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

:root {
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(109,78,236);
	--wd-alternative-color: rgb(235 230 255);
	--wd-link-color: rgba(255,255,255,0.9);
	--wd-link-color-hover: rgb(109,78,236);
	--btn-default-bgcolor: rgb(235 230 255);
	--btn-default-bgcolor-hover: rgb(214,209,232);
	--btn-accented-bgcolor: rgb(109,78,236);
	--btn-accented-bgcolor-hover: rgb(99,71,214);
	--btn-font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--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: 223px;
}
.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;
}
.page-title-default {
	background-color: rgba(151,151,151,0.11);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(36,36,36);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(255,255,255);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(109,78,236);
}
html table th {
	text-transform: none;
}
.wd-checkout-steps li {
	text-transform: capitalize;
}
html .wd-buy-now-btn {
	color: rgb(51,51,51);
	background: rgb(235 230 255);
}
html .wd-buy-now-btn:hover {
	color: rgb(51,51,51);
	background: rgb(214,209,232);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(36,36,36);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(238,238,34);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1520px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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: 5px;
}

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


h1, h2, h3, h4, h5, h6, p, span, li, a, button, input{
	text-transform: inherit !important;
}
.wd-payment-methods.wd-btn-align-full-width #place_order {
    text-transform: inherit;
}
.woo-wallet-sidebar ul li.card {
    background: rgba(var(--bgcolor-black-rgb), 0.06);
}
.woo-wallet-my-wallet-container .woo-wallet-sidebar{
	background: none;
}

/* Похожие товары */

.custom-products.custom-columns-2 {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px; /* Уменьшение расстояния между товарами до 10 пикселей */
    padding: 0;
    list-style: none;
}

.custom-products.custom-columns-2 .custom-product {
    width: calc(50% - 5px); /* Ширина каждой колонки */
    box-sizing: border-box;
    border: 1px solid transparent; /* Убираем белый фон, можно использовать border: none; если не нужно обрамление */
    padding: 10px;
    display: flex;
    align-items: center;
    background-color: transparent; /* Убираем белый фон */
	  margin-bottom: 0px !important;
}

.custom-product .custom-product-thumbnail {
    margin-right: 10px;
    width: 70px;
    height: 90px;
    object-fit: cover;
    border-radius: 5px; /* Радиус 5 пикселей для изображений */
}

.custom-product .custom-product-title {
    margin: 0 0 5px;
    font-size: 16px;
    line-height: 1.2; /* Уменьшенный межстрочный интервал */
}

.custom-product .custom-price {
    font-size: 14px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%; /* Чтобы блок с ценой занимал всю ширину */
}

.custom-product .custom-price del,
.custom-product .custom-price ins {
    margin-right: 5px; /* Добавление пробела между старой и новой ценой */
}

.custom-product .custom-rating {
    margin-left: auto;
    padding-left: 10px;
    display: flex;
    align-items: center;
}
.vc_column_container>.vc_custom_1690465377849{
    padding-bottom: 0px !important;
}
.product-labels {
    position: absolute;
    top: 7px;
    inset-inline-start: 7px;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    max-width: 50%;
    transition: all .3s ease;
    transform: translateZ(0);
}
.product-labels.labels-rounded .product-label {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 7px;
    min-height: 50px;
    border-radius: 35px;
    font-size: 14px;
}
.on-sale-prev{
	right: 30px; 
	inset-inline-start: auto !important;
}




.two-columns_desc {
	column-count: 2;
  column-gap: 30px; /* Расстояние между колонками */
}

.cashback-banner-text p{
	font-family: "Tektur";
}

.auth-banner-head h2{
	font-family: "Cormorant";
	font-size: 40pt;
	line-height: 39pt;
	text-transform: uppercase !important;
	background: linear-gradient(0.25turn, #f88a20 5%, #ffdd74 30% 70%, #f88a20 90%, #fd570d 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.auth-banner-text p{
	font-family: "Noto+Serif";
}

@media(max-width: 700px){
	.single-product-page .two-columns_desc {
			column-count: 1 !important;
	}
}

@media(max-width: 529px){
	.single-product-page .custom-products.custom-columns-2{
		display: block;
	}
	.single-product-page .custom-products.custom-columns-2 .custom-product{
		width: calc(95% - 5px);
	}
}

iframe{
	width: 720px !important;
	height: 410px !important;
}

.woocommerce-product-gallery.image-action-none .wd-carousel-item figure a{
		cursor: pointer;
    pointer-events: auto;
}
#place_order {
	background-color:green;}

 /*Скрываем виджет корзины*/
.wd-header-cart.hide {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}