@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//landing.mediakit.by/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.0") format("woff2");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(217,217,217);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(217,217,217);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(217,217,217);
	--wd-entities-title-color-hover: rgb(217, 217, 217);
	--wd-alternative-font: "Satisfy", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(217,217,217);
	--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(217,217,217);
	--wd-alternative-color: rgb(255,255,255);
	--wd-link-color: rgb(255,255,255);
	--wd-link-color-hover: rgb(217,217,217);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--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: url(https://landing.mediakit.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: #0a0a0a;
	background-image: url(https://landing.mediakit.by/wp-content/uploads/2021/07/page-title-shop.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(30,30,30);
	background-image: none;
}
.wd-load-fonts-700 {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.page .main-page-wrapper {
	background-color: rgb(30,30,30);
	background-image: none;
}
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-brd-color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


/* кнопка язывка */

.gt_switcher_wrapper {
	bottom: 80px !important;
	opacity: 0 !important;
}

.gt_switcher_wrapper * {
	cursor: pointer !important;
}

.gt_switcher_wrapper option {
	color: #000;
}

/* меню */

#menu-categories {
	flex-direction: column;
	align-items: flex-start;
}

.wd-nav-fs>li {
	align-self: flex-start !important;
	width: auto !important;
	flex: auto !important;
}

.wd-nav>li>a  {
	text-decoration: none !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	color: #fff !important;
	text-transform: none !important;
}


.wd-nav-fs>li.current-menu-item>a{
	font-weight: 700 !important;
	text-decoration: none;
}

.wd-nav-fs>li.current-menu-item>a>span.nav-link-text:after,
.wd-nav-fs>li.menu-item-has-children>a>span.nav-link-text:after {
	opacity: 0;
}

.wd-nav-fs>li.menu-item-has-children {
	display: flex;
}

.wd-nav-fs>li.menu-item-has-children>a>span.wd-nav-opener {
	display: none;
}

.wd-nav-fs>li.menu-item-has-children>div {
	display: block;
}

.wd-nav-fs>li.menu-item-has-children>a {
	pointer-events: none;
	padding: 0 !important;
	border-right: 1px solid #d9d9d9;
}

.wd-nav>li>a {
	justify-content: flex-start !important;
	align-items: flex-start !important;
	width: 165px !important;
	padding: 0 !important;
}

.wd-nav>li {
	margin-bottom: 20px !important;
}

.wd-nav-fs>li.menu-item-has-children>a>span.nav-link-text {
	padding-bottom: 20px;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
}

.wd-dropdown-fs-menu.wd-design-default .wd-sub-menu li a {
	justify-content: flex-start !important;
	padding-left: 20px;
	padding-top: 0 !important;
	padding-bottom: 24px !important;

	font-weight: 400;
	font-size: 16px !important;
	color: #fff;
}

.wd-dropdown-fs-menu.wd-design-default .wd-sub-menu li:last-child a {
	padding-bottom: 0 !important;
}

.wd-nav-opener {
	align-items: flex-start !important;
	color: #ffffff !important;
	padding-top: 4px !important;
}

.sub-sub-menu {
	padding: 0 0 20px 20px;
}

/* карусель */
.vc_row-fluid:has(.custom-carousel) {
	margin: 0 !important;
}

.custom-carousel {
	height: 610px !important;
	overflow: hidden !important;
	margin-top: -20px;
	margin-bottom: 20px;
	padding-bottom: 75px;
	
	position: relative;
	
	left: 50%;
	transform: translateX(-50%);
}
.custom-carousel > .wpb_wrapper {
	height: 535px;
}

.custom-carousel .vc_inner:has(.carousel-item) {
	position: absolute;
	width: 370px;
	height: 535px;
	transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	left: 51%;
	top: 0;
}

.custom-carousel .carousel-item > .vc_column-inner {
	padding: 0 !important;
}

.custom-carousel .vc_inner:has(.carousel-border-wrapper) {
	position: absolute;
    top: 485px;
    width: 100%;
    max-width: 650px;
    left: 50%;
    transform: translateX(-50%);
}

@media (max-width: 599px) {
	.custom-carousel .vc_inner:has(.carousel-border-wrapper) {
		display: none;
	}
}

.custom-carousel .vc_inner:has(.carousel-border-wrapper):before {
	content: '';
	height: 100%;
	width: 370px;
	position: absolute;
	
	left: 50%;
	transform: translateX(-50%);
	background-color: rgb(30, 30, 30);
	z-index: 1;
}

.custom-carousel .vc_inner:has(.carousel-item.notVisibleElem) {
	opacity:;
	left: 50%;
	transform: translateX(-50%) scale(0.6) translateZ(-600px);
	z-index: 2;
}

.custom-carousel .vc_inner:has(.carousel-item.notVisibleElem) .vc_single_image-wrapper:before {
	content: '';
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	pointer-events: none;
}

.custom-carousel .vc_inner:has(.carousel-item.activeElem) {
	transform: translateX(-50%) scale(1) translateZ(0);
	z-index: 10;
}

.custom-carousel .vc_inner:has(.carousel-item.prevElem),
.custom-carousel .vc_inner:has(.carousel-item.nextElem) {
	z-index: 8;
}

.custom-carousel .vc_inner:has(.carousel-item.prevElem) {
	transform: translateX(-100%) scale(0.9) translateZ(-100px);
}

.custom-carousel .vc_inner:has(.carousel-item.nextElem) {
	transform: translateX(0%) scale(0.9) translateZ(-100px);
}

.custom-carousel .vc_inner:has(.carousel-item.prevElem) .vc_single_image-wrapper:before,
.custom-carousel .vc_inner:has(.carousel-item.nextElem) .vc_single_image-wrapper:before {
	content: '';
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	pointer-events: none;
}

.carousel-item + .wpb_wrapper {
	position: absolute;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.carousel-item .vc_single_image-wrapper {
	position: relative;
	overflow: hidden;
	border-radius: 30px;
	cursor: pointer;
}


.carousel-item .wpb_text_column {
	opacity: 0;
	transition: opacity 0s ease-in-out;
}

.carousel-item.activeElem .wpb_single_image {
	margin-bottom: 10px;
}

.carousel-item.activeElem .wpb_text_column {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	
	opacity: 1;
	transition: opacity 1s ease-in-out;
	
	max-width: 70dvw;
}

.carousel-item.activeElem .wpb_text_column p {
	margin: 0 !important;
	line-height: 100%;
	text-align: center;
}

.carousel-item.activeElem .wpb_text_column p:first-child {
	font-weight: 700;
	font-size: 24px;
	color: #fff;
	margin-bottom: 5px !important;
}

.carousel-item.activeElem .wpb_text_column p:last-child {
	font-weight: 400;
	font-size: 20px;
	color: #fff;
}

.carousel-item img {
	display: block;
	transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}

.carousel-item.activeElem img {
	width: 370px;
	height: 450px;
}

.carousel-item img:hover {
	transform: scale(1.1);
}

.custom-carousel .vc_inner:has(.carousel-item) {
	margin: 0 auto;
}

.custom-carousel .vc_inner:has(.carousel-item.prevPrevElem),
.custom-carousel .vc_inner:has(.carousel-item.nextNextElem) {
	z-index: 6;
}

.custom-carousel .vc_inner:has(.carousel-item.prevPrevElem) {
	transform: translateX(-140%) scale(0.8) translateZ(-300px);
}

.custom-carousel .vc_inner:has(.carousel-item.nextNextElem)  {
	transform: translateX(40%) scale(0.8) translateZ(-300px);
}

.custom-carousel .vc_inner:has(.carousel-item.prevPrevElem) .vc_single_image-wrapper:before,
.custom-carousel .vc_inner:has(.carousel-item.nextNextElem) .vc_single_image-wrapper:before {
	content: '';
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	pointer-events: none;
}

.custom-carousel .vc_inner:has(.carousel-controls) {
	position: absolute;
	top: 205px;
	padding: 0;
	width: 100%;
	
	transform: translateX(-50%);
	left: 50%;
	
	margin: 0 auto;
	
	z-index: 99;
}

.custom-carousel .carousel-controls .carousel-btn {
	position: absolute;
	margin: 0;
}

.custom-carousel .carousel-controls .carousel-btn button {
	color: #666 !important;
	background-color: transparent !important;
	border: none !important;
	background-image: none !important;
	z-index: 100;
}

.custom-carousel .carousel-controls .carousel-btn button:hover {
	color: #fff !important;
}

.custom-carousel .carousel-controls .carousel-btn.carousel-prev {
	left: 0;
}

.custom-carousel .carousel-controls .carousel-btn.carousel-next {
	right: 0;
}

.custom-carousel .vc_inner:has(.carousel-dots) {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 66px;
	transform: translateX(-50%);
	left: 50%;
	margin: 0 auto;
}

.custom-carousel .carousel-dots {
	width: 100%;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 15px;
}

.custom-carousel .carousel-dots .carousel-dot {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #fff;
	cursor: pointer;
}

.custom-carousel .carousel-dots .carousel-dot:hover {
	background-color: transparent;
	box-shadow: inset 0 0 0 3px #3a3a3a;
}

.custom-carousel .carousel-dots .carousel-dot.active {
	background-color: #3a3a3a;
}


.hidden-fields-container {
	display: none;
}

@media (max-width: 1550px) {
	.custom-carousel .vc_inner:has(.carousel-item.prevElem) {
		transform: translateX(-80%) scale(0.9) translateZ(-100px);
	}

	.custom-carousel .vc_inner:has(.carousel-item.nextElem) {
		transform: translateX(-20%) scale(0.9) translateZ(-100px);
	}
	.custom-carousel .vc_inner:has(.carousel-item.prevPrevElem) {
		transform: translateX(-110%) scale(0.8) translateZ(-300px);
	}

	.custom-carousel .vc_inner:has(.carousel-item.nextNextElem)  {
		transform: translateX(10%) scale(0.8) translateZ(-300px);
	}
}

@media (max-width: 1299px) {
	.custom-carousel .vc_inner:has(.carousel-item) {
		width: 340px;
		height: 580px;
	}
	.custom-carousel .vc_inner:has(.carousel-item.prevElem) {
		transform: translateX(-70%) scale(0.9) translateZ(-100px);
	}

	.custom-carousel .vc_inner:has(.carousel-item.nextElem) {
		transform: translateX(-30%) scale(0.9) translateZ(-100px);
	}
	.custom-carousel .vc_inner:has(.carousel-item.prevPrevElem) {
		transform: translateX(-90%) scale(0.8) translateZ(-300px);
	}

	.custom-carousel .vc_inner:has(.carousel-item.nextNextElem)  {
		transform: translateX(-10%) scale(0.8) translateZ(-300px);
	}
}

@media (max-width: 1100px) {
	.custom-carousel .vc_inner:has(.carousel-item.prevPrevElem) {
		transform: translateX(-50%) scale(0.8) translateZ(-300px);
	}

	.custom-carousel .vc_inner:has(.carousel-item.nextNextElem)  {
		transform: translateX(-50%) scale(0.8) translateZ(-300px);
	}
}

@media (max-width: 599px) {
	
	.custom-carousel .vc_inner:has(.carousel-item) {
		max-width: 320px !important;
		max-height: 390px !important;
		transform: translateX(-50%) scale(1) translateZ(0) !important;
		opacity: 0 !important;
	}
	
	.custom-carousel .vc_inner:has(.carousel-item.activeElem) {
		opacity: 1 !important;
	}
	
	.carousel-item img {
			width: 320px !important;
			height: 390px !important;
	}
	
	.custom-carousel {
		height: 570px !important;
	}
	
	.custom-carousel .vc_inner:has(.carousel-controls) {
		top: auto;
		bottom: 168px;
	}
}

/* кнопки по углам страницы */

.whb-column.whb-col-left,
.whb-column.whb-col-right {
	position: fixed;
	top: 0;
	display: flex !important;
	flex-direction: column !important;
	justify-content: space-between !important;
	height: 100dvh !important;
	max-height: 100dvh !important;
	min-height: 100dvh !important;
}

.whb-column.whb-col-left {
	border-right: 2px solid #d9d9d9;
}

.whb-column.whb-col-right {
	border-left: 2px solid #d9d9d9;
}

.whb-column.whb-col-left {
	left: 0;
}

.whb-column.whb-col-right {
	right: 0;
}

.whb-column.whb-col-left .site-logo,
.whb-column.whb-col-left .wd-tools-element, 
.whb-column.whb-col-right .wd-header-html > div,
.whb-column.whb-col-right .language-button {
	width: 190px;
	height: 190px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	background: rgba(30, 30, 30, 0.66) !important;
	backdrop-filter: blur(40px);
}

.whb-column.whb-col-left .site-logo,
.whb-column.whb-col-right .wd-header-html > div {
	border-bottom: 2px solid #d9d9d9;
}

.whb-column.whb-col-left .wd-tools-element, 
.whb-column.whb-col-right .wd-button-wrapper:has(.language-button) {
	border-top: 2px solid #d9d9d9;
}

.whb-column.whb-col-right .wd-header-html,
.whb-column.whb-col-right .wd-button-wrapper:has(.language-button) {
		padding-inline: 0 !important;
	padding-right: 10px !important;
}

.whb-column.whb-col-right .wd-header-html a {
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none !important;
	border: none !important;
}

.whb-column.whb-col-left .wd-tools-element .wd-tools-icon img {
	max-width: 67px;
	min-width: 67px;
}

.whb-column.whb-col-right .wd-header-html .vc_column-inner {
	padding: 0 !important;
}


/* нав меню слева страницы */

.wd-fs-menu {
	max-width: 50dvw !important;
	background: rgba(30, 30, 30, 0.66) !important;
	backdrop-filter: blur(40px);
}

/* Стрелки слайдера */

.wd-nav-arrows.wd-pos-sep .wd-btn-arrow {
	z-index: 400 !important;
	top: calc(50dvh - var(--wd-arrow-offset-v, 0px) + var(--wd-arrow-height, var(--wd-arrow-size, 50px)) / -2) !important;
}

.wd-arrow-inner:after {
		font-size: var(--wd-arrow-icon-size, 36px) !important;
}

/* Кнопка с полоской снизу */

.with-left-line {
	position: relative;
	border: 1px solid #d9d9d9 !important;
}

.with-left-line:after {
	content: "";
	background-color: #d9d9d9;
	width: 50%;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
}

/* стрелки в галереях */


.gallery-block .wd-next .wd-arrow-inner:after {
    content: "\f113" !important;
	font-size: 30px !important;
}

.gallery-block .wd-prev .wd-arrow-inner:after {
	    content: "\f114" !important;
}

.gallery-block .wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow {
	opacity: 1 !important;
	pointer-events: auto !important;
	transform: translateX(0) !important;
}

.gallery-block .wd-arrow-inner {
	color: #d9d9d9 !important;
	font-size: 20px !important;
}


.gallery-block .wd-btn-arrow.wd-prev {
	display: none !important;
}

.gallery-block .wd-btn-arrow.wd-next {
	  position: absolute;
    right: 40px;
    top: calc(100% - 50px - 32px) !important;
}

.gallery-block .wd-nav-arrows.wd-pos-sep .wd-next {
	inset-inline-start: auto !important;
}

.gallery-block .wd-nav-pagin-wrap {
	position: absolute;
	top: calc(100% - 59px);
	right: 90px;
	z-index: 1000;
	margin-top: 0 !important;
	display: block !important;
}

@media (max-width: 1024px) {
	.gallery-block .wd-nav-pagin-wrap {
		top: calc(100% - 65px);
	}
}

.gallery-block .wd-nav-pagin-item span {
	border-radius: 7px !important;
/* 	width: 30px !important; */
/* 	height: 5px !important; */
	width: 25px !important;
	height: 3px !important;
	backdrop-filter: blur(10px);
	background: #d9d9d9 !important;
	border: none !important;
}

.gallery-block .wd-nav-pagin-item.wd-active span {
/* 	width: 40px !important; */
/* 	height: 8px !important; */
	width: 30px !important;
	height: 6px !important;
	background: #1e1e1e !important;
}

.gallery-block .wd-nav-pagin-wrap {
	min-height: auto;
}

.gallery-block .wd-gallery-item img {
	width: 100% !important;
}

/* градиентый заголовок */
.gradient-title p {
	background: linear-gradient(90deg, #d9d9d9 0%, #3a3a3a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient-title-bottom-to-top p {
	font-weight: 900;
/* 	font-size: 100px !important;
	line-height: 77px !important; */
	background: linear-gradient(180deg, #f6f6f6 0%, #676565 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

@media(max-width: 1024px) {
/* 	.gradient-title p {
		line-height: 40px !important;
		font-size: 35px !important;
	}
	
	.gradient-title-bottom-to-top p {
		font-size: 50px !important;
		line-height: 72px !important;
	} */
	
	.main-footer {
		padding-bottom: 20px;
	}
}

@media(max-width: 767px) { 
	.footer-left-container>div {
		border-right: none !important;
	}
}

/* липкий заголовок */

.sticky-wrapper {
	margin-bottom: 50px;
}

.sticky-wrapper .wpb_wrapper:has(.sticky-title) {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.sticky-title {
	top: 0;
	position: sticky;
	z-index: 10;
	background-color: rgb(30,30,30);
	width: 100%;
}

@media (max-width: 767px) {
	.sticky-title {
		position: relative;
	}
}

@media (max-width: 1024px) {
	.sticky-title {
		top: 70px;
	}
}

.sticky-title .title-wrapper {
	margin: 20px 0;
}

.sticky-container {
	width: 100%;	
}

.sticky-left .wpb_wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.sticky-left .sticky-text {
	margin-bottom: 0;
	height: 350px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}


@media (max-width: 767px) {
	.sticky-left .sticky-text {
		height: auto;
	}
	
	.sticky-left .sticky-text .image-right {
		margin: 0 auto 20px;
	}
}

@media (min-width: 768px) {
	.sticky-left .sticky-text .image-right {
		display: none;
	}
}

.sticky-left h3 {
	font-weight: 700;
	font-size: 40px;
	text-transform: uppercase;
	color: #fff;
}

.sticky-left,
.sticky-right {
	margin-top: 60px;
}

.sticky-left p {
	font-weight: 400;
	font-size: 16px;
	color: #fff;
}

.sticky-right {
	height: 350px;
	position: sticky;
	top: 250px;
}

@media (max-width: 767px) {
	.sticky-right {
		display: none;
	}
}

.sticky-right .wpb_wrapper .wd-image {
	margin: 0 !important;
	position: absolute;
	top: 0;
}

.sticky-right .wpb_wrapper {
	height: 350px;
	overflow: hidden;
	position: relative;
}

.sticky-right img {
	height: 350px;
}

#forma_consultation,
#forma {
	background-color: #1e1e1e;
}

#forma_consultation input[type="submit"],
#forma input[type="submit"] {
	background-color: transparent;
	border: 1px solid #d9d9d9;
	color: #d9d9d9;
}

#forma_consultation input[type="submit"]:hover,
#forma input[type="submit"]:hover {
	background-color: #d9d9d9;
	color: #fff;
}@media (min-width: 1025px) {
	/* форма Готовы обсудить ваш проект? */
.form-section p:has(input.wpcf7-submit) {
	position: absolute;
	left: 100%;
	bottom: 0;
	width: 190px;
	height: 190px;
	margin-bottom: 0;
}

.form-section input.wpcf7-submit {
	width: 100%;
	height: 100%;
	background-color: transparent;
	color: #d9d9d9;
}

.container {
	max-width: calc(100dvw - 190px - 190px) !important;
	padding: 0 50px;
}

.full-width-container {
	max-width: calc(100dvw - 190px - 190px);
	margin: 0 auto;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body {
	/* чтобы меню внизу не перекрывало контент в футере */
	padding-bottom: 52px;
}

.wd-carousel-wrap {
	max-height: calc(100dvh - 52px);
}

.whb-main-header {
	z-index: 999 !important;
}

.whb-main-header .whb-general-header {
	background: rgba(30, 30, 30, 0.66) !important;
	backdrop-filter: blur(40px);
	
	position: fixed;
	width: 100dvw;
	top: 0;
	left: 0;
}

.mobile-nav  {
	max-width: 100dvw !important;
	background: rgba(30, 30, 30, 0.66) !important;
	backdrop-filter: blur(40px);
}


.whb-column.whb-col-left,
.whb-column.whb-col-right {
	display: none !important;
}

.mobile-nav .wd-nav-mob-tab {
	display: none;
}

.wd-nav-mobile {
	padding-top: 70px !important;
}

.wd-nav-mobile li.current-menu-ancestor>a,
.wd-nav-mobile li.current-menu-parent>a,
.wd-nav-mobile li.current_page_item>a {
	font-weight: 700 !important;
	color: #fff !important;
}

.wd-nav-mobile li.opener-page>a,
.mobile-nav .wd-nav-opener.wd-active {
	background-color: transparent !important;
}

.wd-nav.wd-nav-mobile>li {
	margin-bottom: 0 !important;
	padding-left: 20px;
}

.wd-nav.wd-nav-mobile>li>a {
	align-items: center !important;
}

.mobile-nav .wd-nav-opener {
	align-items: center !important;
}

.whb-header-bottom {
	width: 100dvw;
	background-color: #101010 !important;
	max-height: 52px;
	
	position: fixed !important;
	bottom: 0 !important;
	left: 0 !important;
}

.whb-header-bottom .wd-tools-icon {
	color: #fff;
}

.whb-header-bottom .wd-button-wrapper:has(.header-bottom-icon) {
	height: 40px !important;
	width: 40px !important;
	background-color: transparent !important;
}

.header-bottom-icon {
	background-color: transparent !important;
	padding: 0 !important;
	margin: 0 auto !important;
}

.header-bottom-icon>span {
	margin: 0 !important;
}

.whb-header-bottom-inner .whb-col-mobile {
	justify-content: space-around !important;
}

/*кнопка языка */

.gt_switcher_wrapper {
	width: 50px !important;
	height: 50px !important;
	bottom: 60px !important;
	right: 10px !important;
}

.whb-header-bottom .wd-button-wrapper:has(.language-button) {
	width: 50px;
	height: 50px;
	background-color: #101010 !important;
	border-radius: 50%;
	position: fixed;
	bottom: 60px;
	right: 10px;
	padding: 0 !important;
	margin: 0 !important;
}

.language-button {
	width: 100%;
	height: 100%;
	background-color: #101010 !important;
	border-radius: 50%;
	padding: 8px;
	border: 2px solid #fff;
	margin: 0 !important;
}

.language-button>span {
	margin: 0 !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	body {
	/* чтобы меню внизу не перекрывало контент в футере */
	padding-bottom: 52px;
}

.wd-carousel-wrap {
	max-height: calc(100dvh - 52px);
}

.whb-main-header {
	z-index: 999 !important;
}

.whb-main-header .whb-general-header {
	background: rgba(30, 30, 30, 0.66) !important;
	backdrop-filter: blur(40px);
	
	position: fixed;
	width: 100dvw;
	top: 0;
	left: 0;
}

.mobile-nav  {
	max-width: 100dvw !important;
	background: rgba(30, 30, 30, 0.66) !important;
	backdrop-filter: blur(40px);
}


.whb-column.whb-col-left,
.whb-column.whb-col-right {
	display: none !important;
}

.mobile-nav .wd-nav-mob-tab {
	display: none;
}

.wd-nav-mobile {
	padding-top: 70px !important;
}

.wd-nav-mobile li.current-menu-ancestor>a,
.wd-nav-mobile li.current-menu-parent>a,
.wd-nav-mobile li.current_page_item>a {
	font-weight: 700 !important;
	color: #fff !important;
}

.wd-nav-mobile li.opener-page>a,
.mobile-nav .wd-nav-opener.wd-active {
	background-color: transparent !important;
}

.wd-nav.wd-nav-mobile>li {
	margin-bottom: 0 !important;
	padding-left: 20px;
}

.wd-nav.wd-nav-mobile>li>a {
	align-items: center !important;
}

.mobile-nav .wd-nav-opener {
	align-items: center !important;
}

.whb-header-bottom {
	width: 100dvw;
	background-color: #101010 !important;
	max-height: 52px;
	
	position: fixed !important;
	bottom: 0 !important;
	left: 0 !important;
}

.whb-header-bottom .wd-tools-icon {
	color: #fff;
}

.whb-header-bottom .wd-button-wrapper:has(.header-bottom-icon) {
	height: 40px !important;
	width: 40px !important;
	background-color: transparent !important;
}

.header-bottom-icon {
	background-color: transparent !important;
	padding: 0 !important;
	margin: 0 auto !important;
}

.header-bottom-icon>span {
	margin: 0 !important;
}

.whb-header-bottom-inner .whb-col-mobile {
	justify-content: space-around !important;
}

/*кнопка языка */

.gt_switcher_wrapper {
	width: 50px !important;
	height: 50px !important;
	bottom: 60px !important;
	right: 10px !important;
}

.whb-header-bottom .wd-button-wrapper:has(.language-button) {
	width: 50px;
	height: 50px;
	background-color: #101010 !important;
	border-radius: 50%;
	position: fixed;
	bottom: 60px;
	right: 10px;
	padding: 0 !important;
	margin: 0 !important;
}

.language-button {
	width: 100%;
	height: 100%;
	background-color: #101010 !important;
	border-radius: 50%;
	padding: 8px;
	border: 2px solid #fff;
	margin: 0 !important;
}

.language-button>span {
	margin: 0 !important;
}
}

@media (max-width: 576px) {
	body {
	/* чтобы меню внизу не перекрывало контент в футере */
	padding-bottom: 52px;
}

.wd-carousel-wrap {
	max-height: calc(100dvh - 52px);
}

.whb-main-header {
	z-index: 999 !important;
}

.whb-main-header .whb-general-header {
	background: rgba(30, 30, 30, 0.66) !important;
	backdrop-filter: blur(40px);
	
	position: fixed;
	width: 100dvw;
	top: 0;
	left: 0;
}

.mobile-nav  {
	max-width: 100dvw !important;
	background: rgba(30, 30, 30, 0.66) !important;
	backdrop-filter: blur(40px);
}


.whb-column.whb-col-left,
.whb-column.whb-col-right {
	display: none !important;
}

.mobile-nav .wd-nav-mob-tab {
	display: none;
}

.wd-nav-mobile {
	padding-top: 70px !important;
}

.wd-nav-mobile li.current-menu-ancestor>a,
.wd-nav-mobile li.current-menu-parent>a,
.wd-nav-mobile li.current_page_item>a {
	font-weight: 700 !important;
	color: #fff !important;
}

.wd-nav-mobile li.opener-page>a,
.mobile-nav .wd-nav-opener.wd-active {
	background-color: transparent !important;
}

.wd-nav.wd-nav-mobile>li {
	margin-bottom: 0 !important;
	padding-left: 20px;
}

.wd-nav.wd-nav-mobile>li>a {
	align-items: center !important;
}

.mobile-nav .wd-nav-opener {
	align-items: center !important;
}

.whb-header-bottom {
	width: 100dvw;
	background-color: #101010 !important;
	max-height: 52px;
	
	position: fixed !important;
	bottom: 0 !important;
	left: 0 !important;
}

.whb-header-bottom .wd-tools-icon {
	color: #fff;
}

.whb-header-bottom .wd-button-wrapper:has(.header-bottom-icon) {
	height: 40px !important;
	width: 40px !important;
	background-color: transparent !important;
}

.header-bottom-icon {
	background-color: transparent !important;
	padding: 0 !important;
	margin: 0 auto !important;
}

.header-bottom-icon>span {
	margin: 0 !important;
}

.whb-header-bottom-inner .whb-col-mobile {
	justify-content: space-around !important;
}

/*кнопка языка */

.gt_switcher_wrapper {
	width: 50px !important;
	height: 50px !important;
	bottom: 60px !important;
	right: 10px !important;
}

.whb-header-bottom .wd-button-wrapper:has(.language-button) {
	width: 50px;
	height: 50px;
	background-color: #101010 !important;
	border-radius: 50%;
	position: fixed;
	bottom: 60px;
	right: 10px;
	padding: 0 !important;
	margin: 0 !important;
}

.language-button {
	width: 100%;
	height: 100%;
	background-color: #101010 !important;
	border-radius: 50%;
	padding: 8px;
	border: 2px solid #fff;
	margin: 0 !important;
}

.language-button>span {
	margin: 0 !important;
}
}

