body {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.65;
  overflow-x: hidden;
}
a {
  color: #000;
  text-decoration: underline;
  font-weight: 600;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
a:hover,
a:focus,
a:active {
  color: #292929;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.retailer-link a {
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  letter-spacing: .03em;
}
.retailer-link a:hover {
  text-decoration: underline;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
p.TableStyle2,
li.TableStyle2 {
  font-size: 16px;
  line-height: 30px;
}
pre {
  color: #777;
}
body.page-template-page-fullwidth {
  color: #000;
}
h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: #ED1C24;
}
h1,
h2,
h3,
h4,
h5 {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: .05em;
  line-height: 1.4em;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
h2 {
  font-weight: 500;
  font-size: 26px;
  color: #000;
}
h3 {
  font-weight: 600;
  font-size: 18px;
  color: #9a9a9a;
  line-height: 1.6;
  margin-bottom: 2em;
}
h3.red-underline {
  position: relative;
  text-align: center;
}
h3.red-underline:after {
  content: '';
  position: absolute;
  height: 2px;
  background: #ED1C24;
  width: 100px;
  bottom: -1rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
h4 {
  font-weight: 500;
  color: #000;
  font-size: 30px;
}
h5 {
  font-weight: 600;
  color: #9a9a9a;
  font-size: 1rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: .6rem;
}
.hr {
  background: #202020;
  height: 1px;
  margin: 2rem 0;
}
.page-featured-image,
.page-featured-image img {
  width: 100%;
}
header.entry-header,
header.page-header {
  text-align: center;
}
header.entry-header h1.entry-title,
header.entry-header h1.page-title,
header.page-header h1.entry-title,
header.page-header h1.page-title {
  font-size: 3rem;
  display: inline-block;
  position: relative;
  margin-top: 2rem;
  margin-bottom: 3rem;
}
header.entry-header h1.entry-title:after,
header.entry-header h1.page-title:after,
header.page-header h1.entry-title:after,
header.page-header h1.page-title:after {
  content: '';
  width: 50%;
  height: 2px;
  position: absolute;
  bottom: -5px;
  background-color: #ed1c24;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.bg-black header.entry-header h1.entry-title,
.bg-black header.entry-header h1.page-title,
.bg-black header.page-header h1.entry-title,
.bg-black header.page-header h1.page-title {
  color: #fff;
}
.single-post header.entry-header h1.entry-title,
.single-post header.entry-header h1.page-title,
.single-post header.page-header h1.entry-title,
.single-post header.page-header h1.page-title {
  font-size: 2.5rem;
}
@media (min-width: 1540px) {
  .container {
    max-width: 1440px;
  }
}
.mt-6,
.my-6 {
  margin-top: 6rem !important;
}
@media (max-width: 767px) {
  .mt-6,
  .my-6 {
    margin-top: 3rem !important;
  }
}
.mb-6,
.my-6 {
  margin-bottom: 6rem !important;
}
@media (max-width: 767px) {
  .mb-6,
  .my-6 {
    margin-bottom: 3rem !important;
  }
}
.pb-6,
.py-6 {
  padding-bottom: 6rem !important;
}
@media (max-width: 767px) {
  .pb-6,
  .py-6 {
    padding-bottom: 3rem !important;
  }
}
.pt-6,
.py-6 {
  padding-top: 6rem !important;
}
@media (max-width: 767px) {
  .pt-6,
  .py-6 {
    padding-top: 3rem !important;
  }
}
.charcoal {
  color: #464646;
}
blockquote {
  font-size: inherit;
}
header.site-header {
  background-color: #000;
  color: #555555;
}
@media only screen and (max-width: 767px) {
  header.site-header {
    margin-bottom: 56px;
  }
}
@media (max-width: 991px) {
  #masthead .site-branding {
    padding: 0;
  }
}
header#masthead .search-toggle {
  position: relative;
}
header#masthead .search-toggle #searchToggle {
  position: absolute;
  margin-top: 15px;
  right: -8px;
  width: 400px;
  z-index: 999;
}
header#masthead a.red-text {
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
}
header#masthead #wcpbc_country_selector-2 {
  margin-right: 2ch;
  margin-top: -2px;
}
header#masthead span#login-link {
  color: #ccc;
  margin-right: 2ch;
  font-size: 14px;
}
header#masthead span#login-link a {
  color: #ccc;
  font-weight: 500;
  text-decoration: none;
}
header#masthead span#login-link a:hover,
header#masthead span#login-link a:focus,
header#masthead span#login-link a:active,
header#masthead span#login-link a:not(:disabled):not(.disabled):active:focus {
  color: #fff;
}
a.red-link {
  color: #ED1C24;
}
.black-text {
  color: #000 !important;
}
.white-text {
  color: #fff !important;
}
.red-text,
.text-red,
.red-font {
  color: #ED1C24 !important;
}
.bg-black {
  background: #000 !important;
  color: #fff;
}
.bg-black h2 {
  color: #eee;
}
.gray-bg,
.bg-gray {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  background-color: #292929;
  text-align: center;
}
.gray-bg p,
.bg-gray p {
  margin: 0 auto;
}
.darkgray-bg {
  background-color: #111111;
  color: #eee;
}
.darkgray-bg h2 {
  color: #fff;
}
#global-message {
  padding: .75em 0 0;
  width: 100%;
  display: block;
  text-align: center;
  background: #222;
  line-height: 1.5;
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: .05em;
}
#global-message a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  font-size: 14px;
}
.find-retailer.single-product {
  margin-left: 1rem;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .find-retailer.single-product {
    margin-top: 1rem;
  }
}
.white-text h2,
.white-text h3,
.white-text p {
  color: #fff !important;
}
.grayLight-bg {
  background-color: #555555;
}
.grayLight-bg p {
  color: #e4e4e4;
}
.grayLighter-bg {
  background-color: #f1f1f1;
}
.grayLighter-bg p,
.grayLighter-bg li {
  color: #202020;
}
.grayDark-bg {
  background: #292929;
}
.grayDarker-bg {
  background: #202020;
}
.black-bg {
  background: #000;
}
.red-line {
  height: 4px;
  width: 100%;
  background: #ED1C24;
  margin: 3rem 0;
}
.row-padding .row {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.row.vertical-align {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .row.vertical-align {
    display: block;
  }
}
.row.vertical-align .top {
  align-items: flex-start;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .row.vertical-align .top {
    display: block;
  }
}
[class^="col"].nopadding {
  padding: 0;
}
[class^="col"].nopadding p {
  margin: 0;
}
[class^="col"].nopadding img {
  width: 100%;
  height: auto;
  margin: 0;
}
.alignnone {
  clear: both;
  max-width: 100%;
  height: auto;
}
.container.small {
  font-size: 1rem;
}
@media (min-width: 1200px) {
  .container.small {
    width: 1170px;
  }
}
.aligncenter,
.aligncenter .caption,
.thumbnail > a > img {
  height: auto;
}
@media only screen and (max-width: 767px) {
  .alignright {
    float: none;
    margin: 1rem auto;
    display: block;
  }
}
.black-box {
  background: #000;
  padding: 20px 0;
}
.black-box .btn {
  background: #000;
  color: #fff;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-weight: 400;
}
.content_box {
  background: #9a9a9a;
  margin: 40px 0;
  padding: 40px 0;
}
.content_box:before,
.content_box:after {
  background: #9a9a9a;
}
.content_box h3 {
  color: #4a4a4a;
}
section#page-title {
  text-align: center;
}
ul.partner-list {
  list-style-type: none;
  padding-left: 0;
  font-size: 13px;
  margin: 5px 0;
}
ul.partner-list li {
  display: inline-block;
  text-transform: uppercase;
}
ul.partner-list li a {
  color: #555555;
  text-decoration: none;
}
ul.partner-list li+li:before {
  content: "|";
  color: #e1e1e1;
  padding-right: 1px;
  position: relative;
  top: -2px;
  padding-left: 0px;
}
ul.partner-list .wslash:before {
  content: " " !important;
}
#partner-sites-list .svg-wrap {
  width: 150px;
}
#aboveNav .container {
  max-width: 1580px;
}
#head-links {
  position: relative;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  #head-links {
    position: absolute;
    z-index: 999;
    right: 15px;
    width: 325px;
    top: 5px;
  }
}
@media (max-width: 450px) {
  #head-links {
    width: 100%;
    left: 15px;
    right: 15px;
  }
}
#head-links button.button {
  margin-left: 2rem;
  width: 40px;
  padding: .5rem;
}
div[id^="accordion"] .panel-default .panel-heading,
#accordion .panel-default .panel-heading {
  background-color: #000;
}
div[id^="accordion"] .panel-heading[aria-expanded="true"],
div[id^="accordion"] .panel-heading.active,
#accordion .panel-heading[aria-expanded="true"],
#accordion .panel-heading.active {
  background-color: #292929;
}
div[id^="accordion"] .panel-heading.active.collapsed,
#accordion .panel-heading.active.collapsed {
  background-color: #000;
}
div[id^="accordion"] .panel-body,
#accordion .panel-body {
  color: #2a2a2a;
}
@media only screen and (max-width: 767px) {
  #siteNavigation {
    position: fixed;
    z-index: 9;
    width: 100vw;
    background: #000;
  }
  .admin-bar #siteNavigation {
    top: 42px;
  }
  #siteNavigation .site-logo {
    flex-basis: calc(100% - 150px);
    order: 2;
  }
}
nav.navbar {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1800px) {
  nav.navbar {
    max-width: 1750px;
  }
}
nav.navbar .site-logo {
  flex: 0 0 300px;
}
nav.navbar #mega-menu-wrap-primary a {
  text-decoration: none !important;
}
@media only screen and (min-width: 768px) {
  nav.navbar #mega-menu-wrap-primary {
    flex: 1 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  nav.navbar #mega-menu-wrap-primary ul#mega-menu-primary {
    display: flex;
    flex: 1 0 auto;
    justify-content: space-around;
  }
}
@media only screen and (max-width: 767px) {
  nav.navbar #mega-menu-wrap-primary ul#mega-menu-primary ul.mega-sub-menu li {
    padding: 0px !important;
  }
  nav.navbar #mega-menu-wrap-primary ul#mega-menu-primary ul.mega-sub-menu li a {
    margin-bottom: .7rem;
    padding-bottom: .3rem;
  }
  nav.navbar #mega-menu-wrap-primary ul#mega-menu-primary ul.mega-sub-menu li:first-of-type {
    margin-top: .5rem;
  }
}
nav.navbar #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-item >  a.mega-menu-link {
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  padding-top: 8px;
  padding-bottom: 8px;
  text-transform: uppercase;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  background: none !important;
  outline: none !important;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: .05em;
}
nav.navbar #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-item a.show_details_on_hover {
  display: block;
}
nav.navbar #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
  width: 200px;
}
nav.navbar #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu > li a.mega-menu-link {
  color: #000;
}
@media only screen and (min-width: 768px) {
  nav.navbar #mega-menu-wrap-primary ul#mega-menu-primary ul.mega-sub-menu {
    margin-top: 16px !important;
  }
}
nav.navbar #mega-menu-wrap-primary ul#mega-menu-primary ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
  text-align: center;
}
nav.navbar #mega-menu-wrap-primary h4.mega-block-title {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  nav.navbar #mega-menu-wrap-primary .textwidget a:not(.nav_category) {
    display: none !important;
  }
  nav.navbar #mega-menu-wrap-primary .textwidget p {
    margin: 0 !important;
  }
}
.menu-image-button {
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
@media (max-width: 1440px) {
  .menu-image-button {
    height: 300px !important;
    width: auto !important;
    margin-right: 30px;
  }
}
@media (max-width: 1199px) {
  .menu-image-button {
    height: 275px !important;
  }
}
.menu-image-button .overlay-text {
  position: absolute;
  color: #fff;
  font-size: 24px;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  text-align: center;
  left: 0;
  right: 0;
  text-transform: uppercase;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .menu-image-button .overlay-text {
    font-size: 18px;
  }
}
.menu-image-button .red-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.menu-image-button a {
  display: block;
  height: 100%;
}
.menu-image-button a:hover .red-overlay {
  opacity: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.menu-image-button a:hover button {
  background: #ED1C24;
  border-color: #ED1C24;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.home h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #292929;
  margin-bottom: 1.5em;
  text-transform: uppercase;
}
.home hr.hidden-xs {
  display: none;
}
.home section#intro-product {
  background: #f1f1f1;
}
.home section#top-selling {
  margin-top: -20px;
  padding-top: 50px;
}
.home section#top-selling .woocommerce.columns-3 {
  padding: 20px 15px;
}
.home section#top-selling .woocommerce.columns-3 ul.products li.product {
  text-align: center;
}
.home section#passion {
  padding: 50px 0;
}
@media only screen and (max-width: 767px) {
  .home section#passion {
    padding-top: 1rem;
  }
}
.home section#bottom {
  text-align: center;
  padding: 80px 0;
  margin-bottom: -40px;
}
.home section#bottom h2 {
  font-size: 28px;
}
.home .mejs-overlay-button {
  z-index: 9;
}
@media (max-width: 767px) {
  .home img.alignnone.wp-image-23.size-full {
    padding-top: 30px;
  }
}
.home #dd-carousel {
  z-index: 1;
}
.carousel-inner > .item > a > img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .carousel-caption {
    padding: 0;
    top: 48%;
    height: auto;
  }
}
.carousel-caption h5 {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 2px;
  font-size: 36px;
  color: #ED1C24;
  text-transform: uppercase;
  text-shadow: none;
}
@media (max-width: 500px) {
  .carousel-caption h5 {
    font-size: 16px;
    top: 60%;
  }
}
#dd-carousel .fa {
  font-size: 44px;
  top: 40%;
  position: relative;
  transform: translateY(-50%);
}
.btn {
  text-decoration: none;
}
.btn-default {
  border: 2px solid black;
  background-color: rgba(255,255,255,0.5);
  border-radius: 0;
  padding: 0 20px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 52.313px;
  text-transform: uppercase;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
  background-color: #ED1C24;
  color: #fff;
  border-color: #fff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
@media only screen and (max-width: 991px) {
  .btn-default {
    margin-bottom: 20px;
  }
}
.btn-inverse {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 52.313px;
  padding: 0 25px;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active {
  background-color: #ED1C24;
  color: #fff;
  border-color: #fff;
}
a.text-link,
.ht-learn {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: black;
  text-decoration: underline;
  display: block;
  letter-spacing: 1px;
}
a.text-link:hover,
a.text-link:focus,
a.text-link:active,
.ht-learn:hover,
.ht-learn:focus,
.ht-learn:active {
  color: #ED1C24;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.button-overlay {
  position: relative;
}
.button-overlay p {
  margin: 0;
}
.button-overlay .nopadding {
  overflow: hidden;
}
.button-overlay .hover-image img {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.button-overlay .hover-image:hover img {
  transform: scale(1.03);
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.no-zoom.button-overlay .hover-image:hover img {
  transform: none;
}
.button-overlay .overlay-button {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.button-overlay .overlay-button h4 {
  text-transform: uppercase;
  font-size: 30px;
  letter-spacing: .1em;
  line-height: 44px;
  background-color: transparent;
  border: none;
  color: #fff;
  outline: none !important;
  font-weight: 500;
  position: relative;
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.button-overlay .overlay-button h4:after {
  content: '';
  display: block;
  background-color: #ED1C24;
  width: 115px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .button-overlay .overlay-button h4 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .range-buttons .space {
    display: none;
  }
}
.range-button {
  position: relative;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .range-button {
    margin-bottom: 15px;
  }
}
.range-button img {
  width: 100%;
  height: auto;
}
.range-button .initial-text,
.range-button .overlay-text {
  position: absolute;
  top: 50%;
  text-align: center;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 24px;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.range-button .overlay-text {
  opacity: 0;
}
.range-button:hover {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.range-button:hover .overlay-text {
  opacity: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.range-button:hover .initial-text {
  opacity: 0;
}
.range-button:hover .red-filter {
  background: rgba(255,0,0,0.7);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.category-products {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 768px) {
  .category-products .row {
    width: 100%;
  }
}
.category-products a,
.category-products a:hover {
  text-decoration: none;
}
.category-products .featured-thumbnail {
  text-align: center;
  margin-bottom: 0;
}
.category-products .item h3 {
  display: block;
  font: 500 26px/1.3 "Montserrat", sans-serif;
  letter-spacing: .1em;
  padding: 0 0 5px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 1rem;
}
.category-products .item h3.price {
  font-size: 20px;
  margin-bottom: 0;
}
.category-products .ht-learn {
  text-transform: uppercase;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: .1em;
  padding: 15px 75px;
  display: inline-block;
  border: 2px solid transparent;
  -webkit-transition: border-color .3s linear;
  -o-transition: border-color .3s linear;
  transition: border-color .3s linear;
  padding: 10px 75px;
  text-decoration: none;
  padding: 13px 75px 10px;
  margin: auto auto 0;
  max-width: 300px;
}
.category-products .ht-learn::after {
  content: '';
  display: block;
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  background: #ed1c24;
  -webkit-transition: background .3s linear;
  -o-transition: background .3s linear;
  transition: background .3s linear;
  position: relative;
  top: 12px;
}
.category-products .ht-learn:hover,
.category-products .ht-learn:focus,
.category-products .ht-learn:active {
  border: 2px solid #ed1c24;
}
.category-products .ht-learn:hover::after,
.category-products .ht-learn:focus::after,
.category-products .ht-learn:active::after {
  background: transparent;
}
#product-video {
  max-width: 1200px;
  margin: 100px auto;
}
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
@media only screen and (max-width: 991px) {
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block;
  }
  #no-more-tables {
    padding-left: 15px;
  }
  #no-more-tables th {
    width: 100% !important;
    background-color: #292929;
    color: #fff;
    text-align: center;
    border: 0;
  }
  #no-more-tables .no-show {
    display: none;
  }
  #no-more-tables td:nth-child(2n+1) {
    background: #9a9a9a;
  }
  #no-more-tables td[data-header] {
    background: #000 !important;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    padding: 10px 0 5px;
    text-align: center;
  }
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #no-more-tables tr {
    border: 1px solid #ccc;
  }
  #no-more-tables td {
    border: none;
    border-bottom: 1px solid #787878;
    position: relative;
    padding-left: 60%;
    white-space: normal;
    text-align: left;
    min-height: 2em;
  }
  #no-more-tables td:before {
    position: absolute;
    top: 10px;
    left: 6px;
    width: 50%;
    padding-right: 10px;
    line-height: 1.3em;
    text-align: left;
    font-weight: bold;
  }
  #no-more-tables td:before {
    content: attr(data-title);
  }
  .table-bordered {
    border: none;
  }
}
@media (min-width: 992px) {
  .table.atomic-comparison {
    overflow: hidden;
  }
  .table.atomic-comparison th {
    background-color: #292929;
    color: #fff;
  }
  .table.atomic-comparison td,
  .table.atomic-comparison th {
    padding: 10px;
    position: relative;
    outline: 0;
  }
  .table.atomic-comparison body:not(.nohover) tbody tr:hover {
    background-color: #ED1C24;
  }
  .table.atomic-comparison.table-hover > tbody > tr:hover {
    background-color: #555555;
  }
  .table.atomic-comparison td:hover::after,
  .table.atomic-comparison thead th:not(:empty):hover::after,
  .table.atomic-comparison td:focus::after,
  .table.atomic-comparison thead th:not(:empty):focus::after {
    content: '';
    height: 10000px;
    left: 0;
    position: absolute;
    top: -5000px;
    width: 100%;
    z-index: -1;
  }
  .table.atomic-comparison td:hover::after,
  .table.atomic-comparison th:hover::after {
    background-color: #ED1C24;
  }
  .table.atomic-comparison td:focus::after,
  .table.atomic-comparison th:focus::after {
    background-color: #ED1C24;
  }
  .table.atomic-comparison td:focus::before,
  .table.atomic-comparison tbody th:focus::before {
    background-color: #ED1C24;
    content: '';
    height: 100%;
    top: 0;
    left: -5000px;
    position: absolute;
    width: 10000px;
    z-index: -1;
  }
  .table.atomic-comparison table>tbody>tr:hover {
    background-color: #555555 !important;
  }
  .table.atomic-comparison tr:nth-child(even) td:first-child::before {
    content: "";
    position: absolute;
    background-color: #e4e4e4;
    top: 0;
    left: -5000px;
    width: 10000px;
    height: 100%;
    z-index: -10;
  }
  .table.atomic-comparison td:hover::after {
    content: "";
    position: absolute;
    background-color: #ED1C24;
    left: 0;
    top: -5000px;
    height: 10000px;
    width: 100%;
    z-index: -1;
  }
}
.page-template-page-fullwidth #main-content {
  background-color: #ffffff;
}
.page-template-page-fullwidth h3 {
  color: #4a4a4a;
}
.page-template-page-fullwidth h2 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}
.page-template-page-fullwidth h4 {
  text-transform: uppercase;
}
.page-template-page-fullwidth h2 + h4 {
  margin-top: 2em;
}
.page-template-page-fullwidth h4 + h4 {
  margin-top: 1em;
}
.page-template-page-fullwidth #groundbreaking {
  color: #fff;
  padding-top: 30px;
  padding-bottom: 10px;
  margin-top: -30px;
}
.page-template-page-fullwidth #groundbreaking h2,
.page-template-page-fullwidth #groundbreaking p {
  color: #fff;
}
.page-template-page-fullwidth #groundbreaking p {
  line-height: 30px;
}
#history-mask {
  background-image: url('/wp-content/uploads/2017/10/top-image-bg.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 300px;
  background-position: right;
}
@media (max-width: 991px) {
  #history-mask {
    background-image: none;
  }
}
@keyframes navmenu2 {
  0% {
    top: -30px;
    opacity: 0;
  }
  50% {
    opacity: .5;
  }
  75% {
    top: 50px;
  }
  100% {
    opacity: 1;
  }
}
#wc-header-img {
  width: 100%;
  background: #000;
}
#wc-header-img img {
  margin: 0 auto;
  display: block;
}
#product-range .hero-image img,
#words .hero-image img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #product-range .hero-image img,
  #words .hero-image img {
    display: none;
  }
}
#product-range h1,
#product-range h2,
#words h1,
#words h2 {
  letter-spacing: 2px;
}
#product-range h2,
#words h2 {
  font-size: 36px;
  font-weight: 700;
  color: #000;
}
#product-range h3,
#words h3 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  letter-spacing: 1px;
}
#product-range h4,
#words h4 {
  font-size: 18px;
  font-weight: 700;
  color: #292929;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#product-range h5,
