/*
Theme Name: OPZ 
Theme URI: http://themeisle.com/themes/islemag/
Template: islemag
Author: Themeisle
Author URI: http://themeisle.com
Description: A modern and clean free WordPress theme for tech magazines, news and newspaper media websites, personal fashion blogs, or photography, IsleMag 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. IsleMag is WPML, Photo Gallery Grid,Contact Form 7,WP Product Review, SiteOrigin Page Builder, JetPack compatible, the theme is highly customizable and translation ready.
Tags: two-columns,three-columns,right-sidebar,custom-background,custom-colors,custom-menu,featured-images,full-width-template,post-formats,sticky-post,theme-options,threaded-comments,translation-ready,portfolio,blog
Version: 1.1.14.1562138191
Updated: 2019-07-03 07:16:31

*/

.navbar-top {
    background-color:#444;
    height: 40px;

   
}

.navbar-top .social-icons a i, .navbar-top .social-icons a{
    color:#fff;   
}

.current_page_item >a .menu-item-home >a
/* .navigation-top .current-menu-item > a, 
.navigation-top .current_page_item > a  */
{
    color: red;
}

.main-navigation ul > li > a, .sidebar .widget li a
{
    color: black;
}
.social-icons a > i, ul > li > a, .top-navigation ul > li > a {
    color:#fff;    
    } 

.social-icons a:hover > i, ul > li:hover > a, .top-navigation ul > li:hover > a, .main-navigation ul > li:hover > a, .sidebar .widget li:hover a{
color:#e15d5d;    
text-decoration: none; 
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}

.fa-search::before{
    color:#fff;    
}

.fa-search::after{
    color:#e15d5d;    
}
.navbar-btn{
    line-height: 23px;
}
.copyright.pull-right {
    display: none;
}

/* 
.islemag-template1{
    border: solid 2px;
}

.islemag-template2{
    border: solid red 2px;
}

.islemag-template3{
    border: solid blue 2px;
}

.islemag-template4{
    border: solid yellow 2px;
} */