/** Shopify CDN: Minification failed

Line 37:3 Unexpected "display"
Line 175:3 Unexpected "margin-left"
Line 181:3 Unexpected "vertical-align"
Line 189:3 Unexpected "overflow"
Line 197:3 Unexpected "height"

**/
@charset "UTF-8";
/* GG Styles */
/* Layout */
/* Colour */
/* Footer */
/* Font */
/* Input */
/* This has to be non font-based */
/* Sub nav */
/* Mixins */
/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix, .cf {
  zoom: 1; }
  .clearfix:before, .cf:before {
    content: "";
    display: table; }
  .clearfix:after, .cf:after {
    content: "";
    display: table;
    clear: both; }

/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1, .product-title-row .product-price, .slide-overlay .line-1, .slide-overlay .line-2, #mobile-nav .nav-item,
#mobile-nav .sub-nav-item {
  font-size: 2em;
  margin: .67em 0; }

h2, .product-block .price .amount {
  font-size: 1.5em;
  margin: .83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4, blockquote, .tile-group .overlay .inner, .cart-summary-subtotal .amount {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 75%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Colorbox */
#cboxOverlay, #cboxWrapper, #colorbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxBottomLeft, #cboxMiddleLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingGraphic, #cboxLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
  cursor: pointer;
  min-height: 0;
  outline: none; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#cboxContent, #cboxLoadedContent, #colorbox {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

#cboxOverlay {
  background: #fff; }

#colorbox {
  outline: 0; }

#cboxTopLeft {
  width: 25px;
  height: 25px;
  background: url(/cdn/shop/t/42/assets/cbox_border1.png?v=16749373573516217291683562598) no-repeat 0 0; }

#cboxTopCenter {
  height: 25px;
  background: url(/cdn/shop/t/42/assets/cbox_border1.png?v=16749373573516217291683562598) repeat-x 0 -50px; }

#cboxTopRight {
  width: 25px;
  height: 25px;
  background: url(/cdn/shop/t/42/assets/cbox_border1.png?v=16749373573516217291683562598) no-repeat -25px 0; }

#cboxBottomLeft {
  width: 25px;
  height: 25px;
  background: url(/cdn/shop/t/42/assets/cbox_border1.png?v=16749373573516217291683562598) no-repeat 0 -25px; }

#cboxBottomCenter {
  height: 25px;
  background: url(/cdn/shop/t/42/assets/cbox_border1.png?v=16749373573516217291683562598) repeat-x 0 -75px; }

#cboxBottomRight {
  width: 25px;
  height: 25px;
  background: url(/cdn/shop/t/42/assets/cbox_border1.png?v=16749373573516217291683562598) no-repeat -25px -25px; }

#cboxMiddleLeft {
  width: 25px;
  background: url(/cdn/shop/t/42/assets/cbox_border2.png?v=171180800386004241641683562598) repeat-y 0 0; }

#cboxMiddleRight {
  width: 25px;
  background: url(/cdn/shop/t/42/assets/cbox_border2.png?v=171180800386004241641683562598) repeat-y -25px 0; }

#cboxContent {
  background: #fff;
  overflow: hidden; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  margin-bottom: 28px; }

#cboxTitle {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999; }

#cboxCurrent {
  display: none !important;
  position: absolute;
  bottom: 0;
  left: 100px;
  color: #999; }

#cboxLoadingOverlay {
  background: white url(/cdn/shop/t/42/assets/loading.gif?v=164899057371622267031683562598) no-repeat center 50px; }

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
  border: 1px solid #eee;
  padding: 4px;
  margin: 0;
  overflow: visible;
  width: auto;
  background: white; }

#cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  bottom: 0;
  right: 42px;
  color: #444; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #444; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 7.5em;
  color: #444; }

#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  color: #444; }

.cboxIE #cboxBottomCenter, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight, .cboxIE #cboxTopCenter, .cboxIE #cboxTopLeft, .cboxIE #cboxTopRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF); }

#cboxClose:hover, #cboxNext:hover, #cboxPrevious:hover, #cboxSlideshow:hover {
  background: #f4f4f4; }

#cboxPrevious, #cboxNext, #cboxClose {
  border-color: #ddd;
  padding: 0.2em 0.6em;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

#cboxNext {
  left: 5.5em; }

#cboxTopLeft, #cboxTopCenter, #cboxTopRight {
  /*border-top: 1px solid #aaa;*/
  height: 10px; }

#cboxTopLeft, #cboxMiddleLeft, #cboxBottomLeft {
  /*border-left: 1px solid #aaa;*/
  width: 10px; }

#cboxTopRight, #cboxMiddleRight, #cboxBottomRight {
  /*border-right: 1px solid #aaa;*/
  width: 10px; }

#cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
  /*border-bottom: 1px solid #aaa;*/
  height: 10px; }

#colorbox {
  border: 1px solid #ccc; }

#cboxOverlay {
  background-color: white; }

#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight, #cboxContent, #colorbox {
  background: white; }

#cboxLoadingOverlay {
  background-color: white; }

/* Slick.js slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-loading .slick-list {
  background: white url(/cdn/shop/t/42/assets/loading.gif?v=164899057371622267031683562598) center center no-repeat; }

/* Slider Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  height: 80px;
  width: 80px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: all 0.3s ease-in-out;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev svg,
.slick-next svg {
  width: 80px;
  height: 80px;
  fill: white;
  opacity: 0.75;
  -webkit-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  -moz-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  -o-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  -ms-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5)); }

.slick-prev {
  left: -0px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -0px; }
  .slick-prev:before {
    content: "<"; }
    [dir="rtl"] .slick-prev:before {
      content: ">"; }

.slick-next {
  right: -0px; }
  [dir="rtl"] .slick-next {
    left: -0px;
    right: auto; }
  .slick-next:before {
    content: ">"; }
    [dir="rtl"] .slick-next:before {
      content: "<"; }

@media (min-width: 1000px) {
  .slick-prev {
    opacity: 0; }

  .slick-next {
    opacity: 0; }

  .slick-slider:hover .slick-prev {
    opacity: 1;
    margin-left: 0; }
  .slick-slider:hover .slick-next {
    opacity: 1;
    margin-right: 0; } }
/* Slider Dots */
.slick-dots {
  list-style: none;
  text-align: center;
  margin: 10px 0;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: Arial, sans-serif;
        font-size: 44px;
        line-height: 20px;
        text-align: center;
        color: #717373;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #717373;
      opacity: 0.75; }

/* Using border-box */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* Responsive images and videos. */
img, iframe {
  max-width: 100%; }

img {
  height: auto;
  vertical-align: top; }

svg {
  width: 16px;
  height: 16px;
  fill: #424242;
  vertical-align: middle;
  transition: fill 100ms; }
  svg g {
    fill: #424242;
    transition: fill 100ms; }

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

.current-cart .beside-svg {
  margin: 0 .25rem 0 0; }

/* Control the pages maximum width. */
.container {
  margin: 0 auto;
  max-width: 1764px;
  width: 90%;
  padding-left: 20px;
  padding-right: 20px; }

.reading-column {
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  max-width: 100%; }

/* Medium and large screens */
.row {
  zoom: 1;
  margin-left: -20px;
  margin-right: -20px; }
  .row:before {
    content: "";
    display: table; }
  .row:after {
    content: "";
    display: table;
    clear: both; }

.column {
  float: left;
  padding-left: 20px;
  padding-right: 20px; }

.column.half {
  width: 50%; }

.column.quarter {
  width: 25%; }

.column.three-quarters {
  width: 75%; }

.column.third {
  width: 33.33333%; }

.column.two-thirds {
  width: 66.666%; }

.column.fifth {
  width: 20%; }

.column.four-fifths {
  width: 80%; }

.column.full {
  width: 100%; }

.column.flex.max-cols-6 {
  width: 16.66666%; }

.column.flex.max-cols-4 {
  width: 25%; }

.column.flex.max-cols-3 {
  width: 33.33333%; }

.column.flex.max-cols-2 {
  width: 50%; }

.column.bleed {
  padding-left: 0;
  padding-right: 0; }

.first-in-row {
  clear: left; }

.grid .column {
  margin-bottom: 30px; }
.grid .column.half:nth-child(2n+1),
.grid .column.flex.max-cols-2:nth-child(2n+1) {
  clear: left; }
.grid .column.third:nth-child(3n+1),
.grid .column.flex.max-cols-3:nth-child(3n+1) {
  clear: left; }
.grid .column.quarter:nth-child(4n+1),
.grid .column.flex.max-cols-4:nth-child(4n+1) {
  clear: left; }
.grid .column.fifth:nth-child(5n+1) {
  clear: left; }
.grid .column.flex.max-cols-6:nth-child(6n+1) {
  clear: left; }

.row.one-row .column {
  margin-bottom: 0; }

.mobile, .mobile-inline {
  display: none; }

@media (max-width: 1250px) {
  .column.flex.max-cols-6 {
    width: 25%; }
    .grid .column.flex.max-cols-6:nth-child(6n+1) {
      clear: none; }
    .grid .column.flex.max-cols-6:nth-child(4n+1) {
      clear: left; }

  .row.one-row .column.flex.max-cols-6:nth-child(n+5) {
    display: none; } }
@media (max-width: 960px) {
  .column.flex.max-cols-4 {
    width: 33.33333%; }
    .grid .column.flex.max-cols-4:nth-child(4n+1) {
      clear: none; }
    .grid .column.flex.max-cols-4:nth-child(3n+1) {
      clear: left; }

  .column.flex.max-cols-3,
  .column.flex.max-cols-2 {
    width: 50%; }
    .grid .column.flex.max-cols-3:nth-child(3n+1), .grid
    .column.flex.max-cols-2:nth-child(3n+1) {
      clear: none; }
    .grid .column.flex.max-cols-3:nth-child(2n+1), .grid
    .column.flex.max-cols-2:nth-child(2n+1) {
      clear: left; }

  .row.one-row .column.flex.max-cols-3:nth-child(n+3),
  .row.one-row .column.flex.max-cols-4:nth-child(n+4) {
    display: none; } }
@media (max-width: 767px) {
  .mobile {
    display: block; }

  .mobile-inline {
    display: inline; }

  .container {
    width: auto; }

  .column {
    margin-bottom: 20px; }
    .column.no-mobile-margin {
      margin-bottom: 0; }

  .column.half,
  .column.third,
  .column.two-thirds,
  .column.quarter,
  .column.fifth,
  .column.four-fifths,
  .column.flex.max-cols-2 {
    width: 100%; }
    .grid .column.half:nth-child(2n+1), .grid
    .column.third:nth-child(2n+1), .grid
    .column.two-thirds:nth-child(2n+1), .grid
    .column.quarter:nth-child(2n+1), .grid
    .column.fifth:nth-child(2n+1), .grid
    .column.four-fifths:nth-child(2n+1), .grid
    .column.flex.max-cols-2:nth-child(2n+1) {
      clear: none; }

  .column.flex.min-cols-2,
  .column.flex.max-cols-4,
  .column.flex.max-cols-6 {
    width: 50%; }
    .grid .column.flex.min-cols-2:nth-child(3n+1), .grid .column.flex.min-cols-2:nth-child(4n+1), .grid
    .column.flex.max-cols-4:nth-child(3n+1), .grid
    .column.flex.max-cols-4:nth-child(4n+1), .grid
    .column.flex.max-cols-6:nth-child(3n+1), .grid
    .column.flex.max-cols-6:nth-child(4n+1) {
      clear: none; }
    .grid .column.flex.min-cols-2:nth-child(2n+1), .grid
    .column.flex.max-cols-4:nth-child(2n+1), .grid
    .column.flex.max-cols-6:nth-child(2n+1) {
      clear: left; }

  .row.one-row .column.flex.max-cols-4:nth-child(n+3),
  .row.one-row .column.flex.max-cols-6:nth-child(n+3) {
    display: none; }

  .column.three-quarters {
    width: 100%; } }
@media screen and (max-width: 479px) {
  .column.quarter, .column.fifth, .column.flex.max-cols-6, .column.flex.max-cols-4, .column.flex.max-cols-3 {
    float: none;
    width: 100%; }

  .column.min-cols-2,
  .column.flex.min-cols-2 {
    float: left;
    width: 50%; }
    .grid .column.min-cols-2:nth-child(2n+1), .grid
    .column.flex.min-cols-2:nth-child(2n+1) {
      clear: left; }

  .links-row .back-link {
    display: block;
    margin: 0 0 1em; }

  .ft.ft-nm, .ft.ft-nm .ftr, .ft.ft-nm .ftr .ftc {
    display: block; } }
/* Number spinners */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Utility classes: Hidden, float left, float right, etc. */
.hidden {
  display: none; }

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

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

body {
  font-family: Source Sans Pro, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4em;
  color: #424242;
  /* Fonts on Macs look bad without these */
  -moz-font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased; }

h1, .product-title-row .product-price, .slide-overlay .line-1, .slide-overlay .line-2, #mobile-nav .nav-item,
#mobile-nav .sub-nav-item {
  font-size: 1.8em; }

h2, .product-block .price .amount {
  font-size: 1.66667em; }

h3 {
  font-size: 1.53333em; }

h4, blockquote, .tile-group .overlay .inner, .cart-summary-subtotal .amount {
  font-size: 1.4em; }

h5 {
  font-size: 1.26667em; }

h6 {
  font-size: 1.13333em; }

h1, .product-title-row .product-price, .slide-overlay .line-1, .slide-overlay .line-2, #mobile-nav .nav-item,
#mobile-nav .sub-nav-item, h2, .product-block .price .amount, h3, h4, blockquote, .tile-group .overlay .inner, .cart-summary-subtotal .amount, h5, h6 {
  font-family: PT Sans, sans-serif;
  font-weight: 400;
  line-height: 1.2em;
  padding: 0 0 0.2em;
  color: #424242;
  margin: 0 0 0.5em; }

.no-margin {
  margin: 0; }

