/** Shopify CDN: Minification failed

Line 980:10 Expected ":"

**/
body {
    display: block !important;
}
.caption p {
    margin: 0;
    padding: 0;
    color: #808080;
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
}
.banner--desktop-transparent .banner__box a {
    color: rgb(var(--color-foreground));
}
.banner__content .banner__heading {
    margin: 15px 0 0;
    padding: 0;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.29;
    max-width: 700px;
}
.banner--desktop-transparent .banner__box .banner__text {
    margin: 24px 0 0 0;
}
.banner--desktop-transparent .banner__box .banner__text p {
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1.2;
    color: rgb(var(--color-foreground));
}
.banner--desktop-transparent .banner__box .banner__buttons {
    margin: 40px 0 0;
}
.banner--desktop-transparent .banner__box .banner__buttons .button--secondary {
    min-height: calc(4.8rem + var(--buttons-border-width) * 2);
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 1;
    border: solid 1px #fd6037;
    border-radius: 8px;
}
.banner--desktop-transparent .banner__box .banner__buttons .button--secondary:before, .banner--desktop-transparent .banner__box .banner__buttons .button--secondary:after{
    display: none;
}
.image-with-text .image-with-text__grid {
    border: solid 1px #07020B26;
    border-radius: 16px;
}
.image-with-text .image-with-text__grid .image-with-text__text-item .image-with-text__content {
    border-radius: 16px 0 0 16px;
}
.image-with-text .image-with-text__grid .image-with-text__media-item {
    line-height: 0;
}
.image-with-text .image-with-text__grid.image-with-text__grid--reverse .image-with-text__media-item .image-with-text__media {
    line-height: 0;
}
.image-with-text .image-with-text__grid.image-with-text__grid--reverse .image-with-text__media-item .image-with-text__media img {
    border-radius: 0 16px 16px 0;
}

.image-with-text .image-with-text__grid.image-with-text__grid--reverse .image-with-text__media-item .image-with-text__media {
    border: none;
    border-radius: 0 16px 16px 0;
}

.image-with-text .image-with-text__grid .image-with-text__media-item .image-with-text__media img {
   border-radius: 16px 0 0 16px;
}
.image-with-text .image-with-text__grid .image-with-text__media-item .image-with-text__media {
    border: none;
    border-radius: 16px 0 0 16px;
}

.banner--content-align-center .banner__content .banner__heading {
    margin: 15px auto 0;
}
.banner--content-align-center .stats-container {
    justify-content: center;
}
.banner--content-align-right .banner__content .banner__heading {
    margin-left: auto;
}
.banner--content-align-right .stats-container {
    justify-content: flex-end;
}
.image-with-text__content .image-with-text__text.subtitle p {
    font-size: 2.4rem;
    line-height: 1.45;
    letter-spacing: 0;
    color: rgba(var(--color-foreground));
}
.mobile-facets__open .mobile-facets__open-label {
    margin: 0 0 0 16px;
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 700;
    color: #000;    
}
.template-product .image-with-text .image-with-text__grid .image-with-text__text-item .image-with-text__content .image-with-text__heading {
    font-size: 32px;
    letter-spacing: 0;
    font-weight: 600;
}
.template-product .image-with-text .image-with-text__grid .image-with-text__text-item .image-with-text__content .image-with-text__text {
    margin: 16px 0 0 0;
}
.template-product .image-with-text .image-with-text__grid .image-with-text__text-item .image-with-text__content .image-with-text__text p {
    font-size: 18px;
    line-height: 1.56;
}
.image-with-text .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__content {
    border-radius: 0 16px 16px 0;
}
.image-with-text__grid--reverse .image-with-text__text-item .image-with-text__content {
    border-radius: 16px 0 0 16px !important;
}
.product-option_center_arrow_size_wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
}
.product-option_center_arrow_size_wrap .center_arrow_size {
    height: auto;
    display: flex;
    align-items: center;
}


@media screen and (max-width: 989px) {
 .product-option_center_arrow_size_wrap {
    order: 3;
}
.product-option_center_arrow_size_wrap .product-option {
    order: 1;
    margin: 0;
}
.product-option_center_arrow_size_wrap .center_arrow_size {
    order: 2;
}
.product-option_center_arrow_size_wrap .center_arrow_size + .product-option {
    order: 3;
}

}

