a:hover{
  color:var(--background-color-CTA) !important;
}

i:hover{
  color:var(--background-color-CTA) !important;
}

#lirelasuite {
  display:none;
}

.table>:not(caption)>*>* {
  padding: .0rem .0rem !important;
}

th{
  font-size: small !important;
}
.bgblock {
  color:white;
  background-color: var(--secondary-color-website);
  padding:30px 15px;

}
.bgblock h3 {
  color:white;
}
.bgblockwhite {
  padding:30px 15px;
}
footer{
  color: white;
  background-color: var(--primary-color);
  text-align: center;
  }
  
  footer p{
  margin-bottom: 0.5rem !important;
  }
footer a {
  color:white;
}
footer a:hover {
  color:white !important;
  text-decoration: underline !important;
}
  .modal-content-lg {
    background-color: #F1EEE7;
    width: 900px;
    right: 200px !important;
    top: 104px !important;


    
  }

  .modal-content {
    background-color: #F1EEE7;
    text-align: center;

  }

  /* .modal{
    top: 104px !important;
    left: 806px !important;
    width: 330px !important;
    
  }
 */


 
@font-face {
    font-family: 'Raleway';
    src: url('./fonts/Raleway/static/Raleway-Regular.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'RalewayBold';
    src: url('./fonts/Raleway/static/Raleway-SemiBold.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.league-spartan {
  font-family: "League Spartan", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.league-spartan-600 {
  font-family: "League Spartan", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.ralewaybold {
  font-family: 'Quicksand';
  font-weight: 700;
}
body {
  font-family: 'Quicksand';
}
header{
  background-color: var(--primary-color);
}
.btn:hover {
  background-color: var(--background-color-CTA);
  color: white !important;
}
.iconCirculaire{
  height: 100px ; 
  width: 100px ;
}
a:hover {
  color: var(--background-color-CTA);
}
.testcolor {
  color : var(--primary-color);
}

.textCouleur{
  color: var(--color-text);
  
}
.textCouleurCTA {
  color: var(--background-color-CTA);
}
.promo{
  background-color:var(--background-color-CTA);
  color: var(--color-CTA);
  -webkit-appearance:  none;
  padding:4px; 
}
.promo a:hover {
  color:white !important;
}
.ctaButton {
  background-color:var(--background-color-CTA-Button);
  color: var(--color-CTA);
  line-height: 25px;
  -webkit-appearance:  none;
  padding:15px 30px !important; 
  font-size:20px;
}
.formButton {
  background-color: var(--primary-hover-color);
  color: var(--color-CTA);
  line-height: 25px;
  -webkit-appearance:  none;
  padding:15px 30px !important; 
  font-size:20px;
}

.ctaButtonMini {
  background-color:var(--background-color-CTA-Button);
  color: var(--color-CTA);
  line-height: 25px;
  -webkit-appearance:  none;
  padding:10px 15px !important; 
  font-size:15px;
}

.cardLogo:hover{
  background-color:var(--background-color-CTA);
  
}

.Newsletter:hover {
  color: #000 !important;
}

.btnCardLogo{
  background-color:var(--background-color-CTA);
  color: #FFF;
  border: solid 0.3px black;
}

.btnCardLogo:hover{
  background-color:#FFF;
  color: black !important;

}

.btnRadius {
border-radius: 15px !important;

}


/* active link */
.activelink {
border-width: 5px;
border-style: double;
Border-color: var(--color-text) !important;

}
.menunav ul li a:hover{
  Border-color: var(--color-text);
  color: var(--menu-link-hover-color) !important;
}

.menunav ul li a{
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 0.9rem;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: var(--menu-link-color) !important;
  padding: 0.3rem 0.5rem !important;
}
.alogo {
  text-decoration: none;
  font-family: "League Spartan", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  color: var(--secondary-color) !important;

}
.alogo:hover {
  color: var(--secondary-color) !important;
}
.breadcrumb-item{
  border-style: none;
}

.section-1{
  background: #f1eee7;
}

.section-1 img{
  border-radius: 2.25rem!important;
}

.text-section-1{
  position: absolute;
  width: 710px;
    top: 240px;
    left: 510px;
  color: var(--color-text);
}
.section-2{
  padding-top: 25px; 
  background: #fff;
  color: var(--color-text);
}

.section-3{
padding-top: 50px; 
padding-bottom: 50px;
background: #f1eee7;
color: var(--color-text);


}

.section-4{
padding-top: 50px; 
padding-bottom: 50px;
background: #fff;
color: var(--color-text);
}

.BlocUniversFemme{
margin-right: 0px !important;
}
.BlocUniversHomme{
margin-left: 0px !important;
}


.universFemme{
background-image: url(../image/femme.jpg);

border-radius: 25px; 
margin-bottom: 15px;
padding: 25%;
} 

.rondJaune {
width: 170px;
height: 170px;
font-size: 1.5rem !important;
border-radius: 85px;
background: var(--background-color-CTA);
color: rgb(255, 255, 255);
font-size: large;
line-height: 170px;
}

.universHomme{
background-image: url(../image/homme.jpg);
border-radius: 25px; 
margin-bottom: 15px;
padding: 25%;
} 

.rondBleu {
width: 170px;
height: 170px;
border-radius: 85px;
font-size: 1.5rem !important;

background: #0e97b9;
color: rgb(255, 255, 255);
font-size: large;
line-height: 170px;
}

.universEnfant{
background-image: url(../image/enfant.webp);
height: 400px;  
width: 400px;
border-radius: 25px; 
margin-bottom: 15px;
padding: 25%;
} 

.rondRouge {
width: 170px;
height: 170px;
border-radius: 85px;
background: #b64e4e;
color: rgb(255, 255, 255);
font-size: large;
padding-top: 45%;
}

.section-5{
  padding-top: 50px; 
  padding-bottom: 50px; 
background: #f1eee7;
color: var(--color-text);


}

.section-5 img{
border-radius: 10px; 
margin-bottom: 15px;
} 


.section-6{
  padding-top: 10px; 
  background: #ffffff;
  color: var(--color-text);
  margin:0;
  padding:0;

  
}

.section-6 img{
  margin:0;
  padding:0;
}



.btnPanier{ 
background-color: #1862b0;
color: #fff;
padding: 7px 8px 5px 8px;
border-radius: 10px;
font-size: 20px;

}
.btnCoeur{
background-color: #b63e2c;
color: #fff;
padding: 7px 8px 5px 8px;
border-radius: 10px;
font-size: 20px;

}

i{
font-size: 25px;
}

.noPadding{
padding: 0 !important;
}
.noMargin{
margin: 0 !important;
}

.filtre {
font-size: smaller;
}

.filtreRecheche{
font-size: 10px;
opacity: 0.5;
}

.accordion-item i{
font-size: smaller;

}


.rondBeige{
width: 30px;
height: 30px;
border-radius: 15px;
background: #F5F5DC;

}
.rondRouges{
width: 30px;
height: 30px;
border-radius: 15px;
background: #f00020;
}

.rondBleus{
width: 30px;
height: 30px;
border-radius: 15px;
background: blue;
}

.miniRondRouges{
width: 20px;
height: 20px;
border-radius: 10px;
background: #f00020;
}

.miniRondBleus{
width: 20px;
height: 20px;
border-radius: 10px;
background: blue;
}

.rondGris{
width: 30px;
height: 30px;
border-radius: 15px;
background: gray;
}

.rondJaunes{
width: 30px;
height: 30px;
border-radius: 15px;
background: yellow;
}

.rondMarron{
width: 30px;
height: 30px;
border-radius: 15px;
background: maroon;
}

.ps-5 {
padding-left: 0rem!important;
}

/* ol .border-top{
width: 50px;
display: flex;
font-size: 10px;
align-items: center;             
justify-content: center 
} */

      /* slider pour prix  */
      [slider] {
        position: relative;
        height: 14px;
        border-radius: 10px;
        text-align: left;
        margin: 45px 0 10px 0;
      }

      [slider] > div {
        position: absolute;
        left: 13px;
        right: 15px;
        height: 14px;
      }

      [slider] > div > [inverse-left] {
        position: absolute;
        left: 0;
        height: 14px;
        border-radius: 10px;
        background-color: #CCC;
        margin: 0 7px;
      }

      [slider] > div > [inverse-right] {
        position: absolute;
        right: 0;
        height: 14px;
        border-radius: 10px;
        background-color: #CCC;
        margin: 0 7px;
      }

      [slider] > div > [range] {
        position: absolute;
        left: 0;
        height: 14px;
        border-radius: 14px;
        background-color: var(--background-color-CTA);
      }

      [slider] > div > [thumb] {
        position: absolute;
        top: -7px;
        z-index: 2;
        height: 28px;
        width: 28px;
        text-align: left;
        margin-left: -11px;
        cursor: pointer;
        box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
        background-color: #FFF;
        border-radius: 50%;
        outline: none;
      }

      [slider] > input[type=range] {
        position: absolute;
        pointer-events: none;
        -webkit-appearance: none;
        z-index: 3;
        height: 14px;
        top: -2px;
        width: 100%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
      }

      div[slider] > input[type=range]::-ms-track {
        -webkit-appearance: none;
        background: transparent;
        color: transparent;
      }

      div[slider] > input[type=range]::-moz-range-track {
        -moz-appearance: none;
        background: transparent;
        color: transparent;
      }

      div[slider] > input[type=range]:focus::-webkit-slider-runnable-track {
        background: transparent;
        border: transparent;
      }

      div[slider] > input[type=range]:focus {
        outline: none;
      }

      div[slider] > input[type=range]::-ms-thumb {
        pointer-events: all;
        width: 28px;
        height: 28px;
        border-radius: 0px;
        border: 0 none;
        background: red;
      }

      div[slider] > input[type=range]::-moz-range-thumb {
        pointer-events: all;
        width: 28px;
        height: 28px;
        border-radius: 0px;
        border: 0 none;
        background: red;
      }

      div[slider] > input[type=range]::-webkit-slider-thumb {
        pointer-events: all;
        width: 28px;
        height: 28px;
        border-radius: 0px;
        border: 0 none;
        background: red;
        -webkit-appearance: none;
      }

      div[slider] > input[type=range]::-ms-fill-lower {
        background: transparent;
        border: 0 none;
      }

      div[slider] > input[type=range]::-ms-fill-upper {
        background: transparent;
        border: 0 none;
      }

      div[slider] > input[type=range]::-ms-tooltip {
        display: none;
      }

      [slider] > div > [sign] {
        opacity: 0;
        position: absolute;
        margin-left: -11px;
        top: -39px;
        z-index:3;
        background-color: var(--background-color-CTA);
        color: #fff;
        width: 28px;
        height: 28px;
        border-radius: 28px;
        -webkit-border-radius: 28px;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        text-align: center;
      }

      [slider] > div > [sign]:after {
        position: absolute;
        content: '';
        left: 0;
        border-radius: 16px;
        top: 19px;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-top-width: 16px;
        border-top-style: solid;
        border-top-color: var(--background-color-CTA);
      }

      [slider] > div > [sign] > span {
        font-size: 12px;
        font-weight: 700;
        line-height: 28px;
      }

      [slider]:hover > div > [sign] {
        opacity: 1;
      }

      /* fin slider pour prix   */

/* fiche prduit  */
.miniaturePhoto img{
width: 100px;
border-radius: 10px;
}

.grandPhoto img{

border-radius: 5px 70px 5px 70px;
}
.produit{
padding-top: 20px;
color: var(--color-text);
margin-bottom: 50px;
}

.checkFicheProduit P{
margin-bottom: 0rem !important;}

.imgGesteDurable{
border-radius: 25px;
}



.produit2{
padding: 20px; 
background: #f1eee7;
color: var(--color-text);



}

.produit3{
padding-top: 20px; 
background: #fff;
color: var(--color-text);

}

.imgBlog img{
  border-radius: 5px;
}
.sectionGRise{
background: #f1eee7;

}
.imgBlog {
  margin-bottom : 25px;
}
.iconMobile{
font-size: 20px !important;
padding-right: 5px;

}
.lienBlog{
color: var(--color-text);
}
/* pour le surlignage */
.margin-check {
margin-left: 1px;
display: inline-block;
position: relative;
}

.margin-check:after {
position: absolute;
content: '';
border-bottom: 3px solid var(--background-color-CTA);
width: 100%;
bottom: 4px;
left: 0px;
opacity: 50%;

}
/* FIN pour le surlignage */



.textBlog{
color: var(--color-text);


}

.btnBlog {
background-color:var(--background-color-CTA);
color: var(--color-CTA);
border-radius: 15px ;
font-family: "RalewayBold";
}

.btnBlogCategorie {
background-color:var(--background-color-Categorie);
color: var(--color-CTA);
border-radius: 15px ;
}

.btnBlogCategorie:hover {
background-color:var(--background-color-CTA);
color: var(--color-CTA);
border-radius: 15px ;
}


.imgBlogMini img{
  border-radius: 3px;
}


.cadreDouble{
border-width: 5px;
border-style: double;
Border-color: var(--color-text);


}

ul{
padding-left: 1rem !important ;

}

.accordion-button:not(.collapsed) {
  color: var(--secondary-color);
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
  background-color: #FFF;
}

.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.25rem var(--secondary-color);
}

.tailleBtnCheck{
width: 50px;
}


/* ////////////////// */
.decalageEuros{
  position: relative; top: -4px;
}


.checkFicheProduit .bi::before, [class^="bi-"]{
  display: inline-block;
  color: green;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: bold !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.passage :hover{
  color: var(--background-color-CTA)
}
.divcouleur {
  position: relative;
}
#divcouleurBlanc label:after {
  border: 2px solid black;
  border-top: none;
  border-right: none;
}  
.divcouleur label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 7px;
  opacity: 0;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 12px;
}
.divcouleur label {
  background-color: blue;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 28px;
  left: 22px;
  position: absolute;
  top: 0;
  width: 28px;
}
.divcouleur  input[type="checkbox"] {
  visibility: hidden;
}

.divcouleur input[type="checkbox"]:checked + label {
  background-color: #66bb6a;
  border-color: #66bb6a;
}

.divcouleur input[type="checkbox"]:checked + label:after {
  opacity: 1;
}


#divcouleurBleu label {
  background-color: #1f8cfa !important;
  border: 1px solid #1f8cfa;
}
#divcouleurBleu input[type="checkbox"]:checked + label {
  background-color: #1f8cfa;
  border-color: #1f8cfa;
}


