/** Shopify CDN: Minification failed

Line 263:0 Unexpected "}"

**/
.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;
}