.account-orders-page {
    position: relative;
}
.account-orders-page .h1-wrap {
    padding-top: 3px;
    /* margin-bottom: 23px; */
}
.account-order-page .message-block > div,
.account-orders-page .message-block > div {
    margin: 15px 0;
}

.box-account {
    padding: 0 0 30px;
}
.box-account .box-account-container.min-width {
    background: transparent !important;
}
.box-account-top {
    margin-bottom: 13px;
    padding: 9px 0;
}
.box-account .box-account-top h2 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}
.box-account .account-products-list {
    border-left: 1px solid #eaeaea;
    /* var gray */
}
.box-account .account-products-list .good {
    border:1px solid #eaeaea;
    /* var gray */
    border-left: none;
    margin: 0;
    padding: 10px;
}
.box-account .account-products-list .owl-item:first-child .good {
    border-left:none;
}
.account-home-left .box-account-top:first-child,
.account-home-right .box-account-top:first-child {
    padding-top: 0;
}
.account-slider-item-link {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    z-index: 10;
    background: #000;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; 
}
.account-slider-item-link:hover {
    opacity: 0.2;
}

.account-home-leftright .ui-grid {
    margin: 0;
}
.account-home-leftright .account-home-left {
    padding-left:0;
}
.account-home-leftright .account-home-right {
    padding-right:0;
}

#account-feedback-form,
#account-feedback-form textarea {
    width: 100%;
    display: block;
}
#account-feedback-form select,
#account-feedback-form textarea {
    font-size: 14px;
}

.account-reviews-all {
    position: absolute;
    top:7px;
    right: 0;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px dashed;
}
.account-reviews-all i {
    padding-right: 5px;
}
.account-reviews-all:hover {
    text-decoration: none;
}

.account-setting .select2-container {
    width: 100% !important;
}
.box-account-setting {
    background: #f1f1f1;
    /* var gray-light */
    margin-bottom: 30px;
    padding: 5px 13px 13px;
    border-radius: 5px;
}
.box-account-setting-top {
    margin-bottom: 13px;
    padding: 9px 0;
}
.box-account-setting .box-account-setting-top h2 {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}
.box-account-setting .box-account-setting-top h2 span {
    font-weight: 400;
}
.box-account-setting-middle {
    
}
.box-account-setting .ui-buttons {
    margin-top: 15px;
}

.account-setting-column > .ui-grid {
    margin: 0;
}
.account-setting-column .account-setting-left {
    padding-left:0;
}
.account-setting-column .account-setting-right {
    padding-right:0;
}

.account-setting-buttons {
}

.account-setting input[type="email"],
.account-setting input[type="tel"],
.account-setting input[type="text"],
.account-setting select {
    width: 100%;
}
.account-setting input,
.account-setting select {
    font-size: 14px;
}
.account-setting .ui-field label {
    
}
.account-setting .ui-field label b {
    font-weight: 400;
}
.account-setting .ui-field,
.account-setting .ui-field:first-child {
    margin-bottom: 12px;
}
.account-setting .phone-checkbox-wrap {
    margin: 8px 0 0;
}
.account-setting .phone-checkbox {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0;
}
.account-setting .phone-checkbox input[type="checkbox"] {
    margin: 3px 5px 3px 0;
}
.account-setting .phone-checkbox label {
    cursor: pointer;
}
.account-setting .phone-checkbox label:hover {
    color: #ea1616;
    /* var base */
}

.account-setting .select2-container .select2-selection--single {
    height: 38px;
    outline: none;
}
.account-setting .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
    padding-left: 15px;
    padding-right: 35px;
}
.account-setting .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
    width: 33px;
    background: #fff;
    z-index: 1;
    border-radius: 5px;
}
.account-setting .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: -3px;
}

.address-select-item {
    position: relative;
    display: block;
}
.address-select-item-text {
    display: block;
    box-sizing: border-box;
    padding-right: 55px;
    position: relative;
    z-index: 1;
}
.address-select-item-remove {
    position: absolute;
    z-index: 1;
    top:50%;
    right: -5px;
    padding: 10px;
    margin-top: -18px;
    z-index: 2;
}
.address-select-item-remove:after {
    font-family: 'FontAwesome';
    content:'\f1f8';
    font-size: 14px;
}
.address-select-item-edit {
    position: absolute;
    z-index: 1;
    top:50%;
    right: 25px;
    padding: 10px;
    margin-top: -18px;
    z-index: 2;
}
.address-select-item-edit:after {
    font-family: 'FontAwesome';
    content:'\f040';
    font-size: 14px;
}
.ui-field-address-id .select2-selection__rendered .address-select-item-remove,
.ui-field-address-id .select2-selection__rendered .address-select-item-edit {
    display: none;
}

.account-newsletter {
    font-size: 0;
}
.account-newsletter-left,
.account-newsletter-right {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}
.account-newsletter-right {
    padding: 3px 0 3px 10px;
    line-height: 1.1;
}
.account-setting .ui-field.field-newsletter {
    margin-top: 15px;
}

