/** Shopify CDN: Minification failed

Line 2342:1 Expected "}" to go with "{"

**/
.navbar-left a, .navbar-right a, .header__icons a.text, .header__menu-item span, .custom-navigation-menu .nav-link, .button , .section-subtitle, .tabbed-menu li , .devMulticolumn h3.inline-richtext, .card__information .card__heading,
.sectionHeading h2, .devImageWithTextBlocks .contentWrapper h3, .devMulticolumn .multicolumn-card__info .link, .testimonial-author-name, .devBgImageWithText .contentWrapper p , a.text, .footer-block-image h4,
.footer-block__heading {
 font-family : "ClashDisplayMedium"; 
}

body.gradient {
  /* font-size: 15px; */
  font-family: 'ClashDisplay-Regular';
}

.page-width{
  max-width: min(100%, 90vw);
  padding-left:0px !important;
  padding-right:0px !important;
}

.page-width-desktop, .rich-text__blocks {
 max-width: min(100%, 90vw) !important; 
}

header.header {
  max-width: min(100%, 90vw);
  margin: 0 auto;
}

header.header.header--middle-left {
  display: flex;
}

nav.header__inline-menu {
  width: 100%;
}

a.devNativeUrl {
  display: flex;
  align-items: center;
  column-gap: 4px;
  line-height: 0;
  margin-right: 21px !important;
  letter-spacing: 0.6px !important;
}

a.header__heading-link.link.link--text {
  margin-left: 0;
  padding-left: 1px;
  width: 100%;
  max-width: fit-content;
}

svg.icon.icon-cart {
  fill: rgb(var(--color-foreground));
  width: 19px;
  height: 19px;
}

.header__icon:hover .icon, .modal__close-button:hover .icon {
  transform: none !important;
}

a.text {
  text-decoration: none;
  color: #fff;
  display: flex;
  align-items: center;
  column-gap: 4px;  
  min-width: fit-content;
  width: max-content;
  column-gap: 4px;
  padding-top: 20px;
  width: max-content;
  font-size: 15px;
  letter-spacing: 0.8px;
}

h1.header__heading {
  width: 100%;
  max-width: fit-content;
  min-width: 120px;
}

.header__icons {
  padding-right: 0;
  padding-top: 14px;
  /* display: flex;
  justify-content: space-between;
  width: 37%; */
}

.header__menu-item .icon-caret {
  display: none;
}

svg.icon.icon-cart:hover {
  fill: #eaaba4;
}

a.text:hover {
  color: #eaaba4;  
}
  
a.text:hover img {
  opacity: 0.5;  
}
  
a#cart-icon-bubble {
  margin-top: -4px;
}

.headerBtnWrapper .btnWrapper {
  width: 219px;
  margin-right: 18px;
}
  
.btnWrapper {
  --flex-grow: 1;
  --flex-shrink: 0;
  width: 19.9%;
  padding-top: 20px;
  max-width: 100%;
}
  
.headerBtnWrapper {
  display: flex;
  column-gap: 20px;
}

.header--middle-left .list-menu--inline {
  padding-left: 6px;
  padding-top: 21px;
}

.list-menu__item {
  margin-right: 5px;
}

li.firstLevel>a {
  margin-right: 0px;
}

.btnWrapper a.button.button--primary {
  padding: 14.5px 16px;
  letter-spacing: 0.8px;
  min-width: auto;
  min-height: auto;
}

header.header.header--middle-left .list-menu__item {
  padding-right: 14px !important;
  /*padding-left: 16px;*/
  line-height: 1.5 !important;
  padding-top: 0px;
  padding-bottom: 0px;
}

