/* Reponse Studio - WooCommerce CSS. */

/* Source lines 21-31 */
.yith-wcmap .user-profile .user-avatar.avatar-upload:after {
    background-color: #D6003B !important;
}
.entry-tags.entry-tags a.tag-link:hover {
    color: #000000;
}
.woocommerce .star-rating { color: #D6003B;
}
body .wc-block-review-list .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
	color: #D6003B;
}

/* Source lines 64-85 */
body.woocommerce li#menu-item-450 > a,
body.woocommerce .mobile-navigation li#menu-item-450 > a {
  background: transparent !important;
  color: inherit !important;
}
body.woocommerce li#menu-item-450:hover > a,
body.woocommerce .mobile-navigation li#menu-item-450:hover > a,
body.woocommerce li#menu-item-450:focus > a,
body.woocommerce .mobile-navigation li#menu-item-450:focus > a {
  background: #D6003B !important;
  color: #ffffff !important;
}
body.woocommerce li#menu-item-695 > a,
body.woocommerce .mobile-navigation li#menu-item-695 > a {
  background-color: #D6003B !important;
  color: #ffffff !important;
}
.transparent-header body.woocommerce li#menu-item-695 > a,
.is-sticky body.woocommerce li#menu-item-695 > a {
  background-color: #D6003B !important;
  color: #ffffff !important;
}

/* Source lines 200-211 */
/* Sélecteur de devise WooPayments dans le header */
.site-header select[name="currency"],
.site-header select[name="woocommerce-currency-switcher"],
.site-header .wp-block-woocommerce-currency-switcher select,
.site-header .wc-block-currency-switcher select {
	padding-left: 6px !important;
	padding-right: 30px !important;
	min-width: 62px !important;
	background-position: right 6px center !important;
	font-weight: 700 !important;
	letter-spacing: 0.02em !important;
}

/* Source lines 299-328 */
/* Shop - puces triangle Reponse Studio pour blocs catégories produits WooCommerce */
.woocommerce .sidebar-inner-wrap .product-categories,
.woocommerce .sidebar-inner-wrap .wc-block-product-categories-list {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.woocommerce .sidebar-inner-wrap .product-categories li,
.woocommerce .sidebar-inner-wrap .wc-block-product-categories-list li {
  position: relative;
  list-style: none;
  padding-left: 24px;
  margin-bottom: 8px;
  line-height: 1.9;
}

.woocommerce .sidebar-inner-wrap .product-categories li::before,
.woocommerce .sidebar-inner-wrap .wc-block-product-categories-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.88em;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 14px solid #D6003B;
  transform: translateY(-50%);
}

/* Source lines 787-817 */
/* Boutique WooCommerce - dégradé global derrière la grille produits */
.woocommerce-shop ul.products,
.post-type-archive-product ul.products,
.tax-product_cat ul.products,
.tax-product_tag ul.products {
  position: relative;
  box-sizing: border-box;
  padding: 24px;
  margin: -24px 0 0 -24px;
  width: calc(100% + 48px);
  border-radius: 18px;
  overflow: hidden;
  background:
    radial-gradient(ellipse 36% 108% at 50% 48%,
      rgba(214, 0, 59, 0.21) 0%,
      rgba(214, 0, 59, 0.11) 18%,
      rgba(214, 0, 59, 0.045) 30%,
      rgba(0, 0, 0, 0.92) 48%,
      rgba(0, 0, 0, 1) 68%,
      #000000 100%
    );
}

/* Produits au-dessus du fond */
.woocommerce-shop ul.products li.product,
.post-type-archive-product ul.products li.product,
.tax-product_cat ul.products li.product,
.tax-product_tag ul.products li.product {
  position: relative;
  z-index: 1;
}

/* Source lines 1308-1603 */
/* Reponse Studio - Bloc descriptif archives blog et boutique */
/* Catégories blog, étiquettes blog, catégories produits et étiquettes produits */

