/** Shopify CDN: Minification failed

Line 8:0 Unexpected "<"
Line 4160:0 All "@import" rules must come first
Line 5662:0 Unexpected "}"

**/
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Sharp:opsz,wght,FILL,GRAD@48,400,0,0" />
:root {
  --alpha-button-background: 1;
  --alpha-button-border: 1;
  --alpha-link: 0.85;
  --alpha-badge-border: 0.1;
}
p
{
      font-weight: 400;

}
.upload-part {
     margin: 0 auto !important; 
}
dialog#dialog {
    display: none !important;
}
/* .body-disabled {
    overflow: hidden;
} */
strong {
    font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
    font-family: AwesomeSerif-MediumRegular !important;
}
@font-face {
    font-family: "Canela";
    src: url('/cdn/shop/files/CanelaText-Regular-Trial.woff?v=1691486338') format("woff");
}
@font-face {
    font-family: "Times";
    src: url('/cdn/shop/files/times_new_roman.woff?v=1691484934') format("woff");
}
@font-face {
    font-family: "AwesomeSerif-MediumRegular";
    src: url('/cdn/shop/files/AwesomeSerif-MediumRegular.woff?v=1691480369') format("woff");
}

@font-face {
    font-family: "Poppins";
    src: url('/cdn/shop/files/Poppins.woff?v=1691482960') format("woff");
}

@font-face {
    font-family: "AwesomeSerifItalic";
    src: url('/cdn/shop/files/AwesomeSerifItalic-SemBdTall.woff?v=1691483905') format("woff");
}

/* @font-face {
  font-family: "AwesomeSerif-MediumRegular";
  src: url("AwesomeSerif-MediumRegular.woff2") format("woff2"),
    url("AwesomeSerif-MediumRegular.woff") format("woff");
} */

.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);
}

/* 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;
}

.page-width {
  max-width: var(--page-width);
  margin: 0 auto;
  padding: 0 1.5rem;
}

body:has(.section-header .drawer-menu) .announcement-bar-section slideshow-component {
  max-width: 100%;
}

.page-width.drawer-menu {
  max-width: 100%;
}

.page-width-desktop {
  padding: 0;
  margin: 0 auto;
}

@media screen and (min-width: 750px) {
  .page-width {
    padding: 0 5rem;
  }

  .header.page-width {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
  }
summary .icon-caret {
    display: none;
}
  .footer__content-bottom-wrapper.page-width.footer__content-bottom-wrapper--center {
    display: none;
}
  footer.footer.color-inverse.gradient.section-sections--19779473408300__footer-padding {
    /* padding-top: 0; */
    margin: 0;
}
  .page-width--narrow {
    padding: 0 9rem;
  }
  #shopify-section-template--19779477111084__18b546c7-a531-4587-9d25-f4059ce5920a .rich-text__wrapper {
    max-width: 100% !important;
}
  .page-width-desktop {
    padding: 0;
  }

  .page-width-tablet {
    padding: 0 5rem;
  }
}

@media screen and (min-width: 990px) {
  .header:not(.drawer-menu).page-width {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .page-width--narrow {
    max-width: 72.6rem;
    padding: 0;
  }

  .page-width-desktop {
    max-width: var(--page-width);
    padding: 0 5rem;
  }
}

.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));
  }
}

.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: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  
}

h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-weight: var(--font-heading-weight);
  letter-spacing: calc(var(--font-heading-scale) * 0.06rem);
  color: rgb(var(--color-foreground));
  line-height: calc(1 + 0.3 / max(1, var(--font-heading-scale)));
  word-break: break-word;
}

.hxl {
  font-size: calc(var(--font-heading-scale) * 5rem);
}

@media only screen and (min-width: 750px) {
  .hxl {
    font-size: calc(var(--font-heading-scale) * 6.2rem);
  }
}

.h0 {
  font-size: calc(var(--font-heading-scale) * 4rem);
}

@media only screen and (min-width: 750px) {
  .h0 {
    font-size: calc(var(--font-heading-scale) * 5.2rem);
  }
}

h1,
.h1 {
  font-size: calc(var(--font-heading-scale) * 3rem);
}

@media only screen and (min-width: 750px) {
  h1,
  .h1 {
    font-size: calc(var(--font-heading-scale) * 4rem);
  }
}

h2,
.h2 {
  font-size: calc(var(--font-heading-scale) * 2rem);
}

@media only screen and (min-width: 750px) {
  h2,
  .h2 {
    font-size: calc(var(--font-heading-scale) * 2.4rem);
  }
}

h3,
.h3 {
  font-size: calc(var(--font-heading-scale) * 1.7rem);
}

@media only screen and (min-width: 750px) {
  h3,
  .h3 {
    font-size: calc(var(--font-heading-scale) * 1.8rem);
  }
}

h4,
.h4 {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-size: calc(var(--font-heading-scale) * 1.5rem);
}

h5,
.h5 {
  font-size: calc(var(--font-heading-scale) * 1.2rem);
}

@media only screen and (min-width: 750px) {
  h5,
  .h5 {
    font-size: calc(var(--font-heading-scale) * 1.3rem);
  }
}

h6,
.h6 {
  color: rgba(var(--color-foreground), 0.75);
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
}

blockquote {
  font-style: italic;
  color: rgba(var(--color-foreground), 0.75);
  border-left: 0.2rem solid rgba(var(--color-foreground), 0.2);
  padding-left: 1rem;
}

@media screen and (min-width: 750px) {
  blockquote {
    padding-left: 1.5rem;
  }
}

.caption {
  font-size: 1rem;
  letter-spacing: 0.07rem;
  line-height: calc(1 + 0.7 / var(--font-body-scale));
}

@media screen and (min-width: 750px) {
  .caption {
    font-size: 1.2rem;
  }
}

.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: 0.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.04rem;
}

.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;
}

.light {
  opacity: 0.7;
}

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,
.customer a {
  cursor: pointer;
  display: inline-block;
  border: none;
  box-shadow: none;
  text-decoration: underline;
  text-underline-offset: 0.3rem;
  color: rgb(var(--color-link));
  background-color: transparent;
  font-size: 1.4rem;
  font-family: inherit;
}

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

.link--text:hover {
  color: rgba(var(--color-foreground), 0.75);
}

.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;
}

a:not([href]) {
  cursor: not-allowed;
}

.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;
  color: currentColor;
  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;
}

.break {
  word-break: break-word;
}

.visibility-hidden {
  visibility: hidden;
}

@media (prefers-reduced-motion) {
  .motion-reduce {
    transition: none !important;
    animation: none !important;
  }
}

:root {
  --duration-short: 100ms;
  --duration-default: 200ms;
  --duration-long: 500ms;
  --duration-extra-long: 600ms;
  --duration-extended: 3s;
  --animation-slide-in: slideIn var(--duration-extra-long) cubic-bezier(0, 0, 0.3, 1) forwards;
  --animation-fade-in: fadeIn var(--duration-extra-long) cubic-bezier(0, 0, 0.3, 1);
}

.underlined-link,
.customer a,
.inline-richtext a {
  text-underline-offset: 0.3rem;
  text-decoration-thickness: 0.1rem;
  transition: text-decoration-thickness ease 100ms;
}

.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 {
  color: rgb(var(--color-link));
  text-decoration-thickness: 0.2rem;
}

.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 {
  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 + * {
  z-index: 100;
}

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

  .facets .disclosure-has-popup[open] > 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;
}

.subtitle {
  font-size: 1.8rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
  letter-spacing: 0.06rem;
  color: rgba(var(--color-foreground), 0.7);
}

.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;
  }

  .slider.slider--tablet .scroll-trigger.animate--slide-in,
  .slider.slider--mobile .scroll-trigger.animate--slide-in {
    animation: none;
    opacity: 1;
    transform: inherit;
  }

  .scroll-trigger:not(.scroll-trigger--offscreen) .slider--tablet {
    animation: var(--animation-slide-in);
  }
}

@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);
  }

  .slider.slider--desktop .scroll-trigger.animate--slide-in {
    animation: none;
    opacity: 1;
    transform: inherit;
  }

  .scroll-trigger:not(.scroll-trigger--offscreen) .slider--desktop {
    animation: var(--animation-slide-in);
  }
}

@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%;
}

.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--secondary,
.button--tertiary {
  --color-button: var(--color-secondary-button);
  --color-button-text: var(--color-secondary-button-text);
}

.button--tertiary {
  --alpha-button-background: 0;
  --alpha-button-border: 0.2;
}

.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;
}

.button,
.shopify-challenge__button,
.customer button,
button.shopify-payment-button__button--unbranded {
  min-width: calc(12rem + var(--buttons-border-width) * 2);
  min-height: calc(4.5rem + var(--buttons-border-width) * 2);
}

.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-shadow), var(--shadow-opacity));
}

.button,
.shopify-challenge__button,
.customer button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 0;
  padding: 0 3rem;
  cursor: pointer;
  font: inherit;
  font-size: 1.5rem;
  text-decoration: none;
  color: rgb(var(--color-button-text));
  transition: box-shadow var(--duration-short) ease;
  -webkit-appearance: none;
  appearance: none;
  background-color: rgba(var(--color-button), var(--alpha-button-background));
}

.button:before,
.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));
}

.button:after,
.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,
.button-label,
.shopify-challenge__button,
.customer button {
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
}

.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 {
  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-shadow), 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), 0.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), 0.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-shadow), 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: var(--font-body-family);
  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: calc(50% - 0.2rem);
  right: calc(var(--inputs-border-width) + 1.5rem);
}

.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: var(--font-body-family);
  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: calc((var(--inputs-border-width) * 2) + 4.5rem);
}

.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: 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;
}

.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-shadow), var(--inputs-shadow-opacity));
  z-index: -1;
}

.quantity__input {
  color: currentColor;
  font-size: 1.4rem;
  font-weight: 500;
  opacity: 0.85;
  text-align: center;
  background-color: transparent;
  border: 0;
  padding: 0 0.5rem;
  width: 100%;
  flex-grow: 1;
  -webkit-appearance: none;
  appearance: none;
}

.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;
}

.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 {
  position: absolute;
  z-index: 5;
}

.modal__toggle-close {
  display: none;
}

.no-js details[open] 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 {
  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;
}

.modal__close-button .icon {
  width: 1.7rem;
  height: 1.7rem;
}

.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 {
  position: absolute;
  background-color: rgb(var(--color-button));
  color: rgb(var(--color-button-text));
  height: 1.7rem;
  width: 1.7rem;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.9rem;
  bottom: 0.8rem;
  left: 2.2rem;
  line-height: calc(1 + 0.1 / var(--font-body-scale));
}

/* utility-bar */
.utility-bar {
  height: 100%;
}

.utility-bar--bottom-border {
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);
}

.announcement-bar,
.announcement-bar__announcement {
  color: rgb(var(--color-foreground));
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
}

.announcement-bar .slider--everywhere {
  margin-bottom: 0;
}

.announcement-bar-slider,
.announcement-bar-slider .slider {
  width: 100%;
}

.announcement-bar .slider-button--next {
  margin-right: -1.5rem;
  min-width: 44px;
}

.announcement-bar .slider-button--prev {
  margin-left: -1.5rem;
  min-width: 44px;
}

.announcement-bar .slider-button--next:focus-visible,
.announcement-bar .slider-button--prev:focus-visible {
  outline-offset: -0.3rem;
  box-shadow: 0 0 0 -0.2rem rgb(var(--color-foreground));
}

@media screen and (min-width: 750px) {
  .announcement-bar .slider-button--next {
    margin-right: -3.2rem;
  }

  .announcement-bar .slider-button--prev {
    margin-left: -3.2rem;
  }
}

@media screen and (min-width: 990px) {
  body:has(.section-header .header:not(.drawer-menu)) .announcement-bar-section .announcement-bar .slider-button--next {
    margin-right: -1.8rem;
  }

  body:has(.section-header .header:not(.drawer-menu)) .announcement-bar-section .announcement-bar .slider-button--prev {
    margin-left: -1.8rem;
  }

  .announcement-bar-slider {
    width: 60%;
  }
}

.announcement-bar__link {
  display: flex;
  width: 100%;
  padding: 1rem 0;
  text-decoration: none;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.announcement-bar__link:hover {
  text-decoration: underline;
}

.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 {
  text-align: center;
  padding: 1rem 0;
  margin: 0;
  letter-spacing: 0.1rem;
}

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

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

.shopify-section-header-hidden {
  top: calc(-1 * 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-wrapper {
  display: block;
  position: relative;
  background-color: rgb(var(--color-background));
}

.header-wrapper--border-bottom {
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);
}

.header {
  display: grid;
  grid-template-areas: 'left-icons heading icons';
  grid-template-columns: 1fr 2fr 1fr;
  align-items: center;
}

@media screen and (max-width: 749px) {
  .header--has-app {
    grid-template-columns: auto 1fr auto;
  }
}

@media screen and (min-width: 990px) {
  .header {
    grid-template-columns: 1fr auto 1fr;
  }

  .header--top-left,
  .header--middle-left:not(.header--has-menu) {
    grid-template-areas:
      'heading icons'
      'navigation navigation';
    grid-template-columns: 1fr auto;
  }

  .header--top-left.drawer-menu,
  .header--middle-left.drawer-menu {
    grid-template-areas: 'navigation heading icons';
    grid-template-columns: auto 1fr auto;
    column-gap: 1rem;
  }

  .header--middle-left {
    grid-template-areas: 'heading navigation icons';
    grid-template-columns: auto auto 1fr;
    column-gap: 2rem;
  }

  .header--middle-center:not(.drawer-menu) {
    grid-template-areas: 'navigation heading icons';
    grid-template-columns: 1fr auto 1fr;
    column-gap: 2rem;
  }

  .header--middle-center a.header__heading-link {
    text-align: center;
  }

  .header--top-center {
    grid-template-areas:
      'left-icons heading icons'
      'navigation navigation navigation';
  }

  .header--top-center.drawer-menu {
    grid-template-areas: 'left-icons heading icons';
    grid-template-columns: 1fr auto 1fr;
  }

  .header:not(.header--middle-left, .header--middle-center) .header__inline-menu {
    margin-top: 1.05rem;
  }
}

.header *[tabindex='-1']:focus {
  outline: none;
}

.header__heading {
  margin: 0;
  line-height: 0;
}

.header > .header__heading-link {
  line-height: 0;
}

.header__heading,
.header__heading-link {
  grid-area: heading;
  justify-self: center;
}

.header__heading-link {
  display: inline-block;
  padding: 0.75rem;
  text-decoration: none;
  word-break: break-word;
}

.header__heading-link:hover .h2 {
  color: rgb(var(--color-foreground));
}

.header__heading-link .h2 {
  line-height: 1;
  color: rgba(var(--color-foreground), 0.75);
}

.header__heading-logo {
  height: auto;
  max-width: 100%;
}

.header__heading-logo-wrapper {
  width: 100%;
  display: inline-block;
  transition: width 0.3s cubic-bezier(0.52, 0, 0.61, 0.99);
}

@media screen and (max-width: 989px) {
  .header__heading,
  .header__heading-link {
    text-align: center;
  }

  .header--mobile-left .header__heading,
  .header--mobile-left .header__heading-link {
    text-align: left;
    justify-self: start;
  }

  .header--mobile-left {
    grid-template-columns: auto 2fr 1fr;
  }
}

@media screen and (min-width: 990px) {
  .header--middle-left .header__heading-link,
  .header--top-left .header__heading-link {
    margin-left: -0.75rem;
  }

  .header__heading,
  .header__heading-link {
    justify-self: start;
  }

  .header--middle-center .header__heading-link,
  .header--middle-center .header__heading {
    justify-self: center;
    text-align: center;
  }

  .header--top-center .header__heading-link,
  .header--top-center .header__heading {
    justify-self: center;
    text-align: center;
  }
}

/* Header icons */
.header__icons {
  display: flex;
  grid-area: icons;
  justify-self: end;
}

.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%;
}

.header__icon::after {
  content: none;
}

.header__icon:hover .icon,
.modal__close-button:hover .icon {
  transform: scale(1.07);
}

.header__icon .icon {
  height: 2rem;
  width: 2rem;
  fill: none;
  vertical-align: middle;
}

.header__icon,
.header__icon--cart .icon {
  height: 4.4rem;
  width: 4.4rem;
  padding: 0;
}

.header__icon--cart {
  position: relative;
  margin-right: -1.2rem;
}

.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: block;
  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 {
  opacity: 1;
  animation: animateMenuOpen var(--duration-default) ease;
}

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

details[open] .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 {
  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 {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.8);
}

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

.js details[open]: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;
}

