

/*gallery*/

.single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery {
    display : flex;
    flex-direction: column;
    border-radius: 8px;
}

.single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery .flex-viewport, .woocommerce-product-gallery__image,
.single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery .flex-control-thumbs li
{
    border-radius: 8px;
    overflow: hidden;
}

.woocommerce div.product div.images.woocommerce-product-gallery img {
    aspect-ratio: 1;
    object-fit: cover;
}

.single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery .flex-control-thumbs .slick-arrow {
    cursor: pointer;
}

@media (max-width: 1199px) {
    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery .flex-control-thumbs .slick-track {
        display: flex;
    }

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery .flex-control-thumbs .slick-list {
        width: calc(100% - 64px);
        margin: 0 auto;
        margin-top: 20px;
    }

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery .flex-control-thumbs .slick-arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: clamp(25px,2.286vw,32px);
        height: clamp(25px,2.286vw,32px);
        z-index: 9;
        margin-top: 10px;
    }

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery .flex-control-thumbs .slick-arrow.slick-next {
        right: 0;
    }

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery .flex-control-thumbs li {
        margin: 0 10px !important;
    }

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery .flex-control-thumbs > li:not(:first-child) {
        /* display: none ; */
    }
    
}

@media (max-width: 574px) {
    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery {
        max-height: clamp(419px,122.648vw,704px);
    }

} 


@media (min-width: 1200px) {
    .single-product .gallery-single {
        /* min-height: clamp(400px,41.214vw,577px); */
        /* overflow-y: hidden; */
    }
    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery {
        flex-direction: row-reverse;
        max-height: 579px;
        
    }

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery.has-multiple-images {
        padding-left: 100px !important;
        /* width: 100%; */
        
        /* display: none !important; */
    }

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery.has-multiple-images > .woocommerce-product-gallery__wrapper  {
        /* display: none; */
        /* width: calc(100% - 100px); */
       
        /* padding-left: 100px !important;
        width: calc(100%);
        display: none; */
        display: flex;
        /* aspect-ratio: 1; */
    }

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper {
        border-radius: 8px;
        overflow: hidden;
    }

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery.has-multiple-images > .woocommerce-product-gallery__wrapper {
        /* display: none; */
        
    }

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery.has-multiple-images > .woocommerce-product-gallery__wrapper  .woocommerce-product-gallery__image {
        display: none;
        /* position: absolute; */
    }
    
     .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery.has-multiple-images > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
        display: block;
        /* aspect-ratio: 1;     */
        width: 400px;
    } 

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery.has-multiple-images > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child img {
        aspect-ratio: 1;
    }


    /* .elementor-element-3bacddb {
        display: none !important;
    } */

    /* .elementor-element-8dc5b62 {
        min-height: 650px !important;
    } */

    

    /* .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery::before {
        content: '';
    } */

    /* .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery {
        width: calc(100% - 100px);
        margin-left: auto;
    } */

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery .flex-viewport {
        /* width: calc(100% - 100px); */
    }

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery.has-multiple-images .flex-control-thumbs {
        position: absolute;
        left: -45px;
        display: flex;
        flex-direction: column;
        width: clamp(100px,8.571vw,120px);
        top: 50%;
        transform: translateY(-50%);
        align-items: center;
        overflow: hidden;
    
    }

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery .flex-control-thumbs li {
        width: 100% !important;
        margin: 10px 0 !important;
    }

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery .flex-control-thumbs  > li:not(:first-child) {
       display: none;
    }

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery .flex-control-thumbs svg {
        width: 32px;
        height: 32px;
    }

    .single-product .elementor-widget-woocommerce-product-images {
        width: 100%;
        margin-left: auto;
    }

    .single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery__wrapper {
        width: 100%;
        
    }
}

/*fin gallery*/

/*variations*/

.single-product .variations {
   text-align: left;
}

