/* */
[class^="btn"],
[class*="btn"]{
    background-color: #4caf50;
    font-family: Raleway, sans-serif, Arial, serif;

    color: #ffffff;
}

[class^="btn"]:hover,
[class*="btn"]:hover{
    background-color: #66bb6a;
    color: #ffffff;
}

[class^="btn"] i[class^="icon-"],
[class^="btn"] i[class*="icon-"],

[class*="btn"] i[class^="icon-"],
[class*="btn"] i[class*="icon-"],

[class^="btn"] i[class^="mythemes-icon-"],
[class^="btn"] i[class*="mythemes-icon-"],

[class*="btn"] i[class^="mythemes-icon-"],
[class*="btn"] i[class*="mythemes-icon-"]{
    float: left;
    margin-left: 0px;
    margin-right: 10px;
}

[class^="btn"].right-icon i[class^="icon-"],
[class^="btn"].right-icon i[class*="icon-"],

[class*="btn"].right-icon i[class^="icon-"],
[class*="btn"].right-icon i[class*="icon-"],

[class^="btn"].right-icon i[class^="mythemes-icon-"],
[class^="btn"].right-icon i[class*="mythemes-icon-"],

[class*="btn"].right-icon i[class^="mythemes-icon-"],
[class*="btn"].right-icon i[class*="mythemes-icon-"]{
    float: right;
    margin-left: 10px;
    margin-right: 0px;
}


.button:not([class^="btn"]),
.button:not([class*="btn"]),

.mythemes-button:not([class^="btn"]),
.mythemes-button:not([class*="btn"]),

button:not([class^="btn"]),
button:not([class*="btn"]),

input[type="submit"]:not([class^="btn"]),
input[type="submit"]:not([class*="btn"]),

input[type="button"]:not([class^="btn"]),
input[type="button"]:not([class*="btn"]),

div#comments  p.form-submit input[type="submit"]:not([class^="btn"]),
div#comments  p.form-submit input[type="submit"]:not([class*="btn"]),

div.widget_newsletter form button[type="submit"]:not([class^="btn"]),
div.widget_newsletter form button[type="submit"]:not([class*="btn"]),

.hentry input[type="button"]:not([class^="btn"]),
.hentry input[type="button"]:not([class*="btn"]),

.hentry input[type="submit"]:not([class^="btn"]),
.hentry input[type="submit"]:not([class*="btn"]),

.hentry button:not([class^="btn"]),
.hentry button:not([class*="btn"]),

.wpcf7-submit:not([class^="btn"]),
.wpcf7-submit:not([class*="btn"]){
    background-color: #4caf50;
    color: #ffffff;

    font-family: Raleway, sans-serif, Arial, serif;

    text-decoration: none;
    text-align: center;

    letter-spacing: .5px;

    cursor: pointer;

    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    outline: 0;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;

    -webkit-tap-highlight-color: transparent;

    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;

    -webkit-transition: all .3s ease-out;
       -moz-transition: all .3s ease-out;
         -o-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
            transition: all .3s ease-out;

    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
       -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
            box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}


.button:not([class^="btn"]):hover,
.button:not([class*="btn"]):hover,

.mythemes-button:not([class^="btn"]):hover,
.mythemes-button:not([class*="btn"]):hover,

button:not([class^="btn"]):hover,
button:not([class*="btn"]):hover,

input[type="submit"]:not([class^="btn"]):hover,
input[type="submit"]:not([class*="btn"]):hover,

input[type="button"]:not([class^="btn"]):hover,
input[type="button"]:not([class*="btn"]):hover,

div#comments  p.form-submit input[type="submit"]:not([class^="btn"]):hover,
div#comments  p.form-submit input[type="submit"]:not([class*="btn"]):hover,

div.widget_newsletter form button[type="submit"]:not([class^="btn"]):hover,
div.widget_newsletter form button[type="submit"]:not([class*="btn"]):hover,

.hentry input[type="button"]:not([class^="btn"]):hover,
.hentry input[type="button"]:not([class*="btn"]):hover,

.hentry input[type="submit"]:not([class^="btn"]):hover,
.hentry input[type="submit"]:not([class*="btn"]):hover,

.hentry button:not([class^="btn"]):hover,
.hentry button:not([class*="btn"]):hover,

.wpcf7-submit:not([class^="btn"]):hover,
.wpcf7-submit:not([class*="btn"]):hover{
    background-color: #66bb6a;
    color: #ffffff;

    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
       -moz-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
            box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
}

.button:not([class^="btn"]) i[class^="icon-"],
.button:not([class^="btn"]) i[class*="icon-"],