a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: background-color 120ms, color 120ms;
  -ms-transition: background-color 120ms, color 120ms;
  -moz-transition: background-color 120ms, color 120ms;
  -o-transition: background-color 120ms, color 120ms;
  transition: background-color 120ms, color 120ms; }
  a .gg-svg {
    -webkit-transition: background-color 120ms, color 120ms, stroke 120ms;
    -ms-transition: background-color 120ms, color 120ms, stroke 120ms;
    -moz-transition: background-color 120ms, color 120ms, stroke 120ms;
    -o-transition: background-color 120ms, color 120ms, stroke 120ms;
    transition: background-color 120ms, color 120ms, stroke 120ms;
    stroke: #000000; }
  a:hover {
    color: #6c96d5; }
    a:hover svg, a:hover svg g {
      fill: #6c96d5; }
    a:hover .gg-svg {
      stroke: #6c96d5; }
  a:focus {
    outline: none;
    color: #6c96d5; }
    a:focus .gg-svg {
      stroke: #6c96d5; }

p {
  margin: 0 0 1em; }
  p a {
    text-decoration: underline; }

blockquote {
  position: relative;
  margin: 1.5em 0;
  quotes: "\201C" "\201D";
  color: inherit;
  line-height: 1.6em;
  text-align: inherit; }

blockquote:before {
  color: #424242;
  content: open-quote; }

blockquote:after {
  color: #424242;
  content: close-quote; }

blockquote :first-child {
  display: inline; }

blockquote :last-child {
  margin-bottom: 0; }

input,
textarea {
  font-family: inherit;
  font-size: 0.95em;
  line-height: 1.2em;
  color: #222222;
  border: 1px solid #bcbcbc;
  background: white;
  padding: 10px 0.6em 9px;
  max-width: 100%;
  width: 432px;
  min-height: 32px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none; }
  input:focus,
  textarea:focus {
    outline: none;
    border-color: #424242;
    -webkit-box-shadow: 0 0 7px -3px #424242;
    -ms-box-shadow: 0 0 7px -3px #424242;
    -moz-box-shadow: 0 0 7px -3px #424242;
    -o-box-shadow: 0 0 7px -3px #424242;
    box-shadow: 0 0 7px -3px #424242; }

input.micro {
  min-height: 0;
  height: auto;
  width: 2em;
  padding: 4px;
  text-align: center; }

input[type=checkbox] {
  width: auto;
  height: auto;
  min-height: 0;
  -webkit-appearance: checkbox; }

input[type=radio] {
  width: auto;
  height: auto;
  min-height: 0;
  -webkit-appearance: radio; }

input[type=image] {
  background: transparent;
  border: none;
  padding: 0;
  width: auto;
  height: auto;
  min-height: 0; }

textarea {
  height: 8em; }

select {
  outline: none;
  cursor: pointer; }

.pretty-select {
  display: inline-block;
  position: relative;
  border: 1px solid #bcbcbc;
  background: white;
  color: #222222;
  padding: 0 0 0 15px;
  text-align: left;
  width: 210px;
  max-width: 100%;
  vertical-align: middle; }
  .pretty-select.plaintext {
    border: none;
    margin: 0;
    padding: 0;
    color: inherit;
    background: transparent;
    width: auto;
    vertical-align: top; }
    .pretty-select.plaintext .text {
      padding: 0 1.2em 0 0; }
    .pretty-select.plaintext svg {
      right: 0; }
  .pretty-select .text {
    display: block;
    padding: 9px 50px 9px 0;
    line-height: 1.2em; }
    .pretty-select .text .value {
      display: block;
      overflow: hidden; }
  .pretty-select svg {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -0.45em;
    z-index: 1;
    font-size: 1em;
    line-height: 1em;
    fill: #222222; }
  .pretty-select select {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 15;
    cursor: pointer;
    -webkit-appearance: menulist-button;
    -moz-appearance: menulist-button;
    appearance: menulist-button; }

label, .cart-items .heading {
  display: block;
  color: #020202;
  font-size: 90%;
  line-height: 1.2em;
  font-weight: normal;
  margin: 0 0 0.5em; }

button,
input[type=submit],
.btn,
.account-area .action_link,
.giant-round-button,
.big-round-button,
.button {
  -webkit-appearance: none;
  display: inline-block;
  background: #6c96d5;
  color: white;
  border: 2px solid #6c96d5;
  height: auto;
  width: auto;
  padding: 10px 1.4em 9px;
  font-family: inherit;
  font-size: 0.95em;
  vertical-align: middle;
  line-height: 1.2em;
  -webkit-transition: opacity 200ms, background-color 150ms, border-color 150ms;
  -ms-transition: opacity 200ms, background-color 150ms, border-color 150ms;
  -moz-transition: opacity 200ms, background-color 150ms, border-color 150ms;
  -o-transition: opacity 200ms, background-color 150ms, border-color 150ms;
  transition: opacity 200ms, background-color 150ms, border-color 150ms; }
  button.plain-text,
  input[type=submit].plain-text,
  .btn.plain-text,
  .account-area .plain-text.action_link,
  .plain-text.giant-round-button,
  .plain-text.big-round-button,
  .button.plain-text {
    font-family: Source Sans Pro, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.1em;
    text-transform: none;
    padding: 0;
    color: inherit;
    background: transparent;
    border: none;
    vertical-align: baseline; }
    button.plain-text:hover,
    input[type=submit].plain-text:hover,
    .btn.plain-text:hover,
    .account-area .plain-text.action_link:hover,
    .plain-text.giant-round-button:hover,
    .plain-text.big-round-button:hover,
    .button.plain-text:hover {
      background: transparent;
      color: inherit; }
  button.alt,
  input[type=submit].alt,
  .btn.alt,
  .account-area .alt.action_link,
  .alt.giant-round-button,
  .alt.big-round-button,
  .button.alt {
    color: #6c96d5;
    background: white; }
    button.alt:hover,
    input[type=submit].alt:hover,
    .btn.alt:hover,
    .account-area .alt.action_link:hover,
    .alt.giant-round-button:hover,
    .alt.big-round-button:hover,
    .button.alt:hover {
      background: white;
      color: #6c96d5; }
  button:hover, button:focus,
  input[type=submit]:hover,
  input[type=submit]:focus,
  .btn:hover,
  .account-area .action_link:hover,
  .giant-round-button:hover,
  .big-round-button:hover,
  .btn:focus,
  .account-area .action_link:focus,
  .giant-round-button:focus,
  .big-round-button:focus,
  .button:hover,
  .button:focus {
    border-color: #94b2e0;
    background: #94b2e0;
    color: white; }
  button a, button a:hover,
  input[type=submit] a,
  input[type=submit] a:hover,
  .btn a,
  .account-area .action_link a,
  .giant-round-button a,
  .big-round-button a,
  .btn a:hover,
  .account-area .action_link a:hover,
  .giant-round-button a:hover,
  .big-round-button a:hover,
  .button a,
  .button a:hover {
    color: white; }

button[disabled], button[disabled]:hover,
input[type=submit][disabled],
input[type=submit][disabled]:hover {
  color: #fff;
  background: #999;
  border-color: #999; }

hr {
  border: none;
  width: 100%;
  color: transparent;
  border-bottom: 1px solid #dddddd;
  height: 9px;
  margin: 1em 0; }

ul.plain, .willstagram ul {
  padding: 0; }
  ul.plain li, .willstagram ul li {
    list-style: none; }

ul.inline li {
  display: inline; }

ul.inline.list-divide li {
  margin-right: 1.25em; }
ul.inline.list-divide li:last-child {
  margin-right: 0; }

.rte {
  zoom: 1;
  line-height: 1.6em;
  word-wrap: break-word; }
  .rte:before {
    content: "";
    display: table; }
  .rte:after {
    content: "";
    display: table;
    clear: both; }
  .rte h1, .rte .product-title-row .product-price, .product-title-row .rte .product-price, .rte .slide-overlay .line-1, .slide-overlay .rte .line-1, .rte .slide-overlay .line-2, .slide-overlay .rte .line-2, .rte #mobile-nav .nav-item, #mobile-nav .rte .nav-item,
  .rte #mobile-nav .sub-nav-item,
  #mobile-nav .rte .sub-nav-item, .rte h2, .rte .product-block .price .amount, .product-block .price .rte .amount, .rte h3, .rte h4, .rte blockquote, .rte .tile-group .overlay .inner, .tile-group .overlay .rte .inner, .rte .cart-summary-subtotal .amount, .cart-summary-subtotal .rte .amount, .rte h5, .rte h6 {
    margin-top: 1em;
    margin-bottom: 1em; }
  .rte img {
    vertical-align: baseline; }
  .rte a {
    color: #6c96d5; }
    .rte a:hover {
      color: #3161aa; }
  .rte tr {
    border-top: 1px solid #bcbcbc; }
    .rte tr:first-child {
      border-top: none; }
  .rte td, .rte th {
    text-align: left;
    border-left: 1px solid #bcbcbc;
    padding: 0.4em 0.6em; }
    .rte td:first-child, .rte th:first-child {
      border-left: none; }
  .rte th {
    border-bottom: 2px solid #bcbcbc; }
  .rte tfoot {
    border-top: 2px solid #bcbcbc; }

.account-area {
  overflow: auto; }
  .account-area h1, .account-area .product-title-row .product-price, .product-title-row .account-area .product-price, .account-area .slide-overlay .line-1, .slide-overlay .account-area .line-1, .account-area .slide-overlay .line-2, .slide-overlay .account-area .line-2, .account-area #mobile-nav .nav-item, #mobile-nav .account-area .nav-item,
  .account-area #mobile-nav .sub-nav-item,
  #mobile-nav .account-area .sub-nav-item, .account-area h2, .account-area .product-block .price .amount, .product-block .price .account-area .amount, .account-area h3, .account-area h4, .account-area blockquote, .account-area .tile-group .overlay .inner, .tile-group .overlay .account-area .inner, .account-area .cart-summary-subtotal .amount, .cart-summary-subtotal .account-area .amount, .account-area h5, .account-area h6 {
    margin-top: 1em; }
  .account-area .customer_address_table td {
    padding: 0.4em 0.1em; }
  .account-area .action_bottom {
    margin-top: 1em; }

.section-heading {
  margin-bottom: 1em; }

.more-link {
  display: inline-block;
  color: #6c96d5;
  margin: 1em 0;
  padding: 0 0 0.2em; }
  .more-link:after {
    content: '';
    display: block;
    margin-top: 0.2em;
    border-bottom: 1px solid #6c96d5;
    -webkit-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out; }
  .more-link:hover:after {
    border-bottom-color: rgba(108, 150, 213, 0.1); }

.hash-link {
  color: #6c96d5; }
  .hash-link svg {
    fill: #6c96d5; }

.feature-col {
  color: #6c96d5; }
  .feature-col a:hover {
    color: #3161aa; }

.social-links {
  margin: 0; }
  .social-links li {
    display: inline-block;
    margin: 0 0.3em 0.5em; }
    .social-links li:last-child {
      margin-right: 0; }
  .social-links a {
    display: inline-block; }
    .social-links a:hover {
      opacity: 0.8; }
  .social-links svg {
    width: 1.25em;
    height: 1.25em; }
  .social-links img {
    width: auto;
    height: 1.25em;
    vertical-align: middle; }
  .social-links .google svg {
    width: 1.5em; }
  .social-links .twitter svg, .social-links .twitter svg g {
    fill: #1bb6ec; }
  .social-links .facebook svg, .social-links .facebook svg g {
    fill: #3c599f; }
  .social-links .google svg, .social-links .google svg g {
    fill: #e02a27; }
  .social-links .youtube svg, .social-links .youtube svg g {
    fill: #e02a27; }
  .social-links .vimeo svg, .social-links .vimeo svg g {
    fill: #1bb6ec; }
  .social-links .pinterest svg, .social-links .pinterest svg g {
    fill: #e02a27; }
  .social-links .instagram svg, .social-links .instagram svg g {
    fill: #4f7ca2; }
  .social-links .flickr svg, .social-links .flickr svg g {
    fill: #000; }

.border-bottom {
  border-bottom: 1px solid #dddddd; }

.border-top, #page-footer {
  border-top: 1px solid #dddddd; }

.border-left {
  border-left: 1px solid #dddddd; }

.border-right {
  border-right: 1px solid #dddddd; }

.toolbar {
  font-size: 1em;
  line-height: 36px;
  padding: 0.5em 0; }

.toolbar.docked {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 90000;
  background: white; }
  .show-mobile-nav .toolbar.docked, .show-cart-summary .toolbar.docked {
    cursor: pointer; }

.toolbar-links > * {
  vertical-align: middle; }

.toolbar-social,
.toolbar-cart {
  float: right;
  margin-left: 2em;
  line-height: 38px; }

.search-form {
  display: inline-block;
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .search-form input {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid transparent;
    border-radius: 20px;
    background: transparent;
    margin-top: -1px;
    padding: 1px 10% 0px 20px;
    height: 38px;
    font: inherit;
    font-size: 16px;
    line-height: 38px;
    color: inherit;
    text-transform: none;
    -webkit-transition: all 400ms;
    -ms-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms; }
    .search-form input:focus {
      outline: none;
      -webkit-box-shadow: none;
      -ms-box-shadow: none;
      -moz-box-shadow: none;
      -o-box-shadow: none;
      box-shadow: none; }
    .search-form input::-webkit-input-placeholder {
      font: inherit;
      color: #757575;
      opacity: 1; }
    .search-form input:-moz-placeholder {
      font: inherit;
      color: #757575;
      opacity: 1; }
    .search-form input::-moz-placeholder {
      font: inherit;
      color: #757575;
      opacity: 1; }
    .search-form input:-ms-input-placeholder {
      font: inherit;
      color: #757575;
      opacity: 1; }
  .search-form button {
    cursor: pointer;
    position: absolute;
    top: 50%;
    /*left: 0;*/
    padding: 6px 0;
    margin: -14px 0 0;
    border: none;
    background: transparent;
    color: inherit;
    -webkit-transition: all 400ms;
    -ms-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms; }
    .search-form button svg {
      width: 17px;
      height: 17px;
      vertical-align: top; }

.toolbar .search-form {
  display: flex;
  border: 1px solid #cecece;
  padding: 1px .5rem 0 0;
  padding: 1px 0 0 0; }
  .toolbar .search-form input {
    height: 34px;
    padding: 1px 3.5rem 0px 18px; }
  .toolbar .search-form button {
    background-color: #6c96d5;
    padding: .75rem 1rem .75rem .75rem;
    opacity: .75;
    right: 0;
    top: .75rem; }
    .toolbar .search-form button svg {
      fill: #ffffff; }
  .toolbar .search-form button:hover {
    opacity: 1;
    transform: scale(1.1);
    right: 2px; }
  .toolbar .search-form button.disabled {
    background-color: #cecece; }
  .toolbar .search-form.focus input {
    padding-left: 24px; }

.search-tip__wrapper {
  position: absolute;
  display: none;
  width: 90%;
  left: 50%;
  top: 2.5rem;
  opacity: 0;
  transform: translate3d(-50%, 0, 3000px);
  z-index: 3000; }

.gg-cause-selection-tip__wrapper {
  position: absolute;
  display: none;
  width: 90%;
  left: 50%;
  top: 2.5rem;
  opacity: 0;
  transform: translate3d(-50%, 0, 3000px);
  z-index: 3000; }

@media screen and (min-width: 768px) {
  .search-tip__wrapper {
    width: 54%;
    left: 64.75%;
    top: 3.5rem; }

  .gg-nav-v2 .search-tip__wrapper {
    width: 50%;
    left: 100%;
    top: 3.5rem;
    transform: translate(-36rem);
    max-width: 440px; } }
.search-tip__text {
  display: block;
  background-color: #ffffff;
  text-align: center;
  border: 1px solid #424242;
  border-radius: 4px;
  padding: .75rem;
  line-height: 1.25; }

.search-tip__arrow {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #424242;
  margin: .25rem auto 0; }

.search-tip__wrapper.visible-mobile {
  display: block;
  animation: revealSearchTipMobile 250ms ease-in-out 0s normal 1 forwards running; }

.search-tip__wrapper.hide-mobile {
  animation: hideSearchTipMobile 250ms ease-in-out 0s normal 1 forwards running; }

.search-tip__wrapper.visible-desktop {
  display: block;
  animation: revealSearchTipDesktop 250ms ease-in-out 0s normal 1 forwards running; }

.search-tip__wrapper.hide-desktop {
  animation: hideSearchTipDesktop 250ms ease-in-out 0s normal 1 forwards running; }

@keyframes revealSearchTipMobile {
  0% {
    top: 4.25rem;
    opacity: 0; }

  100% {
    top: 6.75rem;
    opacity: 1; } }

@keyframes hideSearchTipMobile {
  0% {
    top: 6.75rem;
    opacity: 1; }

  100% {
    top: 4.25rem;
    opacity: 0; } }

@keyframes revealSearchTipDesktop {
  0% {
    top: 3.5rem;
    opacity: 0; }

  100% {
    top: 5.5rem;
    opacity: 1; } }

@keyframes hideSearchTipDesktop {
  0% {
    top: 5.5rem;
    opacity: 1; }

  100% {
    top: 3.5rem;
    opacity: 0; } }

.gg-nav-v2 .search-tip__wrapper.visible-mobile {
  display: block;
  animation: gg_revealSearchTipMobile 250ms ease-in-out 0s normal 1 forwards running; }

.gg-nav-v2 .search-tip__wrapper.hide-mobile {
  animation: gg_hideSearchTipMobile 250ms ease-in-out 0s normal 1 forwards running; }

.gg-nav-v2 .search-tip__wrapper.visible-desktop {
  display: block;
  animation: gg_revealSearchTipDesktop 250ms ease-in-out 0s normal 1 forwards running; }

.gg-nav-v2 .search-tip__wrapper.hide-desktop {
  animation: gg_hideSearchTipDesktop 250ms ease-in-out 0s normal 1 forwards running; }

@keyframes gg_revealSearchTipMobile {
  0% {
    top: 4.25rem;
    opacity: 0; }

  100% {
    top: 5.25rem;
    opacity: 1; } }

@keyframes gg_hideSearchTipMobile {
  0% {
    top: 5.25rem;
    opacity: 1; }

  100% {
    top: 4.25rem;
    opacity: 0; } }

@keyframes gg_revealSearchTipDesktop {
  0% {
    top: 1rem;
    opacity: 0; }

  100% {
    top: 2.25rem;
    opacity: 1; } }

@keyframes gg_hideSearchTipDesktop {
  0% {
    top: 2.25rem;
    opacity: 1; }

  100% {
    top: 1rem;
    opacity: 0; } }

.gg-cause-selection-tip__wrapper {
  position: absolute;
  display: none;
  width: 90%;
  left: 50%;
  top: 2.5rem;
  opacity: 0;
  transform: translate3d(-50%, 0, 3000px);
  z-index: 3000; }

@media screen and (min-width: 768px) {
  .gg-cause-selection-tip__wrapper {
    width: 50%;
    left: 50%;
    top: 3.5rem;
    transform: translateX(-21.65rem);
    max-width: 440px; } }
.gg-cause-selection-tip__inner-wrapper {
  display: block;
  background-color: #ffffff;
  text-align: right;
  border: 1px solid #424242;
  border-radius: 4px;
  padding: .75rem;
  line-height: 1.25; }

.gg-cause-selection-tip__text {
  display: block;
  text-align: left; }

.gg-cause-selection-tip__bottom-btn {
  display: inline-block;
  margin-top: .5rem;
  cursor: pointer; }

.gg-cause-selection-tip__arrow {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #424242;
  margin: .25rem auto 0; }

.gg-causes-selection-tip__close-btn {
  display: block;
  position: absolute;
  background: #ffffff;
  border: 1px solid #424242;
  border-radius: 50%;
  font-size: 1.75rem;
  padding: .25rem;
  line-height: .5;
  top: .25rem;
  right: -.5rem;
  cursor: pointer;
  transition: all ease-in-out .2s; }

.gg-causes-selection-tip__close-btn:hover {
  background: #6c96d5;
  border-color: #6c96d5;
  color: white; }

.gg-cause-selection-tip__bottom-btn.back {
  margin-right: .25rem; }

.step-dots__wrapper {
  display: block;
  width: 100%;
  text-align: center; }

.step-dots__wrapper .steps-dot {
  display: inline-block;
  background: #cecece;
  border-radius: 50%;
  width: .5rem;
  height: .5rem;
  margin: 0 .125rem; }

.step-dots__wrapper .steps-dot.active-step {
  background: #6c96d5; }

.gg-cause-selection-tip__wrapper.visible-mobile {
  display: block;
  animation: ggRevealCauseSelectionTipMobile 250ms ease-in-out 0s normal 1 forwards running; }

.gg-cause-selection-tip__wrapper.visible-mobile.feature-tour-step-two {
  animation: ggCauseSelectionTipStepTwoMobile 250ms ease-in-out 0s normal 1 forwards running; }

.gg-cause-selection-tip__wrapper.visible-mobile.feature-tour-step-two.tablet {
  animation: ggCauseSelectionTipStepTwoTablet 250ms ease-in-out 0s normal 1 forwards running; }

.gg-cause-selection-tip__wrapper.hide-mobile {
  animation: ggHideCauseSelectionTipMobile 250ms ease-in-out 0s normal 1 forwards running; }

.gg-cause-selection-tip__wrapper.visible-desktop {
  display: block;
  animation: ggRevealCauseSelectionTipDesktop 250ms ease-in-out 0s normal 1 forwards running; }

.gg-cause-selection-tip__wrapper.visible-desktop.feature-tour-step-two {
  animation: ggCauseSelectionTipStepTwoDesktop 250ms ease-in-out 0s normal 1 forwards running; }

.gg-cause-selection-tip__wrapper.hide-desktop {
  animation: ggHideCauseSelectionTipDesktop 250ms ease-in-out 0s normal 1 forwards running; }

@keyframes ggRevealCauseSelectionTipMobile {
  0% {
    top: 4.25rem;
    opacity: 0; }

  100% {
    top: 5.25rem;
    opacity: 1; } }

@keyframes ggCauseSelectionTipStepTwoMobile {
  0% {
    top: 5.25rem;
    opacity: 0; }

  100% {
    top: 23.25rem;
    opacity: 1; } }

@keyframes ggCauseSelectionTipStepTwoTablet {
  0% {
    top: 5.25rem;
    opacity: 0; }

  100% {
    top: 21.25rem;
    opacity: 1; } }

@keyframes ggHideCauseSelectionTipMobile {
  0% {
    top: 5.25rem;
    opacity: 1; }

  100% {
    top: 4.25rem;
    opacity: 0; } }

@keyframes ggRevealCauseSelectionTipDesktop {
  0% {
    top: .75rem;
    opacity: 0; }

  100% {
    top: 2rem;
    opacity: 1; } }

@keyframes ggCauseSelectionTipStepTwoDesktop {
  0% {
    top: 2rem;
    opacity: 0; }

  100% {
    top: 18rem;
    opacity: 1; } }

@keyframes ggHideCauseSelectionTipDesktop {
  0% {
    top: 2rem;
    opacity: 1; }

  100% {
    top: .75rem;
    opacity: 0; } }

.toolbar-cart {
  position: relative;
  white-space: nowrap; }
  .toolbar-cart .current-cart {
    display: inline-block; }
    .toolbar-cart .current-cart small {
      font-size: 1em; }
  .toolbar-cart .pretty-select {
    margin-left: 0.5em; }

.main-nav {
  position: relative; }
  .main-nav ul, .main-nav li {
    margin: 0;
    padding: 0;
    list-style: none; }
  .main-nav .nav-item {
    display: inline-block; }
    .main-nav .nav-item .nav-item-link {
      display: inline-block;
      padding: 0.5em 1em 0.9em;
      font-family: Lato, sans-serif;
      font-weight: 400;
      font-size: 20px;
      line-height: 1.1em;
      color: #424242;
      position: relative; }
      .main-nav .nav-item .nav-item-link:focus {
        color: #6c96d5; }
      .main-nav .nav-item .nav-item-link svg {
        fill: #424242;
        position: absolute;
        right: -2px;
        top: 1em;
        margin-top: -6px; }
    .main-nav .nav-item:hover > .nav-item-link {
      color: #6c96d5; }
      .main-nav .nav-item:hover > .nav-item-link svg {
        fill: #6c96d5; }
  .main-nav .nav-item.dropdown:hover > .sub-nav {
    display: block; }
  .main-nav .nav-item.drop-norm {
    position: relative;
    margin-right: 1em; }
    .main-nav .nav-item.drop-norm .sub-nav {
      padding: 20px;
      width: 230px; }
      .main-nav .nav-item.drop-norm .sub-nav.cols-2 {
        width: 420px; }
      .main-nav .nav-item.drop-norm .sub-nav.cols-3 {
        width: 610px; }
      .main-nav .nav-item.drop-norm .sub-nav.cols-4 {
        width: 800px; }
      .main-nav .nav-item.drop-norm .sub-nav.cols-5 {
        width: 990px; }
      .main-nav .nav-item.drop-norm .sub-nav.has-img {
        width: 440px; }
        .main-nav .nav-item.drop-norm .sub-nav.has-img.cols-2 {
          width: 630px; }
        .main-nav .nav-item.drop-norm .sub-nav.has-img.cols-3 {
          width: 820px; }
        .main-nav .nav-item.drop-norm .sub-nav.has-img.cols-4 {
          width: 1010px; }
        .main-nav .nav-item.drop-norm .sub-nav.has-img.cols-5 {
          width: 1200px; }
        .main-nav .nav-item.drop-norm .sub-nav.has-img .rep-img {
          top: 20px;
          right: 20px;
          width: 190px;
          height: calc(100% - 40px); }
      .main-nav .nav-item.drop-norm .sub-nav .sub-nav-list {
        width: 190px;
        float: left;
        padding-bottom: 0; }
      .main-nav .nav-item.drop-norm .sub-nav .sub-nav-item-link-title {
        vertical-align: middle; }
  .main-nav.align-center .nav-item.drop-norm .sub-nav {
    left: 50%;
    margin-left: -115px; }
    .main-nav.align-center .nav-item.drop-norm .sub-nav.cols-2 {
      margin-left: -210px; }
    .main-nav.align-center .nav-item.drop-norm .sub-nav.cols-3 {
      margin-left: -305px; }
    .main-nav.align-center .nav-item.drop-norm .sub-nav.cols-4 {
      margin-left: -400px; }
    .main-nav.align-center .nav-item.drop-norm .sub-nav.cols-5 {
      margin-left: -495px; }
    .main-nav.align-center .nav-item.drop-norm .sub-nav.has-img {
      margin-left: -220px; }
      .main-nav.align-center .nav-item.drop-norm .sub-nav.has-img.cols-2 {
        margin-left: -315px; }
      .main-nav.align-center .nav-item.drop-norm .sub-nav.has-img.cols-3 {
        margin-left: -410px; }
      .main-nav.align-center .nav-item.drop-norm .sub-nav.has-img.cols-4 {
        margin-left: -505px; }
      .main-nav.align-center .nav-item.drop-norm .sub-nav.has-img.cols-5 {
        margin-left: -600px; }
  .main-nav .nav-item.drop-uber {
    margin-right: 1em; }
    .main-nav .nav-item.drop-uber .sub-nav-list {
      display: inline-block;
      vertical-align: top;
      padding-bottom: 40px;
      width: 23%; }
      .main-nav .nav-item.drop-uber .sub-nav-list .sub-nav-item-title {
        font-size: 1.13333em;
        font-family: PT Sans, sans-serif;
        font-weight: 400;
        line-height: 1.2em;
        color: black;
        display: block;
        margin: 0 1em 1.5em 0; }
  .main-nav.align-left .nav-item.first .nav-item-link {
    padding-left: 0; }
  .main-nav.align-right .nav-item.last .nav-item-link {
    padding-right: 0; }
  .main-nav .logo-item {
    display: inline-block;
    vertical-align: bottom; }
    .main-nav .logo-item .logo {
      margin-bottom: 12px; }
  .main-nav .logo-item-left {
    margin-right: 2em; }
  .main-nav .logo-item-right {
    margin-left: 2em; }
  .main-nav .sub-nav {
    display: none;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 100%;
    width: 100%;
    background: #f7f7f7;
    text-align: left;
    font-size: 16px;
    line-height: 1.4em;
    -webkit-transition: opacity 150ms ease, visibility 150ms ease;
    -ms-transition: opacity 150ms ease, visibility 150ms ease;
    -moz-transition: opacity 150ms ease, visibility 150ms ease;
    -o-transition: opacity 150ms ease, visibility 150ms ease;
    transition: opacity 150ms ease, visibility 150ms ease;
    padding: 40px 40px 0 40px; }
    .main-nav .sub-nav.has-img {
      padding: 40px 300px 0 40px; }
    .main-nav .sub-nav a {
      display: block; }
    .main-nav .sub-nav a:hover {
      color: #6c96d5; }
      .main-nav .sub-nav a:hover svg {
        fill: #6c96d5; }
    .main-nav .sub-nav h6 {
      display: inline-block;
      margin: 1em 0 0.5em;
      color: black; }
    .main-nav .sub-nav .sub-nav-item-link {
      display: block;
      padding: 0.4em 2em 0.4em 0;
      line-height: 1em;
      color: #999999; }
      .main-nav .sub-nav .sub-nav-item-link svg {
        fill: #999999; }
    .main-nav .sub-nav .sub-nav-item--expanded > .sub-nav-item-link svg {
      transform: rotate(180deg); }
    .main-nav .sub-nav .rep-img {
      position: absolute;
      overflow: hidden;
      top: 40px;
      right: 40px;
      height: 64%;
      height: calc(100% - 80px);
      width: 250px;
      text-align: right; }
      .main-nav .sub-nav .rep-img img {
        max-height: 100%; }
    .main-nav .sub-nav .sub-sub-nav-list {
      display: none;
      margin-left: 0.5em;
      padding-left: 0.75em;
      border-left: 1px solid #dfdfdf; }
  .main-nav .sub-nav-item.active > a {
    color: #6c96d5; }

.logo-nav {
  position: relative;
  z-index: 100; }
  .logo-nav .logo {
    float: left;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    pointer-events: none; }
    .logo-nav .logo a {
      pointer-events: auto; }

.logo {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1em;
  color: #424242; }

.section {
  padding-top: 3.5%;
  padding-bottom: 3.5%; }
  .section.padless-top {
    padding-top: 0; }
  .section.padless-bottom {
    padding-bottom: 0; }

.spaced {
  margin-top: 3.5%;
  margin-bottom: 3.5%; }

.space-below, .space-under, .product-list, .articles {
  margin-bottom: 3.5%; }

.space-above, .space-over {
  margin-top: 3.5%; }

.product-list {
  position: relative; }

.product-block .image {
  position: relative;
  margin: 0 0 1em; }
  .product-block .image > .inner {
    position: relative;
    text-align: center; }
    .product-block .image > .inner > a {
      -webkit-transition: opacity 300ms;
      -ms-transition: opacity 300ms;
      -moz-transition: opacity 300ms;
      -o-transition: opacity 300ms;
      transition: opacity 300ms; }
  .product-block .image .product-label {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 3% 6%;
    background: #6c96d5;
    color: white; }
.product-block .title {
  display: block;
  color: inherit;
  padding-top: 0.1em;
  margin: 0 0 0.25em; }
.product-block .ft .title,
.product-block .ft .price {
  vertical-align: top;
  width: 50%; }
.product-block .price .amount {
  font-size: 1.3em;
  color: #424242;
  line-height: 1em; }
  .product-block .price .amount small {
    font-size: 16px;
    line-height: 1.1em; }
.product-block .price.on-sale, .product-block .price.on-sale .amount {
  color: #424242; }
.product-block .price .amount, .product-block .price .was-price {
  white-space: nowrap; }
.product-block .price .was-price {
  text-decoration: line-through; }
.product-block .ft .price {
  text-align: right; }
.product-block .quick-buy {
  display: inline-block;
  opacity: 0;
  pointer-events: none;
  background-position: center center;
  -webkit-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  -moz-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  transition: all 150ms ease; }
.product-block:hover .quick-buy {
  opacity: 1;
  pointer-events: auto; }
.product-block.loading-quickbuy .quick-buy {
  background: white url(/cdn/shop/t/42/assets/loading.gif?v=164899057371622267031683562598) no-repeat center center;
  text-indent: -999em;
  overflow: hidden; }

/* —————————— START -- PRODUCT BLOCK REDESIGN (V2) -- START —————————— */
.product-block {
  position: relative;
  font-size: .9rem;
  line-height: 1.25rem; }

.product-block .image {
  min-height: unset;
  margin-bottom: .25rem; }

.product-block .image .inner a.img-link {
  display: flex;
  position: relative;
  width: 100%;
  justify-content: center;
  align-items: center; }

.product-block .image .inner a.img-link:after {
  content: "";
  padding-bottom: 100%; }

.product-block .image .inner a.img-link img.product-image {
  position: absolute;
  width: auto;
  max-height: 100%;
  max-width: 100%; }

.product-block .title, .product-block .price.ftc, .product-block .price.ftc .amount, .product-block .price.ftc del {
  font-size: 1rem;
  font-family: Source Sans Pro, sans-serif;
  padding: 0;
  line-height: 1; }

.product-block .title {
  display: inline-block;
  margin-bottom: 0;
  padding: 0;
  line-height: 1.25;
  vertical-align: text-top; }

.product-block .price.ftc {
  margin-top: .125rem; }

.product-block .price.ftc .amount {
  font-weight: 600; }

.product-block .special-offers {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin-top: .25rem; }

.product-block .special-offers__inner-wrapper {
  display: inline-flex;
  flex-direction: column; }

.product-block .special-offer {
  display: inline-flex;
  align-items: center;
  margin: .25rem .75rem 0 0;
  transition: all ease-in-out .1s; }

.product-block .special-offers .special-offer:last-of-type {
  margin-right: 0; }

.product-block .special-offer > svg {
  max-width: 24px;
  width: 100%;
  height: auto;
  margin-right: .25rem; }

.product-block div.special-offer > p {
  font-size: .75rem;
  margin: 0;
  line-height: 1.25; }

.product-block .style-count__wrapper {
  display: block;
  position: absolute;
  margin-top: 0;
  top: .25rem;
  z-index: 10; }

.product-block .style-count__wrapper .style-count {
  display: inline-block;
  background: rgba(255, 255, 255, 0.75);
  border: 1px solid #cecece;
  padding: .125rem .25rem;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1; }

.product-block .swatches-wrapper {
  display: flex;
  gap: 0 2.5%;
  margin-top: .5rem;
  align-items: center;
  flex-wrap: wrap; }

.product-block .swatches-wrapper .swatch {
  display: inline-block;
  position: relative;
  border: 1px solid #cecece;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem; }

.product-block .swatches-wrapper .more-swatches-count {
  min-width: 5.25rem; }

.product-block .jdgm-prev-badge {
  margin-top: 0; }

.product-block .jdgm-widget * {
  line-height: 0; }

.product-block .jdgm-widget span.jdgm-prev-badge__stars {
  display: inline-block; }

.product-block .jdgm-preview-badge .jdgm-star.jdgm-star {
  color: #424242;
  display: inline-block;
  font-size: 8px;
  vertical-align: middle;
  line-height: 8px; }

.product-block .jdgm-prev-badge .jdgm-prev-badge__text {
  display: none; }

.product-block .swatches-wrapper, .product-block .jdgm-widget.jdgm-preview-badge {
  margin-top: .5rem;
  margin-bottom: 0;
  padding: 0; }

/* —————————— END -- PRODUCT BLOCK REDESIGN (V2) -- END —————————— */
.quick-buy-wrap {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  pointer-events: none; }
  .quick-buy-wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .quick-buy-wrap.pos-topcorner {
    text-align: right;
    padding: 10px; }
    .quick-buy-wrap.pos-topcorner:before {
      display: none; }

.giant-round-button, .big-round-button {
  padding: 2em 1em;
  vertical-align: middle;
  font-size: 15px;
  line-height: 1.2em;
  width: 100px;
  height: 100px;
  text-align: center;
  opacity: 0.9;
  pointer-events: auto;
  -webkit-border-radius: 200px;
  -ms-border-radius: 200px;
  -moz-border-radius: 200px;
  -o-border-radius: 200px;
  border-radius: 200px; }

.big-round-button {
  padding: 1.2em 0.6em;
  font-size: 0.95em;
  line-height: 1.1em;
  width: 70px;
  height: 70px; }

.fullwidth-image img {
  width: 100%; }

.tile-group {
  position: relative;
  overflow: hidden; }
  .tile-group .tile {
    display: none; }
  .tile-group .tile.loaded {
    position: absolute;
    display: block; }
  .tile-group img {
    width: 100%; }
  .tile-group .placeholder-image {
    width: 1764px;
    max-width: 100%; }
  .tile-group a {
    display: block;
    -webkit-transition: opacity 300ms;
    -ms-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms; }
    .tile-group a:hover {
      opacity: 0.85; }
  .tile-group .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center; }
    .tile-group .overlay:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      margin-left: -5px; }
    .tile-group .overlay .inner {
      margin: 0;
      padding: 0;
      display: inline-block;
      vertical-align: middle;
      width: auto;
      padding: 20px 25px; }

#content {
  margin-bottom: 3em; }
  .template-index #content, .template-collection #content, .template-article #content, .template-search #content {
    margin-bottom: 0; }

.template-index #content .section.border-top, .template-index #content .section#page-footer {
  border-top-color: white; }

.template-index #content > .homepage-section:first-child .slideshow-section,
.template-index #content > .homepage-section:first-child .tile-section,
.template-index #content > .homepage-section:first-child .feature-section,
.template-index #content > .homepage-section:first-child .custom-html-section {
  padding-top: 0;
  border-top: none; }

.template-blog .page-title svg {
  margin-left: 0.2em;
  height: 16px;
  width: 16px; }

#page-footer {
  padding: 4em 0; }
  #page-footer .hash-link {
    float: right;
    margin-top: -3em; }
    #page-footer .hash-link svg {
      fill: #8b8c8c; }
    #page-footer .hash-link:hover svg {
      fill: #a5a5a5; }
  #page-footer ul {
    margin: 0 0 1em; }
  #page-footer .logo-column {
    width: 14%; }
  #page-footer .text-column {
    width: 38%; }
  #page-footer .text-column.occupies-logo {
    width: 52%; }
  #page-footer .links-column {
    width: 16%; }
  #page-footer .logo-column img {
    max-width: 70%; }
  #page-footer .links-column {
    line-height: 1.6em; }
    #page-footer .links-column ul {
      margin-bottom: 0; }
  #page-footer #mailing-list input[type=email] {
    width: 400px; }
  #page-footer #mailing-list .input-row,
  #page-footer #mailing-list .notification {
    margin-bottom: 0; }
  #page-footer .social-links {
    margin: 0.6em 0 0; }
  #page-footer .menu-with-logo {
    margin: 0 0 1em;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    #page-footer .menu-with-logo .footer-logo {
      -webkit-flex-shrink: 0;
      -moz-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
    #page-footer .menu-with-logo ul {
      margin: 0;
      -webkit-flex-shrink: 1;
      -moz-flex-shrink: 1;
      -ms-flex-negative: 1;
      flex-shrink: 1; }
  @media (max-width: 767px) {
    #page-footer {
      text-align: center; }
      #page-footer .menu-with-logo {
        display: block; }
        #page-footer .menu-with-logo .footer-logo {
          float: none;
          display: block;
          margin: 0 auto 1em; }
          #page-footer .menu-with-logo .footer-logo .placeholder-image {
            width: auto; } }

.page-footer {
  position: relative;
  z-index: 5;
  background: white;
  color: #8b8c8c; }
  .page-footer a {
    color: #8b8c8c; }
    .page-footer a:hover {
      color: #a5a5a5; }
  .page-footer .footer-logo {
    float: left;
    max-width: 100px;
    margin-right: 1.75em; }
    .page-footer .footer-logo img {
      height: 50px; }
    .page-footer .footer-logo .placeholder-image {
      width: 60px; }
  .page-footer .back-to-top-btn {
    display: block;
    position: fixed;
    bottom: .8rem;
    right: 1.25rem;
    background: white;
    margin: 0;
    padding: .5rem;
    border: 1px solid #cecece;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 1;
    z-index: 300; }
    .page-footer .back-to-top-btn .beside-svg {
      display: none;
      vertical-align: unset; }
    .page-footer .back-to-top-btn svg {
      width: 30px;
      height: 30px; }

@media screen and (min-width: 768px) {
  .page-footer .back-to-top-btn {
    padding: .5rem .3rem .5rem .75rem; }
    .page-footer .back-to-top-btn .beside-svg {
      display: inline-block; }
    .page-footer .back-to-top-btn svg {
      width: 24px;
      height: 24px; } }
.opposing-items .tags {
  margin: 0 0 1em; }
.tags ul {
  margin: 0;
  padding: 0; }
.tags .tag {
  display: inline-block;
  margin: 0.2em 0.1em;
  font-size: 90%;
  border: 1px solid #c6c6c6;
  background: #ececec; }
  .tags .tag.active, .tags .tag:hover {
    border-color: #d2dff2;
    background: #f0f4fa; }
  .tags .tag a {
    display: inline-block;
    padding: 0.4em 1em; }

.fullwidth {
  width: 100%; }

.ft {
  display: table; }
  .ft.ftw {
    width: 100%; }
  .ft .ftr {
    display: table-row; }
    .ft .ftr .ftc {
      display: table-cell; }
    .ft .ftr .vb {
      vertical-align: bottom; }

.notification {
  margin: 2em 0;
  padding: 1em;
  text-align: center;
  border: 1px solid #c6c6c6;
  background: #ececec; }
  .notification.errors {
    text-align: left;
    background: #f0f4fa;
    border: 1px solid #d2dff2; }

.pagination {
  /* --- START GG EDIT TO PAGINATION --- */
  display: flex;
  width: 100%;
  justify-content: space-between;
  /* --- END GG EDIT TO PAGINATION --- */
  margin: 1em auto;
  padding: 0;
  /* --- END GG EDIT TO PAGINATION ACTIVE --- */ }
  .pagination li {
    list-style: none;
    display: inline;
    /* --- START GG EDIT TO PAGINATION --- */
    font-size: 1.25rem;
    /* --- END GG EDIT TO PAGINATION --- */ }
  .pagination a, .pagination span {
    padding: 0.4em; }
  .pagination .active {
    /* --- START GG EDIT TO PAGINATION ACTIVE --- */
    /* color: $heading-text-col; */
    /* Blue Rounded Rectangle Version */
    background-color: #6c96d5;
    color: #ffffff;
    border: 1px solid #6c96d5;
    border-radius: 4px;
    padding: 1px 0 3px 3px;
    font-weight: 600; }
  .pagination a.next, .pagination a.prev {
    color: #424242;
    /* --- START GG EDIT TO PAGINATION --- */
    /* --- END GG EDIT TO PAGINATION --- */ }
    .pagination a.next svg, .pagination a.prev svg {
      width: 1.25rem;
      height: 1.25rem; }
  .pagination .next {
    padding: 0.4em 0 0.4em 0.8em; }
  .pagination .prev {
    padding: 0.4em 0.8em 0.4em 0; }

/* --- START GG EDIT TO PAGINATION --- */
@media screen and (min-width: 415px) {
  .pagination {
    max-width: 400px; }
    .pagination .active {
      padding: 0px 1px 2px 2px; } }
/* --- END GG EDIT TO PAGINATION --- */
.product-gallery .main a {
  display: inline-block;
  max-width: 100%;
  vertical-align: top; }
.product-gallery .thumbnails {
  margin: 2em -4px 0 0; }
.product-gallery .thumbnail {
  display: inline-block;
  margin: 0 4% 4% 0;
  width: 75px; }

.product-title-row .product-title {
  margin: 0 0 0.5em;
  padding: 0; }
.product-title-row .margin--none {
  margin: 0; }
.product-title-row .product-price {
  font-size: 1.6em;
  color: #424242;
  margin: 0;
  padding: 0; }
  .product-title-row .product-price .was-price {
    font-size: 0.75em;
    line-height: 1.2em;
    text-decoration: line-through; }
  .product-title-row .product-price.on-sale {
    color: #424242; }
.product-title-row .sharing {
  /* --- START GG EDITS --- */
    /* margin-top: 2em;

    margin-top: 1em;
    /* --- START GG EDITS --- */ }

.product-description {
  margin-top: 4%;
  margin-bottom: 4%; }

.product-details .section {
  padding-top: 30px;
  padding-bottom: 30px; }
  .product-details .section.padless-top {
    padding-top: 0; }

.product-form {
  /* .quantity, */ }
  .product-form .selector-wrapper {
    margin: 0 0 1em; }
  .product-form .selector-wrapper.has-clickyboxes {
    margin-bottom: 0.5; }
  .product-form .quantity {
    display: inline-block;
    margin-right: 1em;
    vertical-align: baseline; }
  .product-form #add {
    /* margin-top: -2px; */
    margin-top: 1rem; }
    .product-form #add.giant-round-button, .product-form #add.big-round-button {
      padding-left: 0;
      padding-right: 0; }
  .product-form .original-selector {
    display: none; }
  .no-js .product-form .option-selectors {
    display: none; }
  .no-js .product-form .original-selector {
    display: inline; }

.sku--no-sku {
  display: none; }

.input-row {
  margin: 0 0 1em; }
  .input-row .btn, .input-row .account-area .action_link, .account-area .input-row .action_link, .input-row .giant-round-button, .input-row .big-round-button {
    vertical-align: middle; }

.inline-input-button {
  display: inline-block;
  position: relative;
  border: 1px solid #bcbcbc;
  background: white; }
  .inline-input-button input[type=text], .inline-input-button input[type=email] {
    padding-left: 1.5em;
    padding-right: 128px;
    height: 40px;
    border: transparent;
    background: transparent; }
  .inline-input-button button, .inline-input-button input[type=submit], .inline-input-button .btn, .inline-input-button .account-area .action_link, .account-area .inline-input-button .action_link, .inline-input-button .giant-round-button, .inline-input-button .big-round-button, .inline-input-button .button {
    max-width: 128px;
    position: absolute;
    height: auto;
    top: -1px;
    right: -2px;
    bottom: -1px;
    border-width: 1px; }

.quantity input {
  width: auto;
  text-align: center; }

.clickyboxes {
  margin: 0;
  padding: 0; }
  .clickyboxes li {
    display: inline; }
    .clickyboxes li a {
      position: relative;
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px 0.5em 0;
      padding: 8px 10px;
      line-height: 1em;
      border: 1px solid transparent; }
      .clickyboxes li a.active, .clickyboxes li a.active:hover {
        border-color: #bcbcbc;
        background: white;
        color: #222222; }
      .clickyboxes li a:hover {
        color: inherit;
        background: #f3f3f3; }
      .clickyboxes li a.unavailable:before {
        content: '';
        height: 2.6em;
        width: 1px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -1.3em 0 0;
        border-right: 1px solid #424242;
        -webkit-transform: rotate(55deg);
        -ms-transform: rotate(55deg);
        -moz-transform: rotate(55deg);
        -o-transform: rotate(55deg);
        transform: rotate(55deg); }

/* Onboarding placeholder */
.placeholder-image {
  position: relative;
  padding-top: 100%;
  height: 0px;
  overflow: hidden;
  background: #f9fafa; }
  .placeholder-image.dark {
    background: #c6c7c8; }
    .placeholder-image.dark svg, .placeholder-image.dark svg g {
      fill: #a3a6a9; }
  .placeholder-image.landscape {
    padding-top: 55%; }
  .placeholder-image.placeholder--banner {
    padding-top: 475px; }
    @media (max-width: 767px) {
      .placeholder-image.placeholder--banner {
        padding-top: 55%; } }
  .placeholder-image svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .placeholder-image svg, .placeholder-image svg g {
      fill: #c8cbcd; }

/* Videos that scale */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Croppage */
[data-crop-img] {
  position: relative;
  height: 0px;
  overflow: hidden;
  padding-top: 100%; }
  [data-crop-img] img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }

[data-crop-img="3-4"] {
  padding-top: 150%; }

[data-crop-img="16-9"] {
  padding-top: 66%; }

.opposing-items {
  zoom: 1;
  text-align: right; }
  .opposing-items:before {
    content: "";
    display: table; }
  .opposing-items:after {
    content: "";
    display: table;
    clear: both; }
  .opposing-items .left {
    float: left; }
  .opposing-items.float-right .right {
    float: right; }
  @media (max-width: 767px) {
    .opposing-items.stack-mobile {
      text-align: left; }
      .opposing-items.stack-mobile .left, .opposing-items.stack-mobile .right {
        float: none; } }
  .opposing-items.collapse-tags .left {
    margin-top: 5px; }
  .opposing-items.collapse-tags .tags {
    overflow: hidden;
    height: 0px;
    text-align: left;
    float: left;
    clear: both; }
  .opposing-items.collapse-tags.reveal-tags .tags {
    height: auto;
    margin-top: 1em; }

.slide {
  position: relative; }
  .slide > a {
    display: block; }
  .slide img {
    width: 100%; }

.slide-overlay {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .slide-overlay:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .slide-overlay .inner {
    vertical-align: middle;
    display: inline-block;
    width: 90%;
    padding: 0 8%; }
  .slide-overlay.align-left .inner, .slide-overlay.align-right .inner {
    width: 45%;
    text-align: left; }
  .slide-overlay .line-1 {
    font-size: 3.24em;
    padding: 0;
    margin: 0 0 20px;
    color: inherit; }
  .slide-overlay .line-2 {
    padding: 0;
    margin: 0 0 20px;
    color: inherit; }
  .slide-overlay .btn, .slide-overlay .account-area .action_link, .account-area .slide-overlay .action_link, .slide-overlay .giant-round-button, .slide-overlay .big-round-button {
    padding: 18px 2.4em 17px;
    pointer-events: initial; }
  .slide-overlay .inner .trans-out {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    -webkit-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; }
  .slide-overlay .line-1, .no-js .slide-overlay .line-1, .slide-overlay .line-2, .no-js .slide-overlay .line-2, .slide-overlay .line-3, .no-js .slide-overlay .line-3 {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
  .slide-overlay .text-shadow {
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.75); }
  @media screen and (min-width: 959px) {
    .slide-overlay .text-shadow {
      text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.75); } }
  .slide-overlay.pos-right {
    text-align: right; }

.page-title {
  margin-top: 1em; }

.cart-items .item {
  padding: 2em 0; }
.cart-items .heading {
  text-align: left;
  padding: 0.5em 0; }
.cart-items .description {
  float: left;
  width: 70%; }
.cart-items .item .description {
  padding-left: 120px;
  padding-right: 20px; }
.cart-items .image {
  float: left;
  width: 120px;
  margin-left: -120px; }
.cart-items .quantity {
  float: left;
  width: 15%; }
  .cart-items .quantity input {
    width: auto; }
.cart-items .price {
  float: left;
  width: 15%;
  text-align: right; }

.inline-row {
  zoom: 1;
  margin: 1em 0; }
  .inline-row:before {
    content: "";
    display: table; }
  .inline-row:after {
    content: "";
    display: table;
    clear: both; }
  .inline-row .inline-item {
    display: inline-block;
    padding: 0 1em; }
    .inline-row .inline-item.border-left {
      border-left: 1px solid #dddddd; }
    .inline-row .inline-item.left {
      float: left;
      padding-left: 0; }
    .inline-row .inline-item.right {
      float: right; }
    .inline-row .inline-item.last {
      padding-right: 0; }
    .inline-row .inline-item label, .inline-row .inline-item .cart-items .heading, .cart-items .inline-row .inline-item .heading {
      display: inline-block;
      margin: 0.5em 1em 0.5em 0;
      font-size: inherit;
      color: inherit; }
  .inline-row .more-link {
    margin: 0 1em 0 0; }

#mobile-nav {
  position: fixed;
  visibility: hidden;
  z-index: 0;
  left: 0;
  top: 0;
  width: 436px;
  height: 100%;
  background: white;
  overflow: hidden; }
  #mobile-nav:focus {
    outline: none; }
  #mobile-nav.active {
    z-index: 1; }
  #mobile-nav .inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-transition: margin-left 400ms ease;
    -ms-transition: margin-left 400ms ease;
    -moz-transition: margin-left 400ms ease;
    -o-transition: margin-left 400ms ease;
    transition: margin-left 400ms ease; }
    #mobile-nav .inner .top-level-nav {
      margin-top: -.55rem; }
      #mobile-nav .inner .top-level-nav .account-nav-item:last-of-type {
        padding-bottom: 5rem; }
  #mobile-nav .header {
    margin: 0.5em 20px; }
    #mobile-nav .header .social-links {
      margin-top: 6px; }
      #mobile-nav .header .social-links li:first-child {
        margin-left: 0; }
  #mobile-nav .search-form {
    display: none;
    background: white;
    margin-bottom: 1em; }
    #mobile-nav .search-form input {
      width: 81%;
      padding: 0.5em 14% 0.5em 5%;
      background: rgba(50, 50, 50, 0.1);
      border-left: none;
      border-right: none;
      border-bottom: 1px solid #dddddd;
      -webkit-border-radius: 0;
      -ms-border-radius: 0;
      -moz-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0; }
      #mobile-nav .search-form input:focus {
        background: transparent; }
    #mobile-nav .search-form button {
      left: auto;
      right: 20px;
      width: auto;
      padding-top: 3px; }
      #mobile-nav .search-form button svg {
        width: 24px;
        height: 24px; }
  #mobile-nav .nav-item,
  #mobile-nav .sub-nav-item {
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 1.4em;
    color: #424242; }
    #mobile-nav .nav-item:focus,
    #mobile-nav .sub-nav-item:focus {
      color: #6c96d5; }
  #mobile-nav .nav-item,
  #mobile-nav .sub-nav-item {
    margin: 0;
    padding: 10px 20px;
    border-top: 1px solid #cecece; }
  #mobile-nav .nav-item:last-of-type,
  #mobile-nav .sub-nav-item:last-of-type {
    border-bottom: 1px solid #cecece; }
  #mobile-nav .account-nav-item {
    padding: 15px 20px 5px; }
  #mobile-nav .sub-nav-list {
    padding-bottom: 10px; }
  #mobile-nav .sub-nav {
    position: absolute;
    z-index: 1;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 2em;
    overflow: auto;
    -webkit-transition: left 400ms ease;
    -ms-transition: left 400ms ease;
    -moz-transition: left 400ms ease;
    -o-transition: left 400ms ease;
    transition: left 400ms ease; }
    #mobile-nav .sub-nav.show {
      left: 0; }
    #mobile-nav .sub-nav.hide {
      left: -100%; }
    #mobile-nav .sub-nav .header {
      margin-bottom: 1em; }
  #mobile-nav .nav-item-link, #mobile-nav .sub-nav-item-link {
    font-size: 1.15rem;
    width: 94%;
    display: inline-block; }
  #mobile-nav .open-sub-nav {
    padding: 0;
    float: right;
    width: auto;
    height: auto;
    line-height: 16px;
    background: white;
    border: none; }
    #mobile-nav .open-sub-nav svg {
      fill: #424242;
      width: .75rem;
      height: 1.6rem; }
  #mobile-nav .plain, #mobile-nav .willstagram ul, .willstagram #mobile-nav ul {
    margin: 0; }
  #mobile-nav > .inner.hide {
    margin-left: -100%; }

#mobile-nav > .sub-nav > .sub-nav-list {
  padding-bottom: 8rem; }

.close-sub-nav {
  display: block;
  margin-top: 1em; }
  .close-sub-nav .btn, .close-sub-nav .account-area .action_link, .account-area .close-sub-nav .action_link, .close-sub-nav .giant-round-button, .close-sub-nav .big-round-button {
    padding: 0.1em;
    margin-right: 0.5em;
    border: transparent;
    vertical-align: bottom; }

.mobile-toolbar {
  float: left; }
  .mobile-toolbar .compact-logo {
    display: none; }

.page-header {
  position: relative; }

.mobile-toolbar {
  display: none; }

.page-header.layout-mobile .mobile-toolbar {
  display: block; }
.page-header.layout-mobile .mobile-toolbar,
.page-header.layout-mobile .toolbar-cart {
  position: absolute;
  z-index: 105;
  top: 50%;
  margin-top: -19px;
  line-height: 38px; }
.page-header.layout-mobile .mobile-toolbar {
  left: 0; }
.page-header.layout-mobile .toolbar-cart {
  right: 0; }
.page-header.layout-mobile .toolbar {
  padding-top: 0;
  padding-bottom: 0; }

.toggle-mob-nav {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px; }
  .toggle-mob-nav svg {
    width: 30px;
    height: 30px;
    vertical-align: top; }

.articles {
  position: relative; }
  .articles .article {
    margin-bottom: 2em; }

.article .excerpt {
  margin: 1em 0; }
.article .more-link {
  margin-top: 0; }

.article-image {
  margin: 1em 0;
  text-align: center; }
  .masonry .article-image, .article.third.column .article-image, .article.flex.column .article-image {
    margin-top: 0;
    text-align: left; }
  .article-image a {
    display: block;
    -webkit-transition: opacity 400ms;
    -ms-transition: opacity 400ms;
    -moz-transition: opacity 400ms;
    -o-transition: opacity 400ms;
    transition: opacity 400ms; }
    .article-image a:hover {
      opacity: 0.85; }

.gravatar,
.article-meta {
  display: inline-block;
  vertical-align: top; }

.gravatar {
  margin: 0 1em 0 0; }

.gravatar img {
  width: 50px;
  -webkit-border-radius: 400px;
  -ms-border-radius: 400px;
  -moz-border-radius: 400px;
  -o-border-radius: 400px;
  border-radius: 400px; }

#infscr-loading {
  clear: both;
  padding: 1em 0;
  text-align: center; }
  .masonry #infscr-loading {
    position: absolute;
    left: 0;
    bottom: -10px;
    padding: 0;
    width: 100%; }

.page-with-contact-form .input-row {
  margin-top: 0.3em; }

.sharing .label {
  margin-right: 0.5em; }
.sharing ul {
  display: inline;
  position: relative;
  top: -2px; }
.sharing li {
  margin: 0 0.2em; }
.sharing svg {
  width: 1em;
  height: 1em;
  vertical-align: bottom; }
.sharing .google svg {
  width: 1.5em; }

.collection-header {
  margin-bottom: 1em; }

.lightly-spaced-row {
  margin-bottom: 1em; }

.collection-header.coloured-split.has-image {
  zoom: 1;
  background: whitesmoke;
  color: #333333; }
  .collection-header.coloured-split.has-image:before {
    content: "";
    display: table; }
  .collection-header.coloured-split.has-image:after {
    content: "";
    display: table;
    clear: both; }
  .collection-header.coloured-split.has-image h1, .collection-header.coloured-split.has-image .product-title-row .product-price, .product-title-row .collection-header.coloured-split.has-image .product-price, .collection-header.coloured-split.has-image .slide-overlay .line-1, .slide-overlay .collection-header.coloured-split.has-image .line-1, .collection-header.coloured-split.has-image .slide-overlay .line-2, .slide-overlay .collection-header.coloured-split.has-image .line-2, .collection-header.coloured-split.has-image #mobile-nav .nav-item, #mobile-nav .collection-header.coloured-split.has-image .nav-item,
  .collection-header.coloured-split.has-image #mobile-nav .sub-nav-item,
  #mobile-nav .collection-header.coloured-split.has-image .sub-nav-item, .collection-header.coloured-split.has-image h2, .collection-header.coloured-split.has-image .product-block .price .amount, .product-block .price .collection-header.coloured-split.has-image .amount, .collection-header.coloured-split.has-image h3, .collection-header.coloured-split.has-image h4, .collection-header.coloured-split.has-image blockquote, .collection-header.coloured-split.has-image .tile-group .overlay .inner, .tile-group .overlay .collection-header.coloured-split.has-image .inner, .collection-header.coloured-split.has-image .cart-summary-subtotal .amount, .cart-summary-subtotal .collection-header.coloured-split.has-image .amount, .collection-header.coloured-split.has-image h5, .collection-header.coloured-split.has-image h6, .collection-header.coloured-split.has-image a, .collection-header.coloured-split.has-image a:visited {
    color: #6c96d5; }
  .collection-header.coloured-split.has-image a {
    text-decoration: underline; }
  .collection-header.coloured-split.has-image .ft {
    width: 100%;
    float: right; }
    .collection-header.coloured-split.has-image .ft .ftc {
      width: 50%; }
  .collection-header.coloured-split.has-image .header-text {
    padding: 3em; }
  .collection-header.coloured-split.has-image .header-image {
    overflow: hidden;
    text-align: right; }
    .collection-header.coloured-split.has-image .header-image img {
      margin-right: -0.5px; }

.breadcrumbs {
  margin: 1em 0; }

.back-link {
  margin-right: 2em; }
  .back-link i, .back-link span {
    vertical-align: middle; }

.links-row a, .links-row .divider {
  vertical-align: bottom; }

.tiny {
  display: none; }

.tab-down {
  display: none; }

#collection .inline-row.gg-sort-filter__wrapper {
  margin: 0; }
  #collection .inline-row.gg-sort-filter__wrapper .inline-item.right.last {
    margin: 0; }

.filter.gg-sort-filter {
  display: block;
  width: 100%; }

#bc-sf-filter-top-sorting.filter.gg-sort-filter {
  margin: 0; }

.results-count {
  display: block;
  color: #424242; }

@media screen and (min-width: 768px) {
  .filter.gg-sort-filter {
    display: inline-block;
    margin-left: 1em;
    width: auto; }

  .results-count {
    display: inline-block;
    margin-right: .75rem; }

  #collection .inline-row.gg-sort-filter__wrapper .inline-item.right.last {
    margin: 1rem 0; } }
.results-count--lower {
  margin: 1em 0; }

.simple-popup {
  position: absolute;
  z-index: 10000;
  width: 160px;
  padding: 10px 15px;
  border: 1px solid #424242;
  color: #424242;
  background: white;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 0 #424242;
  -moz-box-shadow: 0 0 2px 0 #424242;
  box-shadow: 0 0 2px 0 #424242;
  text-align: center; }
  .simple-popup:before {
    position: absolute;
    top: 100%;
    left: 50%;
    margin: 0 0 0 -10px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #424242 transparent transparent transparent; }
  .simple-popup:after {
    position: absolute;
    top: 100%;
    left: 50%;
    margin: -2px 0 0 -10px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: white transparent transparent transparent; }

#cboxLoadingOverlay {
  display: none !important; }

#cboxLoadedContent {
  overflow: hidden !important; }

#cboxLoadedContent::-webkit-scrollbar {
  display: none; }