@media (prefers-reduced-motion) {
  details[open] > .header__submenu {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Header menu */
.header__inline-menu {
  margin-left: -1.2rem;
  grid-area: navigation;
  display: none;
}

.header--top-center .header__inline-menu,
.header--top-center .header__heading-link {
  margin-left: 0;
}

@media screen and (min-width: 990px) {
  .header__inline-menu {
    display: block;
  }

  .header--top-center .header__inline-menu {
    justify-self: center;
  }

  .header--top-center .header__inline-menu > .list-menu--inline {
    justify-content: center;
  }

  .header--middle-left .header__inline-menu {
    margin-left: 0;
  }
}

.header__menu {
  padding: 0 1rem;
}

.header__menu-item {
  padding: 1.2rem;
  text-decoration: none;
  color: rgba(var(--color-foreground), 0.75);
}

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

.header__menu-item span {
  transition: text-decoration var(--duration-short) ease;
}

.header__menu-item:hover span {
  text-decoration: underline;
  text-underline-offset: 0.3rem;
}

details[open] > .header__menu-item {
  text-decoration: underline;
}

details[open]:hover > .header__menu-item {
  text-decoration-thickness: 0.2rem;
}

details[open] > .header__menu-item .icon-caret {
  transform: rotate(180deg);
}

.header__active-menu-item {
  transition: text-decoration-thickness var(--duration-short) ease;
  color: rgb(var(--color-foreground));
  text-decoration: underline;
  text-underline-offset: 0.3rem;
}

.header__menu-item:hover .header__active-menu-item {
  text-decoration-thickness: 0.2rem;
}

.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: 2.4rem 0;
}

.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 .header__menu-item {
  justify-content: space-between;
  padding: 0.8rem 2.4rem;
}

.header__submenu .header__submenu .header__menu-item {
  padding-left: 3.4rem;
}

.header__menu-item .icon-caret {
  right: 0.8rem;
}

.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-badge-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: var(--media-border-width) solid rgba(var(--color-foreground), var(--media-border-opacity));
  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,
.global-media-settings .placeholder-svg {
  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,
.global-media-settings--full-width .placeholder-svg {
  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 > *:first-child {
  margin-top: 0;
}

.rte > *: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));
  text-underline-offset: 0.3rem;
  text-decoration-thickness: 0.1rem;
  transition: text-decoration-thickness var(--duration-short) ease;
}

.rte a:hover {
  color: rgb(var(--color-link));
  text-decoration-thickness: 0.2rem;
}

.rte blockquote {
  display: inline-flex;
}

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

/* Image mask global styles */

.shape--mask {
  display: block;
  height: 0;
  width: 0;
}

.shape--arch {
  clip-path: url('#Shape-Arch');
}

.shape--blob {
  clip-path: polygon(var(--shape--blob-1));
}

.shape--chevronleft {
  clip-path: polygon(100% 0%, 85% 50%, 100% 100%, 15% 100%, 0% 50%, 15% 0%);
}

.shape--chevronright {
  clip-path: polygon(85% 0%, 100% 50%, 85% 100%, 0% 100%, 15% 50%, 0% 0%);
}

.shape--circle {
  clip-path: circle(closest-side);
}

.shape--diamond {
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.shape--parallelogram {
  clip-path: polygon(15% 0, 100% 0%, 85% 100%, 0% 100%);
}

.shape--round {
  clip-path: ellipse(45% 45% at 50% 50%);
}

/* Fixed background */
.animate--fixed {
  clip-path: inset(0);
}

.animate--fixed > img:not(.zoom):not(.deferred-media__poster-button),
.animate--fixed > svg:not(.zoom):not(.deferred-media__poster-button) {
  position: fixed;
  height: 100vh;
}

/* Animations */

@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);
    }
  }

  .scroll-trigger.animate--fade-in,
  .scroll-trigger.animate--slide-in {
    opacity: 0.01;
  }

  .scroll-trigger.animate--slide-in {
    transform: translateY(2rem);
  }

  .scroll-trigger:not(.scroll-trigger--offscreen).animate--fade-in {
    opacity: 1;
    animation: var(--animation-fade-in);
  }

  .scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {
    animation: var(--animation-slide-in);
    animation-delay: calc(var(--animation-order) * 75ms);
  }

  .scroll-trigger.scroll-trigger--design-mode.animate--fade-in,
  .scroll-trigger.scroll-trigger--design-mode.animate--slide-in,
  .scroll-trigger.scroll-trigger--design-mode .slider,
  .scroll-trigger:not(.scroll-trigger--offscreen).scroll-trigger--cancel {
    opacity: 1;
    animation: none;
    transition: none;
  }

  .scroll-trigger.scroll-trigger--design-mode.animate--slide-in {
    transform: translateY(0);
  }

  @keyframes slideIn {
    from {
      transform: translateY(2rem);
      opacity: 0.01;
    }
    to {
      transform: translateY(0);
      opacity: 1;
    }
  }

  @keyframes fadeIn {
    from {
      opacity: 0.01;
    }
    to {
      opacity: 1;
    }
  }
}

/* Element Hovers: 3d Lift */

@media (prefers-reduced-motion: no-preference) and (hover: hover) {
  .animate--hover-3d-lift .card-wrapper .card--card,
  .animate--hover-3d-lift .card-wrapper .card--standard .card__inner,
  .animate--hover-3d-lift .button:not(.button--tertiary),
  .animate--hover-3d-lift .shopify-challenge__button,
  .animate--hover-3d-lift .customer button,
  .animate--hover-3d-lift .shopify-payment-button__button,
  .animate--hover-3d-lift .deferred-media .deferred-media__poster-button {
    transition: transform var(--duration-long) ease, box-shadow var(--duration-long) ease;
    transform-origin: center;
  }

  .animate--hover-3d-lift .card-wrapper:hover .card--card,
  .animate--hover-3d-lift .card-wrapper:hover .card--standard .card__inner,
  .animate--hover-3d-lift .button:not(.button--tertiary):not([disabled]):hover,
  .animate--hover-3d-lift .shopify-challenge__button:not([disabled]):hover,
  .animate--hover-3d-lift .customer button:not([disabled]):hover,
  .animate--hover-3d-lift .shopify-payment-button__button:hover,
  .animate--hover-3d-lift .deferred-media:hover .deferred-media__poster-button {
    transition: transform var(--duration-extended) ease, box-shadow var(--duration-long) ease; /* Slow the card transition speed while hover is active. */
    transform: rotate(1deg);
    box-shadow: -1rem -1rem 1rem -1rem rgba(0, 0, 0, 0.05), 1rem 1rem 1rem -1rem rgba(0, 0, 0, 0.05),
      0 0 0.5rem 0 rgba(255, 255, 255, 0), 0 2rem 3.5rem -2rem rgba(0, 0, 0, 0.5);
  }

  .animate--hover-3d-lift .deferred-media:hover .deferred-media__poster-button {
    transform: translate(-50%, -50%) scale(1.05); /* Apply a specialized transform to the video play button. */
  }

  .animate--hover-3d-lift .collage__item .card-wrapper:hover .card--card,
  .animate--hover-3d-lift .collage__item .card-wrapper:hover .card--standard .card__inner {
    transform: rotate(0.5deg); /* Less intense rotation for collage items. */
  }

  .animate--hover-3d-lift .product-grid .grid__item:hover,
  .animate--hover-3d-lift .collection-list .grid__item:hover,
  .animate--hover-3d-lift .collage__item:hover,
  .animate--hover-3d-lift .blog-articles .article:hover,
  .animate--hover-3d-lift .complementary-slide li:hover {
    z-index: 2; /* Make sure the hovered card is the topmost card. */
  }

  .animate--hover-3d-lift .product-grid {
    isolation: isolate; /* Ensure z-index changes here don't negatively effect other UI stacking. */
  }

  .animate--hover-3d-lift .card-wrapper .card--shape.card--standard:not(.card--text) .card__inner {
    box-shadow: none;
    transition: transform var(--duration-long) ease, filter var(--duration-long) ease;
  }

  .animate--hover-3d-lift .card-wrapper:hover .card--shape.card--standard:not(.card--text) .card__inner {
    transition: transform calc(2 * var(--duration-extended)) ease, filter var(--duration-long) ease; /* Slow the card transition speed while hover is active. */
    filter: drop-shadow(0rem 2rem 2rem rgba(0, 0, 0, 0.15)) drop-shadow(0rem 1rem 1rem rgba(0, 0, 0, 0.15));
  }

  .animate--hover-3d-lift .card-wrapper:hover .card--card:after,
  .animate--hover-3d-lift .card-wrapper:hover .card--standard .card__inner:after,
  .animate--hover-3d-lift
    .card-wrapper:hover
    .card--shape.card--standard:not(.card--text)
    .card__inner
    .card__media:before {
    background-image: var(--easter-egg);
    background-size: 250px 250px;
    mix-blend-mode: color-dodge;
    pointer-events: none;
    z-index: 2;
  }

  .animate--hover-3d-lift
    .card-wrapper:hover
    .card--shape.card--standard:not(.card--text)
    .card__inner
    .card__media:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .animate--hover-3d-lift .card-wrapper .card--card:before,
  .animate--hover-3d-lift .card-wrapper .card--standard .card__media:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: background-position calc(2 * var(--duration-extended)) ease, opacity var(--duration-default) ease;
    mix-blend-mode: overlay;
    background-size: 400% 100%;
    background-position: 90% 0;
    background-repeat: no-repeat;
    background-image: linear-gradient(
      135deg,
      rgba(255, 255, 255, 0) 45%,
      rgba(255, 255, 255, 1) 50%,
      rgba(255, 255, 255, 0) 55%
    );
  }

  .animate--hover-3d-lift .card-wrapper:hover .card--card:before,
  .animate--hover-3d-lift .card-wrapper:hover .card--standard .card__media:after {
    opacity: 0.2;
    transition: background-position 6s ease, opacity var(--duration-long) ease;
    background-position: left;
    z-index: 2;
  }

  :root {
    --easter-egg: none;
    --sparkle: url('./sparkle.gif');
  }
}


/* popup css */

dialog::backdrop {
	background-color: rgba(0, 0, 0, 0.5);
	backdrop-filter: blur(1px);
}
.col.popup-text p a {
    color: #a3a3a3;
    text-decoration: underline;
}
.col.popup-text p {
    font-size: 19px;
    font-weight: 300;
    line-height: 27px;
    letter-spacing: 0px;
}
h3.accordion__title {
    padding: 0;
    margin: 0;
    font-size:16px;
}

h3.accordion__title:before {
    content: "";
    background-image:url(/cdn/shop/files/Screenshot_2025-11-07_144233.png?v=1762507105);
    color: #000;
    font-weight: 100;
    font-family: fangsong;
    width: 24px;
    height: 24px;
    display: inline-flex
;
    text-align: center;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-right: 14px;
    background-size: contain;
}


/* .image-with-text.image-with-text--no-overlap {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 0;
}

h2.image-with-text__heading.inline-richtext.h1:after {
  content: "";
  background-color: #e4412c;
  width: 70px;
  height: 4px;
  position: relative;
  bottom: -6px;
  display: block;
} */

.want-us-main {
    max-width: 1200px;
    margin: 0 auto;
}
.want-us-left a {
    margin-top: 50px;
    display: flex;
    margin-left: 0;
    width: max-content;
    text-align: center;
    align-items: center;
}
.want-us-left p {
    padding: 0;
    line-height: normal;
}
.want-us-left h2 {
    font-size: 50px;
    margin-top: 0;
    line-height: 15px;
    font-weight: 500;
    text-indent: 80px;
}
.want-us-left h1 {
    font-size: 65px;
    font-weight: 600;
    margin-bottom: 0;
        margin-left: -70px;
}

div#shopify-section-template--25205400437036__2412a289-99a7-4033-ab1c-eb872d5a05a6 .image-with-text__grid {
    max-width: 850px;
    margin: 0 auto;
}
@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}


h2.image-with-text__heading.inline-richtext.h1 {
  font-size: 36px;
  color: #e4412c;
  font-weight: 500;
  margin-bottom: 12px;
}

.accordion {
    border: 0 !important;
}
.right-sec p {
    margin-bottom: 35px;
}
.accordion__title {
    font-size: 20px;
}
.help-row {
    text-align: center;
    margin-top: 70px;
}
.right-sec h1 {
    margin-bottom: 0;
}
.flex .col {
    width: 50%;
}
.btn-container {
    text-align: center;
    padding-top: 10px;
  padding-bottom: 10px;
    display: block;
}
a.popup-btn {
    background-color: #c6805e;
    color: #fff;
    padding: 10px 35px;
    display: inline-block;
    width: auto;
    border-radius: 100px;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 1px;
    text-decoration: none;
    text-align: center;
}
.col.popup-text h1 {
    font-size: 42px;
    font-weight: 500;
    margin: 0;
    line-height: 47px;
}
.col.popup-image img {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
dialog {
    width: 100%;
    max-width: 100%;
    border: 0;
    padding: 0;
        background: #eeece6;
    margin: 0;
    height: 100vh;
    min-height: 100%;
}

#dialog-wrap {
    padding: 0px 25px 20px;
}
p#close-dialog {
    background: none;
    font-size: 15px;
    color: #606060;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 0;
  cursor: pointer;
	border: 0;
  	position: absolute;

}
.space-20 + h1 {
    margin-top: 20px !important;
}
/* #close-dialog,
#close-generated-dialog {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 25px;
	right: 25px;
	z-index: 2;
	cursor: pointer;
	border: 0;
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg height='512px' id='Layer_1' style='enable-background:new 0 0 512 512;' version='1.1' viewBox='0 0 512 512' width='512px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M443.6,387.1L312.4,255.4l131.5-130c5.4-5.4,5.4-14.2,0-19.6l-37.4-37.6c-2.6-2.6-6.1-4-9.8-4c-3.7,0-7.2,1.5-9.8,4 L256,197.8L124.9,68.3c-2.6-2.6-6.1-4-9.8-4c-3.7,0-7.2,1.5-9.8,4L68,105.9c-5.4,5.4-5.4,14.2,0,19.6l131.5,130L68.4,387.1 c-2.6,2.6-4.1,6.1-4.1,9.8c0,3.7,1.4,7.2,4.1,9.8l37.4,37.6c2.7,2.7,6.2,4.1,9.8,4.1c3.5,0,7.1-1.3,9.8-4.1L256,313.1l130.7,131.1 c2.7,2.7,6.2,4.1,9.8,4.1c3.5,0,7.1-1.3,9.8-4.1l37.4-37.6c2.6-2.6,4.1-6.1,4.1-9.8C447.7,393.2,446.2,389.7,443.6,387.1z'/%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	padding: 0;
	font-size: 0;
} */


.center {
	text-align: center;
}

.flex {
	display: flex;
	align-items: center;
	margin-top: 45px;
}

dialog[open] {
    transform: scale(1);
    transition: .3s ease-in;
    transform-origin: bottom;
}

dialog {
    transform: scale(0);
    display: block;
    transition: .5s ease-out;
      transform-origin: bottom;

}






