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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", 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: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(219,3,14);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--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: rgb(255,85,85);
	--notices-warning-color: #fff;
}
.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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(33,33,33);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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-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);
}
}


.contacts__info-number1 {
    text-align: center;
    font-size: 48px;
    color: #eeeeee;
}
.contacts__info-number1 a {
    color: #eeeeee;
}
.contacts__info-number1 a:hover {
    color: #f55;
}
.wd-single-post-header {
    align-items: start! important;
}
.wd-single-post-img {
	  display: none! important;
}
.header-social__item--whatsapp, .page-content .footer-social__item--whatsapp {
    background-image: url(/wp-content/uploads/2025/10/whats.svg);
}
.info-single-box img {
	  height: 80px;
}
.wd-entry-content {
	  color: #444444;
	  font-size: 15px;
}
.wd-post-cat.wd-style-with-bg {
    display: none ! important;
}
:is(.wd-single-post-header,.post-title-large-image) .wd-post-meta {
    display: none! important;
}
.wd-post.blog-style-bg .article-body-container {
    height: 140px;
}
.single-tovars-carousel .wd-nav-arrows.wd-pos-together {
    gap: 16px;
    z-index: 250;
    top: -82px;
    right: 0;
}
.single-tovars-carousel .wd-btn-arrow {
    box-shadow: -1px 1px 16px hsla(0, 0%, 55%, .15);
    border-radius: 8px;
    background: #ffffff;
    color: #333333;
}
.single-tovars-carousel .wd-arrow-inner {
    width: 44px;
    height: 44px;
    font-weight: 600;
}
.wpcf7-not-valid-tip {
    display: none ! important;
}
.hidden-fields-container {
    display: none;
}
.wpcf7-not-valid {
    border: 2px solid #e55c5c !important;
}
.single-phone-world {
	  display: flex;
	  justify-content: space-between;
	  margin-top: 8px;
}
.brand-info__site {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 12px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    background: #e02835;
    padding: 12px;
    border-radius: 5px;
}
.brand-info__site:before {
    content: "\f144";
    font-family: "woodmart-font";
    font-weight: 400;
    flex-shrink: 0;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    background-size: 18px;
	  margin-top: -6px;
}
.brand-info__phone {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 12px;
    font-size: 15px;
	  font-weight: 500;
    text-transform: lowercase;
}
.brand-info__phone:before {
    content: '';
    flex-shrink: 0;
    background: url(/wp-content/uploads/2025/10/phone-1.svg);
    width: 18px;
    height: 18px;
    margin-right: 10px;
    background-size: 18px;
}
.single-text-catalogue p {
	  font-size: 16px;
	  color: #444444;
}
.single-text-catalogue li{
	  font-size: 16px;
	  color: #444444;
}
.info-single-box {
	  box-shadow: 4px 8px 16px hsl(236deg 6% 49% / 18%);
    border-radius: 6px ! important;
    padding: 20px 16px;
}
.footer-dev {
    display: flex;
    align-items: center;
    min-width: 250px;
    justify-content: flex-end;
    margin-left: -75px;
    margin-top: -2px;
}
.footer-dev__text {
    margin-right: 20px;
}
.footer-dev__logo {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 12px;
    letter-spacing: 0.0125em;
}
.footer-dev__logo-container {
    width: 80px;
    height: 28px;
    min-width: 44px;
    min-height: 0px;
    margin-bottom: 0px;
}
.contacts-foooters {
	  position: relative;
	  display: flex;
	  overflow: visible! important;
}
.contacts-foooters:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -23px;
    width: 0;
    height: 0;
    margin-left: -11px;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 23px solid #212121;
	  z-index: 2;
}
.contacts__info {
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.contacts__info .brown {
    color: #a6a6a6;
    padding-right: 12px;
}
.catalogue-item {
    position: relative;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    margin-right: 0px;
    display: -ms-flexbox;
    display: flex;
	  margin-bottom: 0px;
}
.catalogue-item__link:hover {
    background: rgba(0, 0, 0, .3);
}
.catalogue-item__bg {
    width: 100%;
    height: auto;
}
.catalogue-item__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.catalogue-item__link span {
    height: 40%;
    margin-top: 20px;
    font-size: 20px;
    color: #fff;
}
.catalogue-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
    grid-gap: 1px;
	  margin-top: 30px;
}
.testum-zagolovok h4:after {
    content: '';
    display: block;
    width: 150px;
    height: 5px;
    margin: 16px auto 0;
    border-radius: 3px;
    background-color: #ff6f76;
}
.block-seo-prodaja {
    box-shadow: 4px 8px 16px hsl(236deg 6% 49% / 18%);
    border-radius: 6px ! important;
    padding: 20px 16px;
}
.block-seo-prodaja h4 {
    font-size: 24px;
}
.block-seo-prodaja .info-box-inner {
    margin-top: 0px ! important;
    color: #757575;
}
.home-popup-button {
    height: 74px;
    border-radius: 12px;
	  margin-top: 15px;
}
.home-zagolovok-one .title-after_title {
    position: relative;
    color: #ffffff;
    font-size: 18px;
    margin-top: 6px;
    font-weight: 500;
}
.home-zagolovok-one .title-after_title:before {
    display: inline-block;
    width: 16px;
    height: 25px;
    margin-right: 15px;
    background: url(/wp-content/uploads/2025/10/icon-map.webp) 0 0 no-repeat;
    content: '';
    vertical-align: middle;
}
.home-zagolovok-one h1 {
	  font-size: 39px;
	  color: #ffffff;
	  font-weight: 700;
	  text-transform: uppercase;
}
.contact-in-header strong {
    font-size: 18px;
    font-weight: 700;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #121212;
    letter-spacing: 0.8px;
}
.flaticon-customer-service:before {
    content: " ";
    background: #e8000b url(/wp-content/uploads/2025/10/phone.svg) 50% 50% no-repeat ! important;
    background-size: 22px 22px ! important;
    position: absolute;
    width: 28px;
    height: 28px;
    border-radius: 50%;
}
.header__time:before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto 5px;
    background: url(/wp-content/uploads/2025/10/icon-time.webp) 50% 50% no-repeat;
    background-size: cover;
}
.header-social__list {
    display: block;
    margin-right: -10px;
    margin-top: 7px;
}
.header-social__list .header-social__item {
    width: 28px;
    height: 28px;
    background-size: 28px;
}
.header-social__item {
    margin-right: 10px;
}
.header-social__item, .page-content .header-social__item {
    padding: 0;
    border: 0;
    list-style-type: none;
    text-decoration: none;
    outline: none;
    display: inline-block;
    width: 28px;
    height: 28px;
    transition: 0.3s;
    background-repeat: no-repeat;
    background-size: 28px;
}
.header-social__item--inst, .page-content .footer-social__item--inst {
    background-image: url(/wp-content/uploads/2025/10/inst.svg);
}
.contact-in-header i {
    position: absolute;
    top: 38px;
    margin-left: -14px;
	  display: none;
}
.contact-in-header span {
    float: right;
    margin-left: 0px;
}
.flaticon-customer-maps:before {
    content: " ";
    background: url(/wp-content/uploads/2025/10/maps.webp) 97% 50% no-repeat;
    background-size: 28px;
    position: absolute;
    width: 40px;
    height: 40px;
    background-position: center;
}@media (max-width: 576px) {
	.contacts__info-number1 {
    text-align: center;
    font-size: 22px;
    color: #eeeeee;
}
.single-tovars-carousel .wd-nav-arrows.wd-pos-together {
    gap: 16px;
    z-index: 250;
    top: -70px;
    right: 0;
}
.single-tovars-carousel .wd-arrow-inner {
    width: 36px;
    height: 36px;
    font-weight: 600;
}
.contacts-foooters:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 0;
    height: 0;
    margin-left: -11px;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 23px solid transparent;
	  z-index: 2;
}
.contacts__info {
    display: block;
    font-size: 15px;
    color: #fff;
    text-align: center;
}
.single-text-catalogue p {
    font-size: 15px;
}
.brand-info__site, .brand-info__phone {
    font-size: 14px;
}
.header-social__list .header-social__item {
    width: 24px;
    height: 24px;
    background-size: 24px;
}
.header-social__list {
    display: block;
    margin-right: -10px;
    margin-top: 7px;
    float: right;
}
.footer-dev {
    display: flex;
    align-items: center;
    min-width: 250px;
    justify-content: center;
    margin-left: 0px;
    margin-top: 2px;
}
.home-popup-button {
    height: 56px;
    border-radius: 12px;
    margin-top: 15px;
}
.testum-zagolovok h4:after {
    content: '';
    display: block;
    width: 80px;
    height: 5px;
    margin: 10px auto 0;
    border-radius: 3px;
    background-color: #ff6f76;
}
.single-phone-world {
	  display: flex;
	  justify-content: space-between;
	  margin-top: 0px;
	  margin-bottom: 24px;
}
.home-zagolovok-one .title-after_title {
    position: relative;
    color: #ffffff;
    font-size: 15px;
    margin-top: 6px;
    font-weight: 500;
}
.catalogue-list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    display: grid;
    grid-gap: 4px;
    margin-top: 30px;
    padding-left: 0px;
}
}

