/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

body {
  font-size: 1.2rem;
  line-height: 1.5;
}
h2.woocommerce-loop-product__title {
  font-family: "Open Sans";
  font-weight: 400;
}
#g-copyright .g-grid {
  background: none;
  margin: 0;
}
#g-copyright {
  text-transform: none;
}
#g-copyright .g-content {
  margin: 0.2rem;
  padding: 1rem;
}
.g-simplemenu-particle .g-simplemenu-container h6 {
  display: none;
}
div[itemprop="description"] p {
  font-size: 0.9rem;
  padding-bottom: 0;
  margin-bottom: 0;
}
div.woocommerce-product-gallery__image.flex-active-slide {
  pointer-events: none !important;
}
Remove the category count everywhere using custom CSS .woocommerce-loop-category__title mark.count {
  display: none;
}
div.wc-quick-view-product-tabs.woocommerce-tabs.wc-tabs-wrapper {
  display: none;
}
.woocommerce div.product form.cart .variations select {
  background: #B260B2;
  color: #fff;
}
.bbloomer-thumbs div.woocommerce-product-gallery__image {
  width: 30%;
  margin-right: 3%;
  margin-bottom: 3%;
  float: left;
}
/* LARGE Max-width 1800	 */
/* MEDIUM   Max-width 1500	*/
@media screen and (max-width: 1500px) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce a.button {
    font-size: 90%;
  }
  article#post-1243 img.featured-image.tease-featured-image {
    display: none;
  }
}
/* SMALLER - Max-width 1100 */
@media screen and (max-width: 1100px) {
  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 80%;
  }
  h2.woocommerce-loop-product__title {
    font-size: 0.9rem !important;
  }
}
/* IPAD pro 10 */
/* SMALLEST */
@media screen and (max-width: 815px) {
  #g-mainbar .g-content {
    background: #fff;
    border: 1px solid #5d94a3;
    margin-left: 0;
    margin-right: 0;
  }
  .woocommerce ul.products li.product .button {
    margin-top: 1em;
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 768px) {
  .su-tabs-nav {
    display: flex;
  }
  .su-tabs-nav span {
    flex-basis: 100%;
    text-align: center;
  }
  .su-tabs-nav span:last-child {
    margin-right: 0;
  }
}
/* SMALLEST */
/* IPHONE */
@media screen and (max-width: 590px) {
  .pt-cv-view .pt-cv-title {
    text-align: center;
  }
  .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
    float: none;
    margin: 0 0 2.992em;
  }
  .woocommerce div.product .product_title {
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
    color: #E20652;
  }
  h1 {
    font-size: 1.9rem;
  }
  #g-copyright .g-content {
    margin: 0;
    padding: 0.5rem;
  }
  .woocommerce div.product .product_title {
    font-size: 2rem;
  }
  .woocommerce div.product form.cart .variations select {
    font-size: 1rem;
    display: block;
  }
  .woocommerce div.product form.cart .variations td.label {
    display: none;
  }
  .woocommerce div.product form.cart .variations {
    margin-bottom: 0;
  }
  .wc-quick-view-product-summary .woocommerce-product-details__short-description {
    font-size: 1.1rem;
  }
  article#post-1243 img.featured-image.tease-featured-image {
    display: none;
  }
  .su-tabs-mobile-stack .su-tabs-nav span {
    display: inline !important;
  }
  .su-tabs {
    background-color: #fff !important;
  }
}
#g-mainbar .g-content {
  background: #fff;
  border: 1px solid #5d94a3;
  margin-top: 0;
  padding: 0 2%;
}
.su-tabs-nav span {
  font-size: 1rem;
  font-weight: 600;
  padding: 10px;
}
/*# sourceMappingURL=custom_home.css.map */