/** Shopify CDN: Minification failed

Line 6622:0 Unexpected "}"

**/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

input[type=number] {
  -moz-appearance: textfield
}

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

input[type=email],
input[type=password],
input[type=text],
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

select {
  background-color: transparent;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: var(--arrow-select-box);
  background-size: 10px;
  background-position-x: calc(100% - 15px);
  padding-right: 25px
}

input:not(.quantity-input__element, .form-control, .scd-item__qty_input, .newsletter__input-st, .text-editor-input, [type=submit]),
textarea:not(.quantity-input__element, .form-control, .scd-item__qty_input, .newsletter__input-st, .text-editor-input, [type=submit]) {
  border-radius: .25rem;
  border-width: 1px;
  border-style: solid;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
  padding: .5rem .75rem;
  line-height: 1.5rem;
  border-color: var(--border-color-3)
}

input:focus:not(.quantity-input__element, .form-control, .scd-item__qty_input, .newsletter__input-st, .text-editor-input),
textarea:focus:not(.quantity-input__element, .form-control, .scd-item__qty_input, .newsletter__input-st, .text-editor-input) {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0/var(--tw-border-opacity))
}

input:disabled,
textarea:disabled {
  pointer-events: none;
  border-color: var(--border-color-1);
  background: var(--bg-disabled);
  color: var(--color-disabled)
}

input[type=checkbox],
textarea[type=checkbox] {
  height: 1.125rem;
  width: 1.125rem;
  background-color: transparent
}

input[type=submit],
textarea[type=submit] {
  border-radius: .25rem;
  padding: .625rem 1.5rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}

.testimonials-6 .sf-testimonials__headerinput[type=submit] .sf-slider__controls,
.testimonials-6 .sf-testimonials__headertextarea[type=submit] .sf-slider__controls {
  transform: translateY(-30px);
  display: inline-flex
}

.testimonials-6 .sf-testimonials__headerinput[type=submit] .swiper-pagination,
.testimonials-6 .sf-testimonials__headertextarea[type=submit] .swiper-pagination {
  margin: 0
}

.sf-video__play--style-solidinput[type=submit] svg,
.sf-video__play--style-solidtextarea[type=submit] svg {
  color: #000
}

input[type=submit],
textarea[type=submit] {
  background-color: var(--color-primary);
  outline: none;
  box-shadow: none;
  white-space: nowrap
}

input[type=submit]:hover,
textarea[type=submit]:hover {
  cursor: pointer;
  background: var(--color-primary-darker);
  border-color: var(--color-primary-darker);
  color: #fff
}

.btn,
.sf__btn {
  white-space: nowrap;
  padding: .625rem 1.25rem;
  text-align: center
}

.testimonials-6 .sf-testimonials__header.btn .sf-slider__controls,
.testimonials-6 .sf-testimonials__header.sf__btn .sf-slider__controls {
  transform: translateY(-30px);
  display: inline-flex
}

.testimonials-6 .sf-testimonials__header.btn .swiper-pagination,
.testimonials-6 .sf-testimonials__header.sf__btn .swiper-pagination {
  margin: 0
}

@media (min-width:768px) {

  .btn,
  .sf__btn {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

.btn,
.sf__btn {
  outline: none;
  transition: all .32s;
  border: 1px solid transparent;
  font-size: var(--font-btn-size, 1rem);
  font-weight: var(--font-btn-weight, 500);
  display: inline-block;
  letter-spacing: var(--btn-letter-spacing, 0);
  text-transform: var(--btn-text-transform, "");
  border-radius: var(--btn-border-radius, 0);
  line-height: var(--btn-line-height, "normal")
}

.btn:focus,
.btn:hover,
.sf__btn:focus,
.sf__btn:hover {
  border-color: var(--color-primary-darker)
}

.btn:not(.sf__btn-link):hover,
.sf__btn:not(.sf__btn-link):hover {
  box-shadow: 0 0 0 .2rem var(--color-btn-bg-hover)
}

.btn-disabled,
.btn.disabled,
.btn:disabled,
.btn[disabled],
.sf__btn-disabled,
.sf__btn.disabled,
.sf__btn:disabled,
.sf__btn[disabled] {
  pointer-events: none;
  border-color: var(--border-color-2) !important;
  color: var(--color-disabled) !important;
  opacity: .5
}

.btn.sf__btn-small,
.sf__btn.sf__btn-small {
  padding-top: .5rem;
  padding-bottom: .5rem
}

@media (min-width:1024px) {

  .btn.sf__btn-small,
  .sf__btn.sf__btn-small {
    font-size: .875rem;
    line-height: 1.25rem
  }
}

.btn.sf__btn-large,
.sf__btn.sf__btn-large {
  padding-top: .75rem;
  padding-bottom: .75rem
}

@media (min-width:1024px) {

  .btn.sf__btn-large,
  .sf__btn.sf__btn-large {
    font-size: 1.125rem;
    line-height: 1.75rem
  }
}

.sf__btn.sf__btn-primary,
a.sf__btn.sf__btn-primary,
button.sf__btn.sf__btn-primary {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity))
}

.sf-video__play--style-solid.sf__btn.sf__btn-primary svg,
.sf-video__play--style-solida.sf__btn.sf__btn-primary svg,
.sf-video__play--style-solidbutton.sf__btn.sf__btn-primary svg {
  color: #000
}

.sf__btn.sf__btn-primary,
a.sf__btn.sf__btn-primary,
button.sf__btn.sf__btn-primary {
  background-color: var(--color-btn-bg, var(--color-primary));
  border-color: var(--color-btn-border, var(--color-primary));
  color: var(--color-btn-text, #fff)
}

.sf__btn.sf__btn-primary:focus,
.sf__btn.sf__btn-primary:hover,
a.sf__btn.sf__btn-primary:focus,
a.sf__btn.sf__btn-primary:hover,
button.sf__btn.sf__btn-primary:focus,
button.sf__btn.sf__btn-primary:hover {
  background: var(--color-btn-bg-hover);
  border-color: var(--color-btn-border-hover);
  color: var(--color-btn-text-hover, #fff)
}

.sf__btn.sf__btn-link,
a.sf__btn.sf__btn-link,
button.sf__btn.sf__btn-link {
  border-radius: 0;
  border-width: 0;
  padding: .25rem 0;
  border-bottom-color: currentColor;
  position: relative
}

.sf__btn.sf__btn-link.sf__btn-light,
a.sf__btn.sf__btn-link.sf__btn-light,
button.sf__btn.sf__btn-link.sf__btn-light {
  color: #fff
}

.sf__btn.sf__btn-link:focus,
.sf__btn.sf__btn-link:hover,
a.sf__btn.sf__btn-link:focus,
a.sf__btn.sf__btn-link:hover,
button.sf__btn.sf__btn-link:focus,
button.sf__btn.sf__btn-link:hover {
  background: none
}

.sf__btn.sf__btn-link:focus:before,
.sf__btn.sf__btn-link:hover:before,
a.sf__btn.sf__btn-link:focus:before,
a.sf__btn.sf__btn-link:hover:before,
button.sf__btn.sf__btn-link:focus:before,
button.sf__btn.sf__btn-link:hover:before {
  -webkit-transform: scaleX(0) translateZ(0);
  transform: scaleX(0) translateZ(0);
  -webkit-transition: -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: transform .6s cubic-bezier(.165, .84, .44, 1)
}

.sf__btn.sf__btn-link:focus:after,
.sf__btn.sf__btn-link:hover:after,
a.sf__btn.sf__btn-link:focus:after,
a.sf__btn.sf__btn-link:hover:after,
button.sf__btn.sf__btn-link:focus:after,
button.sf__btn.sf__btn-link:hover:after {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  transition: transform .6s cubic-bezier(.165, .84, .44, 1) .3s, -webkit-transform .6s cubic-bezier(.165, .84, .44, 1) .3s
}

.sf__btn.sf__btn-link:after,
.sf__btn.sf__btn-link:before,
a.sf__btn.sf__btn-link:after,
a.sf__btn.sf__btn-link:before,
button.sf__btn.sf__btn-link:after,
button.sf__btn.sf__btn-link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: currentColor;
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  transition: transform .6s cubic-bezier(.165, .84, .44, 1) .3s, -webkit-transform .6s cubic-bezier(.165, .84, .44, 1) .3s
}

.sf__btn.sf__btn-link:after,
a.sf__btn.sf__btn-link:after,
button.sf__btn.sf__btn-link:after {
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transform: scaleX(0) translateZ(0);
  transform: scaleX(0) translateZ(0);
  -webkit-transition: -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: transform .6s cubic-bezier(.165, .84, .44, 1), -webkit-transform .6s cubic-bezier(.165, .84, .44, 1)
}

.sf__btn.sf__btn-secondary,
a.sf__btn.sf__btn-secondary,
button.sf__btn.sf__btn-secondary {
  border-width: 1px;
  background-color: var(--color-btn-sec-bg);
  text-align: center
}

.testimonials-6 .sf-testimonials__header.sf__btn.sf__btn-secondary .sf-slider__controls,
.testimonials-6 .sf-testimonials__headera.sf__btn.sf__btn-secondary .sf-slider__controls,
.testimonials-6 .sf-testimonials__headerbutton.sf__btn.sf__btn-secondary .sf-slider__controls {
  transform: translateY(-30px);
  display: inline-flex
}

.testimonials-6 .sf-testimonials__header.sf__btn.sf__btn-secondary .swiper-pagination,
.testimonials-6 .sf-testimonials__headera.sf__btn.sf__btn-secondary .swiper-pagination,
.testimonials-6 .sf-testimonials__headerbutton.sf__btn.sf__btn-secondary .swiper-pagination {
  margin: 0
}

.sf__btn.sf__btn-secondary,
a.sf__btn.sf__btn-secondary,
button.sf__btn.sf__btn-secondary {
  border-color: var(--color-btn-sec-border, var(--color-secondary));
  border-width: var(--btn-border-width)
}

.sf__btn.sf__btn-secondary.sf__btn-small,
a.sf__btn.sf__btn-secondary.sf__btn-small,
button.sf__btn.sf__btn-secondary.sf__btn-small {
  padding-top: 7px;
  padding-bottom: 7px
}

.sf__btn.sf__btn-secondary.sf__btn-large,
a.sf__btn.sf__btn-secondary.sf__btn-large,
button.sf__btn.sf__btn-secondary.sf__btn-large {
  padding-top: 11px;
  padding-bottom: 11px
}

.sf__btn.sf__btn-secondary:focus,
.sf__btn.sf__btn-secondary:hover,
a.sf__btn.sf__btn-secondary:focus,
a.sf__btn.sf__btn-secondary:hover,
button.sf__btn.sf__btn-secondary:focus,
button.sf__btn.sf__btn-secondary:hover {
  background: var(--color-btn-sec-bg-hover, var(--color-secondary));
  border-color: var(--color-btn-sec-border-hover, var(--color-secondary)) !important;
  color: var(--color-btn-sec-text-hover, #fff) !important
}

.sf__btn.sf__btn-secondary.sf__btn-light,
a.sf__btn.sf__btn-secondary.sf__btn-light,
button.sf__btn.sf__btn-secondary.sf__btn-light {
  border-color: #fff;
  color: #fff
}

.sf__btn.sf__btn-plain,
a.sf__btn.sf__btn-plain,
button.sf__btn.sf__btn-plain {
  border: none !important;
  background: none !important;
  padding: 0;
  box-shadow: none !important
}

.sf__btn.sf__btn-plain:hover,
a.sf__btn.sf__btn-plain:hover,
button.sf__btn.sf__btn-plain:hover {
  text-decoration: underline !important;
  transform: translate3d(0, -2px, 0)
}

.sf__btn.sf__btn-white,
a.sf__btn.sf__btn-white,
button.sf__btn.sf__btn-white {
  background: #fff;
  color: #232323
}

.sf__btn.sf__btn-white:hover,
a.sf__btn.sf__btn-white:hover,
button.sf__btn.sf__btn-white:hover {
  background: var(--color-btn-bg, var(--color-primary-darker));
  color: var(--color-btn-text-hover, #fff);
  border-color: transparent
}

.sf__btn-icon:hover {
  box-shadow: 0 0 0 .2rem var(--color-btn-bg-hover)
}

.form-control {
  width: 100%;
  border-radius: .25rem;
  border-width: 1px;
  background-color: transparent;
  padding: .375rem .75rem;
  font-size: calc(var(--font-base-size, 16)*1px);
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(55 65 81/var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.collection-list .form-control .collection-list__controls.absolute {
  right: 1rem;
  right: 0;
  height: auto
}

.form-control {
  margin-top: 5px;
  margin-bottom: 10px;
  border-color: var(--color-border);
  background-color: var(--color-field-background)
}

.form-control:focus {
  border-color: var(--color-primary)
}

.form-control.form__control-icon {
  border-color: rgb(255 255 255/var(--tw-border-opacity));
  --tw-border-opacity: 0;
  padding-left: 3rem;
  padding-right: 3rem
}

.form-control.form__control-icon:focus {
  --tw-border-opacity: 1;
  border-color: var(--color-primary)
}

.form-control--plain {
  background-color: transparent !important;
  border: none;
  border-bottom: 2px solid #000;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0
}

.form-control--error {
  background-color: #fff4f4;
  border-color: #fd5749
}

.control-label {
  margin-bottom: .5rem
}

.form-group {
  margin-bottom: 1.5rem
}

.form-group[data-aria-hidden=true] {
  display: none
}

.sf__page-title {
  margin-bottom: 2rem;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem
}

.testimonials-6 .sf-testimonials__header.sf__page-title .sf-slider__controls {
  transform: translateY(-30px);
  display: inline-flex
}

.testimonials-6 .sf-testimonials__header.sf__page-title .swiper-pagination {
  margin: 0
}

@media (min-width:640px) {
  .sf__page-title {
    margin-bottom: 2.5rem;
    font-size: 1.875rem;
    line-height: 2.25rem
  }
}

@media (min-width:1280px) {
  .sf__page-title {
    margin-bottom: 6rem;
    font-size: 3rem;
    line-height: 1
  }
}

.sf__text-link {
  color: var(--color-text-link)
}

.sf__text-link:hover {
  color: var(--color-text-link-hover)
}

.hover-underline a {
  display: inline-block;
  position: relative;
  line-height: 24px
}

.hover-underline a:after {
  content: "";
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  width: 0;
  bottom: 0;
  background-color: var(--color-primary);
  transition: all .3s ease
}

.hover-underline.active a,
.hover-underline:hover a {
  color: var(--primary-color)
}

.hover-underline.active a:after,
.hover-underline:hover a:after {
  width: 100%
}

[style*="--aspect-ratio"] {
  position: relative;
  overflow: hidden
}

[style*="--aspect-ratio"]:before {
  display: block;
  width: 100%
}

.collection-list [style*="--aspect-ratio"]:before .collection-list__controls.absolute {
  right: 1rem;
  right: 0;
  height: auto
}

[style*="--aspect-ratio"]:before {
  content: "";
  height: 0;
  padding-top: calc(100%/(0 + var(--aspect-ratio, 16/9)))
}

[style*="--aspect-ratio"]>:first-child {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute !important;
  object-fit: cover;
  width: 100%;
  height: 100%
}

.sf-testimonials .star {
  margin-right: 3px
}

.sf-testimonials .star svg {
  width: 15px;
  height: 15px;
  fill: var(--star-color, #000);
  stroke: var(--star-color, #000)
}

.sf-testimonials .tns-nav {
  margin-top: 30px
}

@media (min-width:768px) {
  .sf-testimonials .tns-nav {
    margin-top: 3.5rem
  }

  .sf-testimonials.testimonials-1 .sf-testimonials__container {
    width: 110%;
    margin-left: -5%
  }

  .sf-testimonials.testimonials-1 .swiper-slide-active .review-block,
  .sf-testimonials.testimonials-1 .swiper-slide-next .review-block,
  .sf-testimonials.testimonials-1 .swiper-slide-prev .review-block {
    opacity: 1
  }
}

.sf-testimonials.testimonials-4 {
  --offset-x: 26%
}

.sf-testimonials.testimonials-4[data-container=container] {
  --offset-x: 29%
}

.sf-testimonials.testimonials-4[data-container=container-fluid] {
  --offset-x: 28%
}

.sf-testimonials.testimonials-4 .sf-slider__controls-button {
  margin-top: -46px
}

@media(max-width:800px) {
  .sf-testimonials.testimonials-4 .sf-slider__controls-button {
    display: none
  }
}

.sf-testimonials.testimonials-4 .sf-slider__controls-prev {
  left: calc(50% - var(--offset-x, 26%))
}

.sf-testimonials.testimonials-4 .sf-slider__controls-next {
  right: calc(50% - var(--offset-x, 26%))
}

@media(min-width:768px) {
  .sf-testimonials.testimonials-4 .sf-testimonials__inner {
    margin: 0 -25%
  }

  .sf-testimonials.testimonials-4 .swiper-slide-active .review-block {
    opacity: 1
  }
}

@media(max-width:1200px) {
  .sf-testimonials.testimonials-4 {
    --offset-x: 29%
  }
}

@media(min-width:1280px) {
  .testimonials-6:not([data-container=container]) .sf-testimonials__inner {
    margin-right: -15vw
  }
}

@media(min-width:768px) {
  .testimonials-6:not([data-container=container]) .sf-testimonials__inner {
    margin-right: -20vw
  }

  .testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls {
    position: absolute;
    top: 0
  }

  .collection-list .w-full .collection-list__controls.testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls {
    right: 1rem;
    right: 0;
    height: auto
  }

  .collection-list__controls.testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls {
    top: 0;
    right: -10px;
    height: 100%
  }

  .collection-list__controls.testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls .sf-slider__controls-button {
    width: 30px;
    height: 30px;
    border: none;
    background: none;
    color: #000;
    transition: all .15s ease;
    transform: translateZ(0);
    backface-visibility: hidden;
    box-shadow: none
  }

  .collection-list__controls.testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls .sf-slider__controls-button svg {
    transform: translateZ(0);
    backface-visibility: hidden
  }

  .collection-list__controls.testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls .sf-slider__controls-button:hover {
    transform: scale3d(1.3, 1.3, 1.3)
  }

  .collection-list__controls.testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls .sf-slider__controls-button:hover svg {
    transform: translateZ(0)
  }

  .collection-list__controls.testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls .sf-slider__controls-button {
    margin: 0
  }

  .testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls {
    right: 0
  }

  .testimonials-6 .sf-testimonials__header.text-left .swiper-pagination {
    margin: 0
  }

  .testimonials-6 .sf-testimonials__header.text-center .sf-slider__controls {
    transform: translateY(-30px);
    display: inline-flex
  }

  .testimonials-6 .sf-testimonials__header.text-center .swiper-pagination {
    margin: 0
  }
}

@media(max-width:767px) {
  .testimonials-6 .sf-testimonials__header {
    position: static
  }

  .testimonials-6 .sf-slider__controls {
    position: absolute;
    width: 100%;
    bottom: 1rem
  }

  .testimonials-6 .section-py .sf-slider__controls {
    bottom: 30px
  }

  .testimonials-6 .sf-testimonials__container {
    padding-bottom: 60px
  }

  .testimonials-6 .testimonial__item-content .testimonial__item-thumb {
    display: none
  }
}

@media(min-width:1280px) {
  .testimonials-6 .swiper-container {
    margin-top: -30px;
    margin-bottom: -30px
  }

  .testimonials-6 .swiper-container .swiper-slide {
    padding-bottom: 30px;
    padding-top: 30px;
    transition: filter .3s ease, transform .3s ease
  }

  .testimonials-6 .swiper-container .swiper-slide:hover {
    cursor: pointer;
    filter: drop-shadow(0 0 8px rgba(0, 0, 0, .08));
    transform: translate3d(0, -10px, 0)
  }
}

.sf-video .plyr,
.sf-video .plyr__video-wrapper {
  background: none
}

.sf-video .plyr__poster {
  background-size: cover;
  cursor: pointer
}

.sf-video .plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: none
}

.sf-video iframe {
  width: 100%;
  height: 100%
}

.sf-video__container {
  max-width: 100%
}

.sf-video__wrapper {
  --plyr-color-main: var(--color-primary)
}

@media(min-width:1024px) {
  .sf-video__wrapper:hover .sf-video__play {
    opacity: .8
  }

  .sf-video__wrapper:hover .sf-video__cover {
    transform: scale(1.08) translateZ(0);
    backface-visibility: hidden
  }
}

.sf-video__inner {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  transition: all .2s
}

.sf-video__cover,
.sf-video__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none
}

.sf-video__cover {
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: transform .65s cubic-bezier(.05, .2, .1, 1);
  transition: transform .65s cubic-bezier(.05, .2, .1, 1);
  transform: scale(1) translateZ(0);
  backface-visibility: hidden
}

.sf-video .plyr--playing+.sf-video__cover,
.sf-video .plyr--playing~.sf-video__inner {
  opacity: 0;
  visibility: hidden
}

.sf-video .plyr--paused+.sf-video__cover,
.sf-video .plyr--paused~.sf-video__inner {
  display: none
}

.sf-video .plyr--stopped+.sf-video__cover,
.sf-video .plyr--stopped~.sf-video__inner {
  display: flex
}

.sf-video__play {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
  width: 50px;
  height: 50px;
  transition: all .3s
}

.sf-video__play svg {
  width: 16px;
  height: 16px;
  margin-left: 2px
}

.sf-video__play--style-solid {
  background: currentColor
}

.sf-video__play--style-solid.text-white svg {
  color: #000
}

.sf-video__play--style-solid.text-black svg {
  color: #fff
}

.sf-video__play--style-outline {
  background: none !important;
  border: 2px solid
}

.sf-video__play--style-outline svg {
  color: currentColor
}

.sf-video__play--size-large {
  width: 100px;
  height: 100px
}

.sf-video__play--size-large svg {
  width: 26px;
  height: 26px
}

@media(max-width:767px) {
  .sf-video__play {
    width: 50px;
    height: 50px
  }

  .sf-video__play svg {
    width: 12px;
    height: 12px
  }
}

.sf-custom__grid {
  margin: calc(var(--column-gap)/-2) calc(var(--column-gap)/-2)
}

@media screen and (max-width:1279px) {
  .sf-custom__grid {
    margin: calc(var(--column-gap)/2/-2)
  }
}

@media screen and (max-width:767px) {
  .sf-custom__grid {
    margin: calc(var(--column-gap-mobile, var(--column-gap))/-2) calc(var(--column-gap-mobile, var(--column-gap))/-2)
  }
}

.sf-custom__block {
  padding: calc(var(--column-gap)/2)
}

@media screen and (max-width:1279px) {
  .sf-custom__block {
    padding: calc(var(--column-gap)/2/2)
  }
}

@media screen and (max-width:767px) {
  .sf-custom__block {
    padding: calc(var(--column-gap-mobile, var(--column-gap))/2)
  }
}

.sf-custom .sf__blog-card {
  width: 100%
}

.prose,
.sf-custom .prose {
  max-width: 100%
}

@media screen and (min-width:768px) {
  .sf__cdt-inner {
    height: var(--section-height)
  }
}

@media(max-width:767px) {
  .sf__cdt-inner.hide-bg {
    background-image: none
  }
}

.sf-featured-product .swiper-slide-thumb-active .sf-prod-media {
  box-shadow: 0 0 0 1px #000
}

.sf-featured-product .swiper-slide {
  padding: 2px
}

.sf-featured-product .product-options {
  margin-bottom: 30px
}

.sf-featured-product .prod__option-label {
  margin-bottom: 10px
}

.sf-featured-product .sf-prod-media video {
  width: 100%
}

.sf-featured-product .cursor-zoom-in {
  cursor: default
}

.sf-featured-product .swiper-button-control,
.sf-featured-product .zoom-in {
  display: none
}

.sf-featured-product .product-options__option+.product-options__option {
  margin-top: 10px
}

.sf-featured-product .main-product__block+.main-product__block {
  margin-top: 30px
}

.sf-featured-product .main-product__block-text+.main-product__block-title {
  margin-top: 5px
}

.sf-featured-product .main-product__block-addons {
  margin-top: 20px
}

.sf-featured-product .main-product__block .prod__tags {
  margin-bottom: 0
}

.sf-featured-product .main-product__block .spr-starrating {
  justify-content: flex-start !important;
  align-items: center;
  margin-top: -30px;
  margin-bottom: -10px
}

.sf-featured-product .main-product__block .spr-starrating .spr-stars span {
  display: flex
}

.sf-featured-product .main-product__block #ssw-avg-rate-profile-html {
  display: flex;
  align-items: center;
  margin-top: -15px
}

.sf-featured-product .main-product__block #ssw-avg-rate-profile-html .ssw-question-count,
.sf-featured-product .main-product__block #ssw-avg-rate-profile-html .ssw-stars {
  display: inline-flex !important;
  align-items: center
}

.sf-featured-product .main-product__block .ssw-icon-star {
  margin: 0 3px
}

.sf-featured-product .main-product__block .ssw-review-count {
  margin-left: 10px;
  white-space: nowrap
}

.sf-featured-product .main-product__block .ssw-question-count {
  margin-left: 15px;
  white-space: nowrap
}

.sf-featured-product .main-product__block .ssw-question-count>span {
  display: inline-flex;
  align-items: center
}

.sf-featured-product .main-product__block .ssw-rq-divider {
  padding-right: 15px
}

.sf-featured-product .main-product__block .gw-icon-chat {
  margin-right: 5px
}

@media(max-width:767px) {
  .sf-featured-product .main-product__block-custom_field {
    margin-top: 20px
  }

  .sf-featured-product .main-product__block #ssw-avg-rate-profile-html {
    flex-wrap: wrap
  }

  .sf-featured-product .main-product__block #ssw-avg-rate-profile-html .ssw-rq-divider {
    display: none !important
  }

  .sf-featured-product .main-product__block #ssw-avg-rate-profile-html .ssw-question-count {
    margin-left: 0;
    margin-bottom: 10px
  }

  .sf-featured-product .main-product__block #ssw-avg-rate-profile-html .ssw-stars {
    margin-right: 15px;
    margin-bottom: 10px
  }
}

