.page-template-template-homepage .type-page .storefront-hero__button-edit {
  display: none;
}

.menu-toggle {
  position: relative;
  top: -65px;
}

.menu-item-2118 .fontawesome-text {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 600 !important;
}

.menu-toggle, .storefront-handheld-footer-bar, .storefront-handheld-footer-bar ul li > a {
  background-color: #fff !important;
}

.storefront-handheld-footer-bar ul li.cart .count {
   color: #fff !important;
}

.site-branding .site-title a:before {
  color: #f0a411;
}

header.entry-header {
  padding-bottom: 0 !important;
}

.onsale {
  background-color: #f0a411;
}

.site-header-cart .widget_shopping_cart, .site-header .product_list_widget li .quantity, a.cart-contents, .site-header-cart .widget_shopping_cart a {
  color: #fff;
}

#menu-item-2118 .fontawesome-text {
  font-size: 15px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;  
}

.fa.fa-heart {
  float: right;
  padding-left: 5px;
}

.copyrighttext {
  float: left;
}

.paymenticons {
  float: right;
}

.footerimg {
  height: 25px;
  width: auto;
  float: left;
}

.socialsection {
  text-align: center;
}

.social1, .social2, .social3, .social4 {
  padding-right: 10px;
  float: left;
  width: 40px;
  height: auto;
}

.gamma.widget-title {
  padding-bottom: 0px;
  font-weight: 400;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
}

.woocommerce-loop-category__title {
  width: 100% !important;
  text-align: center;
}

.page-template-template-homepage-php .storefront-product-categories ul.products li.product {
  height: 280px;
  background: #fff;
}

.hentry .entry-header h1 {
  display: none;
}

h1.hometitle {
  font-size: 2em;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  letter-spacing: -1px !important;
  color: #302105;
}

.tm-woo-grid-list-toggle-button-wrapper {
  clear: none;
  float: right;
}

.storefront-sorting {
  float: left;
}

.shopnavitem {
  font-size: 14px;
  font-weight: 400;
}

a.shopnavlink {
  font-weight: 400 !important;
  text-decoration: none !important;
}

a.shopnavlink:hover {
  text-decoration: underline !important;
}

#titleiconbox1, #titleiconbox2, #titleiconbox3, #titleiconbox4 {
  padding-bottom: 30px;
}

#titleiconbox2, #titleiconbox3, #titleiconbox4 {
  padding-top: 15px;
}

.titleicon {
  padding-right: 10px;
  width: auto;
  height: 26px;
}

#shopnav1, #shopnav2, #shopnav3, #shopnav4 {
  clear: both;
}

.tib1, .tib2 {
  float: left;
}

#shopsubnav1, #shopsubnav2, #shopsubnav3, #shopsubnav4 {
  text-indent: 15px;
  line-height: 1.8;
}

.wpcs_product_carousel_slider {
  padding: 40px;
  border: 4px solid #eaeaea;
  margin-bottom: -10px;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  color: #000 !important;
  /*background-color: #BBBBBB;
  border-color: #BBBBBB;*/
  font-size: 14px !important;
  text-transform: capitalize !important;
  border-radius: 3px !important;
  font-weight: 400 !important;
  font-family: "Montserrat", sans-serif !important;
  background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6));
    background: -webkit-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#e6e6e6 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e6e6e6 100%);
}

.footer-widgets {
  padding-top: 2em;
}

.site-footer {
  padding-bottom: 2em;
}

#pt_mailchimp_subscribe-2 {
  margin-bottom: 1em;
}

@media (min-width: 768px) {
.storefront-breadcrumb {
    margin: 0 0 0;
}
}

@media (max-width: 768px) {
  .paymenticons, .copyrighttext {
  float: none;
  text-align: center;
}
  .footerimg {
    float: none;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
}
  h1.hometitle {
    font-size: 27px;
    margin-top: 40px;
}
  .page-template-template-homepage-php .storefront-product-categories ul.products li.product h2 {
    bottom: -50px;
  }
}