@import url("../../../classic/assets/css/theme.css");

@import url('https://fonts.googleapis.com/css2?family=Karantina:wght@300;400;700&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --wagaia-color-black: #0b0b0b;
    --wagaia-color-white: #ffffff;
    --wagaia-color-gray-100: #f6f6f6;
    --wagaia-color-gray-200: #e6e6e6;
    --wagaia-color-gray-500: #8a8a8a;
    --wagaia-color-gray-700: #4a4a4a;
    --wagaia-color-accent: #d61f2d;
    --wagaia-radius-sm: 0.25rem;
    --wagaia-radius-md: 0.5rem;
    --wagaia-radius-lg: 1rem;
    --wagaia-shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.08);
    --wagaia-shadow-md: 0 12px 24px rgba(0, 0, 0, 0.12);

    --primary: "Roboto", sans-serif;
    --primaryC: "Roboto Condensed", sans-serif;
    --secondary: "Karantina", system-ui;

    --Couleur-principale: #000000;
    --Couleur-tertiaire: #8C0101;
    --Couleur-secondaire: #A8905D;
    --Couleur-plus: #222222;
    --Couleur-bon-plan: #F38104;
}

*:focus {
    outline: none!important;
}

body {
    font-family: var(--primary);
    color: #0b0b0b;
    background-color: #ffffff;
}

#footer {
    background: #000;
    padding: 0;
}

.card {
    background-color: var(--Couleur-plus);
}

.separator {
    border-color: var(--Couleur-tertiaire);
}

.container-hyraw {
    width: 100%;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}

#index #content-wrapper,
#index .container-hyraw {
    width: 100%;
    max-width: 100%;
    padding:0;
}

#blog_list_1-7 {
    max-width: 1400px;
    margin: auto;
}

.hyraw-full-bleed {
    /*width: 100vw;*/
    /*margin-right: -15px;*/ /*calc(50% - 50vw);*/
    /*margin-left: -15px;*/ /*calc(50% - 50vw);*/
}

.text-center {
    text-align: center;
}

.pt-10 { padding-top:10px;}
.pt-20 { padding-top:20px;}
.pt-30 { padding-top:30px;}
.pt-40 { padding-top:40px;}
.pt-50 { padding-top:50px;}

.pb-10 { padding-bottom:10px;}
.pb-20 { padding-bottom:20px;}
.pb-30 { padding-bottom:30px;}
.pb-40 { padding-bottom:40px;}
.pb-50 { padding-bottom:50px;}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Oswald", "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 0.01em;
}


.page-content.page-cms h2 {
    font-size: 38px;
    line-height: 42px;
}

.page-content.page-cms h3 {

    font-size: 26px;
    line-height: 30px;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #fff;
    /*opacity: 0.7;*/
    text-decoration: none;
}

#header .wagaia-header-nav-custom__logo a:hover {
    opacity: 1!important;
}


.page-customer-account #content {
    padding: 1rem;
    background: transparent!important;
    font-size: .875rem;
    color: #fff!important;
}

.page-customer-account #content a,
.page-customer-account #content p,
.page-customer-account #content form .form-control-label,
.page-customer-account #content label,
.page-content.page-cms,
.page-content.page-cms p,
.page-content.page-cms a,
a.text-primary, a.text-primary {
    color: #fff!important;
}

.page-customer-account #content a:hover, .page-content.page-cms a:hover, .wishlist-product-combinations a:hover, a.text-primary:focus, a.text-primary:hover,
.wishlist-list-item:hover .wishlist-list-item-title {
    color: #fff!important;
    opacity: 0.7;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus,
.btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover,
.btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle,
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: var(--Couleur-tertiaire);
    border-color: transparent;
}


.page-registration #content {
    max-width: inherit;
}

.custom-checkbox input[type="checkbox"] + span .checkbox-checked {
    color: var(--Couleur-tertiaire);
}

.carousel .carousel-control .icon-next:hover i, .carousel .carousel-control .icon-prev:hover i, .dropdown:hover .expand-more, .page-my-account #content .links a:hover i, .search-widget form button[type="submit"] .search:hover, .top-menu .sub-menu a:hover {
    color: inherit;
}

.block_newsletter form input[type="text"]:focus + button .search, .btn-unstyle:focus .expand-more, .search-widget form input[type="text"]:focus + button .search {
    color: inherit;
}

.psgdprinfo17 {
    background: transparent;
}

#main .wishlist-products-container .card.page-content, .page-content.page-cms {
    background: transparent!important;
}

.wishlist-product-availability {
    color: #fff!important;
}

.wagaia-language-selector .btn-unstyle {
    color: #fff !important;
    font-size: 14px !important;
}

#header .header-nav .material-icons.expand-more {
    margin-top: -10px !important;
}

#wrapper {
    padding: 0;
    background: #000;
}

.wagaia-btn-primary,
.btn-primary {
    background-color: var(--Couleur-tertiaire);
    border-color: var(--Couleur-tertiaire);
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: var(--Couleur-secondaire);
}

.btn-outline-primary {
    color: var(--Couleur-tertiaire);
    border-color: var(--Couleur-tertiaire);
}

.btn-outline-primary:hover,
.btn-outline-primary:focus {
    background-color: var(--Couleur-tertiaire);
    color: #ffffff;
}

.wagaia-section {
    padding: 2rem 0;
}

.wagaia-plp__hero .card {
    background-color: transparent;
}

#header, #header .header-top a[data-depth="0"] {
    color: #fff;
}


#header .header-nav,
.wagaia-header-nav {
    background-color: #000000;
    color: #ffffff;
    border-bottom: 1px solid rgba(214, 31, 45, 0.75);
    max-height: inherit;
}

#header .header-nav a,
.wagaia-header-nav a {
    color: #ffffff;
}

#header .header-top,
.wagaia-header-top {
    border-top: 1px solid rgba(214, 31, 45, 0.75);
    padding: 17px 0 0px;
    background-color: #000000;
}

#header .header-nav .container > .row,
.wagaia-header-nav__desktop {
    min-height: 6rem;
}

#header .header-nav .col-md-5,
#header .header-nav .col-md-7,
.wagaia-header-nav__left,
.wagaia-header-nav__right {
    font-size: 0.95rem;
}

#header .header-nav .right-nav,
.wagaia-header-nav__right {
    text-align: right;
}

#header #_desktop_logo img,
.wagaia-header-nav__logo img {
    max-height: 74px;
    width: auto;
}

#header .header-nav #contact-link,
#header .header-nav .wishlist-top,
.wagaia-header-nav #contact-link,
.wagaia-header-nav .wishlist-top {
    display: none;
}

#header .header-nav .language-selector,
#header .header-nav .currency-selector,
#header .header-nav .user-info,
#header .header-nav .blockcart,
.wagaia-header-nav .language-selector,
.wagaia-header-nav .currency-selector,
.wagaia-header-nav .user-info,
.wagaia-header-nav .blockcart {
    display: inline-block;
    vertical-align: middle;
}

#header .header-nav .user-info,
#header .header-nav .blockcart,
#header .header-nav #_desktop_search_widget,
.wagaia-header-nav .user-info,
.wagaia-header-nav .blockcart,
.wagaia-header-nav #_desktop_search_widget {
    margin-left: 0.75rem;
}

#header .header-nav .blockcart {
    background: transparent !important;
    padding: 6px 0 !important;
    margin: 0;
}

#header .header-nav .blockcart .header {
    position: relative;
}

#header .header-nav .blockcart .cart-products-count,
.wagaia-header-nav .blockcart .cart-products-count {
    background-color: var(--Couleur-secondaire);
    color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 12px;
}