#multi-step-form-container {
    margin-top: 5rem;
}
.text-center {
    text-align: center;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.pl-0 {
    padding-left: 0;
}
.button {
    padding: 0.7rem 1.5rem;
    border: 1px solid #4361ee;
    background-color: #4361ee;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}
.submit-btn {
    border: 1px solid #0e9594;
    background-color: #0e9594;
}
.mt-3 {
    margin-top: 2rem;
}
.d-none {
    display: none;
}
.form-step {
    border-radius: 20px;
    padding: 2rem;
}
.font-normal {
    font-weight: normal;
}
ul.form-stepper {
    counter-reset: section;
    margin-bottom: 3rem;
}
.trouble-part
{
  margin-top:15px;
}
button.help-btn {
    background: #e4412c;
    border: 0;
    padding: 13px 35px;
    color: #fff;
    border-radius: 50px;
        box-shadow: 1px 2px 2px #79797994;
}




.right-sec p {
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0;
}
a.help-btn {
    background: #e4412c;
        box-shadow: 1px 2px 2px #79797994;
    border: 0;
    padding: 13px 35px;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
      text-decoration: none;
}
.button:After {
    display: none;
}
.first-btns {
    display: flex;
    justify-content: space-between;
    max-width: 80%;
}

.step-form-inner .d-flex h1 {
    font-size: 47px;
    font-weight: 500;
}
.step-form-inner .d-flex > * {
    width: 50%;
    text-align: center;
}
.step-form-inner .d-flex {
    display: flex;
}

h1.upload-title {
    margin: 0;
  font-weight:500;
}
.button {
    padding: 12px 35px;
    background-color: #c6805d;
    color: #fff;
    border-radius: 50px;
    cursor: pointer;
    border: 0 !important;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    height: auto;
    min-height: 10px;
    letter-spacing: 0px;
}
.second-sec .trouble-part small {
    font-size: 15px;
    text-align: left;
}
.second-sec .trouble-part {
    text-align: left;
}
ul.form-stepper .form-stepper-circle {
    position: relative;
}
ul.form-stepper .form-stepper-circle span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.form-stepper-horizontal {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
ul.form-stepper > li:not(:last-of-type) {
    margin-bottom: 0.625rem;
    -webkit-transition: margin-bottom 0.4s;
    -o-transition: margin-bottom 0.4s;
    transition: margin-bottom 0.4s;
}
.form-stepper-horizontal > li:not(:last-of-type) {
    margin-bottom: 0 !important;
}
.form-stepper-horizontal li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.form-stepper-horizontal li:after {
    background-color: #dee2e6;
}
.form-stepper-horizontal li.form-stepper-completed:after {
    background-color: #4da3ff;
}

.form-stepper .form-stepper-active .form-stepper-circle {
    background-color: #c6805d!important;
    color: #fff;
}

ul.form-stepper li a .form-stepper-circle {
    display: inline-block;
    width: 100%;
    height: 15px;
    margin-right: 0;
    line-height: 1.7rem;
    text-align: center;
    background: rgba(0, 0, 0, 0.38);
    border-radius: 30px;
}
ul.form-stepper {
    width: 85%;
}
a.form-stepper-point {
    width: 92%;
    margin: 0 auto;
    text-align: center;
}
.form-stepper .form-stepper-active .label {
    color: #c6805d !important;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}
.form-stepper .form-stepper-active .form-stepper-circle:hover {
    background-color: #4361ee !important;
    color: #fff !important;
}

.form-stepper .form-stepper-completed .form-stepper-circle {
    background-color: #c6805d !important;
    color: #fff;
}
.new-btn {
    background-color: #c6805d;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    padding: 15px 30px;
    border-radius: 100px;
}
.col.popup-text h1 {

}
.form-stepper .form-stepper-completed .label {
    color: #c6805d !important;
}
.form-stepper .form-stepper-completed .form-stepper-circle:hover {
    background-color: #c6805d !important;
    color: #fff !important;
}

.form-stepper .form-stepper-unfinished .form-stepper-circle {
    background-color: #dbd9d1;
}

.form-stepper .form-stepper-active span.text-muted {
    color: #fff !important;
}
.form-stepper .form-stepper-completed span.text-muted {
    color: #fff !important;
}
.form-stepper .label {
     font-size: 14px;
    font-weight: 700;
    margin: 0;
  color:#333;
}
.second-sec small {
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    display: block;
}
.image-url {
    position: relative;
    margin-top: 22px;
}

.image-url span {
    position: absolute;
    left: 15px;
    font-size: 14px;
    top: 6px;
    color: #8a8383;
}
.image-url input {
    width: 100%;
    padding: 13px;
    border: 0;
    border-radius: 100px;
      padding-left: 72px;
}
.second-sec strong {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 12px;
    line-height: 16px;
}
.form-stepper a {
    cursor: default;
}
.we-offer span bdi {
    font-size: 20px;
    line-height: 70px;
    color: #000000;
    font-weight: 500;
    vertical-align: middle;
    margin-left: 4px;
}
.we-offer span i {
    background-color: #c6805d;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    font-size: 13px;
    text-align: center;
}
.we-offer span {
    margin: 0px 70px;
}
.we-offer {
    text-align: center;
}
.step-form.show {
    display: block !important;
}

.hide {
    display: none;
}

/* old css */




.upload-inner {
    min-height: 200px;
    position: relative;
  }

  form#upload-form {
    opacity: 1;
    height: auto;
  }

  .new-class {
    color: grey;
    /* set the color to grey */
  }

  .dz-progress span.dz-upload {
    width: 100% !important;
  }
.all-files-names-p h5 {
    color: #747171;
    font-family: 'Inter' !important;
    font-size: 12px;
    text-decoration: none;
}
  .progress-bar {
    display: -ms-flexbox;
    display: flex !important;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #dc7646;
    transition: width .6s ease;
    font-size: 12px;
    text-align: center;
    height: 100%;
  }

  .progress-g {
    display: flex;
    height: 26px;
    overflow: hidden;
    font-size: .75rem;
    background-color: #c6c5c0;
    border-radius: 1.25rem;
    margin-top: 10px;
    width: 78%;
  }

  .all-files-names-p h5 {
    text-decoration: underline;
    display: inline-flex;
    margin: 0 6px;
  }
.innser-step-form > * {
    width: 33%;
}

.innser-step-form {
    display: flex;
    justify-content: space-between;
}
  .all-files-names-p {
    max-width: 500px;
    margin: auto;
  }

  .progress-bars-all h5 {
    margin: 20px 0px !important;
    max-width: 500px;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
  }










html {
  scroll-behavior: smooth;
}
.scrollToTopBtn img {
    width: 100%;
}


.scrollToTopBtn.showBtn {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform:  translateY(0);
  transition: all .5s ease;
  
}
.scrollToTopBtn {
    background: none;
    border: none;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    font-size: 30px;
    line-height: 48px;
    width: 57px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99999;
    opacity: 0;
    transform: translateY(100px);
   -webkit-transform: translateY(100px);
    transition: all .5s ease;
}

.scrollToTopBtn.showBtn {
    background-image: url(https://test.cloud1.me/nice/wp-content/uploads/2023/03/ttb.png) !important;
    height: 50px;
    width: 50px;
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
     
/*---- Video Css ----- */










/*--- Upload Module Css Starts From Here ---*/

.right {
      flex: 1 1 auto;
    }
    .vid-controls {
      display: FLEX;
      align-items: CENTER;
    }
    .upload-section {
      display: flex;
      flex-direction: column-reverse;
      align-items: center;
    }
    video#preview {
      width: 100%;
      min-height: 300px;
      position: relative;
      z-index: 9;
      border-radius: 8px;
      box-shadow: 1px 1px 4px #4a474757;
      object-fit: cover;
    }
    .right .vid-inner-box {
      position: relative;
    }
    /*.right .vid-inner-box:after {*/
    /*  content: "";*/
    /*  background-image: url(demo.gif);*/
    /*  width: 100%;*/
    /*  height: 100%;*/
    /*  position: absolute;*/
    /*  left: 0;*/
    /*  top: 0;*/
    /*  background-repeat: no-repeat;*/
    /*  background-position: center;*/
    /*  background-size: 80%;*/
    /*  margin: 0 auto;*/
    /*  text-align: center;*/
    /*  z-index: 0;*/
    /*}*/

  .progress {
    background: rgb(164 164 164 / 50%);
    justify-content: flex-start;
    border-radius: 100px;
    align-items: center;
    position: relative;
    padding: 0 0px;
    display: flex;
    height: 17px;
    width: 96%;
    margin: 20px auto;
}
    .progress-value {
      animation: load 3s normal forwards;
      box-shadow: 0 10px 40px -10px #fff;
      border-radius: 100px;
      background: #1b73e8;
      height: 17px;
      width: 0;
      display:block !important;
    }

    @keyframes load {
      0% {
        width: 0;
      }
      100% {
        width: 100%;
      }
    }








@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600&display=swap');
@font-face {
  font-family: Upload;
  src: url(6138beb83221f6eb46ed08543a304d1d.woff);
}
.popup {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.by-video img#img-link {
    display: none;
}
.phone-camera img#pictureFromCamera {
    width: 100%;
    max-height: 299px;
    object-fit: contain;
    margin-top: 20px;
    min-height: 0;
}
.phone-camera a.btn.btn-primary.pull-right {
    display: block;
    left: auto;
    right: auto;
    margin-left: 20px !important;
    margin-right: 15px;
    text-align: center;
}
.popup .popup__content {
  width: 70%;
  overflow: auto;
  padding: 0px;
  background: white;
  color: black;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
      border-radius: 8px;
    box-shadow: 1px 1px 4px #4a474757;
}
.popup .popup__content .close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  display: block;
}
.popup .popup__content .close span {
  cursor: pointer;
  position: fixed;
  width: 20px;
  height: 3px;
  background: #000;
}
.popup .popup__content .close span:nth-child(1) {
  transform: rotate(45deg);
}
.popup .popup__content .close span:nth-child(2) {
  transform: rotate(135deg);
}
.remove-preview {
    background: #e1e1e1;
    border: none;
    height: 35px;
    width: 84px;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #ccc;
    cursor: pointer;
}

.button-popup {
  background: #099ccc;
  color: white;
  margin: 30px;
  padding: 5px 30px;
  cursor: pointer;
  border: none;
  font-family: Upload;
}









.tabs {
  display: flex;
}
.tabs > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width:30%;
  background:#f7f7f7;
}
.tabs > ul li {
  display: block;
  text-align: center;
}
.tabs > ul li a {
    display: block;
    text-decoration: none;
    background: #e1e1e1;
    padding: 1rem 1.5rem;
    color: rgb(0 0 0);
    transition: all 0.2s ease-in-out;
}
.tabs > ul li a.active {
    background: #ffffff;
    color: #000000;
    border-left: 5px solid;
}
.tabs > ul li a:hover:not(.active) {
  color: #6c6c6c;
}
.tabs section {
  background: #fff;
  padding: 1.5rem 2.5rem;
  display: none;
}
.tabs section.active {
  display: block;
  width:100%;
  padding:4% 5%;
}
.dropzone-desc p {
    font-size: 20px;
}

.ag-action-buttons a#local_file_upload_button, .ag-action-buttons button#local_file_add_more_button {
    position: relative;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin-top: 0;
  margin-bottom: 13px;
    background-color: #c6805d;
    font-weight: 300 !important;
    font-size: 13px;
}
.upload-inner {
    column-gap: 6px;
}
form#upload-form {

    max-height: 300px;
}


a#downloadButton {
    color: #000;
}



.box {
  position: relative;
  background: #ffffff;
  width: 100%;
}

.box-header {
    color: #444;
    display: block;
    padding: 0px;
    margin-bottom: 15px;
    height: 45px;
}

.box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}
.abc .box-body p {
    margin: 0;
}

.abc .box-body img {
    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0;
    line-height: 50px;
    object-fit: contain;
}
.abc .box-body {
    display: flex;
    border-radius: 8px;
    box-shadow: 1px 1px 4px #4a474757;
    padding: 10px;
    column-gap: 12px;
    align-items: center;
    font-size: 12px;
}
.dropzone-wrapper {
    border: 2px dashed #4a474757;
    color: #4a474757;
    position: relative;
    height: 150px;
    border-radius: 8px;
    min-height: 240px;
    display: flex;
}

.dropzone {
    
    padding: 0px 10px !important;
}

.dropzone-desc {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;

    width: 60%;
    top: 66px;

  font-size: 16px;
}

/* .dropzone,
.dropzone:focus {
  position: absolute;
  outline: none !important;
  height: 100%;
  cursor: pointer;
  opacity: 0;
      height: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
} */
form#upload-form {
    flex: 1 1 auto;
}
.upload-inner {
    display: flex !important;
    align-items: normal;
}
.dropzone-wrapper:hover,
.dropzone-wrapper.dragover {
  background: #ecf0f5;
}

.preview-zone {
  text-align: center;
}

.preview-zone .box {
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 0;
}

button.btn.btn-primary.pull-right, a.btn.btn-primary.pull-right {
    position: absolute;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    z-index: 1;
}
a.btn.btn-primary.pull-right {
    text-align: center;
    line-height: 45px;
}

button.btn.btn-primary.pull-right, a.btn.btn-primary.pull-right {
    align-items: center;
    margin-left: auto;
    width: 120px;
    border: none;
    height: 45px;
    border-radius: 3px;
    background: #2a2a2a;
    color: #fff;
    font-size: 18px;
    float: right;
    margin-top: 18px;
    font-family: 'Jost';
    max-width:120px;
}

.upload-sec i {
    height: 35px;
    width: 35px;
    display: flex;
    background: #f6f6f6;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    border-radius: 50px;
    cursor: pointer;
    color: #4f5354;
    box-shadow: 1px 1px 4px #4a474757;
}
.abc .box-body {
    overflow: hidden;
}
.left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.left .button {
    margin-right: 15px;
        display: flex;
    align-items: center;
    font-size: 13px;
    column-gap: 10px;
        box-shadow: 1px 1px 4px #4a474757;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 12px;
    cursor: pointer;
}
.upload-area img {
    width: 100%;
}
.rotate-sliders {
    margin-top: 25px;
}
.upload-area, .rotate-sliders {
    max-width: 260px;
    width: 100%;
    position:relative;
        overflow: hidden;
}
.upload-area.Landscape {
    max-width: 400px;
}
.bottom-part > * {
    width: 50%;
}

.bottom-part {
    display: flex;
    align-items: center;
    margin-top: 15px;
}


.upload-sec {
        display: flex;
    align-items: start;
}


.preview-vid {
    display: flex;
}

.video-glimps {
    display: flex;
    align-items: center;
    box-shadow: 1px 1px 4px #4a474757;
    border-radius: 8px;
    padding: 10px;
    column-gap: 20px;
    font-size: 12px;
}

.video-glimps video {
    width: 70px;
    height: 50px;
    border-radius: 8px;
}

.video-glimps:hover {
    cursor: pointer;
    box-shadow: 1px 1px 4px #4a4747d1;
}






/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 70%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}
video#recording {
    object-fit: cover;
}
/* The Close Button */
.close2 {
    color: #767676;
    float: right;
    font-size: 33px;
    position: absolute;
    top: -13px;
    z-index: 99;
    right: 0;
    font-weight: 400;
    right: 10px;
}
.tabs > ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 30%;
    background: #e1e1e1;
}

.tabs > ul li a i {
    color: #5a5a5a;
    font-size: 18px;
}

.tabs > ul li a {
    display: flex;
    align-items: center;
    justify-content: left;
    column-gap: 18px;
      font-size: 16px;
}
.close2:hover,
.close2:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.abc .box-body {
    overflow: hidden;
}
button#Reset {
    font-size: 16px;
    background-color: #fff;
    border-radius: 6px;
    color: #1A1B18;
    border: 0;
    padding: 0;
}
/* button#Reset {
    font-size: 16px;
    font-family: 'Twentieth Century';
    background-color: #fff;
      border: 1px solid #C7B9B0;
    border-radius: 6px;
    padding: 8px 35px;
    color: #1A1B18;
        border-radius: 3px;

} */
button#myBtn {
    font-size: 20px;
    padding: 9px;
    background-color: #C7B9B0;
      border: 1px solid #C7B9B0;
   cursor: pointer;
    border: 0;
    padding: 13px 49px;
    color: #fff;
    border-radius: 100px;
    border-radius: 3px;
    font-weight: 600;
}
.dropzone-wrapper {
    margin-top: 20px;
}
span#timer {
    position: absolute;
    bottom: 7px;
    right: 9px;
    color: white;
}
.m-button:before {
    content: "\f6a9";
        font-family: 'Font Awesome 5 Pro';
    font-size: 16px;
    padding-right: 4px;
    position: relative;
    top: 2px;
}
.mute:before {
    content: "\f028";
    font-family: 'FontAwesome';
    font-size: 16px;
    padding-right: 4px;
    position: relative;
    top: 2px;
}
.dropzone-desc i {
    font-size: 40px;
}

input#Rslider, input#Rslider2 {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    border-radius: 10px;
    background: #c6c5c0;
    outline: none;
    /* opacity: 0.7; */
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}



/*input#Rslider, input#Rslider2 {*/
/*    -webkit-appearance: none;*/
/*    width: 100%;*/
/*    height: 15px;*/
/*    border-radius: 5px;*/
/*    background: #d3d3d3;*/
/*    outline: none;*/
    /* opacity: 0.7; */
/*    -webkit-transition: opacity .15s ease-in-out;*/
/*    transition: opacity .15s ease-in-out;*/
/*}*/
 input#Rslider::-webkit-slider-thumb, input#Rslider2::-webkit-slider-thumb  {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #db8c49 !important;
    border-radius:100px;
    cursor: pointer;
  }