#divcouleurRouge label {
  background-color: #fd5656 !important;
  border: 1px solid #fd5656;
}
#divcouleurRouge input[type="checkbox"]:checked + label {
  background-color: #fd5656;
  border-color: #fd5656;
}


#divcouleurMarron label {
  background-color: #6d0f0fbd !important;
  border: 1px solid #6d0f0fbd;
}
#divcouleurMarron input[type="checkbox"]:checked + label {
  background-color: #6d0f0fbd;
  border-color: #6d0f0fbd;
}

#divcouleurNoir label {
  background-color: #000 !important;
  border: 1px solid #000;
}
#divcouleurNoir input[type="checkbox"]:checked + label {
  background-color: #000;
  border-color: #000;
}

#divcouleurOrange label {
  background-color: #ff8800 !important;
  border: 1px solid #ff8800;
}
#divcouleurOrange input[type="checkbox"]:checked + label {
  background-color: #ff8800;
  border-color: #ff8800;
}

#divcouleurJaune label {
  background-color: #ffe800 !important;
  border: 1px solid #ffe800;
}
#divcouleurJaune input[type="checkbox"]:checked + label {
  background-color: #ffe800;
  border-color: #ffe800;
}

#divcouleurGris label {
  background-color: #bbb !important;
  border: 1px solid #bbb;
}
#divcouleurGris input[type="checkbox"]:checked + label {
  background-color: #bbb;
  border-color: #bbb;
}

