* {
font-family: "Poppins", sans-serif;
margin: 0px;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
display: none !important;
}
.container {
width: 100% !important;
}
*,
::after,
::before {
box-sizing: border-box;
}
*,
:focus-visible {
outline: none !important;
}
::-webkit-scrollbar-thumb {
background: #000 !important;
}
body,
.tab {
overflow-y: auto;
scrollbar-width: thin;
scrollbar-color: #888888 #ffffff !important;
}
.tab::-webkit-scrollbar {
width: 3px;
height: 3px !important;
}
.tab::-webkit-scrollbar-track {
background-color: #f0e8e8;
}
.tab::-webkit-scrollbar-thumb {
background-color: #888888;
border-radius: 4px;
}
h1,
h2,
h3,
h4 {
font-weight: 400 !important;
}
h1 {
font-size: 45px !important;
} label.input-box {
display: block !important;
}
h5.vitamin {
text-transform: uppercase;
font-size: 25px !important;
font-weight: 400 !important;
}
p.vitamin-p {
font-size: 17px;
line-height: 1.8;
}
.container-fluid {
padding: 0 !important;
overflow: hidden !important;
margin: 0;
}
button:focus {
outline: none !important;
}
.site-logo {
padding: 10px 0;
}
.nav {
flex-direction: column !important;
background-color: #ffc5ab !important;
}
.nav {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 1000;
transition: all 0.3s ease-in-out;
padding: 20px 0 0;
}
.nav.shrink {
background-color: #ffc5abc4 !important;
padding: 0;
}
.nav.shrink .site-logo img {
transform: scale(0.8);
transition: transform 0.3s ease-in-out;
}
.nav.shrink .nav-links {
padding: 7px 30px;
margin-top: 0px;
background-color: #000;
}
.nav.shrink .ticker-wrap {
padding: 6px 0px;
}
html {
scroll-behavior: smooth;
}
.nav .ticker-wrap {
background-color: #ff404fd1 !important;
}
text {
font-family: "Poppins", sans-serif;
}
img {
font-family: "Poppins", sans-serif;
}
h1 {
display: block;
font-size: 2em;
margin-block-start: 0.67em;
margin-block-end: 0.67em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
svg {
font-family: "Poppins", sans-serif;
}
a {
text-decoration: none;
}
.blockUI.blockOverlay {
background-color: transparent !important;
}
ul {
list-style: none;
padding: 0px;
}
.nav {
text-align: center;
padding-top: 15px;
}
.nav h4 {
font-weight: 700;
font-size: 26px;
}
.nav-links {
display: flex;
justify-content: space-between;
background-color: #000;
padding: 15px 30px;
margin-top: 15px;
}
.nav .nav-links a {
font-size: 16px;
display: block;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-weight: 400;
transition: 0.3s ease;
border-bottom: 3px solid transparent;
}
.nav .nav-links a:hover {
text-decoration: none;
color: #ffffff;
border-bottom: 3px solid #ffffff;
}
.flash-message {
background-color: #d8015d;
color: #fff;
padding: 10px 0px;
}
.order-msg {
text-decoration: underline;
}
.section-wrap {
border-radius: 60px;
margin-left: 100px;
margin-right: 100px;
padding-top: 50px;
padding-bottom: 70px;
margin-bottom: 40px;
}
.ticker-wrap {
margin: auto;
overflow: hidden;
position: relative;
width: 100%;
}
.ticker-move {
display: inline-block;
animation: move 50s linear infinite;
white-space: nowrap;
}
.ticker-move > * {
display: inline-block;
padding: 0 7px;
position: relative;
}
p:not(:first-child):after {
content: "-";
position: absolute;
right: -4px;
}
.ticker-black .ticker-wrap {
background-color: #000;
}
.ticker-black p {
text-transform: uppercase !important;
font-size: 19px !important;
font-weight: 400 !important;
margin-right: 0 !important;
}
.hero-section {
padding-left: 30px;
margin-top: 80px;
}
.hero-section h1 {
font-size: 45px;
text-transform: uppercase;
}
.hero-section span {
font-size: 20px;
}
.hero-section p {
font-size: 25px;
font-weight: 400;
}
.hero-section img {
margin-top: 10px;
}
.magnetic-button {
text-transform: uppercase;
font-size: 19px;
border-radius: 28px;
padding: 3px 36px !important;
display: inline-block;
transition: transform 0.3s ease-out;
}
.magnetic-button:hover {
background-color: #000 !important;
color: #fff !important;
border: 2px solid #000 !important;
text-decoration: none !important;
}
.reg-btn {
background: #ffff;
color: #000;
border: 2px solid #000;
}
.buy-btn {
background: #e81476;
color: #fff;
border: 2px solid #e81476;
}
.buy-btn:hover {
background: #000;
color: #fff;
text-decoration: none;
transition: 0.3 all ease-in-out;
}
.nf-form-content input[type="submit"] {
margin-top: 89px;
width: 100%;
padding: 2px 43px;
}
#nf-field-11-wrap input#nf-field-11 {
margin-top: 40px !important;
}
.nf-form-content input[type="submit"],
.button {
text-transform: uppercase;
font-size: 17px;
font-weight: 400;
padding: 8px 14px;
color: #000;
background-color: #fff;
border: solid 2px #000;
border-radius: 28px;
display: inline-block;
}
.coupon .button {
width: 30%;
padding: 8px 0 !important;
}
input#coupon_code {
background: transparent;
text-align: center;
text-transform: uppercase;
font-size: 17px;
font-weight: 400;
padding: 6px 14px;
color: #000;
border: solid 2px #000;
border-radius: 28px;
display: inline-block;
width: 30%;
margin-right: 20px;
}
input#coupon_code::placeholder {
font-size: 18px;
}
.hero-btn a {
text-transform: uppercase;
font-size: 17px;
font-weight: 400;
padding: 14px 20px;
border-radius: 28px;
color: #000;
background-color: #fff;
border: solid 2px #000;
display: inline-block;
}
.button:hover,
.hero-btn a:hover {
text-decoration: none !important;
}
.hero-content h1 {
margin-bottom: 2vw !important;
font-size: 80px !important;
line-height: 5.5555vw;
font-weight: 300 !important;
}
.banner-img {
}
.banner-img img {
width: 90% !important;
padding-right: 30px !important;
}
.hero-btn {
margin-top: 50px;
}
.hero-btn a:hover {
text-decoration: none !important;
background-color: #000;
color: #fff;
transition: all 0.3s;
}
.hero-2-section {
text-align: center;
width: 1080px;
display: block;
margin-left: auto;
margin-right: auto;
}
.hero-2-section ul {
display: flex;
align-items: center;
justify-content: space-between;
}
.hero-2-section h2 {
font-size: 30px;
text-align: center;
font-weight: 700;
}
.hero-2-section p {
font-size: 16px;
font-weight: 400;
width: 220px;
text-align: justify;
}
.hero-2-section h1 {
font-size: 30px;
text-transform: uppercase;
}
.hero-2-section h5 {
font-weight: 300;
font-size: 24px;
margin-bottom: 50px;
}
.row.mb-5.list-products-home {
margin-top: 50px;
row-gap: 60px;
}
.products {
text-align: center;
}
.product-1-moin,
.product-3-moins,
.product-6-moins {
position: relative;
}
.product-6-moins img {
max-width: 86% !important;
}
.shape-before-product {
position: absolute;
top: -25px;
bottom: -38px;
left: -12px;
right: 0;
display: none;
width: 110%;
}
.shape-before-product2 {
position: absolute;
top: -27px;
bottom: 0;
left: -13px;
right: 0;
display: none;
}
.shape-before-product2 .shape-boite-6,
.shape-before-product2 .shape-boite-3 {
width: 100% !important;
}
.list-products-home {
padding: 0 30px !important;
}
.product-sommeil .shape-before-product img {
width: 46% !important;
}
.bundle-page-wrapper {
width: 100%;
margin-top: 100px;
}
.bundle-page-wrapper .doypack-slider-item .product-sommeil,
.bundle-page-wrapper .doypack-slider-item .product-1-moin {
max-width: 250px !important;
max-height: 357px !important;
}
.bundle-page-wrapper .product-sommeil,
.bundle-page-wrapper .product-1-moin {
max-width: 200px !important;
max-height: 357px !important;
}
.prd-slider-inner-img img.img-fluid.budge-new {
top: 0px !important;
left: -17px !important;
max-width: 60% !important;
position: absolute;
}
.bundle-page-wrapper .product-sommeil .img-new-sommeil,
.bundle-page-wrapper .product-1-moin img {
z-index: 1 !important;
width: 100%;
object-fit: cover;
}
.all-prd-slide:hover .shape-before-product2,
.prd-1:hover .shape-before-product,
.prd-3:hover .shape-before-product,
.pr-6:hover .shape-before-product,
.prd-sme:hover .shape-before-product {
display: block !important;
}
.all-prd-slide:hover .prod-animation,
.prd-1:hover .prod-animation,
.prd-3:hover .prod-animation,
.pr-6:hover .prod-animation,
.prd-sme:hover .prod-animation {
animation: slide-top 2s linear infinite;
}
.prd-sme .shape-before-product {
top: -34px;
left: 21px;
width: 91%;
height: 100%;
}
.products ul {
display: flex;
align-items: flex-end;
justify-content: space-evenly;
margin-left: 60px;
margin-right: 60px;
transition: 0.3s all ease-in-out;
}
.products h5 {
font-size: 25px;
font-weight: 400;
}
.benefits-detente-content p,
.products p {
font-weight: 400;
}
div#slider_3147 .benefits-detente-content span,
div#slider_3510 .benefits-detente-content span,
div#slider_3193 .benefits-detente-content span {
font-size: 60px;
line-height: 1;
}
div#slider_3147 .benefits-detente-content h2,
div#slider_3510 .benefits-detente-content h2,
div#slider_3193 .benefits-detente-content h2 {
margin-top: 20px;
}
.products h4 {
font-size: 25px;
font-weight: 400;
margin-bottom: 30px;
margin-top: 10px;
display: flex;
align-items: center;
justify-content: space-evenly;
}
.products h1 {
font-size: 30px;
text-transform: uppercase;
font-weight: 300;
}
.features-icons {
padding-top: 70px;
}
.feat-bg-bottom {
background-image: url(https://lesessentielleslab.com.tn/wp-content/uploads/2023/10/lesessentielleslab-formule.png);
background-size: cover;
min-height: 860px;
}
.how-works,
.feautures {
padding-top: 100px;
}
.feautures-content {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
}
.feat-box img {
max-width: 70%;
}
.feat-btn {
padding: 200px 0 0;
}
.efficaces-pic .feat-btn {
padding: 100px 0 150px;
}
.feat-btn a {
background: #ffff;
color: #000;
text-transform: uppercase;
padding: 14px 85px;
border: 2px solid #000;
font-size: 17px;
border-radius: 28px;
font-weight: 400;
margin-right: 43px;
}
.feat-btn a:hover {
background: #000;
color: #fff;
border: 2px solid #fff;
text-decoration: none;
}
.feat-box span {
text-transform: capitalize;
color: #000;
font-weight: 400;
margin-top: 25px;
}
.gela-span .features-icons {
padding-top: 70px;
}
.features-icons .col-md-2 {
max-width: 20% !important;
flex: 0 0 20% !important;
}
.feat-box {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.row.feat-bg-bottom {
margin-top: -180px;
}
.product-efficaces h2,
.insta-caroussel h2,
.feautures h2,
.how-works h2,
.review h2,
.benefits-detente-content h2,
.products h2,
.bundle-title h2 {
font-size: 58px;
text-transform: uppercase;
font-weight: 300 !important;
}
.product-section2 .accueil-colg {
max-width: 80% !important;
margin-bottom: 30px;
}
.products.shop-page {
margin-top: 50px;
margin-bottom: 80px;
}
.shop-page h1 {
font-size: 45px;
text-transform: uppercase;
font-weight: 300 !important;
}
.review h5 {
font-size: 30px;
}
.avis-giver {
font-weight: 400;
font-size: 20px !important;
}
.single-review h5 {
font-size: 20px !important;
}
.single-review p {
margin-bottom: 0 !important;
}
.into-accordion p,
.product-efficaces p,
.insta-caroussel p {
font-size: 25px;
}
.ft-collagene .feautures p {
margin-top: 0px;
}
.feautures p {
font-size: 25px;
margin-top: 6px;
}
.benefits-detente-content p,
.products p {
font-size: 25px;
margin-bottom: 0;
}
.insta-caroussel {
padding: 100px 0 50px;
background-image: url(https://lesessentielleslab.com.tn/wp-content/uploads/2023/10/Courbe-Rose-.png);
background-size: contain;
background-position: top;
background-repeat: no-repeat;
margin-top: -5px;
}
.media-share img {
max-width: 290px;
border: solid 2px #000;
border-radius: 40px;
height: 300px;
object-fit: cover;
}
.eff-asset {
min-height: 300px;
text-align: center;
}
.product-efficaces {
padding-top: 100px;
}
.efficaces-pic {
padding: 50px;
}
.efficaces-pic img {
width: 85%;
}
.efficaces-pic span {
text-transform: uppercase;
font-weight: 400;
font-size: 20px;
border: 2px solid #000;
padding: 5px 0;
margin-top: -90px;
border-radius: 29px;
background-color: #fff;
display: inline-block;
width: 100%;
text-align: center;
}
.efficaces-pic .col-md-3 {
margin-bottom: 40px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.rev-45 .single-review,
.review li {
margin-left: 0 !important;
}
.rev-45 .review-list .sa_owl_theme .owl-dots {
left: 0px !important;
}
.review-desktop-slider.rev-45
.review-section
.white
.sa_owl_theme
.owl-nav
.owl-prev {
left: -4% !important;
}
.review-section {
position: relative;
background-size: contain;
background-position: left;
background-repeat: no-repeat;
padding: 211px 0;
}
.review-section-bg {
position: absolute;
min-height: 871px;
width: 100%;
background-size: contain;
background-repeat: no-repeat;
}
.review {
text-align: center;
margin-left: 70px;
margin-right: 70px;
}
.review .container { }
.avis-verif {
padding-bottom: 30px;
margin-top: -3px;
}
.avis-verif img {
width: 40px !important;
margin: initial !important;
margin-left: 25px !important;
}
.review-listd {
display: flex !important;
align-items: center;
justify-content: center;
margin: 0px;
width: 100% !important;
}
.review-list,
.review ul {
display: flex;
align-items: flex-start;
justify-content: space-evenly;
text-align: left;
margin-top: 45px;
margin-bottom: 50px;
margin-right: 0 !important;
}
.single-review,
.review li {
border: solid 2px #000;
border-radius: 33px;
padding: 50px 30px;
margin-left: 10px; max-width: 410px;
}
.review-list .sa_owl_theme .owl-dots {
left: 14px !important;
}
.avis-btn {
padding-top: 0px !important;
}
.avis-btn a {
padding: 22px 50px !important;
}
.review h1 {
font-size: 30px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 10px;
}
.review h5 {
font-weight: 400;
} .p-avis-content {
margin-bottom: 0 !important;
min-height: 206px;
display: flex;
flex-direction: column;
justify-content: center;
}
.span-more {
font-size: 16px;
font-weight: 400;
}
.span-name {
font-size: 20px;
font-weight: 400;
margin-bottom: 10px;
}
.return-to-shop {
display: none;
}
.g-maj {
font-size: 40px;
}
.formula {
text-align: center;
margin-left: 60px;
margin-right: 60px;
}
.formula ul {
display: flex;
align-items: center;
justify-content: space-between;
}
.formula h1 {
font-size: 30px;
text-transform: uppercase;
font-weight: 700;
line-height: 40px;
margin-bottom: 15px;
width: 700px;
display: block;
margin-left: auto;
margin-right: auto;
}
.formula h2 {
font-weight: 400;
font-size: 20px;
margin-bottom: 50px;
}
.formula p {
max-width: 130px;
font-size: 12px;
margin-left: auto;
margin-right: auto;
}
.formula h5 {
font-size: 20px;
line-height: 30px;
font-weight: 600;
width: 214px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}
.garanties ul {
text-align: center;
display: flex;
align-items: flex-start;
justify-content: space-evenly;
margin-left: 260px;
margin-right: 260px;
margin-bottom: 100px;
}
.garanties h5 {
font-size: 16px;
font-weight: 400;
line-height: 25px;
max-width: 290px;
margin-left: auto;
margin-right: auto;
margin-top: 42px;
}
.instagram-gallery__actions .instagram-gallery__button--follow,
.insta-gallery-button {
font-size: 20px !important;
font-weight: 700 !important;
padding: 11px 25px !important;
color: #000 !important;
background-color: #fff !important;
border: solid 2px #000 !important;
border-radius: 28px !important;
}
.footer-img {
border: 2px solid #000;
border-radius: 50%;
padding: 30px;
display: inline-block;
}
.instagram-gallery__actions .instagram-gallery__button--follow:hover,
.insta-gallery-button:hover {
background-color: #000 !important;
color: #fff !important;
}
.insta-gallery-feed .insta-gallery-actions,
.qligg-mfp-wrap .insta-gallery-actions {
text-align: center;
margin: 70px 0px 0 !important;
}
#instagram-gallery-feed-0
.swiper-container
.swiper-pagination
.swiper-pagination-bullet {
background-color: #000;
}
#logo {
display: block;
margin-left: auto;
margin-right: auto;
width: 320px;
}
footer {  }
.background-shapes { background-position: bottom;
background-repeat: no-repeat;
padding-top: 40px;
}
.ticker-move {
display: inline-block;
animation: move 50s linear infinite;
white-space: nowrap;
}
.ticker-move > * {
display: inline-block;
padding: 0 7px;
position: relative;
}
.ticker-wrap {
width: 100%;
overflow: hidden;
white-space: nowrap;
box-sizing: border-box;
background-color: #ffdf00;
color: #fff;
padding: 10px 0px;
}
.ticker-move {
display: flex;
align-items: center;
animation: ticker 90s linear infinite;
}
.nav .ticker-move p {
color: #000 !important;
}
.nav .seperateur-point svg {
fill: #000 !important;
}
.ticker-move p {
margin-right: 0px;
font-size: 14px;
font-weight: 400;
margin-bottom: 0 !important;
}
@-webkit-keyframes slide-top {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@keyframes slide-top {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@keyframes ticker {
0% {
transform: translate3d(0, 0, 0);
}
100% {
transform: translate3d(-201%, 0, 0);
}
} .ingredients-section {
text-align: center;
width: 790px;
margin: auto;
}
.ingredients-section h1 {
font-size: 40px;
}
.button:hover {
background-color: #000 !important;
color: #fff !important;
}
#place_order:hover {
background-color: #000 !important;
color: #fff !important;
}
#nf-field-11:hover {
background-color: #000 !important;
color: #fff !important;
} .tab {
overflow: auto !important;
display: flex;
} .etudes-files span,
.tab a {
background-color: #fff;
border: solid 2px #000;
border-radius: 50px;
outline: none;
cursor: pointer;
padding: 7px 30px;
text-align: center;
transition: 0.3s;
font-size: 17px;
display: block;
margin-bottom: 14px;
margin-right: 12px;
line-height: 15px;
color: #000;
display: flex;
align-items: center;
text-wrap: nowrap !important;
justify-content: center;
}
.etudes-files span {
max-width: 420px;
padding: 13px 30px;
min-width: 380px;
font-style: italic;
}
.etudes-files span a {
color: #000;
text-decoration: underline;
font-style: italic;
margin-right: 4px;
} .etudes-files span:hover,
.tab a:hover {
background-color: #000000;
color: #fff;
text-decoration: none;
}
.etudes-files span:hover a {
color: #fff !important;
} .tab a.active {
background-color: #000000;
color: #fff;
} .tabcontent {
display: none;
padding-right: 40px;
padding-left: 10px;
}
.ingredient-tabs h1 {
text-align: center;
margin-bottom: 40px;
}
.row.acc-row.tabs1 {
margin-top: 70px;
display: flex;
align-items: flex-start;
justify-content: center;
}
.ingredient-tabs ul {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
.garantee {
text-align: center;
}
.garantee ul {
display: flex;
align-items: flex-end;
justify-content: space-between;
margin-left: 30px;
margin-right: 30px;
margin-top: 40px;
}
.garantee h5 {
font-size: 16px;
font-weight: 400;
margin-top: 30px;
}
.garantee h1 {
font-size: 30px;
text-transform: uppercase;
line-height: 40px;
}  .lab-text {
display: flex;
flex-direction: column;
}
.about-us-paragraph h1 {
font-weight: 300 !important;
font-size: 55px !important;
}
.about-us-paragraph {
padding-top: 40px;
}
.about-us-paragraph .about-us-paragraph-row-pic {
margin-left: 115px;
margin-bottom: 7px;
}
.about-us-paragraph .about-us-paragraph-row-content {
margin: 7px 115px;
}
.lab-p-title {
font-size: 25px;
margin: 60px 0;
}
.about-us-paragraph .lab-banner-text {
line-height: 40px;
font-weight: 400;
margin-top: 40px;
font-size: 25px;
}
.about-us-paragraph p {
line-height: 38px;
font-weight: 300;
margin-top: 24px;
font-size: 20px;
text-align: justify;
}
.about-us-paragraph h2 {
margin-top: 60px;
}
.about-us-paragraph h5 {
line-height: 25px;
font-size: 16px;
margin-top: 30px;
font-weight: 700;
}
.banner-sec-detente {
position: relative !important;
} @media only screen and (max-width: 775px) {
.detente-accueil-efficase .container-fluid {
padding-top: 120px !important;
}
.detente-accueil-efficase .d-list-title h2,
.detente-accueil-produits-list .d-list-title h2 {
font-size: 4.5rem !important;
}
.detente-accueil-efficase .row.detente-pic-efficase {
margin-top: -750px !important;
}
.detente-accueil-efficase .d-list-title p,
.detente-accueil-produits-list .d-list-title p {
font-size: 1.2rem;
}
}
@media only screen and (max-width: 768px) {
.row.feat-bg-bottom {
margin-top: -65px !important;
}
.page-coffret-gummies .feautures {
padding-top: 0 !important;
margin-top: 0 !important;
}
.page-coffret-gummies .feautures p {
padding: 0;
}
.page-coffret-gummies .feautures h2 {
font-size: 33px;
}
.page-coffret-gummies .feautures {
padding-top: 40px;
}
.page-coffret-gummies .etudes-content h2.h2-produit {
margin-top: -65px;
}
.page-coffret-gummies .slider-single-product {
height: 520px;
}
.promo-img-101.promo-img-768 {
top: -21%;
position: absolute;
width: 60%;
}
.tab-product .tablinks .single-product-shop .promo-img-10 {
right: 25px;
}
.white div#slider_4832 .owl-nav button.owl-next {
left: 91% !important;
}
div#slider_4832 .owl-nav div,
div#slider_4832 .owl-nav button {
top: 50% !important;
}
.detente-accueil-efficase .container-fluid {
padding-top: 70px !important;
}
.decouvrez-collagene.ac-pd-top {
padding-top: 70px;
}
.detente-title {
top: 39%;
height: auto !important;
}
.banner-detente {
padding-bottom: 50px;
}
.review p {
width: 100% !important;
}
#slider_3109 .owl-nav button.owl-next {
left: 91% !important;
}
.review-list,
.review ul {
display: grid !important;
align-items: initial;
justify-content: initial;
}
.single-review,
.review li {
min-height: 290px !important;
}
}
.login {
display: flex;
align-items: center;
text-align: center;
justify-content: space-evenly;
}
.login-register-lost-password {
display: none;
}
.login h1 {
font-size: 55px;
}
.registration h1 {
text-transform: uppercase;
margin-bottom: 40px !important;
}
.login a {
font-weight: 400;
}
.registration a {
font-weight: 400;
}
.login label {
display: none;
}
.wppb-description-delimiter {
display: none;
}
#reset-password {
display: flex;
justify-content: center;
}
.login input[type="email"] {
background-color: rgba(255, 255, 255, 0.5);
border: solid 2px #000;
border-radius: 28px;
padding: 11px 5px;
text-align: center;
width: 254px;
font-size: 16px;
font-weight: 400;
margin-bottom: 10px;
}
.login input[type="text"] {
background-color: rgba(255, 255, 255, 0.5);
border: solid 2px #000;
border-radius: 28px;
padding: 11px 5px;
text-align: center;
width: 254px;
font-size: 16px;
font-weight: 400;
margin-bottom: 10px;
}
.login input[type="password"] {
background-color: rgba(255, 255, 255, 0.5);
border: solid 2px #000;
border-radius: 28px;
padding: 11px 5px;
text-align: center;
width: 254px !important;
font-size: 16px;
font-weight: 400;
margin-bottom: 25px;
}
.login input[type="submit"] {
font-weight: 400;
margin-bottom: 30px;
}
.login input[type="submit"]:hover {
background-color: #000;
color: #fff;
}
.login input[type="registration"]:hover {
background-color: #000;
color: #fff;
}
.login-remember {
display: none;
}
.hero-section h1 p {
text-transform: none !important;
font-size: 20px;
font-weight: 400 !important;
}
.barred {
position: relative;
display: inline-block;
}
.prod-info {
min-height: 140px;
}
.old-price {
display: flex;
justify-content: center;
gap: 20px;
}
.barred:before {
content: "";
position: absolute;
bottom: 15px;
left: 0;
width: 100%;
height: 3px;
background-color: black;
transform: rotate(360deg);
}
button#readMoreButton9,
button#readMoreButton8,
button#readMoreButton7,
button#readMoreButton6,
button#readMoreButton5,
button#readMoreButton4,
button#readMoreButton3,
button#readMoreButton2,
button#readMoreButton1,
button#readMoreButton {
background: transparent;
border: none;
border-bottom: 1px solid #000 !important;
margin: 0;
line-height: 1;
padding: 0;
font-weight: 600;
text-transform: uppercase;
color: #000;
}
.review-mobile {
display: none;
}
@media only screen and (max-width: 1025px) and (min-width: 768px) {
.slider-single-product .mySlidesp img.img-pr-1 {
max-height: 640px;
}
div#slider_3510 .benefits-detente-content,
div#slider_3193 .benefits-detente-content,
div#slider_3147 .benefits-detente-content {
padding-left: 15px !important;
padding-top: 72px !important;
}
.benefits-detente-content span {
font-size: 50px !important;
}
.benefits-detente-content h2 {
font-size: 40px;
}
div#slider_3510 .owl-nav button.owl-prev,
div#slider_3193 .owl-nav button.owl-prev,
div#slider_3147 .owl-nav button.owl-prev {
left: 40% !important;
}
.product-section.page-ss {
padding-bottom: 70px !important;
}
.detente-accueil-efficase .container-fluid {
padding-top: 150px !important;
}
.detente-accueil-efficase .d-list-efficase span {
font-size: 16px !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
.feautures-gummies {
padding-top: 0px;
}
}
@media only screen and (max-width: 1280px) and (min-width: 992px) {
.product-section2-detente .w-100-boite3-6 img {
max-width: 100% !important;
}
}
@media only screen and (max-width: 1040px) {
.hero-section h1 p {
text-transform: none !important;
font-size: 16px !important;
}
}
@media only screen and (max-width: 600px) {
.page-coffret-gummies .slider-single-product {
height: 330px !important;
}
.page-coffret-gummies .p-details-wrap {
margin-top: 0px !important;
padding: 31px;
}
.page-coffret-gummies .single-product-page {
padding-bottom: 50px !important;
}
.page-coffret-gummies .feautures {
padding: 40px 15px 0px !important;
}
.bundle-section.sticky {
padding: 0 !important;
border: none !important;
}
.insta-caroussel h2 {
margin-top: -92px;
}
.trousse-tabs-prt .tab-product {
flex-wrap: wrap;
justify-content: space-between !important;
gap: initial !important;
}
.single-product-page.trousse-tabs-prt.page-coffret-gummies a.tablinks {
width: 47% !important;
}
.single-product-page.page-coffret-gummies a.tablinks {
width: 51% !important;
}
img.s-b-1 {
width: auto !important;
}
img.img-fluid.out-of-stock {
max-width: 90px !important;
margin-top: -119px !important;
margin-right: 382px !important;
}
a.button.checkout {
width: 100% !important;
}
input#coupon_code,
.coupon .button {
width: 45%;
}
.feat-box span {
font-size: 14px;
}
.review-deskop {
display: none;
}
.review-mobile {
display: block;
}
.section-wrap {
margin-left: 10px;
margin-right: 10px;
}
.product-section2.pack-prd h1 {
font-size: 30px !important;
}
h1 {
font-size: 40px !important;
}
.into-accordion p {
font-size: 17px !important;
}
.benefits-detente-content p,
.products p {
padding: 0 40px;
}
.prd-1 p,
.prd-3 p,
.pr-6 p,
.prd-sme p {
font-size: 11px !important;
}
.hero-btn.acc-btn {
text-align: center !important;
}
.gtto {
font-size: 15px !important;
}
.into-accordion {
padding-bottom: 30px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.feautures.title-b-pr-slider {
padding-top: 10px !important;
padding-bottom: 0 !important;
}
p.h2-produit-sm.prd-slider-description {
margin: 0 !important;
}
div#slider_4832 .owl-stage-outer {
padding-top: 2rem !important;
}
.hero-2-section h1 {
font-size: 30px !important;
}
.formula h1 {
font-size: 28px !important;
}
#hide-on-home h1 {
font-size: 30px !important;
}
footer { }
footer {
margin-top: 0px;
}
.garanties h5 {
line-height: 18px;
}
.background-shapes {
background-position: bottom;
background-repeat: no-repeat;
padding-top: 40px;
background-position-y: 0px;
}
.about-us-paragraph {
margin: 50px 0px;
margin-top: 0;
}
.about-us-paragraph h1 {
margin-top: 10px;
font-size: 24px;
}
.g-maj {
font-size: 24px;
}
.registration h1 {
font-size: 24px;
}
.login h1 {
font-size: 24px;
}
#reset-password {
display: flex;
justify-content: center;
flex-direction: column;
}
.banner-sm {
margin-top: -50px;
}
.hero-section span {
font-size: 24px;
}
.hero-section {
width: 90%;
}
.hero-section h1 {
font-size: 34px !important;
}
.hero-section h2 {
font-size: 20px;
}
.hero-section p {
font-size: 16px;
margin-top: -16px;
color: #000 !important;
margin-left: 10px;
}
.hero-section img {
width: 100%;
}
#hide-on-home h1 {
font-size: 20px;
}
.button {
font-size: 16px;
}
.products h1 {
font-size: 20px;
}
.products ul {
display: block;
margin-left: auto;
margin-right: auto;
}
.review h1 {
font-size: 20px;
}
.review h5 {
font-size: 20px;
font-weight: 400 !important;
margin-top: 25px;
margin-bottom: 0;
}
.shape-before-product {
display: none !important;
}
.review ul {
align-items: flex-start;
justify-content: center;
flex-direction: column;
}
.review p {
width: unset;
margin-top: 15px;
font-size: 14px;
}
.review {
margin-left: auto;
margin-right: auto;
}
.single-review,
.review li {
border: solid 2px #000;
border-radius: 33px;
padding: 25px 30px;
margin-bottom: 20px;
min-height: 172px;
}
.hero-2-section img {
width: 100%;
}
.hero-2-section {
width: 90%;
}
.hero-2-section ul {
flex-direction: column;
margin-bottom: 40px;
}
.hero-2-section h1 {
font-size: 20px;
}
.hero-2-section h2 {
font-size: 20px;
}
.hero-2-section h5 {
font-size: 18px;
margin-bottom: 40px;
}
.formula {
margin-left: auto;
margin-right: auto;
width: 90%;
}
.formula h1 {
font-size: 20px;
line-height: 30px;
width: unset;
}
.formula h2 {
font-size: 18px;
}
#logo {
display: block;
margin-left: auto;
width: 55%;
margin-right: auto;
}
.nav-links {
display: none;
}
.carousel {
margin-top: 50px !important;
display: grid !important;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: auto;
grid-gap: 35px;
justify-content: center !important;
}
.carousel img {
width: 60px !important;
}
.garanties ul {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: auto;
grid-gap: 10px;
justify-content: center;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 60px;
}
.garanties ul li:nth-child(3) {
grid-column: 1 / 3;
}
.background-shapes {
background-position: initial;
background-position-y: 185px;
background-position-x: -51px;
background-repeat: repeat;
}
.products ul li:nth-child(2) {
margin-top: 30px;
}
.mobile-links {
color: #fff;
background-color: #000;
padding: 15px;
font-size: 20px;
}
.accordation-wrap {
margin: 0px 10px !important;
transition: 0.4s;
}
.garantee h1 {
font-size: 18px;
line-height: 30px;
}
.garantee ul {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: auto;
grid-gap: 10px;
justify-content: center;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 120px;
}
.garantee ul li:nth-child(3) {
grid-column: 1 / 3;
}
.ingredients-section {
text-align: center;
width: 90%;
margin: auto;
}
.ingredients-section h1 {
font-size: 20px;
}
.ingredients-section img {
width: 100%;
}
.ingredient-tabs h1 {
font-size: 20px;
}
.ingredient-tabs ul {
display: block;
}
.tabcontent {
display: none;
padding: 30px 17px;
width: 100%;
border-radius: 30px;
margin-right: auto;
margin-left: auto;
}
.tab button {
background-color: #fff;
border: solid 2px #000;
border-radius: 50px;
outline: none;
cursor: pointer;
width: 160px;
padding: 8px 3px;
text-align: center;
transition: 0.3s;
font-size: 11px;
margin-bottom: 10px;
}
.p-details-wrap a.tablinks {
width: 31% !important;
}
a.tablinks {
width: fit-content !important;
}
.row.acc-row.tabs1 {
margin: 0px !important;
}
.wppb-register-user ul {
display: block !important;
}
.registration img {
width: 100%;
margin-bottom: 50px;
}
.nf-form-content input[type="submit"] {
margin-top: 50px;
}
.registration {
display: block !important;
text-align: center;
justify-content: center;
margin: 0px 10px;
}
.login {
display: block;
margin: 0px 10px;
}
.login img {
width: 100%;
}
.carousel-item.activests {
transform: scale(1.3) !important;
}
.ingredients-section img {
max-width: 100%;
}
.feautures p {
margin-top: 15px;
}
.efficaces-pic img {
width: 85% !important;
}
.efficaces-pic span {
font-size: 15px;
margin-top: -114px;
}
}
@media screen and (max-height: 450px) {
.overlay {
overflow-y: auto;
}
.overlay a {
font-size: 20px;
}
.overlay .closebtn {
font-size: 40px;
top: 15px;
right: 35px;
}
}
@media only screen and (min-width: 768px) {
.mobile-links {
display: none;
}
}
.registration input[type="email"],
.registration input[type="password"] {
background-color: #fff;
border: solid 2px #000;
border-radius: 28px;
padding: 7px 0px;
text-align: center;
font-size: 16px;
font-weight: 400;
margin-bottom: -3px;
width: 100%;
}
.login-submit input#wppb-submit {
width: 100% !important;
}
form#wppb-loginform,
form#wppb-register-user {
padding: 0 30px;
}
.registration input[type="text"] {
background-color: #fff;
border: solid 2px #000;
border-radius: 28px;
padding: 7px 0px;
text-align: center;
font-size: 16px;
font-weight: 400;
margin-bottom: 20px;
}
.input#coupon_code::placeholder {
font-size: 17px !important;
}
.registration input::placeholder {
color: #000 !important;
font-weight: 400 !important;
}
.registration {
display: flex;
text-align: center;
justify-content: center;
align-items: center;
margin-bottom: 120px;
margin-top: 80px;
}
#send_credentials_via_email {
display: none;
}
.registration label {
display: none;
}
.wppb-register-user ul {
display: flex;
flex-direction: column;
}
.wppb-register-user li {
margin-right: 10px;
}
.wppb-register-user ul:nth-child(2) {
display: none;
}
#text-link {
margin-top: 10px;
}
input {
padding-left: 5px;
padding-right: 5px;
} input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
} input[type="number"] {
-moz-appearance: textfield;
}
.nf-form-content label {
font-size: 18px;
line-height: 20px;
display: block;
width: 300px;
}
.nf-field-label {
width: 100% !important;
}
#nf-field-22-wrap {
display: flex !important;
flex-flow: unset !important;
align-items: center !important;
}
#nf-field-18-wrap .nf-field-label,
#nf-field-17-wrap .nf-field-label,
#nf-field-8-wrap .nf-field-label,
label#nf-label-field-20,
label#nf-label-field-19,
#nf-field-12-wrap,
#nf-field-22-wrap {
width: 100% !important;
border-bottom: 2px solid #000;
padding-bottom: 10px;
color: #000 !important;
}
.woocommerce-MyAccount-navigation {
display: none;
}
.wppb-form-error {
display: none;
}
#wppb_register_pre_form_message {
display: none;
}
.woocommerce-billing-fields__field-wrapper input {
background-color: #ffffff7d !important;
}
.woocommerce-message {
display: none !important;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
font-family: WooCommerce;
content: "\e028";
display: inline-block;
position: absolute;
top: 0px !important;
left: 0px !important;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
padding: 20px 20px !important;
background-color: transparent !important;
color: #000 !important;
border-top: none !important;
}
mark {
background: transparent !important;
font-weight: 700;
}
address {
width: unset !important;
}
tbody a {
color: #000 !important;
}
.woocommerce-MyAccount-content p {
font-size: 18px !important;
}
.woocommerce-order-details__title {
margin: 10px 0px !important;
}
.coupon .button:hover {
background-color: #000 !important;
color: #fff !important;
}
.first-eff img {
width: 100% !important;
}
.product-slider-section {
display: none;
}
@media only screen and (max-width: 1025px) {
.produit-coffret span {
font-size: 21px !important;
}
.produit-coffret p {
font-size: 16px !important;
padding: 0px 5px !important;
}
.produit-coffret-details h3 {
font-size: 26px !important;
}
.promo-img-101.promo-img-1024 {
top: -20%;
position: absolute;
width: 50%;
}
.sec-jadore-clg.accueil-colg.text-center {
max-width: 83% !important;
}
.tablinks .single-product-shop .promo-img-10 {
top: -50px;
right: 65px;
}
.about-us-paragraph .about-us-paragraph-row-pic {
margin-left: 30px;
margin-bottom: 7px;
}
.about-us-paragraph .about-us-paragraph-row-content {
margin: 0px 30px;
padding-top: 1rem !important;
}
.detente-title {
justify-content: start !important;
}
.about-us-paragraph .lab-banner-text {
margin-right: 30px;
}
.about-us-paragraph {
margin: 0px 0px;
margin-top: 0px;
padding-top: 0px;
}
}
@media only screen and (min-width: 769px) and (max-width: 1025px) {
.white div#slider_4832 .owl-nav button.owl-next {
left: 93.1% !important;
}
}
@media only screen and (min-width: 601px) and (max-width: 1025px) {
.detente-title {
position: absolute;
top: 39%;
height: auto !important;
}
.review .container { display: block !important;
}
.section-wrap {
margin-left: 10px;
margin-right: 10px;
}
.background-shapes {
background-position: bottom;
background-repeat: no-repeat;
padding-top: 40px;
background-position-y: 0px;
}
.about-us-paragraph h1 {
margin-top: 30px;
font-size: 24px;
}
.g-maj {
font-size: 45px;
}
.registration h1 {
font-size: 35px;
}
.login h1 {
font-size: 35px;
}
#reset-password {
display: flex;
justify-content: center;
flex-direction: row;
}
.hero-section span {
font-size: 45px;
}
.hero-section {
width: 90%;
}
.hero-section h1 {
font-size: 35px;
}
.hero-section h2 {
font-size: 30px;
}
.hero-section p {
font-size: 16px;
max-width: 500px;
display: block;
}
.hero-section img {
width: 80%;
}
#hide-on-home h1 {
font-size: 30px;
}
#hide-on-home h2 {
font-size: 26px;
}
.button {
font-size: 16px;
}
.products h1 {
font-size: 30px;
}
.products ul {
margin-left: 10px;
margin-right: 10px;
}
.products ul img {
width: 100%;
}
.review h1 {
font-size: 30px;
}
.review h5 {
font-size: 18px;
}
.review ul {
align-items: flex-start;
justify-content: space-between;
}
.review p {
width: 265px;
margin-top: 15px;
font-size: 14px;
}
.review {
margin-left: auto;
margin-right: auto;
width: 100%;
}
.single-review,
.review li {
border: solid 2px #000;
border-radius: 33px;
padding: 25px 15px;
margin-bottom: 20px;
min-height: 257px;
}
.hero-2-section img {
width: 100%;
}
.hero-2-section {
width: 90%;
}
.hero-2-section ul {
margin-bottom: 40px;
}
.hero-2-section h1 {
font-size: 30px;
}
.hero-2-section h2 {
font-size: 30px;
}
.hero-2-section h5 {
font-size: 18px;
margin-bottom: 40px;
}
.formula {
margin-left: auto;
margin-right: auto;
width: 90%;
}
.formula h1 {
font-size: 30px;
line-height: 30px;
max-width: 550px;
}
.formula h2 {
font-size: 18px;
}
#logo {
display: block;
margin-left: auto;
width: 30%;
margin-right: auto;
}
.nav-links {
display: none;
}
.carousel {
margin-top: 50px !important;
display: grid !important;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: auto;
grid-gap: 35px;
justify-content: center !important;
}
.carousel img {
width: 60px !important;
}
.garanties ul {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: auto;
grid-gap: 10px;
justify-content: center;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 60px;
}
.garanties ul li:nth-child(3) {
grid-column: 1 / 3;
}
.background-shapes {
background-position: bottom;
background-position-x: -51px;
}
.products ul li:nth-child(2) {
margin-top: 30px;
}
.mobile-links {
color: #fff;
background-color: #000;
padding: 15px;
font-size: 20px;
display: block;
}
.accordation-wrap {
margin: 0px 10px !important;
transition: 0.4s;
}
.garantee h1 {
font-size: 30px;
line-height: 40px;
}
.garantee ul {
display: flex;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: auto;
grid-gap: 0px;
justify-content: space-evenly;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
}
.garantee ul li:nth-child(3) {
grid-column: 1 / 3;
}
.ingredients-section {
text-align: center;
width: 90%;
margin: auto;
}
.ingredients-section h1 {
font-size: 30px;
}
.ingredients-section img {
width: 100%;
}
.ingredient-tabs h1 {
font-size: 30px;
}
.ingredient-tabs ul {
display: block;
}
.tabcontent {
display: none;
padding: 40px 10px;
width: 90%;
height: unset;
border-radius: 30px;
margin-right: auto;
margin-left: auto;
}
.tab button {
margin-left: auto;
margin-right: auto;
}
.wppb-register-user ul {
display: block !important;
}
.registration img {
width: 100%;
}
.registration {
text-align: center;
justify-content: center;
margin: 0px 10px;
}
.login {
margin: 0px 10px;
}
.login img {
width: 100%;
}
.carousel-item.activests {
transform: scale(1.3) !important;
}
.ingredients-section img {
max-width: 100%;
}
div#slider_3109 img.prod-animation {
max-height: 230px !important;
width: auto !important;
}
}
.nf-error.field-wrap .nf-field-element:after {
background: #000 !important;
}
.nf-error .nf-error-msg {
color: #000 !important;
}
.nf-error-msg,
.ninja-forms-req-symbol {
color: #000 !important;
}
#insta-gallery-feed-2
.insta-gallery-list
.insta-gallery-item
.insta-gallery-image-wrap
.insta-gallery-image-mask {
background-color: #00000085 !important;
}
.insta-gallery .swiper-button-next,
.insta-gallery .swiper-button-prev {
color: #000 !important;
}
#instagram-gallery-feed-2
.swiper-container
.swiper-pagination
.swiper-pagination-bullet {
background-color: #000 !important;
}
.instagram-gallery-item__wrap {
border-radius: 50px !important;
max-width: 290px;
border: solid 2px #000;
border-radius: 40px;
height: 100%;
object-fit: cover;
}
.instagram-gallery-item:hover .instagram-gallery-item__media-mask {
opacity: 0.5 !important;
}
.instagram-gallery-square .instagram-gallery-item {
height: fit-content !important;
}
.swiper-container {
height: fit-content !important;
}
span.xoo-wsc-pname a {
display: block;
}
.instagram-gallery__actions {
margin-top: 100px !important;
}
.instagram-gallery__actions a {
font-size: 20px;
font-weight: 400;
padding: 11px 25px !important;
color: #000 !important;
background-color: #fff;
border: solid 2px #000;
border-radius: 28px;
line-height: 1.5;
display: inline-block;
}
.instagram-gallery__button:focus,
.instagram-gallery__button:hover {
box-shadow: none !important;
}
.instagram-gallery__actions a:hover {
color: #fff !important;
background-color: #000;
}
.woocommerce a.remove {
text-decoration: none !important;
top: 100px !important;
right: 48px !important;
} #place_order.button:hover {
background-color: #000 !important;
color: #fff !important;
}
#place_order.button {
font-size: 20px;
font-weight: 400;
padding: 11px 25px;
color: #000;
background-color: #fff;
border: solid 2px #000;
border-radius: 28px;
}
.woocommerce-customer-details--email {
word-wrap: break-word;
}
#shipping_method {
display: block !important;
}
div#myNav {
z-index: 10 !important;
} #chaquegestecompte_field label {
font-size: 1.75rem !important;
border-bottom: #000 2px solid !important;
margin-bottom: 20px !important;
margin-top: 6px !important;
padding-bottom: 26px;
padding-left: 100px;
}
input#chaquegestecompte {
display: none !important;
}
div#ecologiques3_field {
margin-bottom: 60px;
}
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last,
.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
float: none !important;
}
p#billing_first_name_field,
p#billing_last_name_field {
width: 100% !important;
}
#ecologiques3_field input,
#ecologiques2_field input {
width: 25px !important;
height: 25px !important;
margin-right: 15px;
}
#ecologiques3_field fieldset label,
#ecologiques2_field fieldset label {
display: flex;
align-items: center;
font-size: 1rem;
}
.banner-sec {
padding-bottom: 60px;
margin-top: 40px;
}
@media only screen and (max-width: 600px) {
.decouvrez-collagene div#slider_4832 a {
font-size: 18px;
}
.white div#slider_4832 .owl-nav button.owl-next {
left: 88% !important;
}
img.promo15 {
width: 35.42px !important;
left: 62px !important;
top: -15px !important;
}
div#slider_4832 a {
font-size: 18px !important;
}
#ecologiques3_field input,
#ecologiques2_field input {
width: 12px !important;
}
.section-wrap .hero-section {
padding-left: 0px;
margin-top: 0px !important;
}
.section-wrap .hero-section h1 {
line-height: 47px !important;
}
p.vitamin-p {
text-align: justify;
}
p.h2-produit {
display: none !important;
}
.collagene-pack p.h2-produit-sm {
font-size: 18px;
margin-bottom: 0 !important;
}
}
img.promo15 {
width: 50.42px !important;
left: 101px !important;
top: -26px !important;
}
.woocommerce-cart-form__cart-item {
margin-top: 0 !important;
margin-left: 0px !important;
}
.woocommerce table.shop_table td {
padding-top: 20px !important;
height: 210px !important;
}
p.wppb-error {
padding-bottom: 30px;
}
.wppb-error a {
display: block;
color: #000;
}
p:not(:first-child):after {
display: none !important;
}
.wt_coupon_wrapper {
display: none !important;
}
.woocommerce table.shop_table td {
height: 100% !important;
}
.cart_totals .cart-discount.coupon-paiement-en-ligne-economisez-3-dt {
display: none !important;
}
.wc-backward {
display: none !important;
}
@media only screen and (min-width: 1025px) and (max-width: 1560px) {
div#slider_4832 .owl-nav button.owl-next {
left: 94.8% !important;
}
.white div#slider_4832 .owl-nav .owl-next {
left: 95% !important;
}
}
@media only screen and (max-width: 1560px) {
.product-section2.product-section2-detente .product-relative {
max-height: 240px !important;
}
}
@media only screen and (max-width: 1455px) {
.single-product-shop .promo-img-10 {
position: absolute;
top: -28px;
right: -5px;
}
.page-gummies-detente a.prev {
margin-left: -10px;
}
.page-gummies-detente a.next {
margin-right: -10px;
}
}
@media only screen and (min-width: 1022px) {
div#myNav {
display: none !important;
}
.avis-btn a { }
}
@media only screen and (max-width: 1024px) {
.page-coffret-gummies .porduct-popup {
margin-top: 0;
padding-bottom: 40px;
}
.page-coffret-gummies .feautures {
padding-top: 10px;
}
.overlay {
height: 0%;
width: 100%;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: rgb(0, 0, 0);
overflow-y: hidden;
transition: 0.5s;
}
.overlay-content {
position: relative;
top: 15%;
width: 100%;
text-align: center;
margin-top: 30px;
}
.overlay a {
padding: 8px;
text-decoration: none;
font-size: 20px;
color: #fff;
display: block;
transition: 0.3s;
}
*:focus {
border: none !important;
}
.overlay a:hover,
.overlay a:focus {
color: #f1f1f1;
}
.overlay .closebtn {
position: absolute;
top: 20px;
right: 45px;
font-size: 60px;
}
}
@media only screen and (min-width: 601px) and (max-width: 724px) {
.options-pic {
margin-right: 0px !important;
}
.next {
left: 476px;
}
.prev {
left: 180px;
}
.mySlidesp img {
margin-left: 0;
}
}
.woocommerce-notices-wrapper ul.woocommerce-error {
display: none;
}
#ecologiques3_field span,
#ecologiques2_field span {
font-weight: 600 !important;
}
h3#box-text_field {
font-weight: 400;
font-size: 16px;
padding-bottom: 40px;
} .message-order-edit .woocommerce-order p:last-of-type {
display: none !important;
}
.row.options-pic {
display: flex;
flex-direction: column;
align-items: center;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
width: 100% !important;
}
.woocommerce form .place-order { display: flex;
flex-direction: column;
align-items: center;
justify-content: center !important;
}
.woocommerce form .form-row {
padding: 3px;
margin: 0 0 6px;
display: flex;
flex-direction: column;
}
strong.product-quantity,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table th {
font-weight: 500 !important;
}
h2.h2-ordre-recieved {
text-align: center;
margin-bottom: 10px;
}
h4.h4-ordre-recieved {
text-align: center;
margin-bottom: 90px;
}
button#place_order {
margin-top: 50px;
}
h3#order_review_heading {
font-size: 1.75rem !important;
border-bottom: #000 2px solid !important;
margin-bottom: 20px !important;
padding-bottom: 15px;
text-transform: uppercase;
} h3#emty-title_field {
font-size: 20px;
font-weight: 600;
}
h3#title2_field {
font-size: 20px;
font-weight: 600;
margin-bottom: 40px;
}
#ecologiques3_field legend,
#ecologiques2_field legend {
font-weight: 400;
font-size: 1rem;
}
.h2-produit-sm {
display: none;
}
.list-feat-5 .col-lg-2 {
max-width: 20% !important;
flex: 0 0 20%;
}
.avis-sab {
padding-bottom: 0 !important;
}
.footer-desktop { }
.footer-social {
padding: 40px;
}
.footer-social .insta-svg2 svg {
fill: #000 !important;
width: 70px;
height: 70px;
}
.footer-social .face-svg2 svg {
fill: #000 !important;
width: 60px;
height: 70px;
}
.footer-bottom-section { background-size: cover;
padding: 70px 35px 10px;
background-position: top;
}
.footer-nav-links {
display: flex;
flex-direction: column;
align-items: center;
}
.footer-nav-links a {
font-weight: 400;
text-transform: uppercase;
font-size: 22px;
color: #000;
margin-bottom: 10px;
}
.mention-legal a {
font-weight: 400;
font-size: 16px;
color: #000;
}
.mention-legal a {
text-decoration: underline;
}
.mention-legal a:hover {
color: #000;
}
.footer-nav-links a:hover {
text-decoration: none !important;
}
.mention-legal {
padding: 0;
display: flex;
align-items: center;
justify-content: center;
}
.product-efficaces-slider-sm {
display: none;
}
.condition-pl {
padding-right: 3rem;
}
.review-section .white .sa_owl_theme .owl-nav .owl-next {
left: 96% !important;
}
.review-section .white .sa_owl_theme .owl-nav .owl-prev {
left: -2% !important;
}
.review-desktop-slider .review-section .white .sa_owl_theme .owl-nav .owl-prev {
left: 0% !important;
}
.review-desktop-slider .review-section .white .sa_owl_theme .owl-nav .owl-next {
left: 100% !important;
}
#slider_1645_slide01,
#slider_1645_slide02,
#slider_1645_slide03 {
background-image: none !important;
}
.white .sa_owl_theme .owl-nav .owl-prev:hover,
.white .sa_owl_theme .owl-nav .owl-next:hover {
background-color: rgb(0 0 0 / 0%) !important;
}
#slider_3109 .owl-item .owl-nav .owl-next,
#slider_2379 .owl-item .owl-nav .owl-next {
left: 92% !important;
}
#slider_3109 .benefits-detente-content p,
.products p {
font-size: 20px;
margin-bottom: 0;
} .white .sa_owl_theme .owl-nav .owl-next {
left: 88% !important;
}
.white .sa_owl_theme .owl-nav .owl-prev {
left: 5% !important;
}
.fag-btn-sm {
display: none !important;
}
section.blog-section {
padding-bottom: 100px;
}
.blog-title {
background: #fff;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 15px 6px;
border: 2px solid #000;
border-radius: 36px;
margin-top: 15px;
}
.blog-title h2 {
text-align: center;
}
.blog-title h2 a {
color: #000;
font-weight: 400;
font-family: "Poppins";
font-size: 17px;
text-align: center;
}
.entry-content22 p {
line-height: 2;
}
.blog-loop.col-12 {
display: flex;
justify-content: space-evenly;
align-items: flex-start;
margin-bottom: 70px;
}
.blog-title span a {
color: #000;
font-weight: 400;
font-family: "Poppins";
font-size: 14px;
text-decoration: underline;
}
.col.blog-head-title {
text-align: center;
margin: 60px 0 90px;
}
.cart-above-title h1,
.col.blog-head-title h1,
.col.blog-head-title h2 {
font-weight: 300 !important;
}
.single-blog-title {
display: flex;
align-items: center;
justify-content: center;
}
.single-blog-title h1 {
text-align: left;
font-weight: 300 !important;
}
.single-blog .entry-content2 p {
line-height: 2;
text-align: justify;
}
.single-blog .entry-content2 {
margin-top: 100px;
}
.single-blog .entry-content2 h2 {
font-size: 30px;
}
.single-blog .entry-content2 h3 {
font-size: 26px;
margin-bottom: 24px;
margin-top: 37px;
}
.single-blog .entry-content2 ul {
list-style: disc;
margin-left: 60px;
font-weight: 600;
margin-top: 50px;
}
.single-to-shop-btn {
margin: 150px 0;
}
.breadcrumb {
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
margin-left: 50px;
list-style: none;
background-color: transparent !important;
border-radius: 0.25rem;
}
.breadcrumb a {
color: #000;
margin: 10px;
text-transform: uppercase;
}
.breadcrumb a:hover {
color: #000;
}
.breadcrumb li:last-child {
margin-left: 10px;
}
section.single-blog {
margin-top: 70px;
}
a.xoo-wsc-ft-btn,
.xoo-wsc-container .xoo-wsc-btn {
background: #fff;
color: #000;
border: #000 2px solid;
border-radius: 24px;
}
.xoo-wsc-modal .xoo-wsc-container {
background-color: #ffc5abc4 !important;
border-radius: 30px !important;
overflow: hidden !important;
}
.xoo-wsc-header,
.xoo-wsc-footer,
.xoo-wsc-body { }
span.xoo-wsc-pname,
span.xoo-wsc-pname a {
font-weight: 400 !important;
}
span.xoo-wsc-pname:hover,
span.xoo-wsc-pname a:hover {
color: #000 !important;
}
.xoo-wsc-container,
.xoo-wsc-slider {
background-color: transparent !important;
}
.xoo-wsc-header {
border-bottom: 2px solid #000 !important;
}
.xoo-wsc-product {
border-bottom: 1px solid #000 !important;
}
.xoo-wsc-footer {
box-shadow: none !important;
}
.xoo-wsc-ft-amt {
font-weight: 400 !important;
}
.xoo-wsc-products span.xoo-wsc-pname {
text-align: center;
width: 210px;
margin-top: -30px;
}
span.xoo-wsc-smr-del.xoo-wsc-del-txt {
margin-left: 183px !important;
margin-top: 48px !important;
position: relative;
width: 125px !important;
height: 25px;
border-radius: 12px;
text-align: center !important;
background: #fff;
display: flex !important;
justify-content: center;
align-items: center;
padding: 0 5px;
color: #000;
}
span.xoo-wsc-smr-del.xoo-wsc-del-txt:hover {
background: #000;
color: #fff;
}
.lab-decouvre {
margin-top: 150px;
background-image: url(https://lesessentielleslab.com.tn/wp-content/uploads/2023/11/Bande-Rose-Fushia-.png);
background-size: cover;
background-position: center;
border-radius: 80px;
}
.lab-decouvre .row {
margin: 0 !important;
}
.lab-decouvre .d-content {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding: 200px 0;
}
.lab-decouvre h2 {
color: #fff;
text-align: center;
margin-bottom: 40px;
}
.faq-h2 {
margin-bottom: 42px;
}
.faq-h2 h2 {
font-size: 34px !important;
}
.ingredient-content p {
line-height: 40px;
font-weight: 400;
margin-top: 40px;
font-size: 20px;
}
.ingredient-tabs-title.about-us-paragraph h2 {
margin-top: 0px !important;
}
.ingredient-tabs-title {
margin-top: 60px;
margin-bottom: 50px;
display: flex;
align-items: center;
justify-content: space-between;
}
.ingredient-tabs-title a {
border: solid 2px #000;
border-radius: 28px;
outline: none;
padding: 11px 64px;
text-align: center;
transition: 0.3s;
font-size: 17px;
font-weight: 400;
display: inline-block;
color: #000;
background-color: #fff;
}
.ingredient-tabs-title a:hover {
color: #fff;
background-color: #000;
text-decoration: none !important;
}
.tabs-img-animated {
min-height: 600px;
}
.tabs-img-animated img.prod-animation {
max-width: 270px;
animation: slide-top 2s linear infinite;
}
.shape-before-product3 {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.tabs-img-animated2 {
position: relative;
display: none;
}
.scroll-btn-ingredients {
width: 100%;
display: flex;
align-items: center;
justify-content: flex-end;
margin-bottom: 150px;
margin-top: -150px;
z-index: 10 !important;
}
.tabs-img-animated2 img.prod-animation1 {
max-width: 120px;
}
.registration input#register {
width: 100% !important;
margin-top: 50px !important;
}
.contact-page h2 {
font-size: 25px;
margin-top: 20px;
}
.nf-form-content .list-select-wrap .nf-field-element > div {
background: transparent !important;
border: none !important;
}
.nf-form-content input:not([type="button"]),
.nf-form-content textarea {
background: #ffffff7d !important;
color: #000 !important;
}
.listradio-wrap .nf-field-element label:after {
background: #fff !important;
z-index: -1;
}
img.img-fluid.out-of-stock {
max-width: 129px;
margin-top: -163px;
margin-right: 398px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
width: 65% !important;
}
.woocommerce-billing-fields h3 {
border-bottom: #000 2px solid;
margin-bottom: 20px;
padding-bottom: 20px;
}
.woocommerce-billing-fields__field-wrapper h3#emty-title_field {
margin-top: 60px;
border-bottom: #000 2px solid;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
font-size: 1.75rem;
}
.product-popup-gp-btn {
padding-top: 50px;
}
li#wppb-form-element-8 {
margin-bottom: 20px !important;
}
button[name="update_cart"] {
display: none !important;
}
ul.simple-item-list li {
font-weight: 400 !important;
}
ul.simple-item-list {
margin-top: 0px !important;
}
img.billing-icons-title {
max-width: 76px !important;
margin-right: 25px !important;
}
#chaquegestecompte_field {
position: relative;
margin-top: 50px;
}
#chaquegestecompte_field:before {
position: absolute;
content: "";
background-image: url(https://lesessentielleslab.com.tn/wp-content/uploads/2024/01/geste-lesessentielleslab.png);
width: 76px !important;
background-size: cover;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 76px;
}
div#nf-field-24-wrap {
display: flex !important;
justify-content: space-between;
align-items: center;
}
div#nf-field-24-wrap .nf-field-label {
width: 82% !important;
}
div#nf-field-24-wrap .nf-field-element {
width: 13% !important;
}
select#nf-field-24 {
background: #ffffff7d !important;
border-radius: 13px;
border: 2px solid #000;
position: relative;
color: #000;
font-size: 17px;
}
select#nf-field-24:after {
content: "\f078";
font-family: FontAwesome;
font-size: 20px;
position: absolute;
right: 10px;
bottom: 0;
height: 50px;
line-height: 50px;
z-index: 100 !important;
}
.single-product-page {
margin-top: -40px;
background-size: cover;
background-position: bottom;
transition: background-color 0.5s ease-in-out;
padding-top: 40px;
}
.yellow-btn {
background-color: #ffdf00 !important;
border-color: #ffdf00 !important;
color: #000 !important;
cursor: pointer !important;
text-transform: uppercase;
font-size: 19px;
border-radius: 28px;
display: inline-block;
transition: transform 0.3s ease-out;
padding: 3px 36px !important;
}
.brown-btn {
background-color: #ff404fd1 !important;
border-color: #ff404fd1 !important;
color: #000 !important;
cursor: pointer !important;
text-transform: uppercase;
font-size: 19px;
border-radius: 28px;
display: inline-block;
transition: transform 0.3s ease-out;
padding: 3px 36px !important;
}
.pack-white-btn {
background-color: #fff !important;
color: #000 !important;
cursor: pointer !important;
text-transform: uppercase;
font-size: 19px;
border-radius: 28px;
display: inline-block;
transition: transform 0.3s ease-out;
padding: 3px 36px !important;
border: 2px solid #000;
}
.product-section2 .budge-new {
position: absolute;
z-index: 3;
top: 10px;
left: 88px;
max-width: 25% !important;
}
.bundle-page-wrapper .budge-new {
position: absolute;
z-index: 3;
top: 30px;
left: 54px;
max-width: 25% !important;
}
.budge-new2 img,
.budge-new img {
width: 50%;
}
.budge-new2 {
position: absolute;
z-index: 3;
top: 150px;
left: 28px;
}
.shape-sommeil img {
transform: rotate(8deg);
}
.feat-bg-bottom3 {
background-image: url(https://lesessentielleslab.com.tn/wp-content/uploads/2024/01/PAGE-SOMMEIL-PHOTO-PRINCIPALE-1.png);
background-size: cover;
min-height: 365px;
}
.div-new-product {
position: relative;
}
.footer-s-section {
display: flex;
align-items: center;
justify-content: space-between;
}
.page-b-s .budge-new {
top: 19px;
left: 78px;
}
div#slider_3109 .owl-stage-outer,
div#slider_2379 .owl-stage-outer {
padding-top: 60px;
} #slider_2379 .owl-item .budge-new {
top: 36px !important;
left: 125px !important;
max-width: 25%;
position: absolute;
}
a.face-svg2,
a.insta-svg2 {
max-width: 75px !important;
}
a.face-svg2 {
margin-left: 10px;
}
.banner-sommeil-mobile {
display: none;
}
#slider_3109 .owl-item .owl-nav .owl-next,
#slider_2379 .owl-item .owl-nav .owl-next {
left: 92% !important;
}
.woocommerce ul.bundle-product-list {
display: block !important;
}
.product-1-moin,
.product-3-moins,
.product-6-moins,
.product-sommeil,
.product-decouverte,
.product-jadore {
margin-bottom: 34px;
}
.product-section2 .product-1-moin,
.product-section2 .product-sommeil {
max-width: 40%;
}
.product-section2 .doypack-slider-item .product-1-moin {
max-width: 52% !important;
}
.product-section2 .product-3-moins {
max-width: 72%;
}
.product-section2 .product-decouverte {
max-width: 49%;
margin-left: -51px;
}
.product-section2 .product-jadore {
max-width: 57%;
margin-left: -80px;
}
.product-section2 .produit-coffret {
height: 100%;
justify-content: space-between !important;
}
.product-section2 .products {
display: flex;
align-items: center !important;
justify-content: center !important;
flex-direction: column;
}
.doypack-slider-item img.prod-1-bg {
max-width: 48% !important;
} div#slider_2379 img.prod-1-bg {
max-width: 40%;
} div#slider_2379 img.prod-3-bg {
max-width: 74%;
} div#slider_2379 img.prod-6-bg {
max-width: 77% !important;
} div#slider_2379 img.pack-2-img {
max-width: 45%;
margin-left: -40px;
}
div#slider_3109 img.pack-4-img,
div#slider_2379 img.pack-4-img {
max-width: 51%;
margin-left: -40px;
}
div#slider_3109 .product-1-moin .shape-before-product,
div#slider_2379 .product-1-moin .shape-before-product {
top: -48px;
bottom: 0;
left: 150px;
right: 0;
width: 46%;
}
div#slider_3109 .jaune-prd .shape-before-product,
div#slider_2379 .jaune-prd .shape-before-product {
position: absolute;
top: -36px;
bottom: 0;
left: -24px;
right: 0;
width: 110%;
}
img.img-fluid.shape-3-m {
position: absolute;
top: -25px;
bottom: -38px;
left: 45px;
right: 0;
display: none;
width: 80% !important;
}
div#slider_3109 .product-3-moin .shape-before-product,
div#slider_2379 .product-3-moin .shape-before-product {
top: -18px;
bottom: -38px;
left: 62px;
right: 0;
width: 77% !important;
}
div#slider_3109 .product-6-moin .shape-before-product,
div#slider_2379 .product-6-moin .shape-before-product {
top: -25px;
bottom: -38px;
left: 17px;
right: 0;
width: 94%;
}
img.img-fluid.shape-6-m {
width: 77% !important;
}
.product-section.page-ss {
padding-top: 0px;
padding-bottom: 70px;
}
#slider_3109 button.owl-next,
#slider_2379 button.owl-next {
left: 95% !important;
display: block !important;
}
#slider_3109 button.owl-next,
#slider_3109 button.owl-prev {
top: 34% !important;
}
#slider_2379 button.owl-prev {
left: 3% !important;
display: block !important;
}
#slider_3109 button.owl-prev {
left: 1% !important;
display: block !important;
}
.bunlde-new img.img-fluid.budge-new {
object-fit: initial;
max-width: 60% !important;
height: auto !important;
top: 0;
left: -60px;
}
.bundle-page-wrapper .shape-before-product {
z-index: 0;
position: absolute;
top: -36px;
bottom: -21px;
left: -18px;
right: 0;
display: none;
width: 115%;
}
.review-section-bg-detente {
position: relative;
}
.review-section-bg-detente .detente-r-slider {
position: absolute;
top: 20%;
z-index: 12;
width: 100%;
}
.white .sa_owl_theme .owl-nav button.owl-prev {
background: url(https://lesessentielleslab.com.tn/wp-content/uploads/2024/08/left-arrow.png)
no-repeat center center !important;
background-size: 32px !important;
}
.white .sa_owl_theme .owl-nav button.owl-next {
background: url(https://lesessentielleslab.com.tn/wp-content/uploads/2024/08/right-arrow-1.png)
no-repeat center center !important;
background-size: 32px !important;
}
.xoo-wsc-modal .xoo-wsc-sm-left {
align-items: center !important;
}
img.beaute-img-vitamine {
width: 70% !important;
}
div#slider_3109 .product-1-moin .shape-before-product2 {
position: absolute;
top: -30px;
bottom: 0;
left: -10px;
right: 0;
width: 110% !important;
}
.d-inline-block {
display: inline-block !important;
}
.prd-slider-inner-img img.prod-animation {
width: 100% !important;
}
.product-section2-detente .produit-coffret img {
max-width: 88% !important;
}
.product-section2-detente img {
max-width: 80% !important;
}
.product-relative {
position: relative;
}
.all-prd-slide .prod-info {
margin-top: 15px !important;
min-height: 110px !important;
}
.all-prd-slide h5 {
line-height: 1 !important;
margin-bottom: 0 !important;
}
.all-prd-slide h4 {
font-size: 20px !important;
margin-bottom: 4px !important;
margin-top: 0px !important;
}
.all-prd-slide .barred:before {
bottom: 11px !important;
}
.tabs-img-animated .shape-before-product2 {
display: block;
}
.pack-prd .products h5 {
margin-bottom: 0 !important;
}
.pack-prd .old-price h4 {
font-size: 20px !important;
margin-bottom: 4px !important;
margin-top: 0px !important;
}
.pack-prd .prod-info {
min-height: 110px !important;
}
div#tab1-up .tab a {
padding: 7px 20px !important;
}
div#slider_3510 .benefits-detente-img img,
div#slider_3193 .benefits-detente-img img {
max-height: 730px !important;
width: auto !important;
}
div#slider_3510 .owl-nav .owl-prev,
div#slider_3193 .owl-nav .owl-prev,
div#slider_3147 .owl-nav .owl-prev {
left: 46% !important;
top: 80% !important;
border: 1px solid #000 !important;
padding: 30px !important;
border-radius: 50% !important;
}
div#slider_4789 .owl-item img {
max-width: 75% !important;
}
div#slider_4789 .owl-dots,
div#slider_3510 .owl-dots,
div#slider_3193 .owl-dots,
div#slider_3147 .owl-dots {
display: none !important;
}
div#slider_3510 .benefits-detente .row,
div#slider_3193 .benefits-detente .row,
div#slider_3147 .benefits-detente .row {
display: flex;
align-items: start;
justify-content: center;
}
div#slider_3510 .benefits-detente-content,
div#slider_3193 .benefits-detente-content,
div#slider_3147 .benefits-detente-content {
padding-left: 100px;
padding-top: 150px;
}
div#slider_3510 .owl-nav .owl-next,
div#slider_3193 .owl-nav .owl-next,
div#slider_3147 .owl-nav .owl-next {
left: 52% !important;
top: 80% !important;
border: 1px solid #000 !important;
padding: 30px !important;
border-radius: 50% !important;
}
div#slider_1660 .owl-nav .owl-prev,
div#slider_1660 .owl-nav .owl-next {
border: 1px solid #000 !important;
padding: 23px !important;
border-radius: 50% !important;
}
.silder-product-nav a.prev,
.silder-product-nav a.next {
border: 1px solid #000 !important;
padding: 10px !important;
border-radius: 50% !important;
cursor: pointer;
}
div#slider_4789 .owl-nav .owl-prev {
right: 0 !important;
top: 20px;
left: 81% !important;
}
div#slider_4789 .owl-nav .owl-next {
top: 20px;
right: 0 !important;
}
div#slider_4832 .owl-nav .owl-prev,
div#slider_4832 .owl-nav .owl-next,
div#slider_4789 .owl-nav .owl-prev,
div#slider_4789 .owl-nav .owl-next,
div#slider_1658 .owl-nav .owl-prev,
div#slider_1658 .owl-nav .owl-next,
div#slider_3109 .owl-nav .owl-prev,
div#slider_3109 .owl-nav .owl-next {
border: 1px solid #000 !important;
padding: 30px !important;
border-radius: 50% !important;
}
.silder-product-nav a.prev,
.silder-product-nav a.next,
div#slider_4832 .owl-next,
div#slider_4832 .owl-prev,
div#slider_4789 .owl-next,
div#slider_4789 .owl-prev,
div#slider_1660 .owl-prev,
div#slider_1660 .owl-next,
div#slider_1658 .owl-prev,
div#slider_1658 .owl-next,
div#slider_3109 .owl-prev,
div#slider_3109 .owl-next,
div#slider_3510 .owl-prev,
div#slider_3510 .owl-next,
div#slider_3193 .owl-prev,
div#slider_3193 .owl-next,
div#slider_3147 .owl-prev,
div#slider_3147 .owl-next {
background-color: #fff !important;
}
div#slider_4832 .owl-nav .owl-prev {
left: 1% !important;
}
div#slider_4832 .owl-nav .owl-next {
left: 96% !important;
}
.boypack-img-product img {
max-width: 400px !important;
}
.bundle-page-wrapper .product-1-moin.mini-product {
max-width: 100% !important;
}
.bundle-page-wrapper
.product-1-moin.mini-product
.bunlde-new
img.img-fluid.budge-new {
max-width: 50% !important;
}
.xoo-wsc-markup .xoo-wsc-img-col a {
display: flex;
justify-content: center;
align-items: center;
}
.xoo-wsc-markup
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
max-height: 120px !important;
width: auto;
}
.silder-product-nav img {
width: 32px !important;
}
.hero-detente-sm {
display: none;
}
.single-product-shop .promo-img-10 img {
filter: drop-shadow(1px 1px 0 black) drop-shadow(-1px -1px 0 black);
}
.left-nav-links,
.right-nav-links {
display: flex; }
.nav .nav-links a:not(:last-child) {
margin-right: 50px;
}
.nav .overlay-content a {
text-transform: uppercase !important;
}
a.woocommerce-remove-coupon:hover,
a.woocommerce-remove-coupon {
color: #000;
}
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
.coupon.d-flex {
flex-wrap: wrap !important;
}
p#coupon-error-notice {
padding-top: 15px;
}
.cart_totals tr.woocommerce-shipping-totals.shipping {
display: none !important;
}
.collagene-bienfaits-content {
row-gap: 30px;
}
.collagene-bienfaits-item {
display: flex;
align-items: center;
flex-direction: column;
}
.collagene-bienfaits-item img {
max-width: 85%;
}
.collagene-bienfaits-item span {
text-align: center;
font-size: 21px;
}
.etudes-content,
.cartydiss-title {
border-bottom: 2px solid #000;
}
.cartydiss-tabs .tab {
flex-direction: column;
}
.cartydiss-tabs div#tab3-up {
display: flex;
}
.cartydiss-tabs .tab a {
padding: 12px 30px !important;
}
.cartydiss-tabs p {
font-size: 20px !important;
margin-top: 0px !important;
}
.cartydiss-tabs p.vitamin-p {
line-height: 1.6;
}
p.vitamin-p {
font-size: 17px;
line-height: 1.7;
}
.italique {
font-style: italic !important;
}
.etudes-files {
display: flex;
flex-direction: column;
align-items: end;
}
.etudes-content h2.h2-produit {
margin-top: -111px;
}
.etude-slider {
padding-top: 60px;
}
div#slider_4789 h4 {
font-size: 33px;
text-decoration: underline;
}
div#slider_4789 p {
font-size: 15px;
}
div#slider_4789 p:has(img) {
text-align: center !important;
}
.b-artuculiares-title span {
font-size: 24px;
text-decoration: underline;
}
.tabs-img-animated img.collagene-tabt-pic {
max-width: 298px !important;
}
.ft-collagene .feat-box span {
font-size: 17px;
text-align: center;
}
.slider-colg-img a {
display: flex;
justify-content: center;
align-items: center;
position: relative;
transition: all 0.3s ease;
margin-bottom: 27px;
}
.slider-colg-img img.slider-coffret-bg {
max-width: 69% !important;
}
.slider-colg-img img.slider-pack-bg {
max-width: 66.6% !important;
}
.slider-colg-img img {
max-width: 65% !important;
max-height: 830px;
transition: transform 0.3s ease;
}
.slider-colg-img:hover img {
transform: scale(1.03);
}
div#slider_4832 .owl-stage-outer {
padding-top: 3rem !important;
}
div#slider_4832 a {
font-size: 19px;
}
div#slider_4832 .magnetic-button {
padding: 3px 36px !important;
}
div#slider_4832 .owl-item .sa_hover_container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
div#slider_4832 .owl-item .sa_hover_container p {
text-align: center !important;
}
p.pack-colg {
font-size: 28px;
}
img.collagene-pack-img {
max-height: 427px;
}
.pack-prd p.h2-produit {
font-size: 28px;
}
.pack-prd h2.h2-produit {
font-size: 45px;
font-weight: 400 !important;
}
.detente-accueil-efficase .d-list-efficase,
.detente-accueil-efficase .d-list-title,
.detente-accueil-produits-list .d-list-title {
margin-left: 30px;
}
.detente-accueil-efficase .d-list-title h2,
.detente-accueil-produits-list .d-list-title h2 {
font-size: 6rem;
}
.detente-accueil-efficase .d-list-title p,
.detente-accueil-produits-list .d-list-title p {
font-size: 1.4rem;
}
.detente-accueil-efficase .d-list-efficase {
margin-top: 50px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.detente-accueil-efficase {
margin-top: 100px;
}
.detente-accueil-efficase .d-list-efficase span {
border-radius: 29px;
background-color: #fff;
text-transform: uppercase;
font-weight: 400;
font-size: 18px;
border: 2px solid #000;
padding: 5px 0;  background-color: #fff;
display: inline-block;
width: 48%;
margin-bottom: 12px;
text-align: center;
}
.detente-accueil-efficase .row.detente-pic-efficase {
margin-top: -850px;
}
.detente-accueil-efficase .detente-pic-efficase img {
width: 100%;
}
.ac-pd-top {
padding-top: 90px;
}
.beaute-pd-top-cl {
padding-top: 230px;
} .single-product-page { margin-top: -40px; background-size: cover;
background-position: bottom;
transition: background-color 0.5s ease-in-out;
}
form.cart {
margin-top: 6px;
}
.added_to_cart {
display: none;
}
.product-slider-col {
padding-bottom: 50px;
}
.xoo-wsc-empty-cart a {
display: none !important;
}
.woocommerce-shipping-totals .shipping {
display: none;
}
.title {
max-width: 574px;
font-size: 35px;
text-align: center;
margin-top: 60px;
margin-left: auto;
margin-right: auto;
}
.under-title {
margin-top: 15px;
font-size: 16px;
line-height: 25px;
text-align: center;
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}
.p-details-wrap p {
font-size: 17px;
}
.before-list-product-content {
margin-bottom: 38px;
}
.mySlidesp img.img-pr-1 {
max-width: 870px;
object-fit: contain;
}
.mySlidesp img.img-pr-3,
.mySlidesp img.img-pr-2 {
max-width: 430px;
max-height: 650px;
object-fit: contain;
}
.mySlidesp img.img-pr-2 {
margin-top: 54px;
}
.mySlidesp img.img-pr-3 {
margin-top: 181px;
}
.owl-carousel {
margin-left: 0px !important;
} .product-slider-container {
position: relative;
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: space-between;
margin-left: 20px;
} .mySlidesp {
display: none;
} .cursor {
cursor: pointer;
} .slider-single-product {
position: relative;
height: 650px;
}
.silder-product-nav {
top: 40%;
position: absolute;
padding: 16px;
display: flex;
align-items: center;
width: 100%;
justify-content: space-between;
}
.slider-dots-pr {
cursor: pointer;
display: flex;
align-items: center;
font-size: 52px;
line-height: 33px;
margin-top: -28px;
color: #000;
} .next {
left: 550px;
border-radius: 3px 0 0 3px;
}
.prev {
left: 150px;
}  .numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
} .caption-container {
text-align: center;
background-color: #222;
padding: 2px 16px;
color: white;
}  .column {
width: 88px;
height: 88px;
margin-bottom: 9px;
overflow: hidden;
border: 2px solid rgba(0, 0, 0, 0);
border-radius: 32px;
display: flex;
align-items: center;
justify-content: center;
} .column img {
max-width: 62px;
max-height: 67px;
object-fit: cover;
display: block;
margin: auto;
}
img.active .column {
border: #000 2px solid !important;
}
.product-details2 .row {
margin: 0px !important;
}
.product-details {
margin-right: 20px;
margin-left: 20px;
margin-top: 50px;
}
.p-details-wrap {
background-color: #ffc5ab;
padding: 35px;
padding-bottom: 35px;
border: solid 2px;
border-radius: 70px;
text-align: left;
font-size: 12px;
}
.p-details-wrap ul {
display: flex;
align-items: flex-end;
justify-content: space-evenly;
margin-bottom: 20px;
margin-top: 30px;
font-size: 20px;
}
.single_add_to_cart_button {
font-size: 17px;
font-weight: 400;
padding: 7px 0px;
width: 100%;
text-align: center;
border-radius: 30px;
border: solid 2px #000;
background-color: #d8015d;
display: block;
margin: auto;
margin-bottom: 25px;
height: 45px;
}
.coffret-btn {
font-size: 17px;
font-weight: 400;
padding: 7px 0px;
width: 100%;
text-align: center;
border-radius: 30px;
border: solid 2px #000;
background-color: #ff4558cf;
display: block;
margin: auto;
margin-bottom: 25px;
height: 45px;
color: #fff;
}
.coffret-btn:hover {
text-decoration: none !important;
color: #fff;
}
.coffret-wrap a.tablinks {
display: none !important;
}
.single_add_to_cart_button:hover {
cursor: hand;
}
.quantity {
font-size: 17px;
font-weight: 400;
padding: 7px 0px;
width: 100%;
text-align: center;
border-radius: 30px;
border: solid 2px;
background-color: #d8015d;
display: block;
margin: auto;
margin-bottom: 15px;
display: flex;
align-items: center;
justify-content: space-around;
background-color: #d8015d;
height: 45px;
}
h2.list-product-shop-2 {
font-size: 25px;
}
h2.list-product-shop-2 span {
font-size: 20px;
}
input[type="number"],
.minus,
.plus {
text-align: center;
font-size: 16px;
font-weight: 400;
background-color: transparent;
border: none;
color: #fff;
width: 50px;
}
.entry-content p {
text-align: justify;
font-size: 12px;
line-height: 18px;
margin-top: 5px;
}
.minus:hover {
cursor: hand;
}
.plus:hover {
cursor: hand;
}
.activets {
border: solid #000;
border-radius: 20px;
width: 126px;
height: 134px;
}
.activets .promo {
position: relative;
bottom: 22px;
}
.product-title-shop {
color: #000;
font-size: 14px;
text-align: center;
font-weight: 500;
margin-top: 10px;
}
.under-title {
text-align: justify;
}
#im1 {
width: 124px;
}
#im2 {
width: 128.42px;
}
#im3 {
width: 128.42px;
}
.feautures .row,
.review .row {
margin-left: -15px !important;
margin-right: -15px !important;
}
.xoo-wsc-notice-error {
color: #000 !important;
}
.row.feat-bg-bottom {
margin-top: -90px !important;
}
.page-gummies-beaute .slide img,
.page-gummies-detente .slide img,
.page-gummies-sommeil .slide img {
object-fit: contain !important;
max-height: 600px !important;
}
@media only screen and (max-width: 992px) {
.porduct-popup {
margin-top: 0 !important;
padding-bottom: 20px !important;
margin-left: 0 !important;
width: 100%;
}
}
@media only screen and (max-width: 600px) {
.mySlidesp img.img-pr-2 {
margin-top: 0px !important;
}
.product-popup-gp-btn {
padding-top: 0px !important;
}
.product-content1 {
padding-bottom: 20px !important;
}
.color-change-section {
height: 190vh !important;
}
.s-p-cure-3pic {
width: 93px !important;
}
.s-p-cure-6pic {
width: 110px !important;
}
.product-popup-gp-btn .magnetic-button {
padding: 7px 18px !important;
font-size: 16px !important;
}
.mySlidesp img.img-pr-3 {
margin-top: 0 !important;
}
button#open-popup-button2 {
padding: 5px 28px;
}
#popup-container2.slide-in,
#popup-container3.slide-in,
#popup-container1.slide-in {
height: initial !important;
max-width: 380px !important;
}
.slider-single-product {
padding: 0 !important;
}
.slider-single-product {
height: 300px;
}
.heigh-100 {
height: 75px !important;
}
#im1 {
width: 85px;
}
#im2 {
width: 85px;
}
#im3 {
width: 85px;
}
.promo15 {
width: 35.42px !important;
left: 62px !important;
top: -15px !important;
}
img.promo-img {
width: 48.42px !important;
left: 51px !important;
top: -26px !important;
}
.title {
font-size: 18px;
text-align: justify;
margin-top: 0px !important;
margin-left: auto;
margin-right: auto;
}
.under-title {
margin-top: 15px;
font-size: 12px;
line-height: 20px;
text-align: justify;
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}
.column {
width: 100px;
height: 100px;
border: solid 1px #000000;
border-radius: 10px;
margin-bottom: 10px;
}
.product-details {
display: block;
margin-right: auto;
margin-left: auto;
margin-top: 50px;
width: 90%;
}
.mySlidesp img.img-pr-3,
.mySlidesp img.img-pr-2 {
max-width: 290px;
}
.silder-product-nav {
display: flex;
bottom: 40% !important;
width: 100%;
justify-content: space-between;
}
#popup-container2.slide-in img,
#popup-container3.slide-in img,
#popup-container1.slide-in img {
width: 100%;
}
.mySlidesp img {
width: 100%;
height: 100%;
object-fit: contain;
margin-top: 0px;
}
.p-details-wrap {
padding: 10px;
padding-bottom: 35px;
border: solid 1px;
border-radius: 30px;
margin-left: 0px;
margin-top: 170px;
}
.entry-title {
font-size: 12px;
}
input[type="number"],
.minus,
.plus {
text-align: center;
font-size: 16px;
width: 100%;
font-weight: 400;
background-color: transparent;
border: none;
width: 50px;
}
.product-slider-container {
position: relative;
display: flex;
flex-direction: column-reverse;
align-items: center;
justify-content: space-between;
margin-left: 0px;
}
.p-details-wrap img {
width: 100px;
}
.p-details-wrap ul {
justify-content: space-between;
}
.activets {
border: solid #000;
border-radius: 15px;
width: 85px;
height: 91.5px;
}
.activets .promo {
position: relative;
bottom: 15px;
}
#no-promo img {
width: auto;
}
.page-gummies-detente .porduct-popup {
margin-top: -1100px !important;
}
.page-gummies-detente .product-slider-col .slide img {
max-height: 300px !important;
}
.next {
right: -20px;
left: unset;
border-radius: 3px 0 0 3px;
}
.prev {
left: 140px;
border-radius: 3px 0 0 3px;
}
.prev,
.next {
display: block;
}
.products {
padding-top: 60px;
}
}
@media only screen and (min-width: 601px) and (max-width: 1025px) {
.porduct-popup {
margin-top: 0;
padding-bottom: 40px;
}
.quantity {
max-width: 500px;
}
.single_add_to_cart_button {
max-width: 500px;
}
.prev {
left: 250px;
}
.next {
left: 650px;
border-radius: 3px 0 0 3px;
}
.under-title {
padding: 0px 20px;
}
h5 {
font-size: 16px;
}
.product-slider-container {
position: relative;
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: flex-end;
margin-left: 20px;
}
.product-details {
display: flex;
justify-content: space-between;
margin-right: 20px;
margin-top: 50px;
flex-direction: column;
}
}
.product-list-6 {
margin-top: 50px !important;
}
.product-list-6 .col-4 {
padding-left: 0 !important;
padding-right: 12px !important;
}
.single-product-shop {
background-color: #ffabd7;
min-height: 140px;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid transparent !important;
border-radius: 24px;
}
.product-content1 {
padding: 40px 0 0;
}
.pr-shop-3,
.pr-shop-6 {
position: relative;
}
.promo-img-10 {
position: absolute;
top: -43px;
}
.pr-shop-1:hover .my-product,
.pr-shop-3:hover .my-product,
.pr-shop-6:hover .my-product {
animation: scale-up-center 2s linear infinite;
}
.pr-shop-1:hover .promo-img-10 img,
.pr-shop-3:hover .promo-img-10 img,
.pr-shop-6:hover .promo-img-10 img {
animation: scale-up-center 2s linear infinite;
}
.single-product-shop .my-product {
max-height: 84px;
}
.single-product-shop .promo-img-10 img {
max-height: 84px;
}
.row.feat-bg-bottom {
margin-bottom: -10px;
}
a.my-link:hover {
text-decoration: none !important;
}
.my-link {
border: 3px solid transparent;
border-radius: 25px;
padding: 2px;
transition: all 0.3s ease-in;
}
.pic-prod {
position: relative;
}
img.promo15 {
position: absolute;
}
img.promo-img {
position: absolute;
width: 68.42px;
left: 87px;
top: -36px;
}
.my-link .selected .single-product-shop,
.my-link:hover .single-product-shop {
border-color: #000 !important;
border-width: 3px;
}
a.my-link:hover .single-product-shop,
a.my-link.selected .single-product-shop {
border: 2px solid black !important;
}
.post-44 .background-shapes {
background-color: #d8015d !important;
}
.porduct-popup .col {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-around;
}
@-webkit-keyframes scale-up-center {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.single-features-product {
display: flex;
align-items: center;
justify-content: flex-start;
color: #000;
font-size: 14px;
font-weight: 400;
margin-bottom: 10px;
}
.column {
border: 2px solid transparent;
}
.column:has(.img-fluid.active) {
border: 2px solid black;
}
.single-features-product img {
max-width: 55px;
margin-right: 20px;
}
.color-change-section { transition: background-color 0.7s ease;
}
.bg-color-1 {
background-color: #ffc5abc4;
}
.bg-color-2 {
background-color: #d8015d;
}
.tab-product {
display: flex;
width: 100%;
margin-bottom: 30px;
margin-top: 60px;
}
.tabs1 {
width: 100% !important;
}
.tab a {
width: 33%;
}
.tabcontent {
padding-right: 0 !important;
padding-left: 0 !important;
}
a.tablinks {
width: 31%;
cursor: pointer;
}
a.tablinks .single-product-shop {
border: 2px solid transparent;
}
a.tablinks:hover {
text-decoration: none !important;
}
a.tablinks.active .single-product-shop {
border: 2px solid black !important;
text-decoration: none !important;
background-color: #d8015d !important;
}
a.tablinks:hover .single-product-shop {
text-decoration: none !important;
}
.barred:before {
bottom: 11px !important;
}
span.barred {
margin-right: 10px;
}
.timeline-item img {
max-width: 150px;
}
.timeline-item {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
}
.col.lits-time-items {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 80px;
width: 222px;
}
.col.lits-time-items:before {
content: "";
position: absolute;
top: 28%;
left: 60px;
width: 87%;
border-top: 4px dotted #000;
transform: translateY(-50%);
z-index: -1;
}
.lits-time-items span {
font-size: 26px;
font-weight: 400;
padding-top: 30px;
padding-bottom: 10px;
}
.feat-bg-bottom2 {
background-image: url(https://lesessentielleslab.com.tn/wp-content/uploads/2024/01/PAGE-SOMMEIL-PHOTO-PRINCIPALE-1.png);
background-size: cover;
min-height: 1554px;
background-repeat: no-repeat;
}
.row.feat-bg-bottom2 {
margin-top: -150px;
}
.trousse-tabs-prt .tab-product { 
gap: 13px !important;
}
.tab-product {
justify-content: center !important;
gap: 33px;
}
a.tablinks.active .single-product-shop {
border: 2px solid black !important;
text-decoration: none !important;
background-color: #fec5e6 !important;
}
.single_add_to_cart_button,
.quantity {
color: #000 !important;
background-color: #fec5e6 !important;
}
.single_add_to_cart_button span {
color: #000 !important;
}
span.barred,
input[type="number"],
.minus,
.plus {
color: #000 !important;
}
.single-product-shop {
background-color: #fec5e699;
}
@media only screen and (max-width: 1200px) {
.porduct-popup {
margin-top: 0px;
padding-bottom: 0px;
}
}
div.sticky {
position: -webkit-sticky;
position: sticky;
top: 210px;
}
body {
transition: background 1s ease-in-out;
}
.row-timeline {
padding-top: 30px;
position: relative;
}
.row-timeline:before {
position: absolute;
content: "";
width: 70%;
border-top: 4px dotted #000;
top: 33%;
left: 14%;
}
.detente-accueil-efficase .d-list-efficase,
.detente-accueil-efficase .d-list-title,
.detente-accueil-produits-list .d-list-title {
margin-left: 30px;
}
.detente-accueil-efficase .d-list-title h2,
.detente-accueil-produits-list .d-list-title h2 {
font-size: 6rem;
}
.detente-accueil-efficase .d-list-title p,
.detente-accueil-produits-list .d-list-title p {
font-size: 1.4rem;
}
.detente-accueil-efficase .d-list-efficase {
margin-top: 50px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.detente-accueil-efficase .container-fluid {
padding-top: 200px !important;
}
.detente-accueil-efficase .d-list-efficase span {
border-radius: 29px;
background-color: #fff;
text-transform: uppercase;
font-weight: 400;
font-size: 18px;
border: 2px solid #000;
padding: 5px 0;  background-color: #fff;
display: inline-block;
width: 48%;
margin-bottom: 12px;
text-align: center;
}
.detente-accueil-efficase .row.detente-pic-efficase {
margin-top: -850px;
}
.detente-accueil-efficase .detente-pic-efficase img {
width: 100%;
}
@media only screen and (min-width: 2000px) {
.feat-bg-bottom2 {
min-height: 1762px !important;
}
}
@media only screen and (max-width: 575px) {
.products-list .out-of-stock-pack img {
max-width: 79px !important;
}
.product-section2-detente .prd-slider-inner-img .out-ofstock img {
max-width: 90px !important;
}
.product-section2-detente .produit-coffret img {
max-width: 90% !important;
}
.produit-coffret-details h3 {
font-size: 22px !important;
}
.page-gummies-collagene .single-product-shop .my-product {
max-height: 84px;
}
.page-gummies-collagene .detente-accueil-efficase .container-fluid {
padding-top: 60px !important;
}
.owl-carousel.owl-drag .owl-item {
margin-left: 0px !important;
}
p.h2-produit {
display: none !important;
}
.detente-accueil-efficase .container-fluid {
padding-top: 50px !important;
}
.page-gummies-collagene .porduct-popup {
margin-top: -1086px !important;
}
}
@media only screen and (max-width: 1490px) and (min-width: 1200px) {
div#slider_3109 .product-1-moin .shape-before-product,
div#slider_2379 .product-1-moin .shape-before-product {
left: 83px !important;
}
.page-gummies-collagene .porduct-popup {
margin-top: -250px !important;
}
}
div#slider_3193 .benefits-detente-img {
text-align: right;
}
.xoo-wsc-items-count {
border: 1px solid #000 !important;
}
.promo-img-101 {
top: -20%;
position: absolute;
width: 70%;
}
p#billing_country_field span.woocommerce-input-wrapper {
width: 65% !important;
}
span.select2.select2-container.select2-container--default {
width: 65% !important;
border-radius: 15px;
padding: 15px;
background-color: #ffffff7d !important;
}
.select2-container--default .select2-selection--single {
background-color: transparent !important;
border: none !important;
}
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 26px;
position: absolute;
top: 13px !important;
right: 15px !important;
width: 30px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
display: none !important;
}
.select2-container--default
.select2-results__option--highlighted[aria-selected],
.select2-container--default
.select2-results__option--highlighted[data-selected] {
background-color: #ff5861 !important;
color: #fff;
}
tr:has(th.order-actions--heading) {
display: none !important;
}
.out-stock-detente {
position: relative;
}
.out-stock-detente-pack {
position: relative;
}
.product-section2-detente .out-ofstock img {
position: absolute;
bottom: 0;
max-width: 200px !important;
left: 0%;
z-index: 5;
margin-bottom: 0 !important;
}
.out-of-stock-pack img {
position: absolute;
bottom: 29px;
max-width: 144px !important;
left: 17%;
z-index: 5;
margin-bottom: 0 !important;
}
.slide {
opacity: 0;
transition: opacity 0.6s ease;
position: absolute;
width: 75%;
top: 0;
left: auto;
z-index: 0;
text-align: center !important;
}
.slide img {
object-fit: contain !important;
max-height: 753px !important;
}
.slider-single-product {
position: relative;
overflow: hidden;
}
.slide.active {
opacity: 1;
z-index: 1;
}
.thumbnail.active-thumb {
border: 2px solid #000000; border-radius: 20px;
}
img.img-fluid.gm-beaute-last-sldr {
margin-top: 110px !important;
}
.xoo-wsc-modal .xoo-wsc-sm-right {
display: none;
}
.xoo-wsc-modal .xoo-wsc-qty-price {
justify-content: center;
text-align: center;
}
button.bdl-nostyle {
background: transparent !important;
padding: 0 !important;
border: none !important;
}
.product-section2 .produit-trousse,
.product-section2 .produit-coffret {
height: 100%;
justify-content: space-between !important;
}
.produit-coffret-details h3 {
font-size: 40px;
}
.trousse-img p {
padding: 0 !important;
margin: 0 !important;
}
.produit-coffret p {
font-size: 25px;
padding: 0 50px;
}
.produit-coffret span {
font-size: 32px;
}
.trousse-img {
background-image: url(https://lesessentielleslab.com.tn/wp-content/uploads/2025/08/299-DT.png);
position: relative; 
background-position: center;
background-size: contain;
background-repeat: no-repeat;
height: 100%;
width: 100%; 
margin-bottom: 40px;
}
.trousse-slider {
position: absolute;
}
.woocommerce-checkout #payment .cardContainer{
display: none !important; 
} @media only screen and (min-width: 771px) {
.detente-accueil-efficase .container-fluid {
padding-top: 200px !important;
}
}
@media only screen and (max-width: 575px) {
.cart-container-form .product-price {
width: 100% !important;
padding: 0 10px;
text-align: center;
}
.cart-container-form .product-name {
padding-right: 8px;
}
.product-slider-col .slide img {
max-height: 335px !important;
}
.promo-img-101 {
top: -14% !important;
width: 70% !important;
}
.detente-accueil-efficase .row.detente-pic-efficase {
margin-top: -266px !important;
}
}
@media only screen and (min-width: 2000px) {
.feat-bg-bottom2 {
min-height: 1762px;
}
}
@media only screen and (min-width: 1800px) {
.bundle-page-wrapper .budge-new {
top: 30px;
left: 94px;
}
.feat-bg-bottom2 {
min-height: 1503px;
}
.hero-section {
padding-left: 200px !important;
margin-top: 255px !important;
}
}
@media only screen and (min-width: 1670px) {
div#slider_3109 .product-1-moin .shape-before-product,
div#slider_2379 .product-1-moin .shape-before-product {
top: -48px;
bottom: 0;
left: 154px !important;
right: 0;
width: 46% !important;
}
.nav .nav-links a:not(:last-child) {
margin-right: 100px;
}
}
@media only screen and (max-width: 1470px) {
.produit-coffret p {
font-size: 22px;
padding: 0px 28px;
}
.produit-coffret-details h3 {
font-size: 34px;
}
.feautures.feautures-gummies.ft-collagene {
padding-top: 50px;
}
.insta-caroussel {
padding: 110px 50px 240px !important;
}
.detente-accueil-efficase {
margin-top: 20px;
}
.slide img {
max-height: 600px !important;
}
.page-coffret-gummies .silder-product-nav {
top: 33%;
}
}
@media only screen and (max-width: 1300px) and (min-width: 1200px) {
.single_add_to_cart_button {
height: 65px;
}
}
@media only screen and (max-width: 1490px) and (min-width: 1200px) {
a.tablinks {
width: 34% !important;
}
.boutique-accordion .acc-row {
padding: 0 40px !important;
}
.boutique-accordion h2 {
width: 100% !important;
}
div#slider_3109 .product-1-moin .shape-before-product,
div#slider_2379 .product-1-moin .shape-before-product {
left: 113px !important;
}
.trousse-img {
margin-bottom: 40px !important;
}
}
@media only screen and (max-width: 1600px) {
.feat-bg-bottom2 {
min-height: 1236px !important;
} #slider_2379 .owl-item .budge-new {
top: 6px !important;
left: 78px !important;
max-width: 25%;
position: absolute;
}
}
@media only screen and (max-width: 1250px) {
.ac-pd-top {
padding-top: 140px;
}
.product-section2-detente div#slider_7078 img { 
margin-left: -19px !important;
}
}
@media only screen and (max-width: 1200px) {
.nav .nav-links a:not(:last-child) {
margin-right: 30px;
}
.feat-bg-bottom2 {
min-height: 1123px;
} #slider_2379 .owl-item .budge-new {
top: 25px !important;
left: 98px !important;
max-width: 25%;
position: absolute;
}
}
@media only screen and (min-width: 1200px) {
div#slider_2379 .products.doypack-slider-item .shape-before-product {
position: absolute;
top: -41px;
bottom: 0;
left: 101px !important;
right: 0;
width: 53% !important;
}
div#slider_3109 .product-1-moin .shape-before-product,
div#slider_2379 .product-1-moin .shape-before-product {
position: absolute;
top: -48px;
bottom: 0;
left: 121px;
right: 0;
width: 46%;
}
.review-section {
padding: 150px 0 179px;
}
.boutique-accordion h2,
.product-efficaces h2,
.insta-caroussel h2,
.feautures h2,
.benefits-detente-content h2,
.review h2,
.bundle-title h2,
.how-works h2,
.products h2 {
font-size: 45px;
}
.acc-row {
padding: 0 100px;
}
.boutique-accordion h2 {
text-transform: uppercase;
font-weight: 300 !important;
width: 75%;
}
.review h5 {
font-size: 26px;
}
.feat-btn a {
margin-right: 0;
}
.feat-btn {
padding: 110px 0 100px;
}
.efficaces-pic .feat-btn {
padding: 50px 0 70px;
}
}
@media only screen and (max-width: 1200px) {
.product-section2 .budge-new {
position: absolute;
z-index: 3;
top: 10px;
left: 58px;
}
.prd-sme .shape-before-product {
left: -16px;
}
.porduct-popup {
margin-top: 0;
padding-bottom: 0px;
}
.review-section {
padding: 150px 0 50px;
}
.tabs-img-animated img.prod-animation {
max-width: 234px;
}
.eff-asset {
min-height: 243px;
}
.feat-bg-bottom {
min-height: 678px;
}
.feat-btn {
padding: 140px 0 127px;
}
.hero-btn a {
text-align: center;
}
.row.acc-row {
padding: 0 20px;
}
}
@media only screen and (min-width: 992px) {
.feat-bg-bottom2 {
min-height: 933px;
}
.h1-login {
min-width: 376px;
}
.row.list-feat-5 {
padding: 0 120px;
}
.into-accordion p {
margin-top: 20px;
width: 74%;
}
}
@media only screen and (max-width: 992px) {
.promo-img-101 {
top: -26%;
position: absolute;
width: 60%;
}
.bundle-page-wrapper .budge-new {
position: absolute;
z-index: 3;
top: 30px;
left: 8px;
max-width: 35% !important;
}
.product-section2 .budge-new {
top: 16px;
left: 87px;
}
.row-timeline:before {
border-top: none !important;
}
.review .container {
max-width: 868px;
}
div#nf-field-24-wrap .nf-field-element {
width: 22% !important;
}
div#nf-field-24-wrap .nf-field-label {
width: 78% !important;
}
.hero-section {
margin-top: 0;
}
.hero-content h1 {
font-size: 51px !important;
}
.product-6-moins img {
max-width: 79% !important;
}
.prod-info {
min-height: 120px;
}
.products h5 {
font-size: 20px;
}
.benefits-detente-content p {
font-size: 16px;
}
.products p {
font-size: 21px;
}
.buy-btn {
padding: 14px 63px;
font-size: 17px;
}
.review-section {
padding: 150px 0 50px;
}
.product-efficaces h2,
.insta-caroussel h2,
.feautures h2,
.benefits-detente-content h2 .how-works h2,
.review h2,
.bundle-title h2,
.products h2 {
font-size: 45px;
text-transform: uppercase;
font-weight: 400 !important;
}
.feautures p {
font-size: 20px;
padding: 0 69px;
}
.list-feat-5 {
padding: 0 20px;
}
.feat-box span {
text-align: center;
}
.feat-bg-bottom {
min-height: 453px;
}
.product-efficaces p {
font-size: 20px;
padding: 0 20px;
}
.efficaces-pic .feat-btn {
padding: 100px 0 65px;
}
.efficaces-pic .row {
row-gap: 50px;
}
.eff-asset {
min-height: 292px;
}
.efficaces-pic span {
display: inline-block !important;
}
.hero-btn.acc-btn.fag-btn-lg {
margin-bottom: 50px;
}
.fag-btn-sm {
display: block !important;
}
.fag-btn-lg {
display: none;
}
#slider_3109 .owl-item .product-1-moin,
#slider_2379 .owl-item .product-1-moin {
min-height: 286px;
}
.hero-section.hero-content {
padding-bottom: 40px;
padding-left: 32px;
} #slider_2379 .owl-item .budge-new {
left: 64px !important;
}
#slider_3109 .owl-item .product-sommeil .shape-before-product img,
#slider_2379 .owl-item .product-sommeil .shape-before-product img {
margin-top: 24px;
width: 44% !important;
}
.timeline-item.time-23 {
margin-top: 170px;
}
.timeline-item.time-07 {
margin-top: -130px;
}
.timeline-item.time-08 {
margin-top: 40px;
}
.row-timeline:before {
background: url(https://lesessentielleslab.com.tn/wp-content/uploads/2024/03/LE-TRAIT-SEUL.png);
width: 100% !important;
height: 60%;
background-size: contain;
background-repeat: no-repeat;
background-position: top;
top: 79px !important;
left: 9px !important;
}
}
.review-mobile-slider {
display: none;
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
div#slider_3109
.jaune-prd
.shape-before-product
div#slider_2379
.jaune-prd
.shape-before-product {
left: 113px;
width: 47%;
}
}
@media only screen and (max-width: 992px) and (min-width: 771px) {
div#slider_3109
.jaune-prd
.shape-before-product
div#slider_2379
.jaune-prd
.shape-before-product {
left: 90px;
width: 47%;
}
div#slider_3109
.product-1-moin
.shape-before-product
div#slider_2379
.product-1-moin
.shape-before-product {
top: -48px;
bottom: 0;
left: 97px;
}
}
@media only screen and (max-width: 771px) and (min-width: 575px) {
.feat-bg-bottom {
min-height: 449px !important;
}
.feat-btn a {
margin-right: 139px !important;
}
.review-section {
padding: 50px 0 50px;
}
.footer-mobile .footer-bottom-section {
background-size: cover !important;
}
.banner-img {
padding: 0 20px;
}
.review-section-bg {
position: absolute; min-height: 33% !important;
bottom: 0 !important;
}
.feat-btn a {
margin-right: 237px !important;
}
.single-review,
.review li {
margin-left: 0px !important;
}
.review-section .white .sa_owl_theme .owl-nav .owl-prev {
left: 0% !important;
}
.sa_owl_theme .owl-nav div,
.sa_owl_theme .owl-nav button {
top: 38% !important;
}
.product-efficaces-slider-sm .feat-btn a {
margin-right: 0 !important;
}
.review-section-bg {
min-height: 59% !important;
}
.bundle-products .row {
width: 100% !important;
}
.row.feat-bg-bottom {
margin-top: 0px;
}
.feat-bg-bottom2 {
min-height: 627px !important;
}
.avis-btn {
padding-top: 100px !important;
}
.efficaces-pic .owl-carousel .owl-stage-outer {
padding: 15px 0px 23px !important;
}
.cart-above-content .product-details-qty {
margin-left: -50px;
}
.prd-sme .shape-before-product {
left: 14px;
}
.boutique-accordion .col-lg-6.into-accordion {
margin-bottom: 40px;
}
}
@media only screen and (max-width: 385px) {
#slider_3109 .owl-nav button.owl-next,
#slider_2379 .owl-nav button.owl-next {
left: 81% !important;
top: 34% !important;
}
#slider_3109 button.owl-prev {
left: 2% !important;
top: 34% !important;
}
.detente-accueil-efficase .d-list-efficase span {
font-size: 11px !important;
display: flex !important;
justify-content: center;
align-items: center;
width: 49% !important;
padding: 7px 0 !important;
}
}
@media only screen and (max-width: 700px) {
div#slider_4789 .owl-item img {
max-width: 100% !important;
}
.banner-sommeil-desktop {
display: none !important;
}
.banner-sommeil-mobile {
display: block !important;
}
.hero-section {
width: 100% !important;
position: relative !important;
}
}
@media only screen and (max-width: 771px) {
.trousse-tabs-prt .tab-product {
gap: 15px !important;
}
.feautures.feautures-ingredient {
padding-top: 50px;
}
.about-us-paragraph {
margin-top: 50px;
}
.scroll-btn-ingredients {
margin-bottom: 70px;
margin-top: 0;
}
.footer-s-section {
justify-content: center;
flex-direction: column;
}
div#slider_3109 .product-1-moin .shape-before-product,
div#slider_2379 .product-1-moin .shape-before-product {
top: -38px;
bottom: 0;
left: 90px;
right: 0;
width: 46%;
}
.bundle-page-wrapper .budge-new {
position: absolute;
z-index: 3;
top: 36px;
left: 6px;
max-width: 35% !important;
}
.product-section2 .budge-new {
top: 6px;
left: 61px;
}
.budge-new {
left: 74px;
}
div#nf-field-24-wrap .nf-field-element {
width: 30% !important;
}
div#nf-field-24-wrap .nf-field-label {
width: 70% !important;
}
.col-md-3.tabs-content-img {
display: none !important;
}
.scroll-btn-ingredients {
justify-content: space-around;
width: 100% !important;
margin-bottom: 51px !important;
margin-top: -41px !important;
}
.tabs-img-animated2 {
display: block !important;
}
.product-sommeil img.pack-4-img {
margin-right: 44px !important;
}
.product-section2 .products {
margin-bottom: 40px;
}
.review-section-bg {
position: absolute;
min-height: 100%;
}
.ingredient-tabs-title {
margin-bottom: 0px !important;
flex-direction: column;
padding-bottom: 20px;
margin-top: 0px;
}
article.archive-blog1 {
max-width: 100%;
}
.ingredient-content p {
line-height: 33px;
font-weight: 400;
margin-top: 40px;
font-size: 17px;
}
.ingredient-tabs-title {
margin-top: 0;
}
.ingredient-tabs-title h2 {
text-align: center;
font-size: 23px;
margin-bottom: 63px;
}
.product-efficaces-sm {
display: none !important;
}
.product-efficaces-slider-sm,
.product-slider-section {
display: block !important;
}
.review-mobile-slider {
display: block !important;
margin-top: 70px;
}
.review-desktop-slider {
display: none !important;
}
.hero-section {
width: 100%;
padding-left: 0;
text-align: left;
}
.hero-content h1 {
padding-bottom: 20px;
}
.hero-btn {
margin-top: 30px;
}
.banner-img img {
width: 100% !important;
padding-right: 0 !important;
transform: scaleX(-1);
margin-top: -70px;
}
.banner-sec .col-md-5 {
z-index: 1;
}
.col-md-7.text-right.banner-img {
text-align: center !important;
padding: 0 40px;
}
.owl-carousel {
margin-left: 0px !important;
}
.owl-carousel .owl-stage-outer {
padding: 15px 0px 15px;
}
.owl-carousel .owl-stage-outer {
padding: 15px 0px 15px;
}
.product-efficaces h2,
.insta-caroussel h2,
.feautures h2,
.benefits-detente-content h2 .how-works h2,
.review h2,
.bundle-title h2,
.products h2 {
font-size: 23px;
text-transform: uppercase;
font-weight: 400 !important;
}
.feautures p {
font-size: 18px;
padding: 0 58px;
}
.feat-bg-bottom {
min-height: 361px;
}
.feat-box img {
max-width: 40%;
}
.feat-box span {
margin-top: 10px;
}
.features-icons .row {
flex-direction: row-reverse;
row-gap: 23px;
}
.feat-btn {
padding: 70px 0 70px;
}
.product-efficaces {
padding-top: 21px;
}
.feat-btn a {
margin-right: 0;
} .footer-nav-links {
display: flex;
flex-direction: initial !important;
align-items: center;
gap: 6px;
}
.mention-legal {
margin-top: 30px !important;
}
.footer-nav-links a {
font-size: 14px;
margin-bottom: 3px;
}
.footer-nav-links {
margin-top: 50px;
}
.footer-social {
flex-direction: column;
}
.footer-social {
margin-bottom: 0 !important;
}
.footer-social img {
max-width: 50%;
}
.footer-logo.text-center {
margin-bottom: 0px !important;
}
#slider_1660 .owl-item .sa_hover_container {
display: flex;
justify-content: center;
}
.insta-caroussel {
padding: 130px 10px 170px !important;
}
.footer-social {
flex-direction: row !important;
justify-content: space-around !important;
}
.footer-nav-links {
align-items: flex-start;
display: flex;
flex-direction: column !important;
}
.footer-bottom-section h2 {
font-size: 16px !important;
margin-top: 15px;
}
}
@media only screen and (max-width: 575px) {
.trousse-tabs-prt .beaute-pd-top-cl {
padding-top: 190px !important;
}
.trousse-tabs-prt .product-content1 {
padding-top: 0 !important;
}
img.collagene-pack-img {
max-height: 310px;
}
.about-us-paragraph .lab-banner-text {
margin-right: 15px;
}
.about-us-paragraph .about-us-paragraph-row-pic {
margin-left: 0px;
margin-bottom: 0px;
}
.about-us-paragraph .about-us-paragraph-row-content {
margin: 0px 0px;
}
.silder-product-nav a.prev {
margin-left: -10px !important;
z-index: 10 !important;
}
.silder-product-nav a.next {
margin-right: -14px !important;
z-index: 10 !important;
}
.page-gummies-beaute .product-slider-col .slide img {
max-height: 302px !important;
}
.page-gummies-beaute .porduct-popup {
margin-top: -1227px !important;
}
.detente-accueil-efficase .d-list-efficase,
.detente-accueil-efficase .d-list-title,
.detente-accueil-produits-list .d-list-title {
margin-left: 10px !important;
margin-right: 10px !important;
}
h2.h2-timeline {
font-size: 38px !important;
}
.detente-accueil-efficase .d-list-efficase span {
font-size: 12px !important;
}
div#slider_3510 .benefits-detente-content,
div#slider_3147 .benefits-detente-content,
div#slider_3193 .benefits-detente-content {
padding-left: 10px;
padding-top: 10px;
margin-right: 10px;
}
div#slider_3510 .benefits-detente-content span,
div#slider_3147 .benefits-detente-content span,
div#slider_3193 .benefits-detente-content span {
text-align: center;
font-size: 40px;
}
div#slider_3510 .benefits-detente-img img,
div#slider_3147 .benefits-detente-img img,
div#slider_3193 .benefits-detente-img img {
max-height: 460px !important;
width: auto !important;
}
div#slider_3510 .owl-nav button.owl-prev,
div#slider_3147 .owl-nav button.owl-prev,
div#slider_3193 .owl-nav .owl-prev {
left: 34% !important;
}
.benefits-detente-content h2 {
font-size: 30px;
text-transform: uppercase;
font-weight: 300 !important;
}
.hero-detente-sm {
display: block;
}
.hero-detente-lg {
display: none;
}
.mySlidesp img.img-pr-1 {
max-height: 370px !important;
}
div#slider_3109 .owl-stage-outer,
div#slider_2379 .owl-stage-outer {
padding-top: 20px !important;
}
.feautures p.h2-produit {
margin-bottom: 0 !important;
}
.detente-accueil-efficase .container-fluid {
padding-top: 50px !important;
}
.detente-accueil-efficase .row.detente-pic-efficase {
margin-top: -350px !important;
}
.detente-accueil-efficase {
margin-top: 0px !important;
}
.banner-detente.hero-detente-sm .detente-title p {
font-size: calc(18px + 0vw) !important;
text-shadow: 1px 1px 2px black;
}
.banner-detente.hero-detente-sm .detente-title h1 {
font-size: calc(16px + 7vw) !important;
text-shadow: 1px 1px 2px black;
}
.bundle-page-wrapper .shape-before-product img {
object-fit: initial !important;
}
.bundle-page-wrapper .budge-new {
max-width: 38% !important;
top: -2px !important;
left: -25px !important;
right: 0 !important;
}
.bundle-section.sticky .quantity {
padding: 7px 0px !important;
}
.bundle-section.sticky input.product_quantity.input-text.qty {
width: 30% !important;
}
.bundle-page-wrapper .shape-before-product {
position: absolute;
top: -25px;
bottom: -18px;
left: -7px;
right: 0;
display: none;
width: 110%;
}
.product-section.page-ss {
padding-top: 0px;
padding-bottom: 0px;
}
div#slider_3109 .product-1-moin .shape-before-product,
div#slider_2379 .product-1-moin .shape-before-product {
top: -38px;
bottom: 0;
left: 97px;
right: 0;
width: 47%;
}
div#slider_3109 .jaune-prd .shape-before-product,
div#slider_2379 .jaune-prd .shape-before-product {
position: absolute;
top: -46px;
bottom: 0;
left: 97px;
right: 0;
width: 47%;
}
div#slider_3109 .product-3-moins .shape-before-product,
div#slider_2379 .product-3-moins .shape-before-product {
position: absolute;
top: 3px;
bottom: 0;
left: -32px;
right: 0;
width: 121%;
}
div#slider_3109 .product-6-moins .shape-before-product,
div#slider_2379 .product-6-moins .shape-before-product {
position: absolute;
top: -18px;
bottom: 0;
left: -38px;
right: 0;
display: none;
width: 122%;
}
#slider_3109 .owl-nav button.owl-next,
#slider_2379 .owl-nav button.owl-next {
left: 85% !important;
top: 40% !important;
}
#slider_3109 .owl-nav button.owl-prev,
#slider_2379 .owl-nav button.owl-prev {
top: 40% !important;
}
.instagram-gallery__actions a {
font-size: 16px;
font-weight: 400;
padding: 8px 16px !important;
}
.product-section2 .product-1-moin,
.product-section2 .product-3-moins,
.product-section2 .product-6-moins,
.product-section2 .product-sommeil,
.product-section2 .product-decouverte,
.product-section2 .product-jadore {
margin-bottom: 20px;
}
.prd-sme .shape-before-product {
left: 21px;
width: 85%;
top: 0px;
}
.product-section2 .budge-new {
top: 0px !important;
left: 40px !important;
}
.ft-collae {
padding-top: 40px;
}
.product-section2 .products.all-prd-slide .prod-info {
min-height: 127px !important;
}
.product-section2 .product-3-moins {
max-width: 76%;
}
.product-section2 .product-decouverte {
margin-left: -28px;
}
.product-section2 .product-jadore {
margin-left: -41px;
}
.bundle-page-wrapper .product-sommeil,
.bundle-page-wrapper .product-1-moin {
max-width: 107px !important;
max-height: 100% !important;
}
.footer-bottom-section h2 {
margin-left: 0px !important;
}
.row-timeline:before {
width: 96% !important;
}
.row.mb-5.list-products-home {
row-gap: 50px;
padding: 0 3px !important;
}
.promo-img-10 {
top: -29px !important;
left: 2px !important;
}
.ft-collagene .feat-box span {
font-size: 17px !important;
}
.footer-bottom-section {
padding: 70px 0px 10px;
}
a.face-svg2 {
margin-left: 0 !important;
}
.pll-0 {
padding-left: 0 !important;
padding-right: 0px !important;
margin-left: -18px;
margin-right: 5px;
}
.prr-0 {
padding-right: 0 !important;
}
#slider_3109 .owl-item .product-6-moins img,
#slider_2379 .owl-item .product-6-moins img {
max-width: 95% !important;
}
#slider_3109 .owl-item .product-1-moin,
#slider_3109 .owl-item .product-6-moins,
#slider_3109 .owl-item .product-3-moins,
#slider_3109 .owl-item .product-sommeil,
#slider_2379 .owl-item .product-1-moin,
#slider_2379 .owl-item .product-6-moins,
#slider_2379 .owl-item .product-3-moins,
#slider_2379 .owl-item .product-sommeil {
min-height: 253px;
} div#slider_2379 img.pack-2-img {
margin-left: -6px;
}
div#slider_3109 img.pack-4-img,
div#slider_2379 img.pack-4-img {
margin-left: -25px;
} #slider_2379 .owl-item .budge-new {
top: 14px !important;
left: 65px !important;
position: absolute !important;
max-width: 25% !important;
}
.row.mb-5.list-products-home {
row-gap: 50px;
}
.product-sommeil img.pack-2-img {
max-width: 47% !important;
margin-right: 27px !important;
margin-top: 35px !important;
}
.product-sommeil img.pack-4-img {
margin-right: 26px !important;
}
.ingredient-tabs-title a {
display: block;
width: 100%;
}
.cart-wrap {
margin-top: 0px !important;
}
.cart-wrap h1 {
font-size: 28px !important;
}
.cart-wrap h2 {
font-size: 25px !important;
}
.about-us-paragraph .lab-banner-text {
line-height: 30px;
font-weight: 400;
margin-top: 27px;
font-size: 17px;
}
.blog-head-title h1 {
font-size: 32px !important;
}
.about-us-paragraph h1 {
font-size: 35px !important;
}
.lab-p-title {
font-size: 24px;
margin: 40px 0;
}
.blog-loop.col-12 {
margin-bottom: 50px;
}
.product-section2 .products {
margin-bottom: 0px !important;
}
.row.feat-bg-bottom {
margin-top: -100px;
}
.review-section-bg {
position: absolute;
min-height: 100% !important;
}
.faq-h2 h2 {
font-size: 34px !important;
text-align: center;
margin-top: 0px;
}
.sec-h2-faq h2 {
margin-top: 50px;
}
ul.breadcrumb {
margin: 0 !important;
}
.single-blog-title h1 {
font-size: 31px !important;
margin-top: 50px;
}
.single-blog .entry-content2 {
margin-top: 65px;
}
.single-blog .entry-content2 h2 {
font-size: 20px;
text-align: left;
}
.single-blog .entry-content2 ul {
margin-left: 10px;
font-weight: 500;
}
.single-blog .entry-content2 h3 {
font-size: 20px;
margin-bottom: 24px;
margin-top: 30px;
}
.single-to-shop-btn {
margin: 60px 0;
}
.col.blog-head-title {
text-align: center;
margin: 20px 0 60px;
}
.col.blog-head-title h2 {
font-size: 30px;
margin-top: 38px;
}
.blog-loop.col-12 {
flex-direction: column !important;
}
article.archive-blog1 {
margin-bottom: 30px;
}
.single-product-shop .promo-img-10 img {
max-height: 100%;
margin-top: 0px;
max-width: 100px !important;
}
.single-product-shop .my-product {
max-height: 100%;
}
.products.shop-page {
margin-top: 30px;
margin-bottom: 40px;
}
.into-accordion p {
text-align: center;
margin-top: 4px;
width: 98%;
font-size: 20px !important;
font-weight: 400 !important;
}
.boutique-accordion {
margin-top: 60px !important;
margin-bottom: 55px !important;
padding: 0 10px;
}
.single-review {
margin-left: 0px !important;
}
.hero-content h1 {
line-height: 51px;
}
.hero-section.hero-content {
padding-left: 20px;
padding-right: 20px;
}
.feat-bg-bottom {
min-height: 236px;
}
.row.feat-bg-bottom {
margin-top: -68px;
}
.single-review {
text-align: left;
}
.single-review {
max-width: 100%;
}
.review-section {
background-position: bottom;
}
.features-icons {
padding-top: 20px;
}
.bundle-page-wrapper h2.h2-produit {
display: block !important;
}
h2.h2-produit {
display: none !important;
}
.h2-produit {
display: none !important;
}
.h2-produit-sm {
display: block !important;
}
.into-accordion h2,
.product-efficaces h2,
.insta-caroussel h2,
.feautures h2,
.benefits-detente-content h2 .how-works h2,
.review h2,
.products h2,
.bundle-title h2 {
font-size: 27px;
}
.feautures.etudes-clinique h2.h2-produit-sm {
text-align: center;
margin-bottom: 35px;
}
.etudes-files {
align-items: center;
}
.etudes-files span {
max-width: 420px;
padding: 6px 11px;
min-width: 325px;
font-size: 15px;
margin-bottom: 9px;
margin-right: 0;
}
div#slider_4789 p {
font-size: 15px;
padding: 0 !important;
}
#slider_4832 .sa_hover_container {
padding-top: 0 !important;
}
#slider_4832 .owl-item img {
margin-top: 0px !important;
}
#slider_4832 .slider-colg-img img {
max-width: 60% !important;
}
.owl-carousel .owl-item img {
margin-top: 26px;
}
div#slider_4832 .owl-nav .owl-prev,
div#slider_4832 .owl-nav .owl-next,
div#slider_4789 .owl-nav .owl-prev,
div#slider_4789 .owl-nav .owl-next,
div#slider_1658 .owl-nav .owl-prev,
div#slider_1658 .owl-nav .owl-next,
div#slider_3109 .owl-nav .owl-prev,
div#slider_3109 .owl-nav .owl-next {
padding: 23px !important;
}
.into-accordion h2 {
text-align: center;
font-weight: 400 !important;
}
.collagene-bienfaits h2.h2-produit-sm {
text-align: center;
}
.collagene-bienfaits p.h2-produit-sm {
font-size: 15px !important;
padding: 0px !important;
text-align: center;
}
.feautures p {
font-size: 17px;
padding: 0px 24px;
}
.product-efficaces p {
font-size: 18px;
}
div#slider_4832 .owl-item {
margin-left: 0 !important;
}
.owl-carousel.owl-drag .owl-item {
margin-left: 6px;
}
section.collagene-bienfaits.feautures.section-color {
margin-top: 600px !important;
}
.collagene-bienfaits-item span {
text-align: center;
font-size: 17px;
}
.products { }
div#slider_4789 .owl-nav .owl-prev {
right: 0 !important;
top: 94%;
left: 8% !important;
}
.b-artuculiares-title span {
font-size: 20px;
}
div#slider_4789 .owl-nav .owl-next {
top: 94%;
left: 77% !important;
}
div#slider_4789 h4 {
font-size: 30px;
}
div#slider_3109 .product-sommeil .shape-before-product img,
div#slider_2379 .product-sommeil .shape-before-product img {
width: 58% !important;
} .page-ss .benefits-detente-content p,
.products p {
padding: 0 15px;
}
.product-sommeil .shape-before-product img {
max-width: 62% !important;
margin-top: -16px !important;
margin-left: -14px !important;
}
.product-section2 .product-1-moin .shape-before-product img {
max-width: 100% !important;
margin-top: 0px !important;
margin-left: 6px;
}
.prod-info {
min-height: 100px !important;
}
.product-section2 .col-md-4.col-6 {
margin-bottom: 50px !important;
padding: 0;
}
section.single-blog {
margin-top: 30px;
}
.product-section2 .row.mb-5.list-products-home {
margin-top: 50px;
margin-bottom: 0 !important;
}
.budge-new {
max-width: 38% !important;
top: 21px !important;
left: 24px !important;
right: 0 !important;
}
.product-3-moins img {
max-width: 95% !important;
}
.pack-white-btn {
padding: 14px 42px !important;
}
.product-list-s {
margin-top: 0;
margin-bottom: 0;
}
.product-list-s .owl-carousel .owl-stage-outer {
padding: 15px 0px 30px;
}
.slider-product-section {
padding: 40px 0 0;
}
.review-section {
padding: 10px 0 0px;
}
.efficaces-pic .owl-carousel .owl-stage-outer {
padding: 0 !important;
}
.efficaces-pic .owl-carousel.owl-drag .owl-item {
margin-left: 4px;
margin-right: 4px;
}
.efficaces-pic .feat-btn {
padding: 10px 0 70px;
}
.hero-section.hero-content {
padding-bottom: 40px;
}
.nf-form-content input[type="submit"],
.button,
.hero-btn a {
font-size: 14px;
padding: 11px 15px;
}
.decouvrez-collagene.ac-pd-top {
padding-top: 150px;
}
.hero-content h1 {
font-size: 45px !important;
color: #000 !important;
margin-left: 10px;
}
.hero-btn {
margin-top: 30px;
text-align: center;
z-index: 1;
position: relative;
}
.cartydiss-tabs div#tab3-up {
width: 100% !important;
}
.cartydiss-tabs .tab a {
padding: 7px 20px !important;
font-size: 13px;
}
.cartydiss-tabs div#tab3-up .row {
width: 100% !important;
margin: 0 !important;
}
.cartydiss-tabs .tab {
overflow: auto !important;
flex-direction: row !important;
}
.collagene-bienfaits-content {
padding-bottom: 40px;
}
.product-section2 .products h5 {
font-size: 23px !important;
margin-bottom: 0.5rem !important;
line-height: 1.2 !important;
}
.product-section2 .products h4 {
font-size: 21px !important;
margin-top: 0.5rem !important;
}
.review p {
font-size: 17px !important;
margin-bottom: 0px;
}
.products h4 {
font-size: 21px !important;
margin-bottom: 14px !important ;
}
.review p {
margin-top: 7px !important;
}
.barred:before {
bottom: 9px;
}
.buy-btn {
padding: 14px 40px !important;
font-size: 14px;
}
.review-list,
.review ul {
margin-top: 15px;
margin-bottom: 0px;
}
.review-section.slider-product-sec {
background-image: none !important;
}
.slider-product-sec .single-review,
.review li {
border: none;
}
.slider-product-sec {
padding: 10px 0 2px !important;
}
.slider-product-sec .review .container {
padding-bottom: 0 !important;
}
.slider-product-sec .review-list,
.review ul {
margin-top: 15px;
margin-bottom: 0;
} .owl-prev2,
.owl-next2 {
position: absolute;
top: 30%;
transform: translateY(-50%);
} .owl-prev2 {
left: 0;
} .owl-next2 {
right: 90% !important;
}
.rev-slider .owl-prev2 {
display: none !important;
}
.mention-legal a {
font-size: 10px;
}
.condition-pl {
padding-right: 1.5rem;
}
.review .owl-carousel .owl-stage-outer {
padding: 15px 0px 0px;
}
.review-btn {
position: relative;
min-height: 434px;
margin-top: -100px;
}
.avis-btn {
margin-top: 100px;
}
}
.col-lg-5.text-center.mention-legal {
display: flex;
justify-content: center;
align-items: flex-end;
}
.single-review,
.review li {
margin-left: 25px;
}
.single-review,
.review li {
border: solid 2px #000;
border-radius: 33px;
padding: 15px 15px;
border: solid 2px #000; }
.avis-verif img {
width: 30px !important;
margin: initial !important;
margin-left: 10px !important;
}
.avis-verif {
align-items: center !important;
padding-bottom: 10px;
}
.avis-btn a {
padding: 11px 15px !important;
}
.feat-btn {
padding: 0px 0 60px;
}
.features-icons .feat-btn {
padding: 140px 0 10px;
}
.feat-collagene .feat-box span {
font-size: 23px;
text-align: center;
}
.feat-box span {
font-size: 17px;
}
.feat-box img {
max-width: 60%;
}
.features-icons .row {
flex-direction: inherit;
justify-content: center;
row-gap: 23px;
}
.product-efficaces {
padding-top: 70px;
}
.insta-caroussel .col.feautures-content {
padding-bottom: 40px;
}
.insta-caroussel {
padding: 65px 0 50px;
background-size: cover;
}
.footer-bottom-section h2 {
font-size: 25px;
margin-left: 26px;
}
.footer-mobile .mention-legal {
padding: 60px 0 0px;
margin-top: 0;
}
.footer-nav-links a:hover {
color: #000 !important;
text-decoration: underline;
}
.mention-legal .col {
display: flex !important;
}
.footer-desktop {
display: block;
}
.footer-mobile {
display: none;
}
.footer-social a {
text-align: center;
}
.footer-top-section {
padding: 0 10px;
}
.footer-mobile .footer-img img {
width: 100%;
}
.footer-logo.text-center {
margin-bottom: 70px;
}
.footer-logo img {
width: 60%;
}
.footer-mobile .footer-bottom-section { border-top: none;
padding: 80px 15px 26px;
background-size: contain;
background-repeat: no-repeat;
background-position: bottom;
}
.footer-nav-links {
align-items: flex-start;
}
.footer-bottom-section .col-2 {
padding: 0;
}
.footer-nav-links1,
.footer-nav-links2 {
display: flex;
flex-direction: column;
}
.footer-social {
margin-top: 40px;
padding: 0;
display: flex;
margin-bottom: 40px;
}
a.insta-svg img {
width: 87% !important;
margin-top: 9px !important;
}
@media only screen and (min-width: 1025px) and (max-width: 1250px) {
#im1 {
width: 112px;
}
#im2 {
width: 119.42px;
}
#im3 {
width: 119.42px;
}
img.promo-img {
position: absolute;
width: 70.42px;
left: 78px;
top: -38px;
}
.p-details-wrap {
margin-left: 0px;
}
.next {
left: 380px;
}
.prev {
left: 120px;
}
}
@media only screen and (min-width: 601px) and (max-width: 724px) {
.prev {
left: 100px !important;
}
.next {
left: 455px !important;
}
}
@media only screen and (min-width: 992px) and (max-width: 1220px) {
.porduct-popup .col-lg-8 {
flex: 85%;
max-width: 85%;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1250px) {
.garantee img {
width: 66% !important;
}
.garantee li:last-child img {
width: 50% !important;
}
.garanties ul {
margin-left: 200px;
margin-right: 200px;
}
}
@media only screen and (min-width: 601px) and (max-width: 1025px) {
h2.h2-produit {
font-size: 43px;
}
#slider_3109 button.owl-next,
#slider_2379 button.owl-next {
left: 93% !important;
}
.detente-accueil-efficase {
margin-top: 0px !important;
}
.product-price {
left: 296px !important;
width: 100px !important;
}
.woocommerce a.remove {
text-decoration: none !important;
top: 115px !important;
}
.garantee img {
width: 70% !important;
}
.garantee li:last-child img {
width: 54% !important;
}
}
@media only screen and (min-width: 601px) and (max-width: 990px) {
.review p {
width: 198px;
}
.product-name {
bottom: 156px !important;
}
}
@media only screen and (max-width: 600px) {
.silder-product-nav {
top: 33%;
}
.banner-sec-detente .detente-title {
justify-content: start;
}
.banner-sec-detente .detente-title p {
font-size: 1.1rem;
padding: 0px 10px;
}
.detente-title {
top: 26%;
height: auto !important;
}
.banner-sec-detente .detente-accueil-produits-list {
min-height: 200px;
}
div#slider_3109 .owl-item {
margin-left: 0 !important;
}
img.prd-sm-width {
max-width: 49% !important;
}
img.pack-prd-sm-width {
max-width: 72% !important;
}
.product-section2-detente p {
line-height: 1 !important;
}
.all-prd-slide .prod-info {
margin-top: 10px !important;
min-height: 78px !important;
}
.all-prd-slide .barred:before {
bottom: 9px !important;
}
.shape-before-product2 img.shape-sm-width {
max-width: 54% !important;
}
.prd-slider-inner-img img.img-fluid.budge-new {
top: 0px !important;
left: 0px !important;
max-width: 45% !important;
}
.bundle-section.sticky {
position: initial !important;
}
div#nf-field-24-wrap .nf-field-element {
width: 36% !important;
}
div#nf-field-24-wrap .nf-field-label {
width: 64% !important;
}
.lab-decouvre {
margin-top: 70px;
}
.contact-page .nf-form-content textarea,
.contact-page .nf-form-content input {
width: 100% !important;
}
.lab-decouvre .d-content {
padding: 135px 0;
}
div#nf-field-22-wrap {
width: 68% !important;
}
.stars {
margin-top: -26px;
}
.nf-form-content .list-select-wrap > div div:after {
right: -80px;
bottom: -2px;
}
.features-icons .feat-btn {
padding: 60px 0 10px;
}
.content2 {
width: 100% !important;
padding-left: 10px;
padding-right: 10px;
}
.garanties h5 {
font-size: 12px;
max-width: 100%;
margin-top: 15px;
text-align: center;
}
.feat-btn a {
padding: 14px 30px;
font-size: 14px;
}
.feat-box img {
max-width: 100% !important;
}
.row.cart-above-title {
margin-top: 0px;
margin-bottom: 20px;
}
tbody.cart-above-content {
flex-direction: row !important;
}
td.product-quantity {
width: 100%;
}
.cart-wrap {
width: 100%;
}
.product-remove,
.quantity {
width: 100% !important;
}
.cart-above-content .product-thumbnail img {
max-width: 125px;
max-height: 125px;
}
.product-price {
left: 176px !important;
width: 96px !important;
}
.woocommerce a.remove {
top: 89px !important;
right: 30px !important;
}
.product-name a {
margin-top: 16px !important;
font-size: 18px;
}
.section-wrap {
padding-left: 10px !important;
padding-right: 10px !important;
}
img.promo15 {
width: 35.42px !important;
left: 62px !important;
top: -21px !important;
}
div#ecologiques2_field {
width: 100% !important;
}
.product-details .container {
flex-direction: row-reverse;
}
.product-slider-section .owl-carousel .owl-stage-outer {
padding: 15px 0px 15px !important;
}
.feautures.ft-collae.pb-3 {
padding-bottom: 0 !important;
}
div#slider_4832 .owl-stage-outer {
padding-top: 2rem !important;
}
}
@media only screen and (max-width: 438px) {
span.xoo-wsc-pname a {
padding-right: 0px !important;
}
.sec-jadore-clg.accueil-colg.text-center {
max-width: 79% !important;
}
.products {
padding-top: 30px;
}
}
@media only screen and (max-width: 389px) {
.white div#slider_4832 .owl-nav button.owl-next {
left: 85% !important;
}
.detente-accueil-efficase .d-list-title h2 {
font-size: 2.5rem !important;
}
.detente-accueil-efficase .d-list-title p {
font-size: 1.2rem;
padding-bottom: 50px;
}
.collagene-bienfaits-item span {
font-size: 12px;
}
.magnetic-button {
text-transform: uppercase;
font-size: 18px;
border-radius: 28px;
padding: 3px 21px !important;
}
.product-name {
min-width: 204px;
max-width: 229px;
}
.ingredient-tabs a.tablinks {
width: fit-content !important;
}
.product-name a {
margin-top: 16px !important;
font-size: 15px;
}
.row.acc-row.tabs1 {
margin: 0 !important;
}
.contact-page .title {
padding: 0 4px;
}
} .coolBeans {
position: relative;
transition: 0.2s transform ease-in-out;
will-change: transform;
z-index: 0;
overflow: hidden;
}
.coolBeans::after {
background-color: #000;
border-radius: 3rem;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
transform: translate(-100%, 0) rotate(10deg);
transform-origin: top left;
transition: 0.2s transform ease-out;
will-change: transform;
z-index: -1;
}
.coolBeans:hover::after {
transform: translate(0, 0);
}
.coolBeans:hover {
border: 2px solid transparent;
color: #fff !important;
transform: scale(1.05);
will-change: transform;
}
.coolBeans:hover span {
color: #fff !important;
}