body .swiper-wrapper {
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
}

.hide-block {
  // display: none !important;
}


body#cms.cms-id-13 #wrapper{
    padding-top:135px;
    padding-bottom:0 !important;
    overflow: hidden;
}

body#cms.cms-id-13 .top_gift {
    max-height: 45vh;
    height: 800px;
    overflow: hidden;
    background-size: cover;
    background-position: top center;
    position: relative;
    margin-top: -100px;
    margin-right: -80px;
    margin-left: -80px;
}

body#cms.cms-id-13 .top_gift hgroup {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    padding-top: 50px;
}

body#cms.cms-id-13 .top_gift h3 {
    font-size: 50px;
    line-height: 57px;
    font-family: "Ogg";
    font-weight: 400;
    letter-spacing: 1px;
}

body#cms.cms-id-13 .event-row {
    max-width: none !important;
}

body#cms.cms-id-13 .event-row:nth-of-type(2n) > .elementor-container > .elementor-row {
	flex-direction: row-reverse;
}

body#cms.cms-id-13 .event-row .event-infos .elementor-widget:not(:last-child) {
    margin-bottom:0;
}

body#cms.cms-id-13 #content, body#cms.cms-id-13 #content > .elementor {
    padding:0 !important;
}

body#cms.cms-id-13 .event-row > .elementor-container > .elementor-row {
    display: flex;
    min-height: 70vh;
}

body#cms.cms-id-13 .event-row .event-img-container .elementor-widget-image, body#cms.cms-id-13 .event-row .event-img-container .elementor-widget-image div, body#cms.cms-id-13 .event-row .event-img-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body#cms.cms-id-13 .event-row .event-img-container img {
    min-height: 400px !important;
}

body#cms.cms-id-13 .event-row .event-infos {
    padding: 50px;
    max-width: 800px;
    margin: 0 auto;
}

@media screen and (max-width: 764px) {
    body#cms.cms-id-13 .top_gift {
        max-height: 50vh;
        margin-top:0;
    }
    body#cms.cms-id-13 .event-row > .elementor-container > .elementor-row {
    	flex-direction: column-reverse;
    }
    body#cms.cms-id-13 .event-row:nth-of-type(2n) > .elementor-container > .elementor-row {
    	flex-direction: column-reverse;
    }
    body#cms.cms-id-13 #wrapper {
        padding-left:0 !important;
        padding-right:0 !important;
        padding-bottom: 0;
    }
    body#cms.cms-id-13 .event-row .event-infos {
        padding: 50px 20px;
    }
     body#cms.cms-id-13 .event-title_1 *:not(i, span), body#cms.cms-id-13 .event-title_2 *:not(i, span) {
        font-size: 2.4rem !important;
    }
    body#cms.cms-id-13 .event-title_1 {
        margin-top: 100px !important;
    }
    body#cms.cms-id-13 .event-store {
        margin-bottom: 100px !important;
    }
    body#cms.cms-id-13 .event-contact {
        margin-top: 50px;
    }
}

body#cms.cms-id-13 .event-row .event-infos * {
    color: black ;
}

body#cms.cms-id-13 .elementor-column-wrap .elementor-widget-wrap {
    display: flex;
    flex-direction: column;
}

body#cms.cms-id-13 .event-title_1 {
    position: relative;
    z-index:10;
    margin-top: auto;
}

body#cms.cms-id-13 .event-title_1 *:not(i, span) {
    font-family: 'Ogg', serif ;
    font-size: 3rem;
    line-height: 1;
    margin-bottom: 0;
}
body#cms.cms-id-13 .event-title_2 *:not(i, span) {
    font-size: 3rem;
    line-height: 1;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight:600;
}

body#cms.cms-id-13 .event-title_2 {
    position: relative;
}

body#cms.cms-id-13 .event-title_2::after {
    content: "";
    position: absolute;
    z-index:-1;
    left:0;
    right: 0;
    top: 50%;
    height: 320px;
    transform : translateY(-50%);
    background: url(../icons/losange.svg) no-repeat center/contain;
}

body#cms.cms-id-13 .event-date-time > .elementor-container > .elementor-row {
    margin-top:20px;
    display: flex;
    gap: 10px;
    height: min-content;
    flex-wrap: nowrap;
}

body#cms.cms-id-13 .event-date-time p{
    margin-bottom: 0 !important;
    white-space: nowrap;
}

body#cms.cms-id-13 .event-date {
    padding-right:10px;
    border-right: 1px solid black;
}

body#cms.cms-id-13 .event-store {
    margin-top: 5px;
    margin-bottom: auto !important;
}

body#cms.cms-id-13 .event-description *, body#cms.cms-id-13 .event-info-sup * , body#cms.cms-id-13 .event-title-RDV *{
    font-size: 0.85rem;
    line-height:1.1;
    margin-bottom: 0;
    margin-top: 10px;
}

body#cms.cms-id-13 .event-title-RDV * {
    font-weight: 600;
}

body#cms.cms-id-13 .event-rdv {
    width: max-content;
    margin:20px auto 10px auto;
    padding: 8px 25px;
    border-radius: 1000px;
    overflow: hidden;
    background-color: white;
}

body#cms.cms-id-13 .event-rdv p {
    margin-bottom: 0;
}

body#cms.cms-id-13 .content-text-editor p {
    margin-bottom: 0;
}

body#cms.cms-id-13 .event-contact > .elementor-container > .elementor-row {
    display: flex;
    justify-content:center;
    align-items: flex-end;
    flex-wrap: nowrap;
}

body#cms.cms-id-13 .event-tel * {
    text-align: right;
}

body#cms.cms-id-13 .event-infos a {
    text-decoration: underline;
}


body#cms.cms-id-12 #wrapper{
    padding-top:135px;
    overflow: hidden;
}

body#cms.cms-id-12 .top_gift {
    height: 30vh;
    color: white;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

body#cms.cms-id-12 .top_gift h3 {
    z-index:2;
    position: relative;
    font-size: 50px;
    line-height: 57px;
    font-family: "Ogg";
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
}

body#cms.cms-id-12 .top_gift p {
    z-index:2;
    position: relative;
    text-align: center;
}

@media screen and (max-width: 1400px) {
    body#cms #wrapper {
        padding-top: 96px !important;
    }
}

 @media screen and (max-width: 764px) {
    body#cms #wrapper {
        padding: 40px 10px !important;
    }
    /*.page-offer-row .page-offer-image-right {
        display: none;
    }*/
    .page-offer-row .page-offer-image-left {
        width: 100% !important;
        max-width: 100%;
    }
}

.hide-block {
  // display: none !important;
}
.page-offer-row .title {
	font-family: 'Ogg', serif ;
}
.page-offer-row > .elementor-container > .elementor-row {
	background-color:#dadada;
	gap: 140px;
	padding: 100px 0;
	flex-wrap: wrap;
}
.page-offer-row:nth-of-type(2n) > .elementor-container > .elementor-row {
	flex-direction: row-reverse;
	background-color:#ffffff;
}

.page-offer-row > .elementor-container > .elementor-row > .elementor-column {
	flex-basis:460px;
	flex-grow: 1;
}

.page-offer-row::before {
	content: '';
	position: absolute;
	top:0 ;bottom:0;
	left:-1000px; right:-1000px;

}

.page-offer-row:nth-of-type(2n)::before {
	background-color:#ffffff;
}

.page-offer-row:nth-of-type(2n -1)::before {
	background-color:#dadada;
}

.page-offer-button a span {
    color: #000000;
}


.page-offer-subtitles > .elementor-container > .elementor-row {
	align-items:flex-start;
}

.page-offer-subtitles > .elementor-container > .elementor-row > div:first-of-type {
	width: max-content;
	margin-right: 10px;
}

.page-offer-subtitles > .elementor-container > .elementor-row > div:last-of-type {
	flex-grow: 1;
}

.page-offer-row .page-offer-label {
    width: max-content;
}

.page-offer-row .page-offer-paragraph {
    max-width: 500px;
}

.page-offer-row .page-offer-images {
    position: relative;
    top: -10px;
}

.page-offer-row .page-offer-images .elementor-column-wrap {
    padding: 0;
}


.page-offer-row .page-offer-images .elementor-row .elementor-column {
    flex-shrink: 0;
    width:100%;
}

.page-offer-row .page-offer-images div, .page-offer-row .page-offer-images section {
    position: static;
}

.page-offer-row .page-offer-image div {
    width: 100%;
    height: 100%;
}

.page-offer-row .page-offer-images img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}



.page-offer-row .page-offer-image-left {
    width: 80%;
    max-width: 800px;
    aspect-ratio: 4/3;
}
.page-offer-row .page-offer-image-right {
    position: absolute !important;
    bottom: -20px;
    right: 0;
    width: 30%;
    aspect-ratio: 3/5;
    max-width: 100%;
}

#open-shop-dialog-btn {
  width:100%; 
  display:flex; 
  justify-content: center; 
  align-items:center; 
  gap:2rem; 
  margin: 20px 0;
}

#open-shop-dialog-btn img {
  transition: all 1s cubic-bezier(.68,-.6,.32,1.6);
}

#open-shop-dialog-btn:hover img {
  filter:invert(1);
}

#open-shop-dialog-btn .desktop-text {
  display: inline;
}

#open-shop-dialog-btn .mobile-text {
  display: none;
}

@media screen and (max-width: 690px) {
  #open-shop-dialog-btn .desktop-text {
    display: none;
  }
  
  #open-shop-dialog-btn .mobile-text {
    display: inline;
    font-size: .8rem;
  }
}

.shopContent{
  height: 1000px;
  z-index: 12 !important;
}
.shopContentContainer {
  max-height: 100%;
  display: flex;
  gap: 50px;
  align-items: stretch;
}
.shopContentContainer .img-container {
  overflow: hidden;
  width: 50%;
}
.shopContentContainer .img-container img {
  width: 100%; height: 100%;
  object-fit: cover;
}
.shopContentContainer > div {
  flex:1;
}
@media screen and (max-width: 690px) {
  .shopContentContainer {
    flex-direction: column;
    gap:30px;
    
  }
  .shopContentContainer *:not(h6) {
    font-size: .8rem;
  }
  .shopContent{
    max-height: 80vh !important;
  }
  .shopContentContainer .img-container {
    display: none;
  }
}

/* fallback */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v48/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format("woff2");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

@font-face {
  font-family: "Roobert";
  src: url("../fonts/Roobert-Regular.woff2") format("woff2"), url("../fonts/Roobert-Regular.woff") format("woff"), url("../fonts/Roobert-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Roobert";
  src: url("../fonts/Roobert-RegularItalic.woff2") format("woff2"), url("../fonts/Roobert-RegularItalic.woff") format("woff"), url("../fonts/Roobert-RegularItalic.otf") format("opentype");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "Roobert";
  src: url("../fonts/Roobert-Bold.woff2") format("woff2"), url("../fonts/Roobert-Bold.woff") format("woff"), url("../fonts/Roobert-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Roobert";
  src: url("../fonts/Roobert-BoldItalic.woff2") format("woff2"), url("../fonts/Roobert-BoldItalic.woff") format("woff"), url("../fonts/Roobert-BoldItalic.otf") format("opentype");
  font-style: italic;
  font-weight: 600;
}
@font-face {
  font-family: "Ogg";
  src: url("../fonts/OggRoman.woff2") format("woff2"), url("../fonts/OggRoman.woff") format("woff"), url("../fonts/OggRoman.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
.cormorant {
  font-family: "Cormorant Garamond", serif;
}

.ogg {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}

body {
  -webkit-font-smoothing: antialiased;
  font-family: "Roobert";
  font-size: 15px;
  line-height: 21px;
}
body a {
  color: black;
  text-decoration: none;
}
body a:hover {
  color: black;
}

.txt-72 {
  font-size: 72px;
  line-height: 78px;
}
@media all and (max-width: 1440px) {
  .txt-72 {
    font-size: 50px;
    line-height: 54px;
  }
}

.x-small-txt {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

h1, .big-title {
  font-size: 50px;
  line-height: 57px;
}
@media all and (max-width: 1440px) {
  h1, .big-title {
    font-size: 43px;
    line-height: 57px;
  }
}
@media all and (min-width: 1681px) {
  h1, .big-title {
    font-size: 55px;
    line-height: 63px;
  }
}
@media all and (max-width: 1024px) {
  h1, .big-title {
    font-size: 40px;
    line-height: 47px;
  }
}
@media all and (max-width: 768px) {
  h1, .big-title {
    font-size: 27px;
    line-height: 35px;
  }
}

@media all and (min-width: 1500px) {
  .medium-title {
    font-size: 45px;
    line-height: 51px;
  }
}
@media all and (max-width: 1499px) {
  .medium-title {
    font-size: 40px;
    line-height: 47px;
  }
}

@media all and (min-width: 1500px) {
  .normal-title {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  .normal-title {
    font-size: 30px;
    line-height: 37px;
  }
}

@media all and (min-width: 1500px) {
  .small-title {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  .small-title {
    font-size: 20px;
    line-height: 27px;
  }
}

.x-small-title {
  font-size: 19px;
  line-height: 25px;
}
@media all and (max-width: 690px) {
  .x-small-title {
    font-size: 15px;
    line-height: 21px;
  }
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 20px;
}

.small-txt {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media all and (max-width: 690px) {
  .small-txt {
    font-size: 12px;
    line-height: 18px;
  }
}

.upper {
  text-transform: uppercase;
}

i[class^=s-icon-], i[class*=" s-icon-"] {
  width: 90px;
  height: 90px;
  display: inline-block;
}
i[class^=s-icon-]:before, i[class*=" s-icon-"]:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-color: black;
  -webkit-mask-size: 100% 100%;
  -o-mask-size: 100% 100%;
  -ms-mask-size: 100% 100%;
}

.s-icon-parfum:before {
  -webkit-mask-image: url(../icons/haute_parfumerie.svg);
  -o-mask-image: url(../icons/haute_parfumerie.svg);
  -ms-mask-image: url(../icons/haute_parfumerie.svg);
}

.txt-underline {
  text-decoration: underline;
}

#fakeloader-overlay {
  opacity: 1;
  top: 0px;
  left: 0px;
  position: fixed;
  background-color: white;
  height: 100%;
  width: 100%;
  z-index: 9998;
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.6s linear;
  transition: opacity 0.2s linear;
  pointer-events: none;
}
#fakeloader-overlay:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 80px;
  width: 1px;
  height: 100%;
  border-left: 1px solid black;
}
@media all and (max-width: 690px) {
  #fakeloader-overlay:before {
    display: none;
  }
}
#fakeloader-overlay:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  right: 80px;
  width: 1px;
  height: 100%;
  border-left: 1px solid black;
}
@media all and (max-width: 690px) {
  #fakeloader-overlay:after {
    display: none;
  }
}
#fakeloader-overlay div {
  content: "";
  display: block;
  position: absolute;
  top: 80px;
  left: 80px;
  width: calc(100% - 160px);
  height: calc(100% - 160px);
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
@media all and (max-width: 690px) {
  #fakeloader-overlay div {
    border-top: none;
    border-bottom: none;
  }
}
#fakeloader-overlay img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 300px;
}
#fakeloader-overlay.hidden-fake {
  opacity: 0;
}

@media all and (min-width: 1801px) {
  html {
    overflow-x: hidden;
  }
}

main:before {
  width: 80px;
  border-right: 1px solid black;
  display: block;
  content: "";
  height: 100vh;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10;
}
@media all and (max-width: 1024px) {
  main:before {
    display: none !important;
  }
}
main:after {
  width: 80px;
  border-left: 1px solid black;
  display: block;
  content: "";
  height: 100vh;
  position: fixed;
  right: 0px;
  top: 0px;
  pointer-events: none;
  z-index: 2;
}
@media all and (max-width: 1024px) {
  main:after {
    display: none !important;
  }
}

#wrapper {
  display: block;
  float: left;
  width: 100%;
  padding-top: 135px;
}
@media all and (max-width: 1024px) {
  #wrapper:before {
    display: none !important;
  }
}

.section_infos {
  position: absolute;
  left: 0px;
  height: 100%;
  border-right: 1px solid black;
  padding: 20px 20px 20px 20px;
  width: 80px;
  text-align: center;
}
@media all and (max-width: 1024px) {
  .section_infos {
    display: none !important;
  }
}
.section_infos > div {
  float: left;
  width: 100%;
}
.section_infos h4 {
  transform: rotate(-90deg) translateY(19px) translateX(20px);
  white-space: nowrap;
  transform-origin: left;
  margin-bottom: 0px;
}
.section_infos img {
  width: 30px;
}

.reassurance {
  background-color: white;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding-top: 60px;
  padding-bottom: 60px;
  z-index: 11;
  position: relative;
}
@media all and (max-width: 768px) {
  .reassurance {
    padding: 0px;
  }
}
.reassurance ul {
  list-style: none;
  padding: 30px 80px;
  margin: 0 auto;
  max-width: 1800px;
  width: 100%;
}
@media all and (max-width: 768px) {
  .reassurance ul {
    flex-wrap: wrap;
    padding: 0px;
  }
}
.reassurance ul li {
  width: 33.3333%;
  padding: 0px 15px;
  text-align: center;
}
@media all and (max-width: 768px) {
  .reassurance ul li {
    width: 50%;
    padding: 15px;
    margin-bottom: 0px;
    border-bottom: 1px solid black;
  }
  .reassurance ul li:last-child {
    border-bottom: none;
  }
}
@media all and (max-width: 690px) {
  .reassurance ul li {
    width: 100%;
  }
}
.reassurance ul li p {
  margin-bottom: 0px;
}

.intro_brands {
  height: 33vw;
  color: white;
  text-align: center;
  width: 100%;
}
@media all and (max-width: 690px) {
  .intro_brands {
    height: 40vh;
  }
}
.intro_brands > div {
  padding-top: 60px;
}
.intro_brands h2 {
  margin-top: 15px;
}

.pagination .page-list {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 0px;
  margin-bottom: 0px;
}
@media all and (min-width: 1810px) {
  .pagination .page-list {
    border: 1px solid black;
  }
}
.pagination .page-list li {
  padding: 0px;
  border-left: 1px solid black;
  margin-right: 0px;
  -webkit-transition: background-color 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: background-color 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: background-color 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: background-color 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: background-color 0.36s cubic-bezier(0.4, 0, 1, 1);
}
.pagination .page-list li a, .pagination .page-list li .spacer {
  color: black;
  padding: 10px 16px;
  display: block;
  -webkit-transition: color 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: color 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: color 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: color 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: color 0.36s cubic-bezier(0.4, 0, 1, 1);
}
.pagination .page-list li.current, .pagination .page-list li:hover {
  background-color: black;
}
.pagination .page-list li.current a, .pagination .page-list li:hover a {
  color: white;
  text-decoration: none;
}

#blockcart-modal > .modal-dialog {
  top: 50%;
  transform: translateY(-50%);
  max-width: 800px;
}
@media all and (max-width: 690px) {
  #blockcart-modal > .modal-dialog {
    max-height: calc(100vh - 150px);
  }
}
#blockcart-modal > .modal-dialog > div {
  border-radius: 0px;
  border: 1px solid black;
}
#blockcart-modal > .modal-dialog > div .modal-header {
  border-color: black;
}
#blockcart-modal > .modal-dialog > div .modal-header > button {
  position: absolute;
  top: -30px;
  left: -1px;
  background: white;
  border: 1px solid black;
  opacity: 1;
  padding: 10px;
  height: 46px;
}
#blockcart-modal > .modal-dialog > div .modal-header > h4 {
  float: left;
  width: 100%;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (min-width: 1500px) {
  #blockcart-modal > .modal-dialog > div .modal-header > h4 {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  #blockcart-modal > .modal-dialog > div .modal-header > h4 {
    font-size: 20px;
    line-height: 27px;
  }
}
#blockcart-modal > .modal-dialog > div .modal-body {
  padding-bottom: 0px;
  padding-top: 0px;
}
@media all and (max-width: 690px) {
  #blockcart-modal > .modal-dialog > div .modal-body > .row > div {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
}
#blockcart-modal > .modal-dialog > div .modal-body > .row > div:first-child {
  padding: 15px 0px 0px 0px;
  border-right: 1px solid black;
}
#blockcart-modal > .modal-dialog > div .modal-body > .row > div:first-child .product-line {
  padding: 15px 15px 30px;
}
#blockcart-modal > .modal-dialog > div .modal-body > .row > div:first-child .product-line .product-image-container img {
  width: 60%;
  margin: 0 auto;
  display: block;
}
#blockcart-modal > .modal-dialog > div .modal-body > .row > div:first-child .total-line {
  background-color: #f5f5f5;
  font-size: 14px;
  line-height: 22px;
  padding: 0px;
}
#blockcart-modal > .modal-dialog > div .modal-body > .row > div:first-child .total-line > div {
  padding: 20px;
  border-top: 1px solid black;
}
#blockcart-modal > .modal-dialog > div .modal-body > .row > div:first-child .total-line p {
  margin-bottom: 0px;
}
#blockcart-modal > .modal-dialog > div .modal-body > .row > div:first-child .total-line p.product-total {
  font-weight: bold;
}
#blockcart-modal > .modal-dialog > div .modal-body > .row > div:last-child {
  padding-bottom: 15px;
  text-align: center;
}
@media all and (max-width: 690px) {
  #blockcart-modal > .modal-dialog > div .modal-body > .row > div:last-child {
    border-top: 1px solid black;
    padding-top: 15px;
  }
}
#blockcart-modal > .modal-dialog > div .modal-body > .row > div:last-child .cart-content-btn > button {
  margin-bottom: 15px;
}
#blockcart-modal > .modal-dialog > div .modal-body > .row > div:last-child .cart-content-btn > a {
  width: 100%;
}
#blockcart-modal > .modal-dialog > div .modal-body .product-infos-container .product-name {
  font-size: 19px;
  line-height: 25px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (max-width: 690px) {
  #blockcart-modal > .modal-dialog > div .modal-body .product-infos-container .product-name {
    font-size: 15px;
    line-height: 21px;
  }
}

#lastests_blog_posts {
  padding: 0px 80px 60px;
  margin-bottom: 0px;
  margin-top: 60px;
  position: relative;
}
@media all and (max-width: 768px) {
  #lastests_blog_posts {
    padding: 0px 30px;
  }
}
#lastests_blog_posts > div.container_blog_list {
  max-width: 1800px;
  margin: 0 auto;
  padding: 0px 60px;
}
@media all and (max-width: 768px) {
  #lastests_blog_posts > div.container_blog_list {
    padding: 0px;
  }
}
#lastests_blog_posts > div.container_blog_list .header_liste {
  margin-bottom: 60px;
}
@media all and (min-width: 1500px) {
  #lastests_blog_posts > div.container_blog_list .header_liste h4 {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  #lastests_blog_posts > div.container_blog_list .header_liste h4 {
    font-size: 20px;
    line-height: 27px;
  }
}
#lastests_blog_posts > div.container_blog_list .blog_list .article > a {
  display: block;
}
#lastests_blog_posts > div.container_blog_list .blog_list .article > a .img {
  overflow: hidden;
}
#lastests_blog_posts > div.container_blog_list .blog_list .article > a .img > div {
  background-size: cover;
  background-position: center;
  -webkit-transition: all 1.3s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: all 1.3s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: all 1.3s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: all 1.3s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: all 1.3s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
#lastests_blog_posts > div.container_blog_list .blog_list .article > a .img > div:after {
  content: "";
  display: block;
  padding-bottom: 150%;
}
#lastests_blog_posts > div.container_blog_list .blog_list .article > a .content h5 {
  margin: 15px 0px;
  font-size: 19px;
  line-height: 25px;
}
@media all and (max-width: 690px) {
  #lastests_blog_posts > div.container_blog_list .blog_list .article > a .content h5 {
    font-size: 15px;
    line-height: 21px;
  }
}
#lastests_blog_posts > div.container_blog_list .blog_list .article > a .content p {
  margin-top: 15px;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
#lastests_blog_posts > div.container_blog_list .blog_list .article > a .content p span {
  display: inline-block;
}
#lastests_blog_posts > div.container_blog_list .blog_list .article > a:hover {
  text-decoration: none;
}
#lastests_blog_posts > div.container_blog_list .blog_list .article > a:hover .img > div {
  transform: scale(1.1);
}
#lastests_blog_posts > div.container_blog_list .blog_list .article > a:hover .content p {
  margin-left: 15px;
}
@media all and (max-width: 690px) {
  #lastests_blog_posts > div.container_blog_list .blog_list .article {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #lastests_blog_posts > div.container_blog_list .blog_list .article:not(:first-child) {
    display: none;
  }
}
#lastests_blog_posts .section_infos {
  bottom: 30px;
  left: 0px;
}

.email_subscription form .input_email {
  border: none;
  border-bottom: 1px solid white;
  padding: 4px 0px;
  background-color: transparent;
  color: white;
  width: calc(100% - 52px);
  max-width: 250px;
}
.email_subscription form .input_email:placeholder {
  color: #5c5c5c;
}

body:not(.elementor-editor-active) .animToTop {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition: all 1s cubic-bezier(0.24, 1.91, 0.77, 1.12);
  -moz-transition: all 1s cubic-bezier(0.24, 1.91, 0.77, 1.12);
  -ms-transition: all 1s cubic-bezier(0.24, 1.91, 0.77, 1.12);
  -o-transition: all 1s cubic-bezier(0.24, 1.91, 0.77, 1.12);
  transition: all 1s cubic-bezier(0.24, 1.91, 0.77, 1.12);
}
body:not(.elementor-editor-active) .animToTop.onScreen {
  opacity: 1;
  transform: translateY(0px);
}
body:not(.elementor-editor-active) .animToLeft {
  opacity: 0;
  transform: translateX(80px);
  -webkit-transition: all 0.6s cubic-bezier(0.85, 0, 0.15, 1);
  -moz-transition: all 0.6s cubic-bezier(0.85, 0, 0.15, 1);
  -ms-transition: all 0.6s cubic-bezier(0.85, 0, 0.15, 1);
  -o-transition: all 0.6s cubic-bezier(0.85, 0, 0.15, 1);
  transition: all 0.6s cubic-bezier(0.85, 0, 0.15, 1);
}
body:not(.elementor-editor-active) .animToLeft.onScreen {
  opacity: 1;
  transform: translateX(0px);
}
body:not(.elementor-editor-active) .animBlackToLeft {
  position: relative;
}
body:not(.elementor-editor-active) .animBlackToLeft:after {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  background-color: black;
  width: 100%;
  height: 100%;
  display: block;
  float: right;
  -webkit-transition: all 0.6s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.6s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.6s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.6s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.6s cubic-bezier(0.4, 0, 1, 1);
}
body:not(.elementor-editor-active) .animBlackToLeft.onScreen:after {
  width: 0px;
}

body.elementor-editor-active #header {
  position: relative;
  margin-bottom: 60px;
}
body.elementor-editor-active #wrapper {
  padding-top: 0px !important;
}

#loader {
  display: none;
}

body#index.onLoad {
  overflow: hidden;
}
body#index.onLoad #loader {
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 9999;
  overflow: hidden;
}
body#index.onLoad #loader #triangles {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  opacity: 0;
}
body#index.onLoad #loader #triangles svg {
  width: 300px;
}
body#index.onLoad #loader #triangles svg .st0 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
body#index.onLoad #loader .img {
  width: 300px;
  height: 425px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  overflow: hidden;
}
body#index.onLoad #loader .img img {
  width: 300px;
  opacity: 0;
}
body#index.onLoad #loader #linesLoader {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 768px) {
  body#index.onLoad #loader #linesLoader {
    display: none;
  }
}
body#index.onLoad #loader #linesLoader > span {
  content: "";
  display: block;
  position: absolute;
}
body#index.onLoad #loader #linesLoader > span:first-child {
  left: 0px;
  top: 134px;
  height: 1px;
  width: 0%;
  background-color: black;
}
body#index.onLoad #loader #linesLoader > span:nth-child(2) {
  left: 79px;
  top: 0px;
  height: 0%;
  width: 1px;
  background-color: black;
}
body#index.onLoad #loader #linesLoader > span:nth-child(3) {
  right: 79px;
  top: 0px;
  height: 0%;
  width: 1px;
  background-color: black;
}
body#index.onLoad #loader #over {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: black;
  transform: translateX(-100%);
}
body#index.onLoad #header {
  transform: translateY(-100%);
  -webkit-transition: alpha 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: alpha 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: alpha 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: alpha 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: alpha 0.36s cubic-bezier(0.4, 0, 1, 1);
}
body .faceted-overlay .overlay__content {
  top: calc(50% + 69px);
}
body .faceted-overlay .overlay__content .spinner {
  border-color: white;
  border-top-color: black;
}

body .faceted-overlay {
  background-color: rgba(25, 25, 25, 0.8);
}
body .faceted-overlay img {
  width: 100px;
  animation: pulse 1s infinite;
}
@keyframes pulse {
  0% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1.2);
  }
}

#header {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1000;
  font-size: 13px;
  padding: 0 0 0 79px;
  left: 0%;
  -webkit-transition: transform 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: transform 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: transform 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: transform 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.36s cubic-bezier(0.4, 0, 1, 1);
}
@media all and (max-width: 1400px) {
  #header {
    padding: 0px;
  }
}
@media all and (max-width: 768px) {
  #header {
    border-bottom: 1px solid black;
    background-color: white;
    border-top: 1px solid black;
  }
}
#header > div:not(.header-banner) {
  background: #fafafa;
  margin: 0 auto;
  padding: 0px;
  border-width: 0px 1px 1px 1px;
  border-color: black;
  border-style: solid;
}
@media all and (max-width: 1100px) {
  #header > div:not(.header-banner) {
    background-color: transparent;
    border-bottom: none;
    border-right: none;
  }
}
#header > div:not(.header-banner) .header-top {
  width: 100%;
}
#header > div:not(.header-banner) .header-top .language-selector {
  position: fixed;
  left: 0px;
  top: 0px;
  cursor: pointer;
  width: 80px;
  text-align: center;
  -webkit-transition: top 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: top 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: top 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: top 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: top 0.36s cubic-bezier(0.4, 0, 1, 1);
}
@media all and (max-width: 1400px) {
  #header > div:not(.header-banner) .header-top .language-selector {
    top: 97px;
  }
}
@media all and (max-width: 1200px) {
  #header > div:not(.header-banner) .header-top .language-selector {
    display: none;
  }
}
#header > div:not(.header-banner) .header-top .language-selector > span > i {
  font-size: 13px;
  line-height: 21px;
  margin-left: 5px;
}
#header > div:not(.header-banner) .header-top .language-selector > ul {
  width: 79px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
