/* Text Elements */

h1.kicker {
  padding-bottom: 1.5rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 18vw;
  font-family: 'Oswald', sans-serif;
  line-height: 1.09;
}

h1.shop-kicker {
  display: inline-block;
  float: left;
  padding: .6875rem .5rem;
  background-color: #f2ba46;
  text-align: left;
  font-size: 2.5rem;
}

h1.kicker.shop-kicker {
  margin-bottom: 0;
  background-color: #f2eee5;
  color: #faad0c;
  font-size: 3.75rem;
}

h1 span.heading-text-4 {
  font-style: italic;
}

h2.heading-3 {
  background-color: #141416;
  color: #fafaf4;
  text-align: center;
}

h3 {
  display: block;
  color: #5a5a5a;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  font-weight: 900;
  font-size: 1.875rem;
  font-family: 'Oswald', sans-serif;
}

h3.section-heading {
  display: block;
  text-align: center;
  font-size: 2.5rem;
}

h3.section-heading.small-section {
  text-align: center;
}

h3 span.heading-text-1 {
  color: rgba(52, 41, 14, .8);
}

h3 span.heading-text-9 {
  color: #fafaf4;
}

h3 span.heading-text-7 {
  color: #fafaf4;
}

h3 span.heading-text-8 {
  color: #fafaf4;
}

h4 {
  color: #5a5a5a;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  font-weight: 700;
  font-size: 1.625rem;
  font-family: 'Oswald', sans-serif;
}

h4.heading-2 {
  clear: left;
  padding: .1875rem .1875rem .1875rem .75rem;
  max-width: 21.25rem;
  background-color: #2a3755;
  color: #dfdfdf;
  text-align: left;
}

h5 {
  color: #5a5a5a;
  font-size: 1.375rem;
  font-family: 'Oswald', sans-serif;
}

h5.modal-heading {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: .8rem;
  padding-bottom: .6rem;
  padding-left: .6rem;
  width: 100%;
  background-color: rgba(154, 79, 89, .8);
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-size: .9375rem;
}

h6 {
  color: rgba(13, 44, 54, .75);
  font-family: 'Montserrat', sans-serif;
}

h6.footer-title {
  color: #a4a9b2;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  font-size: 1.125rem;
  font-family: 'Oswald', sans-serif;
}

h6.branding-title {
  margin-bottom: 0;
  font-size: 1.75rem;
}

h6 span.logo {
  color: #fff;
  font-weight: 700;
}

h6.product-title {
  margin-top: .5rem;
  margin-bottom: .25rem;
  color: rgba(13, 44, 54, .9);
  text-align: center;
}

h6 span.heading-text-2 {
  color: #1c1f25;
}

h6 span.heading-text-3 {
  color: #1c1f25;
}

h6 span.heading-text-6 {
  color: #fafaf4;
}

h6 span.heading-text-5 {
  color: #fafaf4;
}

p.paragraph {
  color: rgba(13, 44, 54, .85);
  letter-spacing: .0125rem;
  font-size: .9375rem;
  font-family: 'PT Sans', sans-serif;
  line-height: 1.5;
}

p.paragraph span.strong {
  font-weight: 700;
}

p.paragraph span.highlight-footer {
  color: #fff;
}

p.paragraph.paragraph-2 {
  color: #a4a9b2;
}

p.paragraph.address-p {
  margin-bottom: .1875rem;
  color: #141416;
}

p.paragraph.slogan {
  color: #a4a9b2;
  letter-spacing: .09375rem;
  font-family: 'Oswald', sans-serif;
}

p.paragraph a.link {
  color: #1f64a6;
  text-decoration: none;
}