@media screen and (max-width: 749px) {
.caption p {
  font-size: 14px;  
}
.banner__content .banner__heading {
    line-height: 1.2;
    max-width: 280px;
}
.banner--desktop-transparent .banner__box .banner__text {
    margin: 10px 0 0;
}
.banner--desktop-transparent .banner__box .banner__text p {
  font-size: 14px;
}
.banner--desktop-transparent .banner__box .banner__buttons .button--secondary {
    min-height: calc(3.8rem + var(--buttons-border-width) * 2);
    font-size: 14px;   
    line-height: 1;
    padding: 0 3.1rem;
    border-radius: 8px;
}
.image-with-text .image-with-text__grid .image-with-text__text-item .image-with-text__content {
  padding: 16px;
}
.image-with-text .image-with-text__grid.image-with-text__grid--reverse .image-with-text__media-item .image-with-text__media img {
    border-radius: 0 0px 16px 16px;
}
.image-with-text .image-with-text__grid.image-with-text__grid--reverse .image-with-text__media-item .image-with-text__media {
    border: none;
    border-radius: 0 0px 16px 16px;
}
.image-with-text .image-with-text__grid .image-with-text__media-item .image-with-text__media {
    border: none;
    border-radius: 0px 0 16px 16px;
}
.image-with-text .image-with-text__grid .image-with-text__media-item .image-with-text__media img {
    border-radius: 0px 0 16px 16px;
}
.banner--content-align-mobile-center .banner__heading {
    margin: 15px auto 0;
}
.banner--content-align-mobile-center .stats-container {
    justify-content: center;
}
.banner--content-align-mobile-right .stats-container {
    justify-content: flex-end;
}
.banner--content-align-mobile-right .banner__heading {
    margin-left: auto;
}
slider-component.slider-mobile-gutter .slider__slide .card-wrapper .quick-add__submit {
    font-size: 8px;
}
.template-product .image-with-text .image-with-text__grid .image-with-text__text-item .image-with-text__content .image-with-text__heading {
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 600;
}
.template-product .image-with-text .image-with-text__grid .image-with-text__text-item .image-with-text__content .image-with-text__text {
    margin: 10px 0 0 0;
}
.template-product .image-with-text .image-with-text__grid .image-with-text__text-item .image-with-text__content .image-with-text__text p {
    font-size: 14px;
    line-height: 1.56;
}
.template-product .image-with-text__content .image-with-text__text+.button {
        margin-top: 16px;
        max-width: 200px;
        border-radius: 4px;
        min-height: 36px;
        font-size: 14px;
        letter-spacing: 0;
    }
.image-with-text__grid--reverse .image-with-text__text-item .image-with-text__content {
    border-radius: 16px 16px 0 0px !important;
}
}

/* BlackFridayFilters CSS Start */

.BlackFridayFilters ul {
    padding: 0 15px 60px;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    flex-wrap: wrap;
}
/* .BlackFridayFilters ul .filter_value_list {
    border: 1px solid #ccc;
    padding: 4px 20px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1.5;
    cursor: pointer;
}
.BlackFridayFilters ul .filter_value_list.filter_selected {
    background-color: #ffbd24;
    border-color: #ffbd24;
    color: #fff;
} */


