/**
* This uncompressed file is not referenced by the theme
* it is only included as a reference.
*
* If you need help with this code, contact me:
* nic@nicchan.me
*/

@charset "UTF-8";
input,
textarea,
select {
  border-radius: 0.188rem; }

::placeholder {
  color: rgba(57, 57, 82, 0.65);
  opacity: 1; }

.accent-text {
  font-family: "Odin", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.btn,
.btn--secondary {
  border-radius: 0.188rem;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  color: #1b1b26;
  transition: box-shadow 0.3s ease, opacity 0.3s ease,
    background-color 0.3s ease; }
.btn:focus,
.btn--secondary:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(229, 198, 70, 0.6); }
.btn[disabled],
.btn--secondary[disabled] {
  background-color: #6a6a80;
  color: #000; }

.btn--secondary {
  background-color: #ff522c; }
.btn--secondary:focus {
  box-shadow: 0 0 0 3px rgba(255, 82, 44, 0.6); }

.btn--tertiary {
  background-color: #393952;
  color: #fff; }
.btn--tertiary:focus {
  box-shadow: 0 0 0 3px rgba(57, 57, 82, 0.6); }

.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {
  margin-bottom: 1rem; }

.rte img {
  max-width: 100%; }

.rte ul {
  position: relative;
  margin-left: 1.25rem;
  list-style: none; }
.rte ul li::before {
  content: "";
  position: absolute;
  display: inline-block;
  left: -1.5rem;
  width: 1rem;
  height: 1rem;
  background-size: contain;
  margin-top: 0.275rem; }

.rte--simple h2,
.rte--simple h3 {
  text-align: left; }

.rte--simple h2 {
  font-family: "Roboto", sans-serif; }

.rte--simple h3,
.rte--simple h4 {
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: none; }

.accordion__panel .rte h3 {
  font-size: 1.75rem; }

/**
* Accordion container element
*/
.accordion {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e9663d; }
.accordion .accordion__heading {
  margin: -1px 0 0; }
.accordion--faq .accordion__trigger {
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0; }
.accordion--faq .accordion__panel {
  margin-left: 0; }

.accordion > li {
  margin: 0; }

/**
* Add zero-width space. needed to ensure Safari + VO respect list semantics.
* Set the before content to position absolute to negate any visible space
* the before content could add to the document.
*/
.accordion > li:before {
  content: "\200B";
  position: absolute; }

/**
* Accordion Heading
*/
.accordion__heading {
  border: none;
  font-size: inherit; }

.accordion__trigger {
  display: block;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 1rem 0;
  padding-right: 2rem;
  background-color: transparent;
  border-top: 1px solid #e9663d;
  color: #000;
  font-size: 1.25rem;
  font-family: "Odin", sans-serif;
  font-family: 'Graphie Semi Bold';
  letter-spacing: 0.05em;
  cursor: pointer;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
  -webkit-appearance: none;
  z-index: 2; }

.accordion__trigger:after {
  border-left: 0.2em solid transparent;
  border-right: 0.2em solid transparent;
  border-top: 0.25em solid #000;
  bottom: 0;
  content: "";
  height: 0;
  margin: auto;
  position: absolute;
  right: 1em;
  top: 0;
  transition: transform 0.2s ease-in-out;
  transform-origin: center center;
  transform: rotate(0deg);
  width: 0; }

.accordion__trigger:hover:after,
.accordion__trigger:focus:after,
.accordion__trigger[aria-expanded="true"]:after {
  border-top-color: #000; }

.accordion__trigger[aria-expanded="true"]:after {
  transform: rotate(180deg); }

/**
* This is needed to allow a double tap iOS 11
* Safari + VO to function correctly, if there
* are multiple elements (wrapper spans) to layout
* text nodes within the accordion button.

-- This is not needed if a button only contains text
and no other child nodes wrapping the text --

.accordion__trigger > * {
pointer-events: none;
}
*/
.accordion__panel {
  background-color: inherit;
  max-height: 0vh;
  overflow: hidden;
  padding: 0.001em 0;
  position: relative;
  visibility: hidden;
  z-index: 1; }

.accordion__panel--transition {
  transition: max-height 0.3s ease-in-out, padding-top 0.3s ease-in-out,
    padding-bottom 0.3s ease-in-out; }

.accordion__panel > :last-child {
  margin-bottom: 0; }

.accordion__panel[aria-hidden="false"] {
  max-height: 200rem;
  padding-bottom: 1.25rem;
  visibility: visible; }

.accordion__all {
  float: right;
  padding: 0.5rem 0.25rem;
  color: #e9663d;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-family: "Odin", sans-serif;
  letter-spacing: 0.05em; }

.address-blocks {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.25rem; }

.address-block {
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  margin-left: 1.25rem;
  margin-bottom: 1.25rem;
  background-color: #393952;
  border-radius: 0.5rem;
  overflow: hidden; }

.address-block__content {
  flex: 1 1 auto;
  padding: 1.5rem; }

.address-block__buttons {
  display: flex; }
.address-block__buttons a {
  flex: 1 1 50%;
  padding: 0.5rem;
  background-color: #000;
  color: #fff;
  font-family: "Odin", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-align: center;
  transition: 0.3s ease; }
 .address-block__buttons a:active, .address-block__buttons a:focus {
  background-color: #d9b51f; }
.address-block__buttons a:not(:first-child) {
  border-left: 1px solid #393952; }

@media (min-width: 62em) {
  .address-block {
    flex: 0 1 calc(50% - 1.25rem); }
  .address-block--full {
    flex: 1 1 100%; } }

.address-form__input {
  width: 100%;
  border: 1px solid black; }

.address-form__alert {
  margin-left: 1.25rem; }

.address-form__buttons {
  margin-top: 2rem; }
.address-form__buttons a {
  margin-left: 1.25rem; }

@media (min-width: 62em) {
  .address-form {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.25rem; }
  .address-form__group {
    margin-left: 1.25rem;
    flex: 0 1 calc(50% - 1.25rem); }
  .address-form__group--full {
    flex: 1 1 100%; } }

.ajaxcart__footer--fixed {
  padding-bottom: 5rem; }

.ajaxcart__product-name {
  font-family: "Odin", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.ajaxcart__qty-adjust {
  border: none;
  background-color: #393952; }

.ajaxcart__qty-num {
  color: #1b1b26;
  background-color: #fff; }

.alert {
  margin-top: 1rem;
  padding: 1rem;
  border-radius: 0.5rem;
/*   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); */
/*   background-color: #393952; */
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  background-color: #fff;
  color: #fff;
  font-size: 1.125rem;
  text-align: left; }
.alert--center {
  text-align: center; }
.alert p {
  margin: 0; color: #000; }
.alert p + p {
  margin-top: 1rem; }
.alert p:empty {
  margin: 0; }
.alert a {
  text-decoration: underline; }

.alert__text:not(:first-child) {
  margin-top: 1rem; }

@media (min-width: 48em) {
  .alert {
    padding: 1.5rem; } }

.callout {
  width: 100%;
  margin: 2.5rem auto;
  padding: 1.5rem;
  max-width: 30rem;
/*   background-color: #393952; */
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  border-radius: .5rem;
  text-align: center; }

.callout__title {
  font-size: 1.5rem; }

.cart__remove-button {
  margin-top: 0.5rem; }

.cart__terms-link {
  display: inline-block;
  margin-left: 0.25rem;
  color: #e9663d;
  text-decoration: underline;
  vertical-align: middle; }

.checkbox {
  position: relative;
  text-align: left; }
.checkbox label {
  display: inline-block;
  padding: 0.5rem 0;
  line-height: 1;
  transition: box-shadow 0.3s ease; }
.checkbox label a {
  color: #e5c646;
  text-decoration: underline; }
.checkbox label::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  top: 11px;
  border: 1px solid #393952;
  background-color: #fff;
  vertical-align: middle;
  transition: all 0.3s ease; }
.checkbox label::after {
  content: "✓";
  position: absolute;
  display: block;
  font-size: 0.75rem;
  top: 0.625rem;
  left: 0.175rem;
  color: #fff;
  opacity: 0;
  transition: opacity 0.3s ease; }
.checkbox label > span {
  display: inline-block;
  margin-left: 1.5rem;
  vertical-align: middle; }
.checkbox input {
  position: absolute;
  opacity: 0; }
.checkbox input:focus + label::before {
  box-shadow: 0 0 0 3px rgba(229, 198, 70, 0.4); }
.checkbox input:checked + label::before {
  background-color: #393952; }
.checkbox input:checked + label::after {
  opacity: 1; }

.collection__fallback {
  margin-top: 2rem; }

.collection__description {
  margin: 3rem auto;
  text-align: center;
  max-width: 60rem; }

@media (min-width: 48em) {
  .collection__description {
    font-size: 1.5rem; } }

@keyframes dialogFade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.dialog {
  visibility: visible;
  pointer-events: auto; }
.dialog[aria-hidden="true"] {
  visibility: hidden;
  pointer-events: none; }

.dialog:not([aria-hidden="true"]) > .dialog__window,
.dialog:not([aria-hidden="true"]) .dialog__overlay {
  pointer-events: auto;
  visibility: visible;
  animation: dialogFade 0.3s ease; }

.dialog__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  z-index: 1001; }

.dialog__window {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  border: none;
  margin: 0;
  padding: 3rem 5%;
/*   background-color: #393952; */
  background-color: #fff;
  text-align: left;
  z-index: 1002;
  visibility: hidden;
  pointer-events: none; }

.dialog__close {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  margin-left: auto;
  margin-right: 0;
  background-color: transparent;
  border: none;
  appearance: none;
  font-size: 2rem;
  padding: 0;
  line-height: 1;
  z-index: 1; }

.dialog__window .dialog__title {
    font-family: 'Graphie Semi Bold';
    color: #000;
}

.dialog__title {
  font-size: 1.5rem; }

.dialog__button {
  display: block;
  margin-top: 2rem; }

@media (min-width: 32em) {
  .dialog__window {
    left: 50%;
    top: 50%;
    height: auto;
    min-height: 0;
    max-height: 90%;
    width: 90%;
    max-width: 35rem;
    padding: 2rem;
    border-radius: 0.5rem;
    transform: translate(-50%, -50%);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); } }

@media (min-width: 48em) {
  .dialog__title {
    font-size: 2rem; } }

.form-error, .errors {
  border-radius: 0.188em;
  border: none;
  background-color: #ff522c;
  color: #1b1b26;
  font-size: 1rem;
  font-weight: 700; }

.featured-blog__posts {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.5rem; }

.featured-blog__post {
  display: block;
  flex: 1 1 100%;
  margin-left: 1.5rem;
  padding: 1rem;
  border-radius: 0.5rem;
/*   background-color: #393952; */
  background-color: #fff;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25); }

.featured-blog__meta {
  margin-bottom: 1.5rem; }

@media (min-width: 48em) {
  .featured-blog__post {
    flex: 1 1 40%;
    flex: 0 1 calc(50% - 1.5rem); } }

@media (min-width: 62em) {
  .featured-blog__post {
    padding: 1.5rem;
    flex: 1 1 25%;
    flex: 0 1 calc(33.3% - 1.5rem); } }

.footer {
/*   margin-top: 3rem; */
  padding: 1.5rem 0;
/*   background-color: #393952; */
  background-color: #fff;
  text-align: center; 
	border-top: 1px solid #bebebe; }

.footer__logo-wrapper {
  display: block;
  margin-bottom: 2rem; }

.footer__logo {
  max-width: 12rem; }

.footer__credit {
  color: #e5c646; }
.footer__credit a {
  text-decoration: underline;
  color: #e5c646; }

.footer__menu-block {
  margin-top: 3rem; }
.footer__menu-block:first-child {
  margin-top: 0; }

.footer__heading {
  margin-bottom: 1rem;
  font-family: "Odin", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.05em;
  color: #000; }

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

.footer__list-item {
  margin-bottom: 0; }

.footer__link {
  display: inline-block;
  padding: 0.125rem 0.5rem;
  font-size: 0.875rem;
  color: #e5c646;
  text-decoration: none; }
.footer__link:hover, .footer__link:active, .footer__link:focus {
  color: #fff; }

.footer__subscribe {
  max-width: 20rem;
  margin-top: 2.5rem;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 36em) {
  .footer__menu {
    display: flex;
    text-align: left; }
  .footer__menu-block {
    margin-top: 0;
    padding-right: 3rem; }
  .footer__list--columns {
    column-count: 2;
    column-gap: 1.5rem; }
  .footer__link {
    position: relative;
    padding-left: 1rem; }
  .footer__link::before {
    content: "";
    position: absolute;
    display: inline-block;
    left: -0.25rem;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    margin-top: 0.15rem; } }

@media (min-width: 52em) {
  .footer {
    padding: 3rem 0;
    text-align: center; }
  .footer__wrapper {
    display: flex;
    flex-wrap: wrap; }
  .footer__logo-wrapper {
    flex: 1 1 12rem;
    align-self: flex-start;
    padding-right: 3rem; }
  .footer__subscribe {
    flex: 1 1 100%; }
  .footer__copyright {
    flex: 1 1 100%;
    margin-top: 2rem; } }

@media (min-width: 72em) {
  .footer {
    text-align: left; }
  .footer__wrapper {
    justify-content: space-between; }
  .footer__logo-wrapper {
    padding-right: 3rem; }
  .footer__menu {
    padding-right: 0; }
  .footer__subscribe {
    margin-top: 0;
    flex: 0 1 auto; }
  .footer__copyright {
    flex: 1 1 100%;
    margin-top: 2rem; } }

.grid-product__grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.5rem; }
.grid-product__grid--margin {
  margin-top: 2.5rem; }

.grid-product__grid-item {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  margin-left: 1.5rem;
  margin-bottom: 1.5rem;
/*   background-color: #393952; */
  background-color: #fff;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25); }

.grid-product__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 4; }
@media (min-width: 48em) {
  .grid-product__link:hover ~ .grid-product__image-wrapper .grid-product__image, .grid-product__link:active ~ .grid-product__image-wrapper .grid-product__image, .grid-product__link:focus ~ .grid-product__image-wrapper .grid-product__image {
    transform: scale(1.1); } }
@media screen and (prefers-reduced-motion: reduce) {
  .grid-product__link:hover ~ .grid-product__image-wrapper .grid-product__image, .grid-product__link:active ~ .grid-product__image-wrapper .grid-product__image, .grid-product__link:focus ~ .grid-product__image-wrapper .grid-product__image {
    transform: none; } }

.grid-product__image-wrapper {
  overflow: hidden; }

.grid-product__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
/*   font-family: "object-fit: cover"; */
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease; }

.grid-product__status-bar {
  position: relative;
  padding: 0.5rem 1rem;
  background: #e9663d;
  font-weight: 900;
  color: #fff;
  text-align: center;
  z-index: 1; }
.grid-product__status-bar--inactive {
  background-color: #bab8d3; }

.grid-product__meta {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  padding: 0.75rem 1rem;
  text-align: left; }

.grid-product__title {
  margin-right: 0.5rem;
  font-weight: 900;
  font-size: 1rem; }

.grid-product__price {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 1rem;
  color: #e9663d; }

.grid-product__rte {
  margin-top: 1rem; }

.grid-product__progress {
  margin-top: auto; }

@media (min-width: 48em) {
  .grid-product__grid-item {
    flex: 1 1 45%;
    flex: 0 1 calc(50% - 1.5rem); }
  .grid-product__meta {
    padding: 1.5rem 1.875rem; }
  .grid-product__status-bar {
    padding: 0.5rem 1.875rem; } }

@media (min-width: 62em) {
  .grid-product__grid-item {
    flex: 1 1 30%;
    flex: 0 1 calc(33.3% - 1.5rem); } }

 @media (min-width: 90em) {
   .grid-product__grid--margin:first-child {
    margin-top: 5rem; } }

.grid-search {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.5rem; }

.grid-search__page {
  margin-left: 1.5rem;
  flex: 1 1 100%; }

.grid-search__page-link {
  height: auto; }

.grid-search__page-content {
  overflow: visible; }

@media (min-width: 48em) {
  .grid-search__page {
    flex: 0 1 calc(50% - 1.5rem); } }

@media (min-width: 62em) {
  .grid-search__page {
    flex: 0 1 calc(33.3% - 1.5rem); } }

.input-group {
  display: flex; }
.input-group .input-group-field {
  flex: 1 1 auto;
  width: 1rem;
  border-radius: 0.188em;
  margin-right: 0.25rem; }
.input-group .input-group-btn {
  width: auto; }
.input-group .input-group-btn .btn {
  border-radius: 0.188em; }

.list-product__status-extended p:not(:first-of-type) {
  display: none; }

.list-product__list-item {
  border-bottom: 2px solid #383850;
  padding: 0.75rem 0;
  position: relative;
  width: 100%; }

.list-product__label {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.875rem;
  color: #ff522c;
  margin-right: 1rem;
  font-weight: bold; }

.list-product__title {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: bold;
  text-decoration: underline; }

.list-product__status {
  margin-bottom: 0; }

@media screen and (min-width: 850px) {
  .list-product__list-item {
    display: flex;
    align-items: baseline; }
  .list-product__meta {
    flex: 0 0 21.875rem;
    margin-right: 2rem; } }

.mobile-nav__item a,
.mobile-nav__toggle button {
  color: #e5c646; }

.mobile-nav__item--secondary a {
  color: #ff522c; }

.mobile-nav__sublist .mobile-nav__link {
  font-size: 1rem; }

.navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 1rem;
  z-index: 1000; }

.navigation__link--burger {
  width: 3.125rem;
  height: 3.125rem;
  padding: 0;
  text-align: center;
  line-height: 1;
  background-color: transparent;
  border: 0;
  position: relative; }

/* .navigation__nav {
display: none; } */

.navigation__main {
/*   margin-left: 1rem; */
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;}

.navigation__logo {
  text-align: center;
  color: #e5c646;
  transform: translateY(-0.2rem);
  margin: 0 20px; }
.navigation__logo svg {
  width: 100%;
  max-width: 12.5rem;
  height: auto;
  max-height: 3rem;
  transition: color 0.3s ease; }
.navigation__logo:hover, .navigation__logo:active, .navigation__logo:focus, .navigation__logo--active {
  color: #ff522c; }

.navigation__link {
  color: #e5c646;
  transition: color 0.3s ease; }
.navigation__link:hover, .navigation__link:active, .navigation__link:focus, .navigation__link--active,
.navigation__item--active .navigation__link {
  color: #ff522c; }

.navigation__secondary-nav .navigation__item:not(.navigation__item--cart) {
  display: none; }

.navigation__list {
  display: inline-block;
  margin: 0; }

.navigation__item {
  display: inline-block;
  margin-left: 0.5rem;
  margin-bottom: 0; }
.navigation__item.nav-hover .navigation__dropdown {
  visibility: visible;
  pointer-events: auto;
  opacity: 1; }

.navigation__link {
  display: inline-block;
  padding: 1rem;
  font-size: 1rem;
  white-space: nowrap; }
.navigation__link.nav-focus + .navigation__dropdown {
  visibility: visible;
  pointer-events: auto;
  opacity: 1; }
.navigation__link:focus:not(:hover) {
  outline: 3px solid #e9663d; }

.navigation__dropdown {
  position: absolute;
  margin: 0;
  list-style: none;
  padding: 0;
/*   background-color: #393952; */
  background-color: #fff;
  opacity: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transition: opacity 0.3s ease;
  visibility: hidden;
  pointer-events: none;
  z-index: 1000; }

.navigation__dropdown-item {
  margin-bottom: 0;
  background-color: transparent; }

.navigation__dropdown-link {
  display: block;
  padding: 0.5rem 1rem;
  font-family: 'Graphie Semi Bold';
/*   font-weight: 700; */
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  transition: background-color 0.3s ease; }
.navigation__dropdown-link:hover, .navigation__dropdown-link:active, .navigation__dropdown-link:focus, .navigation__dropdown-link.navigation__item--active {
  background-color: #FF3262; }

.navigation__item--cart {
  height: 3.125rem; }

.navigation__link-icon-label {
  margin-left: 0.25rem; }

@media (min-width: 100em) {
  .navigation__toggle {
    display: none; }
  .navigation__nav {
    display: block;
    margin-left: 1rem; }
  .navigation__secondary-nav .navigation__item:not(.navigation__item--cart) {
    display: inline-block; }
  .navigation__main {
    display: flex;
    justify-content: flex-start;
/*     margin-left: 53px; */
  }
  .navigation__logo {
    margin: 0;
    text-align: left;
    transform: translateY(-0.2rem); }
  .navigation__link {
    font-size: 1.063rem; }
  .navigation__item--cart {
    height: auto; } }

.product-single__price.on-sale,
.product-single__price--compare-at.on-sale {
  color: #e9663d; }

.product-single__meta {
  padding-top: 0;
  text-align: left; }

.product-form__input {
  width: 100%;
  font-family: "Roboto", sans-serif; }

.product-form__item {
  margin-bottom: 1rem; }

.product-single__add-to-cart {
  width: 100%; }

.grid-product-modal__content {
  display: none; }

.product-single__add-to-cart .shopify-payment-button,
.product-single__add-to-cart .btn--add-to-cart {
  flex: 1 1 100%;
  margin-right: 0; }

.product-single__add-to-cart .shopify-payment-button .shopify-payment-button__button {
  font-size: 0.875rem;
  border-radius: 3px;
  overflow: hidden; }

.product-single__description h1,
.product-single__description h2,
.product-single__description h3 {
  text-align: left;
  margin-top: 3rem; }

.product-single__form-warning {
  background-color: #fff;
  color: #000;
  border: 1px solid #393952;
  padding: 1.5rem;
  border-radius: 0.5rem; }

.product-single__form--no-variants {
  margin-top: -1rem; }

@media (min-width: 769px) {
  .product-single__meta {
    padding-top: 0; }
  .product-single__image-sticky {
    position: sticky;
    top: 2.5rem; } }

@supports (display: grid) {
  @media (min-width: 75rem) {
    .product-single__form-grid {
      display: block;
      grid-template-columns: 1fr 1fr;
      grid-gap: 1rem;
      gap: 1rem; }
    .product-form__item {
      margin-bottom: 0; }
    .product-single__add-to-cart {
      grid-column: 1/3; }
    .product-single__form-warning {
      grid-column: 1/3;
      margin: 0; } } }

.progress__wrapper {
  margin-top: 1rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.05rem; }

.progress {
  display: flex;
  align-items: center;
  line-height: 1.125rem; }

.progress__note {
  font-size: 0.875rem; }

.progress__note:not(:first-child) {
  margin-top: 1rem; }

.progress__text {
  width: 5rem;
  color: #e5c646;
  font-family: "Roboto Mono", monospace;
  font-size: 0.875rem;
  font-weight: 700; }

.progress__bar {
  position: relative;
  flex: 1 1 auto;
  height: 0.625rem;
  border-radius: 0.5rem;
  background-color: #1b1b26;
  overflow: hidden; }

.progress__filled {
  position: absolute;
  max-width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(to right, #e5c646, #ff522c);
  border-radius: 0.5rem; }

#shopify-product-reviews {
  margin-top: 3rem !important; }
#shopify-product-reviews .spr-container,
#shopify-product-reviews .spr-form {
  border-color: #e5c646; }

.spr-summary-actions-newreview {
  display: inline-block;
  margin-top: 1rem;
  font-family: "Odin", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  padding: 12px 20px;
  border-radius: 0.188rem;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  background-color: #e5c646;
  color: #1b1b26; }
.spr-summary-actions-newreview:hover, .spr-summary-actions-newreview:active, .spr-summary-actions-newreview:focus {
  color: #1b1b26; }

.spr-icon {
  color: #e5c646; }
.spr-icon:hover, .spr-icon:active, .spr-icon:focus {
  color: #e5c646; }

.spr-form-label {
  font-weight: 700; }

.section-header__description {
  font-size: 1.25rem; }

.section__button {
  margin-top: 2rem;
  background: #FF3262;
  color: #fff; }

.small-hero {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-top: 34.89%;
  background-size: cover;
  background-position: center; }
.small-hero svg {
  max-width: 50%;
  width: 50%;
  height: auto; }
#shopify-section-home-hero .small-hero {
  padding-top: 35%; }

.small-hero__fallback {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center; }

.small-hero__wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1; }

.small-hero__text {
  font-size: 1.75rem;
  margin-bottom: 0;
  text-align: center;
  text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25); }

@media (min-width: 48em) {
  #shopify-section-home-hero .small-hero {
    padding-top: 20%; }
  .small-hero {
    padding-top: 25%; }
  .small-hero__text {
    font-size: 2.5rem; } }

@media (min-width: 62em) {
  #shopify-section-home-hero .small-hero svg {
    max-width: 70%;
    width: 70%; }
  .small-hero__text {
    font-size: 4rem; } }

.social-icons {
  font-size: 1.5rem;
  margin-left: -0.75rem; }
.social-icons:not(:first-child) {
  margin-top: 1.5rem; }
.social-icons li {
  display: inline-block; }
.social-icons li:not(:first-child) {
  margin-left: 0.5rem; }
.social-icons svg,
.social-icons a {
  vertical-align: text-top; }
.social-icons a {
  padding: 0.75rem; }
.social-icons a:hover,
.social-icons a:active,
.social-icons a:focus {
  color: #e5c646; }

.social-sharing.clean a {
  border: transparent;
  background-color: #e9663d;
  border-radius: 0.188rem; 
  margin-right: 5px; }

.subscribe {
  text-align: left; }

.subscribe__heading {
  margin-bottom: 1rem;
  font-weight: 900;
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
  text-transform: none; }

.subscribe__input-group {
  display: flex;
  align-items: stretch;
  justify-content: center; }

.subscribe__email {
  flex: 1 1 50%;
  width: 10px;
  min-width: 0;
  border: 1px solid #393952;}

.subscribe__button {
  margin-left: 0.25rem; }

button#coming-soon-Subscribe, .subscribe__button {
    background: linear-gradient(to left, #ff5142,#ff288e,#ff1aeb);
    color: #fff;
}

.team {
  margin: 4rem 0 0 -1.5rem; }

.team-member {
  margin-left: 1.5rem;
  margin-bottom: 1.5rem;
  background-color: #393952;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25); }

.team-member__content {
  padding: 1.5rem; }

.team-member__name {
  margin: 0;
  font-size: 1.5rem;
  letter-spacing: 0.05em; }

.team-member__role {
  margin-bottom: 1rem;
  font-weight: 700; }

.team-member__label {
  font-weight: 700; }

.team-member__text {
  margin-left: 0;
  margin-bottom: 1rem; }

@media (min-width: 62em) {
  .team {
    display: flex;
    flex-wrap: wrap; }
  .team-member {
    flex: 0 1 calc(50% - 1.5rem); } }

.theme--magic-girl .grid-product__status-bar {
  background-color: #a6e2de; }
.theme--magic-girl .grid-product__status-bar--inactive {
  background-color: #bab8d3; }

.theme--magic-girl .grid-product__price {
  color: #ffe6a1; }

.theme--magic-girl .progress__text {
  color: #ffe6a1; }

.theme--magic-girl .progress__filled {
  background: linear-gradient(to right, #ffc2da, #a6e2de); }

.theme--magic-girl .btn {
  background-color: #a6e2de; }
.theme--magic-girl .btn:hover, .theme--magic-girl .btn:active, .theme--magic-girl .btn:focus {
  background-color: #80d5d0; }
.theme--magic-girl .btn:focus {
  box-shadow: 0 0 0 3px rgba(166, 226, 222, 0.3); }

.theme--magic-girl .accordion__all {
  color: #a6e2de; }

.theme--magic-girl .accordion,
.theme--magic-girl .accordion__trigger {
  border-color: #a6e2de; }


#infiniteoptions-container {
  display: flex;
  flex-wrap: wrap; }
#infiniteoptions-container > div {
  flex: 1 1 100%;
  margin-bottom: 1rem; }
#infiniteoptions-container label {
  font-weight: 900; }
#infiniteoptions-container select {
  width: 100%; }

@supports (display: grid) {
  @media (min-width: 75rem) {
    #infiniteoptions-container {
      display: contents; }
    #infiniteoptions-container > div {
      margin-bottom: 0; } } }

.screenreader {
  border: 0;
  clip: rect(0 0 0 0);
  height: auto;
  /* new - was 1px */
  margin: 0;
  /* new - was -1px */
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */ }

.skip-link {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  padding: 0.5rem;
  z-index: 100;
  color: #1b1b26;
  opacity: 0;
  pointer-events: none;
  z-index: 100000; }
.skip-link:focus {
  opacity: 1;
  pointer-events: auto; }

.back {
  font-family: "Odin", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.875em; }

.template-collection .main-content {
  padding-top: 0; }

.header-container {
  z-index: 22222; }

.product-form__item .product-form__label {
  margin-bottom: 0;
  font-weight: 900; }

.section-header h1:last-child {
  margin-bottom: 0; }

button.mfp-close:focus {
  outline: 3px solid rgba(255, 230, 161, 0.6); }

.contact-form {
  margin-top: 2rem; }

.table-wrap--order {
  padding: 0;
  background-color: transparent; }

table {
  background-color: transparent; }
table a {
  color: #ffe6a1; }

@media screen and (min-width: 591px) {
  .section-header {
    margin-bottom: 2rem; margin-top: 2rem; } }

@media screen and (min-width: 769px) {
  .template-product .main-content {
    padding-bottom: 80px; } }

/*===22-09-2022  */
.status-color-property-InStock {
    background: #FF3262 !important;
}

.dark .address-block__buttons a{
      background-color: #fff;
    color: #000;
}
.dark a#customer_logout_link{
      color: #fff;
}
#shopify-product-reviews .spr-container, #shopify-product-reviews .spr-form{
      border-color: #FF3262;

}
