.ez-sticky {
top:10px!important;
}

.ending-soon-primary-menu a {
color: red;
}

.entry-content a {
padding-bottom: 1px;
border-bottom: 1px solid;
font-weight: 500;
}

.entry-content a:hover
{

}

.embed-youtube{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
margin-bottom: 15px;
}
.embed-youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.header-widget
{
max-width: 715px!important;
}

.featured-image {
margin-top: 15px!important;
margin-bottom: 15px!important;
}

.entry-content {
margin-top: 0px!important;
}

.read-more-button {
width: 95%
border-radius: 6px;
background-color: #e54e53;
font-weight: 600;
}

.read-more-container {
test-align: center;
}

/** Hide re-captcha logo **/
.grecaptcha-badge {
	visibility: hidden !important;
}

.widget {
margin-bottom: 0px!important;
}

@media (min-width: 1025px) {
  
  .widget.ai_widget.ai-sticky-widget {
margin-left:20px;
}
}