.BlackFridayFilters ul .filter_value_list {
    background-color: #000;
    color: #fff;
    width: 150px;
    height: 90px;              /* Safari fallback */
    min-height: 90px;          /* Safari fix */
    aspect-ratio: 1 / 0.6;     /* Safari-compatible ratio */
    
    border-radius: 8px;
    border: 0;
    padding: 15px 20px;

    display: flex;
    flex-direction: column;    /* Text like SS (BIS ZU on top, % below) */
    align-items: center;
    justify-content: center;

    font-size: 32px;
    font-weight: 700;
    cursor: pointer;

    transition: all .2s ease;

    /* Safari rendering fixes */
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.BlackFridayFilters ul .filter_value_list:first-child {
  font-weight: bold;
}
.BlackFridayFilters ul .filter_value_list .blc_fill{
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}
.BlackFridayFilters ul .filter_value_list .blc_fill .filter_discount {
  font-size: 32px;
  font-weight: bold;
  line-height: normal;
}
.BlackFridayFilters ul .filter_value_list.filter_selected {
  background: #ffbd24;
}

.BlackFridayFilters ul .filter_value_list:hover {
  transform: scale(1.1);
}

.custom-sort-wrapper {
    position: relative;
    display: inline-block;
    font-family: inherit;
  }

  .custom-sort-label {
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 6px;
    letter-spacing: 0;
    line-height: 0;
  }
  .custom-sort-label label {
    font-weight: 400;
    letter-spacing: 0;
    color: #000000;
  }
  .custom-sort-label .active-sort-text {
    color: #000;
    font-weight: 700;
  }

  .sort-arrow {
    font-size: 12px;
    transition: transform 0.2s ease;
        transform: rotate(180deg);
  }

  .custom-sort-wrapper.open .sort-arrow {
    transform: rotate(0deg);
  }

  .custom-sort-dropdown {
      position: absolute;
      top: 32px;
      left: auto;
      width: 323px;
      background: #fff;
      border-radius: 8px;
      padding: 0px 0;
      box-shadow: 0 4px 40px #0000001a;
      display: none;
      z-index: 50;
      right: 0;
  }
  .custom-sort-wrapper.open .custom-sort-dropdown {
    display: block;
  }

  /* Options */
  .custom-sort-dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .sort-item {
      padding: 10px 24px;
      font-size: 16px;
      cursor: pointer;
      transition: background 0.2s ease;
      font-weight: 500;
      letter-spacing: 0;
      color: #000000;
      line-height: 1.3;
  }

  .sort-item:hover {
    background: #f5f5f5;
  }

  /* Active Item (Screenshot Black Highlight) */
  .sort-item.active {
    background: #000;
    color: #fff;
    font-weight: 700;
  }

  /* Hide original Shopify select */
  .hidden-sort-select {
    display: none;
  }
@media screen and (max-width: 1180px) {
  .custom-sort-label {
    font-size: 16px;    
}  
}


@media screen and (max-width: 960px) {
  .BlackFridayFilters ul {
    gap: 12px;
    padding: 0 15px 32px;
  }
  .BlackFridayFilters ul .filter_value_list {
    height: 90px;
    width: 90px;
    font-size: 22px;
  }
  .BlackFridayFilters ul .filter_value_list .blc_fill .filter_discount {
    font-size: 22px;
  }
}


@media screen and (max-width: 865px) {
.filter-open .custom-sort-label {
  font-size: 16px;
}
.filter-open .custom-sort-label {
    font-size: 14px;
}

}

@media screen and (max-width: 749px) {
 .BlackFridayFilters ul .filter_value_list {
        height: 35px;
        width: 65px;
        font-size: 16px;
        gap: 5px;
        padding: 15px 0;
        min-height: 60px;
    }
  .BlackFridayFilters ul .filter_value_list .blc_fill {
    font-size: 10px;
  }
  .BlackFridayFilters ul .filter_value_list .blc_fill .filter_discount {
    font-size: 16px;
  }
 .mobile-facets__open .mobile-facets__open-label{
    text-transform: uppercase;
 } 
.mobile-facets__open .mobile-facets__open-label {
    text-transform: uppercase;
    font-size: 12px;
    margin: 0 0 0 6px;
}
.image-with-text__content .image-with-text__text.subtitle p {
    font-size: 1.4rem; 
}
.custom-sort-label {
    font-size: 10px;
    line-height: 0;
  }
  .custom-sort-label .sort-arrow svg {
      width: 18px;
      height: 18px;
  }
  .custom-sort-label .sort-arrow svg {
      width: 18px;
      height: 18px;
  }
  .custom-sort-dropdown {
    width: 157px;
    border-radius: 4px;
  }
  .sort-item {
      padding: 6px 5px;
      font-size: 12px;
  }
}


/* Perosnalizer Popup CSS Start */
.product__info-container .product-form form{
    flex-wrap: wrap;
    display:flex;
    gap:16px;
}

.product__info-container .product-form form.form.pplr_popup_form{
    flex-wrap:wrap;
}
/* .product__info-container .product-form form.form.pplr_atc_form .product-personalizer {
    width: calc(50% - 16px);
} */
.product__info-container .custom-personalizebtn {
    width: calc(50% - 16px);
    background: #000;
    font-size: 18px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    border-radius: 8px;
    min-height: calc(4.8rem + var(--buttons-border-width) * 2);
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding:0 10px;
    text-align:center;
}
.product__info-container .product-form form .product-form__buttons {
    width: calc(50% - 16px);
}
.product__info-container .product-form form .product-form__buttons {
    width: calc(50% - 16px);
}
.personalize__custom-popup {
    position: fixed;
    top: 80%;
    z-index: 11;
    width: 95%;
    height: -webkit-fill-available;
    overflow: auto;
    max-width: 1200px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    padding: 0 10px;
    border-radius: 6px;
    transform: translateY(-50%);
    opacity: 0;
    pointer-events: none;
    transition: all .5s;
    min-height: 702px;
    
}
.personalize__custom-popup__left {
    width: 45%;
    position: relative;
}
.personalize__custom-popup__left img{
    max-width: 100%;
}
.personalize__custom-popup__closeicon {
    padding: 10px 0;
}
.personalize__custom-popup__closeicon span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000000;
    cursor: pointer;
}
.personalize__custom-popup__closeicon span svg {
    width: 32px;
    height: auto;
}
.personalize__custom-popup.active {
    opacity: 1;
    pointer-events: all;
    top: 50%;
}
body.personalize-popup__active {
    overflow: hidden;
}
body.personalize-popup__active::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
    z-index: 11;
}
.personalize__custom-popup__right {
    width: 55%;
}
.personalize__custom-popup__wrapper {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
}
.personalize__custom-popup__leftimg {
    line-height: 0;
}
.personalize-placeholder__text {
    position: absolute;
    top: 80%;
    left: 27%;
    font-size: 28px;
    text-transform:uppercase;
    font-weight: 600;
    letter-spacing: 0;
    color: #000;
}
.persoanlize__custom-popup__righttop {
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 20px;
    height: 100%;
}