#words h5 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #4a4a4a;
}
#product-range section.grayLight-bg,
#words section.grayLight-bg {
  padding: 60px 0;
}
#product-range .range-head,
#words .range-head {
  position: relative;
}
#product-range .range-head h3,
#words .range-head h3 {
  color: #555555;
}
#product-range .range-head .header-overlay,
#words .range-head .header-overlay {
  position: absolute;
  top: 50%;
  text-align: center;
  left: 0;
  right: 0;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
@media only screen and (max-width: 767px) {
  #product-range .range-head .header-overlay,
  #words .range-head .header-overlay {
    position: static;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    background: #000;
    padding: 5px 15px 20px;
  }
}
#product-range #breadcrumb,
#words #breadcrumb {
  position: absolute;
  top: 12px;
  left: 0;
  right: 0;
  color: #9a9a9a;
}
#product-range #breadcrumb a,
#words #breadcrumb a {
  text-transform: uppercase;
  text-decoration: none;
  color: #292929;
}
#product-range nav#second-nav,
#words nav#second-nav {
  margin-bottom: 0;
}
#product-range nav#second-nav.columns-4 li,
#words nav#second-nav.columns-4 li {
  width: 25%;
}
@media only screen and (max-width: 1440px) {
  #product-range nav#second-nav.columns-4 li,
  #words nav#second-nav.columns-4 li {
    float: none;
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  #product-range nav#second-nav.columns-4 li,
  #words nav#second-nav.columns-4 li {
    width: 100%;
  }
}
#product-range nav#second-nav.columns-5 li,
#words nav#second-nav.columns-5 li {
  width: 20%;
}
@media only screen and (max-width: 1440px) {
  #product-range nav#second-nav.columns-5 li,
  #words nav#second-nav.columns-5 li {
    float: none;
    width: auto;
  }
}
@media only screen and (max-width: 991px) {
  #product-range nav#second-nav.columns-5 li,
  #words nav#second-nav.columns-5 li {
    float: left;
    width: 33%;
  }
}
@media only screen and (max-width: 767px) {
  #product-range nav#second-nav.columns-5 li,
  #words nav#second-nav.columns-5 li {
    width: 100%;
  }
}
#product-range nav#second-nav.affix,
#words nav#second-nav.affix {
  -webkit-animation: navmenu2 .8s ease-in;
  -o-animation: navmenu2 .8s ease-in;
  animation: navmenu2 .8s ease-in;
  top: 50px;
  width: 100%;
  z-index: 9;
  border-radius: 0;
}
@media only screen and (max-width: 767px) {
  #product-range nav#second-nav.affix,
  #words nav#second-nav.affix {
    top: 80px;
  }
}
#product-range nav#second-nav li,
#words nav#second-nav li {
  display: inline-block;
  margin: 0;
  float: left;
  text-align: center;
}
#product-range nav#second-nav li a,
#words nav#second-nav li a {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 1440px) {
  #product-range nav#second-nav li a,
  #words nav#second-nav li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  #product-range nav#second-nav li a,
  #words nav#second-nav li a {
    padding: 2px 0;
  }
}
@media only screen and (max-width: 1440px) {
  #product-range nav#second-nav .container,
  #words nav#second-nav .container {
    width: 100%;
    text-align: center;
  }
}
#product-range #regulator-images td,
#words #regulator-images td {
  border: none;
  vertical-align: middle;
  padding: 0 20px 0;
}
@media (max-width: 991px) {
  #product-range .navbar-header,
  #words .navbar-header {
    float: none;
  }
  #product-range .navbar-left,
  #product-range .navbar-right,
  #words .navbar-left,
  #words .navbar-right {
    float: none !important;
  }
  #product-range .navbar-toggle,
  #words .navbar-toggle {
    display: block;
  }
  #product-range .navbar-collapse,
  #words .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  #product-range .navbar-fixed-top,
  #words .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  #product-range .navbar-collapse.collapse,
  #words .navbar-collapse.collapse {
    display: none !important;
  }
  #product-range .navbar-nav,
  #words .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  #product-range .navbar-nav>li,
  #words .navbar-nav>li {
    float: none;
  }
  #product-range .navbar-nav>li>a,
  #words .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #product-range .collapse.in,
  #words .collapse.in {
    display: block !important;
  }
}
#subnav-header.navbar-header {
  background: #cfcfcf;
  position: relative;
}
#subnav-header.navbar-header.affix {
  position: fixed;
  top: 39px;
  right: 0;
  width: 100%;
  z-index: 9;
}
#subnav-header span.icon-bar {
  background-color: #000;
  height: 3px;
}
#subnav-header span.menu-title {
  text-align: right;
  position: absolute;
  right: 70px;
  top: 11px;
  text-transform: uppercase;
  font-weight: 600;
}
#subnav-header button.navbar-toggle {
  padding: 0;
}
#subnav-header button.navbar-toggle[aria-expanded="false"] i {
  font-size: 23px;
  position: relative;
  top: 3px;
}
#subnav-header button.navbar-toggle[aria-expanded="true"] i:before {
  content: '\f00d';
  font-size: 24px;
  position: relative;
  top: 2px;
}
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tabs-left .tab-content > .tab-pane,
.tabs-left .pill-content > .pill-pane {
  display: none;
}
.tabs-left .tab-content > .active,
.tabs-left .pill-content > .active {
  display: inline-block;
  width: 65%;
  padding: 40px;
}
@media only screen and (max-width: 1199px) {
  .tabs-left .tab-content > .active,
  .tabs-left .pill-content > .active {
    width: 64%;
    padding: 0 0 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .tabs-left .tab-content > .active,
  .tabs-left .pill-content > .active {
    width: 100%;
    padding: 15px;
  }
}
.tabs-left > .nav-tabs > li {
  float: none;
  background: #292929;
  position: relative;
  border: 0;
}
@media only screen and (max-width: 767px) {
  .tabs-left > .nav-tabs > li {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 535px) {
  .tabs-left > .nav-tabs > li {
    display: table;
    border-bottom: 1px solid #9a9a9a;
    margin-bottom: 1px;
  }
}
.tabs-left > .nav-tabs > li a {
  min-width: 74px;
  margin-right: 0;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 3px;
  padding: 50px 20px;
  border: 0;
}
@media only screen and (max-width: 767px) {
  .tabs-left > .nav-tabs > li a {
    padding: 15px;
  }
}
@media only screen and (max-width: 535px) {
  .tabs-left > .nav-tabs > li a {
    display: table-cell;
    vertical-align: middle;
    height: 73px;
  }
}
.tabs-left > .nav-tabs > li a:before {
  content: '';
  width: 100%;
  left: -100%;
  height: 100%;
  position: absolute;
  background: #4a4a4a;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .tabs-left > .nav-tabs > li a:before {
    content: none;
  }
}
.tabs-left > .nav-tabs > li.active,
.tabs-left > .nav-tabs > li.active a,
.tabs-left > .nav-tabs > li.active a:before,
.tabs-left > .nav-tabs > li a:hover,
.tabs-left > .nav-tabs > li a:hover:before {
  background: #ED1C24;
  border-radius: 0;
  border: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
  text-align: right;
  width: 33%;
}
@media only screen and (max-width: 767px) {
  .tabs-left > .nav-tabs {
    float: none;
    margin-right: 0;
    border-right: 1px solid #ddd;
    text-align: center;
    display: block;
    width: 100%;
  }
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: none;
}
.tabs-top {
  margin-bottom: 50px;
  margin-top: 50px;
}
.tabs-top .nav-tabs {
  margin-bottom: 50px;
  border-bottom: 0;
  margin-top: 100px;
}
.tabs-top .nav-tabs > li {
  display: table;
  border: 0;
}
@media (min-width: 768px) {
  .tabs-3.tabs-top .nav-tabs > li {
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .tabs-4.tabs-top .nav-tabs > li {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .tabs-5.tabs-top .nav-tabs > li {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .tabs-8.tabs-top .nav-tabs > li {
    width: 12.5%;
  }
}
@media (min-width: 768px) {
  .tabs-6.tabs-top .nav-tabs > li {
    width: 16.6666%;
  }
}
@media (max-width: 767px) {
  .tabs-top .nav-tabs > li {
    width: 50%;
    border: 1px solid #9a9a9a;
  }
}
.tabs-top .nav-tabs > li:last-child > a,
.tabs-top .nav-tabs > li:last-child.active > a,
.tabs-top .nav-tabs > li:last-child.active > a:hover,
.tabs-top .nav-tabs > li:last-child.active > a:focus {
  border-right: 0 !important;
}
.tabs-top .nav-tabs > li > a {
  width: 100%;
  background: #4a4a4a;
  color: #fff;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  border: 0;
  text-decoration: none;
  border-right: 1px solid #9a9a9a;
}
@media (max-width: 767px) {
  .tabs-top .nav-tabs > li > a {
    border: none;
  }
}
.tabs-top .nav-tabs > li > a:hover,
.tabs-top .nav-tabs>li.active>a,
.tabs-top .nav-tabs>li.active>a:hover,
.tabs-top .nav-tabs>li.active>a:focus {
  background: #ff0000;
  border: 0;
  color: #fff;
  border-right: 1px solid #9a9a9a;
}
@media (max-width: 767px) {
  .tabs-top .nav-tabs > li > a:hover,
  .tabs-top .nav-tabs>li.active>a,
  .tabs-top .nav-tabs>li.active>a:hover,
  .tabs-top .nav-tabs>li.active>a:focus {
    border: none;
  }
}
.tabbable.tabs-top .nav-tabs>li>a {
  padding: 22px 10px;
}
.tabbable.tabs-top .nav-tabs>li>a.active {
  background: #ED1C24;
  font-weight: bold;
  color: #000;
}
.noresize .nav-tabs {
  margin-top: 30px;
}
.noresize .fa {
  font-size: 1.5em;
  position: relative;
  left: 5px;
}
hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 2px solid #555555;
}
.btn.btn-primary,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button:not(.pswp__button):not(.slick-prev):not(.slick-next):not(.close),
.woocommerce button.button,
.woocommerce input.button,
.wc-forward,
.woocommerce button.button.alt,
.woocommerce button.button.alt.disabled,
.woocommerce .woocommerce-message .button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
  background: #fff;
  border: 2px solid #000;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.03em;
  padding: 1rem 2rem;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  transition: .4s ease-in;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:active,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce a.button:active,
.woocommerce button:not(.pswp__button):not(.slick-prev):not(.slick-next):not(.close):hover,
.woocommerce button:not(.pswp__button):not(.slick-prev):not(.slick-next):not(.close):focus,
.woocommerce button:not(.pswp__button):not(.slick-prev):not(.slick-next):not(.close):active,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button:active,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button:active,
.wc-forward:hover,
.wc-forward:focus,
.wc-forward:active,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:active,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt.disabled:focus,
.woocommerce button.button.alt.disabled:active,
.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-message .button:focus,
.woocommerce .woocommerce-message .button:active,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce #respond input#submit.alt:active,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:active,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:active,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:active,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled:focus,
.woocommerce button.button:disabled:active,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:disabled[disabled]:focus,
.woocommerce button.button:disabled[disabled]:active {
  background: #e4e4e4;
  transition: .4s ease-in;
  color: #000;
  border: 2px solid #000;
}
.btn.btn-primary.btn-large,
.woocommerce #respond input#submit.btn-large,
.woocommerce a.button.btn-large,
.woocommerce button:not(.pswp__button):not(.slick-prev):not(.slick-next):not(.close).btn-large,
.woocommerce button.button.btn-large,
.woocommerce input.button.btn-large,
.wc-forward.btn-large,
.woocommerce button.button.alt.btn-large,
.woocommerce button.button.alt.disabled.btn-large,
.woocommerce .woocommerce-message .button.btn-large,
.woocommerce #respond input#submit.alt.btn-large,
.woocommerce a.button.alt.btn-large,
.woocommerce button.button.alt.btn-large,
.woocommerce input.button.alt.btn-large,
.woocommerce button.button:disabled.btn-large,
.woocommerce button.button:disabled[disabled].btn-large {
  font-size: 1.25em;
  padding: 15px 30px;
  border: 1px solid #fff;
}
.woocommerce h1 {
  font-size: 40px;
  color: #000;
}
.woocommerce h2 {
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .woocommerce img[role=presentation] {
    display: none !important;
  }
}
.woocommerce label.radio {
  white-space: break-spaces;
}
.woocommerce section#wpis-gallery {
  margin-top: 50px;
}
.woocommerce .quantity .qty {
  min-height: 52px;
  border: 2px solid;
  margin-right: 0.5rem;
}
.woocommerce input.qty[type=number]::-webkit-inner-spin-button,
.woocommerce input.qty[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.woocommerce p.stock.in-stock {
  color: #46a546;
  font-weight: 600;
}
.woocommerce .woocommerce-breadcrumb {
  color: #202020;
  text-transform: uppercase;
  margin: 25px 0 0;
  font-size: 16px;
  font-weight: 700;
}
.woocommerce .woocommerce-breadcrumb a {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  color: #4a4a4a;
}
.woocommerce input#coupon_code {
  height: 50px;
  min-width: 160px;
}
.woocommerce .woocommerce-info {
  border-top-color: #ED1C24;
}
.woocommerce .woocommerce-info::before {
  color: #ED1C24;
}
.woocommerce .woocommerce-message {
  border-top-color: #ED1C24 !important;
}
.woocommerce .woocommerce-message::before {
  color: #ED1C24 !important;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  width: 100%;
}
.woocommerce label[for="password"],
.woocommerce label[for="username"] {
  display: block;
  width: 100%;
}
.woocommerce .woocommerce-form.woocommerce-form-login.login input[type="text"] {
  max-width: 500px;
}
.woocommerce .woocommerce-form.woocommerce-form-login.login input[type="password"] {
  width: 500px;
  margin-bottom: 1rem;
}
.woocommerce ul.tabs.wc-tabs {
  border: none;
  margin: 0;
  padding: 0;
}
.woocommerce .woocommerce-product-details__short-description > a[data-toggle="modal"] {
  margin-bottom: 1rem;
  display: inline-block;
}
.woocommerce div.product .sizes-as-text {
  margin-top: 1rem;
}
.woocommerce div.product p.price {
  color: #000;
}
.woocommerce div.product .wc-tabs-wrapper {
  margin-top: 50px;
  margin-bottom: 50px;
  background-color: #f1f1f1;
  padding-top: 50px;
  position: relative;
}
.woocommerce div.product .wc-tabs-wrapper:before {
  content: '';
  background-color: #f1f1f1;
  left: -50%;
  height: 100%;
  position: absolute;
  width: 200%;
  z-index: -1;
  top: 0;
}
.woocommerce div.product .positioning-statement {
  margin-bottom: 1rem;
  font-size: 28px;
}
.woocommerce div.product .tabs-wrapper.tabbable.tabs-top.tabs-4.woo-tabs {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 100px;
}
.woocommerce div.product .woo-tabs ul.nav.nav-tabs {
  margin-top: 25px;
}
.woocommerce div.product ul.tabs::before {
  border: none;
}
.woocommerce div.product ul.tabs li {
  border: none;
  background: #292929;
  width: 25%;
  text-align: center;
  border-radius: 0;
  text-transform: uppercase;
  color: #fff;
  margin: 0 -2px;
  padding: 0;
}
.woocommerce div.product ul.tabs li::before,
.woocommerce div.product ul.tabs li::after {
  box-shadow: none !important;
  border: none;
  content: none;
}
.woocommerce div.product ul.tabs li a {
  color: #fff;
  width: 100%;
  padding: 1em 0;
  border-right: 1px solid #555555;
  text-decoration: none;
}
.woocommerce div.product ul.tabs li.active,
.woocommerce div.product ul.tabs li:hover {
  background: #ED1C24;
}
.woocommerce div.product ul.tabs li.active a,
.woocommerce div.product ul.tabs li:hover a {
  color: #fff;
}
.woocommerce div.product ul.tabs li:last-child a {
  border-right: 0;
}
.woocommerce div.product .panel {
  background-color: transparent;
  padding: 5px 30px;
}
.woocommerce div.product form.cart .variations td.label {
  width: 160px;
  text-align: right;
  padding-right: 2rem;
  padding-top: 0.4rem;
}
.woocommerce div.product form.cart .variations td.value label.wrap {
  width: 250px;
}
.woocommerce div.product form.cart .variations select {
  height: 40px;
  padding: 5px 10px;
  border: 0;
  font-size: 14px;
  width: 300px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce div.product form.cart .variations select:active,
.woocommerce div.product form.cart .variations select:focus {
  outline: none;
}
.woocommerce div.product form.cart .woocommerce-variation-price span.price {
  margin-bottom: 1rem;
  display: block;
}
.woocommerce div.product .prod-info-text-area {
  margin-bottom: 2rem;
}
.woocommerce div.product div.images img {
  display: block;
  box-shadow: none;
  max-height: 600px;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}
.woocommerce-checkout .woocommerce input[type="checkbox"] {
  float: none;
}
.woocommerce-checkout .woocommerce h3#order_review_heading {
  display: none;
}
.woocommerce-checkout .woocommerce h3#order-review-h3 {
  margin: 1.5rem 0 1rem;
  font-size: 1.5rem;
}
.woocommerce-checkout .woocommerce #checkout-wrapper {
  position: relative;
  margin-top: 1rem;
  margin-left: 18px;
}
.woocommerce-checkout .woocommerce #checkout-wrapper h4 {
  font-size: 18px;
}
.woocommerce-checkout .woocommerce .woocommerce-terms-and-conditions-wrapper {
  padding-top: .5rem;
}
.woocommerce-checkout .woocommerce textarea#order_comments {
  padding-left: 8px;
}
.woocommerce-checkout .woocommerce #duck-spinner {
  position: relative;
  opacity: 0.7;
}
.woocommerce-checkout .woocommerce #duck-spinner:before {
  top: 0;
}
.woocommerce-checkout .woocommerce button#RevealCheckout {
  margin-top: 1rem;
  margin-left: 19px;
}
.woocommerce-checkout .woocommerce #chosen_store_field input {
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .woocommerce-checkout .woocommerce p#chosen_store_field .woocommerce-input-wrapper {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -3px;
  }
  .woocommerce-checkout .woocommerce p#chosen_store_field .woocommerce-input-wrapper .select2-container {
    max-width: 702px;
  }
}
.woocommerce-checkout .woocommerce p#chosen_store_field .woocommerce-input-wrapper label.radio {
  position: relative;
  top: -8px;
  left: 20px;
  float: none;
  margin-bottom: 1rem;
}
.woocommerce-checkout .woocommerce #recalc-wrap {
  display: none;
}
.woocommerce #comments button:not(.close) {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.woocommerce #comments button:not(.close) span.fa.fa-star {
  padding-right: 1em;
  padding-left: 0.1em;
}
.woocommerce #comments .star-rating span::before {
  color: #ED1C24;
}
.woocommerce #comments span.fa.fa-user {
  font-size: 16px;
  color: #ED1C24;
}
.woocommerce #comments input#wp-comment-cookies-consent {
  display: block;
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}
.woocommerce #comments label[for="wp-comment-cookies-consent"] {
  display: block;
}
.woocommerce #comments input#author,
.woocommerce #comments input#email,
.woocommerce #comments textarea {
  padding-left: 8px;
}
.woocommerce #comments ol.commentlist li img.avatar {
  display: none;
}
.woocommerce label.wrap {
  width: 200px;
  overflow: hidden;
  height: 40px;
  position: relative;
  display: block;
  border: 1px solid #000;
}
.woocommerce label.wrap:after {
  content: "\f0dd ";
  font-family: FontAwesome;
  color: #000;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 10%;
  height: 100%;
  pointer-events: none;
  font-size: 20px;
}
.woocommerce select.orderby {
  height: 40px;
  padding: 5px 10px;
  border: 0;
  font-size: 14px;
  width: 300px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce select.orderby:active,
.woocommerce select.orderby:focus {
  outline: none;
}
.woocommerce.woocommerce-page .star-rating span::before {
  color: #ED1C24 !important;
}
@media only screen and (min-width: 768px) {
  .woocommerce #place_order {
    margin-left: 1ch;
  }
}
.woocommerce-page a.wpis-popup.fa.fa-camera {
  background-image: url('/wp-content/themes/atomic_theme/images/camera.svg');
  background-size: cover;
  width: 28px;
  height: 28px;
  color: black;
  content: '';
  background-repeat: no-repeat;
}
.woocommerce-page .spacer {
  margin-bottom: 2rem;
}
.woocommerce-page a.wpis-popup.fa.fa-camera:before {
  content: '';
}
.woocommerce-page div#product-description {
  margin-top: 70px;
}
@media (max-width: 991px) {
  .woocommerce-page div#product-description {
    margin-top: 30px;
  }
}
.woocommerce-page .woocommerce-product-rating {
  margin: 0 auto -0.4rem;
}
.woocommerce-page section.related.products .product-image {
  text-align: center;
}
.woocommerce-page section.related.products .listing-details {
  min-height: 6em;
}
.woocommerce-page section.related.products h4 {
  font-size: 16px;
  text-transform: none;
}
.woocommerce-page section.related.products h2 {
  font-weight: 600;
}
.woocommerce-page section.related.products .text-link {
  text-transform: uppercase;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: .1em;
  padding: 15px 75px;
  display: inline-block;
  border: 2px solid transparent;
  -webkit-transition: border-color .3s linear;
  -o-transition: border-color .3s linear;
  transition: border-color .3s linear;
  padding: 10px 75px;
  text-decoration: none;
  margin: auto auto 0;
  max-width: 300px;
}
.woocommerce-page section.related.products .text-link::after {
  content: '';
  display: block;
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  background: #ed1c24;
  -webkit-transition: background .3s linear;
  -o-transition: background .3s linear;
  transition: background .3s linear;
  position: relative;
  top: 11px;
}
.woocommerce-page section.related.products .text-link:hover,
.woocommerce-page section.related.products .text-link:focus,
.woocommerce-page section.related.products .text-link:active {
  border: 2px solid #ed1c24;
}
.woocommerce-page section.related.products .text-link:hover::after,
.woocommerce-page section.related.products .text-link:focus::after,
.woocommerce-page section.related.products .text-link:active::after {
  background: transparent;
}
.woocommerce-page.single-product .nopadding .btn {
  margin: 30px auto;
  display: block;
  max-width: 300px;
  background: #fff;
}
.woocommerce-page.single-product .nopadding .btn:hover,
.woocommerce-page.single-product .nopadding .btn:focus,
.woocommerce-page.single-product .nopadding .btn:active {
  color: #ED1C24;
}
@media (max-width: 767px) {
  .woocommerce-page #shop-wrapper #main {
    padding-left: 0;
    padding-right: 0;
  }
}
.woocommerce-page .select2-container .select2-selection--single {
  height: 35px;
}
.woocommerce-page .select2-container .select2-selection__rendered {
  padding-top: 4px;
}
.woocommerce-page .select2-container .select2-selection__arrow {
  top: 4px;
}
.woocommerce-page form .form-row input.input-text {
  height: 2.5rem;
  padding-left: .5rem;
}
.woocommerce-page.woocommerce-cart button.button[name=update_cart] {
  height: 50px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #ED1C24 !important;
}
.tax-product_cat #product-main {
  padding-top: 1rem;
}
.tax-product_cat h1 {
  text-align: center;
  font-size: 2rem;
}
.tax-product_cat .wc-tabs-wrapper-custom #mainNav {
  border-radius: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.tax-product_cat .features-carousel .row {
  align-items: center;
}
.tax-product_cat .term-description {
  margin-top: 3rem;
}
.tax-product_cat #panel-first-stage {
  padding: 2rem 0;
}
.tax-product_cat #panel-first-stage ul {
  margin-left: 2rem;
}
.tax-product_cat #second-stage #panel-second-stage {
  margin-top: 3rem;
}
.tax-product_cat #second-stage .button-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 3rem;
  margin-top: 2rem;
}
.tax-product_cat #second-stage .button-row button.button {
  background: transparent;
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
}
.tax-product_cat #second-stage .button-row button.button:active,
.tax-product_cat #second-stage .button-row button.button:focus {
  border: 0;
  box-shadow: none;
  outline: none;
}
.tax-product_cat #second-stage .button-row button.button.is-selected:after {
  content: '';
  background: red;
  width: 100%;
  height: 2px;
  bottom: 0;
  position: absolute;
  left: 0;
}
footer#colophon {
  background: black;
  color: #9b9b9b;
  text-transform: uppercase;
}
.term-17 footer#colophon {
  margin-top: 0;
  border-top: 1px solid #fff;
}
.remove-footer-space footer#colophon {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  footer#colophon {
    padding: 15px;
  }
}
footer#colophon .textwidget a {
  color: #ED1C24;
  text-decoration: none;
}
footer#colophon #footer-text {
  text-align: right;
  padding: 40px 0 0;
  font-size: 14px;
}
footer#colophon #footer-text .col-md-5.mt-auto.text-left {
  font-size: 11px;
}
footer#colophon #footer-partners #partner-sites-list {
  display: inline-block;
  margin-left: 10px;
}
footer#colophon .footer-widgets {
  margin-top: 3rem;
}
footer#colophon .footer-widgets .col-md-4[data-type="dynamic-sidebar"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
footer#colophon .footer-widgets .col-md-4[data-type="dynamic-sidebar"][data-sidebar-id=footer-sidebar-2] {
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
footer#colophon .footer-widgets #duck_social_widget-2 {
  margin-top: 2rem;
}
footer#colophon a.duck {
  color: #999;
}
ul.social.social__row.clearfix.unstyled {
  list-style: none;
  position: relative;
  left: 50%;
  margin-left: 0px;
}
.social-wrapper {
  margin-top: 20px;
  float: right;
  position: relative;
  left: -50%;
  text-align: center;
  display: block;
}
li.social_li i {
  color: #fff;
  font-size: 32px;
  text-decoration: none;
}
li.social_li {
  float: left;
  position: relative;
  padding: 10px 20px;
}
.wpcf7 #hide1,
.wpcf7 #hide2 {
  display: none;
}
.wpcf7 label {
  margin: .5rem 0 0;
}
@media only screen and (max-width: 600px) {
  .wpcf7 label {
    width: 100%;
  }
}
.wpcf7 label[for="ctctcf7_lists"] {
  width: 100%;
  font-weight: 400;
}
.wpcf7 input#ctctcf7_lists {
  display: block;
  float: left;
  width: 20px;
  margin-top: -2px;
  margin-right: .5rem;
}
.wpcf7 span.wpcf7-list-item {
  display: inline;
}
.wpcf7 span.wpcf7-list-item:after {
  content: '';
  display: block;
}
.wpcf7 span.wpcf7-form-control-wrap {
  display: block;
  margin: 5px 0;
}
.wpcf7 .top-margin {
  margin-top: 1em;
}
.wpcf7 .recaptcha {
  margin-bottom: 20px;
  margin-top: 20px;
}
.wpcf7 input[type="checkbox"] {
  width: 20px !important;
  height: 20px;
  position: relative;
  top: 5px;
}
.wpcf7 input[type="checkbox"]:checked::before {
  background-color: #ED1C24;
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  top: 1px;
  left: 1px;
  border-radius: 2px;
}
.wpcf7 select {
  padding: 8px;
}
.wpcf7 input.wpcf7-form-control.wpcf7-text {
  padding-left: 10px;
}
.wpcf7 div.wpcf7-mail-sent-ok {
  border: 2px solid #000000;
  background: #008700;
  color: white;
  width: 100%;
  margin-left: 0px;
}
.wpcf7 span.select2-selection.select2-selection--single {
  height: 60px;
}
.wpcf7 span#select2-WC-CF7chosen-product-container {
  line-height: 60px;
  padding-left: 1ch;
}
label.checkbox input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-block !important;
}
label.checkbox input[type="checkbox"]:before {
  content: "\f096";
  font-size: 24px;
  letter-spacing: 8px;
  font-family: FontAwesome;
  display: inline-block;
  color: #ED1C24;
}
label.checkbox input[type="checkbox"]:checked:before {
  content: "\f046";
  letter-spacing: 5px;
}
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
  border: none !important;
  outline: none !important;
}
section#BC1 {
  margin: 50px 0 60px;
}
@media only screen and (max-width: 991px) {
  section#BC1 {
    display: none;
  }
}
section#BC1 h2 {
  text-align: center;
  margin-bottom: 2em;
}
#bc-extra-buttons .btn {
  margin: 5px 10px 5px;
}
.bcd-image {
  position: relative;
  width: 493px;
  height: 564px;
}
@media only screen and (min-width: 1440px) and (max-width: 1799px) {
  .bcd-image {
    width: 450px;
    height: 520px;
  }
}
[id^="description"] {
  opacity: 0;
  width: 460px;
  position: absolute;
  padding: 0 20px 20px;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1440px) and (max-width: 1799px) {
  [id^="description"] {
    width: 410px;
  }
}
@media only screen and (max-width: 1199px) {
  [id^="description"] {
    width: 360px;
  }
}
#description-0 {
  opacity: 1;
  text-align: center;
}
#desc-wrap {
  position: relative;
  z-index: 98;
  height: 564px;
  background: #e4e4e4;
}
@media only screen and (min-width: 1440px) and (max-width: 1799px) {
  #desc-wrap {
    width: 440px;
    height: 500px;
  }
}
@media (min-width: 991px) and (max-width: 1439px) {
  #desc-wrap {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
  }
}
@media (min-width: 991px) and (max-width: 1439px) {
  div#bc-front-wrapper {
    width: 60%;
  }
}
.pulse {
  width: 18px;
  height: 18px;
  border: 2px solid #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: rgba(255,0,0,0.5);
  z-index: 9;
  left: 35%;
  top: 40%;
  position: absolute;
}
.dot {
  border: 5px solid #ff0000;
  background: transparent;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 0px;
  left: -2px;
  z-index: 1;
  opacity: 0;
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(.2);
    -ms-transform: scale(.2);
    -o-transform: scale(.2);
    transform: scale(.2);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    -o-transform: scale(.3);
    transform: scale(.3);
    opacity: .5;
  }
  50% {
    -webkit-transform: scale(.4);
    -ms-transform: scale(.4);
    -o-transform: scale(.4);
    transform: scale(.4);
    opacity: 1;
  }
  75% {
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7);
    opacity: .5;
  }
  100% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
    opacity: .25;
  }
}
.pulse-container {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 11;
}
.pulse-container.active .pulse {
  background-color: #ff0000;
  transition: background-color .3s ease;
}
.pulse-container.active .dot {
  -webkit-animation: pulse 1.5s ease-out infinite;
  -o-animation: pulse 1.5s ease-out infinite;
  animation: pulse 1.5s ease-out infinite;
}
.pulse-container#cam {
  top: 243px;
  right: 20px;
}
@media only screen and (min-width: 1440px) and (max-width: 1799px) {
  .pulse-container#cam {
    top: 213px;
    right: 10px;
  }
}
.pulse-container#pocket1 {
  bottom: 211px;
  left: 15px;
}
.pulse-container#pocket2 {
  bottom: 180px;
  left: 180px;
}
.pulse-container#camback {
  top: 205px;
  left: 100px;
}
.pulse-container#lumbar {
  top: 150px;
  left: 300px;
}
.pulse-container#inflator {
  top: 200px;
  left: 240px;
}
@media only screen and (min-width: 1440px) and (max-width: 1799px) {
  .pulse-container#inflator {
    top: 213px;
    left: 220px;
  }
}
.pulse-container#dring {
  left: 300px;
  top: 300px;
}
@media only screen and (min-width: 1440px) and (max-width: 1799px) {
  .pulse-container#dring {
    left: 286px;
  }
}
.pulse-container#waterproof {
  left: 260px;
  bottom: 130px;
}
.pulse-container#release {
  bottom: 88px;
  left: 35px;
}
.pulse-container#release2 {
  bottom: 40px;
  left: 220px;
}
@media only screen and (min-width: 1440px) and (max-width: 1799px) {
  .pulse-container#release2 {
    left: 200px;
  }
}
.pulse-container#dump {
  top: 30px;
  left: 230px;
}
.pulse-container#dump2 {
  bottom: 110px;
  left: 270px;
}
@media only screen and (min-width: 1440px) and (max-width: 1799px) {
  .pulse-container#dump2 {
    bottom: 100px;
    left: 240px;
  }
}
.pulse-container#tankpad {
  bottom: 180px;
  left: 120px;
}
.pulse-container#trim {
  top: 130px;
  left: 80px;
}
@media only screen and (min-width: 1440px) and (max-width: 1799px) {
  .pulse-container#trim {
    left: 70px;
  }
}
.pulse-container#trim2 {
  top: 140px;
  left: 240px;
}
.woocommerce-page img.wpml-ls-flag {
  max-width: 31px;
}
.wpml-ls {
  display: inline-block;
}
.wpml-ls-legacy-dropdown {
  width: auto;
}
.wpml-ls-legacy-dropdown a.js-wpml-ls-item-toggle.wpml-ls-item-toggle,
.wpml-ls-legacy-dropdown a {
  background: #000;
  border: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-flag {
  width: 31px;
  height: 16px;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  content: none;
}
.wpml-ls-legacy-dropdown >ul {
  background-color: black !important;
  width: 60px;
  float: right;
  display: inline-block;
  position: relative;
  top: 3px;
}
.wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu {
  border: none;
}
.wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu li.wpml-ls-item {
  margin-top: 8px;
}
.wpml-ls-legacy-dropdown a:hover,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
  background: #000 !important;
}
.page-id-571 main#main {
  border-bottom: 1px solid #555555;
  padding-bottom: 4rem !important;
}
#testimonial-grid {
  max-width: 1920px;
}
#testimonial-grid .overlay-img {
  position: relative;
}
#testimonial-grid .overlay-img .overlay-text,
#testimonial-grid .overlay-img .opacity-overlay {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
#testimonial-grid .overlay-img:hover .opacity-overlay {
  opacity: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  -webkit-transition: .4s ease;
  -o-transition: .4s ease;
  transition: .4s ease;
}
#testimonial-grid .overlay-img:hover .overlay-text {
  opacity: 1;
  text-align: center;
  width: 100%;
  align-items: center;
  top: 50%;
  transform: translate(0,-30%);
  -webkit-transition: .4s ease;
  -o-transition: .4s ease;
  transition: .4s ease;
}
#testimonial-grid .overlay-img:hover .overlay-text h2 {
  color: #fff;
}
#testimonial-grid .overlay-img:hover .overlay-text p.description {
  font-size: 18px;
  color: #fff;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  line-height: 1.4;
}
#testimonial-grid .overlay-img:hover .overlay-text p.description:after {
  content: '';
  width: 50%;
  height: 3px;
  background-color: #ED1C24;
  left: 0;
  right: 0;
  margin: 20px auto -20px;
  display: block;
}
#enthusiasts-carousel .flickity-nav,
.carousel-cta-video-slides .flickity-nav {
  margin-top: 2rem;
}
#enthusiasts-carousel .flickity-nav .carousel-cell h3,
.carousel-cta-video-slides .flickity-nav .carousel-cell h3 {
  color: #fff;
  position: relative;
  margin-left: 1rem;
  margin-right: 1rem;
}
#enthusiasts-carousel .flickity-nav .carousel-cell.is-nav-selected h3:after,
.carousel-cta-video-slides .flickity-nav .carousel-cell.is-nav-selected h3:after {
  content: '';
  width: 100%;
  position: absolute;
  height: 2px;
  background: #ED1C24;
  left: 0;
  bottom: -5px;
}
#enthusiasts-carousel .flickity-carousel .carousel-cell,
.carousel-cta-video-slides .flickity-carousel .carousel-cell {
  width: 100%;
  margin-right: 15px;
}
#enthusiasts-carousel .flickity-prev-next-button,
.carousel-cta-video-slides .flickity-prev-next-button {
  background: none;
  top: auto;
  transform: none;
  bottom: -80px;
  z-index: 9;
}
#enthusiasts-carousel .flickity-prev-next-button.next,
.carousel-cta-video-slides .flickity-prev-next-button.next {
  right: 0;
}
#enthusiasts-carousel .flickity-prev-next-button.previous,
.carousel-cta-video-slides .flickity-prev-next-button.previous {
  left: 0;
}
#enthusiasts-carousel .flickity-prev-next-button .arrow,
.carousel-cta-video-slides .flickity-prev-next-button .arrow {
  fill: #ED1C24;
}
.section-padding section:not(#partners) {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 767px) {
  .section-padding section:not(#partners) {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
#aboveNav,
.section-padding section#aboveNav {
  margin-top: 0;
  margin-bottom: 0;
}
.single-testimonial header.entry-header {
  margin-bottom: 2.5rem;
}
.archive.tax-testimonial_category article,
.post-type-archive-testimonial article {
  margin-top: 2rem;
}
.archive.tax-testimonial_category article .read-more-button,
.post-type-archive-testimonial article .read-more-button {
  margin-top: 1rem;
}
.archive.tax-testimonial_category article h2.post-title,
.post-type-archive-testimonial article h2.post-title {
  margin-top: 0;
}
.archive.tax-testimonial_category article .excerpt,
.post-type-archive-testimonial article .excerpt {
  margin-bottom: 1rem;
  color: #000;
}
.pagination {
  margin: 1.4em 0;
}
.pagination ul {
  display: inline-block;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 1.4em;
  text-decoration: none;
  background-color: #fff;
  border: none;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: none;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #9a9a9a;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #9a9a9a;
  background-color: transparent;
  cursor: default;
}
#testi-nav {
  margin-top: 2rem;
}
.nav-links {
  display: flex;
  justify-content: space-between;
}
.nav-links a {
  font: 600 16px/22px "Montserrat", sans-serif;
  color: #000;
  border-color: #000;
  padding: 20px 25px;
  border: 2px solid #000;
  text-transform: uppercase;
  letter-spacing: .1em;
  display: inline-block;
  margin-top: .5rem;
  text-decoration: none;
  background-color: #fff;
}
.nav-links a:hover,
.nav-links a:focus,
.nav-links a:active,
.nav-links a:not(:disabled):not(.disabled):active:focus {
  text-decoration: none;
  background: #ED1C24;
  color: #fff;
}
.nav-links .nav-previous a::before {
  content: '\f137';
  font-family: 'fontawesome';
  padding-right: .75em;
}
.nav-links .nav-next a::after {
  content: '\f138';
  font-family: 'fontawesome';
  padding-left: .75em;
}
@media only screen and (max-width: 991px) {
  .modal-dialog {
    width: auto !important;
    margin-top: 100px;
  }
}
ul.inline-list {
  list-style: none;
  position: relative;
  top: -2.5em;
  left: 1.5em;
}
ul.inline-list > li {
  display: inline;
}
ul.inline-list > li::after {
  content: ',';
}
ul.inline-list > li :last-child::after {
  content: '';
}
#cobalt-tutorial {
  width: 800px;
  height: 700px;
}
#cobalt-tutorial iframe {
  width: 800px;
  height: 700px;
}
#cobalt-modal {
  top: 5%;
}
#cobalt-modal .modal-content {
  padding: 0;
}
#cobalt-modal .modal-body {
  padding: 0;
  height: 560px;
}
#result {
  margin-top: 15px;
  margin-bottom: 0;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
