.wd-popup.wd-promo-popup {
  background-color: #111111;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}
.page-title-default {
  background-color: #0a0a0a;
  background-size: cover;
  background-position: center center;
}
.footer-container {
  background-color: #ffffff;
}
:root {
  --wd-text-font: "Mulish", Arial, Helvetica, sans-serif;
  --wd-text-font-weight: 400;
  --wd-text-color: #777777;
  --wd-text-font-size: 14px;
  --wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
  --wd-title-font-weight: 400;
  --wd-title-color: #242424;
  --wd-entities-title-font: "Lora", 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: "Lato", 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: #333;
  --wd-widget-title-font-size: 20px;
  --wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
  --wd-header-el-font-weight: 700;
  --wd-header-el-transform: uppercase;
  --wd-header-el-font-size: 15px;
  --wd-primary-color: rgb(20,153,0);
  --wd-alternative-color: rgb(46,175,36);
  --wd-link-color: #333333;
  --wd-link-color-hover: #242424;
  --btn-default-bgcolor: #f7f7f7;
  --btn-default-bgcolor-hover: #efefef;
  --btn-shop-bgcolor: rgb(59,138,46);
  --btn-shop-bgcolor-hover: rgb(59,138,46);
  --btn-accent-bgcolor: rgb(59,138,46);
  --btn-accent-bgcolor-hover: rgb(59,138,46);
  --notices-success-bg: #459647;
  --notices-success-color: #fff;
  --notices-warning-bg: #E0B252;
  --notices-warning-color: #fff;
}
body {
  background-repeat: inherit;
  background-size: inherit;
  background-attachment: scroll;
}
.page .main-page-wrapper {
  background-image: url(https://www.verstatbud.com.ua/wp-content/uploads/2026/04/rm222-mind-26-scaled.jpg);
  background-repeat: inherit;
  background-size: cover;
  background-attachment: fixed;
}
	:root{
	
			--wd-form-brd-radius: 5px;
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
	
	
	
	
	
	
	
			--btn-default-brd-radius: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 5px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 5px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}

		@media (min-width: 1239px) {

			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

		@media (min-width: 1222px) {

			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.verstatbud.com.ua/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.3") format("woff2"),
	url("//www.verstatbud.com.ua/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.3") format("woff");
}

/* Контейнер */
.my-safe-contacts {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    gap: 2px !important; /* Мінімальний відступ між номерами (можеш змінити на 0px) */
    margin: auto 0 !important; /* Ідеальне центрування по вертикалі */
    padding: 0 !important;
    height: max-content !important; /* Забороняємо блоку розтягуватися */
}

/* Блокуємо приховані відступи та теги, які самовільно додає WordPress */
.my-safe-contacts p, 
.my-safe-contacts br {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Кожен рядок (посилання) */
a.safe-contact-row {
    display: flex !important;
    align-items: center !important;
    text-decoration: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    line-height: 1 !important;
}

/* Блок іконки */
.safe-icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 18px !important; /* Трохи акуратніший розмір іконок */
    height: 18px !important;
    margin-right: 8px !important;
    flex-shrink: 0 !important;
}

.safe-icon svg {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
}

/* Текст номера */
.safe-text {
    color: #ffffff !important;
    font-size: 15px !important; 
    font-weight: 600 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important;
    top: 1px !important; /* Оптичне вирівнювання тексту відносно іконок */
}

/* Ефект при наведенні */
a.safe-contact-row:hover .safe-text {
    opacity: 0.8 !important;
}
.product-youtube{
    width:100%;
    margin-top:20px;
}
/* Примусово прибираємо білий фон навколо логотипу */
.wd-logo, 
.wd-logo a, 
.wd-logo img {
    background: transparent !important;
    background-color: transparent !important;
}
@media (min-width: 1025px) {
	/* Задаємо однакову фіксовану висоту для блоку зображення */
.product-element-top, 
.product-image-link {
    height: 250px !important; /* За потреби підкоригуйте число */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

/* Вписуємо зображення цілком, не зрізаючи краї */
.product-element-top img, 
.product-image-link img {
    max-height: 100% !important;
    width: auto !important;
    max-width: 100% !important;
    object-fit: contain !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Задаємо однакову фіксовану висоту для блоку зображення */
.product-element-top, 
.product-image-link {
    height: 250px !important; /* За потреби підкоригуйте число */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

/* Вписуємо зображення цілком, не зрізаючи краї */
.product-element-top img, 
.product-image-link img {
    max-height: 100% !important;
    width: auto !important;
    max-width: 100% !important;
    object-fit: contain !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* Задаємо однакову фіксовану висоту для блоку зображення */
.product-element-top, 
.product-image-link {
    height: 250px !important; /* За потреби підкоригуйте число */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

/* Вписуємо зображення цілком, не зрізаючи краї */
.product-element-top img, 
.product-image-link img {
    max-height: 100% !important;
    width: auto !important;
    max-width: 100% !important;
    object-fit: contain !important;
}
}

@media (max-width: 576px) {
	@media (max-width: 768px) {
  /* Замініть .your-section-class на клас вашої секції або контейнера */
  .your-section-class { 
    background-image: none !important; 
  }
}
}

