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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(35,35,35);
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #232323;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: uppercase;
	--wd-entities-title-color: rgb(35,35,35);
	--wd-entities-title-color-hover: rgb(35, 35, 35);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(35,35,35);
	--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: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(242,100,34);
	--wd-alternative-color: rgb(214,106,29);
	--wd-link-color: rgb(35,35,35);
	--wd-link-color-hover: rgb(35,35,35);
	--btn-default-bgcolor: rgb(242,100,34);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(242,100,34);
	--btn-accented-bgcolor-hover: rgb(211,81,29);
	--wd-form-brd-width: 0px;
	--notices-success-bg: rgb(35,35,35);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(242,100,34);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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: rgb(248,248,248);
	background-image: url(https://promulcher.ru/wp-content/uploads/2022/05/popup-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-image: url(https://promulcher.ru/wp-content/uploads/2024/07/arh-e1721880260509.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-weight: 400;
	color: rgb(119,119,119);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(36,36,36);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	color: rgb(255,255,255);
	background: f26422;
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	color: rgb(255,255,255);
	background: rgb(221,85,31);
}
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-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 150px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
		font-size: 16px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
		font-size: 16px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 4px;
	}

}
:root{
--wd-container-w: 1390px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1407px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1390px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-prefooter {
	padding-bottom: 0px!important;
}

.wd-social-icons.icons-size-default .wd-icon {
    color: #F26422!important;
}
.wd-prefooter {
	padding-bottom: 0px!important;
}

.wd-social-icons.icons-size-default .wd-icon {
    color: #F26422!important;
}
.whb-sticky-shadow.whb-sticked .whb-row:last-child{
background-color: #232323!important;
}

.wd-products[class*="wd-stretch-cont"] .wd-product {
border: none!important;
}

.wd-products[class*="wd-stretch-cont"] .product-element-bottom {
padding: 0px!important;
}

.wd-product.wd-hover-standard .wd-add-btn>a {
    width: 100%!important;
}

.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
padding: 14px!important;
}

.wd-product :is(.product-wrapper,.product-element-bottom,.product-list-content,[class*="-information"])>*:not(:is(.wd-entities-title,[class*="wd-product-"],.price)) {
    text-align: left;
}

.mybutton {
	background-color: #F26422!important;
	color: #ffffff!important;
}

/* PROMULCHER header and hero refresh */
.whb-header .wd-logo img {
    display: none !important;
}
.whb-header .wd-logo {
    position: relative;
    display: inline-flex !important;
    align-items: center;
    width: auto !important;
    min-width: 220px;
    max-width: none !important;
    height: 64px;
    text-decoration: none !important;
}
.whb-header .wd-logo::before {
    content: "PROMULCHER";
    color: #ffffff;
    font-size: 30px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: .10em;
    text-shadow: 0 2px 12px rgba(0,0,0,.35);
}
.whb-header .wd-logo::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 9px;
    width: 54px;
    height: 3px;
    border-radius: 99px;
    background: #f26422;
}
.whb-header .pm-header-max {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}
.whb-header .pm-header-max img {
    width: 22px;
    height: 22px;
    object-fit: contain;
    border-radius: 6px;
}
.pm-footer-social__audience {
    margin-top: 10px;
    color: rgba(255,255,255,.74);
    font-size: 13px;
    line-height: 1.35;
}
.pm-footer-social__audience strong {
    color: #ffffff;
    font-weight: 700;
}
@media (min-width: 1025px) {
    .pm-hero__content {
        padding-top: 170px !important;
    }
    .pm-hero h1 {
        max-width: 900px !important;
        font-size: clamp(44px, 4.4vw, 60px) !important;
        line-height: 1.04 !important;
        margin-bottom: 20px !important;
    }
}
@media (max-width: 1024px) {
    .whb-header .wd-logo {
        min-width: 0;
        height: 54px;
    }
    .whb-header .wd-logo::before {
        font-size: 20px;
        letter-spacing: .06em;
    }
    .whb-header .wd-logo::after {
        bottom: 8px;
        width: 38px;
        height: 2px;
    }
    .pm-hero h1 {
        font-size: clamp(36px, 8vw, 48px) !important;
        line-height: 1.06 !important;
    }
}

