/*
Theme Name:   Obarfum
Description:  Twenty Twenty-Four Child Theme
Author:       Jonathan Webpixelia
Author URI:   https://webpixelia.com
Description:  Obarfum Theme
Template:     twentytwentyfive
Version: 1.0
License: GNU General Public License v2 or later
License URI: http: //www.gnu.org/licenses/gpl-2.0.html
Text Domain:  obarfum
*/
.forminator-module-edit-link{
    display: none !important;
}
.mbs-0 {
    margin-block-start:0;
}
.d-block {
    display: block !important;
}
.flex-grow-stretch {
    flex: 1;
    transition: flex 1s, z-index 0.5s;
}
.flex-grow-stretch:hover {
    flex: 2 !important;
    z-index: 1;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

h1, h2, h3 {
    animation: fadeInUp 0.8s ease-in-out;
}

.parallax {
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.block-translate-y {
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.block-translate-y:hover {
    transform: translateY(-5px);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}

.wp-block-button__link,.forminator-button-submit {
    position: relative;
    transition: transform 0.2s ease-in-out;
}

.wp-block-button__link:hover,.forminator-button-submit:hover {
    transform: scale(1.05);
}

.hover {
    border: 1px solid;
    border-image: repeating-linear-gradient(135deg, #212121 0 10px, #212121 0 20px) 1;
    -webkit-mask: 
      conic-gradient(from 180deg at top 1px right 1px, #0000 90deg, #000 0)
       var(--_i,200%) 0  /200% var(--_i,1px) border-box no-repeat,
      conic-gradient(at bottom 1px left  1px,  #0000 90deg, #000 0)
       0   var(--_i,200%)/var(--_i,1px) 200% border-box no-repeat,
      linear-gradient(#000 0 0) padding-box no-repeat;
    transition: .3s, -webkit-mask-position .3s .3s;
    padding: 1rem
}

.hover:hover/*, .wc-block-product-template__responsive>li:hover*/ {
    --_i: 100%;
    color: #212121;
    transition: .3s, -webkit-mask-size .3s .3s;
}

.flex-grow {
    flex-grow: 1;
}

.outline-bt:hover {
    background: var(--wp--preset--color--brown) !important;
    color: #fff !important;
}

.has-large-font-size p {
 font-size: var(--wp--preset--font-size--large);
}
.border-block {
    border: 1px solid #e5e7eb;
    border-radius: .5rem;
}

@media (min-width: 1025px) {
    body .uag-hide-desktop.uagb-google-map__wrap, body .uag-hide-desktop {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    body .uag-hide-tab.uagb-google-map__wrap, body .uag-hide-tab {
        display: none !important;
    }
}
@media (max-width: 767px) {
    body .uag-hide-mob.uagb-google-map__wrap, body .uag-hide-mob {
        display: none !important;
    }
}

/* Mini Cart */
.wp-block-senff-sticky-block.senff-sticky-block-0.sticky-block-original-0.element-is-sticky.block-is-sticky {
    top: auto !important;
    bottom: 2rem !important;
    right: 2rem !important;
    left: auto !important;
    background: #fff;
    border-radius: 9999px;
}

/* Woo */
.woocommerce.woocommerce-shop .wc-block-breadcrumbs .woocommerce-breadcrumb {
    margin-bottom: 1em;
}
.wc-block-product-template__responsive>li {
    background: #fff;
    border-radius: .5rem;
    border: 1px solid #e5e7eb !important;
    padding: .5em;
}
/*.wc-block-components-product-image.wc-block-grid__product-image.wp-block-woocommerce-product-image:hover img {
    transform: scale(1.05);
    object-fit: contain !important;
}*/
.wc-block-product-template__responsive .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image {
    opacity: 0;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    background-color: #fff;
    border: 1px solid #000 !important;
    border-radius: 99999px !important;
    width: 2rem;
    height: 2rem;
    right: 0.5rem;
    left: unset;
    margin: 0;
    padding: 0;
    justify-content: center;
}
.wc-block-product-template__responsive .yith-wcwl-add-to-wishlist-button:is(button):not(.yith-wcwl-theme-button-style):hover {
    background-color: #fff;
}
.wc-block-product-template__responsive .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button:is(button) svg.yith-wcwl-add-to-wishlist-button-icon,
.wc-block-product-template__responsive .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image .yith-wcwl-icon {
    width: 16px;
    height: 16px;
    color: var(--wp--preset--color--dark);
    margin: auto;
}
.wc-block-product-template__responsive .yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button):hover svg.yith-wcwl-add-to-wishlist-button-icon {
    color: var(--wp--preset--color--dark);
}
.wc-block-product-template__responsive .wc-block-components-product-image.wc-block-grid__product-image.wp-block-woocommerce-product-image:hover .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image {
    opacity: 1;
}
.wc-block-product-template__responsive span.yith-wcwl-add-to-wishlist-button__label {
    display: none;
}

.wc-block-components-product-sale-badge, .wc-block-grid .wc-block-grid__product-onsale, .wc-block-grid__product-image .wc-block-grid__product-onsale {
    font-size: 13px;
    background-color: var(--wp--preset--color--brown);
    color: var(--wp--preset--color--white);
    border-width: 0px;
}

.wp-block-button.is-style-outline .wp-block-button__link {
    border-width: 1px;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
a.wp-block-button__link.wp-element-button.wc-block-components-product-button__button.add_to_cart_button:hover {
    background-color: var(--wp--preset--color--brown) !important;
    color: var(--wp--preset--color--white) !important;
}
.wc-block-components-product-price del {
    color: rgb(107 114 128);
    font-size: 0.75rem;
    font-weight: 500;
}
.woocommerce div.product form.cart .variations select {
    border-radius: .5rem;
    border-color: #dbd7d7;
}

/*.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button.add_to_cart_button {
    font-size: 0 !important;
    border: none;
    position: absolute;
    display: block;
    right: 10px;
    top: 15px;
    height: 40px;
    margin-top: 10px;
    background-color: transparent !important;
    background: url(https://feeluvie.com/wp-content/themes/Feeluvie/img/icon-bag.svg) no-repeat center;
    background-size: 30px;
}
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button.add_to_cart_button:focus {
    border: none;
    outline: none;
}
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button.add_to_cart_button::before {
    display: none;
}

.is-white-bg>div {
    background: #ffffffd1;
    border-radius: 10px;
    padding: 1rem;
}

/* Product page template */
.woocommerce div.product {
    margin-top: 0;
}
.product-template-default {
    background-color: var(--wp--preset--color--light);
}
.wc-block-components-product-sale-badge, .wc-block-grid .wc-block-grid__product-onsale, .wc-block-grid__product-image .wc-block-grid__product-onsale {
    font-size: var(--wp--preset--font-size--small);
}
.woocommerce div.product form.cart {
    margin-bottom: 0;
}
.woocommerce div.product form.cart .qib-button-wrapper {
    margin-right: 1.5rem;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    padding-top:0;
    font-size: var(--wp--preset--font-size--medium);
    border: none;
}
.woocommerce-Reviews-title {display: none;}
.woocommerce #reviews #comments h2 {
    clear: none;
    margin: .3em 0;
}
.woocommerce #reviews #comments ol.commentlist li {
    background: #fff;
    border-radius: 10px;
    padding: 10px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    top:10px;
    left:10px;
    border-radius: 50%;
}
.woocommerce #review_form #respond p {
    font-size: var(--wp--preset--font-size--medium);
    margin-top: .5em;
}

.woocommerce-Reviews p:not(.comment-form-cookies-consent) label {
    font-size: 1.2em;
    margin: 1rem 0;
    display: block;
}
.woocommerce #review_form #respond textarea, .woocommerce #review_form #respond input:not(:is(#wp-comment-cookies-consent, #submit)) {
    background-color: var(--wp--preset--color--white);
    border-radius: 10px;
    border-color: var(--wp--preset--color--dark);
    width: 100%;
    padding: 6px;
}
.woocommerce #review_form #respond input {
    border: none;
    border-bottom: 1px solid #989a9f;
}

.product-template-default .wc-block-components-product-price del {
    color: #959595;
    font-size: .6em;
}
.product-template-default .qib-button-wrapper .quantity input.input-text.qty.text {
    box-sizing: border-box;
    background: transparent;
    border: none;
}
.product-template-default .wc-block-product-gallery-large-image__image-element {position: relative;}

.wc-block-product-gallery:not([data-next-previous-buttons-position=outsideTheImage]:not(.is-single-product-gallery-image)) .wc-block-product-gallery-large-image .wc-block-product-gallery-large-image__image-element {
    padding:0;
}
/*.wc-block-product-gallery-large-image img {
    object-fit: fill;
}*/
.wc-block-product-gallery dialog {margin:auto;}
.product-template-default footer {position: relative;}

/* Details produit */
#product-details ul.uagb-tabs__panel {
    background: var(--wp--preset--color--light);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0.25rem;
    border-radius: 5px;
}
#product-details ul.uagb-tabs__panel li {
    padding: 0.375rem 0.75rem;
    display: inline-flex;
    background: var(--wp--preset--color--light);
    border: none;
    margin: 0;
    border-radius: 5px;
}
#product-details ul.uagb-tabs__panel li.uagb-tabs__active {
    background: #ffffff;
}
#product-details ul.uagb-tabs__panel li a {
    font-size: 0.975rem;
    line-height: 1.25rem;
    font-weight: 600;
    padding: 0;
}

