.template-customers-account #MainContent>.t4s-section-customers>.t4s-customer {
    background: transparent;
    max-width: 100% !important;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: start;
}
#profile-view form#customer-form .field-group input[readonly],
#profile-view form#customer-form .field-group select[disabled] {
    background: #f7f7f7;
}
.order {
    flex-direction: column;
}
#profile-view form#customer-form button#updateInfoBtn img {
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    top: 0.875rem;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    animation: spin 2s linear infinite;
}
.del-accept img {
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    top: 0.688rem;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    animation: spin 2s linear infinite;
}
.custom-profile-card .avatar div {
    display: flex;
    flex-direction: column;
}
.order a.backbutton {
    display: none;
}
.template-customers-account #MainContent>.t4s-section-customers>.t4s-customer:before,
.template-customers-account #MainContent>.t4s-section-customers>.t4s-customer:after {
    display:none;
}
.template-customers-account #MainContent>.t4s-section-customers>.t4s-customer .t4s-col-item {
    padding: 0px;    
}
.t4s-account-nav ul {
    background: #ffff;
    box-shadow: 0px 0px 1px 0px #22242d1f, 0px -1px 3px 0px #22242d0a, 0px 1px 2px -5px #22242d0a, 0px 2px 5px -5px #22242d1f, 0px 4px 12px -5px #22242d3d, 0px 12px 15px -5px #22242d0f;
}
.template-customers-account #MainContent>.t4s-section-customers>.t4s-customer .t4s-account-content {
    margin-top: 3.25rem;
    width: 50%;
    flex: 1;
}
.order .t4s-shopify-message {
    align-items: center;
    justify-content: center;
    gap: 1.25rem;
}
.order .t4s-shopify-message span {
    font-family: Futura_PT_Medium;
    color: #000;
    font-size: 1rem;
}
.order .t4s-shopify-message div {
    display: flex;
    flex-direction: column-reverse;
    align-items: start;
}
.order .t4s-shopify-message a {
    min-height: 3rem;
    background: #CA142A;
    font-family: 'Futura_PT_Medium' !important;
    font-size: .75rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 2.813rem;
    border-radius: 1.5rem;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    margin-top: 0.938rem;
}
.order .t4s-shopify-message span {
    font-family: Futura_PT_Medium;
    color: #000;
    font-size: 1rem;
}
.t4s-account-content h3 {
    position: absolute;
    top: -1.063rem;
    transform: translateY(-100%);
    left: 0px;
    font-size: 1.625rem;
    font-family: Futura_PT_Demi;
    line-height: normal;
}
.t4s-account-nav ul li {
    display: flex;
    width: 100%;
    align-items: center;
    border-bottom: 0px;
    padding: 1rem;
    position: relative;
}
.t4s-account-nav ul li a:before {
    content: '';
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}
.template-customers-addresses .page_section_heading {
    display: none;
}
.template-customers-addresses .t4s-customer.t4s-customer-account.is--addresses .product-bread {
    display: none;
}
.template-customers-addresses .t4s-customer.t4s-customer-account.is--addresses h4.my-account-heading {
    display: none;
}
.template-customers-addresses .t4s-customer.t4s-customer-account.is--addresses {
    max-width: 100% !important;
    width: 100%;
    background: transparent !important;
    flex-direction: row !important;
    align-items: start !important;
}
.template-customers-addresses .t4s-customer.t4s-customer-account.is--addresses .t4s-col-item {
    padding: 0px;
}
.template-customers-addresses .t4s-customer.t4s-customer-account.is--addresses .t4s-account-content {
    margin-top: 3.25rem;
    width: 50%;
    flex: 1;
}
.is--addresses .t4s-account-content h4.btutob-desk {
    display: none;
}
.main-address-container {
    background: #fff;
    padding: 1.25rem;
    position: relative;
    box-shadow: 0px 0px 1px 0px #22242d1f, 0px -1px 3px 0px #22242d0a, 0px 1px 2px -5px #22242d0a, 0px 2px 5px -5px #22242d1f, 0px 4px 12px -5px #22242d3d, 0px 12px 15px -5px #22242d0f;
}
.template-customers-addresses .t4s-customer.t4s-customer-account.is--addresses:before,
.template-customers-addresses .t4s-customer.t4s-customer-account.is--addresses:after {
    display:none;
}
.address-update-message {
    width: max-content;
    position: absolute;
    top: -3.938rem;
    left: 11.875rem;
}
.address-update-message p {
    display: none;
    font-family: Futura_PT_Medium;
    font-size: 0.875rem;
}
.address-update-message p.show {
    display: flex!important;
    justify-content:center;
    align-items:center;
}
.main-address-container ul.address-box {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -0.313rem;
    row-gap: 0.625rem;
    position: relative;
}
.main-address-container ul.address-box .address-container {
    width: calc(50% - 0.626rem);
    margin: 0px 0.313rem;
    position: relative;
    border: 1px solid #ccc;
}
.main-address-container ul.address-box div li {
    margin: 0px;
    position: relative;
}
.prof-svg {
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    padding: 0.75rem 0.625rem;
}
.pro-custom {
    text-align: start;
    padding: 0.625rem .75rem;
    max-width: 78%;
}
body.template-customers-addresses.new-class-naems .addres-shimer {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0.5;
    width: 100%;
    height: 100%;
    z-index: 50000;
    display: block;
}
body.template-customers-addresses:has(.show-del-pop) .addres-shimer {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0.5;
    width: 100%;
    height: 100%;
    z-index: 50000;
    display: block;
}
.pro-custom p.pro-name {
    font-size: 1rem;
    font-family: Futura_PT_Medium;
    color: #000;
    margin-bottom: 0.25rem;
    display: flex;
    align-items: center;
    gap: .5rem;
}
.main-address-container ul.address-box div li span.default-para {
    background: #ffc729!important;
    padding: 0.188rem 0.5rem;
    font-size: 0.625rem;
    font-family: Futura_PT_Medium;
    border-radius: .75rem;
}
.button-prodf {
    flex-direction: column;
    position: absolute;
    background: #fff;
    right: 1.25rem;
    top: 0.625rem;
    z-index: 9;
}
.delete-add-popup .delete-buttons a {
    text-decoration: none !important;
    width: 7.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-profile-card .avatar>span {
    width: 2.5rem;
    height: 2.5rem;
    background: #CA142A;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.313rem;
    opacity: 1;
}
.custom-profile-card .avatar>span img {
    width: 1.25rem;
}
.button-prodf button {
    margin: 0px!important;
    font-size: .75rem;
    font-family: Futura_PT_Medium;
    padding: 0.438rem;
    min-width: 80px !important;
    line-height: normal;
}  
.main-address-container ul.address-box div li span.default-para {
    background: #ffc729 !important;
    padding: 0.25rem 0.5rem;
    font-size: 0.625rem;
    font-family: Futura_PT_Medium;
    border-radius: .75rem;
}
.pro-custom .pro-deflex p {
    font-family: Futura_PT_Book;
    color: #000;
    font-size: 0.75rem;
    opacity: .7;
}
.pro-custom p.pro-add {
    font-family: Futura_PT_Book;
    color: #000;
    font-size: 0.75rem;
    opacity: .7;
}
.addres-new-add {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 999999;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
}
.edit-add-form {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 999999;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
}
.edit-add-form form {
    padding: 1.25rem;
    column-gap: .75rem;
}
.new-class-naems .edit-add-form {
    visibility: visible;
    opacity: 1; 
}
.add-address-btn.custom_button .addres-new-add {
    visibility: visible;
    opacity: 1;
}
body:has(.custom_button) .t4s-close-overlay {
    opacity: .5;
    visibility: visible;
}
.t4s-close-overlay {
    z-index: 500000!important;
}
body:has(.custom_button) {
    overflow-y: hidden;
}
#AddAddress #address_form_new {
    padding: 1.25rem;
    column-gap: .75rem;
}
#AddAddress .t4s_field {
    display: flex;
    margin-bottom: .72rem;
    flex: 1 0 48%;
    flex-direction: column-reverse;
    margin-top: 0px;
    margin-right:0px;
}
#AddAddress .select-field {
    display: flex;
    margin-bottom: .72rem;
    flex: 1 0 48%;
    flex-direction: column;
    margin-top: 0px;
}
.edit-add-form .t4s_field {
    display: flex;
    margin-bottom: .72rem !important;
    flex: 1 0 48%;
    flex-direction: column-reverse;
    margin-top: 0px !important;
    margin-right: 0px !important;
}
.edit-add-form .select-field {
    display: flex;
    margin-bottom: .72rem;
    flex: 1 0 48%;
    flex-direction: column;
    margin-top: 0px;
}   
#AddAddress .set-default input#address_default_address_new {
    margin-top: 0px;
    accent-color: #ca142a;
}
#AddAddress .set-default label {
    font-family: 'Futura_PT_Medium';
    color: #000;
    font-size: 0.875rem;
    line-height: normal;
}
.edit-add-form .edit-checkbox input {
    margin-top: 0px!important;
    accent-color: #ca142a;
}
.form-btn-add {
    display: flex;
    gap: .75rem;
    margin-top: 1.5rem;
}
.form-btn-add button {
    margin: 0px !important;
}
.edit-add-form .edit-checkbox label {
    font-family: 'Futura_PT_Medium';
    color: #000;
    font-size: 0.875rem;
    line-height: normal;
}
.edit-add-form .edit-checkbox {
    display: flex;
    align-items: center;
    gap: 0.375rem;
}
#AddAddress .set-default {
    display: flex;
    align-items: center;
    gap: 0.375rem;
}
#AddAddress div:has(.new-add-button) {
    display: flex;
    gap: .75rem;
}
#customer_login label {
    display: none !important;
}
.form-btn-add .updating-button {
    min-height: 3rem;
    background: #CA142A!important;
    font-family: 'Futura_PT_Medium' !important;
    font-size: .75rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 2.813rem;
    border-radius: 1.5rem;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.form-btn-add .t4s_btn_white {
    min-height: 3rem;
    background: #fff;
    font-family: 'Futura_PT_Medium' !important;
    font-size: .75rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 2.813rem;
    border-radius: 1.5rem;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
#AddAddress button.new-add-button {
    min-height: 3rem;
    background: #CA142A;
    font-family: 'Futura_PT_Medium' !important;
    font-size: .75rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 2.813rem;
    border-radius: 1.5rem;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
#AddAddress button.new-cancel-button {
    min-height: 3rem;
    background: #fff;
    font-family: 'Futura_PT_Medium' !important;
    font-size: .75rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 2.813rem;
    border-radius: 1.5rem;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.edit-add-form .t4s_field label {
    display: block !important;
    position: static !important;
    transform: none !important;
    font-family: 'Futura_PT_Medium';
    color: #000;
    font-size: .875rem;
}
.edit-add-form .t4s_field input {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    background: transparent;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem!important;
    color: #000000;
}
.edit-add-form .select-field select {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    background: transparent;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem;
    color: #000000!important;
}
.select-field label {
    display: block !important;
    position: static !important;
    transform: none !important;
    font-family: 'Futura_PT_Medium';
    color: #000;
    font-size: .875rem;
}
#AddAddress button {
    margin: 1.25rem 0px 0px;
}
#AddAddress .t4s_field label {
    display: block !important;
    position: static !important;
    transform: none !important;
    font-family: 'Futura_PT_Medium';
    color: #000;
    font-size: .875rem;
}
#AddAddress .t4s_field input {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    background: transparent;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem;
    color: #000000;
}
#AddAddress .select-field select {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    background: transparent;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem;
    color: #000000;
}
.is--addresses h2.t4s_title_addresses {
    margin-bottom: 0px;
    font-size: 1.625rem;
    font-family: Futura_PT_Demi;
    line-height: normal;
    letter-spacing: 0px;
    margin-top: 1.875rem;
}
#AddAddress .select-field label {
    display: block !important;
    position: static !important;
    transform: none !important;
    font-family: 'Futura_PT_Medium';
    color: #000;
    font-size: .875rem;
}
.address-button-section button.t4s_btn_black.new-add-update {
    min-height: 3rem;
    background: #CA142A;
    font-family: 'Futura_PT_Medium' !important;
    font-size: 0.875rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 3.188rem;
    margin: 0rem auto 0px;
    border-radius: 1.5rem;
}
#orders-view {
    flex-wrap: wrap;
}
#orders-view.custom-account-tab {
    flex-wrap: nowrap;
}
#orders-view .mobile-my-order {
    flex: 1 0 50%;
    margin-bottom: 1.375rem;
}
#orders-view .order-ine-sec {
    flex: 1 0 100%;
    background: #fff;
    padding: 1rem 1.688rem 1.5rem 1.125rem;
    margin-bottom: 0.938rem;
    border: 0.063rem solid #DEDEDE;
    display: block;
    max-width: 100%;
}
body[class*="template-customers"] #t4s-mini_cart {
    z-index: 999999999;
}
#orders-view .order-ine-sec.hide-order {
    display: none;
}
#orders-view .order-ine-sec .offer-flex {
    display: flex;
    justify-content: space-between;
    padding-bottom: 1.25rem;
    align-items: center;
}
#orders-view .order-ine-sec .offer-flex .offer-text {
    display: flex;
    align-items: center;
}
#orders-view .order-ine-sec .offer-flex .offer-text span {
    font-family: 'Futura_PT_Medium';
    font-size: 0.938rem;
    line-height: normal;
}
#orders-view .order-ine-sec .offer-flex .offer-text p {
    margin: 0px;
}
#orders-view .order-ine-sec .offer-flex .order-id-esec p {
    margin: 0px;
    font-size: 0.875rem;
    line-height: normal;
    font-family: 'Futura_PT_Medium';
    color: #000;
}
#orders-view .order-ine-sec .offer-flex .offer-text h6 {
    display: flex;
    flex-direction: column;
}
#orders-view .order-ine-sec .offer-flex .offer-text .offer-badge {
    display: flex;
    margin-right: 0.625rem;
}
#order-view-section .order-sub-summer {
    display: flex;
    align-items: stretch;
    gap: 0.625rem;
    position: relative;
}
#order-view-section .order-sub-summer .order-sum .Order-details-link {
    display: flex;
    position: absolute;
    left: 6.875rem;
    bottom: 1rem;
}
.custom-order-section .Order-amount {
    display: flex;
    gap: .5rem;
}
.order-buttons {
    margin-top: 0rem;
    gap: 0.625rem;
    display: flex;
    align-items: center;
}
.tracking-url a {
    font-family: 'Futura_PT_Demi';
    font-size: .9rem;
    color: rgba(0, 0, 0, 1)!important;
    text-decoration: underline;
    text-underline-offset: 0rem!important;
    line-height: normal;
    font-size:1rem;
}
.nationality-dropdown .option.highlight {
  background-color: #f2f2f2;
}
.option.hide {
  display: none!important;
}
.tracking-url  {
    margin-top:.5rem;
}
.tracking-url a span {
    color: #ffc729;
}
.order-buttons .click-view-detail {
    min-height: 2.5rem;
    background: #CA142A;
    font-family: 'Futura_PT_Medium' !important;
    font-size: 0.875rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 2.188rem;
    border-radius: 1.5rem;
    position: relative;
    color: #fff;
    display: flex !important;
    align-items: center;
}
.order-buttons .cancel-bnt-order button.button.cancel-order {
    min-height: 2.5rem;
    background: #000;
    font-family: 'Futura_PT_Medium' !important;
    font-size: 0.875rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 2.188rem;
    border-radius: 1.5rem;
    position: relative;
    color: #fff;
    /* display: none !important; */
    align-items: center;
}
#cancellable-modal #cancellable-cancel-dialog {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#cancellable-modal #cancellable-cancel-dialog #cancellable-modal-headline {
    font-size: 1.5rem !important;
    font-family: 'Futura_PT_Demi' !important;
    letter-spacing: 0px !important;
    line-height: normal !important;
}
#cancellable-modal #cancellable-cancel-dialog p#cancellable-modal-content {
    font-size: 1rem !important;
    font-family: 'Futura_PT_Book' !important;
    letter-spacing: 0px !important;
}
#cancellable-modal #cancellable-cancel-dialog label[for="cancel_reason"] {
    font-family: 'Futura_PT_Medium' !important;
    font-size: 1rem;
}
#cancellable-modal #cancellable-cancel-dialog select#cancel_reason {
    font-family: 'Futura_PT_Book' !important;
}
#cancellable-modal #cancellable-cancel-dialog button[data-action="yes"] {
    min-height: 2.5rem;
    background: #CA142A;
    font-family: 'Futura_PT_Medium' !important;
    font-size: 0.875rem !important;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 2.188rem !important;
    border-radius: 1.5rem !important;
    position: relative;
    color: #fff;
    display: flex !important;
    align-items: center;
    border-color: #CA142A!important;
}
#cancellable-modal #cancellable-cancel-dialog .sm-flex-row-reverse {
    justify-content: start !important;
    padding-left: 3.5em;
    padding-top: .2em;
}
button.js-return-exchange {
    min-height: 2.5rem !important;
    font-family: 'Futura_PT_Medium' !important;
    font-size: 0.875rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 2.188rem !important;
    border-radius: 1.5rem !important;
    position: relative;
    align-items: center;
    border: 1px solid #000;
    max-height: max-content;
    min-width: max-content !important;
    margin-top: 0rem !important;
}
#cancellable-modal #cancellable-cancel-dialog button[data-action="no"] {
    min-height: 2.5rem;
    background: #fff;
    font-family: 'Futura_PT_Medium' !important;
    font-size: 0.875rem !important;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 2.188rem !important;
    border-radius: 1.5rem !important;
    position: relative;
    color: #000;
    display: flex !important;
    align-items: center;
}
.add-review.for-mobile {
    display: none;
}
#order-view-section .order-sub-summer .order-sum {
    display: flex;
    flex-direction: column;
    flex: 1;
    height: 100%;
}
.t4s-customer #order-view-section .order-sub-summer .order-sum h1 {
    margin-top: 0px;
    font-size: 0.875rem !important;
    font-weight: normal;
    color: #000 !important;
    font-family: Futura_PT_Book;
    letter-spacing: 0px;
    line-height: 1.063rem;
    margin-bottom: 0.438rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#order-view-section .order-sub-summer .order-sum .Order-amount p {
    font-size: 0.875rem;
    color: #000;
    display: flex;
    gap: 0.5rem;
    font-family: Futura_PT_Demi;
    line-height: 1.125rem;
    letter-spacing: 0px;
    align-items: center;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.custom-order-detail-section .Order-amount {
    display: flex;
    gap: .5rem;
}
#order-view-section .order-sub-summer .order-sum .Order-amount p.cut-price {
    color: #7D7D7D;
    text-decoration: line-through;
}
#order-view-section .order-sub-summer .order-sum .Order-details-link p {
    margin: 0px;
    font-family: Futura_PT_Book;
    font-size: 0.875rem;
    padding-right: 1.25rem;
    position: relative;
    display: flex;
    gap: 0.188rem;
}
.Order-buttons {
    display: flex;
    gap: 0.625rem;
    justify-content: start;
}
#order-view-section .order-sub-summer .order-sum .Order-details-link p span {
    font-family: Futura_PT_Medium;
    color: #000;
    display: flex;
}
.size-btn p:before {
    content: '';
    width: 0.063rem;
    height: 1.25rem;
    position: absolute;
    left: -0.625rem;
    top: 50%;
    background: #dedede;
    transform: translateY(-50%);
}
#order-view-section .order-sub-summer img {
    width: 6.25rem;
    height: 6.25rem;
}
#orders-view .order-ine-sec .offer-flex .offer-text p span {
    font-size: 0.813rem;
    font-family: 'Futura_PT_Book';
    opacity: .6;
}
#orders-view .order-ine-sec .offer-flex .offer-text .offer-badge svg {
    width: 2rem;
    height: 2rem;
}
#orders-view .mobile-my-order .order-heading {
    display: flex;
    justify-content: start;
    font-size: 1rem;
    font-family: Futura_PT_Medium;
    color: #000;
    align-items: center;
}
#orders-view .order-filter {
    flex: 1 0 50%;
}
#orders-view .order-filter .custom-dropdown {
    display: flex;
    justify-content: end;
    position: relative;
}
#orders-view .order-filter .custom-dropdown .custom-select-label {
    width: 14.375rem;
    cursor:pointer;
    border-bottom: 0.063rem solid #E1E1E1;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);
    background-position: right 0.625rem top 40%;
    background-size: auto 1rem;
    background-repeat: no-repeat;
    font-family: Futura_PT_Book;
    display: flex;
    gap: 0.313rem;
    position: relative;
}
#orders-view .order-filter .custom-dropdown .custom-select-label .dropdown-selected:before {
    content: '';
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}
.custom-dropdown .dropdown-options {
    position: absolute;
    width: 14.375rem;
    right: 0px;
    bottom: 0px;
    transform: translateY(100%);
    display: flex;
    flex-direction: column;
    height: 0px;
    overflow: hidden;
    max-height: max-content;
    transition: all .3s ease;
    padding: 0.75rem 0.938rem;
    row-gap: 0.313rem;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.1);
    visibility: hidden;
    opacity: 0;
    background: #fff;
    z-index: 2;
}
.custom-dropdown .dropdown-options div {
    font-family: 'Futura_PT_Book';
    height: 1.688rem;
    display: flex;
    align-items: center;
    color: inherit;
    cursor: pointer;
}
.order-buttons div {
    cursor: pointer;
}
.new-order-section .main-order {
    display: none;
}
.new-order-section .main-order.active-order {
    display: block;
}
.custom-dropdown .dropdown-options div.selected {
    font-family: 'Futura_PT_Medium';
    color: #000;
}
.custom-dropdown .dropdown-options.show {
    height: 12.5rem;
    visibility: visible;
    opacity: 1;
}
#orders-view .order-filter .custom-dropdown .custom-select-label .dropdown-selected {
    font-family: Futura_PT_Medium;
    color: #000;
}
h3.order-section-back {
    display: flex;
    align-items: center;
    gap: 0.375rem;
    cursor: pointer;
}
h3.order-section-back svg {
    width: 1rem;
    transform: rotate(180deg);
}
h3.order-section-back p {
    margin: 0px;
}
.address-button-section {
    margin: 2.5rem 0px;
}
.address-button-section:not(:has(.no-address-msg)) {
    margin: 1.25rem 0px 0px;
}
.address-button-section .no-address-msg {
    margin: 0px auto .625rem;
    font-family: 'Futura_PT_Medium';
    font-size: 1rem;
    color: #000;
}
.t4s-account-nav ul .menu-mobile {
    display: flex;
    width: 100%;
    align-items: center;
}
.t4s-account-nav ul li a {
    border: 0px;
    padding: 0px;
    font-family: Futura_PT_Medium;
    font-size: 0.813rem;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
    background: transparent !important;
}
.t4s-customer ul li.active_tab {
    background:#ffc729 !important;
}
#profile-view .profile-information {
    width: 45%;
}
#profile-view .t4s-table-res-df {
    width: 55%;
    padding-left: 3.125rem;
    overflow-y: unset !important;
    max-height: 100%;
    overflow-x: unset !important;
}
#profile-view form#customer-form {
    justify-content: start;
}
.form-section {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    column-gap: .75rem;
}
#nationalityDropdown .selected-option {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    background: transparent;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem;
    color: #000000;
    opacity: 1;
    display: flex;
    align-items: center;
}
#nationalityDropdown .selected-option img {
    margin-right: .4rem;
    width: 2rem;
    height: auto;
}
#MainContent>.t4s-section-customers>.t4s-customer:has(.profile.active_class) {
    overflow: visible;
}
#nationalityDropdown .options {
    position: absolute;
    left: 0px;
    bottom: -0.068rem;
    transform: translateY(100%);
    background: #fff;
    width: 100%;
    padding: 0rem;
    z-index: 999999;
    max-height: max-content;
    height: 0px;
    transition: all .3s ease;
    overflow: hidden;
}
#nationalityDropdown.show-nationality .options { 
    padding: 0.625rem 0.938rem;
    height: 300px;
}
#nationalityDropdown .options .option {
    display: flex;
    pointer-events:cursor;
}
#nationalityDropdown .options .option:not(:last-child) {
    padding-bottom: .8rem;
}
#nationalityDropdown .options .option img {
    margin-right: .4rem;
    width: 2rem;
    height: auto;
}
#nationalityDropdown .options .option span {
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    line-height: normal;
}
.nationality-list {
    max-height: 13.587rem;
    overflow-y: auto;
    padding-top: 1rem;
}
div#nationalityDropdown {
    position: relative;
    pointer-events: cursor;
    outline: 0 !important;
}
#nationalityDropdown.disabled {
    background: #f7f7f7;
    pointer-events: none;
}
#profile-view .t4s-table-res-df .profile-headinf span {
    font-family: Futura_PT_Demi;
    font-size: 1.25rem;
    color: #000;
    letter-spacing: 0px;
    display:none;
}
#profile-view p.form-title {
    font-family: Futura_PT_Demi;
    font-size: 1.25rem;
    color: #000;
    letter-spacing: 0px;
    text-transform: capitalize;
    margin-bottom: .75rem;
    width: 100%;
}
#profile-view form#customer-form .field-group {
    display: flex;
    flex-direction: column;
    margin-bottom: .72rem;
    flex: 1 0 48%;
}
#profile-view form#customer-form .field-group select {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    background: transparent;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem;
    color: #000000;
    opacity: 1;
}
#profile-view form#customer-form .field-group:nth-last-of-type(2) {
    max-width: calc(50% - 0.313rem);
}
.profile-oerview {
    display: flex;
    gap: .75rem;
    margin-top: .75rem;
}
.overview-section {
    flex: 1 0 47%;
    border: 1px solid #ccc;
    text-align: center;
    padding: 40px 25px;
    height: 10.625rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
#profile-view form#customer-form .field-group:last-child {
    flex: 1 0 100%;
    margin-bottom: 0px;
}
#profile-view form#customer-form button#editInfoBtn {
    min-height: 3rem;
    background: #000;
    font-family: 'Futura_PT_Medium' !important;
    font-size: 0.875rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 3.188rem;
    border-radius: 1.5rem;
    margin-top: 1rem;
}
.field-group.edit-update p.success-message {
    width: max-content;
    font-family: Futura_PT_Medium;
    font-size: 0.875rem;
    margin: 0px;
    line-height: normal;
    margin-top: 1rem;
    color: green;
    padding-left: 1rem;
}
.field-group.edit-update p.success-message.hide {
    display:none;
}
.new-order-section {
    padding:0px!important;
    width: 70%;
}
.new-order-section .shippent-order-sec {
    position: absolute;
    right: -2%;
    width: 40%;
    transform: translateX(100%);
    top: 0px;
    background: #fff;
    box-shadow: 0px 0px 1px 0px #22242d1f, 0px -1px 3px 0px #22242d0a, 0px 1px 2px -5px #22242d0a, 0px 2px 5px -5px #22242d1f, 0px 4px 12px -5px #22242d3d, 0px 12px 15px -5px #22242d0f;
    padding: 0.625rem 0.938rem;
}
.new-order-section .shippent-order-sec h6 {
    font-family: 'Futura_PT_Medium';
    font-size: 1rem;
    line-height: normal;
    margin-bottom: 0.625rem;
}
.new-order-section .shippent-order-sec .shipemnt-addres * {
    margin: 0px;
    font-family: 'Futura_PT_Book';
    font-size: 0.875rem;
    line-height: normal;
    margin-bottom: 0.125rem;
}
.new-order-section .shippent-order-sec .shipemnt-addres {
    margin-bottom: 1rem;
}
.order-price-section h4 {
    display: flex;
    justify-content: space-between;
    font-size: 0.875rem;
    font-family: 'Futura_PT_Book';
    margin-bottom: 0.25rem;
    line-height: normal;
    font-weight: normal;
}
.order-sec-second {
    margin-top: 0.625rem;
    padding-top: 0.625rem;
    border-top: 0.063rem solid #dedede;
}
.price-totl h4 {
    font-family: 'Futura_PT_Demi';
    font-size: 1.125rem;
}
.order-sec-second>* {
    display: flex;
    justify-content: space-between;
    font-size: 0.875rem;
    font-family: 'Futura_PT_Book';
    margin-bottom: 0.25rem;
    line-height: normal;
}
.order-sec-second> h4.vat {
    margin-top: .75rem;
}
.order-sec-second div span {
    font-size: 0.875rem;
    font-family: 'Futura_PT_Book';
    margin-bottom: 0.25rem;
    line-height: normal;
    color: #000;
}
.order-sec-second>div:last-child {
    padding-bottom: 0.625rem;
}   
.template-customers-account #MainContent>.t4s-section-customers>.t4s-customer .t4s-account-content:has(.new-order-section.active_class) {
    min-height: 24.375rem;
}
.order-price-section h4 * {
    margin: 0px;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.main-order-wrapper #order-view-section {
    padding: 0px 0.938rem 0.938rem;
}
#order-view-section:not(:last-child) {
    padding-bottom: 0.938rem;
}
.new-order-section .new-order-section-flex {
    width: 100%;
}
.order-status-new {
    height: 2.938rem;
    display: flex;
    background-image: url(/cdn/shop/files/HEADER_RED_BACKGROUND-WEB_1.png?v=1756963034);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 1.563rem;
    align-items: center;
}
.order-status-new svg {
    width: 1.125rem;
    height: 1.25rem;
}
.order-status-new h2 {
    margin: 0px!important;
    font-size: 0.813rem!important;
    color: #fff;
    font-family: Futura_PT_Medium;
    display: flex;
    flex-direction: column;
    padding-left: .75rem;
}
.order-status-new h2 p {
    margin: 0px;
    font-family: Futura_PT_Book;
    opacity: .9;
    font-weight: normal;
    font-size: .75rem;
    line-height: normal;
}
.main-order-wrapper .status-channel {
    padding: 0px 0.938rem;
    height: 2.188rem;
    margin-bottom: 1.688rem;
}
.main-order-wrapper .status-channel .offer-flex {
    display: flex;
    justify-content: space-between;
    min-height: 100%;
    align-items: end;
}
.main-order-wrapper .status-channel .offer-flex>div {
    display: flex;
    align-items: center;
    width: 30%;
    justify-content: center;
    height: 1.563rem;
    border-bottom: 0.125rem solid #CFCFCF;
    gap: 0.188rem;
}
.main-order-wrapper .status-channel .offer-flex>div svg {
    width: 0.688rem;
    height: 0.688rem;
    display: none;
}
.main-order-wrapper .status-channel .offer-flex p {
    font-family: Futura_PT_Book;
    font-size: .75rem;
    color: #000;
    opacity: .6;
    margin: 0px;
}
.main-order-wrapper .status-channel .offer-flex>div.active-status p {
    font-family: Futura_PT_Medium;
    opacity: 1;
}
.main-order-wrapper .status-channel .offer-flex>div.active-status svg {
    display: block;
}
.field-group.edit-update {
    flex-direction: row !important;
    align-items: center;
}
#profile-view form#customer-form button#updateInfoBtn {
    min-height: 3rem;
    background: #CA142A;
    font-family: 'Futura_PT_Medium' !important;
    font-size: 0.875rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 3.188rem;
    border-radius: 1.5rem;
    margin-top: 1rem;
    position:relative;
    min-width: 10.28rem;
}
.help-section {
    flex-direction: column;
}
.help-section span.desc {
    margin-bottom: .75rem;
    font-family: Futura_PT_Medium;
    font-size: 1rem;
    color: #000;
}
.help-flex-se {
    display: flex;
    max-width: 65%;
    flex-wrap: wrap;
    gap: .75rem;
}
.help-iner a div {
    display: flex;
    flex-direction: column;
}
.help-iner a p.info-head {
    font-family: Futura_PT_Demi;
    color: #000;
    font-size: 0.875rem;
}
.help-iner a div.help-svg {
    margin-right: .625rem;
}
.help-iner a p {
    font-size: .75rem;
    font-family: Futura_PT_Book;
    margin-bottom: 0px;
}
.help-iner {
    display: flex;
    border: 1px solid #E9E9E9;
    width: 48%;
    height: 4.938rem;
    border-radius: 19px;
    padding: 1.25rem 1.063rem;
    flex: 1 0 47%;
}
.help-iner a div.help-svg svg {
    width: 2.563rem;
    height: 2.563rem;
}
.help-iner a {
    display: flex;
    text-decoration: none !important;
}
.t4s-customer ul li.active_tab g#Group_75341 {
    filter: invert(1);
}
#profile-view form#customer-form .field-group label.field-label {
    font-family: Futura_PT_Medium;
    color: #000;
    font-size: .875rem;
}
#profile-view form#customer-form .field-group input {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    background: transparent;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem;
    color: #000000;
}
.custom-profile-card {
    background: #f7f7f7;
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: space-between;
    align-items: self-start;
    gap: .5rem;
}
.overview-section a {
    text-decoration: none!important;
}
.overview-section h4 {
    font-size: 1rem;
    text-decoration: none;
    margin-top: .625rem;
    font-family: Futura_PT_Demi;
}
.overview-section p {
    margin-bottom: 0px;
    font-size: .75rem;
    font-family: Futura_PT_Book;
}
.custom-profile-card .avatar {
    display: flex;
    align-items: start;
    gap: 0.625rem;
    flex-direction: row;
    width: max-content;
}
.custom-profile-card .profile-credits {
    position: relative;
    top: .1rem;
    padding-left: 3rem;
}
.custom-profile-card .profile-credits a {
    text-decoration: none;
    display: flex;
    align-items: center;
    padding: .3rem;
    background: rgb(255 230 22 / 12%);
    gap: .2rem;
    border: 0.068rem solid rgb(255 230 22 / 50%);
    border-radius: .4rem;
}
.custom-profile-card .profile-credits a img {
    width: .8rem;
}
.custom-profile-card span {
    font-size: .75rem;
    font-family: Futura_PT_Medium;
    color: #000;
    line-height: normal;
    opacity: .7;
}
.custom-profile-card .avatar svg {
    position: relative;
    top: 0.375rem;
}
p.prgile-name {
    font-family: 'Futura_PT_Demi';
    line-height: normal;
    margin: 0px;
    font-size: 1.625rem;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.t4s-customer ul li.active_tab g[data-name*="Ellipse"] {
    stroke: #000;
    fill: #000;
}
.t4s-customer ul li.active_tab g[data-name*="Group"] {
    fill: #fff;
}
.t4s-account-nav ul li svg {
    width: 1.875rem;
    height: 1.875rem;
}
.t4s-account-nav ul li svg.acunt-arow {
    width: 0.625rem;
    height: 0.625rem;
    fill: #000;
}
.template-customers-account #MainContent>.t4s-section-customers>.t4s-customer .t4s-account-content>*:not(.order) {
    display: none!important;
    background: #fff;
    background: #fff;
    box-shadow: 0px 0px 1px 0px #22242d1f, 0px -1px 3px 0px #22242d0a, 0px 1px 2px -5px #22242d0a, 0px 2px 5px -5px #22242d1f, 0px 4px 12px -5px #22242d3d, 0px 12px 15px -5px #22242d0f;
    position:relative;
    padding: 1.25rem;
}
.order {
    background: #fff;
    box-shadow: 0px 0px 1px 0px #22242d1f, 0px -1px 3px 0px #22242d0a, 0px 1px 2px -5px #22242d0a, 0px 2px 5px -5px #22242d1f, 0px 4px 12px -5px #22242d3d, 0px 12px 15px -5px #22242d0f;
}
.order .t4s-form__message {
    padding: 1.25rem;
    overflow: hidden;
    position: relative;
}
.edit-add-form h2.t4s_title_addresses {
    margin-bottom: 10px;
}
.template-customers-account #MainContent>.t4s-section-customers>.t4s-customer .t4s-account-content>.active_class {
    display:flex!important;
}
.template-customers-account #MainContent>.t4s-section-customers {
    max-width: 100%;
    flex-direction: column;
    align-items: start;
}
.customer-welcome {
    padding: 0px 1.75rem;
    margin-bottom: 1rem;
}
.customer-welcome h2 {
    font-family: 'Futura_PT_Book';
    font-size: 2rem;
}
.template-customers-account #MainContent>.t4s-section-customers>.t4s-customer .product-bread {
    display: none;
}
#MainContent>.t4s-section-customers {
    margin: 0px !important;
    padding: 0px;
    background: #f7f7f7;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 87.5vh;
    max-width: 100%;
    padding: 1.875rem 0px;
}
.template-customers-account #MainContent>.t4s-section-customers>.t4s-customer h4.my-account-heading {
    display: none;
}
#MainContent>.t4s-section-customers>.t4s-customer {
    margin: 0px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 0.625rem;
    max-width: 25.875rem;
    padding: 0.875rem 1.75rem 1.75rem;
    gap: 2.5rem;
    position: relative;
}
#MainContent>.t4s-section-customers>.t4s-customer:before {
    content: '';
    background-image: url(/cdn/shop/files/Group_84823.svg?v=1756293232);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 7.313rem;
    height: 6.688rem;
    position: absolute;
    top: -4.688rem;
    right: 0px;
}
#MainContent>.t4s-section-customers>.t4s-customer:after {
    content: '';
    background-image: url(/cdn/shop/files/Group_84820.svg?v=1756293247);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 8.25rem;
    height: 7.75rem;
    position: absolute;
    right: -6.375rem;
    top: 46%;
    transform: translateY(-50%);
}
.login-sect form {
    display: flex;
    flex-direction: row;
    justify-content: start;
    gap: 0.375rem;
    align-items: center;
    flex-wrap: nowrap !important;   
}
.login-sect form label {
    font-size: 11px;
}
.login-sect form label {
    font-size: .75rem;
    font-family: 'Futura_PT_Book';
    color: rgb(15 15 15 / 71%);
}
.login-sect {
    position: absolute;
    top: 9.25rem;
    left: 2rem;
}
.t4s-customer h1 {
    font-family: Baskervville-Bold;
    font-size: 0px !important;
    line-height: 1.75rem;
    margin-bottom: 1.875rem;
    margin-top: 0.875rem;
} 
#mobileOTPLoginSection .selectbox-wrapper {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    margin-bottom: 3.313rem;
    padding-left: 0.813rem;
    transition: all .3s ease;
} 
/* #mobileOTPLoginSection .selectbox-wrapper:before {
    content: '';
    background-image: url(/cdn/shop/files/Flag_of_the_United_Arab_Emirates_svg.png?v=1757488956);
    background-size: cover;
    background-repeat: no-repeat;
    width: 0rem;
    height: 0.813rem;
    margin-right: 0rem;
    transition: all .3s ease;
} */
#mobileOTPLoginSection .selectbox-wrapper select#mobileCountryCodeDropdown {
    border: 0px;
    margin-right: 0px;
    height: 1.875rem;
    font-family: 'Futura_PT_Medium';
    color: #545454;
    width: max-content;
    padding: 0px 0.813rem 0px 0px;
    font-size: 0.938rem;
    position: relative;
    border-right: 1px solid #B8B8B8;
    border-radius: 0px;
    transition: all .3s ease;
    opacity: 1;
}
#mobileOTPLoginSection .selectbox-wrapper input#smlPhoneNumberInput {
    width: 100%;
    height: 3rem;
    border: 0px;
    background: transparent;
    flex: 1;
    font-family: 'Futura_PT_Medium';
    color: #000;
    font-size: 0.938rem;
    transition: all .3s ease;
    position: relative;
    z-index: 2;
}
#mobileOTPLoginSection .selectbox-wrapper input#smlPhoneNumberInput::placeholder {
    position:relative;
    top:0px;
    left:-0.313rem;
    transform:scale(1);
    transition:all .3s ease;
    font-family: Futura_PT_Medium;
    font-size: 0rem;
    color: #545454;
    padding:0.313rem;
    display:block!important;
}
#customer_login .phone_number_container label {
    display: flex !important;
    font-family: Futura_PT_Medium;
    font-size: 0.938rem;
    color: #545454;
    line-height: normal;
    position: absolute;
    left: .5rem;
    top: 0.4rem;
    background: #fff;
    padding: .5rem;
    transition: all .3s ease;
}
.phone_number_container:has(input#smlPhoneNumberInput:focus) label {
    transform: scale(.8);
    left: -0.3rem !important;
    top: -.6rem !important;
    padding: 0rem .5rem !important;
}
.has-value .phone_number_container label {
    transform: scale(.8);
    left: -0.3rem !important;
    top: -.6rem !important;
    padding: 0rem .5rem !important;
}
.phone_number_container {
    flex: 1;
    position: relative;
}
.selectbox-wrapper:has(input#smlPhoneNumberInput:focus):after {
    font-size: 0.813rem;
    top: 0%;
    color: #000;
}
.selectbox-wrapper:has(input#smlPhoneNumberInput:focus) {
    border-color: #000;
}
.selectbox-wrapper:has(input#smlPhoneNumberInput:focus)::before {
    width: 1.125rem;
    margin-right: 0.313rem;
}
.selectbox-wrapper:has(input#smlPhoneNumberInput:focus) select#mobileCountryCodeDropdown {
    color: #000;
    border-color: #000;
}
#mobileOTPLoginSection.has-value .selectbox-wrapper:after {
    font-size: 0.813rem;
    top: 0%;
    color: #000;
}
#mobileOTPLoginSection.has-value .selectbox-wrapper {
    border-color: #000;
}
#mobileOTPLoginSection.has-value .selectbox-wrapper::before {
    width: 1.125rem!important;
    margin-right: 0.313rem;
}
#mobileOTPLoginSection.has-value .selectbox-wrapper select#mobileCountryCodeDropdown {
    color: #000;
    border-color: #000;
}
#mobileOTPLoginSection:has(#submitOTPButton[style="display: inline-block;"]) .selectbox-wrapper {
    display: none;
}
#mobileOTPLoginSection:has(#submitOTPButton[style="display:inline-block;"]) .selectbox-wrapper {
    display: none;
}
#login:has(#submitOTPButton[style="display: inline-block;"]) .login-sect {
    display: none;
}
#login:has(#submitOTPButton[style="display:inline-block;"]) .login-sect {
    display: none;
}
#mobileOTPLoginSection:has(#submitOTPButton[style="display: inline-block;"]) h1#simplify-login-sign-up-text {
    margin-bottom: 0.625rem;
}
#mobileOTPLoginSection:has(#submitOTPButton[style="display:inline-block;"]) h1#simplify-login-sign-up-text {
    margin-bottom: 0.625rem;
}

