/** Shopify CDN: Minification failed

Line 534:0 Unexpected "}"

**/
/*============================================================================
  #Wordpress Navigation
==============================================================================*/

.WPwrapper {
  @include clearfix();
  max-width: 1200px;
  margin: 0 auto;
  max-height: 100px;
  padding-left: 20px;
}

.WPwrapper-one-half {
  max-width: 50%;
  margin: 0;
  display: inline-table;
}

.WPnav {
    float: right;
    display: inline-table;
    height: 100px;
  	margin: 0;
}

.WPnav > ul {
    list-style-type: none;
    display: inline;
    margin: 0px;
    float: right;
}

.WPnav > ul > li {
    margin-bottom: 0px;
    float: left;
}

.WPnav > ul > li > a {
    border-top: 3px solid transparent;
    line-height: 97px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    padding-right:25px;
    padding-left:25px;
    display: block;
    float: left;
}

.WPnav > ul > li.current, .WPnav > ul > li > a.current {
    border-top-color: #0096D6;
    color: #0096D6;
}

.WPnav > ul > li:hover, .WPnav > ul > li > a:hover {
    border-top-color: #0096D6;
    color: #0096D6;
}

/*============================================================================
  #Custom Store Navigation
==============================================================================*/

div#StickNavWrapper {
    max-height: 60px;
}

.nav-bar {
  border-top: 1px solid #2f2f2f;
}

.nav-bar > .page-width {
  padding-left: 35px;
}

.site-nav__link {
  font-size: .95em;
  font-weight: normal;
  color: #ffffff;
}

.site-nav__link:hover, .site-nav__link:focus, .site-nav--active .site-nav__link {
  color: #0096d6;
}

.site-nav__item:hover .site-nav__link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
  height: 3px;
  background-color: #0096d6
}

/*div#SiteNavSearchCart {
  display: none;
}*/

.one-fifthish {
  width: 25%;
}

/*============================================================================
  #Cart Indicator
==============================================================================*/

.customer-login-links a {
  font-size:.95em;
}

a.site-header__cart {
  display: inline-flex;
  vertical-align: middle;
}

.site-header__link .icon {
  width: 28px;
  height: 28px;
  margin-right: 6px;
}

p.cart-text {
  font-size: .95em;
  padding-top: 10px;
}

span.site-header__cart-indicator {
  position: absolute;
  bottom: 14px;
  right: 36px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
}
/*span.site-header__cart-indicator {
  position: absolute;
  bottom: 15px;
  right: 0px;
  height: 20px;
  width: 20px;
  border-radius: 16px;
}*/

a.site-header__link.site-header__cart {
  padding-right:2px;
}
/*a.site-header__link.site-header__cart {
  padding-right:22px;
}*/

/*a.site-header__link.site-header__cart:hover{
  color: rgba(255, 255, 255, 0.6);
}*/

span.itemcount {
  position: absolute;
  right: 5px;
  bottom: 6px;
}

span.site-header__cart-indicator.largecart {
  width: 26px;
  right: -8px;
}

/*============================================================================
  #Shipping Banner
==============================================================================*/

  .shipbanner {
  background-color: #0096d6;
  background: -webkit-linear-gradient(#00b3ff, #006f9e);  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#00b3ff, #006f9e); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#00b3ff, #006f9e); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#00b3ff, #006f9e); /* Standard syntax */
  margin: 0;
  padding: 0;
}

span.shiplist {
  padding: 4px 10px;
  display: inline-flex;
  text-transform: uppercase;
  color: #fff;
  font-family: helvetica;
}
span.shiplist1 {
  padding: 4px 10px;
  display: inline-flex;
  font-weight: bold;
  color: #fff;
  font-family: helvetica;
}


/*============================================================================
  Hero slider
==============================================================================*/

@media screen and (min-width: 1100px) {
.hero {
    /*width: 1000px;
    height: 490px;*/
    width: 1140px;
    height: 550px;
    margin: 30px auto;
  }
}

@media screen and (max-width: 1099px) {
.hero {
    width: 750px;
    height: 368px;
    margin: 30px auto;
  }
}

@media (max-width:749px) and (min-width:551px) {
.hero {
  	width: 450px;  
  	height: 222px;
    margin: 30px auto;
  }
}

@media screen and (max-width: 550px) {
.hero {
  	width: 300px;  
  	height: 148px;
    margin: 30px auto;
  }
}

.hero__text-wrap {
  bottom: 20px;
}

.hero__arrow {
  background-color: rgba(0, 0, 0, 0);
  border-left: 1px solid rgba(0, 0, 0, 0);
}


/*============================================================================
  #Wordpress Footer
==============================================================================*/

.site-footer {

}

h4.WPfooter {
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

ul.WPfooter {
    list-style-type: none;
}

ul.WPfooter > li {
    color: #999;
    line-height: 30px;
}

.social-icons .icon {
  width: 16px;
}

.site-footer > img {
  margin: 0 auto;
}

ul.list--inline.social-icons {
  margin: 25px 0px;
}

/*============================================================================
  #Product Page
==============================================================================*/

.product-single__description {
  width: 100%;
  display: inline-table;
  padding-top: 30px;
  padding-left: 20px;
}

div#infiniteoptions-container {
  width: 100%;
  padding-left: 5px;
  padding-bottom: 30px;
}

div.spr-review {
  border-color: #000;
}

div.spr-pagination {
  border-color: #000;
}

.spr-review-content-body {
  font-size: 18px;
}

.autoship {
  width: 100%;
}

input#pre-order.tooltipstered {
  width: 95%;
}

