/*
 Theme Name:     The Studio Creative Agency
 Description:    The Studio Creative Agency Child Theme
 Author:         The Studio Creative Agency
 Author URI:     https://thestudiocreativeagency.com.au
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Make drop down menu wider */
@media screen and (min-width: 981px) {
.sub-menu {
min-width: 380px;
}
.et-menu li li a {
padding: 6px 10px;
width: 380px;
}
}

#main-content li {
	padding-bottom: 20px;
}
#main-content h3 {
	padding-bottom: 30px;
}
#main-content li {
  background: url(/wp-content/uploads/2023/04/check.png) no-repeat left center;
  padding: 7px 10px 7px 50px;
  list-style: none;
  margin: 0;
  vertical-align: middle;
}
#slider_270284 .owl-item p {
	color: #fff;
}