/*
Theme Name: Ekko Child
Template: ekko
Theme URI: http://www.ekko-wp.com
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Flexible Multi-Purpose Responsive WordPress Theme
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */


/*===================================
        krishna my style start 
========================================*/
/*.topbar.tb-default-design {*/
/*    display: none;*/
/*}*/
body{
    background:#F6F4F0 !important
}

/*font family GeneralSans*/

/* ============================
   GENERAL SANS – CUSTOM FONTS
   ============================ */

@font-face {
    font-family: 'General Sans';
    src: url('/wp-content/themes/ekko-child/fonts-file/GeneralSans/GeneralSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'General Sans';
    src: url('/wp-content/themes/ekko-child/fonts-file/GeneralSans/GeneralSans-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'General Sans';
    src: url('/wp-content/themes/ekko-child/fonts-file/GeneralSans/GeneralSans-Extralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'General Sans';
    src: url('/wp-content/themes/ekko-child/fonts-file/GeneralSans/GeneralSans-ExtralightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'General Sans';
    src: url('/wp-content/themes/ekko-child/fonts-file/GeneralSans/GeneralSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'General Sans';
    src: url('/wp-content/themes/ekko-child/fonts-file/GeneralSans/GeneralSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'General Sans';
    src: url('/wp-content/themes/ekko-child/fonts-file/GeneralSans/GeneralSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'General Sans';
    src: url('/wp-content/themes/ekko-child/fonts-file/GeneralSans/GeneralSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'General Sans';
    src: url('/wp-content/themes/ekko-child/fonts-file/GeneralSans/GeneralSans-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'General Sans';
    src: url('/wp-content/themes/ekko-child/fonts-file/GeneralSans/GeneralSans-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'General Sans';
    src: url('/wp-content/themes/ekko-child/fonts-file/GeneralSans/GeneralSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'General Sans';
    src: url('/wp-content/themes/ekko-child/fonts-file/GeneralSans/GeneralSans-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}




/*main style*/
.logged-in #main-menu .navbar-nav a, #main-menu .navbar-nav .menu-item a {
    font-family: 'General Sans' !important;
    font-weight: 500;
    }
    .navbar-default .nav li a {
    padding: 0 25px;
    }
.section_row1 .heading_part1 h1,.section_row1 .heading_part1 p {
    font-family: 'General Sans' !important;
        font-weight: 500 !important;
}