input#Rslider::-webkit-slider-thumb, input#Rslider2::-webkit-slider-thumb {

  width: 25px;
    height: 25px;
    background: #db8c49;
    cursor: pointer;
}




input#Rslider::-moz-range-thumb, input#Rslider2::-moz-range-thumb {
  cursor: pointer;
}

div#myBtn p {
    margin: 0;
}
.preview-vid span
{
    display:block;
}



/*.Portrait .uploaded-video {*/
/*    width: 57%;*/
/*    top: 21%;*/
/*}*/

/*.uploaded-video video {*/
/*    width: 60%;*/
/*    left: 0;*/
/*    margin: 0 auto;*/
/*    text-align: center;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    left: 0;*/
/*}*/



#shopify-section-template--20795411530028__632dab76-0c69-49b7-9fcd-96f4f4b25118 .rich-text__wrapper {

    padding: 20px;
}
.want-us-main .want-us-left h1, .want-us-main .want-us-left h2 {
    font-family: 'Times' !important;
}


@media(min-width:768px)
{

.want-us-main .want-us-left h1, .want-us-main .want-us-left h2 {
    font-family: 'Times' !important;
    font-weight: 800;
}

.want-us-main .want-us-left h1 {
    margin-bottom: 18px;
}

body .want-us-main a.help-btn {
    border-radius: 8px;
    font-family: 'NationalSemi-Bold';
    font-size: 20px;
    height: 45px;
    padding: 0px 47px;
}
  .grid__item.product__media-wrapper .swiper-container-products {
    max-height: 430px;
}
  section#shopify-section-template--25205400437036__a3c42b59-b32a-4ed6-a5db-4f01bdbbd663 .multicolumn-list__item:only-child, section#shopify-section-template--25205400437036__9aae4458-43a8-4d01-a1b5-ff483df6b6db .multicolumn-list__item:only-child {
    max-width: 65rem;
}
body .section-template--20795411530028__a51b2fe8-6b8e-4f48-8e56-1f5f2f6ac0e9-padding {
    padding-bottom: 308px;
}
body .section-template--20795411267884__ebf22129-342e-46c1-b7c8-ac2d2bdaff5a-padding {
    padding-bottom: 244px;
}

  body .want-us-main video {

    bottom: -68px;
}
  
.video-sec video {
    max-width: 330px;
    width: 100%;
}
  .sec1.blank-sec {
    width: 20%;
}
  body .second-sec .trouble-part small {
    text-align: center;
}

  body .second-sec .trouble-part .first-btns > * {
    width: 28%;
        text-align: center;
}
  body .second-sec .trouble-part .first-btns {
    width: 100%;
    justify-content: space-between;
    max-width: 100%;
}
   body .trouble-part {
    text-align: center;
}
  body .want-us-main a.help-btn {
    margin-right: auto;
    text-align: center;
    margin-left: 31%;
}
  .help-section h1 {

    text-align: center;
}
.storeify-body-frm .storeify-div-input {
    height: 40px;
    margin-left: 15px;
    width: 85% !important;
    border-radius: 0px;
    border: none !important;
}
    button.help-btn {
        font-family: 'NationalSemi-Bold', sans-serif;
        font-size: 21px;
        height: 49px;
        padding: 0 30px;
        line-height: 49px;
    }
body .rating-star:before {
    font-size: 30px;
}
.storeify-formbuilder .storeify-frm-group {
    display: flex !important;
    align-items: center;
    margin-bottom: 42px !important;
}
#storeify_content_formbuilder_14113 .storeify-submit-btn {
    padding: 1px 37px !important;
    height: 52px !important;
}
  label.storeify-label-control {
    width: 15% !important;
}
body section#shopify-section-template--20025974948140__0f3b691c-cb8b-4052-a7b7-ab93df559136 a.button.button--primary {
    padding: 10px 30px;
    font-size: 16px;
}
body section#shopify-section-template--20025974948140__0f3b691c-cb8b-4052-a7b7-ab93df559136 .rich-text__text.rte {
    font-size: 16px !important;
}

body section#shopify-section-template--20025974948140__0f3b691c-cb8b-4052-a7b7-ab93df559136 h2.rich-text__heading.rte {
    font-size: 30px !important;
}
  
.footer__blocks-wrapper {
    align-items: center;
    padding-left: 60px;
}
body .product--medium:not(.product--no-media) .product__media-wrapper, .product--small:not(.product--no-media) .product__info-wrapper {
    max-width: 50%;
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
}

body .product--thumbnail_slider .thumbnail-slider {
    display: flex;
    align-items: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
  
    .hide-pc {
    display: none;
}
  .ag-action-buttons {
    display: flex;
    flex-direction: column;
}
  .upload-part {
    text-align: center;
}
  .slider-div.selection-panel label:first-child {
    margin-left: 0;
}
  .progress-g {
       width: 100% !important;
    margin: 20px 0px !important;
    max-width: 320px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.rotate-sliders, .upload-area, div#main_content_uploader,  .edit-row {
    margin-left: auto !important;
    margin-right: auto !important;
}
  .edit-row
  {
        max-width: 500px;
display:none !important;
  }
  
  .by-video .Portrait .uploaded-video {
    overflow: hidden;
}
  .upload-area, .rotate-sliders {
 
    line-height: 1;
}
  .Portrait .uploaded-video img {
    width: 100% !important;
    left: 0 !important;
    height: 100% !important;
    object-fit: contain !important;
}
  .Landscape .uploaded-video img {
    width: 100% !important;
    height: 161px;
    object-fit: contain;
    top: 0px;
}
  .by-video .uploaded-video video {
    display: block !important;
    position: relative;
    overflow: hidden;
    
}

.Landscape .uploaded-video video {
    width: 100% !important;
    height: 100%;
  top:auto;
  }
.Portrait .uploaded-video {
           top: 38px;
        height: auto;
        width: 175px;
        display: flex;
        align-items: center;
        justify-content: center;
        object-position: center;
        left: 10px;
        position: absolute;
        right: 0;
        margin: 0 auto;
        min-height: 290px;
        z-index: -1;
        background-color: #222222;

}
li.hide-pc {
    display: none !important;
}
.Landscape .uploaded-video {
width: 100%;
        right: 0px;
        height: 195px;
        top: 50px;
        left: 0px;
        background-color: #222222;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        z-index: -1;
}
.Portrait .uploaded-video video {
width: 100%;
    height: 100%;
}
/* .Landscape .uploaded-video video {
    top: 0;
    height: 162px;
    width: 267px;
    object-fit: fill;
} */
  
/*.Portrait img#img-link {*/
/*    position: absolute;*/
/*    width: 34%;*/
/*    left: 33%;*/
/*}*/
.Portrait img#img-link {
    position: absolute;
    width: 34%;
    left: 33%;
    height: 40vh;
    object-fit: cover;
}

.canvas-img img#img-link {
    height: 166px;
    width: 278px;
    object-fit: cover;
    object-position: right;
}
}

.slider-div span {
    padding-bottom: 1px;
    display: block;
    font-size: 13px;
    margin-bottom: 7px;
    text-align: left;
    font-family: 'Kulim Park';
    color: #747171;
    font-family: 'Inter' !important;
    font-weight: 500;
}

.slider-div {
    margin-bottom: 20px;
}

.uploaded-video {
    width: 100%;
    position: absolute;
    top: 32%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    z-index: -1;
}

.desktop-mobile-camera{
      display:none !important;
  }
.slider-div.selection-panel label {
 color: #747171;
    font-family: 'Inter' !important;
    font-weight: 500;
    display: flex;
    align-items: center;
    column-gap: 7px;
    font-size:14px;
}
.slider-div.selection-panel label input:checked:before {
    content: "";
    width: 16px;
    height: 16px;
    background-color: #545454;
    display: block;
    border-radius: 100px;
}
.slider-div.selection-panel label input {
    position: relative;
    top: -2px;
    width: 16px;
    height: 16px;
}
.nuvole-options label input:checked:before {
    content: "";
    width: 14px;
    height: 14px;
    background-color: #545454;
    display: block;
    border-radius: 100px;
}
.nuvole-options label input {
    position: relative;
    top: 2px;
    width: 14px;
    height: 14px;
}
.slider-div.selection-panel label {
    margin: 10px;
}
.selection-panel {
    display: flex;
    justify-content:center;
}
.slider-div.selection-panel {
    margin-bottom: 0;
}
.progress-bars-all {
    margin-bottom: 25px;
}
.left-right .right-part #show-dialog {
    text-decoration: none;
}
@media(max-width:767px)
{

section#shopify-section-template--25223818936620__multicolumn_FPFBqr .multicolumn-list, section#shopify-section-template--25205400437036__443adcb4-1786-4daa-b7e4-7e5b47fea236 .multicolumn-list {
    display: flex;
    flex-direction: row !important;
    flex-wrap: nowrap;
}

section#shopify-section-template--25223818936620__multicolumn_FPFBqr .multicolumn-list__item, section#shopify-section-template--25205400437036__443adcb4-1786-4daa-b7e4-7e5b47fea236 .multicolumn-list__item {
    width: 33% !important;
}

section#shopify-section-template--25223818936620__multicolumn_FPFBqr .multicolumn-list__item img, section#shopify-section-template--25205400437036__443adcb4-1786-4daa-b7e4-7e5b47fea236 .multicolumn-list__item img {
    width: 36px !important;
}

section#shopify-section-template--25223818936620__multicolumn_FPFBqr .background-none .multicolumn-card-spacing, section#shopify-section-template--25205400437036__443adcb4-1786-4daa-b7e4-7e5b47fea236 .background-none .multicolumn-card-spacing {
    width: 35px;
    height: 35px;
    margin: 0 auto;
}

section#shopify-section-template--25223818936620__multicolumn_FPFBqr .multicolumn-card__info h2 strong, section#shopify-section-template--25205400437036__443adcb4-1786-4daa-b7e4-7e5b47fea236 .multicolumn-card__info h2 strong {
    font-size: 11px !important;
}

section#shopify-section-template--25223818936620__multicolumn_FPFBqr .multicolumn-card__info h2, section#shopify-section-template--25205400437036__443adcb4-1786-4daa-b7e4-7e5b47fea236 .multicolumn-card__info h2 {
    line-height: 1;
}

section#shopify-section-template--25223818936620__multicolumn_FPFBqr .multicolumn-card__info, section#shopify-section-template--25205400437036__443adcb4-1786-4daa-b7e4-7e5b47fea236 .multicolumn-card__info  {
    padding: 10px 4px !important;
}


  .help-btn.big-btn.hide-pc {
    padding: 0;
    text-align: center;
    justify-content: center;
    width: 200px !important;
}
  .product__info-container {
    text-align: center;
    margin: 0 auto;
    display: block;
}
body .footer-social a {
    font-size: 25px !important;
}
body .field__input:placeholder-shown ~ .field__label {
    font-size: 14px !important;
    top: 12px !important;
}
body .contact form#ContactForm button.button {
    font-size: 17px !important;
    width: 135px !important;
    border-radius: 6px !important;
    padding: 8px;
}
body .contact input,body  .contact textarea {
    padding: 15px 15px !important;
    border-radius: 15px !important;
}
body .contact h2.title {
    font-size: 32px !important;
    margin-top: -40px;
}
  #shopify-section-template--25205400600876__0f3b691c-cb8b-4052-a7b7-ab93df559136 .rich-text__text.rte {
    font-size: 14px;
    line-height: 20px;
    margin-top: 9px;
}
#shopify-section-template--25205400600876__0f3b691c-cb8b-4052-a7b7-ab93df559136 h2.rich-text__heading {
    font-size: 18px;
}
    #shopify-section-template--25205400600876__0f3b691c-cb8b-4052-a7b7-ab93df559136 .rich-text__wrapper {
    padding: 24px;
    width: 90%;
}
  body h3.accordion__title {
    font-size: 13px;
}
  body slider-component.slider-mobile-gutter .multicolumn-list .multicolumn-card.content-container .multicolumn-card__image-wrapper--third-width {
  width: 50px;
  height: 50px;
}
#shopify-section-template--25205400437036__a3c42b59-b32a-4ed6-a5db-4f01bdbbd663 .multicolumn-card__info .rte, #shopify-section-template--25205400437036__9aae4458-43a8-4d01-a1b5-ff483df6b6db .multicolumn-card__info .rte {
    padding: 10px;
    line-height: 17px;
    font-size: 11px;
}

  body .collapsible-content-wrapper-narrow h3.accordion__title:before {
        font-size: 24px;
        width: 20px;
        height: 20px;
        top: -2px;
    }

   body .collapsible-content-wrapper-narrow h3.accordion__title:before {
        text-indent: 1px;
        margin-right: 11px;
                background-repeat: no-repeat;
    }

  body .collapsible-content-wrapper-narrow .grid__item .accordion__title {
        max-width: 100% !important;
        padding-left: 3px !important;
        text-indent: 0px;
    }
    body .textt img {
    width: 95px;
    left: -18px;
    margin-top: 6px;
}
  body .testimonials-part {
            max-width: 90%;
        padding: 16px;
        column-gap: 10px;
}
body .collapsible-content-wrapper-narrow .grid__item {
    grid-template-columns: auto !important;
    margin-top: 0 !important;
}
body .testimonial-wrap {
    flex-direction: column;
    row-gap: 20px;
}
body #shopify-section-template--20795411267884__18b546c7-a531-4587-9d25-f4059ce5920a .rich-text__wrapper {

    width: 100%;
}
body .video-section a.link.animate-arrow {
    margin: 0;
    font-size: 17px;
    height: 45px;
    line-height: 45px;
}
body .want-us-main video {

    bottom: -57px;
}
  body .video-section {
    flex-direction: column;
    row-gap: 36px;
    align-items: center;
}

 body .video-sec h2 {
    font-size: 24px;
    margin-bottom: 26px;
    margin-top: 0;
} 
  
body .want-us-main .want-us-right a.help-btn {
    position: relative;
    bottom: -10px;
    width: 180px;
}
body .personalize-btns > * {
    width: 30% !important;
    max-width: 30% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    min-width: 30%;
}

body .personalize-btns {
    justify-content: space-between;
}  
  
body fieldset.js.product-form__input {
    max-width: 100% !important;
}
body fieldset.js.product-form__input {
    gap: 15px;
    margin-top: 15px;
}
body .product-form__input input[type=radio]:checked+label {
    font-size: 14px !important;
}
button.upload-btn {
    margin-bottom: 17px;
}
body .product__info-container {
    margin-bottom: -50px;
}
body .product-form__input input[type=radio]+label {
            font-size: 13px !important;
        min-width: 60px !important;
}
body .product__title {
    margin-bottom: 7px;
}
span.price-item.price-item--regular {
    font-size: 20px !important;
}
body #dialog-wrap {
    padding: 0px 25px 0px;
}
  body .product__info-container>*+* {
    margin: .5rem 0;
}
  body footer.footer .flex {
    height: auto;
}
  .second-sec .trouble-part small {
    text-align: center;
}
  .inner-box-table-left h5 {
    display: none;
}
  h6.price-tag {
    font-size: 18px;
    margin-top: 0;
}
  h1.upload-title {
    text-align: center;
}
  
#shopify-section-template--19779477111084__29a77fa0-f8c3-4317-a2a0-f668ca388dff .rich-text__heading {
    text-align: left;
}
section#shopify-section-template--19779477111084__d8b1990d-1eb7-404e-8a9f-2e5309b264f3 .rich-text__wrapper {
    padding-left: 0;
    margin-bottom: -15px;
}
.col.popup-image img {
    width: 45%;
}

.col.popup-image {
    text-align: center;
}
  
.mbl-btn {
    padding-bottom: 25px;
}
body .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
    overflow: hidden !important;
    margin-left: 0;
    margin-right: 0;
}
  
.title-and-sub-title-only input::placeholder, .title-and-sub-title-only input, .title-only input, .title-only input::placeholder, .title-only input {
    width: 100%;
}
  
body .footer-block--newsletter {
    margin-top: 0;
}
body .section-template--20025974948140__0e2576a7-d153-4ab1-88bc-94ffc219fc8b-padding .rich-text__wrapper h2 {
    font-size: 21px !important;
    width: 100%;
}

