.addressBook .editAddressAction,.addressBook .deleteAddressAction{padding:18px 10px;margin:0;text-align:right;position:absolute;top:0;right:8px;line-height:18px;display:block;color:#646464;z-index:2;height:auto;border:0;background-color:transparent}.addressBook .deleteAddressAction{right:42px}.addressBook .editAddressAction .icon,.addressBook .deleteAddressAction .icon{width:14px;height:14px;pointer-events:none;display:block}.addressBook .editAddressAction:hover,.addressBook .deleteAddressAction:hover,.addressBook .editAddressAction:active,.addressBook .deleteAddressAction:active{background-color:transparent;color:#000}.addressBook .default{font-size:12px;margin-bottom:5px}.addressBook .alias{margin-bottom:0;font-weight:normal;font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:20px;padding-right:30px}.addressBook.defaultAddress .alias{font-weight:600}.addressBook .addressDataBox{padding-top:.5rem;padding-bottom:.5rem}.addressBook .addressDataBox .field{clear:both;font-size:12px}.addressBook .addressDataBox .field>span{display:inline-block;text-transform:lowercase}.addressBook .addressDataBox .field>span:first-letter {text-transform:uppercase}.addressBook .wrap{transition:background-color 350ms ease-in-out,border-color 350ms ease-in-out,color 350ms ease-in-out;border-color:var(--tb-stroke-dark);color:var(--bs-gray-700)}.addressBook.addressBookActive .wrap{border-color:var(--tb-text-base);background-color:var(--bs-gray-100);color:var(--bs-gray-900)}.addressBook.addressBookActive label{font-weight:600}.addressBook:not(.addressBookActive):hover .wrap{border-color:var(--tb-primary-500)}.addressBook.addressBookActive.has-error{border-color:var(--bs-danger)}.addressBook .form-check~label{float:left;width:100%;margin-bottom:0;font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.addressBook:not(.addressBookActive) .form-check~label{width:calc(100% - 35px);padding-right:55px}.addressBook .form-check~.addressDataBox{clear:both;padding-top:.75rem}.addressBook .form-check-inline{margin-right:.75rem;float:left;margin-bottom:0;min-height:0}.addressBook .form-check.form-check-inline .form-check-input{margin-left:0;margin-right:0}.addressBookAction.btn-link{padding:0;text-decoration:none;color:var(--tb-primary-500)}.addressBookAction.btn-link:hover{color:var(--tb-primary-600)}
.section-user{padding-top:2rem;padding-bottom:2rem;--lg-user-panel-width:300px}.section-user>:where(.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl,.container-fluid){--bs-gutter-x:2rem}.section-user .col-user-content-full{padding-top:45px;padding-bottom:45px;max-width:600px;float:none;margin-left:auto;margin-right:auto}.title-user-section{display:block;max-width:100%;margin-bottom:1.5rem;font-weight:600;font-size:1.5rem}.col-user-menu .user-panel-container{margin-bottom:1.75rem}.col-user-menu .user-panel-container .dropdown-menu{margin-top:-1px;border-left-width:0;border-right-width:0;width:100%}.col-user-menu .user-panel-container .btn.btn-user-panel{width:100%;text-transform:none;justify-content:space-between}.col-user-menu .user-panel-container .btn.btn-user-panel .text{margin-right:auto}.col-user-menu .user-panel-container .btn.btn-user-panel .icon-angle{width:12px;height:12px;transform:rotate(180deg);transition:transform 375ms ease}.col-user-menu .user-panel-container .btn.btn-user-panel.collapsed .icon-angle{transform:rotate(0deg)}.col-user-menu .user-panel-container .userControlPanel{margin-top:1rem}@media (min-width:768px){.section-user{padding-top:3rem;padding-bottom:3rem}.section-user .col-user-menu{width:var(--lg-user-panel-width);padding-right:2rem}.section-user:not(.section-change-password-anonymous) .col-user-content{width:calc(100% - var(--lg-user-panel-width))}.col-user-menu .user-panel-container{margin-left:0;margin-right:0}.col-user-menu .user-panel-container,.col-user-menu .user-panel-container .userControlPanel{margin-top:0}}@media (min-width:1400px){.section-user{padding-top:4rem;padding-bottom:4rem}}.section-user-logged .userTitle{display:none}.section-user-logged .basketButtons{padding:0;float:none}.section-user-logged #customerFormSubmit{width:100%}@media (min-width:576px){.section-user-logged #customerFormSubmit{max-width:var(--tb-default-btn-min-width)}}@media (min-width:1200px){.section-user-logged .col-user-content :where(.content,.title-user-section){max-width:calc(100% - var(--lg-user-panel-width));margin-left:auto;margin-right:auto}}.section-user-addressbook .blockAddressBook>.title{max-width:100%;margin-bottom:1.25rem;font-weight:600;font-size:16px;position:relative;display:flex;align-items:center}.section-user-addressbook .blockAddressBook>.title::before{content:"";height:1rem;width:1rem;margin-right:.75rem;display:block;background-repeat:no-repeat;background-position:center}.section-user-addressbook .blockAddressBook.billing>.title::before{background-image:url('../../img/osc/address-card-billing.svg')}.section-user-addressbook .blockAddressBook.shipping>.title::before{background-image:url('../../img/osc/address-card-shipping.svg')}.section-user-addressbook #addressBookContainer{padding-top:15px}.section-user-addressbook .blockAddressBook .addressBook{margin-bottom:1.25rem}.section-user-addressbook .adressSetAsDefault{overflow:hidden;max-width:100%;text-overflow:ellipsis;font-size:13px;margin-top:15px;color:var(--tb-primary-500);height:auto;line-height:1.4;border:0;background-color:transparent;text-transform:none;padding:8px;margin-left:-8px;margin-bottom:-8px}.section-user-addressbook .adressSetAsDefault:hover,.section-user-addressbook .adressSetAsDefault:active{background-color:transparent;color:var(--bs-link-hover-color)}.section-user-addressbook .notAvailableAddress{display:block;padding:15px 20px;border:1px solid #ddd;border-radius:.5rem}.section-user-addressbook .addAddressBook.btn-link{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:.25rem;width:100%;position:relative;margin-bottom:1.25rem;padding:1rem;border-radius:.5rem;background-color:var(--bs-gray-100);border:1px solid var(--bs-gray-300);transition:background-color 150ms ease,border-color 150ms ease;font-size:small;color:var(--bs-gray-600);text-decoration:none}.section-user-addressbook .addAddressBook.btn .icon{width:1rem;height:1rem}.section-user-addressbook .addAddressBook.btn-link:hover{background-color:var(--bs-gray-200);border:1px solid var(--bs-gray-500)}.section-user-addressbook #shippingAddressContainer{margin-top:1rem}@media (min-width:576px){.section-user-addressbook .adressSetAsDefault{font-size:14px}}@media (min-width:992px){.section-user-addressbook #shippingAddressContainer{margin-top:0}}:where(.section-user-add-addressbook,.section-user-edit-addressbook) :where(#billingAddressFormTitle,#shippingAddressFormTitle){display:none}:where(.section-user-add-addressbook,.section-user-edit-addressbook) #addressFormSubmit{width:100%}@media(min-width:576px){:where(.section-user-add-addressbook,.section-user-edit-addressbook) #addressFormSubmit{max-width:var(--tb-default-btn-min-width)}}:where(.section-user-change-password,.section-change-password-anonymous) #changePasswordSubmitContainer{margin-bottom:0}:where(.section-user-change-password,.section-change-password-anonymous) :where(#changePasswordSubmit,#updatePasswordSubmit){width:100%}@media (min-width:576px){:where(.section-user-change-password,.section-change-password-anonymous) :where(#changePasswordSubmit,#updatePasswordSubmit){max-width:var(--tb-default-btn-min-width)}}@media (min-width:1200px){:where(.section-user-change-password,.section-change-password-anonymous) .col-user-content :where(.content,.title-user-section){max-width:calc(100% - var(--lg-user-panel-width));margin-left:auto;margin-right:auto}}#unsubscribeStockAlertForm{display:flex;flex-direction:column;gap:2.5rem}.stockAlertsRecord{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid var(--tb-light-border-color);border-radius:var(--bs-border-radius-lg);margin-bottom:0}.stockAlertsHeader{padding:.75rem 3.5rem .75rem 1rem}.stockAlertsProduct{padding:1rem;display:flex;gap:.75rem}.stockAlertsProductImage{max-width:50px}.stockAlertsHeader.stockAlertsHeader1{border-bottom:0;padding-bottom:0}.stockAlertsHeader.stockAlertsHeader2{padding-top:0.25rem;display:flex;justify-content:space-between;border-bottom-color:var(--tb-light-border-color)}.stockAlertsDelete{position:absolute;top:0.75rem;right:0.75rem}.unsubscribeStockAlertButton{display:block;background-image:url(../../img/delete-basket.svg);height:2rem;width:2rem;background-size:14px;background-position:center;background-repeat:no-repeat;opacity:1;border:0;background-color:transparent;padding:0}.stockAlertsProductName{display:block;font-weight:600;margin-bottom:.5rem}.stockAlertsProductOptions{color:var(--bs-gray-600);margin-bottom:0;font-size:12px}@media (max-width:575px){.stockAlerts{font-size:0.9em}}@media (min-width:576px){.stockAlertsProduct{align-items:center}.stockAlertsProductImage{max-width:75px}}.userOrders.userOrdersWithOrders,.userOrderShipmentsContainer{display:flex;flex-direction:column;gap:2.5rem}.userOrder,.userOrderShipment{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid var(--tb-light-border-color);border-radius:var(--bs-border-radius-lg);margin-bottom:0}.userOrderAction{height:auto;letter-spacing:inherit;font-size:inherit}.userOrderAction.btn{padding:.375rem .75rem;font-size:small;width:100%;justify-content:inherit;text-decoration:none}.userOrderAction.btn:not(:hover){color:inherit}.userOrderAction.btn:hover{color:var(--tb-primary-500)}span.userOrderAction.btn{cursor:inherit;-webkit-user-select:auto;-ms-user-select:auto;user-select:auto}.userOrderShipmentsHeader{padding:.75rem 1rem;border-top-color:var(--tb-light-border-color);border-bottom-color:var(--tb-light-border-color);flex-wrap:wrap}.userOrderAction img{position:static;transform:none;width:1rem;height:1rem}.userOrderHeader{padding:.75rem 1rem;background-color:var(--bs-gray-100)}.userOrderHeader .lbl,.stockAlertsHeader .lbl,.userOrderShipmentsHeader{color:var(--bs-gray-600)}.userOrderActions,.userOrderShipmentsData{padding:0.75rem .25rem}.userOrderStatus{width:auto;float:none}.userOrderNum{width:auto;float:none;padding-right:1rem}.userOrderNum .val{color:var(--tb-mono-black);font-weight:600}.userOrderActions>div,.userOrderShipmentsData>div{float:none;margin:0;padding:0}.userOrderActions::before,.userOrderActions::after,.userOrderHeader::before,.userOrderHeader::after,.userOrderShipmentHeader::before,.userOrderShipmentHeader::after{display:none}.userOrderHeader.userOrderHeader1,.userOrderShipmentHeader.userOrderShipmentHeader1{border-bottom:0;padding-bottom:0}.userOrderHeader.userOrderHeader2,.userOrderShipmentHeader.userOrderShipmentHeader2{padding-top:0.25rem;display:flex;justify-content:space-between;border-bottom-color:var(--tb-light-border-color)}.userOrders :where(.userOrderActions,.userOrderShipmentsData){display:grid;align-items:center;gap:.75rem}.userOrderShipmentsNum{width:100%;margin-top:.25rem}.userOrderShipmentNumber b{color:var(--tb-mono-black)}.userOrderShipmentBody .userOrderActionWrap{padding:0}.userOrderShipmentBody .orderProductName~*{font-size:12px;color:var(--bs-gray-600)}@media (min-width:992px){.userOrderShipmentBody .userOrderAction.shipmentTracking{margin-left:2rem}}@media (min-width:992px),(min-width:576px) and (max-width:767px){.userOrders :where(.userOrderActions,.userOrderShipmentsData){grid-template-columns:repeat(2,1fr)}.userOrderShipmentsNum{width:auto;margin-top:0}}@media (min-width:1200px){.userOrders :where(.userOrderActions,.userOrderShipmentsData){grid-template-columns:repeat(3,1fr)}}@media (min-width:1400px){.userOrders :where(.userOrderActions,.userOrderShipmentsData){grid-template-columns:repeat(4,1fr)}}.section-user-delete-account .text-delete-account{margin-bottom:20px;color:#999}.section-user-delete-account #deleteAccountSubmitContainer .btn{width:100%}@media (min-width:576px){.section-user-delete-account #deleteAccountSubmitContainer .btn{max-width:var(--tb-default-btn-min-width)}}@media (min-width:1200px){.section-user-delete-account .col-user-content :where(.content,.title-user-section){max-width:calc(100% - var(--lg-user-panel-width));margin-left:auto;margin-right:auto}}.section-user-lost-pass #lostPasswordSubmit{width:100%}@media (min-width:576px){.section-user-lost-pass #lostPasswordSubmit{max-width:var(--tb-default-btn-min-width)}}.paymentCardsContainer{display:flex;flex-direction:column;gap:2.5rem}.payment-plugin-header{display:block;max-width:100%;margin-bottom:1rem;font-weight:600;font-size:1.25rem;color:var(--bs-gray-600)}.paymentCards{display:grid;gap:1.5rem}.paymentCard{min-width:0}.paymentCard .wrap{border:1px solid var(--tb-light-border-color);border-radius:.5rem;overflow:auto;padding:1.25rem 1.5rem}.paymentCard .actionButtons{margin-top:.75rem}.paymentCard .actionButtons .btn{min-width:var(--tb-default-btn-min-width)}.userPaymentCardData{font-size:small}.userPaymentCardData .field .label{font-weight:600}.userPaymentCardData .field .value{color:var(--bs-gray-600)}@media(min-width:576px) and (max-width:767px),(min-width:992px){.paymentCards{grid-template-columns:1fr 1fr}}@media(min-width:1400px){.paymentCards{grid-template-columns:1fr 1fr 1fr}}.section-user-complete-account .confirmAccountButton{width:100%;margin-top:15px}@media (min-width:576px){.section-user-complete-account .confirmAccountButton{width:var(--tb-default-btn-min-width)}}.section-user-reward-points .reward-points-content{display:flex;flex-direction:column;gap:2.5rem}.section-user-reward-points .rewardPointsRecord{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid var(--tb-light-border-color);border-radius:var(--bs-border-radius-lg);margin-bottom:0}.section-user-reward-points .rewardPointsRecord .rewardPointHeader{padding:0.75rem 1rem;border-bottom:1px solid var(--tb-light-border-color);display:flex;flex-direction:column;gap:0.25rem}.section-user-reward-points .rewardPointsRecord .rewardPointHeader .name{font-weight:600}.section-user-reward-points .rewardPointsRecord .rewardPointHeader .description{color:var(--bs-gray-500);font-size:small}.section-user-reward-points .rewardPointsRecord .rewardPointsBalance{display:grid;align-items:center;gap:0.75rem;padding:0.75rem}.section-user-reward-points .rewardPointsRecord .value{font-weight:600}.section-user-reward-points .rewardPoint.rewardPointDistribution{display:flex;flex-direction:column;gap:0.25rem}.section-user-reward-points .rewardPointDistribution .title{padding:0.75rem 1rem 0;border-top:1px solid var(--tb-light-border-color)}.section-user-reward-points .rewardPointDistribution .detail{padding:0 1rem .75rem}.section-user-voucher-codes .vouchers-content{display:flex;flex-direction:column;gap:2.5rem}.section-user-voucher-codes .voucherRecord{position:relative;display:flex;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid var(--tb-light-border-color);border-radius:var(--bs-border-radius-lg);margin-bottom:0;flex-wrap:wrap}.section-user-voucher-codes .voucherRecord .lbl{color:var(--bs-gray-500);white-space:nowrap}.section-user-voucher-codes .voucherRecord>div{padding:0.75rem 1rem;flex:1 0 33.333%;display:flex;flex-direction:column;gap:0.25rem;justify-content:space-between}.section-user-voucher-codes .val{line-height:1.1}.section-user-voucher-codes .voucherCode .val{font-weight:600;font-size:20px}.section-user-voucher-codes .availableBalance .val{font-size:20px}.section-user-subscriptions .subscriptionsContainer{display:flex;flex-direction:column;gap:2.5rem}.section-user-subscriptions .subscriptionInactive.subscriptionVerified{opacity:.75}.section-user-subscriptions .subscriptionsRecord{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid var(--tb-light-border-color);border-radius:var(--bs-border-radius-lg)}.section-user-subscriptions .subscriptionsHeader{padding:.75rem 1rem;border-bottom:1px solid;border-bottom-color:var(--tb-light-border-color);background-color:var(--bs-gray-100);border-top-left-radius:var(--bs-border-radius-lg);border-top-right-radius:var(--bs-border-radius-lg);display:flex;flex-direction:column;gap:0.5rem}.section-user-subscriptions .subscriptionsHeader .lbl{color:var(--bs-gray-600)}.section-user-subscriptions .subscriptionsContent{padding:.75rem 1rem}.section-user-subscriptions .unsubscribeSubscription .btn{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:.75rem}@media(min-width:576px) and (max-width:767px),(min-width:992px){.section-user-subscriptions .subscriptionsHeader{flex-wrap:wrap;align-items:center;flex-direction:row}.section-user-subscriptions .unsubscribeSubscription{margin-left:auto}}
#billingAddressBookForm #billingAddressBookFormTitle,#shippingAddressBookForm #shippingAddressBookFormTitle{display:none}.addressBookModal .product-addressbook-title{font-size:20px;margin-bottom:15px;line-height:1.1;font-weight:600}.addressBookModal .addressBookModalSubmit{width:100%}
#deleteAddressBookConfirm .modal-dialog{max-width:320px;margin-left:auto;margin-right:auto}#deleteAddressBookConfirm .titleDeleteAddressConfirm{text-align:center;font-weight:bold;padding-bottom:.75rem}#deleteAddressBookConfirm .textDeleteAddressConfirm{padding-bottom:.75rem;text-align:center}#deleteAddressBookConfirm .deleteAddressButtons{display:flex;justify-content:center}#deleteAddressBookConfirm .deleteAddressButton{min-width:110px;margin:0 .75rem}#deleteAddressBookConfirm .btn-close{display:none}