.settingorgform .ui-field,
.settingorgform .ui-field input[type="text"],
.settingorgform .ui-field select {
    width: 100%;
}
.settingorgform-bottom {
    padding-top: 15px;
}

.passwordform-form-wrap .ui-field input {
    width: 100%;
}
.passwordform-bottom {
    padding-top: 15px;
}

.addressform-form-wrap .ui-field {
    margin:  0 0 15px;
}
.addressform-form-wrap .ui-field select,
.addressform-form-wrap .ui-field input[type="text"] {
    width: 100%;
}
.addressform-form-wrap .ui-field input[type="checkbox"] {
    margin-right: 10px;
}
.addressform-bottom {
    padding-top: 15px;
}

.ui-field-city .select2-container .select2-selection--single {
    height: 38px;
    outline: none;
}
.ui-field-city .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
    padding-left: 15px;
    padding-right: 35px;
}
.ui-field-city .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
    width: 30px;
}
.ui-field-city .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: -3px;
}


.address-city-wrap {
    position: relative;
}
.city-cancel {
    position: absolute;
    right: 0;
    top:0;
    opacity: 0;
    -webkit-transition: opacity .3s, color .3s;
    -moz-transition: opacity .3s, color .3s;
    -o-transition: opacity .3s, color .3s;
    transition: opacity .3s, color .3s;    
    font-size: 20px;
    padding: 9px 9px;
    z-index: -1;
}
.city-cancel.show {
    opacity: 1;
    z-index: 1;
    cursor: pointer;
}
.city-cancel.show:hover {
    color:#ea1616;
    /* var base */
}
.address-city-wrap .ajax-loader {
  position: absolute;
  right: 10px;
  top: 11px;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}
.address-city-wrap .ajax-loader.show {
  opacity: 1;
}
.address-city-list,
.search_results-bg {
  max-height: 164px;
}
.address-city-list {
  z-index: 12;
  position: absolute;
  top: 34px;
  left: 0;
  width: 100%;
  overline: hidden;
  box-sizing: border-box;
  border: 1px solid #cfcfcf;
  /* var gray-dark */
  border-top-color:#fff;
  overflow: hidden;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding-top: 20px;
}
.address-city-wrap input:focus + .address-city-list {
  border: 1px solid #ea1616;
  /* var base */   
  border-top-color:#fff;
} 
.address-city-list.hide {
  display: none;
}
.search_results-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: -1;
}
.address-city-list-empty {
    padding: 5px 15px 15px;
}
.address-city-results {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  list-style: none;
  font-weight: normal;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 142px;
  box-sizing: border-box;
}
.address-city-results li {
    list-style: none;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 120%;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s; 
    cursor: pointer;
}
.address-city-results li em {
  color: #ea1616;
  /* var base */
}
.address-city-results li:hover {
    background: #efefef;
    /* var gray */
}
.address-city-smallinfo {
    position: absolute;
    top:32px;
    left:15px;
    z-index: 13;
    font-size: 12px;
    color:#a2a2a2;
    /* var gray-very-dark */
}
.address-city-list.hide + .address-city-smallinfo {
    display: block;
}
.address-city-list.hide + .address-city-smallinfo {
    display: none;
}
.address-city-manually {
    color:#ea1616;
    /* var base */
    border-bottom: 1px dashed;
    cursor: pointer;
    display: inline-block;
}
.addressform-info {
    margin-bottom: 20px;
}

.addressform-postcode-hintlist {
    text-align: left;
    line-height: 120%;
    color: #fff;
}
.addressform-postcode-hintlist a {
    /* text-decoration: none; */
    padding: 3px 5px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
}
.addressform-postcode-hintlist a:hover {
    text-decoration: none;
    color:#fff;
}
/* .addressform-postcode-hintlist a:first-child {
    padding-left: 0;
} */


.account-orders-wrap {

}
.account-orders-list {
    padding: 15px 0 0;    
}
.account-orders-list.view_table {
/* .account-orders-list.view_table_expand { */
    border-bottom: 1px solid #eaeaea;
    /* var gray */
}
.account-orders-item {
    border: 1px solid #cfcfcf;
    /* var gray-dark */
    margin: 0 0 15px;
    -moz-border-radius: 5px;
    /* var base-border-radius */
    -webkit-border-radius: 5px;
    /* var base-border-radius */
    -khtml-border-radius: 5px;
    /* var base-border-radius */
    border-radius: 5px;
    /* var base-border-radius */
    font-size: 14px;
    overflow: hidden;
}
.account-orders-item-head {
    padding: 12px 15px;
    position: relative;
    background: #eaeaea;
    /* var gray */
    font-size: 14px;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s; 
}
.account-orders-item-head-top {
    display: inline-block;
}
.account-orders-item-head-bottom {
    display: inline-block
}
.account-orders-item-status {
    display: inline-block;
}
.account-orders-item-status i {
    display: inline-block;
    padding: 6px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    border-radius: 100%;
    margin-right: 5px;
}
.account-orders-item .account-orders-item-status {
    padding-left:15px;
}

