/*
Theme Name: Divi Child Theme 02
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Divi Child Theme
Version: 1.0.0.1547674101
Updated: 2019-01-16 21:28:21

*/

body {
    color: #000;
}
#footer-widgets {
    padding-top: 3%;
}
.widget_search input#s, .widget_search input#searchsubmit {
    padding: .5em;
}
.et_pb_contact_main_title {
    font-size: 26px;
}
.et_pb_contact_right {
    width: auto;
}
.et_pb_contact .et_pb_contact_field_half {
    overflow: hidden;
}
.et_pb_contact_right p input {
    max-width: 45px;
}
.et_contact_bottom_container {
    overflow: hidden;
}
.et-social-google-plus a.icon:before {
    content: "\e0a3";
}
body, input, textarea, select {
    font-weight: 400;
    font-family: 'Muli' !important;
}
#et-tertiary-menu {
    float: right;
}
.et_pb_blog_grid .more-link {
    display: block;
    color: #ed1c24;
}
#text-3 {
    float: right;
}
.entry-content .subnav {
    float: right;
    padding: 0;
}
.entry-content .subnav li {
    margin-left: 25px;
    float: left;
    list-style-type: none;
}
.entry-content .subnav li a {
    color: #fff;
    font-family: 'Oswald';
}
.et_pb_contact_form, .wpcf7 {
    margin-left: -3%;
}
.et_pb_contact_field, .wpcf7 p {
    margin-bottom: 3%;
    padding: 0 0 0 3%;
}
.wpcf7 p {
    width: 100%;
    font-size: 26px;
    padding-bottom: 16px;
    line-height: 1.4em;
    font-weight: 500;
    text-align: left;
}
.wpcf7 p input[type=text], .wpcf7 p input[type=tel], .wpcf7 p input[type=email] {
    padding: 16px;
}
.wpcf7 p input, .wpcf7 p select {
    margin-top: 5px;
}
.wpcf7-form-control {
    background-color: #fff !important;
    border: 1px solid #797979 !important;
}
.et_pb_contact p input, .et_pb_contact p textarea, .wpcf7-form-control {
    width: 100%;
    font-size: 18px;
    background-color: #eee;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #000;
    border: none;
    padding: 16px;
}
.et_pb_contact_submit, .et_pb_contact_reset, .wpcf7-submit {
    display: inline-block;
    font-family: inherit;
    cursor: pointer;
    margin: 0 0 0 15px;
}
.wpcf7-submit {
    width: auto;
    display: block;
    font-size: 1em;
    background-color: #ca0011 !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Oswald' !important;
    padding: 5px 60px;
    margin: 0 auto;
}
.red-nav-button {
    padding-right: 0 !important;
	color: #fff !important;

}
.red-nav-button a {
    background-color: #ef212d;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #fff !important;
    padding: 15px 20px !important;
    margin: 5px;
}
.red-nav-button a:hover {
    color: #fff !important;
}
.et-hover a {
    color: #ef212d !important;
}
#top-menu .menu-item-has-children > a:first-child {
    padding-right: 0;
}
#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
    display: none;
}
.wpcf7-radio {
    padding-left: 0;
    border: none !important;
}
.wpcf7-radio span.wpcf7-list-item:first-of-type {
    margin-left: 0;
}
.wpcf7 p input[type="checkbox"] {
    width: 25px;
    height: 25px;
}
@media (max-width: 980px) {
#et-tertiary-menu {
    display: block !important;
    float: none;
    text-align: center;
    margin: 5px auto;
}
.entry-content .subnav {
    float: none;
    text-align: center;
}
.entry-content .subnav li {
    display: inline-block;
    margin-left: 10px;
    float: none;
}
}
@media (min-width: 981px) {
.et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 2.5% 0;
}
#main-header .container {
    width: 100%;
}
}