section#ss1 {
  padding-bottom: 60px;
  margin-bottom: -40px;
  padding-top: 60px;
}
section#snorkel-bottom {
  margin-bottom: -40px;
}
nav.woocommerce-breadcrumb {
  margin-left: 15px;
}
header#blog-header {
  margin-top: -20px;
  padding: 50px 0;
  text-align: center;
  margin-bottom: 40px;
}
.search h2.entry-title {
  margin-bottom: .25em;
}
.search h2.entry-title a {
  color: #000;
}
.search h2.entry-title a:hover,
.search h2.entry-title a:focus,
.search h2.entry-title a:active {
  color: #ED1C24;
  text-decoration: none;
}
.blog h2.post-title {
  margin-bottom: 1em;
}
.blog h2.post-title a {
  color: #000;
}
.blog h2.post-title a:hover,
.blog h2.post-title a:focus,
.blog h2.post-title a:active {
  color: #ED1C24;
  text-decoration: none;
}
.blog figure.featured-thumbnail.thumbnail.bug-logo {
  padding: 20px 15px;
  background: black;
}
.page-id-1249 .tabs-top {
  margin-bottom: 0;
  margin-top: 0;
}
.page-id-1249 .tabs-top .nav-tabs {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.page-id-1429 span.wpcf7-form-control-wrap.ctct-506 {
  display: none;
}
label[for="dive-type"] {
  width: auto;
  padding: 9px 15px;
  vertical-align: top;
}
p.disclaimer {
  font-size: 11px;
  line-height: 1.5em;
  padding-bottom: 2em;
}
.byline {
  font-size: 10px;
  opacity: .4;
}
.sizing-table {
  font-size: 12px;
}
.sizing-table > tbody > tr > th {
  background: #292929;
  text-align: center;
  padding: 1rem;
  color: #fff;
}
td.spacing {
  background: #fff;
  border-top: 1px solid #fff !important;
  width: 15px;
  border-bottom: 1px solid #fff !important;
}
.extra_margin {
  margin: 15px;
}
header#words {
  margin-bottom: 30px;
}
section#worry-free {
  margin-top: -48px;
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-bottom: 2rem;
}
.postid-287.thumbnail {
  background: #f1f1f1;
  border: none;
}
.thumbnail .caption {
  text-align: center;
}
#gray-gradient {
  padding: 20px 20px 30px;
  color: #fff;
  background-color: #7d7d7d;
  background-image: -moz-linear-gradient(top,#595959,#b2b2b2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#595959),to(#b2b2b2));
  background-image: -webkit-linear-gradient(top,#595959,#b2b2b2);
  background-image: -o-linear-gradient(top,#595959,#b2b2b2);
  background-image: linear-gradient(to bottom,#595959,#b2b2b2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff595959', endColorstr='#ffb2b2b2', GradientType=0);
}
#gray-gradient h5 {
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: .08em;
  text-align: center;
}
#gray-gradient table.warranty-table {
  width: 100%;
  font-size: 20px;
  border: 1px solid #ffffff;
}
#gray-gradient table.warranty-table tr {
  background-color: #666666;
  border-bottom: 1px solid #ffffff;
}
#gray-gradient table.warranty-table td:nth-child(odd) {
  padding: 15px;
  width: 60%;
  padding-right: 20px;
  font-size: 18px;
}
#gray-gradient table.warranty-table td:nth-child(even) {
  font-size: 24px;
  font-weight: bold;
  width: 40%;
  height: 91px;
}
div#cart-holder {
  position: relative;
  width: 39px;
  margin-top: 10px;
}
p.woocommerce-mini-cart__buttons.buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 5px;
}
p.woocommerce-mini-cart__buttons.buttons .button {
  border: 2px solid #000;
  background-color: rgba(255,255,255,0.5);
  border-radius: 0;
  padding: 5px 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
  width: 48%;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  color: #000;
  font-size: 14px;
  text-align: center;
}
p.woocommerce-mini-cart__buttons.buttons .button:hover,
p.woocommerce-mini-cart__buttons.buttons .button:focus,
p.woocommerce-mini-cart__buttons.buttons .button:active {
  background-color: #ED1C24;
  color: #fff;
  border-color: #fff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
@media only screen and (max-width: 991px) {
  p.woocommerce-mini-cart__buttons.buttons .button {
    margin-bottom: 20px;
  }
}
.cart-holder {
  position: relative;
  z-index: 10;
  padding: 0 0 0 20px;
  margin-top: -4px;
  text-align: right;
  float: left;
}
@media (max-width: 980px) {
  .cart-holder {
    float: none;
    text-align: center;
    display: inline-block;
    margin: 0 20px 0 0;
    top: 2px;
  }
}
.cart-holder .widget_shopping_cart_content {
  display: none;
  position: absolute;
  width: 275px;
  padding: 10px;
  right: 0;
  top: 13px;
  background: #fff;
  border: none;
  margin: 10px 0 0 0;
  border-radius: 0;
  box-shadow: 1px 1px 1px #000;
  text-align: left;
}
.cart-holder .widget_shopping_cart_content a {
  text-decoration: none;
}
.cart-holder .widget_shopping_cart_content .buttons a {
  margin-bottom: 5px;
}
@media (max-width: 980px) {
  .cart-holder .widget_shopping_cart_content {
    left: 50%;
    margin: 19px 0 0 -50px;
  }
}
.cart-holder .widget_shopping_cart_content .product_list_widget,
.cart-holder .widget_shopping_cart_content .cart_list {
  margin: 0;
  padding: 0;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li,
.cart-holder .widget_shopping_cart_content .cart_list li {
  list-style: none;
  background: none;
  padding: 10px 0 10px 20px;
  overflow: hidden;
  position: relative;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li a,
.cart-holder .widget_shopping_cart_content .cart_list li a {
  font-weight: 700;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li.empty,
.cart-holder .widget_shopping_cart_content .cart_list li.empty {
  padding-left: 0;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li .remove,
.cart-holder .widget_shopping_cart_content .cart_list li .remove {
  position: absolute;
  left: 0;
  top: 11px;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li img,
.cart-holder .widget_shopping_cart_content .cart_list li img {
  float: left;
  margin: 5px 10px 0 0;
  background: none;
  border: 0;
  border-radius: 0;
  width: 50px;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li a:hover img,
.cart-holder .widget_shopping_cart_content .cart_list li a:hover img {
  border: 1px solid #000;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li .quantity,
.cart-holder .widget_shopping_cart_content .cart_list li .quantity {
  display: block;
  overflow: hidden;
  margin: 0 0 0 60px;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li .variation,
.cart-holder .widget_shopping_cart_content .cart_list li .variation {
  overflow: hidden;
  border: none;
  padding: 0;
  margin: 0 0 0 60px;
  font-size: 14px;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li .variation dt,
.cart-holder .widget_shopping_cart_content .cart_list li .variation dt {
  float: left;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li .variation dd,
.cart-holder .widget_shopping_cart_content .cart_list li .variation dd {
  margin: 0 0 0 4px;
  float: left;
}
.cart-holder .widget_shopping_cart_content .total {
  margin: 0;
  padding: 5px 0 15px;
  text-align: right;
}
.cart-holder .widget_shopping_cart_content .empty {
  text-align: center;
  display: block;
}
.cart-holder h3 {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  color: #fff;
  font-size: 0;
  line-height: 0;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 980px) {
  .cart-holder h3 {
    margin: 0;
  }
}
.cart-holder .cart-items {
  display: inline-block;
  background: #2b7bc5;
  color: #ED1C24;
  border-radius: #ED1C24;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  display: none;
}
.cart-holder:before {
  font-family: 'Atomic-Icons';
  font-weight: normal;
  display: inline-block;
  content: "\e900";
  margin: 0;
  font-size: 28px;
  line-height: 1em;
  color: #fff;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: absolute;
  top: -6px;
  left: 0;
}
.cart-holder:hover:before {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  color: #ED1C24;
}
.cart-opened:before {
  color: #9a9a9a;
}
.cart-wrapper {
  width: 77px;
  position: relative;
}
span.cart-items.full {
  color: #fff;
  left: 31px;
  top: -9px;
  position: absolute;
  font-weight: 500;
  display: flex;
  font-size: 14px;
  align-items: center;
  justify-content: center;
}
.woocommerce-cart span.cart-items.full,
.woocommerce-checkout span.cart-items.full {
  display: none;
}
.cart-wrapper.d-md-none {
  position: absolute;
  width: auto;
  top: 70px;
  right: 20px;
}
.products-page-top-carousel {
  height: 300px;
  width: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .products-page-top-carousel {
    height: 200px;
  }
}
.products-page-top-carousel .woocommerce-breadcrumb {
  position: absolute;
  bottom: -8rem;
  left: 5rem;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
.products-page-top-carousel .woocommerce-breadcrumb span,
.products-page-top-carousel .woocommerce-breadcrumb a {
  color: #c0bfbf !important;
}
.breadcrumbs-container {
  width: 100%;
}
#product-main {
  padding-top: 2rem;
}
.wc-tabs-wrapper-custom {
  background-color: #000;
  color: #fff;
}
.page-id-1249 .wc-tabs-wrapper-custom {
  background-color: #fff;
  color: #000;
}
.page-id-1249 .wc-tabs-wrapper-custom .panel-collapse .container {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.wc-tabs-wrapper-custom p {
  font-size: 16px;
  line-height: 30px;
}
.wc-tabs-wrapper-custom #mainNav {
  background-color: #000 !important;
  border-bottom: 1px solid;
  margin-bottom: 0;
  border-radius: 0;
}
.wc-tabs-wrapper-custom ul.navbar-nav {
  margin-bottom: 0;
  padding: 1rem 0;
}
.wc-tabs-wrapper-custom .bg-white:not(.panel-collapse) {
  border-radius: 0.45rem;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,0.125);
}
.wc-tabs-wrapper-custom .tabs_nav .navbar-nav {
  width: 100%;
  justify-content: space-around;
}
.wc-tabs-wrapper-custom .tabs_nav .navbar-nav .nav-item {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.wc-tabs-wrapper-custom .tabs_nav .navbar-nav .nav-item a {
  padding: 1rem;
  color: #fff;
  position: relative;
  text-decoration: none;
}
.wc-tabs-wrapper-custom .tabs_nav .navbar-nav .nav-item a.active {
  font-weight: bold;
}
.wc-tabs-wrapper-custom .tabs_nav .navbar-nav .nav-item a.active:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
  left: 0;
  background-color: #ED1C24;
}
.wc-tabs-wrapper-custom section#tab-1-tab {
  padding-top: 4rem;
}
.wc-tabs-wrapper-custom section#tab-1-tab h2 {
  color: #9a9a9a;
}
.wc-tabs-wrapper-custom .column-text-column-media.dark {
  background-color: #000;
  color: #fff;
  margin-top: 4rem;
}
.wc-tabs-wrapper-custom .row-eq-height-md {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.wc-tabs-wrapper-custom .one-column-content {
  padding-top: 60px;
  padding-bottom: 60px;
}
.wc-tabs-wrapper-custom .col-lg-offset-1 {
  margin-left: 8.33333333%;
}
.wc-tabs-wrapper-custom .panel-heading {
  cursor: pointer;
  border-top: 1px solid #fff;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.wc-tabs-wrapper-custom .panel-heading[aria-expanded="true"] {
  background: #202020;
  border-bottom: 1px outset #fff;
}
.wc-tabs-wrapper-custom .panel-title {
  position: relative;
}
.wc-tabs-wrapper-custom .panel-title:hover a {
  color: #ED1C24;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
.wc-tabs-wrapper-custom .panel-title a {
  color: #fff;
  font-size: 22px;
  text-decoration: none;
}
.wc-tabs-wrapper-custom .panel-title::after {
  -webkit-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  transform: rotate(-55deg);
}
.wc-tabs-wrapper-custom .panel-title.changeIcon::after {
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
}
.wc-tabs-wrapper-custom .panel-title::before,
.wc-tabs-wrapper-custom .panel-title::after {
  content: '';
  height: 3px;
  right: 0;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  width: 30px;
  background: #ed1c24;
}
.wc-tabs-wrapper-custom .panel-title::before {
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  right: 16px;
}
.wc-tabs-wrapper-custom .panel-title.changeIcon::before {
  -webkit-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  transform: rotate(-55deg);
  right: 16px;
}
.wc-tabs-wrapper-custom .one-column-content.dark {
  background: #000;
  width: 100%;
  margin-top: 2rem;
}
.wc-tabs-wrapper-custom .one-column-content {
  padding-top: 60px;
  padding-bottom: 60px;
  width: 100%;
}
.wc-tabs-wrapper-custom .content-slide-1 .content {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: .05em;
  margin-bottom: 45px;
}
.wc-tabs-wrapper-custom .column-text-column-media .content {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: .05em;
  padding-top: 10px;
  margin-top: 2rem;
}
.wc-tabs-wrapper-custom .one-column-content h3.title {
  font-weight: 600;
  line-height: 52px;
  padding-top: .5rem;
}
.wc-tabs-wrapper-custom .one-column-content .content {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: .05em;
  padding-top: 10px;
}
.wc-tabs-wrapper-custom .embed-responsive {
  margin: 0 auto 4rem;
}
.wc-tabs-wrapper-custom .strip-hot-spots.dark .strip-heading h2 {
  color: #fff;
}
.wc-tabs-wrapper-custom .strip-hot-spots .strip-heading h2 {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: .05em;
}
.wc-tabs-wrapper-custom #collapse2 .container,
.wc-tabs-wrapper-custom #collapse3 .container {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.wc-tabs-wrapper-custom #collapse2 p,
.wc-tabs-wrapper-custom #collapse3 p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: .05em;
  padding-top: 10px;
}
.wc-tabs-wrapper-custom #collapse2 .modal-body p,
.wc-tabs-wrapper-custom #collapse3 .modal-body p {
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: .03em;
}
.wc-tabs-wrapper-custom #collapse2 .modal-header h2,
.wc-tabs-wrapper-custom #collapse3 .modal-header h2 {
  color: #e4e4e4;
}
.wc-tabs-wrapper-custom #collapse4 .container {
  padding-top: 2rem;
  padding-bottom: 3rem;
}
.wc-tabs-wrapper-custom .woocommerce-noreviews {
  display: none;
}
.wc-tabs-wrapper-custom h4 {
  color: #9a9a9a;
}
.wc-tabs-wrapper-custom h2 {
  color: #292929;
  font-weight: 600;
  font-size: 26px;
}
.wc-tabs-wrapper-custom .dark h2 {
  color: #e4e4e4;
}
.wc-tabs-wrapper-custom .bg-white h2,
.wc-tabs-wrapper-custom .bg-white h4,
.wc-tabs-wrapper-custom .bg-white p {
  color: #202020;
}
.wc-tabs-wrapper-custom .bg-white h2 {
  font-weight: 600;
}
.wc-tabs-wrapper-custom #tab-reviews-tab .panel-collapse {
  background: #292929;
  padding-top: 2rem;
}
.wc-tabs-wrapper-custom #tab-reviews-tab .panel-collapse #reviews {
  padding-bottom: 3rem;
  padding-top: 1rem;
}
.wc-tabs-wrapper-custom #tab-reviews-tab .panel-collapse #reviews .card.card-body {
  color: #000;
}
.wc-tabs-wrapper-custom h3 {
  margin-bottom: .5rem;
}
.wc-tabs-wrapper-custom ul > li {
  line-height: 1.9;
}
@media (min-width: 768px) {
  ul.two-columns {
    column-count: 2;
  }
}
.woocommerce .star-rating span::before {
  color: #f9bf3b !important;
}
.single_rating_page {
  padding-left: 15px;
  padding-right: 15px;
}
.single_rating_page .single_rating .fa {
  margin-right: 5px;
}
.single_rating_page .single_rating .fa-star {
  color: #f9bf3b;
}
.single_rating_page .single_rating .rating .fa {
  font-size: 22px;
}
.single_rating_page .single_rating .rating-num {
  margin-top: 0px;
  font-size: 54px;
}
.single_rating_page .single_rating .progress {
  margin-bottom: 5px;
}
.single_rating_page .single_rating .progress-bar {
  text-align: left;
}
.single_rating_page .single_rating .rating-desc .col-md-3 {
  padding-right: 0px;
}
.single_rating_page .single_rating .sr-only {
  margin-left: 5px;
  overflow: visible;
  clip: auto;
  color: #000;
  display: none;
}
.single_rating_page .single_rating .total-rating {
  font-size: 3vw;
  line-height: 42px;
  font-weight: 100;
  color: #444;
}
.single_rating_page .single_rating .progress-bar {
  background: linear-gradient(to bottom,#f2eded 0%,#bab7b7 56%,#6c6a69 100%);
}
.single_rating_page .single_rating .user_rating_count {
  color: #8d8d8d;
  font-size: 12px;
  font-weight: 300;
  position: absolute;
  left: 2px;
  bottom: 2px;
}
.single_rating_page .single_rating .rating-top-right {
  position: relative;
}
.single_rating_page .single_rating .star-rating {
  position: absolute;
  left: 2px;
  bottom: 30px;
}
.single_rating_page .single_rating .no-reviews {
  font-size: 12px;
  margin-bottom: 1rem;
}
.single_rating_page .modal-dialog {
  max-width: 800px;
  padding-left: 1rem;
  padding-right: 1rem;
}
.single_rating_page .comment_modal_btn {
  padding: 11px 15px !important;
  background: #ff0000;
  border: 1px solid #ff0000;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  box-shadow: none !important;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  text-decoration: none;
  margin-left: 5rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.single_rating_page .comment_modal_btn .fa-star {
  color: #fff;
}
.single_rating_page .comment_modal_btn:hover {
  color: #000;
}
.single_rating_page .comment_modal_btn:hover .fa-star {
  color: #000;
}
.single_rating_page #commentModal {
  color: #000;
}
.single_rating_page #commentModal textarea,
.single_rating_page #commentModal input {
  border: 1px solid #c2c2c2;
  width: 100%;
}
.single_rating_page #commentModal #commentModalLabel {
  font-weight: 600;
}
.single_rating_page #commentModal .submit {
  font-weight: 400 !important;
  background: #ff0000 !important;
  color: #fff !important;
  padding: 1rem 2rem !important;
}
.single_rating_page #commentModal .submit:hover {
  color: #000 !important;
}
.single_rating_page #commentModal p.stars a {
  color: #f9bf3b;
}
.single_rating_page #commentModal .modal-content {
  padding: 1rem;
}
.single_rating_page #commentModal .modal-header {
  padding: 0rem 0.5rem 0.5rem 0.5rem !important;
}
.single_rating_page #commentModal .modal-header .close {
  font-size: 23px;
  margin-right: -25px;
}
.single_rating_page #comments ol.commentlist {
  width: auto !important;
}
.single_rating_page #comments ol.commentlist li .comment-text {
  margin: 0 !important;
}
#comments > div.row > div.col-md-3.single_rating > button {
  padding: 11px 15px !important;
  background: #ff0000;
  border: 1px solid #ff0000;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  box-shadow: none !important;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  text-decoration: none;
  margin-left: 5rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  display: block;
  margin: 0 auto;
}
.strip-buttons-and-modal {
  padding: 90px 0 100px;
  text-align: center;
  color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.strip-buttons-and-modal h2.title {
  font-size: 28px;
  line-height: 52px;
  letter-spacing: .025em;
  text-transform: none;
  font-weight: normal;
  color: #fff;
}
.strip-buttons-and-modal h3 {
  text-transform: none;
}
.strip-buttons-and-modal .buttons_container {
  margin-top: 2rem;
}
.strip-buttons-and-modal .btn {
  min-width: 380px;
  text-transform: uppercase;
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
  border-width: 1px;
  border-radius: 0;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  letter-spacing: .05em;
  line-height: 22px;
  padding: 12px 50px;
  -webkit-transition-property: border-color, background-color, color, -webkit-box-shadow;
  transition-property: border-color, background-color, color, -webkit-box-shadow;
  -o-transition-property: border-color, background-color, box-shadow, color;
  transition-property: border-color, background-color, box-shadow, color;
  transition-property: border-color, background-color, box-shadow, color, -webkit-box-shadow;
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  color: inherit;
  border-color: inherit;
  background-color: inherit;
}
.strip-buttons-and-modal .btn:hover {
  border: 1px solid #fff;
  color: #fff;
  background: #202020;
}
.strip-buttons-and-modal .modal-dialog {
  width: 100%;
  max-width: 1280px;
}
.strip-buttons-and-modal .modal-content {
  background-color: #000;
  text-align: justify;
}
.find_retailer_section {
  padding: 90px 0 100px;
  text-align: center;
  color: #fff;
  background-position: center;
  background-image: url('/wp-content/themes/AtomicAquatics/images/find-retailer-bg.jpg');
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.find_retailer_section:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.3);
  content: '';
  z-index: 2;
  position: absolute;
}
.find_retailer_section h2 {
  font-size: 28px;
  line-height: 52px;
  letter-spacing: .025em;
  text-transform: none;
  font-weight: 600;
  color: #fff;
  -webkit-text-stroke: 1px;
  -webkit-text-stroke-color: #000;
}
.find_retailer_section h3 {
  text-transform: none;
  color: #fff;
}
.find_retailer_section .container {
  z-index: 9;
  position: relative;
}
.find_retailer_section .buttons_container {
  margin-top: 2rem;
}
.find_retailer_section .btn {
  text-transform: uppercase;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  background: transparent;
  border-width: 1px;
  border-radius: 0;
  font-size: 16px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  letter-spacing: .05em;
  line-height: 22px;
  padding: 12px 50px;
  -webkit-transition-property: border-color, background-color, color, -webkit-box-shadow;
  transition-property: border-color, background-color, color, -webkit-box-shadow;
  -o-transition-property: border-color, background-color, box-shadow, color;
  transition-property: border-color, background-color, box-shadow, color;
  transition-property: border-color, background-color, box-shadow, color, -webkit-box-shadow;
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  color: inherit;
  border-color: inherit;
  background-color: inherit;
}
@media (min-width: 600px) {
  .find_retailer_section .btn {
    min-width: 380px;
  }
}
.find_retailer_section .btn:hover {
  border: 1px solid #fff;
  color: #fff;
  background: #202020;
}
body.single-product footer#colophon {
  margin-top: 0px;
}
body.single-product .related.products > h2 {
  text-align: center;
}
body.single-product .box_view_html {
  background-color: #fff;
  color: #000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.single-product .box_view_html .col-xs-12.col-sm-6 {
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
body.single-product .strip-hot-spots {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  body.single-product .strip-hot-spots {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  body.single-product .wrap_svl_center {
    display: none !important;
  }
}
body.single-product .woocommerce-Price-amount.amount {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  font-weight: 500;
  color: #000;
}
body.single-product #powerTip {
  background-color: #fff !important;
  border-radius: 3px !important;
  padding: 15px !important;
}
body.single-product section#related-products {
  background: #fff;
  padding: 3rem 0;
}
.menu_image_view .link-details {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: center;
}
.menu_image_view .link-details .link-details-title {
  font-size: 24px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  line-height: 40px;
  text-align: center;
  vertical-align: .025em;
}
.menu_image_view .link-details .link-details-subtitle {
  color: #808080;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: .075em;
  margin-bottom: 2rem;
  min-height: 60px;
}
.menu_image_view .link-details img {
  margin: 0 auto;
  max-height: 400px !important;
}
.products_mega_menu .mega-sub-menu {
  background: #202020 !important;
}
@media only screen and (max-width: 767px) {
  .products_mega_menu .mega-sub-menu li#mega-menu-item-text-3 {
    padding: 0 !important;
    margin: 0 !important;
    margin-left: 15px !important;
  }
}
.products_mega_menu .mega-sub-menu a.nav_category {
  margin-top: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .products_mega_menu .mega-sub-menu a.nav_category {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .products_mega_menu .mega-sub-menu li.mega-menu-columns-1-of-4 {
    width: 20% !important;
  }
}
.products_mega_menu .mega-sub-menu li.mega-menu-columns-1-of-4 a {
  color: #fff;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 40px;
  text-transform: uppercase;
}
.products_mega_menu .mega-sub-menu li.mega-menu-columns-1-of-4 a:focus,
.products_mega_menu .mega-sub-menu li.mega-menu-columns-1-of-4 a:hover {
  color: #f00;
  text-decoration: underline;
}
.products_mega_menu .mega-sub-menu li.mega-menu-columns-1-of-4 a.nav_category {
  display: block;
  line-height: 25px;
  max-width: 170px;
  border-bottom: 1px solid #ed1c24;
}
@media only screen and (min-width: 768px) {
  .products_mega_menu .mega-sub-menu li.mega-menu-columns-1-of-4:nth-of-type(1) {
    margin-left: 10% !important;
  }
}
.page-template-page-home .home_driven_by_design {
  background-image: url('/wp-content/themes/AtomicAquatics/images/left-col-background-image.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 600px;
}
.page-template-page-home .grid-item-home {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex: 0 0 50%;
}
.page-template-page-home .grid-item-home a {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
}
.page-template-page-home .grid-item-home a h3 {
  background-color: #000;
  display: inline-block;
  padding: 11px 15px;
}
.page-template-page-home .grid-item-home:hover a {
  opacity: 1;
}
.page-template-page-home .grid-item-home:hover a .overlay-button {
  opacity: 1;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.page-template-page-home .grid-item-home .overlay-button {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  background: rgba(0,0,0,0.5);
  opacity: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.page-template-page-home .grid-item-home .overlay-button h4 {
  margin-top: 40%;
  background: black;
  margin-left: 10%;
  margin-right: 10%;
  padding: 10px 15px;
  color: #fff;
}
.page-template-page-home .grid-item-home img {
  position: relative;
  border: 1px solid #9a9a9a;
}
.page-template-page-home .grid-item-home img.bb-2 {
  border-bottom-width: 2px;
  margin-bottom: -1px;
}
.page-template-page-home .home_design_text_section {
  text-align: center;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 16.6%;
}
.page-template-page-home .home_design_text_section h3::after {
  content: '';
  display: block;
  width: 120px;
  margin: 15px auto 40px;
  height: 2px;
  background: #ed1c24;
}
.page-template-page-home .grid-item-home-full {
  width: 100%;
}
.page-template-page-home .home-bc-1-title {
  font-size: 40px;
  line-height: 80px;
  letter-spacing: .075em;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.page-template-page-home .home-bc-1-content {
  font: 400 18px/2 "Montserrat", sans-serif;
  letter-spacing: .05em;
}
.page-template-page-home .home-bc-1-author {
  font-size: 18px;
  line-height: 52px;
  letter-spacing: .05em;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
}
.page-template-page-home .home-bc-1-read-more {
  font: 600 16px/22px "Montserrat", sans-serif;
  color: #000;
  border-color: #000;
  padding: 20px 25px;
  border: 2px solid #000;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: .1em;
  display: inline-block;
  margin-top: 25px;
  background-color: #fff;
}
.page-template-page-home .home-bc-1-read-more:hover {
  color: #000;
  border-color: #000;
  background-color: #e4e4e4;
}
.carousel-cta-video-slides {
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.carousel-cta-video-slides .read-more {
  font: 600 16px/22px "Montserrat", sans-serif;
  color: #fff;
  border-color: #fff;
  padding: 20px 25px;
  background-color: #fff;
  border: 2px solid #fff;
  text-transform: uppercase;
  letter-spacing: .1em;
  display: inline-block;
  margin-top: 25px;
  background-color: inherit;
  text-decoration: none;
}
.carousel-cta-video-slides .read-more:hover {
  color: #000;
  border-color: #000;
  background-color: #e4e4e4;
}
.carousel-cta-video-slides.dark {
  background-color: #000;
  color: #fff;
}
.carousel-cta-video-slides.dark .read-more {
  font: 600 16px/25px "Montserrat", sans-serif;
  color: #fff;
  border-color: #fff;
  padding: 20px 25px;
  background-color: #000;
  border: 2px solid #fff;
  text-transform: uppercase;
  letter-spacing: .1em;
  display: inline-block;
  margin-top: 25px;
}
.carousel-cta-video-slides.dark .read-more:hover {
  color: #fff;
  border-color: #fff;
  background-color: #202020;
}
.carousel-cta-video-slides.light {
  background-color: #f1f1f1;
  color: #000;
}
.carousel-cta-video-slides.light .read-more {
  font: 600 16px/22px "Montserrat", sans-serif;
  color: #000;
  border-color: #000;
  padding: 20px 25px;
  background-color: #fff;
  border: 2px solid #000;
  text-transform: uppercase;
  letter-spacing: .1em;
  display: inline-block;
  margin-top: 25px;
  background-color: #f1f1f1;
}
.carousel-cta-video-slides.light .read-more:hover {
  color: #000;
  border-color: #000;
  background-color: #e4e4e4;
}
.carousel-cta-video-slides .main-heading {
  text-align: center;
  padding: 75px 0 35px;
}
.carousel-cta-video-slides .main-heading h2 {
  letter-spacing: .025em;
  font-weight: 400;
  margin-bottom: 0;
}
.carousel-cta-video-slides .main-heading h3 {
  font-size: 18px;
  line-height: 52px;
  letter-spacing: .075em;
  font-weight: 600;
  margin-top: 0;
}
.carousel-cta-video-slides .col-text-inner {
  max-width: 735px;
  padding-left: 15px;
  padding-right: 15px;
}
.carousel-cta-video-slides .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.carousel-cta-video-slides .container-fluid .embed-responsive {
  padding-bottom: 50.5%;
}
.carousel-cta-video-slides .col-text {
  padding-bottom: 50px;
}
.carousel-cta-video-slides .col-text h2 {
  text-transform: none;
}
.carousel-cta-video-slides .col-text .content {
  padding: 35px 0 30px;
  max-width: 470px;
}
.carousel-cta-video-slides .main-carousel .carousel-cell {
  width: 100%;
}
.carousel-cta-video-slides .nav-carousel {
  margin-top: 45px;
  margin-bottom: 100px;
  padding: 0 65px;
}
.carousel-cta-video-slides .nav-carousel .carousel-cell {
  height: 60px;
  padding: 0 25px;
  text-align: center;
  text-transform: uppercase;
  font: 600 18px/30px "Montserrat", sans-serif;
}
.carousel-cta-video-slides .nav-carousel .carousel-cell span {
  display: inline-block;
  padding: 14px 0 12px;
  white-space: nowrap;
}
.carousel-cta-video-slides .nav-carousel .carousel-cell.is-nav-selected span {
  border-bottom: 2px solid #ed1c24;
}
.carousel-cta-video-slides .nav-carousel .flickity-prev-next-button {
  background: none;
}
.carousel-cta-video-slides .nav-carousel .flickity-prev-next-button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.carousel-cta-video-slides .nav-carousel .flickity-prev-next-button .arrow {
  fill: #ed1c24;
}
.carousel-cta-video-slides .nav-carousel .flickity-prev-next-button svg {
  position: static;
  width: 100%;
  height: 100%;
  top: unset;
  left: unset;
}
@media (max-width: 767px) {
  .carousel-cta-video-slides .nav-carousel .carousel-cell {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .carousel-cta-video-slides .col-text-on-right .col-text-inner {
    padding-left: 0;
  }
  .carousel-cta-video-slides .col-text-on-left {
    padding-right: 0;
  }
  .carousel-cta-video-slides .col-text-on-left .col-text-inner {
    float: right;
  }
}
@media (min-width: 992px) {
  .carousel-cta-video-slides .nav-carousel {
    margin-top: 70px;
  }
  .carousel-cta-video-slides .col-text-on-right .col-text-inner {
    padding-left: 50px;
  }
  .carousel-cta-video-slides .col-text-on-left {
    padding-right: 50px;
  }
  .carousel-cta-video-slides .col-text-on-left .col-text-inner {
    float: right;
  }
}
@media (min-width: 1200px) {
  .carousel-cta-video-slides .col-text-on-right .col-text-inner {
    padding-left: 110px;
  }
  .carousel-cta-video-slides .col-text-on-left {
    padding-right: 110px;
  }
  .carousel-cta-video-slides .col-text-on-left .col-text-inner {
    float: right;
  }
}
.container .carousel-cta-video-slides .col-text .content {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: .05em;
}
@media (min-width: 768px) {
  .container .carousel-cta-video-slides .col-text {
    padding-top: 0;
  }
  .container .carousel-cta-video-slides .col-media {
    padding-top: 25px;
  }
  .container .carousel-cta-video-slides .col-text-on-right .col-text-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .container .carousel-cta-video-slides .col-text-on-left {
    padding-right: 0;
  }
  .container .carousel-cta-video-slides .col-text-on-left .col-text-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .container .carousel-cta-video-slides .col-text-on-right .col-text-inner {
    padding-left: 50px;
  }
  .container .carousel-cta-video-slides .col-text-on-left {
    padding-right: 50px;
  }
}
.container .carousel-cta-video-slides .nav-carousel {
  margin-top: 0 !important;
}
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-viewport .video-tile-youtube {
  max-height: 450px;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255,255,255,0.75);
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flickity-prev-next-button:hover {
  background: white;
}
.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}
.flickity-prev-next-button:active {
  opacity: 0.6;
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}
.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.flickity-prev-next-button .arrow {
  fill: #333;
}
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
.home_bottom_section {
  padding: 0px !important;
}
.home_bottom_section a {
  margin-top: 20px;
  text-decoration: none;
  font-size: 15px;
  line-height: 15px;
  padding: 10px 50px;
  text-transform: uppercase;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: .1em;
  padding: 15px 75px;
  display: inline-block;
  border: 2px solid transparent;
  -webkit-transition: border-color .3s linear;
  -o-transition: border-color .3s linear;
  transition: border-color .3s linear;
  background: transparent;
}
.home_bottom_section h4 {
  text-transform: none;
  color: #4a4a4a;
  letter-spacing: .05em;
  line-height: 21px;
  font-weight: 600;
}
.home_bottom_section h2 {
  color: #333;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: .05em;
}
.home_bottom_section a::after {
  content: '';
  display: block;
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  background: #ed1c24;
  -webkit-transition: background .3s linear;
  -o-transition: background .3s linear;
  transition: background .3s linear;
  position: relative;
  top: 12px;
}
.home_bottom_section .f_retailer,
.home_bottom_section .s_crowd,
.home_bottom_section .h_contact {
  padding: 60px 0;
}
.home_bottom_section .f_retailer {
  background-image: url('/wp-content/themes/AtomicAquatics/images/map-1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  border-right: 2px solid #949495;
}
.home_bottom_section .s_crowd {
  background-image: url('/wp-content/themes/AtomicAquatics/images/map-2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  border-right: 2px solid #949495;
}
.home_bottom_section .h_contact {
  background-image: url('/wp-content/themes/AtomicAquatics/images/map-3.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.mega-top_menu_advantage .mega-sub-menu {
  padding-left: 20px !important;
  background-color: #202020 !important;
}
@media (min-width: 768px) {
  .mega-top_menu_advantage .mega-sub-menu {
    padding-left: 15% !important;
    padding-right: 15% !important;
  }
}
.mega-top_menu_advantage .mega-sub-menu a.mega-menu-link {
  color: #fff !important;
}
.mega-top_menu_advantage .mega-sub-menu a.mega-menu-link:hover {
  color: #f00 !important;
  text-decoration: underline !important;
}
.mega-top_menu_advantage .mega-sub-menu .cta-block {
  min-height: 180px;
  padding-left: 45px;
  padding-right: 30px;
  margin-top: 3rem;
  margin-bottom: 3rem;
  max-width: 1170px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  align-items: center;
  margin-right: auto;
}
.mega-top_menu_advantage .mega-sub-menu .cta-block span {
  font: 300 30px/50px "Montserrat", sans-serif;
  color: #fff;
}
.mega-top_menu_advantage .mega-sub-menu .cta-block .cta-btn {
  font: 600 16px/25px "Montserrat", sans-serif;
  color: #fff;
  border-color: #fff;
  padding: 20px 25px;
  background-color: #000;
  border: 2px solid #fff;
  text-transform: uppercase;
  letter-spacing: .1em;
  display: inline-block;
  margin-top: 25px;
  margin-top: 0;
  float: right;
  padding: 10px 50px;
}
.mega-top_menu_advantage .mega-sub-menu .cta-block .cta-btn:hover,
.mega-top_menu_advantage .mega-sub-menu .cta-block .cta-btn:focus,
.mega-top_menu_advantage .mega-sub-menu .cta-block .cta-btn:active {
  color: #fff;
  border-color: #fff;
  background-color: #202020;
  text-decoration: none;
}
.mega-top_menu_advantage .mega-sub-menu .cta-block .inner {
  width: 100% !important;
}
.mega-top_menu_advantage .mega-sub-menu li.mega-menu-item {
  padding: 0px !important;
}
.hr_no_border {
  border: 0px !important;
}
.compare_btn_div {
  position: absolute;
  top: 5px;
}
.compare_btn_div .button.product_type_simple {
  display: none;
}
.product-card {
  margin-top: 1rem;
}
.item.product-card a {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-card .text-center {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
}
.product-card img {
  margin: 0 auto;
  max-width: 85%;
  max-height: 85%;
  -webkit-transition: 1s ease all;
  -o-transition: 1s ease all;
  transition: 1s ease all;
}
@media (max-width: 767px) {
  .product-card .image {
    height: auto;
  }
}
.product-card .img-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  height: 100%;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
}
.product-card .title {
  display: block;
  font: 500 26px/30px "Montserrat", sans-serif;
  letter-spacing: .1em;
  padding: 0 0 5px;
  text-transform: uppercase;
}
.product-card .title:before,
.product-card .title:after {
  content: " ";
  display: table;
}
.product-card .title:after {
  clear: both;
}
.product-card .title:before,
.product-card .title:after {
  content: " ";
  display: table;
}
.product-card .title:after {
  clear: both;
}
.product-card .subtitle {
  font: 500 18px/30px "Montserrat", sans-serif;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #4a4a4a;
}
.product-card .abstract {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  height: 44px;
}
.product-card label.custom-control-label+label {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: .5px;
  color: #ed1c24;
  left: 0;
  padding-left: 7px;
  position: relative;
  text-transform: uppercase;
  vertical-align: top;
  cursor: pointer;
}
.product-card .button-wrapper {
  bottom: 25px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%;
}
.product-card [type="checkbox"]:not(:checked),
.product-card [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.product-card [type="checkbox"]:not(:checked)+label,
.product-card [type="checkbox"]:checked+label {
  cursor: pointer;
  display: inline-block !important;
  position: relative;
  padding-left: 1.95em;
  vertical-align: top;
}
.product-card [type="checkbox"]:not(:checked)+label:before,
.product-card [type="checkbox"]:checked+label:before {
  border: 2px solid #ed1c24;
  background-color: transparent;
  border-radius: 0;
  content: '';
  height: 26px;
  left: 0;
  position: absolute;
  top: 0;
  width: 26px;
}
.product-card [type="checkbox"]:checked+label:after {
  background-color: #ed1c24 !important;
  content: '';
  margin: 4px;
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
  border: none;
  border-top: none;
  border-right: none;
  background-color: transparent;
  color: #fff;
}
.product-card .compare {
  float: left;
  left: 20px;
  position: absolute;
  opacity: 0;
  z-index: 20;
  width: 100%;
  min-width: 13rem;
}
.product-card .icon-zgl {
  color: #ed1c24;
  float: right;
  font-size: 30px;
  position: absolute;
  right: 20px;
  z-index: 10;
  opacity: 0;
}
.product-card .icon-zgl:focus {
  outline: none;
  text-decoration: none;
}
.product-card .icon-zgl:hover {
  color: #ed1c24;
}
.product-card .price-wrapper {
  font-size: 18px;
}
.product-card .read-more {
  text-transform: uppercase;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: .1em;
  padding: 15px 75px;
  display: inline-block;
  border: 2px solid transparent;
  -webkit-transition: border-color .3s linear;
  -o-transition: border-color .3s linear;
  transition: border-color .3s linear;
  padding: 10px 75px;
}
.product-card .read-more:hover {
  border: 2px solid #ed1c24;
}
.product-card .read-more:hover:after {
  background: transparent;
}
.product-card .read-more:after {
  content: '';
  display: block;
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  background: #ed1c24;
  -webkit-transition: background .3s linear;
  -o-transition: background .3s linear;
  transition: background .3s linear;
  position: relative;
  top: 11px;
}
.product-card .read-more:after {
  top: 12px;
}
.product-card:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0);
}
.product-card:hover .compare,
.product-card:hover .icon-zgl {
  opacity: 1;
}
.product-card:hover .image {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
[class^="icon-zgl"],
[class*=" icon-zgl"] {
  font-family: 'zgl' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.one-column-content.light {
  background: #fff;
  color: #000;
}
.column-text-column-media {
  padding-top: 60px;
  padding-bottom: 60px;
  width: 100%;
  background: #fff;
  color: #000;
}
.strip-2-columns-content.light {
  background-color: #f1f1f1;
  color: #000;
  width: 100%;
}
.strip-2-columns-content {
  font-size: 16px;
  line-height: 30px;
}
.full-width {
  width: 100%;
}
.collapse.show .collapse {
  display: block;
}
.strip-accordion .panel-collapse {
  background-color: #fff;
  border-top: 1px solid #fff;
  -webkit-transition: all ease-in-out .4s;
  -o-transition: all ease-in-out .4s;
  transition: all ease-in-out .4s;
  color: #000;
}
.strip-accordion .panel-default .wisy {
  font-size: 16px;
  line-height: 30px;
  margin: 70px 0;
}
#back-top-wrapper {
  z-index: 1100;
}
#back-top-wrapper #back-top span {
  background: #ed1c24 !important;
}
.without_paddings {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.without_paddings .content_box {
  margin-top: 0;
  margin-bottom: -16px;
}
body.page-template-page-fullwidth-fluid-wcomments-php footer#colophon {
  margin-top: 1px;
}
.buttons-and-modal-modal {
  background: rgba(0,0,0,0.8);
  color: #fff;
}
.buttons-and-modal-modal .modal-dialog {
  max-width: 80%;
}
.buttons-and-modal-modal .btn-close {
  right: -35px !important;
  top: -16px !important;
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  height: 35px;
  outline: none;
  position: absolute;
  right: 15px;
  top: -25px;
  text-indent: -99999px;
  width: 35px;
  z-index: 999;
}
.buttons-and-modal-modal .btn-close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.buttons-and-modal-modal .btn-close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.buttons-and-modal-modal .btn-close::before,
.buttons-and-modal-modal .btn-close::after {
  background: #fff;
  border-radius: 3px;
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  top: 17px;
  width: 35px;
}
.buttons-and-modal-modal .modal-body {
  background-color: #000;
}
.buttons-and-modal-modal table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ddd;
}
.buttons-and-modal-modal table thead tr {
  background: #4c4d4f;
}
.buttons-and-modal-modal table tbody tr {
  background: #fff;
  color: #000;
}
.buttons-and-modal-modal table tbody tr td:first-child {
  font-weight: bold;
}
.buttons-and-modal-modal table>thead>tr>th,
.buttons-and-modal-modal table>tbody>tr>th,
.buttons-and-modal-modal table>tfoot>tr>th,
.buttons-and-modal-modal table>thead>tr>td,
.buttons-and-modal-modal table>tbody>tr>td,
.buttons-and-modal-modal table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.buttons-and-modal-modal table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.buttons-and-modal-modal table>caption+thead>tr:first-child>th,
.buttons-and-modal-modal table>colgroup+thead>tr:first-child>th,
.buttons-and-modal-modal table>thead:first-child>tr:first-child>th,
.buttons-and-modal-modal table>caption+thead>tr:first-child>td,
.buttons-and-modal-modal table>colgroup+thead>tr:first-child>td,
.buttons-and-modal-modal table>thead:first-child>tr:first-child>td {
  border-top: 0;
}
.buttons-and-modal-modal table>tbody+tbody {
  border-top: 2px solid #ddd;
}
.buttons-and-modal-modal table .table {
  background-color: #fff;
}
.buttons-and-modal-modal table>thead>tr>th,
.buttons-and-modal-modal table>tbody>tr>th,
.buttons-and-modal-modal table>tfoot>tr>th,
.buttons-and-modal-modal table>thead>tr>td,
.buttons-and-modal-modal table>tbody>tr>td,
.buttons-and-modal-modal table>tfoot>tr>td {
  border: 1px solid #ddd;
}
.buttons-and-modal-modal table>thead>tr>th,
.buttons-and-modal-modal table>thead>tr>td {
  border-bottom-width: 2px;
}
.buttons-and-modal-modal table>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.buttons-and-modal-modal table>tbody>tr:hover {
  background-color: #f5f5f5;
}
.content-slide-1 .col-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg_white {
  background-color: #fff !important;
  color: #000;
}
.bg_black {
  background-color: #000 !important;
  color: #fff;
}
.paddingTB-3 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
body.admin-bar .sticky-top {
  top: 32px;
}
.tabs_custom_list {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: .05em;
  margin-bottom: 45px;
}
.container-grey-fonts {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: .05em;
  line-height: 1.3em;
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-size: 16px;
}
.container-grey-fonts strong {
  text-transform: uppercase;
  font-weight: 600;
}
body #ajaxsearchprores1_1 .results .item .asp_content h3 a,
body #ajaxsearchprores1_2 .results .item .asp_content h3 a,
body div.asp_r.asp_r_1 .results .item .asp_content h3 a {
  color: #ED1C24;
}
body #SearchBar {
  position: absolute;
  width: 100%;
  z-index: 999;
}
@media only screen and (min-width: 768px) {
  .modal.show .modal-dialog.modal-md {
    max-width: 600px;
  }
}
.postid-2092 .wc-tabs-wrapper-custom #collapse4 > .container,
.postid-2092 .wc-tabs-wrapper-custom #collapse4 > .row,
.postid-134 .wc-tabs-wrapper-custom #collapse4 > .container,
.postid-134 .wc-tabs-wrapper-custom #collapse4 > .row {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.postid-2092 .wc-tabs-wrapper-custom #collapse4 .container,
.postid-134 .wc-tabs-wrapper-custom #collapse4 .container {
  padding-top: 0;
  padding-bottom: 0;
}
#englishNewsletter .modal-body {
  padding: 0;
}
#englishNewsletter .close {
  color: #fff;
}
#englishNewsletter .wpcf7 .wpcf7-form-control-wrap input,
#englishNewsletter .wpcf7 .wpcf7-form-control-wrap select {
  height: 40px;
}
#englishNewsletter .wpcf7 .submit-wrap {
  margin-bottom: 1.2rem;
}
#closeNewsletter {
  position: absolute;
  background: none;
  border: none;
  right: 0;
  top: 0;
  padding: 5px;
  opacity: .7;
}
@media screen and (max-width: 782px) {
  html #wpadminbar {
    max-width: 100vw;
  }
}
.excerpt {
  color: #ccc;
}
h3.card__title {
  color: #ED1C24;
  line-height: 1.3;
  text-decoration: none !important;
}
a.archive-link {
  text-decoration: none;
}
a.archive-link:hover {
  text-decoration: none;
}
a.archive-link:hover .excerpt {
  text-decoration: underline;
}
.widget_recent_entries li {
  margin-bottom: 0.4rem;
}
.widget_recent_entries li:before {
  content: "\e701";
  font-family: "DuckDiver";
  color: #999;
  font-size: 12px;
  margin-top: 2px;
  display: inline-block;
}
.widget_recent_entries li a {
  text-decoration: none;
}
.single nav.blog-breadcrumb {
  color: #202020;
  text-transform: uppercase;
  margin: 25px 0 0;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}
