/*
Theme Name: MoneyFlow by MyThemeShop Child
Theme URI: http://mythemeshop.com/themes/moneyflow
Template: mts_moneyflow
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Ever wanted to earn a passive income and live the dream of making a living from a blog? MoneyFlow is the theme that can help you make that dream a reality with tons of customization and monetization options at your fingertips!
Version: 1.1.10.1490504979
Updated: 2017-03-26 05:09:39

*/

#header{
	background: url(images/nav-bg.png) repeat-x bottom center #244c5d;
	padding: 0;
	z-index: 9;
}
.header-con, #catcher{
	display: none;
}
.sticky-navigation{
	position: static !important;
	float: left;
	width: 100%;
}
.logo-wrap{
	width: 100%;
	margin: 0;
	background: #31687f;
	border-top: 1px solid #3c7d98;
	padding: 20px 0;
	position: relative;
}
.image-logo{
	margin: 0;
}
.logo img{
	float: none;
}
#secondary-navigation{
	float: left;
	margin: 0;
}
.navigation ul li{
	margin: 0;
	border-right: 1px solid #193541;
}
#secondary-navigation a{
	font-size: 14px !important;
	text-transform: uppercase;
	padding: 15px 20px;
	border: none;
}
#secondary-navigation .menu-item-has-children a{
	padding-right: 35px;
}
.menu-item-has-children > a::after{
	right: 15px;
}
#secondary-navigation .current-menu-item > a, 
#secondary-navigation .current-menu-ancestor > a{
	color: #eebf00 !important;
	background: url(images/nav-active-bg.png) repeat-x center bottom #1d3d4a;
}

.home #site-header.home-banner, 
.page-template-page-blog #site-header{
	height: auto;
}
#home-slider{
	position: relative;
	float: left;
	padding: 5px 0;
}
#home-slider:before{
	position: absolute;
	height: 5px;
	left: 0;
	right: 0;
	top: 0;
	background: url(images/border.png) repeat-x;
	content: "";
}
#home-slider:after, 
.logo-wrap:after{
	position: absolute;
	height: 5px;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(images/border.png) repeat-x;
	content: "";
}
.home .logo-wrap:after{
	display: none;
}
.home-slide{
	height: 350px;
}
#home-slider.owl-carousel .owl-stage-outer{
	overflow: visible;
}
#home-slider.owl-carousel .owl-stage-outer:after{
	position: absolute;
	width: 292px;
	height: 459px;
	background: url(images/figure.png) no-repeat;
	left: 50%;
	margin-left: 230px;
	bottom: 0;
	content: "";
}
.home-slide .home-slide-content{
	text-align: left;
	max-width: 1130px;
	padding: 0 380px 0 0;
	display: block;
}
.home-slide-content p{
	font-size: 20px !important;
}

.arrow-scroll{
	display: none;
}
.text-yellow{
	color: #ff9900;
}
.text-green{
	color: #3f8e3b;
}
.text-red{
	color: #cf4e00;
}
.text-blue{
	color: #0090b0;
}
.bg-slider .slide-button{
	background: #31687f;
	color: #162d37 !important;
	font-size: 18px !important;
	font-weight: 500 !important;
	border-radius: 0;
	margin: 0;
}

