@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//velikvdom.by/wp-content/themes/woodmart/fonts/woodmart-font-2-700.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Exo 2", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Exo 2", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(15,15,15);
	--wd-entities-title-font: "Exo 2", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(15,15,15);
	--wd-entities-title-color-hover: rgb(248, 220, 76);
	--wd-alternative-font: "Exo 2", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Exo 2", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(15,15,15);
	--wd-widget-title-font-size: 17px;
	--wd-header-el-font: "Exo 2", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(248,220,76);
	--wd-alternative-color: rgb(248,220,76);
	--wd-link-color: rgb(221,51,51);
	--wd-link-color-hover: rgb(60,60,60);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(248,220,76);
	--btn-accented-bgcolor-hover: rgb(27,27,27);
	--btn-accented-color: rgb(15,15,15);
	--btn-accented-color-hover: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.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);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://velikvdom.by/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(15,15,15);
	background-image: url(https://velikvdom.by/wp-content/uploads/2023/09/block.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(42,35,42);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(51,51,51);
	background-image: url(https://velikvdom.by/wp-content/uploads/2023/11/bg-dark-4781.jpg);
}
.page .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(247,247,247);
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: 60px;
	--wd-arrow-color: rgb(0,0,0);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(86,86,86);
	--wd-arrow-bg: rgb(255,215,0);
	--wd-arrow-bg-hover: rgb(255,215,0);
	--wd-arrow-bg-dis: rgba(255,215,0,0.61);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 15px;
}
.product-labels .product-label.onsale {
	background-color: rgb(80,183,56);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(80,183,56);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,95,95);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,66,66);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 1140px;
}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-widget-title-font-size: 15px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 30px;
	--wd-arrow-icon-size: 15px;
	--wd-arrow-offset-h: -15px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


body .bx-livechat-head {
    padding: 12px 5px 0 14px;
}
body .b24-window-close:after, body .b24-window-close:before {
    background-color: #000;
}
body .b24-window-close {
    position: absolute;
    top: 12px;
    right: 23px;
    width: 28px;
    height: 28px;
	  opacity: 1;
    border-radius: 100%;
    border: 0;
    cursor: pointer;
    outline: 0;
    z-index: 25;
    background-color: #f8dc4c;
}
body .b24-window-close:hover {
    position: absolute;
    top: 12px;
    right: 23px;
    width: 28px;
    height: 28px;
		opacity: 1;
    border-radius: 100%;
    border: 0;
    cursor: pointer;
    outline: 0;
    z-index: 25;
    background-color: #ffd500;
}

body .b24-form-btn {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    margin: 0;
    min-height: 52px;
    width: 100%;
    border: 0;
    border-radius: 4px;
    background-color: #f8dc4c;
    font: 500 15px/22px var(--b24-font-family);
    outline: 0;
    cursor: pointer;
    color: #fff;
    color: rgb(0 0 0);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
body .b24-form-btn:hover {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    margin: 0;
    min-height: 52px;
    width: 100%;
    border: 0;
    border-radius: 4px;
    background-color: #ffd500;
    font: 500 15px/22px var(--b24-font-family);
    outline: 0;
    cursor: pointer;
    color: #fff;
    color: rgb(0 0 0);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
body .b24-widget-button-shadow {
    z-index: 0;
}
body .cart-widget-side .woocommerce-mini-cart .remove {
    top: 15px;
    background-color: #efefef;
}
body .b24-widget-button-position-bottom-left.b24-widget-button-wrapper {
    z-index: 10;
}
body .wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
    color: #000000;
}
body .wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
    color: #000000;
}
body .whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7) .wd-tools-count {
    font-size: 11px;
}
.hit-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hit-text1 {
    font-size: 28px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 30px;
    background: linear-gradient(45deg, #f8dc4c, #f8dc4c); /* Фон */
    border-radius: 12px;
    position: relative; /* Для псевдоэлемента */
    overflow: hidden;
    z-index: 0; /* Базовый слой для элемента */
}

.hit-text1::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: rgba(255, 255, 255, 0.2); /* Блик */
    transform: rotate(30deg);
    pointer-events: none;
    transition: all 0.5s ease;
    z-index: 1; /* Блик выше фона, но ниже текста */
}

.hit-text1 span {
    position: relative;
    z-index: 2; /* Текст выше блика */
}

.hit-text1:hover::before {
    top: -20%;
    left: -20%;
}

