.single-st_tours .review-score .head-rating, .single-st_rental .review-score .head-rating, .single-st_cars .review-score .head-rating, .single-st_activity .review-score .head-rating, .single-hotel_room .review-score .head-rating {
    font-size: 14px;
    color: var(--link-color, #1A2B48);
    font-weight: 500;
    margin-bottom: 5px;
    display: none;
}


.fullwidth-container{
padding : 0px !important	;
	margin-right: -20px !important;
	margin-left: -20px !important;
}
.st-hr large {
	  display: none;
}
body header .header .header-left .logo img {
    max-height: 142px;
    max-width: 100%;
}
body header .header .header-left .logo img {
    max-height: 100px !important;
    max-width: 100%;
}
.reviews d-flex align-items-center {
	display: none;
}
#st-content-wrapper .review-score .st-stars.style-2 {
    font-size: 20px;
    display: none;
}
	
.st-map {
    display: none;
    align-items: center;
}
.st-flex {
	display: none;
		
	}

.review-score, .st-stars, .review-text, .reviews, .st-review-booking-form, .service-review, .share-item.like-it {
	display: none !important; 
}
.service-add-wishlist {
    position: absolute;
    top: 22px;
    right: 10px;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 21px;
    z-index: 1;
    cursor: pointer;
    display: none;
}
.col-6 col-sm-3 {
	  display: none;
}
.single-st_tours .st-service-feature .col-6:nth-child(2n+2) {
	display: none !important;
}
body header .header .header-left .logo {
    margin-right: 30px;
    float: left;
    margin-top: -45px;
    margin-bottom: -45px;
}
body header #topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 50px;
    background: var(--link-color, #1A2B48);
}

.st-results .sidebar-item .search-form-wrapper {
    position: relative;
    width: 100%;
    left: 0;
    z-index: 9;
    display: none;
}
.search-result-page .full-map .search-form-wrapper {
    position: absolute;
    width: 100%;
    left: 0;
    top: -43px;
    z-index: 9;
    display: none;
}