/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.price {
    display: none !important;
}

.elementor-167 .elementor-element.elementor-element-7d8a16d .wd-menu > ul > li > a .wd-nav-img {
    border-radius: 50%;
    object-fit: cover;
    height: auto !important;
    width: auto !important;
    --nav-img-height: 55px;
    --nav-img-width: 65px;
}

.wd-gallery-item img {
    height: 242px;
    width: 265px;
	object-fit: cover;
}

.wd-product.wd-hover-buttons-on-hover .wd-add-btn>a {
    display: none;
}

.reset-last-child>*:last-child {
    
}