.hit-text1::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    opacity: 1; /* Эффект сияния всегда активен */
    animation: shine 4s infinite; /* 1с анимация + 3с пауза */
    pointer-events: none;
}

@keyframes shine {
    0% { transform: translateX(-100%); }
    25% { transform: translateX(100%); } /* Анимация длится 1с (25% от 4с) */
     100% { transform: translateX(100%); } /* Оставшиеся 3с пауза */
}

@media (max-width: 767px) {
    .hit-text1 {
        font-size: 18px;
    }
}

body .wd-product .star-rating {
    display: none;
}

.custom-attributes {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(60px, 1fr)); /* Автоматическая ширина колонок */
    justify-items: center; /* Центрируем содержимое по горизонтали */
    align-items: stretch; /* Растягиваем элементы по высоте */
    margin: 8px 0;
    padding: 0;
    box-sizing: border-box;
}

.attribute-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
}

.attribute-label {
    font-size: 15px;
    color: #777;
    line-height: 1;
    margin-bottom: 4px;
}

.attribute-label i {
    line-height: 1;
}

.attribute-value {
    font-size: 12px;
    font-weight: 400;
    color: #777;
    line-height: 1.2;
}

@media (max-width: 767px) {
    .custom-attributes {
        grid-template-columns: repeat(auto-fit, minmax(80px, 1fr)); 
        margin: 8px 0;
    }

    .attribute-label {
        font-size: 18px;
        margin-bottom: 4px;
    }

    .attribute-value {
        font-size: 12px;
    }
}

@media (max-width: 479px) {
    .custom-attributes {
        grid-template-columns: repeat(auto-fit, minmax(20px, 1fr));
        margin: 8px 0;
    }

    .attribute-label {
        font-size: 12px;
        margin-bottom: 4px; 
    }

    .attribute-value {
        font-size: 9px;
    }
}

/*body .product-subtotal {display: none;}
body .product-quantity {display: none;}
div.quantity {
    display: none;
}*/
.product-attributes { 
    width: 100%; 
    border-collapse: collapse; 
    margin-top: 20px;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	  border: 1px solid #ddd;
}

.product-attributes th {
    background-color: #f4f4f4;
    font-weight: bold;
    text-align: left;
    padding: 12px 15px;
    border: 1px solid #ddd;
    width: 50%;
    color: #333;
}

.product-attributes td {
    padding: 12px 15px;
    border: 1px solid #ddd;
    text-align: left;
    width: 50%;
    vertical-align: top;
}

/* Чередование цветов */
.product-attributes tr:nth-child(even) {
    background-color: #f9f9f9;
}

/* Эффект при наведении */
.product-attributes tr:hover {
    background-color: #ECECEC;
    transition: background-color 0.3s ease;
}

.product-attributes th:first-child,
.product-attributes td:first-child {
    border-left: none;
}

.product-attributes th:last-child,
.product-attributes td:last-child {
    border-right: none;
}

body p.stock.wd-style-with-bg:is(.available-on-backorder,.in-stock) span {
    color: #ffffff;
    background: linear-gradient(90deg, #4caf50, #81c784);
	  text-align: center;
	  width: 160px;
}
body p.stock.wd-style-with-bg.out-of-stock span {
    background: linear-gradient(90deg, #ff4b2b, #ff416c);
	  text-align: center;
	  width: 160px;
}
body .woocommerce-variation {
    animation: wd-fadeInBottomShort 1s ease;
    margin-bottom: 0px;
}
body p.stock:is(.wd-style-bordered,.wd-style-with-bg) span {
    display: inline-block;
    padding: 10px 16px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: bold;
    border-radius: 12px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
}
.main-features-title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 5px;
    color: #333;
}
body .whb-empty-column+.whb-mobile-right {
    flex: 0 1 auto;
}
body p.stock.out-of-stock {
    margin-bottom: 10px;
}
body .wd-visits-count:not(.wd-with-icon) .wd-count-icon:before {
    color: #69c154;
}
body .wd-sold-count:not(.wd-with-icon) .wd-count-icon:before {
    color: #dd5f5f;
}
body .wd-builder-off .wd-product-count {
    margin-bottom: 10px;
}
.credit-price {
    font-size: 14px;
    color: #777;
    margin-top: 0px;
    cursor: pointer;
    transition: color 0.3s;
    position: relative;
    display: inline-block;
}

.credit-price-single {
    font-size: 14px;
    color: #777;
    margin-top: 0px;
    cursor: pointer;
    transition: color 0.3s;
    position: relative;
    display: inline-block;
	  margin-bottom: 10px;
}

.credit-price i,
.credit-price-single i {
    margin-right: 5px;
}

.credit-text {
    text-decoration: dotted underline;
    text-underline-offset: 5px;
    color: #777;
}

.credit-price:hover .credit-text,
.credit-price-single:hover .credit-text {
    color: #4682b4;
    text-decoration-color: #4682b4;
}

.credit-no-price {
    font-size: 12px;
    color: #777;
    margin-top: 0px;
    position: relative;
    display: inline-block;
	  margin-bottom: 10px;
}

.credit-no-price-single {
    font-size: 16px;
    color: #777;
    margin-top: 0px;
    position: relative;
    display: inline-block;
	  margin-bottom: 10px;
}

.credit-no-price-text {
    text-decoration: dotted underline;
    text-underline-offset: 5px;
    color: #777;
}

.credit-no-price:hover .credit-no-price-text,
.credit-no-price-single:hover .credit-no-price-text {
    color: #4682b4;
    text-decoration-color: #4682b4;
}

.credit-popup {
    position: absolute;
    bottom: calc(100% + 5px);
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.15);
    z-index: 1000;
    font-size: 14px;
    color: #333;
    display: none;
    min-width: 235px;
    text-align: center;
}

