/* 
Theme Name:  [CHILD] Auction - Orange
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:    AT9
Version:    1.0
*/


/* ===========
BOXED LAYOUT
   ===========*/
a { color:#333333; }


.bg-primary { background:#f17436 !important; }
.bg-secondary { background:#22498e;  }

/* ===========
FOOTER
   ===========*/
.footerpart.bg-dark .links li {
    border-bottom: 0px solid #dddddd1f;  
}

/* ===========
HEADER
   ===========*/
.btn-primary {
    color: #fff;
    background-color: #f17436;
    border-color: #f17436;
}
@media (min-width: 992px){
.ppt-menu.separate-line>ul>li:after { 
    background: rgba(212, 212, 212, 0.5);
}
}
/* ===========
EXTRA
   ===========*/
.widget, article, .ppt_listing, .ccat4 .cat {     border: 1px solid #ddd; background:#fff !important; }
.home .listing-small {
    
    width: 200px;
}