/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://popweb.co.za
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");

/*---------- [Additional font import] ----------
     ----------remove comment tags below to import a font  i.e slash star and star slash
  */
/*@import url('https://fonts.googleapis.com/css?family=FONT-NAME-HERE:400,700');*/
	



 /* =Theme customization starts here
------------------------------------------------------- */
hr {
	border-top: #10294c solid 1px !important;
}

#main-footer {
	display:none !important;
}
/* White hyperlink */
.link-white a {
color: white !important;
}
.link-white a:hover {
color: #c0c0c0 !important;
}
/* Gold hyperlink */
.link-gold a {
color: #d4c199 !important;
}
.link-gold a:hover {
color: #d0b387 !important;
}
/* Grey hyperlink */
.link-grey a {
color: #77848d !important;
}
.link-grey a:hover {
color: #809ABF !important;
}
/* Light Blue hyperlink */
.link-light-blue a {
color: #809ABF !important;
}
.link-light-blue a:hover {
color: #627FA8 !important;
}

.et-dropcap {
	font-size: 25px !important;
	padding-right:-10px !important;
	/*color: #fbcb5e;*/
}

 /*.slider-adjust .et_pb_slide {padding: 0; padding-bottom: 31.25%; height: 0;} for heroes 600 px high*/	

.et_fixed_nav #main-header {
    position: fixed;
}