#header > div:not(.header-banner) .header-top .language-selector > ul > li.current {
  display: none;
}
#header > div:not(.header-banner) .header-top > .container {
  max-width: 100%;
  margin: 0px;
  position: relative;
}
#header > div:not(.header-banner) .header-nav {
  width: 79px;
  border-left: 1px solid black;
}
@media all and (max-width: 1100px) {
  #header > div:not(.header-banner) .header-nav {
    width: 198px;
    height: 60px;
    border: 1px solid black;
    background-color: #f5f5f5;
  }
}
@media all and (max-width: 768px) {
  #header > div:not(.header-banner) .header-nav {
    width: 58px;
    border-bottom: none;
    border-top: none;
  }
}
#header > div:not(.header-banner) .header-nav > div {
  height: 100%;
}
#header > div:not(.header-banner) .header-nav > div > .row {
  height: 100%;
}
#header > div:not(.header-banner) .header-nav .right-nav {
  height: 100%;
  width: 79px;
  -webkit-transition: margin 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: margin 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: margin 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: margin 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: margin 0.36s cubic-bezier(0.4, 0, 1, 1);
}
@media all and (max-width: 1100px) {
  #header > div:not(.header-banner) .header-nav .right-nav {
    width: 180px;
  }
}
@media all and (max-width: 768px) {
  #header > div:not(.header-banner) .header-nav .right-nav {
    width: 58px;
  }
}
#header > div:not(.header-banner) .header-nav .right-nav > div {
  height: 33.33%;
  margin-right: 0px;
  text-align: center;
}
@media all and (max-width: 1100px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div {
    width: 33.3333% !important;
    height: 100%;
    border-right: 1px solid black;
  }
}
@media all and (max-width: 768px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div {
    width: 100% !important;
  }
}
#header > div:not(.header-banner) .header-nav .right-nav > div.ets_speed_dynamic_hook {
  display: none;
}
#header > div:not(.header-banner) .header-nav .right-nav > div:last-child {
  width: 100%;
  border-top: 1px solid black;
}
@media all and (max-width: 1100px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div:last-child {
    border-right: none;
    border-top: none;
  }
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart {
  -webkit-transition: padding 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: padding 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: padding 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: padding 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: padding 0.36s cubic-bezier(0.4, 0, 1, 1);
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart > div {
  float: left;
  width: 100%;
  height: 100%;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart > div .icon_cart {
  width: 24px;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart > div .header {
  float: left;
  width: 100%;
  height: 100%;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart > div .header a {
  float: left;
  width: 100%;
  text-align: center;
  height: 100%;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart > div .header a img {
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart > div .header a i {
  margin: 0 auto;
  float: none;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart > div .header a .cart-products-count {
  position: absolute;
  background: white;
  color: white;
  width: 25px;
  height: 25px;
  padding-top: 1px;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  left: 0px;
  top: 50%;
  border: 1px solid black;
  color: black;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart > div .header a:hover {
  background-color: black;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart > div .header a:hover img {
  filter: invert(1);
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_user_info {
  width: 100%;
  -webkit-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
}
@media all and (max-width: 768px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_user_info {
    display: none !important;
  }
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_user_info > div {
  width: 100%;
  height: 100%;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_user_info > div a {
  display: inline-block;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_user_info > div a.account-link {
  height: 100%;
  width: 100%;
  text-align: center;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_user_info > div a.account-link span {
  width: 100%;
  text-align: center;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_user_info > div a.account-link img {
  width: 24px;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_user_info > div a.account-link:hover {
  background-color: black;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_user_info > div a.account-link:hover img {
  filter: invert(1);
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart {
  position: relative;
  width: 100%;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .header {
  text-align: center;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .header i {
  display: inline-block;
  float: none;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body {
  z-index: 10;
  position: absolute;
  background-color: white;
  padding: 0px;
  display: none;
  right: 0px;
  top: 45px;
  width: 500px;
  padding-right: 78px;
  transform: translateX(100%);
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  -webkit-transition: top 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: top 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: top 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: top 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: top 0.36s cubic-bezier(0.4, 0, 1, 1);
}
@media all and (max-width: 690px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body {
    width: 100vw;
    padding-right: 56px;
    right: 1px;
    top: 61px;
  }
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) {
  border-right: 1px solid black;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > ul {
  padding: 0px;
  margin-bottom: 0px;
  list-style: none;
  background: white;
  max-height: calc(100vh - 295px);
  overflow-y: auto;
  overflow-x: visible;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > ul > li {
  border-bottom: 1px solid #5c5c5c;
  padding: 30px 15px;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > ul > li .product-img {
  width: 33.33333%;
  text-align: center;
  position: relative;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > ul > li .product-img img {
  width: 100%;
  display: inline-block;
  mix-blend-mode: multiply;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > ul > li .product-img .product-quantity {
  position: absolute;
  left: 50%;
  top: 50%;
  background: black;
  color: white;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  padding-top: 4px;
  transform: translate(-50%, -50%);
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > ul > li .product-infos-cart {
  width: 66.666666%;
  text-align: left;
  padding-left: 15px;
  position: relative;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > ul > li .product-infos-cart .product-manufacturer {
  margin-bottom: 5px;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > ul > li .product-infos-cart .product-name {
  font-size: 19px;
  line-height: 25px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  width: 100%;
  display: block;
}
@media all and (max-width: 690px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > ul > li .product-infos-cart .product-name {
    font-size: 15px;
    line-height: 21px;
  }
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > ul > li .product-infos-cart .product-price {
  width: 100%;
  display: block;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > ul > li .product-infos-cart .remove-from-cart {
  display: inline-block;
  background: white;
  color: black;
  border: 1px solid black;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  padding-top: 5px;
  display: inline-block;
  float: right;
  margin-right: 5px;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > ul > li .product-infos-cart .remove-from-cart i {
  font-size: 18px;
  float: none;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > ul > li .product-infos-cart .remove-from-cart:hover {
  background: black;
  color: white;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > div.cart_prices {
  padding: 15px 30px;
  text-align: left;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > div.cart_prices .label, #header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > div.cart_prices .value {
  width: 50%;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > div.cart_prices .value {
  text-align: right;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > div.bottom_cart {
  padding: 0px;
  width: 100%;
  border-top: 1px solid black;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > div.bottom_cart a {
  width: 100%;
  border: none;
  padding: 20px 25px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 19px;
  line-height: 25px;
  display: block;
}
@media all and (max-width: 690px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body > div:not(.title_shopping_cart) > div.bottom_cart a {
    font-size: 15px;
    line-height: 21px;
  }
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body .title_shopping_cart {
  position: absolute;
  right: 0px;
  bottom: 0px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 80px;
  height: 100%;
}
@media all and (max-width: 690px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body .title_shopping_cart {
    width: 57px;
  }
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body .title_shopping_cart span {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transform-origin: center left;
  transform: rotate(-90deg) translateY(0px);
  position: absolute;
  width: auto;
  white-space: nowrap;
  bottom: 50px;
}
@media all and (max-width: 690px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body .title_shopping_cart span {
    font-size: 12px;
    line-height: 18px;
  }
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body .title_shopping_cart img {
  width: 30px;
  position: absolute;
  bottom: 10px;
  right: 25px;
}
@media all and (max-width: 690px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body .title_shopping_cart img {
    right: 14px;
  }
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body #close_cart_btn {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  display: block;
  transform: translateX(-100%);
  background: black;
  text-align: center;
  padding-top: 7px;
  border: 1px solid black;
}
@media all and (max-width: 690px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body #close_cart_btn {
    top: auto;
    bottom: -57px;
    left: auto;
    right: -1px;
    transform: none;
    width: 57px;
    height: 57px;
  }
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body #close_cart_btn i {
  float: none;
  color: white;
  font-size: 35px;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body #close_cart_btn:hover {
  background: white;
  cursor: pointer;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body #close_cart_btn:hover i {
  color: black;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#search_widget {
  width: 100%;
  border-bottom: 1px solid black;
  -webkit-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
}
@media all and (max-width: 1100px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div#search_widget {
    border-bottom: none;
  }
}
@media all and (max-width: 768px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div#search_widget {
    position: absolute;
    right: 57px;
    left: auto;
    border-left: 1px solid black;
    width: 61px !important;
  }
}
#header > div:not(.header-banner) .header-nav .right-nav > div#search_widget .btn-open-search {
  cursor: pointer;
  width: 100%;
  text-align: center;
  height: 44px;
  padding-top: 10px;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
#header > div:not(.header-banner) .header-nav .right-nav > div#search_widget .btn-open-search img {
  width: 24px;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#search_widget .btn-open-search i {
  float: none;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
#header > div:not(.header-banner) .header-nav .right-nav > div#search_widget .btn-open-search:hover {
  background-color: black;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#search_widget .btn-open-search:hover img {
  filter: invert(1);
}
#header > div:not(.header-banner) .header-nav .right-nav > div#search_widget .btn-open-search:hover i {
  color: black;
}
@media all and (max-width: 768px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div#search_widget .btn-open-search {
    height: 61px;
    padding-top: 20px;
  }
}
#header > div:not(.header-banner) .header-nav .right-nav > div#search_widget form {
  display: none;
  width: calc(100% - 436px);
  position: fixed;
  top: 0px;
  right: 80px;
  z-index: 10;
  background: white;
  height: 44px;
  color: black;
}
@media all and (max-width: 768px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div#search_widget form {
    top: 62px;
    right: 0px;
    height: 44px;
    color: black;
    width: 100%;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
  }
}
#header > div:not(.header-banner) .header-nav .right-nav > div#search_widget input {
  border: none;
  background-color: transparent;
  float: left;
  width: calc(100% - 80px);
  height: 44px;
  color: black;
  padding: 5px 20px;
  font-size: 15px;
  line-height: 21px;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#search_widget input::placeholder {
  color: black;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#search_widget button {
  float: right;
  margin-top: 11px;
  margin-right: 20px;
}
#header > div:not(.header-banner) .header-nav .right-nav > div#search_widget button i {
  color: black;
}
@media all and (max-width: 1200px) {
  #header > div:not(.header-banner) .header-nav .right-nav > div i {
    font-size: 17px;
  }
}
#header #_desktop_logo {
  margin-right: 30px;
  border-right: 1px solid black;
  padding: 10px 30px;
  overflow: hidden;
  height: 134px;
  -webkit-transition: height 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: height 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: height 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: height 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: height 0.36s cubic-bezier(0.4, 0, 1, 1);
}
@media all and (max-width: 1400px) {
  #header #_desktop_logo {
    height: 96px;
  }
}
@media all and (max-width: 1100px) {
  #header #_desktop_logo {
    background-color: white;
    border-bottom: 1px solid black;
  }
}
@media all and (max-width: 768px) {
  #header #_desktop_logo {
    height: 60px;
    border: none;
    padding: 10px;
    display: flex;
    align-items: center;
  }
}
#header #_desktop_logo #btn_menu {
  height: 19px;
  margin-right: 15px;
}
@media all and (min-width: 1101px) {
  #header #_desktop_logo #btn_menu {
    display: none;
  }
}
@media all and (min-width: 769px) and (max-width: 1100px) {
  #header #_desktop_logo #btn_menu {
    position: fixed;
    left: 212px;
    background: white;
    padding: 20px;
    height: 59px;
    top: 0px;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    z-index: 10;
  }
}
#header #_desktop_logo #btn_menu span {
  width: 30px;
  height: 2px;
  border-top: 2px solid black;
  display: block;
}
#header #_desktop_logo #btn_menu span:before, #header #_desktop_logo #btn_menu span:after {
  content: "";
  width: 30px;
  height: 2px;
  background-color: black;
  display: block;
  margin: 6px 0px;
}
#header #_desktop_logo h1 {
  margin-bottom: 0px;
}
#header #_desktop_logo #logo img {
  width: 215px;
  display: block;
  object-fit: contain;
}
@media all and (max-width: 1400px) {
  #header #_desktop_logo #logo img {
    width: 150px;
    height: 19px;
  }
  #header #_desktop_logo #logo img:first-child {
    height: 28px;
  }
  #header #_desktop_logo #logo img:last-child {
    height: 25px;
  }
  #header.scrolled #_desktop_logo #logo img:nth-child(3) {
    height: 64px;
  }
}
/* @media all and (max-width: 768px) {
  #header #_desktop_logo #logo img:first-child, #header #_desktop_logo #logo img:last-child {
    display: none;
  }
} */
@media all and (max-width: 768px) {
  #header #_desktop_logo #logo img {
    display: none;
    height: 64px;
  }

  #header #_desktop_logo #logo img:nth-child(3) {
    display: block !important;
  }
}
@media all and (max-width: 1400px) {
  #header #_desktop_logo #logo img:nth-child(2) {
    -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
    -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
    -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
    -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
    transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  }
}
/* @media all and (max-width: 768px) {
  #header #_desktop_logo #logo img:nth-child(2) {
    margin-top: 8px;
  }
} */
@media all and (max-width: 400px) {
  #header #_desktop_logo #logo img:nth-child(2) {
    width: 130px;
    height: 64px;
  }
  #header #_desktop_logo #logo img:nth-child(3) {
    display: block !important;
  }
}
@media all and (max-width: 340px) {
  #header #_desktop_logo #logo img {
    width: 110px;
  }
}
#header #topmessage {
  position: absolute;
  width: calc(100% - 274px);
  left: 275px;
  top: 0px;
  background-color: black;
  color: white;
  padding: 12px 10px;
  text-align: center;
}
@media all and (max-width: 1400px) {
  #header #topmessage {
    width: calc(100% - 210px);
    left: 210px;
  }
}
@media all and (max-width: 1200px) {
  #header #topmessage {
    display: none;
  }
}
#header #topmessage p {
  margin: 0;
}
#header #displayTopNav {
  padding: 0px;
  width: calc(100% - 306px);
}
@media all and (max-width: 1200px) {
  #header #displayTopNav {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
}
@media all and (min-width: 769px) {
  #header #displayTopNav #_desktop_top_menu .expand_menu {
    display: none;
  }
}
#header #displayTopNav #_desktop_top_menu #top-menu {
  padding: 0px;
  list-style: none;
  margin-bottom: 0px;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li {
  float: left;
  margin-right: 0px;
  position: relative;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > a {
  padding: 15px 12px 30px;
  float: left;
  text-transform: uppercase;
  -webkit-transition: padding 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: padding 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: padding 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: padding 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: padding 0.36s cubic-bezier(0.4, 0, 1, 1);
}
@media all and (max-width: 1400px) {
  #header #displayTopNav #_desktop_top_menu #top-menu > li > a {
    padding: 15px;
  }
}
@media all and (max-width: 1400px) {
  #header #displayTopNav #_desktop_top_menu #top-menu > li > a {
    padding: 0px 7px 10px;
  }
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu {
  position: fixed;
  display: none;
  top: 134px;
  left: 0px;
  width: 100%;
  background-color: #f5f5f5;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 0px 79px;
  transform: translateY(-100%);
  z-index: -1;
}
@media all and (max-width: 1400px) {
  #header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu {
    top: 96px;
  }
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul {
  padding: 0px;
  list-style: none;
  display: flex;
  border-left: 1px solid black;
  border-right: 1px solid black;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li {
  flex: 0 0 50%;
  padding: 30px;
  display: none !important;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li:nth-child(1), #header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li:nth-child(2) {
  display: block !important;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li:first-child {
  border-right: 1px solid black;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li:last-child {
  background-color: #e3dbdb;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li > div {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li > div a.rotate_sub {
  position: absolute;
  left: 0%;
  bottom: 50%;
  transform: rotate(-90deg) translate(-50%, 0%);
  transform-origin: left center;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (min-width: 1500px) {
  #header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li > div a.rotate_sub {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  #header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li > div a.rotate_sub {
    font-size: 20px;
    line-height: 27px;
  }
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li > div .expand_menu {
  display: none;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li > div .sub-menu-image {
  width: 50%;
  position: relative;
  pointer-events: none;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li > div .sub-menu-image img {
  width: calc(100% - 40px);
  float: right;
  padding-right: 60px;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li > div .sub-menu-image:after {
  content: "";
  display: block;
  height: 80%;
  width: 100%;
  background-image: url(../img/nav/losange.svg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0px;
  transform: translateX(calc(50% - 60px)) translateY(35%);
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li > div .sub-sub-links {
  width: 50%;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li > div .sub-sub-links ul {
  list-style: none;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li > div .sub-sub-links ul > li {
  align-items: center;
  display: flex;
  padding: 10px 0px;
  border-bottom: 2px solid white;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li > div .sub-sub-links ul > li:before {
  content: "";
  display: inline-block;
  height: 15px;
  width: 10px;
  background-image: url(../img/nav/losange_liste.svg);
  background-size: cover;
  background-position: center;
  margin-right: 10px;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li > div .sub-sub-links ul > li a {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 0px;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li > div .sub-sub-links > div > a {
  margin-left: 40px;
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 0px;
  padding: 10px 0px;
  float: left;
  font-weight: bold;
  display: flex;
  align-items: center;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li > .sub-menu > ul > li > div .sub-sub-links > div > a:before {
  content: "";
  display: inline-block;
  height: 15px;
  width: 10px;
  background-image: url(../img/nav/losange_liste.svg);
  background-size: cover;
  background-position: center;
  margin-right: 10px;
}
#header #displayTopNav #_desktop_top_menu #top-menu > li.category {
  /* &:hover{
     >.sub-menu{
       display: block;
     }
   }*/
}
@media all and (max-width: 1100px) {
  #header #displayTopNav {
    position: fixed;
    background: #fafafa;
    top: 97px;
    width: 50%;
    max-width: 500px;
    max-width: 300px;
    padding: 30px;
    display: none;
  }
  #header #displayTopNav #_desktop_top_menu #top-menu > li {
    width: 100%;
  }
}
@media all and (max-width: 1100px) and (min-width: 1500px) {
  #header #displayTopNav #_desktop_top_menu #top-menu > li > a {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1100px) and (max-width: 1499px) {
  #header #displayTopNav #_desktop_top_menu #top-menu > li > a {
    font-size: 20px;
    line-height: 27px;
  }
}
#header .right-nav .material-icons {
  float: left;
}
#header .right-nav > div:not(:last-child) {
  margin-right: 30px;
}
#header .language-selector > span {
  background: black;
  color: white;
  padding: 13px;
  width: 100%;
  display: block;
}
#header .language-selector ul {
  padding: 10px;
  list-style: none;
  position: absolute;
  background: white;
  display: none;
}
#header .language-selector:hover ul {
  display: block;
}
#header #mobile_top_menu_wrapper {
  position: fixed;
  width: 100%;
  height: calc(100vh - 62px);
  left: 0px;
  top: 62px;
  overflow: auto;
  background-color: white;
  padding: 0px;
  transform: translateX(-100%);
  opacity: 0;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
@media all and (min-width: 769px) {
  #header #mobile_top_menu_wrapper {
    width: 50%;
    top: 96px;
    height: calc(100vh - 96px);
    border-right: 1px solid black;
    border-top: 1px solid black;
    margin-top: -1px;
  }
}
#header #mobile_top_menu_wrapper.active {
  transform: translateX(0%);
  opacity: 1;
}
#header #mobile_top_menu_wrapper img {
  display: none;
}
#header #mobile_top_menu_wrapper #_mobile_top_menu ul {
  list-style: none;
  padding: 0px;
}
#header #mobile_top_menu_wrapper #_mobile_top_menu ul a {
  width: 100%;
  display: block;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (min-width: 1500px) {
  #header #mobile_top_menu_wrapper #_mobile_top_menu ul a {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  #header #mobile_top_menu_wrapper #_mobile_top_menu ul a {
    font-size: 20px;
    line-height: 27px;
  }
}
#header #mobile_top_menu_wrapper #_mobile_top_menu ul .sub-menu, #header #mobile_top_menu_wrapper #_mobile_top_menu ul .sub-sub-links {
  display: none;
}
#header #mobile_top_menu_wrapper #_mobile_top_menu > ul > li > a {
  padding: 5px 15px;
  border-bottom: 1px solid black;
}
#header #mobile_top_menu_wrapper #_mobile_top_menu > ul > li > a > span {
  float: right;
  margin-right: -5px;
}
#header #mobile_top_menu_wrapper #_mobile_top_menu > ul > li .sub-menu {
  border-bottom: 1px solid black;
}
#header #mobile_top_menu_wrapper #_mobile_top_menu > ul > li .sub-menu > ul > li > .sub-sub-menu {
  flex-wrap: wrap;
  padding-left: 44px;
  position: relative;
}
#header #mobile_top_menu_wrapper #_mobile_top_menu > ul > li .sub-menu > ul > li > .sub-sub-menu > a {
  width: 100%;
  padding: 5px 15px;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
}
#header #mobile_top_menu_wrapper #_mobile_top_menu > ul > li .sub-menu > ul > li > .sub-sub-menu > .expand_menu {
  position: absolute;
  top: 6px;
  right: 10px;
}
#header #mobile_top_menu_wrapper #_mobile_top_menu > ul > li .sub-menu > ul > li > .sub-sub-menu > .sub-sub-links {
  width: 100%;
  padding-left: 44px;
  border-bottom: 1px solid black;
}
#header #mobile_top_menu_wrapper #_mobile_top_menu > ul > li .sub-menu > ul > li > .sub-sub-menu > .sub-sub-links > div {
  background-color: #f5f5f5;
  padding: 15px 15px 15px 30px;
}
#header #mobile_top_menu_wrapper #_mobile_top_menu > ul > li .sub-menu > ul > li > .sub-sub-menu > .sub-sub-links ul li a {
  padding: 5px 0;
}
#header #mobile_top_menu_wrapper #_mobile_top_menu > ul > li .sub-menu > ul > li:last-child > .sub-sub-menu > a {
  border-bottom: none;
}
#header #mobile_top_menu_wrapper #_mobile_top_menu > ul > li .sub-menu > ul > li:last-child > .sub-sub-menu > .sub-sub-links {
  border-top: 1px solid black;
  border-bottom: none;
}
@media all and (min-width: 1101px) {
  #header.scrolled {
    transform: translateY(-45px);
  }
}
@media all and (min-width: 1101px) and (max-width: 1200px) {
  #header.scrolled {
    transform: translateY(-31px);
  }
}
@media all and (min-width: 1101px) {
  #header.scrolled #_desktop_logo {
    height: 100px;
  }
}
@media all and (min-width: 1101px) and (max-width: 1200px) {
  #header.scrolled #_desktop_logo {
    height: 86px;
  }
}
@media all and (min-width: 1101px) {
  #header.scrolled #_desktop_logo #logo img:first-child {
    opacity: 0;
  }
}
@media all and (min-width: 1101px) {
  #header.scrolled #_desktop_logo #logo img:nth-child(2) {
    display: none;
  }
  #header.scrolled #_desktop_logo #logo img:nth-child(3) {
    display: block !important;
  }
}
@media all and (min-width: 1101px) and (max-width: 1400px) {
  #header.scrolled #_desktop_logo #logo img:nth-child(2) {
    margin-top: 20px;
  }
}
@media all and (min-width: 1101px) and (max-width: 1200px) {
  #header.scrolled #_desktop_logo #logo img:nth-child(2) {
    margin-top: 7px;
  }
}
@media all and (min-width: 1101px) {
  #header.scrolled #_desktop_logo #logo img:last-child {
    opacity: 0;
  }
}
@media all and (min-width: 1101px) and (max-width: 1200px) {
  #header.scrolled #displayTopNav {
    margin-top: 31px;
  }
}
@media all and (min-width: 1101px) {
  #header.scrolled #displayTopNav #_desktop_top_menu #top-menu > li .sub-menu {
    top: 100px;
  }
  #header.scrolled #displayTopNav #_desktop_top_menu #top-menu > li > a {
    padding: 15px 15px 18px;
  }
}
@media all and (min-width: 1101px) and (max-width: 1400px) {
  #header.scrolled #displayTopNav #_desktop_top_menu #top-menu > li > a {
    padding: 10px 7px 10px;
  }
}
@media all and (min-width: 1101px) {
  #header.scrolled > div:not(.header-banner) .header-nav .right-nav {
    margin-top: -23px;
  }
  #header.scrolled > div:not(.header-banner) .header-nav .right-nav > div#search_widget, #header.scrolled > div:not(.header-banner) .header-nav .right-nav > div#_desktop_user_info {
    opacity: 0 !important;
  }
  #header.scrolled > div:not(.header-banner) .header-nav .right-nav > div#search_widget {
    margin-top: -13px;
  }
  #header.scrolled > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart {
    padding-top: 30px;
  }
  #header.scrolled > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .header a .cart-products-count {
    transform: translateX(-50%) translateY(0%);
  }
  #header.scrolled > div:not(.header-banner) .header-nav .right-nav > div#_desktop_cart .body {
    top: 59px;
  }
  #header.scrolled > div:not(.header-banner) .header-top .language-selector {
    top: 45px;
  }
}
@media all and (min-width: 1101px) and (max-width: 1400px) {
  #header.scrolled > div:not(.header-banner) .header-top .language-selector {
    top: 100px;
  }
}

#ui-id-1 {
  z-index: 1001;
  border-radius: 0px;
  border-radius: 0px;
  border: none;
  width: calc(100% - 434px) !important;
  margin-left: 0px;
  background: #fafafa;
  padding: 0px;
  margin-bottom: 0px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
@media all and (max-width: 768px) {
  #ui-id-1 {
    width: 100% !important;
  }
}
#ui-id-1 > li {
  margin-left: -1px;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  padding: 0px;
  font-size: 12px;
  line-height: 18px;
}
#ui-id-1 > li:last-child {
  border-bottom: none;
}
#ui-id-1 > li a {
  padding: 5px 10px;
}
#ui-id-1 > li a.ui-state-focus {
  background: black !important;
  border-radius: 0px !important;
  color: white;
  border-radius: 0px;
  border: none;
  margin: 0px;
  cursor: pointer;
}

.section_blocks_footer {
  background-color: black;
  color: white;
  margin-left: 0px;
  margin-right: 0px;
}
.section_blocks_footer #footer_carte_cadeau {
  max-width: 1800px;
  margin: 0 auto;
  padding-top: 90px;
  padding-bottom: 0px;
  padding-left: 0px;
}
@media all and (max-width: 690px) {
  .section_blocks_footer #footer_carte_cadeau {
    padding-top: 0px;
    padding-left: 15px;
  }
}
.section_blocks_footer #footer_carte_cadeau .text {
  padding-left: 130px;
  padding-right: 10%;
}
@media all and (max-width: 1024px) {
  .section_blocks_footer #footer_carte_cadeau .text {
    padding-left: 30px;
  }
}
@media all and (max-width: 991px) {
  .section_blocks_footer #footer_carte_cadeau .text {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 768px) {
  .section_blocks_footer #footer_carte_cadeau .text {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media all and (max-width: 690px) {
  .section_blocks_footer #footer_carte_cadeau .text {
    display: none;
  }
}
.section_blocks_footer #footer_carte_cadeau .text .content > * {
  display: block;
}
.section_blocks_footer #footer_carte_cadeau .text .content span {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media all and (max-width: 690px) {
  .section_blocks_footer #footer_carte_cadeau .text .content span {
    font-size: 12px;
    line-height: 18px;
  }
}
.section_blocks_footer #footer_carte_cadeau .text .content p {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (min-width: 1500px) {
  .section_blocks_footer #footer_carte_cadeau .text .content p {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  .section_blocks_footer #footer_carte_cadeau .text .content p {
    font-size: 20px;
    line-height: 27px;
  }
}
.section_blocks_footer #footer_carte_cadeau .text .content a {
  display: inline-block;
  margin-top: 30px;
}
.section_blocks_footer #footer_carte_cadeau .img {
  width: 50%;
  float: left;
  padding-right: 65px;
}
@media all and (max-width: 768px) {
  .section_blocks_footer #footer_carte_cadeau .img {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
  }
}
@media all and (max-width: 690px) {
  .section_blocks_footer #footer_carte_cadeau .img {
    display: none;
  }
}
.section_blocks_footer #footer_carte_cadeau .img img {
  float: left;
  width: 66.66666%;
}
.section_blocks_footer #footer_carte_cadeau .img img:first-child {
  margin-top: 90px;
}
.section_blocks_footer #footer_carte_cadeau .img img:nth-child(2) {
  margin-left: -33.33333%;
}
.section_blocks_footer #footer_carte_cadeau .container-newsletter {
  background-color: #191919;
  padding: 60px;
  text-align: center;
  margin-top: 90px;
}
@media all and (max-width: 768px) {
  .section_blocks_footer #footer_carte_cadeau .container-newsletter {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 30px 0px;
  }
}
@media all and (max-width: 690px) {
  .section_blocks_footer #footer_carte_cadeau .container-newsletter {
    margin-top: 0px;
  }
}
@media all and (max-width: 768px) {
  .section_blocks_footer #footer_carte_cadeau .txt-right {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.section_blocks_footer #footer_carte_cadeau .txt-right .content {
  margin-top: 30px;
  width: 100%;
  float: right;
  padding-left: 90px;
  padding-bottom: 60px;
  padding-top: 60px;
  padding-right: 30px;
}
@media all and (max-width: 690px) {
  .section_blocks_footer #footer_carte_cadeau .txt-right .content {
    padding: 0px 0px 30px 0px;
  }
}
.section_blocks_footer #footer_carte_cadeau .txt-right .content > * {
  display: block;
}
.section_blocks_footer #footer_carte_cadeau .txt-right .content span {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media all and (max-width: 690px) {
  .section_blocks_footer #footer_carte_cadeau .txt-right .content span {
    font-size: 12px;
    line-height: 18px;
  }
}
.section_blocks_footer #footer_carte_cadeau .txt-right .content p {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (min-width: 1500px) {
  .section_blocks_footer #footer_carte_cadeau .txt-right .content p {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  .section_blocks_footer #footer_carte_cadeau .txt-right .content p {
    font-size: 20px;
    line-height: 27px;
  }
}
.section_blocks_footer #footer_carte_cadeau .txt-right .content a {
  display: inline-block;
  margin-top: 30px;
}

#footer {
  display: block;
  float: left;
  width: 100%;
}
#footer .footer-container {
  position: relative;
  background-color: white;
  z-index: 2;
  padding: 0 80px;
}
@media all and (max-width: 768px) {
  #footer .footer-container {
    padding: 0px;
  }
}
#footer .footer-container > div > .row {
  max-width: 1800px;
  margin: 0 auto;
  padding: 30px 30px 10px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-transform: none;
  letter-spacing: 0px;
}
#footer .footer-container > div > .row h3, #footer .footer-container > div > .row h4 {
  font-size: 15px;
  line-height: 21px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#footer .footer-container > div > .row ul {
  list-style: none;
  padding: 0px;
  margin-bottom: 30px;
}
#footer .footer-container > div > .row .adresses > p {
  font-weight: 600;
  font-style: italic;
  margin-bottom: 0px;
}
#footer .footer-container > div > .row .adresses address {
  margin-bottom: 30px;
}
#footer .footer-container > div > .row .email_subscription form .input_email {
  border-bottom: 1px solid black;
  color: black;
  padding: 5px 0px;
}
#footer .footer-container > div > .row .email_subscription form .btn-nav {
  border-color: black;
  color: black;
}
#footer .footer-container > div > .row .email_subscription form .btn-nav:hover {
  background-color: black;
  color: white;
}
@media all and (max-width: 1024px) {
  #footer .footer-container > div > .row {
    flex-wrap: wrap;
  }
  #footer .footer-container > div > .row > div {
    width: 50%;
    display: block;
    flex-grow: 0;
    flex-basis: auto;
  }
}
@media all and (max-width: 690px) {
  #footer .footer-container > div > .row > div {
    width: 100%;
  }
}
#footer .footer-container .language-selector {
  width: calc(100% + 90px);
  text-align: right;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  position: relative;
  margin-right: -45px;
  margin-left: -45px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 0px 0px;
  /*&:hover{
    ul{
      display: block;

    }
  }*/
}
@media all and (max-width: 690px) {
  #footer .footer-container .language-selector {
    font-size: 12px;
    line-height: 18px;
  }
}
#footer .footer-container .language-selector span {
  display: none !important;
}
#footer .footer-container .language-selector span:hover {
  cursor: pointer;
}
#footer .footer-container .language-selector ul {
  position: relative;
  display: block;
  margin-bottom: 0px !important;
  background: black;
  margin: 0 auto;
  width: auto;
  text-align: center;
  padding: 0px !important;
}
#footer .footer-container .language-selector ul li {
  text-align: center;
  display: inline-block;
  margin: 0px 0px;
}
#footer .footer-container .language-selector ul li a {
  color: white;
  padding: 10px;
  display: block;
}
#footer .footer-container .language-selector ul li.current {
  pointer-events: none;
}
#footer .footer-container .language-selector ul li.current a {
  font-weight: 700;
}
@media all and (max-width: 1024px) {
  #footer .footer-container .language-selector {
    width: 100% !important;
    border: 1px solid black;
  }
}
@media all and (max-width: 690px) {
  #footer .footer-container .language-selector {
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
  }
}
#footer .footer-container .copyright {
  padding-top: 10px;
  padding-bottom: 0px;
  text-align: right;
}
@media all and (max-width: 1024px) {
  #footer .footer-container .copyright {
    width: 100% !important;
  }
}
#footer .footer-container .copyright p {
  margin-bottom: 0px;
}

#message_footer {
  position: fixed;
  top: 0%;
  left: 0%;
  z-index: 100000;
  width: 100%;
  height: 100%;
}
#message_footer p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 30px);
  max-width: 700px;
  padding: 30px;
  background-color: black;
  text-align: center;
  margin-bottom: 0px;
  color: white;
  font-size: 16px;
  line-height: 22px;
}

.modal.in {
  opacity: 1;
}

.modal-backdrop.fade.in {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.6);
}

*:focus {
  outline: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: none;
  border: none;
  background-color: transparent;
  padding: 0px;
}

.quick-view {
  font-size: 12px;
  line-height: 18px;
  padding: 10px;
  background-color: lightgrey;
  display: inline-block;
}
.quick-view i {
  display: inline-block;
  font-size: 12px;
  margin-right: 10px;
}

.btn-nav {
  padding: 15px 20px;
  border: 1px solid black;
  letter-spacing: 0.5px;
  display: inline-block;
  position: relative;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  overflow: hidden;
  -webkit-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
.btn-nav.arrow {
  padding-right: 80px;
}
.btn-nav.arrow:before {
  content: "";
  background-image: url(../icons/icon_4.svg);
  background-repeat: no-repeat;
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background-size: 30px auto;
  background-position: center;
  border: 1px solid transparent;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%) translateX(-100%);
  -webkit-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  background-color: white;
}
.btn-nav.arrow:after {
  content: "";
  background-image: url(../icons/arrow_right.svg);
  background-repeat: no-repeat;
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background-size: 20px auto;
  background-position: center;
  border: 1px solid transparent;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  background-color: #f5f5f5;
}
.btn-nav.arrow:hover:not(:disabled) {
  text-decoration: none;
  padding-left: 60px;
  padding-right: 40px;
}
.btn-nav.arrow:hover:not(:disabled):before {
  transform: translateY(-50%) translateX(calc(0% + 20px));
}
.btn-nav.arrow:hover:not(:disabled):after {
  transform: translateY(-50%) translateX(calc(100% + 20px));
}
.btn-nav.drop {
  padding: 0px 0px 10px 0px;
  border-top: none;
  border-left: none;
  border-right: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  line-height: 17px;
}
.btn-nav.white {
  color: white;
  border-color: white;
}
.btn-nav.white:hover {
  background-color: white;
  color: black !important;
}
.btn-nav.black {
  background-color: black;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
}
.btn-nav.black:hover {
  background-color: white;
  color: black;
}
.btn-nav.xs {
  font-size: 13px;
  line-height: 17px;
  padding: 5px 15px;
}
.btn-nav.big {
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
}
.btn-nav:disabled {
  opacity: 0.3;
}

/* RESET*/
.elementor-widget-button .elementor-button {
  background: none !important;
  padding: 0px !important;
  color: black;
}

.icon-arrow {
  content: "";
  background-image: url(../icons/arrow_right.svg);
  background-repeat: no-repeat;
  display: block;
  width: 30px;
  height: 20px;
  background-size: 20px auto;
  background-position: center;
  float: right;
}

.category-tree {
  padding: 10px;
}
.category-tree > ul {
  list-style: none;
  padding: 0px;
  display: block;
}
.category-tree > ul > li ul {
  list-style: none;
  padding-left: 15px;
}

#search_filters > .facet {
  margin-right: 45px;
}
#search_filters > .facet > .title .navbar-toggler {
  padding: 0px;
  white-space: nowrap;
}
#search_filters > .facet > .title .navbar-toggler i {
  display: inline-block;
}
#search_filters .faceted-slider {
  padding: 0px;
  list-style: none;
}

.pagination > div {
  text-align: center;
}
.pagination ul {
  list-style: none;
  padding: 0px;
}
.pagination ul li {
  display: inline-block;
  margin-right: 15px;
}
.pagination ul li.current a {
  color: blue;
}

.triangle {
  margin: 30px 0px;
}
.triangle > div:first-child {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid black;
}
.triangle > div:nth-child(2) {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid black;
}

/* The container must be positioned relative: */
.custom-selector {
  position: relative;
}

.custom-selector select {
  display: none;
  /*hide original SELECT element: */
}

.select-selected {
  background-color: #fafafa;
  position: relative;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
}

/* style the items (options), including the selected item: */
.select-items {
  max-height: 200px;
  overflow: auto;
}

.select-items div, .select-selected {
  color: black;
  padding: 10px 0px;
  border-bottom: 1px solid black;
  cursor: pointer;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
.select-items div:hover, .select-selected:hover {
  background-color: #fafafa;
  padding: 10px;
}

.select-selected:after {
  content: "";
  background-image: url(../img/nav/arrow_right.svg);
  background-repeat: no-repeat;
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background-size: 30px auto;
  background-position: center;
  border: 1px solid transparent;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}

.select-items div {
  padding-left: 10px;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: #fafafa;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.dropdown-menu {
  padding: 0px;
  margin: -1px 0px 0px 0px;
  border-radius: 0;
  border-color: black;
  max-height: 200px;
  overflow: auto;
}
.dropdown-menu .dropdown-item {
  padding: 4px 10px 8px;
  border-bottom: 1px solid #ececec;
}
.dropdown-menu .dropdown-item label {
  margin-bottom: 0px;
}
.dropdown-menu .dropdown-item input {
  display: none;
}
.dropdown-menu .dropdown-item:active {
  background-color: black;
  color: white;
}
.dropdown-menu .dropdown-item:active label {
  color: white;
}
.dropdown-menu .dropdown-item:active label a {
  color: white;
}
.dropdown-menu a {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 17px;
}

body#checkout input[type=text], body#checkout input[type=password], body#checkout input[type=date], body#checkout input[type=email], body#checkout input[type=tel], body#authentication input[type=text], body#authentication input[type=password], body#authentication input[type=date], body#authentication input[type=email], body#authentication input[type=tel], body#identity input[type=text], body#identity input[type=password], body#identity input[type=date], body#identity input[type=email], body#identity input[type=tel], body#address input[type=text], body#address input[type=password], body#address input[type=date], body#address input[type=email], body#address input[type=tel] {
  border-radius: 0px;
  border: 1px solid black;
  padding: 15px 20px;
  font-size: 12px;
  line-height: 18px;
  height: auto;
  color: black;
}
body#checkout input[type=text]::placeholder, body#checkout input[type=password]::placeholder, body#checkout input[type=date]::placeholder, body#checkout input[type=email]::placeholder, body#checkout input[type=tel]::placeholder, body#authentication input[type=text]::placeholder, body#authentication input[type=password]::placeholder, body#authentication input[type=date]::placeholder, body#authentication input[type=email]::placeholder, body#authentication input[type=tel]::placeholder, body#identity input[type=text]::placeholder, body#identity input[type=password]::placeholder, body#identity input[type=date]::placeholder, body#identity input[type=email]::placeholder, body#identity input[type=tel]::placeholder, body#address input[type=text]::placeholder, body#address input[type=password]::placeholder, body#address input[type=date]::placeholder, body#address input[type=email]::placeholder, body#address input[type=tel]::placeholder {
  color: #5c5c5c;
}
body#checkout .form-control-comment, body#authentication .form-control-comment, body#identity .form-control-comment, body#address .form-control-comment {
  font-size: 12px;
  margin-top: 14px;
}
body#checkout .btn-show, body#authentication .btn-show, body#identity .btn-show, body#address .btn-show {
  height: 50px;
  font-size: 14px;
  background: black;
  color: white;
  padding: 10px 25px;
  border-radius: 0px;
}
body#checkout .custom-selector .select-selected, body#authentication .custom-selector .select-selected, body#identity .custom-selector .select-selected, body#address .custom-selector .select-selected {
  border: 1px solid black;
  padding: 15px 20px;
}
body#checkout .nav-switch-login, body#authentication .nav-switch-login, body#identity .nav-switch-login, body#address .nav-switch-login {
  border-bottom: 1px solid black;
  margin: -30px -30px 30px;
  padding: 0px;
}
body#checkout .nav-switch-login > li, body#authentication .nav-switch-login > li, body#identity .nav-switch-login > li, body#address .nav-switch-login > li {
  width: 50%;
}
body#checkout .nav-switch-login > li:first-child, body#authentication .nav-switch-login > li:first-child, body#identity .nav-switch-login > li:first-child, body#address .nav-switch-login > li:first-child {
  border-right: 1px solid white;
}
body#checkout .nav-switch-login > li a, body#authentication .nav-switch-login > li a, body#identity .nav-switch-login > li a, body#address .nav-switch-login > li a {
  padding: 15px;
  text-align: center;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
body#checkout .nav-switch-login > li a.active, body#checkout .nav-switch-login > li a:hover, body#authentication .nav-switch-login > li a.active, body#authentication .nav-switch-login > li a:hover, body#identity .nav-switch-login > li a.active, body#identity .nav-switch-login > li a:hover, body#address .nav-switch-login > li a.active, body#address .nav-switch-login > li a:hover {
  background-color: black;
  color: white;
  border-color: white;
}

.cdg_btn {
  padding: 10px 0px;
  width: 100%;
  display: block;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.cdg_btn label {
  width: 100%;
}

.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: black;
  text-transform: none;
  letter-spacing: 0px;
}
@media all and (max-width: 690px) {
  .styled-checkbox + label {
    font-size: 12px;
    line-height: 18px;
  }
}
.styled-checkbox + label em {
  font-size: 10px;
  line-height: 14px;
  display: block;
  color: #5c5c5c;
  margin-top: 10px;
}
.styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 15px;
  height: 15px;
  background: white;
  border: 1px solid black;
  border-radius: 50%;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  margin-top: 2px;
}
.styled-checkbox:hover + label:before {
  background: black;
}
.styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:checked + label:before {
  background: black;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 10px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}

.styled-radio {
  position: absolute;
  opacity: 0;
}
.styled-radio + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: black;
  text-transform: none;
  letter-spacing: 0px;
  margin-right: 30px;
}
@media all and (max-width: 690px) {
  .styled-radio + label {
    font-size: 12px;
    line-height: 18px;
  }
}
.styled-radio + label em {
  font-size: 10px;
  color: #5c5c5c;
}
.styled-radio + label:before {
  content: "";
  margin-right: 5px;
  display: inline-block;
  vertical-align: text-top;
  width: 15px;
  height: 15px;
  background: white;
  border: 1px solid black;
  border-radius: 50%;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  margin-top: 2px;
}
.styled-radio:hover + label:before {
  background: black;
}
.styled-radio:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-radio:checked + label:before {
  background: black;
}
.styled-radio:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-radio:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-radio:checked + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 10px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}

.help-block ul {
  border-radius: 0px;
  padding: 0px;
  list-style: none;
  margin: 15px 0px;
}
.help-block ul li {
  border-radius: 0px;
}

.custom-accordion .item {
  border-bottom: 1px solid black;
}
.custom-accordion .item .accordion-title {
  color: black;
  padding: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media all and (max-width: 690px) {
  .custom-accordion .item .accordion-title {
    font-size: 12px;
    line-height: 18px;
  }
}
.custom-accordion .item .accordion-title button {
  width: 100%;
  text-align: left;
  font-weight: bold;
}
.custom-accordion .item .accordion-title button.collapsed {
  font-weight: 500;
}
.custom-accordion .item > div:nth-child(2) .content {
  min-height: 1px;
}
.custom-accordion .item > div:nth-child(2) .content > div {
  padding: 15px 0;
  display: block;
  width: 100%;
}
.custom-accordion .item > div:nth-child(2) .content > div p {
  margin-bottom: 0px;
}

.email_subscription .message-form p {
  display: none;
}
.email_subscription .grecaptcha-badge {
  display: none !important;
}

.elementor-section > .elementor-container, .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 100% !important;
}

.elementor-column-gap-default .elementor-element-populated {
  padding: 0px !important;
}

.brands_slider_section {
  position: relative;
  float: left;
  width: 100%;
  padding-left: 130px;
  padding-right: 120px;
  padding-bottom: 100px;
  border-bottom: 1px solid black;
}
@media all and (max-width: 1024px) {
  .brands_slider_section {
    padding-right: 0px;
    padding-left: 30px;
  }
}
@media all and (max-width: 768px) {
  .brands_slider_section {
    padding-left: 30px;
    padding-bottom: 30px;
  }
}
.brands_slider_section .brands_slider_section_container {
  width: 100%;
  float: right;
  margin: 0px 15px;
}
.brands_slider_section .brands_slider_section_container > div {
  max-width: 1800px;
  margin: 0 auto;
  width: 100%;
}
.brands_slider_section .brands_slider_section_container > div .content p {
  margin: 30px 0px;
}
@media all and (max-width: 690px) {
  .brands_slider_section #swiper-manufacturer {
    margin-top: 15px;
  }
}
.brands_slider_section #swiper-manufacturer .swiper-slide {
  padding: 0px 0px;
}
.brands_slider_section #swiper-manufacturer .swiper-slide:nth-child(odd) {
  padding-top: 7%;
}
@media all and (max-width: 768px) {
  .brands_slider_section #swiper-manufacturer .swiper-slide:nth-child(odd) {
    padding-top: 0px;
  }
}
.brands_slider_section #swiper-manufacturer .swiper-slide a .img_container {
  overflow: hidden;
}
.brands_slider_section #swiper-manufacturer .swiper-slide a .img_container .img {
  display: block;
  content: "";
  padding-bottom: 150%;
  background-position: center;
  background-size: cover;
  margin-bottom: 15px;
  -webkit-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
