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

.tel_header a {
    color: #fff;
    font-weight: 600;	
	font-size: 16px;	
}
.mail_header a {
    color: #fff;
	font-size: 16px;	
}
.tel_header a:hover , .mail_header a:hover {
    color: #f2f2f2;	
} 

.proizvodstvo_home ul li, .entry-content ul li, .wd-term-desc ul li {
    margin-bottom: var(--li-mb);
    background: url(https://bazfer.ru/wp-content/uploads/2025/03/list-check3.png) left 4px no-repeat;
    padding-left: 20px;
    margin-bottom: 5px;
    list-style: none;
}

.entry-content ol li::marker, .wd-term-desc ol li::marker {
    color: #dd8f1a;
    float: left;
    display: block;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border-radius: 10px 10px 10px 10px;
    background: #CC3333;
    display: inline-masonry;
    background-color: #000;
    font-weight: bold;
}

.entry-content ol, .wd-term-desc ol {
    margin-left: 15px;	
}

footer .widget {
    margin-bottom: 20px;
    padding-bottom: 0px;
    border-bottom: 0px solid var(--brdcolor-gray-300);
}
.footer-container {
    border-top: 1px solid var(--brdcolor-gray-300);
}
.wd-prefooter {
    padding-bottom: 0 !important;
}
.home .site-content {
    margin-bottom: 0px;
}

.wd-entry-meta, .hovered-social-icons {
    display: none !important;
}

.wd-nav-product-cat {
	display:none;	
}

.woocommerce-order-overview.order_details li {
	background: transparent;	
}

footer .sub-menu {
	display:none;
}

.single-breadcrumbs-wrapper .wd-products-nav {
    display: none;
}

.grecaptcha-badge {
	display: none;
}

.price .amount {
    font-size: 16px;
}

div.woocommerce-variation-price .price .amount {
    font-size: 22px !important;
}

.wd-product .wd-entities-title {
    height: 40px;
}

.item_last_p_tel {
	font-size: 18px;
    font-weight: bold;
    color: #dd8f1a;
}

.item_last_p_tel:hover {
	opacity:0.9;	
}
.text_after_product h2 {
	margin-bottom: 0px;	
}

.entry-content.wd-entry-content {
	font-size:15px;
}

.entry-content.wd-entry-content  .wd-product :is(.wd-product-cats,.wd-product-brands-links) a {
    display: none;
}

.entry-content.wd-entry-content h2 {
	font-size:26px;
	margin-bottom: 2px;
    margin-top: 25px;	
}

.entry-content.wd-entry-content h3 {
	font-size:22px;
	margin-bottom: 2px;	
    margin-top: 25px;	
}

.entry-content.wd-entry-content h3.wd-entities-title {
    margin-bottom: -16px;
    margin-top: 0;
	font-size: 20px;
    height: 60px;
    overflow: hidden;	
}

.entry-content.wd-entry-content table {
	
}

.entry-content.wd-entry-content table tr:first-child {
	
}

.entry-content.wd-entry-content table tr {
	
}

.entry-content.wd-entry-content table td, .entry-content.wd-entry-content table th {
	border: 1px solid var(--brdcolor-gray-300);	
}


@media (max-width: 767px) {
    #slider-70 .wd-slide {
        min-height: 500px  !important;;
    }
	html div.vc_column-inner.vc_custom_1707136351383 {
        padding-right: 20px !important;
        padding-bottom: 20px !important;
        padding-left: 20px !important;
    }
	#wd-67e977d02540b .woodmart-title-container {
        line-height: 38px  !important;;
        font-size: 30px  !important;;
        text-align: center  !important;;
    }
	div.vc_custom_1496927710186 {
		padding-top: 0px !important;
		padding-right: 20px !important;
		padding-bottom: 10px !important;
		padding-left: 20px !important;
	}
	div.vc_custom_1496927688909 {
		padding-top: 0px !important;
		padding-right: 20px !important;
		padding-bottom: 0px !important;
		padding-left: 20px !important;
	}
	div.vc_custom_1743360359440 {
    	margin-bottom: 40px !important; 
	    padding-top: 10px !important;	
	}
	div.vc_custom_1743363917232 {
    	margin-top: 0px !important; 
	}
	.text_after_product h2 {
		font-size: 20px;
    	line-height: 1.2 !important;
		margin-bottom: 5px;		
	}
	.item_last_p_tel {
    	display: inline-block;
	}
	.entry-content.wd-entry-content h3.wd-entities-title {
		margin-bottom: -2px;
		font-size: 18px;
		height: 22px;
		overflow: hidden;
	}
	.entry-content.wd-entry-content h2 {
		font-size: 24px;
	}
	.entry-content.wd-entry-content h3 {
		font-size: 20px;
	}
	.entry-content.wd-entry-content table {
        width: 100%;
        max-width: none !important;
        overflow-y: scroll;
        display: inline-block;
        padding: 0 !important;
        border: 0 !important;
        word-break: normal;
    }
	.entry-content.wd-entry-content table td {
		vertical-align: middle;
	}
}