.account-orders-item-arrow {
    position: absolute;
    top: 0;
    right: 0;
    padding:2px 12px 6px;
    font-size: 26px;
    z-index: 1;
    cursor: pointer;
}
.account-orders-item-arrow:hover {
    color:#ea1616;
    /* var base */
}
.account-orders-item-arrow:before {
    font-family: FontAwesome;
    content:'\f107';
}
.account-orders-item.expand .account-orders-item-arrow:before {
    content:'\f106';
}
.account-orders-item-head-right {
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 1;
    /* font-size: 16px; */
    padding: 11px 0;
    /* width: 100px; */
    font-weight: 700;
}
.account-orders-item-number {
    display: inline-block;
    font-weight: 700;
}
.account-orders-item-count {
    /* margin: 0 0 3px; */
    display: inline-block;
}
.account-orders-item-total {
    display: inline-block;
}
.account-orders-item-info {
    /* height: 70px; */
    box-sizing: border-box;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .1s;
    -moz-transition: max-height .1s;
    -o-transition: max-height .1s;
    transition: max-height .1s; 
}
.account-orders-item-buttons {
    position: relative;
    min-height: 27px;
    padding-right: 122px;
    font-size: 0;
}
.account-orders-item-info-column {
    /* font-size: 0; */
}
.account-orders-item-info-column-left,
.account-orders-item-info-column-right {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 14px;
}


.account-orders-item-buttons .ui-button-wrap {
    margin: 3px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.account-orders-item-buttons .ui-button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    margin: 0;
}
.account-orders-item-middle {
    padding: 5px 0 25px;
}
/*.account-orders-item-products {
    
}
.account-orders-product {
    display: table-row;
    font-size: 11px;
    padding-bottom: 10px;
}
.account-orders-product-info,
.account-orders-product-image {
    display: table-cell;
    vertical-align: top;
    
}
.account-orders-product-image {
    padding-right: 10px;
}
.account-orders-product-info {
    
}
.account-orders-product-title {
    
}
.account-orders-product-model {
    color:#8c8c8c;
}
.account-orders-product-total {
    margin-top: 3px;
    font-weight: 600;
}
.account-orders-product-count,
.account-orders-product-total {
    display: inline-block
}*/

.account-orders-item-products {
    
}
.account-orders-product {
    display: table-row;
    font-size: 14px;
    line-height: 1.4;
}
.account-orders-product-title,
.account-orders-product-total-wrap,
.account-orders-product-image {
    display: table-cell;
    vertical-align: top;
    padding-bottom: 10px;
}
.account-orders-product:last-child .account-orders-product-title,
.account-orders-product:last-child .account-orders-product-total-wrap,
.account-orders-product:last-child .account-orders-product-image {
    padding-bottom: 0;
}
.account-orders-product-image {
    padding-right: 10px;
}
.account-orders-product-title {
    width: 58%;
    position: relative;
    top: -3px;
}
.account-orders-product-title a {
    font-size: 14px;
}
.account-orders-product-title a:hover {
    text-decoration: none;
}
.account-orders-product-option {
    font-size: 12px;
    color:#8c8c8c;
    margin: 0 0 5px;
}
.account-orders-product-option:last-child {
    margin: 0;
}
.account-orders-product-total-wrap {
    font-weight: 700;
    text-align: right;
    position: relative;
    top: -3px;
}
.account-orders-product-count,
.account-orders-product-total {
    display: inline-block
}

.account-orders-item-info-base {
    line-height: 1.4;
}
.account-orders-item-address {
    /* margin: 5px 0 0; */
}
.account-orders-item-shipping,
.account-orders-item-payment,
.account-orders-item-address {
    display: block;
    margin: 0 0 10px;
}
.account-orders-item-info-invoice {
    display: inline-block;
    margin: 0 0 15px; 
}
.account-orders-item-payment {
    /* margin-left: 20px; */
    /* margin: 0; */
}
.account-orders-item-shipping b,
.account-orders-item-payment b,
.account-orders-item-address b {
    font-weight: 700;
    padding-right: 5px;
}
.account-orders-item-shipping b i,
.account-orders-item-payment b i,
.account-orders-item-address b i {
    color:#8c8c8c;
    display: none;
}

.account-orders-item.expand .account-orders-item-info {
    max-height: 600px;
    overflow: auto;
    border-top:1px solid #cfcfcf;
    /* var gray-dark */
    padding: 12px 15px;
    -webkit-transition: max-height .1s;
    -moz-transition: max-height .1s;
    -o-transition: max-height .1s;
    transition: max-height .1s; 
}
.account-orders-invoice .account-orders-item-head-right {
    padding: 2px 0;
}
.account-orders-invoice .account-orders-item-head-right-item .account-orders-item-count,
.account-orders-invoice .account-orders-item-head-right-item .account-orders-item-total,
.account-orders-invoice .account-orders-product-count,
.account-orders-invoice .account-orders-product-total {
    color: #888;
    text-decoration: line-through;
    font-weight: 400;
    display: inline-block;
}
.account-orders-item-head-right-item.account-orders-item-invoice .account-orders-item-count,
.account-orders-item-head-right-item.account-orders-item-invoice .account-orders-item-total,
.account-orders-invoice .account-orders-item-invoice .account-orders-product-count,
.account-orders-invoice .account-orders-item-invoice .account-orders-product-total {
    color: #333;
    /* var text-color */
    text-decoration: none;
    font-weight: 700;
}

