/*
 Theme Name:   C&O Divi Child Theme
 Theme URI:    http://divi.space/
 Description:  C&O Divi Child Theme for Aspect Design Architects
 Author:       Chelini & Oeffling
 Author URI:   http://co-designstudio.com
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
#footer-info {font-family: verdana; font-size: 10px; background-color: #000; color: #ffffff;
}
#footer-info a {color: #DFDEDE;}

#footer-bottom {background-color: #000;}



/* Media Queries*/
/* Tablet*/
@media only screen and (min-width: 768px){
#logo {display: none;}
.et_pb_section.et_pb_section_1.et_pb_with_background.et_section_regular{
		padding-top: 0px;
		margin-top: -20px;}	
.et_pb_section.et_pb_section_0.et_pb_with_background.et_section_regular{
		padding-top: 0px;
		margin-top: -20px;}
}
@media (max-width: 1024px){
.et_header_style_left #logo {
	display: none;}
.et_pb_section.et_pb_section_1.et_pb_with_background.et_section_regular{
		padding-top: 0px;
		margin-top: -20px;}
.et_pb_section.et_pb_section_0.et_pb_with_background.et_section_regular{
		padding-top: 0px;
		margin-top: -20px;}
}




