.woocommerce-MyAccount-wrapper{display:flex;gap:20px;margin-top:20px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation{width:25%}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation .navigation-userPanel{width:100%;background-color:#fff;border-radius:15px;box-shadow:0 0 21px -5px #e1e1e1;margin-bottom:20px;overflow:hidden}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation .navigation-userPanel .navigation-userPanel-header{background-color:var(--ws-primary);padding:20px;width:100%;height:120px;color:#fff;text-align:center;position:relative;border-radius:0 0 50% 50%}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation .navigation-userPanel .navigation-userPanel-header .userPanel-user-displayName{margin-bottom:5px;font-weight:500}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation .navigation-userPanel .navigation-userPanel-header .userPanel-user-wlcMsg{font-size:12px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation .navigation-userPanel .navigation-userPanel-avatar{margin:-45px auto 0 auto;width:90px;height:90px;border-radius:50%;border:4px solid rgba(179,215,255,.35);background:#fff;overflow:hidden;position:relative;z-index:2}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation .navigation-userPanel .navigation-userPanel-userInfo{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 10px;margin-bottom:20px;margin-top:-45px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation .navigation-userPanel .navigation-userPanel-userInfo .userInfo-col{width:32%;text-align:center}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation .navigation-userPanel .navigation-userPanel-userInfo .userInfo-col .userInfo-name{display:block;margin-bottom:5px;font-size:12px;font-weight:500;color:#1e1e1e}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation .navigation-userPanel .navigation-userPanel-userInfo .userInfo-col .userInfo-value{font-size:10px;font-weight:300}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation .navigation-userPanel .navigation-userPanel-logout{width:100%;margin-bottom:10px;display:flex;justify-content:center}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation .navigation-userPanel .navigation-userPanel-logout a{display:inline-flex;flex-direction:column;align-items:center;gap:10px;margin:5px 0;color:#000}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation .navigation-userPanel .navigation-userPanel-logout a svg{width:24px;height:24px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation .navigation-userPanel .navigation-userPanel-logout a span{font-size:16px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation ul{background-color:#fff;border-radius:15px;padding:20px;box-shadow:0 0 21px -5px #e1e1e1}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation ul li{list-style-type:none;background-color:#f6f7fb;margin-bottom:10px;border-radius:10px;border-right:4px solid #f6f7fb}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation ul li a{display:flex;align-items:center;padding:10px 15px;color:#212121}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation ul li a svg{width:20px;height:20px;margin-left:10px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation ul li a i{font-size:18px;vertical-align:middle;margin-left:10px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation ul li.is-active{border-right-color:var(--ws-primary)}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation ul li.is-active a{color:var(--ws-primary)}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation ul li.is-active a svg{stroke:var(--ws-primary)}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper{flex-grow:1}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-stats{margin-bottom:20px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-stats .stat-block{width:calc(25% - 15px);background:linear-gradient(to left,rgba(255,255,255,0) 25%,rgba(255,255,255,.3));background-color:#ffae00;color:#fff;padding:10px 15px;border-radius:15px;display:flex;gap:15px;flex-wrap:wrap}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-stats .stat-block .block-right svg{width:30px;height:30px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-stats .stat-block .block-left .block-left-label{display:block;margin-bottom:5px;font-weight:500;color:#fff}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-stats .stat-block .block-left .block-left-value{font-weight:300}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-stats .stat-block.green{background:linear-gradient(to left,rgba(255,255,255,0) 25%,rgba(255,255,255,.3));background-color:#64bc36}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-stats .stat-block.red{background:linear-gradient(to left,rgba(255,255,255,0) 25%,rgba(255,255,255,.3));background-color:#f3103c}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-stats .stat-block.purple{background:linear-gradient(to left,rgba(255,255,255,0) 25%,rgba(255,255,255,.3));background-color:#a837bb}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-userDetails .userDetails-securityNotice{display:flex;align-self:flex-start;justify-content:space-between;background-color:#fff;width:100%;border-radius:15px;box-shadow:0 5px 10px 5px rgba(0,0,0,.031372549);margin-bottom:20px;padding:10px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-userDetails .userDetails-securityNotice .securityNotice-text{display:flex;align-items:center;gap:10px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-userDetails .userDetails-securityNotice a{display:flex;align-items:center;align-self:flex-start;gap:5px;padding:10px 15px;background-color:#094aef;border-radius:10px;color:#fff}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-userDetails .userDetails-info{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px;margin-bottom:20px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-userDetails .userDetails-info .info-block{display:flex;background-color:#fff;border-radius:10px;width:49%;box-shadow:0 5px 10px 5px rgba(0,0,0,.031372549)}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-userDetails .userDetails-info .info-block .block-icon{display:flex;align-items:center;background:#e4e4e4;border-radius:0 10px 10px 0;padding:10px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-userDetails .userDetails-info .info-block .block-icon svg{width:20px;height:20px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-userDetails .userDetails-info .info-block .block-value{display:flex;align-items:center;border-radius:10px;padding:10px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-orderStats{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px;margin-bottom:20px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-orderStats .orderStats-col{background-color:#fff;border-radius:15px;padding:15px;box-shadow:0 0 21px -5px #e1e1e1;width:calc(50% - 7.5px);display:flex;flex-direction:column;gap:15px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-orderStats .orderStats-col .orderStats-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ededed;padding-bottom:10px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-orderStats .orderStats-col .orderStats-header a{font-size:13px;color:#828282}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-orderStats .orderStats-orderStatus .orderStatus-item{display:flex;align-items:center;gap:15px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-orderStats .orderStats-orderStatus .orderStatus-item img{width:64px;height:64px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-orderStats .orderStats-orderStatus .orderStatus-item .item-info{display:flex;flex-direction:column;gap:3px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-orderStats .orderStats-orderStatus .orderStatus-item .item-info .total{font-weight:500}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content{width:100%;background-color:#fff;border-radius:15px;padding:15px;box-shadow:0 0 21px -5px #e1e1e1}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-EditAccountForm span em{font-size:12px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset{border-width:0;padding:0;margin:15px 0}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend{margin-bottom:15px;font-weight:500}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a{margin-left:5px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders td,.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders th{font-weight:500;padding:15px;font-size:14px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title h2,.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title h2{font-size:14px;margin-bottom:10px}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-Address address,.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-Addresses address{border:2px dashed #bdc6d1;border-radius:15px;color:#212341;padding:10px;background-color:#f7f8f9;min-height:250px;position:relative;font-style:normal}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-Address address .address-details,.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-Addresses address .address-details{opacity:.3;line-height:1.7}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-Address address a,.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-Addresses address a{display:flex;gap:10px;justify-content:center;align-items:center;font-weight:500;font-size:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%;color:#000}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-Address address a svg,.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .woocommerce-MyAccount-content .woocommerce-Addresses address a svg{width:18px;height:18px}.tracking-woocommerce-error{margin:0;margin-top:15px}@media (max-width:1024px){.woocommerce-MyAccount-wrapper{flex-direction:column-reverse}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper,.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-navigation{width:100%}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-userDetails .userDetails-info .info-block{width:100%}}@media (max-width:576px){.woocommerce-MyAccount-content-wrapper .myAccount-stats .stat-block{width:calc(50% - 10px)!important}.woocommerce-MyAccount-content-wrapper .myAccount-orderStats .orderStats-col{width:calc(100% - 0px)!important}}@media (max-width:425px){.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-stats .stat-block{width:100%!important}.woocommerce-MyAccount-wrapper .woocommerce-MyAccount-content-wrapper .myAccount-userDetails .userDetails-securityNotice{flex-direction:column;gap:10px}}