/*
Theme Name: ParkAPP Shop
Theme URI: https://sklep.parkapp.pl/
Description: A child theme for Ecomus - ParkAPP Shop
Author: Sara Kozinska
Author URI: https://sklep.parkapp.pl/
Template: ecomus
Version: 1.0.0
Text Domain: parkapp-shop
Domain Path: /languages
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Import parent theme stylesheet */
@import url('../ecomus/style.css');

/* Child theme custom styles can be added below */

.ecomus-banner-features .em-ratio img TODO {
 height: auto;
}

.em-button-go-top {
	right: 30px !important;
  bottom: 90px !important;
  z-index: 99999 !important;
}

.home-categories .ecomus-image-box-carousel__inner {
	align-items: stretch;
}
.home-categories .ecomus-image-box-carousel__inner .ecomus-image-box-carousel__item .ecomus-image-box-carousel__description {
	min-height: 50px;
}
.woocommerce-notices-wrapper .em-button-no-products-found {
	float: right;
}
.woocommerce-notices-wrapper .em-button-no-products-found a {
	border-bottom: 0;
}