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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: none;
	--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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--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: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 4px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(8,168,38);
	--wd-alternative-color: #fbbc34;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(8,168,38);
	--btn-default-bgcolor-hover: rgb(9,200,44);
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(8,168,38);
	--btn-accented-bgcolor-hover: rgb(9,200,44);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(8,168,38);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1260px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

.header-phone a{
	font-size: 25px;
  font-weight: 600;
}
.header-phone p{
	font-size: 13px;
  text-align: right;
  margin-top: -8px;
  opacity: 0.8;
}
.header-button-icon:hover img{
	filter: brightness(0) invert(1);
}
.filter-magzet .wd-pf-btn button{
	width: 100%
}
.wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon){
 border-radius: 4px !important;
}
.shadow{
	box-shadow: 0 2px 4px rgba(0,0,0,.2);
  transition: border-color 200ms ease, box-shadow 300ms ease;
  border-radius: 6px 6px 3px 3px;
  background: #fff;

}
.shadow-padding{
  padding: 10px;
  text-align: left;
}
.shadow-padding .wd-entities-title{
	font-size: 18px;
  font-weight: 600;
}
.shadow .product-element-top{
	border-radius: 4px 4px 0 0;
}
.card-measures__item {
    position: relative;
    padding-left: 40px;
}
.card-measures__icon {
    position: absolute;
    left: 0;
    bottom: 0;
    fill: var(--wd-primary-color);
}
.card-measures__title {
    display: block;
    color: rgba(0, 0, 0, 0.5);
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 4px;
}
.card-measures__num {
    display: block;
    font-size: 15px;
    line-height: 17px;
}
.attributes-cars{
	margin: 20px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.wd-product .price {
    display: grid!important;
}
.price del {font-size: 80%!important;}
.shadow .price{
	font-size: 22px
}
.button-and-price{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.shadow .wd-entities-title{
	font-size: 20px !important
}
.wd-single-price .price{
	font-size: 30px !important
}
.readonly{
	opacity: 0.6
}
.maptop{
	padding: 20px;
	background: #08a826;
	border-radius: 5px 5px 0 0
}
.maptop p{
	color: #fff
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* Пропорции 16:9 */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
}

.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.wpcf7 label textarea {min-height: 70px;}
.header-vid-pc .elementor-background-video-container {
    overflow: hidden;
}

.header-vid-pc {
    overflow: hidden !important;
}

.header-vid-pc .elementor-background-video-container {
    overflow: hidden;
}

.header-vid-pc .elementor-background-video-hosted {
    position: absolute !important;
    width: 100% !important;
    height: auto !important;
    min-width: unset !important;
    min-height: unset !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) scale(1.02) !important;
}
.wpforms-submit-container {text-align:center}
@media (max-width: 767px) {
    .elementor-element-3c287cb .wd-button-wrapper a.btn {
        background-color: #7A7A7A !important;
    }
	.eikto-adv__bstat-num {
    font-size: 22px;
}
	.eikto-adv__bstat-label {
    font-size: 10px;
    letter-spacing: 0.5px;
}
}

.wpforms-container .wpforms-submit {
    width: 100%;
    display: block;
}

/* === Контейнер формы === */
.wpforms-container-full .wpforms-form {
    padding: 0;
}

/* === Подписи полей: капс, жирный, чёрный === */
.wpforms-container-full .wpforms-field-label {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #1a1a1a;
    margin-bottom: 10px;
}

/* Убираем красную звёздочку обязательности (по желанию) */
.wpforms-container-full .wpforms-required-label {
    color: #c0c0c0;
}

/* === Поля ввода: светло-серый фон, без рамки, скругления === */
.wpforms-container-full .wpforms-field input[type=text],
.wpforms-container-full .wpforms-field input[type=tel],
.wpforms-container-full .wpforms-field input[type=email],
.wpforms-container-full .wpforms-field textarea {
    background-color: #f4f5f7;
    border: 1px solid #f4f5f7;
    border-radius: 6px;
    padding: 14px 16px;
    font-size: 15px;
    color: #333;
    transition: border-color 0.2s ease;
}

.wpforms-container-full .wpforms-field input[type=text]:focus,
.wpforms-container-full .wpforms-field input[type=tel]:focus,
.wpforms-container-full .wpforms-field input[type=email]:focus,
.wpforms-container-full .wpforms-field textarea:focus {
    background-color: #ffffff;
    border-color: #2a9d3f;
    outline: none;
}

/* Расстояние между полями */
.wpforms-container-full .wpforms-field {
    margin-bottom: 22px;
}

/* === Кнопка на всю ширину, капс, скругление === */
.wpforms-container-full .wpforms-submit {
    display: block;
    width: 100%;
    background-color: #2a9d3f;
    border: none;
    border-radius: 6px;
    padding: 16px 0;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #ffffff;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.wpforms-container-full .wpforms-submit:hover {
    background-color: #238536;
}

/* === Если оставляете Smart Phone Field и хотите скрыть флаг === */
.wpforms-container-full .iti__flag-container {
    display: none;
}
.wpforms-container-full .wpforms-smart-phone-field {
    padding-left: 16px !important;
}
.wpforms-container-full .wpforms-field {
    margin-bottom: 5px;
}
@media (max-width: 767px) {
  .infographic-row .elementor-container {
    flex-wrap: wrap;
  }
  .infographic-row .elementor-column {
    width: 50% !important;
    flex-basis: 50% !important;
  }
	.infographic-row .elementor-image-box-title {
	font-size: 18px;
	}
	.eikto-adv__root {
    padding: 0px 0px 0px 0px;
}
}