.header__heading-logo-wrapper img:hover {
  transform: translateY(-8px);
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.caption-with-letter-spacing--medium {
  color: rgba(var(--color-foreground), 1);
  font-size: 14px;
  letter-spacing: 5px;
  font-family: 'PANCHANG';
  FONT-WEIGHT: 600;
  margin-bottom: 15px !important;
}

.imageWithTextSection .image-with-text__heading {
  font-family: 'BelledeMai';
  letter-spacing: -2.3px;
  line-height: 1em;
  padding-bottom: 9px;
}

.imageWithTextSection .image-with-text__content--top {
  padding-top: 24px !important;
}

.imageWithTextSection .image-with-text__heading.h1 {
  font-size: 50px; 
}

.imageWithTextSection h2.image-with-text__heading.inline-richtext.h0 {
  font-size: 65px;
}

.imageWithTextSection .image-with-text__content .button {
  letter-spacing: .8px;
  padding: 14.5px 32px;
  margin-top: 25px !important;
  min-height: auto;
}

.imageWithTextSection .image-with-text__content .button.button--secondary:hover {
  background: rgba(var(--color-foreground), 1);
  border-color:  rgba(var(--color-foreground), 1);
  box-shadow: none !important;
  color:#fff;
}

.imageWithTextSection a.button.button--primary {
  margin-top: 28px !important;
}

.imageWithTextSection .image-with-text__text p {
  font-size: 15px !important;
  line-height: 1.7em !important;
  letter-spacing: 0px;
}

.imageWithTextSection .media > img {
  object-fit: contain !important;
  position: relative !important;
}  

.imageWithTextSection .image-with-text__media {
  padding-bottom: 0px !important;
}  

.imageWithTextSection .image-with-text__content .button.button--secondary:hover:after{
  box-shadow: none !important;
}

.imageWithTextSection .image-with-text .grid {
  column-gap: 37px;
}

.imageWithTextSection .image-with-text__media-item--large {
  width: calc(60.99% - 37px * 2 / 3) !important;
  max-width: 100% !important;
}

/* .imageWithTextSection .grid--2-col-tablet .grid__item {
  width: calc(50% - 37px / 2);
}
 */
.imageWithTextSection .grid--2-col-tablet .grid__item {
  width: calc(50% - 41px / 2);
  padding-right: 41px;
}

.imageWithTextSection .image-with-text__media-item--large + .image-with-text__text-item.grid__item {
  width: calc(39.01% - 37px * 2 / 3) !important;
  max-width: 100% !important;
}

.imageWithTextSection .image-with-text__content {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.devCollectionTabbed .grid.product-grid.active {
  display: flex;
}

.devCollectionTabbed .grid.product-grid {
  display: none;
}

.devCollectionTabbed h2.title {
  font-weight: 400;
  padding: 0px;
  margin: 0px !important;
  font-size: 22px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: #212121;
}

.devCollectionTabbed ul.tabbed-menu {
  padding: 0;
  display: flex;
  margin: 0px;
  column-gap: 66px;
  list-style: none;
  align-items: center;
}

.devCollectionTabbed .tabbed-menu li.active {
  border-top: 2px solid currentColor;
}

.devCollectionTabbed .tabbed-menu li.active svg {
  opacity: 0;
}

.devCollectionTabbed .tabbed-menu li {
  border-top: 2px solid transparent;
  position: relative;
  z-index: 2;
  cursor: pointer;
  display: flex;
  align-items: center;
  column-gap: 5px;
  line-height: normal;
  padding-top: 3px;
  letter-spacing: 0px;
  color: rgba(var(--color-foreground),1);
}

.devCollectionTabbed .tabbed-menu li:hover p{
  color: #a83832;
}

.devCollectionTabbed .tabbed-menu li:hover svg {
  fill: #a83832; 
}

.devCollectionTabbed .tabbed-menu li p {
  font-size: 16px;
  display: block;
  margin: 0px;
}

.devCollectionTabbed .collection__title.title-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.devCollectionTabbed .page-width {
  padding: 0px;
}

.devCollectionTabbed svg.e-font-icon-svg.e-fas-plus {
  width: 10px;
  height: 10px;
  fill: #debca4;
}

.product-grid .swatch-button, .product-grid div.swatches-type-collections .swatch-view-slide .swatch-navigable {
  overflow: unset !important;
}

/* .product-grid .swatch-selector:hover:before {
  content: "XXL";
  background-color: #a83832;
  text-align: center;
  border-radius: 3px;
  bottom: calc(100% + 10px);
  -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.3);
  box-shadow: 0 0 5px 1px #0000004d;
  color: var(--wvs-tooltip-text-color,#fff);
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  min-width: 100px;
  padding-inline: 10px;
  top: auto;
  -ms-transform: translateX(var(--horizontal-position));
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateX(-50%);
  -webkit-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
  z-index: 999;
  left: 50%;
  right: 0;
}

.product-grid .swatch-selector:hover:after {
  border-top-color: transparent;
  border: 5px solid transparent;
  border-top-color: #a83832;
  bottom: auto;
  content: " ";
  font-size: 0;
  line-height: 0;
  top: calc(10px*-1);
  width: 0;
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  margin: 0 auto;
} */

.product-grid .swatch-view-item .swatch-button-title-text {
  padding: 3px 6px !important;
}

.product-grid .swatch-view-item div.star-set-btn {
  border-color: #a83832 !important;
  min-width: fit-content !important;
}

.product-grid li.swatch-view-item {
  width: auto !important;
  border: 2px solid transparent;
  border-radius: 3px;
  min-width: fit-content;
}

.product-grid li.swatch-view-item:hover, .product-grid li.swatch-view-item:first-child {
  border: 2px solid;
}

.product-grid .card__information .swatch-navigation-wrapper {
  display: none !important;
}

.product-grid .card__information .swatch-navigable {
  display: block !important;
  width: 100% !important;
}

.product-grid .swatch-navigable ul.swatch-view.swatch-view-button {
  /* transform: none !important;
  width: 100% !important;
  flex-wrap: wrap; */
  column-gap: 4px;
  row-gap: 4px;
}

.product-grid div.swatches-type-collections {
  width: 100% !important;
}

.product-grid li.swatch-view-item {
  margin: 0 4px 2px 0 !important;
}  

a.button.button--secondary {
  column-gap: 10px;
}

.devFixedBackground.banner--small:not(.banner--adapt) {
  min-height: 308px;
}

.devRichtext2 h2 , .distinguishing-features-section h2, .devMulticolumn h2.title, .testimonial-title h2, .blog .blog__title, .devBgImageWithText .sectionHeading h2, .devMultirow .heading h2  {
  font-size: 65px;
  font-family: "BelledeMai", sans-serif;
  font-weight: normal;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1em;
  padding-bottom: 30px;
  letter-spacing: -2.3px;
}

.devRichtext2 p {
  font-family: "Panchang",Sans-serif;
  line-height: 1.7em;
  letter-spacing: 5px;
  margin-bottom: 36px;
  color: rgba(var(--color-foreground),1);
  font-size: 14px;
  width: 100%;
  max-width: 88%;
  float: right;
  text-transform: uppercase;
}

.devRichtext2 .subheading p {
  font-family: 'ClashDisplay-Regular';
  text-transform: none;
  letter-spacing: 0px;
  font-size: 15px;
}
  
p {
 color: rgba(var(--color-foreground),1);
}

.devRichtext2 .leftSide {
  padding-right: 8em !important;  
}

.devRichtext2 .textColumn {
  width: 50%;
}

.button.button--secondary:hover {
  background: #5d202f;
  border-color: #5d202f;
  box-shadow: none!important;
  color: #fff;
}

.button.button--secondary:hover svg.e-font-icon-svg.e-fas-burn {
  fill: #fff;
}

.button.button--secondary:hover::after {
  box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) #5d202f, 0 0 0 calc(var(--buttons-border-width) + 1px) #5d202f;
}

.button.button--secondary::after {
  box-shadow: 0 0 0 calc(var(--buttons-border-width) + 0px) rgb(var(--color-button-text)), 0 0 0 calc(var(--buttons-border-width) + 0px) rgb(var(--color-button-text));
}
  
.button.button--primary:hover {
  color: #fff;
}

.card__content .price {
  color: #a83832;
  letter-spacing: 0px;
}

.collection .card__content .price {
 font-family : ClashDisplayMedium; 
}
  
.devRichtext2 section {
  padding-top: 76px;
  padding-bottom: 24px;
}

.product-grid div.star-set-btn div.swatch-button-title-text {
  color: rgba(var(--color-foreground),1);
  text-decoration-color: rgba(var(--color-foreground),1);
  font-size: 14px;
}

.product-grid div.star-set-btn div.swatch-button-title-text {
  color: rgba(var(--color-foreground),1) !important;
  background-color: transparent !important;
  text-decoration-color: rgba(var(--color-foreground),1) !important;
  font-size: 14px !important;
}

.card__information .price {
  width: 50%;
  text-align: right;
}

.card__information {
  padding-top: 8px !important;
}

.devMulticolumn h3.inline-richtext {
  font-size: 21px;
  letter-spacing: 0px;
}

.devMulticolumn .rte {
  font-size: 13px;
  line-height: 1.6em;
}

.devMulticolumn .title-wrapper-with-link {
  text-align: center;
  justify-content: center;
}

.multicolumn .title , .distinguishing-features-section .titleWrapper p , .sectionSubheading {
  font-size: 14px;
  font-family: "Panchang", Sans-serif;
  text-transform: uppercase;
  text-align: center;
  justify-content: center;
  line-height: 1.7em;  
  letter-spacing: 5px;
  color: rgba(var(--color-foreground),1) !important;
}

.distinguishing-features-section .titleWrapper {
  text-align: center;
  padding-bottom: 81px;
}

.distinguishing-features-section h2 {
  margin-bottom: 0;
  padding-bottom: 21px;
}

.distinguishing-features-section .text-icon-group, .distinguishing-features-section .center-image {
  width: 33.33%;
}

.distinguishing-features-section .center-image:hover {
  --e-transform-rotateZ: 2deg;
}

.distinguishing-features-section .center-image img {
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.distinguishing-features-section .center-image {
  --e-transform-rotateZ: -2deg;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);  
  transform: perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
}

.distinguishing-features-section .content-wrapper .text-icon-group:first-child {
  text-align: right;
}

.card--standard>.card__content .card__information {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 1px;
}

.card__information variant-swatch-king {
  order: 3;
  width: 100%;
}

.card__information .card__heading {
  order: 2;
  font-size: 19px;
  width: 100%;
  font-weight: 500;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1.1em;
  letter-spacing: 0px;
  padding-top: 13px;
}

.product-grid div[option-name=Couleur] li.swatch-view-item {
  border: none!important;
  width: 24px !important;
  height: 24px;
  margin: 0px !important;
}

.product-grid .star-set-image {
  width: 17px !important;
  height: 17px !important;
}

.product-grid .star-set-image:hover, .swatch-selected .star-set-image {
  width: 20px !important;
  height: 20px !important; 
}

.devAbsorbText p{
  font-size: 11px;
  color: rgba(var(--color-foreground), 1);
  font-family: ClashDisplayMedium;
  margin: 0px !important;
  line-height: normal;
}

.product__info-container .devAbsorbText {   
  margin: 19px 0 0 !important;
}

.product__info-container .devAbsorbText p{ 
  font-size: 12px;
  color: #5d202fd8 !important;
  font-family: ClashDisplay-Regular;
  font-weight: 600;
}

.product-grid div[option-name=Couleur] .swatch-single {
  margin-bottom: 0px;
  height: 30px;
}

.product-grid .card__information .star-set-image {
  border-width: 2px !important;
  position: relative;
  border-color: rgba(var(--color-foreground),1) !important;
}

.product-grid .card__information .swatch-custom-image {
  border: none!important;
  height: 24px;
  width: 24px;
}

.product-grid .swatch-view-item .swatch-selected .star-set-image:before {
  content: url(/cdn/shop/files/checkIcon.svg?v=1725522137);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
  display: block;
  position: absolute;
  width: 11px;
  z-index: 1;
  top: 20%;
  transform: translate(-50% ,-50%);
  left: 50%;
  align-items: center;
  height: 17px;
}

div.swatch-allow-animation, div.swatch-allow-animation div.star-set-image, div[option-target][type-group] div.swatch-image, div[option-target][type-group] div.swatch-custom-image, div[option-target][type-group] div.star-set-image, div[option-target][type-group] .swatch-button, .swatch-img-text, .swatch-price {
  -webkit-transition: none !important;
  transition: none !important;
}

.sectionHeading h2 {
  font-size: 40px;
  font-weight: 500;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1em;
  letter-spacing: 0px;
  margin-top: 16px;
  margin-bottom: 30px;
}

.sectionSubheading p {
  margin: 0px;
}

.product-grid div.swatches-type-collections .swatch-align-left {
  margin: 0px;
}

.quick-add .button--full-width {
  width: auto;
  min-width: auto;
  min-height: auto;
  letter-spacing: 0px;
  padding: 5.5px 10px;
}

.devImageWithTextBlocks .page-width .gradient {
  padding-left: 60px;
  padding-right: 60px;
}

.devImageWithTextBlocks .image-with-text__media img {
  position: relative !important;
}

.devImageWithTextBlocks .image-with-text__media {
  padding: 0px !important;
}

.devImageWithTextBlocks .image-with-text__media-item--small .image-with-text__media {
  max-width: 350px;
  margin: 0 auto;
}

.devImageWithTextBlocks .sectionHeader {
  text-align: center;
  padding-bottom: 22px;
}

.devImageWithTextBlocks .contentWrapper {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 25px;
  margin: 0px !important;
}

.devImageWithTextBlocks .contentWrapper img {
  width: 38.55px;
}

.devImageWithTextBlocks .image-with-text__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 55px 46px;
  height: auto;
  padding: 0px !important;
}