#header .header-nav .dropdown-menu,
.wagaia-header-nav .dropdown-menu {
    background-color: #0b0b0b;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

#header .header-nav .dropdown-menu a,
.wagaia-header-nav .dropdown-menu a {
    color: #ffffff;
}

.wagaia-language-selector .btn-unstyle {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    color: #ffffff;
    font-size: 0.75rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.wagaia-language-selector .btn-unstyle .material-icons {
    font-size: 1rem;
}

.dropdown .expand-more {
    color: #fff;
}

#header .header-nav .material-icons.expand-more {
    margin-left: 0rem;
    margin-top: -5px;
}

.wagaia-language-selector .dropdown-menu .dropdown-item {
    font-size: 0.75rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

#header .header-top .top-menu,
.wagaia-header-top .top-menu {
    justify-content: center;
}

#header .header-top .top-menu > li > a,
.wagaia-header-top .top-menu > li > a {
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

#header .header-top .top-menu[data-depth="0"] > li,
.wagaia-header-top .top-menu[data-depth="0"] > li {
    margin: 0 0.5rem;
}

.wagaia-header-top-custom .sub-menu .top-menu[data-depth="1"] > li > a {
    color: #FFF;
    font-family: var(--primary);
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
    text-transform: inherit !important;
}

.category-carousel .elementor-swiper-button-prev {
    left: -40px
}

.category-carousel .elementor-swiper-button-prev::before {
    content: "";
    width: 20px;
    height: 43px;
    background-image: url(../../../../img/hyraw/left-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.category-carousel .elementor-swiper-button-next {
    right: -40px
}

.category-carousel .elementor-swiper-button-next::after {
    content: "";
    width: 20px;
    height: 43px;
    background-image: url(../../../../img/hyraw/right-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.category-carousel .elementor-swiper-button i {
    display: none;
}


.category-carousel .elementor-image-carousel-caption {
    position: absolute;
    z-index: 99999999999;
    bottom: 45px;
    left: 35px;
    background: #000;
    border: 1px solid #fff;
    padding: 7px 13px;
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: -0.6px;
    font-weight: 400;
    color: #fff;
}

.category-carousel a:hover .elementor-image-carousel-caption {
    color: #fff;
}

.category-carousel .swiper-slide {
    padding: 30px 17px;
}

.category-carousel .swiper-slide:hover {
    background-image: url(../../../../img/hyraw/fond-img-survol.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.product-miniature:hover {
    background-image: url(../../../../img/hyraw/fond-img-survol.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: -5px -10px;
}

.hyraw-home-tabs .elementor-nav--layout-horizontal .elementor-nav {
    gap: 10px
}

.hyraw-home-tabs .e--pointer-double-line .elementor-item::after, .e--pointer-underline .elementor-item {
    border: 1px solid #ffffff !important;
    color: #fff !important;
    font-family: var(--primary);
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
    letter-spacing: -0.6px !important;
    text-transform: uppercase !important;
    padding: 6px 7px !important;
}

.hyraw-home-tabs .e--pointer-double-line .elementor-item::after, .e--pointer-underline .elementor-item:hover,
.hyraw-home-tabs .e--pointer-double-line .elementor-item::after, .e--pointer-underline .elementor-item-active {
    color: #000 !important;
    background: #fff !important;
}

.hyraw-home-tabs .e--pointer-double-line .elementor-item::after, .e--pointer-underline .elementor-item::before,
.hyraw-home-tabs .e--pointer-double-line .elementor-item::after, .e--pointer-underline .elementor-item::after {
    display: none !important;
}


.wagaia-footer {
    background-color: #0b0b0b;
    color: #ffffff;
}

.wagaia-footer a {
    color: #ffffff;
}

/*
.wagaia-focus-ring:focus,
button:focus,
.btn:focus,
.form-control:focus {
    outline: 2px solid #d61f2d;
    outline-offset: 2px;
}
*/

.wagaia-card,
.page-category .wagaia-product-card__inner {
    /*
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 0.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    */
}

#category .js-content-wrapper,
#new-products .js-content-wrapper,
#prices-drop .js-content-wrapper {
    background-image: url(../../../../img/hyraw/effet-plastique.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0;
}

.wagaia-pill {
    display: inline-flex;
    align-items: center;
    padding: 0.25rem 0.75rem;
    border-radius: 999px;
    background-color: #f6f6f6;
    color: #4a4a4a;
    font-size: 0.75rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.page-index .wagaia-home {
    padding: 0rem 0 0;
    background-color: #000;
    color: #ffffff;
}

.page-index .wagaia-home__modules > * {
    margin-bottom: 3rem;
    margin-bottom: 0rem;
}

.page-index .wagaia-home a {
    color: #ffffff;
}

.page-index .wagaia-home a:hover,
.page-index .wagaia-home a:focus {
    /* color: #d61f2d; */
}

.page-index .header-banner {
    background-color: #ab9460;
    color: #ffffff;
    text-align: center;
    font-size: 0.85rem;
    min-height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-index .header-top,
.page-index .header-nav {
    background-color: #0b0b0b;
}

.page-index .header-nav {
    border-bottom: 1px solid rgba(214, 31, 45, 0.85);
}

.page-index #_desktop_top_menu .top-menu {
    justify-content: center;
}

.page-index #carousel .carousel-inner {
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.page-index #carousel .caption {
    left: 1.25rem;
    bottom: 1.25rem;
}

.page-index #carousel .caption .display-1 {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.9);
    color: #0b0b0b;
    padding: 0.35rem 0.65rem;
    font-size: 1.6rem;
    text-transform: uppercase;
}

.page-index #carousel .caption-description p {
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.85);
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.75);
    padding: 0.45rem 0.8rem;
    text-transform: uppercase;
}

.page-index .featured-products,
.page-index .special-products,
.page-index .new-products,
.page-index .product-accessories {
    margin-top: 3rem;
}

.page-index .products-section-title {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    margin-bottom: 1rem;
}

.page-index .products .product-miniature .thumbnail-container {
    background-color: transparent;
    border: 0;
}

.page-index .products .product-miniature .product-description {
    background-color: transparent;
}

.page-index .products .product-miniature .product-title a {
    color: #ffffff;
    text-transform: uppercase;
}

.page-index .products .product-miniature .price {
    color: #d39f39;
    font-weight: 700;
}

.page-index .products .product-miniature .highlighted-informations {
    background-color: rgba(0, 0, 0, 0.68);
}

.page-index .all-product-link {
    text-align: center;
}

.page-index .all-product-link .btn {
    background-color: #d61f2d;
    border-color: #d61f2d;
    color: #ffffff;
}

.page-index .footer-container {
    border-top: 1px solid rgba(214, 31, 45, 0.75);
    margin-top: 0;
}

/*
#new-products .js-content-wrapper,
#prices-drop .js-content-wrapper
*/
.page-category .wagaia-plp,
#new-products .wagaia-plp,
#prices-drop .wagaia-plp{
    padding: 0;
}

.page-category .wagaia-plp__hero,
#new-products .wagaia-plp__hero,
#prices-drop .wagaia-plp__hero {
    padding: 2rem 0 0;
    margin-bottom: 0;
}

.page-category .wagaia-plp__header,
#new-products .wagaia-plp__header,
#prices-drop .wagaia-plp__header {
    margin-bottom: 1rem;
}

.page-category .wagaia-plp__title,
.page-category .block-category h1,
.page-category .block-category .h1 {
    color: #fff;
}

.page-category .block-category,
.page-category #subcategories,
.page-category #js-product-list-header {
    color: #fff;
}

.page-category .wagaia-plp-toolbar,
#new-products .wagaia-plp-toolbar,
#prices-drop .wagaia-plp-toolbar{
    margin-bottom: 1.5rem;
    margin-bottom: 0;
}

.wagaia-plp__active-filters {
    margin-bottom: 1rem;
}

.wagaia-product-card {
    margin-bottom: 1.5rem;
    margin-bottom: 0rem;
}

.wagaia-product-card__inner {
    padding: 1rem;
    height: 100%;
}

.wagaia-product-card__media {
    margin-bottom: 1rem;
}

.wagaia-product-card__title {
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
}

.wagaia-product-card__price {
    font-weight: 600;
    color: #0b0b0b;
}

.page-product .wagaia-pdp {
    padding: 2rem 0 3rem;
}

.page-product .wagaia-pdp__title {
    margin-bottom: 1rem;
}

.page-product .wagaia-pdp-gallery {
    margin-bottom: 2rem;
}

.page-product .wagaia-pdp__information {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.page-product .wagaia-product-prices {
    margin-bottom: 1rem;
}


.page-product .wagaia-pdp__tabs {
    margin-top: 1.5rem;
}

/* Custom desktop header layout */
.wagaia-header-nav-custom__row {
    min-height: 92px;
    display: flex;
}

.wagaia-header-nav-custom__left {
    display: flex;
    align-items: center;
}

.wagaia-header-nav-custom__logo {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 20px;
}

.wagaia-header-nav-custom__logo h1 {
    margin: 0;
}

.wagaia-header-nav-custom__right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 1.2rem;
}

.wagaia-header-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
}

