/**
 * Theme Name:     Auction Theme Child
 * Author:         PremiumPress
 * Template:       AT10
 * Text Domain:	   auction-theme-child
 * Description:    Theme Developed By &lt;a href=
 */
a.request-tobid {
    display: inline-block;
    padding: 10px 14px;
    background: #1D76B4;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 16px;
}

._footer.small {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
a.request-tobid:hover {
    color: #fff;
    text-decoration: none;
}

span.buybox-price-num.ppt-price.ppt-price-set {
    display: none;
}
.top-header.mb-4 {
    display: none;
}

.filterbox-tax_wpcode_location.taxonomy {
    display: none;
}

.custom-control-label
 {
    text-align: left;
}

ul.builder-ullist {
    align-items: center;
}

[ppt-nav] > ul > li .register-builder {
    padding: 10px 20px;
    background: #256079;
    border-radius: 25px;
    color: #ffffff !important;
    color: #fff !important;
    display: block;
}
.page-id-1202 .card.card-new-listings.mb-4 {
    display: none !important;
}
@media only screen and (max-width: 768px) {
    ul#menu-footer-menu {
        text-align: left;
    }
.lh-30.mobile-mb-2 {
    text-align: left;
}
.fs-5.mb-2.text-600 {
    text-align: left;
}
img.navbar-brand-light {
    display: flex;
}
}


