/*

 Theme Name:   Apushome Child

 Theme URI:    http://wordpress.com

 Description:  Apushome Child Theme

 Author:       Mikael Börjesson

 Author URI:   http://apusthemes.com

 Version:      1.0.0

 Template:     apushome

*/


/* line 481, ../sass/template/_layout.scss */

.header-v4 .navbar-nav.megamenu>li>a {
    padding: 10px 20px;
}


/*Menu de navegacion en blanco*/


/* line 36, ../sass/template/_menu.scss */

.navbar-nav.megamenu>li>a {
    background: #e1e1e1;
}


/*arreglar el header-middle para que no se superponga*/


/* line 153, ../sass/template/_layout.scss */

#apus-header,
.sticky-header .header-middle,
.header-v1 .sticky-header .header-middle {
    background-color: #ffffff9e !important;
    z-index: 10;
}


/*busqueda de inmuebles fuera del slider*/

.widget_filter_widget .horizontal .top-search {
    margin-top: 100px;
}

.property-gallery-preview .owl-controls .owl-dots {
    display: none;
}


/* line 2316, ../sass/template/_property.scss */

.property-gallery-preview .owl-controls .owl-dots .owl-dot {
    display: none;
}


/* line 2322, ../sass/template/_property.scss */

.property-gallery-preview .owl-controls .owl-dots .owl-dot span {
    background: transparent !important;
    display: none;
}


/* line 2325, ../sass/template/_property.scss */

.property-gallery-preview .owl-controls .owl-dots .owl-dot.active {
    display: none;
}


/*Eliminar circulos en smartphone*/

@media (min-width: 576px) {
    /* line 2643, ../sass/template/_property.scss */
    .columns-gap li.no {
        display: none;
    }
    /* line 2645, ../sass/template/_property.scss */
    .columns-gap li.no:before {
        display: none;
    }
    /* line 2791, ../sass/template/_property.scss */
    .tabs-gallery-map .nav-table {
        position: absolute;
        right: 5px;
        top: 5px;
        display: none;
    }
}

.icon-ap_map:before {
    display: none;
}

.icon-ap_pic:before {
    display: none;
}

.icon-ap_street-view:before {
    display: none;
}


/*ocultar la navegacion en enlaces a maps, street view*/


/* line 2885, ../sass/template/_property.scss */

.nav-tabs.nav-table {
    border: none;
    display: none;
}


/* line 19, ../sass/bootstrap/_navs.scss */

.nav>li {
    position: relative;
    display: none;
}


/* line 19, ../sass/bootstrap/_navs.scss */

.nav>li>a {
    position: relative;
    display: none;
    padding: 0px;
}

.property-box-top.clearfix {
    position: relative;
}

.properties-grid .social-link-content {
    position: absolute;
    /* left: 0; */
    top: 50%;
    right: 120px;
    transform: translateY(-50%);
}