body.category .site-main > p,
body.category .site-main .term-description,
body.category .site-main .archive-description,
body.category .site-main .page-description,
body.tag .site-main > p,
body.tag .site-main .term-description,
body.tag .site-main .archive-description,
body.tag .site-main .page-description,
body.tax-product_cat .site-main > p,
body.tax-product_cat .site-main .term-description,
body.tax-product_cat .site-main .archive-description,
body.tax-product_cat .site-main .page-description,
body.tax-product_tag .site-main > p,
body.tax-product_tag .site-main .term-description,
body.tax-product_tag .site-main .archive-description,
body.tax-product_tag .site-main .page-description {
    background: #131313;
    border: none;
    border-radius: 10px;
    padding: 32px 30px;
    margin: 24px auto 32px auto;
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
    text-align: left !important;
}

/* Sécurité, alignement gauche du contenu interne */
body.category .site-main .term-description *,
body.category .site-main .archive-description *,
body.category .site-main .page-description *,
body.tag .site-main .term-description *,
body.tag .site-main .archive-description *,
body.tag .site-main .page-description *,
body.tax-product_cat .site-main .term-description *,
body.tax-product_cat .site-main .archive-description *,
body.tax-product_cat .site-main .page-description *,
body.tax-product_tag .site-main .term-description *,
body.tax-product_tag .site-main .archive-description *,
body.tax-product_tag .site-main .page-description * {
    text-align: left !important;
}
/* Reponse Studio - Boutons WooCommerce compacts et cohérents */

/* Boutons WooCommerce globaux */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce .button,
.woocommerce .single_add_to_cart_button,
.woocommerce .added_to_cart {
    font-size: 14px;
    line-height: 1.2;
    padding: 10px 16px;
    min-height: auto;
    height: auto;
    border-radius: 5px;
    font-weight: 400;
}

/* Boutons WooCommerce Blocks, panier et checkout modernes */
.wc-block-components-button,
.wc-block-components-button:not(.is-link),
.wc-block-cart__submit-button,
.wc-block-components-checkout-place-order-button {
    font-size: 14px !important;
    line-height: 1.2 !important;
    padding: 12px 18px !important;
    min-height: 44px !important;
    height: auto !important;
    border-radius: 5px !important;
    font-weight: 400 !important;
}

/* Boutons dans l'espace Mon compte */
.woocommerce-account .woocommerce a.button,
.woocommerce-account .woocommerce button.button,
.woocommerce-account .woocommerce input.button,
.woocommerce-account .woocommerce .button {
    font-size: 13px;
    line-height: 1.2;
    padding: 8px 12px;
    min-height: auto;
    height: auto;
    border-radius: 5px;
    white-space: nowrap;
}

/* Espacement entre plusieurs boutons dans Mon compte */
.woocommerce-account .woocommerce a.button + a.button,
.woocommerce-account .woocommerce .button + .button {
    margin-left: 4px;
}

/* Alignement du formulaire produit WooCommerce */
body.single-product.woocommerce div.product form.cart {
    align-items: stretch;
}

/* Cadre quantité WooCommerce harmonisé */
body.single-product.woocommerce div.product form.cart .quantity {
    display: flex !important;
    align-items: center !important;
    height: 42px !important;
    min-height: 42px !important;
    border: 1px solid rgba(255,255,255,0.55) !important;
    border-radius: 5px !important;
    overflow: hidden !important;
    background: #131313 !important;
}

/* Champ numérique quantité */
body.single-product.woocommerce div.product form.cart .quantity input.qty {
    height: 42px !important;
    min-height: 42px !important;
    width: 58px !important;
    padding: 0 !important;
    border: none !important;
    background: #131313 !important;
    color: #ffffff !important;
    text-align: center !important;
    font-size: 14px !important;
    line-height: 42px !important;
    box-shadow: none !important;
}

/* Boutons moins et plus */
body.single-product.woocommerce div.product form.cart .quantity .minus,
body.single-product.woocommerce div.product form.cart .quantity .plus {
    height: 42px !important;
    width: 42px !important;
    padding: 0 !important;
    border: none !important;
    background: #131313 !important;
    color: #ffffff !important;
    font-size: 16px !important;
    line-height: 42px !important;
    text-align: center !important;
    box-shadow: none !important;
}

/* Effet hover sur moins et plus */
body.single-product.woocommerce div.product form.cart .quantity .minus:hover,
body.single-product.woocommerce div.product form.cart .quantity .plus:hover {
    background: #D6003B !important;
    color: #ffffff !important;
}

