/** Shopify CDN: Minification failed

Line 4176:37 Expected ":"

**/
/* Color custom properties */
#MainContent
{
     min-height: calc(100vh - 30em); 
}
@media (max-width:767px){
 #Slider-template--23853410681126__e5ce8abd-b18b-48ce-92ad-ae2226ecd8eb .multicolumn-card__info {
    padding: 1em 0!important;
}
  .mc1 h3 {
    margin-top:-6px!important;
  }
  .artwork_templates .multicolumn-list li  {
  padding: .5em 3em!important;
  border-bottom: 1px solid #C5C3BF!important;
  }
}
:root,
.color-background-1 {
  --color-foreground: var(--color-base-text);
  --color-background: var(--color-base-background-1);
  --gradient-background: var(--gradient-base-background-1);
} 

.color-background-2 {
  --color-foreground: var(--color-base-text);
  --color-background: var(--color-base-background-2);
  --gradient-background: var(--gradient-base-background-2);
}

.color-inverse {
  --color-foreground: var(--color-base-background-1);
  --color-background: var(--color-base-text);
  --gradient-background: rgb(var(--color-base-text));
}

.color-accent-1 {
  --color-foreground: var(--color-base-solid-button-labels);
  --color-background: var(--color-base-accent-1);
  --gradient-background: var(--gradient-base-accent-1);
}

.color-accent-2 {
  --color-foreground: var(--color-base-solid-button-labels);
  --color-background: var(--color-base-accent-2);
  --gradient-background: var(--gradient-base-accent-2);
}

.color-foreground-outline-button {
  --color-foreground: var(--color-base-outline-button-labels);
}

.color-foreground-accent-1 {
  --color-foreground: var(--color-base-accent-1);
}

.color-foreground-accent-2 {
  --color-foreground: var(--color-base-accent-2);
}

:root,
.color-background-1 {
  --color-link: var(--color-base-outline-button-labels);
  --alpha-link: 0.85;
}

.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
  --color-link: var(--color-foreground);
  --alpha-link: 0.7;
}

:root,
.color-background-1 {
  --color-button: var(--color-base-accent-1);
  --color-button-text: var(--color-base-solid-button-labels);
  --alpha-button-background: 1;
  --alpha-button-border: 1;
}

.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
  --color-button: var(--color-foreground);
  --color-button-text: var(--color-background);
}

.button--secondary {
  --color-button: var(--color-base-outline-button-labels);
  --color-button-text: var(--color-base-outline-button-labels);
  --color-button: var(--color-background);
  --alpha-button-background: 1;
}

.color-background-2 .button--secondary,
.color-accent-1 .button--secondary,
.color-accent-2 .button--secondary {
  --color-button: var(--color-background);
  --color-button-text: var(--color-foreground);
}

.color-inverse .button--secondary {
  --color-button: var(--color-background);
  --color-button-text: var(--color-foreground);
}

.button--tertiary {
  --color-button: var(--color-base-outline-button-labels);
  --color-button-text: var(--color-base-outline-button-labels);
  --alpha-button-background: 0;
  --alpha-button-border: 0.2;
}

.color-background-2 .button--tertiary,
.color-inverse .button--tertiary,
.color-accent-1 .button--tertiary,
.color-accent-2 .button--tertiary {
  --color-button: var(--color-foreground);
  --color-button-text: var(--color-foreground);
}

:root,
.color-background-1 {
  --color-badge-background: var(--color-background);
  --color-badge-border: var(--color-foreground);
  --alpha-badge-border: 0.1;
}

.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
  --color-badge-background: var(--color-background);
  --color-badge-border: var(--color-background);
  --alpha-badge-border: 1;
}

:root,
.color-background-1,
.color-background-2 {
  --color-card-hover: var(--color-base-text);
}

.color-inverse {
  --color-card-hover: var(--color-base-background-1);
}

.color-accent-1,
.color-accent-2 {
  --color-card-hover: var(--color-base-solid-button-labels);
}

:root,
.color-icon-text {
  --color-icon: rgb(var(--color-base-text));
}

.color-icon-accent-1 {
  --color-icon: rgb(var(--color-base-accent-1));
}

.color-icon-accent-2 {
  --color-icon: rgb(var(--color-base-accent-2));
}

.color-icon-outline-button {
  --color-icon: rgb(var(--color-base-outline-button-labels));
}

.product-card-wrapper .card,
.contains-card--product {
  --border-radius: var(--product-card-corner-radius);
  --border-width: var(--product-card-border-width);
  --border-opacity: var(--product-card-border-opacity);
  --shadow-horizontal-offset: var(--product-card-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--product-card-shadow-vertical-offset);
  --shadow-blur-radius: var(--product-card-shadow-blur-radius);
  --shadow-opacity: var(--product-card-shadow-opacity);
  --shadow-visible: var(--product-card-shadow-visible);
  --image-padding: var(--product-card-image-padding);
  --text-alignment: var(--product-card-text-alignment);
}

.collection-card-wrapper .card,
.contains-card--collection {
  --border-radius: var(--collection-card-corner-radius);
  --border-width: var(--collection-card-border-width);
  --border-opacity: var(--collection-card-border-opacity);
  --shadow-horizontal-offset: var(--collection-card-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--collection-card-shadow-vertical-offset);
  --shadow-blur-radius: var(--collection-card-shadow-blur-radius);
  --shadow-opacity: var(--collection-card-shadow-opacity);
  --shadow-visible: var(--collection-card-shadow-visible);
  --image-padding: var(--collection-card-image-padding);
  --text-alignment: var(--collection-card-text-alignment);
}

.article-card-wrapper .card,
.contains-card--article {
  --border-radius: var(--blog-card-corner-radius);
  --border-width: var(--blog-card-border-width);
  --border-opacity: var(--blog-card-border-opacity);
  --shadow-horizontal-offset: var(--blog-card-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--blog-card-shadow-vertical-offset);
  --shadow-blur-radius: var(--blog-card-shadow-blur-radius);
  --shadow-opacity: var(--blog-card-shadow-opacity);
  --shadow-visible: var(--blog-card-shadow-visible);
  --image-padding: var(--blog-card-image-padding);
  --text-alignment: var(--blog-card-text-alignment);
}

.contains-content-container,
.content-container {
  --border-radius: var(--text-boxes-radius);
  --border-width: var(--text-boxes-border-width);
  --border-opacity: var(--text-boxes-border-opacity);
  --shadow-horizontal-offset: var(--text-boxes-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--text-boxes-shadow-vertical-offset);
  --shadow-blur-radius: var(--text-boxes-shadow-blur-radius);
  --shadow-opacity: var(--text-boxes-shadow-opacity);
  --shadow-visible: var(--text-boxes-shadow-visible);
}

.contains-media,
.global-media-settings {
  --border-radius: var(--media-radius);
  --border-width: var(--media-border-width);
  --border-opacity: var(--media-border-opacity);
  --shadow-horizontal-offset: var(--media-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--media-shadow-vertical-offset);
  --shadow-blur-radius: var(--media-shadow-blur-radius);
  --shadow-opacity: var(--media-shadow-opacity);
  --shadow-visible: var(--media-shadow-visible);
}
body 
{
   -moz-osx-smoothing: grayscale;
   -webkit-font-smoothing: antialiased; 
}
/* base */

.no-js:not(html) {
  display: none !important;
}

html.no-js .no-js:not(html) {
  display: block !important;
}

.no-js-inline {
  display: none !important;
}

html.no-js .no-js-inline {
  display: inline-block !important;
}

html.no-js .no-js-hidden {
  display: none !important;
}




/*
.isolate {
  position: relative;
  z-index: 0;
}*/

.section + .section {
  margin-top: var(--spacing-sections-mobile);
}

@media screen and (min-width: 750px) {
  .section + .section {
    margin-top: var(--spacing-sections-desktop);
  }
}

.element-margin-top {
  margin-top: 5rem;
}

@media screen and (min-width: 750px) {
  .element-margin {
    margin-top: calc(5rem + var(--page-width-margin));
  }
}

body,
.color-background-1,
.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
  color: #1f1922;
  background-color: rgb(var(--color-background));
}

.background-secondary {
  background-color: rgba(var(--color-foreground), 0.04);
}

.grid-auto-flow {
  display: grid;
  grid-auto-flow: column;
}

.page-margin,
.shopify-challenge__container {
  margin: 7rem auto;
}

.rte-width {
  max-width: 82rem;
  margin: 0 auto 2rem;
}

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

.hidden {
  display: none !important;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important;
}

.visually-hidden--inline {
  margin: 0;
  height: 1em;
}

.overflow-hidden {
  overflow: hidden;
}

.skip-to-content-link:focus {
  z-index: 9999;
  position: inherit;
  overflow: auto;
  width: auto;
  height: auto;
  clip: auto;
}

.full-width-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

::selection {
  background-color: rgba(var(--color-foreground), 0.2);
}

.text-body {
  font-size: 1.5rem;
  letter-spacing: 0.06rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
  font-family: 'PoppinsRegular', sans-serif;
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
}



.caption-with-letter-spacing {
  font-size: 1rem;
  letter-spacing: 0.13rem;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
  text-transform: uppercase;
}

.caption-with-letter-spacing--medium {
  font-size: 1.2rem;
  letter-spacing: .16rem;
}

.caption-with-letter-spacing--large {
  font-size: 1.4rem;
  letter-spacing: 0.18rem;
}

.caption-large,
.customer .field input,
.customer select,
.field__input,
.form__label,
.select__select {
  font-size: 1.3rem;
  line-height: calc(1 + 0.5 / var(--font-body-scale));
  letter-spacing: 0;
}

.color-foreground {
  color: rgb(var(--color-foreground));
}

table:not([class]) {
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 1.4rem;
  border-style: hidden;
  box-shadow: 0 0 0 0.1rem rgba(var(--color-foreground), 0.2);
  /* draws the table border  */
}

table:not([class]) td,
table:not([class]) th {
  padding: 1em;
  border: 0.1rem solid rgba(var(--color-foreground), 0.2);
}

@media screen and (max-width: 749px) {
  .small-hide {
    display: none !important;
  }
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .medium-hide {
    display: none !important;
  }
}

@media screen and (min-width: 990px) {
  .large-up-hide {
    display: none !important;
  }
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}



a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: none;
}


.link-with-icon {
  display: inline-flex;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  text-decoration: none;
  margin-bottom: 4.5rem;
  white-space: nowrap;
}

.link-with-icon .icon {
  width: 1.5rem;
  margin-left: 1rem;
}


.circle-divider::after {
  content: '\2022';
  margin: 0 1.3rem 0 1.5rem;
}

.circle-divider:last-of-type::after {
  display: none;
}

hr {
  border: none;
  height: 0.1rem;
  background-color: rgba(var(--color-foreground), 0.2);
  display: block;
  margin: 5rem 0;
}

@media screen and (min-width: 750px) {
  hr {
    margin: 7rem 0;
  }
}

.full-unstyled-link {
  text-decoration: none !important;
  color: #1f1922;
  display: block;
}

.placeholder {
  background-color: rgba(var(--color-foreground), 0.04);
  color: rgba(var(--color-foreground), 0.55);
  fill: rgba(var(--color-foreground), 0.55);
}

details > * {
  box-sizing: border-box;
}
header 
{
     transition: all 0.3s ease-in-out;
    border-bottom: 1px solid transparent; 
}
.break {
  word-break: break-word;
}

.visibility-hidden {
  visibility: hidden;
}


.underlined-link,
.customer a,
.inline-richtext a {
       transition: all 0.3s ease-in-out;
}
.underlined-link:hover 
{
    color:#41afed;
}



.underlined-link,
.customer a {
  color: rgba(var(--color-link), var(--alpha-link));
}

.inline-richtext a,
.rte.inline-richtext a {
  color: currentColor;
}

.underlined-link:hover,
.customer a:hover,
.inline-richtext a:hover {

}


.icon-arrow {
  width: 1.5rem;
}

h3 .icon-arrow,
.h3 .icon-arrow {
  width: calc(var(--font-heading-scale) * 1.5rem);
}

/* arrow animation */
.animate-arrow .icon-arrow path {
  transform: translateX(-0.25rem);
  transition: transform var(--duration-short) ease;
}

.animate-arrow:hover .icon-arrow path {
  transform: translateX(-0.05rem);
}

/* base-details-summary */
summary {
  cursor: pointer;
  list-style: none;
  position: relative;
}

summary .icon-caret {
  position: absolute;
  height: 0.6rem;
  right: 1.5rem;
  top: calc(50% - 0.2rem);
}

summary::-webkit-details-marker {
  display: none;
}

.disclosure-has-popup {
  position: relative;
}

.disclosure-has-popup[open] > summary::before,
.disclosure-has-popup[open2] > summary::before{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  cursor: default;
  content: ' ';
  background: transparent;
}

.disclosure-has-popup > summary::before {
  display: none;
}

.disclosure-has-popup[open] > summary + *, 
.disclosure-has-popup[open2] > summary + *
{
  z-index: 100;
}

@media screen and (min-width: 750px) {
  .disclosure-has-popup[open] > summary + *, 
  .disclosure-has-popup[open2] > summary + *
  {
    z-index: 4;
  }

  .facets .disclosure-has-popup[open] > summary + *,
  .facets .disclosure-has-popup[open2] > summary + *
  {
    z-index: 2;
  }
}

/* base-focus */
/*
  Focus ring - default (with offset)
*/

*:focus {
  outline: 0;
  box-shadow: none;
}

*:focus-visible {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 0.3rem;
  box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),
    0 0 0.5rem 0.4rem rgba(var(--color-foreground), 0.3);
}

/* Fallback - for browsers that don't support :focus-visible, a fallback is set for :focus */
.focused,
.no-js *:focus {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 0.3rem;
  box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),
    0 0 0.5rem 0.4rem rgba(var(--color-foreground), 0.3);
}

/* Negate the fallback side-effect for browsers that support :focus-visible */
.no-js *:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

/*
  Focus ring - inset
*/

.focus-inset:focus-visible {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: -0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}

.focused.focus-inset,
.no-js .focus-inset:focus {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: -0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}

.no-js .focus-inset:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

/*
  Focus ring - none
*/

/* Dangerous for a11y - Use with care */
.focus-none {
  box-shadow: none !important;
  outline: 0 !important;
}

.focus-offset:focus-visible {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 1rem;
  box-shadow: 0 0 0 1rem rgb(var(--color-background)),
    0 0 0.2rem 1.2rem rgba(var(--color-foreground), 0.3);
}

.focus-offset.focused,
.no-js .focus-offset:focus {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 1rem;
  box-shadow: 0 0 0 1rem rgb(var(--color-background)),
    0 0 0.2rem 1.2rem rgba(var(--color-foreground), 0.3);
}

.no-js .focus-offset:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

/* component-title */
.title,
.title-wrapper-with-link {
  margin: 3rem 0 2rem;
}

.title-wrapper-with-link .title {
  margin: 0;
}

.title .link {
  font-size: inherit;
}

.title-wrapper {
  margin-bottom: 3rem;
}

.title-wrapper-with-link {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 1rem;
  margin-bottom: 3rem;
  flex-wrap: wrap;
}

.title--primary {
  margin: 4rem 0;
}

.title-wrapper--self-padded-tablet-down,
.title-wrapper--self-padded-mobile {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media screen and (min-width: 750px) {
  .title-wrapper--self-padded-mobile {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 990px) {
  .title,
  .title-wrapper-with-link {
    margin: 5rem 0 3rem;
  }

  .title--primary {
    margin: 2rem 0;
  }

  .title-wrapper-with-link {
    align-items: center;
  }

  .title-wrapper-with-link .title {
    margin-bottom: 0;
  }

  .title-wrapper--self-padded-tablet-down {
    padding-left: 0;
    padding-right: 0;
  }
}

.title-wrapper-with-link .link-with-icon {
  margin: 0;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.title-wrapper-with-link .link-with-icon svg {
  width: 1.5rem;
}

.title-wrapper-with-link a {
  margin-top: 0;
  flex-shrink: 0;
}

.title-wrapper--no-top-margin {
  margin-top: 0;
}

.title-wrapper--no-top-margin > .title {
  margin-top: 0;
}

.collection__title.title-wrapper {
    margin-bottom: -4.5em !important;
    padding-bottom: 3em;
    position: relative;
    z-index: 99;
}

.subtitle--small {
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
}

.subtitle--medium {
  font-size: 1.6rem;
  letter-spacing: 0.08rem;
}

/* component-grid */
.grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  padding: 0;
  list-style: none;
  column-gap: var(--grid-mobile-horizontal-spacing);
  row-gap: var(--grid-mobile-vertical-spacing);
}

@media screen and (min-width: 750px) {
  .grid {
    column-gap: var(--grid-desktop-horizontal-spacing);
    row-gap: var(--grid-desktop-vertical-spacing);
  }
}

.grid:last-child {
  margin-bottom: 0;
}

.grid__item {
  width: calc(25% - var(--grid-mobile-horizontal-spacing) * 3 / 4);
  max-width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
  flex-grow: 1;
  flex-shrink: 0;
}

@media screen and (min-width: 750px) {
  .grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
}

.grid--gapless.grid {
  column-gap: 0;
  row-gap: 0;
}

@media screen and (max-width: 749px) {
  .grid__item.slider__slide--full-width {
    width: 100%;
    max-width: none;
  }
}

.grid--1-col .grid__item {
  max-width: 100%;
  width: 100%;
}

.grid--3-col .grid__item {
  width: calc(33.33% - var(--grid-mobile-horizontal-spacing) * 2 / 3);
}

@media screen and (min-width: 750px) {
  .grid--3-col .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
  }
}

.grid--2-col .grid__item {
  width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
}

@media screen and (min-width: 750px) {
  .grid--2-col .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }

  .grid--4-col-tablet .grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }

  .grid--3-col-tablet .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
  }

  .grid--2-col-tablet .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
}

