span.reg-price-strikethru {
    opacity: 1 !important;
    text-decoration: line-through;
    font-size: 11px;
    height: 30px !important;
    float: none;
}
span.sale-price {
    opacity: 1 !important;
    color: #dc3a0f;
    font-family: "HelveticaNeueW01-65Medi";
    padding-left: 0px !important;
    font-size: 13px;
    height: 30px !important;
    float: none;
}
.featured-subcat.product_catalog_outer ul.box-grid.ribbon-product li span.price-label {
    margin: 5px 0;
}
.featured-subcat.product_catalog_outer ul.box-grid.ribbon-product li span.reg-price-strikethru, .featured-subcat.product_catalog_outer ul.box-grid.ribbon-product li span.sale-price {
    display: inline;
}
span.reg-price-strikethru, span.sale-price {
    margin-top: 0px;
}
.owl-item .product-price-wrap {
    max-width: none !important;
}
.owl-item .product-price-wrap .price-label, .product-price-wrap a {
    line-height: 15px;
    color: #333;
}
#navigation ul li {
    float: left;
    width: auto;
    padding-right: 44px;
}
.mobileLayout.offerAvailable .acsb-trigger.acsb-trigger-position-x-left.acsb-mobile {
    right: 150px !important;
    top: 50px !important;
    left: auto !important;
    bottom: auto !important;
    z-index: 9999 !important;
}
.mobileLayout.offerAvailable.sticky_header .acsb-trigger.acsb-trigger-position-x-left.acsb-mobile {
    right: 150px !important;
    top: 50px !important;
    left: auto !important;
    bottom: auto !important;
    z-index: 9999 !important;
}
.mobileLayout.offerAvailable::part(acsb-trigger) {
    top: 50px !important;
}
.mobileLayout.offerAvailable.menu-open .acsb-trigger.acsb-trigger-position-x-left.acsb-mobile {
    right: 60px!important;
    top: 16px!important;
    left: auto!important;
    bottom: auto!important;
    z-index: 9999!important;
}
.mm-opened .mobileLayout.offerAvailable.sticky_header .acsb-trigger.acsb-ready, .mm-opened .mobileLayout.offerAvailable .acsb-trigger.acsb-ready {
    right: auto !important;
    left: 20px !important;
    top: auto !important;
    bottom: 20px !important;
}
.mobileLayout.is-delay.overflowHidden .acsb-trigger.acsb-ready, .mobileLayout.is-delay.overflowHidden .LPMcontainer, .mobileLayout.is-delay.offerAvailable .acsb-trigger.acsb-ready, {
    display: none !important;
}
.mobile-band .price-content p strong, .mobile-band .price-content p {
    font: 10px/11px 'HelveticaNeueW01-55Roma', Arial, Helvetica, sans-serif !important;
    text-transform: none;
}
header.main-header .offerTab span {
    padding: 12px;
    font: 12px/12px 'HelveticaNeueW01-65Medi', Arial, sans-serif;
    text-indent: 0;
    background: var(--sale-banner-bg) !important;
    width: 100vw;
    max-width: none;
    color: var(--sale-banner-text);
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.offerTab span strong {
    font: 13px/12px 'HelveticaNeueW01-75Bold', Arial, sans-serif;
    color: var(--sale-banner-text);
}
.offerTab em {
    font-style: normal;
}
header.main-header .offerTab span:hover {
    background: var(--sale-banner-bg-hover) !important;
    color: var(--sale-banner-text);
}
.offerTab a {
    cursor: pointer;
    color: var(--sale-banner-text);
}
.offerTab span:hover a {
    color: var(--sale-banner-text);
    opacity: 1;
    text-decoration: underline;
    cursor: pointer;
}
.offerTab span:hover a:hover {
    color: var(--sale-banner-text);
    cursor: pointer;
}
#header {
    margin-top: 34px;
}
.small_h #header {
    margin-top: 0;
    -webkit-transition: 0.2s ease all;
}
.high-contrast-icon {
    margin-top: 41px;
}
@media screen and (max-width: 1060px) {
    .index_header .offerTab span {
        margin-left: 0;
    }
    .offerAvailable .body_container {
    padding-top: 166px;
}
}
@media screen and (max-width: 767px) {
    .overflowHidden header#outer_header {
        top: -117px;
    }
    .mobileLayout.offerAvailable.sticky_header .offerTab {
        margin-top: 0 !important;
    }
}