/* GLOBAL CLASS */
.mt-3rm{margin-top: -3.0em;}
.ml-10{margin-left: 10px;}
.ml-20{margin-left: 20px;}
.ml-30{margin-left: 30px;}
.ml-40{margin-left: 40px;}
.ml-50{margin-left: 50px;}
.mt-10{margin-top: 10px;}
.mt-15{margin-top: 15px;}
.mt-20{margin-top: 20px;}
.mt-25{margin-top: 25px;}
.mt-30{margin-top: 30px;}
.mt-35{margin-top: 35px;}
.mt-40{margin-top: 40px;}
.mt-45{margin-top: 45px;}
.mt-50{margin-top: 50px;}
.mt-55{margin-top: 55px;}
.mb-10{margin-bottom: 10px;}
.mb-20{margin-bottom: 20px;}
.mb-30{margin-bottom: 30px;}
.mb-40{margin-bottom: 40px;}
.mb-50{margin-bottom: 50px;}


h1, h2, h3, h4, h5, h6 {font-family: var(--font-worksans);}
.topbar .topbar-wrap .header-logo a img {width: 85px;}
header.style-2 .header-logo a img {width: 85px;}
header.style-2 .main-menu ul > li {padding: 0px 22px;}
.footer-section .footer-menu-wrap .newsletter-and-payment-area::before {background-color: inherit;}
.footer-section .footer-menu-wrap .footer-widget .widget-title h5{font-family: var(--font-worksans);}
.footer-section .footer-menu-wrap .cart-bx-ftr{display: flex; align-items: center; justify-content: center; margin-top: -9px;}
.footer-section .footer-menu-wrap .scl-bx-ftr{margin-top: -9px;}
.footer-section .footer-menu-wrap .newsletter-bx-ftr{margin-top: -15px;}
.home1-banner-section .banner-wrapper .banner-content h1{font-family: var(--font-worksans);}
.home2-banner-section .banner-wrapper .banner-content h1{font-family: var(--font-worksans);}
.breadcrumb-section2 .breadcrumb-content h1{font-family: var(--font-worksans);}
.behiend-us-section .behiend-us-section-title h3{font-family: var(--font-worksans);}
.behiend-us-section .behiend-us-section-title {max-width: 1600px;}


@media only screen and (max-width: 991px){
	.show-desktop-only{display:none;}
	.show-mobile-only{display:block;}
}