#comments{
	display:none !important;
}

.comments-area{
	display:none !important;
}

.sharedaddy{
	display:none !important;
}

.jp-relatedposts{
  display:none !important;

}

.entry-title{
	font-family: mogan;
  font-size: 64px;
  text-align: center;
  margin-top: 70px;
	
}

.post{
	margin-bottom: 110px;
}

#post-nav-next-default h4{
	font-family:mogan !important; 
	font-size:30px;
}

#post-nav-previous-default h4{
	font-family:mogan !important; 
	font-size:30px;	
	
}

.post-nav-title{
	font-family:mogan !important; 
	font-size:20px !important;
	text-transform: none !important;
	
}

.wpem-event-layout-action-wrapper{
	display:none !important;
}

.wpem-heading-text{
		display:none;
	  font-family: mogan;
    font-size: 30px !important;
    color: #e3d2bf;
}

.wpem-event-layout-wrapper{
	  background: #e3d2bf !important;

}

.wpem-heading-text{
	color: #493628 !important;
}

@media only screen and (max-width: 750px) {
.wpem-heading-text{
	font-size: 20px !important;
}
}

.wpem-date, .wpem-month, .wpem-date-separator {
	color:#d19226 !important;
}

.wpem-event-date-time, .wpem-event-location{
	color:#d19226 !important;
}

.wpem-event-date-time-text, .wpem-event-location-text{
	color:#493628 !important;
}

.wpem-single-event-header-top{
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
}

.wpem-single-event-wrapper{
	border:0px !important;
}

.wpem-share-this-event{
	display:none !important;
}

.wpem-single-event-short-info{
	display:none;
}

.wpem-active-button{
	background-color:#d19226 !important;
}

.registration_button:hover{
	background-color:#d19226 !important;
}

.wpem-theme-button{
	background-color:#d19226 !important;
	color: #493628 !important;
	text-transform:none !important;
	font-size:25px!important;
}

.wpem-register-event-form a{
	color: #d19226 !important;
}

.wpem-single-event-sidebar-info .wpem-event-date-time-text{
	color:#d19226 !important;
}

:root{
	--wpem-gray-border-color: rgb(255,255,255,0) !important;
}

.wpem-single-event-body-content, .registration_details{
	color:#493628 !important;
}

.wpforms-submit{
	font-family: 'mogan' !important;
	font-size:20px!important;
	padding-top:4px !important;
}

/* Force link color inside Elementor pages */
.elementor a,
.elementor a:visited {
    color: #493628 !important;
}

.elementor a:hover {
    color: #2f2418 !important;
}

/* Links inside blog posts */
body.single-post .entry-content a,
body.single-post .entry-content a:link,
body.single-post .entry-content a:visited {
    color: #493628 !important;
}

/* Hover/active in posts */
body.single-post .entry-content a:hover,
body.single-post .entry-content a:active,
body.single-post .entry-content a:focus {
    color: #2f2418 !important;
}

.page-content a,
.entry-content a,
.single-post a {
    color: #493628 !important;
}

.page-content a:hover,
.entry-content a:hover,
.single-post a:hover {
    color: #2f2418 !important;
}

.mc4wp-form input[type="submit"],
.mc4wp-form button[type="submit"] {
    background-color: #493628 !important;
    border-color: #493628 !important;
    color: #ffffff !important; /* text color */
}
