/** Shopify CDN: Minification failed

Line 1882:16 Expected ":"
Line 3164:14 Expected ":"
Line 3208:2 "flex-direciton" is not a known CSS property
Line 3426:2 Expected identifier but found "*"
Line 5285:2 Expected identifier but found "*"
Line 5368:2 Expected identifier but found "*"

**/
/*
* Gridlock v3.2.1
* A responsive CSS grid system. Part of the Formstone Library.
*
*/
@import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,500,600,700&display=swap');
*, :after, :before {
  box-sizing: border-box
}


.mobile-subscribe {
  text-align:center;
  float:none !important;
}

.mobile-subscribe h1 {  
  margin:auto !important;

}

.mobile-subscribe button {
  line-height: initial;
  font-size: 15px;
  font-weight: bold;

}

.gridlock .row {
  width: 92%;
  margin-left: auto;
  margin-right: auto
}

.shopify-payment-button {
  display: inline-block !important; 
}

.gridlock .row:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden;
}

/*.header-section .row .row {
height: 84px;
}*/

.gridlock .row .contained .row {
  width: 100%;
  margin-left: 0;
  margin-right: 0
}

.gridlock .row [class*=all-], .gridlock .row [class*=desktop-], .gridlock .row [class*=max-], .gridlock .row [class*=min-], .gridlock .row [class*=mobile-], .gridlock .row [class*=tablet-] {
  float: left;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%
}

.gridlock .row [class*=all-].padded, .gridlock .row [class*=desktop-].padded, .gridlock .row [class*=max-].padded, .gridlock .row [class*=min-].padded, .gridlock .row [class*=mobile-].padded, .gridlock .row [class*=tablet-].padded {
  box-sizing: content-box;
  margin-left: 0;
  margin-right: 0;
  padding-left: 1.04166667%;
  padding-right: 1.04166667%
}

.gridlock .row [class*=all-].contained, .gridlock .row [class*=desktop-].contained, .gridlock .row [class*=max-].contained, .gridlock .row [class*=min-].contained, .gridlock .row [class*=mobile-].contained, .gridlock .row [class*=tablet-].contained {
  margin-left: 0;
  margin-right: 0
}

.gridlock .row [class*=all-].right, .gridlock .row [class*=desktop-].right, .gridlock .row [class*=max-].right, .gridlock .row [class*=min-].right, .gridlock .row [class*=mobile-].right, .gridlock .row [class*=tablet-].right {
  float: right
}

.product-personalizer {float:left !important;}

@media screen and (min-width:500px) {
  .gridlock .row {
    width: 480px
  }
}

@media screen and (min-width:740px) {
  .gridlock .row {
    width: 720px
  }
}

@media screen and (min-width:980px) {
  .gridlock .row {
    width: 960px
  }

  .homepage-section.featured-collection.index-section .collection-heading {
    width: 97.91666667%;
  }
}

@media screen and (min-width:1220px) {
  .gridlock .row {
    width: 1200px
  }
}

@media screen and (min-width:1680px) {
  .gridlock .row {
    width: 1550px
  }
}

@media screen and (max-width:739px) {
  .gridlock-mobile-fluid .row {
    width: 98%
  }
}

.gridlock .row .all-fifth {
  width: 17.91666667%
}

.gridlock .row .all-fourth {
  width: 22.91666667%
}

.gridlock .row .all-third {
  width: 31.25%
}

.gridlock .row .all-half {
  width: 47.91666667%
}

.gridlock .row .all-full {
  width: 97.91666667%
}

.gridlock .row .all-push-fifth {
  margin-left: 21.04166667%
}

.gridlock .row .all-push-fourth {
  margin-left: 26.04166667%
}

.gridlock .row .all-push-third {
  margin-left: 34.375%
}

.gridlock .row .all-push-half {
  margin-left: 51.04166667%
}

.gridlock .row .contained.all-fifth {
  width: 20%
}

.gridlock .row .contained.all-fourth {
  width: 25%
}

.gridlock .row .contained.all-third {
  width: 33.33333333%
}

.gridlock .row .contained.all-half {
  width: 50%
}

.gridlock .row .contained.all-full {
  width: 100%
}

.gridlock .row .contained.all-push-fifth {
  margin-left: 20%
}

.gridlock .row .contained.all-push-fourth {
  margin-left: 25%
}

.gridlock .row .contained.all-push-third {
  margin-left: 33.33333333%
}

.gridlock .row .contained.all-push-half {
  margin-left: 50%
}

.gridlock .row [class*=all-].centered {
  float: none;
  margin-left: auto;
  margin-right: auto
}

.gridlock .row .all-hide {
  display: none
}

@media screen and (max-width:739px) {
  .gridlock .row .mobile-1 {
    width: 31.25%
  }
  .gridlock .row .mobile-2 {
    width: 64.58333333%
  }
  .gridlock .row .mobile-3 {
    width: 97.91666667%
  }
  .gridlock .row .mobile-push-1 {
    margin-left: 34.375%
  }
  .gridlock .row .mobile-push-2 {
    margin-left: 67.70833333%
  }
  .gridlock .row .contained.mobile-1 {
    width: 33.33333333%
  }
  .gridlock .row .contained.mobile-2 {
    width: 66.66666667%
  }
  .gridlock .row .contained.mobile-3 {
    width: 100%
  }
  .gridlock .row .contained.mobile-push-1 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.mobile-push-2 {
    margin-left: 66.66666667%
  }
  .gridlock .row .mobile-fifth {
    width: 17.91666667%
  }
  .gridlock .row .mobile-fourth {
    width: 22.91666667%
  }
  .gridlock .row .mobile-third {
    width: 31.25%
  }
  .gridlock .row .mobile-half {
    width: 47.91666667%
  }
  .gridlock .row .mobile-full {
    width: 97.91666667%
  }
  .gridlock .row .mobile-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .mobile-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .mobile-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .mobile-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.mobile-fifth {
    width: 20%
  }
  .gridlock .row .contained.mobile-fourth {
    width: 25%
  }
  .gridlock .row .contained.mobile-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.mobile-half {
    width: 50%
  }
  .gridlock .row .contained.mobile-full {
    width: 100%
  }
  .gridlock .row .contained.mobile-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.mobile-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.mobile-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.mobile-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=mobile-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .mobile-hide {
    display: none
  }
}

@media screen and (max-width:499px) {
  .gridlock .row .min-1 {
    width: 31.25%
  }
  .gridlock .row .min-2 {
    width: 64.58333333%
  }
  .gridlock .row .min-3 {
    width: 97.91666667%
  }
  .gridlock .row .min-push-1 {
    margin-left: 34.375%
  }
  .gridlock .row .min-push-2 {
    margin-left: 67.70833333%
  }
  .gridlock .row .contained.min-1 {
    width: 33.33333333%
  }
  .gridlock .row .contained.min-2 {
    width: 66.66666667%
  }
  .gridlock .row .contained.min-3 {
    width: 100%
  }
  .gridlock .row .contained.min-push-1 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.min-push-2 {
    margin-left: 66.66666667%
  }
  .gridlock .row .min-fifth {
    width: 17.91666667%
  }
  .gridlock .row .min-fourth {
    width: 22.91666667%
  }
  .gridlock .row .min-third {
    width: 31.25%
  }
  .gridlock .row .min-half {
    width: 47.91666667%
  }
  .gridlock .row .min-full {
    width: 97.91666667%
  }
  .gridlock .row .min-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .min-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .min-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .min-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.min-fifth {
    width: 20%
  }
  .gridlock .row .contained.min-fourth {
    width: 25%
  }
  .gridlock .row .contained.min-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.min-half {
    width: 50%
  }
  .gridlock .row .contained.min-full {
    width: 100%
  }
  .gridlock .row .contained.min-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.min-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.min-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.min-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=min-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .min-hide {
    display: none
  }
}

@media screen and (min-width:740px) and (max-width:979px) {
  .gridlock .row .tablet-1 {
    width: 14.58333333%
  }
  .gridlock .row .tablet-2 {
    width: 31.25%
  }
  .gridlock .row .tablet-3 {
    width: 47.91666667%
  }
  .gridlock .row .tablet-4 {
    width: 64.58333333%
  }
  .gridlock .row .tablet-5 {
    width: 81.25%
  }
  .gridlock .row .tablet-6 {
    width: 97.91666667%
  }
  .gridlock .row .tablet-push-1 {
    margin-left: 17.70833333%
  }
  .gridlock .row .tablet-push-2 {
    margin-left: 34.375%
  }
  .gridlock .row .tablet-push-3 {
    margin-left: 51.04166667%
  }
  .gridlock .row .tablet-push-4 {
    margin-left: 67.70833333%
  }
  .gridlock .row .tablet-push-5 {
    margin-left: 84.375%
  }
  .gridlock .row .contained.tablet-1 {
    width: 16.66666667%
  }
  .gridlock .row .contained.tablet-2 {
    width: 33.33333333%
  }
  .gridlock .row .contained.tablet-3 {
    width: 50%
  }
  .gridlock .row .contained.tablet-4 {
    width: 66.66666667%
  }
  .gridlock .row .contained.tablet-5 {
    width: 83.33333333%
  }
  .gridlock .row .contained.tablet-6 {
    width: 100%
  }
  .gridlock .row .contained.tablet-push-1 {
    margin-left: 16.66666667%
  }
  .gridlock .row .contained.tablet-push-2 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.tablet-push-3 {
    margin-left: 50%
  }
  .gridlock .row .contained.tablet-push-4 {
    margin-left: 66.66666667%
  }
  .gridlock .row .contained.tablet-push-5 {
    margin-left: 83.33333333%
  }
  .gridlock .row .tablet-fifth {
    width: 17.91666667%
  }
  .gridlock .row .tablet-fourth {
    width: 22.91666667%
  }
  .gridlock .row .tablet-third {
    width: 31.25%
  }
  .gridlock .row .tablet-three-quarter {
    width: 72.9%
  }
  .gridlock .row .tablet-two-thirds {
    width: 64.5%
  }
  .gridlock .row .tablet-half {
    width: 47.91666667%
  }
  .gridlock .row .tablet-full {
    width: 97.91666667%
  }
  .gridlock .row .tablet-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .tablet-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .tablet-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .tablet-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.tablet-fifth {
    width: 20%
  }
  .gridlock .row .contained.tablet-fourth {
    width: 25%
  }
  .gridlock .row .contained.tablet-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.tablet-half {
    width: 50%
  }
  .gridlock .row .contained.tablet-full {
    width: 100%
  }
  .gridlock .row .contained.tablet-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.tablet-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.tablet-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.tablet-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=tablet-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .tablet-hide {
    display: none !important
  }
}

@media screen and (min-width:980px) {
  .gridlock .row .desktop-1 {
    width: 6.25%
  }
  .gridlock .row .desktop-2 {
    width: 14.58333333%
  }
  .gridlock .row .desktop-3 {
    width: 22.91666667%
  }
  .gridlock .row .desktop-4 {
    width: 31.25%
  }
  .gridlock .row .desktop-5 {
    width: 39.58333333%
  }
  .gridlock .row .desktop-6 {
    width: 47.91666667%
  }
  .gridlock .row .desktop-7 {
    width: 56.25%
  }
  .gridlock .row .desktop-8 {
    width: 64.58333333%
  }
  .gridlock .row .desktop-9 {
    width: 72.91666667%
  }
  .gridlock .row .desktop-10 {
    width: 81.25%
  }
  .gridlock .row .desktop-11 {
    width: 89.58333333%
  }
  .gridlock .row .desktop-12 {
    width: 97.91666667%
  }
  .gridlock .row .desktop-push-1 {
    margin-left: 9.375%
  }
  .gridlock .row .desktop-push-2 {
    margin-left: 17.70833333%
  }
  .gridlock .row .desktop-push-3 {
    margin-left: 26.04166667%
  }
  .gridlock .row .desktop-push-4 {
    margin-left: 34.375%
  }
  .gridlock .row .desktop-push-5 {
    margin-left: 42.70833333%
  }
  .gridlock .row .desktop-push-6 {
    margin-left: 51.04166667%
  }
  .gridlock .row .desktop-push-7 {
    margin-left: 59.375%
  }
  .gridlock .row .desktop-push-8 {
    margin-left: 67.70833333%
  }
  .gridlock .row .desktop-push-9 {
    margin-left: 76.04166667%
  }
  .gridlock .row .desktop-push-10 {
    margin-left: 84.375%
  }
  .gridlock .row .desktop-push-11 {
    margin-left: 92.70833333%
  }
  .gridlock .row .contained.desktop-1 {
    width: 8.33333333%
  }
  .gridlock .row .contained.desktop-2 {
    width: 16.66666667%
  }
  .gridlock .row .contained.desktop-3 {
    width: 25%
  }
  .gridlock .row .contained.desktop-4 {
    width: 33.33333333%
  }
  .gridlock .row .contained.desktop-5 {
    width: 41.66666667%
  }
  .gridlock .row .contained.desktop-6 {
    width: 50%
  }
  .gridlock .row .contained.desktop-7 {
    width: 58.33333333%
  }
  .gridlock .row .contained.desktop-8 {
    width: 66.66666667%
  }
  .gridlock .row .contained.desktop-9 {
    width: 75%
  }
  .gridlock .row .contained.desktop-10 {
    width: 83.33333333%
  }
  .gridlock .row .contained.desktop-11 {
    width: 91.66666667%
  }
  .gridlock .row .contained.desktop-12 {
    width: 100%
  }
  .gridlock .row .contained.desktop-push-1 {
    margin-left: 8.33333333%
  }
  .gridlock .row .contained.desktop-push-2 {
    margin-left: 16.66666667%
  }
  .gridlock .row .contained.desktop-push-3 {
    margin-left: 25%
  }
  .gridlock .row .contained.desktop-push-4 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.desktop-push-5 {
    margin-left: 41.66666667%
  }
  .gridlock .row .contained.desktop-push-6 {
    margin-left: 50%
  }
  .gridlock .row .contained.desktop-push-7 {
    margin-left: 58.33333333%
  }
  .gridlock .row .contained.desktop-push-8 {
    margin-left: 66.66666667%
  }
  .gridlock .row .contained.desktop-push-9 {
    margin-left: 75%
  }
  .gridlock .row .contained.desktop-push-10 {
    margin-left: 83.33333333%
  }
  .gridlock .row .contained.desktop-push-11 {
    margin-left: 91.66666667%
  }
  .gridlock .row .desktop-fifth {
    width: 17.91666667%
  }
  .gridlock .row .desktop-fourth {
    width: 22.91666667%
  }
  .gridlock .row .desktop-third {
    width: 31.25%
  }
  .gridlock .row .desktop-half {
    width: 47.91666667%
  }
  .gridlock .row .desktop-full {
    width: 97.91666667%
  }
  .gridlock .row .desktop-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .desktop-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .desktop-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .desktop-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.desktop-fifth {
    width: 20%
  }
  .gridlock .row .contained.desktop-fourth {
    width: 25%
  }
  .gridlock .row .contained.desktop-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.desktop-half {
    width: 50%
  }
  .gridlock .row .contained.desktop-full {
    width: 100%
  }
  .gridlock .row .contained.desktop-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.desktop-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.desktop-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.desktop-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=desktop-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .desktop-hide {
    display: none !important
  }
}

@media screen and (min-width:1220px) {
  .gridlock .row .max-1 {
    width: 6.25%
  }
  .gridlock .row .max-2 {
    width: 14.58333333%
  }
  .gridlock .row .max-3 {
    width: 22.91666667%
  }
  .gridlock .row .max-4 {
    width: 31.25%
  }
  .gridlock .row .max-5 {
    width: 39.58333333%
  }
  .gridlock .row .max-6 {
    width: 47.91666667%
  }
  .gridlock .row .max-7 {
    width: 56.25%
  }
  .gridlock .row .max-8 {
    width: 64.58333333%
  }
  .gridlock .row .max-9 {
    width: 72.91666667%
  }
  .gridlock .row .max-10 {
    width: 81.25%
  }
  .gridlock .row .max-11 {
    width: 89.58333333%
  }
  .gridlock .row .max-12 {
    width: 97.91666667%
  }
  .gridlock .row .max-push-1 {
    margin-left: 9.375%
  }
  .gridlock .row .max-push-2 {
    margin-left: 17.70833333%
  }
  .gridlock .row .max-push-3 {
    margin-left: 26.04166667%
  }
  .gridlock .row .max-push-4 {
    margin-left: 34.375%
  }
  .gridlock .row .max-push-5 {
    margin-left: 42.70833333%
  }
  .gridlock .row .max-push-6 {
    margin-left: 51.04166667%
  }
  .gridlock .row .max-push-7 {
    margin-left: 59.375%
  }
  .gridlock .row .max-push-8 {
    margin-left: 67.70833333%
  }
  .gridlock .row .max-push-9 {
    margin-left: 76.04166667%
  }
  .gridlock .row .max-push-10 {
    margin-left: 84.375%
  }
  .gridlock .row .max-push-11 {
    margin-left: 92.70833333%
  }
  .gridlock .row .contained.max-1 {
    width: 8.33333333%
  }
  .gridlock .row .contained.max-2 {
    width: 16.66666667%
  }
  .gridlock .row .contained.max-3 {
    width: 25%
  }
  .gridlock .row .contained.max-4 {
    width: 33.33333333%
  }
  .gridlock .row .contained.max-5 {
    width: 41.66666667%
  }
  .gridlock .row .contained.max-6 {
    width: 50%
  }
  .gridlock .row .contained.max-7 {
    width: 58.33333333%
  }
  .gridlock .row .contained.max-8 {
    width: 66.66666667%
  }
  .gridlock .row .contained.max-9 {
    width: 75%
  }
  .gridlock .row .contained.max-10 {
    width: 83.33333333%
  }
  .gridlock .row .contained.max-11 {
    width: 91.66666667%
  }
  .gridlock .row .contained.max-12 {
    width: 100%
  }
  .gridlock .row .contained.max-push-1 {
    margin-left: 8.33333333%
  }
  .gridlock .row .contained.max-push-2 {
    margin-left: 16.66666667%
  }
  .gridlock .row .contained.max-push-3 {
    margin-left: 25%
  }
  .gridlock .row .contained.max-push-4 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.max-push-5 {
    margin-left: 41.66666667%
  }
  .gridlock .row .contained.max-push-6 {
    margin-left: 50%
  }
  .gridlock .row .contained.max-push-7 {
    margin-left: 58.33333333%
  }
  .gridlock .row .contained.max-push-8 {
    margin-left: 66.66666667%
  }
  .gridlock .row .contained.max-push-9 {
    margin-left: 75%
  }
  .gridlock .row .contained.max-push-10 {
    margin-left: 83.33333333%
  }
  .gridlock .row .contained.max-push-11 {
    margin-left: 91.66666667%
  }
  .gridlock .row .max-fifth {
    width: 17.91666667%
  }
  .gridlock .row .max-fourth {
    width: 22.91666667%
  }
  .gridlock .row .max-third {
    width: 31.25%
  }
  .gridlock .row .max-half {
    width: 47.91666667%
  }
  .gridlock .row .max-full {
    width: 97.91666667%
  }
  .gridlock .row .max-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .max-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .max-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .max-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.max-fifth {
    width: 20%
  }
  .gridlock .row .contained.max-fourth {
    width: 25%
  }
  .gridlock .row .contained.max-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.max-half {
    width: 50%
  }
  .gridlock .row .contained.max-full {
    width: 100%
  }
  .gridlock .row .contained.max-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.max-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.max-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.max-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=max-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .max-hide {
    display: none
  }
}

.gridlock-fluid .row {
  width: 98%
}

