/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

main {
    font-family: Montserrat;
}

.page-main a, .page-main a:visited {
    color: #575757;
}

.page-header {
    border: 0;
    margin-bottom: 0;
    background: #222222;
    color: #FFF;
}

.minicart-wrapper .block-minicart {
    color: #333333;
}

.block-minicart .primary.center-text {
    text-align: center;
}

.minicart-wrapper .block-minicart a {
    color: #333333;
}

.minicart-wrapper .action.showcart:hover:before,
.minicart-wrapper .action.showcart.active:before,
.minicart-wrapper .action.showcart.active:hover:before {
    color: #FFF;
}

.minicart-wrapper .action.close:before {
    color: #FFF;
    margin-top: 3px;
    margin-left: 1px;

}

small.copyright {
    border-top: 1px solid #575757;
    background: #222222 !important;
}

.cart-discount .block > .title strong {
    color: #333333;
}

.cart-discount .actions-toolbar, .cart-discount .actions-toolbar .action.primary:not(:focus), .cart-discount .actions-toolbar .action.primary:focus,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:not(:focus), .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:focus {
    box-shadow: none !important;
}

.discount-code .action-toggle {
    color: #333333 !important;
}


.page-footer {
    background: #222222 !important;
    color: #FFF !important;
}

.footer.content .links a, .footer.content .links a:active, .footer.content .links a:visited, .footer.content .links a:hover {
    color: #FFF !important;
}

.page-header .panel.wrapper {
    background: #222222;
    color: #FFF;
    border-bottom: 1px solid #575757;
}

.nav-sections, .section-items, .navigation, .navigation ul, .navigation li {
    background: #222222;
    border-color: #222222;
    color: #FFF;
    text-transform: uppercase;
}

.navigation a {
    color: #fff !important;
}

.navigation .submenu a:hover, .navigation .submenu a.ui-state-focus {
    background-color: #575757 !important;
}

.navigation .level0 .submenu {
    border: none;
}

.breadcrumbs a, .breadcrumbs a:visited {
    color: #575757;
}

a.showcart .counter.qty {
    background: #f00006 !important;
    border: 1px solid #f00006 !important;
}

button.action:not(.search) {
    background: #f00006 !important;
    border: 1px solid #f00006 !important;
    color: #fff;
}

a.action.primary {
    background: #f00006 !important;
    border: 1px solid #f00006 !important;
    color: #fff;
}

button.action span {
    color: #fff;
}

.opc-progress-bar {
    margin: 15px 0 20px;
}


.footer .contact {
    float: left;
    margin-right: 10px;
}

.footer .contact a {
    color: #FFF;
}

.footer .footer.links {
    float: left;
}

.footer .social-media {
    list-style: none;
}

.footer.content .links > li {
    background: #222222;
}

.opc-progress-bar-item > span, .opc-progress-bar-item._complete > span {
    color: #575757;
}

.opc-block-shipping-information button.action-edit {
    background: none !important;
    border: none !important;
}

.checkout-agreement button.action {
    background: none !important;
    border: none !important;
}

.checkout-agreement button span {
    color: #222222;
}

.authentication-wrapper button {
    line-height: 2.2rem;
    padding: 10px 12px;
    font-size: 1.8rem;
    border-radius: 3px;
}

.customer-name button.action.switch {
    padding: 0 5px;
    position: relative;
    top: -1px;
}

#contact-form {
    float: left;
}

#contact-map {
    float: left;
    padding-top: 35px;
    width: 45%;
}

#company-data, #opening-hours {
    float: left;
}

#opening-hours, #contact-form {
    margin-right: 30px;
}

#contact-map iframe {
    min-width: 300px;
    width: 100%;
    height: 480px;
}


.columns-max-40 .pagebuilder-column {
    max-width: 44%;
}

.slick-dots li button:hover {
    border: 1px solid #000;
}

.slick-dots li:not(.slick-active) button {
    border: 1px solid #b3b3b3;
}


.pagebuilder-slider .slick-arrow {
    display: none !important;
}

.product-info-stock-sku .product.attribute.sku {
    display: none;
}

.slick-slide .product-item .action.tocompare {
    display: none;
}

.actions-secondary[data-role="add-to-links"] .action.tocompare {
    display: none;
}

.product-item-actions div.actions-primary form {
    display: none;
}

.justify {
    text-align: justify;
}


@media only screen and (max-width: 767px) {
    .block-search, .minicart-wrapper {
        margin-top: 0px;
    }

    .nav-toggle {
        top: 5px;
    }

    .footer .contact.getresp {
        margin-left: -50px !important;
        padding-top: 5px !important;
    }
}


@media screen and (min-width: 768px), print {
    .opc-progress-bar-item._active:before {
        background: #f00006;
        border-color: #f00006;
    }

    .opc-progress-bar-item._active > span:before {
        background: #f00006;
        border-color: #f00006;
    }

    .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
        border-color: #575757;
    }

    .authentication-wrapper {
        padding-top: 10px;
    }

    .social-media span {
        display: none;
    }

    .social-media i {
        font-size: 24px !important;
    }

    .social-media i.fa-instagram {
        background: #f09433;
        background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .social-media i.fa-facebook-f {
        color: #3b5998;
    }

    .social-media i:after {
        content: '\00a0';
    }

    .header .links li:not(.social-media) {
        padding-top: 2px;
    }

    .slick-prev, .slick-next {
        z-index: 2;
    }

    /* brands category */
    #ui-id-4 + ul {
        width: 40em !important;
        left: -15em !important;
        background: #222222;
    }

    #ui-id-4 + ul li {
        float: left;
        width: 9em;
    }
}


.tpay-payment-method .payment-icon {
    width: auto !important;
}

.product-item-name h3 {
    font-size: 1.5rem;
    font-weight: 400;
    margin-top: -9px;
}

.old-price .price-label {
    display: none !important;
}

.old-price .price-wrapper {
    text-decoration: line-through;
}

.list .product-item .special-price .price-wrapper .price {
    font-size: 16px;
}

.product-item .special-price:before {
    content: ' ';
    background-image: url('/media/sale.webp');
    background-repeat: no-repeat;
    padding-right: 15px;
    margin-right: 5px;
    background-repeat: no-repeat;
    z-index: 10;
}

.special-price .price-wrapper .price {
    color: #f00006;
}


.price-historical_price, .price-historical_price .price {
    font-size: 12px !important;
}


.product-info-main .product-info-price .price-box.price-historical_price .price-container > span {
    display: inline;
}
