﻿/* line 4, template.scss */
.gallery-thumbs {
  *zoom: 1;
}
/* line 7, template.scss */
.gallery-thumbs:before, .gallery-thumbs:after {
  content: "";
  display: table;
}
/* line 12, template.scss */
.gallery-thumbs:after {
  clear: both;
}

/* line 32, template.scss */
body,
button,
input,
select,
table,
textarea {
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
  color: #636363;
}

/* line 42, template.scss */
header {
  margin: 0 !important;
  padding-top: 1em;
}

/* line 47, template.scss */
.wa-logo-container {
  text-align: center;
}

/* line 51, template.scss */
.wa-call-us-container {
  text-align: center;
  padding-top: 1.2em;
}

/* line 55, template.scss */
.wa-call-us-a {
  text-decoration: none;
}

/* line 58, template.scss */
.wa-call-us-a:HOVER {
  text-decoration: none;
}

/* line 61, template.scss */
.wa-call-us-a .wa-call-us-1 {
  color: #154890;
  font-weight: bold;
  font-size: 1.4em;
}

/* line 66, template.scss */
.wa-call-us-a .wa-call-us-2 {
  color: #ff6600;
  font-weight: bold;
  font-size: 1.6em;
}

/* line 72, template.scss */
.wa-search-container {
  text-align: right;
  padding-top: 1.9em;
}

/* line 76, template.scss */
.wa-search-button-container {
  padding-left: 0;
  text-align: center;
}

/* line 80, template.scss */
.wa-title {
  color: #154890;
  font-size: 1.4em;
  font-weight: bold;
  /*font-family: "Helvetica Neue", Verdana, Arial, sans-serif;*/
  text-align: center;
}

/* line 88, template.scss */
.footerNotice {
  /*font-family: tahoma, geneva, sans-serif;*/
  font-size: 1em;
  line-height: 21px;
  font-weight: bold;
  text-align: center;
  color: #393939;
  margin: 25px 0px 15px 0px;
}

/* line 97, template.scss */
.footerNotice span {
  /*font-family: tahoma, geneva, sans-serif;*/
  font-size: 1em;
  font-weight: bold;
  color: #a30327;
}

/* line 104, template.scss */
.wa-footer {
  text-align: center;
}

/* line 108, template.scss */
.wa-copyright {
  color: #3399cc;
  font-size: .7em;
  margin-top: 2em;
  border-top: 1px solid #ededed;
  padding-top: 2em;
}

/* line 116, template.scss */
.panel-default {
  border-radius: 0 !important;
  border: 1px solid #cccccc !important;
  box-shadow: #ededed;
}

/* line 121, template.scss */
.panel-heading {
  background-color: #f4f4f4 !important;
  border-bottom-color: #cccccc !important;
  color: #636363 !important;
}

/* line 127, template.scss */
.panel-body table tr th {
  padding-right: 1.2em;
  color: #636363 !important;
}

/* line 132, template.scss */
.wa-condition-notes {
  margin-top: 1em;
}

/* line 136, template.scss */
.wa-fitment-header div {
  font-weight: bold;
  border-bottom: 1px solid #cccccc;
  padding-bottom: .6em;
  height: 100%;
}

/* line 142, template.scss */
.wa-fitment-row {
  border-bottom: 1px solid #cccccc;
}

/* line 145, template.scss */
.wa-fitment-row div {
  padding: .6em;
}

/* line 149, template.scss */
.wa-fitment-row.last {
  border-bottom: none;
}

@media (max-width: 768px) {
  /* line 155, template.scss */
  .wa-fitment-row .restrictions:before {
    content: "<strong>Restrictions:</strong> ";
  }
  .wa-call-us-a .wa-call-us-1 {
    font-size: 1.0em;
  }
  .wa-title {
    font-size: 1.0em;
  }
  .wa-footer a {
    padding-bottom: 8px;
  }
  div.part-specs dl dt {display:block !important;}
}
/* line 163, template.scss */
.gallery {
  background-color: white;
  margin: 1em auto 0 auto;
  position: relative;
  text-align: center;
  width: auto;
}

/* line 173, template.scss */
[class^='gallery-radio-'] {
  display: none;
}

