/*
 Theme Name:   WpResidence child theme
 Theme URI:    https://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392
 Description:  WpResidence child theme
 Author:       WpEstate
 Author URI:   http://wpestate.org
 Template:     wpresidence
 Version:      5.0.7
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/*HEADER*/
#logo_image{width:100%}

.header_wrapper .user_menu_wrapper{display:none;}
.header_wrapper .wpresidence-navigation-menu{padding:0!important}

/*Botón Vendes*/
#menu-item-36554, #menu-item-36554 a, #menu-item-36554:hover, #menu-item-36554 a:hover{border-bottom:0!important;}
.boton_vendes{
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	color: #fff;
	background-color: #CDA235;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 5px 5px 5px 5px;
    padding: 14px 45px 14px 45px;
	fill: #fff;
    text-align: center;
    transition: all .3s;
	display: inline-block;
    line-height: 1;
}
.boton_vendes:hover{background-color: #142667;}

/*Hover top bar a*/
.top_bar .social_sidebar_internal a:hover i, .top_bar_wrapper .top_bar a:hover{color:#CDA235!important}

/*FOOTER*/
footer{border-top:1px solid #dcdfe4}

/*TEAMHOST*/
/*Buscador compra venta*/
.search-wrapper2 .col-lg-3, .search-wrapper2 .col-md-3, .search-wrapper2 .col-sm-3, .search-wrapper2 .col-xs-3{width:100%!important}
/*.search-wrapper2 .col-md-12, .search-wrapper2 .col-sm-12, .search-wrapper2 .col-xs-12{padding-left:0; padding-right:0!important;}*/
.search-wrapper2 .col-md-12.col-sm-12.col-xs-12{padding-left:0; padding-right:0!important;}