.button:not([class*="btn"]) i[class^="icon-"],
.button:not([class*="btn"]) i[class*="icon-"],

.button:not([class^="btn"]) i[class^="mythemes-icon-"],
.button:not([class^="btn"]) i[class*="mythemes-icon-"],

.button:not([class*="btn"]) i[class^="mythemes-icon-"],
.button:not([class*="btn"]) i[class*="mythemes-icon-"],

.mythemes-button:not([class^="btn"]) i[class^="icon-"],
.mythemes-button:not([class^="btn"]) i[class*="icon-"],

.mythemes-button:not([class*="btn"]) i[class^="icon-"],
.mythemes-button:not([class*="btn"]) i[class*="icon-"],

.mythemes-button:not([class^="btn"]) i[class^="mythemes-icon-"],
.mythemes-button:not([class^="btn"]) i[class*="mythemes-icon-"],

.mythemes-button:not([class*="btn"]) i[class^="mythemes-icon-"],
.mythemes-button:not([class*="btn"]) i[class*="mythemes-icon-"],

button:not([class^="btn"]) i[class^="icon-"],
button:not([class^="btn"]) i[class*="icon-"],

button:not([class*="btn"]) i[class^="icon-"],
button:not([class*="btn"]) i[class*="icon-"],

button:not([class^="btn"]) i[class^="mythemes-icon-"],
button:not([class^="btn"]) i[class*="mythemes-icon-"],

button:not([class*="btn"]) i[class^="mythemes-icon-"],
button:not([class*="btn"]) i[class*="mythemes-icon-"],

input[type="submit"]:not([class^="btn"]) i[class^="icon-"],
input[type="submit"]:not([class^="btn"]) i[class*="icon-"],

input[type="submit"]:not([class*="btn"]) i[class^="icon-"],
input[type="submit"]:not([class*="btn"]) i[class*="icon-"],

input[type="button"]:not([class^="btn"]) i[class^="icon-"],
input[type="button"]:not([class^="btn"]) i[class*="icon-"],

input[type="button"]:not([class*="btn"]) i[class^="icon-"],
input[type="button"]:not([class*="btn"]) i[class*="icon-"],

input[type="submit"]:not([class^="btn"]) i[class^="mythemes-icon-"],
input[type="submit"]:not([class^="btn"]) i[class*="mythemes-icon-"],

input[type="submit"]:not([class*="btn"]) i[class^="mythemes-icon-"],
input[type="submit"]:not([class*="btn"]) i[class*="mythemes-icon-"],

input[type="button"]:not([class^="btn"]) i[class^="mythemes-icon-"],
input[type="button"]:not([class^="btn"]) i[class*="mythemes-icon-"],

input[type="button"]:not([class*="btn"]) i[class^="mythemes-icon-"],
input[type="button"]:not([class*="btn"]) i[class*="mythemes-icon-"],

div#comments  p.form-submit input[type="submit"]:not([class^="btn"]) i[class^="icon-"],
div#comments  p.form-submit input[type="submit"]:not([class^="btn"]) i[class*="icon-"],

div#comments  p.form-submit input[type="submit"]:not([class*="btn"]) i[class^="icon-"],
div#comments  p.form-submit input[type="submit"]:not([class*="btn"]) i[class*="icon-"],

div.widget_newsletter form button[type="submit"]:not([class^="btn"]) i[class^="icon-"],
div.widget_newsletter form button[type="submit"]:not([class^="btn"]) i[class*="icon-"],

div.widget_newsletter form button[type="submit"]:not([class*="btn"]) i[class^="icon-"],
div.widget_newsletter form button[type="submit"]:not([class*="btn"]) i[class*="icon-"],

div#comments  p.form-submit input[type="submit"]:not([class^="btn"]) i[class^="mythemes-icon-"],
div#comments  p.form-submit input[type="submit"]:not([class^="btn"]) i[class*="mythemes-icon-"],

div#comments  p.form-submit input[type="submit"]:not([class*="btn"]) i[class^="mythemes-icon-"],
div#comments  p.form-submit input[type="submit"]:not([class*="btn"]) i[class*="mythemes-icon-"],

div.widget_newsletter form button[type="submit"]:not([class^="btn"]) i[class^="mythemes-icon-"],
div.widget_newsletter form button[type="submit"]:not([class^="btn"]) i[class*="mythemes-icon-"],

div.widget_newsletter form button[type="submit"]:not([class*="btn"]) i[class^="mythemes-icon-"],
div.widget_newsletter form button[type="submit"]:not([class*="btn"]) i[class*="mythemes-icon-"],

