/** Shopify CDN: Minification failed

Line 340:0 Unexpected "}"
Line 658:8 Unexpected "{"
Line 659:8 Expected identifier but found "%"
Line 664:8 Unexpected "{"
Line 665:8 Expected identifier but found "%"

**/
.template-cart .flex.edit-shop {
    display: none !important;
}

.trusted-stars-service-widget .wrapper .content .grade-value {
    font-weight: bold;
    color: white;
}

.gitem {
    margin-bottom: 20px;
}

.page-width {
    max-width: 1200px;
}

div#tabrichtext_rPrfki ul {
    /* list-style: none; */
    margin: 0;
}

.grid-view-item {
    margin-bottom: 0px;
    border: 1px solid #dddddd;
    height: 100%;
}

#header {
    z-index: inherit;
}

.metafield-rich_text_field ul li:before {
    /* background: #18ac74;
    content: "+";
    margin-right: 10px;
    color: #fff;
    padding: 2px 6px;
    border-radius: 20px; */
}

.metafield-rich_text_field ul li {
    padding: 6px 0;
    font-size: 14px;
    font-weight: 500;
}

span.ttlTxt.db {
    display: flex;
    align-items: center;
    justify-content: center;
}

.notification-bar .grade-value {
    color: #fff;
}

#business-order ul.store-info {
    justify-content: center;
    grid-gap: 30px;
    margin: 0;
}

#business-order .store-info li i {
    color: #f77575 !important;
}

#business-order .store-info li {
    max-width: 310px;
    flex: 1;
    padding: 0;
}

#business-order .store-info li a {
    background: #fff;
    border-radius: 2px !important;
    padding: 15px !important;
    box-shadow: 0 0 9px #00000026;
    display: flex;
    align-items: center;
    border: none;
    transition: background .3s ease 0s;
    min-height: 110px;
}

#business-order .slideshow-wrapper .sslide {
    padding-bottom: 260px !important;
}

.slideshow-wrapper.page-width {
    position: relative;
}

#business-order .section-cover.small-pd .page-width {
    display: flex;
    align-items: center;
    grid-gap: 50px;
    justify-content: center;
}

#business-order .content-indent .page-width .sec-ttl {
    padding-bottom: 0;
}

#business-order footer.site-footer {
    margin: 0;
}

#business-order .store-info li>a:hover {
    background: #e6e7e7;
}

#business-order .store-info li>a span.sub-text {
    font-size: 13px;
}

#business-order .custom_class_bussiness_last_wrap .slideshow-wrapper .sslide img {
    height: 280px;
}

#business-order .custom_class_bussiness_last_wrap .ss_txt.tl {
    background: transparent;
    padding: 0 !important;
    text-align: center !important;
}

#business-order .custom_class_bussiness_last_wrap .page-width.h_100 {
    height: auto !important;
}

#business-order .custom_class_bussiness_last_wrap .ss_txt-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

#business-order .custom_class_bussiness_last_wrap .stxt {
    color: #fff !important;
    text-shadow: -2px 2px rgba(0, 0, 0, .45);
    text-align: center;
    font-weight: 500;
}

#business-order .custom_class_bussiness_last_wrap .sslide {
    height: 280px !important;
}

@media (max-width:991px) {
    #business-order .multicolumn-list {
        row-gap: 1rem;
    }

    #business-order .section-cover.small-pd .page-width {
        flex-direction: column;
        grid-gap: 2rem;
    }
}

@media (max-width:749px) {

    #business-order .store-info li {
        max-width: 100%;
    }

    #business-order ul.store-info {
        width: 100%;
    }

    #business-order .store-info li a {
        min-height: 90px;
    }
}


/* Zenon collection page css */

.main-content.collection .filterbar.left .widget-title:after {
    display: none;
}

.main-content.collection .filterbar.left .widget-content {
    display: block !important;
}

.main-content.collection .filterbar.left .flPrice .priceRangeFl .slider-container {
    display: block !important;
}

/* Zenon product page css */

@media screen and (min-width: 750px) {
    .ptContainer.style1 .product-single .desktop_hide {
        display: none;
    }
}

