.dashboard-content .btn-link {
  display: inline;
  padding: 0;
  font-size: inherit;
  font-weight: 400;
  line-height: inherit;
  vertical-align: top;
  white-space: normal;
}
.dashboard-content p {
  line-height: 1.75;
}
.dashboard-content p:first-child {
  margin-top: -0.2rem;
  margin-bottom: 2.4rem;
}
.dashboard-content .feature-box {
  padding-top: 3.5rem;
  margin-bottom: 2rem;
  border: 2px solid #e7e7e7;
}
.dashboard-content .feature-box i {
  margin-bottom: 2.5rem;
  color: #d3d3d4;
  font-size: 6rem;
  transition: transform 0.35s;
}
.dashboard-content .feature-box:hover i {
  transform: scale(1.15);
  transition: transform 0.35s;
}

.widget-dashboard h2 {
  margin-top: -1px;
  margin-bottom: 1.5rem;
  font-size: 1.6rem;
}
.widget-dashboard .nav-item:last-child {
  margin-right: 3.5rem;
}
.widget-dashboard .list {
  border-bottom: none;
}
.widget-dashboard .list a {
  padding: 1rem 0 1.1rem;
  color: #777;
  letter-spacing: -0.025em;
  font-size: 1.4rem;
}
.widget-dashboard .list a:hover, .widget-dashboard .list a:focus {
  background: transparent;
}
.widget-dashboard .list a.active {
  color: #222524;
  font-weight: 700;
}
.widget-dashboard li:last-child a {
  border-bottom: 0;
}
.widget-dashboard li {
  padding: 8px 0 8px 0;
}
.widget-dashboard li:before {
  display: none;
}

.account-container {
  margin-top: 4.2rem;
  margin-bottom: 4rem;
}

.nav-tabs.list .nav-item {
  padding: 0;
}
.nav-tabs.list .nav-item .nav-link {
  padding: 1.3rem 0 1.5rem;
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize;
  font-size: 1.4rem;
  border: none;
}
.nav-tabs.list .nav-item .nav-link:not(.active) {
  font-weight: 400;
  color: #777;
}
.nav-tabs.list .nav-item .nav-link.address, .nav-tabs.list .nav-item .nav-link.active {
  font-weight: 700;
  color: #222529;
}

@media (max-width: 575px) {
  .dashboard-content .feature-box h3 {
    font-size: 1.3rem;
  }
}
.account-content {
  margin-top: 2.1rem;
}
.account-content label {
  margin-bottom: 0.7rem;
  color: #777;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
}
.account-content form {
  margin-bottom: 4px;
}
.account-content .form-input {
  margin-bottom: 1.7rem;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  border-color: #e7e7e7;
  line-height: 32px;
}
.account-content .form-group {
  margin-bottom: 1.7rem;
}
.account-content .form-group p {
  font-size: 1.3rem;
  margin-top: 3px;
}
.account-content .form-control {
  padding-top: 2px;
  padding-left: 1.2rem;
  font-size: 1.4rem;
  height: 50px;
  border-color: rgba(0, 0, 0, 0.09);
  letter-spacing: -0.015em;
}
.account-content .btn {
  font-family: "Open Sans", sans-serif;
  font-size: 1.5rem;
}

.change-password {
  padding: 2.6rem 3rem 2.2rem;
  border: 2px solid #e7e7e7;
}
.change-password h3 {
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
}
.change-password .btn {
  padding: 1.6rem 4.5rem 1.5rem;
  letter-spacing: -0.02em;
}

