/** Shopify CDN: Minification failed

Line 889:2 Expected identifier but found "*"
Line 5565:2 Unexpected "<!--"
Line 5579:4 Unexpected "-->"

**/
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, footer, header, nav, section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
figcaption, figure, main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b, strong {
  font-weight: inherit;
  font-weight: bolder;
}
code, kbd, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
audio, video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: .35em .75em .625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details, menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
[hidden], template {
  display: none;
}
.container, .container-fluid {
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}
.row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -.5rem;
  margin-left: -.5rem;
}
.row.reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.col.reverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-offset-0, .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: .5rem;
  padding-left: .5rem;
}
.col-xs {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}
.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}
.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}
.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}
.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}
.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.start-xs {
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}
.center-xs {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.end-xs {
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}
.top-xs {
  -ms-flex-align: start;
  align-items: flex-start;
}
.middle-xs {
  -ms-flex-align: center;
  align-items: center;
}
.bottom-xs {
  -ms-flex-align: end;
  align-items: flex-end;
}
.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.between-xs {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.first-xs {
  -ms-flex-order: -1;
  order: -1;
}
.last-xs {
  -ms-flex-order: 1;
  order: 1;
}
@media only screen and (min-width:43.75em) {
  .container {
    width: 44rem;
  }
  .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-offset-0, .col-sm-offset-1, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .col-sm {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-sm {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-sm {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -ms-flex-order: -1;
    order: -1;
  }
  .last-sm {
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width:64em) {
  .container {
    width: 65rem;
  }
  .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-offset-0, .col-md-offset-1, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .col-md {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-md {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-md {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -ms-flex-order: -1;
    order: -1;
  }
  .last-md {
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width:75em) {
  .container {
    width: 76rem;
  }
  .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .col-lg {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-lg {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-lg {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -ms-flex-order: -1;
    order: -1;
  }
  .last-lg {
    -ms-flex-order: 1;
    order: 1;
  }
}
form {
  margin: 0 auto;
  max-width: 650px;
  width: 90%;
}
[role=button], a, area, button, input, label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
input, select, textarea {
  display: block;
  height: 50px;
  line-height: 50px;
  width: 100%;
  padding: 0 15px;
  border: 1px solid #ddd9d1;
  border-radius: 6px;
  color: #4d5761;
  font-size: 14px;
  font-family: Muli,sans-serif;
  margin-bottom: 15px;
}
@media only screen and (min-width:700px) {
  input, select, textarea {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 500px) {
  input, select, textarea {
	font-size: 16px;
  }
}
input:focus, select:focus, textarea:focus {
  outline: none;
}
input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
}
input::placeholder, select::placeholder, textarea::placeholder {
  color: #a6abb0;
  opacity: 1;
}
input:-ms-input-placeholder, input::-ms-input-placeholder, select:-ms-input-placeholder, select::-ms-input-placeholder, textarea:-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #a6abb0;
}
input[disabled], select[disabled], textarea[disabled] {
  border-color: #000;
  background-color: #000;
  cursor: default;
}
label {
  display: block;
  margin-bottom: 10px;
}
button, input[type=submit], label[for] {
  cursor: pointer;
  width: auto;
  border: none;
}
textarea {
  min-height: 200px;
}
select::-ms-expand {
  display: none;
}
.input-error, option {
  background-color: #fff;
  color: #4d5761;
}
.input-error {
  border-color: #ff6d6d;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.visually-hidden {
  position: absolute!important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
}
.js-focus-hidden:focus {
  outline: none;
}
.label-hidden {
  position: absolute!important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
}
.no-placeholder .label-hidden, .visually-shown {
  position: inherit!important;
  overflow: auto;
  width: auto;
  height: auto;
  margin: 0;
  clip: auto;
}
.no-js:not(html) {
  display: none;
}
.no-js .no-js:not(html) {
  display: block;
}
.no-js .js, .supports-no-cookies:not(html) {
  display: none;
}
html.supports-no-cookies .supports-no-cookies:not(html) {
  display: block;
}
html.supports-no-cookies .supports-cookies {
  display: none;
}
.skip-link:focus {
  position: absolute!important;
  overflow: auto;
  width: auto;
  height: auto;
  margin: 0;
  clip: auto;
  z-index: 10000;
  padding: 5px;
  background-color: #fff;
  color: #4d5761;
  transition: none;
}
.hide {
  display: none!important;
}
html {
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4d5761;
}
*, :after, :before, html {
  box-sizing: border-box;
}
body {
  overflow-x: hidden;
}
.clear {
  clear: both;
}
a {
  color: #5c88fd;
  transition: all .3s ease-in-out;
  text-decoration: none;
}
p {
  margin: 0 0 25px;
  line-height: 1.7em;
}
.container {
  width: calc(100% - 25px);
  max-width: 1180px;
  margin: 0 auto;
}
@media only screen and (min-width:700px) {
  .container {
    width: calc(100% - 80px);
    max-width: 1180px;
  }
}
.container.narrow {
  max-width: 880px;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 30px;
}
.embed-container embed, .embed-container iframe, .embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
}
.center {
  text-align: center;
}
.visible-s {
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width:1024px) {
  .visible-s {
    display: none;
  }
}
.hide-s {
  display: none;
}
@media only screen and (min-width:1024px) {
  .hide-s {
    display: -ms-flexbox;
    display: flex;
  }
}
h1 {
  font-size: 32px;
  line-height: 44px;
  margin: 0 0 5px;
}
@media only screen and (min-width:700px) {
  h1 {
    font-size: 48px;
    line-height: 62px;
    margin: 0 0 10px;
  }
}
.h4, h4 {
  font-size: 22px;
  line-height: 28px;
  max-width: 600px;
  margin: 25px auto;
}
@media only screen and (min-width:700px) {
  .h4, h4 {
    font-size: 32px;
    line-height: 42px;
    margin: 40px auto;
  }
}
.h6 {
  font-size: 17px;
  line-height: 22px;
  display: block;
  font-weight: 700;
  margin: 0 0 15px;
}
@media only screen and (min-width:1024px) {
  .h6 {
    font-size: 22px;
    line-height: 32px;
  }
}
.rounded {
  border-radius: 30px;
}
.shadowbox {
  box-shadow: 5.5px 5.5px 20px rgba(80,80,80,.3);
}
.relative {
  position: relative;
}
hr {
  border: none;
  border-bottom: 1px solid #ddd9d1;
  margin-bottom: 20px;
}
.vertical-align, .vertical-align-s {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
@media only screen and (max-width:1023px) {
  .vertical-align-s {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0);
  }
}
.placecard {
  border-radius: 30px;
  box-shadow: 10.1px 9.7px 53px rgba(0,0,0,.45);
  background-color: #fff;
  margin: 40px auto;
  padding: 25px;
}
@media only screen and (min-width:700px) {
  .placecard {
    margin: 90px auto;
    padding: 55px;
  }
}
@media only screen and (max-width:699px) {
  .placecard {
    box-shadow: none;
    border-radius: 0;
    margin: 0 auto;
  }
}

.promo-banner {
  width:100%;
  height:2%;
  text-align:center;
  padding-top:4px;
  padding-bottom:4px;
  font-family: Muli,sans-serif;
}

.promo strong {
  text-decoration: underline;
  color: inherit;
}

.promo-banner p {
  margin: 0;
}

@media only screen and (max-width:768px) {
  .promo-banner p {
    font-size: 13px;
  }
}

.mobile-only {
  display: none;
}

.desktop-only {
  display: inherit;
}

@media only screen and (max-width:500px) {
  .mobile-only {
    display: inherit;
  }

  .desktop-only {
    display: none;
  }
}

.header {
  padding: 30px 0;
  position: relative;
}
.header__mobile svg {
  width: 23px;
  height: 27px;
}
.header__mobile svg path {
  fill: #4d5761;
}
.header__mobile .mobile-trigger {
  margin-left: 10px;
  position: relative;
  top: 3px;
}
.header__logo {
  text-align: left;
}
.header__logo a {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  width: 181px;
  height: 37px;
}



@media only screen and (min-width:700px) {
  .header__logo a {
    overflow: hidden;
    width: 181px;
    height: 37px;
  }

  .header__inner {
    padding: 0 8vw;
  }
}
.header__nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media only screen and (min-width:700px) {
  .header__nav ul {
    margin-left: 100px;
  }
}
.header__nav li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 14px;
}
.header__nav li a {
  color: #4d5761;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  position: relative;
  transition: color .5s;
  transition-timing-function: cubic-bezier(.2,1,.3,1);
  padding: 0 .35em;
  display: inline-block;
}
.header__nav li a:hover {
  color: #43dfe4;
}
.header__nav li a:hover:before,
.header__nav li:hover > a:before {
  transform: scaleX(1);
}
.header__nav li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  opacity: .3;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: transform .5s;
  transition-timing-function: cubic-bezier(.2,1,.3,1);
}
.header__nav li a:hover,
.header__nav li:hover > a {
  color: #5c88fd;
}
.header__nav li a:before {
  background-color: #cedbfe;
}

.header__nav-arrow {
  width: 13px;
  height: 9px;
  margin-left: 1px;
  display: inline-block;
  position: relative;
  top: -2px;
  transform: rotate(0deg);
  transform-origin: bottom;
  transition: all .5s;
  transition-timing-function: cubic-bezier(.2,1,.3,1);
}
.header__nav li a.shop:hover .header__nav-arrow polygon,
.header__nav li:hover > a.shop .header__nav-arrow polygon{
  stroke: #5c88fd;
  fill: #5c88fd;
  transition: all .5s;
  transition-timing-function: cubic-bezier(.2,1,.3,1);
}
.header__nav h4,
.mobile-menu .links h4 {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.5px;
  line-height: 1;
  text-transform: uppercase;
  color: #8490bb;
  margin: 0 0 3px;
}
.header__nav-subsection-animator {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.header__nav-subsection-clickarea {
  display: none;
  position: absolute;
  top: 0;
  right: -20px;
  left: -20px;
  bottom: -20px;
  z-index: 0;
}
.header__nav .header__nav-subsection,
.mobile-menu .links .header__nav-subsection {
  background: #f0f3ff;
  padding: 15px 20px 10px;
  border-radius:12px;
}
.header__nav .header__nav-subsection ul,
.mobile-menu .links .header__nav-subsection ul {
  margin: 0 0 20px;
  display: block;
}
.header__nav .header__nav-subsection li,
.mobile-menu .links .header__nav-subsection li {
  margin: 0;
  display: block;
}
.header__nav .header__nav-subsection .header__nav-sublink,
.mobile-menu .links .header__nav-subsection .header__nav-sublink {
  font-size: 15px;
  padding: 0;
  display: block;
  font-weight: normal;
}
.header__nav .header__nav-subsection.shop ul:first-of-type li:first-of-type .header__nav-sublink,
.mobile-menu .links .header__nav-subsection.shop ul:first-of-type li:first-of-type .header__nav-sublink {
  font-weight: bold;
}
.header__nav .header__nav-subsection ul:last-of-type,
.mobile-menu .links .header__nav-subsection ul:last-of-type {
  margin-bottom: 0;
}

@media only screen and (min-width:1024px) {
  .header__nav-subsection-wrapper {
    position: absolute;
    left: -5px;
    top: 30px;
    max-width: 0;
    transform-origin: 0 50%;
    transition: max-width .7s;
    transition-timing-function: cubic-bezier(.2,1,.3,1);
  }
  .header__nav-subsection {
    white-space: nowrap;
    padding: 5px;
  }
  .header__nav li:hover .header__nav-subsection-wrapper {
    max-width: 180px;
  }
  .header__nav li:hover .header__nav-subsection-clickarea {
    display: block;
  }
}
@media only screen and (max-width:1024px) {
  .mobile-menu .links .header__nav-subsection {
    padding: 20px 20px 10px;
    margin: 15px 0 0px;
  }
  .mobile-menu .links .header__nav-subsection-animator {
    max-height: 0;
    transition: max-height .7s;
    transition-timing-function: cubic-bezier(.2,1,.3,1);
  }
  .mobile-menu .links .expand .header__nav-subsection-animator {
    max-height: 100%;
  }
  .mobile-menu .links .expand .header__nav-arrow {
    top: 3px;
    transform: rotate(180deg);
  }
  .mobile-menu .links .header__nav-subsection ul {
    margin-bottom: 25px;
  }
  .mobile-menu .links .header__nav-subsection li {
    padding: 0;
  }
  .mobile-menu .links .header__nav-subsection .header__nav-sublink {
    padding: 10px;
  }
}

@media screen and (max-width: 1024px){
  .account-link { display: none;}
}

.account-link {
  margin: 0 15px;
}

.CrossSellButton{
  padding: 5px 5px;
  border-radius: 2px;
  display: inline-block;
  background-color: #21c116;
  border-radius: 2px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
}

.header__cart {
  text-align: right;
  position: relative;
  top: -3px;
}
.header__cart svg {
  width: 23px;
  height: 27px;
}
@media only screen and (max-width:699px) {
  .header__cart svg {
    margin-right: 10px;
  }
}
.header__cart svg path {
  fill: #4d5761;
}

.header__cart a:hover svg path {
  fill: #5c88fd;
}
.footer {
  background-color: transparent;
  color: #fff;
  text-align: center;
}
@media only screen and (min-width:700px) {
  .footer {
    text-align: left;
  }
}
.footer__banner {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  color: #fff;
  text-align: center;
  padding: 30px;
  margin-top: 80px;
}
@media only screen and (min-width:700px) {
  .footer__banner {
    padding: 80px;
    margin-top: 190px;
  }
}
.footer__banner:before {
  content: "";
  position: absolute;
  background-image: linear-gradient(0deg,#000 0,transparent);
  opacity: .5;
  border-radius: 30px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.footer__banner .inside {
  padding-top: 50%;
  position: relative;
  z-index: 2;
  padding-top: 180px;
}
@media only screen and (min-width:700px) {
  .footer__banner .inside {
    padding-top: 330px;
  }
}
.footer__instagram {
  background: transparent;
  color: #4d5761;
  padding: 40px 0;
  text-align: center;
  font-size: 0;
}
.footer__instagram .instagram-image {
  position: relative;
  display: inline-block;
  width: 50%;
  margin-bottom: 10px;
}
@media only screen and (min-width:700px) {
  .footer__instagram .instagram-image {
    width: 25%;
  }
}
.footer__instagram .instagram-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 2px;
  right: 2px;
  bottom: 0;
  background-color: transparent;
  opacity: .1;
  transition: opacity .2s ease;
  border-radius: 30px;
}
.footer__instagram .instagram-image:hover:after {
  opacity: .5;
}
.footer__instagram .instagram-image img {
  border-radius: 15px;
  padding: 5px 5px;
}
.footer__properties {
  padding: 15px 0;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  position: relative;
  background-color: #6883c1;
}

@media only screen and (min-width:700px) {
  .footer__properties {
    line-height: 41px;
    padding: 30px 15px;
  }
}

.footer__properties>.row {
  position: relative;
  z-index: 2;
}
.footer__properties>.row>div {
  margin-bottom: 10px;
}
.footer__logo a.logo-link {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  width: 181px;
  height: 37px;
}
@media only screen and (min-width:700px) {
  .footer__logo a.logo-link {
    overflow: hidden;
    width: 181px;
    height: 37px;
    margin: 0;
  }
}
.footer__logo svg circle, .footer__logo svg path {
  fill: #fff;
}
.footer__logo .copyright {
  font-size: 12px;
  line-height: 20px;
  color: #a6abb0;
  margin: 0;
}
.footer__main {
  padding: 30px 12.5px;
  background: #4d5761;
  margin: 0;
}
@media only screen and (min-width:900px) {
  .footer__main {
    padding: 70px 150px;
  }
}
.footer .footer__nav ul {
  margin: 30px 0 45px;
}
@media only screen and (min-width:1024px) {
  .footer .footer__nav ul {
    margin: 0 0 0 75px;
  }
}
.footer .footer__nav li {
  font-size: 14px;
  margin: 0 0 15px;
}
.footer .footer__nav li strong {
  font-size: 16px;
}
.footer ul.footer__social {
  margin: 20px 0;
}
.footer ul.footer__social li {
  display: inline-block;
  margin-right: 8px;
}
.footer ul.footer__social svg {
  width: 25px;
  height: 25px;
}
.footer__optin {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer__optin input {
  margin: 0;
}
.footer__optin p {
  margin: 15px 0 20px;
  line-height: 20px;
  width: 60%;
}
.footer__optin form {
  width: 50%;
}
.footer__optin input[type=text] {
  display: block;
  border: 0;
  border-radius: 6px;
  background-color: #fff;
  vertical-align: top;
  padding: 0 14px;
  text-align: center;
  width: 100%;
  height: 50px;
  color: #4d5761;
  font-size: 14px;
  font-family: Muli,sans-serif;
}
.footer__optin input[type=text]:focus {
  outline: none;
}
.footer__optin input[type=text]:-ms-input-placeholder {
  opacity: 1;
}
.footer__optin input[type=text]::placeholder {
  color: #a6abb0;
  opacity: 1;
}
.footer__optin input[type=text]:-ms-input-placeholder, .footer__optin input[type=text]::-ms-input-placeholder {
  color: #a6abb0;
}
.footer__optin input[type=submit] {
  display: block;
  text-align: center;
  vertical-align: top;
  transition: all .3s ease-in-out;
  border: 0;
  border-radius: 6px;
  background-color: #5c88fd;
  width: 100%;
  height: 50px;
  text-transform: uppercase;
  color: #fff;
  font: 14px/35px Muli,sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}
.footer__optin input[type=submit]:hover {
  background-color: #43dfe4;
}
.footer__optin input[type=submit]:focus {
  outline: none;
}
.footer ul {
  margin: 0;
  padding: 0;
}
.footer li {
  list-style-type: none;
}
.footer a {
  color: #fff;
}

@media only screen and (min-width:700px) {
  .footer__optin input[type=submit] {
    display: inline-block;
    border-radius: 0 6px 6px 0;
    width: 158px;
  }
  .footer__optin input[type=text] {
    display: inline-block;
    border-radius: 6px 0 0 6px;
    text-align: left;
    width: calc(100% - 158px);
  }

  .footer__optin p {
    line-height: 20px;
    margin: 0;
    width: 50%;
  }
}

@media only screen and (max-width: 500px) {
  .footer__optin input[type=text] {
	font-size: 16px;
  }

  .footer__optin form {
    width: 100%;
  }
}

/* CONTENT ITEMS */
.content__item {
  margin: 40px 0 0;
  position: relative;
}

.content__inside {
  padding: 30px 0 0;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
}

.content__inside h3 {
  font-size: 22px;
  line-height: 30px;
}
.content__inside p {
  max-width: 290px;
  margin: 0 auto;
}

.content__inside a {
  text-transform: uppercase;
  display: block;
  margin: 30px 0 0;
  font-weight: 700;
}

@media only screen and (min-width:700px) {
  .content__inside p {
    margin: 0;
  }
  .content__item {
    margin: 80px 0;
  }
  .content__inside {
    padding: 40px;
    text-align: left;
  }
}
@media only screen and (min-width:1024px) {
  .mission-blocks .content__inside{
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .mission-blocks .content__inside img{
    margin-right: 25px;
  }
}

/* TEAM PAGE */

.executive__team {
  width: 80%;
  margin: 140px auto;
}

.exec {
 padding: 20px;
}

.exec h3, .press__title {
  color: #6882C1;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.exec h3 span {
  color: #4d5761;
}

.team__member-list {
  width: 80%;
  margin: 40px auto;
}

.team__member-container {
  position: relative;
}

.team__member-row {
  display: flex;
  overflow: auto;
  padding-right: 60px;
  min-height: 330px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.team__member-row::-webkit-scrollbar {
  display: none;
}

.team__member-arrow {
  display: none;
  position: absolute;
  top: calc(25%);
  cursor: pointer;
  width: 70px;
  padding: 20px;
  opacity: 0.8;
  z-index: 24;
}

.arrow-visible {
  display: block;
}

.arrow-left {
  left: -40px;
}

.arrow-right {
  right: -40px;
  transform: rotate(180deg) translate(0,0);
}

.arrow-right:hover {
  animation: bounce-right .6s;
}

.arrow-left:hover {
  animation: bounce-left .6s;
}

.disabled-arrow {
  opacity: .3;
  cursor: auto;
}

.disabled-arrow:hover {
  animation: none;
}

@keyframes bounce-right {
  0% {
    transform: rotate(180deg) translate(-8px,0);
  }
  25% {
    transform: rotate(180deg) translate(0,0);
  }
  50% {
    transform: rotate(180deg) translate(-4px,0);
  }
  100% {
    transform: rotate(180deg) translate(0,0);
  }
}

@keyframes bounce-left{
  0% {
    transform: rotate(0deg) translate(8px,0);
  }
  25% {
    transform: rotate(0deg) translate(0,0);
  }
  50% {
    transform: rotate(0deg) translate(4px,0);
  }
  100% {
    transform: rotate(0deg) translate(0,0);
  }
}

.team__member {
  display: flex;
  flex-direction: column;
  margin: 10px;
}
.team__member h4 {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #6882C1;
}

.team__member-image-container {
  height: 260px;
}

.team__member-image {
  height: 250px;
}

.section__work-with-us {
  width: 80%;
  margin: 0 auto 30px auto;
}

.section__work-with-us .row {
  justify-content: space-between;
}

.work-with-us-text {
  font-size: 1.2em;
  position: relative;
  z-index: 2;
}

.section__team-footer {
  width: 80%;
  margin: 60px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section__team-footer img {
  width: 80%;
}

@media only screen and (max-width:500px) {
  .exec {
    padding: 0;
  }

  .executive__team {
    margin: 60px auto;
  }
  .section__team-footer img {
    width: 100%;
  }
}

@media only screen and (max-width:699px) {
  .team__member-arrow {
    display: block;
  }

  .team__member-row {
    display: flex;
    overflow: auto;
    padding-right: 0;
  }
}

#MainContent>.container {
  width: 100%;
}
figure {
  margin: 0;
}
img, picture {
  margin: 0;
  max-width: 100%;
}
@media only screen and (max-width:699px) {
  .responsive-table {
    width: 100%;
  }
  .responsive-table thead {
    display: none;
  }
  .responsive-table tr {
    display: block;
  }
  .responsive-table td, .responsive-table tr {
    float: left;
    clear: both;
    width: 100%;
  }
  .responsive-table td, .responsive-table th {
    display: block;
    margin: 0;
    padding: 5px;
    text-align: right;
  }
  .responsive-table td:before {
    content: attr(data-label);
    float: left;
    padding-right: 10px;
    text-align: center;
  }
  .responsive-table-row+.responsive-table-row, tfoot>.responsive-table-row:first-child {
    position: relative;
    margin-top: 10px;
    padding-top: 5px;
  }
  .responsive-table-row+.responsive-table-row:after, tfoot>.responsive-table-row:first-child:after {
    content: "";
    position: absolute;
    top: 0;
    right: 5px;
    left: 5px;
    display: block;
    /*         border-bottom: 1px solid #ddd9d1; */
  }
}
.rte {
  margin: 0;
}
.rte img {
  height: auto;
}
.rte table {
  table-layout: fixed;
}
.rte ol, .rte ul {
  margin: 0 0 5px 10px;
}
.rte strong {
  font-weight: 700;
}
.rte-table {
  overflow: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
}
.rte__video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: 0;
  height: auto;
  padding-bottom: 56.25%;
}
.rte__video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rte__table-wrapper {
  overflow: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
}
.page__intro, .page__title {
  text-align: center;
}
.page__intro {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  width: 80%;
  margin: 0 auto;
}

.page form {
  margin: 25px auto;
}

.page__hero {
  margin: 0 0 40px;
  position: relative;
}

.page__hero .row {
  width: 80%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.page__hero-content {
  padding: 25px;
  font-size: 16px;
  position: relative;
  z-index: 1;
}

.page__hero-content h1, .team__member-header {
  margin-bottom: 25px;
  color: #6882C1;
}
.page__hero-content p {
  color: #6882C1;
  margin: 0;
}
.page__hero-content span {
  color: #000;
}
.page__hero-image, .page__hero-image img {
  border-radius: 5px;
}

@media only screen and (min-width:700px) {
  .page__hero {
    margin: 40px 0 100px;
  }
  .page form {
    margin: 40px auto;
  }
  .page__intro {
    font-size: 22px;
    line-height: 32px;
  }
}
@media only screen and (max-width:699px) {
  .page-title {
    text-align: center;
  }
  .page__hero .col-xs-12 {
    padding: 0;
  }
  .page__hero:after {
    display: none;
  }
}

@media only screen and (max-width:500px) {
  .page__hero-content {
    padding: 20px;
  }
}

.page__newsletter {
  width: 80%;
  margin: 50px auto;
  display: flex;
  justify-content: space-between;
}

.page__newsletter-content {
  width: 50%;
}

.newsletter__title h1 {
  font-family: 'SignPainter', sans-serif;
  text-align: left;
}

.newsletter__content {
  text-align: left;
}

.newsletter__content form {
  max-width: 100%;
  width: 100%;
}

.newsletter__content form .submit {
  width: 100%;
}

.newsletter__content label {
  text-transform: uppercase;
}

.newsletter__content small {
  font-weight: 600;
}

.page__newsletter-image {
  width: 40%;
}

.page__newsletter-image img {
  border-radius: 20px;
}

@media only screen and (max-width:500px) {
  .page__newsletter {
    flex-direction: column;
  }

  .page__newsletter-image {
    width: 100%;
  }

  .page__newsletter-content {
    width: 100%;
    margin-bottom: 30px;
  }
}


/* CONTACT ICONS */

.contact__icons {
  text-align: center;
  position: relative;
  font-size: 14px;
}

.contact__icons:before {
  content: "";
  position: absolute;
  border-radius: 0 0 30px 30px;
  top: 0;
  left: -25px;
  right: -25px;
  bottom: -25px;
  background-color: #f8f7f6;
}

.contact__icons .row {
  position: relative;
  z-index: 2;
  padding-top: 25px;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
.contact__icons .row a {
  color: #4d5761;
}
.contact__icons .row a:hover {
  color: #43dfe4;
}

.contact__icons svg {
  width: 32px;
  height: 32px;
  display: block;
  margin: 0 auto 20px;
}

.contact__icons svg path {
  fill: #43dfe4;
}

@media only screen and (max-width:1023px) {
  .contact__icons .row>div {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width:700px) {
  .contact__icons:before {
    left: -55px;
    right: -55px;
    bottom: -55px;
  }

  .contact__icons .row {
    padding-top: 55px;
  }

  .contact__icons svg {
    width: 45px;
    height: 45px;
  }
}
@media only screen and (min-width:1024px) {
  .contact__icons {
    font-size: 16px;
  }
}

/* CART  */
.ajaxcart__product-image {
  width: 120px;
  height: 120px;
  text-align:center;
  display: flex;
  align-items: center;
}

.ajaxcart__product-image img {
  width: auto;
  height: 100%;
  object-fit: cover;
}
.ajaxcart__product-image .promotion-image {
  
}

.ajaxcart__product-image .ajax-cart-routeins {
  width: 120px;
  height: auto;
  margin: 0 auto;
}

@media only screen and (max-width:768px) {
  .ajaxcart__product-image {
    height: auto;
    width: auto;
  }

  .ajaxcart__product-image .promotion-image {
    height: 100%;
  }

  .ajaxcart__product-image img {
    width: auto;
    height: auto;
  }
}

.cart__content {
  background-color: #f8f7f6;
  padding: 40px 0 0;
}

.cart__content h1 {
  text-align: center;
}
.cart__content form {
  max-width: none;
}
.cart__details {
  border-top: 1px solid #ddd9d1;
  border-bottom: 1px solid #ddd9d1;
  text-align: center;
  font-weight: 700;
  width: 95%;
  max-width: 1040px;
  margin: 40px auto;
  padding: 60px 0;
}
.cart__details p {
  margin-bottom: 0;
}
.cart-table {
  margin: 20px 0;
  width: 100%;
  border-spacing: 0;
}

.cart-table.responsive-table td {
  display: table-cell;
  float: none!important;
  clear: none!important;
  vertical-align: middle;
  width: auto;
}
.cart-table.responsive-table td.cart-table__image {
  width: 25%;
}

.cart-table.responsive-table td.cart-table__image img {
  border: 1px solid #ddd9d1;
}
.cart-table.responsive-table td.cart-table__item {
  width: 60%;
}

.cart-table.responsive-table td.cart-table__price {
  width: 15%;
}

.cart-table.responsive-table td:before {
  display: none;
}
.cart-table__item {
  padding-left: 20px;
  text-align: left;
}
.cart-table .cart-table__required-product-header td {
  padding: 50px 0 0;
}
.cart-table .cart-table__required-product-header h2 {
  font-weight: 300;
  text-align: center;
}

.cart-table__price {
  text-align: center;
}
.cart-table__total {
  text-align: right;
}
.cart-table__notes label {
  display: block;
  margin-bottom: 10px;
}
.cart-table__notes textarea {
  border: 0;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #ddd9d1;
  padding: 10px;
  width: 100%;
  height: 80px;
  resize: none;
  color: #4d5761;
  font-size: 16px;
  font-family: Muli,sans-serif;
}
.cart-table__notes textarea:focus {
  outline: none;
}
.cart-table__subtotals {
  text-align: center;
  font-size: 20px;
}

.cart-table__subtotals p {
  margin: 0;
}
.cart-table__subtotals p.notes {
  margin-top: 10px;
  color: #4d5761;
  font-size: 16px;
}
.cart-table__buttons {
  margin-top: 20px;
  padding-bottom: 50px;
}
.cart-table__buttons .button-with-tooltip {
  position: relative;
  margin-left: 20px;
}
.cart-table__buttons .button-tooltip {
  position: absolute;
  top: calc(100% + 15px);
  left: calc(50% - 90px);
  width: 180px;
  font-size: 12px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.2;
  color: black;
  padding: 10px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 1px 0px black;
}
.cart-table__buttons .button-tooltip::before,
.cart-table__buttons .button-tooltip::after {
  content: ' ';
  position: absolute;
  left: calc(50% - 10px);
  top: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  z-index: 1;
}
.cart-table__buttons .button-tooltip::after {
  left: calc(50% - 11px);
  top: -11px;
  border-left-width: 11px;
  border-right-width: 11px;
  border-bottom: 11px solid #aaa;
  z-index: 0;
}
.cart-table__buttons .button-disabled,
.cart-table__buttons .button-disabled:hover,
.cart-table__buttons .button-disabled:active,
.cart-table__buttons .button-disabled:focus {
  background: #97a3c4;
  cursor: default;
}

.cart-table__buttons-continue {
  display: none;
}

.cart-table__buttons-submit {
  text-align: right;
}

.cart-table__buttons-submit input.button--checkout {
  display: block;
  width: 100%;
}

.cart-table th {
  border-bottom: 1px solid #ddd9d1;
  padding-bottom: 25px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}
.cart-table th:first-child {
  text-align: left;
}
.cart-table th:last-child {
  text-align: right;
}
.cart-table td {
  border-bottom: 1px solid #ddd9d1;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
}

.cart-table h3 {
  font-size: 16px;
  font-family: Muli,sans-serif;
}

.cart-table h3 a {
  color: #5c88fd;
}
.cart-table h3 a:hover {
  color: #ddd9d1;
}
.cart-table input[type=number] {
  display: block;
  margin: 0 auto;
  border-width: 2px;
  width: 55px;
  height: 35px;
  text-align: center;
  color: #4d5761;
  font-size: 18px;
  font-family: Muli,sans-serif;
}
.cart-table input[type=number]::-webkit-inner-spin-button, .cart-table input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cart-table input[type=number]:focus {
  outline: none;
}
/* AA: Responsive fixes */




@media only screen and (max-width:699px) {
  .cart-table.responsive-table td.cart-table__total {
    display: none;
  }
  .cart-table__item {
    text-align: left!important;
  }
  .cart-table__item .button {
    display: none;
  }
}

@media only screen and (min-width:700px) {
  .cart-table {
    margin: 70px 0 40px;
    border-bottom: 0;
  }
  .cart__content {
    padding: 100px 0;
  }
  .cart-table.responsive-table td.cart-table__image {
    width: 15%;
  }

  .cart-table.responsive-table td.cart-table__item {
    width: 45%;
  }
  .cart-table__subtotals {
    text-align: right;
    font-size: 25px;
  }
  .cart-table td {
    font-size: 18px;
  }
  .cart-table__buttons-submit input.button--checkout {
    display: inline-block;
    width: 190px;
  }
  .cart-table__buttons {
    margin-top: 40px;
    padding-bottom: 30px;
  }
  .cart-table__buttons-continue {
    display: block;
  }
  .cart-table__buttons-submit input {
    margin-left: 10px;
  }
  .cart-table h3 {
    font-size: 20px;
  }
}
@media only screen and (min-width:1024px) {
  .cart-table__buttons-submit input.button--checkout {
    width: 225px;
  }

  .cart-table__buttons-submit input {
    margin-left: 20px;
  }
}
/* END CART TABLE */

/* MK: custom shipper */
.custom-shipper-choices {
  display: flex;
  margin: -20px 0 30px;
}

.custom-shipper-choice {
  margin: 0 40px 0 0;
  white-space: nowrap;
}

.custom-shipper-choice label {
  display: inline-block;
  margin: 0;
}

.custom-shipper-choice input {
  display: inline-block;
  cursor: pointer;
  margin: 0 5px 0 0;
  line-height: 1em;
  height: auto;
  width: auto;
}


html {
  font-size: 100%;
}
body {
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}
body, h1, h2, h3, h4, h5, h6 {
  font-family: Muli,sans-serif;
}
body, button, input, select, textarea {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
a:focus {
  color: inherit;
}
.button {
  display: inline-block;
  background-color: #5c88fd;
  border-radius: 2px;
  height: 50px;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
}
.button:hover {
  background-color: #43dfe4;
}
.hero-banner {
  background-repeat: no-repeat;
}
.hero-banner--article {
  min-height: 278px;
  background-position: 50%;
  background-size: cover;
}
.icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
}
.icon path {
  fill: currentColor;
}
.no-svg .icon {
  display: none;
}
.icon--wide {
  width: 40px;
}
svg.icon:not(.icon--full-color) circle, svg.icon:not(.icon--full-color) ellipse, svg.icon:not(.icon--full-color) g, svg.icon:not(.icon--full-color) img, svg.icon:not(.icon--full-color) line, svg.icon:not(.icon--full-color) path, svg.icon:not(.icon--full-color) polygon, svg.icon:not(.icon--full-color) polyline, symbol.icon:not(.icon--full-color) circle, symbol.icon:not(.icon--full-color) ellipse, symbol.icon:not(.icon--full-color) g, symbol.icon:not(.icon--full-color) img, symbol.icon:not(.icon--full-color) line, symbol.icon:not(.icon--full-color) path, symbol.icon:not(.icon--full-color) polygon, symbol.icon:not(.icon--full-color) polyline {
  max-width: 100%;
}
svg.icon:not(.icon--full-color) rect, symbol.icon:not(.icon--full-color) rect {
  fill: inherit;
  stroke: inherit;
}
.icon-fallback-text {
  position: absolute!important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
}
.no-svg .icon-fallback-text {
  position: static!important;
  overflow: auto;
  width: auto;
  height: auto;
  margin: 0;
  clip: auto;
}
.payment-icons {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.placeholder-svg {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  border: 1px solid #a6abb0;
  background-color: #fff;
  fill: #a6abb0;
}
.placeholder-svg--small {
  width: 480px;
}
.placeholder-noblocks {
  padding: 40px;
  text-align: center;
}
.placeholder-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.placeholder-background .icon {
  border: 0;
}
.responsive-image__wrapper {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.no-js .responsive-image__wrapper {
  display: none;
}
.responsive-image__wrapper:before {
  content: "";
  position: relative;
  display: block;
}
.responsive-image__wrapper img {
  display: block;
  width: 100%;
}
.responsive-image__wrapper--full-height {
  height: 100%;
}
.responsive-image__image {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.responsive-image__image:focus {
  outline-offset: -4px;
}
.slick-slider {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  opacity: 0;
}
.slick-slider li {
  list-style-type: none;
}
.slick-slider>div {
  display: none;
}
.slick-slider>div:first-child {
  display: block;
}
.slick-slider.slick-initialized {
  opacity: 1;
}
.slick-slider.slick-initialized>div {
  display: block;
}
.slick-slider img:focus {
  outline: none;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
  transform: translateZ(0);
}

/* THIS REMOVES THE FIRST PRODUCT IMAGE ON THE CAROUSAL THAT CORRELATES TO THE MAIN PRODUCT IMAGE */
/* only remove these for product v3 - final straw */
#shopify-section-product-v3 .product__thumbnails-slider .slick-slide:first-of-type {
  
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after, .slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  margin: 0 auto;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-slide:focus {
  outline: none;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 20px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
@media only screen and (min-width:700px) {
  .slick-dots {
    bottom: -48px;
  }
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
}
.slick-dots li, .slick-dots li button {
  height: 11px;
  width: 11px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
}
.slick-dots li button:focus, .slick-dots li button:hover {
  outline: none;
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #d3d0c8;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  background-color: #5c88fd;
}
.product__details-flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .slick-slide {
    height: 100%;
  }

  .slick-current {
    height: 100%;
  }
}

.product__images-slider .slick-track {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
}

.product__images-slider .slick-slide {
  padding: 20px;
}

.product__images-slider.v4 .slick-slide {
  padding: 0.5px;
}


/* MK: thumbnail slides */
.product__thumbnails-slider {
  margin-bottom: 15px;
}
.product__thumbnails-slider .slick-slide {
  cursor: pointer;
  width: 80px!important;
  height: 80px!important;
  margin: 8px;
}

.product__thumbnails-slider .slick-slide.slick-current {
  border-bottom: 2px #CBD8EA solid;
}

.product__thumbnails-slider .slick-track {
  display: flex;
  justify-content: center;
  margin: 0;
  width: 100% !important;
  transform: translate3d(0px, 0px, 0px) !important;
}

.product-v4-icons {
  display: flex;
  margin-top: 20px;
}

.product-v4-icon {
  display: flex;
  align-items: center;
  margin: 0;
}

.product-v4-icon:nth-of-type(1) {
  margin-right: 10px;
}

.product-v4-icon img {
  width: 40px;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .product-v4-icons {
    margin-top: 15px;
    justify-content: center;
  }

  .product-v4-icon img {
    width: 35px;
    margin-right: 5px;
  }

  .product-v4-icon span {
    font-size: 14px;
  }

  .product__images-slider div.slick-list {
    height: 334px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .product__images-slider .slick-slide img {
    width: 100%;
    object-fit: contain;
    height: 250px;
  }

  .product__images-slider.v4 .slick-slide img {
    width: 100%;
    height: auto;
  }

  .product__thumbnails-slider {
    display: none;
    margin: 25px 0;
  }

  .product__thumbnails-slider .slick-list {
    height: 61px;
  }
}

.product__description.v4 {
  margin: 10px auto 0;
}

/* AA secondary template for smaller product__images - want to see buy button */

@media screen and (max-width: 768px) {
  .product__images-slider.v3 div.slick-list {
    height: 290px;
  }
  .product__images-slider.v4 div.slick-list {
    height: auto;
  }

  .product__arrow-left.v3 {
    top: 25%;
  }

  .product__arrow-right.v3 {
    top: 25%;
  }

  .product-option.v3 {
    padding-bottom: 10px;
  }

  /* .product-option.v4 {
    width: 155%;
    max-width: 340px;
  } */

  .product__details.v3 form .button {
    margin: 20px 0;
  }

  .product__details.v4 {
    width: 100%;
    margin: 0 auto;
  }

  .product__details.v4 .product__details-title {
    font-size: 42px;
    line-height: 52px;
  }

  .product__details-text.v4 {
    width: 85%;
    margin: 0 auto;
  }

  .product__details.v4 .product-qty-btn .button {
    width: 71.5%;
    line-height: 30px;
  }

  .product__description.v4 {
    text-align: center;
    width: 100%;
    margin: 10px auto 0;
  }
  .product__description.v4 p {
    margin: 0;
  }

}


/* MK: product option swatch buttons */
.product-option-swatches {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
/*
.product-option.v4 .product-option-swatches {
  width: 100%;
} */

.product-option-swatch-title {
  margin-bottom: 7px;}

.product-option-swatch-button {
  display: inline-block;
  position: relative;
  margin-right: 7px;
}

.product-option-swatch-button input {
  opacity: 0;
  position: absolute;
  z-index: -1; }

.product-option-swatch-button label {
  height: 38px;
  width: 38px;
  border-radius: 100px;
  cursor: pointer;
  display:inline-block;
  padding: 0;
  margin-right: 3px;}

.product-option-swatch-button input:checked + label {
  border: 1px solid #3b62ac;
  box-shadow: 0 0 2px 2px #5b91f8; }

.product-option-swatch-sold-out {
  position: absolute;
  top: -3px;
  left: -1px;
  opacity: 0.75;
  pointer-events: none;
  z-index: 2;
}

.product-qty-btn {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

.product-qty-btn input, .product-qty-btn button {
  line-height: 40px;
  height: 40px;
}

.product__details .product-qty-btn .button {
  margin: 0;
}

@media screen and (max-width: 767px){
  .product-qty-btn {
    width: 100;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
  }

  .product__details.v4 .product-qty-btn .button {
    width: 100%;
    margin: 0;
    height: 44px;
  }

  .product__details .product-qty-btn button, .product__details .product-qty-btn input {
    height: 44px;
  }
}

.product-btn .button[disabled] {
  opacity: 0.4;
  cursor: default;
  pointer-events: none;
}

.product__icon-features {
  text-align: center;
  background: #6883c110;
  padding: 40px 20px;
  margin: 40px auto;
}

.product__icon-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.product__icon {
  width: 106px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 10px 0;
}

.product__icon p {
  font-size: 13px;
  margin: 0;
}

/* swatch colors */
.swatch-shark-butt-grey {background:#4f5c65;}
.swatch-suck-ulent-green {background:#c9e787;}
.swatch-straw-tosphere-blue  {background:#91aecc;}
.swatch-healthy-coral  {background:#fb7181;}
.swatch-sea-tur-teal {background:#8ce5dc;}
.swatch-silver {background: linear-gradient(60deg, rgba(209,209,209,1) 0%, rgba(255,255,255,1) 55%, rgba(193,193,193,1) 100%);}
.swatch-rainbow {background: linear-gradient(60deg, rgba(182,72,119,1) 0%, rgba(103,88,155,1) 28%, rgba(83,173,146,1) 53%, rgba(186,146,32,1) 74%, rgba(222,168,167,1) 100%);}
.swatch-purple  {background:#8172C8;}
.swatch-porpoise-ful-purple {background:#8172C8;}

/* swatch colors 2 */
.swatch2-shark-butt-grey {background:#4f5c65;}
.swatch2-suck-ulent-green {background:#c9e787;}
.swatch2-arctic-melt-blue  {background:#91aecc;}
.swatch2-straw-tosphere-blue  {background:#91aecc;}
.swatch2-healthy-coral  {background:#fb7181;}
.swatch2-sea-tur-teal {background:#8ce5dc;}
.swatch2-skinny-dip {
  background:#204170;
  background-image: url(//finalstraw.com/cdn/shop/t/177/assets/holiday-case-blue.jpg?v=62681305147194135071598627975);
  background-size: 100%;
}
.swatch2-ice-ice-baby {
  background:#BDC8CE;
  background-image: url(//finalstraw.com/cdn/shop/t/177/assets/holiday-case-silver.jpg?v=13255213641125574731598627976);
  background-size: 100%;
}
.swatch2-silver {background: linear-gradient(60deg, rgba(209,209,209,1) 0%, rgba(255,255,255,1) 55%, rgba(193,193,193,1) 100%);}
.swatch2-rainbow {background: linear-gradient(60deg, rgba(182,72,119,1) 0%, rgba(103,88,155,1) 28%, rgba(83,173,146,1) 53%, rgba(186,146,32,1) 74%, rgba(222,168,167,1) 100%);}
.swatch2-purple {background:#8172C8;}
.swatch2-porpoise-ful-purple{background:#8172C8;}
.swatch2-pirates-booty-black {background:#01030A;}
.swatch2-black.straw-color{background: linear-gradient(60deg, rgba(0,10,47,1) 0%, rgba(129,129,129,1) 55%, rgba(1,3,10,1) 100%);}
.swatch2-gold {background: linear-gradient(60deg, rgba(109,90,30,1) 0%, rgba(245,226,163,1) 55%, rgba(207,181,92,1) 100%);}
.swatch2-blue.straw-color {background:#204170;background: linear-gradient(60deg, rgba(161,174,191,1) 0%, rgba(32,65,112,1) 50%, rgba(240,240,240,1) 100%);}

.modal-overlay {
  background-color: #fff;
  bottom: 0;
  color: #fff;
  display: table;
  height: 100%;
  font-size: 0;
  top: 0;
  left: -500px;
  opacity: 1;
  position: fixed;
  text-align: center;
  visibility: visible;
  width: 385px;
  box-shadow: 6px 6px 36px 0 rgba(63,63,63,.1);
  z-index: 512;
  transition: left .4s ease-in-out;
}
.modal-overlay.on {
  left: 0;
}
.modal-overlay:after {
  content: "MENU";
  display: block;
  text-align: center;
  position: absolute;
  width: 60%;
  left: 20%;
  top: 33px;
  font-size: 14px;
  font-weight: 700;
  color: #f8f7f6;
}
.modal-overlay .mobile-trigger {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.modal-overlay .mobile-trigger .icon path {
  fill: #4d5761;
}
.modal-overlay .mobile-menu {
  font-size: 18px;
  font-weight: 700;
  padding: 60px 0;
}
.modal-overlay .mobile-menu ul {
  margin: 0;
  padding: 0;
}
.modal-overlay .mobile-menu li {
  list-style: none;
  padding: 22px 0;
  text-align: center;
}
/*
.modal-overlay .mobile-menu li:first-child a:after {
content: "";
height: 3px;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
background-color: #5c88fd;
}
*/
.modal-overlay .mobile-menu li.light-gray a {
  color: #afadb4;
}
.modal-overlay .mobile-menu #menu-blog-mobile-menu>li>a {
  position: relative;
  display: inline-block;
  padding: 0;
}
.modal-overlay .mobile-menu #menu-blog-mobile-menu>li>a:before {
  content: "";
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: #5c88fd;
  z-index: -1;
}
.modal-overlay .mobile-menu #menu-blog-mobile-menu>li.light-gray a:before {
  display: none;
}
.modal-overlay .mobile-menu a {
  color: #4d5761;
  letter-spacing: 2px;
  padding: 10px 0;
  position: relative;
}
.modal-overlay .mobile-menu .social-icons {
  position: absolute;
  bottom: 30px;
  left: 0;
  text-align: center;
  width: 100%;
}
.modal-overlay .mobile-menu .social-icons a {
  margin-right: 0;
  padding: 15px 2%;
}
.modal-overlay .mobile-menu .social-icons svg {
  width: 25px;
  height: 25px;
}
.modal-overlay .mobile-menu .social-icons svg path {
  fill: #5c88fd;
}
@media only screen and (min-width:1024px) {
  .modal-overlay {
    display: none;
  }
}
@media only screen and (max-width:500px) {
  .modal-overlay {
    width: 100vw;
  }
}


.blog-post {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-post__item {
  -ms-flex: 1 1 33.33333%;
  flex: 1 1 33.33333%;
}
.collection-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1172px;
}
.collection-list-item {
  -ms-flex: 1 1 33.33333%;
  flex: 1 1 33.33333%;
  height: 100%;
  text-align: center;
}
.collection-list__image {
  min-width: 320px;
}
.collection-list__title {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.featured-collection {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1172px;
}
.featured-collection-item {
  -ms-flex: 1 1 33.33333%;
  flex: 1 1 33.33333%;
  height: 100%;
  text-align: center;
}
.featured-collection__image {
  min-width: 320px;
}
.featured-collection__title {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.image-with-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.image-with-text__image {
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  min-width: 320px;
}
.image-with-text__text {
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}
.apple-wallet-image, .giftcard-qr img {
  display: block;
  margin: 0 auto;
}
@media print {
  @page {
    margin: .5cm;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  .apple-wallet, .print-giftcard {
    display: none;
  }
}


/* AA: homepage updates */
body {
  background: rgb(255,255,255);
  background: radial-gradient(at bottom, rgba(255,255,255,1) 86%, rgba(222,250,246,1) 100%);
}
body.template-index {
  background: rgb(255,255,255);
  background: radial-gradient(at top, rgba(255,255,255,1) 86%, rgba(222,250,246,1) 100%);
}
body.template-og {
  background: none;
}
.home__video {
  max-width: 960px;
  width: 100%;
  margin: 30px auto 60px;
  z-index: 2;
}
.home__mission, .home__video {
  position: relative;
}

.home__mission:after {
  display: none;
}

.home-intro {
  padding: 0;
  text-align: center;
  position: relative;
}

.home-intro__subheading {
  color: #6882C1;
  margin: 6px 0;
}
.home-intro__inner {
  position: relative;
  z-index: 2;
}
.home-intro__logo {
  width: 60%;
}
.home-intro__coral {
  position: absolute;
  max-width: 10%;
  top: -97px;
}

@media only screen and (max-width:380px){
  .home-intro__coral {
    display:none;
  }
}

.home-intro__text {
  position: relative;
  z-index: 2;
}
.home-intro h2 {
  margin: 0 auto 20px;
  width: 100%;
  max-width: 280px;
  line-height: 1.19;
  font-size: 27px;
}

.home-intro p {
  margin: 0 0 30px;
  line-height: 1.35;
  font-size: 18px;
  font-weight: 700;
  color: #6882C1;
}
.home-intro .disclaimer p {
  font-size: 16px;
  line-height: 22px;
}
.home-intro .disclaimer strong {
  color: #5c88fd;
}
.home-intro__image {
  max-width: 800px;
  width: 75%;
}


@media only screen and (max-width:699px) {
  .home-intro__image {
    max-width: 500px;
    width: 100%;
    margin: 0 auto 30px;
  }
  .home-intro__logo {
    display: flex;
    align-items: center;
    width: 80%;
    margin: 0 auto;
  }
  .home-intro__subheading {
    margin: 20px auto;
  }
  .home-intro p {
    margin: inherit 30px;
  }
  .home-intro__buttons {
    display: ;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 60%;
    margin: 0 auto;
  }
}


@media only screen and (max-width:380px){
  .SubTitleHome p{
  display:none;
  }

  .home-intro__subheading{
  display:none;
  }

   .home-intro .button {
    margin-top:20px;
  }
}

@media only screen and (min-width:700px) and (min-width:380px) {
  .home-intro h2 {
    margin: 0 0 20px;
    width: 100%;
    max-width: 450px;
    line-height: 50px;
    font-size: 40px;
  }
  .home-intro {
    padding: 100px 0;
    text-align: left;
    min-height: 700px;
  }
  .home-intro__image {
    width: 40%;
    float: right;
  }
  .home-intro p {
    width: 100%;
    max-width: 500px;
    font-size: 22px;
  }
  .home-intro__buttons {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 6vw;
  }
  .home-intro .button {
    margin: 60px 0 10px;
  }
}
@media only screen and (min-width:1025px) {
  .home-intro__image {
    position: absolute;
    top: -25%;
    right: 0;
    width: 50%;
    margin: 0 auto;
    padding-top: 30px;
  }

  #shopify-section-home-intro-v2:before {
    display: none;
    content: '';
    width: 100%;
    position: absolute;
    background-position: top 15% left 23%, bottom 55% right 72%;
    height: 10%;
    background-size: 20px, 25px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-01.png?v=27831695346316624571598628036), url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-02.png?v=82142709197570636471598628037);
    z-index: 0;
  }
  .home-intro h2 {
    line-height: 62px;
    font-size: 48px;
  }

  .home-intro__inner {
    padding: 8vh 0 8vh 8vw;
    width: 90%;
    max-width: 90%;
    margin: 0 0 0 10vw;
    background: rgb(222,250,246);
    background: linear-gradient(138deg,
      rgba(222,250,246,1) 0%,
      rgba(255,254,244,1) 25%,
      rgba(255,254,244,1) 60%,
      rgba(222,250,246,1) 89%);
  }
}

/* END HOME INTRO */


.press__list {
  margin: 30px auto;
  max-width: 825px;
}
.press__item {
  line-height: 40px;
}
.press__item img {
  vertical-align: middle;
  max-width: 75px;
  max-height: 40px;
  width: auto;
  height: auto;
}

@media only screen and (min-width:700px) {
  .press__list {
    margin: 60px auto;
  }

  .press__item {
    line-height: 75px;
  }

  .press__item img {
    max-width: 150px;
    max-height: 75px;
    width: auto;
    height: auto;
  }
}

/* ===== case and straw colors ========= */
.colors__section {
  position: relative;
  text-align: center;
}
.colors__section-options {
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}

.colors__section h2 {
  color: #4d5761;
  font-size: 24px;
}

.colors__section-options>div {
  display: inline-block;
  margin: 0 1% 25px;
  max-width: 180px;
}

.colors__section-options>div span {
  display: block;
  color: #4d5761;
  margin-top: 10px;
}

.colors__section-straws span {
  text-transform: uppercase;
}

.colors__section-right {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin: 4vh 0;
  opacity: 1;
}

.colors__section-straw-img {
  max-width: 50vw;
  margin: 0 3vw;
}

.colors__section-left {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 4vh 0;
  opacity: 1;
}

@media only screen and (max-width:700px) {
  .colors__section-right {
    flex-direction: column;
  }
  .colors__section-straw-img {
    max-width: 100%;
    margin: 0 3vw;
  }
  .colors__section-left {
    flex-direction: column-reverse;
  }
  .colors__section-options {
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media only screen and (min-width:1024px) {
  .colors__section {
    margin: 50px 0;
    border-radius: 30px;
    text-align: center;
    background-size: cover;
    min-height: 650px;
  }

  .colors__section h2 {
    font-size: 38px;
  }

  .colors__section-options {
      position: relative;
      width: 100%;
      left: 0;
      bottom: 0px;
  }
}

/* ==============HP testimonials ============ */
.testimonial-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 3;
}

h4.testimonial__title {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 22px;
  letter-spacing: 2px;
  max-width: 50%;
}

.testimonial__container {
  opacity: 1;
  display: flex;
  justify-content: center;
  min-height: 500px;
}

.testimonial__item {
  width: 50%;
  left: 23%;
  text-align: center;
  position: absolute;
  background: #fff;
  border-radius: 5px;
  transition: all .3s ease-in;
}

.testimonial__item .inside {
  padding: 40px 40px;
}

.testimonial__byline p {
  text-transform: uppercase;
  color: #6882C1;
  letter-spacing: 2px;
  font-size: 1rem;
  margin: 0;
}

.testimonial__byline span {
  text-transform: capitalize;
  color: #999;
  letter-spacing: 2px;
  font-size: 1rem;
}

.testimonial__active {
  transform: translate(0, 0) scale(1.1);
  z-index: 4;
  box-shadow: 1.2px 1.2px 10px rgba(0,0,0,.2);
}

.testimonial__next {
  transform: translate(0, 45px) scale(1);
  z-index: 3;
  box-shadow: 1.2px 1.2px 22px rgba(0,0,0,.25);
}

.testimonial__last {
  transform: translate(0, 90px) scale(.9);
  z-index: 2;
  box-shadow: 1.2px 1.2px 30px rgba(0,0,0,.3);
  animation: 1s shuffle cubic-bezier(0.36, 0, 0.64, 1);
}

@keyframes shuffle {
  0% {
    transform: translate(0, 0) scale(1.1);
    z-index: 4;
  } 33% {
    transform: translate(0, -300px) scale(1);
    z-index: 5;
  } 66% {
    transform: translate(0, -200px) scale(1);
    z-index: 2;
  } 100% {
    transform: translate(0, 90px) scale(.9);
    z-index: 2;
  }
}

.testimonial__item.testimonial__active:before {
  content: '';
  width: 112%;
  position: absolute;
  background-position: top 100% left 1%, bottom 0% right 0%;
  height: 100%;
  transform: translateX(-50%) translatey(0);
  background-size: 60px, 80px;
  background-repeat: no-repeat;
  background-image: url(//finalstraw.com/cdn/shop/t/177/assets/seaweed-left.png?v=31247591970672562961598628049),
    url(//finalstraw.com/cdn/shop/t/177/assets/seaweed-left.png?v=31247591970672562961598628049);
  z-index: 181;
}

.testimonial__quote {
  min-height: 180px;
  padding-top: 3vh;
  position: relative;
  font-size: 18px;
}

@media (max-width: 1024px) and (min-width: 768px)  {
  .shopify-section-testimonials .testimonial__slider .slick-arrow {
		visibility: hidden;
	}
}


@media only screen and (min-width:1024px) {

  #shopify-section-testimonials .son:before{
    content: '';
    width: 100%;
    position: absolute;
    background-position: top -6% left -7%, bottom 28% right 0%;
    height: 100%;
    background-size: 170px, 170px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/coral-4.png?v=166843802935106383371598627941),
      url(//finalstraw.com/cdn/shop/t/177/assets/hp-blue-coral.png?v=162427503233445257471598627976);
    z-index: 0;
  }
}
@media only screen and (max-width:700px) {
  .testimonial__item {
    width: 100%;
    left: 0%;
    position: relative;
    border-radius: 30px;
    box-shadow: 1.2px 1.2px 10px rgba(0,0,0,.2);
    transition: none;
    margin: 0 0 2vh 0;
    transform: translate(0, 0) scale(1);
  }

  .testimonial__last {
    animation: none;
  }

  .testimonial__container {
    flex-direction: column;
    min-height: 40vh;
  }

  .testimonial__item.testimonial__active:before {
    content: none;
  }
}

/* ============= HP how it works ========= */
.steps {
  margin-top: 40px;
  display: flex;
  flex-direction: row;
}

.steps__section {
  text-align: center;
  margin: 50px 0;
  display: flex;
  flex-direction: column;
  overflow: hidden
}

.steps__header {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.steps__header h4 {
  color: #6882C1;
  margin-bottom: 15px;
}

.steps__header p {
  width: 50%;
  margin: 0 auto;
}

.steps__item {
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.steps__item-subtitle {
  text-transform: uppercase;
  color: #6882C1;
  letter-spacing: 3px;
}
.steps__item .h6 {
  margin-bottom: 10px;
}
.steps__item-icon {
  width: 100%;
  max-width: 30vw;
  height: 20vw;
  margin: 0 auto 15px;
  border-radius: 1rem;
  background: rgb(222,250,246);
  background: radial-gradient(circle, rgba(222,250,246,1) 0%, rgba(255,254,244,1) 25%, rgba(255,254,244,1) 60%, rgba(222,250,246,1) 89%);
}

.steps__item-text {
  width: 60%;
}

.steps__slide-left {
  position: relative;
  height: auto;
  left: -9vw;
  top: -8vw;
  max-width: 100vw;
  width: 26vw;
  opacity: 1;
}

.steps__animate-left {
  animation: slidein-in-left .8s linear .1s;
  animation-fill-mode: both;
}
.steps__animate-right {
  animation: slidein-in-right .8s linear .3s;
  animation-fill-mode: both;
}
.steps__slide-right {
  position: relative;
  height: auto;
  right: -4.5vw;
  top: -4vw;
  max-width: 100vw;
  width: 29vw;
  opacity: 1;
}

.steps__middle {
  position: relative;
  top: -2vh;
  width: 16vw;
  max-width: 100vw;
}

@media only screen and (min-width:1024px) {
  .steps__section p {
    margin: 0;
  }
}
@media only screen and (max-width:1023px) {
  .steps__item {
    max-width: 430px;
    min-height: 400px;
    margin: 0 auto;
  }
  .steps__item p {
    margin: 0;
  }
}

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

  .steps__header p {
    width: 80%;
  }
  .steps {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .steps__item {
    margin: 10px auto;
    min-height: 300px;
  }
  .steps__item-icon {
    width:100%;
    max-width: 300px;
    height: 200px;
  }
  .steps__item-text {
    width: 80%;
  }

  .steps__slide-left {
    top: -60px;
    width: 64vw;
    left: -21vw;
  }

  .steps__middle {
    position: relative;
    top: -2vh;
    width: 30vw;
  }

  .steps__slide-right {
    right: -12vw;
    top: -40px;
    width: 76vw;
  }

  .steps__animate-left {
    animation: slidein-in-left .4s linear .1s;
    animation-fill-mode: both;
  }
  .steps__animate-right {
    animation: slidein-in-right .4s linear .3s;
    animation-fill-mode: both;
  }
}

@media only screen and (max-width:420px) {
  .steps__middle {
    width: 44vw;
  }
}

@keyframes slidein-in-left {
  0% {
    transform: translate(-50vw, 0);
  } 100% {
    transform: translate(0, 0);
  }
}
@keyframes slidein-in-right {
  0% {
    transform: translate(50vw, 0);
  } 100% {
    transform: translate(0, 0);
  }
}

/* ================  */
.template-password {
  background-color: #5c88fd;
  text-align: center;
  color: #fff;
  height: 100vh;
}
.template-password h1 {
  margin: 0 0 20px;
  padding-top: 50px;
}
.template-password input[type=password] {
  display: inline-block;
  border: 0;
  border-radius: 3px;
  background-color: #fff;
  padding: 0 14px;
  width: 258px;
  height: 45px;
  color: #4d5761;
  font-size: 14px;
  font-family: Muli,sans-serif;
}
.template-password input[type=password]:focus {
  outline: none;
}
.template-password input[type=password]:-ms-input-placeholder {
  opacity: 1;
}
.template-password input[type=password]::placeholder {
  color: #a6abb0;
  opacity: 1;
}
.template-password input[type=password]:-ms-input-placeholder, .template-password input[type=password]::-ms-input-placeholder {
  color: #a6abb0;
}
.template-password button[type=submit] {
  display: inline-block;
  margin-left: 12px;
  border: 0;
  border-radius: 3px;
  background-color: #43dfe4;
  width: 101px;
  height: 47px;
  text-transform: uppercase;
  color: #fff;
  font: 14px/47px Muli,sans-serif;
}
.template-password a {
  color: #ddd9d1;
}
.product-single__thumbnail-image {
  border: 2px solid transparent;
}
.active-thumbnail .product-single__thumbnail-image {
  border-color: #ddd9d1;
}

/* ============= PRODUCT PAGE ============= */

.product__image {
  border-radius: 30px;
}
.product__image-container {
  position: relative;
  width: 100%;
  max-width: 100vw;
}

/* AA styles moved from product-styles snippet */
.product__arrow {
  content: '';
  position: absolute;
  height: auto;
  width: 45px;
  cursor: pointer;
  z-index: 2;
}

.product__arrow:active {
  opacity: .8;
}

.product__arrow-left {
  top: 30%;
  left: 0;
}
.product__arrow-right {
  top: 30%;
  right: 0;
  transform: rotate(180deg);
}

@media only screen and (max-width: 500px) {
  .product__arrow-left {
    left: -35px;
  }
  .product__arrow-right {
    right: -35px;
  }

  .product__image-container.v4 .product__arrow-left {
    left: 0;
    top: 147px;
  }

  .product__image-container.v4 .product__arrow-right {
    right: 0;
    top: 147px;
  }

  p.afterpay-paragraph {
    font-size: .75em;
    text-align: center;
  }

  .afterpay-logo {
    width: 80px!important;
  }

}

p.afterpay-paragraph {
  display: none!important;
}

.deeeets{
  padding: 0 16%;
}

.product-details h2{
  font-size: 2em;
  border-bottom: 3px solid #4cd7db;
  padding-bottom: 5px;
  width: auto;
  margin-top: 40px;
  display: table;
}

.deeeets ul{
  line-height: 1.5em;
  margin-top: 5px;
}
/*Product Page*/
@media only screen and (max-width: 500px) {
	.shopify-section .product-details .deeeets h2 {
		font-size: 1.5em;
	}
}
@media only screen and (max-width: 767px) {
	.shopify-section .product-details .deeeets {
		padding: 0 4%;
	}
	.shopify-section .product-details .deeeets h2 {
		width: auto;
	}
}
@media only screen and (max-width: 1024px) {
  .product__image-container {
    margin-top: 0;
  }
}
.justification {
  text-align: center;
  width: 69%;
  margin: 70px auto 0;
  line-height: 1.5em;
  background: white;
  border-radius: 0px 30px 30px 0px;
  padding: 30px;
  border-left: 3px solid #5c88fd;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.04);
}
.product-details{
  margin-bottom: 80px;
}

.deeeets {
  padding: 0 16%;
}

.product-details h2{
  font-size: 2em;
  border-bottom: 3px solid #4cd7db;
  padding-bottom: 5px;
  width: auto;
  margin-top: 40px;
  display: table;
}

.deeeets ul{
  line-height: 1.5em;
  margin-top: 5px;
}

.linkd {
  position: relative;
  color: #4d5761;
  transition: color 0.2s ease;
}

.linkd:before {
  content: "";
  background-color: #cedbfe;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 13px;
  opacity: .3;
  margin-top: 14px;
}

.linkd:hover{
	color: #5c88fd;
}

.product__container {
  width: 85%;
  margin: auto;
}

@media screen and (max-width: 500px) {
  .product__container-v4 {
    width: 100%;
    margin: -40px 0 0 0;
  }
}

.product__image img {
  border-radius: 30px;
}

.product__images-slider>ul {
  opacity: 0;
}
.product__info {
  position: relative;
  margin: 20px 0 40px;
}

.product__details-title {
  color: #6882c1;
  font-weight: 500;
  margin: 0;
  width: 100%;
}

.product__title {
  color: #6882c1;
}
.product__details form {
  margin: 0;
  width: 100%;
}
.product__details form .button {
  margin: 40px 0 0;
}

.product__details .disclaimer strong {
  color: #43dfe4;
}

.product__price {
  font-size: 20px;
  margin: 0 0 20px;
}

@media screen (max-width: 768px) {
  .product__price-v4 {
    font-size: 20px;
    margin: 0 0 20px;
  }
}

/* AA=========Product details v2 ===*/

.product__details-section {
  width: 80%;
  z-index: 10;
  margin: 0 auto 60px auto;
}

.product__details-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.product__details-section h2 {
  color: #6882c1;
  text-align: center;
  font-size: 2.2rem;
  line-height: 2.6rem;
}

.product__details-image {
  max-width: 40vw;
}
.v4 .product__details-image {
  max-width: 42vw;
}

.product__details-description {
  background: #fff;
  padding: 40px 40px;
  margin-left: 2%;
  border-radius: 15px;
  box-shadow: 4px 4px 8px rgba(120,120,120,.3);
}

.product__details-description em {
  font-style: normal;
}

.v4 .product__details-description em {
  font-weight: bold;
}

.v4 .product__details-description strong {
  color: #6883c1;
}

.product__details-description p:last-of-type {
  margin-bottom: 0;
}

.v4 .product__details-section {
  background: #6883c110;
  padding: 40px 20px;
  width: 100%;
  margin: 60px auto;
  max-width: 100%;
}

.v4 .product__details-section h2 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 28px;
}

.v4 #shopify-section-product-details-v2:before {
  background-position: top 6% left 12%, bottom 82% right 85%;
}

@media only screen and (max-width:900px){
  .product__details-container {
    display: flex;
    flex-direction: column;
  }

  .v4.mobile-only .product__details-section {
    background: #6883c110;
    padding: 40px 12px;
    width: 100%;
    margin: 40px auto;
  }

  .v4 .product__details-section strong {
    color: #6882c1;
  }

  .v4 .product__details-section em {
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
  }

  .product__details-section h2 {
    color: #6882c1;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    font-size: 24px;
    line-height: 28px;
  }

  .v4 .product__details-section h2 {
    font-size: 28px;
  }

  .product__details-image {
    max-width: 90vw;
    margin-bottom: 20px;
  }

  .v4 .product__details-image {
    max-width: 90vw;
    margin-bottom: 20px;
  }

  .product__details-description {
    padding: 20px 20px;
    margin-left: 0;
    max-width: 90vw;
  }

}

.product__mermaid-section {
  text-align: center;
  padding: 170px 0;
  overflow: hidden;
  margin-top: -70px;
}

.product__mermaid-section h2 {
  width: 80%;
  margin: auto;
  text-transform: uppercase;
  color: #6882C1;
  letter-spacing: 3px;
  font-size: 2rem;
  font-weight: 500;
}

.product__mermaid-blocks {
  margin-top: 40px;
  display: flex;
  flex-direction: row;
}

.mermaid__slide-left {
  position: relative;
  height: auto;
  left: -12vw;
  top: -11vw;
  max-width: 100vw;
  width: 28vw;
  opacity: 1;
  transform: rotate(20deg);
}

.mermaid__animate-left {
  animation: mermaid-slide-left .8s linear .1s;
  animation-fill-mode: both;
}

@keyframes mermaid-slide-left {
  0% {
    transform: translate(-50vw, 0) rotate(20deg);
  } 100% {
    transform: translate(0, 0) rotate(20deg);
  }
}
.mermaid__middle {
  width: 75%;
  position: relative;
  bottom: -4.5vw;
}
.mermaid__slide-right {
  position: relative;
  height: auto;
  right: 6.5vw;
  top: 1vw;
  max-width: 100vw;
  width: 34vw;
  opacity: 1;
}

.mermaid__item {
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mermaid__item-subtitle {
  text-transform: uppercase;
  letter-spacing: 3px;
}
.mermaid__item-icon {
  width: 20vw;
  height: 20vw;
  margin: 0 auto 15px;
  border-radius: 1rem;
  background: rgb(222,250,246);
  background: radial-gradient(circle, rgba(222,250,246,1) 0%, rgba(255,254,244,1) 25%, rgba(255,254,244,1) 60%, rgba(222,250,246,1) 89%);
}

.mermaid__item-text {
  width: 60%;
}

@media only screen and (max-width:500px) {
  .product__mermaid-section {
    overflow-x: hidden;
    padding: 40px 0;
  }

  .product__mermaid-blocks {
    flex-direction: column;
    align-items: center;
  }
  .mermaid__item-icon {
    width:100%;
    max-width: 200px;
    height: 200px;
  }
  .mermaid__slide-left {
    top: -75px;
    width: 65vw;
    left: -32vw;
    transform: rotate(0deg);
  }
  .mermaid__middle {
    bottom: -45px;
  }
  .mermaid__slide-right {
    right: 19.5vw;
    top: -10px;
    width: 95vw;
    margin-right: -19.5vw;
  }

  .mermaid__animate-left {
    animation: slidein-in-left .4s linear .1s;
    animation-fill-mode: both;
  }
}

@media screen and (max-width: 600px){
  .button {
    width: 100%;
  }
  .disclaimer {
    text-align: center;
  }
  .pitwo .slick-dots {
    bottom: -28px;
  }
}
@media screen and (max-width: 1025px) {
  .product__mermaid-section {
    overflow: hidden;
  }
}

@media screen and (max-width: 768px) {
  .justification {
    width: 100%;
  }

  .product__images-slider {
    margin-top: -20px;
  }

  .product__image-container.v4 .product__images-slider {

    margin-top: 0;
  }
}

@media only screen and (min-width:700px) {
  .product__info {
    margin: 10px 0;
  }

  .v4 .product__info {
      margin: 0 0 40px 0;
  }

  .v4 .product-tagline {
    width: 80%;
  }

  .template-alternate2 .product__info {
    margin: 0 0 40px 0;
  }

   .slick-dots {
    bottom: -20px !important;
  }

  .product__image {
    margin-bottom: 80px;
  }

  .product__price {
    font-size: 29px;
  }

  .product__details {
    margin: 0;
  }

  .v4 .product__details {
    margin: 60px 0;
  }
}

@media screen and (min-width: 1200px){
  .disclaimer{
    white-space: nowrap;
  }
  .product__details {
    margin: 0 40px;
  }
}

/* PRODUCT FAQ */
.product__faq-section {
  background: #fff;
  width: 80%;
  min-height: 200px;
  margin: 0 auto 60px auto;
  padding: 20px 60px;
  border-radius: 15px;
  box-shadow: 4px 4px 8px rgba(120,120,120,.3);
  position: relative;
  z-index: 10;
}

.product__faq-heading {
  display: flex;
  align-items: center;
}

.product__faq-heading img {
  max-height: 85px;
  max-width: 85px;
}

.product__faq-section h2 {
  color: #6882c1;
  font-size: 2rem;
  margin-right: 20px;
  line-height: 2.4rem;
  font-weight: 400;
}

@media screen and (min-width: 501px){
  .product__faq-section:after {
    content: '';
    position: absolute;
    height: 300px;
    width: 100px;
    right: -5%;
    z-index: 0;
    margin-top: -268px;
    background-size: 75px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/product-seaweed-right.png?v=172401757615590877281598628041);
  }
}
@media screen and (max-width: 900px){
  .product__faq-section {
    padding: 20px;
  }
}

.product__question {
  display: flex;
  align-items: center;
  color: #6882c1;
  font-size: 1.1rem;
  margin: 0 0;
  line-height: 1.6rem;
  font-weight: 500;
  cursor: pointer;
}

.product__question.active:after {
  content: none;
}

.product__question.active {
  background: transparent;
}

.product__footer-section {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.product__footer-text {
  width: 50%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.product__footer-section h1 {
  color: #6882c1;
  font-size: 2.2rem;
  line-height: 2.4rem;
  font-weight: 600;
  text-transform: uppercase;
}

.product__footer-image {
  width: 60%;
  max-width: 500px;
  margin-top: -70px;
}

.steps__hidden {
  opacity: 0;
}

@media screen and (min-width: 900px) {

  #shopify-section-product-cta:before {
    content: '';
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    background-position:
      top 12% left 10%,
      bottom 69% right 20%,
      top 24% left 24%;
    background-size: 95px, 20px, 28px;
    background-repeat: no-repeat;
    background-image:
      url(//finalstraw.com/cdn/shop/t/177/assets/product-fish.png?v=165276365629457600121598628039),
      url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-04.png?v=173988105470920917211598628038),
      url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-03.png?v=27065810323559573251598628037);
  }

}
@media screen and (max-width: 500px) {

  .product__footer-text {
    width: 100%;
  }

  .product__footer-section {
    margin: 0 auto;
  }
  .product__footer-section h1 {
    font-size: 2rem;
    line-height: 2.2rem;
  }

  #shopify-section-product-cta .son:before {
    content: none;
  }

  .product__footer-image {
    width: 80%;
    margin-top: 30px;
  }
}

/* MISSION PAGE */
.mission__header {
  color: #6882c1;
  text-align: right;
  width: 80%;
  margin: 0 10% 30px auto;
}

.mission__title {
  color: #6882c1;
}

.mission__subtitle {
  margin-top: -15px;
}

.mission__background {
  position: relative;
  height: 450px;
  border-radius: 35px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(//finalstraw.com/cdn/shop/t/177/assets/watercolor.png?v=61179422684466457081598628090);
}

.mission__problem-img {
  margin-top: -200px;
  margin-left: -115px;
  height: 600px;
  max-width: fit-content;
}

.mission__text {
  padding: 0 35px;
}

.mission__text p {
  margin: 0 0 5px;
}

.mission__text strong {
  font-weight: normal;
  font-size: 1.1em;
  color: #6882c1;
}

#shopify-section-mission-footer {
  margin-top: 140px;
}

.mission__footer-text {
  width: 40%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.mission__footer-text p {
  font-size: .8em;
}

.mission__row {
  justify-content: center;
}

.mission__card {
  text-align: center;
  margin: 20px;
}

.mission__subheader {
  text-align: center;
  width: 65%;
  margin: 0 auto;
}

.mission__subheader h2 {
  color: #6882c1;
}

.mission__footer-image {
  position: relative;
  width: 80%;
  margin-top: -340px;
  margin-bottom: 70px;
  max-width: 700px;
}

@media screen and (max-width: 10240px) {
  .mission__footer-image {
    margin-top: -300px;
  }
}
@media screen and (max-width: 950px) {
  .mission__problem-img {
    margin-top: -50px;
    margin-left: -55px;
    height: 400px;
  }

  .mission__footer-image {
    margin-top: -240px;
  }


}
@media screen and (max-width: 700px) {

  #shopify-section-mission-footer {
    margin-top: 20px;
  }

  .mission__footer-text {
    width: 80%;
  }

  .mission__problem-img {
    margin-top: -40px;
    margin-left: 0;
    height: auto;
    max-width: 100%;
  }

  .mission__background {
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
    height: auto;
  }

  .mission__footer-image {
    width: 100%;
    margin-top: -40px;
  }

}
@media screen and (max-width: 500px) {
  .mission__header, .mission__subheader {
    text-align: center;
    width: 80%;
  }

  .mission__footer-text {
    text-align: center;
    width: 100%;
  }

  .mission__footer-text h2 {
    color: #6882c1;
  }

  .mission__subtitle {
    margin-top: 0;
  }

}

/* ======== AA: PRESS PAGE =========== */

.press__testimonials {
  display: flex;
}

.press__testimonial-item {
  width: 96%;
  text-align: center;
  position: relative;
  margin: 25px 2%;
}

.press__testimonial-quote {
  position: relative;
  padding: 80px 30px 30px;
  min-height: 320px;
  height: 73%;
  font-size: 16px;
  background: white;
  border-radius: 30px 30px 0 0;
}

.press__testimonial-logo img {
  max-width: 100px;
  max-height: 75px;
  width: auto;
  height: auto;
  vertical-align: middle;
  display: inline-block;
}

.press__testimonial-logo {
  height: 27%;
  min-height: 120px;
  line-height: 120px;
  text-align: center;
  border-radius: 0 0 30px 30px;
  background-color: #f8f7f6;
}

.press__inquiry {
  margin: 60px auto;
}
.press__story {
  text-align: left;
}
.press__story-image {
  max-width: 325px;
  width: 80%;
}

.press__moment-container {
  display: flex;
  width: 80%;
  margin: 0 auto;
}

.press__moment {
  width: 96%;
  height: 100%;
  display: flex;
  margin: 0 2%;
  flex-direction: column;
  justify-content: center;
}

.press__moment-image {
  margin-bottom: 10px;
}

@media only screen and (max-width:500px) {
  .press__testimonial-item {
    width: 100%;
    text-align: center;
    position: relative;
    margin: 25px 0;
  }

  .press__testimonials {
    flex-direction: column;
  }

  .press__testimonial-quote {
    min-height: 240px;
  }

  .press__moment-container {
    flex-direction: column;
  }

  .press__moment {
    margin: 10px 0;
  }
}

/* ============ HELP PAGE ======== */
.faq__section {
  width: 80%;
  margin: 40px auto 0;
}

.faq__categories h4 {
  margin: 0;
}

.faq__question-arrow {
  height: 15px;
  margin: 0 10px;
  transform: rotate(180deg);
  transition: transform .1s ease-in;
}

.active .faq__question-arrow {
  transform: rotate(270deg);
}

.tip__section {
  position: relative;
  z-index: 10;
  width: 60%;
  margin: 120px auto;
}

.v4 .tip__section {
  margin: 60px auto;
  width: 50%;
}

.tips__before:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-size: 200px, 300px;
  background-repeat: no-repeat;
  background-position: top 0 left 5%, bottom 90% right 0;
  background-image: url(//finalstraw.com/cdn/shop/t/177/assets/help-straw_250x.gif?v=146442270313688798361598627972), url(//finalstraw.com/cdn/shop/t/177/assets/help-clean_250x.png?v=135916471992703724321598627971)
}

.tip__header {
  color: #6882C1;
}

.tip__header.v4 {
  text-transform: uppercase;
  font-size: 28px;
  margin-top: 0;
}

.tip__subtitle {
  color: #6882C1;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: -18px;
}

.tip__item {
  display: flex;
  flex-direction: row;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  min-height: 100px;
  margin: 15px 0;
}

.tip__item img {
  width: 80px;
}

.tip__item p {
  margin: 0 0 0 20px;
}


.guarantee-section {
  width: 50%;
  margin: 60px auto;
}

@media only screen and (max-width:900px) {
  .tips__before:before {
    content: '';
    background-size: 200px, 200px;
    background-repeat: no-repeat;
    background-position: top 0 left 0, bottom 90% right 0;
  }
}

@media only screen and (max-width:500px) {
  .tips__before:before {
    content: none;
  }

  .tip__section {
    width: 80%;
    margin: 90px auto;
  }

  .v4 .tip__section {
    margin: 40px auto;
    width: calc(100% - 25px);
  }

  .guarantee-section {
    width: 85%;
    margin: 40px auto;
  }

  .tip__item p {
    margin: 0 0 0 15px;
    font-size: .9em;
  }
}

/* ====== GENERAL PAGE ======= */

.page__banner {
  width: 80%;
  margin: 40px auto;
}

.page__banner h1:after {
  content: '';
  border-bottom: 7px solid #5C88FD;
  width: 117px;
  margin: 13px 0;
  display: block;
}

.page__container {
  background: transparent; /* gray box: #F8F7F6 */
  border-radius: 52px;
  padding: 60px 0;
  max-width: 80%;
  margin: 0 auto;
  /* box-shadow: 1px 1px 10px rgba(120, 120, 120, .4); */ /* shadowbox  */
}

/* ================= */

.product__compare {
  color: #ff5e5e;
  margin: 0 15px;
}

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 70%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.8s;
  display:block;
  margin: 0 auto;
  margin-bottom: 30px;
  font-weight: bold;
}

.product-option {
  padding-bottom: 10px;
}

.product-option label,
label[for="Quantity"] {
  font-weight: 600;
}

.product-option .option-value {
  font-weight: 300;
}

.placecard-2 {
  border-radius: 30px;
  box-shadow: 6px 6px 20px rgba(0,0,0,.45);
  background-color: #fff;
  margin: 40px auto;
  padding: 25px;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
  width: 70%;
  background-color:white;
  margin: 0 auto;
}

.faq__category {
  color: #6882C1;
}
.faq__category:first-of-type {
  margin-top: 0;
}

.faq__categories h4 {
  color: #6882C1;
}

.faq__categories ul {
  padding: 0;
}
.faq__categories li {
  display: block;
  margin: 10px 0;
}
.faq__categories li a {
  color: #4d5761;
}

.faq__accordion {
  cursor: pointer;
}

.faq__accordion.active {
  background-color: transparent;
}

.faq__accordion.active:after {
  content: "";
}

.faq__panel {
  margin-left: 30px;
  display: none;
  font-size: 1em;
  line-height: 1.6em
}

@media screen and (max-width: 767px) {
  .footer__instagram {
    margin-top: 0;
  }

  .footer__properties .narrow img{
    width: 20px;
    margin-bottom: -5px;
  }

  .panel {
    padding: 0 18px;
    background-color: white;
    display: none;
    overflow: hidden;
    width: 90%;
    background-color:white;
    margin: 0 auto;
  }

  .accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 90%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.8s;
    display:block;
    margin: 0 auto;
    margin-bottom: 30px;
    font-weight: bold;
  }
}

.accordion:after {
  content: '\02795';
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2796";
}

h3.account_notification {

  color: red;
  width: 400px;
  margin: 0 auto;
  padding-bottom: 30px;

}
@media screen and (max-width: 767px) {

  .wholesale_block {
    padding: 10px;
  }

  h3.account_notification {
    color: red;
    width: 200px;
  }
}

.log_out_button {
  margin-top: 40px;
  text-align: center;
}

/* AMBASSADOR */
.ambassador-wrapper{
  background: #f8f7f6;
  padding: 60px;
}

.ambassador-wrapper .first-sm{
  margin-bottom: 45px;
}
.ambassador-card{
  background: white;
  padding: 2em 2em 1em 2em;
  border-radius: 10px;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 15px;
  height: 100%;
  box-shadow: -0.9px 1.7px 18px rgba(0,0,0,.05);
}

.ambassador-card img{
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 200px;
}

.ambassador-name{
  font-weight: bold;
  margin-bottom: 0px;
}

.ambassador-location:after{
  border-bottom: 3px solid #5c88fd;
  width: 30px;
  margin: 0 auto;
  display: block;
  content: '';
  padding-top: 10px;
}

.ambassador-location{
  margin: 3px 0 0;
  font-weight: normal;
}

.ambassador-bio{
  text-align: center;
  margin-bottom: 0;
  font-size: 11pt;
  line-height: 1.6em;
  margin-top: 10px;
}

.signup_form {
  margin-top: 50px;
}
.buy_button {
  margin-top: -300px;
}

/*********
BACKGROUND IMAGES REFRESH
****************/


/* AA new site designs */


@media only screen and (min-width:1024px) {

  .press__testimonials, #shopify-section-press-inquiry, #press__moments, .team_image, #shopify-section-footer {
    position: relative;
  }

/*   #shopify-section-footer:before {
    content: "";
    position: absolute;
    height: 500px;
    width: 100%;
    z-index: 0;
    background-size: 480px, 480px;
    background-position: top 70% left -25%, top 70% right -25%;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/sand.png?v=114930361522149775951598628045), url(//finalstraw.com/cdn/shop/t/177/assets/sand2.png?v=155075452086727378911598628046);
  } */

  <!-- .product__image-container:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 35%;
    max-width: 500px;
    top: -40px;
    margin-left: 80px;
    z-index: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/product-background.png?v=171600352768101105721598628036);
  } -->

  #shopify-section-product-v2:before {
    content: '';
    position: absolute;
    z-index: 0;
    height: 50%;
    width: 100%;
    background-position: top 16% left 55%, bottom 48% right 58%;
    background-size: 22px, 80px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-04.png?v=173988105470920917211598628038), url(//finalstraw.com/cdn/shop/t/177/assets/product-fish.png?v=165276365629457600121598628039);
  }

  #shopify-section-product-v2 .bcg-accent:before {
    content: '';
    position: absolute;
    z-index: 0;
    height: 50%;
    width: 100%;
    background-position: top 8% left 81%, bottom 100% right 12%;
    background-size: 22px, 28px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-03.png?v=27065810323559573251598628037), url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-02.png?v=82142709197570636471598628037);
  }

/*   #shopify-section-product-details-v2:before {
    content: '';
    position: absolute;
    z-index: 0;
    height: 38%;
    width: 100%;
    background-position: top 0% left 25%, bottom 80% right 50%;
    background-size: 22px, 28px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-04.png?v=173988105470920917211598628038), url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-01.png?v=27831695346316624571598628036);
  } */

  #shopify-section-product-details-v2 .bcg-accent:before {
    content: '';
    position: absolute;
    z-index: 0;
    height: 40%;
    width: 100%;
    background-position: top 35% left 54%, bottom 96% right 14%;
    background-size: 16px, 28px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-03.png?v=27065810323559573251598628037), url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-02.png?v=82142709197570636471598628037);
  }

  #shopify-section-home-intro-v2:before {
    display: none;
    content: '';
    width: 100%;
    position: absolute;
    background-position: top 15% left 23%, bottom 55% right 72%;
    height: 10%;
    background-size: 20px, 25px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-01.png?v=27831695346316624571598628036), url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-02.png?v=82142709197570636471598628037);
    z-index: 0;
  }

  /*
  HOME PAGE CORAL CUTS
  #shopify-section-home-video-v2:before {
    content: '';
    width: 100%;
    position: absolute;
    background-position: bottom 0 right -6%;
    height: 70%;
    background-size: 160px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/coral-5.png?v=166572533282688824001598627942);
    z-index: 0;
  }
  */

  #shopify-section-testimonials-v2 .son:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 200px;
    background-position: top 15% left 16%, bottom 40% right 80%;
    background-size: 20px, 25px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-01.png?v=27831695346316624571598628036), url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-02.png?v=82142709197570636471598628037);
    z-index: 0;
  }

/* HP CORAL CUTS
  #shopify-section-testimonials-v2:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 500px;
    background-position: top 0% left -4%, bottom 0% right 0%;
    background-size: 150px,160px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/coral-4.png?v=166843802935106383371598627941), url(//finalstraw.com/cdn/shop/t/177/assets/blue-coral.png?v=162427503233445257471598627932);
    z-index: 0;
  } */

  /* MISSION PAGE */
  #shopify-section-mission-header:before {
    content: '';
    position: absolute;
    z-index: 0;
    height: 475px;
    width: 100%;
    background-position: bottom 10% right 33%, bottom 0% right 30%;
    background-size: 16px, 22px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-03.png?v=27065810323559573251598628037), url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-02.png?v=82142709197570636471598628037);
  }

/* CORAL CUTS
  #shopify-section-mission-the-problem:before {
    content: '';
    width: 100%;
    position: absolute;
    background-position: bottom 0 right 6%;
    height: 400px;
    background-size: 160px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/coral-5.png?v=166572533282688824001598627942);
    z-index: 0;
  } */

  .mission__row:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 75%;
    background-position: top 16% left 10%, bottom 28% right 13%;
    background-size: 80px, 80px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/coral-5.png?v=166572533282688824001598627942), url(//finalstraw.com/cdn/shop/t/177/assets/coral-3.png?v=96938736642798426381598627941);
    z-index: -1;
  }

  #shopify-section-mission-footer:before {
    content: '';
    width: 100%;
    position: absolute;
    background-position: bottom 80% right 20%;
    height: 600px;
    background-size: 100px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/product-fish.png?v=165276365629457600121598628039);
    z-index: 0;
  }

  .press__testimonials:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: bottom 10% left 0%, bottom 10% right 0%;
    background-size: 60px, 70px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/seaweed-left.png?v=31247591970672562961598628049), url(//finalstraw.com/cdn/shop/t/177/assets/seaweed-right.png?v=136619347577073548731598628050);
    z-index: 2;
  }

  #shopify-section-press-inquiry:before {
    content: '';
    width: 100%;
    position: absolute;
    background-position: bottom 0 right -6%;
    height: 300px;
    background-size: 120px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/coral-5.png?v=166572533282688824001598627942);
    z-index: 0;
  }

  #shopify-section-press-beginnings:before {
    content: '';
    position: absolute;
    background-position: bottom 0 left -7%;
    margin-top: 600px;
    width: 100%;
    height: 400px;
    background-size: 160px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/coral-4.png?v=166843802935106383371598627941);
    z-index: -10;
  }

  .press__story-image-holder:before {
    content: '';
    position: absolute;
    width: 380px;
    height: 325px;
    margin-left: -40px;
    margin-top: -50px;
    background-position: top 0% left 0%, bottom 0% right 0%;
    background-size: 80px, 80px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/coral-5.png?v=166572533282688824001598627942), url(//finalstraw.com/cdn/shop/t/177/assets/coral-3.png?v=96938736642798426381598627941);
    z-index: -1;
  }

  /* .press__moment-container:before {
    content: '';
    position: absolute;
    width: 85%;
    height: 255px;
    margin-left: -30px;
    background-position: bottom 0% left 1%, bottom 0% right 1%;
    background-size: 80px, 80px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/coral-6.png?v=148755643772595789301598627943), url(//finalstraw.com/cdn/shop/t/177/assets/coral-3.png?v=96938736642798426381598627941);
    z-index: -1;
  } */

  #shopify-section-executive-team .team_image:before {
    content: '';
    position: absolute;
    z-index: -1;
    margin-top: -50px;
    height: 400px;
    width: 108%;
    background-position: top 0% right 0%;
    background-size: 100px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/coral-4.png?v=166843802935106383371598627941);
  }

  #shopify-section-executive-team:before {
    content: '';
    position: absolute;
    z-index: 0;
    height: 1000px;
    width: 80%;
    background-position: top 12% left 5%, bottom 18% right 42%, bottom 10% right 26%;
    background-size: 22px, 80px, 22px;
    background-repeat: no-repeat;
    background-image:
      url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-04.png?v=173988105470920917211598628038),
      url(//finalstraw.com/cdn/shop/t/177/assets/product-fish.png?v=165276365629457600121598628039),
      url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-02.png?v=82142709197570636471598628037);
  }

  #shopify-section-work-with-us:before {
    content: '';
    position: absolute;
    z-index: 0;
    height: 500px;
    width: 80%;
    background-position: bottom 30% right 10%, bottom 18% left 33%;
    background-size: 120px, 22px;
    background-repeat: no-repeat;
    background-image:
      url(//finalstraw.com/cdn/shop/t/177/assets/bluepinkfish.png?v=74550531854813972461598627933),
      url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-01.png?v=27831695346316624571598628036);
  }

  .section__team-footer:before {
    content: '';
    position: absolute;
    width: 80%;
    height: 130%;
    background-position: top 20% left 5%, bottom 10% right 9%;
    background-size: 160px, 140px;
    background-repeat: no-repeat;
    background-image:
      url(//finalstraw.com/cdn/shop/t/177/assets/shop-2.png?v=9429736088235824101598628055),
      url(//finalstraw.com/cdn/shop/t/177/assets/coral-3.png?v=96938736642798426381598627941);
    z-index: -1;
  }


    #shopify-section-help-faq:before {
      content: '';
      position: absolute;
      z-index: -10;
      height: 800px;
      width: 100%;
      background-position: bottom 10% right 70%;
      background-size: 28px;
      background-repeat: no-repeat;
      background-image: url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-01.png?v=27831695346316624571598628036);
    }

    .help__contact-form:before {
      content: '';
      position: absolute;
      width: 80%;
      height: 400px;
      margin-left: -10%;
      background-position: top 10% left 0%;
      background-size: 160px;
      background-repeat: no-repeat;
      background-image: url(//finalstraw.com/cdn/shop/t/177/assets/coral-5.png?v=166572533282688824001598627942);
      z-index: -1;
    }

    #shopify-section-help-cleaning:before {
      content: '';
      position: absolute;
      z-index: 0;
      height: 1000px;
      width: 100%;
      margin-top: -120px;
      background-position:
        top 16% left 18%,
        top 10% right 18%,
        top 60% right 10%,
        bottom 0% right 14%;
      background-size: 22px, 28px, 80px, 26px;
      background-repeat: no-repeat;
      background-image:
        url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-01.png?v=27831695346316624571598628036),
        url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-02.png?v=82142709197570636471598628037),
        url(//finalstraw.com/cdn/shop/t/177/assets/product-fish.png?v=165276365629457600121598628039),
        url(//finalstraw.com/cdn/shop/t/177/assets/product-bubble-03.png?v=27065810323559573251598628037);
    }

}

@media screen and (min-width: 1205px){

  .template-contact, .template-contact .placecard, #shopify-section-footer-banner-contact .container, .template-mission .page__hero-image, .mission-blocks .container,
  #shopify-section-footer-banner .container, .team__member.even, .team__member-list, .team__member, #shopify-section-footer-banner-team, .template-product .home__video,
  #shopify-section-footer-banner-product-pages, .footer__main, .footer__banner, #shopify-section-footer-banner-contact, #shopify-section-testimonials, .product__images-slider,
  .product-details, #shopify-section-footer-banner {
    position: relative;
  }

  .template-contact:after{
    content: '';
    width: 100%;
    position: absolute;
    background-position: bottom 40% left 5%, bottom 43% right 5%;
    height: 100%;
    background-size: 60px, 80px;
    background-repeat: no-repeat;
    top: 0px;
    right: 0px;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/bubble-light.png?v=131709249035447176351598627935),
      url(//finalstraw.com/cdn/shop/t/177/assets/bubble-green.png?v=89892007438274940371598627934);
    z-index: -1;
  }

  .template-contact .placecard:after {
    content: '';
    width: 100vw;
    position: absolute;
    background-position: top 350px right 970px, top 130px right 0px, top 520px right 0px;
    height: 150vh;
    background-size: 300px, 200px, 300px;
    background-repeat: no-repeat;
    top: 0;
    right: -160px;
    z-index: -1;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/contact-1.png?v=159954494542037554411598627937),
      url(//finalstraw.com/cdn/shop/t/177/assets/contact-2.png?v=155050750404773421961598627937),
      url(//finalstraw.com/cdn/shop/t/177/assets/contact-3.png?v=132330700197506213861598627938);

  }

  #shopify-section-footer-banner-contact:before{
    content: "";
    position: absolute;
    bottom: -20%;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-size: 120px;
    background-position: bottom 0 right 50%;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/contact-8.png?v=25268641004449841451598627940);
  }

  #shopify-section-footer-banner-contact .container:after{
    content: '';
    width: 150vw;
    position: absolute;
    background-position: top 400px right 1220px, top 0px right 0px;
    height: 890px;
    background-size: 300px, 300px;
    background-repeat: no-repeat;
    top: -70px;
    right: -160px;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/contact-5.png?v=91243607646198105991598627939),
      url(//finalstraw.com/cdn/shop/t/177/assets/contact-7.png?v=5098135843363062661598627940);
    z-index: -1;
  }

  /* AA get rid of extra background images

  .template-mission .page__hero-image:after {
    content: '';
    width: 1200px;
    position: absolute;
    background-position: top 0px left 0px, bottom 43% right 0%;
    height: 110%;
    background-size: 390px, 350px;
    background-repeat: no-repeat;
    top: -40px;
    right: -104px;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/mission-1.png?v=86905038342701523031598627995),
      url(//finalstraw.com/cdn/shop/t/177/assets/mission-2.png?v=92924914140389690321598627999);
    z-index: -1;
  } */

  .template-mission .content__item:after{
    width: 100%;
    content: '';
    position: absolute;
    background-position: top 50% left 0px;
    height: 100%;
    background-size: 390px;
    background-repeat: no-repeat;
    top: 0;
    left: -27%;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/mission-3.png?v=107525434139265349061598627999);
    z-index: -1;
  }

  .template-mission .content__item:nth-of-type(2):after{
    background-position: top 50% right 0px;
    left: 0;
    width: 127%;
  }

  .mission-blocks .container:after{
    content: '';
    width: 100%;
    position: absolute;
    background-position: top 8% left 59%, top 34% right 37%, top 65% left 15%, bottom 0px left 50%;
    height: 105%;
    background-size: 60px, 40px, 90px, 400px;
    background-repeat: no-repeat;
    top: 0px;
    right: 0px;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/mission-4.png?v=102309109645697917531598628000),
      url(//finalstraw.com/cdn/shop/t/177/assets/mission-7.png?v=122845932161237145841598628001),
      url(//finalstraw.com/cdn/shop/t/177/assets/mission-10.png?v=131381813641774917891598627996),
      url(//finalstraw.com/cdn/shop/t/177/assets/mission-12.png?v=116912141600940556891598627996);
    z-index: -1;
  }

  #shopify-section-footer-banner .container:after {
    content: '';
    width: 150vw;
    position: absolute;
    background-position: bottom 110px right 952px, top 0px right 0px;
    height: 890px;
    background-size: 570px, 300px;
    background-repeat: no-repeat;
    top: -70px;
    right: -160px;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/mission-13.png?v=65767754740130813241598627997),
      url(//finalstraw.com/cdn/shop/t/177/assets/mission-14.png?v=5721868528655983241598627997);
    z-index: -1;
  }

  .template-mission #shopify-section-footer-banner:before {
    content: '';
    width: 100%;
    position: absolute;
    background-position: bottom 0px left -5%, bottom 0px right 50%, bottom 0px right -5%;
    height: 120%;
    background-size: 16%;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/double-wave-right.png?v=138408094085868504291598627947),
      url(//finalstraw.com/cdn/shop/t/177/assets/mission-16.png?v=77836290874743343751598627998), url(//finalstraw.com/cdn/shop/t/177/assets/double-wave-left.png?v=160612363896083300231598627946);
    z-index: -1;
  }

  /* .template-team .page__hero-image:after{
    content: '';
    width: 1200px;
    position: absolute;
    background-position: top 0px left 0px, top 50px right 4%;
    height: 110%;
    background-size: 350px, 95px;
    background-repeat: no-repeat;
    top: -40px;
    right: -104px;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/team-1.png?v=123637167823886446111598628071),
      url(//finalstraw.com/cdn/shop/t/177/assets/team-2.png?v=114169033622694537631598628077);
    z-index: -1;
  } */

  /* .executive__team:before {
    content: "";
    position: absolute;
    top: -19%;
    left: -7%;
    right: -10%;
    height: 80%;
    z-index: -1;
    border-radius: 30px;
    background-size: 240px, 50px, 50px;
    background-position: top 0 left 0, top 11% right 35%, bottom 13% left 60%;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/team-3.png?v=108820248991913728371598628078), url(//finalstraw.com/cdn/shop/t/177/assets/mission-7.png?v=122845932161237145841598628001), url(//finalstraw.com/cdn/shop/t/177/assets/mission-4.png?v=102309109645697917531598628000);
    background-repeat: no-repeat;
  } */

  .template-product .product__images-slider:before{
    content: '';
    width: 100%;
    position: absolute;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    background-position: top 20% left 20%;
    height: 100%;
    background-size: 170px;
    background-repeat: no-repeat;
  }


  .product-details h2, .justification{
    position: relative;
  }

  .product-details h2:before{
    content: '';
    width: 50px;
    position: absolute;
    height: 80px;
    background-position: center;
    background-size: 50px;
    right: -90px;
    top: -30px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/dark-bubbles.png?v=118098770606707063411598627946);
  }


  .justification:after{
    content: '';
    width: 240px;
    z-index: -1;
    position: absolute;
    right: -12%;
    top: -82%;
    background-position: center;
    height: 310px;
    background-size: 330px;
    background-repeat: no-repeat;
    background-image:      url(//finalstraw.com/cdn/shop/t/177/assets/shop-2.png?v=9429736088235824101598628055);
  }

  .video-bg:before{
    content: '';
    position: absolute;
    width: 130%;
    height: 130%;
    top: -15%;
    left: -18%;
    background-size: 90px, 112px, 357px, 220px;
    background-position: top -2% left 16%, top -3% right 0%, bottom 38% left 0%, bottom 37% right 0%;

    z-index: -1;
    background-repeat: no-repeat;
  }

  .template-product .footer__banner:before{
    content: '';
    position: absolute;
    width: 128%;
    height: 141%;
    top: -21%;
    left: -14%;
    background-size: 300px, 292px, 570px;
    background-position: top -2% left 50%, top 1% left 3%, bottom 28% right 1%;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/shop-8.png?v=132752901393669906071598628058),
      url(//finalstraw.com/cdn/shop/t/177/assets/shop-9.png?v=44740578905947050941598628058),
      url(//finalstraw.com/cdn/shop/t/177/assets/shop-10.png?v=77792667220462993751598628051);
    opacity: 1;
    z-index: -1;
    background-repeat: no-repeat;
  }
  #shopify-section-footer-banner-product-pages:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 141%;
    top: -21%;
    background-size:  300px, 300px, 450px;
    background-position:
      bottom -5% left -7%,
      bottom -2% right -5%,
      bottom 0% right 50%;
    background-image:
      url(//finalstraw.com/cdn/shop/t/177/assets/shop-13.png?v=60544160353387215391598628053),
      url(//finalstraw.com/cdn/shop/t/177/assets/shop-12.png?v=52883429821196122781598628052),
      url(//finalstraw.com/cdn/shop/t/177/assets/mission-12.png?v=116912141600940556891598627996);
    z-index: -1;
    background-repeat: no-repeat;
  }

  /* AA remove the fish from the footer */
  /* .footer__main:before {
    content: "";
    position: absolute;
    height: 200px;
    width: 146px;
    top: 30%;
    right: 44%;
    background-size: 146px;
    background-repeat: no-repeat;
    background-image: url(//finalstraw.com/cdn/shop/t/177/assets/contact-2.png?v=155050750404773421961598627937);
  } */

  .gome{position: relative;}

  .gome:after{
    content: '';
    position: absolute;
    width: 120%;
    height: 100%;
    top: 0%;
    left: -10%;
    background-size: 130px, 206px;
    background-position: top 21% left 0%, bottom -5% right 0%;
    z-index: -1;
    background-repeat: no-repeat;
  }

  .template-index .home__video:before{
    content: '';
    position: absolute;
    width: 119%;
    height: 100%;
    top: 0%;
    left: -11%;
    background-size: 230px, 206px;
    background-position: top 21% left -2%, bottom 0% right 0%;
    z-index: -1;
    background-repeat: no-repeat;
  }

  .template-index .home-intro__text:before{
    content: '';
    width: 100%;
    position: absolute;
    left: -18%;
    background-position: top 76% left 0px, bottom 12% left 72%;
    height: 100%;
    background-size: 100px, 170px;
    background-repeat: no-repeat;

    z-index: -1;

  }
  .frame-wave{
    display: inline-block !important;
    max-width: 15%;
  }

}

.frame-wave{
  display: none;
}

/* styles to control home animation settings */
[data-scroll],
[data-scroll]:before,
[data-scroll]:after{
  transition: background-position 1s ease;
}
@media screen and (min-width: 1205px) {
  .home__video.invisible:before {
    background-position: top 21% left 5%, bottom 0% right 10%
  }
	.home__video.visible:before {
    background-position: top 21% left -2%, bottom 0% right 0%
  }

  .steps__photos.invisible:before {
    background-position: top 0% left 8%, bottom 17% left 10%, bottom 11% right 85%;
  }
  .steps__photos.visible:before {
    background-position: top 0% left 58%, bottom 17% left 0%, bottom 11% right 24%;
  }
}

.video-title{
  display: flex;
  align-items: center;
}

.video-title h4 {
  display: inline-flex;
  text-transform: uppercase;
  color: #6882C1;
  font-size: 1.8em;
  line-height: 1.2em;
}
.template-mission .page h4:first-of-type{
  font-family: 'SignPainter';
  font-size: 3.5em;
  line-height: 1.2em;
  margin-bottom: 0;
}



@font-face {
  font-family: 'SignPainter';
  src: url('//finalstraw.com/cdn/shop/t/177/assets/SignPainter_HouseScript_Regular.ttf?v=77189790785214116651598628060');
    font-weight: normal;
    font-style: normal; }


.contact_page_icon {
  width: 50px;
  margin-bottom: 12px;
}

.contact_page_icon_mic {
  height: 50px;
  margin-bottom: 12px;
}

@media screen and (max-width: 768px)  {
  .contact_page_icon {
    width: 40px;
    margin-bottom: 12px;
  }

  .contact_page_icon_mic {
    height: 40px;
    margin-bottom: 12px;
  }
  .team_image {
    border-radius: 30px;
    margin-bottom: 20px;
    padding-left:0px;
    padding-right:0px;
  }

}


/*STARTING CodeCrew responsive fixes*/
/*Home Page*/

#insta-feed img {
  border-radius: 4px!important;
}

#insta-feed {
  width: 80%!important;
  margin: 0 auto!important;
}

.footer__instagram .hashtag-new {
  display: flex;
	justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
  width: 100%;
}

.footer__instagram .hashtag-new h4 {
  font-weight: 600;
	margin: 0 auto;
}

@media only screen and (max-width: 699px) {
	section .home-intro .home-intro_inner:after {
		width: 123%;
	}

  #insta-feed {
    width: 100%!important;
    flex-wrap: wrap;
  }

  .instafeed-container {
    width: 125px!important;
    height: 125px;
  }
}

@media only screen and (max-width: 400px) {
	.shopify-section-testimonials .son .container img {
		max-width: 290px;
	}
}

/*Home Page*/

/*ENDING CodeCrew responsive fixes*/

.afterpay-paragraph {
  	display:none !important;

}

