.mobile-only.no-scroll header .header-toolbar .sticky-navigation .sticky-navigation-container:before{    background: lightgray;}
header .header-toolbar .header-navigation nav .responsiveMenu.isMobile li.has-dropdown>a:after{right:15px;}
header .header-toolbar .header-navigation nav .responsiveMenu.isMobile li a span{padding:13px 0;}
header .header-toolbar .customer-links a.icon, header .header-toolbar .customer-links span.icon{    font-size: 24px;}
header .header-toolbar .header-navigation .customer-links ul li.cart-info span.cartCountSelector{background:transparent;}
.hide_it{display:none !important;}
@media screen and (max-width: 767px){
footer {
    padding:30px 0 0 0;
    background: #f8f8f8;
}
}