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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(38,38,37);
	--wd-text-font-size: 14px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(38,38,37);
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(38,38,37);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(38,38,37);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(252,163,17);
	--wd-alternative-color: rgb(73,71,74);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(255,193,7);
	--btn-accented-bgcolor-hover: rgb(252,158,7);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
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-brd-color: rgb(38,38,37);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--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: 5px;
}

@media (min-width: 1400px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.single-product .product-view-title {
	display: none;
}
.product-labels.labels-rounded .out-of-stock.product-label {
    max-width: 200px;
    font-size: 12px;
    color: #c31616;
    background: #fde8e8;
    text-transform: none;
}
.product-labels.labels-rounded .out-of-stock.product-label {
    min-height: 100%;
	border-radius: 6px;
}
.product-labels.labels-rounded {
	max-width: 100%;
}
.woocommerce-shop .site-content.shop-content-area.col-lg-9.col-12.col-md-9.description-area-before.content-with-products.wd-builder-off {
flex: 0 0 100%;
    max-width: 100%;
}
.full-width-block {
    width: 100%;
    background-color: #f4f4f4; /* Цвет фона для наглядности */
    padding: 20px; /* Внутренние отступы */
    text-align: center; /* Выравнивание текста по центру */
    margin: 20px 0; /* Отступы сверху и снизу */
}
.children.list-shown .cat-item::before {
	content: '―';
    color: #fff;
    line-height: 35px;
    margin-right: 5px;
}
.product-element-bottom .wd-product-brands-links a {
	border-bottom: 1px solid;
}
.cat-design-alt.categories-with-shadow div.category-image-wrapp {
        -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.category-grid-item span.wd-entities-title {
    font-size: 16px;
}
.archive h1 {
	color: #133687;
}
.archive .wd-term-desc h2, .archive .wd-term-desc h3, .archive .wd-term-desc h4, .archive .wd-term-desc h5{
	color: #133687;
}
.home .products:not(.wd-img-width) div.cat-design-alt img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}
.products:not(.wd-img-width) div.cat-design-alt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wd-col.category-grid-item.cat-design-alt.categories-with-shadow.without-product-count.product-category.product .wrapp-category {
-webkit-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
	padding: 4px;
}
.wrapp-category .hover-mask {
	min-height: 87px;
}
.wd-product :is(.product-image-link,.hover-img) img {
    height: 225px!important;
    object-fit: contain;
}
a.btn__new.btn.btn-color-default {
    background-color: #35ad3a;
    color: #ffffff;
}
.title__contact__tel h3 {
color: #133687;
}
.title__contact__tel img {
	width: 35px;
}
.soc__block__contact {
	display: grid;
	grid-template-columns: auto auto;
	grid-gap: 10px;
	justify-content: start;
}
.btn.btn-color-default.zakaz-zvonok-btn {
font-size: 20px;
    font-weight: 500;
    background: rgb(255, 204, 0);
    line-height: 46px;
    border-radius: 5px;
    text-transform: inherit;
} 
.btn.btn-color-default.zakaz-zvonok-btn:hover {
    background: #007aff;
	color: #fff;
}
.home .category-grid-item span.wd-entities-title {
    font-size: 14px;
    text-transform: none;
}
.title-cat-home h2 {
	color: #264276;
}
.popular-text {
display: inline;
    padding: 3px;
    background-color: #fdbd3c;
    border-radius: 3px;
    margin-right: 6px;
    color: #000;
}
.block-popular-text {
	color: #fff;
	margin-bottom: 10px;
}
.block-popular-text a {
	border-bottom: 1px dashed;
	color: #fff;
}
.product-element-bottom span.wd-entities-title {
	min-height: 60px;
}
.highlight-region {
background-color: #FFC107;
    display: block;
    padding: 10px;
    font-weight: 500;
    border-radius: 5px;
}
.logo-form img {
	width: 70px;
}
.logo-form {
	text-align: center;
}
.politik-text span.wpcf7-list-item-label {
	font-size: 12px;
}
.politik-text span.wpcf7-list-item-label a {
	border-bottom: 1px solid;
}
.block-form-btn {
	text-align: center;
	margin-top: 15px;
}
.block-form-btn input {
	text-align: center;
}
#zakaz-zvonok {
background-color: #FFC107;
}
#zakaz-zvonok input[type='text'], #zakaz-zvonok input[type='tel'], #zapros input[type='tel'], #zapros input[type='text'] , #zapros textarea {
	background-color: #fff;
	margin-bottom: 15px;
}
#zakaz-zvonok .title-form {
	margin-bottom: 20px;
}
#zapros .title-form {
	margin-bottom: 20px;
}
.small-form-title {
    display: inline;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px dashed;
}
.big-form-title {
display: block;
    text-align: center;
    font-size: 30px;
    color: #fff;
}
.block-form-btn input {
border-radius: 6px;
    font-size: 16px;
    background-color: antiquewhite;
}
.footer-absolute-form {
	    position: fixed;
    bottom: 5px;
    left: 75px;
    z-index: 2;
	display: inline-block;
	transition: opacity 0.5s ease, visibility 0.5s ease;
}
.flex-form-footer {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
	    gap: 10px;
}
.footer-msg img, .footer-obor img {
    margin-right: 10px;
    width: 40px;
}
.flex-form-footer span {
display: block;
    padding: 5px;
    border-radius: 5px;
	    width: 230px;
	    border-radius: 13px;
    cursor: pointer;
    display: flex;
    gap: 14px;
    justify-content: flex-start;
    min-height: 65px;
    padding: 5px;
    position: relative;
	align-items: center;
	    transition: all .3s;
}
.footer-obor {
    background: linear-gradient(150.6deg, #005ff9 13.63%, #0045b6 92.84%);
}
.footer-obor a {
    color: #fff;
	font-size: 16px;
    font-weight: 600;
    line-height: 1.15;
}
.footer-msg {
background: linear-gradient(112deg, #fcd549, #ffbb05);
}
.footer-msg a {
	color: #000;
		font-size: 16px;
    font-weight: 600;
    line-height: 1.15;
}
.logo-send img {
height: 100px;
    background-color: #f4f3f0ab;
    border-radius: 50%;
    padding: 10px;
}
.send-top-form {
	display: grid;
	grid-gap: 30px;
}
.logo-kto-container img {
    width: 25px;
	padding: 5px;
}
.item-label {
display: flex;
    flex-direction: row;
    gap: 20px;
	    align-items: center;
}
.item-label label {
	margin-bottom: 0;
	color: #b3a6a6;
}
.kto-container {
    display: flex;
    gap: 9px;
    align-items: center;
    flex-direction: row;
    padding: 1px 18px;
    background-color: #ececec;
    border-radius: 20px;
    justify-content: flex-start;
}
#send p {
margin-bottom: 0;
}
input.mail-send-form {
border: none;
}
#send hr {
max-width: 100%;
}
.name-kto-container span {
	font-size: 14px;
}
.send-textarea-form {
    border: none;
    background-color: #f6f6f6;
    border-radius: 10px;
    font-size: 20px;
}
.bottom-form {
display: grid;
    margin-top: 7px;
}
input.tel-input-form-send {
border: none;
    background-color: #f7f7f7;
    text-align: left;
    font-size: 25px;
    color: #b3b3b3;
    padding: 30px 10px;
    border-radius: 6px;
}
.send-btn-form-input {
width: 100%;
    background-color: #ffd040;
    font-size: 18px;
    border-radius: 6px;
    text-transform: none;
    font-size: 22px;
    padding: 17px 10px;
    border-radius: 6px;
}
.bottom-fri-block {
	margin-top: 25px;
}
.hidden {
	opacity: 0;
	visibility: hidden;
}
.logo-footer img {
    width: 130px;
}
.logo-footer a {
   display: block;
}
.contact-footer-ofice span {
	display: block;
}
.name-footer-ofice {
font-size: 18px;
    font-weight: 600;
    color: #fff;
}
.contact-footer-ofice {
	margin-top: 20px;
}
.regim-footer-ofice {
    margin-top: 10px;
}
.contact-footer {
    display: grid;
    margin-top: 20px;
    grid-gap: 7px;
}
.contact-footer a {
   font-size: 20px;
    color: #fff;
}
#custom_html-2 .contact-footer {
	margin-bottom: 30px;
}
.archive .category-grid-item span.wd-entities-title {
    font-size: 14px;
}
li.cat-item.cat-item-4434 {
	display: none;
}
input.hideradio{ /* HIDE RADIO */
    visibility: hidden; /* Makes input not-clickable */
    position: absolute; 
}
.imgradio label > input + img{ 
    cursor:pointer;
    border:2px solid transparent;
	    border-radius: 10px;
}
.imgradio label > input:checked + img { 
    border:2px solid #f00;
}
.imgradio label > input:checked + img + div { 
    color: #f00;
}
.imgradio {
    display: grid;
}
.form-qviz-label-text {
    margin-top: 10px;
}
#podbor hr {
    max-width: 100%;
    width: 730px;
    margin: 0;
}
.after-title-form-qwiz {
    display: block;
    color: #0c3789;
}
.number__step {
    position: absolute;
}
.form__progress {
        width: 100%;
        height: 5px;
        border-radius: 10px;
        background-color: #e6e4e4;
        position: relative;
}
.form__progress-1::before {
        width: 20%;
        content: "";
        position: absolute;
        height: 5px;
        background-color: #FFC107;
        border-radius: 10px;
}
.form__progress-2::before {
        width: 40%;
        content: "";
        position: absolute;
        height: 5px;
        background-color: #FFC107;
        border-radius: 10px;
}
.form__progress-3::before {
        width: 60%;
        content: "";
        position: absolute;
        height: 5px;
        background-color: #FFC107;
        border-radius: 10px;
}
.form__progress-4::before {
        width: 80%;
        content: "";
        position: absolute;
        height: 5px;
        background-color: #FFC107;
        border-radius: 10px;
}
.form__progress-5::before {
        width: 100%;
        content: "";
        position: absolute;
        height: 5px;
        background-color: #FFC107;
        border-radius: 10px;
}
button.cf7mls_next.action-button {
    background-color: #0c3789;
    min-width: 155px;
}
.text-pred-form-qwiz {
	font-weight: 600;
}
#podbor .wpcf7-list-item{
    display: block;
}
#podbor .wpcf7-list-item label{
	cursor: pointer;
	display: inline-block;
}
.img-step-2 img {
    width: 222px;
	margin-right: -25px
}
.img-step-2 {
	text-align: right;
}
.step-soc img {
	width: 50px;
}
.step-soc label {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
	cursor: pointer;
}
.step-soc .imgradio label > input:checked + img {
	border: none;
}
.step-tel input {
background-color: #fafafa;
    border: navajowhite;
    font-size: 20px;
    height: 56px;
    border-radius: 10px;
}
.step-btn-send .send-btn-step {
    float: left;
    width: 100%;
    background-color: #FFC107;
}
.tel-obyaz {
	font-size: 18px;
	color: red;
	display: inline;
	margin-left: 3px;
}
.entry-content .wpb_text_column.wpb_content_element a {
    border-bottom: 1px dashed #0b378a;
	    color: #0b378a;
}
#popup-block-none {
	display: none;
}
#zapros {
	background-color: #4CAF50;
}
.title-form {
    text-align: center;
}
.woocommerce-cart-form__cart-item.cart_item .product-price {
	min-width: 120px;
}
#shipping_method .woocommerce-shipping-destination {
	display: none;
}
.single-product .wd-tab-wrapper {
    background-color: #fbfbfb;
    padding: 30px;
    border-radius: 20px;
}
.wd-widget.widget.sidebar-widget.woocommerce.widget_product_categories {
    padding: 10px;
    background-color: #213c92;
    border-radius: 5px;
}
.wd-widget.widget.sidebar-widget.woocommerce.widget_product_categories a {
	color: #fff;
}
.widget_product_categories h5.widget-title {
color: #233f8e;
    background-color: #fff;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 3px;
}
.brand-arhive {
	margin-top: 50px;
}
tr.cart_item .product-total .amount {
    min-width: 135px;
    display: inline-block;
}
.address-field.thwcfd-optional .optional, .form-row.notes.thwcfd-field-wrapper.thwcfd-field-textarea .optional {
	display: none;
}
p:is(.form-row-first,.form-row-last) {
        width: 100%!important;
}

