.site-footer {
    line-height: 24px;
    padding: 20px 0;
    text-align: center;
    color: white;
    font-size: 16px;
}

.footer-widgets {
    background-color: #66514E;
    padding: 3em 0;
}

.widget-area, .widget-area a {
    color: #FFFFFF;
}

ul.bottom-icons li a span {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url('wp-content/uploads/2015/12/img-spt.png') no-repeat;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0 8px 0 0;
}

ul.bottom-icons li a.home span {
    background-position: -1px -105px;
}

ul.bottom-icons li a.mail span {
    background-position: -34px -103px;
}

ul.bottom-icons li a.mbl span {
    background-position: -68px -103px;
}


select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    height: 35px;
    padding: 4px 4px;
}

.sml_email {
    display: inline-block !important;
}

.sml_submit {
    display: inline-block !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    padding: 6px 25px;
}

#text-2 .widget-title {
    text-align: center !important;
}

.footer-widgets .widget-title {
    color: #FFFFFF;
    margin: 2px 0 0;
}

.widget-area .widget-title {
    padding-bottom: 16px;
}

.footer-widgets {
    padding-bottom: 1em;
}

.site-header.float-header #mainnav {
    padding: 0;
    padding-top: 8px;
}

#mainnav ul li a {
    font-size: 17px;
    font-weight: bold;
    text-shadow: 2px 2px #1A4565;
}

a.roll-button.button-slider {
    display: none;
}

.text-slider-section {
    top: 60%;
}

.hentry .title-post {
    font-size: 50px;
    line-height: normal;
    padding-bottom: 10px;
    margin: 0;
    color: #66514e;
    font-weight: 400;
    font-family: 'Playball', cursive;
    text-align: center;
}

body {
    font-size: 17px;
}