@media screen and (max-width: 989px) {
  .grid--1-col-tablet-down .grid__item {
    width: 100%;
    max-width: 100%;
  }

  .slider--tablet.grid--peek {
    margin: 0;
    width: 100%;
  }

  .slider--tablet.grid--peek .grid__item {
    box-sizing: content-box;
    margin: 0;
  }
}

@media screen and (min-width: 990px) {
  .grid--6-col-desktop .grid__item {
    width: calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);
    max-width: calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);
  }

  .grid--5-col-desktop .grid__item {
    width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
    max-width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
  }

  .grid--4-col-desktop .grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }

  .grid--3-col-desktop .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
    max-width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
  }

  .grid--2-col-desktop .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
}

@media screen and (min-width: 990px) {
  .grid--1-col-desktop {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .grid--1-col-desktop .grid__item {
    width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 749px) {
  .grid--peek.slider--mobile {
    margin: 0;
    width: 100%;
  }

  .grid--peek.slider--mobile .grid__item {
    box-sizing: content-box;
    margin: 0;
  }

  .grid--peek .grid__item {
    min-width: 35%;
  }

  .grid--peek.slider .grid__item:first-of-type {
    margin-left: 1.5rem;
  }

  /* Fix to show some space at the end of our sliders in all browsers */
  .grid--peek.slider:after {
    margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing));
  }

  .grid--2-col-tablet-down .grid__item {
    width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
  }

  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item,
  .grid--peek .grid__item {
    width: calc(50% - var(--grid-mobile-horizontal-spacing) - 3rem);
  }

  .slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item,
  .slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item  {
    width: calc(100% - var(--grid-mobile-horizontal-spacing) - 3rem);
  }
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .slider--tablet.grid--peek .grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) - 3rem);
  }

  .slider--tablet.grid--peek.grid--3-col-tablet .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) - 3rem);
  }

  .slider--tablet.grid--peek.grid--2-col-tablet .grid__item,
  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) - 3rem);
  }

  .slider--tablet.grid--peek .grid__item:first-of-type {
    margin-left: 1.5rem;
  }

  .grid--2-col-tablet-down .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }

  .grid--1-col-tablet-down.grid--peek .grid__item {
    width: calc(100% - var(--grid-desktop-horizontal-spacing) - 3rem);
  }
}

/* component-media */
.media {
  display: block;
  background-color: rgba(var(--color-foreground), 0.1);
  position: relative;
  overflow: hidden;
}

.media--transparent {
  background-color: transparent;
}

.media > *:not(.zoom):not(.deferred-media__poster-button),
.media model-viewer {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}


.product--thumbnail_slider .media > *:not(.zoom):not(.deferred-media__poster-button),
.product--thumbnail_slider .media model-viewer 
{
    position:relative !important;
    display: block;
    max-width: 100%;
    left: 0;
    height: auto;
    width: 97%;
}




.media > img {
  object-fit: cover;
  object-position: center center;
  transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.media--square {
  padding-bottom: 100%;
}

.media--portrait {
  padding-bottom: 125%;
}

.media--landscape {
  padding-bottom: 66.6%;
}

.media--cropped {
  padding-bottom: 56%;
}

.media--16-9 {
  padding-bottom: 56.25%;
}

.media--circle {
  padding-bottom: 100%;
  border-radius: 50%;
}

.media.media--hover-effect > img + img {
  /*opacity: 0;*/
}

@media screen and (min-width: 990px) {
  .media--cropped {
    padding-bottom: 63%;
  }
}

deferred-media {
  display: block;
}

/* component-button */
/* Button - default */

.button,
.shopify-challenge__button,
.customer button,
button.shopify-payment-button__button--unbranded,
.shopify-payment-button [role="button"],
.cart__dynamic-checkout-buttons [role='button'],
.cart__dynamic-checkout-buttons iframe {
  --shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--buttons-shadow-vertical-offset);
  --shadow-blur-radius: var(--buttons-shadow-blur-radius);
  --shadow-opacity: var(--buttons-shadow-opacity);
  --shadow-visible: var(--buttons-shadow-visible);
  --border-offset: var(--buttons-border-offset); /* reduce radius edge artifacts */
  --border-opacity: calc(1 - var(--buttons-border-opacity));
  border-radius: var(--buttons-radius-outset);
  position: relative;
}


.shopify-payment-button__button--branded {
  z-index: auto;
}

.cart__dynamic-checkout-buttons iframe {
  box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-base-text), var(--shadow-opacity));
}


.shopify-challenge__button:before,
.customer button:before,
.shopify-payment-button__button--unbranded:before,
.shopify-payment-button [role="button"]:before,
.cart__dynamic-checkout-buttons [role='button']:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  border-radius: var(--buttons-radius-outset);
  box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity));
}

.shopify-challenge__button:after,
.customer button:after,
.shopify-payment-button__button--unbranded:after {
  content: '';
  position: absolute;
  top: var(--buttons-border-width);
  right: var(--buttons-border-width);
  bottom: var(--buttons-border-width);
  left: var(--buttons-border-width);
  z-index: 1;
  border-radius: var(--buttons-radius);
  box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)),
    0 0 0 var(--buttons-border-width) rgba(var(--color-button), var(--alpha-button-background));
  transition: box-shadow var(--duration-short) ease;
}

.button:not([disabled]):hover::after,
.shopify-challenge__button:hover::after,
.customer button:hover::after,
.shopify-payment-button__button--unbranded:hover::after {
  --border-offset: 1.3px;
  box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)),
    0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button), var(--alpha-button-background));
}

.button--secondary:after {
  --border-opacity: var(--buttons-border-opacity);
}

.button:focus-visible,
.button:focus,
.button.focused,
.shopify-payment-button__button--unbranded:focus-visible,
.shopify-payment-button [role="button"]:focus-visible,
.shopify-payment-button__button--unbranded:focus,
.shopify-payment-button [role="button"]:focus {
  outline: 0;
  box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),
    0 0 0 0.5rem rgba(var(--color-foreground), 0.5),
    0 0 0.5rem 0.4rem rgba(var(--color-foreground), 0.3);
}

.button:focus:not(:focus-visible):not(.focused),
.shopify-payment-button__button--unbranded:focus:not(:focus-visible):not(.focused),
.shopify-payment-button [role="button"]:focus:not(:focus-visible):not(.focused) {
  box-shadow: inherit;
}

.button::selection,
.shopify-challenge__button::selection,
.customer button::selection {
  background-color: rgba(var(--color-button-text), 0.3);
}



.button--tertiary {
  font-size: 1.2rem;
  padding: 1rem 1.5rem;
  min-width: calc(9rem + var(--buttons-border-width) * 2);
  min-height: calc(3.5rem + var(--buttons-border-width) * 2);
}

.button--small {
  padding: 1.2rem 2.6rem;
}

/* Button - other */

.button:disabled,
.button[aria-disabled='true'],
.button.disabled,
.customer button:disabled,
.customer button[aria-disabled='true'],
.customer button.disabled,
.quantity__button.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.button--full-width {
  display: flex;
  width: 100%;
}

.button.loading {
  color: transparent;
  position: relative;
}

@media screen and (forced-colors: active) {
  .button.loading {
    color: rgb(var(--color-foreground));
  }
}

.button.loading > .loading-overlay__spinner {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
}

.button.loading > .loading-overlay__spinner .spinner {
  width: fit-content;
}

.button.loading > .loading-overlay__spinner .path {
  stroke: rgb(var(--color-button-text));
}

/* Button - social share */

.share-button {
  display: block;
  position: relative;
}

.share-button details {
  width: fit-content;
}

.share-button__button {
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  color: rgb(var(--color-link));
  margin-left: 0;
  padding-left: 0;
  min-height: 4.4rem;
}

details[open] > .share-button__fallback,
details[open2] > .share-button__fallback
{
  animation: animateMenuOpen var(--duration-default) ease;
}

.share-button__button:hover {
  text-decoration: underline;
  text-underline-offset: 0.3rem;
}

.share-button__button,
.share-button__fallback button {
  cursor: pointer;
  background-color: transparent;
  border: none;
}

.share-button__button .icon-share {
  height: 1.2rem;
  margin-right: 1rem;
  min-width: 1.3rem;
}

.share-button__fallback {
  display: flex;
  align-items: center;
  position: absolute;
  top: 3rem;
  left: 0.1rem;
  z-index: 3;
  width: 100%;
  min-width: max-content;
  border-radius: var(--inputs-radius);
  border: 0;
}

.share-button__fallback:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: var(--inputs-border-width);
  right: var(--inputs-border-width);
  bottom: var(--inputs-border-width);
  left: var(--inputs-border-width);
  border: 0.1rem solid transparent;
  border-radius: var(--inputs-radius);
  box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
  transition: box-shadow var(--duration-short) ease;
  z-index: 1;
}

.share-button__fallback:before {
  background: rgb(var(--color-background));
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: var(--inputs-radius-outset);
  box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text), var(--inputs-shadow-opacity));
  z-index: -1;
}

.share-button__fallback button {
  width: 4.4rem;
  height: 4.4rem;
  padding: 0;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  right: var(--inputs-border-width);
}

.share-button__fallback button:hover {
  color: rgba(var(--color-foreground), 0.75);
}

.share-button__fallback button:hover svg {
  transform: scale(1.07);
}

.share-button__close:not(.hidden) + .share-button__copy {
  display: none;
}

.share-button__close,
.share-button__copy {
  background-color: transparent;
  color: rgb(var(--color-foreground));
}

.share-button__copy:focus-visible,
.share-button__close:focus-visible {
  background-color: rgb(var(--color-background));
  z-index: 2;
}

.share-button__copy:focus,
.share-button__close:focus {
  background-color: rgb(var(--color-background));
  z-index: 2;
}

.field:not(:focus-visible):not(.focused) + .share-button__copy:not(:focus-visible):not(.focused),
.field:not(:focus-visible):not(.focused) + .share-button__close:not(:focus-visible):not(.focused) {
  background-color: inherit;
}

.share-button__fallback .field:after,
.share-button__fallback .field:before {
  content: none;
}

.share-button__fallback .field {
  border-radius: 0;
  min-width: auto;
  min-height: auto;
  transition: none;
}

.share-button__fallback .field__input:focus,
.share-button__fallback .field__input:-webkit-autofill {
  outline: 0.2rem solid rgba(var(--color-foreground),.5);
  outline-offset: 0.1rem;
  box-shadow: 0 0 0 0.1rem rgb(var(--color-background)),0 0 0.5rem 0.4rem rgba(var(--color-foreground),.3);
}

.share-button__fallback .field__input {
  box-shadow: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  filter: none;
  min-width: auto;
  min-height: auto;
}

.share-button__fallback .field__input:hover {
  box-shadow: none;
}

.share-button__fallback .icon {
  width: 1.5rem;
  height: 1.5rem;
}

.share-button__message:not(:empty) {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 0.8rem 0 0.8rem 1.5rem;
  margin: var(--inputs-border-width);
}

.share-button__message:not(:empty):not(.hidden) ~ * {
  display: none;
}

/* component-form */
.field__input,
.select__select,
.customer .field input,
.customer select {
  -webkit-appearance: none;
  appearance: none;
  background-color: rgb(var(--color-background));
  color: rgb(var(--color-foreground));
  font-size: 1.6rem;
  width: 100%;
  box-sizing: border-box;
  transition: box-shadow var(--duration-short) ease;
  border-radius: var(--inputs-radius);
  height: 4.5rem;
  min-height: calc(var(--inputs-border-width) * 2);
  min-width: calc(7rem + (var(--inputs-border-width) * 2));
  position: relative;
  border: 0;
}

.field:before,
.select:before,
.customer .field:before,
.customer select:before,
.localization-form__select:before {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: var(--inputs-radius-outset);
  box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text), var(--inputs-shadow-opacity));
  z-index: -1;
}

.field:after,
.select:after,
.customer .field:after,
.customer select:after,
.localization-form__select:after {
  pointer-events: none;
  /*content: '';*/
  position: absolute;
  top: var(--inputs-border-width);
  right: var(--inputs-border-width);
  bottom: var(--inputs-border-width);
  left: var(--inputs-border-width);
  border: 0.1rem solid transparent;
  border-radius: var(--inputs-radius);
  box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
  transition: box-shadow var(--duration-short) ease;
  z-index: 1;
}

.select__select {
  font-family: 'PoppinsRegular', sans-serif;
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  font-size: 1.2rem;
  color: rgba(var(--color-foreground), 0.75);
}

.field:hover.field:after,
.select:hover.select:after,
.select__select:hover.select__select:after,
.customer .field:hover.field:after,
.customer select:hover.select:after,
.localization-form__select:hover.localization-form__select:after {
  box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--color-foreground),var(--inputs-border-opacity));
  outline: 0;
  border-radius: var(--inputs-radius);
}

.field__input:focus-visible,
.select__select:focus-visible,
.customer .field input:focus-visible,
.customer select:focus-visible,
.localization-form__select:focus-visible.localization-form__select:after {
  box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));
  outline: 0;
  border-radius: var(--inputs-radius);
}

.field__input:focus,
.select__select:focus,
.customer .field input:focus,
.customer select:focus,
.localization-form__select:focus.localization-form__select:after {
  box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));
  outline: 0;
  border-radius: var(--inputs-radius);
}

.localization-form__select:focus {
  outline: 0;
  box-shadow: none;
}

.text-area,
.select {
  display: flex;
  position: relative;
  width: 100%;
}

/* Select */

.select .icon-caret,
.customer select + svg {
  height: 0.6rem;
  pointer-events: none;
  position: absolute;
  top: 0.35em;
  right: calc(var(--inputs-border-width) + 1.5rem);
  width: 0.85em!important;
}

.select__select,
.customer select {
  cursor: pointer;
  line-height: calc(1 + 0.6 / var(--font-body-scale));
  padding: 0 calc(var(--inputs-border-width) + 3rem) 0 2rem;
  margin: var(--inputs-border-width);
  min-height: calc(var(--inputs-border-width) * 2);
}

/* Field */

.field {
  position: relative;
  width: 100%;
  display: flex;
  transition: box-shadow var(--duration-short) ease;
}

.customer .field {
  display: flex;
}

.field--with-error {
  flex-wrap: wrap;
}

.field__input,
.customer .field input {
  flex-grow: 1;
  text-align: left;
  padding: 1.5rem;
  margin: var(--inputs-border-width);
  transition: box-shadow var(--duration-short) ease;
}

.field__label,
.customer .field label {
  font-size: 1.6rem;
  left: calc(var(--inputs-border-width) + 2rem);
  top: calc(1rem + var(--inputs-border-width));
  margin-bottom: 0;
  pointer-events: none;
  position: absolute;
  transition: top var(--duration-short) ease,
    font-size var(--duration-short) ease;
  color: rgba(var(--color-foreground), 0.75);
  letter-spacing: 0.1rem;
  line-height: 1.5;
}

.field__input:focus ~ .field__label,
.field__input:not(:placeholder-shown) ~ .field__label,
.field__input:-webkit-autofill ~ .field__label,
.customer .field input:focus ~ label,
.customer .field input:not(:placeholder-shown) ~ label,
.customer .field input:-webkit-autofill ~ label {
  font-size: 1rem;
  top: calc(var(--inputs-border-width) + 0.5rem);
  left: calc(var(--inputs-border-width) + 2rem);
  letter-spacing: 0.04rem;
}

.field__input:focus,
.field__input:not(:placeholder-shown),
.field__input:-webkit-autofill,
.customer .field input:focus,
.customer .field input:not(:placeholder-shown),
.customer .field input:-webkit-autofill {
  padding: 2.2rem 1.5rem 0.8rem 2rem;
  margin: var(--inputs-border-width);
}

.field__input::-webkit-search-cancel-button,
.customer .field input::-webkit-search-cancel-button {
  display: none;
}

.field__input::placeholder,
.customer .field input::placeholder {
  opacity: 0;
}

.field__button {
  align-items: center;
  background-color: transparent;
  border: 0;
  color: currentColor;
  cursor: pointer;
  display: flex;
  height: 4.4rem;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 4.4rem;
}

.field__button > svg {
  height: 2.5rem;
  width: 2.5rem;
}

.field__input:-webkit-autofill ~ .field__button,
.field__input:-webkit-autofill ~ .field__label,
.customer .field input:-webkit-autofill ~ label {
  color: rgb(0, 0, 0);
}

/* Text area */

