/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

/*body.home nav#site-navigation {
    display: none;
}*/

.header-callout {
    display: none;
}

.wp-caption,
.thumbnail {
    border: none;
}

.page-template-no-sidebar h2.post-title, .page-template-full-width .entry-meta {
    display: none!IMportant;
}

.page-template-full-width h2.post-title, .page-template-full-width .entry-meta {
    display: none!IMportant;
}

.btn.btn-lg.btn-white {
border-color: #1c1e29;
color: #1c1e29;
}

body.home .entry-title {
    display: none;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

#widget-3 .textwidget {
    font-size: 10px;
}

body {
    font-size: 18px;
}


hr.style1 { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}

p {
    font-size: 20px;
}

h1 {
  font-family: 'Avenir', serif;
}

h2 {
  font-family: 'Avenir', serif;
}

h3 {
  font-family: 'Avenir', serif;
}

h4 {
  font-family: 'Avenir', serif;
}

h5 {
  font-family: 'Avenir', serif;
}

h6 {
  font-family: 'Avenir', serif;
}


body {
  font-family: 'Avenir', serif;
}

blockquote {
  font-family: 'Avenir', serif;
}

.wpcf7-form p {
    font-family: 'Avenir', serif;
	  font-size: 16px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea
{
    width: 100%;
		border: 1px solid #ffffff;
	  font-family: 'Avenir', serif;
	  font-size: 16px;
}

.page .entry-title {
    display: none;
}

#content p#breadcrumbs {
    display: none;
}

.cat-title,
body.page h2.entry-title {
    display: none;
}

.page-title-section {
	display: none;}

#header .bottom-header h2 {
display:none;
}

.entry-header {
    display: none;
}

.page-title {
display: none;
}

.page .page-header {
    display: none;
}

.page-title-section bg-secondary {
display: none;
}

.entry-header .entry-title {
    font-family: 'Avenir', serif;
}

#secondary .widget h2.widget-title {
    font-family: 'Avenir', serif;
}

.entry-title {
    font-size: 32px;
}


#page input[type="submit"] {
    background: #388CB4;
    border-color: #388CB4;
}

.content ul li {
    font-size: 15px;
}

blockquote {
text-align: center;
margin: 20px;
padding: 20px;
background: #2EB2FF;
}

blockquote::before {
     content: none !important;
    }

body {
color: #000000;
}

h1 {
font-size: 60px;
font-weight: bold;
}

events-content h1, .tribe-events-after-html h1, .tribe-events-before-html h1 {
    font-size: 40px;
    line-height: 1.5;
}

.container {
    width: 80%;
}