.hentry input[type="button"]:not([class^="btn"]) i[class^="icon-"],
.hentry input[type="button"]:not([class^="btn"]) i[class*="icon-"],

.hentry input[type="button"]:not([class*="btn"]) i[class^="icon-"],
.hentry input[type="button"]:not([class*="btn"]) i[class*="icon-"],

.hentry input[type="submit"]:not([class^="btn"]) i[class^="icon-"],
.hentry input[type="submit"]:not([class^="btn"]) i[class*="icon-"],

.hentry input[type="submit"]:not([class*="btn"]) i[class^="icon-"],
.hentry input[type="submit"]:not([class*="btn"]) i[class*="icon-"],

.hentry input[type="button"]:not([class^="btn"]) i[class^="mythemes-icon-"],
.hentry input[type="button"]:not([class^="btn"]) i[class*="mythemes-icon-"],

.hentry input[type="button"]:not([class*="btn"]) i[class^="mythemes-icon-"],
.hentry input[type="button"]:not([class*="btn"]) i[class*="mythemes-icon-"],

.hentry input[type="submit"]:not([class^="btn"]) i[class^="mythemes-icon-"],
.hentry input[type="submit"]:not([class^="btn"]) i[class*="mythemes-icon-"],

.hentry input[type="submit"]:not([class*="btn"]) i[class^="mythemes-icon-"],
.hentry input[type="submit"]:not([class*="btn"]) i[class*="mythemes-icon-"],

.hentry button:not([class^="btn"]) i[class^="icon-"],
.hentry button:not([class^="btn"]) i[class*="icon-"],

.hentry button:not([class*="btn"]) i[class^="icon-"],
.hentry button:not([class*="btn"]) i[class*="icon-"],

.wpcf7-submit:not([class^="btn"]) i[class^="icon-"],
.wpcf7-submit:not([class^="btn"]) i[class*="icon-"],

.wpcf7-submit:not([class*="btn"]) i[class^="icon-"],
.wpcf7-submit:not([class*="btn"]) i[class*="icon-"],

.hentry button:not([class^="btn"]) i[class^="mythemes-icon-"],
.hentry button:not([class^="btn"]) i[class*="mythemes-icon-"],

.hentry button:not([class*="btn"]) i[class^="mythemes-icon-"],
.hentry button:not([class*="btn"]) i[class*="mythemes-icon-"],

.wpcf7-submit:not([class^="btn"]) i[class^="mythemes-icon-"],
.wpcf7-submit:not([class^="btn"]) i[class*="mythemes-icon-"],

.wpcf7-submit:not([class*="btn"]) i[class^="mythemes-icon-"],
.wpcf7-submit:not([class*="btn"]) i[class*="mythemes-icon-"]{
    float: left;
    margin-right: 10px;
    margin-left: 0px;
}

.button:not([class^="btn"]).right-icon i[class^="icon-"],
.button:not([class^="btn"]).right-icon i[class*="icon-"],

.button:not([class*="btn"]).right-icon i[class^="icon-"],
.button:not([class*="btn"]).right-icon i[class*="icon-"],

.button:not([class^="btn"]).right-icon i[class^="mythemes-icon-"],
.button:not([class^="btn"]).right-icon i[class*="mythemes-icon-"],

.button:not([class*="btn"]).right-icon i[class^="mythemes-icon-"],
.button:not([class*="btn"]).right-icon i[class*="mythemes-icon-"],

.mythemes-button:not([class^="btn"]).right-icon i[class^="icon-"],
.mythemes-button:not([class^="btn"]).right-icon i[class*="icon-"],

.mythemes-button:not([class*="btn"]).right-icon i[class^="icon-"],
.mythemes-button:not([class*="btn"]).right-icon i[class*="icon-"],

.mythemes-button:not([class^="btn"]).right-icon i[class^="mythemes-icon-"],
.mythemes-button:not([class^="btn"]).right-icon i[class*="mythemes-icon-"],

.mythemes-button:not([class*="btn"]).right-icon i[class^="mythemes-icon-"],
.mythemes-button:not([class*="btn"]).right-icon i[class*="mythemes-icon-"],

button:not([class^="btn"]).right-icon i[class^="icon-"],
button:not([class^="btn"]).right-icon i[class*="icon-"],

button:not([class*="btn"]).right-icon i[class^="icon-"],
button:not([class*="btn"]).right-icon i[class*="icon-"],

button:not([class^="btn"]).right-icon i[class^="mythemes-icon-"],
button:not([class^="btn"]).right-icon i[class*="mythemes-icon-"],