@media screen and (min-width:740px) {
  .homepage-promo.desktop-12.tablet-6.mobile-3.centered {
    width: 100% !important
  }
  .homepage-promo.desktop-6.tablet-3.mobile-3.centered {
    width: 50% !important
  }
  .homepage-promo.desktop-4.tablet-2.mobile-3.centered, .notification.desktop-4.tablet-2.mobile-3.centered {
    width: 33.33333333% !important
  }
  .homepage-promo.desktop-3.tablet-1.mobile-3.centered {
    width: 25% !important
  }
}

@media screen and (max-width:740px) {
  .gridlock-fluid .mobile-3.centered {
    float: left !important;
    margin-left: 1.04166667% !important;
    margin-right: 1.04166667% !important
  }
}

.gridlock-fluid .centered {
  display: inline-block
}

* {
  margin: 0;
}

/* Assign font picker families from theme settings */





@font-face {
  font-family: Lato;
  font-weight: 400;
  font-style: normal;
  src: url("/cdn/fonts/lato/lato_n4.c86cddcf8b15d564761aaa71b6201ea326f3648b.woff2?&hmac=beada421dade2a55e535fd018df2fcba589eadbc0002836c566ad6e83cf9080d") format("woff2"),
       url("/cdn/fonts/lato/lato_n4.e0ee1e2c008a0f429542630edf70be01045ac5e9.woff?&hmac=6ca17e818134212bbef3bd6543159373e89054b1d3df5b04b9f0dfd165935298") format("woff");
}

@font-face {
  font-family: Lato;
  font-weight: 700;
  font-style: normal;
  src: url("/cdn/fonts/lato/lato_n7.f0037142450bd729bdf6ba826f5fdcd80f2787ba.woff2?&hmac=9ef5ea50325d92640afa94080ad7ad6c2edadf72abdacc00b499572ada1f69c5") format("woff2"),
       url("/cdn/fonts/lato/lato_n7.50161a3d4f05d049b7407d86c5a8834e4d6e29bf.woff?&hmac=2b91989514c8e0dce4d7eb812f6eb03f573f5583b28ab1e30b76da85bba44a35") format("woff");
}

@font-face {
  font-family: Lato;
  font-weight: 700;
  font-style: normal;
  src: url("/cdn/fonts/lato/lato_n7.f0037142450bd729bdf6ba826f5fdcd80f2787ba.woff2?&hmac=9ef5ea50325d92640afa94080ad7ad6c2edadf72abdacc00b499572ada1f69c5") format("woff2"),
       url("/cdn/fonts/lato/lato_n7.50161a3d4f05d049b7407d86c5a8834e4d6e29bf.woff?&hmac=2b91989514c8e0dce4d7eb812f6eb03f573f5583b28ab1e30b76da85bba44a35") format("woff");
}


@font-face {
  font-family: Lato;
  font-weight: 700;
  font-style: normal;
  src: url("/cdn/fonts/lato/lato_n7.f0037142450bd729bdf6ba826f5fdcd80f2787ba.woff2?&hmac=9ef5ea50325d92640afa94080ad7ad6c2edadf72abdacc00b499572ada1f69c5") format("woff2"),
       url("/cdn/fonts/lato/lato_n7.50161a3d4f05d049b7407d86c5a8834e4d6e29bf.woff?&hmac=2b91989514c8e0dce4d7eb812f6eb03f573f5583b28ab1e30b76da85bba44a35") format("woff");
}




@font-face {
  font-family: Lato;
  font-weight: 400;
  font-style: italic;
  src: url("/cdn/fonts/lato/lato_i4.7307831c0d06d264a76f2f7310f8a29d0507d6d0.woff2?&hmac=200ada9a06c4528e693a73041d0377878a04de761bbb41904b23bb81f4956c97") format("woff2"),
       url("/cdn/fonts/lato/lato_i4.fb695d0d68d5b174347edaf543726b1903b57796.woff?&hmac=c2ede41bd7c66fe5f346da74fbd9a5fe3c9a62e0e564ba063598b9fb2dbe6e44") format("woff");
}




@font-face {
  font-family: Lato;
  font-weight: 700;
  font-style: italic;
  src: url("/cdn/fonts/lato/lato_i7.86965a52f2ddabac45abc106c3d0cc22ac7b57bb.woff2?&hmac=b5802d5679268b325592f43993349eeaca68846b9a4854291f7390f5b13fa2f2") format("woff2"),
       url("/cdn/fonts/lato/lato_i7.34d7f5a12391e5532b516b8bb3974f4cc3ee25ae.woff?&hmac=fdec22ee5f950c72191298c0b424d5e697c9d350bd97f2446d1a42594d4a6546") format("woff");
}



html, body {
  height: 100%;
}

.zpa-published-page-holder .sm-6,
.zpa-published-page-holder .sm-4
{
  margin-left : 0 !important;
  margin-right: 0 !important;
}


.no-fouc {
  display: none;
}

.load-wait {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  font-size: 50px;
  color: #ddd;
  margin-bottom: 50px;
}

.hide {
  display: none;
}

body {
  color: #2a2b2a;
  background: #fefffc;
  font-size: 18px;
  font-family:Lato;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
  margin: 0! important;
  line-height: 1.6em;
}

img {
  max-width: 100%;
  border: 0;
}

img[data-sizes="auto"] {
  display: block;
  width: 100%;
}

.box-ratio {
  display: block;
  height: 0;
  width: 100%;
  overflow: hidden;
  background-color: #f1f1f1;
}

.product .box-ratio {
  background-color: white;
}

.box-ratio img {
  background-color: white;
}

.lazyload-fade {
  opacity: 0;
  transition: opacity 200ms;
}

.lazyload-fade.lazyloaded {
  opacity: 1;
}

h1, h2, h3, h4, h5, h6 {
  color: #2a2b2a;
  font-family:Lato;
  font-weight: 700;
  margin-top: 0;
  line-height: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  color: #2a2b2a !important;
}

h1 { font-size: 36px; }
h2 { font-size: 28px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }

h1, h2, h3, h4, h5, h6, p, dl, hr, ol, ul, pre, table, address, fieldset { margin-bottom: 5px; }

p {
  font-size: 18px;
  margin-bottom: 10px;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

pre {
  font-family: Lato;
  font-size: 13px;
  font-weight: bold;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

a {
  text-decoration: none;
  color: #fb4412;
  outline: 0;
  transition: all .25s ease-in-out;
}

a:hover {
  color: #fb4412;
  text-decoration: none;
}

a:visited {
  color:#fb4412;
  text-decoration: none;
}

a:focus { outline: none; }

/* .row hr, .row p, .row ul, .row ol, .row dl, .row pre, .row address, .row table, .row form {margin-bottom: 1.6em;} */

dt {
  font-weight: bold;
}

ol {
  padding: 0;
  margin-left: 0;
  text-indent: 0;
  list-style-position: inside;
}

ul {
  padding: 0;
  margin: 0;
  list-style: disc inside;
}

blockquote {
  font-family: Lato;
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  padding-left: 35px;
  color: #999;
  margin: .5em 0 .5em 0;
}

hr {
  background:rgba(0,0,0,0);
  border: none;
  color: rgba(0,0,0,0);
  display: block;
  height: 1px;
  margin-top: 20px;
  width: 100%;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* NO JS Helpers
================================================== */
.no-js .no-fouc {
  visibility: visible;
  display: block;
}

.no-js .box-ratio {
  display: none;
}

.no-js .load-wait {
  display: none;
}

.no-js .flexslider .slides img.lazyload,
.no-js .product-main-image img.lazyload {
  opacity: 1;
}

.no-js .product-thumbnails .lazyload {
  display: none;
}

.no-js .vantage-accordion .product-accordion-content {
  display: block;
}

.no-js .collection-carousel {
  text-align: center;
}

.no-js .collection-carousel .lazyOwl {
  width: 14.5833333333333333%;
  display: inline-block;
}

.no-js .shifter-navigation {
  display: none;
}

.no-js #shopify-section-mobile-navigation {
  display: none;
}

.no-js .product-car {
  width: 15%;
  display: inline-block;
}

.no-js .product-collection-carousel {
  margin: 0 auto;
  text-align: center;
}

/* Primary Buttons
================================================== */

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.cstm-prdt-chkout {
  background: #fb4412;
  color: #f8f8ff;
  font-size: 13px;
  font-weight: 400;
  font-family: Lato;
  border: 0;
  border-radius: 3px! important;
  transition: all .25s ease-in-out;
  -webkit-appearance: none;
  display: inline-block;
  width: auto;
  padding: 0 15px;
  letter-spacing: 1px;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 2px;
  height: 44px;
  line-height: 44px;
  text-transform: uppercase;
}

.button {
  height: unset !important;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.cstm-prdt-chkout:hover {
  color: #ffffff;
  background: #2a2b2a;
}


a.add-to-cart.standard_primary, a.bold-upsell__button.bold-upsell__button--primary {
  background: #fb4412;
  color: #f8f8ff;
}



.secondary-button {
  color: #f8f8ff! important;
  background: #efa25a! important;
}

.secondary-button:hover {
  color: ! important;
  background: #efa25a! important;
}


a.button:visited {
  background: #fb4412;
  color: #f8f8ff;
}

/* #Forms
================================================== */

form {
  margin-bottom: 0;
}

fieldset {
  margin-bottom: 20px;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
  border: 1px solid rgba(0,0,0,0);
  height: 40px;
  line-height: 40px;
  outline: none;
  font: 13px Lato;
  color: #2a2b2a;
  margin: 0;
  width: 100%;
  max-width: 100%;
  display: block;
  border-radius: 3px;
  margin-bottom: 10px;
  background: transparent;
  height: 40px;
}

select {
  padding: 0;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
  box-shadow:  0 0 3px rgba(0,0,0,.2);
  min-height: 32px;
}

textarea {
  min-height: 60px;
  min-width: 300px;
}

label,
legend {
  display: block;
  font-weight: bold;
  font-size: 13px;
}

input[type="checkbox"] {
  display: inline;
}

label span,
legend span {
  font-weight: normal;
  font-size: 13px;
  color: #2a2b2a;
}

input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number] {
  width: 100%;
  background: transparent;
  border: 1px solid rgba(0,0,0,0);
  margin: 0px;
  margin-bottom: 20px;
  max-width: 100%;
  text-indent: 10px;
  outline: none;
  height: 40px;
  line-height: 40px;
}

textarea {
  width: 100%;
  background: transparent;
  border: 1px solid rgba(0,0,0,0);
  height: 200px;
  margin: 0px;
  margin-bottom: 40px;
  max-width: 100%;
  text-indent: 10px;
  padding: 10px 0;
  outline: none;
  min-height: 60px;
}

/* =============== */
/* = Start CSS = */
/* =============== */
header {
  transition: all .25s ease-in-out;
  background: #fefffc;
  position: relative;
  padding: 0.5rem 0 0 !important;
}

#top-bar {
  text-align: center;
  line-height: 30px;
  /*background: #fb4412;*/
  background: url(/cdn/shop/t/12/assets/freeShipBanner.jpg?v=47939972915110631161601818986) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
  color: #ffffff;
}

#top-bar a {
  color: #ffffff;

}

#top-bar p {
  margin-bottom: 0;
}

header #q {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  text-indent: 0;
  margin-bottom: 0;
  border: 1px solid rgba(0,0,0,0);
  border-radius: 0;
  background: transparent;
  color: #464646;
  text-indent: 0;
  padding: 0 0 0 5px;
}

header #q::-webkit-input-placeholder {
  color: #464646;
}

header #q:-moz-placeholder { /* Firefox 18- */
  color: #464646;
}

header #q::-moz-placeholder {  /* Firefox 19+ */
  color: #464646;
}

header #q:-ms-input-placeholder {
  color: #464646;
}



ul#cart {
  padding: 5px 0;
  line-height: 32px;
}

ul#cart li {
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
  position:relative;
}

ul#cart li i {
  margin-left: 8px;
}

ul#cart li a {
  display: inline-block;
  padding: 0;
  margin-left: 10px;
  color: #464646;
  font-size: 15px!important;
  font-weight: normal!important;
  text-transform: uppercase;
}

ul#cart li a:hover {
  text-decoration: none;
  color: #fb4412;
}

ul#cart li.cart-overview {
  margin-left: 0;
}

ul#cart li.cart-overview a {
  padding-left: 0;
}

ul .cart-overview .counter{
  background: #f15f52;
  color: #fefffc;
  font-size: 12px;
  height: 17px;
  width: 17px;
  line-height: 17px;
  position: absolute;
  text-align: center;
  border-radius: 5px;
  top: -10px;
  right: -6px;
}

select.currency-picker {
  width: inherit;
  background: url(/cdn/shop/t/12/assets/select-arrow.png?v=48108998742272102191601819020) no-repeat right;
  border: 0;
  margin: 0;
  color: #464646;
  padding: 0 0 0 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 32px;
  line-height: 32px;
  width: 60px;
}

select.currency-picker::-ms-expand {
  display:none;
}

select.currency-picker:focus::-ms-value {
  background-color: 000;
  color:#fefffc;
}

select.currency-picker:focus::-ms-value {
  background: #000;
  color: #fefffc;
}

select.currency-picker::-ms-expand {
  display: none;
}

ul#social-links {
  list-style: none;
  float: right;
  text-align: right;
  vertical-align: middle;
  line-height: 32px;
  padding: 5px 0;
}

ul#social-links li {
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
  font-size: 16px;
}

ul#social-links li a {
  text-align: center;
  display: block;
  padding: 0 5px;
  padding: 0;
  color: #f8f8ff !important;
}

ul#social-links li a:hover {
  color: #fb4412 !important;
}

ul#social-links li.searchbox {
  width: 160px;
}

.searchbox #q {
  position: relative;
}

.searchbox #q:after {
  font-family: FontAwesome;
  content: "\f002";
}

.smallcash {
  font-size: 12px;
  margin-left: 5px;
}

#logo {
  line-height: initial;
  padding: 0;
  font-family: Lato;
}

#logo a {
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
}

nav {
  background: #fefffc;
  font-family: Lato;
  width: 100%;
  z-index: 5;
}

#navigation {
  padding: 0;
  position: relative;
}



ul#nav {
  list-style: none;
  width: 100%;
}


ul#nav li {
  display: inline-block;
  z-index: 21;
  
}

ul#nav li:hover {
  color: #fb4412;
  background: rgba(0,0,0,0);
}

ul#nav li a {
  font-size: 17px; 
  font-weight: 700;
  color: #464646;
  display: block;
  padding: 0 18px;
  text-transform: uppercase;
  letter-spacing: 0;
}

ul#nav li a:hover {
  background: rgba(0,0,0,0);
  color: #fb4412;
  text-decoration: none;
}

ul#nav li.dropdown ul.submenu {
  display: none;
  background: #ffffff !important;
  float: left;
  position: absolute;
  z-index: 25;
  margin: 0;
  line-height: 28px !important;
  padding: 10px 0;
  min-width: 160px;
}

ul#nav li.dropdown > a:after {
  font-family: 'FontAwesome';
  content: "\f107";
  margin-left: 10px;
}

ul#nav li:hover ul.submenu {
  display: block;
  background: #ffffff !important;
}

ul#nav li ul.submenu li {
  background: #ffffff;
  color: #464646;
  width: auto;
  text-align: left;
  position: relative;
  display: block;
  float: none;
}

ul#nav li ul.submenu li:hover {
  background: rgba(0,0,0,0);
}

ul#nav li ul.submenu li a:hover {
  color: #fb4412;
  background: rgba(0,0,0,0);
}

ul#nav li ul.submenu li a {
  text-align: left;
  font-weight: 400;
  font-family:;
  font-size: 17px;
  padding-left: 15px;
  color: #464646;
}
ul#nav li:hover a {
  color: #f15f52;
}

.submenu li:hover > ul.nested {
  display: block;
  position: absolute;
  left: 100%;
  background: #ffffff;
}

.nested {
  display: none;
  padding: 10px 0;
  top: -10px;
}

ul.nested:before {
  position: absolute;
  top: 10px;
  left: -28px;
  font-family: 'FontAwesome';
  content: "\f105";
  margin-left: 10px;
}

ul.mega-stack li.sub_link > ul.nested {
  margin-left: 10px;
  padding-top: 0;
  top:  initial;
  display: block;
}

ul.mega-stack li.sub_link > ul.nested:before {
  position: initial;
  top: initial;
  content: none;
}

.rightarrow {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 11px;
  color: ;
}

/* megamenu */
li.dropdown:hover > ul.megamenu {
  display: block;
}

.mega-container a:hover {
  background: #ffffff !important;
}

ul.megamenu {
  width: 100%;
  display: none;
  left: 0;
  position: absolute;
  background: #ffffff !important;
  z-index: 5;
  padding: 15px 0;
  text-align: left;
}

ul.megamenu li:hover {
  background: #ffffff !important;
}

ul.mega-stack {
  display: block;
  line-height: 30px !important;
  margin-bottom: 20px;
}

ul.mega-stack li {
  display: block !important;
  width: 100%;
  clear: left;
  background: #ffffff;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
}

ul.megamenu h4 {
  font-size: 17px;
  font-weight: ;
  color: #464646 !important;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

ul#nav li ul.megamenu li h4 a {
  padding-left: 0;
}

ul.mega-stack li a {
  text-align: left;
  font-family:Lato;
  font-weight: normal !important;
  font-size: 17px !important;
  padding-left: 0 !important;
  color: #464646 !important;
  text-transform none !important;
}

ul.mega-stack li:hover {
  background: rgba(0,0,0,0) !important;
}

ul.mega-stack li a:hover {
  color: #fb4412 !important;
  background: rgba(0,0,0,0) !important;
}

li.has_sub_menu.edge ul.nested {
  left: initial;
  right: 100%;
}

li.edge:hover > ul.nested:before {
  left: 200%;
  margin-left: -28px;
}

#nav > a {
  display: none;
}

ul#nav li ul.megamenu div.mega-container li.desktop-3:nth-child(5n) {
  clear: left;
}

/* ============================================== */
/* ================ AJAX CART ================ */
/* ============================================== */
.js-drawer-open {
  overflow: hidden;
  height: 100%;
}

.js-drawer-open-right .is-moved-by-drawer {
  -ms-transform: translateX(-300px);
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
}

.is-moved-by-drawer {
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
}

.js-drawer-open-right .drawer--right {
  display: block;
  -ms-transform: translateX(-300px);
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
}

.drawer--right {
  width: 300px;
  right: -300px;
  border-left: 1px solid rgba(0,0,0,0);
}

.drawer {
  -webkit-transform: translateZ(0);
  will-change: transform;
  outline: 0 none;
  display: none;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  padding: 0 15px 15px;
  max-width: 95%;
  z-index: 22;
  color: #2a2b2a;
  background-color: #fefffc;
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
}

.drawer__header {
  display: table;
  height: 70px;
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0,0,0,0);
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.drawer__header h3 {
  margin-bottom: 0;
}

.drawer__close {
  text-align: right;
  float: right;
  cursor: pointer;
}

.ajaxcart__inner {
  margin-bottom: 30px;
}

.ajaxcart__product {
  position: relative;
  max-height: 500px;
}

#CartDrawer .row {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0,0,0,0);
  width: 270px;
}

.ajaxcart__product-image {
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
}

.ajaxcart__product-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

span.fallback-text {
  display: none;
}

input.ajaxcart__qty-num {
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid rgba(0,0,0,0);
  padding: 0;
  text-align: center;
  -webkit-appearance: none;
  text-indent: 0;
  -moz-appearance: none;
  color: #2a2b2a;
  border-left: 0;
  border-right: 0;
  margin-bottom:0;
  background: transparent;
  outline: 0 none;
  border-radius: 0;
}

input.js-qty__num {
  float: left;
  display: inline-block;
  width: initial;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin: 0;
  border-left: 0;
  border-right: 0;
  text-align: center;
  min-width: initial;
  max-width: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0;
  outline: 0 none;
}

textarea#CartSpecialInstructions {
  width: 270px !important;
  max-width: 270px;
  min-width: 270px;
}

