/** Shopify CDN: Minification failed

Line 379:42 Expected identifier but found bad string token
Line 379:44 Unterminated string token
Line 398:2 Unexpected "}"

**/
.prod-checks ul li {
  padding-bottom: 0;
  background: url(https://cdn.shopify.com/s/files/1/0661/4387/9419/files/tick_ac630dde-d354-497d-a08f-dae4d22cf827.svg?v=1664627493) no-repeat left 5px;
  padding-left: 30px;
  display: block;
}

.under-atc {
  text-transform: uppercase;
  font-size: 0.6rem;
  letter-spacing: .13rem;
  text-align: center;
  margin-top: -5px !important;
}

.benefits-container {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  width: 100%; /* Adjust this value to bring icons closer or farther apart */
  margin-left: auto;
  margin-right: auto;
}

.benefit {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  text-align: center;
  flex: 1; /* Give each block equal width */
}

.benefit i {
  font-size: 32px; /* Increase icon size */
  margin-bottom: 8px; /* Space between icon and text */
}

.under-atc-guarantee {
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: .13rem;
  text-align: center;
  margin-top: -5px !important;
}

.as-seen-on .img-container {
  border: 1px solid black;
  border-radius: 10px;
  padding: 10px 20px 0;
  background: #ffffffba;
  font-weight: 600;
  p {
    margin-top: 10px;
font-size: 15px;
  }
}

.flex {
  display: flex;
}

.product__price.on-sale {
  font-weight: 800!important;
}

@media only screen and (max-width: 768px) {
  .img_box {
    padding-top: 20px;
  }
}

@media only screen and (min-width: 768px) {
  .img_box {
     padding-top: 10px;
  }
}

.free-delivery {
  background-color: #F8ABC5;
  border-radius: 50px;
  color: white;
  padding: 10px 20px;
  display: inline-block;
  font-size: 12px;
  margin-top: 10px;
}

.free-ebook{
  background-color: #FDF2C6;
  border-radius: 50px;
  color: black;
  padding: 10px 20px;
  display: inline-block;
  font-size: 12px;
  margin-top: 10px;
  margin-left: auto;
}
  
@media only screen and (max-width: 767px){
  .sales-points span.icon-and-text{
    justify-content: left;

  }
}

.product-block {
  text-align: left;
  margin-bottom: 10px!important;
}

.product-block--tab+.product-block--tab {
    margin-top: -10px;
}

.sales-points {
  margin-top: -10px !important;
  margin-bottom: 0px !important;
}

.product-single__description {
    font-style: normal;
    font-weight: 300;
/*     font-size: 12px; */
    line-height: 17px;
    color: #181818;
    margin-top: 29px;
}

.product-single__description.rte li {
    font-style: normal;
    font-weight: 300;
/*     font-size: 12px; */
    line-height: 17px;
    color: #181818;
    background-image: url(/cdn/shop/files/check2_f2a42ba2-faed-4200-ae71-06457bcdfa4c.png?v=1681808845);
    background-repeat: no-repeat;
    background-size: 15px;
    padding-left: 30px;
    background-position: center left;
    margin-bottom: 15px;
}

.product-whats-included {
    font-style: normal;
    font-weight: 300;
/*     font-size: 12px; */
    line-height: 17px;
    color: #181818;
    margin-top: 29px;
}

.product-whats-included p {
    margin-bottom: 5px !important;
}

.product-whats-included ul {
    margin-left: 5px !important;
}

.product-whats-included li {
    font-style: normal;
    font-weight: 300;
/*     font-size: 15px; */
    line-height: 17px;
    color: #181818;
    background-image: url(https://cdn.shopify.com/s/files/1/0724/5889/5644/files/check.png?v=1677574818);
    background-repeat: no-repeat;
    background-size: 15px;
    padding-left: 30px;
    background-position: center left;
    margin-bottom: 7px;
    list-style-type: none;
}

.product__price-savings {
    background-color: #b29083;
    border-radius: 50px;
    padding: 5px 10px;
    font-size: 13px;
    display: inline-flex;
}

.rio-reviews {
  margin-bottom: 7px;
}

/* Price Font */

.product__price {
  font-weight: 900;
}

.product__price.on-sale {
    font-size: 20px;
}

.product__price--compare {
    font-size: 20px;
}



.paymediv {
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 70%;
    margin: auto;
}

@media only screen and (max-width: 767px){
  .paymediv {
    max-width: 100%;
  }
}

.paymediv ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin: 0;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 0px 50px;
}

.paymediv li {
    margin-right: 5px !important;
}

.trhe {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 0px 20px;
      width: 250px;
    margin: auto;
}

.trhe img {
    width: 30%;
    height: auto!important;
}

.adheading h1{
  text-align: center;
  margin-bottom: 0px;
}

.btn.btn--full.add-to-cart {
  background: #56A54B 

    font-size: 18px;
}

.free-badge {
  background: #a7f3d08c;
  color: #278f6f;
  font-size: .9rem;
  text-transform: uppercase;
  padding: .3rem .5rem;
  font-weight: 800;
}

.trust-badge-img {
  display: flex;
  margin: auto;
  max-width: 70%;
}


/* START WIDE BUNDLE CUSTOM CSS ******** */

.new-form-option {
  padding: 20px 20px 20px 0px !important;
}

.selectable {
  border: 2px solid Black(236, 175, 196, 0.56) !important;
}

.new-form-option {
  border-radius: 20px !important;
}

.form__label {
margin-bottom: .2rem;
width: 100%;
display: block;
}

.form__label {
font-size: 16px;
color: #000;
margin-bottom: -15px!important;
position: relative;
text-align: center;
font-weight: 700;
text-transform: uppercase;
}

.form__label:before {
content: "";
position: absolute;
background-color: #F8ABC5;
height: 2px;
width: 29%;
left: 0;
top: 43%;
}

.form__label:after {
content: "";
position: absolute;
background-color: #F8ABC5;
height: 2px;
width: 29%;
right: 0;
top: 43%;
}

/* END WIDE BUNDLE CUSTOM CSS ******** */

/* TESTIMONIALS HOMEPAGE SECTION */
  .testimonials-section {
    border-top: 0;
    padding-top: 25px;
    padding-bottom: 0;

    .section-header {
      margin-bottom: 0;
    }
    
    .testimonials-slider {
      .testimonials-slide {
/*         width: 20%; */

        


        &.is-selected {
          
          .testimonials-slider__text {
            transform: scale(1);  
            background: #fff0df66;
          }
        }

        .testimonials-slider__text {
          background: none;
          box-shadow: none;
          transform: scale(0.8);
        }
      }
      
      .testimonial-custom-image {
        img {
          max-width: 300px;
          margin: auto;
          width: 100%;
        }
      }
      
      .author-name {
        font-size: 1.4rem;
        margin-top: 10px;
        margin-bottom: 5px;      
      }
      
      .testimonial-stars
      .testimonial-stars {color: #67554C;}"{
        font-size: 13px;
        i {
          color: #67554C;
        }
  
      }
      
      .verified_buyer {
        font-weight: 600;
        font-size: 0.9rem;
        margin-bottom: 10px;
        
        i {
          color: #67554C;
          font-size: 0.7rem;
        }
      }
    }
  }

/*   END OF TESTIMONIALS PRODUCT PAGE */


/* FB COMMENTS SECTION */

@media only screen and (min-width: 769px) {

  .product-img-area-mobile {
    display: none;
  }
  
  .product-img-area {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
  }

}
  
.product-img-area .product-left-area, .product-img-area .product-right-area {
  width: 50%;
  padding: 0 15px;
}

.product-left-area h3 {
  font-size: 49px;
  line-height: 59px;
  font-weight: 700;
  margin: 0;
}

.d-lg-none {
  display: none;
}

.product-left-area p {
  font-size: 17px;
  line-height: 24px;
  color: #000;
  margin: 15px 0 0;
}

.product-img-area .buttonouter {
  margin-top: 30px;
}

.product-img-area .starsec.pinkstarsec {
  display: flex;
}

.slick-slide img {
  display: block;
}

.startext {
  margin-left: 10px;
  margin-top: -2px;
  text-align: left;
  color: #000;
  font-size: 16px;
}

.starsec.pinkstarsec {
    display: flex;
    justify-content: center;
}

.buttonouter a.btn-default {
  display: inline-block;
  vertical-align: middle;
  background: #f8abc5;
  font-size: 18px!important;
  color: #fff;
  padding: 22px 50px 22px 35px;
  text-align: center;
  text-transform: uppercase;
  border: none;
  -webkit-box-shadow: 0 0 35px -2px #c2a284;
  -moz-box-shadow: 0 0 35px -2px #c2a284;
  box-shadow: 0 0 15px -2px #ff91b6;
  font-weight: 700;
  text-decoration: none;
}

.starsec {
  margin-top: 10px;
  text-align: center;
}

.btn-default span {
  background: url(sl-finger.png) left center no-repeat;
  background-size: 30px auto;
  padding-left: 40px;
}

.slick-slide img {
  display: block;
}


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

  .product-img-area {
    display: none;
  }

  .product-img-area-mobile {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
  }

  .buttonouter {
    margin-top: 30px;
  }

  .product-left-area h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  
  .product-img-area .product-left-area, .product-img-area .product-right-area {
    width: 100%;
    padding: 0 15px;
  }

  .d-lg-none {
    display: block;
  }

  .startext {
    font-size: 14px;
  }
  
}