#divcouleurBlanc label {
  background-color: #fff !important;
  border: 1px solid #ddd;
}
#divcouleurBlanc input[type="checkbox"]:checked + label {
  background-color: #fff;
  border-color: #ddd;
}
#divcouleurRose label {
  background-color: #eaa1db !important;
  border: 1px solid #eaa1db;
}
#divcouleurRose input[type="checkbox"]:checked + label {
  background-color: #eaa1db;
  border-color: #eaa1db;
}

#divcouleurVert label {
  background-color: #309d3d !important;
  border: 1px solid #309d3d;
}
#divcouleurVert input[type="checkbox"]:checked + label {
  background-color: #309d3d;
  border-color: #309d3d;
}

#divcouleurViolet label {
  background-color: #8e41d5 !important;
  border: 1px solid #8e41d5;
}
#divcouleurViolet input[type="checkbox"]:checked + label {
  background-color: #8e41d5;
  border-color: #8e41d5;
}
/* extra info */
.extra-info {
  background: #f1eee7;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 0.7s ease 0s;
  width: 440px;
  z-index: 9999;
  transform: translateX(100%);
  padding-bottom: 40px;
  border-left:1px solid gray;
}
.extra-info.info-open {
  transform: translateX(0);
}
.extra-info-left{right:inherit;left: 0;transform: translateX(-100%);}
.extra-info.extra-info-left.info-open{transform: translateX(0);}
.close-icon {

  text-align: right;
}
.close-icon > button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #ff4a57;
  cursor: pointer;
  font-size: 20px;
  padding: 0;
}
.extra-info > p {
  color: #ddd;
  font-size: 15px;
  line-height: 28px;
}
.continuebuy {
    background: #f1eee7;
    text-align: left !important;
    padding:15px;
    cursor:pointer;
    text-transform: uppercase;
    font-size:12px;
    border-bottom: 1px solid lightgray;
    margin-bottom: 15px;
}
.continuebuy:after {
  content: "";
    display: block;
    position: absolute;
    left: 0;
    height: 15px;
    z-index: 1001;
    width: 100%;
    margin-top:15px;
}

.btn_search{
    position: relative;
}
.btn_search .form-control{
    padding: 2px 10px;
    border: none;
    height: 40px;
}
.header-search .icon-close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    cursor: pointer;
}
.header-search {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: white;
    padding: 0 30px;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.header-search.activeheader {
    opacity: 1;
    visibility: visible;
}
#mahardhiSearch .input-lg,
#search .input-lg{
    height: 40px;
    border: none;
}
#mahardhiSearch input{
    padding: 6px 35px 6px 15px;
    outline:none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
#mahardhiSearch input:focus{
    outline:none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
/*-- mahardhi edit --*/
#mahardhiSearch,
#search{
    display: flex;
    position: relative;
    width: 90%;
    border-bottom: 1px solid lightgray;
}
#mahardhiSearch > *,
#search > *{
    background: transparent;
    color: var(--color-text);
    display: block;
}
#mahardhiSearch .btn-search,
#search .input-group-btn{
    width: auto;
    background: transparent;
    position: absolute;
    right: 0;
}
#mahardhiSearch .btn-search button,
#search .input-group-btn button{
    padding: 10px 12px;
    font-size: 16px;
    border: none;
    background: transparent;
    color: var(--color-text);
}
.ui-autocomplete.ui-menu .ui-menu-item {
    list-style-image: none;
}
.ui-autocomplete .mahardhi-search {
    position: relative;
    display: table;
    width: 100%;
    padding: 5px 0px;
}
.ui-autocomplete .mahardhi-search > div {
    display: table-cell;
    vertical-align: top;
}
.ui-autocomplete .mahardhi-search .images {
    width: 80px;
    padding-right: 10px;
}
.ui-autocomplete .mahardhi-search .product-detail .price-old {
    color: var(--secondary-light-color);
    text-decoration: line-through;
    margin-left: 10px;
}
#mahardhiSearch select.form-control.input-lg {
    border: none;
    padding: 6px 10px;
    line-height: 1.42857143;
    width: auto;
    background: transparent;
}
.pointer {
  cursor: pointer;
}
.livraisonBack{
  background-color: #FFF;
}

