/*
Theme Name: Velo – Aendus
Theme URI: http://sunrisetheme.com
Author: SunriseTheme
Author URI: http://sunrisetheme.com
Description: Velo, a brand new Bike Store Responsive Business Theme specially designed for selling bicycles. But please do not get yourself distracted by the part �Bike Store�. As Velo owns numerous undeniable advantageous features, it always allow you to extend your limit. The theme, in fact, can also be ideal for fashion, watches, jewelry and so many more types of online business
Version: 3.6.4
Tags: bicycle, bike, business, clean, creative, ecommerce, mobile-friendly, modern, shop, slider revolution, velo, visual composer
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: velo
*/


.woocommerce-account .woocommerce {
    width: auto !important;
    max-width: 1140px;
    padding: 0 !important;
    display: flex;
}

.woocommerce-account .woocommerce:before,
.woocommerce-account .woocommerce:after {
    display: none !important;
}

.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content {
    width: auto !important;
    float: none !important;
}

.woocommerce-MyAccount-content {
    flex-grow: 1;
    padding: 20px;
}

.woocommerce-MyAccount-navigation {
    border-right: 1px solid #E9E9E9;
}

.woocommerce-MyAccount-navigation ul {
    list-style-type: none !important;
}

.woocommerce-MyAccount-navigation li {
    border-bottom: 1px solid #E9E9E9;
    padding: 5px 20px;
}

.woocommerce-MyAccount-navigation li.is-active {
    background: #BDB09A;
}

.woocommerce-MyAccount-navigation li.is-active a {
    color: white;
}

table.my_account_orders .button {
    padding: 6px 12px !important;
    font-size: .8rem !important;
    font-weight: 600 !important;
}

table.my_account_orders .amount {
    font-size: 1rem !important;
    font-weight: 700;
}

table.my_account_orders {
    border-spacing: 0 !important;
    border-collapse: collapse !important;
}

table.my_account_orders td,
table.my_account_orders th {
    border: 1px solid #E9E9E9 !important;
    padding: 8px !important;
}