@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//xn--80afdyrlcg2k.xn--p1ai/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
	font-display:swap;
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #050505;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #00b54f;
	--wd-alternative-color: rgb(221,51,51);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #00b54f;
	--btn-accented-bgcolor-hover: #72b58a;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: #dd3333;
	background-image: none;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://xn--80afdyrlcg2k.xn--p1ai/wp-content/uploads/2020/12/bg-4.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #00193a;
	background-image: url(https://xn--80afdyrlcg2k.xn--p1ai/wp-content/uploads/2020/12/bg-4.jpg);
	background-size: cover;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 80px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--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-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@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;
}
}


#customer_details, .checkout-order-review{
    background: #fff;
    border-radius: 6px;
		padding: 20px;
}
.add-custom-price{
	display: flex;
	flex-wrap: wrap;
}
.custom-gryadka .loading{
	position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: #fff;
  opacity: 0.5;
}
.add-custom-price .custom-price{
	margin-right: 20px
}
.add-storona{
	text-align: right;
  display: block;
  margin-top: 10px;
	color: #00b54f;
}
.dop-storona{
	position: relative;
}
.delete-storona{
	width: 42px;
  height: 42px;
  color: #fff;
  font-size: 12px;
  background: #00b54f;
  position: absolute;
  cursor: pointer;
  top: 5px;
  right: 0;
  border-radius: 0 4px 4px 0;
}
.delete-storona::before{
	content: "\f112";
  position: absolute;
  font-family: "woodmart-font";
  color: #fff;
  left: 14px;
  top: 10px;
  font-size: 16px;
}
.add-storona::before{
	content: "\f143";
  font-family: "woodmart-font";
	font-size: 11px;
  margin-right: 5px;
}
.custom-gryadka table.variations{
	margin-bottom: 15px
}
a.custom-item{
	margin: 3px;
	display: inline-block;
	border: 2px solid #00b54f;
	color: #00b54f;
	border-radius: 6px;
	padding: 10px 15px;
	font-weight: 600
}
a.custom-item.active{
	box-shadow: inset 0 2px 5px rgba(0,0,0,.375);
	background: #00b54f;
	color: #fff;
	cursor: default
}
a.custom-cvet{
	display: inline-block;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  padding: 0.375rem 0.75rem;
  font-weight: 600;
}
a.custom-cvet.active{
	box-shadow: inset 0 2px 5px rgba(0,0,0,.375);
  background: #00b54f;
  color: #fff;
}
table.variations td a.custom-cvet span {
    width: 25px;
    height: 25px;
    font-size: 20px;
    display: block;
    border-radius: 50px;
    margin: auto;
}
table.variations td input{
	margin: 5px 0;
}
form.woocommerce-checkout{
	column-gap: 0 !important;
}
.container {
    max-width: 1440px;
}
.tabs-layout-tabs .tabs li a {
	display:none;
}