.coteGauche{
    background-color: rgb(235, 230, 230);
  }

  .bi-pen{
    font-size: medium;
  }

  body{
    /*background: #f8f7f287;*/
    background: #fff;
  }
 

  .cotedroit{
    background-color: #f1eee7
  }

  .form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: 0 !important;
}
.height100{
  min-height: 80px;
  line-height: 80px;
}
.nohover:hover {
  color: white !important;
}
.soldes20:before {
  content: "";
  z-index: -1;
  overflow: hidden;
  transform: rotate(-135deg);
  width: 120px;
  display: block; 
  background: green;
  background: linear-gradient(#3f9647 0%, green 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 34px;
  right: -16px;
  clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px,  110px 30px);
  height: 20px;
  width: 120px;
}
.soldes20:after {
  content: "-20%";
  z-index: 10000;
  overflow: hidden;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  width: 120px;
  display: block; 
  background: green;
  background: linear-gradient(#3f9647 0%, green 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 20px; right: -30px;
  clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px,  110px 30px)
}
.soldes70:before {
  content: "";
  z-index: -1;
  overflow: hidden;
  transform: rotate(-135deg);
  width: 120px;
  display: block; 
  background: green;
  background: linear-gradient(#ce1111 0%, red 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 34px;
  right: -16px;
  clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px,  110px 30px);
  height: 20px;
  width: 120px;
}
.soldes70:after {
  content: "-80%";
  z-index: 10000;
  overflow: hidden;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  width: 120px;
  display: block; 
  background: green;
  background: linear-gradient(#ce1111 0%, red 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 20px; right: -30px;
  clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px,  110px 30px)
}
.newsletter--field {
  height: 54px;
    border: 0;
    padding-left: 1.25rem;
    background-color: #ffffff;    width: 65%;
    border-radius: .3125rem 0 0 .3125rem !important;background-clip: padding-box;
    box-sizing: border-box;line-height: 1.1875rem;font-size: .875rem;padding: .625rem .625rem .5625rem .625rem;background: #fff;color: #262626;
    text-align: left;
}
.newsletter--field::placeholder {
  color:#888;
  font-size:17px;
}
.newsletter--button{
    padding: 8px 8px;
    height: 54px;
    text-align: center;
    background: none;
    border-radius: 3px !important;
    background-color: #fff;
    color: #000;
    border-color: #fff;
    border: none;
    border-left: 1px solid #f4f4f4;
    float: right;width: 35%;
    display: inline-block;
} 
.button--text {
  text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
}
.newsletterblock {
  background-color: var(--background-header);
}

.arrowContent {
  position: relative;
}
.arrowRight {
  position: absolute;
  background-color: #ffffffab;
  color: red;
  float: right;
  width: 75px;
  height: 100%;
  right: 5px;
}
.arrowLeft {
  float: left;
  position: absolute;
  background-color: #ffffffab;
  color: red;
  width: 75px;
  height: 100%;
  left: 5px;
}
.arrowLeft i {
  font-size: 40px;
  position: absolute;
  top: 45%;
  left: 20px;
  color: #b6b6b6;
}
.arrowRight i {
  font-size: 40px;
  position: absolute;
  top: 45%;
  right: 20px;
  color: #b6b6b6;
}
.reassu {
  margin: 10px 0px;
}
.reassu i {
  color:  var(--background-color-CTA);
}
.pagination > li a {
  background-color: var(--background-color-CTA);

  text-decoration: none;
  color: white;
  display: inline-block;
  padding: 7px 15px;
  margin: 4px 2px 0 2px;
}
.pagination > li.active a {
  color: var(--background-color-CTA);
  background-color: white;
  display: inline-block;
  padding: 7px 15px;
  margin: 0 2px 0 2px;
}
.pagination {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
}
.affiBtn {

}
/* Style de base pour le panier */

#divcartcontainer {
  position: fixed;
  right: -100%; /* Caché par défaut */
  top: 0;
  width: 400px;
  height: 100%;
  padding:5px;
  transition: right 0.5s; /* Animation de slide */
  z-index: 1001; /* S'assure qu'il est au-dessus de l'overlay */
}

/* Style pour mobile */
@media (max-width: 768px) {
  #divcartcontainer {
    width: 100%;
  }
}

/* Overlay sombre */
.overlay {
  display: none; /* Caché par défaut */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000; /* Sous le panier */
}

/* Classe pour afficher l'overlay */
.overlay.active {
  display: block;
}

#divcart {
  border-radius: 5px;
  background-color: white;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#divcartcheckout {
  position: sticky;
  top : 0;
  right: 0;
}
.cart-items {
  padding: 10px;
  overflow-x: hidden;
  overflow-y: scroll; /* Permet le défilement uniquement sur cette partie */
  flex-grow: 1; /* Permet à cette partie de prendre tout l'espace disponible */
}
.cart-summary {
  padding: 10px 10px 10px 10px;
  background: #f8f9fa; /* Couleur de fond différente pour la distinguer */
  border-top: 1px solid #dee2e6; /* Ligne de séparation */
}
.cart-summary-checkout {
  padding-top: 20px;
}
.quantity-controls {
  display: inline-block;
  align-items: center;
  justify-content: start;
  margin-top: 5px;
  margin-left: 15px;
}

.quantity-decrease, .quantity-increase {
  background-color: var(--primary-color);
  color: white;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  user-select: none;
}

.quantity {
  margin: 0 10px;
}
.form-group-own {
  position: relative;
  margin-top: 10px;
  width: 100%;
}

.form-control-own {
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px;
  box-sizing: border-box;
  background: var(--primary-color);
  color:white;
}
.form-control-own-select {
  border: 1px solid #ccc;
  padding: 10px;
  box-sizing: border-box;
  background: var(--primary-color);
  font-weight: 700;
  color:white;
}

.form-control-own:not(:placeholder-shown) + label,
.form-control-own:focus + label {
  position: absolute;
  top: 5px;
  left: 10px;
  opacity: 0.7;
  font-size: 13px;
  transition: all 0.2s;
  pointer-events: none;
}

.mylabel {
  position: absolute;
  top: 15px;
  left: 10px;
  font-weight: 700;
  color:white;
  opacity: 0;
  transition: all 0.2s;
  pointer-events: none;
}

.form-control-own:placeholder-shown + label {
  opacity: 0;
}

.form-control-own:focus {
  outline: none;
  border-color: var(--secondary-color);
}
.my-input {
    border-radius: 5px;
    border: 1px solid lightgray;
    padding: 10px;
    padding-block-start: 12px;
    padding-block-end: 12px;
}
.my-input::placeholder {
  color:black;
}

/* Appliquer un padding plus grand quand l'input contient du texte ou est en focus */
.my-input:not(:placeholder-shown) {
    padding-block-start: 20px;
    padding-block-end: 4px;
}
/* Cache la checkbox par défaut */
.custom-checkbox {
  display: none;
}

