/*
Theme Name: Simply180
Theme URI: https://Simply180.com
Author: Simply180
Author URI: http://Simply180.com
Version: 1.0.1
Template: golo
*/

.place-item.place-preview.place-rating {
	color: #FFC107 !important;
}

.place-item.layout-02 .place-type.list-item {
	display: none !important;
}

.single-place .entry-categories .place-cate {
    display: none;
}

.place-item .entry-head .place-type + .place-city {
    padding-left: 0;
    margin-left: 0;
}

.place-item .entry-head .place-type + .place-city:before {
    width: 0;
    height: 0;
}

#submit_place_form #booking,
.golo-page-title .entry-image img ,
.golo-page-title.layout-02 .entry-detail .entry-country,
.golo-dashboard .recent-action,
.golo-dashboard .bookings,
.golo-package-wrap .golo-heading{
	display: none;
}

.verified-badge .tip-content a, .wait-badge .tip-content a {
    color: #3460a9;
}


.golo-page-title.layout-02 .entry-image {
	background-color: #1d1d1d;
	min-height:120px;
}

.golo-page-title.layout-02 .entry-detail .entry-title {
    font-size: 40px;
	line-height: 40px;
}

.elementor-icon-list-item:hover .elementor-icon-list-text {
	color: #3460a9 !important;
}

.golo-package-wrap .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
	
}

.golo-package-wrap .golo-package-item ul.list-group li + li {
    margin-top: 0;
}

.verified-badge .tip-content, .wait-badge .tip-content {
    font-size: 16px;
	width:200px;
}

.not-verified i {
    color: #FFEB3B;
}
.single-place .place-thumbnails.type-1 .single-place-thumbs .place-meta > div .rating-count,
.place-item .place-preview .place-rating,
.single-place .place-reviews .entry-heading .rating-count{
	color: #FFC107 !important;
	
}