.sf-featured-product .main-product__block-badge+.main-product__block-title,
.sf-featured-product .main-product__block-title+.main-product__block-price {
  margin-top: 12px
}

.sf-featured-product .prod__trust-badges {
  display: flex;
  flex-flow: column;
  align-items: center
}

.sf-featured-product .prod__trust-badges--above {
  flex-flow: column-reverse
}

.sf-featured-product .prod__trust-badges--above h4 {
  margin: 0 0 20px
}

.sf-featured-product .prod__trust-badges h4 {
  margin-top: 20px
}

.sf-featured-product .main-product__block-buy_buttons .prod__countdown:not(.hidden),
.sf-featured-product .main-product__block-buy_buttons .prod__stock-countdown {
  margin-bottom: 30px
}

.sf-featured-product .prod__title h1 {
  color: var(--product-title-color, #000)
}

.collection-list__inner {
  display: flex;
  flex-flow: row wrap
}

.collection-list__inner--overflow {
  padding-left: 0;
  width: 130vw
}

@media(min-width:768px) {
  .collection-list__inner--overflow {
    width: auto;
    flex: 1;
    margin-right: -150px;
    margin-left: 0
  }

  .collection-list__inner--overflow .swiper-slide {
    padding-top: var(--column-gap)
  }

  .collection-list__inner--overflow .sf__ms-wrapper {
    margin: calc(var(--column-gap)/-1) calc(var(--column-gap-mobile, 10px)/-2) 0
  }
}

@media(min-width:1920px) {
  .collection-list__inner--overflow {
    margin-right: -200px
  }
}

@media screen and (min-width:768px) {
  .collection-list__inner .sf__ms {
    width: 100%
  }
}

@media screen and (min-width:1280px) {
  .collection-list__inner .section__header {
    width: 25%;
    padding-right: 5rem
  }

  .collection-list__inner .sf__ms {
    width: 75%
  }
}

@media screen and (min-width:1536px) {
  .collection-list__inner .section__header {
    width: 20%;
    padding-right: 5rem
  }

  .collection-list__inner .sf__ms {
    width: 80%
  }
}

.collection-list .w-full .collection-list__controls.absolute {
  right: 1rem
}

@media screen and (max-width:767px) {
  .collection-list .w-full .collection-list__controls.absolute {
    right: 0;
    height: auto
  }
}

.collection-list__controls.absolute {
  top: 0;
  right: -10px;
  height: 100%
}

.collection-list__controls.absolute .sf-slider__controls-button {
  width: 30px;
  height: 30px;
  border: none;
  background: none !important;
  color: #000 !important;
  transition: all .15s ease;
  transform: translateZ(0);
  backface-visibility: hidden;
  box-shadow: none !important
}

.collection-list__controls.absolute .sf-slider__controls-button svg {
  transform: translateZ(0);
  backface-visibility: hidden
}

.collection-list__controls.absolute .sf-slider__controls-button:hover {
  transform: scale3d(1.3, 1.3, 1.3)
}

.collection-list__controls.absolute .sf-slider__controls-button:hover svg {
  transform: translateZ(0)
}

.collection-list__controls.absolute .sf-slider__controls-button {
  margin: 0
}

.collection-list__controls .swiper-pagination {
  margin-top: 0;
  position: static !important
}

.collection-list__controls .sf-slider__controls-button {
  flex: 0 0 auto
}

@media screen and (max-width:767px) {
  .collection-list__controls.hide-on-mb {
    display: none
  }

  .collection-list {
    position: relative
  }

  .collection-list .section__header {
    position: static
  }

  .collection-list .collection-list__controls {
    position: absolute;
    bottom: 0;
    justify-content: center;
    left: 0;
    right: 0;
    top: auto;
    z-index: 11
  }

  .collection-list .sf__ms {
    top: auto;
    right: auto
  }

  .collection-list .collection-list__inner,
  .collection-list .collection-list__wrapper {
    position: relative
  }
}

@media screen and (max-width:1279px) {
  .collection-list.collection-list--left-side .collection-list__controls {
    position: absolute;
    top: 0;
    height: 100%;
    right: 1rem
  }
}

@media screen and (max-width:767px) {
  .collection-list.collection-list--left-side .collection-list__controls {
    right: 0;
    top: auto;
    height: auto
  }
}

.collection-card__inner {
  position: relative;
  cursor: pointer;
  backface-visibility: hidden;
  transform: translateZ(0)
}

.collection-card--hover-scaling-down .collection-card__inner .collection-card__image.collection-card__image-rounded,
.collection-card--hover-scaling-down .collection-card__inner .sf-image--loaded img,
.collection-card--hover-scaling-down .collection-card__inner .sf-image--loaded svg {
  transition: transform .64s cubic-bezier(.15, .75, .5, 1) 0s;
  backface-visibility: hidden;
  transform: scale(1) translateZ(0)
}

@media screen and (min-width:1280px) {

  .collection-card--hover-scaling-down:hover .collection-card__inner .collection-card__image.collection-card__image-rounded,
  .collection-card--hover-scaling-down:hover .collection-card__inner .sf-image--loaded img,
  .collection-card--hover-scaling-down:hover .collection-card__inner .sf-image--loaded svg {
    transform: scale(.95) translateZ(0)
  }

  .collection-card--hover-scaling-down:hover .collection-card__inner .collection-card__image.collection-card__image-rounded .sf-image--loaded img,
  .collection-card--hover-scaling-down:hover .collection-card__inner .collection-card__image.collection-card__image-rounded .sf-image--loaded svg {
    transform: scale(1) translateZ(0)
  }
}

.collection-card--hover-scaling-up {
  will-change: transform
}

.collection-card--hover-scaling-up .collection-card__image.collection-card__image-rounded,
.collection-card--hover-scaling-up .collection-card__image .sf-image img {
  backface-visibility: hidden;
  transition: transform .64s cubic-bezier(.15, .75, .5, 1) 0s;
  transform: scale(1) translateZ(0)
}

.collection-card--hover-scaling-up .collection-card__image.collection-card__image-rounded .sf-image img {
  backface-visibility: hidden;
  transform: scale(1.13) translateZ(0)
}

.collection-card--hover-scaling-up.collection-card--inside .collection-card__image {
  overflow: hidden;
  backface-visibility: hidden;
  transition: transform .64s cubic-bezier(.15, .75, .5, 1) 0s;
  transform: scale(1) translateZ(0)
}

.collection-card--hover-scaling-up.collection-card--inside .collection-card__image .sf-image img {
  backface-visibility: hidden;
  transform: scale(1.13) translateZ(0)
}

@media screen and (min-width:1280px) {
  .collection-card--hover-scaling-up:hover .collection-card__image {
    transform: scale(1) translateZ(0)
  }

  .collection-card--hover-scaling-up:hover .collection-card__image .sf-image img {
    transform: scale(1.1) translateZ(0)
  }

  .collection-card--hover-scaling-up:hover .collection-card__image.collection-card__image-rounded {
    transform: scale(1.08) translateZ(0)
  }

  .collection-card--hover-scaling-up:hover .collection-card__image.collection-card__image-rounded .sf-image img {
    transform: scale(1) translateZ(0)
  }

  .collection-card--hover-scaling-up:hover.collection-card--inside .collection-card__image {
    transform: scale(1.08) translateZ(0)
  }

  .collection-card--hover-scaling-up:hover.collection-card--inside .collection-card__image .sf-image img {
    transform: scale(1) translateZ(0)
  }
}

.collection-card--inside .btn {
  transition: all .3s
}

.collection-card--inside:hover .btn {
  background: #000;
  color: #fff
}

.collection-card__image {
  overflow: hidden;
  position: relative
}

.collection-card__image .sf-image {
  transition: all 1.5s cubic-bezier(.19, 1, .22, 1)
}

.collection-card--inside .collection-card__info {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-top: 0;
  padding: .75rem
}

.collection-list .w-full .collection-list__controls.collection-card--inside .collection-card__info {
  right: 1rem;
  right: 0;
  height: auto
}

.collection-list__controls.collection-card--inside .collection-card__info {
  top: 0;
  right: -10px;
  height: 100%
}

.collection-list__controls.collection-card--inside .collection-card__info .sf-slider__controls-button {
  width: 30px;
  height: 30px;
  border: none;
  background: none;
  color: #000;
  transition: all .15s ease;
  transform: translateZ(0);
  backface-visibility: hidden;
  box-shadow: none
}

.collection-list__controls.collection-card--inside .collection-card__info .sf-slider__controls-button svg {
  transform: translateZ(0);
  backface-visibility: hidden
}

.collection-list__controls.collection-card--inside .collection-card__info .sf-slider__controls-button:hover {
  transform: scale3d(1.3, 1.3, 1.3)
}

.collection-list__controls.collection-card--inside .collection-card__info .sf-slider__controls-button:hover svg {
  transform: translateZ(0)
}

.collection-list__controls.collection-card--inside .collection-card__info .sf-slider__controls-button {
  margin: 0
}

@media (min-width:768px) {
  .collection-card--inside .collection-card__info {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
  }
}

.collection-card--inside .collection-card__info p {
  margin-top: 0
}

@media screen and (max-width:767px) {
  .collection-card--inside .collection-card__info {
    position: static;
    padding: 12px 0 0
  }

  .collection-card--inside .collection-card__info h3 a {
    font-size: 18px !important;
    line-height: 26px !important
  }
}

.collection-card--inside .collection-card__info.text-left .btn {
  top: 50%;
  right: 1.875rem;
  position: absolute;
  transform: translateY(-50%);
  display: inline-flex;
  padding: 0;
  border-radius: 50%
}

@media(max-width:767px) {
  .collection-card--inside .collection-card__info.text-left .btn {
    display: none
  }
}

.sf-footer {
  background-color: var(--color-footer-background);
  color: var(--color-footer-text)
}

@media screen and (max-width:767px) {
  .sf-footer {
    background-color: var(--color-footer-background-mobile)
  }
}

.sf-footer a {
  color: var(--color-footer-link);
  transition: all .3s
}

.sf-footer a:hover {
  color: var(--color-footer-link-hover)
}

.sf-footer h3 {
  color: var(--color-footer-text)
}

.sf-footer .sf__footer-block-content,
.sf-footer .subtext {
  color: var(--color-footer-subtext)
}

.sf-footer .sf__footer-bottom {
  background-color: var(--color-footer-bottom-background);
  color: var(--color-footer-bottom-text)
}

@media screen and (max-width:767px) {
  .sf-footer .sf__footer-bottom {
    background-color: var(--color-footer-bottom-background-mobile)
  }
}

@media screen and (max-width:1023px) {
  .sf-footer .sf__footer-bottom {
    padding-bottom: 30px
  }
}

.sf-footer .sf__footer-middle .sf-footer__block {
  padding-top: 80px;
  padding-bottom: 80px
}

@media screen and (max-width:1535px) {
  .sf-footer .sf__footer-middle .sf-footer__block.sf__footer-block-spacing {
    width: 5%
  }
}

@media screen and (max-width:1279px) {
  .sf-footer .sf__footer-middle .sf-footer__block {
    padding-top: 50px;
    padding-bottom: 50px
  }
}

@media screen and (max-width:767px) {
  .sf-footer .sf__footer-middle .sf-footer__block {
    padding-top: 0;
    padding-bottom: 0
  }
}

@media screen and (min-width:768px)and (max-width:1023px) {
  .sf-footer .sf__footer-middle .sf-footer__block {
    width: 50%;
    padding-top: 0;
    padding-bottom: 30px
  }

  .sf-footer .sf__footer-middle .sf-footer__block.sf__footer-block-spacing {
    display: none
  }
}

@media screen and (min-width:768px) {
  .sf-footer .sf__footer-middle .sf__accordion-item .sf__accordion-button:after {
    display: none
  }

  .sf-footer .sf__footer-middle .sf__accordion-item .sf__accordion-content {
    max-height: unset;
    opacity: 1;
    transition: none
  }
}

@media screen and (max-width:1023px) {
  .sf-footer .sf__footer-middle {
    padding-top: 30px
  }
}

@media screen and (max-width:767px) {
  .sf-footer .sf__footer-middle {
    border-bottom: 0
  }
}

.sf-footer form.sf__footer-form-newsletter .sf__newletter__form-input {
  padding: .375rem 3rem;
  color: var(--color-footer-subtext)
}

.sf-footer form.sf__footer-form-newsletter .sf__newletter__form-input svg {
  fill: var(--color-footer-text)
}

.sf-footer form.sf__footer-form-newsletter .sf__form-submit:hover {
  color: var(--color-primary)
}

.sf-footer form.sf__footer-form-newsletter.form__style-minimal .sf__newletter__form-input {
  padding-left: 0;
  border-radius: 0;
  border-width: 0;
  border-bottom: 2px solid;
  background: transparent
}

.sf-footer form.sf__footer-form-newsletter.form__style-minimal .sf__form-submit {
  padding-right: 0
}

.sf-footer .sf-footer__block ul li {
  cursor: pointer
}

.sf-footer .sf-footer__block ul li a {
  position: relative;
  color: var(--color-footer-link)
}

.sf-footer .sf-footer__block ul li:hover a {
  color: var(--color-footer-link-hover)
}

@media screen and (max-width:639px) {
  .sf-footer .social-media-links svg {
    width: 16px;
    height: 16px
  }
}

.sf-footer .sf-currency-switcher,
.sf-footer .sf-language-switcher,
.sf-footer .social-media-links a {
  color: var(--color-footer-link)
}

.sf-footer .sf-currency-switcher:hover,
.sf-footer .sf-language-switcher:hover,
.sf-footer .social-media-links a:hover {
  color: var(--color-footer-link-hover)
}

.footer-mobile__common {
  box-shadow: 0 0 10px rgba(0, 0, 0, .11);
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 50;
  will-change: transform;
  transform: none;
  transition: transform .25s ease
}

.footer-mobile__common .footer__common-item {
  display: flex;
  flex: 1 0 auto;
  padding: 18px 20px;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #eee;
  position: relative
}

.footer-mobile__common .footer__common-item .sf-cart-icon,
.footer-mobile__common .footer__common-item .sf__tooltip-item {
  padding: 0
}

.footer-mobile__common .footer__common-item .sf-cart-count {
  display: flex;
  right: -18px;
  top: -7px
}

.footer-mobile__common .footer__common-item .sf-cart-count .cart-empty {
  display: none
}

.footer-mobile__common .footer__common-item .sf-wishlist-count {
  right: 12px
}

.footer-mobile__common .footer__common-item:last-child {
  border-right: 0
}

.footer-mobile__common .footer__common-item .sf__search-footer-common:before,
.footer-mobile__common .footer__common-item a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.footer-mobile__common.scroll-up {
  transform: translate3d(0, 104%, 0)
}

body.cart-empty .sf-footer .footer-mobile__common .footer__common-item .sf-cart-count {
  display: none
}

.sf__footer-form-newsletter {
  margin-top: 15px
}

.sf__footer-form-newsletter .form-control {
  margin: 0
}

.sf__footer-form-newsletter-icon,
.sf__footer-form-newsletter .sf__form-submit {
  top: 0;
  left: 5px;
  padding: 0 10px;
  height: 100%;
  display: inline-flex;
  align-items: center;
  pointer-events: none
}

.sf__footer-form-newsletter .sf__form-submit {
  left: auto;
  right: 0;
  padding: 0 15px;
  pointer-events: auto
}

@media(max-width:767px) {
  .sf-footer .sf__accordion-button {
    padding: 10px 0
  }
}

.sf__product-tab__header--select .sf__custom-select,
.sf__product-tab__header--select h2,
.sf__product-tab__header--select select {
  font-family: var(--font-stack-body);
  font-weight: 400 !important
}

@media screen and (max-width:1535px) {

  .sf__product-tab__header--select .sf__custom-select,
  .sf__product-tab__header--select h2,
  .sf__product-tab__header--select select {
    font-size: 34px;
    line-height: 44px
  }
}

@media screen and (max-width:1279px) {

  .sf__product-tab__header--select .sf__custom-select,
  .sf__product-tab__header--select h2,
  .sf__product-tab__header--select select {
    font-size: 30px;
    line-height: 40px
  }
}

@media screen and (max-width:767px) {

  .sf__product-tab__header--select .sf__custom-select,
  .sf__product-tab__header--select h2,
  .sf__product-tab__header--select select {
    font-size: 24px;
    line-height: 34px
  }
}

.sf__product-tab__header--select select {
  padding-right: 2rem !important
}

.sf__product-tab.tab__header-horizontal .section__header {
  margin-bottom: 40px
}

@media screen and (max-width:1023px) {
  .sf__product-tab.tab__header-horizontal .section__header {
    margin-bottom: 30px
  }
}

@media screen and (max-width:767px) {
  .sf__product-tab.tab__header-horizontal .section__header {
    margin-bottom: 20px
  }
}

.sf__product-tab.tab__header-horizontal .sf__custom-select {
  font-size: 18px !important;
  line-height: 28px !important
}

.sf__product-tab .sf__custom-select .select-selected .select-arrow svg {
  width: 20px;
  height: 20px
}

@media screen and (max-width:1023px) {
  .sf__product-tab .sf__custom-select .select-selected .select-arrow svg {
    width: 16px;
    height: 16px
  }
}

@media screen and (max-width:767px) {
  .sf__product-tab .sf__custom-select .select-selected .select-arrow svg {
    width: 14px;
    height: 14px
  }
}

.sf__product-tab .swiper-pagination {
  position: relative;
  z-index: 1
}

.product-tabs__header {
  margin-bottom: 60px
}

@media screen and (max-width:1535px) {
  .product-tabs__header {
    margin-bottom: 50px
  }
}

@media screen and (max-width:1279px) {
  .product-tabs__header {
    margin-bottom: 40px
  }
}

@media screen and (max-width:767px) {
  .product-tabs__header {
    margin-bottom: 30px
  }
}

.sf__insta-item {
  overflow: hidden
}

.sf__insta-item .sf__insta-image img {
  transform: scale(1.06);
  transform-origin: center;
  will-change: transform;
  transition: transform .64s ease
}

.sf__insta-item .sf__insta-content .sf__insta-icon {
  width: 55px;
  height: 55px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  will-change: transform;
  transition: opacity .32s cubic-bezier(.4, 0, .21, .99), transform .32s cubic-bezier(.4, 0, .21, .99);
  transform: translateY(20%);
  opacity: 0
}

.sf__insta-item .sf__insta-content .sf__insta-icon svg {
  width: 24px;
  height: 24px
}

.sf__insta-item:hover .sf__insta-image img {
  transform: scale(1)
}

.sf__insta-item:hover .sf__insta-content .sf__insta-icon {
  transform: translateY(0);
  opacity: 1
}

@keyframes placeholder-background-loading {
  0% {
    opacity: .03
  }

  50% {
    opacity: .07
  }

  to {
    opacity: .03
  }
}

@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
    opacity: 0
  }

  to {
    transform: translateZ(0);
    visibility: visible;
    opacity: 1
  }
}