/* Crée un nouveau style pour la pseudo-checkbox */
.custom-checkbox + .custom-checkbox-label:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 20px; /* taille de votre checkbox */
  height: 20px; /* taille de votre checkbox */
  margin-right: 8px;
  background-color: #fff; /* couleur de fond par défaut */
  border: 1px solid lightgray; /* bordure de la pseudo-checkbox */
  cursor: pointer;
  border-radius: 3px; /* bordure arrondie, optionnel */
}

/* Quand la checkbox est cochée, change le fond et ajoute un "check" */
.custom-checkbox:checked + .custom-checkbox-label:before {
  background-color: var(--background-color-CTA-Button); /* couleur de fond quand la checkbox est cochée */
  border-color: var(--background-color-CTA-Button); /* couleur de bordure quand la checkbox est cochée */
}

/* Ajoute le "check" (vous pouvez aussi utiliser une image ou un icône) */
.custom-checkbox:checked + .custom-checkbox-label:after {
  content: '✔'; /* le caractère pour une coche */
  color: #fff; /* couleur de la coche */
  position: absolute;
  left: 4px;
  top: 2px;
}

/* Style pour le label */
.custom-checkbox-label {
  position: relative;
  cursor: pointer;
}

/* Augmente le padding autour de la checkbox pour un plus grand espace cliquable */
.custom-checkbox + .custom-checkbox-label {
  display: inline-block;
}
.borderdiv {
  border :1px solid var(--primary-hover-color);
  padding:10px;
  border-radius: 5px;
  margin: 10px 0px;

}
header {
  border-bottom: 1px solid var(--primary-hover-color-opacity);
}
header .container-fluid {
  padding-top: 0;
  padding-bottom: 0;
}
header .row.align-items-center {
  min-height: auto;
}

/* Réduction de la largeur du container sur tout le site */
.container {
  max-width: 960px;
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1140px;
  }
}
.nav-link:hover {
  text-decoration: underline !important;
}
#menu a {
  color:#fff !important;
}
#menu hr {
  background-color: #fff;
}
h2 {
  font-size:1.7rem;
  font-family: "Lilita One", sans-serif;
  font-weight: 400;
  font-style: normal;
  color:var(--primary-color);

}
h3 {
  font-size:1.5rem;
  font-family: "Lilita One", sans-serif;
  font-weight: 400;
  font-style: normal;
  color:var(--secondary-color);
}
h4 {
  font-size:1.4rem;
  font-family: "Lilita One", sans-serif;
  font-weight: 400;
  font-style: normal;
  color:var(--secondary-color);

}
.avisclient i {
  color: var(--background-color-CTA-Button);
  font-size:15px;
}
.accountPage table th {
  border : 1px solid lightgray;
  padding:10px;
  font-size:18px !important;
  background-color: var(--secondary-color-website);
  color:var(--secondary-color);
}
.accountPage table tr {
  border : 1px solid lightgray;
  padding:10px;
  font-size:18px !important;
}
.div-sticky-bottom {
    padding: 10px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #FFFFFFCC; /* Exemple de couleur de fond */
    text-align: center;
    box-shadow: 0 -2px 5px rgba(0,0,0,0.2); /* Ombre pour un effet légèrement en relief */
    display: none; /* Masquée par défaut */
    z-index: 1000; /* Assurez-vous qu'elle est au-dessus des autres éléments */
}
.reassuproduit {
  text-align: center;
}
.reassuproduit i {
  padding:10px;
  font-size:50px;
  display: block;
  color: var(--secondary-color-website);
}
.quicksand-300 {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
.input-container {
    position: relative;
    width: 100%;
}
.inputsearch {
    background: #FFF;
    color: black;
    border-radius: 20px;
    border: 1px solid #d1d1d1;
    font-family: "Quicksand", sans-serif;
    width: 100%;
    height: 40px;
    font-size: 17px;
    line-height: 40px;
    outline: none;
    padding: .2em 2.55em .2em 3em;
}
#contentblog h1,h2,h3,h4,h5 {
  font-family: "Quicksand", sans-serif !important;
}
.search-icon {
    position: absolute;
    font-size: 20px;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    color: #555;
    pointer-events: none;
}
.navbar {
  padding: 0;
}
.secondarycolor {
  /* Titres de la marque en bleu (anciennement vert) — demande client */
  color:var(--primary-color);
}
.menu-link-color {
  color:var(--menu-link-color);
}
.menu-link-color:hover {
  color:var(--menu-link-hover-color) !important;
}

