/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Category Page
    02. "" Page

*/



/*-----------------------------------------------*/
/*  Category Page                                */
/*-----------------------------------------------*/
body.category{
	padding-left:50px;
	padding-right:50px;
}

@media (max-width:540px){

	body.category{
	padding-left:2px;
	padding-right:2px;
	}

}



/*-----------------------------------------------*/
/*  "" Page                                      */
/*-----------------------------------------------*/
@media (max-width:540px){

	body.page-id-2250 .mobile-site-branding a .extra-custom-logo{
	width:98px;
}

body.page-id-2250 #mobile-menu a span{
	color:#070707;
	text-transform:uppercase;
}

body.page-id-2250 #mobile-header .site-header-upper-wrap .site-header-upper-inner-wrap{
	height:106px !important;
}

body.page-id-2250 .page-hero-section .hero-section-overlay{
	height:172px;
	}

}