/*
Theme Name:     Your Constructo child-theme name
Theme URI:      http://anpsthemes.com/constructo/
Description:    Child theme for the Constructo theme 
Author:         Anps
Template:       constructo
Version:        1.0
*/

/*@import url("../constructo/style.css");*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@media only screen and (min-width: 1200px) {
.site-navigation .menu-item-depth-0>a {
    font-size: 15px!important;
}
}
@media only screen and (max-width: 1200px) {
.site-navigation .menu-item-depth-0>a {
    font-size: 12px!important;
}
}
@media (min-width: 1200px) {
.site-header:not(.site-header-vertical-menu) .site-navigation>ul>li:after {
    right: -6px!important;
}
}

.unclickable > a:hover {
	cursor: default;
}

.woocommerce-result-count { 
    display: none;
}
.product .sku { display: none !important; }
.single-product .product .single_add_to_cart_button.button{
	background-color: red;
	color: #FFFFFF;
}


.woocommerce .product .add_to_cart_button.button{
	background-color: red;
	color: #FFFFFF;
}

#calculator {
	width: 250px !important;
}

input.site-search-input:focus {
	outline: 0;
}

div.woocommerce-tabs ul.tabs li {
	display: block !important;
}

.woocommerce-tabs .panel {
	display:table-cell;
	padding: 0em 3em;
	width: 10%;
	min-height:300px;
}

.woocommerce-tabs.wc-tabs-wrapper {
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding-bottom: 50px;
}

.woocommerce ul.wc-tabs li a::before {
	font-family:FontAwesome;
	padding-right: 10px;
}

.reviews_tab a::before {
	content: "\f086" !important;
}

.additional_information_tab a::before {
	content: "\f05a" !important;
}

@media only screen and (max-width: 600px) {
	.mobile-hide {
		display: none;
	}
	
	li#nav_menu-10 {
		display: none;
	}
	
	li#nav_menu-11 {
		display: none;
	}
	
	li#nav_menu-9 {
		display: none;
	}
	
	li#nav_menu-12 {
		display: none;
	}

	.summary .single_add_to_wishlist.button, div.product .woocommerce-price-and-add .single_add_to_wishlist.button {
    margin: 0;
    width: 10%;
    padding: 5px;
    text-align: center;
    top: 140px;
}

.yith-wcwl-add-button a {
    width: 10%!important;
    padding: 5px 10px!important;
}

}

@media only screen and (min-width: 600px) {
	.desktop-hide {
		display: none;
	}

	.post.style-3 header {
		height: 430px;
	}
	
	.icheckbox_flat-aero:lang(ru) {
    position: absolute!important;
    left: -5px;
}

li.sosmenu.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-depth-0 {
	display: none;
}

}

.home .site-logo a {
  pointer-events: none;
}

/*.prev_next_buttons {
	position: absolute;
	top: 305px;
	width: 50%;
	transform: translatey(-50%);
	display: flex;
	justify-content: space-between;
	left: 0;
	padding: 0 15px;
	z-index: 10;
	margin: 0;
}*/

.prev_next_buttons {
	position: absolute;
    top: 305px;
    width: 115%;
    transform: translatey(-50%);
    display: flex;
    justify-content: space-between;
    left: 0;
    padding: 0 15px;
    z-index: 0;
    margin-left: -100px;
}

@media only screen and (max-width: 990px) {
	.prev_next_buttons {
		width: 100%;
	}
}
@media only screen and (max-width: 415px) {
	.prev_next_buttons {
		top: 185px;
		width: 116%;
        margin-left: -32px;
	}
	.breadcrumb li:not(:last-child):before {
        right: -15px!important;
    }

    .breadcrumb li {
    margin: 5px 25px 5px 0!important;
    }
    
    .row.breadcrumb {
    margin-bottom: -35px;
    }
    
    .related h2 {
    text-align: center;
    }
}

/*RUS CSS*/
.breadcrumbs a:lang(ru) {
    font-size:0.9em;
}

.breadcrumb li:not(:last-child):before {
        right: -15px!important;
    }


    .breadcrumb li:lang(ru) {
    margin: 5px 25px 5px 0!important;
    }



.prev_next_buttons:after {
	display: none;
}
 
.prev_next_buttons a[rel="prev"], .prev_next_buttons a[rel="next"] {
	display: block;
    cursor: pointer;
    background: rgba(63, 63, 63, 0.58);
    width: 60px;
    height: 60px;
	line-height: 55px;
	border-radius: 0;
    z-index: 100;
    /*border: 1px solid rgba(255, 255, 255, 1);*/
	border: none;
	float: none;
	margin: 0;
}

.prev_next_buttons a[rel="prev"] {
        margin-left: auto;
}

.prev_next_buttons a[rel="prev"]:hover, .prev_next_buttons a[rel="next"]:hover {
	 background: rgba(63, 63, 63, 0.83);
}

.site-footer {
	margin-top: 30px!important;
}

