/* Add here all your CSS customizations */

/* language selection */

.flags-styled .flag{
margin-left:5px;
}

.qtranxs_language_chooser{
	list-style: none;
	margin-bottom: 0px;
}

.qtranxs_language_chooser li{
	display: inline-block;
}

.qtranxs_language_chooser li img{
	border: 1px solid lightslategrey;
}

/* top bar */

html .header-top.background-color-primary {
    background-color: #375075 !important;
}

#header .header-top-custom .header-nav-top .nav > li > span{
color:#ffffff !important;
}

#header .header-top-custom {
border-bottom: 2px solid #ffffff !important;
}

/* main menu bar */

#header .header-body {
background-color: #ffa403 !important
}

#header .header-nav.header-nav-stripe nav > ul > li > a {
margin: 0px 0 0 !important;
}

/* property search drop */

#header .header-nav.header-nav-stripe nav > ul > li.dropdown.open > .dropdown-menu,
#header .header-nav.header-nav-stripe nav > ul > li.dropdown:hover > .dropdown-menu {
    margin-top: 0px;
}

/* footer */

footer{
margin-top:35px;
}

.nav-footer ul li a {
    color: #8b94a3 !important;
	text-decoration:none;
}

/* forms */

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], textarea {
    border:1px solid lightgrey;
	width:100%;
}

input[type="submit"]{
padding:10px 15px;
}

/* lang stuff */

.qtranxs-available-languages-message{
display:none;
}

/* property listings */

.listing-item .property_image{
overflow:hidden
}

.listing-item .property_image img{
max-width:100%;
height:auto !important;
}

.wpp_pagination_buttons_wrapper.pagination-numeric{
text-align:center
}

.property-overview-navigation{
display: inline-block;
    padding: 0;
    border-right: 1px solid #dee2e6;
}

.property-overview-navigation li{
margin:0px !important;
display: inline-block;
}

.property-overview-navigation li a{
border-right:0px !important;
padding: 5px 12px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
	border-color: #dee2e6 !important;
}


.property-overview-navigation .pages ul{
padding:0px !important;
}

.property-overview-navigation li a:hover,.property-overview-navigation li.current-page a{
background-color: #333b48 !important;
border-left:1px solid #333b48 !important;
border-top:1px solid #333b48 !important;
border-bottom:1px solid #333b48 !important;
color:white !important;
}

.wpp_current_page_count, .wpp_total_page_count {
    font-size: inherit !important;
    display: inline-block !important;
    line-height: inherit !important;
    margin: 0px !important;
    font-weight: 400 !important;
}

.wpp_top_pagination .wpp_pagination_buttons_wrapper.pagination-numeric, .wpp_bottom_pagination .wpp_pagination_slider_status{
display:none;
}

.wpp_property_overview_shortcode section.page-header:last-of-type {
    border-bottom: 0px solid #f7f7f7;
    border-top: 0px solid #fff;
    background: white;
}

.wpp_sorter_options{
float:right;
line-height:32px;
}

.wpp_sorter_options .wpp_sortable_link{
background-color: #333b48 !important;
color:white !important;
padding:5px 12px;
margin:0 3px;
}

.wpp_sorter_options .wpp_sortable_link:hover{
cursor:pointer
}

.wpp_property_results p.lead{
display:inline-block;
font-size:1rem !important
}

.wpp_property_overview_shortcode .page-header h1 {
padding:0px;
}

.head-pag-pad{
padding: 40px 0 30px !important;
}

a.property_listing_perms{
color:grey;
text-decoration:none;
}

a.property_listing_perms:hover{
color:#219cd2;
}

.wpcf7-not-valid-tip{
    margin-top: 5px
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing{
    border: 1px solid #f7e700;
    margin: 0;
    padding: 5px 10px;
}

.page-header-light {
   /* border-bottom: 0px solid #f7f7f7;
    border-top: 0px solid #fff;*/
}

.properties-listing .listing-item .thumb-info .custom-thumb-info-title ul li:last-child {
   
    border-right: 0px solid #b8b8b8;
}

.sold{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 999;
    background: rgba(0,0,0,.75);
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    padding: 30%;
    font-size: 24px;
}

.thumb-info-listing-type{

  
    top:auto !important;
    bottom: 0;
   
   
    width: 100%;
    text-align: center;

}

hr{
        margin: 22px 0 48px;
}

