img:not([src]) {
  visibility: hidden; }

img.is-full-width {
  min-width: 100%; }

.is-paddingless-mobile {
  padding: 0 0.75rem; }

.v-align-top {
  vertical-align: top; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 1.5rem; }

.embed-container.square {
  padding-bottom: 76.666%; }

.embed-container.less-square {
  padding-bottom: 65.555%; }

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

body.template-product, html.template {
  overflow-x: hidden; }

.template-article .is-8-desktop.is-offset-2-desktop > div {
  margin-bottom: 1.25rem; }

.template-article .is-8-desktop.is-offset-2-desktop > div > em {
  margin-left: 10%;
  display: inline-block;
  width: 80%; }

#bpr-linkdown {
  min-height: 76px; }

.button.text-wrap {
  white-space: inherit;
  height: auto; }

.template-article header {
  text-align: center;
  margin-bottom: 1rem; }

.relative {
  position: relative; }

.youth-highlight {
  background: #24b3ba;
  padding-top: 2rem;
  border-radius: 5rem;
  width: 7rem;
  text-align: center;
  padding-bottom: 2rem;
  font-weight: bold;
  font-size: 2rem;
  color: white;
  position: absolute;
  right: auto;
  left: 0;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.5); }

input.needsclick::placeholder {
  font-family: sans-serif !important; }

.is-size-lg {
  font-size: 1.25rem; }

.margin-auto {
  margin: auto; }

.product-highlights > div > p:nth-child(1) {
  min-height: 95px;
  display: flex;
  align-items: center;
  justify-content: center; }
.product-highlights .heading {
  font-size: 1rem;
  line-height: 1rem; }

.flex-column {
  display: flex;
  flex-direction: column; }

.m-top-half {
  margin-top: 0.5rem; }

.m-top-2 {
  margin-top: 2rem; }

.m-top-1 {
  margin-top: 1rem; }

.overflow-h {
  overflow: hidden; }

#search-results .column > a {
  display: flex;
  justify-content: center;
  flex-grow: 1000; }
  #search-results .column > a > img {
    align-self: center; }

#display-price {
  padding: 1rem; }

/* homepage collections */
#hpc-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  #hpc-wrap span {
    white-space: nowrap; }
  #hpc-wrap .columns {
    padding: 0.75rem;
    max-width: 190px; }
  #hpc-wrap .collection-link {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  #hpc-wrap .hpc-title {
    font-size: 1rem; }
  #hpc-wrap img {
    width: 128px; }
  #hpc-wrap .home-cat-wrap {
    max-width: 170px; }

@media screen and (max-width: 768px) {
  header.hero.is-primary.is-fixed-top-mobile {
    height: 51px; }

  #hpc-wrap .home-cat-wrap {
    width: 28%;
    margin: 1rem 3% 1rem 0; }

  #hpc-wrap .home-cat-wrap:nth-child(3) {
    margin-right: 0; }

  #hpc-wrap .columns {
    padding: 0; }

  .is-size-35-mobile {
    font-size: 2rem;
    padding-top: 1.5rem !important; } }
/*custom scroll */
.scroll-style-1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  background-color: #31B9BE; }

.scroll-style-1::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5; }

.scroll-style-1::-webkit-scrollbar-thumb {
  border-radius: 10px !important;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 0px 0 3px rgba(0, 0, 0, 0.75) !important;
  background-color: #962F8B !important; }

.aria-hidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

/* xmas 2018 */
#count-up {
  font-size: 1.45rem;
  text-align: center;
  padding: 0.5rem;
  justify-content: center;
  display: flex;
  margin-top: 0px;
  padding-top: 1rem;
  flex-direction: column;
  align-items: center; }

#count-up.abs {
  position: absolute; }

#count-up a.button {
  padding: 1rem 2rem;
  line-height: 1.35rem;
  white-space: pre-wrap;
  font-weight: bold;
  font-size: 1.25rem;
  background: #CA2E2E;
  color: #fff; }

#count-up > .pbar {
  max-width: 350px;
  background: url("https://cdn.shopify.com/s/files/1/0384/0921/files/treezz.png?9255362190496218380");
  overflow: hidden;
  z-index: 2;
  height: 16px;
  width: 100%;
  border: 2px solid #5e804c; }

#count-up > .pbar > span {
  background: #fff;
  z-index: -1;
  display: block;
  height: 31px; }

#count-up .count-wrap {
  justify-content: center;
  max-width: 90%;
  display: flex;
  flex-direction: row;
  width: 90%;
  margin-bottom: 1rem; }

#count-up .count-wrap div {
  justify-content: flex-end;
  text-transform: uppercase;
  margin-left: 0.5rem;
  border: 1px solid #dfdfdf;
  padding: 0.2rem;
  text-align: center;
  display: flex;
  flex-direction: column; }

#count-up .count-wrap div:nth-child(1) {
  margin-left: 0; }

#count-up .count-wrap div p:nth-child(1) {
  font-size: 0.75rem;
  font-weight: 100;
  line-height: 0.92rem; }

#count-up .count-wrap div p:nth-child(2) {
  line-height: 1.75rem;
  font-size: 1.5rem;
  font-weight: 900; }

#count-up .justmsg {
  line-height: 1rem;
  font-size: 1rem;
  padding: 0.5rem; }

body.template-product #count-up {
  margin-top: 0;
  padding-top: 0.5rem;
  padding-bottom: 1.25rem; }

.ml4 .letters {
  position: absolute;
  margin: auto;
  left: 0;
  top: 0.3em;
  right: 0;
  opacity: 0; }

.ml9 {
  background: #478c47;
  position: relative;
  font-weight: 900;
  font-size: 1.05rem;
  line-height: 1.35rem;
  z-index: 2;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

@media screen and (min-width: 768px) {
  .ml9 {
    font-size: 1.15rem;
    line-height: 1.45rem; } }
@media screen and (min-width: 1060px) {
  .ml9 {
    font-size: 1.5rem;
    line-height: 1.75rem; } }
.ml9 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden; }

.ml9 .letter {
  transform-origin: 50% 100%;
  display: inline-block;
  line-height: 1em; }

/* endxmas */
@media screen and (min-width: 769px) {
  #count-up {
    margin-top: 80px; } }
#caremodal .modal-content {
  margin: 2rem auto; }
#caremodal .modal-close.is-large {
  background: rgba(0, 0, 0, 0.75); }

