
/* source: <vitadermprofessional.store@1.0.54> */
@font-face {
  font-family: 'Montserrat';
  src: url(/assets/vtex/assets-builder/vitadermprofessional.store/0.0.1/fonts/Montserrat-Regular.woff2);
  font-weight: 400;
}
@font-face {
  font-family: 'Montserrat';
  src: url(/assets/vtex/assets-builder/vitadermprofessional.store/0.0.1/fonts/Montserrat-Medium.woff2);
  font-weight: 500;
}
@font-face {
  font-family: 'Montserrat';
  src: url(/assets/vtex/assets-builder/vitadermprofessional.store/0.0.1/fonts/Montserrat-SemiBold.woff2);
  font-weight: 600;
}
@font-face {
  font-family: 'Montserrat';
  src: url(/assets/vtex/assets-builder/vitadermprofessional.store/0.0.1/fonts/Montserrat-Bold.woff2);
  font-weight: 700;
}


.summary-template-holder .summary-coupon fieldset.coupon-fieldset > div[style*='none'] p.coupon-label {
  display: block;
  margin-bottom: 8px;
  color: #000;
}
.body-cart {
 background: #fff;
}


.orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-leanShippingGroupList {
  margin-bottom: 24px;
}

textarea,
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'],
.uneditable-input {
  box-shadow: none;
}

input.success:not([invalid='true']) {
  background-position: calc(100% - 10px) 50%;
}
.full-cart .cart table tbody tr td.quantity {
  height: 40px;
  display: flex;
  align-items: center;
  border: 1px solid #F5F5F5;
}
.full-cart .cart table tbody tr td.quantity input {
  line-height: 1;
  display: block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.4px;
  color: #262626;
  border: 0;
}

.ocultar__header {
  display: none;
}

@media (max-width: 768px) {
  .checkout-container {
    margin-bottom: 120px;
  }

  #payment-data-submit,
  #payment-data-submit {
    padding-bottom: 80px;
  }
}

.srp-address-title::after {
  content: '(Alterar CEP)';
  margin: 0 0.25rem;
  display: inline-block;
}

.cart-more-options #shipping-preview-container {
  display: none;
}
.v-custom-step-cart .cart-more-options #shipping-preview-container {
  display: block !important;
  margin: 0;
  padding: 1.5rem;
}

.v-custom-quantity-price__list--selling .vqc-ldelem {
  font-size: 0;
}

.v-custom-quantity-price__list--selling .vqc-ldelem::before {
  content: 'cada';
  font-size: 10px;
}

.table.cart-items tbody tr td.product-image {
  width: 60px;
}

.cart-select-gift-placeholder .available-gift-item.active {
  background-color: #fff;
  box-shadow: none;  
  border-radius: 0;
}

.cart-select-gift-placeholder .cart-gift-items .btn-group {
  border: 1px solid #000;
  border-radius: 4px;
}

@media (min-width: 768px) {
  .table.cart-items tbody tr td.product-image {
    width: 130px;
  }
}
.table.cart-items td.product-image a,
.table.cart-items td.product-image img {
  width: 83px;
  display: block;
  margin: 0;
}

.table.cart-items tbody tr td.product-price .best-price {
  font-size: 12px;
  letter-spacing: 0.6px;
}

header.main-header  {
  display: block !important;
  border: 0;
}

.main-header .logo img {
  height: 52px;
}

body .main-header {
  background: #fff;
  border-radius: 0;
}
body .main-header .header-link a {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}
body .main-header .header-link a:before {
  margin-right: 8px;
}
@media (min-width: 690px) {
  body .main-header .header-link a {
    font-size: 0.8rem;
    color: #cc294f;

    padding: 0.2rem 0;
  }
}

.product-image {
  background: transparent;
}
.table.cart-items thead tr th.product {
  width: calc(100% - 255px) !important;
}

.cart-more-options .srp-container button.shp-open-options {
  border: 0;
}

