/*
Theme Name:     Traveler Childtheme
Description:    Traveler Child Theme
Theme URI:      https://travelerwp.com/
Author:         the ShineTheme
Author URI:     http://shinetheme.com
Version:        1.0
Template:       traveler
*/

#st-content-wrapper.search-result-page .banner {
	background-image: url("images/fon_header.jpg");
}

body #main-footer {
	background-image: url("images/fon_footer.jpg");
}

.price-wrapper .unit {display: none;}
/*.price-wrapper .price:after {content: "руб.";}*/
.banner .container .row {display: none;}
.banner .container .h1 {display: none;}
#modern-search-result .item .featured-image .service-avatar {display: none;}
#modern-search-result .content-item .content-item-left .reviews {display: none;}
#st-attributes .stt-attr-st_cars_pickup_features {display: none;}
.single-st_cars #st-content-wrapper.st-style-elementor .st-service-feature {display: none;}
.sub-heading {display: none;}
.price .unit {display: none;}
.st-form-booking-action .st-group-form {display: none;}
.wistlist-single {display: none;}
.header  .header__right .items {visibility: hidden;}
.single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price .st-unit {display: none;}
.st-review-booking-form {display: none;}
#topbar .topbar-right {display: none;}
#topbar {display: none;}
body header .header__center #st-main-menu.open ~ .st-list-mobile li.dropdown-currency, body header .header__center #st-main-menu.open ~ .st-list-mobile li.dropdown-language {display: none!important;}
.service-add-wishlist {display: none;}
.shares {display: none;}

.banner .container:before {content: "Заголовок"}

/*.top-filter {
	display: flex;
    position: absolute;
    left: 50%;
    margin-left: -8%;
    top: 190px;
    background: transparent;
    border: none;
}*/
.search-result-page .banner {
    padding-top: 200px;
    padding-bottom: 200px;
}
#st-content-wrapper.search-result-page .banner h1 {
    padding-top: 0px;
    padding-bottom: 0px;
    display: block !important;
    text-align: center;
	font-size: xxx-large;
    line-height: initial;	
}

.single #st-content-wrapper.st-style-4 .st-section-single .st-heading-section {float: left; font-size: 18px; line-height: 24px;}
.single #st-content-wrapper.st-style-4 .st-section-single .item-attribute .item {
    font-size: 18px;
    line-height: 24px;
}

body .elementor-widget-container .elementor-button-wrapper .single-form-button {
	fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #ED0925;
    border-radius: 30px 30px 30px 30px;
    padding: 10px 60px 10px 60px;
}

body .hotel-target-book-mobile .elementor-widget-container .elementor-button-wrapper .single-form-button {
    padding: 10px 20px 10px 20px;
}



body .elementor-widget-container .elementor-button-wrapper .single-form-button:hover {color: #FFFFFF;}

#st-attributes {
	width: 80%;
    border: 1px solid #eee;
    border-radius: 20px;
    margin-left: 40px;
	margin-bottom:40px;
}
#st-attributes .st-attributes.st-section-single {
	padding: 0 20px 20px 20px;
}
#st-attributes .st-attributes.st-section-single.stt-attr-car-features {
	border-bottom: 1px solid #eee;	
}
	
.st-form-book-wrapper .elementor-button-wrapper {
	text-align: center;
}

.single .st-fixed-form-booking .st-form-head-book .st-price-origin .price {
	font-size: 30px;
	line-height: 40px; 
	padding-left: 10px;
	
}

.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .car-equipments .item span.text, .page-template-template-transfer-search .services-item.item-elementor .car-equipments .item span.text {
	white-space: nowrap;
}

.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .car-equipments .item, .page-template-template-transfer-search .services-item.item-elementor .car-equipments .item {
	width: 85px;
	border-right: 1px solid #ccc;
	border-radius: 0;
	padding: 0;
	margin: 0;
}

.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .car-equipments .item.last, .page-template-template-transfer-search .services-item.item-elementor .car-equipments .item.last {
	border: none;
}

.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .car-equipments .item span.text, .page-template-template-transfer-search .services-item.item-elementor .car-equipments .item span.text {
	max-width: 85px;
}


@media (min-width: 1px) {
	body.st-mod-style .col-lg-8 #st-attributes {
		display: block;
	}
}

@media (min-width: 992px) {
	body.st-mod-style .col-lg-8 #st-attributes {
		display: none;
	}
}

@media screen and (max-width: 991px) {
    .header__left .logo img {
        width: 140px;
        object-fit: cover;
    }
}