.t4s-customer:has(input#userEmailInput[style="display: inline-block;"]) .selectbox-wrapper {
    display: none;
}
.t4s-customer:has(input#userEmailInput[style="display: inline-block;"]) .login-sect {
    display: none;
}
.t4s-customer:has(input#userEmailInput[style="display: inline-block;"]) div#smlAcceptMarketingDiv {
    display: none!important;
}
.t4s-customer:has(input#userEmailInput[style="display: inline-block;"]) div#phoneNumberAndEditDiv {
    display: none;
}
.t4s-customer:has(input#userEmailInput[style="display: inline-block;"]) p#smlContinueText {
    display: none !important;
}
.t4s-customer:has(input#userEmailInput[style="display: inline-block;"]) .socialLogin_buttons {
    display: none;
}
.t4s-customer:has(input#userEmailInput[style="display: inline-block;"]) div#otherLoginMethodsDiv {
    display: none !important;
}

.t4s-customer:has(input#userEmailInput[style="display:inline-block;"]) .selectbox-wrapper {
    display: none;
}
.t4s-customer:has(input#userEmailInput[style="display:inline-block;"]) .login-sect {
    display: none;
}
.t4s-customer:has(input#userEmailInput[style="display:inline-block;"]) div#smlAcceptMarketingDiv {
    display: none!important;
}
.t4s-customer:has(input#userEmailInput[style="display:inline-block;"]) div#phoneNumberAndEditDiv {
    display: none;
}
.t4s-customer:has(input#userEmailInput[style="display:inline-block;"]) p#smlContinueText {
    display: none !important;
}
input#userFirstNameInput {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    background: transparent;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem;
    color: #000000;
    margin-top: 0.938rem;
}
input#userLastNameInput {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    background: transparent;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem;
    color: #000000;
}
input#userEmailInput {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    background: transparent;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem;
    color: #000000;
}
button#registerUserButton {
    min-height: 3rem;
    background: #CA142A;
    font-family: 'Futura_PT_Medium' !important;
    font-size: 0.875rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 3.188rem;
    margin: 2.375rem auto 0px;
    border-radius: 1.5rem;
}
button#registerUserButton[style="display: inline-block;"] {
    display: block !important;
}
button#registerUserButton[style="display:inline-block;"] {
    display: block !important;
}
.t4s-customer:has(button#registerUserButton[style="display: inline-block;"]) div#loginError {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 4.15rem;
    padding: 0px 1.75rem;
}
.t4s-customer:has(button#registerUserButton[style="display:inline-block;"]) div#loginError {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 4.15rem;
    padding: 0px 1.75rem;
}
#login>h3.form__message {
    font-family: Baskervville-Bold;
    font-size: .75rem;
    text-align: center;
    margin: 0px !important;
    justify-content: center;
    position: absolute;
    top: 4.375rem;
    left: 0px;
    right: 0px;
}
#login>h3.form__message+p {
    display: none;
}
#login>h3.form__message+p+form#customer_login h1#simplify-login-sign-up-text {
    display: none;
}
.t4s-customer:has(#login>h3.form__message) .login-sect {
    top: 9.6rem;
}
#login>h3.form__message svg {
    display: none;
}
.template-customers-register .t4s-customer.is--register form#create_customer:before {
    content: 'Register in Borders';
    font-size: 1.375rem !important;
    font-family: Baskervville-Bold;
    line-height: 1.75rem;
    margin-bottom: 0.875rem;
    margin-top: 0.875rem;
    color: #000;
}
.template-customers-register .t4s-customer.is--register input {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    background: transparent;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem!important;
    color: #000000;
    margin-top: 0.938rem;
}
.template-customers-register .t4s-customer.is--register input::placeholder {
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    display:block;
    opacity:1;
}
.template-customers-register .t4s-customer.is--register button.t4s_btn_submmit {
    color: #fff !important;
    margin: 1.563rem 0px 0.625rem !important;
}
.template-customers-register .t4s-customer.is--register a {
    font-family: 'Futura_PT_Book';
    font-size: 0.813rem;
    color: #CA142A;
}
.t4s-customer ul li {
    font-family: 'Futura_PT_Book';
    text-align: center;
    font-size: 0.875rem;
    color: #CA142A !important;
    line-height: 1.25rem;
}
span#RegisterForm-email-error {
    display: none !important;
}
button#loginWithPhoneNumberButton {
    width: 100% !important;
    max-width: 100% !important;
    margin: 1rem 0px 0px!important;
    border-radius: 1.75rem!important;
    border: 1px solid #B8B8B8!important;
    font-family: 'Futura_PT_Medium';
    font-size: 0px;
    min-height: 2.625rem!important;
    position: relative;
}
button#loginWithPhoneNumberButton:before {
    content: "Login with Phone";
    font-size: 0.875rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.t4s_field.t4s-pr {
    width: 100%;
    margin: 0px;
}
.t4s_field.t4s-pr label {
    display: none;
}
input#CustomerEmail {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    background: transparent;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem;
    color: #000000;
    margin-top: 0.938rem;
}
input#CustomerPassword {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    background: transparent;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem;
    color: #000000;
    margin-top: 0.938rem;
}
input#CustomerPassword::placeholder{
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    opacity: 1;
    display:block;
}
input#CustomerEmail::placeholder{
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    display:block;
    opacity: 1;
}
h2.form__message {
    display: none !important;
}
.errors {
    width: 100%;
}
.errors ul {
    margin: 0px !important;
    padding: 0px !important;
    list-style: none !important;
    font-family: 'Futura_PT_Book';
    text-align: center !important;
    font-size: 0.875rem;
    color: #CA142A !important;  
}