@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
    opacity: 0
  }

  to {
    transform: translateZ(0);
    visibility: visible;
    opacity: 1
  }
}

@keyframes fade-in {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes rise-up {
  0% {
    opacity: 0;
    transform: translate3d(0, 35px, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

@-webkit-keyframes moPopUp {
  0% {
    opacity: 0;
    transform: translateY(40px)
  }

  to {
    opacity: 1;
    transform: translate(0)
  }
}

@keyframes moPopUp {
  0% {
    opacity: 0;
    transform: translateY(40px)
  }

  to {
    opacity: 1;
    transform: translate(0)
  }
}

@-webkit-keyframes moLeftToRight {
  0% {
    opacity: 0;
    transform: translateX(-40px)
  }

  to {
    opacity: 1;
    transform: translate(0)
  }
}

@keyframes moLeftToRight {
  0% {
    opacity: 0;
    transform: translateX(-40px)
  }

  to {
    opacity: 1;
    transform: translate(0)
  }
}

@keyframes portSliderLine {
  0% {
    transform: scaleX(0);
    transform-origin: left
  }

  to {
    transform: scaleX(1);
    transform-origin: left
  }
}

.ar__old-node {
  opacity: 1
}

.ar__new-node,
.ar__old-node {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .3s
}

.ar__new-node {
  opacity: 0
}

.animate-spin {
  display: none
}

.atc-spinner .animate-spin {
  display: block
}

.sf-spinner-loading {
  pointer-events: none;
  position: relative
}

.sf-spinner-loading>:not(.animate-spin) {
  opacity: 0
}

.sf-spinner-loading .animate-spin {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block
}

.collection-list .w-full .collection-list__controls.sf-spinner-loading .animate-spin {
  right: 1rem;
  right: 0;
  height: auto
}

.collection-list__controls.sf-spinner-loading .animate-spin {
  top: 0;
  right: -10px;
  height: 100%
}

.collection-list__controls.sf-spinner-loading .animate-spin .sf-slider__controls-button {
  width: 30px;
  height: 30px;
  border: none;
  background: none;
  color: #000;
  transition: all .15s ease;
  transform: translateZ(0);
  backface-visibility: hidden;
  box-shadow: none
}

.collection-list__controls.sf-spinner-loading .animate-spin .sf-slider__controls-button svg {
  transform: translateZ(0);
  backface-visibility: hidden
}

.collection-list__controls.sf-spinner-loading .animate-spin .sf-slider__controls-button:hover {
  transform: scale3d(1.3, 1.3, 1.3)
}

.collection-list__controls.sf-spinner-loading .animate-spin .sf-slider__controls-button:hover svg {
  transform: translateZ(0)
}

.collection-list__controls.sf-spinner-loading .animate-spin .sf-slider__controls-button {
  margin: 0
}

.sf-spinner-loading .animate-spin {
  margin-top: -10px;
  margin-left: -10px
}

.sf__tooltip-item {
  position: relative;
  margin-bottom: .5rem;
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
  padding: 5px
}

.sf__tooltip-item.sf__tooltip-style-2 {
  margin-bottom: 0;
  background-color: transparent
}

.sf__tooltip-item.sf__tooltip-style-1 {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s ease
}

.sf__tooltip-item.sf__tooltip-style-1.sf__tooltip-top .sf__tooltip-content {
  bottom: calc(120% + 8px)
}

.sf__tooltip-item.sf__tooltip-style-1.sf__tooltip-left .sf__tooltip-content {
  right: calc(120% + 8px)
}

.sf__tooltip-item.sf__tooltip-style-1.sf__tooltip-bottom .sf__tooltip-content {
  top: calc(120% + 8px)
}

.sf__tooltip-item.sf__tooltip-style-1.sf__tooltip-right .sf__tooltip-content {
  left: calc(120% + 8px)
}

.sf__tooltip-item.sf__tooltip-style-1:hover {
  background: var(--color-btn-bg, var(--color-primary-darker));
  color: var(--color-btn-text, #fff)
}

.sf__tooltip-item.sf__tooltip-top .sf__tooltip-content {
  bottom: 110%;
  left: 50%;
  transform: translateX(-50%)
}

.sf__tooltip-item.sf__tooltip-top .sf__tooltip-content:after {
  left: calc(50% - 5px);
  bottom: -3px
}

.sf__tooltip-item.sf__tooltip-top .sf__tooltip-content:before {
  width: 100%;
  height: 8px;
  left: 0;
  top: 100%
}

.sf__tooltip-item.sf__tooltip-left .sf__tooltip-content {
  right: 110%;
  top: 50%;
  transform: translateY(-50%)
}

.sf__tooltip-item.sf__tooltip-left .sf__tooltip-content:after {
  right: -3px;
  top: calc(50% - 5px)
}

.sf__tooltip-item.sf__tooltip-left .sf__tooltip-content:before {
  height: 100%;
  width: 8px;
  top: 0;
  right: 100%
}

.sf__tooltip-item.sf__tooltip-right .sf__tooltip-content {
  left: 110%;
  top: 50%;
  transform: translateY(-50%)
}

.sf__tooltip-item.sf__tooltip-right .sf__tooltip-content:after {
  left: -3px;
  top: calc(50% - 5px)
}

.sf__tooltip-item.sf__tooltip-right .sf__tooltip-content:before {
  height: 100%;
  width: 8px;
  top: 0;
  left: 100%
}

.sf__tooltip-item.sf__tooltip-bottom .sf__tooltip-content {
  top: 110%;
  left: 50%;
  transform: translateX(-50%)
}

.sf__tooltip-item.sf__tooltip-bottom .sf__tooltip-content:after {
  left: calc(50% - 5px);
  top: -3px
}

.sf__tooltip-item.sf__tooltip-bottom .sf__tooltip-content:before {
  width: 100%;
  height: 8px;
  left: 0;
  bottom: 100%
}

.sf__tooltip-item .sf__tooltip-content {
  visibility: hidden;
  position: absolute;
  z-index: 20;
  min-width: max-content;
  border-radius: .25rem;
  padding: .25rem .75rem;
  font-size: .875rem;
  line-height: 1.25rem;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .3s
}

.collection-list .w-full .collection-list__controls.sf__tooltip-item .sf__tooltip-content {
  right: 1rem;
  right: 0;
  height: auto
}

.collection-list__controls.sf__tooltip-item .sf__tooltip-content {
  top: 0;
  right: -10px;
  height: 100%
}

.collection-list__controls.sf__tooltip-item .sf__tooltip-content .sf-slider__controls-button {
  width: 30px;
  height: 30px;
  border: none;
  background: none;
  color: #000;
  transition: all .15s ease;
  transform: translateZ(0);
  backface-visibility: hidden;
  box-shadow: none
}

.collection-list__controls.sf__tooltip-item .sf__tooltip-content .sf-slider__controls-button svg {
  transform: translateZ(0);
  backface-visibility: hidden
}

.collection-list__controls.sf__tooltip-item .sf__tooltip-content .sf-slider__controls-button:hover {
  transform: scale3d(1.3, 1.3, 1.3)
}

.collection-list__controls.sf__tooltip-item .sf__tooltip-content .sf-slider__controls-button:hover svg {
  transform: translateZ(0)
}

.collection-list__controls.sf__tooltip-item .sf__tooltip-content .sf-slider__controls-button {
  margin: 0
}

.sf__tooltip-item .sf__tooltip-content {
  display: none;
  background: var(--bg-color-tooltip);
  color: var(--text-color-tooltip) !important
}

.sf__tooltip-item .sf__tooltip-content:after {
  content: "";
  width: 10px;
  height: 10px;
  background: var(--bg-color-tooltip);
  position: absolute;
  transform: rotate(45deg);
  z-index: -1
}

.sf__tooltip-item .sf__tooltip-content:before {
  position: absolute;
  content: "";
  background: transparent
}

@media screen and (min-width:1024px) {
  .sf__tooltip-item .sf__tooltip-content {
    display: block
  }
}

.sf__tooltip-item.sf__btn-icon {
  color: #000
}

.sf__tooltip-item:hover .sf__tooltip-content {
  visibility: visible;
  opacity: 1
}

.sf__tooltip-item:hover.sf__tooltip-style-1.sf__tooltip-top .sf__tooltip-content {
  bottom: calc(100% + 8px)
}

.sf__tooltip-item:hover.sf__tooltip-style-1.sf__tooltip-left .sf__tooltip-content {
  right: calc(100% + 8px)
}

.sf__tooltip-item:hover.sf__tooltip-style-1.sf__tooltip-bottom .sf__tooltip-content {
  top: calc(100% + 8px)
}

.sf__tooltip-item:hover.sf__tooltip-style-1.sf__tooltip-right .sf__tooltip-content {
  left: calc(100% + 8px)
}

.sf__tooltip-item:hover.sf__tooltip-bottom .sf__tooltip-content {
  top: calc(100% + 8px)
}

.sf__tooltip-item:hover.sf__tooltip-top .sf__tooltip-content {
  bottom: calc(100% + 8px)
}

.sf__tooltip-item:hover.sf__tooltip-left .sf__tooltip-content {
  right: calc(100% + 8px)
}

.sf__tooltip-item:hover.sf__tooltip-right .sf__tooltip-content {
  left: calc(100% + 8px)
}

.sf__tooltip-item.sf__tooltip-style-2 .sf__tooltip-icon-active {
  display: none
}

.added-to-compare.sf__tooltip-style-2 .sf__tooltip-icon-active,
.added-to-wishlist.sf__tooltip-style-2 .sf__tooltip-icon-active {
  display: block
}

.added-to-compare.sf__tooltip-style-2 .sf__tooltip-icon,
.added-to-wishlist.sf__tooltip-style-2 .sf__tooltip-icon {
  display: none
}

.added-to-compare:not(.in-prod-page, .sf__tooltip-style-2),
.added-to-wishlist:not(.in-prod-page, .sf__tooltip-style-2) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity))
}

.sf-video__play--style-solid.added-to-compare:not(.in-prod-page, .sf__tooltip-style-2) svg,
.sf-video__play--style-solid.added-to-wishlist:not(.in-prod-page, .sf__tooltip-style-2) svg {
  color: #000
}

.added-to-compare.in-prod-page,
.added-to-wishlist.in-prod-page {
  color: var(--color-success)
}

.added-to-compare .icon,
.added-to-wishlist .icon {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity))
}

.sf-video__play--style-solid.added-to-compare .icon svg,
.sf-video__play--style-solid.added-to-wishlist .icon svg {
  color: #000
}

.sf__ms {
  position: relative
}

@media(max-width:767px) {
  .sf__ms:not(.sf__ms--slider) {
    overflow-x: scroll;
    overflow-y: hidden;
    /* margin-right: -1rem;
    margin-left: -1rem;
    padding-left: 1rem; */
  }

  .sf__ms::-webkit-scrollbar {
    display: none
  }

  .sf__ms-wrapper {
    display: flex
  }

  .sf__ms-wrapper--max {
    width: max-content
  }

  .sf__ms-wrapper:not(.swiper-container-initialized)>* {
    flex: none;
    width: var(--mobile-column-width, 66.66vw);
  }

  .sf__ms-wrapper:not(.swiper-container-initialized):after {
    content: "";
    flex: 0 0 calc(var(--column-gap-mobile, var(--column-gap))/2)
  }

  .sf__ms-wrapper:not(.swiper-container-initialized).sf-grid {
    justify-content: flex-start;
  }
}

@media(max-width:375px) {
  .sf__ms-wrapper:not(.swiper-container-initialized)>* {
    width: 66.66vw !important
  }
}

.sf__custom_scroll {
  overflow-y: scroll
}

.sf__custom_scroll::-webkit-scrollbar {
  width: var(--sf-scroll-bar-width, 3px)
}

.sf__custom_scroll::-webkit-scrollbar-thumb {
  background: #f2f2f2
}

.sf__custom_scroll::-webkit-scrollbar-thumb:hover {
  background: #555
}

.sf__accordion-item .sf__accordion-button {
  position: relative;
  cursor: pointer;
  user-select: none;
  padding-right: 2rem;
  font-weight: 500
}

.sf__accordion-item .sf__accordion-button:after {
  content: "";
  position: absolute;
  width: 14px;
  right: 0;
  background-image: var(--arrow-down-url);
  background-repeat: no-repeat;
  transition: transform .3s ease;
  height: 100%;
  top: 0;
  background-position: 50%;
  background-size: 14px 14px
}

@media screen and (min-width:1024px) {
  .sf__accordion-item .sf__accordion-button.sf__no-accordion:after {
    display: none
  }
}

.sf__accordion-item .sf__accordion-content {
  transition: opacity .15s, max-height var(--duration, .3s);
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  max-height: var(--content-max-height, 0);
  opacity: 0
}

.sf__accordion-item.open .sf__accordion-button:after {
  transform: rotateX(180deg)
}

.sf__accordion-item.open .sf__accordion-content {
  max-height: var(--content-max-height, auto)
}

.sf__accordion-item.open .sf__accordion-content.max-height-set {
  max-height: var(--content-max-height, 0)
}

.sf__accordion-item:not(.order-first):last-child {
  margin-bottom: 0
}

.sf__custom-accordion .sf__accordion-item .sf__accordion-button {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--border-color-1)
}

.sf__custom-accordion .sf__accordion-item .sf__accordion-button,
.sf__custom-accordion .sf__accordion-item .sf__accordion-content {
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .3s
}

.sf__custom-accordion .sf__accordion-item.open .sf__accordion-button {
  margin-bottom: 1rem;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0/var(--tw-border-opacity))
}

.sf__custom-accordion .sf__accordion-item.open .sf__accordion-content {
  margin-bottom: 1rem
}

.sf-collapsible .sf__accordion-item+.sf__accordion-item {
  margin-top: 20px
}