.table.cart-items thead tr th {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.2px;
  color: #000000;
  text-transform: uppercase;
}

.table.cart-items thead tr th .seller {
  display: none !important;
}

.table.cart-items td.product-name a, .table.cart-items td.product-name a:hover {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #000000;
  text-transform: uppercase;
}

@media (max-width: 490px) {
  .full-cart .cart table tbody tr td.product-name,
  .full-cart .cart table tbody tr td.quantity {
    margin-left: 60px !important;
  }
}

.summary-template-holder .cart-more-options {
  display: block !important;
  margin: 0 0 40px 0;
}

.footer_info {
  display: none;
}

.checkout-footer {
  display: block !important;
  color: #727273;
  line-height: 1.5;
  padding: 0 0 8rem 0;
  background: #f5f5f5;
  border-top: 2px solid #f5f5f5;
}
@media (min-width: 768px) {
  .checkout-footer {
    padding: 0 1rem 2rem 1rem;
  }

  .table.cart-items thead tr th.product {
    width: calc(100% - 290px) !important;
  }

  .table.cart-items thead tr th.quantity {
      min-width: 90px;
  }
  .table.cart-items tbody tr td.product-name {
    width: calc(100% - 400px) !important;
  }

  .table.cart-items tbody tr td.product-price, .table.cart-items tbody tr td.quantity-price {
    width: 120px !important;
  }
}

.checkout-footer__selos-wrapper {
  background-color: #fff;
  padding: 5rem 0 3rem 0;
}
.checkout-footer__selos-col {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #e0e0e0;
}
.checkout-footer__selos-col:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.checkout-footer__selos-col ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  gap: 8px;
}

.checkout-footer__selos-col ul li {
  display: block;
}
@media (min-width: 768px) {
  .checkout-footer__selos,
  .checkout-footer__copyright {
    display: flex;
    justify-content: space-between;
  }
  .checkout-footer__selos-col {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .checkout-footer__selos .container > div {
    max-width: 50%;
  }
  .checkout-footer__selos-col ul {
    justify-content: flex-start;
  }
}

.checkout-footer__selos-col.--pagamentos li {
  display: block;
}
.checkout-footer__selos-col.--certificados ul {
  gap: 48px;
}
.checkout-footer__selos-col.--certificados img {
  height: 48px;
}

.checkout-footer__title {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #000000;
  opacity: 0.6;
  margin-bottom: 0.75rem;
  margin-top: 0;
}
@media (min-width: 768px) {
  .checkout-footer__title {
    text-align: left;
  }
}

.checkout-footer__copyright {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.6px;
  color: #838587;
  text-align: center;
  padding-top: 3rem;
}

@media (min-width: 768px) {
  .checkout-footer__copyright {
    display: flex;
    justify-content: space-between;
    text-align: left;
  }
}

.checkout-footer__credits {
  display: flex;
  margin-top: 1.5rem;
  justify-content: center;
  align-items: center;
  gap: 48px;
}

@media (min-width: 768px) {
  .checkout-footer__credits {
    margin: 0;
  }
}

.summary-coupon-wrap {
  margin-bottom: 2rem;
}

.orderform-template-holder .step .form-step #is-corporate-client {
}



body.v-custom-step-payment .checkout-steps_item_cart .text, body.v-custom-step-payment .checkout-steps_item_identification .text, body.v-custom-step-payment .checkout-steps_item_shipping .text, body.v-custom-step-payment .checkout-steps_item_payment .text, body.v-custom-step-shipping .checkout-steps_item_cart .text, body.v-custom-step-shipping .checkout-steps_item_identification .text, body.v-custom-step-shipping .checkout-steps_item_shipping .text, body.v-custom-step-email .checkout-steps_item_cart .text, body.v-custom-step-email .checkout-steps_item_identification .text, body.v-custom-step-profile .checkout-steps_item_cart .text, body.v-custom-step-profile .checkout-steps_item_identification .text, body.v-custom-step-cart .checkout-steps_item_cart .text {
    color: #000;
}