.drawer .text-right {
  line-height: 40px;
}

.cart__checkout {
  width: 100%;
}

.ajaxcart__footer.row .text-right {
  line-height: initial;
}

.ajaxcart__footer.row .text-center {
  clear: left;
}

/* =============== */
/* = index.liquid = */
/* =============== */
#content {
  margin-top: 25px;
  position: relative;
}

.notification {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  letter-spacing: 1px;
}

.notification p {
  margin-bottom: 0;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.homepage-section {
  position: relative;
}

.homepage-section h2.section-heading {
  padding: 5px 0;
  
}



#instagram-feed,
.article-loop,
.product-loop {
  padding-top: 20px;
}

.homepage-promo {
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  margin-bottom: 18px;
}

@media screen and (max-width: 980px) {
  .homepage-promo {
    margin-bottom: 10px;
  }
}

.homepage-promo img {
  position: relative;
  display: block;
  width: 100%;
}

.homepage-promo .caption {
  padding: 2em;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.homepage-promo .caption::before,
.homepage-promo .caption::after {
  pointer-events: none;
}

.homepage-promo .caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.homepage-promo .caption h3 {
  font-weight: bold;
  text-transform: none;
}

.homepage-promo .caption h3,
.homepage-promo .caption p {
  margin: 0;
}

.homepage-promo .caption p {
  letter-spacing: 1px;
  text-transform: none;
}


.homepage-promo .caption img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

.homepage-promo:hover img {
  opacity: 0.9;
}

.homepage-promo .caption::before,
.homepage-promo .caption::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

.homepage-promo .caption::before {
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
}

.homepage-promo .caption::after {
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
}

.homepage-promo h3 {
  padding-top: 10%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
}

.homepage-promo p {
  padding: 10px 2.5em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
}

.homepage-promo:hover .caption::before,
.homepage-promo:hover .caption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.homepage-promo:hover h3,
.homepage-promo:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}




.gridlock .row .desktop-12.centered {
  width: 100% !important;
}

.product-car {
  margin: 10px;
  position: relative;
}

.customNavigation {
  position: absolute;
  top: 0px;
  right: 0;
}

.customNavigation a {
  transition:			background-color 300ms ease-in-out;
  -moz-transition:		background-color 300ms ease-in-out;
  -webkit-transition:	background-color 300ms ease-in-out;
  -o-transition:		background-color 300ms ease-in-out;
}

.customNavigation a:hover {
  cursor: pointer;
  background: #eee;
  color: #000;
}

.customNavigation .prev {
  margin-right: 0;
  padding: 3px 10px;
  background: #000;
  color: #fefffc;
  display: inline-block;
}

.customNavigation .next {
  padding: 3px 10px;
  background: #000;
  color: #fefffc;
  margin-left: 0;
  display: inline-block;
}

.owl-buttons > div {
  color: #fb4412;
  border: 2px solid #ffffff;
  background: #ffffff;
  padding: 3px 10px;
  font-family: FontAwesome;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  transition: all .25s ease-in-out;
}

.owl-buttons > div:hover {
  cursor: pointer;
  background: #2a2b2a;
  color: #ffffff;
}

.owl-prev {
  left: 20px;
  position: absolute;
}

.owl-next {
  right: 20px;
  position: absolute;
}

.owl-prev:before {
  content:"\f104"
}

.owl-next:before {
  content:"\f105"
}

#mobile-product-photos .owl-controls {
  position: absolute;
  width: 57px;
  top: 0;
  right: 0;
  z-index: 5;
}

.index .readmore {
  text-align: left; margin-top: 20px;
}

.cta {
  margin-top: 20px;
  margin-bottom: 10px;
}

.cta a {
  color: ;
  font-size: ;
  padding: 8px 15px;
  background: ;
  letter-spacing: 1px;
  border-radius: 3px;
  transition: all .25s ease-in-out;
}

.cta a:hover {
  color: ;
  background: ;
}

ul.collection-tabs {
  text-align: left;
  margin: 10px 0 20px;
  list-style: none;
  position: relative;
  z-index: 2;
}

ul.collection-tabs li {
  display: inline-block !important;
  width: initial !important;
  margin: 0 10px;
  padding: 0;
}

ul.collection-tabs li a {
  color: #fb4412;
  border: 2px solid #ffffff;
  background: #ffffff;
  text-align: center;
  display: inline-block;
  padding: 2px 8px;
  transition: all .25s ease-in-out;
  cursor: pointer;
}

ul.collection-tabs li a:hover {
  background: #2a2b2a;
  color: #ffffff;
}

ul.collection-tabs li a.active {
  color: #ffffff;
  background: #fb4412;
}

ul.collection-tabs li:first-child a.active {
  margin-left: 0;
}

.product-collection-carousel .owl-controls {
  top: 38%;
  position: absolute;
  width: 104%;
  left: -2%;
  z-index: 5;
}

.parallax .row {
  display: table;
  width: 100%;
}

.parallax {
  position: relative;
  width: 100%;
  min-height: 100px;
}

.parallax-text {
  font-family: Lato;
  line-height: initial;
  position: relative;
  z-index: 2;
}

.parallax-content {
  display: table-cell;
  float: none !important;
  vertical-align: middle;
  text-align: center;
  margin: 0 !important;
  width: 100% !important;
}

.shopify-section:last-child {
  margin-bottom: -20px !important;
}

.home-cart-ser .searchbox #q {
  border: none;
  border-bottom: 2px solid #515151;
  border-radius: 0;
  font-weight: 500;
  text-indent: 2px;
  background-color: #f8f8f8;
}


@media screen and (min-width: 741px ) {
 .text-with-image {
    width: 50% !important;
    line-height: 0;
    margin: 0 !important;
    float: left !important;
}

}

.text_section {
    padding: 11rem 4% 0;
}

.text-with-image {
  line-height: 0;
}

.text-with-image .rte {
  line-height: 1.6em;
}

.text-with-image h2 {
  text-align: left;
}

.homepage-text-promo {
  margin-bottom: 20px;
  margin-top: 10px;
}

.homepage-text-promo img {
  margin-bottom: 10px;
}

@media screen and (min-width: 741px ) {
  .index-section.nbm {
    margin-bottom: 0;
  }
}

.testimonial-content {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 30px;
}

.text-centered h3, .text-centered .rte {
  text-align: center;
}

.testimonial-container .owl-controls {
  clear: left;
  display: block;
  text-align: center;
}

.testimonial-container .owl-controls .owl-page {
  display: inline-block;
  margin: 0 5px 10px;
  border: 1px solid #ccc;
}

.testimonial-container .owl-controls .owl-page span {
  background: #f8f8f8;
  display: block;
  width: 10px;
  height: 10px;
}

.testimonial-container .owl-controls .owl-page:hover span {
  background: #e8e8e8;
}

.testimonial-container .owl-controls .owl-page.active span {
  background: #e8e8e8;
}

/* =============== */
/* = collections = */
/* =============== */
.collection-banner img {
  width: 100%;
}

#collection-description {
  float: left;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#collection-description h1 {
  margin-bottom: 5px;
}

@media only screen and (max-width: 1219px) {

  ul#nav li a {
    font-size: 12px;
    padding: 0 10px 0 5px;
    letter-spacing: 0px;
  }

}


@media only screen and (max-width: 1023px) {
  .col-with-sidebar {
    margin-left: 0;
  }
}
#collection-sidebar {
  clear: left;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .dropdownwrap {
    display: none;
    width: 100%;
    clear: left;
  }
  .col-with-sidebar {
    margin-left: 0;
  }
}

@media only screen and (min-width: 1024px) {
  #dropdown {
    display: none;
  }
  .dropdownwrap {
    display: block;
    position: absolute;
    top: 40px;
  }
}

#dropdown {
  margin-bottom: 20px;
  float: left;
  margin-top: -10px;
  border: 1px solid rgba(0,0,0,0);
  padding: 10px;
}

#collection-sidebar h4 {
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#collection-sidebar ul {
  list-style-type: none;
  margin-bottom: 20px;
}

#collection-sidebar h1 {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0,0,0,0);
  margin-bottom: 20px;
}

#collection-sidebar ul li a.current {
  border-bottom: 1px solid rgba(0,0,0,0);
  text-decoration: none;
}

#collection-sidebar label {
  border-bottom: 1px solid rgba(0,0,0,0);
  margin-bottom: 5px;
}

#collection-sidebar ul.sub {
  margin-bottom: 0;
}

#collection-sidebar .accordion-content,
#collection-sidebar .accordion-content2 {
  margin-bottom: 20px;
  padding-left: 5px;
}

ul.accordion-side-menu li,
.accordion-toggle2 {
  padding-bottom: 2px;
}

div#collection-sidebar .accordion-toggle,
#collection-sidebar .accordion-toggle2 {
  padding-right: 25px;
}

.show {
  display: none;
}

#full-width-filter ul#sortme {
  width: 100%;
  text-align: right;
}

ul#sortme h4 {
  font-weight: normal;
}

#full-width-filter .filter {
  display: inline-block;
  margin-left: 10px;
}

#full-width-filter p {
  margin-bottom: 0;
  float: left;
  display: inline-block;
  line-height: 30px;
  font-size: 12px;
}

.clearfix.filter {
  display: inline-block;
  border: 0;
}

select.styled-select {
  display: inline-block;
  width: initial;
  min-width: 160px;
  vertical-align: middle;
  border: 1px solid #d5d5d5;
  float: left;
  margin-left: 10px;
  font-size: 12px;
  height: 30px;
  padding-left: 5px;
  background: url(/cdn/shop/t/12/assets/select-arrow.png?v=48108998742272102191601819020) right no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}

ul#sortme li.current a {
  text-decoration: underline;
}

.collection #product-loop {
  padding-top: 0;
}

.prod-container {
  text-align: center;
}

.product-index {
  position: relative;
}

.product-index img {
  display: block;
  margin: 0 auto 10px;
}

.first {
  clear: left;
}

.product-info  {
  text-align: center;
  margin-top: 10px;
}

.product-info h3 {
  font-size: 14px;
  letter-spacing: initial;
  padding: 0;
  
}

#product-info p {
  font-size: 13px;
  margin-bottom: 0;
}

#product-info a {
  text-decoration: none !important;
  text-transform: uppercase;
}

.was,
.product-compare-price,
.compare-price {
  color: #fb4412;
  text-decoration: line-through;
}

.was {
  display: inline;
  margin-left: 5px;
}

.variant-sku {
  margin-top: 12px;
  font-style: italic;
  font-size: 12px;
}

.onsale {
  display: inline;
}

.icn {
  line-height: 12px;
  position: absolute;
  top: -5px;
  left: -5px;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
  padding: 5px 8px;
  font-weight: bold;
  font-size: 11px;
  min-width: 60px;
}

.new {
  z-index: 3;
  background: #4c5e8d;
  color: #f8f8ff;
}

.sale-item {
  z-index: 3;
  background: #fb4412;
  color: #ffffff;
  right:0;
  left: auto;
  top: 0 ;

}

.so {
  z-index: 4;
  background: #2a2b2a;
  color: #ffffff;
}

.pre-order {
  z-index: 2;
  background: #2a2b2a;
  color: #ffffff;
}

.view-full {
  width: 100%;
  text-align: right;
  float: left;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.view-full a {
  text-align: right;
}

.view-full a:hover {
  text-decoration: none;
}

.view-full i {
  margin-right: 10px;
}

.prod-des {
  padding-top: 20px;
}

.product-modal {
  display:none;
  background: #fb4412;
  color: #f8f8ff;
  padding: 10px 20px;
  transition: all .25s ease-in-out;
  position: absolute;
  width: 60%;
  top: 50%;
  left: 50%;
  z-index: 5;
  margin-top: -15px;
  margin-left: -30%;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 3px;
  font-size: 11px;
}

.product-modal:hover {
  color: #ffffff;
  background: #2a2b2a;
  text-decoration: none;
  cursor: pointer;
}

.product-modal:visited {
  background: #fb4412;
  color: #f8f8ff;
}


.quick-shop {
  overflow: hidden;
  max-width: 800px;
}

.quick-shop .product-description {
  border: 0;
}

.quick-shop .thumbnail {
  width: 24%;
  vertical-align: top;
  display: inline-block;
}

.quick-shop div.bigimage.desktop-10 {
  max-width: 98.3%;
}

.row.product-quick-view .add {
  clear: left;
  margin-left: 0;
}

.row.product-quick-view .quanity-select {
  display: block;
}

.product-quick-view #product-photos {
	position:relative;
}

.product-quick-view .main-image-navigation {
  position:absolute;
  right:0;
  
}

.product-quick-view .main-image-navigation span {

	font-size : 2rem;
}

.product-quick-view .accordion_container a.full-click {
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-bottom: 5px solid #fb4514;
}

a.full-click { float: right; }

.col-swatch {
  margin: 0 0 20px 0;
}

.col-swatch ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}


.col-swatch ul {
  text-align: center;
}


.col-swatch li {
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  padding:0;
  margin:0px 2px;
  border: 1px solid #eee;
}

.col-swatch li span {
  display: block;
  margin: 5px 10px;
}

.col-swatch li.color {
  width: 20px;
  height: 20px;
}

.col-swatch li.color span {
  width: 100%;
  height: 100%;
  margin: 0;
}

.col-swatch .options li {
  -webkit-transform: translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
}


/* ===============================================
// Reveal module
// =============================================== */
.reveal .hidden {
  display: block !important;
  visibility: visible !important;
  overflow: hidden;
}

.product-index:hover .reveal img {
  opacity: 1;
}

.reveal {
  position: relative;
}

.reveal .hidden {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.reveal:hover .hidden {
  z-index: 1;
  opacity: 1;
}

@media (min-width: 480px) and (max-width: 979px) {
  .reveal .caption {
    font-size: 11px;
  }
}



/* ================ */
/* = Product page = */
/* ================ */

.thumbnail {
  margin-bottom: 10px;
  border: 1px solid #fefffc;
}

#bigimage {
  text-align: center;
}

.mainimage {
  width: 100%;
}

.thumbnails a {
  display: block;
}

div.rte {
  margin-bottom: 10px;
}

.rte a {
  text-decoration: underline;
}

/*Change the color*/
.active img {
  border: 1px solid #ccc !important;
}

.owl-item.active img { border: 0! important; }

img.zoomImg {
  cursor: move;
}

.main-image-navigation {
  z-index: 2;
  order: 3;
}

img.zoomImg {
  background: #fefffc;
}

#product-price {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

#product-description form,
.product-description form {
  position: relative;
  z-index: 0;
  float: left;
  width: 100%;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 2px solid rgba(0,0,0,0);
  padding-top: 10px;
}

/*#product-description form label,
.product-description form label {
float: left;
line-height: 25px;
margin-right: 10px;
min-width: 50px;
}*/

.product-navigation a,
.main-image-navigation span {
  color: #f25f52;
  font-size: 3rem;
  border: unset;
  background: transparent;
  text-align: center;
  display: inline-block;
  padding: 2px 8px;
  transition: all .25s ease-in-out;
  cursor: pointer;
}

.product-navigation a:hover,
.main-image-navigation span:hover {
  background: #2a2b2a;
  color: #ffffff;
}

.selector-wrapper {
  clear: left;
}

.single-option-selector {
  height: 40px;
  width: initial;
  min-width: 195px;
  display: inline-block;
  float: left;
  border: 1px solid #ddd;
  font-size: 13px;
  font-family: Lato;
  padding-left: 8px;
  background: url(/cdn/shop/t/12/assets/select-arrow.png?v=48108998742272102191601819020) right no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}

div#related.bottom-related {
  width: 100%;
  margin: 50px auto;
  border-top: 1px solid #cecece;
  padding-top: 25px;
}

div#related h4, 
div#looked-at h4 {
  margin-bottom: 25px;
  letter-spacing: 0px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
}

ul.related-products {
  list-style-type: none;
}

.related-products * {
  text-align: center;
  padding: 0
}

.related-products img {
  max-width: 100%;
}

.related-products li {
  float: left;
  margin: 0 0 20px;
}

ul#popups {
  clear: left;
  margin: 10px 0 20px;
  list-style-type: none;
}

ul#popups li {
  display: inline;
  margin-right 10px;
  border-right: 1px solid rgba(0,0,0,0);
  padding-right: 10px;
  margin-left: 10px;
}

ul#popups li.first {
  margin-left: 0;
}

ul#popups li.last {
  border-right: 0;
}

@media screen and ( min-width: 740px) {
  .product-page-popup {
    max-width: 800px;
    padding: 15px;
  }
}

#social {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}

#looked-at {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 3px solid rgba(0,0,0,0);
}

#looked-at h4 {
  text-align: center;
  margin-bottom: 25px;
  font-size: 25px;  
  text-transform: uppercase;
}

#product-add {
  margin-top: 20px;
  width: 100%;
  display: flex;
  flex-direciton: row;
  justify-content: flex-start;
}



#quantity {
  line-height: 40px;
  text-indent: 0! important;
  text-align: center;
  padding: 0! important;
  width: 150px;
  background: transparent! important;
  border: 1px solid #cecece;
  border-radius: 3px !important;
  display: inline-block;
  color: #2a2b2a;
}

.quanity-select label {
  line-height: 1.25rem;
}

.add {
  display: inline-block! important;
  line-height: 44px! important;
  padding: 0 20px! important;
}

.add {
  clear: left;
  margin-left: 0! important;
}
.quantity-increment {
  margin-bottom: 20px! important;
}

#product-add input.add.AddtoCart {
  margin-left: 1rem !important;
  width: 25% !important;
  height: 60px !important;
}

@media screen and ( min-width: 981px ) {
  .add, .shopify-payment-button {
    width: 48%! important;
    display: inline-block;
    vertical-align: top;
  }
  .shopify-payment-button {
    margin-top: 0;
    margin-left: 3%;
  }
}
@media screen and ( max-width: 980px ) {
  .add, .shopify-payment-button, .single-option-selector {
    width: 100%! important;
    margin-left: 0;
    clear: left;
  }
}
.shopify-payment-button.hide { display: none; }
.shopify-payment-button__button--branded, .shopify-payment-button__button--unbranded {
  border-radius: 3px! important;
  line-height: 44px !important;
  min-height: 44px! important;
  padding: 0! important;
  margin-bottom: 15px! important;
}

.shopify-payment-button__button--unbranded {
  color: #f8f8ff! important;
  background: #fb4412! important;
  font-size: 13px! important;
  font-weight: 400! important;
  font-family: Lato! important;
}

.shopify-payment-button__button--unbranded:hover {
  color: #f8f8ff! important;
  background: #2a2b2a! important;
}

button.shopify-payment-button__more-options, button.shopify-payment-button__more-options:hover {
  background: transparent! important;
  color: #000! important;
  padding: 0! important;

}

button.shopify-payment-button__more-options {
  height: initial;
  line-height: initial;
}


#product-description form {
  border-bottom: none;
  margin-bottom: 0;
}

.desc {
  float: left;
  padding: 5px 0;
  width: 100%;
  margin-top: 0;
  line-height: 26px;
}

div#product-right .desc h2 {
  margin-bottom: 15px;
  color: #000;
  font-family: Dancing Script;
  font-size: 32px;
  font-weight: 600;
}

.desc .share-icons {
  float: left;
}

.desc .share-icons a {
  margin: 0 10px 0 0;
}

.what-is-it {
  line-height: 40px;
}

.quantity {
  line-height: 40px;
  height: 40px;
  text-indent: 0 !important;
  text-align: center;
  padding: 0 !important;
  width: 50px !important;
  background: transparent !important;
  border: 1px solid rgba(0,0,0,0);
  display: inline-block;
  color: #2a2b2a;
  margin-bottom: 0;
}

.quantity-increment {
  border: 1px solid rgba(0,0,0,0);
  background: transparent;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  color: #2a2b2a;
  font-weight: normal;
  float: left;
  display: inline-block;
  margin: 0;
  outline: 0 none;
  border-radius: 0;
}