.notification {
  display: flex;
  cursor: pointer;
  align-items: center;
  border-radius: .25rem;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.prod__countdown--style-2:not(.hidden)>.notification {
  margin: 0
}

.prod__countdown--style-2>.notification:last-child {
  margin-top: 10px
}

.notification {
  opacity: 0;
  padding: 0 .75rem;
  max-height: 0
}

.notification svg {
  min-width: 24px
}

.notification.show {
  transition: max-height .3s, padding .3s, opacity .3s .2s;
  max-height: 96px;
  padding: .5rem .75rem;
  opacity: 1
}

.notification.hide {
  transition: max-height .3s .2s, padding .3s .2s, opacity .3s;
  opacity: 0;
  padding: 0 .75rem;
  max-height: 0
}

.notification.success {
  background-color: #eaf7e6;
  color: var(--color-success)
}

.notification.warning {
  background-color: #ffefef;
  color: var(--color-warning)
}

.sale-pop {
  left: 5vw;
  bottom: 40px
}

.sale-pop.show {
  opacity: 1;
  transform: translateY(0)
}

@media(max-width:768px) {
  .sale-pop {
    width: 90vw
  }

  .sale-pop.hide-on-mobile {
    display: none
  }
}

@media screen and (min-width:768px) {
  .sale-pop {
    left: 40px
  }
}

html.stick-atc-show .sale-pop {
  bottom: 100px
}

.page-header {
  padding: 2rem 1rem;
  text-align: center
}

.testimonials-6 .sf-testimonials__header.page-header .sf-slider__controls {
  transform: translateY(-30px);
  display: inline-flex
}

.testimonials-6 .sf-testimonials__header.page-header .swiper-pagination {
  margin: 0
}

@media (min-width:1024px) {
  .page-header {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
  }
}

.page-header__title {
  font-size: 1.875rem;
  line-height: 2.25rem
}

@media (min-width:1024px) {
  .page-header__title {
    font-size: 2.25rem;
    line-height: 2.5rem
  }
}

.page-header .page-header__breadcrumb {
  font-size: 15px
}

.sf-customer__nav>a {
  margin-bottom: .75rem;
  color: var(--color-secondary)
}

.sf-customer__nav>a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0/var(--tw-text-opacity))
}

.sf-customer__nav>a.active {
  color: #000;
  font-weight: 600
}

.sf-customer__forms.show-recover-password-form .sf-customer__login,
.sf-customer__forms.show-recover-password-form .sf-customer__tab-login {
  display: none
}

.sf-customer__forms.show-recover-password-form .sf-customer__reset-password,
.sf-customer__forms.show-recover-password-form .sf-customer__tab-reset {
  display: block
}

.sf-pagination {
  display: flex;
  align-items: center;
  justify-content: center
}

.prod__countdown--style-2:not(.hidden)>.sf-pagination {
  margin: 0
}

.prod__countdown--style-2>.sf-pagination:last-child {
  margin-top: 10px
}

.sf-pagination>span {
  width: 40px;
  height: 40px;
  margin-left: .25rem;
  margin-right: .25rem;
  display: flex;
  align-items: center;
  justify-content: center
}

.prod__countdown--style-2:not(.hidden)>.sf-pagination>span {
  margin: 0
}

.prod__countdown--style-2>.sf-pagination>span:last-child {
  margin-top: 10px
}

.sf-pagination>span>a {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center
}

.collection-list .sf-pagination>span>a .collection-list__controls.absolute {
  right: 1rem;
  right: 0;
  height: auto
}

.prod__countdown--style-2:not(.hidden)>.sf-pagination>span>a {
  margin: 0
}

.prod__countdown--style-2>.sf-pagination>span>a:last-child {
  margin-top: 10px
}

.sf-pagination>span:not(.deco) {
  border-radius: 9999px
}

.sf-pagination>span:not(.deco).current,
.sf-pagination>span:not(.deco):hover {
  background-color: #f3f3f3
}

.sf-pagination>span:not(.deco).current {
  width: 44px;
  height: 44px
}

.collection-list .swiper-pagination,
.home-banner__slideshow .swiper-pagination,
.sf__banner-with-slider .swiper-pagination {
  position: absolute;
  bottom: 2rem;
  left: 0;
  width: 100%;
  z-index: 1
}

.collection-list .swiper-pagination .sf__dot,
.home-banner__slideshow .swiper-pagination .sf__dot,
.sf__banner-with-slider .swiper-pagination .sf__dot {
  width: 36px;
  height: 36px;
  padding: 5px;
  margin: 0;
  pointer-events: all;
  mix-blend-mode: difference;
  opacity: 1;
  position: relative;
  cursor: pointer;
  transition: all .15s cubic-bezier(.25, .25, .1, 1)
}

.collection-list .swiper-pagination .sf__dot:before,
.home-banner__slideshow .swiper-pagination .sf__dot:before,
.sf__banner-with-slider .swiper-pagination .sf__dot:before {
  transition: all .1s linear;
  display: block;
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  left: 14px;
  top: 14px;
  border-radius: 50%
}

.collection-list .swiper-pagination .sf__dot svg,
.home-banner__slideshow .swiper-pagination .sf__dot svg,
.sf__banner-with-slider .swiper-pagination .sf__dot svg {
  width: 28px;
  height: 26px;
  position: absolute;
  left: 5px;
  top: 4px;
  pointer-events: none
}

.collection-list .swiper-pagination .sf__dot svg circle,
.home-banner__slideshow .swiper-pagination .sf__dot svg circle,
.sf__banner-with-slider .swiper-pagination .sf__dot svg circle {
  stroke-dashoffset: 180;
  stroke-dasharray: 179
}

.collection-list .swiper-pagination .sf__dot.sf__dot-active,
.home-banner__slideshow .swiper-pagination .sf__dot.sf__dot-active,
.sf__banner-with-slider .swiper-pagination .sf__dot.sf__dot-active {
  border: none
}

.collection-list .swiper-pagination .sf__dot.sf__dot-active svg circle,
.home-banner__slideshow .swiper-pagination .sf__dot.sf__dot-active svg circle,
.sf__banner-with-slider .swiper-pagination .sf__dot.sf__dot-active svg circle {
  transform: rotate(-81deg);
  transform-origin: center;
  stroke-dashoffset: 8;
  -webkit-transition: stroke-dashoffset var(--data-autoplay-speed, .7s) cubic-bezier(.25, .25, .1, 1), stroke calc(var(--data-autoplay-speed)*30/100) ease;
  transition: stroke-dashoffset var(--data-autoplay-speed, .7s) cubic-bezier(.25, .25, .1, 1), stroke calc(var(--data-autoplay-speed)*30/100) ease
}

.collection-list .swiper-pagination .sf__dot.sf__dot-active:hover,
.collection-list .swiper-pagination .sf__dot.sf__dot-active:hover:before,
.home-banner__slideshow .swiper-pagination .sf__dot.sf__dot-active:hover,
.home-banner__slideshow .swiper-pagination .sf__dot.sf__dot-active:hover:before,
.sf__banner-with-slider .swiper-pagination .sf__dot.sf__dot-active:hover,
.sf__banner-with-slider .swiper-pagination .sf__dot.sf__dot-active:hover:before {
  transform: none
}

.collection-list .swiper-pagination .sf__dot:hover:before,
.home-banner__slideshow .swiper-pagination .sf__dot:hover:before,
.sf__banner-with-slider .swiper-pagination .sf__dot:hover:before {
  transform: scale3d(1.5, 1.5, 1.5)
}

.collection-list .swiper-pagination.sf__dot-light .sf__dot:before,
.home-banner__slideshow .swiper-pagination.sf__dot-light .sf__dot:before,
.sf__banner-with-slider .swiper-pagination.sf__dot-light .sf__dot:before {
  background-color: #fff
}

.collection-list .swiper-pagination.sf__dot-light .sf__dot svg circle,
.home-banner__slideshow .swiper-pagination.sf__dot-light .sf__dot svg circle,
.sf__banner-with-slider .swiper-pagination.sf__dot-light .sf__dot svg circle {
  stroke: #fff
}

.collection-list .swiper-pagination.sf__dot-dark .sf__dot:before,
.home-banner__slideshow .swiper-pagination.sf__dot-dark .sf__dot:before,
.sf__banner-with-slider .swiper-pagination.sf__dot-dark .sf__dot:before {
  background-color: #000
}

.collection-list .swiper-pagination.sf__dot-dark .sf__dot svg circle,
.home-banner__slideshow .swiper-pagination.sf__dot-dark .sf__dot svg circle,
.sf__banner-with-slider .swiper-pagination.sf__dot-dark .sf__dot svg circle {
  stroke: #000
}

.sf__hover-scale-down .sf-image--loaded {
  overflow: hidden
}

.sf__hover-scale-down .sf-image--loaded,
.sf__hover-scale-down img,
.sf__hover-scale-down svg {
  transition: transform .64s cubic-bezier(.05, .2, .1, 1);
  backface-visibility: hidden;
  transform: translateZ(0)
}

@media screen and (min-width:1280px) {
  .sf__hover-scale-down:hover .sf-image--loaded {
    transform: scale(.95) translateZ(0)
  }

  .sf__hover-scale-down:hover .sf-image--loaded img,
  .sf__hover-scale-down:hover .sf-image--loaded svg {
    -webkit-transform: scale(1.15) translateZ(0);
    transform: scale(1.15) translateZ(0)
  }
}

.sf__hover-scale-up img,
.sf__hover-scale-up svg {
  transition: transform .64s cubic-bezier(.15, .75, .5, 1) 0s;
  backface-visibility: hidden
}

@media screen and (min-width:1280px) {

  .sf__hover-scale-up:hover img,
  .sf__hover-scale-up:hover svg {
    transform: scale(1.08) translateZ(0)
  }
}

.sf__hover-zoom-in .sf-image--loaded img {
  transform: scale(1.06);
  transform-origin: top right;
  will-change: transform;
  transition: transform .64s ease
}

@media screen and (min-width:1280px) {

  .sf__hover-zoom-in:hover .sf-image--loaded img,
  .sf__hover-zoom-in:hover .sf-image--loaded svg {
    transform: scale(1)
  }
}

.sf__hover-bg-scale-up .sf__hover-bg-effect {
  backface-visibility: hidden;
  transition: transform .64s cubic-bezier(.15, .75, .5, 1) 0s
}

@media screen and (min-width:1280px) {
  .sf__hover-bg-scale-up:hover .sf__hover-bg-effect {
    transform: scale(1.1) translateZ(0)
  }
}

.sf__hover-lookbook-icon .lookbook-product {
  transform: translate3d(0, 20px, 0);
  transition: all .3s;
  pointer-events: none
}

.sf__hover-lookbook-icon:hover .lookbook-product {
  transform: translateZ(0);
  pointer-events: auto
}

.sf-tab-header {
  position: relative;
  opacity: .5;
  transition: all .3s
}

.sf-tab-header:after {
  content: "";
  width: 0;
  height: 2px;
  background-color: currentColor;
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  transition: width .25s ease-in-out
}

.sf-tab-header.active,
.sf-tab-header:hover {
  opacity: 1;
  color: var(--color-heading-text)
}

.sf-tab-header.active:after {
  width: 100%
}

.sf-tab-content {
  display: none;
  transition: opacity .1s cubic-bezier(.4, 0, .2, 1)
}

.sf-tab-content.active {
  display: block
}

@media(min-width:768px) {
  .sf-tabs .sf__accordion-button {
    display: none
  }

  .sf-tabs .sf__accordion-item {
    --content-max-height: 100% !important
  }
}

@media(max-width:767px) {
  .sf-tabs--responsive .sf-tab-content {
    display: block;
    transition: none
  }

  .sf-tabs--responsive .sf__accordion-item {
    margin-bottom: 1.5rem;
    border-bottom: 1px solid var(--color-border)
  }

  .sf-tabs--responsive .sf__accordion-item[data-block-type=reviews].open {
    --content-max-height: 100% !important
  }

  .sf-tabs--responsive .sf__accordion-button {
    display: block
  }
}

.featured-collection .sf-product-action:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #000;
  position: absolute;
  right: -3px;
  top: 9px;
  transform: rotate(45deg)
}

.featured-collection .sf-product-colors input:checked+span {
  display: block
}

.featured-collection .sf-fl-product:hover .sf-product-actions,
.featured-collection .sf-fl-product:hover .sf-product-sizes {
  opacity: 1
}

.sf__featured-collection .sf__ms--slider {
  margin: 0 calc(var(--column-gap)/-2)
}

@media screen and (max-width:1279px) {
  .sf__featured-collection .sf__ms--slider {
    margin: 0 calc(var(--column-gap)/2/-2)
  }
}

@media screen and (max-width:767px) {
  .sf__featured-collection .sf__ms--slider {
    margin: 0 calc(var(--column-gap-mobile, var(--column-gap))/-2);
    /* width: 130vw */
  }
}

.sf__featured-collection .sf__featured-collection-button {
  margin-top: 60px
}

.sf__featured-collection .sf__featured-collection-button .sf__btn.hidden {
  display: none !important
}

@media screen and (max-width:1279px) {
  .sf__featured-collection .sf__featured-collection-button {
    margin-top: 40px
  }
}

@media screen and (max-width:767px) {
  .sf__featured-collection .sf__featured-collection-button {
    margin-top: 30px
  }
}

.sf__featured-collection .sf-slider__controls .swiper-pagination {
  margin-top: 40px
}

@media screen and (max-width:767px) {
  .sf__featured-collection .sf-slider__controls .swiper-pagination {
    margin-top: 20px
  }
}

@media(max-width:767px) {
  .sf__ms--mb-grid:not(.sf__ms--slider) {
    overflow: hidden;
    margin: 0 calc(var(--column-gap-mobile, var(--column-gap))/-2) calc(var(--row-gap-mobile, var(--column-gap))/-1) !important;
    padding-left: 0;
    --mobile-column-width: 100%
  }

  .sf__ms--mb-grid:not(.sf__ms--slider) .sf-grid {
    display: grid;
    width: 100%;
    margin: 0 !important
  }

  .sf__ms--mb-grid:not(.sf__ms--slider) .sf-grid .sf-column {
    width: 100% !important
  }

  .sf__ms--mb-grid:not(.sf__ms--slider) .collection-card {
    padding-bottom: 12px
  }
}

[data-flashsale-countdown] {
  display: inline-flex;
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  background: var(--color-flash-sale);
  height: 50px;
  padding: 0 10px;
  align-items: center;
  position: relative
}

[data-flashsale-countdown]:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 50px solid var(--color-flash-sale);
  border-left: 25px solid transparent;
  position: absolute;
  right: 100%
}

[data-flashsale-countdown] .time-block {
  padding: 0 5px;
  position: relative;
  min-width: 50px
}

[data-flashsale-countdown] .time-block:after {
  content: ":";
  position: absolute;
  right: -5px
}

[data-flashsale-countdown] .time-block:last-child:after {
  display: none
}

[data-enable-flashsale=true][data-enable-countdown=true] {
  --color-flash-sale: #c02c30
}

[data-enable-flashsale=true][data-enable-countdown=true] .section__header {
  margin-left: calc(var(--column-gap, 30px)/-2);
  margin-right: calc(var(--column-gap, 30px)/-2);
  border-bottom: 2px solid var(--color-flash-sale)
}

[data-enable-flashsale=true][data-enable-countdown=true] .section__header h2 {
  color: var(--color-flash-sale);
  font-weight: 700
}

@media(max-width:767px) {
  [data-enable-flashsale=true][data-enable-countdown=true] .section__heading {
    padding-left: 15px;
    padding-bottom: 5px
  }

  [data-enable-flashsale=true][data-enable-countdown=true] [data-flashsale-countdown]:before {
    display: none
  }

  [data-enable-flashsale=true][data-enable-countdown=true] [data-flashsale-countdown] {
    height: 40px;
    padding: 0 5px
  }

  [data-enable-flashsale=true][data-enable-countdown=true] .time-block {
    font-size: 18px;
    min-width: 34px;
    text-align: center
  }
}

.prod__vendor {
  color: var(--product-type-color)
}

.prod__compare_price {
  color: var(--product-sale-price-color)
}

.prod__description {
  color: var(--product-desc-color)
}

.sf-prod__info .top-block>:first-child {
  margin-top: 0
}

.sf-prod__info .bottom-block :last-child {
  margin-bottom: 0
}

.sf-prod__info strong {
  font-weight: 700
}

.sf-prod__info .sf-wishlist__button {
  margin-bottom: 0;
  border-width: 1px;
  border-color: var(--color-border);
  padding: 12px
}

.sf-prod__info .sf-wishlist__button:hover {
  border-color: var(--color-btn-bg-hover)
}

.sf-prod__info .sf-wishlist__button svg {
  margin-top: -1px
}

.sf-prod__info .shopify-payment-button__button--hidden {
  display: none
}

.sf-prod__info .quantity-input {
  border: none
}

.sf-prod__info .quantity-input input {
  background-color: transparent
}

.shopify-payment-button__button {
  line-height: 1.5 !important
}

.form.product-form .atc-spinner {
  display: none
}

.form.product-form.adding .add-to-cart {
  pointer-events: none
}

.form.product-form.adding .add-to-cart>:not(.atc-spinner) {
  visibility: hidden
}

.form.product-form.adding .add-to-cart .atc-spinner {
  display: flex
}

.prod__countdown--style-2:not(.hidden)>.form.product-form.adding .add-to-cart .atc-spinner {
  margin: 0
}

.prod__countdown--style-2>.form.product-form.adding .add-to-cart .atc-spinner:last-child {
  margin-top: 10px
}

.form.product-form.adding .sf__tooltip-icon {
  visibility: visible !important
}

.form.product-form.adding .sf__tooltip-icon span:not(.atc-spinner) {
  display: none
}

.form.product-form.disabled {
  pointer-events: none
}

.prod__countdown * {
  color: #ff706b
}

.prod__countdown .time-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: .375rem;
  border-width: 1px;
  padding: .5rem 1.25rem
}

.prod__countdown--style-2:not(.hidden)>.prod__countdown .time-block {
  margin: 0
}

.prod__countdown--style-2>.prod__countdown .time-block:last-child {
  margin-top: 10px
}

.prod__countdown .time-block {
  width: 70px;
  height: 70px;
  border-color: #ffd7d6;
  background-color: #fff5f4
}

.prod__countdown .time-block .time-unit {
  font-size: .75rem;
  line-height: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--product-type-color)
}

.prod__countdown.no-day .day-block {
  display: none
}

.prod__countdown--style-2:not(.hidden) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fdefee;
  border: 1px solid #f8cccc;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 10px 20px
}

.prod__countdown--style-2:not(.hidden)>.flex {
  margin: 0
}

.prod__countdown--style-2 .time-unit {
  display: none
}

.prod__countdown--style-2 .time-block {
  background: none !important;
  border: none !important;
  padding: 0 8px !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  position: relative
}

.prod__countdown--style-2 .time-block:last-child {
  padding-right: 0
}

.prod__countdown--style-2 .time-block:not(:last-child):after {
  content: ":";
  position: absolute;
  right: -3px;
  top: -4px;
  font-size: 22px
}

.prod__countdown--style-2 .time-block span {
  font-size: 20px;
  font-weight: 500;
  min-width: 34px;
  text-align: center
}

.prod__countdown--style-2 .prod__countdown-heading {
  font-size: 18px
}

@media(max-width:767px) {
  .prod__countdown--style-2 {
    flex-flow: wrap
  }

  .prod__countdown--style-2>.flex:last-child {
    margin-top: 10px !important
  }
}

.prod__countdown--style-2+.pcard-sale {
  margin-top: 20px
}

.prod__countdown--style-2+.pcard-sale .pcard-sale__progress {
  background: #eee
}

.prod__countdown--style-2+.pcard-sale .pcard-sale__progress span {
  background: #000
}

.pcard-sale+.prod__stock-countdown {
  margin-top: 20px
}

.sf__variant-swatch .product-option-item {
  position: relative;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
  transition: box-shadow .25s ease, transform .25s ease
}

.sf__variant-swatch .product-option-item:before {
  position: absolute;
  content: "";
  width: 38px;
  height: 38px;
  top: -7px;
  left: -6px
}

