:root {
    --black: #2C2C2C;
    --blue-2: #5979E0;
    --white: #ffffff;
    --title: 4.4vh;
    --text-18: 2vh;
    --text-16: 1.8vh;
    --text-14: 1.5vh;
    --text-20: 2.2vh;
    --text-30: 3.2vh;
}

[data-vc-full-width]:not([data-vc-stretch-content]), :is(.vc_section, .vc_row).wd-section-stretch {
    padding-left: calc((100vw - 73.5vw - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2) !important;
    padding-right: calc((100vw - 73.5vw - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2) !important;
}
.vc_column_container>.vc_column-inner {
    padding-left: 0.6vw !important;
    padding-right: 0.6vw !important;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0 !important;
}
.container, .container-fluid {
    max-width: 73.5vw !important;
}
.text-h1 {
    font-weight: 700;
    font-size: 5.4vh;
    line-height: 120%;
    color: var(--black);
    margin-bottom: 3.2vh !important;
}
.main-top.desc {
    margin-bottom: 5.3vh !important;
}
.main-top.desc p {
    font-weight: 500;
    font-size: var(--text-20);
    line-height: 120%;
    color: var(--black);
}
.main-count {
    display: flex;
    margin: 0 !important;
}
.main-count>div {
    font-weight: 700 !important;
    font-size: 4.4vh !important;
    line-height: 120% !important;
    color: var(--blue-2) !important;
    margin: 0 !important;
}
.count-desc {
    margin-bottom: 3vh !important;
}
.count-desc p {
    font-weight: 500;
    font-size: var(--text-20);
    line-height: 120%;
    color: var(--black);
}
.wd-content-layout {
    padding-block: 0 !important;
}
.main-top-img {
    position: absolute;
    top: 2vh;
    right: 0;
    border-radius: 5vh 0 0 5vh;
    overflow: hidden;
    margin: 0 !important;

}
.main-top-img img {
    width: 43.5vw;
}
.wpb_column:has(.main-top-img) {
    position: unset;
}
#main-top-sec {
    padding-top: 8.4vh;
    padding-bottom: 18vh;
}
#main-top-sec:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 58vw;
    height: 100%;
    background-image: url(/wp-content/uploads/2026/03/top-sec-before.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
button.btn-style,
.btn-style button,
.btn-style a,
a.btn-style {
    font-weight: 500 !important;
    font-size: var(--text-20) !important;
    line-height: 120% !important;
    color: var(--white) !important;
    padding: 2.2vh 2vw !important;
    border-radius: 50vh !important;
    background: var(--blue-2) !important;
    text-transform: none !important;
    margin: 0 !important;
}
button.btn-style:hover,
.btn-style button:hover,
.btn-style a:hover,
a.btn-style:hover {
    transform: scale(1.04);
}

.btn-style {
    margin: 0 !important;
}
#main-top-sec .btn-style {
    margin-top: 6vh !important;
}
.sec-title {
    font-weight: 700;
    font-size: var(--title);
    line-height: 120%;
    color: var(--black);
    margin-bottom: 4.2vh !important;
}
.text-desc {
    margin: 0 !important;
}
.text-desc p {
    font-weight: 400;
    font-size: var(--text-20);
    line-height: 130%;
    color: var(--black);
}
#about-us {
    padding-top: 4vh;
}
#about-us .text-desc {
    margin-bottom: 5vh !important;
}
#about-us .content-row {
    padding: 6vh 2.5vw 7.6vh;
    border-radius: 3vh;
    background: #f2f7ff;
    margin: 0 !important;
    overflow: hidden;
    position: relative;
}
#about-us .content-row::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -2.5vw;
    width: 20.5vw;
    height: 36vh;
    background-image: url('/wp-content/uploads/2026/03/about-us-before-1.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
#about-us .btn-style a {
    background: inherit !important;
    display: flex;
    align-items: center;
    gap: 5px;
    color: var(--blue-2) !important;
    border: 2px solid var(--blue-2) !important;
    transition: .2s !important;
}
#about-us .btn-style a:hover {
    background-color: var(--blue-2) !important;
    color: #fff !important;
    transition: .2s !important;
}
#about-us .btn-style a::after {
    content: '';
    display: block;
    width: 1vw;
    height: 2vh;
    mask-image: url('/wp-content/uploads/2026/03/btn-arrow.svg');
    mask-size: 100%;
    mask-repeat: no-repeat;
    background: var(--blue-2);
    transition: .2s !important;
}
#about-us .btn-style a:hover::after {
    background: #fff;
    transition: .2s !important;
}