body .section-template--20025974948140__0e2576a7-d153-4ab1-88bc-94ffc219fc8b-padding .rich-text__wrapper {
    width: 100%;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

body .footer-block.grid__item.scroll-trigger {
    margin: 0;
}

body .footer-block.grid__item.scroll-trigger:nth-child(2) {
    order: 3;
}
body .footer-block.grid__item.scroll-trigger:nth-child(3) {
    order: 2 !important;
}
  
body .footer .grid {
    display: grid;
    grid-template-columns: auto auto;
}
  
.upload-inner {
    flex-direction: column;
}
.bottom-section .text-right h2:after {
    left: 0px;
    right: 0;
    margin: 0 auto;
}


.bottom-section .text-right h2 {
    font-size: 20px !important;
    margin-top: 0;
    text-align: center;
}

.bottom-section .bottom-inner .image-left {
    margin-right: auto;
}
.bottom-section .bottom-inner > * {
    width: 88%;
}
.bottom-section .bottom-inner {
    flex-direction: column;
}
  
.header__icon--menu[aria-expanded='true']::before
  {
    display:none;
  }
.selection-panel {
    justify-content: center;
}
  
  .edit-row {
    display: flex;
    justify-content: center;
}
  .upload-part {
    margin-top: 0;
    text-align: center;
}

.upload-part p {
    text-align: center;
    margin-top: 0 !important;
}
.upload-area, .rotate-sliders, .upload-part {
    margin-left: auto !important;
    margin-right: auto !important;
}
span.ag-drop-completed {
    width: 80% !important;
    margin: 0 auto;
    margin-top: 20px !important;
}
  main#MainContent .progress-g {
    width: calc(100% - 20px) !important;
    margin-top: 2rem !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
    .Landscape .uploaded-video {
        width: 100%;
        top: 38px;
        min-height: 134px;
        position: absolute;
        left: 0;
        right: 0;
        background-color: #222222;
        margin: 0 auto;
        z-index: -1;
        overflow: hidden;
        height: 100%;
        max-height: 134px;
    }
}

  
  div#uploaded-video {
    overflow: hidden;
}
    li.hide-mbl {
    display: none !important;
}
 .cmera-btns-mobile label input {
    opacity: 0;
    position: absolute;
}
.cmera-btns-mobile label {
    background-color: #1a73e8;
    padding: 10px;
    border-radius: 100px;
    color: #fff;
    padding: 10px 30px;
}
.cmera-btns-mobile {
    display: flex;
    justify-content: space-evenly;
    margin: 30px 0px;
}   
.tabs ul {
    display: flex;
    width: 100%;
}
.Portrait img#img-link {
    /* position: absolute; */
    /* width: 100%; */
    /* left: 0; */
    height: 100%;
    object-fit: cover;
}
.dropzone-wrapper {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
ul#tab-links li {
    width: 50%;
}
.tabs {
    flex-direction: column;
}

.tabs section {
    padding: 0 !important;
}
.modal-content {
    width: 90%;
    height: auto;
}

  .dropzone .dz-preview .dz-image {
    height: 80%;
    width: 80%;
    margin: 0 auto;
}
  .dropzone .dz-preview.dz-image-preview {
    background: #fff;
    width: 100%;
    text-align: x;
    margin: 0 auto;
    left: 0;
    right: 0;
}
  .dz-preview.dz-image-preview {
    margin-bottom: 20px !important;
}
  .close2 {
    color: #ffffff !important;
    top: -55px !important;

}
form#upload-form {
    min-height: 48vh !important;
    opacity: 1 !important;
    height: 100% !important;
    overflow: auto;
    width: 93%;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}
  .dropzone .dz-message {

    padding-top: 14vh !important;
}
.ag-action-buttons {
    display: flex;
    margin-top: 15px;
}
.box-body {
    width: 100%;
    margin-bottom: 12px;
}
button.btn.btn-primary.pull-right, a.btn.btn-primary.pull-right {
    position: relative;
    justify-content: center;
    margin-left: auto;
    right: 0;
    left: 0;
    margin-right: auto;
}
.vid-inner-box video {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
}
.bottom-part {
    flex-direction: column;
}
/*img#main-bg {*/
/*aspect-ratio: 1 / 1.2;*/
/*}*/


.upload-area, .rotate-sliders, .upload-part {
    max-width: 230px;
    margin-left: auto;
        margin-right: auto;

}
.Landscape img#img-link {
    width: auto;
    margin: 0 auto;
    height: 105px;
    position: absolute;
    left: 0;
    right: 0;
    top: 38px;
    min-height: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Portrait .uploaded-video video {
 width: 100%;
    height: 100%;
}
.Portrait .uploaded-video {
width: 223px;
        top: 33px;
        left: 9px;
        min-height: 258px;
        right: auto;
        max-height: 258px;
        display: flex;
        align-items: center;
        background-color: #1a1a1a;
}
.Landscape .uploaded-video video {
    width: 100%;
    height: 100%;
}

.tabs > ul li a.active
{
    border:0;
}
.mobile-camera{
    display:none !important;
  }
  a.desktop-mobile-camera input {
    opacity: 0;
    position: absolute;
    left: 0;
}

a.desktop-mobile-camera {
    text-decoration: none;
    color: #000;
    position: relative;
    
}
.desktop-mobile-camera {
    display: block !important;
    padding: 17px 0;
    text-align: center;
    width: 45%;
}
}
div#myModal {
    margin: 0;
}



progress#progressBar {
    width: 100%;
    margin: 20px 0px;
}
/*--- Upload Module Css Ends Here ---*/

img#img-link {
    z-index: 999;
    position: relative;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* Hide play button on media upload button in low battery mode */
  .video#vid-link {
    display: none;
  }
}

.uploaded-video video {

    display: none;
}

.by-video .uploaded-video video {

    display: block !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 767px) and (prefers-reduced-motion: reduce) {
  video#vid-link {
    display: none;
  }
}



ul#tab-links {
  display: none;
}

.modal-body  a.btn.btn-primary.pull-right {
  position: absolute;
  bottom: -70px;
  right: 0;
  cursor: pointer;
  z-index: 1;
}

form#upload-form {
  opacity: 1 !important;
  height: 100% !important;
  overflow: auto;
}

/* .tabs section.active {
  padding-bottom: 100px;
} */

button#local_file_add_more_button {
    position: absolute;
    right: 130px;
    bottom: -70px;
}
.dropzone .dz-message {
    text-align: center;
    margin: 2em 0;
    padding-top: 35px;
}
form#upload-form {

    TEXT-ALIGN: CENTER;
}
button.dz-button {
    background-color: #c6805d !important;
    padding: 16px 40px !important;
    border-radius: 10px;
    color: #fff !important;
    font-weight: 600 !important;
}
.dropzone
{
  min-height:200px !important;
}

/* Junip CSS tweak */
.junip-powered-by-footer { 
  display: none !important;
}


.unable-uplolad-bg {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.unable-upload-left h1 {
    font-size: 56px;
}
.unable-upload-left p {
    font-size: 18px;
    line-height: 28px;
}
.unable-uplolad-bg .unable-upload-left {
    width: 44%;
}

.unable-upload-right {
    width: 44%;
}
form.form-bg-unable label {
    width: 100%;
    display: flex;
    margin-bottom: 42px;
    justify-content: space-between;
}

form.form-bg-unable {
    width: 100%;
}

form.form-bg-unable label input {
    height: 40px;
    margin-left: 15px;
    width: 84%;
    border-radius: 0px;
    border: none !important;
    padding-left: 10px;
}

.button-place button {
    background: #e4412c;
    border: none;
    padding: 18px 31px;
    border-radius: 50px;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    /* margin: 0 auto; */
    cursor: pointer;
}

.button-place {
    text-align: center;
}

.unable-upload-right p {
    font-size: 18px;
    line-height: 28px;
}

.unable-upload-right label {
    font-size: 14px;
}


.unable-upload-right button {
    background: #ca825e;
    border: none;
    padding: 14px 20px;
    text-transform: uppercase;
    border-radius: 50px;
    font-weight: 600;
    color: #fff;
    margin: 0 auto !important;
    display: block;
    cursor: pointer;
}
.button-place button {
    background: #e4412c;
}
.button-place.button-place1 button {
    background: #ca825e;
}
.readytogo {
    padding: 80px 0px;
}

.readytogo .unable-upload-right h1 {
    font-size: 46px;
}

.readytogo .unable-upload-right {
    text-align: center;
}
.button-place.button-place1 {
    margin-top: 30px;
}
.inner-box-table-bg {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.personlize-bg {
    text-align: center;
}

.personlize-bg h1 {
    font-size: 48px;
    margin-bottom: 0;
}

.personlize-bg p {
    font-size: 18px;
    line-height: 28px;
}

.inner-box-table-bg {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.personlize-bg {
    text-align: center;
}

.personlize-bg h1 {
    font-size: 48px;
    margin-bottom: 0;
}

.personlize-bg p {
    font-size: 18px;
    line-height: 28px;
}

.inner-box-table-left {
    width: 47%;
}

.inner-box-table-right {
    width: 40%;
}

.inner-box-table-left h5 {
    font-size: 28px;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 20px;
}

.table-img-bg {
    width: 96%;
    height: 470px;
    background: #fff;
    position: relative;
}
.table-img-inner-left {
    width: 25%;
    border: 2px solid #EDC30D;
    height: 100%;
}
.table-img-bg {
    display: flex;
    align-items: center;
    justify-content: center;
}
.table-img-inner-right {
    width: 75%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #EDC30D;
}
.btn-bg-inner {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.btn-bg-inner button {
    background: #ca825e;
    border: none;
    padding: 15px 30px;
    border-radius: 50px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}
button.skip-btn {
    background: #e4412c;
}
h6.price-tag {
    text-align: left;
    font-size: 23px;
    margin: 12px 0px;
}
.table-img-bg-outer {
    flex-direction: column;
}

.table-img-bg-outer .table-img-inner-left {
    width: 100%;
    height: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #EDC30D;
    font-weight: bold;
    font-size: 24px;
}

.table-img-bg-outer .table-img-inner-right {
    width: 100%;
    height: 40%;
    color: #EDC30D;
    font-size: 20px;
    font-weight: 600;
}
@media (max-width:1220px){
    .unable-uplolad-bg, .personlize-bg {
    width: 96%;
    margin: 0 auto;
} 
.inner-box-table-bg {
    width: 100%;
}
}
@media (max-width:1024px) {
    .unable-upload-right {
    width: 50%;
}
}
@media (max-width:740px){
    .unable-upload-right {
    width: 100%;
}
.unable-uplolad-bg .unable-upload-left {
    width: 100%;
}
.unable-uplolad-bg {
    flex-direction: column;
}
.inner-box-table-bg {
    width: 100%;
    flex-direction: column;
}
.inner-box-table-left {
    width: 100%;
}
.inner-box-table-right {
    width: 100%;
}
.table-img-bg {
    width: 100%;
}
.readytogo {
    padding: 40px 0px;
}
}
.help-section h1 {
    font-size: 48px;
    font-weight: 500;
}
.unable-upload-right button {
    font-weight: 600;
    padding: 15px 30px;
}

.button-place button {
}
.help-section p {
    letter-spacing: 0px;
}
.help-section.show {
    display: block !important;
}

.step-form.show.hide {
    display: none !important;
}
.personalize-btns {
    display: flex;
    justify-content: space-evenly;
    margin-top: 15px;
}
.table-img-inner-right {
    font-size: 30px;
    color: #EDC30D;
}
.table-img-inner-left:empty {
    display: block;
}
.table-img-bg > Div {
}

h6.price-tag {
    font-weight: 400;
    font-size: 20px;
}
.inner-box-table-bg h5 {
    font-size: 21px;
    margin-bottom: 6px;
    font-weight: 600;
}
.personlize-bg p {
    letter-spacing: 0;
}

.personlize-bg h1 {
    font-weight: 500;
}
.help-section .form-stepper .form-stepper-unfinished .form-stepper-circle {
    background-color: #ca825e;
}
@media(min-width:768px)
{
  h1.upload-title {
    text-align: center;
    font-size: 42px;
}
  .first-sec, .third-sec {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content:center;
}

body .section-template--19779477274924__a51b2fe8-6b8e-4f48-8e56-1f5f2f6ac0e9-padding {
    position: relative;
    padding-bottom: 245px;
}

  
}


body .upload-part button#myBtn {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 55px;
    margin-bottom: 20px;
    font-weight: 400;
    padding: 12px 30px;
    font-size: 17px;
}
.upload-part small {
    text-align: left;
    display: block;
}
body .product-form__buttons {
    max-width: 100%;
}

/* New layout Css */
.radio-bg-inner-main {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.radio-bg-inner input[type="radio"] {
    width: 24px;
    height: 24px;
    margin-bottom: 20px;
}

.radio-bg-inner input[type="radio"]:checked {

    position: relative;
}

.radio-bg-inner input[type="radio"]:checked:after {
    content: '';
    background: #ca825e;
    width: 25px;
    height: 25px;
    position: absolute;
    border-radius: 50px;
    border: none;
    box-shadow: none;
    left: 0px;
    top: 0px;
}
.radio-bg-inner label {
    margin-left: 15px;
    background-color: #fff;
    font-weight: 600;
}
.inner-box-table-right img {
    width: 100%;
}
.radio-bg-inner p {
    margin-bottom: 0;
    margin: 0;
    font-size: 14px;
}
.radio-bg-inner bdi {
    color: #ca825e;
    font-size: 14px;
    position: relative;
    right: -12px;
}
p.title-h + p {
    color: #ca825e;
    text-align: center;
    line-height: 1.5;
    font-size: 14px;
  margin-bottom: 5px;
}
.radio-1 label {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-evenly;
}
.inner-box-table-bg h5 {
    padding-bottom: 20px;
}
.radio-1 span {
    display: block;
    font-weight: 400;
    font-size: 14px;
}
.radio-1 {
    display: flex;
    align-items: center;
    margin-bottom: 3px;
}
p.title-h {
    color: #000;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
}
.radio-1 input {
    margin-bottom: 0 !important;
}
a#cart-icon-bubble {
    background-image: url(/cdn/shop/files/cart.png);
    width: 50px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

a#cart-icon-bubble svg, .header__icon--search {
    display: none;
}
.header__icon--menu svg {
    display: none !important;
}
a.header-btn {
    font-family: 'NationalSemi-Bold', sans-serif;
    font-size: 17px;
}

a.header-btn {
    background-color: #e4412c;
    color: #fff;
    text-decoration: none;
    line-height: normal;
    height: auto;
    border-radius: 8px;
    text-align: center;
    margin-right: 100px;
    box-shadow: 1px 2px 2px #79797994;
    padding: 0px 20px;
    height: 40px;
    line-height: 40px;
}

.cart-count-bubble {
    top: -10px;
    right: 18px;
    left: auto;
}
.menu-drawer-container.menu-opening summary.header__icon.header__icon--menu {
    background-image: url(/cdn/shop/files/close.png);
}
summary.header__icon.header__icon--menu {
    background-image: url(/cdn/shop/files/navbar_430x.png);
    width: 50px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.left-part h1 {
    font-size: 55px;
    margin-bottom: 10px;
    font-family: AwesomeSerif-MediumRegular;
}

.left-right {
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    column-gap: 5%;
}
.left-part h1 i {
    font-family: AwesomeSerifItalic;
}
/* .section-template--19779477111084__c635f82e-0c15-4d3c-8e18-e053e4854b85-padding .multicolumn-list__item.center .media--adapt {
    width: 239px;
    height: 84px;
} */

.section-template--19779477111084__c635f82e-0c15-4d3c-8e18-e053e4854b85-padding .multicolumn-list__item.center .media--adapt img {
    width: 165px;
    object-fit: contain;
    /* height: 80px;*/
} 
.left-right .right-part #show-dialog {
}
.right-part {
    width: 50%;
    text-align: center;
}
.left-part {
    width: 50%;
}
.title-and-sub-title-only h1, .title-only h1 {
    color: #ca825e;
    font-size: 35px;
}
.title-and-sub-title-only.show {
    display: block !important;
}
.title-and-sub-title-only span {
    display: block;
}
.left-right .right-part #show-dialog {
    font-family: 'NationalSemi-Bold', sans-serif;
}

.left-right .right-part #show-dialog {
    box-shadow: 1px 2px 2px #79797994;
    background-color: #e4412c;
    border: 0;
    font-size: 24px;
    color: #fff;
    padding: 12px 36px;
    border-radius: 55px;
    cursor: pointer;
    padding-top: 8px;
}
.slider-counter__link--active.slider-counter__link--dots .dot {
    background: #4e4b4b !important;
    border-color: #4e4b4b !important;
}

.slider-counter__link--dots .dot {
    width: 2rem !important;
    background-color: #d8d8d8 !important;
    height: 2rem !important;
    border-color: #d8d8d8 !important;
}

button.slideshow__autoplay.slider-button.no-js-hidden, button.slider-button.slider-button--next, button.slider-button.slider-button--prev {
    display: none;
}
.slider-buttons {
    border: 0 !important;
}

@media(min-width:768px)
{
  .inner-box-table-right img {
    max-width: 140px;
}
  .personlize-bg h1 + p {
    max-width: 468px;
    margin-left: auto;
    margin-right: auto;
}
slideshow-component {
    width: 80%;
}
  .slider-counter__link {
    padding: 5rem !important;
}
/* section#shopify-section-template--19779477111084__ebf22129-342e-46c1-b7c8-ac2d2bdaff5a {
    padding-top: 55px;
    padding-bottom: 237px;
} */
  .want-us-right {
    width: 36%;
}
.want-us-left h2 {
    font-weight: 700;
}
.want-us-left h1 {
    font-weight: 700;
    letter-spacing: 0;
    font-size: 80px;
    line-height: 1;
}
  .want-us-left {
    width: 64%;
    text-align:center;
}
  /* .section-template--19779477111084__2412a289-99a7-4033-ab1c-eb872d5a05a6-padding .image-with-text__grid {
    max-width: 80%;
    margin: 0 auto;
} */


.section-template--19779477111084__2412a289-99a7-4033-ab1c-eb872d5a05a6-padding .image-with-text__media img{
    height: 213px;
    object-fit: contain;
    position: absolute;
    bottom: 52px;
    top: auto;
}
  .footer__blocks-wrapper {
    max-width: 80%;
    margin: 0 auto;
}

.newsletter-form__field-wrapper,   .newsletter-form  {
    max-width: 46rem !important;
}


}
h2.footer-block__heading {
    font-size: 22px;
}
.footer-block__details-content p {
    padding: 0;
    margin: 0;
    margin-bottom: 6px;
}

.newsletter-form__field-wrapper .field__input {
    background: #fff;
    color: #000;
}

.newsletter-form__field-wrapper label.field__label {
    color: #000;
}


.newsletter-form__field-wrapper .newsletter-form__button .icon
{
    color: #000;
}
.footer-block__details-content p a {
    text-decoration: none;
}
.footer__content-bottom {
    border: 0 !important;
}
ul.list.list-payment {
    width: 73%;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
}

li.list-payment__item svg {
    width: 48px;
    height: 30px;
}
.footer__content-top {
    padding-bottom: 0!important;
    border: 0!important;
}
.page-width.section-template--19779477111084__a3c42b59-b32a-4ed6-a5db-4f01bdbbd663-padding a.link.animate-arrow {
    background-color: #e4412c;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    line-height: normal;
    height: auto;
    border-radius: 10px;
    padding: 9px 25px;
    text-align: center;
    width: 118px;
    display: flex;
    flex-direction: row-reverse;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -5px;
}
.page-width.section-template--19779477111084__9aae4458-43a8-4d01-a1b5-ff483df6b6db-padding .multicolumn-card.content-container {
    display: flex;
}

.page-width.section-template--19779477111084__a3c42b59-b32a-4ed6-a5db-4f01bdbbd663-padding .multicolumn-card.content-container {
    display: flex;
}

.page-width.section-template--19779477111084__a3c42b59-b32a-4ed6-a5db-4f01bdbbd663-padding a.link.animate-arrow:after {
    content: "\f04b";
    font-family: 'FontAwesome';
    font-size: 13px;
    padding-right: 10px;
    top: 6px;
    position: relative;
}

.page-width.section-template--19779477111084__a3c42b59-b32a-4ed6-a5db-4f01bdbbd663-padding a.link.animate-arrow span {
    display: none;
}

.want-us-main {
    display: flex;
    align-items: center;
}
.want-text h3 {
    font-size: 15px;
    line-height: 26px;
    margin-top: 0;
}
.want-text {
    width: 75%;
}
.image-want {
    padding: 15px;
}
.image-box .image-want {
    width: 25%;
}
img.want-float {
    position: absolute;
    width: 250px;
    right: 0;
    bottom: 0;
}

section#shopify-section-template--19779477111084__ebf22129-342e-46c1-b7c8-ac2d2bdaff5a {
    position: relative;
}
.image-box img {
    width: 100%;
}
.image-box {
    display: flex;
    align-items: center;
    column-gap: 20px;
    justify-content: space-between;
}