.view_list .account-orders-item {
    cursor: pointer;
}
.view_list .account-orders-item:hover .account-orders-item-head {
    background: #fff;
}

.view_list_expand .account-orders-item-head {
    cursor: pointer;
}
.view_list_expand .account-orders-item-head:hover .account-orders-item-arrow {
    color:#ea1616;
    /* var base */
}
.view_list_expand .account-orders-item-head-right {
    right:50px;
}
.view_list_expand .account-orders-product-total-wrap {
    padding-right: 34px;
}
.view_list_expand .account-orders-product-title {
    width: 53%;
}

.account-orders-panel-title {
    font-size: 14px;
    padding: 0 0 5px;
}
.account-orders-panel-button {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}
.ui-button.account-orders-panel-button {
    font-size: 14px !important;
}
/* .account-orders-panel-button i {
    padding-right: 5px;
} */
.account-orders-panel {
    /* padding-left: 150px; */
}
.account-orders-panel-form {
    display: none;
    overflow: hidden;
    margin: 0 0 13px;
}
.account-orders-panel.show .account-orders-panel-form {
    display: block;
    overflow: auto;
}
.account-orders-panel-form-wrap {
    display: table-row;
}
.account-orders-panel-date-wrap,
.account-orders-panel-search-wrap,
.account-orders-panel-status-wrap {
    display: table-cell;
    vertical-align: top;
    position: relative;
}
.account-orders-panel-date,
.account-orders-panel-search,
.account-orders-panel-status {
    border: 1px solid #cfcfcf;
    /* var gray-dark */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    
}
.account-orders-panel-date input,
.account-orders-panel-search input,
.account-orders-panel-status select {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;   
}
.account-orders-panel-status-wrap {
    width: 20%;
    padding-right: 15px;
}
.account-orders-panel-date-wrap {
    width: 30%;
    font-size: 0;
}
.account-orders-panel-search-wrap {
    width: 52%;
    /* padding: 0 14px; */
    box-sizing: border-box;
    border:none;
    padding-right: 15px;
}
.account-orders-panel-buttons {
    border:none;
    text-align: right;
}
.search-process .account-orders-panel-buttons-wrap {
    width: 94px;
}
.account-orders-panel-form input[type="text"], 
.account-orders-panel-form select {
    width: 100%;
    border:none;
    font-size: 14px;
}
.account-orders-panel-form select {
    padding: 8px 15px 9px;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}
.account-orders-panel-date-from,
.account-orders-panel-date-to {
    width: 50%;
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    position: relative;
}
.account-orders-panel-date-from {
    /* padding-right: 7px; */
    border-right: 1px solid #cfcfcf;
    /* var gray-dark */
}
.account-orders-panel-date-to {
    /* padding-left: 7px; */
}
.account-orders-panel-date-reset {
    position: absolute;
    top:0;
    right: 0;
    z-index: 1;
    padding: 10px 9px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s, color .3s;
    -moz-transition: opacity .3s, color .3s;
     -o-transition: opacity .3s, color .3s;
    transition: opacity .3s, color .3s; 
    cursor: pointer;
}
.account-orders-panel-date-reset:hover {
    color:#ea1616;
    /* var base */
}
.account-orders-panel-date-reset.hide {
    opacity: 0;
    visibility: hidden;
}
.account-orders-panel-buttons-wrap {
    font-size: 0;
    width: 47px;
    display: inline-block;
}
.account-orders-panel-search-reset {
    position: absolute;
    bottom:0;
    right: 15px;
    z-index: 1;
    padding: 11px 10px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s, color .3s;
    -moz-transition: opacity .3s, color .3s;
     -o-transition: opacity .3s, color .3s;
    transition: opacity .3s, color .3s; 
    cursor: pointer;
    font-size: 14px;
}
.account-orders-panel-search-reset:hover {
    color:#ea1616;
    /* var base */
}
.account-orders-panel-search-reset.hide {
    opacity: 0;
    visibility: hidden;
}
/* .account-orders-panel.search-process .account-orders-panel-buttons-wrap {
    width: 94px;
}
.account-orders-panel.search-process .orders-button-reset-search {
    display: inline-block;
} */
.account-orders-loading {
    font-size: 47px;
    text-align: center;
}
.account-orders-pageinfo {
    margin: 0 0 10px;
}
.account-orders-sort,
.account-orders-limit {
    display: inline-block
}
.account-orders-sort i {
    font-size: 19px;
    position: relative;
    top:2px;
}
.account-orders-pageinfo-title {
    padding-right: 5px;
    /* text-transform: uppercase; */
    font-size: 14px;
}
.account-orders-pageinfo select {
    padding: 0;
    font-size: 14px;
    border:none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    background: transparent;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}