@media screen and (max-width: 749px) {
    .ptContainer.style1 .product-single .pr_lg_img {
        max-width: 88%;
        margin: 0 auto;
    }

    .ptContainer.style1 .product-single .pr_photoes.bottom {
        margin-bottom: 10px;
    }

    .ptContainer.style1 .product-single .pr_photoes.bottom .ptContainer__inner {
        max-width: 85%;
        margin: 0 auto;
    }

    .ptContainer.style1 .product-single .product-single__meta.mobile_head_content {
        margin-bottom: 10px;
        text-align: center;
    }

    .ptContainer.style1 .product-single .thumbs_nav.bottom .pr_thumbs .pr_thumbs_item {
        width: 65px;
    }

    .ptContainer.style1 .product-single .product-single__meta:not(.mobile_head_content) .product-single__title {
        display: none;
    }

    .ptContainer.style1 .product-single .product-single__meta:not(.mobile_head_content) a:has(.loox-rating) {
        display: none;
    }

    .ptContainer.style1 .product-single .product-single__meta .product-single__title {
        letter-spacing: normal;
    }

    .ptContainer.style1 .product-single .product-single__meta hr {
        display: none;
    }

    .ptContainer.style1 .product-single .product-single__meta .product__policies {
        margin: -15px 0 5px;
    }

    .ptContainer.style1 .product-single .product-single__meta .product-form .swatch {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 480px) {
    .ptContainer.style1 .product-single .thumbs_nav.bottom .pr_thumbs .pr_thumbs_item {
        width: 55px;
    }

    .ptContainer.style1 .product-single .swatch-element .swatchLbl {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        height: 30px;
        line-height: normal;
    }
}

.image_wrapper_cc.gitem.for_desktop,
.image_wrapper_cc.gitem.for_mobile {
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width:768px) {
    .image_wrapper_cc.gitem.for_mobile {
        display: none;
    }
}



@media (min-width:1024px) {

    .sidebar_tags {
        position: sticky;
        top: 160px;
        max-height: calc(100vh - 170px);
        overflow: auto;
        margin-right: -20px;
    }


    .slider-container .back-bar .selected-bar {
        width: 100% !important;
    }

    .sidebar_widget.filterBox.flPrice {
        padding: 0 8px;
    }

    .slider-container {
        width: 100% !important;
    }
}

@media (min-width:1024px) and (max-width:1279px) {
    #siteNav>li>a {
        padding: 0 8px;
        font-size: 13px;
    }

}

@media (max-width:767px) {
    button#AddToCart-template--23588821434696__product1 {
        font-size: 12px;
    }

    #site-scroll {
        bottom: 140px !important;
    }

    .image_wrapper_cc.gitem.for_desktop {
        display: none;
    }

    .filters-toolbar {
        position: sticky;
        top: 50px;
        background: #fff;
        z-index: 9;
        padding: 10px 15px;
        margin: -10px -15px;
    }
}



}

.shipping_bar {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    text-align: center;
    gap: 5px;
}

#shipping_bar {
    width: 100%;
    height: 8px;
    appearance: none;
    -webkit-appearance: none;
}

/* Webkit (Chrome, Safari) */
#shipping_bar::-webkit-progress-bar {
    background-color: #c0b8b8;
    /* unfilled */
    border-radius: 5px;
}

#shipping_bar::-webkit-progress-value {
    background-color: #1001a4;
    /* filled */
    border-radius: 5px;
}

/* Firefox */
#shipping_bar::-moz-progress-bar {
    background-color: #1001a4;
    /* filled */
}

/* Optional: set background white for Firefox too */
#shipping_bar {
    background-color: #c0b8b8;
    /* unfilled in Firefox */
}

.shipping_bar {
    padding: 0px 20px;
}

/* cart new design */
.cart th {
    display: none;
}

ul.payment-icons {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 6px 6px;
}

ul.payment-icons svg {
    height: 24px;
    width: auto;
}

.template-cart .cart td {
    padding: 8px;
    vertical-align: top;
}

.template-cart h1.page-title {
    margin-bottom: 0px;
}

.template-cart h1.page-title {
    font-weight: 600;
    font-size: 20px;
    padding: 0;
    margin: 0;
}

.cart_wrap_tt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    padding: 30px 0 15px 0;
}

div#main-cart-footer {
    padding-right: 0;
    padding-left: 25px;
}

.template-cart .grid-view-item__title,
.template-cart .group-prod h5 a {
    font-size: 14px;
    line-height: 0.25 !important;
}

.template-cart .cart__meta-text {
    padding-bottom: 0;
}

.template-cart .gitem.cartSummery .bdr-box {
    background: #1001a40f;
    border-radius: 8px;
    padding: 15px;
}

.template-cart .bdr-box .cart_total {
    padding: 0;
    margin: 0 0 8px 0;
}

.template-cart .cart .bdr-box {
    padding: 0;
    background: transparent;
}


.template-cart a.remove.tdu img {
    width: 18px;
    height: auto;
}

.template-cart .note-outer {
    padding: 0px;
}

.cart textarea {
    margin: 0;
}

.main-content.page-width.cart {
    padding: 0;
}

.main-content.page-width.cart * {
    letter-spacing: 0 !important;
}