.wagaia-header-icon .material-icons {
    font-size: 1.35rem;
    line-height: 1;
}

.wagaia-search-toggle {
    background: transparent;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.wagaia-header-icon--cart .blockcart,
.wagaia-header-icon--search #search_widget {
    margin: 0;
}

.wagaia-search-modal[hidden] {
    display: none !important;
}

.wagaia-search-modal {
    position: fixed;
    inset: 0;
    z-index: 1050;
}

.wagaia-search-modal__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.93);
}

.wagaia-search-modal__dialog {
    position: relative;
    margin: 0 auto;
    padding: 4.5rem 2rem 0;
}

.wagaia-search-modal__close {
    align-items: center;
    background: transparent;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
    padding: 0;
}

.wagaia-search-modal__close .material-icons {
    font-size: 2rem;
}

.wagaia-search-modal #search_widget {
    overflow: inherit;
    max-width: min(860px, calc(100vw - 48px));
    margin: auto;
    float: inherit;
}

.wagaia-search-modal #search_widget form {
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.55);
    display: flex;
    gap: 0.5rem;
}

.wagaia-search-modal #search_widget input[type="text"] {
    background: transparent;
    border: 0;
    box-shadow: none;
    color: #ffffff;
    flex: 1 1 auto;
    font-size: 2rem;
    padding: 0.25rem 0;
}

.wagaia-search-modal #search_widget input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.wagaia-search-modal #search_widget .clear {
    display: none !important;
}

.wagaia-search-modal__submit {
    align-items: center;
    background: transparent;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 0;
}

body.wagaia-search-modal-open {
    overflow: hidden;
}

.wagaia-header-top-custom {
    background-color: #000000;
    padding: 0.35rem 0;
}

.blocmenu {
    margin: auto;
}

.wagaia-header-top-custom .top-menu {
    justify-content: center;
    align-items: center;
    /*gap: 1.5rem;*/
}

.wagaia-header-top-custom .top-menu[data-depth="0"] {
    display: flex;
    justify-content: center;
    float: none;
    width: 100%;
    padding-left: 0;
}

.wagaia-header-top-custom .top-menu[data-depth="0"] > li {
    margin: 0;
}

.wagaia-header-top-custom .top-menu[data-depth="0"] > li > a {
    color: #ffffff;
    font-size: 0.86rem;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 1.2;
    padding: 0.4rem 0;
    text-transform: none;
}

.wagaia-header-top-custom .top-menu[data-depth="0"] > li > a:hover,
.wagaia-header-top-custom .top-menu[data-depth="0"] > li > a:focus {
    color: #ffffff;
    opacity: 0.85;
    text-decoration: none;
}

.wagaia-header-top-custom .top-menu[data-depth="0"] > li > a::after {
    content: "\e5cf";
    display: inline-block;
    margin-left: 0.2rem;
    font-family: "Material Icons", sans-serif;
    font-size: 1rem;
    line-height: 1;
    vertical-align: middle;
}

.wagaia-header-top-custom .top-menu[data-depth="0"] > li > a::after {
    display: none;
}

.wagaia-header-top-custom .top-menu[data-depth="0"] > li.has-submenu > a::after {
    display: inline-block;
}

.wagaia-header-top-custom .container,
.wagaia-header-top-custom #_desktop_top_menu,
.wagaia-header-top-custom .top-menu,
.wagaia-header-top-custom .top-menu[data-depth="0"] > li {
    position: static;
}

.wagaia-header-top-custom .sub-menu {
    position: absolute;
    top: 100%;
    right: auto;
    left:calc(50% - 49.5vw);
    z-index: 1100;
    display: none;
    width: 99vw;
    max-width: 100vw;
    padding: 0.75rem 1rem;
    box-sizing: border-box;
    transform: none;
    background: rgba(59, 59, 59, 0.9);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin:0;
}

.wagaia-header-top-custom .top-menu[data-depth="0"] > li:hover > .sub-menu,
.wagaia-header-top-custom .top-menu[data-depth="0"] > li:focus-within > .sub-menu {
    display: block !important;
    visibility: visible;
    opacity: 1;
}

.wagaia-header-top-custom .top-menu a[data-depth="0"] {
    padding-bottom: 25px !important;
}

.wagaia-header-top-custom .top-menu li:hover a[data-depth="0"] {
    color: #fff !important;
    text-decoration: none;
    border-bottom: 4px solid var(--Couleur-secondaire);
    padding-bottom: 21px !important;
}

.wagaia-header-top-custom .top-menu[data-depth="0"] > li:hover > a:after {
    transform: rotate(180deg);

}

.wagaia-header-top-custom .sub-menu .top-menu[data-depth="1"] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    padding: 0;
}

.wagaia-header-top-custom .sub-menu .top-menu[data-depth="1"] > li {
    position: relative;
    margin: 0;
    padding: 0 0.75rem;
}

.wagaia-header-top-custom .sub-menu .top-menu[data-depth="1"] > li:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 1rem;
    background-color: rgba(255, 255, 255, 0.35);
    transform: translateY(-50%);
}

.wagaia-header-top-custom .sub-menu .top-menu[data-depth="1"] > li > a {
    color: #ffffff !important;
    display: inline-block;
    font-size: 0.95rem;
    padding: 0.35rem 0;
}

.wagaia-header-top-custom .sub-menu .top-menu[data-depth="1"] > li > a:hover,
.wagaia-header-top-custom .sub-menu .top-menu[data-depth="1"] > li > a:focus {
    color: #ffffff !important;
    opacity: 0.85;
}

.wagaia-header-top-custom .sub-menu .top-menu[data-depth="1"] > li > a.wagaia-menu-view-all {
    color: #b39a63 !important;
    font-weight: 700;
}

.wagaia-header-top-custom .sub-menu .top-menu[data-depth="1"] > li > a.wagaia-menu-view-all:hover,
.wagaia-header-top-custom .sub-menu .top-menu[data-depth="1"] > li > a.wagaia-menu-view-all:focus {
    color: #b39a63 !important;
}

