#my-account #main,
#identity #main,
#addresses #main,
#address #main,
#history #main,
#order-detail #main,
#order-follow #main,
#credit-slip #main,
#discount #main,
#gdpr #main {
  margin: 15px auto 40px auto;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}
#my-account #main .page-header h1,
#identity #main .page-header h1,
#addresses #main .page-header h1,
#address #main .page-header h1,
#history #main .page-header h1,
#order-detail #main .page-header h1,
#order-follow #main .page-header h1,
#credit-slip #main .page-header h1,
#discount #main .page-header h1,
#gdpr #main .page-header h1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  color: #968269;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  margin-bottom: 3rem;
  transition: color 0.3s ease;
}
#my-account #main .page-header h1:hover,
#identity #main .page-header h1:hover,
#addresses #main .page-header h1:hover,
#address #main .page-header h1:hover,
#history #main .page-header h1:hover,
#order-detail #main .page-header h1:hover,
#order-follow #main .page-header h1:hover,
#credit-slip #main .page-header h1:hover,
#discount #main .page-header h1:hover,
#gdpr #main .page-header h1:hover {
  color: #968269;
}
@media (max-width: 768px) {
  #my-account #main .page-header h1,
  #identity #main .page-header h1,
  #addresses #main .page-header h1,
  #address #main .page-header h1,
  #history #main .page-header h1,
  #order-detail #main .page-header h1,
  #order-follow #main .page-header h1,
  #credit-slip #main .page-header h1,
  #discount #main .page-header h1,
  #gdpr #main .page-header h1 {
    font-size: 32px;
    margin-bottom: 2rem;
  }
}
#my-account #main .links .link-item,
#identity #main .links .link-item,
#addresses #main .links .link-item,
#address #main .links .link-item,
#history #main .links .link-item,
#order-detail #main .links .link-item,
#order-follow #main .links .link-item,
#credit-slip #main .links .link-item,
#discount #main .links .link-item,
#gdpr #main .links .link-item {
  color: #968269;
}
#my-account #main .links .link-item i.material-icons,
#identity #main .links .link-item i.material-icons,
#addresses #main .links .link-item i.material-icons,
#address #main .links .link-item i.material-icons,
#history #main .links .link-item i.material-icons,
#order-detail #main .links .link-item i.material-icons,
#order-follow #main .links .link-item i.material-icons,
#credit-slip #main .links .link-item i.material-icons,
#discount #main .links .link-item i.material-icons,
#gdpr #main .links .link-item i.material-icons {
  color: #968269;
}
#my-account #main .links .link-item i.material-icons:hover,
#identity #main .links .link-item i.material-icons:hover,
#addresses #main .links .link-item i.material-icons:hover,
#address #main .links .link-item i.material-icons:hover,
#history #main .links .link-item i.material-icons:hover,
#order-detail #main .links .link-item i.material-icons:hover,
#order-follow #main .links .link-item i.material-icons:hover,
#credit-slip #main .links .link-item i.material-icons:hover,
#discount #main .links .link-item i.material-icons:hover,
#gdpr #main .links .link-item i.material-icons:hover {
  color: #665238;
}
#my-account #main .links .link-item:hover,
#identity #main .links .link-item:hover,
#addresses #main .links .link-item:hover,
#address #main .links .link-item:hover,
#history #main .links .link-item:hover,
#order-detail #main .links .link-item:hover,
#order-follow #main .links .link-item:hover,
#credit-slip #main .links .link-item:hover,
#discount #main .links .link-item:hover,
#gdpr #main .links .link-item:hover {
  color: #968269;
}
#my-account #main h2,
#identity #main h2,
#addresses #main h2,
#address #main h2,
#history #main h2,
#order-detail #main h2,
#order-follow #main h2,
#credit-slip #main h2,
#discount #main h2,
#gdpr #main h2 {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  color: #968269;
  font-size: 24px;
  margin-bottom: 1.5rem;
  text-align: center;
  transition: color 0.3s ease;
}
#my-account #main h2:hover,
#identity #main h2:hover,
#addresses #main h2:hover,
#address #main h2:hover,
#history #main h2:hover,
#order-detail #main h2:hover,
#order-follow #main h2:hover,
#credit-slip #main h2:hover,
#discount #main h2:hover,
#gdpr #main h2:hover {
  color: #968269;
}
@media (max-width: 768px) {
  #my-account #main h2,
  #identity #main h2,
  #addresses #main h2,
  #address #main h2,
  #history #main h2,
  #order-detail #main h2,
  #order-follow #main h2,
  #credit-slip #main h2,
  #discount #main h2,
  #gdpr #main h2 {
    font-size: 20px;
  }
}
#my-account #main .page-content,
#identity #main .page-content,
#addresses #main .page-content,
#address #main .page-content,
#history #main .page-content,
#order-detail #main .page-content,
#order-follow #main .page-content,
#credit-slip #main .page-content,
#discount #main .page-content,
#gdpr #main .page-content {
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
  margin-bottom: 30px;
}
#my-account #main.my-account .account,
#my-account #main.my-account .page-content, #my-account #main.identity .account,
#my-account #main.identity .page-content, #my-account #main.address .account,
#my-account #main.address .page-content, #my-account #main.gdpr .account,
#my-account #main.gdpr .page-content,
#identity #main.my-account .account,
#identity #main.my-account .page-content,
#identity #main.identity .account,
#identity #main.identity .page-content,
#identity #main.address .account,
#identity #main.address .page-content,
#identity #main.gdpr .account,
#identity #main.gdpr .page-content,
#addresses #main.my-account .account,
#addresses #main.my-account .page-content,
#addresses #main.identity .account,
#addresses #main.identity .page-content,
#addresses #main.address .account,
#addresses #main.address .page-content,
#addresses #main.gdpr .account,
#addresses #main.gdpr .page-content,
#address #main.my-account .account,
#address #main.my-account .page-content,
#address #main.identity .account,
#address #main.identity .page-content,
#address #main.address .account,
#address #main.address .page-content,
#address #main.gdpr .account,
#address #main.gdpr .page-content,
#history #main.my-account .account,
#history #main.my-account .page-content,
#history #main.identity .account,
#history #main.identity .page-content,
#history #main.address .account,
#history #main.address .page-content,
#history #main.gdpr .account,
#history #main.gdpr .page-content,
#order-detail #main.my-account .account,
#order-detail #main.my-account .page-content,
#order-detail #main.identity .account,
#order-detail #main.identity .page-content,
#order-detail #main.address .account,
#order-detail #main.address .page-content,
#order-detail #main.gdpr .account,
#order-detail #main.gdpr .page-content,
#order-follow #main.my-account .account,
#order-follow #main.my-account .page-content,
#order-follow #main.identity .account,
#order-follow #main.identity .page-content,
#order-follow #main.address .account,
#order-follow #main.address .page-content,
#order-follow #main.gdpr .account,
#order-follow #main.gdpr .page-content,
#credit-slip #main.my-account .account,
#credit-slip #main.my-account .page-content,
#credit-slip #main.identity .account,
#credit-slip #main.identity .page-content,
#credit-slip #main.address .account,
#credit-slip #main.address .page-content,
#credit-slip #main.gdpr .account,
#credit-slip #main.gdpr .page-content,
#discount #main.my-account .account,
#discount #main.my-account .page-content,
#discount #main.identity .account,
#discount #main.identity .page-content,
#discount #main.address .account,
#discount #main.address .page-content,
#discount #main.gdpr .account,
#discount #main.gdpr .page-content,
#gdpr #main.my-account .account,
#gdpr #main.my-account .page-content,
#gdpr #main.identity .account,
#gdpr #main.identity .page-content,
#gdpr #main.address .account,
#gdpr #main.address .page-content,
#gdpr #main.gdpr .account,
#gdpr #main.gdpr .page-content {
  max-width: 600px;
  margin: 0 auto;
}
#my-account #main.my-account .form-group, #my-account #main.identity .form-group, #my-account #main.address .form-group, #my-account #main.gdpr .form-group,
#identity #main.my-account .form-group,
#identity #main.identity .form-group,
#identity #main.address .form-group,
#identity #main.gdpr .form-group,
#addresses #main.my-account .form-group,
#addresses #main.identity .form-group,
#addresses #main.address .form-group,
#addresses #main.gdpr .form-group,
#address #main.my-account .form-group,
#address #main.identity .form-group,
#address #main.address .form-group,
#address #main.gdpr .form-group,
#history #main.my-account .form-group,
#history #main.identity .form-group,
#history #main.address .form-group,
#history #main.gdpr .form-group,
#order-detail #main.my-account .form-group,
#order-detail #main.identity .form-group,
#order-detail #main.address .form-group,
#order-detail #main.gdpr .form-group,
#order-follow #main.my-account .form-group,
#order-follow #main.identity .form-group,
#order-follow #main.address .form-group,
#order-follow #main.gdpr .form-group,
#credit-slip #main.my-account .form-group,
#credit-slip #main.identity .form-group,
#credit-slip #main.address .form-group,
#credit-slip #main.gdpr .form-group,
#discount #main.my-account .form-group,
#discount #main.identity .form-group,
#discount #main.address .form-group,
#discount #main.gdpr .form-group,
#gdpr #main.my-account .form-group,
#gdpr #main.identity .form-group,
#gdpr #main.address .form-group,
#gdpr #main.gdpr .form-group {
  margin-bottom: 1.5rem;
}
#my-account #main.my-account .form-group.row, #my-account #main.identity .form-group.row, #my-account #main.address .form-group.row, #my-account #main.gdpr .form-group.row,
#identity #main.my-account .form-group.row,
#identity #main.identity .form-group.row,
#identity #main.address .form-group.row,
#identity #main.gdpr .form-group.row,
#addresses #main.my-account .form-group.row,
#addresses #main.identity .form-group.row,
#addresses #main.address .form-group.row,
#addresses #main.gdpr .form-group.row,
#address #main.my-account .form-group.row,
#address #main.identity .form-group.row,
#address #main.address .form-group.row,
#address #main.gdpr .form-group.row,
#history #main.my-account .form-group.row,
#history #main.identity .form-group.row,
#history #main.address .form-group.row,
#history #main.gdpr .form-group.row,
#order-detail #main.my-account .form-group.row,
#order-detail #main.identity .form-group.row,
#order-detail #main.address .form-group.row,
#order-detail #main.gdpr .form-group.row,
#order-follow #main.my-account .form-group.row,
#order-follow #main.identity .form-group.row,
#order-follow #main.address .form-group.row,
#order-follow #main.gdpr .form-group.row,
#credit-slip #main.my-account .form-group.row,
#credit-slip #main.identity .form-group.row,
#credit-slip #main.address .form-group.row,
#credit-slip #main.gdpr .form-group.row,
#discount #main.my-account .form-group.row,
#discount #main.identity .form-group.row,
#discount #main.address .form-group.row,
#discount #main.gdpr .form-group.row,
#gdpr #main.my-account .form-group.row,
#gdpr #main.identity .form-group.row,
#gdpr #main.address .form-group.row,
#gdpr #main.gdpr .form-group.row {
  margin-left: 0;
  margin-right: 0;
}
#my-account #main.my-account .form-group.row .col-md-6,
#my-account #main.my-account .form-group.row .col-sm-6,
#my-account #main.my-account .form-group.row [class*=col-], #my-account #main.identity .form-group.row .col-md-6,
#my-account #main.identity .form-group.row .col-sm-6,
#my-account #main.identity .form-group.row [class*=col-], #my-account #main.address .form-group.row .col-md-6,
#my-account #main.address .form-group.row .col-sm-6,
#my-account #main.address .form-group.row [class*=col-], #my-account #main.gdpr .form-group.row .col-md-6,
#my-account #main.gdpr .form-group.row .col-sm-6,
#my-account #main.gdpr .form-group.row [class*=col-],
#identity #main.my-account .form-group.row .col-md-6,
#identity #main.my-account .form-group.row .col-sm-6,
#identity #main.my-account .form-group.row [class*=col-],
#identity #main.identity .form-group.row .col-md-6,
#identity #main.identity .form-group.row .col-sm-6,
#identity #main.identity .form-group.row [class*=col-],
#identity #main.address .form-group.row .col-md-6,
#identity #main.address .form-group.row .col-sm-6,
#identity #main.address .form-group.row [class*=col-],
#identity #main.gdpr .form-group.row .col-md-6,
#identity #main.gdpr .form-group.row .col-sm-6,
#identity #main.gdpr .form-group.row [class*=col-],
#addresses #main.my-account .form-group.row .col-md-6,
#addresses #main.my-account .form-group.row .col-sm-6,
#addresses #main.my-account .form-group.row [class*=col-],
#addresses #main.identity .form-group.row .col-md-6,
#addresses #main.identity .form-group.row .col-sm-6,
#addresses #main.identity .form-group.row [class*=col-],
#addresses #main.address .form-group.row .col-md-6,
#addresses #main.address .form-group.row .col-sm-6,
#addresses #main.address .form-group.row [class*=col-],
#addresses #main.gdpr .form-group.row .col-md-6,
#addresses #main.gdpr .form-group.row .col-sm-6,
#addresses #main.gdpr .form-group.row [class*=col-],
#address #main.my-account .form-group.row .col-md-6,
#address #main.my-account .form-group.row .col-sm-6,
#address #main.my-account .form-group.row [class*=col-],
#address #main.identity .form-group.row .col-md-6,
#address #main.identity .form-group.row .col-sm-6,
#address #main.identity .form-group.row [class*=col-],
#address #main.address .form-group.row .col-md-6,
#address #main.address .form-group.row .col-sm-6,
#address #main.address .form-group.row [class*=col-],
#address #main.gdpr .form-group.row .col-md-6,
#address #main.gdpr .form-group.row .col-sm-6,
#address #main.gdpr .form-group.row [class*=col-],
#history #main.my-account .form-group.row .col-md-6,
#history #main.my-account .form-group.row .col-sm-6,
#history #main.my-account .form-group.row [class*=col-],
#history #main.identity .form-group.row .col-md-6,
#history #main.identity .form-group.row .col-sm-6,
#history #main.identity .form-group.row [class*=col-],
#history #main.address .form-group.row .col-md-6,
#history #main.address .form-group.row .col-sm-6,
#history #main.address .form-group.row [class*=col-],
#history #main.gdpr .form-group.row .col-md-6,
#history #main.gdpr .form-group.row .col-sm-6,
#history #main.gdpr .form-group.row [class*=col-],
#order-detail #main.my-account .form-group.row .col-md-6,
#order-detail #main.my-account .form-group.row .col-sm-6,
#order-detail #main.my-account .form-group.row [class*=col-],
#order-detail #main.identity .form-group.row .col-md-6,
#order-detail #main.identity .form-group.row .col-sm-6,
#order-detail #main.identity .form-group.row [class*=col-],
#order-detail #main.address .form-group.row .col-md-6,
#order-detail #main.address .form-group.row .col-sm-6,
#order-detail #main.address .form-group.row [class*=col-],
#order-detail #main.gdpr .form-group.row .col-md-6,
#order-detail #main.gdpr .form-group.row .col-sm-6,
#order-detail #main.gdpr .form-group.row [class*=col-],
#order-follow #main.my-account .form-group.row .col-md-6,
#order-follow #main.my-account .form-group.row .col-sm-6,
#order-follow #main.my-account .form-group.row [class*=col-],
#order-follow #main.identity .form-group.row .col-md-6,
#order-follow #main.identity .form-group.row .col-sm-6,
#order-follow #main.identity .form-group.row [class*=col-],
#order-follow #main.address .form-group.row .col-md-6,
#order-follow #main.address .form-group.row .col-sm-6,
#order-follow #main.address .form-group.row [class*=col-],
#order-follow #main.gdpr .form-group.row .col-md-6,
#order-follow #main.gdpr .form-group.row .col-sm-6,
#order-follow #main.gdpr .form-group.row [class*=col-],
#credit-slip #main.my-account .form-group.row .col-md-6,
#credit-slip #main.my-account .form-group.row .col-sm-6,
#credit-slip #main.my-account .form-group.row [class*=col-],
#credit-slip #main.identity .form-group.row .col-md-6,
#credit-slip #main.identity .form-group.row .col-sm-6,
#credit-slip #main.identity .form-group.row [class*=col-],
#credit-slip #main.address .form-group.row .col-md-6,
#credit-slip #main.address .form-group.row .col-sm-6,
#credit-slip #main.address .form-group.row [class*=col-],
#credit-slip #main.gdpr .form-group.row .col-md-6,
#credit-slip #main.gdpr .form-group.row .col-sm-6,
#credit-slip #main.gdpr .form-group.row [class*=col-],
#discount #main.my-account .form-group.row .col-md-6,
#discount #main.my-account .form-group.row .col-sm-6,
#discount #main.my-account .form-group.row [class*=col-],
#discount #main.identity .form-group.row .col-md-6,
#discount #main.identity .form-group.row .col-sm-6,
#discount #main.identity .form-group.row [class*=col-],
#discount #main.address .form-group.row .col-md-6,
#discount #main.address .form-group.row .col-sm-6,
#discount #main.address .form-group.row [class*=col-],
#discount #main.gdpr .form-group.row .col-md-6,
#discount #main.gdpr .form-group.row .col-sm-6,
#discount #main.gdpr .form-group.row [class*=col-],
#gdpr #main.my-account .form-group.row .col-md-6,
#gdpr #main.my-account .form-group.row .col-sm-6,
#gdpr #main.my-account .form-group.row [class*=col-],
#gdpr #main.identity .form-group.row .col-md-6,
#gdpr #main.identity .form-group.row .col-sm-6,
#gdpr #main.identity .form-group.row [class*=col-],
#gdpr #main.address .form-group.row .col-md-6,
#gdpr #main.address .form-group.row .col-sm-6,
#gdpr #main.address .form-group.row [class*=col-],
#gdpr #main.gdpr .form-group.row .col-md-6,
#gdpr #main.gdpr .form-group.row .col-sm-6,
#gdpr #main.gdpr .form-group.row [class*=col-] {
  padding-left: 10px;
  padding-right: 10px;
}
#my-account #main.my-account .form-control-label,
#my-account #main.my-account label, #my-account #main.identity .form-control-label,
#my-account #main.identity label, #my-account #main.address .form-control-label,
#my-account #main.address label, #my-account #main.gdpr .form-control-label,
#my-account #main.gdpr label,
#identity #main.my-account .form-control-label,
#identity #main.my-account label,
#identity #main.identity .form-control-label,
#identity #main.identity label,
#identity #main.address .form-control-label,
#identity #main.address label,
#identity #main.gdpr .form-control-label,
#identity #main.gdpr label,
#addresses #main.my-account .form-control-label,
#addresses #main.my-account label,
#addresses #main.identity .form-control-label,
#addresses #main.identity label,
#addresses #main.address .form-control-label,
#addresses #main.address label,
#addresses #main.gdpr .form-control-label,
#addresses #main.gdpr label,
#address #main.my-account .form-control-label,
#address #main.my-account label,
#address #main.identity .form-control-label,
#address #main.identity label,
#address #main.address .form-control-label,
#address #main.address label,
#address #main.gdpr .form-control-label,
#address #main.gdpr label,
#history #main.my-account .form-control-label,
#history #main.my-account label,
#history #main.identity .form-control-label,
#history #main.identity label,
#history #main.address .form-control-label,
#history #main.address label,
#history #main.gdpr .form-control-label,
#history #main.gdpr label,
#order-detail #main.my-account .form-control-label,
#order-detail #main.my-account label,
#order-detail #main.identity .form-control-label,
#order-detail #main.identity label,
#order-detail #main.address .form-control-label,
#order-detail #main.address label,
#order-detail #main.gdpr .form-control-label,
#order-detail #main.gdpr label,
#order-follow #main.my-account .form-control-label,
#order-follow #main.my-account label,
#order-follow #main.identity .form-control-label,
#order-follow #main.identity label,
#order-follow #main.address .form-control-label,
#order-follow #main.address label,
#order-follow #main.gdpr .form-control-label,
#order-follow #main.gdpr label,
#credit-slip #main.my-account .form-control-label,
#credit-slip #main.my-account label,
#credit-slip #main.identity .form-control-label,
#credit-slip #main.identity label,
#credit-slip #main.address .form-control-label,
#credit-slip #main.address label,
#credit-slip #main.gdpr .form-control-label,
#credit-slip #main.gdpr label,
#discount #main.my-account .form-control-label,
#discount #main.my-account label,
#discount #main.identity .form-control-label,
#discount #main.identity label,
#discount #main.address .form-control-label,
#discount #main.address label,
#discount #main.gdpr .form-control-label,
#discount #main.gdpr label,
#gdpr #main.my-account .form-control-label,
#gdpr #main.my-account label,
#gdpr #main.identity .form-control-label,
#gdpr #main.identity label,
#gdpr #main.address .form-control-label,
#gdpr #main.address label,
#gdpr #main.gdpr .form-control-label,
#gdpr #main.gdpr label {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #666;
  margin-bottom: 0.5rem;
  display: block;
}
#my-account #main.my-account .form-control,
#my-account #main.my-account input[type=text],
#my-account #main.my-account input[type=email],
#my-account #main.my-account input[type=password],
#my-account #main.my-account input[type=tel],
#my-account #main.my-account select,
#my-account #main.my-account textarea, #my-account #main.identity .form-control,
#my-account #main.identity input[type=text],
#my-account #main.identity input[type=email],
#my-account #main.identity input[type=password],
#my-account #main.identity input[type=tel],
#my-account #main.identity select,
#my-account #main.identity textarea, #my-account #main.address .form-control,
#my-account #main.address input[type=text],
#my-account #main.address input[type=email],
#my-account #main.address input[type=password],
#my-account #main.address input[type=tel],
#my-account #main.address select,
#my-account #main.address textarea, #my-account #main.gdpr .form-control,
#my-account #main.gdpr input[type=text],
#my-account #main.gdpr input[type=email],
#my-account #main.gdpr input[type=password],
#my-account #main.gdpr input[type=tel],
#my-account #main.gdpr select,
#my-account #main.gdpr textarea,
#identity #main.my-account .form-control,
#identity #main.my-account input[type=text],
#identity #main.my-account input[type=email],
#identity #main.my-account input[type=password],
#identity #main.my-account input[type=tel],
#identity #main.my-account select,
#identity #main.my-account textarea,
#identity #main.identity .form-control,
#identity #main.identity input[type=text],
#identity #main.identity input[type=email],
#identity #main.identity input[type=password],
#identity #main.identity input[type=tel],
#identity #main.identity select,
#identity #main.identity textarea,
#identity #main.address .form-control,
#identity #main.address input[type=text],
#identity #main.address input[type=email],
#identity #main.address input[type=password],
#identity #main.address input[type=tel],
#identity #main.address select,
#identity #main.address textarea,
#identity #main.gdpr .form-control,
#identity #main.gdpr input[type=text],
#identity #main.gdpr input[type=email],
#identity #main.gdpr input[type=password],
#identity #main.gdpr input[type=tel],
#identity #main.gdpr select,
#identity #main.gdpr textarea,
#addresses #main.my-account .form-control,
#addresses #main.my-account input[type=text],
#addresses #main.my-account input[type=email],
#addresses #main.my-account input[type=password],
#addresses #main.my-account input[type=tel],
#addresses #main.my-account select,
#addresses #main.my-account textarea,
#addresses #main.identity .form-control,
#addresses #main.identity input[type=text],
#addresses #main.identity input[type=email],
#addresses #main.identity input[type=password],
#addresses #main.identity input[type=tel],
#addresses #main.identity select,
#addresses #main.identity textarea,
#addresses #main.address .form-control,
#addresses #main.address input[type=text],
#addresses #main.address input[type=email],
#addresses #main.address input[type=password],
#addresses #main.address input[type=tel],
#addresses #main.address select,
#addresses #main.address textarea,
#addresses #main.gdpr .form-control,
#addresses #main.gdpr input[type=text],
#addresses #main.gdpr input[type=email],
#addresses #main.gdpr input[type=password],
#addresses #main.gdpr input[type=tel],
#addresses #main.gdpr select,
#addresses #main.gdpr textarea,
#address #main.my-account .form-control,
#address #main.my-account input[type=text],
#address #main.my-account input[type=email],
#address #main.my-account input[type=password],
#address #main.my-account input[type=tel],
#address #main.my-account select,
#address #main.my-account textarea,
#address #main.identity .form-control,
#address #main.identity input[type=text],
#address #main.identity input[type=email],
#address #main.identity input[type=password],
#address #main.identity input[type=tel],
#address #main.identity select,
#address #main.identity textarea,
#address #main.address .form-control,
#address #main.address input[type=text],
#address #main.address input[type=email],
#address #main.address input[type=password],
#address #main.address input[type=tel],
#address #main.address select,
#address #main.address textarea,
#address #main.gdpr .form-control,
#address #main.gdpr input[type=text],
#address #main.gdpr input[type=email],
#address #main.gdpr input[type=password],
#address #main.gdpr input[type=tel],
#address #main.gdpr select,
#address #main.gdpr textarea,
#history #main.my-account .form-control,
#history #main.my-account input[type=text],
#history #main.my-account input[type=email],
#history #main.my-account input[type=password],
#history #main.my-account input[type=tel],
#history #main.my-account select,
#history #main.my-account textarea,
#history #main.identity .form-control,
#history #main.identity input[type=text],
#history #main.identity input[type=email],
#history #main.identity input[type=password],
#history #main.identity input[type=tel],
#history #main.identity select,
#history #main.identity textarea,
#history #main.address .form-control,
#history #main.address input[type=text],
#history #main.address input[type=email],
#history #main.address input[type=password],
#history #main.address input[type=tel],
#history #main.address select,
#history #main.address textarea,
#history #main.gdpr .form-control,
#history #main.gdpr input[type=text],
#history #main.gdpr input[type=email],
#history #main.gdpr input[type=password],
#history #main.gdpr input[type=tel],
#history #main.gdpr select,
#history #main.gdpr textarea,
#order-detail #main.my-account .form-control,
#order-detail #main.my-account input[type=text],
#order-detail #main.my-account input[type=email],
#order-detail #main.my-account input[type=password],
#order-detail #main.my-account input[type=tel],
#order-detail #main.my-account select,
#order-detail #main.my-account textarea,
#order-detail #main.identity .form-control,
#order-detail #main.identity input[type=text],
#order-detail #main.identity input[type=email],
#order-detail #main.identity input[type=password],
#order-detail #main.identity input[type=tel],
#order-detail #main.identity select,
#order-detail #main.identity textarea,
#order-detail #main.address .form-control,
#order-detail #main.address input[type=text],
#order-detail #main.address input[type=email],
#order-detail #main.address input[type=password],
#order-detail #main.address input[type=tel],
#order-detail #main.address select,
#order-detail #main.address textarea,
#order-detail #main.gdpr .form-control,
#order-detail #main.gdpr input[type=text],
#order-detail #main.gdpr input[type=email],
#order-detail #main.gdpr input[type=password],
#order-detail #main.gdpr input[type=tel],
#order-detail #main.gdpr select,
#order-detail #main.gdpr textarea,
#order-follow #main.my-account .form-control,
#order-follow #main.my-account input[type=text],
#order-follow #main.my-account input[type=email],
#order-follow #main.my-account input[type=password],
#order-follow #main.my-account input[type=tel],
#order-follow #main.my-account select,
#order-follow #main.my-account textarea,
#order-follow #main.identity .form-control,
#order-follow #main.identity input[type=text],
#order-follow #main.identity input[type=email],
#order-follow #main.identity input[type=password],
#order-follow #main.identity input[type=tel],
#order-follow #main.identity select,
#order-follow #main.identity textarea,
#order-follow #main.address .form-control,
#order-follow #main.address input[type=text],
#order-follow #main.address input[type=email],
#order-follow #main.address input[type=password],
#order-follow #main.address input[type=tel],
#order-follow #main.address select,
#order-follow #main.address textarea,
#order-follow #main.gdpr .form-control,
#order-follow #main.gdpr input[type=text],
#order-follow #main.gdpr input[type=email],
#order-follow #main.gdpr input[type=password],
#order-follow #main.gdpr input[type=tel],
#order-follow #main.gdpr select,
#order-follow #main.gdpr textarea,
#credit-slip #main.my-account .form-control,
#credit-slip #main.my-account input[type=text],
#credit-slip #main.my-account input[type=email],
#credit-slip #main.my-account input[type=password],
#credit-slip #main.my-account input[type=tel],
#credit-slip #main.my-account select,
#credit-slip #main.my-account textarea,
#credit-slip #main.identity .form-control,
#credit-slip #main.identity input[type=text],
#credit-slip #main.identity input[type=email],
#credit-slip #main.identity input[type=password],
#credit-slip #main.identity input[type=tel],
#credit-slip #main.identity select,
#credit-slip #main.identity textarea,
#credit-slip #main.address .form-control,
#credit-slip #main.address input[type=text],
#credit-slip #main.address input[type=email],
#credit-slip #main.address input[type=password],
#credit-slip #main.address input[type=tel],
#credit-slip #main.address select,
#credit-slip #main.address textarea,
#credit-slip #main.gdpr .form-control,
#credit-slip #main.gdpr input[type=text],
#credit-slip #main.gdpr input[type=email],
#credit-slip #main.gdpr input[type=password],
#credit-slip #main.gdpr input[type=tel],
#credit-slip #main.gdpr select,
#credit-slip #main.gdpr textarea,
#discount #main.my-account .form-control,
#discount #main.my-account input[type=text],
#discount #main.my-account input[type=email],
#discount #main.my-account input[type=password],
#discount #main.my-account input[type=tel],
#discount #main.my-account select,
#discount #main.my-account textarea,
#discount #main.identity .form-control,
#discount #main.identity input[type=text],
#discount #main.identity input[type=email],
#discount #main.identity input[type=password],
#discount #main.identity input[type=tel],
#discount #main.identity select,
#discount #main.identity textarea,
#discount #main.address .form-control,
#discount #main.address input[type=text],
#discount #main.address input[type=email],
#discount #main.address input[type=password],
#discount #main.address input[type=tel],
#discount #main.address select,
#discount #main.address textarea,
#discount #main.gdpr .form-control,
#discount #main.gdpr input[type=text],
#discount #main.gdpr input[type=email],
#discount #main.gdpr input[type=password],
#discount #main.gdpr input[type=tel],
#discount #main.gdpr select,
#discount #main.gdpr textarea,
#gdpr #main.my-account .form-control,
#gdpr #main.my-account input[type=text],
#gdpr #main.my-account input[type=email],
#gdpr #main.my-account input[type=password],
#gdpr #main.my-account input[type=tel],
#gdpr #main.my-account select,
#gdpr #main.my-account textarea,
#gdpr #main.identity .form-control,
#gdpr #main.identity input[type=text],
#gdpr #main.identity input[type=email],
#gdpr #main.identity input[type=password],
#gdpr #main.identity input[type=tel],
#gdpr #main.identity select,
#gdpr #main.identity textarea,
#gdpr #main.address .form-control,
#gdpr #main.address input[type=text],
#gdpr #main.address input[type=email],
#gdpr #main.address input[type=password],
#gdpr #main.address input[type=tel],
#gdpr #main.address select,
#gdpr #main.address textarea,
#gdpr #main.gdpr .form-control,
#gdpr #main.gdpr input[type=text],
#gdpr #main.gdpr input[type=email],
#gdpr #main.gdpr input[type=password],
#gdpr #main.gdpr input[type=tel],
#gdpr #main.gdpr select,
#gdpr #main.gdpr textarea {
  width: 100%;
  height: 45px;
  padding: 0 15px;
  border: 1px solid #D1D5DB;
  border-radius: 8px;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  background: #F9FAFB;
  transition: all 0.3s ease;
  box-sizing: border-box;
}
#my-account #main.my-account .form-control:focus,
#my-account #main.my-account input[type=text]:focus,
#my-account #main.my-account input[type=email]:focus,
#my-account #main.my-account input[type=password]:focus,
#my-account #main.my-account input[type=tel]:focus,
#my-account #main.my-account select:focus,
#my-account #main.my-account textarea:focus, #my-account #main.identity .form-control:focus,
#my-account #main.identity input[type=text]:focus,
#my-account #main.identity input[type=email]:focus,
#my-account #main.identity input[type=password]:focus,
#my-account #main.identity input[type=tel]:focus,
#my-account #main.identity select:focus,
#my-account #main.identity textarea:focus, #my-account #main.address .form-control:focus,
#my-account #main.address input[type=text]:focus,
#my-account #main.address input[type=email]:focus,
#my-account #main.address input[type=password]:focus,
#my-account #main.address input[type=tel]:focus,
#my-account #main.address select:focus,
#my-account #main.address textarea:focus, #my-account #main.gdpr .form-control:focus,
#my-account #main.gdpr input[type=text]:focus,
#my-account #main.gdpr input[type=email]:focus,
#my-account #main.gdpr input[type=password]:focus,
#my-account #main.gdpr input[type=tel]:focus,
#my-account #main.gdpr select:focus,
#my-account #main.gdpr textarea:focus,
#identity #main.my-account .form-control:focus,
#identity #main.my-account input[type=text]:focus,
#identity #main.my-account input[type=email]:focus,
#identity #main.my-account input[type=password]:focus,
#identity #main.my-account input[type=tel]:focus,
#identity #main.my-account select:focus,
#identity #main.my-account textarea:focus,
#identity #main.identity .form-control:focus,
#identity #main.identity input[type=text]:focus,
#identity #main.identity input[type=email]:focus,
#identity #main.identity input[type=password]:focus,
#identity #main.identity input[type=tel]:focus,
#identity #main.identity select:focus,
#identity #main.identity textarea:focus,
#identity #main.address .form-control:focus,
#identity #main.address input[type=text]:focus,
#identity #main.address input[type=email]:focus,
#identity #main.address input[type=password]:focus,
#identity #main.address input[type=tel]:focus,
#identity #main.address select:focus,
#identity #main.address textarea:focus,
#identity #main.gdpr .form-control:focus,
#identity #main.gdpr input[type=text]:focus,
#identity #main.gdpr input[type=email]:focus,
#identity #main.gdpr input[type=password]:focus,
#identity #main.gdpr input[type=tel]:focus,
#identity #main.gdpr select:focus,
#identity #main.gdpr textarea:focus,
#addresses #main.my-account .form-control:focus,
#addresses #main.my-account input[type=text]:focus,
#addresses #main.my-account input[type=email]:focus,
#addresses #main.my-account input[type=password]:focus,
#addresses #main.my-account input[type=tel]:focus,
#addresses #main.my-account select:focus,
#addresses #main.my-account textarea:focus,
#addresses #main.identity .form-control:focus,
#addresses #main.identity input[type=text]:focus,
#addresses #main.identity input[type=email]:focus,
#addresses #main.identity input[type=password]:focus,
#addresses #main.identity input[type=tel]:focus,
#addresses #main.identity select:focus,
#addresses #main.identity textarea:focus,
#addresses #main.address .form-control:focus,
#addresses #main.address input[type=text]:focus,
#addresses #main.address input[type=email]:focus,
#addresses #main.address input[type=password]:focus,
#addresses #main.address input[type=tel]:focus,
#addresses #main.address select:focus,
#addresses #main.address textarea:focus,
#addresses #main.gdpr .form-control:focus,
#addresses #main.gdpr input[type=text]:focus,
#addresses #main.gdpr input[type=email]:focus,
#addresses #main.gdpr input[type=password]:focus,
#addresses #main.gdpr input[type=tel]:focus,
#addresses #main.gdpr select:focus,
#addresses #main.gdpr textarea:focus,
#address #main.my-account .form-control:focus,
#address #main.my-account input[type=text]:focus,
#address #main.my-account input[type=email]:focus,
#address #main.my-account input[type=password]:focus,
#address #main.my-account input[type=tel]:focus,
#address #main.my-account select:focus,
#address #main.my-account textarea:focus,
#address #main.identity .form-control:focus,
#address #main.identity input[type=text]:focus,
#address #main.identity input[type=email]:focus,
#address #main.identity input[type=password]:focus,
#address #main.identity input[type=tel]:focus,
#address #main.identity select:focus,
#address #main.identity textarea:focus,
#address #main.address .form-control:focus,
#address #main.address input[type=text]:focus,
#address #main.address input[type=email]:focus,
#address #main.address input[type=password]:focus,
#address #main.address input[type=tel]:focus,
#address #main.address select:focus,
#address #main.address textarea:focus,
#address #main.gdpr .form-control:focus,
#address #main.gdpr input[type=text]:focus,
#address #main.gdpr input[type=email]:focus,
#address #main.gdpr input[type=password]:focus,
#address #main.gdpr input[type=tel]:focus,
#address #main.gdpr select:focus,
#address #main.gdpr textarea:focus,
#history #main.my-account .form-control:focus,
#history #main.my-account input[type=text]:focus,
#history #main.my-account input[type=email]:focus,
#history #main.my-account input[type=password]:focus,
#history #main.my-account input[type=tel]:focus,
#history #main.my-account select:focus,
#history #main.my-account textarea:focus,
#history #main.identity .form-control:focus,
#history #main.identity input[type=text]:focus,
#history #main.identity input[type=email]:focus,
#history #main.identity input[type=password]:focus,
#history #main.identity input[type=tel]:focus,
#history #main.identity select:focus,
#history #main.identity textarea:focus,
#history #main.address .form-control:focus,
#history #main.address input[type=text]:focus,
#history #main.address input[type=email]:focus,
#history #main.address input[type=password]:focus,
#history #main.address input[type=tel]:focus,
#history #main.address select:focus,
#history #main.address textarea:focus,
#history #main.gdpr .form-control:focus,
#history #main.gdpr input[type=text]:focus,
#history #main.gdpr input[type=email]:focus,
#history #main.gdpr input[type=password]:focus,
#history #main.gdpr input[type=tel]:focus,
#history #main.gdpr select:focus,
#history #main.gdpr textarea:focus,
#order-detail #main.my-account .form-control:focus,
#order-detail #main.my-account input[type=text]:focus,
#order-detail #main.my-account input[type=email]:focus,
#order-detail #main.my-account input[type=password]:focus,
#order-detail #main.my-account input[type=tel]:focus,
#order-detail #main.my-account select:focus,
#order-detail #main.my-account textarea:focus,
#order-detail #main.identity .form-control:focus,
#order-detail #main.identity input[type=text]:focus,
#order-detail #main.identity input[type=email]:focus,
#order-detail #main.identity input[type=password]:focus,
#order-detail #main.identity input[type=tel]:focus,
#order-detail #main.identity select:focus,
#order-detail #main.identity textarea:focus,
#order-detail #main.address .form-control:focus,
#order-detail #main.address input[type=text]:focus,
#order-detail #main.address input[type=email]:focus,
#order-detail #main.address input[type=password]:focus,
#order-detail #main.address input[type=tel]:focus,
#order-detail #main.address select:focus,
#order-detail #main.address textarea:focus,
#order-detail #main.gdpr .form-control:focus,
#order-detail #main.gdpr input[type=text]:focus,
#order-detail #main.gdpr input[type=email]:focus,
#order-detail #main.gdpr input[type=password]:focus,
#order-detail #main.gdpr input[type=tel]:focus,
#order-detail #main.gdpr select:focus,
#order-detail #main.gdpr textarea:focus,
#order-follow #main.my-account .form-control:focus,
#order-follow #main.my-account input[type=text]:focus,
#order-follow #main.my-account input[type=email]:focus,
#order-follow #main.my-account input[type=password]:focus,
#order-follow #main.my-account input[type=tel]:focus,
#order-follow #main.my-account select:focus,
#order-follow #main.my-account textarea:focus,
#order-follow #main.identity .form-control:focus,
#order-follow #main.identity input[type=text]:focus,
#order-follow #main.identity input[type=email]:focus,
#order-follow #main.identity input[type=password]:focus,
#order-follow #main.identity input[type=tel]:focus,
#order-follow #main.identity select:focus,
#order-follow #main.identity textarea:focus,
#order-follow #main.address .form-control:focus,
#order-follow #main.address input[type=text]:focus,
#order-follow #main.address input[type=email]:focus,
#order-follow #main.address input[type=password]:focus,
#order-follow #main.address input[type=tel]:focus,
#order-follow #main.address select:focus,
#order-follow #main.address textarea:focus,
#order-follow #main.gdpr .form-control:focus,
#order-follow #main.gdpr input[type=text]:focus,
#order-follow #main.gdpr input[type=email]:focus,
#order-follow #main.gdpr input[type=password]:focus,
#order-follow #main.gdpr input[type=tel]:focus,
#order-follow #main.gdpr select:focus,
#order-follow #main.gdpr textarea:focus,
#credit-slip #main.my-account .form-control:focus,
#credit-slip #main.my-account input[type=text]:focus,
#credit-slip #main.my-account input[type=email]:focus,
#credit-slip #main.my-account input[type=password]:focus,
#credit-slip #main.my-account input[type=tel]:focus,
#credit-slip #main.my-account select:focus,
#credit-slip #main.my-account textarea:focus,
#credit-slip #main.identity .form-control:focus,
#credit-slip #main.identity input[type=text]:focus,
#credit-slip #main.identity input[type=email]:focus,
#credit-slip #main.identity input[type=password]:focus,
#credit-slip #main.identity input[type=tel]:focus,
#credit-slip #main.identity select:focus,
#credit-slip #main.identity textarea:focus,
#credit-slip #main.address .form-control:focus,
#credit-slip #main.address input[type=text]:focus,
#credit-slip #main.address input[type=email]:focus,
#credit-slip #main.address input[type=password]:focus,
#credit-slip #main.address input[type=tel]:focus,
#credit-slip #main.address select:focus,
#credit-slip #main.address textarea:focus,
#credit-slip #main.gdpr .form-control:focus,
#credit-slip #main.gdpr input[type=text]:focus,
#credit-slip #main.gdpr input[type=email]:focus,
#credit-slip #main.gdpr input[type=password]:focus,
#credit-slip #main.gdpr input[type=tel]:focus,
#credit-slip #main.gdpr select:focus,
#credit-slip #main.gdpr textarea:focus,
#discount #main.my-account .form-control:focus,
#discount #main.my-account input[type=text]:focus,
#discount #main.my-account input[type=email]:focus,
#discount #main.my-account input[type=password]:focus,
#discount #main.my-account input[type=tel]:focus,
#discount #main.my-account select:focus,
#discount #main.my-account textarea:focus,
#discount #main.identity .form-control:focus,
#discount #main.identity input[type=text]:focus,
#discount #main.identity input[type=email]:focus,
#discount #main.identity input[type=password]:focus,
#discount #main.identity input[type=tel]:focus,
#discount #main.identity select:focus,
#discount #main.identity textarea:focus,
#discount #main.address .form-control:focus,
#discount #main.address input[type=text]:focus,
#discount #main.address input[type=email]:focus,
#discount #main.address input[type=password]:focus,
#discount #main.address input[type=tel]:focus,
#discount #main.address select:focus,
#discount #main.address textarea:focus,
#discount #main.gdpr .form-control:focus,
#discount #main.gdpr input[type=text]:focus,
#discount #main.gdpr input[type=email]:focus,
#discount #main.gdpr input[type=password]:focus,
#discount #main.gdpr input[type=tel]:focus,
#discount #main.gdpr select:focus,
#discount #main.gdpr textarea:focus,
#gdpr #main.my-account .form-control:focus,
#gdpr #main.my-account input[type=text]:focus,
#gdpr #main.my-account input[type=email]:focus,
#gdpr #main.my-account input[type=password]:focus,
#gdpr #main.my-account input[type=tel]:focus,
#gdpr #main.my-account select:focus,
#gdpr #main.my-account textarea:focus,
#gdpr #main.identity .form-control:focus,
#gdpr #main.identity input[type=text]:focus,
#gdpr #main.identity input[type=email]:focus,
#gdpr #main.identity input[type=password]:focus,
#gdpr #main.identity input[type=tel]:focus,
#gdpr #main.identity select:focus,
#gdpr #main.identity textarea:focus,
#gdpr #main.address .form-control:focus,
#gdpr #main.address input[type=text]:focus,
#gdpr #main.address input[type=email]:focus,
#gdpr #main.address input[type=password]:focus,
#gdpr #main.address input[type=tel]:focus,
#gdpr #main.address select:focus,
#gdpr #main.address textarea:focus,
#gdpr #main.gdpr .form-control:focus,
#gdpr #main.gdpr input[type=text]:focus,
#gdpr #main.gdpr input[type=email]:focus,
#gdpr #main.gdpr input[type=password]:focus,
#gdpr #main.gdpr input[type=tel]:focus,
#gdpr #main.gdpr select:focus,
#gdpr #main.gdpr textarea:focus {
  outline: none;
  border-color: #968269;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(196, 150, 96, 0.1);
}
#my-account #main.my-account textarea, #my-account #main.identity textarea, #my-account #main.address textarea, #my-account #main.gdpr textarea,
#identity #main.my-account textarea,
#identity #main.identity textarea,
#identity #main.address textarea,
#identity #main.gdpr textarea,
#addresses #main.my-account textarea,
#addresses #main.identity textarea,
#addresses #main.address textarea,
#addresses #main.gdpr textarea,
#address #main.my-account textarea,
#address #main.identity textarea,
#address #main.address textarea,
#address #main.gdpr textarea,
#history #main.my-account textarea,
#history #main.identity textarea,
#history #main.address textarea,
#history #main.gdpr textarea,
#order-detail #main.my-account textarea,
#order-detail #main.identity textarea,
#order-detail #main.address textarea,
#order-detail #main.gdpr textarea,
#order-follow #main.my-account textarea,
#order-follow #main.identity textarea,
#order-follow #main.address textarea,
#order-follow #main.gdpr textarea,
#credit-slip #main.my-account textarea,
#credit-slip #main.identity textarea,
#credit-slip #main.address textarea,
#credit-slip #main.gdpr textarea,
#discount #main.my-account textarea,
#discount #main.identity textarea,
#discount #main.address textarea,
#discount #main.gdpr textarea,
#gdpr #main.my-account textarea,
#gdpr #main.identity textarea,
#gdpr #main.address textarea,
#gdpr #main.gdpr textarea {
  height: 100px;
  padding: 15px;
  resize: vertical;
}
#my-account #main.my-account select, #my-account #main.identity select, #my-account #main.address select, #my-account #main.gdpr select,
#identity #main.my-account select,
#identity #main.identity select,
#identity #main.address select,
#identity #main.gdpr select,
#addresses #main.my-account select,
#addresses #main.identity select,
#addresses #main.address select,
#addresses #main.gdpr select,
#address #main.my-account select,
#address #main.identity select,
#address #main.address select,
#address #main.gdpr select,
#history #main.my-account select,
#history #main.identity select,
#history #main.address select,
#history #main.gdpr select,
#order-detail #main.my-account select,
#order-detail #main.identity select,
#order-detail #main.address select,
#order-detail #main.gdpr select,
#order-follow #main.my-account select,
#order-follow #main.identity select,
#order-follow #main.address select,
#order-follow #main.gdpr select,
#credit-slip #main.my-account select,
#credit-slip #main.identity select,
#credit-slip #main.address select,
#credit-slip #main.gdpr select,
#discount #main.my-account select,
#discount #main.identity select,
#discount #main.address select,
#discount #main.gdpr select,
#gdpr #main.my-account select,
#gdpr #main.identity select,
#gdpr #main.address select,
#gdpr #main.gdpr select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 12px center;
  background-repeat: no-repeat;
  background-size: 16px;
  padding-right: 40px;
  appearance: none;
}
#my-account #main.my-account input[type=radio],
#my-account #main.my-account input[type=checkbox], #my-account #main.identity input[type=radio],
#my-account #main.identity input[type=checkbox], #my-account #main.address input[type=radio],
#my-account #main.address input[type=checkbox], #my-account #main.gdpr input[type=radio],
#my-account #main.gdpr input[type=checkbox],
#identity #main.my-account input[type=radio],
#identity #main.my-account input[type=checkbox],
#identity #main.identity input[type=radio],
#identity #main.identity input[type=checkbox],
#identity #main.address input[type=radio],
#identity #main.address input[type=checkbox],
#identity #main.gdpr input[type=radio],
#identity #main.gdpr input[type=checkbox],
#addresses #main.my-account input[type=radio],
#addresses #main.my-account input[type=checkbox],
#addresses #main.identity input[type=radio],
#addresses #main.identity input[type=checkbox],
#addresses #main.address input[type=radio],
#addresses #main.address input[type=checkbox],
#addresses #main.gdpr input[type=radio],
#addresses #main.gdpr input[type=checkbox],
#address #main.my-account input[type=radio],
#address #main.my-account input[type=checkbox],
#address #main.identity input[type=radio],
#address #main.identity input[type=checkbox],
#address #main.address input[type=radio],
#address #main.address input[type=checkbox],
#address #main.gdpr input[type=radio],
#address #main.gdpr input[type=checkbox],
#history #main.my-account input[type=radio],
#history #main.my-account input[type=checkbox],
#history #main.identity input[type=radio],
#history #main.identity input[type=checkbox],
#history #main.address input[type=radio],
#history #main.address input[type=checkbox],
#history #main.gdpr input[type=radio],
#history #main.gdpr input[type=checkbox],
#order-detail #main.my-account input[type=radio],
#order-detail #main.my-account input[type=checkbox],
#order-detail #main.identity input[type=radio],
#order-detail #main.identity input[type=checkbox],
#order-detail #main.address input[type=radio],
#order-detail #main.address input[type=checkbox],
#order-detail #main.gdpr input[type=radio],
#order-detail #main.gdpr input[type=checkbox],
#order-follow #main.my-account input[type=radio],
#order-follow #main.my-account input[type=checkbox],
#order-follow #main.identity input[type=radio],
#order-follow #main.identity input[type=checkbox],
#order-follow #main.address input[type=radio],
#order-follow #main.address input[type=checkbox],
#order-follow #main.gdpr input[type=radio],
#order-follow #main.gdpr input[type=checkbox],
#credit-slip #main.my-account input[type=radio],
#credit-slip #main.my-account input[type=checkbox],
#credit-slip #main.identity input[type=radio],
#credit-slip #main.identity input[type=checkbox],
#credit-slip #main.address input[type=radio],
#credit-slip #main.address input[type=checkbox],
#credit-slip #main.gdpr input[type=radio],
#credit-slip #main.gdpr input[type=checkbox],
#discount #main.my-account input[type=radio],
#discount #main.my-account input[type=checkbox],
#discount #main.identity input[type=radio],
#discount #main.identity input[type=checkbox],
#discount #main.address input[type=radio],
#discount #main.address input[type=checkbox],
#discount #main.gdpr input[type=radio],
#discount #main.gdpr input[type=checkbox],
#gdpr #main.my-account input[type=radio],
#gdpr #main.my-account input[type=checkbox],
#gdpr #main.identity input[type=radio],
#gdpr #main.identity input[type=checkbox],
#gdpr #main.address input[type=radio],
#gdpr #main.address input[type=checkbox],
#gdpr #main.gdpr input[type=radio],
#gdpr #main.gdpr input[type=checkbox] {
  width: 18px;
  height: 18px;
  margin-right: 8px;
  accent-color: #968269;
  cursor: pointer;
}
#my-account #main.my-account label:has(input[type=checkbox]),
#my-account #main.my-account label:has(input[type=radio]), #my-account #main.identity label:has(input[type=checkbox]),
#my-account #main.identity label:has(input[type=radio]), #my-account #main.address label:has(input[type=checkbox]),
#my-account #main.address label:has(input[type=radio]), #my-account #main.gdpr label:has(input[type=checkbox]),
#my-account #main.gdpr label:has(input[type=radio]),
#identity #main.my-account label:has(input[type=checkbox]),
#identity #main.my-account label:has(input[type=radio]),
#identity #main.identity label:has(input[type=checkbox]),
#identity #main.identity label:has(input[type=radio]),
#identity #main.address label:has(input[type=checkbox]),
#identity #main.address label:has(input[type=radio]),
#identity #main.gdpr label:has(input[type=checkbox]),
#identity #main.gdpr label:has(input[type=radio]),
#addresses #main.my-account label:has(input[type=checkbox]),
#addresses #main.my-account label:has(input[type=radio]),
#addresses #main.identity label:has(input[type=checkbox]),
#addresses #main.identity label:has(input[type=radio]),
#addresses #main.address label:has(input[type=checkbox]),
#addresses #main.address label:has(input[type=radio]),
#addresses #main.gdpr label:has(input[type=checkbox]),
#addresses #main.gdpr label:has(input[type=radio]),
#address #main.my-account label:has(input[type=checkbox]),
#address #main.my-account label:has(input[type=radio]),
#address #main.identity label:has(input[type=checkbox]),
#address #main.identity label:has(input[type=radio]),
#address #main.address label:has(input[type=checkbox]),
#address #main.address label:has(input[type=radio]),
#address #main.gdpr label:has(input[type=checkbox]),
#address #main.gdpr label:has(input[type=radio]),
#history #main.my-account label:has(input[type=checkbox]),
#history #main.my-account label:has(input[type=radio]),
#history #main.identity label:has(input[type=checkbox]),
#history #main.identity label:has(input[type=radio]),
#history #main.address label:has(input[type=checkbox]),
#history #main.address label:has(input[type=radio]),
#history #main.gdpr label:has(input[type=checkbox]),
#history #main.gdpr label:has(input[type=radio]),
#order-detail #main.my-account label:has(input[type=checkbox]),
#order-detail #main.my-account label:has(input[type=radio]),
#order-detail #main.identity label:has(input[type=checkbox]),
#order-detail #main.identity label:has(input[type=radio]),
#order-detail #main.address label:has(input[type=checkbox]),
#order-detail #main.address label:has(input[type=radio]),
#order-detail #main.gdpr label:has(input[type=checkbox]),
#order-detail #main.gdpr label:has(input[type=radio]),
#order-follow #main.my-account label:has(input[type=checkbox]),
#order-follow #main.my-account label:has(input[type=radio]),
#order-follow #main.identity label:has(input[type=checkbox]),
#order-follow #main.identity label:has(input[type=radio]),
#order-follow #main.address label:has(input[type=checkbox]),
#order-follow #main.address label:has(input[type=radio]),
#order-follow #main.gdpr label:has(input[type=checkbox]),
#order-follow #main.gdpr label:has(input[type=radio]),
#credit-slip #main.my-account label:has(input[type=checkbox]),
#credit-slip #main.my-account label:has(input[type=radio]),
#credit-slip #main.identity label:has(input[type=checkbox]),
#credit-slip #main.identity label:has(input[type=radio]),
#credit-slip #main.address label:has(input[type=checkbox]),
#credit-slip #main.address label:has(input[type=radio]),
#credit-slip #main.gdpr label:has(input[type=checkbox]),
#credit-slip #main.gdpr label:has(input[type=radio]),
#discount #main.my-account label:has(input[type=checkbox]),
#discount #main.my-account label:has(input[type=radio]),
#discount #main.identity label:has(input[type=checkbox]),
#discount #main.identity label:has(input[type=radio]),
#discount #main.address label:has(input[type=checkbox]),
#discount #main.address label:has(input[type=radio]),
#discount #main.gdpr label:has(input[type=checkbox]),
#discount #main.gdpr label:has(input[type=radio]),
#gdpr #main.my-account label:has(input[type=checkbox]),
#gdpr #main.my-account label:has(input[type=radio]),
#gdpr #main.identity label:has(input[type=checkbox]),
#gdpr #main.identity label:has(input[type=radio]),
#gdpr #main.address label:has(input[type=checkbox]),
#gdpr #main.address label:has(input[type=radio]),
#gdpr #main.gdpr label:has(input[type=checkbox]),
#gdpr #main.gdpr label:has(input[type=radio]) {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  margin-bottom: 0.5rem;
}
#my-account #main.my-account .radio-inline, #my-account #main.identity .radio-inline, #my-account #main.address .radio-inline, #my-account #main.gdpr .radio-inline,
#identity #main.my-account .radio-inline,
#identity #main.identity .radio-inline,
#identity #main.address .radio-inline,
#identity #main.gdpr .radio-inline,
#addresses #main.my-account .radio-inline,
#addresses #main.identity .radio-inline,
#addresses #main.address .radio-inline,
#addresses #main.gdpr .radio-inline,
#address #main.my-account .radio-inline,
#address #main.identity .radio-inline,
#address #main.address .radio-inline,
#address #main.gdpr .radio-inline,
#history #main.my-account .radio-inline,
#history #main.identity .radio-inline,
#history #main.address .radio-inline,
#history #main.gdpr .radio-inline,
#order-detail #main.my-account .radio-inline,
#order-detail #main.identity .radio-inline,
#order-detail #main.address .radio-inline,
#order-detail #main.gdpr .radio-inline,
#order-follow #main.my-account .radio-inline,
#order-follow #main.identity .radio-inline,
#order-follow #main.address .radio-inline,
#order-follow #main.gdpr .radio-inline,
#credit-slip #main.my-account .radio-inline,
#credit-slip #main.identity .radio-inline,
#credit-slip #main.address .radio-inline,
#credit-slip #main.gdpr .radio-inline,
#discount #main.my-account .radio-inline,
#discount #main.identity .radio-inline,
#discount #main.address .radio-inline,
#discount #main.gdpr .radio-inline,
#gdpr #main.my-account .radio-inline,
#gdpr #main.identity .radio-inline,
#gdpr #main.address .radio-inline,
#gdpr #main.gdpr .radio-inline {
  display: inline-flex;
  align-items: center;
  margin-right: 1rem;
  margin-bottom: 0.5rem;
}
#my-account #main.my-account .form-control-comment, #my-account #main.identity .form-control-comment, #my-account #main.address .form-control-comment, #my-account #main.gdpr .form-control-comment,
#identity #main.my-account .form-control-comment,
#identity #main.identity .form-control-comment,
#identity #main.address .form-control-comment,
#identity #main.gdpr .form-control-comment,
#addresses #main.my-account .form-control-comment,
#addresses #main.identity .form-control-comment,
#addresses #main.address .form-control-comment,
#addresses #main.gdpr .form-control-comment,
#address #main.my-account .form-control-comment,
#address #main.identity .form-control-comment,
#address #main.address .form-control-comment,
#address #main.gdpr .form-control-comment,
#history #main.my-account .form-control-comment,
#history #main.identity .form-control-comment,
#history #main.address .form-control-comment,
#history #main.gdpr .form-control-comment,
#order-detail #main.my-account .form-control-comment,
#order-detail #main.identity .form-control-comment,
#order-detail #main.address .form-control-comment,
#order-detail #main.gdpr .form-control-comment,
#order-follow #main.my-account .form-control-comment,
#order-follow #main.identity .form-control-comment,
#order-follow #main.address .form-control-comment,
#order-follow #main.gdpr .form-control-comment,
#credit-slip #main.my-account .form-control-comment,
#credit-slip #main.identity .form-control-comment,
#credit-slip #main.address .form-control-comment,
#credit-slip #main.gdpr .form-control-comment,
#discount #main.my-account .form-control-comment,
#discount #main.identity .form-control-comment,
#discount #main.address .form-control-comment,
#discount #main.gdpr .form-control-comment,
#gdpr #main.my-account .form-control-comment,
#gdpr #main.identity .form-control-comment,
#gdpr #main.address .form-control-comment,
#gdpr #main.gdpr .form-control-comment {
  font-size: 12px;
  color: #666;
  margin-top: 0.25rem;
}
#my-account #main .form-footer,
#my-account #main .card-footer,
#identity #main .form-footer,
#identity #main .card-footer,
#addresses #main .form-footer,
#addresses #main .card-footer,
#address #main .form-footer,
#address #main .card-footer,
#history #main .form-footer,
#history #main .card-footer,
#order-detail #main .form-footer,
#order-detail #main .card-footer,
#order-follow #main .form-footer,
#order-follow #main .card-footer,
#credit-slip #main .form-footer,
#credit-slip #main .card-footer,
#discount #main .form-footer,
#discount #main .card-footer,
#gdpr #main .form-footer,
#gdpr #main .card-footer {
  display: flex;
  gap: 1rem;
  justify-content: center;
  margin-top: 2rem;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  #my-account #main .form-footer,
  #my-account #main .card-footer,
  #identity #main .form-footer,
  #identity #main .card-footer,
  #addresses #main .form-footer,
  #addresses #main .card-footer,
  #address #main .form-footer,
  #address #main .card-footer,
  #history #main .form-footer,
  #history #main .card-footer,
  #order-detail #main .form-footer,
  #order-detail #main .card-footer,
  #order-follow #main .form-footer,
  #order-follow #main .card-footer,
  #credit-slip #main .form-footer,
  #credit-slip #main .card-footer,
  #discount #main .form-footer,
  #discount #main .card-footer,
  #gdpr #main .form-footer,
  #gdpr #main .card-footer {
    flex-direction: column;
    align-items: center;
  }
}
#my-account #main .btn-primary,
#my-account #main button[type=submit],
#my-account #main .btn[type=submit],
#identity #main .btn-primary,
#identity #main button[type=submit],
#identity #main .btn[type=submit],
#addresses #main .btn-primary,
#addresses #main button[type=submit],
#addresses #main .btn[type=submit],
#address #main .btn-primary,
#address #main button[type=submit],
#address #main .btn[type=submit],
#history #main .btn-primary,
#history #main button[type=submit],
#history #main .btn[type=submit],
#order-detail #main .btn-primary,
#order-detail #main button[type=submit],
#order-detail #main .btn[type=submit],
#order-follow #main .btn-primary,
#order-follow #main button[type=submit],
#order-follow #main .btn[type=submit],
#credit-slip #main .btn-primary,
#credit-slip #main button[type=submit],
#credit-slip #main .btn[type=submit],
#discount #main .btn-primary,
#discount #main button[type=submit],
#discount #main .btn[type=submit],
#gdpr #main .btn-primary,
#gdpr #main button[type=submit],
#gdpr #main .btn[type=submit] {
  min-width: 150px;
  height: 45px;
  padding: 0 2rem;
  border-radius: 8px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-sizing: border-box;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: #968269;
  color: #F5F5EB;
}
#my-account #main .btn-primary:hover,
#my-account #main button[type=submit]:hover,
#my-account #main .btn[type=submit]:hover,
#identity #main .btn-primary:hover,
#identity #main button[type=submit]:hover,
#identity #main .btn[type=submit]:hover,
#addresses #main .btn-primary:hover,
#addresses #main button[type=submit]:hover,
#addresses #main .btn[type=submit]:hover,
#address #main .btn-primary:hover,
#address #main button[type=submit]:hover,
#address #main .btn[type=submit]:hover,
#history #main .btn-primary:hover,
#history #main button[type=submit]:hover,
#history #main .btn[type=submit]:hover,
#order-detail #main .btn-primary:hover,
#order-detail #main button[type=submit]:hover,
#order-detail #main .btn[type=submit]:hover,
#order-follow #main .btn-primary:hover,
#order-follow #main button[type=submit]:hover,
#order-follow #main .btn[type=submit]:hover,
#credit-slip #main .btn-primary:hover,
#credit-slip #main button[type=submit]:hover,
#credit-slip #main .btn[type=submit]:hover,
#discount #main .btn-primary:hover,
#discount #main button[type=submit]:hover,
#discount #main .btn[type=submit]:hover,
#gdpr #main .btn-primary:hover,
#gdpr #main button[type=submit]:hover,
#gdpr #main .btn[type=submit]:hover {
  transform: translateY(-1px);
}
#my-account #main .btn-primary:hover,
#my-account #main button[type=submit]:hover,
#my-account #main .btn[type=submit]:hover,
#identity #main .btn-primary:hover,
#identity #main button[type=submit]:hover,
#identity #main .btn[type=submit]:hover,
#addresses #main .btn-primary:hover,
#addresses #main button[type=submit]:hover,
#addresses #main .btn[type=submit]:hover,
#address #main .btn-primary:hover,
#address #main button[type=submit]:hover,
#address #main .btn[type=submit]:hover,
#history #main .btn-primary:hover,
#history #main button[type=submit]:hover,
#history #main .btn[type=submit]:hover,
#order-detail #main .btn-primary:hover,
#order-detail #main button[type=submit]:hover,
#order-detail #main .btn[type=submit]:hover,
#order-follow #main .btn-primary:hover,
#order-follow #main button[type=submit]:hover,
#order-follow #main .btn[type=submit]:hover,
#credit-slip #main .btn-primary:hover,
#credit-slip #main button[type=submit]:hover,
#credit-slip #main .btn[type=submit]:hover,
#discount #main .btn-primary:hover,
#discount #main button[type=submit]:hover,
#discount #main .btn[type=submit]:hover,
#gdpr #main .btn-primary:hover,
#gdpr #main button[type=submit]:hover,
#gdpr #main .btn[type=submit]:hover {
  background: #665238;
  box-shadow: 0 4px 12px rgba(196, 150, 96, 0.3);
}
#my-account #main .btn-secondary,
#my-account #main .btn-outline-secondary,
#identity #main .btn-secondary,
#identity #main .btn-outline-secondary,
#addresses #main .btn-secondary,
#addresses #main .btn-outline-secondary,
#address #main .btn-secondary,
#address #main .btn-outline-secondary,
#history #main .btn-secondary,
#history #main .btn-outline-secondary,
#order-detail #main .btn-secondary,
#order-detail #main .btn-outline-secondary,
#order-follow #main .btn-secondary,
#order-follow #main .btn-outline-secondary,
#credit-slip #main .btn-secondary,
#credit-slip #main .btn-outline-secondary,
#discount #main .btn-secondary,
#discount #main .btn-outline-secondary,
#gdpr #main .btn-secondary,
#gdpr #main .btn-outline-secondary {
  min-width: 150px;
  height: 45px;
  padding: 0 2rem;
  border-radius: 8px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-sizing: border-box;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #968269;
  background: transparent;
  color: #968269;
}
#my-account #main .btn-secondary:hover,
#my-account #main .btn-outline-secondary:hover,
#identity #main .btn-secondary:hover,
#identity #main .btn-outline-secondary:hover,
#addresses #main .btn-secondary:hover,
#addresses #main .btn-outline-secondary:hover,
#address #main .btn-secondary:hover,
#address #main .btn-outline-secondary:hover,
#history #main .btn-secondary:hover,
#history #main .btn-outline-secondary:hover,
#order-detail #main .btn-secondary:hover,
#order-detail #main .btn-outline-secondary:hover,
#order-follow #main .btn-secondary:hover,
#order-follow #main .btn-outline-secondary:hover,
#credit-slip #main .btn-secondary:hover,
#credit-slip #main .btn-outline-secondary:hover,
#discount #main .btn-secondary:hover,
#discount #main .btn-outline-secondary:hover,
#gdpr #main .btn-secondary:hover,
#gdpr #main .btn-outline-secondary:hover {
  transform: translateY(-1px);
}
#my-account #main .btn-secondary:hover,
#my-account #main .btn-outline-secondary:hover,
#identity #main .btn-secondary:hover,
#identity #main .btn-outline-secondary:hover,
#addresses #main .btn-secondary:hover,
#addresses #main .btn-outline-secondary:hover,
#address #main .btn-secondary:hover,
#address #main .btn-outline-secondary:hover,
#history #main .btn-secondary:hover,
#history #main .btn-outline-secondary:hover,
#order-detail #main .btn-secondary:hover,
#order-detail #main .btn-outline-secondary:hover,
#order-follow #main .btn-secondary:hover,
#order-follow #main .btn-outline-secondary:hover,
#credit-slip #main .btn-secondary:hover,
#credit-slip #main .btn-outline-secondary:hover,
#discount #main .btn-secondary:hover,
#discount #main .btn-outline-secondary:hover,
#gdpr #main .btn-secondary:hover,
#gdpr #main .btn-outline-secondary:hover {
  background: #968269;
  color: #F5F5EB;
  box-shadow: 0 4px 12px rgba(150, 130, 105, 0.3);
}
@media (max-width: 768px) {
  #my-account #main .btn-primary,
  #my-account #main .btn-secondary,
  #my-account #main button[type=submit],
  #identity #main .btn-primary,
  #identity #main .btn-secondary,
  #identity #main button[type=submit],
  #addresses #main .btn-primary,
  #addresses #main .btn-secondary,
  #addresses #main button[type=submit],
  #address #main .btn-primary,
  #address #main .btn-secondary,
  #address #main button[type=submit],
  #history #main .btn-primary,
  #history #main .btn-secondary,
  #history #main button[type=submit],
  #order-detail #main .btn-primary,
  #order-detail #main .btn-secondary,
  #order-detail #main button[type=submit],
  #order-follow #main .btn-primary,
  #order-follow #main .btn-secondary,
  #order-follow #main button[type=submit],
  #credit-slip #main .btn-primary,
  #credit-slip #main .btn-secondary,
  #credit-slip #main button[type=submit],
  #discount #main .btn-primary,
  #discount #main .btn-secondary,
  #discount #main button[type=submit],
  #gdpr #main .btn-primary,
  #gdpr #main .btn-secondary,
  #gdpr #main button[type=submit] {
    width: 100%;
    max-width: 300px;
    min-width: auto;
  }
}
#my-account #main a,
#identity #main a,
#addresses #main a,
#address #main a,
#history #main a,
#order-detail #main a,
#order-follow #main a,
#credit-slip #main a,
#discount #main a,
#gdpr #main a {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  color: #968269;
  text-decoration: none;
  transition: color 0.3s ease;
}
#my-account #main a:hover,
#identity #main a:hover,
#addresses #main a:hover,
#address #main a:hover,
#history #main a:hover,
#order-detail #main a:hover,
#order-follow #main a:hover,
#credit-slip #main a:hover,
#discount #main a:hover,
#gdpr #main a:hover {
  color: #665238;
  text-decoration: underline;
}
#my-account #main.my-account .links a,
#my-account #main.my-account .account-list a,
#identity #main.my-account .links a,
#identity #main.my-account .account-list a,
#addresses #main.my-account .links a,
#addresses #main.my-account .account-list a,
#address #main.my-account .links a,
#address #main.my-account .account-list a,
#history #main.my-account .links a,
#history #main.my-account .account-list a,
#order-detail #main.my-account .links a,
#order-detail #main.my-account .account-list a,
#order-follow #main.my-account .links a,
#order-follow #main.my-account .account-list a,
#credit-slip #main.my-account .links a,
#credit-slip #main.my-account .account-list a,
#discount #main.my-account .links a,
#discount #main.my-account .account-list a,
#gdpr #main.my-account .links a,
#gdpr #main.my-account .account-list a {
  display: block;
  padding: 15px 20px;
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #968269;
  text-decoration: none;
  transition: all 0.3s ease;
  text-align: center;
}
#my-account #main.my-account .links a:hover,
#my-account #main.my-account .account-list a:hover,
#identity #main.my-account .links a:hover,
#identity #main.my-account .account-list a:hover,
#addresses #main.my-account .links a:hover,
#addresses #main.my-account .account-list a:hover,
#address #main.my-account .links a:hover,
#address #main.my-account .account-list a:hover,
#history #main.my-account .links a:hover,
#history #main.my-account .account-list a:hover,
#order-detail #main.my-account .links a:hover,
#order-detail #main.my-account .account-list a:hover,
#order-follow #main.my-account .links a:hover,
#order-follow #main.my-account .account-list a:hover,
#credit-slip #main.my-account .links a:hover,
#credit-slip #main.my-account .account-list a:hover,
#discount #main.my-account .links a:hover,
#discount #main.my-account .account-list a:hover,
#gdpr #main.my-account .links a:hover,
#gdpr #main.my-account .account-list a:hover {
  background: #F9FAFB;
  border-color: #968269;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