.my-price-view {
	justify-content: space-between;
}
.woocommerce-shipping-destination {
	display: none;
}
.glsr-textarea{
	height: 100px
}
.glsr-button{
	background-color: #00b54f;
	border-radius: 6px;
	color: #fff;
}
.wp-block-button{
	display: flex;	
  justify-content: center;
}
.glsr-review-avatar img{
	border-radius: 6px
}
.glsr-required label::after{
	content: "*";
	position: absolute;
	right: -10px;
	top: 0;
	width: 5px;
	height: 5px;
	color: red;
}
.glsr-default form.glsr-form label.glsr-label{
	display: initial;
	position:relative;
}
.glsr-default .glsr-review {
    box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
    transition: border-color 200ms ease, box-shadow 300ms ease;
    border-radius: 6px 6px 3px 3px;
    background: #fff;
    padding: 15px;
}
.glsr-default form.glsr-form{
	box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
	transition: border-color 200ms ease, box-shadow 300ms ease;
  border-radius: 6px 6px 3px 3px;
  background: #fff;
  padding: 15px;
}
.glsr-summary-wrap{
	box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
  transition: border-color 200ms ease, box-shadow 300ms ease;
  border-radius: 6px 6px 3px 3px;
  background: #fff;
  padding: 15px;
}
.page-id-15205 .main-page-wrapper{
	background-color: #fbfbfb
}
.glsr-read-more a{
	    text-decoration: underline;
}
.calc .calc-swatch, .calc .color-swatch, .komplekt .calc-swatch, .komplekt .color-swatch, .komposter .color-swatch, .komposter .calc-swatch{
		position: relative;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px 15px;
    border: 2px solid #00b54f;
    border-radius: 6px;
    font-weight: 600;
    color: #00b54f;
		cursor: pointer;
}
.calc .calc-swatch.active-swatch, .calc .color-swatch.active-swatch, .komplekt .calc-swatch.active-swatch, .komplekt .color-swatch.active-swatch, .komposter .color-swatch.active-swatch, .komposter .calc-swatch.active-swatch{
		background: #00b54f;
    color: #fff;
    box-shadow: inset 0 2px 5px rgb(0 0 0 / 38%);
		cursor: default;
}
.calc .calc-swatch:hover, .calc .color-swatch:hover, .komplekt .calc-swatch:hover, .komplekt .color-swatch:hover, .komposter .color-swatch:hover, .komposter .calc-swatch:hover{
	background: #00b54f;
  color: #fff;
  box-shadow: inset 0 2px 5px rgb(0 0 0 / 38%);
}
.calc h3.calc-title, .komplekt h3.calc-title, .komposter h3.calc-title{
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 20px;
  font-weight: 600;
}
.calc .hide{
	display: none
}
.calc .color-swatch span, .komplekt .color-swatch span, .komposter .color-swatch span{
		width: 25px;
    height: 25px;
    font-size: 20px;
    display: block;
    border-radius: 50px;
    margin: auto;
}
@media (max-width: 600px){
	.calc .price .amount, .komplekt .price .amount, .komposter .price .amount{
		font-size: 16px
	}
	.calc .add-cart-price, .komplekt .add-cart-price, .komposter .add-cart-price{
		margin: 20px 0
	}
	.calc, .komplekt, .komposter{
		text-align:center
	}
}
.product-design-default .variations_form.variation-swatch-selected .variations {
margin-bottom: 20px;
}
@media (max-width:350px) {
	.mobile-nav {
		width: 270px
	}
}
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition:      -o-transform .3s ease-out;
    transition:         transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}
.modal-header:after,
.modal-footer:after {
    clear: both;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}