.page-category .wagaia-plp__header .breadcrumb {
    margin-bottom: 24px
}

.page-category .wagaia-plp .block-category #category-description, .page-category .wagaia-plp .block-category #category-description p {
    color: #FFF;
    font-family: var(--primary, "Roboto Condensed");
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -.4px

}

.wagaia-products-top__facets #search_filters {
    margin-bottom: 0;
    display: flex;
    gap: 40px;
}


#wrapper .breadcrumb li,
#wrapper .breadcrumb li a {
    color: #FFF;
    font-family: var(--primary, "Roboto Condensed");
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 233.333% */
    letter-spacing: -0.4px;
}

#wrapper .block-category .breadcrumb {
    margin-bottom: 26px;
}

#search_filters, #search_filters_brands, #search_filters_suppliers {
    background: transparent;
}


.wagaia-products-top__facets #search_filters .facet ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.wagaia-products-top__facets #search_filters .facet ul > li {
    margin-bottom: 0;
}

.wagaia-products-top__facets #search_filters .facet .facet-label {
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.7);
    cursor: pointer;
    display: inline-flex;
    gap: 0;
    justify-content: center;
    margin-bottom: 0;
    min-height: 40px;
    min-width: 42px;
    padding: 8px 12px;
}

.wagaia-products-top__facets #search_filters .facet .facet-label .custom-checkbox,
.wagaia-products-top__facets #search_filters .facet .facet-label .custom-radio {
    display: none;
}

.wagaia-products-top__facets #search_filters .facet .facet-label .facet-text {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    text-decoration: none;
}

.wagaia-products-top__facets #search_filters .facet .facet-label.active,
.wagaia-products-top__facets #search_filters .facet .facet-label:hover {
    background: #fff;
    border-color: #fff;
}

.wagaia-products-top__facets #search_filters .facet .facet-label.active .facet-text,
.wagaia-products-top__facets #search_filters .facet .facet-label:hover .facet-text {
    color: #000;
}

#search_filters .facet .facet-title {
    width: auto !important;
    float: left;
    line-height: 40px !important;
    margin-right: 20px;
    color: var(--Couleur-secondaire, #A8905D);
    font-family: "Roboto Condensed";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
    text-transform: uppercase;
}

#search_filters {
    padding-top: 0;
}

#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet {
    padding-top: 0;
}

.product-miniature .thumbnail-container, .product-miniature .product-description {
    background: none;
    padding: 0;
    margin-bottom:0;
}

.product-miniature .product-title a {
    text-align: center;
    text-decoration: none;
    color: #FFF;
    font-family: var(--primaryC);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
}

.h3.product-title.wagaia-product-card__title {
    margin: 20px 0 0 0;
    text-align: left;
    line-height: normal;
    font-size: 20px;
}

