/* # Font-Face
================================================== */
/*  This is the proper syntax for an @font-face file.
    Upload your font files to Assets and then
    copy your FontName into code below and remove
    comment brackets */
/*  @font-face {
      font-family: 'FontName';
      src: url('FontName.eot');
      src: url('FontName.eot?iefix') format('eot'),
           url('FontName.woff') format('woff'),
           url('FontName.ttf') format('truetype'),
           url('FontName.svg#webfontZam02nTh') format('svg');
      font-weight: normal;
      font-style: normal; }
*/
/* # Custom Styles
================================================== */
/* Pages */
.underline, .underlined {
  text-decoration: underline; }

#mobile-header .mega-menu .mega-menu__image {
  max-width: 400px; }

#header .mega-menu .mega-menu__image {
  min-width: 401px; }

.disclosure--currency {
  left: 20px; }

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

.header-menu__disclosure .disclosure-list {
  border-color: #dbdbdb; }

.header-menu__disclosure .disclosure-list .icon {
  top: 7px;
  left: 3px;
  position: relative; }

.selectors-form--mobile .disclosure .disclosure-list {
  cursor: pointer; }

.selectors-form--mobile .disclosure .icon {
  height: 1.2rem;
  width: 1.2rem; }

.disclosure__toggle.is-clicked .icon, .disclosure__toggle:focus .icon, .disclosure__toggle:hover .icon, .disclosure__toggle:focus-within .icon {
  transform: none; }

.navbar-item[data-navlink-handle="christmas-gifts"] > a, .navbar-item[data-navlink-handle="january-sale"] > a {
  color: #EF5243; }

.select select, .input, .textarea {
  border-color: #dbdbdb; }

.line-item-unavailable {
  background-color: #FAB83D;
  padding: 0.5rem; }

.custom-video {
  display: block; }

#shopify-section-header-centered__top-bar .header__icons {
  z-index: 50; }

.icon {
  height: 25px;
  width: 25px; }

.is-small .icon {
  height: 22px;
  width: 22px; }

.top-bar.navbar {
  max-height: 55px; }

.top-bar__icons .header-cart.action-area__link .header__link {
  padding: 0 0.8em 0 0; }

.header__brand {
  position: relative;
  margin-top: -4.7rem;
  margin-bottom: -1.5rem; }

#header-sticky-wrapper .navbar {
  padding-top: 1rem; }

#header-sticky-wrapper.is-sticky .search-sticky {
  display: flex;
  bottom: 13px; }

#header-sticky-wrapper.is-sticky .navbar {
  padding-top: 0; }

#header-sticky-wrapper.is-sticky .navbar .header__brand {
  position: static;
  top: auto;
  margin-top: 0;
  margin-bottom: 0; }

.gallery-item__overlay {
  background: unset !important;
  opacity: 100 !important; }

.gallery-item__overlay a.gallery__link {
  display: flex;
  flex-flow: column-reverse;
  height: 100%;
  width: 100%; }

@media (max-width: 480px) {
  .gallery-item__overlay a.gallery__link .image-with-text-overlay__buttons.buttons {
    width: calc(100% - 20px);
    align-self: center;
    padding: 0 calc(30px + 1%); } }
.list-collection__thumbnail .product-wrap:hover img {
  transform: unset; }

.blog-card__link:hover .blog-card__image {
  transform: unset; }

.list-collection-wrapper.container .list-collection__thumbnail .product-wrap {
  height: 40px; }

.list-collection-wrapper.container .list-collection__thumbnail .product-wrap .collection-info__caption {
  padding: 0 0 20px 0; }

.list-collection-wrapper.container .list-collection__thumbnail .product-wrap .collection-info__caption .collection-info__caption-wrapper {
  margin: 0 auto; }

.list-collection-wrapper.container .list-collection__thumbnail .product-wrap .collection-info__caption .collection-info__caption-wrapper small {
  font-size: 12px;
  text-decoration: underline;
  font-weight: 400;
  margin-bottom: 0px; }

.sticker-holder__content {
  margin-right: 0.5rem;
  margin-top: 0.5rem; }

.thumbnail-sticker {
  padding: 2px 5px; }

.thumbnail-sticker.region-sticker {
  padding: 2px 8px; }

.thumbnail-sticker.firebox-creations-sticker {
  position: relative;
  width: calc(100% + 20px);
  right: 20px;
  padding: 2px 0px; }

.collection__tag-filter.select {
  display: none; }

.shopify-section.collection-page .desktop {
  width: 100%;
  display: block; }

.shopify-section.collection-page .mobile {
  display: none; }

@media (max-width: 798px) {
  .shopify-section.collection-page .desktop {
    display: none; }

  .shopify-section.collection-page .mobile {
    display: block;
    margin-top: 0.5rem; } }
.quick-shop__text-wrap span ul {
  list-style: circle; }

.quick-shop__text-wrap span ul li {
  padding-bottom: 0.5rem; }

.quick-shop__text-wrap a.secondary_button {
  text-decoration: underline; }

.crap-wrap .jumbotron {
  background: #EF3C35;
  margin-top: -15px;
  margin-bottom: 1rem; }

.crap-wrap .jumbotron .container h1 {
  color: white;
  font-family: adelle sans, sans-serif;
  background: black;
  text-transform: uppercase;
  font-weight: bold;
  display: inline;
  padding: 10px 5px 5px;
  margin: 0 auto; }

/* See style guide: http://www.firebox.com/admin/style_guide */
/* jake added this, does it exist? */
/**
 * Vendor prefixes for transitions using variable arguments
 *     Usage:
 *     @include transition(background 0.2s linear, color 0.5s ease-in-out);
 */
#app-about-us img, #app-about-us audio, #app-about-us video {
  max-width: unset; }

#app-about-us article {
  min-height: 100vh;
  position: relative;
  margin: 0 auto 6rem;
  width: 290px; }

#app-about-us article a {
  font-weight: 600;
  text-decoration: underline;
  white-space: nowrap; }

@media (min-width: 375px) {
  #app-about-us article {
    width: 340px; } }
@media (min-width: 414px) {
  #app-about-us article {
    width: 385px; } }
@media (min-width: 768px) {
  #app-about-us article {
    width: 700px; } }
