/*
 Theme Name:   BeResponsive Child Theme
 Description:  Child theme customized by BeResponsive Media.
 Author:       BeResponsive Media Inc.
 Author URI:   http://BeResponsive.ca
 Template:     Divi
 Version:      1.0.1
 Text Domain:  divi-child-theme
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
.woocommerce-products-header .page-title, .main_title {
	font-size: 50px !important; 
	text-shadow: none !important;
	font-weight: 800 !important;
	line-height: 64px !important;
	color: #009DDE;
}

.summary .product_title {
	font-size: 23px !important;
	text-shadow: none !important;
	font-weight: 800 !important;
	line-height: 32px !important;
	color: #009DDE !important;
}

.category-title-loop-product{
	line-height: 18px !important;
}

.woocommerce-loop-product__title {
	line-height: 24px !important;
	/*font-size: 23px !important;
	line-height: 24px !important;*/
}

.woocommerce ul.products li.product {
	/*font-size:23px !important;*/
}

.product .related h2{
	font-size: 1em !important;
}

.woocommerce-billing-fields h3, #order_review_heading{
	font-size: 23px !important;
	padding-bottom:20px;
	padding-top:20px;
}

.woocommerce {
	padding-bottom: 20px !important;
}

.product_meta {
	margin-top:10px !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row input.input-text:focus, .woocommerce-page form .form-row input.input-text:focus {
	color: #4e4e4e !important;
}