/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

.mtsnb .mtsnb-container {
	padding: 10px 20px;
}

.mtsnb .mtsnb-text {
	font-weight: 400;
}

/*.swnza_banner p {
	font-weight: 400 !important;
}

.swnza_banner a {
	display: none !important;
}

.main-footer {
	background-color: #222324 !important;
	padding-bottom: 50px !important;
}

@media screen and (max-width: 768px) {
	.swnza_banner {
		height: auto !important;
		min-height: 50px !important;
		padding-right: 100px !important;
	}
	
	.swnza_banner p {
		font-size: 16px !important;
	}
	
	.main-footer {
		padding-bottom: 75px !important;
	}
}

@media screen and (max-width: 475px) {
	.main-footer {
		padding-bottom: 120px !important;
	}
}*/