.wagaia-product-card__price {
    margin-top: 20px;
    color: var(--Couleur-bon-plan, #F38104) !important;
    text-align: right !important;
    font-family: var(--primaryC);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
    text-transform: uppercase;
}

.product-list-reviews {
    display: none !important;
}

.product-miniature-description {
    color: #A6A6A6;
    font-family: var(--primaryC, "roboto condensed");
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
}

.hyraw-product-slider {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.hyraw-slider-scroll {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.hyraw-slider-scroll::-webkit-scrollbar {
    display: none;
}

.hyraw-slide {
    flex: 0 0 100%;
    scroll-snap-align: start;
    display: block;
    text-decoration: none;
}

.hyraw-slide picture,
.hyraw-slide img {
    display: block;
    width: 100%;
}

.hyraw-slide img {
    height: auto;
    object-fit: contain;
}

.hyraw-slider-dots {
    position: absolute;
    left: 50%;
    bottom: 12px;
    z-index: 5;
    display: flex;
    gap: 7px;
    transform: translateX(-50%);
}

.hyraw-slider-dot {
    width: 10px;
    height: 10px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
}

.hyraw-slider-dot.active {
    background: var(--Couleur-tertiaire, #8C0101);
}

#js-product-list-footer {
    background: #fff url(../../../../img/hyraw/effet-paper-desktop-2.svg) no-repeat center top;
    padding-top: 180px;
}


#js-product-list-footer .card {
    background: none;
}


.category-additional-description {
    padding-top: 50px;
    padding-bottom: 80px;
}

.category-additional-description, .category-additional-description p {
    color: var(--Couleur-principale, #000);
    font-family: var(--primary, "Roboto Condensed");
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: -0.4px;
}

.hyraw-product-sizes {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    row-gap:0;
    margin-top: 10px;
}

.hyraw-product-size {
    min-width: 20px;
    border: 0px solid #d8d8d8;
    color: #FFF;
    text-align: center;
    font-family: var(--primaryC);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.6px;
    text-transform: uppercase;

}

.hyraw-product-size.unavailable {
    opacity: .35;
    text-decoration: line-through;
}

.products-selection {
    margin-bottom: 0;
}

.active_filters {
    background: transparent;
}

.active_filters .filter-block {
    padding: 5px;
}

.js-search-filters-clear-all {
    background: transparent;
}

article .wishlist-button-add {
    position: absolute;
    top: .635rem;
    right: .635rem;
    z-index: 10;
}

.wishlist-button-add i {
    color: #FFF !important;
}

.wishlist-button-add {
    background-color: transparent !important;
    box-shadow: none !important;

}

#product .alert.alert-info {
    display: none !important;
}

.products .product-miniature .thumbnail-container,
#products .product-miniature .thumbnail-container {
    position: relative;
    overflow: hidden;
}



/* PDP refresh inspired by HYRAW mockup */
.page-product {
    background: #000;
    color: #fff
}

.page-product .wagaia-pdp {
    padding: 1.25rem 0 2rem
}

.page-product .wagaia-pdp__container {
    row-gap: 1.25rem
}

.page-product .wagaia-pdp__gallery .images-container {
    display: grid;
    gap: .75rem
}

.page-product .wagaia-pdp-gallery__mobile-slider {
    display: none;
}

.page-product .wagaia-pdp__gallery .product-cover {
    background: #101010;
    border: 1px solid rgba(255, 255, 255, .08)
}

.page-product .wagaia-pdp__gallery .js-qv-mask {
    display: grid;
    grid-template-columns:repeat(3, minmax(0, 1fr));
    gap: .75rem
}

.page-product .wagaia-pdp__info {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.page-product .wagaia-pdp__title {
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: .04em;
    font-weight: 700
}

.page-product .wagaia-pdp__short {
    color: rgba(255, 255, 255, .75);
    font-size: .95rem;
    line-height: 1.6
}

.page-product .wagaia-pdp__short p {
    margin-bottom: 0;
}

.page-product .wagaia-pdp__information {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.page-product .wagaia-product-prices {
    margin-bottom: 0
}

.page-product .wagaia-add-to-cart__row {
    display: flex;
    flex-wrap: wrap;
    gap: .75rem;
    align-items: center
}

.page-product .wagaia-pdp__tabs {
    margin-top: .5rem
}

.page-product .wagaia-pdp__tabs .nav-tabs {
    border-bottom: 0;
    display: block
}

.page-product .wagaia-pdp__tabs .nav-item {
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.page-product .wagaia-pdp__tabs .nav-link {
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #fff;
    padding: .75rem 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .04em
}

.page-product .wagaia-pdp__tabs .nav-link.active, .page-product .wagaia-pdp__tabs .nav-link:hover, .page-product .wagaia-pdp__tabs .nav-link:focus {
    color: #d4af37;
    background: transparent
}

.page-product .wagaia-pdp__tabs .tab-content {
    padding-top: .75rem;
    color: rgba(255, 255, 255, .82);
    line-height: 1.7
}

.product-actions .control-label {
    color: #FFF;
    font-family: var(--primaryC, "Roboto Condensed");
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.product-actions .radio-label {
    color: #fff;
    background: #000;
    text-align: center;
    font-family: var(--primary, "Roboto Condensed");
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
    text-transform: uppercase;
    border: 1px solid #fff;
    width: 35px;
    height: 35px;
    line-height: 25px;
    padding: 5px;
}

.product-actions .input-color:checked + span,
.product-actions .input-color:hover + span,
.product-actions .input-radio:checked + span,
.product-actions .input-radio:hover + span {
    border: 1px solid #fff;
}

.product-actions .input-radio:checked + span,
.product-actions .input-radio:hover + span {
    background: var(--Couleur-tertiaire);
    color: #fff;
    border:1px solid var(--Couleur-tertiaire);
}


.product-actions .product-variants > .product-variants-item ul li {
    margin-right: 5px;
}

    @media (min-width: 992px) {
    .page-product .wagaia-pdp__info {
        position: sticky;
        top: 1.5rem
    }
}

/* PDP refresh inspired by HYRAW mockup */
.page-product .wagaia-pdp {
    padding: 1.25rem 0 2rem;
    color: #fff
}

.page-product #main .breadcrumb {
    margin-bottom: 1rem
}

.page-product .wagaia-pdp__container {
    row-gap: 1.25rem
}

.page-product .wagaia-pdp__gallery .images-container {
    display: grid;
    gap: .75rem
}

.page-product .wagaia-pdp__gallery .scroll-box-arrows {
    display: none
}

.page-product .wagaia-pdp__gallery .js-qv-mask {
    display: grid;
    grid-template-columns:repeat(6, minmax(0, 1fr));
    gap: .75rem;
    gap: 25px;
}

.page-product .wagaia-pdp__gallery .product-images {
    display: contents
}

.page-product .wagaia-pdp__gallery .thumb-container {
    position: relative
}

.page-product .wagaia-pdp__gallery .thumb-container:nth-child(-n+2) {
    grid-column: span 3
}

.page-product .wagaia-pdp__gallery .thumb-container:nth-child(n+3) {
    grid-column: span 2
}

.page-product .wagaia-pdp__gallery .thumb {
    display: block
}

.page-product .wagaia-pdp__gallery .wagaia-pdp-gallery__zoom-trigger {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .25);
    opacity: 0;
    transition: opacity .2s ease;
    cursor: zoom-in
}

.page-product .wagaia-pdp__gallery .thumb-container:hover .wagaia-pdp-gallery__zoom-trigger {
    opacity: 1
}


.page-product .wagaia-pdp__info {
    display: flex;
    flex-direction: column;
    gap: 0
}

.page-product .wagaia-pdp__title {
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: .04em;
    font-weight: 700;

    color: #FFF;
    font-family: var(--secondary, Karantina);
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 133.333% */
    letter-spacing: 1.8px;
    margin-bottom:15px;
}

.page-product .wagaia-pdp__short {
    color: rgba(255, 255, 255, .75);
    font-size: .95rem;
    line-height: 1.6
}

.page-product .wagaia-pdp__information {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.page-product .wagaia-product-prices {
    margin: 30px 0 0 0
}



.page-product .wagaia-pdp__tabs {
    margin-top: .5rem
}

.page-product .wagaia-pdp__tabs .nav-tabs {
    border-bottom: 0;
    display: block
}

.page-product .wagaia-pdp__tabs .nav-item {
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.page-product .wagaia-pdp__tabs .nav-link {
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #fff;
    padding: .75rem 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .04em
}

.page-product .wagaia-pdp__tabs .nav-link.active, .page-product .wagaia-pdp__tabs .nav-link:hover, .page-product .wagaia-pdp__tabs .nav-link:focus {
    color: #d4af37;
    background: transparent
}

.page-product .wagaia-pdp__tabs .tab-content {
    padding-top: .75rem;
    color: rgba(255, 255, 255, .82);
    line-height: 1.7
}

#main .images-container .js-qv-mask.scroll {
    width: 100%;
}

.product-images > li.thumb-container .thumb.selected, .product-images > li.thumb-container .thumb:hover {
    border: #000 0px solid;
}

.images-container .product-images > li.thumb-container .thumb {
    margin-right: .8125rem;
    width: 100%;
    aspect-ratio: 400 / 530;
    height: auto;
    margin: 0;
}

@media (min-width: 992px) {
    .page-product .wagaia-pdp__info {
        position: sticky;
        top: 1.5rem
    }
}

#product #content {
    max-width: inherit;
}

.blockreassurance_product {
    display: flex;
}

.blockreassurance_product div {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    width: calc(100%/3);
}

.blockreassurance_product p.block-title {
    color: #FFF;
    text-align: center;
    font-family: "Roboto Condensed";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; /* 146.667% */
    letter-spacing: -0.6px;
    margin-top:10px;
}

.product-container .current-price {
    display: flex;
    align-items: center;

}

.product-price, .has-discount.product-price {
    color: var(--Couleur-bon-plan, #F38104);
}

.page-product .product-price, .page-product .has-discount.product-price {
    color: var(--Couleur-bon-plan, #F38104);
    font-family: var(--primary, "Roboto Condensed");
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.page-product .product-discount .regular-price {
    margin: 0 30px;
    color: var(--gris-fonc, #555);
    font-family: var(--primaryC, "Roboto Condensed");
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: line-through;
    text-transform: uppercase;
}

.has-discount .discount {
    display: inline-block;
    padding: 0 10px;
    margin-left: 0;
    text-transform: uppercase;
    background: #fff;
    color: var(--Couleur-tertiaire, #8C0101);
    font-family: var(--primaryC, "Roboto Condensed");
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
}

.hyraw-product-accordions {
    background: #000;
    color: #fff;
}

.hyraw-accordion-title {
    width: 100%;
    padding: 0 0 14px;
    border: 0;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    background: transparent;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    color: #FFF;
    font-family: var(--primaryC, "Roboto Condensed");
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, .35);
    margin-bottom: 15px;
}

.hyraw-accordion-item.active .hyraw-accordion-title {
    color: var(--Couleur-secondaire);
}


.hyraw-accordion-content {
    display: none;
    padding: 0;
}

.hyraw-accordion-content p {
    color: #FFF;
    font-family: var(--primaryC, "Roboto Condensed");
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
    letter-spacing: -0.4px;
}

.hyraw-accordion-item.active .hyraw-accordion-content {
    display: block;
}

.hyraw-accordion-icon {
    font-weight: lighter;
    font-size: 40px;
    letter-spacing: normal;
    line-height: inherit;
    text-transform: full-width;
    opacity: 0.6;
}


.block-categories .category-sub-menu li[data-depth="1"], .product-prices div {
    margin-bottom: 0;
}
/* Product page: custom add-to-cart layout */
.wagaia-add-to-cart .wagaia-add-to-cart__row--modern {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
    margin-bottom: 20px;
}

.wagaia-add-to-cart .wagaia-add-to-cart__row--modern .qty {
  position: relative;
}

.wagaia-add-to-cart .wagaia-add-to-cart__qty-input {
  width: 8.5rem;
  height: 4rem;
  background: #000;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  font-size: 2rem;
  padding: 0 2.75rem;
}

.wagaia-add-to-cart .wagaia-add-to-cart__row--modern .qty::before,
.wagaia-add-to-cart .wagaia-add-to-cart__row--modern .qty::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 2rem;
  line-height: 1;
  pointer-events: none;
}

.wagaia-add-to-cart .wagaia-add-to-cart__row--modern .qty::before {
  content: '\2212';
  left: 1rem;
}

.wagaia-add-to-cart .wagaia-add-to-cart__row--modern .qty::after {
  content: '+';
  right: 1rem;
}

.wagaia-add-to-cart .wagaia-add-to-cart__row--modern .add-to-cart {
    background: var(--Couleur-secondaire, #A8905D);
    border: 0;
    color: #fff;
    padding: 7px 17px;
    text-transform: none;
    display: inline-flex;
    align-items: center;
    gap: 1rem;

    font-family: var(--primaryC, "Roboto Condensed");
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    letter-spacing: -0.4px;
}
.product-quantity .add, .product-quantity .qty {
    margin-bottom: 0;
}

.wagaia-add-to-cart .wagaia-add-to-cart__row--modern .add-to-cart:hover,
.wagaia-add-to-cart .wagaia-add-to-cart__row--modern .add-to-cart:focus {
  background: #977d4e;
}

.wagaia-qty {
    display: flex;
    align-items: center;
    gap: 0px;
    border: 1px solid #fff;
    padding: 12px;
    max-width: 140px;
}

.wagaia-qty input {
    width: 70px;
    text-align: center;
    background: none;
}

.wagaia-qty .btn-touchspin {
    width: 40px;
    font-family: 'arial', sans-serif;
    font-size: 20px;
    background: none;
    color: #fff;
    line-height: 20px;
    padding: 0;
}

.product-quantity .input-group-btn-vertical .btn {
    display: none;
}

.product-quantity #quantity_wanted {
    color: #FFF;
    text-align: center;
    background: none;
    /* Paragraph / 02 */
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 144.444% */
    letter-spacing: -0.3px;
    /*width: auto;*/
    height: auto;
    padding: 0;

}

.product-actions .product-variants .is-unavailable .radio-label,
.product-actions .product-variants .radio-label.is-unavailable {
    opacity: .4;
    text-decoration: line-through;
    border: 1px solid #000;
}

.product-actions .product-variants .is-unavailable .radio-label:hover,
.product-actions .product-variants .radio-label.is-unavailable:hover {
    background: #000;
    color: #fff;
}


.product-actions .product-variants .is-unavailable .color,
.product-actions .product-variants .input-container.is-unavailable .color {
    opacity: .35;
}

.product-actions .product-variants .form-control-select option.is-unavailable {
    color: #777;
}

.page-product .wagaia-pdp__short p {
    color: #A6A6A6;
    font-family: var(--primaryC, "Roboto Condensed");
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
}

.wagaia-pdp__read-more {
    color: #A6A6A6;
    font-family: var(--primaryC, "Roboto Condensed");
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.wagaia-pdp__read-more:hover {
    color: var(--Couleur-secondaire);
}

body#checkout #header #_desktop_logo a {
    display: flex;
}

body#checkout #header .header-nav .container > .row {
    min-height: 0;
}

body#checkout #header .header-nav .logo {
    margin: auto;
}

body#checkout #footer {
    padding: 0;
}

.alert-warning {
    color: #FFF;
}

/* Product accessories section (match light mockup style) */
.product-accessories {
    background: #fff;
    padding: 2.5rem 3rem 2rem;
    margin: 0 -15px;
}

.product-accessories > .h5 {

  margin-bottom: 1.75rem;
    color: var(--Couleur-principale, #000);
    text-align: center;
    font-family: var(--secondary, Karantina);
    font-size: 58px;
    font-style: normal;
    font-weight: 400;
    line-height: 56px; /* 96.552% */
    letter-spacing: 5px;
    text-transform: uppercase;

}

.product-accessories .product-miniature .product-title a {
    color: var(--Couleur-principale, #000);
}

.product-accessories .hyraw-product-size {
    color: var(--Couleur-principale, #000);
}

.product-accessories__swiper {
    width: min(1120px, 100%);
    margin: 0 auto;
}
.product-accessories .products {
  justify-content: center;
}

.product-accessories .products .product-miniature,
.product-accessories .wagaia-product-card {
  margin-bottom: 0
}

@media (max-width: 991.98px) {
  .product-accessories {
    padding: 1.5rem 1rem;
  }

  .product-accessories > .h5 {
    font-size: 2.2rem;
  }
}

.product-accessories--slider {
  position: relative;
  padding: 0;
}

.product-accessories--slider .product-accessories__viewport {
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
}

.product-accessories--slider .product-accessories__viewport::-webkit-scrollbar {
  display: none;
}

.product-accessories--slider .products {
  margin: 0;
  flex-wrap: nowrap;
}

.product-accessories--slider .products .product-miniature {
  scroll-snap-align: start;
  padding: 0 0.75rem;
    padding: 10px 15px;
}

.product-accessories__arrow {
  position: absolute;
  top: 42%;
  transform: translateY(-50%);
  width: 2.5rem;
  height: 2.5rem;
  border: 0;
  background: transparent;
  color: #000;
  font-size: 2.8rem;
  line-height: 1;
  z-index: 2;
  cursor: pointer;
}

.product-accessories__arrow--prev { left: .35rem; }
.product-accessories__arrow--next { right: .35rem; }

@media (max-width: 1199.98px) {
  .product-accessories--slider .products .product-miniature {
    flex: 0 0 50%;
    /*max-width: 50%;*/
  }

    .wagaia-product-card__price {
        font-size:15px;
    }

}

@media (max-width: 767.98px) {
  .product-accessories--slider .products .product-miniature {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .product-accessories__arrow {
    display: none;
  }
}

.product-accessories__swiper {
  position: relative;
  padding: 0;
}

.product-accessories__swiper .swiper-wrapper.products {
  margin: 0;
}

.product-accessories__swiper .swiper-slide.product-miniature {
  height: auto;
  padding: 0;
  float: none;
  max-width: none;
}

.product-accessories__swiper .swiper-slide .thumbnail-container {
  height: 100%;
}

.product-accessories__arrow.swiper-button-disabled {
  opacity: .25;
  pointer-events: none;
}

.product-accessories__arrow::after {
  font-size: 2.2rem;
  font-weight: 400;
}

.product-accessories {
    background: #fff url(../../../../img/hyraw/effet-paper-desktop-2.svg) no-repeat center top;
    padding-top: 180px;
    margin-top: 50px;
    padding-bottom: 50px;
}

/* Tablette */
@media (max-width: 1024px) {
    .product-accessories {
        background: #fff url(../../../../img/hyraw/effet-paper-tablette-2.svg) no-repeat center top;
    }
}



#loyalty {
    border: 1px solid var(--Couleur-secondaire, #A8905D);
    padding: 22px;
    color: #FFF;
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
    text-transform: uppercase;
}

#loyalty b {
    color: #FFF;
    font-family: "Roboto Condensed";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.6px;
    text-transform: uppercase;
}

#loyalty h4 {
    color: var(--Couleur-secondaire, #A8905D);
    font-family: var(--secondary, Karantina);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 200% */
    letter-spacing: 1.2px;
    text-transform: uppercase;
}



body#checkout section.checkout-step.-reachable.-current .step-number {
    background-color: var(--Couleur-secondaire);
}

body#checkout section.checkout-step .step-title {

    border-bottom: 1px solid var(--Couleur-tertiaire);
}

body#checkout section.checkout-step {
    background-color: #000;
}

.wishlist-footer-links, .wishlist-footer-links > a {
   color:#fff!important
}


.cart-grid-body .card-block h1 {
    font-size: 58px;
}

.page-cart, .page-cart p, .page-cart label, .page-cart .label, .page-cart a, .page-cart small,
.page-order, .page-order p, .page-order label, .page-order .label, .page-order a, .page-order small,
.product-line-grid-right .product-price,
.cart-summary-line .label, .cart-summary-line .value, .page-order form .form-control-label {
    color: #fff !important;
}

.js-attribute-type-color-form-row {
    display: block!important;
}


.brands-sort .select-title, .products-sort-order .select-title, .suppliers-sort .select-title {
    color: #fff;
    background: transparent;
    border: 1px solid rgb(255, 255, 255);
}

.done {
    color: var(--Couleur-tertiaire);
}

.page-cart .value {
    font-size: 15px;
}

.card-block.cart-detailed-subtotals + .cart-summary-totals .cart-total {
    border-top: 1px solid var(--Couleur-tertiaire);
}

.page-cart .bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}

.page-cart .bootstrap-touchspin .input-group-btn-vertical > .btn {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}

body#checkout section.checkout-step .delivery-options .delivery-option {
    background: var(--Couleur-plus);
    border: none;
}

body#checkout section.checkout-step .address-item, body#checkout section.checkout-step .address-item.selected {
    background: transparent;
    border: var(--Couleur-tertiaire) 3px solid;
}