/* PROMULCHER footer social icons */
.pm-footer-social {
    max-width: 460px;
    margin: 0 0 22px;
}
.pm-footer-social__title {
    margin-bottom: 12px;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
}
.pm-footer-social__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}
.pm-footer-social__link {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    flex: 0 0 42px;
    width: 42px !important;
    height: 42px !important;
    border-radius: 12px;
    color: #ffffff !important;
    font-size: 20px;
    line-height: 1;
    text-decoration: none !important;
    transition: transform .2s ease, filter .2s ease;
}
.pm-footer-social__link:hover {
    transform: translateY(-2px);
    filter: brightness(1.08);
}
.pm-footer-social__link i {
    color: #ffffff !important;
    font-size: 20px;
    line-height: 1;
}
.pm-footer-social__link img {
    display: block !important;
    width: 24px !important;
    height: 24px !important;
    max-width: 24px !important;
    max-height: 24px !important;
    object-fit: contain;
}
.pm-footer-social__youtube { background: #ff0000; }
.pm-footer-social__vk { background: #0077ff; }
.pm-footer-social__telegram { background: #229ed9; }
.pm-footer-social__whatsapp { background: #25d366; }
.pm-footer-social__rutube,
.pm-footer-social__max { background: #ffffff; }
.whb-sticky-shadow.whb-sticked .whb-row:last-child{

/* PROMULCHER footer social icons */
.pm-footer-social {
    max-width: 460px;
    margin: 0 0 22px;
}
.pm-footer-social__title {
    margin-bottom: 12px;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
}
.pm-footer-social__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}
.pm-footer-social__link {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    flex: 0 0 42px;
    width: 42px !important;
    height: 42px !important;
    border-radius: 12px;
    color: #ffffff !important;
    font-size: 20px;
    line-height: 1;
    text-decoration: none !important;
    transition: transform .2s ease, filter .2s ease;
}
.pm-footer-social__link:hover {
    transform: translateY(-2px);
    filter: brightness(1.08);
}
.pm-footer-social__link i {
    color: #ffffff !important;
    font-size: 20px;
    line-height: 1;
}
.pm-footer-social__link img {
    display: block !important;
    width: 24px !important;
    height: 24px !important;
    max-width: 24px !important;
    max-height: 24px !important;
    object-fit: contain;
}
.pm-footer-social__youtube { background: #ff0000; }
.pm-footer-social__vk { background: #0077ff; }
.pm-footer-social__telegram { background: #229ed9; }
.pm-footer-social__whatsapp { background: #25d366; }
.pm-footer-social__rutube,
.pm-footer-social__max { background: #ffffff; }

background-color: #232323!important;
}

.wd-products[class*="wd-stretch-cont"] .wd-product {
border: none!important;
}

.wd-products[class*="wd-stretch-cont"] .product-element-bottom {
padding: 0px!important;
}

.wd-product.wd-hover-standard .wd-add-btn>a {
    width: 100%!important;
}

.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
padding: 14px!important;
}

.wd-product :is(.product-wrapper,.product-element-bottom,.product-list-content,[class*="-information"])>*:not(:is(.wd-entities-title,[class*="wd-product-"],.price)) {
    text-align: left;
}

.mybutton {
	background-color: #F26422!important;
	color: #ffffff!important;
}

/* PROMULCHER header and hero refresh */
.whb-header .wd-logo img {
    display: none !important;
}
.whb-header .wd-logo {
    position: relative;
    display: inline-flex !important;
    align-items: center;
    width: auto !important;
    min-width: 220px;
    max-width: none !important;
    height: 64px;
    text-decoration: none !important;
}
.whb-header .wd-logo::before {
    content: "PROMULCHER";
    color: #ffffff;
    font-size: 30px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: .10em;
    text-shadow: 0 2px 12px rgba(0,0,0,.35);
}
.whb-header .wd-logo::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 9px;
    width: 54px;
    height: 3px;
    border-radius: 99px;
    background: #f26422;
}
.whb-header .pm-header-max {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}
.whb-header .pm-header-max img {
    width: 22px;
    height: 22px;
    object-fit: contain;
    border-radius: 6px;
}
.pm-footer-social__audience {
    margin-top: 10px;
    color: rgba(255,255,255,.74);
    font-size: 13px;
    line-height: 1.35;
}
.pm-footer-social__audience strong {
    color: #ffffff;
    font-weight: 700;
}
@media (min-width: 1025px) {
    .pm-hero__content {
        padding-top: 170px !important;
    }
    .pm-hero h1 {
        max-width: 900px !important;
        font-size: clamp(44px, 4.4vw, 60px) !important;
        line-height: 1.04 !important;
        margin-bottom: 20px !important;
    }
}
@media (max-width: 1024px) {
    .whb-header .wd-logo {
        min-width: 0;
        height: 54px;
    }
    .whb-header .wd-logo::before {
        font-size: 20px;
        letter-spacing: .06em;
    }
    .whb-header .wd-logo::after {
        bottom: 8px;
        width: 38px;
        height: 2px;
    }
    .pm-hero h1 {
        font-size: clamp(36px, 8vw, 48px) !important;
        line-height: 1.06 !important;
    }
}

/* PROMULCHER light header 2026-09 */
.whb-header:not(.whb-sticked) .whb-main-header {
    position: relative !important;
}
.whb-header,
.whb-header .whb-main-header,
.whb-header .whb-general-header,
.whb-header .whb-header-bottom,
.whb-sticky-shadow.whb-sticked .whb-row:last-child {
    background: rgba(247,250,248,.98) !important;
}
.whb-header .whb-header-bottom {
    border-top: 1px solid #dfe9e3 !important;
    box-shadow: 0 8px 24px rgba(35,72,62,.08);
}
.whb-header .wd-logo::before {
    color: #23483e !important;
    text-shadow: none !important;
}
.whb-header .wd-logo::after {
    background: #7ba092 !important;
}
.whb-header .woodmart-nav-link,
.whb-header .wd-header-text,
.whb-header .wd-tools-text,
.whb-header .wd-tools-icon,
.whb-header .wd-tools-icon:before,
.whb-header .wd-header-cats .menu-opener,
.whb-header .wd-search-form input {
    color: #2b3c34 !important;
}
.whb-header .wd-search-form input {
    background: #ffffff !important;
    border-color: #dfe9e3 !important;
}
.whb-header .wd-nav-main > li:hover > a,
.whb-header .wd-nav-main > li.current-menu-item > a {
    color: #315b4f !important;
}


/* PROMULCHER light header contact readability */
.whb-header .whb-general-header .elementor-icon-list-text,
.whb-header .whb-general-header .elementor-heading-title,
.whb-header .whb-general-header .elementor-heading-title a,
.whb-header .whb-general-header .elementor-widget-text-editor,
.whb-header .whb-general-header .elementor-widget-text-editor a {
    color: #2b3c34 !important;
}
.whb-header .whb-general-header .elementor-icon-list-icon svg {
    fill: #5f887a !important;
}
@media (min-width: 1025px) {
	.wd-header-cats.wd-style-1 .menu-opener {
    width: 50px!important;
}
.wd-header-cats .menu-opener-icon:not(.custom-icon):after {
    font-size: 40px!important;
}
.wd-header-cats .menu-opener:not(.has-bg) {
    background-color: transparent!important;
}
span.menu-open-label {
    display: none!important;
}
.wd-header-cats.wd-style-1 .menu-opener:after {
    display: none!important;
}
.wd-header-cats.wd-style-1 .menu-opener {
    min-width: auto!important;
    background-color: transparent!important;
}
.wd-header-cats.wd-style-1 .menu-opener-icon {
    margin: 0!important;
}

span.nav-link-text {
    font-size: 16px!important;
    text-transform: uppercase!important;
    font-weight: 400!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-col-mobile {
justify-content: space-between!important;
}
}

@media (max-width: 576px) {
	.whb-col-mobile {
justify-content: space-between!important;
}
.wd-entities-title a {
    font-size: 13px!important;
}
}

