figure.wp-block-table {
overflow: initial;
}
.wp-block-table td:empty:after {
content: 'Empty cell';
visibility: hidden;
}
.wp-block-table figcaption {
font-style: italic;
text-align: center;
font-size: 13px;
line-height: 1;
margin-top: 20px;
}
table {
border: 1px solid #dedede;
margin: 10px 0px;
border-spacing: 0;
}
figure.wp-block-table th {
border: 1px solid #dedede;
background: #FF781E;
color: #FFFFFF;
font-weight: bold;
padding: 12px;
}
figure.wp-block-table td {
border: 1px solid #dedede;
padding: 12px;
}
figure.wp-block-table thead {
border: none;
}
footer {
position: relative;
z-index: 1;
}
#footerInner {
position: relative;
width: 90%;
max-width: 1120px;
margin: 0px auto;
padding: 35px 0px 45px 0px;
border-top: 1px solid #E9E9E9;
display: flex;
justify-content: space-between;
font-size: 16px;
}
footer a {
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
#signature {
font-size: 12px;
padding: 0 5% 25px 5%;
}
#footerInner > div:not(:nth-child(3)) .wp-block-group__inner-container > :first-child {
font-weight: 700;
margin-bottom: 15px;
}
#footerInner > div:nth-child(3) {
font-size: 14px;
}
footer svg {
transition: 0.25s;
}
footer svg:hover {
opacity: 0.6;
}
#footerInner > :last-child > div .wp-block-group {
gap: 20px;
}
::selection {
background-color: #FF781E;
color: #FFFFFF;
}
#wrapper .wp-block-image {
margin: 0;
}
body:not(.home) #wrapper p a,
body:not(.home) #wrapper li a:not(.woocommerce-loop-product__link):not(.decouvrir) {
transition: 0.2s ease-in-out;
}
body:not(.home) #wrapper p a:hover,
body:not(.home) #wrapper li a:not(.woocommerce-loop-product__link):not(.decouvrir):hover {
color: #FF781E;
}
#wrapper .wp-block-column > :first-child,
.wp-block-cover__inner-container > :first-child {
margin-top: 0;
}
#wrapper .wp-block-column > :last-child,
#wrapper .wp-block-cover__inner-container > :last-child,
#wrapper div#text .wp-block-group__inner-container > div:last-child,
body.woocommerce #wrapper section.upsells ul.products li.product {
margin-bottom: 0 !important;
}
#wrapper div#text > *:not(.wp-block-cover):not(.wp-block-group),
#wrapper div#text > figure,
#wrapper div#text > ul,
#wrapper div#text > .wp-block-group > .wp-block-group__inner-container,
#wrapper div#text > p,
.woocommerce-no-products-found {
width: 90%;
max-width: 1120px;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
#wrapper div#text > ul {
padding-left: 15px;
}
.wp-block-cover {
overflow: hidden;
}
.wp-block-cover img {
transition: transform 0.4s ease-out;
}
.wp-block-cover.is_hovered img {
transform: scale(1.1);
}
div .wp-block-image figcaption {
margin-top: 15px;
text-align: center;
font-style: italic;
font-size: 15px;
}
.wp-block-columns.gap10,
.gap10 {
gap: 10px;
}
.wp-block-columns.gap20,
.gap20 {
gap: 20px;
}
.wp-block-columns.gap30,
.gap30 {
gap: 30px;
}
.wp-block-columns.gap40,
.gap40 {
gap: 40px;
}
.wp-block-columns.gap50,
.gap50 {
gap: 50px;
} body.contact #container {
margin: 0px;
}
.wpforms-container ul li:before {
display: none;
}
div form.wpforms-form {
position: relative;
}
div div.wpforms-container-full button[type=submit]:focus:after {
display: none;
}
@media (min-width: 1200px) {
div .wpforms-container .wpforms-submit-container {
position: absolute;
right: 0;
bottom: -20px;
margin: 0;
padding: 0;
}
}
#wrapper div div.wpforms-container-full input:focus,
#wrapper div div.wpforms-container-full textarea:focus {
border-color: #002850;
box-shadow: 0 0 0 1px #002850, 0px 1px 2px rgba(0,0,0,0.15);
}
#wrapper div div.wpforms-container-full ::placeholder {
color: #969696;
opacity: 1;
}
#wrapper .wpforms-confirmation-container-full p {
margin: 0;
}
#wrapper div .wpforms-field-container div.wpforms-field {
padding: 12px 0;
} body.error404 .widget_breadcrumb {
display: none;
}
body.error404 article {
text-align: center;
} .slick-slider {
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
margin: 0;
padding: 0;
overflow: hidden;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
.slick-slide img {
display: block;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
body:not(.home) #wrapper p:not(.wc-block-components-checkout-order-summary__title-text):not(.price) {
margin: 0 0 15px 0;
}
body:not(.home) #wrapper figure + *,
#wrapper .wp-block-image + p {
margin-top: 20px;
}
#wrapper .wp-block-cover .wp-block-cover__inner-container {
width: 90%;
max-width: 1120px;
}
div :where(.wp-block-columns.is-layout-flex) {
gap: 3em;
}
.no-margin {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.wp-block-column {
box-sizing: border-box;
position: relative;
}
@media (min-width: 980px) {
.is_hidden_on_desktop {
display: none !important;
}
}
#wrapper .wp-block-separator {
margin: 20px 0px;
max-width: 100px;
}
#wrapper .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background hr {
width: 100px;
margin-top: 5px;
}
#wrapper .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background {
align-self: initial;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
} #wrapper figure.wp-block-gallery.masonry-display {
display: block;
columns: 2;
gap: 2em;
margin: 0px;
}
#wrapper figure.wp-block-gallery.masonry-display > figure {
width: initial !important;
break-inside: avoid;
margin: 0 0 2em 0 !important;
}
#wrapper figure.wp-block-gallery.masonry-display > figure img {
width: auto !important;
max-height: none !important;
height: auto !important;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-3 {
columns: 3;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-4 {
columns: 4;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-5 {
columns: 5;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-6 {
columns: 6;
}
.wp-block-columns {
margin-bottom: 2.25em;
}
@media (max-width: 930px) {
.wp-block-spacer {
max-height: 70px;
}
#container {
margin: 0px 0px 70px 0px;
}
.is_hidden_on_mobile {
display: none !important;
}
.invert-columns-order {
flex-direction: column-reverse;
}
div :where(.wp-block-columns.is-layout-flex) {
gap: 2em;
}
}
@media (max-width: 980px) {
body #baguetteBox-overlay .full-image img {
max-height: 85%;
max-width: 85%;
}
#wrapper figure.wp-block-gallery.masonry-display > figure {
margin: 0 0 1.2em 0 !important;
}
#wrapper figure.wp-block-gallery.masonry-display {
gap: 1.2em;
}
html body {
--wp--preset--spacing--20: 2.5vw;
--wp--preset--spacing--30: 2.5vw;
--wp--preset--spacing--40: 2.5vw;
--wp--preset--spacing--50: 5vw;
--wp--preset--spacing--60: 5vw;
--wp--preset--spacing--70: 5vw;
}
} :root {
--wp--style--gallery-gap-default: 20px;
}
#wrapper .wp-block-gallery img {
transition: 0.2s ease-in-out;
}
#wrapper .wp-block-gallery img:hover {
opacity: 0.8;
}
#wrapper .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
#wrapper .wp-block-gallery figure:not(:has(> a)) {
display: block;
}
#wrapper .wp-block-gallery.columns-3 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) img {
height: 240px;
}
#wrapper .wp-block-gallery.columns-4 figure.wp-block-image:not(#individual-image) img {
height: 190px;
}
#wrapper .wp-block-gallery.columns-5 figure.wp-block-image:not(#individual-image) img {
height: 150px;
} #wrapper .wp-block-column[style*="padding"]:not([style*="flex-basis"]) {
flex-basis: 50%;
flex-grow: 0;
}
#baguetteBox-overlay {
display: none;
opacity: 0;
position: fixed;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000000;
background-color: rgba(0, 0, 0, .8);
transition: opacity .5s ease
}
#baguetteBox-overlay.visible {
opacity: 1
}
#baguetteBox-overlay .full-image {
display: inline-block;
position: relative;
width: 100%;
height: 100%;
text-align: center
}
#baguetteBox-overlay .full-image figure {
display: inline;
margin: 0;
height: 100%
}
#baguetteBox-overlay .full-image img {
display: inline-block;
width: auto;
height: auto;
max-height: 100%;
max-width: 100%;
vertical-align: middle;
box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}
#baguetteBox-overlay .full-image figcaption {
display: block;
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
line-height: 1.8;
white-space: normal;
color: #ccc;
background-color: rgba(0, 0, 0, .6);
font-family: sans-serif
}
#baguetteBox-overlay .full-image:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px
}
#baguetteBox-slider {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
white-space: nowrap;
transition: left .4s ease, transform .4s ease;
}
#baguetteBox-slider.bounce-from-right {
animation: bounceFromRight .4s ease-out
}
#baguetteBox-slider.bounce-from-left {
animation: bounceFromLeft .4s ease-out
}
@keyframes bounceFromRight {
0%, 100% {
margin-left: 0
}
50% {
margin-left: -30px
}
}
@keyframes bounceFromLeft {
0%, 100% {
margin-left: 0
}
50% {
margin-left: 30px
}
}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
top: 50%;
top: calc(50% - 30px);
width: 44px;
height: 60px
}
.baguetteBox-button {
position: absolute;
cursor: pointer;
outline: 0;
padding: 0;
margin: 0;
border: 0;
border-radius: 15%;
background-color: rgba(50, 50, 50, .5);
color: #ddd;
font: 1.6em sans-serif;
transition: background-color .4s ease
}
.baguetteBox-button:focus, .baguetteBox-button:hover {
background-color: rgba(50, 50, 50, .9)
}
.baguetteBox-button#next-button {
right: 2%
}
.baguetteBox-button#previous-button {
left: 2%
}
.baguetteBox-button#close-button {
top: 20px;
right: 2%;
right: calc(2% + 6px);
width: 30px;
height: 30px
}
.baguetteBox-button svg {
position: absolute;
left: 0;
top: 0
}
.baguetteBox-spinner {
width: 40px;
height: 40px;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -20px
}
.baguetteBox-double-bounce1, .baguetteBox-double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #fff;
opacity: .6;
position: absolute;
top: 0;
left: 0;
animation: bounce 2s infinite ease-in-out
}
.baguetteBox-double-bounce2 {
animation-delay: -1s
}
@keyframes bounce {
0%, 100% {
transform: scale(0)
}
50% {
transform: scale(1)
}
}
.cmplz-video.cmplz-iframe-styles {
background-color: transparent
}
.cmplz-video.cmplz-hidden {
visibility: hidden !important
}
.cmplz-blocked-content-notice {
display: none
}
.cmplz-placeholder-parent {
height: inherit
}
.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice, .cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice {
display: block
}
.cmplz-blocked-content-container, .cmplz-wp-video {
animation-name: cmplz-fadein;
animation-duration: 600ms;
background: #FFF;
border: 0;
border-radius: 3px;
box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5), 0 1px 10px 0 rgba(0, 0, 0, 0.15);
display: flex;
justify-content: center;
align-items: center;
background-repeat: no-repeat !important;
background-size: cover !important;
height: inherit;
position: relative
}
.cmplz-blocked-content-container.gmw-map-cover, .cmplz-wp-video.gmw-map-cover {
max-height: 100%;
position: absolute
}
.cmplz-blocked-content-container.cmplz-video-placeholder, .cmplz-wp-video.cmplz-video-placeholder {
padding-bottom: initial
}
.cmplz-blocked-content-container iframe, .cmplz-wp-video iframe {
visibility: hidden;
max-height: 100%;
border: 0 !important
}
.cmplz-blocked-content-container .cmplz-custom-accept-btn, .cmplz-wp-video .cmplz-custom-accept-btn {
white-space: normal;
text-transform: initial;
cursor: pointer;
position: absolute !important;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 200px;
font-size: 14px;
padding: 10px;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
text-align: center;
z-index: 98;
line-height: 23px
}
.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus, .cmplz-wp-video .cmplz-custom-accept-btn:focus {
border: 1px dotted #cecece
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-wp-video .cmplz-blocked-content-notice {
white-space: normal;
text-transform: initial;
position: absolute !important;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 300px;
font-size: 14px;
padding: 10px;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
text-align: center;
z-index: 98;
line-height: 23px
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links {
display: block;
margin-bottom: 10px
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a {
color: #fff
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body {
display: block
}
.cmplz-blocked-content-container div div {
display: none
}
.cmplz-wp-video .cmplz-placeholder-element {
width: 100%;
height: inherit
}
@keyframes cmplz-fadein {
from {
opacity: 0
}
to {
opacity: 1
}
} #wrapper #essentiels a.wp-block-button__link:not(:hover),
#wrapper a.wp-block-button__link.has-blanc-background-color:not(:hover) {
background: #FFFFFF;
color: #002850;
}
div :where(.wp-block-cover-image.is-light:not(.has-text-color)),
div :where(.wp-block-cover.is-light:not(.has-text-color)) {
color: #002850;
}
#wrapper .wp-block-accordion-heading__toggle-icon {
width: 40px;
height: 40px;
background: #ececec;
border-radius: 50%;
font-size: 20px;
}
#wrapper .wp-block-accordion-item:not(:last-child) {
border-bottom: 1px solid #e8e8e8;
margin-bottom: 15px;
}
#wrapper .wp-block-accordion-heading__toggle-title {
padding-right: 30px;
}
p.read_more {
display: inline-block;
cursor: pointer;
margin-bottom: 0;
font-weight: 700;
}
p.read_more:hover {
text-decoration: underline;
}
p.read_more ~ * {
display: none;
}
@media (min-width: 981px) { figure.posabs {
position: absolute;
left: 0;
top: -135px;
bottom: -135px;
width: 100%;
}
figure.posabs img {
width: 100%;
height: 100%;
object-fit: cover;
}
.wp-block-cover.overflow-visible {
overflow: visible;
margin: 55px 0;
} #text > .wp-block-cover[style*="padding-left"] {
padding-left: 0 !important;
padding-right: 0 !important;
margin: 0 60px;
}
} #wrapper .wp-block-columns[style*="9999px"] > .wp-block-column[style*="padding"] {
align-items: center;
}
#wrapper .wp-block-columns[style*="9999px"] > .wp-block-column[style*="padding"] > * {
width: 70%;
}
#essentiels {
width: 90%;
max-width: 1350px;
margin: 0 auto 110px;
text-align: center;
}
#essentiels .flex {
display: flex;
justify-content: space-between;
margin-top: 50px;
}
#essentiels .item {
width: 32%;
border-radius: 24px;
overflow: hidden;
position: relative;
}
#essentiels .item img {
width: 100%;
height: 430px;
object-fit: cover;
transition: 0.4s;
filter: brightness(0.85);
}
#essentiels h3 {
font-family: 'proxima-nova';
font-size: 36px;
letter-spacing: -0.02em;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
display: flex;
align-items: center;
justify-content: center;
color: #FFFFFF;
padding: 0 30px;
line-height: 1;
}
#wrapper #essentiels a.wp-block-button__link {
position: absolute;
bottom: 35px;
left: 50%;
white-space: nowrap;
transform: translateX(-50%);
}
#wrapper #essentiels a.wp-block-button__link:hover {
background: #FF781E !important;
}
#essentiels .item:has(a:hover) img {
filter: brightness(1);
transform: scale(1.1);
}
#kits {
display: flex;
margin: 0 0 100px 60px;
position: relative;
}
#kits .slick {
width: calc(100% - 480px);
display: flex;
overflow: hidden;
}
#kits .titre {
width: 450px;
margin-right: 30px;
flex-shrink: 0;
background: #002850;
color: #FFFFFF;
border-radius: 24px;
box-sizing: border-box;
padding: 30px 40px;
position: relative;
z-index: 1;
}
.kit img {
width: 100%;
height: 350px;
object-fit: cover;
transition: 0.4s;
}
.kit {
width: 350px;
flex-shrink: 0;
margin-right: 30px;
position: relative;
border-radius: 24px;
overflow: hidden;
height: auto;
float: none;
box-sizing: border-box;
border: 1px solid #E9E9E9;
background: #FFFFFF;
}
.kit .infos {
padding: 30px;
height: calc(100% - 350px);
box-sizing: border-box;
align-content: center;
}
#kits a.wp-block-button__link svg {
position: absolute;
right: 10px;
top: 0;
bottom: 0;
margin: auto;
}
#wrapper #kits a.wp-block-button__link {
width: 100%;
box-sizing: border-box;
margin-top: 20px;
text-align: left;
}
.kit:has(a:hover) img {
filter: brightness(0.85);
}
#kits .slick-list {
overflow: visible;
}
#kits .slick-track {
display: flex;
}
.kit .infos span.nom_produit {
margin: 0;
}
span.arrow {
cursor: pointer;
position: absolute;
left: 100px;
bottom: 40px;
z-index: 2;
display: flex;
align-items: center;
transition: 0.3s;
}
span.arrow.prev {
margin-left: -60px;
transform: rotate(180deg);
}
span.arrow.slick-disabled {
cursor: not-allowed;
opacity: 0.3;
}
#quali {
position: relative;
text-align: center;
margin-bottom: 100px;
}
#quali > svg {
position: absolute;
left: -250px;
top: -230px;
z-index: -1;
opacity: 0.1;
}
#quali h2 {
max-width: 1140px;
margin: 0 auto 40px;
width: 87%;
}
#quali .flex {
display: flex;
justify-content: space-between;
width: 90%;
max-width: 1270px;
margin: 0 auto;
}
#quali .item {
font-size: 16px;
max-width: 249px;
}
#quali .item p:first-of-type {
font-size: 20px;
}
#tem {
width: 90%;
max-width: 1350px;
margin: 0 auto 90px;
background: #FFF2E9;
box-sizing: border-box;
padding: 60px;
border-radius: 24px;
}
#tem h2 {
text-align: center;
margin-bottom: 60px;
}
#tem .flex {
display: flex;
justify-content: space-between;
}
#tem .flex + .flex {
display: none;
}
#tem span.nom {
font-weight: 700;
position: relative;
display: block;
line-height: 1;
padding: 10px 0 10px 50px;
margin-bottom: 15px;
}
#tem span.nom:before {
content: '';
width: 36px;
height: 36px;
background: #C4C4C4;
position: absolute;
left: 0;
top: 0;
border-radius: 50%;
}
#tem .item {
width: 21%;
font-size: 16px;
}
#qsn {
position: relative;
padding: 110px 0;
}
#qsn > img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
#qsn .c {
width: 90%;
max-width: 1170px;
margin: 0 auto;
position: relative;
color: #FFFFFF;
display: flex;
align-items: flex-start;
justify-content: space-between;
}
#qsn .txt {
width: 40%;
}
#qsn .titre {
width: 52%;
}
#qsn .txt p {
margin: 25px 0;
}
#qsn .txt > :last-child a {
margin-top: 30px;
}
#qsn .titre h2 {
font-family: 'proxima-nova';
font-size: 18px;
border-bottom: 2px solid #FF781E;
display: inline-block;
padding: 0 0 5px 0;
margin: 30px 0 50px 0;
}
#qsn .titre p {
font-family: 'halogen';
font-size: 40px;
font-weight: 700;
}
#qsn .txt > :last-child a:hover {
background: #FFFFFF !important;
color: #FF781E;
}
#images .flex {
display: flex;
}
#images .flex + .flex {
display: none;
}
#images img {
width: 33.333%;
height: 23vw;
object-fit: cover;
}
#videos {
text-align: center;
width: 90%;
max-width: 1340px;
margin: 70px auto 90px;
}
#videos .flex {
display: flex;
justify-content: space-between;
margin-top: 55px;
}
#videos .item {
width: 32%;
}
#videos .item iframe {
border-radius: 24px;
height: 270px;
margin-bottom: 15px;
}
#videos h3 {
font-family: 'proxima-nova';
font-size: 24px;
}
#videos .item > :last-child a {
margin-top: 20px;
}
.wc-block-cart-item__total-price-and-sale-badge-wrapper {
font-weight: 700;
font-family: 'halogen';
} body.woocommerce div.product div.images img {
border-radius: 8px;
}
body .pswp__bg {
background: rgba(0,0,0,0.85);
}
.pswp__img {
border-radius: 24px;
}
body.single-product #quali {
overflow: hidden;
margin-top: 95px;
}
body.single-product .rond {
position: absolute;
overflow: hidden;
height: 1600px;
width: 100%;
top: 1150px;
z-index: -1;
pointer-events: none;
}
body.single-product .rond:after {
content: '';
width: 1600px;
height: 100%;
background: #FFF2E9;
position: absolute;
left: -480px;
top: 0;
border-radius: 50%;
}
#faq {
position: relative;
margin-bottom: 55px;
}
#faq .inner {
width: 87%;
max-width: 890px;
margin: 0 auto;
}
#faq h2 {
text-align: center;
margin: 0 0 50px 0;
}
#faq h3 {
font-family: 'proxima-nova';
font-size: 18px;
position: relative;
cursor: pointer;
}
.faq_item:not(.open) .faq_reponse {
display: none;
}
#faq h3:before {
content: '';
width: 16px;
height: 16px;
position: absolute;
left: -40px;
top: 0;
bottom: 0;
margin: auto;
transform: rotate(45deg);
border-top: 3px solid #FF781E;
border-right: 3px solid #FF781E;
box-sizing: border-box;
}
#faq .open h3:before {
transform: rotate(135deg);
top: -10px;
}
.faq_item {
border-bottom: 1px solid #002850;
padding: 0 0 20px 35px;
margin-bottom: 37px;
}
.faq_item:last-child {
margin: 0;
border: none;
}
section.upsells {
width: 90%;
max-width: 1144px;
margin: 0 auto 90px;
}
section.upsells > :not(ul) {
text-align: center;
margin-bottom: 10px;
}
body.woocommerce .upsells ul.products {
width: 100%;
margin-top: 45px;
flex-wrap: nowrap;
margin-bottom: 100px;
max-width: 100%;
position: relative;
}
#wrapper ul.products li.product a img {
border-radius: 24px;
transition: filter 0.3s;
height: 100%;
aspect-ratio: 1/1;
}
#wrapper ul.products li.product:has(a:hover) img {
filter: brightness(0.8);
}
body.woocommerce .upsells ul.products li {
flex-shrink: 0;
}
body.woocommerce #wrapper section.upsells li.product.last {
margin-right: 3.333%;
}
section.upsells .slick-track {
display: flex;
}
body.woocommerce #wrapper section.upsells ul.slick-initialized li.product,
body.woocommerce #wrapper section.upsells ul.slick-initialized li.product.last {
margin: 0 12px;
float: left;
clear: none;
height: auto;
}
.upsells span.arrow {
left: 0px;
top: 110px;
bottom: auto;
}
.upsells span.arrow.next {
left: auto;
right: -60px;
}
body.single-product.forme_ronde_petite .rond {
height: 1200px;
width: 100%;
top: 190px;
}
body.single-product.forme_ronde_petite .rond:after {
width: 1200px;
left: -400px;
}
.wc-block-mini-cart__items .wc-block-mini-cart__products-table a.wc-block-components-product-name {
margin-bottom: 2px;
}
.wc-block-mini-cart__items .wc-block-cart-item__prices {
font-weight: 700;
}
#wrapper .wc-block-components-checkout-place-order-button__text {
justify-content: center;
}
#wrapper .wc-block-checkout__form button.wc-block-components-checkout-place-order-button {
min-width: 300px;
font-size: 16px;
}
#wrapper .wc-block-checkout__terms {
margin-bottom: 40px;
}
#wrapper .wc-block-components-radio-control__input:checked:before {
background: #FF781E;
}
.wc-block-checkout__shipping-method-option--selected,
#wrapper .wc-block-components-radio-control__input {
border-color: #FF781E !important;
outline: none;
}
#wrapper .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
#wrapper label.wc-block-components-radio-control__option--checked-option-highlighted {
box-shadow: inset 0 0 0 2px #FF781E;
}
.wc-block-mini-cart__empty-cart-wrapper {
text-align: center;
}
body.woocommerce.page_categorie_principale ul.products {
max-width: 1150px;
}
body.page_categorie_principale #wrapper ul.products li.product {
margin: 0 15px 30px 15px;
width: calc(33.333% - 30px);
overflow: hidden;
border-radius: 24px;
}
body.page_categorie_principale #wrapper ul.products li.product img {
margin: 0;
}
body.page_categorie_principale #wrapper ul.products li.product span.h2_like {
margin: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
color: #FFFFFF;
background: rgba(0,0,0,0.3);
font-size: 24px;
font-family: 'halogen';
padding: 35px;
text-align: center;
}
body.page_categorie_principale #wrapper ul.products li.product .button {
bottom: 30px;
left: 30px;
right: 30px;
}
body.contact #footerInner {
border: none;
}
#wrapper .wp-block-image img,
.border-radius,
.wp-block-column .wp-block-cover,
.wp-block-columns.colonnes_colles,
.wp-block-columns.has-background,
#baguetteBox-overlay .full-image img,
.wp-block-columns:not(.colonnes_colles) .wp-block-column.has-background,
.wp-block-group.has-background,
body iframe:not([src*="maps"]) {
border-radius: 24px;
overflow: hidden;
}
#wrapper .colonnes_colles .wp-block-image img,
#wrapper .wp-block-image.is-style-default img {
border-radius: 0;
}
.ppcp-messages,
div#ppcp-recaptcha-v2-container {
display: none !important;
}
.wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option {
border-radius: 10px;
margin-bottom: 20px !important;
}
.axepta-payment-card label {
margin-bottom: 0;
}
.axepta-payment-method {
padding: 0;
display: block;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}
.axepta-saved-cards-title {
font-size: 48px;
font-weight: 600;
color: #2c3e50;
margin-bottom: 20px;
line-height: 1.2;
letter-spacing: normal;
}
.axepta-saved-cards-title + .axepta-saved-cards-title {
font-size: 32px;
font-weight: 500;
color: #34495e;
margin-bottom: 40px;
}
.axepta-payment-options-container {
margin: 10px auto;
}
.axepta-payment-options {
display: flex;
gap: 20px;
width: 100%;
padding: 20px;
margin-bottom: 1rem;
flex-wrap: nowrap;
justify-content: flex-start;
border-radius: 12px;
border: 1px solid #ccc;
box-sizing: border-box;
}
.axepta-payment-card {
cursor: pointer;
transition: all 0.3s ease;
position: relative;
display: flex;
flex-direction: row;
align-items: center;
gap: 16px;
flex-wrap: nowrap;
margin: 0;
max-width: none;
height: auto;
box-sizing: border-box;
overflow: hidden;
border-radius: 10px;
padding: 5px 10px;
border: 1px solid #ccc;
}
.axepta-payment-card:hover {
box-shadow: 0 8px 25px rgba(0,0,0,0.1);
transform: translateY(-2px);
}
.axepta-payment-card.selected {
padding: 5px 15px;
background-color: white;
border: 2px solid #323232;
}
.axepta-payment-option {
margin: 0;
width: 100%;
display: flex;
}
.axepta-payment-card .axepta-radio-input {
position: absolute;
top: 20px;
left: 20px;
width: 24px;
height: 24px;
opacity: 0;
cursor: pointer;
}
.axepta-payment-title {
font-size: 20px;
font-weight: 500;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.2;
margin-bottom: 10px;
}
.axepta-save-card-checkbox {
display: flex;
align-items: center;
gap: 10px;
width: 100%;
margin-top: 30px;
text-align: left;
font-size: 20px;
font-weight: 500;
}
@media (max-width: 768px) {
.axepta-saved-cards-title {
font-size: 36px;
}
.axepta-saved-cards-title + .axepta-saved-cards-title {
font-size: 24px;
}
.axepta-payment-card .axepta-radio-input {
top: 0;
left: 0;
}
.axepta-payment-options {
gap: 16px;
}
.axepta-payment-title {
font-size: 20px;
}
}
@media (max-width: 480px) {
.axepta-saved-cards-title {
font-size: 28px;
}
.axepta-banner-demo div {
font-size: 20px;
font-weight: 700;
letter-spacing: 10%;
}
.axepta-saved-cards-title + .axepta-saved-cards-title {
font-size: 20px;
margin-bottom: 30px;
}
.axepta-payment-options {
gap: 5px;
padding-bottom: 15px;
}
.axepta-payment-card {
padding: 0;
min-height: 38px;
overflow: visible;
}
.axepta-payment-card.selected {
padding: 2px 5px;
}
.axepta-payment-title {
font-size: 18px;
padding-bottom: 5px;
}
.axepta-method-logo {
min-height: 20px;
padding: 0 5px;
min-width: 24px;
}
.paypal {
height: 38px;
padding: 0 10px;
max-height: 38px;
}
}
.axepta-payment-description {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #fff;
border-radius: 10px;
margin-top: 20px;
}
.axepta-payment-description img {
max-height: 28px;
max-width: 75px;
margin-right: 8px;
}
.axepta-payment-description p {
color: #000;    
margin: 10px 0;
font-size: 20px;
font-weight: 500;
}
.axepta-saved-cards-options .axepta-radio-option {
box-sizing: border-box;
display: flex;
flex-direction: row;
align-items: center;
padding: 10px;
gap: 10px;
background: #FFFFFF;
border: 1px solid #EBEBEB;
border-radius: 5px;
flex: none;
flex-grow: 0;
order: 0;
max-width: 300px;
width: 100%;
height: 60px;
margin: 5px;
}
.axepta-saved-cards-options .axepta-radio-option:hover,
.axepta-saved-cards-options .active {
box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.12);
cursor: pointer;
border-color: #0175ff;  
}
.axepta-spinner-container {
display: flex;
justify-content: center;
align-items: center;
min-height: 40px;
margin-top: 2rem;
}
.axepta-spinner {
width: 24px;
height: 24px;
border: 5px solid #000;
border-top: 5px solid #eee;
border-radius: 50%;
animation: axepta-spin 1.8s linear infinite;
}
@keyframes axepta-spin {
to { transform: rotate(360deg); }
}
.axepta-banner-demo {
background: #FF9330;
color: #000;
padding: 10px;
font-weight: 900;
text-align: center;
font-family: Montserrat;
font-size: 32px;
line-height: 100%;
letter-spacing: 13%;
margin: 0 0 20px 0;
}
.axepta-demo-button {
background-color: #007bff;
color: white;
border: none;
padding: 10px;
border-radius: 6px;
cursor: pointer;
margin-left: 10px;
}
.axepta-demo-button:hover {
background-color: #0056b3;
}
.axepta-modal-overlay {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
min-width: 800px;
background-color: rgba(0, 0, 0, 0.5);
display: flex;
justify-content: center;
align-items: center;
z-index: 1000;
}
.axepta-modal-content {
background-color: white;
padding: 20px;
border-radius: 4px;
position: relative;
width: 100%;
max-width: 800px;
max-height: 90vh;
overflow-y: auto;
font-weight: 400;
}
.axepta-modal-close {
position: absolute;
top: 10px;
right: 10px;
background: none;
border: none;
font-size: 24px;
cursor: pointer;
}
.axepta-test-cards-table {
width: 100%;
border-collapse: collapse;
margin-top: 20px;
}
.axepta-test-cards-table th,
.axepta-test-cards-table td {
border: 1px solid #ddd;
padding: 8px;
text-align: left;
}
.axepta-test-cards-table th {
background-color: #f2f2f2;
}
.axepta-test-cards-table tr:nth-child(even) {
background-color: #f9f9f9;
}
.axepta-test-cards-table tr:hover {
background-color: #f1f1f1;
}
.axepta-test-card-logo {
max-height: 50px;
max-width: 50px !important;
display: flex;
justify-content: center;
}
#wrapper #wc-guest-checkout-notice {
display: none;
}
@media (max-width: 1600px) {
#essentiels h3 {
font-size: 30px;
}
#qsn .titre p {
font-size: 32px;
}
}
@media (max-width: 1040px) {
#essentiels .flex {
flex-direction: column;
align-items: center;
gap: 6.5vw;
}
#essentiels {
width: 87%;
}
#essentiels .item {
width: 100%;
max-width: 600px;
}
#essentiels .item img {
height: 600px;
}
}
@media (max-width: 650px) {
#essentiels .item img {
height: 87vw;
}
}
@media (max-width: 1500px) {
.kit {
width: 300px;
}
.kit img {
height: 300px;
}
.kit .infos {
height: calc(100% - 300px);
}
#kits .titre {
width: 360px;
}
#kits .slick {
width: calc(100% - 390px);
}
}
@media (max-width: 1150px) {
#kits {
flex-direction: column;
gap: 30px;
margin-left: 0;
}
#kits .titre {
width: 87%;
margin: 0 auto;
}
#kits .slick {
width: 100%;
box-sizing: border-box;
padding-left: 6.5%;
}
span.arrow {
right: calc(6.5% + 25px);
bottom: auto;
top: 38px;
left: auto;
}
span.arrow.prev {
margin-left: 0;
margin-right: 60px;
}
.kit .infos span.nom_produit {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
max-height: 48px;
}
}
@media (max-width: 1010px) {
#kits h2 {
max-width: 390px;
}
}
@media (max-width: 725px) {
#kits h2 {
max-width: 100%;
}
.kit {
width: 80vw;
margin: 0 10px;
}
.kit img {
height: 80vw;
}
.kit .infos {
height: calc(100% - 80vw);
}
#kits .slick {
padding: 0 10%;
}
}
@media (max-width: 1300px) {
#quali .item {
max-width: 200px;
}
}
@media (max-width: 1020px) {
#quali > svg {
display: none;
}
#quali {
text-align: left;
}
#quali h2 {
max-width: 530px;
margin: 0 6.5% 40px;
}
#quali .flex {
overflow-x: scroll;
scroll-snap-type: x mandatory;
width: 100%;
box-sizing: border-box;
padding-left: 6.5%;
}
#quali .flex::-webkit-scrollbar {
display: none;
}
#quali .item {
width: 37vw;
flex-shrink: 0;
max-width: initial;
border: 1px solid #E9E9E9;
border-radius: 24px;
padding: 25px 35px;
box-sizing: border-box;
margin-right: 6.5vw;
scroll-snap-align: center;
}
}
@media (max-width: 900px) {
#quali .item {
width: 75vw;
}
#quali .item svg {
margin: 0 0 -8px -11px;
}
}
@media (max-width: 1090px) {
#tem .marquee,
#tem .flex + .flex {
display: flex;
}
#tem .flex {
flex-shrink: 0;
will-change: transform;
animation: marquee 18s linear infinite;
}
@keyframes marquee {
0% {
transform: translate3d(0%, 0, 0);
}
100% {
transform: translate3d(-100%, 0, 0);
}
}
#tem {
overflow: hidden;
}
#tem h2 {
margin-bottom: 40px;
}
#tem .item {
width: 245px;
flex-shrink: 0;
margin-right: 40px;
border: 1px solid #FF781E;
box-sizing: border-box;
padding: 30px 30px 20px 30px;
border-radius: 24px;
}
}
@media (max-width: 1040px) {
#qsn .titre,
#qsn .txt {
width: 100%;
}
#qsn .titre h2 {
margin: 0 0 30px 0;
}
#qsn .c {
width: 87%;
flex-direction: column;
}
#qsn {
padding: 60px 0 50px 0;
}
#qsn .txt p {
margin: 15px 0;
}
}
@media (max-width: 850px) {
#images {
display: flex;
margin: 6.5vw 6.5vw 0;
}
#images .flex + .flex {
display: flex;
}
#images .flex {
flex-shrink: 0;
will-change: transform;
animation: marquee 12s linear infinite;
}
#images img {
width: 40vw;
height: 27vw;
flex-shrink: 0;
margin: 0 3.75vw;
border-radius: 16px;
}
}
@media (max-width: 1150px) {
#videos .flex {
flex-direction: column;
align-items: center;
gap: 45px;
}
#videos .item {
width: 100%;
max-width: 460px;
}
}
@media (max-width: 1000px) {
#footerInner {
flex-direction: column;
align-items: center;
text-align: center;
gap: 25px;
}
}
@media (max-width: 768px) {
body .crispin-mobile-fullscreen[data-position="bottom-right"] .crispin-chatbot-button {
right: 0;
bottom: 0;
}
}
@media (max-width: 1000px) {
body.single-product .woocommerce-message::before {
position: relative;
left: 0;
top: 15px;
}
body.single-product .woocommerce-notices-wrapper .woocommerce-message:after {
display: none;
}
body.single-product .woocommerce-notices-wrapper .woocommerce-message {
display: flex;
flex-direction: column;
align-items: center;
gap: 30px;
padding: 15px 30px 35px 30px;
text-align: center;
}
}
@media (max-width: 950px) {
body.page_categorie_principale #wrapper ul.products li.product {
width: calc(50% - 30px);
}
}
@media (max-width: 650px) {
body.page_categorie_principale #wrapper ul.products li.product {
width: 100%;
margin: 0 0 6.5vw;
}
body.woocommerce ul.products {
margin-bottom: -6.5vw;
}
}
body #crispin-chatbot-container.crispin-chatbot-minimized.crispin-button-hidden .crispin-chatbot-button {
transform: none;
}
body #crispin-chatbot-container.crispin-chatbot-minimized .crispin-chatbot-button {
border-radius: 16px !important;
}
.upsells ul.products:not(.slick-initialized) {
justify-content: center;
}
body.woocommerce #wrapper .upsells ul.products:not(.slick-initialized) > li:nth-child(3):last-child {
margin-right: 0;
}
@media (max-width: 1370px) {
.upsells span.arrow {
top: -77px;
left: 0;
margin: 0;
right: auto;
}
.upsells span.arrow {
top: -105px;
left: 50%;
margin-left: -370px;
}
.upsells span.arrow.next {
right: 50%;
margin-right: -370px;
}
}
@media (max-width: 860px) {
section.upsells {
width: 100%;
}
section.upsells > :not(ul) {
width: 87%;
margin-inline: auto !important;
}
body.woocommerce #wrapper section.upsells ul.slick-initialized li.product {
width: 70vw;
}
.upsells ul.products:not(.slick-initialized) {
justify-content: flex-start;
overflow-x: scroll;
padding-left: 6.5%;
scroll-snap-type: x mandatory;
}
.upsells ul.products:not(.slick-initialized)::-webkit-scrollbar {
display: none;
}
body.woocommerce #wrapper section.upsells ul.products:not(.slick-initialized) li.product {
margin-right: 6.5vw;
width: 36vw;
scroll-snap-align: center;
}
body.woocommerce #wrapper .upsells ul.products:not(.slick-initialized) > li:nth-child(3):last-child {
margin-right: 6.5vw;
}
}
@media (max-width: 640px) {
body.woocommerce #wrapper section.upsells ul.products:not(.slick-initialized) li.product {
width: 80vw;
}
}
@media (max-width: 500px) {
#wrapper div#text > *:not(.wp-block-cover):not(.wp-block-group), 
#wrapper div#text > figure, 
#wrapper div#text > ul, 
#wrapper div#text > .wp-block-group > .wp-block-group__inner-container, 
#wrapper div#text > p, 
#wrapper .wp-block-cover .wp-block-cover__inner-container,
.woocommerce-no-products-found {
width: 87%;
}
.baguetteBox-button#previous-button,
.baguetteBox-button#next-button {
display: block !important;
transform: scale(0.7);
}
.wp-block-spacer {
max-height: 50px;
}
.wp-block-columns + .wp-block-spacer {
max-height: 35px;
}
#container {
margin: 0px 0px 60px 0px;
}
body:not(.home) h3 {
margin-bottom: 10px;
}
td {
font-size: 14px;
}
html body {
--wp--preset--spacing--20: 5vw;
--wp--preset--spacing--30: 5vw;
--wp--preset--spacing--40: 5vw;
--wp--preset--spacing--50: 7.5vw;
--wp--preset--spacing--60: 7.5vw;
--wp--preset--spacing--70: 7.5vw;
--wp--preset--spacing--80: 45px;
--wp--preset--font-size--small: 13px;
--wp--preset--font-size--medium: 18px;
--wp--preset--font-size--large: 24px;
--wp--preset--font-size--x-large: 30px;
}
div .wp-block-cover, 
div .wp-block-cover-image {
min-height: 350px;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-5,
#wrapper figure.wp-block-gallery.masonry-display.columns-4,
#wrapper figure.wp-block-gallery.masonry-display.columns-3 {
columns: 2;
}
#wrapper .wp-block-gallery.columns-4 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-3 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-5 figure.wp-block-image:not(#individual-image) img {
height: 28vw;
}
.wp-block-columns {
margin-bottom: 1.75em;
}
div .wpforms-container .wpforms-submit-container {
text-align: center;
margin-bottom: 15px;
}
#wrapper div .wpforms-field-container div.wpforms-field {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-bottom: 8px;
}
.axepta-payment-options {
flex-wrap: wrap;
}
body:not(.home) h3.axepta-payment-title {
width: 100%;
margin: 0 0 5px 0;
}
#essentiels h3,
#qsn .titre p {
font-size: 24px;
}
#essentiels .flex {
margin-top: 40px;
}
#kits .titre {
padding: 20px 30px;
}
#essentiels {
margin-bottom: 70px;
}
#tem,
#videos,
body.single-product .woocommerce-notices-wrapper,
body.single-product .container_produit {
width: 87%;
}
#footerInner > div:nth-child(3) {
order: 4;
}
#videos h3 {
font-size: 20px;
}
#qsn .txt > :last-child a {
margin-top: 15px;
}
#quali h2 {
margin-bottom: 30px;
}
span.nom_produit {
font-size: 18px;
}
.kit .infos {
padding: 25px;
}
#kits {
margin-bottom: 60px;
}
.kit .infos span.nom_produit {
max-height: 43px;
}
#quali {
margin-bottom: 65px;
}
#tem {
padding: 50px 30px 65px 30px;
width: 100%;
border-radius: 0;
margin: 0;
}
#tem .item {
margin-right: 6.5vw;
}
#quali .item {
padding: 20px 30px;
width: 72vw;
}
body.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
font-size: 14px;
}
body.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 16px;
}
body.woocommerce #wrapper ul.products li.product {
width: 46%;
}
body.single-product .widget_breadcrumb {
margin: -75px auto 20px;
}
#wrapper .quantite {
width: 90px;
height: 38px;
}
#wrapper div.product form.cart .button.single_add_to_cart_button {
width: calc(100% - 110px);
text-align: left;
padding-right: 0;
}
div.product form.cart .button.single_add_to_cart_button svg {
margin-right: 0;
right: 18px;
}
#wrapper .quantite button {
font-size: 20px;
}
#wrapper .quantite div.quantity input {
font-size: 14px;
}
#wrapper ul li:before {
top: 8px;
}
body.single-product #quali {
margin-top: 55px;
}
body.single-product #footerInner {
border-top: none;
}
body.single-product #container {
margin-bottom: 10px;
}
body.woocommerce div.product div.images .flex-control-thumbs {
margin: 0px -15px 0 0;
}
#wrapper select[id*="couleur"] + div label.variation-radio {
width: 100%;
}
body.woocommerce-demo-store .crispin-mobile-fullscreen .crispin-chatbot-window {
top: 37px !important;
height: calc(100% - 37px) !important;
}
body.single-product #tem {
border: none;
}
body.woocommerce #wrapper section.upsells ul.slick-initialized li.product {
width: 75vw;
}
body.woocommerce .upsells ul.products {
margin: 35px 0 0 0;
}
section.upsells {
margin-bottom: 60px;
}
#nested ul.firstLevel li#menu-item-48 a {
border-radius: 99px;
display: inline-block;
background: #FF781E;
color: #FFFFFF;
text-transform: uppercase;
letter-spacing: 0.1em;
font-size: 14px;
padding: 13px 22px;
margin: 5px 0 0 20px;
}
.prix_kg_litre, .prix_ht_et_ttc .prix_ttc {
font-size: 12px;
top: -3px;
position: relative;
}
.prix_kg_litre {
top: 3px;
}
}
@media (max-width: 360px) {
#wrapper div.product form.cart .button.single_add_to_cart_button {
width: calc(100% - 100px);
}
div.product form.cart .button.single_add_to_cart_button svg {
width: auto;
height: 12px;
right: 16px;
}
}
@media (max-width: 345px) {
#wrapper div.product form.cart .button.single_add_to_cart_button {
width: 100%;
margin-top: 20px;
}
}
body.woocommerce-account .woocommerce-form-register > p:nth-child(2) {
font-size: 12.8px;
padding-bottom: 15px;
}
body .woocommerce form .form-row .required {
visibility: visible;
}
.wc-block-mini-cart__products-table .wc-block-components-product-metadata__description > :not(:first-child) {
display: none;
} body.woocommerce-checkout:not(.logged-in) .wc-block-components-form > fieldset:first-of-type .wc-block-components-address-form,
body.woocommerce-checkout:not(.logged-in) .wc-block-components-form > fieldset:first-of-type h2 {
display: none;
}
body.woocommerce-checkout:not(.logged-in) .wc-block-components-form > fieldset:first-of-type .wc-block-components-checkout-step__heading-container:before {
content: 'Pour passer commande, veuillez créer un compte ou vous connecter en cliquant sur le bouton ci-dessous :';
}
body.woocommerce-checkout:not(.logged-in) .wc-block-components-form > fieldset:first-of-type a {
float: none;
margin: 0;
}
body.woocommerce-checkout:not(.logged-in) .wc-block-components-form > fieldset:first-of-type .wc-block-components-checkout-step__heading-container {
margin: 0;
position: relative;
}
body.woocommerce-checkout:not(.logged-in) .wc-block-checkout__actions {
cursor: no-drop;
}
body.woocommerce-checkout:not(.logged-in) .wc-block-checkout__form button.wc-block-components-checkout-place-order-button {
filter: grayscale(1) opacity(0.5);
pointer-events: none;
}
body.woocommerce-checkout:not(.logged-in) .wc-block-components-form > fieldset:first-of-type .wc-block-components-checkout-step__heading-container {
margin: 0;
position: relative;
align-items: center;
text-align: center;
gap: 20px;
border: 2px solid #FF781E;
border-radius: 8px;
padding: 30px;
background: #fff5f5;
}