.site-footer .social, .site-footer .socialize li a[href*="tiktok.com"] i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('./img/tik-tok.svg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 15px;
}

@media only screen and (max-width: 600px) {
	.footer-banner-text-wrap {
		width: 88%;
		left: 50%;
		transform: translateX(-50%);
		background: none;
		border: none;
	}
}

.arrowss {
   width: 30px;
   height: 30px;
   border-color: #000;
   position: absolute;
   top: 75%;
   margin-top: -31px;
}

.prevv {
   border-bottom: 3px solid;
   border-left: 3px solid;
   transform: rotate(45deg);
   left: 35px;
}
   
.nextt {
   border-bottom: 3px solid;
   border-left: 3px solid;
   transform: rotate(-135deg);
   right: 30px;
}

/*@media only screen and (max-width: 600px) {
#top-slider {
    margin-top: 15px!important;
}
}*/

.woof_products_top_panel {
	display: none!important;
}

li.menu-item.wpml-ls-slot-34.wpml-ls-item.wpml-ls-item-lv.wpml-ls-current-language.wpml-ls-menu-item.wpml-ls-first-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item.menu-item-has-children.menu-item-depth-0 a {
	border: 1px solid;
    padding: 6px!important;
}

.onsale {
	right: unset!important;
	left: -5px;
}

.numbers figure:hover img {animation: bounce 0.4s infinite alternate;}

.shared-bottom__item-spied {
    /*left: calc(100% + 10px);*/
    left: 100%;
}

.shared-bottom__item-text {
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
}

.shared-bottom__item-call-center {
    /*right: calc(100% + 45px);*/
    right: 104%;
}

.shared-bottom__item-money {
    /*left: calc(100% + 14px);*/
    left: 100%;
}

.shared-bottom__item-stopwatch {
    /*right: calc(100% + 26px);*/
    right: 102%;
}

.shared-bottom__item-chat {
    /*left: calc(100% + 29px);*/
    left: 102%;
}


/*SOS CSS*/


/* new css sos */  

.car-section {
    position: relative;
    padding-top: 5.73%;
}

.car-section__box {
    position: absolute;
    background-color: rgb(255 255 255 / 95%);
    border-radius: 10px;
    box-shadow: 4px 7px 10px 0 rgba(0, 0, 0, 0.38);
    border: solid 1px #646464;
    z-index: 2;
}

.car-section__box--2 .car-section__box-text br.mobile{
    display: none;
}

.car-section__box .car-section__box-icon,
.car-section__box .car-section__box-text{
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: top;
} 

.car-section {
    position: relative;
    padding-top: 5.73%;
}

.car-section__box--1 {
    width: 23.75%;
    height: 16.566%;
    top: 16.5%;
    left: 14%;
}
.car-section__box--2 {
    width: 25.573%;
    height: 16.323%;
    top: 9.6%;
    left: 42.5%;
}
.car-section__box--3 {
    width: 25.1045%;
    height: 15.226%;
    top: 69.8%;
    left: 40.8%;
}

.car-section__box--1 .car-section__box-icon{
    width: 4.844vw;
    margin-left: 4.4%;
    margin-right: 3.53%;
}
.car-section__box--2 .car-section__box-icon{
    width: 4.584vw;
    margin-left: 4.7%;
    margin-right: 2.45%;
}
.car-section__box--3 .car-section__box-icon{
    width: 4.74vw;
    margin-left: 3.95%;
    margin-right: 3%;
}


.car-section__box.door-1-section__box-1{
    width: 25.625%;
    height: 14.897%;
    top: 11.7%;
    left: 23.6%;
}
.car-section__box.door-1-section__box-2{
    width: 23.85416666666667%;
    height: 14.897%;
    top: 43.7%;
    left: 58.9%;
}
.car-section__box.door-1-section__box-3{
    width: 23.85416666666667%;
    height: 14.897%;
    top: 56%;
    left: 23.7%;
}  

.door-1-section__box-1 .car-section__box-icon {
    width: 5.938vw;
    margin: 0 1.48vw 0 1vw;
}
.door-1-section__box-2 .car-section__box-icon {
    width: 5.938vw;
    margin: 0 0.525vw 0 1.2vw;
}
.door-1-section__box-3 .car-section__box-icon {
    width: 4.584vw;
    margin: 0 0.94vw 0 1.095vw;
}

.car-section__box-text {
    font-size: 1.57vw;
    line-height: 2vw;
    font-weight: 600;
    text-transform: uppercase;
    color: #1f1f1f;
    white-space: nowrap;
}

.car-section__box-1-line {
    position: absolute;
    width: 1.979166666666667%;
    top: 33%;
    left: 29%;
}

.car-section__box-2-line {
    position: absolute;
    width: 1.302083333333333%;
    top: 26%;
    left: 44%;
}

.car-section__box-3-line {
    position: absolute;
    width: 3.697916666666667%;
    top: 52%;
    left: 51.2%;
}

