.woocommerce-account .default-page {
    padding: 90px 0;
    min-height: 600px;
}

.woocommerce-notices-wrapper {
    margin-bottom: 30px;
}

.woocommerce-notices-wrapper .woocommerce-message {
    color: rgb(43, 145, 43);
}

.woocommerce-notices-wrapper .woocommerce-error li {
    padding: 7px 5px;
    font-size: 14px;
    border: 1px solid #de352a;
}

.bapf_head {
    cursor: pointer;
}

.bapf_body {
    display: block !important;
}

.status-processing {
    color: #c7c711;
}

.status-refunded {
    color: #3597f3;
}

.status-completed {
    color: #61c322;
}

.status-on-hold {
    color: #e66d71;
}

.status-cancelled {
    color: #ff3b41;
}

.status-failed {
    color: #b30202;
}

.status-pending,
.status-pending-payment {
    color: #ffa500;
}


.woocommerce-edit-address .form-row label,
.woocommerce-edit-address .address-field label {
    font-weight: 500;
    text-transform: capitalize;
}

.myaccount-wrapper .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.myaccount-main-wrapper {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    padding-bottom: 100px;
}

.account-left-navigation-main {
    width: 285px;
}

.woocommerce-notices-wrapper:empty {
    display: none;
}

/*.myaccount-view-order {
	display: none;
}
*/
div[id*="ajaxsearchliteres"].wpdreams_asl_results .results div.asl_image {
    width: 50px !important;
    height: 50px !important;
}

.myaccount-title {
    width: 100%;
}

.myaccount-title h2 {
    line-height: 1;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 15px 0;
    text-transform: capitalize;
}

.myaccount-page-title {
    padding-top: 45px;
    margin-bottom: 45px;

}

.myaccount-page-title h4 {
    width: 100%;
    margin: 0;
    font-size: 55px;
    line-height: 1.2;
    font-weight: 500;
}



.account-info-block .first {
    margin-bottom: 15px;
}

.account-info-block .first a {
    color: red;
    font-weight: 500;
    text-decoration: underline;
}

.account-info-block .second {
    color: #444444;
}





.woocommerce-MyAccount-navigation ul {
    padding: 0 !important;
    list-style: none !important;
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    ;
}

.woocommerce-MyAccount-navigation li {
    border: none;
    border-radius: 8px;
    overflow: hidden;
}

