button.continue {
  min-width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1rem;
  opacity: 1 !important;
}
:focus-visible {
  outline: none !important;
}
button#colissimo-select-pickup-point {
  background-color: var(--color-blue-secondary);
  color: var(--bg-white);
  font-size: 1rem;
  font-weight: bold;
}
.colissimo-pickup-point-address {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-backdrop.fade.show {
  position: fixed !important;
  height: 100%;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
  outline-offset: -2px;
}
body#checkout section.checkout-step .delivery-options .delivery-option {
  cursor: pointer;
  position: relative;
  z-index: 5;
}
body#checkout section.checkout-step .delivery-options .delivery-option label {
  cursor: pointer;
}
body#checkout section.checkout-step .custom-radio input[type="radio"] {
  width: 1.25rem;
  height: 1.25rem;
  display: block;
}

div#mondialrelay_summary .col-md-12 {
  padding: 0;
}
div#mondialrelay_summary i.icon-pencil {
  display: none;
}
#checkout .custom-checkbox input[type="checkbox"] {
  position: relative;
  display: block;
}
body#checkout section.checkout-step .payment-options label {
  margin-bottom: 0.5rem;
  background: var(--bg-primary);
  padding: 1rem;
  border-radius: 8px;
  display: block;
  text-align: left;
  padding-left: 4rem;
  cursor: pointer;
  margin: 0;
  display: flex;
  flex-direction: row-reverse;
  gap: 20px;
  justify-content: flex-end;
}
.page-order-detail .messages .message > div,
body#checkout section.checkout-step .payment-options .payment-option {
  margin-bottom: 0.5rem;
  position: relative;
}
body#checkout section.checkout-step .payment-options .custom-radio {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 18px;
}
.page-order-detail .messages .message > div,
body#checkout section.checkout-step .payment-options .payment-option img {
  max-width: 30px;
}
#payment-option-2-container img {
  max-width: 100% !important;
}
span.value.echeance {
  font-style: italic;
}
.container_product_bottom .container_product_description::after {
  background-color: var(--bg) !important;
}
.product-custom-text h3 {
  margin-bottom: 1.5rem;
}
.container_product_description h2,
.container_product_details h2,
.product-custom-text h3 {
  font-size: 1.9rem;
  font-weight: 900;
  font-family: "Lexend";
}
#footer .footer_info_shop span.days {
  display: block;
  line-height: 0.5;
}
#order-confirmation .featured-products h2,
#order-confirmation .featured-products .h2 {
  text-align: left;
  font-weight: 900;
  text-transform: initial !important;
}
#order-confirmation article.product-miniature.js-product-miniature {
  margin-bottom: 1rem;
}

#swiper-categorytree .swiper-button-next.swiper-button-disabled,
#swiper-categorytree .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.page-index .block-categories .swiper {
  padding-bottom: 68px;
}
.page-index #swiper-categorytree .swiper-button-next,
.page-index #swiper-categorytree .swiper-button-prev {
  background-color: var(--color-blue);
  top: unset;
  bottom: 0;
  width: 48px;
  height: 48px;
  padding: 14px;
}
.page-index .block-categories {
  padding: 1rem 0 0rem 0;
}
.page-index #swiper-categorytree .swiper-button-next svg,
.page-index #swiper-categorytree .swiper-button-prev svg {
  stroke: white;
}
.customblocks_image_texte .content_text,
.customblocks_image_texte .content_image {
  width: 50%;
}
.customblocks_image_texte .content_image video {
  max-width: 100%;
  /* height: 100%;*/
}
.tabs_products .tabs_body .product-list .js-product,
.tabs_products .tabs_body .product-list .product-miniature {
  min-width: 0;
}

#product .container_videos iframe {
  max-width: 50%;
  height: auto;
}
.featured-products .swiper:has(.swiper-pagination) {
  padding: 0 0 48px 0;
}
#swiper-product-cover picture {
  display: flex;
  justify-content: center;
  height: inherit;
}
#swiper-product-cover .swiper-slide img {
  max-width: 100%;
  width: auto;
}
#product .bloc_reassurance .swiper .swiper-wrapper {
  transform: none !important;
}
.blog_description ul,
.blog_description ol {
  margin-bottom: 1rem;
}
#index #spr {
  display: none;
}
#index .owl-carousel .owl-item img {
  display: block;
  width: 100% !important;
  max-height: 160px;
  object-fit: cover;
  max-width: 100%;
}
svg.spin_loader {
  display: none !important;
}
#ets_blog_page nav.breadcrumb {
  display: none;
}
.product-flags li.product-flag.on-sale {
  width: max-content !important;
}
#product .container_videos:has(.content_videos iframe) {
}
/*---RESPONSIVE ---*/

