/********************************************************
/********************************************************
/********************************************************
/********************************************************
/********************************************************

/*! DO NOT EDIT aga.css FILE DIRECTLY! CSS is compiled using SASS from aga.scss */
/********************************************************
/********************************************************
/********************************************************
/********************************************************
/********************************************************
/********************************************************

/********************************************************

These are the sections contained in this CSS file:

	General Styles
	Link/Button color scheme
	Header
	Nav Bar
		Mobile Nav
	Links
	Carousel
	Buttons
	Panels
	Forms
	Lists
		Product Results
	Products
		Result filter
	Testimonials (Customer Experiences)
	Tables
	Footer
	Media Queries

********************************************************/
body {
  padding-top: 0;
  font-family: 'PT Serif Caption', serif;
  font-weight: 400;
  color: #333;
  padding-bottom: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400; }

h1 {
  font-size: 2em; }

.carousel .carousel-caption h1 {
  font-size: 1.5em; }

h2, summary {
  font-size: 1em;
  color: #333;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'PT Serif Caption', serif;
  font-weight: 400;
  border-bottom: 1px solid #efefef;
  border-top: 1px solid #efefef;
  padding: 1em 0;
  margin: 1em 0; }

.mainContent div + h2 {
  margin-top: 0; }

h3 {
  font-size: 1.3em; }

h4 {
  font-size: 1.2em; }

h5 {
  font-size: 1.1em; }

h6 {
  font-size: 1em; }

b, strong {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700; }

address {
  margin-left: 2em; }

footer address {
  margin-left: 0; }

.mainContent {
  padding: 0 0 2em 0; }

.large-logo {
  display: none; }

.callout {
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: 700;
  font-size: 1.714em;
  background: #e99d1a;
  color: #fff;
  padding: 0;
  padding-top: 3px;
  text-align: center;
  margin-top: 1px; }

footer div div {
  margin-bottom: 1em; }

#accordion .glyphicon {
  font-size: .75em;
  float: right; }