.single-product .credit-price-single .credit-popup {
    bottom: auto;
    top: calc(100% + 5px);
}

.credit-popup-content {
    line-height: 1.5;
    position: relative;
}

.credit-title {
    font-weight: bold;
    font-size: 16px;
    color: #333;
    margin-bottom: 8px;
    text-align: center;
    position: relative;
}

.credit-close {
    position: absolute;
    top: 1px;
    right: -2px;
    font-size: 16px;
    color: #888;
    cursor: pointer;
    transition: color 0.2s;
}

.credit-close:hover {
    color: #e74c3c;
}

.credit-item {
    padding: 2px 0;
    border-bottom: 1px dotted #eee;
    cursor: pointer;
    transition: background-color 0.2s;
}

.credit-item:hover {
    background-color: #f5f5f5;
}

.credit-item.active {
    background-color: #e8f0fe;
    color: #4682b4;
    font-weight: bold;
}

.credit-total,
.credit-overpayment {
    margin-top: 8px;
    font-weight: bold;
    color: #555;
}

.credit-overpayment {
    color: #e74c3c;
}

.overpayment-months {
    font-weight: normal;
    font-size: 0.9em;
    color: #e74c3c;
    opacity: 0.8;
}

.credit-note {
    margin-top: 8px;
    font-size: 10px;
    color: #888;
    font-style: italic;
    border-top: 1px solid #eee;
    padding-top: 5px;
}

@media (max-width: 767px) {
    .credit-price {
        font-size: 10px;
    }
    .credit-price-single {
        font-size: 12px;
    }
    .credit-no-price {
        font-size: 10px;
    }
    .credit-no-price-single {
        font-size: 12px;
    }
    .credit-popup {
        font-size: 10px;
        min-width: 160px;
        padding: 8px;
    }
    .credit-title {
        font-size: 12px;
    }
    .credit-close {
        font-size: 12px;
        top: -1px;
        right: -1px;
    }
    .credit-note {
        font-size: 8px;
    }
    .overpayment-months {
        font-size: 0.85em;
    }
    .credit-popup {
        left: 0;
        transform: none;
        bottom: calc(100% + 3px);
    }
    .single-product .credit-price-single .credit-popup {
        bottom: auto;
        top: calc(100% + 3px);
        left: 50%;
        transform: translateX(-50%);
    }
}
body .wd-wtl-form {
    padding: 15px;
    border: 1px solid rgb(248 220 76);
    border-radius: 10px;
}
body .single-breadcrumbs-wrapper .wd-breadcrumbs {
    padding: 15px;
    border: 1px solid rgb(224, 224, 224);
    border-radius: 10px;
	  background-color: white;
}

body .shop-loop-head {
    background-color: white;
    border-radius: 10px;
    padding: 15px;
    border: 1px solid rgb(224, 224, 224);
}