.about-us-img img {
    border-radius: 3vh !important;
    height: 65.7vh;
    width: 100%;
}
.about-us-img {
    margin: 0 !important;
}
#direction {
    margin-top: 12vh;
}
#direction:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 43.6vw;
    height: 143vh;
    background-image: url(/wp-content/uploads/2026/04/main-direction-before.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.direction-box {
    padding: 4.2vh 2vw;
    background-color: var(--blue-2);
    border-radius: 3vh !important;
    height: 39.5vh;
    overflow: hidden;
    transition: .2s !important;
    margin-bottom: 2.6vh !important;
}
.direction-box .box-icon-wrapper {
    position: absolute;
    top: 0;
    right: 0;
}
.direction-box .info-box-content {
    margin-top: auto;
}
.direction-box .title {
    font-weight: 700;
    font-size: var(--text-30);
    line-height: 120%;
    color: var(--white);
    margin-bottom: 1.4vh;
}
.direction-box .info-box-inner {
    font-weight: 400;
    font-size: var(--text-20);
    line-height: 130%;
    color: var(--white);
    width: 20.4vw;
}
.direction-box .box-icon-wrapper img {
    width: 18vw;
    transition: .2s;
}
.direction-box:hover img {
    transform: scale(1.1);
    transition: .2s !important;
}
.direction-box .info-box-icon {
    overflow: visible !important;
}
#related-product-row {
    margin-bottom: 13vh;
    padding-top: 9vh;
    padding-bottom: 9vh;
}
#related-product-row:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2026/03/product-row-bgg.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 92.8vh;
}
#related-product-row .text-desc p {
    font-size: var(--text-18) !important;
    line-height: 130% !important;
    margin-bottom: 4vh !important;
    width: 30vw;
}
#related-product-row .sec-title {
    margin-bottom: 2.2vh !important;
}
.product-grid-item .wd-buttons,
.product-grid-item .wrapp-swatches,
.product-grid-item .wd-product-cats,
.product-grid-item .product-rating-price {
    display: none !important;
}
.wd-products .wd-product-card-hover,
.wd-products .product-rating-price {
    display: none !important;
}
.wd-hover-with-fade.hover-ready:hover .wd-product-wrapper {
    transform: none !important;
}
.product-grid-item {
    background-color: #fff;
    border-radius: 3vh !important;
    overflow: hidden;
    box-shadow: 0 0 20px 0 rgba(149, 149, 149, 0.15);
    transition: .2s !important;
}
.product-grid-item:hover {
    margin-top: -10px;
    transition: .2s !important;
}
.product-grid-item .product-element-bottom {
    height: 18.4vh;
    padding: 2vh 1vw !important;
    gap: 1vh !important;
}
.product-grid-item .wd-entities-title a {
    font-weight: 700;
    font-size: var(--text-20);
    line-height: 120%;
    text-align: center;
    color: var(--black);
}
a.wd-entities-title:hover, .wd-entities-title a:hover {
    color: var(--blue-2) !important;
}
.product-grid-item .wd-entities-title {
    line-height: 100% !important;
}
.custom-minicard-text {
    font-weight: 400;
    font-size: var(--text-18);
    line-height: 130%;
    text-align: center;
    color: #777;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Количество строк */
    -webkit-box-orient: vertical;  
    overflow: hidden;
    text-overflow: ellipsis;
}
.wd-carousel-container .wd-prev .wd-arrow-inner:after {
    content: '';
    width: 1vw;
    height: 2.2vh;
    mask-image: url(/wp-content/uploads/2026/03/arrow-prev.svg);
    mask-repeat: no-repeat;
    mask-size: 100%;
    background: var(--blue-2);
    transition: .2s;
}
.wd-carousel-container .wd-next .wd-arrow-inner:after {
    content: '';
    width: 1vw;
    height: 2.2vh;
    mask-image: url(/wp-content/uploads/2026/03/arrow-next.svg);
    mask-repeat: no-repeat;
    mask-size: 100%;
    background: var(--blue-2);
    transition: .2s;
}
.wd-carousel-container .wd-arrow-inner {
    width: 1vw;
    height: 2.2vh;
}
.wd-carousel-container .wd-btn-arrow {
    padding: 2vh 2vw;
    border: 1px solid var(--blue-2);
    border-radius: 5vh;
    line-height: 100%;
    transition: .2s;
}
.wd-carousel-container .wd-btn-arrow.wd-disabled {
    opacity: 0.8;
}
.wd-carousel-container .wd-btn-arrow:hover {
    background-color: var(--blue-2);
    transition: .2s;
}
.wd-carousel-container .wd-btn-arrow:hover .wd-arrow-inner::after {
    background: var(--white);
    transition: .2s;
}
.wd-carousel-container .wd-nav-arrows {
    top: -10vh !important;
    right: 0 !important;
    gap: 1.2vw !important;
}
.wd-nav-pagin {
    gap: 0.25vw !important;
}
li.wd-nav-pagin-item span {
    background: #C8DEFF !important;
    width: 0.7vw !important;
    height: 1.4vh !important;
    border: none !important;
}
li.wd-nav-pagin-item.wd-active span {
    width: 2vw !important;
    background: var(--blue-2) !important;
}
.brend-row {
    border-radius: 4vh;
    padding: 6.6vh 2vw;
    margin-bottom: 13vh;
}
.brend-box {
    padding: 8vh 2vw 8vh 11vw;
    background: var(--blue-2);
    border-radius: 3vh !important;
    height: 30.8vh;
    margin-left: 1.5vw;
    margin-bottom: 0 !important;
}
.brend-box .box-icon-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -1.5vw;
}
.brend-box .box-icon-wrapper img {
    width: 11vw;
    border-radius: 2.6vh;
}
.brend-box .title {
    font-weight: 700;
    font-size: var(--text-20);
    line-height: 120%;
    color: var(--white);
    margin-bottom: 1vh;
}
.brend-box .info-box-inner {
    font-weight: 400;
    font-size: var(--text-18);
    line-height: 130%;
    color: var(--white);
}
.brend-box:before {
    content: '';
    position: absolute;
    bottom: 3vh;
    right: 1.5vw;
    width: 2.2vh;
    height: 2.2vh;
    background-image: url(/wp-content/uploads/2026/03/link-arrow.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    transition: .2s;
}
.brend-box:hover:before {
    bottom: 3.3vh;
    right: 1.3vw;
    transition: .2s;
}
#why {
    padding-bottom: 13vh;
}
.why-box {
    padding: 3vh 2vw;
    border: 2px solid #eff5ff;
    border-radius: 2vh !important;
    height: 22vh;
}
.why-box .info-svg-wrapper {
    width: 4.2vh !important;
    height: 4.2vh !important;
}
.why-box .title {
    font-weight: 700;
    font-size: var(--text-20);
    line-height: 120%;
    color: var(--black);

}
.why-box .info-box-content {
    margin-top: auto;
    flex: 0 !important;
}
.why-contact-block {
    padding: 2.7vh 2vw;
    background: var(--blue-2);
    border-radius: 2vh;
    margin: 0 !important;
    height: 22vh;
    position: relative;
    overflow: hidden;
}
.why-contact-block-title {
    font-weight: 700;
    font-size: var(--text-20);
    line-height: 120%;
    color: var(--white);
    margin-bottom: 0.8vh;
}
.why-contact-block .text-desc p {
    font-size: var(--text-18);
    line-height: 120%;
    color: var(--white);
    margin-bottom: 2vh !important;
}
.why-contact-block .btn-style  button{
    padding: 1.4vh 1.5vw !important;
    background-color: #fff !important;
    color: var(--blue-2) !important;
}
.why-contact-block:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -1.5vw;
    width: 13vw;
    height: 100%;
    mask-image: url(/wp-content/uploads/2026/03/about-us-before-1.svg);
    mask-size: 100%;
    mask-repeat: no-repeat;
    background-color: #6383EA;
}
#otziv {
    padding-bottom: 13vh;
}
#otziv .wd-carousel-item {
    height: 100%;
}
.otziv-box,
.info-box-wrapper:has(.otziv-box) {
    height: 100%;
}
#otziv .otziv-box {
    padding: 5vh 2vw 4vh;
    background: #f2f7ff;
    border-radius: 3vh;
}
#otziv .otziv-box .info-box-content {
    display: flex;
    flex-direction: column;
}
#otziv .otziv-box .info-box-inner {
    order: 1;
    font-weight: 400;
    font-size: var(--text-18);
    line-height: 120%;
    color: var(--black);
    height: 100%;
    display: flex;
    flex-direction: column;
}
#otziv .otziv-box .info-box-inner p:last-child {
    margin-top: auto;
}
#otziv .otziv-box .info-box-inner b {
    font-weight: 600;
    font-size: var(--text-20);
    line-height: 120%;
    color: var(--black);
}
#otziv .otziv-box .title {
    order: 2;
    font-weight: 400;
    font-size: var(--text-18);
    line-height: 120%;
    color: var(--black);
    margin-top: 2vh;
    display: flex;
    gap: 0.5vw;
}
#otziv .otziv-box .title:before {
    content: '';
    position: relative;
    display: block;
    background-image: url(/wp-content/uploads/2026/03/otziv-ico.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 2.2vh;
    height: 2.2vh;
}
#otziv .otziv-box:before {
    content: '';
    position: absolute;
    top: 3vh;
    left: 1.5vw;
    width: 5.5vh;
    height: 5.5vh;
    background-image: url(/wp-content/uploads/2026/03/otziv-before.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}
