/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.products .product-list-view .product-excerpt-container{
	padding-top:0px !important;
}

.product-border.fusion-separator.sep-double.sep-solid{
	display:none !important;
}

.sidebar .widget{
	margin-bottom:20px !important;
}

#sidebar h4{
	margin-top:10px !important;
	margin-bottom:10px !important;
}

.products .product-list-view{
	padding-top:25px !important;
	padding-bottom:25px !important;
}

.product-excerpt.product-list .product-excerpt-container .post-content{
	font-size:15px !important;
}

.product-details-container{
	min-height:auto !important;
}

.product-details-container h3.product-title{
	margin-bottom:0px !important;
	font-size:18px !important;
}

form.checkout #billing_first_name_field, form.checkout #shipping_first_name_field, form.checkout #billing_last_name_field, form.checkout #shipping_last_name_field{
	float:none !important;
	width:100% !important;
}

h2.woocommerce-loop-category__title mark.count{
	display:block !important;
	font-size:15px !important;
	font-weight:normal !important;
	color: #747474 !important;
}

h2.woocommerce-loop-category__title{
	font-size:21px !important;
}

.woo-tabs-horizontal .woocommerce-tabs > .tabs .active{
	display:none;
	border:none;
}

.woo-tabs-horizontal .woocommerce-tabs > .wc-tab{
	padding:0px;
	border:none;
}

.woo-tabs-horizontal .woocommerce-tabs > .tabs{
	border-bottom:none !important;
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab .post-content:first-child h3{
	display:none;
}

a.fusion-update-cart{
	display:none;
}