p.paragraph.product-description {
  margin-right: auto;
  margin-left: auto;
  max-width: 25rem;
  text-align: center;
  font-size: .8125rem;

  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

p.paragraph.price-tag {
  margin-right: auto;
  margin-bottom: .1875rem;
  margin-left: auto;
  max-width: 25rem;
  color: #1f64a6;
  text-align: center;
  font-size: .8125rem;
}

p.paragraph.footer-tag {
  text-align: center;
}

p.paragraph span.paragraph-text-4 {
  color: #141416;
}

p.paragraph span.paragraph-text-3 {
  color: #141416;
}

p.paragraph span.paragraph-text-2 {
  color: #141416;
}

p.paragraph span.paragraph-text-1 {
  color: #141416;
}

p.paragraph a.link:hover {
  text-decoration: underline;
}

a.link-text {
  color: #fff;
  font-size: 1.25rem;
  font-family: 'PT Sans', sans-serif;
}

a.link-text.text-link-5 {
  color: #141416;
}

a.link-text.text-link-6 {
  color: #141416;
}

a.link-text.text-link-7 {
  color: #141416;
}

a.link-text.text-link-9 {
  color: #141416;
}

a.link-text.text-link-4 {
  color: #141416;
}

a.link-text.text-link-8 {
  color: #141416;
}

/* Interaction Elements */

a.link-button.button {
  margin-top: .625rem;
  padding: 1rem 1.75rem;
  border-width: .125rem;
  border-color: #141416;
  background-color: #e9ecef;
  box-shadow: #faad0c 5px 5px 10px 0;
  color: #06242e;
  text-transform: uppercase;
  font-size: 1.125rem;
  -webkit-transition-delay: .1s, 0s;
     -moz-transition-delay: .1s, 0s;
       -o-transition-delay: .1s, 0s;
          transition-delay: .1s, 0s;
  -webkit-transition-duration: 1s, 0s;
     -moz-transition-duration: 1s, 0s;
       -o-transition-duration: 1s, 0s;
          transition-duration: 1s, 0s;
}

a.link-button {
  font-family: 'PT Sans', sans-serif;
}

a.link-button span.button-link-text-6 {
  font-size: .75rem;
}

a.link-button span.button-link-text-7 {
  font-size: .75rem;
}

a.link-button span.button-link-text-8 {
  font-size: .75rem;
}

a.link-button span.button-link-text-9 {
  font-size: .75rem;
}

a.link-button span.button-link-text-10 {
  font-size: .75rem;
}

a.link-button.button:hover {
  background-color: #c2c2c2;
}

/* Layout Elements */

body > .row {
  max-width: none;
}

body > .row > [class*='small-'].section {
  padding-top: 1.25rem;
  padding-bottom: 3.75rem;
}

body > .row > [class*='small-'].pre-footer.section {
  padding-top: 1.875rem;
  background-color: #e9ecef;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='small-'].footer-text-col {
  padding-top: 2.5rem;
  padding-bottom: 1.25rem;
}

body > .row > [class*='small-'].funny {
  background-image: url('../images/tortoise-xs.png');
  background-attachment: scroll;
  background-position: 10% bottom;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
}

body > .row > [class*='small-'] {
  padding-top: .625rem;
  padding-bottom: .625rem;
}

body > .row.footer-row {
  margin-top: 2.5rem;
  background-color: #2a3755;
}

body > .row > [class*='small-'].shop-header-col {
  margin-top: 5.3125rem;
  padding-left: 0;
  text-align: center;
}

body > .row > [class*='small-'].product-col {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

body > .row.shop-header {
  min-height: 31.25rem;
  background-color: #e9ecef;
  background-image: url('../images/small/surf-shop.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row > [class*='small-'].product-desc-col {
  padding-top: 0;
  padding-bottom: 0;
}

body > .row > [class*='small-'].product-images-col {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

body > .row > [class*='small-'].shop-nav-col {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .4) 0%, rgba(255, 255, 255, .35) 33%, rgba(255, 255, 255, .25) 66%, rgba(255, 255, 255, .2) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .4) 0%, rgba(255, 255, 255, .35) 33%, rgba(255, 255, 255, .25) 66%, rgba(255, 255, 255, .2) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .4) 0%, rgba(255, 255, 255, .35) 33%, rgba(255, 255, 255, .25) 66%, rgba(255, 255, 255, .2) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, .4) 0%, rgba(255, 255, 255, .35) 33%, rgba(255, 255, 255, .25) 66%, rgba(255, 255, 255, .2) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
}

body > .row > [class*='small-'].product-name-col {
  padding-bottom: 0;
}

body > .row.product-cat-row {
  margin-top: 1.875rem;
}

body > .row > [class*='small-'].reduced-opacity {
  opacity: .5;
}

body > .row > [class*='small-'].full-opacity {
  opacity: .99;
}

body > .row > [class*='small-'].full-opacity.reduced-opacity {
  opacity: 1;
}

body > .row > [class*='small-'].footer-content-col {
  background-color: #e9ecef;
}

body > .row > [class*='small-'].footer-text-col.funny {
  background-color: #d3930f;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.location-page {
  background-image: url('http://red-resources.coffeecup.com/storage/common/url-placeholder.png');
}

body > .row.header-row.location-page {
  background-image: url('../images/small/board-vin.jpg');
}

body > .row.header-row {
  padding-bottom: 0;
  max-width: none;
  height: 100vh;
  background-image: url('../images/small/surf-up.jpg');
  background-attachment: scroll;
  background-position: 60% top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
}