@media (min-width: 1140px) {
  #app-about-us article {
    width: 1000px; } }
#app-about-us article h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 4rem;
  text-align: center;
  text-transform: uppercase; }

#app-about-us article .copy {
  position: absolute;
  font-size: 1.25rem; }

#app-about-us article .copy > h2 {
  font-size: 1.5rem; }

#app-about-us article .copy > p {
  font-size: 1.125rem;
  line-height: 1.6;
  max-width: 400px; }

#app-about-us article .copy.rta {
  text-align: right; }

#app-about-us article p {
  font-size: 1.125rem;
  line-height: 1.6;
  max-width: 400px; }

#app-about-us article .img-content {
  position: absolute; }

#app-about-us article .img-content > .img-container {
  overflow: hidden;
  position: relative; }

#app-about-us article .point {
  top: 100%;
  height: 1px;
  width: 20px;
  position: absolute; }

#app-about-us article.intro {
  min-height: 50vh; }

#app-about-us article.intro .header {
  transform: translateY(100%);
  display: flex;
  justify-content: space-around; }

#app-about-us article.intro .header .arrow-1 {
  animation: point-1 1.5s infinite;
  width: 15%; }

#app-about-us article.intro .header .arrow-2 {
  animation: point-2 1.5s infinite;
  width: 15%; }

#app-about-us article.intro .header .title {
  width: 65%; }

@keyframes point-1 {
  0% {
    transform: translate(0, 0); }

  50% {
    transform: translate(0, 20%); }

  100% {
    transform: translate(0, 0); } }

@keyframes point-2 {
  0% {
    transform: translate(0, 20%); }

  50% {
    transform: translate(0, 0); }

  100% {
    transform: translate(0, 20%); } }

@media (min-width: 768px) {
  #app-about-us article.intro .header {
    transform: unset; }

  #app-about-us article.intro .header .title {
    width: 100%; }

  #app-about-us article.intro .header .arrow-1, #app-about-us article.intro .header .arrow-2 {
    width: 50%; } }
#app-about-us article.hotbox {
  min-height: 30vh;
  margin: 0 auto 4rem; }

#app-about-us article.hotbox h2, #app-about-us article.hotbox h3, #app-about-us article.hotbox h4 {
  text-align: center; }

@media (min-width: 768px) {
  #app-about-us article.hotbox h2, #app-about-us article.hotbox h3, #app-about-us article.hotbox h4 {
    text-align: right; } }
#app-about-us article.hotbox p {
  text-align: center;
  max-width: 95%;
  margin: 0 auto 2rem;
  font-size: 1.125rem; }

@media (min-width: 768px) {
  #app-about-us article.hotbox p {
    text-align: right;
    margin-right: 0;
    margin-bottom: 2rem; } }
#app-about-us article.hotbox .hotbox-img-container {
  overflow: hidden;
  width: 120px;
  margin: auto; }

#app-about-us article.hotbox .hotbox-img-container img {
  width: 400%; }

@media (min-width: 375px) {
  #app-about-us article.hotbox .hotbox-img-container {
    width: 140px; } }
@media (min-width: 768px) {
  #app-about-us article.hotbox .hotbox-img-container {
    width: 140px;
    margin-top: -25px;
    margin-left: 80px; }

  #app-about-us article.hotbox .hotbox-img-container p {
    text-align: right; } }
@media (min-width: 1140px) {
  #app-about-us article.hotbox .hotbox-img-container {
    min-height: 50vh;
    width: 200px;
    margin-top: -100px;
    margin-left: 120px; } }
#app-about-us article.hotbox .point-1 {
  top: 80%; }

#app-about-us article.hotbox .point-2 {
  top: 90%; }

#app-about-us article.hotbox .point-3 {
  top: 100%; }

#app-about-us article.hotbox .point-4 {
  top: 110%; }

#app-about-us article.chessboard {
  display: flex;
  justify-content: center;
  min-height: 50vh; }

#app-about-us article.chessboard .copy {
  text-align: center;
  width: 100%; }

#app-about-us article.chessboard .copy p {
  width: 95%; }

#app-about-us article.chessboard .img-content {
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.4); }

#app-about-us article.chessboard .img-content .left {
  z-index: 2;
  position: absolute;
  top: 0; }

#app-about-us article.chessboard .img-content .board {
  z-index: 1; }

#app-about-us article.chessboard .img-content .img-container {
  height: 490px;
  width: 343px;
  position: absolute;
  top: 0;
  right: 40px;
  z-index: 3; }

#app-about-us article.chessboard .img-content .img-container .right {
  position: absolute;
  top: 50%;
  margin-left: 0;
  transform: translate(0, -50%); }

#app-about-us article.chessboard .glass-fall {
  z-index: 6;
  visibility: hidden;
  position: absolute;
  overflow: hidden;
  width: 70px;
  top: 38%;
  transform: translate(-50%, -50%) scale(0.4); }

#app-about-us article.chessboard .glass-fall.display {
  visibility: visible; }

@media (max-height: 950px) {
  #app-about-us article.chessboard {
    min-height: 55vh; } }
@media (max-height: 850px) {
  #app-about-us article.chessboard {
    min-height: 65vh; } }
@media (max-height: 750px) {
  #app-about-us article.chessboard {
    min-height: 75vh; } }
@media (max-height: 650px) {
  #app-about-us article.chessboard {
    min-height: 80vh; } }
@media (max-height: 600px) {
  #app-about-us article.chessboard {
    min-height: 95vh; } }
@media (max-height: 500px) {
  #app-about-us article.chessboard {
    min-height: 100vh; } }
@media (max-height: 460px) {
  #app-about-us article.chessboard {
    min-height: 120vh; } }
@media (max-height: 380px) {
  #app-about-us article.chessboard {
    min-height: 145vh; } }
@media (min-width: 375px) {
  #app-about-us article.chessboard {
    min-height: 50vh; }

  #app-about-us article.chessboard .img-content {
    top: 70%; }

  #app-about-us article.chessboard .copy p {
    width: 90%; } }
@media (min-width: 375px) and (max-height: 950px) {
  #app-about-us article.chessboard {
    min-height: 55vh; } }
@media (min-width: 375px) and (max-height: 850px) {
  #app-about-us article.chessboard {
    min-height: 60vh; } }
