html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
@font-face {
font-display: swap;
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 300;
src: url(//www.lether.ch/wp-content/themes/lether/fonts/josefin-sans-v32-latin-300.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 400;
src: url(//www.lether.ch/wp-content/themes/lether/fonts/josefin-sans-v32-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 500;
src: url(//www.lether.ch/wp-content/themes/lether/fonts/josefin-sans-v32-latin-500.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 600;
src: url(//www.lether.ch/wp-content/themes/lether/fonts/josefin-sans-v32-latin-600.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 700;
src: url(//www.lether.ch/wp-content/themes/lether/fonts/josefin-sans-v32-latin-700.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Herr Von Muellerhoff';
font-style: normal;
font-weight: 400;
src: url(//www.lether.ch/wp-content/themes/lether/fonts/herr-von-muellerhoff-v21-latin-regular.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #252525;
font-family: 'Josefin Sans', Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
color: #252525;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Josefin Sans';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
line-height: 120%;
margin: 10px 0px;
font-weight: bold;
}
h1 {
font-size: 36px;
margin: 0px 0px 30px 0px;
text-align: center;
font-weight: 300;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}
a:focus {
outline: none;
}
a {
color: #252525;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 150%;
}
ul, ol {
margin: 10px 0px 10px 20px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 150%;
}
body:not(.home) .wp-block-table {
overflow: initial;
}
body:not(.home) .wp-block-table td:empty:after {
content: 'Empty cell';
visibility: hidden;
speak: none;
}
body:not(.home) .wp-block-table figcaption {
font-style: italic;
text-align: center;
font-size: 13px;
line-height: 1;
margin-top: 20px;
}
table {
border: 1px solid #cccccc;
margin: 10px 0px;
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}
table caption {
color: #ccc;
margin:5px 0;
text-align:left;
}
th {
border: 1px solid #ededed;
background: #B09367;
color: #FFFFFF;
font-weight: bold;
padding: 10px;
}
td {
border: 1px solid #ededed;
padding: 10px;
}
#nested .smart-menu {
display: none;
}
header #nested {
position: relative;
height: 60px;
z-index: 4;
}
header #nested .firstLevel {
height: 60px;
margin: 0px;
padding: 0px;
list-style: none;
text-align: center;
}
header #nested .firstLevel li {
position: relative;
display: inline-block;
vertical-align: top;
padding: 0px;
height: 60px;
}
header #nested .firstLevel li a {
display: block;
height: 60px;
line-height: 60px;
color: #252525;
padding: 0px 20px;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
}
header #nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
}
header #nested .firstLevel li ul {
position: absolute;
width: 280px;
height: 0px;
background: #FFFFFF;
margin-left: -140px;
margin-top: -20px;
box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.3);
left: 50%;
top: auto;
overflow: hidden;
opacity: 0;
transition: height 0ms ease 0ms, opacity 250ms ease 100ms, margin-top 250ms ease 100ms;
}
header #nested .firstLevel > li:hover > ul {
height: auto;
opacity: 1;
margin-top: 0px;
padding: 15px 10px;
}
header #nested .firstLevel li ul li {
display: block;
height: auto;
border-bottom: 1px solid #ededed;
}
header #nested .firstLevel li ul li:last-child {
border-bottom: none;
}
header #nested .firstLevel li ul li a {
height: auto;
padding: 10px 10px;
line-height: 120%;
font-size: 13px;
}
header #nested .firstLevel li ul li a span {
display: inline !important;
height: auto !important;
line-height: 120% !important;
border-bottom: none !important;
}
body:not(.home) #wrapper ul {
list-style-type: none;
}
body:not(.home) #wrapper ul li {
position: relative;
}
body:not(.home) #wrapper ul li:before {
content: '';
width: 6px;
height: 6px;
background: #B09367;
position: absolute;
border-radius: 50%;
top: 8px;
left: -20px;
margin: auto;
}
#page {
position: relative;
min-width: initial;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 120px;
z-index: 2;
background: none;
transition: 0.3s;
background: #FFFFFF;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
header #headerInner {
position: relative;
width: 100%;
height: 100%;
}
header #logo {
position: relative;
}
header #logo a {
position: relative;
display: block;
}
header #headerBoxes {
position: absolute;
right: 100px;
top: 30px;
z-index: 3;
} #wrapper {
position: relative;
clear: both;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 90%;
max-width: 1080px;
margin: 0px auto;
padding: 90px 0px 0px 0px;
}
#container {
position: relative;
margin: 0px 0px 60px 0px;
}
#contents {
position: relative;
}
#contentsInner {
position: relative;
}
footer {
position: relative;
clear: both;
background: #191919;
color: #FFFFFF;
z-index: 1;
}
footer #footerInner {
position: relative;
width: 90%;
max-width: 1120px;
margin: 0px auto;
padding: 80px 0px 70px 0px;
}
header #nested ul.firstLevel li ul li {
transition: 0.4s;
}
header #nested ul.firstLevel li ul li:hover {
background: #f7f7f7;
}
@media (min-width: 1250px) {
header #nested ul.firstLevel > li:first-child > a {
padding-left: 0;
}
header #nested ul.firstLevel > li:last-child > a {
padding-right: 0;
}  
}
#headerBoxes p {
margin: 0;
line-height: 1;
}
body.home #wrapperInner {
padding: 0;
width: 100%;
max-width: 100%;
}
.grecaptcha-badge {
visibility: hidden;
}
#container,
body.single-product .woocommerce .single-product > div.product > section#product_parallax:last-child,
body.single-product div #wrapper section.related.products,
body.single-product div #wrapper section.upsells.products {
margin-bottom: 100px;
}
html, body {
scroll-behavior: smooth;
}
iframe {
max-width: 100%;
}
::-moz-selection {
background-color: #B09367;
color: #FFFFFF;
}
::selection {
background-color: #B09367;
color: #FFFFFF;
}
strong {
font-weight: 700;
}
em {
font-style: italic;
}
header #nested ul.firstLevel > li {
transition: 0.25s opacity;
}
header #nested ul.firstLevel:hover > li {
opacity: 0.5;
}
header #nested ul.firstLevel:hover > li:hover {
opacity: 1;
}
body.home #container {
margin: 0px;
}
header #nested ul.firstLevel li ul li a {
font-size: 14px;
font-weight: 400;
text-transform: inherit;
text-align: left;
}
header #nested ul.firstLevel li ul li ul {
margin-left: 0px;
height: auto;
left: 100%;
top: 10px;
transition: 0.2s;
}
header #nested ul.firstLevel li ul li:hover ul {
opacity: 1;
top: 20px;
box-shadow: 8px 8px 10px rgb(0 0 0 / 30%);
}
header #nested ul.firstLevel > li > ul > li,
header #nested ul.firstLevel > li > ul > li > ul > li {
overflow: hidden;
}
header #nested ul.firstLevel > li > ul > li:hover,
header #nested ul.firstLevel > li > ul > li > ul > li:hover {
overflow: visible;
}
header #nested .firstLevel > li:hover > ul,
header #nested .firstLevel > li > ul > li:hover > ul {
padding: 15px 0px;
overflow: visible;
}
header #nested ul.firstLevel > li > ul > li,
header #nested ul.firstLevel > li > ul > li > ul > li {
padding: 0 10px;	
}
body.home div#chapterPicture {
display: none;
}
footer {
text-align: center;
}
footer a {
color: #B09367;
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
footer #signature {
font-size: 12px;
color: #A3A3A3;
padding: 35px 5% 35px 5%;
background: #252525;
letter-spacing: 0.01em;
} body:not(.home) #chapterPicture {
padding-top: 110px;
height: 20vw;
position: relative;
}
body:not(.home) #chapterPicture img {
width: 100%;
height: 100%;
object-fit: cover;
}
body:not(.home) #chapterPicture .title_and_bc {
position: absolute;
top: 110px;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.3);
color: #FFFFFF;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 0 5%;
}
body:not(.home) #chapterPicture .title_and_bc h1,
body:not(.home) #chapterPicture .title_and_bc span.h1_like {
font-size: 55px;
}
body:not(.home) #chapterPicture .widget_breadcrumb a {
color: #FFFFFF;
text-decoration: none;
}
body:not(.home) #chapterPicture .widget_breadcrumb a:hover {
text-decoration: underline;
}
body:not(.home) #chapterPicture .widget_breadcrumb {
font-size: 15px;
}
body:not(.home) #chapterPicture > .title_and_bc:first-child {
background: #252525;
border-top: 1px solid #4d4d4d;
}
body:not(.home) h2 {
font-size: 28px;
color: #B09367;
margin-bottom: 20px;
}
body:not(.home) .has-white-color h2 {
color: #FFFFFF;
}
body:not(.home) h3 {
font-size: 19px;
padding-top: 3px;
padding-left: 10px;
border-left: 3px solid #B09367;
margin-bottom: 15px;
}
body:not(.home) #wrapperInner .wp-block-image {
margin: 0;
}
body:not(.home) #wrapperInner figure.wp-block-gallery {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
margin-right: -2%;
margin-bottom: -2%;
gap: 0;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure {
width: 23.5% !important;
flex-grow: initial;
margin: 0 2% 2% 0 !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(4),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(8),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(12),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(16),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(20),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(24),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(28) {
margin-right: 0 !important;
}
body:not(.home) #wrapperInner .wp-block-column figure.wp-block-gallery > figure {
width: 48% !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure img {
transition: 0.2s ease-in-out;
width: 100% !important;
max-height: 210px !important;
flex: initial !important;
height: 16vw !important;
object-fit: cover;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure img:hover {
opacity: 0.8;
}
body:not(.home) #wrapperInner p a,
body:not(.home) #wrapperInner li a {
transition: 0.2s ease-in-out;
}
body:not(.home) #wrapperInner p a:hover,
body:not(.home) #wrapperInner li a:hover {
color: #B09367;
}
body:not(.home) #wrapperInner .wp-block-column > :first-child,
.wp-block-cover__inner-container > :first-child {
margin-top: 0;
}
body:not(.home) #wrapperInner .wp-block-column > :last-child,
body:not(.home) #wrapperInner .wp-block-cover__inner-container > :last-child {
margin-bottom: 0;
}
body:not(.home) #wrapperInner {
width: 100%;
max-width: 100%;
}
body:not(.home) #wrapperInner div#text > *:not(.wp-block-cover):not(.wp-block-group),
body:not(.home) #wrapperInner div#text > figure,
body:not(.home) #wrapperInner div#text > ul,
body:not(.home) #wrapperInner div#text > .wp-block-group > .wp-block-group__inner-container,
body:not(.home) #wrapperInner div#text > p,
body.single-post #wrapperInner .pager {
width: 90%;
max-width: 1080px;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
body:not(.home) #wrapperInner div#text > ul {
padding-left: 20px;
}
body:not(.home) div #wrapperInner div#text > iframe:not(.wp-block-cover):not(.wp-block-group) {
max-width: 100%;
width: 100%;
display: block;
line-height: 1;
}
body:not(.home) #wrapperInner div#text > div.wpforms-container:not(.wp-block-cover):not(.wp-block-group) {
max-width: 800px;
}
.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);
}
.wp-block-group__inner-container > .wp-block-cover h2 {
max-width: 740px;
margin: 0 auto;
}
div .wp-block-image figcaption {
margin-top: 15px;
text-align: center;
font-style: italic;
font-size: 15px;
}
body:not(.home) #wrapperInner .wp-block-columns > div:not(:only-child) iframe {
width: 100%;
height: 24vw;
max-height: 320px;
}
body:not(.home) #wrapperInner .wp-block-columns > div:only-child iframe {
width: 100%;
height: 50vw;
max-height: 620px;
}
body:not(.home) #wrapperInner div#text .wp-block-group__inner-container > div:last-child {
margin-bottom: 0;
}
.wp-block-columns.gap10 {
gap: 10px;
}
.wp-block-columns.gap20 {
gap: 20px;
}
.wp-block-columns.gap30 {
gap: 30px;
}
.wp-block-columns.gap40 {
gap: 40px;
}
.wp-block-columns.gap50 {
gap: 50px;
} body.single-post #chapterPicture .title_and_bc h1 {
font-size: 45px;
}
section.newsContainer {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 55px;
padding-bottom: 55px;
border-bottom: 1px solid #efefef;
}
section.newsContainer .gauche {
width: 33%;
}
section.newsContainer .gauche img {
width: 100%;
height: 270px;
object-fit: cover;
}
section.newsContainer .droite {
width: 62%;
}
section.newsContainer .droite time {
display: block;
line-height: 1;
margin-bottom: 20px;
font-size: 13px;
font-style: italic;
}
section.newsContainer .droite > a {
margin-top: 25px;
}
section.newsContainer .droite .description {
line-height: 1.5em;
}
section.newsContainer .droite h2 {
margin: 0 0 15px 0;
}
section.newsContainer .gauche .chapoPicture.empty {
height: 270px;
background: url(//www.lether.ch/wp-content/themes/lether/images/logo.svg) no-repeat center center, #252525;
background-size: auto 60%;
}
section.newsContainer.image_est_un_logo .gauche {
border: 1px solid #d1d1d1;
box-sizing: border-box;
}
section.newsContainer.image_est_un_logo .gauche img {
object-fit: contain;
height: auto;
width: auto;
max-width: 220px;
max-height: 150px;
}
section.newsContainer.image_est_un_logo .gauche .chapoPicture {
height: 270px;
display: flex;
align-items: center;
justify-content: center;
}
.pager {
text-align: center;
}
.pager > a, 
.pager > span {
margin: 0 2px;
background: #ededed;
padding: 3px 10px;
width: 30px;
height: 30px;
display: inline-block;
box-sizing: border-box;
text-decoration: none;
line-height: 25px;
}
.pager > a.next,
.pager > a.prev {
width: auto;
}
.pager.detail_actu > a {
width: 160px;
padding: 7px 10px;
height: auto;
margin: 0 6px;
} body.contact #container {
margin: 0px;
}  .wp-block-columns.just-content-flex-start {
gap: 15px;
}
#wrapperInner .wp-block-columns.just-content-flex-start > div {
flex-basis: initial;
flex-grow: initial;
}
#wrapperInner .wp-block-columns.just-content-flex-start img {
transition: 0.2s ease-in-out;
}
#wrapperInner .wp-block-columns.just-content-flex-start img:hover {
opacity: 0.8;
}
.wpforms-container ul li:before {
display: none;
}
form.wpforms-form {
position: relative;
}
div div.wpforms-container-full .wpforms-form .wpforms-submit-container {
position: absolute;
right: 0;
bottom: -10px;
} body.page_404 #chapterPicture > .title_and_bc:first-child {
background: #FFFFFF;
color: #252525;
position: relative;
top: 0;
border: none;
padding-top: 30px;
}
body.page_404 #chapterPicture .widget_breadcrumb {
display: none;
}
body.page_404 #chapterPicture {
height: auto !important;
}
body.page_404 article {
text-align: center;
}
body.page_404 #wrapperInner {
padding-top: 50px;
}
body.page_404 #container {
margin: 0px 0px 60px 0px;
}
body:not(.home) #wrapperInner div#text .wp-block-group__inner-container {
padding: 70px 0px;
}
body:not(.home) #wrapperInner p {
line-height: 1.75em;
margin: 0 0 15px 0;
}
body:not(.home) #wrapperInner figure + *,
body:not(.home) #wrapperInner .wp-block-image + p {
margin-top: 20px;
} .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.slick-loading img {
display: none;
}
.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) #wrapperInner div#text .slick > .wp-block-group__inner-container {
padding: 10px 0 40px 0;
position: relative;
}
body:not(.home) #wrapperInner div#text .slick-slide .wp-block-group__inner-container {
padding: 0;
width: 90%;
margin: 0 auto;
}
body:not(.home) #wrapperInner div#text .slick-slide figure {
width: 100%;
}
body:not(.home) .slick-prev,
body:not(.home) .slick-next {
position: absolute;
bottom: -40px;
width: 54px;
height: 54px;
cursor: pointer;
overflow: hidden;
white-space: nowrap;
text-indent: 10000px;
outline: none !important;
border: 1px solid #5f5f5f;
border-radius: 50%;
}
body:not(.home) .slick-prev {
left: 50%;
margin-left: -65px;
transform: rotate(180deg);
z-index: 10;
background: url(//www.lether.ch/wp-content/themes/lether/images/black-arrow.svg) center center no-repeat, #FFFFFF;
}
body:not(.home) .slick-next {
right: 50%;
margin-right: -65px;
background: url(//www.lether.ch/wp-content/themes/lether/images/black-arrow.svg) center center no-repeat, #FFFFFF;
}
body:not(.home) #wrapperInner div#text .slick-slide .wp-block-group__inner-container img {
width: 100%;
height: 350px;
object-fit: cover;
}
@media (max-width: 1250px) {
header div #nested {
width: 40px;
height: 40px;
top: 20px;
right: 20px;
}
header div #nested .contentSmart {
width: 100%;
height: 100%;
cursor: pointer;
z-index: 1;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
header #nested .firstLevel {
text-align: left;
background: #252525;
width: 100%;
position: fixed;
right: -100%;
transition: 0.7s;
opacity: 0.3;
top: 0;
height: auto;
bottom: 0;
padding-top: 40px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}
body.menu_open header #nested .firstLevel {
right: 0;
opacity: 0.9;
}
header #nested ul.firstLevel:hover > li {
opacity: 1;
}
header div #nested .contentSmart span {
width: 25px;
height: 2px;
background: #FFFFFF;
display: block;
border-radius: 3px;
position: relative;
top: 0;
transition: 0.5s;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 6px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
transform: rotate(45deg);
top: 8px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(2) {
opacity: 0;
}
body.menu_open header div #nested .contentSmart > span:nth-child(3) {
transform: rotate(-45deg);
top: -8px;
}
header #nested ul.firstLevel li a {
font-size: 18px;
height: auto;
line-height: 1;
}
header #nested .firstLevel li a span {
line-height: 1.3em;
height: auto;
}
header #nested ul.firstLevel > li.menu-item-has-children {
margin-right: 0;
}
header #nested .firstLevel li {
height: auto;
}
header #nested ul.firstLevel > li {
margin: 0 0 30px 0;
max-width: 400px;
display: flex;
flex-direction: column;
align-items: center;
}
header #nested ul.firstLevel > li.menu-item-has-children:after {
display: none;
}
header #nested ul.firstLevel > li.menu-item-has-children > a {
position: relative;
}
header #nested ul.firstLevel > li.menu-item-has-children > a:after {
content: '';
display: inline-block;
height: 0;
width: 0;
border-top: 5px solid #FFFFFF;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
pointer-events: none;
position: absolute;
right: -11px;
top: 10px;
}
header #nested .firstLevel li a {
color: #FFFFFF;
}
header #nested .firstLevel li ul,
header #nested .firstLevel > li:hover > ul {
position: relative;
height: auto;
opacity: 1;
background: none;
box-shadow: none;
margin: 15px 0 0 0;
padding: 0;
left: 0;
width: auto;
}
header #nested ul.firstLevel > li > ul > li, 
header #nested ul.firstLevel > li > ul > li > ul > li {
padding: 0 0 5px 0;
margin: 0 0 5px 0;
}
header #nested ul.firstLevel > li > ul > li:last-child, 
header #nested ul.firstLevel > li > ul > li > ul > li:last-child {
margin: 0;
padding: 0;
}
header #nested ul.firstLevel li ul li a {
text-align: center;
}
header #nested .firstLevel li ul li {
border-bottom: 1px solid #6b6b6b;
}
body.menu_open {
overflow: hidden;
}
header #nested .firstLevel li ul {
display: none;
}
header #nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > ul {
display: block;
}
header #nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a:after {
transform: rotate(180deg);
}
header #nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a {
color: #B09367;
}
header #nested ul.firstLevel li ul li:hover {
background: none;
}
}
@media (max-width: 930px) {
.wp-block-spacer {
max-height: 70px;
}
#container {
margin: 0px 0px 70px 0px;
}
}
@media (max-width: 1350px) {
body:not(.home) #chapterPicture .title_and_bc h1,
body:not(.home) #chapterPicture .title_and_bc span.h1_like {
font-size: 48px;
}
}
@media (max-width: 1200px) {
body:not(.home) #chapterPicture .title_and_bc h1,
body:not(.home) #chapterPicture .title_and_bc span.h1_like {
font-size: 45px;
}
body:not(.home) #chapterPicture {
height: 25vw;
}
}
@media (max-width: 1050px) {
body:not(.home) #chapterPicture {
height: auto;
}
body:not(.home) #chapterPicture img {
position: absolute;
top: 0;
left: 0;
}
body:not(.home):not(.page_404) #chapterPicture .title_and_bc {
position: relative;
padding: 5%;
}
body:not(.home) #chapterPicture .title_and_bc h1,
body:not(.home) #chapterPicture .title_and_bc span.h1_like {
font-size: 42px;
}
}
@media (max-width: 1160px) {
body:not(.home) h2 {
font-size: 20px;
}
}
@media (max-width: 781px) {
body:not(.home) #wrapperInner div#text .wp-block-group__inner-container {
padding: 50px 0px;
}
div div .wp-block-columns:not(.is-not-stacked-on-mobile).icone_rs > div {
flex-basis: initial !important;
}
body:not(.home) div #wrapperInner div#text > iframe[src*="maps"] {
height: 50vw;
}
body:not(.home) #wrapperInner .wp-block-column iframe,
body:not(.home) #wrapperInner .wp-block-columns > div:not(:only-child) iframe {
height: 50vw;
max-height: initial;
}
}
@media (max-width: 890px) {
div div.wpforms-container-full .wpforms-form .wpforms-submit-container {
position: relative;
bottom: 0;
margin-top: 10px;
text-align: center;
}
}
@media (max-width: 880px) {
section.newsContainer {
position: relative;
padding-bottom: 0;
margin-bottom: 5%;
}
section.newsContainer .gauche {
width: 100%;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
section.newsContainer .gauche * {
width: 100%;
height: 100%;
}
section.newsContainer .gauche .chapoPicture.empty,
section.newsContainer .gauche img {
height: 100%;
}
section.newsContainer .droite {
width: 100%;
position: relative;
color: #FFFFFF;
text-align: center;
padding: 50px;
background: rgba(0,0,0,0.7);
}
section.newsContainer .droite > a:before {
display: none;
}
section.newsContainer .droite > a {
margin-top: 20px;
background: linear-gradient(135deg, #B09367, #92c63c);
border-radius: 0;
color: #FFFFFF;
font-size: 14px;
padding: 12px 15px !important;
transition: 0.2s ease-in-out;
}
} @media (max-width: 500px) {
header {
height: 60px;
}
header div #nested {
top: 10px;
right: 10px;
}
header div #nested .contentSmart span {
width: 22px;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 5px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(3) {
top: -8px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
top: 8px;
}
header #nested ul.firstLevel > li {
max-width: 80vw;
}
header #nested ul.firstLevel li a {
font-size: 15px;
}
header #nested ul.firstLevel > li.menu-item-has-children > a:after {
right: -5px;
top: 8px;
}
header #nested ul.firstLevel li ul li a {
font-size: 12px;
}
body {
font-size: 16px;
}
body:not(.home) #chapterPicture .title_and_bc h1,
body:not(.home) #chapterPicture .title_and_bc span.h1_like {
font-size: 32px;
margin-bottom: 20px;
}
body:not(.home) #chapterPicture .widget_breadcrumb {
font-size: 13px;
}
body:not(.home):not(.page_404) #chapterPicture .title_and_bc {
padding: 35px 5%;
}
body:not(.home) #wrapperInner {
padding-top: 45px;
}
body:not(.home) h2 {
font-size: 18px;
}
.wp-block-spacer {
max-height: 50px;
}
body:not(.home) #wrapperInner p + .wp-block-spacer {
margin-top: -15px;
}
#container {
margin: 0px 0px 60px 0px;
}
body:not(.home) h3 {
font-size: 15px;
margin-bottom: 10px;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure {
width: 48% !important;
margin: 0 4% 4% 0 !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(2),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(4),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(6),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(8),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(10),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(12),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(14),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(16),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(18),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(20),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(22),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(24),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(26),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(28) {
margin-right: 0 !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure img {
height: 30vw !important;
}
.pager > a, .pager > span {
font-size: 13px;
}
body.page_404 div#wrapperInner {
padding-top: 0;
}
#wrapperInner .wp-block-columns.icone_rs img {
width: 40px;
}
td {
font-size: 14px;
}
} body.page_404 article a,
body:not(.home) #wrapperInner a.wp-block-button__link,
body:not(.home) #wrapperInner .bouton-classique a.wp-block-button__link,
section.newsContainer .droite > a,
section#diapo .slide_inner a,
section#titre_et_categories .categories .bloc > a:last-child,
section#abo_et_livraison > div > div a,
.shortProduct > a,
footer .footer_adresse .wp-widget-group__inner-blocks > :nth-last-child(2) a,
div .wc-block-mini-cart__shopping-button a,
body.page_categorie_principale .woocommerce ul.products li > a:last-child,
.woocommerce ul.products li.product a.button,
body.single-product .woocommerce div.product form.cart button.single_add_to_cart_button,
body.single-product .woocommerce-message a.button,
section#product_parallax .infos a,
div div.wpforms-container-full .wpforms-form input[type=submit],
div div div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button,
div .woocommerce #payment #place_order, #bloc_double_2025 a {
font-weight: 700;
text-transform: uppercase;
display: inline-block;
background: #B09367;
letter-spacing: 0.05em;
text-indent: 0.05em;
border: 1px solid #FFFFFF;
color: #FFFFFF;
padding: 17px 22px 14px 22px;
line-height: 1;
text-decoration: none;
transition: 0.3s;
}
body.page_404 article a:hover,
body:not(.home) #wrapperInner a.wp-block-button__link:hover,
body:not(.home) #wrapperInner .bouton-classique a.wp-block-button__link:hover,
section.newsContainer .droite > a:hover,
section#diapo .slide_inner a:hover,
section#titre_et_categories .categories .bloc > a:last-child:hover,
section#abo_et_livraison > div > div a:hover,
.shortProduct > a:hover,
footer .footer_adresse .wp-widget-group__inner-blocks > :nth-last-child(2) a:hover,
div .wc-block-mini-cart__shopping-button a:hover,
body.page_categorie_principale .woocommerce ul.products li > a:last-child:hover,
.woocommerce ul.products li.product a.button:hover,
body.single-product .woocommerce div.product form.cart button.single_add_to_cart_button:hover,
body.single-product .woocommerce-message a.button:hover,
section#product_parallax .infos a:hover,
div div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div div div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
div .woocommerce #payment #place_order:hover, #bloc_double_2025 a:hover {
background: #FFFFFF;
color: #B09367;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
body .woocommerce-store-notice, 
body p.demo_store {
background: #B09367;
font-size: 18px;
font-weight: 500;
position: absolute;
transition: 0.3s;
z-index: 999;
}
body .woocommerce-store-notice a, 
body p.demo_store a {
margin-left: 90px;
}
header {
height: 110px;
background: #1E3534;
}
body.woocommerce-demo-store header {
padding-top: 63px; }
body.store_notice_is_hidden header {
padding-top: 0;
}
body.woocommerce-demo-store header.scrolled,
body:not(.woocommerce-demo-store) header {
padding-top: 0;
}
body.home #wrapper,
body:not(.store_notice_is_hidden):not(.woocommerce-demo-store) #wrapper {
padding-top: 110px;
}
body:not(.store_notice_is_hidden) #wrapper {
padding-top: 173px;
}
body:not(.store_notice_is_hidden):not(.home):not(.error404) #chapterPicture .title_and_bc {
top: 173px;
}
body.woocommerce-demo-store section#diapo {
height: calc(100vh - 173px);
overflow: hidden;
position: relative;
}
body.store_notice_is_hidden section#diapo,
body:not(.woocommerce-demo-store) section#diapo {
height: calc(100vh - 110px);
overflow: hidden;
position: relative;
}
header #logo {
position: absolute;
left: 40px;
top: 12px;
transition: 0.3s;
}
header #logo img {
height: 80px;
transition: 0.3s;
}
header #nested ul.firstLevel > li > a {
color: #FFFFFF;
}
header #nested ul.firstLevel li a {
font-size: 13px;
letter-spacing: 0.01em;
font-weight: 600;
}
header #headerBoxes .widgetTitle {
display: none;
}
header #headerBoxes a {
color: #B09367;
text-decoration: none;
}
#wrapper:before {
content: '';
background: #1E3534;
width: 100%;
height: 300px;
position: absolute;
top: -190px;
left: 0;
}
body:not(.store_notice_is_hidden) #wrapper:before {
top: -125px;
}
header:before {
content: '';
width: 100%;
height: 100px;
top: -100px;
background: #1E3534;
position: absolute;
}
header #headerBoxes {
right: 40px;
top: 12px;
display: flex;
align-items: center;
transition: 0.3s;
}
header #headerBoxes .header_rs {
margin-right: 30px;
gap: 0;
margin-bottom: 0;
transition: 0.3s;
}
header.scrolled #headerBoxes .header_rs {
opacity: 0;
visibility: hidden;
}
header #headerBoxes .header_rs .wp-widget-group__inner-blocks {
display: flex;
align-items: center;
}
header #headerBoxes .header_rs .wp-widget-group__inner-blocks > figure {
line-height: 1;
margin: 0;
}
header #headerBoxes .header_rs .wp-widget-group__inner-blocks > figure img {
margin-right: 15px;
transition: 0.3s;
height: auto;
}
header #headerBoxes .header_rs .wp-widget-group__inner-blocks > figure img:hover {
opacity: 0.7;
}
header #headerBoxes .header_rs .wp-widget-group__inner-blocks > figure:last-child img {
margin-right: 0;
}
header #headerBoxes .header_account a:hover {
text-decoration: underline;
}
header #headerBoxes .header_account {
position: relative;
top: 2px;
gap: 0;
margin: 0;
}
header #headerBoxes .header_account br {
display: none;
}
body:not(.logged-in) header #headerBoxes .header_account .wp-widget-group__inner-blocks p > a:nth-of-type(2) {
display: none;
}
body.logged-in header #headerBoxes .header_account .wp-widget-group__inner-blocks p > a:nth-of-type(1) {
display: none;
}
header #headerBoxes span.wc-block-mini-cart__quantity-badge {
width: 40px;
height: 18px;
background: url(//www.lether.ch/wp-content/themes/lether/images/ic-cart.svg) no-repeat center left;
}
header #headerBoxes span.wc-block-mini-cart__quantity-badge svg {
display: none;
}
header #headerBoxes .wc-block-mini-cart__amount {
display: none;
}
header #headerBoxes .wc-block-mini-cart__badge {
color: #ffffff;
height: 18px;
width: 18px;
font-size: 12px;
margin: 0;
transform: none;
padding: 0;
border: 2px solid #FFFFFF;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
box-sizing: border-box;
padding-top: 1px;
position: absolute;
right: 0;
}
header #headerBoxes .wc-block-mini-cart {
display: block;
}
header #headerBoxes .wc-block-mini-cart__button {
margin-left: 30px;
transition: 0.3s;
cursor: pointer;
}
header #headerBoxes .wc-block-mini-cart__button:hover:not([disabled]) {
opacity: 0.75;
}
header div #nested {
position: absolute;
right: 40px;
bottom: 1px;
transition: 0.3s;
}
header.scrolled {
height: 66px;
}
header.scrolled div #nested {
right: 270px;
}
header.scrolled #headerBoxes {
top: 13px;
}
header.scrolled #logo img {
height: 46px;
}
header.scrolled #logo {
top: 8px;
}
section#diapo .slide_inner p {
margin: 0;
line-height: 1;
}
section#diapo .slide_inner {
text-align: center;
position: absolute;
}
section#diapo .slick-slide {
position: relative;
}
section#diapo .slick-slide img {
height: 100%;
width: 100%;
object-fit: cover;
}
section#diapo > .container,
section#diapo > .container > .slick-list,
section#diapo > .container > .slick-list > .slick-track {
height: 100%;
}
section#diapo > .container > div.slide {
height: 100%;
position: relative;
}
section#diapo .slide_inner {
text-align: center;
position: absolute;
background: rgba(37, 37, 37, 0.25);
top: 0;
left: 0;
right: 0;
bottom: 0;
color: #FFFFFF;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
section#diapo .slide_inner p.titre {
text-transform: uppercase;
font-size: 34px;
font-weight: 700;
margin-bottom: 20px;
letter-spacing: 0.05em;
text-shadow: 0px 2px rgba(0,0,0,0.8);
max-width: 980px;
line-height: 1.2em;
}
section#diapo .slide_inner p.desc {
font-size: 22px;
margin-bottom: 50px;
letter-spacing: 0.01em;
text-shadow: 0px 2px rgba(0,0,0,0.8);
width: 90%;
max-width: 1080px;
line-height: 1.4em;
}
section#diapo .slide_inner p.desc:empty {
margin: 10px 0;
}
section#diapo > .container > div.slide > img {
width: 100%;
height: 100%;
object-fit: cover;
}
section#diapo > .container ul.slick-dots {
position: absolute;
bottom: 30px;
list-style-type: none;
display: flex;
justify-content: center;
width: 90%;
margin: auto;
left: 0;
right: 0;
}
section#diapo > .container ul.slick-dots li {
margin: 0 5px;
line-height: 1;
width: 10px;
height: 10px;
overflow: hidden;
border-radius: 50%;
display: flex;
align-items: center;
}
section#diapo > .container ul.slick-dots li button {
width: 100%;
height: 100%;
text-indent: -999px;
cursor: pointer;
line-height: 1;
background: #FFFFFF;
}
section#diapo > .container ul.slick-dots li.slick-active button {
background: #000000;
}
section#diapo .box_du_moment {
background: #FFFFFF;
position: absolute;
top: 60px;
right: 60px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 150px;
height: 150px;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.01em;
border-radius: 50%;
}
section#diapo .box_du_moment > span:first-child {
display: block;
line-height: 1;
font-size: 44px;
text-indent: 0.01em;
margin-top: 8px;
}
section#diapo .box_du_moment > span:last-child {
display: block;
line-height: 1;
left: 2px;
position: relative;
top: -2px;
}
section#diapo .box_du_moment:after {
content: '';
width: 164px;
height: 164px;
border-radius: 50%;
position: absolute;
top: -20px;
left: -20px;
right: -20px;
bottom: -20px;
margin: auto;
border: 3px solid #FFFFFF;
box-sizing: border-box;
}
section#titre_et_categories {
width: 90%;
max-width: 1080px;
margin: 75px auto 70px;
text-align: center;
}
section#titre_et_categories .texte h1 {
font-size: 34px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 0.01em;
max-width: 615px;
margin: 0 auto 30px;
}
section#titre_et_categories .texte p {
margin: 0;
font-size: 18px;
font-weight: 300;
line-height: 1.35em;
}
section#titre_et_categories .categories {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 70px -40px 0 -40px;
}
section#titre_et_categories .categories .bloc {
width: 26%;
margin: 0 40px 85px 40px;
}
section#titre_et_categories .categories .bloc > a:first-child,
body.page_categorie_principale .woocommerce ul.products li > a:first-child {
display: block;
overflow: hidden;
}
section#titre_et_categories .categories .bloc img,
body.page_categorie_principale .woocommerce ul.products li.product a img {
height: 25vw;
max-height: 300px;
object-fit: cover;
width: 100%;
transition: 0.3s;
}
section#titre_et_categories .categories .bloc img:hover,
body.page_categorie_principale .woocommerce ul.products li img:hover {
transform: scale(1.08);
opacity: 0.75;
}
section#titre_et_categories .categories .bloc > a:last-child,
body.page_categorie_principale .woocommerce ul.products li > a:last-child,
.woocommerce ul.products li.product a.button,
body.page_404 #wrapper article a {
border-color: #B09367;
}
section#titre_et_categories .categories .bloc h2,
body.page_categorie_principale .woocommerce ul.products li h2.woocommerce-loop-category__title {  font-size: 21px;
text-transform: uppercase;
letter-spacing: 0.05em;
margin: 30px 0 20px 0;
padding: 0;
color: #252525;
}
section#titre_et_categories .categories > div:nth-child(4),
section#titre_et_categories .categories > div:nth-child(5),
section#titre_et_categories .categories > div:nth-child(6) {
margin-bottom: 0;
}
section#reassurance {
text-align: center;
display: flex;
align-items: flex-start;
width: 90%;
max-width: 1120px;
margin: 0px auto 100px;
justify-content: space-between;
}
section#reassurance .bloc {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 25%;
max-width: 200px;
}
section#reassurance .bloc span {
color: #B09367;
display: block;
line-height: 1.25em;
font-size: 18px;
}
section#reassurance .bloc .icone {
height: 99px;
margin-bottom: 25px;
display: flex;
justify-content: center;
align-items: center;
}
section#abo_et_livraison {
width: 90%;
max-width: 1140px;
margin: 0 auto 120px;
display: flex;
justify-content: space-between;
}
section#abo_et_livraison > div {
width: 48.5%;
box-sizing: border-box;
border: 1px solid #B09367;
padding: 50px;
display: flex;
justify-content: space-between;
}
section#abo_et_livraison > div > div {
width: 44%;
}
section#abo_et_livraison > div > div.texte {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
section#abo_et_livraison > div > div h2 {
margin: 0 0 5px 0;
font-size: 22px;
text-transform: uppercase;
letter-spacing: 0.05em;
}
section#abo_et_livraison > div > div img {
width: 100%;
height: 100%;
object-fit: cover;
}
section#abo_et_livraison > div > div.texte .desc {
font-size: 20px;
font-weight: 300;
letter-spacing: 0.01em;
line-height: 1.2em;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
max-height: 72px;
margin-bottom: 20px;
}
section#abo_et_livraison > div > div a {
border-color: #B09367;
text-align: center;
line-height: 1.15em;
}
section#meilleures_ventes,
section#avis {
text-align: center;
width: 90%;
max-width: 1140px;
margin: 0 auto 110px;
}
section#meilleures_ventes {
margin-bottom: 50px;
}
section#meilleures_ventes h2,
section#concept h2,
section#avis h2 {
font-size: 47px;
text-transform: uppercase;
letter-spacing: 0.2em;
margin: 0 0 15px 0;
}
section#meilleures_ventes h2 em,
section#concept h2 em,
section#avis h2 em {
font-family: 'Herr Von Muellerhoff';
display: block;
line-height: 1;
font-size: 120px;
text-transform: initial;
font-weight: 400;
color: #B09367;
font-style: normal;
}
section#meilleures_ventes .texte .desc,
section#concept .container .desc,
section#avis .texte .desc {
font-size: 20px;
font-weight: 300;
line-height: 1.2em;
}
section#meilleures_ventes .produits,
section#avis .container_avis {
display: flex;
justify-content: space-between;
margin-top: 50px;
}
section#meilleures_ventes .produits > div,
section#avis .container_avis > div {
width: 23.5%;
}
section#meilleures_ventes .produits {
flex-wrap: wrap;
}
section#meilleures_ventes .produits > div {
margin-bottom: 55px;
}
.shortProduct,
div .woocommerce ul.products li.product {
position: relative;
padding-bottom: 72px;
text-align: center;
}
.shortProduct img,
div .woocommerce ul.products li.product a img {
width: 100%;
height: 267px;
object-fit: cover;
transition: 0.3s;
}
div .woocommerce ul.products li.product a img {
margin: 0;
height: 238px;
}
.shortProduct img:hover {
transform: scale(1.08);
opacity: 0.8;
}
div .woocommerce ul.products li.product a img:hover {
opacity: 0.8;
}
.shortProduct .image_and_stock {
position: relative;
overflow: hidden;
}
.shortProduct .image_and_stock span.stock_statut {
background: #252525;
color: #FFFFFF;
position: absolute;
top: 20px;
left: 20px;
font-size: 15px;
padding: 7px 12px 5px 12px;
box-shadow: 0 0 10px rgba(0,0,0,0.15);
pointer-events: none;
}
.shortProduct > a,
.woocommerce ul.products li.product a.button {
border-color: #B09367;
box-sizing: border-box;
width: 90%;
text-align: center;
position: absolute;
left: 0;
bottom: 0;
right: 0;
margin: auto;
}
.shortProduct h3 a {
text-decoration: none;
}
.shortProduct h3,
div .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 18px;
text-transform: uppercase;
letter-spacing: 0.05em;
margin: 25px 0 8px 0;
}
div .woocommerce ul.products li.product .woocommerce-loop-product__title {
color: #252525;
text-align: center;
padding: 0;
}
.shortProduct .tags,
div .woocommerce ul.products li.product .tags {
font-weight: 300;
font-size: 20px;
letter-spacing: 0.01em;
color: #252525;
}
.shortProduct .prix,
div .woocommerce ul.products li.product .price {
font-weight: 600;
font-size: 20px;
margin: 20px 0 0 0;
}
div .woocommerce ul.products li.product .price {
color: #252525;
}
.shortProduct .prix span.prix_promo,
div .woocommerce ul.products li.product .price del,
.shortProduct .prix del {
text-decoration: line-through;
margin-right: 10px;
font-size: 16px;
}
.shortProduct a.ajax_add_to_cart.added {
display: none;
}
section#concept .container {
width: 90%;
max-width: 850px;
margin: 0 auto 50px;
text-align: center;
}
section#concept .images {
display: flex;
justify-content: center;
align-items: center;
}
section#concept .images img {
width: 50%;
height: 44vw;
object-fit: cover;
}
section#fond_noir {
background: #191919;
color: #FFFFFF;
text-align: center;
padding: 75px 0;
margin-bottom: 100px;
}
section#fond_noir > div {
width: 90%;
max-width: 1140px;
margin: 0 auto 60px;
}
section#fond_noir > div.texte ul {
margin-left: 0;
list-style-type: none;
flex-direction: column;
display: flex;
align-items: center;
}
section#fond_noir > div.texte ul li {
position: relative;
}
section#fond_noir > div.texte ul li:before {
content: '';
width: 6px;
height: 6px;
background: #B09367;
border-radius: 50%;
position: absolute;
top: 8px;
left: -12px;
}
section#fond_noir > div.texte {
max-width: 945px;
}
section#fond_noir > div.texte h2,
section#texte_seo h2 {
font-size: 22px;
letter-spacing: 0.05em;
color: #B09367;
text-transform: uppercase;
max-width: 730px;
margin: 0 auto 30px;
}
section#fond_noir > div.texte a {
color: #B09367;
font-weight: 700;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.05em;
position: relative;
margin-top: 30px;
display: inline-block;
}
section#fond_noir > div.texte a:hover {
text-decoration: underline;
}
section#fond_noir > div.texte a:after {
content: '';
width: 14px;
height: 14px;
background: url(//www.lether.ch/wp-content/themes/lether/images/gold-arrow.svg) no-repeat center center;
position: absolute;
right: -27px;
top: 1px;
background-size: contain;
}
section#fond_noir > div.texte p {
margin: 0 0 10px 0;
font-size: 20px;
line-height: 1.25em;
font-weight: 300;
letter-spacing: 0.01em;
}
section#fond_noir > div.quatre_images {
display: flex;
justify-content: space-between;
align-items: center;
}
section#fond_noir > div.quatre_images > img {
width: 23.5%;
max-height: 267px;
object-fit: cover;
height: 21vw;
}
section#fond_noir > div.video {
margin-bottom: 0;
}
section#fond_noir > div.video p {
line-height: 1;
margin: 0;
}
section#fond_noir > div.video iframe {
width: 100%;
height: 60vw;
max-height: 650px;
}
section#avis .container_avis > div {
box-sizing: border-box;
border: 1px solid #B09367;
padding: 25px 25px 22px 25px;
text-align: left;
}
section#avis .container_avis > div span.nom {
font-size: 20px;
display: block;
line-height: 1.25em;
font-weight: 700;
letter-spacing: 0.01em;
}
section#avis .container_avis > div .etoiles {
margin: 10px 0 30px 0;
}
section#avis .container_avis > div .etoiles > img {
margin-right: 5px;
}
section#avis .container_avis > div .etoiles > img:last-child {
margin-right: 0;
}
section#avis .container_avis > div p.inner {
margin: 0;
font-weight: 300;
font-size: 18px;
line-height: 1.3em;
display: inline;
}
section#avis .container_avis > div div.texte span.read_more {
font-weight: 500;
text-decoration: underline;
cursor: pointer;
white-space: nowrap;
}
section#avis .container_avis > div div.texte span.hide {
display: none;
}
section#texte_seo {
width: 90%;
max-width: 1140px;
margin: 0 auto 100px;
}
section#texte_seo h2 {
text-align: center;
}
section#texte_seo .container {
display: flex;
align-items: flex-start;
justify-content: space-between;
}
section#texte_seo .container > div {
width: 48%;
}
section#texte_seo .container > div p {
font-size: 20px;
line-height: 1.3em;
font-weight: 300;
letter-spacing: 0.01em;
margin: 0;
}
footer #footerInner {
display: flex;
justify-content: center;
align-items: flex-start;
}
footer .widgetTitle {
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 70px;
letter-spacing: 0.05em;
position: relative;
}
footer .footer_adresse {
margin-left: 200px;
}
footer .widgetTitle:after {
content: '';
width: 13px;
height: 14px;
background: url(//www.lether.ch/wp-content/themes/lether/images/ic-flower.svg) no-repeat center center;
position: absolute;
bottom: -40px;
left: 0;
right: 0;
margin: auto;
background-size: contain;
}
footer .footer_horaires p,
footer .footer_adresse p {
margin: 0;
font-size: 20px;
font-weight: 300; 
}
footer .footer_adresse .wp-widget-group__inner-blocks > :nth-last-child(2) a {
font-size: 16px;
margin: 25px 0 24px 0;
}
footer .footer_adresse .wp-widget-group__inner-blocks .wp-block-columns {
display: flex;
justify-content: center;
align-items: center;
}
footer .footer_adresse .wp-widget-group__inner-blocks .wp-block-columns > div {
margin-right: 15px;
flex-grow: 0;
flex-basis: initial !important;
}
footer .footer_adresse .wp-widget-group__inner-blocks .wp-block-columns > div:last-child {
margin-right: 0;
}
footer .footer_adresse .wp-widget-group__inner-blocks .wp-block-columns img {
transition: 0.3s;
}
footer .footer_adresse .wp-widget-group__inner-blocks .wp-block-columns img:hover {
opacity: 0.75;
}
.wc-block-mini-cart__template-part p.has-text-align-center {
text-align: center;
margin: 0 0 20px 0;
}
div .wc-block-components-drawer .components-modal__header .components-button,
div button.wc-block-cart-item__remove-link {
cursor: pointer;
}
div .wc-block-mini-cart__shopping-button a,
div .wc-block-mini-cart__shopping-button a:hover {
border-color: #B09367;
}
header #nested ul.firstLevel > li.contact a {
margin-left: 25px;
transition: 0.3s;
color: #B09367;
}
header.scrolled #nested ul.firstLevel > li.contact a {
margin-left: 0;
}
div .wc-block-components-product-badge.wc-block-components-sale-badge {
display: none;
}
.wc-block-components-product-price del {
text-decoration: line-through;
font-size: 14px;
}
div .wc-block-components-product-price__value.is-discounted {
color: #B09367;
}
div .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button {
box-shadow: none;
transition: 0.3s;
}
div .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button:hover {
background: #B09367;
}
div .wc-block-components-product-metadata__description {
display: none;
}
div table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata {
margin: 0;
}
footer .wp-block-image,
footer .wp-block-columns {
margin-bottom: 0;
}
body:not(.home) #wrapper:before {
display: none;
}
body:not(.home) #chapterPicture {
background: #1E3534;
}
body.page_categorie_principale .woocommerce ul.products {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 40px -40px -85px;
}
.woocommerce ul.products li:before {
display: none;
}
body.page_categorie_principale .woocommerce ul.products li {
float: none;
text-align: center;
width: 26%;
margin: 0 40px 85px 40px;
padding-bottom: 0;
}
body.page_categorie_principale .woocommerce ul.products:before,
body.page_categorie_principale .woocommerce ul.products:after,
body:not(.page_categorie_principale) .woocommerce ul.products:before,
body:not(.page_categorie_principale) .woocommerce ul.products:after {
display: none;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
display: none;
}
.woocommerce ul.products li.product a.button {
border-radius: 0;
}
div .woocommerce span.onsale, 
div .woocommerce ul.products li.product .onsale {
background-color: #4caf50;
margin: 0;
top: 10px;
left: 10px;
right: auto;
pointer-events: none;
}
div .woocommerce ul.products li.product .button {
margin-top: 0;
}
body:not(.page_categorie_principale) .woocommerce ul.products,
section.related.products ul.products {
margin-top: 40px;
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
margin-right: -4%;
}
body:not(.page_categorie_principale) .woocommerce ul.products li.product,
section.related.products ul.products li.product {
float: none;
width: 21%;
margin-right: 4%;
margin-bottom: 70px;
}
body:not(.page_categorie_principale) .woocommerce ul.products li.product.outofstock:after {
content: 'Rupture de stock';
background: #252525;
color: #FFFFFF;
position: absolute;
top: 20px;
left: 20px;
font-size: 15px;
padding: 7px 12px 5px 12px;
box-shadow: 0 0 10px rgb(0 0 0 / 15%);
pointer-events: none;
}
body:not(.page_categorie_principale) .woocommerce ul.products li.product.outofstock span.onsale {
display: none;
}
div .woocommerce ul.products li.product .price del,
.shortProduct .prix del {
opacity: 1;
margin-right: 5px;
}
div .woocommerce ul.products li.product .price ins {
font-weight: 600;
}
body:not(.page_categorie_principale) .woocommerce ul.products li.product a.button {
width: 100%;
font-size: 14px;
}
body:not(.page_categorie_principale) .woocommerce ul.products li.product a.button.added,
body:not(.page_categorie_principale) .woocommerce ul.products li.product a.button.loading {
padding-left: 18px;
}
div .woocommerce a.button.added::after {
position: relative;
top: -1px;
left: 3px;
}
div .woocommerce a.button.loading::after {
top: 15px;
right: 10px;
}
header #headerBoxes .wc-block-mini-cart__button[aria-label*='20'] span.wc-block-mini-cart__badge,
header #headerBoxes .wc-block-mini-cart__button[aria-label*='21'] span.wc-block-mini-cart__badge,
header #headerBoxes .wc-block-mini-cart__button[aria-label*='22'] span.wc-block-mini-cart__badge,
header #headerBoxes .wc-block-mini-cart__button[aria-label*='23'] span.wc-block-mini-cart__badge,
header #headerBoxes .wc-block-mini-cart__button[aria-label*='24'] span.wc-block-mini-cart__badge,
header #headerBoxes .wc-block-mini-cart__button[aria-label*='25'] span.wc-block-mini-cart__badge,
header #headerBoxes .wc-block-mini-cart__button[aria-label*='26'] span.wc-block-mini-cart__badge,
header #headerBoxes .wc-block-mini-cart__button[aria-label*='27'] span.wc-block-mini-cart__badge,
header #headerBoxes .wc-block-mini-cart__button[aria-label*='28'] span.wc-block-mini-cart__badge,
header #headerBoxes .wc-block-mini-cart__button[aria-label*='29'] span.wc-block-mini-cart__badge,
header #headerBoxes .wc-block-mini-cart__button[aria-label*='30'] span.wc-block-mini-cart__badge,
header #headerBoxes .wc-block-mini-cart__button[aria-label*='31'] span.wc-block-mini-cart__badge,
header #headerBoxes .wc-block-mini-cart__button[aria-label*='32'] span.wc-block-mini-cart__badge,
header #headerBoxes .wc-block-mini-cart__button[aria-label*='33'] span.wc-block-mini-cart__badge,
header #headerBoxes .wc-block-mini-cart__button[aria-label*='34'] span.wc-block-mini-cart__badge,
header #headerBoxes .wc-block-mini-cart__button[aria-label*='35'] span.wc-block-mini-cart__badge {
font-size: 9px !important;
}
body:not(.home) #chapterPicture .title_and_bc h1,
body:not(.home) #chapterPicture .title_and_bc span.h1_like {
margin-bottom: 15px;
}
body.single-product #wrapper div.single-product .container_produit,
body.single-product #wrapper section.related.products,
section.upsells.products,
body.single-product .woocommerce-notices-wrapper {
width: 90%;
max-width: 1080px;
margin: 0 auto;
}
body.single-product section.related.products:before {
content: '';
clear: both;
display: block;
}
body.single-product .woocommerce div.product div.images,
body.single-product .woocommerce div.product div.summary {
margin-bottom: 0;
}
body.single-product section.related.products h2,
body.single-product section.upsells.products h2 {
margin: 80px 0 25px 0;
}
section.related.products ul.products,
section.upsells.products ul.products {
margin: 0 -4% -70px 0;
}
body.single-product .product_meta {
display: none;
}
body.single-product .woocommerce div.product p.price {
color: #B09367;
}
body.single-product .woocommerce div.product p.price del {
opacity: 1;
font-size: 22px;
text-decoration: line-through;
}
body.single-product .woocommerce div.product p.price ins span.amount,
body.single-product .woocommerce div.product p.price > span.amount {
font-size: 32px;
font-weight: 600;
}
body.single-product .woocommerce div.product .out-of-stock {
color: #f44336;
font-weight: 700;
font-size: 20px;
}
body:not(.home).single-product #wrapperInner p {
line-height: 1.6em;
margin: 0 0 12px 0;
}
body.single-product .woocommerce div.product div.images .flex-control-thumbs {
display: flex;
flex-wrap: wrap;
margin: 4% -4% -4% 0;
}
body.single-product .woocommerce div.product div.images .flex-control-thumbs li {
width: 21%;
float: none;
margin-right: 4%;
margin-bottom: 4%;
}
body.single-product .woocommerce div.product div.images .flex-control-thumbs li img {
opacity: 1;
transition: 0.3s;
}
body.single-product .woocommerce div.product div.images .flex-control-thumbs li img:hover {
opacity: 0.75;
}
body.single-product #wrapperInner {
padding-top: 90px;
}
body.single-product .woocommerce-tabs {
padding: 75px 0 0 0;
}
body.single-product .woocommerce-tabs ul.tabs {
display: none;
}
body.single-product .woocommerce-message {
border-top-color: #B09367;
display: flex;
align-items: center;
justify-content: space-between;
flex-direction: row-reverse;
line-height: 1;
margin-bottom: 85px;
}
body.single-product .woocommerce-message::before {
color: #B09367;
position: absolute;
top: 32px;
}
body.single-product .woocommerce-message::before:after {
display: none;
}
body.single-product .woocommerce div.product form.cart button.single_add_to_cart_button,
body.single-product .woocommerce-message a.button {
border-radius: 0;
border-color: #B09367;
}
body.single-product .woocommerce-message a.button {
font-size: 13px;
background: #252525;
}
body.single-product .woocommerce .quantity .qty {
border: 2px solid #252525;
padding: 9px 0;
width: 60px;
font-weight: 600;
font-size: 22px;
margin-right: 10px;
height: 49px;
box-sizing: border-box;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  
opacity: 1;
}
ul li.product a.added_to_cart.wc-forward {
display: none;
}
body.woocommerce-cart table.cart td.actions .coupon .input-text {
font-weight: 600;
font-family: 'Josefin Sans';
width: 125px;
font-size: 16px;
padding: 8px 15px 7px 15px;
text-align: center;
border: 2px solid #d3ced2;
}
.woocommerce table.cart td.actions button.button {
border-radius: 0;
padding: 10px 20px 9px 20px;
}
.woocommerce-notices-wrapper li:before,
.woocommerce ul#shipping_method li:before {
display: none;
}
body.woocommerce-cart th {
background: #f4f4f4;
color: #252525;
}
div .woocommerce #respond input#submit.alt, 
div .woocommerce a.button.alt, 
div .woocommerce button.button.alt, 
div .woocommerce input.button.alt {
background-color: #B09367;
}
.wc-proceed-to-checkout a {
transition: 0.3s;
}
.wc-proceed-to-checkout a:hover {
background: #d7b27a !important;
box-shadow: 0 0 10px rgba(0,0,0,0.2) !important;
}
body.woocommerce-cart div#text > div.woocommerce {
margin-top: 35px;
}
body.woocommerce-cart header #headerBoxes .wc-block-mini-cart,
body.woocommerce-checkout header #headerBoxes .wc-block-mini-cart {
margin-left: -90px;
}
input#calc_shipping_city,
input#calc_shipping_postcode,
body.woocommerce-account .woocommerce form .form-row input.input-text,
form.woocommerce-form-coupon input#coupon_code,
form.woocommerce-form-login input#username,
form.woocommerce-form-login input#password,
div .woocommerce form .form-row input.input-text, 
div .woocommerce form .form-row textarea,
.woocommerce div.product form.cart .variations select,
input#pwgc-to,
input#pwgc-from,
#pwgc-message,
input#pwgc-redeem-gift-card-number,
.tm-quantity input.tm-qty {
background: #f3f3f3;
padding: 12px;
font-family: 'Josefin Sans';
font-size: 16px;
font-weight: 600;
}
section.shipping-calculator-form p#calc_shipping_postcode_field + p {
padding: 3px;
}
label[for="user_login"] {
font-weight: 700;
}
body:not(.home) #chapterPicture > .title_and_bc:first-child {
background: #B09367;
}
div .woocommerce-info {
border-top-color: #B09367;
}
div .woocommerce-info::before {
color: #B09367;
}
div#payment li.woocommerce-notice.woocommerce-notice--info.woocommerce-info:before {
display: none;
}
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout {
padding-bottom: 0;
}
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
margin-bottom: 0;
}
header #headerBoxes > div:nth-child(1) {
position: relative;
}
header #headerBoxes > div:nth-child(1):before {
content: '';
width: 1px;
height: 20px;
background: rgba(255,255,255,0.4);
position: absolute;
left: 47px;
top: -30px;
bottom: -30px;
margin: auto;
transition: 0.3s;
opacity: 0;
}
header.scrolled #headerBoxes > div:nth-child(1):before {
opacity: 1;
}
body.woocommerce-account .woocommerce-message {
border-top-color: #B09367;
}
body.woocommerce-account .woocommerce-message::before {
color: #B09367;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:before {
display: none;
}
li.woocommerce-MyAccount-navigation-link {
border-bottom: 1px solid #e3e3e3;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
margin: 0;
}
body.woocommerce-account .woocommerce-MyAccount-navigation {
width: 27%;
}
li.woocommerce-MyAccount-navigation-link a {
text-decoration: none;
font-size: 20px;
font-weight: 500;
display: block;
padding: 23px 20px 20px 20px;
}
body:not(.home) #wrapperInner li.woocommerce-MyAccount-navigation-link a:hover {
color: #252525;
background: #F3F3F3;
}
li.woocommerce-MyAccount-navigation-link.is-active {
background: #B09367;
}
body:not(.home) #wrapperInner li.woocommerce-MyAccount-navigation-link.is-active a:hover {
background: #B09367;
}
li.woocommerce-MyAccount-navigation-link.is-active a {
color: #FFFFFF !important;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
display: none;
}
div .woocommerce div.product form.cart {
margin: 25px 0 0 0;
}
body:not(.store_notice_is_hidden):not(.home) #wrapper {
padding-top: 0;
}
body:not(.store_notice_is_hidden):not(.home) #chapterPicture {
padding-top: 173px;
}
body:not(.home).single-product #wrapperInner .woocommerce table.shop_attributes td p {
margin: 0 !important;
padding: 10px;
}
body.single-product #wrapper div.single-product .container_produit {
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: wrap;
position: relative;
}
body.single-product #wrapper div.single-product .container_produit > div {
float: none;
}
section#product_parallax {
position: relative;
height: 400px;
overflow: hidden;
margin-top: 100px;
display: flex;
align-items: center;
justify-content: center;
}
section#product_parallax > img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
filter: brightness(0.35);
}
section#product_parallax .infos {
position: relative;
color: #FFFFFF;
margin: 0 auto;
width: 90%;
max-width: 1080px;
text-align: center;
}
section#product_parallax .infos h2 {
color: #FFFFFF;
}
section#product_parallax .infos a {
border-color: #B09367;
margin-top: 10px;
}
section#product_parallax .infos p {
font-size: 18px;
}
div .woocommerce div.product .woocommerce-tabs .panel {
margin-bottom: -20px;
}
body:not(.home) #chapterPicture .title_and_bc span.h1_like {
display: block;
line-height: 120%;
font-weight: 300;
}
body.single-product h1 {
font-weight: 900;
text-align: left;
}
div .woocommerce div.product form.cart .variations td, 
div .woocommerce div.product form.cart .variations th {
padding: 0;
line-height: 1;
vertical-align: middle;
}
div .woocommerce div.product form.cart .variations select {
margin: 0 0 0 15px;
font-size: 18px;
}
.woocommerce div.product form.cart .reset_variations {
visibility: hidden !important;
}
body.single-product .single_variation_wrap .woocommerce-variation-price span.price {
font-size: 24px;
margin: 0 0 20px 0;
display: block;
line-height: 1;
color: #252525;
font-weight: 700;
}
body.single-product .single_variation_wrap {
margin-top: 40px;
}
body.single-product #container {
margin-bottom: 0;
}
div div.wpforms-container-full .wpforms-form input[type=submit],
div div div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
border-color: #B09367;
}
body:not(.home) #chapterPicture.small_height {
height: 180px;
}
p#order_comments_field textarea#order_comments {
height: 200px;
}
h3#ship-to-different-address {
border: none;
padding-left: 0;
}
h3#order_review_heading {
margin-top: 50px;
}
body.woocommerce-checkout .woocommerce ul#shipping_method li {
margin-bottom: 0;
}
div#order_review th,
body.woocommerce-order-received .woocommerce-order-details th {
background: none;
color: #252525;
}
ul.wc_payment_methods li.wc_payment_method:before {
display: none !important;
}
div .woocommerce #payment #place_order {
border-color: #B09367;
border-radius: 0;
}
div#order_review table.shop_table.woocommerce-checkout-review-order-table {
margin-bottom: 40px;
}
body:not(.home) #wrapperInner header:before,
ul.woocommerce-thankyou-order-details li:before {
display: none;
}
body:not(.home) #wrapperInner header {
background: none;
height: auto;
position: relative;
width: auto;
transition: 0s;
padding: 0;
}
.woocommerce-account .addresses .title .edit {
margin-top: 15px;
}
body:not(.home) #wrapperInner p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
text-align: center;
font-weight: 700;
font-size: 32px;
margin-bottom: 55px;
}
div .woocommerce table.shop_table th {
line-height: 1.25em;
}
div .woocommerce table.my_account_orders td, 
div .woocommerce table.my_account_orders th {
padding: 8px;
}
.woocommerce .woocommerce-customer-details address {
box-sizing: border-box;
}
body:not(.home) #wrapperInner p {
line-height: 1.75em;
margin: 0 0 15px 0;
}
.woocommerce div.product form.cart .variations tbody > tr td, 
.woocommerce div.product form.cart .variations tbody > tr th {
border-bottom: 15px solid #FFFFFF;
}
body:not(.home).page_carte_cadeau #chapterPicture.small_height,
body:not(.home).page_carte_cadeau #chapterPicture {
height: 0;
overflow: hidden;
}
body.page_carte_cadeau .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
display: none;
}
body.page_carte_cadeau .woocommerce-product-gallery {
pointer-events: none;
}
div .pwgc-subtitle {
font-size: 14px;
margin: 8px 0 0 0;
}
div .pwgc-label {
margin: 0 0 3px 0;
}
div .pwgc-field-container {
margin-bottom: 22px;
}
input#pwgc-redeem-gift-card-number {
width: 200px;
text-align: center;
margin: 5px 5px 0 0;
}
#pwgc-redeem-button {
height: 40px;
border-radius: 0;
font-family: 'Josefin Sans';
}
input#pwgc-apply-gift-card-checkout {
font-family: 'Josefin Sans';
}
dt.variation-Message, 
dt.variation-De, 
dt.variation-Pour,
dt.variation-Options {
line-height: 1.75em;
font-weight: 700; }
body.woocommerce-cart.logged-in header.scrolled div #nested, 
body.woocommerce-checkout.logged-in header.scrolled div #nested {
right: 198px;
}
body.woocommerce-cart:not(.logged-in) header.scrolled div #nested, 
body.woocommerce-checkout:not(.logged-in) header.scrolled div #nested {
right: 184px;
}
form.checkout_pw_gift_card {
border: 1px solid #d3ced2;
padding: 20px;
margin: 2em 0;
text-align: left;
border-radius: 5px;
}
body.woocommerce-checkout input#pwgc-redeem-gift-card-number {
margin: 0;
width: 100%;
text-align: left;
}
body:not(.home).woocommerce-order-received #wrapperInner li p {
margin: 0;
}
.tm-epo-totals {
display: none;
}
h3.tc-epo-label {
margin-left: 14px;
padding: 5px 0 0 10px !important;
line-height: 1;
margin-bottom: 5px !important;
}
body:not(.home) #wrapper ul li.tc-active:before {
font-family: 'WooCommerce';
content: "\e015";
width: 16px;
height: 16px;
position: absolute;
display: block !important;
border-radius: 0;
left: 20px;
top: 20px;
color: #FFFFFF;
background: none;
line-height: 1;
z-index: 20;
}
.woocommerce div.product div#tm-extra-product-options span.price {
color: #252525;
font-weight: 600;
}
div .radio-image-label, 
div .checkbox-image-label {
padding-bottom: 5px;
}
div .tc-tooltip {
display: none;
}
span.tc-label-wrap span.tc-label.checkbox-image-label {
display: block !important;
line-height: 1.25em;
}
body:not(.home) .wp-block-button__link,
body:not(.home) #wrapperInner a.wp-block-button__link, 
body:not(.home) #wrapperInner .bouton-classique a.wp-block-button__link {
border-radius: 0;
font-size: 16px;
border-color: #B09367;
}
body:not(.home) #wrapperInner blockquote.wp-block-quote {
padding: 8px 0 0 120px;
background: url(//www.lether.ch/wp-content/themes/lether/images/ic-citation.svg) no-repeat left center;
background-size: contain;
}
body:not(.home) #wrapperInner blockquote.wp-block-quote p {
margin: 0;
font-size: 26px;
font-style: italic;
line-height: 1.4em;
}
body:not(.home) div .wp-block-cover .wp-block-cover__inner-container {
width: 90%;
max-width: 1080px;
}
body:not(.home) #wrapperInner p,
body:not(.home) #wrapperInner li,
div div.wpforms-container-full .wpforms-form .wpforms-field-label,
div div.wpforms-container-full .wpforms-form .wpforms-field-label-inline,
.wc-block-mini-cart__template-part p.has-text-align-center {
font-size: 18px;
}
body:not(.home) #wrapperInner div#text > *:not(.wp-block-cover):not(.wp-block-group).width_50 {
max-width: 750px;
}
div .woocommerce ul.order_details li strong {
font-size: initial;
}
.woocommerce ul.order_details li {
margin-bottom: 20px;
} .orddd-checkout-fields input {
background: #f3f3f3 !important;
cursor: pointer !important;
}
div.ui-datepicker * {
font-family: 'Josefin Sans';
font-size: 16px;
}
div .orddd_field_note {
font-size: 14px;
margin: 5px 0 0 0;
}
.ui-datepicker .ui-datepicker-next:before,
.ui-datepicker .ui-datepicker-prev:before {
margin-top: 11px;
}
div .ui-datepicker {
width: 100%;
}
div .orddd-checkout-fields {
margin: 0;
}
.ui-datepicker .ui-datepicker-buttonpane:empty {
display: none;
}
div .ui-datepicker td .ui-state-default {
height: 100%;
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: center;
}
.ui-datepicker table {
height: 310px;
}
.ui-datepicker table td:not(.ui-datepicker-unselectable) a {
color: #ffffff;
}
.ui-datepicker table td:not(.ui-datepicker-unselectable) a.ui-state-active {
background: #252525 !important;
}
div .ui-datepicker td {
border: 1px solid #E6E6E6;
padding: 0;
} body.single-product.produit_abonnement .woocommerce-tabs .woocommerce-Tabs-panel--description > h2:first-child {
display: none;
}
body.single-product.produit_abonnement .woocommerce-tabs .woocommerce-Tabs-panel--description ul li {
margin-bottom: 8px;
} body.produit_abonnement span.par_mois {
display: block;
line-height: 1;
margin-top: -2px;
font-size: 16px;
}
body.produit_abonnement #wrapper p.price {
display: none;
}
div .tm-extra-product-options .radio-image, 
div .tm-extra-product-options .checkbox-image {
width: 100%;
height: 120px;
object-fit: cover;
}
body.single-product .product-type-variable .single_variation_wrap > .woocommerce-variation {
display: none !important;
}
div div.wpforms-container-full .wpforms-form input[type=date], 
div div.wpforms-container-full .wpforms-form input[type=datetime], 
div div.wpforms-container-full .wpforms-form input[type=datetime-local], 
div div.wpforms-container-full .wpforms-form input[type=email], 
div div.wpforms-container-full .wpforms-form input[type=month], 
div div.wpforms-container-full .wpforms-form input[type=number], 
div div.wpforms-container-full .wpforms-form input[type=password], 
div div.wpforms-container-full .wpforms-form input[type=range], 
div div.wpforms-container-full .wpforms-form input[type=search], 
div div.wpforms-container-full .wpforms-form input[type=tel], 
div div.wpforms-container-full .wpforms-form input[type=text], 
div div.wpforms-container-full .wpforms-form input[type=time], 
div div.wpforms-container-full .wpforms-form input[type=url], 
div div.wpforms-container-full .wpforms-form input[type=week], 
div div.wpforms-container-full .wpforms-form select, 
div div.wpforms-container-full .wpforms-form textarea {
border: none;
background: #efefef;
}
.woocommerce div.product form.cart .variations tbody > tr th {
min-width: 70px;
} div .wp-block-cover {
min-height: 330px;
}
section#fond_noir > div.video .wp-video,
section#fond_noir > div.video .wp-video > div {
width: 100% !important;
height: 60vw !important;
max-height: 650px;
}
body:not(.home) #wrapper ul#shipping_method li,
body:not(.home) #wrapperInner table.shop_table p {
font-size: 16px;
}
span.infos_caution {
display: block;
margin-top: 20px;
line-height: 1.4em;
}
body.woocommerce-checkout span.infos_caution {
margin: -15px 0 35px 0;
} body.single-product .woocommerce div.product p.price > span.amount {
font-weight: 400;
}
body.single-product p.price span.price-prefix {
font-size: 32px;
} body.single-product div.product-type-variable .woocommerce-variation-add-to-cart .quantity {
display: none !important;
}
body.woocommerce-cart dt.variation-Options {
font-size: 16px;
}
body:not(.home).single-product #chapterPicture > :only-child {
display: none;
}
body:not(.home) #chapterPicture .widget_breadcrumb span br {
display: none;
}
div .woocommerce form .show-password-input, 
div .woocommerce-page form .show-password-input {
top: 8px;
}
div .woocommerce-password-strength.short,
div .woocommerce-password-strength.bad,
div .woocommerce-password-strength.good {
font-size: 14px;
line-height: 1.3em;
padding: 13px 13px 11px 13px;
}
div #add_payment_method .checkout .create-account small, 
body.woocommerce-cart .checkout .create-account small, 
body.woocommerce-checkout .checkout .create-account small {
font-size: 13px;
line-height: 1.35em;
margin-top: 15px;
}
p#account_password_field label, p#account_password_ver_field label {
font-size: 15px;
}
.woocommerce div.product form.cart .variations tbody > tr th {
padding: 0 15px;
}
div#text > .wp-block-cover {
padding: 40px 7.5%;
}
body .woocommerce-store-notice br, 
body p.demo_store br {
display: none;
}
header #nested .firstLevel li ul li a span br {
display: none;
} body.page-id-1480 ul.products .post-1646 {
display: none;
}
body:not(.page_categorie_principale) .woocommerce ul.products {
margin-bottom: -70px;
}
form.woocommerce-EditAccountForm > fieldset > legend {
font-size: 18px;
font-weight: 700;
padding: 35px 0 10px 0;
display: block;
}
.joinchat__badge {
display: none;
} footer .footer_adresse {
margin: 0 80px;
}
footer div div.wpforms-container-full .wpforms-form .wpforms-submit-container {
position: relative;
bottom: auto;
text-align: center;
padding-top: 0;
}
footer .wpforms-container label {
display: none;
}
footer div.wpforms-container-full .wpforms-form input[type=email] {
background: #f3f3f3;
padding: 13px 12px 12px 12px;
font-family: 'Josefin Sans';
font-size: 16px;
text-align: center;
width: 270px;
box-sizing: border-box;
height: auto;
margin: 0 auto;
}
footer div div div.wpforms-container-full .wpforms-form button[type=submit] {
font-size: 16px;
margin-top: 25px;
cursor: pointer;
width: auto;
margin-bottom: 0;
}
footer div.wpforms-container-full .wpforms-form label.wpforms-error {
color: red;
font-size: 15px;
margin-top: 10px;
}
footer .wpforms-confirmation-container-full,
footer .wpforms-error-container {
max-width: 290px;
margin: 0 auto;
}
footer .wpforms-container ul,
footer div.wpforms-container-full .wpforms-form ul {
margin: 15px auto 0 !important;
max-width: 170px !important;
}
footer .wpforms-container ul li input {
display: inline;
position: relative;
top: 2px;
left: -6px;
}
footer .wpforms-container ul li {
line-height: 1.3em;
}
footer .wpforms-container li label {
font-size: 13px !important;
display: inline;
max-width: 170px;
}
@media (max-width: 1300px) {
body .woocommerce-store-notice, body p.demo_store {
font-size: 16px;
}
body.woocommerce-demo-store header {
padding-top: 56px;
}
body.store_notice_is_hidden header {
padding-top: 0;
}
body:not(.store_notice_is_hidden) #wrapper {
padding-top: 166px;
}
body.woocommerce-demo-store section#diapo {
height: calc(100vh - 166px);
}
body.store_notice_is_hidden section#diapo {
height: calc(100vh - 110px);
}
}
@media (max-width: 1150px) {
body .woocommerce-store-notice, 
body p.demo_store {
position: fixed;
top: auto;
bottom: 0;
padding: 20px 30px;
box-sizing: border-box;
}
body.woocommerce-demo-store header {
padding-top: 0;
}
body:not(.store_notice_is_hidden).woocommerce-demo-store .joinchat {
bottom: 80px;
}
body:not(.store_notice_is_hidden) #wrapper {
padding-top: 110px;
}
body.woocommerce-demo-store section#diapo {
height: calc(100vh - 174px);
}
body.store_notice_is_hidden section#diapo {
height: calc(100vh - 110px);
}
body.woocommerce-demo-store.store_notice_is_hidden header {
padding-top: 0;
}
body.woocommerce-demo-store.store_notice_is_hidden section#diapo {
height: calc(100vh - 66px);
}
}
@media (max-width: 1350px) {
header #nested ul.firstLevel li a {
font-size: 12px;
padding: 0px 15px;
}
header #nested ul.firstLevel > li.contact a {
margin-left: 15px;
}
}
@media (max-width: 1250px) {
header {
height: 66px;
}
#wrapper:before {
top: -234px;
}
body.home #wrapper, 
body:not(.store_notice_is_hidden):not(.woocommerce-demo-store) #wrapper {
padding-top: 66px;
}
body:not(.store_notice_is_hidden) #wrapper {
padding-top: 122px;
}
body.woocommerce-demo-store section#diapo {
height: calc(100vh - 122px);
}
body.store_notice_is_hidden section#diapo {
height: calc(100vh - 66px);
}
body.store_notice_is_hidden section#diapo, body:not(.woocommerce-demo-store) section#diapo {
height: calc(100vh - 66px);
}
header #logo img {
height: 46px;
}
header #logo {
top: 8px;
}
header div #nested,
header.scrolled div #nested,
body.woocommerce-cart:not(.logged-in) header.scrolled div #nested, 
body.woocommerce-checkout:not(.logged-in) header.scrolled div #nested {
top: 13px;
right: 20px;
}
header #headerBoxes,
header.scrolled #headerBoxes {
right: 110px;
top: 12px;
}
header.scrolled #headerBoxes .header_rs {
opacity: 1;
visibility: visible;
}
body:not(.store_notice_is_hidden) #wrapper:before {
top: -175px;
}
header #nested ul.firstLevel li a {
font-size: 16px;
padding: 0 20px;
}
header #nested ul.firstLevel > li.contact a {
margin-left: 0;
}
header #nested ul.firstLevel > li.contact a {
color: #ffffff;
}
header #nested ul.firstLevel li ul li a {
font-size: 15px;
}
header #nested ul.firstLevel > li.menu-item-has-children > a:after {
right: -5px;
top: 7px;
}
header #headerBoxes > div:nth-child(1):before {
display: none;
}
}
@media (max-width: 1150px) {
body:not(.store_notice_is_hidden) #wrapper {
padding-top: 66px;
}
body.woocommerce-demo-store section#diapo {
height: calc(100vh - 130px);
}
}
@media (max-width: 1150px) {
section#diapo .box_du_moment > span:last-child {
font-size: 11px;
left: 1px;
}
section#diapo .box_du_moment > span:first-child {
font-size: 32px;
}
section#diapo .box_du_moment {
width: 106px;
height: 106px;
top: 30px;
right: 30px;
}
section#diapo .box_du_moment:after {
width: 120px;
height: 120px;
}
section#diapo .slide_inner p.titre {
max-width: 750px;
font-size: 26px;
}
section#diapo .slide_inner p.desc {
font-size: 18px;
max-width: 830px;
margin-bottom: 25px;
}
section#diapo .slide_inner p.desc:empty {
margin: 5px 0;
}
body.woocommerce-demo-store.store_notice_is_hidden section#diapo {
height: 55vw;
}
}
@media (max-width: 1050px) {
section#diapo .box_du_moment > span:first-child {
font-size: 29px;
}
section#diapo .box_du_moment > span:last-child {
font-size: 9px;
}
section#diapo .box_du_moment {
width: 86px;
height: 86px;
top: 20px;
right: 20px;
}
section#diapo .box_du_moment:after {
width: 100px;
height: 100px;
}
}
@media (max-width: 970px) {
section#diapo .box_du_moment {
display: none;
}
}
@media (max-width: 600px) {
header #headerBoxes .header_rs {
display: none;
}
}
@media (max-width: 900px) {
section#diapo .slide_inner p.titre {
max-width: 680px;
font-size: 22px;
width: 85%;
}
section#diapo .slide_inner p.desc {
font-size: 16px;
max-width: 600px;
width: 85%;
}
}
@media (max-width: 980px) {
section#titre_et_categories .texte h1 {
font-size: 28px;
}
body.page_404 article #wrapper a, 
body:not(.home) #wrapperInner a.wp-block-button__link, 
body:not(.home) #wrapperInner .bouton-classique a.wp-block-button__link, 
section.newsContainer .droite > a, 
section#diapo .slide_inner a, 
section#titre_et_categories .categories .bloc > a:last-child, 
section#abo_et_livraison > div > div a, 
.shortProduct > a, 
footer .footer_adresse .wp-widget-group__inner-blocks > :nth-last-child(2) a, 
div .wc-block-mini-cart__shopping-button a, 
body.page_categorie_principale .woocommerce ul.products li > a:last-child, 
.woocommerce ul.products li.product a.button, 
body.single-product .woocommerce div.product form.cart button.single_add_to_cart_button, 
body.single-product .woocommerce-message a.button, 
section#product_parallax .infos a,
div div.wpforms-container-full .wpforms-form input[type=submit], 
div div div.wpforms-container-full .wpforms-form button[type=submit], 
div.wpforms-container-full .wpforms-form .wpforms-page-button, 
div .woocommerce #payment #place_order {
font-size: 14px;
transition: 0.15s;
}
section#meilleures_ventes h2, 
section#concept h2, 
section#avis h2 {
font-size: 32px;
}
section#meilleures_ventes h2 em, 
section#concept h2 em, 
section#avis h2 em {
font-size: 90px;
}
section#avis .container_avis > div span.nom {
font-size: 18px;
}
.shortProduct .tags, div .woocommerce ul.products li.product .tags {
font-size: 18px;
}
body:not(.home) #wrapperInner blockquote.wp-block-quote p {
font-size: 22px;
}
body:not(.home) #wrapperInner p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
font-size: 26px;
}
body:not(.home) #chapterPicture .title_and_bc {
background: rgba(0,0,0,0.45);
}
}
@media (max-width: 710px) {
section#diapo .slide_inner p.titre {
max-width: 530px;
font-size: 18px;
}
}
@media (max-width: 650px) {
section#diapo .slide_inner {
position: relative;
z-index: 20;
padding: 50px 0 60px 0;
background: rgba(37, 37, 37, 0.45);
}
section#diapo .slick-slide img {
position: absolute;
top: 0;
left: 0;
}
section#diapo > .container, 
section#diapo > .container > .slick-list, 
section#diapo > .container > .slick-list > .slick-track,
body.woocommerce-demo-store.store_notice_is_hidden section#diapo,
body.woocommerce-demo-store section#diapo,
body.store_notice_is_hidden section#diapo, 
body:not(.woocommerce-demo-store) section#diapo {
height: auto;
}
section#diapo > .container ul.slick-dots {
bottom: 25px;
}
}
@media (max-width: 1170px) {
section#titre_et_categories .categories .bloc {
margin: 0 2.5% 85px 2.5%;
}
section#titre_et_categories .categories {
margin: 70px -2.5% 0 -2.5%;
}
section#titre_et_categories .categories .bloc h2, 
body.page_categorie_principale .woocommerce ul.products li h2.woocommerce-loop-category__title {
font-size: 18px;
}
}
@media (max-width: 800px) {
section#titre_et_categories .categories .bloc {
width: 45%;
}
section#titre_et_categories .categories .bloc img, 
body.page_categorie_principale .woocommerce ul.products li.product a img {
height: 41vw;
max-height: initial;
}
section#titre_et_categories .categories .bloc h2, 
body.page_categorie_principale .woocommerce ul.products li h2.woocommerce-loop-category__title {
font-size: 16px;
}
}
@media (max-width: 1140px) {
section#reassurance .bloc {
width: 20%;
}
}
@media (max-width: 950px) {
section#reassurance {
flex-wrap: wrap;
}
section#reassurance .bloc {
width: 50%;
max-width: 100%;
padding: 30px;
box-sizing: border-box;
}
section#reassurance > div:last-child,
section#reassurance > div:nth-last-child(2) {
margin-bottom: 0;
}
}
@media (max-width: 530px) {
section#reassurance .bloc,
section#reassurance > div:nth-last-child(2) {
width: 100%;
padding: 0;
margin-bottom: 35px;
}
section#reassurance {
width: 85%;
}
}
@media (max-width: 1280px) {
section#abo_et_livraison > div > div {
width: 46%;
}
section#abo_et_livraison > div > div h2 {
font-size: 20px;
}
section#abo_et_livraison > div > div.texte .desc {
font-size: 18px;
max-height: 65px;
}
section#abo_et_livraison > div > div a {
font-size: 15px;
}
}
@media (max-width: 1190px) {
section#abo_et_livraison > div {
padding: 40px;
}
}
@media (max-width: 1140px) {
section#abo_et_livraison {
flex-direction: column;
align-items: center;
}
section#abo_et_livraison > div.abonnement {
margin-bottom: 40px;
}
section#abo_et_livraison > div {
width: 100%;
max-width: 500px;
}
}
@media (max-width: 600px) {
section#abo_et_livraison > div {
position: relative;
padding: 0;
}
section#abo_et_livraison > div > div.image {
position: absolute;
top: 25px;
right: 25px;
width: auto;
height: auto;
bottom: 25px;
left: 25px;
}
section#abo_et_livraison > div > div img {
filter: brightness(0.4);
}
section#abo_et_livraison > div > div.texte {
position: relative;
width: 100%;
align-items: center;
color: #FFFFFF;
padding: 60px;
}
}
@media (max-width: 1270px) {
.shortProduct img, 
div .woocommerce ul.products li.product a img {
height: 21vw;
}
.shortProduct h3, 
div .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 16px;
}
.shortProduct .prix,
div .woocommerce ul.products li.product .price {
font-size: 18px;
}
.shortProduct > a, 
.woocommerce ul.products li.product a.button {
font-size: 15px;
}
}
@media (max-width: 1190px) {
.shortProduct > a, 
.woocommerce ul.products li.product a.button {
line-height: 1.25em;
}
.shortProduct, 
div .woocommerce ul.products li.product {
padding-bottom: 78px;
}
}
@media (max-width: 1170px) {
.shortProduct > a, 
.woocommerce ul.products li.product a.button {
padding-bottom: 10px;
}
.shortProduct, 
div .woocommerce ul.products li.product {
padding-bottom: 90px;
}
}
@media (max-width: 920px) {
section#meilleures_ventes .produits {
flex-wrap: wrap;
}
section#meilleures_ventes .produits > div {
width: 48%;
margin-bottom: 50px;
}
.shortProduct img, 
div .woocommerce ul.products li.product a img {
height: 42vw;
}
.shortProduct > a, 
.woocommerce ul.products li.product a.button {
width: auto;
}
}
@media (max-width: 900px) {
section#fond_noir > div.texte ul li:before {
display: none;
}
}
@media (max-width: 700px) {
section#fond_noir > div.quatre_images {
flex-wrap: wrap;
}
section#fond_noir > div.quatre_images > img {
width: 47%;
max-height: initial;
height: 41vw;
margin-bottom: 6%;
}
section#fond_noir > div.texte h2, section#texte_seo h2 {
font-size: 18px;
}
section#fond_noir > div.texte p {
font-size: 18px;
}
}
@media (max-width: 1160px) {
section#avis .container_avis {
flex-wrap: wrap;
}
section#avis .container_avis > div {
width: 48%;
margin-bottom: 4%;
}
}
@media (max-width: 1280px) {
section#texte_seo .container > div {
width: 47%;
}
}
@media (max-width: 650px) {
section#texte_seo .container {
display: block;
}
section#texte_seo .container > div {
width: 100%;
margin-bottom: 15px;
}
}
@media (max-width: 650px) {
section#avis .container_avis > div {
padding: 20px 20px 17px 20px;
}
section#avis .container_avis > div p.inner {
font-size: 16px;
}
}
@media (max-width: 1040px) {
footer #footerInner {
flex-direction: column-reverse;
align-items: center;
}
footer .footer_adresse {
margin: 80px 0px;
}
footer .widgetTitle {
margin-bottom: 50px;
}
footer .widgetTitle:after {
bottom: -35px;
}
footer .wpforms-container ul {
max-width: 400px !important;
}
}
@media (max-width: 1250px) {
body:not(.home) #chapterPicture {
padding-top: 66px;
}
body:not(.home) #chapterPicture .title_and_bc {
top: 66px;
}
}
@media (max-width: 1300px) {
body:not(.store_notice_is_hidden):not(.home) #chapterPicture {
padding-top: 166px;
}
body:not(.store_notice_is_hidden):not(.home) #chapterPicture .title_and_bc {
top: 166px;
}
}
@media (max-width: 1250px) {
body:not(.store_notice_is_hidden):not(.home) #chapterPicture {
padding-top: 122px;
}
body:not(.store_notice_is_hidden):not(.home) #chapterPicture .title_and_bc {
top: 122px;
}
}
@media (max-width: 1150px) {
body:not(.store_notice_is_hidden):not(.home) #chapterPicture {
padding-top: 66px;
}
body:not(.store_notice_is_hidden):not(.home) #chapterPicture .title_and_bc {
top: 66px;
}
}
@media (max-width: 1050px) {
body:not(.home) #chapterPicture .title_and_bc,
body:not(.store_notice_is_hidden):not(.home) #chapterPicture .title_and_bc {
top: 0;
}
}
@media (max-width: 1240px) {
body.page_categorie_principale .woocommerce ul.products li {
width: 26%;
margin: 0 2.5% 85px 2.5%;
padding: 0;
}
body.page_categorie_principale .woocommerce ul.products {
margin: 40px -2.5% -85px;
}
}
@media (max-width: 800px) {
body.page_categorie_principale .woocommerce ul.products li,
div .woocommerce ul.products[class*=columns-] li.product, 
div .woocommerce-page ul.products[class*=columns-] li.product {
width: 45%;
margin: 0 2.5% 85px 2.5%;
}
}
@media (max-width: 1270px) {
body:not(.page_categorie_principale) div .woocommerce ul.products li.product a img {
height: 19vw;
}
}
@media (max-width: 800px) {
body:not(.page_categorie_principale) div .woocommerce ul.products li.product a img {
height: 41vw;
}
}
@media (max-width: 1200px) {
div .tm-extra-product-options .radio-image, 
div .tm-extra-product-options .checkbox-image {
height: 12.5vw;
}
body:not(.home) #wrapper div .tm-extra-product-options ul.tmcp-ul-wrap > li {
flex: 0 0 calc(50% - 8px) !important;
max-width: 100% !important;
}
}
@media (max-width: 950px) {
body.single-product #wrapper div.single-product .container_produit > div.images {
max-width: 450px;
margin: 0 auto;
}
body.single-product #wrapper div.single-product .container_produit {
display: block;
}
body.single-product #wrapper div.single-product .container_produit > div {
width: 100%;
}
body.single-product h1 {
text-align: center;
margin-top: 50px;
}
div .tm-extra-product-options .radio-image, 
div .tm-extra-product-options .checkbox-image {
height: 28.5vw;
}
div .tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-checkbox {
align-items: flex-start;
}
div .woocommerce div.product form.cart ul#tm-extra-product-options-fields > li {
margin: 0;
}
div .woocommerce div.product form.cart ul#tm-extra-product-options-fields > li div.tc-element-container {
padding: 0;
}
div h3.tc-epo-label {
margin-left: 0;
}
}
@media (max-width: 920px) {
body:not(.page_categorie_principale) .woocommerce ul.products li.product.outofstock:after,
.shortProduct .image_and_stock span.stock_statut {
font-size: 12px;
padding: 2px 11px 0px 11px;
top: 10px;
left: 10px;
}
}
@media (max-width: 800px) {
section.related.products ul.products, section.upsells.products ul.products {
margin: 0 -2.5% -70px -2.5%;
}
}
@media (max-width: 820px) {
body.single-product .woocommerce-message {
flex-direction: column-reverse;
padding: 50px 25px 25px 25px;
line-height: 1.3em;
text-align: center;
}
body.single-product .woocommerce-message::before {
top: 15px;
left: 0;
right: 0;
margin: auto;
width: 15px;
}
body.single-product .woocommerce-message a.button {
margin-top: 20px;
}
}
@media (max-width: 1090px) {
div div.wpforms-container-full .wpforms-form .wpforms-submit-container {
position: relative;
text-align: right;
bottom: 0;
}
}
@media (max-width: 1000px) {
body:not(.home) #wrapperInner blockquote.wp-block-quote {
padding: 55px 0 0 0;
background: url(//www.lether.ch/wp-content/themes/lether/images/ic-citation.svg) no-repeat center top;
background-size: 40px;
}
}
@media (max-width: 768px) {
li.woocommerce-MyAccount-navigation-link a {
font-size: 15px;
padding: 10px 10px 8px 10px;
}
body.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
margin-bottom: 40px;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
display: flex;
align-items: flex-end;
justify-content: center;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
width: auto;
text-align: center;
line-height: 1.1em;
}
.woocommerce table.shop_table_responsive tr td.woocommerce-orders-table__cell-order-delivery-date::before, 
.woocommerce-page table.shop_table_responsive tr td.woocommerce-orders-table__cell-order-delivery-date::before {
float: none;
text-align: left;
display: block;
}
}
@media (max-width: 680px) {
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
justify-content: flex-start;
flex-wrap: wrap;
}
}
@media (max-width: 700px) {
form.checkout_pw_gift_card p {
float: none !important;
}
}
@media (max-width: 1100px) {
ul.woocommerce-thankyou-order-details {
display: flex;
flex-direction: column;
align-items: flex-start;
}
div .woocommerce ul.order_details li {
border-right: 0;
border-bottom: 1px dashed #d3ced2;
margin-right: 0;
padding: 0 0 10px 0;
}
}
@media (max-width: 1050px) {
body .woocommerce-store-notice br, 
body p.demo_store br {
display: block;
}
body .woocommerce-store-notice a, 
body p.demo_store a {
margin: 20px 0 0 0;
background: #FFFFFF;
color: #E1442F;
font-weight: 700;
text-transform: uppercase;
display: inline-block;
letter-spacing: 0.05em;
text-indent: 0.05em;
padding: 15px 20px 11px 20px;
line-height: 1;
text-decoration: none;
transition: 0.3s;
}
body .woocommerce-store-notice, 
body p.demo_store {
padding-bottom: 23px;
}
body:not(.store_notice_is_hidden).woocommerce-demo-store .joinchat {
bottom: 150px;
}
}
@media (max-width: 500px) {
footer .wpforms-container ul {
max-width: 170px !important;
}
}
@media (max-width: 520px) {
header #headerBoxes .header_account a {
background: url(//www.lether.ch/wp-content/themes/lether/images/mon-compte.svg) no-repeat center center;
background-size: 14px;
width: 30px;
height: 30px;
overflow: hidden;
display: block;
text-indent: -9999px;
color: transparent;
}
header, header.scrolled {
height: 60px;
}
body.home #wrapper, 
body:not(.store_notice_is_hidden):not(.woocommerce-demo-store) #wrapper {
padding-top: 60px;
}
#wrapper:before {
top: -240px;
}
header #logo img,
header.scrolled #logo img {
height: 40px;
}
header #logo {
left: 20px;
}
header div #nested .contentSmart span {
width: 22px;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 5px 0px;
}
header div #nested, 
header.scrolled div #nested, 
body.woocommerce-cart:not(.logged-in) header.scrolled div #nested, 
body.woocommerce-checkout:not(.logged-in) header.scrolled div #nested {
top: 10px;
right: 15px !important;
left: auto !important;
}
header #headerBoxes .wc-block-mini-cart__badge {
font-size: 10px;
}
header #headerBoxes, 
header.scrolled #headerBoxes {
right: 75px;
top: 9px;
}
header #headerBoxes .wc-block-mini-cart__button {
margin-left: 10px;
}
header #headerBoxes .header_account {
top: 0;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
top: 6px;
}
section#diapo .slide_inner {
padding: 35px 0 50px 0;
}
section#diapo .slide_inner p.desc {
font-size: 14px;
}
section#diapo > .container ul.slick-dots li {
height: 8px;
width: 8px;
}
section#diapo > .container ul.slick-dots {
bottom: 21px;
}
body.page_404 article #wrapper a, 
body:not(.home) #wrapperInner a.wp-block-button__link, 
body:not(.home) #wrapperInner .bouton-classique a.wp-block-button__link, 
section.newsContainer .droite > a, section#diapo .slide_inner a, 
section#titre_et_categories .categories .bloc > a:last-child, 
section#abo_et_livraison > div > div a, 
.shortProduct > a, 
footer .footer_adresse .wp-widget-group__inner-blocks > :nth-last-child(2) a, 
div .wc-block-mini-cart__shopping-button a, 
body.page_categorie_principale .woocommerce ul.products li > a:last-child, 
.woocommerce ul.products li.product a.button, 
body.single-product .woocommerce div.product form.cart button.single_add_to_cart_button, 
body.single-product .woocommerce-message a.button, 
section#product_parallax .infos a, 
div div.wpforms-container-full .wpforms-form input[type=submit], 
div div div.wpforms-container-full .wpforms-form button[type=submit], 
div.wpforms-container-full .wpforms-form .wpforms-page-button, 
div .woocommerce #payment #place_order, #bloc_double_2025 .bloc a {
font-size: 12px;
transition: 0.15s;
padding: 14px 20px 11px 20px;
}
section#diapo .slide_inner p.desc:empty {
margin: 0;
}
}
@media (max-width: 500px) {
section#titre_et_categories .texte h1 {
font-size: 6vw;
margin-bottom: 15px;
}
section#titre_et_categories {
width: 85%;
margin: 60px auto 55px;
}
section#titre_et_categories .texte p,
section#reassurance .bloc span,
section#abo_et_livraison > div > div.texte .desc,
section#meilleures_ventes .texte .desc, 
section#concept .container .desc, 
section#avis .texte .desc,
section#fond_noir > div.texte p,
section#texte_seo .container > div p,
footer .footer_horaires p, 
footer .footer_adresse p {
font-size: 16px;
}
section#meilleures_ventes h2, 
section#concept h2, 
section#avis h2 {
font-size: 20px;
}
section#meilleures_ventes h2 em, 
section#concept h2 em, 
section#avis h2 em {
font-size: 50px;
margin-bottom: 5px;
}
section#titre_et_categories .categories {
margin-top: 50px;
}
section#titre_et_categories .categories .bloc h2, 
body.page_categorie_principale .woocommerce ul.products li h2.woocommerce-loop-category__title {
font-size: 14px;
margin: 20px 0 15px 0;
}
section#titre_et_categories .categories .bloc {
margin-bottom: 50px;
}
body .woocommerce-store-notice, body p.demo_store {
font-size: 14px;
}
body .woocommerce-store-notice a, body p.demo_store a {
font-size: 12px;
margin-top: 15px;
padding: 13px 18px 9px 18px;
}
body.store_notice_is_hidden .joinchat {
bottom: 10px !important;
}
body .joinchat__button__open {
width: 42px;
height: 42px;
}
body .joinchat__button {
height: 42px;
min-width: 42px;
}
body .joinchat {
--s: 42px;
}
section#reassurance .bloc .icone {
height: auto;
margin-bottom: 15px;
}
section#reassurance .bloc .icone img {
max-height: 50px;
max-width: 46px;
}
section#reassurance {
margin-bottom: 60px;
}
section#abo_et_livraison, section#meilleures_ventes, section#avis, section#texte_seo, section#fond_noir > div {
width: 85%;
}
section#abo_et_livraison > div > div.texte .desc {
max-height: 77px;
text-align: center;
-webkit-line-clamp: 4;
}
section#abo_et_livraison > div > div h2 {
font-size: 18px;
margin-bottom: 12px;
}
section#abo_et_livraison > div.abonnement {
margin-bottom: 7.5vw;
}
.shortProduct h3, 
div .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 14px;
}
section#meilleures_ventes .produits > div {
width: 47%;
margin-bottom: 0;
}
section#meilleures_ventes .produits > div:last-child, section#meilleures_ventes .produits > div:nth-last-child(2) {
margin-bottom: 0;
}
section#meilleures_ventes {
margin-bottom: 80px;
}
section#fond_noir {
padding: 60px 0;
margin-bottom: 65px;
}
section#fond_noir > div.quatre_images > :last-child, section#fond_noir > div.quatre_images > :nth-last-child(2) {
margin-bottom: 0;
}
section#fond_noir > div.texte ul li {
margin-bottom: 30px;
}
section#fond_noir > div.texte ul li:before {
display: block;
left: 0;
right: 0;
margin: auto;
bottom: -17px;
top: auto;
}
section#fond_noir > div.texte ul > li:last-child:before {
display: none;
}
section#fond_noir > div.texte h2, section#texte_seo h2 {
font-size: 16px;
}
section#avis .container_avis {
margin-top: 30px;
}
section#avis .container_avis > div {
width: 100%;
margin-bottom: 7.5%;
}
section#avis .container_avis > div:last-child {
display: none;
}
section#avis .container_avis > div .etoiles > img {
height: 14px;
margin-right: 3px;
}
section#avis .container_avis > div .etoiles {
margin: 0px 0 15px 0;
}
section#avis {
margin-bottom: 40px;
}
section#texte_seo .container > div {
margin-bottom: 10px;
text-align: center;
}
section#texte_seo h2 {
margin-bottom: 15px;
}
section#texte_seo {
margin-bottom: 55px;
}
footer .widgetTitle {
font-size: 16px;
}
footer .widgetTitle:after {
bottom: -30px;
}
section#abo_et_livraison {
margin-bottom: 70px;
}
section#concept .container {
margin-bottom: 35px;
}
footer div div div.wpforms-container-full .wpforms-form button[type=submit] {
font-size: 12px;
margin-top: 10px;
}
footer #footerInner {
padding: 65px 0;
}
body:not(.home) #chapterPicture {
padding-top: 60px;
}
body:not(.home):not(.page_404) #chapterPicture .title_and_bc {
padding: 35px 7.5%;
}
body:not(.home) #chapterPicture .title_and_bc h1, 
body:not(.home) #chapterPicture .title_and_bc span.h1_like {
margin-bottom: 10px;
line-height: 1.1em;
}
body:not(.home) #chapterPicture .widget_breadcrumb {
font-size: 12px;
}
body.single-product #wrapperInner {
padding-top: 40px;
}
body.single-product h1 {
font-size: 24px;
}
body.single-product #wrapper div.single-product .container_produit, 
body.single-product #wrapper section.related.products, 
section.upsells.products, 
body.single-product .woocommerce-notices-wrapper,
body:not(.home) #wrapperInner div#text > *:not(.wp-block-cover):not(.wp-block-group), 
body:not(.home) #wrapperInner div#text > figure, 
body:not(.home) #wrapperInner div#text > ul, 
body:not(.home) #wrapperInner div#text > .wp-block-group > .wp-block-group__inner-container, 
body:not(.home) #wrapperInner div#text > p, 
body.single-post #wrapperInner .pager {
width: 85%;
}
body.single-product .woocommerce div.product p.price ins span.amount, 
body.single-product .woocommerce div.product p.price > span.amount {
font-size: 26px;
font-weight: 600;
}
body:not(.home) #wrapperInner p, 
body:not(.home) #wrapperInner li, 
div div.wpforms-container-full .wpforms-form .wpforms-field-label, 
div div.wpforms-container-full .wpforms-form .wpforms-field-label-inline, 
.wc-block-mini-cart__template-part p.has-text-align-center {
font-size: 16px;
}
body:not(.home) h3.tc-epo-label {
font-size: 16px;
}
body.single-product .woocommerce .quantity .qty {
width: 50px;
font-size: 18px;
height: 39px;
}
body.single-product section.related.products h2, 
body.single-product section.upsells.products h2 {
margin-top: 60px;
}
body:not(.page_categorie_principale) .woocommerce ul.products li.product a.button {
font-size: 12px;
}
body.page_categorie_principale .woocommerce ul.products li, 
div .woocommerce ul.products[class*=columns-] li.product, 
div .woocommerce-page ul.products[class*=columns-] li.product {
margin-bottom: 50px;
}
.shortProduct .tags, 
div .woocommerce ul.products li.product .tags {
font-size: 16px;
}
section#product_parallax {
margin-top: 55px;
}
span.tc-label-wrap span.tc-label.checkbox-image-label, 
div .tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount {
font-size: 14px !important;
}
div .tm-extra-product-options .radio-image, 
div .tm-extra-product-options .checkbox-image {
height: 40vw;
}
body.single-product .woocommerce-message {
margin-bottom: 40px;
}
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
font-size: 18px;
margin-top: 30px;
}
.woocommerce table.shop_table td.product-remove {
position: relative;
}
div .woocommerce a.remove {
position: absolute;
right: 10px;
top: 8px;
}
.woocommerce table.shop_table td.product-remove:before {
content: 'Enlever ce produit du panier';
display: block !important;
font-weight: 400;
float: none;
text-align: left;
}
body.woocommerce-cart table.shop_table > tbody > tr.cart_item {
border-bottom: 20px solid #fff;
}
div .woocommerce table.shop_table {
border-left: none;
border-right: none;
}
body.woocommerce-cart table.shop_table > tbody > tr.cart_item > td:not(:last-child) {
border-bottom: none;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, 
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background-color: #F3F3F3;
}
body.woocommerce-cart table.shop_table .quantity .qty {
height: 28px;
width: 30px;
}
body.woocommerce-cart table.shop_table tr:nth-child(1n) .quantity .qty {
background: #efefef;
}
body.woocommerce-cart table.cart td.actions .coupon .input-text {
margin-right: 0;
width: 48%;
height: 47px;
}
body:not(.home) #wrapperInner p.woocommerce-shipping-destination {
line-height: 1.4em;
}
p#account_password_field label, 
p#account_password_ver_field label {
line-height: 1.3em;
margin-bottom: 8px;
}
body:not(.home) #wrapper ul#shipping_method li, 
body:not(.home) #wrapperInner table.shop_table p {
font-size: 14px;
}
body:not(.home) #wrapperInner .payment_box.payment_method_cheque p,
body:not(.home) #wrapperInner .woocommerce-privacy-policy-text p {
line-height: 1.35em;
}
body:not(.home) #wrapperInner p.form-row.validate-required, body:not(.home) #wrapperInner p.form-row.validate-required label {
line-height: 1.4em;
}
body:not(.home) #wrapperInner p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
font-size: 22px;
line-height: 1.3em;
max-width: 260px;
margin: 0 auto 40px;
}
body:not(.home) #wrapper ul.order_details {
margin-bottom: 20px;
}
body:not(.home) h2 + .wp-block-spacer {
max-height: 10px;
}
div div.wpforms-container-full {
margin: 10px auto;
}
.wp-block-spacer {
max-height: 30px;
}
#wrapperInner .wp-block-columns.icone_rs img {
width: 25px;
}
div .wp-block-cover {
min-height: 50vw;
}
body.single-product .woocommerce-tabs {
padding: 55px 0 0 0;
}
#container, 
body.single-product .woocommerce .single-product > div.product > section#product_parallax:last-child, 
body.single-product div #wrapper section.related.products, 
body.single-product div #wrapper section.upsells.products {
margin-bottom: 65px;
}
div .woocommerce div.product form.cart .variations select {
margin: 0 0 0 15px;
font-size: 16px;
}
body.produit_abonnement .woocommerce div.product form.cart .variations tbody > tr th {
padding: 0;
min-width: 70px;
}
body.produit_abonnement div .woocommerce div.product form.cart .variations select {
max-width: calc(85vw - 85px);
}
.woocommerce div.product form.cart .reset_variations {
display: none !important;
}
body table.variations tbody tr th,
body table.variations tbody tr td {
display: block;
}
.woocommerce div.product form.cart .variations tbody > tr th {
padding: 12px 15px;
}
div .woocommerce div.product form.cart .variations select {
width: 100%;
margin: 0;
}
body:not(.home) #wrapperInner blockquote.wp-block-quote p {
font-size: 20px;
}
div .woocommerce form .form-row label {
line-height: 1.8em;
}
body:not(.page_categorie_principale) .woocommerce ul.products {
margin-bottom: -50px;
}
body:not(.page_categorie_principale) .woocommerce ul.products {
margin-left: -2.5%;
margin-right: -2.5%;
}
div h2.wc-block-mini-cart__title {
font-size: 20px;
}
.shortProduct, 
div .woocommerce ul.products li.product {
padding-bottom: 78px;
}
div .woocommerce ul.products li.product.outofstock {
padding-bottom: 64px;
}
div .wc-block-mini-cart__footer {
padding-bottom: 120px !important;
}
body.page_404 div#wrapperInner {
padding-top: 50px;
}
body.page_404 #chapterPicture > .title_and_bc:first-child {
padding-top: 18px;
}
.baguetteBox-button#previous-button,
.baguetteBox-button#next-button {
display: block !important;
transform: scale(0.7);
}
body.woocommerce-account tbody > .woocommerce-orders-table__row:not(:last-child) {
margin-bottom: 30px;
}
div.woocommerce-Addresses > div:not(:last-child) {
margin-bottom: 20px;
} section#diapo > .container > div.slide:not(:first-child) {
display: none;
}
section#diapo > .container > div.slide > img {
position: absolute;
top: 0;
left: 0;
}
section#meilleures_ventes .produits {
row-gap: 50px;
}
}
@media (max-width: 500px) and (max-height: 800px) {
header #nested ul.firstLevel li a {
font-size: 14px;
}
header #nested ul.firstLevel > li {
margin: 0 0 25px 0;
}
header #nested ul.firstLevel > li.menu-item-has-children > a:after {
right: -3px;
top: 5px;
}
header #nested .firstLevel li ul li a {
padding: 8px 10px;
}
header #nested ul.firstLevel > li > ul > li, 
header #nested ul.firstLevel > li > ul > li > ul > li {
padding: 0 0 3px 0;
margin: 0 0 3px 0;
}
}
@media (max-width: 500px) and (max-height: 690px) {
header #nested ul.firstLevel li ul li a {
font-size: 13px;
padding: 6px 10px;
}
}
@media (max-width: 500px) and (max-height: 620px) {
header #nested ul.firstLevel > li.menu-item-has-children > a:after {
display: none;
}
}
@media (max-width: 395px) {
section#diapo .slide_inner p.titre {
font-size: 16px;
}
}
@media (max-width: 360px) {
div .tm-extra-product-options .radio-image, div .tm-extra-product-options .checkbox-image {
height: 40vw;
}
}
@media (max-width: 410px) {
input#pwgc-redeem-gift-card-number {
width: 100%;
box-sizing: border-box;
margin-right: 0;
}
#pwgc-redeem-button {
width: 100%;
height: auto;
margin-top: 10px;
}
} div button {
width: auto;
margin-bottom: 0;
}
div .button {
margin-bottom: 0px !important;
}  .wp-block-columns.header_cart {
gap: initial;
margin-bottom: 0;
}
div .cmplz-wp-video .cmplz-placeholder-element {
height: 100%;
object-fit: cover;
}
ul#tm-extra-product-options-fields {
margin-bottom: 35px;
} #bloc_double_2025 {
width: 90%;
max-width: 1120px;
margin: 0 auto -10px;
display: flex;
justify-content: space-between;
}
#bloc_double_2025 .bloc {
width: 48%;
position: relative;
}
#bloc_double_2025 .bloc img {
width: 100%;
height: 360px;
object-fit: cover;
filter: brightness(0.7);
}
#bloc_double_2025 .bloc .txt {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
color: #FFFFFF;
gap: 20px;
}
#bloc_double_2025 .bloc .txt .titre {
display: block;
font-size: 28px;
font-weight: 700;
text-transform: uppercase;
line-height: 1.1em;
letter-spacing: 0.01em;
}
@media (max-width: 700px) {
#bloc_double_2025 {
flex-direction: column;
gap: 7.5vw;
width: 85%;
margin-bottom: -70px;
}
#bloc_double_2025 .bloc {
width: 100%;
}
#bloc_double_2025 .bloc img {
height: 60vw;
}
#bloc_double_2025 .bloc .txt .titre {
font-size: 24px;
}
}
body.woocommerce-cart tr.woocommerce-shipping-totals.shipping td {
position: relative;
padding: 0;
}
body.woocommerce-cart tr.woocommerce-shipping-totals.shipping td:before {
content: 'Le choix entre le retrait et la livraison se fait à l\'étape suivante, quand vous aurez renseigné votre adresse.';
background: #ffffff;
position: absolute;
top: 0;
left: 0;
z-index: 1;
bottom: 0;
right: 0;
display: flex;
align-items: center;
justify-content: center;
color: #de2525;
padding: 30px;
}