/*
Theme Name: Woodmart Child
Theme URI: https://woodmart.xtemos.com/
Template: woodmart
Author: XTemos
Author URI: http://themeforest.net/user/xtemos
Description: ThemeForest Premium Theme
Tags: one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,sticky-post,translation-ready
Version: 8.3.8.1767437487
Updated: 2026-01-03 13:51:27

*/



.product-labels.labels-rounded .out-of-stock{
	order: -1;
    max-width: 120px;
    background: #333;
    color: #fff;
    padding: 8px 10px !important;
    /* height: 0 !important; */
    min-height: auto;
}

.product__rassrochka{
	height: 21px !important;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	margin-top: 0 !important;
}

@media screen and (max-width: 768px) {
    .wd-product .product-wrapper {
        height: 362px !important;
        justify-content: space-between;
    }
}