/*
	Theme Name: thehatchchild
	Description: Use this theme if you want to extend features of Aurum theme or prevent overwriting the changes you make when new theme update is available.
	Template: thehatch
*/

header.site-header .full-menu {
  border-top: 1px solid #000000;
}

h2 {
  font-size: 30px;
}

header.site-header {
  position: relative;
  background: #f4ede3;
  z-index: 100;
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,.05);
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05);
  box-shadow: 0 1px 0 rgba(0,0,0,.05);
  background-image: url("https://thehatchwines.com/wp-content/uploads/2015/05/THTexture.jpg");
}

body {
  background-image: url("https://thehatchwines.com/wp-content/uploads/2015/05/THTexture.jpg");
}

footer.site-footer .footer-bottom {
  border-top: 1px solid #000;
}

.page-container .wpb_content_element.lab_vc_pagetitle h2 {
  font-size: 37px;
  text-transform: capitalize;
}

.page-container .wpb_content_element.vc_separator h4 .title-container {
  font-size: 37px;
  text-transform: capitalize;
}

.contact-page .contact-form .form-control {
  background: #fff;
}

.contact-page .contact-information .social-networks li a i {
  color: #222;
}

.contact-page .contact-information .social-networks li a i:hover {
  color: #888;
}

.contact-page .contact-information .social-networks li a {
  background: none;
}

footer.site-footer .footer-bottom .social-networks a {
  color: #222;
}

footer.site-footer .footer-bottom .social-networks a:hover {
  color: #888;
}

footer.site-footer .social-networks li a {
  background: none;
}

header.site-header ul.nav>li>a {
  padding: 25px 18px;
}

header.site-header ul.nav>li>a:hover {
  color: #7b599b;
  background: none;
text-decoration: none;
}

header.site-header.sticky.sticked ul.nav>li>a:hover {
  color: #7b599b;
}

.shop-item-single .item-info.summary form.cart .button {
  background: #fff;
}

.shop .quantity.buttons_added {
  background: none;
  border: solid 1px #fff;
}

header.site-header.sticky.sticked .full-menu .menu-container .logo img#site-logo {
height: auto !important;
}

.shop-item-single .item-info.summary .product_meta>span:first-child {
display: none !important;
}

section.blog .post .post-image {
  height: 250px;
}

body.single-post .post-image {
 height: auto !Important;
}

#mc_embed_signup {
    background: none !important;
}

#mc_embed_signup #mce-success-response {
    color: #000000;
font-family: 'Special Elite', cursive;
}

.page-container .wpb_content_element.lab_wpb_products_carousel .products .product .onsale {
    display: none;
}

.shop .shop-item .onsale.featured, .woocommerce .shop-item .onsale.featured {
    display: none;
}