/* line 179, template.scss */
.gallery-radio-1:checked ~ .gallery-large .gallery-photo-1 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-1:checked ~ .gallery-large .gallery-photo-1 {
  display: block;
}

/* line 186, template.scss */
#photo-1 {
  z-index: 101;
}

/* line 190, template.scss */
#photo-1:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-1:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-1:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-2:checked ~ .gallery-large .gallery-photo-2 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-2:checked ~ .gallery-large .gallery-photo-2 {
  display: block;
}

/* line 186, template.scss */
#photo-2 {
  z-index: 102;
}

/* line 190, template.scss */
#photo-2:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-2:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-2:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-3:checked ~ .gallery-large .gallery-photo-3 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-3:checked ~ .gallery-large .gallery-photo-3 {
  display: block;
}

/* line 186, template.scss */
#photo-3 {
  z-index: 103;
}

/* line 190, template.scss */
#photo-3:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-3:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-3:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-4:checked ~ .gallery-large .gallery-photo-4 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-4:checked ~ .gallery-large .gallery-photo-4 {
  display: block;
}

/* line 186, template.scss */
#photo-4 {
  z-index: 104;
}

/* line 190, template.scss */
#photo-4:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-4:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-4:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-5:checked ~ .gallery-large .gallery-photo-5 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-5:checked ~ .gallery-large .gallery-photo-5 {
  display: block;
}

/* line 186, template.scss */
#photo-5 {
  z-index: 105;
}

/* line 190, template.scss */
#photo-5:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-5:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-5:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-6:checked ~ .gallery-large .gallery-photo-6 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-6:checked ~ .gallery-large .gallery-photo-6 {
  display: block;
}

/* line 186, template.scss */
#photo-6 {
  z-index: 106;
}

/* line 190, template.scss */
#photo-6:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-6:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-6:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-7:checked ~ .gallery-large .gallery-photo-7 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-7:checked ~ .gallery-large .gallery-photo-7 {
  display: block;
}

/* line 186, template.scss */
#photo-7 {
  z-index: 107;
}

/* line 190, template.scss */
#photo-7:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-7:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-7:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-8:checked ~ .gallery-large .gallery-photo-8 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-8:checked ~ .gallery-large .gallery-photo-8 {
  display: block;
}

/* line 186, template.scss */
#photo-8 {
  z-index: 108;
}

/* line 190, template.scss */
#photo-8:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-8:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-8:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-9:checked ~ .gallery-large .gallery-photo-9 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-9:checked ~ .gallery-large .gallery-photo-9 {
  display: block;
}

/* line 186, template.scss */
#photo-9 {
  z-index: 109;
}

/* line 190, template.scss */
#photo-9:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-9:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-9:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-10:checked ~ .gallery-large .gallery-photo-10 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-10:checked ~ .gallery-large .gallery-photo-10 {
  display: block;
}

/* line 186, template.scss */
#photo-10 {
  z-index: 110;
}

/* line 190, template.scss */
#photo-10:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-10:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-10:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-11:checked ~ .gallery-large .gallery-photo-11 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-11:checked ~ .gallery-large .gallery-photo-11 {
  display: block;
}

/* line 186, template.scss */
#photo-11 {
  z-index: 111;
}

/* line 190, template.scss */
#photo-11:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-11:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-11:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-12:checked ~ .gallery-large .gallery-photo-12 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-12:checked ~ .gallery-large .gallery-photo-12 {
  display: block;
}

/* line 186, template.scss */
#photo-12 {
  z-index: 112;
}

/* line 190, template.scss */
#photo-12:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-12:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-12:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-13:checked ~ .gallery-large .gallery-photo-13 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-13:checked ~ .gallery-large .gallery-photo-13 {
  display: block;
}

/* line 186, template.scss */
#photo-13 {
  z-index: 113;
}

/* line 190, template.scss */
#photo-13:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-13:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-13:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-14:checked ~ .gallery-large .gallery-photo-14 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-14:checked ~ .gallery-large .gallery-photo-14 {
  display: block;
}

/* line 186, template.scss */
#photo-14 {
  z-index: 114;
}

/* line 190, template.scss */
#photo-14:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-14:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-14:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-15:checked ~ .gallery-large .gallery-photo-15 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-15:checked ~ .gallery-large .gallery-photo-15 {
  display: block;
}