div.rte__table-wrapper > table > tbody > tr > td {
  border: 1px solid #000;
}

div.rte__table-wrapper > table > tbody {
  vertical-align: middle;
}

div.rte__table-wrapper > table > tbody > tr > th {
background-color:#0096d6;
color:#ffffff;
text-align:center;
border-color:#000;
}

div.apparel-sort {
  float: right;
  padding-bottom: 10px;
}

/*============================================================================
  #Tabs
==============================================================================*/

.rte p, .rte li {
  color: #000;
}

div.tab-des {

padding-top: 35px;
}

ul.tabs {
  border: none !important;
  display: block;
  margin: 0px;
  padding: 0;
}

ul.tabs li {
  display: block;
  float: left;
  height: 47px;
  margin-bottom: 0;
  padding: 0;
  width: auto;
  margin-right: 50px;
  
}
@media screen and (max-width: 768px) {
  ul.tabs li {
    margin-right: 25px;
  }
}

ul.tabs li a {
  display: block;
  font-weight: bold;
  height: 47px;
  line-height: 48px;
  margin: 0;
  padding: 0 0px;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
  color: #222;
}
ul.tabs li a.active {
  border-right: none;
  color: #0096d6;
  border-bottom: 2px solid #0096d6;
}
ul.tabs:before, ul.tabs:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
ul.tabs:after {
  clear: both;
}

ul.tabs li a .spr-icon {
    font-size: 0;
}
ul.tabs li a .spr-badge {
	display: inline;
}

ul.tabs li a .spr-badge:before, ul.tabs li a .spr-badge:after {
	display: inline;
	content: none;
}

ul.tabs li a .spr-badge-starrating {
	display: none;
}

ul.tabs li a .spr-badge-caption {
	font-size: 15px;
}



/*============================================================================
  #App Customizations
==============================================================================*/

.customr-edit {
  background-color: #ffffff;
  padding: 20px;
}

div#ReCharge {
min-height: 300px;
background-color: #fff;
padding: 40px;
}

div#ReCharge-Nav > ul.nav.nav-pills.nav-stacked {
  list-style-type: none;
}

p.spr-review-content-body {
  font-size: 16px;
}

.spr-icon {
  color: #f0d04d;
}

.sweettooth-widget-rendered .sweettooth-widget-tab .sweettooth-tab.sweettooth-tab-bottom-left {
  left: 10px ! important;
  border-top-left-radius: 5px ! important;
  border-top-right-radius: 5px ! important;
}

.sweettooth-widget-rendered .sweettooth-widget-tab .sweettooth-tab .sweettooth-cta {
  padding: 5px 10px ! important;
}



/*============================================================================
  #Wholesale Page Customizations
==============================================================================*/

input.qnty {
    width: 50px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
}

input.totals{
  border: 0px;
  margin: 0px;
  padding: 0px;
  display: inline-flex;
  width: 90%;
}

@media screen and (min-width: 750px) {
.wholesale-mobile {
  display: none;
}
}

@media screen and (max-width: 750px) {
  .wholesale-full {
  display: none;
}
}

/*============================================================================
  #Screen Size Corrections
==============================================================================*/

@media screen and (max-width: 900px) {
  .customer-login-links {
    display: none;
  }
  .WPnav {
    display: none;
  }
}

@media screen and (min-width: 750px) {
.site-header__upper.page-width {
  display: none;
}
}

@media screen and (max-width: 750px) {
    .WPwrapper {
      display: none;
    }
    .shipbanner {
      display: none;
    }
    .zopim {
      display: none; }
    }
    h4.WPfooter {
    }
    ul.WPfooter > li {
    }
}