.elementor-10 .elementor-element.elementor-element-4fd7cc32{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.5;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:150px;--padding-bottom:150px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-4fd7cc32:not(.elementor-motion-effects-element-type-background), .elementor-10 .elementor-element.elementor-element-4fd7cc32 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-image:url("https://spineopedic.com/wp-content/uploads/2014/08/wood-bed.jpg");background-position:center left;background-repeat:no-repeat;background-size:cover;}.elementor-10 .elementor-element.elementor-element-4fd7cc32::before, .elementor-10 .elementor-element.elementor-element-4fd7cc32 > .elementor-background-video-container::before, .elementor-10 .elementor-element.elementor-element-4fd7cc32 > .e-con-inner > .elementor-background-video-container::before, .elementor-10 .elementor-element.elementor-element-4fd7cc32 > .elementor-background-slideshow::before, .elementor-10 .elementor-element.elementor-element-4fd7cc32 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10 .elementor-element.elementor-element-4fd7cc32 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-10 .elementor-element.elementor-element-76dcca6{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-76dcca6.e-con{--align-self:center;}.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-10 .elementor-element.elementor-element-27a77ed6{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:start;}.elementor-10 .elementor-element.elementor-element-27a77ed6.elementor-element{--align-self:center;}.elementor-10 .elementor-element.elementor-element-27a77ed6 .elementor-heading-title{color:#FFFFFF;}.elementor-10 .elementor-element.elementor-element-1d951a00{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-10 .elementor-element.elementor-element-1d951a00.elementor-element{--align-self:center;}.elementor-10 .elementor-element.elementor-element-1d951a00 .elementor-heading-title{color:#FFFFFF;}.elementor-10 .elementor-element.elementor-element-49f81f86{--display:flex;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-10 .elementor-element.elementor-element-76dcca6{--width:28%;}}/* Start custom CSS for shortcode, class: .elementor-element-24f4cfa *//* ============================= */
/* ROYAL BLUE THEME */
/* ============================= */
:root {
    --primary: #1e3a8a;
    --primary-dark: #172c66;
    --light-bg: #f5f7fb;
}

/* ============================= */
/* BACKGROUND */
/* ============================= */
.woocommerce-account {
    background: var(--light-bg);
}

/* ============================= */
/* CENTER LAYOUT */
/* ============================= */
.woocommerce-account .col2-set {
    display: flex;
    justify-content: center;
}

.woocommerce-account .col-1,
.woocommerce-account .col-2 {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}

/* ============================= */
/* HIDE DEFAULT REGISTER */
/* ============================= */
.woocommerce-account .woocommerce-form-register,
.woocommerce-account .col-2 {
    display: none;
}

/* REGISTER MODE */
body.register-mode .woocommerce-form-login,
body.register-mode .col-1 {
    display: none !important;
}

body.register-mode .woocommerce-form-register,
body.register-mode .col-2 {
    display: block !important;
}

/* ============================= */
/* CARD STYLE */
/* ============================= */
.woocommerce-account .woocommerce-form-login,
.woocommerce-account .woocommerce-form-register {
    background: #fff;
    padding: 35px !important;
    border-radius: 14px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.08);
    min-height: 420px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* ============================= */
/* HEADING */
/* ============================= */
.woocommerce-account h2 {
    text-align: center;
    margin-bottom: 25px;
}

/* ============================= */
/* INPUT */
/* ============================= */
.woocommerce-account input.input-text {
    background: #f9fafc !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 10px !important;
    padding: 14px !important;
}

/* ============================= */
/* BUTTON */
/* ============================= */
.woocommerce-account button {
    width: 100% !important;
    height: 48px;
    border-radius: 50px !important;
    font-weight: 600;
    background: linear-gradient(135deg, var(--primary), var(--primary-dark)) !important;
    color: #fff !important;
}

/* ============================= */
/* CREATE ACCOUNT BUTTON */
/* ============================= */
.create-account-wrap {
    text-align: center;
    margin-top: 20px;
}

.create-account-btn {
    display: inline-block;
    padding: 12px 25px;
    border-radius: 50px;
    border: 2px solid var(--primary);
    color: var(--primary) !important;
    text-decoration: none;
}

.create-account-btn:hover {
    background: var(--primary);
    color: #fff !important;
}

/* ============================= */
/* PRODUCT PAGE BUTTONS */
/* ============================= */
.single-product form.cart {
    display: flex;
    align-items: center;
    gap: 12px;
}

.single-product .single_add_to_cart_button {
    background: #4169e1 !important;
    color: #fff !important;
    padding: 14px 28px !important;
}

.single-product .buy-now-btn {
    background: #274bb5 !important;
    color: #fff !important;
    padding: 14px 28px !important;
}
/* ============================= */
/* ROYAL BLUE THEME */
/* ============================= */
:root {
    --primary: #1e3a8a;
    --primary-dark: #172c66;
    --light-bg: #f5f7fb;
}

/* ============================= */
/* BACKGROUND */
/* ============================= */
.woocommerce-account {
    background: var(--light-bg);
}

/* ============================= */
/* ===== ONLY FOR LOGGED OUT USERS ===== */
/* ============================= */
body:not(.logged-in) .woocommerce-account .col2-set {
    display: flex;
    justify-content: center;
}

body:not(.logged-in) .woocommerce-account .col-1,
body:not(.logged-in) .woocommerce-account .col-2 {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}

/* Hide register by default */
body:not(.logged-in) .woocommerce-account .woocommerce-form-register,
body:not(.logged-in) .woocommerce-account .col-2 {
    display: none;
}

/* REGISTER MODE */
body.register-mode:not(.logged-in) .woocommerce-form-login,
body.register-mode:not(.logged-in) .col-1 {
    display: none !important;
}

body.register-mode:not(.logged-in) .woocommerce-form-register,
body.register-mode:not(.logged-in) .col-2 {
    display: block !important;
}

/* ============================= */
/* CARD STYLE (ONLY LOGGED OUT) */
/* ============================= */
body:not(.logged-in) .woocommerce-account .woocommerce-form-login,
body:not(.logged-in) .woocommerce-account .woocommerce-form-register {
    background: #fff;
    padding: 35px !important;
    border-radius: 14px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.08);
    min-height: 420px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* ============================= */
/* INPUT */
/* ============================= */
body:not(.logged-in) .woocommerce-account input.input-text {
    background: #f9fafc !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 10px !important;
    padding: 14px !important;
}

/* ============================= */
/* BUTTON */
/* ============================= */
body:not(.logged-in) .woocommerce-account button {
    width: 100% !important;
    height: 48px;
    border-radius: 50px !important;
    font-weight: 600;
    background: linear-gradient(135deg, var(--primary), var(--primary-dark)) !important;
    color: #fff !important;
}

/* ============================= */
/* CREATE ACCOUNT BUTTON */
/* ============================= */
body:not(.logged-in) .create-account-wrap {
    text-align: center;
    margin-top: 20px;
}

body:not(.logged-in) .create-account-btn {
    display: inline-block;
    padding: 12px 25px;
    border-radius: 50px;
    border: 2px solid var(--primary);
    color: var(--primary) !important;
    text-decoration: none;
}

body:not(.logged-in) .create-account-btn:hover {
    background: var(--primary);
    color: #fff !important;
}

/* ============================= */
/* GLOBAL */
/* ============================= */
:root {
    --primary: #1e3a8a;
    --primary-dark: #172c66;
    --light-bg: #f5f7fb;
}

.woocommerce-account {
    background: var(--light-bg);
}

/* ============================= */
/* ===== ONLY LOGGED OUT USERS ===== */
/* ============================= */
body:not(.logged-in) .woocommerce-account .col2-set {
    display: flex;
    justify-content: center;
}

body:not(.logged-in) .woocommerce-account .col-1,
body:not(.logged-in) .woocommerce-account .col-2 {
    width: 100%;
    max-width: 420px;
}

/* Hide register by default */
body:not(.logged-in) .woocommerce-account .woocommerce-form-register,
body:not(.logged-in) .woocommerce-account .col-2 {
    display: none;
}

/* REGISTER MODE */
body.register-mode:not(.logged-in) .woocommerce-form-login,
body.register-mode:not(.logged-in) .col-1 {
    display: none !important;
}

body.register-mode:not(.logged-in) .woocommerce-form-register,
body.register-mode:not(.logged-in) .col-2 {
    display: block !important;
}

/* Card UI */
body:not(.logged-in) .woocommerce-account form {
    background: #fff;
    padding: 35px !important;
    border-radius: 14px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.08);
    min-height: 420px;
}

/* Input */
body:not(.logged-in) .woocommerce-account input.input-text {
    padding: 14px !important;
    border-radius: 10px !important;
}

/* Button */
body:not(.logged-in) .woocommerce-account button {
    width: 100% !important;
    height: 48px;
    border-radius: 50px !important;
    background: linear-gradient(135deg, var(--primary), var(--primary-dark)) !important;
    color: #fff !important;
}

/* Create Account Button */
body:not(.logged-in) .create-account-wrap {
    text-align: center;
    margin-top: 20px;
}

body:not(.logged-in) .create-account-btn {
    padding: 12px 25px;
    border-radius: 50px;
    border: 2px solid var(--primary);
    color: var(--primary) !important;
    text-decoration: none;
}

/* ============================= */
/* DASHBOARD UPGRADE */
/* ============================= */

/* Layout wrapper */
body.logged-in .woocommerce-account .woocommerce {
    display: flex;
    gap: 30px;
    max-width: 1200px;
    margin: 50px auto;
    align-items: flex-start;
}

/* Sidebar */
body.logged-in .woocommerce-MyAccount-navigation {
    width: 260px;
    background: #fff;
    padding: 20px;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

/* Remove bullets */
body.logged-in .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Sidebar items */
body.logged-in .woocommerce-MyAccount-navigation li {
    margin-bottom: 10px;
}

/* Sidebar links */
body.logged-in .woocommerce-MyAccount-navigation a {
    display: block;
    padding: 12px 16px;
    border-radius: 10px;
    text-decoration: none;
    color: #333;
    font-weight: 500;
    transition: 0.3s;
}

/* Active + hover */
body.logged-in .woocommerce-MyAccount-navigation .is-active a,
body.logged-in .woocommerce-MyAccount-navigation a:hover {
    background: linear-gradient(135deg, #1e3a8a, #172c66);
    color: #fff;
}

/* Content card */
body.logged-in .woocommerce-MyAccount-content {
    flex: 1;
    background: #fff;
    padding: 35px;
    border-radius: 14px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.06);
}

/* Welcome text */
body.logged-in .woocommerce-MyAccount-content p {
    font-size: 15px;
    line-height: 1.6;
}
/* ============================= */
/* PASSWORD EYE FIX */
/* ============================= */

.woocommerce-account .password-input {
    position: relative;
}

.woocommerce-account .password-input input {
    padding-right: 45px !important; /* space for eye */
}

.woocommerce-account .password-input button {
    position: absolute !important;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
}/* End custom CSS */