/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/foxy/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
ul.products li.product { border: 1px solid #9C9C9C; padding: 11px !important; background: #F3F2F0;}
ul.products li.product h3 { text-align: center; font-size: 12px !important; text-decoration: underline; }
ul.products li.product h3:hover { color: #3AACE2; }
ul.products li.product p.pricing_factor { text-align: center; font-size: 45px; font-weight: bold; margin-top: 9px; color: #000; }
ul.products li.product p.pricing_factor span { color: #D0D0D0; text-decoration: line-through; font-size: 30px; font-weight: normal; }
ul.products .azstarholder { width: 81px; margin: 0 auto; }
ul.products .azreviewcount { color: #0088C7; font-weight: bold; font-size: 14px; text-align: center; margin-top: -21px; }
ul.products span.azstars { margin-top: 11px; margin-bottom: 21px; } 