/**
 * Theme Name: Rey Child
 * Theme URI: http://reytheme.com/
 * Description: This is a child theme of Rey.
 * Author: Marius H.
 * Author URI:  https://twitter.com/mariushoria
 * Template: rey
 * Version: 1.0.0
 * License: General Public License
 * License URI: http://www.gnu.org/licenses/gpl.html
 * Text Domain: rey-child
 */
.woocommerce button.button.alt{
	border-radius:30px;
}

.woocommerce-product-details__short-description ul, .rey-wcPanel-inner ul{
	margin:0rem 0rem;
}

.woocommerce-product-details__short-description p, .rey-wcPanel-inner p{
	margin-top:1rem;
	margin-bottom:0rem;
}

.rey-filterPanel .widget-title{
	font-size:1rem;
	font-weight:700;
	color:#000E54;
	margin-bottom: 0.25rem;
}

.rey-filterBtn.--has-filters .rey-filterBtn__label{
	color:#05BCF6;
}
.jet-unfold__button{
	border-width:0px!important;
}

.woocommerce-result-count
{
	display:none !important;
}