@media screen and (max-width: 1440px) {
  #product .container_videos iframe {
    max-width: 50%;
    height: auto;
  }
}

@media screen and (max-width: 1200px) {
  .customblocks_image_texte .content_text,
  .customblocks_image_texte .content_image {
    width: 100%;
  }
  .customblocks_image_texte .content_image video {
    height: 100%;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 1024px) {
  #left-column .PM_ASBlockOutput span.close {
    position: fixed;
    top: 10px;
    right: 10px;
    opacity: 1;
  }
  #index #custom-text {
    margin-top: 40px;
  }
  .page-heading .title_cat {
    font-size: 2.125rem;
  }
}

@media screen and (max-width: 840px) {
  .customblocks_featured_product.second .products {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px !important;
  }
}
@media screen and (max-width: 768px) {
  .page-index .block-categories .swiper-slide img {
    width: 100%;
    max-width: 100%;
  }
  #product .container_videos iframe {
    max-width: 100%;
    height: auto !important;
  }
  .page-heading .title_cat {
    font-size: 2rem;
  }
  .post-details .blog_description p,
  .blog_description ul li,
  .blog_description ol li {
    font-size: 0.9rem;
  }
  #ets_blog_page a.btn.btn-default {
    font-size: 0.9rem;
  }
  .ets_block_slider .owl-controls {
    display: flex !important;
  }
  .product-miniature .logo-manufacturer:not(.logo-cuda) svg {
    max-height: 15px;
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  .page-heading .title_cat {
    font-size: 1.5rem;
  }
  #footer .links-bottom p.adress {
    font-size: 0.8rem;
    width: 194px;
    margin-bottom: 1rem;
    text-align: center;
    margin: auto;
    margin-bottom: 1rem;
    line-height: 1.2;
  }
  .page-cms section.page-content img {
    width: 100%;
    height: auto;
  }
  #contact #content section.contact-form {
    padding: 10px 0 0 0;
  }
  .product-miniature .product-flags {
    display: flex !important;
    flex-direction: column;
  }
}

/**
Page Contact
*/
#contact #wrapper .breadcrumb {
  position: initial;
  padding: 20px;
  margin-bottom: 0;
}
#contact #left-column {
  padding: 20px;
}
.contact-form h3,
.contact-rich h4 {
  color: var(--color-blue);
  text-transform: uppercase;
}
.input-group .input-group-btn > .btn[for="file-upload"] {
  background-color: gray;
}
#contact .contact-rich .block .data,
#contact #left-column .contact-rich .block .icon i {
  color: var(--color-blue);
}

@media screen and (max-width: 1120px) {
  #checkout #wrapper {
    padding-top: calc(70px + 128px) !important;
  }
}

@media screen and (max-width: 1024px) {
  body#contact.layout-left-column #wrapper {
    margin-bottom: 20px;
  }
  #contact #wrapper > .container > .row {
    flex-direction: column-reverse;
    gap: 20px;
  }
  #contact #left-column {
    position: initial;
    transform: none;
    padding: 2rem 2rem 0 2rem;
    border-top: 1px solid #e1e1e1;
  }
  #contact #left-column .block {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  body#checkout .cart-grid-right .card-block {
    padding: 14px;
  }
  body#checkout section.checkout-step .add-address {
    margin-bottom: 20px;
  }
}
#spr .review_text_last_block {
  max-width: 100%;
}
#spr .bt_filter_row {
  row-gap: 20px;
}
#module-gsnippetsreviews-allReviewsShopPage #spr #result_all_reviews {
  display: flex;
  flex-direction: column;
  gap: 28px;
}
#spr #bt_see_more.btn.btn-secondary {
  color: white !important;
}
.cart-summary .block-promo .promo-name {
  padding: 8px 0;
}

@media screen and (max-width: 767px) {
  .swiper-product-thumb {
    width: calc((68px * 3) + (12px * 2));
    max-width: calc((68px * 3) + (12px * 2));
  }
  .swiper-product-thumb .swiper-slide {
    height: 68px !important;
    border-radius: 14px;
  }
  #product .swiper-product-thumb .swiper-slide.swiper-slide-thumb-active img {
    border: none !important;
  }
  .product-container .product-prices {
    min-width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 1280px) {
  #product .product-prices {
    margin-top: 1.25rem !important;
  }
}

