/*
 Theme Name:   Divi Child
 Theme URI:    https://saintalphonsus.net/Divi-child/
 Description:  Divi Child Theme
 Author:       Carol Rumbolt
 Author URI:   https://rumboltdesign.com
 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
 Text Domain:  Divi-child
*/
/*
colors
bg:#f2ece0
burg: #a51e36
brown: #630
*/

#logo {max-height:150% !important;padding-top:15px;}
	img.header-logo {max-width:80%; height:auto;}

div.et_pb_module et_pb_code et_pb_code_0 {color:#fff;}
div.nf-form-wrap ninja-forms-form-wrap {color:#fff;}
span#nf-form-title-1.nf-form-title h3 {color:#fff;}
div.nf-field-label {color:#fff;}
div.nf-form-fields-required {font-weight:bold;color:#fff;}
input#nf-field-4.ninja-forms-field.nf-element {font-weight:bold;background:#205ba8;}
.nf-form-content input[type="button"] {font-weight:bold;background:#205ba8;}

@media only screen and (min-width:981px) { 

	#logo {max-height:120% !important;padding-top:10px;}
	img.header-logo {max-width:80%; height:auto;}
}
@media only screen and (max-width:551px) {

	#logo {max-height:110% !important;padding-top:10px;}
	img.header-logo {display:none;}
	.et_pb_row.et_pb_row_6.et_pb_equal_columns.et_pb_gutters1.et_pb_row_fullwidth.et_pb_row_4col {display:none;}

}