.lilita-one-regular {
  font-family: "Lilita One", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.fstitle {
  color: var(--primary-color);
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .fstitle {
    font-size: 30px;
  }
  .h2mob {
    font-size:2.5em !important;
  }
}
.fstitle3 {
  font-size:35px;
  color:var(--secondary-color);
}
.fstitle4 {
  font-size:28px;
  color:var(--secondary-color);
}
.fstitle5 {
  font-size:20px;
  color:var(--secondary-color);
}
.fstitle6 {
  font-size:17px;
  color:var(--secondary-color);
}
.fstitle2 {
  font-size:1.8em;
  color:var(--primary-color);
}
.tensprix {
  color:var(--primary-color);
}
.tensprixmono {
  color:var(--tertiary-color);
}
.subtitle {
  color:var(--primary-color);
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size:20px;
  text-transform: uppercase;
}
.subtitlemono {
  color:var(--secondary-color);
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size:16px;
  text-transform: uppercase;
}
.subtitlepanier {
  color:var(--secondary-color);
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size:18px;
}
.subtitlepanierred {
  color:var(--tertiary-color);
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size:18px;
}
.bordertop {
  border-top : 2px solid var(--secondary-color);
}
.ctabutton1 {
  color : var(--menu-link-color);
  background-color: var(--primary-color);
  border-radius: 50px;
  padding: 8px;
  font-size: 20px;
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-family: "Lilita One", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}
.ctabutton1:hover {
  color : var(--menu-link-hover-color) !important;
  background-color: var(--primary-color);
}
.ctabutton2 {
  color : #ffffff;
  background-color: var(--primary-color);
  border-radius: 5px;
  border : 0;
  cursor: pointer;
  padding: 12px;
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
}
.ctabutton2:hover {
  color : var(--menu-link-hover-color) !important;
  background-color: var(--primary-color);
}
.ctabutton3 {
  color : var(--secondary-color);
  background-color: var(--primary-color);
  border-radius: 5px;
  border : 0;
  cursor: pointer;
  padding: 8px;
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
}
.ctabutton3:hover {
  color : var(--menu-link-hover-color) !important;
  background-color: var(--primary-color);
}
.ctabutton4 {
  color : var(--quaternary-color);
  background-color: var(--secondary-color);
  border-radius: 50px;
  padding: 8px;
  font-size: 16px;
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-family: "Lilita One", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}
.ctabutton4:hover {
  color : var(--secondary-color) !important;
  background-color: var(--primary-color);
}
.vitalereassu {
  color:var(--secondary-color);
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-optical-sizing: auto;
  font-size:12px;
}
.blockreassurance {
  color : var(--menu-link-color);
  background-color: var(--primary-color);
  padding: 10px;
  font-size: 20px;
  display: block;
  text-transform: uppercase;
  font-family: "Lilita One", sans-serif;
  font-weight: 400;
  cursor: pointer;
  font-style: normal;
  text-decoration: none;
}
.blockreassurance:hover {
  color : var(--menu-link-hover-color);
  background-color: var(--primary-color);
}
.grayback {
  background-color: lightgray;
}
.graybacklist {
  background-color: white;
}
.graybacklist:hover {
  background-color: #EEE;
}

/* Base style for the label which will contain the checkbox */
.custom-checkbox {
  display: inline-block;
  cursor: pointer;
  position: relative;
}

/* Style for the hidden actual checkbox input */
.custom-checkbox input {
  display: none;
}

/* Styling the custom checkbox appearance */
.custom-checkbox span {
  height: 20px;
  width: 20px;
  display: inline-block;
  border-radius: 4px;
  position: relative;
  background-color: var(--primary-color);
}

/* When the checkbox is checked, add a white check mark */
.custom-checkbox input:checked + span::before {
  content: '✓';
  color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
}

/* Optional: adding a hover effect for better user interaction */
.custom-checkbox span:hover {
  background-color: var(--secondary-color);
}
.adresse {
  cursor: pointer;
  padding : 5px;
  background-color: #FFF;
  border : 1px solid var(--secondary-color);
}
.sinfomedical {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  color:var(--primary-color);
  font-size: 21px;
}
.limittitle {
      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block;
}
.reassurance {
  font-size: 20px;
}
.reassurance i {
    font-size : 50px;
    color:white;
    display: block;
    margin-bottom: 10px;
}
.reassurance h4 {
    font-family: "Lilita One", sans-serif;
    text-transform: uppercase;
}
header i {
  font-size:18px;
}
.mega-menu-trigger {
    position: static;
}
.mega-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 10px);
    width: min(1080px, calc(100vw - 40px));
    background: #fff;
    border-radius: 18px;
    padding: 24px 28px 28px;
    box-shadow: 0 45px 120px rgba(47, 82, 132, 0.25);
    opacity: 0;
    pointer-events: none;
    transition: opacity .25s ease, transform .25s ease;
    z-index: 20;
}
.mega-menu-trigger:hover .mega-menu {
    opacity: 1;
    pointer-events: auto;
    transform: translate(-50%, 0);
}
.mega-menu__tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(47, 82, 132, 0.1);
    padding-bottom: 12px;
}
.mega-menu__tab {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border: 1px solid transparent;
    background: transparent;
    border-radius: 999px;
    padding: 8px 16px;
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
    color: #6E7691;
    cursor: pointer;
    transition: all .2s ease;
    text-decoration: none;
}
.mega-menu__tab i {
    font-size: 12px;
}
.mega-menu__tab,
.menunav ul li a.mega-menu__tab {
    font-family: inherit;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: normal;
    text-transform: none !important;
    text-decoration: none !important;
    color: #6E7691 !important;
    padding: 8px 16px !important;
}
.mega-menu__tab:hover,
.menunav ul li a.mega-menu__tab:hover {
    color: #6E7691 !important;
}
.mega-menu__tab.active,
.mega-menu__tab.active:hover,
.menunav ul li a.mega-menu__tab.active,
.menunav ul li a.mega-menu__tab.active:hover {
    color: var(--primary-color) !important;
    background: rgba(47, 82, 132, 0.08);
    border-color: rgba(47, 82, 132, 0.15);
}
.mega-menu__panel {
    display: none;
}
.mega-menu__panel.active {
    display: block;
}
.mega-menu__grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 16px;
}
.mega-menu__item {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(47, 82, 132, 0.08);
    text-decoration: none;
    color: inherit;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
    position: relative;
}
.mega-menu__item:hover {
    transform: translateY(-2px);
    border-color: rgba(47, 82, 132, 0.2);
    box-shadow: 0 15px 35px rgba(47, 82, 132, 0.12);
}
.mega-menu__icon {
    width: 46px;
    height: 46px;
    border-radius: 12px;
    background: rgba(47, 82, 132, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: var(--primary-color);
    font-size: 18px;
}
.mega-menu__text {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.mega-menu__item-title {
    font-weight: 700;
    font-size: 12px;
    color: #23324a;
}
.mega-menu__item-desc {
    font-size: 12px;
    color: #70819C;
}
.mega-menu__arrow {
    position: absolute;
    right: 14px;
    color: var(--secondary-color);
    font-size: 12px;
}
.mega-menu__footer {
    margin-top: 24px;
    display: flex;
    justify-content: flex-end;
}
.mega-menu__cta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    font-weight: 700;
    color: var(--primary-color);
    font-size: 14px;
}
#nbarticleheader {
    background: var(--tertiary-color);
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    height: 18px;
    left: 25px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 18px;
}
.switch-container {
    position: relative;
    display: flex;
    align-items: center;
}

.switch-vertical {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 60px;
    margin-right: 10px;
    background-color: var(--tertiary-color);
    border-radius: 34px;
    cursor: pointer;
}

.switch-vertical .slider {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 26px;
    height: 26px;
    background-color: white;
    border-radius: 50%;
    transition: .4s;
}

.switch-vertical.active {
    background-color: var(--cinqnary-color);
}

.switch-vertical.active .slider {
    transform: translateY(26px);
}

.switch-labels {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-right: 10px;
}

.switch-labels span {
    display: block;
}
.password-container {
    position: relative;
    display: block;
}

#password {
    padding-right: 30px; /* espace pour le bouton */
}

#toggle-password {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

#toggle-password svg {
    fill: var(--secondary-color); /* couleur de l'icône */
}
#password2 {
    padding-right: 30px; /* espace pour le bouton */
}

#toggle-password2 {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

#toggle-password2 svg {
    fill: var(--secondary-color); /* couleur de l'icône */
}
.owl-carousel .owl-dots {
    text-align: center;
    padding: 10px 0;
}

.owl-carousel .owl-dot {
    display: inline-block;
    margin: 0 5px;
}

.owl-carousel .owl-dot span {
    background: #80808070;
    display: inline-block;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    transition: background 0.3s;
}

/* Le point actif */
.owl-carousel .owl-dot.active span {
    background: var(--secondary-color);
}
.owl-carousel-slides .owl-nav {
    display: block !important;
}
.owl-carousel-slides .owl-nav button.owl-next,
.owl-carousel-slides .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    font-size:80px !important;
    transform: translateY(-50%);
    color: var(--primary-color) !important;
}