.car-section__img {
    position: relative;
    width: 63.334%;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.shared-list-company {
    position: relative;
    padding-bottom: 0.94%;
}
.shared-list-company.car {
    padding-top: 1.5%;
    padding-bottom: 0.63%;
}

.shared-list-company::before {
    content: "";
    position: absolute;
    background: -webkit-linear-gradient(left, rgb(255 255 255 / 0%) 0%,rgba(191,194,199,1) 10%, rgba(191,194,199,1) 90%,rgb(255 255 255 / 0%) 100%);
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 73%;
    height: 0.209vw;
}
.shared-list-company::after {
    content: "";
    position: absolute;
    background: -webkit-linear-gradient(left, rgb(255 255 255 / 0%) 0%,rgba(191,194,199,1) 10%, rgba(191,194,199,1) 90%,rgb(255 255 255 / 0%) 100%);
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 73%;
    height: 0.209vw;
}

.shared-list-company__flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.shared-list-company.car .shared-list-company__flex-item{
  margin: 0 0.8%;
}
.shared-list-company.car .shared-list-company__flex-item.b1{
  width: 5.520833333333333%;
}
.shared-list-company.car .shared-list-company__flex-item.b2{
  width: 5.989583333333333%;
}
.shared-list-company.car .shared-list-company__flex-item.b3{
  width: 6.145833333333333%;
}
.shared-list-company.car .shared-list-company__flex-item.b4{
  width: 4.791666666666667%;
}
.shared-list-company.car .shared-list-company__flex-item.b5{
  width: 4.947916666666667%;
}
.shared-list-company.car .shared-list-company__flex-item.b6{
  width: 4.947916666666667%;
}
.shared-list-company.car .shared-list-company__flex-item.b7{
  width: 4.635416666666667%;
}
.shared-list-company.car .shared-list-company__flex-item.b8{
  width: 5.989583333333333%;
}
.shared-list-company.car .shared-list-company__flex-item.b9{
  width: 3.59375%;
}
.shared-list-company.car .shared-list-company__flex-item.b10{
  width: 6.458333333333333%;
}

.shared-list-company__flex-item{
  margin: 0 1%;
}
.shared-list-company__flex-item.b1{
  width: 15.10416666666667%;
}
.shared-list-company__flex-item.b2{
  width: 8.229166666666667%;
}
.shared-list-company__flex-item.b3{
  width: 6.458333333333333%;
}
.shared-list-company__flex-item.b4{
  width: 8.90625%;
}
.shared-list-company__flex-item.b5{
  width: 7.083333333333333%;
}
.shared-list-company__flex-item.b6{
  width: 9.895833333333333%;
}
.shared-list-company__flex-item.b7{
  width: 9.21875%;
}

.shared-list-company__text {
    font-size: 1.25vw;
    font-weight: 600;
    color: #1f1f1f;
    text-align: center;
    margin-top: -0.7%;
}
.shared-list-company.car .shared-list-company__text{
    margin-top: 1%;
}

.shared-bottom {
    position: relative;
    padding-top: 2.87%;
    padding-bottom: 3%;
    overflow: hidden;
}

.shared-bottom__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2.45%;
}

.shared-bottom__item {
    position: relative;
    width: 27.865vw;
    display: flex;
    align-items: center;
    box-shadow: 4px 9px 23px 1px rgba(0, 0, 0, 0.2);
}

.shared-bottom__item--mr {
    margin-right: 1.93%;
}
.shared-bottom__item--mr img{
    width: 36.264%;
}
.shared-bottom__item--mr .shared-bottom__item-text{
    margin-left: 4.86%;
}

.shared-bottom__item--space-between {
    justify-content: space-between;
}
.shared-bottom__item--space-between img{
    width: 37.385%;
}

.shared-bottom__item-text {
    font-size: 1.77vw;
    line-height: 2.1vw;
    font-weight: 600;
    text-transform: uppercase;
}

.shared-bottom__item-call-center {
    position: absolute;
    width: 8.542%;
    top: 4%;
    left: 10%;
}

.shared-bottom__item-spied {
    position: absolute;
    width: 11.9278%;
    top: 17%;
    left: 79%;
}

.shared-bottom__item--center {
    margin: 0 auto 2.35% auto;
}
.shared-bottom__item--center img{
    width: 36.45%;
}
.shared-bottom__item--center .shared-bottom__item-text{
    margin-left: 3.94%;
}
.shared-bottom__item--center.last .shared-bottom__item-text{
    margin-left: 2.25%;
}
.shared-bottom__item--space-between .shared-bottom__item-text{
    margin-left: 7.3%;
}

.shared-bottom__item-money {
    position: absolute;
    width: 9.063%;
    top: 27.5%;
    left: 65%;
}

.shared-bottom__item-stopwatch {
    position: absolute;
    width: 8.855%;
    top: 48.7%;
    left: 25.5%;
}

