/*
Theme Name: gshop
Author: Eswaran, Kannan 
Description: Compact for Magazines Shopping
Version: 20.18
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gperforma
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

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.
*/
.logo{
  background-color:#ff9800;
}
.logo .navbar-brand{
  font-weight: bold;
  color: #fff;
}
#eonet{
  font-family:'Roboto Slab', serif;
  font-weight: 700;
}
.gsc-control-cse{
  border:inherit !important;
  border-color: inherit !important;
  background-color: inherit !important;
}
table.gsc-search-box{
  margin-bottom: 0 !important;
}
.cse .gsc-control-cse, .gsc-control-cse{
  padding: 0 !important;
}
.gsc-results-wrapper-overlay{
  padding: 1% !important;
}
table.gsc-search-box td.gsc-input-box {
  border:none;
  border-radius: 2px 2px;
}
table.gsc-search-box td.gsc-search-button,.gsc-cursor{
  display: none !important;
}
#topmenu{
  background-color:#4caf50;
}
#topmenu .nav-link{
  color: #fff !important;
  text-transform: capitalize;
  font-family:'Roboto', serif;
  font-weight: 400;
}
.gtitle{
  font-family:'Roboto', serif;
  font-weight: 400;
  font-size: 14px;
}