/* line 186, template.scss */
#photo-15 {
  z-index: 115;
}

/* line 190, template.scss */
#photo-15:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-15:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-15:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-16:checked ~ .gallery-large .gallery-photo-16 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-16:checked ~ .gallery-large .gallery-photo-16 {
  display: block;
}

/* line 186, template.scss */
#photo-16 {
  z-index: 116;
}

/* line 190, template.scss */
#photo-16:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-16:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-16:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-17:checked ~ .gallery-large .gallery-photo-17 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-17:checked ~ .gallery-large .gallery-photo-17 {
  display: block;
}

/* line 186, template.scss */
#photo-17 {
  z-index: 117;
}

/* line 190, template.scss */
#photo-17:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-17:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-17:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-18:checked ~ .gallery-large .gallery-photo-18 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-18:checked ~ .gallery-large .gallery-photo-18 {
  display: block;
}

/* line 186, template.scss */
#photo-18 {
  z-index: 118;
}

/* line 190, template.scss */
#photo-18:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-18:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-18:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-19:checked ~ .gallery-large .gallery-photo-19 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-19:checked ~ .gallery-large .gallery-photo-19 {
  display: block;
}

/* line 186, template.scss */
#photo-19 {
  z-index: 119;
}

/* line 190, template.scss */
#photo-19:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-19:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-19:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-20:checked ~ .gallery-large .gallery-photo-20 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-20:checked ~ .gallery-large .gallery-photo-20 {
  display: block;
}

/* line 186, template.scss */
#photo-20 {
  z-index: 120;
}

/* line 190, template.scss */
#photo-20:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-20:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-20:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-21:checked ~ .gallery-large .gallery-photo-21 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-21:checked ~ .gallery-large .gallery-photo-21 {
  display: block;
}

/* line 186, template.scss */
#photo-21 {
  z-index: 121;
}

/* line 190, template.scss */
#photo-21:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-21:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-21:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-22:checked ~ .gallery-large .gallery-photo-22 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-22:checked ~ .gallery-large .gallery-photo-22 {
  display: block;
}

/* line 186, template.scss */
#photo-22 {
  z-index: 122;
}

/* line 190, template.scss */
#photo-22:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-22:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-22:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-23:checked ~ .gallery-large .gallery-photo-23 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-23:checked ~ .gallery-large .gallery-photo-23 {
  display: block;
}

/* line 186, template.scss */
#photo-23 {
  z-index: 123;
}

/* line 190, template.scss */
#photo-23:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-23:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-23:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-24:checked ~ .gallery-large .gallery-photo-24 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-24:checked ~ .gallery-large .gallery-photo-24 {
  display: block;
}

/* line 186, template.scss */
#photo-24 {
  z-index: 124;
}

/* line 190, template.scss */
#photo-24:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-24:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-24:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-25:checked ~ .gallery-large .gallery-photo-25 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-25:checked ~ .gallery-large .gallery-photo-25 {
  display: block;
}

/* line 186, template.scss */
#photo-25 {
  z-index: 125;
}

/* line 190, template.scss */
#photo-25:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-25:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-25:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-26:checked ~ .gallery-large .gallery-photo-26 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-26:checked ~ .gallery-large .gallery-photo-26 {
  display: block;
}

/* line 186, template.scss */
#photo-26 {
  z-index: 126;
}

/* line 190, template.scss */
#photo-26:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-26:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-26:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-27:checked ~ .gallery-large .gallery-photo-27 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-27:checked ~ .gallery-large .gallery-photo-27 {
  display: block;
}

/* line 186, template.scss */
#photo-27 {
  z-index: 127;
}

/* line 190, template.scss */
#photo-27:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-27:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-27:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-28:checked ~ .gallery-large .gallery-photo-28 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-28:checked ~ .gallery-large .gallery-photo-28 {
  display: block;
}

/* line 186, template.scss */
#photo-28 {
  z-index: 128;
}

/* line 190, template.scss */
#photo-28:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-28:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-28:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-29:checked ~ .gallery-large .gallery-photo-29 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-29:checked ~ .gallery-large .gallery-photo-29 {
  display: block;
}

/* line 186, template.scss */
#photo-29 {
  z-index: 129;
}

/* line 190, template.scss */
#photo-29:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-29:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-29:target a.lightbox-close {
  top: 0px;
}

