/*
 Theme Name: Innvoke-child
  Author: Insignia Technolabs
  Template: innvoke
  Theme URI:  http://www.insigniawpthemes.co.in/innvoke-child
  Author URI: http://www.insigniawpthemes.co.in
  Description: Innvoke Child Theme * License: GPL v2
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  Version: 1.1
  Tags:  one-column, two-columns, left-sidebar, right-sidebar,  custom-menu, custom-background, editor-style, featured-images, full-width-template, theme-options, threaded-comments
  Text Domain: innvoke
*/ 
.top_b_new{
  margin-bottom:0px;
  padding-left: 0px;
}
.top_b_new li{
  display: inline;
  padding: 1%;
}

.dropdown1-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
  list-style: none;
  cursor: pointer;
  color:black;
}

.dropdown1-content:hover .dropdown1-content {
  display: block;
}

.dropdown1-content li a{
  color:black !important;
}

.dropdown1-content li a:hover .dropdown1-content li a{
  color:red !important;
}

.dropdown1{
  padding-left:0px; 
}


.pip{
  border-right: 1px solid;
  padding-right: 11px;
}
/** Home **/
.page-id-49 .vc_gitem-zone {height: 260px!important;}
.page-id-7812 .vc_gitem_row{height: 320px!important;}