/*
Theme Name: EZDivi
Theme URI: http://ezlocal.com
Version: 1.0
Template: Divi
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

blockquote {
    border-color: #CBC911;
}

.ninja-forms-field{
    padding: 10px !important;
    font-size: 16px;
    font-weight: bold;
}

#nf-field-23{
width:50%;
background-color:#F47B3D;
color:white;
float:right;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: gray;
}
::-moz-placeholder { /* Firefox 19+ */
  color: gray;
}
:-ms-input-placeholder { /* IE 10+ */
  color: gray;
}
:-moz-placeholder { /* Firefox 18- */
  color: gray;
}

.nf-form-title h3{
padding-top:10px;
    background-color: #4A4E42;
    color: #DEDD6A;
    text-align: center;
}
#ninja_forms_widget-2{-webkit-box-shadow: -1px 2px 2px 0px rgba(0,0,0,0.5);
-moz-box-shadow: -1px 2px 2px 0px rgba(0,0,0,0.5);
box-shadow: -1px 2px 2px 0px rgba(0,0,0,0.5);}

.nf-form-wrap {background-color:#919187; padding:4px;}

.nf-form-fields-required{display:none;}

.post-meta{display:none;}

.widgettitle{
font-size:18pt;
color:#F47B3D;

}

#nf-form-1-cont h3{display:none;}

#nf-field-4{background-color: #F58044; color:white; border:solid white 2px; width:40%;}

.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 

@media screen and (min-width: 768px){
	.stock-plans .thumb-row .et_pb_gallery_item{max-width: 150px;}
}

#plans-section .et_pb_image_wrap {
	width: 50%;
}
.home .et_pb_section_3.et_pb_section_parallax .et_parallax_bg {
	background-repeat: repeat;
	background-size: auto!important;
}

#et-secondary-nav li ul, #top-header {background-color: #CBC911;}