.personalize__custom-popup__rightmedia {
    height: 100%;
}
.persoanlize__custom-popup__righttop h5 {
    margin: 0;
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
}
.persoanlize__custom-popup__rightdescright span {
    font-size: 13px;
    color: #838185;
    font-weight: 400;
    letter-spacing: 0;
}
.persoanlize__custom-popup__rightdescright {
    max-width: 106px;
    min-width: 106px;
}

.persoanlize__custom-popup__rightdescwrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-bottom: 15px;
}
.persoanlize__custom-popup__rightdescleft {
    width: calc(100% - 106px);
    padding-right: 20px;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    font-weight: 400;
    letter-spacing: 0;
}
.persoanlize-custom-popup__input input {
    border: 1px solid #000000;
    outline: none;
    height: 32px;
    box-shadow: none;
    padding: 0 10px;
    width: 100%;
    border-radius: 0;
}
.persoanlize-custom-popup__input input.invalid_chars {
    border: 2px solid red;
    animation: shake 0.4s ease-in-out;
  
}
@keyframes shake {
  0%   { transform: translateX(0); }
  25%  { transform: translateX(-5px); }
  50%  { transform: translateX(5px); }
  75%  { transform: translateX(-5px); }
  100% { transform: translateX(0); }
}
.personalize__custom-popup__rightbottom {
    margin: 20px 0 0 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 55%;
    margin-left: auto;
    padding-bottom: 30px;
}
.personalize__custom-popup__rightbottom .price h4 {
    margin: 0;
    font-size: 20px;
    color: #000000bf;
    font-weight: bold;
    letter-spacing: 0;
    padding-right: 20px;

}
.persoanlize__custom-popup__rightdescright span.smallcontent {
    display: none;
}
/* .custom-personalizebtn{
    display:none;
} */
 /* .quick-add-modal__content-info form .product-form__buttons {
    width: calc(50% - 16px);
} */
.quick-add-modal__content-info form {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.enable_submitbtn .product-form__buttons {
    width: 100% !important;
}


.volume-upsell__wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap:22px;
}
.volume-upsell__wrapper .volume-upsell__item {
    /* width: 120px; */
    /* height: auto; */
    max-width: 140px;
    position:relative;
    
}
.volume-upsell__item.enable_new_percentage_value .percentage__value {
    /* width: 90%; */
    /* height: auto; */
    /* padding: 2px 6px; */
    /* top: -9px; */
    /* left: 0; */
    /* margin: 0 auto; */
    /* right: 0; */
    width: 30px;
    height: 30px;
}
.volume-upsell__item.enable_new_percentage_value .percentage__value span {
    font-size: 11px !important;
}
/* .volume-upsell__item.enable_new_percentage_value .percentage__value {
    width: 90%;
    height: auto;
    padding: 2px 6px;
    top: -9px;
    left: 0;
    margin: 0 auto;
    right: 0;
} */

