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

:root {
	--wd-text-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(48,48,48);
	--wd-text-font-size: 15px;
	--wd-title-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Nunito Sans", 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: 16px;
	--wd-header-el-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(25,104,40);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(25,104,40);
	--btn-accented-bgcolor-hover: rgb(10,96,40);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://alta-home.by/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
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 {
	text-transform: uppercase;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1320px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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: 1320px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.wd-page-title-bg::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.45); /* затемнение */
    z-index: 1; /* overlay над картинкой */
}

.wd-page-title-bg img {
    position: relative;
    z-index: 0; /* картинка под overlay */
}

/* ВАЖНО: поднимаем текст над overlay */
.wd-page-title .container,
.wd-title-wrapp,
.wd-page-title .entry-title {
    position: relative;
    z-index: 2;
}
.hideiarlik > a .nav-link-text {
    display: none !important;
}
.wd-back-btn.wd-style-icon a::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url("https://alta-home.by/wp-content/uploads/2026/06/arrow-left-350-svgrepo-com.svg");
    background-size: contain;
    background-repeat: no-repeat;
}
.wpfFilterWrapper .wfpTitle {
    font-size: 16px;
    font-weight: bold;
    color: #101010;

}
.wpfFilterContent span {
    color: #484848;
}
.wd-skip-navigation.btn {
    font-size: 0 !important;
}
.wd-skip-navigation.btn::after {
    content: "Перейти к навигации";
    font-size: 14px;
}

.wd-skip-content.btn {
    font-size: 0 !important;
}
.wd-skip-content.btn::after {
    content: "Перейти к содержимому";
    font-size: 14px;
}
/* одинаковая высота заголовка независимо от количества строк */
.wd-loop-prod-title {
  height: 38px;
  display: flex;
  align-items: center;
  overflow: hidden;
}

/* ограничение текста до двух строк с многоточием */
.wd-loop-prod-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* чистим старые стили*/
.wc-tab-inner.wd-entry-content,
.wc-tab-inner.wd-entry-content p,
.wc-tab-inner.wd-entry-content li,
.wc-tab-inner.wd-entry-content ul {
    font-family: 'Nunito Sans', sans-serif !important;
    font-size: 15px !important;
    color: #303030 !important;
    line-height: 1.45;
}

.wc-tab-inner.wd-entry-content ul {
    padding-left: 18px !important;
    margin-bottom: 12px;
}

.wc-tab-inner.wd-entry-content li {
    margin-bottom: 6px;
}
.woocommerce-shipping-fields>h3 {
    font-size: unset;
    font-family: unset;
    display: none!im;
    margin-bottom: 0;
}
.wd-dropdown.wd-opened {
    visibility: visible;
    opacity: 1;
    transform: none !important;
    pointer-events: visible;
    pointer-events: unset;
    height: 500px;
}
#menu-mobile-navigation .girni .nav-link-text {
    font-weight: 800 !important;
}
/* Пункты второго уровня (item-level-1) */
#menu-categories .item-level-1 > a {
    text-transform: uppercase !important;
    color: #333333 !important;
}

/* Пункты третьего уровня (item-level-2) */
#menu-categories .item-level-2 > a {
    text-transform: uppercase !important;
    color: #333333 !important;
}
.wd-page-content {
    min-height: 0vh;
    background-color: var(--wd-main-bgcolor);
}
.wd-single-post-header .wd-post-meta {
    display: none!important;
    align-items: center;
    justify-content: var(--wd-align);
    flex-wrap: wrap;
    gap: 10px;
}

.wpfPriceRangeField#wpfMinPrice, .wpfPriceRangeField#wpfMaxPrice {
    width: 35% !important;
    min-width: 16%;
    display: inline-block;
}
.product-label.wd-shape-round {
    display: none!important;
   
}
.single-product .product_title {
    font-size: 16px !important;
    color: #646464 !important;
    font-weight: 400 !important;
    line-height: 1.2;
    --page-title-display: block;
}
.prod-model-before-title {
    font-size: 34px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 10px;
    line-height: 1.2;
}

