/*
 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
------------------------------------------------------- */

#main-header {
  	background-color: white;
}

/*edit the Divi mobile hamburger icon*/
.mobile_menu_bar:before {
  color: #668b9f !important;
}

/* Here we make the content of our page builder sections transparent. This is so that the background image shows through */

.et_pb_section {
  	background-color: transparent;
}

.nav li ul {
    width: 280px;
}
#top-menu li li a {
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: alegreya-sc, serif;
	font-weight: 700;
	font-style: normal;
	color: #243565;
}

h1 {
	font-size: 30px;
}

.et-pb.text.inner .wp-block-columns {
	background-size: cover;
}

body {
	font-size: 18px;
	font-family: Alegreya-sans, sans-serif;
  	font-weight: 400;
 	font-style: normal;
	color: #555555;
}

#top-header {
	display: none !important;
}

.fa-brands {
    font-size: 30px;
}

#tel {
    font-family: Alegreya-sc, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 21px;
    align-content: center;
    color:#243565;
}

#eeb-181331-654657 {
    font-family: Alegreya-sc, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 21px;
    align-content: center;
    color:#243565;
}

#eeb-285928-688701 {
    font-family: Alegreya-sc, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 21px;
    align-content: center;
    color:#243565;
}

#eeb-205300-849391 {
    font-family: Alegreya-sc, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 21px;
    align-content: center;
    color:#243565;
}

table, th, td {
    border: 1px solid #037682;
    border-collapse:collapse;
}

a:link {
  color: #243565;
  text-decoration: none;
}

a:visited {
  color: #1bbfa1;
  text-decoration: none;
}

