.checkout-steps{display:flex;list-style:none;margin:30px auto;max-width:600px}.checkout-steps__step{flex:1;display:flex;flex-direction:column;align-items:center;position:relative}.checkout-steps__step+.checkout-steps__step:before{content:"";position:absolute;top:16px;left:-50%;width:100%;height:1px;background:#b0b0b0}.checkout-steps__num{position:relative;display:flex;align-items:center;justify-content:center;z-index:1;width:32px;height:32px;border-radius:50%;border:1px solid #b0b0b0;color:#545454;font-weight:700;background-color:#fff}.checkout-steps__label{font-size:13px;letter-spacing:.05em;margin-top:8px;text-transform:uppercase;color:#545454}.checkout-steps__step.is-active .checkout-steps__num{background:#222;color:#fff;border-color:#222}.checkout-steps__step.is-active .checkout-steps__label{color:#222}.checkout-steps__step.is-done:before,.checkout-steps__step.is-active:before{background:#222}.checkout-steps__step.is-done .checkout-steps__num{border-color:#222;color:#222}@media screen and (max-width:359px){.checkout-steps__label{font-size:10px}}@media screen and (max-width:389px){.checkout-steps{margin-left:-10px;margin-right:-10px}}@media screen and (min-width:360px){.checkout-steps__label{font-size:11px}}.cart-empty{padding-top:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cart-empty h1{margin-bottom:9px}.cart-empty h1:before{display:block;margin-bottom:15px;color:#e02267;font-size:50px}.cart-empty .btn{width:230px;margin-top:15px}.cart-empty>div{margin-bottom:15px}.cart-main h1{margin-bottom:10px}.cart-main h1 span{font-size:14px;font-weight:400;text-transform:none}.cart-main__table tbody td{vertical-align:top}.cart-main__table tfoot td{padding-top:10px;background:transparent}.cart-main__table .product-picture{width:100px}.cart-main__table .product-current-price{padding-top:10px}.cart-main__table .product-regular-price{display:inline-block}.cart-main__table .table__price-amount{padding-top:25px!important}.cart-main__table .table__quantity .input{text-align:center;font-weight:700}@media screen and (max-width:767px){.cart-main__table{margin-bottom:30px}.cart-main__table tbody tr{display:flex;flex-wrap:wrap;position:relative;padding:15px}.cart-main__table tbody tr>td{padding:0;border-bottom:none}.cart-main__table tbody tr>td:before{flex-basis:auto}.cart-main__table tfoot tr{box-shadow:none}.cart-main__table tfoot tr>td{padding:0}.cart-main__table tfoot .btn--primary{margin:0 auto}.cart-main__table td.table__product{flex:0 0 100%;display:flex;flex-direction:row;justify-content:flex-start;gap:15px;padding:0 30px 10px 0;border-bottom:1px solid #ddd!important;margin-bottom:15px}.cart-main__table td.table__product:before{display:none}.cart-main__table .product-picture{width:70px}.cart-main__table td.table__price{flex:1;display:flex;flex-direction:column;padding-top:0!important;text-align:left}.cart-main__table td.table__quantity,.cart-main__table td.table__price-amount{position:static;flex:0 0 90px;min-width:90px;display:flex;flex-direction:column;padding-top:0!important}.cart-main__table td.table__price:before,.cart-main__table td.table__quantity:before,.cart-main__table td.table__price-amount:before{content:attr(data-label);font-weight:400;font-size:11px;text-transform:uppercase;color:#545454;margin-bottom:5px}.cart-main__table .td-content{flex:1;display:flex;flex-direction:column;justify-content:center}.cart-main__table td.table__quantity .td-content{align-items:center}.cart-main__table td.table__price-amount .td-content{align-items:flex-end}.cart-main__table .product-sub-price{display:flex;align-items:center;gap:3px;margin-top:2px}.cart-main__table .product-discount{align-self:flex-start;margin-top:3px}.cart-main__table .icon-trash{position:absolute;top:15px;right:15px;bottom:auto;font-size:0;color:#545454}.cart-main__table .icon-trash:before{font-size:20px}.cart-main__update{padding-top:15px!important;text-align:center}}@media screen and (max-width:389px){.cart-main__table td.table__price{min-width:auto}.cart-main__table td.table__price,.cart-main__table td.table__quantity,.cart-main__table td.table__price-amount{flex:1}.cart-main__table .product-sub-price{flex-wrap:wrap}}@media screen and (min-width:400px)and (max-width:767px){.cart-main__table td.table__price-amount{flex:0 0 100px}.cart-main__update{text-align:right}.cart-main__table tfoot .btn--primary{margin:0 105px 0 0}}@media screen and (min-width:1000px){.cart{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.cart-main{flex:1;min-width:0}}@media screen and (min-width:1280px){.cart{gap:80px}.cart-main__update{text-align:center}}.cart-summary h2{margin-top:0}.cart-summary .elevated{padding:15px;margin-bottom:15px}.cart-summary__totals>li{display:flex;justify-content:space-between;gap:5px;margin-bottom:8px}.cart-summary__amount{font-weight:700;text-transform:uppercase}.cart-summary__amount-error{margin:5px 0;color:#d10021;font-size:12px;font-weight:600}.cart-summary__delivery{padding:15px 0;margin-top:15px;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.cart-summary__country{display:flex;align-items:center;gap:15px;font-weight:700}.cart-summary__country select{flex:1;min-width:0;padding-top:10px;padding-bottom:10px;background-position-y:15px}.cart-summary__delivery-method{display:none}.cart-summary__delivery-selector{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:15px 0}.cart-summary__delivery-selector>.btn{flex:1;height:60px;line-height:19px;border-color:#ddd;text-transform:none;font-size:13px;color:#545454;border-radius:6px;font-weight:400}.cart-summary__delivery-selector>.btn:before{display:block;font-size:23px}.cart-summary__delivery-selector>.btn.is-active{border-color:#e02267;color:#222}.cart-summary__delivery-selector>.btn.is-active:before{color:#e02267}.cart-summary__delivery-selector>.btn.is-disabled{background-color:#f2f2f2;color:#b0b0b0}.cart-summary__delivery-selector>.btn.is-disabled:before{color:#b0b0b0}.cart-summary__delivery-selector>.btn.is-disabled:hover{cursor:not-allowed}.cart-summary__delivery-options>li{display:flex;align-items:flex-start;flex-wrap:wrap;margin-bottom:15px}.cart-summary__delivery-price{margin-left:auto}.cart-summary__delivery-options>li>label{font-weight:700;font-size:13px}.cart-summary__delivery-options>li sup{line-height:0}.cart-summary__delivery-options>li span{display:block;color:#545454;font-weight:400;font-size:12px}.cart-summary__delivery-options input[type=radio]{margin-top:2px;accent-color:#e02267}.cart-summary__delivery-price{font-weight:700}.cart-summary__delivery-address{width:100%;margin:15px 0 0 9px;padding-left:14px;border-left:1px dashed #545454;font-size:12px}.cart-summary__delivery-address ul{display:grid;gap:4px 15px;align-items:center;margin-top:10px}.cart-summary__delivery-address ul>li{display:contents}.cart-summary__delivery-address ul>li:last-child{display:block;grid-column:2;margin-top:4px}.cart-summary__delivery-address .input{width:100%;height:28px;line-height:28px;border-radius:4px}.cart-summary__delivery-address .btn{margin:0}.cart-summary__delivery-caption{font-size:11px}.cart-summary__total{display:flex;justify-content:space-between;gap:5px;padding:15px 0;font-size:20px;font-weight:700}.cart-summary .btn--cta{width:100%}.cart-summary__coupon{margin-bottom:15px;padding:15px;background-color:#fff;border-radius:6px}.cart-summary__coupon p{margin:0 0 10px;font-weight:600}.cart-summary__coupon-form{display:flex;overflow:hidden;border:1px solid #ccc;border-radius:4px}.cart-summary__coupon-form:focus-within{border-color:#e02267}.cart-summary__coupon-form .input{border:none;outline:none;flex:1;min-width:0;border-radius:4px 0 0 4px;padding:0 10px}.cart-summary__coupon-form button{border:none;border-radius:0 4px 4px 0;color:#545454;background-color:#f2f2f2}.cart-summary__coupon-form button:hover{background-color:#ddd}.cart-summary__reassurance{padding:15px;background-color:#fff;border-radius:6px}.cart-summary__reassurance-help{display:flex;align-items:center;gap:2px;margin-bottom:15px}.cart-summary__reassurance-help>div:first-child{flex-basis:50px;text-align:center}.cart-summary__reassurance-help>div:last-child{font-size:13px}.cart-summary__reassurance-help>div:last-child span{display:block;margin:2px 0;font-size:12px}.cart-summary__reassurance-help>div:last-child .link{font-weight:700}.cart-summary__reassurance-help img{width:32px;height:auto}.cart-summary__reassurance-title{font-weight:700;text-transform:uppercase;font-size:13px}.cart-summary__reassurance-items{padding:15px;background-color:#e1eefb;color:#272d4c;border-radius:6px}.cart-summary__reassurance-items>li{display:flex;align-items:center;margin-bottom:15px;font-size:12px}.cart-summary__reassurance-items>li:last-child{margin-bottom:0}.cart-summary__reassurance-items>li>div:first-child{flex-basis:35px}.cart-summary__reassurance-items img{width:25px;height:auto}@media screen and (max-width:999px){.cart-summary{display:flex;flex-wrap:wrap;max-width:500px;margin:0 auto}.cart-summary>*{width:100%}.cart-summary>h2{order:1}.cart-summary>.elevated{order:3}.cart-summary__coupon{order:2}.cart-summary__reassurance{order:4}}@media screen and (min-width:1000px){.cart-summary{flex:0 0 320px;max-width:320px}}.cart-crosssell__list{display:flex;gap:30px;padding:15px;background-color:#fff;border-radius:6px}.cart-crosssell__list>li{flex:1;display:flex;gap:10px}.cart-crosssell__list>li .product-favorite button{font-size:18px}.cart-crosssell__list>li .product-picture{height:144px}.cart-crosssell__list>li .product-picture img{width:auto;height:138px}.cart-crosssell__list>li .product-discount{margin-top:4px}.cart-crosssell__list>li .product-price{display:flex;align-items:flex-end;gap:4px}.cart-crosssell__list>li .btn{position:absolute;bottom:0;left:0;right:0}.cart-crosssell__content{position:relative;flex:1}@media screen and (max-width:849px),screen and (min-width:1000px)and (max-width:1199px){.cart-crosssell__list{flex-wrap:nowrap;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;scroll-padding-inline:15px}.cart-crosssell__list>li{min-width:160px;flex-direction:column;scroll-snap-align:start}.cart-crosssell__list>li .product-picture{text-align:center}.cart-crosssell__content{padding-bottom:40px}}@media screen and (max-width:999px){.cart-crosssell__list{margin-bottom:20px}}.cart-quantity-discounts{display:flex;align-items:center;margin:30px auto;background-color:#272d4c;color:#fff;border-radius:6px;text-transform:uppercase}.cart-quantity-discounts__label-tag{height:24px;font-size:12px;font-weight:700;background-color:#e02267;border-radius:3px}.cart-quantity-discounts__label-text{font-size:22px;font-weight:700;text-align:center}.cart-quantity-discounts__label-text sup{font-size:13px}.cart-quantity-discounts__offer{display:flex;flex-direction:column;align-items:center}.cart-quantity-discounts__offer-subtitle{display:flex;align-items:center;height:18px;padding:0 10px;font-size:10px;font-weight:700;border-radius:3px;border:1px solid #e02267;background-color:#272d4c;position:relative;z-index:1;margin-bottom:-9px}.cart-quantity-discounts__offer-value{display:flex;align-items:center;justify-content:center;gap:5px;padding:10px 10px 5px;font-size:35px;font-weight:700;background-color:#e02267;border-radius:3px}.cart-quantity-discounts__offer-value>span:not(.cart-quantity-discounts__offer-value-text){display:inline-flex;align-items:center}.cart-quantity-discounts__offer-value-u{font-size:22px}.cart-quantity-discounts__offer-value-text{font-size:12px}.cart-quantity-discounts__cta a{color:#fff;font-size:10px;text-decoration:underline}@media screen and (max-width:767px){.cart-quantity-discounts{flex-direction:column;gap:10px;max-width:500px;border-radius:10px 10px 6px 6px}.cart-quantity-discounts__label{align-self:stretch}.cart-quantity-discounts__label-tag{margin-bottom:15px;border-radius:6px 6px 0 0;width:100%;line-height:24px;text-align:center}.cart-quantity-discounts__cta{padding-bottom:10px}}@media screen and (min-width:768px){.cart-quantity-discounts{justify-content:space-between;padding:10px 20px}.cart-quantity-discounts__offer-value{align-self:stretch;padding-top:9px}.cart-quantity-discounts__label{position:relative}.cart-quantity-discounts__label:before{content:"";position:absolute;left:0;right:0;top:12px;height:1px;background:#e02267}.cart-quantity-discounts__label-tag{position:relative;z-index:1;width:fit-content;margin:0 auto 10px;padding:0 10px;line-height:24px}}@media screen and (min-width:1000px){.cart-quantity-discounts{margin-bottom:0}}@media screen and (min-width:1000px)and (max-width:1059px){.cart-quantity-discounts__label{padding-left:3%;padding-right:3%}.cart-quantity-discounts__label-text span{display:block}}@media screen and (min-width:1060px){.cart-quantity-discounts{justify-content:space-around}}@media screen and (min-width:1400px){.cart-quantity-discounts__offer-value{width:20vw}}.cart-related{padding:60px 0}@media screen and (min-width:768px){.checkout-login{display:flex;align-items:flex-start;gap:30px;max-width:1000px;margin:0 auto;padding-top:25px}.checkout-login>*{flex:1 1 0;min-width:0}.checkout-login .form{margin-top:0}}.checkout-relay{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;max-width:500px;padding:15px;border:1px solid #e02267;border-radius:8px}.checkout-relay h3{margin:0;font-size:14px;color:#e02267;text-transform:uppercase}.checkout-relay p{margin:15px 0 0}.checkout-remark{line-height:1.5}.checkout-remark textarea{width:100%;height:100px;margin-bottom:10px}.checkout-remark strong{text-transform:uppercase}.checkout-payment{margin:0 auto}.checkout-payment__methods{margin-bottom:28px}.checkout-payment__methods>li{height:70px;margin-bottom:10px;border:1px solid #ddd;border-radius:8px;font-size:15px;font-weight:700;text-transform:uppercase;text-align:left}.checkout-payment__methods>li .label{display:flex;height:70px;align-items:center;justify-content:space-between;gap:30px;padding:15px;cursor:pointer}.checkout-payment__methods>li.label{padding:15px;gap:30px}.checkout-payment__methods>li.label label{padding:0;gap:0}.checkout-payment__methods-cb{display:flex;gap:10px}.checkout-payment__methods-cb .label{gap:0}.checkout-payment__methods label span{display:block;box-shadow:0 0 0 1px #ddd;border-radius:3px}.checkout-payment label{text-align:left}.checkout-summary{padding:15px}.checkout-summary summary{all:unset}.checkout-summary h2{position:relative;margin:0;cursor:pointer}.checkout-summary h2:after{position:absolute;top:0;right:0;content:"\e919";transition:transform .2s}.checkout-summary details[open] h2:after{transform:rotate(180deg)}.checkout-summary ul>li{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:10px;color:#545454}.checkout-summary ul>li.checkout-summary--highlight{text-transform:uppercase;color:#222;font-weight:700;font-size:17px}.checkout-summary--separator{margin-top:14px;padding-bottom:6px;border-top:1px solid #ddd}.checkout-summary--total{font-size:20px;font-weight:700;color:#222!important}.checkout-summary--total h3{font-size:20px!important}.checkout-summary h3{margin:0;color:#222}.checkout-summary h3 span{font-weight:400}.checkout-summary p{margin:8px 0 0;line-height:1.5}.checkout-summary .btn--primary{width:100%}.checkout-summary .form__submit{margin-top:15px}.checkout-summary:first-of-type{margin-bottom:10px}ul.checkout-summary__items{margin-top:15px}ul.checkout-summary__items>li{align-items:flex-start;margin:0;color:#222}ul.checkout-summary__items>li:not(:last-child){margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ddd}ul.checkout-summary__items>li>div:first-child{display:flex;flex-direction:column;gap:8px}ul.checkout-summary__items>li>div:last-child{font-weight:700}@media screen and (max-width:767px){.checkout-payment{max-width:600px}.checkout-summary:first-of-type{margin-top:30px}}@media screen and (min-width:768px){.checkout-payment{display:flex;align-items:flex-start;justify-content:center;gap:30px;max-width:1050px;padding-top:25px}.checkout-payment .form{margin-top:0}.checkout-summary{width:320px}}@media screen and (max-width:1179px){.checkout-payment__methods>li.label{height:auto;display:flex;flex-wrap:wrap;gap:0}.checkout-payment__methods>li.label label{height:auto}.checkout-payment__methods-cb{flex-basis:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:15px 10px;margin-top:10px}.checkout-payment__methods-cb .label{justify-content:flex-start!important}}@media screen and (min-width:1280px){.checkout-payment{gap:80px}}.checkout-confirmation{max-width:680px;margin:0 auto;text-align:left;line-height:1.5}.checkout-confirmation__content{padding:15px;border:1px solid #222;border-radius:6px}.checkout-confirmation__content *:first-child{margin-top:0}.checkout-confirmation__content *:last-child{margin-bottom:0}.checkout-confirmation__warning{display:flex;gap:15px;padding:20px 15px;margin-top:20px;border:1px solid #e02267;background-color:#fce9f0;border-radius:6px}.checkout-confirmation__warning:before{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:20px;border:2px solid #e02267;color:#e02267;font-size:26px}@media screen and (max-width:449px){.checkout-confirmation__warning{flex-direction:column;align-items:center}}@media screen and (min-width:768px){.checkout-confirmation__content{padding:15px 30px}.checkout-confirmation__warning{padding:20px 30px;gap:30px}}@media screen and (max-width:767px){.checkout-error{max-width:500px}}@media screen and (min-width:768px){.checkout-error{max-width:1000px;align-items:flex-start}}.account-summary>li{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid transparent}.account-summary>li a{display:block;width:100%;padding:45px 20px}.account-summary>li:hover{border:1px solid #e02267}.account-summary>li a:before{display:block;color:#e02267;font-size:31px;margin-bottom:7px}.account-summary>li strong{display:block;font-size:14px;text-transform:uppercase;font-weight:700;margin-bottom:8px}.account-summary>li div{margin-bottom:10px;font-size:20px;font-weight:700;text-transform:uppercase}.account-summary>li p{color:#545454;margin:0}@media screen and (max-width:629px){.account-summary>li{margin-bottom:15px}}@media screen and (min-width:630px){.account-summary{display:flex;flex-wrap:wrap;gap:15px}.account-summary>li{flex:0 0 calc(50% - 7.5px)}}@media screen and (max-width:767px){.table--orders{max-width:500px;margin:0 auto}}.table--orders td{height:80px}.order__block{padding:15px;margin-bottom:15px}.order__block .btn--primary{margin-top:15px}.order__title{margin:0 0 10px;font-size:15px;font-weight:700;text-transform:uppercase}.order__address{margin-bottom:10px}.order__info-list{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:11px 12px;margin:0}.order__info-list dt{font-size:11px;color:#545454;text-transform:uppercase}.order__info-list dd{margin:0}.order__info-list+.order__title{margin-top:25px}@media screen and (max-width:767px){.order{max-width:500px;margin:0 auto}.order__items thead{display:none}.order__items tbody tr{display:flex;flex-wrap:wrap;padding:15px 0;border-bottom:1px solid #ddd}.order__items tbody tr>td{padding:0;border-bottom:none}.order__items tbody tr>td:first-child{flex:0 0 100%;padding-bottom:10px;margin-bottom:10px}.order__items tbody tr>td:first-child:before{display:none}.order__items td.table__product{display:flex;flex-direction:row;gap:15px}.order__items td.order__item-price{flex:1;display:flex;flex-direction:column;text-align:left}.order__items td.order__item-qty,.order__items td.order__item-amount{flex:0 0 90px;display:flex;flex-direction:column}.order__items td.order__item-price:before,.order__items td.order__item-qty:before,.order__items td.order__item-amount:before{content:attr(data-label);font-weight:400;font-size:11px;text-transform:uppercase;color:#545454;margin-bottom:5px}.order__items td.order__item-qty{text-align:center}.order__items td.order__item-amount{text-align:right}}@media screen and (min-width:768px){.order__items th{min-width:80px}.order__info{display:flex;gap:15px}.order__info>div{flex:1}}@media screen and (min-width:1000px){.order .table--flush td:not(:last-child),.order .table--flush th:not(:last-child){padding-right:20px}}.order__item-price{text-align:right;font-size:15px}.order__item-qty{text-align:center;font-weight:700;font-size:15px}.order__item-amount{text-align:right;font-weight:700;font-size:15px}.order__summary{position:relative;margin-top:20px}.order__summary .btn{position:absolute;left:0;bottom:0}.order__summary-lines{display:grid;grid-template-columns:1fr auto;gap:10px 0;margin:0}.order__summary-lines dt{padding-right:30px}.order__summary-lines dd{text-align:right}.order__summary-bold{font-weight:700;color:#222;font-size:15px;text-transform:uppercase}.order__summary-total{padding-top:17px;margin-top:5px;font-size:22px;border-top:1px solid #ddd}@media screen and (max-width:767px),screen and (min-width:1000px)and (max-width:1100px){.order__summary{padding-bottom:60px}}@media screen and (min-width:768px){.order__summary{display:flex;justify-content:flex-end}}.account-return td.table__product{padding-right:15px}@media only screen and (max-width:767px){.account-return .table--responsive-stacked tbody tr{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0 15px}.account-return .table--responsive-stacked td.table__product{flex:0 0 100%}.account-return .table--responsive-stacked td.td--shrink:nth-child(2){flex:0 0 100%}.account-return .table--responsive-stacked td.td--shrink:nth-child(2) .input{width:100%}.account-return .table--responsive-stacked td.td--shrink:nth-child(3){flex:0 0 65%}.account-return .table--responsive-stacked td.td--shrink:nth-child(4){flex:1}.account-return .table--responsive-stacked td.td--shrink:nth-child(3) .input,.account-return .table--responsive-stacked td.td--shrink:nth-child(4) .input{width:100%}.account-alerts .table td:before{display:none}.account-alerts .table--responsive tbody tr{display:flex;flex-wrap:wrap;position:relative}.account-alerts .table--responsive td.table__product{flex:0 0 100%;display:flex!important;gap:12px;padding:0 30px 8px 0;height:auto;border:none}.account-alerts .table--responsive tr{position:relative}.account-alerts .table--responsive td.table__product{padding:0 30px 8px 90px}.account-alerts .table--responsive td.table__product .product-picture{position:absolute;display:flex;flex-direction:column;width:80px;height:calc(100% - 30px);top:15px;bottom:15px;left:15px}.account-alerts .table--responsive td.table__product .product-picture a{display:flex;align-items:center;justify-content:center;flex:1}.account-alerts .table--responsive .table__product-desc{flex:1;min-width:0}.account-alerts .table--responsive td.table__price{flex:0 0 100%;display:block;padding:0 0 6px 92px;height:auto;border:none;text-align:left}.account-alerts .table--responsive td.table__cta{flex:0 0 100%;display:block;padding:8px 0 0 92px!important;height:auto;border:none}.account-alerts .table--responsive td.table__cta .btn{display:block;width:100%;text-align:center}.account-alerts .table--responsive td.table__action{position:absolute;top:15px;right:15px;display:block;padding:0;height:auto;border:none}.account-alerts .table--responsive .product-sale-price,.account-alerts .table--responsive .product-regular-price{float:left;margin-right:8px}.account-alerts .table--responsive .product-discount{clear:left;display:flex;align-items:center;width:fit-content;margin-top:20px}.account-alerts .table--responsive td.table__price:after{content:"";display:table;clear:both}}@media only screen and (min-width:768px){.account-return .td--shrink{padding-right:15px}}@media only screen and (min-width:1000px)and (max-width:1150px){.account-return .table__product{gap:10px}}
