body.woodmart-dark .woodmart-show-sidebar-btn {
color: #000;
background: #fff;
padding: 15px;
}
body.woodmart-dark .woodmart-show-sidebar-btn .woodmart-side-bar-icon,
body.woodmart-dark .woodmart-show-sidebar-btn .woodmart-side-bar-icon:after,
body.woodmart-dark .woodmart-show-sidebar-btn .woodmart-side-bar-icon:before{
background-color: #000;
}
body .product-grid-item .product-image-link img {
max-height: 200px;
object-fit: cover;
}
body .shop-loop-head .woocommerce-ordering select{
max-width: 250px;
}
body .product-grid-item .product-title a{
font-family: 'Ruberoid';
}
body .widget-area .widget-title{
font-family: 'Ruberoid';
font-weight: 400;
}