/*
Variables
*/
/*
Hide State (cat) display------*/
.midHead {
  font-family: "Amatic SC", sans-serif;
  color: #ea1c7a;
  font-size: 2.4em;
  margin-bottom: 10px;
}
.button {
  font-family: "Amatic SC", sans-serif;
  font-size: 1.8em;
}
#top-link {
  font-size: 1.2em;
}
.current-dropdown > .nav-dropdown, .next-prev-thumbs li.has-dropdown:hover > .nav-dropdown, .no-js li.has-dropdown:hover > .nav-dropdown {
  background-color: #2ca5de;
}
.leadSen, .body {
  font-family: roboto, sans-serif;
  font-size: 18px;
  color: #0f2965;
}
.leadHead {
  color: #ea1c7a;
  font-size: 4em;
  margin-bottom: 20px;
}
.centerHead {
  color: #5dbb46;
  font-size: 3em;
  text-align: center;
}
.box-text .category {
  display: none;
}
.category, .woocommerce-breadcrumb, .box-text-inner {
  display: none;
}
.product-breadcrumb {
  display: none;
}
h1.entry-title {
  color: #5dbb46;
  font-size: 3em;
}
#menu-item-35 .nav-top-link {
  color: #2ca5de !important;
  font-size: 1.6em !important;
  letter-spacing: 1px !important;
  opacity: 1 !important;
}
.header-cart-link {
  color: #2ca5de !important;
  font-size: 1em !important;
  letter-spacing: 1px !important;
  opacity: 1 !important;
}
#top-bar li > a {
  text-transform: uppercase;
  color: #fff;
  font-family: "Roboto", sans-serif;
}
.widget-title {
  font-size: 195%;
}
a.anchor {
  display: block;
  position: relative;
  top: -45px;
  visibility: hidden;
}
body {
  color: #000;
}
h1, h2, h3, h5, h6 {
  font-weight: bold;
}
.product-info h1 {
  color: #5dbb46;
  font-size: 4em;
}
h4 {
  font-family: "Roboto", sans-serif;
  letter-spacing: 1px;
  font-size: 1.4em;
  color: #025f79;
}
h5 {
  font-family: "Roboto", sans-serif;
  letter-spacing: 1px;
  font-size: 2em;
  color: #2ca5de;
}
h3 {
  font-size: 2.6em;
  color: #ea1c7a;
}
.headIcon {
  color: #fff;
  padding-right: 12px;
  font-size: 1.3em;
}
.headIcon:hover {
  color: #025f79;
}
.headIcon.foot {
  font-size: 2.3em;
}
#top-bar .left-text {
  opacity: 1;
  font-size: 110%;
}
#top-link {
  background: #5dbb46;
  /*Fix Dollar sign alignment problem*/
}
.style-grid3 .price span:last-of-type {
  display: inline-block;
}
.copyright-footer {
  color: #fff;
  /*Category Display box*/
}
.short-description ul, .short-description li {
  font-weight: bold;
}
.product-small .name {
  font-size: 140%;
}
.banner {
  margin-bottom: 14px !important;
  /*Gravity forms add on styles*/
}
.banner h1, .banner .h1 {
  font-size: 3em;
  padding: 0.4em 0.8em;
  background-color: rgba(255, 203, 14, 0.8);
}
.banner h3, .banner .h3 {
  padding: 0.8em 1.2em;
  background-color: rgba(234, 28, 122, 0.8);
  color: #fff;
}
.banner .button {
  border: #5dbb46;
  background-color: #5dbb46 !important;
}
.banner .button:hover {
  border: #5dbb46;
  background-color: rgba(93, 187, 70, 0.4) !important;
}
.gform_wrapper span.gform_description {
  line-height: 1.3em;
  margin-bottom: 12px;
}
.gform_wrapper h3.gform_title {
  font-size: 2.2em;
  border-bottom: solid 1px #ea1c7a;
  /*Remove Co name from checkout, and checkout breadcrumbs */
}
#billing_company_field, .checkout-breadcrumb {
  display: none;
}
#order_comments::-webkit-input-placeholder {
  display: none;
}