.logo {
  color: #000; }

.side-by-side.vr {
  background: url("../images/vr.gif") top center repeat-y; }

hr {
  border-color: #d5d3d2; }

strong {
  font-weight: 700; }

.caption {
  font-family: 'PT Serif Caption', serif;
  font-weight: 400;
  font-style: italic;
  color: #999;
  padding: .25em 0; }

.item-count {
  color: #ccc; }

.home-catalog {
  width: 100px; }

.mainContent .callout {
  background: #f4f4f4;
  padding: 2em;
  border: solid 1px #efefef;
  font-family: 'PT Sans', sans-serif;
  font-size: 1em;
  font-weight: 400;
  color: #000;
  text-align: left;
  line-height: 1.5em;
  margin: 2em 0; }

.callout.progress-container {
  padding: .5em;
  margin: 0;
  margin-bottom: 1em; }

.callout.progress-container h2 {
  margin: 0;
  margin-bottom: .25em; }

.progress {
  background-color: #ccc;
  margin-bottom: 0; }

.progress-text {
  display: none;
  /* hide on small screens */ }

.progress-text p {
  margin-bottom: 0 !important; }

.progress-bar {
  background-color: #eba10c; }

a[data-toggle="tooltip"] {
  color: #fff !important;
  background: #416288;
  padding: .25em .5em; }

form small {
  color: #666;
  font-family: 'PT Sans', sans-serif;
  font-size: .875em;
  font-weight: 400; }

#gmap iframe, #gmap object, #gmap embed {
  width: 100%; }

.modal-backdrop {
  z-index: 1000; }

/********************************************************

Link/Button color scheme

********************************************************/
a:link, a:visited {
  color: #7395bc; }

.btn {
  background: #416288;
  border-color: #046b70;
  color: #fff !important;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s; }

.btn:hover,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #283d54 !important; }

/********************************************************

Header

********************************************************/
header {
  font-family: 'PT Sans', sans-serif;
  padding: 20px 0;
  margin: 0;
  height: auto; }

#searchbox {
  width: 20em; }

article header {
  font-family: 'PT Serif Caption', serif;
  font-weight: 400; }

/********************************************************

Logo

********************************************************/
.logo {
  margin: 0;
  padding: 0; }

.logo img {
  max-width: 100%; }

/********************************************************

Nav Bar

********************************************************/
.navbar-default {
  background: none;
  border: none; }

.navbar {
  margin-bottom: 0;
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: 700;
  font-size: 1.2857em;
  border-top: 1px solid #046b70;
  border-bottom: 1px solid #046b70; }

.nav-wrap {
  color: #fff;
  background: #416288; }

.navbar-default .navbar-nav > li > a {
  color: #fff; }

.navbar-nav.nav-justified > li {
  float: none; }

.offcanvas.in.canvas-slid .navbar-nav > li > a {
  color: #333; }

.nav-wrap {
  height: 0; }

.navbar ul ul li {
  font-family: 'PT Sans', sans-serif;
  font-weight: 400; }

.navbar-nav > li > a,
.navbar-nav > li {
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
ul.nav li.dropdown:hover,
ul.nav li:hover {
  background-color: #283d54; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff; }

.navbar-default .navbar-nav > .open > a li a,
.navbar-default .navbar-nav > .open > a:hover li a,
.navbar-default .navbar-nav > .open > a:focus li a,
ul.nav li.dropdown:hover li a,
ul.nav li:hover li a,
.navbar-nav li li a {
  display: inline-block;
  width: 100%;
  border-top: 1px dotted #efefef;
  padding: .25em .25em; }

.navbar-default .navbar-nav > .open > a a:hover,
.navbar-default .navbar-nav > .open > a:hover a:hover,
.navbar-default .navbar-nav > .open > a:focus a:hover,
ul.nav li.dropdown:hover a a:hover,
ul.nav li:hover a a:hover {
  text-decoration: none;
  background: #efefef; }

.navbar-nav li li a:hover {
  background: #283d54;
  color: #fff;
  text-decoration: none; }

@media screen and (max-width: 767px) {
  .navbar-nav li li a:hover {
    color: #000; } }
.navbar-nav li li a {
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s; }

/********************************************************

Mobile Nav

********************************************************/
.offcanvas.in a:hover,
.offcanvas.in li:hover,
.offcanvas.in .dropdown.open,
.offcanvas.in .navbar-nav > .open > a,
.offcanvas.in .navbar-nav > .open > a:hover,
.offcanvas.in .navbar-nav > .open > a:focus,
.offcanvas.in ul.nav li.dropdown:hover,
.offcanvas.in ul.nav li:hover {
  background: transparent !important; }

.mobile-home-nav {
  margin-top: 40px;
  /* to clear carousel navigation */ }

.dropdown-menu p.divider {
  display: none; }

/********************************************************

Links

********************************************************/
/********************************************************

Carousel

********************************************************/
.carousel {
  /*
  margin-top:1em;
  padding-top:1em;
  margin-bottom: 2em;
  */ }

.carousel-indicators li {
  border: 1px solid #ccc; }

.carousel-indicators li.active {
  background: #416288;
  border: none; }

.carousel .carousel-caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: left;
  text-shadow: none;
  padding-top: 0; }

.carousel .carousel-caption h1 {
  margin: 0;
  margin-bottom: .5em;
  padding: 0;
  padding: 7px;
  font-size: 1.5em;
  color: #000;
  display: block;
  background: rgba(255, 255, 255, 0.6);
  text-align: center; }

.carousel .btn {
  margin-left: 1em; }

.carousel .item {
  max-height: 500px;
  height: auto !important;
  margin: 0 auto;
  padding-top: 0;
  margin-top: 1.5em; }

/*
.carousel .item {-webkit-transition: opacity 3s; -moz-transition: opacity 3s; -ms-transition: opacity 3s; -o-transition: opacity 3s; transition: opacity 3s;}
.carousel .active.left {left:0;opacity:0;z-index:2;}
.carousel .next {left:0;opacity:1;z-index:1;}
*/
.carousel .item {
  padding-top: 3em; }

.carousel-inner a {
  text-align: center;
  display: block; }

.carousel-inner a.more {
  display: block;
  text-align: left; }

.carousel-inner a.more:before {
  content: " - "; }

#slider-thumbs {
  display: table;
  margin: 0 auto; }

#slider-thumbs ul {
  text-align: center; }

#slider-thumbs li {
  width: 75px;
  vertical-align: middle;
  display: inline-block; }

.zoom {
  display: block;
  margin: 1em 0; }

#product .carousel .item {
  padding-top: 0; }

.carousel .item img,
#product .carousel .item img {
  margin: 0 auto;
  max-height: 450px; }

.carousel .item img {
  margin: 0 auto; }

/********************************************************

Buttons

********************************************************/
.btn {
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: 700;
  font-size: 1em;
  text-transform: uppercase; }

.mobile-header .button-left {
  position: relative;
  left: -15px; }

.mobile-header .button-right {
  position: relative;
  right: -15px; }

/********************************************************

Panels

********************************************************/
.panel-default > .panel-heading {
  background: none;
  border: none;
  border-top: 1px solid #efefef; }

.panel-default {
  border: none;
  margin: 0; }

.panel-group .panel + .panel {
  margin: -1px; }

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: none; }

#checkout .panel-default > .panel-heading {
  background: #416288;
  color: #fff; }

#checkout .panel-default {
  border: 1px solid #efefef;
  margin-bottom: 2em; }

/********************************************************

Forms

********************************************************/
input[type="submit"] {
  margin-top: 1em; }

.form-inline input[type="submit"] {
  margin-top: 0; }

label {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700; }

label .required {
  color: #f00; }

/********************************************************

Lists

********************************************************/
.paymentIcons {
  margin-top: 2em; }

.socialIcons li,
.paymentIcons li {
  margin: .5em 0; }

.socialIcons li a {
  border: none !important; }

#index ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#index ul li {
  margin: 0;
  padding: 0; }

#index ul li a {
  padding: .5em;
  display: block; }

#index ul li a:hover {
  background: #efefef;
  text-decoration: none; }

/********************************************************

Products list

********************************************************/
#results {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%; }

#results li {
  padding-top: 15px;
  padding-bottom: 15px;
  /* don't use left and right as left and right padding is set in the bootstrap grid */
  border: 1px solid #ccc;
  margin-bottom: -1px;
  /* eliminate double border on bottom */
  margin-right: -1px;
  /* eliminate double border on right */
  position: relative;
  left: 1px;
  /* shift everything back into place after removing borders */ }

/********************************************************

Auto-complete Search List

********************************************************/
.ui-helper-hidden-accessible {
  display: none; }

ul.ui-autocomplete {
  background-color: #416288;
  color: #fff;
  width: 320px !important;
  margin: 0px;
  padding: 0; }

ul.ui-autocomplete .ui-menu-item {
  list-style: none;
  margin: 0;
  padding: 0; }

ul.ui-autocomplete .ui-menu-item a {
  color: #fff;
  display: inline-block;
  width: 320px !important;
  border-top: 1px dotted #efefef;
  padding: .25em .5em;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400; }

/********************************************************

Products

********************************************************/
.pagination-container {
  margin: 0 auto;
  display: block;
  text-align: center;
  color: #333;
  font-size: .875em; }

.pagination {
  margin: 0 auto; }

.pagination > li > a, .pagination > li > span {
  color: #416288; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #416288; }

#results .item {
  text-align: center; }

#results .item h3 {
  font-family: 'PT Serif Caption', serif;
  font-size: 1em;
  line-height: 1.1em; }

#results .item .price-info {
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  color: #999; }

#results .price-info .price {
  color: #000;
  font-weight: 700; }

#results .item .image-holder img {
  margin: 0 auto;
  max-height: 200px; }

.dimensions {
  color: #999;
  font-size: .875em; }

article#product {
  margin: 2em 0 1em 0; }

