/*
 Theme Name:  	The Chalvington Group
 Theme URI:     http://www.elegantthemes.com/gallery/divi/
 Description:   The Chalvington Group Child Theme of Divi
 Author:        Simply Beautiful Print
 Author URI:    https://www.simplybeautifulprint.co.uk
 Template:      Divi
 Version:       3.21
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
.seven-columns .et_pb_module {width: 14.28%; float: left;}
@media (max-width: 980px){
.seven-columns .et_pb_module {width: 25%;}
}
 
@media all and (max-width: 767px) {
.seven-columns .et_pb_module {width: 100%;}
}

/* Knowledgebase styles */

#eckb-article-content-body a {
    color: #80bc00;
}
#eckb-article-content-body a:hover {
    color: #545454;
}