@media (max-width: 767.98px) {
  #product .l-footer .footer-container {
    padding-bottom: 5.625rem;
  }
}
#product nav[aria-label="breadcrumb"] {
  margin-top: 0;
}
#product .breadcrumb {
  justify-content: flex-start;
}
#product .product-col-first {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  #product .product-col-first {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
#product .product-col-first .product-flags {
  top: 0.625rem;
}
@media (min-width: 992px) {
  #product .product-col-second {
    padding-top: 2.5rem;
  }
  #product .product-col-second > * {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767.98px) {
  #product .l-footer .footer-container {
    padding-bottom: 4.375rem;
  }
}
#product .product-title .wishlist {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem;
}
#product .product-title .wishlist a {
  display: block;
  color: inherit;
  font-weight: 200;
}
#product .product-title .wishlist i {
  font-size: 2rem;
}
.product-thumbs {
  position: absolute;
  top: 0;
  left: -0.625rem;
  bottom: 0;
  transform: translateX(-100%);
  margin-top: 0 !important;
}
@media (min-width: 1280px) {
  .product-thumbs {
    left: -1.25rem;
  }
}
@media (max-width: 767.98px) {
  .product-thumbs {
    display: none;
  }
}
.product-thumbs picture {
  display: block;
}
.product-thumbs__elem {
  cursor: pointer;
  opacity: 0.3;
  transition: 0.3s ease opacity;
}
@media (min-width: 1440px) {
  .product-thumbs__elem {
    max-width: 8.4375rem;
  }
}
.product-thumbs__elem:focus, .product-thumbs__elem:hover {
  opacity: 0.6;
}
.product-thumbs__elem.swiper-slide-thumb-active {
  opacity: 1;
  filter: brightness(115%);
}
.product-thumbs__elem img {
  width: 100%;
  object-fit: cover;
}
.product-thumbs.swiper-vertical .product-thumbs__elem {
  max-width: 6.25rem;
}
.product-main-images {
  position: relative;
}
.product-main-images picture {
  display: block;
}
.product-main-images img {
  width: 100%;
  object-fit: cover;
}
.product-main-images__modal-trigger-layer {
  position: absolute;
  right: 0.625rem;
  bottom: 0.625rem;
  z-index: 2;
  width: 1.6em;
  height: 1.6em;
  padding: 0;
  line-height: 1.6em;
  border: 0;
  border-radius: 50%;
  font-size: 1.25rem;
  pointer-events: none;
}
@media (min-width: 768px) {
  .product-main-images .swiper.-two-cols {
    overflow: visible;
  }
  .product-main-images .swiper.-two-cols .swiper-wrapper {
    flex-wrap: wrap;
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
    row-gap: 1.25rem;
  }
  .product-main-images .swiper.-two-cols .swiper-slide {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
  }
  .product-main-images .swiper-pagination {
    display: none;
  }
}
@media (max-width: 767.98px) {
  #product .product-title {
    margin-bottom: 0.625rem !important;
  }
}
.product-title-bottom .product-origami-rating-seller {
  display: flex;
  align-items: center;
}
.product-title-bottom .star-ratings-wrapper {
  margin-right: 0.5rem;
}
@media (max-width: 767.98px) {
  .product-title-bottom .product-origami-rating-seller {
    order: -1;
    margin-left: 0 !important;
    margin-bottom: 1.25rem;
  }
}
.product-prices {
  display: flex;
  align-items: baseline;
  width: 100%;
  margin-bottom: 0.5rem;
}
.product-prices .product-price {
  display: flex;
  align-items: baseline;
}
.product-information .product-description {
  margin-bottom: 1.875rem;
}
@media (max-width: 767.98px) {
  .product-information .product-description {
    margin-bottom: 1.25rem;
  }
}
.product-customization {
  margin: 50px 0;
}
.product-customization .product-customization-item {
  margin: 30px 0;
}
.product-customization .product-message {
  width: 100%;
  height: 3.125rem;
  padding: 0.625rem;
  resize: none;
  background: #F1F1F1;
  border: none;
}
.product-customization .product-message:focus {
  background-color: #fff;
  outline: 0.1875rem solid #742780;
}
.product-customization .file-input {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 2.625rem;
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
}
.product-customization .customization-message {
  margin-top: 20px;
}
.product-customization .custom-file {
  position: relative;
  display: block;
  width: 100%;
  height: 2.625rem;
  margin-top: 30px;
  line-height: 2.625rem;
  color: #939393;
  text-indent: 0.625rem;
  background: #F1F1F1;
}
.product-customization .custom-file button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.product-customization small {
  color: #939393;
}
.product-actions > form {
  display: flex;
  flex-direction: column;
}
.product-variants {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.product-variants-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.product-variants-item .control-label {
  width: 100%;
  font-family: "Poppins", sans-serif;
  font-size: 0.875rem;
  color: #161616;
}
.product-variants-link {
  color: #161616;
  text-decoration: underline;
}
.product-variants-link:hover {
  color: #742780;
  text-decoration: none;
}
.product-variants-item-group_1 {
  display: none !important;
}
.attribute-radio__label, .list-attribute-custom .attribute-radio__label {
  position: relative;
  display: block;
  margin: 0;
}
.attribute-radio__input, .list-attribute-custom .attribute-radio__input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.attribute-radio__input:hover ~ .attribute-radio__text, .attribute-radio__input:hover ~ .list-attribute-custom .attribute-radio__text, .list-attribute-custom .attribute-radio__input:hover ~ .attribute-radio__text, .list-attribute-custom .attribute-radio__input:hover ~ .list-attribute-custom .attribute-radio__text {
  color: #161616;
  border-color: #161616;
}
.attribute-radio__input:hover ~ .attribute-radio__text .attribute-radio__radio, .attribute-radio__input:hover ~ .list-attribute-custom .attribute-radio__text .attribute-radio__radio, .list-attribute-custom .attribute-radio__input:hover ~ .attribute-radio__text .attribute-radio__radio, .list-attribute-custom .attribute-radio__input:hover ~ .list-attribute-custom .attribute-radio__text .attribute-radio__radio {
  border-color: #161616;
}
.attribute-radio__input:checked ~ .attribute-radio__text, .attribute-radio__input:checked ~ .list-attribute-custom .attribute-radio__text, .attribute-radio.active .attribute-radio__text, .attribute-radio.active .list-attribute-custom .attribute-radio__text, .list-attribute-custom .attribute-radio__input:checked ~ .attribute-radio__text, .list-attribute-custom .attribute-radio__input:checked ~ .list-attribute-custom .attribute-radio__text, .list-attribute-custom .attribute-radio.active .attribute-radio__text, .list-attribute-custom .attribute-radio.active .list-attribute-custom .attribute-radio__text {
  color: #fff;
  background-color: #919DA5;
  border-color: #919DA5;
}
.attribute-radio__input:checked ~ .attribute-radio__text .attribute-radio__radio, .attribute-radio__input:checked ~ .list-attribute-custom .attribute-radio__text .attribute-radio__radio, .attribute-radio.active .attribute-radio__text .attribute-radio__radio, .attribute-radio.active .list-attribute-custom .attribute-radio__text .attribute-radio__radio, .list-attribute-custom .attribute-radio__input:checked ~ .attribute-radio__text .attribute-radio__radio, .list-attribute-custom .attribute-radio__input:checked ~ .list-attribute-custom .attribute-radio__text .attribute-radio__radio, .list-attribute-custom .attribute-radio.active .attribute-radio__text .attribute-radio__radio, .list-attribute-custom .attribute-radio.active .list-attribute-custom .attribute-radio__text .attribute-radio__radio {
  border-color: #161616;
}
.attribute-radio__input:checked ~ .attribute-radio__text .attribute-radio__radio:after, .attribute-radio__input:checked ~ .list-attribute-custom .attribute-radio__text .attribute-radio__radio:after, .attribute-radio.active .attribute-radio__text .attribute-radio__radio:after, .attribute-radio.active .list-attribute-custom .attribute-radio__text .attribute-radio__radio:after, .list-attribute-custom .attribute-radio__input:checked ~ .attribute-radio__text .attribute-radio__radio:after, .list-attribute-custom .attribute-radio__input:checked ~ .list-attribute-custom .attribute-radio__text .attribute-radio__radio:after, .list-attribute-custom .attribute-radio.active .attribute-radio__text .attribute-radio__radio:after, .list-attribute-custom .attribute-radio.active .list-attribute-custom .attribute-radio__text .attribute-radio__radio:after {
  transform: scale(1);
}
.attribute-radio__radio, .list-attribute-custom .attribute-radio__radio {
  position: relative;
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  border: 1px solid #adb5bd;
  border-radius: 50%;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.attribute-radio__radio:after, .list-attribute-custom .attribute-radio__radio:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  border-radius: 50%;
  transform: scale(0);
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.attribute-radio__text, .list-attribute-custom .attribute-radio__text {
  display: block;
  min-width: 2.5rem;
  padding: 0.625rem;
  font-size: 0.875rem;
  text-align: center;
  text-transform: initial;
  color: #939393;
  border: 1px solid #939393;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.list-attribute-custom, .yp_productoptions {
  width: 100%;
}
.product-variants-item .custom-select {
  width: auto;
  height: auto;
  padding: 0.625rem 2.5rem 0.625rem 0.625rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 10'%3E%3Cpath d='M1.5 1 9 8.5 16.5 1' stroke='%231C1B1F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: 12px 8px;
  background-position: calc(100% - 10px) center;
}
@media (max-width: 767.98px) {
  .product-variants-item .custom-select {
    font-size: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .product-add-to-cart .product-quantity {
    position: fixed;
    z-index: 10;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0.625rem 1.25rem;
    margin: 0 !important;
    border-top: 1px solid #F8F8F8;
    background: #fff;
  }
  .product-add-to-cart .product-quantity .add {
    padding-left: 0 !important;
  }
}
.product-add-to-cart .btn.add-to-cart {
  --min-font: 0.875;
  --max-font: 0.875;
}
.js-product-availability i {
  margin-right: 0.3125rem;
}
.product-availability-shipping-label {
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .product-availability-shipping-label {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .product-availability-shipping-label {
    justify-content: center;
  }
}
.origami-offers-list-heading {
  padding: 0.5rem 1.25rem;
  font-size: 0.875rem;
}
.origami-offers-list .origami-offer-item {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.origami-offers-list .origami-offer-item > .row > div:first-child {
  padding-right: 0;
}
.origami-offers-list .origami-offer-item > .row > div:last-child {
  padding-left: 0;
}
.origami-offers-list .origami-offer-item .btn-primary {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-transform: inherit;
}
/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */
.pswp {
  --pswp-bg: #000;
  --pswp-placeholder-bg: #222;
  --pswp-root-z-index: 100000;
  --pswp-preloader-color: rgba(79, 79, 79, 0.4);
  --pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);
  /* defined via js:
    --pswp-transition-duration: 333ms; */
  --pswp-icon-color: #fff;
  --pswp-icon-color-secondary: #4f4f4f;
  --pswp-icon-stroke-color: #4f4f4f;
  --pswp-icon-stroke-width: 2px;
  --pswp-error-text-color: var(--pswp-icon-color);
}
/*
      Styles for basic PhotoSwipe (pswp) functionality (sliding area, open/close transitions)
  */
.pswp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: var(--pswp-root-z-index);
  display: none;
  touch-action: none;
  outline: 0;
  opacity: 0.003;
  contain: layout style size;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* Prevents focus outline on the root element,
    (it may be focused initially) */
.pswp:focus {
  outline: 0;
}
.pswp * {
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
.pswp--open {
  display: block;
}
.pswp, .pswp__bg {
  transform: translateZ(0);
  will-change: opacity;
}
.pswp__bg {
  opacity: 0.005;
  background: var(--pswp-bg);
}
.pswp, .pswp__scroll-wrap {
  overflow: hidden;
}
.pswp__scroll-wrap, .pswp__bg, .pswp__container, .pswp__item, .pswp__content, .pswp__img, .pswp__zoom-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pswp__img, .pswp__zoom-wrap {
  width: auto;
  height: auto;
}
.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/* :active to override grabbing cursor */
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img, .pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active, .pswp__img {
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out;
}
/* Prevent selection and tap highlights */
.pswp__container, .pswp__img, .pswp__button, .pswp__counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__item {
  /* z-index for fade transition */
  z-index: 1;
  overflow: hidden;
}
.pswp__hidden {
  display: none !important;
}
/* Allow to click through pswp__content element, but not its children */
.pswp__content {
  pointer-events: none;
}
.pswp__content > * {
  pointer-events: auto;
}
/*
  
    PhotoSwipe UI
  
  */
/*
      Error message appears when image is not loaded
      (JS option errorMsg controls markup)
  */
.pswp__error-msg-container {
  display: grid;
}
.pswp__error-msg {
  margin: auto;
  font-size: 1em;
  line-height: 1;
  color: var(--pswp-error-text-color);
}
/*
  class pswp__hide-on-close is applied to elements that
  should hide (for example fade out) when PhotoSwipe is closed
  and show (for example fade in) when PhotoSwipe is opened
   */
.pswp .pswp__hide-on-close {
  opacity: 0.005;
  will-change: opacity;
  transition: opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);
  z-index: 10;
  /* always overlap slide content */
  pointer-events: none;
  /* hidden elements should not be clickable */
}
/* class pswp--ui-visible is added when opening or closing transition starts */
.pswp--ui-visible .pswp__hide-on-close {
  opacity: 1;
  pointer-events: auto;
}
/* <button> styles, including css reset */
.pswp__button {
  position: relative;
  display: block;
  width: 50px;
  height: 60px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  background: none;
  border: 0;
  box-shadow: none;
  opacity: 0.85;
  -webkit-appearance: none;
  -webkit-touch-callout: none;
}
.pswp__button:hover, .pswp__button:active, .pswp__button:focus {
  transition: none;
  padding: 0;
  background: none;
  border: 0;
  box-shadow: none;
  opacity: 1;
}
.pswp__button:disabled {
  opacity: 0.3;
  cursor: auto;
}
.pswp__icn {
  fill: var(--pswp-icon-color);
  color: var(--pswp-icon-color-secondary);
}
.pswp__icn {
  position: absolute;
  top: 14px;
  left: 9px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  pointer-events: none;
}
.pswp__icn-shadow {
  stroke: var(--pswp-icon-stroke-color);
  stroke-width: var(--pswp-icon-stroke-width);
  fill: none;
}
.pswp__icn:focus {
  outline: 0;
}
/*
      div element that matches size of large image,
      large image loads on top of it,
      used when msrc is not provided
  */
div.pswp__img--placeholder, .pswp__img--with-bg {
  background: var(--pswp-placeholder-bg);
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 60px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  z-index: 10;
  /* allow events to pass through top bar itself */
  pointer-events: none !important;
}
.pswp__top-bar > * {
  pointer-events: auto;
  /* this makes transition significantly more smooth,
       even though inner elements are not animated */
  will-change: opacity;
}
/*
  
    Close button
  
  */
.pswp__button--close {
  margin-right: 6px;
}
/*
  
    Arrow buttons
  
  */
.pswp__button--arrow {
  position: absolute;
  top: 0;
  width: 75px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
}
.pswp__button--arrow:disabled {
  display: none;
  cursor: default;
}
.pswp__button--arrow .pswp__icn {
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: none;
  border-radius: 0;
}
.pswp--one-slide .pswp__button--arrow {
  display: none;
}
/* hide arrows on touch screens */
.pswp--touch .pswp__button--arrow {
  visibility: hidden;
}
/* show arrows only after mouse was used */
.pswp--has_mouse .pswp__button--arrow {
  visibility: visible;
}
.pswp__button--arrow--prev {
  right: auto;
  left: 0px;
}
.pswp__button--arrow--next {
  right: 0px;
}
.pswp__button--arrow--next .pswp__icn {
  left: auto;
  right: 14px;
  /* flip horizontally */
  transform: scale(-1, 1);
}
/*
  
    Zoom button
  
  */
.pswp__button--zoom {
  display: none;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
/* "+" => "-" */
.pswp--zoomed-in .pswp__zoom-icn-bar-v {
  display: none;
}
/*
  
    Loading indicator
  
  */
.pswp__preloader {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 60px;
  margin-right: auto;
}
.pswp__preloader .pswp__icn {
  opacity: 0;
  transition: opacity 0.2s linear;
  animation: pswp-clockwise 600ms linear infinite;
}
.pswp__preloader--active .pswp__icn {
  opacity: 0.85;
}
@keyframes pswp-clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*
  
    "1 of 10" counter
  
  */
.pswp__counter {
  height: 30px;
  margin-top: 15px;
  margin-inline-start: 20px;
  font-size: 14px;
  line-height: 30px;
  color: var(--pswp-icon-color);
  text-shadow: 1px 1px 3px var(--pswp-icon-color-secondary);
  opacity: 0.85;
}
.pswp--one-slide .pswp__counter {
  display: none;
}
@media (min-width: 768px) {
  #product .product-col-first {
    padding-left: 7.5rem;
  }
}
@media (min-width: 992px) {
  #product .product-col-first {
    position: sticky;
    top: 20px;
    align-self: flex-start;
  }
}
@media (min-width: 1440px) {
  #product .product-col-first {
    top: 40px;
    padding-left: 9.6875rem;
  }
}