.account-orders-empty {
    padding: 15px 0 0;
    font-size: 14px;
    text-align: center;
}
.account-orders-item-more {
    position: absolute;
    right: 0;
    top: 3px;
    box-sizing: border-box;
}
.account-orders-item-products-total-more {
    display: inline-block;
    vertical-align: middle;
    margin-left: 60px;
    color: #ea1616;
    /* var base */
    text-decoration: underline;
    cursor: pointer;
}
.account-orders-item-products-total-more:hover {
    text-decoration: none;
}


/* orders-table */
.account-orders-table {
    border-top: 1px solid #cfcfcf;
    /* var gray-dark */
    border-left: 1px solid #cfcfcf;
    /* var gray-dark */
    width: 100%;
    display: table;
    border-collapse: collapse;
    box-sizing: border-box;
}
.account-orders-table-row,
.account-orders-table-row-head {
    display: table-row;
    width: 100%;
    cursor: pointer;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s; 
    position: relative;
    z-index: 1;
}
.account-orders-table-td {
    display: table-cell;
    vertical-align: top;
    width: auto;
    font-size: 14px;
    padding: 7px 7px;
    box-sizing: border-box;
    border: 1px solid #cfcfcf;
    /* var gray-dark */
    border-top:none;
    border-left:none;
    width: auto;
}
.account-orders-table-td.aotp-td-img {
    text-align:center;
}
.account-orders-table-row-head {
    font-weight: 600;
    background: #f4f4f4;
    /* var gray-light */
}
.account-orders-table-row-head .account-orders-table-td {
    padding: 12px 10px;
    text-transform: uppercase;
}
.account-orders-table-td-title {
    font-weight: 400;
    padding: 0 0 3px;
    color: #888888;
    text-transform: uppercase;
    font-size: 10px;
}
.aot-td-info {
    /* width: 170px; */
    /* width: 30%; */
    width: 1%;
}
.aot-td-status {
    /* width: 30%; */
    width: 1%;
}
.aot-td-products-total {
    /* width: 15%; */
    width: 25%;
}
.aot-td-price-total {
    width: 25%;
    position: relative;
}
.aot-td-products-total,
.aot-td-price-total {
    /* width: 180px; */
    font-weight: 700;
    padding: 0;
    position: relative;
}
/* .aot-td-shipping {
    width: 35%;
} */
.aot-td-info-wrap {
    margin: 5px 0 0;
    width: 180px;
}
.aot-td-status > .account-orders-item-status {
    width: 250px;
}
.account-orders-item-date {
    display: inline-block;
}
.account-orders-table-td .account-orders-item-shipping {
    margin: 0;
}
.account-orders-table-td .account-orders-item-status i {
    padding: 5px;
}
.account-orders-table.table .aot-td-price-total {
    padding-right: 30px;
}
.account-order-product-td-title {
    display: none;
    margin: 0 0 5px;
}
.account-orders-invoice .aotp-td-quantity,
.account-order-invoice-products .aotp-td-quantity {
    width: 130px;
}
.account-orders-list.view_table .account-orders-table {
    border-bottom:#cfcfcf;
    /* var gray-dark */
}
.account-orders-list.view_table .account-orders-table:not(:last-child) .account-orders-table-td {
    border-bottom:none;
}
.account-orders-list.view_table .account-orders-table-row > div:last-child:before {
    content:'\f105';
    font-family: FontAwesome;
    font-size: 25px;
    position: absolute;
    top:50%;
    right: 15px;
    margin-top: -13px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
     -o-transition: opacity .3s;
    transition: opacity .3s; 
}
.account-orders-table-row.even {
    background: #f4f4f4;
    /* var gray-light */
}
.account-orders-list.view_table .account-orders-table-row:hover {
    background: #cfcfcf;
    /* var gray-dark */
}
.account-orders-list.view_table .account-orders-table-row:hover > div:last-child:before {
    opacity: 1;
}


/* orders table-expand */
.account-orders-table-blocks {
    width: 100%;   
    border-top:1px solid #cfcfcf;
    /* var gray-dark */
}
.account-orders-table-block > .account-orders-table {
    border-top:none;
}
.account-orders-table-row-more {
    display: table-row;
    width: 100%;
    cursor: pointer;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s; 
    position: relative;
    z-index: 1;
}
.aot-td-arrow {
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}
.aot-td-arrow-wrap {
    width: 32px;
    display: inline-block;
}
.aot-td-arrow:hover {
    color:#ea1616;
    /* var base */
}
.account-orders-table-td-arrow {
    font-size: 26px;
}
.account-orders-list.view_table_expand .account-orders-table-row {
    cursor: default;
}
.account-orders-table-block-more {
    display: none;
}
.account-orders-table-block.show {
    border-bottom:1px solid #cfcfcf;
    /* var gray-dark */
}
.account-orders-table-block:last-child {
    border: none;
}
.account-orders-table-block.show .account-orders-table-block-more {
    display: block;
    padding: 15px 0 30px;
    font-size: 14px;
}
.account-orders-table-block-info {
    margin: 15px 0 17px;
}
.account-orders-table-block .account-orders-item-shipping, 
.account-orders-table-block .account-orders-item-payment, 
.account-orders-table-block .account-orders-item-address {
    display: block;
    margin: 0 0 3px;
}
.account-orders-table-block-products {
    margin: 0;
    overflow: auto;
    /* display: none; */
}
.account-orders-table-block-products .account-orders-table {
    /* border:none; */
}
.account-orders-table-block-products .account-orders-table-td {
    /* border-right: none; */
    line-height: 1.2;
}
.account-orders-table-block-products .account-orders-table-row:last-child .account-orders-table-td {
    /* border:none; */
}