/* Mobile Css */

@media(max-width:767px)
{
  body .upload-area.Landscape {
    max-width: 280px;
}
body  .want-us-left .hide-mbl {
    display: none;
}
  body .radio-1 {
  
    justify-content: center;
}
body .thumbnail-slider .thumbnail-list.slider {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
body .want-us-main {
    padding-bottom: 260px;
}
body .want-us-right .hide-pc {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
  
body .thumbnail-list__item.slider__slide {
    width: calc(25% - 0.6rem);
}
  
body .section-template--19779477274924__a51b2fe8-6b8e-4f48-8e56-1f5f2f6ac0e9-padding > .hide-pc {
    margin-top: 20px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
  
body .slider-section span.swiper-pagination-bullet {
    width: 1.5rem !important;
    height: 1.5rem !important;
}
  
body section#shopify-section-template--19779477274924__main {
    background: none;
}
/* body .section-template--19779477274924__a51b2fe8-6b8e-4f48-8e56-1f5f2f6ac0e9-padding .want-us-main img.want-float {
    display: none;
} */
body .section-template--19779477274924__e0a2e36f-68a5-48d1-a9c6-f1dad90291c4-padding h2 {
    font-size: 25px;
    margin-bottom: 0;
}

body .section-template--19779477274924__e0a2e36f-68a5-48d1-a9c6-f1dad90291c4-padding h3.accordion__title {
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: 19px;
}
  
body section#shopify-section-template--20025974948140__35c43a7b-97ea-41ae-9b4f-21358e12b6b7 h3.accordion__title {
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: 19px;
}
body .section-template--19779477274924__e0a2e36f-68a5-48d1-a9c6-f1dad90291c4-padding h3.accordion__title:before {
    font-size: 24px;
    width: 30px;
    height: 30px;
top: 3px;
}

section#shopify-section-template--20025974948140__35c43a7b-97ea-41ae-9b4f-21358e12b6b7  h3.accordion__title:before
{
    font-size: 18px;
    width: 30px;
    height: 30px;
top: 3px;
}

  

body section#shopify-section-template--19779477111084__6c755dfa-f5be-4b76-9a3d-2fe7ece7d3fb h3.accordion__title:before {
    font-size: 24px;
    width: 30px;
    height: 30px;
top: 3px;
}
  
body a.bottom-link {
 display: block;
        margin-left: auto;
        text-align: center;
        width: 51%;
        margin-right: auto;
        font-family: 'NationalSemi-Bold', sans-serif;
        font-size: 17px !important;
        padding: 0;
        height: 38px;
        line-height: 35px;
}
body #shopify-section-template--19779477274924__c5161ca5-1e3d-43de-a297-842bbc5b1042 .rich-text__wrapper {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
}

body #shopify-section-template--19779477274924__c5161ca5-1e3d-43de-a297-842bbc5b1042 .rich-text__heading {
    background: none;
    color: #333;
    padding: 0;
    font-size: 22px;
}
body ul.list.list-payment {
    width: 100%;  
}

  
body section#shopify-section-template--19779477111084__c7bd9275-c3cb-4788-a1ed-48e77a068e32 .rich-text__wrapper, body section#shopify-section-template--19779477111084__29a77fa0-f8c3-4317-a2a0-f668ca388dff .rich-text__wrapper.rich-text__wrapper--center.page-width {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
body .listen-btn {
     right: 23%;
    left: auto;
    top: -65px;
}  
body .slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient.slideshow__text--center.slideshow__text-mobile--center {
    padding: 10px;
}
body section#shopify-section-template--19779477111084__6c755dfa-f5be-4b76-9a3d-2fe7ece7d3fb .accordion__title {
    text-indent: -44px;
}  
body .section-template--19779477274924__e0a2e36f-68a5-48d1-a9c6-f1dad90291c4-padding .accordion__title {
    text-indent: -44px;
}
body section#shopify-section-template--20025974948140__35c43a7b-97ea-41ae-9b4f-21358e12b6b7 .accordion__title {
    text-indent: -44px;
}



  
/* body .section-template--19779477274924__a51b2fe8-6b8e-4f48-8e56-1f5f2f6ac0e9-padding .want-us-main {

    padding-bottom: 0;
}
   */
/* body .grid__item.product__media-wrapper {
    padding-bottom: 25px;
} */
.swiper-container-products {
    overflow: hidden;
        padding-bottom: 10px;
}
body .swiper-container-products .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    position: relative;
    top: 15px;
    z-index:1;
}
body .product__info-wrapper {
    padding: 15px 0px;
}
body div#shopify-section-template--19779477274924__538d3819-caac-42b4-b54d-3eb2b9a01252 .image-with-text__text.rte.subtitle p {
    font-size: 16px;
    line-height: 24px;
}
body div#shopify-section-template--19779477274924__538d3819-caac-42b4-b54d-3eb2b9a01252 .image-with-text__media.image-with-text__media--adapt.gradient.color-background-1.global-media-settings.media img {
    height: auto;
    margin-top: 18px;
}
body div#shopify-section-template--19779477274924__538d3819-caac-42b4-b54d-3eb2b9a01252 .image-with-text__media.image-with-text__media--adapt.gradient.color-background-1.global-media-settings.media img {
    height: auto;
    margin-top: 18px;
}

body section#shopify-section-template--19779477274924__2f657454-97d8-4aae-b0c0-3d76f7d84e51 .title {
    font-size: 27px;
    padding-bottom: 25px;
}
body .section-template--19779477274924__a51b2fe8-6b8e-4f48-8e56-1f5f2f6ac0e9-padding {
    padding-top: 0;
}

body .section-template--19779477274924__a51b2fe8-6b8e-4f48-8e56-1f5f2f6ac0e9-padding .want-us-left h1 {
    margin-top: 0;
}
  
body section#shopify-section-template--19779477274924__2f657454-97d8-4aae-b0c0-3d76f7d84e51 {
    display: none;
}
  
body section#shopify-section-template--19779477274924__632dab76-0c69-49b7-9fcd-96f4f4b25118 .rich-text__wrapper {
    width: 100%;
}  
  
body div#ImageWithText--template--19779477274924__538d3819-caac-42b4-b54d-3eb2b9a01252 {
    padding: 0;
    padding-left: 8px;
}
body  .product__title h1 {
    font-size: 20px;
}  
  
body section#MainProduct-template--19779477274924__main {
    padding: 0;
}
  
body  #shopify-section-sections--19779473473836__announcement-bar p.announcement-bar__message.h5 {
    padding: 9px;
    font-size: 15px;
    font-weight: 600;
}
.left-part h1 {
    font-size: 40px;
}
.left-part h1 {
    margin: 0;
}
.testimonials-part {
    font-size: 12px;
    line-height: 1.5;
}
body .chip {
    width: max-content;
    margin: 0 auto;
}
body .sec1.btn-sec {
    display: inline-flex;
    flex-direction: column-reverse;
}
body .test-image {
    width: 86px;
}
.left-part p {
    text-align: center;
}
    .left-right .right-part #show-dialog
 {
        font-size: 19px;
        padding: 0px 25px;
        margin-top: 22px;
        height: 38px;
        border-radius: 8px;
        padding-bottom: 4px;
    }
  .left-part h1 i {
    font-family: serif;
    font-size: 42px;
}
.left-right > * {
    width: 90%!important;
}
  .section-template--19779477111084__c635f82e-0c15-4d3c-8e18-e053e4854b85-padding .multicolumn-list__item.center .media--adapt {
    width: 100%!important;
}
  ul#Slider-template--19779477111084__c635f82e-0c15-4d3c-8e18-e053e4854b85 > * {
    width: 30% !important;
    text-align: center;
    margin: 0 auto;
}
ul#Slider-template--19779477111084__c635f82e-0c15-4d3c-8e18-e053e4854b85 > * img {
    width: 90%!important;
    text-align: center;
    left: 0!important;
    transform: translate(0px)!important;
}
  .section-template--19779477111084__98ea81bb-c7f2-4dd4-9a9a-e2d0520c7321-padding {
    padding-top: 0;
}
  .section-template--19779477111084__98ea81bb-c7f2-4dd4-9a9a-e2d0520c7321-padding video {
    width: 70%;
}
.left-right {
    flex-direction: column;
}
  div#ImageWithText--template--19779477111084__309b5205-2081-4954-a0d0-4ce405be5e25 div#ImageWithText--template--19779477111084__309b5205-2081-4954-a0d0-4ce405be5e25 {
    padding: 0px;
}
.section-template--19779477111084__309b5205-2081-4954-a0d0-4ce405be5e25-padding .image-with-text__text.rte.subtitle {
    margin: 0;
}
.section-template--19779477111084__309b5205-2081-4954-a0d0-4ce405be5e25-padding .image-with-text__media.image-with-text__media--adapt.gradient.color-background-1.global-media-settings.media img {
    height: auto;
      margin-top: 18px;
}
  a.header-btn {
    margin-right: 20px;
}
  .hide-mbl {
    display: none;
}
  div#ImageWithText--template--19779477111084__309b5205-2081-4954-a0d0-4ce405be5e25 .image-with-text__text-item.grid__item {
    width: 80%;
}
.section-template--19779477111084__309b5205-2081-4954-a0d0-4ce405be5e25-padding .image-with-text__text.rte.subtitle p {
    font-size: 16px;
    line-height: 24px;
}
.section-template--19779477111084__309b5205-2081-4954-a0d0-4ce405be5e25-padding div#ImageWithText--template--19779477111084__309b5205-2081-4954-a0d0-4ce405be5e25 {
    padding: 0;
}

  .image-with-text__text-item.grid__item {
    width: 80%;
}
  .header__heading-logo {
    height: 70px;
    max-width: 100%;
    object-fit: contain;
}
summary.header__icon.header__icon--menu {
    left: 15px;
    position: relative;
}
  body #shopify-section-template--19779477111084__2412a289-99a7-4033-ab1c-eb872d5a05a6 h2.image-with-text__heading {
    font-size: 34px;
    font-weight: 600;
    text-align: left;
    margin-top: 30px;
}
  /* body div#shopify-section-template--19779477111084__2412a289-99a7-4033-ab1c-eb872d5a05a6 .image-with-text__content {
    max-width: 78%;
    margin: 0 auto;
} */

 body div#shopify-section-template--19779477111084__2412a289-99a7-4033-ab1c-eb872d5a05a6 .image-with-text__text.rte.subtitle p {
    font-size: 14px;
    line-height: 22px;
}
body section#shopify-section-template--19779477111084__f8aaf9a2-87d4-4758-99fa-0c994f1ff8cc .isolate h3 {
    font-family: 'Canela' !important;
    font-size: 14px !important;
      line-height: 1.6;
}
#shopify-section-template--19779477111084__9aae4458-43a8-4d01-a1b5-ff483df6b6db .multicolumn-card__image-wrapper--third-width, #shopify-section-template--19779477111084__a3c42b59-b32a-4ed6-a5db-4f01bdbbd663 .multicolumn-card__image-wrapper--third-width {
    margin-right: 10px;
}
body #shopify-section-template--19779477111084__cb84ec9d-ea10-4906-b489-b74589acc946 a.button.button--primary {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
 body #shopify-section-template--19779477111084__2412a289-99a7-4033-ab1c-eb872d5a05a6 div#ImageWithText--template--19779477111084__2412a289-99a7-4033-ab1c-eb872d5a05a6 {
    padding: 0;
}
.section-template--19779477111084__cb84ec9d-ea10-4906-b489-b74589acc946-padding h2.image-with-text__heading.inline-richtext.h1 {
    font-size: 23px;
    color: #e4412c;
    font-weight: 500;
    margin-bottom: 12px;
}
  body .page-width.section-template--19779477111084__a3c42b59-b32a-4ed6-a5db-4f01bdbbd663-padding a.link.animate-arrow {
    right: 10%;
    left: auto;
}
  
  
body #shopify-section-template--19779477111084__f8aaf9a2-87d4-4758-99fa-0c994f1ff8cc h3 {
    line-height: 34px;
    font-size: 18px;
    margin: 0;
}
  .we-offer {
    display: none;
}
  body .innser-step-form > * {
    width: 100%;
}
body .innser-step-form .upload-part {
    position: absolute;
    bottom: 53px;
    left: 0;
    right: 0;
}
body .second-sec .mbl-btn.hide-pc {
    text-align: center;
}
  body .first-btns {
    /* justify-content: center; */
    max-width: 100%;
}
body .innser-step-form div#main_content_uploader {
    padding-bottom: 0px;
    border: 0 !important;
    box-shadow: none !important;
    background: none !important;
  margin-bottom:30px;
  line-height:0;
}
  body .innser-step-form {
    flex-direction: column;
}
  body h1.upload-title {
    font-size: 32px;
    margin-bottom: 40px;
    font-weight:500;
}
  body ul.form-stepper {
    width: 100%;
}
  body .flex > * {
    width: 100% !important;
}
body .personlize-bg h1 {
    font-weight: 500;
    font-size: 32px;
    margin: 0;
}
  body .form-step {
    padding: 0;
}
body  help-section p {
    font-size: 16px;
    line-height: 24px;
}
body .unable-upload-right button {
    margin-top: 24px !important;
}

