.profile-container {
  background-color: #fff;
}
.profile-container .profile-container-in {
  width: 78%;
  margin: 32px auto;
  overflow: hidden;
}
.profile-container .header-user {
  line-height: 17px;
  padding: 14px 0;
  border-bottom: #d0d0d0 1px solid;
}
.profile-container .header-user .hd-name {
  font-size: 20px;
  font-weight: 600;
}
.profile-container .header-user span {
  display: block;
  font-size: 13px;
}
.profile-container .user-used .left-set {
  float: left;
  width: 20%;
  border-right: #ccc 1px solid;
}
.profile-container .user-used .left-set ul {
  border-bottom: #bbb 1px solid;
  padding: 21px 0;
  margin-right: 40px;
}
.profile-container .user-used .left-set ul .cat-hd {
  text-transform: uppercase;
  font-size: 14px;
  color: #b7b7b7;
  padding-bottom: 18px;
}
.profile-container .user-used .left-set ul li a {
  display: block;
  text-decoration: none;
  color: #525252;
  font-size: 15px;
}
.profile-container .user-used .left-set ul li a.active {
  font-weight: 600;
  color: #14cda8;
}
.profile-container .user-used .right-set {
  width: 80%;
  float: left;
}
.profile-container .user-used .right-set .delivery-set {
  padding-left: 48px;
  padding-top: 22px;
}
.profile-container .user-used .right-set .delivery-set .form-group {
  display: flex;
}
.profile-container
  .user-used
  .right-set
  .delivery-set
  .form-group
  .form-control {
  margin-right: 13px;
}
.profile-container .user-used .right-set .profile-show {
  margin: 21px 86px 23px 20px;
  overflow: hidden;
  background-color: #f3f3f3;
  padding: 18px 5px;
  vertical-align: middle;
}
.profile-container .user-used .right-set .profile-show .user-name {
  padding: 56px 0;
}
.profile-container .user-used .right-set .profile-show .user-edit {
  text-align: right;
}
.profile-container .user-used .right-set .profile-show .user-edit button {
  border: #5a5a5a 1px solid;
  padding: 4px 13px;
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.profile-container .user-used .right-set .user-select {
  overflow: hidden;
  padding: 0 24px;
}
.profile-container .user-used .right-set .user-select a {
  text-decoration: none;
}
.profile-container .user-used .right-set .user-select .user-select-block {
  text-align: center;
  border-top: #e6e6e6 1px solid;
  border-bottom: #e6e6e6 1px solid;
  border-right: #e6e6e600 1px solid;
  border-left: #e6e6e600 1px solid;
  padding: 45px 0;
  margin-bottom: 16px;
}
.profile-container .user-used .right-set .user-select .user-select-block:hover {
  border-right: #e6e6e6 1px solid;
  border-left: #e6e6e6 1px solid;
}
.profile-container
  .user-used
  .right-set
  .user-select
  .user-select-block
  .icone-set {
  padding: 12px 0;
}
.profile-container
  .user-used
  .right-set
  .user-select
  .user-select-block
  .icone-set
  img {
  width: 24%;
}
.profile-container
  .user-used
  .right-set
  .user-select
  .user-select-block
  .cat-select {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.profile-container .user-used .right-set .user-select .user-select-block p {
  font-size: 13px;
}
.profile-container .user-used .right-set .user-select .user-select-block i {
  display: none;
}
.profile-container .user-used .right-set .user-select .logout {
  text-align: center;
}
.profile-container .user-used .right-set .user-select .logout button {
  background-color: #e91e63;
  color: #fff;
  width: 100%;
  padding: 11px 0;
  border-radius: 4px;
}
.profile-container .user-used .right-set .user-select .logout:hover button {
  opacity: 0.8;
}
.profile-container .user-used .right-set .order-return {
  padding: 19px 48px;
  border-bottom: #d6d6d6 1px solid;
  position: relative;
}
.profile-container .user-used .right-set .order-return .return-head {
  padding: 14px 0;
}
.profile-container .user-used .right-set .order-return .return-head .order-id {
  font-size: 15px;
}
.profile-container
  .user-used
  .right-set
  .order-return
  .return-head
  .detail-return {
  float: right;
}
.profile-container .user-used .right-set .order-return ul li {
  overflow: hidden;
  margin-bottom: 32px;
}
.profile-container .user-used .right-set .order-return ul li .product-detail {
  line-height: 22px;
}
.profile-container
  .user-used
  .right-set
  .order-return
  ul
  li
  .product-detail
  .pro-name {
  font-size: 15px;
  font-weight: 700;
}
.profile-container
  .user-used
  .right-set
  .order-return
  ul
  li
  .product-detail
  .pro-dis {
  font-size: 15px;
  color: grey;
}
.profile-container
  .user-used
  .right-set
  .order-return
  ul
  li
  .product-detail
  .pro-size {
  font-size: 15px;
  color: grey;
}
.profile-container
  .user-used
  .right-set
  .order-return
  ul
  li
  .product-detail
  .pro-qty {
  font-size: 15px;
  color: grey;
}
.profile-container
  .user-used
  .right-set
  .order-return
  ul
  li
  .product-detail
  .pro-price {
  font-size: 15px;
  font-weight: 600;
}
.profile-container
  .user-used
  .right-set
  .order-return
  ul
  li
  .product-detail
  .pro-price-cut {
  font-size: 15px;
  text-decoration: line-through;
  color: #949494;
}
.profile-container
  .user-used
  .right-set
  .order-return
  ul
  li
  .product-detail
  .pro-price-save {
  font-size: 15px;
  font-weight: 600;
  color: #14cda8;
}
.profile-container
  .user-used
  .right-set
  .order-return
  ul
  li
  .product-detail
  .pro-delivered {
  font-size: 15px;
  display: block;
  padding-top: 11px;
}
.profile-container
  .user-used
  .right-set
  .order-return
  ul
  li
  .product-detail
  .pro-arrow {
  position: absolute;
  right: 0;
  top: 56px;
}
.profile-container .user-used .right-set .order-return .process-btn {
  margin-bottom: 14px;
}
.profile-container .user-used .right-set .order-return .process-btn button {
  border: #3796e2 1px solid;
  padding: 2px 17px;
  color: #3796e2;
  border-radius: 4px;
}
.profile-container .user-used .right-set .order-return .process-not {
  margin-top: 13px;
}
.profile-container .user-used .right-set .order-return .process-not p {
  font-size: 13px;
  margin: 0;
}
.profile-container .user-used .right-set .order-return .process {
  overflow: hidden;
}
.profile-container .user-used .right-set .order-return .process .left-del {
  display: block;
  width: 9%;
  padding-top: 19px;
  float: left;
  font-size: 13px;
}
.profile-container .user-used .right-set .order-return .process ol {
  width: 82%;
  float: left;
  padding: 0 16px;
}
.profile-container .user-used .right-set .order-return .process ol li {
  width: 19%;
  display: inline-block;
}
.profile-container .user-used .right-set .order-return .process ol li.green {
  text-align: center;
  border-bottom: #4fdabe 4px solid;
  padding: 21px 0;
  position: relative;
}
.profile-container
  .user-used
  .right-set
  .order-return
  .process
  ol
  li.green
  span {
  display: block;
}
.profile-container
  .user-used
  .right-set
  .order-return
  .process
  ol
  li.green
  .ic {
  background-color: #4fdabe;
  width: 20px;
  height: 20px;
  display: block;
  margin: 0 auto;
  border-radius: 20px;
  border: #4ad9bc 1px solid;
  position: absolute;
  left: 41px;
  line-height: 17px;
  bottom: -10px;
}
.profile-container
  .user-used
  .right-set
  .order-return
  .process
  ol
  li.green
  .ic:after {
  content: "\2713";
  color: #fff;
  font-size: 12px;
  line-height: 4px;
  position: absolute;
  left: 3px;
  top: 8px;
}
.profile-container
  .user-used
  .right-set
  .order-return
  .process
  ol
  li.off-black {
  display: inline-block;
  width: 19%;
  text-align: center;
  border-bottom: #d2d2d2 4px solid;
  padding: 21px 0;
  position: relative;
}
.profile-container
  .user-used
  .right-set
  .order-return
  .process
  ol
  li.off-black
  span {
  display: block;
}
.profile-container
  .user-used
  .right-set
  .order-return
  .process
  ol
  li.off-black
  .ic {
  background-color: #fff;
  width: 20px;
  height: 20px;
  display: block;
  margin: 0 auto;
  border-radius: 20px;
  border: #d2d2d2 1px solid;
  position: absolute;
  left: 46px;
  bottom: -10px;
}
.profile-container
  .user-used
  .right-set
  .order-return
  .process
  ol
  li.off-black
  .ic:after {
  content: "\2713";
  color: #fff;
}
.profile-container .user-used .right-set .order-return .process .right-del {
  display: block;
  width: 9%;
  float: left;
  padding-top: 19px;
  font-size: 13px;
}
.profile-container .user-used .right-set .order-last-not {
  text-align: right;
  width: 100%;
  color: #e06464;
}
.profile-container .user-used .right-set .order-last-not p {
  color: #e06464;
  font-size: 21px;
}
.profile-container .user-used .right-set .order-last-detail {
  float: right;
}
.profile-container .user-used .right-set .order-last-detail h3 {
  font-size: 16px;
  color: #000;
}
.profile-container .user-used .right-set .order-last-detail span {
  display: block;
  font-size: 15px;
  line-height: 23px;
}
.profile-container .user-used .right-set .order-return .return-prs button {
  display: inline-block;
  background-color: #20bd99;
  color: #fff;
  font-weight: 500;
  border-color: #20bd99;
  border-radius: 3px;
  padding: 13px 62px;
}
.profile-container .user-used .right-set .coupon-set ul li {
  padding: 10px 0;
}
.profile-container .user-used .right-set .coupon-set ul li .coupon-cover {
  border-bottom: #e8e8e8 1px solid;
}
.profile-container
  .user-used
  .right-set
  .coupon-set
  ul
  li
  .coupon-cover
  .green-offer {
  text-align: center;
  color: #14cdb6;
  font-size: 25px;
  line-height: 25px;
  padding: 26px 0;
  border-right: #e8e8e8 1px solid;
}
.profile-container
  .user-used
  .right-set
  .coupon-set
  ul
  li
  .coupon-cover
  .offer-cont {
  padding: 16px 0;
}
.profile-container
  .user-used
  .right-set
  .coupon-set
  ul
  li
  .coupon-cover
  .offer-cont
  p {
  margin: 0;
}
.profile-container .user-used .right-set .coupon-set ul li .expiry {
  padding: 12px 0;
}
.profile-container .user-used .right-set .coupon-set ul li .expiry span {
  font-size: 18px;
  color: #676666;
}
.profile-container .user-used .right-set .coupon-set ul li .expiry a {
  float: right;
  font-weight: 600;
}
.profile-container .user-used .right-set .edit-profile {
  padding: 30px 27px;
}
.profile-container .user-used .right-set .edit-profile-in {
  padding: 8px 31px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4588235294117647);
}
.profile-container .user-used .right-set .edit-profile-in form {
  display: none;
}
.profile-container .user-used .right-set .edit-profile .form-group {
  margin-bottom: 40px;
}
.profile-container .user-used .right-set .edit-profile hr {
  margin: 0 0;
}
.profile-container .user-used .right-set .edit-profile h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 15px;
}
.profile-container .user-used .right-set .edit-profile input {
  border-radius: 0;
  border: #d6d6d6 2px solid;
  background-color: #f7f7f7;
}
.profile-container .user-used .right-set .edit-profile textarea {
  border-radius: 0;
  border: #d6d6d6 2px solid;
  background-color: #f7f7f7;
}
.profile-container .user-used .right-set .edit-profile select {
  border-radius: 0;
  border: #d6d6d6 2px solid;
  background-color: #f7f7f7;
}
.profile-container .user-used .right-set .edit-profile label {
  color: #000;
  font-weight: 200;
}
.profile-container .user-used .right-set .edit-profile .edit-pass {
  text-align: right;
  float: right;
  font-size: 13px;
}
.form-group.required .control-label:after {
  content: "*";
  color: #848484;
}
.profile-container .user-used .right-set .edit-profile .cancel-bt {
  background-color: #fff;
  color: #444546;
  border: 1px solid;
  border-color: #aeaeae;
  width: 100%;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 3px;
  height: 45px;
}
.profile-container .user-used .right-set .edit-profile .cancel-bt:hover {
  background-color: #e68383;
  color: #444546;
  border: 1px solid;
  border-color: #aeaeae;
  width: 100%;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 3px;
  height: 45px;
}
.profile-container .user-used .right-set .edit-profile .save-bt {
  width: 100%;
  display: inline-block;
  background-color: #20bd99;
  color: #fff;
  font-weight: 500;
  border-color: #20bd99;
  border-radius: 3px;
  height: 45px;
}
.profile-container .user-used .right-set .edit-profile .save-bt:hover {
  width: 100%;
  display: inline-block;
  background-color: #089676;
  color: #fff;
  font-weight: 500;
  border-color: #20bd99;
  border-radius: 3px;
  height: 45px;
}
.profile-container .user-used .right-set .edit-profile .profile-detail-show {
  padding-bottom: 23px;
}
.profile-container
  .user-used
  .right-set
  .edit-profile
  .profile-detail-show
  .tb-hd {
  font-size: 20px;
  padding: 13px 0;
  border-bottom: #d2d2d2 1px solid;
  margin-bottom: 27px;
  color: #6b6b6b;
}
.profile-container
  .user-used
  .right-set
  .edit-profile
  .profile-detail-show
  table {
  width: 100%;
}
.profile-container
  .user-used
  .right-set
  .edit-profile
  .profile-detail-show
  table
  tr
  td {
  border: 0;
  text-align: left;
  padding: 12px 5px;
  font-size: 15px;
}
.profile-container
  .user-used
  .right-set
  .edit-profile
  .profile-detail-show
  button {
  display: inline-block;
  background-color: #20bd99;
  color: #fff;
  font-weight: 500;
  border-color: #20bd99;
  border-radius: 3px;
  padding: 12px 83px;
  margin-top: 20px;
}
.profile-address {
  padding: 24px 24px;
}
.profile-address .heading-add {
  overflow: hidden;
}
.profile-address .heading-add h3 {
  float: left;
  font-size: 17px;
  font-weight: 600;
  margin: 0;
  padding: 28px 0;
}
.profile-address .heading-add button {
  float: right;
  margin-top: 13px;
  border: #2b9be8 1px solid;
  padding: 11px 30px;
  text-transform: uppercase;
  font-weight: 600;
  color: #2b8bdd;
  font-size: 14px;
}
.profile-address h2 {
  font-size: 14px;
}
.profile-address ul li {
  border: silver 1px solid;
  padding: 8px 13px;
  position: relative;
}
.profile-address ul li .address-sh {
  margin-bottom: 22px;
}
.profile-address ul li .add-type {
  background-color: #e9e9e9;
  position: absolute;
  right: 11px;
  top: 6px;
  padding: 4px 29px;
  border-radius: 23px;
}
.profile-address ul li .address-sh p {
  margin: 0;
}
.profile-address ul li .address-rmv {
  overflow: hidden;
  border-top: #e5e5e5 1px solid;
  padding: 10px 0;
}
.profile-address ul li .address-rmv button {
  width: 50%;
  float: left;
  color: #2b8bdd;
  font-size: 14px;
  font-weight: 600;
  padding: 6px 0;
}
.nautinati-wallet {
  padding: 24px 31px;
}
.nautinati-wallet .nautinati-wallet-in {
  text-align: center;
  border: #dbdbdb 1px solid;
  padding: 30px 0;
}
.nautinati-wallet .nautinati-wallet-in h3 {
  font-size: 12px;
}
.nautinati-wallet .nautinati-wallet-in span {
  font-size: 26px;
}
.profile-container .user-used .right-set .my-coupon {
  border: #e4e4e4 1px solid;
  margin: 17px 17px;
}
.profile-container .user-used .right-set .my-coupon .my-coupon-in {
  overflow: hidden;
  border-bottom: #d5d5d5 1px solid;
}
.profile-container .user-used .right-set .my-coupon .my-coupon-in .left-offer {
  float: left;
  width: 116px;
  height: 116px;
  justify-content: center;
  display: flex;
  align-items: center;
  border-right: #d7d7d7 1px solid;
  font-size: 19px;
  line-height: 20px;
  font-weight: 600;
  color: #17d1d9;
  background: url(../images/tit.png) no-repeat;
  background-size: 100%;
}
.profile-container .user-used .right-set .my-coupon .my-coupon-in .right-offer {
  float: left;
  padding: 25px 15px;
  width: 66%;
}
.profile-container
  .user-used
  .right-set
  .my-coupon
  .my-coupon-in
  .right-offer
  p {
  margin: 0;
  color: #8d8d8d;
  font-size: 14px;
}
.profile-container
  .user-used
  .right-set
  .my-coupon
  .my-coupon-in
  .right-offer
  small {
  color: #8d8d8d;
}
.profile-container .user-used .right-set .my-coupon .coupon-dtl {
  padding: 12px 10px;
  position: relative;
}
.profile-container .user-used .right-set .my-coupon .coupon-dtl .date-sh {
  font-size: 16px;
  margin-bottom: 12px;
}
.profile-container .user-used .right-set .my-coupon .coupon-dtl .dtl-show {
  position: absolute;
  right: 27px;
  top: 11px;
  font-weight: 600;
  color: #526cd0;
}
.profile-container .user-used .right-set .my-coupon .coupon-dtl ul {
  padding-left: 14px;
}
.profile-container .user-used .right-set .my-coupon .coupon-dtl ul li {
  list-style-type: initial;
}
@media (max-width: 667px) {
  .profile-container .user-used .right-set .user-select .user-select-block i {
    display: block;
    position: absolute;
    right: 26px;
    top: 26px;
    font-size: 20px;
    color: #a2a2a2;
  }
  .profile-container .user-used .left-set {
    display: none;
  }
  .profile-container .user-used .right-set {
    width: 100%;
  }
  .profile-container .user-used .right-set .profile-show {
    margin: 0;
    overflow: inherit;
    margin-top: 71px;
    background-color: #fff;
    margin-bottom: 16px;
  }
  .profile-container .profile-container-in {
    width: 100%;
    margin: 0 auto;
    overflow: inherit;
  }
  .profile-container .header-user {
    display: none;
  }
  .profile-container .user-used .right-set .profile-show .user-img {
    width: 42%;
    margin: 0 auto;
    margin-top: -54px;
  }
  .profile-container .user-used .right-set .profile-show .user-name {
    padding: 18px 0;
    text-align: center;
  }
  .profile-container .user-used .right-set .profile-show .user-edit {
    text-align: right;
    display: none;
  }
  .profile-container .user-used .right-set .user-select .user-select-block {
    text-align: inherit;
    padding: 7px 0;
    background-color: #fff;
    border: none;
  }
  .profile-container
    .user-used
    .right-set
    .user-select
    .user-select-block
    .icone-set {
    text-align: center;
    width: 20%;
    float: left;
  }
  .profile-container
    .user-used
    .right-set
    .user-select
    .user-select-block
    .icone-set
    img {
    width: 61%;
  }
  .profile-container .user-used .right-set .user-select {
    overflow: hidden;
    padding: 0 0;
  }
  .profile-container .user-used .right-set .order-return {
    padding: 0;
    background-color: #fff;
    margin: 8px -10px;
    padding: 3px 15px;
  }
  .profile-container .user-used .right-set .order-return ul {
    background-color: #fff;
  }
  .profile-container .user-used .right-set .edit-profile {
    padding: 30px 27px;
    background-color: #eaeff5;
    margin: 0 -15px;
  }
  .profile-container .user-used .right-set .edit-profile-in {
    background-color: #fff;
    padding: 8px 18px;
  }
  .profile-container .user-used .right-set .edit-profile .form-group {
    margin-bottom: 22px;
  }
  .profile-container .user-used .right-set .edit-profile label {
    font-size: 12px;
    font-weight: 400;
  }
  .profile-container
    .user-used
    .right-set
    .order-return
    .return-head
    .order-id {
    font-size: 13px;
  }
  .profile-container
    .user-used
    .right-set
    .order-return
    ul
    li
    .product-detail
    .pro-name {
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
  }
  .profile-container
    .user-used
    .right-set
    .order-return
    ul
    li
    .product-detail
    .pro-delivered {
    font-size: 13px;
    display: block;
    padding-top: 11px;
  }
  .profile-container .user-used .right-set .order-return ul li {
    margin-bottom: 20px;
  }
  .profile-container .user-used .right-set .order-return .process-btn button {
    font-size: 11px;
  }
  .profile-container
    .user-used
    .right-set
    .order-return
    .return-head
    .detail-return {
    font-size: 12px;
  }
  .profile-container .user-used .right-set .edit-profile input {
    border: #d6d6d6 1px solid;
  }
  .profile-container
    .user-used
    .right-set
    .my-coupon
    .my-coupon-in
    .right-offer {
    padding: 13px 15px;
    width: 58%;
  }
  .profile-container .user-used .right-set .my-coupon .coupon-dtl .date-sh {
    font-size: 14px;
    margin-bottom: 12px;
  }
  .profile-address .heading-add button {
    width: 100%;
  }
  .profile-container .user-used .right-set .order-last-detail {
    float: left;
  }
}
.pagination-set {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 12px 0px;
}

.pagination-set li {
    margin: 4px 3px;
}
.pagination-set li.active {
   
}
.pagination-set li.active a{
   background: #111d3f;
   color: #fff;
}

.pagination-set li a {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #efefef;
    color: #000;
}
.pagination-set li a {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #efefef;
    color: #000;
}
.pagination-set .page-link {
   text-decoration: none;
}
.pagination-set .move {
  
margin: 0 12px;
  
background: #bd4848;
  
border-radius: 12px;
  
padding: 0px 11px;
  
font-size: 13px;
  
color: #fff;
}