@media (min-width: 375px) and (max-height: 750px) {
  #app-about-us article.chessboard {
    min-height: 75vh; } }
@media (min-width: 375px) and (max-height: 650px) {
  #app-about-us article.chessboard {
    min-height: 80vh; } }
@media (min-width: 375px) and (max-height: 600px) {
  #app-about-us article.chessboard {
    min-height: 90vh; } }
@media (min-width: 375px) and (max-height: 500px) {
  #app-about-us article.chessboard {
    min-height: 100vh; } }
@media (min-width: 375px) and (max-height: 460px) {
  #app-about-us article.chessboard {
    min-height: 120vh; } }
@media (min-width: 375px) and (max-height: 380px) {
  #app-about-us article.chessboard {
    min-height: 140vh; } }
@media (min-width: 414px) {
  #app-about-us article.chessboard .copy p {
    width: 95%; } }
@media (min-width: 768px) {
  #app-about-us article.chessboard {
    justify-content: flex-end;
    min-height: 70vh; }

  #app-about-us article.chessboard .copy, #app-about-us article.chessboard p {
    text-align: left;
    width: 40%; }

  #app-about-us article.chessboard .img-content {
    transform: translate(-50%, -50%) scale(0.7);
    top: 70%; }

  #app-about-us article.chessboard .glass-fall {
    transform: translate(-50%, -50%) scale(0.7); } }
@media (min-width: 768px) and (max-height: 850px) {
  #app-about-us article.chessboard {
    min-height: 90vh; } }
@media (min-width: 768px) and (max-height: 750px) {
  #app-about-us article.chessboard {
    min-height: 100vh; } }
@media (min-width: 768px) and (max-height: 650px) {
  #app-about-us article.chessboard {
    min-height: 110vh; } }
@media (min-width: 768px) and (max-height: 600px) {
  #app-about-us article.chessboard {
    min-height: 130vh; } }
@media (min-width: 768px) and (max-height: 500px) {
  #app-about-us article.chessboard {
    min-height: 150vh; } }
@media (min-width: 1024px) {
  #app-about-us article.chessboard {
    min-height: 70vh; }

  #app-about-us article.chessboard .img-content {
    top: 70%; } }
@media (min-width: 1024px) and (max-height: 850px) {
  #app-about-us article.chessboard {
    min-height: 90vh; } }
@media (min-width: 1024px) and (max-height: 750px) {
  #app-about-us article.chessboard {
    min-height: 100vh; } }
@media (min-width: 1024px) and (max-height: 650px) {
  #app-about-us article.chessboard {
    min-height: 110vh; } }
@media (min-width: 1024px) and (max-height: 600px) {
  #app-about-us article.chessboard {
    min-height: 130vh; } }
@media (min-width: 1024px) and (max-height: 500px) {
  #app-about-us article.chessboard {
    min-height: 150vh; } }
@media (min-width: 1140px) {
  #app-about-us article.chessboard {
    min-height: 70vh;
    margin: 0 auto 12rem; }

  #app-about-us article.chessboard .img-content {
    transform: translate(-50%, -50%) scale(1); }

  #app-about-us article.chessboard .glass-fall {
    transform: translate(-50%, -50%) scale(1); } }
@media (min-width: 1140px) and (max-height: 950px) {
  #app-about-us article.chessboard {
    min-height: 80vh; } }
@media (min-width: 1140px) and (max-height: 850px) {
  #app-about-us article.chessboard {
    min-height: 90vh; } }
@media (min-width: 1140px) and (max-height: 750px) {
  #app-about-us article.chessboard {
    min-height: 100vh; } }
@media (min-width: 1140px) and (max-height: 650px) {
  #app-about-us article.chessboard {
    min-height: 110vh; } }
@media (min-width: 1140px) and (max-height: 600px) {
  #app-about-us article.chessboard {
    min-height: 130vh; } }
@media (min-width: 1140px) and (max-height: 500px) {
  #app-about-us article.chessboard {
    min-height: 150vh; } }
#app-about-us article.chessboard .point-1 {
  top: 95%; }

#app-about-us article.chessboard .point-2 {
  top: 102%; }

#app-about-us article.chessboard .point-3 {
  top: 109%; }

#app-about-us article.chessboard .point-4 {
  top: 116%; }

#app-about-us article.chessboard .point-5 {
  top: 130%; }

#app-about-us article.unicorn-tears {
  margin: 0 auto 0rem;
  min-height: 70vh; }

#app-about-us article.unicorn-tears .copy {
  left: 0;
  text-align: center; }

#app-about-us article.unicorn-tears .img-content {
  width: 456px;
  top: 70%;
  left: 49%;
  transform: translate(-50%, -50%) scale(0.35);
  z-index: 7; }

#app-about-us article.unicorn-tears .img-content img {
  height: 733px;
  width: auto; }

#app-about-us article.unicorn-tears .tear-fall {
  z-index: 6;
  visibility: hidden;
  position: absolute;
  overflow: hidden;
  width: 113px;
  top: 65vh;
  left: 33%;
  transform: translate(50%, -50%) scale(0.2); }

#app-about-us article.unicorn-tears .tear-fall.display {
  visibility: visible; }

@media (max-height: 800px) {
  #app-about-us article.unicorn-tears {
    min-height: 90vh; } }
@media (max-height: 600px) {
  #app-about-us article.unicorn-tears {
    min-height: 120vh; } }
@media (max-height: 500px) {
  #app-about-us article.unicorn-tears {
    min-height: 140vh; } }
@media (max-height: 400px) {
  #app-about-us article.unicorn-tears {
    min-height: 160vh; } }
@media (max-height: 350px) {
  #app-about-us article.unicorn-tears {
    min-height: 170vh; } }
@media (min-width: 375px) {
  #app-about-us article.unicorn-tears .tear-fall {
    transform: translate(50%, -50%) scale(0.2);
    left: 35%; } }
@media (min-width: 375px) and (max-height: 750px) {
  #app-about-us article.unicorn-tears {
    min-height: 90vh; } }
@media (min-width: 375px) and (max-height: 550px) {
  #app-about-us article.unicorn-tears {
    min-height: 120vh; } }