.aotp-td-name {
    
}
.aotp-td-name a {
    font-size: 14px;
}
.aotp-td-name a:hover {
    text-decoration: none;
}
.aotp-td-name-option {
    font-size: 12px;
    color:#8c8c8c;
    margin: 3px 0 0;
}
.aotp-td-name-option:last-child {
    margin: 0;
}
.aotp-td-price {
    width:120px;
}
.aotp-td-quantity {
    width: 80px;
}
.aotp-td-total {
    width:120px;
}
.aotp-td-img-wrap {
    width: 50px;
}
.aotp-td-name-model {
    font-weight: 700;
    display: none;
}
.aotp-td-annotation,
.account-orders-product-annotation {
    color:#8c8c8c;
    font-size: 12px;
    margin: 3px 0 0;
}
.td-table {
    display: table;
    width: 100%;
    height: 100%;
    border-collapse: collapse;
    position: absolute;
    left: 0;
    top: 0;
}
.td-table-row {
    display: table-row;
    width: 100%;
    height: 100%
}
.td-table-td {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    padding: 7px;
    border-right: 1px solid #eaeaea;
    /* var gray */
}
.account-orders-invoice .td-table-td {
    width: 50%;
}
.account-orders-invoice .td-table-td.aot-td-invoice {
    border-right-color: #e8fad8;
}
.orders-td .td-table-td.not-invoice {
    border-right:none;
}



/* order */
#content.account-order-page {
    font-size: 14px;
    margin-left:0;
    margin-right:0;
}
.account-order-page .top .center {
    position: relative;
}
.account-order-order-id-copy {
    display: inline-block;
    margin-left: 5px;
    font-size: 16px;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
     -o-transition: color .3s;
    transition: color .3s; 
}
.account-order-order-id-copy:hover {
    color:#ea1616;
    /* var base */
}
.account-order-status-wrap {
    font-size: 14px;
    margin: 0 0 5px;
}
.account-order-date {
    font-weight: 400;
}
.account-order-info,
.account-order-user {
    line-height: 1.3;
    margin: 0 0 25px;
}
.account-order-item-payment,
.account-order-item-shipping,
.account-order-user-item {
    margin: 0 0 5px;
}
.account-order-history {
    padding-left: 15px;
    box-sizing: border-box;
    width: 95%;
    box-sizing: border-box;
}
.account-order-user-item:last-child {
    margin: 0;
}
.account-order-info b,
.account-order-user b {
    color:#8c8c8c;
    font-weight: 500;
}
.account-order-products {
    margin: 25px 0;
    overflow: auto;
}
.account-order-products-wrap {
    width: 100%;
}
.account-order-products .account-orders-table-row-head,
.account-orders-table-block-products .account-orders-table-row-head,
.account-order-products .account-orders-table-row,
.account-orders-table-block-products .account-orders-table-row {
    cursor: default;
}

.account-order-right {
    padding: 12px;
    border: 1px solid #eaeaea;
    /* var gray */
    box-sizing: border-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin: -14px 0 0;
}
.account-order-title {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px;
}
.account-order-totals {
    margin: 0 0 15px;
}
.account-order-totals-item {
    margin: 0 0 5px;
}
.account-order-totals-item:last-child {
    margin: 0;
/*     margin: 12px 0 0;
font-weight: 700;
text-transform: uppercase;
font-size: 16px; */
}
.account-order-right .account-order-title  {
    /* text-transform: uppercase; */
}
.account-order-invoice-totals .account-order-totals-item {
    color: #888;
    text-decoration: line-through;
}
.account-order-invoice-totals .account-order-totals-item b {
    font-weight: 400;
}

.account-order-invoice-totals .account-order-invoice-total {
    color: #333;
    /* var text-color */
    text-decoration: none;
}
.account-order-invoice-totals .account-order-invoice-total b {
    font-weight: 700;
}

.account-order-buttons {
    max-width: 300px;
}
.account-order-buttons .ui-button {
    width: 100%;
    margin: 0 0 10px;
}
.account-order-buttons .ui-button:last-child {
    margin: 0;
}
.account-order-button-back {
    width: 100%;
    text-align:left;
    border: none;
    font-size: 14px;
    padding: 11px 16px 11px 0;
    cursor: pointer;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
     -o-transition: color .3s;
    transition: color .3s; 
/*     position: absolute;
top:0;
right: 0;
width: 300px;
box-sizing: border-box; */
    text-decoration: none;
}
.account-order-button-back i,
.account-order-button-back span {
    display: inline-block;
    vertical-align: middle;
}
.account-order-button-back span {
    padding-left: 6px;
}
.account-order-button-back:hover {
    color:#ea1616;
    /* var base */
    text-decoration: none;
}

