/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.elementor-976 .elementor-element.elementor-element-e791cd6.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input {
  background-color: white;
}
.table {
	font-family: Montserrat;
}
p {
	font-family: Montserrat;
}

p {
  margin-bottom: 0em;
}

.elementor-widget-container {
  margin: 0px 0px 0px 0px;
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
  display: none;
}

table, td, th {
  border: 0px solid var(--ast-border-color);
}
td, th {
  padding: 8px;
  border-width: 0px 0px 1px 0px;
}


/* Ajustes en el formulario micuenta */
.woocommerce a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button, .woocommerce-cart table.cart td.actions .button, .woocommerce form.checkout_coupon .button, .woocommerce #respond input#submit, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
	text-transform: uppercase;
  float: right;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
  border-bottom: 1px solid grey;
}

.woocommerce form .form-row label {
  font-weight: 400;
  font-size: 1em;
}

.woocommerce-account h2 {
  color: #CA9E67;
  font-family: Noto-serif;
  font-size: 36px;
}

/* Oculta el titulo de micuenta */
.page .entry-header {
  display: none;
}


/* Ajustes dentro de micuenta */
.woocommerce-account .woocommerce-MyAccount-navigation {
  margin-bottom: 40px;
}
.cart-collaterals h2, .woocommerce-Address h3 {
  font-family: Montserrat;
}
.woocommerce-account .woocommerce-EditAccountForm .woocommerce-Button {
  margin-top: 1em;
  margin-left: 3px;
  margin-bottom: 40px;
}

/* Quita el borde del selecgtor de idioma */
.wpml-ls-legacy-dropdown a {
  border: 0px solid #cdcdcd;
}