.brands_slider_section #swiper-manufacturer .swiper-slide a .img_container img {
  width: 100%;
  margin-bottom: 15px;
}
.brands_slider_section #swiper-manufacturer .swiper-slide a:hover .img {
  transform: scale(1.05);
}

.elementor-heading-title {
  padding: 60px 30px !important;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  height: 153px;
}
@media all and (min-width: 1500px) {
  .elementor-heading-title {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  .elementor-heading-title {
    font-size: 20px;
    line-height: 27px;
  }
}
.elementor-heading-title * {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media all and (min-width: 1500px) {
  .elementor-heading-title * {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  .elementor-heading-title * {
    font-size: 20px;
    line-height: 27px;
  }
}
@media all and (max-width: 768px) {
  .elementor-heading-title {
    padding: 30px 30px !important;
    height: auto;
  }
}
@media all and (max-width: 690px) {
  .elementor-heading-title {
    padding: 15px 0px !important;
    font-size: 19px;
    line-height: 25px;
  }
}
@media all and (max-width: 690px) and (max-width: 690px) {
  .elementor-heading-title {
    font-size: 15px;
    line-height: 21px;
  }
}

.elementor-section.nos_boutiques {
  /*&:after{
    content:'';
    display: block;
    position: absolute;
    left:0px;
    height:calc(100% + 153px);
    border-right: 1px solid black;
    padding: 20px 20px 20px 20px;
    width: 80px;
    text-align: center;
    background-color: white;
    top:-153px;
    z-index:2;
    @media all and (max-width: 1024px){
      display: none;
    }
  }*/
}
.elementor-section.nos_boutiques .elementor-container {
  background: black;
  padding-left: 130px;
  padding-right: 120px;
  padding-bottom: 0px;
  border-bottom: 1px solid black;
}
@media all and (max-width: 1024px) {
  .elementor-section.nos_boutiques .elementor-container {
    padding-right: 30px;
  }
}
@media all and (max-width: 1024px) {
  .elementor-section.nos_boutiques .elementor-container {
    padding-left: 30px;
  }
}
@media all and (max-width: 768px) {
  .elementor-section.nos_boutiques .elementor-container {
    padding-bottom: 30px;
  }
}
.elementor-section.nos_boutiques .elementor-container .elementor-row {
  max-width: 1800px;
  margin: 0 auto;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor {
  padding: 0px 10% 30px 33.333%;
  color: white !important;
}
@media all and (max-width: 1200px) {
  .elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor {
    padding: 0 60px 30px 30px;
  }
}
@media all and (max-width: 1024px) {
  .elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor {
    padding: 15px;
  }
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor h4 {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 400 !important;
  margin-bottom: 30px;
}
@media all and (max-width: 690px) {
  .elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor h4 {
    font-size: 12px;
    line-height: 18px;
  }
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor .content-text-editor {
  width: 100%;
  display: block;
  margin: 0px;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor p {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (min-width: 1500px) {
  .elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor p {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  .elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor p {
    font-size: 20px;
    line-height: 27px;
  }
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor a {
  padding: 15px 20px;
  border: 1px solid black;
  letter-spacing: 0.5px;
  display: inline-block;
  position: relative;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  overflow: hidden;
  -webkit-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  border-color: white;
  color: white;
  font-size: 14px;
  line-height: 20px;
  font-family: "Roobert";
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor a.arrow {
  padding-right: 80px;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor a.arrow:before {
  content: "";
  background-image: url(../icons/icon_4.svg);
  background-repeat: no-repeat;
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background-size: 30px auto;
  background-position: center;
  border: 1px solid transparent;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%) translateX(-100%);
  -webkit-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  background-color: white;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor a.arrow:after {
  content: "";
  background-image: url(../icons/arrow_right.svg);
  background-repeat: no-repeat;
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background-size: 20px auto;
  background-position: center;
  border: 1px solid transparent;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  background-color: #f5f5f5;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor a.arrow:hover:not(:disabled) {
  text-decoration: none;
  padding-left: 60px;
  padding-right: 40px;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor a.arrow:hover:not(:disabled):before {
  transform: translateY(-50%) translateX(calc(0% + 20px));
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor a.arrow:hover:not(:disabled):after {
  transform: translateY(-50%) translateX(calc(100% + 20px));
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor a.drop {
  padding: 0px 0px 10px 0px;
  border-top: none;
  border-left: none;
  border-right: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  line-height: 17px;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor a.white {
  color: white;
  border-color: white;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor a.white:hover {
  background-color: white;
  color: black !important;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor a.black {
  background-color: black;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor a.black:hover {
  background-color: white;
  color: black;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor a.xs {
  font-size: 13px;
  line-height: 17px;
  padding: 5px 15px;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor a.big {
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-text-editor a:disabled {
  opacity: 0.3;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-image {
  transform: translateY(90px);
  position: relative;
}
@media all and (max-width: 1024px) {
  .elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-image {
    transform: translateY(0px);
  }
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-image figcaption {
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: white;
  padding: 0px !important;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media all and (min-width: 1500px) {
  .elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-image figcaption {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  .elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-image figcaption {
    font-size: 20px;
    line-height: 27px;
  }
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-heading-title {
  position: absolute;
  bottom: -20px;
  color: white;
  padding: 0px 30px !important;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-button-link {
  margin-left: 33.333%;
  color: white;
  border-color: white;
  margin-bottom: 30px;
}
.elementor-section.nos_boutiques .elementor-container .elementor-row .elementor-button-link > span {
  border-color: white;
}

.elementor-section.nos_boutiques_white:after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  height: calc(100% + 0px);
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  padding: 20px 20px 20px 20px;
  width: 80px;
  text-align: center;
  background-color: white;
  top: 0px;
  z-index: 2;
  border-right: 1px solid black;
}
@media all and (max-width: 1024px) {
  .elementor-section.nos_boutiques_white:after {
    display: none;
  }
}
.elementor-section.nos_boutiques_white .elementor-container {
  padding-top: 120px;
  padding-left: 130px;
  padding-right: 120px;
  padding-bottom: 90px;
  border-bottom: 1px solid black;
}
@media all and (max-width: 1024px) {
  .elementor-section.nos_boutiques_white .elementor-container {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row {
  max-width: 1800px;
  margin: 0 auto;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor {
  padding: 0px 33.333% 30px 10%;
  color: black !important;
}
@media all and (max-width: 1200px) {
  .elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor {
    padding: 0 30px 30px 60px;
  }
}
@media all and (max-width: 1024px) {
  .elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor {
    padding: 15px;
  }
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor h4 {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 400 !important;
  margin-bottom: 30px;
}
@media all and (max-width: 690px) {
  .elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor h4 {
    font-size: 12px;
    line-height: 18px;
  }
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor .content-text-editor {
  width: 100%;
  display: block;
  margin: 0px;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor p {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (min-width: 1500px) {
  .elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor p {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  .elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor p {
    font-size: 20px;
    line-height: 27px;
  }
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor a {
  padding: 15px 20px;
  border: 1px solid black;
  letter-spacing: 0.5px;
  display: inline-block;
  position: relative;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  overflow: hidden;
  -webkit-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  font-size: 14px;
  line-height: 20px;
  font-family: "Roobert";
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor a.arrow {
  padding-right: 80px;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor a.arrow:before {
  content: "";
  background-image: url(../icons/icon_4.svg);
  background-repeat: no-repeat;
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background-size: 30px auto;
  background-position: center;
  border: 1px solid transparent;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%) translateX(-100%);
  -webkit-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: all 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  background-color: white;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor a.arrow:after {
  content: "";
  background-image: url(../icons/arrow_right.svg);
  background-repeat: no-repeat;
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background-size: 20px auto;
  background-position: center;
  border: 1px solid transparent;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  background-color: #f5f5f5;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor a.arrow:hover:not(:disabled) {
  text-decoration: none;
  padding-left: 60px;
  padding-right: 40px;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor a.arrow:hover:not(:disabled):before {
  transform: translateY(-50%) translateX(calc(0% + 20px));
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor a.arrow:hover:not(:disabled):after {
  transform: translateY(-50%) translateX(calc(100% + 20px));
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor a.drop {
  padding: 0px 0px 10px 0px;
  border-top: none;
  border-left: none;
  border-right: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  line-height: 17px;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor a.white {
  color: white;
  border-color: white;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor a.white:hover {
  background-color: white;
  color: black !important;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor a.black {
  background-color: black;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor a.black:hover {
  background-color: white;
  color: black;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor a.xs {
  font-size: 13px;
  line-height: 17px;
  padding: 5px 15px;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor a.big {
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-text-editor a:disabled {
  opacity: 0.3;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-image {
  position: relative;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-image img {
  width: 100%;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-image figcaption {
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: white;
  padding: 0px !important;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media all and (min-width: 1500px) {
  .elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-image figcaption {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  .elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-image figcaption {
    font-size: 20px;
    line-height: 27px;
  }
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-heading-title {
  position: absolute;
  bottom: 40px;
  color: white;
  padding: 0px 30px !important;
}
.elementor-section.nos_boutiques_white .elementor-container .elementor-row .elementor-button-link {
  margin-left: 10%;
  color: black;
}

/*** SLIDER PRODUCTS ***/
.section-carousel-products .section_title {
  font-weight: 400;
  padding: 60px 0px;
  max-width: 1800px;
  margin: 0 auto;
}
@media all and (min-width: 1500px) {
  .section-carousel-products .section_title {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  .section-carousel-products .section_title {
    font-size: 20px;
    line-height: 27px;
  }
}

.carousel-products {
  max-width: 1800px;
}
.carousel-products .swiper-slide {
  padding: 0px 15px;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container {
  position: relative;
  overflow: hidden;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .product-thumbnail {
  background-color: #fafafa;
  margin-bottom: 0px;
  padding: 30px 0px;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .product-thumbnail img {
  width: 100%;
  mix-blend-mode: multiply;
  -webkit-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product {
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 0px;
  padding: 30px;
  color: white;
  text-align: center;
  transform: translateX(100%);
  opacity: 0;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div {
  width: 100%;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div .product-price-and-shipping {
  display: block;
  margin-top: 15px;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div .product-price-and-shipping .regular-price {
  text-decoration: line-through;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div .product-price-and-shipping .discount-product {
  font-size: 14px;
  background: black;
  color: white;
  padding: 5px 10px;
  border: 1px solid white;
  margin-left: 10px;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div .product-price-and-shipping .price {
  display: block;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div .product-price-and-shipping .price.has-discount {
  margin-top: 10px;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div form, .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div .see_product {
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div form > button, .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button {
  overflow: hidden;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div form > button .loaderContainer, .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button .loaderContainer {
  background: white;
  position: absolute;
  width: 43px;
  height: 43px;
  content: "";
  display: block;
  left: 50%;
  top: 50%;
  pointer-events: none;
  opacity: 1;
  transform: translateY(-170%) translateX(-50%);
  border-radius: 50%;
  border: 1px solid white;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div form > button .loaderContainer > img, .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button .loaderContainer > img {
  width: 25px;
  margin-top: 8px;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div form > button > span, .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button > span {
  -webkit-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div form > button > span:first-child, .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button > span:first-child {
  display: block;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div form > button.process, .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button.process {
  pointer-events: none;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div form > button.process > span:first-child, .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button.process > span:first-child {
  transform: translateY(53px);
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div form > button.process > span.loaderContainer, .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button.process > span.loaderContainer {
  transform: translateY(-50%) translateX(-50%);
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product > div .see_product {
  width: auto;
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .hover-product .stars {
  width: 90px;
}
@media all and (min-width: 769px) {
  .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container:hover a {
    text-decoration: none;
  }
  .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container:hover .product-thumbnail img {
    transform: scale(1.2);
  }
  .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container:hover .hover-product {
    opacity: 1;
    transform: translateX(0);
  }
}
.carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .price_mobile {
  display: none;
}
@media all and (max-width: 768px) {
  .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .price_mobile {
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: block;
    font-size: 12px;
    line-height: 17px;
    text-align: right;
  }
  .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .price_mobile > span {
    width: auto;
    display: inline-block;
  }
  .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .price_mobile > span.regular-price {
    text-decoration: line-through;
    color: grey;
    margin-right: 5px;
  }
  .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .price_mobile > span.discount-product {
    padding-right: 5px;
  }
  .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .price_mobile > span.price {
    width: 100%;
  }
  .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .price_mobile > span.price b {
    background: #fff;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 5px;
    border: 1px solid black;
  }
}
.carousel-products .swiper-slide .product-miniature-slider .product-description {
  margin-top: 15px;
}
@media all and (max-width: 768px) {
  .carousel-products .swiper-slide .product-miniature-slider .product-description {
    margin-top: 5px;
  }
}
.carousel-products .swiper-slide .product-miniature-slider .product-description .manufacturer_name {
  margin-bottom: 5px;
}
@media all and (max-width: 768px) {
  .carousel-products .swiper-slide .product-miniature-slider .product-description .manufacturer_name {
    font-size: 12px;
    line-height: 17px;
  }
}
.carousel-products .swiper-slide .product-miniature-slider .product-description .empty_manufacturer_name {
  content: "";
  display: block;
  height: 21px;
  margin-bottom: 0px;
}
.carousel-products .swiper-slide .product-miniature-slider .product-description .product-title {
  font-size: 19px;
  line-height: 25px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (max-width: 690px) {
  .carousel-products .swiper-slide .product-miniature-slider .product-description .product-title {
    font-size: 15px;
    line-height: 21px;
  }
}
@media all and (max-width: 768px) {
  .carousel-products .swiper-slide .product-miniature-slider .product-description .product-title {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
  }
}

.elementor-section.coup-coeurs {
  padding-left: 130px;
  padding-right: 130px;
}
@media all and (max-width: 768px) {
  .elementor-section.coup-coeurs {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.elementor-section.coup-coeurs > div {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media all and (max-width: 768px) {
  .elementor-section.coup-coeurs > div {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.elementor-section.coup-coeurs .elementor-row {
  max-width: 1800px;
  margin: 0 auto;
}
@media all and (max-width: 768px) {
  .elementor-section.coup-coeurs .elementor-row {
    flex-wrap: wrap;
  }
}
@media all and (max-width: 768px) {
  .elementor-section.coup-coeurs .elementor-row > div {
    width: 100% !important;
  }
}
.elementor-section.coup-coeurs .elementor-row .elementor-widget-text-editor .content-text-editor {
  padding: 0px 10% 30px 10%;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  color: black;
}
@media all and (min-width: 1500px) {
  .elementor-section.coup-coeurs .elementor-row .elementor-widget-text-editor .content-text-editor {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  .elementor-section.coup-coeurs .elementor-row .elementor-widget-text-editor .content-text-editor {
    font-size: 20px;
    line-height: 27px;
  }
}
.elementor-section.coup-coeurs .elementor-row .elementor-widget-image {
  float: left;
  width: 50%;
  position: relative;
}
@media all and (max-width: 690px) {
  .elementor-section.coup-coeurs .elementor-row .elementor-widget-image {
    width: 100%;
  }
}
@media all and (min-width: 769px) {
  .elementor-section.coup-coeurs .elementor-row .elementor-widget-image:first-child {
    padding-right: 30px;
  }
}
@media all and (min-width: 769px) {
  .elementor-section.coup-coeurs .elementor-row .elementor-widget-image:last-child {
    padding-left: 30px;
  }
}
.elementor-section.coup-coeurs .elementor-row .elementor-widget-image img {
  width: 100%;
  max-width: 100% !important;
  -webkit-transition: all 2s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 2s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 2s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 2s cubic-bezier(0.4, 0, 1, 1);
  transition: all 2s cubic-bezier(0.4, 0, 1, 1);
}
.elementor-section.coup-coeurs .elementor-row .elementor-widget-image .elementor-image {
  position: relative;
}
.elementor-section.coup-coeurs .elementor-row .elementor-widget-image figcaption {
  position: absolute;
  bottom: 15px;
  left: 15px;
  background-color: white;
  font-size: 19px;
  line-height: 25px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  color: black;
  padding: 30px;
  max-width: 70%;
  pointer-events: none;
}
@media all and (max-width: 690px) {
  .elementor-section.coup-coeurs .elementor-row .elementor-widget-image figcaption {
    font-size: 15px;
    line-height: 21px;
  }
}
.elementor-section.coup-coeurs .elementor-row .elementor-widget-image a {
  overflow: hidden;
}
.elementor-section.coup-coeurs .elementor-row .elementor-widget-image a:hover img {
  transform: scale(1.1);
}

.elementor-section.block_img_text {
  padding-top: 60px;
  padding-bottom: 60px;
  max-width: 1800px;
  margin: 0 auto;
}
@media all and (max-width: 690px) {
  .elementor-section.block_img_text {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.elementor-section.block_img_text .elementor-row {
  display: flex;
  align-items: center;
}
@media all and (max-width: 768px) {
  .elementor-section.block_img_text .elementor-row {
    flex-wrap: wrap;
  }
  .elementor-section.block_img_text .elementor-row .elementor-col-50 {
    width: 100%;
    margin-bottom: 15px;
  }
}
.elementor-section.block_img_text .elementor-image {
  padding: 0px 60px;
}
@media all and (max-width: 768px) {
  .elementor-section.block_img_text .elementor-image {
    padding: 0px;
    margin-bottom: 15px;
  }
}
.elementor-section.block_img_text .elementor-heading-title {
  color: black !important;
  padding: 0px 90px 0px 30px !important;
  height: auto;
}
@media all and (min-width: 1500px) {
  .elementor-section.block_img_text .elementor-heading-title {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  .elementor-section.block_img_text .elementor-heading-title {
    font-size: 30px;
    line-height: 37px;
  }
}
@media all and (min-width: 1500px) {
  .elementor-section.block_img_text .elementor-heading-title * {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  .elementor-section.block_img_text .elementor-heading-title * {
    font-size: 30px;
    line-height: 37px;
  }
}
@media all and (max-width: 690px) {
  .elementor-section.block_img_text .elementor-heading-title {
    padding: 0px 15px !important;
  }
}
.elementor-section.block_img_text .elementor-widget-text-editor {
  padding: 0px 90px 0px 30px !important;
  color: black !important;
  font-size: 14px;
  line-height: 20px;
  font-family: "Roobert";
}
@media all and (max-width: 690px) {
  .elementor-section.block_img_text .elementor-widget-text-editor {
    padding: 0px 15px !important;
  }
}

.elementor-section.block_text_img {
  padding-top: 60px;
  padding-bottom: 60px;
  max-width: 1800px;
  margin: 0 auto;
}
.elementor-section.block_text_img .elementor-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.elementor-section.block_text_img .elementor-row > .elementor-column:nth-child(2) {
  width: 80%;
  margin-left: -30%;
}
@media all and (max-width: 768px) {
  .elementor-section.block_text_img .elementor-row > .elementor-column:nth-child(2) {
    width: 100%;
    margin-left: 0px;
  }
}
.elementor-section.block_text_img .elementor-row > .elementor-column:nth-child(2) img {
  width: 100%;
}
.elementor-section.block_text_img .elementor-row > .elementor-column:first-child {
  width: 50%;
  margin-left: 0%;
  display: block;
}
@media all and (max-width: 768px) {
  .elementor-section.block_text_img .elementor-row > .elementor-column:first-child {
    width: 100%;
  }
}
.elementor-section.block_text_img .elementor-row > .elementor-column:first-child .elementor-widget-wrap {
  background-color: white;
  padding: 30px;
  width: 100%;
  z-index: 2;
}
.elementor-section.block_text_img .elementor-row > .elementor-column:first-child .elementor-widget-wrap .elementor-widget-text-editor, .elementor-section.block_text_img .elementor-row > .elementor-column:first-child .elementor-widget-wrap .elementor-heading-title {
  padding: 0px !important;
}
.elementor-section.block_text_img .elementor-row > .elementor-column:first-child .elementor-widget-wrap .elementor-heading-title {
  text-transform: none;
  color: black;
  height: auto;
}
@media all and (min-width: 1500px) {
  .elementor-section.block_text_img .elementor-row > .elementor-column:first-child .elementor-widget-wrap .elementor-heading-title {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  .elementor-section.block_text_img .elementor-row > .elementor-column:first-child .elementor-widget-wrap .elementor-heading-title {
    font-size: 30px;
    line-height: 37px;
  }
}
.elementor-section.block_text_img .elementor-row > .elementor-column:first-child .elementor-widget-wrap .elementor-heading-title * {
  text-transform: none;
}
@media all and (min-width: 1500px) {
  .elementor-section.block_text_img .elementor-row > .elementor-column:first-child .elementor-widget-wrap .elementor-heading-title * {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  .elementor-section.block_text_img .elementor-row > .elementor-column:first-child .elementor-widget-wrap .elementor-heading-title * {
    font-size: 30px;
    line-height: 37px;
  }
}
.elementor-section.block_text_img .elementor-row > .elementor-column:first-child .elementor-widget-wrap .elementor-widget-text-editor {
  color: black !important;
  font-size: 14px;
  line-height: 20px;
  font-family: "Roobert";
}

.elementor-section.block_bg_img_txt {
  padding: 60px;
  background-size: cover;
  background-position: center;
  max-width: 1800px;
  margin: 0 auto;
}
@media all and (max-width: 690px) {
  .elementor-section.block_bg_img_txt {
    padding: 30px;
  }
}
.elementor-section.block_bg_img_txt .elementor-container > .elementor-row > div:first-child {
  background-color: white;
  padding: 60px;
  max-width: 600px;
}
@media all and (max-width: 768px) {
  .elementor-section.block_bg_img_txt .elementor-container > .elementor-row > div:first-child {
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.8);
  }
}
.elementor-section.block_bg_img_txt .elementor-container > .elementor-row > div .elementor-heading-title {
  color: black !important;
  padding: 0px 90px 0px 30px !important;
  height: auto;
}
.elementor-section.block_bg_img_txt .elementor-container > .elementor-row > div .elementor-widget-text-editor {
  padding: 0px 30px !important;
  color: black !important;
  font-size: 14px;
  line-height: 20px;
  font-family: "Roobert";
}

.quotedDiv {
  text-align: center;
  color: black;
  margin-top: 60px;
  margin-bottom: 60px;
}
.quotedDiv:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 120%;
  background-image: url(../img/nav/losange.svg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  left: 50%;
  top: 50%;
  transform-origin: center center;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0.5;
  pointer-events: none;
}
.quotedDiv div {
  max-width: 800px;
  margin: 15px auto;
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
  padding: 30px 15px;
}
.quotedDiv div p {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  color: black;
  margin-bottom: 0px;
}
@media all and (min-width: 1500px) {
  .quotedDiv div p {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  .quotedDiv div p {
    font-size: 20px;
    line-height: 27px;
  }
}

.elementor-section.quotedText {
  text-align: center;
  color: black;
}
.elementor-section.quotedText .elementor-text-editor {
  max-width: 900px;
  margin: 60px auto;
  position: relative;
}
.elementor-section.quotedText .elementor-text-editor:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 120%;
  background-image: url(../img/nav/losange.svg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  left: 50%;
  top: 50%;
  transform-origin: center center;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0.5;
  pointer-events: none;
}
.elementor-section.quotedText .elementor-text-editor .content-text-editor {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  color: black;
  text-transform: uppercase;
  padding: 20px 0px;
}
@media all and (min-width: 1500px) {
  .elementor-section.quotedText .elementor-text-editor .content-text-editor {
    font-size: 45px;
    line-height: 51px;
  }
}
@media all and (max-width: 1499px) {
  .elementor-section.quotedText .elementor-text-editor .content-text-editor {
    font-size: 40px;
    line-height: 47px;
  }
}
.elementor-section.quotedText .elementor-text-editor .content-text-editor:before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  display: block;
  margin: 30px auto;
  height: 1px;
  width: 70%;
}
.elementor-section.quotedText .elementor-text-editor .content-text-editor:after {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  display: block;
  margin: 30px auto 30px;
  height: 1px;
  width: 70%;
}
.elementor-section.quotedText .elementor-text-editor .content-text-editor * {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  color: black;
}
@media all and (min-width: 1500px) {
  .elementor-section.quotedText .elementor-text-editor .content-text-editor * {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  .elementor-section.quotedText .elementor-text-editor .content-text-editor * {
    font-size: 30px;
    line-height: 37px;
  }
}
@media all and (max-width: 768px) {
  .elementor-section.quotedText .elementor-text-editor .content-text-editor * {
    font-size: 23px;
    line-height: 29px;
  }
}
@media all and (max-width: 690px) {
  .elementor-section.quotedText .elementor-text-editor .content-text-editor * {
    font-size: 17px;
    line-height: 25px;
  }
}

.elementor-text-editor ul {
  list-style: none;
}
.elementor-text-editor ul > li {
  align-items: center;
  display: flex;
  padding: 10px 0px;
  font-size: 17px;
  line-height: 23px;
  margin-bottom: 0px;
  color: black;
}
.elementor-text-editor ul > li:before {
  content: "";
  display: inline-block;
  height: 15px;
  width: 10px;
  background-image: url(../img/nav/losange_liste.svg);
  background-size: cover;
  background-position: center;
  margin-right: 10px;
}

.elementor-section.manifesto .elementor-container .elementor-row {
  display: flex;
  align-items: start;
}
@media all and (max-width: 768px) {
  .elementor-section.manifesto .elementor-container .elementor-row {
    flex-wrap: wrap;
  }
}
.elementor-section.manifesto .elementor-container .elementor-row > .elementor-column {
  position: relative;
}
@media all and (max-width: 768px) {
  .elementor-section.manifesto .elementor-container .elementor-row > .elementor-column {
    flex: 0 0 50%;
    width: 50%;
  }
}
@media all and (max-width: 690px) {
  .elementor-section.manifesto .elementor-container .elementor-row > .elementor-column {
    flex: 0 0 100%;
    width: 100%;
  }
}
.elementor-section.manifesto .elementor-container .elementor-row > .elementor-column:first-child {
  z-index: 2;
}
.elementor-section.manifesto .elementor-container .elementor-row > .elementor-column:first-child img {
  margin-top: 60px;
  transform: translateX(50%);
}
@media all and (max-width: 768px) {
  .elementor-section.manifesto .elementor-container .elementor-row > .elementor-column:first-child img {
    transform: translateX(0);
    margin-top: 0px;
  }
}
.elementor-section.manifesto .elementor-container .elementor-row > .elementor-column:nth-child(2) {
  z-index: 1;
  padding-right: 30px;
}
@media all and (max-width: 768px) {
  .elementor-section.manifesto .elementor-container .elementor-row > .elementor-column:nth-child(2) {
    display: none;
  }
}
.elementor-section.manifesto .elementor-container .elementor-row > .elementor-column:nth-child(3) {
  z-index: 2;
  align-self: center;
}
@media all and (max-width: 690px) {
  .elementor-section.manifesto .elementor-container .elementor-row > .elementor-column ul {
    padding-left: 0px;
  }
}
@media all and (max-width: 768px) {
  .elementor-section.manifesto .elementor-container .elementor-row > .elementor-column .elementor-image {
    max-height: none !important;
  }
}

.intro_page_triangle {
  margin-bottom: 60px;
}
.intro_page_triangle img {
  width: 100%;
}
@media all and (max-width: 991px) {
  .intro_page_triangle img {
    margin-bottom: 30px;
  }
}
.intro_page_triangle > div:first-child {
  padding-right: 30px;
}
.intro_page_triangle > div:nth-child(2) {
  paddin-left: 30px;
}

.accordion > .card {
  background-color: black;
  border: none;
}
.accordion > .card .card-header {
  border-bottom: 1px solid white;
  padding: 15px 0px;
  margin-bottom: 0px;
}
.accordion > .card .card-header h2 {
  display: block;
}
.accordion > .card .card-header h2 button {
  position: relative;
  color: white;
  text-transform: uppercase;
  display: block;
  width: 100%;
  text-align: left;
}
@media all and (min-width: 1500px) {
  .accordion > .card .card-header h2 button {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  .accordion > .card .card-header h2 button {
    font-size: 30px;
    line-height: 37px;
  }
}
.accordion > .card .card-header h2 button:hover {
  text-decoration: none;
}
.accordion > .card .card-header h2 button:after {
  content: "+";
  display: none;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.accordion > .card .card-header h2 button.collapsed {
  color: #ececec;
}
@media all and (min-width: 1500px) {
  .accordion > .card .card-header h2 button.collapsed {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  .accordion > .card .card-header h2 button.collapsed {
    font-size: 20px;
    line-height: 27px;
  }
}
.accordion > .card .card-header h2 button.collapsed:after {
  display: block;
}
.accordion > .card .collapse {
  border-bottom: 1px solid white;
}
.accordion > .card .card-body {
  padding: 30px 0px;
}
.accordion > .card .card-body > h5 {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (min-width: 1500px) {
  .accordion > .card .card-body > h5 {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  .accordion > .card .card-body > h5 {
    font-size: 20px;
    line-height: 27px;
  }
}
.accordion > .card .card-body > h6 {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media all and (max-width: 690px) {
  .accordion > .card .card-body > h6 {
    font-size: 12px;
    line-height: 18px;
  }
}
.accordion > .card .card-body .descr {
  margin-bottom: 30px;
}
.accordion > .card .card-body .prices {
  color: white;
  margin-bottom: 30px;
  border-top: 1px solid white;
  padding: 10px 0px 0px;
  border: 1px solid white;
}
.accordion > .card .card-body .prices h6 {
  font-size: 20px;
  line-height: 26px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  padding: 0px 10px;
}
.accordion > .card .card-body .prices span {
  display: block;
  border-top: 1px solid white;
}
.accordion > .card .card-body .prices span i {
  padding: 10px;
  width: 50%;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media all and (max-width: 690px) {
  .accordion > .card .card-body .prices span i {
    font-size: 12px;
    line-height: 18px;
  }
}
.accordion > .card .card-body .prices span i:last-child {
  border-left: 1px solid white;
}
.accordion > .card .card-body .prices span a {
  float: right;
}

.team_slider_section {
  position: relative;
  float: left;
  width: calc(100% + 200px);
  margin-right: -100px;
  margin-left: -100px;
  margin-top: 60px;
  border-top: 1px solid black;
  padding-left: 130px;
  padding-right: 120px;
  padding-bottom: 60px;
  padding-top: 60px;
  border-bottom: 1px solid black;
}
@media all and (max-width: 1024px) {
  .team_slider_section {
    padding-right: 0px;
    padding-left: 30px;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media all and (max-width: 768px) {
  .team_slider_section {
    padding-left: 30px;
    padding-bottom: 30px;
  }
}
.team_slider_section .section_infos {
  bottom: 0px;
}
.team_slider_section .team_slider_section_container {
  width: 100%;
  float: right;
  margin: 0px 15px;
}
.team_slider_section .team_slider_section_container > div {
  max-width: 1800px;
  margin: 0 auto;
  width: 100%;
}
.team_slider_section .team_slider_section_container > div .content p {
  margin: 30px 0px;
}
@media all and (max-width: 690px) {
  .team_slider_section #swiper-team {
    margin-top: 15px;
  }
}
.team_slider_section #swiper-team .swiper-slide {
  padding: 0px 0px;
}
.team_slider_section #swiper-team .swiper-slide > .img {
  content: "";
  padding-bottom: 150%;
  display: block;
  background-size: cover;
  background-position: center;
  margin-bottom: 15px;
}
.team_slider_section #swiper-team .swiper-slide .names h5 {
  margin-bottom: 0px;
}

.swiper-manufacturer-arrows {
  float: right;
}

.arrow-swiper-next, .arrow-swiper-prev {
  display: inline-block;
}
.arrow-swiper-next:after, .arrow-swiper-prev:after {
  content: "";
  background-repeat: no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  background-size: 20px auto;
  background-position: center;
  border: 1px solid transparent;
  background-color: #f5f5f5;
  border-radius: 50%;
  -webkit-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: all 0.6s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
.arrow-swiper-next:hover, .arrow-swiper-prev:hover {
  cursor: pointer;
}
.arrow-swiper-next:hover:after, .arrow-swiper-prev:hover:after {
  filter: invert(1);
}

.arrow-swiper-prev:after {
  background-image: url(../icons/arrow_left.svg);
}

.arrow-swiper-next:after {
  background-image: url(../icons/arrow_right.svg);
}

.swiper-products-arrows > div {
  position: absolute;
  top: 50%;
  z-index: 2;
}
.swiper-products-arrows > div:after {
  transform: translateY(calc(-50% - 50px));
}
.swiper-products-arrows > div.arrow-swiper-next {
  right: 0px;
}

.intro_brands:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  background-color: black;
  -webkit-transition: all 1.2s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 1.2s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 1.2s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 1.2s cubic-bezier(0.4, 0, 1, 1);
  transition: all 1.2s cubic-bezier(0.4, 0, 1, 1);
}
.intro_brands h2 {
  opacity: 0;
  transform: translateY(30px);
  -webkit-transition: all 1.5s cubic-bezier(0.24, 1.91, 0.39, 1.03);
  -moz-transition: all 1.5s cubic-bezier(0.24, 1.91, 0.39, 1.03);
  -ms-transition: all 1.5s cubic-bezier(0.24, 1.91, 0.39, 1.03);
  -o-transition: all 1.5s cubic-bezier(0.24, 1.91, 0.39, 1.03);
  transition: all 1.5s cubic-bezier(0.24, 1.91, 0.39, 1.03);
}
.intro_brands.loaded:before {
  opacity: 0.3;
}
.intro_brands.loaded h2 {
  opacity: 1;
  transform: translateY(0px);
}

.checkout-message {
  text-align: center;
  width: 100%;
  border-top: 1px solid black;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 10px 20px;
}
@media all and (max-width: 690px) {
  .checkout-message {
    font-size: 12px;
    line-height: 18px;
  }
}

.product-miniature {
  margin-bottom: 30px;
}
.product-miniature .product-thumbnail {
  display: block;
  margin-bottom: 15px;
}
.product-miniature .product-description h2 {
  font-size: 20px;
}
.product-miniature .product-description .product-price-and-shipping .regular-price {
  font-size: 12px;
  color: grey;
  text-decoration: line-through;
}
.product-miniature .product-description .product-price-and-shipping .discount-product {
  color: red;
}
.product-miniature .product-description .product-price-and-shipping .price {
  display: block;
}
.product-miniature .product-flags {
  list-style: none;
  padding: 0px;
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
.product-miniature .product-flags li {
  display: inline-block;
  background-color: cornflowerblue;
  color: white;
  padding: 3px 6px;
  margin-right: 5px;
}

#gdpr {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
  width: 300px;
  padding: 20px;
  border: 1px solid;
  background-color: #fff;
}
#gdpr .gdpr_text p:last-child {
  margin-bottom: 0px;
  text-align: right;
}
#gdpr .gdpr_text p a {
  text-decoration: underline;
}
#gdpr .gdpr_text p span#gdpr_accepted {
  cursor: pointer;
}

body#index #loader {
  display: none;
}
body#index #wrapper {
  padding-top: 0px;
}
body#index #wrapper > .container-fluid {
  padding: 0px;
}
body#index #wrapper > .container-fluid #content-wrapper {
  padding: 0px;
}
body#index .special_slider {
  border-bottom: 1px solid black;
  background-color: #fafafa;
  margin-bottom: 80px;
  border-top: 1px solid black;
  position: relative;
}
body#index .special_slider .carousel-products .swiper-slide .product-miniature-slider .thumbnail-container .product-thumbnail {
  background-color: white;
}
body#index .homeSliderContainer {
  position: relative;
  padding: 0px 80px;
}
@media all and (max-width: 1024px) {
  body#index .homeSliderContainer {
    padding: 0px;
  }
}
body#index .homeSliderContainer:before {
  position: absolute;
  width: calc(100%);
  height: calc(100% + 60px );
  top: -135px;
  left: 0px;
  background-color: #fafafa;
  content: "";
  display: block;
}
@media all and (min-width: 1801px) {
  body#index .homeSliderContainer:before {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media all and (max-width: 1499px) {
  body#index .homeSliderContainer:before {
    height: 100%;
  }
}
body#index .homeSliderContainer:after {
  width: 80px;
  border-right: 1px solid black;
  display: block;
  content: "";
  height: calc(100% + 100px);
  position: absolute;
  left: 0px;
  top: 0px;
}
@media all and (max-width: 1024px) {
  body#index .homeSliderContainer:after {
    display: none;
  }
}
body#index .homeSliderContainer .losange {
  position: absolute;
  top: 30px;
  left: 50%;
  width: 17%;
  transform: translateX(-50%);
}
body#index .homeSliderContainer .swiper-container {
  padding: 0px 60px 0 0;
  margin: 0 auto;
}
@media all and (min-width: 1500px) {
  body#index .homeSliderContainer .swiper-container {
    max-width: 1800px;
    padding: 0px 130px;
  }
}
@media all and (max-width: 1024px) {
  body#index .homeSliderContainer .swiper-container {
    padding: 0px;
  }
}
body#index .homeSliderContainer .swiper-pagination-home-container {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 90px;
}
@media all and (max-width: 690px) {
  body#index .homeSliderContainer .swiper-pagination-home-container {
    display: none;
  }
}
body#index .homeSliderContainer .swiper-pagination-home-container > i {
  display: block;
  font-style: normal;
}
body#index .homeSliderContainer .swiper-pagination-home-container > i:last-child {
  text-align: right;
}
body#index .homeSliderContainer .swiper-pagination-home-container .swiper-pagination-home {
  height: 1px;
  width: 90px;
}
body#index .homeSliderContainer .swiper-pagination-home-container .swiper-pagination-home > span {
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  background-color: black;
  -webkit-transition: all 0.2s cubic-bezier(0.4, 0, 1, 1) !important;
  -moz-transition: all 0.2s cubic-bezier(0.4, 0, 1, 1) !important;
  -ms-transition: all 0.2s cubic-bezier(0.4, 0, 1, 1) !important;
  -o-transition: all 0.2s cubic-bezier(0.4, 0, 1, 1) !important;
  transition: all 0.2s cubic-bezier(0.4, 0, 1, 1) !important;
}
body#index #homeSlider {
  height: auto;
  margin: 135px auto 0;
}
@media all and (max-width: 1300px) {
  body#index #homeSlider {
    margin: 97px auto 0;
  }
}
@media all and (max-width: 1200px) {
  body#index #homeSlider {
    margin: 95px auto 0;
  }
}
@media all and (max-width: 1024px) {
  body#index #homeSlider {
    margin: 0px auto;
  }
}
@media all and (max-width: 690px) {
  body#index #homeSlider {
    margin: 60px auto 0;
  }
}
body#index #homeSlider .swiper-slide {
  background-size: cover;
  background-position: center;
  height: auto;
}
body#index #homeSlider .swiper-slide > div {
  height: 100%;
  padding: 0px;
}
body#index #homeSlider .swiper-slide > div .img {
  height: auto;
  padding-bottom: 50%;
  width: calc(45% - 25px);
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  transform-origin: left;
}
@media all and (min-width: 1500px) {
  body#index #homeSlider .swiper-slide > div .img {
    margin-top: 7%;
  }
}
@media all and (max-width: 1440px) {
  body#index #homeSlider .swiper-slide > div .img {
    margin-top: 0px;
  }
}
@media all and (max-width: 768px) {
  body#index #homeSlider .swiper-slide > div .img {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-bottom: 100%;
  }
}
@media all and (max-width: 690px) {
  body#index #homeSlider .swiper-slide > div .img {
    position: relative;
  }
}
body#index #homeSlider .swiper-slide > div .img span {
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  right: 0px;
  width: 100%;
  height: 100%;
  background-color: black;
}
body#index #homeSlider .swiper-slide > div .content-container {
  width: 55%;
  margin-left: 25px;
}
@media all and (max-width: 768px) {
  body#index #homeSlider .swiper-slide > div .content-container {
    width: 100%;
  }
}
@media all and (max-width: 690px) {
  body#index #homeSlider .swiper-slide > div .content-container {
    margin-left: 0px;
  }
}
body#index #homeSlider .swiper-slide > div .content-container > .content {
  margin-top: 90px;
  padding-right: 30px;
}
@media all and (max-width: 1440px) {
  body#index #homeSlider .swiper-slide > div .content-container > .content {
    margin-top: 0px;
  }
}
@media all and (max-width: 768px) {
  body#index #homeSlider .swiper-slide > div .content-container > .content {
    width: 100%;
    padding-right: 30px;
    margin-left: 30px;
    margin-top: 120px;
  }
}
@media all and (max-width: 690px) {
  body#index #homeSlider .swiper-slide > div .content-container > .content {
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px 30px;
  }
}
body#index #homeSlider .swiper-slide > div .content-container > .content > h4 {
  text-align: right;
  margin-bottom: 30px;
  text-decoration: underline;
}
@media all and (max-width: 768px) {
  body#index #homeSlider .swiper-slide > div .content-container > .content > h4 {
    text-align: left;
    display: flex;
    align-items: center;
  }
}
@media all and (max-width: 690px) {
  body#index #homeSlider .swiper-slide > div .content-container > .content > h4 {
    z-index: 2;
    position: absolute;
    transform: rotate(-90deg) translateX(30px);
    transform-origin: center left;
  }
}
body#index #homeSlider .swiper-slide > div .content-container > .content > h4 i {
  display: inline-block;
  margin-bottom: -23px;
}
@media all and (max-width: 690px) {
  body#index #homeSlider .swiper-slide > div .content-container > .content > h4 i {
    width: 50px;
    height: 50px;
    margin-right: 5px;
    margin-bottom: 0px;
  }
}
body#index #homeSlider .swiper-slide > div .content-container > .content > h2 {
  /*transform: translateX(-120px);
  width: calc(100% + 120px);
  overflow: hidden;
  padding-bottom: 0px;*/
  width: 100%;
  overflow: hidden;
  padding-bottom: 0;
  margin-left: 0px;
  font-size: 35px;
  line-height: 42px;
}
@media all and (min-width: 691px) and (max-width: 768px) {
  body#index #homeSlider .swiper-slide > div .content-container > .content > h2 {
    transform: translateX(0px);
    width: 100%;
  }
}
@media all and (max-width: 690px) {
  body#index #homeSlider .swiper-slide > div .content-container > .content > h2 {
    margin-left: 0px;
    padding-top: 15px;
    transform: translateX(0px);
    width: 100%;
  }
}
body#index #homeSlider .swiper-slide > div .content-container > .content > h2 > span {
  display: block;
  transform: translateY(100%);
  font-size: 35px;
  line-height: 42px;
}
body#index #homeSlider .swiper-slide > div .content-container > .content > a {
  float: right;
  margin-top: 30px;
  background-color: #fafafa;
}
@media all and (max-width: 690px) {
  body#index #homeSlider .swiper-slide > div .content-container > .content > a {
    width: 100%;
    margin-top: 10px;
  }
}
body#index #homeSlider .swiper-slide > div .content-container > .content > *:not(.next_slide) {
  opacity: 0;
}
body#index #homeSlider .swiper-slide > div .next_slide {
  width: 100%;
  float: right;
  margin-top: 90px;
  cursor: pointer;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
@media all and (max-width: 768px) {
  body#index #homeSlider .swiper-slide > div .next_slide {
    z-index: 9;
  }
}
@media all and (max-width: 690px) {
  body#index #homeSlider .swiper-slide > div .next_slide {
    width: 100%;
    margin-top: 0px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin-top: 15px;
    display: none !important;
  }
}
body#index #homeSlider .swiper-slide > div .next_slide:hover .content_next {
  transform: translateX(10px);
}
body#index #homeSlider .swiper-slide > div .next_slide > div {
  background-color: #ececec;
  width: calc(100% - 60px);
}
@media all and (max-width: 768px) {
  body#index #homeSlider .swiper-slide > div .next_slide > div {
    background-color: white;
    width: 70%;
  }
}
@media all and (max-width: 690px) {
  body#index #homeSlider .swiper-slide > div .next_slide > div {
    width: 100%;
    padding-right: 15px;
  }
}
body#index #homeSlider .swiper-slide > div .next_slide > div .content_next {
  width: 70%;
  padding: 30px;
  opacity: 0;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
@media all and (max-width: 690px) {
  body#index #homeSlider .swiper-slide > div .next_slide > div .content_next {
    padding: 15px;
  }
}
body#index #homeSlider .swiper-slide > div .next_slide > div .img {
  width: 30%;
  background-size: cover;
  background-position: center;
  height: auto;
  padding-bottom: 30%;
  margin-top: 0px;
  position: relative;
  transform-origin: left center;
}
body#index #homeSlider .swiper-slide > div .next_slide > div .img span {
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  right: 0px;
  width: 100%;
  height: 100%;
  background-color: black;
}
body#index #content > .elementor {
  padding-top: 100px;
  position: relative;
}
@media all and (max-width: 1024px) {
  body#index #content > .elementor {
    padding-top: 30px;
  }
}
body#index #content > .elementor .home-nos-produits .section_infos {
  left: 0;
}
body#index #content > .elementor .home-nos-produits .section_title {
  padding-left: 15px;
  padding-right: 15px;
}
body#index #content > .elementor .home-nos-produits .section_title a {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media all and (max-width: 690px) {
  body#index #content > .elementor .home-nos-produits .section_title a {
    font-size: 12px;
    line-height: 18px;
  }
}
body#index #content > .elementor .home-nos-produits .section_title a i {
  margin-left: 15px;
}
body#index #content > .elementor .home-nos-produits .elementor-widget-product-carousel {
  margin-bottom: 0px;
  padding-bottom: 60px;
  border-bottom: 1px solid black;
}
body#index #content > .elementor .home-nos-produits .elementor-widget-product-carousel .section_infos > div:after {
  font-size: 0px;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-size: cover;
  background-image: url(../icons/lines.png);
  margin: 0 auto;
}
body#index #content > .elementor .home-nos-produits .section-carousel-products {
  padding-left: 115px;
  padding-right: 115px;
}
body#index #content > .elementor .elementor-section.coup-coeurs {
  padding-left: 79px;
}
@media all and (max-width: 1024px) {
  body#index #content > .elementor .elementor-section.coup-coeurs {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media all and (max-width: 690px) {
  body#index #content > .elementor .elementor-section.coup-coeurs {
    display: none !important;
  }
}
body#index #content > .elementor .elementor-section.coup-coeurs > div {
  padding-left: 52px;
  border-left: 1px solid black;
}
@media all and (max-width: 1024px) {
  body#index #content > .elementor .elementor-section.coup-coeurs > div {
    padding-left: 0px;
    border-left: none;
  }
}
body#index .brands_slider_section {
  border-top: 1px solid black;
}
body#index .brands_slider_section .section_infos > div:after {
  font-size: 0px;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-size: cover;
  background-image: url(../icons/moon_white.png);
  margin: 0 auto;
}
body#index .featured_products_container {
  padding: 0px 80px;
  border-bottom: 1px solid black;
}
@media all and (max-width: 1024px) {
  body#index .featured_products_container {
    padding: 0px;
  }
}
body#index .featured_products_container .section-carousel-products {
  padding: 0px 35px;
}
@media all and (max-width: 690px) {
  body#index .featured_products_container .section-carousel-products {
    padding: 0px 15px;
  }
}
@media all and (min-width: 1025px) {
  body#index .featured_products_container .section-carousel-products .swiper-products-arrows > div {
    top: calc(50% - 150px);
  }
}
body#index .featured_products_container .section_title {
  padding-left: 15px;
  padding-right: 15px;
}
body#index .featured_products_container .section_title a {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media all and (max-width: 690px) {
  body#index .featured_products_container .section_title a {
    font-size: 12px;
    line-height: 18px;
  }
}
body#index .featured_products_container .section_title a i {
  margin-left: 15px;
}
@media all and (max-width: 768px) {
  body#index .brand-focus-img {
    min-height: auto;
    background-size: 100% auto;
    background-position: left top;
  }
}
body#index .brand-focus {
  padding: 0px 80px;
  transform: translateY(-60px);
}
@media all and (max-width: 1024px) {
  body#index .brand-focus {
    padding: 0px;
  }
}
body#index .brand-focus .section_title {
  display: none !important;
}
body#index.elementor-editor-active main:before {
  display: none;
}
body#index.elementor-editor-active main:after {
  display: none;
}
body#index.elementor-editor-active .carousel-products .swiper-slide {
  width: 25%;
}
body#index.elementor-editor-active .brands_slider_section #swiper-manufacturer .swiper-slide {
  width: 30%;
  margin-right: 60px;
}
body#index.elementor-editor-active .hide-block {
  display: block !important;
}