.add-to-cart-msg {
  clear: left;
}

.add-to-cart-msg.success {
  margin: 10px 0;
  border: 1px solid rgba(0,0,0,0);
  padding: 20px 10px;
}

p.add-to-cart-msg.success a {
  font-weight: bold;
}

p.add-to-cart-msg.error {
  color: red;
}

button.js-qty__adjust.js-qty__adjust--minus.quantity-increment {
  border-radius: 0;
}

input#quantity {
  border-radius: 0;
  margin-left: -1px;
}

button.js-qty__adjust.js-qty__adjust--plus.quantity-increment {
  border-radius: 0;
  margin-left: -1px;
}

/*
Swatches Styles
*/



.swatch {
  margin:0;
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
  font-weight: bold;
}
/* Hide radio buttons.*/
.swatch input {
  display:none;
}

.color label {
  width: 40px !important;
}

.swatch label {
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
  padding:0;
  color: #2a2b2a;
  background-color: #f8f8ff;
  margin:0px 3px 10px;
  cursor:pointer;
  border: 1px solid #2a2b2a;
  position:relative;
  text-transform:uppercase;
  font-size:13px;

  min-width:44px !important;
  height:34px !important;
  line-height:32px;
  white-space:nowrap;
  text-transform:uppercase;
  text-align: center;
}

.swatch-element label {
  padding: 0 10px;
  line-height: 32px !important;
}

.color.swatch-element label {
  padding: 0;
}

.swatch input:checked + label {
  border:1px solid #282826;;
  background: #282826;;
  color: #fefffc;
}

.swatch .color input:checked + label {
  box-shadow: 0px 0px 2px 2px #d6d6d6;
}

.swatch label:hover {
  background: #53c5a5;
  color: #fb4412;
}

.swatch .swatch-element {
  display: inline-block;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  position:relative;
}

/* Image with the cross in it */
.crossed-out {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.swatch .swatch-element .crossed-out {
  display: none;
}

.swatch .swatch-element.soldout .crossed-out {
  display: block;
}

.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60);
  /* internet explorer */
  -khtml-opacity: 0.6;
  /* khtml, old safari */
  -moz-opacity: 0.6;
  /* mozilla, netscape */
  opacity: 0.6;
  /* fx, safari, opera */
}

/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fefffc;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:-20px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}

/* CSS triangle */
.swatch .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid gray 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}
.swatch .swatch-element:hover .tooltip {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.swatch.error {
  background-color: #E8D2D2 !important;
  color: #333 !important;
  padding: 1em;
  border-radius: 5px;
}

.swatch.error p {
  margin: 0.7em 0;
}

.swatch.error p:first-child {
  margin-top: 0;
}

.swatch.error p:last-child {
  margin-bottom: 0;
}

.swatch.error code {
  font-family: monospace;
}

/* New Product Quick View Image Gallery */
.product-main-image {
  position: absolute;
  overflow: hidden;
  width: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
}

.product-main-image img {
  margin: 0 auto;
  cursor: crosshair;
}

.product-image-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
}

.product-main-image.selected {
  visibility: visible;
}

#thumbnail-gallery {
  margin-top: 5px;
  position: relative;
  order: 1;
  display: flex;
  flex-direction: column;
  width: 10%;
}

.product-thumbnail {
  cursor: pointer;
  display: inline-block;
  border: 2px solid white;
}

.product-thumbnail.selected {
  border: 2px solid #dadada;
}

.zoom-box {
  display: none;
  position: absolute;
  width: 400px;
  height: 400px;
  top: 40px;
  overflow: hidden;
  z-index: 4;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 50%;
  margin-left: -16px;
  background: transparent;
  top: -42px;
}

a.bx-prev:after {
  font-family: FontAwesome;
  font-size: 22px;
  color: #2a2b2a;
  content: "\f106";
  position: absolute;
  top: 0;
  left: 0;
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
}

.bx-wrapper .bx-next {
  left: 50%;
  background: transparent;
  margin-left: -16px;
  bottom: -42px;
}

a.bx-next:after {
  font-family: FontAwesome;
  font-size: 22px;
  color: #2a2b2a;
  content: "\f107";
  position: absolute;
  top: 0;
  left: 0;
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  outline: 0;
  width: 32px;
  height: 32px;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fefffc;
  font-family: Lato;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* =============== */
/* = Cart = */
/* =============== */
#cartform {
  margin-top: 20px;
}

.cart-image {
  display: inline-block;
  margin-right: 10px;
}

.cart-image img {
  vertical-align: middle;
}

.cart-title {
  display: inline-block;
}

table {
  width: 100%;
  border-collapse: collapse;
}

#shopping-cart td, #shopping-cart th {
  padding: 10px;
  border-bottom: 1px solid rgba(0,0,0,0);
}

#shopping-cart th {
  text-align: left;
}

.cart-quantity input {
  margin-bottom: 0;
  text-indent: 0;
  text-align: center;
}

td.cart-remove {
  text-align: center;
}

#basket-right {
  text-align: right;
  float: right;
}

#basket-right h4 {
  margin: 20px 0;
}

#note {
  margin-top: 10px;
}

#basket-right img {
  width: 50px;
}

#cart-notes {
  margin-top: 20px;
  margin-bottom: 20px;
  display:none;
}

div#shopping-cart {
  padding-bottom: 3rem;
}

.homepage-section-rich-text,
.homepage-section-video {
  margin-bottom: 20px;
  text-align: center;
}
/* =============== */
/* = Blogs & Pages = */
/* =============== */
#content h1 {
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 3px solid rgba(0,0,0,0);
}

.product div#ZlistWishlist {
  position: relative;
}

div#ZooomyList {
  float: right;
  width: auto;
  position: absolute;
  left: 300px;
  top: -61px;
}

.product div#ZlistWishlist p.zooomywishmsg {
  background-color: #fefffc !important;
  border: 2px solid #cecece !important;
  color: #cecece !important;
  border-radius: 3px !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-size: 0 !important;
  letter-spacing: 0 !important;
  line-height: 40px;
  padding: 0 4rem;
  height: 44px;
  text-align: center;
  transition: all .3s ease-in-out;
}

.product div#ZlistWishlist p.zooomywishmsg:hover {
  background-color: #cecece !important;
  color: #fefffc !important;
}

div#ZlistWishlist p.emptymsg {
  font-size: 14px;
  padding: 0;
  line-height: 16px;
}

.product div#ZlistWishlist p.zooomywishmsg i {
  font-size: 20px;
  line-height: initial;
  text-align: center;
  padding: 0 !important;
  margin-top: 12px;
}

.product #content h1 {
  font-size: 2rem;
  margin-bottom: 20px;
  padding-bottom: 0;
  border-bottom: 0;
  font-weight: 300;
  text-transform: capitalize;
}

.rte h1 {
  border-bottom: 0 !important;
  text-align: inherit !important;
  margin-bottom: inherit !important;
}

#page {
  clear: left;
  margin-bottom: 50px;
}

#page-sidebar h2 {
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0,0,0,0);
}

#page-sidebar ul {
  list-style-type: none;
}

#page-sidebar ul li {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.article-image {
  margin: 10px 0;
}

.article-index {
  margin-bottom: 20px;
  overflow: hidden;
  padding-top: 20px;
}

.blog .article-info {
  margin-bottom: 50px;
}

.article-info h2 {
  letter-spacing: initial;
  margin-bottom: 10px;
  text-align: center;
}

.post-tags {
  clear: left;
  display: block;
  text-align: center;
}
.article-info p {
  font-size: 13px;
  margin-bottom: 0;
}

.article-info a {
  text-decoration: none !important;
  text-transform: uppercase;
}

.article-content {
  margin-top: 10px;
  margin-bottom: 10px;
}

.article-index .share-icons {
  text-align: center !important;
}

.share-icons a {
  color: #2a2b2a;
}

.share-icons a:hover {
  color: #fb4412;
}

#blog-article .share-icons {
  text-align: left;
  margin-top: 30px;
}

ul#blog-articles,
#blog-article {
  list-style-type: none;
}

.single-article {
  margin-bottom: 50px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0,0,0,0);
  float: left;
  width: 100%;
}

.single-article .posted {
  text-align: left;
}

.single-article .post-tags {
  text-align: left;
}

#blog-sidebar h2 {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0,0,0,0);
  padding-bottom: 10px;
}

#twitter-card,
#facebook-card,
#instagram-card {
  width: 100%;
  float: left;
  clear: left;
  display: block;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0,0,0,0);
}

#twitter-card h3,
#facebook-card h3,
#instagram-card h3 {
  letter-spacing: initial;
}

#fb-root {
  display: none;
}

/* To fill the container and nothing else */
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

#instagram-card h3 {
  margin-bottom: 20px;
}

#page .share-icons {
  margin-bottom: 20px;
  text-align: left;
  margin-top: 20px;
}

#page .share-icons a {
  margin-right: 10px;
}

ul#posts {
  list-style: none;
}

ul#posts li {
  margin-bottom: 20px;
  padding-bottom: 0;
  border-bottom: 1px solid rgba(0,0,0,0);
}

ul#posts li p {
  margin-top: 0;
}

ul#posts li.tags {
  padding-bottom: 10px;
}

#comments h4 {
  text-align: center;
}

#comments {
  float: left;
  padding-top: 20px;
  border-top: 1px solid #eee;
  margin-top: 20px;
  width: 100%;
}

ul#commentlist {
  margin-top: 20px;
  list-style-type: none;
}

ul#commentlist li {
  float: left;
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  border-bottom: 1px solid rgba(0,0,0,0);
  padding-bottom: 20px;
}

ul.disc {
  margin-bottom: 0;
}

.comment-details {
  margin-bottom: 10px;
}

.gravatar {
  float: left;
  margin-right: 20px;
}

.comment {
  float: left;
}

.comment p {
  margin-top: 0;
}

dd {
  margin-left: 0;
}

.notice {
  border: 1px dashed #eee;
  padding: 5px;
  background: ghostwhite;
  margin: 20px 0;
}

.readmore {
  clear: left;
  text-align: left;
  margin: 20px auto 30px;
}

.readmore a {
  background: #fb4412;
  color: #f8f8ff;
  padding: 10px 20px;
  transition: all .25s ease-in-out;
  letter-spacing: 1px;
  border-radius: 3px;
}

.readmore a:hover {
  color: #ffffff;
  background: #2a2b2a;
  text-decoration: none;
}

/* =============== */
/* = Search = */
/* =============== */
.search-content {
  text-align: center;
  padding: 10px;
}

#search-bar {
  margin-bottom: 20px;
  margin-top: 20px;
  border-bottom: 1px solid rgba(0,0,0,0);
}

#search-bar #q {
  width: 300px;
}

/* =============== */
/* = Customer Accounts = */
/* =============== */
#customer-wrapper {
  float: left;
  margin-bottom: 40px;
}

#customer-wrapper p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

#customer_orders table {
  text-align: left;
}

#forgot_password {
  margin-bottom: 15px;
}

#customer-wrapper form {
  margin-top: 20px;
}

#admin_header {
  margin-bottom: 30px;
}

.view_address p {
  margin: 0;
}

#customer_detail p {
  margin: 0;
}

.address_table {
  margin-bottom: 20px;
}

#order_address {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

#order_details {
  float: left;
}

#create-customer, #customer {
  margin-top: 30px;
}

div#recover-password {
  margin-top: 30px;
}

.action_link {
  display: inline-block;
  margin-bottom: 10px;
}

.action_edit {
  padding: 0 10px;
  border-left: 1px solid rgba(0,0,0,0);
  border-right: 1px solid rgba(0,0,0,0);
  margin: 0 10px;
}

a#view_address {
  display: block;
  margin-top: 10px;
}

.center {
  text-align: center;
}

.padded { margin-bottom: 15px; }

#social-links .fa-2x {
  font-size: 1.125em;
}

ul#social-icons {
  text-align: right;
  z-index: 5;
  position: relative;
  list-style: none;
  min-height: 1px;
  margin-top: 5px;
  margin-bottom: 30px;
}

ul#social-icons li {
  text-align: center;
  display: inline-block;
  padding: 0;
  vertical-align: middle;
  background-color: #fefffc;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  line-height: 45px;
}
ul#social-icons li a i {
  color: #000;
  font-size: 24px;
  line-height: 45px;
}

ul#social-icons li a:hover {
  opacity: 0.8;
}

#subscribe_popup input#mc-embedded-subscribe {
  width: 100%;
}

div#subscribe_popup {
  text-align: center;
  min-width: 300px;
}

/* footer
------------------------------------------------------ */
footer {
  padding-top: 5rem;
  padding-bottom: 0px;
  background: #2a2b2a;
  color: #f8f8ff;
}

footer ul {
  list-style: none;
}

footer ul li a,
footer a,
footer a:visited,
footer a:hover {
  color: #f8f8ff;
}

footer label {
  margin-bottom: 0;
}

footer h4 {
  color: #f8f8ff;
  border-bottom: none;
  padding-bottom: 5px;
}

.sub-footer {
  border: none;
  padding: 15px 0;
  margin-top: 4rem;
}

.sub-footer .left-side {
  text-align: left;
  font-size: 12px;
}

.sub-footer .right-side {
  text-align: right;
}

@media only screen and (min-width: 1024px) {
  .page-wrap {
    min-height: 100%;
    overflow: hidden;
  }
  .page-wrap:after {
    content: "";
    display: block;
  }
}

footer img {
  width: 100%;
}

/* =============== */
/* = Global = */
/* =============== */
.share-icons {
  text-align: left;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid rgba(0,0,0,0);
  padding-top: 20px;
}

.share-icons a {
  margin: 0 10px;
  color: #2a2b2a !important;
  display: inline-block;
}

.share-icons a:hover {
  color: #fb4412 !important;
}

.scrollup {
  width:40px;
  height:40px;
  opacity:0.3;
  position:fixed;
  bottom:50%;
  right:20px;
  display:none;
  z-index: 3;
}

.scrollup:hover {
  text-decoration: none;
}

.Flexible-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  overflow: hidden;
  height: 0;
  max-width: 1111px;
  margin: 0 auto;
}

.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section-title {
  margin-bottom: 20px;
}

/* breadcrumbs
------------------------------------------------------ */
#pagination {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
  font-size: 13px;
  font-weight: bold;
}

#pagination span.current {
  padding: 5px;
  margin-right: 10px;
  border-bottom: 2px solid #ffffff;
}

#pagination a {
  color: #fb4412;
  border: 2px solid #ffffff;
  background: #ffffff;
  padding: 5px 10px;
  margin-right: 10px;
  font-weight: bold;
  transition: all .25s ease-in-out;
  display: inline-block;
  margin-top: 10px;
}

#pagination a:hover {
  background: #2a2b2a;
  color: #ffffff;
}

#pagination span.count {
  display: block;
  margin-bottom: 20px;
}

#pagination span.more {
  padding: 2px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
}

.product-navigation {
  float: right;
}

/* breadcrumbs
------------------------------------------------------ */
#breadcrumb,
#breadcrumb a {
  color: #cecece;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;

}

#breadcrumb {
  margin-bottom: 10px;
  margin-top: 30px;
  width: 50%;
  right: 2rem;
  text-align: left;
  top: 1%;
  color: #cecece;
  font-weight: 300;
}

/* owl carousel
------------------------------------------------------ */

/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel{
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper{
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer{
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-wrapper-outer.autoHeight{
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div{
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
  cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* CSS3 Transitions */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x : 50%;
  -webkit-perspective-origin-y : 50%;
  -moz-perspective : 1200px;
  -moz-perspective-origin-x : 50%;
  -moz-perspective-origin-y : 50%;
  perspective : 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}

/*
* Shifter v3.1.2 - 2014-10-28
* A jQuery plugin for simple slide-out mobile navigation. Part of the Formstone Library.
* http://formstone.it/shifter/
*
* Copyright 2014 Ben Plum; MIT Licensed
*/

.shifter-open {
  overflow: hidden;
}

.shifter-open .shifter-page *,
.shifter-open .shifter-header * {
  pointer-events: none;
}

.shifter-navigation {
  display: none;
  opacity: 0;
}

.shifter-enabled .shifter-page {
  min-height: 100%;
  position: relative;
  z-index: 1;
  background: #fefffc;
  box-shadow: 0 0 0 0;
  display: block;
  overflow: hidden;
}

.shifter-enabled.shifter-left .shifter-page {
  box-shadow: 0 0 0 0;
}

.shifter-enabled .shifter-navigation {
  width: 270px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 0;
  background: #fefffc;
  display: block;
  overflow: auto;
  pointer-events: none;
  -webkit-transition: opacity 0.001s linear 0.2s, -webkit-transform 0.2s ease;
  transition: opacity 0.001s linear 0.2s, transform 0.2s ease;
}

.shifter-enabled .shifter-page,
.shifter-enabled .shifter-header,
.shifter-enabled .shifter-navigation {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.shifter-enabled .shifter-page,
.shifter-enabled .shifter-header {
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
}

.shifter-enabled .shifter-handle {
  border: 0;
  cursor: pointer;
  color: #464646;
  font-size: 20px;
}

.shifter-enabled .shifter-navigation {
  right: 0;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}

.shifter-open .shifter-page,
.shifter-open .shifter-header {
  -webkit-transform: translate3D(-270px, 0, 0);
  -ms-transform: translate3D(-270px, 0, 0);
  transform: translate3D(-270px, 0, 0);
}

.shifter-enabled.shifter-left .shifter-navigation {
  left: 0;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}

.shifter-enabled.shifter-left.shifter-open .shifter-page,
.shifter-enabled.shifter-left.shifter-open .shifter-header {
  -webkit-transform: translate3D(270px, 0, 0);
  -ms-transform: translate3D(270px, 0, 0);
  transform: translate3D(270px, 0, 0);
}

.shifter-open .shifter-navigation {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
  -webkit-transition: opacity 0.001s linear 0s, -webkit-transform 0.2s ease;
  transition: opacity 0.001s linear 0s, transform 0.2s ease;
  padding-bottom: 200px;
  padding-top: 15px;
}

.no-csstransforms3d .shifter-enabled.shifter-navigation {
  right: -270px;
}

.no-csstransforms3d .shifter-enabled.shifter-left .shifter-navigation {
  left: -270px;
}
.no-csstransforms3d .shifter-enabled.shifter-open .shifter-page {
  left: -270px;
}

.no-csstransforms3d .shifter-enabled.shifter-open .shifter-navigation {
  right: 0;
}

.no-csstransforms3d .shifter-enabled.shifter-left.shifter-open .shifter-page {
  left: auto;
  right: -270px;
}

.no-csstransforms3d .shifter-enabled.shifter-left.shifter-open .shifter-navigation {
  left: 0;
}

nav.shifter-navigation {
  padding: 0 20px;
  text-align: left;
}

nav.shifter-navigation {
  list-style: none;
}

.shifter-navigation li {
  padding: 5px 0;
  border-bottom: 1px solid rgba(0,0,0,0);
  line-height: 30px;
}

.shifter-navigation a:hover {
  color: #2a2b2a;
}

.accordion-toggle.open:after,
.accordion-toggle2.open:after {
  content: "\f106";
  font-family: FontAwesome;
  position: absolute;
  right: 2%;
}

.accordion-toggle:after,
.accordion-toggle2:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 2%;
}

ul#accordion li {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}

.accordion-toggle,
.accordion-toggle2 {
  cursor: pointer;
}

.accordion-content,
.accordion-content2 {
  display: none;
}

.accordion-content.default,
.accordion-content2.default {
  display: block;
}

nav.shifter-navigation ul {
  list-style: none;
  margin-left: 10px;
  margin-top: 10px;
}

nav.shifter-navigation ul li a,
.accordion-toggle,
.accordion-toggle2 {
  color: #2a2b2a;
}

nav.shifter-navigation .accordion-toggle:after,
nav.shifter-navigation .accordion-toggle2:after {
  right: 10%;
}

nav.shifter-navigation ul.sub {
  margin-top: 0 !important;
}

.shifter-navigation form,
.shifter-navigation input#q {
  margin-bottom: 0;
}

/* Password Page */
.password-page #logo {
  padding-top: 100px;
  text-align: center;
}

.password-page {
  min-height: 110vh;
}

.password-page img {
  margin: 10px;
}

#password-message {
  margin-bottom: 30px;
  text-align: center;
}

#signup-wrap {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

#signup-holder {
  width: 100%;
  margin-top: 100px;
}