/* Checkout Page Template */
.order-summary-container {
    background-color: #fff;
    border-radius: 10px;
    padding: 45px 30px 30px;
}
.is-large .wp-block-woocommerce-checkout-order-summary-block {border:none;}

/* Account & Login Page Template */
.woocommerce-account .woocommerce-MyAccount-navigation li {
    list-style: none;
    background: var(--color-green);
    border-radius: 10px;
    padding: .3em 1em; 
    margin-bottom: 1rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active {background: var(--color-yellow);}
.woocommerce-account .woocommerce-MyAccount-navigation li:first-child {
    padding-top: .3em;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
    color: #fff;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: none;
    background-color: #fff;
    border-radius: 10px;
}

/* FAQ */
.faq-section {
    width: 100%;
    margin-bottom: 45px !important;
    column-gap: 2rem;
}
.faq-section .accordionTitle {flex-basis: auto;}
.faq-section:first-of-type {
    margin-top: 40px;
}
.faq-section .wp-block-heading {
    margin-top: .5rem;
}
.faq-product-wrapper {
    margin-bottom: 15px;
}
.faq-product-wrapper img {
    max-width: 520px;
    margin: 43px 0;
}
.page-template-faq_tpl .toggleAccordion:after {
    margin-left: 10%;
}
.black-border-top {
    border-top: 1px solid var(--color-green);
}
.product-accordion {
    display: flex;
    align-items: center;
    background-color: var(--color-green);
    padding: 14px 19px;
    border-radius: 34px;
}
.accordionContent h3 {
    position: relative;
    font-size: calc(var(--wp--preset--font-size--large) - .3em);
}
.faq-products-accordions.accordionContent h3 {color: #fff;}
h3.wp-block-heading.toggleAccordion.general-question {
    margin: 0;
    border-bottom: 1px solid var(--color-green);
    padding: .5em 0;
}

/* Left amount progress bar */
.progress-bar-section {
    padding: 12px 16px;
    margin-bottom: 16px;
    background: #fff;
    border-radius: 10px;
    max-width: 500px;
}
.progress-bar-container {
    display: flex; 
    flex-wrap: nowrap;
}
.progress-bar-container .progress {
    flex: 1;
    height: 20px;
    margin: 0 10px 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar-container .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: var(--wp--preset--color--dark );
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    transition: width 0.6s ease;
}

/* Forminator */
.wp-block-button__link::before, .forminator-button-submit::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120%;
    height: 120%;
    background: #21212199;
    transform: translate(-50%, -50%) scale(0);
    transition: transform 0.4s ease-out;
}

.forminator-button-submit {
    border-radius: .5rem;
}

.wp-block-button__link:hover::before,.forminator-button-submit:hover::before {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
}

/* Custom tabs */
.custom-tabs .uagb-tabs__panel {
    background: var(--wp--preset--color--light);
    width: 100%;
    border-radius: .5rem;
    padding: 0.25rem !important;
    margin-bottom: 2rem !important;
    justify-content: space-around;
}
.custom-tabs .uagb-tabs__panel .uagb-tab {
    border-radius: .3rem;
    margin: 0;
    flex-grow: 1;
}

/* Styles pour la page Mon Compte */
/* Base styles */
.obarfum-account-nav {
	display: flex;
	flex-direction: column;
    background-color: var(--wp--preset--color--white);
    border: 1px solid var(--wp--preset--color--light);
    border-radius: 0.5rem;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
}

/* Responsive visibility */
.obarfum-account-desktop {
    display: none;
}

.obarfum-account-mobile {
    display: block;
    margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
    .obarfum-account-desktop {
        display: block;
        width: 16rem;
        flex-shrink: 0;
    }
    
    .obarfum-account-mobile {
        display: none;
    }
}

/* User info styles */
.obarfum-user-info {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}

.obarfum-user-avatar {
    width: 3rem;
    height: 3rem;
    border-radius: 9999px;
    background-color: rgba(154, 125, 56, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--wp--preset--color--brown);
    margin-right: 0.75rem;
}

.obarfum-user-avatar svg {
    width: 1.5rem;
    height: 1.5rem;
}

.obarfum-user-details h3 {
    font-weight: 500;
    margin: 0 0 0.25rem 0;
    font-size: 1rem;
    line-height: 1.5;
}

.obarfum-user-details p {
    color: #6b7280;
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin: 0;
}

/* Desktop menu styles */
.obarfum-account-desktop .obarfum-account-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.obarfum-account-desktop .obarfum-account-menu a {
    display: flex;
    align-items: center;
    padding: 0.5rem 0.75rem;
    border-radius: 0.375rem;
    color: #374151;
    text-decoration: none;
    transition: all 0.2s ease;
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.obarfum-account-desktop .obarfum-account-menu a:hover {
    background-color: #f3f4f6;
}

.obarfum-account-desktop .obarfum-account-menu li.is-active a {
    background-color: rgba(154, 125, 56, 0.1);
    color: var(--wp--preset--color--brown);
    font-weight: 500;
}

.obarfum-menu-icon {
    display: flex;
    align-items: center;
}

.obarfum-account-desktop .obarfum-menu-icon {
    margin-right: 0.75rem;
}

.obarfum-menu-icon svg {
    width: 1rem;
    height: 1rem;
}

/* Mobile menu styles */
.obarfum-account-mobile .obarfum-account-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.5rem;
}

.obarfum-account-mobile .obarfum-account-menu a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0.5rem;
    border-radius: 0.375rem;
    color: #374151;
    text-decoration: none;
    font-size: 0.8125rem;
    line-height: 1.25rem;
}

