/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./node_modules/import-glob-loader/index.js!./theme/_loader.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*=================================
=            1. Colors            =
==================================*/
/*=====================================
=            2. Typography            =
=====================================*/
/*======================================
=            3. Breakpoints            =
======================================*/
/*==================================
=            4. Z-index            =
===================================*/
/*======================================
=            5. Transitions            =
======================================*/
/*========================================
=            6. Border radius            =
========================================*/
/*----------  Initializing  ----------*/
/*----------  Typography  ----------*/
/*----------  Styling  ----------*/
/*==============================
=            sizing            =
==============================*/
/*===============================
=            Borders            =
===============================*/
/*===================================
=            Transitions            =
===================================*/
/*==============================
=            Shadow            =
==============================*/
/*========================================
=            Legacy targeting            =
========================================*/
/*========================================
=            Remove list styling         =
========================================*/
/**
	This file contains all variables that are used in other scss files
	and allows overriding of default values from the @growling/sass package
	Todo --- insert link here ---
*/
@font-face {
  font-family: "Planet Prudence";
  src: url(6e52d154d3c0157af368c03fb13da261.woff2) format("woff2");
  font-style: normal;
  font-weight: 400; }

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

label {
  font-weight: 700;
  font-size: 1.25rem;
  color: #505050;
  margin-bottom: 0.5rem; }

textarea,
input[type="color"],
input[type="date"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"] {
  padding: 1rem 0.5rem;
  border: 1px solid #c4c4c4;
  width: 100%; }
  textarea:focus, textarea:active,
  input[type="color"]:focus,
  input[type="color"]:active,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="text"]:focus,
  input[type="text"]:active {
    outline: 1px solid #ff949e !important;
    outline-offset: -1px;
    border-color: transparent; }

