/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

.product-widget-header h2 { 
	font-size: 15px !important;
}

.product-widget-header:hover
{
	-webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
	transition:all 0.3s ease;
}

#Footer a {
    color: #ffffff !important;
}

span.wpcf7-list-item {
    margin: 0 0 0 0em !important;
}