.product_bg {
  background-color: #f7f7f9 !important;
}
.bg-primary, #product-info .section-bg, .latest-offer::after, .latest-offer::before, .category_bg, .browse_design_bg, .product_bg,.home_page_body .main_background{
    background-color: #f7f7f9 !important;
}
.price_calculator .bootstrap-select {
  min-height: calc(1.5em + 1.2rem + 2px);
  background:
#fff;
  border-radius:
10px;
}
.navbar .navbar-nav .nav-item.submenu_custom_link .nav-link::after {
display:none;
    
}

.browse_design, .upload_design, .custom_design, .hire_designer, .quote_product{
    background-color: #fff !important;
}

.container.body-container.pt-3.pt-md-4.fullwidth{
    padding-left: 0 !important; padding-right: 0 !important; padding-top: 0 !important;
}
#cms_page .page-header{
    display: none;
}
div#local_pickup_selection {
    padding: 0 15px;
}
div#local_pickup_selection .custom-control label {
    color: #333 !important;
}
/*#myaccount_menu li:nth-child(4), #myaccount_menu li:nth-child(5) {*/
/*  display:none !important;*/
/*}*/
#recent ul li:nth-child(4), #frm_search_tmp .dropdown.bootstrap-select.ml-md-2.form-control {
  display: none;
}
@media only screen and (max-width:768px){
    .navbar-brand {
  max-width: 150px;
}
}
#add_new_images {
    display: none;
}

/*  */
#user_account_history #payon_account_history .table-responsive,
#user_account_history #payon_account_history .card .card-body .d-flex{
}
#user_account_history #payon_account_history .card p.alert {
 margin-top: 0 !important;
}
#sidebar-left.myAccountSidebar #myaccount_menu {
 display: flex;
 flex-flow: column;
}
#sidebar-left.myAccountSidebar #myaccount_menu > li:first-child { order: 0; }
#sidebar-left.myAccountSidebar #myaccount_menu > li:nth-child(2) { order: 1; }
#sidebar-left.myAccountSidebar #myaccount_menu > li:nth-child(7) { order: 2; }
#sidebar-left.myAccountSidebar #myaccount_menu > li:nth-child(3) { order: 3; }
#sidebar-left.myAccountSidebar #myaccount_menu > li:nth-child(4) { order: 4; }
#sidebar-left.myAccountSidebar #myaccount_menu > li:nth-child(5) { order: 5; }
#sidebar-left.myAccountSidebar #myaccount_menu > li:nth-child(6) { order: 6; }
#sidebar-left.myAccountSidebar #myaccount_menu > li:nth-child(8) { order: 7; }
#sidebar-left.myAccountSidebar #myaccount_menu > li:nth-child(9) { order: 8; }
#sidebar-left.myAccountSidebar #myaccount_menu > li:nth-child(10) { order: 9; }
#sidebar-left.myAccountSidebar #myaccount_menu > li:nth-child(11) { order: 10; }
#sidebar-left.myAccountSidebar #myaccount_menu > li:nth-child(12) { order: 11; }
.btn-sm{
    padding-top: 8px;
    padding-right: 12px;
    padding-bottom: 8px;
    padding-left: 12px;
}
.card-footer {
    display: none !important;
}