body#checkout section.checkout-step .address-item .h4 {
    color: #fff;
}

.custom-radio input[type="radio"]:checked + span {
    background-color: var(--Couleur-tertiaire);
}
body#checkout section.checkout-step .address-item > header {
    min-height: auto;
}

.form-control {
    padding: .5rem 1rem;
    color: #fff;
    background: transparent;
    border: 1px solid rgba(255,255,255,.25);
}

.page-my-account #content .links a span.link-item {
    background: var(--Couleur-plus);
    color: #fff;
}

.page-my-account #content .links a i {
    color: #fff;
}

.btn.disabled, .btn.disabled:hover {
    color: rgba(255,255,255,0.2);
    background: rgba(255,255,255,0.2);
    opacity: 1;
    border: #222;
}

#blog_list_1-7 li.tiers {
    width: 25%;
    height: 100%;
    display: flex;
    position: inherit!important;
    left: inherit!important;
}



#blog_list_1-7 .block_cont, .prestablog .block_cont {
    border:0;
    text-align: center;
}

#blog_list_1-7 .block_bas {
    text-align: center;

}

.prestablog .title {
    margin-bottom: 30px;
}

#blog_list_1-7 .block_bas h3 {
    color: var(--Couleur-secondaire, #A8905D);
    text-align: center;
    font-family: var(--primaryC);
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
    text-transform: uppercase;
}

