/*!
	Theme Name: Beyond Slim
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: Elementor Team / Child theme by Jennifer Laun
	Template: hello-elementor
	Version: 1.2.3
*/
strong{
	font-weight: 700;
}

figure {
	display: block;
	margin-inline-start: 0px !important;
	margin-inline-end: 0px !important;
}

.sidebar-coaches, .elementor-widget-sidebar{
	list-style-type: none !important;
	padding-left: 0 !important;
	margin-bottom: 40px;
}
.sidebar-coaches h3, .elementor-widget-sidebar h3{
	text-align: center;
	font-weight: 600;
}
.sidebar-coaches .upw-posts .entry-image img, .elementor-widget-sidebar .upw-posts .entry-image img {
    max-width: 33% !important;
    height: auto;
    float: left;
    margin-right: 20px;
}
.sidebar-coaches .upw-posts .entry-title, .elementor-widget-sidebar .upw-posts .entry-title {
    margin-bottom: .5em !important;
	padding-top: .5em !important;
    font-size: 18px !important;
    line-height: .9em !important;
}
.sidebar-coaches .upw-posts .entry-meta, .elementor-widget-sidebar .upw-posts .entry-meta {
    color: #888;
    margin-bottom: 1em !important;
    line-height: .9 !important;
    font-size: 11px !important;
}
.sidebar-coaches .upw-posts footer, .elementor-widget-sidebar .upw-posts footer {
    display: block;
    font-size: .9em;
    line-height: 1.4;
    clear: both;
}

.sidebar-coaches .search-submit, .elementor-widget-sidebar .search-submit{
	border-radius: 0px 50px 50px 0px !important;
}
.sidebar-coaches .search-field, .elementor-widget-sidebar .search-field{
	border-radius:  50px 0px 0px 50px !important;
}
.elementor-widget-sidebar aside{
	margin-bottom: 40px !important;
}
#post-body a{
	text-decoration: underline;
}

/* ******** RELATED POSTS ************* */
div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
-moz-opacity: 1;
opacity: 1;
}

div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover {
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{
	font-size: 16px !important;
	margin-top: 15px;
	display: inline-block;
}


/*VOTE FORM*/
#gform_8 h3.gsection_title {
	padding-top: 40px !important;
}

.gf_readonly input{
	border: none !important;
	padding-left: 0 !important;
	font-size: 2em !important;
}