.price.price--end,
span.ctPrice.sale {
    font-weight: 700;
    letter-spacing: 0px;
}

s.cart-item__old-price.price.price--end,
s.ctPrice {
    font-weight: 400;
}

s.ctPrice {
    opacity: 0.6;
    letter-spacing: 0px;
}


li.discounts__discount {
    font-size: 13px;
    letter-spacing: 0;
    color: #00b900;
    font-weight: 600;
    background: #00b9001f;
    display: inline-block;
    border-radius: 4px;
    padding: 4px;
}

.cart__meta-text {
    font-weight: 500;
    color: #5e5e5e;
    font-style: normal;
}

.qtyField .qtyBtn.minus {
    width: 30px;
}

.qtyField .qtyBtn,
.qtyField input {
    width: 30px;
}

.cart .qtyField {
    width: 100px !important;
}

.cart_total {
    text-transform: capitalize;
}

.pay-bottom-sec {
    border: 1px solid #ddd;
    margin: 5px 0 0 0;
    display: flex;
    align-items: center;
    padding: 10px;
    gap: 10px;
    border-radius: 4px;
    background: #fff;
}

.pay-bottom-sec svg {
    width: 28px;
    height: auto;
    flex: 0 0 28px;
}

.pay-bottom-sec p {
    font-size: 14px;
    margin: 0;
    flex: 1;
}


.pay-bottom-sec p span {
    font-weight: 700;
}

/*  */
.contact-section {
    align-items: flex-start;
    margin: 0px auto;
    background: #F5F5F5;
    border-radius: 30px;
    display: flex;
    justify-content: space-between;
    padding: 50px;
    /* box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px; */
}

.contact-left {
    flex: 1;
    max-width: 48%;
}

.contact-left h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.contact-description {
    font-size: 14px;
    line-height: 1.6;
}

a.contact-link svg {
    width: 20px;
    height: 20px;
    transform: rotate(0deg);
    transition: 0.2s all linear;
}

.contact-label i {
    font-size: 20px;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-link span {
    text-align: left;
    flex: 1;
}

.contact-link:hover svg {
    transform: rotate(45deg);
    transition: 0.2s all linear;
}

.contact-right {
    flex: 1;
    max-width: 480px;
}

.contact-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    border-bottom: 1px solid #ddd;
}

.contact-item:last-child {
    border-bottom: none;
}

.contact-label {
    font-weight: 700;
    font-size: 14px;
    color: #000;
    display: flex;
    align-items: center;
    gap: 8px;
}
.contact-description p {
    font-size: 16px;
}
.contact-link {
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 20px 0;
    flex: 0 0 210px;
    text-decoration: none !important;
    color: #000 !important;
}

section.contact-support .page-width {
    width: 100%;
}

section.contact-support {
        {
        % comment %
    }

    width: 100vmax;

        {
        % endcomment %
    }

    max-width: 100vw;
    display: flex;
    justify-content: center;
    transform: translateX(-50%);
    left: 50%;
    position: relative;
    margin-bottom: -190px;
}

footer.site-footer {
    margin: 0;
    padding-top: 130px;
}

@media (min-width:768px) {
    .hide-desktop {
        display: none;
    }
}

@media (max-width:1024px) {
    dl.cart-item__discounted-prices.m0 {
        display: flex;
        gap: 6px;
    }

    .template-car .cartSummery,
    .template-car .shipCalc {
        max-width: 100%;
    }

    .template-cart .test-con {
        flex-direction: column;
    }

    div#main-cart-footer {
        flex: 0 0 100%;
        max-width: 100%;
        ;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }


    .main-content.page-width.cart {
        max-width: 700px;
    }
}

@media (max-width:768px) {
    .contact-description P {
    font-size: 14px;
}
    section.contact-support {
        width: 100%;
    }

    .contact-section {
        flex-direction: column;
        padding: 20px;
        border-radius: 15px;
    }

    .contact-left {
        max-width: 100%;
    }

    .contact-left h2 {
        font-size: 18px;
        margin-bottom: 4px;
    }

    .contact-right {
        max-width: 100%;
        width: 100%;
    }

    .contact-link {
        padding: 16px 0;
    }
}


@media (max-width:600px) {
    .template-cart h1.page-title {
        width: 100%;
    }

    a.btn.vatt_tax_button.btn {
        width: 100%;
    }
}


@media (max-width:575px) {
    .contact-link {
        flex: 1;
    }

    .contact-label {
        flex: 0 0 110px;
    }
}

@media (max-width:375px) {

    .contact-label span {
        display: none;
    }

    .contact-label {
        flex: 0 0 35px;
    }
}