.quickbuy-container {
  position: relative;
  margin: 20px;
  min-height: 480px; }

.quickbuy-form {
  width: 780px;
  overflow: hidden;
  z-index: 1;
  background-color: white; }
  .quickbuy-form.quickbuy-form--overlay {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0; }
  .quickbuy-form.placeholder .product-details {
    min-height: 428px; }
  .quickbuy-form.placeholder .product-price {
    margin-bottom: 54px; }
  .quickbuy-form .product-gallery .main a {
    cursor: default;
    vertical-align: top; }
  .quickbuy-form .product-gallery .main img {
    max-height: 460px; }
  .quickbuy-form .product-gallery .thumbnails li a img {
    max-height: 60px; }
  .quickbuy-form .product-title-row {
    margin-top: 25px; }

.action-icons {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 3; }
  .action-icons .action-icon {
    color: inherit;
    opacity: 0.6; }
    .action-icons .action-icon svg {
      width: 30px;
      height: 30px; }
  .action-icons .action-icon[data-idx="-1"] {
    display: none; }
  .action-icons .action-icon:hover {
    opacity: 1; }

.sidebar-cont {
  position: relative; }
  .sidebar-cont .sidebar {
    float: left;
    width: 25%;
    padding-right: 40px;
    line-height: 1.6em;
    display: none; }
    .sidebar-cont .sidebar .heading {
      margin-top: 1em; }
    .sidebar-cont .sidebar .active a {
      color: #6c96d5; }
  .sidebar-cont .beside-sidebar {
    float: left;
    width: 100%; }
  .show-sidebar .sidebar-cont .sidebar {
    display: block; }
  .show-sidebar .sidebar-cont .beside-sidebar {
    width: 75%; }

.payment-methods img {
  margin: 0 0 0.75em 0.5em;
  width: 50px; }

.willstagram {
  overflow: hidden;
  white-space: nowrap; }
  .willstagram ul {
    margin: 0; }
    .willstagram ul li {
      display: inline-block;
      vertical-align: top;
      width: 13%;
      margin: 0 1.5% 1.5% 0; }
  .willstagram .item a {
    display: block;
    -webkit-transition: opacity 400ms;
    -ms-transition: opacity 400ms;
    -moz-transition: opacity 400ms;
    -o-transition: opacity 400ms;
    transition: opacity 400ms; }
    .willstagram .item a:hover {
      opacity: 0.85; }
  .willstagram .item .desc {
    display: none;
    white-space: normal;
    margin: 0.8em 0 0; }
  .willstagram .item .placeholder-image {
    width: 400px;
    max-width: 100%; }
  .willstagram.show-desc .item .desc {
    display: block; }
  .willstagram .willstagram__error {
    font-style: italic;
    text-align: center; }

.instagram-section .follow {
  display: inline-block;
  margin-top: 0.4em; }

.brand-and-type {
  margin: 0 0 1em; }

.show-cart-summary {
  overflow: hidden; }

#cart-summary {
  position: fixed;
  visibility: hidden;
  top: 0;
  right: 0;
  z-index: 0;
  width: 436px;
  height: 100%;
  background: white; }
  #cart-summary.active {
    z-index: 1; }
  #cart-summary.updating .cart-summary-subtotal .amount {
    opacity: 0; }
  #cart-summary .close {
    display: block;
    background: #ececec;
    padding: 1em 30px; }
  #cart-summary > .inner {
    overflow: auto;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-bottom: 140px; }