body .woocommerce-product-rating {
    margin: 0px 0px 2px;
}
body .product_title {
    text-align: left;
}
.custom-price-class {
    font-size: 35px;
    color: #69c154;
    text-align: left;
    margin: 0px 0px 0px;
}
.custom-price-class .amount {
    color: #69c154;
    font-weight: 900;
}
.custom-price-class del .amount {
    color: #dd5f5f;
    text-decoration: line-through;
    font-style: italic;
}

body .footer-column {
    margin-bottom: 0px;
}
.is-style-outline_yellowall {
		background-color: #f8dc4c;
}
.is-style-outline_yellowall a:hover {
		color: red;
}
body details {
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    margin-top: 0px;
    position: relative;
    font-size: 18px;
    border-radius: 0px;
    box-sizing: border-box;
    transition: all .3s;
}
body .password-input input {
    margin-bottom: 10px;
    padding-inline-end: var(--wd-form-height) !important;
}
body .wd-hint:before {
    content: "?";
    display: none;
    align-items: center;
    justify-content: center;
    width: 1.45em;
    height: 1.45em;
    border-radius: 50%;
    background-color: var(--wd-hint-bg, var(--wd-primary-color));
    color: var(--wd-hint-color, #fff);
    font-weight: 600;
    font-size: var(--wd-hint-size, 14px);
}
html .hide-larger-price .price *:not(.price) {
    word-spacing: normal;
    visibility: visible;
    font-size: 20px;
}
body p.stock.wd-style-default.in-stock:before {
    margin-inline-end: 5px;
    color: #6dab3c;
    content: "\f107";
    font-family: "woodmart-font";
}
body .whb-header-bottom .wd-header-cats {
    margin-top: calc(var(--wd-header-general-brd-w)* -1);
    margin-bottom: calc(var(--wd-header-bottom-brd-w)* -1);
    height: auto;
}
body :is(.wd-custom-icon,picture.wd-custom-icon img) {
    min-width: 100%;
    max-width: 20px;
    width: auto;
    height: auto;
}
body .wd-nav.wd-style-bg>li>a span, .wd-nav.wd-style-bg>li>a:after {
    z-index: 2;
    color: white;
}
body .whb-color-dark .wd-header-divider:before {
    border-color: rgb(248 220 76);
}
body .pswp__item {
    background-color: white;
}
.footer-column {
    margin-bottom: none;
		text-align: center;
}
body .footer-sidebar {
    padding-block: 30px 10px;
}
body p {
    margin-bottom: 0;
}
body .searchform .searchsubmit:after {
    color: black;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
    margin-top: 10px;
    padding: 0px;
    width: 100%;
    color: black;
		margin: 0px 0px 2px
}
body .cursor-pointer {
    cursor: default;
}
body .whb-column {
    justify-content: center;
}
body .wd-info-box :is(.info-box-subtitle,.info-box-title,.info-box-inner):not(:first-child) {
    margin-top: 4px;
}
body .widget:last-child {
    padding-bottom: 10px;
}
body .whb-with-shadow {
    box-shadow: 0 10px 5px rgba(0,0,0,0.1);
}
body a.wd-entities-title:hover, .wd-entities-title a:hover {
  text-shadow:
    1px 1px 1px black,
    -1px -1px 1px black,
    1px -1px 1px black,
    -1px 1px 1px black;
}

body .wd-nav-mob-tab[class*="wd-style-underline"] .nav-link-text {
    background-color: #2A232A;
}
body .wd-header-mobile-nav .wd-tools-icon:before {
    content: "\f15a";
    font-family: "woodmart-font";
    color: black;
}
body .wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-count {
    position: absolute;
    height: 20px;
    width: 20px;
    top: -11px;
    inset-inline-end: -7px;
    background-color: #000;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);
    color: rgb(255 255 255);
    font-size: 11px;
}
/*body .wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-count {
    position: absolute;
    top: -3px;
    inset-inline-end: -7px;
    background-color: #000;
    box-shadow: 0 0 4px rgba(0,0,0,0.17);
    color: rgb(255 255 255);
    font-size: 11px;
}*/
body .wd-nav[class*="wd-style-underline"] .nav-link-text {
    color: #000;
	  /*text-shadow: 0px 0px 5px black, 0px 0px 5px #00000054, 0px 0px 5px #00000054, 0px 0px 5px black;*/
}
body .wd-nav[class*="wd-style-underline"] .nav-link-text {
    position: relative;
    display: inline-block;
    padding-block: none;
    line-height: none;
    padding: 10px;
    background-color: #ededed;
    border-radius: 10px;
}
}
body .searchform[class*="wd-style-with-bg"] .searchsubmit {
    color: #000;
}
.cart-subtotal { display: none !important; }
::-webkit-input-placeholder { /* WebKit browsers */
   color:    #a0a0a0;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:     #a0a0a0;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:     #a0a0a0;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:     #a0a0a0;
}
.woocommerce-additional-fields {
	    display: none ;
}
.payment_methods
.payment_box {
    background-color: #ff6161;
	text-align:center;
}
.payment_box p{
	font-size: 16px;
    color: #fff;
}
.payment_methods li>label {
    display: none;
}
.payment_methods 
.payment_box:before {
    display: none;
}
.comment-form-email {
	display:none;
}
.comment-form-cookies-consent {
	display:none;
}
.comment-notes {
	display:none;
}
.comment-form-img-message {
	display:none;
}
.woocommerce-MyAccount-navigation-link--downloads {
	display:none;
}

