/*
Theme Name: wpresidence
Template: wpresidence
Author: WP Estate
Version: 1.0
Updated: 2015-01-25 18:19:31
*/


/*---------  Header  ----------*/

.header_type2 #access {
    right: 0px;
    float: none !important;
    margin: -20px auto 0px auto !important;
    height: 45px !important;
}

.logo img {
    max-height: 100px !important;
}

.master_header {
    position: absolute;
    border-bottom: none !important;
    box-shadow: 0 2px 2px #b0b0b0;
}

.header_media.with_search_4 .wpestate_header_image {
    max-height: 200px !important;
    background-color: #fff !important;
}

#s {
    line-height: 1.3em;
    position: relative;
}

#searchsubmit {
    background: #165E09;
    color: #fff;
    border-radius: 3px;
    border: none;
    padding: 10px;
    position: absolute;
    right: 0px;
    line-height: 1.3em;
}

#access {
    max-width: 100% !important;
    margin: 11px auto;
}

#access ul {
    text-align: center !important;
    margin: 0 !important;
}

#access ul li {
    vertical-align: middle
}

.customnav.header_type2.header_type2 #access {
	bottom: 20px !important;
}

/* --- Mobile --- */

.mobile_header {
    background-color: transparent
}

.mobile-trigger {
    color: #000;
}

.mobile-trigger-user,
.prop_social .no_views{
    display: none;
}

.mobile_header i {
    color: #000
}

@media screen and (max-width: 1023px) {
    .mobile_header {
        height: 90px
    }
    .main_wrapper>.container {
        padding-top: 90px;
    }
}


/********** Listing ************/

.share_list,
.property_agent_wrapper,
.featured_div {
    display: none;
}

.ult-new-ib-title {
    text-shadow: 0 2px 2px #000;
}


/********** Property ***********/

#slider_enable_map,
#slider_enable_slider,
#add_favorites,
.caption-wrapper,
.panel-body .acc_google_maps,
.caption-wrapper>span,
.navigational_links,
.carousel-round-indicators,
#collapseTwo .listing_detail.col-md-4:nth-child(4),
#propertyid_display {
    display: none !important;
}

#carousel-listing {
    background: #fff !important;
    padding-top: 5rem;
}

.carousel-control {
    color: #165E09 !important;
}

.rented {
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    z-index: 5;
}

.rented-single h3 { 
    color: red;
}
/* #carousel-listing .item img {
    width: 100%;
} */

#carousel-listing .carousel-indicators li img {
    opacity: 1 !important
}

.carusel-back {
    background: transparent !important;
}

.carusel-back,
#carousel-listing .carousel-indicators {
    position: relative !important;
    height: 40px;
}

#carousel-listing .carousel-indicators li.active::after {
    content: '';
    position: absolute;
    background: #000;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    opacity: 0.45;
}


.blog_list_wrapper {float: none !important;}

/* .carusel-back, #carousel-listing .carousel-indicators {height: auto; top: 0px; bottom: auto;} */