.obarfum-account-mobile .obarfum-account-menu li.is-active a {
    background-color: rgba(154, 125, 56, 0.1);
    color: var(--wp--preset--color--brown);
}

.obarfum-account-mobile .obarfum-menu-icon {
    margin-bottom: 0.25rem;
}

.obarfum-account-mobile .obarfum-menu-icon svg {
    width: 1.25rem;
    height: 1.25rem;
}

.obarfum-account-mobile .obarfum-user-avatar {
    width: 2.5rem;
    height: 2.5rem;
}

.obarfum-account-mobile .obarfum-user-avatar svg {
    width: 1.25rem;
    height: 1.25rem;
}

.obarfum-account-mobile .obarfum-user-details h3 {
    font-size: 0.9375rem;
}

.obarfum-account-mobile .obarfum-user-details p {
    font-size: 0.75rem;
}

.woocommerce-account .wp-block-post-title, .woocommerce-account main .woocommerce, .woocommerce-cart .wp-block-post-title, .woocommerce-cart main .woocommerce, .woocommerce-checkout .wp-block-post-title, .woocommerce-checkout main .woocommerce {
    max-width: unset;
}
.obarfum-account-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.obarfum-account-title {
    text-align: center;
    margin-bottom: 10px;
}

.obarfum-account-welcome {
    text-align: center;
    margin-bottom: 30px;
}

