/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
@media (min-width: 769px) {
    .searchform.wd-with-cat {
        --wd-search-cat-w: 200px!important;
        --wd-search-cat-sp: 15px;
    }
}
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    max-width: 270px;
}
.product-labels.labels-rounded .out-of-stock {
    max-width: 60px!important;
    font-size: 12px;
}
/*copyrights styling*/
a.crazylemon{
	color: #ffffff!important;
}
a.crazylemon:hover{
	color: #ffda00!important;
}
/*end copyrights styling*/

.wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a {
	background-color: #00A7FB;

}
.wd-swatches-filter.wd-swatches-brands {
    --wd-swatch-h: 70px!important;
    --wd-swatch-w: 70px!important;
}
@media (min-width: 1025px) {
    .title-size-default {
        --wd-title-sp: 100px!important;
        --wd-title-font-s: 68px;
    }
}