/*
Theme Name:  High Caliber Detailing
Theme URI:   https://highcaliberdetailing.co.uk
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site High Caliber Detailing.
Author:      webmaster
Author URI:  https://highcaliberdetailing.co.uk
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/

#services_row h3 {color: #333 !important;}
#main-footer {display: none !important;}

.fab {color: #fff !important; margin-right: 20px !important; float: right;}

@media only screen and (min-width: 1330px ) {
	#services_row p {font-size: 20px !important}
}


@media only screen and (max-width: 970px ) {
	.et_pb_image_0 .et_pb_image_wrap img {height: 150px !important}
}