button[type=submit],
input[type=submit],
input[type=button] {
  cursor: pointer;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #ff949e;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 1rem 2rem;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  font-weight: 400; }
  button[type=submit]:hover, button[type=submit]:focus, button[type=submit]:active,
  input[type=submit]:hover,
  input[type=submit]:focus,
  input[type=submit]:active,
  input[type=button]:hover,
  input[type=button]:focus,
  input[type=button]:active {
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    outline: none;
    background-color: #ff6674;
    color: #fff; }

[data-loading=true] {
  cursor: default; }
  [data-loading=true]:hover {
    background-color: #ff949e; }
  [data-loading=true] svg {
    display: none; }
  [data-loading=true]::before {
    display: inline-block;
    content: " ";
    -webkit-mask: url(7a317091a456da351d0125583f61e92b.svg);
            mask: url(7a317091a456da351d0125583f61e92b.svg);
    -webkit-mask-size: cover;
            mask-size: cover;
    background-color: currentColor;
    -webkit-animation: loading 1s linear infinite;
            animation: loading 1s linear infinite;
    margin-right: 0.5rem;
    height: 1em;
    width: 1em; }

.gform_wrapper .gform_body {
  width: 100%; }

.gform_wrapper .gfield {
  margin-bottom: 1.5rem; }

.gform_wrapper .gfield_required {
  display: none; }

.gform_wrapper .validation_error,
.gform_wrapper .validation_message {
  color: #d95656; }

.gform_wrapper ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.select2-container--default .select2-selection--single {
  padding: 1rem 0.5rem;
  height: auto;
  border: 1px solid #c4c4c4; }
  .select2-container--default .select2-selection--single:focus, .select2-container--default .select2-selection--single:active {
    outline: 1px solid #ff949e !important;
    outline-offset: -1px;
    border-color: transparent; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

figure {
  margin: 0; }
  figure iframe {
    max-width: 100%; }

img {
  max-width: 100%; }

a[href^="tel"]  {
      color:  inherit;
      text-decoration:  none; }

a {
  font-family: "Lato";
  color: #505050;
  font-weight: 700;
  -webkit-transition: 0.15s all ease-in-out;
  transition: 0.15s all ease-in-out; }
  a:hover {
    color: #ff6674; }
  a:active {
    color: #ff949e; }

hr {
  border-top: 1px solid #ff949e;
  border-bottom: 1px solid #ff949e;
  margin: 2.5rem 0; }

[x-cloak] {
  display: none; }

body {
  font-size: 1rem;
  font-family: "Source Sans Pro";
  line-height: 1.5;
  color: #404040; }
  @media (min-width: 900px) {
    body {
      font-size: 1.125rem; } }

h1, .h1 {
  font-size: 2.5rem; }
  @media (min-width: 900px) {
    h1, .h1 {
      font-size: 3.25rem; } }
  @media (min-width: 1200px) {
    h1, .h1 {
      font-size: 4rem; } }

h2, .h2 {
  font-size: 2rem; }
  @media (min-width: 900px) {
    h2, .h2 {
      font-size: 2.5rem; } }
  @media (min-width: 1200px) {
    h2, .h2 {
      font-size: 3rem; } }

h3, .h3 {
  font-size: 1.75rem; }
  @media (min-width: 900px) {
    h3, .h3 {
      font-size: 2rem; } }
  @media (min-width: 1200px) {
    h3, .h3 {
      font-size: 2.25rem; } }

h4, .h4 {
  font-size: 1.5rem; }
  @media (min-width: 900px) {
    h4, .h4 {
      font-size: 1.6875rem; } }
  @media (min-width: 1200px) {
    h4, .h4 {
      font-size: 1.875rem; } }

h5, .h5 {
  font-size: 1.25rem; }
  @media (min-width: 900px) {
    h5, .h5 {
      font-size: 1.375rem; } }
  @media (min-width: 1200px) {
    h5, .h5 {
      font-size: 1.5rem; } }

h6, .h6 {
  font-size: 1rem; }
  @media (min-width: 900px) {
    h6, .h6 {
      font-size: 1.125rem; } }
  @media (min-width: 1200px) {
    h6, .h6 {
      font-size: 1.25rem; } }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 1.5rem;
  font-family: "Lato";
  font-weight: 700; }

h4,
h5,
h6,
.h4,
.h5,
.h6 {
  font-weight: 400; }

p {
  max-width: unset; }
  p:last-child {
    margin-bottom: 0; }

.woocommerce .button, .woocommerce-Button {
  background-color: #ff949e !important;
  color: #fff !important;
  text-transform: uppercase !important;
  border-radius: 5px !important;
  padding: 1rem 2rem !important;
  font-weight: 400 !important; }
  .woocommerce .button:hover, .woocommerce .button:focus, .woocommerce .button:active, .woocommerce-Button:hover, .woocommerce-Button:focus, .woocommerce-Button:active {
    background-color: #ff6674 !important;
    color: #fff !important; }

.woocommerce form .form-row {
  margin-bottom: 1.5rem; }
  .woocommerce form .form-row label {
    line-height: unset; }
  .woocommerce form .form-row .woocommerce-form__label-for-checkbox input {
    display: none !important;
    visibility: hidden !important; }
  .woocommerce form .form-row .woocommerce-form__label-for-checkbox input ~ span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .woocommerce form .form-row .woocommerce-form__label-for-checkbox input ~ span::before {
      display: inline-block;
      content: "✓";
      color: transparent;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 1.75rem;
      height: 1.75rem;
      padding: 0.25rem;
      margin-right: 0.5rem;
      border: 2px solid #ebebeb;
      border-radius: 4px; }
  .woocommerce form .form-row .woocommerce-form__label-for-checkbox input:checked ~ span::before {
    color: white;
    background-color: #ff949e;
    border-color: #ff949e; }

.woocommerce-message, .woocommerce-info {
  background-color: #fff4f5;
  border-top-color: transparent; }
  .woocommerce-message p, .woocommerce-info p {
    margin-top: 0; }
  .woocommerce-message::before, .woocommerce-info::before {
    color: #ff949e; }

.gc-variations__attribute-color {
  margin-right: 1.5rem;
  background-color: #ff949e;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #404040;
  cursor: pointer; }
  .gc-variations__attribute-color.gc-variations__attribute--selected {
    border: 4px solid #404040; }

.gc-attributes {
  margin-top: 2rem; }
  .gc-attributes__attribute {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-attributes__name {
    margin-right: 0.5rem;
    font-weight: 700; }

.gc-button {
  display: inline-block;
  cursor: pointer;
  background: transparent;
  padding: 0;
  border: 0;
  line-height: 1.5;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #ff949e;
  border: 0.125rem solid #ff949e;
  color: #fff;
  border-radius: 0.3125rem;
  padding: 1rem 2rem;
  -webkit-transition: 0.15s all ease-in-out;
  transition: 0.15s all ease-in-out;
  font-weight: 400;
  font-family: "Source Sans Pro";
  width: 100%;
  text-align: center; }
  @media (min-width: 600px) {
    .gc-button {
      width: auto; } }
  .gc-button:active, .gc-button:focus {
    outline: 0; }
  .gc-button:hover {
    background-color: #ff6674;
    border-color: #ff6674;
    color: #fff; }
  .gc-button:disabled {
    cursor: not-allowed;
    background-color: #c4c4c4;
    border-color: #c4c4c4; }
  .gc-button--border {
    background-color: #fff;
    color: #404040; }
    .gc-button--border:hover {
      background-color: #fff;
      color: #404040; }
  .gc-button--small {
    padding: 0.5rem 1rem; }

.gc-cart-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column; }
  @media (min-width: 600px) {
    .gc-cart-item {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row; } }
  .gc-cart-item__image {
    width: 50%;
    height: auto; }
    @media (min-width: 900px) {
      .gc-cart-item__image {
        width: 23.75rem; } }
  .gc-cart-item__content {
    width: 100%;
    margin-top: 2rem; }
    @media (min-width: 600px) {
      .gc-cart-item__content {
        width: 50%;
        padding-left: 1rem;
        margin-top: 0; } }
    @media (min-width: 900px) {
      .gc-cart-item__content {
        padding-left: 4.5rem; } }
  .gc-cart-item__attributes {
    margin-bottom: 1rem; }
  .gc-cart-item__attribute-name {
    font-weight: 700;
    margin-right: 5px; }
  .gc-cart-item__name {
    margin-top: 0;
    margin-bottom: 1rem;
    display: block; }
  .gc-cart-item__attribute {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-cart-item__subtotal {
    margin-top: 1rem; }
  .gc-cart-item__remove svg {
    fill: currentColor;
    height: 1em;
    width: 1em;
    margin-left: 0.5rem; }

.gc-comments {
  padding: 4rem 0;
  max-width: 53rem;
  margin: 0 auto; }
  @media (min-width: 900px) {
    .gc-comments {
      padding: 7.5rem 0; } }
  .gc-comments__title {
    text-align: center;
    margin: 0; }
  .gc-comments__loading {
    -webkit-mask: url(7a317091a456da351d0125583f61e92b.svg);
            mask: url(7a317091a456da351d0125583f61e92b.svg);
    -webkit-mask-size: cover;
            mask-size: cover;
    background-color: currentColor;
    -webkit-animation: loading 1s linear infinite;
            animation: loading 1s linear infinite;
    height: 4em;
    width: 4em;
    margin: 0 auto;
    margin-top: 2rem; }
  .gc-comments__comment {
    margin: 2.5rem 0 0 0;
    border-bottom: 2px solid #ff949e; }
    .gc-comments__comment--children {
      margin-left: 2rem; }
  .gc-comments__author {
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0 0 0.6rem 0; }
  .gc-comments__content {
    margin: 2.5rem 0; }
    .gc-comments__content p:first-of-type {
      margin-top: 0; }
  .gc-comments__non-comment {
    padding-top: 2rem;
    text-align: center; }
  .gc-comments__buttons {
    margin-top: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .gc-comments__buttons > * {
      margin: 0 0.75rem; }
  .gc-comments__button {
    cursor: pointer;
    background-color: transparent;
    padding: 0;
    border: 0;
    color: #404040;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .gc-comments__button--add {
      border: 2px solid #ff949e;
      border-radius: 5px;
      text-transform: uppercase;
      padding: 1.25rem 1.85rem; }
    .gc-comments__button--text {
      font-weight: 700;
      border-bottom: 1px solid #404040;
      padding-bottom: 0.1rem; }
  .gc-comments__icon {
    height: 1.3125rem;
    margin-right: 0.75rem; }
  .gc-comments__form-heading {
    font-size: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 700;
    margin-bottom: 1.5rem; }
    @media (min-width: 600px) {
      .gc-comments__form-heading {
        font-size: 3rem; } }
  .gc-comments__form-image {
    height: 5rem;
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
    margin-right: 2.5rem; }
    @media (min-width: 600px) {
      .gc-comments__form-image {
        height: 7rem; } }
  .gc-comments__form-label {
    display: block;
    font-size: 1.5rem;
    margin-bottom: 0.6rem;
    font-family: "Lato"; }
  .gc-comments__form-row {
    margin-bottom: 1.25rem; }
  .gc-comments__form-textarea {
    height: 6rem;
    max-width: 100%; }
  .gc-comments__form-sended {
    text-align: center; }

@media (min-width: 900px) {
  .gc-contact__container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem; } }

.gc-contact__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff4f5;
  padding: 4rem 1rem;
  border-radius: 4px;
  margin-bottom: 1rem; }
  @media (min-width: 900px) {
    .gc-contact__image {
      padding: 6rem 0;
      margin-bottom: 0; } }
  .gc-contact__image img {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 50vh; }
    @media (min-width: 900px) {
      .gc-contact__image img {
        max-height: 40vh; } }

.gc-container {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 600px) {
    .gc-container {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media (min-width: 900px) {
    .gc-container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .gc-container {
      max-width: 1160px; } }
  @media (min-width: 1440px) {
    .gc-container {
      max-width: 1630px; } }
  .gc-container--is-fluid {
    max-width: unset !important; }
  .gc-container--has-margin {
    margin-top: 2rem;
    margin-bottom: 2rem; }
    @media (min-width: 600px) {
      .gc-container--has-margin {
        margin-top: 5rem;
        margin-bottom: 5rem; } }
    @media (min-width: 900px) {
      .gc-container--has-margin {
        margin-top: 6.25rem;
        margin-bottom: 6.25rem; } }
  .gc-container--has-bg {
    background-color: #c4c4c4; }
    .gc-container--has-bg:not(.gc-container--is-fluid) {
      position: relative; }
      .gc-container--has-bg:not(.gc-container--is-fluid):before, .gc-container--has-bg:not(.gc-container--is-fluid):after {
        content: '';
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #c4c4c4; }
      .gc-container--has-bg:not(.gc-container--is-fluid):before {
        left: -99.9%; }
      .gc-container--has-bg:not(.gc-container--is-fluid):after {
        right: -99.9%; }
  .wp-block[data-type*="container"] .gc-container {
    border: 1px dashed lightgray;
    padding: 25px; }

@media (min-width: 900px) {
  .gc-cwv__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.gc-cwv__visual {
  margin-bottom: 1.5rem; }
  @media (min-width: 900px) {
    .gc-cwv__visual {
      margin-bottom: 0; } }
  .gc-cwv__visual img {
    width: 100%;
    height: auto; }

.gc-cwv__images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1rem; }
  @media (min-width: 600px) {
    .gc-cwv__images {
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 0.5rem; } }
  @media (min-width: 1200px) {
    .gc-cwv__images {
      grid-gap: 1.5rem; } }
  .gc-cwv__images img {
    width: 100%;
    height: 100%;
    border-radius: 0.3125rem;
    -o-object-fit: cover;
       object-fit: cover; }

@media (min-width: 1440px) {
  .gc-cwv__content {
    width: 38%; } }

.gc-cwv__content .gc-cwv__buttons {
  margin-top: 2.5rem; }

.gc-cwv__title .gc-heading__title {
  margin: 0; }
  @media (min-width: 1440px) {
    .gc-cwv__title .gc-heading__title {
      margin-bottom: 2.5rem; } }

.gc-cwv--has-visual .gc-cwv__visual,
.gc-cwv--has-visual .gc-cwv__content {
  text-align: left; }
  @media (min-width: 900px) {
    .gc-cwv--has-visual .gc-cwv__visual,
    .gc-cwv--has-visual .gc-cwv__content {
      width: calc(50% - 1rem); } }
  @media (min-width: 1200px) {
    .gc-cwv--has-visual .gc-cwv__visual,
    .gc-cwv--has-visual .gc-cwv__content {
      width: calc(50% - 1.5rem); } }
  @media (min-width: 1440px) {
    .gc-cwv--has-visual .gc-cwv__visual,
    .gc-cwv--has-visual .gc-cwv__content {
      width: calc(50% - 3rem); } }

@media (min-width: 900px) {
  .gc-cwv--has-images .gc-cwv__container {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; } }

@media (min-width: 1440px) {
  .gc-cwv--has-images .gc-cwv__container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.gc-cwv--has-images .gc-cwv__images {
  height: 100%; }

@media (min-width: 900px) {
  .gc-cwv--is-reversed .gc-cwv__visual {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; } }

.gc-cwv--stretch .gc-cwv__container {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

.gc-cwv--stretch .gc-cwv__image,
.gc-cwv--stretch .gc-cwv__image img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

.gc-divider {
  height: 2px;
  width: 100%;
  background: #ff949e; }

.gc-footer {
  background: #404040;
  padding: 2rem 0;
  margin-top: 2rem; }
  @media (min-width: 900px) {
    .gc-footer {
      margin-top: 5rem; } }
  .gc-footer a {
    color: #fff;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
    .gc-footer a:hover {
      color: #ff6674;
      border-color: #ff6674;
      -webkit-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out; }
  .gc-footer__description {
    margin-bottom: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .gc-footer__logo {
    max-width: 16.25rem; }
  .gc-footer__menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center; }
    .gc-footer__menu a {
      font-family: "Planet Prudence";
      border: none;
      color: #fff;
      font-size: 1.5rem;
      text-decoration: none;
      font-weight: 400;
      text-transform: lowercase; }
    @media (min-width: 900px) {
      .gc-footer__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-bottom: 1rem; } }
  .gc-footer__item {
    margin-bottom: 1.5rem; }
    @media (min-width: 900px) {
      .gc-footer__item {
        margin-right: 2rem;
        margin-bottom: 0; } }
  .gc-footer__bottom-wrapper {
    border-top: 2px solid #fff; }
  .gc-footer__socials {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 2.5rem 0; }
    .gc-footer__socials li {
      margin-right: 1rem; }
  .gc-footer__social {
    font-size: 1rem;
    padding: 0.5rem;
    border: 1px solid #fff;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
    .gc-footer__social svg {
      fill: currentColor;
      width: 1em;
      height: 1em; }
  .gc-footer__copyright {
    color: #fff;
    text-align: center; }
  .gc-footer__growl {
    text-decoration: none;
    font-size: 1rem; }
  .gc-footer__links {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding: 1rem 0;
    text-align: center; }
    @media (min-width: 900px) {
      .gc-footer__links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .gc-footer__link {
    font-size: 0.875rem;
    margin-top: 1rem; }
    @media (min-width: 900px) {
      .gc-footer__link {
        margin-top: unset;
        margin-right: 2rem; }
        .gc-footer__link:last-child {
          margin-right: 0; } }

.gc-form__field {
  margin-bottom: 1.5rem; }

.gc-form__errors {
  color: #d95656; }
  .gc-form__errors--active {
    margin-bottom: 1.5rem; }

.gc-form__success {
  color: #73f073; }
  .gc-form__success--active {
    margin-bottom: 1.5rem; }

.gc-form__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 0.5rem; }
  .gc-form__stars input {
    display: none; }
  .gc-form__stars svg {
    width: 1.5rem;
    height: 1.5rem;
    cursor: pointer;
    fill: currentColor;
    margin-right: 0.25rem; }
  .gc-form__stars label {
    color: #ebebeb; }
  .gc-form__stars span:hover ~ span label,
  .gc-form__stars span:hover label,
  .gc-form__stars span.checked label,
  .gc-form__stars span.checked ~ span label {
    color: #f2c94c; }

.gc-form__radio {
  display: inline-block;
  margin-right: 0.5rem; }
  .gc-form__radio label {
    font-weight: 400; }
  .gc-form__radio:last-child {
    margin-right: 0; }

.gc-form textarea {
  display: block;
  width: 100%;
  min-height: 150px;
  resize: vertical; }

.gc-hero-shop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  @media (min-width: 900px) {
    .gc-hero-shop {
      margin-top: 2.5rem; } }
  .gc-hero-shop__container {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gc-hero-shop__image {
    margin-right: 3rem;
    display: none; }
    @media (min-width: 600px) {
      .gc-hero-shop__image {
        display: block; } }
    @media (min-width: 1200px) {
      .gc-hero-shop__image {
        margin-right: 4rem;
        width: 30%;
        max-height: 22rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .gc-hero-shop__image img {
      -o-object-fit: contain;
         object-fit: contain; }
      @media (min-width: 600px) {
        .gc-hero-shop__image img {
          width: 10rem;
          height: auto; } }
      @media (min-width: 1200px) {
        .gc-hero-shop__image img {
          width: auto;
          margin: 0 auto; } }
  .gc-hero-shop__heading-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1rem; }
    @media (min-width: 1200px) {
      .gc-hero-shop__heading-wrapper {
        margin-bottom: 2rem; } }
  .gc-hero-shop__heading {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .gc-hero-shop__heading .gc-heading__title {
      margin: 0;
      font-size: 2.5rem; }
      @media (min-width: 1200px) {
        .gc-hero-shop__heading .gc-heading__title {
          font-size: 4rem; } }
  .gc-hero-shop__select-wrapper {
    display: none; }
    @media (min-width: 1200px) {
      .gc-hero-shop__select-wrapper {
        display: block;
        position: relative; } }
  .gc-hero-shop__select {
    border: 0.125rem solid #ff949e;
    border-radius: 0.3125rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .gc-hero-shop__select select {
      border: 0;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      background-color: #fff;
      color: #404040;
      padding: 1em 2.5rem 1em 3.5rem;
      text-transform: uppercase;
      cursor: pointer; }
      .gc-hero-shop__select select:hover, .gc-hero-shop__select select:focus {
        border-color: #ff6674;
        outline: none; }
  .gc-hero-shop__select-icon {
    height: 1.4375rem;
    margin-left: 1.75rem;
    position: absolute; }
  .gc-hero-shop__image-mobile {
    width: 3.75rem;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain; }
    @media (min-width: 600px) {
      .gc-hero-shop__image-mobile {
        display: none; } }
  .gc-hero-shop__content {
    width: 100%; }
  .gc-hero-shop__text {
    font-size: 0.875rem; }
    @media (min-width: 600px) {
      .gc-hero-shop__text {
        font-size: 1rem; } }
    @media (min-width: 1200px) {
      .gc-hero-shop__text {
        max-width: 41rem;
        font-size: inherit; } }

.gc-hero--has-bg {
  margin-top: -1.2rem;
  background-position: center;
  background-size: cover;
  padding: 4rem 0;
  position: relative;
  color: white; }
  @media (min-width: 900px) {
    .gc-hero--has-bg {
      margin-top: -2.6rem;
      padding: 6rem 0; } }
  .gc-hero--has-bg .gc-hero__container::before {
    position: absolute;
    content: " ";
    background-color: rgba(0, 0, 0, 0.5);
    right: 0;
    left: 0;
    top: 0;
    bottom: 0; }
  .gc-hero--has-bg .gc-hero__content {
    z-index: 1; }

.gc-hero__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 600px) {
    .gc-hero__container {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }

.gc-hero__content {
  text-align: center;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }
  @media (min-width: 600px) {
    .gc-hero__content {
      -webkit-box-ordinal-group: initial;
          -ms-flex-order: initial;
              order: initial;
      margin: 0 1.5rem; } }
  @media (min-width: 900px) {
    .gc-hero__content {
      margin: 0 2.5rem; } }

.gc-hero__heading .gc-heading__title {
  margin: 0; }

.gc-hero__image {
  display: none; }
  @media (min-width: 600px) {
    .gc-hero__image {
      display: block;
      margin-top: 0;
      width: calc(50% - 0.5rem);
      min-width: 9rem;
      margin-top: 1rem; } }
  .gc-hero__image img {
    display: block;
    -o-object-fit: contain;
       object-fit: contain;
    height: auto;
    margin: 0 auto; }

.gc-hero__text {
  margin-top: 1rem; }
  @media (min-width: 600px) {
    .gc-hero__text {
      margin-top: 2.5rem; } }
  @media (min-width: 1200px) {
    .gc-hero__text {
      max-width: 50rem; } }
  .gc-hero__text--large {
    font-size: 1.25rem; }
    @media (min-width: 900px) {
      .gc-hero__text--large {
        font-size: 1.5rem; } }

.gc-modal-added-product {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem; }
  @media (min-width: 900px) {
    .gc-modal-added-product {
      grid-template-columns: 1fr 1fr; } }
  .gc-modal-added-product__title {
    font-size: 2rem;
    font-weight: 700; }
  .gc-modal-added-product__product-name {
    font-size: 1.6875rem; }
  .gc-modal-added-product__info {
    margin-top: 1rem; }
  .gc-modal-added-product__buttons {
    margin-top: 2rem; }
  .gc-modal-added-product__button {
    display: inline-block;
    padding: 0.5rem;
    margin-bottom: 0.5rem; }

.gc-modal-create-review__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.gc-modal-create-review__image {
  margin-right: 25px;
  max-height: 100px;
  margin-left: calc(-100px - 25px / 2); }
  @media (min-width: 900px) {
    .gc-modal-create-review__image {
      max-height: 150px;
      margin-left: calc(-150px - 25px / 2); } }

.gc-modal-create-review__title {
  margin-top: 0;
  text-align: center; }

.gc-modal-sign-in-checkout__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.gc-modal-sign-in-checkout__image {
  margin-right: 25px;
  max-height: 100px;
  margin-left: calc(-100px - 25px / 2); }
  @media (min-width: 900px) {
    .gc-modal-sign-in-checkout__image {
      max-height: 150px;
      margin-left: calc(-150px - 25px / 2); } }

.gc-modal-sign-in-checkout__title {
  margin-top: 0;
  text-align: center; }

.gc-modal-sign-in-checkout__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 900px) {
    .gc-modal-sign-in-checkout__actions {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.gc-modal-sign-in-checkout__submit {
  margin-bottom: 1.5rem;
  width: 100%; }
  @media (min-width: 600px) {
    .gc-modal-sign-in-checkout__submit {
      width: unset; } }
  @media (min-width: 900px) {
    .gc-modal-sign-in-checkout__submit {
      margin-bottom: 0;
      margin-right: 1.5rem; } }

.gc-modal-sign-in-checkout__register {
  font-family: "Lato"; }

.gc-modal-sign-in-checkout__splitter {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 2rem 0;
  text-transform: uppercase; }
  .gc-modal-sign-in-checkout__splitter::before, .gc-modal-sign-in-checkout__splitter::after {
    display: block;
    content: " ";
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
    height: 2px;
    background-color: #ff949e; }
  .gc-modal-sign-in-checkout__splitter::before {
    margin-right: 1rem; }
  .gc-modal-sign-in-checkout__splitter::after {
    margin-left: 1rem; }

.gc-modal-sign-in-checkout__guest {
  text-align: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.gc-modal-sign-in__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.gc-modal-sign-in__image {
  margin-right: 1.5rem;
  max-height: 6.25rem;
  margin-left: calc(-6.25rem - 1.5rem / 2); }
  @media (min-width: 900px) {
    .gc-modal-sign-in__image {
      max-height: 9.5rem;
      margin-left: calc(-9.5rem - 1.5rem / 2); } }

.gc-modal-sign-in__title {
  margin-top: 0;
  text-align: center; }

.gc-modal-sign-in__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 900px) {
    .gc-modal-sign-in__actions {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.gc-modal-sign-in__submit {
  margin-bottom: 1.5rem;
  width: 100%; }
  @media (min-width: 600px) {
    .gc-modal-sign-in__submit {
      width: unset; } }
  @media (min-width: 900px) {
    .gc-modal-sign-in__submit {
      margin-bottom: 0;
      margin-right: 1.5rem; } }

.gc-modal-sign-in__register {
  font-family: "Lato"; }

.gc-modal {
  overflow-y: scroll;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 8000;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s; }
  @media (min-width: 900px) {
    .gc-modal {
      position: fixed;
      overflow-y: hidden; } }
  .gc-modal__container {
    z-index: 9000;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    max-height: 100vh;
    overflow-y: scroll;
    width: 100%;
    min-height: 100vh;
    padding: 1rem;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
    @media (min-width: 900px) {
      .gc-modal__container {
        position: relative;
        overflow: auto;
        width: 90%;
        min-height: unset;
        max-width: 800px;
        max-height: 85%;
        margin: 4em auto;
        -webkit-transform: translateY(-40px);
                transform: translateY(-40px);
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: 0.3s;
                transition-duration: 0.3s;
        padding: 4rem 3rem; } }
  .gc-modal__close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px;
    border: none; }
    .gc-modal__close:hover {
      cursor: pointer; }
  .gc-modal-trigger {
    cursor: pointer; }
  .gc-modal-lock-body {
    overflow: hidden; }
  .gc-modal--visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
    overflow-y: hidden; }
    .gc-modal--visible .gc-modal__container {
      -webkit-transform: translateY(0);
              transform: translateY(0); }

.gc-navbar {
  margin-bottom: 1rem; }
  @media (min-width: 900px) {
    .gc-navbar {
      margin-bottom: 2.5rem; } }
  @media (min-width: 900px) {
    .gc-navbar {
      margin-top: 2.5rem; } }
  .gc-navbar__top {
    background-color: #fff4f5;
    color: #ff949e; }
    @media (min-width: 900px) {
      .gc-navbar__top {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 12; } }
  .gc-navbar__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gc-navbar__shipping-price {
    text-transform: uppercase;
    font-size: 0.75rem; }
    @media (min-width: 900px) {
      .gc-navbar__shipping-price {
        font-size: inherit; } }
  .gc-navbar__social-links {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding: 0.5rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-navbar__social-link {
    display: block;
    border: 1px solid #ff949e;
    border-radius: 50%;
    fill: #ff949e;
    height: 1.75rem;
    width: 1.75rem;
    margin-left: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 900px) {
      .gc-navbar__social-link {
        margin-left: 1.5rem;
        height: 2.5625rem;
        width: 2.5625rem; } }
    .gc-navbar__social-link:hover {
      fill: #505050;
      border-color: #505050; }
  .gc-navbar__social-icon {
    height: 0.75rem;
    width: 0.75rem; }
    @media (min-width: 900px) {
      .gc-navbar__social-icon {
        height: 1.3125rem;
        width: 1.3125rem; } }
  .gc-navbar__bottom {
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-wrap: wrap; }
    @media (min-width: 900px) {
      .gc-navbar__bottom {
        padding: 2.5rem 0;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .gc-navbar__logo {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 1rem; }
    @media (min-width: 900px) {
      .gc-navbar__logo {
        width: auto; } }
    .gc-navbar__logo img {
      width: 12.5rem;
      height: auto; }
      @media (min-width: 900px) {
        .gc-navbar__logo img {
          width: 21rem; } }
  .gc-navbar__burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    border: 0;
    padding: 0; }
    @media (min-width: 900px) {
      .gc-navbar__burger {
        display: none; } }
    .gc-navbar__burger svg {
      width: 1.3125rem;
      height: 1.3125rem;
      fill: #404040; }
    .gc-navbar__burger:focus {
      outline: none; }
  @media (min-width: 900px) {
    .gc-navbar__nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; } }
  .gc-navbar__mobile-navbar {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    background-color: white;
    -webkit-transform: translateY(-200%);
            transform: translateY(-200%);
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    width: 100%; }
    @media (min-width: 900px) {
      .gc-navbar__mobile-navbar {
        -webkit-transform: none;
                transform: none;
        position: static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .gc-navbar__nav-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 4.5rem 2rem 5rem 1rem; }
    @media (min-width: 900px) {
      .gc-navbar__nav-header {
        display: none; } }
  .gc-navbar__logo-mobile img {
    width: 9rem;
    height: auto; }
  .gc-navbar__menu {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .gc-navbar__menu--icons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (min-width: 900px) {
        .gc-navbar__menu--icons {
          margin-bottom: 2.5rem; } }
    .gc-navbar__menu--primary {
      margin-bottom: 1.25rem;
      display: grid;
      grid-gap: 2.5rem; }
      @media (min-width: 900px) {
        .gc-navbar__menu--primary {
          grid-gap: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
  .gc-navbar__icon-item {
    cursor: pointer;
    background-color: transparent;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #505050;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
    .gc-navbar__icon-item:focus {
      outline: none; }
    .gc-navbar__icon-item:hover {
      color: #ff949e; }
  .gc-navbar__icon {
    position: relative;
    margin-left: 1rem; }
  .gc-navbar__menu-badge {
    font-weight: 400;
    background-color: #ff949e;
    color: #fff;
    font-size: 0.75rem;
    height: 0.9375rem;
    position: absolute;
    bottom: -0.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .gc-navbar__menu-badge--currency {
      border-radius: 0.125rem;
      padding: 0 0.25rem;
      border-radius: 0.125rem;
      right: 1.3rem; }
    .gc-navbar__menu-badge--cart {
      border-radius: 50%;
      left: 0.75rem;
      width: 0.9375rem; }
  .gc-navbar__menu-icon {
    height: 1.25rem;
    width: 1.25rem;
    fill: currentColor; }
  .gc-navbar__lang {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    right: 0;
    top: 2rem;
    z-index: 11;
    background-color: #ff949e;
    border-radius: 0.3125rem;
    padding: 1rem;
    width: 5rem; }
  .gc-navbar__lang-link {
    color: #fff;
    font-size: 0.875rem;
    text-decoration: none;
    cursor: pointer; }
    .gc-navbar__lang-link:hover {
      color: #fff; }
  .gc-navbar__link {
    font-family: "Planet Prudence";
    text-transform: lowercase;
    text-decoration: none;
    margin-left: 1.5rem;
    font-size: 1.25rem;
    font-weight: 400;
    display: block;
    white-space: nowrap; }
    @media (min-width: 900px) {
      .gc-navbar__link {
        text-align: center; } }
    @media (min-width: 1440px) {
      .gc-navbar__link {
        font-size: 1.5rem;
        margin-left: 2.5rem; } }
  .gc-navbar--active .gc-navbar__mobile-navbar {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    display: block; }
  .gc-navbar__divider {
    height: 0.125rem;
    width: 100%;
    background-color: #ff949e;
    border-radius: 0.125rem; }

.gc-newsletter {
  margin: 4rem 0; }
  .gc-newsletter__wrapper {
    border-radius: 5px;
    background: #fff4f5;
    padding: 3rem 1rem; }
    @media (min-width: 600px) {
      .gc-newsletter__wrapper {
        padding-left: 4rem;
        padding-right: 4rem; } }
  .gc-newsletter__title {
    text-align: center;
    margin-top: 0; }
  .gc-newsletter__description {
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 1200px) {
      .gc-newsletter__description {
        max-width: 40%; } }
  .gc-newsletter__form {
    margin-left: auto;
    margin-right: auto;
    margin-top: 3rem; }
    @media (min-width: 1200px) {
      .gc-newsletter__form {
        max-width: 45%; } }
    .gc-newsletter__form .gform_wrapper .gform_body {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    .gc-newsletter__form .gform_wrapper .gfield {
      margin: 0; }
    .gc-newsletter__form form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .gc-newsletter__form label {
      display: none; }
    .gc-newsletter__form input {
      height: 3.8rem; }
    .gc-newsletter__form input[type=submit] {
      border-radius: 0 5px 5px 0; }

.gc-pagination {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin: 2rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 900px) {
    .gc-pagination {
      margin-bottom: 5rem; } }
  .gc-pagination__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #404040;
    text-decoration: none;
    margin: 0 0.2rem;
    border: 2px solid #ff949e;
    border-radius: 0.3125rem;
    padding: 0 1rem;
    height: 3.5rem;
    font-weight: 400; }
    @media (min-width: 600px) {
      .gc-pagination__link {
        padding: 0 1.5rem;
        height: 4rem; } }
    .gc-pagination__link--current {
      font-weight: 700;
      color: #ff949e; }
    .gc-pagination__link:hover .gc-pagination__arrow {
      fill: #ff949e; }
  .gc-pagination__first, .gc-pagination__last {
    display: none; }
    @media (min-width: 900px) {
      .gc-pagination__first, .gc-pagination__last {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .gc-pagination__arrow {
    -webkit-transition: 0.15s fill ease-in-out;
    transition: 0.15s fill ease-in-out;
    height: 1.25rem; }

.gc-post-card {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column; }
  .gc-post-card__spreader {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .gc-post-card__overlay {
    position: absolute;
    padding: 1.75rem; }
  .gc-post-card__icon {
    height: 1.5rem;
    fill: #fff; }
  .gc-post-card__image {
    width: 100%;
    height: 12rem;
    border-radius: 5px;
    -o-object-fit: cover;
       object-fit: cover; }
    @media (min-width: 900px) {
      .gc-post-card__image {
        height: 15rem; } }
  .gc-post-card__excerpt {
    margin-bottom: 1.9rem; }
  .gc-post-card__title {
    margin-top: 1rem;
    margin-bottom: 0.6rem;
    font-size: 1.5rem;
    font-weight: 700; }
    .gc-post-card__title a {
      text-decoration: none; }
  .gc-post-card__link {
    font-size: 0.875rem;
    color: #404040;
    font-family: "Lato";
    font-weight: 700; }

.gc-post-spotlight {
  margin-bottom: 2rem; }
  @media (min-width: 900px) {
    .gc-post-spotlight {
      margin-bottom: 6rem; } }
  @media (min-width: 900px) {
    .gc-post-spotlight__wrapper {
      display: grid;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      grid-template-columns: 1fr 1fr;
      gap: 3rem; } }
  .gc-post-spotlight__title a {
    text-decoration: none; }
  .gc-post-spotlight__image {
    width: 100%;
    height: auto;
    border-radius: 5px;
    height: 100%;
    max-height: 31rem;
    -o-object-fit: cover;
       object-fit: cover; }
  .gc-post-spotlight__details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 1rem; }
  .gc-post-spotlight__detail {
    text-transform: uppercase;
    text-decoration: none;
    color: #828282;
    font-weight: 400;
    font-family: "Source Sans Pro";
    margin-right: 1.5rem; }
  .gc-post-spotlight__text {
    margin-bottom: 2rem; }
  .gc-post-spotlight__read-more {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gc-post-spotlight__read-more-icon {
    height: 1.375rem;
    margin-right: 1rem;
    fill: #404040; }

.gc-product-item-checkout {
  display: grid;
  gap: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: 0.5fr 1fr;
  margin-bottom: 1rem; }
  @media (min-width: 1200px) {
    .gc-product-item-checkout {
      gap: 2rem; } }
  .gc-product-item-checkout__image {
    max-height: 22rem;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: left;
       object-position: left; }
  .gc-product-item-checkout__name {
    margin-top: 0;
    margin-bottom: 0.5rem; }

.gc-product-item-list__title {
  text-align: center; }

.gc-product-item-list__list {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(2, 1fr); }
  @media (min-width: 900px) {
    .gc-product-item-list__list {
      grid-template-columns: repeat(4, 1fr); } }

.gc-product-item:hover .gc-product-item__image {
  -webkit-box-shadow: 0 0 0.5rem #c4c4c4;
          box-shadow: 0 0 0.5rem #c4c4c4;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

.gc-product-item:hover .gc-product-item__title {
  color: #ff949e;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

.gc-product-item a {
  text-decoration: none; }

.gc-product-item__image-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  @media (min-width: 600px) {
    .gc-product-item__image-wrapper {
      height: 15rem; } }
  @media (min-width: 1200px) {
    .gc-product-item__image-wrapper {
      height: 24rem; } }

.gc-product-item__image {
  height: 100% !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.gc-product-item__image-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 1.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

.gc-product-item__image-button {
  background-color: transparent;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  cursor: pointer; }
  .gc-product-item__image-button:focus {
    outline: none; }

.gc-product-item__image-icon {
  height: 1.5rem;
  fill: #fff;
  -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.3)); }
  .gc-product-item__image-icon--full {
    fill: #ff949e; }

.gc-product-item__sold-out {
  position: absolute;
  color: #fff;
  font-family: "Planet Prudence";
  top: 1rem;
  right: -0.5rem;
  padding: 0rem 1rem;
  padding-left: 2.5rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-mask: url(b8a75e28e5ae6cc94f73347354cc49aa.svg);
          mask: url(b8a75e28e5ae6cc94f73347354cc49aa.svg);
  -webkit-mask-size: cover;
          mask-size: cover;
  background-color: #606cb3;
  text-transform: lowercase;
  font-weight: 400; }

.gc-product-item__sold-out-image {
  margin-right: 0.5rem;
  height: 4rem;
  width: 4rem;
  -o-object-fit: contain;
     object-fit: contain; }

.gc-product-item__stars {
  margin: 1rem 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.gc-product-item__star {
  height: 1.25rem;
  margin-right: 0.6rem;
  fill: #c4c4c4; }
  .gc-product-item__star--yellow {
    fill: #f2c94c; }

.gc-product-item__title {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  color: #000;
  word-break: break-word; }

.gc-product-item__colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.gc-product-item__color {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 50%;
  margin: 1.5rem 1.25rem 0 0; }

.gc-product-item--zoom-out .gc-product-item__image {
  background-color: #ff949e;
  padding: 2.5rem 0; }
  .gc-product-item--zoom-out .gc-product-item__image img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 5px 8px 18px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 5px 8px 18px 0 rgba(0, 0, 0, 0.2);
    -o-object-fit: contain;
       object-fit: contain;
    width: auto; }
  .gc-product-item--zoom-out .gc-product-item__image:hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }

.gc-product-reviews {
  margin-bottom: 4rem; }
  .gc-product-reviews__title {
    text-align: center; }
  @media (min-width: 900px) {
    .gc-product-reviews__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .gc-product-reviews__button-wrapper {
    margin-top: 2rem; }
  @media (min-width: 600px) {
    .gc-product-reviews__count {
      max-width: 50%;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 900px) {
    .gc-product-reviews__count {
      width: 30%;
      margin: 0; } }
  .gc-product-reviews__grade {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gc-product-reviews__stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40%; }
  .gc-product-reviews__line {
    width: 59%;
    height: 5px;
    background: #f2f2f2;
    border-radius: 5px; }
  .gc-product-reviews__fill {
    height: 5px;
    width: 0;
    background: #505050;
    border-radius: 5px; }
  .gc-product-reviews__star {
    width: 1rem;
    height: 1rem;
    fill: #f2c94c;
    margin-right: 0.5rem; }
    .gc-product-reviews__star svg {
      width: inherit;
      height: inherit; }
  .gc-product-reviews__list {
    margin-top: 1rem; }
    @media (min-width: 900px) {
      .gc-product-reviews__list {
        width: 63%;
        margin-top: 0; } }
  .gc-product-reviews__name {
    margin: 0.5rem 0; }
    @media (min-width: 600px) {
      .gc-product-reviews__name {
        margin-top: 2rem; } }
  .gc-product-reviews__date {
    color: #505050; }
  .gc-product-reviews__text {
    margin-top: 1rem;
    font-size: 1.125rem;
    font-style: italic; }
    @media (min-width: 600px) {
      .gc-product-reviews__text {
        width: 70%;
        border-left: 3px solid #ff949e;
        padding-left: 2rem; } }
  .gc-product-reviews__review {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 3px solid #ff949e; }
    @media (min-width: 600px) {
      .gc-product-reviews__review {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  @media (min-width: 600px) {
    .gc-product-reviews__details {
      width: 30%; } }
  .gc-product-reviews__load-more {
    margin: 2rem auto;
    font-family: "Lato";
    font-weight: 700;
    display: block;
    text-align: center;
    color: #000;
    -webkit-transition: 0.15s all ease-in-out;
    transition: 0.15s all ease-in-out;
    text-decoration: underline;
    background-color: transparent;
    border: 0;
    cursor: pointer; }
    .gc-product-reviews__load-more:hover {
      color: #ff949e; }
    .gc-product-reviews__load-more:focus {
      outline: none; }
  .gc-product-reviews__cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    background-color: #fff4f5;
    padding: 2rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .gc-product-reviews__cta-button {
    margin-top: 1rem; }
    @media (min-width: 600px) {
      .gc-product-reviews__cta-button {
        margin-top: 0;
        margin-left: 1rem; } }

.gc-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .gc-quantity input {
    width: 3rem;
    height: 3rem;
    border-top: 2px solid #ff949e;
    border-bottom: 2px solid #ff949e;
    text-align: center; }
  .gc-quantity__minus, .gc-quantity__plus {
    width: 1.5rem;
    height: 3rem;
    background: #ff949e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.5rem;
    cursor: pointer; }
    .gc-quantity__minus--disabled, .gc-quantity__plus--disabled {
      background: #c4c4c4; }
  .gc-quantity__plus {
    border-radius: 0px 5px 5px 0; }
  .gc-quantity__minus {
    border-radius: 5px 0px 0px 5px; }

.gc-services {
  margin: 3rem 0; }
  @media (min-width: 600px) {
    .gc-services__wrapper {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      gap: 1rem; } }
  @media (min-width: 900px) {
    .gc-services__wrapper {
      gap: 2rem; } }
  .gc-services__service {
    margin-bottom: 2rem; }
  .gc-services__image {
    width: 100%;
    height: auto; }
  .gc-services__title {
    margin-top: 1rem; }
  .gc-services__description {
    font-size: 0.875rem; }
    @media (min-width: 900px) {
      .gc-services__description {
        font-size: 1rem; } }
  .gc-services__price {
    font-weight: 700;
    margin: 1rem 0; }
    @media (min-width: 900px) {
      .gc-services__price {
        font-size: 1.5rem; } }
  .gc-services__subtext {
    font-size: 0.75rem; }
    @media (min-width: 900px) {
      .gc-services__subtext {
        font-size: 0.875rem; } }
  .gc-services__button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .gc-services__button {
    margin-top: 1.5rem; }

.gc-social-media {
  padding: 2rem 0; }
  @media (min-width: 900px) {
    .gc-social-media__wrapper {
      width: 60%;
      margin-left: auto;
      margin-right: auto; } }
  .gc-social-media__title {
    text-align: center;
    margin-top: 0;
    margin-bottom: 2rem; }
  .gc-social-media__socials {
    display: grid;
    gap: 1rem; }
    @media (min-width: 600px) {
      .gc-social-media__socials {
        grid-template-columns: 1fr 1fr; } }
  .gc-social-media__social {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-social-media__name {
    text-transform: capitalize; }
  .gc-social-media__description {
    font-size: 0.875rem;
    font-family: "Source Sans Pro";
    font-weight: 400; }
  .gc-social-media__icon {
    border: 2px solid #ff949e;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding: 1rem;
    border-radius: 0.5rem;
    margin-right: 1rem; }
    .gc-social-media__icon svg {
      width: 1.5rem;
      height: 1.5rem;
      fill: #ff949e; }

.gc-support__wrapper {
  background: #fff4f5;
  padding: 1.5rem 1rem;
  margin-top: 2.5rem; }
  @media (min-width: 600px) {
    .gc-support__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: none;
      padding: 2rem 0; } }

.gc-support__title {
  margin-top: 0; }

.gc-support__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-bottom: 2rem; }

.gc-support__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5rem; }
  .gc-support__item img {
    margin-right: 1rem; }

@media (min-width: 600px) {
  .gc-support__content {
    max-width: 48%; } }

@media (min-width: 900px) {
  .gc-support__content {
    max-width: 23%; } }

.gc-support__image {
  margin-top: 1.5rem; }
  @media (min-width: 600px) {
    .gc-support__image {
      max-width: 48%; } }
  @media (min-width: 900px) {
    .gc-support__image {
      max-width: 73%; } }
  .gc-support__image img {
    width: 100%;
    height: auto; }

.gc-variations {
  margin-top: 2rem; }
  .gc-variations__variation {
    margin-bottom: 2rem; }
  .gc-variations__variation-item {
    margin-right: 1rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gc-variations__attribute {
    font-size: 1.5rem;
    cursor: pointer; }
    .gc-variations__attribute--selected {
      text-decoration: underline; }
    .gc-variations__attribute--disabled {
      opacity: 0.5;
      cursor: not-allowed; }
  .gc-variations__color {
    margin-right: 1.5rem;
    background-color: #ff949e;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 100%;
    border: 1px solid #404040;
    cursor: pointer; }
    .gc-variations__color--selected {
      border: 4px solid #404040; }
  .gc-variations__size {
    margin-right: 1.5rem;
    font-size: 1.5rem;
    cursor: pointer; }
    .gc-variations__size--selected {
      text-decoration: underline; }

.gp-404 {
  display: grid; }
  @media (min-width: 600px) {
    .gp-404 {
      grid-template-columns: repeat(2, 1fr); } }
  .gp-404__image {
    display: block;
    margin: 0 auto;
    max-height: 30vh; }
    @media (min-width: 600px) {
      .gp-404__image {
        max-height: 32rem; } }

.gp-archive-product__layout {
  margin-bottom: 7.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column; }
  @media (min-width: 1200px) {
    .gp-archive-product__layout {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row; } }

@media (min-width: 1200px) {
  .gp-archive-product__aside {
    width: 25%;
    padding-right: 5rem;
    margin-right: 1.5rem;
    position: relative; } }

@media (min-width: 1200px) {
  .gp-archive-product__aside::after {
    content: '';
    height: 100%;
    width: 2px;
    background-color: #ff949e;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0.0625rem; } }

@media (min-width: 1200px) {
  .gp-archive-product__main {
    width: 75%; } }

.gp-archive-product__search {
  cursor: pointer;
  position: relative; }
  .gp-archive-product__search [type='text'] {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-width: 2px;
    padding-right: 2.5rem; }
    .gp-archive-product__search [type='text']:focus {
      outline: 0;
      border-color: #ff949e; }

.gp-archive-product__search-button {
  padding: 0 0.5rem;
  background-color: transparent;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  border: 0; }
  .gp-archive-product__search-button:focus {
    outline: none; }

.gp-archive-product__search-icon {
  height: 1.3125rem;
  width: 1.3125rem;
  fill: #c4c4c4; }

.gp-archive-product__mobile-options {
  margin: 2.25rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (min-width: 1200px) {
    .gp-archive-product__mobile-options {
      display: none; } }

.gp-archive-product__filters {
  text-decoration: underline;
  background-color: transparent;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0; }

.gp-archive-product__filters-icon {
  height: 0.8125rem;
  margin-right: 0.5rem; }

.gp-archive-product__sortby {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .gp-archive-product__sortby select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    background-color: transparent;
    text-decoration: underline;
    padding: 0 0.5rem; }

.gp-archive-product__sortby-icon {
  height: 0.8125rem; }

.gp-archive-product__mobile-overlay {
  background-color: #fff;
  padding: 2rem 1rem 2rem 1rem;
  position: fixed;
  overflow-y: scroll;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10; }
  @media (min-width: 1200px) {
    .gp-archive-product__mobile-overlay {
      position: static;
      padding: 0;
      overflow-y: auto; } }
  .gp-archive-product__mobile-overlay--hidden {
    display: none; }
    @media (min-width: 1200px) {
      .gp-archive-product__mobile-overlay--hidden {
        display: block; } }

.gp-archive-product__close-button {
  background-color: transparent;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto; }
  @media (min-width: 1200px) {
    .gp-archive-product__close-button {
      display: none; } }

.gp-archive-product__close-icon {
  width: 1.3125rem; }

.gp-archive-product__categories::after {
  display: block;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #ff949e;
  margin: 2.5rem 0;
  border-radius: 0.0625rem; }

.gp-archive-product__heading {
  margin-top: 2.5rem;
  color: #505050;
  font-size: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.gp-archive-product__heading-icon {
  height: 1.75rem;
  margin-right: 1rem;
  fill: #505050; }

.gp-archive-product__categories-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin: 2.5rem 0; }
  .gp-archive-product__categories-list--subcategory {
    margin: 0;
    margin-left: 1.5rem;
    width: 100%; }

.gp-archive-product__categories-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.gp-archive-product__more-categories {
  -webkit-transition: -webkit-transform .15s ease-in-out;
  transition: -webkit-transform .15s ease-in-out;
  transition: transform .15s ease-in-out;
  transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
  border: 0;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer; }
  .gp-archive-product__more-categories:focus {
    outline: 0; }
  .gp-archive-product__more-categories:hover svg {
    fill: #ff949e; }
  .gp-archive-product__more-categories--open {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }

.gp-archive-product__more-categories-icon {
  -webkit-transition: fill .2s ease-in-out;
  transition: fill .2s ease-in-out;
  fill: currentColor;
  height: 1.5rem;
  width: 1.5rem; }

.gp-archive-product__categories-link {
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font-family: inherit;
  font-weight: 400;
  margin: 1rem 0;
  width: 80%; }
  .gp-archive-product__categories-link--current {
    font-weight: 700; }

.gp-archive-product__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.gp-archive-product__slider-wrapper {
  position: relative;
  width: 100%; }

.gp-archive-product__slider-input {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  z-index: 2;
  pointer-events: none;
  height: 1.3125rem;
  margin-top: -0.5rem;
  width: 100%;
  cursor: pointer; }
  .gp-archive-product__slider-input::-webkit-slider-thumb {
    pointer-events: all;
    width: 1.3125rem;
    height: 1.3125rem;
    -webkit-appearance: none;
            appearance: none;
    background-color: #ff949e;
    border-radius: 50%;
    border: 0; }
  .gp-archive-product__slider-input::-moz-range-thumb {
    pointer-events: all;
    width: 1.3125rem;
    height: 1.3125rem;
    -moz-appearance: none;
         appearance: none;
    background-color: #ff949e;
    border-radius: 50%;
    border: 0; }
  .gp-archive-product__slider-input:focus {
    outline: none; }

.gp-archive-product__visual-track-wrapper {
  position: relative;
  z-index: 1;
  height: 0.3125rem; }

.gp-archive-product__slider-track {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #c4c4c4;
  border-radius: 0.1875rem; }

.gp-archive-product__slider-between-track {
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #ff949e; }

.gp-archive-product__slider-prices {
  margin-top: 1rem;
  font-size: 0.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.gp-archive-product__attribute-heading {
  margin: 2.5rem 0 1.5rem 0;
  font-size: 1.125rem; }

.gp-archive-product__attribute-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.gp-archive-product__attribute-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5rem; }

.gp-archive-product__attribute-label {
  cursor: pointer;
  font-weight: 400;
  margin-left: 1rem;
  margin-bottom: 0; }

.gp-archive-product__checkbox {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0.0625rem solid #404040;
  width: 1.3125rem;
  height: 1.3125rem;
  position: relative; }
  .gp-archive-product__checkbox:checked {
    position: relative; }
    .gp-archive-product__checkbox:checked::after {
      content: '';
      position: absolute;
      left: 0.4375rem;
      top: 0.125rem;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      height: 0.8125rem;
      width: 0.3125rem;
      border-bottom: 0.125rem solid #404040;
      border-right: 0.125rem solid #404040; }
  .gp-archive-product__checkbox:focus {
    outline: none; }

.gp-archive-product__product-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 1.5rem; }
  @media (min-width: 900px) {
    .gp-archive-product__product-list {
      grid-template-columns: repeat(3, 1fr); } }

.gp-archive-product__show-more {
  margin: 0 auto;
  text-align: center;
  margin-top: 5rem; }

.gp-cart__title {
  text-align: center;
  color: #404040; }

@media (min-width: 600px) {
  .gp-cart__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 600px) {
  .gp-cart__items {
    width: 65%; } }

.gp-cart__summary {
  border-top: 2px solid #ff949e;
  padding: 2rem; }
  @media (min-width: 600px) {
    .gp-cart__summary {
      width: 35%;
      border-top: 0;
      border-left: 2px solid #ff949e;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.gp-cart__total {
  font-family: "Source Sans Pro";
  font-size: 2.5rem;
  text-align: center; }

.gp-cart__summary-title {
  text-align: center;
  margin-bottom: 0; }

.gp-cart__button {
  width: 100%;
  margin-top: 2rem; }
  @media (min-width: 600px) {
    .gp-cart__button {
      width: auto; } }

.gp-cart__coupon-item {
  margin: 1rem 0;
  font-weight: 700; }

.gp-cart__show-coupon {
  display: block;
  margin-top: 1rem;
  text-align: center; }

.gp-cart__free-shipping {
  margin: 5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.gp-cart__shipping-heading {
  text-transform: uppercase;
  font-size: 2rem;
  text-align: center; }
  .gp-cart__shipping-heading span {
    color: #ff949e; }

.gp-cart__coupon {
  display: none;
  margin-top: 1rem; }
  .gp-cart__coupon input {
    border: 2px solid #ff949e;
    border-radius: 5px 0 0 5px; }

.gp-cart__coupon-submit {
  border-radius: 0 5px 5px 0; }

.gp-cart__similar-products {
  margin-top: 2rem; }
  .gp-cart__similar-products .gc-product-item-list__list {
    grid-template-columns: 1fr; }
    @media (min-width: 900px) {
      .gp-cart__similar-products .gc-product-item-list__list {
        grid-template-columns: repeat(6, 1fr); } }
  .gp-cart__similar-products .gc-product-item__image {
    height: auto; }
  .gp-cart__similar-products .gc-product-item img {
    height: auto; }

@media (min-width: 600px) {
  .gp-customize__wrapper {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 900px) {
  .gp-customize__wrapper {
    max-width: 50%; } }

.gp-customize__title {
  text-align: center; }

.gp-customize__description {
  text-align: center;
  margin-bottom: 6rem; }

.gp-customize__styles-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem; }
  @media (min-width: 900px) {
    .gp-customize__styles-wrapper {
      gap: 2rem; } }

.gp-customize__style-option input {
  width: 1rem;
  height: 1rem; }

.gp-customize__style-option label {
  margin-left: 0.5rem;
  cursor: pointer; }

.gp-customize__price-wrapper {
  margin-top: 4rem; }

.gp-customize__price-title {
  text-align: center; }

.gp-customize__price {
  text-align: center; }

.gp-customize__file {
  border: 2px dashed #c4c4c4;
  padding: 5rem;
  cursor: pointer; }

.gp-customize__file-initial, .gp-customize__file-success {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.gp-customize__file-success {
  display: none; }

.gp-customize__file-text {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 1rem; }

.gp-customize__fake-button {
  border: 2px solid #ff949e;
  padding: 0.5rem 2rem;
  border-radius: 5px;
  margin-top: 1rem; }

.gp-customize__number {
  margin: 1rem 0; }
  .gp-customize__number input {
    width: 100%;
    color: #ff949e;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    @media (min-width: 900px) {
      .gp-customize__number input {
        width: 50%; } }
  .gp-customize__number input::-webkit-slider-thumb {
    -webkit-appearance: none;
            appearance: none;
    background: #ff949e;
    cursor: pointer;
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    margin-top: -5px; }
  .gp-customize__number input::-webkit-slider-runnable-track {
    -webkit-appearance: none;
            appearance: none;
    background: #ff949e;
    height: 5px; }

.gp-customize__number-values {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (min-width: 900px) {
    .gp-customize__number-values {
      width: 50%; } }

.gp-customize__variation-title {
  font-weight: 700;
  font-size: 1.5rem; }

.gp-customize__add-to-cart {
  padding: 1rem;
  background: #ff949e;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  cursor: pointer;
  color: white;
  font-size: 1rem;
  margin-left: auto;
  margin-right: auto; }
  .gp-customize__add-to-cart svg {
    width: 1rem;
    height: 1rem;
    fill: #fff;
    margin-right: 1rem; }

.gp-customize textarea.wcj_product_input_fields {
  height: 12.5rem; }

.gp-customize .required {
  display: none; }

.gp-customize input[type=file] {
  display: none; }

.gp-customize label[for=wcj_product_input_fields_global_1] {
  display: none; }

.gp-account > .woocommerce {
  display: grid;
  gap: 2rem; }
  @media (min-width: 900px) {
    .gp-account > .woocommerce {
      grid-template-columns: 3fr 9fr; } }
  @media (min-width: 1200px) {
    .gp-account > .woocommerce {
      grid-template-columns: 2fr 10fr; } }
  .gp-account > .woocommerce::before {
    display: none;
    content: unset; }
  .gp-account > .woocommerce h2 {
    margin-top: 0; }
  .gp-account > .woocommerce .woocommerce-MyAccount-navigation,
  .gp-account > .woocommerce .woocommerce-MyAccount-content {
    float: none;
    width: unset; }
  .gp-account > .woocommerce .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 900px) {
      .gp-account > .woocommerce .woocommerce-MyAccount-navigation ul {
        display: unset;
        -ms-flex-wrap: unset;
            flex-wrap: unset; } }
  .gp-account > .woocommerce .woocommerce-MyAccount-navigation li {
    -webkit-transition: background-color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out;
    border-radius: 4px;
    margin-bottom: 0.5rem;
    margin-right: 0.5rem; }
    @media (min-width: 900px) {
      .gp-account > .woocommerce .woocommerce-MyAccount-navigation li {
        margin-right: unset; } }
    .gp-account > .woocommerce .woocommerce-MyAccount-navigation li:hover {
      background-color: #fff4f5;
      color: #ff949e;
      -webkit-transition: background-color 0.1s ease-in-out;
      transition: background-color 0.1s ease-in-out; }
  .gp-account > .woocommerce .woocommerce-MyAccount-navigation .is-active {
    background-color: #ff949e;
    color: white; }
    .gp-account > .woocommerce .woocommerce-MyAccount-navigation .is-active:hover {
      background-color: #ff949e;
      color: white; }
  .gp-account > .woocommerce .woocommerce-MyAccount-navigation a {
    display: block;
    text-decoration: none;
    padding: 0.5rem;
    color: inherit; }
    @media (min-width: 900px) {
      .gp-account > .woocommerce .woocommerce-MyAccount-navigation a {
        padding: 1rem; } }

@media (min-width: 900px) {
  .gp-account--unauthenticated > .woocommerce {
    grid-template-columns: 1fr; } }

@media (min-width: 1200px) {
  .gp-account--unauthenticated > .woocommerce {
    grid-template-columns: 1fr; } }

.gp-blog__main-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2rem 0; }
  @media (min-width: 900px) {
    .gp-blog__main-title {
      margin: 4rem 0; } }

.gp-blog__title {
  text-align: center; }
  @media (min-width: 600px) {
    .gp-blog__title {
      margin: 0 2.5rem; } }
  @media (min-width: 900px) {
    .gp-blog__title {
      margin: 0 4.5rem; } }

.gp-blog__image {
  display: none; }
  @media (min-width: 600px) {
    .gp-blog__image {
      display: block; } }

.gp-blog__categories {
  border-radius: 5px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: #fff4f5;
  padding: 1.35rem;
  margin-bottom: 5.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 600px) {
    .gp-blog__categories {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.gp-blog__category-item:not(:last-of-type) {
  border-bottom: 2px solid #ff949e; }
  @media (min-width: 600px) {
    .gp-blog__category-item:not(:last-of-type) {
      border-bottom: 0;
      border-right: 2px solid #ff949e;
      margin-right: 1.5rem;
      padding-right: 1.5rem; } }

.gp-blog__category-item--active a {
  color: #ff949e; }

.gp-blog__category {
  display: block;
  text-decoration: none;
  padding: 0.5rem 0;
  color: #404040; }
  @media (min-width: 600px) {
    .gp-blog__category {
      padding: 0.1rem 0; } }

.gp-blog__posts {
  margin-top: 3rem; }
  @media (min-width: 600px) {
    .gp-blog__posts {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 1rem; } }
  @media (min-width: 900px) {
    .gp-blog__posts {
      margin-top: 5rem;
      grid-template-columns: repeat(4, 1fr); } }

.gp-blog__load-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 2rem 0; }
  @media (min-width: 900px) {
    .gp-blog__load-more {
      margin-bottom: 5rem; } }

.gp-checkout {
  display: grid; }
  @media (min-width: 1200px) {
    .gp-checkout {
      gap: 2rem;
      grid-template-columns: 3fr 2.5fr; } }
  .gp-checkout__info {
    margin-bottom: 2rem;
    position: relative; }
    @media (min-width: 1200px) {
      .gp-checkout__info {
        margin-bottom: 0;
        border-left: 2px solid #ff949e;
        padding-left: 2rem;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
  .gp-checkout__cart-button-wrapper {
    text-align: right; }
  .gp-checkout__cart-button {
    padding: 0.5rem 1rem; }
  .gp-checkout__summary {
    margin-top: 2rem;
    font-size: 1.5rem; }
    @media (min-width: 900px) {
      .gp-checkout__summary {
        font-size: 2.5rem;
        text-align: center;
        margin-top: 4rem; } }
  .gp-checkout__total {
    font-weight: 700; }
    @media (min-width: 900px) {
      .gp-checkout__total {
        font-size: 3rem; } }
  @media (min-width: 1200px) {
    .gp-checkout__form {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  .gp-checkout__form #customer_details::before {
    content: unset;
    display: unset; }
  .gp-checkout__form #customer_details > div {
    width: unset;
    float: unset; }
  .gp-checkout__form #billing_company_field {
    display: none; }
  .gp-checkout__form h3 {
    margin-top: 0; }
  .gp-checkout__form #order_review_heading {
    display: none; }
  .gp-checkout__form .woocommerce-checkout-review-order-table .cart-subtotal {
    display: none; }

.gp-favorites__heading {
  text-align: center; }

.gp-favorites__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1.5rem; }
  @media (min-width: 900px) {
    .gp-favorites__grid {
      grid-template-columns: repeat(4, 1fr); } }

.gp-register__heading {
  text-align: center;
  margin: 0 auto; }

.gp-register__layout {
  max-width: 70rem;
  margin: 0 auto;
  display: grid;
  grid-gap: 1.5rem;
  background-color: #fff4f5;
  padding: 1rem; }
  @media (min-width: 600px) {
    .gp-register__layout {
      background-color: transparent;
      padding: 0;
      grid-template-columns: 1fr 1.3fr; } }
  @media (min-width: 900px) {
    .gp-register__layout {
      grid-template-columns: repeat(2, 1fr); } }

.gp-register__image {
  background-color: #fff4f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1rem; }
  .gp-register__image img {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 30vh; }
    @media (min-width: 600px) {
      .gp-register__image img {
        max-height: 40vh; } }

.gp-register__input-row {
  margin-bottom: 1.5rem; }

.gp-register__radio {
  cursor: pointer;
  margin-right: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0.0625rem solid #404040;
  width: 1.5rem;
  height: 1.5rem;
  position: relative; }
  .gp-register__radio:checked {
    position: relative; }
    .gp-register__radio:checked::after {
      content: "";
      position: absolute;
      left: 0.5rem;
      top: 0.125rem;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      height: 1rem;
      width: 0.375rem;
      border-bottom: 0.125rem solid #404040;
      border-right: 0.125rem solid #404040; }
  .gp-register__radio:focus {
    outline: none; }

.gp-register__label-radio {
  font-weight: 400;
  margin-right: 1rem;
  margin-bottom: 0;
  text-transform: uppercase;
  cursor: pointer; }

.gp-register__newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.gp-register__error {
  color: red;
  margin-bottom: 1.5rem;
  font-weight: 700; }

.gp-post__title {
  text-align: center;
  margin: 8rem 0 0 0;
  font-size: 2rem; }
  @media (min-width: 600px) {
    .gp-post__title {
      font-size: 2.5rem; } }

.gp-post__info {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin: 0.6rem 0 2rem 0;
  color: #828282;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 600px) {
    .gp-post__info {
      margin-bottom: 4rem; } }

.gp-post__info-item {
  margin: 0 0.75rem; }

.gp-post__categories {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.gp-post__category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .gp-post__category:not(:last-of-type)::after {
    content: "|";
    display: inline-block;
    margin: 0 0.25rem; }

.gp-post__category-link {
  font-weight: 400;
  text-decoration: none;
  color: #828282; }
  .gp-post__category-link:hover {
    color: #ff949e; }

.gp-post__content,
.gp-post__newsletter .gc-newsletter__wrapper {
  max-width: 49.25rem;
  margin: 0 auto; }

.gp-post__content {
  position: relative; }

.gp-post__share-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 1200px) {
    .gp-post__share-list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      position: absolute;
      left: -3.8rem;
      margin-left: -1.5rem; } }

.gp-post__share-link {
  border: 2px solid #ff949e;
  border-radius: 5px;
  height: 3rem;
  width: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0.5rem 1rem 0.5rem; }
  @media (min-width: 1200px) {
    .gp-post__share-link {
      height: 3.8rem;
      width: 3.8rem;
      margin: 0 0 1rem 0; } }
  .gp-post__share-link:hover {
    background-color: #ff949e; }
    .gp-post__share-link:hover svg {
      fill: #fff; }

.gp-post__share-icon {
  -webkit-transition: 0.15s fill ease-in-out;
  transition: 0.15s fill ease-in-out;
  height: 1.375rem;
  fill: #ff949e; }

.gp-post__thumbnail {
  display: block;
  border-radius: 5px;
  margin-bottom: 2.5rem;
  height: auto;
  width: 100%; }

.gp-post__text h2 {
  font-size: 2.25rem;
  margin: 2.5rem 0; }

.gp-post__text img {
  height: auto; }

.gp-post__newsletter {
  margin: 2rem auto 5rem auto; }
  @media (min-width: 600px) {
    .gp-post__newsletter {
      margin: 4.5rem auto 7.5rem auto; } }
  .gp-post__newsletter .gc-newsletter__description {
    max-width: 38rem; }
  .gp-post__newsletter .gc-newsletter__form {
    max-width: none; }

.gp-post__more-posts {
  margin: 3.5rem 0 3.5rem 0; }
  @media (min-width: 600px) {
    .gp-post__more-posts {
      margin: 6rem 0 7.5rem 0; } }

.gp-post__more-posts-title {
  font-size: 2.25rem;
  text-align: center;
  margin: 0 0 2.5rem 0; }
  @media (min-width: 600px) {
    .gp-post__more-posts-title {
      margin-bottom: 4.5rem; } }

.gp-post__more-posts-list {
  display: grid;
  grid-gap: 1.5rem; }
  @media (min-width: 600px) {
    .gp-post__more-posts-list {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1200px) {
    .gp-post__more-posts-list {
      grid-template-columns: repeat(4, 1fr); } }

@media (min-width: 600px) {
  .gp-product__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    margin-bottom: 2rem; } }

.gp-product__images {
  position: relative;
  min-width: 0; }
  .gp-product__images img {
    border-radius: 5px; }

.gp-product__content {
  margin-top: 1rem;
  min-width: 0; }

.gp-product__star {
  width: 1rem;
  height: 1rem;
  fill: #f2c94c;
  margin-right: 0.5rem; }

.gp-product__title {
  margin: 0; }

.gp-product__rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.gp-product__limited {
  font-weight: 700;
  color: #404040; }

.gp-product__error {
  display: none;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  border: 2px solid #d95656;
  color: #d95656; }

.gp-product label {
  display: none; }

.gp-product__quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1rem; }
  .gp-product__quantity input {
    width: 3rem;
    border-top: 2px solid #ff949e;
    border-bottom: 2px solid #ff949e;
    text-align: center; }

.gp-product__minus, .gp-product__plus {
  width: 1.5rem;
  background: #ff949e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.5rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .gp-product__minus--disabled, .gp-product__plus--disabled {
    background: #c4c4c4; }

.gp-product__plus {
  border-radius: 0 5px 5px 0; }

.gp-product__minus {
  border-radius: 5px 0 0 5px; }

.gp-product__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2rem 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (min-width: 900px) {
    .gp-product__buttons {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .gp-product__buttons svg {
    fill: currentColor;
    height: 1em;
    width: 1em; }
    @media (min-width: 900px) {
      .gp-product__buttons svg {
        margin-right: 0.5rem; } }

.gp-product__label {
  display: none;
  text-transform: uppercase; }
  @media (min-width: 900px) {
    .gp-product__label {
      display: inline; } }

.gp-product__proceed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 900px) {
    .gp-product__proceed {
      width: 100%;
      margin-top: 4rem; } }

.gp-product__add-to-cart {
  padding: 1rem;
  background: #ff949e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  margin-right: 1rem;
  cursor: pointer;
  color: white;
  font-size: 1rem; }

.gp-product__favorite {
  padding: 1rem;
  background: #fff;
  border: 2px solid #ff949e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  fill: #404040;
  cursor: pointer;
  font-size: 1rem; }
  .gp-product__favorite svg {
    fill: currentColor;
    height: 1em;
    width: 1em; }

.gp-product__alert {
  font-weight: 700;
  color: #73f073;
  font-size: 1.5rem;
  display: none; }

.gp-product__carousel {
  position: relative; }

.gp-product__slider {
  margin-bottom: 0 !important; }
  .gp-product__slider .slick-slide {
    height: unset !important; }
  .gp-product__slider .slick-dots {
    bottom: 1rem; }
  .gp-product__slider .slick-dots li button:before {
    font-size: 1rem;
    color: #fff; }

.gp-product__thumbnails {
  display: none;
  gap: 1rem;
  margin-top: 1rem;
  grid-template-columns: repeat(6, 1fr); }
  @media (min-width: 900px) {
    .gp-product__thumbnails {
      display: grid; } }
  .gp-product__thumbnails img {
    cursor: pointer; }

.gp-product__next, .gp-product__previous {
  position: absolute;
  z-index: 1;
  top: 50%; }
  @media (min-width: 600px) {
    .gp-product__next, .gp-product__previous {
      top: 25%; } }
  @media (min-width: 900px) {
    .gp-product__next, .gp-product__previous {
      top: 40%; } }
  .gp-product__next svg, .gp-product__previous svg {
    width: 48px;
    height: 48px;
    fill: #fff; }

.gp-product__next {
  right: 0; }

.gp-product__modal-sizing-chart {
  margin-top: 1rem; }


/*# sourceMappingURL=styles.css.map*/