@media (min-width: 375px) and (max-height: 450px) {
  #app-about-us article.unicorn-tears {
    min-height: 140vh; } }
@media (min-width: 375px) and (max-height: 350px) {
  #app-about-us article.unicorn-tears {
    min-height: 160vh; } }
@media (min-width: 414px) {
  #app-about-us article.unicorn-tears .tear-fall {
    transform: translate(50%, -50%) scale(0.2);
    left: 37%; } }
@media (min-width: 414px) and (max-height: 700px) {
  #app-about-us article.unicorn-tears {
    min-height: 90vh; } }
@media (min-width: 414px) and (max-height: 550px) {
  #app-about-us article.unicorn-tears {
    min-height: 110vh; } }
@media (min-width: 414px) and (max-height: 450px) {
  #app-about-us article.unicorn-tears {
    min-height: 130vh; } }
@media (min-width: 414px) and (max-height: 350px) {
  #app-about-us article.unicorn-tears {
    min-height: 150vh; } }
@media (min-width: 768px) {
  #app-about-us article.unicorn-tears .copy {
    text-align: left; }

  #app-about-us article.unicorn-tears .img-content {
    left: 49%;
    transform: translate(-50%, -50%) scale(0.6); }

  #app-about-us article.unicorn-tears .tear-fall {
    transform: translate(50%, -50%) scale(0.35);
    left: 50%; } }
@media (min-width: 768px) and (max-height: 700px) {
  #app-about-us article.unicorn-tears {
    min-height: 80vh;
    margin: 0 auto 6rem; } }
@media (min-width: 768px) and (max-height: 550px) {
  #app-about-us article.unicorn-tears {
    min-height: 100vh; } }
@media (min-width: 768px) and (max-height: 450px) {
  #app-about-us article.unicorn-tears {
    min-height: 120vh; } }
@media (min-width: 768px) and (max-height: 350px) {
  #app-about-us article.unicorn-tears {
    margin: 0 auto 8rem;
    min-height: 140vh; } }
@media (min-width: 1024px) and (max-height: 700px) {
  #app-about-us article.unicorn-tears {
    min-height: 80vh;
    margin: 0 auto 6rem; } }
@media (min-width: 1024px) and (max-height: 550px) {
  #app-about-us article.unicorn-tears {
    min-height: 100vh; } }
@media (min-width: 1024px) and (max-height: 450px) {
  #app-about-us article.unicorn-tears {
    min-height: 120vh; } }
@media (min-width: 1024px) and (max-height: 350px) {
  #app-about-us article.unicorn-tears {
    min-height: 140vh;
    margin: 0 auto 8rem; } }
@media (min-width: 1140px) {
  #app-about-us article.unicorn-tears {
    margin: 0 auto 6rem; }

  #app-about-us article.unicorn-tears .img-content {
    left: 50%;
    transform: translate(-50%, -50%) scale(0.9); }

  #app-about-us article.unicorn-tears .tear-fall {
    transform: translate(50%, -50%) scale(0.5);
    left: 56%; } }
@media (min-width: 1140px) and (max-height: 1000px) {
  #app-about-us article.unicorn-tears {
    min-height: 90vh; } }
@media (min-width: 1140px) and (max-height: 850px) {
  #app-about-us article.unicorn-tears {
    min-height: 100vh; } }
@media (min-width: 1140px) and (max-height: 700px) {
  #app-about-us article.unicorn-tears {
    margin: 0 auto 12rem;
    min-height: 120vh; } }
@media (min-width: 1140px) and (max-height: 550px) {
  #app-about-us article.unicorn-tears {
    margin: 0 auto 16rem;
    min-height: 130vh; } }
@media (min-width: 1140px) and (max-height: 450px) {
  #app-about-us article.unicorn-tears {
    margin: 0 auto 20rem;
    min-height: 150vh; } }
@media (min-width: 1140px) and (max-height: 350px) {
  #app-about-us article.unicorn-tears {
    margin: 0 auto 24rem;
    min-height: 170vh; } }
@media (min-width: 1600px) and (max-height: 1000px) {
  #app-about-us article.unicorn-tears {
    min-height: 90vh; } }
@media (min-width: 1600px) and (max-height: 850px) {
  #app-about-us article.unicorn-tears {
    min-height: 100vh; } }
@media (min-width: 1600px) and (max-height: 700px) {
  #app-about-us article.unicorn-tears {
    min-height: 120vh; } }
@media (min-width: 1600px) and (max-height: 550px) {
  #app-about-us article.unicorn-tears {
    min-height: 130vh; } }
@media (min-width: 1600px) and (max-height: 450px) {
  #app-about-us article.unicorn-tears {
    min-height: 150vh; } }
@media (min-width: 1600px) and (max-height: 350px) {
  #app-about-us article.unicorn-tears {
    min-height: 170vh; } }
#app-about-us article.unicorn-tears .point-0 {
  top: 45%; }

#app-about-us article.unicorn-tears .point-1 {
  top: 55%; }

#app-about-us article.unicorn-tears .point-2 {
  top: 65%; }

#app-about-us article.unicorn-tears .point-3 {
  top: 75%; }

#app-about-us article.unicorn-tears .point-4 {
  top: 85%; }

#app-about-us article.unicorn-tears .point-5 {
  top: 95%; }

#app-about-us article.unicorn-tears .point-6 {
  top: 105%; }

#app-about-us article.unicorn-tears .point-7 {
  top: 115%; }

#app-about-us article.unicorn-tears .point-8 {
  top: 123%; }

#app-about-us article.unicorn-tears .point-9 {
  top: 131%; }

#app-about-us article.unicorn-tears .point-10 {
  top: 139%; }

#app-about-us article.unicorn-tears .point-11 {
  top: 147%; }

#app-about-us article.mythical-tears {
  margin: 0 auto; }

#app-about-us article.mythical-tears .img-content {
  z-index: 7;
  width: 241px;
  bottom: 0%;
  left: 72.5%;
  transform: translateX(-50%) scale(0.35); }

#app-about-us article.mythical-tears .img-content img {
  height: 500px;
  width: auto; }

@media (min-width: 375px) {
  #app-about-us article.mythical-tears .img-content {
    left: 68.5%;
    transform: translateX(-50%) scale(0.35); } }