.halloween-2018 {
  background: #252525;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  padding: 1.5rem 1.25rem; }
  .halloween-2018 h2 {
    line-height: 3rem;
    padding: 0 0 1.5rem 0 !important; }
  .halloween-2018 h2 a {
    font-family: 'Butcherman';
    color: #ef8585; }
  .halloween-2018 h3.subtitle {
    line-height: 1.5rem;
    color: #c7c7c7;
    font-size: 1.5rem; }
  .halloween-2018 h4 {
    font-family: 'Butcherman';
    font-size: 2.75rem;
    line-height: 2.75rem;
    color: #fff;
    letter-spacing: -3px;
    word-spacing: 12px;
    padding-bottom: 0.25rem; }
  .halloween-2018 h4 a {
    color: #ef8585 !important; }
  .halloween-2018 .column {
    padding-top: 2rem; }
  .halloween-2018 .hero.halloween {
    background: rgba(255, 255, 255, 0.17);
    margin-top: -2rem;
    padding: 1rem; }
  .halloween-2018 .button.is-primary {
    white-space: normal;
    display: block;
    height: auto; }

.christmas2018 > .column {
  padding: 0.75rem 0.75rem; }
.christmas2018 .hero-body h3 {
  font-family: 'Oleo Script Swash Caps', san-serif;
  font-weight: bold;
  letter-spacing: 0.75px;
  text-transform: capitalize;
  font-size: 4.5rem !important;
  line-height: 4.25rem;
  color: #ffffff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8); }
.christmas2018 .hero {
  background-size: cover;
  background-position: top center;
  min-height: 300px;
  margin-bottom: 1.5rem; }
.christmas2018 .hero-body {
  align-items: center;
  justify-content: center;
  display: flex; }
.christmas2018 .vall {
  white-space: nowrap;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  border: 9px solid #a83737;
  border-radius: 6px;
  padding: 0.35rem 2rem;
  font-size: 2.75rem;
  letter-spacing: 4px;
  font-weight: bold;
  color: #a83737; }
  .christmas2018 .vall img {
    vertical-align: -4px;
    max-height: 40px; }
.christmas2018 > .column:nth-child(even) .vall {
  border-color: #21794f;
  color: #21794f; }
.christmas2018 > .column:nth-child(4) .vall img {
  vertical-align: 0px; }
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .christmas2018 h3 {
    font-size: 2.75rem !important;
    line-height: 2.5rem; }
  .christmas2018 .vall {
    zoom: 0.65; } }
@media screen and (min-width: 769px) {
  .christmas2018 > .column {
    padding: 0.75rem 2.25rem; } }
@media screen and (min-width: 1101px) {
  .christmas2018 .hero-body h3 {
    font-size: 5.25rem !important;
    line-height: 5rem; } }

.alternat-sections:nth-child(even) {
  background: #f4f4f4; }

h3.standout-font.halloween {
  font-family: 'Butcherman'; }

.rte.block.content p:last-child {
  margin-bottom: 1rem; }

.rm-link {
  display: block;
  margin-bottom: 1rem; }

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.founders p {
  margin-bottom: 2rem; }

table.is-centered {
  margin-left: auto;
  margin-right: auto; }

.shopify-preview-bar {
  height: 3px !important; }

.has-background-light {
  background: #f1f1f1; }

.has-border-right {
  border-right: solid; }

.border-width-2 {
  border-width: 2px; }

.border-color-light {
  border-color: #FFF; }

.content ul.pagination-list {
  list-style: none; }

.caption {
  font-size: 1rem;
  color: #666;
  font-style: italic;
  margin-top: -0.5rem; }

#post-title {
  margin-top: 2rem; }

.section.is-mobile {
  padding: 0 0.5rem; }

nav .accordion-content {
  margin-top: 0.25rem; }

nav.collection-filter {
  min-height: 5.5rem; }

.site-nav__submenu a {
  padding-top: 0.15rem;
  padding-bottom: 0.15rem; }

.hero.is-primary {
  background: #26B9BF; }

.hero.is-dark-color {
  background: #972A8C;
  color: #fff; }
  .hero.is-dark-color a {
    color: #fff; }

.hero-body.is-dark-color {
  background: #972A8C;
  color: #fff; }

.hero.is-outlined {
  border: 1px solid #dcdcdc; }
  .hero.is-outlined .tabs ul {
    border-bottom-color: #dcdcdc; }

.hero.is-primary-darker {
  background: #2b999e;
  color: #fff; }
  .hero.is-primary-darker a {
    color: #fff; }

.modal.is-fixed .modal-background.is-primary {
  background: #00b6be; }

#mobile-nav-modal.modal.is-fixed {
  z-index: -1;
  width: 0;
  transition: all 0.4s; }

#mobile-nav-modal.modal.is-fixed.is-active {
  z-index: 9;
  width: 100%; }

.hero.is-primary.is-bold {
  background-image: linear-gradient(141deg, #2ec1c7 0, #1eabb1 71%, #27b9bf 100%); }

.hero.is-tiny .hero-body {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  .hero.is-tiny .hero-body.is-tiny {
    padding: 0.25rem; }
    .hero.is-tiny .hero-body.is-tiny .level-item p:nth-child(1) {
      margin-bottom: -0.25rem; }
    .hero.is-tiny .hero-body.is-tiny .heading {
      margin-bottom: 2px; }
  .hero.is-tiny .hero-body.is-mobile {
    padding-right: 0.35rem;
    padding-left: 0.35rem; }

.hero.is-really-tiny .hero-body {
  padding-top: 0.15rem;
  padding-bottom: 0.15rem; }

.has-margin-right-1 {
  margin-right: 1rem; }

.has-margin-left-1 {
  margin-left: 1rem; }

.has-margin-bottom-1 {
  margin-bottom: 1rem; }

.article .is-fullheight {
  height: 100%;
  padding: 1.25rem; }
.article .author-img {
  width: 100px;
  margin: 0 auto; }

.fact-img {
  margin: 0 auto;
  background-size: 65%;
  display: flex;
  width: 115px;
  height: 115px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  border-radius: 8rem;
  padding: 2rem;
  background-size: 85%; }

#collection-content .fact-img {
  width: 160px;
  height: 160px;
  margin-bottom: 1rem;
  max-width: 100%;
  min-height: auto; }

p.read-more__link-wrap {
  margin-bottom: 3rem;
  font-size: 1.25rem; }

h1 {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.05rem; }

h2 {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.05rem; }

h3 {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.05rem; }

h4 {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.05rem; }

h5 {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.05rem; }

h6 {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -.05rem; }

.excerpt img {
  border-radius: 0 2rem 0 2rem;
  transition: all 0.3s; }
  .excerpt img:hover {
    border-radius: 0; }

body {
  font-family: 'Nunito', sans-serif;
  letter-spacing: -0.025rem; }

.heading {
  font-family: 'Roboto', sans-serif; }

.post ol li {
  font-size: 1.75rem;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 1.5rem;
  color: #333; }
  .post ol li h4 {
    margin-bottom: 0.25rem;
    font-size: 1.75rem; }
  .post ol li > span {
    font-size: 1.25rem;
    line-height: 1.9rem;
    display: block;
    font-family: 'Nunito', sans-serif; }
  .post ol li img {
    padding: 0.25rem 0; }

@font-face {
  font-family: '80sTees-common';
  src: url("//cdn.shopify.com/s/files/1/0384/0921/t/75/assets/80sTees-common.ttf?v=9451421899137519781") format("truetype"), url("//cdn.shopify.com/s/files/1/0384/0921/t/75/assets/80sTees-common.woff?v=10030281329043435069") format("woff"), url("//cdn.shopify.com/s/files/1/0384/0921/t/75/assets/80sTees-common.svg?v=18179432506287704114") format("svg");
  font-weight: 400;
  font-style: normal; }

[class*=" i--"], [class^=i--] {
  font-family: "80sTees-common" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.i--cart:before {
  content: "\e900"; }

.i--search-thick:before {
  content: "\e901"; }

.i--search-thin:before {
  content: "\e902"; }

.i--menu:before {
  content: "\e903"; }

.i--visa:before {
  content: "\e904"; }

.i--dwolla:before {
  content: "\e905"; }

.i--mc:before {
  content: "\e906"; }

.i--paypal:before {
  content: "\e907"; }

.i--youtube:before {
  content: "\e908"; }

.i--rss:before {
  content: "\e909"; }

.i--instagram:before {
  content: "\e90a"; }

.i--twitter:before {
  content: "\e90b"; }

.i--tumblr:before {
  content: "\e90c"; }

.i--facebook:before {
  content: "\e90d"; }

.i--pinterest:before {
  content: "\e90e"; }

.i--ae:before {
  content: "\e90f"; }

.i--discover:before {
  content: "\e910"; }

.i--bitcoin:before {
  content: "\e911"; }

.i--giverating:before {
  content: "\e912"; }

.i--measure:before {
  content: "\e913"; }

.i--quality:before {
  content: "\e914"; }

.i--shipping:before {
  content: "\e915"; }

.icon-social i {
  color: #31b3ee;
  font-size: 2rem; }

.icon-social span {
  position: absolute;
  left: -9999px; }

/* ACCORDION STYLES */
.accordion-wrapper {
  margin: 0 auto;
  padding: 0;
  position: relative; }

.accordion-wrapper .accordion-panel {
  list-style: none;
  margin: 10px auto;
  padding: 0;
  position: relative; }

.accordion-wrapper .accordion-panel .accordion-title {
  margin: 0 0 10px;
  padding: 0 0 4px;
  border-bottom: 1px #efefef solid; }

.accordion-wrapper .accordion-panel .accordion-title a:active,
.accordion-wrapper .accordion-panel .accordion-title a:link,
.accordion-wrapper .accordion-panel .accordion-title a:visited,
.accordion-wrapper .accordion-panel .accordion-title .a {
  display: block;
  text-decoration: none;
  font-weight: 600;
  transition: color .8s; }

.accordion-wrapper .accordion-panel .accordion-title a:active:after,
.accordion-wrapper .accordion-panel .accordion-title a:link:after,
.accordion-wrapper .accordion-panel .accordion-title a:visited:after,
.js-badger-accordion-header a:after,
.js-badger-accordion-header a:visited:after,
.js-badger-accordion-header .a:after {
  content: '+';
  position: absolute;
  right: 0;
  color: #1CADEB;
  transition: all .5s; }

.accordion-wrapper .accordion-panel .accordion-title a:hover,
.accordion-wrapper .accordion-panel .accordion-title .a:hover,
.accordion-wrapper .accordion-panel .accordion-title a:hover:visited {
  color: #1CADEB; }

.accordion-wrapper .accordion-panel .accordion-title a:hover:after,
.accordion-wrapper .accordion-panel .accordion-title .a:hover:after,
.accordion-wrapper .accordion-panel .accordion-title a:hover:visited:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

@media screen and (max-width: 767px) {
  .accordion-wrapper .accordion-panel .accordion-title {
    padding-bottom: 10px;
    padding-right: 0.5rem; } }
@media screen and (max-width: 400px) {
  .accordion-wrapper .accordion-panel .accordion-title {
    padding-bottom: 6px; } }
.accordion-wrapper .accordion-panel .accordion-content {
  margin: 0;
  padding: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all .6s; }

.accordion-wrapper .accordion-panel.is-active .accordion-title a:active:after,
.accordion-wrapper .accordion-panel.is-active .accordion-title .a:active:after,
.accordion-wrapper .accordion-panel.is-active .accordion-title a:hover:after,
.accordion-wrapper .accordion-panel.is-active .accordion-title .a:hover:after,
.js-badger-accordion .a:hover:after,
.-ba-parent-is-active .a:after,
.accordion-wrapper .accordion-panel.is-active .accordion-title a:hover:visited:after,
.accordion-wrapper .accordion-panel.is-active .accordion-title a:link:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #1CADEB; }

.accordion-wrapper .accordion-panel.is-active .accordion-content {
  padding: 0;
  margin: 0;
  max-height: 2600px;
  opacity: 1;
  transition: all 1s; }

#size-accordion-modal a, #size-accordion-modal a.heading:after {
  color: #FFF; }

.toggled[aria-hidden] {
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  transition: visibility 0s ease .38s, opacity .38s ease-in 0s, max-height .4s ease-out 0s; }

.is-vcentered {
  display: flex;
  align-items: center; }

.toggled[aria-hidden="false"] {
  visibility: visible;
  opacity: 1;
  /* max-height set by JS */
  transition-delay: 0s, 0s, 0s; }

a.toggle-trigger {
  white-space: nowrap;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif; }

a.toggle-trigger:after, a.js-badger-accordion-header:after {
  transition: all 0.4s;
  margin-left: 0.5rem;
  font-size: 1.5rem;
  font-family: 'Material Icons';
  vertical-align: bottom; }

a[aria-expanded="true"]:after {
  display: inline-block;
  content: "\E313";
  transform: rotate(180deg); }

a[aria-expanded="false"]:after {
  display: inline-block;
  content: "\E313"; }

.filter-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .filter-list a {
    margin: 0 1rem 0.5rem 0; }

/* Top Menu Icon */
.menu-icon {
  display: block;
  width: 2em;
  height: 2em;
  cursor: pointer;
  margin: 0 auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 13px;
  left: 10px;
  z-index: 1000001; }
  .menu-icon:after {
    content: "MENU";
    font-weight: bold;
    position: absolute;
    left: 38px;
    font-size: 1.25rem;
    top: -4px; }
  .menu-icon > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 100%;
    height: 0.25em;
    margin-top: -0.5em;
    background-color: #fff;
    border-radius: 3px; }
    .menu-icon > span:before, .menu-icon > span:after {
      content: "";
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      border-radius: 3px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .menu-icon > span:before {
      -webkit-transform: translateY(-0.5em);
      transform: translateY(-0.5em); }
    .menu-icon > span:after {
      -webkit-transform: translateY(0.5em);
      transform: translateY(0.5em); }
  .menu-icon.open > span {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
    .menu-icon.open > span:before, .menu-icon.open > span:after {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }

.template-collection #main-content-wrapper {
  background: #fff; }

.chromeWindows #main-content-wrapper {
  transform: translate3d(0, 0, 0); }

#collection-content .columns > .column.is-half-mobile > a {
  background: #fff; }

.submenu ul {
  list-style: none;
  margin: 0;
  display: flex;
  overflow-x: scroll; }
.submenu li {
  margin: 0 0.35rem 0.35rem 0; }
.submenu li + li {
  margin-top: 0; }

#search-modal-wrapper {
  z-index: -1;
  width: 1px;
  height: 1px; }
  #search-modal-wrapper.is-active {
    z-index: 11;
    width: 100%;
    height: 100%; }

#quotes > .quote:first-child {
  margin-right: 2rem; }

#quotes > .quote {
  background: #fff;
  border-radius: 1rem;
  padding: 1rem;
  min-height: 125px;
  position: relative;
  overflow: hidden; }
  #quotes > .quote .material-icons {
    position: absolute;
    z-index: 0;
    top: -58px;
    font-size: 15rem;
    left: -33px; }
  #quotes > .quote .testimonial, #quotes > .quote .author {
    padding-left: 3rem;
    color: #154c4f; }
  #quotes > .quote .testimonial .quote, #quotes > .quote .author {
    position: relative; }
  #quotes > .quote .author {
    font-style: italic;
    font-weight: 100;
    color: #157277;
    z-index: 100;
    position: relative;
    text-align: right;
    padding-right: 4rem;
    padding-top: 1rem; }
  #quotes > .quote .quote_icon {
    color: #e8f0f1; }

#facetResults .tag {
  cursor: pointer; }

#facetResults .tag:after {
  content: "x";
  padding-left: 0.5rem;
  border-left: 1px solid;
  margin-left: 0.5rem;
  text-transform: lowercase; }

.menu-list a:hover {
  background-color: #e8e8e8; }

.table.is-fullwidth {
  margin-bottom: 0.5rem; }

.column.is-3 .site-nav > li > a, .column.is-3 .accordion-title p {
  background: transparent;
  margin-bottom: 0.25rem;
  border-radius: 3px 3px 0 0;
  width: 100%;
  display: flex;
  justify-content: center;
  color: #fff;
  padding: 0.25rem;
  font-size: 1.25rem; }
  .column.is-3 .site-nav > li > a:hover, .column.is-3 .accordion-title p:hover {
    background: transparent; }

.column.is-3 .site-nav > li > a.button.is-outlined {
  color: #1cadeb !important;
  border: 2px solid; }

.column.is-3 .site-nav > li > a.toggle-trigger {
  background: rgba(255, 255, 255, 0.05);
  color: #1CADEB;
  border-radius: 0;
  margin-bottom: 0.5rem; }

.column.is-3 .site-nav a.toggle-trigger:after {
  margin-top: -0.15rem; }

.column.is-3 .site-nav > li:nth-child(2), .column.is-3 .site-nav > li:nth-child(3) {
  margin-bottom: 0.5rem; }
  .column.is-3 .site-nav > li:nth-child(2) a, .column.is-3 .site-nav > li:nth-child(3) a {
    border-radius: 0; }

.column.is-3 .site-nav.filtered > li:nth-child(2), .column.is-3 .site-nav.filtered > li:nth-child(3), .site-nav.filtered .block {
  margin-bottom: 0; }

.column.is-3 .modal .site-nav > li > a {
  background: #fff;
  color: #444; }

/* SEARCH */
#quick-results a.columns {
  background: #fff;
  transition: all 0.25s;
  align-items: center; }
  #quick-results a.columns:hover {
    background: #e2e2e2; }
  #quick-results a.columns:nth-child(even) {
    background: #f5f5f5; }
    #quick-results a.columns:nth-child(even):hover {
      background: #e2e2e2; }

#search-modal-wrapper .modal-close:after, #search-modal-wrapper .modal-close:before {
  background-color: #222; }

/* UNIVERSAL */
.site-footer {
  border-top: 3px solid #333;
  padding: 1.25rem 1.25rem 5rem; }

.hero.is-dark-color.is-hidden-mobile {
  margin: 0 -0.75rem -0.75rem;
  border-top: 0; }

.is-paddingless-height {
  padding-top: 0;
  padding-bottom: 0; }

.is-paddingless-bottom {
  padding-bottom: 0; }

.is-marginless-bottom {
  margin-bottom: 0 !important; }

@media screen and (min-width: 769px), print {
  .youth-highlight {
    right: 2rem;
    left: auto; }

  .is-paddingless-mobile {
    padding: 0.5rem; }

  #siteNav .site-nav--has-submenu {
    margin-top: 0; }

  #filter-size > .column {
    padding: 0.45rem 0.25rem; }

  .column.is-3 .site-nav li a.site-nav__link {
    background: transparent !important;
    color: #1eadec;
    border: 4px solid #26afec;
    border-radius: 8px;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    margin: 0.25rem 0;
    font-size: 1.25rem;
    padding: 3px 0; }
    .column.is-3 .site-nav li a.site-nav__link img {
      margin: 0 0.75rem 0 0.5rem;
      width: 100%;
      vertical-align: bottom;
      max-height: 44px; }
    .column.is-3 .site-nav li a.site-nav__link:hover {
      background: #1eadec !important;
      color: #FFF;
      border-radius: 8px; }

  .column.is-3 .site-nav > li > a.toggle-trigger {
    margin-bottom: 1.5rem; }

  .site-footer {
    border-top: none; }

  footer {
    border-top: none; }

  .is-size-4-5-tablet {
    font-size: 1.75rem; }

  .section.is-mobile {
    padding: 0; }

  .submenu ul {
    overflow-x: hidden;
    flex-wrap: wrap; }

  body > .columns {
    display: flex;
    overflow: hidden;
    width: 100%;
    backface-visibility: hidden;
    will-change: overflow;
    margin: 0; }
    body > .columns:not(:last-child) {
      margin-bottom: 0; }
    body > .columns > .column:nth-child(1) {
      height: 100vh;
      position: fixed;
      -webkit-overflow-scrolling: touch;
      padding-top: 0;
      overflow-x: hidden;
      padding-left: 0;
      border-right: 3px solid #32B9BE;
      border-left: 4px solid #32B9BE; }
      body > .columns > .column:nth-child(1)::-webkit-scrollbar {
        display: none; }
    body > .columns > .column:nth-child(2) {
      -webkit-overflow-scrolling: touch;
      padding-top: 0 !important; }

  .is-fixed-padding-offset {
    padding-top: 10px; }

  html > body > .columns > .column:nth-child(1)::-webkit-scrollbar {
    padding: 3px;
    width: 13px;
    display: block;
    background: white;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #d8d8d8; }

  html > body > .columns > .column:nth-child(1)::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border: 1px solid #ebebeb;
    height: 50px; }

  body > .columns > .column:nth-child(1) header.hero {
    height: 126px; }

  body > .columns > .column:nth-child(1) {
    margin-top: 126px; } }
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }

.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

.bold-placeholder::-webkit-input-placeholder {
  font-weight: bold; }

.field.has-addons.is-centered {
  justify-content: center; }

.tag:not(body) {
  border-radius: 0;
  background: #e2e2e2; }

.tags .tag {
  border-radius: 0.2rem; }

.align-middle {
  vertical-align: middle; }

html.is-clipped {
  position: fixed; }

.icon {
  width: 1rem;
  height: 1rem; }

.icon-cart {
  width: 1.5rem;
  height: 1.5rem;
  vertical-align: middle;
  margin-top: -4px; }

.is-flex .column > a {
  transition: all 0.2s;
  border-bottom: 0; }
  .is-flex .column > a img {
    transition: all 0.2s;
    -moz-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  .is-flex .column > a:hover img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }

.offset-margin-left {
  margin-left: -0.75rem; }

.offset-margin-right {
  margin-right: -0.75rem; }

.hero .tabs ul {
  border-bottom: 1px solid; }

.has-padding-half {
  padding: 0.5rem; }

.has-margin-bottom-half {
  margin-bottom: 0.5rem; }

.margin-top-tripple {
  margin-top: 3rem; }

.margin-top-one {
  margin-top: 1rem; }

.padding-top-negate {
  padding-top: 0; }

.negate-padding-bottom-mobile {
  padding-bottom: 0; }

.site-logo img {
  max-width: 100px;
  margin-bottom: -10px; }

a.bottom-cart-menu {
  position: relative; }
  a.bottom-cart-menu #mobile-cartcount, a.bottom-cart-menu #mobile-cartcount-top {
    position: absolute;
    left: 3px;
    top: -9px;
    background: #ff0f9b;
    padding: 0.1rem 0.2rem;
    border-radius: 2rem;
    font-size: .75rem;
    color: #fff;
    z-index: 2;
    font-weight: 900;
    min-width: 1.35rem;
    box-shadow: 0px 1px 3px #141414;
    opacity: 1; }
  a.bottom-cart-menu #mobile-cartcount.cart-hidden, a.bottom-cart-menu #mobile-cartcount-top.cart-hidden {
    opacity: 0; }
  a.bottom-cart-menu i.material-icons {
    position: absolute;
    left: 6px;
    top: 3px; }
  a.bottom-cart-menu p.heading {
    padding-top: 1.5rem; }

header a.bottom-cart-menu i.material-icons {
  left: -8px;
  top: 3px; }

.top-cart-wrap {
  position: absolute;
  right: 33px;
  top: 12px;
  display: flex;
  flex-direction: row; }
  .top-cart-wrap a.newsIcon {
    margin-right: 1.25rem; }
  .top-cart-wrap .newsIcon.notif:before {
    background: #ff0f9b;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }
  .top-cart-wrap .h1 {
    margin: 0 3rem; }

@media screen and (min-width: 769px) {
  .site-logo img {
    max-width: 100%;
    margin-bottom: 0; }

  .negate-padding-bottom-mobile {
    padding-bottom: 0.75rem; }

  .negate-margin-left-tablet {
    margin-left: -0.75rem; }

  .has-margin-right-negate {
    margin-right: -0.75rem; }

  .hero.is-tiny .hero-body.is-mobile {
    padding-right: 2.5rem;
    padding-left: 2.5rem; } }
.button.is-secondary {
  background: #31b3ed;
  border-color: transparent;
  font-weight: 900;
  color: #fff; }

p.is-secondary {
  color: #31b3ed; }

/* COLOR OVERRIDE */
a, .breadcrumb a, .hero.is-dark a:not(.button), .a {
  color: #276c8a;
  transition: color; }
  a:hover, .breadcrumb a:hover, .hero.is-dark a:not(.button):hover, .a:hover {
    color: #1d97cb; }

.a {
  cursor: pointer !important; }

.button.is-warning {
  background: #F7A432; }

.button.is-primary:hover, .button.is-primary.is-hovered {
  background-color: #c7117c !important; }

.button.is-primary:hover[disabled] {
  background-color: #5ebbbf !important; }

#size-pick a:hover {
  background: #c7117c;
  border-color: #c7117c; }

#size-pick a.is-active.has-text-white:hover {
  color: #fff !important; }

.tabs li.is-active a {
  border-bottom-color: #1CADEB;
  color: #1CADEB; }

.is-flex-row.is-hidden {
  display: none !important; }

.has-background-blue {
  background: #43c4e6;
  color: #fff; }
  .has-background-blue a {
    color: #fff; }

.has-background-white {
  background: #fff; }

.hero.is-light a:not(.button) {
  color: #1CADEB; }

.button.is-primary:hover, .button.is-primary.is-hovered, .button.is-primary[disabled] {
  background-color: #27b9bf; }

.button.is-primary[disabled] {
  opacity: 0.75; }

.modal-background.is-primary {
  background: #1CADEB; }

.button.is-primary {
  background-color: #e4108c;
  font-weight: 900; }

#mobile-nav-modal.modal.is-fixed .sbs-mobile {
  padding: 0 0.25rem;
  margin-bottom: 0.25rem; }
#mobile-nav-modal.modal.is-fixed .site-nav .tab-pane li {
  padding: 0.35rem; }
#mobile-nav-modal.modal.is-fixed .site-nav {
  padding: 0 0 2rem 0.75rem; }
  #mobile-nav-modal.modal.is-fixed .site-nav .site-nav__link.menu-label {
    background: #fff !important;
    color: #444; }

.site-nav .tab-pane li, .collection-filter .tab-pane li {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem; }
  .site-nav .tab-pane li a, .collection-filter .tab-pane li a {
    background: #e4e4e4;
    display: flex;
    justify-content: center;
    border-radius: 4px;
    transition: all 0.3s; }
    .site-nav .tab-pane li a.is-active, .collection-filter .tab-pane li a.is-active {
      color: #333;
      position: relative;
      padding: 0.25rem 0.75rem 0.25rem 0.15rem; }
    .site-nav .tab-pane li a.is-active:after, .collection-filter .tab-pane li a.is-active:after {
      color: #fff;
      background: #42c4e6;
      padding: 0.25rem 0.35rem;
      content: "x";
      text-transform: lowercase;
      position: absolute;
      right: -10px;
      top: 0;
      border-radius: 0 4px 4px 0; }

.collection-filter .tab-pane li a {
  color: #222 !important;
  padding: 0.25rem 0.35rem; }

.modal {
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0s 0.5s; }
  .modal.is-active {
    z-index: 9;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s; }
  .modal.is-fixed {
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    height: 100%; }
    .modal.is-fixed .modal-content {
      transition: all 0.4s;
      margin-left: 0;
      padding-right: 12px;
      width: 100%;
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      height: 100%;
      margin: 0;
      max-height: 100%;
      padding-top: 28px;
      padding-bottom: 4rem; }
      .modal.is-fixed .modal-content .accordion-content {
        background: #efefef; }
      .modal.is-fixed .modal-content .accordion-title {
        color: #fff; }
    .modal.is-fixed .modal-background {
      position: fixed; }
  .modal .site-nav--has-submenu {
    background: #efefef;
    margin-bottom: 0.5rem; }

.site-nav--has-submenu {
  margin-top: 0.25rem; }

#mobile-nav-modal .modal-content {
  padding-top: 48px; }

#siteNav .menu-label {
  text-transform: none; }

#siteNavM.filtered {
  background: #EFEFEF; }
  #siteNavM.filtered .site-nav--has-submenu {
    margin: 0; }

/* LAYOUT */
.col-45 {
  background: #fff;
  width: 75px;
  height: 55px;
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.5rem;
  min-width: 75px;
  padding: 5px; }
  .col-45 img {
    max-height: 45px;
    max-width: 67px; }

.col-45.svg {
  height: 61px;
  width: 45px;
  border-radius: 8rem;
  min-width: 68px;
  background: transparent; }
  .col-45.svg img {
    max-width: 65px;
    max-height: 65px; }

.is-flex-column {
  display: flex;
  flex-direction: column; }

.is-flex-row {
  display: flex !important;
  flex-direction: row;
  align-items: center; }

.is-flex-grow {
  flex-grow: 1; }

.is-flex .column {
  display: flex;
  flex-direction: column; }

.is-justify-center {
  justify-content: center !important; }

.is-align-center {
  align-items: center !important; }

.is-margin-center {
  margin: 0 auto; }

.has-no-text-transform {
  text-transform: inherit !important;
  letter-spacing: -0.001rem; }

.has-paragraph-margin p {
  margin-bottom: 1.25rem; }

.column.is-half-mobile {
  padding: 0.5rem; }

.is-fixed-top-mobile {
  position: fixed;
  z-index: 10;
  width: 100%;
  border-bottom: 2px solid rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }

.is-fixed-bottom-mobile {
  position: fixed;
  z-index: 8;
  width: 100%;
  bottom: -1px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1); }

.is-fixed-top {
  position: fixed;
  top: 0; }

body > .columns > .column:nth-child(2) {
  padding-top: 45px; }

.line-height-1-mobile {
  line-height: 1; }

@media (min-width: 769px) {
  #shopify-section-header {
    padding-bottom: 4rem; }

  #search-launch-input-wrap {
    width: 100%; }

  .line-height-1-mobile {
    line-height: 1.5; }

  .is-fixed-padding-offset {
    padding-top: 170px; }

  .is-fixed-top-tablet {
    position: fixed;
    top: 0;
    width: 25%;
    margin: 0 -0.75rem 0 0;
    left: 0;
    z-index: 10;
    border-bottom: 1px solid #4646464f; }

  #shopify-section-top-bar {
    border-bottom: 4px solid #bb51b0;
    position: fixed;
    width: 73%;
    width: calc(75% - 15px);
    z-index: 3;
    margin-left: -0.75rem;
    top: 35px; }
    #shopify-section-top-bar .hero {
      width: 100%;
      box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.3); }

  #MainContent {
    padding-top: 175px; }

  .column.is-half-mobile {
    padding: 0.75rem; } }
#specialCheck {
  vertical-align: middle;
  margin: 0 0.75rem 0.5rem 0;
  -ms-transform: scale(1.25);
  /* IE */
  -moz-transform: scale(1.25);
  /* FF */
  -webkit-transform: scale(1.25);
  /* Safari and Chrome */
  -o-transform: scale(1.25);
  /* Opera */
  padding: 10px; }

#MainContent {
  min-height: 300px;
  min-height: 70vh;
  display: block; }

#messanger {
  display: flex;
  flex-direction: row; }

/* PRODUCT PAGE */
.product-description p {
  font-size: 1.5rem;
  margin-bottom: 1.75rem; }

.details-section br {
  content: " " !important;
  display: block !important;
  margin-bottom: 0.5em !important; }

.details-section img {
  max-width: 28px;
  vertical-align: middle; }

.country-list .tag {
  margin: 2px;
  white-space: pre-wrap;
  line-height: 1.2rem;
  height: auto; }

#add.button, #subtract.button, #total-wrap {
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  transition: all 0.3s;
  border-radius: 0px;
  font-size: 0.01rem;
  opacity: 0; }

#add.is-active, #subtract.is-active, #total-wrap.is-active {
  font-size: 2.5rem;
  height: 60px;
  width: 120px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  opacity: 1; }

#add.button.is-primary.is-active, #subtract.button.is-primary.is-active {
  background-color: #139fda;
  color: #fff; }

#buy-wrap {
  display: flex;
  justify-content: space-between; }

#total-wrap.is-active {
  position: relative;
  margin: 0 0 1rem;
  font-size: 0.85rem;
  width: 100%;
  align-items: bottom;
  vertical-align: bottom; }

#total-wrap.is-active span {
  position: absolute;
  top: 0;
  width: 60px;
  text-align: center;
  height: 30px; }

#total-wrap p {
  margin-top: auto;
  padding-bottom: 0;
  margin-bottom: 0; }

#size-pick a {
  border: 3px solid #e4108c;
  transition: all 0.3s;
  margin-right: 1rem;
  margin-bottom: 1rem;
  background: #e4108c;
  border-radius: 3px;
  font-weight: 900;
  font-family: 'Roboto',sans-serif; }
#size-pick li:last-child a {
  margin-right: 0; }
#size-pick.is-selected a {
  border: 3px solid #1d97cb;
  color: #1d97cb !important;
  background: transparent; }
  #size-pick.is-selected a.is-active {
    background: #1d97cb;
    border: 3px solid #1f90bf;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    color: #fff !important; }

.highlight-wrap {
  display: flex;
  flex-direction: row;
  justify-content: center; }
  .highlight-wrap .highlight-image {
    z-index: 1;
    text-align: right;
    transform: translateX(25px);
    min-width: 63%; }
  .highlight-wrap ul {
    list-style: none;
    transform: translateX(-90px) translateY(6px); }
  .highlight-wrap li {
    background: #fff;
    padding: 0.75rem 0.75rem 0.75rem 120px;
    margin: 0 0 0.25rem;
    font-weight: bold;
    z-index: -1;
    background: #7e35ff;
    color: #fff;
    line-height: 1rem;
    position: relative;
    width: calc(100% + 70px); }
    .highlight-wrap li:after {
      content: '';
      border: 0 solid transparent;
      position: absolute;
      right: -1px;
      top: -2px;
      z-index: -1;
      -webkit-transform: rotate(360deg);
      border-top-width: 90px;
      border-right-width: 40px;
      border-right-color: #ffffff; }
    .highlight-wrap li:before {
      content: '';
      border: 0 solid transparent;
      position: absolute;
      left: -1px;
      top: -2px;
      z-index: -1;
      -webkit-transform: rotate(360deg);
      border-bottom-width: 90px;
      border-left-width: 30px;
      border-left-color: #ffffff; }
  .highlight-wrap li:nth-child(even) {
    background: #e0ef3d;
    color: #313131; }

/* CART PAGE */
.responsive-table-row td:nth-child(1) {
  min-width: 90px; }

/* PAGINATION */
.pagination-link.is-current {
  background-color: #42c4e6;
  border-color: #5aa4b7; }

/* ANIMATION */
.wave {
  position: relative;
  text-align: center;
  width: 100px;
  height: 49px;
  margin: 0 auto;
  justify-content: center; }

.wave .dot {
  box-shadow: 0px 1px 0px #212121;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 3px;
  background: #fff;
  animation: wave 1.3s linear infinite; }

.wave .dot:nth-child(2) {
  animation-delay: -1.1s; }

.wave .dot:nth-child(3) {
  animation-delay: -.9s; }

@keyframes wave {
  0%,100%,60% {
    transform: initial; }

  30% {
    transform: translateY(-15px); } }

/*PRIVY and MAX WIDTH*/
body #privy-container #privy-inner-container .privy-tab-container.privy-bottom.privy-floating.privy-bottom-right .privy-tab.privy-floating {
  margin-bottom: 3px; }

#privy-container #privy-inner-container .privy-tab-container.privy-bottom.privy-floating.privy-bottom-right {
  right: 10px !important; }

@media (max-width: 768px) {
  #quotes > .quote:first-child {
    margin-right: 0;
    margin-bottom: 1rem; }

  .section {
    padding: 2rem 1.5rem; }

  #privy-container #privy-inner-container .privy-tab-container.privy-bottom.privy-floating.privy-bottom-right .privy-tab.privy-floating {
    bottom: 55px !important;
    left: 0;
    right: auto; }

  .privy-tab-container > .privy-tab {
    width: 40px !important;
    height: 40px !important; }

  #privy-container #privy-inner-container div.privy-tab.privy-floating .privy-floating-text-wrapper .privy-floating-text {
    font-size: 13px !important; }

  #privy-container #privy-inner-container div.privy-tab.privy-floating .privy-floating-text-wrapper {
    padding: 8px 10px !important;
    bottom: 4px !important; }

  .privy-tab-container.privy-floating {
    z-index: 2 !important; }

  #privy-container #privy-inner-container .privy-tab-container.privy-top.privy-floating.privy-bottom-right .privy-tab.privy-floating .privy-floating-text-container .privy-floating-text-wrapper:before, #privy-container #privy-inner-container .privy-tab-container.privy-bottom.privy-floating.privy-bottom-right .privy-tab.privy-floating .privy-floating-text-container .privy-floating-text-wrapper:before {
    border-left: none !important;
    border-right: 11px solid #d2d2d2 !important;
    left: -11px !important;
    right: auto !important; }

  #privy-container #privy-inner-container .privy-tab-container.privy-top.privy-floating.privy-bottom-right .privy-tab.privy-floating .privy-floating-text-container .privy-floating-text-wrapper:after, #privy-container #privy-inner-container .privy-tab-container.privy-bottom.privy-floating.privy-bottom-right .privy-tab.privy-floating .privy-floating-text-container .privy-floating-text-wrapper:after {
    left: -10px !important;
    border-left: none !important;
    border-right: 10px #ffffff solid !important;
    right: auto !important; }

  #privy-container #privy-inner-container .privy-tab-container.privy-top.privy-floating.privy-bottom-right .privy-tab.privy-floating .privy-floating-text-container, #privy-container #privy-inner-container .privy-tab-container.privy-bottom.privy-floating.privy-bottom-right .privy-tab.privy-floating .privy-floating-text-container {
    right: -350% !important; }

  #privy-container #privy-inner-container .privy-tab-container.privy-bottom.privy-floating.privy-bottom-right {
    left: 5px;
    right: auto; }

  .highlight-wrap .highlight-image {
    max-width: 43%; }
  .highlight-wrap li {
    width: auto;
    position: inherit; }

  #similar-product .column, #rel-hero .column {
    padding: 0.55rem; } }
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp, .pswp__bg, .pswp__scroll-wrap {
  width: 100%;
  height: 100%;
  height: 100vh; }

