.account-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:52px;padding-bottom:20px;border-bottom:2px solid #464345}.account-header .account-header__nav a{padding:6px 0;cursor:pointer}.account-header .account-header__nav a.active{text-decoration:underline}.account-header .account-header__nav a:not(:first-child){margin-left:30px}@media screen and (max-width: 990px){.account-header{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;padding-top:26px}.account-header .account-header__nav{margin-top:20px}}@media screen and (max-width: 650px){.account-header .account-header__nav{display:flex;flex-direction:column}.account-header .account-header__nav a{padding:6px 0}.account-header .account-header__nav a:not(:first-child){margin-left:0}}.main-account__orders{background-color:#464345}.main-account__orders *{color:#fdfbfa}.main-account__orders table,.main-account__orders th,.main-account__orders td{border-color:#fdfbfa}.main-account__orders a:hover{text-decoration:underline}.main-account__orders table th{text-align:center;text-transform:uppercase;font-size:16px;font-family:"Sk-Modernist"}.main-account__orders table th:last-child{text-align:center}.main-account__orders table td{text-align:center;font-size:14px}.main-account__orders table td:first-child,.main-account__orders table td:last-child{text-align:center}.main-account__orders table td.order-image{width:248px;height:248px}.main-account__orders table td.order-image:hover{transform:scale(1.02)}@media screen and (max-width: 990px){.main-account__orders table td.order-image{width:150px;height:150px}}@media screen and (max-width: 767px){.main-account__orders table td{text-align:right;border-top:1px solid #fdfbfa}.main-account__orders table td:first-child,.main-account__orders table td:last-child{text-align:right}.main-account__orders table td:first-child{border-top:2px solid #fdfbfa;padding-top:20px}.main-account__orders table td:last-child{padding-bottom:20px}.main-account__orders table td.order-image{width:100%;height:120px}.main-account__orders table td.order-image>div{width:120px;height:120px}}@media screen and (min-width: 768px){.address-form__row{display:flex;flex-direction:row;justify-content:flex-start}.address-form__row>div{width:calc(33.33% - 10px)}.address-form__row>div:not(:first-child){margin-left:20px}.address-form__row.address-form__row--two>div{width:calc(50% - 10px)}}