/* 
Theme Name:  [CHILD] Classifieds - Explorer
Theme URI:   http: //www.premiumpress.com 
Description:  This is a child theme removed the country aspect out and uses the city location tools instead
Author:     Mark Fail
Author URI:   http: //www.premiumpress.com
Template:    CT9
Version:    1.0
*/

/* ===========
LAYOUT CHANGES
   ===========*/

@media (min-width: 1200px){
	.container {
		max-width: 1240px;
	}
} 

#header-menu .btn { margin-top: -10px;    text-transform: uppercase;    font-size: 12px; }

/* ===========
COLORS 
   ===========*/
   
a { color:#333333; }
   
.bg-primary, .ppt-home-block-1 .owl-slider .owl-buttons div, .listing-small .wrap .btn-quickview, footer .socials .social, .section-title::before, .footer-1 { background:#0080ff !important; }
.btn-primary, .btn-primary:hover {
    color: #fff;
    background-color: #222222;
    border-color: #222222;
}
.btn-secondary, .btn-secondary:hover {
    color: #fff;
    background-color: #0080ff !important;
    border-color: #0080ff !important;
}

.text-primary  { color:#222222 !important; }
.text-secondary {     color: #f7cb5e!important; }
.bg-secondary {
    background-color: #091a2e !important;
}

.row.wlt_search_results { margin:0px; } 
.wlt_search_results .ppt_listing {
 
    min-width: 242px;
}

.main-search, .page-content-block { background: #f8f9fa!important }
.main-search .form-holder1 .form-control, .form-holder1 .bootstrap-select .dropdown-toggle {
    background: #ffffff !important;
  
}
.hrfade {
    height: 1px;
    color: #3893f0;
    background-image: linear-gradient(90deg, rgba(255, 0, 0, 0), #2988e4 50%, rgba(255, 0, 0, 0) 100%);
}
article { border: 1px solid #ddd; }