.downloads-link {
	display:none;
}
.vkredit-value{
		font-style: normal;
	font-weight: bold;
	color: #7ab532;
}
.vkredit-value span{
	display:flex;
	margin-top: -15px;
	font-style: italic;
	color: #ff554d;
}
.whb-color-dark [class*="wd-header-search-form"] :is(.wd-style-default,.wd-style-with-bg-2) {
    --wd-form-brd-color: #7ab53263;
    --wd-form-brd-color-focus: #7AB532;
    --wd-form-color: #000;
}
.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12).wd-builder-off .woocommerce-result-count {
    display: none;
}
pre {
    overflow: auto;
    margin-bottom: -20px;
    padding: 20px;
    background: #e5e5e5;
    text-align: left;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
	font-size: 13px;
}
.product_title {
    text-align: center;
}
.summary-inner>.price {
    text-align: center;
}
body a {
    color: #000;
    text-decoration: none;
    transition: all .15s ease;
}
body .wd-header-cats.wd-style-1 .menu-opener {
    padding: 10px 15px;
    min-width: 150px;
    height: 50px;
    border-top-left-radius: var(--wd-brd-radius);
    border-top-right-radius: var(--wd-brd-radius);
		cursor: pointer;
}
body tr.cart_item .product-total .amount {
    color: #000;
    font-weight: 400;
}
body .woodmart-price-filter .amount {
    color: black;
    font-weight: inherit;
}
body .woodmart-recent-posts :is(.recent-posts-time,.recent-posts-comment) {
    color: #000;
    font-size: 100%;
}
body .whb-header-bottom {
    border-bottom: 1px solid rgb(224,224,224);
}
body .popup-quick-view .quick-view-horizontal .woocommerce-product-gallery {
    height: 800px;
}
body button[disabled], input[disabled] {
    opacity: 1 !important;
    cursor: default;
}
body .calculator {
    border: 0px solid #dfdfdf;
}@media (min-width: 1025px) {
	body .woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    justify-content: var(--content-align);
}
body form.cart {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: var(--content-align);
}
body .whb-top-bar {
    padding-top: 10px;
}
body .searchform input[type="text"] {
    border-radius: 10px;
}
body .searchform.wd-style-with-bg .searchsubmit {
    border-radius: 0px 10px 10px 0px;
}
body .btn-size-large {
    min-height: 50px;
}
body .wd-header-cats .menu-opener .menu-open-label {
    font-size: 16px;
	font-weight: 700;
}
body .whb-9x1ytaxq7aphtb3npidp .searchform {
    --wd-form-height: 50px;
}
body .whb-header-bottom .wd-header-cats, .whb-top-bar .wd-header-cats, .whb-header-bottom .wd-header-cats.wd-style-1 .menu-opener, .whb-top-bar .wd-header-cats.wd-style-1 .menu-opener {
     height: 50px;
}

body .wd-header-text {
    flex: 0 1 auto;
}

.menu_adress {
		background-color: #f8dc4c;
    height: 50px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    font-family: 'Exo 2';
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
        flex-wrap: wrap;
}

@media (max-width: 1600px) {
    .menu_adress {
        font-size: 13px;
    }
}