.shared-bottom__item-chat {
    position: absolute;
    width: 10.938%;
    top: 78.4%;
    left: 66%;
}

.shared-bottom__mobile-wrap {
    display: none;
    margin-bottom: 29px;
}

.shared-bottom__mobile-btn {
    width: 91.40350877192982%;
    height: 17.545vw;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 5.11vw;
    border-radius: 6vw;
    box-shadow: 4px 9px 8px 0 rgba(0, 0, 0, 0.38);
    background-color: #269c1d;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

.shared-bottom__mobile-btn-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 50px;
}

.shared-bottom__mobile-btn:last-child {
    margin-bottom: unset;
}

.door-2-mobile-block {
    position: absolute;
    border-radius: 1.9vw;
    box-shadow: 4px 7px 10px 0 rgb(0 0 0 / 38%);
    border: solid 1px #535353;
    background-color: #ffffff;
}

.door-2-mobile-block__top {
    display: flex;
    align-items: center;
}

.door-2-mobile-block__top--column {
    flex-direction: column;
}

.door-2-mobile-block--1 .door-2-mobile-block__img {
    width: 43.2%;
    margin-top: 2%;
    margin-bottom: 2%;
}
.door-2-mobile-block--2 .door-2-mobile-block__img {
    width: 52.05%;
    margin-top: 11%;
    margin-bottom: 9%;
}
.door-2-mobile-block--3 .door-2-mobile-block__img {
    width: 15%;
    margin: 4.1% 5.5% 0 6.5%;
}

.door-2-mobile-block__text {
    font-size: 4.2vw;
    line-height: 5vw;
    font-weight: 600;
    color: #333;
}
.door-2-mobile-block--3 .door-2-mobile-block__text{
    margin-top: 5%;
}

.door-2-mobile-block__bottom {
    position: relative;
    height: 20vw;
}



.door-2-mobile-block--1 .door-2-mobile-block__icon.b1 {
    position: absolute;
    width: 41%;
    top: 21%;
    left: 8%;
}
.door-2-mobile-block--1 .door-2-mobile-block__icon.b2 {
    position: absolute;
    width: 39.1%;
    top: 16%;
    left: 56%;
}
.door-2-mobile-block--1 .door-2-mobile-block__icon.b3 {
    position: absolute;
    width: 46.4%;
    top: 60%;
    left: 28%;
}

.door-2-mobile-block--2 .door-2-mobile-block__icon.b1 {
    position: absolute;
    width: 31.1%;
    top: 17%;
    left: 34%;
}

.door-2-mobile-block--3 .door-2-mobile-block__icon.b1 {
    position: absolute;
    width: 20%;
    top: 1%;
    left: 13%;
}
.door-2-mobile-block--3 .door-2-mobile-block__icon.b2 {
    position: absolute;
    width: 15.24%;
    top: 28%;
    left: 44%;
}
.door-2-mobile-block--3 .door-2-mobile-block__icon.b3 {
    position: absolute;
    width: 14.523%;
    top: 15%;
    left: 71%;
}


.door-2-mobile-block__line {
    position: absolute;
}

.door-2-mobile-block--1 {
    width: 38.6%;
    height: 49.2%;
    top: 6%;
    left: 57.9%;
}

.door-2-mobile-block__line--1 {
    width: 30.52631578947368%;
    top: 16%;
    left: 27.5%;
}

.door-2-mobile-block--2 {
    width: 38.43%;
    height: 34.82%;
    left: 58.3%;
    top: 69%;
}

.door-2-mobile-block__line--2 {
    width: 28.7719298245614%;
    top: 57%;
    left: 30%;
}

.door-2-mobile-block--3 {
    width: 73.7%;
    height: 26.614%;
    top: 111.7%;
    left: 11.5%;
}

.door-2-mobile-block__line--3 {
    width: 4.385964912280702%;
    top: 83.8%;
    left: 30%;
}

.door-2-section {
    position: relative;
    padding-top: 7.4%;
}

.door-2__badge {
    position: absolute;
    width: 14.584%;
    top: 18%;
    left: 61%;
}

.door-2__badge-title {
    text-transform: uppercase;
    font-size: 1.3vw;
    font-weight: 500;
    color: #322526;
    margin-bottom: 1%;
    text-align: center;
    transform: rotate(22deg);
    position: relative;
    right: -10%;
    top: 2vw;
}

.door-2__img {
    width: 100%;
    margin-bottom: 6px;
}

.door-2__badge-text {
    text-align: center;
    font-size: 0.82vw;
    font-weight: 500;
    color: #211314;
    transform: rotate(22deg);
    position: relative;
    left: -10%;
    top: -2.3vw;
}

.door-2__desktop-box {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(255 255 255 / 93%);
    border-radius: 0.5vw;
    box-shadow: 4px 7px 10px 0 rgba(0, 0, 0, 0.38);
    border: solid 1px #646464;
    z-index: 2;
}

.door-2__desktop-box-top {
    display: flex;
}

