/** Shopify CDN: Minification failed

Line 8:12 Unexpected "{"
Line 8:21 Expected ":"
Line 8:28 Unexpected "{"

**/
  .section-{{ section.id }} {
        background-color: #FAFAFA;
        padding: 100px 145px;
        color: #002d18;
      }
    
    .shop-the-look-section .container{
      max-width: 1500px;
      margin-left: auto;
      margin-right: auto;
    }

    .shop-the-look-section h3{
      text-align: left;
      margin-top:0px;
      margin-bottom:30px;
      font-weight: 500;
      font-size: 2rem;
      line-height: 2.6rem;
      text-transform: uppercase;
      letter-spacing: -0.04rem;
    }

    .shop-the-look-section .image-with-swiper {
      display: flex;
      min-width: 400px;
    }

    .shop-the-look-section .image-with-swiper .big-item {
      height: auto;
      width: 100%;
    }

    .shop-the-look-section .image-with-swiper .swiper {
      flex-grow: 1;
      padding:30px 60px;
      justify-content: center;
      background-color: white;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
      max-width: 550px;
    }

    .shop-the-look-section .image-with-swiper .div-img {
      padding-top:30px;
    }

  @media screen and (max-width: 1300px) {

    .shop-the-look-section {
        padding: 40px;
      }

    .shop-the-look-section .image-with-swiper .div-img {
      width:55%;
    }
  }

  @media screen and (max-width: 1100px) {
    .shop-the-look-section .image-with-swiper {
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-start;
    }

    .shop-the-look-section .image-with-swiper .swiper {
      flex-grow: 0;
      max-width: none;
    }

    .shop-the-look-section .image-with-swiper .div-img {
      padding-top: 0px;
      width: 100%;
    }

  }

    @media screen and (max-width: 749px) {
      .thumbnail-list__item-shop.thumbnail-list__item.slider__slide {
  width:100%;
}
.shop_the_look_popup .product-popup-header {
    padding-bottom: 0;
    padding-top: 0.5rem;
    top: -20px;
}

    .shop-the-look-section .image-with-swiper .swiper {
      padding: 20px 15px;
    }

    .shop-the-look-section .image-with-swiper .big-item {
      width:100%;
      height: auto;
    }

    .shop-the-look-section {
        padding: 20px 0px;
      }

    .shop-the-look-section .image-with-swiper {
      min-width: 100px;
    }

    .shop-the-look-section .section-title{
      margin-left:35px;
    }

    .shop-the-look-section .product-info{
      max-width: 150px;
    }
  }



    @media screen and (max-width: 360px) {
    .shop-the-look-section .swiper-img {
      width: 30%;
      height: 100%; 
      object-fit: contain;
    }
  }


    .shop-the-look-section .contianer-swiper-img{
      width: 110px !important;
      min-width: 110px;
      overflow: hidden;
    }

    .shop-the-look-section .swiper-img {
      width: 150px;
      height: auto;
      margin-left: -20px;
    }

    .shop-the-look-section .product-info{
      max-width: 250px;
    }


    .shop-the-look-section .pagination{
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      font-weight: 500;
      font-size: 2rem;
      line-height: 2.6rem;
      text-transform: uppercase;
      letter-spacing: -0.04rem;
    }

    .shop-the-look-section .pagination button{
      width: 40px;
      height: 40px;
      padding: 8px;
      border-radius: 100px;
      border: 1px solid #C8C8C8;
      gap: 10px;
      opacity: 0.6px;
      background-color: white;
      color: #545454;
      display: flex;
      align-items: center;
      justify-content: center;
    }


    .shop-the-look-section ._image-with-text{
      display: flex;
      gap: 20px;
      margin: 30px 0px;
      font-weight: normal;
      font-size: 1.6rem;
      line-height: 2.2rem;
      text-underline-offset: .6rem;
    }

    .shop-the-look-section .green-button{
      display: inline-block;
      padding: 12px 16px;
      background-color: #002d18;
      color: white;
      border-radius: 0px;
      text-decoration: none;
      width:100%;
      display: flex;
      align-items: center;
      justify-content: center;
      gap:8px;
      font-family: Figtree;
      font-size: 15px;
      font-weight: 400;
      line-height: 20px;
      letter-spacing: 0em;
      text-align: center;
      text-transform: uppercase;
    }

    .shop-the-look-section .green-button:hover {
      background-color: #004927;
    }

    .shop-the-look-section .text-green{
      color: #004927;
      font-weight: normal;
      font-size: 1.6rem;
      line-height: 2.2rem;
      text-underline-offset: .6rem;
    }

    .shop-the-look-section .price-green{
      margin-top:12px;
      color: #002d18;
      font-weight: 600;
      font-size: 1.6rem;
      line-height: 2.2rem;
    }




.shop_the_look_popup .product-popup-modal__toggle {
    padding: 0;
    top: 0;
    right: 0;
    position: relative;
    margin: 0;
}

.shop_the_look_popup .product-popup-header{
    padding-bottom: 2rem;
    padding-top: 2rem;
}


.shop_the_look_popup .color-variants{
  margin:0;
  gap:0;
}
.shop_the_look_popup .image-product-variant {
  gap:0;
  position:relative;
  border:1px solid #f0f0f0;
  cursor:pointer;
}
.shop_the_look_popup .image-product-variant:hover {
  opacity:0.7;
  transition:all 0.3s;
}
.shop_the_look_popup .image-product-variant img {
border-radius:0;
}
.shop_the_look_popup .product-border img {
border-color:#002d18;
}
.shop_the_look_popup .product-text{
    background-color: #fff 002d18;
    color: #002d18;
    text-align: center;
    padding:4px;
  width:100%;
}
.shop_the_look_popup .product-border .product-text{
     background-color: #002d18;
    color: #fff;
     text-align: center;
}

  
.shop_the_look_popup .product-form__input input[type='radio'] + label {
  border-radius: 0;
    min-height: 100px;
    width: 20%;
    margin: 0;
    padding: 0;
    border-color: #f0f0f0;
}
.shop_the_look_popup .product-form__input input[type='radio'] + label:hover {
  background-color: #f4f4f4;
  color: #002d18;
  border-color: #f0f0f0;
}
.shop_the_look_popup .product-form__input input[type='radio']:checked + label {
background-color: #002d18;
}
.shop_the_look_popup .product-form__input input[type='radio']:checked + label:hover {
color:#fff;
}
.shop_the_look_popup .select-Size {
  display:flex;
  gap:0;
 flex-wrap: wrap;
  margin-top: 2rem;
}

.shop_the_look_popup .product-popup-modal__content-info .Size-btn {
  color: #002d18;
}

.shop_the_look_popup .footer-cart-popup{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3rem 0;
    border-top: 1px solid #6f6f6f;
    position: sticky;
    z-index: 11;
    bottom: 0;
    background: #fff;
}

.product-popup-modal__size{
  padding-bottom:0!important;
}

.shop_the_look_popup .field-handle a {
  color:#002d18;
  text-decoration:none;
}
.shop_the_look_popup .field-handle a span{
  border-bottom:1px solid #002d18;
}

.shop-add-to-cart-button:disabled{
    color: #fff;
    background-color: #c8c8c8;
    opacity: 1;


}
.shop-add-to-cart-button{
  border-top: 1px solid #6f6f6f;
  border-bottom: 1px solid #6f6f6f;
  font-size: 12px;
 letter-spacing: 0;
  color: #ffffff;
  background: #008a20;
   padding: 0 2rem;
}

