body {
    background-image: url("https://darkluxy.fr/wp-content/uploads/2023/11/dark_luxy_boutique_pc_09.webp") !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
}
.site-header {
    position: fixed !important;
    min-width: -webkit-fill-available !important;
    background-image: url("https://darkluxy.fr/wp-content/uploads/2023/11/dark_luxy_boutique_header_pc_04.webp") !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
    background-attachment: fixed !important;
    width: -moz-available !important;
    z-index: 20 !important;
    min-height: 195px !important;

}
.ast-site-identity .site-description {
    background-color: white;
    padding: 5px;
    border-radius: 15px;
}
.woocommerce-js ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    margin-bottom: 0px !important;
}
.astra-shop-thumbnail-wrap {
    border-style: dotted;
    border-radius: 12px;
}
.site-content, .sidebar-main, .site-main, .ast-woocommerce-container {
    z-index: 11 !important;
}
div#primary {
    margin-top: 150px !important;
}
.ast-separate-container #primary, .ast-separate-container #secondary {
	margin-top: 150px !important;
}
.ast-separate-container.ast-two-container.ast-left-sidebar #secondary {
    padding-right: 30px;
    padding-left: 0;
    margin-top: 200px !important;
}
.sub-menu {
    margin-top: 10px !important;
}
.main-navigation .menu-link {
    background-color: black;
    padding-bottom: 10px !important;
    padding-top: 5px !important;
    border-radius: 15px !important;
    color: white !important;
}
.main-navigation .menu-link:hover {
    background-color: #7B0040 !important;
    padding-bottom: 10px !important;
    padding-top: 5px !important;
    border-radius: 15px !important;
    color: white !important;
}
.sub-menu {
    background-color: #000000 !important;
    border-radius: 15px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    width: 250px !important;
    border-style: solid !important;
    border-width: 3px !important;
    border-color: white !important;
}
.sub-menu .menu-link {
    background-color: #000000 !important;
    color: white !important;
}
.sub-menu .menu-link:hover {
    background-color: #fff !important;
    color: black !important;
}
.menu-item {
    padding: 5px !important;
}
.astra-shop-summary-wrap {
    background-color: #000000b5 !important;
    width: 290px !important;
    margin-top: 15px !important;
    font-size: larger !important;
    border-radius: 12px !important;
    margin-left: -3px !important;
}
.woocommerce-js .products .star-rating {
    display: block !important;
    margin: auto !important;
    float: none !important;
    margin-bottom: 10px !important;
}
button.wc-block-components-filter-reset-button {
    display: none;
}
.wp-element-button, .wp-block-button__link {
    background-color: #000000 !important;
    border-radius: 10px !important;
}

form.woocommerce-ordering {
    display: none;
}
.woocommerce-page .widget .wc-block-price-slider .wc-block-components-price-slider__range-input-wrapper {
    background-color: transparent !important;
}
.wc-block-components-price-slider__actions {
    justify-content: center !important;
}
.ast-above-header.ast-above-header-bar {
    background-color: transparent !important;
}
.wc-block-product-categories {
    font-size: x-large;
}

/* Paiement */
.woocommerce-checkout article {
    background-color: #000000d6 !important;
}
/* Pannier */    
.woocommerce-cart article {
    background-color: #000000d6 !important;
    border-radius: 10px !important;
}
#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {
    background-color: #000 !important;
}
.woocommerce-js a.remove {
    color: #ff0202 !important;
    opacity: 1 !important;
    background-color: #fff !important;
}


/* Page produit */
.single-product .main-header-bar-wrap {
    width: 100% !important;
}
.product {
    background-color: transparent !important;
}
.woocommerce-js div.product div.images img {
    border-radius: 10px !important;
    border-style: dotted !important;
    border-width: 3px !important;
}
div#review_form_wrapper {
    background-color: #000000de !important;
}
.summary.entry-summary {
    background-color: #000000d9 !important;
    border-radius: 10px;
}