/* Start custom CSS for page-settings */.tab_link {    padding: 10px 25px!important;
    border-radius: 40px!important;
    font-size: 13px!important;
    line-height: 13px!important;}
    
    .title_tabs .tabs .tab_link.selected, .tab_link:hover {background-color: #E74078!important;}
    
.title_tabs {float: left;
    margin-bottom: 20px;}
    
 .title_tabs nav {   
    width: fit-content;
    float: left; }
    
    .filter_search {
    padding-top: 50px;
    margin-top:0!important;
    
    float: right;
}

#select_fmm_cat {padding: 10px 60px 10px 15px !important;}

.dataTables_filter {margin-bottom: 15px;}

.dataTables_filter .material-icons {position: relative;
    float: right;
    top: 6px;}
    
    .no-account {display:none!important;}
    
    .product_details .prouct_table thead tr .head_col {    background-color: #54595F!important;
        color:#ddd!important;}
    .product_details .prouct_table thead tr .head_col {padding: 5px 10px!important;}
    
    .product_details .prouct_table thead tr {border-radius:5px;}
    
    #chkal {position:relative!important;}
    
    
    .product_details .prouct_table tbody td .body_col {
        padding: 0!important;
    }
    
    .product_details .prouct_table tbody td .body_col .product-options .product-title {font-size:15px!important;}
    
    .product_details .prouct_table tbody td .body_col .quantity-body.ce-kit-2, .product_details .quantity-body.ce-kit-2 {padding:0px 10px!important;}
    
    .product_details .prouct_table tbody td .body_col .add-to-cart-btn, .btn-outline
    {color: #E74078!important; padding:5px 20px!important;}
    
    .product_details .prouct_table tbody td .body_col .add-to-cart-btn:hover, .btn-outline:hover {background-color: #E74078!important;
        color: #fff!important;
    border-color: #E74078!important;}
    
    .btn-primaryy {background-color: #E74078!important;
        color: #fff!important;
    border-color: #E74078!important;}
    
    .btn-outline {line-height:36px!important;}/* End custom CSS */