/* 
 Theme Name:     Social Productions
 Author:         Nextl3v3l
 Author URI:     https://www.Nextl3v3l.com/
 Template:       Divi
 Version:        1.0
 Description:   A Child Theme built by Nextl3v3l
 Wordpress Version: 6.0
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


@font-face {
    font-family: Capture it;
    src: url(https://socialproductions.co.za/fonts/Capture_it.ttf);
    font-weight: normal;
}

@font-face {
    font-family: Capture it 2;
    src: url(https://socialproductions.co.za/fonts/Capture_it_2.ttf);
    font-weight: normal;
}
	
#home > section > div.et_pb_fullwidth_header_container.center > div > div > h1 {
font-family: "Capture it 2", "Capture it", Arial, sans-serif;
}

.et_pb_text h1, .et_pb_text h2, .et_pb_text h3, .et_pb_text h4, .et_pb_text h5, .et_pb_text h6 {
font-family: "Capture it", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Capture it", Arial, sans-serif;
}

h1.et_pb_contact_main_title{
	font-family: "Capture it", Arial, sans-serif;
}

#footer-info
{
    float: none;
    padding-bottom: 10px;
    text-align: center;
}