.owl-carousel-slides .owl-nav button.owl-prev {
    left: 0px; /* Ajustez selon besoin */
}

.owl-carousel-slides .owl-nav button.owl-next {
    right: 0px; /* Ajustez selon besoin */
}

.minipanierdelete {
  display: block;
  color:black;
  font-size:13px;
  text-decoration: underline;
}
@media (max-width: 768px) {
    /* Cache tout le contenu sous le h2 "Filtrer" sur mobile */
    .filter-content {
        display: none;
    }

    /* Ajoute un curseur pointeur sur le titre "Filtrer" pour montrer qu'il est cliquable */
    .filter-toggle {
        cursor: pointer;
    }
}
    .content-wrapper p {
        margin: 0;
        line-height: 1.5em;
        max-height: 7.5em; /* Approximately 5 lines */
    }

    .read-more-indicator {
        display: block;
        margin-top: 5px; /* Adjusts space between text and arrow */
    }

    /* Optional styling for the fade-out effect at the bottom of the text */
    .content-wrapper {
        position: relative;
    }

.ilheader {
    background-color: #00548f;
    color: var(--primary-color);;
    padding: 20px;
    text-align: center;
    font-size: 2.3rem;
    font-weight: bold;
    font-family: "Lilita One", sans-serif;
}

.ilcontent {
    padding: 20px;
    text-align: left;
}

.ilcontent h2 {
    color: var(--primary-color);;
    font-size: 1.5rem;
    margin-bottom: 10px;
    font-family: "Lilita One", sans-serif !important;
}

.ilarrow {
    color: var(--secondary-color);
    font-size: 1.5rem;
    margin-right: 10px;
}

.ilstep {
    margin-bottom: 20px;
}

.ilstep p {
    font-size: 1rem;
    color: #666;
    line-height: 80px;
}
.step-block {
    text-align: center;
    padding: 7px;
    position: relative;
}

.step-block h3 {
    color: var(--secondary-color);
    font-size: 1.5rem;
    font-weight: bold;
    font-family: "Lilita One", sans-serif !important;

}

.step-block p {
    color: #333;
    font-size: 1rem;
    margin-bottom: 15px;
}

.step-number {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-family: "Lilita One", sans-serif !important;
    border : 4px solid  var(--secondary-color);
    color: var(--secondary-color);
    font-size: 2rem;
    line-height: 72px;
    text-align: center;
    margin-bottom: 15px;
}

.addarrow::after {
  content: '';
  position: absolute;
  right: -84px; /* Ajuste cette valeur selon l'espacement désiré */
  top: 43px;
  transform: translateY(-50%);
  width: 158px;
  height: 45px;
  background-image: url('/ressources/img/arrowrose.png'); /* Mets ici le chemin vers ton image */
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 767.98px) {
  /* Sur mobile, pas de flèche */
  .addarrow::after {
      display: none;
  }
}
/* Styles par défaut pour les écrans de bureau */
.videoslide {
    padding:15px;
    justify-content: center;
    align-items: center;
}

.videoslide iframe {
    width: 100%;
    height: 723px; /* S'assurer que l'iframe remplit toute la hauteur du conteneur */
    display: block;
}

/* Styles pour les petits écrans (mobile) */
@media (max-width: 768px) {

    .videoslide iframe {
        height: 200px; /* Hauteur plus petite pour les mobiles */
        width: 100%;   /* Largeur 100% pour s'adapter à l'écran */
    }

    .videoslide .col-10 {
        width: 100%;   /* Pleine largeur sur mobile */
        padding: 0;    /* Supprimer les marges internes */
    }

    .videoslide .row {
        margin: 0;     /* Supprimer les marges latérales */
    }
}
.spanaccordion {
  font-size:15px;
  color:black;
  display: block;
  font-weight: bold;
  padding-left:1.25rem;
}
.child-category {
    display: none;
    margin-left: 20px;
}

.class404 {
  font-size:50px;
  color:var(--primary-color);
}

