/*
Theme Name: Travelami Child
Theme URI: https://travelami.templaza.net/
Description: A child theme of Travelami
Author: TemPlaza Team
Author URI: https://www.templaza.com
Version: 1.1.8
Text Domain: travelami
Template: travelami
*/

.templaza-ap-archive-view, .templaza-breadcrumb {
    display: none !important;
}
.templaza-footer {
	border-radius: 25px;
}
.home .templaza-footer {
	border-radius: 0;
}

.term-chalets .section_heading {
	background-image: url('https://alpsandislands.com/wp-content/uploads/2026/08/chalets_breadcrumb.png') !important;
}

.term-villas .section_heading {
	background-image: url('https://alpsandislands.com/wp-content/uploads/2026/08/villa_breadcrumb.png') !important;
}

.term-boats .section_heading {
	background-image: url('https://alpsandislands.com/wp-content/uploads/2026/07/boat_breadcrumb.png') !important;
}

.term-cars .section_heading {
	background-image: url('https://alpsandislands.com/wp-content/uploads/2026/07/car_breadcrumb.png') !important;
}
.page-id-21095 .section_heading {
	background-image: url('https://alpsandislands.com/wp-content/uploads/2026/07/concierge-services_breadcrumb.png') !important;
}
.page-id-18577 .section_heading {
	background-image: url('https://alpsandislands.com/wp-content/uploads/2026/07/villa_breadcrumb.png') !important;
}
.term-chalets .section_heading:before,
.term-villas .section_heading:before,
.term-boats .section_heading:before,
.term-cars .section_heading:before,
.page-id-18577 .section_heading:before,
.term-concierge-services .section_heading:before {
	background-color: rgba(34, 34, 34, 0.5);
}
.ev_bb_info ul {
    margin: 12px 0 0 0;
    padding: 0;
    list-style-type: none;
}
.ev_bb_info ul li {
    float: left;
    margin: 2px 8px 2px 0;
    padding: 0px 10px;
    font-size: 14px;
    background: #00394c;
    color: #fff;
    border-radius: 4px;
}