
.entry-content a.read-more-text {
	font-size: 17px;
	border: solid 3px #e23028;
	padding: 15px 15px 15px 15px;
	font-family: 'Muli', sans-serif;
	font-style: normal;
	color: #444;
	line-height: 1.7;
	border-width: 5px 5px 5px 5px;
}

.entry-content a.read-more-text:hover {
	background:#e23028;
	color:#ffffff;
	font-style:bold;
}

#primary article .refined-magazine-content-container {
	max-width: 90%;
}

.refined-magazine-menu-container {
	background-color: #204598;
}

.top-footer {
	background: #204598;
}

.widget a, .widget a:visited {
	color: #e23028;
}

.site-footer a, .site-footer a:visited {
	color: white !important;
}

.site-title a, .site-title, .site-title a, .site-title a:hover, .site-title a:visited:hover {
	text-transform: capitalize;
	font-weight: normal;
	font-size: 35px;
	background-color: #ffffff;
	border-bottom: none;
}

.site-description, .site-branding .site-description {
	color: #444;
	text-transform: capitalize;
	font-size: 15px;
}

.custom-logo-link
{
	max-width: 30%;
}

.trending-title {
	text-transform: capitalize;
}

.widget-title{
	text-transform: capitalize;
	background-color: #ffffff;
}

footer .site-info {
	background: #e23028;
}

.entry-title {
	background-color: #ffffff;
	border-bottom: none;
	padding: 0em;
	margin: 0.2em 0;
}

h1 {
	background-color: #F1C6C6;
	border-bottom: .6em solid #f92d60;
	font-size: 2em;
	font-family: 'Lato', sans-serif;
	margin: 1em 0;
	padding: .7em 0 .7em .3em;
	line-height: 1.3em;
	color: #333;
	font-style: normal;
	display: block;
}


h2{
	background-color: #EDF1C6;
	border-bottom: .6em solid #BDCD21;
	font-size: 1.5em;
	font-family: 'Lato', sans-serif;
	margin: 1em 0;
	padding: .7em 0 .7em .3em;
	line-height: 1.3em;
	color: #333;
	font-style: normal;
	display: block;
}

h3 {
	background-color: #C6E6F1;
	border-bottom: .6em solid #2DA0C8;
	font-size: 1.17em;
	font-family: 'Lato', sans-serif;
	margin: 1em 0;
	padding: .7em 0 .7em .3em;
	line-height: 1.3em;
	color: #333;
	font-style: normal;
	display: block;
}

h4 {
	background-color: #FFE9C0;
	border-bottom: .6em solid #EBBA5F;
	font-size: 1em;
	font-family: 'Lato', sans-serif;
	margin: 1em 0;
	padding: .7em 0 .7em .3em;
	line-height: 1.3em;
	color: #333;
	font-style: normal;
	display: block;
}

h5 {
	background-color: #FCB1A6; 
	border-bottom: .6em solid #FB6376;
	font-size: 1em;
	font-family: 'Lato', sans-serif;
	margin: 1em 0;
	padding: .7em 0 .7em .3em;
	line-height: 1.3em;
	color: #333;
	font-style: normal;
	display: block;
}

pre {
	display: block;
	font-size: 1em;
	padding: 2em;
	margin: 2em 1em 2em 0;
	border: 1px solid #CCC;
	border-left: 1em solid #358CCB;
	background-color: #EBF5FC;
	line-height: 1.7em;
	white-space: pre-wrap;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans      Typewriter", Monaco, "Courier New", monospace;
	font-weight: normal;
	color: black;
}

.contact-form  {
	background-color: #ffd60a;
	padding: 15px;
}

label {
	display: block;
	color: #9d0208;
	margin-top: 13px !important;
}

label span {
	color: #000814;
	margin-left: 4px;
	font-weight: normal;
}

