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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(5,1,1);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(2,2,2);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(5,5,5);
	--wd-entities-title-color-hover: rgb(2, 2, 2);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(5,5,5);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(255,204,0);
	--wd-alternative-color: rgb(255,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,204,0);
	--btn-accented-bgcolor-hover: rgb(255,211,38);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--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: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(51,51,51);
	background-image: none;
}
body[class*="wrapper-boxed"] {
	background-image: url(https://xn--80aeddbn0a2ads9n.xn--p1ai/wp-content/uploads/2021/06/bg-8.png);
}
.page .wd-page-content {
	background-image: url(https://xn--80aeddbn0a2ads9n.xn--p1ai/wp-content/uploads/2021/06/bg-8.png);
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-image: url(https://xn--80aeddbn0a2ads9n.xn--p1ai/wp-content/uploads/2021/06/bg-8.png);
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: url(https://xn--80aeddbn0a2ads9n.xn--p1ai/wp-content/uploads/2021/06/fon.jpg);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1440px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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: 1440px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.price {
color: #000
}
.amount {
color: #000
}
.woocommerce-Price-amount .amount {
font-size: 30px;
}

.product-label.onsale {
	background-color: #d31c52
	}
.tabs-layout-tabs .tabs {
display: none;
}
.main-page-wrapper {
padding-top: 0px;
}
.woocommerce-shipping-destination {
display: none;
}
.woocommerce-shipping-calculator {
display: none;
}
#billing_country_field{
	display: none !important
}
.whb-header-bottom{
	box-shadow: 10px 10px 8px rgba(0, 0, 0, 0.1) !important;
}
.search-field{
    position: relative;
}
.search-field .search-result{
    position: absolute;
    max-height: 450px;
    overflow: auto;
    width: 100%;
    z-index: 999999;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
}
.search-field input{
    width: 100%;
    height: 55px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    transition: border-color ease-in-out 0.15s box-shadow ease-in-out 0.15s ease 0s;
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    line-height: 1.42857;
    font-size: 15px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.search-field .search {
    position: absolute;
    width: 20px;
    right: 10px;
    top: 0;
    font-size: 18px;
}
.search-field .search::before {
    content: "\f130";
    font-family: "woodmart-font";
    font-size: 20px;
    color: #ccc;
    width: 20px;
    height: 20px;
}
.big-cities-bubble-list {
    width: 100%;
    margin: 20px 0;
}
.big-cities-bubble-list > .city-bubble {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 4px 12px;
    border-radius: 15px;
    background-color: #fafafa;
    margin-bottom: 5px;
}
.big-cities-bubble-list > .city-bubble > a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
}
.big-cities-bubble-list > .city-bubble > a:hover{
    color: #ff7f00
}
.lists-column {
    position: relative;
    height: 450px;
    margin: 50px 0 0 0;
}
ul.districts, ul.regions, ul.cities {
    border-right: 0 none;
    border-left: 1px solid #d8d8d8;
    width: 33%;
    padding: 0;
}
.select-lists ul {
    min-height: 1px;
    float: left;
    overflow: auto;
}

.select-lists ul.districts::before, .select-lists ul.regions::before, .select-lists ul.cities::before {
    position: absolute;
    top: -40px;
    display: block;
    content: attr(data-block-title);
    z-index: 10001;
    font-size: 24px;
    color: gray;
    letter-spacing: 0;

}
.select-lists ul li {
    padding: 10px 1em 10px 20px;
    list-style: none;
    cursor: pointer;
}
.select-lists ul.big-cities, .select-lists ul.districts, .select-lists ul.regions, .select-lists ul.cities, .select-lists ul.cities-search {
    height: 100%;
}
.select-lists .lists-column ul li.active:not(.block-title) {
    position: relative;
    background-color: #fffceb;
}
.select-lists .lists-column ul li.active:not(.block-title)::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background-color: rgba(255,115,0,0.9);
}
.select-lists .lists-column ul li.active:not(.block-title) a {
    font-weight: bold;
    color: #ff7f00;
}
.highlight{
    padding: 0 !important;
}
.select-lists .lists-column::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    z-index: 10000;
    box-shadow: 0 0 35px 25px #fff;
    bottom: 0;
}
.big-cities-bubble-list span a{
    cursor: pointer
}
@media (max-width: 1020px){
    .lists-column{
        display: none
    }
}
.shadow{
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    transition: border-color 200ms ease, box-shadow 300ms ease;
    border-radius: 6px 6px 3px 3px;
    background: #fff
}
.shadow:hover{
    box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}
.shadow:hover .product-image-link::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg,rgba(36,50,56,.4),transparent);
    z-index: 1;
}
.shadow .product-element-top{
    border-radius: 6px 6px 0 0
}
.shadow .wd-buttons{
    background: transparent;
    box-shadow: none;
}
.shadow .wd-action-btn > a{
    color: #fff
}
.shadow-padding{
    padding: 10px;
    text-align: left;
}
.shadow-padding .wd-entities-title{
    font-weight: 600;
	margin-bottom: 20px
}
.shadow .wd-add-btn{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.shadow .wd-add-btn .wd-product-countdown{
    margin-top: 0
}
.shadow .price{
    text-align: right
}
.shadow .price ins .woocommerce-Price-amount{
    font-size: 22px; 
}
.shadow .price del .woocommerce-Price-amount{
    font-size: 15px;
}
.price .amount{
    font-size: 20px; 
}

.wd-product-countdown{
    position: relative;
    text-align: center;
}
.wd-product-countdown::before{
    position: absolute;
    top: -20px;
    display: block;
    content: attr(data-title);
    z-index: 10001;
    font-size: 12px;
    color: gray;
    letter-spacing: 0;
    left: 50%;
    margin-left: -50px;
}
.shadow table td, .shadow table th{
    padding: 8px 0;
    font-weight: 400
}
.header-location a{
    cursor: pointer;
    color: #000;
}
input[type="email"], input[type="date"], input[type="search"], input[type="number"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select, body .select2-container--default .select2-selection{
    background: #fff !important
}
.whb-with-shadow{
    border-top: 1px solid #dfdfdf;
}
.colors{
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 150px;
    margin-left: -75px;
    z-index: 9999;
}
.colors .color{
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 6px;
    z-index: 9999;
}
.colors .color.ral6005{
    background: #005340
}
.colors .color.ral3005{
    background: #5e2027
}
.colors .color.ral8017{
    background: #442e2a
}

.colors .colors .color.active::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #000;
    bottom: -5px;
    left: 0;
}
.wd-swatch:not(.wd-bg){
    border: 2px solid #ffcc00;
    padding: 5px 10px;
    border-radius: 6px !important
}
.wd-swatch.wd-active{
    background: #ffcc00;
	box-shadow: inset 0 2px 5px rgba(0, 0, 0, .375);
}
.wd-swatch:not(.wd-bg):hover::after, .wd-swatch:not(.wd-bg).wd-active::after{
    opacity:0 !important
}
.wd-swatch.swatch-with-bg{
    border-radius: 6px !important
}
@media (max-width: 1400px){
    .shadow .wd-add-btn{
        justify-content: center;
        margin-top: 20px;
    }
    .product-grid-item .shadow .price{
        text-align: center;
    }
}
@media (max-width: 570px){
    .shadow .wd-add-btn{
        justify-content: space-between;
    }

}
@media screen and (min-width:570px) and (max-width:1400px) {
    .shadow .wd-add-btn span{
        width: 100%
    }
}
.preloader-1 svg {
    overflow: visible;
    width: 100px;
    height: 150px;
    display: block;
    margin: 70px auto 0 auto;
}
.preloader-1 svg g {
    animation: preloader-1-slide 2s linear infinite;
}
.preloader-1 svg g:nth-child(2) {
    animation-delay: 0.5s;
}
.preloader-1 svg g:nth-child(2) path {
    animation-delay: 0.5s;
    stroke-dasharray: 0px 158px;
    stroke-dashoffset: 1px;
}
.preloader-1 svg path {
    stroke: url(#gradient);
    stroke-width: 20px;
    stroke-linecap: round;
    fill: none;
    stroke-dasharray: 0 157px;
    stroke-dashoffset: 0;
    animation: preloader-1-escalade 2s cubic-bezier(0.8, 0, 0.2, 1) infinite;
}
@keyframes preloader-1-slide {
    0% {
        transform: translateY(-50px);
    }
    100% {
        transform: translateY(50px);
    }
}
@keyframes preloader-1-escalade {
    0% {
        stroke-dasharray: 0 157px;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 156px 157px;
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dasharray: 156px 157px;
        stroke-dashoffset: -156px;
    }
}
.sidebar-widget{
    background: #fff;
    padding: 10px;
    border-radius: 6px
}
.sidebar-widget .widget-title{
    background: #ffcb00;
    margin: -10px -10px 10px -10px;
    padding: 5px 10px;
    border-radius: 6px 6px 0 0;
    color: #000;
    font-size: 14px;
}
.woocommerce-ordering select{
    padding: 7px !important;
    border-radius: 6px !important;
    border-style: dashed !important;
    border-color: #ffcb00
}
.widget_price_filter .price_slider_amount .button{
    background: #ffcb00 !important;
    color: #000 !important
}
.categories-accordion-on .widget_product_categories .product-categories li{
    border-bottom: 1px dashed #ffcb00;
    margin-right: -35px;
    margin-left: -10px;
    padding: 0 0 0 10px;
}
.categories-accordion-on .widget_product_categories .product-categories li:last-of-type{
    border-bottom: 0;
    padding-bottom: 0;
}
.woocommerce-mini-cart__buttons .btn-cart{
    color: #ffcc00 !important;
    border: 1px solid #ffcc00 !important;
}
.cart-table-section table{
    background: #fff;
    border-radius: 6px;
}
.cart-actions .button[name="update_cart"]{
    color: #ffcc00 !important;
    border: 1px solid #ffcc00 !important;
    cursor: pointer;
}
.cart_totals{
    background: #fff;
}
#customer_details{
    background: #fff;
    border-radius: 6px;
	padding: 0 20px
}
.woocommerce-shipping-fields{
    display: none
}
#YMapsID {
    width: 100%;
    height: 350px;
    padding: 0;
    margin: 20px;
}
.woocommerce-variation-price ins .amount{
    font-size: 30px;
    color: red
}
.wd-switch-to-register{
    background: #ffcb00 !important;
    color: #000 !important;
}
.my-table{
    width: calc(50% - 20px);
    margin: 30px 10px;
    position: relative;
}
.my-table::before{
    content: attr(data-title);
    position: absolute;
    color: #000;
    font-size: 25px;
    top: -30px;
    font-weight: 600
}
@media (max-width: 900px){
    .my-table{
        width: 100%
    }
}
.sales{
    position: relative;
}
.sales a span{
    color: red;
    
}
.sales::before{
    content: '';
    position: absolute;
    top: -20px;
    width: 100%;
    background-image: url(/wp-content/themes/woodmart-child/img/sale.jpg);
    font-size: 20px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
@media (max-width: 1020px){
    .sales::before{
        content: '';
        position: absolute;
        top: 5px;
        width: 30px;
        background-image: url(/wp-content/themes/woodmart-child/img/sale.jpg);
        font-size: 20px;
        height: 30px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        right: 0;

    }
}
.woocommerce-form-coupon-toggle > .woocommerce-info{
    font-size: 22px !important
}
.woocommerce-form-coupon-toggle > .woocommerce-info .showcoupon{
    color: #f9911e!important
}
.post-single-page .article-body-container {
    word-wrap: break-word;
}
.wd-product.wd-hover-standard .wd-add-btn{
	justify-content: space-between !important;
	margin-top: 10px;
}
.popover-content button{
	text-transform: none
}
.header-location{
	text-align: center;
  transition: border-color 200ms ease, box-shadow 300ms ease;
  border-radius: 6px 6px 6px 6px;
  background: var(--btn-accented-bgcolor);
  padding: 7px 10px;
  
}
.header-location b{
	font-weight: 400;
}
table.variations .cell {
    padding: 0 0 5px 0 !important;
}

.modal-header .close {
font-size: 29px;
}	
.woocommerce-product-attributes-item__value span p{
	margin-bottom: 0
}
table.woocommerce-product-attributes{
	margin-top: 10px
}
@media ( max-width: 450px ){
	table.woocommerce-product-attributes th, table.woocommerce-product-attributes td{
		font-size: 9px;
	}
	.shadow table td{
		padding: 2px 0;
	}
	.shadow .price del .woocommerce-Price-amount{
		font-size: 12px
	}
	.shadow .price ins .woocommerce-Price-amount{
		font-size: 14px
	}
}


.wd-sub-menu li>a img, .wd-nav-img {
    max-height: var(--nav-img-height, 38px);
}

.glsr-review, .glsr-summary-wrap, .glsr-review-form{
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
  transition: border-color 200ms ease, box-shadow 300ms ease;
  border-radius: 6px 6px 3px 3px;
  background: #fff;
  padding: 10px;
}
.glsr-review .glsr-review-author{
	font-weight: bold
}
.glsr-review-form .glsr-textarea{
	height: 100px
}
.glsr-review .glsr-review-avatar{
	border-radius: 50%
}