/*
 Theme Name:   Divi Child
 Theme URI:    http://elegantthemes.com/
 Description:  Divi Child Theme
 Author:       ElegantThemes
 Author URI:   http://elegantthemes.com
 Template:     Divi
 Version:      0.1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  divi-child-theme
*/

/* ==== Add your own styles below this line ====
 * -------------------------------------------- */
 


div#iwd-comments-form {
    padding-right: 10%;
    padding-left: 10%;
    margin-top: 70px; 
}

@media only screen and (max-width: 870px) {
div#iwd-comments-form {
    padding-right: 5%;
    padding-left: 5%;
    margin-top: 45px; 
}		
}

div#iwd-comments-form .et_contact_bottom_container {
    float: left !important;
}

div#iwd-comments-form .opinion_form .et_contact_bottom_container button {
    padding: 1em 1.6em !important;
}

.iwd-comment-submitted {
    border: 8px dashed rgba(0,0,0,0.1);
    padding: 1em;
    font-size: 1.7em;
    width: 90%;
}

.comment-respond {
    margin-bottom: 1.5em;
}

.comment-respond h4 {
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    color: #a2aab2!important;
    letter-spacing: 2px;
    line-height: 1.6em;
}

.comment-respond h2 {
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 800;
    font-size: 30px;
    line-height: 1.5em;
	border-top: 2px solid #12eaa6;
    padding-top: 20px!important;
}

p.comment-notes {
    padding-bottom: 1.5em;
}

.comment-form input#submit {
    color: #ffffff!important;
    border-width: 10px!important;
    border-color: rgba(0,0,0,0);
    border-radius: 0px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #12eaa6;
    float: left;
    margin-top: 12px;
    padding: 0.7em 1.3em;
	cursor: pointer;
}

.et-pb-contact-message {
    font-size: 2em;
    line-height: 1.1em;
    color: rgba(255,255,255,0.9);
}

@media only screen and (max-width: 870px) {
.et-pb-contact-message {
    font-size: 1.5em;
}
}


form#m3form_opinion {
    background-color: rgb(8, 70, 102);
    padding: 10%;
}

@media only screen and (max-width: 870px) {
form#m3form_opinion {
    padding: 7%;
}		
}

.m3form p {
    padding-bottom: 1.3em;
	color: #fff;
}

.m3form input, .m3form textarea {
    border-radius: 2px 2px 2px 2px;
    overflow: hidden;
    border-width: 2px;
    border-color: rgba(255,255,255,0.3);
    width: 100%;
    background-color: transparent;
    color: #fff;
    padding: 1.2em 1.5em;
    font-size: 1.1em;
}

.m3form input[type="submit"] {
    color: #ffffff!important;
    border: none;
    border-radius: 0px;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #12eaa6;
    width: fit-content;
    cursor: pointer;
}

.m3form input[type="checkbox"] {
    width: fit-content;
}

.m3form input:focus, .m3form textarea:focus {
	color: #fff;
	border-color: rgba(255,255,255,0.6);	
}

.m3form input:focus::-webkit-input-placeholder, .m3form textarea:focus::-webkit-input-placeholder {
	color: transparent !important;
	border-color: rgba(255,255,255,0.6);
}

.m3form input:focus::-ms-input-placeholder, .m3form textarea:focus::-ms-input-placeholder {
    color: transparent !important;
}

.m3form input::placeholder, .m3form textarea::placeholder {
    color: rgba(255,255,255,0.8) !important;
}

.m3form input::-webkit-input-placeholder, .m3form textarea::-webkit-input-placeholder {
	color: rgba(255,255,255,0.8) !important;
}

.m3form input::-ms-input-placeholder, .m3form textarea::-ms-input-placeholder {
    color: rgba(255,255,255,0.8) !important;
}


.m3f-success-msg {
    background-color: rgb(8, 70, 102);
    padding: 10%;
    color: #fff;
    font-size: 1.7em;
    line-height: 1.2em;
}

#m3f-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.75);
    z-index: 2;
    cursor: pointer;
}

#m3f-overlay div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    background: url(spinner.gif) no-repeat;
    background-size: 50px 50px;
    height: 50px;
    width: 50px;
}


.bottom-nav li.current-menu-item > a {
	color: #bbb;
}


div#mobile-cta {
    position: fixed;
    bottom: 10px;
    right: 7px;
}


.mobile_menu_bar:before {
    color: rgb(8, 70, 102) !important;
}

.et_mobile_menu {
    border-top: 3px solid #12eaa6 !important;
}



/* Mobile 2 cols */

@media only screen and (max-width: 870px) {
.iwd_mobile_two_col.et_pb_row_4col > .et_pb_column.et_pb_column_1_4, .iwd_mobile_two_col.et_pb_row_5col > .et_pb_column.et_pb_column_1_5 {
    width: 47.25% !important;
    margin-right: 5.5% !important;
}
.iwd_mobile_two_col.et_pb_row_4col > .et_pb_column.et_pb_column_1_4:nth-child(2n), .iwd_mobile_two_col.et_pb_row_5col > .et_pb_column.et_pb_column_1_5:nth-child(2n) {
    margin-right: 0 !important;
}
}