/*!
 * Bootstrap v3.3.7 - cut Popover
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
    color:#3E3E3E !important;
}
.popover-content {
  padding: 5px 5px;
    display:flex;
    
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.header-location{
    cursor: pointer
}
.modal-body a{
    cursor: pointer;
}
.modal-body .popular{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px
}
.modal-body .popular a{
    padding: 3px 10px
}
.modal-body .alf{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}
.modal-body .alf button{
    padding: 7px !important
}
.modal-body .gorod{
    display:flex;
    flex-wrap:wrap
}
.modal-body .gorod{
    display: none
}
.modal-body .gorod.active{
    display:flex;
    flex-wrap: wrap
}
.modal-body .gorod a{
    width:25%;
    display:block;
    padding: 5px 0
}
@media (max-width: 600px){
    .modal-body .gorod a{
        width: 33%
    }
}
@media (max-width: 500px){
    .modal-body .gorod a{
        width: 50%
    }
}
.modal-body .activ-buton{
    background: #005d9a;
    color: #fff;
    box-shadow: inset 0 2px 5px rgba(0,0,0,.375) !important;
}
.woodmart-hover-standard .price .ot{
    font-size: 17px
}
.woodmart-hover-standard .price del .amount{
    font-size: 17px
}
.woodmart-hover-standard .price ins .amount{
    font-size: 22px
}
.my-price-view{
    display: flex; 
    padding:0 10px 10px 10px; 
    justify-content: space-between; 
    align-items: center; 
    flex-wrap:wrap
}
.my-price-view .price .ot{
    font-size: 17px
}
.my-price-view .price del .amount{
    font-size: 17px
}
.my-price-view .price ins .amount{
    font-size: 22px
}
.my-price-view .button{
    background-color: #00b54f;
    color: #fff;
    border: none;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow 0s ease, opacity .25s ease;
    
}
.my-price-view .button:hover{
    background-color: #72b58a;
}
.my-price-view .add-to-cart-loop span{
    padding: 10px 14px;
    font-size: 12px;
    line-height: 16px;
}
@media (max-width: 1350px){
    .my-price-view .price .ot{
        font-size: 15px
    }
    .my-price-view .price del .amount{
        font-size: 15px
    }
    .my-price-view .price ins .amount{
        font-size: 17px
    }
    
}
@media (max-width: 1240px){
    .my-price-view{
        justify-content: center;
    }
}
.product_list_widget li .widget-product-wrap .widget-product-info .price .woocommerce-Price-amount{
    font-size: 16px
}

#mailpoet_woocommerce_checkout_optin_field{
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid rgba(129, 129, 129, .2);
}
#mailpoet_form_3 form.mailpoet_form {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#mailpoet_form_3 .mailpoet_paragraph {
    line-height: 20px;
    margin-bottom: 0 !important;
    
}
.mailpoet_text{
    width: 320px!important;
    margin-right: 10px!important;
}
.parsley-errors-list.filled {
    position: absolute;
}
.mailpoet_submit{
    background: #00b54f;
    color: #fff;
    height: 42px;
    padding: 5px 15px !important;
}

.footer__subscription {
    width: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 130px;
}
.footer__subscription-img {
    align-self: flex-end;
    margin-right: 15px;
}
.footer__subscription-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-right: auto;
}
.footer__subscription-title {
    margin-bottom: 5px;
    font-size: 20px
}
.woodmart-prefooter{
    box-shadow: 0 -90px 67px rgba(206,218,218,.54),0 -5px 9px rgba(206,218,218,.34);
    margin-top: 50px;
    padding-bottom: 0px !important;
}
.footer__subscription-text {
    font-size: 16px;
    font-weight: 500;
    font-family: Lato;
    color: #778a99;
    width: 400px;
}
.footer__subscription-form {
    width: 470px;
}
.footer__subscription-block {
    position: relative;
    width: 100%;
    background-color: #f0f6f6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    border-radius: 50px;
    overflow: hidden;
}
.footer__subscription-input {
    width: 100%;
    height: 50px;
    background-color: #f0f6f6;
    padding: 0 20px;
}
.footer__subscription-button {
    height: 50px;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    background: #f69b11;
    background: -o-linear-gradient(294.29deg,#ffa620 0,#ff5968 100%);
    background: linear-gradient(155.71deg,#ffa620,#ff5968);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFA620,endColorstr=#FF5968,GradientType=1);
    border-radius: 50px;
}

@media( max-width: 1130px ){
    .footer__subscription {
	-ms-grid-row-align: stretch;
	align-self: stretch;
	padding: 60px 10px 30px;
	background-color: #fff;
	-ms-flex-align: center;
	flex-direction: column;
	margin-right: -10px;
	margin-left: -10px;
        height: auto;
}
.footer__subscription-img {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 50%;
	top: -60px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.footer__subscription-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 15px;
    margin-right: 0;
}
.footer__subscription-title {
	margin-bottom: 5px
}
.footer__subscription-text {
	font-size: 12px;
	font-weight: 400;
	color: #778a99;
	max-width: 250px;
	text-align: center
}
.footer__subscription-form {
	width: 100%
}
.footer__subscription-input {
	width: 100%;
	height: 40px;
	background-color: #f0f6f6;
	padding: 0 15px;
	border-radius: 100px;
	margin-bottom: 10px;
}
.footer__subscription-input::-webkit-input-placeholder {
	font-size: 12px;
	font-weight: 300;
	color: #778a99
}
.footer__subscription-input::-moz-placeholder {
	font-size: 12px;
	font-weight: 300;
	color: #778a99
}
.footer__subscription-input:-ms-input-placeholder {
	font-size: 12px;
	font-weight: 300;
	color: #778a99
}
.footer__subscription-button {
	width: 100%
}
    #mailpoet_form_3 form.mailpoet_form{
        display: block
    }
    #mailpoet_form_3 .mailpoet_paragraph {

    margin-bottom: 20px !important;
}
    .mailpoet_text{
        width: 100% !important
    }
}
ol {

	list-style-type: none; 

	counter-reset: num;

	position: relative;	    

	margin: 0 0 0 60px;

	padding: 15px 0 5px 0 !important;

	font-size: 16px;

}

ol li {

	position: relative;	
    list-style: none !important;
	margin: 0 0 0 0;

	padding: 0 0 10px 0;

	line-height: 1.4;

}

ol li:after {

	content: counter(num); 

	counter-increment: num;

	display: inline-block;

	position: absolute;

	top: 0;

	left: -45px;

	width: 28px;

	height: 28px;

	line-height: 28px;

	background: #00b54f;

	color: #fff;

	text-align: center;

	font-size: 18px;

	border-radius: 50%;

	border: 1px solid #00b54f;

}

 

/* Вертикальная линия */

ol:before {

	content: ''; 

	position: absolute;

	top: 15px;

	bottom: 15px;

	left: -30px;    

	width: 1px;

	border-left: 1px solid #00b54f;

}

/* Скрытие линии у последнего li */

ol li:last-child:before {
	content: ''; 
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -38px;
	width: 28px;
	background: #fff;
}
.rating-result {
	margin: 0 auto;
}

