.lp-search-bar {
    background-color: rgba(200, 200, 200);
}


.col-md-6 {
  width: 33%;
}

@media screen and (max-width: 980px) {
.grid_view_s4 .col-md-4 {
    padding: 10px 50px;
}
}

.fullwidth-header .lp-search-chnage-styles-st .header-filter .lp-search-btn-header.pos-relative {
    width: 3%;
}

.header-front-page-wrap .lp-header-full-width {
    background-color: #278FDD;
}

.post-with-map-container {
    width: 935px;
    padding: 0 10px;
    float: right!important
}
.listing-with-map .filter-top-section {
    margin-top: 6px;
}
.sidemap-container {
    width: -webkit-calc(100% - 1200px);
    width: -moz-calc(100% - 1200px);
    width: calc(100% - 1200px)
}



.sidemap-fixed {
    position: absolute;
}


#sidebar {padding:60px 0 0 0;width:240px;float:left;}
#sidebar .widget {padding:0;}

@media screen and (max-width: 980px) {
#sidebar {
display: none;
}
}

.caca {
padding:60px 0 0 0;
}
@media screen and (max-width: 980px) {
.caca {
display: none;
}
}
.lp-section-title-container {
    padding-top: 0px;
}
.lp-grid-box-description {
    max-height: 92px;
}

.lp-grid-box-contianer.grid_view2 .lp-grid-box-thumb-container {
    height: 400px;
}
.svg-inline--fa {
display: none;
height: 0;
 }