.customer:not(.account):not(.order){margin:0 auto;max-width:100%;padding-left:1.5rem;padding-right:1.5rem;text-align:center;display:flex;align-items:center;justify-content:center;height:100%}@media screen and (min-width: 768px){.customer:not(.account):not(.order){max-width:100%}}.customer>h1,.customer__title{margin-top:0}.customer form{margin-top:4rem}.customer button{margin:3.2rem 0}.customer ul{line-height:calc(1 + .6 / var(--font-body-scale));padding-left:2.5rem;text-align:left;margin-bottom:2rem}.customer ul a{display:inline}.customer strong{font-weight:400;color:rgb(var(--color-foreground))}.customer h2.form__message{font-size:calc(var(--font-heading-scale) * 1.8rem)}@media only screen and (min-width: 768px){.customer h2.form__message{font-size:calc(var(--font-heading-scale) * 2.2rem)}}.customer .field{margin:1.2rem 0 0}.customer .field:first-of-type{margin-top:0}.customer table{table-layout:auto;border-collapse:collapse;border-bottom:.01rem solid rgba(var(--color-foreground),.08);box-shadow:none;width:100%;font-size:1.6rem;position:relative}.customer .form__message{justify-content:center}.customer .errors ul{text-align:center;padding:0}@media screen and (min-width: 768px){.customer table{border:none;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.08)}}@media screen and (forced-colors: active){.customer table{border-top:.1rem solid transparent;border-bottom:.1rem solid transparent}}.customer tbody{color:rgb(var(--color-foreground))}.customer th,.customer td{font-weight:400;line-height:1;border:none;padding:0}@media screen and (min-width: 768px){.customer td{padding-right:2.2rem}}.customer tbody td{padding-top:1rem;padding-bottom:1rem}.customer td:empty{display:initial}.customer thead th{font-size:1.2rem;letter-spacing:.07rem;text-transform:uppercase}.customer tbody td:first-of-type{padding-top:4rem}@media screen and (min-width: 768px){.customer th,.customer td:first-of-type{text-align:left;padding-left:0;padding-right:2.2rem}.customer thead th,.customer tbody td{padding-top:2.4rem;padding-bottom:2.4rem}.customer th:first-of-type,.customer td:first-of-type{padding-left:2.2rem}.customer tbody td{vertical-align:top}.customer tbody td:first-of-type{padding-top:2.4rem}}.customer tbody td:last-of-type{padding-bottom:4rem}@media screen and (min-width: 768px){.customer tbody td:last-of-type{padding-bottom:0}}.customer tbody tr{border-top:.01rem solid rgba(var(--color-foreground),.08)}@media screen and (min-width: 768px){.customer tbody tr:first-of-type{border-top:none}}@media screen and (forced-colors: active){.customer tbody tr{border-top:.1rem solid transparent}}.customer tfoot td:first-of-type,.customer tfoot td{padding-top:.6rem;padding-bottom:.6rem}.customer tfoot td:first-of-type{text-align:left}.customer tfoot tr:first-of-type td{padding-top:4rem}@media screen and (min-width: 768px){.customer tfoot tr:first-of-type td,.customer tfoot tr:first-of-type th{padding-top:2.4rem}}.customer tfoot tr:last-of-type td{padding-bottom:4rem}@media screen and (min-width: 768px){.customer tfoot tr:last-of-type td,.customer tfoot tr:last-of-type th{padding-bottom:2.4rem}}.customer thead:after,.customer tfoot:before{content:" ";height:.1rem;width:100%;display:block;position:absolute;left:0;background:rgba(var(--color-foreground),.08)}@media screen and (forced-colors: active){.customer thead:after,.customer tfoot:before{background:CanvasText}}@media screen and (max-width: 767px){.customer thead,.customer th,.customer tfoot td:first-of-type{display:none}.customer td{display:flex;text-align:right}.customer td:before{color:rgba(var(--color-foreground),.75);content:attr(data-label);font-size:1.4rem;padding-right:2rem;text-transform:uppercase;flex-grow:1;text-align:left}.customer td:first-of-type{display:flex;align-items:center}.customer tr{display:flex;flex-direction:column;justify-content:flex-start;width:100%}}.customer .pagination{margin-top:5rem;margin-bottom:7rem}@media screen and (min-width: 990px){.customer .pagination{margin-top:7rem;margin-bottom:10rem}}.customer .pagination ul{display:flex;justify-content:center;list-style:none;padding:0}.customer .pagination li{flex:1 1;max-width:4rem}.customer .pagination li:not(:last-child){margin-right:1rem}.customer .pagination li :first-child{display:inline-flex;justify-content:center;align-items:center;position:relative;height:4rem;width:100%;padding:0;text-decoration:none}.customer .pagination li :first-child .svg-wrapper{height:.6rem}.customer .pagination li:first-of-type .svg-wrapper{margin-left:-.2rem;transform:rotate(90deg)}.customer .pagination li:last-of-type .svg-wrapper{margin-right:-.2rem;transform:rotate(-90deg)}.customer .pagination li [aria-current]:after{content:"";display:block;width:2rem;height:.01rem;position:absolute;bottom:.08rem;left:50%;transform:translate(-50%);background-color:currentColor}.login a[href="#recover"]{margin-left:0;margin-right:0;color:var(--septenary-color);font-weight:500;font-family:var(--font-body-family);text-transform:capitalize}.login .field+a{margin-top:1rem}.login p{margin:1.5rem 0}.login h3{margin-top:2rem 20px;text-align:left;font-size:calc(var(--font-heading-scale) * 1.6rem);justify-content:center}#customer_login_guest button{margin-top:0}#recover,#recover+div{display:none}#recover:target{display:block}#recover:target+div{display:block}#recover:target~#login,#recover:target~#login+div{display:none}#recover,#login{scroll-margin-top:20rem}#recover{margin-bottom:0}.activate button[name=decline],.addresses li>button,.addresses form button[type]{background-color:rgba(var(--color-background),var(--alpha-button-background));color:rgb(var(--color-link))}@media only screen and (min-width: 768px){.activate button[name=decline]{margin-top:inherit;margin-left:1rem}}:is(.account,.order){margin:0 auto;max-width:var(--page-width)}@media screen and (min-width: 990px){:is(.account,.order)>div:nth-of-type(2){display:flex;margin-top:5rem}}@media screen and (min-width: 990px){:is(.account,.order)>div:nth-of-type(2)>div:first-of-type{flex-grow:1;padding-right:3.2rem}}@media screen and (min-width: 768px) and (max-width: 989px){.order>div:nth-of-type(2)>div:last-of-type{display:flex}.order>div:nth-of-type(2)>div:last-of-type div{padding-right:3.2rem}}:is(.account,.order) h1{margin-bottom:1rem}:is(.account,.order) h2{margin-top:4rem;margin-bottom:1rem}@media screen and (min-width: 990px){:is(.account,.order) h2{margin-top:0}}.account h1+a{display:inline-flex;align-items:center}.account a .svg-wrapper{width:1.5rem;margin-bottom:-.03rem;margin-right:1rem}@media screen and (min-width: 768px){.account thead th:last-child,.account td:last-child{text-align:right}.account table td:first-of-type{padding-top:1.2rem;padding-bottom:1.2rem}}.account table td:first-of-type a{padding:1.1rem 1.5rem;text-decoration:none;box-shadow:0 0 0 .1rem rgba(var(--color-link),.2);border:.1rem solid transparent;font-size:1.2rem}.account table td:first-of-type a:hover{box-shadow:0 0 0 .2rem rgba(var(--color-link),.2)}.order td:first-of-type{align-items:initial}@media screen and (min-width: 768px){.order thead th:nth-last-child(-n+3),.order td:nth-last-child(-n+3){text-align:right}}.order tfoot tr:last-of-type td,.order tfoot tr:last-of-type th{font-size:2.2rem;padding-top:1.5rem;padding-bottom:4rem}@media screen and (min-width: 768px){.order tfoot tr:last-of-type td,.order tfoot tr:last-of-type th{padding-bottom:2.4rem}}.order tfoot tr:last-of-type td:before{font-size:2.2rem}.order table p,.order>div:nth-of-type(2)>div:first-of-type h2,.order>div:nth-of-type(2)>div:last-of-type h2+p{margin-bottom:0}.order>div:nth-of-type(2)>div:first-of-type h2~p{margin-bottom:0;font-size:1.4rem}.order>div:nth-of-type(2)>div:first-of-type h2~p:last-of-type{margin-bottom:3rem}.order .item-props{font-size:1.4rem;margin-top:.05px;display:flex;flex-direction:column}.order .item-props>span{word-break:break-all;line-height:calc(1 + .2 / var(--font-body-scale))}.order .fulfillment{width:fit-content;border:.01rem solid rgba(var(--color-foreground),.2);padding:1rem;margin-top:1rem;font-size:1.4rem;text-align:left}.order .fulfillment a{margin:.7rem 0}.order .fulfillment span{display:block}.order .cart-discount{display:block;margin-top:1rem;margin-bottom:.5rem;font-size:1.2rem}@media screen and (min-width: 768px){.order td .cart-discount{display:none}}.order tbody ul{list-style:none;font-size:1.2rem;text-align:right;padding-left:0;margin-top:1rem;margin-bottom:0}@media screen and (min-width: 768px){.order tbody ul{text-align:left}}.order table a{line-height:calc(1 + .3 / var(--font-body-scale))}.order tbody tr:first-of-type td:first-of-type>div{display:flex;flex-direction:column;align-items:flex-end}@media screen and (min-width: 768px){.order tbody tr:first-of-type td:first-of-type>div{align-items:flex-start}}.order .properties{font-size:1.4rem;margin-top:1rem}.order .properties span{display:block;line-height:calc(1 + .2 / var(--font-body-scale))}.order .svg-wrapper{width:1.1rem;color:rgb(var(--color-foreground));margin-right:.5rem}.order dl{margin:0}.order dd{margin-left:0;line-height:calc(1 + .3 / var(--font-body-scale))}.order dd s{color:rgba(var(--color-foreground),.7)}.order .unit-price{font-size:1.1rem;letter-spacing:.07rem;line-height:calc(1 + .2 / var(--font-body-scale));margin-top:.2rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.order .regular-price{font-size:1.3rem}.addresses li>button{margin-left:.5rem;margin-right:.5rem}.addresses li>button+button,.addresses form button+button{margin-top:0rem}@media screen and (min-width: 768px){.addresses li>button:first-of-type{margin-top:3rem}}.addresses form button:first-of-type{margin-right:1rem}label[for=AddressCountryNew],label[for=AddressProvinceNew]{display:block;font-size:1.4rem;margin-bottom:.6rem}.addresses form{display:flex;flex-flow:row wrap}.addresses form>div{width:100%;text-align:left}.addresses ul{list-style:none;padding-left:0;text-align:center}li[data-address]{margin-top:5rem}.addresses [aria-expanded=false]~div[id]{display:none}.addresses [aria-expanded=true]~div[id]{display:block}.addresses h2{text-align:left}li[data-address]>h2{text-align:center;font-size:calc(var(--font-heading-scale) * 1.8rem);margin-bottom:0}@media only screen and (min-width: 768px){li[data-address]>h2{font-size:calc(var(--font-heading-scale) * 2.2rem)}}.addresses ul p{margin-bottom:0}.addresses input[type=checkbox]{margin-top:2rem;margin-left:0}@media only screen and (min-width: 768px){.addresses form>div:nth-of-type(1){margin-right:2rem}.addresses form>div:nth-of-type(2){margin-top:0}.addresses form>div:nth-of-type(1),.addresses form>div:nth-of-type(2){box-sizing:border-box;flex-basis:calc(50% - 1rem)}}.addresses form>div:nth-of-type(7),.addresses form>div:nth-of-type(7)+div[id]{margin-top:1.5rem}div#login{display:block}.block_page-login-inner{display:flex;gap:20px;padding:10px 0 20px}.block_page-login-image,.block_page-login-form{width:calc(50% - 10px);border-radius:12px;overflow:hidden}.block_page-login-image-inner img{border-radius:12px}.block_conimage-right{flex-direction:row-reverse}.block_login-info-inner-main{width:100%;max-width:610px;margin:0 auto;padding:20px}.block_field-icon{position:relative}.block_field-icon-ineer{position:absolute;z-index:2;top:50%;transform:translateY(-50%);line-height:0;left:26px}.customer .block_field-icon input{padding-left:56px!important;color:#3339;font-family:var(--font-body-family)}.block_field-password{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:space-between;margin:32px 0 0}.block_cus-logo-image{margin-bottom:48px;color:#333c}.block_showPassword-checkbox input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.block_showPassword-checkbox label:before{content:"";-webkit-appearance:none;background-color:var(--selection-color);border:1px solid #1e1e1e33;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:9px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:10px;border-radius:4px;margin-bottom:3px}.block_showPassword-checkbox input:checked+label:after{content:"";display:block;position:absolute;top:1px;left:7px;width:6px;height:14px;border:solid var(--primary-color);border-width:0 2px 2px 0;transform:rotate(45deg)}.block_showPassword-checkbox label,.login a[href="#recover"]{position:relative;cursor:pointer;font-size:var(--regular_body);line-height:var(--regular_body_line_height);color:var(--septenary-color);opacity:.8;text-transform:capitalize}.login a[href="#recover"]{opacity:1}.customer input::placeholder{color:var(--senary-color)!important;opacity:.6}.customer input::-webkit-input-placeholder{color:var(--senary-color)!important;opacity:.6!important}.customer input:-moz-placeholder{color:var(--senary-color)!important;opacity:.6!important}.customer input::-moz-placeholder{color:var(--senary-color)!important;opacity:.6!important}.customer input:-ms-input-placeholder{color:var(--senary-color)!important;opacity:.6!important}.customer .block_account-button{width:100%;border-radius:12px;min-height:63px;text-transform:uppercase}.block_account-signup>*,.block_account-signup{display:flex;gap:5px;justify-content:center;color:var(--senary-color);font-size:var(--regular_body);line-height:var(--regular_body_line_height)}.block_account-signup a{font-weight:700}.customer h1{text-transform:capitalize}button.block_account-button.block_declinebtn{margin-top:0}@media (max-width: 1024px){.block_conimage-right{flex-direction:column-reverse}.block_page-login-image,.block_page-login-form{width:100%}}@media (max-width: 767px){.block_page-login-image-inner img{aspect-ratio:1}.block_cus-logo-image{margin-bottom:24px}.customer:not(.account):not(.order){padding-left:8px;padding-right:8px}.customer .field input{min-height:5.8rem}.customer form,.block_field-password{margin-top:2.4rem}.customer h1{font-size:var(--h5)}.customer .block_account-button{min-height:55px}.customer button{margin:2.4rem 0}.block_cus-logo-image img{max-width:111px}}.block_user-info-data{padding:36px 40px;border-radius:12px}h2.block_user-info-title.h6{font-weight:var(--font-heading-medium-weight);margin:0 0 24px}.block_account_user_add{border-bottom:1px solid;max-width:max-content}.block_user-profile-info .block__modal_open_button{min-width:110px;max-width:110px}.account-drawer__inner .block_user-profile-info .block__modal_open_button{max-width:68px}.block_account_user_info svg path{fill:rgba(var(--color-foreground))}.block_account-info .text-cap.block_account_user_info-name{margin-bottom:18px}.block_account_user_bottom_icon{display:flex;align-items:center;gap:10px}.block_account_user_info .block_header-icon-account{gap:32px}.main_account_ordertab-content .main_account_orderhistory,.main_account_quotetab-content .main_account_quotehistory{border-radius:12px;padding:32px}.main_account_ordertab-content .main_account_orderhistory.is-open,.main_account_quotetab-content .main_account_quotehistory.is-open{padding:32px}.main_account_ordertab-content .main_account_orderhistory:not(:last-child),.main_account_quotetab-content .main_account_quotehistory:not(:last-child){margin-bottom:16px}.main_account_ordertab-content .main_account_ordercontent-head{justify-content:space-between;align-items:center;display:flex;line-height:20px}.main_account_ordertab-content .block__tabcontent-heading{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.quote-order-container:not(.quote-order-activated) .main_account_quotehistory .main_account-quotetotal,.quote-order-container:not(.quote-order-activated) .main_account_quotehistory .main_account-managequote .placeorder_btn,.quote-order-container:not(.quote-order-activated) .main_account_quotehistory .main_account-managequote .quote_order_cancle{display:none}.main_account_ordertab-content .main_account_orderhistory.is-open .main_account_ordercontent-head,.main_account_quotetab-content .main_account_quotehistory.is-open .main_account_quotecontent-head{border-bottom:1px solid var(--border-clr);border-radius:15px 15px 0 0}.main_account-righthead-ordercontent,.main_account-manageorder,.main_account-lefthead-ordercontent,.main_account-righthead-quotecontent,.main_account-managequote,.main_account-lefthead-quotecontent{display:flex;align-items:center}.main_account-lefthead-ordercontent,.main_account-lefthead-quotecontent{flex-wrap:wrap}.main_account-righthead-ordercontent .main_account-ordertotal{border-right:1.5px solid rgba(var(--color-foreground),.12);padding-right:24px;font-size:var(--medium_body);font-weight:var(--font-body-medium-weight)}.main_account_ordertab-content .main_account-manageorder,.main_account_quotetab-content .main_account-managequote{padding-left:24px;cursor:pointer;line-height:1.5;font-weight:500}.main_account_ordertab-content .main_account-manageorder-arrow,.main_account_quotetab-content .main_account-managequote-arrow{margin-left:10px;width:24px;height:24px;align-items:center;justify-content:center;display:flex}.main_account_ordertab-content .main_account-manageorder svg{width:12px;height:6px;display:block}.main_account_ordernumber{color:rgba(var(--color-foreground));font-weight:var(--font-body-medium-weight);display:flex;gap:5px}.main_account_ordertab-content .main_account_ordernumber strong,.main_account_ordertab-content .main_account-ordertotal strong,.main_account_quotetab-content .main_account_quotenumber strong,.main_account_quotetab-content .main_account-quotetotal strong{font-weight:500}.main_account_ordertab-content .main_account_orderdate,.main_account_quotetab-content .main_account_quotedate{opacity:.7;margin-left:12px;margin-right:12px}.main_account_ordertab-content .main_account_ordercontent-body,.main_account_quotetab-content .main_account_quotecontent-body{margin-top:28px;display:none}.main_account_ordertab-content .main_account_orderhistory.is-open .main_account_ordercontent-body,.main_account_quotetab-content .main_account_quotehistory.is-open .main_account_quotecontent-body{display:block}.main_account_ordertab-content .main_account_orderitem,.main_account_quotetab-content .main_account_quoteitem{background:rgba(var(--color-button-text));border-radius:12px;padding:20px;margin-bottom:12px;display:inline-flex;width:100%;gap:30px;flex-direction:column}.main_account_quotetab-content .main_account_quoteitem{margin-bottom:0;margin-top:10px}.main_account_ordertab-content .main_account_orderitem:last-child,.main_account_quotetab-content .main_account_quoteitem:last-child{margin-bottom:0}.main_account_quotetab-content .main_account_quoteitem:first-child{margin-top:0}.main_account_orderitem-img-con-wrap,.main_account_quoteitem-img-con-wrap{display:flex;flex-wrap:wrap;width:calc(10.5% - 10px)}.main_account_ordertab-content .main_account_orderitem-imgwrap,.main_account_quotetab-content .main_account_quoteitem-imgwrap{width:100px;height:max-content;border-radius:8px;overflow:hidden}.main_account_ordertab-content .main_account_orderitem-imgwrap img,.main_account_quotetab-content .main_account_quoteitem-imgwrap img{max-width:100%;object-fit:contain;display:block;max-height:100%;width:100%}.main_account_ordertab-content .main_account_orderitem-content,.main_account_quotetab-content .main_account_quoteitem-content{width:calc(90% - 10px);display:flex;flex-wrap:wrap;column-gap:30px;row-gap:8px}.main_account_orderitem-titlecontent,.main_account_quoteitem-titlecontent{width:calc(70% - 10px);display:grid;gap:6px}.main_account_orderitem-delivery-content{width:calc(30% - 20px)}.main_account__orderitem-pricecontent{margin:10px 0 0}.main_account_orderitem-title{line-height:var(--medium_body_line_height)}.main_account_ordertab-content .main_account_orderitem-titlelink,.main_account_quotetab-content .main_account_quoteitem-titlelink{text-decoration:none;color:rgba(var(--color-foreground))}.main_account_orderitem-pricemoney{font-weight:var(--font-body-medium-weight);line-height:1;margin:0;display:flex;gap:5px;align-items:center}.regular-price.small_body,.main_account_orderitem-pricemoney dd{margin:0}.main_account_ordertab-content .main_account_order_package{font-weight:500;margin-bottom:12px;display:flex;gap:12px;line-height:18px}.main_account_ordertab-content .main_account_order_package .main_account_order_status_title{font-weight:var(--font-body-weight);opacity:.6;max-width:114px;width:100%}.main_account-ordershipped-tracking .main_account-ordertracking-no{font-size:12px;margin-top:5px}.main_account-ordershipped span{text-transform:capitalize}.main_account-ordershipped-tracking .main_account-trackinglink{transition:all .3s ease-in-out;padding:1.3rem 2.93rem;text-decoration:none;line-height:calc(1 + .5 / var(--font-body-scale));width:100%;border-radius:6px}.main_account-ordershipped-tracking .main_account-trackinglink:hover{background-color:var(--primary-color);color:rgb(var(--color-button-text))}.main_account__orderitem-propertycontent{display:flex;color:rgba(var(--color-foreground));align-items:center;gap:10px}.main_account__orderitem-propertycontent .product-option,.main_account__orderitem-propertycontent .product-option-qty{line-height:1;font-size:var(--body)}.main_account__orderitem-propertycontent .product-option{color:rgba(var(--color-foreground))}.product-option-qty span{opacity:.7}.main_account_ordercontent-footer-ordertotal{font-weight:var(--font-body-medium-weight)}.main_account__orderitem-propertycontent .product-option dt{color:rgba(var(--color-foreground));opacity:.7}.main_account-tab-mobilefilter,.block__mobile_myaccount_tab{display:none}.main_account_ordercontent-footer{margin-top:26px;align-items:center;justify-content:space-between;width:100%;display:none}.main_account_ordertab-content .main_account_orderhistory.is-open .main_account_ordercontent-footer{display:flex;flex-wrap:wrap;gap:24px}.main_account_ordertab-content .main_account_orderhistory.is-open .main_account-ordertotal{display:none}.main_account_orderitem__inner{display:flex;gap:16px}.main_account_orderitem-delivery-content.mobile__details{width:100%;display:none;justify-content:space-between}@media (min-width: 989px) and (max-width: 1199px){.main_account_orderitem-img-con-wrap,.main_account_quoteitem-img-con-wrap{width:calc(20.316% - 10px)}.main_account_ordertab-content .main_account_orderitem-content{width:100%;gap:8px}.main_account_orderitem-titlecontent,.main_account_quoteitem-titlecontent,.main_account_orderitem-delivery-content{width:100%}}.main__account_ordercontent .main_account_ordernumber-link{text-decoration:none;color:rgba(var(--color-foreground))}@media (max-width: 767px){.order tbody tr:first-of-type td:first-of-type>div{align-items:flex-start}.customer tr{padding:10px 0}.accountOrder_itemTable .responsive-table-body .account-order-productcontent a{text-align:left}tfoot.accountOrder_totalSummary .accountOrder_totalSummary-row td{padding:20px 25px!important;font-size:16px}.accountOrder_totalSummary .accountOrder_totalSummary-row{padding:0}.customer-order-mainsection .bill_add_block{gap:15px}.customer .accountOrder_totalSummary td:before{font-weight:400}}@media (max-width: 1570px) and (min-width: 1350px){.main_account_ordertab-content .main_account_orderitem-content,.main_account_quotetab-content .main_account_quoteitem-content{justify-content:space-between}.main_account_orderitem-titlecontent,.main_account_quoteitem-titlecontent{width:calc(65% - 10px)}.main_account_orderitem-delivery-content{max-width:255px;width:100%}}@media (max-width: 1369px) and (min-width: 991px){.main_account_ordertab-content .main_account_orderitem-content,.main_account_quotetab-content .main_account_quoteitem-content{gap:14px}.main_account_orderitem-titlecontent,.main_account_quoteitem-titlecontent{width:calc(100% - 10px)}.main_account_orderitem-delivery-content{max-width:100%;width:100%}}@media (max-width: 989px){.main_account_ordertab-content .main_account_orderhistory,.main_account_quotetab-content .main_account_quotehistory{background:rgba(var(--color-button-text));padding:20px}.main_account_ordertab-content .main_account_orderitem,.main_account_quotetab-content .main_account_quoteitem{background:var(--gradient-background);border:1px solid rgba(var(--color-foreground),.1)}.main_account_ordertab-content .main_account_orderhistory.is-open,.main_account_quotetab-content .main_account_quotehistory.is-open{padding:20px}.main_account_addresstab-content .main_account_addresstabwrapper .customer:not(.account):not(.order){width:100%;max-width:100%}.main_account_profile_content-gethelpitem span{word-break:break-word;line-height:16.41px}.main__account_ordercontent{padding:0;background-color:unset}.main_account_ordertab-content .main_account_ordercontent-body,.main_account_quotetab-content .main_account_quotecontent-body{margin-top:20px;padding:0}.main_account_ordertab-content .main_account_orderitem,.main_account_quotetab-content .main_account_quoteitem{padding:10px}.main_account_ordertab-content .main_account_orderitem-imgwrap,.main_account_quotetab-content .main_account_quoteitem-imgwrap,.main_account_orderitem-img-con-wrap,.main_account_quoteitem-img-con-wrap{width:67px}.main_account_ordertab-content .main_account_orderitem-content,.main_account_quotetab-content .main_account_quoteitem-content{width:calc(100% - 76px)}.main_account_orderitem-titlecontent,.main_account_quoteitem-titlecontent,.main_account_orderitem-delivery-content{width:100%}.main_account_ordertab-content .main_account-manageorder,.main_account_quotetab-content .main_account-managequote{padding-left:0;width:max-content}.main_account_ordertab-content .main_account_order_package .main_account_order_status_title{max-width:auto}.main_account_ordertab-content .main_account_order_package,.main_account_ordertab-content .main_account_order_package .main_account_order_status_title{line-height:14.06px;flex-direction:column}.main_account_ordertab-content .main_account_orderitem-content,.main_account_quotetab-content .main_account_quoteitem-content{gap:10px}.main_account__orderitem-propertycontent .product-option,.main_account__orderitem-propertycontent .product-option-qty{line-height:19px}.main_account__orderitem-propertycontent .product-option{margin-right:0;padding-right:0;border-right:0}.main_account__orderitem-propertycontent .product-option-qty{display:none}.main_account_ordertab-content .main_account_orderhistory.is-open .main_account_ordercontent-footer{gap:18px}.main_account-righthead-ordercontent .main_account-ordertotal{display:block;font-size:var(--body)}.main_account_ordertab-content .main_account_orderhistory.is-open .main_account-ordertotal{display:block}.main_account_ordertab-content .main_account-manageorder-arrow,.main_account_quotetab-content .main_account-managequote-arrow{margin-left:10px}.main_account_ordertab-content .main_account_orderitem,.main_account_quotetab-content .main_account_quoteitem{gap:10px}.main_account_ordertab-content .main_account_ordercontent-head{flex-wrap:wrap;gap:12px}.main_account-lefthead-ordercontent{width:100%;gap:6px}.main_account-righthead-ordercontent{width:100%;justify-content:space-between}.main_account-righthead-ordercontent .main_account-ordertotal{border-right:0;padding-right:0}.main_account_orderitem-content.desktop__details .main_account_orderitem-delivery-content{display:none}.main_account_orderitem-titlecontent,.main_account_quoteitem-titlecontent{gap:6px}.main_account_orderitem-delivery-content.mobile__details{display:flex}}@media (max-width: 470px){.main_account_ordertab-content .main_account_order_package{flex-wrap:wrap}}@media (max-width: 360px){.main_account_ordertab-content .main_account_orderitem,.main_account_quotetab-content .main_account_quoteitem{gap:8px}}.block__addresses_section.customer.addresses{flex-direction:column;padding:40px;border-radius:12px;overflow:hidden}.block__addresses_section_main .page-width{width:50%}.block__addresses_section_main h1{text-transform:capitalize}.block__addresses_section_main .block_new-adresss-button{border-radius:12px;min-height:55px;text-transform:uppercase}.block__addresses_section_main button{border-radius:12px;min-height:46px;text-transform:uppercase}.block__addresses_section_main .block__delete_button,.block__addresses_section_main .block_edit_button,.block__addresses_section_main .addresses .block__reset_button{background-color:rgb(var(--color-link));color:rgb(var(--color-button-text))}.block__addresses_section_main .customer .block_field-icon input{padding-left:15px!important}.block__addresses_section_main .select select{color:#3339;font-family:var(--font-body-family);background:var(--selection-color);min-height:6.8rem;transition:box-shadow var(--duration-short) ease;border-radius:var(--inputs-radius)}.block__addresses_section_main .select .svg-wrapper,.customer select+.svg-wrapper{right:15px;color:#3339}.block__addresses_section_main label{font-size:var(--regular_body);line-height:var(--regular_body_line_height);color:var(--septenary-color);opacity:.8;text-transform:capitalize;cursor:pointer}.block__addresses_section_main .addresses form>div:nth-of-type(7),.block__addresses_section_main .addresses form>div:nth-of-type(7)+div[id]{margin-top:1.2rem}.block__addresses_section_main li[data-address]{margin-top:2rem}.block__addresses_section_main ul{margin:0}.points-value-data{margin:0 0 20px;font-weight:var(--font-heading-light-weight)}.points-value-data span{font-weight:var(--font-heading-bold-weight)}.block_header-icon-account-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.block_mood-points-card{padding:0 85px 0 48px;border-left:1px solid #1E1E1E29}.tier-info p{margin:0 0 4px}a.block_tier_learn-more{color:rgba(var(--color-foreground));display:block;text-underline-offset:3px;margin:16px 0 0}.mood-title{font-size:var(--extra_medium_body);font-weight:var(--font-body-medium-weight)}.block_remove_account-info a{color:rgb(var(--color-high-bg))}@media (max-width: 1366px){.block_mood-points-card{padding:0 20px}}@media (max-width: 1200px){.block_header-icon-account-inner{flex-wrap:wrap}.block_mood-points-card{padding:24px 0 0;border-left:none;border-top:1px solid #1E1E1E29;width:100%}}@media only screen and (min-width: 768px){.block__addresses_section_main .addresses form>div:nth-of-type(1){margin-right:1.2rem}}@media only screen and (min-width: 768px){.block__addresses_section_main .addresses form>div:nth-of-type(1),.block__addresses_section_main .addresses form>div:nth-of-type(2){box-sizing:border-box;flex-basis:calc(50% - .6rem)}}@media (max-width: 1200px){.block__addresses_section_main .page-width{width:80%}}@media (max-width: 767px){.block__addresses_section_main .page-width{width:100%}.block_user-profile-info .block__modal_open_button{max-width:68px;min-width:68px}.main_account_ordercontent-footer-ordertotal{font-size:var(--medium_body);line-height:var(--medium_body_line_height)}}@media (max-width:380px){.main_account-ordershipped-tracking,.main_account-ordershipped-tracking .main_account-trackinglink{max-width:100%;width:100%}}.magecomp-round-btns{margin-top:20px!important}.magecomp-round-btns .magecomp-google{z-index:9!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/customer.css.map */