.pswp, .pswp__item, .pswp__scroll-wrap {
  overflow: hidden;
  top: 0;
  position: absolute;
  left: 0; }

.pswp, .pswp__bg, .pswp__container, .pswp__img--placeholder, .pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp, .pswp__bg, .pswp__error-msg, .pswp__img, .pswp__item, .pswp__scroll-wrap, .pswp__zoom-wrap {
  position: absolute; }

.pswp {
  display: none;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 9000000;
  -webkit-text-size-adjust: 100%;
  outline: 0; }

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.pswp img {
  max-width: none; }

.pswp--animate_opacity {
  opacity: .001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

.pswp__container, .pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.pswp__container, .pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  left: 0;
  top: 0;
  background: #000;
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__item {
  right: 0;
  bottom: 0; }

.pswp__img {
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

.pswp__error-msg {
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__share-tooltip a, .pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000; }

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right, .pswp__caption--fake {
  visibility: hidden; }

.pswp__button {
  position: relative;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: .75;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  -webkit-box-shadow: none;
  box-shadow: none; }

.pswp__button:focus, .pswp__button:hover {
  opacity: 1; }

.pswp__button:active {
  outline: 0;
  opacity: .9; }

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  background: url("//cdn.shopify.com/s/files/1/0405/3601/t/36/assets/default-skin-1.png") no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
    background-image: url("//cdn.shopify.com/s/files/1/0405/3601/t/36/assets/default-skin-1.svg"); }

  .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
    background: 0 0; } }
