﻿@font-face{font-family:"ErnestineWebW03";src:url("../../fonts/ErnestineWebW03-Bold.woff2") format("woff2"),url("../../fonts/ErnestineWebW03-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}.woocommerce-account .woocommerce-MyAccount-navigation ul{padding:0}.woocommerce-account .woocommerce-MyAccount-navigation ul li{list-style:none;margin-bottom:10px}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{font-size:16px;color:#66748b;line-height:150%;padding:10px 15px;border-radius:5px;background-color:#efefef;display:flex;align-items:center;gap:10px}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{font-weight:600;color:#27272c;background-color:#f2b94c}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before{content:"";font-family:ETmodules}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address{display:none}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before{content:"";font-family:"Font Awesome 6 Free";font-weight:400}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}.woocommerce-account .woocommerce-MyAccount-content h2{font-size:24px;line-height:normal}.woocommerce-account .addresses .title{display:flex;justify-content:space-between}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:none !important}.woocommerce-account .addresses .title .edit{font-size:0}.woocommerce-account .addresses .title .edit::after{content:"";font-family:"Font Awesome 6 Free";font-weight:900;font-size:16px}.woocommerce-account .edit-account fieldset{padding-top:20px}.woocommerce-account .edit-account p:has(.button) .button{padding:11px 44px 11px 22px;background-color:#f2b94c}.woocommerce-account .edit-account p:has(.button) .button:after{line-height:normal !important;content:"$" !important;font-size:18px !important;top:50%;transform:translateY(-38%)}.woocommerce-account .edit-account p:has(.button) .button:hover::after{color:#fff !important}.woocommerce-account .edit-account p:has(.button) .button:disabled:hover::after{color:inherit !important}.woocommerce-account .edit-account p:has(.button) .button:hover{padding:11px 44px 11px 22px;background-color:#d28903}.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields .button{padding:11px 44px 11px 22px}.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields .button:after{line-height:normal !important;content:"$" !important;font-size:18px !important;top:50%;transform:translateY(-38%)}.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields .button:hover::after{color:#fff !important}.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields .button:disabled:hover::after{color:inherit !important}.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields .button::after{content:"$";font-size:18px;right:14px}.woocommerce-account.woocommerce-payment-methods .woocommerce-MyAccount-content>.button{padding:11px 44px 11px 22px}.woocommerce-account.woocommerce-payment-methods .woocommerce-MyAccount-content>.button:after{line-height:normal !important;content:"$" !important;font-size:18px !important;top:50%;transform:translateY(-38%)}.woocommerce-account.woocommerce-payment-methods .woocommerce-MyAccount-content>.button:hover::after{color:#fff !important}.woocommerce-account.woocommerce-payment-methods .woocommerce-MyAccount-content>.button:disabled:hover::after{color:inherit !important}.woocommerce .shop_table td .button{padding:8px 40px 8px 16px !important;min-width:100px;font-size:14px;font-weight:500;line-height:150% !important;margin:2px 0}.woocommerce .shop_table td .button::after{line-height:inherit !important;right:16px}.woocommerce .shop_table td .button:hover::after{color:#fff}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--gifted a::before {
    content: "\f06b"; /* Unicode for gift icon */
    font-family: "Font Awesome 6 Free";
    font-weight: 900; /* Required for the 'Solid' style */
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}



.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--verify-identity a::before {
    content: "\f3ed"; /* shield-alt icon */
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: inline-block;
    margin-right: 8px;

    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

