/** Shopify CDN: Minification failed

Line 303:0 Unexpected "}"

**/
body {
  font-family:"proxima-nova",sans-serif;
}
a {
  color:inherit;
 text-decoration:underline;
}
a:hover {
  color:#005385;
  text-decoration:none;
}
.btn, .btn--secondary, .rte .btn, .rte .btn--secondary {
  transition:all 0.4s ease;
}
.flex-direction-nav a {
  height:50px;
}
.site-header {
  background-color:#009DD9;
  color:#FFF;
  border-bottom:4px solid #80CEEC;
}
.site-header__cart-toggle {
  color:#FFF;
}
.site-header__logo-link img {
  width:200px;
}
.nav-bar {
  background-color:transparent;
  margin-top:10px;
}
.site-header__search {
  margin:0 10px 0 0;
}
.site-header__cart-toggle {
  margin:6px 0 0 0;
}
.site-header__cart-toggle:hover {
  color:rgba(255,255,255,0.65);
}
.btn:hover, .btn--secondary:hover, .rte .btn:hover, .rte .btn--secondary:hover {
  background-color:#009DD9;
}
.site-nav__link {
  color:#FFF;
  transition:all 0.2s ease;
  margin:0px 15px;
  padding:0;
  text-transform:uppercase;
  font-weight:600;
  font-size:17px;
  border-bottom:4px solid transparent;
}
.site-nav__link:hover,
.site-nav__link:focus,
.site-nav--active > .site-nav__link {
  border-color:#80CEEC;
  color:#FFF;
  font-weight:600;
}
.site-nav__link:last-child {
  margin:0px 0px 0px 15px;
}
.text-right .site-nav--mobile {
    margin: 0;
}

.main-content {
  margin: 0;
 }
.breadcrumb a, .breadcrumb span {
  font-weight:700;
  font-size:16px;
  line-height:22px;
  text-transform:uppercase;
  color:#009DD9;
  margin:0;
 }
.breadcrumb a {
  color:#337AB7;
    }
.section-header__title,
.product-single h1,
.template-page h1,
.template-index h2 {
  color: #005385;
  font-size: 30px;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 10px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family:"proxima-nova";
  color: #005385;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-bottom:10px;
}
.h6,
.subtitle-page {
  color: #009dd9;
  font-size: 22px;
  line-height: 22px;
  margin-top:10px!important;
}
.template-page h4 {
  color: #009dd9;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin-top:10px!important;
}
p,
.product-single label,
.product-single .product-description {
  font-size: 20px;
  font-style: normal;
  line-height: 1.3;
  color:#333;
}
.js-qty__adjust:hover, .ajaxcart__qty-adjust:hover, .js-qty__adjust:focus, .ajaxcart__qty-adjust:focus {
  background-color:#009dd9;
  color:#FFF;
}
#home-slider {
  border:0;
  border-bottom:6px solid #80CEEC;
  margin:0 0 40px 0;
  height:400px;
  border-radius:0;
}
#home-slider .slides {
  height:100%;
}
#home-slider li {
  height:100%;
  overflow:hidden;
}
#home-slider li img {
  position:absolute;
  min-height:100%;
}
.grid--rev {
   padding: 0px 0px 0px 0px;  
   }
.intro-text p.intro {
    font-size: 27px;
    line-height: 33px;
    color: #005385;
    font-weight: 600;
}
.intro-text p.intro-sub {
    font-size: 22px;
    line-height: 33px;
    color: #005385;
    font-weight: 600;
}

.intro-text p {
    font-size: 20px;
}
.intro-text p.steps {
    padding: 0 40px;
  	text-align: left;
}
@media (max-width: 768px) {
  	.intro-text p.steps {
  		text-align: center;
	}
}
.intro-text p img {
    display: block;
  	margin: 0 auto;
  	width: 140px;
  	height: auto;
}
footer.site-footer {
  background: #009DD9 url("footer-bg-new_large.png") no-repeat center top;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 0;
  background-size: cover;
}
footer.site-footer h4,
footer.site-footer h3,
footer.site-footer p {
  color: #fff;
}
footer.site-footer p {
  font-size: 14px;
}
footer.site-footer h4,
footer.site-footer h3 {
  margin-top:4px;
}
footer .payment-icons {
  margin-top:2px;
}
footer .footer-bottom {
  background: #00416B none repeat scroll 0 0;
  color: #fff;
  margin-top: 20px;
  padding: 10px 0;
}
footer .footer-bottom p {
  color:#FFF;
}
footer.site-footer p.footer-title {
  font-size:18px;
  margin-top:7px;
}
footer.site-footer .footer-bottom a {
  color:#FFF;
  font-size: 14px;
  padding-right: 10px;
  margin-left: 5px;
  border-right: 1px solid #fff;
  border-bottom: 0;
}
footer.site-footer .footer-bottom a:hover {
  text-decoration:none;
  text-color: black;
}
footer .footer-bottom a:first-child {
  margin-left: 0;
}
footer .footer-bottom a:last-child {
  border-right: 0;
}
.social-icons {
  margin:0 15px;
}
.social-icons li {
  margin:0;
}
.social-icons li a:hover {
  color:#009dd9;
}
.payment-icons li {
    color: #fff;
}
.breadcrumb {
  margin-top:20px;
  }
.site-nav--mobile .site-nav__link {
  margin-bottom:-1px;
}
.product-single__photos a, .product-single__photos img, .product-single__thumbnails a, .product-single__thumbnails img {
  margin:0;
}
#AddToCart {
  transition:all 0.4s ease;
}
.page-content img {
  display:none;
}
.template-page main h1 {
  color:#005385;
}
.template-page main h3,
.template-page main h4 {
  color:#009dd9;
}
.input-group .input-group-field:first-child, .input-group .input-group-btn:first-child, .input-group .input-group-btn:first-child > .btn, .input-group .input-group-btn:first-child > .btn--secondary, .input-group input[type="hidden"]:first-child + .input-group-field, .input-group input[type="hidden"]:first-child + .input-group-btn > .btn, .input-group input[type="hidden"]:first-child + .input-group-btn > .btn--secondary,
.input-group .input-group-field:last-child, .input-group .input-group-btn:last-child > .btn, .input-group .input-group-btn:last-child > .btn--secondary,
input, textarea, select,
.collection-view{
  border-radius:0;
}
.btn, .btn--secondary, .rte .btn--secondary, .rte .btn, .rte .btn--secondary {
  background-color:#009dd9;
  border-radius:0;
}
.site-header__search {
  max-width:300px;
}
.ajaxcart__qty {
  display:none;
}
div.js-qty {
  display: none;
}
.cart-page {
  margin-top: 30px;
}
.pagination {
  font-size: 20px;
  font-weight: 700;
  color: #00416B;
  text-align: right;
}
ul#ProductThumbs{display:none;}

.selector-wrapper {
    display: inline-block;
    margin-right: 30px; }
}

.flexslider {
    margin: 0;
}