/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 13 2025 | 14:25:17 */
.tcr-testimonials-num{
	color:white;
}

.reting-icon li .fa-star{
	    color: #ffca00;
}

.exggmap-mask{
	border-radius:35px;
}
.exampp-hints {
    margin: 1.5rem;
    line-height: 2;
	display:block !important;
}
.exampp-hints a{
	text-decoration:underline;
}

.exampp-hints a:hover{
	color:#5b8cc8;
}


.exggmap-caption {
    display: none;
}

#exggmap-btn {
	border-color: #fff !important;
	    text-transform: none;

}


#exggmap-btn:hover {
	color: white !important;
	background-color:#000000 !important;
	border:1px solid white !important;
}

@media (max-width: 500px) {
    .exggmap-wrapper {
        aspect-ratio: 1024 / 1024 !important;
    }
}

@media (max-width: 992px) {
    .exggmap-wrapper {
        aspect-ratio: 1024 / 600 !important;
    }
}

@media (max-width: 650px) {
    .exggmap-wrapper {
        aspect-ratio: 1024 / 1024 !important;
    }
}


.site-main {
    padding-top: 0px !important;
}

.white-logo-footer{
	text-align:left !important;
}


.search-form{
	display:none !important;
}

.breadcrumb{
	display:none !important;
}

.entry-title{
	margin:1.5rem 0;
	font-size:5rem;
}