.carousel {
  --slider-img-height: 100%;
  --slider-control-bg: var(--bs-white);
  --slider-control-height: 4rem;
  --slider-control-radius: 50%;
  position: relative;
}
:root {
  --bs-gray-600: #6c757d;
  --bs-secondary-bg: #e9ecef;
  --bs-tertiary-bg: #f8f9fa;
}
.h3 {
  color: var(--bs-heading-color);
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: .5rem;
  margin-top: 0;
  font-size: calc(1.3rem + .6vw);
}
@media (min-width:1200px) {
  .h3 {
    font-size: 1.75rem;
  }
}
[role=button] {
  cursor: pointer;
}
[type=button] {
  -webkit-appearance: button;
}
[type=submit] {
  -webkit-appearance: button;
}
[type=button]:not(:disabled) {
  cursor: pointer;
}
[type=submit]:not(:disabled) {
  cursor: pointer;
}
[hidden] {
  display: none !important;
}

.col {
  flex: 1 0 0%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.g-2 {
  --bs-gutter-x: 0.5rem;
  --bs-gutter-y: 0.5rem;
}
.g-4 {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 1.5rem;
}
@media (min-width:768px) {
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
}
@media (min-width:992px) {
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (min-width:1200px) {
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .g-xl-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
}
.form-label {
  font-size: 1rem;
  margin-bottom: .5rem;
  color: #343a40;
  font-weight: 700;
}
.form-control::placeholder {
  color: #dee2e6;
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  background-color: var(--bs-tertiary-bg);
  border: 0 solid;
  border-color: inherit;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  color: var(--bs-body-color);
  margin: -.5rem -1rem;
  margin-inline-end: 1rem;
  padding: .5rem 1rem;
  pointer-events: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: calc(var(--bs-border-width)*-1);
}
.btn:first-child:active {
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
  color: var(--bs-btn-active-color);
}
:not(.btn-check)+.btn:active {
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
  color: var(--bs-btn-active-color);
}
.btn-secondary {
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: 0;
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 0.5rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23363a41' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
  --bs-accordion-btn-icon-width: 1rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23363a41' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
  --bs-accordion-btn-focus-box-shadow: none;
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 0.5rem;
  --bs-accordion-active-color: #212529;
  --bs-accordion-active-bg: #fff;
  margin-bottom: 2rem;
}
.accordion-button {
  align-items: center;
  border: 0;
  border-radius: 0;
  color: var(--ocre);
  display: flex;
  font-size: 1rem;
  overflow-anchor: none;
  position: relative;
  text-align: right;
  transition: var(--t);
  width: 100%;
  margin-bottom: 0.75rem;
}
.accordion-button:hover {
	color: var(--orange);
}
@media (prefers-reduced-motion:reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  box-shadow: inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed):after {
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button:after {
  background: var(--orange) url(../img/arrow-accordion.svg) no-repeat center;
  content: "";
  height: 34px;
  width: 34px;
  transition: var(--t);
  position: absolute;
  right: 10px;
  top: 8px;
  border-radius: 50%;
}
@media (prefers-reduced-motion:reduce) {
  .accordion-button:after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
  outline: 0;
  z-index: 3;
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-item {
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
  color: var(--bs-accordion-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type>.accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-left-radius: var(--bs-accordion-border-radius);
  border-bottom-right-radius: var(--bs-accordion-border-radius);
}

.accordion-item:last-of-type>.accordion-collapse {
  border-bottom-left-radius: var(--bs-accordion-border-radius);
  border-bottom-right-radius: var(--bs-accordion-border-radius);
}
.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}
.accordion-flush>.accordion-item {
  border-left: 0;
  border-radius: 0;
  border-right: 0;
}
.accordion-flush>.accordion-item:first-child {
  border-top: 0;
}
.accordion-flush>.accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush>.accordion-item>.accordion-collapse {
  border-radius: 0;
}
.accordion-flush>.accordion-item>.accordion-header .accordion-button {
    border-radius: 50px;
    background: none;
    border: 1px solid #E9E8E8;
    padding: 1rem 1.5rem;
}
.modal {
  right: 0;
}
.modal-dialog-centered {
  align-items: center;
  display: flex;
  min-height: calc(100% - var(--bs-modal-margin)*2);
}
.carousel-inner {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.carousel-inner:after {
  clear: both;
  content: "";
  display: block;
}
.carousel-item {
  backface-visibility: hidden;
  display: none;
  float: right;
  margin-left: -100%;
  position: relative;
  transition: transform .25s ease-in-out;
  width: 100%;
}
@media (prefers-reduced-motion:reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item.active {
  display: block;
}
.carousel-control-next {
  align-items: center;
  background: none;
  border: 0;
  bottom: 0;
  color: #495057;
  display: flex;
  justify-content: center;
  opacity: .5;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transition: opacity .15s ease;
  width: 4rem;
  z-index: 1;
  left: 0;
}
.carousel-control-prev {
  align-items: center;
  background: none;
  border: 0;
  bottom: 0;
  color: #495057;
  display: flex;
  justify-content: center;
  opacity: .5;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transition: opacity .15s ease;
  width: 4rem;
  z-index: 1;
  right: 0;
}
@media (prefers-reduced-motion:reduce) {
  .carousel-control-next {
    transition: none;
  }
  .carousel-control-prev {
    transition: none;
  }
}
.carousel-control-next:focus {
  color: #495057;
  opacity: .9;
  outline: 0;
  text-decoration: none;
}
.carousel-control-next:hover {
  color: #495057;
  opacity: .9;
  outline: 0;
  text-decoration: none;
}
.carousel-control-prev:focus {
  color: #495057;
  opacity: .9;
  outline: 0;
  text-decoration: none;
}
.carousel-control-prev:hover {
  color: #495057;
  opacity: .9;
  outline: 0;
  text-decoration: none;
}
.carousel-control-next-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23495057' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
}
.carousel-control-prev-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23495057' viewBox='0 0 16 16'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");
}
.spinner-border {
  border-left-color: currentcolor;
  border-left: var(--bs-spinner-border-width) solid transparent;
}
.visually-hidden:not(caption) {
  position: absolute !important;
}
.align-middle {
  vertical-align: middle !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.me-1 {
  margin-left: .25rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.gap-2 {
  gap: .5rem !important;
}
@media (min-width:768px) {
  .mt-md-0 {
    margin-top: 0 !important;
  }
}
@media (min-width:992px) {
  .order-lg-1 {
    order: 1 !important;
  }
}
a:not(.alert-link) {
  text-decoration: none;
  transition: .25s ease-out;
}
label .color {
  background-size: contain;
  border: 1px solid #ced4da;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  margin: .3125rem 0 .3125rem .5rem;
  transition: .25s ease-out;
  width: 40px;
  opacity: 1;
}
label .color.active {
  position: relative;
}
label .color.active:before {
  content: "";
  width: calc(100% + 0.5rem);
  height: calc(100% + 0.5rem);
  border: 2px solid var(--orange);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}


label .color.texture {
	width: 40px;
	height: 40px;
}

label .color:hover {
  opacity: 0.8;
}


.thumbnails__list {
	list-style: none;
	padding: 0;
}
.input-color {
  display: none;
}
.product-flags {
  right: 0;
}
.rich-text {
  line-height: 1.5;
}
.thumbnails__container {
  width: 80px;
}
.thumbnails__container .thumbnail:not(:last-child) {
  margin-bottom: .75rem;
}
.carousel .carousel-inner {
  height: 100%;
}
.carousel .carousel-item {
  align-items: center;
  height: 100%;
  justify-content: center;
}
.carousel .carousel-item img {
  height: var(--slider-img-height);
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.carousel .carousel-control-next {
  background: var(--slider-control-bg);
  border-radius: var(--slider-control-radius);
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
  left: inherit;
  width: 50px;
}
.carousel .carousel-control-prev {
  background: var(--slider-control-bg);
  border-radius: var(--slider-control-radius);
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
  left: 1rem;
  width: 50px;
}
.social-sharing {
  align-items: center;
  display: flex;
}
.social-sharing>span {
  display: inline-block;
  margin-left: .5rem;
}
.social-sharing ul {
  align-items: center;
  display: flex;
  margin: 0;
}
.social-sharing ul li {
  background-position: 50%;
  background-size: contain;
  height: 1.5rem;
  margin-left: .5rem;
  width: 1.5rem;
}
.social-sharing ul li:before {
  background-position: 50%;
  background-size: contain;
  height: 100%;
  width: 100%;
}
.social-sharing ul li a {
  display: block;
  font-size: 0;
  height: 100%;
  width: 100%;
}
.facebook {
  background-image: url(../img-dist/04be689c12d686c59503.svg);
}
.facebook:before {
  background-image: url(../img-dist/fa3993a997a0b84e9900.svg);
  content: "";
}
.facebook.icon-gray {
  background-image: url(../img-dist/b252849e892c264f4f22.svg);
}
.facebook.icon-gray:hover {
  background-image: url(../img-dist/fa3993a997a0b84e9900.svg);
}
.twitter {
  background-image: url(../img-dist/684e630555d851000280.svg);
}
.twitter:before {
  background-image: url(../img-dist/2427823c6e4aa7568894.svg);
  content: "";
}
.twitter.icon-gray {
  background-image: url(../img-dist/73f07959d75f31faaaab.svg);
}
.twitter.icon-gray:hover {
  background-image: url(../img-dist/2427823c6e4aa7568894.svg);
}
.pinterest {
  background-image: url(../img-dist/33e7446832ac7aa84b95.svg);
}
.pinterest:before {
  background-image: url(../img-dist/882e1291e47c7d9d5dd7.svg);
  content: "";
}
.pinterest.icon-gray {
  background-image: url(../img-dist/91fc2885f1aa34fb73f6.svg);
}
.pinterest.icon-gray:hover {
  background-image: url(../img-dist/882e1291e47c7d9d5dd7.svg);
}
#content-wrapper {
  padding-bottom: 4rem;
}
.page-product .product__name {
  margin-bottom: 2rem;
  font-family: 'Janeiro';
  font-weight: 400;
  text-transform: uppercase;
  color: white;
	text-shadow: 3px 3px 3px var(--texte);
    -webkit-text-stroke: 0.75px var(--ocre);  
	font-size: 54px;
}
.page-product .product__name + .cdw-cp-section, .page-product #section-i8ykms2a {border-radius: 90px;}
.page-product .product__infos .accordion-button {
  font-weight: 700;
  padding: 1.25rem 0;
}
.page-product .product__infos .accordion-body {
  padding: 0 0.75rem;
}
.page-product .product__images {
  margin-bottom: 1rem;
}

.page-product .product__images .carousel {
  border-radius: 8px;
  overflow: hidden;
}
.page-product .product__images__modal-opener {
  align-items: center;
  background-color: #fff;
  border: none;
  border-radius: 50%;
  bottom: .635rem;
  box-shadow: -.125rem -.125rem .25rem 0 rgba(0,0,0,.2);
  cursor: pointer;
  display: flex;
  height: 2.5rem;
  justify-content: center;
  left: .635rem;
  min-width: 2.5rem;
  position: absolute;
  width: 2.5rem;
  z-index: 10;
  display: none;
}
.page-product .product__description-short {
  margin-bottom: .5rem;
}
.page-product .product__tax-info {
  color: var(--bs-gray-600);
  font-size: .875rem;
}
.page-product .product__tax-label {
  white-space: nowrap;
}
.page-product .product__prices {
  display: flex;
  justify-content: center;
  flex-direction: column; 
}
.page-product .product__current-price {
  font-size: 20px;
}
.page-product .product__variants .variant {
  margin-bottom: 1.5rem;
}
.page-product .product__variants .variant .color-variants {
  display: flex;
  flex-wrap: wrap;
  gap: .75rem;
  margin-bottom: 0;
    list-style: none;
    margin: 0;
    padding: 0;  
}
.page-product .product__variants .variant .color-variants .color-variant .input-color {
  display: none;
}
.page-product .product__variants .variant .color-variants .color-variant label {
  display: block;
  line-height: 0;
}
.page-product .product__variants .variant .color-variants .color-variant .color {
  margin: 0;
}
.page-product .product__add-to-cart .product-actions__button button {
  width: 100%;
border: 0;
    padding: 0;
    background: none;  
}
@media (max-width:767.98px) {
  .page-product .carousel-control-next {
    right: 1rem;
    height: 3rem;
    width: 3rem;
  }
  .page-product .carousel-control-prev {
    right: 1rem;
    height: 3rem;
    width: 3rem;
  }
}
.thumbnails__container .thumbnail img {
  border: 2px solid transparent;
  border-radius: 8px;
}
.thumbnails__container .thumbnail.active img, .thumbnails__container .thumbnail.active video {
  border: 3px solid var(--orange);
}
.product__details {
  background: var(--bs-gray-100);
}
.detail {
  align-items: center;
  border-bottom: 4px solid var(--bs-white);
  display: flex;
  padding: 1rem;
}
.detail__left {
  flex-grow: 0;
  flex-shrink: 0;
  width: 50%;
}
.detail__title {
  font-weight: 700;
}
#content-wrapper > .js-product-container {display: inline-block; width: 100%; margin-top: 0;}
#content-wrapper > .js-product-container .product__right {flex: inherit; float: left; width: 50%; margin-top: 0; padding-left: 2rem;}
#content-wrapper > .js-product-container .product__left {flex: inherit; float: left; position: sticky; top: 180px; margin-top: 0; width: 50%;}
.radio-variants {padding: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 15px;}
.radio-variants input {display: none;}
.radio-variants .form-check-label {cursor: pointer; display: inline-block; border: 1px solid #FFB6A6; padding: 1rem 1.5rem; line-height: 1; transition: var(--t); border-radius: 50px; font-weight: 700; margin: 0;}
.radio-variants input[checked="checked"] + .form-check-label, .radio-variants .form-check-label:hover {border-color: #FF5028;}
.product__variants .form-label, .cdw-produits-accessoires h2 {
    font-size: 0.9rem;
    color: inherit;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
	margin: 0 0 1rem;
	display: block;
}
.cdw-produits-accessoires article.product-miniature.js-product-miniature {
    width: 25%;
    min-width: 169px;
	padding: 0 10px;
	margin-bottom: 1rem;
}
.page-product .product-actions__quantity {
    display: none;
}
.pdt-det-atc { 
    display: flex;
    justify-content: space-between;
    background: var(--orange);
    color: white;
    border-radius: 50px;
	transition: var(--t);
	padding: 1rem 2rem;
    line-height: 1;
}

.pdt-det-atc:hover {background: var(--ocre);}
.pdt-det-atc-left {
    display: flex;
    gap: 0.5rem;
}
.pdt-det-atc-left span {display: flex; justify-content: center; flex-direction: column; font-size: 16px;}
.cdw-product-media-gallery {display: none;}




.psxpmv-video-slide video {
    max-height: 511px;
    object-fit: cover;
}

@media (min-width:900px) { 
	.psxpmv-video-slide video {
		height: 511px;
	}
}

#product .cdwqm {
    margin: 0 0 3rem;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    z-index: 5;
    display: inline-block;
}
.product-quick-menu {text-align: center;}
#product .breadcrumb__wrapper {margin-bottom: 0.5rem;}
#product .cdwqm__inner {background: var(--ocre);}
#product .cdwqm__lead, #product .cdwqm__item {color: white;}
#product .cdwqm__item:hover {color: var(--orange);}
.product__add-to-cart {margin-bottom: 2.5rem;}
#product .cdw-product-locator {border: 0; padding: 0; margin-bottom: 2rem;}
#product .cdw-product-locator__summary {border: 1px solid #E9E8E8;
    padding: 1rem;
    border-radius: 18px;}
.accordion, .accordion-item, .accordion-button:not(.collapsed), .accordion-button {background: none;}

ul.list-product-more-infos {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.list-product-more-infos i {display: inline-block; transform: translateY(1px); width: 20px;}
ul.list-product-more-infos li {margin-bottom: 1rem;}
.product-more-infos {
    background: var(--saumon);
    padding: 1.5rem;
    border-radius: 12px;
    color: var(--ocre);
	margin-bottom: 2rem;
}
#ets_affiliatemarketing_product_message i {display: inline-block; width: 20px;}
body div#ets_affiliatemarketing_product_message {margin-top: 0;}
.page-product .cdw-store-locator-search-form--autocomplete input[name=postcode], .page-product .cdw-product-locator__postcode {
    width: 100%;
    height: 48px;
    background: none;
    border: 1px solid #E9E8E8;
	border-radius: 50px;
}
.page-product .cdw-product-locator__search-intro {display: none;}
.page-product .product__description-short > p:last-child {margin-bottom: 0;}
.link-decr {margin-bottom: 1.5rem; text-decoration: underline!important; display: block; font-size: 0.9rem;}

@media (max-width:768px){
	#content-wrapper > .js-product-container .product__left {width: 100%; top: 0; padding: 0; z-index: 10; margin-bottom: 2rem; position: relative;}
	#content-wrapper > .js-product-container .product__right {width: 100%; padding: 0;}
	.page-product .product__name {font-size: 34px;}
	#product .cdwqm {margin-bottom: 2rem;}
}	

.questions-ia-wrap button {margin: 0 0.75rem 0.75rem 0;}
@media (max-width:600px) {
	.cdw-produits-accessoires article.product-miniature.js-product-miniature {
		width: 50%;
	}
}
.product-actions__button.add.col {flex: inherit; display: block; width: 100%; margin-bottom: 1rem;}

.alma-content {margin-bottom: 1rem;}
.add-to-cart .paypal-pay-later-message {display: none;}