.entry-content .wpb_text_column.wpb_content_element .block-popular-text a {
    border-bottom: 1px dashed #fff;
    color: #fff;
}
.grecaptcha-badge {display: none;}
.min-shop {
display: inline-block;
    background-color: #dbefff;
    padding: 10px;
    border-radius: 10px;
}
.min-shop p {
	margin-bottom: 0;
}
.min-shop img {
	margin-right: 8px;
	width: 25px;
}
.item-link-subcategory {
display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
}
.item-link-subcategory {
	list-style: none;
	padding-left: 0;
}
.item-link-subcategory a {
	padding: 4px 18px;
    background-color: #f3f3f3;
    border-radius: 15px;
    font-size: 15px;
    font-weight: 500;
}
.item-link-subcategory a:hover {
background-color: #dbdbdb;
}
.item-link-subcategory li:last-child {
    margin-bottom: 10px;
}
.hover-a a {
    font-size: 16px;
    font-weight: 500;
}
.brand-list {
display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr;
}
.brand-row {
    display: flex
;
    flex-direction: column;
    gap: 10px;
}
.category-grid-item .category-image-wrapp {
min-height: 300px;
}
.description_cart_catalog ul {
    list-style: none;
    padding: 0;
}
.description_cart_catalog ul li {
   margin-bottom: 2px;
}
.wd-term-desc.expanded a {
	color: #183486;
    font-weight: 500;
    text-decoration: underline;
}
.wd-term-desc.expanded a:hover {
	color: #000;
}
div.wd-cookies-popup {
    background-color: #133687;
    color: #fff;
}
div.wd-cookies-popup .cookies-buttons .cookies-more-btn {
    border-bottom: 2px solid #fff;
    color: #fff;
}
.woocommerce-privacy-policy-link {
font-weight: 600;
    text-decoration: underline;
}
.instagram-stories {
  display: flex;
  gap: 20px;
  padding-block: 20px;
	    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
	    flex-wrap: nowrap;
}
.instagram-stories::-webkit-scrollbar {
  display: none; /* Скрыть полосу прокрутки в Chrome/Safari */
}
.story-circle {
width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #2e58aa;
    padding: 2px;
    cursor: pointer;
    background: -webkit-linear-gradient(90deg, #2e58aa, #0094be, #6fc4b8);
    background: linear-gradient(90deg, #2e58aa, #0094be, #6fc4b8);
	flex: 0 0 auto;
}
.story-circle:hover {
    opacity: 0.7;
}

.story-circle img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  display: block;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.9);
  z-index: 1000;
  justify-content: center;
  align-items: center;
}

