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




.whb-header_202423 {
	margin-bottom: 0 !important;
}

.main-page-wrapper {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.product-element-bottom .wrap-price {
	flex-direction: column;
	align-items: baseline !important;
} 

.product-element-bottom .wd-star-rating {
	order: 1;
}

.product-element-bottom .wd-entities-title {
	order: 2;
}

.product-element-bottom .wrap-price {
	order: 3;
}

.product-element-bottom .wd-add-btn {
	order: 4;
}