#password-email {
  float: left;
  text-indent: 10px;
  width: 66%;
  text-transform: uppercase;
  color: #000;
  height: 48px;
}

.searchbox #q:focus::-webkit-input-placeholder {
  color:transparent;
}
.searchbox #q:focus:-moz-placeholder {
  color:transparent;
}
.searchbox #q:focus:-ms-input-placeholder {
  color:transparent;
}
.searchbox #q:focus::-moz-placeholder {
  color:transparent;
}

input#password-email:focus::-webkit-input-placeholder {
  color:transparent;
}
input#password-email:focus:-moz-placeholder {
  color:transparent;
} /* FF 4-18 */
input#password-email:focus::-moz-placeholder {
  color:transparent;
} /* FF 19+ */
input#password-email:focus:-ms-input-placeholder {
  color:transparent;
} /* IE 10+ */

.slideout input[type="submit"] {
  margin-bottom: 0 !important;
}

#password-subscribe {
  width: 28%;
  margin-left: 2%;
  margin-top: 0;
  text-transform: uppercase;
  height: 48px;
}

.password p.success {
  text-align: center;
}

.password-page-icons {
  margin-bottom: 20px;
}

.password-page-icons li {
  display: inline-block;
  margin: 0 5px;
}

.password-page-icons a:hover {
  opacity: 0.5;
}

.password-page-icons i {
  line-height: 30px;
}

body.password form#login_form {
  padding: 15px 20px;
}

.password-page-footer {
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 50px;
}

.password-page-footer a {
  font-style: italic;
  font-size: 16px;
  font-weight: 600;
}

/* slideout */
.slideout-toggle.open_password {
  position: fixed;
  top: 20px! important;
  right: 20px! important;
  z-index: 2;
  cursor: pointer;
}

.slideout {
  position: fixed;
  top: 0! important;
  right: -320px;
  width: 320px;
  background-color: #fefffc;
  z-index: 300;
  color: #000;
  padding: 20px;
}

.slideout label {
  margin-bottom: 30px;
}

.closeslide {
  float: right;
  cursor: pointer;
  font-size: 20px;
}

.closeslide i.icon-angle-right {
  margin-right: -3px;
}

@media screen and ( max-width: 740px ) {
  ul#password-icons {
    display: none;
  }

  #signup-holder {
    margin-top: 50px;
  }
}

/*
* jQuery FlexSlider v2.2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/



/* Browser Resets
*********************************/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none;
}

.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src:url('flexslider-icon.eot');
  src:url('flexslider-icon.eot?#iefix') format('embedded-opentype'),
    url('flexslider-icon.woff') format('woff'),
    url('flexslider-icon.ttf') format('truetype'),
    url('flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides>li {
  position: relative;
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.flex-caption {
  position: absolute;
  width: 100%;
  padding: 0 5%;
  line-height: normal;
  z-index: 3;
}

.caption-inners {
  display: inline-block;
  padding: 15px;
}

.flex-caption h2.slide-title {
  color: ;
  line-height: inherit;
  border: 0 !important;
  padding: 0;
  margin-bottom: 0;
}

.flex-caption p {
  color: ;
  letter-spacing: 1px;
}

.flexslider .readmore {
  position: absolute;
  width: 100%;
  text-align: center;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides>li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0;
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a  {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  transition: all .25s ease-in-out;
  color: #fb4412;
  border: 2px solid #ffffff;
  background: #ffffff;
}

.flexslider:hover .flex-prev {
  opacity: 1;
  left: 10px;
}

.flexslider:hover .flex-next {
  opacity: 1;
  right: 10px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-direction-nav .flex-next:before {
  content: "\f054";
  font-family: FontAwesome;
}

.flex-direction-nav .flex-prev:before {
  content: "\f053";
  font-family: FontAwesome;
}

a.flex-next {
  line-height: 33px;
  text-align: center !important;
  width: 35px !important;
  height: 35px !important;
  padding-left: 2px;
}

a.flex-prev {
  line-height: 33px;
  text-align: center !important;
  width: 35px !important;
  height: 35px !important;
  padding-right: 2px;
}

.flex-direction-nav a:hover {
  background: #2a2b2a;
  color: #ffffff;
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #fefffc;
  color: #2a2b2a;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  min-height: 40px;
  padding: 0 !important;
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  background-image: url(/cdn/shop/t/12/assets/fancybox_sprite.png?4955);
}

.fancybox-next span {
  background-image: url(/cdn/shop/t/12/assets/next.png?4955);
}

.fancybox-prev span {
  background-image: url(/cdn/shop/t/12/assets/prev.png?4955);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(/cdn/shop/t/12/assets/fancybox_loading.gif?4955) center center no-repeat;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 2%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(/cdn/shop/t/12/assets/blank.gif?v=164826798765693215961601818962); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-close {
  background: #ffffff;
  position: absolute;
  top: 1px;
  right: -1px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 8040;
  font-size: 20px;
  color: #fb4412;
  text-align: center;
  border: 2px solid #ffffff;
  transition: all .25s ease-in-out;
  line-height: 26px;
}

.fancybox-close:hover {
  background: #2a2b2a;
  color: #ffffff;
}

.fancybox-close:before {
  content: "\00D7";
  font-weight: bold;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
  font-family: FontAwesome;
  text-align: center;
  line-height: 50px;
  background: #fefffc;
  width: 50px;
}

.fancybox-prev span {
  left: -10px;
}

.fancybox-prev span:before {
  content:"\f104";
}

.fancybox-next span {
  right: -10px;
  content:"\f105";
}

.fancybox-next span:before {
  content:"\f105";
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(255,255,255,0.9);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  color: #000;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fefffc;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fefffc;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

#basket-right input[type="image"], .additional_checkout_buttons input[type="image"] {
  width: initial;
  min-width: inherit;
}

.additional_checkout_buttons {
  text-align: center;
}

.share-icons a {
  vertical-align: middle;
}

.share-text {
  display: inline-block;
  margin-right: 10px;
}

.column {
  width: 200px;
  float: left;
}
/* onboarding styles for new theme install */
.onboard {
  background: #eee !important;
}

.row.no-blocks .desktop-12 {
  font-size: 15px;
  text-align: center;
  padding: 20px 0;
  border: 1px dashed #eee;
  background: #f7f7f7;
  margin-top: 20px;
  margin-bottom: 50px;
  font-weight: 400;
}

.promo-inner .onboard .placeholder-svg, .ci.onboard .placeholder-svg, .plax-placehold {
  fill: rgba(28,29,29,0.1);
  background-color: transparent;
}

.article-image .placeholder-svg, .flexslider .placeholder-svg {
  fill: rgba(28,29,29,0.1);
  background-color: #eee;
}

.onboard-instagram {
  background: #f9f9f9;
}

.plax-placehold {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.videoWrapper {
  position: relative;
  padding-top: 25px;
  height: 0;
  clear: left;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

iframe {
  width: 100%;
}

/* =============== */
/* = Map Section = */
/* =============== */
.map-section-container,
.map-section-image {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0
}

.map-section--display-map .map-section-container,
.map-section--display-bg-image .map-section-image {
  z-index: 4;
  position: relative;
}

.placeholder-background {
  display: none;
}
.map-section--onboarding .placeholder-background {
  display: block;
}

.map-section-image.show-image {
  z-index: 5;
  position: relative;
}

.map-section-wrapper {
  height: 400px;
  margin-top: 20px;
}

.map-section-container {
  height: 400px;
  width: 100%;
}

.map-section-content {
  padding: 30px;
}

.map-section-content .button {
  height: auto;
  width: auto;
  margin-top: 20px;
}

.map-section-wrapper .text_right .map-section-content-wrapper {
  float: right;
}

.map-section-background-wrapper {
  position: relative;
  overflow: hidden;
}

.map-section--onboarding .map-section-error {
  display: none;
}

.map-section-error {
  font-style: italic;
  color: #ff6d6d;
  border: 2px solid #ff6d6d;
  background-color: rgba(119, 0, 0, 0.65);
  padding: 30px;
  margin-top: -250px;
  width: 50%;
  margin-left: 25%;
  z-index: 6;
}

.map-section-image {
  height: 400px;
  background-size: cover;
  background-position: center;
}

.placeholder-background {
  height: 400px;
}

.map-section .placeholder-svg {
  fill: rgba(28,29,29,0.1);
  height: 400px;
}


/* Customization 2019 */

.homepage-section.images-with-text img {
    width: 100%;
}

.bold_options .bold_option_set .bold_option label span {
  float: left;
  clear: both;
  min-width: 275px;
  font-size: 15px;
  margin-left: 0;
}

.bold_options .bold_option_product_title {
  margin-bottom : 0;
}

.bold_option_set .bold_option {
  float: left;
  clear: both;
  width: 100%;
}

.bold_option_set .bold_option .bold_help_text {
  clear: both;
}

.bold_options .bold_option_set .bold_option label span select {
  height:42px;
}

.bold_options .bold_option_set .bold_option label span input {
  margin-bottom : 10px;
}


.index #shopify-section-footer {
  margin-top: 0px !important;
}

.cstm-yotp {
  position: relative;
  margin-top: 35px;
}

.cstm-yotp .headline {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -30px;
  font-weight: 400 !important;
  text-transform: uppercase;
}


.cstm-yotp.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel {
  margin-bottom: 20px;	
  border-bottom: 0 !important;
}

.collection-template #content h1 {
  padding-bottom: 5px;
  background: #495867;
  color: #fefffc;
  margin-bottom: 10px;
  border-bottom: 0px solid #e5e5e5;
  padding: 12px 15px;
  border-radius: 4px;
  box-shadow: 0px 0px 9px 0px #999;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
}

.collection-template div.rte {
  text-align: center;
  text-transform: uppercase;
  color: #495867;	
}




.custm-prod-sec {
  position: relative;
  border-radius: 15px;
  background-color: #fefffc;
  min-height:400px;
}

/*.custm-prod-sec .details {
position: absolute;
top: 0;
width: 100%;
bottom: 0;
text-align: center;
background-color: rgba(248, 248, 248, 0.75);
padding-top: 35px;
}*/



.custm-prod-sec .details a.button {
  text-transform: uppercase;
  font-weight: 700;
  background-color: #fff;
  color: #fb4412;
}


.homepage-section .product-collection-carousel .owl-controls {
  top: 45%;
  position: absolute;
  width: 100%;
  z-index: 5;
  margin: 0;
  left: 0;
}

#fsb_bar {
  background-color: #8a8a8a !important;
  color: #fefffc !important;
  text-transform: uppercase !important;
}

#shopify-section-1555913004138 .product-info {
  margin: 0;
}

#shopify-section-1555913004138 .product-info a{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  text-align: left;
}

#shopify-section-1555913004138 .product-info h3 {
  color: #495867;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 1px 1px 4px #dfdbd7;
  bottom: 0;
  position: absolute;
  left: 0;
  background: rgba(248, 248, 248, 0.6);
  width: 75%;
  text-align: right;
  padding: 3% 9%;
  margin: 0;
  border-top-right-radius: 45px;
}


#shopify-section-1555913004138 .product-info a:hover {
  text-decoration : none;
  background: rgba(73, 88, 103, 0.3);	
}

#shopify-section-1555913004138 .collection-index:nth-child(1) .product-info a {
  right: 5px;
  bottom: 5px;
}
#shopify-section-1555913004138 .collection-index:nth-child(2) .product-info a {
  left: 5px;
  bottom: 5px;
}
#shopify-section-1555913004138 .collection-index:nth-child(3) .product-info a {
  right: 5px;
  top: 5px;
}
#shopify-section-1555913004138 .collection-index:nth-child(4) .product-info a {
  left: 5px;
  top: 5px;
}


#shopify-section-1555913004138 .collection-index .product-index {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}


@media screen and (min-width: 740px){
  #shopify-section-1555913004138 .row {
    width: 100% !important;
  }
  #shopify-section-1555913004138 .row .desktop-6, #shopify-section-1555913004138 .row .tablet-3{
    padding:0;
    margin:0;
    border:0;
    width:49.99%
  }
}

#shopify-section-1555910778081 .homepage-section{
  margin-bottom: 0px;
}

div#Slideshow-1555910778081 .flex-caption {
  top: 80%;
  text-align: right;
}

div#Slideshow-1555910778081 .flex-caption .caption-inners {
  text-align:center;
}
#shopify-section-1556004015640 .article-info-inner h3{
  margin-top:12px;
}

.home-cart-ser{
  /*     width: 250px; */
  position: absolute;
  top: 0px;
  list-style: none;
  right: 8px;
}
.home-cart-ser li{
  float:left;
  display:block;
}
.home-cart-ser li a, .home-cart-ser .cus_ser i{
  font-size: 13px;
  font-weight: 500;
  color: #515151;
  display: block;
  padding: 0 10px 0 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.home-cart-ser li a i.fa.fa-shopping-cart{
  font-size:15px;
}
.home-cart-ser li a:hover{
  text-decoration: none;
}


i.fa.fa-search.cus_ser {
  padding: 12px 4px 12px 8px;
  cursor: pointer;
}
.cus_ser, .cus_ser:hover{
  background: transparent;
}
div#Slideshow-1555910778081 .flex-caption {
  top: 100%;
}
.flex-caption.slide-1555910778081-0 .caption-inners{
  position: absolute;
  right: 5%;
  bottom: 20px;
  margin-left: 5%;
}

.flex-caption.slide-1555910778081-0 h2.slide-title{
  text-align: center !important;
}
/* #shopify-section-1529504970606 .custm-prod-sec{
height: 200px;
overflow: hidden;
}
#shopify-section-1529504970606 img{
width: 100%;
} */


.select-option-cart {
  margin-top: 20px;
}
.select-option-cart a{
  border: 2px solid #495867;
  padding: 8px 12px;
  text-decoration: none;
  border-radius: 5px;
  background: #495867;
  color: #fefffcfff;
  box-shadow: 0px 7px 12px -3px #495867;
  text-transform: uppercase;
}
.select-option-cart a:hover{
  box-shadow: 0px 7px 12px -1px #495867;
}
.product-index {
  background: #fefffc;
}
#product-loop .product-index {
  background: #fefffc;
  transition: all .3s ease-in-out;

}

#product-loop .product-index:hover {
  box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.03);
}

#pagination span.current {
  border: 2px solid #495867;
  background: #fefffcfff;
  padding: 5px 10px;
  margin-right: 10px;
  font-weight: bold;
  transition: all .25s ease-in-out;
  display: inline-block;
  margin-top: 10px;
}

/* 30-04 */
.collection .cstm-collection-add .product-index .product-info {
  margin-top: 0px;
  padding: 15px 0;
}
.collection .cstm-collection-add .product-index .product-info h3 {
  font-size: 18px;
  letter-spacing: initial;
  padding: 0;
  margin-bottom: 0;
}
.yotpo.yotpo-main-widget .yotpo-label .yotpo-logo-title, .yotpo .yotpo-modal-dialog .yotpo-label .yotpo-logo-title {
  color: rgb(73, 88, 103)!important;
}
.yotpo .yotpo-logo-link-new>* {
  color: #495867!important;
}
.yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active .yotpo-nav-wrapper {
  border-color: #495867!important;
}
.yotpo .text-m,
.yotpo .font-color-primary,
.yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name, .yotpo .yotpo-comment .yotpo-header .yotpo-header-element .y-label.yotpo-user-name, .yotpo .yotpo-question .yotpo-header .yotpo-header-element .y-label.yotpo-user-name, .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-header-element .y-label.yotpo-user-name,
.yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active span,
.yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active span,
.yotpo a,
.yotpo .yotpo-pager .yotpo-page-element.yotpo-active {
  color: #000000!important;
  font-size: 15px!important;
}
.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper .yotpo-star-distribution-graph-score, .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper .yotpo-star-distribution-graph-score {
  background-color: #495867!important;
}
.yotpo .yotpo-pager .yotpo-page-element {
  color: #495867!important;
}

form#cartform tbody tr {
  background-color: #fefffc;
}
form#cartform tbody tr td.cart-item {
  padding-left: 20px;
}
#cart-notes textarea#note {
  background-color: #fefffc;
}


/*Add custom css */
.footer-section .desktop-3.tablet-3.mobile-3:last-child ul li a {
  font-size: 15px;
}
.footer-section .desktop-3.tablet-3.mobile-3:last-child ul li {
  margin-bottom: 8px;
}
.footer-section .desktop-3.tablet-3.mobile-3:last-child ul li:first-child {
  padding-right: 50px;
}
.searchbox #q {
  position: relative;
  font-size: 13px;
  font-weight: 500;
  color: #515151;
  padding: 0 10px 0 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}


.searchbox .sear_form_box #q.sear_inpu{
  position: relative;
  font-size: 14px;
  font-weight: 500;
  border: 0;
  color: #515151;
  padding: 16px 10px;
  text-transform: uppercase;
  letter-spacing: 0px;
  height: 40px;
  line-height: 1;
}

.drawer__header h3 {
  position: relative;
  font-weight: 500;
  color: #515151;
  padding: 0 10px 0 10px;
  letter-spacing: 1px;
}


.homepage-section.featured-collection.index-section {
  margin-top: 0;
}
footer .section-title h4 {
  font-weight: 300;
  font-size: 1.25rem;
  border-bottom-color: #fefffc;
}
.sub-footer.row {
  border-top: 2px solid #fefffc;
}

.sub-footer.row .left-side {
  margin-left: 0;
}

.sub-footer.row .right-side {
  margin-right: 0;
}

.shifter-page div#content {
  margin-top: 20px;
}

/*div#shopify-section-footer {
margin-top: 50px;
}*/

.yotpo-reviews-carousel .carousel-display-wrapper .carousel-read-more {
  color: #495867 !important;
}
div#shopify-section-1555913004138 {
  padding-top: 10px;
}

ul#cart li.cart-overview.desktop-hide-cart {
  display: none;
}

/****************Custom css for Free Gift Modal*************/
.popup-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  max-width: 100vw;
  z-index: 999;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0,0,0,0.75);
  text-align: center;
}
.free-pop {
  top: 10%;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 65%;
  box-sizing: border-box;
  width: 90%;
  background: #fefffc;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
  margin: auto;
}
a#free-close {
  position: absolute;
  right: 4px;
  top: 4px;
  border: 1px solid;
  border-radius: 50%;
  padding: 2px 10px;
}
.popup-container h2 {
  background: #495867;
  color: #fefffc;
  padding: 13px;
  text-align: center;
  margin: 20px 0;
}
.free_product {
  text-align: center;
}

/*Newsletter css*/
body.index #newsletter .newsletter-wrapper {
  margin-bottom:0;
}
body.index #newsletter .newsletter-wrapper label {
  font-size: 18px;
  margin-top: 0;
}

.newsletter-notif {
  float: left;
  width: 100%;
  line-height: 1;
  margin-top: 10px;
  color: #ccc;
}

.newsletter-notif p {
  font-size: 12px;
  margin: 0;
}

div#newsletter {
  background-color: transparent;
}


#newsletter h2.section-heading.foo-heading {
  padding: 0;
  margin: 0;
}