.devImageWithTextBlocks .image-with-text .grid.dev_small {
  column-gap: 65px;
}

.devImageWithTextBlocks .image-with-text .grid {
  align-items: center;
}

.devImageWithTextBlocks .contentWrapper h3 {
  font-size: 26px;
  letter-spacing: 0px;
  margin-top: 5px;
  margin-bottom: 0px;
}

.devImageWithTextBlocks .contentWrapper p {
  margin: 0px;
  font-size: 15px;
  line-height: 1.7em;
  letter-spacing: 0px;
}

.devImageWithTextBlocks .text {
  max-width: 76%;
  margin: 0 auto;
}

.devImageWithTextBlocks .text p {
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1.8em;
  letter-spacing: 0px;
  color: rgba(var(--color-foreground),1) !important;
}

.devMulticolumn .multicolumn-card.content-container {
  background: #f0e3d7 !important;
  border-radius: 15px;
}

.devMulticolumn svg.icon.icon-arrow {
  width: 15px;
}

.devMulticolumn h2.title {
  margin: 16px 100px 0px 100px;
  padding-bottom: 14px;
}

.devMulticolumn .multicolumn-list {
  padding-left: 16px;
}

.devMulticolumn img.multicolumn-card__image {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.devMulticolumn .title-wrapper-with-link {
  margin-bottom: 36px;
}

.devMulticolumn .rte {
  font-size: 15px;
  line-height: 1.5em;
  margin-top: 0px !important;
  letter-spacing: 0px;
}

.devMulticolumn h3.inline-richtext {
  line-height: 1.3em;
}

.devMulticolumn .multicolumn-card__info .link {
  font-size: 15px;
  margin-top: 20px;
  line-height: 1em;
}

.devMulticolumn .multicolumn-card__info {
  padding: 15px 20px 20px;
}

.devMulticolumn .multicolumn-card-spacing {
  padding-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.devMulticolumn .multicolumn-card__info .icon-wrap {
  margin-left: 10px;
}

.testimonial-title {
  width: 49%;
}

.devTestimonials .sectionSubheading {
  text-align: left;
}

.testimonial-wrapper {
  padding-left: 57px;
  padding-right: 57px;
}

.devTestimonials .testimonial-grid {
  margin-left: 15px;
}

.devTestimonials .testimonial-item {
  margin-right: 15px;
  padding: 64px 40px 37px;
}

.testimonial-grid {
  box-shadow: none !important;
}

.testimonial-text {
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1.7em;
  letter-spacing: 0px;
  margin-bottom: 24px;
}

.devTestimonials img.quoteImage {
  position: absolute;
  right: 30px;
  bottom: 30px;
}

.devTestimonials span.testimonial-author-des {
  color: #eaaba4;
  font-size: 14px;
  margin-top: 8px;
  display: block;  
}

p.testimonial-author-name {
  margin: 0px;
  line-height: 1.3em;
}

.testimonial-title h2 {
  margin: 16px 0 23px;
}

.testimonial-author div {
  line-height: 1;
}

.blog .title-wrapper-with-link {
  justify-content: center;
}

.blog .sectionSubheading {
  padding-bottom: 27px;
}

.blog .card .card__inner .card__media, .blog .card__media .media img {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.blog h3.card__heading.h2 {
  font-size: 21px;
  line-height: 1.3em;
  padding-top: 9px;
}

.blog .article-card__excerpt {
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3em;
  letter-spacing: 0px; 
  margin: 0px;
}

.blog .card--card.card--media>.card__content {
  padding: 0px;
}

.blog .blog__posts .article-card .card__information {
  padding: 13px 25px 25px 25px !important;
}

.blog time {
  color: #a83832;
  font-size: 14px;
}

.blog .blog__posts .card-wrapper {
  height: auto;
}

.blog .page-width-desktop {
  padding-left: 0px;
  padding-right: 0px;  
}

.footer-block .list-menu__item {
  padding-left: 0px;
  padding-bottom: 0px;
}

.devSocialIcons {
  display: flex;
  padding-top: 15px;
  justify-content: flex-start;
}

.devSocialIcons .list-social__item .icon {
  height: 14px;
  width: 14px;
}

.devSocialIcons a.link.list-social__link {
  padding: 0px;
}

.devSocialIcons ul.list-unstyled.list-social.footer__list-social {
  column-gap: 15px;
}

.footer-block__details-content.footer-block-image + p {
  margin: 0px;
}

.devBgImageWithText .contentWrapper p {
  font-size: 54px !important;
  font-weight: 500;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1em;
  letter-spacing: -0.4px;
}

.devBgImageWithText .contentWrapper p strong {
  color: #ffb700;
  font-size: 22px;
  line-height: 1em;
  letter-spacing: -0.4px;
  font-weight: 400 !important;
  padding-left: 8px;
  margin-top: -13px;
  position: relative;
  top: -5px;
}

.devBgImageWithText {
  position: relative;
}

.devBgImageWithText .sectionSubheading p{
 color:rgba(var(--color-foreground),1);
}

.devImageWithTextBlocks.devBgImageWithText .contentWrapper h3 {
  font-size: 15px;
  margin: 0px;
  font-family: 'ClashDisplay-Regular';
}

.devBgImageWithText .page-width {
  max-width: 1200px;
}

.devBgImageWithText .image-with-text .grid {
  column-gap: 85px;
}

.devBgImageWithText .image-with-text__media-item.image-with-text__media-item--.image-with-text__media-item--.grid__item {
  width: 100%;
  max-width: 412px;
}

.devBgImageWithText .image-with-text__text-item.grid__item p {
  letter-spacing: 0px;
  margin-top: 0;
}

.devBgImageWithText .sectionHeading h2 {
  margin: 0px;
  padding-bottom: 14px !important;
  /* color: rgb(var(--color-button-text));  */
 }

.devBgImageWithText .image-with-text__content {
  padding-top: 6px !important;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 24px 10px;  
}

.devBgImageWithText .contentWrapper {
  grid-template-columns: 1fr;
  grid-gap: 0px;
  padding-right: 32px;
}

.devBgImageWithText .sectionHeading + p {
  line-height: 1.7em;
  font-size: 15px;
}

.footer-block__heading {
  margin-bottom: 10px !important;
}

.footer__content-top {
  padding-bottom: 55px !important;
}

.copyright__content p {
  color: #FFFFFF63;
  margin: 0px;
}

.copyright__content p {
  color: #FFFFFF63;
  margin: 0px;
  font-size: 13px;
  line-height: 1.3em;
  letter-spacing: 0px;
}

.footer__copyright.caption {
  margin: 0px;
}

.footer__content-bottom {
  padding-top: 25px;
}

.customtab {
  position: absolute;
  z-index: 2;
  right: 7px;
  top: 7px;  
  flex-wrap: wrap;
}

.customtab .tag {
  background-color: #ffb700c7;
  border-radius: 100px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 11px;
  margin: 0px;
  color: #a83832;
  letter-spacing: 0px;
  line-height: 1.3em;  
  font-family : "ClashDisplayMedium"; 
}

.devDropdownMenu .header__submenu.list-menu {
  display: none;
  min-width: auto;
  z-index: 1;
}

.devDropdownMenu .firstLevel:hover .header__submenu.list-menu {
  display: block;
}

.devDropdownMenu .header__submenu.list-menu {
  padding: 20px 0px 0px!important;
  width: max-content;
  border: none;
}

li.firstLevel {
  position: relative;
  z-index: 9;
}

.devDropdownMenu .header__submenu.list-menu ul {
  padding: 27px 30px 17px!important;
  list-style: none;
  width: fit-content;
}  

.devDropdownMenu .header__submenu.list-menu a {
  color: rgba(var(--color-button));
  font-size: 15px;
  padding: 0 0 10px !important;
  margin: 0px;  
  font-family : "ClashDisplayMedium"; 
}

.devLinksBar.fixed {
  position: fixed;
  width: 100%;
  z-index: 9;
  top: 0;
}
  
.devLinksBar {
 transition: top 0.3s ease-in-out;  
}

.cart-count-bubble {
  background-color: #eaaba4;
  color: rgb(var(--color-button));
  height: 16px;
  width: 16px;
  bottom: unset;
  left: unset;
  top: 0;
  right: 1px;
}

.cart-count-bubble span {
  font-size: 10px !important;
}

.blog .article-card-wrapper p.tag {
  padding: 4px 8px 04px 8px;
  border-radius: 12px 12px 12px 12px;
  background: #ffb700;
}

.blog .article-card-wrapper .customtab {
  top: 15px;
  left: 18px;
  justify-content: left;
  column-gap: 5px;
}

.menu-drawer .menu-drawer__menu-item {
  font-family : "ClashDisplaySemiBold"; 
  font-size: 16px;
  padding-bottom: 18px !important;
}

.menu-drawer__navigation {
  padding: 15px 0 6px;
}

.footer .policies li:before {
  display: none;
}

.footer__copyright.caption {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

ul.policies.list-unstyled {
  display: flex;
  column-gap: 20px;
}

.policies li a {
  font-size: 13px;
  letter-spacing: 0px;
}

.footer a:hover, .devAnnouncement a:hover {
  color: rgb(var(--color-button-text)) !important;
}

.devAnnouncement .disclosure__list-wrapper {
  border: none !important;
  background-color: #fff;
  box-shadow: none !important;
  bottom: unset;
  top: 43px;
}

.devAnnouncement .localization-selector.link {
  color: currentColor;
}

.devAnnouncement .disclosure__button.localization-form__select {
  background: transparent;
  text-transform: uppercase;
  column-gap: 5px;
  padding: 0px;
  margin: 0px;
  height: 0px !important;
  font-size: 12px;
  min-height: auto;
  min-width: auto;
}

.devAnnouncement .localization-form__select:after {
  display: none;  
}

.devAnnouncement localization-form {
  line-height: 0;
}

.devAnnouncement .localization-wrapper {
  padding-right: 10px;
}

.imageWithTextSection .image-with-text .grid.dev_medium .image-with-text__content {
  padding-left: 2px !important;
  padding-right: 2px !important;
}

.rich-text__blocks.center h2.rich-text__heading , .rich-text__blocks.center .rich-text__text.rte{
  margin: 0 auto;
}  

h2.rich-text__heading.rte.inline-richtext {
  font-family: "BelledeMai";
}

h2.rich-text__heading.rte.inline-richtext.h0{
  font-size: 65px;
  letter-spacing: -2.3px;
  line-height: 1em;
  padding-top: 20px;
  padding-bottom: 31px;
}

.rich-text__text.rte h4 {
  font-size: 14px!important;
  letter-spacing: 5px;
}

.rich-text__text.rte p {
  letter-spacing: 0px;
  font-size: 15px;
  line-height: 1.8em;
}

.imageWithTextSection .imageBlock {
  width: 100%;
  text-align: right;
  padding-right: 56px;
  line-height: 0;
}

.imageWithTextSection .imageBlock + p.image-with-text__text {
  margin-top: 0px;
}  

.devMultirow .multirow__inner.page-width {
  max-width: 1200px;
  row-gap: 0px;
}

.devMultirow .textWrapper {
  display: flex;
  align-items: start;
  column-gap: 23px;
}
  
.devMultirow .textWrapper img {
  width: 38.54px;
}

.devMultirow h2.image-with-text__heading.h2.rte {
  font-size: 26px;
  font-family : "ClashDisplayMedium"; 
  line-height: 1em;
  letter-spacing: 0px;  
  margin-top: 8px;
  margin-bottom: 5px;
}

.devMultirow .image-with-text__text.rte.body {
  font-size: 15px;
  line-height: 1.7em;
  letter-spacing: 0px;
}

.devMultirow .image-with-text__content.image-with-text__content--top {
  padding-top: 0px;
}

.devMultirow .media > img {
  object-fit: contain !important;
  max-width: 100% !important;
  position: relative !important;
  margin: 0 auto;
}

.devMultirow .image-with-text__media {
  padding-bottom: 0px !important;
}

.devMultirow .image-with-text__content {
  row-gap: 11px;
  padding: 0px 0px 0px 15px !important;
}

.devMultirow .image-with-text__content .textWrapper {
  padding-right: 5em !important;
}

.devMultirow .heading h2 {
  text-align: center;
  margin: 16px 0 20px;
}

.devMultirow .image-with-text {
  padding-bottom: 20px;
}

.devMultirow .image-with-text:last-child {
  padding-bottom: 0px;
}  
  
.devFeaturedtext .text-icon-item img {
  width: 77px;
}

.devFeaturedtext .center-image img {
  width: 560px !important;
  transition: none!important;
  margin: 0 auto;
}

.devFeaturedtext .distinguishing-features-section .center-image:hover {
  --e-transform-rotateZ: unset !important;
}

.devFeaturedtext .content-wrapper {
  column-gap: 8px;
}

.devFeaturedtext .center-image {
  width: 105vw !important;
  max-width: 100% !important;
  transition: none!important;
  transform: none!important;
}

.devFeaturedtext .distinguishing-features-section .content-wrapper .text-icon-group:first-child {
  padding-right: 10px;
}

.devFeaturedtext .distinguishing-features-section .content-wrapper .text-icon-group:last-child {
  padding-left: 10px;
}

.devFeaturedtext .distinguishing-features-section .text-icon-group, .devFeaturedtext .distinguishing-features-section .center-image {
  width: 100%;
}

.devFeaturedtext .text-icon-item {
  column-gap: 19px;
}

.devFeaturedtext .distinguishing-features-section {
  padding: 74px 10px 76px;
}  

.devFeaturedtext .sectionSubheading {
  padding-bottom: 30px;
}  

.devFeaturedtext .distinguishing-features-section .titleWrapper {
  padding-bottom: 84px;
}  

.devFeaturedtext .text-icon-item h3 {
  margin-bottom: -2px;
  margin-top: 5px;
  letter-spacing: 0px;
}

.imageWithTextSection .textWrapoper {
  display: grid;
  column-gap: 20px;
  grid-template-columns: auto 1fr;
}

.imageWithTextSection .textWrapoper .image {
  width: 90px;
  height: 90px;
}

.imageWithTextSection .textWrapoper h4 {
  margin-top: 0;
  font-size: 21px;
  letter-spacing: 0px;
  line-height: 1.3em;
  font-family: ClashDisplayMedium;
  margin-bottom: 10px;
}

.imageWithTextSection .textWrapoper p {
  font-size: 15px !important;
  line-height: 1.7em;
  letter-spacing: 0px;
  margin: 0px 0px 10px;
}

.imageWithTextSection .image-with-text__grid.dev_small .image-with-text__media-item {
  width: 39%;
}  

.devFeaturedtext .distinguishing-features-section .content-wrapper .text-icon-group:last-child .text-icon-item:last-child img {
  width: 93px;
  margin-left: -16px;
}

.imageWithTextSection h2.image-with-text__heading.inline-richtext.hxl {
  font-size: 90px;
}

.devFaq h3.accordionTitle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 20px;
  letter-spacing: 0px;
  margin: 0px;
  color: #a83832;
  position: relative;
  padding: 20px 20px 20px 0px;
  font-family: ClashDisplayMedium;  
}

.devFaq h3.accordionTitle.active, .devFaq .accordianContent p a {
  color: rgb(var(--color-button-text));
}
  
.devFaq .accordionTitle svg {
  width: 12.79px;
  transform: rotate(180deg);
  fill: #a83832;
  position: absolute;
  right: 0;
}

.devFaq .devContainer {
  padding-top: 41px;
}

.devFaq .accordianWrapper {
  border-bottom: 1px solid #A8383226;
}
 
.devFaq h3.accordionTitle.active svg {
  transform: rotate(0deg);
}

.devFaq .accordianContent {
  display: none;
}

.devFaq .accordianContent {
  padding: 20px 0 34px;
  font-size: 15px;
}   

.devFaq .accordianContent p {
  margin-top: 0px;
}

.devFaq .mainWraper.active {
  display: block;
}

.devFaq .mainWraper {
  display: none;
}

.devFaq .tabbed-menu li {
  padding-top: 2px;
  padding-bottom: 2px;
}

.devFaq .tabbed-menu li.active:hover {
  background: transparent;
}  

.devFaq .tabbed-menu li:hover {
  background: rgb(var(--color-button-text));
}

.devRichtext3 a.button.button--secondary svg {
  width: 15px;
  fill: rgb(var(--color-button-text));
}

.devRichtext3 .button.button--secondary:hover svg {
  fill: #fff;
}

.devFeaturedTabs .tabsHeadingWrap {
  display: flex;
  flex-wrap: wrap;
  column-gap: 21px;
  row-gap: 21px;
  padding-bottom: 19px;
}

.devFeaturedTabs .tabHeading {
  line-height: 1.3em;
  letter-spacing: 0;
  font-family : "ClashDisplayMedium"; 
  border-bottom: 2px solid transparent;
  color: #5d202f61;
  cursor: pointer;
}

.tabHeading.active {
  border-color: color: rgb(var(--color-foreground));
  color: rgb(var(--color-foreground));
}

table {
  border-spacing: 0;
  margin: 0;
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
  color: rgb(var(--color-foreground));
  border-bottom: 1px solid currentColor;
}

th {
  padding: 0px 15px 015px 15px;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  font-family : "ClashDisplaySemiBold";
}  

td {
  padding: 9px 5px 9px 5px;
  border-top: 1px solid currentColor;
  vertical-align: middle;
  text-align: center;
  line-height: 1.5;
}  

td span {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  line-height: 1em;
  font-family : "ClashDisplayMedium"; 
  letter-spacing: 0.8px;
  display: inline-block;
}

.devFeaturedTabs .tabsContentWrap {
  width: 100%;
}

.devFeaturedTabs .image, .devFeaturedTabs .image img{
  width: 100%;
}

.devFeaturedTabs h2.image-with-text__heading.inline-richtext {
  padding-bottom: 19px;
}  

.devFeaturedTabs .image-with-text .grid {
  align-items: center;
} 

.devFeaturedTabs .bottomText {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3em;
  color: rgb(var(--color-foreground));
  letter-spacing: 0px;
}

.imageWithTextSection table {
  margin-top: 47px !important;
}

.product--columns .product__media-list {
  gap: 0px;
}

.product--columns {
  justify-content: space-between;
}

.product--columns .product__media-item {
  max-width: calc(50% - 0px / 2) !important;
}

.headerBtnWrapper.hideOnDesk {
  display: none;
}

.headerBtnWrapper a.text, .headerBtnWrapper .btnWrapper {
  padding-top: 0px;
}  

  
/*********************************** Media Queries ***********************************/

@media screen and (max-width:1600px){
  .headerBtnWrapper .btnWrapper {
    width: unset;
    max-width: 219px;
  }
}

@media screen and (min-width:1497px){
  nav.header__inline-menu {
    min-width: fit-content;
  }  
}

@media screen and (max-width:1498px){
  h1.header__heading {
    width: 120px;
  }
}
  
@media screen and (max-width:1400px){
  .headerBtnWrapper .btnWrapper {
    width: auto;
  }
}

@media screen and (max-width:1300px){
  .devRichtext2 .leftSide {
    padding-right: 30px !important;
  }  
  
  .devRichtext2 h2 {
    font-size: 40px;
  }

  .devRichtext2 p {
    letter-spacing: 1px;
    margin-bottom: 25px;
    font-size: 12px;
    width: 100%;
  }

  header.header.header--middle-left .list-menu__item {
    padding-right: 6px!important;
  }  
  
}

@media screen and (max-width:1024px){
  .custom-banner__text h1 p {
    font-size: 58px !important;
  }
  
  .button, .shopify-challenge__button, .customer button {
    padding: 12px 10px;
    min-height: auto;
    font-size: 13px;
  }

  .custom-banner .button-group {
    flex-wrap: wrap;
    row-gap: 20px;
  }  

  .custom-buttons-and-stats {
    margin-top: 30px !important;
  }

  .logos-wrapper .logo-item:last-child {
    display: none;
  }   
  
  .logos-wrapper .logo-item:nth-child(4) img {
    width: 133px !important;
  }  

  .logos-wrapper .logo-item:nth-child(1) img, .logos-wrapper .logo-item:nth-child(2) img, .logos-wrapper .logo-item:nth-child(3) img {
    max-width: 100px;
  }

  .nav-link {
    font-size: 13px !important;
    padding: 8px 19px !important;
  }  

  .nav-menu {
    flex-wrap: wrap;
  }  
  
  .image-with-text__heading {
    font-size: 36px;
  }  

  .imageWithTextSection .image-with-text .grid {
    column-gap: 30px;
  }
  
  .image-with-text__content {
    padding-left: 0px!important;
    padding-right: 0px!important;
  }  

  .devTestimonials .testimonial-item {
    max-width: calc(50% - 15px);
  }  

}

@media screen and (min-width:990px){
  .devMulticolumn .multicolumn-list__item {
    width: 100% !important;
    max-width: 100% !important;
  }

  .devFeaturedTabs .image-with-text__media-item{
    width: 23%;
  }  
}

  
@media screen and (max-width:989px){
  .header__heading-logo {
    width: 120px;
  }

  header.header, .page-width, .page-width-desktop {
    max-width: min(100%,92vw);
  }

  .header {
    padding: 15px 3rem 6px 3rem;
  }  

  .btnWrapper a.button.button--primary {
    padding: 13.22px 27.566px;
  }

  .headerBtnWrapper .btnWrapper {
    margin-right: 4px;
  }  
  
  .headerBtnWrapper.hideOnDesk {
    display: flex;
  }

  .header .hideOnMob {
    display: none !important;
  }  

  .imageWithTextSection .caption-with-letter-spacing--medium {
    font-size: 11px;
  }
  
  .custom-banner .stats {
    margin-left: 10px;
  }  
  
  .custom-banner {
    flex-wrap: wrap;
  }
  
  .custom-banner__image {
    width: 100% !important;
    margin-left: 0px !important;
  }  
  
  .custom-banner__text {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    position: relative;
    z-index: 1;
  }

  .logos-wrapper .logo-item:nth-child(3) {
    display: none;
  }  

  header.header {
    justify-content: space-between;
  }

  .devRichtext2 p {
    max-width: 100%;
  }

  .header__icons {
    padding-top: 12px;
    justify-content: end;
    width: 100%;
    margin-right: 18px;
  }  
  
  header-drawer {
    margin-left: 0px !important;
  }  

  .header__icon--menu {
    width: 22px;
  }  

  .nav-link {
    padding: 0px 6px !important;
  }  

  .nav-menu {
    padding: 8px 0 !important;
  }  

  .imageWithTextSection .image-with-text__media-item {
    width: 100% !important;
  }  
  
  .imageWithTextSection .image-with-text__text-item.grid__item , .imageWithTextSection .image-with-text__media-item--large+.image-with-text__text-item.grid__item {
    width: 100% !important;
  }  

  .imageWithTextSection .image-with-text__content {
    padding-left: 0px!important;
    padding-right: 0px!important;
  }  
  
  .imageWithTextSection .grid--2-col-tablet .grid__item {
    padding-right: 0px;
  }  
  
  .imageWithTextSection .image-with-text .grid.dev_medium .image-with-text__content {
    padding-bottom: 0px;
  }  

  .imageWithTextSection .image-with-text__grid--reverse {
    flex-direction: column-reverse;
  }
  
  .custom-info-section {
    padding: 15.11px 11px 22px !important;
    gap: 20px !important;
    margin-top: 0 !important;
  }

  .custom-info-section .info-item {
    flex-direction: column;
    text-align: center;
  }  

  .devRichtext2 h2, .distinguishing-features-section h2, .devMulticolumn h2.title, .testimonial-title h2, .blog .blog__title, .devBgImageWithText .sectionHeading h2 {
    font-size: 36px;
  }  

  .distinguishing-features-section .text-icon-group, .distinguishing-features-section .center-image {
    order: 0;
    width: 100%;
    padding-bottom: 15px;
  } 
  
  .distinguishing-features-section .content-wrapper .text-icon-group:first-child {
    order: 1;
    text-align: center;
  }

  .distinguishing-features-section .content-wrapper .text-icon-group:last-child {
    order: 2;
    text-align: center;
  }  

  .distinguishing-features-section .text-icon-item {
    place-items: center;
    flex-direction: column;
  }
  
  .distinguishing-features-section .content-wrapper .text-icon-group:first-child .text-icon-item {
    flex-direction: column-reverse;
  }  

  .distinguishing-features-section .content-wrapper {
    flex-wrap: wrap;
  }

  .devRichtext2 .page-width {
    flex-direction: column;
  }
  
  .devRichtext2 .textColumn {
    width: 100%;
    text-align: left !important;
  }

  .devRichtext2 .leftSide a.button.button--secondary {
    display: none;
  }  

  .devRichtext2 h2 {
    padding-bottom: 10px;
  }

  .devCollectionTabbed ul.tabbed-menu {
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
  }  

  .devCollectionTabbed .tabbed-menu li {
    border-bottom: 2px solid #ede3d7;
    margin-bottom: 20px;
    border-top: none;
    width: 100%;
  }  
  
  .devCollectionTabbed .tabbed-menu li.active {
    border-top: none;
    border-bottom: 2px solid currentColor;
  }

  .devCollectionTabbed .collection__title.title-wrapper {
    margin-bottom: 0px;
  }  

  .devCollectionTabbed .grid.product-grid {
    margin-top: 0px;
  }

  .devImageWithTextBlocks .image-with-text__media-item--small .image-with-text__media {
    margin-bottom: 20px;
  }  

  .devImageWithTextBlocks .image-with-text .grid {
    flex-direction: column;
  }  

  .devImageWithTextBlocks .image-with-text .grid__item {
    width: 100%;
  }  
  
  div#caracteristiques {
    padding-bottom: 40px !important;
  }  

  .devImageWithTextBlocks .image-with-text__content {
    grid-gap: 30px 20px;
  }

  .devImageWithTextBlocks .contentWrapper h3 {
    font-size: 19px;
  }  

  .devImageWithTextBlocks .contentWrapper p {
    font-size: 13px;
    line-height: 1.4em;
  }

  .sectionHeading h2 {
    font-size: 30px;
  } 

  .devMulticolumn .title, .distinguishing-features-section .titleWrapper p, .sectionSubheading {
    font-size: 13px;
  }  

  .devBgImageWithText .image-with-text__text-item.grid__item {
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 30px;
  } 

  .devBgImageWithText .contentWrapper p {
    font-size: 36px!important;
  } 

  .devBgImageWithText .contentWrapper p strong {
    font-size: 16px;
    padding-left: 4px;
  }  

  .devBgImageWithText .contentWrapper {
    padding-right: 0px;
    text-align: left !important;
  }  

  .devImageWithTextBlocks.devBgImageWithText .contentWrapper h3 {
    font-size: 13px;
  }  

  .devImageWithTextBlocks .contentWrapper {
    grid-template-columns: 1fr;
    grid-gap: 0px;
    text-align: center;
  }

 .devImageWithTextBlocks .contentWrapper img {
    margin: 0 auto;
  }

  .featured-logos-section {
    padding: 40px 20px 20px !important;
  }  
  
  .logos-wrapper .logo-item:nth-child(1) img, .logos-wrapper .logo-item:nth-child(2) img, .logos-wrapper .logo-item:nth-child(3) img {
    max-width: 100%;
  }

  a.devInfoletr, a.devInfoletr + a {
    display: none;
  }  
  
  .devMulticolumn h2.title {
    margin: 16px 0px 0;
  }  
  
  .devMulticolumn .multicolumn-card-spacing {
    padding-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }  

  .devMulticolumn .multicolumn-list {
    padding: 0px !important;
  }  

  .devTestimonials .testimonial-item {
    max-width: calc(100% - 15px);
    padding: 20px 20px 15px;
  } 
  
  .devTestimonials section {
    padding-bottom: 66px;
  }  
  
  .testimonial-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .testimonial-title {
    width: 100%;
  }  

  .testimonial-author {
    padding-right: 50px;
  }  
  
  .footer .grid--4-col-tablet .grid__item {
    width: calc(50% - 4%) !important;
  }  

  .footer__content-top .grid {
    row-gap: 40px !important;
  }  

 

  .localization-form__select .icon-caret {
    right: 0;
    width: auto;
  }

  .devFeaturedtext .distinguishing-features-section .titleWrapper {
    padding-bottom: 30px;
  }  

  .devFeaturedtext .distinguishing-features-section .center-image {
    padding-bottom: 40px;
  }

  .devFeaturedtext .distinguishing-features-section {
    padding: 74px 10px 45px;
  }  

  .imageWithTextSection .image-with-text__heading, .devMultirow .heading h2 {
    font-size: 36px !important;
  }

  .devMultirow h2.image-with-text__heading.h2.rte {
    font-size: 22px !important;
  }  
  
  .rich-text__blocks div {
    max-width: 100% !important;
  }

  .imageWithTextSection .imageBlock {
    display: none;
  }

 .imageWithTextSection .image-with-text__text-item.grid__item {
    padding-top: 30px;
  }

  .imageWithTextSection .image-with-text__content {
    padding-top: 0px!important;
  }
  
  h2.rich-text__heading.rte.inline-richtext.h0 {
    font-size: 36px;
  }  

  .devImageWithTextBlocks .page-width .gradient {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  /* .dev-page .image-with-text__text-item.grid__item {
    padding-top: 0px;
  }   */

  .devRichtext3 section {
    padding-top: 20px !important;
    padding-bottom: 60px !important;
  }  
  
  .devRichtext2 .subheading p {
    max-width: 100%;
  }  

  .devBgImageWithText .image-with-text__media-item {
    padding-left: 20px;
    padding-right: 20px;
  }  

  .devFaq h3.accordionTitle {
    font-size: 17px;
    padding: 10px 20px 10px 0;
  }
  
}

@media screen and (max-width:767px){
  .header .btnWrapper, .header a.text {
    display: none;
  }
  
  .devBgImageWithText .image-with-text__text-item.grid__item {
    padding-left: 20px;
    padding-right: 20px;
  }  
}


@media screen and (min-width: 750px) {
  .footer__content-top .grid {
      column-gap: 4%;
  }
  
  .footer .grid--4-col-tablet .grid__item {
    width: calc(23.33% - 4%);
  }  
  
  .footer-block.grid__item.footer-block--menu {
    width: calc(24.11% - 4%);
  }  
}

@media screen and (max-width:750px){
  .footer-block-image {
    justify-content: flex-start !important;
  }  
  
  .footer-block__details-content {
    margin-bottom: 0px;
  }

  .footer-block .list-menu__item {
    padding-bottom: 0 !important;
    padding-top: 0px !important;
  }

  a.devNativeUrl {
    margin-right: 5px!important;
  }  
  
  .navbar-right a {
    margin-right: 10px;
  }  

  .devMultirow .image-with-text__content .textWrapper {
    padding-right: 30px !important;
  }  

  .devMultirow .textWrapper {
    align-items: center;
    flex-direction: column;
    padding: 30px 30px 0px !important;
    justify-content: center;
    text-align: center;
    margin: 0px;
  }  

  .devMultirow .image-with-text__content {
    padding: 0 0 0 !important;
  }   

  .imageWithTextSection .textWrapoper .image {
    width: 60px;
    height: 60px;
  }  

  .footer .grid--4-col-tablet .grid__item {
    width: 100%!important;
  }  

  .footer__copyright.caption {
    flex-direction: column;
    text-align: left;
    padding-top: 20px;
  }

  .imageWithTextSection .image-with-text__content {
    padding-bottom: 30px;
  }

  .devLocationForm .city-checker-container.page-width {
    flex-wrap: wrap;
    row-gap: 15px;
  }  
  
  .devLocationForm label.resultLabel {
    margin-left: 0px !important;
  }  

  .devLocationForm .city-checker-container div {
    width: 100%;
  } 

  .devLocationForm section {
    padding: 20px 0 65px !important;
  } 

  .devBgImageWithText .contentWrapper p {
    font-size: 28px!important;
  }  

}

@media screen and (max-width:1800px){
  /* .page-width{
    max-width: 1240px;
  }
  header.header {
    max-width: 1240px;
  } */


/*retirer boutons des kits*/
#quick-add-template--17451563614346__product-grid8338218647690-submit,
#quick-add-template--17451563614346__product-grid8338240798858-submit,
#quick-add-template--17451563614346__product-grid8338149376138-submit,
#quick-add-template--17451563614346__product-grid8338245714058-submit,
#quick-add-template--17451563614346__product-grid8338162450570-submit,
#quick-add-template--17451563614346__product-grid8338211307658-submit,
#quick-add-template--17451563614346__product-grid8340272382090-submit,
#quick-add-template--17451563614346__product-grid8339203784842-submit,
#quick-add-template--17247010553994__product-grid8340256358538-submit,
#quick-add-template--17247010553994__product-grid8340272382090-submit,
#quick-add-template--17247010553994__product-grid8339203784842-submit {
  display: none;
}