#share-buttons {
  display: block;
  width: 100%;
  margin: 1em 0;
  float: left; }
  #share-buttons .share-button {
    margin: 0;
    margin-right: 6px;
    display: inline;
    float: left; }
  #share-buttons .pinterest {
    position: relative;
    top: -1px; }

.special-instructions {
  background: #efefef;
  padding: 2em;
  display: block;
  width: 100%; }

/********************************************************

Result Filter

********************************************************/
#filter {
  background: #f4f4f4;
  border: 1px solid #efefef; }

#filter .panel {
  background: transparent; }

.filter-heading {
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  background: #666;
  color: #fff;
  font-size: 1em;
  padding: .5em 1em;
  margin-bottom: 0; }

.filter-heading strong {
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: normal;
  font-size: 1.2em; }

.filter-heading a {
  color: #fff; }

#filter .panel-title {
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: normal;
  font-size: 1.25em; }

#filter .panel-title a {
  color: #333;
  text-decoration: none;
  display: block; }

#filter .panel-body {
  padding-top: 0; }

/********************************************************

Testimonails

********************************************************/
#testimonials blockquote {
  font-size: 1em;
  font-family: 'PT Serif Caption', serif;
  font-style: italic;
  font-weight: 400;
  display: inline-block; }

#testimonials footer {
  text-align: right;
  padding: 1em;
  background: none; }