body#category #losange, body#search #losange {
  position: absolute;
  right: 0px;
  top: 70vh;
  z-index: 10;
  pointer-events: none;
  overflow: hidden;
}
body#category #losange img, body#search #losange img {
  max-width: 400px;
  transform: translateX(33%);
  width: 20vw;
}
body#category #wrapper, body#search #wrapper {
  padding-top: 0px;
}
body#category #wrapper > .container-fluid, body#search #wrapper > .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
body#category #wrapper > .container-fluid #content-wrapper, body#search #wrapper > .container-fluid #content-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
body#category #wrapper > .container-fluid #content-wrapper .intro_brands, body#search #wrapper > .container-fluid #content-wrapper .intro_brands {
  background-size: cover;
  background-position: center;
  position: relative;
}
body#category #wrapper > .container-fluid #content-wrapper .intro_brands h2, body#search #wrapper > .container-fluid #content-wrapper .intro_brands h2 {
  font-size: 5vw;
  line-height: 1;
}
body#category #wrapper > .container-fluid #content-wrapper .intro_brands:after, body#search #wrapper > .container-fluid #content-wrapper .intro_brands:after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 20vw;
  background-color: #f5f5f5;
  content: "";
  display: block;
  transform: translateY(100%);
  pointer-events: none;
}
@media all and (max-width: 690px) {
  body#category #wrapper > .container-fluid #content-wrapper .intro_brands:after, body#search #wrapper > .container-fluid #content-wrapper .intro_brands:after {
    display: none;
  }
}
@media all and (max-width: 690px) {
  body#category #wrapper > .container-fluid #content-wrapper .intro_brands, body#search #wrapper > .container-fluid #content-wrapper .intro_brands {
    flex-wrap: wrap;
    height: 70vw;
  }
}
body#category #js-product-list-header, body#search #js-product-list-header {
  margin-bottom: 0px;
  position: relative;
}
body#category .products_controls, body#search .products_controls {
  width: 100%;
  padding: 0px 80px;
  position: absolute;
  bottom: 0px;
  opacity: 0;
  z-index: 10;
}
@media all and (min-width: 691px) {
  body#category .products_controls, body#search .products_controls {
    -webkit-transition: all 1s cubic-bezier(0.24, 1.91, 0.39, 1.03);
    -moz-transition: all 1s cubic-bezier(0.24, 1.91, 0.39, 1.03);
    -ms-transition: all 1s cubic-bezier(0.24, 1.91, 0.39, 1.03);
    -o-transition: all 1s cubic-bezier(0.24, 1.91, 0.39, 1.03);
    transition: all 1s cubic-bezier(0.24, 1.91, 0.39, 1.03);
    transform: translateY(40%);
  }
}
@media all and (max-width: 768px) {
  body#category .products_controls, body#search .products_controls {
    padding: 0px;
  }
}
@media all and (max-width: 690px) {
  body#category .products_controls, body#search .products_controls {
    z-index: 20;
    bottom: auto;
    transform: none;
    display: none;
    position: fixed;
    left: 0px;
    top: 62px;
  }
}
body#category .products_controls > div, body#search .products_controls > div {
  background: white;
  border-bottom: 1px solid #ececec;
  width: 100%;
  padding: 30px 30px 15px 30px;
  max-width: 1580px;
  margin: 0 auto;
}
@media all and (max-width: 690px) {
  body#category .products_controls > div, body#search .products_controls > div {
    padding: 15px 15px 5px 15px;
  }
}
body#category .products_controls > div #js-active-search-filters, body#search .products_controls > div #js-active-search-filters {
  display: none;
}
@media all and (max-width: 690px) {
  body#category .products_controls > div #search_filters > div, body#search .products_controls > div #search_filters > div {
    width: 100%;
  }
}
body#category .products_controls > div #search_filters > div.filters-container > p, body#search .products_controls > div #search_filters > div.filters-container > p {
  color: black;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 17px;
  margin-bottom: 8px;
  margin-right: 30px;
}
@media all and (max-width: 690px) {
  body#category .products_controls > div #search_filters > div.filters-container > p, body#search .products_controls > div #search_filters > div.filters-container > p {
    width: 100%;
    text-align: left;
  }
}
body#category .products_controls > div #search_filters > div.filters-container .facet, body#search .products_controls > div #search_filters > div.filters-container .facet {
  margin-right: 60px;
}
@media all and (max-width: 690px) {
  body#category .products_controls > div #search_filters > div.filters-container .facet, body#search .products_controls > div #search_filters > div.filters-container .facet {
    width: 100%;
    margin-right: 30px;
    margin-bottom: 15px;
    text-align: left;
  }
}
body#category .products_controls > div #search_filters > div.filters-container #_desktop_search_filters_clear_all, body#search .products_controls > div #search_filters > div.filters-container #_desktop_search_filters_clear_all {
  font-size: 12px;
  margin-left: 15px;
  margin-bottom: 8px;
}
body#category .products_controls > div #search_filters > div.specials_cats, body#search .products_controls > div #search_filters > div.specials_cats {
  margin-top: -13px;
}
@media all and (max-width: 768px) {
  body#category .products_controls > div #search_filters > div.specials_cats, body#search .products_controls > div #search_filters > div.specials_cats {
    margin-top: 0px;
  }
}
@media all and (max-width: 690px) {
  body#category .products_controls > div #search_filters > div.specials_cats, body#search .products_controls > div #search_filters > div.specials_cats {
    padding-bottom: 15px;
    text-align: left;
  }
}
body#category .products_controls > div #search_filters > div.specials_cats a, body#search .products_controls > div #search_filters > div.specials_cats a {
  font-size: 11px;
  line-height: 17px;
  text-transform: uppercase;
  font-weight: bold;
  float: left;
}
body#category .products_controls > div #search_filters > div.specials_cats a:not(:first-child), body#search .products_controls > div #search_filters > div.specials_cats a:not(:first-child) {
  margin-left: 20px;
}
@media all and (max-width: 768px) {
  body#category .products_controls > div #search_filters > div.specials_cats a, body#search .products_controls > div #search_filters > div.specials_cats a {
    margin-left: 15px;
  }
}
@media all and (max-width: 690px) {
  body#category .products_controls > div #search_filters > div.specials_cats a, body#search .products_controls > div #search_filters > div.specials_cats a {
    width: auto;
    float: none;
    margin-right: 15px;
    margin-left: 0px;
    display: inline-block;
  }
}
body#category .products_controls > div #search_filters > div.specials_cats a:before, body#search .products_controls > div #search_filters > div.specials_cats a:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid black;
  float: left;
  margin-right: 10px;
  border-radius: 50%;
  margin-top: 3px;
  -webkit-transition: background-color 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: background-color 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: background-color 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: background-color 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: background-color 0.36s cubic-bezier(0.4, 0, 1, 1);
}
body#category .products_controls > div #search_filters > div.specials_cats a:hover:before, body#category .products_controls > div #search_filters > div.specials_cats a.active:before, body#search .products_controls > div #search_filters > div.specials_cats a:hover:before, body#search .products_controls > div #search_filters > div.specials_cats a.active:before {
  background-color: black;
}
body#category .products_controls.loaded, body#search .products_controls.loaded {
  opacity: 1;
}
@media all and (min-width: 691px) {
  body#category .products_controls.loaded, body#search .products_controls.loaded {
    transform: translateY(50%);
  }
}
body#category .openFilters, body#search .openFilters {
  display: none;
}
@media all and (max-width: 690px) {
  body#category .openFilters, body#search .openFilters {
    display: block;
    position: fixed;
    left: 10px;
    bottom: 10px;
    background-color: white;
    border: 1px solid black;
    padding: 5px;
    z-index: 30;
  }
}
body#category #products, body#search #products {
  padding: 70px 80px 0px;
  max-width: 1800px;
  margin: 0 auto;
  position: relative;
}
@media all and (max-width: 768px) {
  body#category #products, body#search #products {
    padding: 70px 15px;
  }
}
@media all and (max-width: 690px) {
  body#category #products, body#search #products {
    padding-top: 20px;
  }
}
body#category #products #js-product-list-top, body#search #products #js-product-list-top {
  margin-bottom: 30px;
  padding: 0 30px;
}
@media all and (max-width: 690px) {
  body#category #products #js-product-list-top, body#search #products #js-product-list-top {
    padding: 0px;
  }
}
body#category #products #js-product-list-top .products-sort-order button, body#search #products #js-product-list-top .products-sort-order button {
  min-width: 170px;
  text-align: left;
  margin-top: 15px;
}
body#category #products #js-product-list-top .products-sort-order button:after, body#search #products #js-product-list-top .products-sort-order button:after {
  float: right;
  margin-top: 7px;
}
body#category #js-product-list .products, body#search #js-product-list .products {
  padding: 0px 15px;
}
@media all and (max-width: 690px) {
  body#category #js-product-list .products, body#search #js-product-list .products {
    padding: 0px;
  }
}
body#category #js-product-list .products article, body#search #js-product-list .products article {
  width: 25%;
  padding: 0px 15px;
  margin-top: 30px;
}
body#category #js-product-list .products article .thumbnail-container, body#search #js-product-list .products article .thumbnail-container {
  position: relative;
  overflow: hidden;
}
body#category #js-product-list .products article .thumbnail-container .product-thumbnail, body#search #js-product-list .products article .thumbnail-container .product-thumbnail {
  background-color: #fafafa;
  margin-bottom: 0px;
  padding: 30px 0px;
}
body#category #js-product-list .products article .thumbnail-container .product-thumbnail img, body#search #js-product-list .products article .thumbnail-container .product-thumbnail img {
  width: 100%;
  mix-blend-mode: multiply;
  -webkit-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
body#category #js-product-list .products article .thumbnail-container .hover-product, body#search #js-product-list .products article .thumbnail-container .hover-product {
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 0px;
  padding: 30px;
  color: white;
  text-align: center;
  transform: translateX(100%);
  opacity: 0;
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div, body#search #js-product-list .products article .thumbnail-container .hover-product > div {
  width: 100%;
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div .product-price-and-shipping, body#search #js-product-list .products article .thumbnail-container .hover-product > div .product-price-and-shipping {
  display: block;
  margin-top: 15px;
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div .product-price-and-shipping .regular-price, body#search #js-product-list .products article .thumbnail-container .hover-product > div .product-price-and-shipping .regular-price {
  text-decoration: line-through;
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div .product-price-and-shipping .discount-product, body#search #js-product-list .products article .thumbnail-container .hover-product > div .product-price-and-shipping .discount-product {
  font-size: 14px;
  background: black;
  color: white;
  padding: 5px 10px;
  border: 1px solid white;
  margin-left: 10px;
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div .product-price-and-shipping .price, body#search #js-product-list .products article .thumbnail-container .hover-product > div .product-price-and-shipping .price {
  display: block;
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div .product-price-and-shipping .price.has-discount, body#search #js-product-list .products article .thumbnail-container .hover-product > div .product-price-and-shipping .price.has-discount {
  margin-top: 10px;
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div form, body#category #js-product-list .products article .thumbnail-container .hover-product > div .see_product, body#search #js-product-list .products article .thumbnail-container .hover-product > div form, body#search #js-product-list .products article .thumbnail-container .hover-product > div .see_product {
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div form > button, body#category #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button, body#search #js-product-list .products article .thumbnail-container .hover-product > div form > button, body#search #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button {
  overflow: hidden;
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div form > button .loaderContainer, body#category #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button .loaderContainer, body#search #js-product-list .products article .thumbnail-container .hover-product > div form > button .loaderContainer, body#search #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button .loaderContainer {
  background: white;
  position: absolute;
  width: 43px;
  height: 43px;
  content: "";
  display: block;
  left: 50%;
  top: 50%;
  pointer-events: none;
  opacity: 1;
  transform: translateY(-170%) translateX(-50%);
  border-radius: 50%;
  border: 1px solid white;
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div form > button .loaderContainer > img, body#category #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button .loaderContainer > img, body#search #js-product-list .products article .thumbnail-container .hover-product > div form > button .loaderContainer > img, body#search #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button .loaderContainer > img {
  width: 25px;
  margin-top: 8px;
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div form > button > span, body#category #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button > span, body#search #js-product-list .products article .thumbnail-container .hover-product > div form > button > span, body#search #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button > span {
  -webkit-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div form > button > span:first-child, body#category #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button > span:first-child, body#search #js-product-list .products article .thumbnail-container .hover-product > div form > button > span:first-child, body#search #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button > span:first-child {
  display: block;
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div form > button.process, body#category #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button.process, body#search #js-product-list .products article .thumbnail-container .hover-product > div form > button.process, body#search #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button.process {
  pointer-events: none;
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div form > button.process > span:first-child, body#category #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button.process > span:first-child, body#search #js-product-list .products article .thumbnail-container .hover-product > div form > button.process > span:first-child, body#search #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button.process > span:first-child {
  transform: translateY(53px);
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div form > button.process > span.loaderContainer, body#category #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button.process > span.loaderContainer, body#search #js-product-list .products article .thumbnail-container .hover-product > div form > button.process > span.loaderContainer, body#search #js-product-list .products article .thumbnail-container .hover-product > div .see_product > button.process > span.loaderContainer {
  transform: translateY(-50%) translateX(-50%);
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body#category #js-product-list .products article .thumbnail-container .hover-product > div .see_product, body#search #js-product-list .products article .thumbnail-container .hover-product > div .see_product {
  width: auto;
}
body#category #js-product-list .products article .thumbnail-container .hover-product .stars, body#search #js-product-list .products article .thumbnail-container .hover-product .stars {
  width: 90px;
}
@media all and (min-width: 769px) {
  body#category #js-product-list .products article .thumbnail-container:hover a, body#search #js-product-list .products article .thumbnail-container:hover a {
    text-decoration: none;
  }
  body#category #js-product-list .products article .thumbnail-container:hover .product-thumbnail img, body#search #js-product-list .products article .thumbnail-container:hover .product-thumbnail img {
    transform: scale(1.2);
  }
  body#category #js-product-list .products article .thumbnail-container:hover .hover-product, body#search #js-product-list .products article .thumbnail-container:hover .hover-product {
    opacity: 1;
    transform: translateX(0);
  }
}
body#category #js-product-list .products article .thumbnail-container .price_mobile, body#search #js-product-list .products article .thumbnail-container .price_mobile {
  display: none;
}
@media all and (max-width: 768px) {
  body#category #js-product-list .products article .thumbnail-container .price_mobile, body#search #js-product-list .products article .thumbnail-container .price_mobile {
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: block;
    font-size: 12px;
    line-height: 17px;
    text-align: right;
  }
  body#category #js-product-list .products article .thumbnail-container .price_mobile > span, body#search #js-product-list .products article .thumbnail-container .price_mobile > span {
    width: auto;
    display: inline-block;
  }
  body#category #js-product-list .products article .thumbnail-container .price_mobile > span.regular-price, body#search #js-product-list .products article .thumbnail-container .price_mobile > span.regular-price {
    text-decoration: line-through;
    color: grey;
    margin-right: 5px;
  }
  body#category #js-product-list .products article .thumbnail-container .price_mobile > span.discount-product, body#search #js-product-list .products article .thumbnail-container .price_mobile > span.discount-product {
    padding-right: 5px;
  }
  body#category #js-product-list .products article .thumbnail-container .price_mobile > span.price, body#search #js-product-list .products article .thumbnail-container .price_mobile > span.price {
    width: 100%;
  }
  body#category #js-product-list .products article .thumbnail-container .price_mobile > span.price b, body#search #js-product-list .products article .thumbnail-container .price_mobile > span.price b {
    background: #fff;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 5px;
    border: 1px solid black;
  }
}
body#category #js-product-list .products article .product-description, body#search #js-product-list .products article .product-description {
  margin-top: 15px;
}
@media all and (max-width: 768px) {
  body#category #js-product-list .products article .product-description, body#search #js-product-list .products article .product-description {
    margin-top: 5px;
  }
}
body#category #js-product-list .products article .product-description .manufacturer_name, body#search #js-product-list .products article .product-description .manufacturer_name {
  margin-bottom: 5px;
}
@media all and (max-width: 768px) {
  body#category #js-product-list .products article .product-description .manufacturer_name, body#search #js-product-list .products article .product-description .manufacturer_name {
    font-size: 12px;
    line-height: 17px;
  }
}
body#category #js-product-list .products article .product-description .empty_manufacturer_name, body#search #js-product-list .products article .product-description .empty_manufacturer_name {
  content: "";
  display: block;
  height: 21px;
  margin-bottom: 0px;
}
body#category #js-product-list .products article .product-description .product-title, body#search #js-product-list .products article .product-description .product-title {
  font-size: 19px;
  line-height: 25px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (max-width: 690px) {
  body#category #js-product-list .products article .product-description .product-title, body#search #js-product-list .products article .product-description .product-title {
    font-size: 15px;
    line-height: 21px;
  }
}
@media all and (max-width: 768px) {
  body#category #js-product-list .products article .product-description .product-title, body#search #js-product-list .products article .product-description .product-title {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
  }
}
@media all and (max-width: 991px) {
  body#category #js-product-list .products article, body#search #js-product-list .products article {
    width: 33.3333%;
  }
}
@media all and (max-width: 690px) {
  body#category #js-product-list .products article, body#search #js-product-list .products article {
    width: 50%;
    padding: 0 7.5px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
body#category #js-product-list .products article .thumbnail-container .hover-product .price, body#search #js-product-list .products article .thumbnail-container .hover-product .price {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
}
@media all and (min-width: 1500px) {
  body#category #js-product-list .products article .thumbnail-container .hover-product .price, body#search #js-product-list .products article .thumbnail-container .hover-product .price {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  body#category #js-product-list .products article .thumbnail-container .hover-product .price, body#search #js-product-list .products article .thumbnail-container .hover-product .price {
    font-size: 30px;
    line-height: 37px;
  }
}
@media all and (max-width: 690px) {
  body#category #js-product-list .products article .thumbnail-container .hover-product .price, body#search #js-product-list .products article .thumbnail-container .hover-product .price {
    font-size: 20px;
    line-height: 26px;
  }
}
body#category #js-product-list .products .feat-product, body#search #js-product-list .products .feat-product {
  width: calc(100% + 60px);
  padding: 0px 15px;
  margin-bottom: 0px;
  margin-right: -30px;
  margin-left: -30px;
  position: relative;
}
@media all and (max-width: 768px) {
  body#category #js-product-list .products .feat-product, body#search #js-product-list .products .feat-product {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 40px);
  }
}
body#category #js-product-list .products .feat-product .number, body#search #js-product-list .products .feat-product .number {
  text-align: center;
  margin-bottom: 0px;
  position: absolute;
  top: 30px;
  width: 200px;
  left: 0px;
  pointer-events: none;
}
body#category #js-product-list .products .feat-product .number span, body#search #js-product-list .products .feat-product .number span {
  font-size: 50px;
  line-height: 57px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  position: relative;
  color: white;
}
@media all and (max-width: 1440px) {
  body#category #js-product-list .products .feat-product .number span, body#search #js-product-list .products .feat-product .number span {
    font-size: 43px;
    line-height: 57px;
  }
}
@media all and (min-width: 1681px) {
  body#category #js-product-list .products .feat-product .number span, body#search #js-product-list .products .feat-product .number span {
    font-size: 55px;
    line-height: 63px;
  }
}
@media all and (max-width: 1024px) {
  body#category #js-product-list .products .feat-product .number span, body#search #js-product-list .products .feat-product .number span {
    font-size: 40px;
    line-height: 47px;
  }
}
@media all and (max-width: 768px) {
  body#category #js-product-list .products .feat-product .number span, body#search #js-product-list .products .feat-product .number span {
    font-size: 27px;
    line-height: 35px;
  }
}
body#category #js-product-list .products .feat-product .number:after, body#search #js-product-list .products .feat-product .number:after {
  position: absolute;
  content: "";
  width: 150px;
  height: 150px;
  border: 1px solid white;
  transform: rotate(45deg) translate(-10px, -50px);
  left: 0px;
  top: 0px;
  transform-origin: center center;
}
body#category #js-product-list .products .feat-product > div, body#search #js-product-list .products .feat-product > div {
  padding: 80px;
  background-size: cover;
  background-position: center;
  min-height: 22vw;
  display: flex;
  align-items: center;
}
@media all and (max-width: 690px) {
  body#category #js-product-list .products .feat-product > div, body#search #js-product-list .products .feat-product > div {
    padding: 15px;
  }
}
body#category #js-product-list .products .feat-product .content, body#search #js-product-list .products .feat-product .content {
  width: 45%;
  color: white;
  text-align: center;
  margin-left: 5%;
  padding: 60px 0px;
}
@media all and (max-width: 690px) {
  body#category #js-product-list .products .feat-product .content, body#search #js-product-list .products .feat-product .content {
    width: 100%;
    margin-left: 0px;
  }
}
body#category #js-product-list .products .feat-product .content .manufacturer_name, body#search #js-product-list .products .feat-product .content .manufacturer_name {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
body#category #js-product-list .products .feat-product .content h4, body#search #js-product-list .products .feat-product .content h4 {
  font-size: 50px;
  line-height: 57px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
@media all and (max-width: 1440px) {
  body#category #js-product-list .products .feat-product .content h4, body#search #js-product-list .products .feat-product .content h4 {
    font-size: 43px;
    line-height: 57px;
  }
}
@media all and (min-width: 1681px) {
  body#category #js-product-list .products .feat-product .content h4, body#search #js-product-list .products .feat-product .content h4 {
    font-size: 55px;
    line-height: 63px;
  }
}
@media all and (max-width: 1024px) {
  body#category #js-product-list .products .feat-product .content h4, body#search #js-product-list .products .feat-product .content h4 {
    font-size: 40px;
    line-height: 47px;
  }
}
@media all and (max-width: 768px) {
  body#category #js-product-list .products .feat-product .content h4, body#search #js-product-list .products .feat-product .content h4 {
    font-size: 27px;
    line-height: 35px;
  }
}
body#category #js-product-list .products .feat-product > img, body#search #js-product-list .products .feat-product > img {
  position: absolute;
  bottom: 20px;
  left: 30px;
  width: 30px;
}
body#category #pictos_cat, body#search #pictos_cat {
  position: fixed;
  left: 0px;
  bottom: 0px;
}
body#category #pictos_cat > .section_infos, body#search #pictos_cat > .section_infos {
  position: relative;
}

body#search #wrapper {
  padding-top: 160px;
}
@media all and (max-width: 690px) {
  body#search #wrapper {
    padding-top: 70px;
  }
}
body#search #wrapper #js-product-list-header {
  padding: 0px 110px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  border-bottom: 1px solid black;
  padding-bottom: 20px;
}
@media all and (min-width: 1500px) {
  body#search #wrapper #js-product-list-header {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  body#search #wrapper #js-product-list-header {
    font-size: 30px;
    line-height: 37px;
  }
}
@media all and (max-width: 690px) {
  body#search #wrapper #js-product-list-header {
    padding: 0px 30px 15px;
  }
}
body#search #wrapper #products {
  padding-top: 30px;
}

body#category #js-product-list.giftpage .top_gift {
  height: 30vw;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  position: relative;
}
body#category #js-product-list.giftpage .top_gift h3 {
  font-size: 50px;
  line-height: 57px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
@media all and (max-width: 1440px) {
  body#category #js-product-list.giftpage .top_gift h3 {
    font-size: 43px;
    line-height: 57px;
  }
}
@media all and (min-width: 1681px) {
  body#category #js-product-list.giftpage .top_gift h3 {
    font-size: 55px;
    line-height: 63px;
  }
}
@media all and (max-width: 1024px) {
  body#category #js-product-list.giftpage .top_gift h3 {
    font-size: 40px;
    line-height: 47px;
  }
}
@media all and (max-width: 768px) {
  body#category #js-product-list.giftpage .top_gift h3 {
    font-size: 27px;
    line-height: 35px;
  }
}

