/*
Theme Name: POL theme
Theme URI: http://gogetthemes.com
Description: POL theme
Author: GoGetThemes
Author URI: http://gogetthemes.com/
Version: 1.1.2
Tags: responsive-layout, one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, translation-ready
License: GoGetThemes
License URI: http://gogetthemes.com/
*/
/*
body {
    overflow: hidden;
}*/
@media screen and (max-width:767px){
    #site-header{
      top:70px !important;
    }
#top-header-extra {
    margin-top: 70px;
}
}
.ggt-iconlist-item .ggt-iconlist-icon {
    font-size: 32px !important;
}
@media screen and (max-width:767px){
#main-wrapper .page-content-inside {
    padding: 0 12px;}
}
.nicescroll-rails, .nicescroll-cursors {
    width: 20px!important;
}