.rating-result span {
	padding: 0;
	font-size: 32px;
	margin: 0 3px;
	line-height: 1;
	color: #fbb034;
	text-shadow: 1px 1px #bbb;
}

.rating-result > span:before {
    font: normal normal normal 20px/1 FontAwesome;
	content: '\f005';
}

.rating-result > span.active {
	color: gold;
	text-shadow: 1px 1px #c60;
}
.wpcf7-starratingawesome .fa{
    font: normal normal normal 20px/1 FontAwesome;
}
.starratingawesome:not(:checked) > label{
    width: auto !important
}

.review-files .codedropz-upload-inner{
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.review-files .codedropz-upload-inner h4,.review-files .codedropz-upload-inner span{
    display:none;
}
.review-submit{
    background: #00b54f;
    color: #fff;
    border-radius: 6px;
}
.content-hidden{
    position: relative;
    overflow: hidden;
}


.elementor-widget-container .acf-fields > .acf-field{
    padding: 5px;
}
.elementor-widget-container .btn-star-clear{
    display: none;
}

.elementor-widget-container .acf-fields > .acf-field textarea{
    min-height: 100px;
}
.shadow form{
    padding: 15px;
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    transition: border-color 200ms ease, box-shadow 300ms ease;
    border-radius: 6px;
}
.acfef-submit-buttons{
    justify-content: end;
}
.acfef-submit-buttons input{
    background: #00b54f;
    color: #fff;
    border-radius: 6px;
    margin-top: 10px;
}
.my-rai ul.star-rating li{
    background: linear-gradient(315deg, #fbb034 0%, #ffdd00 74%);
    background-clip: border-box;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fbb034;
}
.my-owl .owl-item{
    max-height: 100px
}
.acf-gallery-upload{
    background-color: #00b54f !important;
    color: #fff !important;
    border-radius: 6px !important;
}
#modalLocationSelection .modal-content{
    display: block;
    padding: 0;
    width: 100%
}
.icons-design-colored .social-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%) !important;
}
.variations td.label{
    padding-bottom: 10px
}
.wd-swatches-single:not([data-id=pa_color]) .wd-swatch.wd-active::after,.wd-swatches-single:not([data-id=pa_color]) .wd-swatch:hover::after{
    opacity: 0 !important
}
.wd-swatches-single:not([data-id=pa_color]) .wd-swatch{
	position: relative !important;
  display: inline-block !important;
  padding: 8px 15px !important;
  border: 2px solid #00b54f !important;
  border-radius: 6px !important;
  font-weight: 600 !important;
  color: #00b54f !important;
  cursor: pointer !important;
	line-height: inherit !important;
	font-size: inherit !important
}
.wd-swatches-single:not([data-id=pa_color]) .wd-swatch .wd-swatch-text{
	font-size: 14px !important;
}
.wd-swatches-single:not([data-id=pa_color]) .wd-swatch.wd-active{
    background: #00b54f !important;
    color: #fff !important;
    box-shadow: inset 0 2px 5px rgba(0,0,0,.375) !important;
    border: 2px solid #00b54f !important;
}
.wd-swatch:hover{
    border: 1px solid #00b54f !important;
}
.variations_form.variation-swatch-selected .reset_variations{
    display: none !important
}
div[data-id=pa_color] .woodmart-swatch.active-swatch::after{
    opacity: 1 !important
}
table.variations td{
	padding: 0;
	border: none
}
.woocommerce-variation-price .price {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 15px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.2;
}
.price .amount {
    font-size: 30px;
}
.box-shadow{
	box-shadow: 0 1px 6px 0 rgb(0 0 0 / 16%);
  background: #fff;
  border-radius: 15px;
}
.box-shadow .product-element-top{
	border-radius: 15px 15px 0 0;
}
.box-shadow .padding{
	padding: 10px;
}
.box-shadow .flex-two {
	display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px;
}
.box-shadow .flex-two .price {
	position: relative;
  padding-left: 20px;
}
.box-shadow .flex-two .price .ot {
	position: absolute;
  left: 0;
  bottom: 0;
  line-height: 29px;
  color: #E53935;
}
.box-shadow .flex-two .price del {
  display: block;
  margin-bottom: -5px;
  text-align: right;
	margin-right: 0 !important;
}
.box-shadow .padding .price ins .amount {
  font-size: 25px;
  color: #E53935;
}
.box-shadow .padding .price del .amount {
  font-size: 16px;
}
.page .main-page-wrapper {
  background-color: rgb(247,251,236);
}
.whb-header-bottom {
    box-shadow: 10px 10px 8px rgb(0 0 0 / 10%) !important;
}
.box-shadow .wd-entities-title a{
	font-weight: 600;
  font-size: 15px;
}
.box-shadow .shop_attributes tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: calc(10px / 2);
  margin-bottom: calc(10px / 2);
  border-bottom: 1px dashed rgba(0,0,0,0.105);
}
.shop_attributes :is(th,td) {
  padding: 0;
  border: none;
}
.shop_attributes th {
  flex: 0 0 auto;
  font-family: var(--wd-text-font);
  margin-right: 20px;
}
.shop_attributes p {
    margin-bottom: 0;
}
.box-shadow table{
	margin-bottom: 0
}
.price ins .amount {
    color: #E53935;
}
.search-results-wrapper .price .amount, .woodmart-products-nav .price .amount, .ctlg .price .amount{
 font-size: 14px;
}
.primer-header-region{
	cursor: pointer
}