.homepage-section input#mc-embedded-subscribe {
  background-color: #fb4412 !important;
  color: #fefffc !important;
}
.newsletter-wrapper #social-icons li a i {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #fefffc;
  text-align: center;
  line-height: 36px;
  font-size: 22px;
}
.errors {
  width: 100%;
  float: left;
  line-height: 30px;
}
.errors ul li {
  color: #fefffc;
  text-align: left;
  list-style: none;
}
/*Newsletter css end*/

@media(max-width: 767px){

  .zpa-dynamic-buy-box__header .zp {
    text-align: center;
    width: 100%;
  }

  .zpa-single-option-selector {
    max-width:100% !important;
  }

  .zpa-quantity-block {
    margin:auto; 
    text-align:center;
  }

  .zpa-published-page-holder p {
    font-size: 18px;
    margin-bottom: 10px;
  }


  div#zpproductselector1-wrapper  .zp.ba-12468081 {
    width: 100%;
  }

  form .zpa-mobile-btn-size:not(.zpa-button-size-full-width) {

    width:100% !important;
  }

  .footer-section .row .desktop-3.tablet-3.mobile-3:first-child {
    margin-bottom: 20px;
  }

}
@media(max-width: 480px){
  div#Slideshow-1480972784545 .cta a, .cta {
    font-size: 12px;
    font-weight: bold;
    padding: 6px;
  }
  .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .headline {
    line-height: 26px;
  }
  .yotpo-reviews-carousel.yotpo-size-2 .carousel-display-wrapper .carousel-reviews-bottom-line, .yotpo-reviews-carousel.yotpo-size-1 .carousel-display-wrapper .carousel-reviews-bottom-line {
    float: left;
    margin-top: 38px;
  }
  .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .small-version .right-side {
    width: 85%;
    text-align: left;
    float: left;
  }
}


@media screen and (max-width: 540px){
  #Slideshow-1480972784545 .flex-caption h2.slide-title{
    margin-bottom: 2rem;
    font-size: 20px !important;
    width: 100%;
  }
}


@media screen and (max-width: 739px){
  #shopify-section-1529504970606 .row .mobile-3.custm-prod-sec{
    display:none;
  }
  #shopify-section-1529504970606 .row .mobile-3{
    width: 100%;
  }
  #shopify-section-1529504970606 .homepage-section .product-collection-carousel .owl-controls {
    width: 103%;
    left: -3.5%;
    top: 40%;
  }
  div.pp-icons img {
    width: 100%;
  }
}

@media screen and (max-width: 979px) and (min-width: 740px){
  #shopify-section-1529504970606 .row .tablet-6.custm-prod-sec {
    width: 47%;
  }
  #shopify-section-1529504970606 .row .tablet-6.product-collection-carousel {
    width: 47%;
  }
  #shopify-section-1529504970606 .homepage-section .product-collection-carousel .owl-controls {
    top: 45%;
    width: 100%;
    left: -110%;
  }
}

@media(max-width: 320px){
  .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .carousel-arrows {
    position: relative;
    top: 25px;
  }
}

.pplr-btn {
  background-color: #000;
}

.pplr-btn:hover {
  background-color: #000;
}

.swatch .swatch-element input:checked + label {
  box-shadow: none;
  outline: 1px solid #000;
}

.pp-icons  {
  float:left;
  width:100%;
}

.pp-icons img {
  width:70%;
}

.footer-section {
  text-align:center;
}

h2.wbfs {
  margin: 0px 10px 10px 0;  
  color: #000;
  font-size: 20px;
  font-weight: 100;

}
.accordion_head {
  position: relative;
  border-top: 1px solid #CECECE;
  cursor: pointer;
}
span.plusminus {
  position: absolute;
  top: 12px;
  font-size: 30px;
  font-weight: 400;
  right: 10px;
}


.accordion_container .accordion_body {
  margin-bottom: 10px;
}


.newsletter-footer .klaviyo-form form {
  padding: 0;
}

.newsletter-footer .klaviyo-form form input {
  background-color: #000 !important;
  border-radius: 0 !important;
  border: 1px solid #fefffc !important;
  background: transparent;
  color: #fefffc !important;
  margin-bottom: 0;
  height: 44px !important;
  line-height: 44px;
}


.newsletter-footer .klaviyo-form form button {
  display: inline;
  font-size: 13px !important;
  color: #fefffc !important;
  font-weight: 500 !important;
  letter-spacing: 1px !important;
  background: #000 !important;
  height: 42px !important;
  margin-left: 8px !important;
  transition: all .25s ease-in-out;
  margin-bottom: 0;
  width: 70px !important;
  border: 1px solid #fefffc !important;
  border-radius: 0 !important;
  padding: 0 !important;
}


/*
** New Design CSS 
* Date: 03/31/2020
*/
.announcement-bar {
  text-align: center;
  letter-spacing: 1px;
}

.announcement-bar > span {
  font-weight: 900;
  font-size: 1.15rem;
}

.announcement-sub-text {
  font-size: .75rem;
  font-weight: 300;
}

div#top-bar .row {
  max-height: 2rem !important;
  padding: 0;
}

ul#cart li a img {
  width: 25px;
  display: block;
  margin: auto;
  filter: contrast(0) brightness(0.5);
}
ul.header-top-menu {
  text-align: right;
}
ul.header-top-menu li {
  display: inline-block;
  list-style: none;
  text-transform: capitalize;
  margin-left: 20px;
}
ul.header-top-menu li i.fa {
  margin-right: 5px;
}
ul.header-search-box {
  list-style: none;
  position: relative;
  margin-top: 35px;
}
ul.header-search-box .searchbox #q {
  display: block!important;
  border: none;
  width: 100%!important;
  text-transform: initial;
  background-color: #464646;
  color : #fcfcfc;
}
ul.header-search-box .searchbox i.fa.fa-search.cus_ser {
  position: absolute;
  right: 0;
  background-color: #33FFCC;
  color: #000;
  font-size: 16px;
  padding: 8px 10px;
  top: 6px;
}

form.sear_form_box {
  border: 1px solid #cecece;
  border-radius: 3px !important;
  min-width: 300px;
  color: #cecece !important;
}


/* webkit solution */
ul.header-search-box .searchbox #q::-webkit-input-placeholder {font-weight:500; color:#939393; }
/* mozilla solution */
ul.header-search-box .searchbox #q:-moz-placeholder {font-weight:500;color:#939393; }
.header-right ul#cart li i {
  margin-left: 0;
  display: block;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}

.header-right ul#cart {
  margin-top: 10px;
  float: unset;
  text-align: right;
}
.gridlock-fluid .row {
  width: 100%;
}
.index nav#nav {
  border-color: transparent;
}
nav#nav {
  float: left;
  transition: top 0.3s;
  z-index: 99;
  line-height:4rem;
}

#shopify-section-header .gridlock .row:after {
  display: none;
}
footer .section-title h4 {
  display: inline-block;
  color: #fefffc;
  text-transform: uppercase;
} 
.footer-section {
  text-align: left;
}
footer .desktop-3.tablet-3.mobile-3:nth-child(2) {
  padding-left: 5em;
}
.newsletter-footer .klaviyo-form form input,
.newsletter-footer .klaviyo-form form button{
  background-color: transparent!important;
}
.footer-section div#logo {
  text-align: center;
  position: relative;
  background: transparent;
  height: auto;
  margin-bottom: 0;
  padding-top: 20px;
}
.footer-section div#logo img {
  max-width: 375px;
}

ul#cart li a{
  line-height: 20px;
}

#product-add .product-personalizer {
  width: auto;
  margin-right: 10px;
}

#product-add .product-personalizer button {
  margin: 0 10px 0 0;
}

span.bold_option_title span {
  float: right !important;
  width: auto !important;
  min-width: auto !important;
}
.text.section {
  text-align: center;
  margin: 10px 0;
  border-right: 1px solid #e6e6e6;
}
.text.section.last{
  border-right:none;
}
.text.section span.color-one {
  color: #000;
}
.text.section a:hover {
  text-decoration: none;
}

footer .desktop-3.tablet-3.mobile-3:last-child p:last-child a:before {
  content: '\2709';
  font-size: 17px;
  position: relative;
  top: 2px;
  margin-right: 2px;
}
footer .desktop-3.tablet-3.mobile-3:last-child p:nth-child(3) a:first-child:before {
  content: "\f041";
  margin-right: 5px;
  font: normal normal normal 18px/1 FontAwesome;
}
footer .desktop-3.tablet-3.mobile-3:last-child p:nth-child(3) a:last-child {
  padding-left: 15px;
}
.product-page-top-sec.row {
  width: 100%;
  border-bottom: 2px solid #e6e6e6;
}
.select-option-cart a:after {
  content: "\002B";
  font-size: 12px;
  position: relative;
  margin-left: 5px;
  border-radius: 50%;
  padding: 0 3.71px;
  background-color: #fefffc;
  color: #495867;
  font-weight: 900;
}

.coll-rati .standalone-bottomline {
  text-align:center;
  margin: 7px 0 4px;
}

.coll-rati .yotpo .standalone-bottomline.star-clickable,.coll-rati .yotpo .standalone-bottomline .star-clickable {
  float:none;
  display: inline-block;
}

.coll-rati .yotpo .text-m {
  font-size: 13px !important;
  margin: 5px;
}

.product-modal, .select-option-cart a {
  font-size: 12px;
  font-weight: bold;
}

#product-loop .price {
  font-weight:bold;
}


.insta-box {
  position : relative;
  margin-top: 30px;
}

.insta-box .insta-overlay {
  position: absolute;
  top: 3px;
  bottom: 3px;
  left: 0;
  right: 0;
  width: 33.2%;
  margin: auto;
  background-image: url(/cdn/shop/t/12/assets/instabg4.png?v=121255577974445291661601818999);
  z-index: 90;
  background-position: center;
  background-size: cover;
  padding: 11.5% 5% 0;
  text-align: center;
}	

.insta-box h3.head {
  font-size: 3rem;
  color: #fefffc;
}

.insta-box .instadesc {
  font-size: 1.15rem;
  margin-top: 15px;
  color: #fefffc;
}

.gallery-cstm-heading {
  position: relative;	
  text-align:center;
}




.collection-index.cstm-coll-loop .product-index {
  box-shadow: none;
}

.index .index-sections .yotpo.yotpo-reviews-carousel.row.cstm-yotp.yotpo-size-6 {
  display: none;
}
div#Slideshow-1585831357711,
div#Slideshow-1585836925579,
div#Slideshow-1585679462403,
div#shopify-section-1521914698543,
div#shopify-section-1585843407694{
  max-width: 1680px;
  margin: 0 auto;
}

div#Slideshow-1585679462403 {
  margin: 50px auto;
}

.row.add-extra-icon {
  width: 980px;
}
.add-extra-icon .single-box-wrapper{
  border-right:none;
}
.add-extra-icon .single-box-wrapper img {
  margin: 0 auto 10px;
  max-height: 100%;
}
.quality-ctrl .add-extra-icon .right-text {
  width: 100%;
  text-align: center;
}
div#Slideshow-1585836925579 {
  margin-top: 60px;
}
div#Slideshow-1585831357711 {
  margin-bottom: 60px;
}
.homepage-promo.width-25 {
  width: 20%!important;
  margin: 0!important;
}
.homepage-promo.width-25 .box-ratio {
  margin: 0 ;
}
.homepage-promo.width-25 .caption {
  position: initial;
  padding: 0;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 15px;
}
.homepage-promo.width-25:hover h3, .homepage-promo.width-25:hover p {
  transform: none;
  padding-top: 0;
}
.homepage-promo.width-25 .caption h3 {
  text-transform: capitalize;
  font-weight: 500;
}
div#shopify-section-1596892004602 .custm-prod-sec.desktop-3.tablet-6.mobile-3 {
  float: right;
}
.homepage-promo.width-25 .caption:before,
.homepage-promo.width-25 .caption:after {
  display:none;
}
.homepage-promo.width-25 h3 {
  padding-top: 0;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
  transform: none;
}
.width-25-margin {
  margin: 0 7.5px;
}

.foo-section .text-promo-content p {
  font-weight: 500;
  font-size: 14px;
  margin-top: 10px;
  color: #fefffc;
}
.foo-section .homepage-section img {   
  width: auto;
  margin: 0 auto;
}

.foo-section .foo-sec-inner .homepage-text-promo .text-promo-content i {
  font-size: 45px;
  margin-right: 10px;
  line-height: 23px;
}

.foo-section .homepage-section .box-ratio {
  padding: 0!important;
  height: 80px;
  margin-bottom: 10px;
  background-color: transparent;
}
.foo-section .homepage-section img {
  height: 100%;
  width: auto;
  margin: 0 auto;  	
  background-color: transparent;
}

.foo-section .foo-sec-inner .homepage-text-promo > div {
  display: inline-flex;
  margin-bottom: 0 !important;
  width:auto;
}

.foo-section .foo-sec-inner .text-promo-content {
  position: relative;

}

.foo-section .foo-sec-inner {
  width: 33.33%;
  float:left;
  text-align: center;
}
.foo-section .foo-sec-inner .homepage-text-promo {
  margin: 15px;
}


@media(min-width:1680px){
  .index section.index-section.homepage-section .row,
  .foo-section .row.homepage-section{
    max-width: 1680px;
    width: 100%;
  }
}


.messagepop {
  background-color: rgba(63,63,68,0.5);
  display: none;
  position: fixed;
  width: 100%;
  z-index: 999;
  height: 100vw;
  top: 0;
}
.popup-inner {
  background-color: #fefffc;
  width: 60%;
  margin: 0 auto;
  margin-top: 4em;
  padding: 30px;
  position: relative;
}
.popup-inner span.close {
  position: absolute;
  top: -5px;
  right: -5px;
  background-color: #000;
  color: #fefffc;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  cursor: pointer;
  font-size: 20px;
}
span#aaa-open-wish-list {
  display: none!important;
}
#order-lookup-by-hulkapps .btn {
  line-height: 16px;
}
.popup-inner-content {
  text-align: center;
}
.popup-inner-content p.pop-message {
  margin-top: 10px;
}
.product div#ZlistWishlist {
  margin-top: 0;
  margin-bottom: 0;
}
.product div#ZlistWishlist p.zooomywishmsg{
  border: 2px solid #495867;
  border-radius: 3px;
  font-weight: 100;
  font-size: 13px;
  letter-spacing: 1px;
}
div.zooomywishlistlistclass .zbodypimg img {
  height: 100px;
}
div.zooomywishlistlistclass .ZoomyWishlistPageGrid li.zbodytitle, 
div.zooomywishlistlistclass .ZoomyWishlistPageGrid .zprice{
  padding-top: 25px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
#ZoomyWishlistPage li.zbodyinfo {
  padding-top: 15px;
}
.zooomywishlistlistclass li.zbodyaction {
  padding-top: 10px;
}
.zooomywishlistlistclass li.zbodyaction span#wishlist_page_product_text {
  padding: 9.5px;
}
.zooomywishlistlistclass li.zbodyaction span#wishlist_page_product_text, 
.zooomywishlistlistclass li.zbodyaction button {
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 13px;
}
div.zooomywishlistlistclass .zooomybtn.removefromwishlist.zremovefromwish {
  margin-top: 35px;
}
div .zooomywishlistlistclass .ZoomyWishlistPageGrid .zqty {
  margin: 0 0 0 10px;
}

@media(max-width:1679px){
  .gridlock section.index-section.homepage-section .row,
  .homepage-section .row.homepage-section{
    width: 100%;
  }
}
@media(max-width:1399px){
  a.bonus-btn {
    width:30%;
  }
  .bonus-btn-sec:before,
  .bonus-btn-sec:after {
    width:30%;
  }
}
@media(max-width: 1024px){
  .messagepop {
    height: 100%;
  }
}
@media(max-width:979px){
  .header-section header {
    padding-top: 5px;
  }
  .header-section header #identity {
    padding-bottom: 0;
  }
  ul.header-search-box .searchbox #q {
    width: 100%!important;
  }
  ul.header-search-box .searchbox i.fa.fa-search.cus_ser {
    right:0;
  }
  ul#cart li {
    margin-left: 0;
    max-width:25%;
  }
  ul#cart li i {
    font-size: 20px!important;
  }
  .gridlock section.index-section.homepage-section .row,
  .foo-section .homepage-section,
  .footer-section .row{
    width: 98%;
  }
  a.bonus-btn {
    width: 38%;
  }
  h2.section-heading.foo-heading {
    width: 45%!important;
  }
  .bonus-btn-sec:before,
  .bonus-btn-sec:after,
  h2.collection-heading.section-heading:before,
  h2.collection-heading.section-heading:after{
    width:30%;
  }
  .foo-section .foo-sec-inner.fifth-col .homepage-text-promo{
    margin-left:0
  }
  .foo-section .foo-sec-inner.last-col .homepage-text-promo{
    margin-right:0;
  }
  .sub-footer .left-side, .sub-footer .right-side {
    text-align: center;
    margin-bottom: 10px;
  }
  .product-page-top-sec.row{
    border-top: 2px solid #e6e6e6;
  }
  .product-page-top-sec.row .desktop-3.tablet-3.mobile-3 {
    width: 22%;
  }
  div#product-right {
    max-width: 100%;
  }
  .gridlock .row div#thumbnail-gallery.tablet-6 .product-thumbnail {
    width: 20%!important;
  }
  ul.related-products li.desktop-2.tablet-fourth.mobile-half {
    width: 14%;
  }
  div#content form.pp_tracking_form.pp_action_one h1:before,
  div#content form.pp_tracking_form.pp_action_one h1:after {
    width: 25%;
  }
  .zooomywishlistlistclass li.zbodyaction {
    padding-top: 0;
  }
  .zooomywishlistlistclass li.zbodyaction button {
    padding: 0 13px;
  }
  .yotpo .yotpo-default-button, .yotpo input[type="button"].yotpo-default-button {
    line-height:20px;
  }
  #basket-right {
    text-align: left;
  }
  div#dynamic-checkout-cart {
    margin-top: 5px;
  }
  .header-section header {
    border-bottom: 2px solid #e6e6e6;
  }
}