.sf__variant-swatch .product-option-item[data-option-type=color] {
  font-size: 0
}

@media screen and (max-width:767px) {
  .sf__variant-swatch .product-option-item {
    width: 24px;
    height: 24px
  }

  .sf__variant-swatch .product-option-item:before {
    width: 36px;
    height: 36px
  }
}

.sf__variant-swatch.sf_variant-selected .product-option-item {
  box-shadow: 0 0 0 1px #000, inset 0 0 0 4px #fff
}

@media screen and (min-width:1280px) {
  .sf__variant-swatch:hover .product-option-item {
    box-shadow: 0 0 0 1px #000, 0 8px 20px rgba(0, 0, 0, .2), inset 0 0 0 4px #fff;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}

.sf__pcard {
  position: relative
}

.sf__pcard .background-color-expand {
  transform: scale(1) translateY(0) translateZ(0);
  display: block;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  transition: transform .55s cubic-bezier(.2, .75, .5, 1);
  pointer-events: none;
  z-index: -1;
  top: 0
}

.sf__pcard .background-color-expand:before {
  display: block;
  content: "";
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform-origin: center;
  background-color: transparent;
  opacity: 0;
  transition: opacity .55s cubic-bezier(.2, .75, .5, 1);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .07)
}

.sf__pcard .sf-pqv__button.quick-add {
  font-size: 15px;
  border: none
}

@media(max-width:767px) {
  .sf__pcard .sf-pqv__button.quick-add {
    font-size: 14px;
    padding-left: .85rem;
    padding-right: .85rem;
    text-align: center
  }
}

.sf__pcard .product-option-item[data-option-type=default],
.sf__pcard .product-option-item[data-option-type=image] {
  width: 50px;
  height: calc(50px/var(--option-aspect-ratio, 1));
  font-size: 12px
}

.sf__pcard .sf__pcard-vendor {
  color: var(--product-type-color)
}

.sf__pcard .sf__pcard-image {
  position: relative
}

.sf__pcard .sf__pcard-image.spc__img-only .spc__hover-img {
  display: none
}

.sf__pcard .sf__pcard-image .prod__countdown {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  transform: translateZ(0);
  transition: all .3s ease
}

.sf__pcard .sf__pcard-image .spc__main-img {
  opacity: 1;
  z-index: 10;
  transition: opacity .8s ease
}

.sf__pcard .sf__pcard-image .spc__hover-img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity .8s ease, transform 1.1s cubic-bezier(.15, .75, .5, 1) 0s
}

.sf__pcard .sf__pcard-image .spc__hover-img,
.sf__pcard .sf__pcard-image .spc__hover-img img,
.sf__pcard .sf__pcard-image .spc__hover-img svg {
  backface-visibility: hidden;
  transform: translateZ(0)
}

@media(max-width:767px) {
  .sf__pcard .sf__pcard-image .spc__hover-img {
    display: none
  }
}

@media(min-width:1025px) {
  .sf__pcard .sf__pcard-image:hover .sf__pcard-action {
    opacity: 1;
    transform: translateZ(0)
  }

  .sf__pcard .sf__pcard-image:hover .prod__countdown {
    opacity: 0;
    transform: translate3d(0, 150%, 0)
  }

  .sf__pcard .sf__pcard-image:hover .sf__pcard-quick-add {
    opacity: 1;
    transform: translateZ(0)
  }

  .sf__pcard .sf__pcard-image:hover .spc__main-img {
    opacity: 0
  }

  .sf__pcard .sf__pcard-image:hover .spc__main-img.spc__img-only {
    opacity: 1
  }

  .sf__pcard .sf__pcard-image:hover .spc__hover-img {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1) translateZ(0)
  }

  .sf__pcard .sf__pcard-image:hover .spc__hover-img img,
  .sf__pcard .sf__pcard-image:hover .spc__hover-img svg {
    backface-visibility: hidden;
    transform: translateZ(0)
  }

  .sf__pcard .sf__pcard-image:hover.spc__img-only .spc__main-img {
    opacity: 1
  }
}

.sf__pcard-action .sf__btn-icon {
  width: 42px;
  height: 42px;
  margin-bottom: 10px !important
}

.sf__pcard-action .sf__btn-icon svg {
  width: 15px !important;
  height: 15px !important
}

.sf__pcard-action .sf-wishlist__button svg {
  margin-top: -1px
}

.sf__pcard-style-1 .sf__pcard-image .sf__pcard-action {
  position: absolute;
  top: 20px;
  right: 20px;
  opacity: 0;
  transform: translate3d(150%, 0, 0);
  transition: all .3s ease
}

.sf__pcard-style-1 .sf__pcard-image .sf__pcard-quick-add {
  display: none
}

@media (min-width:768px) {
  .sf__pcard-style-1 .sf__pcard-image .sf__pcard-quick-add {
    display: flex
  }
}

.sf__pcard-style-1 .sf__pcard-image .sf__pcard-quick-add {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  opacity: 0;
  transform: translate3d(0, 150%, 0);
  transition: all .3s ease
}

.sf__pcard-style-2 {
  position: relative;
  height: 100%
}

.sf__pcard-style-2>form {
  position: relative
}

.sf__pcard-style-2 .sf__pcard-content {
  position: relative;
  margin-top: 0;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.sf__pcard-style-2 .sf__pcard-action {
  display: none;
  width: 100%;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: center
}

.collection-list .sf__pcard-style-2 .sf__pcard-action .collection-list__controls.absolute {
  right: 1rem;
  right: 0;
  height: auto
}

@media (min-width:768px) {
  .sf__pcard-style-2 .sf__pcard-action {
    display: grid
  }
}

.sf__pcard-style-2 .sf__pcard-action {
  position: absolute;
  left: 0;
  bottom: -10px;
  opacity: 0;
  transform: translate3d(0, 150%, 0);
  transition: all .3s ease
}

.sf__pcard-style-2 .sf__pcard-action .sf__pcard-group-action {
  display: flex;
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .05)
}

.sf__pcard-style-2 .sf__pcard-action .sf__pcard-group-action button.add-to-cart {
  border: none;
  padding: 0
}

.sf__pcard-style-2 .sf__pcard-action .sf__btn-icon {
  width: 45px;
  height: 45px;
  border-radius: 0;
  margin-bottom: 0 !important;
  border-right: 1px solid #eee
}

.sf__pcard-style-2 .sf__pcard-action .sf__btn-icon:last-child {
  border-right: 0;
  border-radius: 0 5px 5px 0
}

.sf__pcard-style-2 .sf__pcard-action .sf__btn-icon:first-child {
  border-radius: 5px 0 0 5px
}

.sf__pcard-style-2 .sf__pcard-action .sf__btn-icon:hover {
  box-shadow: none
}

@media(min-width:1025px) {
  .sf__pcard-style-2:hover .content-view-list {
    z-index: 20;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    opacity: 1
  }

  .sf__pcard-style-2:hover .sf__pcard-options-color {
    opacity: 1
  }

  .sf__pcard-style-2:hover .sf__pcard-action {
    bottom: 1rem
  }

  .sf__pcard-style-2:hover .background-color-expand {
    transform: scale(1.1) translateY(0) translateZ(0)
  }

  .sf__pcard-style-2:hover .background-color-expand:before {
    opacity: 1;
    pointer-events: all
  }

  .sf__pcard-style-2:hover .sf__pcard-action {
    opacity: 1;
    transform: translateZ(0)
  }
}