.text-area {
  font-family: 'PoppinsRegular';
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  min-height: 10rem;
  resize: none;
}

input[type='checkbox'] {
  display: inline-block;
  width: auto;
  margin-right: 0.5rem;
}

/* Form global */

.form__label {
  display: block;
  margin-bottom: 0.6rem;
}

.form__message {
  align-items: center;
  display: flex;
  font-size: 1.4rem;
  line-height: 1;
  margin-top: 1rem;
}

.form__message--large {
  font-size: 1.6rem;
}

.customer .field .form__message {
  font-size: 1.4rem;
  text-align: left;
}

.form__message .icon,
.customer .form__message svg {
  flex-shrink: 0;
  height: 1.3rem;
  margin-right: 0.5rem;
  width: 1.3rem;
}

.form__message--large .icon,
.customer .form__message svg {
  height: 1.5rem;
  width: 1.5rem;
  margin-right: 1rem;
}

.customer .field .form__message svg {
  align-self: start;
}

.form-status {
  margin: 0;
  font-size: 1.6rem;
}

.form-status-list {
  padding: 0;
  margin: 2rem 0 4rem;
}

.form-status-list li {
  list-style-position: inside;
}

.form-status-list .link::first-letter {
  text-transform: capitalize;
}

/* component-quantity */
.quantity {
    color: rgba(var(--color-foreground));
    position: relative;
    width: calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
    display: flex;
    border-radius: var(--inputs-radius);
    min-height: inherit;
    height: 3.75em;
    width: 10em;
    text-align: left;
    align-items: center;
    justify-content: flex-start;
}
.quantity.error_min:after
{
  content: '';
  border: 0.1rem solid #d22c82 !important;
}

.error_min .quantity__input{
  color: #d22c82 !important;
}
.quantity:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: var(--inputs-border-width);
  right: var(--inputs-border-width);
  bottom: var(--inputs-border-width);
  left: var(--inputs-border-width);
  border: 1px solid #C5C3BF!important;
  border-radius: var(--inputs-radius);
  /*box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));*/
  transition: box-shadow var(--duration-short) ease;
  z-index: 1;
}

.quantity:before {
  background: rgb(var(--color-background));
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: var(--inputs-radius-outset);
  /*box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text), var(--inputs-shadow-opacity));*/
  z-index: -1;
}


/* JAMC 1306 */
.quantity__input {
    color: currentColor;
    font-size: 1.425em;
    font-weight: 400;
    opacity: .85;
    text-align: center;
    background-color: transparent;
    border: 0;
    /* padding: 0 0.5rem; */
    padding: 0 !important;
    width: 117%;
    flex-grow: 1;
    -webkit-appearance: none;
    appearance: none;
    font-family: 'PoppinsRegular';
    letter-spacing:0;
}

.quantity__button {
  width: calc(4.5rem / var(--font-body-scale));
  flex-shrink: 0;
  font-size: 1.8rem;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(var(--color-foreground));
  padding: 0;
  display:none;
}

.quantity__button:first-child {
  margin-left: calc(var(--inputs-border-width));
}

.quantity__button:last-child {
  margin-right: calc(var(--inputs-border-width));
}

.quantity__button svg {
  width: 1rem;
  pointer-events: none;
}

.quantity__button:focus-visible,
.quantity__input:focus-visible {
  background-color: rgb(var(--color-background));
  z-index: 2;
}

.quantity__button:focus,
.quantity__input:focus {
  background-color: rgb(var(--color-background));
  z-index: 2;
}

.quantity__button:not(:focus-visible):not(.focused),
.quantity__input:not(:focus-visible):not(.focused) {
  box-shadow: inherit;
  background-color: inherit;
}

.quantity__input:-webkit-autofill,
.quantity__input:-webkit-autofill:hover,
.quantity__input:-webkit-autofill:active {
  box-shadow: 0 0 0 10rem rgb(var(--color-background)) inset !important;
  -webkit-box-shadow: 0 0 0 10rem rgb(var(--color-background)) inset !important;
}

.quantity__input::-webkit-outer-spin-button,
.quantity__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity__input[type='number'] {
  -moz-appearance: textfield;
}

.quantity__rules {
  margin-top: 1.2rem;
  position: relative;
  font-size: 1.2rem;
}

.quantity__rules .caption {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}

.quantity__rules .divider + .divider::before {
  content: '\2022';
  margin: 0 0.5rem;
}

.quantity__rules-cart {
  position: relative;
}

product-info .loading-overlay:not(.hidden) ~ *,
.quantity__rules-cart .loading-overlay:not(.hidden) ~ * {
  visibility: hidden;
}

/* component-modal */
.modal__toggle {
  list-style-type: none;
}

.no-js details[open] .modal__toggle,
.no-js details[open2] .modal__toggle{
  position: absolute;
  z-index: 5;
}

.modal__toggle-close {
  display: none;
}

.no-js details[open] svg.modal__toggle-close,
.no-js details[open2] svg.modal__toggle-close{
  display: flex;
  z-index: 1;
  height: 1.7rem;
  width: 1.7rem;
}

.modal__toggle-open {
  display: flex;
}

.no-js details[open] .modal__toggle-open,
.no-js details[open2] .modal__toggle-open
{
  display: none;
}

.no-js .modal__close-button.link {
  display: none;
}

.modal__close-button.link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0rem;
  height: 4.4rem;
  width: 4.4rem;
  background-color: transparent;
  border: 1px solid #3b3a39;
}
.modal__close-button.link:hover 
{
  background-color: #fcf260 !important;
}
.modal__close-button .icon {
  width: 1.7rem;
  height: 1.7rem; 
  color: #3b3a39;
}

.modal__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(var(--color-background));
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
}

.media-modal {
  cursor: zoom-out;
}

.media-modal .deferred-media {
  cursor: initial;
}

/* component-cart-count-bubble */
.cart-count-bubble:empty {
  display: none;
}

.cart-count-bubble > span {
  position: absolute;
  background-color: rgb(var(--color-button));
  color: rgb(var(--color-button-text));
  height: 1.5em !important;
  width: 1.5em;
  border-radius: 100%;
  font-size: 1em;
  bottom: 0.8rem;
  left: 2.2rem;
  line-height: calc(1 + 0.1 / var(--font-body-scale));
  font-family: PoppinsRegular;
}

/* section-announcement-bar */
.announcement-bar {
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);
  color: rgb(var(--color-foreground));
}

.announcement-bar__link {
  display: block;
  width: 100%;
  padding: 1rem 0;
  text-decoration: none;
}

.announcement-bar__link:hover {
  color: rgb(var(--color-foreground));
  background-color: rgba(var(--color-card-hover), 0.06);
}

.announcement-bar__link .icon-arrow {
  display: inline-block;
  pointer-events: none;
  margin-left: 0.8rem;
  vertical-align: middle;
  margin-bottom: 0.2rem;
}

.announcement-bar__link .announcement-bar__message {
  padding: 0;
}

.announcement-bar__message {
  padding: 1rem 0;
  margin: 0;
  letter-spacing: 0.1rem;
}

/* section-header */
.section-header.shopify-section-group-header-group {
  z-index: 999;
}

.shopify-section-header-sticky {
  position: sticky;
  top: 0;
}

.shopify-section-header-hidden {
  top: calc(-2 * var(--header-height));
}

.shopify-section-header-hidden.menu-open {
  top: 0;
}

.section-header.animate {
  transition: top 0.15s ease-out;
}

.shopify-section-group-header-group {
  z-index: 4;
}

.section-header ~ .shopify-section-group-header-group {
  z-index: initial;
}

/* Main Header Layout */





/* Header icons */
.header__icons 
{
    display: flex;
    align-items:center;
}

.header__icons .shopify-app-block {
  max-width: 4.4rem;
  max-height: 4.4rem;
  overflow: hidden;
}

.header__icon:not(.header__icon--summary),
.header__icon span {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header__icon {
  color: rgb(var(--color-foreground));
}

.header__icon span {
  height: 100%;
  /*display:none;*/
}

.header__icon::after {
  content: none;
}

.header__icon .icon 
{
  height: 1.6em;
  width: 1.6em;
  fill: none;
  vertical-align: middle;
}
.header__icon--cart .icon
{
    height: 3.35em;
    width: 3.35em;  
}
.header__icon--search
{
  margin-right:2em;
}

.header__icon--cart {
  position: relative;  
  margin-left: 1em;
}

.header__icon--menu[aria-expanded="true"]::before {
  content: "";
  top: 100%;
  left: 0;
  height: calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));
  width: 100%;
  display: none;
  position: absolute;
  background: rgba(var(--color-foreground), 0.5);
}

/* Search */
menu-drawer + .header__search {
  display: none;
}

.header > .header__search {
  grid-area: left-icons;
  justify-self: start;
}

.header--top-center.drawer-menu > .header__search {
  margin-left: 3.2rem;
}

.header--top-center header-drawer {
  grid-area: left-icons;
}

.header:not(.header--has-menu) * > .header__search {
  display: none;
}

.header__search {
  display: inline-flex;
  line-height: 0;
}

.header--top-center > .header__search {
  display: none;
}

.header--top-center * > .header__search {
  display: inline-flex;
}

@media screen and (min-width: 990px) {
  .header:not(.header--top-center) * > .header__search,
  .header--top-center > .header__search {
    display: inline-flex;
  }

  .header:not(.header--top-center) > .header__search,
  .header--top-center * > .header__search {
    display: none;
  }
}

.no-js .predictive-search {
  display: none;
}

details[open] > .search-modal,
details[open2] > .search-modal{
  opacity: 1;
  animation: animateMenuOpen var(--duration-default) ease;
}

details[open] .modal-overlay,
details[open2] .modal-overlay{
  display: block;
}

details[open] .modal-overlay::after,
details[open2] .modal-overlay::after{
  position: absolute;
  content: '';
  background-color: rgb(var(--color-foreground), 0.5);
  top: 100%;
  left: 0;
  right: 0;
  height: 100vh;
}

.no-js details[open] > .header__icon--search,
.no-js details[open2] > .header__icon--search{
  top: 1rem;
  right: 0.5rem;
}

.search-modal {
  opacity: 0;
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);
  min-height: calc(100% + var(--inputs-margin-offset) + (2 * var(--inputs-border-width)));
  height: 100%;
}

.search-modal__content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 5rem 0 1rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
  position: relative;
}

.search-modal__content-bottom {
  bottom: calc((var(--inputs-margin-offset) / 2) );
}

.search-modal__content-top {
  top: calc((var(--inputs-margin-offset) / 2) );
}

.search-modal__form {
  width: 100%;
}

.search-modal__close-button {
  position: absolute;
  right: 0.3rem;
}

@media screen and (min-width: 750px) {
  .search-modal__close-button {
    right: 1rem;
  }

  .search-modal__content {
    padding: 0 6rem;
  }
}

@media screen and (min-width: 990px) {
  .search-modal__form {
    max-width: 74.2rem;
  }

  .search-modal__close-button {
    position: initial;
    margin-left: 0.5rem;
  }
}

/* Header menu drawer */
.header__icon--menu .icon {
  display: block;
  position: absolute;
  opacity: 1;
  transform: scale(1);
  transition: transform 150ms ease, opacity 150ms ease;
}

details:not([open]) > .header__icon--menu .icon-close,
details[open] > .header__icon--menu .icon-hamburger,
details:not([open2]) > .header__icon--menu .icon-close,
details[open2] > .header__icon--menu .icon-hamburger{
  visibility: hidden;
  opacity: 0;
  transform: scale(0.8);
}

.js details[open]:not(.menu-opening) > .header__icon--menu .icon-close,
.js details[open2]:not(.menu-opening) > .header__icon--menu .icon-close{
  visibility: hidden;
}

.js details[open]:not(.menu-opening) > .header__icon--menu .icon-hamburger,
.js details[open2]:not(.menu-opening) > .header__icon--menu .icon-hamburger{
  visibility: visible;
  opacity: 1;
  transform: scale(1.07);
}

.js details > .header__submenu {
  opacity: 0;
  transform: translateY(-1.5rem);
}

details[open] > .header__submenu {
 /* animation: animateMenuOpen var(--duration-default) ease;
  animation-fill-mode: forwards;*/
  z-index: 1;
}


  details[open] > .header__submenu {
    opacity: 1;
    transform: translateY(0);
  }

details[open2] > .header__submenu {
  animation: animateMenuOpen var(--duration-default) ease !important;
  animation-fill-mode: forwards !important;
  z-index: 1 !important;
}


  details[open2] > .header__submenu {
    opacity: 1 !important;
    transform: translateY(0) !important;
  }


/* Header menu */







.header__submenu {
  transition: opacity var(--duration-default) ease,
    transform var(--duration-default) ease;
}

.global-settings-popup,
.header__submenu.global-settings-popup {
  border-radius: var(--popup-corner-radius);
  border-color: rgba(var(--color-foreground), var(--popup-border-opacity));
  border-style: solid;
  border-width: var(--popup-border-width);
  box-shadow: var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow), var(--popup-shadow-opacity));
  z-index: -1;
}

.header__submenu.list-menu
{
    padding: 1em 0;
    top: 1.25em;
}
.header__submenu.list-menu li 
{
    margin:0;
}
.header__submenu.list-menu a ,
.header__submenu.list-menu span 
{
    font-size: .7em;
    font-family: PoppinsRegular;
    color: #1f1922;
    padding: 0.35em 1em;
    background: url(/cdn/shop/files/icon_menu.svg?v=1692306515);
    background-repeat: no-repeat;
    background-position: top 0.7em left;
    background-size: 1em;
    padding-left: 1.8em;
    padding-bottom: 0;
    transition: all 0.3s ease-in-out;
}
#HeaderMenu-SubMenuList-1 a ,
#HeaderMenu-SubMenuList-2 a
{
    display:flex;
    flex-flow: column;
    align-items: flex-start;
}
.header__submenu.list-menu a:hover 
{
   color: #41afed !important;
   transform: translate(4px,0);
}
.list-menu--disclosure 
{
    width: 19em !important;
}


.header__submenu .header__submenu {
  background-color: rgba(var(--color-foreground), 0.03);
  padding: 0.5rem 0;
  margin: 0.5rem 0;
}

.header__submenu .header__menu-item:after {
  right: 2rem;
}

.header__submenu .icon-caret {
  flex-shrink: 0;
  margin-left: 1rem;
  position: static;
}

header-menu > details,
details-disclosure > details {
  position: relative;
}

@keyframes animateMenuOpen {
  0% {
    opacity: 0;
    transform: translateY(-1.5rem);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.overflow-hidden-mobile,
.overflow-hidden-tablet,
.overflow-hidden-desktop {
  overflow: hidden;
}

@media screen and (min-width: 750px) {
  .overflow-hidden-mobile {
    overflow: auto;
  }
}

@media screen and (min-width: 990px) {
  .overflow-hidden-tablet {
    overflow: auto;
  }
}

.badge {
  border: 1px solid transparent;
  border-radius: var(--badge-corner-radius);
  display: inline-block;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  line-height: 1;
  padding: 0.5rem 1.3rem 0.6rem 1.3rem;
  text-align: center;
  background-color: rgb(var(--color-badge-background));
  border-color: rgba(var(--color-badge-border), var(--alpha-badge-border));
  color: rgb(var(--color-foreground));
  word-break: break-word;
}

.gradient {
  background: rgb(var(--color-background));
  background: var(--gradient-background);
  background-attachment: fixed;
}

@media screen and (forced-colors: active) {
  .icon {
    color: CanvasText;
    fill: CanvasText !important;
  }

  .icon-close-small path {
    stroke: CanvasText;
  }
}

.ratio {
  display: flex;
  position: relative;
  align-items: stretch;
}

.ratio::before {
  content: '';
  width: 0;
  height: 0;
  padding-bottom: var(--ratio-percent);
}

.content-container {
  border-radius: var(--text-boxes-radius);
  border: var(--text-boxes-border-width) solid rgba(var(--color-foreground), var(--text-boxes-border-opacity));
  position: relative;
}

.content-container:after {
  content: '';
  position: absolute;
  top: calc(var(--text-boxes-border-width) * -1);
  right: calc(var(--text-boxes-border-width) * -1);
  bottom: calc(var(--text-boxes-border-width) * -1);
  left: calc(var(--text-boxes-border-width) * -1);
  border-radius: var(--text-boxes-radius);
  box-shadow: var(--text-boxes-shadow-horizontal-offset)
    var(--text-boxes-shadow-vertical-offset)
    var(--text-boxes-shadow-blur-radius)
    rgba(var(--color-shadow), var(--text-boxes-shadow-opacity));
  z-index: -1;
}

.content-container--full-width:after {
  left: 0;
  right: 0;
  border-radius: 0;
}

@media screen and (max-width: 749px) {
  .content-container--full-width-mobile {
    border-left: none;
    border-right: none;
    border-radius: 0;
  }
  .content-container--full-width-mobile:after {
    display: none;
  }
}

.global-media-settings {
  position: relative;
  border-radius: var(--media-radius);
  overflow: visible !important;
  background-color: rgb(var(--color-background));
}

.global-media-settings:after {
  content: '';
  position: absolute;
  top: calc(var(--media-border-width) * -1);
  right: calc(var(--media-border-width) * -1);
  bottom: calc(var(--media-border-width) * -1);
  left: calc(var(--media-border-width) * -1);
  border-radius: var(--media-radius);
  box-shadow: var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity));
  z-index: -1;
  pointer-events: none;
}