/* Bouton Démarrer sur les fiches produits */
body.single-product.woocommerce div.product form.cart button.single_add_to_cart_button,
body.single-product.woocommerce div.product form.cart .button.single_add_to_cart_button {
    font-size: 14px !important;
    line-height: 1.2 !important;
    padding: 9px 18px !important;
    min-height: 42px !important;
    height: 42px !important;
    border-radius: 5px !important;
    font-weight: 400 !important;
}

/* Bouton Voir le panier après ajout produit */
body.single-product.woocommerce div.product form.cart .added_to_cart {
    font-size: 14px !important;
    line-height: 1.2 !important;
    padding: 10px 18px !important;
    min-height: 42px !important;
    height: auto !important;
    border-radius: 5px !important;
    text-align: center;
}

/* Boutons du tableau des commandes */
.woocommerce-account .woocommerce-orders-table__cell-order-actions .button {
    font-size: 13px !important;
    line-height: 1.2 !important;
    padding: 8px 12px !important;
    min-height: auto !important;
    height: auto !important;
    border-radius: 5px !important;
    white-space: nowrap;
}

/* Alignement des boutons dans le tableau des commandes */
.woocommerce-account .woocommerce-orders-table__cell-order-actions {
    text-align: right;
}

/* Version mobile */
@media (max-width: 768px) {

    /* Boutons WooCommerce globaux sur mobile */
    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce input.button,
    .woocommerce #respond input#submit,
    .woocommerce .button,
    .woocommerce .single_add_to_cart_button,
    .woocommerce .added_to_cart {
        font-size: 13px;
        line-height: 1.15;
        padding: 9px 13px;
        min-height: auto;
        height: auto;
        border-radius: 5px;
    }

    /* Boutons WooCommerce Blocks sur mobile */
    .wc-block-components-button,
    .wc-block-components-button:not(.is-link),
    .wc-block-cart__submit-button,
    .wc-block-components-checkout-place-order-button {
        font-size: 13px !important;
        line-height: 1.15 !important;
        padding: 11px 16px !important;
        min-height: 42px !important;
        height: auto !important;
        border-radius: 5px !important;
        font-weight: 400 !important;
    }

    /* Boutons Mon compte sur mobile */
    .woocommerce-account .woocommerce a.button,
    .woocommerce-account .woocommerce button.button,
    .woocommerce-account .woocommerce input.button,
    .woocommerce-account .woocommerce .button {
        font-size: 12px;
        line-height: 1.15;
        padding: 7px 10px;
        min-height: auto;
        height: auto;
        white-space: nowrap;
    }

    /* Cadre quantité WooCommerce sur mobile */
    body.single-product.woocommerce div.product form.cart .quantity {
        height: 40px !important;
        min-height: 40px !important;
    }

    /* Champ quantité sur mobile */
    body.single-product.woocommerce div.product form.cart .quantity input.qty {
        height: 40px !important;
        min-height: 40px !important;
        width: 54px !important;
        font-size: 13px !important;
        line-height: 40px !important;
    }

    /* Boutons moins et plus sur mobile */
    body.single-product.woocommerce div.product form.cart .quantity .minus,
    body.single-product.woocommerce div.product form.cart .quantity .plus {
        height: 40px !important;
        width: 40px !important;
        font-size: 15px !important;
        line-height: 40px !important;
    }

    /* Bouton Démarrer sur mobile */
    body.single-product.woocommerce div.product form.cart button.single_add_to_cart_button,
    body.single-product.woocommerce div.product form.cart .button.single_add_to_cart_button {
        font-size: 13px !important;
        line-height: 1.15 !important;
        padding: 8px 14px !important;
        min-height: 40px !important;
        height: 40px !important;
        border-radius: 5px !important;
        font-weight: 400 !important;
    }

    /* Bouton Voir le panier sur mobile */
    body.single-product.woocommerce div.product form.cart .added_to_cart {
        font-size: 13px !important;
        line-height: 1.15 !important;
        padding: 8px 14px !important;
        min-height: 40px !important;
        height: auto !important;
        border-radius: 5px !important;
        text-align: center;
    }

    /* Boutons commandes sur mobile */
    .woocommerce-account .woocommerce-orders-table__cell-order-actions .button {
        font-size: 12px !important;
        line-height: 1.15 !important;
        padding: 7px 10px !important;
        min-height: auto !important;
        height: auto !important;
        white-space: nowrap;
    }

    .woocommerce-account .woocommerce-orders-table__cell-order-actions {
        text-align: right;
    }
}