.checkout-steps_item .text:before {
    background: currentColor
}

.checkout-steps_item {
  opacity: 1;
  flex-grow: 0;
}

.checkout-steps_item .text {
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
}

.checkout-steps_item .text::before {
  display: none;
}

.checkout-steps_items {
  justify-content: flex-end;
}

.checkout-steps_item:after {
  width: 15px !important;
  height: 1px !important;
  background-color: #000;
}

body {
   background-color: #fff;
}

body.v-custom-step-shipping .checkout-steps_item_cart .text
, body.v-custom-step-shipping .checkout-steps_item_identification .text,
 body.v-custom-step-shipping .checkout-steps_item_shipping .text{
  font-weight: 700;
}

@media (max-width:690px){
    body:not(.body-cart) .main-header, body:not(.body-cart) .main-header>.container {
        background: #fff;
    }
    body:not(.body-cart) .main-header .logo:before {
        display: none;
    }
    body:not(.body-cart) .main-header {
        padding: 12px 0;
    }
    body:not(.body-cart) .main-header .logo svg, body:not(.body-cart) .main-header .logo img {
        display:block !important;
    }
}

span[data-i18n="cart.soldBy"] {
    font-size: 0;
    line-height: 0;
}
span[data-i18n="cart.soldBy"]::before {
    content: 'Produto fornecido por';
    font-size: 12px;
    line-height: 1;
}


body {
    padding-bottom: 0 !important;
}
@media (max-width:690px){
    .summary-template-holder .cart-links-bottom {
        position: relative;
    }
    .summary-template-holder .cart-links-bottom a {
        border-radius: 50px;
    }
}

body .main-header .logo, body .main-header .logo img {
     display: block;
}


  body:not(.body-cart) .main-header .logo {
      pointer-events: auto;
  }


.box-client-info-pj {
    display: none !important;
}
.showEditPJ .box-client-info-pj {
 display: block !important;
}

.table.cart-items i.icon.icon-remove.item-remove-ico:before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url(/arquivos/trash-black.png);
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  transition: .2s;
}

.table.cart-items i.icon.icon-remove.item-remove-ico:hover::before {
  background-image: url(/arquivos/trash-red.png);
  transition: .2s;
}

#cart-to-orderform {
  height: 40px;
  font-size: 0;
  font-weight: 700;
  letter-spacing: 1.1px;
  color: #FFFFFF;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}

.summary-template-holder .cart-links-bottom {
  display: flex;
  flex-direction: column-reverse;
}

#cart-to-orderform::before {
  font-size: 11px;
  content: "finalizar compra";
}

.link-choose-more-products-wrapper {
  display: flex !important;
}

.link-choose-more-products-wrapper #cart-choose-more-products {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  font-size: 0;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #000000;
  text-transform: capitalize;
}

.link-choose-more-products-wrapper #cart-choose-more-products::before {
  content: "";
  background-image: url(/arquivos/mini-arrow-right.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 10px;
  height: 11px;
  transform: rotate(180deg);
  filter: brightness(0.5);
}

.link-choose-more-products-wrapper #cart-choose-more-products::after {
  content: "continuar comprando";
  font-size: 12px;
}

.summary-template-holder .summary-coupon-wrap {
  padding: 16px;
  background-color: #F5F5F5;
}

.summary-template-holder .summary-coupon fieldset.coupon-fieldset p label{
  height: 25px;
  font-size: 0;
}

.summary-template-holder .summary-coupon fieldset.coupon-fieldset p label::before {
  content: "ADICIONAR CUPOM DE DESCONTO";
  width: 100%;
  display: flex;
  justify-content: flex-start;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.6px;
  color: #262626;
  text-transform: uppercase;
}

