@font-face {
	font-family: rubik;
	src: url("../../fonts/rubik/RubikLight.eot");
	src: url("../../fonts/rubik/RubikLight.eot?#iefix") format("embedded-opentype"),
		 url("../../fonts/rubik/RubikLight.ttf") format("truetype"),
		 url("../../fonts/rubik/RubikLight.svg#RubikLight") format("svg"),
		 url("../../fonts/rubik/RubikLight.woff") format("woff"),
		 url("../../fonts/rubik/RubikLight.woff2") format('woff2');
	font-display: swap;
	font-weight: 300;
}
@font-face {
	font-family: rubik;
	src: url("../../fonts/rubik/RubikRegular.eot");
	src: url("../../fonts/rubik/RubikRegular.eot?#iefix") format("embedded-opentype"),
		 url("../../fonts/rubik/RubikRegular.ttf") format("truetype"),
		 url("../../fonts/rubik/RubikRegular.svg#RubikRegular") format("svg"),
		 url("../../fonts/rubik/RubikRegular.woff") format("woff"),
		 url("../../fonts/rubik/RubikRegular.woff2") format('woff2');
	font-display: swap;
	font-weight: 400;
}
@font-face {
	font-family: rubik;
	src: url("../../fonts/rubik/RubikMedium.eot");
	src: url("../../fonts/rubik/RubikMedium.eot?#iefix") format("embedded-opentype"),
		 url("../../fonts/rubik/RubikMedium.ttf") format("truetype"),
		 url("../../fonts/rubik/RubikMedium.svg#RubikMedium") format("svg"),
		 url("../../fonts/rubik/RubikMedium.woff") format("woff"),
		 url("../../fonts/rubik/RubikMedium.woff2") format('woff2');
	font-display: swap;
	font-weight: 500;
}
@font-face {
	font-family: rubik;
	src: url("../../fonts/rubik/RubikBold.eot");
	src: url("../../fonts/rubik/RubikBold.eot?#iefix") format("embedded-opentype"),
		 url("../../fonts/rubik/RubikBold.ttf") format("truetype"),
		 url("../../fonts/rubik/RubikBold.svg#RubikBold") format("svg"),
		 url("../../fonts/rubik/RubikBold.woff") format("woff"),
		 url("../../fonts/rubik/RubikBold.woff2") format('woff2');
	font-display: swap;
	font-weight: 700;
}
@font-face {
	font-family: "GEELY Light 20150902";
	src: url("../../fonts/geely/GEELYLight20150902.eot");
	src: url("../../fonts/geely/GEELYLight20150902.eot?#iefix") format("embedded-opentype"),
		 url("../../fonts/geely/Geely-bold.ttf") format("truetype"),
		 url("../../fonts/geely/GEELYLight20150902.svg#GEELYLight20150902") format("svg"),
		 url("../../fonts/geely/GEELYLight20150902.woff") format("woff"),
		 url("../../fonts/geely/GEELYLight20150902.woff2") format('woff2');
	font-display: swap;
	font-weight: 400;
}
@font-face {
	font-family: "GEELY Normal 20150902";
	src: url("../../fonts/geely/GEELYNormal20150902.eot");
	src: url("../../fonts/geely/GEELYNormal20150902.eot?#iefix") format("embedded-opentype"),
		 url("../../fonts/geely/Geely-normal.ttf") format("truetype"),
		 url("../../fonts/geely/GEELYNormal20150902.svg#GEELYNormal20150902") format("svg"),
		 url("../../fonts/geely/GEELYNormal20150902.woff") format("woff"),
		 url("../../fonts/geely/GEELYNormal20150902.woff2") format('woff2');
	font-display: swap;
	font-weight: 400;
}
@font-face {
	font-family: "GEELY Bold 20150902";
	src: url("../../fonts/geely/GEELYBold20150902.eot");
	src: url("../../fonts/geely/GEELYBold20150902.eot?#iefix") format("embedded-opentype"),
		 url("../../fonts/geely/Geely-light.ttf") format("truetype"),
		 url("../../fonts/geely/GEELYBold20150902.svg#GEELYBold20150902") format("svg"),
		 url("../../fonts/geely/GEELYBold20150902.woff") format("woff"),
		 url("../../fonts/geely/GEELYBold20150902.woff2") format('woff2');
	font-display: swap;
	font-weight: 400;
}
@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: unset;
    }
}
p {
	margin: 13px 0;
}
p:first-child {
	margin-top: 0;
}
p:last-child {
	margin-bottom: 0;
}
.wpcf7 {
	direction: rtl;
}
.wpcf7-form p {
	margin: 0;
}
.wpcf7-form br {
	display: none;
}
select,
textarea,
input[type="url"],
input[type="tel"],
input[type="text"],
input[type="date"],
input[type="time"],
input[type="email"],
input[type="search"],
input[type="submit"],
input[type="password"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	direction: inherit;
	border-radius: 0;
	text-align: right;
}
input[type="submit"] {
	text-align: center;
}
input[type="url"],
input[type="tel"],
input[type="date"],
input[type="time"],
input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
	direction: ltr;
	text-align: right;
}
input[type="button"],
button {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	line-height: inherit;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	text-align: inherit;
}
/* Prevent font size inflation */
html {
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
	margin: 0 !important;
}
.wpcf7-acceptance label,
.wpcf7-checkbox label,
button:not(:disabled),
input[type="button"]:not(:disabled),
input[type="submit"]:not(:disabled),
input[type="image"]:not(:disabled),
input[type="reset"]:not(:disabled),
select:not(:disabled) {
	cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
	cursor: pointer;
}
input,
textarea,
select{
	font-family: inherit;
	font-size: inherit;
}
figure {
	margin: 0;
	font-size: 0;
	line-height: 1px;
}
svg,
img {
	vertical-align: top;
}
hr,
svg,
img,
embed,
object,
iframe {
	max-width:100%;
}
textarea {
	overflow: auto;
	resize: vertical;
}
form,
blockquote {
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
*,
*::after,
*::before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	content-visibility: visible !important;
}
.cover-img,
.img-cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper {
	width: 100%;
}
.swiper-slide {
	height: auto;
}
html #wpadminbar {
	overflow: hidden;
}
#wp-toolbar {
	display: flex;
	justify-content: space-between;
}
#wpadminbar .quicklinks ul {
	display: flex;
}
#wp-admin-bar-wpseo-menu,
#wp-admin-bar-my-account {
	overflow: hidden;
}
html,
body,
button,
input,
select,
.main-screen-header .top .main-title,
.main-screen-header .top .main-description,
.colors .title {
	font-family: rubik;
}
body {
	font-size: 16px;
}
.content_cubes-bottom {
	position: absolute;
	bottom: 30px;
	right: 0;
}
.type-blocks {
	padding: 0 56px 0 99px;
	justify-content: center;
	gap: 50px;
}
.type-blocks .block {
	background: none;
	width: -webkit-calc(33.333% - 34px);
	width: calc(33.333% - 34px);
	z-index: 0;
	color: #000;
}
.type-blocks .block::before {
	content: "";
	background: rgba(255, 255, 255, 0.4);
	filter: blur(3px);
	border-radius: 15px;
	position: absolute;
	inset: 3px;
	z-index: -1;
}
.type-blocks .block .inner {
	padding: 16px 22px;
}
.title-wrap {
	display: flex;
	width: 100%;
	gap: 8px;
	align-items: center;
}
.type-blocks .block .title {
	color: #000;
	font-size: 30px;
	font-weight: 300;
	line-height: 1.12;
	margin: 0;
}
.title-icon-img {
	width: auto;
	height: auto;
	max-width: 28px;
	max-height: 28px;
}
.type-blocks .block .description {
	font-size: 14px;
	margin: 8px 0 0 0;
	text-align: right;
}
.main-screen-header .main-screen-header-inner {
	position: absolute;
	top: 0;
	left: 0;
	padding: 35px 59px;
	flex-direction: column-reverse;
	text-align: left;
	gap: 40px;
}
body.admin-bar {
	margin-top: 32px;
}
.screen-wrapper .flex-row {
	height: auto;
	min-height: -webkit-calc(100vh - 16px);
	min-height: calc(100vh - 16px);
}
.admin-bar .screen-wrapper .flex-row {
	min-height: -webkit-calc(100vh - 32px);
	min-height: calc(100vh - 32px);
}
.screen-wrapper .right-side {
	width: 67.6%;
	overflow: hidden;
}
.screen-wrapper .right-side,
.background .right-side {
	display: flex;
	height: auto;
	padding: 16px 22px 0;
}
.gimur-sliders:not(.active) {
	display: none;
}
.gimur-sliders,
.screen-wrapper .main-slide {
	height: auto;
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
	align-items: unset;
	justify-content: unset;
	flex-direction: row;
}
.main-screen-header {
	display: flex;
}
.main-top-header-slider {
	height: auto;
	display: flex;
}
.main-top-header-slider .home-slider-container {
	display: flex;
	height: auto;
}
.main-top-header-slider .home-slider-container .slide-item {
	height: 100%;
	display: flex;
}
.main-top-header-slider .home-slider-container .slide-image picture {
	display: block;
	height: 100%;
	position: absolute;
	inset: 0;
}
.main-top-header-slider .home-slider-container .slide-image .title-box {
	top: 102px;
	right: 260px;
	left: 59px;
	padding: 0;
	margin: 0;
	border: none;
	text-align: left;
	z-index: 2;
}
.screen-wrapper .main-slide .top .main-title.title-text,
.main-top-header-slider .home-slider-container .title-box .slide-title {
	background: linear-gradient(90deg, #019696 0%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-family: "GEELY Bold 20150902", rubik;
	font-size: 52px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	text-shadow: none;
	display: inline-block;
}
.screen-wrapper .main-slide .top .main-title.title-text {
	font-weight: 400;
}
.screen-wrapper .main-slide .top .main-description,
.main-top-header-slider .home-slider-container .title-box .slide-subtitle {
	font-size: 28px;
	max-width: 476px;
	margin: 25px auto 0 0;
	text-shadow: none;
	text-align: justify;
}
.main-top-header-slider .home-slider-container .slide-image::after {
	content: "";
	background: linear-gradient(170deg, #000 21%, rgba(0, 0, 0, 0) 60%);
	opacity: 0.6;
	width: 100%;
	height: 390px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.screen-wrapper .left-side {
	background: linear-gradient(to right, #DAD1C8 0%, #EFEFEF 100%);
	width: 32.4%;
	height: auto;
}
.attr-buttons {
	flex-wrap: wrap;
	justify-content: center;
	gap: 14px 24px;
}
.attr-buttons button {
	font-family: "GEELY Light 20150902", rubik;
	color: #000;
	line-height: 33px;
	padding: 4px 0 0 0;
	font-weight: 400;
	border-color: #000;
	border-radius: 6px;
}
.attr-buttons button.active,
.attr-buttons button:hover {
	background: #000;
	color: #fff;
}
.left-side .colors:before,
.left-side .action:before {
	background: none;
}
.button-contacts-row {
	flex-wrap: wrap;
}
.colors .colors-list {
	padding-top: 10px;
	padding-bottom: 75px;
	margin-bottom: 15px;
	border-bottom: 1px solid #767676;
}
.colors .colors-list .colors-container{
	/* justify-content: center; */
	gap: 60px 35px;
	flex-wrap: wrap;
}
.colors .colors-list .label-text{
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 15px;
}
.colors .colors-list .color-btn[title="לבן"],
.colors .colors-list .color-btn {
	border: none;
}
.colors .colors-list .color-btn[data-is_in_stock="false"] .color-btn-span::before {
	content: "";
	background: #464646;
	width: 1px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    position: absolute;
    top: -7px;
    bottom: -7px;
    left: 50%;
}
.colors .colors-list .color-btn.active:before,
.colors .colors-list .color-btn:before {
	width: auto;
	height: auto;
	border: 3px solid rgba(0, 0, 0, 0.2);
	inset: -3px;
}
.colors .colors-list .color-btn:first-child::after {
	left: auto;
	right: 0;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
.colors .colors-list .color-btn.active:before {
	inset: -6px;
}
.colors .colors-list .color-btn.active:after {
	color: #000;
}
.colors .colors-list .color-btn.active span:after {
	color: #000;
	right: auto;
	left: 50%;
	transform: translate(-50%, 0);
}
.sidebar-title,
.colors .title,
.pdf-products-link-row .pdf-products-link,
.screen-wrapper .left-side,
.button-contacts-row .button-contacts,
.screen-wrapper .left-side .description,
.screen-wrapper .left-side .description a {
	color: #000;
}
.sidebar-title1 {
	font-weight: 500 !important;
}
.slider-view button {
	text-align: center;
}
.slider-view button:first-child {
	border-radius: 0 6px 6px 0;
}
.slider-view button:last-child {
	border-radius: 6px 0 0 6px;
}
.bottom-mobile .is-submit,
.is-submit-scroll,
.action-on-mobile .is-submit,
.screen-wrapper .left-side .action .is-submit {
	background: #3A7FF8 !important;
	width: 100%;
	height: auto !important;
	min-height: 50px;
	border-radius: 6px;
	line-height: 1.2;
	padding: 6px 20px;
	border: none;
	box-shadow: none;
	text-align: center;
	font-weight: 500;
	margin: 0;
}
.screen-wrapper .left-side .action .button-contacts-row .button-contacts {
	min-height: 50px;
}
.action-on-mobile  .button-contacts,
.button-contacts-row .button-contacts {
	background: #fff;
	display: inline-flex;
	border: 1px solid #fff;
	min-width: 185px;
	min-height: 37px;
	font-size: 18px;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	flex: none;
	padding: 5px 16px;
	text-align: center;
	margin: 0 auto;
}
.button-contacts-row .button-contacts:hover {
	border-color: #000;
}
.action-on-mobile  .button-contacts.button-form:before,
.button-contacts-row .button-contacts.button-form:before {
    background-image: url(../../images/contact-phone.svg);
	width: 26px;
	height: 26px;
}
.action-on-mobile {
	padding: 0 15px 10px;
}
.action-on-mobile .is-submit {
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	margin: 0 0 5px 0;
}
.action-on-mobile .under-submit {
	color: #555252;
	text-align: center;
	font-size: 12.6px;
	font-weight: 400;
	line-height: 1.3;
}
.action-on-mobile .button-contacts {
	background: #000;
	width: 100%;
	color: #fff;
	margin: 5px 0 0 0;
}
.colors .title {
	margin: 30px 0 20px 0;
}
.pdf-products-link-row {
    margin-top: 70px;
    padding: 0 15px;
}
.slider-container {
	padding: 16px 22px;
	height: auto;
}
.gimur-sliders .slider-container {
	width: 100%;
	flex-grow: 1;
	padding: 0;
	border-radius: 20px;
	overflow: hidden;
}
.slider-bottom-column {
	margin: 30px 0 0 0;
}
.slider-container .slick-arrow.slick-prev,
.main-top-header-slider .home-slider-container .slick-arrow.slick-prev {
    background: url(../../images/right.png) center center / contain no-repeat;
    left: auto;
    right: 20px;
}
.slider-container .slick-arrow.slick-next,
.main-top-header-slider .home-slider-container .slick-arrow.slick-next {
    background: url(../../images/left.png) center center / contain no-repeat;
    right: auto;
    left: 20px;
}
.main-top-header-slider .home-slider-container .slick-list {
	border-radius: 20px;
	overflow: hidden;
	height: auto;
	display: flex;
}
.slider-container .slide-image {
	background: #F6F4F2;
	padding: 0;
}
.gimur-sliders .slider-container .slide-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.gimur-sliders.inner .slider-container .slide-image img {
	width: 100%;
	object-fit: cover;
}
.screen-bottom .inner {
	max-width: 100%;
	padding: 0 30px;
}
.footer-text1 {
	width: 100%;
	border-bottom: 1px solid #C4C4C4;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.footer-text2 {
	width: 100%;
	padding: 0 0 20px 0;
}
.footer-imgs {
	display: flex;
	width: 1150px;
	max-width: 100%;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 auto;
	gap: 20px;
}
.screen-bottom .inner img.footer-img {
	width: auto;
	height: auto;
	max-width: -webkit-calc(50% - 10px);
	max-width: calc(50% - 10px);
}
.screen-bottom {
	border-top: none;
}
.footer-bottom {
	display: flex;
	width: 100%;
	justify-content: space-between;
	border-top: 1px solid #595959;
	padding: 24px 0 0 0;
	margin: 50px 0 0 0;
	color: #5B5B5B;
}
.footer-links {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
	gap: 8px 48px;
}
.footer-link {
	text-decoration: none;
	color: #5B5B5B;
	font-size: 18px;
	line-height: 1.33;
}
.footer-link:hover {
	text-decoration: underline;
}
.screen-wrapper .left-side .left-side-inner {
	height: auto;
	padding: 30px 60px;
}
.screen-wrapper .left-side .description {
	font-size: 15px;
	line-height: 1.42;
	margin: 30px 0 0 0;
}
.custom-price-preview {
	padding: 20px 0;
}
.custom-price-preview:empty {
	display: none;
}
.main-top-header-slider .home-slider-container:not(.slick-initialized) .slide-item {
	width: 100%;
}
.main-top-header-slider .home-slider-container:not(.slick-initialized) .slide-item:first-child ~ .slide-item {
	display: none;
}
.toyota-logo img {
	width: auto;
	height: auto;
	max-width: 157px;
	max-height: 27px;
}
.main-top-header-slider .home-slider-container .slick-track {
	display: flex;
	height: auto;
}
.woocommerce-billing-fields__field-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin: 50px 0 0 0;
}
.woocommerce-billing-fields>h3 {
	font-size: 34px;
	font-weight: 500;
	margin: 0;
}
.checkout_page_text_under_title {
	margin: 20px 0 0 0;
}
.woocommerce form #prefix_phone1_field.form-row,
.woocommerce form #phone1_field.form-row,
.woocommerce form .form-row {
	width: -webkit-calc(50% - 10px) !important;
	width: calc(50% - 10px) !important;
	margin: 0;
	padding: 0;
}
.woocommerce form .full-row.form-row,
.woocommerce form #agreement_terms_field.form-row,
.woocommerce form #is_subscribed_field.form-row,
.woocommerce form #custom_terms_of_use_field.form-row,
.woocommerce form #billing_branch_field.form-row,
.woocommerce form #custom_terms_added_checkbox_field.form-row{
	width: 100% !important;
}
.checkout-page-added-text{
	font-size: 13px;
	margin: 20px 0;
}
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select,
.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
	width: 100%;
	height: 40px;
	border-radius: 0;
	font-size: 16px;
	border: none;
	border-bottom: 1px solid #E6E0DB;
	padding: 0 4px;
	margin: 0;
}
.woocommerce form .form-row .input-text:focus,
.woocommerce form .form-row select:focus {
	border-bottom: 2px solid rgba(58, 127, 248, 0.5) !important;
}
form.woocommerce-checkout p.form-row label {
	font-size: 16px;
}
.woocommerce-input-wrapper {
	display: block;
}
form.woocommerce-checkout p.form-row label.checkbox {
	display: block;
	font-size: 13px;
	line-height: 1;
	cursor: pointer;
}
.woocommerce form .form-row .input-checkbox {
	display: inline-block;
	height: auto;
	margin-top: 0;
}
.lbx-payment-process {
	background: #3A7FF8;
	display: inline-flex;
	width: auto;
	min-width: 493px;
	height: auto;
	min-height: 50px;
	border-radius: 6px;
	text-align: center;
	align-items: center;
	justify-content: center;
	padding: 5px 20px;
	margin: 31px 0 0 0;
}
.main-checkout-wrapper .container {
	padding: 0 15px;
}
.checkout-header .back-to-home a {
	font-weight: 400;
	text-decoration: none;
	position: relative;
}
.checkout-header .back-to-home a::after {
	content: "";
	background: #000;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.checkout-header .back-to-home a:hover {
	text-decoration: none;
}
.checkout-header .back-to-home a:hover::after {
	-webkit-transform: translate(0, 2px) scale(0.8, 1);
	transform: translate(0, 2px) scale(0.8, 1);
}
.main-screen-header .top {
	width: 100%;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
.gimur-sliders {
	display: flex;
	flex-direction: column;
	position: relative;
}
.gimur-slider-wrapper {
	width: 100%;
	flex-direction: column;
	flex-grow: 1;
}
.gimur-slider-wrapper.active {
	display: flex;
}
.light-logo,
.dark-logo {
	width: auto;
	height: auto;
	max-width: 160px;
	max-height: 50px;
	position: absolute;
	left: 60px;
	top: 35px;
	z-index: 2;
}
.gimur-sliders:not(.inner) .light-logo,
.gimur-sliders.inner .dark-logo {
	display: none;
}
.hide {
	display: none !important;
}
.main-checkout-wrapper {
	padding-top: 60px;
}
#contact-form-popup {
    position: relative;
    background: #fff;
    max-width: 530px;
    margin: auto
}
#contact-form-popup .mfp-close {
    color: #000
}
#contact-form-popup .popup-inner {
    padding: 30px;
    background: linear-gradient(to right, #DAD1C8 0%, #EFEFEF 100%)
}
#contact-form-popup .popup-inner form {
    font-family: rubik;
	width: auto;
    max-width: 100%;
    margin: 0 auto;
    color: #000
}
#contact-form-popup .popup-inner form font {
    font-family: rubik !important
}
#contact-form-popup .popup-inner form a {
    font-family: rubik;
    color: #000
}
#contact-form-popup .popup-inner form .lp-form-field {
    font-size: 12px;
    font-weight: 400
}
#contact-form-popup .popup-inner form [data-editorblocktype=Field-checkbox] {
    margin-bottom: 15px !important
}
#contact-form-popup .columnContainer {
	max-width: 100%;
}
#contact-form-popup .emptyContainer.columns-equal-class.wrap-section.consent + .wrap-section .columnContainer {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
#contact-form-popup .emptyContainer.columns-equal-class.wrap-section.consent + .wrap-section .columnContainer > div {
	margin: 0 !important;
}
#contact-form-popup .emptyContainer.columns-equal-class.wrap-section.consent .columnContainer {
	max-width: -webkit-calc(100% - 21px);
	max-width: calc(100% - 21px);
	padding: 0 !important;
}
#contact-form-popup .emptyContainer.columns-equal-class.wrap-section.consent .columnContainer > div:not(.twoOptionFormFieldBlock) {
	margin: 0 10px 0 0 !important;
}
#contact-form-popup .columnContainer[data-container-width="100"] {
	width: 100% !important;
}
#contact-form-popup .columnContainer[data-container-width="93"],
#contact-form-popup .columnContainer[data-container-width="93.00"] {
	width: 93% !important;
}
#contact-form-popup .columnContainer[data-container-width="7"],
#contact-form-popup .columnContainer[data-container-width="7.00"] {
	width: 7% !important;
}
#contact-form-popup .emptyContainer.columns-equal-class.wrap-section.consent .columnContainer input[type=checkbox] {
	margin: 0 !important;
}
#contact-form-popup .emptyContainer.columns-equal-class.wrap-section.consent .columnContainer > div span {
	font-size: 14px !important;
	line-height: 1.2;
	font-weight: 400;
}
#contact-form-popup .emptyContainer.columns-equal-class.wrap-section,
#contact-form-popup .textFormFieldBlock,
#contact-form-popup .dateTimeFormFieldBlock,
#contact-form-popup .twoOptionFormFieldBlock,
#contact-form-popup .optionSetFormFieldBlock,
#contact-form-popup .multiOptionSetFormFieldBlock,
#contact-form-popup .lookupFormFieldBlock,
#contact-form-popup .phoneFormFieldBlock {
	padding: 0 !important;
}
#contact-form-popup .popup-inner form input {
	background: none;
    height: 35px;
	border: none;
	border-bottom: 1px solid #353535;
	font-size: 16px;
    font-family: rubik !important;
    margin: 0 0 17px 0;
	padding: 6px 0;
}
#contact-form-popup .phoneFormFieldBlock .phoneCountryCode {
	border: none !important;
}
#contact-form-popup .popup-inner form input[type=checkbox] {
    margin-left: 15px;
    height: 16px
}
#contact-form-popup .popup-inner form button[type=submit] {
    font-family: rubik !important;
    display: block;
    width: 100%;
    background: #fff;
    color: #000;
    width: 100%;
    height: 42px;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    border: none
}
#contact-form-popup .popup-inner .logo-popup {
    text-align: center;
    margin-bottom: 25px
}
#contact-form-popup .popup-inner .logo-popup .popup-logo-img {
    display: inline-block
}
#contact-form-popup .popup-inner .top-content-subtitle {
    text-align: center;
    color: #000;
    font-size: 25px
}
#contact-form-popup .popup-inner .top-content-subtitle a {
    color: #000
}
#contact-form-popup .popup-inner .top-content-subtitle .maskyoo_mobile {
    font-weight: bold
}
#contact-form-popup div[data-editorblocktype="SubmitButton"] {
	padding: 0 !important;
	margin-bottom: 0 !important;
}
.colors{
	width: 100%;
	max-width: 460px;
	margin: auto;
	padding: 0 15px;
}
.colors .colors-list .color-btn.active:first-child:not(:first-child):after,
.colors .colors-list .color-btn.active:first-child:not(:first-child) span:after{
	transform: translate(-85%, 0);
}
.colors .colors-list .color-btn.active:last-child:not(:first-child):after,
.colors .colors-list .color-btn.active:last-child:not(:first-child) span:after{
	transform: translate(-15%, 0);
}
.model-data-box{
	width: 100%;
	max-width: 460px;
	margin: auto;
    padding: 0 15px 15px;
}
.model-data-box .car-price-row{
    font-size: 18px;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 10px;
}
.model-data-box .car-price-row .price{
    font-size: 22px;
	font-weight: 500;
}
.model-data-box .rishuy-price-row{
    font-size: 18px;
	font-weight: 300;
	margin-bottom: 10px;
}
.model-data-box .rishuy-price-row .price{
    font-size: 18px;
	font-weight: 400;
}
.model-data-box .main-price-row{
    font-size: 18px;
	font-weight: 400;
}
.model-data-box .main-price-row .price{
    font-size: 22px;
	font-weight: 500;
}
.screen-wrapper .left-side .action {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.screen-wrapper .left-side .action .button-contacts-row .button-contacts {
	width: 100%;
}
.main-top-header-slider .home-slider-container .slide-image {
	background: #000;
}
.woocommerce table.shop_table .text_before_order_total td {
	font-weight: 400;
}
.js_loader {
	display: flex;
	align-items: center;
	justify-content: center;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
	background: #3A7FF8 !important;
	box-shadow: none !important;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:hover {
	background: #2658DA !important;
}