/* Source lines 1958-2008 */
/* ==========================================================
   Reponse Studio - Devise latérale WooCommerce
   ========================================================== */

/* Par défaut, la devise est cachée partout */
.kadence-pro-fixed-item:has(.rs-devise-lateral) {
  display: none !important;
}

/* Visible sur les pages WooCommerce utiles */
body.woocommerce-shop .kadence-pro-fixed-item:has(.rs-devise-lateral),
body.post-type-archive-product .kadence-pro-fixed-item:has(.rs-devise-lateral),
body.single-product .kadence-pro-fixed-item:has(.rs-devise-lateral),
body.tax-product_cat .kadence-pro-fixed-item:has(.rs-devise-lateral),
body.tax-product_tag .kadence-pro-fixed-item:has(.rs-devise-lateral),
body.woocommerce-cart .kadence-pro-fixed-item:has(.rs-devise-lateral),
body.woocommerce-checkout .kadence-pro-fixed-item:has(.rs-devise-lateral),
body.cart .kadence-pro-fixed-item:has(.rs-devise-lateral),
body.checkout .kadence-pro-fixed-item:has(.rs-devise-lateral),
body.page-panier .kadence-pro-fixed-item:has(.rs-devise-lateral) {
  display: block !important;
}

/* Sécurité sur le contenu interne, sans bloquer le masquage au scroll */
body.woocommerce-shop .rs-devise-lateral:not(.rs-devise-hidden),
body.post-type-archive-product .rs-devise-lateral:not(.rs-devise-hidden),
body.single-product .rs-devise-lateral:not(.rs-devise-hidden),
body.tax-product_cat .rs-devise-lateral:not(.rs-devise-hidden),
body.tax-product_tag .rs-devise-lateral:not(.rs-devise-hidden),
body.woocommerce-cart .rs-devise-lateral:not(.rs-devise-hidden),
body.woocommerce-checkout .rs-devise-lateral:not(.rs-devise-hidden),
body.cart .rs-devise-lateral:not(.rs-devise-hidden),
body.checkout .rs-devise-lateral:not(.rs-devise-hidden),
body.page-panier .rs-devise-lateral:not(.rs-devise-hidden) {
  display: flex !important;
}

