/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


.wpb_text_column ul, .wpb_text_column ol {margin-left: 14px; padding-left: 0;}
.wpb_text_column ul li, .wpb_text_column ol li  {margin: 0 0 0.2rem 0;}

.w-nav-list.level_1.hover_simple li {padding: 2px 8px;}

/* Checkmark */
ul.check {list-style: none; margin-left: 0px; }
ul.check li {list-style: none; margin-left: 0px; margin-bottom: 0.2rem; position: relative; padding-left: 1.5em;   margin-top: 6px; /* space to preserve indentation on wrap */}
ul.check li:before {content: '✓'; color: #096ecd; position: absolute; left: 0;  /* place the SVG at the start of the padding */ width: 1em; height: 1em;}


.gform_button.button {background: #096ecd!important; color: #fff;}
.gform_button.button:hover {opacity: 0.7; }

.gform_required_legend {display: none; }