.subgrid > .row > [class*='small-'].footer-sub-col {
  padding-top: .625rem;
}

.subgrid > .row > [class*='small-'].subgrid-column-2 {
  background-color: #909083;
}

.container.product-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: .0625rem;
  padding: 1.25rem 1.25rem .625rem;
  background-color: #fff;

  -webkit-box-flex: 100%;
  -webkit-flex: 100%;
     -moz-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.hide-mob.product-wrapper {
  display: none;
}

.container.more-text-box {
  display: none;
}

.container.modal-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 90;
  display: none;
  margin: .125rem 1% .0625rem;
  padding: 0;
  border: .0625rem solid rgba(104, 157, 78, .4);
  background-color: rgba(40, 40, 40, .9);
}

.container.m-content-wrapper {
  position: relative;
  margin-top: .8125rem;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

div.responsive-picture.product-img {
  margin-top: 1.25rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 12.5rem;
}

div.responsive-picture.product-img > picture {
  margin: -.375rem -.25rem -.375rem -.25rem;
}

.rule.footer-separator hr {
  border-top-color: #5c6987;
}

.rule.footer-separator {
  margin-top: 1.5rem;
}

div.responsive-picture.modal-image {
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  max-width: none;
  width: 100%;
}

span.glyph.button {
  float: right;
  margin-bottom: 0;
  padding: 0 .15em;
  background-color: rgba(154, 79, 89, .8);
  color: #fff;
  font-size: 38px;
}

span.glyph.button.next-button {
  position: absolute;
  top: 60px;
  right: 0;
  padding: .3em .4em .3em .45em;
}

div.responsive-picture.picture-3 {
  max-width: 600px;
}

@media screen and (min-width: 14.5rem) {
  /* Text Elements */

  h1.kicker.shop-kicker {
    float: none;
    border: .0625rem solid #d3930f;
    font-size: 3.58rem;
  }

  h1 span.heading-text-10 {
    font-size: 1.375rem;
  }

  h1.heading-4 {
    text-align: center;
  }

  h3 span.heading-text-1 {
    font-size: 1.5625rem;
  }

  h3 span.heading-text-8 {
    color: #faad0c;
  }

  h3 span.heading-text-7 {
    color: #faad0c;
  }

  h3 span.heading-text-9 {
    color: #faad0c;
  }

  h4 span.heading-text-11 {
    font-size: .6875rem;
  }

  h4.heading-2 {
    border: .1875rem solid #d3930f;
  }

  h6 span.heading-text-15 {
    color: #faad0c;
  }

  h6.branding-title.footer-title {
    background-color: #faad0c;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  p.paragraph.paragraph-5 {
    text-align: center;
  }

  p.paragraph span.paragraph-text-12 {
    color: #141416;
  }

  a.link-text.text-link-3 {
    color: #141416;
  }

  /* Interaction Elements */

  a.link-button.button {
    border-width: .125rem;
    border-color: #141416;
    background-color: rgba(255, 234, 180, .8);
    box-shadow: #faad0c 5px 5px 10px 0;
    font-weight: 700;
    font-size: 1rem;
    font-family: 'Mountains of Christmas', cursive;
  }

  a.link-button span.button-link-text-10 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-9 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-8 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-7 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-6 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-12 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-14 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-11 {
    font-size: .75rem;
  }

  /* Layout Elements */

  body > .row > [class*='small-'].column-1 {
    background-color: #fafaf4;
  }

  body > .row > [class*='small-'].pre-footer.section {
    background-color: #fafaf4;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].footer-content-col {
    background-color: #e9ecef;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-1 {
    background-color: #fafaf4;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-4 {
    background-color: #909083;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-5 {
    background-color: #909083;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-2 {
    background-color: #e9ecef;
  }

  .container.container-2 {
    background-color: #faad0c;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.picture-4 {
    float: left;
  }
}

@media screen and (min-width: 15.875rem) {
  /* Text Elements */

  h1.kicker.shop-kicker {
    float: none;
    width: auto;
  }

  h1.heading-4 {
    text-align: center;
  }

  h3 span.heading-text-8 {
    color: #faad0c;
  }

  h3 span.heading-text-7 {
    color: #faad0c;
  }

  h3 span.heading-text-9 {
    color: #faad0c;
  }

  h3 span.heading-text-1 {
    font-size: 1.75rem;
  }

  h6 span.heading-text-2 {
    font-size: 1.1875rem;
  }

  a.link-text.text-link-2 {
    color: #141416;
  }

  a.link-text.text-link-3 {
    color: #141416;
  }

  /* Interaction Elements */

  a.link-button.button.smooth-scroll {
    font-size: 1.05rem;
  }

  a.link-button span.button-link-text-1 {
    font-size: .625rem;
  }

  a.link-button span.button-link-text-2 {
    font-size: .625rem;
  }

  a.link-button span.button-link-text-3 {
    font-size: .625rem;
  }

  a.link-button span.button-link-text-4 {
    font-size: .625rem;
  }

  a.link-button span.button-link-text-5 {
    font-size: .625rem;
  }

  a.link-button.button {
    border-width: .1875rem;
    border-color: #141416;
    background-color: rgba(255, 234, 180, .8);
    box-shadow: #faad0c 5px 5px 10px 0;
    font-weight: 700;
    font-family: 'Mountains of Christmas', cursive;
  }

  /* Layout Elements */

  body > .row > [class*='small-'].column-1 {
    background-color: #fafaf4;
  }

  body > .row > [class*='small-'].pre-footer.section {
    background-color: #fafaf4;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].footer-content-col {
    background-color: #fafaf4;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].footer-text-col.funny {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-2 {
    background-color: #909083;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-1 {
    background-color: #fafaf4;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-4 {
    background-color: #909083;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-5 {
    background-color: #909083;
  }

  .container.container-2 {
    background-color: #faad0c;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.picture-4 {
    float: left;
  }

  div.responsive-picture.picture-2 {
    float: left;
  }

  div.responsive-picture.picture-6 {
    float: left;
  }

  div.responsive-picture.picture-7 {
    float: left;
  }
}

@media screen and (min-width: 20.5rem) {
  /* Text Elements */

  h1.kicker.shop-kicker {
    float: none;
    width: 320px;
  }

  h1.heading-4 {
    text-align: center;
  }

  h2.heading-3 {
    background-color: #141416;
    color: #fafaf4;
    text-align: center;
  }

  h3 span.heading-text-7 {
    color: #faad0c;
  }

  h3 span.heading-text-9 {
    color: #faad0c;
  }

  h3 span.heading-text-8 {
    color: #faad0c;
  }

  h4.heading-2 {
    position: static;
    float: none;
    clear: both;
    max-width: 50.24rem;
  }

  p.paragraph.paragraph-1 {
    text-align: center;
  }

  a.link-text.text-link-7 {
    color: #141416;
  }

  a.link-text.text-link-8 {
    color: #141416;
  }

  a.link-text.text-link-9 {
    color: #141416;
  }

  a.link-text.text-link-4 {
    color: #141416;
  }

  a.link-text.text-link-2 {
    color: #141416;
  }

  a.link-text.text-link-3 {
    color: #141416;
  }

  /* Interaction Elements */

  a.link-button span.button-link-text-6 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-7 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-8 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-9 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-10 {
    font-size: .75rem;
  }

  a.link-button.button {
    border: .25rem groove #141416;
    background-color: rgba(255, 234, 180, .8);
    box-shadow: #d3930f 5px 5px 10px 0;
    font-weight: 700;
    font-family: 'Mountains of Christmas', cursive;
  }

  /* Layout Elements */

  body > .row > [class*='small-'].column-1 {
    background-color: #fafaf4;
  }

  body > .row > [class*='small-'].footer-content-col {
    background-color: #fafaf4;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].footer-text-col.funny {
    background-color: #909083;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.shop-header {
    background-color: #fafaf4;
  }

  body > .row > [class*='small-'].pre-footer.section {
    background-color: #fafaf4;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-1 {
    background-color: #fafaf4;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-4 {
    background-color: #909083;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-5 {
    background-color: #909083;
  }

  .container.container-2 {
    background-color: #faad0c;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.picture-4 {
    float: left;
  }

  div.responsive-picture.picture-2 {
    float: left;
  }

  div.responsive-picture.picture-6 {
    float: left;
  }
}

@media screen and (min-width: 25rem) {
  /* Text Elements */

  h1.kicker.shop-kicker {
    float: none;
    max-width: 136.43vmax;
  }

  h1.heading-4 {
    text-align: center;
  }

  h3 span.heading-text-7 {
    color: #faad0c;
  }

  h3 span.heading-text-8 {
    color: #faad0c;
  }

  h3 span.heading-text-9 {
    color: #faad0c;
  }

  h4.heading-2 {
    max-width: 800rem;
    background-color: #141416;
  }

  h6 span.heading-text-6 {
    color: #fafaf4;
  }

  h6 span.heading-text-5 {
    color: #e3e2c6;
  }

  p.paragraph span.paragraph-text-3 {
    color: #141416;
  }

  p.paragraph span.paragraph-text-2 {
    color: #141416;
  }

  p.paragraph span.paragraph-text-1 {
    color: #141416;
  }

  p.paragraph span.paragraph-text-8 {
    color: #fafaf4;
    text-transform: uppercase;
    font-style: italic;
  }

  p.paragraph.paragraph-1 {
    text-align: center;
  }

  a.link-text.text-link-7 {
    color: #141416;
  }

  a.link-text.text-link-8 {
    color: #141416;
  }

  a.link-text.text-link-9 {
    color: #141416;
  }

  a.link-text.text-link-4 {
    color: #141416;
  }

  a.link-text.text-link-2 {
    color: #141416;
    text-align: center;
  }

  a.link-text.text-link-3 {
    color: #141416;
  }

  /* Interaction Elements */

  a.link-button span.button-link-text-12 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-14 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-11 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-13 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-15 {
    font-size: .75rem;
  }

  a.link-button.button {
    background-color: rgba(255, 234, 180, .8);
    font-weight: 700;
    font-family: 'Mountains of Christmas', cursive;
  }

  /* Layout Elements */

  body > .row.header-row.location-page {
    height: 400vh;
  }

  body > .row > [class*='small-'].pre-footer.section {
    background-color: #fafaf4;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].footer-content-col {
    background-color: #fafaf4;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].footer-text-col.funny {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.shop-header {
    background-color: #fafaf4;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-5 {
    background-color: #909083;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-4 {
    background-color: #909083;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-1 {
    background-color: #fafaf4;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-2 {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.container-2 {
    background-color: #faad0c;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.picture-3 {
    max-width: 1200px;
  }

  div.responsive-picture.picture-4 {
    float: left;
  }

  div.responsive-picture.picture-2 {
    float: left;
  }

  div.responsive-picture.picture-5 {
    float: left;
  }

  div.responsive-picture.picture-6 {
    float: left;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.shop-kicker {
    font-size: 2.5rem;
  }

  h1.kicker.shop-kicker {
    position: relative;
    float: none;
    max-width: none;
    width: auto;
    text-align: center;
    font-size: 4.375rem;
  }

  h1.heading-4 {
    text-align: center;
  }

  h2.heading-3 {
    background-color: #141416;
    color: #fafaf4;
    text-align: center;
  }

  h3 span.heading-text-12 {
    color: #faad0c;
  }

  h3 span.heading-text-13 {
    color: #faad0c;
  }

  h3 span.heading-text-7 {
    color: #faad0c;
  }

  h3 span.heading-text-9 {
    color: #faad0c;
  }

  h4.heading-2 {
    margin-bottom: 2.5rem;
    text-align: center;
  }

  h5.modal-heading {
    margin-top: 4.666666666666667rem;
    max-width: none;
  }

  h6.branding-title.footer-title {
    text-align: center;
  }

  h6.footer-title {
    color: #141416;
  }

  h6 span.heading-text-5 {
    color: #141416;
  }

  h6 span.heading-text-6 {
    color: #141416;
  }

  p.paragraph font.paragraph-text-9 {
    color: #fafaf4;
  }

  p.paragraph span.paragraph-text-10 {
    color: #141416;
  }

  p.paragraph span.paragraph-text-11 {
    color: #141416;
  }

  p.paragraph.paragraph-1 {
    text-align: center;
  }

  p.paragraph.paragraph-3 {
    text-align: center;
  }

  a.link-text.text-link-7 {
    color: #141416;
  }

  a.link-text.text-link-8 {
    color: #141416;
  }

  a.link-text.text-link-9 {
    color: #141416;
  }

  a.link-text.text-link-4 {
    color: #141416;
  }

  a.link-text.text-link-1 {
    color: #141416;
  }

  a.link-text.text-link-2 {
    color: #141416;
    text-align: center;
  }

  a.link-text.text-link-3 {
    color: #141416;
  }

  a.link-text.text-link-11 {
    color: #141416;
  }

  /* Interaction Elements */

  a.link-button span.button-link-text-12 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-14 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-11 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-13 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-15 {
    font-size: .75rem;
  }

  a.link-button.button {
    background-color: rgba(255, 234, 180, .8);
    font-weight: 700;
    font-family: 'Mountains of Christmas', cursive;
  }

  /* Layout Elements */

  body > .row.footer-row {
    margin-top: 2.5rem;
  }

  body > .row > [class*='small-'].shop-header-col {
    margin-top: 5rem;
  }

  body > .row.shop-header {
    min-height: 40.625rem;
  }

  body > .row > [class*='small-'].shop-nav-col {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .4) 0%, rgba(255, 255, 255, .35) 33%, rgba(255, 255, 255, .15) 66%, rgba(255, 255, 255, .05) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .4) 0%, rgba(255, 255, 255, .35) 33%, rgba(255, 255, 255, .15) 66%, rgba(255, 255, 255, .05) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .4) 0%, rgba(255, 255, 255, .35) 33%, rgba(255, 255, 255, .15) 66%, rgba(255, 255, 255, .05) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .4) 0%, rgba(255, 255, 255, .35) 33%, rgba(255, 255, 255, .15) 66%, rgba(255, 255, 255, .05) 100%);
  }

  body > .row > [class*='small-'].product-name-col {
    padding-top: 0;
  }

  body > .row > [class*='small-'].pre-footer.section {
    padding-top: 3.125rem;
    background-color: #fafaf4;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].footer-content-col {
    padding-right: 0;
    padding-left: 0;
    background-color: #fafaf4;
  }

  body > .row.header-row.location-page {
    background-image: url('../images/large/board-vin-opt.jpg');
  }

  body > .row > [class*='small-'].footer-text-col.funny {
    background-color: #fafaf4;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid.footer-grid {
    max-width: 35rem;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-4 {
    background-color: #909083;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-2 {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-1 {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.hide-mob.product-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.footer-section {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    background-color: #fafaf4;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
       -moz-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    background-blend-mode: normal;
  }

  .container#footer-section-2 {
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
       -moz-box-flex: 50%;
        -ms-flex: 50%;
            flex: 50%;
  }

  .container#footer-section-3 {
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
       -moz-box-flex: 50%;
        -ms-flex: 50%;
            flex: 50%;
  }

  .container.footer-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.modal-container {
    margin-right: auto;
    margin-left: auto;
    max-width: 75rem;
  }

  .container.m-content-wrapper {
    margin-right: auto;
    margin-left: auto;
    max-width: 56.25rem;
  }

  .container.container-2 {
    background-color: #faad0c;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;

    background-blend-mode: normal;
  }

  div.responsive-picture.modal-image {
    max-width: none;
  }

  div.responsive-picture.picture-4 {
    float: left;
  }

  div.responsive-picture.picture-2 {
    float: left;
  }

  div.responsive-picture.picture-6 {
    float: left;
  }
}

