/*
 Theme Name:     oncron usa
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    oncron usa
 Author:         Husain Sonkatch
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

#top-menu-nav #top-menu {
	margin-top: 20px;
}
.phone-box,
.logo-box-center,
.social-icon-box {
	display: inline-block;
}
.phone-box {
	width: 20%;
	font-size: 24px;
	color: #fff;
}
.phone-box a {
	color: #fff;
}
.logo-box-center {
	width: 56%;
}
.social-icon-box {
	width: 20%;
}
.social-icon-box img {
	height: 30px;
	width: auto;
	margin: 10px;
}
.header-wood-bottom {
	margin-bottom: -8px;
}
.show-in-mobile{
	display: none;
}
.fb-left-mobile-icon,
.insta-mobile-right-icon{
	display: none;
}
@media only screen and (max-width: 980px) {

	.logo-box-center {
		width: 100%;
	}
 
	
	 
	.social-icon-box img {
		height: 20px;
		width: auto;
		margin: 10px;
	}
	.header-wood-bottom {
		margin-bottom: -27px;
	}

	.show-in-desktop{
		display: none;
	}
	.show-in-mobile{
		display: block;
	}

	.phone-box {
		width: 100%;
		font-size: 18px;
		margin-top: 15px;
	 
		right: 0;
	}
	.et_header_style_centered #logo {

		max-height: 120px;
		width: 240px;
		margin-left: -15px;
	
	}
	.fb-left-mobile-icon,
.insta-mobile-right-icon{

	display: block;
	width: 40px;
	position: relative;

	
	}
	.insta-mobile-right-icon{
		float: right;

		position: absolute;
		
		right: -25px;
		
		top: 0;
	}
	.fb-left-mobile-icon{
		position: absolute;

left: -25px;
	}

	.et_header_style_centered #main-header .mobile_nav{
		margin-top: -30px;

		margin-bottom: -30px;
	}
}
 