.cart-summary-title {
  margin: 1em 0;
  padding: 0 30px; }

.cart-summary-item-list, .gg_cart-summary-item-list_container {
  margin: 1em 0;
  padding: 0 30px; }

.cart-summary-item .ftc {
  padding-bottom: 1em; }
.cart-summary-item .cart-summary-item__top-row, .cart-summary-item .cart-summary-item__bottom-row {
  display: flex; }
.cart-summary-item .cart-summary-item__top-row {
  width: 100%; }
.cart-summary-item .cart-summary-item__bottom-row {
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: .75rem;
  padding: .25rem 0 .75rem 0;
  border-bottom: 1px solid #cecece; }
.cart-summary-item .image {
  width: 60px; }
  .cart-summary-item .image a img {
    display: inline-block;
    padding-top: 6px; }
.cart-summary-item:last-of-type .cart-summary-item__bottom-row {
  border-bottom: none; }
.cart-summary-item .title-variant {
  padding-left: 10px;
  flex: 1 1 0; }
  .cart-summary-item .title-variant .title {
    display: block;
    color: #424242; }
.cart-summary-item .qty-price__wrapper {
  text-align: right; }
.cart-summary-item .qty {
  padding-left: 15px; }
.cart-summary-item .price {
  color: #424242;
  padding-left: 10px;
  -webkit-transition: opacity 150ms ease;
  -ms-transition: opacity 150ms ease;
  -moz-transition: opacity 150ms ease;
  -o-transition: opacity 150ms ease;
  transition: opacity 150ms ease; }
.cart-summary-item.updating .price {
  opacity: 0.5; }
.cart-summary-item .line-item-property__key, .cart-summary-item .line-item-property__value {
  font-style: italic;
  word-break: break-word; }

.cart-summary-subtotal {
  background: white;
  padding: 1em 30px; }
  .cart-summary-subtotal .amount {
    float: right;
    margin: 0;
    padding: 0;
    -webkit-transition: opacity 500ms ease;
    -ms-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease; }

.cart-summary-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
  .cart-summary-footer .cart-summary__include-gift-msg__wrapper {
    display: block;
    margin: 0 0 .25rem 0; }
    .cart-summary-footer .cart-summary__include-gift-msg__wrapper .cart-summary__include-gift-msg__label {
      display: inline-block;
      cursor: pointer; }
      .cart-summary-footer .cart-summary__include-gift-msg__wrapper .cart-summary__include-gift-msg__label .cart-summary__include-gift-msg__checkbox {
        display: inline-block;
        vertical-align: middle;
        margin-right: .25rem;
        cursor: pointer; }

.cart-summary-buttons {
  padding: 1em 30px;
  background: #ececec; }
  .cart-summary-buttons .a-button {
    float: left;
    width: 50%; }

.cart-summary-item__bottom-row a.remove {
  white-space: nowrap; }

svg.gg-svg.svg__trash-can {
  position: relative;
  width: .65rem;
  margin-left: .25rem;
  top: -1px;
  stroke: none; }

.extra-checkout-buttons div, .extra-checkout-buttons div[data-testid="grid-cell"] {
  display: block;
  width: 100%; }
.extra-checkout-buttons div.shopify-cleanslate {
  margin: 0.5rem 0 0 0 !important; }
.extra-checkout-buttons div.shopify-cleanslate:first-of-type {
  margin: -0.5rem 0 0 0 !important; }

#cartform #remaining-characters__wrapper {
  display: block;
  margin-bottom: .25rem; }

@media screen and (min-width: 480px) {
  #cartform #checkout[type='submit'] {
    width: 130px; }

  .extra-checkout-buttons div[data-shopify-buttoncontainer="true"] {
    display: block !important;
    width: 130px;
    margin: 0 0 0 auto !important;
    text-align: right; }
  .extra-checkout-buttons div.shopify-cleanslate:first-of-type {
    margin: 0 !important; } }
@media screen and (min-width: 750px) {
  .extra-checkout-buttons div[data-shopify-buttoncontainer="true"] {
    margin: 0 0.3rem 0 auto !important; } }
.show-cart-summary #page-wrap, .show-mobile-nav #page-wrap {
  width: 100%;
  overflow: hidden; }

#page-wrap-inner {
  border: 10px solid rgba(0, 0, 0, 0);
  background: white;
  position: relative;
  z-index: 5;
  -webkit-transition: transform 500ms ease-in-out;
  -ms-transition: transform 500ms ease-in-out;
  -moz-transition: transform 500ms ease-in-out;
  -o-transition: transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out;
  -webkit-box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.5); }
  .show-cart-summary #page-wrap-inner {
    -webkit-transform: translate(-436px, 0);
    -ms-transform: translate(-436px, 0);
    -moz-transform: translate(-436px, 0);
    -o-transform: translate(-436px, 0);
    transform: translate(-436px, 0); }
  .show-mobile-nav #page-wrap-inner {
    -webkit-transform: translate(436px, 0);
    -ms-transform: translate(436px, 0);
    -moz-transform: translate(436px, 0);
    -o-transform: translate(436px, 0);
    transform: translate(436px, 0); }

#page-wrap-content {
  zoom: 1;
  background: white; }
  #page-wrap-content:before {
    content: "";
    display: table; }
  #page-wrap-content:after {
    content: "";
    display: table;
    clear: both; }

#page-overlay {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  cursor: pointer; }
  .show-cart-summary #page-overlay, .show-mobile-nav #page-overlay {
    display: block; }

.sidepanel-transitioning #page-wrap {
  overflow: hidden;
  width: 100%; }
.sidepanel-transitioning #cart-summary,
.sidepanel-transitioning #mobile-nav,
.sidepanel-transitioning .show-cart-summary #cart-summary,
.sidepanel-transitioning .show-mobile-nav #mobile-nav {
  visibility: visible; }

.show-cart-summary #cart-summary,
.show-mobile-nav #mobile-nav {
  visibility: visible; }