@media screen and (min-width: 43.75rem) {
  /* Text Elements */

  h1.heading-4 {
    text-align: center;
  }

  h3 span.heading-text-8 {
    color: #faad0c;
  }

  h3 span.heading-text-14 {
    color: #5a5a5a;
  }

  h3 span.heading-text-7 {
    color: #d3930f;
  }

  h3 span.heading-text-9 {
    color: #faad0c;
  }

  /* Interaction Elements */

  a.link-button span.button-link-text-11 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-12 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-13 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-15 {
    font-size: .75rem;
  }

  a.link-button.button {
    background-color: rgba(255, 234, 180, .8);
    font-weight: 700;
    font-family: 'Mountains of Christmas', cursive;
  }

  /* Layout Elements */

  body > .row > [class*='small-'].pre-footer.section {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-1 {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.picture-4 {
    float: left;
  }

  div.responsive-picture.picture-2 {
    float: left;
  }

  div.responsive-picture.picture-6 {
    float: left;
  }
}

@media screen and (min-width: 49.25rem) {
  /* Text Elements */

  h1.kicker.shop-kicker {
    font-size: 6.25rem;
  }

  h1.kicker {
    font-size: 16vw;
  }

  h3.section-heading {
    font-size: 2.75rem;
  }

  h3 span.heading-text-7 {
    color: #faad0c;
  }

  h3 span.heading-text-8 {
    color: #faad0c;
  }

  h3 span.heading-text-9 {
    color: #faad0c;
  }

  h6 span.heading-text-5 {
    color: #141416;
  }

  h6 span.heading-text-6 {
    color: #141416;
  }

  p.paragraph span.strong {
    font-weight: 700;
  }

  p.paragraph {
    font-size: 1.0625rem;
  }

  p.paragraph span.paragraph-text-1 {
    color: #141416;
  }

  p.paragraph span.paragraph-text-2 {
    color: #141416;
  }

  p.paragraph span.paragraph-text-3 {
    color: #141416;
  }

  p.paragraph span.paragraph-text-4 {
    color: #141416;
  }

  p.paragraph span.paragraph-text-5 {
    color: #141416;
  }

  p.paragraph span.paragraph-text-6 {
    color: #141416;
  }

  p.paragraph span.paragraph-text-7 {
    color: #141416;
  }

  p.paragraph span.paragraph-text-8 {
    color: #141416;
  }

  p.paragraph.footer-tag {
    position: relative;
  }

  p.paragraph.paragraph-1 {
    text-align: center;
  }

  p.paragraph.paragraph-4 {
    -webkit-column-count: auto;
       -moz-column-count: auto;
            column-count: auto;
  }

  a.link-text.text-link-6 {
    color: #141416;
  }

  a.link-text.text-link-5 {
    color: #141416;
  }

  a.link-text.text-link-2 {
    float: right;
    color: #141416;
  }

  /* Interaction Elements */

  a.link-button.button {
    background-color: rgba(255, 234, 180, .8);
    text-align: right;
    font-weight: 700;
    font-family: 'Mountains of Christmas', cursive;
  }

  a.link-button span.button-link-text-11 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-12 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-13 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-14 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-15 {
    font-size: .75rem;
  }

  /* Layout Elements */

  body > .row > [class*='small-'].shop-header-col {
    margin-top: 5.3125rem;
  }

  body > .row.shop-header {
    min-height: 43.75rem;
    background-image: url('../images/large/surf-shop.jpg');
  }

  body > .row > [class*='small-'].product-name-col {
    padding-bottom: .625rem;
  }

  body > .row.product-detail {
    margin-top: 3.75rem;
  }

  body > .row > [class*='small-'].reduced-opacity {
    opacity: 1;
  }

  body > .row.header-row {
    background-image: url('../images/large/surf-up.jpg');
    background-attachment: fixed;
  }

  body > .row > [class*='small-'].footer-content-col {
    background-color: #fafaf4;
  }

  body > .row > [class*='small-'].pre-footer.section {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid.footer-grid {
    max-width: 35rem;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-1 {
    background-color: #fafaf4;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-4 {
    background-color: #909083;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-5 {
    background-color: #909083;
  }

  .container.product-wrapper {
    -webkit-box-flex: 33%;
    -webkit-flex: 33%;
       -moz-box-flex: 33%;
        -ms-flex: 33%;
            flex: 33%;
  }

  .container.container-1 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }

  .container.container-2 {
    background-color: #faad0c;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.product-img > picture {
    margin: -.1875rem;
  }

  a.social-image.social-icon-1 {
    float: left;
  }

  a.social-image.social-icon-2 {
    float: left;
  }

  div.responsive-picture.picture-4 {
    float: left;
  }

  div.responsive-picture.picture-2 {
    float: left;
  }

  div.responsive-picture.picture-6 {
    float: left;
  }
}

@media screen and (min-width: 61rem) {
  /* Text Elements */

  h1.kicker.shop-kicker {
    max-width: 136.41vmax;
  }

  h1 span.heading-text-10 {
    font-family: 'Montserrat', cursive;
  }

  h2.heading-3 {
    background-color: #141416;
    color: #fafaf4;
  }

  h3 span.heading-text-12 {
    color: #faad0c;
  }

  h3 span.heading-text-13 {
    color: #faad0c;
  }

  h3 span.heading-text-7 {
    color: #faad0c;
  }

  h3 span.heading-text-9 {
    color: #faad0c;
  }

  p.paragraph.paragraph-1 {
    text-align: center;
  }

  p.paragraph.paragraph-3 {
    text-align: center;
  }

  p.paragraph.slogan {
    text-align: center;
  }

  a.link-text.text-link-4 {
    color: #141416;
  }

  a.link-text.text-link-7 {
    background-color: #fafaf4;
    color: #141416;
  }

  a.link-text.text-link-8 {
    color: #141416;
  }

  a.link-text.text-link-9 {
    background-color: #fafaf4;
    color: #141416;
  }

  a.link-text.text-link-11 {
    color: #141416;
  }

  a.link-text span.text-link-text-1 {
    color: #fafaf4;
  }

  a.link-text span.text-link-text-2 {
    color: #e9ecef;
  }

  /* Interaction Elements */

  a.link-button.button {
    background-color: rgba(255, 234, 180, .8);
    font-weight: 700;
    font-family: 'Mountains of Christmas', cursive;
  }

  a.link-button span.button-link-text-11 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-12 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-13 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-14 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-15 {
    font-size: .75rem;
  }

  a.link-button span.button-link-text-16 {
    color: #141416;
  }

  /* Layout Elements */

  body > .row > [class*='small-'].column-1 {
    position: relative;
  }

  body > .row.header-row.location-page {
    height: 150vh;
    background-color: #fafaf4;
  }

  body > .row > [class*='small-'].footer-content-col {
    background-color: #fafaf4;
  }

  body > .row > [class*='small-'].pre-footer.section {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-1 {
    background-color: #fafaf4;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-2 {
    background-color: #fafaf4;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.container-2 {
    background-color: #909083;
  }

  .container.footer-section {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.picture-4 {
    float: left;
  }

  div.responsive-picture.picture-6 {
    float: left;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h1.kicker {
    font-size: 14vw;
  }

  h1.kicker.shop-kicker {
    background-color: #fafaf4;
    text-align: left;
  }

  h1 span.heading-text-16 {
    font-size: 3.125rem;
    font-family: 'Covered By Your Grace', cursive;
  }

  h2.heading-3 {
    background-color: #fafaf4;
    color: #faad0c;
    text-align: center;
  }

  h3.section-heading {
    font-size: 3rem;
  }

  h4.heading-2 {
    margin-bottom: 4.375rem;
  }

  p.paragraph {
    font-size: 1.125rem;
  }

  p.paragraph.caption {
    font-size: .8125rem;
  }

  p.paragraph.paragraph-1 {
    text-align: center;
  }

  p.paragraph.slogan {
    color: #141416;
  }

  p.paragraph span.paragraph-text-13 {
    font-size: .6875rem;
  }

  p.paragraph.paragraph-4 {
    position: static;
    text-align: center;
  }

  /* Interaction Elements */

  a.link-button.button.smooth-scroll {
    font-family: 'Mountains of Christmas', cursive;
  }

  a.link-button.button {
    background-color: rgba(255, 234, 180, .8);
    text-align: center;
    font-weight: 700;
    font-family: 'Mountains of Christmas', cursive;
  }

  /* Layout Elements */

  body > .row.footer-row {
    margin-top: 2.5rem;
  }

  body > .row > [class*='small-'].shop-header-col {
    float: none;
    margin-bottom: 2.5rem;
  }

  body > .row.product-detail {
    max-width: 87.5rem;
  }

  body > .row > [class*='small-'].pre-footer.section {
    padding-top: 4.375rem;
    background-color: #fafaf4;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.header-row.location-page {
    background-color: #fafaf4;
  }

  body > .row > [class*='small-'].footer-content-col {
    background-color: #fafaf4;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='small-'].footer-text-col.funny {
    background-color: #141416;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-2 {
    background-color: #fafaf4;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.product-wrapper {
    -webkit-box-flex: 33%;
    -webkit-flex: 33%;
       -moz-box-flex: 33%;
        -ms-flex: 33%;
            flex: 33%;
  }

  .container#footer-section-1 {
    -webkit-box-flex: 40%;
    -webkit-flex: 40%;
       -moz-box-flex: 40%;
        -ms-flex: 40%;
            flex: 40%;
  }

  .container#footer-section-2 {
    -webkit-box-flex: 30%;
    -webkit-flex: 30%;
       -moz-box-flex: 30%;
        -ms-flex: 30%;
            flex: 30%;
  }

  .container#footer-section-3 {
    -webkit-box-flex: 30%;
    -webkit-flex: 30%;
       -moz-box-flex: 30%;
        -ms-flex: 30%;
            flex: 30%;
  }

  .container.footer-content-wrapper {
    margin-right: auto;
    margin-left: auto;
    max-width: 87.5rem;
  }

  .container.modal-container {
    top: .1875rem;
    right: .4375rem;
    bottom: 0;
    left: .375rem;
    max-width: none;
  }

  .container.container-2 {
    background-color: #fafaf4;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.footer-section {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  span.glyph.next-button {
    position: absolute;
    top: 80px;
    right: 0;
    padding: .3em .4em;
    background-color: #9a4f59;
  }

  span.glyph.button {
    background-color: rgba(154, 79, 89, .8);
  }

  div.responsive-picture.picture-2 {
    float: left;
  }

  div.responsive-picture.picture-4 {
    position: relative;
    float: none;
    min-width: 100px;
  }

  div.responsive-picture.picture-5 {
    float: left;
  }

  div.responsive-picture.picture-6 {
    float: left;
  }

  a.social-image.social-icon-3 {
    position: relative;
  }

  div.responsive-picture.picture-4 > picture {
    margin: -.1875rem -.25rem -.1875rem -.25rem;
  }
}