.obarfum-account-container {
    display: flex;
    gap: 30px;
    margin-top: 20px;
}

.obarfum-account-user {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}

.obarfum-account-avatar {
    margin-right: 15px;
}

.obarfum-account-avatar img {
    border-radius: 50%;
    border: 2px solid #9c8051;
}

.obarfum-account-user-info h3 {
    margin: 0 0 5px;
    font-size: 1.1rem;
}

.obarfum-account-content {
    flex: 1;
}
.border-section,.obarfum-account-content .yith-wcwl-form, .obarfum-account-content .woocommerce-order-details, .woocommerce-customer-details {
    border: 1px solid var(--wp--preset--color--light);
    border-radius: 0.5rem;
    padding-top: var(--wp--preset--spacing--40);
    padding-right: var(--wp--preset--spacing--40);
    padding-bottom: var(--wp--preset--spacing--40);
    padding-left: var(--wp--preset--spacing--40);
    background-color: var(--wp--preset--color--white);
}

/* Grid System */
.grid {
    display: grid;
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gap-2 {
    gap: 0.5rem;
}

.gap-4 {
    gap: 1rem;
}

.gap-6 {
    gap: 1.5rem;
}

.col-span-2 {
    grid-column: span 2/span 2;
}

/* CUSTOM ON-HOVER IMAGE */
img.img-woo-hover {
    position: absolute;
    top: .5em;
    visibility: hidden;
    width: calc(100% - 1em);
    height: auto;
    display: block;
}
.wc-block-product-template__responsive>li:hover > img.img-woo-hover {
    visibility: visible;
}
.woocommerce ul.products li.product .button {
    background: transparent;
    color: #000;
    padding: 0 !important;
    border: 0;
}

/* Responsive */
@media (max-width: 768px) {
    .obarfum-account-container {
        flex-direction: column;
    }
    
    .obarfum-account-sidebar {
        flex: 0 0 auto;
        margin-bottom: 20px;
    }

    .grid-cols-2 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

/* Tables */
.obarfum-orders-table {
    border-color: inherit;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
}
.obarfum-orders-table tbody {
    border-top: 1px solid var(--wp--preset--color--light)
}
.obarfum-orders-table th {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.obarfum-orders-table td, 
.obarfum-orders-table th {
    padding: 0.75rem 1.5rem;
}

/* Badges */
.obarfum-badge {
    display: inline-block;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    line-height: 1rem;
    border-radius: 9999px;
    color: white;
    font-weight: 500;
}

.obarfum-badge-delivered {
    background-color: #10B981;
}

.obarfum-badge-processing {
    background-color: #3B82F6;
}

/* Buttons */
.obarfum-btn-outline {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    font-size: 0.75rem;
    line-height: 1.25rem;
    border: 1px solid var(--wp--preset--color--brown);
    border-radius: 0.5rem;
    color: var(--wp--preset--color--brown);
    background-color: transparent;
    transition: all 0.2s ease;
    text-decoration: none;
}

.obarfum-btn-outline:hover {
    background-color: var(--wp--preset--color--brown);
    color: var(--wp--preset--color--white);
}

.obarfum-btn-outline-gold {
    display: inline-block;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    border: 1px solid var(--wp--preset--color--brown);
    border-radius: 0.5rem;
    color: var(--wp--preset--color--brown);
    background-color: transparent;
    transition: all 0.2s ease;
    text-decoration: none;
}

.obarfum-btn-outline-gold:hover {
    background-color: var(--wp--preset--color--brown);
    color: var(--wp--preset--color--white);
}

.obarfum-btn-primary {
    display: inline-block;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    border-radius: 0.5rem;
    color:var(--wp--preset--color--white);;
    background-color: var(--wp--preset--color--brown);;
    transition: all 0.2s ease;
    text-decoration: none;
}

.obarfum-btn-primary:hover {
    background-color: var(--wp--preset--color--brown);;
}

.obarfum-btn-edit {
    display: inline-flex;
    align-items: center;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: var(--wp--preset--color--brown);
    background-color: transparent;
    transition: all 0.2s ease;
    text-decoration: none;
}

.obarfum-btn-edit:hover {
    text-decoration: underline;
}

/* Pagination Styles */
.woocommerce-pagination {
    display: flex;
    justify-content: center;
}

.woocommerce-button {
    display: inline-flex;
    align-items: center;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    background-color: var(--wp--preset--color--brown);
    border-radius: 0.5rem;
    color: var(--wp--preset--color--white);
    transition: all 0.2s ease;
    cursor: pointer;
    border: none;
}

.woocommerce-button:hover {
    background-color: var(--wp--preset--color--dark);
}

/* Adresses compte */
.woocommerce-address-tabs, .woocommerce-login-tabs {
    display: flex;
    justify-content: space-between;
    border: none;
    background: var(--wp--preset--color--light);
    padding: .3em .5em;
}

.woocommerce-address-tab, .woocommerce-login-tab {
    flex: 1;
    padding: 10px 20px;
    cursor: pointer;
    transition: 0.3s;
    border: none;
    background: transparent;
}

.woocommerce-address-tab.active, .woocommerce-login-tab.active {
    background: #fff;
    border-radius: 0.5rem;
}

.woocommerce form .form-row label {
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin-bottom: 0;
}

.woocommerce-address-content, .woocommerce-login-panel {
    display: none;
    background: var(--wp--preset--color--bg-yellow);
    border-radius: 0.5rem;
    border: 1px solid var(--wp--preset--color--light);
}

.woocommerce-address-content.active, .woocommerce-login-panel.active {
    display: block;
}

.woocommerce-Address-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row select, .woocommerce-page form .form-row textarea.input-text, .select2-container .select2-dropdown, .select2-container .select2-selection {
    width: 100%;
    padding: 0.5rem 0.75rem;
    border-radius: 0.5rem;
    border: 1px solid #e4e4e7;
    box-sizing: border-box;
}

.woocommerce-page form .form-row .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
}

/* Payment methods */
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: var(--wp--preset--color--bg-yellow);
    border-radius: 0.5rem;
    border: 1px solid var(--wp--preset--color--light);
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #fff;
    color: inherit;
    border: 1px solid var(--wp--preset--color--light);
    border-radius: 0.5rem;
}
#add_payment_method #payment div.payment_box::before {
    border-color: #fff;
}

