<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
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-content-main h1,h2,h3,h4,h5,h6 {
    color: #FD570B;
}

#mvp-article-head2 {
    margin-bottom: 0;
}

.page h1.mvp-post-title {
    margin-bottom: 15px;
}

#mvp-side-wrap .offers .mvp-inf-more-but {
	padding: 10px 0;
    margin-top: 10px;	
    background-color: #FD570B!important;
	border-color: #FD570B!important;
    color: #fff!important;
}

#mvp-side-wrap .offers .mvp-inf-more-but:hover, .offers .mvp-inf-more-but:hover {
	border-color: #111;
}

.mvp-inline-cta-container {
	width: 100%;	
	border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
	padding: 1rem 0;
	margin-bottom: 1rem;
}

.mvp-inline-cta {
    padding: 0 1rem;
}

@media (max-width: 768px) {	
	.mvp-inline-cta {
		padding: 0;
	}
}

.mvp-inline-cta h4 {
	margin: 0!important;
}

.mvp-inline-cta h4 a {
	font-size: 1.95rem;
	color: #111 !important;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -.02em;
    width: 100%;
}

@media (max-width: 768px) {	
	.mvp-inline-cta h4 a {
		font-size: 1.35rem;
	}
}

@media (max-width: 480px) {	
	.mvp-inline-cta h4 a {
		font-size: 1rem;
	}
}

.mvp-inline-cta h4 a span {
	color: #FD570B;
}

.mvp-inline-cta i {
    color: #555;
    font-size: .8rem;
    font-weight: 400;
    letter-spacing: .07rem;
    line-height: 1;
    margin-bottom: 5px;
    text-transform: uppercase;
    width: 100%;
}

@media (max-width: 768px) {	
	.mvp-inline-cta i {
		font-size: .7rem;
		letter-spacing: .07rem;
		line-height: 1;
		margin-bottom: 3px;
	}
}

.mvp-inline-cta .mvp-side-tab-img {
    width: 120px;
}

@media (max-width: 768px) {	
	.mvp-inline-cta .mvp-side-tab-img {
		width: 100px;
	}
}

.mvp-inline-cta img {
	width: 120px;
}

@media (max-width: 768px) {	
	.mvp-inline-cta img {
		width: 100px;
	}
}

.mvp-inline-cta .mvp-side-tab-in {
    margin-left: 135px;
}

@media (max-width: 768px) {	
	.mvp-inline-cta .mvp-side-tab-in {
		margin-left: 115px;
	}
}

.mvp-inline-cta .cta-but {
    padding: 10px 0;
    margin-top: 10px;
    background-color: #FD570B!important;
    border-color: #FD570B!important;
    color: #fff!important;
	font-size: 20px;
}

@media (max-width: 768px) {	
	.mvp-inline-cta .cta-but {
		font-size: 15px;
    	margin-top: 6px;
	}
}

.mvp-inline-cta .cta-but:hover {
	border-color: #111;
    color: #fff!important;
}

.offers .mvp-side-tab-text h3 {
	font-style: italic;
}

.offers .mvp-side-tab-text h2 strong {
	color: #FD570B;
}

.offers .mvp-side-tab-img {
	width: 120px
}

.offers .mvp-side-tab-in {
    margin-left: 135px;
}

offers .mvp-side-tab-text h2 a {
	font-size: 1.35rem;
}

.mvp-inf-more-but.affiliate {
	background-color: #FD570B!important;
    border-color: #FD570B!important;
    color: #fff!important;
	margin-top: 0;
	margin-bottom: 1rem;
}

.mvp-inf-more-but.affiliate:hover {
	border-color: #111;
    color: #fff!important;
}

.mvp-leader1 {
	width: 100%;
}

h2 a {
    color: #FD570B!important;
}

.inline-modal .cp-modal-every-design .cp-text-container,
.inline-modal .cp-desc-container, .cp-sec-title-container, .cp-title-container {
	padding: 0!important;
}

.inline-modal .cp-title {
	line-height: 20px!important;
}
@media (max-width: 768px) {	
	.inline-modal .cp-modal {
    	width: 100%!important;
	}
}

.mvp-fly-top {
	right: 20px;
    bottom: 45px;
}

.cp-btn-flat.cp-ifb-toggle-btn {
    border-radius: 3px 0 0 0!important;
	right: 0!important;
}

.subscribe-modal-show a {
	color: #FD570B!important;
}

.signup-list-btn-container {
		bottom: 0;
   		top: auto;
    	right: 20px;
    	position: fixed;
    	z-index: 500;
	}

@media (max-width: 768px) {	
	.signup-list-btn-container {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		text-align: center;
	}
	
	.signup-list-btn {
    	display: inline-block;
	}
}

.signup-list-btn {
    background: #fd570b!important;
    color: rgb(255, 255, 255);
    font-size: 16px;
    border-radius: 3px 3px 0 0;
    padding: 16px;
    border: none;
    font-weight: bold;
    cursor: pointer;
}

.cp-form-processing-wrap .cp-form-after-submit .smile-absolute-loader .smile-loader {
    display: none;
}
.cp-form-processing-wrap .cp-form-after-submit .smile-absolute-loader {
    background-image: url('https://icons8.com/preloaders/preloaders/1483/Basketball.gif');
    background-size: 64px;
    background-repeat: no-repeat;
    background-position: center;
}

#mvp-foot-widget, #mvp-foot-logos {
    width: 100%;
	margin-bottom: 30px;
}

#mvp-foot-wrap {
    z-index: 5;
}

#mvp-foot-menu .column-menu {
	columns: 4;
	padding: 0 3rem;
}

@media screen and (max-width: 899px) and (min-width: 768px) {
	#mvp-foot-menu .column-menu {
		padding: 0 2rem;
		columns: 3;
	}
}

@media (max-width: 767.98px) {	
	#mvp-foot-menu .column-menu {
		padding: 0 1rem;
		columns: 2;
	}
}

#mvp-foot-menu .column-menu ul {
    text-align: left;
    width: 100%;
    display: inline-block;
}

#mvp-foot-menu .column-menu ul li {
    text-align: left;
    display: block;
}

#mvp-foot-menu .column-menu ul li:first-of-type a {
    font-weight: bold;
}

#mvp-foot-menu .column-menu ul li:last-of-type:not(:only-of-type) {
    padding-bottom: 10px
}

.page .mvp-post-feat-wide-text h1.mvp-post-title {
    text-align: left;
    font-size: 3.5rem;
    font-weight: 900;
    letter-spacing: -.02em;
    line-height: 1.1;
    margin-bottom: 10px!important;
    width: 100%;
}

.wp-block-separator {
	margin: 1rem 0;
    height: 0;
    border: none;
    border-bottom: 1px solid #ddd;
}

.hr-sm {
	border-color: #FD570B;
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.page #mvp-content-main h2 {
    font-size: 2.5rem;
}

.cp-g-recaptcha-response {
	display: inline;
}

.g-recaptcha {
	display: inline-block;
}

.code-block&gt;div,
.code-block&gt;a{
    text-align: center;
    margin: 0 auto;
}

.code-block&gt;strong&gt;div {
    text-align: center;
    margin: 0 auto;
	font-weight: normal;
}

.code-block&gt;strong&gt;div {
    text-align: center;
    margin: 0 auto;
}

.mvp-feat3-main-img img, .mvp-feat3-sub-img img {
    aspect-ratio: 5/3;
}
</pre></body></html>