@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//blisteri.ru/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.2.5") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-image: url(https://zeleniy.club/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-color:rgb(255,187,64);
	background-image: none;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://zeleniy.club/wp-content/uploads/2021/09/retail-page-title.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(247,247,247);
	background-image: none;
}

:root{
--wd-text-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(84,84,84);
--wd-text-font-size:18px;
}
@media (max-width: 767px){
:root{
--wd-text-font-size:20px;
}
}
:root{
--wd-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title{
	font-size: 16px;
}

html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount{
	color: rgb(221,51,51);
}

@media (max-width: 767px){
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount{
	font-size: 30px;
}

}
html .product-image-summary-wrap .summary-inner > .price:hover, html .product-image-summary-wrap .summary-inner > .price > .amount:hover, html .product-image-summary-wrap .summary-inner > .price > .price .amount:hover, html .product-image-summary-wrap .summary-inner > .price > ins .amount:hover, html .wd-single-price .price:hover, html .wd-single-price .price > .amount:hover, html .wd-single-price .price > ins .amount:hover{
	color: rgb(0,0,0);
}

html .product-grid-item .price, html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	color: rgb(221,51,51);
}

@media (max-width: 767px){
html .product-grid-item .price, html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-size: 24px;
}

}
:root{
--wd-primary-color:rgb(0,199,170);
}
:root{
--wd-alternative-color:rgb(86,41,32);
}
:root{
--wd-link-color:rgb(36,55,229);
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(143,155,153);
}
:root{
--btn-default-bgcolor-hover:rgb(239,239,239);
}
:root{
--btn-accented-bgcolor:rgb(207,46,46);
}
:root{
--btn-accented-bgcolor-hover:rgb(0,120,104);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--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-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
@font-face {
	font-family: "price";
	font-weight: 400;
	font-style: normal;
}

.wd-checkout-prod-total.product-total {
    white-space: nowrap;
}
#wd-add-to-cart {
    border: 1px solid red;
    background: white;
    color: black;
	 	font-size: 18px;
    font-weight: 600;
    font-stretch: extra-condensed;
}
#wd-add-to-cart:hover {
    border: 2px solid black;
    color: white;
    background: #cf2e2e;
}

form.cart {
    margin-top: -30px;
}
.wd-before-add-to-cart {
    margin-bottom: 60px;
}
button.single_add_to_cart_button.button.alt {
	display: none;
}
.joinchat__woo-btn.joinchat_app {
    min-width: 45% !important;
    text-align: center !important;
    border-radius: 5px !important;
}
.elementor-27918 .elementor-element.elementor-element-e027335 .wd-button-wrapper a{
	color: #19B4F5;
}.elementor-27918 .elementor-element.elementor-element-e027335 .wd-button-wrapper a:hover{
	color: #FFF;
}
.has-vivid-green-background-color{
		background-color: #16A500;
    border-color: #16A500;
}
.wp-block-button.has-custom-font-size.is-style-fill {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fl-block {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    justify-content: space-around;
    gap: 30px;
    text-align: center;
}
.fl-block-mob{
	text-align: center;
}
.fl-block h4{
	font-size: xx-large;
}
.fl-block-mob h4{
	font-size:x-large
}
.custom .joinchat__woo-btn{
	background: #00c7aa !important;
	border-radius: 0 !important;
  padding: 0 30px !important;
	text-transform: uppercase;
}
.in-link, .in-link:hover{
    border: 1px solid #19B4F5;
		background: #19B4F5;
    color: #fff;
    padding: 10px 30px;
    font-size: small;
    border-radius: 5px;
    width: 45%;
    display: block;
    margin: auto;
}
fl-block-mob .in-link {
	width: 100% !important;
}
.modal-opener a{
	//position: absolute;
    width: 100% !important;
    //top: -70px;
    //right: 0;
}

#popup-6555be17b848e{
	position: relative;
}
#popup-6555be17b848e .wd-popup-inner{
	margin-top: 15px;
}

#popup-6555be17b848e .mfp-close {
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
    font-weight: 700;
}
.has-vivid-orange-background-color{
	background: #ff6700;
}@media (min-width: 1025px) {
	.fl-block-mob{
	display: none;
}
.wd-before-add-to-cart {
    margin-bottom: 30px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.fl-block{
	display: none;
}
.in-link {
	width: 100% !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	form.cart {
    flex-direction: column;
}
input.minus, input.plus {
    border-radius: 0 !important;
    width: 15%;
	  font-size: 28px;
}
div.quantity input[type="number"]{
	width: 100%;
}
#w-app-btn {
    width: 100%;
    display: flex;
    justify-content: center;
}
.joinchat__woo-btn.joinchat_app{
		min-width: 100%;
}
.elementor-element-ff84507, .elementor-element-1cf9683{
	width: 50% !important;
}
.wp-block-button.has-custom-font-size.is-style-fill {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.wp-block-button.has-custom-font-size.is-style-fill a{
		width: 50% !important;
}
.fl-block{
	display: none;
}
.modal-opener a {
    position: static;
		width: 100% !important;
}
.in-link {
	width: 100% !important;
}
}

@media (max-width: 576px) {
	form.cart {
    flex-direction: column;
}
input.minus, input.plus {
    border-radius: 0 !important;
    width: 15%;
	  font-size: 28px;
}
div.quantity input[type="number"]{
	width: 100%;
}
#w-app-btn {
    width: 100%;
    display: flex;
    justify-content: center;
}
.joinchat__woo-btn.joinchat_app{
		min-width: 100% !important;
}
.elementor-element-ff84507, .elementor-element-1cf9683{
	width: 50% !important;
}
.wp-block-button.has-custom-font-size.is-style-fill {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.wp-block-button.has-custom-font-size.is-style-fill a{
		width: 50% !important;
}
.fl-block{
	display: none;
}
.modal-opener a {
    position: static;
		width: 100% !important;
}
.in-link {
	width: 100% !important;
}
}