#sidebar .widget{
	border: 1px solid #eaeaea;
	margin-bottom: 20px;
}
.sidebar .widget h3{
	background: #31687f;
	color: #fff;
}
#sidebar .widget.mts_ad_336_widget{
	border: none;
}
.widget .ad-300{
	padding: 0 !important;
	text-align: center;
}
.widget .ad-300 img{
	float: none;
	width: 100%;
}
#ctf{
	box-sizing: border-box;
}
.pagination a{
	height: auto !important;
	font-size: 18px;
	font-weight: 700;
	line-height: normal !important;
	padding: 10px 20px !important;
}
.about-widget .about-thumb{
	margin-bottom: 10px;
}
#sidebar .about-widget p{
	font-size: 17px;
	line-height: 24px;
	color: #555555;
}
#sidebar .about-widget p:last-child{
	margin-bottom: 0;
}
.latestPost-content{
	border: 1px solid #eaeaea;
}
.sidebar-update .logo-holder{
	max-width: 350px;
	margin: 0 auto 10px;
}
.sidebar-update .wpcf7-text{
	border: 1px solid #e7bddc;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 10px;
	transition: all ease-in-out 200ms;
}
.sidebar-update .wpcf7-text:focus{
	border-color: #0f377f;
}
.sidebar-update .wpcf7-submit{
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
	border: none;
	background: #ff9900;
	width: 150px;
	display: block;
	font-size: 15px;
	border-radius: 5px;
	cursor: pointer;
	transition: all ease-in-out 200ms;
}
.sidebar-update .wpcf7-submit:hover{
	background: #31687f;
}
.sidebar-update .wpcf7-form{
	position: relative;
}
.sidebar-update div.wpcf7 .ajax-loader{
	position: absolute;
	bottom: 13px;
	right: 10px;
}
.sidebar-update div.wpcf7-validation-errors{
	margin: 10px 0 0;
	font-size: 12px;
	color: #333;
	line-height: normal;
}


.footer-widgets{
	padding: 20px 0;
}
#site-footer{
	background: url(images/footer-bg.png) repeat-x bottom center #244c5c !important;
	border: none;
	text-align: center;
	padding-top: 5px;
}
#site-footer:before{
	position: absolute;
	height: 5px;
	left: 0;
	right: 0;
	top: 0;
	background: url(images/border.png) repeat-x;
	content: "";
}
#site-footer .widget{
	margin-bottom: 0;
}
.footerTop{
	display: none;
}
.f-widget{
	width: 100%;
	margin: 0;
}
.f-widget.last{
	margin: 0;
}
#site-footer .menu li{
	display: inline-block;
	padding: 0 15px;
	margin: 0;
	border-right: 1px solid #699fc9;
	height: 15px;
	line-height: 15px;
}
#site-footer .menu li:last-child{
	border: none;
	padding-right: 0;
}
#site-footer .menu li a{
	color: #699fc9;
}
#site-footer .menu li a:hover{
	color: #fff !important;
}
.footer-widgets h3{
	font-weight: 400 !important;
	margin-bottom: 30px;
}
.footer-copyright{
	border-top: 1px solid #525664;
	padding: 15px 0;
	width: 100%;
	float: left;
}
#copyright-note{
	margin: 0;
	font-size: 15px;
	color: #fff;
}


#fancybox_ns-content{
	width: 600px !important;
	border: none;
}
#fancybox_ns-wrap{
	width: 600px !important;
}
#fancybox_ns-outer:before{
	position: absolute;
	height: 5px;
	left: 0;
	right: 0;
	top: 0;
	background: url(images/border.png) repeat-x;
	content: "";
}
#fancybox_ns-outer{
	background: url(images/banner-bg.jpg) no-repeat center center; !important;
	background-size: cover !important;
}
#newsletter_signup{
	background: none !important;
}
#newsletter_signup .header h3{
	color: #fff !important;
	font-size: 22px !important;
	font-weight: 400 !important;
	line-height: 30px;
	margin-top: 25px;
	text-align: center;
}
#newsletter_signup .header .subheading{
	font-size: 16px !important;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	color: #fff;
	max-width: none !important;
}
#newsletter_signup .sep{
	display: none;
}
#fancybox_ns-content .container_n{
	max-width: 500px !important;
	margin: 0 auto !important;
}
#newsletter_signup .textfield{
	background: #fff !important;
	border: 1px solid #d2d2db !important;
	border-radius: 0 !important;
	color: #333 !important;
}
#newsletter_signup .inputs #submit_newsletter{
	width: 300px !important;
	padding: 10px 30px !important;
	border-radius: 0 !important;
	background: #eb1d39 !important;
	border: none;
	border-bottom: 2px solid #b50019 !important;
	font-size: 16px !important;
	font-weight: 700;
	color: #fff !important;
	margin: auto !important;
}
#newsletter_signup .inputs #submit_newsletter:hover{
	background: #b50019 !important;
}
.image_error{
	font-family: 'Lato' !important;
	color: #f00 !important;
}