.wd-entities-title {
min-height: 44px;
}
.wd-social-icons {
    text-align: left;
}
@media (max-width: 540px){
	.box-shadow .padding .wd-entities-title a{
		font-size: 12px
	}
	.box-shadow .padding table.woocommerce-product-attributes{
		display: none
	}
	.box-shadow .padding .flex-two{
		justify-content: center;
		margin-top: 0
	}
	.box-shadow .padding .price ins .amount {
		font-size: 18px;
    color: #E53935;
	}
	.box-shadow .padding .price del .amount {
    font-size: 14px;
	}
	.box-shadow .flex-two .price .ot {
    line-height: 24px;
	}
	.woodmart-hover-standard .price .ot {
    font-size: 14px;
	}
}
.bvi-copyright{
	display: none !important;
}
body .bvi-body[data-bvi-theme=white] :not(.bvi-no-styles) [class*="wd-swatches"]{
	--wd-swatch-w: auto;
    --wd-swatch-h: auto;
}
.bvi-shortcode{
	background-color: transparent !important;
}
.bvi-shortcode a{
	color: #fff !important;
  font-size: 14px !important;
  background-color: transparent;
}
.add-cart-price div.price .price, .single-product-page div.price .price{
	font-size: 30px
}
.summary-inner>.price .price {
  font-size: 30px !important;
}
.wd-post-date.wd-style-with-bg {
display: none
}
.product-name.gift{
	color: green;
	font-weight: 600;
	position: relative;
	padding-left: 22px;
}
.product-name.gift::before{
	content: '';
  position: absolute;
  background-image: url(/wp-content/themes/woodmart-child/img/gift.png);
	left: 0;
  width: 20px;
  height: 20px;
  background-size: contain;
}
#billing_country_field{
	display: none !important
}
.woobt-products .woobt-product .woobt-price{
	min-width: 80px
}
@media only screen and (max-width: 767px){
	.woobt-wrap-responsive .woobt-products .woobt-product{
		flex-direction: inherit !important;
	}	
}

.wd-close-side{
	top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
a.button.cancel{
	background: #00b54f;
	color: #fff
}

.woocommerce-shipping-totals {
	display: none;
}

2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
.social-icons-5 {
    list-style: none;
    margin: 10px;
    padding: 0;
    display: flex;
    justify-content: center;      
}
.social-icons-5 li{
	display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
}
.social-icons-5 .con {
    text-decoration: none;
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin: 0 6px;
    font-size: 26px;
    background: #337AB7;
    transition: border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s;
    transition: transform 0.4s linear 0s, border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s;
    transition: transform 0.4s linear 0s, border-top-left-radius 0.1s linear 0s, border-top-right-radius 0.1s linear 0.1s, border-bottom-right-radius 0.1s linear 0.2s, border-bottom-left-radius 0.1s linear 0.3s;
}
.social-icons-5 .con img {
    width: 26px;
    height: 26px;
}
.social-icons-5 .con i,
.social-icons-5 .con img {
    transition: transform 0.4s linear 0s;
}
.social-icons-5 .con:hover {
    transform: rotate(360deg);
    border-radius: 50%;
}
.social-icons-5 .con:hover i,
.social-icons-5 .a:hover img {
    transform: rotate(-360deg);
}
a.logos{
	opacity: 0.5;
	filter: brightness(100%) contrast(100%) saturate(60%) blur(0px) hue-rotate(0deg);
  transition-duration: 0.8s;
}
a.logos:hover{
	opacity: 1;
}
a.logos span{
	display: block;
	line-height: 12px;
}
a.logos img{
	width: 120px
}