button:not([class*="btn"]).right-icon i[class^="mythemes-icon-"],
button:not([class*="btn"]).right-icon i[class*="mythemes-icon-"],

input[type="submit"]:not([class^="btn"]).right-icon i[class^="icon-"],
input[type="submit"]:not([class^="btn"]).right-icon i[class*="icon-"],

input[type="submit"]:not([class*="btn"]).right-icon i[class^="icon-"],
input[type="submit"]:not([class*="btn"]).right-icon i[class*="icon-"],

input[type="button"]:not([class^="btn"]).right-icon i[class^="icon-"],
input[type="button"]:not([class^="btn"]).right-icon i[class*="icon-"],

input[type="button"]:not([class*="btn"]).right-icon i[class^="icon-"],
input[type="button"]:not([class*="btn"]).right-icon i[class*="icon-"],

input[type="submit"]:not([class^="btn"]).right-icon i[class^="mythemes-icon-"],
input[type="submit"]:not([class^="btn"]).right-icon i[class*="mythemes-icon-"],

input[type="submit"]:not([class*="btn"]).right-icon i[class^="mythemes-icon-"],
input[type="submit"]:not([class*="btn"]).right-icon i[class*="mythemes-icon-"],

input[type="button"]:not([class^="btn"]).right-icon i[class^="mythemes-icon-"],
input[type="button"]:not([class^="btn"]).right-icon i[class*="mythemes-icon-"],

input[type="button"]:not([class*="btn"]).right-icon i[class^="mythemes-icon-"],
input[type="button"]:not([class*="btn"]).right-icon i[class*="mythemes-icon-"],

div#comments  p.form-submit input[type="submit"]:not([class^="btn"]).right-icon i[class^="icon-"],
div#comments  p.form-submit input[type="submit"]:not([class^="btn"]).right-icon i[class*="icon-"],

div#comments  p.form-submit input[type="submit"]:not([class*="btn"]).right-icon i[class^="icon-"],
div#comments  p.form-submit input[type="submit"]:not([class*="btn"]).right-icon i[class*="icon-"],

div.widget_newsletter form button[type="submit"]:not([class^="btn"]).right-icon i[class^="icon-"],
div.widget_newsletter form button[type="submit"]:not([class^="btn"]).right-icon i[class*="icon-"],

div.widget_newsletter form button[type="submit"]:not([class*="btn"]).right-icon i[class^="icon-"],
div.widget_newsletter form button[type="submit"]:not([class*="btn"]).right-icon i[class*="icon-"],

div#comments  p.form-submit input[type="submit"]:not([class^="btn"]).right-icon i[class^="mythemes-icon-"],
div#comments  p.form-submit input[type="submit"]:not([class^="btn"]).right-icon i[class*="mythemes-icon-"],

div#comments  p.form-submit input[type="submit"]:not([class*="btn"]).right-icon i[class^="mythemes-icon-"],
div#comments  p.form-submit input[type="submit"]:not([class*="btn"]).right-icon i[class*="mythemes-icon-"],

div.widget_newsletter form button[type="submit"]:not([class^="btn"]).right-icon i[class^="mythemes-icon-"],
div.widget_newsletter form button[type="submit"]:not([class^="btn"]).right-icon i[class*="mythemes-icon-"],

div.widget_newsletter form button[type="submit"]:not([class*="btn"]).right-icon i[class^="mythemes-icon-"],
div.widget_newsletter form button[type="submit"]:not([class*="btn"]).right-icon i[class*="mythemes-icon-"],

.hentry input[type="button"]:not([class^="btn"]).right-icon i[class^="icon-"],
.hentry input[type="button"]:not([class^="btn"]).right-icon i[class*="icon-"],

.hentry input[type="button"]:not([class*="btn"]).right-icon i[class^="icon-"],
.hentry input[type="button"]:not([class*="btn"]).right-icon i[class*="icon-"],

.hentry input[type="submit"]:not([class^="btn"]).right-icon i[class^="icon-"],
.hentry input[type="submit"]:not([class^="btn"]).right-icon i[class*="icon-"],

.hentry input[type="submit"]:not([class*="btn"]).right-icon i[class^="icon-"],
.hentry input[type="submit"]:not([class*="btn"]).right-icon i[class*="icon-"],

.hentry input[type="button"]:not([class^="btn"]).right-icon i[class^="mythemes-icon-"],
.hentry input[type="button"]:not([class^="btn"]).right-icon i[class*="mythemes-icon-"],