/* General Media Queries */
@media (max-width: 959px) {
  h1, .product-title-row .product-price, .slide-overlay .line-1, .slide-overlay .line-2, #mobile-nav .nav-item,
  #mobile-nav .sub-nav-item {
    font-size: 1.4em; }

  h2, .product-block .price .amount {
    font-size: 1.33333em; }

  h3 {
    font-size: 1.26667em; }

  h4, blockquote, .tile-group .overlay .inner, .cart-summary-subtotal .amount {
    font-size: 1.2em; }

  h5 {
    font-size: 1.13333em; }

  h6 {
    font-size: 1.06667em; }

  .slide-overlay .line-1 {
    font-size: 2.1em; }

  .slide-overlay .line-2 {
    font-size: 1.26667em; }

  .collection-header.coloured-split.has-image .ft, .collection-header.coloured-split.has-image .ftr, .collection-header.coloured-split.has-image .ftc {
    display: block; }
  .collection-header.coloured-split.has-image .ft .ftc {
    width: auto; }
  .collection-header.coloured-split.has-image .header-image img {
    width: 100%;
    margin: 0; }

  .tab-down {
    display: block; }

  .quick-buy-wrap {
    display: none; }

  .willstagram ul li {
    width: 15.4%; }

  .willstagram ul li:nth-child(n+7) {
    display: none; }

  .main-nav .sub-nav, .main-nav .sub-nav.has-img {
    padding: 25px 25px 0; }
  .main-nav .sub-nav .rep-img {
    display: none; }
  .main-nav .sub-nav .sub-nav-list {
    width: 152px; }

  .main-nav .nav-item.drop-norm .sub-nav.has-img {
    width: 250px; }
    .main-nav .nav-item.drop-norm .sub-nav.has-img.cols-2 {
      width: 440px; }
    .main-nav .nav-item.drop-norm .sub-nav.has-img.cols-3 {
      width: 630px; }
    .main-nav .nav-item.drop-norm .sub-nav.has-img.cols-4 {
      width: 820px; }
    .main-nav .nav-item.drop-norm .sub-nav.has-img.cols-5 {
      width: 1010px; } }
@media (max-width: 900px) {
  .container {
    width: 95%; }

  .row {
    margin-left: -15px;
    margin-right: -15px; }

  .column {
    padding-left: 15px;
    padding-right: 15px; }

  #page-footer .logo-column {
    width: 11%; }
  #page-footer .text-column {
    width: 38%; }
  #page-footer .text-column.occupies-logo {
    width: 49%; }
  #page-footer .links-column {
    width: 15%;
    padding-right: 0; }
  #page-footer .logo-column img {
    max-width: 100%; }

  .inline-row .inline-item label, .inline-row .inline-item .cart-items .heading, .cart-items .inline-row .inline-item .heading {
    display: block; }

  .main-nav .nav-item.drop-norm .sub-nav.cols-4,
  .main-nav .nav-item.drop-norm .sub-nav.cols-4.has-img {
    width: 728px; }

  .main-nav .nav-item.drop-norm .sub-nav.cols-4 .sub-nav-list {
    width: 170px; } }
@media (max-width: 767px) {
  .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; }

  #page-wrap-inner {
    border: none #ff0001; }

  .show-mobile-nav {
    overflow: hidden;
    width: 100%; }

  .desktop {
    display: none !important; }

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

  .inline-row .inline-item,
  .inline-row .inline-item.left,
  .inline-row .inline-item.right {
    float: none;
    display: block;
    margin: 1em 0;
    padding: 0; }

  .template-index #content > .slideshow-section:first-child,
  .template-index #content > .tile-section:first-child,
  .template-index #content > .feature-section:first-child,
  .template-index #content > .custom-html-section:first-child {
    padding-top: 4%; }

  .slide-overlay {
    position: static;
    height: auto; }
    .slide-overlay:before {
      display: none; }
    .slide-overlay .inner {
      display: block;
      width: auto;
      padding: 30px 0; }
      .slide-overlay .inner .line-1,
      .slide-overlay .inner .line-2 {
        color: #424242; }
      .slide-overlay .inner .text-shadow {
        text-shadow: none; }
    .slide-overlay.align-left .inner, .slide-overlay.align-right .inner {
      text-align: center;
      width: auto; }

  .cart-items .heading {
    display: none; }
  .cart-items .item .description {
    width: auto;
    float: none;
    padding-right: 0; }
  .cart-items .quantity,
  .cart-items .price {
    margin-top: 20px;
    width: 50%; }

  .filter {
    border-left: 0;
    margin: 0 1em 1em 0;
    padding-left: 0; }

  .sidebar-cont .sidebar,
  .show-sidebar .sidebar-cont .sidebar {
    display: none; }

  .show-sidebar .sidebar-cont .beside-sidebar {
    float: none;
    width: auto; }

  .collection-header.coloured-split.has-image {
    margin-left: -15px;
    margin-right: -15px; }

  .product-details .border-top, .product-details #page-footer, .product-details .border-bottom {
    border: none; }

  .template-article .more-links .column {
    text-align: center; }
    .template-article .more-links .column .more-link {
      margin: 0; }
    .template-article .more-links .column .col-place {
      display: none; }

  .willstagram {
    white-space: normal; }
    .willstagram ul li {
      width: 31.8%; }

  #page-footer .logo-column {
    display: none; }
  #page-footer .text-column,
  #page-footer .text-column.occupies-logo,
  #page-footer .links-column {
    width: 100%;
    text-align: left; }

  .payment-methods img {
    margin: 0 0.5em 0.75em 0; }

  .toolbar {
    min-height: 1px;
    /* indication to go into dock-mode */ }

  .toolbar.docked {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #dddddd; }

  .toolbar-social,
  .toolbar-links {
    display: none; }

  .toolbar-social {
    display: none; }

  .logo-nav .logo {
    margin-top: 20px;
    margin-bottom: 20px; }

  .mobile-toolbar {
    display: inline-block; }

  .page-header.layout-mobile .mobile-toolbar {
    position: static;
    margin-top: 0; }
  .page-header.layout-mobile .toolbar {
    padding-top: 0.5em;
    padding-bottom: 0.5em; }
  .page-header.layout-mobile .toolbar-cart {
    right: 15px; }

  .toolbar {
    position: relative; }
    .toolbar .compact-logo {
      display: inline-block;
      width: 100px;
      margin-left: 10px;
      font-family: Montserrat, sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 1.2em;
      color: #424242;
      vertical-align: middle; }
      .toolbar .compact-logo img {
        max-height: 50px;
        width: auto;
        vertical-align: middle; }
    .toolbar .toolbar-cart {
      position: absolute;
      top: 0;
      right: 0;
      margin: .9rem 0 0 0;
      line-height: 1.2em; }

  .logo-nav {
    display: none; } }
@media (max-width: 479px) {
  .not-tiny {
    display: none; }

  .tiny {
    display: block; }

  .section-count {
    padding-left: 1em;
    padding-right: 1em; }

  .toolbar-cart {
    margin-left: 0; }

  .collection-header.coloured-split.has-image .header-text {
    padding: 20px; }

  .willstagram ul li {
    width: 48%;
    margin: 0 4% 4% 0; }
  .willstagram ul li:nth-child(2n) {
    margin-right: 0; }

  .show-cart-summary #page-wrap-inner {
    -webkit-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    -moz-transform: translate(-80%, 0);
    -o-transform: translate(-80%, 0);
    transform: translate(-80%, 0); }

  .show-mobile-nav #page-wrap-inner {
    -webkit-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    -moz-transform: translate(80%, 0);
    -o-transform: translate(80%, 0);
    transform: translate(80%, 0); }

  #cart-summary, #mobile-nav {
    width: 80%; }

  .gravatar {
    margin: 0 1em 1em 0; }
    .gravatar img {
      width: 40px; }

  .inline-input-button {
    display: block;
    border: none;
    text-align: center;
    border: none;
    background: transparent;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    .inline-input-button input[type=text], .inline-input-button input[type=email] {
      display: block;
      margin-bottom: 1em;
      padding-right: 1.4em;
      width: 100%;
      border: 1px solid #bcbcbc;
      background: white; }
    .inline-input-button button, .inline-input-button input[type=submit], .inline-input-button .btn, .inline-input-button .account-area .action_link, .account-area .inline-input-button .action_link, .inline-input-button .giant-round-button, .inline-input-button .big-round-button, .inline-input-button .button {
      position: static;
      margin-left: 0; }

  #page-footer #mailing-list input[type=email] {
    width: 100%; }

  .product-block .image {
    margin-bottom: 0.5em; }
  .product-block .ft .title, .product-block .ft .price {
    width: auto; }
  .product-block .ft.ft-nm .price {
    text-align: inherit; } }
@media (max-width: 360px) {
  .cart-summary-subtotal,
  .cart-summary-buttons,
  #cart-summary .close,
  .cart-summary-title,
  .cart-summary-item-list,
  .gg_cart-summary-item-list_container {
    padding-left: 15px;
    padding-right: 15px; } }
@media (min-width: 1400px) {
  .section {
    padding-top: 3em;
    padding-bottom: 3em; } }
