/**
Theme Name: La Máscara
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: la-mascara
Template: astra
*/

#media_image-3 figure { width:150px !important}
#media_image-3 figcaption { display:none !important}

.ast-header-html .ast-builder-html-element p i { margin-left:20px}

#rank-math-rich-snippet-wrapper { display:none }

/* Grid con altura uniforme */
ul.products li.product {
    display: flex !important;
    flex-direction: column !important;
}

/* Imagen fija */
ul.products li.product .woocommerce-loop-product__link img,
ul.products li.product a img {
    height: 380px !important;
    object-fit: cover !important;
    object-position: top !important;
    width: 100% !important;
}

/* Empuja el botón siempre al fondo */
ul.products li.product .button,
ul.products li.product .add_to_cart_button {
    margin-top: auto !important;
}


.footer-widget-area img.wp-image-6644 {
    filter: brightness(0) invert(1);
}

.site-primary-footer-wrap h4 { color:#fff; margin-bottom:10px}

ul.footer-links {margin:0; padding:0}
ul.footer-links li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.footer-links li {
    margin-bottom: 1px;
}

ul.footer-links li a {  
    text-decoration: none;
    transition: color 0.3s ease;
}

ul.footer-links li a:hover {
    color: #fff;
	text-decoration:underline;
}


/* Botón principal añadir al carrito */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce .cart .button,
.woocommerce .cart input.button {
    background-color: #FF6B00 !important;
    color: #ffffff !important;
    border-radius: 4px;
}

/* Hover */
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce .cart .button:hover {
    background-color: #cc5500 !important;
    color: #ffffff !important;
}

/* Contenedor del buscador */
.ast-header-search .ast-search-menu-icon .search-field,
.ast-inline-search .search-field {
    border: 2px solid #FF6B00 !important;
    border-radius: 25px !important;
    padding: 8px 20px !important;
    font-size: 15px !important;
    transition: all 0.3s ease !important;
    background-color: #fff !important;
    color: #333 !important;
    box-shadow: 0 2px 8px rgba(255, 107, 0, 0.2) !important;
}

/* Focus */
.ast-header-search .ast-search-menu-icon .search-field:focus,
.ast-inline-search .search-field:focus {
    border-color: #cc5500 !important;
    box-shadow: 0 4px 12px rgba(255, 107, 0, 0.4) !important;
    outline: none !important;
}

/* Botón de búsqueda */
.ast-header-search .search-submit,
.ast-inline-search .search-submit {
    background-color: #FF6B00 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 0 25px 25px 0 !important;
    padding: 8px 16px !important;
    cursor: pointer !important;
    transition: background-color 0.3s ease !important;
}
/* Hover botón */
.ast-header-search .search-submit:hover,
.ast-inline-search .search-submit:hover {
    background-color: #cc5500 !important;
}
.ast-header-search .ast-search-menu-icon .search-form { border:none !important}

.dgwt-wcas-search-wrapp { min-width:600px}

.ast-single-post .entry-content a { text-decoration:none !important}

.disfraces-low-stock-badge { display:none !important}


.single_add_to_cart_button::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f291"; /* fa-basket-shopping */
    margin-right: 8px;
	color:#fff !important;
}

/* Icono cesta — botón ficha de producto */
.single_add_to_cart_button::before,
.ast-sticky-add-to-cart .single_link_to_cart_button::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f291";
    margin-right: 8px;
	color:#fff !important;
}

/* Icono cesta — botones del loop de tienda */
.woocommerce ul.products li.product a.button.product_type_simple::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f291";
    margin-right: 6px;
	color:#fff !important;
}

.woocommerce ul.products li.product a.button.ajax_add_to_cart, .woocommerce ul.products li.product a.button.product_type_simple { color:#fff !important}



div.product.ast-product-tabs-layout-accordion .ast-woocommerce-accordion .ast-accordion-header { font-weight:500 !important; font-size:140% !important}

.ast-accordion-wrap h2  { margin-top:0 !important; margin-bottom:0 !important;  font-size: 140%;
  font-weight: 100 !important; border:0 !important; }
.ast-accordion-wrap h3  { margin-top:0 !important; margin-bottom:0 !important;  font-size: 130%; color:#666;
  font-weight: 100 !important; }

div.product.ast-product-tabs-layout-accordion .summary .ast-woocommerce-accordion .ast-accordion-header { border:0 }

div.product.ast-product-tabs-layout-accordion .ast-woocommerce-accordion .ast-accordion-header { padding-top:5px !important; padding-bottom:5px !important;}

.ast-woocommerce-accordion { border-radius: 20px;
  border: 1px solid #ccc;
  padding: 10px 20px 10px 20px !important; }

.ast-footer-button-1 .ast-custom-button::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f095";
    margin-right: 8px;
}

.ast-footer-button-3 .ast-custom-button::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0e0";
    margin-right: 8px;
}


.card-saved { display:none !important}
.payment_method_insite img, .payment_method_bizumcheckout img { width:40% !important}
img.movil { width:inherit !important}

body.woocommerce-checkout .entry-header {
    display: none;
}
#billing_country_field { display:none }

footer #media_image-3 img { max-width:60% !important}