.door-2__desktop-box--1 .door-2__desktop-box-img {
    width: 19.39%;
    height: 6.511vw;
    margin: 1.03% 7.56% 0 6.55%;
}
.door-2__desktop-box--2 .door-2__desktop-box-img {
    width: 13.816%;
    height: 3.646vw;
    margin: 6.6% 7.04% 0 7.48%;
}
.door-2__desktop-box--3 .door-2__desktop-box-img {
    width: 24.9999999%;
    height: 3.1778vw;
    margin: 8.1% 5.2% 0 5.1%;
}

.door-2__desktop-box--1 .door-2__desktop-box-text{
    margin-top: 7%;
}
.door-2__desktop-box--2 .door-2__desktop-box-text{
    margin-top: 3.7%;
}
.door-2__desktop-box--3 .door-2__desktop-box-text{
    margin-top: 6.4%;
}

.door-2__desktop-box--1 .door-2__desktop-box-top{
    margin-bottom: 2.05%;
}
.door-2__desktop-box--2 .door-2__desktop-box-top{
    margin-bottom: 0;
}
.door-2__desktop-box--3 .door-2__desktop-box-top{
    margin-bottom: 5.3%;
}


.door-2__desktop-box--1 .door-2__desktop-box-icon.b1{
    width: 29.39%;
    margin-left: 5.8%;
}
.door-2__desktop-box--1 .door-2__desktop-box-icon.b2{
    width: 24.1%;
    margin-left: 4.6%;
}
.door-2__desktop-box--1 .door-2__desktop-box-icon.b3{
    width: 28.778%;
    margin-left: 3%;
}

.door-2__desktop-box--2 .door-2__desktop-box-icon.b1{
    width: 23.467%;
    margin-left: 11%;
}
.door-2__desktop-box--2 .door-2__desktop-box-icon.b2{
    width: 18.423%;
    margin-left: 7%;
}
.door-2__desktop-box--2 .door-2__desktop-box-icon.b3{
    width: 17.326%;
    margin-left: 12.6%;
}

.door-2__desktop-box--3 .door-2__desktop-box-icon.b1{
    width: 25%;
    margin-left: 37%;
}

.door-2__desktop-box-icon {

}


.door-2__desktop-box-text {
    font-size: 1.57vw;
    line-height: 2vw;
    font-weight: 600;
    color: #1f1f1f;
    white-space: nowrap;
}

.door-2__desktop-box-bottom {
    display: flex;
    align-items: center;
}

.door-2__desktop-box-icon:last-child {
    margin-right: unset;
}

.door-2__desktop-box-line {
    position: absolute;
    z-index: 1;
}

.door-2__desktop-box--1 {
    width: 25.521%;
    height: 23.23%;
    top: 11%;
    left: 24%;
    z-index: 2;
}

.door-2__desktop-box-line--1 {
    width: 7.65625%;
    top: 34%;
    left: 43.4%;
}

.door-2__desktop-box--2 {
    width: 23.75%;
    height: 25.447%;
    top: 51.4%;
    left: 23.8%;
}

.door-2__desktop-box-line--2 {
    width: 3.4375%;
    top: 54.9%;
    left: 47.55%;
}

.door-2__desktop-box--3 {
    width: 23.75%;
    height: 22.6%;
    top: 50%;
    left: 58.8%;
}

.door-2__desktop-box-line--3 {
    width: 7.604166666666667%;
    top: 43.4%;
    left: 51.3%;
}

.door-2-section--mobile {
    display: none;
}

.door-1-section {
    position: relative;
    padding-top: 5.625%;
}

