/*
 Theme Name: Litho Child
 Theme URI: https://litho.themezaa.com/
 Description: Child theme for Litho theme
 Version: 1.2
 Author: ThemeZaa
 Author URI: https://www.themezaa.com/
 Tested up to: 5.8
 Requires PHP: 7.3
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, flexible-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce
 License: Themeforest Split Licence
 License URI: https://themeforest.net/licenses/
 Template: litho
 Text Domain: litho-child
*/

/* HOME */
.bloques-home .elementor-widget-litho-feature-box,
.bloques-home .elementor-widget-container,
.bloques-home .icon-text-style-7{height:100%;}


/* EMPRESA */
body.page-id-76338 .page-layout .litho-main-title-wrappper{height: 660px;}

/* TIENDA */
body.woocommerce-page, body.woocommerce-page .main-content {background-color: #f7f7f7!important;}
.woocommerce .woocommerce-result-count{float:right!important;margin-top:0!important;}
.widget.woocommerce .count{display:none;visibility:hidden;}

/* TIENDA - LISTADO */
.woocommerce .shop-product-list .litho-product-image .button.product_type_simple,
.woocommerce.archive .litho-shop-content-wrap ul li.product a.button{display:none;visibility:hidden;}
.woocommerce .shop-product-list .litho-product-image a.woocommerce-LoopProduct-link.woocommerce-loop-product__link,
.woocommerce .shop-product-list .woocommerce-loop-product__title a,
.woocommerce ul.products li.product a.woocommerce-loop-product__link,
.woocommerce ul.products li.product a{
  display: inline-block;  /* For IE11/ MS Edge bug */
  pointer-events: none;
  text-decoration: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-family: 'Poppins', sans-serif!important;
  padding:0!important;
  text-align: center!important;
  font-weight: 500!important;
  color: #232323!important;
  font-size: 15px!important;
  letter-spacing: initial!important;
  line-height: 30px!important;
  margin: 0!important;
}

/* TIENDA - BARRA LATERAL */
.woo-categories-list li a{font-family: 'Poppins', sans-serif!important;}
.woo-subcategories-list{margin-bottom:10px;margin-top:10px;}
.woo-category-item.active > .woo-category-toggle,.woo-subcategories-list.active > li > a{font-weight:bold;}