@charset "UTF-8";
/*************
  header
*************/
/** header - megamenu */
/*************
  footer
*************/
/*************
BLOCKS
*************/
.video-youtube {
  aspect-ratio: 16/9;
  width: 100%;
  max-width: 600px;
}

.password-requirements {
  display: none;
}

#ps_checkout-payment-method-logos-container {
  display: none;
}

.skeepers_carousel_container {
  margin-top: 25px;
}

.header_top_info-wrapper p {
  margin: 0;
}

@media all and (min-width: 768px) {
  .ets_mm_megamenu.layout_layout1:not(.ybc_vertical_menu) .mm_menus_ul {
    letter-spacing: 0px;
    color: white;
  }
}
@media all and (min-width: 1200px) {
  .ets_mm_megamenu.layout_layout1:not(.ybc_vertical_menu) .mm_menus_ul {
    letter-spacing: 1px;
    display: flex;
    justify-content: center;
  }
}
.jolisearch-product .add {
  float: none;
  display: inline-block;
  margin: 20px auto;
}
.jolisearch-product .add button {
  color: #e57d24;
}
.jolisearch-product .add button:hover {
  color: white;
  background: #e57d24;
}
.jolisearch-product .add .btn-primary {
  color: #000;
  background-color: #ebebeb;
}
.jolisearch-product .ui-menu.ui-jolisearch.ui-widget .product-quantity .add button {
  width: 100%;
  margin: 0;
}

#prestablogfront h1, #prestablogfront h2, #prestablogfront h3, #prestablogfront h4, #prestablogfront h5, #prestablogfront h6, #prestablogauthor h1, #prestablogauthor h2, #prestablogauthor .prestablogtitle {
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px 0;
}

.custom-file-label:after {
  content: "Parcourir" !important;
}

/* axceptio widget */
#axeptio_main_button {
  display: none !important;
}

@media (min-width: 768px) {
  #axeptio_main_button {
    display: block !important;
  }
}
/* drop down bloc*/
.drop-down-block-wrapper .drop-down-block-element {
  border: 1px #dee2e6 solid;
  background-color: #FFF0E3;
  padding: 8px;
  margin: 15px 0;
  border-radius: 5px;
}
.drop-down-block-wrapper .drop-down-block-element .drop-down-block-label {
  position: relative;
  cursor: pointer;
  font-weight: bold;
  color: #e57d24;
}
.drop-down-block-wrapper .drop-down-block-element .drop-down-block-label .drop-down-block-icon {
  transition: all 250ms linear;
  position: absolute;
  top: -2px;
  right: 10px;
  font-size: 18px;
  transform: rotate(180deg);
}
.drop-down-block-wrapper .drop-down-block-element .drop-down-block-label.drop-down-block-active .drop-down-block-icon {
  transform: rotate(0deg);
}
.drop-down-block-wrapper .drop-down-block-element .drop-down-block-content {
  display: none;
  border-top: 3px white solid;
  margin-top: 5px;
  padding-top: 5px;
}

/* end drop down bloc*/
/*Style devlegifts*/
.devlegifts-title {
  font-size: 16px;
  font-weight: 400;
}

.devlegifts-wrapper {
  padding: 11px 15px 11px 15px;
  margin: 15px 0 15px 0;
}

.devlegifts {
  width: 100%;
}
.devlegifts .devlegifts-line {
  border-bottom-color: white;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  background: #F1F5F8;
}
.devlegifts .devlegifts-line td {
  vertical-align: middle;
}
.devlegifts .devlegifts-line .devlegifts-name {
  color: #e57d24;
  font-weight: 700;
}
.devlegifts .devlegifts-line .devlegifts-icon {
  color: #e57d24;
  text-align: center;
  font-size: 21px;
}
.devlegifts .devlegifts-line:hover {
  background: #dcebf7;
}
.devlegifts .devlegifts-line.devlegifts-activated {
  cursor: pointer;
}
.devlegifts .devlegifts-line.devlegifts-disabled {
  cursor: not-allowed;
  background: #F7F8F8 !important;
}
.devlegifts .devlegifts-line.devlegifts-disabled .devlegifts-text {
  color: #9A9A9A;
}
.devlegifts .devlegifts-line.devlegifts-disabled .devlegifts-name, .devlegifts .devlegifts-line.devlegifts-disabled .devlegifts-icon {
  color: #9A9A9A;
}
.devlegifts .devlegifts-action {
  text-align: right;
}
.devlegifts .devlegifts-action .devlegifts-state {
  display: inline-flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  background: #f3f5f9;
  color: white;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  margin: 15px;
}
.devlegifts .devlegifts-action .devlegifts-state.devlegifts-state-check {
  background: #75C950;
}
.devlegifts .devlegifts-action .devlegifts-state.devlegifts-state-plus {
  background: #e57d24;
}
.devlegifts .devlegifts-action .devlegifts-state.devlegifts-state-lock {
  background: #9A9A9A;
}

#pagenotfound .page-not-found, #products .page-not-found {
  max-width: none;
}

#product .product-description iframe {
  width: 100%;
  max-width: 600px; /* largeur max sur grand écran */
  aspect-ratio: 16/9;
  height: auto;
  border: 0;
  display: block;
  margin: 0 auto; /* centre sur desktop */
}

/*# sourceMappingURL=custom2.css.map */
