/*
Template: TheFox
Theme Name: Danyel Biotech - TheFox Child Theme
Theme URI: http://www.thefoxwp.com
Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.
Version: 1.20
Author: ProFile
Author URI: http://www.profilesoft.com
License: Themeforest Split Licence
License URI: -



*/



/************************************************************************************





Put your custom CSS below this block :)





*************************************************************************************/

.triangle i {
    font-size: 150px;
    display: block;
    line-height: 0;
}

#footer_bg {
    background-image: url('/wp-content/uploads/2015/12/footer-img.jpg') !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    background-color: #f2f2f2 !important;
    background-size: 70% !important;
}

.fixed_header_left {
    width: 250px !important;
}

.fixed_header_left .wrapper {
    width: 250px !important;
    padding: 30px 20px !important;
}

#fixed_body_left {
    margin-left: 250px !important;
}

#fixed_header_socials div {
    margin-bottom: 10px !important;
    width: 30px !important;
    height: 30px !important;
    margin-right: 7px !important;
}

#fixed_header_socials a {
    line-height: 28px !important;
}

#facebook a {
    color: #fff !important;
    background-color: #3c5a9a;
}

#facebook a:hover {
    color: #a1b1bc;
    background-color: transparent !important;
}

#twitter a {
    color: #fff !important;
    background-color: #41d1da;
}

#twitter a:hover {
    color: #a1b1bc;
    background-color: transparent !important;
}

#gplus a {
    color: #fff !important;
    background-color: #333230;
}

#gplus a:hover {
    color: #a1b1bc;
    background-color: transparent !important;
}

#yt a {
    color: #fff !important;
    background-color: #fe3432;
}

#yt a:hover {
    color: #a1b1bc;
    background-color: transparent !important;
}

#lin a {
    color: #fff !important;
    background-color: #0173b2 !important;
}

#lin a:hover {
    color: #a1b1bc;
    background-color: transparent !important;
}

.fixed_header_left nav ul li:hover ul, .fixed_header_left nav ul li.sfHover ul {
    left: 230px!important;
}

/* Fix a11y toolbar place START*/
.a11y-toolbar {
	left: auto;
    right: 0;
}

.a11y-toolbar ul li:first-child a {
    border-top-left-radius: 4px;
	border-top-right-radius: 0;
}

.a11y-toolbar ul li:last-child a {
    border-bottom-left-radius: 4px;
	border-bottom-right-radius: 0;
}
/* Fix a11y toolbar place END*/


/* Fix Nav ancestor Color START*/
.current-menu-ancestor a {
    color: #1860ac!important;
}
/* Fix Nav ancestor Color END*/

#header_container nav ul ul li a {
    color: #155395 !important;
}

/* ovadia GF fix */
.gform_wrapper .gfield_html.gfield_no_follows_desc {
    margin-top: 0em !important;
}
.ginput_product_price_label{
    display:none;
}
body .gform_wrapper ul li.gfield {
    margin-top: 0px !important;

}
@media only screen and (max-width: 1035px) and (min-width: 768px){
	.fixed_header_left, .fixed_header_left.absolute_navigation {
		position: relative !important;
		width: auto !important;
		padding-left: 0 !important;
		left: inherit !important;
	}

	.fixed_header_left .wrapper {
		width: 708px !important;
		padding: 0 !important;
	}

	#fixed_body_left {
		margin-left: 0px !important;
	}
}

@media only screen and (max-width: 767px){
	.fixed_header_left .wrapper {
		width: 100% !important;
		padding: 0 10px !important;
	}

	#fixed_body_left {
		margin-left: 0px !important ;
	}
}

@media screen and (max-width: 550px){
	#footer_bg {
		background-image: none !important;
	}

	#footer {
		background-image: url('/wp-content/uploads/2016/01/footer-img-s.jpg') !important;
		background-position: bottom !important;
		background-repeat: no-repeat;
	}
}