.modal-content {
  position: relative;
  max-width: 90%;
  max-height: 90%;
}

.close-modal {
  position: absolute;
  top: -40px;
  right: 0;
  color: white;
  font-size: 30px;
  cursor: pointer;
}

#storyVideo {
  max-height: 80vh;
  border-radius: 10px;
}
.videos-row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 2rem;
    padding: 2rem 1rem;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    justify-content: space-between;
	/* Скрываем скроллбар */
    scrollbar-width: none; /* Firefox */
}

.video-item {
    flex: 1 0 auto;
    min-width: 200px;
    max-width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    scroll-snap-align: start;
}

.vertical-video {
    width: 100%;
    aspect-ratio: 9 / 16; /* вертикальное видео */
    border-radius: 16px;
    object-fit: cover;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
}

.vertical-video:hover {
    transform: scale(1.03);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}

.video-title {
    margin-top: 0.75rem;
    font-size: 1rem;
    color: #333;
    line-height: 1.4;
}
.videos-row::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Edge */
}
.sku_wrapper {
	margin-top: 20px;
}
.wd-term-desc a {
	text-decoration: underline;
}
.seo-agency {
    background-color: #ffffff;
    margin-top: 30px;
    border-radius: 7px;
    padding: 5px;
}
.seo-agency img {
	width: 200px;
}
.seo-agency-text {
color: #000;
    padding: 12px;
    display: block;
    font-size: 15px;
    font-weight: 700;
}
form .hidden-fields-container {
	display: none;
}
.video-item {
  position: relative;
  width: 564px;
  height: 318px;
  background-image: url(//avatars.mds.yandex.net/get-vthumb/775207/e25a433…/564x318_1);
  background-size: cover;}
.video-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* 50% прозрачности, можно менять */
  z-index: 1;}@media (min-width: 1025px) {
	.text__header__site {
	color: #133687;
	width: 185px;
	font-size: 14px;
	font-weight: 500;
}
.text__header__site-after {
	color: #385d89;
	font-size: 14px;
	display: block;
}
.wd-tools-element.wd-header-sticky-nav.wd-style-text.wd-design-1.wd-close-menu-mouseout a {
	background-color: #F44336;
    color: #fff;
    border-radius: 6px;
}
header a.btn__sale.btn.btn-color-default {
	background-color: #FFC107;
}
.home header.whb-header {
    margin-bottom: 0px;
}
header .whb-row.whb-header-bottom.whb-not-sticky-row.whb-with-bg.whb-without-border.whb-color-light.whb-hidden-mobile.whb-col-1 {
background: -webkit-linear-gradient(#153983 0%, #1d306e 100%);
    background: -moz-linear-gradient(#153983 0%, #1d306e 100%);
    background: -o-linear-gradient(#153983 0%, #1d306e 100%);
    background: linear-gradient(#153983 0%, #1d306e 100%);
}
.link__header__soc {
	display: inline-block;
}
.link__header__soc img, .link__sklad__header a img {
	  margin-right: 7px;
    width: 23px;
}
.link__sklad__header {
	margin-bottom: 0;
	text-align: center;
}
.link__sklad__header a {
	display: inline-block;
}
.btn-link__zakaz-zvonok {
	color: #153983;
}
.whb-column.whb-col-center.whb-visible-lg {
	flex-direction: column;
	    justify-content: center;
	align-items: flex-start;
}
.text__search__input #button {
padding: 0;
    min-height: 18px;
    background-color: #ffffff00;
    border-bottom: 1px solid #fdbd3c;
}
[class*="wd-header-search-form"] {
    flex: none!important;
}
.widget_product_categories .wd-cats-toggle {
    border: 1px solid;
    color: #fff;
}
.widget_product_categories .product-categories li.current-cat>a {
    font-weight: 600;
    border: 2px solid #136517;
    padding: 7px 4px;
    background-color: #4CAF50;
    border-radius: 3px;
}
.children.list-shown>li>a:hover {
	text-decoration: underline;
} 
.btn.btn-color-default.zakaz-zvonok-btn {
    width: 300px;
} 
.title-cat-home {
	margin-top: 70px;
}
.btn.btn-color-default.btn-link__zakaz-zvonok {
    text-transform: none;
    font-weight: 400;
    font-size: 15px;
}
.woocommerce-product-gallery .wp-post-image.wp-post-image {
    max-height: 500px;
    object-fit: contain;
}
.imgradio {
    grid-template-columns: 1fr 1fr 1fr 1fr;
	    grid-gap: 30px;
}
.step-title-block {
	margin-bottom: 30px;
}
.form-qviz-label-text {
	  text-align: center;
    font-size: 18px;
}
.wpcf7-form .fieldset-cf7mls .cf7mls-btns {
    margin-top: 25px;
}
.number__step {
    bottom: 15px;
}
.title-form-qwiz {
	font-size: 19px;
}
.number__step {
    width: 890px;
}
#podbor .wpcf7-list-item{
    font-size: 20px;
}
.step-soc-text {
	font-size: 23px;
}
.after-title-form-qwiz {
    margin-top: 10px;
	font-size: 22px;
}
.step-tel, .step-soc {
	margin-top: 30px;
}
.step-soc label .form-qviz-label-text {
	margin-left: 10px;
}
.step-btn-send .send-btn-step {
    height: 90px;
    font-size: 25px;
}
.single-product .product_title.entry-title.wd-entities-title {
	font-size: 25px;
}
.send-top-form {
    grid-template-columns: auto 1fr;
}
.item-label {
	font-size: 20px;
}
.send-textarea-form {
    min-height: 350px;
}
.bottom-form {
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}
#customer_details {
position: sticky;
    top: 110px;
}
.min-shop p {
	font-size: 17px;
}
#menu-katalog #menu-item-48888 {
        background-color: #F44336;
        color: #fff;
        border-radius: 6px;
	padding: 3px 10px;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    display: none;
}
.wd-sub-menu li.menu-podcat>a {
    --sub-menu-color: #333;
    --sub-menu-color-hover: var(--wd-primary-color);
    font-weight: 600;
}
.wd-sub-menu li.menu-podcat>a:before {
	content: "—";
	padding-right: 3px;
}
.wd-design-aside .container .wd-sub-menu-wrapp .wd-sub-menu {
	  max-height: 717px;
    overflow-y: auto;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	#search-input {
   font-size: 13px;
    padding-right: 26px;
    padding-left: 5px;
	        border: 2px solid #ddd;
        border-radius: 6px;
}
.wd-header-mobile-nav .wd-tools-icon:before {
    background-color: #043686;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
}
#form-botoom-btn-footer {
	display: none;
}
    .home header.whb-header {
        margin-bottom: 0px;
    }
