/*
 Theme Name:   ReviewZine Child
 Theme URI:    http://themeisle.com/themes/reviewzine-child/
 Description:  A modern and clean free WordPress theme for tech magazines, news and newspaper media websites, personal fashion blogs, or photography, ReviewZine is responsive, flat, minimalist, SEO friendly, Retina ready, built with Bootstrap, and has social links. Released in 2016, the theme has Google AdSense banners, a magazine homepage template, custom backgrounds, filtered categories, tags, boxed layout, and live customizer. ReviewZine is WPML, Photo Gallery Grid,Contact Form 7,WP Product Review, SiteOrigin Page Builder, JetPack compatible, the theme is highly customizable and translation ready.
 Author:       Themeisle
 Author URI:   http://themeisle.com
 Template:     islemag
 Version:      1.0.6
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, right-sidebar, rtl-language-support,sticky-post,theme-options, custom-background, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  reviewzine-child
*/


.navbar-top {
    background: #1e3046;
    border-bottom: 0 none;
	font-family: "Lato", sans-serif;
}

.top-navigation ul li a,
.navbar-btn,
.navbar-top .social-icons a i, 
.navbar-top .social-icons a {
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
}

.navbar-top .social-icons {
	line-height: 20px;
}

.navbar-top .container {
	position: relative;
}
.islemag-top-container .entry-block {
	max-height: none;
}
.islemag-top-container .entry-block .entry-holder {
	position: relative;
	max-height: 400px;
}

.navbar-top .social-icon:after {
	display: none;
}
.navbar-top .social-icons a {
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
}
.navbar-top .social-icons:last-child a {
	padding-right: 0;
}