/* Bootstrap Variables Overwrites */
/* Variables */
.gap-top {
  margin-top: 20px;
}
.gap-top-half {
  margin-top: 10px;
}
.gap-top-negative {
  margin-top: -20px;
}
.gap-bottom {
  margin-bottom: 20px;
}
.gap-bottom-half {
  margin-bottom: 10px;
}
.gap-none {
  margin-bottom: 0!important;
}
.gap-right {
  margin-right: 20px;
}
@media screen and (max-width: 757px) {
  .gap-bottom-mobile {
    margin-bottom: 20px;
  }
  .gap-top-mobile {
    margin-top: 20px;
  }
}
.text-underline {
  text-decoration: underline;
}
.text-underline:hover {
  text-decoration: underline;
}
@media screen and (max-width: 757px) {
  .text-left-mobile {
    text-align: left;
  }
}
hr {
  border-color: #e5e5e5;
}
.ff-default {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ff-light {
  font-family: 'Source Sans Pro Light';
}
.ff-regular {
  font-family: 'Source Sans Pro Regular';
}
.ff-bold {
  font-family: 'Source Sans Pro Bold';
}
.ff-small {
  font-size: 12px;
}
.ff-normal {
  font-size: 14px;
}
.ff-large {
  font-size: 16px;
}
.ff-larger {
  font-size: 18px;
}
.ff-largest {
  font-size: 22px;
}
.ff-big {
  font-size: 24px;
}
.ff-huge {
  font-size: 28px;
}
.ff-giant {
  font-size: 34px;
}
.upp {
  text-transform: uppercase;
}
.link-upp {
  text-transform: uppercase;
}
.link-clear-style {
  color: #333333;
  cursor: text;
}
.link-clear-style:hover {
  color: #333333;
}
.alert .link-clear-style {
  color: #ffffff;
}
.alert .link-clear-style:hover {
  color: #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
}
.heading.heading-h1,
h1 {
  font-size: 28px;
}
.heading.heading-h2,
h2 {
  font-size: 22px;
}
.heading.heading-h3,
h3 {
  font-size: 18px;
  margin-bottom: 18px;
}
.heading.heading-h4,
h4 {
  font-size: 16px;
  margin-bottom: 10px;
}
.heading.heading-h5,
h5 {
  font-size: 14px;
  margin-bottom: 7.5px;
}
.heading.heading-h6,
h6 {
  font-size: 12px;
  margin-bottom: 5px;
}
.heading {
  font-family: 'Source Sans Pro Bold';
  font-weight: normal;
}
.heading.heading-regular {
  font-family: 'Source Sans Pro Regular';
}
.heading.heading-light {
  font-family: 'Source Sans Pro Light';
}
.heading.heading-white {
  color: #ffffff;
}
.heading.heading-upp {
  text-transform: uppercase;
}
.heading.heading-hr {
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.panel-type-paddingless .heading.heading-hr {
  padding: 15px 0 10px;
  margin: 0 20px;
}
.heading.heading-marginsmall {
  margin-bottom: 5px;
}
.heading.heading-marginless {
  margin-bottom: 0;
}
.heading.heading-plain {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.widget-link-bar.type-top,
#store-selector,
.wrapper-login-panel,
.wrapper-nav-panel,
.widget-sub-nav-panel,
.wrapper-back-to-top,
a[href="#top"],
.widget-login-or-select,
.wrapper-store-map,
.wrapper-footer,
.widget-tag-line,
.widget-stock-level span,
.cart-related-items,
#store-footer,
.widget-filter-panel,
.feedback-form-wrapper,
.popover {
  display: none!important;
}
.col-prnt-1,
.col-prnt-2,
.col-prnt-3,
.col-prnt-4,
.col-prnt-5,
.col-prnt-6,
.col-prnt-7,
.col-prnt-8,
.col-prnt-9,
.col-prnt-10,
.col-prnt-11 {
  float: left;
}
.col-prnt-1 {
  width: 8.333333333333332%;
}
.col-prnt-2 {
  width: 16.666666666666664%;
}
.col-prnt-3 {
  width: 25%;
}
.col-prnt-4 {
  width: 33.33333333333333%;
}
.col-prnt-5 {
  width: 41.66666666666667%;
}
.col-prnt-6 {
  width: 50%;
}
.col-prnt-7 {
  width: 58.333333333333336%;
}
.col-prnt-8 {
  width: 66.66666666666666%;
}
.col-prnt-9 {
  width: 75%;
}
.col-prnt-10 {
  width: 83.33333333333334%;
}
.col-prnt-11 {
  width: 91.66666666666666%;
}
.col-prnt-12 {
  width: 100%;
}
.col-prnt-offset-0 {
  margin-left: 0;
}
.wrapper-link-bar {
  border: none;
}
.wrapper-link-bar .widget-link-bar .container:after {
  padding: 10px 0;
  content: "2013 All rights reserved. Farm Source";
}
.wrapper-link-bar .widget-link-bar .container ul {
  display: none;
}
.progress .progress-bar {
  border: 10px solid black;
}
.progress .progress-bar.progress-bar-success {
  border-color: #6cbb3f;
}
.alert {
  text-align: left;
}
.alert:before {
  display: none;
}
.widget-pagination ul.pagination li.prev a,
.widget-pagination ul.pagination li.next a {
  padding-left: 12px;
  padding-right: 12px;
  text-indent: 0;
}
.widget-product-list.type-four-per-row ul.product-listing li.product-preview {
  width: 25%;
}
.widget-product-list.type-three-per-row ul.product-listing li.product-preview {
  width: 33.333333333333336%;
}
.widget-product-list.type-three-per-row li.product-preview {
  clear: none!important;
}
.widget-result-controls {
  overflow: visible;
}
.widget-grid-switch-controls .product-view-control {
  text-indent: 0;
}
.widget-product-details-tabs .nav-tabs {
  margin-bottom: 10px;
}
.widget-product-details-tabs .nav-tabs > li {
  display: none;
}
.widget-product-details-tabs .nav-tabs > li.active {
  display: block;
}
.widget-tabs-a > .nav-tabs > li {
  display: none;
}
.widget-tabs-a > .nav-tabs > li.active {
  display: block;
}
.list-unstyled.list-icon li {
  padding-left: 0;
}
.modal-open {
  visibility: hidden;
}
.modal-open .modal {
  visibility: visible;
}
.modal-open .modal .modal-dialog {
  margin-top: 20px;
  border: 1px solid #e5e5e5;
}
.widget-product-in-cart .section .col-image,
.widget-product-in-cart .section .col-description {
  float: left;
  width: auto;
}
.widget-event-list ul.list-section li.date {
  width: 15%;
  max-width: 100px;
}
.widget-event-list ul.list-section li.content {
  width: 85%;
  max-width: 1000px;
}
.widget-carousel-image .carousel-caption h3,
.widget-carousel-image .carousel-caption ul li {
  color: #ffffff !important;
}
.modal.modal-welcome .modal-dialog .modal-content .modal-header-wrapper {
  min-height: 0;
}