.global-media-settings--no-shadow {
  overflow: hidden !important;
}

.global-media-settings--no-shadow:after {
  content: none;
}

.global-media-settings img,
.global-media-settings iframe,
.global-media-settings model-viewer,
.global-media-settings video {
  border-radius: calc(var(--media-radius) - var(--media-border-width));
}

.content-container--full-width,
.global-media-settings--full-width,
.global-media-settings--full-width img,
.global-media-settings--full-width video,
.global-media-settings--full-width iframe {
  border-radius: 0;
  border-left: none;
  border-right: none;
}

/* check for flexbox gap in older Safari versions */
@supports not (inset: 10px) {
  .grid {
    margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing));
  }

  .grid__item {
    padding-left: var(--grid-mobile-horizontal-spacing);
    padding-bottom: var(--grid-mobile-vertical-spacing);
  }

  @media screen and (min-width: 750px) {
    .grid {
      margin-left: calc(-1 * var(--grid-desktop-horizontal-spacing));
    }

    .grid__item {
      padding-left: var(--grid-desktop-horizontal-spacing);
      padding-bottom: var(--grid-desktop-vertical-spacing);
    }
  }

  .grid--gapless .grid__item {
    padding-left: 0;
    padding-bottom: 0;
  }

  @media screen and (min-width: 749px) {
    .grid--peek .grid__item {
      padding-left: var(--grid-mobile-horizontal-spacing);
    }
  }

  .product-grid .grid__item {
    padding-bottom: var(--grid-mobile-vertical-spacing);
  }

  @media screen and (min-width: 750px) {
    .product-grid .grid__item {
      padding-bottom: var(--grid-desktop-vertical-spacing);
    }
  }
}

.font-body-bold {
  font-weight: var(--font-body-weight-bold);
}

/* outline and border styling for Windows High Contrast Mode */
@media (forced-colors: active) {
  .button,
  .shopify-challenge__button,
  .customer button {
    border: transparent solid 1px;
  }

  .button:focus-visible,
  .button:focus,
  .button.focused,
  .shopify-payment-button__button--unbranded:focus-visible,
  .shopify-payment-button [role="button"]:focus-visible,
  .shopify-payment-button__button--unbranded:focus,
  .shopify-payment-button [role="button"]:focus {
    outline: solid transparent 1px;
  }

  .field__input:focus,
  .select__select:focus,
  .customer .field input:focus,
  .customer select:focus,
  .localization-form__select:focus.localization-form__select:after {
    outline: transparent solid 1px;
  }

  .localization-form__select:focus {
    outline: transparent solid 1px;
  }
}

.rte:after {
  clear: both;
  content: '';
  display: block;
}

.rte > p:first-child {
  margin-top: 0;
}

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

.rte table {
  table-layout: fixed;
}

@media screen and (min-width: 750px) {
  .rte table td {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}

.rte img {
  height: auto;
  max-width: 100%;
  border: var(--media-border-width) solid rgba(var(--color-foreground), var(--media-border-opacity));
  border-radius: var(--media-radius);
  box-shadow: var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity));
  margin-bottom: var(--media-shadow-vertical-offset);
}

.rte ul,
.rte ol {
  list-style-position: inside;
  padding-left: 2rem;
}

.rte li {
  list-style: inherit;
}

.rte li:last-child {
  margin-bottom: 0;
}

.rte a {
  color: rgba(var(--color-link), var(--alpha-link));
  transition: text-decoration-thickness var(--duration-short) ease;
}

.rte a:hover {
  color: rgb(var(--color-link));
}

.rte blockquote {
  display: inline-flex;
}

.rte blockquote > * {
  margin: -0.5rem 0 -0.5rem 0;
}

/* Ambient animation */

@media (prefers-reduced-motion: no-preference) {
  .animate--ambient > img,
  .animate--ambient > svg {
    animation: animateAmbient 30s linear infinite;
  }

  @keyframes animateAmbient {
    0% { transform: rotate(0deg) translateX(1em) rotate(0deg) scale(1.2); }
    100% { transform: rotate(360deg) translateX(1em) rotate(-360deg) scale(1.2); }
  }
}





body 
{
    font-size: 15px;
    margin:0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

.header:not(.d-flex) 
{
    padding: 2em 3.5% !important;
    background: #f8f5f0;
    display: flex;
    justify-content:space-between;
    align-items: center;
    position: relative;
}
.header__heading-logo 
{
    width: 17.5em;
    height: auto;
}
.header__heading
{
    font-size: inherit;
}

summary.list-menu__item 
{
    padding-right: 1.5em !important;
    padding-left: 0 !important;
    /*cursor: inherit;*/
}
.header__menu-item span 
{
    font-size: 1.1em;
    font-family: PoppinsRegular; 
    color: #1F1922;
}
.header__menu-item .icon-caret 
{
    right: 0;
    height: 0.45em; 
    width: 0.6em;
}
.list-menu li 
{
    margin-right:2.5em;
}
.list-menu li a
{
    text-decoration:none;
}
.header__inline-menu
{
    margin-left: 25.5em;
    position: absolute;
    left: 0;
}
.rich-text__blocks>*+* {
    margin-top: 7em !important;
}
.slider-component-desktop
{
    width: 105em !important;
    margin: 0 auto;
    padding: 0 3em !important;
}
.card__information 
{
    padding: 1em 0 1em 0 !important;
}
.price 
{
    font-size: 1.125em  !important;
    letter-spacing: 0  !important;
}
.slider-button
{
    width: 2.5em  !important;
    height: 2.5em  !important;
}
.slider-button .icon
{
      display: none !important;
}
#Slide-template--25325129957670__d532a418-43fc-4a6c-bf7d-9db196a56689-2 .multicolumn-card__info .rte ul li ,
#Slide-template--25325130121510__multicolumn_QVmTi8-2 .multicolumn-card__info .rte ul li 
{
  font-family: LivvicBold;
  font-size: 1.375em;
  margin-bottom: 1.75em;
  list-style: none;
  background:url(/cdn/shop/files/icon-check.svg?v=1689301257) no-repeat left center / 0.95em;
  padding-left: 2.25em;
  color: #1f1922; 
}
footer 
{
   padding: 3.5em 7% 3em 7% !important;
}
.footer-block__image-wrapper img 
{
    width: 19.5em;
}
.redessocial_icons__content a img 
{
    width:auto;
    height:1.5125em;
    transition: all 0.3s ease-in-out;
}
.redessocial_icons__content a:hover img
{
    opacity:0.7;
}
.footer-block__details-content .list-menu__item--link:hover, .copyright__content a:hover
{
    opacity:0.7;
}
.copyright__content 
{
    width: 100%;
    text-align: left;
}
.redessocial_icons__content
{
     width: 100%;
    display: flex;
    justify-content: flex-end;
}
.links__footer__content
{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 5em;
}
.footer__content-top 
{
    padding-bottom: 2.5em !important;
}
.footer__blocks-wrapper
{
    align-items:center !important;
    position:relative;
}
body .list-menu__item--link 
{
    padding-bottom: 1em !important;
}
#shopify-section-template--19872002244902__banner,
#shopify-section-template--19126249554241__banner ,
#pendingarriba,
#shopify-section-template--19872002244902__4990a7cc-65c3-4972-9e7f-d62e2fe16fa7 , 
#main-collection-filters , 
.breadcrumb_shopify
{
  width:87%;
  margin:0 auto;
}
#ProductGridContainer 
{
  width:80%;
  margin:0 auto;
}
.section-template--25325129695526__24e35500-7ccb-42e2-aa12-3c93a5d49800-padding ,
.section-template--25325129695526__35fc9e0d-f115-4cb8-b7fb-a3501a5878ad-padding
{
  width:87%;
  margin:0 auto;
}

.section-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-padding
 {
    width: 75em;
    margin: 0 auto;
}


#Slider-template--19872002244902__24e35500-7ccb-42e2-aa12-3c93a5d49800 ,
#Slider-template--19872002244902__35fc9e0d-f115-4cb8-b7fb-a3501a5878ad
{
  margin-top:3.5em;
}

.collection-hero__title 
{
    margin: 0.35em 0 !important;
}
#main-collection-filters h2 
{
    font-family: PoppinsRegular !important;
    font-size: 1.125em !important;  
    color: #1f1922;
}
#main-collection-filters .facets__summary 
{
    font-family: PoppinsRegular !important;
    font-size: 1.125em !important; 
    color: #1f1922;
}
#main-collection-filters  summary .icon-caret 
{
    top: 0.35em !important;  
    width: 0.75em !important;  
}
#main-collection-filters select
{
    font-size: 1.125em!important;
    font-family: PoppinsRegular !important;
    letter-spacing: 0 !important;
    color: #1f1922;
}
*:focus 
{
  outline:none !important;
}
*
{
  box-shadow:none !important ;
}

/* JAMC 1306 */
.quantity__input
{
    background: none !important;
    text-align: center;
    padding: 0 0.75em;
}
.product
{
  width:95%  !important;
  margin:0 auto  !important; 
  max-width: 95em;
}

.product__info-wrapper
{
    padding: 0 4em 0 7em !important;
}
#pendingproduct,
.section-template--19126249947457__eb5486ec-7c76-469d-ae50-95ac6e15b23d-padding
{
  width:60%  !important;
  margin:0 auto  !important; 
  max-width: 90em;
}
#judgeme_product_reviews
{
    width: 60%!important;
    margin: 0 auto!important;
    max-width: 90em;
    font-family: PoppinsRegular;
    font-size: 1em;
    padding-top: 3em;
    position:relative;
}
#judgeme_product_reviews:before
{
    content:"";
    width:100%;
    background: #1F1922;
    background: repeating-linear-gradient(90deg,#1F1922,#1F1922 6px,transparent 6px,transparent 12px);
    height:1px;
    position: absolute;
    top:0;
    left:0;
}


.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-row-stars>div {
    align-items: flex-start !important;
}
.jdgm-rev-widg__title
{
    display:none;
}
.jdgm-write-rev-link
{
   font-weight:normal !important;
}
.jdgm-histogram
{
    display:none !important;
}
.jdgm-row-stars
{
    justify-content: space-between  !important;
}
.jdgm-write-rev-link
{
    width: 100%  !important;
    max-width: inherit  !important;
    border-radius: 3em  !important;
}
.section-template--25325130023206__260e6042-6f8b-42c7-b0bb-322b45dc1a38-padding ,
#shopify-section-template--25325130023206__21faf236-ffeb-4915-9bed-460ec395f601 ,
.section-template--19872002834726__110ca601-e27f-4c33-859c-bda4b74c7b64-padding , 
#shopify-section-template--19872002834726__616fccd3-1a9f-40dc-b61d-a723e5fca87d
{
  width:60%  !important;
  margin:0 auto  !important; 
  max-width: 90em;
}

.section-template--25325130023206__cd093b98-ed47-4b83-8595-41cf8b7123ef-padding
{
  width:75%  !important;
  margin:0 auto  !important; 
  max-width: 95em;
}

#shopify-section-template--19872002834726__form , 
#Slider-template--19872002834726__e5ce8abd-b18b-48ce-92ad-ae2226ecd8eb
{
  width:50%  !important;
  margin:0 auto  !important; 
  max-width: 80em;
}

.shopify-challenge__container
{
    font-family: PoppinsRegular;
    font-size: 1em;
}
.shopify-challenge__button
{
    border-radius: 3em;
    background: #fcf260;
    border: 0.1875em solid #1f1922;
    outline: 0 none;
    color: #1f1922;
    font-size: 1.125em;
    font-family: PoppinsBold;
    margin: 2em auto  !important;
    padding: 0.7em 3.4em;
    text-decoration: none;
    width: auto;
    min-width: inherit;
    cursor: pointer;
    display: inline-block;
}
.form__message 
{
    font-family: PoppinsRegular  !important;
    font-size: 1.2em  !important;
    color:red !important;
}
.form-status-list , 
.icon-success ,
.form__message .icon, .customer .form__message svg
{
   display:none;
}
.form-status
{
   display:block;
   color:#41afed !important;
}
.collapsible-content-wrapper-narrow
{
    max-width: 100% !important;
}


.header__active-menu-item
{
   color:#41AFED !important; 
}
.search__input 
{ 
    font-family: PoppinsRegular!important;
    letter-spacing: 0!important;
    border: 0!important;
    border-bottom: 1px solid #C3BFB8!important;
    padding-left: 0!important;
    padding-bottom: 0;
}
.search  .field__label {
    text-align: left;
    font-family: PoppinsRegular;
    font-size: 1.1em;
    padding-left: 0!important;
    left: 0;
    margin-left: 0!important;
    color: #1f1922;
    letter-spacing: 0;
}
.field:after
{
    display:none !important;
}
.predictive-search
{
    font-family: PoppinsRegular  !important;
}
.predictive-search a
{
    color: #1f1922 !important;
}
.predictive-search__heading
{
    font-family: PoppinsRegular  !important;
    letter-spacing: 0  !important;
}
button.predictive-search__item
{
    font-family: PoppinsRegular  !important;
    letter-spacing: 0  !important;
    border: none !important;
    cursor: pointer;
}
.template-search__header h1 
{
    text-align: center;
    font-family: LivvicBold;
    font-size: 2.4375em;
    margin-bottom: 1em;
    color: #1f1922;
}
.template-search__results .card__badge 
{
    margin:1em !important;
}
.template-search__results .card__badge span
{
    font-family: PoppinsRegular!important;
    letter-spacing: 0!important;
    font-size: 1em !important;
}
.template-search #main-search-filters
{
    display:none !important;
}
.section-template--19872002965798__main-padding 
{
    padding-top: 5em !important;
    padding-bottom: 10em !important;
}


#shopify-section-template--19872002474278__main, 
#pending,
#shopify-section-template--19126250373441__main ,
#shopify-section-template--19872002408742__main
{
    font-family: PoppinsRegular !important;  
    padding-bottom: 5em;
}

#shopify-section-template--19872002408742__main .addresses form>div:nth-of-type(1), 
#shopify-section-template--19872002408742__main .addresses form>div:nth-of-type(2) {
    box-sizing: border-box;
    flex-basis: calc(50% - 1rem);
}


#login ,
#recover , 
.register h1 , 
.account h1 , 
.addresses h1 ,
#pending,
#shopify-section-template--25325129662758__cart-items h1 ,
.cart__empty-text
{
    text-align: center;
    font-family: LivvicBold;
    font-size: 2.4375em;
    margin-bottom: 1em;
    color: #1f1922;
}
.cart__warnings
{
    font-family: PoppinsRegular!important;
    letter-spacing: 0!important;
}

.login .field label ,
.register .field label ,
#address_form_new .field label ,
#pending,
.section-template--19126250176833__main-padding label
{
    font-family: PoppinsRegular!important;
    letter-spacing: 0!important;
    font-size: 1.1em !important;
}
.login .field input ,
.register .field input ,
#address_form_new .field input ,
#address_form_new .select select ,
#pending,
.section-template--19126250176833__main-padding input , 
.section-template--19126250176833__main-padding select
{  
    font-size: 1.35em!important;
    font-family: PoppinsRegular!important;
    letter-spacing: 0!important;
    border: 1px solid #1f1922;
}
.login button , 
.register button 
{
    border-radius: 3em;
    background: transparent;
    border: 0.1875em solid #1f1922;
    outline: 0 none;
    color: #1f1922;
    font-size: 1.125em;
    font-family: PoppinsBold;
    align-items: center;
    display: flex;
    margin: 2em auto !important;
    padding: 0.7em 2.85em;
    text-decoration: none;
    cursor:pointer;
    transition: all 0.3s ease-in-out;
}
.login button:hover , 
.register button:hover 
{
     background:#fcf260 !important;
}
.login button:after ,
.login button:before ,
.register button:after ,
.register button:before 
{
    display:none !important;
}

.register .field ,
.login .field ,
#address_form_new .field ,
#pending,
.section-template--19126250176833__main-padding .field 
{
    margin-bottom: 0.75em !important;
    margin-top: 0.75em !important;
}
.register .customer ul 
{
    display: none !important;
}
#pending,
#shopify-section-template--19872002310438__main
{
   width:50%  !important;
   margin:0 auto  !important; 
   max-width: 70em; 
   padding-bottom: 7em;
   font-family: PoppinsRegular!important;
   letter-spacing: 0!important;
}
:is(.account,.order) p
{
    font-size: 1em !important;
}
.section-template--19872002310438__main-padding > div:last-child
{
    display:flex;
    justify-content:space-between;
}

#pending,
.section-template--19872002310438__main-padding > div:last-child > div
{
       border: 1px solid #cccccc;
    padding: 2em;
    width: 47%;
}
.addresses ul p
{
   font-family: PoppinsRegular!important;
}
div.addresses h2 
{
    text-align: center;
    font-family: LivvicBold;
    font-size: 1.6em !important;
    margin-bottom: 1em;
    color: #1f1922;
}
div.addresses button 
{
     border-radius: 3em;
    background: transparent;
    border: 0.1875em solid #1f1922;
    outline: 0 none;
    color: #1f1922;
    font-size: 1.125em;
    font-family: PoppinsBold;
    margin: 2em 0.35em !important;
    padding: 0.7em 2.85em;
    text-decoration: none;   
    cursor:pointer;
}
div.addresses button:hover 
{
     background:#000 !important;
     color:#fff !important;
}
div.addresses button:before , 
div.addresses button:after 
{
  display:none !important;
}
#address_form_new
{
  margin-top:1em !important;
}
label[for=AddressCountryNew],
label[for=AddressProvinceNew]
{
    font-size: 1.3em !important;
    font-family: LivvicBold;
}
:is(.account,.order) h2 
{
    font-family: LivvicBold;
}
div.addresses li>button:first-of-type ,
div.addresses form button:first-of-type
{
    background: #000;
    color: #fff;
}

li[data-address] 
{
    border: 1px solid #cccccc;
    padding: 2em;
    width: 100% !important;
    margin: 1em auto  !important;
}

.cart__items tbody 
{
   /* display: flex;
    flex-direction: column-reverse;*/
}
.cart__items thead
{
  /*  display: flex;
    flex-flow: row wrap;
    width: 100%;*/
}
.cart__items thead tr
{
    width: 100%;
}
.cart-item__media 
{
    width: 6em !important;
    min-width: 6em !important;
}   



#shopify-section-template--25325129662758__cart-items ,
#main-cart-footer
{
    width:85%  !important;
     margin:0 auto  !important; 
     max-width: 70em; 
}

.cart__footer-wrapper:last-child .cart__footer 
{
    padding: 0 0 10em 0em !important;  
    font-family: PoppinsRegular!important;
    letter-spacing: 0 !important;
}

.cart-item__details 
{
    font-size: 1em !important;
    color: #1f1922;
}
.cart-item__name 
{
  /*
     font-size: 1.4em!important;
    margin-top: 0!important;
  */
    color: #1f1922; 
   transition: all .3s ease-in-out;
}
.product-option 
{
    /*font-size: 1.25em!important;
    margin-top: 0!important;*/
    color: #1f1922;
}
.product-option a
{
    color: #1f1922;
}
#cart
{
   font-size: 0.85em;
}
#cart .price {
    font-size: 1.3em !important;
    letter-spacing: 0 !important;
    margin-top: 0.75em !important;
}
.cart-items td 
{
  /*
    padding-top: 2em!important;
    padding-bottom: 2em !important;
  */
}
.cart__items 
{
  /*
    padding-bottom: 2em  !important;
  */
}
.cart-item__quantity-wrapper .button 
{
    color: #1f1922 !important;
}
.totals > h2 ,
.totals__subtotal-value
{
    font-size: 1.3em !important;
    color: #1f1922;  
    min-width: 5em;
    text-align: right;
}
.tax-note
{
    font-size: 1.1em !important;
    color: #1f1922;
}
.cart__ctas button 
{
    border-radius: 3em;
    background: #fcf260;
    border: 0.1875em solid #1f1922;
    outline: 0 none;
    color: #1f1922;
    font-size: 1.125em;
    font-family: PoppinsBold;
    align-items: center;
    display: flex;
    margin:  0;
    padding: 0.7em 0;
    text-decoration: none;
    width: 100% !important;
    cursor: pointer;
    transition: all .3s ease-in-out;
    justify-content: center;
}
.cart__ctas button:hover
{
     background:#1f1922 !important;
     color: #f9f5ef !important;
}
.cart__ctas button:before ,
.cart__ctas button:after
{
    display:none !important;
}
.cart__ctas 
{
    display: flex;
    justify-content: flex-end;
}
.title-wrapper-with-link 
{
    margin: 3em 0 2em !important;
}