@media (min-width: 414px) {
  #app-about-us article.mythical-tears .img-content {
    left: 66.5%;
    transform: translateX(-50%) scale(0.35); } }
@media (min-width: 768px) {
  #app-about-us article.mythical-tears {
    margin: 0 auto 6rem; }

  #app-about-us article.mythical-tears .img-content {
    left: 66.5%;
    transform: translateX(-50%) scale(0.6); } }
@media (min-width: 1140px) {
  #app-about-us article.mythical-tears .img-content {
    left: 67.5%;
    transform: translateX(-50%) scale(0.9); } }
@media (max-height: 480px) {
  #app-about-us article.mythical-tears .img-content {
    bottom: -30%; } }
#app-about-us article.mythical-tears .point-1 {
  top: 50%; }

#app-about-us article.mythical-tears .point-2 {
  top: 58%; }

#app-about-us article.mythical-tears .point-3 {
  top: 66%; }

#app-about-us article.mythical-tears .point-4 {
  top: 74%; }

#app-about-us article.mythical-tears .point-5 {
  top: 82%; }

#app-about-us article.mythical-tears .point-6 {
  top: 90%; }

#app-about-us article.mythical-tears .point-7 {
  top: 98%; }

#app-about-us article.mythical-tears .point-8 {
  top: 106%; }

#app-about-us article.mythical-tears .point-9 {
  top: 114%; }

#app-about-us article.mythical-tears .point-10 {
  top: 122%; }

#app-about-us article.own-brand {
  min-height: 40vh;
  text-align: center;
  margin-bottom: 8rem; }

#app-about-us article.own-brand .own-brand-img-container {
  width: 80%;
  margin: auto; }

@media (min-width: 768px) {
  #app-about-us article.own-brand .own-brand-img-container {
    width: 500px; } }
@media (min-width: 1140px) {
  #app-about-us article.own-brand .own-brand-img-container {
    width: 700px; } }
#app-about-us article.own-brand .own-brand-img-container img {
  width: 100%; }

#app-about-us article.own-brand p {
  text-align: center;
  max-width: 90%;
  margin: auto;
  margin-bottom: 2rem;
  font-size: 1.125rem; }

@media (min-width: 1140px) {
  #app-about-us article.own-brand p {
    max-width: 700px; } }
#app-about-us article.mystery-box {
  text-align: center;
  margin-bottom: 6rem;
  min-height: 50vh; }

#app-about-us article.mystery-box .mystery-box-img-container {
  overflow: hidden;
  margin: 2rem auto 0 auto;
  width: 190px; }

@media (min-width: 768px) {
  #app-about-us article.mystery-box .mystery-box-img-container {
    width: 240px; } }
@media (min-width: 1140px) {
  #app-about-us article.mystery-box .mystery-box-img-container {
    width: 320px; } }
#app-about-us article.mystery-box .mystery-box-img-container img {
  width: 1200%; }

#app-about-us article.mystery-box .point-1 {
  top: 30%; }

#app-about-us article.mystery-box .point-2 {
  top: 38%; }

#app-about-us article.mystery-box .point-3 {
  top: 46%; }

#app-about-us article.mystery-box .point-4 {
  top: 54%; }

#app-about-us article.mystery-box .point-5 {
  top: 62%; }

#app-about-us article.mystery-box .point-6 {
  top: 70%; }

#app-about-us article.mystery-box .point-7 {
  top: 78%; }

#app-about-us article.mystery-box .point-8 {
  top: 86%; }

#app-about-us article.mystery-box .point-9 {
  top: 94%; }

#app-about-us article.mystery-box .point-10 {
  top: 102%; }

#app-about-us article.mystery-box .point-11 {
  top: 110%; }

#app-about-us article.mystery-box .point-12 {
  top: 118%; }

@media (min-width: 768px) {
  #app-about-us article.mystery-box p {
    width: 500px;
    margin: auto; } }
@media (min-width: 1140px) {
  #app-about-us article.mystery-box p {
    width: 700px;
    margin: auto; } }
#app-about-us article.crap-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-height: 140vh;
  margin: 0 auto; }

#app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
  display: block;
  position: absolute;
  top: 30%;
  text-align: center; }

@media (min-width: 320px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 24%; } }
@media (min-width: 320px) and (max-height: 700px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 35%; } }
@media (min-width: 320px) and (max-height: 500px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 45%; } }
@media (min-width: 320px) and (max-height: 400px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 55%; } }
@media (min-width: 414px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 30%; } }
@media (min-width: 414px) and (max-height: 700px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 40%; } }
@media (min-width: 414px) and (max-height: 500px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 55%; } }
@media (min-width: 414px) and (max-height: 400px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 65%; } }
@media (min-width: 540px) and (max-height: 1030px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 35%; } }
@media (min-width: 540px) and (max-height: 900px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 40%; } }
@media (min-width: 540px) and (max-height: 800px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 45%; } }
@media (min-width: 540px) and (max-height: 700px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 50%; } }
@media (min-width: 540px) and (max-height: 630px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 55%; } }
@media (min-width: 540px) and (max-height: 570px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 60%; } }
@media (min-width: 540px) and (max-height: 510px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 65%; } }
@media (min-width: 540px) and (max-height: 480px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 80%; } }
@media (min-width: 540px) and (max-height: 400px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 90%; } }
@media (min-width: 540px) and (max-height: 350px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 95%; } }
@media (min-width: 540px) and (max-height: 320px) {
  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    top: 100%; } }
@media (min-width: 768px) {
  #app-about-us article.crap-wrap {
    width: 700px; }

  #app-about-us article.crap-wrap .crap-wrap-text-outside-of-image {
    display: none; }

  #app-about-us article.crap-wrap p {
    top: 70%; } }
@media (min-width: 1140px) {
  #app-about-us article.crap-wrap {
    width: 1000px; }

  #app-about-us article.crap-wrap p {
    width: 70%; } }
#app-about-us article.crap-wrap .img-content {
  width: 90%; }

#app-about-us article.crap-wrap .img-content .crap-wrap-text-in-image {
  display: none; }

#app-about-us article.crap-wrap .img-content p {
  text-align: center;
  width: 90%;
  margin: auto;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%); }