body#module-thegiftcard-page #wrapper {
  padding-top: 0px;
}
@media all and (max-width: 690px) {
  body#module-thegiftcard-page #wrapper {
    padding-top: 62px;
    overflow: hidden;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_product {
  max-width: 100%;
  width: 100%;
}
body#module-thegiftcard-page #wrapper #giftcard_product .top_gift {
  height: 30vw;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-right: -30px;
  margin-left: -30px;
}
@media all and (max-width: 768px) {
  body#module-thegiftcard-page #wrapper #giftcard_product .top_gift {
    height: 40vh;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_product .top_gift h3 {
  font-size: 50px;
  line-height: 57px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
@media all and (max-width: 1440px) {
  body#module-thegiftcard-page #wrapper #giftcard_product .top_gift h3 {
    font-size: 43px;
    line-height: 57px;
  }
}
@media all and (min-width: 1681px) {
  body#module-thegiftcard-page #wrapper #giftcard_product .top_gift h3 {
    font-size: 55px;
    line-height: 63px;
  }
}
@media all and (max-width: 1024px) {
  body#module-thegiftcard-page #wrapper #giftcard_product .top_gift h3 {
    font-size: 40px;
    line-height: 47px;
  }
}
@media all and (max-width: 768px) {
  body#module-thegiftcard-page #wrapper #giftcard_product .top_gift h3 {
    font-size: 27px;
    line-height: 35px;
  }
}
@media all and (max-width: 768px) {
  body#module-thegiftcard-page #wrapper #giftcard_product .top_gift h3 {
    width: 100%;
    padding: 0px 15px;
    text-align: center;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards {
  padding: 80px;
  max-width: 1300px;
  margin: 0 auto;
}
@media all and (max-width: 1024px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards {
    padding: 0px;
  }
}
@media all and (max-width: 768px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card {
    padding: 0px;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div {
  padding: 0 60px;
}
@media all and (max-width: 991px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div {
    padding: 30px 0px;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top {
  display: block;
  width: 100%;
}
@media all and (max-width: 768px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top {
    padding: 30px;
  }
}
@media all and (max-width: 690px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top {
    padding: 0px;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top > h3 {
  font-size: 100px;
  line-height: 1.1;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 60px;
  width: 50%;
}
@media all and (max-width: 1150px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top > h3 {
    font-size: 50px;
    line-height: 56px;
  }
}
@media all and (max-width: 768px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top > h3 {
    width: 100%;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0px;
    margin-top: 15px;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top > h3 span {
  display: block;
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top > h3 span:nth-child(2) {
  padding-left: 60px;
}
@media all and (max-width: 768px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top > h3 span {
    display: inline-block;
  }
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top > h3 span:nth-child(2) {
    padding-left: 0px;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top .txt-intro {
  width: 50%;
}
@media all and (max-width: 768px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top .txt-intro {
    width: 100%;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top .txt-intro h6 {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  margin-top: 30px;
  transform: translateX(-60px);
}
@media all and (min-width: 1500px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top .txt-intro h6 {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top .txt-intro h6 {
    font-size: 20px;
    line-height: 27px;
  }
}
@media all and (max-width: 768px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .top .txt-intro h6 {
    transform: translateX(0);
  }
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .content {
  padding-left: 0px;
  width: 100%;
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .content img {
  width: 66.6666666%;
  margin-bottom: 30px;
  height: 100%;
}
@media all and (max-width: 991px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .content img {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media all and (max-width: 690px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .content img {
    padding: 0px 15%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
}
@media all and (max-width: 690px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .content img {
    padding: 0px;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .content .txt {
  width: 33.33333%;
  font-size: 14px;
  line-height: 20px;
}
@media all and (max-width: 991px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .content .txt {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media all and (max-width: 690px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .content .txt {
    padding: 0px;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .left_card > div .content p {
  margin-bottom: 30px;
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card {
  margin: 30px auto 0;
  text-align: center;
  border-right: 1px solid black;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  max-width: 600px;
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_templates {
  display: none;
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_amounts .title_amount {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 30px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 10px;
}
@media all and (min-width: 1500px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_amounts .title_amount {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_amounts .title_amount {
    font-size: 20px;
    line-height: 27px;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_amounts .list_amounts {
  padding: 0px;
  margin: 0 auto;
  text-align: center;
  max-width: 600px;
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_amounts .list_amounts li {
  display: inline-block;
  border: 1px solid #ececec;
  padding: 10px 20px;
  border-radius: 4px;
  margin: 5px;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_amounts .list_amounts li.active {
  background: black;
  color: white;
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_amounts .list_amounts li:hover {
  cursor: pointer;
  border-color: black;
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_amounts select {
  display: none;
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_amounts #other_amount_container > div > div {
  width: 50%;
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_amounts #other_amount_container > div > div:first-child {
  padding-right: 30px;
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_amounts #other_amount_container > div label {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-transform: none;
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_amounts #other_amount_container > div #other_amount_input input {
  border: 1px solid black;
  width: 100%;
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_amounts #other_amount_container > div #other_amount_input .input-group-addon {
  background: black;
  border: none;
  color: white;
  width: 40px;
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_customization .title {
  margin: 30px 0px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  padding-left: 15px;
  width: 100%;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 10px;
}
@media all and (min-width: 1500px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_customization .title {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_customization .title {
    font-size: 20px;
    line-height: 27px;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_customization #container-radio-gift input {
  display: none;
}
body#module-thegiftcard-page #wrapper #giftcard_product #container_list_gift_cards .right_card > div #block_customization textarea {
  border: 1px solid black;
  color: black;
}
body#module-thegiftcard-page #wrapper #giftcard_institut {
  padding: 0px 80px;
  border-top: 1px solid black;
  margin-right: -30px;
  margin-left: -30px;
  background: #fafafa;
}
@media all and (max-width: 991px) {
  body#module-thegiftcard-page #wrapper #giftcard_institut {
    margin-top: 30px;
  }
}
@media all and (max-width: 768px) {
  body#module-thegiftcard-page #wrapper #giftcard_institut {
    padding: 15px 30px;
  }
}
@media all and (max-width: 690px) {
  body#module-thegiftcard-page #wrapper #giftcard_institut {
    padding: 15px;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_institut > div {
  padding: 80px;
  max-width: 1800px;
  margin: 0 auto;
}
@media all and (max-width: 991px) {
  body#module-thegiftcard-page #wrapper #giftcard_institut > div {
    padding: 30px 0px;
  }
}
@media all and (max-width: 768px) {
  body#module-thegiftcard-page #wrapper #giftcard_institut > div {
    padding: 0px;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_institut > div > div {
  width: 50%;
}
@media all and (max-width: 768px) {
  body#module-thegiftcard-page #wrapper #giftcard_institut > div > div {
    width: 100%;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_institut > div .div_left {
  padding-right: 40px;
}
@media all and (max-width: 768px) {
  body#module-thegiftcard-page #wrapper #giftcard_institut > div .div_left {
    padding: 0px 15px;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_institut > div .div_left img {
  width: 100%;
}
body#module-thegiftcard-page #wrapper #giftcard_institut > div .div_left h4 {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
@media all and (min-width: 1500px) {
  body#module-thegiftcard-page #wrapper #giftcard_institut > div .div_left h4 {
    font-size: 45px;
    line-height: 51px;
  }
}
@media all and (max-width: 1499px) {
  body#module-thegiftcard-page #wrapper #giftcard_institut > div .div_left h4 {
    font-size: 40px;
    line-height: 47px;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_institut > div .div_right {
  padding-left: 40px;
}
@media all and (max-width: 768px) {
  body#module-thegiftcard-page #wrapper #giftcard_institut > div .div_right {
    padding: 0px 15px;
    margin-top: 30px;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_institut > div .div_right h5 {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
@media all and (min-width: 1500px) {
  body#module-thegiftcard-page #wrapper #giftcard_institut > div .div_right h5 {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  body#module-thegiftcard-page #wrapper #giftcard_institut > div .div_right h5 {
    font-size: 30px;
    line-height: 37px;
  }
}
body#module-thegiftcard-page #wrapper #giftcard_institut > div .div_right a {
  margin-top: 40px;
}
body#module-thegiftcard-page .no-padding {
  padding-left: 0px;
  padding-right: 0px;
}

body#product #wrapper {
  padding-top: 0px;
}
body#product #wrapper > .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
body#product #main #product_detail {
  background-color: #fafafa;
  margin: 0 auto;
  padding: 0px 80px;
  padding-top: 135px;
}
@media all and (max-width: 1024px) {
  body#product #main #product_detail {
    padding: 0px 15px;
  }
}
body#product #main #product_detail .title_mobile {
  display: none;
}
@media all and (max-width: 768px) {
  body#product #main #product_detail .title_mobile {
    display: block;
  }
  body#product #main #product_detail .title_mobile .title_product {
    text-align: center;
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 8%;
    margin-top: 130px;
  }
  body#product #main #product_detail .title_mobile .title_product .losange {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 130px;
    transform: translateX(-50%) translateY(-50%);
  }
  body#product #main #product_detail .title_mobile .title_product h4 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
  }
}
@media all and (max-width: 768px) and (max-width: 690px) {
  body#product #main #product_detail .title_mobile .title_product h4 {
    font-size: 12px;
    line-height: 18px;
  }
}
@media all and (max-width: 768px) and (min-width: 1500px) {
  body#product #main #product_detail .title_mobile .title_product h1 {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 768px) and (max-width: 1499px) {
  body#product #main #product_detail .title_mobile .title_product h1 {
    font-size: 30px;
    line-height: 37px;
  }
}
body#product #main #product_detail .images-container {
  background-color: #ececec;
  padding: 10%;
}
@media all and (max-width: 768px) {
  body#product #main #product_detail .images-container {
    padding: 30px;
  }
}
@media all and (max-width: 768px) {
  body#product #main #product_detail .images-container .product-cover {
    white-space: nowrap;
    display: block;
    overflow: auto;
  }
}
body#product #main #product_detail .images-container .product-cover > div {
  background-color: #fafafa;
  margin-bottom: 30px;
  width: 100%;
  display: block;
}
@media all and (max-width: 768px) {
  body#product #main #product_detail .images-container .product-cover > div {
    width: 100%;
    display: inline-block;
  }
}
body#product #main #product_detail .images-container .product-cover img {
  width: 100%;
  display: block;
  mix-blend-mode: multiply;
}
@media all and (max-width: 768px) {
  body#product #main #product_detail > .row > div {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
}
body#product #main #product_detail #right-infos-product {
  position: relative;
}
@media all and (max-width: 1024px) {
  body#product #main #product_detail #right-infos-product {
    padding-left: 0px;
    margin-left: -15px;
    padding-top: 100px;
  }
}
@media all and (max-width: 768px) {
  body#product #main #product_detail #right-infos-product {
    padding-top: 0px;
  }
}
@media all and (max-width: 690px) {
  body#product #main #product_detail #right-infos-product {
    margin-left: 0px;
    padding-left: 15px;
  }
}
body#product #main #product_detail #right-infos-product > div.fixed_product {
  display: block;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  width: calc(50vw - 80px);
  top: 170px;
  right: 80px;
  overflow: hidden;
}
@media all and (max-width: 1024px) {
  body#product #main #product_detail #right-infos-product > div.fixed_product {
    position: relative;
    margin-top: 0px !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
  }
}
body#product #main #product_detail #right-infos-product > div.fixed_product > div {
  padding: 60px 20% 30px;
  width: 100%;
  margin: 0 auto;
}
@media all and (max-width: 1024px) {
  body#product #main #product_detail #right-infos-product > div.fixed_product > div {
    padding: 15px;
  }
}
body#product #main #product_detail #right-infos-product > div.fixed_product .picto {
  position: absolute;
  top: 15px;
  left: 50%;
  width: 100px;
  transform: translateX(-50%);
}
@media all and (max-width: 768px) {
  body#product #main #product_detail #right-infos-product > div.fixed_product .picto {
    display: none;
  }
}
body#product #main #product_detail #right-infos-product > div.fixed_product .picto img {
  width: 100%;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .title_product {
  text-align: center;
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 8%;
  margin-top: 60px;
}
@media all and (max-width: 768px) {
  body#product #main #product_detail #right-infos-product > div.fixed_product .title_product {
    display: none;
  }
}
body#product #main #product_detail #right-infos-product > div.fixed_product .title_product .losange {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30%;
  transform: translateX(-50%) translateY(-50%);
}
body#product #main #product_detail #right-infos-product > div.fixed_product .title_product h4 {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media all and (max-width: 690px) {
  body#product #main #product_detail #right-infos-product > div.fixed_product .title_product h4 {
    font-size: 12px;
    line-height: 18px;
  }
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-prices {
  display: block;
  width: 100%;
}
@media all and (min-width: 1500px) {
  body#product #main #product_detail #right-infos-product > div.fixed_product .product-prices .current-price {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  body#product #main #product_detail #right-infos-product > div.fixed_product .product-prices .current-price {
    font-size: 30px;
    line-height: 37px;
  }
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-prices .current-price .discount {
  font-size: 14px;
  background: black;
  color: white;
  padding: 5px 10px;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-prices .product-discount .regular-price {
  text-decoration: line-through;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-information {
  margin-top: 30px;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-information > span {
  margin-bottom: 10px;
  font-weight: bold;
  display: block;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-variants {
  border-top: 1px solid black;
  margin-top: 30px;
  margin-bottom: 15px;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-variants .product-variants-item {
  padding: 10px 0px;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-variants .product-variants-item .control-label {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 600;
}
@media all and (max-width: 690px) {
  body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-variants .product-variants-item .control-label {
    font-size: 12px;
    line-height: 18px;
  }
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #product-availability, body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart .product-minimal-quantity {
  width: 100%;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #product-availability p {
  background-color: black;
  border: 1px solid white;
  padding: 7px;
  margin-bottom: 15px;
  color: white;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media all and (max-width: 690px) {
  body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #product-availability p {
    font-size: 12px;
    line-height: 18px;
  }
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #qty_add {
  width: 100%;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #qty_add > .quantity_container {
  width: auto;
  float: left;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #qty_add > .quantity_container > span {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media all and (max-width: 690px) {
  body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #qty_add > .quantity_container > span {
    font-size: 12px;
    line-height: 18px;
  }
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #qty_add > .quantity_container .product-quantity {
  width: 60px;
  text-align: center;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #qty_add > .quantity_container #quantity_wanted {
  background-color: white;
  border: 1px solid black;
  box-shadow: none;
  height: 53px;
  margin-top: 5px;
  text-align: center;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #qty_add > .add {
  margin-top: 26px;
  margin-left: 15px;
  width: auto;
  float: left;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #qty_add > .add > button {
  overflow: hidden;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #qty_add > .add > button .loaderContainer {
  background: white;
  position: absolute;
  width: 43px;
  height: 43px;
  content: "";
  display: block;
  left: 50%;
  top: 50%;
  pointer-events: none;
  opacity: 1;
  transform: translateY(-170%) translateX(-50%);
  border-radius: 50%;
  border: 1px solid white;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #qty_add > .add > button .loaderContainer > img {
  width: 25px;
  margin-top: 8px;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #qty_add > .add > button > span {
  -webkit-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #qty_add > .add > button > span:first-child {
  display: block;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #qty_add > .add > button.process {
  pointer-events: none;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #qty_add > .add > button.process > span:first-child {
  transform: translateY(53px);
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .product-add-to-cart #qty_add > .add > button.process > span.loaderContainer {
  transform: translateY(-50%) translateX(-50%);
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .bottom_details_product > div {
  border-bottom: 1px solid black;
  padding: 10px 0px;
  position: relative;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .bottom_details_product > div.featuresProduct {
  color: #5c5c5c;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .bottom_details_product > div.featuresProduct > span {
  font-weight: bold;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .bottom_details_product > div.featuresProduct span {
  color: black;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .bottom_details_product > div.popupinfosBtn {
  cursor: pointer;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .bottom_details_product > div.popupinfosBtn span {
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  display: block;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .bottom_details_product > div.popupinfosBtn i {
  position: absolute;
  right: 0px;
  top: 50%;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .bottom_details_product > div.popupinfosBtn i:before {
  content: "";
  display: block;
  height: 1px;
  width: 13px;
  background-color: black;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .bottom_details_product > div.popupinfosBtn i:after {
  content: "";
  display: block;
  width: 1px;
  height: 13px;
  background-color: black;
  transform: translateX(6px) translateY(-7px);
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .bottom_details_product > div.popupinfosBtn:hover span {
  transform: translateX(5px);
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .bottom_details_product .openpopupinfos {
  cursor: pointer;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .popupinfos {
  position: fixed;
  bottom: 0px;
  width: calc(50vw - 73px);
  right: 79px;
  background-color: white;
  padding: 60px;
  z-index: 5;
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-right: 1px solid black;
  max-height: 50vh;
  overflow: auto;
  transform: translateY(100%);
}
@media all and (max-width: 768px) {
  body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .popupinfos {
    width: 100%;
    right: 0px;
  }
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .popupinfos .closepopupinfos {
  position: absolute;
  top: -1px;
  left: -1px;
  border: 1px solid black;
  padding: 10px;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .popupinfos .closepopupinfos i {
  float: left;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions .popupinfos .closepopupinfos:hover {
  background-color: black;
  color: white;
  cursor: pointer;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions #accordionProductInfos {
  margin-top: 30px;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions #accordionProductInfos #collapseOne .product-features {
  color: #5c5c5c;
}
body#product #main #product_detail #right-infos-product > div.fixed_product .product-actions #accordionProductInfos #collapseOne .product-features span {
  color: black;
}
body#product #main #product_detail #right-infos-product > div.fixed_product.nofixed {
  position: relative !important;
  right: auto !important;
  top: auto !important;
  margin: 70px auto 0px;
  width: 100%;
}
body#product #main .product-accessories {
  position: relative;
  padding: 60px 80px;
  border-top: 1px solid black;
  margin-right: -15px;
  margin-left: -15px;
}
body#product #main .product-accessories-mini {
  position: relative;
  border-bottom: 1px solid black;
    margin-bottom: 15px;
  padding: 15px 0 30px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}

.swiper-accessories {
  width: 100%;
  height: 100%;
}
.swiper-accessories .swiper-slide {
  width: 100%;
  height: 100%;
}
.swiper-accessories .swiper-slide a {
  display: block;
  border: 1px transparent solid;
}
.swiper-accessories .swiper-slide a:hover {
  display: block;
  border: 1px black solid;
}
.swiper-accessories .swiper-slide a .img-container {
  width: 100%;
  aspect-ratio: 2.5/3;
  background-color: #ececec;
}
.swiper-accessories .swiper-slide a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media all and (max-width: 690px) {
  body#product #main .product-accessories {
    padding: 30px 0px;
  }
}
body#product #main .product-accessories > div {
  max-width: 1800px;
  margin: 0 auto;
}
body#product #main .product-accessories > div > p {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  padding-left: 15px;
  margin-bottom: 30px;
}
@media all and (min-width: 1500px) {
  body#product #main .product-accessories > div > p {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  body#product #main .product-accessories > div > p {
    font-size: 20px;
    line-height: 27px;
  }
}

body#module-custom_page-institut #wrapper {
  padding: 0px;
}
body#module-custom_page-institut .page_institut {
  max-width: 1200px;
  margin: 60px auto;
  padding: 0px 80px 0px;
}
@media all and (max-width: 690px) {
  body#module-custom_page-institut .page_institut {
    padding: 0px;
  }
}
body#module-custom_page-institut .top_gift {
  height: 45vw;
  overflow: hidden;
  background-size: cover;
  background-position: top center;
  position: relative;
  margin-right: -30px;
  margin-left: -30px;
}
body#module-custom_page-institut .top_gift h3 {
  font-size: 50px;
  line-height: 57px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
@media all and (max-width: 1440px) {
  body#module-custom_page-institut .top_gift h3 {
    font-size: 43px;
    line-height: 57px;
  }
}
@media all and (min-width: 1681px) {
  body#module-custom_page-institut .top_gift h3 {
    font-size: 55px;
    line-height: 63px;
  }
}
@media all and (max-width: 1024px) {
  body#module-custom_page-institut .top_gift h3 {
    font-size: 40px;
    line-height: 47px;
  }
}
@media all and (max-width: 768px) {
  body#module-custom_page-institut .top_gift h3 {
    font-size: 27px;
    line-height: 35px;
  }
}
body#module-custom_page-institut .liste_soins {
  background-color: black;
  padding: 60px 80px;
  color: white;
  margin-right: -30px;
  margin-left: -30px;
}
@media all and (max-width: 690px) {
  body#module-custom_page-institut .liste_soins {
    padding-left: 30px;
    padding-right: 30px;
  }
}
body#module-custom_page-institut .liste_soins a {
  color: white;
}
body#module-custom_page-institut .liste_soins > .title {
  width: 100%;
  text-align: center;
  padding-bottom: 60px;
}
body#module-custom_page-institut .liste_soins > .container_liste > div.left {
  width: 33.33333%;
}
@media all and (max-width: 991px) {
  body#module-custom_page-institut .liste_soins > .container_liste > div.left {
    width: 100%;
  }
}
body#module-custom_page-institut .liste_soins > .container_liste > div.left ul {
  padding: 0px 60px 0 0;
  list-style: none;
}
@media all and (max-width: 991px) {
  body#module-custom_page-institut .liste_soins > .container_liste > div.left ul {
    padding-right: 0px;
  }
}
body#module-custom_page-institut .liste_soins > .container_liste > div.left ul li {
  padding: 20px 0px;
  border-bottom: 1px solid #ececec;
}
body#module-custom_page-institut .liste_soins > .container_liste > div.left ul li a {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  opacity: 0.6;
  -webkit-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
}
body#module-custom_page-institut .liste_soins > .container_liste > div.left ul li a.active {
  opacity: 1;
}
body#module-custom_page-institut .liste_soins > .container_liste > div.right {
  width: 66.6666666%;
}
@media all and (max-width: 991px) {
  body#module-custom_page-institut .liste_soins > .container_liste > div.right {
    width: 100%;
    margin-top: 60px;
  }
}
body#module-custom_page-institut .liste_soins > .container_liste > div.right .soin_container {
  display: none;
}
body#module-custom_page-institut .liste_soins > .container_liste > div.right .soin_container.active {
  display: block;
}
body#module-custom_page-institut .liste_soins > .container_liste > div.right .soin_container > div > div.liste {
  width: 66.66666%;
}
@media all and (max-width: 690px) {
  body#module-custom_page-institut .liste_soins > .container_liste > div.right .soin_container > div > div.liste {
    width: 100%;
  }
}
body#module-custom_page-institut .liste_soins > .container_liste > div.right .soin_container > div > div.img {
  width: 33.3333%;
  padding-left: 30px;
}
@media all and (max-width: 690px) {
  body#module-custom_page-institut .liste_soins > .container_liste > div.right .soin_container > div > div.img {
    width: 100%;
    padding-left: 0px;
  }
}
body#module-custom_page-institut .liste_soins > .container_liste > div.right .soin_container > div > div.img img {
  width: 100%;
}
body#module-custom_page-institut .section_pdf, body#module-custom_page-institut .section_rdv {
  padding: 0px 80px;
  border-bottom: 1px solid black;
  margin-right: -30px;
  margin-left: -30px;
}
@media all and (max-width: 991px) {
  body#module-custom_page-institut .section_pdf, body#module-custom_page-institut .section_rdv {
    padding: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 30px;
  }
}
body#module-custom_page-institut .section_pdf > div.left, body#module-custom_page-institut .section_rdv > div.left {
  width: 60%;
  padding: 60px;
}
@media all and (max-width: 991px) {
  body#module-custom_page-institut .section_pdf > div.left, body#module-custom_page-institut .section_rdv > div.left {
    padding: 30px;
  }
}
@media all and (max-width: 768px) {
  body#module-custom_page-institut .section_pdf > div.left, body#module-custom_page-institut .section_rdv > div.left {
    width: 100%;
    padding: 0px;
  }
}
body#module-custom_page-institut .section_pdf > div.left h6, body#module-custom_page-institut .section_rdv > div.left h6 {
  margin-bottom: 30px;
}
body#module-custom_page-institut .section_pdf > div.left a, body#module-custom_page-institut .section_rdv > div.left a {
  margin-top: 30px;
}
body#module-custom_page-institut .section_pdf > div.right, body#module-custom_page-institut .section_rdv > div.right {
  width: 40%;
}
@media all and (max-width: 768px) {
  body#module-custom_page-institut .section_pdf > div.right, body#module-custom_page-institut .section_rdv > div.right {
    width: 100%;
    padding: 0px;
    margin: 30px 0px;
  }
}
body#module-custom_page-institut .section_pdf > div.right img, body#module-custom_page-institut .section_rdv > div.right img {
  width: 100%;
}

body#module-custom_page-samples .ui-tooltip {
  text-align: center;
  font-size: 10px;
  line-height: 14px;
  border-width: 1px;
  border-color: black;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples .btn-nav {
    padding: 5px 10px;
    font-size: 13px;
  }
}
@media all and (max-width: 1024px) {
  body#module-custom_page-samples #wrapper > .container-fluid {
    padding-left: 0px;
    padding-right: 0;
  }
  body#module-custom_page-samples #wrapper #content-wrapper {
    padding-left: 0px;
    padding-right: 0;
  }
}
body#module-custom_page-samples .page_samples {
  padding: 60px 50px 0;
}
@media all and (max-width: 1280px) {
  body#module-custom_page-samples .page_samples {
    padding-top: 60px;
  }
}
@media all and (max-width: 1024px) {
  body#module-custom_page-samples .page_samples {
    padding-top: 60px;
    padding-left: 0px;
    padding-right: 0;
  }
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples {
    padding-top: 0px;
  }
}
body#module-custom_page-samples .page_samples > .intro {
  text-align: center;
  margin-bottom: 50px;
  position: relative;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .intro {
    padding-left: 15px;
    padding-right: 15px;
  }
}
body#module-custom_page-samples .page_samples > .intro > * {
  width: 100%;
}
body#module-custom_page-samples .page_samples > .intro > span {
  text-decoration: underline;
}
body#module-custom_page-samples .page_samples > .intro > h4 {
  margin: 30px 0 60px;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .intro > h4 {
    margin-bottom: 30px;
  }
}
body#module-custom_page-samples .page_samples > .intro > div.text {
  max-width: 840px;
  margin: 0 auto;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .intro > div.text {
    order: 3;
  }
}
body#module-custom_page-samples .page_samples > .intro > div.links_bottom {
  margin: 90px 0;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .intro > div.links_bottom {
    margin: 0 0 30px;
  }
}
body#module-custom_page-samples .page_samples > .intro > div.links_bottom a {
  text-transform: none;
  font-size: 19px;
  line-height: 25px;
  font-weight: 500;
  margin: 0 20px;
}
@media all and (max-width: 690px) {
  body#module-custom_page-samples .page_samples > .intro > div.links_bottom a {
    font-size: 15px;
    line-height: 21px;
  }
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .intro > div.links_bottom a {
    margin: 0px 5px;
  }
}
body#module-custom_page-samples .page_samples > .intro > div.scroll {
  position: absolute;
  bottom: 0px;
  left: 10%;
  width: auto;
}
@media all and (max-width: 1280px) {
  body#module-custom_page-samples .page_samples > .intro > div.scroll {
    left: 30px;
  }
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .intro > div.scroll {
    display: none !important;
  }
}
body#module-custom_page-samples .page_samples > .intro > div.scroll svg #circle {
  transform-origin: center;
}
body#module-custom_page-samples .page_samples > .curiosity-container {
  background-color: black;
  color: white;
}
body#module-custom_page-samples .page_samples > .curiosity-container > div {
  padding: 0px 60px;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .curiosity-container > div {
    padding: 0px 15px;
  }
}
body#module-custom_page-samples .page_samples > .curiosity-container > div > div.top h4 {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid white;
  font-size: max(10vw, 50px);
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .curiosity-container > div > div.top h4 {
    border-top: none;
    padding: 0px 15px;
  }
}
body#module-custom_page-samples .page_samples > .curiosity-container > div > div.top .text {
  margin-top: 60px;
  padding-right: 10%;
  padding-bottom: 60px;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .curiosity-container > div > div.top .text {
    margin-top: 20px;
    order: 3;
    margin-top: -65px;
    z-index: 3;
  }
}
body#module-custom_page-samples .page_samples > .curiosity-container > div > div.top .text > p {
  display: block;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .curiosity-container > div > div.top .text > p {
    display: none;
  }
  body#module-custom_page-samples .page_samples > .curiosity-container > div > div.top .text > p:first-child {
    display: block;
    font-size: 24px;
    line-height: 30px;
  }
}
body#module-custom_page-samples .page_samples > .curiosity-container > div > div.top .text > p:nth-child(2) {
  margin: 60px 0;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .curiosity-container > div > div.top .imgs {
    order: 2;
  }
}
body#module-custom_page-samples .page_samples > .curiosity-container > div > div.top .imgs img {
  position: relative;
}
body#module-custom_page-samples .page_samples > .curiosity-container > div > div.top .imgs img:first-child {
  width: 55%;
  margin-top: 100px;
  z-index: 2;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .curiosity-container > div > div.top .imgs img:first-child {
    width: 70%;
  }
}
body#module-custom_page-samples .page_samples > .curiosity-container > div > div.top .imgs img:nth-child(2) {
  z-index: 1;
  width: 60%;
  margin-left: -15%;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .curiosity-container > div > div.top .imgs img:nth-child(2) {
    margin-left: -30%;
  }
}
body#module-custom_page-samples .page_samples > .box-container > div {
  padding: 0px 15px 0px 60px;
}
@media all and (max-width: 1280px) {
  body#module-custom_page-samples .page_samples > .box-container > div {
    padding-left: 15px;
  }
}
body#module-custom_page-samples .page_samples > .box-container > div .left {
  padding-top: 120px;
  padding-bottom: 60px;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .box-container > div .left {
    padding-top: 40px;
    padding-bottom: 25px;
  }
}
body#module-custom_page-samples .page_samples > .box-container > div .left h4 {
  font-size: max(4.5vw, 50px);
  font-weight: 500;
  font-style: italic;
}
@media all and (max-width: 1024px) {
  body#module-custom_page-samples .page_samples > .box-container > div .left h4 {
    padding-left: 30px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .box-container > div .left h4 {
    font-size: 10vw;
    padding-left: 0;
    text-align: center;
    display: block;
  }
}
body#module-custom_page-samples .page_samples > .box-container > div .left .text {
  margin-top: 10px;
  padding-left: 50px;
  padding-right: 10%;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .box-container > div .left .text {
    display: none;
  }
}
body#module-custom_page-samples .page_samples > .box-container > div .left .text p {
  margin-bottom: 20px;
}
body#module-custom_page-samples .page_samples > .box-container > div .left .steps {
  padding-right: 10%;
  margin-top: 120px;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .box-container > div .left .steps {
    margin-top: 20px;
    padding: 0;
  }
}
body#module-custom_page-samples .page_samples > .box-container > div .left .steps ul {
  list-style: none;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .box-container > div .left .steps ul {
    padding-left: 0;
  }
}
body#module-custom_page-samples .page_samples > .box-container > div .left .steps ul li {
  overflow: hidden;
  margin-bottom: 20px;
}
@media all and (max-width: 1024px) and (min-width: 691px) {
  body#module-custom_page-samples .page_samples > .box-container > div .left .steps ul li {
    padding-right: 15px;
    padding-left: 15px;
  }
}
body#module-custom_page-samples .page_samples > .box-container > div .left .steps ul li span {
  display: block;
  font-size: 194px;
  font-family: "Cormorant Garamond", serif;
  width: 80px;
  height: 50px;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .box-container > div .left .steps ul li span {
    display: none;
  }
}
body#module-custom_page-samples .page_samples > .box-container > div .left .steps ul li p {
  padding: 20px 0 35px;
  border-bottom: 1px solid black;
  width: calc(100% - 140px);
  margin-left: 60px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 19px;
  line-height: 25px;
  margin-bottom: 0px;
}
@media all and (max-width: 690px) {
  body#module-custom_page-samples .page_samples > .box-container > div .left .steps ul li p {
    font-size: 15px;
    line-height: 21px;
  }
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .box-container > div .left .steps ul li p {
    width: 100%;
    text-align: center;
    margin-left: 0;
    font-size: 21px;
    line-height: 25px;
  }
}
body#module-custom_page-samples .page_samples > .box-container > div .left .steps a {
  margin-left: 180px;
  margin-top: 40px;
  font-weight: 500;
}
@media all and (max-width: 991px) {
  body#module-custom_page-samples .page_samples > .box-container > div .left .steps a {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    display: block;
    padding: 10px 20px;
  }
}
body#module-custom_page-samples .page_samples > .box-container > div .left.liste_products {
  padding-left: 6%;
  padding-right: 60px;
}
body#module-custom_page-samples .page_samples > .box-container > div .left.liste_products h5 {
  font-size: max(5vw, 50px);
  font-style: italic;
  letter-spacing: -6px;
  margin-top: -2%;
}
body#module-custom_page-samples .page_samples > .box-container > div .left.liste_products .txt {
  margin: 20px 0 60px;
}
body#module-custom_page-samples .page_samples > .box-container > div .left.liste_products .txt > div {
  width: 100%;
  max-width: 600px;
}
body#module-custom_page-samples .page_samples > .box-container > div .left.liste_products .adds {
  margin-bottom: 30px;
}
body#module-custom_page-samples .page_samples > .box-container > div .left.liste_products .adds .add-to-cart {
  background-color: white;
  color: black;
  border-color: black;
}
body#module-custom_page-samples .page_samples > .box-container > div .left.liste_products .adds .add-to-cart > span {
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
body#module-custom_page-samples .page_samples > .box-container > div .left.liste_products .adds .add-to-cart:hover {
  background-color: black;
}
body#module-custom_page-samples .page_samples > .box-container > div .left.liste_products .adds .add-to-cart:hover > span {
  color: white;
}
body#module-custom_page-samples .page_samples > .box-container > div .left.liste_products .adds a {
  margin-left: 20px;
  background-color: black;
  color: white;
  border-color: white;
}
body#module-custom_page-samples .page_samples > .box-container > div .left.liste_products .bottom {
  text-decoration: underline;
  font-style: italic;
  width: 100%;
  max-width: 350px;
}
body#module-custom_page-samples .page_samples > .box-container > div .left.liste_products .bottom a {
  color: white;
}
body#module-custom_page-samples .page_samples > .box-container > div .right {
  background-size: cover;
  background-position: center;
}
body#module-custom_page-samples .page_samples > .box-container > div .right.list_products {
  padding-left: 8%;
  padding-right: 8%;
}
body#module-custom_page-samples .page_samples > .box-container > div .right.list_products article {
  text-align: center;
  margin-bottom: 30px;
}
body#module-custom_page-samples .page_samples > .box-container > div .right.list_products article > * {
  width: 100%;
  display: block;
}
body#module-custom_page-samples .page_samples > .box-container > div .right.list_products article .img {
  margin-bottom: 10px;
}
body#module-custom_page-samples .page_samples > .box-container > div .right.list_products article .img > div {
  display: block;
  padding-bottom: 120%;
  background-size: 100%;
  background-position: center;
  width: 100%;
  margin-left: 0%;
  background-repeat: no-repeat;
}
body#module-custom_page-samples .page_samples > .box-container > div .right.list_products article .name h5 {
  font-weight: 600;
  text-transform: none;
}
body#module-custom_page-samples .page_samples > .box-container > div .right.list_products article .descr {
  text-transform: none;
}
body#module-custom_page-samples .page_samples > .box-container:nth-child(even) {
  background-color: black;
  color: white;
}
body#module-custom_page-samples .page_samples > .box-container .bottom a {
  color: #000 !important;
}
body#module-custom_page-samples .page_samples > .box-container:nth-child(even) .bottom a {
	color:#fff !important;
}
body#module-custom_page-samples .page_samples > .box-container:nth-child(even) .left .steps ul li p {
  border-color: white;
}
body#module-custom_page-samples .page_samples > .box-container:nth-child(even).product-container {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
body#module-custom_page-samples .page_samples > .box-container:nth-child(even).product-container .left.liste_products .adds .add-to-cart {
  border-color: white;
}
body#module-custom_page-samples .page_samples > .box-container:nth-child(even).product-container .left.liste_products .adds .add-to-cart:hover {
  border-color: white;
}
body#module-custom_page-samples .page_samples > .box-container:nth-child(even).product-container .right {
  background-color: white;
  color: black;
}
body#module-custom_page-samples .page_samples > .box-container form > button {
  overflow: hidden;
}
body#module-custom_page-samples .page_samples > .box-container form > button .loaderContainer {
  background: white;
  position: absolute;
  width: 43px;
  height: 43px;
  content: "";
  display: block;
  left: 50%;
  top: 50%;
  pointer-events: none;
  opacity: 1;
  transform: translateY(-170%) translateX(-50%);
  border-radius: 50%;
  border: 1px solid white;
}
body#module-custom_page-samples .page_samples > .box-container form > button .loaderContainer > img {
  width: 25px;
  margin-top: 8px;
}
body#module-custom_page-samples .page_samples > .box-container form > button > span {
  -webkit-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
body#module-custom_page-samples .page_samples > .box-container form > button > span:first-child {
  display: block;
}
body#module-custom_page-samples .page_samples > .box-container form > button.process {
  pointer-events: none;
}
body#module-custom_page-samples .page_samples > .box-container form > button.process > span:first-child {
  transform: translateY(53px);
}
body#module-custom_page-samples .page_samples > .box-container form > button.process > span.loaderContainer {
  transform: translateY(-50%) translateX(-50%);
}
body#module-custom_page-samples .page_samples > .box-container.product-container .left, body#module-custom_page-samples .page_samples > .box-container.product-container .right {
  padding-top: 60px;
  padding-bottom: 60px;
}

