.elementor-20 .elementor-element.elementor-element-f346d4a{--display:flex;--gap:36px 36px;--row-gap:36px;--column-gap:36px;--padding-top:64px;--padding-bottom:64px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-20 .elementor-element.elementor-element-6b672fe .elementor-heading-title{font-family:"Archivo", Sans-serif;font-size:49px;font-weight:800;line-height:50px;color:var( --e-global-color-1be2daf );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-20 .elementor-element.elementor-element-6b672fe .elementor-heading-title{font-size:36px;line-height:36px;}}@media(max-width:767px){.elementor-20 .elementor-element.elementor-element-6b672fe .elementor-heading-title{font-size:30px;line-height:30px;}}/* Start custom CSS for container, class: .elementor-element-f346d4a *//* =========================================
   GLOBAL WOOCOMMERCE WRAPPER FIX
========================================= */
.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 40px !important;
    width: 100% !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce::before,
.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce::after {
    display: none !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-notices-wrapper {
    width: 100% !important;
    flex: 1 1 100% !important;
}

/* =========================================
   LOGIN & REGISTER (LOGGED OUT)
========================================= */
.elementor-20 .elementor-element.elementor-element-f346d4a .u-columns {
    display: flex !important;
    flex-direction: row !important;
    gap: 40px !important;
    width: 100% !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .u-columns::before,
.elementor-20 .elementor-element.elementor-element-f346d4a .u-columns::after {
    display: none !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .u-column1,
.elementor-20 .elementor-element.elementor-element-f346d4a .u-column2 {
    width: 100% !important;
    flex: 1 1 0% !important;
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .u-columns h2 {
    font-family: 'Archivo', sans-serif !important;
    font-weight: 800 !important;
    color: #0a0d0c !important;
    font-size: 26px !important;
    margin-top: 0 !important;
    margin-bottom: 24px !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-form-login,
.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-form-register {
    border: 1px solid #E5E7EB !important;
    border-radius: 16px !important;
    padding: 32px !important;
    background-color: #ffffff !important;
    box-shadow: none !important;
    margin: 0 !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-form-row label:not(.woocommerce-form__label-for-checkbox) {
    font-family: 'Inter', sans-serif !important;
    color: #4b5563 !important;
    font-weight: 500 !important;
    margin-bottom: 8px !important;
    display: block !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-form-row br {
    display: none !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-Input {
    border-radius: 8px !important;
    border: 1px solid #E5E7EB !important;
    background-color: #ffffff !important;
    color: #0a0d0c !important;
    font-family: 'Inter', sans-serif !important;
    padding: 14px 16px !important;
    box-shadow: none !important;
    width: 100% !important;
    outline: none !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-Input:focus {
    border-color: #00B862 !important;
    box-shadow: 0 0 0 1px #00B862 !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-button {
    background-color: #00B862 !important;
    border-radius: 99px !important;
    color: #ffffff !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 14px 32px !important;
    border: none !important;
    transition: all 0.3s ease !important;
    display: inline-block !important;
    width: auto !important;
    line-height: 1 !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-button:hover {
    background-color: #009c53 !important;
    color: #ffffff !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-form__label-for-checkbox {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin: 0 !important;
    cursor: pointer !important;
    font-family: 'Inter', sans-serif !important;
    color: #4b5563 !important;
    font-weight: 500 !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-form__input-checkbox {
    accent-color: #00B862 !important;
    width: 18px !important;
    height: 18px !important;
    margin: 0 !important;
    cursor: pointer !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .lost_password {
    margin-top: 16px !important;
    margin-bottom: 0 !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .lost_password a,
.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-privacy-policy-link {
    color: #00B862 !important;
    font-family: 'Inter', sans-serif !important;
    text-decoration: none !important;
    font-weight: 500 !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .lost_password a:hover,
.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-privacy-policy-link:hover {
    text-decoration: underline !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-privacy-policy-text {
    font-family: 'Inter', sans-serif !important;
    color: #6b7280 !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    margin-bottom: 24px !important;
    margin-top: 20px !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-form-login .form-row:not(.woocommerce-form-row--wide) {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-direction: row !important;
    width: 100% !important;
    margin-bottom: 0 !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .password-input {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .show-password-input {
    position: absolute !important;
    right: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

/* =========================================
   DASHBOARD (LOGGED IN)
========================================= */
.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-navigation {
    flex: 0 0 280px !important;
    background-color: #F9FAFB !important;
    border-radius: 16px !important;
    padding: 24px !important;
    float: none !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-navigation ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-navigation ul li {
    list-style: none !important;
    margin-bottom: 8px !important;
    padding: 0 !important;
}

/* Default theme bullet hide force */
.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-navigation ul li::before,
.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-navigation ul li::after {
    display: none !important; 
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-navigation-link a {
    display: block !important;
    font-family: 'Inter', sans-serif !important;
    color: #4b5563 !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    padding: 12px 16px !important;
    border-radius: 8px !important;
    transition: all 0.3s ease !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-navigation-link a br {
    display: none !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-navigation-link a:hover {
    background-color: #E5E7EB !important;
    color: #0a0d0c !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-navigation-link.is-active a {
    background-color: #00B862 !important;
    color: #ffffff !important;
    font-weight: 600 !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-content {
    flex: 1 1 0% !important;
    float: none !important;
    background-color: #ffffff !important;
    border: 1px solid #E5E7EB !important;
    border-radius: 16px !important;
    padding: 32px !important;
    font-family: 'Inter', sans-serif !important;
    color: #4b5563 !important;
    line-height: 1.6 !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-content p {
    margin-bottom: 16px !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-content a {
    color: #00B862 !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-content a:hover {
    text-decoration: underline !important;
}

.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-content h1,
.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-content h2,
.elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-content h3 {
    font-family: 'Archivo', sans-serif !important;
    font-weight: 800 !important;
    color: #0a0d0c !important;
    margin-bottom: 20px !important;
}

/* =========================================
   RESPONSIVE (MOBILE & TABLET)
========================================= */
@media (max-width: 1024px) {
    .elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce {
        flex-direction: column !important;
    }
    .elementor-20 .elementor-element.elementor-element-f346d4a .u-columns {
        flex-direction: column !important;
    }
    .elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-navigation,
    .elementor-20 .elementor-element.elementor-element-f346d4a .woocommerce-MyAccount-content {
        flex: 1 1 100% !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}/* End custom CSS */