#testimonials .name {
  color: #000; }

#testimonials .location,
#testimonials .date {
  display: block; }

/********************************************************

Tables

********************************************************/
td.total {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  color: #000; }

.no-stripe td {
  background: none !important;
  border: none !important; }

tr.begin-total td {
  border-top: 3px solid #416288 !important; }

table.responsive {
  border-collapse: collapse; }

.pricing {
  padding: 5px;
  clear: both; }
  .pricing table thead {
    position: absolute;
    top: -9999px;
    left: -9999px; }
    .pricing table thead th:last-child {
      text-align: right; }
  .pricing table tbody td:last-child {
    text-align: right; }
  .pricing table tbody tr {
    background: transparent url("../images/dots.gif") repeat-x center 1.5em;
    /* position is font size plus padding for top */
    border: none; }
    @media screen and (max-width: 768px) {
      .pricing table tbody tr {
        background: none; } }
  .pricing table tbody td {
    padding: .5em 0;
    border: none; }
    @media screen and (max-width: 768px) {
      .pricing table tbody td {
        padding: 5px; } }
    .pricing table tbody td span {
      background: #fff; }
      @media screen and (max-width: 768px) {
        .pricing table tbody td span {
          background: transparent; } }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  table.responsive {
    width: 100%;
    /*min-width: 320px;*/ }

  /* Force table to not be like tables anymore */
  table.responsive, table.responsive thead, table.responsive tbody, table.responsive th, table.responsive td, table.responsive tr {
    display: block; }

  /* Hide table headers (but not display: none;, for accessibility) */
  table.responsive th {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  table.responsive tr {
    border: 1px solid #ccc; }

  table.responsive tr:nth-of-type(even) {
    background-color: #eee; }

  table.responsive td {
    /* Behave  like a "row" */
    border: none;
    /*border-bottom: 1px solid #eee; */
    position: relative;
    padding-left: 35% !important; }

  table.responsive td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 30%;
    padding-right: 5%;
    white-space: normal; }

  table.responsive td {
    text-align: left !important; }

  table.responsive tr.no-header td:before {
    content: "" !important; }

  table.responsive tr.begin-total td {
    border-top: none !important; } }
/********************************************************

Footer

********************************************************/
footer {
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  background: #f9f9f9;
  border-top: 1px solid #f1f1f1;
  padding: 2em 0; }

/********************************************************

Media Queries

********************************************************/
@media (max-width: 480px) {
  .table-responsive > .table > tbody > tr > td {
    white-space: normal; } }
@media (min-width: 480px) {
  .multi-column {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-gap: 40px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 40px;
    /* Firefox */
    column-gap: 40px; }

  .progress-text {
    display: block; } }
@media (min-width: 768px) {
  .nav-wrap {
    height: auto; }

  .dropdown-toggle:hover .dropdown-menu,
  .dropdown:hover .dropdown-menu {
    display: block; }

  .mainContent {
    padding: 2em 0 4em 0;
    line-height: 1.5em; }

  .multi-column {
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    -moz-column-count: 3;
    /* Firefox */
    column-count: 3;
    -webkit-column-gap: 40px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 40px;
    /* Firefox */
    column-gap: 40px; }

  #testimonials .multi-column {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2; }

  .socialIcons, .paymentIcons {
    text-align: right; }

  .dropdown-menu p.divider {
    display: block;
    margin: 0;
    padding: 0; } }
@media (min-width: 992px) {
  .home-catalog {
    width: auto; } }
@media (min-width: 1200px) {
  .multi-column {
    -webkit-column-count: 4;
    /* Chrome, Safari, Opera */
    -moz-column-count: 4;
    /* Firefox */
    column-count: 4;
    -webkit-column-gap: 40px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 40px;
    /* Firefox */
    column-gap: 40px; }

  #testimonials .multi-column {
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    -moz-column-count: 3;
    /* Firefox */
    column-count: 3; } }
@media (max-width: 767px) {
  .navbar {
    border: none; }

  header[role="main"] {
    padding: 0; }

  .mobile-header {
    background: #416288;
    height: 55px; }

  .mobile-header .center-logo {
    width: 64%;
    margin-left: -7%;
    margin-right: -8%;
    text-align: center; }

  .mobile-header .logo {
    margin: 0 auto; }

  .mobile-header .logo img {
    max-height: 51px;
    margin-top: 2px; }

  .mobile-header .glyphicon-shopping-cart {
    font-size: 1.75em !important; }

  .mobile-search .form-group {
    margin-bottom: 0;
    padding: 2px;
    background: #92c6c8; }

  .mobile-search .form-control {
    border-radius: 0; }

  .callout {
    font-size: 1.25em; }

  button,
  .btn,
  .navbar-default .navbar-toggle {
    border: none; }

  .mobile-header .btn,
  .mobile-header button {
    height: 55px;
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
    border-radius: 0px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff; }

  .navbar-toggle {
    border-left: none !important;
    position: relative;
    left: -15px; }

  .mobile-header .cart-button {
    border-right: none;
    position: relative;
    right: -15px; }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto; }

  .navbar-toggle {
    margin-right: 0; }

  .offcanvas {
    background: #e4e4e4;
    -webkit-box-shadow: inset -7px 0px 5px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: inset -7px 0px 5px 0px rgba(50, 50, 50, 0.25);
    box-shadow: inset -7px 0px 5px 0px rgba(50, 50, 50, 0.25); }

  .offcanvas .open {
    background: #fff !important; }

  /* top-level mobile links */
  .offcanvas .navbar-nav > li > a {
    text-align: left;
    font-family: 'PT Serif Caption', serif;
    font-weight: 400;
    color: #333;
    font-size: .85em;
    border-top: 1px solid #ccc; }

  .offcanvas .navbar-nav > li:last-child > a {
    border-bottom: 1px solid #ccc; }

  /* remove catalog image from catalog links on mobile */
  .dropdown-menu .catalog-link img {
    display: none; }

  /* remove yamm padding */
  .yamm .yamm-content {
    padding-top: 0;
    padding-bottom: 0; }

  /* link styling for "dropdowns" */
  .navbar-default .navbar-nav > .open > a li a,
  .navbar-default .navbar-nav > .open > a:hover li a,
  .navbar-default .navbar-nav > .open > a:focus li a,
  ul.nav li.dropdown:hover li a,
  ul.nav li:hover li a {
    display: block;
    width: 100%;
    border-top: none;
    padding: .5em .25em; }

  .offcanvas .yamm .yamm-content a {
    border: none;
    border-bottom: 1px dotted #ccc;
    border-top: none;
    padding: .5em .25em;
    display: block; }

  .offcanvas .yamm .yamm-content div div:last-child a:last-child {
    border-bottom: none; }

  /* mobile nav top information */
  .navmenu-default .navmenu-brand, .navbar-default .navbar-offcanvas .navmenu-brand,
  .offcanvas .navmenu-brand:hover, .navmenu-default .navmenu-brand:hover, .navbar-default .navbar-offcanvas .navmenu-brand:hover, .navmenu-default .navmenu-brand:focus, .navbar-default .navbar-offcanvas .navmenu-brand:focus {
    background: #333 !important;
    color: #fff;
    margin: 0;
    padding: 0;
    position: relative; }

  .offcanvas .navmenu-brand a {
    color: #fff !important; }

  .offcanvas .navmenu-brand span.glyphicon-earphone {
    top: 0;
    border-right: 1px solid #fff;
    background: #00940e;
    padding: 15px; }

  .offcanvas .navmenu-brand .call-info {
    position: absolute;
    top: 8px;
    left: 65px;
    display: inline-block; }

  .offcanvas .navmenu-brand .hours {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: .7em;
    position: relative;
    top: -3px; }

  /********************************************************
  
  Carousel for mobile
  
  ********************************************************/
  .carousel-inner {
    height: auto;
    overflow: hidden; }

  /*.carousel .carousel-caption		{ top: -2em; }*/
  .carousel .item {
    height: auto !important; }

  .carousel .item img {
    max-height: 265px; }

  #product .carousel-inner {
    height: auto;
    overflow: visible; }

  #product .carousel .item img {
    max-height: 265px; } }
@media print {
  body {
    font-size: 9pt !important; }

  .no-print, .no-print *,
  .progress-container {
    display: none !important; } }