#app-about-us article.crap-wrap .img-content .img-container {
  position: relative;
  background: black;
  height: 40vw;
  width: 100%;
  margin-top: 18%;
  transform: translate(0, -18%);
  overflow: hidden; }

#app-about-us article.crap-wrap .img-content .img-container .top {
  position: absolute;
  width: 100%;
  z-index: 1; }

#app-about-us article.crap-wrap .img-content .img-container .top img {
  width: 320%;
  left: -5%;
  margin-left: -210%;
  margin-top: -1px; }

#app-about-us article.crap-wrap .img-content .img-container .bottom {
  position: absolute;
  width: 100%;
  bottom: -3px;
  left: -3px;
  z-index: 1; }

#app-about-us article.crap-wrap .img-content .img-container .bottom img {
  width: 320%;
  left: -5%;
  margin-left: -210%; }

#app-about-us article.crap-wrap .img-content .img-container .label {
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  width: 17%; }

#app-about-us article.crap-wrap .img-content .img-container h2 {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -30%);
  color: white;
  font-size: 1.5rem;
  line-height: 1.2;
  text-align: center;
  z-index: 0;
  width: 100%; }

@media (min-width: 768px) {
  #app-about-us article.crap-wrap .img-content .img-container {
    height: 350px; }

  #app-about-us article.crap-wrap .img-content .img-container h2 {
    top: 30%; }

  #app-about-us article.crap-wrap .img-content .img-container .crap-wrap-text-in-image {
    display: block;
    position: relative;
    top: 35%; }

  #app-about-us article.crap-wrap .img-content .img-container .crap-wrap-text-in-image p {
    max-width: 90%;
    color: white; } }
@media (min-width: 1140px) {
  #app-about-us article.crap-wrap .img-content .img-container {
    height: 500px; }

  #app-about-us article.crap-wrap .img-content .img-container .crap-wrap-text-in-image p {
    max-width: 70%; } }
@media (max-height: 720px) {
  #app-about-us article.crap-wrap .img-content {
    min-height: 140vh; } }
#app-about-us article.crap-wrap .point-1 {
  top: 40%; }

#app-about-us article.crap-wrap .point-2 {
  top: 52%; }

#app-about-us article.crap-wrap .point-3 {
  top: 64%; }

#app-about-us article.crap-wrap .point-4 {
  top: 76%; }

#app-about-us article.endless-scroll p {
  margin: 0 auto 100vh;
  text-align: center; }

#app-about-us article.endless-scroll p:first-child {
  margin: 20vh auto 100vh; }

@media (min-width: 375px) {
  #app-about-us article.endless-scroll p {
    width: 300px; } }
@media (min-width: 375px) and (max-height: 420px) {
  #app-about-us article.endless-scroll p:first-child {
    margin: 70vh auto 100vh; } }
@media (min-width: 768px) {
  #app-about-us article.endless-scroll p {
    width: 500px; } }
@media (min-width: 1140px) {
  #app-about-us article.endless-scroll p {
    width: 700px; }

  #app-about-us article.endless-scroll p:first-child {
    margin: 40vh auto 100vh; } }
#app-about-us .dev article {
  border-top: 1px solid #ff0000;
  background-color: rgba(255, 0, 255, 0.2); }

@media (min-width: 375px) {
  #app-about-us .dev article {
    background-color: rgba(0, 191, 255, 0.2); } }
@media (min-width: 414px) {
  #app-about-us .dev article {
    background-color: rgba(255, 0, 0, 0.2); } }
@media (min-width: 768px) {
  #app-about-us .dev article {
    background-color: rgba(0, 255, 0, 0.05); } }
@media (min-width: 1140px) {
  #app-about-us .dev article {
    background-color: rgba(0, 0, 255, 0.05); } }
#app-about-us .dev article .point {
  border: 1px solid magenta;
  z-index: 40000; }

.special-comment, .return-info {
  background: #fffacd;
  padding: 1rem;
  margin: 20px 0 0; }

