/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1695196302
Updated: 2023-09-20 07:51:42

*/


.valoration-rating {
    display: flex;
    align-items: center;
    gap: 4px;
    position: relative;
}
.valoration-rating .rating-resenas {
    font-family: "Titillium Web", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-align: left;
}
.valoration-rating .rating-resenas span {
    font-size: 12px;
    font-weight: 500;	
    color: #495057;
}
.valoration-rating .rating span {
    font-size: 14px;
}
.valoration-rating .rating .stars-empty {
    position: absolute;
    color: #ADB5BD;
    z-index: 0;
}
.valoration-rating .rating .stars-filled {
    position: relative;
    z-index: 1;
    color: #D6A800;
    display: flex;
    overflow: hidden;
}
.valoration-rating a{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.search-cards {
	display:none;
}
.jet-smart-filters-location-distance .jsf-location-distance__location{
 flex-basis: 100% !important;
}
.jet-smart-filters-location-distance .jsf-location-distance__distance{
    display: none;
}
.jet-smart-filters-location-distance .jsf-location-distance__location-input{
    border-color:   #f0f0f0;
    border-radius: 5px 0 0 5px;
    border-right: 0;
}
.jsf-location-distance__location-locate{
    display: none !important;
}
.btn-localize a{
    min-height: 42px !important;
}

.btn-search a{
    height: 100%;
    min-width: 42px !important;
    padding: 0!important;
    display: flex;
    align-content: flex-start;
    justify-content: center;
    border-radius: 0 5px 5px 0!important;
}
.btn-search svg{
    width: 20px !important;
}

.cluster {
    background-image: url(/wp-content/uploads/2025/03/pin.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -20px;
}
.cluster img {
    display: none;
}
.cluster div span {
    color: white;
    position: relative;
    top: -4px;
    font-size: 14px
}


.btn-link a.list_utm {
	font-family: "Titillium Web", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
	color: #414B4B;
}
.btn-link a.list_utm:hover {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
	color: #414B4B;
}
.btn-white a.list_utm {
	padding: 8.5px 28px;
	font-size: 16px;
	font-weight: 700;
	transition: 0.3s ease-in-out;
}
.btn.btn-white.btn-resp a.list_utm {
    background-image: url(/wp-content/uploads/2023/09/Phone.svg);
    background-size: 23px;
    background-repeat: no-repeat;
    background-position: center;
    width: 23px;
    height: 23px;
    display: inline-table;
    font-size: 0;
    max-width: 20px;
    min-width: auto;
	padding: 8px 20.5px;
}
.btn.btn-transparent a.list_utm {
	background-color: transparent;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    line-height: var(--e-global-typography-accent-line-height);
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
	padding: 8.5px 28px;
	border: 1px solid var(--e-global-color-primary);
	transition: 0.3s ease-in-out;
}
.btn.btn-transparent a.list_utm:hover {
	background-color: #fff;
}
.btn-link-white a.list_utm {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: var(--e-global-typography-secondary-font-size);
    font-weight: var(--e-global-typography-secondary-font-weight);
    line-height: var(--e-global-typography-secondary-line-height);
    color: var(--e-global-color-aeafb43);
	transition: 0.3s ease-in-out;
}
.btn-link-white a.list_utm {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: var(--e-global-typography-secondary-font-size);
    font-weight: 700;
    line-height: var(--e-global-typography-secondary-line-height);
    color: var(--e-global-color-aeafb43);
}

