/*--------------------------------------------------------------------------------- Theme Name:   D.O.D Theme URI:    https://doaction.org Description:  Daughters of Destiny Child Theme – Based on DIVI Builder Author:       do_action Author URI:   https://doaction.org Template:     Divi Version:      1.0.0 License:      GNU General Public License v2 or later License URI:  http://www.gnu.org/licenses/gpl-2.0.html------------------------------ ADDITIONAL CSS HERE ------------------------------*//* ========================================================================== Header========================================================================== */.et_header_style_left #et-top-navigation nav > ul > li > a,.et_header_style_split #et-top-navigation nav > ul > li > a {    padding-bottom: 10px !important;    margin-bottom: 33px;}#top-menu li.donation-btn a {    background: #D48A87;    color: #fff;    border-radius: 20px;    padding: 10px 20px;}#et_top_search {    margin: 10px 0 0 22px !important;}/* ========================================================================== Body Stuff========================================================================== */.et_pb_promo_button .et_pb_button {    background: #cd616e;    border: 2px solid #fff;    border-radius: 3px;    color: #fff !important;    position: relative;    padding: 0.3em 1em;    border-radius: 3px;    font-size: 20px;    font-weight: 500;    line-height: 1.7em !important;    display: inline-block;    margin: 0;    font-family: inherit;    cursor: pointer;    -webkit-border-radius: 3px;    -moz-border-radius: 3px;    -webkit-transition: all 0.2s;    -moz-transition: all 0.2s;    transition: all 0.2s;}.et_pb_button:hover,.et_pb_button:focus {}/* ========================================================================== Contact Page========================================================================== */.wpcf7-form input[type=text],.wpcf7-form input[type=password],.wpcf7-form input[type=tel],.wpcf7-form input[type=email],.wpcf7-form textarea,.wpcf7-form select {}.wpcf7-form input[type=text],.wpcf7-form input[type=password],.wpcf7-form input[type=tel],.wpcf7-form input[type=email],.wpcf7-form select {    height: 50px;}.wpcf7-form input[type=text],.wpcf7-form input[type=password],.wpcf7-form input[type=tel],.wpcf7-form input[type=email],.wpcf7-form textarea,.wpcf7-form select {    width: 100%;    padding: 16px;    border: none;    border-radius: 0;    color: #999;    background-color: #eee;    font-size: 14px;    -webkit-border-radius: 0;    -moz-border-radius: 0;}.wpcf7-form select {    border-radius: 0;    -webkit-appearance: none;    -webkit-border-radius: 0px;}.wpcf7-form textarea {    min-height: 150px;}.wpcf7-form input[type=submit] {    background: #cd616e;    border: 2px solid #fff;    border-radius: 3px;    color: #fff;    position: relative;    padding: 0.3em 1em;    border-radius: 3px;    font-size: 20px;    font-weight: 500;    line-height: 1.7em !important;    display: inline-block;    margin: 0;    font-family: inherit;    cursor: pointer;    -webkit-border-radius: 3px;    -moz-border-radius: 3px;    -webkit-transition: all 0.2s;    -moz-transition: all 0.2s;    transition: all 0.2s;}.wpcf7-form-control-wrap {    margin-bottom: 20px;}#volunteerground {    margin-bottom: 15px;}/** Newsletter Wrapper#newsletter-wrapper {    background-color: #cd616e;    border: 2px solid #fff;    color: #fff;    text-align: center;}#newsletter-wrapper h3 {    color: #fff;}#mc4wp-form-1 input {}#mc4wp-form-1 input[type="submit"] {}**//* ========================================================================== Register Sponsors CPT========================================================================== */p.sponsor-text {    display: block !important;    text-align: center;    margin-bottom: 10px;    width: auto;}p.sponsor-text a {}/* ========================================================================== Responsive Style Overwrites========================================================================== */@media screen and (max-width: 980px) {    #et_top_search {        margin: 0 0 0 22px !important;    }}