.elementor-64 .elementor-element.elementor-element-825a24f:not(.elementor-motion-effects-element-type-background), .elementor-64 .elementor-element.elementor-element-825a24f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-64 .elementor-element.elementor-element-825a24f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-64 .elementor-element.elementor-element-825a24f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-64 .elementor-element.elementor-element-62e3f28{--spacer-size:100px;}.elementor-64 .elementor-element.elementor-element-63a9d73:not(.elementor-motion-effects-element-type-background), .elementor-64 .elementor-element.elementor-element-63a9d73 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#D8D5D050;}.elementor-64 .elementor-element.elementor-element-63a9d73 > .elementor-container{min-height:80vh;}.elementor-64 .elementor-element.elementor-element-63a9d73{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-64 .elementor-element.elementor-element-63a9d73 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-64 .elementor-element.elementor-element-6639c4a > .elementor-container{max-width:1600px;}.elementor-64 .elementor-element.elementor-element-6639c4a{margin-top:80px;margin-bottom:80px;}.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-64 .elementor-element.elementor-element-c0d386f{text-align:center;}.elementor-64 .elementor-element.elementor-element-c0d386f .elementor-heading-title{font-family:"Inter Tight", Sans-serif;font-size:60px;font-weight:500;line-height:1em;color:var( --e-global-color-e9c354e );}.elementor-64 .elementor-element.elementor-element-51ba512 > .elementor-widget-container{margin:40px 0px 0px 0px;}@media(max-width:1366px){.elementor-64 .elementor-element.elementor-element-51ba512 > .elementor-widget-container{margin:0px 0px 0px 0px;}}@media(min-width:481px){.elementor-64 .elementor-element.elementor-element-d125ab0{width:15%;}.elementor-64 .elementor-element.elementor-element-1b35ec2{width:69.333%;}.elementor-64 .elementor-element.elementor-element-de0a2bd{width:15%;}}@media(max-width:1366px) and (min-width:481px){.elementor-64 .elementor-element.elementor-element-d125ab0{width:10%;}.elementor-64 .elementor-element.elementor-element-1b35ec2{width:80%;}.elementor-64 .elementor-element.elementor-element-de0a2bd{width:10%;}}@media(max-width:1200px) and (min-width:481px){.elementor-64 .elementor-element.elementor-element-d125ab0{width:5%;}.elementor-64 .elementor-element.elementor-element-1b35ec2{width:90%;}.elementor-64 .elementor-element.elementor-element-de0a2bd{width:5%;}}@media(max-width:1023px) and (min-width:481px){.elementor-64 .elementor-element.elementor-element-d125ab0{width:100%;}.elementor-64 .elementor-element.elementor-element-1b35ec2{width:100%;}.elementor-64 .elementor-element.elementor-element-de0a2bd{width:100%;}}@media(max-width:1200px){.elementor-64 .elementor-element.elementor-element-c0d386f .elementor-heading-title{line-height:1.1em;}}@media(max-width:1023px){.elementor-64 .elementor-element.elementor-element-6639c4a{margin-top:60px;margin-bottom:60px;}.elementor-64 .elementor-element.elementor-element-c0d386f .elementor-heading-title{font-size:40px;}.elementor-64 .elementor-element.elementor-element-51ba512 > .elementor-widget-container{margin:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-64 .elementor-element.elementor-element-c0d386f .elementor-heading-title{font-size:40px;}}@media(max-width:480px){.elementor-64 .elementor-element.elementor-element-c0d386f .elementor-heading-title{font-size:35px;}}/* Start custom CSS for wc-elements, class: .elementor-element-51ba512 */.woocommerce-checkout .woocommerce-info::before{
    display: none !important;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-6639c4a *//* ==========================================================================
   Richard Reid Books - Complete "My Account" Section Styling
   ========================================================================== */

/* 1. Global Setup */
.woocommerce-account {
    font-family: 'Inter Tight', sans-serif !important;
    color: #111111;
}

/* 2. Left Sidebar Navigation Menu */
.woocommerce-MyAccount-navigation .list-group {
    border: 1px solid #eaeaea !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03) !important;
    background: #ffffff !important;
    padding: 0 !important;
    margin-bottom: 25px !important;
}

.woocommerce-MyAccount-navigation .list-group-item,
.woocommerce-MyAccount-navigation ul li a {
    display: block !important;
    padding: 14px 20px !important;
    color: #333333 !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    border: none !important;
    border-bottom: 1px solid #f5f5f5 !important;
    text-decoration: none !important;
    transition: all 0.25s ease !important;
    background: #ffffff !important;
}

.woocommerce-MyAccount-navigation .list-group-item:last-child,
.woocommerce-MyAccount-navigation ul li:last-child a {
    border-bottom: none !important;
}

.woocommerce-MyAccount-navigation .list-group-item:hover,
.woocommerce-MyAccount-navigation ul li a:hover {
    background-color: #fafafa !important;
    color: #c2a143 !important;
    padding-left: 24px !important;
}

/* Active Navigation Tab */
.woocommerce-MyAccount-navigation .list-group-item.active,
.woocommerce-MyAccount-navigation .list-group-item[aria-current="page"],
.woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: #fafafa !important;
    color: #c2a143 !important;
    font-weight: 700 !important;
    border-left: 4px solid #c2a143 !important;
}

/* 3. Main Content Card Area */
.woocommerce-MyAccount-content {
    background: #ffffff !important;
    border: 1px solid #eaeaea !important;
    border-radius: 12px !important;
    padding: 30px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03) !important;
    line-height: 1.6 !important;
}

.woocommerce-MyAccount-content p {
    font-size: 15px !important;
    color: #333333 !important;
    margin-bottom: 15px !important;
}