.customblocks_slider .logo-cuda svg {
  max-width: 64px;
  height: auto;
}
.product-prices:has(.toggle_display_price_cons input:checked) .content_ht,
.product-prices:has(.toggle_display_price_cons input:checked) .content_ttc {
  display: none;
}
.content_prix_public_conseille {
  display: none;
}
.product-prices:has(.toggle_display_price_cons input:checked)
  .content_prix_public_conseille {
  display: block;
}
.product-prices > .prix_public_conseille {
  display: none !important;
}
.product-prices:has(.toggle_display_price input.toggle_price_input:checked):has(
    .toggle_display_price_cons input:checked
  )
  .content_ttc {
  display: none;
}
@media screen and (max-width: 480px) {
  .btn.add-to-cart {
    gap: 14px;
  }
  .page-product .product-quantity {
    gap: 10px;
  }
  #product .featured-products .swiper:not(.swiper-initialized) .swiper-slide {
    height: 294px;
  }
}
#product .container_videos:not(:has(.content_videos iframe)) {
  padding: 0;
}
#product .container_videos:not(:has(.content_videos iframe)) .svg_draw_line {
  opacity: 0;
}
.post-details .blog_description p a:not(.btn) {
  text-decoration: underline;
  color: var(--color-blue-secondary);
  font-weight: 400;
}
.block-promo .promo-code-button {
  display: block !important;
}
#promo-code.collapse.show {
  display: block;
}
/*
#promo-code.collapse.in {
  display: none;
}
  */
#promo-code form {
  display: flex;
  align-items: center;
  gap: 14px;
}
.block-promo .promo-code-button {
  padding: 0;
  transform: none !important;
  opacity: 1 !important;
  width: 100% !important;
  height: max-content !important;
}
.block-promo .promo-input + button {
  border: 2px solid var(--color-green);
  background-color: var(--color-green);
  color: white;
  margin: 0;
  width: max-content;
  height: max-content;
  padding: 6px 20px;
  font-weight: 700;
  font-size: 1rem;
}
.block-promo .promo-code-button.cancel-promo {
  display: none !important;
}
.block-promo .promo-input {
  flex-grow: 1;
}
body#checkout .modal-content {
  max-width: 90%;
}
footer #spr {
  display: none !important;
}
.spr_account_product_reviews .nav-link.active,
.spr_account_product_reviews .nav-link:focus,
.spr_account_product_reviews .nav-link:hover {
  border-color: var(--color-blue) !important;
}
.spr_account_product_reviews thead {
  background-color: var(--bg-primary);
}
.spr_account_product_reviews .pagination {
  flex-direction: row;
  gap: 20px;
}
.spr_account_product_reviews .page-item.active .page-link,
.spr_account_product_reviews .page-item.active .page-link:focus,
.spr_account_product_reviews .page-item.active .page-link:hover {
  background-color: var(--color-green);
  border-color: var(--color-green);
}

#checkout div#relais_txt {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
#checkout div#relais_txt .checkbox {
  position: relative;
  width: 22%;
  border: 1px solid var(--color-blue);
  border-radius: 11px;
  padding: 1rem;
}
#relais_txt_cont .checkbox input {
  display: block !important;
  margin-bottom: 10px;
}
#relais_text_cont h4 {
  text-align: center;
  margin-bottom: 2rem;
  color: var(--color-blue);
  font-size: 1.3rem;
}