#blog_list_1-7 .block_bas p {
    text-align: center;
    color: #FFF;
    font-family: var(--primaryC);
    font-size: 17px;
    line-height: 23px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.6px;
}

#prestablogfront, .prestablogExtra {
    background: transparent;
    border: 0;
}

#prestablogfront picture {
    display: block;
}

#prestablogfront- img.news {
    float: none !important;
    display: block;
    width: 100%;
    height: auto;
}


/* Clean accessories carousel layout (isolated from global .products grid rules) */
.product-accessories__track {
  margin: 0;
}

.product-accessories__slide {
  float: none;
  width: auto;
  max-width: none;
  padding: 0;
  height: auto;
}

.product-accessories__slide .product-miniature {
  width: 100%;
  margin: 0;
}

.product-accessories__slide .product-description.container {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.product-accessories__swiper .swiper-wrapper {
  align-items: stretch;
}


.product-accessories__swiper .product-accessories__arrow {
  color: #000 !important;
  top: 40%;
}

.product-accessories__swiper .product-accessories__arrow--prev {
  left: -1.75rem;
}

.product-accessories__swiper .product-accessories__arrow--next {
  right: -1.75rem;
}

.product-accessories__swiper .product-accessories__arrow::after {
  color: #000 !important;
}

.homegallery .ce-gallery-item {
    position: relative;
}

.homegallery figcaption a {
    color: var(--Couleur-secondaire, #A8905D)!important;
    text-align: center;
    font-family: var(--primaryC);
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
    text-transform: uppercase;
    cursor: pointer;
}

.homegallery figcaption {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    color: #FFF;
    text-align: center;
    font-family: var(--primaryC);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.6px;
    text-transform: uppercase;
    display: flex!important;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.25s ease;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 1rem;
}


.homegallery  .ce-gallery-item:hover figcaption {
    visibility: visible;
    opacity: 1;
}

.homegallery .ce-gallery-item:first-child {
    max-height: 200px;
}

.homegallery .ce-gallery-item:first-child figcaption {

    visibility: visible;
    opacity: 1;

    text-align: left;
    padding-left: 30px;
    color: #FFF;
    font-family: var(--secondary, Karantina);
    font-size: 58px;
    font-style: normal;
    font-weight: 400;
    line-height: 56px; /* 96.552% */
    letter-spacing: 2px;
    text-transform: uppercase;
}


.prestablog {
    background: #fff;
    padding: 3rem 0;
}

.prestablog .title {
    color: #000;
}

.pagination .page-list {
    background: transparent;
}

.pagination a {
    color: #fff;
}


.products.js-accessories-carousel {
    margin: auto;
    max-width: 1000px;
}


.product-accessories--slider .js-accessories-carousel {
    position: relative;
}

.product-accessories--slider .js-accessories-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 45px;
    margin: 0;
    border: 0;
    border-radius: 0;
    background-color: transparent !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    color: transparent !important;
    font-size: 0;
}

.product-accessories--slider .js-accessories-carousel .owl-nav .owl-prev {
    left: -18px;
    background-image: url('/img/hyraw/fleche gauche.svg');
    background-repeat: no-repeat;
}

.product-accessories--slider .js-accessories-carousel .owl-nav .owl-next {
    right: -18px;
    background-image: url('/img/hyraw/fleche droite.svg');
    background-repeat: no-repeat;
}

/* HYRAW product corner flags */
.thumbnail-container {
    position: relative;
    overflow: hidden;
}

.products .product-miniature .product-flags,
#products .product-miniature .product-flags {
    position: absolute;
    top: -1px;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 3;
    pointer-events: none;
}


.thumbnail-container .product-flags {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    margin: 0;
    padding: 0;
    pointer-events: none;
}

.thumbnail-container .product-flags .product-flag {
    display: none;
}

.thumbnail-container .product-flags .product-flag.discount,
.thumbnail-container .product-flags .product-flag.new {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 4px;
    width: 84px;
    height: 84px;
    margin: 0;
    padding: 8px 22px 24px 8px;
    clip-path: polygon(0 0, 100% 0, 0 100%);
    color: #fff;
    font-size: 0.55rem;
    font-weight: 700;
    letter-spacing: 0.03em;
    line-height: 1.05;
    text-transform: uppercase;
    white-space: normal;
    word-break: break-word;
    box-sizing: border-box;
}

.thumbnail-container .product-flags .product-flag.discount span,
.thumbnail-container .product-flags .product-flag.new span {
    transform: rotate(-45deg);
    color: #FFF;
    text-align: center;
    font-family: var(--secondary, Karantina);
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-top: -5px;
    margin-left: -5px;
}

.thumbnail-container .product-flags .product-flag.discount span {
    color:#000;
}

.thumbnail-container .product-flags .product-flag.discount {
    background: var(--Couleur-bon-plan);
    color:#000;
    position: absolute;
}

.thumbnail-container .product-flags .product-flag.new {
    background: var(--Couleur-tertiaire);
}

