/*
 Theme Name:     Beaver Bark
 Theme URI:     	
 Description:    Responsive Theme
 Author:         Brad Sappenfield
 Author URI:     http://www.anotherbradidea.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.gform_wrapper form li, .gform_wrapper li, .gform_wrapper form li li, .gform_wrapper li li{ list-style-type:none !important; }

#footer-widgets .footer-widget li li {display:none;}

.field_name {font-weight:bold;font-size:14px;}
legend { font-size:21px;color:#620093;}

input.field_total {background:green;color:#fff;font-size:20px;padding:10px;border-radius:2px;}

body.category #main-content{padding-top:120px;}