/* Fix Thumbnail cropping */
.et_pb_extra_module .posts-list article .post-thumbnail img, .et_extra_other_module .posts-list article .post-thumbnail img
{
display: block;
height: 100% !important;
width: auto !important;
}

/* Change widget title colors */
.et_pb_widget .widgettitle { background:#00afef; }

/*Change Main Page Title Bar Color */
.et_pb_extra_module {
border-color: #00afef !important;
}

/* Change Link Hover Color*/
a:hover {
color:#00afef !important;
}

/*Change Header Size*/
h1 {
  font-size: 28px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}

strong a {
color: #00afef !important;
}

/* Post Title Size */
.single h1.entry-title {
font-size: 35px;
}

/* Post Title Size */
.td-block-title {
  font-size: 25px !important;
	font-weight: 800 !important;
}

/* Change Link Visited */
h3.entry-title a:visited {
    color: #000000;
}

/* Event Divider Bars */
#et-navigation .mega-menu > ul > li > a {
    border-bottom: 1px solid rgb(0, 175, 239) !important;
}

data-hover-color="#c1d51c"
.et_pb_extra_column_sidebar .et_pb_widget li a:hover {
color: #00afef;
}
.module-head .module-filter { display: none !important; }
.category .et_pb_extra_column_main > h1:nth-child(1){
display:none;
}
.single-post .ed-social-share-icons {
display: none;
}

/* Fix Thumbnail cropping */
.et_pb_extra_module .posts-list article .post-thumbnail img, .et_extra_other_module .posts-list article .post-thumbnail img
{
display: block;
height: 100% !important;
width: auto !important;
}

/* Change widget title colors */
.et_pb_widget .widgettitle { background:#00afef; }

/*Change Main Page Title Bar Color */
.et_pb_extra_module {
border-color: #00afef !important;
}

/* Change Link Hover Color*/
a:hover {
color:#00afef !important;
}

/*Change Header Size*/
h1 {
  font-size: 28px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}

strong a {
color: #00afef !important;
}

/* Post Title Size */
.single h1.entry-title {
font-size: 35px;
}


/* Change Link Visited */
h3.entry-title a:visited {
    color: #000000;
}

/* Event Divider Bars */
#et-navigation .mega-menu > ul > li > a {
    border-bottom: 1px solid rgb(0, 175, 239) !important;
}

data-hover-color="#c1d51c"
.et_pb_extra_column_sidebar .et_pb_widget li a:hover {
color: #00afef;
}
.module-head .module-filter { display: none !important; }
.category .et_pb_extra_column_main > h1:nth-child(1){
display:none;
}
.single-post .ed-social-share-icons {
display: none;
}