.my-account .page-title{text-transform:uppercase;font-size:2.1875rem;font-weight:700}.my-account .account-nav{text-transform:uppercase;flex-direction:column;gap:1rem;margin:0;padding:2.5rem 0 0;font-size:.875rem;font-weight:500;list-style:none;display:flex}.my-account .account-nav .menu-link.menu-link_active{pointer-events:none;color:#c32929}.my-account .page-content{padding-top:2.5rem}.my-account__dashboard p{width:43.125rem;max-width:100%}.my-account__dashboard .unerline-link{text-decoration:underline}.my-account__orders-list{width:100%;overflow-x:auto}.my-account .orders-table{border:1px solid #e4e4e4;width:100%}.my-account .orders-table thead th{text-transform:uppercase;background-color:#e4e4e4;padding:1rem 1.875rem;font-size:.875rem}.my-account .orders-table tbody td{border-top:1px solid #e4e4e4;padding:1.875rem}.my-account .orders-table tbody td:first-child{text-decoration:underline}.my-account .orders-table tbody td:last-child{width:12.5rem}.my-account .orders-table tbody td .btn{height:3.125rem;font-size:.875rem}.my-account__address .notice{margin-bottom:3.75rem}.my-account__address-list{gap:5.625rem;display:flex}@media (max-width:767.98px){.my-account__address-list{flex-direction:column}}.my-account__address-item{flex-grow:1}.my-account__address-item__title{text-transform:uppercase;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:.875rem;font-weight:500;line-height:1.5rem;display:flex}.my-account__address-item__title h5{margin:0;font-size:1.125rem}.my-account__address-item__title a{border-bottom:2px solid;font-size:.8125rem}.my-account__address-item__detail{line-height:1.5rem}.my-account__address-item__detail p{margin:0}.my-account__edit .btn-primary{text-transform:uppercase;width:18.75rem;max-width:100%;height:3.75rem;font-size:.875rem}.my-account__wishlist .btn-remove-from-wishlist{z-index:2;opacity:0;visibility:hidden;background-color:#fff;border:0;border-radius:4px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex;position:absolute;top:1.25rem;left:1.25rem;box-shadow:0 0 1px #0000001a}.my-account__wishlist .product-card:hover .btn-remove-from-wishlist{opacity:1;visibility:visible}