.woocommerce-MyAccount-content a {
    color: #c2a143 !important;
    font-weight: 600 !important;
    text-decoration: underline !important;
}

.woocommerce-MyAccount-content a:hover {
    color: #a88a35 !important;
}

/* 4. Orders Table */
.woocommerce-MyAccount-content table.shop_table {
    width: 100% !important;
    border-collapse: separate !important;
    border-spacing: 0 !important;
    border: 1px solid #eaeaea !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    margin-top: 15px !important;
}

.woocommerce-MyAccount-content table.shop_table th {
    background: #fafafa !important;
    color: #111111 !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    padding: 14px 18px !important;
    border-bottom: 1px solid #eaeaea !important;
}

.woocommerce-MyAccount-content table.shop_table td {
    padding: 16px 18px !important;
    border-bottom: 1px solid #f5f5f5 !important;
    font-size: 14px !important;
    vertical-align: middle !important;
}

/* "View" Order Button */
.woocommerce-MyAccount-content table.shop_table td a.button {
    background-color: #111111 !important;
    color: #ffffff !important;
    padding: 8px 18px !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    display: inline-block !important;
}

.woocommerce-MyAccount-content table.shop_table td a.button:hover {
    background-color: #c2a143 !important;
}

/* 5. Addresses Cards Section */
.woocommerce-Address {
    background: #fafafa !important;
    border: 1px solid #eaeaea !important;
    border-radius: 10px !important;
    padding: 22px !important;
    margin-bottom: 20px !important;
}

.woocommerce-Address-title h2,
.woocommerce-Address-title h3 {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #111111 !important;
    display: inline-block !important;
    margin-bottom: 12px !important;
}

.woocommerce-Address-title a.edit {
    float: right !important;
    color: #c2a143 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    text-decoration: underline !important;
}

.woocommerce-Address address {
    font-style: normal !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    color: #444444 !important;
}

/* 6. Edit Account & Address Form Fields */
.woocommerce-MyAccount-content form label {
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #222222 !important;
    margin-bottom: 6px !important;
    display: block !important;
}

.woocommerce-MyAccount-content form label .required {
    color: #c2a143 !important;
}

.woocommerce-MyAccount-content input.input-text,
.woocommerce-MyAccount-content select,
.woocommerce-MyAccount-content textarea {
    font-family: 'Inter Tight', sans-serif !important;
    font-size: 14px !important;
    border: 1px solid #dddddd !important;
    border-radius: 6px !important;
    padding: 12px 16px !important;
    width: 100% !important;
    background: #ffffff !important;
    box-shadow: none !important;
    transition: border-color 0.3s, box-shadow 0.3s !important;
    box-sizing: border-box !important;
}

.woocommerce-MyAccount-content input.input-text:focus,
.woocommerce-MyAccount-content select:focus,
.woocommerce-MyAccount-content textarea:focus {
    border-color: #c2a143 !important;
    box-shadow: 0 0 0 3px rgba(194, 161, 67, 0.15) !important;
    outline: none !important;
}

.woocommerce-MyAccount-content fieldset {
    border: 1px solid #eaeaea !important;
    border-radius: 10px !important;
    padding: 20px !important;
    margin: 25px 0 !important;
    background: #fafafa !important;
}

.woocommerce-MyAccount-content fieldset legend {
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #111111 !important;
    padding: 0 10px !important;
}

/* Save Account Details Button */
.woocommerce-MyAccount-content button[type="submit"] {
    background-color: #c2a143 !important;
    color: #ffffff !important;
    font-family: 'Inter Tight', sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    padding: 14px 28px !important;
    border-radius: 6px !important;
    border: none !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 4px 14px rgba(194, 161, 67, 0.3) !important;
    margin-top: 10px !important;
}

.woocommerce-MyAccount-content button[type="submit"]:hover {
    background-color: #a88a35 !important;
    transform: translateY(-2px) !important;
}

/* 7. Login & Registration Forms (Logged Out State) */
.woocommerce form.login,
.woocommerce form.register {
    background: #fafafa !important;
    border: 1px solid #eaeaea !important;
    border-radius: 12px !important;
    padding: 30px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03) !important;
    margin-bottom: 30px !important;
    max-width: 480px;
}

.woocommerce h2 {
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #111111 !important;
    margin-bottom: 20px !important;
}

.woocommerce form.login label,
.woocommerce form.register label {
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #222222 !important;
    margin-bottom: 6px !important;
}

.woocommerce form.login input.input-text,
.woocommerce form.register input.input-text {
    border: 1px solid #dddddd !important;
    border-radius: 6px !important;
    padding: 12px 16px !important;
    font-size: 14px !important;
    background: #ffffff !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

.woocommerce form.login input.input-text:focus,
.woocommerce form.register input.input-text:focus {
    border-color: #c2a143 !important;
    box-shadow: 0 0 0 3px rgba(194, 161, 67, 0.15) !important;
    outline: none !important;
}

.woocommerce form.login button[type="submit"],
.woocommerce form.register button[type="submit"] {
    background-color: #c2a143 !important;
    color: #ffffff !important;
    font-family: 'Inter Tight', sans-serif !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    padding: 14px 28px !important;
    border-radius: 6px !important;
    border: none !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 4px 14px rgba(194, 161, 67, 0.25) !important;
}

.woocommerce form.login button[type="submit"]:hover,
.woocommerce form.register button[type="submit"]:hover {
    background-color: #a88a35 !important;
    transform: translateY(-2px) !important;
}

.woocommerce form.login .lost_password a {
    color: #c2a143 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    text-decoration: underline !important;
}/* End custom CSS */