﻿.mc4wp-form input[name^=_mc4wp_honey]
{
    display: none!important;
}
.mc4wp-form-theme
{
    margin: 1em 0;
}
.mc4wp-form-theme label, .mc4wp-form-theme input
{
    box-sizing: border-box;
    cursor: auto;
    vertical-align: baseline;
    width: auto;
    height: auto;
    line-height: normal;
    display: block;
}
.mc4wp-form-theme label:after, .mc4wp-form-theme input:after
{
    content: "";
    clear: both;
    display: table;
}
.mc4wp-form-theme label
{
    margin-bottom: 6px;
    font-weight: 700;
    display: block;
}
.mc4wp-form-theme input[type=text], .mc4wp-form-theme input[type=email], .mc4wp-form-theme input[type=tel], .mc4wp-form-theme input[type=url], .mc4wp-form-theme input[type=date], .mc4wp-form-theme textarea, .mc4wp-form-theme select
{
    vertical-align: middle;
    width: 100%;
    max-width: 480px;
    height: auto;
    min-height: 32px;
    text-shadow: none;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    outline: 0;
    padding: 8px 16px;
    line-height: 1.42857;
    color: #555!important;
}
.mc4wp-form-theme textarea
{
    height: auto;
}
.mc4wp-form-theme input[readonly], .mc4wp-form-theme input[disabled]
{
    background-color: #eee;
}
.mc4wp-form-theme input[type=number]
{
    min-width: 40px;
}
.mc4wp-form-theme input[type=checkbox], .mc4wp-form-theme input[type=radio]
{
    border: 0;
    width: 13px;
    height: 13px;
    margin: 0 6px 0 0;
    padding: 0;
    display: inline-block;
    position: relative;
}
.mc4wp-form-theme input[type=checkbox]
{
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}
.mc4wp-form-theme input[type=radio]
{
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}
.mc4wp-form-theme button, .mc4wp-form-theme input[type=submit], .mc4wp-form-theme input[type=button]
{
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    text-shadow: none;
    filter: none;
    background: 0 0;
    border: 1px solid #0000;
    border-radius: 2px;
    width: auto;
    height: auto;
    padding: 8px 16px;
    font-weight: 400;
    line-height: 1.42857;
    display: inline-block;
}
.mc4wp-form-theme button:hover, .mc4wp-form-theme input[type=submit]:hover, .mc4wp-form-theme input[type=button]:hover, .mc4wp-form-theme button:focus, .mc4wp-form-theme input[type=submit]:focus, .mc4wp-form-theme input[type=button]:focus
{
    color: #333;
    background: 0 0;
    outline: 0;
    text-decoration: none;
}
.mc4wp-form-theme label>span, .mc4wp-form-theme li>label
{
    font-weight: 400;
}
.mc4wp-alert
{
    color: #c09853;
    clear: both;
}
.mc4wp-success
{
    color: #468847;
}
.mc4wp-notice
{
    color: #3a87ad;
}
.mc4wp-error
{
    color: #cd5c5c;
}
.rtl .mc4wp-form-theme input[type=checkbox], .rtl .mc4wp-form-theme input[type=radio]
{
    margin: 0 0 0 6px;
}
.mc4wp-form-theme-dark button, .mc4wp-form-theme-dark input[type=submit], .mc4wp-form-theme-dark input[type=button]
{
    border-color: #1e1e1e;
    color: #fff!important;
    background-color: #444!important;
}
.mc4wp-form-theme-dark button:hover, .mc4wp-form-theme-dark input[type=submit]:hover, .mc4wp-form-theme-dark input[type=button]:hover, .mc4wp-form-theme-dark button:focus, .mc4wp-form-theme-dark input[type=submit]:focus, .mc4wp-form-theme-dark input[type=button]:focus
{
    border-color: #000;
    color: #fff!important;
    background-color: #1e1e1e!important;
}
.mc4wp-form-theme-dark input[type=text]:focus, .mc4wp-form-theme-dark input[type=email]:focus, .mc4wp-form-theme-dark input[type=tel]:focus, .mc4wp-form-theme-dark input[type=url]:focus, .mc4wp-form-theme-dark input[type=date]:focus, .mc4wp-form-theme-dark textarea:focus, .mc4wp-form-theme-dark select:focus
{
    border-color: #6a6a6a;
}
.mc4wp-form-theme-light button, .mc4wp-form-theme-light input[type=submit], .mc4wp-form-theme-light input[type=button]
{
    border-color: #d9d9d9;
    color: #000!important;
    background-color: #fff!important;
}
.mc4wp-form-theme-light button:hover, .mc4wp-form-theme-light input[type=submit]:hover, .mc4wp-form-theme-light input[type=button]:hover, .mc4wp-form-theme-light button:focus, .mc4wp-form-theme-light input[type=submit]:focus, .mc4wp-form-theme-light input[type=button]:focus
{
    border-color: #b3b3b3;
    color: #000!important;
    background-color: #d9d9d9!important;
}
.mc4wp-form-theme-light input[type=text]:focus, .mc4wp-form-theme-light input[type=email]:focus, .mc4wp-form-theme-light input[type=tel]:focus, .mc4wp-form-theme-light input[type=url]:focus, .mc4wp-form-theme-light input[type=date]:focus, .mc4wp-form-theme-light textarea:focus, .mc4wp-form-theme-light select:focus
{
    border-color: #d9d9d9;
}
.mc4wp-form-theme-red button, .mc4wp-form-theme-red input[type=submit], .mc4wp-form-theme-red input[type=button]
{
    border-color: #b52b27;
    color: #fff!important;
    background-color: #d9534f!important;
}
.mc4wp-form-theme-red button:hover, .mc4wp-form-theme-red input[type=submit]:hover, .mc4wp-form-theme-red input[type=button]:hover, .mc4wp-form-theme-red button:focus, .mc4wp-form-theme-red input[type=submit]:focus, .mc4wp-form-theme-red input[type=button]:focus
{
    border-color: #761c19;
    color: #fff!important;
    background-color: #b52b27!important;
}
.mc4wp-form-theme-red input[type=text]:focus, .mc4wp-form-theme-red input[type=email]:focus, .mc4wp-form-theme-red input[type=tel]:focus, .mc4wp-form-theme-red input[type=url]:focus, .mc4wp-form-theme-red input[type=date]:focus, .mc4wp-form-theme-red textarea:focus, .mc4wp-form-theme-red select:focus
{
    border-color: #e7908e;
}
.mc4wp-form-theme-blue button, .mc4wp-form-theme-blue input[type=submit], .mc4wp-form-theme-blue input[type=button]
{
    border-color: #2a6496;
    color: #fff!important;
    background-color: #428bca!important;
}
.mc4wp-form-theme-blue button:hover, .mc4wp-form-theme-blue input[type=submit]:hover, .mc4wp-form-theme-blue input[type=button]:hover, .mc4wp-form-theme-blue button:focus, .mc4wp-form-theme-blue input[type=submit]:focus, .mc4wp-form-theme-blue input[type=button]:focus
{
    border-color: #193c5a;
    color: #fff!important;
    background-color: #2a6496!important;
}
.mc4wp-form-theme-blue input[type=text]:focus, .mc4wp-form-theme-blue input[type=email]:focus, .mc4wp-form-theme-blue input[type=tel]:focus, .mc4wp-form-theme-blue input[type=url]:focus, .mc4wp-form-theme-blue input[type=date]:focus, .mc4wp-form-theme-blue textarea:focus, .mc4wp-form-theme-blue select:focus
{
    border-color: #7eb0db;
}
.mc4wp-form-theme-green button, .mc4wp-form-theme-green input[type=submit], .mc4wp-form-theme-green input[type=button]
{
    border-color: #3d8b3d;
    color: #fff!important;
    background-color: #5cb85c!important;
}
.mc4wp-form-theme-green button:hover, .mc4wp-form-theme-green input[type=submit]:hover, .mc4wp-form-theme-green input[type=button]:hover, .mc4wp-form-theme-green button:focus, .mc4wp-form-theme-green input[type=submit]:focus, .mc4wp-form-theme-green input[type=button]:focus
{
    border-color: #255625;
    color: #fff!important;
    background-color: #3d8b3d!important;
}
.mc4wp-form-theme-green input[type=text]:focus, .mc4wp-form-theme-green input[type=email]:focus, .mc4wp-form-theme-green input[type=tel]:focus, .mc4wp-form-theme-green input[type=url]:focus, .mc4wp-form-theme-green input[type=date]:focus, .mc4wp-form-theme-green textarea:focus, .mc4wp-form-theme-green select:focus
{
    border-color: #91cf91;
}