#shopify-section-template--25325129662758__cart-items
{
    font-family: PoppinsRegular !important;  
}

.cart__warnings a
{
    border-radius: 3em;
    background: transparent;
    border: 0.1875em solid #1f1922;
    outline: 0 none;
    color: #1f1922;
    font-size: 1.125em;
    font-family: PoppinsBold;
    display: table;
    margin: 0.5em auto;
    padding: 0.7em 2.85em;
    text-decoration: none;
    width: auto !important;
}
.cart__warnings a:before ,
.cart__warnings a:after
{
    display:none !important;
}
.cart__warnings a:hover
{
    background:#fcf260;
}
.cart__login-title
{
    font-family: LivvicBold !important;
}

.is-empty
{
    padding-bottom:5em;
}
.header__active-menu-item ~ svg path 
{
      fill: #41afed !important;
}
.facets__list 
{
    padding: 0.5em 1em 1.5em 1em !important;
}
.facets__header ,
.facet-checkbox
{
    font-size: 1em !important;
}
.facets__header
{
    padding: 1.2em 1em !important;
}
.facets__list li .facet-checkbox 
{
    font-size: 1em!important;
    margin-bottom: -1.5em;
}
#Filter-Price-GTE ,
#Filter-Price-LTE
{
    padding: 0em 1em !important;
    height: 3em !important;
    font-size: 1em !important;
    border: 1px solid #61605e;
}
.facets__price .field__label 
{
    left: 0em !important;
    top: -1.5em !important;
    font-size: 1em !important;
    letter-spacing: 0 !important;
}
.facets__price .field+.field-currency 
{
    margin: 0 !important;
    padding-right: 0.35em;
    padding-left: 0.35em;
}
.facets__summary span 
{
    letter-spacing: 0;
}
.active-facets-desktop
{
    font-family: PoppinsRegular !important;
}
.active-facets-desktop .active-facets__button-inner
{
    font-size:1.2em !important;
}
.active-facets__button-remove span
{
    font-size:0.8em !important;
}
.active-facets__button-wrapper {
    padding-top: 1em !important;
}

.facet-checkbox
{
    display: flex !important;
    align-items: center !important;
}
#ProductCount
{
    letter-spacing: 0 !important;
}
#cart-notification
{
    font-family: PoppinsRegular !important;
    display: none !important;
}
.cart-notification-product__name h4
{
    font-family: PoppinsRegular !important;
}
#WebPixelsManagerSandboxContainer ,
#gtx-trans
{
    display: none !important;
   
}

.cart-notification 
{
    max-width: 30.8rem !important;
}
#cart-notification-button
{
    border-radius: 3em;
    background: none;
    border: 0.1875em solid #1f1922;
    outline: 0 none;
    color: #1f1922;
    font-size: 1.125em;
    font-family: PoppinsBold;
    display: table;
    margin: 0.5em auto;
    padding: 0.7em 2.85em;
    text-decoration: none;
    width: auto;   
   transition: all 0.3s ease-in-out;
}
#cart-notification-button:hover ,
#cart-notification-form button:hover
{
     background:#fcf260 !important;
     color: #1f1922 !important;
}
#cart-notification-button:before ,
#cart-notification-button:after
{
   display: none !important;
}
.shopify-section-header-sticky header
{
   border-bottom: 1px solid #C5C3BF;
}

#cart-notification-form button
{
    border-radius: 3em;
    background: #1f1922;
    border: 0.1875em solid #1f1922;
    outline: 0 none;
    color: #fff;
    font-size: 1.125em;
    font-family: PoppinsBold;
    display: table;
    margin: 0.5em auto;
    padding: 0.7em 3.85em;
    text-decoration: none;
    width: auto;
    cursor:pointer;   
    transition: all 0.3s ease-in-out;
}
#cart-notification-form button:before ,
#cart-notification-form button:after
{
   display: none !important;
}
.cart-notification-product {
    
    display: flex !important;
    align-items: center !important;
    padding-bottom: 1em  !important;
    padding-top: 1em  !important;
}

.cart-notification .button-label
{
    background: none;
    font-family: PoppinsRegular!important;
    border: none;
    cursor: pointer;
    
}

.cart-notification .button-label:hover
{
     color: #41afed;
     transition: all 0.3s ease-in-out;
}

.modal__close-button.link 
{
    height: 3.4rem !important;
    width: 3.4rem !important;   
    cursor: pointer;
}
.cart-notification__heading
{
    font-size: 1.25em !important;
    font-family: PoppinsRegular !important;
    letter-spacing: 0 !important;
}
.facets__display
{
    width:25em !important;
    font-family: PoppinsRegular !important;
}

#Slide-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d-1
{
  width: 15% !important;
  max-width: 15% !important;
}
#Slide-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d-2 {
  width: 50% !important;
  max-width: 50% !important;
}
#Slide-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d-3 {
  width: 30% !important;
  max-width: 30% !important;
}

#Slide-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d-2 .metafield-rich_text_field p 
{
    padding-left: 3.75em;
    margin-top: -1em;
}
#ProductCountDesktop
{
    letter-spacing: 0 !important;
}
.quantity__rules-cart>span:nth-child(2)
{
    display:none !important;
}

.uploadkit-label 
{
    color: #1f1922!important;
    font-family: PoppinsBold!important;
    font-size: 12.75px!important;
    line-height: 1.6em !important;
    margin-top: 3em!important;
    display: block!important;
}
.uploadkit-label i
{
    width: 1.65em;
    height: 1.85em;
    background:url('/cdn/shop/files/info_icon_ca20cda9-b285-49b8-bf82-49bae100dc1e.svg?v=1704767949');
    background-repeat:no-repeat;
    background-size: contain;
    display: inline-block;
    margin-bottom: -0.5em;
    cursor:pointer;
    position: relative;
    opacity: 0.6;  
    transition: all 0.3s ease-in-out;
}
.uploadkit-label i:hover 
{
    opacity: 1;
}
.datainformation 
{
    position: absolute;
    width: 23em;
    color: #969491;
    font-family: PoppinsRegular;
    line-height: 1.4em;
    font-size: .75em;
    background: #f8f5f0;
    padding: 1em;
    z-index: 99;
    border: 1px solid #C5C3BF!important;
    left: 1em;
    top: 2.5em;
    display:none;
}
.datainformation  b 
{
    font-family: PoppinsBold;
    color: #1f1922;
}
.uploadkit-label i:hover .datainformation 
{
   display:block;
}
.uploadkit-label span
{
    font-family: PoppinsRegular !important;
}
.uploadkit-button
{
    font-family: PoppinsBold;
    font-size: 0.9em !important;
    margin-bottom: -1em!important;
    font-weight: 400!important;
    padding: 7px 20px!important;
    border: 0.1875em solid #1f1922 !important;
    color: #F9F5F1 !important;  
    transition: all .3s ease-in-out;
}
.uploadkit-button:hover 
{
    background-color:#FCF260 !important;
    color: #1f1922 !important;
}

.uploadkit-thumbnails
{
    font-family: PoppinsRegular;
    font-size: 1em!important;
}

.section-template--19872002244902__product-grid-padding .productcardbilly2 {
  top: 10em !important;
}
.section-template--19872002244902__product-grid-padding #product-grid li:first-child .productcardbilly2 {
  top: 14em !important;
  width: 9.5em !important;
}

.menu-opening .icon-close
{
    visibility: visible !important;
    opacity: 1 !important;
    transform: scale(.8);
}
.menu-opening .header__icon--menu[aria-expanded="true"]::before
{
  display:block;
}
.social_heading
{
   font-family: 'PoppinsBold';
   margin-top: 3em;
   font-weight: bold;
   padding: 0 !important;
   font-size: 1.2em;
}
.jdgm-write-rev-link
{
    background: transparent !important;
    border: 0.1875em solid #1f1922  !important;
    outline: 0 none  !important;
    color: #1f1922  !important;
    font-size: 1.125em  !important;
    font-family: PoppinsBold  !important;
    padding: 0.7em 2.85em  !important;
    text-decoration: none  !important;
    width: auto  !important;
    min-width: inherit  !important;
    cursor: pointer  !important;
    transition: all 0.3s ease-in-out;
}
.jdgm-write-rev-link:hover 
{
    background: #fcf260!important;
}

.list-related-products 
{
    width:100%;
}
.list-related-products ul {
    width: 100%;
    display: grid;
    flex-flow: row wrap;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}
.list-related-products ul li
{
  /*  width: 22%;*/
    height: auto ;
    border: 1px solid #D1CFCB;
    /*background: #EFECE8;*/  
    margin: 0.7rem 0 0.2rem 0;
    list-style:none;
    position:relative;
}
.list-related-products ul li.active
{
    background-color: #eeece8!important;
    border: 1px solid #40afec;
    box-shadow: 0 0 0 2px #40afec !important;
}
.list-related-products ul li a
{
    width: 100%; 
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration:none; 
    position:relative;
  cursor:pointer;
}
.list-related-products.custom-badge-holders ul li a
{
    display: block;
   transition: all .3s ease-in-out;
      display: flex;
    flex-direction: column;
}
.list-related-products.custom-badge-holders ul li a:hover
{
    box-shadow: 0 0 0 3px #40afec !important;
  
}
.list-related-products ul li img
{
    max-width: 100%;
    width: 100%; 
    height: auto; 
    max-height: 8em;
}
.preview-data-collection
{
    border: 0;
    border-radius: 18px;
    background: #f9f5f1;
    box-shadow: 0px 3px 20px rgba(31,25,34,0.07) !important;
    z-index: 999;
    margin: 0 auto;
    text-align: center;
    transition: visibility 0s,opacity .3s linear;
    z-index:1;
        opacity: 1 !important;
        visibility: visible !important;
        position: relative !important;
        bottom: inherit !important;
        width: 100% !important;
        left: initial;
        border-radius: 0;
        box-shadow: 0 0 0 #000 !important;
        margin-top: 0;
        height: auto;
    
}
/*.list-related-products ul li:hover .preview-data-collection 
{
    opacity: 1!important;
    transition: opacity .3s linear;
    visibility: visible;
}*/
.preview-data-collection h4 
{
    color: #1f1922;
    font-family: PoppinsBold;
    font-size: 1em;
    font-style: normal;
    width: 100%;
    border-top: 1px solid #d1cfcb;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    display: flex;
    line-height: 1.3em;
    padding: .85em 1em 0.75em;
}
.preview-data-collection img {display:none;}

body .section-template--25325129957670__9f0292aa-7a5a-4cba-bdc6-8b7edbc64671-padding .photoanimation0 ,
body .section-template--19872002244902__24e35500-7ccb-42e2-aa12-3c93a5d49800-padding .photoanimation0 ,
body .section-template--19872002244902__35fc9e0d-f115-4cb8-b7fb-a3501a5878ad-padding .photoanimation0
{
   transform: inherit !important;
}
/*
body #Slide-template--25325129957670__9f0292aa-7a5a-4cba-bdc6-8b7edbc64671-1 .product-card-wrapper:hover .photoanimation0 ,
body #Slide-template--25325129957670__9f0292aa-7a5a-4cba-bdc6-8b7edbc64671-2 .product-card-wrapper:hover .photoanimation0 ,
body #Slide-template--19872002244902__24e35500-7ccb-42e2-aa12-3c93a5d49800-1 .product-card-wrapper:hover .photoanimation0 ,
body #Slide-template--19872002244902__24e35500-7ccb-42e2-aa12-3c93a5d49800-2 .product-card-wrapper:hover .photoanimation0 ,
body #Slide-template--19872002244902__24e35500-7ccb-42e2-aa12-3c93a5d49800-3 .product-card-wrapper:hover .photoanimation0 ,
body #Slide-template--19872002244902__24e35500-7ccb-42e2-aa12-3c93a5d49800-4 .product-card-wrapper:hover .photoanimation0 ,
body #Slide-template--19872002244902__35fc9e0d-f115-4cb8-b7fb-a3501a5878ad-1 .product-card-wrapper:hover .photoanimation0 ,
body #Slide-template--19872002244902__35fc9e0d-f115-4cb8-b7fb-a3501a5878ad-3 .product-card-wrapper:hover .photoanimation0
{
    transform: scale(1.1) !important;
}
*/

.card__media ,
.show_description_homepage ,
.price
{
    cursor:pointer;
}

.footer__blocks-wrapper .footer-block:nth-child(2)
{
    position: absolute;
    left: 0;
    top: 7em;
    width: 30em;
}
media-gallery
{
    position: sticky;
    top: 0;
}
#listdownload
{
    position: relative;
    display: inline;
    color: #41afed;
    cursor: pointer;
    padding-right: 3em;
    padding-bottom: 3em;
}
#listdownload:hover div
{
    display: block;
}
#listdownload div
{
    position: absolute;
    left: 85%;
    background: #F8F5F0;
    z-index: 99;
    padding: 1em 1.5em;
    border-radius: 1em;
    border: 1px solid #C5C3BF;
    top: -2em;
    box-shadow: 0px 0px 15px #acacac3d !important;
    display:none;
}
#listdownload div a
{
    color: #969491;
    font-family: PoppinsRegular;
    font-size: 0.9em;
    text-decoration: none; 
    margin: 0.25em 0;
    display: block;
    padding: 1em 1em 1em 4em;
}
#listdownload div a[data-url=photoshop]
{
    background: url(/cdn/shop/files/Adobe_Photoshop_Badge_Printing_Design_Template.svg?v=1689803568) no-repeat center left / 3em;
}
#listdownload div a[data-url=ilustrator]
{
    background: url(/cdn/shop/files/Adobe_Illustrator_Badge_Printing_Design_Template.svg?v=1689803450) no-repeat center left / 3em;
}
#listdownload div a[data-url=indesign]
{
    background: url(/cdn/shop/files/Adobe_InDesign_Badge_Printing_Design_Template.svg?v=1689803532) no-repeat center left / 3em;
}
#listdownload div a[data-url=pdf]
{
    background: url(/cdn/shop/files/Adobe_PDF_Badge_Printing_Design_Template.svg?v=1689803551) no-repeat center left / 3em;
}