/* line 179, template.scss */
.gallery-radio-30:checked ~ .gallery-large .gallery-photo-30 {
  display: block;
}
/* line 181, template.scss */
.no-opacity .gallery-radio-30:checked ~ .gallery-large .gallery-photo-30 {
  display: block;
}

/* line 186, template.scss */
#photo-30 {
  z-index: 130;
}

/* line 190, template.scss */
#photo-30:target {
  opacity: 1;
  top: 0;
  bottom: 0;
}

/* line 196, template.scss */
#photo-30:target img {
  max-height: 100%;
  max-width: 100%;
}

/* line 201, template.scss */
#photo-30:target a.lightbox-close {
  top: 0px;
}

/* line 208, template.scss */
.gallery-large {
  padding-bottom: 68%;
  position: relative;
}

/* line 213, template.scss */
.gallery-large > span {
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  margin: 0 auto;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  vertical-align: middle;
}
/* line 224, template.scss */
.no-opacity .gallery-large > span {
  display: none;
}

/* line 229, template.scss */
.gallery-large > span > img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
}

/* line 237, template.scss */
.gallery-thumbs {
  background-color: white;
  overflow: hidden;
  padding-bottom: 1.1%;
  text-align: left;
}

/* line 245, template.scss */
.gallery-thumbs > label {
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 0;
  margin: 1.1% 0 0 1.1%;
  overflow: hidden;
  padding: 0 0 11.6% 0;
  width: 15.4%;
}

/* line 256, template.scss */
.gallery-thumbs > label > img {
  display: block;
}

/* line 260, template.scss */
img {
  max-width: 100%;
}

/* line 267, template.scss */
.lightbox-target {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity .5s linear;
  -moz-transition: opacity .5s linear;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
  overflow: hidden;
  z-index: 1000;
}

/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */
/* line 285, template.scss */
.lightbox-target img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 0%;
  max-width: 0%;
  border: 3px solid white;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

/* Styles the close link, adds the slide down transition */
/* line 305, template.scss */
a.lightbox-close {
  display: block;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  background: white;
  color: black;
  text-decoration: none;
  position: absolute;
  top: -80px;
  right: 0;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

/* Provides part of the "X" to eliminate an image from the close link */
/* line 324, template.scss */
a.lightbox-close:before {
  content: "";
  display: block;
  height: 30px;
  width: 1px;
  background: black;
  position: absolute;
  left: 26px;
  top: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Provides part of the "X" to eliminate an image from the close link */
/* line 341, template.scss */
a.lightbox-close:after {
  content: "";
  display: block;
  height: 30px;
  width: 1px;
  background: black;
  position: absolute;
  left: 26px;
  top: 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */
/**
 * Tabs
 */
/* line 376, template.scss */
.wa-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: white;
  border: 1px solid #3399cc;
}

/* line 386, template.scss */
.wa-tabs label {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  display: block;
  padding: 1rem 2rem;
  margin-right: 0.2rem;
  cursor: pointer;
  background: #f4f4f4;
  font-weight: bold;
  -webkit-transition: background ease 0.2s;
  transition: background ease 0.2s;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  border-top: none;
  border-bottom: 1px solid #cccccc;
}

/* line 404, template.scss */
.wa-tabs .tab {
  -webkit-box-ordinal-group: 100;
  -ms-flex-order: 99;
  order: 99;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  display: none;
  padding: 1.5rem;
  background: #fff;
}

/* line 417, template.scss */
.wa-tabs input[type="radio"] {
  position: absolute;
  opacity: 0;
}

/* line 422, template.scss */
.wa-tabs input[type="radio"]:checked + label {
  background: #3399cc;
  color: white;
  border: none;
  /*border-top: 1px solid #cccccc;*/
  /*border-bottom: 1px solid #cccccc;*/
}

/* line 430, template.scss */
.wa-tabs input[type="radio"]:checked + label + .tab {
  display: block;
}

@media (max-width: 45em) {
  /* line 435, template.scss */
  .wa-tabs .tab,
  .wa-tabs label {
    -webkit-box-ordinal-group: NaN;
    -ms-flex-order: initial;
    order: initial;
  }

  /* line 442, template.scss */
  .wa-tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
  }
}