/*****************************/
/***** PASSWORD TEMPLATE *****/
/*****************************/
html.template-password {
  height: 100%; }
  html.template-password body {
    height: 100vh;
    font-size: 15px;
    line-height: 1.3em;
    text-align: center;
    background: #ffffff; }
  html.template-password .password-container {
    display: table;
    height: 100%;
    width: 100%; }
  html.template-password .password-store-name,
  html.template-password .password-main,
  html.template-password .password-footer {
    display: table-row; }
  html.template-password .password-store-name-inner,
  html.template-password .password-main-inner,
  html.template-password .password-footer-inner {
    display: table-cell;
    padding: 20px; }
  html.template-password .password-store-name {
    height: 1px; }
  html.template-password .password-main {
    height: 100%; }
  html.template-password .password-main-inner {
    vertical-align: middle; }
  html.template-password .password-footer {
    height: 1px; }
  html.template-password .password-login-link {
    margin: 20px 0 40px;
    text-align: right; }
    html.template-password .password-login-link svg {
      width: 10px;
      height: 12px;
      margin-right: 4px; }
      html.template-password .password-login-link svg path {
        -webkit-transition: fill 120ms;
        -ms-transition: fill 120ms;
        -moz-transition: fill 120ms;
        -o-transition: fill 120ms;
        transition: fill 120ms; }
    html.template-password .password-login-link a:hover svg path,
    html.template-password .password-login-link a:focus svg path {
      fill: #6c96d5; }
  html.template-password h1, html.template-password .product-title-row .product-price, .product-title-row html.template-password .product-price, html.template-password .slide-overlay .line-1, .slide-overlay html.template-password .line-1, html.template-password .slide-overlay .line-2, .slide-overlay html.template-password .line-2, html.template-password #mobile-nav .nav-item, #mobile-nav html.template-password .nav-item,
  html.template-password #mobile-nav .sub-nav-item,
  #mobile-nav html.template-password .sub-nav-item {
    font-size: 2em; }
    html.template-password h1 a:hover, html.template-password .product-title-row .product-price a:hover, .product-title-row html.template-password .product-price a:hover, html.template-password .slide-overlay .line-1 a:hover, .slide-overlay html.template-password .line-1 a:hover, html.template-password .slide-overlay .line-2 a:hover, .slide-overlay html.template-password .line-2 a:hover, html.template-password #mobile-nav .nav-item a:hover, #mobile-nav html.template-password .nav-item a:hover,
    html.template-password #mobile-nav .sub-nav-item a:hover,
    #mobile-nav html.template-password .sub-nav-item a:hover {
      text-decoration: none; }
  html.template-password h2, html.template-password .product-block .price .amount, .product-block .price html.template-password .amount {
    font-size: 4em; }
  html.template-password input[type=text], html.template-password input[type=email], html.template-password input[type=password] {
    height: 20px;
    padding: 4px;
    margin: 0 5px 0 0;
    color: #666;
    background: #fff;
    border: 1px solid #ccc;
    vertical-align: top;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  html.template-password input[type=submit] {
    display: inline-block;
    border: none;
    background: #6c96d5;
    color: #ffffff;
    vertical-align: top;
    margin: 0;
    padding: 4px 14px;
    font-family: Arial, sans-serif;
    font-size: 90%;
    height: 30px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  html.template-password #shoplogo {
    margin: 0 auto; }
  html.template-password .shopify-name {
    display: none; }
  html.template-password .password-message {
    margin-bottom: 2em; }
  html.template-password .password-signup {
    margin-bottom: 4em; }
    html.template-password .password-signup input[type=email] {
      -moz-box-sizing: content-box;
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
      font-size: 16px;
      line-height: 36px;
      height: 36px;
      padding: 4px 18px;
      margin-right: -1px;
      width: 250px;
      -webkit-border-radius: 3px 0 0 3px;
      -ms-border-radius: 3px 0 0 3px;
      -moz-border-radius: 3px 0 0 3px;
      -o-border-radius: 3px 0 0 3px;
      border-radius: 3px 0 0 3px; }
    html.template-password .password-signup input[type=submit] {
      -moz-box-sizing: content-box;
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
      font-size: 16px;
      line-height: 36px;
      height: 36px;
      padding: 4px 18px;
      border: 1px solid #6c96d5;
      -webkit-border-radius: 0 3px 3px 0;
      -ms-border-radius: 0 3px 3px 0;
      -moz-border-radius: 0 3px 3px 0;
      -o-border-radius: 0 3px 3px 0;
      border-radius: 0 3px 3px 0; }
      html.template-password .password-signup input[type=submit]:hover {
        border-color: #94b2e0; }
  @media only screen and (max-width: 420px) {
    html.template-password .password-signup input[type=email] {
      width: 90%; }
    html.template-password .password-signup input[type=email],
    html.template-password .password-signup input[type=submit] {
      margin: 0 0 10px;
      -webkit-border-radius: 3px;
      -ms-border-radius: 3px;
      -moz-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; } }
  html.template-password .password-social ul {
    padding: 0; }
  html.template-password .password-social li {
    display: inline-block;
    white-space: nowrap; }
  html.template-password .password-social a {
    color: #fff;
    margin: 10px;
    display: inline-block;
    padding: 2px 12px 4px 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    html.template-password .password-social a span {
      vertical-align: middle; }
  html.template-password .password-social a:hover {
    color: #fff;
    opacity: 0.9; }
    html.template-password .password-social a:hover, html.template-password .password-social a:hover span {
      text-decoration: none; }
  html.template-password .password-social a svg {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
    height: 15px;
    width: 15px; }
    html.template-password .password-social a svg, html.template-password .password-social a svg g {
      fill: #fff; }
  html.template-password .password-social .password-social-item-facebook {
    background: #3b5998; }
  html.template-password .password-social .password-social-item-twitter {
    background: #00aced; }
  html.template-password .password-social .password-social-item-google {
    background: #dd4b39; }
    html.template-password .password-social .password-social-item-google svg {
      width: 20px; }
  html.template-password .password-footer-inner {
    padding-top: 150px;
    line-height: 2em; }
    html.template-password .password-footer-inner .powered-by, html.template-password .password-footer-inner svg {
      vertical-align: top; }
    html.template-password .password-footer-inner svg {
      margin: 0 0 0 5px;
      width: 80px;
      height: 23px; }
  html.template-password #password-login {
    width: 300px;
    padding: 1em 0; }
    html.template-password #password-login, html.template-password #password-login a, html.template-password #password-login a:link, html.template-password #password-login a:visited, html.template-password #password-login a:hover {
      color: #333; }
    html.template-password #password-login label, html.template-password #password-login .cart-items .heading, .cart-items html.template-password #password-login .heading {
      display: block;
      margin: 0 0 0.5em; }
    html.template-password #password-login input[type=password] {
      width: 150px; }
    html.template-password #password-login .password-owner {
      margin-top: 2em; }

/*************    ---                   ---                   ---   *************/
/*************    |     ENTER YOUR CUSTOM CODE BELOW HERE       |   *************/
/*************    ---                   ---                   ---   *************/
.twelve-t-color {
  background-color: #ee392c; }

.ars-color {
  background-color: #cc99ff; }

.gg-color {
  background-color: #6c96d5; }

.strikethrough {
  text-decoration: line-through; }

.promo-price {
  margin-left: 0.15em !important;
  font-weight: 600 !important; }

.promo-buy-button {
  margin-top: 0.75em; }

.replacement_content {
  display: none;
  margin-bottom: 4em; }

.promo-lightbox-replacement-content-message, .promo-lightbox-replacement-content-expired-message {
  margin: .5em 0;
  padding: .75em;
  border: 1px solid #cecece;
  border-radius: 4px; }

.cart-attribute {
  outline-style: none;
  box-shadow: none;
  border-color: transparent; }

.gg-royalty-msg {
  display: block;
  padding-bottom: 15px;
  font-size: 1.2rem;
  font-weight: bold; }

.gg-product-page-royalty-content {
  margin: 1em auto; }

.store-top-bar {
  padding: 3px;
  text-align: center;
  color: #fff; }

.toggle-mob-nav {
  margin-right: 8px;
  margin-bottom: .35rem; }

.custom-donation-amount {
  padding-left: .9rem;
  text-align: left !important; }

.custom-donation-amount__product-page {
  width: 156px !important; }

.custom-donation-multiplier {
  margin-left: .25em; }

.gg-store-btn-wrapper {
  text-align: center;
  max-width: 1234px;
  margin: 0 auto; }

.gg-store-btn {
  display: inline-block;
  margin: 2em 3em;
  vertical-align: middle; }

@media screen and (min-width: 768px) {
  .gg-store-btn {
    display: inline-block;
    margin: 2em 3.85em; } }
@media screen and (min-width: 992px) {
  .gg-store-btn {
    display: inline-block;
    margin: 1.5em 5.5em; } }
.gg-store-btn-img {
  width: 170px; }

@media screen and (min-width: 992px) {
  .gg-store-btn-img {
    width: 120px; } }
.gg-gg {
  display: block;
  margin: 1rem auto; }

.gg-hub-content {
  margin-bottom: 3em; }

span.variant {
  display: block; }

[class*="presentation-wrapper--"] {
  margin-bottom: 1em;
  padding: 1em;
  border-radius: 4px; }

.presentation-wrapper--doggyloot {
  border: 2px solid #00b8a2; }

.presentation-store-deals-wrapper {
  display: block; }

.presentation-logo {
  display: inline-block;
  margin: 0 .25em 0 0; }

[class*="presentation-deals-text--"] {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 3.2rem; }

@media screen and (max-width: 328px) {
  [class*="presentation-deals-text--"] {
    font-size: 2.25rem; } }
.presentation-deals-text--doggyloot {
  color: #00b8a2; }

.presentation-tooltip {
  display: block;
  cursor: pointer; }

.presentation-tooltip-contents-wrapper {
  display: block;
  transition: all .15s ease-in-out; }

.presentation-tooltip-contents {
  transition: all .15s ease-in-out; }

[class*="presentation-alt-color--"] {
  font-weight: 600 !important; }

.presentation-alt-color--doggyloot {
  color: #ee3f60 !important; }

.closed {
  height: 0;
  overflow: hidden; }

.open {
  margin-bottom: .5em;
  min-height: 100%; }

.fade-in {
  opacity: 1; }

.fade-out {
  opacity: 0; }

.text--italic {
  font-style: italic; }

.text--underline {
  text-decoration: underline; }

.cart-add-ons {
  margin-bottom: 2em;
  padding: 1.75em;
  border: 1px solid #ddd;
  border-radius: 4px; }

.cart-add-ons-padding {
  min-height: 120px;
  padding: 2em; }

.cart-add-ons .section-heading, .cart-add-ons-padding .section-heading {
  text-align: left; }

#cart-summary .row.grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

#cart-summary .product-block {
  min-width: 50%; }

@media screen and (max-width: 767px) {
  .presentation-collection {
    margin-top: 1em; }

  .current-cart {
    background: #ffffff;
    padding: 0 .5rem;
    border-radius: 4px;
    border: 1px solid #cccccc; } }
.product-block.sold-out {
  opacity: .5; }

/* Commenting out rounding the search input field when results are returned
input[name="search_string"] {
    border-radius: 100px;
}
*/
.additional-checkout-buttons {
  margin-top: 1rem; }

/* ————— Disable Cart Page Additional Checkout Buttons (Namely Paypal) -- START ————— */
.disable-these-buttons {
  position: relative; }
  .disable-these-buttons::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
    z-index: 10; }

/* ————— Disable Cart Page Additional Checkout Buttons (Namely Paypal) -- END ————— */
/* ————— Cart widgets -- START ————— */
.donation-upsell-wrapper, .freebie-wrapper {
  display: flex;
  min-width: 100%;
  padding: 0; }

.donation-upsell-additional-styling, .freebie-additional-styling {
  justify-content: center;
  margin: 0 0 1rem 0;
  padding: 1.25rem;
  border: 1px solid #cecece;
  border-radius: 4px; }

.donation-upsell-image, .freebie-image {
  margin-top: 0.25rem !important; }
  .donation-upsell-image .inner, .freebie-image .inner {
    text-align: left; }
  .donation-upsell-image img, .freebie-image img {
    min-width: 75px; }

.widget-content-wrapper {
  display: flex;
  width: 512px; }

.donation-upsell-cta, .freebie-cta {
  display: block;
  margin-bottom: 1rem; }

.donation-upsell-selections, .freebie-selections {
  margin-bottom: 0 !important; }

.donation-upsell-form, .freebie-form {
  margin-left: 1rem; }

.donation-upsell-dropdown, .freebie-dropdown {
  margin: 0 .5rem 1rem 0;
  width: auto !important; }

.donation-upsell-quantity, .freebie-quantity {
  display: inline-block;
  vertical-align: middle !important; }

.custom-donation-amount__cart-page {
  width: 118px !important; }

.custom-donation-multiplier {
  white-space: nowrap; }

.add-donation-upsell-button, .add-freebie-button {
  margin-bottom: 1rem; }

.selected-donation, .selected-freebie {
  display: inline !important; }

.template-cart .simple-popup {
  display: none !important; }

.pretty-select.id-undefined {
  display: none; }

.cart-summary-pre-checkout-content .pre-checkout-ad__wrapper {
  text-align: center; }
.cart-summary-pre-checkout-content .pre-checkout-ad__copy {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1;
  margin: .5rem 0 0 0; }
.cart-summary-pre-checkout-content .pre-checkout-ad__btn {
  width: 100%;
  border-width: 1px;
  padding: .5rem 0.35rem; }
.cart-summary-pre-checkout-content a {
  color: #6c96d5;
  -webkit-transition: opacity 200ms, background-color 150ms, border-color 150ms, color 150ms;
  -ms-transition: opacity 200ms, background-color 150ms, border-color 150ms, color 150ms;
  -moz-transition: opacity 200ms, background-color 150ms, border-color 150ms, color 150ms;
  -o-transition: opacity 200ms, background-color 150ms, border-color 150ms, color 150ms;
  transition: opacity 200ms, background-color 150ms, border-color 150ms, color 150ms; }
.cart-summary-pre-checkout-content a:hover {
  color: #2b57a0;
  cursor: pointer; }

/* ————— Cart widgets -- END ————— */
.opposing-items h1.section-heading, .opposing-items .product-title-row .section-heading.product-price, .product-title-row .opposing-items .section-heading.product-price, .opposing-items .slide-overlay .section-heading.line-1, .slide-overlay .opposing-items .section-heading.line-1, .opposing-items .slide-overlay .section-heading.line-2, .slide-overlay .opposing-items .section-heading.line-2, .opposing-items #mobile-nav .section-heading.nav-item, #mobile-nav .opposing-items .section-heading.nav-item,
.opposing-items #mobile-nav .section-heading.sub-nav-item,
#mobile-nav .opposing-items .section-heading.sub-nav-item {
  text-align: left; }

/* hide 0, 1, 2 star ratings */
/* START -- For Shopify Reviews App */
.spr-badge[data-rating^="0"], .spr-badge[data-rating^="1"], .spr-badge[data-rating^="2"] {
  display: none; }

.spr-starrating.spr-badge-starrating {
  display: block; }

/* END -- For Shopify Reviews App */
/* START -- For Judge.Me Reviews App */
.jdgm-prev-badge[data-average-rating^="0"], .jdgm-prev-badge[data-average-rating^="1"], .jdgm-prev-badge[data-average-rating^="2"] {
  display: none !important; }

.jdgm-widget-actions-wrapper {
  position: relative; }

/* END -- For Judge.Me Reviews App */
.gg-product-page-ids {
  color: #cecece;
  text-align: right; }

.gg-product-page-id {
  display: inline-block; }

.no-height {
  height: 0;
  min-height: 0;
  overflow: hidden;
  opacity: 0;
  margin: 1px 0 0 0;
  padding: 0;
  border: none; }

.gg-account-links-wrapper {
  margin-bottom: 2rem; }

.gg-store-links-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 1rem;
  overflow: hidden; }

.gg-store-links-msg {
  display: block;
  flex: 100%; }

.gg-store-links-btn {
  outline: none; }

.gg-store-links-list {
  list-style: none; }

.gg-store-link {
  display: flex;
  align-items: center;
  padding: .75rem 0; }

.gg-store-name {
  margin-left: .5rem;
  font-size: 1.2rem; }

.collapsed {
  height: 0; }

.gg-product-boilerplate {
  margin-top: 1em; }

/* —————————— START -- LAYOUT UPDATE -- START —————————— */
.homepage-container {
  margin-bottom: 3.5%; }

button, input, .inline-input-button, .btn, .account-area .action_link, .giant-round-button, .big-round-button, .account-area .action_link, .giant-round-button, .big-round-button, .big-round-button, .button {
  border-radius: 2px; }

.account-area #customer_sidebar .gg-subscribe-2-good-logo {
  width: 100%;
  height: auto;
  max-width: 242px;
  margin-bottom: .5rem; }

.additional-checkout-button.additional-checkout-button--paypal, .paypal-button, .paypal-button .xcomponent-outlet, .additional-checkout-button--paypal .paypal-button, .additional-checkout-button--paypal .zoid-outlet {
  margin-left: 0; }

.input-radio, .open-sub-nav {
  border-radius: 100%; }

.gg-menu-title {
  line-height: .25rem;
  font-size: .75rem; }

.button-options-wrapper .product-add {
  width: 100%;
  font-size: 1.15rem;
  font-weight: 600; }

@media screen and (min-width: 768px) {
  .button-options-wrapper .product-add {
    width: 210px; } }
svg {
  fill: #424242; }

.svg__shopping-cart {
  margin-top: 3px; }

.gg-divider, .gg-divider--no-hide {
  display: inline-block;
  margin: 0 .5em;
  vertical-align: bottom; }

.gg-cart-link, .gg-checkout-link {
  text-transform: none;
  vertical-align: middle;
  cursor: pointer; }

.container.product-container {
  margin-top: 2.25em; }

.container.product-container .row.space-under, .container.product-container .row.product-list, .container.product-container .row.articles {
  margin-bottom: 0; }

.button-options-wrapper {
  padding-bottom: 0; }

.product-description {
  margin-top: .5em; }

@media screen and (min-width: 768px) {
  .product-description {
    margin-top: 2.5em; } }
.product-details {
  margin-bottom: 0; }

.product-gallery .thumbnail {
  width: 59px; }

.spr-icon {
  color: #FFD54F; }

.gg-reviews-link {
  display: block;
  max-width: 200px;
  cursor: pointer; }

.gg-royalty-msg {
  font-weight: normal;
  padding-bottom: 0; }

.product-price .current-price, .alt {
  font-weight: 600; }

body.template-product div[id*="product"].shopify-section .product-details .product-add {
  margin-bottom: 1.5em; }

.product-sku {
  color: #9E9E9E; }

.us-shipping-only-msg {
  font-style: italic;
  margin-bottom: .25em; }

.thumbnails {
  display: block;
  overflow: hidden;
  margin: 2em 0px 0px;
  -webkit-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out; }

.gg-show-more-thumbs-btn {
  display: block;
  background-color: transparent;
  color: #424242;
  border: none;
  margin: .5em auto 0;
  font-weight: 600;
  text-decoration: underline;
  text-align: center; }

.gg-show-more-thumbs-btn:hover {
  display: block;
  background-color: transparent;
  color: #000000;
  border: none;
  margin: .5em auto 0;
  font-weight: 600;
  text-decoration: underline;
  cursor: pointer; }

.pretty-select {
  width: 100%; }

.mobile-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.toggle-mob-nav {
  margin-right: .75em; }

.logo {
  margin: auto; }

a.link-style-link {
  color: #3161aa; }
  a.link-style-link:hover {
    color: #6c96d5; }

.no-results-section {
  margin: 2rem auto 0;
  max-width: 1764px; }

.discount-callout {
  margin: .5rem 0; }
  .discount-callout h1, .discount-callout .product-title-row .product-price, .product-title-row .discount-callout .product-price, .discount-callout .slide-overlay .line-1, .slide-overlay .discount-callout .line-1, .discount-callout .slide-overlay .line-2, .slide-overlay .discount-callout .line-2, .discount-callout #mobile-nav .nav-item, #mobile-nav .discount-callout .nav-item,
  .discount-callout #mobile-nav .sub-nav-item,
  #mobile-nav .discount-callout .sub-nav-item, .discount-callout h2, .discount-callout .product-block .price .amount, .product-block .price .discount-callout .amount, .discount-callout h3, .discount-callout h4, .discount-callout blockquote, .discount-callout .tile-group .overlay .inner, .tile-group .overlay .discount-callout .inner, .discount-callout .cart-summary-subtotal .amount, .cart-summary-subtotal .discount-callout .amount, .discount-callout h5, .discount-callout h6 {
    margin: 0;
    padding: 0; }

@media screen and (min-width: 460px) and (max-width: 767px) {
  .toolbar .search-form input {
    width: 100%; }
  .toolbar .search-form.focus input {
    width: 100%; } }
@media screen and (max-width: 479px) {
  .page-footer #contact_form input[type="submit"] {
    max-width: 100%;
    width: 100%; }

  #customer_login input, #customer-register input {
    max-width: 432px;
    width: 100%; }

  #shopify-section-cart-template #checkout {
    display: block;
    width: 100%; }

  .spr-summary-caption .spr-summary-actions-togglereviews {
    display: block; } }
@media screen and (max-width: 767px) {
  .product-details .border-bottom.section.padless-top.cf.product-title-row {
    padding-bottom: 0; }

  .toolbar {
    padding-bottom: 0; }
    .toolbar .search-form {
      margin: .75rem 0;
      width: 100%; }
    .toolbar .current-cart {
      padding: .15em .5em .25em; }

  .gg-divider, .gg-cart-link, .gg-checkout-link {
    display: none; } }
@media screen and (min-width: 768px) {
  .toggle-mob-nav {
    display: none; }

  .main-nav.cf.desktop.align-center {
    display: block; }

  .main-nav.cf.desktop.align-center {
    border-bottom: 1px solid #cccc;
    padding-bottom: 0.5em; }

  .pretty-select {
    width: 210px; }

  .toolbar-cart {
    float: none;
    margin-left: 0; }

  .toolbar-links, .gg-cart-links-wrapper {
    display: inline-block; }

  .gg-top-right-links {
    display: inline-block; }

  .toolbar .search-form input {
    width: 100%; }

  .no-results-section {
    width: 90%;
    padding-left: 20px;
    padding-right: 20px; }

  .trust-badges-wrapper {
    margin-left: -.5rem; } }
/* —————————— END -- LAYOUT UPDATE -- END —————————— */
/* —————————— START -- CART SUMMARY AND DYNAMIC CART SLIDE ADS -- START —————————— */
.gg-dynamic-cart-slide-ad-wrapper {
  display: block;
  position: relative;
  min-height: 150px; }

.remove-item-spinner {
  display: block;
  margin: auto; }

.remove-item-spinner:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  height: 26px;
  width: 26px;
  margin-top: 30px;
  border-radius: 50%;
  border: 2px solid lightgray;
  border-top-color: black;
  animation: remove-item-spinner 0.7s linear infinite; }

.cart-summary-link__cart {
  color: #6c96d5;
  margin-right: .5rem; }
  .cart-summary-link__cart:hover {
    color: #3161aa; }

.cart-summary-pre-checkout-content {
  background-color: #ffffff;
  padding: 1em 30px; }

@media (max-width: 360px) {
  .cart-summary-pre-checkout-content {
    padding-left: 15px;
    padding-right: 15px; } }
@keyframes remove-item-spinner {
  to {
    transform: rotate(360deg); } }

/* —————————— END -- CART SUMMARY AND DYNAMIC CART SLIDE ADS -- END —————————— */
/* —————————— START -- COLLECTION 'NEXT PAGE' PRODUCT BLOCK -- START —————————— */
.gg-collection_next-page-link {
  display: flex;
  position: relative;
  height: calc(260px + (360 - 260) * ((100vw - 320px) / (1600 - 320)));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 0 0 .5rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: background-color 120ms,color 120ms;
  transition-property: background-color, color, border;
  transition-duration: 120ms, 120ms;
  transition-timing-function: ease, ease;
  transition-delay: 0s, 0s; }

.gg-collection_next-page-link:hover, .gg-collection_next-page-link:active, .gg-collection_next-page-link:focus {
  border-color: #6c96d5;
  color: #6c96d5; }

.gg-collection_next-page-link:hover .gg-collection_next-page-link_inner-wrapper .gg-collection_next-page-link_svg-wrapper svg, .gg-collection_next-page-link:active .gg-collection_next-page-link_inner-wrapper .gg-collection_next-page-link_svg-wrapper svg, .gg-collection_next-page-link:focus .gg-collection_next-page-link_inner-wrapper .gg-collection_next-page-link_svg-wrapper svg {
  fill: #6c96d5; }

.gg-collection_next-page-link_inner-wrapper {
  display: flex; }

.gg-collection_next-page_text {
  font-size: calc(24px + (26 - 24) * ((100vw - 320px) / (1600 - 320))); }

.gg-collection_next-page-link_svg-wrapper {
  display: inline-block; }

.gg-collection_next-page-link_svg-wrapper svg {
  width: calc(24px + (26 - 24) * ((100vw - 320px) / (1600 - 320)));
  height: calc(24px + (26 - 24) * ((100vw - 320px) / (1600 - 320))); }

/* —————————— END -- COLLECTION 'NEXT PAGE' PRODUCT BLOCK -- END —————————— */
/* —————————— START -- RELATED PRODUCTS -- START —————————— */
.gg_related_product_block .product-block, .gg-related-product-block__image {
  opacity: 0; }

.gg-related-product-block__price {
  margin: 0 2px;
  display: inline-block; }

.gg_related_product_block {
  min-height: 140px; }

.gg-related-product-block__price {
  display: inline-block;
  margin: 0 2px !important; }

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }

  100% {
    background-position: 468px 0; } }

.animated-background {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, silver 18%, #eeeeee 33%);
  background-size: 800px 104px;
  display: block;
  position: relative; }

/* —————————— END -- RELATED PRODUCTS -- END —————————— */
/* —————————— START -- RETAIL LIGHTBOX -- START —————————— */
.product-block_retail-lb .product-gallery.column {
  margin-bottom: 0;
  width: 100%; }
.product-block_retail-lb .main {
  padding: .75em; }
.product-block_retail-lb .product-add {
  width: 100%; }
.product-block_retail-lb .spr-badge {
  margin-top: .5em; }
.product-block_retail-lb .pretty-select {
  width: 100%; }
.product-block_retail-lb .product-block_retail-lb_product-form {
  margin-top: .75em; }
.product-block_retail-lb .thumbnails, .product-block_retail-lb .line-item-property__field {
  display: none; }

/* —————————— END -- RETAIL LIGHTBOX -- END —————————— */
/* —————————— START -- BOOST COMMERCE PRODUCT FILTER & SEARCH -- START —————————— */
div[data-id='pf_t_site'], .bc-sf-filter-selection-wrapper {
  display: none; }

.bc-sf-filter-option-rating li a[data-id="pf_r_review_ratings"][data-value="2"], .bc-sf-filter-option-rating li a[data-id="pf_r_review_ratings"][data-value="1"] {
  display: none !important; }

/* —————————— END -- BOOST COMMERCE PRODUCT FILTER & SEARCH -- END —————————— */
/* —————————— START -- GG HOMEPAGE SLIDESHOW UPDATES -- START —————————— */
.slideshow-custom-btn-color::before {
  content: "";
  position: absolute;
  display: block;
  background: #ffffff;
  border: 0px solid #ffffff;
  border-radius: 2px;
  width: 101.6%;
  top: -2px;
  left: -2px;
  height: 107%;
  opacity: 0;
  transition: opacity 200ms,background-color 150ms,border-color 150ms; }

.slideshow-custom-btn-color:hover:before {
  opacity: .2; }

/* —————————— END -- GG HOMEPAGE SLIDESHOW UPDATES -- END —————————— */
/* —————————— START -- LAZYSIZES LAZY LOADING -- START —————————— */
.blur-up {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  transition: filter 400ms, -webkit-filter 400ms; }

.blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0); }

/* —————————— END -- LAZYSIZES LAZY LOADING -- END —————————— */
/* —————————— START -- BOLD RECURRING ORDERS & SUBSCRIPTIONS -- START —————————— */
.ro_widget {
  width: 100%; }

input.bold-product__quantity-val {
  padding: 10px 15px; }

.bold-ro__choice-header {
  margin-right: 2em;
  text-align: center !important; }

.bold-ro__products-list {
  width: 100% !important;
  margin: 0 auto !important;
  text-align: center !important; }

@media only screen and (min-width: 499px) {
  .bold-grid__column.bold-grid__column--quarter {
    display: inline-block !important;
    float: none; } }
.product_rp_cart_div {
  text-align: left; }

#manage-subscription-root {
  margin: 1.25rem auto 0;
  max-width: 1764px;
  width: 90%; }

.subscription-responsive-table {
  width: 100%;
  text-align: left; }

.subscription-responsive-cell-collapse {
  font-weight: bold; }

.bold-ro__fadeIn.icon.icon--order-success.svg > svg {
  width: 72px;
  height: 72px;
  margin-bottom: 1rem; }

.product-form .gg-subscribe-2-good-brand-info {
  margin: 1rem 0; }
  .product-form .gg-subscribe-2-good-brand-info .gg-subscribe-2-good-logo__wrapper {
    margin-bottom: .5rem;
    width: 50%;
    min-width: 200px;
    max-width: 270px; }
  .product-form .gg-subscribe-2-good-brand-info .gg-subscribe-2-good-logo {
    width: 100%;
    height: auto; }
  .product-form .gg-subscribe-2-good-brand-info .gg-subscribe-2-good-uvp {
    margin: .5rem 0; }

.gg-bold-ro-subscribe-2-good-donation-label {
  display: inline-block;
  margin: 0 0 0 .25rem;
  font-weight: 600; }
  .gg-bold-ro-subscribe-2-good-donation-label .gg-subscribe-2-good-donation_2x {
    font-weight: 800;
    font-size: 1rem;
    border-bottom: 2px solid #424242; }

.product-block .gg-subscribe-2-good-logo {
  width: 100%;
  height: auto;
  max-width: 200px; }

h2.th_cart_total_price, .product-block .price .th_cart_total_price.amount {
  text-align: right; }

label.cart-template__subtotal-label__mobile, .cart-items .cart-template__subtotal-label__mobile.heading {
  text-align: right; }

@media screen and (max-width: 479px) {
  h2.th_cart_total_price, .product-block .price .th_cart_total_price.amount {
    text-align: center; }

  label.cart-template__subtotal-label__mobile, .cart-items .cart-template__subtotal-label__mobile.heading {
    text-align: center; } }
.product-form .gg-subscribe-2-good-brand-info {
  max-width: 524px; }

.product-form .gg-subscribe-2-good-brand-info .gg-subscribe-2-good-logo__wrapper {
  min-width: 190px;
  max-width: 210px; }

.product-block .gg-subscribe-2-good-logo {
  max-width: 170px; }

.bold_line_property, .bold_line_separator, .bold_line_value {
  font-style: italic; }

/* —————————— END -- BOLD RECURRING ORDERS & SUBSCRIPTIONS -- END —————————— */
/* —————————— START -- PRODUCT PAGE PRODUCT GRID -- START —————————— */
.gg-stock-availability__wrapper {
  margin-bottom: 1rem;
  display: block; }
  .gg-stock-availability__wrapper .gg-stock-availability__text {
    display: block;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1; }
    .gg-stock-availability__wrapper .gg-stock-availability__text::before {
      display: inline-block;
      width: 20px;
      height: 20px;
      margin: 0 .25rem 0 0;
      text-align: center;
      border-radius: 50%;
      line-height: 1;
      vertical-align: middle; }
    .gg-stock-availability__wrapper .gg-stock-availability__text.in-stock::before {
      content: "\2713";
      background-color: #6c96d5;
      color: #fff;
      padding: .25rem .25rem .25rem .125rem;
      font-size: .9rem; }
    .gg-stock-availability__wrapper .gg-stock-availability__text.no-stock::before {
      content: "\2715";
      background-color: #cccccc;
      color: #424242;
      padding: .175rem .25rem .25rem .25rem;
      font-size: .9rem; }

.product-form .product-option {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #424242;
  border-radius: 2px;
  padding: .6rem .8rem;
  margin: .45rem .25rem;
  cursor: pointer;
  transition: ease-in-out all .1s;
  min-width: 6rem;
  text-align: center; }
.product-form .product-option.out-of-stock, .product-form .product-option.out-of-stock:hover {
  background-color: #cccccc;
  color: #424242;
  border-color: #cccccc; }
.product-form .product-option:hover, .product-form .product-option.selected {
  background-color: #6c96d5;
  border-color: #6c96d5;
  color: #fff; }
.product-form .product-option.out-of-stock.selected {
  background-color: #999999; }
.product-form .product-option:focus, .product-form .product-option.out-of-stock:focus, .product-form .product-option.out-of-stock.selected:focus {
  outline-color: #424242; }
.product-form .product-option.selected:focus {
  outline-color: #164388; }

@media screen and (min-width: 1020px) {
  .product-form .product-option {
    padding: .4rem .8rem;
    margin: .35rem .20rem;
    min-width: 5rem; } }
/* —————————— END -- PRODUCT PAGE PRODUCT GRID -- END —————————— */
/* —————————— START -- PRODUCT PAGE PRODUCT DEDICATION/TRIBUTE -- START —————————— */
#line-item-properties .line-item-property__field {
  max-width: 432px; }
#line-item-properties #dedication-toggle {
  margin-bottom: 1.5rem; }
  #line-item-properties #dedication-toggle #dedicate-this-purchase-donation {
    vertical-align: middle; }
#line-item-properties label.inline, #line-item-properties .cart-items .inline.heading, .cart-items #line-item-properties .inline.heading {
  display: inline;
  vertical-align: middle; }
#line-item-properties label, #line-item-properties .cart-items .heading, .cart-items #line-item-properties .heading, #line-item-properties input[type="radio"], #line-item-properties input[type="checkbox"] {
  cursor: pointer; }
#line-item-properties label, #line-item-properties .cart-items .heading, .cart-items #line-item-properties .heading {
  margin-right: .5rem; }
  #line-item-properties label input[type="radio"], #line-item-properties .cart-items .heading input[type="radio"], .cart-items #line-item-properties .heading input[type="radio"] {
    display: inline-block;
    vertical-align: middle;
    margin-right: .25rem; }
  #line-item-properties label span.required, #line-item-properties .cart-items .heading span.required, .cart-items #line-item-properties .heading span.required {
    vertical-align: middle; }
#line-item-properties #required-legend {
  margin-bottom: 1rem; }
#line-item-properties .dedication-content-area {
  max-width: 100%;
  width: 432px; }
#line-item-properties .date-picker__container {
  display: inline-block; }
