/** Shopify CDN: Minification failed

Line 128:3 Expected "}" to go with "{"

**/
@media (min-width: 1280px) {
.page-cart .title-wrapper .page-title {
    font-size: calc(12.5vw - 130px); }

#shopify-section-163807201496e55459 { display:none; }

}

.shopify-payment-button .shopify-payment-button__button {
    border: 2px solid #f9bf62;
}

.recommendation-modal__close-button { display:none; }

.page-header.title-size-xlarge .title-section .page-title {
    display: none;
}

.breadcrumbs {
    visibility: hidden;
}

.page-header .page-categories-wrapper {
    display: none;
}

.page-header .title-section .back-btn {
    display: none;
}

.page-faqs .faqs-left {
    background-color: #fef0dc;
}

.page-faqs .faqs-left .faqs-title {
    color: #ffd88c;
}

.page-faqs .faq-heading h2 {
    color: #ffd88c;
}

.progress-page.is-active.is-visible {
    display: none;
}

.product__item .product__price {
    color: #f9a621;
}

.about-heading {
    line-height: 1.1;
}


.youtube-player {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 0px;
}

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.youtube-player img {
  object-fit: cover;
  display: block;
  left: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  transition: 0.4s all;
}

.youtube-player img:hover {
  -webkit-filter: brightness(75%);
  -moz-filter: brightness(75%);
  filter: brightness(75%);
}

.youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url("https://cdn.shopify.com/s/files/1/0516/4000/8902/files/play-button-youtubeembed.png?v=1617064748") no-repeat;
  cursor: pointer;
}

@media (max-width: 767px) {
.page-header.title-size-xlarge .title-section .title-section-wrapper {
    padding-top: 0px;
    padding-bottom: 140px;
}

/* #shopify-section-1542014925951 .slideshow {
    height: auto ;
}

*/ 