body#product #custom_samples .page_samples_composer {
  padding: 180px 50px 0;
  max-width: 1800px;
  margin: 0 auto;
  width: 100%;
}
@media all and (max-width: 690px) {
  body#product #custom_samples .page_samples_composer {
    padding: 120px 15px;
  }
}
body#product #custom_samples .page_samples_composer .intro {
  padding: 0px 95px;
}
@media all and (max-width: 1024px) {
  body#product #custom_samples .page_samples_composer .intro {
    padding: 0px 15px;
  }
}
body#product #custom_samples .page_samples_composer .intro h5 {
  border-bottom: 1px solid black;
  padding-bottom: 20px;
}
body#product #custom_samples .page_samples_composer .filters {
  padding: 0px 95px;
  margin: 20px 0 0;
  height: 31px;
}
@media all and (max-width: 1024px) {
  body#product #custom_samples .page_samples_composer .filters {
    padding: 0 15px;
    height: auto;
  }
}
body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div {
  width: 100%;
}
body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div.filters-container {
  width: 100%;
}
body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div.filters-container > div > p {
  color: black;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 17px;
  margin-bottom: 8px;
  margin-right: 30px;
  margin-top: 4px;
}
@media all and (max-width: 690px) {
  body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div.filters-container > div > p {
    display: none;
  }
}
body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div.filters-container .facet {
  margin-right: 60px;
}
@media all and (max-width: 690px) {
  body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div.filters-container .facet {
    width: 100%;
    margin-right: 15px !important;
    margin-bottom: 15px;
    text-align: left;
  }
}
body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div.filters-container .facet .dropdown-menu .dropdown-item {
  padding: 0;
}
body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div.filters-container .facet .dropdown-menu .dropdown-item label {
  display: block;
}
body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div.filters-container .facet .dropdown-menu .dropdown-item a {
  padding: 4px 10px 8px;
  display: block;
}
body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div.filters-container .facet .dropdown-menu .dropdown-item a.active {
  background-color: black;
  color: white;
}
body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div.filters-container #_desktop_search_filters_clear_all {
  font-size: 12px;
  margin-left: 15px;
  margin-bottom: 8px;
}
body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div > div.specials_cats {
  margin-top: -13px;
}
@media all and (max-width: 768px) {
  body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div > div.specials_cats {
    margin-top: 0px;
    display: none;
  }
}
@media all and (max-width: 690px) {
  body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div > div.specials_cats {
    padding-bottom: 15px;
    text-align: left;
  }
}
body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div > div.specials_cats a {
  font-size: 11px;
  line-height: 17px;
  margin-left: 60px;
  text-transform: uppercase;
  font-weight: bold;
  float: left;
}
@media all and (max-width: 768px) {
  body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div > div.specials_cats a {
    margin-left: 15px;
  }
}
@media all and (max-width: 690px) {
  body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div > div.specials_cats a {
    width: auto;
    float: none;
    margin-right: 15px;
    margin-left: 0px;
    display: inline-block;
  }
}
body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div > div.specials_cats a:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid black;
  float: left;
  margin-right: 10px;
  border-radius: 50%;
  margin-top: 3px;
  -webkit-transition: background-color 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: background-color 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: background-color 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: background-color 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: background-color 0.36s cubic-bezier(0.4, 0, 1, 1);
}
body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div > div.specials_cats a:hover:before, body#product #custom_samples .page_samples_composer .filters #search_filters_samples > div > div.specials_cats a.active:before {
  background-color: black;
}
body#product #custom_samples .page_samples_composer .filters .lister_filters_actives ul {
  margin-top: 10px;
  list-style: none;
  padding-left: 0px;
}
body#product #custom_samples .page_samples_composer .filters .lister_filters_actives ul li {
  margin-right: 10px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 5px 10px;
  background-color: #f5f5f5;
  border-radius: 30px;
  -webkit-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.36s cubic-bezier(0.4, 0, 1, 1);
}
body#product #custom_samples .page_samples_composer .filters .lister_filters_actives ul li svg {
  margin-top: -2px;
}
body#product #custom_samples .page_samples_composer .filters .lister_filters_actives ul li:hover {
  cursor: pointer;
  opacity: 0.6;
}
body#product #custom_samples .page_samples_composer .liste_products {
  padding: 80px;
}
@media all and (max-width: 1024px) {
  body#product #custom_samples .page_samples_composer .liste_products {
    padding: 0px;
  }
}
body#product #custom_samples .page_samples_composer .liste_products article {
  text-align: left;
  margin-bottom: 40px;
}
@media all and (min-width: 992px) {
  body#product #custom_samples .page_samples_composer .liste_products article {
    width: 20%;
    flex: 0 0 20%;
  }
}
@media all and (max-width: 690px) {
  body#product #custom_samples .page_samples_composer .liste_products article {
    padding: 0px 10px;
  }
}
body#product #custom_samples .page_samples_composer .liste_products article > div {
  height: 100%;
}
body#product #custom_samples .page_samples_composer .liste_products article > div > * {
  width: 100%;
  display: block;
}
body#product #custom_samples .page_samples_composer .liste_products article > div .img {
  margin-bottom: 10px;
  background-color: #fafafa;
  overflow: hidden;
}
body#product #custom_samples .page_samples_composer .liste_products article > div .img > div {
  display: block;
  padding-bottom: 125%;
  background-size: auto 100%;
  background-position: center;
  width: 100%;
  margin-left: 0%;
  background-repeat: no-repeat;
  mix-blend-mode: multiply;
  transform: scale(0.8);
  -webkit-transition: all 3s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 3s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 3s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 3s cubic-bezier(0.4, 0, 1, 1);
  transition: all 3s cubic-bezier(0.4, 0, 1, 1);
}
body#product #custom_samples .page_samples_composer .liste_products article > div .name {
  margin-bottom: 20px;
}
body#product #custom_samples .page_samples_composer .liste_products article > div .name p {
  margin-bottom: 3px;
  font-size: 12px;
}
body#product #custom_samples .page_samples_composer .liste_products article > div .name .empty_manufacturer_name {
  content: "";
  display: block;
  height: 21px;
  margin-bottom: 0px;
}
body#product #custom_samples .page_samples_composer .liste_products article > div .name h5 {
  font-size: 16px;
  line-height: 22px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (max-width: 690px) {
  body#product #custom_samples .page_samples_composer .liste_products article > div .name h5 {
    font-family: "Roobert";
    font-size: 13px;
    line-height: 16px;
    font-weight: 600;
    letter-spacing: 0;
  }
}
body#product #custom_samples .page_samples_composer .liste_products article > div .descr {
  text-transform: none;
  display: none;
}
body#product #custom_samples .page_samples_composer .liste_products article > div:hover {
  cursor: pointer;
}
body#product #custom_samples .page_samples_composer .liste_products article > div:hover .img > div {
  transform: scale(1);
}
body#product #custom_samples .page_samples_composer .liste_products article > div .add .btn-nav {
  padding: 10px 10px;
}
@media all and (max-width: 690px) {
  body#product #custom_samples .page_samples_composer .liste_products article > div .add .btn-nav {
    font-size: 9px;
    line-height: 13px;
  }
}
body#product #custom_samples .page_samples_composer .liste_products article > div .add .added-to-pack {
  display: none;
}
body#product #custom_samples .page_samples_composer .liste_products article > div .add.added .add-to-pack {
  display: none;
}
body#product #custom_samples .page_samples_composer .liste_products article > div .add.added .added-to-pack {
  display: block;
}
body#product #custom_samples .page_samples_composer .pagination_samples > ul {
  list-style: none;
  padding: 0px;
}
body#product #custom_samples .page_samples_composer .pagination_samples > ul li {
  margin-bottom: 5px;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  background-color: #f5f5f5;
  padding: 3px 6px;
  text-align: center;
  border: 1px solid #f5f5f5;
}
body#product #custom_samples .page_samples_composer .pagination_samples > ul li:not(:last-child) {
  margin-right: 5px;
}
body#product #custom_samples .page_samples_composer .pagination_samples > ul li:hover {
  cursor: pointer;
  border-color: black;
}
body#product #custom_samples .page_samples_composer .pagination_samples > ul li.active {
  background-color: black;
  color: white;
}
body#product #custom_samples #liste_products_box {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background-color: white;
  z-index: 20;
  padding: 20px 60px;
  border-top: 1px solid black;
}
@media all and (max-width: 1024px) {
  body#product #custom_samples #liste_products_box {
    padding: 10px 15px;
  }
}
body#product #custom_samples #liste_products_box > div#message_samples_full {
  display: none;
  position: absolute;
  top: 0px;
  transform: translateY(-100%);
  padding: 15px 30px;
  background-color: black;
  width: 100%;
  left: 0;
  text-align: center;
}
body#product #custom_samples #liste_products_box > div#message_samples_full p {
  color: white;
  margin-bottom: 0;
}
body#product #custom_samples #liste_products_box > div > .product-customization {
  display: none !important;
}
body#product #custom_samples #liste_products_box > div #add-to-cart-or-refresh {
  display: none;
}
body#product #custom_samples #liste_products_box > div #liste_echantillons {
  width: 100%;
  margin-bottom: 0;
}
@media all and (max-width: 1024px) {
  body#product #custom_samples #liste_products_box > div #liste_echantillons {
    padding: 0px;
  }
}
body#product #custom_samples #liste_products_box > div #liste_echantillons li {
  width: 20%;
  max-width: 180px;
  padding: 0px 15px;
}
@media all and (max-width: 1024px) {
  body#product #custom_samples #liste_products_box > div #liste_echantillons li {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
    padding: 0 15px 0 0;
    align-items: center;
  }
}
body#product #custom_samples #liste_products_box > div #liste_echantillons li > div {
  width: 100%;
}
body#product #custom_samples #liste_products_box > div #liste_echantillons li > div.img {
  padding: 0px 20px;
}
@media all and (max-width: 1024px) {
  body#product #custom_samples #liste_products_box > div #liste_echantillons li > div.img {
    width: 65px;
    padding: 0 10px 0 0;
  }
}
body#product #custom_samples #liste_products_box > div #liste_echantillons li > div.img img {
  width: 100%;
}
@media all and (max-width: 1800px) {
  body#product #custom_samples #liste_products_box > div #liste_echantillons li > div.img img {
    max-width: 50px;
    margin: 0 auto;
    display: block;
  }
}
@media all and (max-width: 1025px) {
  body#product #custom_samples #liste_products_box > div #liste_echantillons li > div.img img {
    max-width: 100%;
  }
}
body#product #custom_samples #liste_products_box > div #liste_echantillons li > div.remove {
  margin-bottom: 10px;
  text-align: center;
}
@media all and (max-width: 1024px) {
  body#product #custom_samples #liste_products_box > div #liste_echantillons li > div.remove {
    order: 3;
    width: 30px;
  }
}
body#product #custom_samples #liste_products_box > div #liste_echantillons li > div.remove > span {
  font-style: italic;
}
@media all and (max-width: 1800px) {
  body#product #custom_samples #liste_products_box > div #liste_echantillons li > div.remove > span {
    font-size: 30px;
    line-height: 36px;
  }
}
@media all and (max-width: 1024px) {
  body#product #custom_samples #liste_products_box > div #liste_echantillons li > div.remove > span {
    display: none;
  }
}
body#product #custom_samples #liste_products_box > div #liste_echantillons li > div.remove img {
  width: 13px;
  margin-top: 12px;
  margin-left: 10px;
}
body#product #custom_samples #liste_products_box > div #liste_echantillons li > div.remove img:hover {
  cursor: pointer;
}
body#product #custom_samples #liste_products_box > div #liste_echantillons li > div.txt {
  font-size: 10px;
  text-transform: uppercase;
}
@media all and (max-width: 1024px) {
  body#product #custom_samples #liste_products_box > div #liste_echantillons li > div.txt {
    width: calc(100% - 95px);
    padding-right: 15px;
  }
}
body#product #custom_samples #liste_products_box > div #liste_echantillons li > div.txt h5 {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 0;
}
body#product #custom_samples #liste_products_box > div .left {
  width: 500px;
}
@media all and (max-width: 1440px) {
  body#product #custom_samples #liste_products_box > div .left {
    width: 360px;
  }
}
@media all and (max-width: 1024px) {
  body#product #custom_samples #liste_products_box > div .left {
    width: 100%;
  }
}
body#product #custom_samples #liste_products_box > div .left h6 {
  margin-bottom: 20px;
}
body#product #custom_samples #liste_products_box > div .left h6 #count_samples {
  display: none;
}
@media all and (max-width: 1024px) {
  body#product #custom_samples #liste_products_box > div .left h6 {
    margin-bottom: 10px;
    position: relative;
  }
  body#product #custom_samples #liste_products_box > div .left h6 #count_samples {
    display: block;
    border: 1px solid black;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    display: inline-block;
    transform: translateY(-14px);
    padding-top: 1px;
    font-family: "Roobert";
  }
}
body#product #custom_samples #liste_products_box > div .left .ajouter_panier {
  overflow: hidden;
}
body#product #custom_samples #liste_products_box > div .left .ajouter_panier .loaderContainer {
  background: white;
  position: absolute;
  width: 43px;
  height: 43px;
  content: "";
  display: block;
  left: 50%;
  top: 50%;
  pointer-events: none;
  opacity: 1;
  transform: translateY(-170%) translateX(-50%);
  border-radius: 50%;
  border: 1px solid white;
}
body#product #custom_samples #liste_products_box > div .left .ajouter_panier .loaderContainer > img {
  width: 25px;
  margin-top: 8px;
}
body#product #custom_samples #liste_products_box > div .left .ajouter_panier > span {
  -webkit-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
body#product #custom_samples #liste_products_box > div .left .ajouter_panier > span:first-child {
  display: block;
}
body#product #custom_samples #liste_products_box > div .left .ajouter_panier.process {
  pointer-events: none;
}
body#product #custom_samples #liste_products_box > div .left .ajouter_panier.process > span:first-child {
  transform: translateY(53px);
}
body#product #custom_samples #liste_products_box > div .left .ajouter_panier.process > span.loaderContainer {
  transform: translateY(-50%) translateX(-50%);
}
@media all and (max-width: 1024px) {
  body#product #custom_samples #liste_products_box > div .left .ajouter_panier {
    padding: 8px 20px;
  }
}
body#product #custom_samples #liste_products_box > div .left .ajouter_panier:hover {
  cursor: pointer;
}
body#product #custom_samples #liste_products_box > div .left .ajouter_panier.disabled {
  pointer-events: none;
  opacity: 0.3;
}
body#product #custom_samples #liste_products_box > div .left #create_new_samples {
  display: none;
  cursor: pointer;
  float: left;
}
body#product #custom_samples #liste_products_box > div .left #btn_xs_recap_samples {
  display: none;
}
@media all and (max-width: 1024px) {
  body#product #custom_samples #liste_products_box > div .left #btn_xs_recap_samples {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    transform-origin: center;
  }
  body#product #custom_samples #liste_products_box > div .left #btn_xs_recap_samples svg {
    transform-origin: center;
    -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
    -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
    -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
    -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
    transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  }
}
body#product #custom_samples #liste_products_box > div .right {
  width: calc(100% - 500px);
}
@media all and (max-width: 1440px) {
  body#product #custom_samples #liste_products_box > div .right {
    width: calc(100% - 360px);
  }
}
@media all and (max-width: 1024px) {
  body#product #custom_samples #liste_products_box > div .right {
    display: none;
    position: absolute;
    width: 100%;
    left: 0px;
    background: white;
    padding: 30px 10px 10px;
    bottom: 107px;
    height: auto;
    max-height: calc(100vh - 169px);
    transform: translateX(100%);
  }
}
@media all and (max-width: 1024px) {
  body#product #custom_samples #liste_products_box.active > div .left #btn_xs_recap_samples svg {
    transform: rotate(-180deg);
  }
}
body#product #custom_samples #popupProduct {
  display: none;
  position: fixed;
  right: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1001;
}
body#product #custom_samples #popupProduct > div {
  width: 50%;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  background-color: #fafafa;
  border-left: 1px solid black;
  padding: 80px;
}
@media all and (max-width: 1024px) {
  body#product #custom_samples #popupProduct > div {
    width: 100%;
  }
}
body#product #custom_samples #popupProduct > div > div {
  width: 50%;
}
@media all and (max-width: 691px) {
  body#product #custom_samples #popupProduct > div > div {
    width: 100%;
  }
}
body#product #custom_samples #popupProduct > div > div.product_img {
  padding-right: 60px;
}
body#product #custom_samples #popupProduct > div > div img {
  width: 100%;
}
body#product #custom_samples #popupProduct > div > div.close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: auto;
}
body#product #custom_samples #popupProduct > div > div.close:hover {
  cursor: pointer;
}
body#product #custom_samples #popupProduct > div .product_name {
  margin-bottom: 40px;
}

body#cart #wrapper {
  background-color: #fafafa;
  padding: 135px 50px 0px;
}
@media all and (max-width: 690px) {
  body#cart #wrapper {
    padding: 80px 0px;
  }
}
body#cart #main {
  padding: 80px 0px;
}
@media all and (max-width: 1024px) {
  body#cart #main {
    padding: 0px;
  }
}
body#cart #main #message_holiday_footer {
  padding: 10px;
  background-color: black;
}
body#cart #main #message_holiday_footer p {
  margin-bottom: 0;
  color: white;
  text-align: center;
}
body#cart #main #cart_container .title-cart {
  border-bottom: 1px solid black;
}
body#cart #main #cart_container .title-cart h1 {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-transform: uppercase;
  padding: 0px 30px;
  margin-bottom: 15px;
}
@media all and (max-width: 690px) {
  body#cart #main #cart_container .title-cart h1 {
    font-size: 12px;
    line-height: 18px;
  }
}
body#cart #main .cart-items {
  padding: 0px;
  margin-bottom: 0px;
  list-style: none;
}
body#cart #main .cart-items > li:first-child {
  padding: 15px 30px;
  border-bottom: 1px solid black;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: bold;
}
@media all and (max-width: 768px) {
  body#cart #main .cart-items > li:first-child {
    display: none !important;
  }
}
body#cart #main .cart-items > li:first-child > div:first-child {
  width: 160px;
}
@media all and (max-width: 768px) {
  body#cart #main .cart-items > li:first-child > div:first-child {
    width: 80px;
  }
}
body#cart #main .cart-items > li:first-child > div:nth-child(2) {
  width: calc(100% - 160px);
}
@media all and (max-width: 768px) {
  body#cart #main .cart-items > li:first-child > div:nth-child(2) {
    width: calc(100% - 80px);
  }
}
body#cart #main .cart-items > li:first-child > div:nth-child(2) > div:first-child {
  width: 58.333333%;
}
body#cart #main .cart-items > li:first-child > div:nth-child(2) > div:first-child > span:first-child {
  width: calc(100% - 215px);
  padding-left: 45px;
}
body#cart #main .cart-items > li:first-child > div:nth-child(2) > div:first-child > span:nth-child(2), body#cart #main .cart-items > li:first-child > div:nth-child(2) > div:first-child > span:nth-child(3) {
  width: 100px;
}
body#cart #main .cart-items > li:first-child > div:nth-child(2) > div:nth-child(2) {
  width: 35.666667%;
  padding-left: 15px;
}
body#cart #main .cart-items > li:first-child > div:nth-child(2) > div:nth-child(2) > span:first-child {
  width: 50%;
}
body#cart #main .cart-items .cart-item {
  border-bottom: 1px solid black;
  padding: 30px;
}
@media all and (max-width: 690px) {
  body#cart #main .cart-items .cart-item {
    padding: 30px 0px;
  }
  body#cart #main .cart-items .cart-item > div {
    -ms-flex-align: start !important;
    align-items: start !important;
  }
}
body#cart #main .cart-items .cart-item .product-line-grid-left {
  width: 160px;
}
@media all and (max-width: 768px) {
  body#cart #main .cart-items .cart-item .product-line-grid-left {
    width: 80px;
  }
}
@media all and (max-width: 690px) {
  body#cart #main .cart-items .cart-item .product-line-grid-left {
    width: 50px;
    padding: 0px;
  }
}
body#cart #main .cart-items .cart-item .product-line-grid-left img {
  width: 100%;
}
body#cart #main .cart-items .cart-item .product-line-grid-infos {
  width: calc(100% - 160px);
}
@media all and (max-width: 768px) {
  body#cart #main .cart-items .cart-item .product-line-grid-infos {
    width: calc(100% - 80px);
  }
}
@media all and (max-width: 690px) {
  body#cart #main .cart-items .cart-item .product-line-grid-infos {
    width: calc(100% - 60px);
  }
}
body#cart #main .cart-items .cart-item .product-line-grid-infos > div:first-child > div.product-title {
  width: calc(100% - 200px);
  padding-right: 30px;
  padding-left: 30px;
}
@media all and (max-width: 690px) {
  body#cart #main .cart-items .cart-item .product-line-grid-infos > div:first-child > div.product-title {
    padding-right: 0px;
    padding-left: 0px;
  }
}
body#cart #main .cart-items .cart-item .product-line-grid-infos > div:first-child > div.product-title .product-manufacturer {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: block;
}
@media all and (max-width: 690px) {
  body#cart #main .cart-items .cart-item .product-line-grid-infos > div:first-child > div.product-title .product-manufacturer {
    font-size: 12px;
    line-height: 18px;
  }
}
body#cart #main .cart-items .cart-item .product-line-grid-infos > div:first-child > div.product-title a {
  font-size: 19px;
  line-height: 25px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  width: 100%;
  display: block;
}
@media all and (max-width: 690px) {
  body#cart #main .cart-items .cart-item .product-line-grid-infos > div:first-child > div.product-title a {
    font-size: 15px;
    line-height: 21px;
  }
}
body#cart #main .cart-items .cart-item .product-line-grid-infos > div:first-child > div.product-price, body#cart #main .cart-items .cart-item .product-line-grid-infos > div:first-child > div.product-features {
  width: 100px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: left;
}
@media all and (max-width: 690px) {
  body#cart #main .cart-items .cart-item .product-line-grid-infos > div:first-child > div.product-price, body#cart #main .cart-items .cart-item .product-line-grid-infos > div:first-child > div.product-features {
    font-size: 12px;
    line-height: 18px;
  }
}
body#cart #main .cart-items .cart-item .product-line-grid-infos > div:first-child > div.product-price .regular-price {
  text-decoration: line-through;
}
body#cart #main .cart-items .cart-item .product-line-grid-infos > div:first-child > div.product-price .discount {
  font-size: 14px;
  background: black;
  color: white;
  padding: 5px 10px;
}
body#cart #main .cart-items .cart-item .product-line-grid-infos > div:first-child > div.product-price.has-discount .current-price {
  margin: 5px 0;
}
body#cart #main .cart-items .cart-item .product-line-grid-infos > div:first-child > div .product-features {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
@media all and (max-width: 690px) {
  body#cart #main .cart-items .cart-item .product-line-grid-infos > div:first-child > div {
    width: 100% !important;
  }
}
@media all and (max-width: 991.98px) {
  body#cart #main .cart-items .cart-item .product-line-grid-infos > div:last-child {
    padding-left: 45px;
    margin-top: 15px;
  }
}
@media all and (max-width: 690px) {
  body#cart #main .cart-items .cart-item .product-line-grid-infos > div:last-child {
    padding-left: 0px;
  }
  body#cart #main .cart-items .cart-item .product-line-grid-infos > div:last-child > div > div {
    width: auto !important;
    flex: none !important;
  }
  body#cart #main .cart-items .cart-item .product-line-grid-infos > div:last-child > div > div:last-child {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
  }
}
body#cart #main .cart-items .cart-item .product-line-grid-infos > div:last-child .qty {
  margin-top: 0px;
}
body#cart #main .cart-items .cart-item .product-line-grid-infos > div:last-child .js-cart-line-product-quantity {
  margin-top: 0px;
  background-color: white;
  border: 1px solid black;
  box-shadow: none;
  height: 53px;
  width: 59px;
  text-align: right;
}
@media all and (max-width: 768px) {
  body#cart #main .cart-items .cart-item .product-line-grid-infos > div:last-child .js-cart-line-product-quantity {
    text-align: center;
  }
}
body#cart #main .cart-items .cart-item .js-cart-line-product-quantity {
  flex: none;
}
@media all and (max-width: 1024px) {
  body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals {
    flex-wrap: wrap;
  }
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .block-promo .cart-voucher {
  /* width: 35%; */
  max-width: 370px;
  padding: 0px 30px;
}
body#checkout #wrapper .cart-grid-right .block-promo .cart-voucher {
  padding: 30px 0px;
  width: 100%;
}
@media all and (max-width: 1024px) {
  body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .block-promo .cart-voucher {
    width: 100%;
    margin-bottom: 30px;
  }
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .block-promo > div, body#checkout #wrapper .cart-grid-right .block-promo > div {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .block-promo > div > *, body#checkout #wrapper .cart-grid-right .block-promo > div > * {
  width: 100%;
  max-width: 100%;
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .block-promo ul {
  width: 100%;
  display: block;
  list-style: none;
  padding: 0px;
  margin: 0px;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  background-color: white;
}
 body#checkout #wrapper .cart-grid-right .block-promo ul {
  width: 100%;
  display: block;
  list-style: none;
  padding: 0px;
  margin: 0px;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  background-color: transparent;
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .block-promo ul li  {
  width: 100%;
  max-width: 100%;
  padding: 10px;
}
body#checkout #wrapper .cart-grid-right .block-promo ul li {
  width: 100%;
  max-width: 100%;
  padding: 10px;
  border-bottom: white 1px solid;
}
body#checkout #wrapper .cart-grid-right .block-promo ul li .label{
  font-size: 12px;
  font-weight: 600;
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .block-promo ul li i, body#checkout #wrapper .cart-grid-right .block-promo ul li i {
  float: right;
  font-size: 18px;
  margin-left: 15px;
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .block-promo h6 {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (min-width: 1500px) {
  body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .block-promo h6 {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .block-promo h6 {
    font-size: 30px;
    line-height: 37px;
  }
}
body#checkout #wrapper .cart-grid-right .block-promo #promo-code form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .block-promo #promo-code form input {
  float: left;
  width: 250px;
  border: 1px solid black;
  padding: 10px 15px;
}
body#checkout #wrapper .cart-grid-right .block-promo #promo-code form input {
  width: 100%;
  border: 1px solid white;
  color: white;
  background-color: transparent;
  padding: 10px 15px;
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .block-promo #promo-code form button, body#checkout #wrapper .cart-grid-right .block-promo #promo-code form button {
  height: 43px;
  border: none !important;
}
body#checkout #wrapper .cart-grid-right .block-promo #promo-code form button {
  width: 100%;
  height: 38px;
  background-color: white;
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .block-promo #promo-code form button img {
  width: 23px;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
body#checkout #wrapper .cart-grid-right .block-promo #promo-code form button::after {
  content: attr(data-text);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: "Roobert";
  font-size: 12px;
  font-weight: 600;
  color: black;
}
body#checkout #wrapper .cart-grid-right .block-promo #promo-code form button img {
  display: none;
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .block-promo #promo-code form button:hover, body#checkout #wrapper .cart-grid-right .block-promo #promo-code form button:hover {
  background-color: black;
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .block-promo #promo-code form button:hover img, body#checkout #wrapper .cart-grid-right .block-promo #promo-code form button:hover img {
  filter: invert(1);
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .totals-container {
  width: 35%;
  max-width: 480px;
}
@media all and (max-width: 1024px) {
  body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .totals-container {
    width: 100%;
    max-width: 100%;
  }
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-totals .totals-container > div {
  width: 100%;
}
body#cart #main .cart-grid-right .cart-summary .cart-summary-line {
  width: 100%;
  text-align: right;
  /* max-width: 480px; */
  float: right;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-bottom: 1px solid black;
  padding: 15px 30px 15px 0px;
}
body#cart #main .cart-grid-right .cart-summary .cart-summary-line > span {
  width: 50%;
  display: block;
  float: left;
}
body#cart #main .cart-grid-right .cart-summary .cart-summary-line > span:first-child {
  text-align: left;
}
@media all and (max-width: 690px) {
  body#cart #main .cart-grid-right .cart-summary .cart-detailed-actions {
    flex-wrap: wrap;
  }
  body#cart #main .cart-grid-right .cart-summary .cart-detailed-actions > a {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
  }
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-actions > div:not(.checkout-message) {
  width: 100%;
  padding: 15px 15px 15px 30px;
}
@media all and (max-width: 690px) {
  body#cart #main .cart-grid-right .cart-summary .cart-detailed-actions > div:not(.checkout-message) {
    padding: 15px;
  }
}
@media all and (max-width: 690px) {
  body#cart #main .cart-grid-right .cart-summary .cart-detailed-actions > div:not(.checkout-message) > a {
    display: none;
  }
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-actions > div > div:last-child {
  max-width: 450px;
  width: 50%;
}
@media all and (max-width: 690px) {
  body#cart #main .cart-grid-right .cart-summary .cart-detailed-actions > div > div:last-child {
    width: 100%;
    max-width: 100%;
  }
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-actions > div > div:last-child a {
  width: 100%;
}
body#cart #main .cart-grid-right .cart-summary .cart-detailed-actions > div.checkout-message {
  margin-right: 0px;
  margin-left: 0px;
  width: auto;
}
body#cart .featured_products_container {
  padding: 30px 80px;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  margin-right: -65px;
  margin-left: -65px;
  position: relative;
  width: calc(100% + 130px);
}
@media all and (max-width: 1024px) {
  body#cart .featured_products_container {
    width: 100%;
    margin: 0px;
    padding: 30px 0px;
  }
}
body#cart .featured_products_container .section_infos {
  bottom: 0px;
}
body#cart .featured_products_container .section-carousel-products {
  padding: 0px 35px;
}
body#cart .featured_products_container .section-carousel-products .section_title {
  display: none !important;
}
@media all and (max-width: 690px) {
  body#cart .featured_products_container .section-carousel-products {
    padding: 0px 15px;
  }
}
body#cart .featured_products_container .section_title {
  padding-left: 15px;
  padding-right: 15px;
}
body#cart .featured_products_container .section_title a {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media all and (max-width: 690px) {
  body#cart .featured_products_container .section_title a {
    font-size: 12px;
    line-height: 18px;
  }
}
body#cart .featured_products_container .section_title a i {
  margin-left: 15px;
}

body#identity, body#addresses, body#address, body#history, body#order-detail, body#order-follow, body#order-slip, body#discount, body#module-psgdpr-gdpr, body#password {
  /*&:before{
    width: 80px;
    border-right: 1px solid black;
    display: block;
    content: "";
    height: 100vh;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index:10;
    @media all and (max-width: 1024px){
      display: none;
    }
  }*/
}
body#identity #notifications, body#addresses #notifications, body#address #notifications, body#history #notifications, body#order-detail #notifications, body#order-follow #notifications, body#order-slip #notifications, body#discount #notifications, body#module-psgdpr-gdpr #notifications, body#password #notifications {
  padding-top: 0px;
}
body#identity #notifications > .container, body#addresses #notifications > .container, body#address #notifications > .container, body#history #notifications > .container, body#order-detail #notifications > .container, body#order-follow #notifications > .container, body#order-slip #notifications > .container, body#discount #notifications > .container, body#module-psgdpr-gdpr #notifications > .container, body#password #notifications > .container {
  max-width: 100%;
  padding: 0px;
}
body#identity #notifications article, body#addresses #notifications article, body#address #notifications article, body#history #notifications article, body#order-detail #notifications article, body#order-follow #notifications article, body#order-slip #notifications article, body#discount #notifications article, body#module-psgdpr-gdpr #notifications article, body#password #notifications article {
  margin-bottom: 0px;
  border-radius: 0px;
}
body#identity #notifications article ul, body#addresses #notifications article ul, body#address #notifications article ul, body#history #notifications article ul, body#order-detail #notifications article ul, body#order-follow #notifications article ul, body#order-slip #notifications article ul, body#discount #notifications article ul, body#module-psgdpr-gdpr #notifications article ul, body#password #notifications article ul {
  margin-bottom: 0px;
}
@media all and (max-width: 768px) {
  body#identity #content-wrapper, body#addresses #content-wrapper, body#address #content-wrapper, body#history #content-wrapper, body#order-detail #content-wrapper, body#order-follow #content-wrapper, body#order-slip #content-wrapper, body#discount #content-wrapper, body#module-psgdpr-gdpr #content-wrapper, body#password #content-wrapper {
    padding: 0px;
  }
}
body#identity #main, body#addresses #main, body#address #main, body#history #main, body#order-detail #main, body#order-follow #main, body#order-slip #main, body#discount #main, body#module-psgdpr-gdpr #main, body#password #main {
  padding: 0px 50px;
}
@media all and (max-width: 768px) {
  body#identity #main, body#addresses #main, body#address #main, body#history #main, body#order-detail #main, body#order-follow #main, body#order-slip #main, body#discount #main, body#module-psgdpr-gdpr #main, body#password #main {
    padding: 0px;
  }
}
body#identity #main #content, body#addresses #main #content, body#address #main #content, body#history #main #content, body#order-detail #main #content, body#order-follow #main #content, body#order-slip #main #content, body#discount #main #content, body#module-psgdpr-gdpr #main #content, body#password #main #content {
  margin-left: 275px;
  border-left: 1px solid black;
  color: black;
  padding: 0px;
}
@media all and (max-width: 1024px) {
  body#identity #main #content, body#addresses #main #content, body#address #main #content, body#history #main #content, body#order-detail #main #content, body#order-follow #main #content, body#order-slip #main #content, body#discount #main #content, body#module-psgdpr-gdpr #main #content, body#password #main #content {
    margin-left: 0px;
    width: 100%;
    border-right: 1px solid black;
    border-top: 1px solid black;
  }
}
@media all and (max-width: 690px) {
  body#identity #main #content, body#addresses #main #content, body#address #main #content, body#history #main #content, body#order-detail #main #content, body#order-follow #main #content, body#order-slip #main #content, body#discount #main #content, body#module-psgdpr-gdpr #main #content, body#password #main #content {
    padding: 15px;
  }
}
body#identity .page-footer, body#addresses .page-footer, body#address .page-footer, body#history .page-footer, body#order-detail .page-footer, body#order-follow .page-footer, body#order-slip .page-footer, body#discount .page-footer, body#module-psgdpr-gdpr .page-footer, body#password .page-footer {
  padding: 0 0 0 275px;
  border-top: 1px solid black;
  display: flex;
}
@media all and (max-width: 1024px) {
  body#identity .page-footer, body#addresses .page-footer, body#address .page-footer, body#history .page-footer, body#order-detail .page-footer, body#order-follow .page-footer, body#order-slip .page-footer, body#discount .page-footer, body#module-psgdpr-gdpr .page-footer, body#password .page-footer {
    padding: 0;
  }
}
body#identity .page-footer a, body#addresses .page-footer a, body#address .page-footer a, body#history .page-footer a, body#order-detail .page-footer a, body#order-follow .page-footer a, body#order-slip .page-footer a, body#discount .page-footer a, body#module-psgdpr-gdpr .page-footer a, body#password .page-footer a {
  display: flex;
  align-items: center;
  margin-right: 0px;
  border-left: 1px solid black;
  padding: 15px 40px;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
body#identity .page-footer a:last-child, body#addresses .page-footer a:last-child, body#address .page-footer a:last-child, body#history .page-footer a:last-child, body#order-detail .page-footer a:last-child, body#order-follow .page-footer a:last-child, body#order-slip .page-footer a:last-child, body#discount .page-footer a:last-child, body#module-psgdpr-gdpr .page-footer a:last-child, body#password .page-footer a:last-child {
  border-right: 1px solid black;
}
body#identity .page-footer a i, body#addresses .page-footer a i, body#address .page-footer a i, body#history .page-footer a i, body#order-detail .page-footer a i, body#order-follow .page-footer a i, body#order-slip .page-footer a i, body#discount .page-footer a i, body#module-psgdpr-gdpr .page-footer a i, body#password .page-footer a i {
  -webkit-transition: color 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: color 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: color 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: color 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: color 0.36s cubic-bezier(0.4, 0, 1, 1);
  margin-right: 10px;
}
body#identity .page-footer a:hover, body#addresses .page-footer a:hover, body#address .page-footer a:hover, body#history .page-footer a:hover, body#order-detail .page-footer a:hover, body#order-follow .page-footer a:hover, body#order-slip .page-footer a:hover, body#discount .page-footer a:hover, body#module-psgdpr-gdpr .page-footer a:hover, body#password .page-footer a:hover {
  text-decoration: none;
  background-color: black;
  color: white;
}
body#identity .page-footer a:hover i, body#addresses .page-footer a:hover i, body#address .page-footer a:hover i, body#history .page-footer a:hover i, body#order-detail .page-footer a:hover i, body#order-follow .page-footer a:hover i, body#order-slip .page-footer a:hover i, body#discount .page-footer a:hover i, body#module-psgdpr-gdpr .page-footer a:hover i, body#password .page-footer a:hover i {
  color: white;
}
body#identity table.table thead th, body#addresses table.table thead th, body#address table.table thead th, body#history table.table thead th, body#order-detail table.table thead th, body#order-follow table.table thead th, body#order-slip table.table thead th, body#discount table.table thead th, body#module-psgdpr-gdpr table.table thead th, body#password table.table thead th {
  border-color: black;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 400;
}
@media all and (max-width: 690px) {
  body#identity table.table thead th, body#addresses table.table thead th, body#address table.table thead th, body#history table.table thead th, body#order-detail table.table thead th, body#order-follow table.table thead th, body#order-slip table.table thead th, body#discount table.table thead th, body#module-psgdpr-gdpr table.table thead th, body#password table.table thead th {
    font-size: 12px;
    line-height: 18px;
  }
}
body#identity table.table tbody td, body#identity table.table tbody th, body#identity table.table tfoot td, body#identity table.table tfoot th, body#addresses table.table tbody td, body#addresses table.table tbody th, body#addresses table.table tfoot td, body#addresses table.table tfoot th, body#address table.table tbody td, body#address table.table tbody th, body#address table.table tfoot td, body#address table.table tfoot th, body#history table.table tbody td, body#history table.table tbody th, body#history table.table tfoot td, body#history table.table tfoot th, body#order-detail table.table tbody td, body#order-detail table.table tbody th, body#order-detail table.table tfoot td, body#order-detail table.table tfoot th, body#order-follow table.table tbody td, body#order-follow table.table tbody th, body#order-follow table.table tfoot td, body#order-follow table.table tfoot th, body#order-slip table.table tbody td, body#order-slip table.table tbody th, body#order-slip table.table tfoot td, body#order-slip table.table tfoot th, body#discount table.table tbody td, body#discount table.table tbody th, body#discount table.table tfoot td, body#discount table.table tfoot th, body#module-psgdpr-gdpr table.table tbody td, body#module-psgdpr-gdpr table.table tbody th, body#module-psgdpr-gdpr table.table tfoot td, body#module-psgdpr-gdpr table.table tfoot th, body#password table.table tbody td, body#password table.table tbody th, body#password table.table tfoot td, body#password table.table tfoot th {
  border-color: black;
}

.intro-account {
  padding: 30px 40px;
  border-bottom: 1px solid black;
  width: 100%;
}
.intro-account h6 {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 0px;
}
@media all and (min-width: 1500px) {
  .intro-account h6 {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  .intro-account h6 {
    font-size: 20px;
    line-height: 27px;
  }
}
.intro-account a {
  margin-bottom: 0px;
}
.intro-account p {
  margin-bottom: 0px;
}

body#authentication:before {
  width: 80px;
  border-right: 1px solid black;
  display: block;
  content: "";
  height: 100vh;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10;
}
body#authentication #main .title_page {
  padding: 0px 50px;
}
body#authentication #main .title_page h4 {
  padding: 20px;
  margin: 0px;
  border-bottom: 1px solid black;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (min-width: 1500px) {
  body#authentication #main .title_page h4 {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  body#authentication #main .title_page h4 {
    font-size: 30px;
    line-height: 37px;
  }
}
body#authentication #main #content {
  max-width: 1800px;
  padding: 0 65px;
  margin: 0;
}
body#authentication #main #content #forms-logins {
  text-align: left;
}
body#authentication #main #content #forms-logins .login-form {
  width: 40%;
  border: 1px solid black;
  margin-right: 10%;
  margin-top: 0px;
  color: black;
}
body#authentication #main #content #forms-logins .login-form .nav-switch-login {
  margin: 0px;
}
body#authentication #main #content #forms-logins .login-form > h5 {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  padding: 30px 30px 0px;
  margin-bottom: 0px;
}
@media all and (min-width: 1500px) {
  body#authentication #main #content #forms-logins .login-form > h5 {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  body#authentication #main #content #forms-logins .login-form > h5 {
    font-size: 20px;
    line-height: 27px;
  }
}
body#authentication #main #content #forms-logins .login-form form {
  padding: 30px;
}
body#authentication #main #content #forms-logins .login-form form .form-group .col-md-6 {
  min-width: 350px;
}
body#authentication #main #content #forms-logins .login-form form .form-control-comment {
  display: none;
}
body#authentication #main #content #forms-logins .login-form form .forgot-password {
  margin: 30px 0px;
  padding: 0px;
  text-align: left;
}
body#authentication #main #content #forms-logins .login-form form .form-footer {
  text-align: left !important;
}
body#authentication #main #content #forms-logins > img {
  width: 50%;
  height: auto;
  padding: 5%;
}
body#authentication #register-form-page > div {
  margin-left: 260px;
  border-left: 1px solid black;
  color: black;
  padding: 0px;
  width: calc(100% - 244px);
}
@media all and (min-width: 1870px) {
  body#authentication #register-form-page > div {
    border-right: 1px solid black;
  }
}
body#authentication #register-form-page > div .register-form {
  padding: 30px;
}