.modern-nav-list li .nav-inner-div {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.modern-nav-list li:last-child {
    border-bottom: none;
}

.woocommerce-MyAccount-navigation li:last-child .nav-inner-div {
    border-bottom: none;
    padding-top: 150px;

}

.woocommerce-MyAccount-navigation li:nth-last-child(2) {
    border-bottom: 0;
}

.woocommerce-MyAccount-navigation li a {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    padding: 10px 15px 8px;
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    transition: all 0.3s ease;
    background-color: transparent;
    border-radius: 5px;
    margin: 10px 0;
}

.woocommerce-MyAccount-navigation li:first-child a {
    margin-top: 0;
}

.woocommerce-MyAccount-navigation li+li {
    margin-top: 0px !important;
}

.woocommerce-MyAccount-navigation li a:hover,
.woocommerce-MyAccount-navigation li.is-active a {
    background-color: #00AAA6;
    color: #ffffff;
    padding-left: 25px;
}

.woocommerce-MyAccount-navigation li a:hover .nav-icon {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}

.woocommerce-MyAccount-navigation .nav-icon {
    width: auto;
    height: auto;
    transition: filter 0.4s ease;
}

.woocommerce-MyAccount-navigation .nav-label {
    flex: 1;
}

.woocommerce-myaccount-content {
    width: 74%;
}

.woocommerce-MyAccount-content {
    width: calc(100% - 325px);
}

.account-info-block p.first {
    font-size: 17px;
}

.account-info-block p.second {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
}

.fabfw-addresses-container p {
    font-size: 17px;
}

/*.myaccount-view-order+.woocommerce-myaccount-content {
	padding: 0;
	width: 100%;
}
*/
.woocommerce-myaccount-content form {
    width: 100%;
}

.change-account-details,
.change-password-set {
    padding: 0;
    border: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.password-input {
    width: 100%;
}

.auth-form-group .password-input {
    display: inline-block;
    padding-right: 0;
}

.change-password-set-inner .form-row,
.change-account-details .form-row {
    width: 48%;
}

.change-password-set-inner {
    width: 100%;
}

.change-password-set-inner .form-row {
    width: 60%;
    margin-bottom: 5px;
}

.change-account-details .input-label {
    font-size: 13px;
    text-transform: capitalize;
    margin-bottom: 5px;
    display: block;
}

.change-password-set .woocommerce-Button {
    margin-top: 0;
}

.change-password-set-inner .password-input {
    width: 100%;
}

.change-password-set h3 {
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    margin: 0 0 25px 0;
}

.change-account-details h3 {
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.change-account-details .form-row {
    margin-bottom: 15px;
}

.woocommerce-myaccount-content form h4 {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 20px;
}

.woocommerce-edit-address .form-row label {
    display: none;
}

#billing_address_nickname-description,
#shipping_address_nickname-description {
    display: block;
    margin: 6px 0 0 0;
}

.main-account-inner-container {
    width: 100%;
}

.mobile-heading-list {
    padding: 0 0 20px;
}

.mobile-heading-list ul {
    display: flex;
}

.mobile-heading-list ul li,
.woocommerce-orders-table__row li+li {
    margin-top: 0 !important;
}

.mobile-heading-list ul li span {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.mobile-heading-list ul li:first-child,
.woocommerce-orders-table__row li:first-child {
    width: 11%;
}

.mobile-heading-list ul li:nth-child(2),
.woocommerce-orders-table__row li:nth-child(2) {
    width: 17%;
}

.mobile-heading-list ul li:nth-child(3),
.woocommerce-orders-table__row li:nth-child(3) {
    width: 17%;
}

.mobile-heading-list ul li:nth-child(4),
.woocommerce-orders-table__row li:nth-child(4) {
    width: 16%;
}

.mobile-heading-list ul li:nth-child(5),
.woocommerce-orders-table__row li:nth-child(5) {
    width: 35%;
}

.woocommerce-orders-table__row {
    display: flex;
    border-top: 1px solid #dedede;
}

.woocommerce-orders-table__row li {
    padding: 10px 0;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 400;
}

.wishlist-products .product-name a {
    min-height: auto;
    margin: 10px 0 10px 0;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.myaccount-wrapper .wishlist-products .btn {
    border-radius: 0px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: #de352a !important;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}


.myaccount-wrapper .wishlist-products .btn:hover {
    background: #000 !important;
}

.myaccount-wrapper .wishlist-products .product-remove button i {
    font-size: 18px;
    color: #000000;
    border: 1px solid #bdbdbd;
}

.myaccount-wrapper .wishlist-products .product-remove button:hover i {
    color: #af2732;
}

.myaccount-wrapper .tinv-wishlist .product-thumbnail {
    border-radius: 0px;
}

.myaccount-wrapper .wishlist-products .products .wishlist_item {
    border-radius: 0px;
}

.myaccount-wrapper .wishlist-products .products .wishlist_item .product-name {
    min-height: 42px;
}

.myaccount-wrapper .wishlist-products .product-remove button {
    margin: 0px;
}

.myaccount-wrapper .tinv-wishlist .product-remove button {
    width: 22px;
    height: 22px;
}

.myaccount-wrapper .tinv-wishlist .products {
    row-gap: 50px;
}

.myaccount-wrapper .wishlist-products .products li {
    width: 30.3%;
    border: none;
    margin: 0 1.5%;
}

.wishlist-products .woocommerce-Price-amount.amount {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
}

.woocommerce-orders-table__row li .order-btn {
    display: inline-block;
    background: #000000;
    color: #fff;
    padding: 14px 14px;
    font-size: 11px;
    font-weight: bold;
    min-width: 110px;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.woocommerce-account .address_book .add-new-address {
    padding-left: 0;
}

.woocommerce-orders-table__row li .order-btn+.order-btn {
    margin-left: 3%;
}

.woocommerce-Addresses,
.address_book-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.addressbook-title {
    width: 100%;
}

.address_book-container {
    margin-top: 35px;
}

.login-form-page p label {
    text-align: left;
    width: 100%;
    display: block;
}

.login-form-page .woocommerce-ResetPassword p {
    margin-bottom: 15px;
}

.woocommerce-lost-password .woocommerce-message {
    font-size: 22px;
    margin-bottom: 10px;
    text-align: center;
}

.woocommerce-lost-password .default-page p {
    font-size: 17px;
    line-height: 24px;
    text-align: center;
}

.woocommerce-account.woocommerce-lost-password .default-page {
    min-height: 300px;
}

.address_book,
.woocommerce-Address {
    width: 47.4%;
    display: flex;
    padding: 40px;
    flex-direction: column;
    align-content: flex-start;
    border: 1px solid #d2d2d2;
    margin-bottom: 50px;
    position: relative;
}

.woocommerce-Address .edit {
    padding: 4px;
    width: 30px;
    font-size: 0;
    position: absolute;
    right: 0;
    z-index: 2;
    border: 1px solid #ddd;
    transition: color .25s ease-in-out;
}

.woocommerce-Address .edit:hover {
    border-color: #de352a;
}

.fabfw-addresses-container .fabfw-delete-link.edit {
    top: 60px;
}


/* .woocommerce-Address .edit {
	padding: 15px 40px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: -25px;
	left: 50px;
	color: #ffffff;
	background: #000000;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
} */

.address_btn_set .edit {
    position: initial;
    margin-right: 10px;
}

.address_btn_set {
    display: flex;
    position: absolute;
    bottom: -25px;
    left: 45px;

}


.woocommerce-address-fields {
    width: 100%;
}

.woocommerce-address-fields .button {
    background: #000000;
    color: #fff;
    margin-top: 20px;
}

.woocommerce-address-fields .button:hover {
    background: #de352a;
}

.woocommerce-Address .title {
    margin-bottom: 0px;
}

.address_book h3,
.woocommerce-Address h3 {
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    text-transform: capitalize;
}

/* .address_book, */
.woocommerce-Address address {
    font-size: 14px;
    font-style: normal;
    color: #000000;
    font-weight: 500;
    line-height: 22px;
    /* padding-bottom: 15px; */
    position: relative;
    min-height: 150px;
}

.additional_address {
    margin-top: 40px;
}

.fabfw-addresses-container .woocommerce-Addresses .col-1 {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
}

.wc-address-book-meta a+a {
    margin-top: 10px;
}

.wc-address-book-meta a {
    width: 17px;
}

.woocommerce-Address address .add {
    position: absolute;
    left: 0;
    bottom: 30px;
    display: inline-block;
}

.wc-address-book-address,
.wc-address-book-make-primary {
    margin-top: 15px;
}

.woocommerce-account .address_book header {
    border: none;
}

.mobile-heading-list {
    display: block;
}

.login-form-page p,
.register-form-page p {
    font-size: 15px;
    text-align: center;
    margin-bottom: 35px;
}

.reg-widget-bottom {
    font-size: 15px;
}

.tinv-header,
.odr-list+.odr-list .mobile-heading-list {
    display: none;
}

.change-password-set input,
.change-account-details input {
    padding: 0 15px;
    margin: 0;
    width: 100%;
    border: 1px solid #d2d2d2;
    height: 45px;
    font-size: 13px;
    color: #000;
    font-weight: 400;
}

.change-password-set input::placeholder,
.change-account-details input::placeholder {
    color: #999999;
}

.main-account-inner-container ul {
    padding-left: 0px !important;
}


.main-account-information-form .form-row {
    margin-bottom: 25px;
}

.main-order-list-container {
    margin-top: 45px;
}

.change-password-set {
    margin-top: 80px;
}

.woocommerce-myaccount-content>h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: bold;
}

.woocommerce-myaccount-content h4 {
    font-size: 15px;
    margin-bottom: 7px;
    font-weight: bold;
    text-transform: capitalize;
}

.main-acnt-btn {
    min-width: 140px;
    height: 55px;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0px;
    font-weight: bold;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.main-acnt-btn:hover {
    background-color: #de352a;
}

.main-acnt-btn.red {
    background-color: #de352a;
}

.main-acnt-btn.red:hover {
    background-color: #000;
}

.change-password-set h3 {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}

.change-password-set input {
    margin-bottom: 20px;
}

/*
.woocommerce-myaccount-content .endpoint-title {
	display: none;
}
*/
.myaccount-page-outer {
    padding: 120px 0;
}

.login-form-container {
    max-width: 570px;
    margin: 0 auto;
}

.login-form-container .guest-checkout {
    width: 100%;
    max-width: 434px;
    margin: auto;
    background: #ed89b6;
}

.login-form-container .guest-checkout:hover {
    background-color: var(--font-secondary);
}

.login-form-container>.guest-checkout {
    text-align: center;
    display: block;
}

.login-form-container .login-seperation {
    max-width: 434px;
    margin: 40px auto 40px auto;
}

.login-form-page,
.register-form-page {
    margin: 0 auto;
    width: 100%;
    max-width: 430px;
    position: relative;
    padding: 0px;
    background: #fff;
    border: none;

}

.register-form-page .form-row {
    margin-bottom: 30px;
}

.remember-text {
    margin-left: 10px;
}

.login-form-page .password-input {
    display: flex;
    width: 100%;
}

.login-form-page h1,
.register-form-page h1 {
    color: #000000;
    line-height: 1;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.login-form-page .title,
.register-form-page .title {
    margin-bottom: 30px;
}

.login-form-page .title h2,
.register-form-page .title h2 {
    color: #333;
    background: 0 0;
    font-size: 24px;
    line-height: 20px;
    font-weight: bold;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.login-form-page .title p,
.register-form-page .title p {
    text-align: center;
    margin: 10px 0 30px;
}

.socal-login>* {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    height: 50px;
    border: 1px solid #d3d3d3;
    line-height: 50px;
}

/* .socal-login {
	display: flex;
	justify-content: center;
} */


.socal-login>*:hover {
    color: var(--color-secondary);
}

.socal-login .facebook {
    margin-bottom: 10px;
    background: url(../images/fb.png) no-repeat;
    background-position: left 10px center;
}

.socal-login .google {
    background: url(../images/gg.png) no-repeat;
    background-position: left 10px center;
}

.registration-title {
    text-align: center;
    margin: 0 0 20px 0;
}

.registration-title p {
    font-size: 16px;
}

.remember-forgot {
    display: flex;
    width: 100%;
    height: 17px;
    font-size: 14px;
    align-items: center;
    margin-bottom: 40px;
}

.register-form-footer .reg-widget-bottom,
.remember-forgot .forgot-pass {
    margin-left: auto;
}

.register-form-footer .woocommerce-form__input-checkbox,
.remember-forgot .woocommerce-form__input-checkbox {
    height: 15px;
    width: 15px;
    position: relative;
    top: 0px;
    padding: 0;
    left: 0px;
    border: 1px solid #d3d3d3;
    border-radius: 0px;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-progress-appearance: none;
    appearance: none;
    margin-right: 0px;
}

.remember-forgot .woocommerce-form__input-checkbox::before {
    content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    width: 5px;
    height: 9px;
    border: solid #FFF;
    border-width: 0 2px 2px 0;
    margin: -1px -2px -1px -1px;
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2;
}


.login-form-page .input-text,
.register-form-page .input-text {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #b7b7b7;
    padding: 0px 15px;
    color: #000 !important;
    font-size: 16px;
}

.reg-widget-bottom p {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #000;
}

.login-form-page .input-label,
.register-form-page .input-label {
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 10px;
    display: block;
}

.woocommerce-form-login .woocommerce-form-row {
    margin-bottom: 30px;
}

.btn {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.login-form-page .btn,
.register-form-page .btn {
    margin-top: 5px;
    background: #000;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0px 20px;
    height: 55px;
    line-height: 55px;
    color: #fff;
    text-transform: uppercase;
    border: none;
}

.login-form-page .btn:hover,
.register-form-page .btn:hover {
    background: #d33026;
}

.register-form-page .btn {
    margin-top: 0;
}

.reg-widget-bottom {
    margin: 40px 0 0 0;
    text-align: center;
    font-size: 13px;
}

.reg-widget-bottom a {
    font-weight: bold;
}

.new-user {
    margin: 35px 0 20px 0;
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
}

.new-user a {
    color: #000;
    font-weight: bold;
}

.login-seperation {
    color: #000;
    font-size: 15px;
    position: relative;
    text-align: center;
    margin: 35px auto;
    text-transform: uppercase;
}

.login-seperation:after,
.login-seperation:before {
    content: "";
    background: #dedede;
    display: block;
    position: absolute;
    width: 45%;
    height: 1px;
    top: 10px;
}

.login-seperation:before {
    left: 0;
}

.login-seperation:after {
    right: 0;
}

.container-check {
    position: relative;
    font-size: 13px;
    color: #000;
    display: flex;
    align-items: center;
    cursor: pointer;
    line-height: 20px;
    font-weight: 500;
}

.remember-forgot .forgot-pass {
    font-size: 13px;
}



input:checked~.checkmark {
    background-color: #000;
}

.container-check input:checked~.checkmark:after {
    display: block;
}

/* .container-check .remember-text {
	margin-left: 5px;
} */

.change-password-radio .form-group {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    padding: 12px 15px;
    margin: 0;
}

.change-password-radio .form-group:nth-child(2) {
    border-radius: 10px 10px 0 0;
}

.change-password-radio .form-group:last-child {
    border-radius: 0 0 10px 10px;
}

.change-password-radio .form-group label {
    margin: 0;
}

.change-password-radio+.change-password-radio {
    margin-top: 27px;
}

.change-password-radio legend {
    font-size: 15px;
    margin: 0 0 7px 0;
    display: inline-block;
}

.fabfw-addresses-container .fabfw-delete-link {
    margin-bottom: 10px;
}

h2.woocommerce-column__title,
h2.woocommerce-order-details__title {
    font-size: 25px;
    line-height: 1;
}


/* --------------------------------------------------------------------
								Account reset
----------------------------------------------------------------------- */
.woocommerce-ResetPassword .button {
    margin: 20px auto 0 auto;
}

.change-password-set .form-row:last-child {
    margin: 0 0 10px 0;
}

/* .change-password-set, */
.general-account-details h3,
.main-account-information-form h3,
.woocommerce-myaccount-rightside h3 {
    line-height: 1;
    font-size: 20px;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.change-password-radio .form-group:first-of-type:not(:only-of-type) {
    border-bottom: none;
}

.change-password-radio .form-group:nth-child(3)+.form-group {
    border-top: none;
}

/* --------------------------------------------------------------------
						  Account reset End
----------------------------------------------------------------------- */

.address-book .owl-dots {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

.address-book .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #000000 !important;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.address-book .owl-dot+.owl-dot {
    margin-left: 5px;
}

.address-book .owl-dot:hover,
.address-book .owl-dot.active {
    background-color: #000000;
}

.woocommerce-address-fields .form-row label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    color: #999999;
    display: none;
}

.woocommerce-address-fields .screen-reader-text {
    clip-path: initial;
    height: auto;
    margin: 0;
    position: static !important;
    width: auto;
}

.woocommerce-address-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.woocommerce-address-fields .form-row {
    width: 49%;
    margin-top: 0;
    margin-bottom: 20px;
}


.fabfw-delete-link {
    color: #ffffff !important;
}

/* .woocommerce-myaccount-content .endpoint-title {
	display: none;
} */


.woocommerce-table--order-details {
    width: 100%;
    max-width: 800px;
}

.woocommerce-table--order-details th,
.woocommerce-table--order-details td {
    border: 1px solid #333;
    padding: 10px 15px;
    text-align: left;
}

.woocommerce-table--order-details.order_details .product-name {
    display: flex;
}

.woocommerce-table--order-details.order_details .product-name a {
    font-size: 15px;
    padding: 0;
    margin: 0;
    line-height: 22px;
}

.woocommerce-customer-details {
    margin-top: 50px;
}

.woocommerce-customer-details .addresses {
    display: flex;
}

.woocommerce-customer-details .addresses .woocommerce-column {
    width: 46%;
    padding: 25px;
    box-sizing: border-box;
    border: 1px solid #666;
    margin-right: 3%;
}

.share_div {
    display: flex;
    margin-top: 20px;
    justify-content: center;
}

.share_div ul {
    display: flex;
    margin-left: 10px !important;
    align-items: center;
    text-transform: uppercase;
}

.share_div ul li+li {
    margin-left: 7px !important;
}

.tinv-wishlist .product-action .button {
    height: 42px;
}

.woocommerce-Address .update-btn {
    text-transform: uppercase;
    border-radius: 50px;
    font-size: 14px;
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
    color: #fff;
    background-color: #000000;
    justify-content: center;
    margin-top: 20px;
}

.woocommerce-Address .update-btn:hover {
    background: #de352a;
}

.fabfw-addresses-container {
    width: 47.4%;
    padding: 40px;
    border: 1px solid #d2d2d2;
}

.fabfw-addresses-container .button {
    width: 100%;
    text-align: center;
}


/* ==========================================================================
   No Sidebar Layout for Login/Registration
   ========================================================================== */

/* Container for login/registration without sidebar */
.woocommerce-myaccount-content-no-sidebar {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Center the login form container */
.woocommerce-myaccount-content-no-sidebar .login-form-container {
    max-width: 100%;
    margin: 0;
}

/* Center the registration form container */
.woocommerce-myaccount-content-no-sidebar .register-form-page {
    max-width: 100%;
    margin: 0;
}

/* Remove any column layouts for login/registration */
.woocommerce-myaccount-content-no-sidebar .u-columns,
.woocommerce-myaccount-content-no-sidebar .col2-set {
    display: block !important;
}

.woocommerce-myaccount-content-no-sidebar .u-column1,
.woocommerce-myaccount-content-no-sidebar .u-column2,
.woocommerce-myaccount-content-no-sidebar .col-1,
.woocommerce-myaccount-content-no-sidebar .col-2 {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
}

/* Ensure proper spacing for no-sidebar layout */
.myaccount-page-outer {
    padding: 60px 0;
    min-height: 70vh;
    display: flex;
    align-items: center;
}

/* Hide any navigation elements in login/registration */
.woocommerce-myaccount-content-no-sidebar .woocommerce-MyAccount-navigation {
    display: none !important;
}


/* ==========================================================================
   Membership Page Styles
   ========================================================================== */

/* Main membership page container */
.hisense-membership-page {
    max-width: 1200px;
    margin: 0 auto;
}

/* Membership status section */
.membership-status-section {
    background: #F1F1F1;
    border-radius: 5px;
    padding: 30px;
    margin-bottom: 30px;
}

.status-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.membership-badge {
    padding: 8px 16px;
    border-radius: 20px;
    color: white;
    font-weight: bold;
    font-size: 14px;
}

/* Membership statistics grid */
.membership-stats {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    margin-bottom: 30px;
    background: #ffffff;
    padding: 20px;
    border-radius: 5px;
}

.stat-item {
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
}

/* Current tier image styling */
.current-tier-image {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px;
}

.tier-image {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

.stat-item .tier-name {
    margin-top: 10px;
}

.tier-name {
    font-size: 16px;
    font-weight: 600;
    color: #00AAA6;
    text-align: center;
}

.stat-label {
    font-size: 14px;
    color: #666;
}

.stat-value {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

/* Tier progress section */

.tier-progress h4 {
    margin: 0 0 15px 0;
    color: #333;
}

.progress-bar {
    width: 100%;
    height: 7px;
    background: #ffffff;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 10px;
}

.progress-fill {
    height: 100%;
    background: linear-gradient(90deg, #00AAA6, #00CCC7);
    transition: width 0.3s ease;
}

.progress-text {
    margin: 0;
    color: #666;
    font-size: 14px;
}

/* Membership tiers section */
.membership-tiers-section h3 {
    margin-bottom: 30px;
}

.tiers-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    column-gap: 35px;
    row-gap: 70px;
    padding-top: 50px;
}

/* Individual tier cards */
.tier-card {
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 35px 25px 40px;
    border-radius: 12px;
    position: relative;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.tier-card:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    padding: 1px;
    background: linear-gradient(180deg,
            rgba(4, 156, 152, 1) 0%,
            rgba(242, 242, 242, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: xor;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    z-index: 1;
}

/* Tier card header */
.tier-header {
    margin-top: 30px;
    margin-bottom: 15px;
}

.tier-icon {
    position: absolute;
    top: 0;
    left: 25px;
    transform: translateY(-50%);
    z-index: 2;
}

.tier-symbol {
    width: 82px;
    height: 82px;
    max-width: 82px;
    max-height: 82px;
    display: block;
}

.tier-header h4 {
    color: #000000;
    font-size: 30px;
    line-height: 32px;
    font-weight: 500;
    margin: 0;
}


/* Tier benefits */
.tier-benefits {
    text-align: left;
    margin-bottom: 20px;
    flex-grow: 1;
}

.benefit-item {
    padding: 15px 0;
    border-bottom: 1px solid rgba(109, 109, 109, .22);
}

.tier-benefits .benefit-item:last-of-type {
    border-bottom: none;
}



.benefits-title {
    color: #000000;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    margin: 0;
}

/* Tier requirements */
.tier-requirement {
    padding-top: 15px;
    color: #666;
    font-size: 13px;
}

.tier-requirement p {
    margin: 0;
}



/* ==========================================================================
   Address Form Nice Select Styling
   ========================================================================== */

/* Address form nice-select customization */
.nice-select {
    width: 100%;
    height: 56px;
    line-height: 48px;
    border: 1px solid #d2d2d2;
    border-radius: 300px;
    font-size: 16px;
    color: #5C5C5C;
    font-weight: 400;
    background-color: #fff;
    padding: 6px 30px;
    z-index: 100;
}


.nice-select:after {
    background-image: url(../images/nice-select-arrow.svg);
    right: 30px;
    width: 13px;
    height: 8px;
    background-size: 12px 8px;
    transition: transform 0.4s ease;
}

.nice-select.open:after {
    transform: rotate(0deg);
}

.nice-select .list {
    border: 1px solid #d2d2d2;
    border-top: none;
    border-radius: 0 0 4px 4px;
    max-height: 200px;
    border-radius: 12px;
    z-index: 1001;
}

.nice-select .option {

    padding: 12px 15px;
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 1.4;
    min-height: auto;
}

.nice-select .option.selected {
    font-weight: 500;
}

.nice-select.open {
    z-index: 1000;
}



/* Hide original select when nice-select is active */
.woocommerce-address-fields select.nice-select-field {
    display: none !important;
}



/* ==========================================================================
   Modern Navigation Styles
   ========================================================================== */

.woocommerce-MyAccount-navigation {
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 10px;
}

.woocommerce-MyAccount-navigation h4 {
    color: white;
    font-size: 24px;
    margin: 0 0 25px 0;
    text-align: left;
}

.modern-nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.modern-nav-list li {
    margin: 0;
    border-radius: 0;
    transition: all 0.3s ease;
}

.modern-nav-list li:hover {
    background: rgba(255, 255, 255, 0.1);
}

.modern-nav-list li.is-active {}

.modern-nav-list li.is-active .nav-link {
    color: #ffffff;
    font-weight: 500;
}

.modern-nav-list li.is-active .nav-link .nav-icon {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}

.nav-link {
    display: flex;
    align-items: center;
    padding: 15px 12px;
    color: white;
    text-decoration: none;

    font-size: 16px;
    transition: all 0.3s ease;
}

.nav-link:hover {
    text-decoration: none;
}

.nav-icon {
    font-size: 18px;
    text-align: center;
}

.nav-label {
    flex: 1;
}

/* ==========================================================================
   Modern Account Information Page Styles
   ========================================================================== */

.modern-account-page {
    background: #fff;
}

.account-header {}

.account-header h2 {
    color: #333;
    margin: 0;
    text-align: start;
}

.modern-form {
    padding: 0;
}

.form-section {}

.form-section:last-child {
    border-bottom: none;
}

.side_title {
    color: #000000;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 500;
    margin: 0;
}

.personal-info-section .side_title {
    margin: 40px 0 25px;
}

.form-row-group {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.form-row {
    position: relative;
}

.form-row.half-width {
    flex: 1;
}

.form-row.full-width {
    width: 100%;
}

.input-label {
    display: block;

    font-size: 14px;
    color: #666;
    margin-bottom: 8px;
}

.modern-input {
    width: 100%;
    padding: 15px 45px 15px 15px;
    border: 2px solid #e9ecef;
    border-radius: 8px;

    font-size: 16px;
    color: #333;
    background: #fff;
    transition: all 0.3s ease;
    box-sizing: border-box;
}


.edit-icon,
.calendar-icon {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    height: auto;
    max-width: 20px;
    max-height: 20px;
    pointer-events: none;
}



.radio-btn-wrapper {
    display: flex;
    gap: 40px;
    position: relative;
}

.radio-option {
    display: flex;
    align-items: center;
    cursor: pointer;

}


.radio-option input[type="radio"] {
    margin-right: 8px;
    opacity: 0;
}

.radio-label {
    position: relative;
    font-size: 16px;
    color: #333;
}

.radio-label:after {
    content: '';
    position: absolute;
    left: -25px;
    top: 50%;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: var(--hisense-primary);
    transition: all 0.3s ease;
    pointer-events: none;
    transform: translateY(-50%);
    opacity: 0;
    cursor: pointer;
}

.radio-label:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 50%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #BFBFBF;
    transition: all 0.3s ease;
    pointer-events: none;
    transform: translateY(-50%);
    cursor: pointer;
}

.radio-option input[type="radio"]:checked~.radio-label:after {
    opacity: 1;
}

.form-actions {
    margin-top: 30px;
}

.modern-btn {}

.primary-btn {
    background: var(--hisense-primary);
    color: white;
}

.primary-btn:hover {
    background: #049C98;
    transform: translateY(-2px);
}

.secondary-btn {
    background: #6c757d;
    color: white;
}

.secondary-btn:hover {
    background: #5a6268;
    transform: translateY(-2px);
}

.password-fields {
    max-width: 400px;
}

.password-input {
    padding-right: 15px;
}


/* ==========================================================================
   Responsive Styles for Modern Navigation and Account Page
   ========================================================================== */




/* ==========================================================================
   Hisense Modern Dashboard Styles
   ========================================================================== */
/* 
.hisense-modern-dashboard {
    padding: 0;
    margin: 0;
}

.dashboard-welcome {
    margin-bottom: 30px;
}

.dashboard-welcome h2 {
    font-size: 28px;
    color: #333;
    margin: 0 0 5px 0;
}

.dashboard-welcome p {

    font-size: 16px;
    color: #666;
    margin: 0;
}


.hisense-modern-dashboard {
    background: #F1F1F1;
    padding: 10px 10px 0 10px;
    border-radius: 5px;
}

.membership-tiers-container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    position: relative;
}



.membership-tier {
    text-align: center;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
}

.membership-tier.achieved {
    width: 25%;
    opacity: 1;
    background: #ffffff;
    border-radius: 5px;
    padding: 30px;
}

.future-tier-wrapper {
    background: #ffffff;
    border-radius: 5px;
    flex: 1;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px;
    position: relative;
}



.tier-badge-container {
    position: relative;
    margin-bottom: 15px;
}

.future-tier-wrapper {
    position: relative;
}

.tier-progress-markers::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    background: linear-gradient(90deg, #00AAA6 0%, #00CCC7 50%, #00E6E0 100%);
    border-radius: 2px;
    z-index: 2;
    width: var(--progress-width, 25%);
    transition: width 1.2s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 1px 3px rgba(0, 170, 166, 0.3);
}

.future-tier-wrapper .progress-indicator {
    position: absolute;
    top: 163px;
    left: calc(30px + var(--progress-width, 25%) * (100% - 60px) / 100% - 4px);
    width: 8px;
    height: 8px;
    background: #00AAA6;
    border: 2px solid white;
    border-radius: 50%;
    z-index: 3;
    transition: left 1.2s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 6px rgba(0, 170, 166, 0.4);
    animation: pulse-indicator 2s infinite;
}

@keyframes pulse-indicator {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }
}


.future-tier-wrapper .tier-progress-markers {
    position: absolute;
    top: 150px;
    left: 30px;
    right: 30px;
    height: 5px;
    z-index: 4;
    border: 1px solid #CDCDCD;
}

.future-tier-wrapper .tier-marker {
    position: absolute;
    top: 50%;
    width: 1px;
    height: 9px;
    background: #ccc;
    transform: translateY(-50%);
}

.future-tier-wrapper .tier-marker.achieved {
    background: #00AAA6;
}

.future-tier-wrapper .tier-marker:nth-child(1) {
    left: 0%;
}

.future-tier-wrapper .tier-marker:nth-child(2) {
    left: 33.33%;
}

.future-tier-wrapper .tier-marker:nth-child(3) {
    left: 66.66%;
}

.future-tier-wrapper .tier-marker:nth-child(4) {
    left: 100%;
}

.tier-progress-info {
    position: absolute;
    top: 103px;
    left: calc(30px + var(--progress-width));
    transform: translateX(-50%);
    z-index: 10;
}

.tier-progress-info .progress-text {
    margin: 0;
    font-size: 12px;
    color: #000000;
    font-weight: 400;
    background: #ffffff;
    border: 1px solid #D5D5D5;
    border-radius: 5px;
    padding: 8px 10px;
    display: inline-block;
    position: relative;
    white-space: nowrap;
}
.tier-progress-info .progress-text::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #CDCDCD;
}

.tier-progress-info .progress-text::before {
    content: '';
    position: absolute;
    top: 98%;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ffffff;
    z-index: 1;
    margin-top: 1px;
}

.tier-progress-info .progress-text.congratulations {
    color: #00AAA6;
    font-weight: 600;
    border-color: #00AAA6;
}



.tier-badge-image {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    display: block;
    transition: all 0.3s ease;
    object-fit: contain;
}

.achieved .tier-badge-image {
    width: 142px;
    height: 142px;
}

.tier-info {
    text-align: center;
    margin-top: 15px;
}

.future-tier-wrapper .tier-info {
    padding-top: 40px;
    margin-top: 0;
}

.tier-info>p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
}

.tier-price-needed {
    font-size: 16px !important;
    color: #000000 !important;
    margin-top: 4px !important;
    font-weight: 400;
}

.tier-price-needed .woocommerce-Price-currencySymbol {
    font-size: 13px !important;
}

.tier-price-needed>span {
    display: block;
}

.tier-price-needed.achieved {
    color: #00AAA6 !important;
    font-weight: 500;
}



.tier-greeting {
    font-size: 14px;
    color: #333;
    margin: 0 0 5px 0;
    font-weight: 400;
} */

/* ==========================================================================
   Hisense Order View Styles
   ========================================================================== */

/* Order Content Layout */
.order-content-wrapper {
    display: grid;
    grid-template-columns: 1fr 305px;
    gap: 30px;
    align-items: start;
}

/* Left Column */
.order-left-column {
    background: #ffffff;
    padding: 0;
    overflow: hidden;
}

/* Order Status Card */
.order-status-card {
    border-radius: 5px;
    background: #F1F1F1;
    padding: 30px;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 40px;
}

.status-circle {
    width: 68px;
    height: 68px;
    min-width: 68px;
    border-radius: 50%;
    background: #049C98;
    display: flex;
    align-items: center;
    justify-content: center;
}


.status-content h3 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 400;
    color: #000000;
    margin: 0 0;
}

.status-content h3 span {
    font-weight: 500;
}

.status-subtitle {
    font-size: 18px;
    line-height: 1.1;
    font-weight: 400;
    margin: 0;
}

.status-subtitle span {
    font-weight: 500;
}

.status-date {
    font-size: 12px;
    color: #999;
    margin: 0;
}

/* Address Limit Notice */
.address-limit-notice {
    background: #fff3cd;
    border: 1px solid #ffeaa7;
    border-radius: 6px;
    padding: 15px 20px;
    margin-top: 15px;
}

.address-limit-notice .limit-message {
    color: #856404;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    text-align: center;
}

/* Product Variations */
.product-variations {
    margin-top: 5px;
}

.product-variations small {
    color: #666;
    font-size: 11px;
    line-height: 1.3;
}


/* Hide Default WooCommerce Order Details */
.woocommerce-order-details,
.woocommerce-order-details__title,
.woocommerce-table--order-details,
.woocommerce-customer-details,
.woocommerce-order-downloads {
    display: none !important;
}

/* Order Table */
.order-table-wrapper {
    margin-top: 35px;
}

.order-details-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
    line-height: 23px;
}

.order-details-table th {
    background: #049C98;
    color: #ffffff;
    padding: 24px 15px;
    text-align: left;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
}

.order-details-table th:first-child {
    border-radius: 4px 0 0 0;
}

.order-details-table th:last-child {
    border-radius: 0 4px 0 0;
}

.order-details-table td {
    padding: 16px 15px;
    border-bottom: 1px solid #e9ecef;
    vertical-align: middle;
    background: #ffffff;
}

.total-value {
    color: #049c98;
    font-size: 16px;
    line-height: 1.1;
    font-weight: 400;

}

.total-value>span {
    font-size: 35px;
    line-height: 26px;
    font-weight: 400;
}

.hisense-order-view .woocommerce-Price-currencySymbol {
    display: none;
}

/* Order Actions */
.order-actions {
    text-align: center;
}

.hisense-order-view .order-actions {
    padding-top: 40px;
}

/* Right Column */
.order-right-column {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* Card Styles */
.showroom-details-card,
.delivery-details-card {
    background: #f1f1f1;
    border-radius: 5px;
    padding: 30px;
}

.card-title {
    color: #000000;
    font-size: 25px;
    line-height: 1.2;
    font-weight: 400;
    margin: 0 0;
    border-bottom: 1px solid #e9ecef;
}

.showroom-info li,
.delivery-info li {
    padding: 15px 0 10px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #575757;

}

.showroom-info li+li,
.delivery-info li+li {
    border-top: 1px solid rgba(109, 109, 109, 0.22)
}

.tier-name {
    font-size: 30px;
    font-weight: 500;
    margin: 0;
    color: #000;
    line-height: 1.2;
}


.progress-current {
    color: #00AAA6;
    font-weight: bold;
}

.progress-target {
    color: #333;
    font-weight: bold;
}

.progress-completed {
    color: #28a745;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

/* Overall Progress Section */
.overall-progress-section {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 2px solid rgba(0, 170, 166, 0.1);
}

.overall-progress-header {
    text-align: center;
    margin-bottom: 25px;
}

.overall-progress-header h4 {
    font-size: 22px;
    color: #333;
    margin: 0 0 8px 0;
}

.progress-description {

    font-size: 16px;
    color: #666;
    margin: 0;
}

.overall-progress-bar-container {
    position: relative;
    margin: 30px 0;
}

.overall-progress-bar {
    width: 100%;
    height: 12px;
    background: linear-gradient(90deg, #f0f0f0 0%, #e0e0e0 100%);
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
}

.overall-progress-fill {
    height: 100%;
    background: linear-gradient(90deg, #00AAA6 0%, #00CCC7 50%, #00E6E0 100%);
    border-radius: 6px;
    transition: width 1.2s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    box-shadow: 0 2px 8px rgba(0, 170, 166, 0.3);
}

.progress-indicator {
    position: absolute;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background: #00AAA6;
    border-radius: 50%;
    border: 3px solid white;
    box-shadow: 0 2px 8px rgba(0, 170, 166, 0.4);
    animation: pulse 2s infinite;
}

@keyframes pulse {

    0%,
    100% {
        transform: translateY(-50%) scale(1);
    }

    50% {
        transform: translateY(-50%) scale(1.1);
    }
}

.tier-markers {
    position: relative;
    height: 40px;
    margin-top: 15px;
}

.tier-marker {
    position: absolute;
    transform: translateX(-50%);
    text-align: center;
}

.marker-dot {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ddd;
    border: 3px solid white;
    margin: 0 auto 8px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.tier-marker.achieved .marker-dot {
    background: #00AAA6;
    box-shadow: 0 2px 8px rgba(0, 170, 166, 0.4);
}

.marker-label {
    font-size: 12px;
    color: #666;
    font-weight: bold;
    white-space: nowrap;
}

.tier-marker.achieved .marker-label {
    color: #00AAA6;
}

.progress-stats {
    display: flex;
    justify-content: space-around;
    margin-top: 25px;
    padding: 20px;
    background: rgba(0, 170, 166, 0.05);
    border-radius: 12px;
    border: 1px solid rgba(0, 170, 166, 0.1);
}

.stat-item {
    text-align: center;
    flex: 1;
}

.stat-label {
    font-size: 16px;
    line-height: 1.2;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.stat-value {
    display: block;
    font-size: 22px;
    line-height: 1.2;
    color: #00AAA6;
    font-weight: 500;
}

/* Points Balance Section */
.points-balance-section {
    margin-bottom: 40px;
}

.points-balance-card {
    padding: 0;
    color: #000000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    overflow: visible;
}



.points-info {
    flex: 1;
    z-index: 2;
    position: relative;
    padding: 40px 0;
    border-radius: 5px;
    text-align: left;
}

.points-balance-card h3 {
    font-size: 30px;
    margin: 0;
    color: #000000;
    font-weight: 400;
    line-height: 1;
}



.points-action {
    z-index: 2;
    position: relative;
}







/* Total Orders Section */
.total-orders-section {
    margin-bottom: 40px;
}

.orders-card {
    background: #F1F1F1;
    border-radius: 12px;
    padding: 30px;
    display: flex;
    align-items: center;
    gap: 30px;
}

.orders-illustration {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 20px;
    flex-shrink: 0;
}

.delivery-truck svg,
.phone-icon svg {
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.1));
}

.orders-info {
    flex: 1;
    display: flex;
    align-items: flex-end;
    gap: 50px
}

.orders-info h3 {
    font-size: 30px;
    color: #000000;
    margin: 0 0 20px 0;
}

.orders-info .secondary-button {
    min-width: 117px;
}

.orders-count {
    display: flex;
    align-items: baseline;
    gap: 10px;
}

.count-number {
    font-size: 40px;
    color: #000000;
    font-weight: 500;
    line-height: 1;
}

.count-label {

    font-size: 20px;
    font-weight: 500;
    color: #000000;
}

.orders-subtitle {

    font-size: 16px;
    color: #000000;
    margin: 0;
}

.my-orders-btn {
    background: #333;
    color: white;
    border: none;
    padding: 12px 30px;
    border-radius: 25px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

.my-orders-btn:hover {
    background: #555;
    transform: translateY(-2px);
    color: white;
}

/* Quick Actions Grid */
.quick-actions-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 30px;
}

.quick-action-card {
    background: #ffffff;
    border-radius: 5px;
    padding: 22px 20px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 20px;
    text-decoration: none;
    color: inherit;
    border: 1px solid #E8E8E8;
}

.quick-action-card:hover {
    background: #E9F5F5;
    color: inherit;
}

.action-icon {
    width: 68px;
    height: 68px;
    min-width: 68px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.action-icon.account-info {
    background: #00AAA6;
}

.action-icon.address-book {
    background: #00AAA6;
}

.action-icon.return-request {
    background: #00AAA6;
}

.action-icon.rate-review {
    background: #00AAA6;
}

.action-icon.track-order {
    background: #00AAA6;
}

.action-icon.invoice-management {
    background: #00AAA6;
}

.quick-action-card span {
    font-size: 18px;
    line-height: 1.2;
    color: #000000;
    font-weight: 400;
    text-align: left;
}


/* Page title styling for no-sidebar layout */
.hisense-no-sidebar .login-title,
.hisense-no-sidebar .registration-title {
    margin-bottom: 40px;
}




/* ==========================================================================
   Hisense Address Book Styles
   ========================================================================== */

/* .hisense-address-book {} */

/* Address Book Header */
.address-book-header {
    margin-bottom: 60px;
}


.address-book-header p {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    margin: 0;
}

.address-book-header a {
    margin-top: 30px;
}

.add-new-address-btn {
    background: #00AAA6;
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.add-new-address-btn:hover {
    background: #049C98;
    color: #ffffff;
}

/* Address Sections */
.default-address-section {
    margin-bottom: 40px;
}

.default-address-section .side_title {
    margin-bottom: 30px;
}

.section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}


.add-more-address-btn {
    background: #00AAA6;
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-decoration: none;
    display: inline-block;
}

.add-more-address-btn:hover {
    background: #049C98;
    transform: translateY(-1px);
}

/* Address Cards */
.address-card {
    background: #F1F1F1;
    border-radius: 5px;
    padding: 30px;
    transition: all 0.3s ease;
}

/* .address-card+.address-card {
    margin-top: 15px;
} */

/* Address Header */
.address-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.address-header h4 {
    font-size: 25px;
    line-height: 1.1;
    font-weight: 500;
    margin: 0;
}

.address-actions {
    display: flex;
    align-items: center;
    gap: 20px;
}

.action-btn {
    color: #575757;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    border: none;
}

.action-btn:hover {
    background: #f0f0f0;
    color: #333;
}

.delete-btn:hover {
    color: #dc3545;
    background: #ffeaea;
}

.edit-btn:hover {
    color: #00AAA6;
    background: #e6f7f7;
}

.set-default-btn:hover {
    color: #ffc107;
    background: #fff8e1;
}

/* Default Switch Styling */
.default-switch-container {
    display: flex;
    align-items: center;
    /* margin-top: 10px; */
}

.default-switch-label {
    display: flex;
    align-items: center;
    gap: 10px;

    font-size: 12px;
    color: #666;
    cursor: pointer;
    margin: 0;
}

.switch-text {
    font-weight: 500;
}

.default-switch {
    position: relative;
    width: 44px;
    height: 24px;
    background: #e0e0e0;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    outline: none;
}

.default-switch:hover {
    background: #d0d0d0;
}

.default-switch.active {
    background: #00AAA6;
}

.switch-slider {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background: white;
    border-radius: 50%;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.default-switch.active .switch-slider {
    transform: translateX(20px);
}

.default-switch:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.default-switch:disabled:hover {
    background: #e0e0e0;
}

.default-badge {
    color: #575757;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
}

/* Address Content */
.address-content>div {
    display: flex;
}

.address-content>div {
    font-size: 16px;
    line-height: 1.4;
    color: #929292;
    margin-bottom: 8px;
    text-transform: capitalize;
    column-gap: 5px;
}

.address-content>div p {
    margin: 0;
    color: #2D2D2D;
    line-height: 1.3;
}

.address-content>div p br {
    display: none;
}

.address-content>div span {
    min-width: 140px;
}



.verified-badge {
    color: #00ae26;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;

}

/* Addresses Grid */
.addresses-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

/* No Address State */
.no-address {
    background: #f1f1f1;
    ;
    border-radius: 8px;
    padding: 40px;
    text-align: center;
}

.no-address p {

    font-size: 16px;
    color: #666;
    margin: 0 0 20px 0;
}

.add-address-btn {
    background: #00AAA6;
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

.add-address-btn:hover {
    background: #049C98;
    color: #ffffff;
}



/* ==========================================================================
   Hisense Address Form Styles
   ========================================================================== */

.hisense-address-form {}

/* Address Form Header */
.address-form-header {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}

.back-page {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #000000;
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 30px;
    transition: color 0.3s ease;
}

.back-page img {
    transition: filter 0.3s ease;
}

.back-page:hover {
    color: #049C98;
}

.back-page:hover img {
    filter: brightness(0) saturate(100%) invert(56%) sepia(75%) saturate(4838%) hue-rotate(149deg) brightness(90%) contrast(97%);
}

/* Address Form */
.address-form>.form-row {
    margin-bottom: 20px;
}

.form-row-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
}

.form-row label {
    font-size: 14px;
    color: #333;
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
}

.form-row .required {
    color: #dc3545;
}

.form-row input,
.form-row select,
.form-row textarea {
    width: 100%;
    padding: 12px 30px;
    border: 1px solid #e0e0e0;
    border-radius: 300px;
    color: #5C5C5C;
    font-size: 16px;
    transition: border-color 0.3s ease;
    box-sizing: border-box;
    margin: 0;
}

.form-row textarea {
    border-radius: 5px;
}

.form-row input[type="date"] {
    height: 54px;
}

.form-row input:focus,
.form-row select:focus,
.form-row textarea:focus {
    outline: none;
}


.checkbox-row {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.checkbox-row label {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    cursor: pointer;
}

.checkbox-row input[type="checkbox"] {
    width: auto;
    margin-right: 10px;
    transform: scale(1.2);
}

/* Form Actions */
.form-actions {
    display: flex;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}

.save-address-btn {
    background: #00AAA6;
    color: white;
    border: none;
    padding: 14px 30px;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.save-address-btn:hover {
    background: #049C98;
    transform: translateY(-1px);
}

.cancel-btn {
    color: #666;
    text-decoration: none;

    font-size: 16px;
    padding: 14px 20px;
    transition: color 0.3s ease;
}

.cancel-btn:hover {
    color: #333;
    text-decoration: underline;
}

.password-section {
    padding-top: 50px;
}

.password-section .section-title {
    text-align: start;
}

.birthday_row {
    display: flex;
    align-items: center;
    gap: 30px;
}

.birthday_row .form-row {
    margin-top: 0 !important;
}

.label-title {
    margin: 0;
    font-size: 25px;
    line-height: 1.2px;
    font-weight: 500;
}

.label-title+.form-row,
.label-title+.form-row-group {
    margin-top: 30px
}

.birthday_row .modern-input {
    min-width: 337px;
    -moz-appearance: textfield;
}

.birthday_row .modern-input::-webkit-calendar-picker-indicator {
    opacity: 0;
    -webkit-appearance: none;
}

/* ===== FEEDBACK PAGE STYLES ===== */
.hisense-feedback-page .section-title {
    text-align: start;
}

.hisense-feedback-page .form-row-wide {
    margin-bottom: 20px;
}

.hisense-feedback-form label {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: #333;
}

.required {
    color: #e74c3c;
    font-weight: bold;
}

.error-message {
    display: block;
    color: #e74c3c;
    font-size: 12px;
    margin-top: 5px;
    min-height: 16px;
}

.character-count {
    text-align: right;
    font-size: 12px;
    color: #666;
    margin-top: 5px;
}

.character-count.warning {
    color: #f39c12;
}

.character-count.danger {
    color: #e74c3c;
}

.hisense-feedback-form input.error,
.hisense-feedback-form textarea.error {
    border-color: #e74c3c;
}

.hisense-feedback-form input.valid,
.hisense-feedback-form textarea.valid {
    border-color: #27ae60;
    box-shadow: 0 0 0 2px rgba(39, 174, 96, 0.1);
}

.form-row.has-error input,
.form-row.has-error textarea {
    border-color: #e74c3c;
}

.form-row.has-success input,
.form-row.has-success textarea {
    border-color: #27ae60;
}

.submit-btn {
    background: #333;
    color: white;
    border: none;
    padding: 12px 30px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.3s ease;
}

.submit-btn:hover {
    background: #555;
}

.feedback-history-section {
    margin-top: 40px;
}

.feedback-history-section h3 {
    margin-bottom: 20px;
    color: #333;
}

.feedback-item {
    background: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 20px;
}

.feedback-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.feedback-meta {
    display: flex;
    gap: 15px;
    align-items: center;
}

.feedback-id {
    font-weight: bold;
    color: #666;
}

.feedback-date {
    color: #888;
    font-size: 0.9em;
}

.status-badge {
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8em;
    font-weight: 500;
}

.status-badge.pending {
    background: #fff3cd;
    color: #856404;
}

.status-badge.reviewed {
    background: #d1ecf1;
    color: #0c5460;
}

.status-badge.responded {
    background: #d4edda;
    color: #155724;
}

.status-badge.closed {
    background: #f8d7da;
    color: #721c24;
}

.feedback-message {
    margin-bottom: 15px;
    line-height: 1.6;
}

.admin-response {
    background: #e8f5e8;
    border-left: 4px solid #28a745;
    padding: 15px;
    border-radius: 4px;
    margin-top: 15px;
}

.admin-response h4 {
    margin: 0 0 10px 0;
    color: #155724;
}

.admin-response p {
    margin: 0;
    color: #155724;
}



/* ==========================================================================
   End of Enhanced Login & Registration Forms
   ========================================================================== */

/* ==========================================================================
   Order Card Styles - Screenshot Design
   ========================================================================== */

.orders-header {
    margin-bottom: 60px;
}

.order-card {
    overflow: hidden;
    background: #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.order-card:not(:last-child) {
    margin-bottom: 20px;
}



/* Order Header - Teal Section */
.order-header {
    background: var(--hisense-border);
    color: #ffffff;
    border-radius: 5px;
    padding: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1.5fr;
    gap: 20px;
}

.order-header-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.header-label {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
}

.header-value {
    font-size: 16px;
    line-height: 1.1;
    font-weight: 400;
}

.order-number-section {}

.order-header-item .header-actions {
    display: flex;
    gap: 15px;
}

.header-link {
    color: #ffffff;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 400;
}

.header-link:hover {
    color: rgba(255, 255, 255, 0.8);
}

.order-header-item .header-link {
    color: #ffffff;
    padding: 0;
    font-size: 16px;
    line-height: 1.1;
    font-weight: 400;
}

/* Order Content - White Section */
.order-content {
    padding: 40px 30px 40px;
    background: #ffffff;
}

.order-product {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}

.order-product .product-image {
    flex-shrink: 0;
    width: 195px;
    height: 195px;
    min-height: unset;
    border: 1px solid var(--hisense-border);
    border-radius: 5px;
    overflow: hidden;
    background: #ffffff;
}

.order-product .product-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: unset;
}

.order-product .product-details {
    flex: 1;
}

.order-product .product-title {
    color: #000000;
    font-size: 35px;
    line-height: 1.1;
    font-weight: 500;
}

.order-product .product-excerpt {
    font-size: 16px;
    line-height: 31px;
    font-weight: 400;
    margin: 0;
}

/* Action Buttons */
.order-actions {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.order-actions .action-btn {
    padding: 14px 20px 12px;
    border: 1px solid var(--hisense-border);
    background: transparent;
    color: var(--hisense-border);
    border-radius: 25px;
    font-size: 16px;
    line-height: 1.1;
    font-weight: 400;
    cursor: pointer;
    transition: all 0.3s ease;
}

.order-actions .action-btn:hover {
    background: var(--hisense-border);
    color: #ffffff;
}

/* Order Action Links Grid */
.order-action-links-grid {
    margin-top: 40px;
    margin-bottom: 40px;
}

.action-link-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
    justify-content: flex-start;
}

.action-link-row:last-child {
    margin-bottom: 0;
}

.action-link-card {
    padding: 40px 30px;
    border-radius: 5px;
    background: transparent;
    color: #000000;
    text-decoration: none;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    text-align: start;
    transition: all 0.3s ease;
    display: block;
    position: relative;
}

.action-link-card:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    padding: 1.1px;
    background: linear-gradient(180deg,
            rgba(242, 242, 242, 1) 0%,
            rgba(4, 156, 152, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: xor;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    z-index: 1;
}

.action-link-card:hover {
    background: var(--hisense-border);
    color: white;
    text-decoration: none;
}

/* ==========================================================================
   Coupons Page Styles
   ========================================================================== */
.hisense-coupons-page .section-title {
    margin-bottom: 45px;
}

.coupons-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
    margin: 30px 0 0;
}

.coupon-card {
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    transition: transform 0.2s ease;
    position: relative;
    padding: 66px 30px 60px;
    z-index: 2;
}

.coupon-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    padding: 1.1px;
    background: linear-gradient(180deg, rgba(242, 242, 242, 1) 0%, rgba(4, 156, 152, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: xor;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    z-index: -1;
}


.coupon-card.used {
    opacity: 0.5;
}

.used-coupons {
    margin-top: 60px;
}

.coupon-header {
    color: #049C98;
    font-size: 15px;
    line-height: 1.1;
    font-weight: 400;
    margin-bottom: 30px;
}

.coupon-card.used .coupon-header {
    color: #000000;
}

.coupon-card.used::before {
    opacity: 0.5;
    background: linear-gradient(180deg,
            rgba(242, 242, 242, 1) 0%,
            rgba(4, 156, 152, 1) 100%);
}

.coupon-discount {
    margin-bottom: 25px;
}

.discount-amount {
    display: block;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    color: #000000;
}

.discount-label {
    display: block;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    margin-top: 5px;
    color: #000000;
}

.coupon-details p {
    margin: 0;
    font-size: 14px;
}

.coupon-description {
    color: #333;
}

.coupon-expiry,
.coupon-used-info,
.coupon-savings {
    color: #666;
}

.coupon-actions .secondary-button {
    min-width: 177px;
}

.no-coupons-message {
    text-align: center;
    padding: 40px 20px;
    color: #666;
    font-style: italic;
}

/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */



/*-------------- wish list----------------- */
.hisense-wishlist-header .section-title {
    margin-bottom: 45px;
}

.tinv-wishlist .cart-empty {
    margin-bottom: 20px;
    color: #666;
    font-size: 16px;
}

.wishlist_item .hisense-product-card {
    background: #ffffff;
    transition: all 0.3s ease;
    overflow: hidden;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    border: none;
    box-shadow: none;
    padding: 0;
}

.wishlist_item .zoom-effect.wishlist_item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.wishlist_item .product-image {
    position: relative;
    padding: 30px 20px 20px 20px;
    background: #E9F5F5;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 350px;
    border-radius: 5px;
}

.wishlist_item .product-remove {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 10;
    display: flex;
    gap: 10px;
}

.wishlist_item .product-remove button {
    cursor: pointer;
}

.wishlist_item .product-remove button:hover i {
    color: #af2732;
}

.wishlist_item .product-info {
    padding: 30px 0 0 0;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: white;
    border-radius: 0 0 16px 16px;
}

.wishlist_item .product-category {
    font-size: 14px;
    color: #545454;
    line-height: 1;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0 0 10px 0;
}

.wishlist_item .product-title a {
    font-size: 18px;
    color: #000000;
}

.wishlist_item .product-title {
    margin: 0 0 12px 0;
    font-weight: 400;
}

.wishlist_item .product-price {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #000000;
}

.wishlist_item .product-price>del {
    margin-right: 10px;
}

.wishlist_item .product-actions {
    display: grid;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
    grid-template-columns: repeat(1fr);
}

.wishlist_item .buy-now-btn,
.wishlist_item .product_type_simple,
.wishlist_item .product_type_variable {
    padding: 11px 18px;
    border: none;
    border-radius: 100px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    font-weight: 300;
    transition: all 0.3s ease;
    display: inline-block;
}

.wishlist_item .buy-now-btn {
    background: #049C98;
    color: white;
    border: 1px solid #049C98;
}

.wishlist_item .buy-now-btn:hover {
    background: #068d89;
    border: 1px solid #068d89;
}

.wishlist_item .product_type_simple,
.wishlist_item .product_type_variable {
    background: #6c757d;
    border-color: #6c757d;
    color: #ffffff;
}

.wishlist_item .product_type_simple:hover,
.wishlist_item .product_type_variable:hover {
    background: #5a6268;
    border-color: #5a6268;
    color: #ffffff;
    /* color: #068d89; */
}

.wishlist_item .attribute-item {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    width: 100%;
    align-items: center;
    padding-left: 37px;
    background: url(../../../images/size.svg) no-repeat left center;
}

.wishlist_item .attribute-options {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.wishlist_item .size-option {
    padding: 6px 12px;
    border: 1px solid #e9ecef;
    border-radius: 20px;
    font-size: 12px;
    color: #767676;
    text-align: center;
    min-width: 65px;
    background: white;
    cursor: pointer;
    transition: all 0.3s ease;
}

.wishlist_item .size-option:hover,
.wishlist_item .size-option.selected {
    border: 1px solid #049C98;
    color: #049C98;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--membership.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wishlist.is-active a {
    background-color: #00AAA6;
    color: #ffffff;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--membership a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wishlist a:hover {
    background-color: #00AAA6;
    color: #ffffff;
    padding-left: 25px;
}


@media (max-width: 1550px) {
    .myaccount-page-title h4 {
        font-size: 48px;
    }

    .myaccount-page-title {
        padding-top: 35px;
        margin-bottom: 35px;
    }

    .woocommerce-MyAccount-navigation h4 {
        font-size: 22px;
        /* was 24px */
    }

    .myaccount-title h2 {
        font-size: 22px;
        /* was 24px */
    }

    .woocommerce-myaccount-content>h3 {
        font-size: 18px;
        /* was 20px */
    }

    .change-password-set h3 {
        font-size: 18px;
        /* was 20px */
    }

    .woocommerce-myaccount-content h4 {
        font-size: 13px;
        /* was 15px - reduce 1px for 15px to 13px */
    }

    .woocommerce-MyAccount-navigation li a {
        font-size: 16px;
        margin: 8px 0;
        /* was 16px */
    }

    /* Reduce 1px for font sizes 15px to 13px */
    .account-info-block p.first {
        font-size: 15px;
        /* was 17px - reduce 2px */
    }

    .account-info-block p.second {
        font-size: 14px;
        /* was 16px - reduce 2px */
    }

    .mobile-heading-list ul li span {
        font-size: 13px;
        /* was 14px - reduce 1px */
    }

    .woocommerce-orders-table__row li {
        font-size: 13px;
        /* was 15px - reduce 1px for 15px to 13px */
    }

    .achieved .tier-badge-image {
        width: 130px;
        height: 130px;
    }

    .tier-badge-image {
        width: 110px;
        height: 110px;
    }

    .tier-info>p {
        font-size: 14px;
        line-height: 1.2;
    }



    .points-info {
        padding: 30px 0;
    }

    .points-balance-card h3 {
        font-size: 28px;
    }

    .orders-card {
        padding: 25px;
    }

    .orders-info h3 {
        font-size: 28px;
        margin: 0 0 15px 0;
    }

    .count-number {
        font-size: 35px;
    }

    .count-label {
        font-size: 18px;
    }

    .orders-subtitle {
        font-size: 14px;
    }

    .quick-action-card span {
        font-size: 16px;
    }

    .quick-action-card {
        padding: 18px 18px;
        gap: 15px;
    }

    .action-icon {
        width: 62px;
        height: 62px;
        min-width: 62px;
    }

    .action-icon img {
        width: 18px !important;
    }

    .orders-illustration img {
        width: 340px;
    }

    .points-balance-section {
        margin-bottom: 30px;
    }

    .total-orders-section {
        margin-bottom: 30px;
    }

    .myaccount-main-wrapper {
        gap: 25px;
        padding-bottom: 85px;
    }

    .woocommerce-MyAccount-content {
        width: calc(100% - 320px);
    }

    .address-book-header p {
        font-size: 16px;
    }

    .address-book-headert .section-title {
        margin-bottom: 5px;
    }

    .address-book-header a {
        margin-top: 25px;
    }

    .side_title {
        font-size: 26px;
    }

    .default-address-section .side_title {
        margin-bottom: 25px;
    }

    .address-book-header {
        margin-bottom: 50px;
    }

    .address-card {
        padding: 25px;
    }

    .address-header h4 {
        font-size: 23px;
    }

    .address-header {
        margin-bottom: 10px;
    }

    .address-content>div {
        font-size: 14px;
    }

    .verified-badge {
        font-size: 14px;
    }

    .default-badge {
        font-size: 14px;
    }

    .action-btn {
        font-size: 14px;
    }

    .address-actions {
        gap: 25px;
    }

    .no-address {
        padding: 30px;
    }

    .no-address p {
        font-size: 14px;
        margin: 0 0 15px 0;
    }

    .add-address-btn {
        padding: 10px 24px;
    }

    .back-page {
        font-size: 16px;
        margin-bottom: 25px;
    }

    .back-page img {
        width: 20px;
    }

    .form-row input,
    .form-row select,
    .form-row textarea {
        padding: 12px 25px;
        font-size: 14px;
    }

    .nice-select {
        height: 50px;
        line-height: 43px;
        font-size: 14px;
        padding: 6px 25px;
    }

    .form-row-group {
        gap: 15px;
        margin-bottom: 15px;
    }

    .address-form>.form-row {
        margin-bottom: 15px;
    }

    .form-actions {
        margin-top: 20px;
    }

    .nice-select:after {
        right: 25px;
    }

    .personal-info-section .side_title {
        margin: 35px 0 20px;
    }

    .edit-icon,
    .calendar-icon {
        max-width: 18px;
        max-height: 18px;
    }

    .label-title {
        font-size: 22px;
        line-height: 1.2;
    }

    .radio-label {
        font-size: 14px
    }

    .radio-label:before {
        width: 18px;
        height: 18px;
    }

    .radio-label:after {
        width: 10px;
        height: 10px;
    }

    .form-row input[type="date"] {
        height: 50px;
    }

    .label-title+.form-row,
    .label-title+.form-row-group {
        margin-top: 20px;
    }

    .membership-status-section {
        padding: 25px;
    }

    .current-tier-image span {
        font-size: 14px;
    }

    .stat-label {
        font-size: 14px;
    }

    .stat-value {
        font-size: 20px
    }

    .tier-card {
        padding: 30px 20px 35px;
    }

    .tier-header h4 {
        font-size: 27px;
        line-height: 30px;
    }

    .benefit-item {
        padding: 12px 0;
    }

    .benefits-title {
        font-size: 16px;
        line-height: 18px;
    }

    .main-order-list-container {
        margin-top: 30px;
    }

    .order-card:not(:last-child) {
        margin-bottom: 20px;
    }

    .order-header {
        gap: 15px;
        padding: 20px;
        ;
    }

    .header-label {
        font-size: 18px;
    }

    .header-value,
    .order-header-item .header-link {
        font-size: 14px;
    }

    .order-content {
        padding: 35px 25px 35px;

    }

    .order-product .product-title {
        font-size: 32px;
        line-height: 1.1;
        margin-bottom: 5px;

    }

    .order-product .product-excerpt {
        font-size: 14px;
        line-height: 28px;
    }

    .order-product .product-image {
        width: 175px;
        height: 175px;
    }

    .action-link-card {
        padding: 35px 25px;
        font-size: 18px;
        line-height: 26px;
    }

    .hisense-coupons-page .section-title {
        margin-bottom: 40px;
    }

    .coupons-grid {
        gap: 35px;
        margin: 25px 0 0;
    }

    .coupon-header {
        font-size: 14px;
        margin-bottom: 25px;
    }

    .discount-amount {
        font-size: 28px;
        line-height: 28px;
    }

    .discount-label {
        font-size: 20px;
        line-height: 28px;
    }

    .used-coupons {
        margin-top: 50px;
    }

    .coupon-card {
        padding: 58px 25px 55px;
    }

    .coupon-discount {
        margin-bottom: 20px;
    }

    .orders-wrapper .section-title {
        margin-bottom: 35px;
    }

    .tier-price-needed {
        font-size: 14px !important;
    }

    .tier-price-needed .woocommerce-Price-currencySymbol {
        font-size: 12px !important;
    }

    .order-status-card {
        padding: 25px;
        gap: 15px;
        margin-bottom: 35px;
    }

    .status-circle {
        width: 60px;
        height: 60px;
        min-width: 60px;
    }

    .status-content h3 {
        font-size: 27px;
    }

    .status-subtitle {
        font-size: 16px;
    }

    .order-table-wrapper {
        margin-top: 30px;
    }

    .order-details-table th {
        padding: 21px 15px;
        font-size: 17px;
        line-height: 18px;
    }

    .order-details-table {
        font-size: 14px;
        line-height: 21px;
    }

    .order-details-table td {
        padding: 14px 15px;
    }

    .total-value>span {
        font-size: 31px;
        line-height: 22px;
    }


    .card-title {
        font-size: 22px;
    }

    .showroom-info li,
    .delivery-info li {
        padding: 12px 0 8px;
        font-size: 14px;
        line-height: 18px;
    }

    .showroom-details-card,
    .delivery-details-card {
        padding: 25px;
    }

    .order-actions .action-btn {
        font-size: 14px;
    }

    .orders-header {
        margin-bottom: 50px;
    }

    .hisense-order-view .order-actions {
        padding-top: 35px;
    }

}

@media (max-width: 1450px) {
    /* .woocommerce-MyAccount-navigation {
		padding: 42px 30px 32px 30px;
	} */

    .woocommerce-MyAccount-navigation li a {
        padding: 9px 15px 7px;
    }


    .general-account-details {
        margin: 0 0 30px 0;
    }

    .change-password-set {
        margin-top: 40px;
    }

    .change-password-set {
        font-size: 22px;
    }

    /* .woocommerce-MyAccount-navigation li a {
        font-size: 14px;
    } */

    .mobile-heading-list ul li:first-child,
    .woocommerce-orders-table__row li:first-child {
        width: 9%;
    }

    .mobile-heading-list ul li:nth-child(2),
    .woocommerce-orders-table__row li:nth-child(2) {
        width: 14%;
    }

    .mobile-heading-list ul li span {
        font-size: 13px;
    }

    .mobile-heading-list ul li:nth-child(3),
    .woocommerce-orders-table__row li:nth-child(3) {
        width: 15%;
    }

    .mobile-heading-list ul li:nth-child(4),
    .woocommerce-orders-table__row li:nth-child(4) {
        width: 17%;
    }

}

@media (max-width: 1200px) {

    .mobile-heading-list ul,
    .woocommerce-orders-table__row {
        flex-wrap: wrap;
    }


    .general-account-details {
        margin: 0 0 20px 0;
    }

    .woocommerce-myaccount-content h3 {
        margin-bottom: 15px;
        font-size: 18px;
    }

    .change-password-set input,
    .change-account-details input {
        height: 44px;
    }

    .change-password-radio .form-group label {
        font-size: 14px;
    }

    .change-password-set {
        margin-top: 50px;
    }

    .tinv-wishlist .product-action #product-counter,
    .over-product .outer-div .plus {
        font-size: 16px;
    }

    .mobile-heading-list ul li:first-child,
    .woocommerce-orders-table__row li:first-child {
        width: 10%;
    }

    .mobile-heading-list ul li:nth-child(2),
    .woocommerce-orders-table__row li:nth-child(2) {
        width: 14%;
    }

    .mobile-heading-list ul li:nth-child(4),
    .woocommerce-orders-table__row li:nth-child(4) {
        width: 20%;
    }

    .mobile-heading-list {
        padding: 0 0 10px;
    }

    .mobile-heading-list ul li span {
        font-size: 13px;
    }

    .woocommerce-orders-table__row li {
        font-size: 13px;
    }

    .woocommerce-Address .title {
        margin-bottom: 10px;
    }

    .address_book h3,
    .woocommerce-Address h3 {
        font-size: 16px;
    }

    /* .woocommerce-Address address {
		padding: 25px 20px 85px 20px;
	} */

    .address_book,
    .woocommerce-Address address {
        min-height: auto;
    }

    .woocommerce-Address address .add {
        width: calc(100% - 40px);
    }

    .address_book {
        padding: 25px 20px;
    }

    .woocommerce-account .address_book header {
        margin: 0;
    }

    .account-info-block p {
        font-size: 14px;
        line-height: 20px;
    }

    .myaccount-wrapper .container {
        padding: 0;
    }

    .woocommerce-MyAccount-navigation li a {
        font-size: 15px;
    }

    .achieved .tier-badge-image {
        width: 105px;
        height: 105px;
    }

    .membership-tiers-container {
        gap: 15px;
    }

    .tier-badge-image {
        width: 90px;
        height: 90px;
    }



    .tier-name {
        font-size: 24px;
    }

    .points-balance-card h3 {
        font-size: 24px;
    }

    .points-info {
        padding: 20px 0;
    }

    .orders-card {
        padding: 20px;
    }

    .orders-illustration {
        flex: unset;
    }

    .orders-illustration img {
        width: 315px;
    }

    .orders-info h3 {
        font-size: 24px;
    }

    .count-label {
        font-size: 16px;
    }

    .orders-count {
        gap: 7px;
    }

    .count-number {
        font-size: 32px;
    }

    .quick-action-card span {
        font-size: 15px;
    }

    .points-balance-section {
        margin-bottom: 25px;
    }

    .total-orders-section {
        margin-bottom: 25px;
    }

    .action-icon {
        width: 50px;
        height: 50px;
        min-width: 50px;
    }

    .quick-actions-grid {
        gap: 15px;
        margin-top: 25px;
    }

    .myaccount-page-title h4 {
        font-size: 36px;
    }

    .myaccount-page-title {
        padding-top: 28px;
        margin-bottom: 28px;
    }

    .address-book-header p {
        font-size: 14px;
    }

    .address-book-header {
        margin-bottom: 35px;
    }

    .address-book-header a {
        margin-top: 20px;
    }

    .default-address-section .side_title {
        margin-bottom: 20px;
    }

    .address-card {
        padding: 20px;
    }

    .side_title {
        font-size: 24px;
    }

    .address-header h4 {
        font-size: 21px;
    }

    .default-address-section {
        margin-bottom: 30px;
    }

    .no-address {
        padding: 25px;
    }

    .birthday_row {
        column-gap: 25px;
        row-gap: 15px;
        flex-wrap: wrap;
    }

    .label-title {
        font-size: 20px;
        line-height: 1.2;
    }

    .hisense-feedback-form .label-title+.form-row,
    .hisense-feedback-form .label-title+.form-row-group {
        margin-top: 15px;
    }

    .hisense-feedback-page .form-row-wide {
        margin-bottom: 10px;
    }

    .hisense-feedback-page .form-row-group {
        margin-bottom: 0;
    }

    .tiers-grid {
        column-gap: 20px;
        row-gap: 65px
    }

    .tier-symbol {
        width: 65px;
        height: 65px;
    }

    .action-link-card {
        padding: 30px 20px;
        font-size: 16px;
        line-height: 22px;
    }

    .action-link-row {
        gap: 15px;
    }

    .coupons-grid {
        gap: 20px;
        margin: 20px 0 0;
    }

    .coupon-actions .secondary-button {
        min-width: unset;
    }

    .discount-amount {
        font-size: 26px;
        line-height: 26px;
    }

    .discount-label {
        font-size: 18px;
        line-height: 26px;
    }

    .hisense-coupons-page .section-title {
        margin-bottom: 30px;
    }

    .used-coupons {
        margin-top: 40px;
    }

    .order-product .product-image {
        width: 150px;
        height: 150px;
    }

    .future-tier-wrapper .tier-progress-markers {
        top: 135px
    }

    .tier-price-needed {
        font-size: 13px !important;
    }

    .future-tier-wrapper .tier-progress-markers {
        top: 95px;
    }


    .order-header {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .order-header> :nth-child(5) {
        grid-column: span 2;
    }

    .order-status-card {
        padding: 20px;
        gap: 10px;
        margin-bottom: 30px;
    }

    .status-content h3 {
        font-size: 24px;
    }

    .status-circle {
        width: 55px;
        height: 55px;
        min-width: 55px;
    }
}

/* wishlist responsive */
@media (max-width: 1040px) {
    .wishlist_item .product-price {
        font-size: 20px;
    }

    .account-left-navigation-main {
        width: 265px;
    }

    .myaccount-main-wrapper {
        gap: 20px;
    }

    .woocommerce-MyAccount-content {
        width: calc(100% - 285px);
    }

    .woocommerce-myaccount-content {
        padding: 0 0 0 20px;
    }

    .woocommerce-orders-table__row li .order-btn {
        padding: 7px 5px;
        border-radius: 5px;
        min-width: 62px;
    }

    .mobile-heading-list ul li:nth-child(3),
    .woocommerce-orders-table__row li:nth-child(3) {
        width: 20%;
    }

    .mobile-heading-list ul li:nth-child(5),
    .woocommerce-orders-table__row li:nth-child(5) {
        width: 33%;
    }

    .mobile-heading-list ul li:nth-child(2),
    .woocommerce-orders-table__row li:nth-child(2) {
        width: 16%;
    }

    .change-password-radio .form-group {
        padding: 6px 10px;
    }

    .change-password-set input,
    .change-account-details input {
        height: 42px;
    }

    .woocommerce-account .default-page {
        padding: 80px 0;
        min-height: auto;
    }

    .myaccount-title h2 {
        font-size: 30px;
    }

    .myaccount-page-title h4 {
        font-size: 32px;
    }

    .myaccount-page-title {
        padding-top: 20px;
        margin-bottom: 20px;
    }

    .myaccount-breadcrumbs {
        margin-bottom: 15px;
    }

    .breadcrumb-current .breadcrumb-text {
        font-size: 13px;
    }

    .breadcrumb-home-icon {
        width: 14px;
        height: 14px;
    }

    .address_book,
    .woocommerce-Address {
        padding: 35px 30px;
    }

    /* .woocommerce-Address .edit {
		bottom: -20px;
	} */

    /* .woocommerce-Address .edit {
		padding: 10px 40px;
		width: 100px;
	} */

    /* .address_btn_set {
		bottom: -20px;
	} */
    .fabfw-addresses-container .fabfw-delete-link.edit {
        top: 71px;
    }

    .woocommerce-myaccount-content h3 {
        margin-bottom: 10px;
    }

    .woocommerce-Address .title {
        margin-bottom: 0;
    }

    .fabfw-addresses-container {
        padding: 30px;
    }

    .future-tier-wrapper {
        padding: 15px;
    }

    .orders-card {
        flex-wrap: wrap;
    }

    .orders-illustration {
        width: 100%;
        justify-content: center;
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1)
    }

    .quick-actions-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .tier-badge-image {
        width: 65px;
        height: 65px;
    }

    .achieved .tier-badge-image {
        width: 75px;
        height: 75px;
    }

    .membership-tiers-container {
        gap: 10px;
    }

    .tier-info>p {
        font-size: 13px;
    }

    .points-balance-card h3 {
        font-size: 22px;
    }

    .orders-info h3 {
        font-size: 22px;
    }

    .count-label {
        font-size: 15px;
    }

    .count-number {
        font-size: 30px;
    }

    .orders-subtitle {
        font-size: 13px;
    }

    .points-balance-section {
        margin-bottom: 20px;
    }

    .total-orders-section {
        margin-bottom: 20px;
    }

    .quick-actions-grid {
        margin-top: 20px;
    }

    .coupons-grid {
        grid-template-columns: 1fr 1fr;
    }

    /* Order View Responsive Design */
    .order-content-wrapper {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .order-summary-title {
        font-size: 24px;
    }
}

@media (max-width: 992px) {
    .wishlist_item .product-title a {
        font-size: 14px;
    }

    .feedback-message {
        font-size: 14px;
        margin-bottom: 0;
    }

    .feedback-history-section h3 {
        font-size: 22px;
    }

    .feedback-item {
        padding: 15px;
    }

    .hisense-feedback-form .label-title+.form-row,
    .hisense-feedback-form .label-title+.form-row-group {
        margin-top: 10px;
    }
}

@media (max-width: 860px) {

    .address_book,
    .woocommerce-Address {
        width: 48.5%;
    }

    .woocommerce-Address .woocommerce-myaccount-content {
        padding: 0 0 0 18px;
        width: 72%;
    }

    /* .woocommerce-MyAccount-navigation h4 {
		font-size: 16px;
	} */

    .woocommerce-MyAccount-navigation {
        padding: 0;
    }

    .woocommerce-MyAccount-navigation li a {
        font-size: 15px;
    }



    /* .woocommerce-MyAccount-navigation li a {
		padding: 9px 0;
		font-size: 12px;
	} */

    .address_book h3,
    .woocommerce-Address h3 {
        font-size: 14px;
    }

    .address_book,
    .woocommerce-Address address {
        font-size: 13px;
        line-height: 20px;
    }

    /* .address_book,
	.woocommerce-Address address {
		min-height: 250px;
	} */

    /* .woocommerce-Address address {
		padding: 14px 10px 55px 10px;
	} */

    .woocommerce-Address address .add {
        width: calc(100% - 20px);
        bottom: 10px;
        font-size: 13px;
    }

    .address_book {
        padding: 15px 10px;
    }

    .wc-address-book-make-primary {
        font-size: 12px;
        border-radius: 6px;
        margin-top: 7px;
    }

    .myaccount-main-wrapper {
        flex-direction: column;
        gap: 20px;
    }

    .account-left-navigation-main {
        width: 100%;
    }

    .woocommerce-myaccount-content {
        width: 100%;
        padding: 30px 0 0 0;
    }

    .myaccount-title h2 {
        font-size: 28px;
        margin: 0 0 30px 0;
    }

    .myaccount-page-title {
        margin-bottom: 20px;
    }

    .myaccount-page-title h4 {
        font-size: 28px;
    }

    .myaccount-breadcrumbs {
        margin-bottom: 12px;
    }

    .breadcrumb-current .breadcrumb-text {
        font-size: 12px;
    }

    .breadcrumb-home-icon {
        width: 13px;
        height: 13px;
    }

    .address_book-container {
        margin-top: 20px;
    }

    .account-info-block p {
        font-size: 13px;
        line-height: 17px;
    }

    .woocommerce-account .default-page {
        padding: 50px 0;
    }

    .woocommerce-MyAccount-navigation li:last-child {
        padding-top: 0;
    }

    .woocommerce-MyAccount-navigation li:nth-last-child(2) {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .woocommerce-MyAccount-content {
        width: 100%;
    }

    .address-book-header {
        margin-bottom: 30px;
    }

    .address-content>div span {
        min-width: 120px;
    }

    .label-title {
        font-size: 18px;
    }

    .hisense-feedback-page .form-row-group {
        margin-bottom: 0;
        gap: 0;
    }

    .woocommerce-MyAccount-navigation li:last-child .nav-inner-div {
        padding: 0;
    }
}

/* Responsive adjustments for no-sidebar layout */
@media (max-width: 768px) {
    .woocommerce-myaccount-content-no-sidebar {
        max-width: 100%;
        padding: 0 15px;
    }

    .myaccount-page-outer {
        padding: 40px 0;
    }

    /* Membership Page Responsive Design */
    .membership-stats {
        grid-template-columns: 1fr;
    }

    .current-tier-image {
        padding: 10px;
    }

    .tier-image {
        width: 80px;
        height: 80px;
    }



    .tiers-grid {
        grid-template-columns: 1fr 1fr;
    }

    .status-header {
        flex-direction: column;
        gap: 15px;
        text-align: center;
    }

    .tier-card {
        padding: 20px 20px 30px;
    }

    .tier-card:after {
        border-radius: 12px;
    }

    .auth-footer {
        padding: 15px 20px;
    }

    .footer-links {
        gap: 15px;
    }

    .login-title h2,
    .registration-title h2 {
        font-size: 24px;
    }

    .login-title p,
    .registration-title p {
        font-size: 14px;
    }

    .socal-login a {
        padding: 10px 15px;
        padding-left: 45px;
        font-size: 14px;
    }

    .show-password-input {
        right: 12px;
        font-size: 14px;
    }

    .password-input input {
        padding-right: 40px !important;
    }

    .show-password-input {
        right: 10px;
        font-size: 12px;
    }

    .terms-text,
    .newsletter-text {
        font-size: 12px;
    }


    .woocommerce-MyAccount-navigation h4 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .nav-link {
        padding: 12px 10px;
        font-size: 15px;
    }

    .nav-icon {
        font-size: 16px;
    }

    .account-header {
        padding: 20px;
    }




    .form-row-group {
        flex-direction: column;
        gap: 15px;
    }

    .form-row.half-width {
        flex: none;
        width: 100%;
    }

    .modern-input {
        padding: 12px 40px 12px 12px;
        font-size: 15px;
    }

    .radio-btn-wrapper {
        gap: 30px;
    }

    .modern-btn {
        padding: 12px 25px;
        font-size: 15px;
        width: 100%;
    }

    /* Responsive Design for Membership Dashboard */



    .membership-tiers-container::before {
        display: none;
    }


    .tier-info h4 {
        font-size: 18px;
    }

    .future-tier-wrapper::after {
        top: 152px;
        left: 25px;
    }

    .future-tier-wrapper .progress-indicator {
        top: 80px;
        left: calc(25px + var(--progress-width));
    }

    .future-tier-wrapper .tier-progress-markers {
        top: 95px;
        left: 25px;
        right: 25px;
    }

    .orders-info {
        width: 100%;
        justify-content: space-between;
    }

    .points-info h3 {
        font-size: 22px;
    }


    .orders-card {
        flex-direction: column;
        text-align: center;
    }

    .quick-actions-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /* Responsive adjustments for no-sidebar forms */

    .hisense-no-sidebar .login-form-container,
    .hisense-no-sidebar .register-form-page {
        max-width: 100%;
        padding: 30px 20px;
        margin: 0 15px;
    }


    .address-actions {
        align-self: flex-end;
    }

    .section-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

    .add-more-address-btn {
        width: 100%;
        text-align: center;
    }

    .addresses-grid {
        grid-template-columns: 1fr;
    }

    .default-switch-container {
        justify-content: center;
        margin-top: 15px;
    }

    .default-switch-label {
        flex-direction: column;
        gap: 8px;
        text-align: center;
    }

    .form-row-group {
        grid-template-columns: 1fr;
    }

    .form-actions {
        margin-top: 15px;
        padding-top: 15px;
    }

    .cancel-btn {
        text-align: center;
    }

    /* Feedback responsive styles */
    .form-group-half {
        width: 100%;
        display: block;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .feedback-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .feedback-meta {
        flex-wrap: wrap;
    }

    .myaccount-main-wrapper {
        padding-bottom: 75px;
    }

    /* Order Card Responsive Styles */
    .order-header {
        gap: 15px;
    }

    .order-number-section {
        text-align: left;
        margin-left: 0;
    }

    .order-content {
        padding: 20px;
    }

    /* .order-product {
        flex-direction: column;
        gap: 15px;
    } */

    .order-product .product-image {
        width: 130px;
        height: 130px;
    }

    .order-product .product-title {
        font-size: 20px;
    }

    .order-product .product-excerpt {
        font-size: 14px;
    }

    .order-product .order-actions {
        gap: 10px;
    }

    /* Action Links Grid Responsive */
    .action-link-row {
        flex-direction: column;
        gap: 15px;
    }

    .action-link-card {
        max-width: 100%;
        padding: 16px 20px;
        font-size: 15px;
    }

    /* Coupons Page Responsive */
    .coupon-card {
        padding: 45px 25px 45px;
    }


    .order-summary-title {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .order-details-table th {
        padding: 18px 15px;
        font-size: 16px;
        line-height: 18px;
    }

    .status-content h3 {
        font-size: 20px;
    }

    .showroom-details-card,
    .delivery-details-card {
        padding: 15px;
    }

    .status-subtitle {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .woocommerce-Address address .add {
        width: auto;
        padding: 6px 14px;
    }

    .wishlist_item .product-info {
        padding: 15px 0 0 0;
    }

    .woocommerce-account .address_book .add-new-address .button {
        padding: 6px 14px;
    }

    .address_book-container {
        margin: 0;
    }

    .address_book,
    .woocommerce-Address address {
        border-radius: 6px;
    }

    .woocommerce-Address:first-child {
        margin: 0;
    }

    .woocommerce-myaccount-content h3 {
        margin-bottom: 8px;
    }


    .myaccount-title h2 {
        font-size: 23px;
        margin: 0 0 20px 0;
    }

    .myaccount-page-title {
        margin-bottom: 15px;
    }

    .myaccount-breadcrumbs {
        margin-bottom: 10px;
    }

    .breadcrumb-list {
        gap: 6px;
    }

    .breadcrumb-current .breadcrumb-text {
        font-size: 11px;
    }

    .breadcrumb-home-icon {
        width: 12px;
        height: 12px;
    }

    .breadcrumb-separator {
        margin: 0 2px;
    }

    .breadcrumb-separator svg {
        width: 6px;
        height: 10px;
    }

    .change-password-set-inner .form-row,
    .change-account-details .form-row {
        width: 100%;
    }

    .change-password-set-inner .form-row {
        margin-bottom: 0;
    }

    .change-password-set input,
    .change-account-details input {
        font-size: 13px;
    }

    .woocommerce-EditAccountForm button {
        margin-top: 5px;
        padding: 10px 50px;
    }

    .change-password-set {
        margin-top: 30px;
    }

    .change-password-set .form-row:last-child {
        margin-bottom: 0;
    }

    .woocommerce-orders-table__row li .order-btn {
        min-width: auto;
    }

    .woocommerce-orders-table__row li .order-btn {
        padding: 7px 5px 6px 5px;
    }

    .main-account-inner-container h2 {
        font-size: 24px;
        line-height: 1;
    }

    .woocommerce-MyAccount-navigation h4 {
        font-size: 18px;
        margin-bottom: 0;
    }

    .woocommerce-MyAccount-navigation li a {
        font-size: 14px;
    }

    .woocommerce-MyAccount-navigation .nav-icon {}

    .woocommerce-MyAccount-navigation li:last-child {
        padding-bottom: 0;
    }

    .main-order-list-container {
        margin-top: 25px;
    }

    .account-info-block p.second {
        font-size: 14px;
        line-height: 19px;
    }

    .myaccount-wrapper .wishlist-products .products li {
        width: 48%;
        margin: 0 1%;
    }

    .wishlist-products .product-thumbnail a {
        padding: 20px 15px;
    }

    .myaccount-wrapper .tinv-wishlist .product-thumbnail {
        min-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .myaccount-wrapper .tinv-wishlist .products {
        row-gap: 30px;
    }

    .fabfw-addresses-container {
        width: 100%;
    }

    .woocommerce-order-details__title {
        font-size: 28px;
    }

    .quick-action-card {
        padding: 12px;
    }

    .orders-card {
        gap: 15px;
    }

    .order-actions .action-btn {
        padding: 8px 10px 8px;
    }

    .order-product {
        margin-bottom: 20px;
    }

    .address-card {
        padding: 15px;
    }

    .wishlist_item .buy-now-btn,
    .wishlist_item .product_type_variable {
        padding: 7px 18px;
    }

    .hisense-wishlist-header .section-title {
        margin-bottom: 30px;
    }

    .hisense-address-form {
        padding-top: 30px;
    }
}

@media (max-width: 640px) {
    .woocommerce-orders-table__row li {
        width: 100% !important;
    }

    .odr-list .mobile-heading-list,
    .odr-list+.odr-list .mobile-heading-list {
        display: block;
    }

    .address-header h4 {
        font-size: 16px;
    }

    .odr-list {
        float: left;
        margin-bottom: 20px;
    }

    .odr-list:last-child {
        margin: 0;
    }

    .mobile-heading-list ul li {
        width: 100% !important;
    }

    .mobile-heading-list {
        width: 40%;
        float: left;
    }

    .woocommerce-orders-table__row {
        width: 60%;
        float: left;
    }

    .mobile-heading-list ul li {
        padding: 10px 0;
    }

    .mobile-heading-list ul li,
    .woocommerce-orders-table__row li {
        border-bottom: 1px solid #ddd;
    }

    .woocommerce-orders-table__row {
        border: none;
    }

    .mobile-heading-list ul li:last-child {
        padding: 15px 0 16px 0;
    }

    .address_book,
    .woocommerce-Address {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 20px;
    }

    .additional_address {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .address_book,
    .woocommerce-Address address {
        min-height: auto;
    }

    .registration-title {
        margin-bottom: 10px;
    }

    .registration-title p {
        font-size: 13px;
    }

    .login-form-page,
    .register-form-page {
        padding: 20px;
        border-radius: 15px;
    }

    label {
        font-size: 12px;
        margin: 0 0 4px 0;
    }

    .input-text,
    .login-form-page .form-control,
    .register-form-page .form-control {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }

    .woocommerce-myaccount-leftside {
        margin: 0 0 30px 0;
    }

    .mobile-heading-list ul li,
    .woocommerce-orders-table__row li {
        padding: 7px 0;
    }

    .mobile-heading-list ul li span,
    .woocommerce-orders-table__row li {
        font-size: 12px;
        line-height: 1;
    }

    .mobile-heading-list ul li:last-child {
        padding: 13px 0 13px 0;
    }

    .login-form-page .input-text,
    .register-form-page .input-text {
        height: 34px;
        line-height: 34px;
    }

    .login-form-page label,
    .register-form-page label {
        text-transform: capitalize;
    }

    .login-form-page .btn,
    .register-form-page .btn {
        margin: 0;
    }

    .form-group {
        margin-bottom: 20px;
    }

    .login-form-container .login-seperation {
        margin: 15px auto 20px auto;
    }

    .login-form-page .btn,
    .register-form-page .btn {
        margin-top: 5px;
        border-radius: 6px;
    }

    .reg-widget-bottom {
        margin-top: 12px;
    }

    .login-form-page .input-label,
    .register-form-page .input-label {
        font-size: 12px;
    }

    .remember-forgot .forgot-pass {
        font-size: 12px;
    }

    .container-check {
        font-size: 12px;
    }

    .new-user {
        margin-top: 15px;
        font-size: 12px;
    }

    .tiers-grid {
        grid-template-columns: 1fr;
    }

    .action-link-row {
        grid-template-columns: 1fr 1fr;
    }

    .form-row input,
    .form-row select,
    .form-row textarea {
        padding: 9px 18px;
    }

    .birthday_row .modern-input {
        min-width: unset;
    }

    .personal-info-section .side_title {
        margin: 15px 0 20px;
        font-size: 20px;
    }
}

@media (max-width: 580px) {
    .woocommerce-address-fields .form-row {
        width: 100%;
    }

    .woocommerce-address-fields input,
    .woocommerce-address-fields select {
        height: 44px;
        padding: 5px 15px;
    }

    .woocommerce-account .default-page {
        padding: 40px 0;
    }

    .login-form-page .input-label,
    .register-form-page .input-label {
        font-size: 13px;
        margin-bottom: 6px;
    }

    .login-form-page .btn,
    .register-form-page .btn {
        height: 40px;
        line-height: 40px;
    }

    .password-input {
        width: 100%;
    }

    .register-form-page .form-row {
        margin-bottom: 20px;
    }

    .remember-forgot {
        margin-bottom: 15px;
    }

    .woocommerce-form-login .woocommerce-form-row {
        margin-bottom: 20px;
    }

    .login-form-page,
    .register-form-page {
        padding: 10px;
    }

    .points-balance-card {
        flex-direction: column;
        align-items: flex-start;
    }

    .points-balance-card {
        padding: 20px 0;
    }

    .points-info {
        padding: 0 0 10px;
    }

    .orders-info {
        flex-direction: column;
        align-items: stretch;
        gap: 20px;
    }

    .orders-count {
        justify-content: center;
    }

    .order-header {
        grid-template-columns: 1fr 1fr;
    }

    .order-product .product-image {
        width: 80px;
        height: 80px;
    }

    .order-product {
        gap: 15px;
    }

    .order-product .product-title {
        font-size: 16px;
        line-height: 1.4;
    }

    .coupon-card {
        padding: 30px 20px 30px;
    }

    .discount-label {
        font-size: 16px;
        line-height: 22px;
    }

    .points-info h3 {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .woocommerce-customer-details .addresses .woocommerce-column {
        width: 100%;
        margin: 0;
        padding: 15px;
    }

    .woocommerce-customer-details .addresses {
        flex-wrap: wrap;
        row-gap: 20px;
    }

    .myaccount-wrapper .wishlist-products .products li {
        width: 100%;
    }

    .woocommerce-myaccount-content-no-sidebar {
        padding: 0 10px;
    }

    .myaccount-page-outer {
        padding: 20px 0;
    }

    .footer-links {
        flex-direction: column;
        gap: 10px;
    }

    .woocommerce-MyAccount-navigation {
        padding: 15px 10px;
    }

    .woocommerce-MyAccount-navigation h4 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .nav-link {
        padding: 10px 8px;
        font-size: 14px;
    }

    .nav-icon {
        font-size: 14px;
    }

    .account-header {
        padding: 15px 0;
    }

    .account-header h2 {
        font-size: 20px;
    }


    .modern-input {
        padding: 10px 35px 10px 10px;
        font-size: 14px;
    }

    .edit-icon,
    .calendar-icon {
        right: 10px;
        max-width: 18px;
        max-height: 18px;
    }

    .birthday_row .modern-input {
        width: 100%;
    }

    .modern-btn {
        padding: 10px 20px;
        font-size: 14px;
    }


    .tier-greeting {
        font-size: 13px;
    }

    .tier-name {
        font-size: 20px;
    }

    .tier-member {
        font-size: 13px;
    }

    .form-actions {
        flex-direction: column;
        align-items: stretch;
    }

    .myaccount-main-wrapper {
        padding-bottom: 50px;
    }

    .form-actions .secondary-button {
        max-width: unset;
    }

    .overall-progress-section {
        margin-top: 25px;
        padding-top: 25px;
    }

    .overall-progress-header h4 {
        font-size: 20px;
    }

    .progress-description {
        font-size: 14px;
    }

    .overall-progress-bar {
        height: 10px;
    }

    .progress-indicator {
        width: 10px;
        height: 10px;
        right: -5px;
    }

    .tier-markers {
        height: 35px;
        margin-top: 12px;
    }

    .marker-dot {
        width: 14px;
        height: 14px;
    }

    .marker-label {
        font-size: 11px;
    }

    .progress-stats {
        flex-direction: column;
        gap: 15px;
        padding: 15px;
    }

    .stat-label {
        font-size: 12px;
    }

    .stat-value {
        font-size: 16px;
    }

    .quick-actions-grid {
        grid-template-columns: 1fr;
    }

    .hisense-no-sidebar .login-form-container,
    .hisense-no-sidebar .register-form-page {
        padding: 20px 15px;
        margin: 0 10px;
        border-radius: 6px;
    }

    .form-row .secondary-button {
        width: 100%;
        max-width: unset;
    }

    /* Order Card 480px Responsive Styles */
    .order-header {
        padding: 15px;
    }

    .order-content {
        padding: 15px 0;
    }

    .order-card+.order-card {
        padding-top: 0;
    }

    .header-label {
        font-size: 15px;
    }

    .header-value {
        font-size: 14px;
    }

    .product-title {
        font-size: 18px;
    }

    .action-btn {
        padding: 5px 10px;
        font-size: 13px;
    }

    .action-link-row {
        grid-template-columns: 1fr;
    }

    .coupons-grid {
        grid-template-columns: 1fr;
    }

    .order-details-table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

    .order-summary-title {
        font-size: 20px;
    }

    .status-content h3 {
        font-size: 18px;
    }

}

@media (max-width: 360px) {
    .myaccount-wrapper .wishlist-products .products li {
        width: 100%;
        margin: 0 1%;
    }

    .myaccount-wrapper .wishlist-products .products .wishlist_item .product-name {
        min-height: auto;
    }

    .auth-recaptcha .g-recaptcha {
        transform: scale(0.7);
    }

    .tier-badge-image {
        width: 55px;
        height: 55px;
    }
}