.language__select{
    display: none;
}

.language a{
    margin-left: 8px;
}

.footer .social_link a .svg {
    padding: 5px;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
    padding: 0 !important;
}

.phone-header {
    position: fixed;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 1;
    padding: 15px;
}

.home.elementor-editor-active .not-container{
    bottom: unset;
    position: relative;
    width: 100%;
}

.home .elementor-section-wrap{
    height: calc(100vh - 180px);
}

.elementor-widget-heading.sub_title .elementor-heading-title {
    font-weight: 900;
    font-size: 54px;
    line-height: 71%;
    text-transform: uppercase;
    margin-top: 10px;
}

.sub_title{
    margin-top: 0;
}


.elementor-widget:not(:last-child){
    margin-bottom: 0 !important;
}

.back_page{
    display: block;
}

.elementor-section-wrap > .elementor-section > .elementor-container{
    padding-left: 20px;
    padding-right: 20px; 
}

.home .elementor-section-wrap > .elementor-section > .elementor-container{
    padding-left: 0px;
    padding-right: 0px; 
}

.elementor-widget-heading.item-scooter-descript-feature  .elementor-heading-title, .elementor-widget-heading.text-title .elementor-heading-title{
    font-weight: 900;
    font-size: 36px;
    line-height: 100%;
    margin-bottom: 30px;
}

.price-location-price tbody tr td:last-child{
    font-weight: 900;
}

.price-bootom-border .price-location{
    border-bottom: 2px solid #333333;
    margin-bottom: 20px;
} 

.dop-info a {
    text-decoration: underline !important; 
}

.category_rent .sub_title{
    max-width: 330px;
}

.elementor-editor-active .show_mob.all_show{
    display: block !important;
}

.elementor-editor-active .show_mob.all_show .item-scooter-thumbs-blcok{
    display: none !important; 
}

.elementor-widget-heading.header-content .elementor-heading-title{
    font-weight: 900;
    font-size: 48px;
    line-height: 100%;
    margin-bottom: 30px;
    word-break: break-word;
}

.elementor-widget-heading.header-content.text-red .elementor-heading-title{
    color: #CC0022;
}

.elementor-widget-text-editor, .elementor-widget-container{
    font-weight: 500;
}

.content-page {
    padding: 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
}

.content-page ol{
    font-weight: 500;
}

.contact-item-adrres{
    min-height: 27px;
}

.contact-item a {
    display: flex;
    align-items: center;
}

.contact-item span {
    margin-left: 10px;
    text-decoration: underline;
}

.dop-info{
    margin-bottom: 20px;
}

.back_page{
    height: 12px;
    display: block;
    width: 50px;
}

.scooter_name{
    margin-top: -21px;
}

a,button,input,textarea {
    outline: none;
}

* {
    -webkit-tap-highlight-color: transparent;
  }

body::after{
    position: fixed;
}

body.error404 .site .page-content{
    height: calc(100vh - 180px);
}

@media screen and (max-width:991px){
    .home{
        overflow: visible;
    }

    .show_mob .hide_mob {
        display: block !important;
    }

    .show_mob .item-scooter-thumbs-blcok{
        display: none !important; 
    }
}

@media screen and (max-width: 768px){
    .home .not-container {
        position: absolute;
    }

    .home footer {
        position: absolute;
    }

    .elementor-widget-heading.header-content .elementor-heading-title{
        font-size: 36px;
    }

    .contact-item-adrres{
        min-height: unset;
    }
}

@media (max-height: 820px) {
    .home .not-container {
        position: unset;
    }

    .home footer {
        position: relative;
    }

    .home .elementor-section-wrap{
        height: auto;
    }
    
    .home{
    	overflow: auto;
    }
}


/* 
body.admin-bar .site{
	margin-top: 32px;
}

@media screen and (max-width: 782px) {
	.admin-bar .site {
			margin-top: 46px;
	}
}
*/