/*
 Theme Name:   loti v2
 Theme URI:    https://themeforest.net/item/wp-estate-real-estate-responsive-wordpress-theme/5042235
 Description:  WpEstate child theme for Loti Ouest Atlantique
 Author:       LaLuciole
 Author URI:   https://laluciole.dev/
 Template:     wpestate
 Version:      5.2.7.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


.entry-prop {
    margin-bottom: -5px;
    display: inline;
    float: left;
    width: auto;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: -2px;
    margin-top: 10px;
}
.single-title {
    margin-bottom: 10px;
    display: inline;
    float: left;
    width: 100%;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: -2px;
    margin-bottom: 0px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
#gmap-control span {
    background: #ffffff;
    color: #0D622F;
}	
.wpestate_marker.vente {
	background-color: #0D622F;
}
.wpestate_marker.vente:before{
  border-top: 10px #0D622F;
	color: #0D622F;
}
.wpestate_marker.vente:after{
	color: #0D622F;
}
.alert-message {
    color: #0D622F;
}
.panel-body {
    font-weight: 600;
		color: #444;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
    color: #fff;
    border-color: #0D622F;
    background-color: #0D622F;
}


body {
    color: black;
}

a:hover {
    text-decoration: underline;
}

a, label, .breadcrumb, .breadcrumb a, .breadcrumb > li + li:before, .property_location_image , .property_location_image a, .property_listing_details, .property_agent_name a, .property_agent_pub_date, .property_categs a, .filter_menu li, .verticalagent .agent_meta_slider {
    color: #353535;
}

footer, footer a, #colophon {
    color: #fff;
}

.compare-action {
 background-color: #0D622F;
}
/* Pages Agent */
.agent_listings_no span {
    color:black;
}

.agent_taxonomy a {
    color:black;
    text-transform: none;
}


.pagination > li > a, .pagination > li > span, .single-content p a, .featured_article:hover h2 a, .user_dashboard_listed a, .blog_unit_meta .read_more, .slider-content .read_more, .blog2v .read_more, .breadcrumb .active, .unit_more_x a, .unit_more_x {
    color : #0D622F;
}

input[type=text], input[type=password], input[type=email], input[type=url], input[type=number], textarea, input[type=text]::placeholder, input[type=password]::placeholder, input[type=email]::placeholder, input[type=url]::placeholder, input[type=number]::placeholder, .form-control {
    color: #353535 !important;
}
