/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/foxy/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.blurb:hover {
background-color: #ffffff;
box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.17);
-moz-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.17);
-webkit-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.21); }

h1,h2,strong {font-family: Lobster!important;}

.button_details{
	width: 100%;	
	margin-top: 10px;
	text-align: center;
	display: block;
}

/*Woocommerce part change*/

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title,
 .woocommerce ul.products li.product h3, .woocommerce ul.products li.product .price{
	font-size: 26px;
	text-align: center;
}

.et_overlay.et_pb_inline_icon{border-radius: 8px;}

.et_pb_pricing li span:before{border-style: none;}

.et_pb_newsletter_form p:nth-child(2){
display: none;}

.single_add_to_cart_button.button.alt{
background-color: white!important;
}
