html {overflow-x:initial}
.category_list a {margin:0 0 10px;}
strong.heading {display:inline-block; width:100%; font-size:1.4em; margin:0 0 8px; font-weight:500}
footer strong.heading {color:#DDDDDD; margin:0 0 10px; font-size:1.2em;}
footer strong.heading span::after {border-top: solid 1px rgba(0, 0, 0, .15);border-bottom: solid 1px rgba(255, 255, 255, .1);}
.product-thumb .zoom {position:absolute;top:0;right:0;z-index:100;color:#E5E5E5 !important;background:#00AFF0 !important;transform:scale(0);transition: all ease-in-out .2s;}
.product-thumb .zoom .fa {font-size: 16px;}
.product-thumb:hover .zoom {right:0px;transform:scale(1.0);}
.product-price .image .zoom {display:none;}
.newsblog-category .product-thumb .caption {max-height:120px;overflow:hidden;}
@media (min-width:992px) {
#menu:not(.menu2) .nav > li.has-children {position:static;}
#menu:not(.menu2) .nav > li.has-children:hover {border-right:solid 1px transparent}
#menu:not(.menu2) .nav > li.has-children > .dropdown-menu {top:0;min-height:100%;border-left:0;}
}
.product_sticker.jan {font-weight: bold}
.info-delivery {font-size: 1.4em !important;margin: 4px 0 8px !important;}
@media (max-width:540px){
.info-delivery {float: none !important}
}