.sf__pcard-style-3 .sf__pcard-content {
  position: relative;
  margin-top: 0;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.sf__pcard-style-3 .sf__pcard-action {
  display: none;
  width: 100%;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: center
}

.collection-list .sf__pcard-style-3 .sf__pcard-action .collection-list__controls.absolute {
  right: 1rem;
  right: 0;
  height: auto
}

@media (min-width:768px) {
  .sf__pcard-style-3 .sf__pcard-action {
    display: grid
  }
}

.sf__pcard-style-3 .sf__pcard-action {
  position: absolute;
  left: 0;
  bottom: -10px;
  opacity: 0;
  transform: translate3d(0, 150%, 0);
  transition: all .3s ease
}

.sf__pcard-style-3 .sf__pcard-action .sf__pcard-group-action {
  display: flex
}

.sf__pcard-style-3 .sf__pcard-action .sf__pcard-group-action button.add-to-cart {
  border: none;
  padding: 0
}

.sf__pcard-style-3 .sf__pcard-action .sf__btn-icon {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-bottom: 0 !important;
  margin-right: 10px
}

.sf__pcard-style-3 .sf__pcard-action .sf__btn-icon button.add-to-cart {
  transition: none
}

.sf__pcard-style-3 .sf__pcard-action .sf__btn-icon:hover {
  box-shadow: none
}

.sf__pcard-style-3 .sf__pcard-action-top {
  top: 10px;
  right: 10px
}

.sf__pcard-style-3 .sf__pcard-action-top .sf-wishlist__button {
  background: transparent;
  color: var(--color-body-text, #000)
}

.sf__pcard-style-3 .sf__pcard-action-top .sf-wishlist__button:hover {
  box-shadow: none
}

.sf__pcard-style-3 .sf__pcard-action-top .sf-wishlist__button:hover svg {
  fill: var(--color-body-text);
  stroke: var(--color-body-text)
}

.sf__pcard-style-3 .sf__pcard-action-top .sf-wishlist__button:hover.sf__tooltip-style-2 .sf__tooltip-icon-active {
  display: block !important
}

.sf__pcard-style-3 .sf__pcard-action-top .sf-wishlist__button:hover.sf__tooltip-style-2 .sf__tooltip-icon {
  display: none !important
}

@media(min-width:1025px) {
  .sf__pcard-style-3:hover .content-view-list {
    z-index: 20;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    opacity: 1
  }

  .sf__pcard-style-3:hover .sf__pcard-options-color {
    opacity: 1
  }

  .sf__pcard-style-3:hover .sf__pcard-action {
    bottom: 1rem
  }

  .sf__pcard-style-3:hover .background-color-expand {
    transform: scale(1.1) translateY(0) translateZ(0)
  }

  .sf__pcard-style-3:hover .background-color-expand:before {
    opacity: 1;
    pointer-events: all
  }

  .sf__pcard-style-3:hover .sf__pcard-action {
    opacity: 1;
    transform: translateZ(0)
  }
}

.sf__pcard-style-4 .sf__pcard-content {
  position: relative
}

.sf__pcard-style-4 .sf__pcard-content .sf__pcard-action {
  transition: all .5s ease
}

.sf__pcard-style-4 .sf__pcard-content .sf__pcard-action .sf__pcard-group-action select {
  -moz-appearance: none;
  -webkit-appearance: none;
  margin-right: 25px;
  padding: 0;
  border-bottom: 1px solid;
  background-image: none;
  height: 23px;
  cursor: pointer
}

.sf__pcard-style-4 .sf__pcard-content .sf__pcard-action .sf__pcard-group-action select::-ms-expand {
  display: none
}

.sf__pcard-style-4 .sf__pcard-content .sf-pcard__reviews {
  margin-bottom: .625rem;
  padding: 0
}

.sf__pcard-style-4 .sf__pcard-content .sf-pcard__reviews .spr-badge .spr-starrating {
  color: var(--star-color, #feba2c)
}

.sf__pcard-style-4 .sf__pcard-content .sf__pcard-price .prod__price {
  font-weight: 700
}

.sf__pcard-style-4 .sf__pcard-content .sf__pcard-quick-add {
  width: 85%
}

@media(max-width:767px) {
  .sf__pcard-style-4 .sf__pcard-content .sf__pcard-quick-add {
    width: 100%
  }
}

.sf__pcard-style-4 .sf__pcard-content .sf__pcard-quick-add .sf__btn {
  margin-top: 20px;
  width: 100%
}

.sf__pcard-style-4 .sf__pcard-action {
  display: none;
  z-index: 10;
  width: 100%;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: center
}

.collection-list .sf__pcard-style-4 .sf__pcard-action .collection-list__controls.absolute {
  right: 1rem;
  right: 0;
  height: auto
}

@media (min-width:768px) {
  .sf__pcard-style-4 .sf__pcard-action {
    display: grid
  }
}

.sf__pcard-style-4 .sf__pcard-action {
  position: absolute;
  left: 0;
  bottom: -10px;
  opacity: 0;
  transform: translate3d(0, 150%, 0);
  transition: all .3s ease
}

.sf__pcard-style-4 .sf__pcard-action .sf__pcard-group-action {
  display: flex
}

.sf__pcard-style-4 .sf__pcard-action .sf__btn-icon {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-bottom: 0 !important;
  margin-right: 10px
}

.sf__pcard-style-4 .sf__pcard-action .sf__btn-icon:hover {
  box-shadow: none
}

.sf__pcard-style-4 .sf__pcard-action-top {
  top: 4px;
  right: 0
}

.sf__pcard-style-4 .sf__pcard-action-top .sf-wishlist__button {
  background: transparent;
  color: var(--color-body-text, #000)
}

.sf__pcard-style-4 .sf__pcard-action-top .sf-wishlist__button:hover {
  box-shadow: none
}

.sf__pcard-style-4 .sf__pcard-action-top .sf-wishlist__button:hover svg {
  fill: var(--color-body-text);
  stroke: var(--color-body-text)
}

.sf__pcard-style-4 .sf__pcard-action-top .sf-wishlist__button:hover.sf__tooltip-style-2 .sf__tooltip-icon-active {
  display: block !important
}

.sf__pcard-style-4 .sf__pcard-action-top .sf-wishlist__button:hover.sf__tooltip-style-2 .sf__tooltip-icon {
  display: none !important
}

@media(min-width:1025px) {
  .sf__pcard-style-4:hover .content-view-list {
    z-index: 20;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    opacity: 1
  }

  .sf__pcard-style-4:hover .sf__pcard-options-color {
    opacity: 1
  }

  .sf__pcard-style-4:hover .sf__pcard-action {
    bottom: 1rem
  }

  .sf__pcard-style-4:hover .background-color-expand {
    transform: scale(1.1) translateY(0) translateZ(0)
  }

  .sf__pcard-style-4:hover .background-color-expand:before {
    opacity: 1;
    pointer-events: all
  }

  .sf__pcard-style-4:hover .sf__pcard-action {
    opacity: 1;
    transform: translateZ(0)
  }
}

@media (min-width:1024px) {
  .sf__pcard .prod__countdown>.grid {
    gap: .5rem
  }
}

.sf__pcard .prod__countdown .pcc__item {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
  padding: .25rem;
  text-align: center
}

.testimonials-6 .sf-testimonials__header.sf__pcard .prod__countdown .pcc__item .sf-slider__controls {
  transform: translateY(-30px);
  display: inline-flex
}

.testimonials-6 .sf-testimonials__header.sf__pcard .prod__countdown .pcc__item .swiper-pagination {
  margin: 0
}

@media (min-width:1024px) {
  .sf__pcard .prod__countdown .pcc__item {
    border-radius: .375rem
  }
}

@media (min-width:1280px) {
  .sf__pcard .prod__countdown .pcc__item {
    padding: .5rem
  }

  .sf__pcard .prod__countdown .pcc__item>span:first-child {
    font-size: 1.5rem;
    line-height: 2rem
  }
}

@media(max-width:1024px) {
  .sf__pcard .prod__countdown .pcc__item:first-child {
    border-top-left-radius: .375rem;
    border-bottom-left-radius: .375rem
  }

  .sf__pcard .prod__countdown .pcc__item:last-child {
    border-top-right-radius: .375rem;
    border-bottom-right-radius: .375rem
  }
}

.sf__pcard .sf__variant-swatch .product-option-item {
  font-size: 0
}

@media(min-width:576px) {
  .sf__col-1 .sf__pcard form {
    display: flex
  }

  .prod__countdown--style-2:not(.hidden)>.sf__col-1 .sf__pcard form {
    margin: 0
  }

  .prod__countdown--style-2>.sf__col-1 .sf__pcard form:last-child {
    margin-top: 10px
  }

  .sf__col-1 .sf__pcard form .sf__pcard-image {
    margin-right: 3rem;
    flex-shrink: 0;
    width: 270px
  }
}

.sf__col-1 .sf__pcard form .sf__pcard-image .sf__pcard-action,
.sf__col-1 .sf__pcard form .sf__pcard-image .sf__pcard-quick-add {
  display: none
}

.sf__col-1 .sf__pcard form .sf__pcard-content {
  margin-top: 0;
  flex: 1 1 0%
}

@media (min-width:640px) {
  .sf__col-1 .sf__pcard form .sf__pcard-content {
    margin-top: 1.25rem
  }
}

.sf__col-1 .sf__pcard form .sf__pcard-content {
  text-align: left
}

.sf__col-1 .sf__pcard form .sf__pcard-content .content-view-list {
  display: block
}

.sf__col-1 .sf__pcard-style-2 form .sf__pcard-content .content-view-list {
  visibility: visible;
  position: static;
  padding: 0;
  opacity: 1;
  --tw-shadow: 0 0 transparent;
  --tw-shadow-colored: 0 0 transparent;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
}

.sf__col-1 .sf__pcard-style-2 form .sf__pcard-image .sf__pcard-wishlist,
.sf__col-1 .sf__pcard-style-2:after {
  display: none
}

.sf__col-1 .sf__pcard-style-2:hover .sf__pcard-options-color {
  bottom: 0
}

.sf__col-1 .sf__pcard-style-2:hover .background-color-expand {
  display: none
}

.sf__col-4 .sf__pcard .prod__countdown>.grid,
.sf__col-5 .sf__pcard .prod__countdown>.grid {
  gap: 0
}

.sf__col-4 .sf__pcard .prod__countdown .pcc__item,
.sf__col-5 .sf__pcard .prod__countdown .pcc__item {
  border-radius: 0
}

.sf__col-4 .sf__pcard .prod__countdown .pcc__item>span:first-child,
.sf__col-5 .sf__pcard .prod__countdown .pcc__item>span:first-child {
  font-size: calc(var(--font-base-size, 16)*1px)
}

.sf__col-4 .sf__pcard .prod__countdown .pcc__item:first-child,
.sf__col-5 .sf__pcard .prod__countdown .pcc__item:first-child {
  border-top-left-radius: .375rem;
  border-bottom-left-radius: .375rem
}

.sf__col-4 .sf__pcard .prod__countdown .pcc__item:last-child,
.sf__col-5 .sf__pcard .prod__countdown .pcc__item:last-child {
  border-top-right-radius: .375rem;
  border-bottom-right-radius: .375rem
}

.sf-pqv__button:not(.rest-values) .animate-spin {
  margin-top: -8px !important;
  margin-left: -8px !important
}

.sf-pcard__reviews {
  padding-bottom: 10px
}

.sf-pcard__reviews:empty,
.sf-pcard__reviews>div:empty {
  display: none
}

.sf-pcard__reviews .spr-badge {
  font-size: 14px
}

.sf__col-one .sf__pcard-options-color {
  justify-content: flex-start
}

.sf__col-one .sf__pcard-style-3 .sf__pcard-action-top,
.sf__col-one .sf__pcard-style-4 .sf__pcard-action-atc {
  display: none
}

.content-view-list .sf__btn {
  flex: 0;
  min-width: 180px
}

.sf__pcard-name {
  color: var(--product-title-color, #000)
}

.sf__pcard-style-1 .sf__pcard-quick-add .sf__btn {
  border: none
}

.pcard-sale {
  margin-top: 15px;
  margin-bottom: 15px
}

.pcard-sale__progress {
  height: 8px;
  width: 100%;
  position: relative;
  background: rgba(192, 44, 48, .12);
  border-radius: 2px
}

.pcard-sale__progress>span {
  width: 0;
  background: #ef2d2d;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  transition: all .5s
}

.pcard-sale__text {
  color: #999
}

.pcard-sale__text strong {
  color: #000
}

.pcard-sale+.product-form__actions {
  margin-top: 30px
}

[data-enable-flashsale=true] .pcard-variant-option,
[data-enable-flashsale=true] .sf__pcard-style-4 .sf__pcard-quick-add {
  display: none
}

.sf__tooltip-wishlist i {
  color: #000
}

.sf__tooltip-wishlist:hover i {
  color: #fff !important
}

.sf__tooltip-wishlist .faves-count {
  display: none
}

.sf__pcard .price-unit-price {
  font-size: 90%
}

.prod__tag {
  font-size: 11px;
  text-transform: uppercase;
  line-height: 16px;
  padding: 2px 10px;
  font-weight: 600;
  border-radius: 11px
}

.prod__tag:not(.hidden) {
  display: inline-flex
}

.prod__tag-hot {
  background-color: #f8796e
}

.prod__tag-sale {
  background-color: #98d8ca
}

.prod__tag-new {
  background-color: #9a84c8
}

.prod__tag-discounted {
  background-color: var(--bg-cart-wishlist-count, #da3f3f);
  color: #fff
}

.prod__tag-discounted span {
  margin-left: 5px
}

.prod__tag--soldout {
  background: #b1b1b1;
  color: #fff;
  width: 54px;
  height: 54px;
  font-size: 10px;
  border-radius: 50%;
  line-height: 12px;
  align-items: center;
  justify-content: center;
  text-align: center;
  white-space: normal;
  padding: 0 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

@media(max-width:767px) {
  .prod__tag {
    font-size: 10px;
    padding: 2px 8px
  }
}

.sf__pcard-tags {
  top: 1.125rem;
  left: 1.125rem
}

@media(max-width:767px) {
  .sf__pcard-tags {
    top: .8rem;
    left: .8rem
  }
}

.sf-po__option-button {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center
}

.prod__countdown--style-2:not(.hidden)>.sf-po__option-button {
  margin: 0
}

.prod__countdown--style-2>.sf-po__option-button:last-child {
  margin-top: 10px
}

.sf-po__option-button {
  border: 1px solid #bdbdbd;
  min-width: 45px;
  height: 45px;
  padding: 0 5px;
  margin: 5px;
  font-size: 18px;
  border-radius: 5px;
  transition: all .25s
}

.sf-po__option-button:hover,
.sf-po__option-button[data-selected=true] {
  border-color: #000
}

.sf-po__option-button.rest-values {
  border: none;
  color: #888;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  min-width: 30px
}

.sf-po__option-button.rest-values.default-design,
.sf-po__option-button.rest-values.image-design {
  height: 50px
}

.sf-po__option-button.rest-values.image-design {
  margin-top: 0;
  margin-bottom: 0
}

.rest-values.color-design {
  display: flex;
  align-items: center;
  justify-content: center
}

.prod__countdown--style-2:not(.hidden)>.rest-values.color-design {
  margin: 0
}

.prod__countdown--style-2>.rest-values.color-design:last-child {
  margin-top: 10px
}

.rest-values.color-design {
  color: #888;
  padding: 6px;
  font-size: 16px;
  margin-bottom: 8px
}

.rest-values .sf__tooltip-item {
  margin-bottom: 0;
  padding: 0
}

.product-option-item[data-option-type=image]:hover,
.product-option-item[data-option-type=image][data-selected=true] {
  border-color: #000
}

.product-option-item[data-option-type=color] {
  font-size: 0;
  line-height: 0
}

.product-option-item.show-swatch-image {
  background-size: cover;
  background-position: 50%;
  font-size: 0 !important;
  line-height: 0;
  width: 75px;
  height: calc(75px/var(--option-aspect-ratio, 1))
}

@media(max-width:640px) {
  .product-option-item.show-swatch-image {
    width: 50px;
    height: calc(50px/var(--option-aspect-ratio, 1))
  }
}

.product-option-item.soldout-opt {
  color: #bdbdbd;
  position: relative;
  overflow: hidden;
  opacity: .6
}

.product-option-item.soldout-opt:after {
  content: "";
  position: absolute;
  width: 42px;
  border-top: 1px solid #bdbdbd;
  transform: rotate(-45deg);
  transition: border-color .25s
}

.product-option-item.soldout-opt[data-option-type=color] {
  opacity: 1
}

.product-option-item.soldout-opt[data-option-type=color]:after {
  width: 26px;
  border-color: #fff
}

.product-option-item.unavailable-opt {
  display: none
}

.prod__option--button {
  margin: -5px
}

.sf__pcard .product-option-item.soldout-opt {
  opacity: 1
}

.sf__pcard .product-option-item.soldout-opt:after {
  display: none
}

.sf-pqv .sf-pis__nav>button.tns-nav-active {
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39/var(--tw-border-opacity));
  background-color: transparent
}

.sf-pqv .sf-pis__nav>button.tns-nav-active>span {
  background-color: transparent
}

.sf-pqv .prod__title {
  margin-bottom: 10px
}

.sf-pqv .actions-block {
  margin-top: 30px;
  padding-bottom: 20px;
  border-bottom: none
}

.sf-pqv .prod__option-label {
  line-height: 24px;
  margin-bottom: 12px
}

.sf-pqv .product-options__option:not(:last-child) {
  margin-bottom: 20px
}

.sf-pqv .product-options .option-label {
  font-weight: 400
}

.sf-pqv .product-options .prod__option .sf__tooltip-item {
  margin-bottom: 0;
  padding: 0
}

.sf-pqv .product-options .prod__option--color .sf__variant-swatch {
  padding: 5px
}

.sf-pqv .product-options+.product-form__actions {
  margin-top: 25px
}

@media(max-width:767px) {
  .sf-pqv .form__input-wrapper {
    margin: 0 0 15px;
    width: 100%
  }

  .sf-pqv .form__input-wrapper .quantity-input {
    margin-top: 15px
  }
}

.sf__product-reviews form .spr-form-title {
  margin-bottom: 2rem
}

.sf__product-reviews form fieldset label {
  margin-bottom: .5rem;
  display: block;
  font-size: calc(var(--font-base-size, 16)*1px)
}

.sf-cart-count {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  text-align: center
}

.testimonials-6 .sf-testimonials__header.sf-cart-count .sf-slider__controls {
  transform: translateY(-30px);
  display: inline-flex
}

.testimonials-6 .sf-testimonials__header.sf-cart-count .swiper-pagination {
  margin: 0
}

.collection-list .w-full .collection-list__controls.sf-cart-count {
  right: 1rem;
  right: 0;
  height: auto
}

.collection-list__controls.sf-cart-count {
  top: 0;
  right: -10px;
  height: 100%
}

.collection-list__controls.sf-cart-count .sf-slider__controls-button {
  width: 30px;
  height: 30px;
  border: none;
  background: none;
  color: #000;
  transition: all .15s ease;
  transform: translateZ(0);
  backface-visibility: hidden;
  box-shadow: none
}

.collection-list__controls.sf-cart-count .sf-slider__controls-button svg {
  transform: translateZ(0);
  backface-visibility: hidden
}

.collection-list__controls.sf-cart-count .sf-slider__controls-button:hover {
  transform: scale3d(1.3, 1.3, 1.3)
}

.collection-list__controls.sf-cart-count .sf-slider__controls-button:hover svg {
  transform: translateZ(0)
}

.collection-list__controls.sf-cart-count .sf-slider__controls-button,
.prod__countdown--style-2:not(.hidden)>.sf-cart-count {
  margin: 0
}

.prod__countdown--style-2>.sf-cart-count:last-child {
  margin-top: 10px
}

.sf-cart-count {
  font-size: 12px;
  height: 22px;
  min-width: 22px;
  top: 5px;
  right: -13px;
  display: none;
  color: var(--color-cart-wishlist-count);
  background-color: var(--bg-cart-wishlist-count)
}

@media screen and (max-width:1023px) {
  .sf-cart-count {
    right: -5px
  }
}

.scd__wrapper:not(.sf-cart) .scd__content {
  -webkit-overflow-scrolling: touch;
  height: 100%
}

@media screen and (max-width:767px) {
  .scd__wrapper:not(.sf-cart) .scd__content {
    /* width: calc(100% - 40px) */
    width: 100%;
  }
}

.scd__header-navigation h3 {
  line-height: calc(var(--font-base-size, 16) * 1px);
}

.scd__body-content-promo-code .cart-promo-code-text {
  color: var(--color-primary);
}

.scd__body-content-promo-code .cart-promo-code-details {
  border-bottom: 1px solid #000000;
}

.scd__body-content-promo-code .cart-promo-code-details-input {
  border: none;
}

.scd__body-content-promo-code .cart-promo-code-details-btn {
  color: var(--color-primary);
  transition: color 0.2s ease;
}

.scd__body-content-promo-code .cart-promo-code-details-btn:hover {
  color: var(--color-primary-darker);
}


.scd__body-content-promo-code .cart-promo-code-error {
  color: #c74230;
}

.scd__body-content-promo-code .cart-promo-code-infos {
  line-height: 24px;
  margin-top: 4px;
}

.scd__body-content-promo-code .cart-promo-code-success-container {
  color: green;
}

.scd__close {
  top: 5px;
  right: 5px
}

.scd-item {
  padding: 12px 0
}

.scd-item__image {
  width: 90px;
  flex: 0 0 auto;
  /* border: 1px solid var(--color-border) */
}

.scd-item__image .sf__placeholder-svg {
  background: hsla(0, 0%, 81.6%, .1)
}

.scd-item__variant {
  font-size: 14px;
  line-height: 18px
}

.scd-item__info {
  padding-left: 16px
}

.scd-item__remove {
  font-size: 14px;
  opacity: .8
}

.scd-item__remove:hover {
  opacity: 1
}

.scd-item__quantity {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
}

.scd-item__quantity input {
  background: none !important
}

.scd-item__discounts li {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #c74230
}

.scd-item__discounts li+li {
  /* margin-left: 15px */
}

.scd-item__discounts svg {
  width: 10px;
  margin-right: 5px
}

.scd-item .scd-item__title .scd-item__variant-selector {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;

  top: 0;
  left: 0;
  z-index: 9999;
}

.scd-item .scd-item__title .scd-item__variant-selector .scd-item__variant-selector-option {
  transition: background 0.2s ease;
  min-width: 9.25rem;
}

.scd-item .scd-item__title .scd-item__variant-selector .scd-item__variant-selector-option.selected,
.scd-item .scd-item__title .scd-item__variant-selector .scd-item__variant-selector-option.available:hover {
  background-color: #fff6ef;
}

.scd-item .scd-item__title .scd-item__variant-selector .scd-item__variant-selector-option:not(.available) {
  color: #606060;
  opacity: .6;
}

.scd-item .scd-item__title .scd-item__subscription-selector {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;

  top: 0;
  left: 0;
  z-index: 9999;
}

.scd-item .scd-item__title .scd-item__subscription-selector .scd-item__subscription-selector-option {
  transition: background 0.2s ease;
  min-width: 10.25rem;
}

.scd-item .scd-item__title .scd-item__subscription-selector .scd-item__subscription-selector-option.selected,
.scd-item .scd-item__title .scd-item__subscription-selector .scd-item__subscription-selector-option:hover {
  background-color: #fff6ef;
}

.scd-item .scd-item__title .scd-item__subscription-selector .scd-item__subscription-selector-title {
  color: #606060;
  opacity: 0.5;
}

.scd-item__quantity-selector-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgb(255 255 255);
  opacity: 0.5;
  top: 0;
  left: 0;
  z-index: 999;
}

.scd__footer {
  padding-top: 0;
  background: #f7f7f7;
  box-shadow: 0 0 10px 0 hsla(0, 0%, 51%, .2)
}

.cart-empty .scd__footer {
  display: none
}

.scd__footer-actions {
  display: flex;
  padding: .85rem 1rem;
  margin: 0 -1.5rem
}

.scd__footer-actions button {
  background: none;
  border: none;
  padding: 0;
  margin-bottom: 0;
  outline: none;
  box-shadow: none;
  display: inline-flex;
  flex-flow: column;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  flex: 1;
  position: relative;
  max-height: 48px
}

.scd__footer-actions button svg {
  flex: 1
}

.scd__footer-actions button:not(:last-child):after {
  content: "";
  height: 26px;
  width: 1px;
  display: block;
  background: var(--color-border);
  position: absolute;
  right: 0;
  top: 11px
}

.scd__footer .agree-terms {
  margin: 0 0 15px
}

.scd__subtotal {
  /* font-size: 18px */
}

.scd__items-footer {
  gap: 0.25rem;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
}

.scd__items-footer-subtotal, .scd__items-footer-savings {
  /* font-size: 14px; */
}

.scd__items-footer-savings {
  color: #00B727;
}

.scd__subtotal-full-price {
  color: #606060;
  opacity: 0.5;
}

.scd__overlay {
  background: hsla(0, 0%, 100%, .9);
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: all .3s
}

.scd__overlay.open {
  visibility: visible;
  opacity: 1
}

.scd__header {
  background-color: #fffeef;
  box-shadow: 0 4px 20px 0 #0000001A;
}

.scd__header.bg-white {
  background-color: #ffffff;
  box-shadow: none;
}

.scd__header .cart-empty {
  display: none;
}

.scd--has-cartgoal .scd__header {
  border-bottom: none
}

.scd__addon {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.5rem 1rem 4rem;
  background: #fff;
  box-shadow: 20px 0 20px rgba(0, 0, 0, .12);
  z-index: 1;
  transition: .25s ease-in-out;
  pointer-events: none;
  transform: translate3d(0, 100%, 0)
}

.scd__addon #coupon-messages p {
  opacity: .8;
  color: #444
}

.scd__addon #coupon-messages p span {
  font-weight: 500;
  color: #c74230
}

.scd__addon.open {
  pointer-events: auto;
  transform: translateZ(0)
}

.scd__addon-title {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  font-size: 18px
}

.scd__addon-title svg {
  margin-right: 10px
}

.scd__addon-actions button+button {
  margin-top: 10px
}

.scd__addon .form-control {
  margin-top: .25rem
}

.scd__addon-message p:first-letter {
  text-transform: uppercase
}

.scd__addon-message.error {
  color: #fd5749
}

.scd-cart__discounts li {
  list-style: none;
  display: flex;
  align-items: center;
  color: #c74230;
  font-size: 14px;
  justify-content: flex-end
}

.scd-cart__discounts li svg {
  margin-right: 5px;
  width: 12px
}

.sf-cart__table {
  flex: 1
}

.sf-cart__table-head {
  font-weight: 500
}

.sf-cart__table-col {
  width: 40%;
  flex: 0 0 auto;
  padding: .8rem 1rem
}

.sf-cart__table-col:first-child {
  padding-left: 0
}

@media(min-width:768px) {
  .sf-cart__table-col {
    width: 20%;
    padding: 1rem 1.5rem
  }
}

.sf-cart__table-subtotal {
  padding-right: 0;
  width: 12%
}

.sf-cart__table-product {
  flex: 1;
  width: auto
}

.sf-cart__item,
.sf-cart__table-head {
  border-bottom: 1px solid var(--color-border)
}

.sf-cart__item {
  flex-wrap: wrap;
  align-items: center;
  padding: 1rem 0
}

.sf-cart__item:not(:last-child)[data-has-upsell=true] {
  padding-bottom: 0;
  border-bottom: none
}

.sf-cart__item:last-child[data-has-upsell=true] {
  padding-bottom: 40px
}

.sf-cart__item-product {
  display: flex;
  align-items: flex-start
}

.sf-cart__item-product-image {
  width: 110px
}

.sf-cart__item-product-title {
  font-weight: 500
}

.sf-cart__item-product-info {
  padding-left: 1.5rem
}

.sf-cart__item .scd-item__qty {
  width: 120px
}

.sf-cart__item .order-discount__item {
  font-size: 14px
}

@media(max-width:767px) {
  .sf-cart__item .order-discount__item {
    justify-content: flex-end
  }
}

.sf-cart__item--regular-price {
  opacity: .6
}

.sf-cart__item+.notification.show {
  margin-top: 20px
}

.sf-cart__summary {
  width: 400px;
  padding: 3rem 3rem 0;
  margin: 0 -3rem
}

.sf-cart__summary-row {
  display: flex;
  justify-content: space-between;
  padding: 5px 0
}

.sf-cart__summary-row.text-right {
  justify-content: flex-end
}

.sf-cart__summary .scd-item__discounts-item,
.sf-cart__summary .scd-item__discounts li {
  color: #c74230;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 15px
}

.sf-cart__summary .scd-item__discounts-item svg,
.sf-cart__summary .scd-item__discounts li svg {
  width: 16px
}

.sf-cart__summary .note {
  font-size: 14px;
  opacity: .8
}

.sf-cart__summary .scd__overlay {
  transition: all .2s
}

.sf-cart__shipping {
  padding: 0
}

.sf-cart .f-incart {
  width: 100%;
  padding: 20px;
  margin: 0 0 10px
}

.sf-cart .f-incart__products {
  display: grid;
  grid-template-columns: repeat(3, 1fr)
}

.sf-cart .f-incart__product {
  padding: .8rem 1rem
}

.sf-cart .f-incart .f-upsell__discount,
.sf-cart .f-incart__title {
  text-align: left !important;
  justify-content: flex-start
}

@media(max-width:991px) {
  .sf-cart .f-incart {
    overflow-x: auto;
    padding: 15px
  }

  .sf-cart .f-incart__products {
    margin-right: -200px
  }
}

.sf-cart .scd__footer-actions {
  position: relative;
  z-index: 1;
  padding: 0 0 1rem;
  margin-bottom: 20px
}

.sf-cart .scd__footer-actions:after {
  content: "";
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 1.5rem;
  right: 1.5rem;
  display: block;
  background-color: var(--color-border)
}

.sf-cart .scd__addon {
  box-shadow: none;
  position: relative;
  transform: none;
  display: none;
  padding: 1rem 0
}

.sf-cart .scd__addon.open {
  display: block
}

.template-cart .f-cartgoal {
  width: 500px;
  max-width: 100%;
  margin: 0 auto 40px
}

.template-cart .f-cartgoal__title {
  text-align: center
}

.template-cart .scd__countdown {
  font-size: 22px;
  text-align: center;
  padding-bottom: 30px
}

.template-cart .scd__countdown .timer {
  color: #cf1927
}

.template-cart .f-incart__products {
  padding-bottom: 0
}

section.sf-header.cart-has-items .cart-icon {
  margin-right: 1rem
}

@media (min-width:1024px) {
  section.sf-header.cart-has-items .cart-icon {
    margin-right: 1.5rem;
    padding-right: 0
  }
}

section.sf-header.cart-has-items .sf-header__mobile .cart-icon {
  margin-right: 0
}

section.sf-header.cart-has-items .sf-cart-count {
  display: flex
}

.prod__countdown--style-2:not(.hidden)>section.sf-header.cart-has-items .sf-cart-count {
  margin: 0
}

.prod__countdown--style-2>section.sf-header.cart-has-items .sf-cart-count:last-child {
  margin-top: 10px
}

section.sf-header.cart-has-items .scd__countdown {
  display: flex
}

.prod__countdown--style-2:not(.hidden)>section.sf-header.cart-has-items .scd__countdown {
  margin: 0
}

.prod__countdown--style-2>section.sf-header.cart-has-items .scd__countdown:last-child {
  margin-top: 10px
}

section.sf-header.cart-has-items .scd__countdown svg {
  margin-top: 2px
}

body.cart-empty .scd__wrapper .scd__countdown,
body.cart-empty .scd__wrapper>form {
  display: none
}

.scd-item__btn {
  padding: 0 .5rem;
  font-size: 1.25rem;
  line-height: 1.75rem
}

@media screen and (min-width:640px) {
  section.sf-header.cart-has-items .scd__items {
    min-height: var(--scd-items-max-height, unset);
    max-height: var(--scd-items-max-height)
  }
}

@media(max-width:767px) {
  .scd__footer-actions {
    padding: .5rem 1rem
  }

  .scd__footer-actions button {
    font-size: 13px
  }

  .scd__footer-actions button svg {
    max-width: 20px;
    margin-bottom: 0
  }

  .scd__footer-actions button:not(:last-child):after {
    top: 8px
  }

  .sf-cart__table-price {
    padding-right: 0;
    text-align: right
  }
}

@media(max-width:480px) {

  .scd__footer,
  .scd__header {
    padding-left: 1rem;
    padding-right: 1rem
  }

  .scd__header {
    margin: 0
  }

  .scd__footer-actions {
    margin: 0 -1rem
  }

  .scd__body {
    overflow-x: hidden
  }

  .scd-item__image {
    width: 65px
  }

  .scd-item__btn {
    width: 26px;
    padding: 0
  }

  .scd-item__info {
    padding-left: 12px
  }

  .sf-cart__item-product-image {
    width: 80px
  }

  .sf-cart__item-product-info {
    padding-left: 1rem
  }

  .sf-cart__summary {
    width: 100%;
    padding: 2rem 0;
    margin: 0
  }
}

@media(max-width:375px) {

  .scd-item__image,
  .sf-cart__item-product-image {
    width: 60px
  }
}

.sf-wishlist-count {
  display: none;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  text-align: center
}

.testimonials-6 .sf-testimonials__header.sf-wishlist-count .sf-slider__controls {
  transform: translateY(-30px);
  display: inline-flex
}

.testimonials-6 .sf-testimonials__header.sf-wishlist-count .swiper-pagination {
  margin: 0
}

.collection-list .w-full .collection-list__controls.sf-wishlist-count {
  right: 1rem;
  right: 0;
  height: auto
}

.collection-list__controls.sf-wishlist-count {
  top: 0;
  right: -10px;
  height: 100%
}

.collection-list__controls.sf-wishlist-count .sf-slider__controls-button {
  width: 30px;
  height: 30px;
  border: none;
  background: none;
  color: #000;
  transition: all .15s ease;
  transform: translateZ(0);
  backface-visibility: hidden;
  box-shadow: none
}

.collection-list__controls.sf-wishlist-count .sf-slider__controls-button svg {
  transform: translateZ(0);
  backface-visibility: hidden
}

.collection-list__controls.sf-wishlist-count .sf-slider__controls-button:hover {
  transform: scale3d(1.3, 1.3, 1.3)
}

.collection-list__controls.sf-wishlist-count .sf-slider__controls-button:hover svg {
  transform: translateZ(0)
}

.collection-list__controls.sf-wishlist-count .sf-slider__controls-button,
.prod__countdown--style-2:not(.hidden)>.sf-wishlist-count {
  margin: 0
}

.prod__countdown--style-2>.sf-wishlist-count:last-child {
  margin-top: 10px
}

.sf-wishlist-count {
  width: 22px;
  height: 22px;
  line-height: 22px;
  right: -4px;
  top: 11px;
  font-size: 12px;
  font-weight: 500;
  color: var(--color-cart-wishlist-count);
  background-color: var(--bg-cart-wishlist-count)
}

body.wishlist-has-item .sf-wishlist-count {
  display: flex
}

.prod__countdown--style-2:not(.hidden)>body.wishlist-has-item .sf-wishlist-count {
  margin: 0
}

.prod__countdown--style-2>body.wishlist-has-item .sf-wishlist-count:last-child {
  margin-top: 10px
}

[data-search-popup] .sf-wishlist-count {
  top: -6px;
  right: -10px
}

[data-search-popup] .sf-logo {
  justify-content: start;
  padding-left: 0;
  padding-right: 0
}

@media(max-width:767px) {
  [data-search-popup] .sf-logo {
    display: none
  }
}

[data-search-popup] .logo-img {
  padding: 0
}

[data-search-popup] .sf-logo-transparent {
  display: none
}

[data-search-popup] .sf-cart-count {
  display: flex;
  right: -4px
}

[data-search-popup] form {
  height: 46px
}

.sf-search-page__no-results a {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0/var(--tw-border-opacity))
}

.sf-search-page__no-results a:hover {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55/var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(31 41 55/var(--tw-text-opacity))
}

@media(max-width:767px) {
  .template-search .page-header__breadcrumb {
    display: none
  }
}

.sf-breadcrumb__product {
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .09)
}

.bread-crumb__item {
  padding: .5rem 1rem;
  font-size: 15px;
  color: inherit;
  white-space: nowrap
}

.bread-crumb__item:hover {
  color: var(--color-text-link-hover)
}

.sf__breabcrumb-page-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

@media(max-width:767px) {
  .sf-breadcrumb__nav {
    max-width: 100%
  }
}

.sf__blog-card .sf__blog-cardContent {
  padding-top: 1.25rem
}

.sf__blog-card .sf__blog-cardContent .sf__blog-cardDate,
.sf__blog-card .sf__blog-cardContent .sf__blog-cardTags {
  margin-bottom: .25rem;
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 22px;
  font-size: 11px
}

.sf__blog-card .sf__blog-cardContent .sf__blog-cardTitle {
  margin-bottom: .5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500
}

@media (min-width:640px) {
  .sf__blog-card .sf__blog-cardContent .sf__blog-cardTitle {
    font-size: 1.25rem;
    line-height: 1.75rem
  }
}

.sf__blog-card .sf__blog-cardContent .sf__blog-cardTitle a {
  transition: all .3s ease
}

.sf__blog-card .sf__blog-cardContent .sf__blog-cardTitle:hover a {
  color: var(--color-text-link-hover)
}

.sf__blog-card .sf__blog-cardContent .sf__blog-cardExcerpt {
  margin-bottom: 1rem;
  color: var(--color-sub-text)
}

.sf__blog-card .sf__blog-cardContent .sf__blog-cardReadmore {
  font-weight: 400
}

.sf__blog-card .sf__blog-cardContent .sf__blog-cardReadmore:after,
.sf__blog-card .sf__blog-cardContent .sf__blog-cardReadmore:before {
  height: 1px
}

.sf__blog-card .sf__blog-cardContent .sf__blog-cardReadmore:before {
  background-color: rgba(0, 0, 0, .25)
}

.sf__blog-card.sf__view-list {
  width: 100%;
  align-items: center
}

.collection-list .sf__blog-card.sf__view-list .collection-list__controls.absolute {
  right: 1rem;
  right: 0;
  height: auto
}

@media (min-width:640px) {
  .sf__blog-card.sf__view-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 1.5rem
  }
}