@media(max-width:740px){
  .popup-inner {
    width:80%;
  }
  .header-right.desktop-4.tablet-2.mobile-3 {
    width: 100%;
  }
  div#logo img {
    max-width: 80px;
  }
  #top-bar .mobile-3,
  #top-bar .mobile-3 ul.header-top-menu{
    text-align: center;
  }
  .desk-search {
    display: none;
  }
  #logo {
    width: 40%;
    float: left;
  }
  .header-right {
    width: 55%;
    float: left;
  }
  ul#cart li.shifter-handle i.fa {

    line-height: 22px;
  }
  .header-right ul#cart {
    height:auto;
    margin-top: 0px;
    padding-bottom: 0;
  }
  a.bonus-btn {
    width: 45%;
  }
  div .homepage-section h2 {
    font-size: 20px;
  }
  ul#cart li a,
  ul#cart li.shifter-handle a{
    padding: 0 20px;
    line-height: 16px;
  }
  ul#cart li.cart-overview a {
    padding-left: 20px;
  }


  div.homepage-section .flexslider .slides img {
    width: 100% !important;
    margin-left: 0;
    max-width: 100% !important;
  }
  .footer-section footer .row .desktop-3.tablet-3.mobile-3:first-child,
  .gridlock .footer-section footer .row .tablet-3{
    min-height: auto!important;
    margin-bottom: 20px;
  }
  .footer-section footer .row .section-title {
    margin-bottom: 10px;
  }
  footer ul {
    margin-bottom: 10px;
  }
  .footer-section .sub-footer.row {
    margin-top: 0;
  }
  ul.related-products.desktop-12, div#related,
  div#content form.pp_tracking_form.pp_action_one h1:before, 
  div#content form.pp_tracking_form.pp_action_one h1:after{
    display: none;
  }
  div#content form.pp_tracking_form.pp_action_one .pp_tracking_parent,
  div.pp_tracking_content>.pp_tracking_result>.pp_tracking_left,
  div.pp_tracking_content>.pp_tracking_result>.pp_tracking_right{
    width: 100%;
  }
  div.zooomywishlistlistclass .ZoomyWishlistPageGrid .zbodyinfo {
    width: 30%!important;
  }
  .zooomywishlistlistclass li.zbodyaction {
    width: 100%!important;
  }
  div#top-bar .row {
    width: 90%;
  }
  div ul#cart li {
    line-height: 20px;
  }
  .bonus-btn-sec:before, 
  .bonus-btn-sec:after, 
  h2.collection-heading.section-heading:before, 
  h2.collection-heading.section-heading:after {
    width: 25%;
  }
  .zooomywishlistlistclass .ZoomyWishlistPageGrid li.zbodytitle {
    width: 35%;
  }
  div#Slideshow-1585831357711 {
    margin-bottom: 10px;
  }
  div#Slideshow-1585836925579 {
    margin-top: 10px;
  }
  div#Slideshow-1585679462403 {
    margin: 20px auto;
  }
}
@media(max-width:600px){
  div#top-bar .row {
    width: 100%;
  }
  .homepage-promo.width-25,
  .collection-index.cstm-coll-loop {
    width: 100%!important;
    margin-bottom: 20px;
  }
  div .homepage-section h2 {
    font-size: 3rem;
    margin: 50px 0;
    padding: 0 10px;
  }
  .bonus-btn-sec:before, .bonus-btn-sec:after, 
  h2.collection-heading.section-heading:before, 
  h2.collection-heading.section-heading:after {
    display:none;
  }
  .collection-index.cstm-coll-loop .product-index {
    width:97%;
  }
  a.bonus-btn {
    width: 55%;
    margin: 15px auto;
  }
  div h2.section-heading.foo-heading {
    width:65%!important;
  }
  .foo-section .foo-sec-inner,
  .foo-section .foo-sec-inner.fifth-col, 
  .foo-section .foo-sec-inner.sixth-col, 
  .foo-section .foo-sec-inner.last-col{
    width: 50%;
  }
  .foo-section .foo-sec-inner:nth-child(2n+1) {
    clear: left;
  }

}
@media(max-width:510px){
  #top-bar .mobile-half {
    width: 100%;
    text-align: center;
  }
  #top-bar .mobile-half ul.header-top-menu {
    text-align: center;
  }
}
@media(max-width:480px){
  
  .foo-section .foo-sec-inner .homepage-text-promo {
    margin: 10px;
  }
  .foo-section .text-promo-content p {    
    font-size: 13px;
    margin-top: 0;
  }
  div h2.section-heading.foo-heading {
    margin-bottom:10px;
  }
  .foo-section .homepage-section {
    border: 2px solid #000;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  a.bonus-btn {
    width: 80%;
  }
  .product-page-top-sec.row .desktop-3.tablet-3.mobile-3 {
    width: 47%;
  }
  .product-page-top-sec.row .desktop-3.tablet-3.mobile-3:nth-child(2) .text.section {
    border-right: none;
  }
  .product-page-top-sec.row .desktop-3.tablet-3.mobile-3 {
    width: 100%;
  }
  div.zooomywishlistlistclass .ZoomyWishlistPageGrid .zbodyinfo {
    width: 100%!important;
  }
  div.zooomywishlistlistclass li.zbodyaction span#wishlist_page_product_text {
    line-height: 40px;
    padding: 9.5px 25px;
  }
  div.zooomywishlistlistclass .ZoomyWishlistPageGrid .zoptionbox {
    width: 60%!important;
  }
  div.zooomywishlistlistclass .ZoomyWishlistPageGrid .zqty {
    width: 30%;
  }
  div.zooomywishlistlistclass .ZoomyWishlistPageGrid .zbodypimg {    
    width: 30%;
  }
  div.zooomywishlistlistclass .ZoomyWishlistPageGrid li.zbodytitle{
    width: 38%;
    padding-top: 0;
  }
  .mob-cstm-width .product-index.mobile-half{
    width: 100%;
  }
  .product-page-top-sec.row .text.section a {
    font-size: 13px;
  }
  .product-page-top-sec.row .text.section {
    margin: 5px 0;
  }
}
@media(max-width: 380px){
  .foo-section .foo-sec-inner, 
  .foo-section .foo-sec-inner.fifth-col, 
  .foo-section .foo-sec-inner.sixth-col, 
  .foo-section .foo-sec-inner.last-col {
    width: 100%;
  }
}
/*Tropical custom css*/

.homepage-section.slideshow-section .flexslider .flex-caption p {
  text-transform: uppercase;
}
.homepage-section.slideshow-section .flexslider .cta a {
  border: 2px solid #fefffc;
  text-transform: uppercase;
}
.homepage-section.slideshow-section .flexslider .cta {
  margin-top: 40px;
}
.flex-caption.slide-1586860157304-0 {
  text-align: center!important;
  padding: 0 25%!important;
}

.flex-caption.slide-1585674865195 .caption-inners {
  background: transparent !important;
  display: flex !important;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}



.slides .cta a {
  padding: 1rem 2rem;
  border: none !important;
}
#Slideshow-1480972784545 .flex-caption p {
  order: 2;
  max-width: 50%;
  text-transform: initial;

}
#Slideshow-1480972784545 .caption-inners p:first-child {
  text-transform: uppercase;
  font-size: 2rem;
  margin-top: 6rem;
  margin-bottom: 0;
      letter-spacing: 0;
    font-weight: bold;
    text-shadow: 1px 1px 4px #141313;
}

.homepage-section.slideshow-section .flexslider .cta {
  margin-top: 40px;
  order: 3;
}
li#slide--1586860157304-0:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.tv-slide-text {
  font-size: 4rem !important;
  line-height: 4.5rem;
  text-transform: uppercase !important;
}

.home-collection-cstm {
  margin:20px 0;
}

.home-collection-left .collection-index.cstm-coll-loop .product-index {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
  width:100%;
}
.home-collection-left .collection-index.cstm-coll-loop:nth-child(2) {
  margin: 0 2%;
}
.home-collection-left .collection-index.cstm-coll-loop {
  width: 32%;
  float: left;
}
.cstm-left-new {
  padding-left: 10%;
  padding-right: 10%;
  width: 100%!important;
  margin-bottom: 20px;
  text-align: center;
  float:left;
}
.cstm-left-new h2.collection-heading.section-heading {
  font-size: 36px;
}

.home-collection-left .collection-index.cstm-coll-loop .product-index .product-info {
  position: absolute;
  top: 40%;
  left: 10%;
}
.home-collection-left .collection-index.cstm-coll-loop .product-index .product-info h3 {
  color: #fefffc;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
}
.home-collection-left .collection-index.cstm-coll-loop .product-index .product-info a:hover {
  text-decoration: none;
}
.cstm-coll-loop .product-info:before {
  content: "Shop Now";
  background-image: url(/cdn/shop/files/Rectangle_17_1X.png?v=1586867890);
  background-size: contain;
  text-transform: uppercase;
  color: #fefffc;
  font-size: 16px;
  padding: 15px;
  background-position: center;
  background-repeat: no-repeat;
  left: 0;
  position: absolute;
  top: -40px;
  width: 125px;
}
.cstm-coll-loop .product-index:hover .product-info:before{
  background-image:url(/cdn/shop/files/Rectangle_17_1X_1.png?v=1586868557);
  color:#000;
}
.home-collection-left .collection-index.cstm-coll-loop .product-index:hover .product-info h3 {
  color: #000;
}


.cstm-pro-carousel {
  width: 82%;
  float: left;
  margin-top: 30px;
}


.cstm-pro-carousel .product-info h3 {
	font-size : 18px;
  	padding : 0 10px;
}

.cstm-pro-carousel .product-info:before{
  display:none;
}

.cstm-pro-carousel .product-collection-carousel {
  width : 100% !important;
}

h2.collection-heading,
.homepage-section h2.section-heading{

}
h2.collection-heading a:hover,
.homepage-section h2.section-heading a:hover{
  text-decoration: none; 
}

.custm-prod-sec img {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 99;
}

div#shopify-section-1596888624056 .cstm-pro-carousel {
  margin-left: -25px;
}

.custm-prod-sec .details a.button:hover {
  background-color: #fefffc;
  color: #2a2b2a;
}

.custm-prod-sec .details {
  background-color: transparent;
  position: relative;
  z-index: 100;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  bottom: 0;
  top: 0;
}

.custm-prod-sec h2 {
  margin-top: 40%;
  border-bottom: none;
  color: #ffffff;
  font-weight: 700;
  font-size: 2.5rem;
  text-transform: uppercase;
}

.custm-prod-sec h4 a {
    padding: 0 0 10px;
    color: #fff !important;
}

.custm-prod-sec h2.section-heading {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 300;
}

a.button {
  font-size: 15px;
  line-height: 40px;
}
.cstm-tab-collection .product-info:before {
  display:none;
}
div#shopify-section-1586963320380,div#shopify-section-1586963139747 {
  margin: 50px 0;
}
.foo-sec-inner .text-promo-content h3 {
  color: #fefffc;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.tabbed-collections .product-index:hover .prod-container:before {
  display:none;
}
input.cartbtn {
  font-size: 0;
  background-image: url(/cdn/shop/files/cart_copy_1X.png?v=1587043432)!important;
  background-repeat: no-repeat!important;
  background-size: contain!important;
  width: 50%;
  padding: 0;
  height: 40px;
  margin-top: 3px;
}
.product-info .prod-price {
  float: none;
  display:block;
  margin: 0 0 10px 0;
  text-align:center;
  font-weight:bold;
}

.product-cstm-box-c .bt1 {
  background-color: #fb4412;
  color: #fefffc;
  margin: 0;
  text-transform: uppercase;
  font-size: 15px;
  padding: 0 15px;
  color: #fefffc;
  background-image: none!important;
  width: auto;
  height: auto;
  line-height: 44px;
  padding-bottom: 1rem;

}

div.product-cstm-box-c {
  display:none;
  text-align:center;
  opacity: 0;
  transition: all .2s ease-in-out;
  /*position: absolute;*/
  top: 50%;
  left: 50%;
}

.product-cstm-box-c a.bt1,.product-cstm-box-c form {
  display: inline-block;
}

.product-info .pro-hd {
  display: block;
  width: 100%;
  text-align: center;
}

.product-info .price {
  margin: 5px 0 0;
}

.product-info .price input.cartbtn:hover {
  background-color: #fb4412;
}

.product-info .price li.product-cstm-box-c {
  list-style: none;
  text-align: center;
  background-color: #fb4412;
  border-radius: 30px;
  color: #fefffc;
  width: auto;
  float: right;
  margin-left: 4px;
}

.product-info .price li.product-cstm-box-c a {
  display: block;
  margin: 15px 14px;
}

.product-info .price li.product-cstm-box-c a img {
  height: 19px;
  margin: 0;
}

.product-info .price input.cartbtn {
  text-transform: uppercase;
  font-size: 15px;
  padding: 0 20px;    
  color: #fefffc;
  background-image: none!important;
  width: auto;
  height: auto;
}
.product-cstm-box {
  display: none;
}
.product-index:hover .product-cstm-box {
  position: absolute;
  width: 80%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  padding: 10px;
  display:block;
}
.product-cstm-box ul li{
  display: inline-block;
  list-style: none;
  width: auto;
  vertical-align: middle;
  text-align: center;
  height: 100%;
  padding: 0px 15px;
}
input.cartbtn:focus{
  outline:none;
}
.accordion_container .accordion_head:first-child {
  border-top: none;
}
.zooomywishlistlistclass li.zbodyaction button, .zooomywishlistlistclass li.zbodyaction a {
  text-transform: capitalize;
  font-size: 15px;
  letter-spacing: 0;
  height: 38px;
}
.zooomywishlistlistclass li.zbodyaction button:hover, .zooomywishlistlistclass li.zbodyaction a:hover {
  background-color: #00CCFF;
  color: #fefffc;
}
li.product-cstm-box-w img {
  width: 40px;
  margin: 0 auto;
  margin-top: 5px;
}
li.product-cstm-box-w {
  background-color: #f25f52;
}
.product-cstm-box ul {
  background-color: #fefffc;
  width: 100%;
  float: none;
  height: 45px;
  text-align: center;
}
#newsletter h2.section-heading.foo-heading,
.instagram-feed h2.section-heading{
  border-bottom: none;
  text-transform: none;
  font-size: 3rem;
  color:#2a2b2a;
  letter-spacing: 1px;
}
div#newslette{
  text-align:center;
}
/* div#newsletter:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
top: 0;
} */
.instagram-feed {
  text-align: center;
  padding: 30px 0 10px 0;
  background-size: contain;
}
.instagram-user-feed .all-fifth.onboard-instagram {
  border: 2px solid #000;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.instagram-user-feed .onboard-instagram:nth-child(2), 
.instagram-user-feed .onboard-instagram:nth-child(4) {
  margin-top: 50px;
}
.footer-section{
  position:relative;
}
.foo-section {
  max-width:1200px;
  width:80%;
  margin:auto;
  border-bottom: 2px solid #f18e84;

}
div#foologo {
  position: absolute;
  z-index: 9999;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  top: -55px;
}
.tabbed-collections .product-info,
.mob-cstm-width .product-info{
  padding: 10px 0;
}
.tabbed-collections .product-info h3,
.mob-cstm-width .product-info h3{
  font-size: 32px;
}
.sub-footer .right-side ul#social-icons li i {
  line-height: 20px;
  font-size: 20px;
  color: #fefffc;
}
.sub-footer .right-side ul#social-icons li {
  background-color: transparent;
  width: 30px;
  line-height: initial;
  height: auto;
}
.accordion_container {
  width: 100%;
  grid-area: desc;
  grid-column-start: 3;
  grid-column-end: 5;
  grid-row-start: 2;
  grid-row-end: 3;
  padding: 0 2rem;
}

.accordion_head h2.wbfs {
  font-size: 35px;
  text-transform: capitalize;
  font-weight: 300;
}


div#product-add input.add.AddtoCart,
input#update-cart, input#checkout,
input.secondary.button,
input.secondary.button{
  background-color: #fb4412;
  color: #fefffc;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.header-right ul#cart li i.fa.fa-sign-out {
  color: #33FFCC;
}

.shopify-challenge__container .shopify-challenge__button,
.shopify-challenge__container .shopify-challenge__button:hover{
  background-color: #00ccff;
  color: #fefffc;
  font-size: 15px;
}
div#cstm-newsletter {
  padding: 0 0 2rem;
}
div#cstm-newsletter input#mc-embedded-subscribe {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  color: #fb4412;
  border-radius: 3px;
}
div#cstm-newsletter input#mce-EMAIL {
  background-color: #fefffc;
  border-radius: 3px;
  color: #000;
}
div#cstm-newsletter input#mce-EMAIL::placeholder {
  color: #fb4412;
  opacity: 1; /* Firefox */
  letter-spacing: 1px;
}

div#cstm-newsletter input#mce-EMAIL:-ms-input-placeholder {
  color: #aaa;
  letter-spacing: 1px;
}

div#cstm-newsletter input#mce-EMAIL::-ms-input-placeholder {
  color: #aaa;
  letter-spacing: 1px;
}
div#cstm-newsletter input#mce-EMAIL {
  background-color: #fefffc;
  border-radius: 3px;
  color: #000;
  text-align: left;
  font-size: 16px;
  font-style: italic;
}
ul#cart li a{
  color: #464646;
  font-size: 15px!important;
  font-weight: bold !important;
}

div header {
  padding: 0;
  z-index:99;
}

/*************** Custom Overrides ****************/

/*** Home Page Sections 
**************************************************/

.hide-home {
  display:none;
}
.desktop-image {
  background: url(/cdn/shop/t/12/assets/design03Fixed.jpg?v=76125359420443060121601818973) no-repeat;
  position: relative;
  height: 100%;
  min-height: 5131px;
  background-position: center;
  background-size: cover;
}

body {
  height: 100%;
}

a.header-srch span, a.login span, span.CartCount, .wishlist span  {
  display: none;
}

#identity {
  /* display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  padding: .25rem !important;*/
}

.featured-collection .row {
  width: 100%;
  overflow: hidden;
  padding-bottom: 50px;
}

.gridlock .row .custm-prod-sec {
  width: 18% !important;
  margin: 0;
}

.cta-1 {
  grid-area: shop;
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 1;
  grid-column-end: 2;
  position: relative;
}
.cta-2 {
  grid-area: free;
  background:url(/cdn/shop/t/12/assets/freeShipping.jpg?v=176826628658591665991601818986) no-repeat;
  background-size: cover;
  background-position: 100% 100%;
  grid-row-start: 1;
  grid-column-start: 2;
  grid-column-end: 8;
}
.cta-3 {
  grid-area: title;
  grid-column-start: 2;
  grid-column-end: 4;
  grid-row-start: 2;
  grid-row-end: 3;
  justify-self: center;
  align-self: center;
}
.cta-4 {
  grid-area: featured;
  grid-row-start: 2;
  grid-column-start: 4;
  grid-column-end: 8;
  grid-row-end: 3;
}
.cta-5 {
  grid-area: chill;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 3;
  grid-row-end: 3;
  background: #54bf98;        
}
.cta-6 {
  grid-area: hammock;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 3;
  grid-row-end: 3;
  position: relative;
}
.cta-7 {
  grid-area: chair;
  grid-column-start: 3;
  grid-column-end: 3;
  grid-row-start: 3;
  grid-row-end: 3;
}

section#shopify-section-1598295048491 .tv-masonry-wrap .row {
  display: grid;
  grid-template-columns: 522px 356px 356px 686px;
  grid-template-rows: 326px 424px 324px;
  column-gap: 0;
  row-gap: 0;
  grid-template-areas:
    "shop shop free free free free free"
    "shop shop title title featured featured featured"
    "chill chill hammock chair featured featured featured";
}

.tv-inner-text {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  color: #fefffc;
  font-size: 2.5rem;
  border: 6px solid #fefffc;
  text-transform: uppercase;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 1rem;
}


.tv-inner-text span {
  margin-bottom: .25rem;
  display: block;
}

.tv-inner-text h2 {
  font-size: 4rem;
  color: #fefffc;
  margin: 0;
  line-height: 1;
}

.cta-1 .cta {
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translateX(-50%);
  padding: 1rem 2rem;
  background: #fb4412;
}
.cta-1 .cta a {
  color: #fefffc;
  text-transform: uppercase;
}

.cta-3 a {
  display: block;
  width: 100%;
  height: auto;
}

.cta-3 a span {
  color: #2a2b2a;
  text-transform: uppercase;
  font-size: 1.5rem;
  text-align: center;
  display: block;
}

.cta-3 h3 {
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  margin: 0;
  line-height: 2.75rem;
}

.cta-3 .grid-inner-wrap {
  border-bottom: 6px solid #54bf98;
  padding-bottom: 1rem;
  position: relative;
}


.cta-3 .grid-inner-wrap::after {
  content:'';
  display: inline-block;
  position: absolute;
  right: -40px;
  top: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 21.7px;
  border-color: transparent transparent transparent #2a2b2a;
  line-height: 0;
  _border-color: #000000 #000000 #000000 #2a2b2a;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.hammockBlock span {
  position: absolute;
  top: 30%;
  left: 16%;
  font-size: 1.25rem;
  color: #fefffc;
  text-transform: uppercase;

}

.cta-5 span {
  color: #fefffc;
  text-transform: uppercase;
  font-size: 1.5rem;
  display: block;
  text-align: center;
  position: relative;
  top: 40%;

}

#shopify-section-1596892004602 .custm-prod-sec img, #shopify-section-1598845217203 .custm-prod-sec img{
  height: unset;
}

#index-social {
  width: 100%;
}

#index-social a {
  font-size: 1.25rem;
  display: block;
  margin-bottom: 1rem;
}

