.elementor-kit-6{--e-global-color-primary:#765C43;--e-global-color-secondary:#F5EBDB;--e-global-color-text:#000000;--e-global-color-accent:#9747FF;--e-global-color-149fc33:#FFFFFF;--e-global-color-9a77c55:#EFDDBE;--e-global-color-3350f59:#F5EBDB;--e-global-color-ce5b44c:#F5EBDB;--e-global-color-c8bee28:#AD000C;--e-global-color-5ba03a7:#C9C9C9;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Afacad";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Be Vietnam Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:500;text-transform:capitalize;line-height:19.5px;border-radius:24px 24px 24px 24px;padding:11px 105px 11px 105px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{border-radius:24px 24px 24px 24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.side-bar h4.wcapf-filter-title {
    display: none !important;
}

.side-bar li.wcapf-filter-option label {
    width: 100% !important;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.side-bar span.wcapf-nav-item-count {
    display: none;
}

.side-bar ul.wcapf-filter-options li label {
    opacity: 1 !important;
    cursor: pointer !important;
}

ul.wcapf-filter-options span.wcapf-nav-item-text:not(ul.wcapf-filter-options li.wcapf-filter-option > ul.wcapf-filter-options span.wcapf-nav-item-text) {
    font-weight: 600;
}

.user_profile_div {
    display: flex;
    align-items: center;
    gap: 10px;
}

#header .user_profile_div img {
    width: 65px;
    height: 48px;
    border-radius: 24px;
    object-fit: cover;
}

.user_profile_div a.username {
    font-weight: 500;
    color: #333333;
}

#header .user_profile_div a.username:hover {
    text-decoration: underline;
}

.woocommerce-MyAccount-content-wrapper {
    box-shadow: 0px 1px 10px 0px #A6AFC3 !important;
    border-color: #000;
}

a.dokan-btn.dokan-btn-theme.vendor-dashboard {
    margin-top: 10px;
    color: #fff !important;
    padding: 10px 20px;
    background-color: var(--links-normal-color);
    border-color: var(--links-normal-color);
    transition: .4s;
}

a.dokan-btn.dokan-btn-theme.vendor-dashboard:hover {
    background-color: transparent;
    color: #000 !important;
}

.woocommerce-MyAccount-content-wrapper a:not(a.dokan-btn.dokan-btn-theme.vendor-dashboard) {
    text-decoration: underline;
    transition: .4s;
}

.elementor-element.profile_img:not(body.woocommerce-account.woocommerce-dashboard .elementor-element.profile_img) {
    display: none;
}

.woocommerce-MyAccount-content-wrapper a:hover {
    color: var(--links-normal-color) !important;
    text-decoration: none !important;
}

.woocommerce-MyAccount-content-wrapper p {
    display: block;
    margin-bottom: 10px;
}

.woocommerce-MyAccount-content-wrapper p:first-of-type {
    font-size: 20px !important;
}

li.woocommerce-MyAccount-navigation-link {
    position: relative;
    border-radius: 10px;
    padding-left: 30px;
}

li.woocommerce-MyAccount-navigation-link.is-active {
    background-color: var( --e-global-color-primary ) !important;
}

li.woocommerce-MyAccount-navigation-link:hover {
    background-color: var( --e-global-color-3350f59 );
}

li.woocommerce-MyAccount-navigation-link:before {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    left: 15px;
    bottom: 27%;
    
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

li.woocommerce-MyAccount-navigation-link.is-active:before {
    filter: brightness(10);
}

li.woocommerce-MyAccount-navigation-link--dashboard:before {
    background-image: url('/wp-content/uploads/2025/02/Dashboard.svg');
}

li.woocommerce-MyAccount-navigation-link--orders:before {
    background-image: url('/wp-content/uploads/2025/02/Order-small.svg');
}

li.woocommerce-MyAccount-navigation-link--downloads:before {
    background-image: url('/wp-content/uploads/2025/02/Download.svg');
}

li.woocommerce-MyAccount-navigation-link--edit-address:before {
    background-image: url('/wp-content/uploads/2025/02/Address.svg');
}

li.woocommerce-MyAccount-navigation-link--edit-account:before {
    background-image: url('/wp-content/uploads/2025/02/Account.svg');
}

li.woocommerce-MyAccount-navigation-link--customer-logout:before {
    background-image: url(/wp-content/uploads/2025/02/Logout.svg);
}

.side-bar span.wcapf-hierarchy-accordion-toggle {
    display: none;
}/* End custom CSS */