.percentage__value {
    background: #93af2c;
    color: #ffffff;
    position: absolute;
    top: -17px;
    right: -5px;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.percentage__value span {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
}

.volume-upsell__item input {
    display: none;
}
.volume-upsell__item input:checked + label {
    border-color: #000000;
}
.volume-upsell__item input:checked + label {
    border-color: #000000;
    background: #f5f5f5;
}
.volume-upsell__item span {
    display: block;
    text-align: center;
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 1;
    font-weight: 600;
}
.volume__label-wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.volume-upsell__item label figure {
    margin: 0;
    position: relative;
    line-height:0px;
}
.volume-upsell__item label figure img {
    max-width: 100%;
        mix-blend-mode: multiply;
}
.volume-upsell__item label {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 14px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px;
    overflow: hidden;
    cursor:pointer;
}
.volume-upsell__title h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
}
body.template-collection.personalize-popup__active .quick-add-modal__content.global-settings-popup {
    max-height:680px;
    height: 100%;
}
body.template-collection.personalize-popup__active .personalize__custom-popup {
    width: 100%;
    max-width: 100%;
    height: 100%;
        top: 0;
    transform: none;
}
body.template-collection.personalize-popup__active .quick-add-modal__content.global-settings-popup .page-width {
    opacity: 0;
}

@media only screen and (max-width: 1479px){
    .product__info-container .custom-personalizebtn{
        font-size: 14px;
        min-height: calc(4.8rem + var(--buttons-border-width) * 2) !important;
    }
    .personalize__custom-popup__rightbottom .product-form__buttons button {
        padding: 0 30px !important;
        min-height: calc(4.8rem + var(--buttons-border-width) * 2) !important;
    }
}
@media only screen and (max-width:1199px){
    .personalize__custom-popup{
        min-height: 45%;
    }
}
@media only screen and (max-width:1180px){
    .product__info-container .custom-personalizebtn {
        width: 100%;
    }
    .product__info-container .product-form form .product-form__buttons {
        width: 100%;
    }
    .quick-add-modal__content-info form .product-form__buttons {
        width: 100%;
    }
}
@media (max-width:989px){
    .product__info-container .custom-personalizebtn{
        min-height:calc(3.4rem + var(--buttons-border-width) * 2) !important;
    }
    
}
@media only screen and (max-width:767px){
    .percentage__value{
        width:35px;
        height:35px;
    }
    .volume-upsell__item.enable_new_percentage_value .percentage__value {
    
    top: -12px;
    right: -6px;
}
    .personalize__custom-popup__rightbottom{
            justify-content: space-between;
            width:100%;
    }
    .personalize__custom-popup.active{
        top:0;
        transform: none;

    }
    .personalize__custom-popup{
        width:100%;
    }
    .personalize__custom-popup__left {
        width: 100%;
        position: relative;
    }
    .personalize__custom-popup__right {
        width: 100%;
    }
    .personalize-placeholder__text{
        transform: translate(0px, -10px);
    }
    .persoanlize__custom-popup__rightdescright span.largecontent {
        display: none;
    }
    .persoanlize__custom-popup__rightdescright {
        max-width: 30px;
        min-width: 30px;
        text-align: right;
    }
    .persoanlize__custom-popup__rightdescleft {
        width: calc(100% - 30px);
        padding-right: 20px;
        font-size: 14px;
        line-height: 1.5;
    }
    .persoanlize__custom-popup__rightdescright span.smallcontent {
        display: inline-block;
    }
    .persoanlize__custom-popup__rightdescright span.largecontents {
    display: none;
}
    .personalize__custom-popup{
        top:100%;
        transform: none;
    }
    .volume-upsell__title h4 {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
    letter-spacing: 0;
}

}