.single nav.blog-breadcrumb a {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  color: #4a4a4a;
}
.single header.entry-header {
  width: 100%;
}
#single .entry-meta {
  margin-bottom: 1.5rem;
}
#single time.entry-date.published {
  padding-left: 6px;
}
@media only screen and (min-width: 768px) {
  #single .post-navigation .nav-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-left: 130px;
  }
  #single .post-navigation .nav-links .nav-previous,
  #single .post-navigation .nav-links .nav-next {
    flex: 0 0 300px;
    margin: 1rem 35px;
  }
}
#single .post-navigation .nav-links a {
  text-decoration: none;
}
#single .post-navigation .post-nav-item {
  display: flex;
  flex-direction: column;
  color: #999;
  text-decoration: none;
}
#single .post-navigation .post-nav-item span {
  margin: 8px 0;
}
#single .post-navigation .post-nav-item span.post-title {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
#single .post-navigation .post-nav-item img {
  display: block;
  margin: 8px auto;
}
.widget_recent_entries ul {
  margin-left: -40px;
  font-size: 16px;
}
.widget_recent_entries ul li a {
  color: #999;
}
#post-2643 span.wpcf7-form-control-wrap.atomic {
  display: none;
}
.error404 input#s {
  height: 56px;
}
.error404 form#searchform {
  margin-top: 2rem;
}
.error404 .page-header h2 {
  font-size: 100px !important;
}
@media only screen and (max-width: 767px) {
  div#text-10 {
    align-self: flex-start;
    margin-left: 40px;
  }
}
.page-id-8180 section,
.page-id-8198 section {
  margin-top: 0;
  margin-bottom: 0;
}
.page-id-8180 section.hero,
.page-id-8198 section.hero {
  background-size: cover;
}
.page-id-8180 section.footer,
.page-id-8198 section.footer {
  display: block;
  position: relative;
  margin-bottom: -40px;
}
@media (min-width: 1099px) {
  .page-id-8180 section.footer,
  .page-id-8198 section.footer {
    margin-top: 100px;
  }
  .page-id-8180 section.footer#splitfins-footer,
  .page-id-8198 section.footer#splitfins-footer {
    margin-top: 0;
  }
}
.page-id-8180 section.footer a,
.page-id-8198 section.footer a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  left: 0;
  right: 0;
  max-width: 300px;
  margin: 0 auto;
}
.page-id-8198 .hero {
  color: #fff;
  background-size: cover;
}
.anr_captcha_field {
  margin-bottom: 0.5rem;
}
#topNavWidgets span {
  display: inline-block;
  margin-right: 2rem;
}
.woocommerce #my-account-menu {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .woocommerce #my-account-menu {
    padding-top: 3rem;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0;
    padding-top: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce #my-account-menu {
    min-height: 110px;
  }
  .woocommerce #my-account-menu .user-image {
    width: 80px;
    margin-right: 20px;
  }
  .woocommerce #my-account-menu .user-info {
    text-align: right;
    position: absolute;
    right: 20px;
  }
  .woocommerce #my-account-menu .user-profile {
    position: absolute;
    right: 0;
    height: 85px;
    display: flex;
    width: calc(50% + 40px);
    margin-top: 1rem;
  }
  .woocommerce #my-account-menu button.navbar-toggler {
    margin-top: 2rem;
    margin-left: 1rem;
    padding: .5rem 1rem;
  }
  .woocommerce #my-account-menu #sidenav {
    padding-top: 1rem;
  }
}
.woocommerce #my-account-menu .user-profile .user-info .logout a {
  padding: 8px 16px;
}
.woocommerce .woocommerce-MyAccount-content {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .woocommerce .woocommerce-MyAccount-content {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
.woocommerce #my-account-menu .user-profile .logout a {
  background: #fff;
  border: 2px solid #000;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.03em;
  padding: .5rem 1rem;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  transition: .4s ease-in;
}
.woocommerce #my-account-menu .user-profile .logout a:hover,
.woocommerce #my-account-menu .user-profile .logout a:focus,
.woocommerce #my-account-menu .user-profile .logout a:active {
  background: #e4e4e4;
  transition: .4s ease-in;
  color: #000;
  border: 2px solid #000;
}
.woocommerce #my-account-menu a {
  text-decoration: none;
}
.woocommerce #my-account-menu.position-left .myaccount-menu:before,
.woocommerce #my-account-menu.position-left .myaccount-menu:after {
  border-right: none;
}
.woocommerce #my-account-menu.position-left .myaccount-menu li a {
  border-right: none;
}
@media only screen and (max-width: 767px) {
  .woocommerce #my-account-menu ul.myaccount-menu:after {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) {
  .woocommerce #my-account-menu ul.myaccount-menu {
    width: 95%;
  }
}
.woocommerce #my-account-menu ~ .woocommerce-MyAccount-content {
  padding-left: 3rem;
  padding-right: 3rem;
  margin-top: 2rem;
  max-width: 1300px;
}
@media (max-width: 767px) {
  .woocommerce #my-account-menu ~ .woocommerce-MyAccount-content {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.woocommerce .navbar-toggler {
  color: rgba(255,255,255,0.7);
  border-color: rgba(255,255,255,0.3);
}
@media (min-width: 768px) {
  .woocommerce .navbar-toggler {
    display: none;
  }
}
#wcpbc_country_selector-2 .dropdown-toggle:after {
  border-top-color: rgba(255,255,255,0.5);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
