/*
Theme Name: Averie Child Theme
Theme URI: http://averie.pixandhue.com/
Description: A Blog & Shop Theme for WordPress
Author: Pix & Hue
Author URI: http://pixandhue.com/
Template: averie
*/

/*Add Custom Style Here......*/


/* WooCommerce Product Slider */
/*
.owl-item {
	height: 100%;
}
*/

/*
.wpb-woo-products-slider .wpb-wps-slider-item img { 
	max-width: 100% !important;
	max-height: 100% !important;
}
*/

/* Product Display */
/*
.woocommerce ul.products li.product a img {
	height: 300px !important;
	object-fit: cover;
}
*/

/*
.wpb-woo-products-slider figcaption a.button, .wpb-woo-products-slider.owl-theme .owl-dots .owl-dot.active span, .wpb-woo-products-slider.owl-theme .owl-dots .owl-dot:hover span {
	background-color: #BF0A30 !important;
}
*/
.woocommerce ul.products li.product .woocommerce-loop-product__title { 
	border-bottom: 1px solid #CECFD0;
}


.mc4wp-response {
	color: #B22234;
}