.btn.btn-color-default.zakaz-zvonok-btn {
    width: 330px;
} 
.title-cat-home {
	margin-top: 20px;
}
.searchform button.searchsubmit {
color: #083982;
}
.imgradio label > input + img {
    display: none;
}
.imgradio {
    grid-template-columns: 1fr;
}
fieldset {
	min-inline-size: auto;
}
.form-qviz-label-text {
	  text-align: left;
    font-size: 17px;
}
.fieldset-cf7mls .cf7mls_next {
    float: left;
}
.number__step {
    bottom: 0px;
}
.cf7mls-btns .cf7mls_next.action-button, .cf7mls-btns .cf7mls_back.action-button {
    margin: 10px 5px 26px;
}
.title-form-qwiz {
	font-size: 17px;
}
.img-step-2 {
	display: none;
}
.number__step {
    width: 100%;
}
#podbor .wpcf7-list-item{
    font-size: 17px;
}
.step-soc-text {
	font-size: 18px;
}
.after-title-form-qwiz {
	font-size: 20px;
}
.step-tel, .step-soc {
	margin-top: 10px;
}
.step-btn-send .send-btn-step {
    height: 55px;
    font-size: 13px;
}
fieldset {
padding: 10px;
} 
.wd-toolbar-shop span.wd-tools-icon:before {
	content: "";
	background: url("/wp-content/uploads/2024/07/free-icon-online-business-13303195.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 25px;
	height: 25px;
}
.woocommerce-product-gallery .wp-post-image.wp-post-image {
    max-height: 300px;
    object-fit: contain;
}
.single-product .product_title.entry-title.wd-entities-title {
	font-size: 22px;
}
.send-top-form {
    grid-template-columns: 1fr;
}
.logo-send {
	display: none;
}
.item-label.item-label-mail {
    flex-direction: column;
    align-items: flex-start;
}
.item-label {
	font-size: 17px;
}
.item-label input[type='email'] {
	padding: 0 15px 0 0;
}
.send-textarea-form {
    min-height: 250px;
}
.bottom-form {
    grid-template-columns: 1fr;
    grid-gap: 30px;
}
.min-shop p {
	font-size: 15px;
}
.wd-nav.wd-layout-drilldown>li [class*="sub-menu"]>.menu-item>a, .wd-nav .wd-sub-menu .wd-drilldown-back>a, .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link>a, .wd-nav-mobile>li>a {
    text-transform: none!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	#search-input {
   font-size: 13px;
    padding-right: 26px;
    padding-left: 5px;
	        border: 2px solid #ddd;
        border-radius: 6px;
}
.wd-header-mobile-nav .wd-tools-icon:before {
    background-color: #043686;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
}
#form-botoom-btn-footer {
	display: none;
}
.home header.whb-header {
        margin-bottom: 0px;
}
.btn.btn-color-default.zakaz-zvonok-btn {
    width: 330px;
} 
.title-cat-home {
	margin-top: 20px;
}
.searchform button.searchsubmit {
color: #083982;
}
.box-icon-wrapper.box-with-icon.box-icon-with-bg {
	display: none;
}
.imgradio label > input + img {
    display: none;
}
.imgradio {
    grid-template-columns: 1fr;
}
fieldset {
	min-inline-size: auto;
}
.form-qviz-label-text {
	  text-align: left;
    font-size: 16px;
}
.fieldset-cf7mls .cf7mls_next {
    float: left;
}
.number__step {
    bottom: 0px;
}
.cf7mls-btns .cf7mls_next.action-button, .cf7mls-btns .cf7mls_back.action-button {
    margin: 10px 5px 26px;
}
.title-form-qwiz {
	font-size: 13px;
}
.img-step-2 {
	display: none;
}
.number__step {
    width: 290px;
}
#podbor .wpcf7-list-item{
    font-size: 16px;
}
.step-soc-text {
	font-size: 18px;
}
.after-title-form-qwiz {
	font-size: 20px;
}
.step-tel, .step-soc {
	margin-top: 10px;
}
.step-btn-send .send-btn-step {
    height: 55px;
    font-size: 13px;
}
fieldset {
padding: 10px;
}
.wd-toolbar-shop span.wd-tools-icon:before {
	content: "";
	background: url("/wp-content/uploads/2024/07/free-icon-online-business-13303195.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 25px;
	height: 25px;
}
.archive h1 {
	font-size: 19px;
}
.woocommerce-product-gallery .wp-post-image.wp-post-image {
    max-height: 300px;
    object-fit: contain;
}
.single-product .product_title.entry-title.wd-entities-title {
	font-size: 20px;
}
.send-top-form {
    grid-template-columns: 1fr;
}
.logo-send {
	display: none;
}
.item-label.item-label-mail {
    flex-direction: column;
    align-items: flex-start;
}
.item-label {
	font-size: 16px;
}
.item-label input[type='email'] {
	padding: 0 15px 0 0;
}
.send-textarea-form {
    min-height: 230px;
}
.bottom-form {
    grid-template-columns: 1fr;
    grid-gap: 10px;
}
.min-shop p {
	font-size: 14px;
}
.wd-nav.wd-layout-drilldown>li [class*="sub-menu"]>.menu-item>a, .wd-nav .wd-sub-menu .wd-drilldown-back>a, .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link>a, .wd-nav-mobile>li>a {
    text-transform: none!important;
}
}