#form-sec {
    padding: 6vh 4vw;
    border-radius: 4vh;
    position: relative;
    overflow: hidden;
    margin-bottom: 11vh;
}
#form-sec .sec-title {
    font-size: 3.8vh;
    line-height: 110%;
    color: var(--white);
    margin-bottom: 2vh !important;
}
#form-sec .text-desc p {
    color: var(--white);
    margin-bottom: 4vh !important;
}
.wpcf7 p {
    margin: 0 !important;
}
.wpcf7 .row {
    margin: 0 0 1vh 0 !important;
    gap: 0.5vw !important;
    justify-content: space-between;
}
.wpcf7 .row div {
    flex: 1;
}
.wpcf7 input {
    font-weight: 400;
    font-size: var(--text-20) !important;
    color: var(--black) !important;
    padding: 1.7vh 1.2vw !important;
    border-radius: 1.4vh !important;
    background-color: #fff !important;
    border: none !important;
    height: 6.6vh !important;
}
.wpcf7 textarea {
    font-weight: 400;
    font-size: var(--text-20) !important;
    color: var(--black) !important;
    padding: 1.7vh 1.2vw !important;
    border-radius: 1.4vh !important;
    background-color: #fff !important;
    border: none !important;
    min-height: 17vh !important;
}
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
    color: #BFC2C4 !important;
}
.wpcf7 .wpcf7-submit {
    border-radius: 50vh !important;
    background: var(--blue-2) !important;
    font-weight: 500 !important;
    font-size: var(--text-20) !important;
    line-height: 120% !important;
    color: var(--white) !important;
    padding: 2vh 2vw !important;
    text-transform: none !important;
}
#form-sec .wpcf7-submit:hover {
    background-color: #fff !important;
    color: var(--black) !important;
}
.sub-row {
    display: flex;
    align-items: center;
    gap: 1vw;
}
.wpcf7-checkbox .wpcf7-list-item {
    display: flex;
    align-items: self-end;
    gap: 0.25vw;
    position: relative;
}
.wpcf7-checkbox .wpcf7-list-item-label {
    font-weight: 400;
    font-size: var(--text-16);
    line-height: 140%;
    color: var(--white);
    padding-left: 1vw;
}
.wpcf7-checkbox input {
    height: 0 !important;
    width: 0 !important;
}
.wpcf7-checkbox input:before {
    content: '';
    width: 2.2vh;
    height: 2.2vh;
    position: absolute;
    top: 0.4vh;
    left: 0;
    border: 1px solid #fff;
    border-radius: 0.5vh;
}
.wpcf7-checkbox input:checked::after {
    display: block;
}
.wpcf7-checkbox input:after {
    display: none;
    content: '';
    width: 2.2vh;
    height: 2.2vh;
    position: absolute;
    top: 0.4vh;
    left: 0;
    mask-image: url(/wp-content/uploads/2026/03/check-ico.svg);
    mask-size: 100%;
    mask-repeat: no-repeat;
    background-color: #fff;
}
.wpb_column:has(.form-img) {
    position: unset;
}
.form-img {
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
.form-img img {
    height: 100%;
    width: 27.6vw;
}
.c-footer-top {
    background: #F2F7FF;
    border-radius: 7vh 7vh 0 0;
    padding-top: 7vh;
    padding-bottom: 28vh;
}
.c-footer-top:before {
    content: '';
    position: absolute;
    bottom: -7vh;
    left: 0;
    width: 100%;
    height: 28vh;
    background-image: url(/wp-content/uploads/2026/03/footer-text-img.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}
.footer-desc p {
    font-weight: 400;
    font-size: var(--text-18);
    line-height: 130%;
    color: #6e6e6e;
    width: 21vw;
}
.footer-menu-box .title {
    font-weight: 700;
    font-size: var(--text-18);
    line-height: 110%;
    color: var(--blue-2);
    margin-bottom: 2.5vh !important;
}
.footer-menu-box .info-box-inner p {
    margin-bottom: 1vh !important;
}
.footer-menu-box .info-box-inner {
    font-weight: 500;
    font-size: var(--text-20);
    line-height: 130%;
    color: var(--black);
}
.footer-menu-box .info-box-inner a:hover {
    color: var(--blue-2);
}
.c-footer-bottom .wpb_text_column {
    margin: 0 !important;
}
.c-footer-bottom .wpb_text_column a {
    font-weight: 500;
    font-size: var(--text-14);
    line-height: 130%;
    color: var(--black);
}
.c-footer-bottom .wpb_text_column a:hover {
    color: var(--blue-2);
}
.c-footer-bottom {
    padding: 1vh;
}
.wd-el-breadcrumbs {
    margin-top: 1vh;
    margin-bottom: 3vh !important;
}
.wd-delimiter {
    margin-inline: 0.35vw;
}
.wd-breadcrumbs a {
    font-weight: 500;
    font-size: var(--text-14);
    color: var(--black) !important;
}
.wd-breadcrumbs span {
    font-weight: 500 !important;
    font-size: var(--text-14);
    color: #a4a4a4 !important;
}
.page-title-row {
    border-radius: 5vh;
    padding: 11vh 11vw;
    margin: 0 0 12vh 0 !important;
    width: 95vw !important;
    left: 50% !important;
    transform: translateX(-50%);
}
.page-title {
    font-weight: 700;
    font-size: 5.5vh;
    line-height: 120%;
    color: var(--blue-2);
    margin-bottom: 3vh !important;
}
.page-title-row .text-desc {
    width: 37vw;
}
#about-us-page-desc .wpb_single_image img {
    width: 30vw;
}
#about-us-page-desc {
    margin-bottom: 13vh;
}
#napravleniya {
    padding-bottom: 13vh;
}
.product-short-desc-col>.vc_column-inner {
    padding: 4vh 2.5vw !important;
    background: #f2f7ff;
    border-radius: 3vh;
}
.product-short-desc-col .product_title {
    font-weight: 700;
    font-size: 4.4vh;
    line-height: 120%;
    color: var(--black);
}
.product-short-desc-col .woocommerce-product-details__short-description {
    font-weight: 400;
    font-size: var(--text-18);
    line-height: 130%;
    color: var(--black);
}
.product-content-row {
    margin-bottom: 15vh;
}
.product-content-row.mobile {
    margin: 0;
}
.product-img-col .woocommerce-product-gallery {
    border: 2px solid #e8edf5;
    border-radius: 3vh;
    overflow: hidden;
}
.product-additional-galleries {
    display: none !important;
}
.product-short-desc-col {
    position: sticky;
    top: 10vh;
}
.product-img-col .wd-single-content h2,
.product-img-col .wd-single-content h3,
.product-img-col .wd-single-content h4,
.product-img-col .wd-single-content h5,
.product-img-col .wd-single-content h6 {
    font-weight: 700;
    font-size: var(--text-30);
    line-height: 120%;
    color: var(--black);
}
.product-img-col .wd-single-content p,
.product-img-col .wd-single-content li,
.product-img-col .wd-single-content ul,
.product-img-col .wd-single-content ol,
.product-img-col .wd-single-content td {
    font-weight: 400;
    font-size: var(--text-20);
    line-height: 130%;
    color: var(--black);
}
.maker-top-img-col>.vc_column-inner>.wpb_wrapper {
    background-image: url(/wp-content/uploads/2026/03/fertipro-bg.jpg);
    background-size: cover;
    height: 100%;
    padding: 4vh 2.5vw;
    border-radius: 3vh;
}
.maker-top-title {
    font-weight: 700;
    font-size: 4.4vh;
    line-height: 110%;
    color: var(--white);
}
.categori-page .maker-top-title {
    font-size: 5.5vh;
}
.maker-top-desc-col>.vc_column-inner>.wpb_wrapper {
    padding: 2vh 1.5vw 5vh;
    border-radius: 3vh;
    background: #f2f7ff;
    height: auto;
}
.maker-top-desc-col .vc_single_image-wrapper  {
    width: 9vw;
}
.maker-top-desc-col .wpb_single_image {
    margin: 0 !important;
}
.maker-top-desc-col a {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: var(--text-18);
    line-height: 130%;
    color: var(--blue-2);
    display: flex;
    align-items: center;
    gap: 0.25vw;
}
.maker-top-desc-col a:hover {
    color: var(--blue-2);
}
.maker-top-desc-col a::after {
    content: '';
    position: relative;
    display: block;
    width: 2vh;
    height: 2vh;
    background-image: url('/wp-content/uploads/2026/03/btn-arrow.svg');
    background-size: 100%;
    background-repeat: no-repeat;
}
#product-grid-sec {
    margin-top: 12vh;
    margin-bottom: 12vh;
}
.maker-product-title {
    font-weight: 700;
    font-size: 4.4vh;
    line-height: 120%;
    text-align: center !important;
    color: var(--black);
    margin-bottom: 4.4vh;
}
.page-title-row.categori-page .text-desc p {
    color: #ffffff;
}
.blog-top-carousel .wd-post-thumb {
    display: none;
}
.blog-top-carousel .blog-design-masonry  .wd-post-content {
    height: 50vh;
    text-align: left;
    align-items: flex-start;
    padding: 4vh 2vw 5vh !important;
    border-radius: 3vh !important;
}
.blog-top-carousel .blog-design-masonry .wd-post-title a {
    font-weight: 700;
    font-size: 3.8vh !important;
    line-height: 120%;
    color: var(--black);
}
.blog-top-carousel .blog-design-masonry .wd-post-excerpt {
    font-weight: 400;
    font-size: var(--text-18);
    line-height: 130%;
    color: var(--black)
}
.custom-blog-post-date {
    font-weight: 400;
    font-size: var(--text-16);
    line-height: 130%;
    color: var(--black);
    
    padding: 0.5vh 0.80vw;
    background: #f2f7ff;
    border-radius: 50px;
}
.blog-top-carousel .custom-blog-post-date {
    position: relative !important;
    top: auto !important;
    left: auto !important;
} 
.blog-top-carousel .wd-post-read-more {
    margin-top: auto;
}
.blog-top-carousel .blog-design-masonry .wd-post-read-more a {
    font-weight: 400;
    font-size: var(--text-18);
    line-height: 130%;
    color: var(--blue-2);
    text-transform: none !important;

    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.25vw;
}
.blog-top-carousel .wd-post-read-more a::after {
    content: '';
    display: block;
    position: relative;
    width: 2vh;
    height: 2vh;
    background-image: url('/wp-content/uploads/2026/03/btn-arrow.svg');
    background-size: 100%;
    background-repeat: no-repeat;
}
.blog-top-carousel .wd-carousel-container {
    margin: 0 !important;
}
.blog-top-carousel {
    padding: 0 !important;
}
.wd-carousel-container:has(.blog-top-carousel) .wd-nav-pagin-wrap {
    position: absolute;
    bottom: 5vh;
    right: 2vw;
    z-index: 10;
}
.wd-carousel-container:has(.blog-top-carousel) .wd-nav-arrows {
    top: auto !important;
    bottom: 0 !important;
    right: -36vw !important;
    gap: 1.2vw !important;
}
.wd-carousel-container:has(.blog-top-carousel) .wd-btn-arrow {
    border: none;
    background-color: #fff;
}
.wd-carousel-container:has(.blog-top-carousel) .wd-next:hover .wd-arrow-inner:after,
.wd-carousel-container:has(.blog-top-carousel) .wd-prev:hover .wd-arrow-inner:after {
    background: var(--blue-2) !important;
}
.wd-post-date {
    display: none !important;
}
.blog-design-masonry .custom-blog-post-date {
    position: absolute;
    top: 2vh;
    left: 1vw;
    z-index: 10;
}
.blog-design-masonry {
    position: relative;
}
.blog-design-masonry .wd-post-thumb {
    border-radius: 2vh !important;
    overflow: hidden !important;
}
.blog-design-masonry .wd-post-inner {
    box-shadow: none !important;
}
.blog-design-masonry .wd-post-title {
    text-align: left;
}
.blog-design-masonry .wd-post-title a {
    font-weight: 600;
    font-size: var(--text-20);
    line-height: 130%;
    color: var(--black);
}
.blog-design-masonry .wd-post-content {
    padding: 2vh 0 0 0 !important;
}
.single-post-top-row {
    padding: 0;
    height: 63vh;
}
.single-post-top-row:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(3px);
    background: linear-gradient(270deg, rgba(44, 44, 44, 0) 0%, rgba(44, 44, 44, 0.3) 50%);
    z-index: 1;
}
.single-post-top-row .wd-single-post-thumb {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 !important;
}
.single-post-top-row .wd-single-post-thumb img {
    width: 100vw;
}
.single-post-top-row .wd-single-post-title {
    position: relative;
    z-index: 2;
    padding: 18vh 10.5vw 0vh;
    width: 60vw;
}
.single-post-top-row .wd-single-post-title h1 {
    font-weight: 700;
    font-size: 5.5vh !important;
    line-height: 120%;
    color: var(--white);
}
.wd-single-post-content {
    margin-bottom: 12vh !important;
}
.wd-single-post-content,
.wd-single-post-content p, 
.wd-single-post-content li,
.wd-single-post-content ol {
    font-size: var(--text-18);
    line-height: 130%;
    color: var(--black);
}
.wd-single-post-content h2,
.wd-single-post-content h3,
.wd-single-post-content h4,
.wd-single-post-content h5,
.wd-single-post-content h6 {
    font-weight: 700;
    font-size: var(--text-30);
    line-height: 120%;
    color: var(--black);
}
.product-short-desc-col form>* {
    flex: 50% !important;
    gap: 3vw;
}
form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn,.quantity) {
    flex: 0 0 auto !important;
    gap: 0;
}
table.variations tr {
    display: flex;
    flex-direction: column;
    gap: 1vh;
}
table.variations label, 
.c-quantity-title {
    font-weight: 500 !important;
    font-size: var(--text-18);
    line-height: 130%;
    color: var(--black);
}
.product-short-desc-col .c-quantity-title {
    flex: 1 1 100% !important;
}
button.single_add_to_cart_button {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    color: var(--white);
    padding: 2vh;
}
.product-short-desc-col form {
    padding-bottom: 6vh;
    gap: 1vw !important;
}
.product-short-desc-col table.variations {
    margin: 0 !important;
}
.whb-main-header {
    box-shadow: 0 4px 10px 0 rgba(203, 203, 203, 0.15);
    background: var(--white);
}
.whb-main-header .site-logo img {
    width: 11vw;
    max-width: none !important;
}
.whb-col-left>* {
    padding: 0 !important;
}
.whb-col-left {
    gap: 1vw;
}
.wd-header-text {
    flex: 1 !important;
}
.header-logo-desc {
    font-weight: 400;
    font-size: var(--text-14);
    line-height: 120%;
    color: var(--black);
    width: 9vw;
}
.header-loc {
    font-weight: 400;
    font-size: var(--text-16);
    line-height: 130%;
    color: var(--black);
    display: flex;
    gap: 0.25vw;
    width: 12vw;
    padding-left: 2vw !important;
    position: relative;
}
.header-loc::before {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    background-image: url(/wp-content/uploads/2026/04/location.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 4.4vh;
    height: 4.4vh;
}
.header-contact {
    font-weight: 400;
    font-size: var(--text-16);
    line-height: 130%;
    text-align: center;
    color: var(--black);
    position: relative;
}
.header-contact a {
    font-weight: 600;
    font-size: var(--text-20);
}
.header-contact a:hover {
    color: var(--blue-2);
}
.header-contact .header-pupup {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    text-align: center;
    color: var(--blue-2);
}
.header-contact:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    width: 4.4vh;
    height: 4.4vh;
    background-image: url(/wp-content/uploads/2026/04/phone.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}
.wd-header-cart .wd-tools-icon:before {
    content: '' !important;
    width: 3.7vh;
    height: 3.7vh;
    background-image: url(/wp-content/uploads/2026/04/cart-ico.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}
.wd-cart-number {
    background-color: var(--black) !important;
}
.header-telegram {
    margin: 0 1.5vw;
    flex: none !important;
}
.header-telegram img {
    width: 4.5vh;
    height: 4.5vh;
}
.woocommerce-Price-amount,
.woocommerce-mini-cart__total,
.button.checkout  {
    display: none !important;
}
.quantity input {
    border: none !important;
    font-weight: 400;
    font-size: var(--text-20);
    color: var(--black) !important;
    line-height: 100%;
    min-height: 3.5vh !important;
}
.quantity {
    border: 1px solid #d1d1d1;
    border-radius: 7px;
}
.shopping-cart-widget-body .quantity {
    border: none;
}
.cart-totals-inner h2 {
    text-transform: none !important;
    font-size: 2.6vh !important;
    font-weight: 600;
    margin-bottom: 3vh;
    color: #fff !important;
}
.cart-totals-inner {
    background-color: var(--blue-2);
    border-radius: 3vh !important;
    padding: 4vh 1.5vw !important;
}
.cart-totals-inner .btn-style {
    background: #fff !important;
    color: var(--black) !important;
    width: 100%;
}
.cart-content-wrapper {
    padding-top: 5vh;
}
.woocommerce-cart-form {
    padding: 2vh !important;
    border: 2px solid #e8edf5;
    border-radius: 3vh;
}
.woocommerce-cart-form .product-thumbnail img {
    width: 5vw;
    max-width: none;
    min-width: auto;
}
.woocommerce-cart-form .product-name a {
    font-size: var(--text-18);
}
#contact-page .page-title {
    color: var(--black);
}
#contact-page  {
    margin-bottom: 12vh;
}
.contact-page-box {
    box-shadow: 0 0 20px 0 rgba(149, 149, 149, 0.15);
    background: var(--white);
    padding: 2vh 1.3vw;
    border-radius: 3vh !important;
    height: 14.3vh;
    margin-bottom: 2.4vh !important;
}
.contact-page-box .title {
    font-weight: 500;
    font-size: 1.6vh;
    color: var(--blue-2);
}
.contact-page-box .info-box-inner {
    font-weight: 700;
    font-size: var(--text-20);
    color: var(--black);
    margin-top: auto !important;
}
.contact-page-box .info-box-inner a:hover {
    color: var(--blue-2);
}
.contact-page-box .info-box-content {
    display: flex;
    flex-direction: column;
}
.contact-page-box.telegram a {
    display: flex;
    align-items: center;
    gap: 0.8vw;
}
.contact-page-box.telegram a:before {
    content: '';
    display: block;
    width: 5vh;
    height: 5vh;
    position: relative;
    background-image: url(/wp-content/uploads/2026/04/telegram2.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}
.contact-page-map {
    border-radius: 3vh;
    overflow: hidden;
    margin: 0;
}
.contact-page-map iframe {
    width: 100%;
    height: 57.3vh;
}
#menu-main {
    width: 100%;
    justify-content: space-around;
}
#menu-main .nav-link-text {
    font-weight: 500;
    font-size: var(--text-18);
    color: var(--black);
    text-transform: none;
}
.wd-swatches-product .wd-swatch {
    padding: 0.8vh 0.3vw;
    background-color: #fff;
    border-radius: 0.7vh !important;
}
.wd-swatches-product .wd-swatch.wd-active {
    background-color: var(--blue-2);
}
.wd-swatches-product .wd-swatch.wd-active .wd-swatch-text {
    color: #fff;
}
.wd-swatches-product .wd-swatch-text {
    font-weight: 400;
    font-size: var(--text-18) !important;
    line-height: 130%;
    color: var(--black);
}
.wd-swatches-product .wd-swatch::after {
    display: none;
}
.close-side-widget .wd-action-text {
    display: none;
}
.drugie-napravleniya .wd-info-box {
    background: var(--blue-2);
    padding: 3vh;
    border-radius: 3vh;
    height: 23vh;
    overflow: hidden;
}
.drugie-napravleniya .wd-info-box img {
    width: 10vw;
    position: absolute;
    top: 0;
    right: 0;
}
.drugie-napravleniya .info-box-content {
    display: flex;
    align-items: end;
}
.drugie-napravleniya .title {
    font-weight: 700;
    font-size: var(--text-20);
    line-height: 120%;
    color: var(--white);
}
.drugie-napravleniya .wd-carousel-container .wd-nav-arrows {
    top: auto !important;
    bottom: 0;
    transform: translateY(-50%);
    left: -19vw;
    right: auto !important;
}
.drugie-napravleniya {
    margin-top: 12vh;
}
.pum-container {
    background-color: #fff !important;
    border-radius: 3vh !important;
    padding: 6vh 2vw 3vh !important;
    width: 35vw !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    margin: 0 !important;
    transform: translate(-50%, -50%);
}
.pum-container input {
    border: 1px solid #E8EDF5 !important;
}
.popup-title {
    font-size: 2.7vh;
}
.pum-container .pum-close {
    color: var(--black) !important;
    font-size: 4vh !important;
    top: 1vh !important;
    right: 0.5vw !important;
}
.pum-container .sub-row>*,
.pum-container .wpcf7-submit {
    width: 100% !important;
}
.pum-container .row {
    margin-bottom: 2vh !important;
}
div.wpcf7 .wpcf7-spinner:before {
    top: 0 !important;
    left: 0 !important;
}
.wd-empty-mini-cart .btn {
    display: none !important;
}
.cart-form-detail-row {
    flex-direction: column;
}
.cart-form-detail-row textarea {
    border: 1px solid #E8EDF5 !important;
}
.cart-empty {
    margin-top: 5vh;
}
.wd-empty-block-text {
    display: none !important;
}
.wpcf7-response-output {
    border-radius: 1vh !important;
}
.wd-nav-main a span:hover {
    color: var(--blue-2) !important;
}
@media(max-width: 1024px) {
    :root {
        --title: 24px;
        --text-18: 14px;
        --text-16: 13px;
        --text-14: 12px;
        --text-20: 16px;
        --text-30: 20px;
    }
    .whb-main-header .site-logo img {
        width: 140px;
    }
    .container, .container-fluid {
        max-width: none !important;
    }
    .whb-col-mobile {
        width: 100% !important;
        max-width: none !important;
        justify-content: space-between !important;
        flex: 1 !important;
    }
    .whb-flex-row {
        max-width: 100%;
        justify-content: start;
    }
    .vc_column_container>.vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    [data-vc-full-width]:not([data-vc-stretch-content]), :is(.vc_section, .vc_row).wd-section-stretch {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .text-h1 {
        font-size: 24px;
        margin-bottom: 10px !important;
    }
    .vc_row.vc_inner:has(.main-count) {
        display: flex;
    }
    .btn-style,
    .btn-style button {
        width: 100%;
    }
    #main-top-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #main-top-sec .btn-style {
        margin-top: 30px !important;
    }
    .main-top-img {
        display: none;
    }
    button.btn-style, .btn-style button, .btn-style a, a.btn-style {
        padding: 17px !important;
        border-radius: 50px !important;
        width: 100%;
    }
    .about-us-img img {
        height: auto;
        margin-bottom: 20px;
    }
    #about-us .content-row {
        padding: 20px 10px;
    }
    #about-us .btn-style a {
        justify-content: center;
    }
    #about-us .btn-style a::after {
        width: 20px;
        height: 20px;
    }
    #main-top-sec:before {
        display: none;
    }
    #main-top-sec:before {
        width: 100%;
    }
    #about-us .content-row::before {
        bottom: -40px;
        right: -20px;
        width: 200px;
        height: 200px;
    }
    .direction-box {
        padding: 100px 20px 30px;
        margin-bottom: 20px !important;
        height: auto;
    }
    .direction-box .info-box-inner {
        width: auto;
    }
    .direction-box .box-icon-wrapper img {
        width: 140px;
    }
    #related-product-row .text-desc p {
        width: auto;
        margin-bottom: 80px !important;
    }
    .custom-minicard-text {
        font-size: 12px;
    }
    .product-grid-item .product-element-bottom {
        height: auto;
        padding: 20px 10px !important;
    }
    #related-product-row:before {
        background-size: cover;
        height: 100%;
    }
    .wd-carousel-container .wd-nav-arrows {
        top: -40px !important;
        gap: 10px !important;
    }
    .wd-carousel-container .wd-arrow-inner {
        width: 15px;
        height: 15px;
    }
    .wd-carousel-container .wd-prev .wd-arrow-inner:after,
    .wd-carousel-container .wd-next .wd-arrow-inner:after {
        width: 15px;
        height: 15px;
    }
    .wd-carousel-container .wd-btn-arrow {
        padding: 10px 20px;
    }
    #related-product-row {
        margin-bottom: 50px;
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .sec-title {
        margin-bottom: 20px !important;
    }
    .brend-row {
        border-radius: 30px;
        padding: 30px 0px;
        margin-bottom: 50px;
        margin-top: 30px;
    }
    .brend-box .box-icon-wrapper img {
        width: 70px;
        border-radius: 12px;
    }
    .brend-box .box-icon-wrapper {
        left: -15px;
    }
    .brend-box {
        padding: 30px 20px 30px 60px;
        height: 160px;
        margin-left: 10px;
        margin-bottom: 15px !important;
    }
    .why-box {
        padding: 30px 20px;
        margin-bottom: 15px !important;
    }
    .why-box .info-svg-wrapper {
        width: 30px !important;
        height: 30px !important;
    }
    #otziv .otziv-box {
        padding: 30px 15px 30px;
        margin: 0;
    }
    #otziv .otziv-box:before {
        top: 30px;
        left: 15px;
        width: 50px;
        height: 50px;
    }
    #otziv .otziv-box .title:before {
        width: 15px;
        height: 15px;
    }
    #otziv .otziv-box .title {
        margin-top: 15px;
        gap: 5px;
    }
    #otziv {
        padding-bottom: 0;
    }
    #form-sec {
        padding: 30px 15px;
        margin-bottom: 50px;
    }
    .form-img img {
        display: none;
    }
    .wpcf7 input {
        padding: 15px 10px !important;
        height: 40px !important;
        font-size: 13px !important;
    }
    .wpcf7 textarea {
        padding: 15px 10px !important;
        min-height: 130px !important;
        font-size: 13px !important;
    }
    .sub-row {
        flex-direction: column-reverse;
    }
    .wpcf7 .wpcf7-submit {
        padding: 17px !important;
        height: auto !important;
        width: 100%;
    }
    .sub-row div {
        width: 100%;
    }
    .wpcf7-checkbox .wpcf7-list-item-label {
        padding-left: 15px;
    }
    .wpcf7-checkbox input:before {
        width: 15px;
        height: 15px;
        top: 5px;
    }
    .footer-desc p {
        width: auto;
    }
    .c-footer-top:before {
        height: 90px;
    }
    .c-footer-top {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .page-title-row {
        padding: 30px 15px !important;
        margin: 0 0 50px 0 !important;
    }
    .page-title {
        font-size: 24px;
        margin-bottom: 10px !important;
    }
    .page-title-row .text-desc {
        width: auto;
    }
    #about-us-page-desc .wpb_single_image img {
        width: auto;
    }
    #about-us-page-desc {
        margin-bottom: 50px;
    }
    .categori-page .maker-top-title {
        font-size: 26px;
    }
    #product-grid-sec {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .maker-product-title {
        font-size: 22px;
    }
    .maker-top-img-col>.vc_column-inner>.wpb_wrapper {
        height: auto;
        padding: 30px 20px;
    }
    .maker-top-title {
        font-size: 24px;
    }
    .maker-top-desc-col .vc_single_image-wrapper {
        width: 140px;
        margin-bottom: 15px;
    }
    .maker-top-desc-col>.vc_column-inner>.wpb_wrapper {
        padding: 20px 15px;
        height: auto;
    }
    .maker-top-img-col {
        margin-bottom: 20px;
    }
    .blog-top-carousel .blog-design-masonry .wd-post-title a {
        font-size: 20px !important;
    }
    .blog-top-carousel .blog-design-masonry .wd-post-title {
        line-height: 100%;
    }
    .custom-blog-post-date {
        padding: 4px 10px;
    }
    .blog-top-carousel .blog-design-masonry .wd-post-content {
        padding: 20px 15px !important;
    }
    .blog-design-masonry .wd-post-title {
        line-height: 100%;
    }
    .single-post-top-row .wd-single-post-title {
        padding: 30px 10px;
        width: auto;
        margin: 0 !important;
    }
    .single-post-top-row .wd-single-post-title h1 {
        font-size: 24px !important;
    }
    .single-post-top-row .wd-single-post-thumb:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        backdrop-filter: blur(3px);
        background: linear-gradient(270deg, rgba(44, 44, 44, 0) 0%, rgba(44, 44, 44, 0.3) 50%);
        z-index: 1;
    }
    .single-post-top-row:before {
        display: none;
    }
    .single-post-top-row {
        height: auto;
        border-radius: 30px !important;
        overflow: hidden !important;
        padding: 0 !important;
    }
    .wd-single-post-content {
        margin-bottom: 50px !important;
    }
    .single-post-alt-col {
        margin-bottom: 50px;
    }
    .wpcf7-not-valid-tip {
        display: none !important;
    }
    .product-content-row {
        margin-bottom: 0;
    }
    .product-img-col .wd-single-title {
        margin-bottom: 10px;
    }
    form.cart {
        flex-direction: column;
    }
    .product-short-desc-col {
        position: relative;
        top: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .product-short-desc-col form {
        padding-bottom: 0;
    }
    .product-short-desc-col>.vc_column-inner {
        padding: 30px 15px !important;
    }
    button.single_add_to_cart_button {
        padding: 15px;
        font-size: 16px;
        text-transform: none !important;
        position: relative;
        margin-top: 20px;
        width: 100% !important;
    }
    .wd-single-content {
        margin-top: 30px;
    }
    .woocommerce-cart-form__cart-item .product-price,
    .woocommerce-cart-form__cart-item .c-quantity-title,
    .woocommerce-cart-form__cart-item .product-subtotal {
        display: none;
    }
    .shop-table-with-img tr {
        min-height: auto !important;
    }
    .cart-totals-inner {
        padding: 30px 15px !important;
    }
    .cart-totals-inner h2 {
        font-size: 20px !important;
    }
    .wd-swatches-product .wd-swatch {
        padding: 5px 10px;
    }
    form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn,.quantity) {
        width: fit-content;
    }
    .drugie-napravleniya .wd-carousel-container .wd-nav-arrows {
        top: auto !important;
        bottom: -50px;
        transform: translateY(-50%);
        left: auto;
        right: 0 !important;
    }
    .drugie-napravleniya .wd-info-box img {
        width: 150px;
    }
    .drugie-napravleniya {
        margin-top: 50px;
    }
    .wd-single-add-cart {
        margin-bottom: 0 !important;
    }
    .pum-container {
        width: 90% !important;
        padding: 30px 15px 30px !important;
    }
    .popup-title {
        font-size: 16px;
    }
    .pum-container .wpcf7-submit {
        padding: 15px 0 !important;
    }
    .pum-container .pum-close {
        font-size: 30px !important;
        top: 5px !important;
        right: 5px !important;
    }
    .wpcf7-response-output {
        font-size: 13px !important;
    }
    .contact-page-box .title {
        font-size: 14px;
    }
    .contact-page-box {
        padding: 15px;
        height: 110px;
    }
    .product-grid-item {
        height: 100%;
        box-shadow: 0 0 10px 0 rgba(149, 149, 149, 0.15);
    }
    .product-grid-item .wd-entities-title a {
        font-size: 13px;
    }
    


}