/* Nana Makeup - cor unica dos botoes de compra.
   Carregado depois do nana-custom.css para vencer personalizacoes antigas. */

html body .nana-home-product-card .nana-add-to-cart-btn,
html body .nana-home-product-card .nana-add-to-cart-visual,
html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn,
html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-visual,
html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn,
html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-visual,
html body.template-product .btn-add-to-cart {
  background: #f50073 !important;
  background-image: none !important;
  color: #ffffff !important;
  border-color: #f50073 !important;
}

html body .nana-home-product-card .nana-add-to-cart-btn:hover,
html body .nana-home-product-card .nana-add-to-cart-btn:focus,
html body .nana-home-product-card .item-submit-container:hover .nana-add-to-cart-visual,
html body .nana-home-product-card .item-submit-container:focus-within .nana-add-to-cart-visual,
html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn:hover,
html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn:focus,
html body.template-home .js-item-product.item-product > .item.nana-home-product-card .item-submit-container:hover .nana-add-to-cart-visual,
html body.template-home .js-item-product.item-product > .item.nana-home-product-card .item-submit-container:focus-within .nana-add-to-cart-visual,
html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn:hover,
html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn:focus,
html body.template-category .js-item-product.item-product > .item.nana-home-product-card .item-submit-container:hover .nana-add-to-cart-visual,
html body.template-category .js-item-product.item-product > .item.nana-home-product-card .item-submit-container:focus-within .nana-add-to-cart-visual,
html body.template-product .btn-add-to-cart:hover,
html body.template-product .btn-add-to-cart:focus {
  background: #d60865 !important;
  background-image: none !important;
  color: #ffffff !important;
  border-color: #d60865 !important;
}

html body .nana-home-product-card input.nana-add-to-cart-btn,
html body.template-home .js-item-product.item-product > .item.nana-home-product-card input.nana-add-to-cart-btn,
html body.template-category .js-item-product.item-product > .item.nana-home-product-card input.nana-add-to-cart-btn {
  background: transparent !important;
  background-image: none !important;
  border-color: transparent !important;
}

html body .nana-home-product-card .nana-add-to-cart-btn.disabled,
html body .nana-home-product-card .nana-add-to-cart-btn:disabled,
html body .nana-home-product-card .nana-add-to-cart-btn.nostock,
html body .nana-home-product-card .nana-add-to-cart-btn.contact,
html body .nana-home-product-card .nana-add-to-cart-btn.catalog,
html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn.disabled,
html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn:disabled,
html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn.nostock,
html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn.contact,
html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn.catalog,
html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn.disabled,
html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn:disabled,
html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn.nostock,
html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn.contact,
html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn.catalog,
html body.template-product .btn-add-to-cart.nostock,
html body.template-product .btn-add-to-cart:disabled {
  background: #c8c1c5 !important;
  background-image: none !important;
  border-color: #c8c1c5 !important;
  color: #ffffff !important;
}

@media (max-width: 767px) {
  html body .nana-home-product-card .nana-card-actions,
  html body .nana-home-product-card .nana-card-actions .item-submit-container,
  html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-card-actions,
  html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-card-actions .item-submit-container,
  html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-card-actions,
  html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-card-actions .item-submit-container {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
  }

  html body .nana-home-product-card .nana-add-to-cart-btn,
  html body .nana-home-product-card .nana-add-to-cart-visual,
  html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn,
  html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-visual,
  html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-btn,
  html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-visual {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    height: 44px !important;
    min-height: 44px !important;
    padding: 0 8px !important;
    gap: 4px !important;
    overflow: hidden !important;
    border-radius: 14px !important;
    background: #f50073 !important;
    background-image: none !important;
    border-color: #f50073 !important;
    color: #ffffff !important;
    font-size: 7px !important;
    font-weight: 900 !important;
    letter-spacing: 0 !important;
    line-height: 1 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
  }

  html body .nana-home-product-card .nana-add-to-cart-icon,
  html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-icon,
  html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-add-to-cart-icon {
    width: 12px !important;
    min-width: 12px !important;
    height: 12px !important;
    flex: 0 0 12px !important;
  }

  html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-card-actions .item-submit-container .nana-add-to-cart-btn,
  html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-card-actions .item-submit-container .nana-add-to-cart-visual,
  html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-card-actions .item-submit-container .nana-add-to-cart-btn,
  html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-card-actions .item-submit-container .nana-add-to-cart-visual {
    gap: 4px !important;
    font-size: 7px !important;
    text-transform: uppercase !important;
  }

  html body.template-home .js-item-product.item-product > .item.nana-home-product-card .nana-card-actions .item-submit-container .nana-add-to-cart-icon,
  html body.template-category .js-item-product.item-product > .item.nana-home-product-card .nana-card-actions .item-submit-container .nana-add-to-cart-icon {
    width: 12px !important;
    min-width: 12px !important;
    height: 12px !important;
    flex: 0 0 12px !important;
  }
}