#line-item-properties .date-picker__wrapper {
  border: 1px solid #bcbcbc;
  padding: .5rem .75rem;
  margin: 0 .75rem .5rem 0;
  cursor: pointer; }
#line-item-properties .date-picker__wrapper:focus-within {
  outline: none;
  border-color: #424242;
  -webkit-box-shadow: 0 0 7px -3px #424242;
  -ms-box-shadow: 0 0 7px -3px #424242;
  -moz-box-shadow: 0 0 7px -3px #424242;
  -o-box-shadow: 0 0 7px -3px #424242;
  box-shadow: 0 0 7px -3px #424242; }
#line-item-properties select.date-picker-select {
  display: inline-block;
  width: 100%;
  color: #424242;
  border: none;
  padding-right: 1rem; }
#line-item-properties #month-picker__wrapper {
  width: 40%;
  min-width: 154px; }
#line-item-properties #date-picker__wrapper, #line-item-properties #year-picker__wrapper {
  width: 30%; }
#line-item-properties #year-picker__wrapper {
  margin-right: 0; }
  #line-item-properties #year-picker__wrapper label, #line-item-properties #year-picker__wrapper .cart-items .heading, .cart-items #line-item-properties #year-picker__wrapper .heading, #line-item-properties #year-picker__wrapper div {
    margin-right: 0; }
#line-item-properties #date-warning {
  padding: .25rem .5rem; }
#line-item-properties .pseudo-btn {
  cursor: pointer; }

/* —————————— END -- PRODUCT PAGE PRODUCT DEDICATION/TRIBUTE -- END —————————— */
/* —————————— START -- BOTTOM LINKLIST/NAV/MENU FOR SEO OPTIMIZATION -- START —————————— */
.gg-bottom-menu__wrapper {
  padding: 2rem 0;
  border-top: 1px solid #ddd;
  margin: 0; }

.gg-bottom-menu__ul {
  list-style: none;
  text-align: center;
  padding-left: 0; }

.gg-bottom-menu__li {
  display: inline-block;
  padding: 0;
  margin: 0;
  text-align: center;
  width: 49%;
  line-height: 2; }

@media screen and (min-width: 530px) {
  .gg-bottom-menu__li {
    width: 32%;
    min-width: 140px; } }
@media screen and (min-width: 680px) {
  .gg-bottom-menu__li {
    width: 24%; } }
@media screen and (min-width: 820px) {
  .gg-bottom-menu__li {
    width: 14%; } }
@media screen and (min-width: 1020px) {
  .gg-bottom-menu__li {
    width: 11%; } }
/* —————————— END -- BOTTOM LINKLIST/NAV/MENU FOR SEO OPTIMIZATION -- END —————————— */
/* —————————— START -- BOTTOM CONTENT FOR SEO OPTIMIZATION -- START —————————— */
.seo-bottom-conent {
  margin-bottom: 2rem; }

/* —————————— END -- BOTTOM CONTENT FOR SEO OPTIMIZATION -- END —————————— */
/* Media Queries */
@media screen and (min-width: 768px) {
  .gg-store-links-wrapper {
    flex-direction: row;
    flex-wrap: wrap; }

  .gg-store-link {
    flex: 50%; }

  .gg-store-link:last-of-type {
    max-width: 50%; }

  .gg-store-link-img {
    width: 40px; }

  .gg-store-name {
    font-size: 1rem; }

  .toolbar {
    display: flex;
    align-items: center; }
    .toolbar .toolbar-left {
      flex: 1;
      margin-right: .25rem; }
    .toolbar .toolbar-right {
      flex: 2;
      margin-left: .25rem;
      text-align: right; }
    .toolbar .toolbar-links .divider {
      margin: 0 .25rem; }
    .toolbar .search-form input {
      width: 100%; }
    .toolbar .search-form.focus input {
      width: 100%; } }
@media screen and (min-width: 992px) {
  .gg-store-link {
    flex: 33%; }

  .gg-store-link:last-of-type {
    max-width: 33%; } }
/* —————————— START -- STORE HEADER REDESIGN (V2) -- START —————————— */
#content {
  padding-top: 53px; }

#content.gg-content {
  padding-top: 92px; }

@media screen and (min-width: 768px) {
  #content, #content.gg-content {
    padding-top: 106px; } }
#page-wrap-inner.gg-nav-v2 {
  border: none; }

.gg-nav-v2.container {
  max-width: none;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.gg-nav-v2.container > #shopify-section-header.shopify-section {
  padding: 0 1rem; }

#toolbar.gg-nav-v2.toolbar {
  display: flex;
  position: fixed;
  background: white;
  width: 100%;
  border-bottom: 1px solid #cecece;
  flex-wrap: wrap;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  top: 0px;
  z-index: 800; }

#toolbar.gg-nav-v2.toolbar.no-cause-selection {
  border-bottom: none; }