.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

.pswp__button--arrow--left, .pswp__button--arrow--right {
  background: 0 0;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: #000;
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

.pswp__counter, .pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity .25s ease-out;
  transition: opacity .25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform .25s;
  transition: transform .25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 18px; }

.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

.pswp__caption--empty, .pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__counter, .pswp__preloader {
  height: 44px;
  top: 0;
  position: absolute; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

.pswp__counter {
  left: 0;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: .75;
  padding: 0 10px; }

.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }

.pswp__caption small {
  font-size: 11px;
  color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right, .pswp__ui {
  visibility: visible; }

.pswp__preloader {
  width: 44px;
  top: 49%;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity .25s ease-out;
  transition: opacity .25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp--css_animation .pswp__preloader--active, .pswp__preloader--active {
  opacity: 1; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active .pswp__preloader__icn {
  background: url("//cdn.shopify.com/s/files/1/0405/3601/t/36/assets/preloader.gif") no-repeat; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise .5s linear infinite;
  animation: clockwise .5s linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: 0 0;
  opacity: .85;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: 0 0;
  margin: 0; }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0%,100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }

  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); } }

@keyframes donut-rotate {
  0%,100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }

  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); } }

.pswp__ui {
  -webkit-font-smoothing: auto;
  opacity: 1;
  z-index: 1550; }

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right, .pswp__caption, .pswp__top-bar {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__caption, .pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.5); }

