#btapp{
    font-size:16px;
}
#btapp a{
    text-decoration:none;
} 
.entry-content > *
{
    max-width:100% !important;
}
.bt-ext-menu-bar
{
    }
.bt-ext-menu{
        background: #E71D36 !important;
    color: #ffffff !important; 
            border-radius:3px;
    
    }
.bt-ext-menu a{
       
    color: #ffffff !important; 
    }
.bt-search-bar{
        border-radius:3px;
    
    }
.bt-active-cat{
       
    color: #FF9F1C !important; 
    }
.bt-cart-logo, .bt-filter-box, .bt-mobile-cat-list,  .bt-cart-title, .bt-mobile-bar, .bt-cart-title-h2{
        background: #E71D36 !important;
    color: #ffffff !important; 
    } 
.bt-cart-checkout-btn
{
        border-color: #E71D36 !important;
    
    }
.bt-cart-checkout-btn:hover
{
        color: #ffffff !important;
    background:#E71D36 !important;
    }
.bt-cart-detail.bt-cart-open
{
        border-left-color: #E71D36 !important;
    
    }
.bt-item-price{
        color: #ffffff !important;
    background:#011627 !important;
    }
.bt-item-price a, .bt-free-shipping-label{
        color: #011627 !important;
    background:#FF9F1C !important;
    }
.bt-prod-card{
    background:white;
}
.bt-load-more{
        border: #E71D36 3px solid !important;
    
    }
.bt-cart-top a{
        border: #E71D36 3px solid !important;
    
    color:#E71D36 !important;
    }
.bt-cart-top a:hover{
        background: #E71D36 !important;
    
    color:#fff !important;
    }