body form.form-bg-unable label {
    flex-direction: column;
    align-items: baseline;
    margin-bottom: 10px;
}
body .help-section h1 {
    font-size: 32px;
    text-align: center;
}
body .radio-bg-inner-main > * {
    width: 100%;
}
body .unable-upload-left p, .unable-upload-right p {
    font-size: 15px;
    line-height: 24px;
}
body .radio-bg-inner-main {
    flex-direction: column;
    width: 100%;
  row-gap: 25px;
}

  body .title-and-sub-title-only span input, body .title-and-sub-title-only span input::placeholder {
    font-size: 19px;
    height: 27px;
}
body .inner-box-table-right img {
    max-width: 180px;
}
  body .title-and-sub-title-only input::placeholder, body .title-and-sub-title-only input, body .title-only input::placeholder, body .title-only input {
    font-size: 25px;
 overflow: hidden;
    height: auto;
    width: 90%;
}
body .step-form-inner .d-flex h1 {
    font-size: 32px;
    font-weight: 500;
}
body .step-form-inner .d-flex > * {
    width: 100%;
}

body .step-form-inner .d-flex {
    flex-direction: column;
}
  body .radio-1.radio-2 {
    margin-top: 15px;
}
  body .radio-1 label {
    width: auto;
    text-align: left;
}
  body .flex  {
   flex-direction:column
}
body .col.popup-text p {
    text-align: left;
    font-size: 13px;
    line-height: 20px;
}
  body .storeify-formbuilder,   body .storeifyapps-form,   body .storeify-formbuilder .storeify-frm-group {
    padding: 0 !important;
}
  body .help-section {
    padding: 15px 11px 20px;
}
body .col.popup-text h1 {
 font-size: 32px;
    line-height: 40px;
    text-align: center;
    font-weight: 500;
}

body .flex {
    height: calc(100vh - 30px);
    justify-content: center;
    overflow: hidden;
}
body .flex {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
  body a.popup-btn {
    
    padding: 3px 25px;
    font-weight: 500;
    font-size: 17px;
}
 body #shopify-section-template--19779477111084__2412a289-99a7-4033-ab1c-eb872d5a05a6 .image-with-text__text.rte.subtitle {
    text-align: left;
}
  body #shopify-section-template--19779477111084__18b546c7-a531-4587-9d25-f4059ce5920a .rich-text__wrapper {
    width: 100%;
}

  body #shopify-section-template--19779477111084__2412a289-99a7-4033-ab1c-eb872d5a05a6 .image-with-text__media img {
    bottom: auto;
    top: auto;
    height: inherit;
}
 body .want-us-main {
    flex-direction: column;
    width: 90%;
}
body #shopify-section-template--19779477111084__29a77fa0-f8c3-4317-a2a0-f668ca388dff .rich-text__heading {
    font-size: 27px;
    padding: 20px 20px;
}
body section#shopify-section-template--19779477111084__29a77fa0-f8c3-4317-a2a0-f668ca388dff .rich-text__wrapper.rich-text__wrapper--center.page-width {
    width: 100%;
}
  #shopify-section-template--19779477111084__01611d66-6831-4e54-a0b2-041bb922f263 a.link.animate-arrow span {
    display: none;
}

body #shopify-section-template--19779477111084__01611d66-6831-4e54-a0b2-041bb922f263 a.link.animate-arrow {
    margin-right: 0;
}
 body .want-us-main a.help-btn {
    position: absolute;
    bottom: 263px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
  body .want-us-left h1 {
    font-size: 50px;
        font-weight: 800 !important;
    margin-bottom: 0;
    margin-left: 0px;
  
}
    body .want-us-right .hide-pc {
        border-radius: 8px;
        font-weight: 600;
        font-size: 19px;
        height: 38px;
        padding: 0px 25px;
        font-family: 'NationalSemi-Bold';
        display: flex;
        align-items: center;
        padding-bottom: 6px;
    }
body .swiper-container2 h3 {
    font-size: 24px;
    margin-top: 7px;
    margin-bottom: 10px;
}
    body .want-us-left p {
        font-size: 13px;
        line-height: 18px;
    }
  body .want-us-left h2 {
        font-size: 38px;
        line-height: 10px;
        text-indent: 43px;
        font-weight: 800;
}
h3.accordion__title:before {
    text-indent: 1px;
    margin-right: 10px;
}

body .swiper-container2.swiper-container-horizontal.swiper-container-ios {
    max-width: 90%;
    margin: 0 auto;
}
  summary .icon-caret {
    display: none;
}
.accordion__title {
    max-width: 100% !important;
    padding-left: 57px !important;
    text-indent: -64px;
}

section#shopify-section-template--19779477111084__6c755dfa-f5be-4b76-9a3d-2fe7ece7d3fb .rich-text__heading
{
    font-size: 23px;
    padding: 20px 28px;
}
  
body #shopify-section-template--19779477111084__c7bd9275-c3cb-4788-a1ed-48e77a068e32 .rich-text__heading {
    font-size: 23px;
    padding: 20px 28px;
}
body #shopify-section-template--19779477111084__443adcb4-1786-4daa-b7e4-7e5b47fea236 .title  {
    font-size: 27px;
    padding-bottom: 25px;
}
 body section#shopify-section-template--19779477111084__6c755dfa-f5be-4b76-9a3d-2fe7ece7d3fb h3.accordion__title.inline-richtext.h4 {
    font-size: 15px !important;
    line-height: 17px;
} 
  .section-template--19779477111084__6c755dfa-f5be-4b76-9a3d-2fe7ece7d3fb-padding h2 {
    font-size: 28px;
}
  .header {
    grid-template-columns: 1fr 1fr;
}
  body .slider-section video {
    border-radius: 45px;
    height: 300px;
}
  body .slider-section .swiper.swiper-slider {
    padding-bottom: 65px;
}
  body .slider-section span.swiper-pagination > * {
    margin: 3px 8px !important;
}
}
.slider-section span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #515050 !important;
}
.slider-section span.swiper-pagination-bullet {
    width: 2rem !important;
    background-color: #d8d8d8 !important;
    height: 2rem !important;
    border-color: #d8d8d8 !important;
    transform: scale(1) !important;
    opacity: 1;
}
.slider-section span.swiper-pagination {
    right: 0;
    position: relative;
    top: 43px !important;
}
.slider-section span.swiper-pagination > * {
    margin: 0px 30px !important;
}
.slider-section span.swiper-pagination {
    right: 0;
    position: absolute;
    top: auto !important;
    left: 0;
    margin: 0 auto;
    text-align: center;
    bottom: -9px;
}
.slider-section .swiper.swiper-slider {
    padding-bottom: 100px;
}
.slider-section {
    max-width: 1200px;
    margin: 0 auto;
  padding-bottom:25px;
}

.slider-section video {
    border-radius: 55px;
    height: 480px;
    object-fit: cover;
}

a.bottom-menu-btn {
    background: #282120;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 5px;
    border-radius: 55px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.menu-popup-main {
    display: flex;
    background-color: #282120;
    color: #fff;
    width: 90%;
    margin: 0 auto;
    border-radius: 16px;
    height: 136px;
    margin-bottom: 30px;
    justify-content: space-between;
}
.menu-drawer__menu-item--active, ul.menu-drawer__menu.has-submenu.list-menu li {
    background: none !important;
}
ul.menu-drawer__menu.has-submenu.list-menu li a {
    text-align: center;
    justify-content: center;
}
.menu-popup-text {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 60%;
}
.menu-popup-text a {
    color: #000;
    background-color: #fff;
    display: inline-block;
    margin: 0 auto;
    width: auto;
    text-align: center;
    text-decoration: none;
    padding: 3px 15px;
    border-radius: 55px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Poppins';
}
.menu-popup-text h1 {
    color: white;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.menu-popup-image img {
    width: 100%;
}
.menu-popup-image {
    width: 40%;
}

.first-sec {
    flex-direction: column;
}

/* section#shopify-section-template--19779477274924__632dab76-0c69-49b7-9fcd-96f4f4b25118 ul {
    padding: 20px 0px;
} */



.listen-btn:after {
    content: "\f028";
    font-family: 'FontAwesome';
    font-size: 21px;
    padding-right: 10px;
    top: 1px;
    position: relative;
}
.listen-btn {
    top: auto;
    background-color: #e4412c;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
    padding: 9px 25px;
    text-align: center;
    width: auto;
    display: inline-flex
;
border-radius: 8px;
    box-shadow: 1px 2px 2px #79797994;
    flex-direction: row-reverse;
    position: unset;
    margin: 0 auto;
    height: auto;
    bottom: auto;
    justify-content: center;
}
.edit-row {
    opacity: 0;
}
.stopSound:after {
    content: "";
}
.playSound:after {
    content: "\f04c";
}
.listen-btn {
    cursor: pointer;
}
.audio-examples-wrap
{
  position:relative;
}

.bottom-inner {
    display: flex;
    align-items: center;
    column-gap: 5%;
}
  .bottom-inner > * img {
    width: 100%;
}

.text-right h2 {
    font-size: 30px;
    color: #e4412c;
    font-weight: 500;
    margin-bottom: 35px;
    position: relative;
}

.bottom-inner > * {
    width: 40%;
}

.text-right {
    max-width: 410px;
    text-align: center;
    color: #333;
    margin: 0 auto;
}

a.bottom-link {
    margin-top: 1rem;
    background-color: #e4412c;
    
    color: #fff;
    text-decoration: none;
    padding: 7px 30px;
    border-radius: 8px;
    display: inline-block;
    box-shadow: 1px 2px 2px #79797994;
}

section#shopify-section-template--19779477274924__main {
    background: rgb(255 255 255);
    background: linear-gradient(90deg, rgb(255 255 255) 50%, rgb(244 240 237) 50%);
}


.want-us-left button {
    margin-left: 30%;
    text-align: center;
    display: block;
    margin-top: 22px;
}

body .product__accordion summary svg {
    display: block;
}
body .product__accordion summary {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}
body .product__accordion .summary__title {
    display: flex;
    align-items: center;
    /* border-top: 2px solid #d1c8c8; */
    padding-top: 15px;
    border-bottom: 2px solid #d1c8c8;
    padding-bottom: 15px;
    margin-bottom: 0 !important;
}
body .product__accordion .summary__title svg {
    font-size: 25px !important;
    width: 30px;
    height: 30px;
}
body .product__accordion .summary__title h2 {
    font-size: 17px !important;
    font-weight: 200;
    font-family: 'Poppins' !important;
    text-transform: uppercase;
    margin-left: 10px;
}

body .product__accordion .accordion__content {
    padding-top: 15px;
    padding-left: 0;
}
body .share-button__button .icon-share {
    height: 2.2rem;
    margin-right: 1rem;
    min-width: 2.3rem;
}

body button.share-button__button {
    font-size: 17px;
}

body .product__title h1 {
    font-size: 27px;
}
body .product__column-sticky {
    padding-bottom: 20px;
}
body .product__title {
    margin-top: 10px;
}
body shopify-payment-terms {
    display: none;
}
body .shopify-payment-button__more-options {
    display: none;
}
/* body .product-form__submit {
    background: none;
    border: 1px solid #333 !important;
    border-radius: 0;
    font-weight: 200;
    color: #333;
    padding: 15px;
} */
body .product__tax.caption.rte {
    display: none;
}

body .section-template--19779477274924__main-padding {
    padding-top: 20px;
    padding-bottom: 0px;
}


body h2.footer-block__heading {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
}
body .footer-block__details-content.rte p a {
    color: #fff;
    font-size: 14px;
}


.faq-title h1 {
    margin-top: 0;
}
.faq-title:after {
    content: "";
    background-color: #2e2e2e;
    height: 2px;
    width: 150px;
    top: -40px;
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 auto;
}
.faq-title {
    position: relative;
}
.faq-title {
    text-align: center;
    display: block;
    padding-bottom: 14px;
}



.contact.page-width h2 {
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 30px;
}

body .contact.page-width .field:after{
    box-shadow:none;
}

.contact.page-width input, .contact.page-width textarea {
    background-color: #fff;
    border: 0 !important;
}

.contact.page-width {
    text-align: center;
    max-width: 80%;
}

.contact.page-width form#ContactForm button.button {
    background-color: #c8b39f;
    opacity: 1;
    color: #000;
    text-transform: capitalize;
    font-weight: 500;
    border-radius: 0;
    border: 1px solid #000 !important;
}



section#shopify-section-template--19779477176620__c2f9f5e0-2eb6-47e5-8f0e-75e8ce70e705  a {
    margin-right: 13px;
}
section#shopify-section-template--19779477176620__c2f9f5e0-2eb6-47e5-8f0e-75e8ce70e705  svg {
    font-size: 24px;
}
section#shopify-section-template--19779477176620__c2f9f5e0-2eb6-47e5-8f0e-75e8ce70e705  i {
    color: #333;
    font-size: 30px;
}
section#shopify-section-template--19779477176620__c2f9f5e0-2eb6-47e5-8f0e-75e8ce70e705 {
    width: 80%;
    margin: 0 auto;
}
.innser-step-form .slider-div span {
    font-size: 13px;
}

.innser-step-form .slider-div {
    text-align: left;
}

.innser-step-form .all-files-names-p h5 {
    text-decoration: none;
    font-size: 13px;
    text-align: left;
    margin: 0;
    padding: 0;
}

.innser-step-form .all-files-names-p {
    width: 100%;
    max-width: initial;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
}

.innser-step-form .progress-bars-all .progress-g {
    margin: 0 !important;
}

.innser-step-form .progress-bars-all {
    width: 100%;
}

.innser-step-form .slider-div {
    margin-bottom: 25px;
}

.innser-step-form .edit-row {
    display: none !important;
}

.second-sec {
    max-width: 500px;
    width: 500px;
}

.title-and-sub-title-only input {
    border: 0;
    padding: 0;
    height: 62px;
}

.title-and-sub-title-only span input, .title-and-sub-title-only span input::placeholder {
    font-size: 27px;
    height: 32px;
    text-transform: uppercase;
}
.title-and-sub-title-only input::placeholder, .title-and-sub-title-only input {
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    color: #EDC30D;
    outline: none;
    box-shadow: none;
  text-transform: uppercase;
}

.title-only input::placeholder, .title-only input {
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    color: #EDC30D;
    outline: none;
    box-shadow: none;
    text-transform: capitalize;
}

.title-only input {
    border: 0;
    padding: 0;
    height: 62px;
}
span#myBtn {
    cursor: pointer;
}

@media(min-width:768px)
{
  .faq-title h1 {
    margin-top: 0;
    font-size: 52px;
}
  body a.bottom-link {
    padding: 0px 30px !important;
}
  body section#shopify-section-template--19779477111084__f8aaf9a2-87d4-4758-99fa-0c994f1ff8cc .isolate h3 {
    font-size: 20px;
    line-height: 30px;
    max-width: 76%;
    margin-left: auto;
    margin-right: auto;
}
body section#shopify-section-template--19779477111084__f8aaf9a2-87d4-4758-99fa-0c994f1ff8cc .isolate h3 {
    font-family: 'Canela' !important;
}
h1.upload-title {
    margin-right: 40px;
}

  .first-sec {
    max-width: 600px;
    width: 600px !important;
}

.third-sec {
    justify-content: right;
}
  
  .third-sec {
    justify-content: right;
}
.innser-step-form .rotate-sliders, .innser-step-form .progress-bars-all, .innser-step-form .all-files-names-p, .innser-step-form .innser-step-form .progress-bars-all {
    max-width: 92%;
    margin-right: auto !important;
    margin-left: 0 !important;
}