.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.5); }

.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right, .pswp__ui--idle .pswp__top-bar {
  opacity: 1; }

.pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__top-bar {
  opacity: 1; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: 0 0; }

.pswp__preloader {
  z-index: 1; }

.pswp__container {
  z-index: 2; }

.pswp__button, .pswp__top-bar {
  z-index: 3; }

.no-touch .pswp__top-bar {
  opacity: 1; }

#shopify-section-top-bar {
  border-bottom: 4px solid #bb51b0; }

/* Animation sticky header */
.headroom {
  will-change: transform;
  transition: transform 200ms linear; }

.headroom--pinned {
  transform: translateY(0%); }

.headroom--unpinned {
  transform: translateY(-100%); }

.is-sorted-by li {
  text-align: center; }
.is-sorted-by a {
  padding: 0.5rem 0.65rem;
  white-space: nowrap;
  background: #e4e4e4;
  border-radius: 0.25rem;
  text-transform: inherit !important;
  color: #333 !important;
  font-size: 1.2rem; }

/* beta feedback typeform */
#beta-feedback {
  position: fixed;
  z-index: 5;
  top: 50%;
  margin-top: -6px;
  transform: rotate(-90deg);
  left: -54px;
  right: auto;
  background: #da5757;
  color: #fff;
  font-weight: 900;
  font-size: 0.75rem;
  border-radius: 0 0 6px 6px;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.26);
  transition: all 0.4s; }
  #beta-feedback i {
    font-size: 1.25rem;
    margin-right: 0.5rem;
    transform: rotate(90deg); }