.special-comment *, .return-info * {
  color: #b28305; }

.special-comment a, .return-info a {
  text-decoration: underline; }

@media (max-width: 798px) {
  .special-comment, .return-info {
    margin: 20px 0; } }
.return-info {
  background: #e0e7f1; }

.return-info * {
  color: #232b37; }

.newsletter-form .field.is-default-width .button {
  min-height: unset; }

.tagline {
  display: block;
  text-align: left; }

.tagline.mobile {
  margin-bottom: 0.5rem; }

.tabs.product-tabs {
  justify-content: space-between; }

.tabs.product-tabs li {
  flex-grow: 1; }

.addon-products {
  display: flex;
  margin: 2rem 0 -3rem;
  flex-flow: row wrap;
  justify-content: space-between; }

.addon-products .addon-product {
  width: 48%; }

.addon-products .addon-product:nth-child(even) {
  margin: 0 0 10px 5px; }

.addon-products .addon-product:nth-child(odd) {
  margin: 0 5px 10px 0; }

.addon-products .addon-product p {
  display: inline; }

.addon-products a.button--add-to-cart.button.accessory {
  width: unset !important;
  color: #363636 !important;
  background-color: #fff !important;
  border-color: #dbdbdb !important; }

.addon-products a.button--add-to-cart.button.accessory[disabled=disabled] {
  background-color: #232b37 !important; }

@media (max-width: 798px) {
  .addon-products {
    margin: 2rem 0 -1rem; }

  .addon-products a.button--add-to-cart.button.accessory {
    transform: unset;
    left: unset;
    height: unset;
    width: unset !important; } }
.ruk_rating_snippet {
  display: inline-flex;
  padding-top: 0.2rem; }

.ruk_rating_snippet .ruk-rating-snippet-count {
  bottom: 4px;
  left: 5px;
  position: relative; }

.related-collections {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around; }

.related-collections a {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  padding: 1rem; }

.related-collections a:hover {
  color: black; }

.product-page__content-we-can-giftwrap-this {
  font-size: .875rem;
  display: flex;
  align-items: flex-end;
  width: 100%; }

.product-page__content-we-can-giftwrap-this span {
  position: relative;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: .2rem; }

@media (min-width: 799px) {
  .product-page__content-we-can-giftwrap-this {
    margin: 1rem 0 0; } }
.product__images .sticker-holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%; }

.product_name.title.mobile, .tagline.mobile {
  display: none; }

.product_name.title.desktop {
  display: block;
  margin-bottom: 0.2rem; }

.product_form--swatches .select-container {
  display: block; }

.product-gallery__thumbnail {
  display: block; }

.current_price {
  display: inline-block;
  margin-bottom: 20px; }

.personaliseFormButton {
  background-color: #232b37 !important;
  margin-bottom: 1rem; }

.emagination-preview {
  font-size: 1.25rem;
  border-radius: 0px;
  width: 100% !important;
  line-height: 1.25;
  color: #fff !important; }

@media (max-width: 798px) {
  .one-whole.column.is-flex.is-justify-space-between.is-align-center.product-page .breadcrumb__container {
    margin-top: -10px; }

  .one-whole.column.is-flex.is-justify-space-between.is-align-center.product-page .breadcrumb__container ul {
    justify-content: left; }

  .one-whole.column.is-flex.is-justify-space-between.is-align-center.product-page .product_name.title.mobile {
    text-align: left;
    margin-bottom: 0.2rem;
    width: 100%; }

  .product__images {
    margin-bottom: 1rem; }

  .product-form-container {
    padding-top: 10px; }

  .product_name.title.mobile, .tagline.mobile {
    display: block; }

  .product_name.title.desktop, .tagline.desktop {
    display: none; }

  .description.content .description.content {
    padding-top: 0; }

  .select-container .select-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between; }

  .select-container .select-wrapper p {
    display: inline-block;
    margin-bottom: 20px; }

  .select-container .select-wrapper p .current_price {
    margin-bottom: 0; }

  .product_form .button.button--add-to-cart {
    height: calc(100% - 1rem);
    min-height: unset;
    left: 50%;
    transform: translateX(-50%); }

  .product_form.fixed .purchase-details__buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    background: #FFF;
    margin: 0rem auto;
    padding-top: 1rem;
    height: calc(60px + 1rem); }

  .product_form.fixed .button.button--add-to-cart {
    width: calc(95% - 20px) !important; }

  .product_form.fixed.override .purchase-details__buttons {
    position: relative;
    background: unset; }

  .product_form.fixed.override .button.button--add-to-cart {
    width: 100%; } }
.ajax-cart__delete {
  align-self: center;
  font-size: 1rem;
  padding-left: 1rem;
  text-decoration: underline; }

.ajax-cart {
  max-height: 80vh; }

.shopify-section.cart__block .featured-collection {
  min-height: 220px; }

.shopify-section.cart__block .featured-collection .flickity-viewport {
  min-height: 220px; }

.cart__cost-summary {
  margin-top: 40px; }

.cart-section .cart__remove-btn.ajax-cart__delete {
  display: none; }

.cart-section .ajax-cart__delete {
  display: block;
  align-self: center;
  font-size: 1rem;
  padding-left: 1rem; }

@media (min-width: 799px) {
  .featured-product-section {
    width: 80%;
    padding: 0 !important; }

  .featured-product-section .product-key-features ul {
    list-style: circle; }

  .featured-product-section .flickity-page-dots {
    display: none; } }
.gift-wrap-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 999;
  padding: 3%;
  overflow: scroll; }

.gift-wrap-overlay .gift-wrap-modal {
  position: fixed;
  background: white;
  width: 600px;
  z-index: 1000;
  transform: translate(-50%, 0);
  left: 50%;
  display: flex;
  flex-flow: row wrap;
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 2rem; }

.gift-wrap-overlay .gift-wrap-modal img {
  height: 150px; }

.gift-wrap-overlay .gift-wrap-modal .close {
  position: relative;
  left: calc(100% - 1rem - 5px); }

.gift-wrap-overlay .gift-wrap-modal .wrap-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between; }

.gift-wrap-overlay .gift-wrap-modal .wrap-container .wrap {
  width: calc(50% - 2rem);
  margin: 0 1rem; }

@media (max-width: 798px) {
  .gift-wrap-overlay .gift-wrap-modal {
    width: 300px; }

  .gift-wrap-overlay .gift-wrap-modal .wrap-container .wrap {
    width: 100%;
    margin: 0; }

  .gift-wrap-overlay .gift-wrap-modal .wrap-container .wrap.crap-wrap {
    margin: 0 0 1rem 0; } }
.giftwrap-price {
  position: relative;
  margin-bottom: -22px;
  top: 3rem; }

.giftwrap-price.giftwrap-price-mini-cart {
  position: absolute;
  right: 50px;
  z-index: 1;
  top: 1.95rem; }

.cart__total a.button.is-loading.is-loading--icon-only {
  position: absolute;
  right: 65px;
  bottom: -20px;
  display: none;
  width: 60px;
  height: 60px; }

.ajax-cart__empty-cart-message a {
  text-decoration: underline; }

.action_button.continue-button.add_to_cart {
  text-decoration: underline; }

.ajax-cart a:not(.ajax-cart__product-title a) {
  text-decoration: underline; }

.cart__featured-links a {
  text-decoration: underline; }

a.remove-loading {
  bottom: 1rem; }

a.mini-cart-loading {
  position: absolute;
  right: 45px;
  bottom: -15px;
  display: none;
  width: 60px;
  height: 60px;
  z-index: 1;
  transform: scale(0.8); }

.gift-wrap-container {
  width: 280px;
  position: absolute;
  left: -20%;
  margin-top: 0.5rem; }

.gift-wrap-container.mini-cart {
  position: relative;
  left: 0%; }

.gift-wrap-container.mini-cart .select:not(.is-multiple):not(.is-loading):not(.is-arrowless)::after {
  top: 75%; }

.gift-wrap-container a {
  padding-left: 1rem;
  text-decoration: underline; }

.gift-wrap-container .select {
  width: 100%; }

.gift-wrap-container .select:not(.is-multiple):not(.is-loading):not(.is-arrowless)::after {
  top: 125%; }

.gift-wrap-container .select select {
  width: 100%; }

.gift-wrap-container .icon {
  position: relative;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: .2rem; }

.gift-wrap-container .cart__price {
  display: inline-block;
  width: auto;
  margin-left: 1rem; }

@media (max-width: 798px) {
  .gift-wrap-container {
    position: relative;
    left: 0; } }
@media (max-width: 470px) {
  .gift-wrap-container {
    left: -100%; } }
a.button--add-to-cart.button.accessory {
  position: absolute;
  bottom: -2rem; }

@media (max-width: 1035px) and (min-width: 799px) {
  .cart__total a.button.is-loading.is-loading--icon-only {
    right: 30px;
    bottom: -30px; } }
@media (max-width: 798px) {
  .cart__total {
    display: inline-block;
    width: auto;
    position: relative;
    right: -30px;
    bottom: 65px; }

  .cart__total a.button.is-loading.is-loading--icon-only {
    background: transparent !important;
    bottom: -73px;
    right: 0px;
    width: auto;
    height: auto; }

  .cart__total p {
    display: none; }

  .cart__total p.giftwrap-price {
    display: block; }

  .giftwrap-price {
    top: 3.5rem; } }
@media (max-width: 1144px) and (min-width: 798px) {
  .cart-section .cart__remove-btn.ajax-cart__delete {
    display: block; }

  .cart-section .ajax-cart__delete {
    display: none; }

  .cart__total a {
    right: 35px; }

  .gift-wrap-container {
    left: -25%; }

  .gift-wrap-container a {
    display: none; }

  .gift-wrap-container .select:not(.is-multiple):not(.is-loading):not(.is-arrowless)::after {
    right: 35%; }

  .gift-wrap-container .select select {
    width: 70%; } }
.search-404 {
  width: 150px; }

.search-404 a {
  border-bottom: 1px solid black;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  padding: 5px; }

.search-404 a span {
  margin-right: 10px; }

.search-404 a .search-text {
  padding: 0 10px 0 10px; }

.page-navigation-arrows {
  text-decoration: underline; }

.account-sidebar {
  margin-bottom: 1rem; }

.account-sidebar a {
  text-decoration: underline; }

.account-sidebar .button {
  text-decoration: none; }

@media (max-width: 798px) {
  .account-sidebar {
    width: 100%; } }
.hoverButton {
  text-decoration: underline; }

#register__form a {
  text-decoration: underline; }