body#my-account:before {
  width: 80px;
  border-right: 1px solid black;
  display: block;
  content: "";
  height: 100vh;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10;
}
@media all and (max-width: 1024px) {
  body#my-account:before {
    display: none;
  }
}
body#my-account #main {
  padding: 0px 64px;
}
body#my-account #main #page_account .title_page {
  width: 276px;
  padding: 30px;
}
@media all and (max-width: 1024px) {
  body#my-account #main #page_account .title_page {
    display: none;
  }
}
body#my-account #main #page_account .links {
  width: calc(100% - 276px);
  border-left: 1px solid black;
}
@media all and (max-width: 1024px) {
  body#my-account #main #page_account .links {
    margin: 0 auto 60px;
    width: 100%;
    border-right: 1px solid black;
    border-top: 1px solid black;
  }
}
body#my-account #main #page_account .links ul {
  list-style: none;
  padding: 0px;
  width: 100%;
  margin: 0px;
}
body#my-account #main #page_account .links ul li {
  width: 100%;
  border-bottom: 1px solid black;
}
body#my-account #main #page_account .links ul li a {
  display: block;
  text-align: left;
  margin-bottom: 0px;
  color: black;
  padding: 20px 40px;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 400;
}
@media all and (max-width: 690px) {
  body#my-account #main #page_account .links ul li a {
    font-size: 12px;
    line-height: 18px;
  }
}
body#my-account #main #page_account .links ul li a span {
  padding: 0px;
  background-color: transparent;
}
body#my-account #main #page_account .links ul li a span i {
  float: left;
  font-size: 20px;
  width: auto;
  margin: 0 15px 0 0;
  padding-bottom: 0px;
  color: black;
}
body#my-account #main #page_account .links ul li a:hover {
  background-color: black;
  color: white;
}
body#my-account #main #page_account .links ul li a:hover span i {
  color: white;
}

body#identity #main #content form {
  padding: 30px 40px;
}

body#addresses .addresses {
  padding: 30px;
}
body#addresses .addresses > div {
  padding: 15px;
}
body#addresses .addresses > div > article {
  border: 1px solid black;
  font-size: 14px;
}
body#addresses .addresses > div > article h4 {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media all and (max-width: 690px) {
  body#addresses .addresses > div > article h4 {
    font-size: 12px;
    line-height: 18px;
  }
}
body#addresses .addresses > div > article address {
  margin-bottom: 0px;
}
body#addresses .addresses > div > article .address-footer {
  border-top: 1px solid black;
  width: 100%;
  padding: 0px;
  display: flex;
}
body#addresses .addresses > div > article .address-footer a {
  color: black;
  margin: 0px;
  padding: 10px 20px;
  width: 50%;
  text-align: center;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
body#addresses .addresses > div > article .address-footer a:first-child {
  border-right: 1px solid black;
}
body#addresses .addresses > div > article .address-footer a:hover {
  background-color: black;
  color: white;
}
body#addresses .addresses > div.addresses-footer {
  width: 100%;
  padding: 0px;
  margin-bottom: 30px;
}

body#address form {
  padding: 30px;
}

body#history .content-history {
  padding: 30px;
}

body#order-detail .order-detail-content {
  padding: 30px;
}
body#order-detail .order-detail-content .box {
  background-color: #f5f5f5;
  border-radius: 5px;
}
body#discount .content-discount {
  padding: 30px;
}

body#order-slip .content-order-slip {
  padding: 30px;
}

body#module-psgdpr-gdpr #content > .container-fluid {
  padding: 30px;
  max-width: 1000px;
  margin: 0 auto;
}

body#order-follow .content-order-follow {
  padding: 30px;
}

body#manufacturer #wrapper {
  padding-top: 0px;
}
body#manufacturer #wrapper > .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
body#manufacturer #wrapper > .container-fluid > #content-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
body#manufacturer #wrapper #main {
  display: flex;
  flex-wrap: wrap;
}
body#manufacturer #wrapper #main #manufacturer-short_description {
  width: 100%;
}
body#manufacturer #wrapper #main .content_page {
  padding: 0px 130px;
  position: relative;
  background-color: #fafafa;
  width: 100%;
}
@media all and (max-width: 1024px) {
  body#manufacturer #wrapper #main .content_page {
    padding: 0px;
  }
}
body#manufacturer #wrapper #main .content_page > ul {
  list-style: none;
  padding: 90px 0px;
  max-width: 1500px;
  margin: 0 auto;
}
@media all and (max-width: 690px) {
  body#manufacturer #wrapper #main .content_page > ul {
    padding: 15px 0px;
  }
}
body#manufacturer #wrapper #main .content_page > ul li {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
}
@media all and (max-width: 768px) {
  body#manufacturer #wrapper #main .content_page > ul li {
    width: 33.3333%;
  }
}
@media all and (max-width: 690px) {
  body#manufacturer #wrapper #main .content_page > ul li {
    width: 50%;
  }
}
body#manufacturer #wrapper #main .content_page > ul li > a {
  padding: 45px;
  width: 100%;
  display: block;
  background-color: white;
  overflow: hidden;
  -webkit-transition: all 1s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 1s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 1s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 1s cubic-bezier(0.4, 0, 1, 1);
  transition: all 1s cubic-bezier(0.4, 0, 1, 1);
  position: relative;
}
body#manufacturer #wrapper #main .content_page > ul li > a .brand-img {
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
body#manufacturer #wrapper #main .content_page > ul li > a .brand-img img {
  width: 100%;
  z-index: 2;
  position: relative;
  -webkit-transition: all 1.36s cubic-bezier(0.24, 1.91, 0.77, 1.07);
  -moz-transition: all 1.36s cubic-bezier(0.24, 1.91, 0.77, 1.07);
  -ms-transition: all 1.36s cubic-bezier(0.24, 1.91, 0.77, 1.07);
  -o-transition: all 1.36s cubic-bezier(0.24, 1.91, 0.77, 1.07);
  transition: all 1.36s cubic-bezier(0.24, 1.91, 0.77, 1.07);
  transform: scale(1);
}
body#manufacturer #wrapper #main .content_page > ul li > a .infos {
  position: absolute;
  bottom: 50%;
  left: 0%;
  width: 100%;
  text-align: center;
  transform: translate(0%, 50%) scale(0.5);
  opacity: 0;
  padding: 0px 15px;
  -webkit-transition: all 1.3s cubic-bezier(0.24, 1.91, 0.77, 1.07);
  -moz-transition: all 1.3s cubic-bezier(0.24, 1.91, 0.77, 1.07);
  -ms-transition: all 1.3s cubic-bezier(0.24, 1.91, 0.77, 1.07);
  -o-transition: all 1.3s cubic-bezier(0.24, 1.91, 0.77, 1.07);
  transition: all 1.3s cubic-bezier(0.24, 1.91, 0.77, 1.07);
}
body#manufacturer #wrapper #main .content_page > ul li > a .infos h4 {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  color: white;
}
@media all and (min-width: 1500px) {
  body#manufacturer #wrapper #main .content_page > ul li > a .infos h4 {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  body#manufacturer #wrapper #main .content_page > ul li > a .infos h4 {
    font-size: 30px;
    line-height: 37px;
  }
}
body#manufacturer #wrapper #main .content_page > ul li > a:hover {
  background-color: black;
}
body#manufacturer #wrapper #main .content_page > ul li > a:hover .brand-img {
  filter: invert(1);
  opacity: 0.2;
}
body#manufacturer #wrapper #main .content_page > ul li > a:hover .brand-img img {
  transform: scale(0.5);
}
body#manufacturer #wrapper #main .content_page > ul li > a:hover .infos {
  opacity: 1;
  transform: translate(0%, 50%) scale(1);
}

body#manufacturer #main #logo_brand {
  position: absolute;
  top: 13vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
@media all and (max-width: 690px) {
  body#manufacturer #main #logo_brand {
    top: 26vw;
  }
}
body#manufacturer #main #logo_brand img {
  width: 250px;
  filter: invert(1);
}
@media all and (max-width: 690px) {
  body#manufacturer #main #logo_brand img {
    width: 100px;
  }
}
@media all and (max-width: 690px) {
  body#manufacturer .elementor {
    margin-top: 62px;
  }
}
body#manufacturer .elementor #elementor-inner {
  padding-left: 80px;
  padding-right: 80px;
}
@media all and (max-width: 690px) {
  body#manufacturer .elementor #elementor-inner {
    padding: 0px;
  }
}
body#manufacturer .elementor #elementor-inner .intro_page {
  margin-right: -100px;
  margin-left: -100px;
  background-color: black;
  position: relative;
}
@media all and (max-width: 1024px) {
  body#manufacturer .elementor #elementor-inner .intro_page {
    margin-right: 0px;
    margin-left: 0px;
  }
}
body#manufacturer .elementor #elementor-inner .intro_page .elementor-image {
  max-height: 40vw;
  overflow: hidden;
  width: 100vw;
  position: relative;
}
@media all and (max-width: 768px) {
  body#manufacturer .elementor #elementor-inner .intro_page .elementor-image {
    max-height: 40vh;
  }
}
body#manufacturer .elementor #elementor-inner .intro_page .elementor-image figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(50px);
  font-size: 50px;
  line-height: 57px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  color: white;
  text-transform: uppercase;
}
@media all and (max-width: 1440px) {
  body#manufacturer .elementor #elementor-inner .intro_page .elementor-image figcaption {
    font-size: 43px;
    line-height: 57px;
  }
}
@media all and (min-width: 1681px) {
  body#manufacturer .elementor #elementor-inner .intro_page .elementor-image figcaption {
    font-size: 55px;
    line-height: 63px;
  }
}
@media all and (max-width: 1024px) {
  body#manufacturer .elementor #elementor-inner .intro_page .elementor-image figcaption {
    font-size: 40px;
    line-height: 47px;
  }
}
@media all and (max-width: 768px) {
  body#manufacturer .elementor #elementor-inner .intro_page .elementor-image figcaption {
    font-size: 27px;
    line-height: 35px;
  }
}
body#manufacturer .elementor #elementor-inner .intro_page img {
  opacity: 0.5;
  width: 100%;
}
@media all and (max-width: 768px) {
  body#manufacturer .elementor #elementor-inner .intro_page img {
    max-width: none;
    width: 150%;
  }
}
body#manufacturer .elementor #elementor-inner .intro_page {
  margin-right: -80px;
  margin-left: -80px;
  overflow: hidden;
}
@media all and (max-width: 1024px) {
  body#manufacturer .elementor #elementor-inner .intro_page {
    margin-right: 0px;
    margin-left: 0px;
  }
}
body#manufacturer #products {
  width: 100%;
  padding: 0px 80px;
  margin: 0 auto;
  position: relative;
}
@media all and (max-width: 768px) {
  body#manufacturer #products {
    padding: 0px;
  }
}
body#manufacturer .title-products-list {
  max-width: 1800px;
  display: block;
  margin: 0 auto;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  padding: 15px 15px 30px 15px;
}
@media all and (min-width: 1500px) {
  body#manufacturer .title-products-list {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  body#manufacturer .title-products-list {
    font-size: 20px;
    line-height: 27px;
  }
}
body#manufacturer .title-products-list > span {
  max-width: 60%;
}
body#manufacturer .title-products-list a {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
body#manufacturer .list_brand_product {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 60px;
}
body#manufacturer .list_brand_product .title a {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container {
  position: relative;
  overflow: hidden;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .product-thumbnail {
  background-color: #fafafa;
  margin-bottom: 0px;
  padding: 30px 0px;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .product-thumbnail img {
  width: 100%;
  mix-blend-mode: multiply;
  -webkit-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: transform 1s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product {
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 0px;
  padding: 30px;
  color: white;
  text-align: center;
  transform: translateX(100%);
  opacity: 0;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div {
  width: 100%;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div .product-price-and-shipping {
  display: block;
  margin-top: 15px;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div .product-price-and-shipping .regular-price {
  text-decoration: line-through;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div .product-price-and-shipping .discount-product {
  font-size: 14px;
  background: black;
  color: white;
  padding: 5px 10px;
  border: 1px solid white;
  margin-left: 10px;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div .product-price-and-shipping .price {
  display: block;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div .product-price-and-shipping .price.has-discount {
  margin-top: 10px;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div form, body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div .see_product {
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div form > button, body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button {
  overflow: hidden;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div form > button .loaderContainer, body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button .loaderContainer {
  background: white;
  position: absolute;
  width: 43px;
  height: 43px;
  content: "";
  display: block;
  left: 50%;
  top: 50%;
  pointer-events: none;
  opacity: 1;
  transform: translateY(-170%) translateX(-50%);
  border-radius: 50%;
  border: 1px solid white;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div form > button .loaderContainer > img, body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button .loaderContainer > img {
  width: 25px;
  margin-top: 8px;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div form > button > span, body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button > span {
  -webkit-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -moz-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -ms-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  -o-transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div form > button > span:first-child, body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button > span:first-child {
  display: block;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div form > button.process, body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button.process {
  pointer-events: none;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div form > button.process > span:first-child, body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button.process > span:first-child {
  transform: translateY(53px);
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div form > button.process > span.loaderContainer, body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div .see_product > button.process > span.loaderContainer {
  transform: translateY(-50%) translateX(-50%);
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product > div .see_product {
  width: auto;
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .hover-product .stars {
  width: 90px;
}
@media all and (min-width: 769px) {
  body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container:hover a {
    text-decoration: none;
  }
  body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container:hover .product-thumbnail img {
    transform: scale(1.2);
  }
  body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container:hover .hover-product {
    opacity: 1;
    transform: translateX(0);
  }
}
body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .price_mobile {
  display: none;
}
@media all and (max-width: 768px) {
  body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .price_mobile {
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: block;
    font-size: 12px;
    line-height: 17px;
    text-align: right;
  }
  body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .price_mobile > span {
    width: auto;
    display: inline-block;
  }
  body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .price_mobile > span.regular-price {
    text-decoration: line-through;
    color: grey;
    margin-right: 5px;
  }
  body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .price_mobile > span.discount-product {
    padding-right: 5px;
  }
  body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .price_mobile > span.price {
    width: 100%;
  }
  body#manufacturer .list_brand_product .product-miniature-slider .thumbnail-container .price_mobile > span.price b {
    background: #fff;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 5px;
    border: 1px solid black;
  }
}
body#manufacturer .list_brand_product .product-miniature-slider .product-description {
  margin-top: 15px;
}
@media all and (max-width: 768px) {
  body#manufacturer .list_brand_product .product-miniature-slider .product-description {
    margin-top: 5px;
  }
}
body#manufacturer .list_brand_product .product-miniature-slider .product-description .manufacturer_name {
  margin-bottom: 5px;
}
@media all and (max-width: 768px) {
  body#manufacturer .list_brand_product .product-miniature-slider .product-description .manufacturer_name {
    font-size: 12px;
    line-height: 17px;
  }
}
body#manufacturer .list_brand_product .product-miniature-slider .product-description .empty_manufacturer_name {
  content: "";
  display: block;
  height: 21px;
  margin-bottom: 0px;
}
body#manufacturer .list_brand_product .product-miniature-slider .product-description .product-title {
  font-size: 19px;
  line-height: 25px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (max-width: 690px) {
  body#manufacturer .list_brand_product .product-miniature-slider .product-description .product-title {
    font-size: 15px;
    line-height: 21px;
  }
}
@media all and (max-width: 768px) {
  body#manufacturer .list_brand_product .product-miniature-slider .product-description .product-title {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
  }
}

@media all and (max-width: 1024px) {
  body#ybc_blog_page #wrapper {
    padding-top: 45px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .categories_top {
  width: 100%;
  margin-top: 100px;
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper .categories_top {
    margin-top: 40px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .categories_top .title {
  margin: 0 auto 60px;
  max-width: 800px;
  text-align: center;
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper .categories_top .title {
    margin: 0 auto 0px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .categories_top .title h2 {
  font-size: 50px;
  line-height: 57px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
@media all and (max-width: 1440px) {
  body#ybc_blog_page #wrapper #content-wrapper .categories_top .title h2 {
    font-size: 43px;
    line-height: 57px;
  }
}
@media all and (min-width: 1681px) {
  body#ybc_blog_page #wrapper #content-wrapper .categories_top .title h2 {
    font-size: 55px;
    line-height: 63px;
  }
}
@media all and (max-width: 1024px) {
  body#ybc_blog_page #wrapper #content-wrapper .categories_top .title h2 {
    font-size: 40px;
    line-height: 47px;
  }
}
@media all and (max-width: 768px) {
  body#ybc_blog_page #wrapper #content-wrapper .categories_top .title h2 {
    font-size: 27px;
    line-height: 35px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .categories_top ul {
  list-style: none;
  padding: 0px;
  text-align: center;
  margin-bottom: 130px;
}
@media all and (max-width: 768px) {
  body#ybc_blog_page #wrapper #content-wrapper .categories_top ul {
    margin-bottom: 30px;
    white-space: nowrap;
    overflow: auto;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .categories_top ul li {
  display: inline-block;
  margin: 0px 30px;
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper .categories_top ul li {
    margin: 0 10px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .categories_top ul li a {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper .categories_top ul li a {
    font-size: 12px;
    line-height: 18px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .categories_top ul li a img {
  width: 100px !important;
  margin-bottom: 5px;
}
body#ybc_blog_page #wrapper #content-wrapper .first_blog_article {
  width: 100%;
}
body#ybc_blog_page #wrapper #content-wrapper .first_blog_article > .item_blog {
  border: 1px solid black;
  max-width: 1600px;
  margin: 0 auto;
  background-color: #fafafa;
}
body#ybc_blog_page #wrapper #content-wrapper .first_blog_article > .item_blog > a .content {
  width: 66.6666%;
  padding: 30px;
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper .first_blog_article > .item_blog > a .content {
    width: 100%;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .first_blog_article > .item_blog > a .content > div {
  max-width: 440px;
  margin: 0 auto;
}
body#ybc_blog_page #wrapper #content-wrapper .first_blog_article > .item_blog > a .content > div .date {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 60px;
}
body#ybc_blog_page #wrapper #content-wrapper .first_blog_article > .item_blog > a .content > div h4 {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (min-width: 1500px) {
  body#ybc_blog_page #wrapper #content-wrapper .first_blog_article > .item_blog > a .content > div h4 {
    font-size: 45px;
    line-height: 51px;
  }
}
@media all and (max-width: 1499px) {
  body#ybc_blog_page #wrapper #content-wrapper .first_blog_article > .item_blog > a .content > div h4 {
    font-size: 40px;
    line-height: 47px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .first_blog_article > .item_blog > a .content > div .txt {
  margin: 30px 0px;
}
body#ybc_blog_page #wrapper #content-wrapper .first_blog_article > .item_blog > a .content > div .link {
  margin-bottom: 60px;
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper .first_blog_article > .item_blog > a .content > div .link {
    margin-bottom: 0px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .first_blog_article > .item_blog > a .img {
  width: 33.3333333%;
  background-size: cover;
  background-position: center;
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper .first_blog_article > .item_blog > a .img {
    width: 100%;
    padding-bottom: 66.66666%;
  }
}
body#ybc_blog_page #wrapper #content-wrapper #list_blog_aticles {
  max-width: 1600px;
  margin: 60px auto;
}
body#ybc_blog_page #wrapper #content-wrapper #list_blog_aticles > div > article {
  margin-bottom: 30px;
}
@media all and (max-width: 768px) {
  body#ybc_blog_page #wrapper #content-wrapper #list_blog_aticles > div > article {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper #list_blog_aticles > div > article {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
body#ybc_blog_page #wrapper #content-wrapper #list_blog_aticles > div > article a > .img {
  width: 100%;
  overflow: hidden;
  background-color: black;
}
body#ybc_blog_page #wrapper #content-wrapper #list_blog_aticles > div > article a > .img img {
  width: 100%;
  -webkit-transition: all 1s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 1s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 1s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 1s cubic-bezier(0.4, 0, 1, 1);
  transition: all 1s cubic-bezier(0.4, 0, 1, 1);
}
body#ybc_blog_page #wrapper #content-wrapper #list_blog_aticles > div > article a > .img .item-img {
  width: 100%;
  display: block;
  content: "";
  padding-bottom: 120%;
  background-size: cover;
  background-position: center;
}
body#ybc_blog_page #wrapper #content-wrapper #list_blog_aticles > div > article a .content {
  width: 80%;
  border: 1px solid black;
  margin-top: -60px;
  background: white;
  float: right;
  padding: 30px;
  max-width: 320px;
  z-index: 2;
  position: relative;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.4s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 1, 1);
}
body#ybc_blog_page #wrapper #content-wrapper #list_blog_aticles > div > article a .content .title {
  margin: 15px 0px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (min-width: 1500px) {
  body#ybc_blog_page #wrapper #content-wrapper #list_blog_aticles > div > article a .content .title {
    font-size: 45px;
    line-height: 51px;
  }
}
@media all and (max-width: 1499px) {
  body#ybc_blog_page #wrapper #content-wrapper #list_blog_aticles > div > article a .content .title {
    font-size: 40px;
    line-height: 47px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper #list_blog_aticles > div > article a:hover > .img img {
  opacity: 0.5;
  transform: scale(1.05);
}
body#ybc_blog_page #wrapper #content-wrapper #list_blog_aticles > div > article a:hover .content {
  transform: translateX(-30px);
}
body#ybc_blog_page #wrapper #content-wrapper {
  padding: 0px 80px;
}
@media all and (max-width: 768px) {
  body#ybc_blog_page #wrapper #content-wrapper {
    padding: 0px 0px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .post_header {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 50px;
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper .post_header {
    margin-top: 30px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .post_header .post-date {
  max-width: 370px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  float: none;
  border-bottom: 1px solid #191919;
  padding-bottom: 30px;
  display: block;
  margin-bottom: 30px;
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper .post_header .post-date {
    font-size: 12px;
    line-height: 18px;
  }
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper .post_header .post-date {
    padding-bottom: 15px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .post_header h1 {
  display: block;
  max-width: 1000px;
  margin: 0 auto;
  font-size: 50px;
  line-height: 57px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (max-width: 1440px) {
  body#ybc_blog_page #wrapper #content-wrapper .post_header h1 {
    font-size: 43px;
    line-height: 57px;
  }
}
@media all and (min-width: 1681px) {
  body#ybc_blog_page #wrapper #content-wrapper .post_header h1 {
    font-size: 55px;
    line-height: 63px;
  }
}
@media all and (max-width: 1024px) {
  body#ybc_blog_page #wrapper #content-wrapper .post_header h1 {
    font-size: 40px;
    line-height: 47px;
  }
}
@media all and (max-width: 768px) {
  body#ybc_blog_page #wrapper #content-wrapper .post_header h1 {
    font-size: 27px;
    line-height: 35px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .post_header h1 .title_cat {
  text-transform: none;
  font-size: 5vw;
  line-height: 1.1;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
body#ybc_blog_page #wrapper #content-wrapper #post-content {
  max-width: 1800px;
  margin: 0 auto;
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper #post-content {
    padding: 0px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper #post-content .elementor-container {
  width: 100%;
}
body#ybc_blog_page #wrapper #content-wrapper #post-content #elementor-section-wrap {
  display: flex;
  flex-wrap: wrap;
}
body#ybc_blog_page #wrapper #content-wrapper #post-content .elementor-section {
  max-width: 1300px;
  margin: 30px auto !important;
}
@media all and (max-width: 768px) {
  body#ybc_blog_page #wrapper #content-wrapper #post-content .elementor-section {
    margin: 15px auto !important;
  }
}
body#ybc_blog_page #wrapper #content-wrapper #post-content .elementor-section.blog_img_intro .elementor-image img {
  max-width: 1000px;
  margin: 0 auto;
}
@media all and (max-width: 768px) {
  body#ybc_blog_page #wrapper #content-wrapper #post-content .elementor-section.block_text_img {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper #post-content .elementor-section.block_text_img .elementor-row > .elementor-column:first-child .elementor-widget-wrap {
  padding: 30px 30px;
}
body#ybc_blog_page #wrapper #content-wrapper #post-content .elementor-section.quotedText {
  margin: 0px auto !important;
}
@media all and (max-width: 768px) {
  body#ybc_blog_page #wrapper #content-wrapper #post-content .elementor-section.manifesto .elementor-container .elementor-row > .elementor-column {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  body#ybc_blog_page #wrapper #content-wrapper #post-content .elementor-section.manifesto .elementor-container .elementor-row > .elementor-column .elementor-image {
    margin-bottom: 30px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor .content-text-editor {
  max-width: 800px;
}
body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor p {
  font-family: "Roobert" !important;
  font-size: 15px !important;
  line-height: 21px !important;
  color: black !important;
}
body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h1, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h2, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h3, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h4, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h5 {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  font-weight: 400 !important;
  margin-top: 30px;
  color: black !important;
}
@media all and (min-width: 1500px) {
  body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h1, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h2, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h3, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h4, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h5 {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h1, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h2, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h3, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h4, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h5 {
    font-size: 30px;
    line-height: 37px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h1 *, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h2 *, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h3 *, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h4 *, body#ybc_blog_page #wrapper #content-wrapper .elementor-section:not(.quotedText) .elementor-widget-text-editor h5 * {
  font-weight: 400 !important;
  color: black !important;
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper .ybc-blog-wrapper-detail {
    padding: 0px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .ybc-blog-wrapper-detail #lastests_blog_posts {
  border-top: 1px solid black;
  padding: 0px;
  margin-right: -30px;
  margin-left: -30px;
}
@media all and (max-width: 768px) {
  body#ybc_blog_page #wrapper #content-wrapper .ybc-blog-wrapper-detail #lastests_blog_posts {
    margin-right: 0px;
    margin-left: 0px;
  }
}
body#ybc_blog_page #wrapper #content-wrapper .ybc-blog-wrapper-detail #lastests_blog_posts > div.container_blog_list {
  padding-top: 60px;
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper .ybc-blog-wrapper-detail #lastests_blog_posts > div.container_blog_list {
    padding-top: 30px;
  }
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper .ybc-blog-wrapper-detail #lastests_blog_posts > div.container_blog_list .header_liste {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 690px) {
  body#ybc_blog_page #wrapper #content-wrapper .ybc-blog-wrapper-detail #lastests_blog_posts > div.container_blog_list .blog_list .article {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  body#ybc_blog_page #wrapper #content-wrapper .ybc-blog-wrapper-detail #lastests_blog_posts > div.container_blog_list .blog_list .article:nth-child(2) {
    display: block;
  }
}

body#ybc_blog_page.elementor-editor-active #wrapper #content-wrapper #post-content .elementor-section {
  width: 100% !important;
}

body#cms {
  background-color: #ececec;
}
body#cms #wrapper {
  margin-top: 0px;
  padding: 150px 80px 30px;
}
body#cms #wrapper > .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
body#cms #wrapper > .container-fluid #content-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
body#cms #wrapper > .container-fluid #content-wrapper #content {
  padding: 0px 20px;
}
body#cms #wrapper > .container-fluid #content-wrapper #content .intro_page {
  margin-right: -100px;
  margin-left: -100px;
  background-color: black;
  position: relative;
}
@media all and (max-width: 1024px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .intro_page {
    margin-right: 0px;
    margin-left: 0px;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .intro_page .elementor-image {
  max-height: 40vw;
  overflow: hidden;
  width: 100vw;
  position: relative;
}
@media all and (max-width: 768px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .intro_page .elementor-image {
    max-height: 40vh;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .intro_page .elementor-image figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(50px);
  font-size: 50px;
  line-height: 57px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  color: white;
  text-transform: uppercase;
}
@media all and (max-width: 1440px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .intro_page .elementor-image figcaption {
    font-size: 43px;
    line-height: 57px;
  }
}
@media all and (min-width: 1681px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .intro_page .elementor-image figcaption {
    font-size: 55px;
    line-height: 63px;
  }
}
@media all and (max-width: 1024px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .intro_page .elementor-image figcaption {
    font-size: 40px;
    line-height: 47px;
  }
}
@media all and (max-width: 768px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .intro_page .elementor-image figcaption {
    font-size: 27px;
    line-height: 35px;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .intro_page img {
  opacity: 0.5;
  width: 100%;
}
@media all and (max-width: 768px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .intro_page img {
    max-width: none;
    width: 150%;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .intro_page {
  overflow: hidden;
}
@media all and (max-width: 768px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .intro_page {
    margin-right: -20px;
    margin-left: -20px;
  }
}
@media all and (max-width: 768px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .intro_page figcaption {
    transform: translateX(-50%) translateY(-50%) !important;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor {
  padding: 0px 80px;
}
@media all and (max-width: 1024px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor {
    padding: 0px;
  }
}
@media all and (max-width: 768px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-image {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-image img {
  width: 100%;
}
@media all and (max-width: 768px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text {
    padding-top: 15px;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text .elementor-row > .elementor-column:first-child {
  width: 80%;
}
@media all and (max-width: 768px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text .elementor-row > .elementor-column:first-child {
    width: 100%;
  }
}
@media all and (max-width: 690px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text .elementor-row > .elementor-column:first-child {
    order: 2;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text .elementor-row > .elementor-column:nth-child(2) {
  width: 40%;
  margin-left: calc(-20% - 60px);
}
@media all and (max-width: 768px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text .elementor-row > .elementor-column:nth-child(2) {
    width: 80%;
    margin-top: -25%;
    margin-left: 30px;
  }
}
@media all and (max-width: 690px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text .elementor-row > .elementor-column:nth-child(2) {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text .elementor-row > .elementor-column:nth-child(2) .elementor-widget-wrap {
  background-color: white;
  padding: 30px;
  width: 100%;
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text .elementor-row > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-widget-text-editor, body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text .elementor-row > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-heading-title {
  padding: 0px !important;
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text .elementor-row > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-heading-title {
  text-transform: none;
}
@media all and (min-width: 1500px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text .elementor-row > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-heading-title {
    font-size: 45px;
    line-height: 51px;
  }
}
@media all and (max-width: 1499px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text .elementor-row > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-heading-title {
    font-size: 40px;
    line-height: 47px;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text .elementor-row > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-heading-title * {
  text-transform: none;
}
@media all and (min-width: 1500px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text .elementor-row > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-heading-title * {
    font-size: 45px;
    line-height: 51px;
  }
}
@media all and (max-width: 1499px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_img_text .elementor-row > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-heading-title * {
    font-size: 40px;
    line-height: 47px;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_text_img {
  max-width: 1800px;
  margin: 0 auto 60px;
  padding: 0px 80px;
}
@media all and (max-width: 768px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .block_text_img {
    padding: 0px;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-element.img_img {
  margin: 60px auto;
  max-width: 1800px;
  text-align: left;
  padding: 0px 80px;
}
@media all and (max-width: 768px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-element.img_img {
    padding: 0px 30px;
    margin-bottom: 80px !important;
  }
}
@media all and (max-width: 690px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-element.img_img {
    padding: 0px;
    margin-bottom: 10px !important;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-element.img_img .elementor-container .elementor-row > div:first-child {
  width: 70%;
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-element.img_img .elementor-container .elementor-row > div:nth-child(2) {
  width: 30%;
  margin-left: -10%;
  margin-top: 10%;
}
@media all and (max-width: 690px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-element.img_img .elementor-container .elementor-row > div:nth-child(2) {
    width: 40%;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-element.img_img .elementor-container .elementor-row > div figcaption {
  text-align: left;
  margin-top: 5px;
  color: black;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media all and (max-width: 690px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-element.img_img .elementor-container .elementor-row > div figcaption {
    font-size: 12px;
    line-height: 18px;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section:not(.intro_page) {
  max-width: 1800px;
  margin: 0 auto;
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section:not(.intro_page) .elementor-heading-title {
  color: black;
  text-transform: none;
  height: auto;
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section:not(.intro_page) .elementor-heading-title * {
  text-transform: none;
  font-size: 50px;
  line-height: 57px;
}
@media all and (max-width: 1440px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section:not(.intro_page) .elementor-heading-title * {
    font-size: 43px;
    line-height: 57px;
  }
}
@media all and (min-width: 1681px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section:not(.intro_page) .elementor-heading-title * {
    font-size: 55px;
    line-height: 63px;
  }
}
@media all and (max-width: 1024px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section:not(.intro_page) .elementor-heading-title * {
    font-size: 40px;
    line-height: 47px;
  }
}
@media all and (max-width: 768px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section:not(.intro_page) .elementor-heading-title * {
    font-size: 27px;
    line-height: 35px;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section:not(.intro_page) .elementor-heading-title:after {
  content: "";
  display: block;
  height: 70px;
  width: 70px;
  background-size: auto 70px;
  background-image: url(../img/nav/arrow_right.svg);
  background-repeat: no-repeat;
  background-position: left center;
}
@media all and (max-width: 768px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section:not(.intro_page) .elementor-heading-title:after {
    float: right;
    margin-top: -3px;
    height: 40px;
    width: 40px;
    background-size: auto 40px;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section.block_text_img .elementor-heading-title, body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-section.block_img_text .elementor-heading-title {
  text-transform: none;
}
@media all and (min-width: 1500px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section.block_text_img .elementor-heading-title, body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-section.block_img_text .elementor-heading-title {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section.block_text_img .elementor-heading-title, body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-section.block_img_text .elementor-heading-title {
    font-size: 30px;
    line-height: 37px;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section.block_text_img .elementor-heading-title *, body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-section.block_img_text .elementor-heading-title * {
  text-transform: none;
}
@media all and (min-width: 1500px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section.block_text_img .elementor-heading-title *, body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-section.block_img_text .elementor-heading-title * {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section.block_text_img .elementor-heading-title *, body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-section.block_img_text .elementor-heading-title * {
    font-size: 30px;
    line-height: 37px;
  }
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap > .elementor-section.block_text_img .elementor-heading-title:after, body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-section.block_img_text .elementor-heading-title:after {
  display: none;
}
body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-section.team-wrapper {
  max-width: none !important;
}
@media all and (max-width: 768px) {
  body#cms #wrapper > .container-fluid #content-wrapper #content .elementor #elementor-section-wrap .elementor-section.block_text_img .elementor-row > .elementor-column {
    width: 100%;
    flex: 0 0 100%;
  }
}
body#cms.cms-id-4 #wrapper, body#cms.cms-id-9 #wrapper {
  padding: 0 0 60px 0;
}
@media all and (max-width: 1024px) {
  body#cms.cms-id-4 #wrapper > .container-fluid #content-wrapper #content .intro_page .elementor-image, body#cms.cms-id-9 #wrapper > .container-fluid #content-wrapper #content .intro_page .elementor-image {
    width: 100%;
  }
}

body#module-mca_gdpr-gdpr #wrapper:before {
  width: 80px;
  border-right: 1px solid black;
  display: block;
  content: "";
  height: 100vh;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10;
}

#page_gdpr {
  margin-bottom: 90px;
}
@media all and (max-width: 690px) {
  #page_gdpr {
    margin-top: 30px;
  }
}

@media all and (max-width: 690px) {
  body#contact #wrapper {
    padding-top: 65px;
  }
}
body#contact #wrapper img {
  width: 100%;
}
body#contact #wrapper > .container-fluid {
  padding: 80px;
  max-width: 1800px;
  margin: 0 auto;
}
@media all and (max-width: 768px) {
  body#contact #wrapper > .container-fluid {
    padding: 0px;
  }
}
body#contact #wrapper > .container-fluid .left_column img {
  width: 100%;
}
@media all and (max-width: 690px) {
  body#contact #wrapper > .container-fluid .left_column {
    display: none;
  }
}
body#contact #wrapper > .container-fluid .right_column {
  padding-left: 100px;
}
@media all and (max-width: 690px) {
  body#contact #wrapper > .container-fluid .right_column {
    padding: 15px;
  }
}
body#contact #wrapper > .container-fluid .right_column > img {
  width: 200px;
  float: left;
}
body#contact #wrapper > .container-fluid .right_column > div {
  float: left;
  width: calc(100% - 200px);
  padding-left: 60px;
  padding-top: 140px;
}
@media all and (max-width: 768px) {
  body#contact #wrapper > .container-fluid .right_column > div {
    width: 100%;
    padding: 15px;
  }
}
body#contact #wrapper > .container-fluid .right_column > div > h4 {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media all and (min-width: 1500px) {
  body#contact #wrapper > .container-fluid .right_column > div > h4 {
    font-size: 45px;
    line-height: 51px;
  }
}
@media all and (max-width: 1499px) {
  body#contact #wrapper > .container-fluid .right_column > div > h4 {
    font-size: 40px;
    line-height: 47px;
  }
}
body#contact #wrapper > .container-fluid .bottom_page {
  margin-top: 60px;
}
body#contact #wrapper > .container-fluid .bottom_page > div > h5 {
  font-size: 50px;
  line-height: 57px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: -1px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 20px;
}
@media all and (max-width: 1440px) {
  body#contact #wrapper > .container-fluid .bottom_page > div > h5 {
    font-size: 43px;
    line-height: 57px;
  }
}
@media all and (min-width: 1681px) {
  body#contact #wrapper > .container-fluid .bottom_page > div > h5 {
    font-size: 55px;
    line-height: 63px;
  }
}
@media all and (max-width: 1024px) {
  body#contact #wrapper > .container-fluid .bottom_page > div > h5 {
    font-size: 40px;
    line-height: 47px;
  }
}
@media all and (max-width: 768px) {
  body#contact #wrapper > .container-fluid .bottom_page > div > h5 {
    font-size: 27px;
    line-height: 35px;
  }
}
@media all and (max-width: 768px) and (min-width: 1500px) {
  body#contact #wrapper > .container-fluid .bottom_page > div > h5 {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 768px) and (max-width: 1499px) {
  body#contact #wrapper > .container-fluid .bottom_page > div > h5 {
    font-size: 30px;
    line-height: 37px;
  }
}
body#contact #wrapper > .container-fluid .bottom_page > div > .content {
  padding: 45px 60px;
}
@media all and (max-width: 768px) {
  body#contact #wrapper > .container-fluid .bottom_page > div > .content {
    padding: 15px;
  }
}
body#contact #wrapper > .container-fluid .bottom_page > div > .content > div > div {
  padding: 15px 60px 30px;
  text-align: center;
}
@media all and (max-width: 768px) {
  body#contact #wrapper > .container-fluid .bottom_page > div > .content > div > div {
    padding: 15px;
  }
}
body#contact #wrapper > .container-fluid .bottom_page > div > .content > div > div img {
  width: 100%;
}
body#contact #wrapper > .container-fluid .bottom_page > div > .content > div > div a {
  font-size: 19px;
  line-height: 25px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  display: block;
  margin-top: 30px;
  margin-bottom: 0px;
}
@media all and (max-width: 690px) {
  body#contact #wrapper > .container-fluid .bottom_page > div > .content > div > div a {
    font-size: 15px;
    line-height: 21px;
  }
}
@media all and (max-width: 768px) {
  body#contact #wrapper > .container-fluid .bottom_page > div > .content > div > div a {
    font-size: 13px;
    line-height: 19px;
  }
}
body#contact #wrapper > .container-fluid .bottom_page > div > .content > div > div:first-child {
  background: black;
  color: white;
}
body#contact #wrapper > .container-fluid .bottom_page > div > .content > div > div:first-child a {
  color: white;
}
body#contact #wrapper > .container-fluid .bottom_page > div > .content > div > div:nth-child(2) {
  background-color: #f5f5f5;
}
body#contact #wrapper > .container-fluid .bottom_page > div > .content > div > div h4 {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  transform: translateY(50%);
  margin-bottom: 0px;
  text-transform: uppercase;
}
@media all and (min-width: 1500px) {
  body#contact #wrapper > .container-fluid .bottom_page > div > .content > div > div h4 {
    font-size: 45px;
    line-height: 51px;
  }
}
@media all and (max-width: 1499px) {
  body#contact #wrapper > .container-fluid .bottom_page > div > .content > div > div h4 {
    font-size: 40px;
    line-height: 47px;
  }
}

body#pagenotfound #main {
  padding: 50px 90px;
  color: black;
}
@media all and (max-width: 768px) {
  body#pagenotfound #main {
    padding: 0px;
  }
}
body#pagenotfound #main .title_page {
  padding: 30px;
  border-bottom: 1px solid black;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (min-width: 1500px) {
  body#pagenotfound #main .title_page {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  body#pagenotfound #main .title_page {
    font-size: 20px;
    line-height: 27px;
  }
}
body#pagenotfound #main #content {
  padding: 80px;
}
@media all and (max-width: 768px) {
  body#pagenotfound #main #content {
    padding: 30px 0px;
  }
}
body#pagenotfound #main #content h5 {
  font-size: 15vw;
  line-height: 1.2;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
body#pagenotfound #main #content #search_widget {
  -ms-flex-pack: start !important;
  justify-content: start !important;
}
body#pagenotfound #main #content #search_widget .btn-open-search {
  display: none;
}
body#pagenotfound #main #content #search_widget form {
  width: 50%;
  max-width: 700px;
}
@media all and (max-width: 768px) {
  body#pagenotfound #main #content #search_widget form {
    width: 100%;
  }
}
body#pagenotfound #main #content #search_widget form input[type=text] {
  padding: 20px 40px;
  width: calc(100% - 65px);
}
body#pagenotfound #main #content #search_widget form button {
  color: black;
  border: 1px solid black;
  padding: 20px;
  height: 65px;
  float: right;
  width: 65px;
}