@media (min-width:768px) {
  .sf__blog-card.sf__view-list {
    display: grid;
    column-gap: 2rem
  }
}

@media (min-width:1024px) {
  .sf__blog-card.sf__view-list {
    column-gap: 3rem
  }
}

@media(min-width:990px) {
  .sf__blog-card.sf__view-list {
    grid-template-columns: 1fr 1fr
  }
}

.sf__blog-card.sf__view-list .sf__blog-cardTitle {
  font-size: 26px;
  line-height: 37px;
  margin-bottom: 10px
}

.sf__blog-card .sf__blog-cardImage {
  overflow: hidden
}

.sf__blog-card .sf__blog-cardImage img {
  transition: transform 1s cubic-bezier(0, 1, .5, 1)
}

.sf__blog-card:hover .sf__blog-cardImage img {
  transform: scale(1.1)
}

.sf__page-blog-single-post .sf__page-header {
  margin-top: 0
}

.sf-block-aside {
  margin-bottom: 20px
}

.sf-block-aside .sf-aside-title {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.75rem;
  font-size: 18px
}

.sf-block-aside .sf-list-inline li,
.sf-block-aside .sf-list-row li {
  line-height: 34px
}

.sf-block-aside .sf__aside-instagram .sf__insta-item .sf__insta-caption {
  display: none
}

.sf-block-aside .sf__aside-instagram .sf__insta-item .sf__insta-content svg {
  width: 20px;
  height: 20px
}

.sf-aside-post {
  margin-top: 1.25rem
}

.sf-aside-post .item {
  margin-bottom: 1.25rem;
  display: grid;
  column-gap: .75rem
}

@media (min-width:1024px) {
  .sf__pcard .prod__countdown>.sf-aside-post .item {
    gap: .5rem
  }
}

.sf__col-4 .sf__pcard .prod__countdown>.sf-aside-post .item,
.sf__col-5 .sf__pcard .prod__countdown>.sf-aside-post .item {
  gap: 0
}

.contact-form .sf-aside-post .item {
  gap: 15px
}

.sf-aside-post .item {
  grid-template-columns: 70px auto
}

.sf-aside-post .item .sf-tag {
  margin-left: -.5rem;
  margin-right: -.5rem;
  margin-bottom: .25rem;
  line-height: 1
}

.sf-aside-post .item .sf-tag a {
  padding-left: .5rem;
  padding-right: .5rem;
  font-size: .75rem;
  line-height: 1rem;
  text-transform: uppercase;
  letter-spacing: .025em
}

.sf-aside-post .item .sf-title {
  margin-bottom: .25rem;
  font-weight: 500
}

.sf-aside-post .item .sf-title:hover {
  text-decoration-line: underline
}

.sf-aside-post .item .sf-description {
  margin-bottom: .25rem
}

.sf-aside-post .item .sf-description,
.sf-aside-post .item .sf-info {
  font-size: .875rem;
  line-height: 1.25rem;
  color: var(--color-sub-text)
}

.sf-aside-post .item .sf-info span {
  --tw-text-opacity: 1;
  color: rgb(0 0 0/var(--tw-text-opacity))
}

.sf-video__play--style-solid.sf-aside-post .item .sf-info span svg {
  color: #fff
}

.sf-aside-comments {
  margin-top: 1.25rem
}

.sf-aside-comments .item {
  margin-bottom: 1.75rem;
  display: grid;
  column-gap: .75rem
}

@media (min-width:1024px) {
  .sf__pcard .prod__countdown>.sf-aside-comments .item {
    gap: .5rem
  }
}

.sf__col-4 .sf__pcard .prod__countdown>.sf-aside-comments .item,
.sf__col-5 .sf__pcard .prod__countdown>.sf-aside-comments .item {
  gap: 0
}

.contact-form .sf-aside-comments .item {
  gap: 15px
}

.sf-aside-comments .item {
  grid-template-columns: 24px auto
}

.sf-aside-comments .item .sf-info .sf-article-title {
  font-weight: 500
}

.sf-aside-comments .item .sf-info .sf-article-title>span {
  font-weight: 400;
  font-style: italic
}

ul.sf-list-row li {
  line-height: 1.75rem
}

ul.sf-list-row li a {
  position: relative;
  color: var(--color-sub-text)
}

ul.sf-list-row li a:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #000;
  transition: all .3s ease
}

ul.sf-list-row li a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0/var(--tw-text-opacity))
}

.sf-video__play--style-solidul.sf-list-row li a:hover svg {
  color: #fff
}

ul.sf-list-row li a:hover:after {
  width: 100%
}

ul.sf-list-inline {
  margin-left: -.5rem;
  margin-right: -.5rem
}

ul.sf-list-inline li {
  display: inline-block;
  padding-left: .5rem;
  padding-right: .5rem;
  line-height: 1.75rem
}

ul.sf-list-inline li a {
  position: relative;
  color: var(--color-sub-text)
}

ul.sf-list-inline li a:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #000;
  transition: all .3s ease
}

ul.sf-list-inline li a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0/var(--tw-text-opacity))
}

.sf-video__play--style-solidul.sf-list-inline li a:hover svg {
  color: #fff
}

ul.sf-list-inline li a:hover:after {
  width: 100%
}

body {
  -webkit-font-smoothing: antialiased;
  text-size-adjust: 100%
}

html,
html.grow-full {
  padding-bottom: 0 !important
}

html.grow-full body {
  min-height: 100vh;
  display: flex;
  flex-direction: column
}

html.grow-full #MainContent {
  flex-grow: 1;
  min-height: unset
}

* {
  -webkit-tap-highlight-color: transparent
}

:focus {
  outline: none !important
}

a {
  cursor: pointer
}

body,
html {
  overflow-x: hidden
}

#MainContent {
  position: relative;
  padding-top: var(--main-content-padding-top, var(--sf-header-height, 0));
}

html.prevent-scroll,
html.prevent-scroll body {
  height: auto;
  overflow: hidden
}

.sf-no-scroll-bar::-webkit-scrollbar {
  display: none
}

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

@media screen and (max-width:767px) {
  .hidden-br-mobile br {
    display: none
  }
}

.sf-hidden {
  display: none !important
}

.disabled,
[disabled] {
  pointer-events: none;
  opacity: .5
}

.sf__contact-map .sf__map {
  height: 300px
}

@media(min-width:768px) {
  .sf__contact-map .sf__map-small {
    height: 400px
  }

  .sf__contact-map .sf__map-medium {
    height: 530px
  }

  .sf__contact-map .sf__map-large {
    height: 675px
  }
}

.contact-form .grid {
  gap: 15px
}

.sf__placeholder-svg {
  background-color: rgba(51, 50, 50, .1);
  fill: rgba(51, 50, 50, .35);
  border: 1px solid var(--color-border)
}

.sf__placeholder-svg-no-border {
  border: none
}

.sf__placeholder-wrapper {
  border: 1px solid rgba(51, 50, 50, .2)
}

.sf-video__wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: calc(100%/(0 + var(--aspect-ratio, 16/9)));
  height: 0
}

.sf-video__wrapper .plyr--video,
.sf-video__wrapper iframe,
.sf-video__wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.brands-list .swiper-slide {
  padding: 0 1.25rem
}

@media(min-width:1025px) {
  .brands-list .md\:grid {
    display: grid;
    justify-content: center
  }

  .brands-list .swiper-slide {
    padding: 1.25rem;
    width: auto !important
  }
}

@media(max-width:767px) {
  .brands-list img {
    max-width: 100% !important
  }

  .sf__ms .image-card {
    width: auto;
    --image-height: 70vw
  }

  .sf__ms .image-card__img {
    height: var(--image-height)
  }

  .sf__ms .image-card__img .sf-image {
    width: calc(var(--image-height)*var(--aspect-ratio))
  }

  .sf__ms .image-card__content {
    width: calc(var(--image-ratio)*var(--image-height));
    align-items: flex-end;
    flex: 1
  }

  .sf__ms .image-card__content h3 {
    flex: 1
  }

  .sf__ms .banner-w-slider__card {
    width: auto;
    --image-height: 45vw
  }

  .sf__ms .banner-w-slider__img {
    height: var(--image-height)
  }

  .sf__ms .banner-w-slider__img .sf-image {
    width: 100%
  }
}

.press-content {
  opacity: 0
}

.press-content.swiper-container-initialized {
  opacity: 1
}

.press-logo {
  cursor: pointer
}

.press-logo--active {
  opacity: 1
}

.press-logo--active:before {
  width: 100% !important
}

.press-logo--active .sf-image {
  opacity: 1
}

.press-logo .sf-image {
  transition: opacity .3s;
  width: var(--max-width, 100%)
}

.press-logo .sf-image:hover {
  opacity: 1
}

.press-list--show-divider .press-logo {
  padding-top: 2.5rem;
  position: relative
}

@media(min-width:768px) {
  .press-list--show-divider .press-logo:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block
  }

  .collection-list .w-full .collection-list__controls.press-list--show-divider .press-logo:before {
    right: 1rem;
    right: 0;
    height: auto
  }

  .collection-list__controls.press-list--show-divider .press-logo:before {
    top: 0;
    right: -10px;
    height: 100%
  }

  .collection-list__controls.press-list--show-divider .press-logo:before .sf-slider__controls-button {
    width: 30px;
    height: 30px;
    border: none;
    background: none;
    color: #000;
    transition: all .15s ease;
    transform: translateZ(0);
    backface-visibility: hidden;
    box-shadow: none
  }

  .collection-list__controls.press-list--show-divider .press-logo:before .sf-slider__controls-button svg {
    transform: translateZ(0);
    backface-visibility: hidden
  }

  .collection-list__controls.press-list--show-divider .press-logo:before .sf-slider__controls-button:hover {
    transform: scale3d(1.3, 1.3, 1.3)
  }

  .collection-list__controls.press-list--show-divider .press-logo:before .sf-slider__controls-button:hover svg {
    transform: translateZ(0)
  }

  .collection-list__controls.press-list--show-divider .press-logo:before .sf-slider__controls-button {
    margin: 0
  }

  .press-list--show-divider .press-logo:before {
    height: 2px;
    width: 0;
    background: var(--color-primary);
    transition: width .25s ease-in-out
  }
}

.sf__newsletter-section .newsletter-button:hover {
  color: var(--color-primary)
}

.sf__newsletter-section .newsletter__agreement-text a {
  text-decoration: underline
}

.sf__newsletter-section .sf__newsletter-form-group.sf__form-group-minimal input:focus,
.sf__newsletter-section .sf__newsletter-form-group:focus-within,
.sf__newsletter-section .sf__newsletter-form-group:focus-within button {
  border-color: var(--color-primary) !important
}

.sf__newsletter-section .agree-terms {
  width: auto
}

.product-bundles__item .spr-badge {
  margin-bottom: .5rem
}

.product-bundles__item .sf-currency--saved {
  color: #c45858
}

@media(max-width:1023px) {
  .featured-slider .swiper-pagination {
    position: static;
    transform: none;
    flex-flow: row;
    display: flex;
    margin-top: 24px
  }

  .featured-slider .swiper-pagination-bullet {
    margin: 0 10px
  }
}

.featured-slider__products--w-full {
  width: 100%
}

@media(min-width:768px) {
  .featured-slider__products--w-full {
    width: calc(55% + 10rem)
  }
}

@media(min-width:1920px) {
  .featured-slider__products--w-full {
    width: calc(45% + 10rem)
  }
}

.featured-slider__products--container-fluid {
  width: 75%
}

.featured-slider__products .sf-slider__controls-button {
  left: 0;
  z-index: 11
}

.featured-slider__products .sf-slider__controls-next {
  right: 0 !important
}

.featured-slider--nav-right .swiper-pagination {
  left: auto;
  right: 1rem
}

.featured-slider[data-bg] .featured-slider__products .sf-slider__controls-button {
  border-color: #000
}

.sf-custom__newsletter .sf__btn {
  border-radius: 0 .25rem .25rem 0
}

@media(max-width:1440px) {
  .sf-icon-box--horizontal .sf-icon-box__icon {
    margin-right: 15px
  }
}

.sf__text-stroke {
  -webkit-text-stroke: .5px #dfdfdf;
  letter-spacing: 10px;
  text-transform: uppercase;
  font-size: 110px;
  font-style: italic;
  color: transparent;
  font-weight: 700
}

.sf__text-stroke.text-stroke-1 {
  font-style: normal;
  -webkit-text-stroke: 1px #696969;
  letter-spacing: 0
}

.sf__text-scroll,
.sf__text-stroke.text-stroke-1 {
  font-size: 48px;
  line-height: 56px
}

.m-scroll {
  display: flex;
  width: 100%;
  height: 165px;
  position: relative;
  margin: auto;
  overflow: hidden
}

.m-scroll__title {
  white-space: nowrap;
  transition: all 1s ease
}

.m-scroll__title>div {
  display: flex;
  animation: scrollText var(--speed, 22s) infinite linear;
  position: absolute
}

ul.sf__list-inline {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: flex-start;
  margin: 0 -11px
}

ul.sf__list-inline li {
  margin: 0 6px;
  padding: 0 5px;
  line-height: 30px
}

ul.sf__list-inline li a {
  color: var(--text-gray-400);
  padding: 0
}