.door-1-section__image,
.door-2-section__image{
    position: relative;
    width: 15.9375%;
    height: 41.771vw;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.car-section__box-1-line-dor {
    position: absolute;
    width: 6.042%;
    top: 26.5%;
    left: 45%;
    z-index: 1;
}
.car-section__box-2-line-dor {
    position: absolute;
    width: 7.6045%;
    right: 41%;
    top: 41.3%;
    z-index: 1;
}
.car-section__box-3-line-dor {
    position: absolute;
    width: 3.49%;
    left: 47.5%;
    top: 53.3%;
    z-index: 1;
}

.door-1-section-mobile,
.door-2-section--mobile {
    display: none;
    margin-top: 0;
    margin-bottom: 28.6%;
}

.door-1-section-mobile__image,
.door-2-section__image-mobile {
    width: 54.21052631578947%;
    height: 114.036vw;
}

.door-1-section-mobile__box-1 {
    display: block;
    top: 118px;
    left: 255px;
}

.door-1-section-mobile__box-1 .car-section__box-icon {
    width: 51.59%;
}
.door-1-section-mobile__box-2 .car-section__box-icon {
    width: 51.59%;
}
.door-1-section-mobile__box-3 .car-section__box-icon {
    width: 20.856%;
}

.door-1-section-mobile__line-1 {
    position: absolute;
    width: 30.526316%;
    left: 27.7%;
    top: 8%;
}

.door-1-section-mobile__box-2 {
    display: block;
}

.door-1-section-mobile__line-2 {
    position: absolute;
    width: 15.43859649122807%;
    top: 53.5%;
    left: 43%;
}

.door-1-section-mobile__line-3 {
    position: absolute;
    width: 5.43859649122807%;
    top: 82.5%;
    left: 29%;
}

.car-section__box-1-line-mob,
.car-section__box-2-line-mob,
.car-section__box-3-line-mob{
    display: none;
}

.bage__mobile{
    display: none;
}

@media (max-width: 800px) {

    .shared-list-company {
        display: flex;
        flex-direction: column-reverse;
    }
    .shared-list-company.car {
        flex-direction: column;
    }
    .shared-list-company.door-2 {
        display: none;
    }

    .shared-bottom__wrap {
        display: none;
    }

    .shared-bottom__mobile-wrap {
        display: block;
    }

    .shared-bottom {
        overflow: unset;
        padding-top: 3.16%;
        padding-bottom: 5.27%;
    }

    .shared-bottom__item-money,
    .shared-bottom__item-stopwatch,
    .shared-bottom__item-chat,
    .shared-bottom__item-call-center,
    .shared-bottom__item-spied {
        display: none;
    }

    .shared-bottom__item--center {
        width: 93.85964912280702%;
        height: 28.423vw;
        margin-bottom: 3%;
    }

    .car-section__img {
        width: 516px;
    }

    .car-section__box-text {
        font-size: 24px;
    }

    .door-1-section-mobile__box-1 {
        width: 38.7719298245614%;
        height: 40.704vw;
        top: 1.5%;
        left: 58%;
    }
    .door-1-section-mobile__box-2 {
        width: 38.7719298245614%;
        height: 35.44vw;
        top: 49.7%;
        left: 58.2%;
    }
    .door-1-section-mobile__box-3 {
        width: 74.03508771929825%;
        height: 21.93vw;
        top: 99.3%;
        left: 12.5%;
    }

    .door-1-section-mobile__box-1 .car-section__box-icon{
        top: 8%;
        left: 47%;
        transform: translateX(-50%);
    }
    .door-1-section-mobile__box-1 .car-section__box-text {
        top: 14%;
        left: 50%;
        transform: translateX(-50%);
    }

    .door-1-section-mobile__box-2 .car-section__box-icon{
        top: 14%;
        left: 50%;
        transform: translateX(-50%);
    }
    .door-1-section-mobile__box-2 .car-section__box-text {
        top: 30%;
        left: 50%;
        transform: translateX(-50%);
    }

    .door-1-section-mobile__box-3 .car-section__box-icon{
        top: 57%;
        left: 4%;
    }
    .door-1-section-mobile__box-3 .car-section__box-text {
        top: 53%;
        left: 9%;
    }

    .car-section {
        padding-top: 0;
        margin-top: 63.16%;
        margin-bottom: 21.06%;
    }
    
    .shared-list-company.car .shared-list-company__text {
        margin-top: -2%;
        margin-bottom: 3.4%;
        z-index: 1;
    }

    .car-section__box--2 .car-section__box-text br{
        display: none;
    }
    .car-section__box--2 .car-section__box-text br.mobile{
        display: block;
    }

    .car-section__box--1 {
        width: 68.95%;
        height: 38.697%;
        top: -90%;
        left: 3.5%;
    }
    .car-section__box--2 {
        top: -30px;
        left: 173px;
    }
    .car-section__box--3 {
        top: 377px;
        left: 40px;
    }

    .car-section__box-1-line,
    .car-section__box-2-line,
    .car-section__box-3-line{
        display: none;
    }

    .car-section__box-1-line-mob{
        display: block;
        position: absolute;
        width: 11.756%;
        top: -51%;
        left: 12%;
    }
    .car-section__box-2-line-mob{
        display: block;
        position: absolute;
        width: 4.387%;
        top: -3.3%;
        left: 41%;
    }
    .car-section__box-3-line-mob{
        display: block;
        position: absolute;
        width: 12.808%;
        top: 43%;
        left: 50%;
    }

    .car-section__box--1 .car-section__box-icon {
        width: 16.316vw;
        margin-left: 4.84%;
        margin-right: 4.1%;
    }
    .car-section__box--2 .car-section__box-icon {
        width: 15.615vw;
        margin-left: 5.4%;
        margin-right: 2.3%;
    }
    .car-section__box--3 .car-section__box-icon {
        width: 15.44vw;
        margin-left: 4.4%;
        margin-right: 5.24%;
    }

    .car-section__box-text {
        font-size: 4.2vw;
        line-height: 5vw;
    }

    .car-section__box-text:lang(ru) {
    font-size: 3.9vw!important;
}

    .car-section__img {
        width: 105%;
        left: 54%;
    }

    .car-section__box-1-line {
        left: 22px;
    }

    .car-section__box--2 {
        width: 65.967%;
        height: 38.13%;
        top: -42%;
        left: 29%;
    }

    .car-section__box-2-line {
        left: 63px;
    }

    .car-section__box--3 {
        width: 73.686%;
        height: 35.567%;
        top: 84.5%;
        left: 14%;
    }

    .car-section__box-3-line {
        left: 99px;
    }

    .door-2-section--desktop {
        display: none;
    }

    .door-2-section--mobile {
        display: block;
        margin-bottom: 55%;
    }

    .shared-list-company__text {
        margin-top: 3.51%;
        font-size: 4.2vw;
    }

    .shared-list-company::before{
        background: rgba(192,195,200,1);
        width: 100%;
        height: 0.702vw;
    }
    .shared-list-company::after{
        background: rgba(192,195,200,1);
        width: 100%;
        height: 0.702vw;
    }

    .shared-bottom__mobile-btn {
        font-size: 5.23vw;
        font-weight: 600;
        margin-left: auto;
        margin-right: auto;
    }

    .shared-bottom__item-text {
        font-size: 6vw;
        line-height: 7vw;
    }

    .shared-list-company__flex {
        position: relative;
        height: 48.423vw;
    }

    .shared-list-company.car .shared-list-company__flex-item.b1{
        width: 18.59649122807018%;
        top: 58%;
        left: 50%;
    }
    .shared-list-company.car .shared-list-company__flex-item.b2{
        display: none;
    }
    .shared-list-company.car .shared-list-company__flex-item.b3{
        width: 20.70175438596491%;
        top: 64%;
        left: 4%;
    }
    .shared-list-company.car .shared-list-company__flex-item.b4{
        width: 16.14035087719298%;
        top: 12%;
        left: 7%;
    }
    .shared-list-company.car .shared-list-company__flex-item.b5{
        width: 16.66666666666667%;
        top: 10%;
        left: 28.5%;
    }
    .shared-list-company.car .shared-list-company__flex-item.b6{
        width: 16.66666666666667%;
        top: 10%;
        left: 50%;
    }
    .shared-list-company.car .shared-list-company__flex-item.b7{
        width: 15.6140350877193%;
        top: 12%;
        left: 72%;
    }
    .shared-list-company.car .shared-list-company__flex-item.b8{
        width: 20.17543859649123%;
        top: 68%;
        left: 73%;
    }
    .shared-list-company.car .shared-list-company__flex-item.b9{
        width: 12.10526315789474%;
        top: 57%;
        left: 31%;
    }
    .shared-list-company.car .shared-list-company__flex-item.b10{
        display: none;
    }

    .shared-list-company__flex-item{
      position: absolute;
    }
    .shared-list-company__flex-item.b1{
      width: 40.52631578947368%;
      top: 69%;
      left: 10%;
    }
    .shared-list-company__flex-item.b2{
      width: 22.80701754385965%;
      top: 28%;
      left: 22%;
    }
    .shared-list-company__flex-item.b3{
      width: 17.89473684210526%;
      top: 14%;
      left: 12%;
    }
    .shared-list-company__flex-item.b4{
      width: 24.56140350877193%;
      top: 10%;
      left: 37%;
    }
    .shared-list-company__flex-item.b5{
      width: 19.64912280701754%;
      top: 7%;
      left: 69%;
    }
    .shared-list-company__flex-item.b6{
      width: 27.54385964912281%;
      top: 38%;
      left: 54%;
    }
    .shared-list-company__flex-item.b7{
      width: 25.6140350877193%;
      top: 70%;
      left: 60%;
    }

    .shared-bottom__mobile-btn.first .shared-bottom__mobile-btn-icon{
        width: 11.325%;
    }
    .shared-bottom__mobile-btn.last .shared-bottom__mobile-btn-icon{
        width: 13.82%;
    }

    .shared-bottom__mobile-btn.first .text{
        position: relative;
        left: 38%;
    }
    .shared-bottom__mobile-btn.last .text{
        position: relative;
        left: 30%;
    }

    .shared-bottom__mobile-btn-icon {
        left: 9.8%;
    }

    .door-1-section {
        display: none;
    }

    .door-1-section-mobile {
        display: block;
        position: relative;
    }

    .bage__mobile{
        display: block;
        padding-top: 1%;
        padding-bottom: 8.8%;
        color: #423637;
        text-align: center;
        text-transform: uppercase;
    }
    .bage__mobile-top{
        font-size: 5vw;
    }
    .bage__mobile-bottom{
        font-size: 3.2vw;
    }
    .bage__mobile img{
        width: 55.3%;
        margin-top: 2%;
        margin-bottom: 3%;
    }
}


.shared-bottom__wrap a:hover {
    cursor: pointer;
    transition: all 0.5s ease;
    -webkit-box-shadow: 2px 34px 30px -15px rgb(0 166 51 / 48%);
    -moz-box-shadow: 2px 34px 30px -15px rgba(0,166,51,0.48);
    box-shadow: 2px 34px 30px -15px rgb(0 166 51 / 48%);
}

.car-section__box-text:lang(ru) {
    font-size: 1.4vw;
}

button.navbar-toggle {
    left: 10px;
    font-size: 25px;
}

.site-header:not(.site-header-vertical-menu) .site-logo {
    left: 45px!important;
}

@media (max-width: 991px) {
    .site-search-toggle {
        margin-right: 10px!important;
    }
}

a.cart-contents {
    padding-right: 20px;
}

@media (max-width: 568px) {
    .site-search-toggle {
        margin-right: -5px!important;
    }

    a.cart-contents {
    padding-right: 0;
}

/*.woo-header-cart .cart-contents>i {
    font-size: 16px!important;
}*/

.wpml-ls-legacy-dropdown a {
    font-size: 16px;
}

i.yith-wcwl-icon.fa.fa-heart {
    font-size: 18px;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    position: relative;
    padding-right: 0.1em;
    padding-left: 0.1em;
    padding-bottom: 5px;
    padding-top: 5px;
}
}

/* Success Log mail css */

.sent_mail {
    text-align: center;
    /*padding: 10px;*/
    background-color: #fff;
    color: #00CB22;
    font-size: 20px;
    font-weight: 600;
}

.pull-right {
    display: none;
}

@media only screen and (min-width: 600px){
    .woocommerce-tabs.wc-tabs-wrapper{
        overflow: unset;
        position: relative;
    }
    div.woocommerce-tabs ul.tabs{
        position: absolute;
        display: flex;
        width: 100%;
        margin: 0;
        padding: 0;
        top: 0;
        left: 0;
        transform: translateY(-100%);
    }
    .woocommerce ul.wc-tabs::after{
        display: none;
    }
    div.woocommerce-tabs ul.tabs li a{
        border: 0;
    }
    div.woocommerce-tabs ul.tabs li.active:before{
        display: none;
    }
}

.product-single-header {
    margin-bottom: 0;
}

@media only screen and (max-width: 600px) {
    a.contenti-desk {
        display: none;
    }
    .contenti-desk {
        display: none;
    }
    a.const-desk {
        display: none;
    }
    .contenti-mob {
        display: block!important;
    }

    .const-mob {
        display: block!important;
        font-size: calc(14 * 100vw / 600);
    }

    .woocommerce-tabs .panel {
        padding: 1px!important;
    }

    .woocommerce-tabs h2 {
        text-align: center;
    }
}

.contenti-mob {
    display: none;
}

.const-mob {
    display: none;
}


.woocommerce-tabs h2 {
    padding-top: 0;
    padding-bottom: 10px;
    margin-top: 5px;
}

.mgt-figure > span a {
    display: none!important;
}

.mgt-figure > div a {
    display: none!important;
}

.MagicToolboxContainer > a a{display: none;}



@media only screen and (max-width: 600px) {
.const-mob table:not([class]):not([id]) td, .const-mob table:not([class]):not([id]) th {
    padding: calc(10 * 100vw / 600);
}
}

.mgt-hint {
    top: 152px;
}

.site-header-sticky-active .nav-wrap {
    z-index: 999999;
}

@media (min-width: 992px){
	.woocommerce div.product div.images img {
      width: auto !important;
      max-height: 660px;
      margin: auto;
	}

    .site-navigation .menu-item-depth-0+.menu-item-depth-0 {
        margin-left: 10px!important;
    }
}

@media only screen and (max-width: 600px) {
	.ppom-wrapper .table-responsive table{
    	font-size: calc(16 * 100vw / 600);
	}
	.ppom-wrapper .table-responsive table th{
		white-space: normal!important;
	}
	label.quantities-lable {
    	font-size: calc(18 * 100vw / 570);
	}
}

.products .product-header img {
    height: 100%;
    width: auto !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
	max-height: 200px;
	min-height: 200px;
}
.ppom-wrapper label{
	display:inline-block;
}
/*.onsale {
	display: block!important;
}*/

.iframe-wrapper iframe {
	width: 100%;
}

.btn {
    position: relative;
    overflow: hidden !important;
    padding: 7px 30px;
    border-radius: 16px !important;
}

.btn:after {
    content: '';
    position: absolute;
    transition: width 0.5s ease-in-out;
    width: 0;
    left: 50%;
    bottom: 0;
    height: 3px;
    background: #FFAA3A;
    height: 120%;
    left: -10%;
}

.btn:hover:after {
    width: 100%;
    left: 0;
}

.btn span,
.btn svg {
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 992px) {
  .iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }

.site-search-col, .wc-cart__info .name, .nav-wrap-container .navbar-toggle, .top-bar-right .widget-container:first-child {
    display: none;
}

    .slider-big .swiper-slide {
        height: calc(598 * 100vw / 570) !important;
    }

    .slider-big.container {
        padding-left: 0;
        padding-right: 0;
    }

}