/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.btn.btn-color-primary {
 color: black;
}
.wd-post-cat.wd-style-with-bg>a {
     color: black !important;
}
.amount {
    color: black !important;
}
.wd-hover-quick .wd-add-btn>a{
	color: black !important;
}
.wd-hover-quick .wd-add-btn>a:hover{
	color: black !important;
}
span.onsale.product-label {
    color: black !important;
}
.wd-nav[class*="wd-style-"]>li>a {
    color: #fff !important;
}
.wd-tools-element>a {
	color: #fff !important;
}
.wd-header-search-mobile>a {
    color: #020202 !important;
}
.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number{
		color: #576c00 !important;
}


@media screen and (min-width: 767px) { 
.yith-wcan-filters .yith-wcan-filter {
    margin-bottom: 30px;
    width: 33.33%;
    padding: 0 10px;
}

.filters-container form{
 display: flex;
 flex-wrap: wrap;
}

}
 .read-more-section a {
	color: #000000 !important;
	
} 

.wd-product-filters.color-scheme-light .wd-pf-results li {
    background-color: #ffffff !important;
    color: #fff !important;
}
.wd-pf-checkboxes.wd-pf-attributes.multi_select{
	display :none !important;
}

.page-id-4231 .main-page-wrapper{ 
    margin-top: -81px !important;
    padding-top: 0px !important;
}


.welcome-popup-btn {
    transform:rotate(270deg);
}


@media screen and (min-width: 1025px) { 
	.whb-header {
    margin-bottom: 33px;
}

}


.btn,
.button,
button,
[type="submit"],
[type="button"] {
 background-color:#83b735;
 color:#ffff;

}

.btn, .button, button, [type="submit"], [type="button"] {
    background-color: #83b735;
    color: #ffff;

}
a.showcoupon {
    color: #83B734 !important;
}