body tr.order-total td strong {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}
body td.product-name {
    text-align: center;
}
body th.product-name {
    text-align: center;
}
body caption, th, td {
    vertical-align: middle;
    text-align: center;
}
body .wd-wtl-table .wd-confirmed:before {
    color: #6dab3c;
    font-weight: 600;
    font-size: 35px;
    content: "\f107";
    font-family: "woodmart-font";
}
body .shop_table tr :is(td,th):last-child {
    text-align: center;
}
body .wd-timer {
    display: flex;
    gap: 5px;
    --wd-timer-size: 20px;
    justify-content: center;
}
body .price del {
        color: #a50b0b;
        font-size: 90%;
        text-decoration-thickness: 2px;
    }
body .poduct-tabs-inner>div:not(:last-child) {
    margin-bottom: var(--wd-single-spacing);
    margin-top: 10px;
}
body .woocommerce-product-gallery img {
		border-radius: 10px;
    border: 1px solid rgb(224, 224, 224);
		background-color: white;
}
body .autocomplete-suggestion .suggestion-sku {
    padding-bottom: 10px;
    color: red;
}
body .product-label.out-of-stock {
    width: 140px;
}
body .set-mb-l {
    background-color: white;
    padding: 20px 20px 20px 20px;
    border-radius: 10px;
	  border: 1px solid rgb(224,224,224);
		margin-right: 0px;
}
}
body .product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper {
    margin-top: calc(var(--wd-single-spacing)* -1 - 1px);
    margin-bottom: 20px;
    border-radius: 20px;
}
body .wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after {
    top: -10px;
    height: 2px;
}
body .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: var(--nav-color-active);
    /*background-color: #4a4a4a;*/
    border-radius: 0px;
}
body .wd-nav[class*="wd-style-underline"]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after {
    width: 50%;
    left: 25%;
}
body .product-grid-item .wd-product-sku {
    color: red;
    word-break: break-all;
    font-size: 100%;
}
body .price .amount {
    font-size: 15px;
}
body .amount {
		color: black;
    font-weight: 900;
}
body :is(.widget,.wd-widget,div[class^="vc_wp"]) {
    background-color: white;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid rgb(224, 224, 224);
}
body .logomylogo {
	font-size: 28px;
}
/* body .product-grid-item :is(.wd-product-countdown,.wd-swatches-grid) {
    background-color: #dd9933;
    padding-bottom: 5px;
    padding-top: 5px;
    border-radius: 15px;
} */
body .wd-swatch {
    border: 1px solid black;
}