.address h3 {
  font-size: 1.8rem;
}
.address .title {
  margin-bottom: 2.9rem;
}
.address label {
  margin-bottom: 1.1rem;
}
.address .form-control {
  height: 37px;
}
.address h4 {
  font-size: 1.7rem;
  letter-spacing: -0.016em;
}
.address .heading {
  margin-bottom: 6px;
}
.address .address-action {
  padding: 0.8rem 2.3rem 0.7rem;
  background: #f4f4f4;
  color: #222524;
  font-family: "Open Sans", sans-serif;
}
.address .address-action:hover {
  background-color: #08C;
  color: #fff;
}
.address select.form-control:not([size]):not([multiple]) {
  height: 37px;
}
.address .select-custom {
  margin-bottom: 1.7rem;
}
.address .select-custom::after {
  top: 72%;
  right: 1.5rem;
}
.address .form-control {
  line-height: 1.5;
}
.address.account-content h4 {
  font-size: 1.4rem;
  letter-spacing: 0;
}

.address-box {
  display: inline-block;
  position: relative;
  margin-bottom: 2.9rem;
  width: 100%;
  transition: 0.3s border-color;
  font-size: 1.4rem;
  line-height: 3rem;
  vertical-align: top;
  word-wrap: break-word;
}

.order-table-container .btn,
.order-detail-container .btn,
.download-table-container .btn {
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 400;
}

.custom-account-container {
  margin-bottom: 5.6rem;
}

.download-table-container {
  padding-top: 3px;
}
.download-table-container p {
  margin-bottom: 3.9rem;
}
.download-table-container .btn {
  padding: 9px 24px 8px;
  background-color: #f4f4f4;
  color: #222529;
  border: none;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}
.download-table-container .btn:hover {
  color: #fff;
  background-color: #08C;
}

.order-table-container .btn-dark {
  min-width: 200px;
  padding: 16px 0 15px;
  font-size: 15px;
  letter-spacing: -0.015em;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.account-sub-title {
  margin-top: 0.6rem;
  margin-bottom: 1.5rem;
  font-size: 2.2rem;
  letter-spacing: -0.01em;
}
.account-sub-title i {
  font-size: 3.5rem;
  color: #d3d3d4;
}

.table.table-order,
.table.table-downloads {
  margin-bottom: 1px;
  font-size: 14px;
}
.table.table-order thead th,
.table.table-downloads thead th {
  border-top: none;
  border-bottom-width: 1px;
  padding: 1.3rem 1rem;
  font-weight: 700;
  color: #222524;
}
.table.table-order tbody td,
.table.table-downloads tbody td {
  vertical-align: middle;
}

.order-old-price, .product-old-count {
  font-size: 0.9em;
  text-decoration: line-through;
}

.order-new-price {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.7);
}

.product-new-count {
  text-decoration: underline;
}

.order-info {
  font-size: 1.4rem;
}
.order-info .order-id,
.order-info .order-date,
.order-info .order-status {
  color: #000;
}

.order-detail-container .title {
  font-size: 1.8rem;
  font-weight: 400;
  text-transform: uppercase;
}

.table.table-order-detail th {
  font-weight: 600;
}
.table.table-order-detail th, .table.table-order-detail td {
  padding: 1rem;
  font-size: 1.4rem;
  line-height: 24px;
}
.table.table-order-detail thead th {
  border: none;
}
.table.table-order-detail .product-title {
  display: inline;
  color: #08C;
  font-size: 1.4rem;
  font-weight: 400;
}
.table.table-order-detail .product-count {
  color: #08C;
}

.order-update {
  padding: 2rem;
  background-color: #f5f7f7;
}
.order-update + .order-update {
  margin-top: 1rem;
}
.order-update .order-update-time {
  font-weight: 700;
}
.order-update p {
  margin-bottom: 0;
  font-weight: 300;
}

.order-detail-container address {
  margin-bottom: 2rem;
  line-height: 1.75;
}
.order-detail-container address p:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .table.table-order thead {
    display: none;
  }

  .table.table-order td {
    display: block;
    border-top: none;
    text-align: center;
  }
  .table.table-order .product-thumbnail img {
    display: inline;
  }
  .table.table-order tbody tr {
    position: relative;
    display: block;
    padding: 10px 0;
  }
  .table.table-order tbody tr:not(:first-child) {
    border-top: 1px solid #ddd;
  }
  .table.table-order .product-remove {
    position: absolute;
    top: 12px;
    right: 0;
  }
}