/*

Theme Name:   The League Child

Theme URI:    https://themeforest.net/user/mvpthemes/

Description:  The League Child Theme

Author:       MVP Themes

Author URI:   https://themeforest.net/user/mvpthemes/portfolio

Template:     the-league

Version:      1.0.0

License:      GNU General Public License v3 or later

License URI:  http://www.gnu.org/licenses/gpl-3.0.html

Tags:         two-columns, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready

Text Domain:  the-league-child

*/

#mvp-nav-menu ul li a {
	float: left;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	padding: 14px 12px;
	position: relative;
	text-transform: uppercase;
}
h1.mvp-post-title {
	color: #333;
	font-size: 3.5rem;
	font-weight: 900;
	letter-spacing: -.02em;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}

#mvp-article-wrap{
	border: 1px solid #ddd;	
}
#mvp-content-main h1, #mvp-content-main h2, #mvp-content-main h3, #mvp-content-main h4, #mvp-content-main h5, #mvp-content-main h6 {
	font-weight: 700;
	line-height: 120%;
	margin: 0px 0;
	overflow: hidden;
	width: 100%;
}
#mvp-content-main h2 {
	font-size: 2.2rem;
	font-weight: 700;
	margin-bottom: 20px;
}
#mvp-content-main h3 {
	font-size: 1.4rem;
}
.mvp-author-page-desc p {
	margin-bottom: 20px;
	font-size: 1rem;
}
#mvp-side-wrap {
	float: right;
	margin-left: 50px;
	width: 330px;
}
#mvp-article-head2 h1.mvp-post-title {
	font-size: 3.8rem;
}
#mvp-content-main p {
	color: #4F4F4F;
	display: block;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.3;
	margin-bottom: 15px;
}
#mvp-foot-wrap {
	background: #eee;
	padding-top: 30px;
}
.reviewlist ul > li {
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	list-style-image: none;
	list-style-type: none !important;
	color: #F2F4F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
.reviewlist ul > li a {
	color: #A1A1A1 !important;
	font-weight: normal !important;
}
.review-list li {
	margin-left: 5px !important;
	position: relative!important;
	list-style: none !important;
	padding-top: 10px !important;
	padding-right: 15px!important;
	padding-bottom: 0px !important;
	padding-left: 15px!important;
	border-bottom: 1px solid #e7e7e7!important;
	font-weight: normal !important;
}
.wp-review-tabs {
	padding-top: 10px;
}

@media only screen and (max-width: 780px) {

	#mvp-article-head2 h1.mvp-post-title {
		font-size: 2rem !important;
	}

	#mvp-content-main h2 {
		font-size: 1.4rem !important;
		font-weight: 900;
	}

}
