/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

p, .home p {
	line-height: 1.4em !important;
}
@media screen and (min-width: 981px) {
.sub-menu {
	min-width: 320px;
}
#top-menu li li a {
    width: 280px;
	/* Extra - Reduce padding on list items */
	padding: 4px 8px;
	}
}
.et_pb_text_inner ul li, .et_pb_blurb ul li {
    list-style-type: none;
    margin-bottom: 12px;
	padding-left: 20px;
}
.et_pb_text_inner ul li::before, .et_pb_blurb ul li::before {
    font-family:'ETmodules';
    content: '\24' !important;
	color: #00629b;
	margin-left: -30px;
	margin-right: 10px;
	font-size: 1.2em;
}
.et_pb_text_inner ul li li::before {
	content: '\2022' !important;
	margin-left: -35px;
	margin-right: 10px;
}
#breadcrumbs, .rank-math-breadcrumb {
	width: 80%;
	max-width: 1080px;
	margin: auto;
	padding: 25px 10px 0px 0px;
	z-index: 100;
	position: absolute;
	left: 0;
	right: 0;
	color: #fff;
}
#breadcrumbs a, .rank-math-breadcrumb a {
	color: #fff;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#main-header {
	box-shadow: inherit !important;
}

.et-footer-nav-bottom-bar {
    margin: 0 0 5px;
}

.et-footer-nav-bottom-bar {
    float: right;
}
.et-footer-nav-bottom-bar .bottom-nav {
	padding: 0px 10px 15px 0px;
}
@media (max-width: 980px){
.et-footer-nav-bottom-bar {
    float: none;
    text-align: center;
}
}

sub, sup {
  font-size: 65%;
  /* Zero out the line-height so that it doesn't
     interfere with the positioning that follows */
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* contact form results text */
.post-120 .et-pb-contact-message {
	color: #666;
}
.et-pb-contact-message {
	color: #ffffff;
}