.summary-template-holder .summary-coupon fieldset.coupon-fieldset input[type="text"],
.cart-more-options .srp-container .ship-postalCode input#ship-postalCode{
  height: 32px;
  border: 1px solid #E0E0E0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.7px;
  border-radius: 0;
  color: #000000;
  box-shadow: none;
}

.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type="submit"],
.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn {
  width: 100px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 24px;
  background-color: #838587;
  border: 0;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.1px;
  color: #FFFFFF;
  text-transform: uppercase;
  transition: .2s;
}

.summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type="submit"]:hover,
.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn:hover {
  background-color: #000;
  color: #fff;
  transition: .2s;
}

.v-custom-step-cart .cart-more-options #shipping-preview-container {
  padding: 16px;
  margin-bottom: 26px;
}

.cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn {
  margin-left: 10px;
}

#shipping-preview-container .srp-main-title {
  height: 25px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.2px;
  color: #000000;
  text-transform: uppercase;
  }

  #shipping-preview-container .ship-postalCode label,
  #shipping-preview-container .ship-postalCode a {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.6px;
    color: #000000;
  }

  .orderform-template-holder .step .submit.btn.btn-success {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #vtexIdContainer input, .table.cart-items tr.item-attachments-content input, .table.cart-items tr.item-attachments-content select, .table.cart-items tbody tr td .product-service select, .table.cart-items td.quantity input, .summary-template-holder .summary-coupon fieldset.coupon-fieldset input[type="text"], .summary-template-holder .summary-coupon fieldset.coupon-fieldset button[type="submit"], .cart-more-options .srp-container select, .cart-more-options .srp-container input[type=text]:not(.pac-target-input), .cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-x-geolocation input, .orderform-template-holder #client-profile-data form.client-pre-email input[type=text]:not(.pac-target-input), .orderform-template-holder #client-profile-data form.client-pre-email input[type=tel]:not(.pac-target-input), .orderform-template-holder #client-profile-data form.client-pre-email input[type=email]:not(.pac-target-input), .orderform-template-holder #client-profile-data form.client-pre-email select:not(.pac-target-input), .orderform-template-holder #client-profile-data .step.client-profile-data input[type=text]:not(.pac-target-input), .orderform-template-holder #client-profile-data .step.client-profile-data input[type=tel]:not(.pac-target-input), .orderform-template-holder #client-profile-data .step.client-profile-data input[type=email]:not(.pac-target-input), .orderform-template-holder #client-profile-data .step.client-profile-data select:not(.pac-target-input), .orderform-template-holder #shipping-data input[type=text]:not(.pac-target-input), .orderform-template-holder #shipping-data input[type=tel]:not(.pac-target-input), .orderform-template-holder #shipping-data input[type=email]:not(.pac-target-input), .orderform-template-holder #shipping-data select:not(.pac-target-input), .orderform-template-holder #payment-data input[type=text]:not(.pac-target-input), .orderform-template-holder #payment-data input[type=tel]:not(.pac-target-input), .orderform-template-holder #payment-data input[type=email]:not(.pac-target-input), .orderform-template-holder #payment-data select:not(.pac-target-input), .orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input, .orderform-template .summary-note .note-textarea, #app-container input[type=text], #app-container input[type=tel], #app-container input[type=email], #app-container select, .vcustom--vtex-omnishipping-1-x-address input {
    border: 1px solid #E0E0E0;
  }

  .orderform-template .cart-template.mini-cart .summary-template-holder .summary>.summary-coupon-wrap {
    padding: 16px;
  }

  .orderform-template .cart-template.mini-cart .item .fn, .orderform-template .cart-template.mini-cart .item .price, .orderform-template .cart-template.mini-cart .item span.shipping-date{
    letter-spacing: 0.5px;
    color: #000000;
    font-size: 10px;
    font-weight: 600;
  }

  #shipping-preview-container .srp-description {
    margin-top: 25px;
  }

