.col-inner ol li, .col-inner ul li, .entry-content ol li, .entry-content ul li, .entry-summary ol li, .entry-summary ul li {
    margin-left: 0 !important;
}

.wishlist-title-container svg {
    width: 1.5rem;
}

.wishlist-title.wishlist-title-with-form {
    text-align: left;
}

.waitlist-thumbnail img {
    max-width: 90px;
    min-width: 60px;
    width: 90px;
    height: auto;
    border: 1px solid #eaeaea;
    margin-right: 1rem !important;
}

.wcwl_remove_product.button::after {
    content: "\f00d";
    font-family: "Font Awesome 5 Free";
    color: var(--dbi-my-account-primary-color);
    margin-left: 0.25rem;
}

.wcwl_remove_product.button:hover::after {
    color: #fff;
}

.dbi-my-account-woocommerce_view_order {
    margin: 0.5rem 0 !important;
}

mark.dbi-order-status {
    background: none;
}

.page-wrapper {
    padding-top: 0 !important;
}

.text-line-through {
    text-decoration: line-through;
}

.dashboard-links li {
    width: auto !important;
}

@media (min-width: 850px) {
    .dashboard-links.dbi-my-account-dashboard-links li {
        width: 50% !important;
    }
}

.dashboard-links a:hover {
    background-color: var(--dbi-my-account-primary-color-background) !important;
    color: var(--dbi-my-account-primary-color) !important;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard {
    display: none !important;
}

.dbi-my-account-dashboard-description {
    font-size: 1.2rem !important;
}

.dbi-my-account-header-dashboard-links {
    margin-top: 1rem !important;
}

.dbi-my-account-header-dashboard-links .dashboard-links {
    display: flex !important;
    flex-direction: row !important;
    gap: 0.5rem !important;
    flex-wrap: nowrap !important;
    overflow-x: scroll !important;
}

.dbi-my-account-header-dashboard-links .dashboard-links::-webkit-scrollbar {
    height: 4px !important;
}

.dbi-my-account-header-dashboard-links .dashboard-links::-webkit-scrollbar-track {
    background: transparent !important;
}

.dbi-my-account-header-dashboard-links .dashboard-links::-webkit-scrollbar-thumb {
    background-color: var(--dbi-my-account-button-outline) !important;
    border-radius: 10px !important;
    cursor: pointer !important;
}

.dbi-my-account-header-dashboard-links .dashboard-links::-webkit-scrollbar-thumb:hover {
    background-color: var(--dbi-my-account-primary-color) !important;
}

.dbi-my-account-header-dashboard-links .dashboard-links li a {
    min-width: max-content;
    width: max-content;

    min-width: -webkit-max-content;
    width: -webkit-max-content;

    padding: 0.7rem 0.8rem !important;
    font-size: 1rem !important;
    border-color: var(--dbi-my-account-button-outline);
    border-radius: 0.15rem !important;
}

.dbi-my-account-header-dashboard-links .dashboard-links li a:hover {
    background-color: var(--dbi-my-account-primary-color) !important;
    color: #fff !important;
}

.my-account-header .medium-text-center {
    text-align: left !important;
}

div.container .dbi-my-account-dashboard-links .dbi-my-account-dashboard-logout {
    border: .5px solid rgba(212, 212, 212, 1) !important;
    color: rgba(133, 133, 133, 1) !important;
}

div.container .dbi-my-account-dashboard-links a:not(.dbi-my-account-dashboard-logout) {
    text-align: left !important;
    border: 2px solid var(--dbi-my-account-button-outline) !important;
}

div.container .dbi-my-account-dashboard-links a:not(.dbi-my-account-dashboard-logout) {
    position: relative;
    padding-left: 1rem !important;
    padding-right: 2rem !important;
    display: flex !important;
    align-items: center !important;
}

div.container .dbi-my-account-dashboard-links a.dbi-my-account-dashboard-downloads-icon::before {
    content: '\f019';
    font-family: "Font Awesome 5 Free";
    color: var(--dbi-my-account-primary-color);
    margin-right: 0.5rem;
}

div.container .dbi-my-account-dashboard-links a.dbi-my-account-dashboard-orders-icon::before {
    content: '\f49e';
    font-family: "Font Awesome 5 Free";
    color: var(--dbi-my-account-primary-color);
    margin-right: 0.5rem;
}

div.container .dbi-my-account-dashboard-links a.dbi-my-account-dashboard-gift-card-balance-icon::before {
    content: '\f06b';
    font-family: "Font Awesome 5 Free";
    color: var(--dbi-my-account-primary-color);
    margin-right: 0.5rem;
}

div.container .dbi-my-account-dashboard-links a.dbi-my-account-dashboard-edit-address-icon::before {
    content: '\f041';
    font-family: "Font Awesome 5 Free";
    color: var(--dbi-my-account-primary-color);
    margin-right: 0.5rem;
}

div.container .dbi-my-account-dashboard-links a.dbi-my-account-dashboard-payment-methods-icon::before {
    content: '\f53d';
    font-family: "Font Awesome 5 Free";
    color: var(--dbi-my-account-primary-color);
    margin-right: 0.5rem;
}

div.container .dbi-my-account-dashboard-links a.dbi-my-account-dashboard-edit-account-icon::before {
    content: '\f2c1';
    font-family: "Font Awesome 5 Free";
    color: var(--dbi-my-account-primary-color);
    margin-right: 0.5rem;
}

div.container .dbi-my-account-dashboard-links a.dbi-my-account-dashboard-woocommerce-waitlist-icon::before {
    content: '\f251';
    font-family: "Font Awesome 5 Free";
    color: var(--dbi-my-account-primary-color);
    margin-right: 0.5rem;
}

div.container .dbi-my-account-dashboard-links a.dbi-my-account-dashboard-wishlist-icon::before {
    content: '\f004';
    font-family: "Font Awesome 5 Free";
    color: var(--dbi-my-account-primary-color);
    margin-right: 0.5rem;
}

div.container .dbi-my-account-dashboard-links a:not(.dbi-my-account-dashboard-logout)::after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    color: var(--dbi-my-account-primary-color);
    margin-left: auto;
}

div.container .dbi-my-account-header-label {
    display: flex;
    align-items: center;
    margin-top: 0.8rem !important;
    color: rgba(148, 148, 148, 1);
    font-weight: 500;
}

div.container .dbi-my-account-header-label.icon-left.icon-left {
    cursor: pointer;
}

div.container .dbi-my-account-header-label.icon-left::before {
    content: '\f053';
    font-family: "Font Awesome 5 Free";
    color: var(--dbi-my-account-primary-color);
    margin-right: 0.5rem;
}

.is-active.active {
    display: block !important;
}

.is-active.active a {
    border: 2px solid var(--dbi-my-account-primary-color) !important;
    background-color: var(--dbi-my-account-primary-color-background) !important;
    color: var(--dbi-my-account-primary-color) !important;
    font-weight: 600 !important;
}

/* Hidden menus */
.woocommerce-MyAccount-navigation-link--pw-gift-card-balance,
.woocommerce-MyAccount-navigation-link--downloads
{
    display: none !important;
}

@media (max-width: 849px) {
    body {
        font-size: 14px !important;
    }

    .page-wrapper {
        padding-top: 15px !important;
    }

    .dbi-my-account-header-label {
        padding-bottom: 10px !important;
    }

    .dashboard-links.dbi-my-account-dashboard-links li {
        width: 100% !important;
    }

    .dbi-my-account-dashboard-description {
        font-size: 0.80rem !important;
    }
}