/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 04 2024 | 09:58:29 */
@media only screen and (min-width: 981px){
	.et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,
	.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container{
	display: none;
	}
}/*@media only screen*/
.et_fixed_nav.et_show_nav.et_header_style_centered #page-container{
	padding-top: 51.5px !important;
	margin-top: 0 !important;
}
@media only screen and (max-width: 981px){
		.et_fixed_nav.et_show_nav.et_header_style_centered #page-container{
			padding-top: 115px !important;
		}
	}/*@media only screen*/

.logo-flextech-img{
	position:absolute; 
	z-index:200;
	left:11%;
	margin-left:-8%;
	top:-5px;
	padding-top: 5px;
	max-width: 14%;
	min-width:75px; 
}


.logo-wilmar-img{
    position:absolute;
    z-index:200;
    right:3%;
    margin-left:-100px;
    top:2px;
    height: 40px;
	display: none;
}
.et_fixed_nav #main-header{
	padding: 10px 0px;
}