input[type='text'],  .contact-form input[type='email'] {
	margin-bottom: 13px;
	border: 1px solid #262626;
	font-size: 14px;
	color: #222;
}

.contact-form .contact-form-dropdown__button.ui-button{
		margin-bottom: 13px !important;
	Border: 1px solid #222;
	font-size: 14px;
	color: #222;
	background-color: white !important
}

.contact-form .contact-form-dropdown__menu{
	background-color: white !important
}

textarea {
	margin-bottom: 13px !important;
	Border: 1px solid #222;
	font-size: 14px;
	color: #222;
	background-color: white !important
}

select {
	margin-bottom: 13px;
	font-size: 14px;
	color: #222;
	border: 1px solid #222;
}

.contact-form label.checkbox, .contact-form label.checkbox-multiple, .contact-form label.radio {
	color: black;
}

button, [type="button"], [type="submit"] {
	font-size: 15px;
	font-family: 'Muli', sans-serif;
	text-transform: capitalize;
	background-color: #9d0208;
}

.entry-footer a {
	display: none;
}



.related-post-entries .related-title {
	margin-bottom: 0px; 
	background-color: white;
	border-bottom: none;
	padding: 0em;
	margin: 0.2em 0;
}
.entry-meta .fa, .entry-footer .fa {
	/*display: none;*/
}

.widget.widget_media_image img {
	float: left;
}

/*.search-form {
background-color: #ffffff;
}

.search-form input[type="search"] {
float: initial;
width: 60%;
padding: 5px;
margin: 0;
border: 1px solid #000;
border-radius: 0;

}
.search-form input[type="submit"]{
float: initial;
width: 30%;
align-content: left;
background-color: #eb0945;

}*/

footer .widget-title {
	background: #204598;
	color:white
}

#infinite-handle {
	display: none;
}

#reply-title{
	background: #ffffff;
	font-size: 24px;
	color:#444;
	width: 200px;
	border-bottom: .2em solid #e23028;
	font-family: 'Lato', sans-serif;
	margin: 1em 0;
}

.text_share {
	text-transform: capitalize;
	font-size: 24px;
	color:#444;
	width: 80px;
	border-bottom: .2em solid #e23028;
	font-family: 'Lato', sans-serif;
}

.comments-title{
display:true;
}

.comments-date-time{
	color: #e23028;
	background-color:white;
	width: 750px;
	border-bottom: .2em solid #204598;
	font-family: 'Lato', sans-serif;
}

.post-navigation{
	Display:none; 
}

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

.menu-item-367 {
	background-color:#e23028;
	margin-left:0px;
	font-size: 16px;
	font-weight: 400;
	line-height: 13.8px;
}


.page-id-37773 .meta_bottom {
display: none;
}

.page-id-37665 .meta_bottom {
display: none;
}

.page-id-37444 .meta_bottom {
display: none;
}

.page-id-37621 .meta_bottom {
display: none;
}

.page-id-38643 .meta_bottom {
display: none;
}
.page-id-38920 .meta_bottom {
display: none;
}
.page-id-38975 .meta_bottom {
display: none;
}
.page-id-39009 .meta_bottom {
display: none;
}

/*.refined-magazine-content-container.refined-magazine-has-thumbnail a.post-thumbnail img {
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}*/

.widget_top-posts.widget ul {
    position: relative;
	
}

 .widget_top-posts.widget ul li:before {
    font-family: FontAwesome;
    content: "\f0da";
    position: absolute;
    left: -20px;

}

.widget_recent_entries ul li:before
{
	color:#e23028;
}

.abbutton {
    display: inline-block;
    padding: 18px 30px;
    border: 2px #e3314f;
    border-radius: 10px;
    background-color: #e3314f;
    color: white;
    font-weight: 600;
    text-decoration: white;
	text-decoration-color:white;
}

.related-post-entries .featured-desc {
    padding: 0px;
}

.entry-meta, .entry-footer {
  display: none;
}

.embed-youtube{
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 }