.container.three-fourths.column {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  background-color: #e9ecfe; }

.container.three-fourths.column .column {
  background-color: #e9ecfe;
  margin-bottom: 0;
  padding: 20px; }

@media (max-width: 798px) {
  .container.three-fourths.column .column:first-child {
    margin-bottom: 1rem; } }
@media (max-width: 798px) {
  .container.three-fourths.column {
    background-color: unset; } }
.account-sidebar__content {
  background-color: #e9ecfe;
  padding: 20px; }

#customer_orders .table.is-bordered {
  background-color: #e9ecfe; }

#customer_orders .table.is-bordered a {
  text-decoration: underline; }

.login__form .errors {
  margin-bottom: 1rem; }

.newsletter__subheading.newsletter__text a {
  text-decoration: underline; }

.out-of-stock {
  padding: 10px;
  margin-top: 20px;
  background: #7AD2CD; }

.out-of-stock h6 {
  margin-bottom: 10px;
  font-family: "Source Sans Pro", Bold;
  font-size: 12px; }

.out-of-stock .newsletter-form .field {
  margin-bottom: 0px; }

.out-of-stock .newsletter-form .field .label.newsletter__text + .control {
  padding-right: 10px; }

.out-of-stock .info-icon {
  left: 3px;
  z-index: 1; }

@media (max-width: 798px) {
  .out-of-stock {
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }

  .out-of-stock h6 {
    width: 100%;
    text-align: center; }

  .out-of-stock .newsletter-form__wrapper {
    width: 100%; }

  .out-of-stock .newsletter-form__wrapper .newsletter-form .field {
    width: 100%; }

  .out-of-stock .newsletter-form__wrapper .newsletter-form .field .label.newsletter__text + .control {
    padding-right: 0;
    padding-bottom: 10px; }

  .out-of-stock .info-icon {
    top: unset;
    bottom: 5px; } }
.info-icon {
  position: relative;
  width: 15px;
  height: 15px;
  display: inline-block;
  left: 50%;
  transform: translate(-50%, 0); }

.info-icon span {
  padding: 5px;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.85);
  display: none;
  border-radius: 3px;
  width: 250px;
  left: -125px;
  top: 25px;
  box-sizing: border-box;
  position: absolute;
  font-size: 11px;
  z-index: 2;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  font-family: "Source Sans Pro",sans-serif; }

.info-icon span a {
  color: #fff;
  font-style: normal;
  font-weight: bold;
  text-transform: none;
  font-family: "Source Sans Pro",sans-serif; }

.info-icon:hover span {
  display: block; }

.info-icon:hover::after {
  content: "";
  background: transparent;
  left: -125px;
  top: 9px;
  width: 250px;
  position: absolute;
  height: 25px;
  z-index: 1; }

#carousel-inline-widget-360 {
  display: none; }

#carousel-inline-widget-810 {
  display: block; }

@media (max-width: 798px) {
  #carousel-inline-widget-360 {
    display: block; }

  #carousel-inline-widget-810 {
    display: none; } }
.announcement-bar {
  line-height: 0;
  height: 60px; }

.announcement-bar .message-header {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 5; }

.announcement-bar .banner-image img {
  max-height: 60px;
  position: relative;
  left: 50%;
  transform: translateX(-50%); }

@media (min-width: 1264px) {
  .announcement-bar .banner-image {
    height: 100%; } }
@media (max-width: 798px) {
  .announcement-bar .banner-image {
    width: 100%;
    max-height: unset; } }
.snize-ac-results {
  position: relative !important;
  width: calc(100% + 90px) !important;
  top: 0px !important;
  left: 0px !important;
  margin: 0px -45px !important; }

.snize-ac-results .snize-dropdown-arrow {
  display: none; }

.snize-ac-results .snize-ac-results-content {
  box-shadow: none; }

.snize-ac-results .snize-view-all-link {
  background: transparent; }

.snize-ac-results .one.search-results {
  width: 100% !important;
  display: block !important; }

.search-menu__title span {
  font-weight: bold; }

.snize-ac-results.snize-ac-results-mobile ul {
  padding-left: 50px; }

.snize-ac-results-mobile {
  background: #fff !important; }

.input.snize-input-style {
  border-color: #dbdbdb !important; }
