/*
Theme Name: Eastgates Intl
Theme URI: http://eastgates.org/
Version: 1.0
Description: A custom responsive child theme built for Eastgates Intl.
Author: Web Design by Mark
Author URI: https://webdesignbymark.com/
template: bb-theme
*/

/* Add your custom styles here... */ 


.fl-page-nav .navbar-nav, .fl-page-nav .navbar-nav a {
    font-family: 'droidserif', sans-serif;
}
.row-shadow{
    -webkit-box-shadow: 0px 10px 15px 1px rgba(0,0,0,1);
    -moz-box-shadow: 0px 10px 15px 1px rgba(0,0,0,1);
    box-shadow: 0px 10px 15px 1px rgba(0,0,0,1);
}
body {
  font-family: 'eb-garamond', sans-serif;
}
h1,
h2,
h3,
h4,
h5 { 
  font-family: 'eb-garamond', sans-serif;
}
.da-inner-pages h2, h3 {
    font-family: 'cinzel-regular', serif;
    color: #b22424;
    line-height: 2.5;
}
.my-image-shadows img{
-webkit-box-shadow: 3px 4px 7px 1px rgba(0,0,0,0.53);
-moz-box-shadow: 3px 4px 7px 1px rgba(0,0,0,0.53);
box-shadow: 3px 4px 7px 1px rgba(0,0,0,0.53);
}
.fl-node-57719b663d54b .fl-accordion-item {
    background: #efefef;
}
.fl-accordion-button-label {
    color: #b22424;
}
#my-image-shadows img{
-webkit-box-shadow: 3px 4px 7px 1px rgba(0,0,0,0.53);
-moz-box-shadow: 3px 4px 7px 1px rgba(0,0,0,0.53);
box-shadow: 3px 4px 7px 1px rgba(0,0,0,0.53);
}
.contact-addreses {
line-height: 1;
}
.hompage-articles h2.fl-post-feed-title {
     font-size: 24px;   
}
.get-involved-page form {
    text-align:center;
}
.donation-box .fl-rich-text {
    line-height: 1
}
.da-tagline .fl-heading-text{
font-style: italic;
letter-spacing: 1.5px;
}
.image-cap-text {
    line-height: 1
}
.image-cap-text-2 {
    line-height: 1
}
.da-sidebar #recent-posts-2.fl-widget ul {
   font-size: 20px;
}
.fl-post-title {
    color: #b22424;
}