/* Masquage au scroll: doit rester prioritaire */
.rs-devise-lateral.rs-devise-hidden {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* Mobile/tablette: reste masquée */
@media (max-width: 1024px) {
  .kadence-pro-fixed-item:has(.rs-devise-lateral),
  .rs-devise-lateral {
    display: none !important;
  }
}

/* Source lines 2250-2651 */
/* ==========================================================
   Reponse Studio - WooCommerce mobile
   Barre unique Devise | Recherche & catégories - 38px
   Centrage corrigé
   ========================================================== */

@media (max-width: 1024px) {

  body.woocommerce-shop .rs-mobile-resources,
  body.post-type-archive-product .rs-mobile-resources,
  .rs-mobile-resources.rs-mobile-resources--shop,
  body.woocommerce-shop .rs-mobile-resources *,
  body.post-type-archive-product .rs-mobile-resources *,
  .rs-mobile-resources.rs-mobile-resources--shop * {
    box-sizing: border-box !important;
  }

  body.woocommerce-shop .rs-mobile-resources,
  body.post-type-archive-product .rs-mobile-resources,
  .rs-mobile-resources.rs-mobile-resources--shop {
    position: fixed !important;
    left: 50% !important;
    right: auto !important;
    top: auto !important;
    bottom: calc(0px + env(safe-area-inset-bottom)) !important;
    transform: translateX(-50%) !important;

    display: grid !important;
    grid-template-columns: 64px minmax(0, 260px) !important;
    align-items: stretch !important;

    width: min(324px, calc(100vw - 32px)) !important;
    max-width: calc(100vw - 32px) !important;

    height: 38px !important;
    min-height: 38px !important;
    max-height: 38px !important;

    padding: 0 !important;
    margin: 0 !important;

    background: #131313 !important;
    border-radius: 2px !important;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.35) !important;
    overflow: visible !important;
    z-index: 999999 !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-currency-details,
  body.woocommerce-shop .rs-mobile-resources .rs-mobile-resources-details,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-currency-details,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-resources-details,
  .rs-mobile-resources--shop .rs-mobile-currency-details,
  .rs-mobile-resources--shop .rs-mobile-resources-details {
    position: relative !important;
    display: block !important;

    height: 38px !important;
    min-height: 38px !important;
    max-height: 38px !important;

    margin: 0 !important;
    padding: 0 !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-currency-details,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-currency-details,
  .rs-mobile-resources--shop .rs-mobile-currency-details {
    grid-column: 1 !important;
    grid-row: 1 !important;

    width: 64px !important;
    min-width: 64px !important;
    max-width: 64px !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-resources-details,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-resources-details,
  .rs-mobile-resources--shop .rs-mobile-resources-details {
    grid-column: 2 !important;
    grid-row: 1 !important;

    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-currency-button,
  body.woocommerce-shop .rs-mobile-resources .rs-mobile-resources-button,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-currency-button,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-resources-button,
  body .rs-mobile-resources--shop .rs-mobile-currency-button,
  body .rs-mobile-resources--shop .rs-mobile-resources-button {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    height: 38px !important;
    min-height: 38px !important;
    max-height: 38px !important;

    margin: 0 !important;

    background: #131313 !important;
    color: #ffffff !important;
    border: 0 !important;
    box-shadow: none !important;

    font-family: Inter, sans-serif !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 0.06em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    list-style: none !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-currency-button,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-currency-button,
  body .rs-mobile-resources--shop .rs-mobile-currency-button {
    width: 64px !important;
    min-width: 64px !important;
    max-width: 64px !important;

    padding: 0 !important;

    border-right: 1px solid rgba(255, 255, 255, 0.16) !important;
    border-radius: 2px 0 0 2px !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-resources-button,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-resources-button,
  body .rs-mobile-resources--shop .rs-mobile-resources-button {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;

    padding: 0 10px !important;

    border-radius: 0 2px 2px 0 !important;
    gap: 8px !important;
    white-space: nowrap !important;
  }

  body.woocommerce-shop .rs-mobile-resources summary::-webkit-details-marker,
  body.woocommerce-shop .rs-mobile-resources .rs-mobile-currency-button::-webkit-details-marker,
  body.woocommerce-shop .rs-mobile-resources .rs-mobile-resources-button::-webkit-details-marker,
  body.post-type-archive-product .rs-mobile-resources summary::-webkit-details-marker,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-currency-button::-webkit-details-marker,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-resources-button::-webkit-details-marker,
  .rs-mobile-resources--shop summary::-webkit-details-marker,
  .rs-mobile-resources--shop .rs-mobile-currency-button::-webkit-details-marker,
  .rs-mobile-resources--shop .rs-mobile-resources-button::-webkit-details-marker,
  .rs-mobile-currency-chevron {
    display: none !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-currency-current,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-currency-current,
  body .rs-mobile-resources--shop .rs-mobile-currency-current {
    position: static !important;
    display: block !important;

    width: auto !important;
    height: auto !important;
    min-height: 0 !important;

    margin: 0 !important;
    padding: 0 !important;

    line-height: 1 !important;
    text-align: center !important;
    transform: none !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-resources-icon,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-resources-icon,
  .rs-mobile-resources--shop .rs-mobile-resources-icon {
    display: inline-flex !important;
    flex-direction: column !important;
    justify-content: center !important;

    width: 16px !important;
    height: 12px !important;
    flex: 0 0 16px !important;
    gap: 3px !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-resources-icon span,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-resources-icon span,
  .rs-mobile-resources--shop .rs-mobile-resources-icon span {
    display: block !important;

    width: 16px !important;
    height: 2px !important;

    background: currentColor !important;
    border-radius: 999px !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-resources-text,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-resources-text,
  .rs-mobile-resources--shop .rs-mobile-resources-text {
    display: inline-block !important;
    line-height: 1 !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-currency-panel,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-currency-panel,
  body .rs-mobile-resources--shop .rs-mobile-currency-panel {
    position: absolute !important;
    left: 0 !important;
    right: auto !important;
    bottom: calc(100% + 8px) !important;
    z-index: 30 !important;

    display: grid !important;

    width: 64px !important;
    min-width: 64px !important;
    max-width: 64px !important;

    padding: 0 !important;
    margin: 0 !important;

    overflow: hidden !important;

    background: #131313 !important;
    border: 0 !important;
    border-radius: 3px !important;
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.48) !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-currency-panel > button,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-currency-panel > button,
  body .rs-mobile-resources--shop .rs-mobile-currency-panel > button {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 3px !important;

    width: 64px !important;
    min-width: 64px !important;
    max-width: 64px !important;

    height: 32px !important;
    min-height: 32px !important;
    max-height: 32px !important;

    margin: 0 !important;
    padding: 0 3px !important;

    border: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
    border-radius: 0 !important;

    background: #131313 !important;
    color: #ffffff !important;

    font-family: Inter, sans-serif !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    letter-spacing: 0.04em !important;
    line-height: 1 !important;
    text-align: center !important;
    text-transform: uppercase !important;

    box-shadow: none !important;
    transform: none !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-currency-panel > button:last-child,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-currency-panel > button:last-child,
  body .rs-mobile-resources--shop .rs-mobile-currency-panel > button:last-child {
    border-bottom: 0 !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-currency-panel > button span,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-currency-panel > button span,
  body .rs-mobile-resources--shop .rs-mobile-currency-panel > button span {
    position: static !important;
    display: inline !important;

    width: auto !important;
    margin: 0 !important;

    color: rgba(255, 255, 255, 0.68) !important;
    font-size: 10px !important;
    font-weight: 400 !important;
    line-height: 1 !important;

    transform: none !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-currency-panel > button.is-active,
  body.woocommerce-shop .rs-mobile-resources .rs-mobile-currency-panel > button:hover,
  body.woocommerce-shop .rs-mobile-resources .rs-mobile-currency-panel > button:focus-visible,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-currency-panel > button.is-active,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-currency-panel > button:hover,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-currency-panel > button:focus-visible,
  body .rs-mobile-resources--shop .rs-mobile-currency-panel > button.is-active,
  body .rs-mobile-resources--shop .rs-mobile-currency-panel > button:hover,
  body .rs-mobile-resources--shop .rs-mobile-currency-panel > button:focus-visible {
    background: #D6003B !important;
    color: #ffffff !important;
    box-shadow: none !important;
    transform: none !important;
  }

  body.woocommerce-shop .rs-mobile-resources .rs-mobile-resources-panel,
  body.post-type-archive-product .rs-mobile-resources .rs-mobile-resources-panel,
  .rs-mobile-resources--shop .rs-mobile-resources-panel {
    position: absolute !important;
    left: 50% !important;
    right: auto !important;
    bottom: calc(100% + 8px) !important;
    transform: translateX(-50%) !important;

    width: min(324px, calc(100vw - 32px)) !important;
    max-width: calc(100vw - 32px) !important;

    background: #131313 !important;
    border: 0 !important;
    border-radius: 3px !important;
    overflow: hidden !important;
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.45) !important;
    z-index: 20 !important;
  }

  body.rs-is-scrolling.woocommerce-shop .rs-mobile-resources,
  body.rs-is-scrolling.post-type-archive-product .rs-mobile-resources,
  body.rs-is-scrolling .rs-mobile-resources.rs-mobile-resources--shop,
  .rs-mobile-resources.rs-mobile-resources--shop.rs-mobile-resources-hidden {
    transform: translateX(-50%) translateY(120%) !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
}

@media (max-width: 360px) {

  .rs-mobile-resources.rs-mobile-resources--shop {
    grid-template-columns: 58px minmax(0, 1fr) !important;

    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;

    height: 38px !important;
    min-height: 38px !important;
    max-height: 38px !important;
  }

  .rs-mobile-resources--shop .rs-mobile-currency-details,
  body .rs-mobile-resources--shop .rs-mobile-currency-button,
  body .rs-mobile-resources--shop .rs-mobile-currency-panel,
  body .rs-mobile-resources--shop .rs-mobile-currency-panel > button {
    width: 58px !important;
    min-width: 58px !important;
    max-width: 58px !important;
  }

  .rs-mobile-resources--shop .rs-mobile-resources-details,
  body .rs-mobile-resources--shop .rs-mobile-resources-button {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
  }

  body .rs-mobile-resources--shop .rs-mobile-resources-button {
    gap: 5px !important;
    padding: 0 6px !important;
    font-size: 10px !important;
  }

  .rs-mobile-resources--shop .rs-mobile-resources-icon {
    width: 14px !important;
    height: 11px !important;
    flex-basis: 14px !important;
  }

  .rs-mobile-resources--shop .rs-mobile-resources-icon span {
    width: 14px !important;
  }

  .rs-mobile-resources--shop .rs-mobile-resources-panel {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
  }
}
/* Reponse Studio - Bloc descriptif archives marques produit */
/* Marques WooCommerce / taxonomies marques */

body.tax-product_brand .site-main > p,
body.tax-product_brand .site-main .term-description,
body.tax-product_brand .site-main .archive-description,
body.tax-product_brand .site-main .page-description,
body.tax-pwb-brand .site-main > p,
body.tax-pwb-brand .site-main .term-description,
body.tax-pwb-brand .site-main .archive-description,
body.tax-pwb-brand .site-main .page-description,
body.tax-yith_product_brand .site-main > p,
body.tax-yith_product_brand .site-main .term-description,
body.tax-yith_product_brand .site-main .archive-description,
body.tax-yith_product_brand .site-main .page-description,
body.tax-pa_marque .site-main > p,
body.tax-pa_marque .site-main .term-description,
body.tax-pa_marque .site-main .archive-description,
body.tax-pa_marque .site-main .page-description {
    background: #131313;
    border: none;
    border-radius: 10px;
    padding: 32px 30px;
    margin: 24px auto 32px auto;
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
    text-align: left !important;
}

/* Sécurité, alignement gauche du contenu interne marques */
body.tax-product_brand .site-main .term-description *,
body.tax-product_brand .site-main .archive-description *,
body.tax-product_brand .site-main .page-description *,
body.tax-pwb-brand .site-main .term-description *,
body.tax-pwb-brand .site-main .archive-description *,
body.tax-pwb-brand .site-main .page-description *,
body.tax-yith_product_brand .site-main .term-description *,
body.tax-yith_product_brand .site-main .archive-description *,
body.tax-yith_product_brand .site-main .page-description *,
body.tax-pa_marque .site-main .term-description *,
body.tax-pa_marque .site-main .archive-description *,
body.tax-pa_marque .site-main .page-description * {
    text-align: left !important;
}
/* Reponse Studio - Bloc descriptif archives attributs produit */
/* Attributs WooCommerce / taxonomies pa_ */

body.archive[class*="tax-pa_"] .site-main > p,
body.archive[class*="tax-pa_"] .site-main .term-description,
body.archive[class*="tax-pa_"] .site-main .archive-description,
body.archive[class*="tax-pa_"] .site-main .page-description {
    background: #131313;
    border: none;
    border-radius: 10px;
    padding: 32px 30px;
    margin: 24px auto 32px auto;
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
    text-align: left !important;
}

/* Sécurité, alignement gauche du contenu interne attributs */
body.archive[class*="tax-pa_"] .site-main .term-description *,
body.archive[class*="tax-pa_"] .site-main .archive-description *,
body.archive[class*="tax-pa_"] .site-main .page-description * {
    text-align: left !important;
}

/* Source lines 2996-3018 */
/* ==========================================================
   Reponse Studio - Mon compte
   FAQ recherche - bouton compact
   ========================================================== */

.woocommerce-account #ewd-ufaq-ajax-search-submit,
.woocommerce-account input#ewd-ufaq-ajax-search-submit,
#ewd-ufaq-ajax-search-submit {
    height: 36px !important;
    min-height: 36px !important;
    max-height: 36px !important;
    padding: 0 18px !important;
    line-height: 36px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    border-radius: 5px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: 120px !important;
    vertical-align: middle !important;
}
