/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/Divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        2.1.0
*/
 
/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.27.4
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


 
/* =Theme customization starts here
------------------------------------------------------- */


/*-----------------[change widget link color]-----------------*/
.et_pb_widget a { text-decoration: none; font-size: 14px; color: #f1b33b; }
.et_pb_bg_layout_light .et_pb_widget li a { color: #f1b33b; }


/*-----------------[change woo cart button sizes]-----------------*/
div.product form.cart .button, #content div.product form.cart .button{width:auto;height:40px} 

/*-----------------[change body font size]-----------------*/
body { font-family: 'Raleway', Arial, sans-serif; font-size: 16px; color: #666;}

/*-----------------[change main NAV font size]-----------------*/
#top-menu li { display: inline-block; font-size: 16px; padding-right: 17px; }font-size: 17px; padding-right: 17px; }

/*-----------------[takes out padding between header and content]-----------------*/
.et_pb_section { padding: 5px 0; position: relative; }


/*-----------------[removes space under main menu and brings up drop-down menu boxes]-----------------*/
#top-menu li > a {padding-bottom: 9px; }
.nav li ul {position: absolute; top: 32px; }