#my-account #main.addresses .address-item,
#my-account #main.addresses .address,
#identity #main.addresses .address-item,
#identity #main.addresses .address,
#addresses #main.addresses .address-item,
#addresses #main.addresses .address,
#address #main.addresses .address-item,
#address #main.addresses .address,
#history #main.addresses .address-item,
#history #main.addresses .address,
#order-detail #main.addresses .address-item,
#order-detail #main.addresses .address,
#order-follow #main.addresses .address-item,
#order-follow #main.addresses .address,
#credit-slip #main.addresses .address-item,
#credit-slip #main.addresses .address,
#discount #main.addresses .address-item,
#discount #main.addresses .address,
#gdpr #main.addresses .address-item,
#gdpr #main.addresses .address {
  background: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
#my-account #main.addresses .address-item h4,
#my-account #main.addresses .address h4,
#identity #main.addresses .address-item h4,
#identity #main.addresses .address h4,
#addresses #main.addresses .address-item h4,
#addresses #main.addresses .address h4,
#address #main.addresses .address-item h4,
#address #main.addresses .address h4,
#history #main.addresses .address-item h4,
#history #main.addresses .address h4,
#order-detail #main.addresses .address-item h4,
#order-detail #main.addresses .address h4,
#order-follow #main.addresses .address-item h4,
#order-follow #main.addresses .address h4,
#credit-slip #main.addresses .address-item h4,
#credit-slip #main.addresses .address h4,
#discount #main.addresses .address-item h4,
#discount #main.addresses .address h4,
#gdpr #main.addresses .address-item h4,
#gdpr #main.addresses .address h4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  color: #968269;
  margin-bottom: 1rem;
  font-size: 16px;
  text-align: center;
  transition: color 0.3s ease;
}
#my-account #main.addresses .address-item h4:hover,
#my-account #main.addresses .address h4:hover,
#identity #main.addresses .address-item h4:hover,
#identity #main.addresses .address h4:hover,
#addresses #main.addresses .address-item h4:hover,
#addresses #main.addresses .address h4:hover,
#address #main.addresses .address-item h4:hover,
#address #main.addresses .address h4:hover,
#history #main.addresses .address-item h4:hover,
#history #main.addresses .address h4:hover,
#order-detail #main.addresses .address-item h4:hover,
#order-detail #main.addresses .address h4:hover,
#order-follow #main.addresses .address-item h4:hover,
#order-follow #main.addresses .address h4:hover,
#credit-slip #main.addresses .address-item h4:hover,
#credit-slip #main.addresses .address h4:hover,
#discount #main.addresses .address-item h4:hover,
#discount #main.addresses .address h4:hover,
#gdpr #main.addresses .address-item h4:hover,
#gdpr #main.addresses .address h4:hover {
  color: #968269;
}
#my-account #main.history table, #my-account #main.order-detail table, #my-account #main.credit-slip table, #my-account #main.discount table,
#identity #main.history table,
#identity #main.order-detail table,
#identity #main.credit-slip table,
#identity #main.discount table,
#addresses #main.history table,
#addresses #main.order-detail table,
#addresses #main.credit-slip table,
#addresses #main.discount table,
#address #main.history table,
#address #main.order-detail table,
#address #main.credit-slip table,
#address #main.discount table,
#history #main.history table,
#history #main.order-detail table,
#history #main.credit-slip table,
#history #main.discount table,
#order-detail #main.history table,
#order-detail #main.order-detail table,
#order-detail #main.credit-slip table,
#order-detail #main.discount table,
#order-follow #main.history table,
#order-follow #main.order-detail table,
#order-follow #main.credit-slip table,
#order-follow #main.discount table,
#credit-slip #main.history table,
#credit-slip #main.order-detail table,
#credit-slip #main.credit-slip table,
#credit-slip #main.discount table,
#discount #main.history table,
#discount #main.order-detail table,
#discount #main.credit-slip table,
#discount #main.discount table,
#gdpr #main.history table,
#gdpr #main.order-detail table,
#gdpr #main.credit-slip table,
#gdpr #main.discount table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2rem;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
#my-account #main.history table th,
#my-account #main.history table td, #my-account #main.order-detail table th,
#my-account #main.order-detail table td, #my-account #main.credit-slip table th,
#my-account #main.credit-slip table td, #my-account #main.discount table th,
#my-account #main.discount table td,
#identity #main.history table th,
#identity #main.history table td,
#identity #main.order-detail table th,
#identity #main.order-detail table td,
#identity #main.credit-slip table th,
#identity #main.credit-slip table td,
#identity #main.discount table th,
#identity #main.discount table td,
#addresses #main.history table th,
#addresses #main.history table td,
#addresses #main.order-detail table th,
#addresses #main.order-detail table td,
#addresses #main.credit-slip table th,
#addresses #main.credit-slip table td,
#addresses #main.discount table th,
#addresses #main.discount table td,
#address #main.history table th,
#address #main.history table td,
#address #main.order-detail table th,
#address #main.order-detail table td,
#address #main.credit-slip table th,
#address #main.credit-slip table td,
#address #main.discount table th,
#address #main.discount table td,
#history #main.history table th,
#history #main.history table td,
#history #main.order-detail table th,
#history #main.order-detail table td,
#history #main.credit-slip table th,
#history #main.credit-slip table td,
#history #main.discount table th,
#history #main.discount table td,
#order-detail #main.history table th,
#order-detail #main.history table td,
#order-detail #main.order-detail table th,
#order-detail #main.order-detail table td,
#order-detail #main.credit-slip table th,
#order-detail #main.credit-slip table td,
#order-detail #main.discount table th,
#order-detail #main.discount table td,
#order-follow #main.history table th,
#order-follow #main.history table td,
#order-follow #main.order-detail table th,
#order-follow #main.order-detail table td,
#order-follow #main.credit-slip table th,
#order-follow #main.credit-slip table td,
#order-follow #main.discount table th,
#order-follow #main.discount table td,
#credit-slip #main.history table th,
#credit-slip #main.history table td,
#credit-slip #main.order-detail table th,
#credit-slip #main.order-detail table td,
#credit-slip #main.credit-slip table th,
#credit-slip #main.credit-slip table td,
#credit-slip #main.discount table th,
#credit-slip #main.discount table td,
#discount #main.history table th,
#discount #main.history table td,
#discount #main.order-detail table th,
#discount #main.order-detail table td,
#discount #main.credit-slip table th,
#discount #main.credit-slip table td,
#discount #main.discount table th,
#discount #main.discount table td,
#gdpr #main.history table th,
#gdpr #main.history table td,
#gdpr #main.order-detail table th,
#gdpr #main.order-detail table td,
#gdpr #main.credit-slip table th,
#gdpr #main.credit-slip table td,
#gdpr #main.discount table th,
#gdpr #main.discount table td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #E5E5E5;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
}
#my-account #main.history table th, #my-account #main.order-detail table th, #my-account #main.credit-slip table th, #my-account #main.discount table th,
#identity #main.history table th,
#identity #main.order-detail table th,
#identity #main.credit-slip table th,
#identity #main.discount table th,
#addresses #main.history table th,
#addresses #main.order-detail table th,
#addresses #main.credit-slip table th,
#addresses #main.discount table th,
#address #main.history table th,
#address #main.order-detail table th,
#address #main.credit-slip table th,
#address #main.discount table th,
#history #main.history table th,
#history #main.order-detail table th,
#history #main.credit-slip table th,
#history #main.discount table th,
#order-detail #main.history table th,
#order-detail #main.order-detail table th,
#order-detail #main.credit-slip table th,
#order-detail #main.discount table th,
#order-follow #main.history table th,
#order-follow #main.order-detail table th,
#order-follow #main.credit-slip table th,
#order-follow #main.discount table th,
#credit-slip #main.history table th,
#credit-slip #main.order-detail table th,
#credit-slip #main.credit-slip table th,
#credit-slip #main.discount table th,
#discount #main.history table th,
#discount #main.order-detail table th,
#discount #main.credit-slip table th,
#discount #main.discount table th,
#gdpr #main.history table th,
#gdpr #main.order-detail table th,
#gdpr #main.credit-slip table th,
#gdpr #main.discount table th {
  background: #F9FAFB;
  font-weight: 600;
  color: #968269;
}
@media (max-width: 768px) {
  #my-account #main.history table, #my-account #main.order-detail table, #my-account #main.credit-slip table, #my-account #main.discount table,
  #identity #main.history table,
  #identity #main.order-detail table,
  #identity #main.credit-slip table,
  #identity #main.discount table,
  #addresses #main.history table,
  #addresses #main.order-detail table,
  #addresses #main.credit-slip table,
  #addresses #main.discount table,
  #address #main.history table,
  #address #main.order-detail table,
  #address #main.credit-slip table,
  #address #main.discount table,
  #history #main.history table,
  #history #main.order-detail table,
  #history #main.credit-slip table,
  #history #main.discount table,
  #order-detail #main.history table,
  #order-detail #main.order-detail table,
  #order-detail #main.credit-slip table,
  #order-detail #main.discount table,
  #order-follow #main.history table,
  #order-follow #main.order-detail table,
  #order-follow #main.credit-slip table,
  #order-follow #main.discount table,
  #credit-slip #main.history table,
  #credit-slip #main.order-detail table,
  #credit-slip #main.credit-slip table,
  #credit-slip #main.discount table,
  #discount #main.history table,
  #discount #main.order-detail table,
  #discount #main.credit-slip table,
  #discount #main.discount table,
  #gdpr #main.history table,
  #gdpr #main.order-detail table,
  #gdpr #main.credit-slip table,
  #gdpr #main.discount table {
    font-size: 12px;
  }
  #my-account #main.history table th,
  #my-account #main.history table td, #my-account #main.order-detail table th,
  #my-account #main.order-detail table td, #my-account #main.credit-slip table th,
  #my-account #main.credit-slip table td, #my-account #main.discount table th,
  #my-account #main.discount table td,
  #identity #main.history table th,
  #identity #main.history table td,
  #identity #main.order-detail table th,
  #identity #main.order-detail table td,
  #identity #main.credit-slip table th,
  #identity #main.credit-slip table td,
  #identity #main.discount table th,
  #identity #main.discount table td,
  #addresses #main.history table th,
  #addresses #main.history table td,
  #addresses #main.order-detail table th,
  #addresses #main.order-detail table td,
  #addresses #main.credit-slip table th,
  #addresses #main.credit-slip table td,
  #addresses #main.discount table th,
  #addresses #main.discount table td,
  #address #main.history table th,
  #address #main.history table td,
  #address #main.order-detail table th,
  #address #main.order-detail table td,
  #address #main.credit-slip table th,
  #address #main.credit-slip table td,
  #address #main.discount table th,
  #address #main.discount table td,
  #history #main.history table th,
  #history #main.history table td,
  #history #main.order-detail table th,
  #history #main.order-detail table td,
  #history #main.credit-slip table th,
  #history #main.credit-slip table td,
  #history #main.discount table th,
  #history #main.discount table td,
  #order-detail #main.history table th,
  #order-detail #main.history table td,
  #order-detail #main.order-detail table th,
  #order-detail #main.order-detail table td,
  #order-detail #main.credit-slip table th,
  #order-detail #main.credit-slip table td,
  #order-detail #main.discount table th,
  #order-detail #main.discount table td,
  #order-follow #main.history table th,
  #order-follow #main.history table td,
  #order-follow #main.order-detail table th,
  #order-follow #main.order-detail table td,
  #order-follow #main.credit-slip table th,
  #order-follow #main.credit-slip table td,
  #order-follow #main.discount table th,
  #order-follow #main.discount table td,
  #credit-slip #main.history table th,
  #credit-slip #main.history table td,
  #credit-slip #main.order-detail table th,
  #credit-slip #main.order-detail table td,
  #credit-slip #main.credit-slip table th,
  #credit-slip #main.credit-slip table td,
  #credit-slip #main.discount table th,
  #credit-slip #main.discount table td,
  #discount #main.history table th,
  #discount #main.history table td,
  #discount #main.order-detail table th,
  #discount #main.order-detail table td,
  #discount #main.credit-slip table th,
  #discount #main.credit-slip table td,
  #discount #main.discount table th,
  #discount #main.discount table td,
  #gdpr #main.history table th,
  #gdpr #main.history table td,
  #gdpr #main.order-detail table th,
  #gdpr #main.order-detail table td,
  #gdpr #main.credit-slip table th,
  #gdpr #main.credit-slip table td,
  #gdpr #main.discount table th,
  #gdpr #main.discount table td {
    padding: 8px 12px;
  }
}
#my-account #main .page-footer,
#identity #main .page-footer,
#addresses #main .page-footer,
#address #main .page-footer,
#history #main .page-footer,
#order-detail #main .page-footer,
#order-follow #main .page-footer,
#credit-slip #main .page-footer,
#discount #main .page-footer,
#gdpr #main .page-footer {
  margin-top: 2rem;
  text-align: center;
}
#my-account #main .page-footer a,
#identity #main .page-footer a,
#addresses #main .page-footer a,
#address #main .page-footer a,
#history #main .page-footer a,
#order-detail #main .page-footer a,
#order-follow #main .page-footer a,
#credit-slip #main .page-footer a,
#discount #main .page-footer a,
#gdpr #main .page-footer a {
  min-width: 150px;
  height: 45px;
  padding: 0 2rem;
  border-radius: 8px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-sizing: border-box;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #968269;
  color: #F5F5EB;
  border: none;
}
#my-account #main .page-footer a:hover,
#identity #main .page-footer a:hover,
#addresses #main .page-footer a:hover,
#address #main .page-footer a:hover,
#history #main .page-footer a:hover,
#order-detail #main .page-footer a:hover,
#order-follow #main .page-footer a:hover,
#credit-slip #main .page-footer a:hover,
#discount #main .page-footer a:hover,
#gdpr #main .page-footer a:hover {
  transform: translateY(-1px);
}
#my-account #main .page-footer a:hover,
#identity #main .page-footer a:hover,
#addresses #main .page-footer a:hover,
#address #main .page-footer a:hover,
#history #main .page-footer a:hover,
#order-detail #main .page-footer a:hover,
#order-follow #main .page-footer a:hover,
#credit-slip #main .page-footer a:hover,
#discount #main .page-footer a:hover,
#gdpr #main .page-footer a:hover {
  background: #665238;
  box-shadow: 0 4px 12px rgba(196, 150, 96, 0.3);
}