.hentry input[type="button"]:not([class*="btn"]).right-icon i[class^="mythemes-icon-"],
.hentry input[type="button"]:not([class*="btn"]).right-icon i[class*="mythemes-icon-"],

.hentry input[type="submit"]:not([class^="btn"]).right-icon i[class^="mythemes-icon-"],
.hentry input[type="submit"]:not([class^="btn"]).right-icon i[class*="mythemes-icon-"],

.hentry input[type="submit"]:not([class*="btn"]).right-icon i[class^="mythemes-icon-"],
.hentry input[type="submit"]:not([class*="btn"]).right-icon i[class*="mythemes-icon-"],

.hentry button:not([class^="btn"]).right-icon i[class^="icon-"],
.hentry button:not([class^="btn"]).right-icon i[class*="icon-"],

.hentry button:not([class*="btn"]).right-icon i[class^="icon-"],
.hentry button:not([class*="btn"]).right-icon i[class*="icon-"],

.wpcf7-submit:not([class^="btn"]).right-icon i[class^="icon-"],
.wpcf7-submit:not([class^="btn"]).right-icon i[class*="icon-"],

.wpcf7-submit:not([class*="btn"]).right-icon i[class^="icon-"],
.wpcf7-submit:not([class*="btn"]).right-icon i[class*="icon-"],

.hentry button:not([class^="btn"]).right-icon i[class^="mythemes-icon-"],
.hentry button:not([class^="btn"]).right-icon i[class*="mythemes-icon-"],

.hentry button:not([class*="btn"]).right-icon i[class^="mythemes-icon-"],
.hentry button:not([class*="btn"]).right-icon i[class*="mythemes-icon-"],

.wpcf7-submit:not([class^="btn"]).right-icon i[class^="mythemes-icon-"],
.wpcf7-submit:not([class^="btn"]).right-icon i[class*="mythemes-icon-"],

.wpcf7-submit:not([class*="btn"]).right-icon i[class^="mythemes-icon-"],
.wpcf7-submit:not([class*="btn"]).right-icon i[class*="mythemes-icon-"]{
    float: right;
    margin-left: 10px;
    margin-right: 0px;
}
input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:checked + label::before{
    border-right-color: #4caf50;
    border-bottom-color: #4caf50;
}

/* EXCEPTION */
.mythemes-btn i.icon-tags{
    margin: 0px;
}

input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
	border-bottom: 1px solid #4caf50;

    -webkit-box-shadow: 0 1px 0 0 #4caf50;
       -moz-box-shadow: 0 1px 0 0 #4caf50;
    	-ms-box-shadow: 0 1px 0 0 #4caf50;
      	 -o-box-shadow: 0 1px 0 0 #4caf50;
    		box-shadow: 0 1px 0 0 #4caf50;
}

input[type=text].wpcf7-not-valid,
input[type=password].wpcf7-not-valid,
input[type=email].wpcf7-not-valid,
input[type=url].wpcf7-not-valid,
input[type=time].wpcf7-not-valid,
input[type=date].wpcf7-not-valid,
input[type=datetime-local].wpcf7-not-valid,
input[type=tel].wpcf7-not-valid,
input[type=number].wpcf7-not-valid,
input[type=search].wpcf7-not-valid,
textarea.materialize-textarea.wpcf7-not-valid{
    border-bottom: 1px solid #f44336;

    -webkit-box-shadow: 0 1px 0 0 #f44336;
       -moz-box-shadow: 0 1px 0 0 #f44336;
        -ms-box-shadow: 0 1px 0 0 #f44336;
         -o-box-shadow: 0 1px 0 0 #f44336;
            box-shadow: 0 1px 0 0 #f44336;
}

.select-wrapper .dropdown-content li > a,
.select-wrapper .dropdown-content li > span{
    color: #4caf50;
}


img.wpcf7-form-control.wpcf7-captchac{
    margin-top: 4px;
    float: right;
}

div.wpcf7-response-output {
    border: none;
    font-weight: 300;
    padding: 15px 25px;
    margin: 0px;

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
        -ms-border-radius: 3px;
         -o-border-radius: 3px;
            border-radius: 3px;

    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #ffffff;
    border: none;
    border-left: 5px solid #f44336;
    color: #333333;
    padding: 15px 25px;
    margin-left: 0px;
    margin-right: 0px;
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #ffffff;
    border: none;
    border-left: 5px solid #4caf50;
    color: #333333;
    padding: 15px 25px;
    margin-left: 0px;
    margin-right: 0px;
}

span.wpcf7-not-valid-tip{
    color: #f44336;
}