h2.title {
  padding: 15px 0 15px; 
  border-top: #eeeeee solid 1px; 
  border-bottom: #eeeeee solid 1px; 
  font-size: 20px;
}
.four .info .title, .four .info .price {
  text-transform: uppercase;
}
.main {
  font-weight: 400;
}
.new_banner {
  background: transparent; 
  color: #000000;
  text-transform: uppercase;
  font-weight: 900;
  text-shadow: 1px 2px 2px rgba(0,0,0,0.5);
}
.featured_collections {
  margin-bottom: 0;
}
p {
  line-height: 1.3em;
}
.footer_menu li {
  line-height: 1em; 
}
li {
  margin-bottom: 2px; 
}
.thumbnail .quick_shop {
  background-color: #bd0102; 
  bottom: 45%;
  left: 25%;
  top: auto;
  right: auto;
}
.social_icons a {
    color: #ffffff;
}
.new_banner {
  display: none; 
}
.instas {
  width: 40%;
  padding: 5% !important;
}
.section h2.title {
  display: none; 
}
.greencart a.cart_button.active {
    color: #ffffff !important;
    border-color: #000000 !important;
}
.newsletter_popup .fancybox-skin h1 {
  display: none; 
}
.greencart a.cart_button {
    background: url(//cdn.shopify.com/s/files/1/1092/3112/files/cart_white.png?15152165756937889443) no-repeat 9px 9px !important;
}
.shopify-payment-button__more-options {
    background: #22aa22;
}
.add_to_cart {
    margin-bottom: 10px;
}
.index .five.columns {
  max-width: 532px;
  width: 100%;
}






@media only screen and (min-width: 768px) {
  .hidelarge {
    visibility: hidden;
    width: 0px;
  }
  select {
  background-color: rgba(255,255,255,.7);
  }
  .nav ul li a.cart_button {
   background-image: url("//cdn.shopify.com/s/files/1/1092/3112/t/14/assets/cart_dark.png?17694716036938870503") no-repeat 9px 9px; 
   background-color: rgba(255,255,255,.7);
  }
  .greencart a.cart_button {
    background-color: #7ab55c !important;
  }
  .header {
  background-color: rgba(255,255,255,.95);
  position: fixed;
  top: 0;
    z-index: 1000;
    width: 100%;
    margin: 0 auto;
  }
  .fixed_header {
   margin-top: 151px; 
  }
}
@media only screen and (max-width: 767px) {
  .hidesmall {
    visibility: hidden; 
  }
  .hidelarge {
    visibility: visible; 
  }
  h4.title {
    padding-top: 50px;
  }
}