button.t4s_btn_submmit.t4s-btn.t4s-btn-base.t4s-btn-full-width.t4s-btn-style-default {
    min-height: 3rem;
    background: #CA142A;
    font-family: 'Futura_PT_Medium' !important;
    font-size: 0.875rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 3.188rem;
    margin: 0rem auto 0px;
}
.t4s_field.t4s_mb_20 {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0px;
}
.t4s-customer a[href="#recover"] {
    width: 60%;
    font-size: 0rem;
    font-family: 'Futura_PT_Book';
    text-decoration: underline;
    color: rgba(0, 0, 0, .7) !important;
    margin: 0.625rem auto 1.25rem 0px;
    position: relative;
    z-index: 1;
}
#recover h2.t4s_mb_20 {
    font-family: Baskervville-Bold !important;
    font-size: 1.375rem !important;
    line-height: 1.75rem;
    margin-bottom: 0.875rem;
    margin-top: 0.875rem;
    text-align: center;
    text-transform: capitalize;
}
#recover p {
    font-family: 'Futura_PT_Book';
    text-align: center;
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin-bottom: 1.25rem;
}
.t4s-customer a[href="#recover"]:before {
    content:'Forgot password';
    font-size: 0.813rem;
}
.t4s-customer a[href^="/account/register"] {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    font-size: 0rem;
    font-family: 'Futura_PT_Book';
    text-decoration: underline;
    color: rgba(0, 0, 0, .7) !important;
    text-align: end;
    position: relative;
    top: -5.625rem;
}
.t4s-customer a[href^="/account/register"]:before {
    content:'Register now';
    font-size: 0.813rem;
}
.t4s-customer:has(button#loginWithEmailButton[style="display: inline-block;"]) a[href^="/account/register"] {
    display: none !important;
}
.t4s-customer:has(button#loginWithEmailButton[style="display:inline-block;"]) a[href^="/account/register"] {
    display: none !important;
}
div#guest_login {
    display: none !important;
}

