/*
Theme Name: Ingenious (Child Theme)
Theme URI: http://ingenious.creaws.com/
Author: Creative Web Solutions
Author URI: http://themeforest.net/user/creativews
Description: Ingenious - Smart Home Automation WordPress Theme
Version: 1.0.0
License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
Tags: two-columns, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: ingenious
Text Domain: ingenious
*/

/*
Don't edit this file!!!
It will be wiped upon next theme update!
Use "Customize" -> "Additional CSS" instead.
*/

body.single-product #page{
  padding-top: 96px;
}


@media (min-width: 980px){
  .menu_wrapper .woo_minicart_bar_item.bar_item{
      display: none !important;
  }
}


.products:not(.list) .ingenious_after_shop_loop_item_wrapper{
	margin-top: 0 !important;
}

.products:not(.list) .add_to_cart_button{
	position: relative;
}

.woo_panel{
	padding-top: 16px;
}

.products:not(.list) .add_to_cart_button{
	opacity: 1;
}

body.single.single-post div#page main#page_content div.post_info_wrap div.meta_wrapper{
	margin-top: 20px;
}

body.single.single-post div#page main#page_content div.post_info_wrap div.meta_wrapper a[rel="category tag"]{
	display:none;
}

body.home #header_wrapper{
  display:none;
}

body.home div.ingenious_grid div.like,
body.home div.ingenious_grid div.meta_wrapper{
  display:none !important;
}

/*
.woo_minicart_bar_item{
	display: none !important;
}
*/

table.greenTable {
  border: 6px solid #05B4AF;
  background-color: #D4EED1;
  width: 400px;
  text-align: center;
}
table.greenTable td, table.greenTable th {
  border: 1px solid #05B4AF;
  padding: 3px 2px;
}
table.greenTable tbody td {
  font-size: 13px;
}
table.greenTable tr:nth-child(even) {
  background: #05B4AF;
}
table.greenTable thead {
  background: #05B4AF;
  background: -moz-linear-gradient(top, #43c7c3 0%, #1ebbb7 66%, #05B4AF 100%);
  background: -webkit-linear-gradient(top, #43c7c3 0%, #1ebbb7 66%, #05B4AF 100%);
  background: linear-gradient(to bottom, #43c7c3 0%, #1ebbb7 66%, #05B4AF 100%);
  border-bottom: 0px solid #444444;
}
table.greenTable thead th {
  font-size: 19px;
  font-weight: bold;
  color: #F0F0F0;
  text-align: left;
  border-left: 2px solid #05B4AF;
}
table.greenTable thead th:first-child {
  border-left: none;
}

table.greenTable tfoot td {
  font-size: 13px;
}
table.greenTable tfoot .links {
  text-align: right;
}
table.greenTable tfoot .links a{
  display: inline-block;
  background: #FFFFFF;
  color: #05B4AF;
  padding: 2px 8px;
  border-radius: 5px;
}

.rev_slider_wrapper h1.tp-caption{
	padding: 10px !important;
}

.grecaptcha-badge{
  display: none;
  z-index: 100;
}

body.page-id-2054 .grecaptcha-badge,
body.page-id-6526 .grecaptcha-badge
{
  display: block;
}

.post_post_header .info{
  display: none;
}

#page{
  margin-top: 0;
}

#page_title{
  font-size: 35px;
}

.page_title_content{
  padding-top: 130px !important;
  padding-bottom: 50px !important;
}

body.page-id-6526 form.wpcf7-form span input{
  width: auto;
}

table.noborder > tbody > tr > td{
  border: 0 !important;
  vertical-align: middle;
}

@media (max-width: 479px){
  #page{
    padding-top: 0;
    margin-top 0;
  }

  table.noborder > tbody > tr > td{
    display: block;
  }
}

.post_post_content_wrapper{
  min-height: 400px !important;
}

body.home div.ingenious_grid .post_post_content_wrapper{
  min-height: 40px !important;
}

/*
.main_menu > .menu-item{
  padding-left: 10px;
  padding-right: 10px;
}
*/

body.woocommerce-page #page{
  padding-top: 96px;
}

@media all and (max-width: 1400px)  {
  .main_menu > .menu-item{
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media all and (max-width: 1114px)  {
  .main_menu > .menu-item{
    padding-left: 2px;
    padding-right: 2px;
  }

  .header_logo a{
    padding: 10px 0px;
  }
}

@media all and (max-width: 500px)  {
  body.page-id-7692 main#page_content h2{
    font-size: 1.9em;
    margin-top: 20px;
  }
}

.bannerholder{
  display: block;
  background-color: transparent;
  width: 100%;
  padding-top: 60px;
  margin-bottom: -120px;
  /*height: 250px;*/
}

body:not(.home).page .bannerholder,
body:not(.home).single .bannerholder{
  padding-top: 0px;
  margin-bottom: -20px;
}


.bannerholder img.headerbanner{
  margin: 0 auto;
  /*height: 250px;*/
}

.headerbanner970{
  width: 970px;
  display: block;
}

.headerbanner728{
  display: none;
  width: 728px;
}

.headerbanner320{
  display: none;
  width: 320px;
}

@media all and (min-width: 728px) and (max-width: 969px)  {
  .bannerholder{
    padding-top: 50px;
    margin-bottom: -160px;
  }

  body:not(.home).page .bannerholder,
  body:not(.home).single .bannerholder{
    margin-bottom: -60px;
  }

  .headerbanner970{
    display: none;
  }

  .headerbanner728{
    display: block;
  }

  .headerbanner320{
    display: none;
  }
}

@media all and (max-width: 727px)  {

  body:not(.home).page .bannerholder,
  body:not(.home).single .bannerholder{
    margin-bottom: -60px;
  }

  .bannerholder{
    margin-bottom: -170px;
  }

  .headerbanner970{
    display: none;
  }

  .headerbanner728{
    display: none;
  }

  .headerbanner320{
    display: block;
  }
}


@media all and (max-width: 480px)  {
  .bannerholder{
    margin-bottom: -130px;
  }
}

