/*
Theme Name: Magzilla
Theme URI: http://www.favethemes.com/
Author: Favethemes
Author URI: http://www.favethemes.com/
Description: Magzilla - Theme for online magazine and newspaper
Version: 1.0.1
Tags: white, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: favethemes
Template: magzilla
*/

@import url("../magzilla/style.css");

/* Your CSS code goes here
-------------------------------------- */


/*
.header-1 .col-lg-4 {
    width: 100%;	
}
*/
.home.page .page-header {
	display:none;
}

.favethemes-links-megamenu > ul > li {
    float: left;
    padding: 10px 0px 0px;
}


 .mag-info {
	display:none;
	font-weight:bold;
}


.nav > li {
    position: relative;
    display: block;
	border-bottom: none !important;
}


 .nav > li > a, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .post-pagination .pagination .active {
    border-bottom-color: #226e3f;
    color: #fff !important;
	background-color: #226E3F;
}


[class*="navbar-header-"] .nav > li > a {
    color: #1A1A1A;
    font-weight: bold;
    border-bottom: none;
    padding: 10px 20px;
    margin-right: 1px;
		border-radius: 5px;

	
}

.yamm .dropdown .dropdown-menu {
    
    top: 44px;
}



.entry-content h2, .wpb_wrapper h2 {
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 10px;
    font-weight: 500;
    font-family: "Nunito", serif !important;

}

.vc_icon_element {
    line-height: 0;
    font-size: 14px;
    margin-bottom: 5px !important;
}


.banner-slide .left-side a + .thumb-content, .banner-slide .left-side a:hover + .thumb-content {
    padding-left: 10%;
    padding-right: 10%;
}


.slide .thumb-content .post-meta{
	display:none;
	
}


.slide .thumb-content .gallery-title-big {
	/*display:none;*/
	
}

.magazilla-main-nav.sticky-nav .sticky_inner {
	
	padding-bottom:10px;
}


.wpb_row {
    margin-bottom: 0px !important;
}


.logo-wrap img {
    
    /*margin-top: -50px;*/
    z-index: 99999999;
	max-width: 300px;
}

.header-3 .form-inline {
    border: none;
    margin-top: 2%;
}

.mobile-menu .navbar-brand img {
    max-height: 75px;
    width: auto;
    margin: 0 auto;
    max-width: 300px;
    margin-top: -10px;
}

.post-navigation-left .media-left, .post-navigation-right .media-right, .fave_related_post img, .post-about-the-author {
	display:none;	
}

.post-title a {
    color: #1A1A1A;
    font-weight: bold;
}

.archive .page-title {
    font-size: 20px !important;
    line-height: 26px;
	font-weight:bold;
}


.footer h3.widget-title {
    border-bottom: 1px solid rgba(255,255,255, .2);
    border-bottom: 1px solid #226E3F;
    color: #226E3F;
	font-size: 18px;
}

.sidebar_social_icons img {
	width: 48px;
height: auto;
padding-right: 5px;
	
}

.sidebar_social_icons {
	text-align:center;
	
}

.entry-content p {
    margin: 0 0 10px;
}


.vc_tta-title-text::before {
	
content: "+ ";
}