.t4s-customer:has(#loginWithPhoneNumberButton[style="display: inline-block;"]) #login:before {
    content: 'Login/Sign up in Borders';
    font-family: Baskervville-Bold;
    font-size: 1.375rem !important;
    line-height: 2.188rem;
    margin-bottom: 0.938rem;
    margin-top: 0.875rem;
    color: #000;
}
.t4s-customer:has(#loginWithPhoneNumberButton[style="display: inline-block;"]) .login-sect {
    display: none;
}
.t4s-customer:has(#loginWithPhoneNumberButton[style="display: inline-block;"]) div#login {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.t4s-customer:has(input#userEmailInput[style="display:inline-block;"]) .socialLogin_buttons {
    display: none;
}
.t4s-customer:has(input#userEmailInput[style="display:inline-block;"]) div#otherLoginMethodsDiv {
    display: none !important;
}
input#otpInput {
    width: 100% !important;
    padding-left: 1.75rem;
    font-family: 'Futura_PT_Book';
    color: #000;
    letter-spacing: 5.75rem !important;
    background: repeating-linear-gradient(90deg, #d9d9d9, #d9d9d9 4.063rem, transparent 0, transparent 6.188rem) 0 100% / 23.125rem 0.125rem no-repeat;
    margin-top: 1.25rem;
}
div#loginSuccess {
    font-family: 'Futura_PT_Book';
    color: #000;
    font-size: 0.875rem;
    line-height: normal;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 3.7rem;
}
div#phoneNumberAndEditDiv {
    align-items: center;
    justify-content: center;
    padding-top: 0rem;
}
#submitOTPButton {
    min-height: 3rem;
    background: #CA142A;
    font-family: 'Futura_PT_Medium' !important;
    font-size: 0.875rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 3.188rem;
    margin: 2.375rem auto 0px;
}
#submitOTPButton[style="display: inline-block;"] {
    display: block !important;
}
#submitOTPButton[style="display:inline-block;"] {
    display: block !important;
}
button#resendOTPButton {
    padding: 0.625rem;
    font-family: 'Futura_PT_Book';
    font-size: 0.813rem;
    color: #CA142A;
}
div#phoneNumberDiv {
    font-family: 'Futura_PT_Demi';
    color: #000;
    font-size: 1rem;
    line-height: normal;
}
div#phoneNumberDiv {
    font-family: 'Futura_PT_Demi';
    color: #000;
    font-size: 1rem;
    line-height: normal;
}
div#phoneNumberAndEditDiv button#backToLoginButton {
    margin: 0px;
    padding-left: 0.5rem;
}
div#loginError {
    font-family: 'Futura_PT_Book';
    text-align: center;
    font-size: 0.875rem;
    color: #CA142A !important;
    line-height: 1.25rem;
    margin-bottom: 0.5rem;
}
input#RecoverEmail {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    background: transparent;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem;
    color: #000000;
    margin-top: 0.938rem;
}
input#RecoverEmail::placeholder {
    display:block!important;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
}
#recover:target ~ #login {
    display: none !important;
}
.t4s-customer form[action="/account/recover"] a {
    padding: 0.625rem 0.625rem 0px;
    font-family: 'Futura_PT_Book';
    font-size: 0.813rem;
    color: #CA142A;
}
.t4s-customer:has(#submitOTPButton[style="display: inline-block;"]) p#smlContinueText {
    margin-top: 1rem;
}
#mobileOTPLoginSection:not(:has(button#getOTPButton[style="display: none;"])) div#loginError {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 4.063rem;
    line-height: normal;
}
div#phoneNumberAndEditDiv button#backToLoginButton svg.edit-phone {
    width: .75rem;
    height: .75rem;
}
.t4s-customer form div#mobileOTPLoginSection {
    width: 100%;
}
.t4s-customer form {
    min-width: 100% !important;
    max-width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
} 
#mobileOTPLoginSection .selectbox-wrapper input#smlPhoneNumberInput[type=number]::-webkit-inner-spin-button,
#mobileOTPLoginSection .selectbox-wrapper input#smlPhoneNumberInput[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#mobileOTPLoginSection .selectbox-wrapper input#smlPhoneNumberInput[type=number] {
  -moz-appearance: textfield;
}
div#mobileOTPLoginSection button#getOTPButton {
    min-height: 3rem;
    background: #CA142A;
    font-family: 'Futura_PT_Medium' !important;
    font-size: 0rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 3.188rem;
    margin: 0.938rem auto 0px;
    display: block;
    opacity: .5;
    pointer-events: none;
}
div#mobileOTPLoginSection button#getOTPButton.clickPass {
    opacity: 1;
    pointer-events: auto;
}
.login-sect input[type="checkbox"] {
    padding: 0px !important;
    width: 1rem;
    height: 1rem;
    border-radius: 0.25rem;
    appearance: none;         
    -webkit-appearance: none;
    -moz-appearance: none;
    border-color: #B8B8B8;
}
.login-sect input[type="checkbox"]:checked::after {
  content: ""; 
  background-image: url(/cdn/shop/files/Component_34_2.svg?v=1756295097);
  width:1rem;
  height:1rem;
  position:absolute;
  left:0px;
  top:0.125rem;
  background-repeat: no-repeat;
  background-size: contain;
}
p#smlContinueText {
    margin: 1.625rem;
    min-height: 1.125rem;
    position: relative;
    font-family: 'Futura_PT_Book';
    color: #000;
    font-size: 0.875rem;
    width: 100%;
}
.socialLogin_buttons {
    width: calc(50% - 0.5rem);
    margin: 0px;
    flex: 1;
}
#otherLoginMethodsDiv button#loginWithEmailOTPButton {
    display: none !important;
}
#otherLoginMethodsDiv {
    width: 100%;
}
#otherLoginMethodsDiv button#loginWithEmailButton {
    width: 100% !important;
    max-width: 100% !important;
    margin: 1rem 0px 0px;
    border-radius: 1.75rem;
    border: 1px solid #B8B8B8;
    font-family: 'Futura_PT_Medium';
    font-size: 0px;
    min-height: 2.625rem;
    position: relative;
}
#otherLoginMethodsDiv button#loginWithEmailButton:before {
    content:"Login with Email";
    font-size: 0.875rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.template-customers-reset_password .page_section_heading {
    display: none !important;
}
#MainContent>.t4s-section-customers>.t4s-customer.is--reset-password {
    padding-top: 1.875rem;
    gap: 0.938rem;
}
#MainContent>.t4s-section-customers>.t4s-customer.is--reset-password input {
    border: 1px solid #B8B8B8;
    border-radius: 0.625rem;
    position: relative;
    min-height: 3rem;
    max-height: 3rem;
    background: transparent;
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem;
    color: #000000;
    margin-top: 0.938rem;
}
#MainContent>.t4s-section-customers>.t4s-customer.is--reset-password input#password {
    margin-top: 0px;
}
#MainContent>.t4s-section-customers>.t4s-customer.is--reset-password input::placeholder {
    font-family: 'Futura_PT_Medium';
    font-size: 0.875rem;
    display:block;
    opacity:1;
}
#MainContent>.t4s-section-customers>.t4s-customer.is--reset-password button.t4s_btn_submmit {
    min-height: 3rem;
    background: #CA142A;
    font-family: 'Futura_PT_Medium' !important;
    font-size: 0.875rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 3.188rem;
    margin: 1.563rem auto 0px;
    border-radius: 1.5rem;
}
#MainContent>.t4s-section-customers>.t4s-customer.is--reset-password p.reset_password_subtext {
    font-family: Baskervville-Bold !important;
    font-size: 1.375rem !important;
    line-height: 1.75rem;
    margin-bottom: 0.875rem;
    margin-top: 0.875rem;
    text-align: center;
    text-transform: unset;
    color: #000;
}
.socialLogin_buttons>div {
    margin: 0px;
    border: 1px solid #B8B8B8;
    border-radius: 1.75rem;
    min-height: 2.625rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.socialLogin_buttons {
    width: calc(50% - 0.5rem);
    margin: 0px;
}
.socialLogin_buttons>div {
    margin: 0px;
    border: 1px solid #B8B8B8;
    border-radius: 1.75rem;
    min-height: 2.625rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.socialLogin_buttons>div span {
    font-family: 'Futura_PT_Medium';
    font-size: 0rem;
    line-height: normal;
}
.socialLogin_buttons>div span:before {
    font-size: 0.875rem;
}
.socialLogin_buttons>div span#smlGoogleLoginButtonSpan:before {
    content: 'Google';
}
.socialLogin_buttons>div span#smlFacebookLoginButtonSpan:before {
    content: 'Facebook';
}
.socialLogin_buttons>div img {
    max-width: 1.5rem;
    width: 1.5rem;
    margin-right: .5rem;
}
div#googleLogin {
    padding-right: 0.5rem;
}
div#fbLogin {
    padding-left: 0.5rem;
}
p#smlContinueText::before {
    content: "";
    display: block;
    height: 0.125rem;
    background-color: rgba(112 112 112 / 20%);
    position: absolute;
    width: 6.875rem;
    margin: 0px !important;
    top: 50%;
    left: -1.625rem;
    max-width: unset;
}
p#smlContinueText::after {
    content: "";
    display: block;
    height: 0.125rem;
    background-color: rgba(112 112 112 / 20%);
    position: absolute;
    width: 6.875rem;
    margin: 0px !important;
    top: 50%;
    right: -1.625rem;
    max-width: unset;
}
div#mobileOTPLoginSection button#getOTPButton:before {
    content:'Get Verification Code';
    font-size: 0.875rem;
    background: transparent !important;
}
.t4s-customer #simplify-login-sign-up-text:before {
    content: 'Login/Sign up in Borders';
    font-size: 1.375rem !important;
} 
/* #MainContent>.t4s-section-customers>.t4s-customer:before {
    content: '';
    background-image: url(https://bordersuae.myshopify.com/cdn/shop/files/Group_84809.svg?v=1754905152&width=190);
    width: 4.375rem;
    height: 2.125rem;
    filter: invert(1);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
} */
p#smlCountdown {
    margin: 0px !important;
}   
input.t4s_frm_input {
    -webkit-appearance: none;
    display: block;
    padding: 12px 14px;
    border-radius: 0;
    border: 1px solid var(--border-color);
    width: 100%;
    line-height: normal;
    resize: none;
    transition: border-color 0.1s ease-in-out;
    background: 0 0;
}
.t4s-customer select:focus,
input.t4s_frm_input:focus {
    border-color: rgba(var(--text-color-rgb), 0.8);
    outline: 0;
}
.t4s_field label {
    position: absolute;
    top: 0;
    left: 14px;
    transform: scale(1);
    transform-origin: left top;
    transition: transform 0.2s ease-in-out;
    pointer-events: none;
    display: flex;
    align-items: center;
    height: 100%;
}
.t4s-customer .t4s_field input:-webkit-autofill,
.t4s-customer .t4s_field input:focus,
.t4s-customer .t4s_field input:not(:placeholder-shown) {
    padding: 18px 14px 6px;
}
.t4s-customer .t4s_field input:-webkit-autofill ~ label,
.t4s-customer .t4s_field input:focus ~ label,
.t4s-customer .t4s_field input:not(:placeholder-shown) ~ label {
    transform: translateY(-6px) scale(0.8);
}
.t4s-customer .t4s_fieldinput::-webkit-search-cancel-button,
.t4s_field__input::-webkit-search-cancel-button {
    display: none;
}
.t4s-customer .t4s_field input::-webkit-autofill,
.t4s-customer .t4s_field input:::autofill {
    color: inherit;
}
.t4s-customer .t4s_field input:-webkit-autofill {
    border-color: rgba(var(--text-color-rgb), 0.8);
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
    -webkit-text-fill-color: inherit;
}
.t4s-customer .t4s_field input::placeholder,
.t4s_field__input::placeholder {
    opacity: 0;
}
.t4s-customer {
    text-align: center;
}
.t4s_field {
    text-align: left;
}
.t4s-customer .t4s_btn_submmit {
    width: 100%;
    padding: 14px;
    text-transform: uppercase;
    font-weight: 500;
    transition: color 0.25s, background-color 0.25s, border-color 0.25s, box-shadow 0.25s, opacity 0.25s;
}
.t4s-customer .t4s_btn_black {
    min-width: 90px;
    background-color: var(--t4s-dark-color);
    color: var(--t4s-light-color);
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    background-position: 150% 45%;
}
.t4s-customer .t4s_btn_black:after {
    content: "";
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 150%;
    width: 200%;
    height: 100%;
    transform: skew(-20deg);
    background-image: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.25), transparent);
}
@keyframes ani_shine {
    to {
        left: -200%;
    }
}
.t4s-customer .t4s_btn_black:hover {
    background-color: var(--t4s-dark-color);
    color: var(--t4s-light-color);
}
.t4s-customer .t4s_btn_black:hover:after {
    animation: 0.75s cubic-bezier(0.01, 0.56, 1, 1) ani_shine;
}
.t4s-customer .t4s_btn_white {
    transition: border 0.3s;
    min-width: 90px;
    background-color: var(--t4s-light-color);
    color: var(--t4s-dark-color);
    border: 1px solid var(--border-color);
}
.t4s-customer .t4s_btn_white:hover {
    background-color: var(--t4s-light-color);
    color: var(--t4s-dark-color);
    border-color: var(--t4s-dark-color);
}
.t4s-customer a {
    text-decoration: underline;
    text-underline-offset: 0.3rem;
    text-decoration-thickness: 0.1rem;
    line-height: normal;
}
.t4s-customer h2 {
    font-size: 20px;
    text-transform: uppercase;
}
.t4s-customer .form__message {
    align-items: center;
    display: flex;
    font-size: 16px;
    line-height: 1;
    margin-top: 1rem;
    font-weight: 400;
}
.t4s-customer .form__message svg {
    height: 1.5rem;
    width: 1.5rem;
    margin-right: 1rem;
}
.t4s-customer .form__message svg.svg-account-hello {
    margin-bottom: 7px;
}
.t4s_field + .form__message {
    margin-top: -20px;
    font-size: 13px;
    margin-bottom: 30px;
    text-align: left;
    line-height: 1.1;
}
.t4s-customer ul {
    width: 100%;
    padding: 0px;
    margin: 0px;
    text-align: left;
}
span#RegisterForm-password-error {
    display: none!important;
}
.t4s-customer-account {
    text-align: left;
    margin-top: 60px;
    margin-bottom: 60px;
}
.t4s-account-nav ul {
    padding: 0;
    list-style: none;
    margin-top: 0;
    line-height: 1.4;
    border: 0px solid var(--border-color);
}
.t4s-account-nav a {
    text-decoration: none;
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    border-bottom: 1px solid var(--border-color);
    display: flex;
    align-items: center;
}
.t4s-account-nav svg {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
.t4s-account-nav li:last-child a {
    border-bottom: 0;
}
.t4s-account-nav .is--active a,
.t4s-account-nav a:hover {
    background-color: rgba(var(--border-color-rgb), 0.35);
    color: initial;
}
.t4s-account-hello strong {
    color: var(--link-color);
}
.t4s-account-content h2 {
    font-size: 15px;
    text-transform: none;
    margin-bottom: 15px;
}
.select,
.text-area {
    display: flex;
    position: relative;
    width: 100%;
}
.t4s-customer select {
    width: 100%;
    cursor: pointer;
    padding: 2px 14px;
    height: 40px;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
}
.t4s-customer select + svg {
    height: 0.6rem;
    pointer-events: none;
    position: absolute;
    top: calc(50% - 0.2rem);
    right: 12px;
}
.t4s_mb_10 {
    margin-bottom: 10px;
}
.t4s_mb_20 {
    margin-bottom: 20px;
}
.t4s_mb_30 {
    margin-bottom: 30px;
}
.t4s_mb_60 {
    margin-bottom: 60px;
}
.t4s_mr_10 {
    margin-right: 10px;
}
#recover,
#recover:target ~ #login {
    display: none;
}
#recover:target {
    display: block;
}
#guest_login,
#login,
#recover {
    width: 100%;
    -webkit-animation: 1.25s t4s-ani-fadeIn;
    animation: 1.25s t4s-ani-fadeIn;
}
.t4s-customer.is--activate,
.t4s-customer.is--login,
.t4s-customer.is--register,
.t4s-customer.is--reset-password {
    max-width: 410px;
    margin: 40px auto;
    display: flex;
    align-items: center;
    text-align: center;
    min-height: 55vh;
    padding: 0;
    flex-direction: column;
    justify-content: center;
}
#guest_login hr {
    width: 100%;
    max-width: 100%;
    margin: 30px 0;
}
.order-history td {
    color: var(--heading-color);
}
@media (min-width: 641px) {
    .t4s-customer.is--activate,
    .t4s-customer.is--login,
    .t4s-customer.is--register,
    .t4s-customer.is--reset-password {
        margin: 80px auto;
    }
    #guest_login hr {
        margin: 60px 0 50px;
    }
}
.is--addresses [aria-expanded] ~ div[id] {
    margin-top: 20px;
    padding: 0 20px 5px;
    border: 2px solid var(--border-color);
}
.is--addresses [aria-expanded="false"] ~ div[id] {
    display: none;
}
.is--addresses [aria-expanded="true"] ~ div[id] {
    display: block;
    -webkit-animation: 1.25s t4s-ani-fadeIn;
    animation: 1.25s t4s-ani-fadeIn;
}
.is--addresses form {
    display: flex;
    flex-flow: row wrap;
}
.is--addresses form > div {
    width: 100%;
    text-align: left;
}
.is--addresses h2.t4s_title_addresses {
    margin: 30px 0 20px;
    font-size: 18px;
}
.is--addresses ul {
    list-style: none;
    padding-left: 0;
    text-align: center;
}
.is--addresses .t4s_field {
    margin: 2rem 0 0;
}
.is--addresses form > div:nth-of-type(7),
.is--addresses form > div:nth-of-type(7) + div[id] {
    margin-top: 1.5rem;
}
.is--addresses input[type="checkbox"] {
    margin-top: 2rem;
    margin-left: 0;
}
.is--addresses button {
    margin: 4rem 0 1.5rem;
}
.is--addresses form button:first-of-type {
    margin-right: 1rem;
}
.is--addresses ul p {
    margin-bottom: 0;
}
li[data-address] {
    margin-top: 5rem;
}
li[data-address] > h2 {
    font-size: 16px;
    margin-top: 30px;
}
.is--addresses form button + button,
.is--addresses li > button + button {
    margin-top: 0;
}
.is--addresses li > button {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.is--order .t4s-account-content h2 {
    font-size: 20px;
}
.is--order .t4s-account-content h2.is--first {
    margin-bottom: 0;
}
.is--order tfoot tr:last-of-type td,
.is--order tfoot tr:last-of-type th {
    font-size: 2.2rem;
    padding-top: 1.5rem;
    padding-bottom: 4rem;
    color: var(--link-color);
    font-weight: 500;
}
.is--order .lis__discount,
.is--order tfoot tr:last-of-type td::before {
    color: var(--link-color);
}
.is--order tbody ul {
    list-style: none;
    font-size: 1.2rem;
    text-align: right;
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 0;
}
.is--order .t4s-account-content svg {
    width: 1.1rem;
    color: var(--sale-badge-background);
    margin-right: 0.5rem;
}
.is--order .cart-discount {
    display: block;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    font-size: 1.2rem;
}
.is--order td:first-of-type {
    align-items: initial;
}
@media screen and (min-width: 750px) {
    .is--order td .cart-discount {
        display: none;
    }
    .is--addresses [aria-expanded] ~ div[id] {
        padding: 10px 40px 20px;
    }
}
.rtl_true .t4s-customer ul {
    padding-left: 0;
}
.rtl_true .t4s_field label {
    left: auto;
    right: 14px;
}
.rtl_true .is--addresses form > div,
.rtl_true .t4s-customer ul,
.rtl_true .t4s-customer-account,
.rtl_true .t4s_field,
.rtl_true .t4s_field + .form__message {
    text-align: right;
}
.rtl_true .t4s-account-nav svg {
    margin-right: 0;
    margin-left: 5px;
}
.rtl_true .t4s_mr_10 {
    margin-right: 0;
    margin-left: 10px;
}
.rtl_true .is--addresses input[type="checkbox"] {
    margin-left: auto;
    margin-right: 0;
}
.rtl_true .is--addresses form button:first-of-type {
    margin-right: 0;
    margin-left: 1rem;
}
.rtl_true .is--order tbody ul {
    text-align: left;
}
.rtl_true .is--order svg {
    margin-right: 0;
    margin-left: 0.5rem;
}
.delete-add-popup {
    position: fixed;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2rem 5rem;
    transition:all .3s ease;
    opacity:0;
    visibility:hidden;
    z-index:-1;
}
.delete-add-popup p {
    font-family: Futura_PT_Demi;
    color: #000;
    font-size: 1rem;
    margin-bottom: .75rem !important;
}
.delete-add-popup .delete-buttons {
    display: flex;
    gap: .75rem;
    justify-content: center;
}
.delete-add-popup .delete-buttons .del-accept {
    min-height: 2.5rem;
    background: #CA142A !important;
    font-family: 'Futura_PT_Medium' !important;
    font-size: 0.875rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    padding: 0px 2.188rem;
    border-radius: 1.5rem;
    color: #fff;
    align-items: center;
    display: flex;
    position:relative;
}
.delete-add-popup .delete-buttons .del-cancel {
    min-height: 2.5rem;
    background: #fff !important;
    font-family: 'Futura_PT_Medium' !important;
    font-size: 0.875rem;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: normal;
    width: max-content;
    padding: 0px 2.188rem;
    border-radius: 1.5rem;
    color: #CA142A;
    align-items: center;
    display: flex;
    border: 0.063rem solid #CA142A;
}
.delete-add-popup.show-del-pop {
    opacity:1;
    visibility:visible;
    z-index:999999;
}
#MainContent>.t4s-section-customers:has(.is--addresses) {
    flex-direction: column;
    align-items: start;
}
input#date_of_birth[disabled] {
    background: #f7f7f7 !important;
}
.template-customers-login #MainContent>.t4s-section-customers>.t4s-customer {
    overflow: hidden;
}
.tracking-url {
    margin-top: 0rem;
    width: max-content;
    display: flex;
    background: rgb(255 230 22 / 12%);
    border: 0.068rem solid rgb(255 230 22 / 50%);
    border-radius: .3rem;
    overflow: hidden;
    align-items: center;
    order:2;
}
.tracking-url:before {
    content: '';
    background: rgb(255 230 22 / 50%);
    width: .4rem;
    height: 4.11rem;
}
.tracking-number {
    display: flex;
    flex-direction: column;
    padding: .4rem 1rem .4rem .6rem;
}
.tracking-number .track-heading {
    display: flex;
    align-items: start;
}
.tracking-number img {
    width: 1.6rem;
}
.tracking-number .track-heading p {
    margin-bottom: 0px;
    margin-left: .2rem;
    font-family: 'Futura_PT_Demi';
    color: #000;
    font-size: 1rem;
    letter-spacing: 0px;
}
.tracking-url a {
    padding: .3rem .6rem;
    margin-right: .4rem;
    border: 1px solid #ffc729;
    border-radius: .6rem;
    text-decoration: none;
    color: #CA142A !important;
}
.track-id p {
    margin-bottom: 0px;
    font-size: .9rem;
    font-family: 'Futura_PT_Book';
}
.track-id p span {
    font-family: 'Futura_PT_Demi';
    color: #d6850c;
}

