/*
Theme Name: Search and Go Child
Theme URI: http://searchandgo.elated-themes.com
Description: A child theme of Search and GO
Author: Select Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Template: search-and-go
*/
@import url("../search-and-go/style.css");


.eltd-listing-archive-adv-search-count .eltd-listing-archive-sort-holder {
    background: #d93175 !important;
}

.eltd-listing-archive-adv-search-count .select2-selection__rendered {
    background: #d93175 !important;
}


@media only screen and (min-width: 600px){
	
.eltd-listing-items-with-map .eltd-listing-list {

}
}

.eltd-listing-left-section {
    border-right: #d93175 !important;
}


.eltd-new-listing-info .eltd-new-listing-item:nth-child(8) {
    display: none !important;
}

@media only screen and (max-width: 600px){
.eltd-top-bar {
    display: block !important;
    height: 80px;
}
.eltd-top-bar-widget {
    line-height: 0px;
}

.eltd-top-bar .eltd-position-right .eltd-top-bar-widget {
    margin-left: 5px !important;
}

}


.textwidget #lang_sel {
display: inline-block;
}
.eltd-three-columns-inner .eltd-column .textwidget {
    text-align: center;
}
.eltd-three-columns-inner .eltd-column .widget_search form {
    width: 72.2%;
    margin-left: auto;
    margin-right: 0;
}
@media only screen and (max-width: 768px){

.eltd-three-columns-inner .eltd-column .widget_search form {
    width: 50%;
    margin: 0 auto;
}

}
@media only screen and (max-width: 600px){

.eltd-three-columns-inner .eltd-column .widget_search form {
    width: 75%;
}

}

.eltd-listing-list.eltd-advanced-search-holder {
    display: block;
    margin: 0px auto;
    float: none;
}

.eltd-map-holder {
    display: none !important;
}
div#eltd-listing-single-map {
    display: none;
}

.eltd-listing-map-address {
    display: none;
}

.eltd-listing-right-section span {
    border-left: #d93175 !important;
}

