/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      8.3.8
 Text Domain:  woodmart-child
*/

[class*="color-scheme-light"] {
    --bgcolor-white: rgba(13, 17, 29, 1);
    --wd-pagin-bg: #000000;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
    --wd-prod-bg: rgba(13, 17, 29, 1);
    --wd-bordered-bg: rgba(13, 17, 29, 1);
}

input:-webkit-autofill {
    -webkit-background-clip: text;
}
.wd-side-hidden {
    background-color: rgba(13, 17, 29, 1);
}