#variant-selects-template--25325130744102__main .form__label 
{
    display: block;
    margin-bottom: 0.5em;
    font-family: LivvicBold;
    font-size: 1.2em;
    color: #1f1922;
}
#variant-selects-template--25325130744102__main .product-form__input .select 
{
    max-width: 100% !important;
}
#variant-selects-template--25325130744102__main select  
{
    border: 1px solid #C0BBB4;
    height: 2.75em;
    padding: 0 2em 0 1em;
    color: #1f1922 !important;z-index
    font-family: PoppinsRegular;
    font-size: 1.2em;
}
#variant-selects-template--25325130744102__main .icon-caret 
{
    top: 40% !important;
    right: 1.25em !important;
}

#Slide-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d-3 {
    width: 30%!important;
    max-width: 30%!important;
}


body .slider-component-full-width .slider--desktop .slider__slide
{
   margin:inherit !important;
}
body .slider--desktop.grid--3-col-desktop .grid__item 
{
    width: 100% !important;
}
body .slider-component-full-width .slider--desktop 
{
    scroll-padding-left: 0 !important;
}

.avpoptions-container__v2 .ap-options__radio input[type=radio] 
{
    accent-color: #000000 !important;

}


body .avpoptions-container__v2 .ap-options__checkbox input[type=checkbox], .avpoptions-container__v2 .ap-options__radio input[type=radio] {
    -webkit-appearance: inherit !important;
    appearance: inherit !important;
}


.avpoptions-container__v2 .ap-options__checkbox input[type="checkbox"] {
    background: #F8F5F0;
    border: 1px solid #000;
    border-radius:2px;
}

.avpoptions-container__v2 .ap-options__checkbox input[type="checkbox"]:checked 
{
    background:#000  url(/cdn/shop/files/icon-checkbox.svg?v=1704775355) no-repeat  center / 75% !important;
}

#variant-selects-template--25325130744102__main
{
    /*display:none;*/
}

.row-button-menu-home
{
    width: 100%;
    display: flex;
    justify-content: center;
}
.row-button-menu-home button
{
    border-radius: 3em;
    background: transparent;
    border: 0.1875em solid #1f1922;
    outline: 0 none;
    color: #1f1922;
    font-size: 1.125em;
    font-family: PoppinsBold;
    margin: 1em auto;
    padding: 0.7em 2.85em;
    text-decoration: none;
    width: auto;
    min-width: inherit;
    cursor: pointer;
    transition: all .3s ease-in-out;
}
.row-button-menu-home button:hover 
{
    background: #fcf260;
}


#Slide-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-1 .photoanimation0
{
     max-height: 27em;
     left: 0em !important;
}
#Slide-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-1 .photoanimation2
{
    transform: inherit !important;
    max-height: 27em;
    top: 7em!important;
    left: 0 !important;
}

#Slide-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-2 .photoanimation1 ,
#Slide-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-1 .photoanimation1 ,
#Slide-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-2 .photoanimation3 ,
#Slide-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-1 .photoanimation3
{
    display: none !important;
}
#Slide-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-2 .photoanimation0
{
     max-height: 27em;
     left: 0em !important;
}
#Slide-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-2 .photoanimation2
{
    transform: inherit!important;
    left: 0 !important;
    max-height: 27em;
    top: 7em !important;
}

#shopify-section-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226 .card__media 
{
    transition: all 0.25s linear;
}
#shopify-section-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226 .grid__item:hover .card__media 
{
    transform: scale(1.03);
}





#menuLanyard_8927144739110 ,
#menuLanyard_8927144608038
{
    display:none;
    border: 1px solid #D1CFCB;
    border-radius: 18px;
    box-shadow: 0 3px 20px #1f192212!important;
    padding: 1em 2em 0 2em;
    font-size: 1.6em;
    position: absolute;
    background: #f8f5f0;
    z-index: 99;
    bottom: 4.5em;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: fit-content;
}
#menuLanyard_8927144739110 a,
#menuLanyard_8927144608038 a
{
    text-decoration: none !important;
}

.h3titlecollection
{
    font-size: 1.2em !important;
    margin-bottom: 0 !important;
}

/*Filtros*/ 
.facets-container-drawer .mobile-facets__wrapper {
      font-family: PoppinsRegular !important;
      font-size: 1.125em !important;
      color: #1f1922;
}
.mobile-facets__open-label
 {
      font-family: "PoppinsRegular"  !important;
      font-size: 1.1em  !important;
 }
 #FacetFiltersFormMobile
 {
      font-family: "PoppinsRegular"  !important;
      font-size:13px;
 }
.mobile-facets__count 
{
    font-size: 1.6em !important;
    text-align: center !important;
    font-family: PoppinsBold;
}
.mobile-facets__close-button 
{
    width: 95% !important;
    margin: 1em 2.5% !important;
}
.mobile-facets__close 
{
    top: 1.8em !important;
    right: 3em !important;
    width: 2.5em !important;
    height: 2.5em !important;
}
.mobile-facets__label 
{
    padding: 1em 3.5% 1em 3.5% !important;
    display: flex !important;
    align-items: center !important;
}
body .mobile-facets__details
 {
    border: 1px solid #d5d5d5 !important;
    width: 90% !important;
    margin: 0.25em 5% !important;
 }
.mobile-facets__summary 
{
    padding: 1em 5%!important;
    font-size: 1.15em !important;
    color: #1f1922;
} 
.icon-arrow {
    width: 1.5em  !important;
}
body .mobile-facets__details select {
    height: 1.8em !important; 
    transform: scale(0.9);
}
.mobile-facets__close-button {
    padding: 1em !important; 
    border: 1px solid #575757;
    font-size: 1.1em !important;
}
.mobile-facets__info {
    padding: 1em !important;
}
.facets__price
{
    display: flex;
    padding: 0 1em !important;
}
#Mobile-Filter-Price-GTE, #Mobile-Filter-Price-LTE {
    padding: 0 1em!important;
    height: 3em!important;
    font-size: 1em!important;
    border: 1px solid #61605e;
}
.mobile-facets__footer button
{
    border-radius: 3em;
    background: transparent;
    border: 0.1875em solid #1f1922;
    outline: 0 none;
    color: #1f1922;
    font-size: 1.125em;
    font-family: PoppinsBold;
    padding: 0.7em 3.4em;
    text-decoration: none;
    width: auto;
    min-width: inherit;
    cursor: pointer;
    display: table;
    margin: 0 auto;
}
.mobile-facets__footer button:before ,
.mobile-facets__footer button:after
{
    display: none !important;
}
.mobile-facets__label .icon-checkmark 
{
    top: 1.5em !important;
    left: 1.75em !important;
}
.facets-container-drawer 
{
    z-index: 9999;
    position: relative;
}

.title_avis_sinlink
{
    font-family: PoppinsBold !important;
    font-size: 1.3em !important;
}
.div_container_color input 
{
    width: 3em;
    height: 2em;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
}
.div_container_color
{
    display: flex !important;
    align-items: center !important;
}

body .avpocart-hide .apo-hidden 
{
    display: block !important;
}
body .avpocart-hide .quantity
{
    visibility: hidden !important;
}
.div_container_imagen
{
    margin-bottom:1em !important;
}
.cart-count-bubble
{
    width: 12px;
    height: 12px;
    background: #058f4c;
    border: 1px solid #F9F5F1;
    border-radius: 50%;
    position: absolute;
    top: 0.7em;
    right: 0.5em;
}
#Slider-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226 h3
{
    cursor:pointer;
}

.sc-qb-money-cross-2017210342
{
   display:none !important;
}
.newsubtotal 
{
    font-family: PoppinsRegular;
    text-decoration: line-through;
}
.cart__ctas 
{
    margin-top: 3em;
}


#Slider-template--25325130121510__featured_collection_dQPtg6 
{
  width: 100em !important;
  margin: 0 auto;
}
#shopify-section-sections--19872002998566__1699503056442a3f3f
{
    display:none;
}

.section-template--25325130121510__main-padding
{
    width: 75em;
    margin: 0 auto;
    padding-left: 5em;
}
.section-template--25325130121510__main-padding .rte
{
    color: #1f1922;
    font-family: PoppinsRegular;
    font-size: 1.2em;
    line-height: 1.6em;
}

.section-template--25325130121510__main-padding h2, 
.section-template--25325130121510__main-padding h3, 
.section-template--25325130121510__main-padding h4,
.section-template--25325130121510__main-padding h5, 
.section-template--25325130121510__main-padding h6,
.section-template--25325130121510__main-padding b 
{
    font-family: PoppinsBold!important;
}


#shopify-section-template--25325130121510__image_with_text_JtzR6J .image-with-text__grid
{
    width: 85%;
    margin: 0 auto;
    display:flex; 
    justify-content: flex-end;
    position:relative;
}
#shopify-section-template--25325130121510__image_with_text_JtzR6J .image-with-text__media-item--medium
{
    position: absolute;
    top: 5em;
    left: 7%;
    height: 33em!important;
    width: 46%;
    padding: 0!important;
    background: #fff;
    box-shadow: -13px 13px 0px #3DA9E1 !important;
}
#shopify-section-template--25325130121510__image_with_text_JtzR6J .image-with-text__media-item div
{
    padding: 0 !important;
    display: flex; 
    align-items: center;
    justify-content: center;
    background:#fff;
    border:3px solid #1F1922;
}
#shopify-section-template--25325130121510__image_with_text_JtzR6J .image-with-text__media-item img
{
    width: auto;
    height: 32.5em;
    margin: 0 auto;
    display: table;
    position: relative;
}

#shopify-section-template--25325130121510__image_with_text_JtzR6J .image-with-text__text-item.grid__item
{
    width: 60%;
    background: #1F1922;
    height: 35em;
    padding: 3.5em 5.5em 3.5em 20%;
    display: flex;
    justify-content: center;
    flex-flow: column;  
    flex-grow: inherit;
}
#ImageWithText--template--25325130121510__image_with_text_JtzR6J
{
    padding: 0;
    height: auto;
    margin: 0;  
}
#shopify-section-template--25325130121510__image_with_text_JtzR6J  .gradient
{
   background:none !important;
}
#ImageWithText--template--25325130121510__image_with_text_JtzR6J h1 
{
    font-family: LivvicBold;
    font-size: 2.75em;
    line-height:1em;
    margin-top: 0.25em;
    color: #fff;
}
#ImageWithText--template--25325130121510__image_with_text_JtzR6J .image-with-text__text
{
    font-size: 1.3em;
    font-family: PoppinsRegular;
    text-align: left;
    padding: 0;
    color: #41afed;   
    margin: 1em 0;
}
#ImageWithText--template--25325130121510__image_with_text_JtzR6J .button
{
    border-radius: 3em;
    border: none;
    outline: 0 none;
    color: #1f1922;
    font-size: 1.1em;
    font-family: PoppinsBold;
    padding: 0.7em 2.4em;
    text-decoration: none;
    transition: all .3s ease-in-out;
    background: #fff;
    margin-top: 1em;
}
#ImageWithText--template--25325130121510__image_with_text_JtzR6J .button:hover 
{
    background:#fcf260 !important; 
}

.breadcrumbarticle
{
    visibility: visible !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 2em !important;   
}

.breadcrumbarticle li a ,
.breadcrumbarticle li span 
{
    font-size: 1em !important;
}

#shopify-section-template--19872002244902__24e35500-7ccb-42e2-aa12-3c93a5d49800 .card__media ,
#shopify-section-template--19872002244902__35fc9e0d-f115-4cb8-b7fb-a3501a5878ad .card__media 
{
    transition: all .25s linear;
}

.pricecart
{
    color:#969491 !important;
}






@media screen and (min-width: 2000px)
{
  
  body .section-template--19872002244902__product-grid-padding #product-grid li:first-child .productcardbilly2 
  {
    top: 15em !important;
  }
  body .section-template--19872002244902__product-grid-padding .productcardbilly2 
  {
    top: 11em !important;
  }
  
}


@media screen and (max-width: 1760px) 
{
    body 
    {
      font-size: 12.75px;
    }

  
}
@media screen and (max-width: 1400px) 
{
    body 
    {
      font-size: 11.75px;
    }
    .card__information .card__heading 
    {
        padding: 0 20% !important;
    }
  
}



@media screen and (min-width: 1100px) and (max-width: 1250px)
{
    .slider-component-desktop 
    {
      width: 90em !important;
    }
    .card__media 
    {
        font-size:10px;
    }
    #Slider-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226 .card--standard .card__inner 
    {
        height: 32em;
    }
    #Slide-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-1 .photoanimation3 
    {
        right: -7.25em !important;
    }
  
}


@media screen and (min-width: 760px) and (max-width: 1120px)
{
  #Slide-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-1 .photoanimation3
  {
      right: -9em !important;
  }
  #Slider-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226 .card--standard .card__inner 
  {
      height: 31em;
  }
  .preview-data-collection 
  {

      height: auto;
        flex-grow: 1;
  }

  
}

@media screen and (max-width: 1100px)
{
    body 
    {
      font-size: 10.75px;
    }
    .header__inline-menu
    {
       display:none !important;
    }
    header-drawer 
    {
        margin-left: 1em !important;
    }
    .slider-component-desktop 
    {
        width: 85em !important;
    }
    #shopify-section-template--25325129957670__d532a418-43fc-4a6c-bf7d-9db196a56689 .multicolumn 
    {
        width: 90% !important;
    }
    footer 
    {
        padding: 3.5em 5% 3em!important;
    }
    .breadcrumb_shopify 
    {
        width: 93%;
    }
    .product 
    {
        width: 95% !important;
        margin: 0 auto !important;
    }
    .product .product-form__submit 
    {
        padding: 0.7em 2em  !important;
        margin: 0  !important;
    }
    .producttextcart:not(.subtitle) ,
    .product-form-liquid .producttextcart:nth-child(11)
    {
       width: 90% !important;
       max-width: 60% !important;
    }
    #shopify-section-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d .multicolumn 
    {
       width: 90% !important;
       margin: 0 auto !important;
    } 
    .header__heading-logo 
    {
      width: 22.5em !important;
      height: auto !important;
    }  

    .section-template--25325130744102__87cc1632-025c-4c0e-b07a-865486a57706-padding ,
    #shopify-section-template--25325130744102__f7ffdc38-c274-40a4-9310-a69be6ec854c
    {
       width: 90% !important;
    }
    body .multicolumn-list > li
    {
       width:33% !important;
       display:block !important;
    }
    #shopify-section-template--25325129662758__cart-items , 
    #main-cart-footer 
    {
        width: 85%!important;
    }
    body .list-menu__item--link 
    {
        padding-bottom: 3em !important;
    }
    .menu-drawer__navigation {
        padding: 1em 5%  !important;
        font-family: "PoppinsRegular"  !important;
    }
    .menu-drawer__menu-item 
    {
       font-size: 1.75em !important;
       color: #1f1922 !important;
       border-bottom: 1px solid #e0e0e0 !important;
    }
    .redessocial_icons__content a 
    {
        margin-right: 0.5em !important;
        margin-left: 0.5em  !important;
    }
    .product .product-form 
    {
        top: 10px !important;
        left: 10px !important;
    }
    #shopify-section-template--19872002834726__form 
    {
        width: 65%!important;
     }
    .card .media 
     {
        font-size: 8.5px;
     }
}

@media screen and (min-width: 760px) and (max-width: 990px)
{
    .slider-component-desktop ,
    .section-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-padding
    {
        width: 360px !important;
        padding: 0 3em !important;
    }
    body .section-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-padding slider-component
    {
        padding: 0 3em !important;
    }
    #Slide-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-1 .photoanimation1 {
      right: 0em !important;
    }
    #Slide-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-1 .photoanimation3 {
        right: -4.5em !important;
    }
   #shopify-section-template--25325130121510__multicolumn_QVmTi8 .multicolumn
  {
      width: 100%;
      margin: 0 auto;
   }
  #Slider-template--25325130121510__featured_collection_dQPtg6 {
      width: 320px !important;
  }
  
  
}