@media (min-width: 768px) {
  #beta-feedback {
    top: -2px;
    font-size: 1rem;
    margin-top: 0;
    transition: all 0.4s;
    right: auto;
    left: 26%;
    transform: rotate(0deg); }
    #beta-feedback i {
      transform: rotate(0deg); }

  #top-link-bar-desktop {
    width: 100%;
    z-index: 4;
    width: 73%;
    width: calc(75% - 15px);
    margin-left: -0.75rem; }

  .chromeWindows #top-link-bar-desktop, .chromeWindows #shopify-section-top-bar {
    width: 100%; } }
.columns {
  margin: 0; }

body > .columns > .column:nth-child(1) {
  padding: 0; }

body > .columns > .column:nth-child(2) {
  padding: 45px 0 0; }

.is-paddingless-sides-mobile {
  padding: 0.75rem 0; }

@media screen and (min-width: 768px) {
  .columns {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -0.75rem; }

  .is-paddingless-sides-mobile {
    padding: 0.75rem; }

  body > .columns > .column:nth-child(1) {
    padding: 0.75rem; }

  body > .columns > .column:nth-child(2) {
    padding: 0.75rem; } }
/*
#collectionHeader #Short{display:none;}
#collectionHeader #Full{display:block !important;}
*/
.level-right .newsIcon {
  margin-right: 0.25rem; }

