.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;color:#9e9e9e;margin-bottom:5px}.addressBook .alias{margin-bottom:0;font-weight:var(--fw-default);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:var(--fw-medium)}.addressBook .addressDataBox{padding-top:.5rem;padding-bottom:.5rem}.addressBook .addressDataBox .field{clear:both;font-size:12px;color:#999}.addressBook .addressDataBox .field>span{display:inline-block;text-transform:lowercase}.addressBook .addressDataBox .field>span:first-letter {text-transform:uppercase}.addressBook .wrap{transition:border-color 350ms ease-in-out}.addressBook.addressBookActive .wrap{border-color:var(--color-primary)}.addressBook.addressBookActive label{font-weight:var(--fw-medium)}.addressBook:not(.addressBookActive):hover .wrap{border-color:var(--bs-gray-400)}.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;color:var(--color-primary)}.addressBookAction.btn-link:hover{color:var(--color-primary-dark)}
.section-user{padding-top:2rem;padding-bottom:2rem;--lg-user-panel-width:300px}.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:var(--fw-medium);font-size:1.5rem}.col-user-menu .user-panel-container{margin:1.5rem 0}.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;margin-top:-1rem}.col-user-menu .user-panel-container .btn.btn-user-panel .text{margin-right:auto;margin-left:1rem}.col-user-menu .user-panel-container .btn.btn-user-panel .icon-menu{height:16px;width:16px}.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 .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(--tipical-min-button-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:var(--fw-medium);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(--color-primary);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(--color-link-hover)}.section-user-addressbook .notAvailableAddress{display:block;padding:15px 20px;border:1px solid #ddd;border-radius:3px}.section-user-addressbook .addAddressBook.btn-link{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:.25rem;width:100%;position:relative;margin-bottom:1.25rem;padding:10% 0;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)}.section-user-addressbook .addAddressBook.btn .icon{width:2rem;height:2rem}.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(--tipical-min-button-width)}}.section-user-change-password #changePasswordSubmitContainer{margin-bottom:0}.section-user-change-password :where(#changePasswordSubmit,#updatePasswordSubmit){width:100%}@media (min-width:576px){.section-user-change-password :where(#changePasswordSubmit,#updatePasswordSubmit){max-width:var(--tipical-min-button-width)}}@media (min-width:1200px){.section-user-change-password .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-wishlist .empty-text{display:block;padding:.75rem 0}.section-user-wishlist .wishlist-buttons{margin-bottom:2rem}.section-user-wishlist .wishlist-buttons .btn-wish-action{width:100%}.section-user-wishlist .col-user-menu .btn-wish-action{width:100%;font-size:13px;padding-left:.75rem;padding-right:.75rem}.wishlist-page-buttons{display:flex;flex-direction:column;gap:1rem;margin:2.5rem 0}.section-user-wishlist .module{padding-top:0;padding-bottom:0}.wishlist-pagination-container{padding-top:2.5rem;padding-bottom:2.5rem}.wishlist-pagination-container .block-pagination{display:table;margin:0 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(--light-border);border-radius:0.5rem;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(--light-border)}.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:var(--fw-medium);margin-bottom:.5rem}.stockAlertsProductOptions{color:#888;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(--light-border);border-radius:0.5rem;margin-bottom:0}.userOrderAction{height:auto;letter-spacing:inherit;font-size:inherit}.userOrderAction.btn{padding:.375rem .75rem}.userOrderShipmentsHeader{padding:.75rem 1rem;border-top-color:var(--light-border);border-bottom-color:var(--light-border);flex-wrap:wrap}.userOrderAction img{filter:saturate(0) brightness(1.5);position:static;transform:none;margin-right:.5rem;width:1rem;height:1rem}.userOrderHeader{padding:.75rem 1rem}.userOrderHeader .lbl,.stockAlertsHeader .lbl,.userOrderShipmentsHeader{color:#949ea7}.userOrderActions,.userOrderShipmentsData{padding:0.75rem .25rem}.userOrderStatus{width:auto;float:none}.userOrderNum{width:auto;float:none;padding-right:1rem}.userOrderNum .val{color:var(--color-dark);font-weight:var(--fw-medium)}.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(--light-border)}.userOrders :where(.userOrderActions,.userOrderShipmentsData){display:grid;align-items:center;gap:.75rem}.userOrderAction.btn{font-size:small;width:100%;justify-content:inherit}span.userOrderAction.btn{cursor:inherit;user-select:auto}.userOrderShipmentsNum{width:100%;margin-top:.25rem}.userOrderShipmentNumber b{color:var(--color-dark)}.userOrderShipmentBody .userOrderActionWrap{padding:0}.userOrderShipmentBody .orderProductName~*{font-size:12px;color:#888}@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(--tipical-min-button-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(--tipical-min-button-width)}}.paymentCardsContainer{display:flex;flex-direction:column;gap:2.5rem}.payment-plugin-header{display:block;max-width:100%;margin-bottom:1rem;font-weight:var(--fw-medium);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(--light-border);border-radius:.5rem;overflow:auto;padding:1.25rem 1.5rem}.paymentCard .actionButtons{margin-top:.75rem}.paymentCard .actionButtons .btn{min-width:var(--tipical-min-button-width)}.userPaymentCardData{font-size:small}.userPaymentCardData .field .label{font-weight:var(--fw-medium)}.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(--tipical-min-button-width)}}.section-user-reward-points{}.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(--light-border);border-radius:0.5rem;margin-bottom:0}.section-user-reward-points .rewardPointsRecord .rewardPointHeader{padding:0.75rem 1rem;border-bottom:1px solid var(--light-border);display:flex;flex-direction:column;gap:0.25rem}.section-user-reward-points .rewardPointsRecord .rewardPointHeader .name{font-weight:var(--fw-medium)}.section-user-reward-points .rewardPointsRecord .rewardPointHeader .description{color:#949ea7;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:var(--fw-medium)}.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(--light-border)}.section-user-reward-points .rewardPointDistribution .detail{padding:0 1rem .75rem}.documents-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.document-card-wrapper{padding:.75rem 0 0;min-width:0;background-color:var(--bs-gray-100);background-clip:border-box;border:1px solid var(--bs-gray-400);border-radius:.5rem}.document-card-wrapper .userOrderAction{display:inline-flex;width:auto}.document-card-wrapper .document-card-header{padding:0 1rem .75rem;border-bottom:1px solid var(--bs-gray-400);display:flex;flex-direction:column;gap:.25rem}.document-card-wrapper .document-card-actions{background-color:#fff;border-radius:.5rem;padding:.75rem .25rem;display:flex;flex-wrap:wrap;gap:1rem}.document-card-wrapper .val{color:#000;font-weight:500}.documents-pagination ul.pagination-wrapper{display:flex;gap:.25rem;justify-content:center;align-items:center}.documents-pagination ul.pagination-wrapper li{display:flex;align-items:center;gap:.25rem;line-height:24px}.documents-pagination ul.pagination-wrapper li:where(.current-page:not(:last-child),.previous)::after{display:inline-block;content:"|"}.documents-pagination ul.pagination-wrapper .pagination-link{display:flex;align-items:center;gap:.25rem}#externalDocumentModal .modal-dialog{max-width:768px}#externalDocumentModal .spinner-border{display:block;margin:0 auto}#externalDocumentModal .order-content .orderTotal{display:flex;justify-content:flex-end;gap:.5rem;line-height:24px}#externalDocumentModal .order-content .orderTotal .lbl{font-size:16px;align-items:center}#externalDocumentModal .doc-number{margin-left:.25rem}
#billingAddressBookForm #billingAddressBookFormTitle,#shippingAddressBookForm #shippingAddressBookFormTitle{display:none}.addressBookModal .product-addressbook-title{font-size:20px;margin-bottom:15px;line-height:1.1;font-weight:var(--fw-medium)}.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}