@media (min-width: 1025px) {
  .cart-more-options .srp-container .ship-postalCode {
    max-width: 225px;
  }
}

@media (max-width: 1024px) {
  .table.cart-items td.product-image a, .table.cart-items td.product-image img {
    width: 60px;
  }

  .full-cart .cart table tbody tr td.product-name .seller {
    display: none;
  }

  .full-cart .cart table tbody tr td.product-price {
    text-align: left;
  }

  .cart-more-options .srp-container .ship-postalCode {
   max-width: 60%;
  }

  .cart-more-options .srp-container .vtex-shipping-preview-0-x-pc .btn {
    width: 30%;
  }

  .summary-template-holder .summary-coupon-wrap {
    box-sizing: border-box;
  }

  .checkout-footer__selos-col.--certificados ul {
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .checkout-footer {
    padding: 0 0 5rem 0;
  }

  .cart-gift-items .product-name {
    color: #000;
  }

  .body-order-form #payment-data-submit, .body-order-form #payment-data-submit {
    padding-bottom: 30px;
  }
}

#shipping-preview-container .srp-shipping-current-single {
  border-color: #000;
  filter: grayscale(1);
}

#vtexIdContainer input:focus, .table.cart-items tr.item-attachments-content input:focus, .table.cart-items tr.item-attachments-content select:focus, .table.cart-items tbody tr td .product-service select:focus, .table.cart-items td.quantity input:focus, .summary-template-holder .summary-coupon fieldset.coupon-fieldset input:focus[type="text"], .summary-template-holder .summary-coupon fieldset.coupon-fieldset button:focus[type="submit"], .cart-more-options .srp-container select:focus, .cart-more-options .srp-container input:focus[type=text]:not(.pac-target-input), .cart-more-options .srp-container .vtex-shipping-preview-0-x-addressFormPart1.vtex-shipping-preview-0-x-geolocation input:focus, .orderform-template-holder #client-profile-data form.client-pre-email input:focus[type=text]:not(.pac-target-input), .orderform-template-holder #client-profile-data form.client-pre-email input:focus[type=tel]:not(.pac-target-input), .orderform-template-holder #client-profile-data form.client-pre-email input:focus[type=email]:not(.pac-target-input), .orderform-template-holder #client-profile-data form.client-pre-email select:focus:not(.pac-target-input), .orderform-template-holder #client-profile-data .step.client-profile-data input:focus[type=text]:not(.pac-target-input), .orderform-template-holder #client-profile-data .step.client-profile-data input:focus[type=tel]:not(.pac-target-input), .orderform-template-holder #client-profile-data .step.client-profile-data input:focus[type=email]:not(.pac-target-input), .orderform-template-holder #client-profile-data .step.client-profile-data select:focus:not(.pac-target-input), .orderform-template-holder #shipping-data input:focus[type=text]:not(.pac-target-input), .orderform-template-holder #shipping-data input:focus[type=tel]:not(.pac-target-input), .orderform-template-holder #shipping-data input:focus[type=email]:not(.pac-target-input), .orderform-template-holder #shipping-data select:focus:not(.pac-target-input), .orderform-template-holder #payment-data input:focus[type=text]:not(.pac-target-input), .orderform-template-holder #payment-data input:focus[type=tel]:not(.pac-target-input), .orderform-template-holder #payment-data input:focus[type=email]:not(.pac-target-input), .orderform-template-holder #payment-data select:focus:not(.pac-target-input), .orderform-template-holder .step.shipping-data .vtex-omnishipping-1-x-addressFormPart1.vtex-omnishipping-1-x-geolocation input:focus, .orderform-template .summary-note .note-textarea:focus, #app-container input:focus[type=text], #app-container input:focus[type=tel], #app-container input:focus[type=email], #app-container select:focus, .vcustom--vtex-omnishipping-1-x-address input:focus {
  box-shadow: none;
  border-color: #000;
}