.thumbnail-container .product-flags .product-flag.discount::before,
.thumbnail-container .product-flags .product-flag.new::before {
    content: "";
    width: 16px;
    height: 16px;
    flex: 0 0 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.thumbnail-container .product-flags .product-flag.discount::before {
    background-image: url('/img/hyraw/icon pouce.svg');
}

.thumbnail-container .product-flags .product-flag.new::before {
    background-image: url('/img/hyraw/new.svg');
}

.widget_colissimo_contenu p:not(.widget_colissimo_text_normal_blanc) {
    color: #000 !important;
}


/* Tablette */
@media (max-width: 1024px) {
    #js-product-list-footer {
        background: #fff url(../../../../img/hyraw/effet-paper-tablette-2.svg) no-repeat center top;
    }
}

/* Mobile */
@media (max-width: 767px) {

    .js-content-wrapper {
        padding: 0;
    }

    #js-product-list-footer {
        background: #fff url(../../../../img/hyraw/effet-paper-mobile-2.svg) no-repeat center top;
    }

    .product-accessories {
        background: #fff url(../../../../img/hyraw/effet-paper-mobile-2.svg) no-repeat center top;
        padding: 70px 0 30px 0;
    }

    #header .header-nav .blockcart {
        height: inherit;
        padding: 0 !important;
        line-height: 20px;
        margin:0 10px!important;
    }

    margin: 0 10px !important;



    #content-wrapper {
        padding: 0;
    }

    .page-product .wagaia-pdp {
        padding: 0;
        overflow: hidden;
    }

    .page-product .wagaia-pdp__gallery {
        padding: 0;
    }

    .page-product .wagaia-pdp__read-more { display: none }

    .page-product .wagaia-pdp__title {
        font-size: 26px!important;
        line-height: 30px!important;
        margin-bottom: 10px!important;
    }

    .page-product .wagaia-pdp__gallery .images-container {
        display: block;
        margin-bottom: 0;
    }

    .page-product .wagaia-pdp-gallery__mobile-slider {
        display: block !important;
        margin-bottom: 1rem;
    }

    .page-product .wagaia-pdp-gallery__mobile-slider .hyraw-slide img {
        aspect-ratio: 400 / 530;
        object-fit: cover;
    }

    .page-product .wagaia-pdp__gallery .js-qv-mask.wagaia-pdp-gallery__thumbs,
    .page-product .wagaia-pdp__gallery .js-qv-mask.wagaia-pdp-gallery__thumbs.scroll {
        display: none !important;
    }

    .page-product .product-price, .page-product .has-discount.product-price,
    .page-product .product-discount .regular-price {
        font-size: 22px;
        font-weight: 600;
    }

    .page-product .product-discount .regular-price {
        margin: 0 10px;
    }

    .page-product .wagaia-product-prices {
        margin: 10px 0 0 0;
    }

    .page-product .product-quantity #quantity_wanted {
        width: 2rem;
    }

    .page-product .wagaia-qty {
        max-width: 90px;
    }

    .page-product .wishlist-button-add {
        margin: 0 !important;
        padding: 0 !important;
    }
    .page-product .wishlist-button-add i {
        font-size: 40px;
        color:var(--Couleur-secondaire) !important;
    }

    .page-product .product-variants > .product-variants-item {
        margin: 0.6rem 0;
    }

    .blockreassurance_product {
        display: block;
    }

    .blockreassurance_product div {
        width: 100%;
        display: block;
        text-align: left;
    }

    .blockreassurance_product p.block-title {
        text-align: left;
        line-height: 48px;
        padding-left: 20px;
        margin: 0;
    }

    .hyraw-product-sizes {
        line-height: 15px;
    }

    .hyraw-product-size {
        min-width: auto;
    }

    .js-accessories-carousel .owl-item {
        opacity: .45;
        transition: opacity .25s ease;
    }


    .js-accessories-carousel .owl-stage .owl-item.active {
        opacity: .4;
    }
    .js-accessories-carousel .owl-stage .owl-item.active.is-main {
        opacity: 1;
    }

    /* Flèches en superposition */
    .js-accessories-carousel .owl-nav {
        position: absolute;
        inset: 0;
        pointer-events: none;     /* laisse passer sauf sur boutons */
        z-index: 5;
    }
    .js-accessories-carousel .owl-nav button {
        pointer-events: auto;
        position: absolute;
        top: 42%;
        transform: translateY(-50%);
    }
    .product-accessories--slider .js-accessories-carousel .owl-nav .owl-prev { left: 20px; }
    .product-accessories--slider .js-accessories-carousel .owl-nav .owl-next { right: 20px; }

    #header .header-nav,
    .wagaia-header-nav-custom,
    #header .header-top,
    .wagaia-header-top {
        border-top: 0;
        border-bottom: 0;
    }

    .header-banner {
        font-size: 0.75rem;
        line-height: 1.15;
    }

    .wagaia-header-nav-custom .container-fluid {
        padding-right: 8px;
        padding-left: 8px;
    }

    .wagaia-mobile-header {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        min-height: 54px;
        background: #000000;
    }

    #header .header-nav #menu-icon .material-icons {
        line-height: inherit!important;
    }

    .wagaia-mobile-header__logo {
        display: flex;
        flex: 0 1 auto;
        align-items: center;
        min-width: 0;
    }

    .wagaia-mobile-header__logo h1 {
        margin: 0;
    }

    .wagaia-mobile-header__logo img {
        display: block;
        width: auto;
        max-width: 108px;
        max-height: 32px;
    }

    .wagaia-mobile-header__actions {
        display: flex;
        flex: 0 0 auto;
        align-items: center;
        justify-content: flex-end;
        gap: 8px;
        margin-left: 8px;
    }

    .wagaia-mobile-header__icon,
    .wagaia-mobile-header__language .btn-unstyle {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: 0;
        padding: 0;
        color: #ffffff;
        background: transparent;
        border: 0;
    }

    .wagaia-mobile-header__icon img,
    .wagaia-mobile-header__cart img {
        display: block;
        width: auto;
        max-width: 21px;
        max-height: 24px;
    }

    .wagaia-mobile-header__language {
        position: relative;
        font-size: 0.62rem;
        line-height: 1;
        text-transform: uppercase;
    }

    .wagaia-mobile-header__language .btn-unstyle {
        gap: 2px;
        font-size: 15px;
        letter-spacing: 0.02em;
    }

    .wagaia-mobile-header__language .material-icons {
        font-size: 1rem;
        line-height: 1;
    }

    .wagaia-mobile-header__language .dropdown-menu {
        right: 0;
        left: auto;
        min-width: 3.5rem;
    }

    .wagaia-mobile-header__cart,
    .wagaia-mobile-header__cart .blockcart,
    .wagaia-mobile-header__cart .blockcart .header,
    .wagaia-mobile-header__cart .blockcart .header a {
        position: relative;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin: 0 !important;
    }

    .wagaia-mobile-header__cart .blockcart .cart-products-count {
        position: absolute;
        top: -5px;
        right: -9px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 16px;
        height: 16px;
        color: #ffffff;
        font-size: 0.62rem;
        line-height: 1;
        background-color: #ab9460;
        border-radius: 999px;
    }

    .wagaia-mobile-header__menu .material-icons {
        color: #ffffff;
        font-size: 2rem;
        line-height: 1;
    }

    #language-selector-label { display: none}

    .language-selector select.link {display: none}

    #header .header-nav .material-icons.expand-more {
        margin-top: 0px !important;
    }

    #header .header-nav .language-selector, #header .header-nav .user-info {
        margin-top: 0;
    }

    #header .header-nav #menu-icon {
        margin: 0 1rem 0 0;
    }

}