@media (max-width: 768px) {
  #my-account #main,
  #identity #main,
  #addresses #main,
  #address #main,
  #history #main,
  #order-detail #main,
  #order-follow #main,
  #credit-slip #main,
  #discount #main,
  #gdpr #main {
    padding: 0 15px;
    margin: 15px auto 40px auto;
  }
}
#checkout #wrapper {
  margin: 0 auto;
  padding: 20px;
  background: #F9FAFB;
  font-family: "Work Sans", sans-serif;
}
#checkout #notifications .notifications-container {
  margin-bottom: 20px;
  padding: 10px;
  background: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
}
#checkout #content-wrapper .checkout-step {
  margin-bottom: 20px;
  padding: 15px;
  background: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 8px;
}
#checkout #content-wrapper .checkout-step .step-title {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #968269;
  margin-bottom: 10px;
}
#checkout #content-wrapper .checkout-step .step-title .step-number {
  font-weight: bold;
  color: #F5F5EB;
  background: #968269;
}
#checkout #content-wrapper .checkout-step .step-title .step-edit {
  font-size: 14px;
  color: #666;
}
#checkout #content-wrapper .checkout-step .step-title .step-edit i.material-icons {
  font-size: 16px;
  color: #968269;
}
#checkout #content-wrapper .checkout-step .content {
  font-size: 14px;
  color: #666;
}
@media (max-width: 767px) {
  #checkout #content-wrapper .checkout-step .content {
    padding: 1.5rem !important;
  }
}
#checkout #content-wrapper .checkout-step .content .identity {
  font-weight: 500;
  margin-bottom: 10px;
}
#checkout #content-wrapper .checkout-step .content .identity a {
  color: #968269;
  text-decoration: none;
}
#checkout #content-wrapper .checkout-step .content .identity a:hover {
  color: #665238;
  text-decoration: underline;
}
#checkout #content-wrapper .checkout-step .content .clearfix form button.continue {
  min-width: 150px;
  height: 45px;
  padding: 0 2rem;
  border-radius: 8px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-sizing: border-box;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #968269;
  color: #F5F5EB;
}
#checkout #content-wrapper .checkout-step .content .clearfix form button.continue:hover {
  transform: translateY(-1px);
}
#checkout #content-wrapper .checkout-step .content .clearfix form button.continue:hover {
  background: #665238;
  box-shadow: 0 4px 12px rgba(196, 150, 96, 0.3);
}
#checkout #delivery-address .form-fields .form-group {
  margin-bottom: 1rem;
}
#checkout #delivery-address .form-fields .form-group label {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #666;
  margin-bottom: 0.5rem;
  display: block;
}
#checkout #delivery-address .form-fields .form-group .form-control {
  width: 100%;
  max-width: 400px;
  height: 45px;
  margin: 0 auto;
  display: block;
  padding: 0 20px;
  border: 1px solid #D1D5DB;
  border-radius: 10px;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  background: #F9FAFB;
  transition: all 0.3s ease;
  box-sizing: border-box;
}
#checkout #delivery-address .form-fields .form-group .form-control:focus {
  outline: none;
  border-color: #968269;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(212, 165, 116, 0.1);
}
#checkout #delivery-address .form-fields .form-group input[type=checkbox] {
  margin-right: 5px;
}
#checkout #delivery-address .form-fields .form-group .form-control-comment {
  font-size: 12px;
  color: #666;
  margin-top: 0.25rem;
}
#checkout #delivery-address .form-fields .form-footer {
  text-align: center;
  margin-top: 20px;
}
#checkout #delivery-address .form-fields .form-footer button.continue {
  min-width: 150px;
  height: 45px;
  padding: 0 2rem;
  border-radius: 8px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-sizing: border-box;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #968269;
  color: #F5F5EB;
}
#checkout #delivery-address .form-fields .form-footer button.continue:hover {
  transform: translateY(-1px);
}
#checkout #delivery-address .form-fields .form-footer button.continue:hover {
  background: #665238;
  box-shadow: 0 4px 12px rgba(196, 150, 96, 0.3);
}
#checkout #js-checkout-summary .card {
  margin-top: 20px;
  padding: 15px;
  background: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 8px;
}
#checkout #js-checkout-summary .card .cart-summary-line {
  display: flex;
  justify-content: space-between;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  color: #666;
}
#checkout #js-checkout-summary .card .cart-summary-line .label {
  font-weight: 500;
}
#checkout #js-checkout-summary .card .cart-summary-line .value {
  font-weight: bold;
  color: #968269;
}
#checkout #js-checkout-summary .card .cart-total {
  font-size: 16px;
  color: #968269;
}

.btn-primary {
  min-width: 150px;
  height: 45px;
  padding: 0 2rem;
  border-radius: 8px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-sizing: border-box;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #F5F5EB;
  background-color: #968269;
  border-color: transparent;
}
.btn-primary:hover {
  transform: translateY(-1px);
}
.btn-primary:hover {
  background-color: #665238;
  box-shadow: 0 4px 12px rgba(196, 150, 96, 0.3);
}

#checkout #delivery-address .form-group.row .col-md-9 {
  display: flex;
  align-items: center;
  gap: 5px;
}
#checkout #delivery-address .form-group.row input[type=checkbox] {
  margin: 0;
}
#checkout #delivery-address .form-group.row label {
  margin: 0;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  color: #666;
  margin-bottom: 0;
}

/*# sourceMappingURL=index.css.map */