@media screen and (max-width: 760px) 
{
    body 
    {
      font-size: 12px;
    }
   #shopify-section-template--25325130121510__featured_collection_dQPtg6 
   #Slider-template--25325130121510__featured_collection_dQPtg6 {
      width: 100% !important;
   }
   body .section-template--25325130121510__main-padding ,
   body #shopify-section-template--25325130121510__multicolumn_QVmTi8 .multicolumn
  {
      width: 85% !important;
      margin: 0 auto;
  }
  body #shopify-section-template--25325130121510__multicolumn_QVmTi8 img {
      height: auto !important;
      max-width: 100% !important;
      width: 100% !important;
  }
  #shopify-section-template--25325130121510__multicolumn_QVmTi8 h3
  {
      font-size: 1.9375em!important;
      line-height:1.1em !important;
      text-align: center!important;
  }
  #shopify-section-template--25325130121510__multicolumn_QVmTi8 p
  {
      font-size: 1.185em!important;
      line-height: 1.6em!important;
      text-align: center!important;
  }
  #Slider-template--25325130121510__multicolumn_QVmTi8 {
      padding: 0!important;
  }
 #Slider-template--25325130121510__multicolumn_QVmTi8  .rte ul {
      padding-left: 0 !important;
  }

  
    body #shopify-section-template--25325129662758__cart-footer .shopify-cleanslate .DefhEHZZf4y32pvV7mZj {
      width: 100% !important;
    }
    .totals>h2, .totals__subtotal-value
    {
       min-width: 4em;
    }
    .cart__footer .cart__blocks 
    {
       width: 100% !important;
    }
    .sc-qb-discount-container-2017210342 {
      width: 100% !important;
   }
    #shopify-section-template--21474910470438__rich_text_xNMBr3 p
    {
      font-size: 1.2125em !important;
    }
    .menu-drawer__utility-links
    {
        display: none !important;
    }
    .card__information 
     {
         z-index: 9!important;
     }
    .facets-container-drawer
    {
        z-index: 99 !important;
        position: relative !important;
    }
    .headertopCustom 
    {
      position: relative;
      z-index: 99;
    }
    .grid__item .accordion summary svg 
    {
       width: 30px;
       min-width: 30px;
       max-width: 30px;
       margin-left: -1em;
    }
    .totals 
    {
        display: flex !important;
        justify-content: flex-end  !important;
        align-items: flex-end  !important;
    }
    .cart-count-bubble span 
    {
        display: none !important;
    }
    .tax-note
    {
      text-align: right !important;
    }
    #shopify-section-template--19872002244902__product-grid .grid__item .card__inner
    {
        min-height: 27em !important;
    }
    #FacetFiltersFormMobile 
    {
      font-size: 12px;
    }
    .slider-component-desktop ,
    .slider-mobile-gutter ,
    #ProductGridContainer 
    {
       width: 320px !important;
        margin: 0 auto !important;
    }
    #shopify-section-template--25325129957670__d532a418-43fc-4a6c-bf7d-9db196a56689 ul 
    {
        padding: 0;
    }

    .card .media 
     {
        font-size: 12px;
     }
    .active-facets 
    {
        margin: 0 auto !important;
    }
    .active-facets__button, .active-facets__button-remove 
    {
        margin: 0  !important;
        padding: 0 !important;
        font-family: PoppinsRegular;
    }
   .active-facets__button span, 
   .active-facets__button-remove span 
  {
      font-size: 1.1em !important;
   }
  .active-facets__button-wrapper * {
      font-size: inherit !important;
  }
  span.active-facets__button-inner {
      padding: 0 !important;
      margin: 0.25em 0 !important;
  }
  .active-facets facet-remove
  {
        width: 100%!important;
        margin: 0 !important; 
        justify-content: flex-start;
  }

  
    .list-related-products 
    {
       overflow: auto;  
       padding-bottom: 1em;
    }
    .list-related-products ul 
    {
        width: auto;
     /*   display: flex;*/
      align-items: stretch;
      flex-flow: inherit;
      width: fit-content;
    }
    .preview-data-collection
    {
        border-top: 1px solid #d1cfcb;
    }
    .preview-data-collection img 
    {
       display:none !important;
    }
    .list-related-products ul li a
    {
        display: flex;
        padding: 0;
        background: #efece8;
        height: 100%;
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }
    .preview-data-collection h4 
    {
        text-align: left;
        justify-content: flex-start;
        align-items: flex-start;
        padding: 0.75em;
        border:none;  
        height: 100%;
    }
     
    .list-related-products ul li.active a 
    {
        background: none !important;
    }
    .list-related-products ul li
    {
         height: auto!important;
         padding-top: 1.25em;  
         width: 110px;
         background:none;
         /*border:none;*/ 
         padding-top: 0;
    }
  .list-related-products.custom-badge-holders ul li {margin-left:2px !important;}
    .list-related-products ul li.active .preview-data-collection {
     }
      
    .header__heading-logo
    {
        width: 15em!important;
        height: auto!important;
        position: absolute;
        left: 0;
        top: 2em;
        right: 0;
        margin: 0 auto;
    }
    .header__search
    {
        display:none !important;
    }
    .cart-count-bubble 
    {
        width: 10px;
        height: 10px;
    }
    .rich-text:not(.rich-text--full-width) .rich-text__wrapper 
    {
        width: 90% !important;
    }
    .section-template--25325129957670__f80aa510-b2a0-4f58-9a6e-67620c972d3f-padding .rich-text__blocks 
    {
      display: flex;
      flex-direction: column;
    }
    .section-template--25325129957670__f80aa510-b2a0-4f58-9a6e-67620c972d3f-padding h1 ,
   .section-template--25325129957670__f80aa510-b2a0-4f58-9a6e-67620c972d3f-padding h2 
    {
        font-size: 2.75em !important;
        margin-top: 21px !important;
    }
    .section-template--25325129957670__f80aa510-b2a0-4f58-9a6e-67620c972d3f-padding .rich-text__buttons 
    {
      position: absolute;
      bottom: -5em;
      left: 0;
      right: 0;
   }
   #shopify-section-template--25325129957670__f80aa510-b2a0-4f58-9a6e-67620c972d3f
   {
      padding-bottom: 5em !important;
   }
   .section-template--25325129957670__f80aa510-b2a0-4f58-9a6e-67620c972d3f-padding .rich-text__text 
   {
      height: 40em !important;
   }

    #shopify-section-template--25325129957670__featured_collection h2 ,
    #shopify-section-template--25325129957670__9f0292aa-7a5a-4cba-bdc6-8b7edbc64671 h2
    {
      font-size: 1.9375em !important;
    }
    #shopify-section-template--25325129957670__featured_collection .subtitle ,
    #shopify-section-template--25325129957670__9f0292aa-7a5a-4cba-bdc6-8b7edbc64671 .subtitle
    {
      font-size: 1.2125em !important;
      margin-top: 1.25em !important;
      margin-bottom: 4em !important;
      padding: 0 5% !important;
    }
    
    body .button.quick-add__submit
    {
        display:none !important;
    }
    .card__information .card__heading 
    {
        font-size: 1.6em !important; 
        padding: 0 !important;
    }
    .card__information .card__heading a span 
    {
      font-size: .875em !important;
    }
    body .productcardbilly 
    {
      height: 100% !important;
    }
    slider-component.page-width 
    {
        padding: 0 1em !important;
    }
    media-gallery 
    {
        position: relative  !important;
    }
  #shopify-section-template--25325130744102__related-products .related-products 
  {
      width: 90% !important;
  }
  #shopify-section-template--25325130744102__related-products h2
  {
      font-size: 1.9375em !important;
  }
  
    #HeaderMenu-MenuList-1
    {
        margin-top: 0 !important;
        display: flex;
        flex-flow: column; 
        padding: 0.5em!important;
    }
    body .multicolumn-list>li 
    {
        width: 100% !important;
    }
    #shopify-section-template--25325129957670__d532a418-43fc-4a6c-bf7d-9db196a56689 img 
    {
      height: auto !important;
      max-width: 85% !important;
    }
    #shopify-section-template--25325129957670__d532a418-43fc-4a6c-bf7d-9db196a56689 h3 
    {
        font-size: 1.9375em !important;
        line-height: 1.1em !important;
        text-align: center  !important;
    }
    #shopify-section-template--25325129957670__d532a418-43fc-4a6c-bf7d-9db196a56689 p 
    {
        font-size: 1.185em !important;
        line-height: 1.6em !important;
        text-align: center !important;
    }
    #Slide-template--25325129957670__d532a418-43fc-4a6c-bf7d-9db196a56689-2 .multicolumn-card__info .rte ul li ,
    #Slide-template--25325130121510__multicolumn_QVmTi8-2 .multicolumn-card__info .rte ul li 
    {
        font-size: 1.35em !important;
        margin-bottom: 1em !important;
    }

    #Slide-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-1 .photoanimation1 
    {
        right: 0em !important;
    }
    #Slide-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-1 .photoanimation2 
    {
        top: 0em !important;
    }
    #Slide-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-2 .photoanimation2 
    {
        top: 0em !important;
    }
    .section-template--25325130121510__main-padding .rte {
        font-size: 1.125em !important;
        line-height: 1.6em !important;
    }
    #shopify-section-template--25325130121510__image_with_text_JtzR6J .image-with-text__media-item--medium
    {
        position: relative !important;
        top: inherit !important;
        left: 0 !important;
        height: 25em !important;
        width: 100% !important;
        padding: 0 !important;
          box-shadow: -8px 8px #3da9e1!important;
    }
   #shopify-section-template--25325130121510__image_with_text_JtzR6J .image-with-text__media-item img 
   {
      width: auto !important;
      height: 24.5em !important;
   }
   #shopify-section-template--25325130121510__image_with_text_JtzR6J .image-with-text__text-item.grid__item 
   {
      width: 100% !important;
      height: auto !important;
      padding: 2.5em !important;
      margin-top: 3em !important; 
      margin-bottom: -3em !important;
    }
    #ImageWithText--template--25325130121510__image_with_text_JtzR6J h1 
    {
       font-size: 1.95em !important;
       line-height: 1em !important;
    }
    #shopify-section-template--25325130121510__featured_collection_dQPtg6 h2 
    {
        font-size: 2.1em;
        padding-bottom: 1em;
    }
    .multicolumn a.button
    {
       margin-top: 1em !important;
    }
    .footer-block__details-content 
    {
        margin-bottom: 2em !important;
    }
    .footer-block.grid__item
    {
        margin: 1em 0 !important;
    }
    .footer-block__image-wrapper
    {
        margin: 0 !important;
    }
    .footer__content-top
    {
        padding: 0 !important;
    }
    body .footer-block__details-content.list-unstyled 
    {
        display: flex !important;
        flex-flow: column !important;
        align-items: center !important;
    }
    body .footer-block__details-content li
    {
         margin: 0 !important;
    }
    .footer-block__details-content .list-menu__item--link 
    {
        padding-top: 0.9em !important;
        padding-bottom: 0.9em !important;
        font-size: 1.35em !important;
    }
    .footer__copyright 
   {
        margin-top: 0em !important;
        width: 100% !important;
        display: flex !important;
        flex-direction: column-reverse !important;
        align-items: center !important;
    }
    .copyright__content 
    {
      width: 100% !important;
      text-align: center !important;
      margin-top: 2.5em !important;
    }
   .redessocial_icons__content 
   {
      width: 100% !important;
      margin-top: 3em !important;
      justify-content: center !important;
   }
    
    .footer__blocks-wrapper .footer-block:nth-child(2)
    {
        position: relative !important;
        left: 0 !important;
        top: inherit !important;
        width: 100% !important;
    }
 
  .column-footer-left 
  {
      width: 100% !important;
  }
  .column-footer-right 
  {
      width: 100% !important;
  }
  
   .links__footer__content 
   {
      width: 100%  !important;
      display: flex  !important;
      flex-flow: row wrap  !important;
      text-align: center  !important;
      justify-content: center  !important;
  }
  .links__footer__content a 
  {
      font-size: 1.3em !important;
      margin-right: 1.5em !important;
      margin-left: 1.5em !important;
  }
   .links__footer__content a:first-child
  {
      width: 100% !important;
      margin-bottom: 0.5em !important;
  }


  #shopify-section-template--19872002244902__banner ul, 
  #shopify-section-template--19872002244902__banner ol 
  {
      padding-left: 0 !important;
  }
  #shopify-section-template--19872002244902__banner h1 
  {
      text-align: center !important;
      font-size: 2.1375em !important;
  }
  .rich-text__wrapper 
  {
      width: 100% !important;
  }
  #shopify-section-template--19872002244902__4990a7cc-65c3-4972-9e7f-d62e2fe16fa7 p 
  {
      font-size: 1.175em !important;
      line-height: 1.275em !important;
      text-align: center !important;
  }
  .grid--2-col-tablet-down .grid__item 
  {
      margin: 1em 0 !important;
  }
  #shopify-section-template--19872002244902__2eafda87-f0af-4e0c-8b42-e74033558fca p 
  {
    font-size: 1.9375em !important;
    margin-bottom: 1em !important;
    padding: 0 2em !important;
  }
  .product__info-wrapper 
  {
      padding: 0  !important;
  }
  .product__title 
  {
      font-size: 0.85em !important;
  }
  .product .product-form 
  {
      top: inherit !important;
      width: 100% !important;
      margin: 0.5em 0 !important;
      left: 0px !important;
  }
  .slider-buttons 
  {
      margin-bottom: 3em;
      color: #1f1922;
      font-family: PoppinsRegular;
      font-size: 0.85em;
  }
  .slider-counter {
      min-width: inherit !important;
      width: 4em !important;
  }
  .product-form__buttons 
  {
      max-width: 100% !important;
      width: 100% !important;
  }
  .product .product-form__submit 
  {
      font-size: 1.225em !important;
      padding: 0.775em 0em !important;
      width: 100% !important;
      min-width: inherit !important;
      margin: 0 0 0 0 !important;
      display:flex !important;
      justify-content: center !important; 
      margin-bottom: 1em !important;
  }
  .producttextcart
  {
      max-width: 100% !important;
      width: 100% !important;
  }
  .producttextcart:not(.subtitle) 
  {
      font-size: 0.95em !important;
  }
  .product-form-liquid .producttextcart:nth-child(10)
  {
    display:none;
  }
  .producttextcart:not(.subtitle), .product-form-liquid .producttextcart:nth-child(11) {
      width: 90% !important;
      max-width: 90% !important;
  }


  #Slide-template--25325130744102__d886b69c-b9b0-40a8-acaf-85039714f16b-2 .content-container 
  {
    padding: 0 0 !important;
  }
  #Slider-template--25325130744102__d886b69c-b9b0-40a8-acaf-85039714f16b
  {
     padding:0 !important;
  }
  .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info 
  {
      padding-left: 0 !important;
      padding-right: 0  !important;
  }
  .detail_product_main section:nth-child(2) h3 
  {
      font-size: 1.7875em !important;
      text-align: center !important;
  }
  #shopify-section-template--25325130744102__d886b69c-b9b0-40a8-acaf-85039714f16b p
  {
      padding-right: 0 !important;
      line-height: 1.8em !important;
      margin-top: 1.5em !important;
      text-align: center !important;
      font-size: 1.1425em !important;
  }
  #shopify-section-template--25325130744102__d886b69c-b9b0-40a8-acaf-85039714f16b 
  {
     width: 100%!important;
  }
  #shopify-section-template--25325130744102__d886b69c-b9b0-40a8-acaf-85039714f16b slider-component
  {
     width: 90%!important;
  }
  
  #shopify-section-template--19126249947457__eb5486ec-7c76-469d-ae50-95ac6e15b23d #Slide-template--19126249947457__eb5486ec-7c76-469d-ae50-95ac6e15b23d-1 
  {
      width: 100% !important;
      max-width: 100% !important;
  }
  #Slide-template--19126249947457__eb5486ec-7c76-469d-ae50-95ac6e15b23d-2  
  {
      width: 100% !important;
      max-width: 100% !important;
  }
  #Slide-template--19126249947457__eb5486ec-7c76-469d-ae50-95ac6e15b23d-3
  {
      width: 100% !important;
      max-width: 100% !important;
  }
  
  #shopify-section-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d .title-wrapper-with-link
  {
      display: flex !important;
      justify-content: center !important;
  }  
  #shopify-section-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d .title-wrapper-with-link h2
  {
       font-size: 1.675em  !important;
  }
  
  #Slider-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d
  {
    padding: 0 !important;
  }
  #Slide-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d-1 {
      width: 40% !important;
      max-width: 100% !important;
      padding:0 30% !important;
  }
  #Slide-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d-2 {
      width: 100% !important;
      max-width: 100% !important;
  }
  #Slide-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d-2 .multicolumn-card__info {
      padding:3em 1em !important;
  }
  
  #Slide-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d-3 {
      width: 100% !important;
      max-width: 100% !important;
  }
  #Slide-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d-3 .multicolumn-card__info {
        padding: 3em 1em!important;
        margin-top: 1em !important;
  }
  #Slide-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d-3 .multicolumn-card__info .rte  { 
       display: flex!important;
      justify-content: space-between !important;
  }
  #Slide-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d-3 .multicolumn-card__info .rte div   { 
       width:23% !important;
  }
  #Slide-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d-3 .multicolumn-card__info .rte div p a  { 
       padding: 4em 0px 0 0!important;
       width: 100%!important;
       background-position: center top !important;
       text-align: center !important;
  }

  
  body .section-template--25325130744102__eb5486ec-7c76-469d-ae50-95ac6e15b23d-padding
  {
      padding-bottom: 20px !important;
      padding-top: 50px !important;
  }
  body .section-template--25325130023206__260e6042-6f8b-42c7-b0bb-322b45dc1a38-padding 
  {
      width: 90% !important;
      margin: 0 auto !important;
  }
  #shopify-section-template--25325130023206__21faf236-ffeb-4915-9bed-460ec395f601
  {
      width: 90% !important;
      margin: 0 auto !important;
  }
  #shopify-section-template--25325130023206__21faf236-ffeb-4915-9bed-460ec395f601 p
  {
      font-size: 1.2125em !important;
  }
  
  .multicolumn-card__image-wrapper--half-width 
  {
      width: 100% !important;
  }
  .section-template--25325130023206__260e6042-6f8b-42c7-b0bb-322b45dc1a38-padding 
  {
      width: 95% !important;
  }
  #Slider-template--19872002769190__260e6042-6f8b-42c7-b0bb-322b45dc1a38
  {
      padding-left:0 !important;
      padding-right:0 !important;
      padding-top:3.5em !important;
  }
  #Slide-template--19872002769190__2f146e66-0c6d-4672-9a92-87d8ca1fb9f7-1 img 
  {
      width: 17.1875em !important;
  }
  #shopify-section-template--19872002769190__c849ded6-13a5-491f-b228-555dc693b41b p
  {
      font-size: 1.9375em!important;
      margin-bottom: 1em!important;
      padding: 0 2em!important;
  }
  .section-template--25325130023206__260e6042-6f8b-42c7-b0bb-322b45dc1a38-padding , 
  #shopify-section-template--19872002834726__616fccd3-1a9f-40dc-b61d-a723e5fca87d ,
  #shopify-section-template--19872002834726__form
  {
      width: 85% !important;
      margin: 0 auto !important;
  }
  #shopify-section-template--19872002834726__616fccd3-1a9f-40dc-b61d-a723e5fca87d p
  {
      font-size: 1.2125em !important;
      padding: 0 !important;
  }
  #Slider-template--19872002834726__e5ce8abd-b18b-48ce-92ad-ae2226ecd8eb .multicolumn-card__info {
      padding: 1em 0 !important;
  }
  #Slider-template--19872002834726__e5ce8abd-b18b-48ce-92ad-ae2226ecd8eb
  {
      width: 100% !important;
  }
  .section-template--19872002867494__f7ffdc38-c274-40a4-9310-a69be6ec854c-padding .collapsible-content-wrapper-narrow 
  {
      padding-right: 0 !important;
      padding-left: 0 !important;
  }
  .accordion__title 
  {
      max-width: 100% !important;
  }
  .grid__item .accordion h3 
  {
     font-size: 1.2em !important;
  }
  .accordion__content p
  {
      font-size: 1.099em !important;
      line-height: 1.7em !important;
  }
   #shopify-section-template--19872002867494__main h1
  {
      margin-bottom: 0 !important; 
  }
  #shopify-section-template--19872002867494__d808d160-eafb-4e97-b444-e5c6dc174837 p ,
  #shopify-section-template--19872002801958__c31f81c7-5b0a-4ecf-adfd-467604c640ec p 
  {
      font-size: 1.9375em !important;
      margin-bottom: 1em !important;
      padding: 0 2em !important;
  }
  #shopify-section-template--19872002244902__176d0c51-9bd2-400a-a718-1e3570dcc952 img ,
  #shopify-section-template--19872002867494__c4a32ea7-d9ea-4c26-932f-614bd367daaa img ,
  #shopify-section-template--19872002801958__6dde0d4f-8955-40ed-a5f0-1b6b6fa36a01 img
  { 
      width: 21.1875em !important;
  }
  
  #shopify-section-template--19872002801958__main h1 ,
  #shopify-section-template--19872002867494__main h1 
  {
      font-size: 2.1em !important;  
      margin-bottom: 0 !important;
  }

  body .menu-drawer .list-social
  {
     display:none !important;
  }
  .menu-drawer__account 
  {
      padding: 0em !important; 
      font-family: "PoppinsRegular"  !important;
  }
  .list-menu li 
  {
      margin-right: 0  !important;
  }
  summary.list-menu__item 
  {
      padding-right: 0 !important;
  }
  .menu-drawer__menu-item>.icon-arrow 
  {
      right: 1em !important;
  }
  .menu-drawer__menu-item , 
  .menu-drawer__account
  {
      font-size: 1.35em !important;
  }
  #login, #recover, .register h1, .account h1, .addresses h1, 
  #shopify-section-template--25325129662758__cart-items h1
  {
      font-size: 2.1em  !important;
  }
  body .cart-items td 
  {
    /*
      padding-top: 0em !important;
      padding-bottom: 0em !important;
      border:none !important;
    */
  }
  .cart-items .quantity 
  {
    /*
    height: 3.5em !important;
    width: 7em !important;
    */
  }
  #cart .price 
  {
      white-space: nowrap !important;
  }
  .cart-item__image 
  {
      max-width: 7em  !important;
  }
   #cart .quantity__input 
  {
    font-size: 1.7em !important;
  }
  
  #judgeme_product_reviews 
  {
      width: 90%!important;
  }
  .cart-item 
  {
      gap: 0.5rem  !important;
      /*margin-bottom: 1.5rem  !important;*/
  }
  .tax-note 
  {
      margin: 1em 0 !important;
  }
  #shopify-section-template--19872002310438__main
  {
      width: 90% !important;
  }
  .section-template--19872002310438__main-padding>div:last-child
  {
      display: flex !important;
      justify-content: space-between !important;
      flex-flow: column !important;
  }
  .section-template--19872002310438__main-padding>div:last-child>div 
  {
      width: 100% !important;
      margin-bottom: 1em !important;
  }
  .menu-drawer summary.menu-drawer__menu-item
  {
      padding-left: 1em !important;
  }
  .product 
  {
      width: 85% !important;
  }
  .menu-drawer__close-button
  {
     border: 0em!important;
     font-family: PoppinsRegular!important;
     font-size: 1.35em!important;
     padding: 1em 1em !important;
  }
  #shopify-section-template--19872002408742__main .addresses form>div:nth-of-type(1), 
  #shopify-section-template--19872002408742__main .addresses form>div:nth-of-type(2) 
  {
      flex-basis: calc(1000% - 1rem);
  }
  .register .field, .login .field, #address_form_new .field,
  #pending, .section-template--19126250176833__main-padding .field 
  {
      margin-bottom: 0.25em!important;
      margin-top: 0.25em!important;
  }
  #address_form_new .field label ,
  .login .field label , 
  .register .field label
  {
    left: 1em !important;
  }
  .register .field input , 
  .login .field input
  {
      padding: 2.2rem 1.5rem 0.8rem 1em !important;
  }
  :is(.account,.order) p 
  {
      font-size: 1.2em!important;
      margin-top: 1em !important;
  }
  #shopify-section-template--19872002244902__banner .collection-hero__description
  {
    font-size: 1.175em!important;
    line-height: 1.575em!important;
  }
  .datainformation 
  {
      left: -6em !important;
  }

  variant-radios  fieldset
  {
      display: flex;
  }
  variant-radios
  {
        overflow: auto;
  }
  .legendtitlevariant 
  {
     position: sticky;
     left: 0;
  }
  .list-menu__item 
  {
      display: flex;
      align-items: center;
      flex-flow: row wrap;
  }
  .section-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226-padding 
  {
       width: 320px !important;
   }
    #shopify-section-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226 h2
    {
      font-size: 1.9375em !important;
    }
    #shopify-section-template--25325129957670__6c227a4a-0220-4d1a-a88b-3abdb9886226 .subtitle
    {
      font-size: 1.2125em !important;
      margin-top: 1.25em !important;
      margin-bottom: 4em !important;
      padding: 0 5% !important;
    }

    body #shopify-section-template--19872002244902__35fc9e0d-f115-4cb8-b7fb-a3501a5878ad .photoanimation2 
    {
        top: 0em!important;
    }

    body .breadcrumbarticle
    {
       display:block !important;
        visibility: visible !important;
        margin-bottom: 2em !important;   
    }
    .breadcrumbarticle li a, .breadcrumbarticle li span 
    {
        font-size: 1.1em!important;
    }
  
  
}
 @media screen and (max-width: 320px) 
{
    body 
    {
      font-size: 10px;
    }
}


