/**
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
*/

/* Bloque "Artesanías" en página de inicio */
.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product, .elementor-element .elementor-wc-products .woocommerce[class*='columns-'] ul.products li.product {
    background-color: #000000;
}
.elementor-903 .elementor-element.elementor-element-447fdd2.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-903 .elementor-element.elementor-element-447fdd2.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
    color: #FFFFFF;
    padding: 13px 0px 15px 0px;
}

/* Bloque "Gastronomía" en página de inicio */
.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product, .elementor-element .elementor-wc-products .woocommerce[class*='columns-'] ul.products li.product {
    background-color: #000000;
}
.elementor-903 .elementor-element.elementor-element-4c2532f.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-903 .elementor-element.elementor-element-4c2532f.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
    color: #FFFFFF;
    padding: 13px 0px 15px 0px;
}


/* Bloque de productos en página "Artesanías" */
.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product, .elementor-element .elementor-wc-products .woocommerce[class*='columns-'] ul.products li.product {
    background-color: #000000;
}
.elementor-903 .elementor-element.elementor-element-4c2532f.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-903 .elementor-element.elementor-element-4c2532f.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
    color: #FFFFFF;
    padding: 13px 0px 15px 0px;
}


/* Bloque de "Productos relacionados" en detalle de producto cuando se hace clic en alguno */
.woocommerce[class*="rel-up-columns-"] .site-main div.product .related.products ul.products li.product, .woocommerce-page .site-main ul.products li.product {
	background-color: #000000;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title, .wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
	font-size: 18px;
	color: #FFFFFF;
	padding: 15px 0px 10px 0px;
}