@media screen and (min-width: 768px) {
  #toolbar.gg-nav-v2.toolbar.no-cause-selection {
    border-bottom: 1px solid #cecece; } }
.gg-nav-v2.toolbar-left, .gg-nav-v2.toolbar-right {
  border-bottom: 1px solid #cecece;
  padding-bottom: 0.25rem; }

.gg-nav-v2.toolbar-left .mobile-toolbar {
  margin-left: 1rem; }

.gg-nav-v2.toolbar-right {
  display: inline-flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-direction: column;
  flex-wrap: wrap;
  flex: 2; }

.gg-nav-v2.toolbar-right .gg-cart-links-wrapper .gg-nav-v2.toolbar-cart {
  position: relative;
  top: initial;
  right: initial;
  margin: 0 .75rem 0 0;
  line-height: inherit; }

.gg-nav-v2.current-cart {
  border: none;
  border-radius: 0;
  padding: 0;
  width: auto;
  height: auto; }

.gg-nav-v2.current-cart .gg-nav-v2.beside-svg {
  display: none; }

.gg-nav-v2.current-cart .gg-svg.svg__shopping-cart {
  width: 2rem;
  height: 2rem;
  margin-top: 0; }

.gg-nav-v2.gg-mobile-search__wrapper {
  display: none;
  width: 100%;
  border-bottom: 1px solid #cecece;
  padding: 0 1.25rem;
  order: 3; }

.gg-nav-v2.gg-search.search-form {
  border: none;
  border-radius: 0; }

.gg-nav-v2.gg-search.search-form.mobile {
  margin: .25rem 0 .75rem; }

.gg-nav-v2.gg-search.search-form .search-string {
  border-bottom: 2px solid #424242;
  border-right: transparent;
  border-left: transparent;
  border-radius: 0;
  padding: 1px 3.75rem 0px .75rem; }

.gg-nav-v2.toolbar .gg-nav-v2.gg-search.search-form.visible.focus input.search-string {
  padding-left: 1rem; }

.gg-nav-v2.gg-search.search-form .gg-search-btn {
  background-color: #ffffff;
  border-radius: 0;
  padding: 0;
  opacity: 1;
  right: 0;
  top: 1rem; }

.gg-nav-v2.gg-search.search-form .gg-search-btn svg {
  fill: #424242;
  width: 2rem;
  height: 2rem; }

.gg-search-toggle-btn, .gg-search-toggle-btn:hover, .gg-search-toggle-btn:focus {
  background: #fff;
  padding: 0;
  border: none;
  margin: 0 0 0 1rem; }

.gg-search-toggle-btn svg {
  width: 2rem;
  height: 2rem;
  cursor: pointer; }

.gg-search-toggle-btn:hover svg, .gg-search-toggle-btn:focus svg {
  fill: #6c96d5; }

.gg-search-toggle-btn, .gg-account-btn, .gg-account-btn svg {
  display: inline-block; }

.gg-account-btn svg {
  width: 1.35rem;
  height: 1.75rem;
  fill: #ffffff;
  stroke: #424242;
  stroke-width: 4.5px;
  cursor: pointer; }

.gg-account-btn:hover svg, .gg-account-btn:focus svg {
  fill: #ffffff;
  stroke: #6c96d5; }

.gg-nav-v2.toolbar-right .gg-search-toggle-btn, .gg-nav-v2.toolbar-right .gg-account-btn, .gg-nav-v2.toolbar-right .current-cart {
  margin: 0 0 0 .3rem; }

.gg-cart-links-wrapper, .gg-top-right-links {
  text-align: right; }

.gg-nav-v2.toolbar-right .toolbar-links .gg-divider--no-hide.desktop {
  display: inline-block;
  margin: 0 0 0 .5em; }

.gg-nav-v2.toolbar-right .toolbar-links {
  margin-right: 1.25rem;
  order: 2; }

.gg-causes__wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
  order: 10; }

.gg-causes__wrapper .gg-causes__wrapper__inner-wrapper {
  display: block;
  border: 1px solid transparent; }

.gg-causes__wrapper .gg-nav-v2.logo-nav {
  display: none;
  vertical-align: middle; }

.gg-causes__header {
  background: #ffffff;
  text-align: center;
  cursor: pointer;
  transition: all ease-in-out 1s; }

.gg-causes__header:hover .gg-causes__text {
  color: #6c96d5; }

.gg-causes__fund-statement {
  display: inline-block;
  line-height: 1;
  margin-top: .5rem;
  margin-right: .25rem;
  vertical-align: text-bottom;
  font-size: .75rem; }

@media screen and (min-width: 375px) {
  .gg-causes__fund-statement {
    font-size: 1rem; } }
.gg-causes__list {
  display: flex;
  position: absolute;
  width: 100%;
  max-width: 500px;
  left: 50%;
  background: #ffffff;
  border: 1px solid #cecece;
  justify-content: center;
  list-style: none;
  margin: 1px 0 0 0;
  padding: 0 1rem;
  transform: translate3d(-50%, 0, 1000px);
  z-index: 1000; }

.gg-causes__sublist-wrapper {
  width: 50%;
  max-width: 260px; }

.gg-causes__sublist {
  list-style: none;
  margin: 0;
  padding: 0; }

.gg-causes__sublist__cause {
  border-bottom: 1px solid #cecece;
  margin: 0 .5rem;
  padding: 1rem 0;
  cursor: pointer;
  line-height: 1; }

.gg-causes__sublist__cause .gg-causes__text {
  transition: all ease-in-out .1s; }

.gg-causes__sublist__cause:hover .gg-causes__text {
  color: #6c96d5; }

.gg-causes__sublist__cause:first-of-type {
  margin-top: .5rem; }

.gg-causes__sublist__cause:last-of-type {
  border-bottom: none;
  margin-bottom: .5rem;
  padding-bottom: 1rem; }

.gg-causes__sublist__cause.selected {
  border-bottom: 2px solid #424242;
  font-weight: 700; }

.gg-causes__selected-cause {
  display: inline-block;
  max-height: 2.5rem; }

.gg-causes__selected-cause .gg-causes__text {
  font-size: 1rem;
  line-height: 1;
  vertical-align: middle;
  font-weight: 800; }

.gg-causes__selected-cause .gg-causes__svg-wrapper {
  display: none; }

@media screen and (min-width: 360px) {
  .gg-causes__selected-cause .gg-causes__svg-wrapper {
    display: inline-block; } }
.gg-causes__selected-cause .gg-causes__svg-wrapper svg {
  width: 1.75rem;
  height: 1.5rem; }

.gg-causes__svg-wrapper.gg-causes__svg-wrapper--chevron-up svg, .gg-causes__svg-wrapper.gg-causes__svg-wrapper--chevron-down svg {
  width: 1.5rem;
  height: 1.5rem; }

.gg-causes__svg-wrapper {
  display: inline-block;
  line-height: 1; }

.gg-causes__info-btn {
  display: inline-block;
  border: 1px solid #424242;
  border-radius: 50%;
  padding: .25rem .45rem;
  line-height: 13px;
  transition: all ease-in-out .2s; }

.gg-causes__info-btn:hover {
  background: #6c96d5;
  border-color: #6c96d5;
  color: #ffffff; }

@media screen and (min-width: 378px) {
  .gg-causes__info-btn {
    margin: 0 0 0 .5rem; } }
@media screen and (min-width: 768px) {
  .gg-causes__info-btn {
    margin: 0 1.75rem 0 .5rem; } }
.cause-list__invisible-btn {
  display: block;
  width: 100%;
  height: 100vh;
  position: absolute;
  z-index: 999;
  left: 0;
  cursor: pointer; }

.gg-nav-v2.logo-nav .main-nav .nav-item .nav-item-link {
  font-size: 1rem;
  padding: .5rem 1rem 0; }

.gg-nav-v2.gg-search.search-form.search-header .search-clear-btn {
  display: inline-block;
  position: absolute;
  background: #ffffff;
  width: auto;
  height: 80%;
  padding: 0 .25rem;
  font-size: 2rem;
  right: 0;
  cursor: pointer;
  transition: all ease-in-out .2s; }

.gg-nav-v2.gg-search.search-form.search-header .search-clear-btn.visible {
  right: 2rem; }

.gg-nav-v2.gg-search.search-form.search-header .search-clear-btn:hover {
  transform: scale(1.3) translateY(-1px); }

@media screen and (min-width: 342px) {
  .gg-nav-v2.toolbar-right .gg-search-toggle-btn, .gg-nav-v2.toolbar-right .gg-account-btn, .gg-nav-v2.toolbar-right .current-cart {
    margin: 0 0 0 .75rem; } }
@media screen and (min-width: 506px) {
  .gg-causes__sublist__cause .gg-causes__text {
    margin-left: .5rem; } }
@media screen and (min-width: 768px) {
  .gg-nav-v2.container > #shopify-section-header.shopify-section {
    padding: 0; }

  .gg-nav-v2.toolbar {
    flex-wrap: wrap; }

  .gg-nav-v2.toolbar-left {
    flex: 0;
    margin-right: 0; }

  .gg-nav-v2.toolbar-right {
    margin-left: 0;
    flex-direction: row;
    justify-content: flex-end; }

  .gg-nav-v2.toolbar-left, .gg-nav-v2.toolbar-right {
    height: 55px;
    padding-bottom: 1rem; }

  .gg-nav-v2.toolbar-right .toolbar-links {
    display: flex;
    flex-direction: row-reverse;
    margin-right: 0; }

  .gg-nav-v2.toolbar-right .toolbar-links .toolbar-link__inner-wrapper {
    display: inline-flex;
    align-items: center; }

  .gg-cart-links-wrapper {
    order: 2; }

  .gg-nav-v2.current-cart .gg-nav-v2.beside-svg {
    display: inline-block; }

  .gg-nav-v2.gg-search.search-form.desktop {
    display: inline-flex;
    min-width: 270px;
    margin: 0 .75rem 0 0;
    padding-bottom: 0;
    order: 1; }

  .gg-search-toggle-btn, .gg-account-btn, .gg-nav-v2.gg-search.search-form.mobile {
    display: none; }

  .gg-nav-v2.toolbar nav.main-nav.cf.desktop.align-center {
    border-bottom: none;
    padding-bottom: 0; }

  .gg-nav-v2.toolbar .gg-causes__header {
    min-width: 390px;
    padding: 0 0 0 .75rem;
    text-align: left; }

  .gg-nav-v2.toolbar .gg-causes__selected-cause .gg-causes__text {
    font-size: 1.25rem;
    transition: all ease-in-out .2s; }

  .gg-nav-v2.toolbar .gg-causes__wrapper {
    position: relative; }

  .gg-nav-v2.toolbar .gg-causes__wrapper__inner-wrapper .gg-causes__list {
    transform: translate3d(-75.25%, 0, 0); }

  .gg-nav-v2.toolbar .gg-causes__sublist-wrapper {
    text-align: left; }

  .gg-nav-v2.toolbar .gg-causes__sublist__cause:focus .gg-causes__text, .gg-causes__sublist__cause:hover .gg-causes__text {
    margin-left: .75rem; }

  .gg-nav-v2.toolbar .gg-causes__wrapper .gg-causes__wrapper__inner-wrapper, .gg-causes__wrapper .gg-nav-v2.logo-nav {
    display: inline-block; }

  .gg-nav-v2.toolbar .gg-causes__wrapper .gg-causes__wrapper__inner-wrapper.expanded {
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece; }

  .gg-nav-v2.logo-nav .main-nav .nav-item {
    padding: 0 .25rem; } }
button.gg-header-signup-btn, button.ars-header-signup-btn {
  background: transparent;
  border: none;
  color: #424242;
  padding: 0;
  line-height: 1; }

button.gg-header-signup-btn:hover, button.gg-header-signup-btn:focus, button.ars-header-signup-btn:hover, button.ars-header-signup-btn:focus {
  color: #6c96d5; }

button.gg-header-signup-btn.mobile, button.ars-header-signup-btn.mobile {
  display: inline !important;
  line-height: unset;
  vertical-align: revert; }

body.gg-nav-v2 .close-nav-btn__wrapper {
  width: 100%;
  padding-top: .5rem; }

body.gg-nav-v2 .close-nav-btn {
  display: block;
  background: #ffffff;
  border: 1px solid #424242;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  margin-left: auto;
  font-size: 1.75rem;
  padding: .5rem;
  line-height: .45;
  text-align: center;
  cursor: pointer;
  transition: all ease-in-out .2s; }

body.gg-nav-v2 .close-nav-btn:hover {
  background: #6c96d5;
  border-color: #6c96d5;
  color: #ffffff; }

body.gg-nav-v2 .desktop-sub-navs .main-nav .nav-item.drop-norm {
  position: unset; }

body.gg-nav-v2 .desktop-sub-navs .sub-nav-list, .desktop-sub-navs .sub-sub-nav-list {
  list-style: none; }

body.gg-nav-v2 .desktop-nav-headings .nav-item, .desktop-sub-navs .nav-item-link {
  cursor: pointer; }

body.gg-nav-v2 .desktop-sub-navs .sub-nav-list {
  display: flex;
  color: #424242;
  margin: 0;
  flex-wrap: wrap; }

body.gg-nav-v2 .desktop-sub-navs {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 6.5rem;
  bottom: 0;
  margin-top: 2px;
  padding-bottom: 20rem;
  overflow-y: scroll;
  transform: translate3d(0, 0, 10000px);
  z-index: 10000; }

body.gg-nav-v2 .desktop-sub-navs > .sub-nav {
  background: #f7f7f7;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 1rem 1.5rem; }

body.gg-nav-v2 .desktop-sub-navs .sub-nav-item-link-title {
  display: block;
  color: #424242;
  width: 100%;
  font-weight: 600;
  border-bottom: 1px solid #424242;
  padding-bottom: .5rem;
  cursor: unset; }

body.gg-nav-v2 .desktop-sub-navs .sub-nav-item-link-title.sale-color, body.gg-nav-v2 #mobile-nav .sub-nav-item-link.sale-color {
  color: red; }

body.gg-nav-v2 .desktop-sub-navs .sub-nav-list .sub-nav-item > a.sub-nav-item-link {
  color: #424242;
  border-bottom: 1px solid transparent; }

body.gg-nav-v2 .desktop-sub-navs .sub-nav-list .sub-nav-item > a.sub-nav-item-link:hover {
  border-bottom: 1px solid #424242; }

body.gg-nav-v2 .sub-nav-list > .sub-nav-item > span.sub-nav-item-link {
  display: block;
  padding: 0 .5rem; }

body.gg-nav-v2 .logo-nav .main-nav .nav-item .nav-item-link {
  font-size: 1rem;
  padding: .75rem 1rem 0; }

@media screen and (min-width: 768px) {
  .logo-nav .main-nav .nav-item {
    padding: 0 .25rem;
    min-height: 42px; }

  button.gg-header-signup-btn.mobile, button.ars-header-signup-btn.mobile {
    display: none !important;
    line-height: unset; } }
body.gg-nav-v2 .desktop-sub-navs .sub-sub-nav-list {
  display: flex;
  margin: 0;
  padding: .5rem .5rem 2rem;
  flex-direction: column; }

body.gg-nav-v2 .desktop-sub-navs .sub-nav-list .sub-nav-item {
  flex: 1 1 50%;
  max-width: 50%; }

body.gg-nav-v2 .desktop-sub-navs .sub-nav-list .sub-nav-item .sub-sub-nav-list {
  display: block;
  column-count: 2; }

@media screen and (min-width: 1200px) {
  body.gg-nav-v2 .desktop-sub-navs .sub-nav-list .sub-nav-item {
    flex: 1 1 33.333333%;
    max-width: 33.333333%; } }
body.gg-nav-v2 .desktop-sub-navs .sub-nav-item .sub-sub-nav-list .sub-nav-item {
  max-width: unset;
  padding: .25rem 0; }

.gg-nav-v2.desktop-sub-navs a.sub-nav-item-link:focus {
  outline: auto; }

button.ars-menu-signup-btn, button.gg-menu-signup-btn {
  background: transparent;
  border: none;
  color: #424242;
  font-size: 1rem;
  padding: 0; }

button.ars-menu-signup-btn:hover, button.ars-menu-signup-btn:focus, button.gg-menu-signup-btn:hover, button.gg-menu-signup-btn:focus {
  color: #6c96d5; }

/* —————————— END -- STORE HEADER REDESIGN (V2) -- END —————————— */
.product-details .product-price {
  margin-top: .75em; }

.full-width {
  width: 100%; }

.gg-content-area {
  margin: 1em 0; }

/* —————————— START -- PRODUCT PAGE REDESIGN (V2) -- START —————————— */
div.container.product-container.product-page-v2 {
  margin-top: .5rem; }

div#page-wrap-content > div#content, div#sub-content {
  max-width: 1380px;
  margin: 0 auto; }

.product-page-v2 ~ #sub-content .gg-related-products_section {
  margin-top: 1.75rem; }

.container.product-container.product-page-v2 {
  display: flex;
  flex-direction: column; }

.product-page-v2 .columns-wrapper {
  display: flex;
  flex-direction: column; }

.product-page-v2 .breadcrumbs-prev-next-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  font-size: .8rem;
  line-height: .8rem; }

.product-page-v2 .breadcrumbs-prev-next-wrapper a.breadcrumb-link {
  display: inline-block;
  transition: all ease-in-out .1s; }

.product-page-v2 .breadcrumbs-prev-next-wrapper a.breadcrumb-link:hover {
  border-bottom-color: #6c96d5; }

.product-page-v2 .breadcrumbs-prev-next-wrapper .breadcrumb-separator {
  font-size: 1.5rem;
  align-self: baseline;
  padding: 0 .25rem; }

.product-page-v2 .product-info-wrapper.mobile, .product-page-v2 .product-info-wrapper.desktop {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  width: 100%; }

.product-page-v2 .left-column, .product-page-v2 .right-column {
  flex: 1 1 0;
  width: 100%; }

.product-page-v2 .left-column {
  align-self: flex-start; }

.product-page-v2 .breadcrumbs {
  display: inline-flex;
  align-items: center;
  margin: 0; }

.product-page-v2 .prev-next {
  display: none;
  text-align: right; }

.product-page-v2 .product-title {
  display: block;
  margin-bottom: .25rem;
  padding: 0;
  font-size: 1.25rem;
  font-weight: 600; }

.product-page-v2 .price-reviews-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: .5rem; }

.product-page-v2 .price-wrapper {
  display: inline-block; }

.product-page-v2 .price-wrapper .product-price {
  font-size: 1.25rem; }

.product-page-v2 .price-wrapper .product-price.on-sale .current-price {
  margin-right: .5rem; }

.product-page-v2 .price-wrapper .product-price.on-sale .was-price {
  text-decoration: line-through; }

.product-page-v2 .reviews {
  display: inline-block; }

.product-page-v2 .product-gallery {
  display: flex;
  margin-bottom: 1rem;
  flex-direction: column;
  overflow: hidden; }

.product-page-v2 .main {
  display: block;
  flex: 1 1 0%; }

.product-page-v2 .thumbnails-wrapper {
  overflow: hidden;
  position: relative;
  margin-top: 1rem; }

.product-page-v2 .thumbnails {
  display: flex;
  max-width: 100%;
  align-items: center;
  flex-direction: row;
  overflow: auto;
  margin-top: 0; }

.product-page-v2 .thumbnails-wrapper .icon {
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  border: solid 2px #424242;
  border-radius: 2px;
  color: #424242;
  text-align: center;
  padding: .5rem 0;
  transition: all 0.2s ease-out;
  top: 100%;
  opacity: 0; }

.product-page-v2 .thumbnails-wrapper .icon:hover {
  background: white; }

.product-page-v2 .icon.left-arrow {
  left: 0; }

.product-page-v2 .icon.right-arrow {
  right: 0; }

.product-page-v2 .icon.left-arrow, .product-page-v2 .icon.right-arrow {
  display: flex;
  align-items: center;
  height: 99%;
  padding: 0; }

.product-page-v2 .icon.up-arrow, .product-page-v2 .icon.down-arrow {
  display: none; }

.product-page-v2 .icon > svg {
  width: 1.5rem;
  height: 1.5rem; }

.product-page-v2 #quantity {
  max-width: 52px; }

.product-page-v2 #quantity.custom-donation-amount__product-page {
  max-width: 156px; }

@media screen and (min-width: 1080px) {
  .product-page-v2 .thumbnails-wrapper {
    margin-top: 0; }

  .product-page-v2 .thumbnails-wrapper .icon {
    top: unset; }

  .product-page-v2 .icon.left-arrow, .product-page-v2 .icon.right-arrow {
    display: none; }

  .product-page-v2 .icon.up-arrow, .product-page-v2 .icon.down-arrow {
    display: unset;
    width: 100%;
    height: unset;
    max-width: 60px;
    padding: 0;
    left: -100%; }

  .product-page-v2 .icon.up-arrow {
    top: 0; }

  .product-page-v2 .icon.down-arrow {
    bottom: 0; } }
.product-page-v2 .thumbnails-wrapper.down-arrow .icon.down-arrow, .product-page-v2 .thumbnails-wrapper.up-arrow .icon.up-arrow {
  opacity: 1;
  left: 0; }

.product-page-v2 .thumbnails-wrapper.right-arrow .icon.right-arrow {
  opacity: 1;
  right: 0;
  transform: translate(0, -100%); }

.product-page-v2 .thumbnails-wrapper.left-arrow .icon.left-arrow {
  opacity: 1;
  left: 0;
  transform: translate(0, -100%); }

.product-page-v2 .thumbnail {
  display: inline-block;
  min-width: 75px;
  height: auto;
  margin-right: .5rem;
  margin-bottom: 0; }

.product-page-v2 .thumbnail:last-of-type {
  margin-right: 0; }

.product-page-v2 .stock-indicator {
  display: block; }

.product-page-v2 .stock-indicator .gg-stock-availability__text {
  font-size: 1rem;
  font-weight: 400; }

.product-page-v2 .gg-stock-availability__wrapper .gg-stock-availability__text.in-stock::before, .product-page-v2 .gg-stock-availability__wrapper .stock-indicator .gg-stock-availability__text.no-stock:before {
  padding: .25rem; }

.product-page-v2 .product-form {
  display: block; }

.product-page-v2 .product-options {
  display: block;
  min-width: 2.75rem; }

.product-page-v2 .option-row {
  display: block; }

.product-page-v2 .product-form .product-option {
  padding: .8rem;
  margin: .45rem .25rem;
  min-width: 2.7rem;
  line-height: 1; }

.product-page-v2 .product-form .swatch.product-option {
  display: inline-block;
  position: relative;
  width: 3rem;
  min-width: unset;
  height: 3rem;
  min-height: unset;
  border: 2px solid #cecece;
  border-radius: 50%;
  margin: .25rem .5rem 0 2px;
  padding: 0;
  outline: none; }

.product-page-v2 .product-form .swatch.product-option:last-of-type {
  margin-right: 0; }

.product-page-v2 .product-form .swatch.product-option.selected {
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 6px #6c96d5; }

.product-page-v2 .product-form .swatch.product-option.selected.out-of-stock {
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 6px #999; }

.product-page-v2 .product-form .swatch.product-option.out-of-stock:before {
  content: "";
  display: block;
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%) rotate(-45deg);
  background: rgba(255, 255, 255, 0.75);
  width: 140%;
  text-align: center;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1.5;
  height: 2px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.75); }

.product-page-v2 .product-form .swatch.product-option.out-of-stock.selected:before {
  width: 180%; }

.product-page-v2 .product-form .swatch.product-option.out-of-stock:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%; }

.product-page-v2 .product-form .product-option {
  margin: .45rem .5rem .45rem 0; }

.product-page-v2 .product-form .product-option:last-of-type {
  margin-right: 0; }

.product-page-v2 .qty-royalty-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap; }

.product-page-v2 .qty {
  display: inline-block; }

.product-page-v2 .royalty {
  display: inline-block;
  margin-top: 1rem; }

.container.product-container.product-page-v2 span.gg-royalty-msg {
  font-size: inherit;
  padding-top: .5rem; }

.container.product-container.product-page-v2 span.gg-royalty-msg .donation-amount {
  font-weight: 700;
  border-bottom: 2px solid #424242; }

.product-page-v2 .add-to-cart {
  display: block; }

.product-page-v2 .add-to-cart button.product-add {
  width: 100%;
  font-weight: 600; }

.product-page-v2 .element-title {
  display: block;
  font-size: 90%;
  line-height: 1.2em;
  margin: 0 0 .5em; }

.product-page-v2 .special-offers {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin-bottom: .25rem; }

.product-page-v2 .special-offers .special-offers__header, .product-page-v2 .product-features .product-features__header {
  display: block;
  width: 100%; }

.product-page-v2 .special-offers__info-text {
  font-size: .85rem; }

.product-page-v2 .special-offers__inner-wrapper {
  display: block; }

.product-page-v2 .special-offer {
  display: inline-flex;
  align-items: center;
  border-bottom: 2px solid #ffffff;
  margin: 0 .5rem 0 0;
  padding: .25rem .5rem .25rem 0;
  cursor: pointer;
  transition: all ease-in-out .1s; }

.product-page-v2 .special-offer.active {
  border-bottom-color: #cecece; }

.product-page-v2 .special-offers .special-offer:last-of-type {
  margin-right: 0; }

.product-page-v2 .special-offer > svg {
  max-width: 24px;
  width: 100%;
  height: auto;
  margin-right: .25rem; }

.product-page-v2 .special-offer > p {
  font-size: .85rem;
  margin: .25rem 0 0 0;
  line-height: 1.25; }

.product-page-v2 .special-offers__info-wrapper, .product-page-v2 .special-offer-info {
  display: block;
  height: 0;
  overflow: hidden;
  transition: all ease-in-out .1s; }

.product-page-v2 .special-offers__info-wrapper.expanded, .product-page-v2 .special-offer-info.expanded {
  height: auto;
  padding: .25rem 0 0; }

.product-page-v2 .special-offer-info, .product-page-v2 .special-offer-info.expanded {
  margin-bottom: 0;
  padding: 0; }

.product-page-v2 .special-offer-info {
  opacity: 0; }

.product-page-v2 .special-offer-info.expanded {
  opacity: 1; }

.product-page-v2 .product-features {
  display: block;
  margin-bottom: 1rem; }

.product-page-v2 .special-offers .element-title, .product-page-v2 .special-offers__info-text, .product-page-v2 .product-features .element-title, .product-page-v2 .product-features__info-text {
  display: inline-block; }

.product-page-v2 .product-features__info-text {
  font-size: .85rem; }

.product-page-v2 .product-features__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: .25rem 1rem;
  align-items: baseline; }

@media screen and (min-width: 411px) {
  .product-page-v2 .product-features__grid {
    grid-template-columns: repeat(5, 1fr); } }
@media screen and (min-width: 600px) and (max-width: 767px) {
  .product-page-v2 .product-features__grid {
    grid-template-columns: repeat(7, 1fr); } }
.product-page-v2 .product-feature {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-bottom: 2px solid #ffffff;
  padding: .25rem;
  cursor: pointer;
  transition: all ease-in-out .1s; }

.product-page-v2 .product-feature.active {
  border-bottom-color: #cecece; }

.product-page-v2 .product-feature.product-feature:last-of-type {
  margin-right: 0; }

.product-page-v2 .product-feature > svg {
  max-width: 32px;
  width: 100%;
  height: auto; }

.product-page-v2 .product-feature > p {
  font-size: .85rem;
  margin: .25rem 0 0 0;
  line-height: 1.25; }

.product-page-v2 .product-features__info-wrapper, .product-page-v2 .product-feature-info {
  display: block;
  height: 0;
  overflow: hidden;
  transition: all ease-in-out .1s; }

.product-page-v2 .product-features__info-wrapper.expanded, .product-page-v2 .product-feature-info.expanded {
  height: auto;
  padding: 1rem 0 0; }

.product-page-v2 .product-feature-info, .product-page-v2 .product-feature-info.expanded {
  margin-bottom: 0;
  padding: 0; }

.product-page-v2 .product-feature-info {
  opacity: 0; }

.product-page-v2 .product-feature-info.expanded {
  opacity: 1; }

.product-page-v2 .special-offers .element-title, .product-page-v2 .product-features .element-title {
  margin: 0 .25rem 0 0; }

.product-page-v2 .cbb-frequently-bought-container {
  display: block;
  width: 100%; }

.product-page-v2 .collapsible-info__wrapper {
  display: block;
  overflow: auto;
  margin-top: 2rem; }

.product-page-v2 .collapsible-info {
  display: block;
  border-bottom: 1px solid #cecece;
  height: 1.55rem;
  margin-bottom: .5rem;
  overflow: hidden;
  transition: all ease-in-out .1s; }

.product-page-v2 .collapsible-info.expanded {
  height: auto;
  padding-bottom: .5rem; }

.product-page-v2 .collapsible-info .collapsible-info__title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer; }

.product-page-v2 .collapsible-info .collapsible-info__title-wrapper .element-title {
  display: inline-block; }

.product-page-v2 .collapsible-info .collapsible-info__title-wrapper .collapsible-info__arrows-wrapper {
  display: flex;
  justify-content: center;
  align-items: center; }

.product-page-v2 .collapsible-info .collapsible-info__title-wrapper .collapsible-info__arrows-wrapper .collapsible-info__up-arrow, .product-page-v2 .collapsible-info .collapsible-info__title-wrapper .collapsible-info__arrows-wrapper .collapsible-info__down-arrow {
  display: flex;
  margin-bottom: .5rem; }

.product-page-v2 .collapsible-info__wrapper .collapsible-info .collapsible-info__content {
  padding-left: .75rem;
  opacity: 0;
  transition: all ease-in-out .1s; }

.product-page-v2 .collapsible-info__wrapper .collapsible-info.expanded .collapsible-info__content {
  opacity: 1; }

.product-page-v2 .collapsible-info__wrapper .collapsible-info .collapsible-info__content table {
  display: block;
  overflow: auto;
  border-collapse: collapse;
  border: 1px solid #cecece;
  border-radius: 2px;
  padding: .25rem .5rem; }

.product-page-v2 .collapsible-info__wrapper .collapsible-info .collapsible-info__content table tbody {
  display: table;
  width: 100%; }

.product-page-v2 .collapsible-info__wrapper .collapsible-info .collapsible-info__content table tr {
  border-bottom: 1px solid #cecece; }

.product-page-v2 .collapsible-info__wrapper .collapsible-info .collapsible-info__content table tr:last-child {
  border: 0; }

.product-page-v2 .collapsible-info__wrapper .collapsible-info .collapsible-info__content table th {
  border-bottom: 1px solid #424242;
  padding: 0 1.5rem .25rem 0;
  font-weight: 600;
  text-align: left;
  vertical-align: text-top; }

.product-page-v2 .collapsible-info__wrapper .collapsible-info .collapsible-info__content ul, .product-page-v2 .collapsible-info__wrapper .collapsible-info .collapsible-info__content ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.25rem; }

.product-page-v2 .collapsible-info .collapsible-info__content > *:last-child {
  margin-bottom: 0; }

.product-page-v2 .sku {
  display: block;
  margin-bottom: 0; }

.product-page-v2 .reviews-widget {
  display: block; }

.product-page-v2 .element-title, .product-page-v2 .product-options > .option-selectors > label, .product-page-v2 .cart-items .product-options > .option-selectors > .heading, .cart-items .product-page-v2 .product-options > .option-selectors > .heading, .product-page-v2 .quantity > label, .product-page-v2 .cart-items .quantity > .heading, .cart-items .product-page-v2 .quantity > .heading {
  color: #424242;
  font-weight: 600; }

@media screen and (min-width: 768px) {
  .product-page-v2 .columns-wrapper {
    display: flex;
    flex-direction: row; }

  .product-page-v2 .left-column {
    margin-top: .25rem; }

  .product-page-v2 .left-column, .product-page-v2 .right-column {
    width: 50%; }

  .product-page-v2 .right-column {
    margin-left: 1rem; }

  .product-page-v2 .left-column {
    position: sticky;
    top: 118px; }

  .product-page-v2 .prev-next {
    display: inline-block; }

  .product-page-v2 .product-title, .product-page-v2 .price-wrapper .product-price {
    font-size: 1.4rem; } }
@media screen and (min-width: 1080px) {
  .product-page-v2 .product-form .product-option {
    margin: .35rem .4rem .35rem 0; }

  .product-page-v2 .product-form .product-option:last-of-type {
    margin-right: 0; } }
@media screen and (min-width: 1080px) {
  .product-page-v2 .product-gallery {
    flex-direction: row-reverse;
    justify-content: flex-end; }

  .product-page-v2 .main {
    margin-bottom: 0; }

  .product-page-v2 .thumbnails {
    flex-direction: column;
    max-width: 60px;
    min-height: 100%;
    margin-top: 0;
    margin-right: .5rem;
    height: 0; }

  .product-page-v2 .thumbnail {
    width: 100%;
    min-width: unset;
    height: auto;
    margin-right: 0;
    margin-bottom: .5rem; }

  .product-page-v2 .thumbnail:last-of-type {
    margin-bottom: 0; } }
/* -- START -- PRODUCT PAGE PRODUCT DEDICATION/TRIBUTE -- START -- */
.product-page-v2 .dedication-fields .line-item-property__field {
  max-width: 432px; }

.product-page-v2 .dedication-fields .line-item-property__field input:not(input[type="checkbox"]):not(input[type="radio"]), .product-page-v2 .dedication-fields .line-item-property__field textarea {
  width: 100%; }

.product-page-v2 .dedication-fields #dedication-toggle {
  margin-top: .75rem;
  margin-bottom: 0; }

.product-page-v2 .dedication-fields #dedication-toggle #dedicate-this-purchase-donation {
  vertical-align: middle; }

.product-page-v2 .dedication-fields label.inline, .product-page-v2 .dedication-fields .cart-items .inline.heading, .cart-items .product-page-v2 .dedication-fields .inline.heading {
  display: inline;
  vertical-align: middle; }

.product-page-v2 .dedication-fields label, .product-page-v2 .dedication-fields .cart-items .heading, .cart-items .product-page-v2 .dedication-fields .heading, input[type="radio"], .product-page-v2 .dedication-fields input[type="checkbox"] {
  cursor: pointer; }

.product-page-v2 .dedication-fields label, .product-page-v2 .dedication-fields .cart-items .heading, .cart-items .product-page-v2 .dedication-fields .heading {
  margin-right: .5rem; }

.product-page-v2 .dedication-fields label input[type="radio"], .product-page-v2 .dedication-fields .cart-items .heading input[type="radio"], .cart-items .product-page-v2 .dedication-fields .heading input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
  margin-right: .25rem; }

.product-page-v2 .dedication-fields label span.required, .product-page-v2 .dedication-fields .cart-items .heading span.required, .cart-items .product-page-v2 .dedication-fields .heading span.required {
  vertical-align: middle; }

.product-page-v2 .dedication-fields #required-legend {
  margin-bottom: 1rem; }

.product-page-v2 .dedication-fields .dedication-content-area {
  max-width: 100%; }

.product-page-v2 .dedication-fields .date-picker__container {
  display: inline-block; }

.product-page-v2 .dedication-fields .date-picker__wrapper {
  border: 1px solid #bcbcbc;
  padding: .5rem .75rem;
  margin: 0 .75rem .5rem 0;
  cursor: pointer; }

.product-page-v2 .dedication-fields .date-picker__wrapper:focus-within {
  outline: none;
  border-color: #424242;
  -webkit-box-shadow: 0 0 7px -3px #424242;
  -ms-box-shadow: 0 0 7px -3px #424242;
  -moz-box-shadow: 0 0 7px -3px #424242;
  -o-box-shadow: 0 0 7px -3px #424242;
  box-shadow: 0 0 7px -3px #424242; }

.product-page-v2 .dedication-fields select.date-picker-select {
  display: inline-block;
  width: 100%;
  color: #424242;
  border: none;
  padding-right: 1rem; }

.product-page-v2 .dedication-fields #month-picker__wrapper {
  width: 40%;
  min-width: 154px; }

.product-page-v2 .dedication-fields #date-picker__wrapper, .product-page-v2 .dedication-fields #year-picker__wrapper {
  width: 30%; }

.product-page-v2 .dedication-fields #year-picker__wrapper {
  margin-right: 0; }

.product-page-v2 .dedication-fields #year-picker__wrapper label, .product-page-v2 .dedication-fields #year-picker__wrapper .cart-items .heading, .cart-items .product-page-v2 .dedication-fields #year-picker__wrapper .heading, .product-page-v2 .dedication-fields #year-picker__wrapper div {
  margin-right: 0; }

.product-page-v2 .dedication-fields #date-warning {
  padding: .25rem .5rem; }

.product-page-v2 .dedication-fields .pseudo-btn {
  cursor: pointer; }

/* -- END -- PRODUCT PAGE PRODUCT DEDICATION/TRIBUTE -- END -- */
/* —————————— END -- PRODUCT PAGE REDESIGN (V2) -- END —————————— */
.mobile {
  display: block;
  text-align: center;
  margin: 0 auto;
  padding: .5em 0; }

.desktop {
  display: none; }

@media screen and (min-width: 768px) {
  .desktop {
    display: block;
    text-align: center;
    margin: 0 auto; }

  .mobile {
    display: none; } }
body.template-index #page-wrap-content #content .homepage-container .top-padding-only {
  padding-top: 3.5%;
  padding-bottom: 0; }

body.template-index #page-wrap-content #content .homepage-container .top-padding-only:first-of-type {
  padding-top: 1.25%; }

.required::after {
  content: "*";
  margin: 0 0 0 2px; }

.warning-msg {
  border: 1px solid #424242;
  animation: .5s ease-in-out infinite alternate .1s slowFlash; }

@keyframes slowFlash {
  0% {
    border-color: #424242; }

  100% {
    border-color: transparent; } }

.hidden {
  display: none !important; }

/* NEVER PUT ANYTHING BENEATH THE .HIDDEN CLASS! */
/* Anything with an explicitly declared display property could mess with the .hidden class  */