.newsIcon {
  position: relative; }

.newsIcon:before {
  transition: all 0.65s;
  content: "";
  height: 1;
  width: 1;
  top: -90px;
  opacity: 0; }

.newsIcon.notif:before {
  content: "";
  width: 11px;
  height: 11px;
  background: #01b6be;
  position: absolute;
  top: -2px;
  right: -3px;
  border-radius: 11px;
  opacity: 1; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@keyframes bounceInDown {
  60%,75%,90%,from,to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }

  75% {
    transform: translate3d(0, -10px, 0); }

  90% {
    transform: translate3d(0, 5px, 0); }

  to {
    transform: translate3d(0, 0, 0); } }

.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInUp {
  60%,75%,90%,from,to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }

  75% {
    transform: translate3d(0, 10px, 0); }

  90% {
    transform: translate3d(0, -5px, 0); }

  to {
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  animation-name: bounceInUp; }

/* admin bar */
body > #preview-bar-iframe {
  display: none !important; }

.standout-font {
  font-family: 'Do Hyeon';
  letter-spacing: 0.05rem; }

/* badger accordion */
.badger-accordion__panel {
  max-height: 75vh;
  overflow: hidden; }
  .badger-accordion__panel.-ba-is-hidden {
    max-height: 0 !important; }
  .badger-accordion--initalised .badger-accordion__panel {
    transition: max-height ease-in-out 0.2s; }

