@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//soft-inc.ru/wp-content/themes/soft/fonts/woodmart-font-3-700.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(43,43,43);
	--wd-text-font-size: 16px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.65);
	--wd-alternative-font: "Benzin Bold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", 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: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,0,34);
	--wd-alternative-color: rgb(17,45,75);
	--btn-default-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(17,45,75);
	--btn-default-bgcolor-hover: rgb(52,170,88);
	--btn-accented-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(17,45,75);
	--btn-accented-bgcolor-hover: rgb(52,170,88);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(229,101,84);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: rgb(72,186,57);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(17,45,75);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 400px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(244,244,244);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	text-transform: none;
}
html .wd-checkout-steps li {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	text-transform: none;
}
html table th {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	text-transform: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,249,251);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	background: rgb(17,45,75);
	padding: 0 30px 0 30px;
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgb(52,170,88);
}
html .btn.wd-buy-now-btn {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	color: rgb(239,239,239);
	background: rgb(52,170,88);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(52,170,88);
}
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(61,61,61);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(247,249,251);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color: rgb(36,36,36);
	--wd-arrow-color-hover: rgb(51,51,51);
	--wd-arrow-color-dis: rgb(36,36,36);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(239,239,239);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 20px;
}
.product-labels .product-label.onsale {
	background-color: rgb(129,215,66);
}
.product-labels .product-label.new {
	background-color: rgb(221,88,88);
}
.product-labels .product-label.featured {
	background-color: rgb(221,0,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(36,36,36);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1540px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

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


.wd-page-title {
background-color: rgb(255,255,255);
}

@font-face {
	font-family: "Benzin Bold";
	src: url("//soft-inc.ru/wp-content/uploads/2026/04/benzin-bold.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

.wd-pf-results li {
font-weight: 400 !important;
font-size: 14px !important;
}
.wd-pf-results li:after {
margin-top: -6px !important;
    font-size: 12px !important;
    color: red;
    inset-inline-start: 0px !important;
}
.wd-side-hidden.wd-right {
z-index:99999;
}
.term-description {
padding:10px;
}
.banner-title.wd-fontsize-xxl {
text-shadow:0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.dim-blog {
display: flex;
flex-direction: column;
gap: 8px;
font-size: 30px;
padding-bottom: 50px;
}
.dim-blog h4 {
font-size:32px;
}
.dim-blog h5 {
font-size:24px;
}
.blockOverlay {
background: #1e1e1e !important;
}
.dim-politika {
color:#8d8d8d;
border-bottom:1px solid;
}
.wpcf7-list-item label {
color:#8d8d8d;
}
.posted_in, .tagged_as {
display:none;
}  
.sub-dim {
width: 100%;
border: 2px solid;
}
.dim-form-white {
color:white;
}
.dim-form-title {
font-size:32px;
color: white;
}
.wd-buttons {
	border: 1px solid #ff00005e;
}
.dim-home-text {
text-align:center;
text-shadow:0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	color:white;
}
.dim-home-center {
text-align:center;
font-family: 'Benzin Bold', 'Arial Black', sans-serif;	
	color:white;
	text-shadow:0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	font-size:80px;
}
.dim-all-pro {
letter-spacing: 0.3px;
text-transform: uppercase;
color: #112d4b;
font-weight:700;
}
.dim-all-pro:hover {
color: #ff0022;
}
.dim-all-pro:after {
    font-size: .8em;
    content: "\f113";
    font-family: "woodmart-font";
    display: inline-block;
    margin-left: 10px;
}
.whb-top-bar {
margin-bottom: -28px;
}
.products .product-element-top {
    height: 250px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 2px !important;
}
.products .product-element-top img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 220px !important;
    object-fit: contain !important;
}
div.wpcf7 input[type="submit"] {
font-size: 15px !important;
}
.wpcf7-not-valid-tip {
font-size:12px;
text-align:center;
}
.wpcf7-response-output {
	font-size:12px;
}
.product-summary-shadow .summary-inner {
	padding: 30px 14px 15px;
}
.awooc-custom-order-button {
    border: 2px solid;
    border-radius: 8px;
    font-size: 15px !important;
	background-color: transparent !important;
}
.awooc-custom-order-button:hover {
background-color: #112d4b !important;
    color: white;
	border: 2px solid #112d4b;
}
form.cart {
flex-wrap: unset;
}
.dim-studio {
display: flex;
justify-content: space-between;
align-items: center;
}
.dim-studio2 {
font-size:12px;
color: #828282;	
}
.site-logo {
margin-top: 26px;
}
.whb-clone.whb-sticked .whb-not-sticky-row .site-logo {
margin-top: 0px;
}
.dim-header-contact {
display: grid;
font-size:20px;
font-weight: 600;
	line-height: 30px;
}
.dim-header-telega {
display:grid;
gap: 5px;
}
.dim-call-back {
font-size:20px;
border-bottom: 1px solid;	
}
[class*="wd-header-search-form"] {
	padding-inline: 30px !important; 
}
.dim-header-url:hover {
color:red;

}
.dim-header-call {
border-bottom: 1px solid;
}
.children .cat-item > a::before {
    content: "- ";
}
.widget .product-categories li a {
    align-items: baseline;
    flex: 1 1 calc(100% - 50px);
    padding-block: 8px;
    padding-inline-end: 5px;
    width: calc(100% - 50px);
    text-decoration: none;
}
.wd.wd .wd-loop-item-2118 .wd-product-wrapper {
padding: 20px 20px 0px 20px;
}
.elementor-animation-grow {
	transition-duration: .3s !important;
}
.widget_price_filter [class*="price_slider_amount"] .button {
display:none;
}
#wd-product-category-filter-2 .wd-scroll {
    max-height: 480px !important; 
    overflow-y: auto !important;
}

#wd-product-category-filter-2 .wd-scroll-content {
    max-height: none !important;
}
@media (max-width: 1550px) {
    .wd-nav-header > li > a {
        font-size: 18px !important;
    }
}

@media (max-width: 1440px) {
    .wd-nav-header > li > a {
        font-size: 16px !important;
    }
	.wd-logo img[width]:not([src$=".svg"]) {
			width: 250px !important;
	}
}

@media (max-width: 1350px) {
    .wd-nav-header > li > a {
        font-size: 15px !important;
    }
	.wd-logo img[width]:not([src$=".svg"]) {
			width: 240px !important;
	}
	.dim-tg-max {
	display:none;
	}
}

@media (min-width: 1025px) and (max-width: 1260px) {
    .wd-nav {
	gap:6px;
	}
	.wd-logo img[width]:not([src$=".svg"]) {
			width: 190px !important;
	}
}@media (min-width: 768px) and (max-width: 1024px) {
	.site-logo {
    margin-top: 0;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.site-logo {
    margin-top: 0;
}
}

@media (max-width: 576px) {
	.site-logo {
    margin-top: 0;
}
.wd.wd .wd-loop-item-2118 .wd-product-wrapper {
    padding: 0px !important;
}
.wd-loop-prod-title.wd-entities-title {
    font-size: 14px;
    font-weight: 500;
}
form.cart {
    flex-wrap: wrap;
}
.dim-home-center {
font-size:38px;
}
.dim-blog {
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-size: 24px;
	padding-bottom: 22px;
}
.wd-page-content.main-page-wrapper .container {
padding-inline: 6px !important;
}
.wd-pf-title span {
	flex: 1 1 auto;
}
.wd-style-form .wd-pf-title {
    align-items: flex-start;
    gap: 3px;
    flex-direction: column;
    height: 60px !important;
    margin-bottom: 10px;
	  padding-top: 5px;
	  border-top: none;
}
}