.innser-step-form div#main_content_uploader {
    max-width: 500px;
    width: 500px;
}

  
.innser-step-form {
    max-width: 1300px;
    margin: 0 auto;
}

}
span.prev-load {
    padding: 12px 35px;
    background-color: #c6805d;
    color: #fff;
    border-radius: 50px;
    cursor: pointer;
    border: 0 !important;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    height: auto;
    min-height: 10px;
    letter-spacing: 0px;
}
.overlay-hide,.overlay {
    overflow: hidden;
}
button.help-btn {
    cursor: pointer;
}


body .upload-part button#myBtn3 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 55px;
    margin-bottom: 20px;
    font-weight: 400;
    padding: 12px 30px;
    font-size: 17px;
}

.storeify-body-frm .storeify-frm-group {
    width: 100%;
    display: flex;
    margin-bottom: 42px;
    justify-content: space-between;
}





#storeify_content_formbuilder_14113 .storeify-frm-group input.storeify-input-control, #storeify_content_formbuilder_14113 .storeify-frm-group select.storeify-input-control {
    height: 40px !important;
    line-height: 40px!important;
    background: #fff !important;
    border: 0;
}
span.storeify-required-text {
    display: none !important;
}
#storeify_content_formbuilder_14113 {
    background: none !important;
    padding: 0 !important;
}


@media(max-width:332px)
{
  body a.popup-btn {
    padding: 3px 17px;
    font-size: 13px;
}

  body .btn-container {
    padding-top: 4px;
    padding-bottom: 4px;
}

  body .col.popup-text p {
    font-size: 11px;
    line-height: 16px;
}
  body .col.popup-text h1 {
    font-size: 15px;
    line-height: 20px;
}
}






.main-msg textarea, .main-msg textarea::placeholder {
    width: 100%;
    text-align: left;
    font-size: 20px;
    color: #000;
    font-family: 'Poppins';
    min-height: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border: 0;
      outline: none;
    box-shadow: none;
    height: auto;
    overflow: hidden;
}
.menu-popup-image img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.menu-popup-image {
    position: relative;
    right: -1px;
}

.main-msg h3 {
    width: 80%;
    text-align: left;
}

a.header__icon.header__icon--account.link.focus-inset.small-hide {
    display: none;
}

/* Fonts */
@font-face {
  font-family: 'NationalSemi-Bold';
  src: url('/cdn/shop/files/4f2707aa040ef3d6fc71b16382d7aa3f.woff2?v=1762755094') format('woff2'),
       url('/cdn/shop/files/4f2707aa040ef3d6fc71b16382d7aa3f.woff?v=1762755126') format('woff'),
       url('/cdn/shop/files/4f2707aa040ef3d6fc71b16382d7aa3f.ttf?v=1762755130') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


p.announcement-bar__message.h5 {
    font-family: 'Poppins';
    font-weight: 600 !important;
}

.image-with-text__text.rte.subtitle p strong {
    font-weight: 400 !important;
    letter-spacing: 0.5px;
}

h3.accordion__title {
    padding: 0;
    margin: 0;
    font-family: 'Poppins' !important;
    letter-spacing: 0.2px;
}
em {
    font-family: AwesomeSerifItalic;
}
.want-text h3 {
    font-family: 'Poppins' !important;
}
/* h2.rich-text__heading {
    font-family: Canela !important;
} */
.want-us-left h1, .want-us-left h2 {
    font-family: "League Spartan", sans-serif !important;
}
body .bottom-section .text-right p {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    text-align: left;
}
body .listen-btn:after {
    font-size: 15px;
    padding-right: 5px;
    top: 1px;
}
body .listen-btn {
    font-family: 'Kulim Park';
    padding-top: 0;
    height: 34px;
    line-height: 33px;
    font-weight: 500;
    font-size: 13px;
}
.bottom-section .text-right p {
    font-size: 17px;
    line-height: 1.4;
    font-weight: 400;
}
.text-right h2:after {
    content: "";
    height: 3px;
    width: 56px;
    position: absolute;
    bottom: -15px;
    left: 0;
    top: auto;
    background-color: #e4412c;
    margin: 0 auto;
    right: 0;
    display: flex
;
    justify-content: center;
}
.bottom-section .text-right h2 {
    font-family: 'League Spartan' !important;
    text-align: center;
    margin: 0 auto;
    margin-bottom:35px !important;
}
body h2.footer-block__heading {
    font-family: 'Poppins' !important;
}
 a.bottom-link {
    font-family: 'NationalSemi-Bold', sans-serif;
    font-size: 20px;
    padding: 0;
    height: 46px;
    line-height: 40px;
}
body button.share-button__button {
    font-size: 17px;
    font-family: 'Poppins';
}
.upload-part p {
    color: #000;
}

.upload-part small {
    font-family: 'Poppins';
    color: #000;
}
body .product-form__submit {

    font-family: 'Poppins';
}
a.bottom-menu-btn {
    font-family: 'Poppins';
    font-size: 17px;
}
body .product__title h1 {
    font-family: 'Times' !important;
}
ul.menu-drawer__menu.has-submenu.list-menu li a {

    font-family: 'Times';
    font-size: 22px;
}



.chartbg {
    /* width: 500px;
    margin: 0 auto;
    background: #ffe7da; */
    padding: 15px;
    text-align: center;
}

.chartsize-btn {
    display: flex;
    justify-content: space-evenly;
}
.chart-row h2 a {
    color: #2470d0;
}
.btn {
   
    width: 27%;

}

.btn span {
    font-size: 12px;
    position: absolute;
    top: 0px;
    left: 8px;
}



.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popupnew {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 60%;
  position: relative;
  transition: all 5s ease-in-out;
}
.chart-row h2 {
    font-family: 'Poppins' !important;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 35px;
}

body .product__info-wrapper .chart-row h2 {

    margin-bottom: 0px;
}

.popupnew h2 {
  margin-top: 0;
  color: #333;
}
.popupnew .closenew {
    position: absolute;
    top: -2px;
    transition: all 200ms;
    font-size: 26px;
    font-weight: 100;
    text-decoration: none;
    color: #333;
    left: 7px;
}
.popupnew .closenew:hover {
  color: #06D85F;
}
.popupnew .content {
  max-height: 30%;
  overflow: auto;
}
.popupnew img {
    width: 100%;
}
@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popupnew{
    width: 70%;
  }
}


body .upload-part button#myBtn3 {

    border: 0;
}

dialog#dialog .btn span {
    font-size: 10px;
}

dialog#dialog .chartsize-btn {
    justify-content: space-between;
}
dialog#dialog .chartbg {
    padding: 0;
    margin-bottom: 30px;
    margin-top: 30px;
}

dialog#dialog .chart-row .btn {
    width: 30%;
    padding: 6px;
}

.chartsize-btn .btn {
    position: relative;
}

.chartsize-btn .btn input {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}

.chartsize-btn .btn input + label {
    position: relative;
    padding: 10px;
    border: 1px solid #000;
    color: #000;
    position: relative;
    display: block;
    font-family: 'Poppins';
    font-size: 13px;
}

.chartsize-btn .btn input:checked + label {
    background: #c6805d;
    color: #fff;
    border-color: #c6805d;
}


.page-navigation {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 4px 20px;
}

.back-btn span {
    font-size: 24px;
    position: relative;
    top: 6px;
    left: 7px;
}
.close-btn span {
    font-size: 30px;
}
.help-section {
    padding: 15px 25px 20px;
}
div#dialog-wrap {
    font-family: 'Poppins';
}
.close-btn, .back-btn {
    cursor: pointer;
}


.shopify-features__smart-payment-buttons--enabled .header {
    grid-template-columns: auto;
}

.close-btn.close-dialog.main-close-btn {
    position: absolute;
    top: 15px;
    padding-left: 10px;
}

@media(min-width:992px) and (max-width:1120px)
{
  .new-btn {
    font-size:17px;
    padding: 15px 24px;
}
.title-only input, .title-only input::placeholder {

    width: 100%;
    font-size: 27px;
}
.first-sec {
    max-width: 460px;
    width: 460px !important;
}
  
}


.btn bdi {
    position: absolute;
    top: 0px;
    right: 8px;
    font-size: 10px;
}

.new-btn {
    border: 0;
    margin-bottom: 10px;
}
.main-close-btn {
    position: absolute;
    top: 15px;
    padding-left: 10px;
}
.ag-main-popup-first.hide {
    display: none !important;
}

body .product-form__input input[type=radio]:checked+label {
    color: #000;
    background: #d18a32;
    font-weight: bold;
    font-family: 'AwesomeSerif-MediumRegular';
    transform: scale(1.2);
    transition: all 0.3s 
ease;
    border: 1px solid #000;
    font-size: 17px;
  
}
body .product-form__input input[type=radio]:checked+label:before
{
      z-index: 1;
}
input#template--19779477274924__main-1-0 + label:after {
    content: "$119";
    font-size: 10px;
    position: absolute;
    top: 4px;
    right: 5px;
}

input#template--19779477274924__main-1-1 + label:after {
    content: "$149";
    font-size: 10px;
    position: absolute;
    top: 4px;
    right: 5px;
}

input#template--19779477274924__main-1-2 + label:after {
    content: "$199";
    font-size: 10px;
    position: absolute;
    top: 4px;
    right: 5px;
}


input#template--19779477274924__main-1-0 + label:before {
    content: '(5")';
}
input#template--19779477274924__main-1-1 + label:before {
    content: '(7")';
}
input#template--19779477274924__main-1-2 + label:before {
    content: '(10")';
}
body .product-form__input input[type=radio]+label:before {
    content: '';
    position: absolute;
    right: auto;
    left: 6px;
    font-size: 11px;
    top: 4px;
}
body .product-form__input input[type=radio]+label {
    padding: 10px;
    border: 1px solid #000;
    color: #000;
    position: relative;
    display: block;
    font-family: 'Poppins';
    font-size: 13px;
    border-radius: 0;
    background: none;
}
span.price-item.price-item--regular {
    font-size: 28px;
    font-weight: 500;
    margin-left: 10px;
    color: #000;
    font-family: 'Times';
}
fieldset.js.product-form__input {
     display: flex;
    justify-content: center;
    gap: 32px;
    margin-top: 20px;
    flex-wrap: wrap;
        max-width: 100%;
}
.chart-row h2, .chart-row h2 span a {
    font-size: 12px;
    color: #666;
}
body .product-form__input input[type=radio]+label {
    border: 1px solid #222;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s 
ease;
    min-width: 110px;
    font-family: 'Times';
    font-size: 17px;
    display: grid;
    padding-top: 12px;
}
fieldset.js.product-form__input legend.form__label {
    display: none;
}


.want-us-main a.help-btn {
    margin-right: auto;
    text-align: center;
    margin-left: auto;
}

.close-dialog.main-close-btn {
    cursor: pointer;
}
.table-img-inner-right {
    font-family: 'AwesomeSerif-MediumRegular';
}


.title-only input::placeholder, .title-only input {
    font-family: 'Times';
}

.want-us-left p {
    font-size: 13px;
    text-align: center;
}
.want-us-main video {
    height: 376px;
    position: absolute;
    width: 402px;
    right: 0;
    bottom: 0;
}


button.skip-btn {
    background: #e4412c;
    border: 0;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
    font-family: 'Poppins' !important;
    font-size: 18px;
    height: 49px;
    padding: 0px 42px;
    line-height: 49px;
    cursor: pointer;
}

section#shopify-section-template--19779477274924__a51b2fe8-6b8e-4f48-8e56-1f5f2f6ac0e9 {
    position: relative;
}


.video-section a.link.animate-arrow {
    background-color: #e4412c;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-family: Poppins;
    border-radius: 55px;
    padding: 0px 30px;
    text-align: center;
    font-size: 23px;
    margin-right: 100px;
    line-height: 53px;
    height: 56px;
      cursor: pointer;
}


.video-section {
    display: flex;
    align-items: center;
    justify-content: space-around;
}


.video-sec h2 {
    font-family: Times !important;
    font-weight: 500;
    font-size: 38px;
    margin-bottom: 45px;
}
.sec1.video-sec {
    text-align: center;
}
.image-with-text__grid .image-with-text__content .image-with-text__text.rte.subtitle {
    text-align: left;
  }


slider-component.slider-mobile-gutter .multicolumn-list .multicolumn-card.content-container .multicolumn-card__image-wrapper--third-width {
  width: 69px;
  height: 69px;
}





/* new tasks */

.testimonial-wrap {
    display: flex;
    align-items: center;
    max-width: 1100px;
    margin:0 auto;
}

.testimonials-part {
    display: flex;
    align-items: center;
    background-color: #f1e9de;
    column-gap: 24px;
    padding: 25px;
    border-radius: 26px;
    max-width: 500px;
    letter-spacing: 0;
}

.test-image {
    width: 180px;
}

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

.textt {
    display: flex;
    flex-direction: column;
}

.textt img {
    width: 125px;
    text-align: center;
    display: block;
    margin: 0 auto;
    position: relative;
    left: -50px;
    margin-top: 10px;
}

h3.accordion__title.inline-richtext.h4 {
    display: flex
;
    align-items: center;
}

.collapsible-content-wrapper-narrow .grid__item {
    display: grid;
    grid-template-columns: auto auto;
    margin-top:30px;
}

.collapsible-content-wrapper-narrow {
    max-width: 100% !important;
    margin: 0 auto;
}
.chip {
    background-color: #2a2929;
    color: #fff;
    font-family: 'AwesomeSerif-MediumRegular';
    font-size: 22px;
    font-weight: 400;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    padding: 6px 20px;
    line-height: 1;
    padding-bottom: 9px;
}
.video-section {

    padding-top: 40px;
    max-width: 900px;
    margin: 0 auto;
}
.customer-quote {color: #544c4c;display: block;margin: 10px;}

.customer-quote span {
    display: block;
    text-align: center;
    color: #e9ae58;
}
.audio-examples-wrap {
    text-align: center;
}

.voice-memo {
    text-align: center;
    font-family: 'Kulim Park';
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.voice-memo img {
    width: 50px;
}
.sec1.btn-sec {
    text-align: center;
}
@media screen and (min-width: 750px) {
    .collapsible-content .accordion {
        margin-top: 0;
        padding-left: 130px;
        margin-bottom:15px;
    }
}

label.quantity__label.form__label {
    display: none;
}
.product-form__quantity {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100% !important;
}

body .product-form__submit,
button#buy-now {
  background-color: #000;
  color: #fff;
  font-family: "Times";
  font-size: 18px;
  max-width: 400px;
  border-radius: 7px;
  padding: 12px;
  margin-left: auto;
  margin-right: auto;
}
button#buy-now {
  background-color: #c8b39f;
  margin-top: -10px;
  width: 100%;
  color: #000;
}

.shopify-payment-button {
    max-width: 400px;
    margin: 0 auto;
}

.product-form__input input[type=radio]:disabled+label, .product-form__input input[type=radio].disabled+label {
    border-color: #222 !important;
    color: #000 !important;
    text-decoration: line-through;
}

.rotate-sliders {
    max-width: 320px;
}


@media(min-width:992px)
{
.swiper-container-products img {
    max-height: 400px;
    object-fit: contain;
    object-fit: contain;
    text-align: center;
    margin: 0 auto;
}

.swiper-container-products {
    overflow: hidden;
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 27px;
}
}

span.badge.price__badge-sold-out.color-inverse {
    margin-bottom: 0;
}

.nuvole-order-upload-7f3b .nuvole-option .nuvole-label {
  
    font-weight: 400;
}

span.badge.price__badge-sale.color-accent-2, span.badge.price__badge-sold-out.color-inverse {
    background: none;
    border: 0;
    color: red;
    margin: 0;
    font-family: 'Kulim Park';
    padding-bottom: 0 !important;
    line-height: inherit;
}

body .product-form__input label[for="template--25223818936620__main-1-1"]:after {
    content: "(Most Popular)";
    font-size: 9px;
    font-family: 'Kulim Park';
    font-weight: 600;
    display: block;
    margin-top: 5px;
}
body .product-form__input label[for="template--25223818936620__main-1-3"]:after {
    content: "(Best Value)";
    font-size: 9px;
    font-family: 'Kulim Park';
    font-weight: 600;
    display: block;
    margin-top: 5px;
}
body .product-form__input input[type=radio]+label {
    display: grid;
    align-items: center;
}