/* Privy Custom Wheel */
#pwheel-wrap {
  position: fixed;
  bottom: 9px;
  right: 10px;
  transition: all 0.5s;
  height: 85px; }

#fd-sale-trigger {
  bottom: 9px;
  height: 80px;
  position: fixed; }
  #fd-sale-trigger img {
    max-height: 100%;
    bottom: -30px;
    position: fixed;
    height: 80px; }

@media screen and (min-width: 769px) {
  #pwheel-wrap {
    bottom: -40px; }

  #fd-sale-trigger {
    bottom: -40px;
    height: 94px;
    left: 25.5%; }

  #fd-sale-text, #pwheeltxt {
    font-size: 1rem;
    letter-spacing: 0px; }

  #pwheeltxt {
    right: 90px; }

  #fd-sale-trigger img {
    bottom: -80px; }

  #size-pick a {
    margin-right: 0.45rem;
    margin-bottom: 0.45rem; } }
#pwheel-wrap:hover {
  transform: translateY(-45px); }

#pwheel-wrap.animate #pwheel {
  animation-name: spin;
  animation-fill-mode: forwards;
  animation-duration: 5000ms;
  animation-timing-function: cubic-bezier(0.5, 0, 0.001, 1);
  top: 0px; }

#pwheel-wrap.animate #pwheeltxt {
  animation-name: flyin;
  animation-delay: 2400ms;
  animation-duration: 1700ms;
  animation-fill-mode: forwards; }

#fd-sale-trigger.animate img {
  animation-name: dance;
  animation-duration: 1700ms;
  animation-iteration-count: 1;
  animation-fill-mode: forwards; }

#fd-sale-trigger.animate span {
  animation-name: flyin2;
  animation-delay: 2400ms;
  animation-duration: 1700ms;
  animation-fill-mode: forwards; }

#pwheel {
  will-change: transform;
  width: 80px;
  height: 80px;
  background-image: url("https://cdn.shopify.com/s/files/1/0384/0921/files/wheel_2.svg?11849858453161773097");
  background-repeat: no-repeat;
  background-size: cover;
  right: 0;
  position: absolute;
  top: 50px;
  cursor: pointer; }

#pwheel-wrap.animate #pwheel.bump {
  animation-name: bouncy;
  animation-duration: 2300ms;
  animation-iteration-count: 4;
  animation-fill-mode: forwards; }

#pwheeltxt {
  font-size: 0.875rem;
  letter-spacing: -0.5px; }

#pwheeltxt, #fd-sale-text {
  transition: all 0.4s;
  position: absolute;
  background: #fff;
  right: 86px;
  bottom: -50px;
  padding: 5px;
  height: 39px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-weight: bold;
  color: #38bc9a;
  line-height: 30px;
  border-radius: 4px;
  will-change: transform; }

#fd-sale-text {
  bottom: -27px;
  right: -165px;
  white-space: nowrap;
  letter-spacing: -0.75px;
  font-size: 0.925rem; }

#pwheeltxt:before, #fd-sale-text:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 12px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  right: -12px;
  top: 5px; }

#fd-sale-text:before {
  border-left: 0;
  border-right: 12px solid rgba(0, 0, 0, 0.2);
  left: -12px;
  right: auto; }

#pwheeltxt:after, #fd-sale-text:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 11px solid #fff;
  position: absolute;
  right: -11px;
  top: 7px; }

#fd-sale-text:after {
  border-left: 0;
  border-right: 11px solid #fff;
  left: -11px;
  right: auto; }

@keyframes spin {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px); }

  35% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }

  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(3000deg);
    transform: rotate(3000deg); } }

@keyframes flyin {
  0% {
    transform: translateY(0px); }

  35% {
    transform: translateY(-105px); }

  55% {
    transform: translateY(-95px); }

  65% {
    transform: translateY(-100px); }

  75% {
    transform: translateY(-95px); }

  100% {
    transform: translateY(-95px); } }

@keyframes flyin2 {
  0% {
    transform: translateY(0px); }

  35% {
    transform: translateY(-85px); }

  55% {
    transform: translateY(-75px); }

  65% {
    transform: translateY(-80px); }

  75% {
    transform: translateY(-75px); }

  100% {
    transform: translateY(-75px); } }

@keyframes bouncy {
  0% {
    transform: translateY(0px) rotate(30deg); }

  25% {
    transform: translateY(-25px) rotate(30deg); }

  50% {
    transform: translateY(0px) scale(1.15, 0.85) rotate(30deg); }

  60% {
    transform: translateY(-20px) scale(1, 1) rotate(30deg); }

  65% {
    transform: translateY(0) scale(1.05, 0.95) rotate(30deg); }

  70% {
    transform: translateY(-15px) scale(1, 1) rotate(30deg); }

  75% {
    transform: translateY(0) scale(1, 1) rotate(30deg); }

  100% {
    transform: translateY(0) scale(1, 1) rotate(30deg); } }

@keyframes dance {
  0% {
    transform: translateY(0px) rotate(0deg); }

  25% {
    transform: translateY(-65px) rotate(0deg); }

  50% {
    transform: translateY(-50px) rotate(-5deg); }

  75% {
    transform: translateY(-50px) rotate(5deg); }

  100% {
    transform: translateY(-50px) rotate(0deg); } }
