div.global-theme {
    background-color: #A34F35 !important;
}

#special-sales-section.global-theme {
    border: none;
}

#special-sales-banner {
    margin-top: 81px;
}

#special-sales-section {
    align-items: flex-start;
    background-position: left top;
    background-size: cover;
    border-bottom: 3px solid #C8960C;
    border-top: 3px solid #C8960C;
    display: flex;
    margin-top: 0;
    min-height: 28vw;
    overflow: hidden;
    width: 100%;
}

.spring-sales-layout {
    flex: 1;
    margin-left: 28%;
    overflow: hidden;
    padding: 40px 40px 50px 20px;
}

.spring-sales-card {
    background: #FFFFFF;
    border-radius: 20px;
    margin: 0 8px;
    overflow: hidden;
}

.spring-sales-card--accent {
    background: #A34F35;
}

.spring-sales-card-link {
    color: inherit;
    display: block;
    text-decoration: none;
}

.spring-sales-card-media {
    padding: 30px 30px 0;
    position: relative;
}

.spring-sales-card-img {
    aspect-ratio: 1/1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
}

.spring-sales-discount-badge {
    background: #A34F35;
    border-radius: 30px;
    color: #FFFFFF;
    font-size: 0.75rem;
    font-weight: 700;
    left: 40px;
    padding: 4px 10px;
    position: absolute;
    top: 40px;
    z-index: 1;
}

.spring-sales-card--accent .spring-sales-discount-badge {
    background: #C8960C;
}

.spring-sales-card-body {
    padding: 14px;
    text-align: center;
}

.spring-sales-card-name {
    color: #A34F35;
    font-family: "Cormorant", serif;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    margin: 0 0 4px;
    text-transform: uppercase;
}

.spring-sales-card--accent .spring-sales-card-name {
    color: #FFFFFF;
}

.spring-sales-card-desc {
    color: #555555;
    font-size: 0.8rem;
    margin: 0 0 8px;
}

.spring-sales-card--accent .spring-sales-card-desc {
    color: rgba(255, 255, 255, 0.8);
}

.spring-sales-card-prices {
    align-items: center;
    display: flex;
    gap: 6px;
    justify-content: center;
    margin-bottom: 12px;
}

.spring-sales-old-price {
    color: #999999;
    font-size: 0.8rem;
    text-decoration: line-through;
}

.spring-sales-card--accent .spring-sales-old-price {
    color: rgba(255, 255, 255, 0.55);
}

.spring-sales-price {
    color: #C8960C;
    font-size: 1.05rem;
    font-weight: 700;
}

.spring-sales-card-btn {
    background: #A34F35;
    border-radius: 30px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 0.85rem;
    font-weight: 500;
    padding: 8px 24px;
    transition: opacity 0.2s;
}

.spring-sales-card--accent .spring-sales-card-btn {
    background: #C8960C;
}

.spring-sales-card-link:hover .spring-sales-card-btn {
    opacity: 0.8;
}

.spring-sales-arrow {
    align-items: center;
    background: #FFFFFF;
    border: none;
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    color: #A34F35;
    cursor: pointer;
    display: flex;
    font-size: 1rem;
    height: 44px;
    justify-content: center;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    transition: background 0.2s, color 0.2s;
    width: 44px;
    z-index: 10;
}

.spring-sales-arrow--prev {
    left: 8px;
}

.spring-sales-arrow--next {
    right: 8px;
}

.spring-sales-arrow:hover {
    background: #A34F35;
    color: #FFFFFF;
}

@media (max-width: 767.98px) {
    #special-sales-section {
        display: block;
    }

    .spring-sales-layout {
        margin-left: 0;
        padding: 40vw 15px 40px;
    }
}

@media (max-width: 575.98px) {
    #special-sales-section {
        background-position: top center;
        background-size: cover;
        margin-top: 0;
        min-height: 0;
    }

    #special-sales-banner {
        margin-top: 65px;
    }
}

.scroltop {
    background: #A34F35 !important;
}

h1.global-theme {
    color: #A34F35 !important;
}

h2.global-theme {
    color: #A34F35;
    font-family: "Cormorant", serif;
    font-optical-sizing: auto;
    font-weight: 900 !important;
}

span.global-theme {
    color: #A34F35;
    font-family: "Cormorant", serif;
    font-optical-sizing: auto;
    font-size: 1rem !important;
    font-weight: 900 !important;
}

img.global-theme {
    background-color: #A34F35 !important;
}

header.global-theme .extra-nav, header.global-theme .header-nav {
    background: #A34F35 !important;
    font-family: "Cormorant", serif;
    font-optical-sizing: auto;
    font-weight: 900 !important;
}

footer.global-theme {
    background-color: #A34F35 !important;
    color: #FFFFFF !important;
    font-family: "Cormorant", serif;
    font-optical-sizing: auto;
    font-weight: 900 !important;
}

footer footer.global-theme {
    background-color: #8F472F !important;
    color: #FFFFFF !important;
}

footer.global-theme h5,
footer.global-theme ul li,
footer.global-theme ul li a,
footer.global-theme ul li button,
footer.global-theme .accordion-button {
    color: #FFFFFF !important;
    font-family: "Cormorant", serif;
    font-optical-sizing: auto;
    font-weight: 900 !important;
}

footer.global-theme .accordion-button {
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

ul .sub-menu {
    background-color: #A34F35 !important;
}

/* Tout le texte du header sauf les images */
.sticky-header,
.sticky-header *:not(img) {
    color: #FFFFFF !important;
}

/* Tous les SVG : fill et stroke */
.sticky-header svg,
.sticky-header svg * {
    stroke: #FFFFFF !important;
}

/* Liens et hover */
.sticky-header a,
.sticky-header a:hover,
.sticky-header li,
.sticky-header li:hover,
.sticky-header a span {
    color: #FFFFFF !important;
    font-family: "Cormorant", serif;
    font-optical-sizing: auto;
}