/* === Nouvelle skin carte produit type vitrine (style "étoiles bleues") === */
.imgBlog.graybacklist {
    background: var(--card-bg);
    border-radius: var(--card-radius);
    box-shadow: var(--card-shadow);
    padding: 12px 12px 14px 12px;
    /* pas de marge latérale pour respecter le grid Bootstrap (3 cartes/ligne) */
    margin: 0 0 14px 0;
    transition: transform .15s ease, box-shadow .15s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.imgBlog.graybacklist:hover {
    transform: translateY(-2px);
    box-shadow: 0 18px 38px rgba(0,0,0,0.12);
}
.imgBlog.graybacklist a {
    color: var(--card-title);
}
.imgBlog.graybacklist h2 {
    font-size: 20px;
    line-height: 1.3;
    color: var(--card-title);
    text-align: left;
    margin-bottom: 10px;
}
.imgBlog.graybacklist .row.align-items-center {
    align-items: stretch !important;
}
.imgBlog.graybacklist img.img-fluid {
    border-radius: 10px;
    width: 100%;
    object-fit: cover;
    box-shadow: inset 0 0 1px rgba(0,0,0,0.08);
}
.imgBlog.graybacklist .tensprix {
    font-size: 18px !important;
    font-weight: 700;
    color: var(--card-price);
}
.imgBlog.graybacklist .dcalageEuros {
    font-size: 16px;
    margin-left: 2px;
}
.imgBlog.graybacklist .subtitlemono {
    color: var(--card-text);
}
.imgBlog.graybacklist .vitalereassu img {
    max-width: 44px;
}
.imgBlog.graybacklist .ctabutton4 {
    background: var(--card-accent);
    color: #fff;
    border: none;
    border-radius: 10px;
    padding: 10px 14px;
    font-weight: 700;
    box-shadow: 0 8px 20px rgba(27,138,241,0.25);
    transition: transform .15s ease, box-shadow .15s ease;
}
.imgBlog.graybacklist .ctabutton4:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(27,138,241,0.35);
}
.imgBlog.graybacklist .ctabutton4:active {
    transform: translateY(0);
    box-shadow: 0 6px 14px rgba(27,138,241,0.25);
}
.imgBlog.graybacklist .quicksand-300 {
    font-weight: 600;
}
.imgBlog.graybacklist .row.align-items-center .col-5,
.imgBlog.graybacklist .row.align-items-center .col-7 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.imgBlog.graybacklist .row.align-items-center .col-7 {
    text-align: left;
}
.imgBlog.graybacklist .vitalereassu {
    color: var(--card-text);
    font-size: 14px;
}
.imgBlog.graybacklist .rating-row {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 2px;
    font-size: 14px;
    color: var(--card-text);
}
.imgBlog.graybacklist .rating-stars i {
    color: var(--card-accent);
    font-size: 14px;
    margin-right: 2px;
}
.imgBlog.graybacklist .rating-score {
    font-weight: 700;
    color: var(--card-title);
}
.imgBlog.graybacklist .rating-count {
    color: #70819C;
}
.imgBlog.graybacklist .product-desc {
    margin-top: 4px;
    font-size: 14px;
    line-height: 1.45;
    color: var(--card-text);
}
/* === Disposition verticale pour les cartes produit === */
.product-card-vertical .product-card-content {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.product-card-vertical .product-image-wrapper {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    border-radius: 8px;
}

.product-card-vertical .product-image {
    width: 100%;
    height: 180px;
    object-fit: contain;
    display: block;
    border-radius: 10px;
}

.product-card-vertical .product-info {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 0 4px;
}

.product-card-vertical .product-title {
    font-size: 15px;
    line-height: 1.3;
    color: var(--card-title);
    text-align: left;
    margin-bottom: 8px;
    font-weight: 600;
    min-height: 40px;
}

.product-card-vertical .product-price-section {
    margin-bottom: 8px;
}

.product-card-vertical .product-price {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.product-card-vertical .carte-vitale-icon {
    width: 40px;
    height: auto;
    flex-shrink: 0;
}

.product-card-vertical .rating-row {
    margin-bottom: 8px;
}

.product-card-vertical .product-desc {
    font-size: 13px;
    line-height: 1.5;
    color: var(--card-text);
    margin-top: auto;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 768px) {
    .imgBlog.graybacklist {
        padding: 14px;
        margin: 0 0 16px 0;
    }
    .imgBlog.graybacklist h2 {
        font-size: 18px;
    }
    .imgBlog.graybacklist .tensprix {
        font-size: 17px !important;
    }
    .product-card-vertical .product-title {
        font-size: 16px;
        min-height: auto;
    }
}

/* === Style minimaliste pour les sections d'attributs produit === */
.product-attributes-minimal {
    width: 100%;
}

.attribute-section {
    border-bottom: 1px solid #e5e7eb;
}

.attribute-section:last-child {
    border-bottom: none;
}

.attribute-header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
    background: none;
    border: none;
    cursor: pointer;
    text-align: left;
    transition: all 0.2s ease;
}

.attribute-header:hover {
    opacity: 0.8;
}

.attribute-title {
    font-size: 20px;
    font-weight: 700;
    color: var(--primary-color);
    font-family: "Quicksand", sans-serif;
}

.attribute-chevron {
    color: var(--primary-color);
    font-size: 12px;
    transition: transform 0.3s ease;
    flex-shrink: 0;
    margin-left: 16px;
}

.attribute-header[aria-expanded="true"] .attribute-chevron {
    transform: rotate(90deg);
}

.attribute-content {
    padding-bottom: 16px;
}

.attribute-body {
    padding-top: 8px;
    color: #4b5563;
    font-size: 14px;
    line-height: 1.6;
    font-family: "Quicksand", sans-serif;
}

/* === Onglets de filtrage produits === */
.product-filter-tabs {
    display: inline-flex;
    background: #f5f5f5;
    border-radius: 50px;
    padding: 6px;
    gap: 4px;
}

.product-filter-tab {
    padding: 12px 28px;
    border: none;
    background: transparent;
    border-radius: 50px;
    font-family: "Quicksand", sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #6E7691;
    cursor: pointer;
    transition: all 0.3s ease;
}

.product-filter-tab:hover {
    color: var(--primary-color);
}

.product-filter-tab.active {
    background: var(--primary-color);
    color: #fff;
    box-shadow: 0 4px 15px rgba(0, 84, 143, 0.3);
}

/* === Badges produits === */
.product-badge {
    position: absolute;
    top: 12px;
    right: 12px;
    padding: 6px 12px;
    border-radius: 6px;
    font-family: "Quicksand", sans-serif;
    font-weight: 700;
    font-size: 12px;
    z-index: 10;
    white-space: nowrap;
}

.badge-coup-coeur {
    background: linear-gradient(135deg, #ff6b6b, #ee5a5a);
    color: #fff;
    box-shadow: 0 4px 12px rgba(238, 90, 90, 0.4);
}

.badge-choix-equipe {
    background: linear-gradient(135deg, #4ecdc4, #44a08d);
    color: #fff;
    box-shadow: 0 4px 12px rgba(68, 160, 141, 0.4);
}

.badge-nouveau {
    background: linear-gradient(135deg, #667eea, #764ba2);
    color: #fff;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
}

.badge-promo {
    background: linear-gradient(135deg, #f093fb, #f5576c);
    color: #fff;
    box-shadow: 0 4px 12px rgba(245, 87, 108, 0.4);
}

/* Carte produit avec badge - position relative nécessaire */
.product-card-vertical {
    position: relative;
}

@media (max-width: 768px) {
    .product-filter-tabs {
        flex-wrap: wrap;
        justify-content: center;
        border-radius: 20px;
    }

    .product-filter-tab {
        padding: 10px 18px;
        font-size: 12px;
    }

    .product-badge {
        top: 8px;
        right: 8px;
        padding: 4px 8px;
        font-size: 10px;
    }
}
/* ===========================================
   PRODUCT SELECTORS - Quantite, Taille, Couleur
   =========================================== */

.product-selector-label {
    font-size: 12px;
    font-weight: 600;
    color: var(--primary-color);
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.product-selector-label i {
    margin-right: 5px;
    color: var(--primary-color);
}

/* Quantity Selector Box */
.quantity-selector-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 25px;
    padding: 8px 15px;
    max-width: 140px;
}

.qty-btn {
    background: none;
    border: none;
    color: var(--primary-color);
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    padding: 0 10px;
    transition: color 0.2s ease;
}

.qty-btn:hover {
    color: var(--background-color-CTA) !important;
}

.qty-value {
    font-size: 16px;
    font-weight: 600;
    color: var(--primary-color);
    min-width: 30px;
    text-align: center;
}

/* Product Select Box (Taille, Couleur) */
.product-select-box {
    width: 100%;
    padding: 10px 15px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 25px;
    font-size: 14px;
    color: var(--primary-color);
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 15px center;
    padding-right: 35px;
}

.product-select-box:focus {
    outline: none;
    border-color: var(--primary-color);
}

.product-select-box:disabled {
    background: #e9e9e9;
    color: #999;
    cursor: not-allowed;
}

/* Guide des tailles link */
.guide-tailles-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--background-color-CTA);
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    padding: 10px 0;
    transition: color 0.2s ease;
}

.guide-tailles-link i {
    font-size: 16px;
}

.guide-tailles-link:hover {
    color: var(--primary-color) !important;
    text-decoration: underline !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .quantity-selector-box {
        max-width: 100%;
    }
    
    .guide-tailles-link {
        padding-top: 35px;
    }
}