#wcpbc_country_selector-2 .dropdown-toggle:hover:after {
  border-top-color: rgba(255,255,255,0.9);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
#wcpbc_country_selector-2 .dropdown-menu {
  width: 180px;
}
#wcpbc_country_selector-2 .dropdown-menu.show a {
  margin-left: 0;
  padding-left: 10px;
  font-size: 14px;
  padding-right: 15px;
}
#ship-to-different-address-checkbox {
  float: none;
}
select[name="wc-product[]"] {
  min-width: 320px;
  background: none !important;
  height: 90px !important;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.wpcf7 select,
.wpcf7 input[type="text"],
.wpcf7 input[type="password"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="date"],
.wpcf7 input[type="month"],
.wpcf7 input[type="time"],
.wpcf7 input[type="week"],
.wpcf7 input[type="number"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="color"],
.uneditable-input
	.wpcf7-not-valid-tip {
  height: 60px;
  max-width: 100%;
  outline: none;
  width: 100%;
}
.wpcf7 textarea {
  height: 300px;
  padding-top: 1em;
  margin-bottom: 15px;
}
.wpcf7-not-valid-tip {
  padding: 18px 15px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  border-radius: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.wpcf7 input[type="reset"] {
  margin-right: 10px;
}
.wpcf7 .submit-wrap {
  position: relative;
}
.wpcf7 .submit-wrap .ajax-loader {
  position: absolute;
  top: 50%;
  margin-top: 0;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.wpcf7 .wpcf7-form-control-wrap {
  position: relative;
  margin-bottom: 1em;
}
.wpcf7 .wpcf7-form-control-wrap:before {
  position: absolute;
  height: 100%;
  width: 60px;
  text-align: center;
  font-family: FontAwesome;
  font-size: 30px;
  color: #9a9a9a;
  left: 0;
  line-height: 60px;
}
.wpcf7 .wpcf7-form-control-wrap input,
.wpcf7 .wpcf7-form-control-wrap textarea {
  width: 100%;
}
.wpcf7 .submit-wrap input {
  line-height: 0;
  padding: 20px 25px 16px;
  border-radius: 0;
  text-transform: uppercase;
}
.wpcf7 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%238C98F2' style='fill:black'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 12px;
  background-position: calc(100% - 20px) center;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
}
section.footer-widgets {
  padding: 40px 0;
  background-color: #0064cd;
  color: #fff;
}
footer#colophon {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 40px;
  width: 100%;
}
#back-top {
  display: none;
}
#back-top-wrapper {
  position: fixed;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
  z-index: 99;
}
#back-top a {
  display: block;
  width: 50px;
  color: #bbb;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font: 11px/100% Arial, Helvetica, sans-serif;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#back-top a:after {
  content: '\f062';
  font-family: fontawesome;
  display: inline-block;
  position: relative;
  top: -37px;
  left: 0px;
  font-size: 24px;
  color: #fff;
}
#back-top a:hover {
  color: #000;
}
#back-top a:hover span {
  background-color: #0064cd;
}
#back-top span {
  display: block;
  margin-bottom: 7px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #2b7bc5;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-removing {
  transform: scale(0);
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@font-face {
  font-family: 'Atomic-Icons';
  src: url('assets/fonts/Atomic-Icons.eot?kmzx5w');
  src: url('assets/fonts/Atomic-Icons.eot?kmzx5w#iefix') format('embedded-opentype'), url('assets/fonts/Atomic-Icons.woff2?kmzx5w') format('woff2'), url('assets/fonts/Atomic-Icons.ttf?kmzx5w') format('truetype'), url('assets/fonts/Atomic-Icons.woff?kmzx5w') format('woff'), url('assets/fonts/Atomic-Icons.svg?kmzx5w#Atomic-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
i.aa {
  font-family: 'Atomic-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.aa-cart:before {
  content: "\e900";
}
.aa-hamburg-menu:before {
  content: "\e901";
}
.aa-camera:before {
  content: "\e902";
}
.aa-play-video:before {
  content: "\e903";
}
.aa-right-arrow:before {
  content: "\e904";
}
.aa-left-arrow:before {
  content: "\e905";
}
