/* Enter Your Custom CSS Here */
.cls {font-family: simple-line-icons,sans-serif;
    font-size: 20px;
    color: #fff;
    padding: 0 8px;
    height: 40px;
    line-height: 36px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    display: inline-block;
    width: 40px;
    vertical-align: top;
}
input[type="email"] {
    font-size: 13px !important;
    -webkit-border-radius: 3px 0 0 3px !important;
    -moz-border-radius: 3px 0 0 3px !important;
    border-radius: 3px 0 0 3px !important;
    display: inline-block !important;
    width: 100% !important;
    margin-bottom: 0 !important;
    vertical-align: top !important;
    height: 40px !important;
    line-height: 40px !important;
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #B4B4B4 !important;
    border-right: 0 !important;
}
#submit_comment, .post-password-form input[type=submit], .qodef-sidebar #searchform input[type=submit], .qodef-woocommerce-page #reviews input[type=submit], .qodef-woocommerce-page .woocommerce-message a, footer input[type=submit], input.wpcf7-form-control.wpcf7-submit {
  /*  display: inline-block; */
    /* width: 100px; */
    height: 40px;
    line-height: 34px !important;
    padding: 0 10px 10px;
    border: 2px solid #6C7A89 !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    font-family: inherit !important;
    /* letter-spacing: 1px; */
    color: #fff !important;
    /* background-color: #b2dd4c !important; */
    cursor: pointer !important;
    -webkit-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    text-transform: uppercase !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}

.col-md-61 {
    font-family: simple-line-icons,sans-serif;
    font-size: 20px;
    color: #fff;
    /* padding: 0 8px; */
    /* height: 40px; */
    line-height: 36px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    /* border-radius: 0 3px 3px 0; */
    /* display: inline-block; */
    /* width: 40px; */
    vertical-align: top;
}
.mc4wp-form-fields {
    display: -webkit-inline-box;
}
input#gform_submit_button_1 {
    width: 100%;
    background: grey;
    font-family: sans-serif;
    FOnt-size: 15px;
    border: 1px solid;
    padding: 10px;
    font-weight: 600;
    /* display: inline-block; */
    /* width: 100px; */
    height: 40px;
    line-height: 34px !important;
    padding: 0 10px 10px;
    /* border: 2px solid #b2dd4c !important; */
    font-size: 20px !important;
    font-weight: 800 !important;
    font-family: inherit !important;
    /* letter-spacing: 1px; */
    color: #fff !important;
    /* background-color: #b2dd4c !important; */
    cursor: pointer !important;
    -webkit-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    text-transform: uppercase !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}
.gform_wrapper ul li.gfield {
    clear: both;
    padding: 10px;
}
input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper textarea {
    font-size: inherit;
    font-family: inherit;
    padding: 0.4em 0;
    letter-spacing: normal;
    text-indent: .5em;
    font-weight: 300;
}