footer {
  background: url(/cdn/shop/t/12/assets/FooterBG.jpg?v=97328281267056222461601818983) no-repeat;
  background-size: cover;
  background-position: center;
}

footer .row {
  flex-direction: row;
  display: flex;
}

footer .desktop-3 ul li a, footer .setion-title {
  text-transform: uppercase !important;
  font-weight: 300 !important;
  line-height: 2rem;
}

.newsletter-wrapper .row {
  display: flex;
  flex-direction: column;
  width: 100%;
}



/* product page ********************************************************
************************************************************************/

.product div#breadcrumb {
  margin-bottom: 30px;
  width: 100%;
}
.product div#shopify-section-product-template div#product-right {
  padding: 30px;
}
.product div#shopify-section-product-template div#product-right div#product-description h1 {
  font-size: 18px;
  font-weight: bold;
}
.product div#shopify-section-product-template div#product-right div#product-price {
  font-weight: 900;
}
.product div#shopify-section-product-template div#product-right div#product-price span.money {
  font-size: 22px;
}
.product div#shopify-section-product-template .accordion_container{
  float: left;
  padding: 0;
}
.product div#shopify-section-product-template .accordion_container .accordion_head {
  background-color: #eee;
  border: 1px solid #eee;
  padding: 10px;
  margin-bottom:10px;
  border-radius: 3px;
}
.product div#shopify-section-product-template .accordion_container .accordion_head span.plusminus {
  top: 9px;    
}
.product div#shopify-section-product-template .accordion_container .accordion_head h2.wbfs {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
  margin: 0;
}
.product div#shopify-section-product-template ul#popups {
  margin: 15px 5px;    
  float: left;
}
.product div#shopify-section-product-template .quanity-select label {
  line-height: 3.25rem;
  float: left;
  margin-right: 10px;
}
.product div#shopify-section-product-template .quanity-select #quantity {
  width: 50px;
  height: 50px;
}
.product div#shopify-section-product-template #product-add input.add.AddtoCart {
  width: auto !important;
  height: 50px !important;
}
.product div#shopify-section-product-template .accordion_container .accordion_body {
  padding: 10px 5px;
  font-size: 16px;
}
.product div#shopify-section-product-template .accordion_container .accordion_body p{
  font-size: 16px;
}
.product div#shopify-section-product-template div#product-photos {
  position: relative;
}
.product div#shopify-section-product-template .main-image-navigation {
  position: absolute;
  right: 0;
}
.product div#shopify-section-product-template .main-image-navigation a, .product div#shopify-section-product-template .main-image-navigation span {
  font-size: 1.5rem;    
  background: #eee;
}
.product div#shopify-section-product-template .product-thumbnail {
  border: 2px solid #eee;
  margin-bottom: 5px;
}
.fancybox-skin {
  border: 3px solid #000;
  box-shadow: 0px 2px 12px 2px #ccc;
}
.fancybox-opened .fancybox-skin div#product-right h1 {
  font-size: 20px;
  font-weight: 600;
}
.fancybox-opened .fancybox-skin div#product-right div#product-price {
  font-weight: 600;
}
.fancybox-opened .fancybox-skin div#product-right div#product-price span.money {
  font-size: 24px;
}
.fancybox-opened .fancybox-skin div#product-right .quanity-select label {
  float: left;
  margin-right: 10px;
  line-height: 3.25em;
}
.fancybox-opened .fancybox-skin div#product-right input#quantity {
  width: 50px;
  height: 50px;
}
.fancybox-opened .fancybox-skin div#product-right input.add.clearfix.AddtoCart {
  width: auto!important;
  height: 50px!important;
}
.fancybox-opened .fancybox-skin div#product-right .accordion_container {
  float: left;
  padding: 0;
}
.fancybox-opened .fancybox-skin div#product-right .accordion_container a.full-click {
  float: left;
  font-weight: 600;
}
.fancybox-close {
  top: -15px;
  right: -15px;
  border: 2px solid #000;
}
.swatch label:hover {
  background: #f25f52;
  color: #fff;
}

.cstm-pro-carousel .owl-item:hover .product-cstm-box-c, .cstm-pro-carousel .product-car:hover .product-cstm-box-c, .product-index:hover .product-cstm-box-c {
  opacity: 1;
}

.images-with-text p {
  font-size: 1.4rem;
}

div#shopify-section-instagram #social-icons {
  display: none;
}


#article-body .rte {
    margin-top: 2rem;
}

#page img {
    margin-bottom: 2rem;
}

#size-chart-table td {
    text-align: center;
}

#size-chart-table td:first-child {
    text-align: left;
}

#size-chart-table th, #size-chart-table td:nth-child(even) {
    background: #f9f9f9;
}

/****************************************** Responsive Customizations ********
*****************************************************************************/

@media only screen and (max-width: 800px) {
	
	/* Force table to not be like tables anymore */
	#size-chart-table table, 
	#size-chart-table thead, 
	#size-chart-table tbody, 
	#size-chart-table th, 
	#size-chart-table td, 
	#size-chart-table tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#size-chart-table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#size-chart-table tr { border: 1px solid #ccc;margin: 1rem; }
 
	#size-chart-table td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#size-chart-table td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#size-chart-table td:before { content: attr(data-title); }
}

@media (min-width: 980px) {
  .gridlock #shopify-section-footer .row .desktop-3 {
    width: 15%;
  }

  a.header-srch {
    display: none !important;
  }

  #identity .header-right {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  #logo img {
    max-width: 110px !important;
  }
  .text-with-image .rte {
    padding: 1rem 0px 1.2rem;
  }
  .text-with-image h3 {
    font-size: 2.8rem !important;
    text-transform: uppercase;
  }
 #shopify-section-1596892004602, #shopify-section-1598845217203, #shopify-section-1587039246410 {
    margin-bottom: 4rem;
  }

}

@media(min-width: 981px) and (max-width: 1441px) {
  #shopify-section-product-template .product-template {
    grid-template-columns: 341.5px 341.5px 341.5px 341.5px;
  }




  #product-right {
    grid-column-end: 5;
  }
}

@media(max-width: 979px){
  .product div#shopify-section-product-template div#product-right {
    max-width: 100%;
  }
  .product div#shopify-section-product-template #thumbnail-gallery {
    width: 100%;
    display: inline-block;
  }
  .product div#shopify-section-product-template #thumbnail-gallery .product-thumbnail {    
    margin: 0 5px;
  }
  .product div#shopify-section-product-template #product-add input.add.AddtoCart {
    margin-top:0;
  }

}




.collection div#content {
  width: 1400px;
  max-width: 90%;
}

.collection #breadcrumb,.collection  #breadcrumb a,.collection  #breadcrumb span {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #ccc;
  font-family: lato;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 21px;
  text-transform: uppercase;
}

.collection #content .collection-template h1,
.collection .collection-list-template  #content h1 {
  border-bottom: 1px solid #e5e5e5;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  margin-top: 0;
  line-height: normal;
  font-size: 22px;
  color: #464646;
  text-transform: capitalize;
}

.collection .mob-cstm-width .product-info h3 {
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  margin-top: 0;
  line-height: normal;
}
.collection .product-info .prod-price {
  font-size: 13px;
  font-weight: normal;
}

.collection .product-info .pro-hd:hover {
  text-decoration: underline;
  color: #000;
}
input[type=text], input[type=password], input[type=email], input[type=url], input[type=number] {
  border-color: #d9d9d9;
}


@media(max-width: 1599px) {
  .custm-prod-sec h2 {
    font-size: 42px;
  }
}
@media(max-width: 1399px) {
  .header-right ul#cart {
    margin-bottom: 50px;
  }
  .custm-prod-sec h2 {
    font-size: 36px;
  }
}
@media(max-width: 1280px) {
  .custm-prod-sec h2 {
    font-size: 26px;
  }
  .custm-prod-sec .details a.button {
    top: 18rem;
  }
  
  .text-with-image h3 {
    font-size: 40px !important;
  }
}

@media(max-width: 600px){ 
  .desktop-image {
    background: unset;
  }
  .mobile-image {
    background: url(/cdn/shop/t/12/assets/design03Mobile.jpg?v=147513971918771916071601818974) no-repeat;
    min-height: 3720px;
    height: 100%;
    background-size: cover;
    background-position: top;
  }

  #identity {
    display: flex;
    flex-direction: row;
  }

  #identity #logo {
    width: 35%;
  }

  #identity #logo img {
    max-width: 110px!important;
  }

  .header-right.desktop-4.tablet-6.mobile-3 {
    width: 75%;
  }

  li.searchbox {
    display: none !important;
  }

  #identity .header-right ul#cart {
    margin-bottom: 0;
    text-align: right;
    padding-top: 12px;
    padding-right: 25px;
  }

  #top-bar {
    line-height: unset;
  }

  .announcement-sub-text {
    display: none;
  }
  .mobile-bar-text span {
    font-size: 12px;
    line-height: initial;
  }

  li.shifter-handle.mobile-bar-text {
    float: none !important;
  }

  .mobile-bar-text a {
    padding-right: 0 !important;
  }

  #slide--1585674865195 .flex-caption.slide-1585674865195 {
    top: 0;
    text-align: center;
  }
  #shopify-section-1480972784545 .homepage-section.slideshow-section .flexslider .cta
  {
    margin-top: 0;
  }

 /* .row.images-with-text {
    display: flex;
    flex-direction: column;
  }
  .desktop-6.tablet-3.mobile-3.text-with-image.text_section {
    order: 2;
  }
  .desktop-6.tablet-3.mobile-3.text-with-image {
    order: 1;
  }*/
  .text-with-image {
    text-align: center;
  }

  .text_section {
    padding: 0 1rem;
  }

  .text-with-image h3 {
    font-size: 24px !important;
    margin-top: 1rem;
  }

  .index-sections .shopify-section {
    margin-top: 2rem;
  }
  #shopify-section-1480972784545 {
    margin-top: 0;
  }

  .images-with-text a.button {
    width: auto;
  }
  .images-with-text p {
    font-size: 1rem;
  }
  #shopify-section-1596892004602 .custm-prod-sec img, #shopify-section-1598845217203 .custm-prod-sec img {
    max-height: 188px;
  }
  div#shopify-section-1596892004602 .custm-prod-sec.desktop-3.tablet-6.mobile-3 {
    float: none;
  }
  .gridlock .row .custm-prod-sec {
    width: 100% !important;
  }

  ul .cart-overview .counter {
    font-size: 10px;
    height: 14px;
    width: 14px;
    line-height: 14px;
    top: 0;
    right: 0;
  }

  footer .row {
    flex-direction: column;
  }

  .footer-section .desktop-3.tablet-3.mobile-3:last-child ul li:first-child {
    padding-right: 0;
  }

  .homepage-section.newsletter-footer h2 {
    text-align: center;
  }

}




@media(max-width:479px){
  .product div#shopify-section-product-template #product-add input.add.AddtoCart {
    font-size: 12px;        
  }
  .product div#shopify-section-product-template .accordion_container .accordion_head h2.wbfs {
    font-size:16px;
  }
}
@media(max-width:374px){
  .product div#shopify-section-product-template .quanity-select label {
    line-height: 2.5rem;
    margin-right: 5px;
  }
  .product div#shopify-section-product-template #product-add input.add.AddtoCart {
    margin-left: 10px!important;
    padding: 0 10px!important;
    height: 45px!important;
  }
  .product div#shopify-section-product-template .quanity-select #quantity {
    width: 45px;
    height: 45px;
    min-width: 40px;
  }
}

@media(min-width:1399px){
  .page #content {
    max-width: 1400px;
  }
}


div#shopify-section-collections-list-template {
    padding-bottom: 50px;
}
.product div#product-right {
    box-shadow: 0px 2px 12px 2px #ccc;
    border: 2px solid #000;
}
div#related.bottom-related h4 a,
div#recently-viewed-products h4 a{
    font-weight: 600;
    text-transform: capitalize;
    border-bottom: 2px solid #000;
    font-size: 24px;
}
ul.related-products li,
div#recently-viewed-products .recently-viewed-li{
    border: 1px solid #aaa;
    box-shadow: 0 0 8px #ccc;
}
form#cartform {
    border: 1px solid #000;
  	border-bottom: none;
}
form#cartform th, .cart-price, .cart-total {
    text-align: center;
}
form#cartform th, form#cartform label {
    font-size: 16px;
    background-color: #2b2b2b;
    color: #fff;
    font-weight: bold;
    line-height: 2em;
}
#shopping-cart td, #shopping-cart th { 
    border-bottom: 1px solid #6b6d76;
}
.cart-title p {
    display: none;
}
div#customer label,
div#create-customer label{
    font-size: 16px;
}
div#customer input,
div#create-customer input{
    border-color: #000;
}
div.homepage-section.newsletter-footer h2 {
  font-family: Lato!important;
}
.product-modal {
    font-size: 16px;
    text-transform: uppercase;
}
input[type=text], input[type=password], input[type=email], input[type=url], input[type=number],textarea,select {
    border-color: #000;
}


/*Media Query*/
@media (min-width: 940px) and (max-width: 1366px){
	#identity .header-right {       
    	top: 10%;
    	transform: none;
	}
  	.header-right ul#cart {
    	margin-bottom: 0;
	}
}
@media(max-width: 1299px) {
	#Slideshow-1480972784545 .flex-caption p {
	max-width: 70%;
  }
  .flex-caption.slide-1585674865195 {
      top: 10%!important;
  }
  .text_section {
      padding: 25px 15px;
  }
  footer .desktop-3.tablet-3.mobile-3:nth-child(2) {
      padding-left: 5px;
  }
}
@media(min-width: 980px) and (max-width: 1250px) {
	#identity .header-right {
		width: 40%;
	}
}
@media (max-width: 979px) {
	.header-right ul#cart {
		text-align: center;
      	margin-bottom: 0;
	}
  	ul#cart li {
		max-width: 100%;
    	margin: 0 20px;
	}
	ul#cart li a.header-srch {
    	position: absolute;
    	right: 12px;
    	top: 12px;
	}
  	.gridlock .row .custm-prod-sec {
    	width: 50% !important; 
    }
  	.cstm-pro-carousel {
    	width: 50%;
    	float: right;
    }
  	section#index-social h2.section-heading {
    	width: 100%;
	}
  	div.homepage-section.newsletter-footer #mce-EMAIL {
		width: 100%;
	}
	div.homepage-section.newsletter-footer #mc-embedded-subscribe {
		width: 100%;
		margin-left: 0;
    	margin-top: 2%;
	}
  	div#cstm-newsletter input#mce-EMAIL {
    	font-size: 14px;
    }
  	li.searchbox {
    	display: none!important;
	}
  	li.shifter-handle.mobile-bar-text {
    	display: contents!important;
	}
  	#logo img {
    	width: 100%;
      	max-width:110px;
	}
}
@media(max-width: 799px) {
	.flex-caption.slide-1585674865195 {
    	top: 0!important;
	}
	#Slideshow-1480972784545 .flex-caption p {
	    max-width: 100%;
	}
	footer .desktop-3.tablet-3.mobile-3:nth-child(4) {
    	padding-left: 0!important;
	}
	div#newsletter {
    	width: 100%;
	}
	div footer .sub-footer .left-side, .sub-footer.row .right-side {
    	width: 100%!important;
	}
}
@media(min-width: 740px) and (max-width: 768px) {
	footer .row {
    	flex-direction: row;
    	display: inline-block;
	}
	div#newsletter {
    	width: 96%;
    	margin: 0 auto;
	}
	footer .desktop-3.tablet-3.mobile-3:nth-child(4) {
		clear: left;
	}
	footer .section-title h4 {
		border-bottom: 2px solid #fff;
	}
}
@media(max-width: 739px) {
	.desktop-12.tablet-3.mobile-half.announcement-bar {
    	width: 100%;
	}
	#logo {
		float: left;
	}
	div#logo img {
    	max-width: 120px;
	}
	ul .cart-overview .counter {
		top: 0px;
    	right: 28px;
	}
	.flex-caption p.tv-slide-text {
    	font-size: 2.5rem !important;
	}
	.homepage-section.images-with-text.index-section.nbm {
    	margin-bottom: 30px;
	}
	.nbm .text-with-image.text_section,
	.homepage-section.images-with-text.index-section .text-with-image.text_section {
    	text-align: center;
	}
	.nbm .text-with-image.text_section a.button,
	.homepage-section.images-with-text.index-section .text-with-image.text_section a.button,
	.custm-prod-sec .details a.button {
    	width: auto;
	}
	div#shopify-section-1599046052572 .row.images-with-text {
    	display: inline-grid;
	}
	div#shopify-section-1599046052572 .row.images-with-text .text-with-image {
    	order: 2;
	}
	div#shopify-section-1599046052572 .row.images-with-text .text-with-image.text_section {
    	order: 1;
	}
	/*div#shopify-section-1599046052572 .row.images-with-text .text-with-image, div#shopify-section-1599046052572 .row.images-with-text .text-with-image.text_section {
    	width: 100%!important;
	}*/	
	footer .row {
    	display: inline-block;
	}
	div.homepage-section.newsletter-footer h2 {    
    	text-align: center;
	}
	.footer-section .desktop-3.tablet-3.mobile-3:last-child ul li:first-child {
    	padding-right: 0;
	}
	.footer-section footer .row .section-title h4 {
    	border-bottom: 2px solid #fff;
	}
  	div#signup {    
    	width: 95%;    
    	margin: 0 auto;
    	margin-top: 20px;
	}
	ul#social-icons {
    	text-align: center;
	}
  	#breadcrumb {
		width: 100%;
	}
}
@media(max-width: 644px) {
	.flex-caption p.tv-slide-text {
    	font-size: 2rem !important;
    	text-align: center;
    	margin-top: 3rem!important;
    }
    .caption-inners {
    	text-align: center;
	}
}
@media(max-width: 600px) {
	ul .cart-overview .counter {
		top: 0;
    	right: 0;
	}
	#shopify-section-1596892004602 .custm-prod-sec img, #shopify-section-1598845217203 .custm-prod-sec img {
    	max-height: initial;
    	height: auto;
    	width: 90%;
    	position: initial;
	} 
	.gridlock .row .custm-prod-sec {
	    width: 100% !important;
    	float: left;
    	text-align: center;
	}
  	.custm-prod-sec h2 {
      margin-top: 0; 
    }
	.cstm-pro-carousel {
    	width: 100%;
    	float: left;
	}
  	.custm-prod-sec .details {
    	bottom: auto;
    	top: 38%;
    	position: absolute;
	}
	div#shopify-section-1596892004602 .custm-prod-sec.desktop-3.tablet-6.mobile-3 {
    	float: left;
	}
  	div#blog-article h1 {
    	font-size: 20px;
	}
  	#content h1 {
    	font-size: 20px;
	}
}
@media(max-width: 524px) {
	.flex-caption p.tv-slide-text {
    	font-size: 28px !important;
      	line-height: 36px;
	}
}
@media(max-width: 480px) {
	#newsletter h2.section-heading.foo-heading, .instagram-feed h2.section-heading {
		font-size: 1.7rem;
	}
	.flex-caption p.tv-slide-text {
    	font-size: 18px !important;
	}
	.index-sections .shopify-section {
    	margin-top: 1rem;
	}
	.text-with-image h3 {
    	font-size: 20px !important;
	}
	.images-with-text p {
    	font-size: 14px;
	}
	.custm-prod-sec .details {
    	bottom: 60px;    	
	}
	div.homepage-section.newsletter-footer h2 {
		font-size: 16px;
	}
	footer .desktop-3 ul li a {
    	font-size: 14px;
    	line-height: 2em;
	}
	.announcement-bar > span {
		font-size: 1rem;
	}
}
@media(max-width: 376px){
	#shopping-cart td, #shopping-cart th {
	    padding: 0px;
	}
	form#cartform th, form#cartform label {
		font-size: 12px;
	}
	form#cartform td {
	    font-size: 13px;
	}
}