footer .site-footer-left .gouvernement-logos img {
    width: 100%;
    max-width: 150px;
}

.image-row-asd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.image-row-asd img {
  width: 20%;
  margin: 10px;
  box-sizing: border-box;
}.grid-product__tag--sale {
  opacity: 0.5;
}
.grid-product__tag--sale {
  background-color: transparent;
}
/* Stiluri globale */
.story-section {
  background-color: transparent;
  padding: 1px 0;
  text-align: center;
}

.story-heading {
  color: #333;
  margin-bottom: 3px;
}

.story-content {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap; /* Asigură-te că elementele se pot înfășura pe rânduri noi */
}

.story-item {
  background-color: #fff;
  padding:15px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  margin:5px;
}

.story-video {
  width: 80%;
  height: auto;
  border-radius: 10px;
}

/* Stiluri pentru dispozitive mobile */
@media (max-width: 368px) {
  .swiper {
    overflow-x: scroll;
    display: flex;
    scrollbar-width: none; /* Ascunde scrollbar-ul pentru Firefox */
  }
  
  .swiper::-webkit-scrollbar {
    display: none; /* Ascunde scrollbar-ul pentru Chrome, Safari și Opera */
  }

  .story-item {
    flex: 0 0 auto; /* Elementele nu se vor mări, dar vor rămâne la lățimea lor inițială */
  }
}

/* Stiluri specifice pentru desktop */
@media (min-width: 369px) {
  .story-content {
    justify-content: space-around; /* Distribuie conținutul uniform pe axa orizontală */
  }

  .story-item {
    width: 100px; /* Setează lățimea specifică pentru desktop */
  }
}



