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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-color:rgb(221,51,51);
	background-image: none;
}

.page-title-default{
	background-color:rgb(244,247,251);
	background-image: none;
	background-size:cover;
	background-attachment:scroll;
	background-position:center center;
}

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

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(5,5,5);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:rgb(2,2,2);
}
:root{
--wd-entities-title-font:"Jost", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:rgb(2,2,2);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Montserrat", 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:"Montserrat", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(155,56,220);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:rgb(2,2,2);
--wd-link-color-hover:rgb(134,42,193);
}
.page .main-page-wrapper{
	background-color:rgb(244, 247, 251);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(73,73,73);
}
:root{
--btn-default-bgcolor-hover:rgb(0,0,0);
}
:root{
--btn-accented-bgcolor:rgb(155,56,220);
}
:root{
--btn-accented-bgcolor-hover:rgb(134,42,193);
}
: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: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--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: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1360px;
			}
		}

		.container {
			max-width: 1390px;
		}

		:root{
			--wd-container-w: 1390px;
		}
	
			@media (min-width: 1407px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1390px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
.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;
	font-size: 25px;
}
.add-storona{
	text-align: right;
  display: block;
  margin-top: 10px;
	color: #9b38dc;
}
.dop-storona{
	position: relative;
}
.delete-storona{
	width: 42px;
  height: 42px;
  color: #fff;
  font-size: 12px;
  background: #9b38dc;
  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 #9b38dc;
	color: #9b38dc;
	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: #9b38dc;
	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: #9b38dc;
  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;
}
.primer-header-region{
	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: #9b38dc;
    color: #fff;
    box-shadow: inset 0 2px 5px rgba(0,0,0,.375) !important;
}
.whb-top-bar .wd-tools-element .wd-tools-text{
	font-size:14px;
	font-weight: 400
}
.modal-header{
	background: #9b38dc
}
.modal-header .modal-title{
	color: #fff
}
.wd-swatch{
	padding: 10px;
	border: 1px solid #9b38dc;
	border-radius: 3px !important;
	color: #9b38dc;
}
[data-id="pa_cvet"] .wd-swatch{
	padding: 2px
}
.wd-swatch:not(.swatch-with-bg):hover::after, .wd-swatch:not(.swatch-with-bg).wd-active::after {
    opacity: 0 !important;
}
.wd-swatch.wd-active, .wd-swatch:hover{
	background: #9b38dc !important;
	box-shadow: inset 0 2px 5px rgba(0,0,0,.375) !important;
	color: #fff !important;
}
.swatch-on-single:not(:last-child) {
    margin-right: 5px !important;
}
.my-active-link{
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 0.25rem;
	padding: 0.375rem 0.75rem;
	box-shadow: inset 0 2px 5px rgba(0,0,0,.375);
	background: #ff191f;
	color: #fff;
	font-weight: 600;
	cursor: default
}
.my-active-link:hover{
	color: #fff
}
.my-link{
	display: inline-block;
	border: 1px solid #ff191f;
	border-radius: 0.25rem;
	padding: 0.375rem 0.75rem;
	font-weight: 600
}
.my-link:hover{
	box-shadow: inset 0 2px 5px rgba(0,0,0,.375);
	background: #ff191f;
 	color: #fff;
}

#YMapsID {
    width: 100%;
    height: 350px;
    padding: 0;
    margin: 20px;
}
.modal-header .close{
	font-size: 25px;
	opacity: 1;
	color: #fff;
}
.woocommerce-variation-price .price del .woocommerce-Price-amount.amount{
	font-size: 20px
}
.woocommerce-variation-price .price ins .woocommerce-Price-amount.amount{
	font-size: 30px
}
.product-images .labels-rounded{
	right: auto;
	left: 0;
}
.wd-nav-product-cat {
	display:none;
}	
.cart-subtotal {

}

.woocommerce-shipping-destination {
	display: none;
}

.woocommerce-error {
	display: none;
}
.whb-color-light:not(.whb-with-bg){
	background-color: #9b38dc!important;
}
.whb-header-bottom ul.wd-nav-main>li>.woodmart-nav-link{
	color: #fff !important;
	font-weight: 600;
}
.whb-header-bottom li{
	margin-right: 10px
}

.whb-header .whb-header-bottom .wd-header-cats{
	height: inherit;
}
.whb-header .whb-header-bottom .wd-header-cats .menu-opener:not(.has-bg) {
    background-color: transparent;
}
.glsr-textarea{
	height: 100px
}
.glsr-button{
	background-color: #9b38dc;
	border-radius: 6px;
	color: #fff;
}
.glsr-button:hover{
	color: #fff;
	background-color: #862ac1;
}
.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;
}
@media (max-width: 1024px){
	.popup-quick-view .variations_form.variation-swatch-selected .variations, .product-design-default .variations_form.variation-swatch-selected .variations {
    margin-bottom: 10px;
	}
	.variations_form .variations td{
		padding-bottom: 0
	}
.variations_form	a.reset_variations{
		display:none !important
	}
}
.product_cat-gryadki.product-type-variable p.price{
	display: none
}
.single_variation_wrap{
	display: flex;
	flex-wrap: wrap
}
.product-image-summary .variations {
    margin-bottom: 10px!important;
}
table.variations td a img {
    width: 30px;
    height: 30px;
    font-size: 20px;
    display: block;
    margin: auto;
}
.attr {
    display: inline-block;
    border: 1px solid #ff191f;
    border-radius: 0.25rem;
    padding: 0.375rem 0.75rem;
    font-weight: 600;
		color: #ff191f;
}
.attr.active {
    box-shadow: inset 0 2px 5px rgb(0 0 0 / 38%);
    background-image: linear-gradient(to top, #ff191f, #ff191f);
    color: #fff;
		cursor: default;
}
.attr:hover{
		box-shadow: inset 0 2px 5px rgb(0 0 0 / 38%);
    background-image: linear-gradient(to top, #ff191f, #ff191f);
    color: #fff;
}
.popover-content .btn{
	padding: 5px 5px;
	font-size: 12px;
}
.popover-title{
	background-color: #9b38dc;
	color: #fff;
}
.popover-content .btn.btn-default{
	background-color: #9b38dc;
	color: #fff
}
.glsr form.glsr-form .glsr-dropzone{
	grid-template-columns: 50% 50% !important;
}

#billing_country_field{
	display: none !important
}
.wd-close-side{
	top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wd-nav-tabs {
display: none;
}@media (min-width: 1025px) {
	.menu-opener {
    min-width: 150px;
    height: 40px;
}

.variations td.label{
	padding-bottom: 5px;
}
.woocommerce-form__label {
	display: none;
}
}