ul.sf__list-inline li.active a,
ul.sf__list-inline li:hover a {
  border-bottom: 1px solid var(--color-primary);
  color: var(--color-primary)
}

ul.sf__list-row li {
  line-height: 34px
}

ul.sf__list-row li a {
  color: var(--color-secondary);
  transition: all .3s
}

ul.sf__list-row li.active a {
  color: var(--color-primary)
}

ul.sf__list-row .sf__option-filter a {
  display: inline-block;
  position: relative;
  line-height: 24px
}

ul.sf__list-row .sf__option-filter a:after {
  content: "";
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  width: 0;
  bottom: 0;
  background-color: var(--color-primary);
  transition: all .3s ease
}

ul.sf__list-row .sf__option-filter a:hover {
  color: var(--primary-color)
}

ul.sf__list-row .sf__option-filter.active a:after,
ul.sf__list-row .sf__option-filter a:hover:after {
  width: 100%
}

ul.sf__list-row-border li {
  padding-top: .625rem;
  padding-bottom: .625rem;
  border-bottom: 1px solid var(--border-color-1)
}

ul.sf__list-row-border li a {
  padding-left: 0;
  padding-right: 0
}

ul.sf__list-row-border li.active a span,
ul.sf__list-row-border li:hover a span,
ul.sf__list-row-border li:last-child {
  border-bottom: 0
}

@keyframes scrollText {
  0% {
    transform: translateZ(0)
  }

  to {
    transform: translate3d(-30%, 0, 0)
  }
}

@keyframes sf-scrolling-text-animation {
  0% {
    transform: translateX(-20%) translateZ(0)
  }

  to {
    transform: translateX(-120%) translateZ(0)
  }
}

@keyframes sf-scrolling-text-animation-reverse {
  0% {
    transform: translateX(20%) translateZ(0)
  }

  to {
    transform: translateX(120%) translateZ(0)
  }
}

.sf__scrolling-text .sf__scrolling-text-inner {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: baseline
}

.sf__scrolling-text .sf__scrolling-text-inner:hover>* {
  animation-play-state: paused
}

.sf__scrolling-text .sf__scrolling-text-inner>* {
  margin: 0;
  animation-duration: var(--speed, 15s)
}

.sf__scrolling-text .sf__scrolling-text-inner a {
  color: inherit;
  text-decoration: none
}

.sf__scrolling-text .sf__scrolling-text-inner a em {
  font-style: normal
}

.sf__scrolling-text .sf__scrolling-text-inner span.custom {
  padding: 0 1em;
  display: inline-block;
  vertical-align: middle
}

.sf__scrolling-text .sf__scrolling-text-inner span.custom[data-scale=medium] {
  padding: 0 1em;
  transform: scale(.5)
}

.sf__scrolling-text .sf__scrolling-text-inner span.custom[data-scale=large] {
  padding: 0 2em
}

.sf__scrolling-text[data-s-dir=ltr] .sf__scrolling-text-inner>* {
  transform: translateX(-20%) translateZ(0);
  animation: sf-scrolling-text-animation 15s linear infinite
}

.sf__scrolling-text[data-s-dir=rtl] {
  direction: rtl
}

.sf__scrolling-text[data-s-dir=rtl] .sf__scrolling-text-inner>* {
  transform: translateX(20%) translateZ(0);
  animation: sf-scrolling-text-animation-reverse 15s linear infinite
}

.sf__scrolling-text[data-s-speed=lowest] .sf__scrolling-text-inner>* {
  animation-duration: 15s
}

.sf__scrolling-text[data-s-speed=medium] .sf__scrolling-text-inner>* {
  animation-duration: 7s
}

.sf__scrolling-text[data-s-speed=fast] .sf__scrolling-text-inner>* {
  animation-duration: 4s
}

.sf__scrolling-text[data-style=text-outline] em {
  -webkit-text-stroke-color: inherit;
  -webkit-text-fill-color: transparent
}

.sf__scrolling-text[data-style=text-outline][data-outline-thickness=thin] em {
  -webkit-text-stroke-width: .015em
}

.sf__scrolling-text[data-style=text-outline][data-outline-thickness=thick] em {
  -webkit-text-stroke-width: .03em
}

.sf__scrolling-text[data-style=text-outline] a:hover em {
  -webkit-text-fill-color: initial;
  -webkit-text-stroke-width: 0
}

.sf__scrolling-text.font_size_11vh * {
  font-size: 11vh;
  line-height: 1.2em
}

.sf__custom-select {
  position: relative
}

.sf__custom-select select {
  display: none
}

.sf__custom-select .select-selected {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  user-select: none;
  font-weight: inherit
}

.sf__custom-select .select-selected .select-arrow {
  padding-left: 8px;
  transition: transform .3s ease-in-out
}

.sf__custom-select .select-selected .select-arrow svg {
  width: 8px;
  height: 8px
}

.sf__custom-select .select-selected.select-arrow-active .select-arrow {
  transform: rotateX(180deg)
}

.sf__custom-select.sf__select-plain {
  border-bottom: 2px solid #000
}

.sf__custom-select.sf__select-plain .select-items {
  padding: 20px 25px;
  line-height: inherit
}

.sf__custom-select.sf__select-plain .select-selected .select-arrow {
  padding-left: 20px
}

.sf__custom-select.select__custom-width {
  min-width: 250px
}

@media screen and (max-width:1535px) {
  .sf__custom-select.select__custom-width {
    min-width: 180px
  }
}

@media screen and (max-width:1279px) {
  .sf__custom-select.select__custom-width {
    min-width: 130px
  }
}

.sf__custom-select.sf__select-top .select-items {
  top: auto;
  bottom: 100%
}

.sf__custom-select.sf__select-top .select-items.select-hide {
  bottom: calc(100% + 20px);
  top: auto
}

.sf__custom-select.sf__select-medium .select-items {
  padding: 20px 25px
}

.sf__custom-select.sf__select-bordered .select-selected {
  padding: 9px 16px;
  border: 1px solid var(--color-border);
  border-radius: .25rem
}

.sf__custom-select.sf__select-bordered .select-items {
  left: 0
}

@media screen and (max-width:639px) {
  .sf__custom-select.sf__select-bordered.w-full-mobile {
    width: 100% !important
  }

  .sf__custom-select.sf__select-bordered.w-full-mobile .select-items {
    width: 100%
  }
}

.sf__custom-select .select-items {
  position: absolute;
  background-color: #fff;
  color: #757575;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 80;
  width: min-content;
  min-width: 100%;
  padding: 10px 20px;
  border-radius: 5px;
  opacity: 1;
  box-shadow: 0 20px 30px rgba(0, 0, 0, .12);
  visibility: visible;
  transition: all .2s ease-in-out;
  transform: translateZ(0);
  line-height: 32px
}

.sf__custom-select .select-items div {
  cursor: pointer;
  user-select: none;
  transition: color .25s ease;
  white-space: nowrap;
  color: rgba(0, 0, 0, .3)
}

.sf__custom-select .select-items div.same-as-selected,
.sf__custom-select .select-items div:hover {
  color: #000
}

.sf__custom-select .select-items.select-hide {
  opacity: 0;
  visibility: hidden;
  top: calc(100% + 20px)
}

.sf__page-header {
  margin-top: 40px
}

.sf__page-header .section__heading {
  font-size: 42px;
  line-height: 60px;
  margin-bottom: 5px
}

@media(max-width:767px) {
  .sf__page-header {
    margin-top: 30px
  }
}

.sf__page-header .sf-breadcrumb .sf__breabcrumb-page-title,
.sf__page-header .sf-breadcrumb a.bread-crumb__item {
  padding-top: 0;
  padding-bottom: 0
}

.sf__page-header .sf-breadcrumb span.sf__breadcrumb-separator {
  padding-top: 10px;
  padding-bottom: 10px
}

.sf__breadcrumb-separator svg {
  width: 9px;
  height: 9px
}

.sf__pages-other ul.sf__list-row li a {
  font-weight: 500;
  color: #999
}

.sf__pages-other ul.sf__list-row li.active a,
.sf__pages-other ul.sf__list-row li:hover a {
  color: #000
}
}

.sf__page-about .sf__about-block {
  margin-top: 40px;
  margin-bottom: 40px
}

@media(min-width:1024px) {
  .sf__page-about .sf__about-block {
    margin-top: 50px;
    margin-bottom: 50px
  }
}

@media(min-width:1280px) {
  .sf__page-about .sf__about-block {
    margin-top: 70px;
    margin-bottom: 70px
  }
}

@media(max-width:767px) {
  .sf__page-about .sf__about-block {
    margin-top: 15px;
    margin-bottom: 15px
  }
}

.sf__page-about .sf__about-block .sf-custom__block-inner {
  margin: 0 auto
}

@media(min-width:1024px) {
  .sf__page-about .sf__about-block .sf-custom__block-inner {
    max-width: 85%
  }
}

@media(min-width:1280px) {
  .sf__page-about .sf__about-block .sf-custom__block-inner {
    max-width: 70%
  }
}

.sf__page-about .about__block-heading {
  font-size: 36px;
  line-height: 56px;
  margin-bottom: 30px
}

@media(max-width:1023px) {
  .sf__page-about .about__block-heading {
    font-size: 30px;
    line-height: 42px
  }
}

@media(max-width:767px) {
  .sf__page-about .about__block-heading {
    font-size: 24px;
    line-height: 34px;
    text-align: left;
    margin-bottom: 20px
  }
}

.sf__page-about .about__block-subheading {
  text-align: left;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 20px
}

.sf__page-about .sf__about-block-text-1 .rte,
.sf__page-about .sf__about-block-text-2 .rte {
  text-align: left
}

.sf__page-about .sf__about-custom-html {
  align-items: center
}

@media(min-width:1024px) {
  .sf__page-about .sf__about-custom-html .sf-custom__block-inner {
    padding-left: 40px
  }
}

@media(min-width:1280px) {
  .sf__page-about .sf__about-custom-html .sf-custom__block-inner {
    padding-left: 70px
  }
}

.sf__page-about .sf__about-custom-list h3 {
  font-size: 42px;
  line-height: 60px;
  margin-bottom: 60px
}

@media(max-width:1023px) {
  .sf__page-about .sf__about-custom-list h3 {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 30px;
    margin-top: 10px
  }
}

@media(max-width:767px) {
  .sf__page-about .sf__about-custom-list h3 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 30px;
    margin-top: 10px
  }
}

.sf__page-about .sf__about-custom-list ul li {
  display: grid;
  grid-template-columns: 65px auto;
  column-gap: 20px;
  margin-bottom: 30px
}

.sf__page-about .sf__about-custom-list ul li h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 12px
}

.sf__page-about .sf__about-custom-list ul li:last-child {
  margin-bottom: 0
}

.sf__page-about .sf__about-custom-heading .content__heading {
  font-size: 42px;
  line-height: 60px;
  margin-bottom: 30px
}

@media(max-width:1023px) {
  .sf__page-about .sf__about-custom-heading .content__heading {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 42px
  }
}

@media(max-width:767px) {
  .sf__page-about .sf__about-custom-heading .content__heading {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 0
  }
}

.sf__page-about .sf__about-card-custom .image-card__content {
  position: relative;
  padding: 30px 0 0
}

@media(max-width:767px) {
  .sf__page-about .sf__about-card-custom .image-card__content {
    padding-top: 10px;
    margin-bottom: 10px
  }
}

.sf__page-about .sf__about-card-custom .image__card-heading-group {
  display: flex;
  flex-direction: column-reverse
}

.sf__page-about .sf__about-card-custom .image__card-heading-group h3 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 5px;
  font-weight: 500
}

.sf__page-about .sf__about-card-custom .image__card-heading-group p {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0
}

@media(max-width:1023px) {
  .sf__page-about br {
    display: none
  }
}

.sf__page-about.sf-icon-box {
  border-top: 1px solid #eee
}

.sf__page-about.sf-icon-box .section-py {
  padding-top: 40px;
  padding-bottom: 40px
}

.sf__page-about.sf-icon-box .sf-icon-box__text h3 {
  font-weight: 500;
  font-size: 20px
}

.sf__page-find-store .content__info h3 {
  font-size: 42px;
  line-height: 60px
}

@media(max-width:767px) {
  .sf__page-find-store .content__info h3 {
    font-size: 24px;
    line-height: 42px
  }
}

@media(min-width:768px)and (max-width:1920px) {
  .sf__page-find-store .content__info h3 {
    font-size: 36px;
    line-height: 42px
  }
}

.sf__page-find-store .sf__store-info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 70px;
  row-gap: 70px;
  margin-top: 50px
}

.sf__page-find-store .sf__store-info .sf__store-item a {
  text-decoration: underline
}

.sf__page-find-store .sf__store-info .sf__store-item h4 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
  font-weight: 500
}

.sf__page-find-store .sf__store-info .sf__store-item ul {
  display: flex;
  align-items: center;
  margin: 20px -15px 0
}

.sf__page-find-store .sf__store-info .sf__store-item ul li {
  padding: 0 15px
}

@media(max-width:767px) {
  .sf__page-find-store .sf__store-info {
    grid-template-columns: auto;
    row-gap: 20px;
    margin-top: 10px
  }
}

@media(min-width:768px) {
  .sf__page-find-store .sf__store-info {
    column-gap: 50px;
    row-gap: 40px;
    margin-top: 30px
  }
}

@media(min-width:1024px)and (max-width:1920px) {
  .sf__page-find-store .sf__store-info {
    column-gap: 30px;
    row-gap: 30px;
    margin-top: 30px
  }
}

@media(max-width:1023px) {
  .sf__page-find-store .sf-custom__grid .sf-custom__block:first-of-type {
    order: 1
  }

  .sf__page-find-store .sf-custom__grid .sf-custom__block:nth-of-type(2) {
    order: 2
  }

  .sf__page-find-store .sf-custom__grid .sf-custom__block:nth-of-type(3) {
    order: 4
  }

  .sf__page-find-store .sf-custom__grid .sf-custom__block:nth-of-type(4) {
    order: 3
  }

  .sf__page-find-store .sf-custom__grid .sf-custom__block:nth-of-type(5) {
    order: 5
  }

  .sf__page-find-store .sf-custom__grid .sf-custom__block:nth-of-type(6) {
    order: 6
  }
}

@media(min-width:1024px)and (max-width:1919px) {
  .sf__page-find-store .sf-custom__grid {
    margin: -20px
  }

  .sf__page-find-store .sf-custom__grid .sf-custom__block {
    padding: 20px
  }

  .sf__page-find-store .sf-custom__grid .sf-custom__block.sf-custom-block-image {
    width: 60%
  }

  .sf__page-find-store .sf-custom__grid .sf-custom__block.sf-custom-block-content {
    width: 40%
  }
}

@media(max-width:767px) {
  .sf__page-find-store .sf-custom__grid .sf-custom__block.sf-custom-block-content {
    margin-bottom: 30px
  }

  .sf__page-find-store .sf-custom__grid .sf-custom__block.sf-custom-block-content svg {
    width: 16px;
    height: 16px
  }
}

.sf__tab-item {
  width: 100%;
  color: #fff;
  overflow: hidden;
  margin-bottom: 40px
}

.sf__tab-item input {
  position: absolute;
  opacity: 0;
  z-index: -1
}

.sf__tab-item-label {
  display: flex;
  justify-content: space-between;
  padding: 1em 0;
  font-weight: 700;
  cursor: pointer;
  color: #000;
  border-bottom: 1px solid #ededed;
  position: relative
}

.sf__tab-item-label:after,
.sf__tab-item-label:before {
  position: absolute;
  content: "";
  text-align: center;
  transition: all .35s;
  transform: translateY(-50%);
  top: 50%;
  background: #000
}

.sf__tab-item-label:after {
  width: 11px;
  height: 1px;
  right: 0
}

.sf__tab-item-label:before {
  width: 1px;
  height: 11px;
  right: 4.5px
}

.sf__tab-item-content {
  max-height: 0;
  padding: 0;
  color: #000;
  transition: all .35s
}

.sf__tab-item input:checked+.sf__tab-item-label {
  border-bottom-color: #000
}

.sf__tab-item input:checked+.sf__tab-item-label:before {
  display: none
}

.sf__tab-item input:checked~.sf__tab-item-content {
  max-height: 100vh;
  padding: 20px 0 0
}

@media screen and (max-width:767px) {
  .responsive-table thead {
    display: none
  }

  .responsive-table td,
  .responsive-table th {
    float: left;
    clear: left;
    width: 100%;
    text-align: right;
    padding: 10px 0;
    border: 0;
    margin: 0;
    color: var(--color-sub-text)
  }

  .responsive-table td:before,
  .responsive-table th:before {
    content: attr(data-label);
    float: left;
    text-align: center;
    font-size: 16px;
    padding-right: 10px;
    font-weight: 500;
    color: var(--color-body-text)
  }

  .responsive-table__row+.responsive-table__row,
  tfoot>.responsive-table__row:first-child {
    position: relative;
    margin-top: 10px;
    padding-top: 55px
  }

  .responsive-table__row+.responsive-table__row:after,
  tfoot>.responsive-table__row:first-child:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 27.5px;
    right: 27.5px;
    border-bottom: 1px solid var(--color-border)
  }

  tfoot .small-hide {
    display: none
  }
}

@media(max-width:767px) {

  #shopify-chat-dummy,
  #shopify-chat>iframe:not([style*="width: 100vw"]) {
    bottom: 70px !important
  }
}

.template-product #shopify-chat-dummy,
.template-product #shopify-chat>iframe:not([style*="width: 100vw"]) {
  bottom: 70px !important
}

.sf__coming-soon .sf__newsleter-form,
.sf__coming-soon .sf__password-form {
  width: 80%
}

@media (min-width:768px) {

  .sf__coming-soon .sf__newsleter-form,
  .sf__coming-soon .sf__password-form {
    width: 33.333333%
  }
}

.sf__coming-soon .sf__newsleter-form .errors,
.sf__coming-soon .sf__password-form .errors {
  color: #ff534d
}

.sf__masonry-wrapper {
  margin: -7px
}

.sf__masonry-wrapper .sf__masonry-item {
  width: 100%;
  padding: 7px
}

.sf__masonry-wrapper .sf__masonry-item:hover {
  background: #f8f8f8
}

.sf__masonry-wrapper .sf__masonry-item>div {
  box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

@media screen and (min-width:768px) {
  .sf__masonry-wrapper .sf__masonry-item {
    width: 25%
  }
}

@media screen and (min-width:640px) {
  .sf__masonry-wrapper .sf__masonry-item {
    width: 33.3333%
  }
}

@media screen and (min-width:1024px) {
  .sf__masonry-wrapper .sf__masonry-item {
    width: 20%
  }


  .sf__pcard.sf-prod__block.sf__pcard-style-4 {
    width: 250px;
  }
}

body .sf-currency-switcher,
body .sf-language-switcher {
  display: block
}

.image-card__content {
  /* height: 267px; */
}


@media screen and (max-width: 768px) {
  p.image__card-subheading.text-sm.md\:text-base.mb-2 {
    /* height: 85px; */
  }

  a.sf__btn.sf__btn-primary {
    /* margin-top: 6rem; */
  }
  .image-card__content {
    /* height: 190px; */
  }
}

@media screen and (min-width: 768px) {
  .py-2.image__card-heading.mb-4.fixed-height {
    height: 72px;
  }
}

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

.swiper-slide.pb-\[30px\] {
  width: 300px;
}

.recently-viewed-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.scd__body-progress progress {
  -webkit-appearance: none;
}

.scd__body-progress progress::-webkit-progress-bar {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  overflow: hidden;
  height: 6px;
}

.scd__body-progress progress::-webkit-progress-value {
  background-color: #ff608f;
}

.scd__body-progress progress::-moz-progress-bar {
  background-color: #ff608f;
}