.sc-qb-discount-container-2017210342 div.HiddenElement{
  display:none !important;
}

.your_shopping_cart .msg.success strong
{ 
    font-weight: 900 !important;
    font-family: PoppinsBold !important;
}

.your_shopping_cart #RemoveCupon
{
    text-decoration: underline !important;
    margin-left: 8px !important;
    color: green !important;
}

.msg_minimum_order{
    color: #d22c82!important;
    font-family: PoppinsBold!important;
    font-size: 1em;
    border: 1px solid #D22C82;
    height: 5em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 2em;
    background: #F1D5DE;
    margin-top: 3em!important;
    margin-bottom: 0!important;
    padding-right: 2em;
}

#deleteMsgMin
{
    background: url(/cdn/shop/files/button_close.svg?v=1699407134);
    display: block;
    width: 14px;
    height: 14px;
    float: right;
}
#shopify-section-template--25325129957670__9f0292aa-7a5a-4cba-bdc6-8b7edbc64671 h2 
{
    color: #1f1922 !important;
}


#shopify-block-f1f2b1f0-2f86-47ec-8a6d-3084a09a100e {
  display:none!important
}

.collection-hero {
  width: 87%;
  margin: 0 auto;
}
.cart-item.addon .note {
    font-size: .8em !important;
    line-height: 1.2em !important;
}
/* cart edit pop up cosmetics */
.addons_popup {
  border-radius:30px;
  box-shadow: 0 3px 20px #1f192212 !important;
}
.addons_popup .justify-content-between:not(.w-100) h6 {
   font-family: 'PoppinsBold';
   font-size: 1em;
   color: #1f1922;
   padding: 17px 0 5px 0px;
   margin-bottom:5px!important
}
.addons_popup .list-group .justify-content-between h6 {
   font-family: 'LivvicBold' !important;
   font-size: 1em;
   color: #1f1922;
}
#Cart .bg_cover {
 z-index:3000!important;
}
#Cart .addons_popup {
 z-index:3001!important
}
#Cart .bg_cover {
    background-color: #eeece8!important;
    opacity:.9
 }
.addons_popup .fa-chevron-up:before {
  content:"\f00d";
}
.addons_popup .list-group-item {
 border-top:1px solid #C5C3BF;
 border-left:0;
 border-bottom:0px;
 border-right:0
}
#Cart .addons_popup .button {
   background: #fcf260 !important;
    border: 2px solid #1f1922 !important;
    border-radius: 45px;
    font-size: .9em  !important;
    font-weight: 500;
    margin: 0  !important;
    padding: 4px 25px !important;
    color: #1f1922 !important;
    transition: all .3s ease-in-out;
}
#Cart .addons_popup .button:hover {
   background: #1f1922 !important;
    border: 2px solid #1f1922 !important;
    color: #fff !important;
}
#Cart .more_info, #Cart .price {
    font-size: 12px!important;
    color:#1f1922!important;
   }
.addons_popup .form-check input[type=checkbox]:checked {
    background: #000 url(/cdn/shop/files/icon-checkbox.svg?v=1704775355) no-repeat center / 75%!important;
    border-color:#000
}
.addons_popup .d-flex {
  /*padding-left:10px;*/
}
.Toastify__toast-body > div {
    color: #d22c82;
    font-family: 'PoppinsBold';
    font-size: .8em;
    /* border: 1px solid #d22c82; */
    text-align: center;
}
.Toastify__toast-theme--light {
  background: #f1d5de!important;
    border-radius: 0!important;
    border: 1px solid #d22c82;
   color: #d22c82;
    font-family: 'PoppinsBold';
    font-size: 1em;
    display: flex;
    padding-left: 23px;
}
.Toastify--animate-icon {
  display:none!important
}
.Toastify__close-button>svg {
    fill: #d22c82!important;
    height: 16px;
    width: 14px;
    opacity: 1;
}

.smaller {
  font-size: 1em!important;
    margin-top: -10px!important;
}
.custom .product__tax {
  display:none!important
}
.product-form__input input[type=radio]+label.label_with_image{
  display: inline-flex;
  align-items: center;
}
.sides .label_with_image img{
  max-height: 50px;
}

.style .label_with_image img{
  max-height: 75px;
}

 .optimg {
     flex: 0 0 30% 
}
 .c-wrap {
     flex: 0 0 70% 
}
 .value-wrap {
     font-size: 14px!important;
     letter-spacing: 1px!important;
     margin:8px 0;
}
 .desc-wrap {
    font-size: 10px;
    font-weight: 300;
    font-family: PoppinsRegular;
    padding: 3px;
    line-height: 14px;
    margin-top: 8px;
}
 .custom .product-form__input:not(.group_qty_product) {
     display:flex;
}
 .style label {
   flex-direction:column;
 }
@media (min-width:768px){
  .labe {
     color: black!important;
     font-family: 'PoppinsBold';
     flex: 0 0 49%;
     padding:10px!important
}
  .premium {
    font-family: 'PoppinsRegular';
    font-size: 19px;
    margin-top: 0;
}
}
@media (max-width:767px){
  #shopify-section-template--23853410746662__f7ffdc38-c274-40a4-9310-a69be6ec854c
{
  width:90%  !important;
  margin:0 auto  !important; 
  
}
  .flliu {
    display:none!important;
    opacity:0;
    visibility:hidden;
  }
 .artwork_templates .multicolumn-list {
    margin-top: 20px!important;
    padding-top: 7px!important;
  }

  .fourminus {
    height:0px;
    margin-bottom:0!important
  }
   #shopify-section-template--23853410189606__2eafda87-f0af-4e0c-8b42-e74033558fca p {
    font-size: 1.9375em !important;
    margin-bottom: 1em !important;
    padding: 0 2em !important;
}
  .premium {
    font-family: 'PoppinsRegular';
    font-size: 16px;
    margin-top: 0;
}
  .labe {
     color: black!important;
     font-family: 'PoppinsBold';
     flex: 0 0 48%;
     padding:10px!important;
    flex-direction:column;
}
}

.summary_table {
  font-family: 'PoppinsRegular';
    font-size: 14px;
}
.new_atc .product-form__submit:hover {
  color:#fff;
  background:#1f1922!important
}
.new_atc .product-form__submit {
  margin: 0!important;
  width: 100%!important;
  background:#fcf260!important;
  transition:ease .3s
}

@media (min-width:768px){
  #shopify-section-template--23853410746662__f7ffdc38-c274-40a4-9310-a69be6ec854c
{
  width:50%  !important;
  margin:0 auto  !important; 
  max-width: 70em;
}
.bootstrap5-wrap .col-lg-12 {
    width: 61%;
    margin: auto;
 }
 #ArtworkDesignGuidelines .col-lg-4:nth-of-type(1) {
   border:0px solid yellow;
   width:18%
 }
  #ArtworkDesignGuidelines .col-lg-4:nth-of-type(2) {
   border:0px solid green;
    width:50%
 }
  #ArtworkDesignGuidelines .col-lg-4:nth-of-type(3) {
   border:0px solid red;
    width:30%;
 }
}
@media (max-width:767px){
  .section-template--23853410746662__f7ffdc38-c274-40a4-9310-a69be6ec854c-padding .collapsible-content-wrapper-narrow {
    padding-right: 0!important;
    padding-left: 0!important;
}
  #ArtworkDesignGuidelines > .row {
    flex-direction:column
  }
   #ArtworkDesignGuidelines .col-lg-4:nth-of-type(1) {
   border:0px solid yellow;
   width:100%;
    text-align:center;
 }
    #ArtworkDesignGuidelines .col-lg-4:nth-of-type(1) img {
      max-width:130px;
      margin:auto;
    }
  #ArtworkDesignGuidelines .col-lg-4:nth-of-type(2) {
   border:0px solid green;
    width:100%;
    padding: 10px 60px;
 }
  #ArtworkDesignGuidelines .col-lg-4:nth-of-type(3) {
   border:0px solid red;
    width:100%;
 }
  .detail_product_main section:nth-child(3) h2 {
    text-align:center
  }
  #ArtworkDesignGuidelines p {
    margin-top: -2em!important;
    }
}
  #ArtworkDesignGuidelines .col-lg-4:nth-of-type(2) .d-flex:nth-of-type(4) img{
    opacity:0
  }
 #ArtworkDesignGuidelines .col-lg-4:nth-of-type(2) .d-flex:nth-of-type(4) div:nth-of-type(2) {
    font-family: 'PoppinsRegular';
  }
 #ArtworkDesignGuidelines .col-lg-4:nth-of-type(3) b {
   color:#969491
 }
@media (min-width:1101px){
  .section-template--25325130088742__87cc1632-025c-4c0e-b07a-865486a57706-padding,
.section-template--25325130088742__multicolumn_b9cwLm-padding
 {
  width:50%  !important;
  margin:0 auto  !important; 
  max-width: 70em;
 }
}
@media (max-width:1100px){
  .section-template--25325130088742__87cc1632-025c-4c0e-b07a-865486a57706-padding,
.section-template--25325130088742__multicolumn_b9cwLm-padding
 {
  width:90%  !important;
  margin:0 auto  !important; 
   }
}
