/*
 Theme Name:   Divi Child Theme
 Description:  A Child Theme built for Divi
 Author:       Zone1Creative Ltd
 Author URI:   http://www.zone1creative.co.uk/
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


#et-info {
    float: none;
	text-align:center;
}

#top-header {
    border-bottom: 1px solid #ccc;
	background:#f5f5f5;
}

#et-info-email::before {
    color: #2ea3f2;
}

#et-info-phone::before {
    color: #2ea3f2;
}

#top-header, #et-secondary-nav li ul {
	font-size: 18px;
}

#top-header a, #top-header a {
    color: #363636;
    font-size: 18px;
}

#et-info-phone {
    color: #363636;
}

#footer-info {
    text-align: center;
    float: none;
}

#top-menu li li a {
font-size:15px;
    width: 200px;
    padding: 6px 20px;
}

.et_pb_text p:last-of-type {
    padding-bottom: 30px;
}
