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




.wide {width: 100% !important;}

.col-md-4.image_gallery {
    min-height: 160px;
}

.col-md-8.image_gallery {
    min-height: 320px;
}   

.panel-default>.panel-heading {
	background-color: #ffffff !important;
    background-image: none;
}

#tab_prpg li {
    font-size: 14px;
}

.notice_area {
    padding: 0 15px;
}    

.prop_social {
    margin: 0 15px;
}

.isnotfavorite {
    margin: 0 15px;
}

#google_map_prop_list_sidebar .adv-search-1 {
    background-color: #ffffff;
        margin-left: 25px;
}

#google_map_prop_list_sidebar .order_filter_single {
    display: none;
}

.property_agent_wrapper {
    display: none;
}

.login_modal_control {
    display: none;
}

.login-links a {
    font-size: 13px!important;
    display: none;
}

#primary .social_sidebar_internal a {
    width: 22%;
    margin: 0 4% 4% 0;
    height: 0;
    padding-bottom: 18%;
    position: relative;
}

#primary .social_sidebar_internal a:nth-child(4n){
    margin-right:0px;
}

#primary .social_sidebar_internal{
    margin-bottom:-10px;
}

#primary .social_sidebar_internal i {
    -moz-osx-font-smoothing: grayscale;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -11px;
}