.account-order-column-block-2 {
    margin: 15px 0 15px;
}
.account-order-history-wrap {
/*     max-height: 200px;
overflow: hidden; */
    position: relative;
}
.account-order-history-wrap .scrollbar-inner {
    max-height: 230px;
    overflow: hidden;
}
/* .account-order-history-wrap:before {
    content:' ';
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
    height: 22px;
    z-index: 2;
    background: linear-gradient(180deg, rgba(255,255,255, 0.4) 0%, rgba(255,255,255,1) 57%)
} */
.account-order-history-item {
    position: relative;
    overflow: hidden;
    padding: 0 13px 15px 0;
/*     max-height: 55px;
overflow: hidden;
box-sizing: border-box; */
}
/* .account-order-history-item:before {
    content:' ';
    position: absolute;
    bottom:-5px;
    left: 7px;
    width: 98%;
    height: 22px;
    z-index: 2;
    background: linear-gradient(180deg, rgba(255,255,255, 0.4) 0%, rgba(255,255,255,1) 67%)
}  */
.account-order-history-item:last-child {
    padding: 0;
}
.account-orders-item-status {
    display: inline-block;
    position: relative;
}
.account-order-history-item-status {
    padding-left:18px;
}

.account-order-history-item-status-date {
    color: #8c8c8c;
    font-size: 11px;
    display: inline-block;
    background: #eaeaea;
    /* var gray */
    padding: 1px 3px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
.account-order-history-item-status-name {
    margin: 0 5px 3px 0;
    display: inline-block;
}
.account-order-history-item-status i {
    display: inline-block;
    padding: 6px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    border-radius: 100%;
    margin-right: 5px;
    position: absolute;
    z-index: 1;
    top:2px;
    left:0;
}
.account-order-history-item-status-line {
    content:' ';
    height: 100%;
    position: absolute;
    left: 5px;
    top: 5px;
    background: #8c8c8c;
    width: 2px;
    z-index: 0;
}
.account-order-history-item-text {
    padding: 5px 0 0 20px;
    /* color: #9999a2; */
    /* font-size: 12px; */
}
.account-order-history-item-text .button {
  color: #333333 !important;
  /* var text-color !important*/
  display: inline-block;
  vertical-align: middle;
  padding: 5px 10px;
  margin: 0 3px;
  font-size: 12px !important;
  /* var font-size-button !important */
  cursor: pointer;
  box-sizing: border-box;
  border: none;
  text-decoration: none;
  background: #eaeaea;
  /* var default-bg-color */
  line-height: 120% !important;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  text-align: center;
  -moz-border-radius: 5px;
  /* var button-border-radius */
  -webkit-border-radius: 5px;
  /* var button-border-radius */
  -khtml-border-radius: 5px;
  /* var button-border-radius */
  border-radius: 5px;
  /* var button-border-radius */
  outline: none;
}
.account-order-history-item-text .button:hover {
    background:#cfcfcf !important;
    /* var gray-dark !important */
    border-color:#cfcfcf;
    /* var gray-dark */
}
.account-order-history-more {
    width: 100%;
    text-align:left;
    border: none;
    font-size: 14px;
    padding: 5px 0;
    cursor: pointer;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
     -o-transition: color .3s;
    transition: color .3s; 
    margin: 5px 0 0;
}
.account-order-history-more i,
.account-order-history-more span {
    display: inline-block;
    vertical-align: middle;
}
.account-order-history-more span {
    padding-left: 6px;
}
.account-order-history-more:hover {
    color:#ea1616;
    /* var base */
}

.account-order-files {
    
}
.account-order-files-item {
    display: table-row;
}
.account-order-files-item > a,
.account-order-files-item > div {
    display: table-cell;
    padding: 5px;
}
.account-order-files-item-link {
    text-decoration: none;
    font-size: 14px;
    padding-left: 0;
}
.account-order-files-item .account-order-files-item-link span {
    text-decoration: underline;
    padding-left: 5px;
}
.account-order-files-item .account-order-files-item-link:hover {
    text-decoration: none;
}
.account-order-files-item .account-order-files-item-link:hover span {
    text-decoration: none;
}
.account-order-files .account-order-title > span {
    display: inline-block;
    vertical-align: middle;
}
.account-order-files-total {
    background: #eaeaea;
    /* var gray */
    font-size: 12px;
    padding: 3px 7px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.account-order-comment {
    
}
.account-order-comment .account-order-title > span {
    display: inline-block;
    vertical-align: middle;
}
.account-order-comment .account-order-title .ui-button {
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.account-order-comment textarea {
    width: 100%;
    box-sizing: border-box;
    border-color: #fff;
    padding: 5px 0;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
     -o-transition: color .3s;
    transition: color .3s; 
}
.account-order-comment textarea.edit {
    padding: 11px 15px;
    border: 1px solid #cfcfcf;
    /*var gray-dark */
}

.account-orders-invoice .aot-td-products-total,
.account-orders-invoice .aot-td-price-total {
    background: #ffffd4;
}
.account-orders-invoice .account-orders-item-total,
.account-orders-invoice .account-orders-item-count {
    font-weight: 400;
    text-decoration: line-through;
    display: block;
    color: #888888;
}
.account-orders-invoice .aot-td-invoice {
    background: #e8fad8;
}
.aot-td-invoice .account-orders-table-td-title {
    color: #333;
    /* var text-color */
}
.aot-td-invoice .account-orders-item-total,
.aot-td-invoice .account-orders-item-count {
    font-weight: 700;
    text-decoration: none;
    color: #333;
    /* var text-color */
}
/* .account-order-invoice-products .account-orders-table-td.aotp-td-price,
.account-order-invoice-products .account-orders-table-td.aotp-td-quantity,
.account-order-invoice-products .account-orders-table-td.aotp-td-total, */
.account-orders-invoice .aotp-td-price,
.account-orders-invoice .aotp-td-quantity,
.account-orders-invoice .aotp-td-total {
    background: #ffffd4;
}
.account-order-invoice-products .aotp-td-price-item,
.account-order-invoice-products .aotp-td-quantity-item,
.account-order-invoice-products .aotp-td-total-item,
.account-orders-invoice .aotp-td-price-item,
.account-orders-invoice .aotp-td-quantity-item,
.account-orders-invoice .aotp-td-total-item {
    font-weight: 400;
    text-decoration: line-through;
    display: block;
    color: #888888;
}
.account-orders-invoice .account-orders-table-td.aotp-td-price,
.account-orders-invoice .account-orders-table-td.aotp-td-quantity,
.account-orders-invoice .account-orders-table-td.aotp-td-total {
    font-weight: 400;
    color: #888888;
}
.account-orders-table-td.aotp-td-invoice,
.account-orders-invoice .aotp-td-invoice {
    background: #e8fad8;
}
.aotp-td-invoice .aotp-td-price-item,
.aotp-td-invoice .aotp-td-quantity-item,
.aotp-td-invoice .aotp-td-total-item {
    font-weight: 700;
    text-decoration: none;
    color:#333;
    /* var text-color */
}
.account-order-checkout-text-wrap {
    margin-left: 5px;
    display: inline-block
}
.account-order-checkout-text {
    font-size: 19px;
    color:#cfcfcf;
    /* var gray-dark */
    cursor: pointer;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
     -o-transition: color .3s;
    transition: color .3s; 
}
.account-order-checkout-text:hover {
    color: #ea1616;
    /* var base */
}

.account-orders-products-wrap {
    width: 100%;
}
/* .account-order-checkout-text-text {
    display: none !important
} */

.ui-button.ui-button-account {
    background:#eaeaea !important;
    /* var gray !important*/
    border-color:#eaeaea;
    /* var gray */
}
.ui-button.ui-button-account.ui-success {
    background:#e8fad8 !important;
    /* var gray !important*/
    border-color:#e8fad8;
    /* var gray */
}
.ui-button.ui-button-account.ui-warning {
    background:#fff2dc !important;
    /* var gray !important*/
    border-color:#fff2dc;
    /* var gray */
}
.ui-button.ui-button-account.ui-error {
    background:#ffeeeb !important;
    /* var gray !important*/
    border-color:#ffeeeb;
    /* var gray */
}
.ui-button.ui-button-account.ui-blue {
    background:#ecf3fe !important;
    /* var gray !important*/
    border-color:#ecf3fe;
    /* var gray */
}

.ui-button.ui-button-account:hover {
    background:#cfcfcf !important;
    /* var gray-dark !important */
    border-color:#cfcfcf;
    /* var gray-dark */
}
.ui-button.ui-button-account.ui-success:hover {
    background:#e8fad8 !important;
    /* var gray !important*/
    border-color:#e8fad8;
    /* var gray */
}
.ui-button.ui-button-account.ui-warning:hover {
    background:#fdecce !important;
    /* var gray !important*/
    border-color:#fdecce;
    /* var gray */
}
.ui-button.ui-button-account.ui-error:hover {
    background:#fbdcd6 !important;
    /* var gray !important*/
    border-color:#fbdcd6;
    /* var gray */
}
.ui-button.ui-button-account.ui-blue:hover {
    background:#d9e7fd !important;
    /* var gray !important*/
    border-color:#d9e7fd;
    /* var gray */
}


/* update 08-02-2023 */
.button-open-address-manually {
    color:#ea1616;
    /* var base */
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    text-decoration: underline;
}
.button-open-address-manually:hover {
    text-decoration: none;
}
.address-manually {
    margin: 0 0 10px;
}
.address-manually.hide {
    display: none;
    margin: 0;
}
.ui-field-city.hide {
    display: none;
}
   