@media (max-width: 576px) {
	#search-input {
   font-size: 13px;
    padding-right: 26px;
    padding-left: 5px;
	        border: 2px solid #ddd;
        border-radius: 6px;
}
.wd-header-mobile-nav .wd-tools-icon:before {
    background-color: #043686;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
}
#form-botoom-btn-footer {
	display: none;
}
.home header.whb-header {
        margin-bottom: 0px;
}
.btn.btn-color-default.zakaz-zvonok-btn {
    width: 330px;
} 
.title-cat-home {
	margin-top: 20px;
}
.searchform button.searchsubmit {
color: #083982;
}
.box-icon-wrapper.box-with-icon.box-icon-with-bg {
	display: none;
}
.imgradio label > input + img {
    display: none;
}
.imgradio {
    grid-template-columns: 1fr;
}
fieldset {
	min-inline-size: auto;
}
.form-qviz-label-text {
	  text-align: left;
    font-size: 16px;
}
.fieldset-cf7mls button.cf7mls_next {
    float: left;
}
.number__step {
    bottom: 0px;
}
.cf7mls-btns button.cf7mls_next.action-button, .cf7mls-btns button.cf7mls_back.action-button {
    margin: 10px 5px 26px;
}
.title-form-qwiz {
	font-size: 13px;
}
.img-step-2 {
	display: none;
}
.number__step {
    width: 290px;
}
#podbor .wpcf7-list-item{
    font-size: 16px;
}
.step-soc-text {
	font-size: 18px;
}
.after-title-form-qwiz {
	font-size: 20px;
}
.step-tel, .step-soc {
	margin-top: 10px;
}
.step-btn-send .send-btn-step {
    height: 55px;
    font-size: 13px;
}
fieldset {
padding: 10px;
}
.wd-toolbar-shop span.wd-tools-icon:before {
	content: "";
	background: url("/wp-content/uploads/2024/07/free-icon-online-business-13303195.png");
	background-repeat: no-repeat;
	background-size: contain;
		width: 25px;
	height: 25px;
}
.archive h1 {
	font-size: 19px;
}
.woocommerce-product-gallery .wp-post-image.wp-post-image {
    max-height: 300px;
    object-fit: contain;
}
.single-product .product_title.entry-title.wd-entities-title {
	font-size: 20px;
}
.send-top-form {
    grid-template-columns: 1fr;
}
.logo-send {
	display: none;
}
.item-label.item-label-mail {
    flex-direction: column;
    align-items: flex-start;
}
.item-label {
	font-size: 16px;
}
.item-label input[type='email'] {
	padding: 0 15px 0 0;
}
.send-textarea-form {
    min-height: 230px;
}
.bottom-form {
    grid-template-columns: 1fr;
    grid-gap: 10px;
}
.min-shop p {
	font-size: 14px;
}
.wd-nav.wd-layout-drilldown>li [class*="sub-menu"]>.menu-item>a, .wd-nav .wd-sub-menu .wd-drilldown-back>a, .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link>a, .wd-nav-mobile>li>a {
    text-transform: none!important;
}
}