@media screen and (max-width: 768px) {
  #module-gsnippetsreviews-accountProductReviews #content-wrapper #spr {
    display: block;
  }
}
#identity input[name="psgdpr"],
#identity input[name="customer_privacy"] {
  display: block !important;
}
#identity #wrapper > .container {
  width: 1200px;
}
footer .container_socials {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 20px;
  padding-top: 0;
}
footer .container_socials a {
  width: max-content;
}
footer .container_socials svg {
  width: 28px;
  height: auto;
}
@media screen and (max-width: 768px) {
  footer .container_socials {
    padding-top: 20px;
  }
}
.custom_block_bottom {
  position: relative;
  margin-bottom: 2.5rem;
  max-height: 24rem;
  padding-bottom: 3rem;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
}
.custom_block_bottom p:has(.read_more) {
  position: absolute;
  bottom: -35px;
  left: 0;
  text-align: center;
  margin-bottom: 0 !important;
  width: 100%;
  background-color: white;
  padding: 2rem 0;
}
.custom_block_bottom::before {
  content: "";
  position: absolute;
  bottom: 58px;
  left: 0;
  width: 100%;
  height: 5rem;
  pointer-events: none;
  opacity: 1;
  background: rgb(242, 242, 242);
  background: linear-gradient(180deg, rgba(242, 242, 242, 0) 0%, white 100%);
  transition: all 0.4s;
}
.custom_block_bottom.js-active::before {
  opacity: 0;
}
.featured-products .swiper-slide .js-product {
  padding-left: 0;
  padding-right: 0;
}
.featured-products .swiper-slide .js-product {
  width: 100%;
  max-width: 100%;
}
#checkout #relais_txt_cont h4 {
  text-align: center;
  width: 100%;
  margin-bottom: 1rem;
  color: var(--color-blue);
}
li.product-flag.feature_40 {
  width: auto !important;
  min-width: 0px;
  align-items: flex-end;
  display: flex;
  margin-top: 1rem;
  position: relative;
}
.product-miniature .product-flags {
  position: relative;
  justify-content: flex-end;
  flex-direction: column;
  align-items: flex-end;
  position: absolute;
  right: 1rem;
  top: 1rem;
  left: initial;
}
.product-miniature li.product-flag.feature_40 {
  height: auto !important;
}
#swiper-product-cover .swiper-button-next svg,
#swiper-product-cover .swiper-button-prev svg {
  stroke: var(--color-blue);
}
#checkout #lpsproaccount .lpsproaccount-title {
  display: block !important;
}
body#checkout section.checkout-step .address-item > header {
  min-height: auto;
}
input#conditions_to_approve\[terms-and-conditions\] {
  display: none !important;
}
#attachments .attachment a {
  border: 1px solid var(--color-blue-secondary);
}
#attachments .attachment a:hover {
  border: 1px solid var(--color-blue);
}
@media screen and (max-width: 768px) {
  .product-manufacturer .logo-manufacturer svg {
    height: 21px;
  }
  .product-manufacturer .logo-cuda svg {
    height: 38px;
  }
  body#product h1 {
    max-width: 100%;
  }
  #relais_txt_cont label {
    text-align: left;
    font-size: 0.8rem;
    line-height: 1.2;
  }
  #checkout div#relais_txt .checkbox {
    position: relative;
    width: 100%;
  }
  .product-miniature .product-flags .svg_fr {
    width: 40px;
    height: auto;
  }
  .product-miniature .product-flags {
    right: 10px;
    top: 10px;
  }
  .product-miniature li.product-flag.feature_40 {
    left: 10px;
    right: initial;
  }
}
@media screen and (max-width: 480px) {
  .container_product_bottom {
    margin-top: 0;
  }
  #product .featured-products .container_products_swiper.simple .swiper {
    margin-bottom: 8px;
  }
  .product-miniature li.product-flag.feature_40 {
    left: 8px;
    right: initial;
    top: 0;
  }
  .product-flags li.product-flag.discount {
    padding: 0.1rem 0.5rem;
    font-size: 0.8rem;
  }
  #product #content {
    width: 100%;
    height: auto;
  }
  #product .swiper-product-thumb {
    position: relative;
  }
  #product .images-container,
  #product #swiper-product-cover {
    height: 100%;
  }
  #product .images-container {
    padding: 10px;
  }
  #product .product-information {
    padding: 1rem 0 0 0;
  }
  #product .product-container .product-price,
  .product-prices .tax-shipping-delivery-label {
    font-size: 1.5rem;
  }
  #product .container_product_description h2,
  .container_product_details h2,
  .product-custom-text h3 {
    font-size: 1.5rem;
  }
  #product .container_product_bottom .product-description {
    margin-bottom: 0;
  }
  #product
    .container_product_bottom
    .container_product_details
    .product-custom-text {
    margin-top: 1rem;
  }
  #product #wrapper {
    padding-bottom: 1rem;
  }
  #product .images-container .swiper-horizontal > .swiper-pagination-bullets,
  #product
    .images-container
    .swiper-pagination-bullets.swiper-pagination-horizontal,
  #product .images-container .swiper-button-next,
  #product .images-container .swiper-button-prev {
    top: 50%;
    bottom: initial;
  }
  #blockcart-modal .cart-content .cart-content-btn .btn {
    font-size: 0.9rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .modal-dialog .cart-content-btn svg {
    display: none;
  }
  .customblocks_slider .content_text {
    background: rgb(255 255 255 / 80%);
  }
}
@media screen and (max-width: 520px) {
  li.product-flag.feature_40 {
    left: 0;
    right: initial;
    position: absolute;
    display: block;
    top: 10px;
    width: 20px;
  }
  #attachments {
    flex-wrap: wrap;
  }
  #attachments .attachment {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #attachments {
    padding: 1rem 0;
  }
}
#ets_blog_page .post-details img {
  border-radius: 0;
}