@media only screen and (min-width: 750px) {
    .order-ine-sec>.status-channel:has(.tracking-url) {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 1.25rem;
    }
    .order-ine-sec>.status-channel:has(.tracking-url) .offer-flex {
        padding-bottom: 0rem !important;
    }
    .order-ine-sec>.status-channel:has(.tracking-url) .offer-flex {
        padding-bottom: 0rem !important;
        align-items: start !important;
    }
    .order-ine-sec>.status-channel:has(.tracking-url) .order-id-esec {
        padding-left: 1rem;
        margin-left: 1rem;
        border-left: .1rem solid;
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
    }
    #MainContent>.t4s-section-customers>.t4s-customer .t4s-account-sidebar {
        position: sticky;
        left: 0px;
        top: 5.571rem;
    }
    .is--addresses form > div:nth-of-type(1) {
        margin-right: 2rem;
    }
    .is--addresses form > div:nth-of-type(1),
    .is--addresses form > div:nth-of-type(2) {
        box-sizing: border-box;
        flex-basis: calc(50% - 1rem);
    }
    .is--addresses li > button:first-of-type {
        margin-top: 3rem;
    }
    .is--order tfoot tr:last-of-type td,
    .is--order tfoot tr:last-of-type th {
        padding-bottom: 2.4rem;
    }
    .is--order tbody ul {
        text-align: left;
    }
    .rtl_true .is--order tbody ul {
        text-align: right;
    }
}

