@font-face {
  font-family: "Metropolis-Black";
  font-display: auto;
  src: url("../arquivos/Metropolis-Black.otf.css");
}

@font-face {
  font-family: "Metropolis-BlackItalic";
  font-display: auto;
  src: url("../arquivos/Metropolis-BlackItalic.otf.css");
}

@font-face {
  font-family: "Metropolis-BoldItalic";
  font-display: auto;
  src: url("../arquivos/Metropolis-BoldItalic.otf.css");
}

@font-face {
  font-family: "Metropolis-Light";
  font-display: auto;
  src: url("../arquivos/Metropolis-Light.otf.css");
}

@font-face {
  font-family: "Metropolis-Medium";
  font-display: auto;
  src: url("../arquivos/Metropolis-Medium.otf.css");
}

@font-face {
  font-family: "Metropolis-MediumItalic";
  /*font-display: auto;*/
  src: url("../arquivos/Metropolis-MediumItalic.otf.css");
}

@font-face {
  font-family: "Metropolis-Regular";
  font-display: auto;
  src: url("../arquivos/Metropolis-Regular.otf.css");
}

@font-face {
  font-family: "Metropolis-RegularItalic";
  font-display: auto;
  src: url("../arquivos/Metropolis-RegularItalic.otf.css");
}
@font-face {
  font-family: "Metropolis-SemiBold";
  font-display: auto;
  src: url("../arquivos/Metropolis-SemiBold.otf.css");
}
@font-face {
  font-family: "Metropolis-SemiBoldItalic";
  font-display: auto;
  src: url("../arquivos/Metropolis-SemiBoldItalic.otf.css");
}


#orders-page {
 display:none !important; 
}
 

#vtexIdContainer {
  position: fixed !important;
  background: rgba(0, 0, 0, 0.7);
}

.vtexIdUI .modal-header,
.vtexIdUI .modal-body {
  background: transparent !important;
}

.vtexIdUI .modal-header {
  border-bottom: 0 !important;
}

