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

.filter__checkgroup-title {
	color: #fff;
}
body/*, [class*=color-scheme-light]*/{
	background-color: var(--wd-main-bgcolor);
}
.woodmart-loaded .wd-slide-bg {
	box-shadow: inset 0 0 0 2000px rgb(36 36 36 / 35%);
}
h3.wd-entities-title, div.product-category .wd-entities-title{
	font-weight: 100;
}
h1, h2, h3, h4, h5, h6, p, span, li, a, button, input{
	text-transform: inherit !important;
}
.wd-payment-methods.wd-btn-align-full-width #place_order {
    text-transform: inherit;
}
.woo-wallet-sidebar ul li.card {
    background: rgba(var(--bgcolor-black-rgb), 0.06);
}
.woo-wallet-my-wallet-container .woo-wallet-sidebar{
	background: none;
}

.sertificate-banner-text{
    font-family: "Roboto";
    font-size: 36pt;
    text-transform: uppercase !important;
	font-weight: 600;
    line-height: normal;
}
.wd-autoheight, .wd-autoheight .wd-carousel-item {
    /*height: auto;*/
    height: 610px !important;
}

