/*
Theme Name: Humble Child
Theme URI: http://www.karimhossenbux.com/lab/humble/
Description: Humble Template from ThemeForest. <a href="http://twitter.com/karimhossenbux" target="_blank">Follow me on Twitter to have Updates news</a>.
Author: Karim Hossenbux
Author URI: http://www.karimhossenbux.com
Template: humble
Version: 1.0
*/

@import url("../humble/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

#tab-description h2 {
  text-indent: -9999px;
  font-size: 0px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #5c95b6;
}

.woocommerce div.product form.cart .button {
  top: -1px;
}

#comments {
  display: none;
}

.variations .label {
  color: #000;
}

#logo {
  margin-bottom: 35px;
}

nav.navbar {
  background: none !important;
}

.caret {
  top: -2px;
  position: relative;
}

@media (max-width: 768px) {
  #logo {
    text-align: center;
  }
}

@media (max-width: 1199px) {
  nav .nav a {
    font-size: 1.15rem !important;
  }
}

@media (max-width: 768px) {
  #header nav.navbar {
    top: 24px;
  }
}

@media (max-width: 768px) {
  #menu-main-menu {
    background: #fff;
  }
}

.shipping .amount {
 display:none;
}