@media (max-width:568px){
    .volume-upsell__wrapper .volume-upsell__item{
        max-width:100px;
    }
    .volume-upsell__item span {
        display: block;
        text-align: center;
        margin-bottom: 0px;
        font-size: 13px;
    }
    
}
/* Perosnalizer Popup CSS End */







.custom-arrows button[is="prev-button"] {
    width: 50px;
    height: 50px;
    background: #000000;
    border: none;
    outline: none;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    z-index: 1;
    left: 20px;
    transform: translate(0px, -50%);
    cursor: pointer;
}
.custom-arrows button[is="next-button"] {
    width: 50px;
    height: 50px;
    background: #000000;
    border: none;
    outline: none;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    z-index: 1;
    right: 20px;
    transform: translate(0px, -50%);
    cursor: pointer;
}
.custom-arrows button[is="prev-button"] svg path {
    fill: #ffffff;
}
.custom-arrows button[disabled] {
    background: #0000001A;
    cursor
}
.custom-arrows button[disabled] svg path {
    fill:#000;
}



.swiper.product-main-slider {
    box-shadow: 0 0 40px #0000001a;
    margin-bottom: 24px;
    border-radius: 16px;
}
.swiper-slider__main {
    position: relative;
    overflow: hidden;
    padding-bottom: 71.6%;
}
.swiper-slider__main img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.product-thumb-slider .swiper-slide.swiper-slide-thumb-active .product-thumb__wrapper {
    border-color: #000000;
}
.product-thumb__wrapper {
    position: relative;
    overflow: hidden;
    padding-bottom: 99%;
    border: 2px solid #00000033;
    border-radius: 8px;
}
.product-thumb__wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-main-slider .swiper-button-next::after, .product-main-slider .swiper-button-prev::after {
    display: none;
}
.product-main-slider .swiper-button-next {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #000000;
    right: 15px;
    top: 50%;
    z-index: 1111;
    margin: 0;
    transform: translate(0px, -50%);
}
.product-main-slider .swiper-button-next svg {
    width: 16px;
    height: auto;
}
.product-main-slider .swiper-button-prev {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #000000;
    left: 15px;
    top: 50%;
    z-index: 1111;
    margin: 0;
    transform: translate(0px, -50%);
}
.product-main-slider .swiper-button-prev svg {
    width: 16px;
    height: auto;
}
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: unset !important;
    margin: 20px 0 0 0;
    background: #ececec;
    height: 4px !important;
    width: 100% !important;
    border-radius: 50px;
    overflow: hidden;
}
.swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
    display: block;
    background: #000;
    border-radius: 50px;
}

.custom-product__gallery, .custom-thumbnail__slider {
    display: none !important;
}

.quick-add-modal__content-info .swiper.product-main-slider{
    display:none !important;
}
@media (max-width:767px){
    .swiper-slider__main{
        padding-bottom: 80.6%;
    }
    .product-main-slider .swiper-button-next{
        width:30px;
        height: 30px;
        right:10px;
    }
    .product-main-slider .swiper-button-prev{
        width:30px;
        height: 30px;
        left:10px;
    }
    .product-main-slider .swiper-button-next svg {
        width: 12px;
        height: auto;
    }
    .product-main-slider .swiper-button-prev svg {
        width: 12px;
        height: auto;
    }
}