/* Utilities */
.flex {
    display: flex;
}

.p-6 {
    padding: 1.5rem;
}

.mb-4 {
    margin-bottom: 1rem;
}

.mb-6 {
    margin-bottom: 1.5rem;
}

.mt-6 {
    margin-top: 1.5rem;
}

.mb-8 {
    margin-bottom: 2.5rem;
}

.mt-8 {
    margin-top: 2.5rem;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.min-w-full {
    min-width: 100%;
}

.max-w-500 {
    max-width: 500px;
}

.items-center {
    align-items: center;
}

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

.text-gray-700 {
    color: #374151;
}

.text-gray-500 {
    color: #6b7280;
}

.text-gray-300 {
    color: rgb(209 213 219);
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}

.font-medium {
    font-weight: 500;
}

.overflow-x-auto {
    overflow-x: auto;
}

.whitespace-nowrap {
    white-space: nowrap;
}

.bg-gray-50 {
    background-color: #f9fafb;
}

.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

fieldset {
    border-color: var(--wp--preset--color--light);
    border-width: 1px;
}

.text-center {
    text-align: center;
}

@media screen and (max-width: 781px) {
    #reassurance-section>div {
        border-right-width: 0 !important; 
    }
}

@media screen and (min-width: 768px) {
    #product-details ul.uagb-tabs__panel {
        gap: 2rem;
    }
}

@media screen and (max-width: 767px) { 
    .wc-block-product-template__responsive>li .is-layout-flex{
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 599px) {
    .rw-reverse-mb {
        flex-direction: row-reverse;
    }
}