.single-product .variations tr {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.single-product .variations tr * {
    flex: 1;
    /* max-width: max-content; */
}

.single-product .variations tr .label {
    max-width: max-content;
}

.single-product .variations tr .value {
    max-width: 300px;
}

/*fin variations*/

/*description*/

.single-product .description-produit {
    border-radius: 8px;
    overflow: hidden;
}

/*fin description*/

.woocommerce-message {
    margin-bottom: 0;
}

.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
    display: none;
}

/*badge*/

.single-product  .jj-badge  {
    z-index: 9;
}

.single-product .gallery-single .jj-badge  {
    top: 10px;
}

body.single-product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery__wrapper .jj-badge + .woocommerce-product-gallery__image {
    /* width: 100% !important; */
}

@media (min-width: 768px) {
    .single-product .gallery-single {
        position: sticky;
        top: 80px;
        height: max-content;
    }
}


@media (min-width: 1200px) {
    .single-product .jj-badge  {
        /*left: 100px !important;*/
    }

    .single-product article .jj-badge  {
        left: 0 !important;
    }
}


/*liste des produits*/

/*home product list*/

.home-product-list .elementor-loop-container style{
    display: none !important;
}


@media screen and (max-width: 574px) {
 
    .home-selection-container {
       padding-right: 0;
    }
 
    .home-selection-container .elementor-widget-heading {
       padding-right: 15px;
    }
 
    
   .list-produit-a-porter .elementor-loop-container .e-loop-item {
       width: 255px;
    }
   .list-produit-a-porter .elementor-loop-container .slick-list {
       margin: 0 -10px;
     }
 
   .list-produit-a-porter .elementor-loop-container .slick-slide {
       padding: 0 10px;
       box-sizing: border-box;
     }

    .list-produit-a-porter .slick-dots {
        display: flex;
        justify-content: center;
        gap: 8px;
        margin-top: 15px;
        list-style: none;
      }

     .list-produit-a-porter.woocommerce {
        overflow: hidden;
      }
      
     .list-produit-a-porter  .slick-dots li button {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #cfcfcf;
        border: none;
        font-size: 0;
        padding: 0;
        transition: all 0.3s ease;
      }
      
     .list-produit-a-porter  .slick-dots li.slick-active button {
        background: #111;
        transform: scale(1.3);
      }
     
 }

.list-produit-a-porter .elementor-loop-container style{
  display: none !important;
}

@media screen and (max-width: 574px) {

  .home-selection-container {
     padding-right: 0;
  }

  .home-selection-container .elementor-widget-heading {
     padding-right: 15px;
  }

  
 .list-produit-a-porter .elementor-loop-container .e-loop-item {
     width: 255px;
  }
 .list-produit-a-porter .elementor-loop-container .slick-list {
     margin: 0 -10px;
   }

 .list-produit-a-porter .elementor-loop-container .slick-slide {
     padding: 0 10px;
     box-sizing: border-box;
   }
}

.single-product .pswp button {
    border: 0 !important;
}

.pswp__button--arrow--left:before {
    left: 50%;
}

.pswp__button--arrow--right:before {
    right: 50%;
}

/*footer*/

footer .reassurance-footer {
    background-color: #f1f1f1;
    margin-top: 50px;
}
 


/*short-description-readmore*/

.short-description-readmore .woocommerce-product-details__short-description{
    max-height: 120px;
    overflow: hidden;

    transition: max-height .35s ease;
    position: relative;
    /* display: none; */
    
}


.short-description-readmore.expanded .woocommerce-product-details__short-description{
    max-height: 2000px;
}

.short-description-readmore .woocommerce-product-details__short-description::after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:40px;
    background:linear-gradient(to bottom, transparent, #fff);
    pointer-events:none;
}

.short-description-readmore.expanded .woocommerce-product-details__short-description::after{
    display:none;
}

.short-description-readmore .read-more-toggle{
    display:inline-block;
    margin-top:12px;
    cursor:pointer;
    font-weight:600;
    text-decoration: underline;

}

/*fin short-description-readmore*/


/*optim CLS*/

.woocommerce-product-gallery__image {
    /* float: left !important; */
}



