/*
Theme Name:  Listeo ChildTheme
Theme URI: http://listeo.pro
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: Directory WordPress Theme by Purethemes
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: listeo
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  listeo
*/


#dashboard > .dashboard-nav {
    background-color: #fff !important;
}

.dashboard #logo{
    background-color: #fff !important;
}

.dashboard-nav ul li a{
    color: #535353;
}

.dashboard-nav ul li a:hover {
    color: #2a2a2a;
}

.dashboard-stat{
    border-radius: 15px;
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.12);
}

.elementor .listing-item img{
    object-fit: contain !important;
}

.fsww-container.fsww-transactions.wp-list-table.widefat.striped.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table{
    margin: unset !important;
}

.fsww-container.fsww-transactions.wp-list-table.widefat.striped.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table th {
    text-align: right !important;
    padding: 20px !important;
}