@media only screen and (max-width: 768px) { 
    .custom-profile-card {
        flex-direction: column;
        gap: .5rem;
    }
    .custom-profile-card .profile-credits {
        position: relative;
        top: .1rem;
        padding-left: 3.125rem;
    }
    .order-ine-sec>.status-channel>.tracking-url {
        display: none;
    }
    .Order-buttons>.tracking-url {
        display: flex !important;
    }
    .tracking-number .track-heading p {
        line-height: normal;
        font-size: 1rem;
    }
    .tracking-url {
        flex: 1 0 100%;
    }
    #orders-view .order-ine-sec {
        padding-right: 1.125rem;
    }
    .tracking-url a {
        font-size: .85rem;
    }
    .track-id p {
        font-size: .8rem;
    }   
    .tracking-number img {
        width: 1.4rem;
    }
    .Order-buttons {
        flex-wrap: wrap;
    }
    #profile-view form#customer-form .field-group.nationality-field {
        max-width: 100%;
    }
    .customer-welcome {
        padding: 0px;
    }
    .customer-welcome h2 {
        font-size: 1.5rem;
    }
    #orders-view:has([order-count="0"]) .dropdown-options {
        top: 0px;
        bottom: initial;
        transform: translateY(-100%);
    }
    #cancellable-modal #cancellable-cancel-dialog .sm-flex-row-reverse {
        padding-left: 0px;
        display: flex;
        align-items: center;
        justify-content: center !important;
        gap: 1rem;
    }
    #cancellable-modal #cancellable-cancel-dialog button[data-action="no"] {
        margin-top: 0px !important;
    }
    #cancellable-modal #cancellable-cancel-dialog {
        min-width: 22rem !important;
    }
    div#loginSuccess {
        top: 4.8rem!important;
    }
    #mobileOTPLoginSection:has(#submitOTPButton[style="display: inline-block;"]) h1#simplify-login-sign-up-text {
        margin-bottom: 1.625rem;
    }
    .pro-custom .pro-deflex p {
        font-family: Futura_PT_Book;
        color: #000;
        font-size: 0.75rem;
        opacity: .7;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }   
    .pro-custom {
        max-width: 100%;
    }
    #orders-view .mobile-my-order {
        width: max-content;
        flex: unset;
    }
    #AddAddress .t4s_field {
        width: 47%;
        flex: 1 0 45%;
    }
    .template-customers-account #MainContent>.t4s-section-customers>.t4s-customer {
        padding: 0px !important;
        flex-direction: column;
        border-radius:0px!important;
    }
    .template-customers-account #MainContent>.t4s-section-customers>.t4s-customer .t4s-account-content {
        width: 100%;
    }
    .help-flex-se {
        max-width: 100%;
    }   
    .help-iner {
        height: max-content;
        padding: 10px;
    }
    .help-iner a {
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    .help-iner a div.help-svg {
        margin-right: 0px;
    }
    .help-iner a p.info-head {
        width: 100%;
        text-align: center;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .help-iner a div {
        align-items: center;
        width: 100%;
        margin-top: 8px;
    }
    #profile-view {
        flex-direction: column;
        gap: 20px;
    }
    #profile-view .profile-information {
        width: 100%;
    }
    #profile-view .t4s-table-res-df {
        padding: 0px;
        width: 100%;
    }
    .template-customers-addresses #MainContent>.t4s-section-customers>.t4s-customer {
        padding: 0px;
    }
    .template-customers-addresses .t4s-customer.t4s-customer-account.is--addresses {
        border-radius: 0px !important;
    }
    .help-iner a div {
        align-items: center;
        width: 100%;
    }
    #MainContent>.t4s-section-customers {
        padding: 1.875rem 0.999rem;
        min-height: unset;
    }
    input#otpInput {
        background: repeating-linear-gradient(90deg, #d9d9d9, #d9d9d9 4.063rem, transparent 0, transparent 5.6rem) 0 100% / 23.125rem 0.125rem no-repeat;
        letter-spacing: 5.25rem !important;
    }
    #orders-view .order-filter .custom-dropdown .custom-select-label {
        width: 11.5rem;
    }
    div#phoneNumberAndEditDiv {
        margin-top: .4rem;
    }
    #order-view-section .order-sub-summer .order-sum {
        display: flex;
        flex-direction: column;
        flex: 1;
        height: 100%;
        max-width: calc(100% - 113px);
        padding-top: 15px;
    }
    .new-order-section {
        width: 100%;
    }
    .new-order-section .shippent-order-sec {
        position: static !important;
        transform: none !important;
        width: 100%;
    }
    .login-sect {
        top: 10.4rem;
        left: 1.5rem;
    }
    #MainContent>.t4s-section-customers>.t4s-customer {
        padding: 1.875rem 1.199rem 1.75rem;
        justify-content: start;
        min-height: unset;
    }
    #mobileOTPLoginSection:not(:has(button#getOTPButton[style="display: none;"])) div#loginError {
        top: 5.1rem;
    }
    .login-sect input[type="checkbox"]:checked::after {
        background-repeat: no-repeat;
        background-position: center;
        top: 2.5px;
    }
    .t4s-customer:has(button#registerUserButton[style="display: inline-block;"]) div#loginError {
        top: 5.3rem;
    }
    #login>h3.form__message {
        top: 92px;
    }
    #recover p {
        margin-bottom: 10px;
    }
    p#smlContinueText::before,
    p#smlContinueText::after {
        max-width: 35%;
    }
}

@keyframes spin { to { transform: rotate(360deg); } }