.vtexIdUI .modal-footer,
.vtexIdUI .modal-footer {
  box-shadow: 0;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-header .close {
  display: block !important;
  font-size: 2em;
  font-weight: lighter;
  right: 9px;
  top: 0;
  padding: 0 10px;
  background: transparent;

}

.vtexIdUI .modal-body {
  background: transparent;
}

.vtexIdUI .vtexid-icon-lock.bottom-icon {
  display: none;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 30px;
  width: 420px;
  height: 424px;
  box-shadow: -5px 0 50px 10px rgba(0, 0, 0, 0.2);
  overflow: visible;
  background: transparent;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body li button i {
  display: none;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page
  .modal-body
  li
  button#loginWithAccessKeyBtn:before {
  content: "\f023";
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page
  .modal-body
  li
  button#loginWithAccessKeyBtn {
  background-color: #333;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page
  .modal-body
  li
  button#vtexIdUI-facebook {
  background-color: #29487d;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page
  .modal-body
  li
  button#vtexIdUI-facebook:before {
  content: "\f09a";
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page
  .modal-body
  li
  button#vtexIdUI-google-plus {
  background-color: #d34836;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page
  .modal-body
  li
  button#vtexIdUI-google-plus:before {
  content: "\f0d5";
  font-size: 1.7rem;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page
  .modal-body
  li
  button#loginWithUserAndPasswordBtn {
  background-color: rgba(84, 193, 42, 0.83);
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page
  .modal-body
  li
  button#loginWithUserAndPasswordBtn:before {
  content: "\f0e0";
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-footer .btn-success {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  color: #fff;
  background: #980216 !important;
  order: -1;
  display: block;
  float: none;
  margin: auto;
  width: 291px;
  font-family: Metropolis-Regular;
  height: 46px;
  border-radius: 0;
  background: 0 0;
  border: 1px solid #000;
  box-shadow: none;
  letter-spacing:6px;
  text-transform: uppercase;
  font-weight: lighter;
  font-size: 1.4rem;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-footer .btn-success:hover {
  background-color: #000;
  color: #fff;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-header .close:hover {
  background-color: #000;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body li button {
  width: 100%;
  height: 100%;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  background: 0 0;
  padding: 0;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  border: 1px solid #1f1d1d;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body li button:before {
  content: "";
  font-family: FontAwesome;
  width: 48px;
  min-width: 48px;
  height: 37px;
  display: inline-block;
  float: left;
  border-right: 1px solid #fff;
  vertical-align: middle;
  font-size: 1.25rem;
  line-height: 37px;
  color: #fff;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body li button:hover {
  opacity: 0.8;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-auth-selector
  .modal-body:before {
  content: "Elige una de las opciones para confirmar su identidad";
  color: #fff;
  font-size: 1.7rem;
  font-family: "Metropolis-Light";
  font-weight: 300;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body {
  height: 365px;
  padding: 50px 0 0;
  color: #fff;
  position: relative;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body .alert {
    text-align: right;
    background: 0 0;
    width: 80%;
    font-family: Metropolis-Light;
    color:  #C70525;
    margin: -17px 0px;
    border: 0;
    letter-spacing: 0.4px;
    font-size: 11px;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body:before {
  position: absolute;
  content: "";
  font-weight: 300;
  font-size: 1em;
  color: #c1bebe;
  font-family: "Metropolis-Light";
  
  top: 0;
  line-height: 50px;
  width: 100%;
  text-align: center;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body li {
  width: 410px;
  height: 52px;
  margin: auto auto 20px;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body li button > p,
#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body li button > span {
  vertical-align: middle;
  line-height: 37px;
  font-weight: lighter;
  font-size: 1.3rem;
  letter-spacing: 1px;
  color: #fff;
  font-family: Metropolis-Light;
  text-transform: none;
  text-shadow: none;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body label {
  text-align: left;
  font-weight: 400;
  font-size: 1.5rem;
   letter-spacing: 1px;
  margin-left: 65px;
  font-family: Metropolis-Light;
  width: 292px;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body label .dead-link {
  right: 50px;
  position: absolute;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body input {
  width: 300px;
  font-size: 1em;
  color: #9b9b9b;
  height: 40px;
  background: #f2f2f2;
  padding-left: 9px;
  line-height: 40px;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  box-shadow: none;
  display: block;
  margin: auto;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body input:focus {
  color: #323232;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #f2f2f2 inset;
  -webkit-text-fill-color: #9b9b9b;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body .dead-link {
    font-weight: lighter;
    font-size: 1.2rem;
    line-height: 15px;
    letter-spacing: 0.5px;
    text-align: center;
    font-family: Metropolis-Light;
    color: #fff;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page
  .modal-body
  .vtexid-password-requirements
  li {
  height: auto;
  margin-bottom: 5px;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page
  .modal-body
  .vtexid-password-requirements
  li
  span {
  vertical-align: middle;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-footer {
  border-radius: 0;
  border: 0;
  background: transparent;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  color: #fff !important;
  box-shadow: none !important;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-footer .vtexIdUI-back-link {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  font-weight: 400;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  text-transform: uppercase;
  font-size: 0.8125rem;
  color: #565656;
  display: block;
  float: none;
  text-align: center;
  margin: 0;
  color: #fff;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page
  .modal-footer
  .vtexIdUI-back-link:hover {
  text-decoration: none;
  color: rgb(51, 48, 48);
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page
  .modal-footer
  .vtexIdUI-back-link:focus {
  outline: 0;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page
  .modal-footer
  .vtexIdUI-back-link
  .vtexid-icon-arrow-left:before {
  font-family: FontAwesome;
  content: "\f177";
  font-size: 2rem;
  font-weight: 100;
  color: #ccc;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-email-confirmation
  .modal-body {
  height: 177px;
  padding-top: 90px;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-confirm-access-code
  .modal-body
  .info-code,
#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-confirm-access-code
  .modal-body
  .vtexIdUI-code-field {
  width: 100%;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-email-confirmation
  .modal-body:before {
  content: "Por favor, ingrese su e-mail";
  font-family: "Metropolis-Light";
  letter-spacing: 1.0px;
  
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-email-confirmation
  .modal-footer {
  margin-top: 35px;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-email-confirmation
  .modal-footer
  .btn-success {
  margin-bottom: 30px;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page#vtexIdUI-classic-login .modal-body {
  height: 266px;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-classic-login
  .modal-body:before {
  content: "Ingrese con tu e-mail y contraseña";
  font-family: "Metropolis-Light";
  letter-spacing: 1.0px;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-classic-login
  .modal-body
  .control-group:first-child {
  margin-bottom: 15px;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-classic-login
  .modal-body
  .control-group
  #inputPassword {
  margin-bottom: 12px;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-classic-login
  .modal-footer
  .btn-success {
  margin-top: 10px;
  margin-bottom: 15px;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-confirm-access-code
  .modal-body {
  height: 260px;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-confirm-access-code
  .modal-body
  .info-code
  span {
  display: block;
  text-align: center;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-confirm-access-code
  .modal-body
  .info-code
  strong {
  margin-top: 10px;
  display: block;
  text-align: center;
  font-family: "Metropolis-Light";
  font-weight: 600;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-confirm-access-code
  .modal-footer
  .btn-success {
  margin-bottom: 15px;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page#vtexIdUI-change-pswd .modal-body {
  position: relative;
  height: 265px;
  padding-top: 58px;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page#vtexIdUI-change-pswd .btn-success {
  margin-bottom: 15px;
  width: 308px;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page#vtexIdUI-change-pswd .vtexIdUI-user {
  display: none;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page#vtexIdUI-change-pswd .info-why {
  position: absolute;
  font-weight: 300;
  color: #515151;
  top: 0;
  width: 100%;
  text-align: center;
  height: 58px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  font-family: "Metropolis-Light";
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 10px;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page#vtexIdUI-change-pswd .info-why span {
  font-size: 1.0625rem;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page#vtexIdUI-change-pswd .alert {
  width: 100%;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-change-pswd
  .info-why
  + .control-group {
  margin-bottom: 20px;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page#vtexIdUI-change-pswd .control-group {
  padding-right: 190px;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-change-pswd
  .vtexid-password-requirements-description {
  display: block;
  width: auto;
  margin: 3px auto 0;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-change-pswd
  .vtexid-password-requirements {
  position: absolute;
  right: 0;
  top: 58px;
  width: 190px;
  height: 158px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-change-pswd
  .vtexid-password-requirements-list
  li {
  width: auto;
  color: #c3bbbc;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-change-pswd
  .vtexid-password-requirements-list
  li
  .vtexid-icon-checkmark {
  margin: 0;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-multiple-link-account
  .modal-body {
  position: relative;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-multiple-link-account
  .modal-body
  > p {
  position: absolute;
  font-weight: 300;
  font-size: 1.0625rem;
  color: #515151;
  top: 22px;
  width: 100%;
  text-align: center;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-multiple-link-account
  .modal-body
  li
  button {
  background-color: #95c716;
  vertical-align: middle;
  line-height: 37px;
  font-weight: 600;
  font-size: 0.875rem;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-multiple-link-account
  .modal-body
  li
  button:before {
  content: none;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-multiple-link-account
  .modal-body
  .info-why {
  position: static;
}

#vtexIdContainer .vtexIdUI {
  border-radius: 0;
  border: 0;
  background-color: #000;
  width: 940px !important;
  height: 480px !important;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: none;
  transform: none;
  overflow: visible !important;
  box-shadow: none;
}

#vtexIdContainer .vtexIdUI::after {
  content: "¡Bienvenid@!";
  font-family: "Metropolis-Light" !important;
  letter-spacing: 3px;
  position: absolute;
  font-weight: 300;
  left: 144px;
  font-size: 2.5rem;
  color: #fff;
  bottom: 169px;
}

#vtexIdContainer .vtexIdUI:before {
    content: "";
    position: absolute;
    width: 348px;
    height: 191px;
    background-image: url(/arquivos/login-adams.png);
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 160px;
    left: 55px;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-header h4 {
  font-size: 0;
  text-align: center;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-header h4::after {
  content: "Iniciar Sesión";
  font-size: 2rem;
  color: #fff;
  letter-spacing: 1px;
  font-family: "Metropolis-Light";
  font-weight: 400;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page#vtexIdUI-email-confirmation
  .modal-body
  .vtexIdUI-email-field:before {
  content: "E-mail";
  width: 292px;
  font-size: 1.5rem;
  display: block;
  font-family: "Metropolis-Light";
  letter-spacing: 1.0px;
  margin-left: 65px;
  margin-bottom: 10px;
  font-weight: 400;
  color: #fff;
  
}

.vtexIdUI .modal-footer {
  box-shadow: none;
}

.vtexIdUI .modal-header {
  border-bottom: 0;
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body input {
  width: 291px;
}

label[for="inputEmail"].control-label span {
  font-size: 0;
}

label[for="inputEmail"].control-label span::before {
  content: "E-mail";
  font-size: 1.5rem;
}

#vtexIdContainer
  .vtexIdUI
  .vtexIdUI-page
  .modal-footer
  .vtexIdUI-back-link:hover {
  color: #fff;
}

a[data-i18n="vtexid.forgotPswdHelper"].dead-link.pull-right::after {
  content: "No hemos migrado tu contraseña. Por favor crea una nueva.";
  display: block;
  font-family: "Metropolis-Light";
  text-decoration: none !important;
}

a[data-i18n="vtexid.forgotPswdHelper"].dead-link.pull-right {
  position: absolute;
  margin: 10px 0 10px 40px;
}

label.control-label span {
  color: #000 !important;
}

@media screen and (max-width: 991px) {
  #vtexIdContainer {
    background: rgba(0, 0, 0, 0.7);
  }
  #vtexIdContainer .vtexIdUI:after {
    position: static;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    font-size: 1.25rem;
    font-weight: 600;
    height: 85px;
    margin: 45px 0 0 0;
    line-height: 85px;
  }
  #vtexIdContainer .vtexIdUI:before {
    width: 300px;
    height: 300px;
    position: absolute;
    background-size: contain;
    margin: 15% 50%;
    top: 0;
    left: -40px;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body label,
  #vtexIdContainer
    .vtexIdUI
    .vtexIdUI-page#vtexIdUI-email-confirmation
    .modal-body
    .vtexIdUI-email-field:before {
    margin-left: 0;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-footer {
    padding-top: 25px !important;
  }
  a[data-i18n="vtexid.forgotPswdHelper"].dead-link.pull-right {
    margin: 10px auto auto auto;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body label .dead-link {
    right: 5px;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body .dead-link {
    text-decoration: underline;
  }
}

@media screen and (max-width: 991px) {
  #vtexIdContainer .vtexIdUI {
    width: 100% !important;
    height: 650px !important;
    max-width: 385px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
  }
  #vtexIdContainer .vtexIdUI-main-content {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  #vtexIdContainer .vtexIdUI:after {
    display: none;
    position: static;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    font-size: 1.25rem;
    font-weight: 600;
    height: 85px;
    margin: 45px 0 0 0;
    line-height: 85px;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page {
    width: 100%;
    height: calc(100vh - 85px - 30px);
    min-height: 0;
    top: 160px;
    right: 0;
    margin: 0 auto;
    background: 0 0;
    box-shadow: none;
    overflow-y: auto;
    overflow-x: hidden;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body input,
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body label,
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body li,
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-footer .btn-success {
    width: 100%;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-header {
    height: 45px;
    padding: 4px 0;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-header h4:after {
    font-size: 1.9rem;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-footer {
    padding: 0 8px 12px;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body {
    height: auto;
    padding: 12px 8px;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body:before {
    position: static;
    display: block;
    font-size: 1.4rem !important;
    line-height: 17px;
    margin-bottom: 12px;
    padding: 5px 0;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body ul {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #vtexIdContainer
    .vtexIdUI
    .vtexIdUI-page
    .modal-body
    li[ng-show="auth.showClassicAuthentication"] {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body li button {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body li button > p,
  #vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body li button > span {
    line-height: 15px;
    font-size: 10px;
    -webkit-box-flex: 1;
    text-transform: uppercase;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 10px;
  }
  #vtexIdContainer
    .vtexIdUI
    .vtexIdUI-page#vtexIdUI-email-confirmation
    .modal-body {
    height: auto;
    padding-top: 12px;
  }
  #vtexIdContainer
    .vtexIdUI
    .vtexIdUI-page#vtexIdUI-email-confirmation
    .modal-body
    .vtexIdUI-email-field:before {
    width: 100%;
  }
  #vtexIdContainer
    .vtexIdUI
    .vtexIdUI-page#vtexIdUI-email-confirmation
    .modal-footer {
    margin-top: 0;
  }
  #vtexIdContainer
    .vtexIdUI
    .vtexIdUI-page#vtexIdUI-email-confirmation
    .modal-footer
    .btn-success {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  #vtexIdContainer
    .vtexIdUI
    .vtexIdUI-page#vtexIdUI-confirm-access-code
    .modal-body {
    height: auto;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page#vtexIdUI-change-pswd .modal-body {
    height: auto;
    padding-top: 0;
  }
  #vtexIdContainer
    .vtexIdUI
    .vtexIdUI-page#vtexIdUI-change-pswd
    .modal-body:before {
    content: none;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page#vtexIdUI-change-pswd .btn-success {
    width: 100%;
    font-size: 0.6875rem;
  }
  #vtexIdContainer .vtexIdUI .vtexIdUI-page#vtexIdUI-change-pswd .info-why {
    width: auto;
    position: static;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 12px;
    padding: 5px 0;
  }
  #vtexIdContainer
    .vtexIdUI
    .vtexIdUI-page#vtexIdUI-change-pswd
    .info-why
    span {
    font-size: 14px;
  }
  #vtexIdContainer
    .vtexIdUI
    .vtexIdUI-page#vtexIdUI-change-pswd
    .control-group {
    padding: 0;
  }
  #vtexIdContainer
    .vtexIdUI
    .vtexIdUI-page#vtexIdUI-change-pswd
    .vtexid-password-requirements {
    position: static;
    width: auto;
  }
  #vtexIdContainer
    .vtexIdUI
    .vtexIdUI-page#vtexIdUI-change-pswd
    .vtexid-password-requirements-list {
    margin: 0;
  }
  #vtexIdContainer .vtexIdUI p.alert.alert-warning.alert-wrong-pswd span {
    position: absolute;
    display: -webkit-box;
    bottom: 45px;
  }
  #vtexIdContainer .vtexIdUI span[data-i18n="vtexid.confirmChangePswdText"],
  #vtexIdContainer .vtexIdUI span[data-i18n="vtexid.newPassword"],
  #vtexIdContainer .vtexIdUI span[data-i18n="vtexid.confirmNewPassword"],
  #vtexIdContainer .vtexIdUI span[data-i18n="vtexid.passwordRequirements"] {
    color: #fff !important;
  }
}

#vtexIdContainer .vtexIdUI .vtexIdUI-page .modal-body label {
  margin-left: 0;
}


/*PERFIL*/
#account-content h1 {
    font-size: 36px;
    font-family: 'Metropolis-Light';
    letter-spacing: 2px;
}


.relative{
  color:#C70525 !important;
  font-family: Metropolis-Light !important;
  letter-spacing: 2px !important;
}

#account-content span,.c-muted-2,.c-on-base,.t-heading-3 {
    font-family: 'Metropolis-Light';
    letter-spacing: 1px;
}


#account-content a,.c-on-disabled,.nowrap,.ph7{
    font-family: 'Metropolis-Light';
    letter-spacing: 2px;
}
#account-content input{
    font-family: 'Metropolis-Light';
    letter-spacing: 2px;
}
#account-content select,.vtex-input .f6{
    font-family: 'Metropolis-Light';
    letter-spacing: 2px;
}
#account-content label,.t-heading-2{
    font-family: 'DIN-Bold';
    letter-spacing: 1px;
}

.user-info{
    font-family: 'Metropolis-Light';
    letter-spacing: 1px;
    color: black;
    font-weight: bold;
    position: absolute;
    margin-top: 52px;
    font-size: 10.5px;
    margin-left: 9px;
}

.logged-in{
    font-family: 'Metropolis-Light';
    letter-spacing: 2.3px;
 
}

.relative:hover{
  background:transparent;
}


.logged-in a:hover, .logged-in a:focus, .logged-in a:active{
  color: #000 !important;
    text-decoration: none;
    border-color: transparent !important;
    
  
}

.b--action-primary {
     border-color: #C70525 !important;
}

.hover-bg-action-secondary:focus, .hover-bg-action-secondary:hover {
    background-color: transparent !important;
    border: 0px solid transparent !important;
    outline: none;
}

.b--washed-blue {
    border-color: red;
    background: transparent;
}

.bg-action-primary {
    background-color: transparent;
}

/*.relative:hover {
    background: transparent;
    outline: none;
    border: 1px solid #C70525 !important;
    background: #C70525 !important;
    color: #fff !important;
}*/
.hover-b--light-blue:focus, .hover-b--light-blue:hover {
    border-color: #C70525 !important;
    background: transparent;
    outline: none;
    border: 1px solid #C70525 !important;
    background: #C70525 !important;
    color: #fff !important;
}

.hover-b--light-blue:focus {
    border-color: #C70525 !important;
    background: transparent;
    outline: none;
}

.option {
    color:#000 !important;
}

select {
  color: #000 !important;
}

@media (max-width: 991px){
   .logged-in {
    background: transparent;
    display: inline-block;
    font-size: 14px;
    color: black !important;
    margin-left: 20px;
    font-family: "Metropolis-Light";
    text-transform: uppercase;
  }
  
}

@media (max-width: 767px){
  .logged-in a{
      padding: 15px 5px;
        display: inline-block;
        font-size: 14px;
        color: black;
        font-family: "Metropolis-Light";
        text-transform: uppercase;
        letter-spacing: 0px;
    }
  
    .logged-out a{
      padding: 15px 5px;
        display: inline-block;
        font-size: 14px;
        color: black;
        font-family: "Metropolis-Light";
        text-transform: uppercase;
      margin-left: 20px;
            letter-spacing: 0px;
    }
  
    .user-info{
      font-size: 14.5px;
      left: 0;
      margin-left: 6px;
      letter-spacing: 0px;
    }
  
    .close_session{
      margin-left: 0px !important;
    }
    
    .close_session a{
      font-size: 10px !important;
      margin-top: -5px;
    }

}

@media (max-width: 767px){
  .container {
      width: 100% !important;
  }
}

#account-content{
  padding-top: 20px;
}