﻿/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*Set min-height for dynamic content area*/
.main-content-wrapper {
  min-height: 300px;
  padding-top: 15px;
  padding-bottom: 45px;
}
@media (min-width: 992px) {
  .main-content-wrapper {
    min-height: 500px;
  }
}
.text-secondary {
  color: #EA8300;
}
/*Logo & Header element padding*/
.logo-wrap,
.social-links,
.header-middle {
  padding-top: 8px;
  padding-bottom: 8px;
}
/*Main Header - Top navigation */
/*Remove margin-top, rely on baseline margin
     values for vertical rhythm*/
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  line-height: 1.6;
}
h1.product-page-header {
  font-size: 32px;
  margin-bottom: 30px;
}
h1.entity-page-header {
  font-size: 24px;
}
@media (min-width: 992px) {
  h1.entity-page-header {
    font-size: 36px;
  }
}
/*Product Cells*/
.grid-item {
  text-align: center;
}
.entity-page-product {
  margin-bottom: 25px;
}
.grid-item-price-wrap {
  font-weight: bold;
  padding-top: 4px;
}
/*Product XmlPackages*/
.product-page-top {
  background: #f5f5f5;
  padding: 21px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .product-page-top {
    padding: 50px;
  }
}
.product-page-footer {
  padding-top: 25px;
}
.variant-name-wrap {
  font-size: 14px;
  margin: 0;
}
.product-page .product-info-wrap .price-wrap {
  margin-top: 0;
  margin-bottom: 15px;
}
.product-page .price-wrap {
  font-weight: bold;
}
#product-tabs .rating-header {
  display: none;
}
.rating-stars {
  display: inline-block;
  width: 78px;
  position: relative;
  top: 5px;
}
a.rating-link,
.rating-link {
  display: inline-block;
  padding-right: 3px;
}
/*Tabs*/
.tab-content > .tab-pane {
  background: #fff;
  border: 1px solid #ddd;
  border-top: none;
  font-size: 14px;
  padding: 18px;
  margin-bottom: 30px;
}
.tab-content {
  position: relative;
}
/*Dropdowns*/
.dropdown-menu {
  min-width: 200px;
  padding: 0;
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
}
.dropdown-menu .divider {
  margin: 0;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #f4f4f4;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
}
/*Breadcrumb*/
.breadcrumb {
  font-size: 12px;
  margin-bottom: 15px;
  color: #777777;
}
/*Buttons*/
.btn {
  font-weight: bold;
  font-family: 'Signika', Arial, Helvetica, sans-serif;
}
/*Template Checkout/Cart Links*/
.header-right-nav {
  padding-top: 16px;
}
.top-header-left {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 12px;
}
.header-phone-number {
  text-align: center;
  font-weight: bold;
  padding-right: 15px;
  padding-top: 15px;
}
@media (min-width: 992px) {
  .header-phone-number {
    text-align: right;
  }
}
a.checkout-link {
  color: #ffffff;
  background-color: #00693C;
  border-color: #00693C;
}
.user-links > li {
  margin: 0;
}
a.user-link[disabled] {
  display: none;
}
a.user-link {
  display: inline-block;
  padding: 8px 10px;
  font-size: 12px;
}
.nav.top-account-nav > li > a {
  padding: 8px 10px;
  font-size: 12px;
  background: #7AB800;
  color: #fff;
}
.nav.top-account-nav > li > a:hover,
.nav.top-account-nav > li > a:focus,
.nav.top-account-nav > li > a:active {
  background: #919191;
}
.nav.top-account-nav > li > a .open {
  background: #777777;
}
a#js-header-checkout-link.user-link[disabled] {
  display: none;
}
.checkout-link,
#js-show-cart {
  text-align: center;
}
a#js-show-wish,
a#js-show-wish:focus {
  color: #00693C;
}
a#js-show-cart,
a#js-show-cart:focus {
  background-color: #00693C;
  color: #fff;
}
a#js-show-cart:hover {
  background-color: #00361f;
}
a#js-show-wish:hover {
  background-color: #eeeeee;
}
a.checkout-link:hover,
a.checkout-link:active,
a.checkout-link:focus {
  color: #ffffff;
  background-color: #00361f;
  border-color: #00361f;
}
a.checkout-link {
  display: none;
}
.checkout-label {
  display: none;
}
/* Manufacturer List */
.brands-sidebar {
  background: #559b7d;
  width: 34px;
  right: 0px;
  padding: 8px 6px;
  font-size: 10px;
  position: fixed;
  right: -34px;
  top: 1%;
  top: 244px;
  text-align: center;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.brandNavLink {
  display: block;
  padding-bottom: 10px;
}
.brand-section-wrapper {
  margin-bottom: 32px;
  padding-right: 32px;
  min-height: 100px;
}
.brand-list-heading {
  font-weight: bold;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 12px;
  color: #00693C;
}
.brands-sidebar a {
  color: #fff;
}
.nav-hint {
  background: #559b7d;
  color: #fff;
}
.nudge-menu {
  right: 0px;
}
/*Inverse Color Classes*/
.btn-inverse {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.text-inverse {
  color: #fff;
}
.text-inverse a {
  color: #fff;
}
.text-inverse a:hover {
  color: #fff;
}
/*Navbar*/
.navbar {
  margin: 0;
}
.navbar-nav > li > a {
  font-weight: bold;
  font-family: 'Signika', Arial, Helvetica, sans-serif;
}
@media (min-width: 992px) {
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-right {
  margin-right: 0;
}
/*Theme-specific Content Styles*/
.welcome-text-wrapper {
  padding: 24px;
  margin-bottom: 32px;
  background-color: #f5f5f5;
}
@media (min-width: 992px) {
  .welcome-text-wrapper {
    padding: 50px;
  }
}
.home-heading {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
  padding-bottom: 8px;
  font-family: 'Signika', Arial, Helvetica, sans-serif;
  color: #EA8300;
}
.dropdown-product-page .related-items-header,
.dropdown-product-page .upsell-items-header,
.dropdown-product-page .group-header {
  font-size: 14px;
  padding-bottom: 6px;
  padding-top: 8px;
  border-bottom: 1px solid #eeeeee;
}
/* Fix some common problems with set widths in admin entered data*/
.responsive-content-fix img,
.responsive-content-fix div,
.responsive-content-fix table,
.responsive-content-fix p {
  max-width: 100%;
}
.responsive-content-fix {
  max-width: 100%;
  overflow: auto;
}
/* Footer */
.footer-wrapper {
  background: #eeeeee;
  padding-top: 100px;
  padding-bottom: 100px;
}
.footer-row ul {
  list-style-type: none;
  font-size: 12px;
  line-height: 3;
  margin-bottom: 16px;
}
.footerHeading {
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 16px;
  letter-spacing: 1px;
  padding-bottom: 25px;
}
.copyright {
  font-size: 11px;
  padding-top: 50px;
  font-style: italic;
}
.live-chat-wrapper {
  position: relative;
}
.live-chat {
  position: fixed;
  bottom: 0px;
  right: 20px;
}
/*Featured Entities*/
.featured-entities {
  margin-bottom: 50px;
}
.featured-entities .panel-heading {
  padding-left: 0;
  padding-right: 0;
  font-family: 'Signika', Arial, Helvetica, sans-serif;
  font-size: 24px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 8px;
  font-weight: bold;
}
.featured-entities .panel-heading a {
  color: #00693C;
}
.featured-entities .panel-body {
  text-align: center;
  padding: 0;
}
.well {
  box-shadow: none;
}
picture > img {
  width: 100%;
}
/*Search*/
.search-go {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  vertical-align: middle;
  float: left;
  width: 20%;
  text-transform: uppercase;
  border-left: none;
}
.search-box {
  width: 80%;
  float: left;
}
@media (min-width: 768px) {
  .search-form-group {
    margin-top: 15px;
  }
}