/*
Theme Name: Freshmag Child Theme
Theme URI: http://webdesign-finder.com/freshmag
Template: freshmag
Author: ModernWebTemplates
Author URI: http://webdesign-finder.com/
Description: Freshmag - clean and simple WordPress blogging theme for parents, young mommies, teachers or pediatric websites. We've made main accent on theme readability and convenient navigation. Freshmag looks great at any device, both desktop computers and phones.
Live customizer allows to easily change theme colors, change logo, title, tagline, add social icons and adjust widgets according to your needs.
Version: 1.0
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: freshmag-child

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

@import url("../freshmag/style.css");

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.main-nav {
    display: block;
    background-color: #eceeef;
    /*
    opacity: 0.5;
    filter: Alpha(opacity=50);
    */
    /* IE8 and earlier */

}

div.logo-bar {
    background-position: right;
    background-repeat: no-repeat;
    /*margin-right:30px;*/

}

.text-logo .blogdescr {
    font-family: 'Playfair Display', serif;
    font-size: 26px;
    color: #404040;
    margin: 0px 0px 0px 2px;
}

.logo img.logo_big {
    max-height: 104px;
    /*max-height: 154px;*/
    border-top: none;
    border-bottom: none;
    margin: 19px 0 0 0;
}