My Account
/* Style WC Account Endpoint Links */
nav.woocommerce-MyAccount-navigation ul li.is-active {
background-color: #c2ca36;
min-height:auto !important;
margin-bottom:10px !important;
}
.woo-tabs-horizontal .woocommerce-MyAccount-navigation>ul li.is-active{
border:0 !important;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
color: #ffffff;
cursor: default;
background: #c2ca36;
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
background-color: #c2ca36;
color:#ffffff;
}
.woo-tabs-horizontal .woocommerce-MyAccount-navigation>ul li, .woo-tabs-horizontal .woocommerce-checkout-nav li {
background: #588f27;
margin-right: 3px;
margin-bottom:10px;
}
.woo-tabs-horizontal .woocommerce-MyAccount-navigation>ul li a, .woo-tabs-horizontal .woocommerce-checkout-nav li a {
color: #ffffff;
font-size: 14px;
padding-left: 10px;
}
.woocommerce-account .my_account_orders, .woocommerce-checkout .my_account_orders {
border: 2px solid #ffffff;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
margin-left: 10px;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--wc-smart-coupons {
display: none !important;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods {
display: none !important;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before {
content: '\f3fd';
font-weight: 900;
font-family: 'Font Awesome 5 Free';
color: #ffffff;
padding-right: 5px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--rewards-program a::before {
content: '\f005';
font-weight: 900;
font-family: 'Font Awesome 5 Free';
color: #ffffff;
padding-right: 5px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a::before {
content: '\f02e';
font-weight: 900;
font-family: 'Font Awesome 5 Free';
color: #ffffff;
padding-right: 5px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
content: '\f07a';
font-weight: 900;
font-family: 'Font Awesome 5 Free';
color: #ffffff;
padding-right: 5px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
content: '\f303';
font-weight: 900;
font-family: 'Font Awesome 5 Free';
color: #ffffff;
padding-right: 5px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
content: '\f4ff';
font-weight: 900;
font-family: 'Font Awesome 5 Free';
color: #ffffff;
padding-right: 5px;
}
.avada-myaccount-user {
display: none;
}