/**
* Theme Name: Bexco Child
* Description: This is a child theme of bexco 
* Author: PBM Infotech
* Template: bexco
* Version: 1.0
*/

body,
html {
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	font-size: 1rem;
}




@media (max-width: 1400px)  {
	
	.pbmit-header-style-2 .pbmit-header-button2 a {
		padding: 14px 18px;
	}
	/*.pbmit-header-style-2 .pbmit-header-button2 a {
	    padding: 12px 14px;
	}*/

}








@media(min-width:1200px){

	.pbmit-footer-section.pbmit-footer-style-2 .pbmit-footer-big-area-wrapper .pbmit-footer-big-area{
		padding: 30px 0 20px;
	}
	.pbmit-footer-section.pbmit-footer-style-2.site-footer .widget {
		padding-top: 25px;
	}
	.pbmit-footer-section.pbmit-footer-style-2 .pbmit-footer-text-area {
		margin-top: 20px;
		padding: 25px 0 25px 0;
	}


}




/*  FOOTER  */
.pbmit-footer-section.pbmit-footer-style-2 .pbmit-footer-big-area-wrapper .footer-wrap .row .pbmit-footer-logo {
	width: 180px;
}
.pbmit-footer-section.pbmit-footer-style-2 .pbmit-footer-widget .widget ul > li,
.site-footer .widget.widget_nav_menu ul li {
	font-size: 0.813rem;
	line-height: 1.4em;
}
.pbmit-footer-section.pbmit-footer-style-2 .pbmit-footer-widget .widget ul > li a,
.site-footer .widget.widget_nav_menu ul li > a {
	font-size: 0.813rem;
	line-height: 1.4em;
}
.pbmit-footer-section.pbmit-footer-style-2 .pbmit-footer-widget .wp-block-group {
/*	background-color: pink;*/
}
.pbmit-footer-section.pbmit-footer-style-2 .pbmit-footer-widget .wp-block-group p {
	margin: 0 0 15px;
}
.pbmit-footer-section.pbmit-footer-style-2 .pbmit-footer-widget .wp-block-group p,
.pbmit-footer-section.pbmit-footer-style-2 .pbmit-footer-widget .wp-block-group a {
	font-size: 0.813rem;
	line-height: 1.4em;
}
.pbmit-footer-section.pbmit-footer-style-2 .pbmit-footer-widget .wp-block-group .pbmit-social-links li {
	margin: 0 10px 0 0;
}
.pbmit-footer-section.pbmit-footer-style-2 .pbmit-footer-widget .wp-block-group .pbmit-social-links li:last-child {
	margin: 0 0 0 0;
}
.pbmit-footer-section.pbmit-footer-style-2 .pbmit-footer-widget .wp-block-group .pbmit-social-links li a {
	font-size: 1.250rem;
}
.pbmit-footer-section.pbmit-footer-style-2 .pbmit-footer-text-area .pbmit-footer-text-inner .pbmit-footer-copyright-text-area {
	font-size: 0.750rem;
	font-weight: 300;
}








