@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//vr.lv/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(28,97,231);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(28,97,231);
	--btn-default-color-hover: rgb(28,97,231);
	--btn-accented-bgcolor: rgb(28,97,231);
	--btn-accented-bgcolor-hover: rgb(28,97,231);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 1000px;
	--wd-popup-padding: 4px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 0px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.type-product .yith-par-message.yith-par-message-product {
    display: block;
    width: 100%;
    box-sizing: border-box;
    background-color: #E4F6F3;
    color: #000;
    padding: 10px 15px;
    margin-bottom: 20px;
}

.wd-wc-notices .woocommerce-notices-wrapper {
    display: none !important;
}

@media (min-width: 1025px) {
    .title-size-default {
        --wd-title-sp: 25px;
        --wd-title-font-s: 68px;
    }
}

.wd-page-title-el .wd-page-title {
    border-radius: inherit;
    margin-bottom: -40px;
}

.product-label {
    font-size: 9px;
}

.product.wd-hover-base .product-element-bottom {
    padding: 0 0px var(--wd-prod-gap) 0px;
}

.blog-design-meta-image .wd-meta-author img {
  max-width: 32px;
}

body.archive:not(.search) li.product.outofstock , 
body.home li.product.outofstock {display:none !important}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {clear: none !important}

.cwginstock-subscribe-form .panel-heading {
    padding: 15px 15px 0px 10px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

#shipping_method label {
    margin-bottom: 5px;
		margin-top: 21px;
}

.omniva-terminals-list .dropdown {
    border: 2px solid #f0947e;
    border-radius: 4px;
    word-wrap: normal;
    overflow: hidden;
    height: 25px;
    line-height: 20px;
    width: 100%;
    position: relative;
    cursor: pointer;
    padding: 2px 20px 2px 5px;
		margin-bottom: 5px
}

.type-product.product .yith-par-message-variation.yith-par-message-product, .type-product.product .yith-par-message.yith-par-message-product {
    margin-bottom: 21px;
    margin-top: 1px;
}

.wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error,.woocommerce-info) {
    background-color: #00e0d1;
    color: #000;
		margin-top: 10px;
}

.pi-edd-product, .pi-edd-ajax {
    background: #0b1ba1;
    color: #fff;
    padding: 5px 5px;
    margin-top: 5px;
    margin-bottom: 1rem;
    clear: both;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
}

.product-card { /* Замените на нужный контейнер, если он отличается */
    display: flex;
    flex-direction: column;
    align-items: start;
}

.wd-entities-title {
    flex-grow: 1;
    min-height: 3em;
    max-height: 3em;
    overflow: hidden;
}

.wp-block-columns {
    display: flex;
    gap: 20px;
}
.wp-block-column {
    flex: 1;
}

.outofstock img {
    opacity: 0.5;
    filter: grayscale(50%);
    transition: all 0.3s ease;
}

.outofstock .wd-entities-title a {
    opacity: 0.5;
    transition: all 0.3s ease;
}

/* Скрываем цену */
.outofstock .price {
    display: none !important;
}

/* Эффект при наведении */
.outofstock:hover img,
.outofstock:hover .wd-entities-title a {
    opacity: 0.8;
	

 
/*
.woocommerce-message,
.woocommerce-error,	 
.woocommerce-info {
    display: none !important;
}
*/
	
	
@media (min-width: 1025px) {
	.product-label {
    font-size: 9px;
}

.pi-edd-product {
    background: #f0947e;
    color: #ffffff;
    padding: 5px 5px;
    margin-top: 1px;
    margin-bottom: 5px;
    clear: both;
}

.wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
    background-color: #e6effd;
    color: #101010;
}

.cwginstock-panel-heading h4 {
    color: #8d7777;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #e6effd;
    border-color: #e6effd;
}

@media (min-width: 1025px) {
    .title-size-default {
        padding: 10px 0;
    }
}

@media (min-width: 1025px) {
    .wd-checkout-steps li {
        display: inline-block;
        margin-block: 5px;
        color: #ffffff;
        text-transform: uppercase;
	}
}

.wd-checkout-steps li {
    display: inline-block;
    margin-block: 5px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-size: 18px;
    font-family: var(--wd-title-font);
    line-height: 1.2;
}

.pi-edd-product, .pi-edd-ajax {
    background: #0b1ba1;
    color: #fff;
    padding: 5px 5px;
    margin-top: 5px;
    margin-bottom: 1rem;
    clear: both;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-label {
    font-size: 9px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.product-label {
    font-size: 9px;
}
}

@media (max-width: 576px) {
	.product-label {
    font-size: 9px;
}
}