body#checkout {
  color: #797979;
}
body#checkout #header .header-nav {
  max-height: none;
  padding: 0.9375rem 0;
  border: none;
  margin-bottom: 0;
}
body#checkout #header .header-nav .logo {
  max-height: 4.375rem;
  width: auto;
}
body#checkout #header .header-nav #_desktop_contact_link #contact-link {
  margin-top: 0;
}
body#checkout .custom-checkbox {
  display: flex;
}
body#checkout .custom-checkbox span {
  flex: 0 0 15px;
  margin-top: 0.1875rem;
}
body#checkout section#content {
  margin-bottom: 1.563rem;
}
body#checkout .container {
  min-height: 100%;
}
body#checkout section.checkout-step {
  background-color: white;
  border-bottom: 1px rgba(0, 0, 0, 0.25) solid;
  padding: 0.9375rem;
}
body#checkout section.checkout-step:last-child {
  border: 0;
}
body#checkout section.checkout-step .step-title {
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 0;
}
body#checkout section.checkout-step .content {
  padding: 0 2.313rem;
}
body#checkout section.checkout-step .step-edit {
  text-transform: lowercase;
  font-weight: normal;
}
body#checkout section.checkout-step .step-edit .edit {
  font-size: 14px;
}
body#checkout section.checkout-step .not-allowed {
  cursor: not-allowed;
  opacity: 0.5;
}
body#checkout section.checkout-step .content,
body#checkout section.checkout-step .done,
body#checkout section.checkout-step .step-edit {
  display: none;
}
body#checkout section.checkout-step.-unreachable .step-title {
  cursor: not-allowed;
  opacity: 0.5;
}
body#checkout section.checkout-step.-current .step-title {
  cursor: default;
}
body#checkout section.checkout-step.-current .content {
  display: block;
}
body#checkout section.checkout-step.-current.-reachable.-complete .done,
body#checkout section.checkout-step.-current.-reachable.-complete .step-edit {
  display: none;
}
body#checkout section.checkout-step.-current.-reachable.-complete .step-number {
  display: inline-block;
}
body#checkout section.checkout-step.-current.-reachable.-complete .content {
  display: block;
}
body#checkout section.checkout-step.-reachable.-complete h1 .done {
  display: inline-block;
}
body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
  display: none;
}
body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
  cursor: pointer;
  display: block;
  float: right;
  margin-right: 0.125rem;
  color: grey;
}
body#checkout section.checkout-step.-reachable.-complete .content {
  display: none;
}
body#checkout section.checkout-step small {
  color: grey;
}
body#checkout section.checkout-step .default-input {
  min-width: 40%;
}
body#checkout section.checkout-step .default-input[name=address1], body#checkout section.checkout-step .default-input[name=address2] {
  min-width: 60%;
}
body#checkout section.checkout-step .radio-field {
  margin-top: 1.875rem;
}
body#checkout section.checkout-step .radio-field label {
  display: inline;
}
body#checkout section.checkout-step .checkbox-field div {
  margin-top: 3.75rem;
}
body#checkout section.checkout-step .checkbox-field + .checkbox-field div {
  margin-top: 0;
}
body#checkout section.checkout-step .select-field div {
  background: lightgrey;
  padding: 0.625rem 3.125rem;
}
body#checkout section.checkout-step .form-footer {
  text-align: right;
  margin-bottom: 30px;
}
body#checkout section.checkout-step .payment-options label {
  display: table-cell;
}
body#checkout section.checkout-step .payment-options .custom-radio {
  margin-right: 30px;
}
body#checkout section.checkout-step .payment-options .payment-option {
  margin-bottom: 0.5rem;
}
body#checkout section.checkout-step .step-number {
  display: inline-block;
  padding: 0.625rem;
}
body#checkout section.checkout-step .address-selector {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
body#checkout section.checkout-step .address-item {
  background: lightgrey;
  flex: 0 0 49%;
  margin-bottom: 15px;
  border: 3px solid transparent;
}
body#checkout section.checkout-step .address-item.selected {
  background: white;
  border: black 3px solid;
}
body#checkout section.checkout-step .address-alias {
  display: inline-block;
  font-weight: 600;
  margin-bottom: 0.625rem;
}
body#checkout section.checkout-step .address {
  margin-left: 1.563rem;
  font-weight: normal;
}
body#checkout section.checkout-step .radio-block {
  padding: 0.9375rem;
  text-align: left;
  cursor: pointer;
}
body#checkout section.checkout-step .custom-radio {
  margin-right: 0;
}
body#checkout section.checkout-step .custom-radio input[type=radio] {
  height: 1.25rem;
  width: 1.25rem;
}
body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
  color: grey;
  display: inline-block;
  margin: 0 0.3125rem;
}
body#checkout section.checkout-step .delete-address .delete,
body#checkout section.checkout-step .delete-address .edit,
body#checkout section.checkout-step .edit-address .delete,
body#checkout section.checkout-step .edit-address .edit {
  font-size: 14px;
}
body#checkout section.checkout-step hr {
  margin: 0;
}
body#checkout section.checkout-step .address-footer {
  text-align: center;
  padding: 0.625rem;
}
body#checkout section.checkout-step #delivery-addresses,
body#checkout section.checkout-step #invoice-addresses {
  margin-top: 1.25rem;
}
body#checkout section.checkout-step .delivery-options > .row {
  border-right: 0.1rem solid #a0a0a0;
}
body#checkout section.checkout-step .delivery-options .delivery-option {
  margin-bottom: 0.9375rem;
  min-height: 80px;
}
body#checkout section.checkout-step .delivery-options .delivery-option,
body#checkout section.checkout-step .delivery-options .delivery-option label > .row,
body#checkout section.checkout-step .delivery-options .delivery-option .carrier {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
body#checkout section.checkout-step .delivery-options .delivery-option label {
  text-align: inherit;
  margin-bottom: 0;
}
body#checkout section.checkout-step .delivery-options .delivery-option label .carrier {
  margin-left: 0;
}
body#checkout section.checkout-step .delivery-options .delivery-option label .carrier:not(.carrier-hasLogo) > .col-xs-12 {
  padding-left: calc(33.33333% + 15px);
}
body#checkout section.checkout-step .delivery-options .delivery-option img {
  width: 3.125rem;
}
@media all and (max-width: 690px) {
  body#checkout section.checkout-step .delivery-options .delivery-option img {
    margin: 10px 0px;
  }
}
body#checkout section.checkout-step .carrier-delay,
body#checkout section.checkout-step .carrier-name {
  display: inline-block;
  word-break: break-word;
  text-align: left;
  margin-bottom: 0;
}
body#checkout section.checkout-step #customer-form,
body#checkout section.checkout-step #delivery-address,
body#checkout section.checkout-step #invoice-address,
body#checkout section.checkout-step #login-form {
  margin-left: 0.3125rem;
  margin-top: 1.563rem;
}
body#checkout section.checkout-step #customer-form .form-control-label,
body#checkout section.checkout-step #delivery-address .form-control-label,
body#checkout section.checkout-step #invoice-address .form-control-label,
body#checkout section.checkout-step #login-form .form-control-label {
  text-align: left;
}
body#checkout section.checkout-step #customer-form .radio-inline,
body#checkout section.checkout-step #delivery-address .radio-inline,
body#checkout section.checkout-step #invoice-address .radio-inline,
body#checkout section.checkout-step #login-form .radio-inline {
  padding: 0;
}
body#checkout .additional-information {
  margin-left: 2.875rem;
  margin-top: 1.25rem;
}
body#checkout .condition-label {
  margin-left: 2.5rem;
  margin-top: 0.625rem;
}
body#checkout .condition-label label {
  text-align: inherit;
}
body#checkout .cancel-address {
  margin: 0.625rem;
  display: block;
  color: grey;
  text-decoration: underline;
}
body#checkout .modal-content {
  padding: 30px;
  background-color: lightgrey;
}
body#checkout #cart-summary-product-list img {
  border: lightgrey 1px solid;
  width: 3.125rem;
}
body#checkout #cart-summary-product-list .media-body {
  vertical-align: middle;
}
body#checkout #order-summary-content {
  padding-top: 0.9375rem;
}
body#checkout #order-summary-content h4.h4 {
  margin-top: 0.625rem;
  margin-bottom: 1.25rem;
  color: #797979;
}
body#checkout #order-summary-content h4.black {
  color: #000000;
}
body#checkout #order-summary-content h4.addresshead {
  margin-top: 0.1875rem;
}
body#checkout #order-summary-content .noshadow {
  box-shadow: none;
}
body#checkout #order-summary-content #order-items {
  border-right: 0;
}
body#checkout #order-summary-content #order-items h3.h3 {
  color: #797979;
  margin-top: 1.25rem;
}
body#checkout #order-summary-content #order-items table tr:first-child td {
  border-top: 0;
}
body#checkout #order-summary-content .order-confirmation-table {
  padding: 1rem;
  margin-bottom: 2rem;
  background-color: #fff;
  border: 3px solid #e5e5e5;
  border-radius: 0;
}
body#checkout #order-summary-content .summary-selected-carrier {
  margin-bottom: 0.75rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  padding: 1rem;
}
body#checkout #order-summary-content .summary-selected-carrier .logo-container {
  text-align: center;
}
body#checkout #order-summary-content .summary-selected-carrier .logo-container img {
  width: 3.125rem;
}
body#checkout #order-summary-content .step-edit {
  display: inline;
  color: grey;
}
body#checkout #order-summary-content .step-edit:hover {
  cursor: pointer;
}
body#checkout #order-summary-content a .step-edit {
  color: grey;
}
body#checkout #gift_message, body#checkout #delivery {
  max-width: 100%;
  border-color: #797979;
}
body#checkout #gift_message textarea, body#checkout #delivery textarea {
  max-width: 100%;
  margin-bottom: 10px;
}
body#checkout #footer {
  padding: 0.9375rem;
  background: white;
  color: grey;
}
body#checkout #delivery > label {
  text-align: left;
}
body#checkout #hook-display-after-carrier {
  margin-top: 20px;
}
body#checkout #hook-display-after-carrier > [class^=col] {
  float: inherit;
  display: inline-block;
}
body#checkout #hook-display-after-carrier > [class^=col].links .row > [class^=col] {
  width: auto;
}

/**** ORDER CONFIRMATION *****/
#order-details {
  padding-left: 1.3rem;
  margin-top: 1.25rem;
}
#order-details > .card-title {
  margin-bottom: 45px;
}
#order-details ul {
  margin-bottom: 30px;
}
#order-details ul li {
  margin-bottom: 15px;
}

#order-items {
  border-right: lightgrey 1px solid;
}
#order-items .h3 {
  font-size: 1rem;
}
@media all and (max-width: 768px) {
  #order-items .h3._desktop-title {
    display: none;
  }
}
#order-items hr {
  border-top-color: #797979;
}
#order-items table {
  width: 100%;
}
#order-items table tr {
  height: 45px;
}
#order-items table tr td {
  padding: 0.5rem;
  font-size: 0.875rem;
}
#order-items table tr td:last-child {
  text-align: right;
}
#order-items table tr.total-value {
  background-color: lightgrey;
}
#order-items table tr.taxes td {
  text-align: left;
}
#order-items table tr.taxes td .value {
  padding-top: 0;
}
#order-items .order-line {
  margin-top: 1rem;
}
#order-items .image img {
  width: 100%;
  border: 1px solid gray-lighter;
  margin-bottom: 1rem;
}
#order-items .details {
  margin-bottom: 1rem;
}
#order-items .details .customizations {
  margin-top: 0.625rem;
}
#order-items .qty {
  margin-bottom: 1rem;
}

#order-confirmation #registration-form {
  width: 50%;
  margin: 0 auto 1rem;
}

@media all and (max-width: 768px) {
  .done {
    margin-right: 0.625rem;
    padding: 0;
  }

  body#checkout section.checkout-step .address-item {
    flex-grow: 1;
  }

  body#checkout section.checkout-step .delivery-option-2 {
    flex-direction: column;
  }

  .delivery-option {
    display: flex;
    margin: auto;
  }
  .delivery-option .custom-radio {
    flex: 0 0 auto;
  }

  .condition-label label[for="conditions_to_approve[terms-and-conditions]"] {
    text-align: left;
  }

  #order-confirmation #registration-form {
    width: 100%;
  }

  body#checkout section.checkout-step .delivery-options .delivery-option .carrier > .col-xs-12 {
    padding-left: 0;
  }
}
@media all and (max-width: 690px) {
  body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    float: none;
    margin-top: 0.25rem;
    margin-left: 30px;
  }

  body#checkout #header .header-nav {
    max-height: none;
    padding: 0;
  }
  body#checkout section.checkout-step .content {
    padding: 0.9375rem;
  }
  body#checkout .form-group {
    margin-bottom: 0.5rem;
  }

  #order-items {
    border-right: 0;
    margin-bottom: 2.5rem;
  }
  #order-items .card-title {
    border-bottom: 1px solid lightgrey;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
  #order-items hr {
    border-top-color: lightgrey;
  }

  .bold {
    font-weight: bold;
  }

  #order-details {
    padding-left: 0.9375rem;
  }
  #order-details .card-title {
    border-bottom: 1px solid lightgrey;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }

  body#checkout section.checkout-step .delivery-options .delivery-option label .carrier:not(.carrier-hasLogo) .col-xs-12 {
    padding-left: 0;
  }
}
@media all and (max-width: 690px) {
  body#checkout section.checkout-step .content {
    padding: 0.9375rem 0;
  }

  #payment-confirmation button {
    font-size: 0.875rem;
  }
  #payment-confirmation button.btn {
    white-space: normal;
  }
}
.js-payment-binary {
  display: none;
}
.js-payment-binary .accept-cgv {
  display: none;
}
.js-payment-binary.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.js-payment-binary.disabled::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.js-payment-binary.disabled .accept-cgv {
  display: block;
}

/*** SOME GENERIC STYLES ***/
.table-labeled th {
  vertical-align: middle;
}
.table-labeled td {
  vertical-align: middle;
}
.table-labeled .label {
  font-weight: 400;
  border-radius: 3px;
  font-size: inherit;
  padding: 0.25rem 0.375rem;
  margin: 0.125rem;
  color: white;
  white-space: nowrap;
}

.page-order .table {
  margin-bottom: 0;
}
.page-order table th {
  padding: 0.5rem;
}
.page-order table td {
  padding: 0.5rem;
}
.page-order table thead th {
  text-align: center;
}

#authentication .tooltip.tooltip-bottom {
  padding: 0;
  margin: 0;
}
#authentication .custom-checkbox {
  display: flex;
}
#authentication .custom-checkbox span {
  flex: 0 0 0.9375rem;
}
#authentication .custom-checkbox label {
  padding-left: 0.625rem;
}

#identity .radio-inline,
#authentication .radio-inline {
  padding: 0;
}
#identity .radio-inline .custom-radio,
#authentication .radio-inline .custom-radio {
  margin-right: 0;
}

/*** Most of the customer accpunt pages ***/
.page-customer-account #content {
  background: white;
  padding: 1rem;
}
.page-customer-account #content .order-actions a {
  padding: 0 0.125rem;
}
.page-customer-account #content .forgot-password {
  text-align: center;
  margin-top: 1rem;
  padding-bottom: 0.9375rem;
}
.page-customer-account #content .no-account {
  text-align: center;
}

/*** Login page ***/
.page-authentication #content {
  background: white;
  padding: 1rem;
  max-width: 640px;
  margin: 0 auto;
}

/*** Addresses page ***/
.page-addresses .address {
  background: white;
  margin-bottom: 1.875rem;
}
.page-addresses .address .address-body {
  padding: 1rem;
}
.page-addresses .address .address-body h4 {
  font-weight: 700;
}
.page-addresses .address .address-body address {
  min-height: 9rem;
}
.page-addresses .address .address-footer {
  border-top: 1px solid grey;
  padding: 0.5rem 1rem;
}
.page-addresses .address .address-footer a {
  margin-right: 0.5rem;
}
.page-addresses .address .address-footer a span {
  vertical-align: middle;
}
.page-addresses .addresses-footer {
  margin: 0 0.9375rem;
}
.page-addresses .addresses-footer a span {
  vertical-align: middle;
  margin-top: 15px;
}

/*** Order details page ***/
.page-order-detail {
  font-size: 0.875rem;
}
.page-order-detail .box {
  background: white;
  padding: 1rem;
  margin-bottom: 1rem;
}
.page-order-detail h3 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.page-order-detail #order-infos ul {
  margin: 0;
}
.page-order-detail #order-history .history-lines .history-line {
  padding: 0.5rem 0;
  border-bottom: 1px solid lightgrey;
}
.page-order-detail #order-history .history-lines .history-line:last-child {
  border-bottom: 0;
}
.page-order-detail #order-history .history-lines .history-line .label {
  display: inline-block;
  margin: 0.25rem 0;
  padding: 0.25rem 0.375rem;
  color: white;
  border-radius: 3px;
}
.page-order-detail .addresses {
  margin: 0 -0.9375rem;
}
.page-order-detail .addresses h4 {
  font-weight: 700;
}
.page-order-detail #order-products.return {
  margin-bottom: 1rem;
}
.page-order-detail #order-products.return th.head-checkbox {
  width: 30px;
}
.page-order-detail #order-products.return td {
  padding: 1.375rem 0.75rem;
}
.page-order-detail #order-products.return td.qty {
  min-width: 125px;
}
.page-order-detail #order-products.return td.qty .current {
  width: 30%;
  float: left;
  text-align: right;
  padding-right: 0.5rem;
}
.page-order-detail #order-products.return td.qty .select {
  width: 70%;
  float: left;
  margin: -0.625rem 0;
  padding-left: 0.25rem;
}
.page-order-detail #order-products.return td.qty .select select {
  text-align: center;
}
.page-order-detail .order-items {
  padding: 0 !important;
}
.page-order-detail .order-items .order-item {
  padding: 1rem 1rem 0;
  border-bottom: 1px solid lightgrey;
}
.page-order-detail .order-items .order-item .checkbox {
  width: 30px;
  float: left;
  padding: 0 0.9375rem;
}
.page-order-detail .order-items .order-item .content {
  width: calc(100% - 30px);
  float: left;
  padding: 0 0.9375rem;
}
.page-order-detail .order-items .order-item .desc {
  margin-bottom: 1rem;
}
.page-order-detail .order-items .order-item .desc .name {
  font-weight: bold;
}
.page-order-detail .order-items .order-item .qty {
  margin-bottom: 1rem;
}
.page-order-detail .order-items .order-item .qty .q {
  margin-bottom: 0.25rem;
}
.page-order-detail .order-items .order-item .qty .s {
  margin-bottom: 0.25rem;
}
.page-order-detail .messages .message {
  margin-top: 0.5rem;
  border-bottom: 1px solid lightgrey;
}
.page-order-detail .messages .message:last-child {
  border-bottom: 0;
}
.page-order-detail .messages .message > div {
  margin-bottom: 0.5rem;
}
.page-order-detail .customization {
  margin-top: 0.75rem;
}

/*** Order return page ***/
#order-return-infos .customization {
  margin-top: 0.75rem;
}

/*** My account landing page ***/
.page-my-account #content .links {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/*** History page ***/
#history .orders {
  margin: 0 -1rem;
}
#history .orders .order {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid lightgrey;
}
#history .orders .order .label {
  display: inline-block;
  margin: 0.25rem 0;
  padding: 0.25rem 0.375rem;
  color: white;
  border-radius: 3px;
}
#history .orders .order:last-child {
  border-bottom: 0;
}

/*** FOOTER ***/
.page-footer .account-link {
  margin-right: 1rem;
}
.page-footer .account-link span {
  vertical-align: middle;
}

.login-form {
  margin-top: 15px;
}

body#checkout .checkout-message {
  border-bottom: 1px solid black;
  background-color: white;
  color: black;
  width: auto;
  margin-right: -15px;
  margin-left: -15px;
}
body#checkout #wrapper {
  padding-top: 0px;
}
body#checkout #wrapper .cart-grid-body {
  padding-right: 0px;
  padding-left: 80px;
}
@media all and (max-width: 991.98px) {
  body#checkout #wrapper .cart-grid-body {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media all and (max-width: 690px) {
  body#checkout #wrapper .cart-grid-body {
    padding-bottom: 30px;
  }
}
body#checkout #wrapper .cart-grid-body .header-checkout a {
  margin: 0 auto;
}
body#checkout #wrapper .cart-grid-body .header-checkout a img {
  display: block;
  width: 250px;
  margin: 60px auto;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 0px 0px;
  float: left;
  width: calc(100% - 30px);
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section {
  padding: 0px;
  margin: 0 auto;
  clear: both;
  width: 100%;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section .step-title {
  border-bottom: 1px solid black;
  position: relative;
  font-size: 19px;
  line-height: 25px;
  text-transform: none;
  color: black;
  padding: 15px 30px;
  width: 100%;
  background-color: white;
}
@media all and (max-width: 690px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section .step-title {
    font-size: 15px;
    line-height: 21px;
  }
}
@media all and (max-width: 690px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section .step-title {
    padding: 10px;
  }
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section .step-title > i {
  font-size: 15px;
  margin-right: 68px;
  margin-left: 6px;
}
@media all and (max-width: 768px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section .step-title > i {
    margin-right: 20px;
  }
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section .step-title .validate_img {
  width: 20px;
  margin-right: 63px;
  margin-left: 5px;
}
@media all and (max-width: 690px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section .step-title .validate_img {
    margin-right: 15px;
  }
}
@media all and (max-width: 690px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section .step-title .step-edit {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
  }
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section .step-title .modify_img {
  width: 20px;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section .step-title .step-number {
  width: 30px;
  height: 30px;
  background-color: black;
  color: white;
  border-radius: 50%;
  text-align: center;
  padding: 2px 0px 0px 0px;
  font-size: 16px;
  margin-right: 60px;
}
@media all and (max-width: 768px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section .step-title .step-number {
    margin-right: 15px;
  }
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section > .content {
  padding: 30px;
}
@media all and (max-width: 690px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section > .content {
    padding: 0px;
  }
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content {
  padding: 30px;
}
@media all and (max-width: 690px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content {
    padding: 0px;
  }
}
@media all and (min-width: 691px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content > ul {
    border-bottom: 1px solid black;
    margin: -30px -30px 30px -30px;
    padding: 0px;
  }
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content > ul.nav-inline > li a {
  padding: 15px;
  border-right: 1px solid black;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content > ul.nav-inline > li a.active, body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content > ul.nav-inline > li a:hover {
  background-color: black;
  color: white;
}
@media all and (max-width: 690px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content > ul.nav-inline > li a {
    border: 1px solid black;
    -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
    -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
    -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
    -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
    transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
    margin-top: 15px;
  }
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content > ul.nav-inline > li a.active {
    display: none;
  }
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content > ul.nav-inline > li a:hover {
    background-color: black;
    color: white;
  }
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content form {
  max-width: 900px;
  margin: 30px auto;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content form > section > .form-group > div:first-child {
  padding-right: 0px;
}
@media all and (max-width: 690px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content form > section > .form-group > div:first-child {
    padding-right: 15px;
  }
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content form .form-pass {
  margin: 15px 0px;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content form .form-pass > div {
  display: none;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content form .form-pass > div > div {
  margin-bottom: 0px;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content form .form-pass > div > div .col-md-6 {
  padding-right: 0px;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-personal-information-step .content form#login-form {
  margin-top: 60px;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content {
  padding-top: 60px;
}
@media all and (max-width: 768px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content {
    padding-top: 30px;
  }
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content .samples_message {
  background: black;
  color: white;
  padding: 30px;
  margin-bottom: 20px;
  font-weight: 600;
  width: 50%;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content .samples_message p {
  margin-bottom: 0;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content .js-address-form form > p {
  color: black;
  width: 50%;
}
@media all and (max-width: 768px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content .js-address-form form > p {
    width: 100%;
  }
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content .js-address-form form #delivery-addresses > article {
  border: 1px solid black;
  background-color: white;
  color: black;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content .js-address-form form #delivery-addresses > article .address-footer {
  border-top: 1px solid black;
  width: 100%;
  padding: 0px;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content .js-address-form form #delivery-addresses > article .address-footer a {
  color: black;
  margin: 0px;
  padding: 10px 20px;
  width: 50%;
  float: left;
  -webkit-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.36s cubic-bezier(0.4, 0, 1, 1);
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content .js-address-form form #delivery-addresses > article .address-footer a:first-child {
  border-right: 1px solid black;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content .js-address-form form #delivery-addresses > article .address-footer a:hover {
  background-color: black;
  color: white;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content .js-address-form form #delivery-addresses > article.selected {
  background-color: black;
  color: white;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content .js-address-form form #delivery-addresses > article.selected .address-footer {
  border-color: white;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content .js-address-form form #delivery-addresses > article.selected .address-footer a {
  color: white;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content .js-address-form form #delivery-addresses > article.selected .address-footer a:first-child {
  border-right: 1px solid white;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-addresses-step > .content .js-address-form form #delivery-addresses > article.selected .address-footer a:hover {
  background-color: white;
  color: black;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-delivery-step .delivery-options-list .delivery-options .delivery-option {
  background-color: #f5f5f5;
  color: black;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-transform: none;
}
@media all and (max-width: 690px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-delivery-step .delivery-options-list .delivery-options .delivery-option {
    font-size: 12px;
    line-height: 18px;
  }
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-delivery-step .delivery-options-list .delivery-options .delivery-option .carrier-name {
  padding-left: 20px;
}
@media all and (max-width: 768px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-delivery-step .delivery-options-list .delivery-options .delivery-option .carrier-name {
    padding-left: 0px;
  }
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-delivery-step #gift_choice {
  background-color: #f5f5f5;
  color: black;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-transform: none;
  padding: 20px;
  width: 100%;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-delivery-step #gift_choice div {
  width: 15%;
  text-align: center;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-payment-step .payment-options > div .payment-option {
  color: black;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 20px;
  margin-bottom: 15px;
  background-color: #f5f5f5;
}
@media all and (max-width: 690px) {
  body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-payment-step .payment-options > div .payment-option {
    font-size: 12px;
    line-height: 18px;
  }
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-payment-step .payment-options > div .payment-option > span.custom-radio {
  float: left;
  width: 76px;
  margin: 0px;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-payment-step .payment-options > div .payment-option > label {
  float: left;
  margin-bottom: 0px;
  width: calc(100% - 76px);
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-payment-step .payment-options > div.js-payment-option-form form {
  background-color: #f5f5f5;
  padding: 15px 30px;
  margin: 0px 0px 15px 0px;
  border: 1px solid black;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-payment-step .payment-options > div.js-payment-option-form form.stripe-payment-form #stripe-card-element {
  background-color: white;
  padding: 10px;
  margin-bottom: 0px;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-payment-step .payment-options > div#pay-with-payment-option-2-form > form {
  padding: 0px;
  border: none;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-payment-step #conditions-to-approve {
  border: 1px solid black;
  padding: 10px 20px;
  margin-bottom: 15px;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-payment-step #conditions-to-approve ul {
  list-style: none;
  padding: 0px;
  margin-bottom: 0px;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-payment-step #conditions-to-approve ul span {
  display: block;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-payment-step #conditions-to-approve ul span label {
  display: block;
}
body#checkout #wrapper .cart-grid-body #checkout_steps_container > section#checkout-payment-step #conditions-to-approve ul .condition-label {
  margin-bottom: 0px;
  padding: 0px;
  margin-top: 0px;
}
body#checkout #wrapper .cart-grid-right {
  background-color: black;
  color: white;
  padding: 90px 30px;
}
body#checkout #wrapper .cart-grid-right a {
  color: white;
}
body#checkout #wrapper .cart-grid-right #js-checkout-summary {
  width: 100%;
}
body#checkout #wrapper .cart-grid-right .cart-summary-products > p {
  padding: 0px 30px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media all and (max-width: 690px) {
  body#checkout #wrapper .cart-grid-right .cart-summary-products > p {
    font-size: 12px;
    line-height: 18px;
  }
}
body#checkout #wrapper .cart-grid-right .cart-summary-products > p img {
  filter: invert(1);
  width: 30px;
  display: inline-block;
  margin-right: 15px;
  margin-top: -8px;
}
body#checkout #wrapper .cart-grid-right .cart-summary-products #cart-summary-product-list > ul {
  list-style: none;
  padding: 0px;
  border-top: 1px solid white;
  margin-bottom: 0px;
}
body#checkout #wrapper .cart-grid-right .cart-summary-products #cart-summary-product-list > ul > li {
  padding: 15px 30px;
  border-bottom: 1px solid white;
}
@media all and (max-width: 690px) {
  body#checkout #wrapper .cart-grid-right .cart-summary-products #cart-summary-product-list > ul > li {
    padding: 15px;
  }
}
body#checkout #wrapper .cart-grid-right .cart-summary-products #cart-summary-product-list > ul > li .media-left {
  padding-right: 30px;
}
body#checkout #wrapper .cart-grid-right .cart-summary-products #cart-summary-product-list > ul > li .media-left .product-name {
  display: block;
}
@media all and (max-width: 690px) {
  body#checkout #wrapper .cart-grid-right .cart-summary-products #cart-summary-product-list > ul > li .media-body {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 10px;
  }
}
body#checkout #wrapper .cart-grid-right .cart-summary-products #cart-summary-product-list > ul > li .media-body .infos {
  width: 60%;
}
body#checkout #wrapper .cart-grid-right .cart-summary-products #cart-summary-product-list > ul > li .media-body .infos .product-manufacturer {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
body#checkout #wrapper .cart-grid-right .cart-summary-products #cart-summary-product-list > ul > li .media-body .infos .product-name {
  display: block;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (min-width: 1500px) {
  body#checkout #wrapper .cart-grid-right .cart-summary-products #cart-summary-product-list > ul > li .media-body .infos .product-name {
    font-size: 25px;
    line-height: 33px;
  }
}
@media all and (max-width: 1499px) {
  body#checkout #wrapper .cart-grid-right .cart-summary-products #cart-summary-product-list > ul > li .media-body .infos .product-name {
    font-size: 20px;
    line-height: 27px;
  }
}
body#checkout #wrapper .cart-grid-right .cart-summary-products #cart-summary-product-list > ul > li .media-body .infos .product-name .product-quantity {
  background-color: white;
  color: black;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  width: 30px;
  height: 30px;
  display: inline-block;
  padding: 6px 0px 0px;
  border-radius: 50%;
  margin-top: 2px;
  float: left;
  margin-right: 15px;
}
@media all and (max-width: 690px) {
  body#checkout #wrapper .cart-grid-right .cart-summary-products #cart-summary-product-list > ul > li .media-body .infos .product-name .product-quantity {
    font-size: 12px;
    line-height: 18px;
  }
}
body#checkout #wrapper .cart-grid-right .cart-summary-products #cart-summary-product-list > ul > li .media-body .price {
  width: 40%;
  text-align: right;
}
body#checkout #wrapper .cart-grid-right .cart-summary-products #cart-summary-product-list > ul > li .media-body .price > * {
  text-align: right;
  width: 100%;
}
body#checkout #wrapper .cart-grid-right .totals_container > div {
  border-bottom: 1px solid white;
  padding: 15px 30px;
}
body#checkout #wrapper .cart-grid-right .totals_container > div .cart-summary-line {
  display: flex;
}
body#checkout #wrapper .cart-grid-right .totals_container > div .cart-summary-line > span {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  width: 50%;
}
body#checkout #wrapper .cart-grid-right .totals_container > div .cart-summary-line > span:last-child {
  text-align: right;
}
body#checkout #wrapper .cart-grid-right .totals_container > div .cart-summary-line.cart-total > span {
  font-size: 15px;
  line-height: 21px;
  font-weight: 600;
}
body#checkout .modal {
  height: 80vh;
  top: 50%;
  transform: translateY(-50%);
}
body#checkout .modal .modal-content {
  background-color: white;
}

body#order-confirmation #wrapper:before {
  width: 80px;
  border-right: 1px solid black;
  display: block;
  content: "";
  height: 100vh;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10;
}
body#order-confirmation #wrapper #main {
  max-width: 1800px;
  margin: 0 auto;
  padding: 0px 80px;
}
body#order-confirmation #wrapper #main #content-hook_order_confirmation {
  padding: 30px;
}
body#order-confirmation #wrapper #main #content-hook_order_confirmation h3 {
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
@media all and (min-width: 1500px) {
  body#order-confirmation #wrapper #main #content-hook_order_confirmation h3 {
    font-size: 35px;
    line-height: 41px;
  }
}
@media all and (max-width: 1499px) {
  body#order-confirmation #wrapper #main #content-hook_order_confirmation h3 {
    font-size: 30px;
    line-height: 37px;
  }
}
body#order-confirmation #wrapper #main #content-hook_order_confirmation p {
  margin-bottom: 0px;
}
body#order-confirmation #wrapper #main #content #order-items {
  border-right: none;
}
body#order-confirmation #wrapper #main #content #order-items .top-order-confirmation-table {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 15px;
}
body#order-confirmation #wrapper #main #content #order-items .top-order-confirmation-table > div {
  margin-bottom: 0px;
}
body#order-confirmation #wrapper #main #content #order-items .top-order-confirmation-table > div > h3 {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 0px;
}
body#order-confirmation #wrapper #main #content #order-items .order-line {
  padding: 15px;
  border-bottom: 1px solid black;
}
body#order-confirmation #wrapper #main #content #order-items .order-line .details .product_manufacturer {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: block;
}
body#order-confirmation #wrapper #main #content #order-items .order-line .details .product_name {
  font-size: 19px;
  line-height: 25px;
  font-family: "Ogg";
  font-weight: 400;
  letter-spacing: 1px;
}
@media all and (max-width: 690px) {
  body#order-confirmation #wrapper #main #content #order-items .order-line .details .product_name {
    font-size: 15px;
    line-height: 21px;
  }
}
body#order-confirmation #wrapper #main #content #order-items .order-confirmation-table #table_bottom {
  width: 50%;
  float: right;
  margin-right: -15px;
}
body#order-confirmation #wrapper #main #content #order-items .order-confirmation-table #table_bottom tbody {
  width: 100%;
}
body#order-confirmation #wrapper #main #content #order-items .order-confirmation-table #table_bottom tbody tr {
  width: 100%;
  border-bottom: 1px solid black;
}
body#order-confirmation #wrapper #main #content #order-details {
  padding: 0px 15px;
  margin-top: 0px;
}
body#order-confirmation #wrapper #main #content #order-details > h3 {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 15px 30px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 30px;
  background-color: black;
  color: white;
}
@media all and (max-width: 690px) {
  body#order-confirmation #wrapper #main #content #order-details > h3 {
    font-size: 12px;
    line-height: 18px;
  }
}
body#order-confirmation #wrapper #main #content #order-details ul {
  padding: 0px 30px;
  list-style: none;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
body#order-confirmation #wrapper #main #content-hook-order-confirmation-footer {
  display: none;
}

.sample-stocks {
  padding: 120px 48px 0 48px;
  max-width: 54em;
  font-size: 14px;
  margin: 0 auto;
  text-align: center;
  color: red;
}

@media (max-width: 1024px) {
  .sample-stocks {
    padding: 0 16px;
    margin-bottom: 32px;
  }
}

.checkout-sample-stocks {
  color: red;
  padding: 24px;
  padding-left: 0;
  font-size: 14px;
  width: 30%;
}

@media all and (max-width: 1024px) {
  .checkout-sample-stocks {
    width: 100%;
    max-width: 100%;
  }
}

.dropdown-item.active {
  background-color: #000;
}

.dropdown-item.active * {
  color: #FFF;
}