.trust-element__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.trust-element__img {
    display: flex;
    flex-wrap: wrap;
    max-width: 90px;
    min-width: 90px;
    position:relative;
}
.trust-element__img img {
    max-width: 50px;
    min-width: 50px;
    border-radius: 100%;
    height: 50px;
    object-fit: cover;
    object-position: top center;
    border: 2px solid #000;
    padding: 2px;
}
.trust-element__img img.trust-element-img_2 {
    position: relative;
    margin-left: -12px;
    z-index: 111;
}
.trust-element__content {
    width: calc(100% - 90px);
    padding-left: 20px;
}
.trust-element__content p {
    margin: 0;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 0;
}
.trust-element {
    background: #f8f1ea;
    padding: 10px 30px 10px 10px;
    border-radius: 50px;
    margin: 20px 0 0 0;
}
.rightmark-img {
    max-width: 25px;
    position: absolute;
    top: 0;
    right: -11px;
    z-index: 111;
}
.rightmark-img img {
    max-width: 100%;
    min-width: 100%;
    padding: 0;
    border: none;
    border-radius: unset;
    height: auto;
}


@media (max-width:1500px){
    .trust-element__content p{
        font-size:17px;
    }
}

@media (max-width:1366px){
    .trust-element__content p {
        font-size: 14px;
    }
}

@media (max-width:1024px){
    .trust-element__content {
    width: calc(100% - 70px);
    padding-left: 10px;
}
.trust-element__img {
    display: flex;
    flex-wrap: wrap;
    max-width: 70px;
    min-width: 70px;
    position: relative;
}
.trust-element__img img {
    max-width: 40px;
    min-width: 40px;
    height: 40px;
    
}
.rightmark-img {
    max-width: 22px;
    position: absolute;
    top: 0;
    right: -9px;
    z-index: 111;
}
.rightmark-img img {
    max-width: 100%;
    height: auto;
    min-width: 100%;
}
.trust-element__content p {
        font-size: 13px;
    }
}
@media (max-width:767px){
    .trust-element {
    background: #f8f1ea;
    padding: 10px 10px 10px 10px;
}
.trust-element__img {
        display: flex;
        flex-wrap: wrap;
        max-width: 60px;
        min-width: 60px;
        position: relative;
    }
    .trust-element__img img {
        max-width: 35px;
        min-width: 35px;
        height: 35px;
    }
    .trust-element__content {
        width: calc(100% - 60px);
        padding-left: 14px;
    }
    .trust-element__content p {
        font-size: 12px;
    }
    .rightmark-img img {
    max-width: 100%;
    min-width: 100%;
    height: auto;
}
}


.desktop-localization-wrapper localization-form button.disclosure__button, .menu-drawer__localization localization-form button.disclosure__button {
    font-size: 15px !important;
    line-height: 1;
    color: #000;
    font-weight: 600;
    letter-spacing: 0 !important;
}
.desktop-localization-wrapper {
    margin-right: 15px;
    gap: 10px;
}
.desktop-localization-wrapper localization-form {
    border: 1px solid #000000;
    border-radius: 7px;
}
.menu-drawer__localization localization-form form {
    width: 100%;
}
.menu-drawer__utility-links > a > span.svg-wrapper {
    margin-right: 10px;
}
klarna-placement::part(osm-container) {
  border: 1px solid #fff;
  padding: 0px;
  border-radius: 0px;
}
.shopify-block.shopify-app-block {
    margin: 0 !important;
}
.custom-atc__button {
    margin-bottom: 0;
}
.product__info-container .accordion {
    margin-top: 15px;
}
.custom-atc__button{
    margin-bottom:0px !important;
}
@media (max-width:1599px){
    header.header.header--logo-left-menu-center{
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width:1350px){
    header.header.header--logo-left-menu-center{
        grid-template-columns: 1fr;
    }
}
@media (max-width:1100px){
    .desktop-localization-wrapper localization-form button.disclosure__button{
        font-size:13px !important;
    }
}


.cart-item.bundle-cart__items {
    margin-bottom: 0;
    margin-top: 13px;
}
.cart-item.bundle-cart__items li {
    letter-spacing: 0;
    color: rgba(var(--color-foreground));
    font-size: 16px;
    font-weight: 500;
}