Custom CSS for tablet
body .woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    /* width: 400px; */
    gap: 10px;
    justify-content: var(--content-align);
}
body .wd-accordion-title:is(.wd-active, :hover) .wd-accordion-title-text {
    color: #333333;
    font-size: 1.5rem;
    font-weight: 600;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
body .wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon {
    width: 42px;
    -webkit-box-shadow: 0px 0px 10px 5px rgba(255, 250, 79, 0.33);
    -moz-box-shadow: 0px 0px 10px 5px rgba(255, 250, 79, 0.33);
    box-shadow: 0px 0px 10px 5px rgba(255, 250, 79, 0.33);
}
body .woocommerce-product-gallery img {
        border-radius: 10px;
        border: 1px solid rgb(224, 224, 224);
        background-color: white;
    }
body .set-mb-l {
        background-color: white;
        padding: 10px;
        border-radius: 10px;
        border: 1px solid rgb(224, 224, 224);
        margin-right: 0px;
    }
body .wd-wtl-form {
    background-color: white;
}
body .wd-builder-off .wd-product-count {
    margin-bottom: 10px;
    text-align: left;
}
body .price del {
        color: #a50b0b;
        font-size: 90%;
        text-decoration-thickness: 2px;
    }
body .product-grid-item .wd-product-sku {
    color: red;
    word-break: break-all;
    font-size: 100%;
}
body .price .amount {
    font-size: 15px;
}
body .amount {
	color: black;
    font-weight: 900;
}
body :is(.widget,.wd-widget,div[class^="vc_wp"]) {
    padding: 10px;
    border-radius: 10px;
    border: 1px solid rgb(224,224,224);
}
body .logomylogo {
	font-size: 28px;
}
body .wd-swatch {
    border: 1px solid black;
}


Custom CSS for mobile landscape
body .woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    /* width: 400px; */
    gap: 10px;
    justify-content: var(--content-align);
}
body .wd-accordion-title:is(.wd-active, :hover) .wd-accordion-title-text {
    color: #333333;
    font-size: 1.5rem;
    font-weight: 600;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
body .wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon {
    width: 42px;
    -webkit-box-shadow: 0px 0px 10px 5px rgba(255, 250, 79, 0.33);
    -moz-box-shadow: 0px 0px 10px 5px rgba(255, 250, 79, 0.33);
    box-shadow: 0px 0px 10px 5px rgba(255, 250, 79, 0.33);
}
body .woocommerce-product-gallery img {
        border-radius: 10px;
        border: 1px solid rgb(224, 224, 224);
        background-color: white;
    }
body .set-mb-l {
        background-color: white;
        padding: 10px;
        border-radius: 10px;
        border: 1px solid rgb(224, 224, 224);
        margin-right: 0px;
    }
body .wd-wtl-form {
    background-color: white;
}
body .wd-builder-off .wd-product-count {
    margin-bottom: 10px;
    text-align: left;
}
body .price del {
        color: #a50b0b;
        font-size: 90%;
        text-decoration-thickness: 2px;
    }
body .product-grid-item .wd-product-sku {
    color: red;
    word-break: break-all;
    font-size: 100%;
}
body .price .amount {
    font-size: 15px;
}
body .amount {
	color: black;
    font-weight: 600;
}
body :is(.widget,.wd-widget,div[class^="vc_wp"]) {
    padding: 10px;
    border-radius: 10px;
    border: 1px solid rgb(224,224,224);
}
body .logomylogo {
	font-size: 28px;
}
body .wd-swatch {
    border: 1px solid black;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body .woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    /* width: 400px; */
    gap: 10px;
    justify-content: var(--content-align);
}
body .wd-accordion-title:is(.wd-active, :hover) .wd-accordion-title-text {
    color: #333333;
    font-size: 1.5rem;
    font-weight: 600;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
body .wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon {
    width: 42px;
    -webkit-box-shadow: 0px 0px 10px 5px rgba(255, 250, 79, 0.33);
    -moz-box-shadow: 0px 0px 10px 5px rgba(255, 250, 79, 0.33);
    box-shadow: 0px 0px 10px 5px rgba(255, 250, 79, 0.33);
}
body .woocommerce-product-gallery img {
        border-radius: 10px;
        border: 1px solid rgb(224, 224, 224);
        background-color: white;
    }
body .set-mb-l {
        background-color: white;
        padding: 10px;
        border-radius: 10px;
        border: 1px solid rgb(224, 224, 224);
        margin-right: 0px;
    }
body .wd-wtl-form {
    background-color: white;
}
body .wd-builder-off .wd-product-count {
    margin-bottom: 10px;
    text-align: left;
}
body .price del {
        color: #a50b0b;
        font-size: 90%;
        text-decoration-thickness: 2px;
    }
body .product-grid-item .wd-product-sku {
    color: red;
    word-break: break-all;
    font-size: 100%;
}
body .price .amount {
    font-size: 15px;
}
body .amount {
	color: black;
    font-weight: 900;
}
body :is(.widget,.wd-widget,div[class^="vc_wp"]) {
    padding: 10px;
    border-radius: 10px;
    border: 1px solid rgb(224,224,224);
}
body .logomylogo {
	font-size: 28px;
}
body .wd-swatch {
    border: 1px solid black;
}

}

@media (min-width: 577px) and (max-width: 767px) {
	body .woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    /* width: 400px; */
    gap: 10px;
    justify-content: var(--content-align);
}
body .wd-accordion-title:is(.wd-active, :hover) .wd-accordion-title-text {
    color: #333333;
    font-size: 1.5rem;
    font-weight: 600;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
body .wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon {
    width: 42px;
    -webkit-box-shadow: 0px 0px 10px 5px rgba(255, 250, 79, 0.33);
    -moz-box-shadow: 0px 0px 10px 5px rgba(255, 250, 79, 0.33);
    box-shadow: 0px 0px 10px 5px rgba(255, 250, 79, 0.33);
}
body .woocommerce-product-gallery img {
        border-radius: 10px;
        border: 1px solid rgb(224, 224, 224);
        background-color: white;
    }
body .set-mb-l {
        background-color: white;
        padding: 10px;
        border-radius: 10px;
        border: 1px solid rgb(224, 224, 224);
        margin-right: 0px;
    }
body .wd-wtl-form {
    background-color: white;
}
body .wd-builder-off .wd-product-count {
    margin-bottom: 10px;
    text-align: left;
}
body .price del {
        color: #a50b0b;
        font-size: 90%;
        text-decoration-thickness: 2px;
    }
body .product-grid-item .wd-product-sku {
    color: red;
    word-break: break-all;
    font-size: 100%;
}
body .price .amount {
    font-size: 15px;
}
body .amount {
	color: black;
    font-weight: 600;
}
body :is(.widget,.wd-widget,div[class^="vc_wp"]) {
    padding: 10px;
    border-radius: 10px;
    border: 1px solid rgb(224,224,224);
}
body .logomylogo {
	font-size: 28px;
}
body .wd-swatch {
    border: 1px solid black;
}

}

@media (max-width: 576px) {
	body .woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    /* width: 400px; */
    gap: 10px;
    justify-content: var(--content-align);
}
body .wd-accordion-title:is(.wd-active, :hover) .wd-accordion-title-text {
    color: #333333;
    font-size: 1.5rem;
    font-weight: 600;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

body .wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon {
    width: 42px;
    -webkit-box-shadow: 0px 0px 10px 5px rgba(255, 250, 79, 0.33);
    -moz-box-shadow: 0px 0px 10px 5px rgba(255, 250, 79, 0.33);
    box-shadow: 0px 0px 10px 5px rgba(255, 250, 79, 0.33);
}
body .woocommerce-product-gallery img {
        border-radius: 10px;
        border: 1px solid rgb(224, 224, 224);
        background-color: white;
    }
body .set-mb-l {
        background-color: white;
        padding: 10px;
        border-radius: 10px;
        border: 1px solid rgb(224, 224, 224);
        margin-right: 0px;
    }
body .wd-wtl-form {
    background-color: white;
}
body .wd-builder-off .wd-product-count {
    margin-bottom: 10px;
    text-align: left;
}
body .reset-last-child>*:last-child {
    margin-bottom: 0;
    text-align: center;
}
body .summary-inner>.wd-action-btn {
    /* margin-inline-end: 20px; */
    /* text-align: center; */
    display: flex
;
    align-items: center;
    text-align: center;
    align-content: center;
    justify-content: center;
}
body .wd-timer {
    display: flex;
    gap: 5px;
    --wd-timer-size: 20px;
    justify-content: center;
}
body .woocommerce-variation {
    display: flex;
	  margin-bottom: 0px;
    animation: wd-fadeInBottomShort 1s ease;
    justify-content: center;
}
body .wd-reset-bottom-md .wd-reset-var {
        position: absolute;
        display: flex;
        inset-inline: 0;
        top: calc(100% + var(--wd-reset-btn-space));
        justify-content: center;
    }
body .wd-label-top-md table.variations .label {
        margin-bottom: 5px;
        display: flex;
        padding-bottom: 0;
        padding-right: 0;
        justify-content: center;
    }
body .wd-label-top-md table.variations .cell {
        display: flex;
        justify-content: center;
    }

body .woocommerce-variation-add-to-cart {
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
        justify-content: center;
    }
body form.cart {
        display: flex;
        gap: 5px;
        justify-content: center;
        align-items: center;
    }

body .price del {
        color: #a50b0b;
        font-size: 90%;
        text-decoration-thickness: 2px;
    }
body .product-labels .product-label.out-of-stock {
    background-color: rgb(255, 66, 66);
    color: rgb(255, 255, 255);
    font-size: 6px;
}
body .autocomplete-suggestion .suggestion-sku {
    font-size: 12px;
    padding-bottom: 15px;
    color: red;
}
body .wd-search-full-screen .autocomplete-suggestions {
    background-color: rgb(247,247,247);
}
body .wd-search-full-screen .autocomplete-suggestion {
    padding: 10px;
    border: 1px solid black;
    border-radius: 10px;
    margin: 3px;
	background-color: white;
}
body .wd-search-full-screen .autocomplete-suggestion {
    flex-basis: 45%;
}
body :is(.widget,.wd-widget,div[class^="vc_wp"]) {
    padding: 10px;
    border-radius: 0px;
    border: 0px solid rgb(224,224,224);
}
body .wd-nav-mobile li.current-menu-item>a {
    text-shadow: 1px 1px 1px black;
}
body .wd-nav-mobile>li>a {
    color: #000;
}
body .wd-nav-opener.wd-active:after {
    transform: rotate(90deg);
    color: black;
}
body .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 5px;
    background-color: var(--wd-primary-color);
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

}

