/** Shopify CDN: Minification failed

Line 2112:20 Unexpected "}"

**/

.background-media-text{
  position:absolute;
  width:100%;
  overflow:hidden;
  background:#111111;
  background:var(--colorLargeImageBg);
}

.background-media-text__video{
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  width:100%;
  z-index:0;
}

@media only screen and (max-width:589px){

.background-media-text__video{
    width:300%;
    left:-100%
}
  }

.background-media-text__video iframe,.background-media-text__video video{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    pointer-events:none
  }

@media only screen and (min-width:590px){

.background-media-text__video iframe,.background-media-text__video video{
      height:120%;
      max-width:none;
      left:-100%;
      height:150%;
      width:300%
  }
    }

@media screen and (min-width:1140px){

.background-media-text__video iframe,.background-media-text__video video{
      width:100%;
      height:300%;
      left:auto;
      top:-100%
  }
    }

.video-parent-section.video-interactable iframe,.video-parent-section.video-interactable video{
    pointer-events:auto;
  }

.background-media-text__inner{
  position:absolute;
  z-index:2;
  width:100%;
  height:100%
}

.video-interactable .background-media-text__inner{
    pointer-events:none
}

.background-media-text__aligner{
  margin:60px;
}

.background-media-text__text{
  text-align:left;
  background:#ffffff;
  padding:40px;
  width:380px;
}

.background-media-text__text .btn{
  margin-top:20px;
}

@media only screen and (min-width:590px){
  .background-media-text--right .animation-cropper{
    float:right;
  }
}

.background-media-text__container{
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
}

@media only screen and (max-width:589px){
  .background-media-text{
    position:relative;
  }
  .background-media-text__inner{
    position:relative;
  }
  .background-media-text__container,.background-media-text__video{
    position:relative;
    height:240px;
  }
  .background-media-text__aligner{
    margin:-11px -11px 11px;
  }
  .background-media-text__text{
    padding:30px;
    width:auto;
    margin:0 20px;
  }
    .background-media-text.loading:after,.background-media-text.loading:before{
      top:117px;
    }
}

@media only screen and (min-width:590px){
  .background-media-text--450,.background-media-text--450 .background-media-text__image,.background-media-text--450 .background-media-text__video,.background-media-text__spacer.background-media-text--450{
    min-height:450px;
  }
  .background-media-text--550,.background-media-text--550 .background-media-text__image,.background-media-text--550 .background-media-text__video,.background-media-text__spacer.background-media-text--550{
    min-height:550px;
  }
  .background-media-text--650,.background-media-text--650 .background-media-text__image,.background-media-text--650 .background-media-text__video,.background-media-text__spacer.background-media-text--650{
    min-height:650px;
  }
  .background-media-text--750,.background-media-text--750 .background-media-text__image,.background-media-text--750 .background-media-text__video,.background-media-text__spacer.background-media-text--750{
    min-height:750px;
  }
}

[data-animate_sections=true] [data-aos=background-media-text__animation] .background-media-text__image.lazyloaded,[data-animate_sections=true] [data-aos=background-media-text__animation] .background-media-text__image svg,[data-animate_sections=true] [data-aos=background-media-text__animation] .background-media-text__video{
    opacity:0
  }

.no-js [data-animate_sections=true] [data-aos=background-media-text__animation] .background-media-text__image.lazyloaded,.no-js [data-animate_sections=true] [data-aos=background-media-text__animation] .background-media-text__image svg,.no-js [data-animate_sections=true] [data-aos=background-media-text__animation] .background-media-text__video{
      animation:none;
      opacity:1
  }

[data-animate_sections=true] [data-aos=background-media-text__animation].aos-animate .background-media-text__image.lazyloaded,[data-animate_sections=true] [data-aos=background-media-text__animation].aos-animate .background-media-text__image svg,[data-animate_sections=true] [data-aos=background-media-text__animation].loaded.aos-animate .background-media-text__video{
    animation:2.5s cubic-bezier(0.26, 0.54, 0.32, 1) 0s forwards;
    animation-name:zoom-fade;
    transition:none;
  }

@media only screen and (min-width:590px){
    [data-animate_sections=true] [data-aos=background-media-text__animation] .background-media-text__inner .animation-contents{
      opacity:0
    }
    .no-js [data-animate_sections=true] [data-aos=background-media-text__animation] .background-media-text__inner .animation-contents{
        animation:none;
        opacity:1
    }

    [data-animate_sections=true] [data-aos=background-media-text__animation].loaded.aos-animate .background-media-text__inner .animation-contents{
      animation:1s cubic-bezier(0.26, 0.54, 0.32, 1) 0.5s forwards;
      animation-name:rise-up;
    }
  }

[data-animate_sections=false] [data-aos=background-media-text__animation] .background-media-text__video{
    opacity:0
  }

.no-js [data-animate_sections=false] [data-aos=background-media-text__animation] .background-media-text__video{
      opacity:1
  }

[data-animate_sections=false] [data-aos=background-media-text__animation].loaded .background-media-text__video{
    animation:fade-in 1.5s cubic-bezier(0.26, 0.54, 0.32, 1) 0s forwards;
  }

.quote-icon{
  display:block;
  margin:0 auto 20px;
}

.testimonial-stars{
  display:block;
  font-size:16px;
  letter-spacing:0.2em;
  margin-bottom:10px
}

@media only screen and (min-width:590px){

.testimonial-stars{
    font-size:18px;
    margin-bottom:15px
}
  }

.testimonials-slide{
  display:none;
  opacity:0;
  padding:40px 0 55px;
  width:33%
}

.testimonials-slide:first-child{
    display:block;
  }

.flickity-slider .testimonials-slide{
    display:block;
    opacity:1
}

.testimonials-slide .testimonials-slider__text{
    transform:scale(0.95);
    transition:transform 0.5s ease,box-shadow 0.5s ease;
  }

.testimonials-slide.is-selected .testimonials-slider__text{
    transform:scale(1.1);
    box-shadow:0 10px 25px rgba(0, 0, 0, 0.1);
    position:relative;
    z-index:10;
  }

@media only screen and (max-width:589px){
    .testimonials-slide{
      width:100%;
    }

    .testimonials-slide .testimonials-slider__text{
      transform:scale(0.86);
    }

    .testimonials-slide.is-selected .testimonials-slider__text{
      transform:scale(1);
    }
  }

.testimonials-slider__text{
  margin:0 30px;
  padding:30px 20px;
  background:#ffffff;
  background:var(--colorBody);
  color:#1c1d1d;
  color:var(--colorTextBody);
  margin-bottom:20px
}

@media only screen and (min-width:590px){

.testimonials-slider__text{
    margin:0;
    padding:30px;
    margin-bottom:0
}
  }

.testimonials-slider__text cite{
    font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);
    font-weight:var(--typeHeaderWeight);
    letter-spacing:var(--typeHeaderSpacing);
    line-height:var(--typeHeaderLineHeight)
  }

[data-type_header_capitalize=true] .testimonials-slider__text cite{
    text-transform:uppercase
  }

.testimonials-slider__text cite{
    font-style:normal
  }

@media only screen and (min-width:590px){

.testimonials-slider__text cite{
      font-size:calc(var(--typeBaseSize) + 1px)
  }
    }

.testimonials-slider__text p{
    margin-bottom:10px
  }

.testimonials-slider__text p+cite{
      margin-top:0;
    }

.testimonail-image{
  max-width:142px;
  background-color:#ffffff;
  background-color:var(--colorBody);
  margin-bottom:20px
}

.text-center .testimonail-image{
    margin-left:auto;
    margin-right:auto
}

.testimonail-image--round{
  width:65px;
  height:65px;
  max-width:none;
  border-radius:65px
}

.testimonail-image--round img{
    overflow:hidden;
    border-radius:65px;
  }

.testimonial-meta{
  margin-top:30px
}

.testimonial-meta cite:before{
    content:"";
  }

.testimonial-meta p{
    font-size:calc(var(--typeBaseSize) - 1);
    margin:5px 0 0
  }

@media only screen and (min-width:590px){

.testimonial-meta p{
      font-size:var(--typeBaseSize)
  }
    }

.testimonials-section .flickity-page-dots{
  bottom:0;
}

.announcement{
  position:relative;
  overflow:hidden;
  background-color:#1c1d1d;
  background-color:var(--colorAnnouncement);
  color:#ffffff;
  color:var(--colorAnnouncementText);
  max-height:100px;
  transition:max-height 0.3s cubic-bezier(0, 0, 0.38, 1);;
  transform:translateZ(0);
  z-index:29;
}

.announcement--closed{
  max-height:0 !important;
}

.announcement__text{
  display:block;
  padding:5px 20px 4px;
  font-size:14px;
  transition:opacity 0.75s ease;
  text-align:center
}

@media only screen and (min-width:590px){

.announcement__text{
    padding:6px 20px 5px;
    font-size:16px
}
  }

.announcement--closed .announcement__text{
    opacity:0
}

.announcement__link{
  display:block;
  color:#ffffff;
  color:var(--colorAnnouncementText)
}

.announcement__link:hover{
    color:#ffffff;
    color:var(--colorAnnouncementText);
  }

.announcement__close{
  display:block;
  position:absolute;
  top:50%;
  right:0;
  transform:translateY(-50%);
  padding:0 10px;
  transition:opacity 1s ease 0.8s;
  cursor:pointer;
  z-index:2
}

.announcement--closed .announcement__close{
    opacity:0
}

.announcement__close .icon{
    color:#ffffff;
    color:var(--colorAnnouncementText);
    width:20px;
    height:20px;
    vertical-align:middle
  }

@media only screen and (min-width:590px){

.announcement__close .icon{
      width:22px;
      height:22px
  }
    }

.shopify-challenge__container{
  padding:30px 22px
}

@media only screen and (min-width:590px){

.shopify-challenge__container{
    padding:120px 0
}
  }

.newsletter{
  margin:0 auto;
  max-width:520px;
}

.newsletter-section .errors{
  margin-left:auto;
  margin-right:auto;
  max-width:520px;
}

.newsletter-section .icon-email{
  width:40px;
  height:40px;
  margin-bottom:5px
}

@media only screen and (min-width:590px){

.newsletter-section .icon-email{
    width:32px;
    height:32px;
    margin-bottom:8px
}
  }

.newsletter-section .btn{
  min-width:auto;
}

.modal .newsletter .h1{
  margin-bottom:10px;
  font-size:1.45em
}

@media only screen and (min-width:590px){

.modal .newsletter .h1{
    font-size:1.8em;
    margin-bottom:40px
}
  }

@media only screen and (max-width:589px){
  .modal .input-group{
    margin-bottom:0;
  }
  .modal .newsletter p{
    margin-bottom:15px;
  }
}

.modal .newsletter p,.newsletter-section .rte p{
  font-size:var(--typeBaseSize);
  margin-bottom:20px
}

@media only screen and (min-width:590px){

.modal .newsletter p,.newsletter-section .rte p{
    font-size:calc(var(--typeBaseSize) + 2px)
}
  }

.modal .newsletter .image-wrap{
  margin-bottom:10px
}

@media only screen and (min-width:590px){

.modal .newsletter .image-wrap{
    margin-bottom:20px
}
  }

.modal .newsletter input{
  font-size:var(--typeBaseSize)
}

@media only screen and (min-width:590px){

.modal .newsletter input{
    font-size:calc(var(--typeBaseSize) + 1px)
}
  }

.modal .newsletter .text-close{
  text-decoration:underline;
}

.newsletter__input-group{
  background-color:#ffffff;
  background-color:var(--colorInputBg);
  margin:0 20px 20px;
  max-width:400px
}

@media only screen and (min-width:590px){

.newsletter__input-group{
    margin:0 auto 20px
}
  }

.newsletter__input::-webkit-input-placeholder{
    color:#1c1d1d;
    color:var(--colorTextBody);
    opacity:1;
  }

.newsletter__input:-moz-placeholder{
    color:#1c1d1d;
    color:var(--colorTextBody);
    opacity:1;
  }

.newsletter__input::-moz-placeholder{
    color:#1c1d1d;
    color:var(--colorTextBody);
    opacity:1;
  }

.newsletter__input:-ms-input-placeholder{
    color:#1c1d1d;
    color:var(--colorTextBody);
  }

.newsletter__input::-ms-input-placeholder{
    color:#1c1d1d;
    color:var(--colorTextBody);
    opacity:1;
  }

@media only screen and (max-width:589px){
  .form__submit--large{
    display:none;
  }

  .form__submit--small{
    display:block;
  }
}

@media only screen and (min-width:590px){
  .form__submit--large{
    display:block;
  }

  .form__submit--small{
    display:none;
  }
}

[data-has-image] .modal__close{
  background-color:#ffffff;
  background-color:var(--colorBody);
  border-radius:50%;
  padding:5px;
  top:10px;
  right:10px
}

@media only screen and (max-width:589px){

[data-has-image] .modal__close{
    background-color:transparent;
    top:0;
    right:0
}
  }

@media only screen and (max-width:589px){

#NewsletterPopup-newsletter-popup{
    bottom:20px;
    text-align:center
}

    #NewsletterPopup-newsletter-popup .modal__inner{
      max-width:calc(100% - 40px);
    }

    #NewsletterPopup-newsletter-popup .modal__centered-content{
      padding:20px;
    }

    #NewsletterPopup-newsletter-popup.modal--square .modal__close{
      padding:5px;
    }
  }

#NewsletterPopup-newsletter-popup .h2{
    margin-bottom:0
  }

@media only screen and (min-width:590px){

#NewsletterPopup-newsletter-popup .h2{
      margin-bottom:0
  }
    }

#NewsletterPopup-newsletter-popup .rte{
    margin-top:20px;
    margin-bottom:0
  }

@media only screen and (min-width:590px){

#NewsletterPopup-newsletter-popup .rte{
      margin-top:20px;
      margin-bottom:0
  }
    }

#NewsletterPopup-newsletter-popup .rte p{
      margin-bottom:0;
    }

#NewsletterPopup-newsletter-popup .popup-cta{
    margin-bottom:0;
  }

#NewsletterPopup-newsletter-popup .newsletter__input-group{
    margin-top:30px;
    margin-bottom:0
  }

@media only screen and (max-width:589px){

#NewsletterPopup-newsletter-popup .newsletter__input-group{
      margin-top:20px;
      margin-bottom:0
  }
    }

#NewsletterPopup-newsletter-popup .newsletter-button{
    margin-top:30px;
    background-image:none;
    position:relative
  }

#NewsletterPopup-newsletter-popup .newsletter-button:hover{
      background-image:none
    }

#NewsletterPopup-newsletter-popup .newsletter-button:hover .button-arrow{
        opacity:1;
        visibility:visible;
        right:20px;
        transition:right 0.2s ease-in-out,opacity 0.4s ease-in-out;
      }

#NewsletterPopup-newsletter-popup .newsletter-button .button-arrow{
      position:absolute;
      top:50%;
      transform:translateY(-50%);
      right:50%;
      opacity:0;
      visibility:hidden;
      transition:1s ease-in-out,opacity 0.3s ease-in-out;
    }

#NewsletterPopup-newsletter-popup .social-icons a{
    display:inline-block;
    margin-top:30px;
    padding:0 5px;
  }

.modal__centered-content.newsletter--has-image{
  padding:0
}

@media only screen and (max-width:589px){

.modal__centered-content.newsletter--has-image{
    padding:0
}
  }

.modal__centered-content.newsletter--has-image .newsletter-popup{
    display:flex;
    max-width:800px;
    min-width:650px
  }

@media only screen and (max-width:589px){

.modal__centered-content.newsletter--has-image .newsletter-popup{
      max-width:none;
      min-width:0
  }
    }

.modal__centered-content.newsletter--has-image .newsletter-popup.newsletter-popup--image-reversed{
      flex-direction:row-reverse;
    }

.modal__centered-content.newsletter--has-image .form__submit--large{
    display:none;
  }

.modal__centered-content.newsletter--has-image .form__submit--small{
    display:block;
  }

.modal__centered-content.newsletter--has-image .newsletter-popup__image{
    width:50%;
    background-position:50%;
    background-size:cover;
    background-repeat:no-repeat
  }

@media only screen and (max-width:589px){

.modal__centered-content.newsletter--has-image .newsletter-popup__image{
      display:none
  }
    }

.modal__centered-content.newsletter--has-image .newsletter-popup__content{
    padding:40px;
    width:50%
  }

@media only screen and (max-width:589px){

.modal__centered-content.newsletter--has-image .newsletter-popup__content{
      padding:0 0 20px;
      width:100%
  }
    }

newsletter-reminder{
  color:#ffffff;
  color:var(--colorBtnPrimaryText);
  background-color:#111111;
  background-color:var(--colorBtnPrimary);
  z-index:5
}

newsletter-reminder.modal--square .modal__close{
    color:#ffffff;
    color:var(--colorBtnPrimaryText);
    padding:0
  }

newsletter-reminder.modal--square .modal__close:hover{
      color:#ffffff;
      color:var(--colorBtnPrimaryText);
      opacity:50%;
    }

newsletter-reminder .newsletter-reminder__message{
    font-size:calc(var(--typeHeaderSize)*0.5);
  }

.form__submit--small{
  line-height:0;
}

div[data-section-type=fading-images]{
  overflow:hidden;
}

.fading-images-overlay__overlay:before{
  content:"";
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:3;
}

.fading-images__item{
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  opacity:0;
  -o-object-fit:cover;
     object-fit:cover
}

.no-js .fading-images__item{
    opacity:1
}

.fading-images-overlay__titles{
  opacity:0;
  margin:0
}

.fading-images-overlay__titles.active-titles,.fading-images-overlay__titles.finished-titles{
    opacity:1;
  }

.fading-images-overlay__titles--heading-style{
  font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);
  font-weight:var(--typeHeaderWeight);
  letter-spacing:var(--typeHeaderSpacing);
  line-height:var(--typeHeaderLineHeight);
}

[data-type_header_capitalize=true] .fading-images-overlay__titles--heading-style{
    text-transform:uppercase;
}

.fading-images-overlay__titles .animation-cropper{
  display:block;
}

.fading-images-overlay__title{
  display:inline-block;
  -webkit-box-decoration-break:clone;
          box-decoration-break:clone;
  padding:4px 15px;
  margin:2px 0;
}

.active-titles .fading-images-overlay__title{
  animation:1.2s forwards;
  animation-name:rise-up;
}

.finished-titles .fading-images-overlay__title{
  animation:0.75s forwards;
  animation-name:rise-up-out;
}

.active-image.lazyloaded{
  animation:kenburns 7s linear forwards;
  z-index:2;
}

.finished-image.lazyloaded{
  animation:kenburns-out 1s linear forwards;
  z-index:1;
}

.map-section{
  position:relative;
  height:650px;
  width:100%;
  overflow:hidden
}

@media only screen and (min-width:590px){

.map-section{
    height:500px
}
  }

.map-section .page-width{
    height:100%;
    padding:0;
    max-width:none;
  }

.map-section--load-error{
  height:auto;
}

.map-onboarding{
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  width:100%;
  background-size:cover;
  background-position:50% 50%;
  background-repeat:no-repeat;
  z-index:0;
}

.map-section__overlay-wrapper{
  position:relative;
  height:100%;
}

.map-section__overlay{
  position:relative;
  display:inline-block;
  background-color:#ffffff;
  background-color:var(--colorBody);
  padding:30px;
  margin:30px;
  width:100%;
  z-index:3
}

@media only screen and (min-width:590px){

.map-section__overlay{
    padding:40px;
    position:absolute;
    left:60px;
    top:50%;
    transform:translateY(-50%);
    margin:0;
    max-width:30%;
    width:auto;
    padding:40px 60px 40px 40px
}
  }

.map-section--load-error .map-section__overlay{
    position:static;
    transform:translateY(0)
}

.map-section__link{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:2;
}

.map-section__container{
  position:absolute !important;
  top:0;
  left:0;
  width:100%;
  height:150%;
  margin-bottom:-50%
}

.map-section__container:before{
    content:"";
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:auto;
    background:#000;
    z-index:1;
    opacity:0.05;
  }

@media only screen and (min-width:590px){

.map-section__container{
    width:130%;
    height:100%;
    margin:0 -30% 0 0
}
  }

[data-animate_sections=true] [data-aos=map-section__animation] .map-section__container{
    animation:fade-out 0.5s cubic-bezier(0.26, 0.54, 0.32, 1) 0s forwards;
    opacity:0;
  }

[data-animate_sections=true] [data-aos=map-section__animation].aos-animate .map-section__container{
    animation:2.5s cubic-bezier(0.26, 0.54, 0.32, 1) 0s forwards;
    animation-name:zoom-fade;
  }

.image-row:after{content:"";display:table;clear:both;}

.image-row__placeholder{
  float:left;
  width:33.33%
}

.image-row--gutters .image-row__placeholder{
    width:32%;
    margin:0 1% 2%
}

.image-row--gutters .image-row__placeholder:first-child{
      margin-left:0;
    }

.image-row--gutters .image-row__placeholder:last-child{
      margin-right:0;
    }

.image-row__image{
  position:relative;
  min-height:1px;
  float:left
}

.image-row__image:after{
    content:"";
    display:block;
    height:0;
    width:100%;
  }

.image-row__image img{
    display:block;
    position:absolute;
    top:0;
    left:0;
  }

.image-row__image .js-photoswipe__zoom{
  cursor:zoom-in;
}

.image-row__image a .js-photoswipe__zoom{
  cursor:pointer;
}

.store-availability{
  display:flex;
  justify-content:space-around
}

.store-availability .icon{
    margin:6px 0 0;
    width:12px;
    height:12px;
  }

.store-availability .icon-in-stock{
    fill:#56ad6a;
  }

.store-availability .icon-out-of-stock{
    fill:#d02e2e;
  }

.store-availability+.store-availability{
    margin-top:20px;
  }

.store-availability__info{
  flex:0 1 90%;
  text-align:left;
  margin-left:10px
}

.store-availability__info>div{
    margin-bottom:5px
  }

.store-availability__info>div:last-child{
      margin-bottom:0;
    }

.store-availability__info a{
    text-decoration:underline;
  }

.store-availability__small{
  font-size:0.8em
}

.store-availability__small a{
    display:block;
    margin-top:10px;
  }

.text-with-icons{
  margin-bottom:-30px;
}

.text-with-icons__blocks .text-with-icons__block{
  padding:0 30px 30px
}

@media only screen and (max-width:589px){

.text-with-icons__blocks .text-with-icons__block{
    padding:0 0 30px
}
  }

.text-with-icons__button{
  padding-bottom:30px;
}

.cart__item{
  display:grid;
  grid-gap:30px;
  grid-template-columns:150px 1fr;
  grid-template-rows:repeat(2, [row] auto)
}

.drawer .cart__item{
    grid-template-columns:90px 1fr;
    grid-gap:20px
}

@media only screen and (max-width:589px){

.cart__item{
    grid-template-columns:90px 1fr;
    grid-gap:20px
}

.drawer .cart__item{
      grid-template-columns:60px 1fr;
      grid-gap:20px
}
  }

.cart__item--headers{
  grid-template-rows:1fr;
  font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);
  font-weight:var(--typeHeaderWeight);
  letter-spacing:var(--typeHeaderSpacing);
  line-height:var(--typeHeaderLineHeight);
}

[data-type_header_capitalize=true] .cart__item--headers{
    text-transform:uppercase;
}

[data-type_header_accent_transform=true] .cart__item--headers{
    text-transform:uppercase;
    letter-spacing:0.2em;
}

.cart__item--headers{
  font-size:0.85em;
  border-bottom:1px solid;
  border-bottom-color:#e8e8e1;
  border-bottom-color:var(--colorBorder);
  padding-bottom:30px;
  margin-bottom:30px;
}

.cart__item--details{
  display:grid;
  grid-column:2;
  grid-template-columns:2fr 90px 1fr;
  align-items:center
}

@media only screen and (max-width:589px){

.cart__item--details{
    grid-template-columns:90px 1fr
}
  }

.drawer .cart__item--details{
    grid-template-columns:90px 1fr
}

.drawer .cart__item--details .cart__item--name{
      grid-column:1 / span 3;
    }

.drawer .cart__item--details .cart__item--qty{
      grid-column:1 / span 2;
    }

.cart__item--qty{
  grid-column:2;
}

.cart__item--price{
  grid-column:3;
  margin-left:10px;
}

@media only screen and (max-width:589px){
  .cart__item--name{
    grid-column:1 / span 2;
  }

  .cart__item--qty{
    grid-row:2;
    grid-column:1;
  }

  .cart__item--price{
    grid-row:2;
    grid-column:2;
  }
}

.cart__item-row{
  margin-bottom:20px;
}

.cart__item-sub{
  flex:1 1 100%;
  display:flex;
  justify-content:space-between;
  line-height:1
}

.cart__item-sub>div:first-child{
    margin-right:10px;
  }

.cart__terms{
  display:flex;
  align-items:center;
  justify-content:center
}

.cart__terms label{
    margin-bottom:0;
    text-transform:none;
    letter-spacing:0;
  }

@media only screen and (min-width:590px){
  .cart__terms--right{
    justify-content:flex-end;
  }
}

.cart__footer{
  border-top:1px solid;
  border-top-color:#e8e8e1;
  border-top-color:var(--colorBorder);
  padding-top:30px;
}

.cart__checkout-wrapper{
  margin-top:20px
}

.cart__checkout-wrapper .additional-checkout-buttons{
    margin-top:12px;
  }

.drawer .additional-checkout-buttons{
  margin:10px 0
}

.drawer .additional-checkout-buttons [data-shopify-buttoncontainer]{
    justify-content:center
  }

.drawer .additional-checkout-buttons [data-shopify-buttoncontainer]>*{
      height:auto !important;
    }

.cart__row [data-shopify-buttoncontainer]{
  justify-content:flex-end;
}

@media only screen and (min-width:590px){
  .cart__update+.cart__checkout{
    margin-left:20px;
  }
}

.cart__product-name{
  display:block;
  margin-bottom:5px
}

@media only screen and (min-width:590px){

.cart__product-name{
    margin-bottom:10px
}
  }

.cart__price{
  display:block;
}

.cart__price--strikethrough{
  text-decoration:line-through;
}

.cart__discount{
  display:block;
  color:#1c1d1d;
  color:var(--colorSalePrice);
}

.cart__variant-meta{
  font-size:0.9em;
  margin-bottom:10px;
}

.cart__subtotal{
  font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);
  font-weight:var(--typeHeaderWeight);
  letter-spacing:var(--typeHeaderSpacing);
  line-height:var(--typeHeaderLineHeight)
}

[data-type_header_capitalize=true] .cart__subtotal{
    text-transform:uppercase
}

[data-type_header_accent_transform=true] .cart__subtotal{
    text-transform:uppercase;
    letter-spacing:0.2em
}

@media only screen and (max-width:589px){

.cart__subtotal{
    font-size:0.9em
}
  }

.cart__checkout{
  width:100%;
}

iframe.zoid-component-frame{
  z-index:1 !important;
}

.drawer__cart-empty{
  display:none;
}

.drawer.is-empty .drawer__inner{
    display:none;
  }

.drawer.is-empty .drawer__cart-empty{
    display:block;
  }

.cart__empty-text{
  display:none
}

.is-empty .cart__empty-text{
    display:block
}

.template-cart .is-empty form{
  display:none;
}

@media only screen and (min-width:590px){
  .product-single__sticky{
    position:sticky;
    top:20px;
  }

  .modal--quick-shop .page-content{
    width:70vw;
    max-width:100%;
  }
}

.product-full-width{
  margin-top:40px;
}

.product-single__meta{
  padding-left:45px
}

@media only screen and (max-width:589px){

.product-single__meta{
    padding-left:0;
    margin-top:20px
}
  }

.product-single__meta .social-sharing{
    margin-top:25px
  }

@media only screen and (min-width:590px){

.product-single__meta .social-sharing{
      margin-top:40px
  }
    }

.product-single__vendor{
  font-family:var(--typeBasePrimary),var(--typeBaseFallback);
  font-weight:var(--typeBaseWeight);
  letter-spacing:var(--typeBaseSpacing);
  line-height:var(--typeBaseLineHeight);
}

[data-type_base_accent_transform=true] .product-single__vendor{
    text-transform:uppercase;
    letter-spacing:0.2em;
}

.product-single__vendor{
  font-size:12px;
  margin-bottom:10px;
}

.product-single__title{
  font-size:calc(var(--typeHeaderSize)*0.8);
  margin-bottom:6.66667px;
  word-wrap:break-word
}

@media only screen and (min-width:590px){

.product-single__title{
    font-size:var(--typeHeaderSize);
    margin-bottom:10px
}
  }

.product-single__review-link{
  display:block
}

.product-single__review-link .spr-badge[data-rating="0.0"]{
    display:none;
  }

.product-single__review-link .spr-badge{
    margin-bottom:7px;
  }

.product-single__review-link .spr-badge-starrating{
    margin-right:8px;
  }

.product-single__review-link .spr-badge-caption{
    font-size:calc(var(--typeBaseSize) - 1px);
  }

.product-single__sku{
  margin-bottom:6.66667px;
}

.product-single__form .errors{
  margin-top:10px;
}

.product-single__variants{
  display:none
}

.no-js .product-single__variants{
    display:block;
    margin-bottom:40px
}

.product-image-main{
  position:relative;
}

.product__video-wrapper{
  position:relative;
  overflow:hidden;
  max-width:100%;
  padding-bottom:100%;
  height:auto;
  background-color:#ffffff;
  background-color:var(--colorSmallImageBg)
}

.product__video-wrapper iframe{
    width:100%;
    height:100%;
    transition:opacity 0.5s ease-in;
  }

.product__video-wrapper.loaded[data-video-style=muted]:before{
    content:"";
    position:absolute;
    display:block;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:1;
  }

.product__video-wrapper.video-interactable:before{
    display:none !important;
  }

.product__video-wrapper.loaded:after{
    display:none;
  }

.product__video-wrapper.loading iframe{
    opacity:0.01;
  }

.product__video-wrapper.loaded iframe{
    opacity:1;
  }

.product__video{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.product-video-trigger{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
}

.product__photos--beside{
  display:flex;
  width:100%;
}

.product__photos{
  direction:ltr
}

.product__photos a{
    display:block;
    max-width:100%;
  }

.product__photos img{
    display:block;
    margin:0 auto;
    max-width:100%;
    width:100%;
  }

.product__main-photos{
  position:relative;
  overflow:hidden;
  flex:1 1 auto
}

@media only screen and (min-width:590px){

.product__main-photos{
    order:2
}
  }

.product-main-slide:not(.is-selected) button,.product-main-slide:not(.is-selected) iframe,.product-main-slide:not(.is-selected) model-viewer,.product-main-slide:not(.is-selected) video{
    display:none;
  }

.product-main-slide{
  display:none;
  width:100%
}

.product-main-slide:first-child{
    display:block;
  }

.flickity-slider .product-main-slide{
    display:block
}


#shopify-section-template--14545615913047__fading-images{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXgAAAMgAQMAAACjyJjUAAAAA1BMVEUAAACnej3aAAAAAXRSTlMAQObYZgAAALhJREFUeNrswYEAAAAAgKD9qRepAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABg9uBAAAAAAADI/7URVFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWlPTggAQAAABD0/3U7AhUAAAAAAAAAAAAAAAAAAAAAAFgLJh4AAZ9WbWYAAAAASUVORK5CYII=');}  

.product__thumbs{
  position:relative;
  overflow:hidden;
}

.product__thumbs--below{
  margin-top:11px
}

@media only screen and (min-width:590px){

.product__thumbs--below{
    margin-top:20px
}
  }

.product__thumbs--beside{
  flex:0 0 60px;
  max-width:60px;
  margin-left:11px
}

@media only screen and (min-width:590px){

.product__thumbs--beside{
    flex:0 0 80px;
    max-width:80px;
    margin-left:0;
    margin-right:20px
}
  }

.product__thumbs--scroller{
  scrollbar-width:none;
  scroll-behavior:smooth;
  -ms-overflow-style:-ms-autohiding-scrollbar
}

.product__thumbs--scroller::-webkit-scrollbar{
    height:0;
    width:0;
  }

.product__thumbs--below .product__thumbs--scroller{
    overflow-x:scroll;
    white-space:nowrap
}

.product__thumbs--beside .product__thumbs--scroller{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    overflow-y:scroll
}

.product__thumb-item{
  border:2px solid transparent
}

.product__thumb-item a.is-active,.product__thumb-item a:focus{
    outline:none
  }

.product__thumb-item a.is-active:before,.product__thumb-item a:focus:before{
      content:"";
      display:block;
      position:absolute;
      top:0;
      left:0;
      right:0;
      bottom:0;
      box-shadow:inset 0 0 0 2px #1c1d1d;
      box-shadow:inset 0 0 0 2px var(--colorTextBody);
      z-index:1;
    }

.product__thumb-item a:active:before{
    content:none;
  }

.product__thumbs--beside .product__thumb-item{
    margin-bottom:11px
}

@media only screen and (min-width:590px){

.product__thumbs--beside .product__thumb-item{
      margin-bottom:20px
}
    }

.product__thumbs--beside .product__thumb-item:last-child{
      margin-bottom:0;
    }

.product__thumbs--below .product__thumb-item{
    display:inline-block;
    vertical-align:middle;
    margin-right:11px;
    max-width:80px
}

@media only screen and (min-width:590px){

.product__thumbs--below .product__thumb-item{
      margin-right:20px
}
    }

.product__thumbs--below .product__thumb-item:last-child{
      margin-right:0;
    }

.product__thumb-arrow{
  position:absolute;
  background:#ffffff;
  background:var(--colorBody);
  color:#1c1d1d;
  color:var(--colorTextBody);
  transform:none;
  border-radius:0;
  padding:0;
  z-index:2
}

.product__thumb-arrow .icon{
    display:inline-block;
    width:6px;
    height:10px;
  }

.product__thumbs[data-position=below] .product__thumb-arrow{
  top:0;
  height:100%;
  width:25px
}

.product__thumbs[data-position=below] .product__thumb-arrow.product__thumb-arrow--prev{
    left:0;
    text-align:left;
  }

.product__thumbs[data-position=below] .product__thumb-arrow.product__thumb-arrow--next{
    right:0;
    text-align:right;
  }

.product__thumbs[data-position=beside] .product__thumb-arrow{
  width:100%
}

.product__thumbs[data-position=beside] .product__thumb-arrow .icon{
    margin:0 auto;
    transform:rotate(90deg);
  }

.product__thumbs[data-position=beside] .product__thumb-arrow.product__thumb-arrow--prev{
    top:0;
    left:auto;
    padding-bottom:10px;
  }

.product__thumbs[data-position=beside] .product__thumb-arrow.product__thumb-arrow--next{
    top:auto;
    bottom:0;
    right:auto;
    padding-top:10px;
  }

.product__thumb{
  position:relative;
  display:block;
  cursor:pointer;
}

.product__thumb-icon{
  position:absolute;
  top:5px;
  right:5px;
  background-color:#1c1d1d;
  background-color:var(--colorTextBody);
  border-radius:100px;
  padding:6px;
  z-index:1;
  opacity:0;
  transition:opacity 0.5s ease;
  font-size:0
}

.aos-animate .product__thumb-icon{
    opacity:1
}

.product__thumb-icon .icon{
    fill:#ffffff;
    fill:var(--colorBody);
    width:10px;
    height:10px
  }

@media only screen and (min-width:590px){

.product__thumb-icon .icon{
      width:13px;
      height:13px
  }
    }

.product__policies{
  margin-top:6.6px;
  font-size:0.85em
}

@media only screen and (min-width:590px){

.product__policies{
    margin-top:10px
}
  }

.product__price{
  font-size:calc(var(--typeBaseSize) + 2px)
}

@media only screen and (min-width:590px){

.product__price{
    font-size:calc(var(--typeBaseSize) + 4px)
}
  }

.sale-price{
  color:#1c1d1d;
  color:var(--colorSalePrice);
}

.product__unit-price{
  font-size:0.8em;
  opacity:0.8;
}

.product__price--compare{
  padding-right:5px;
  display:inline-block;
  text-decoration:line-through;
}

.product__quantity label{
    display:block;
    margin-bottom:10px;
  }

.product-form-holder--loaded{
  animation:fade-in 1s ease;
}

.add-to-cart[disabled]+.shopify-payment-button{
  display:none;
}

.product-slideshow.flickity-enabled .product-main-slide{
    display:none;
  }

.product-slideshow.flickity-enabled .flickity-viewport .product-main-slide{
    display:block;
  }

.product__photo-zoom{
  position:absolute;
  bottom:0;
  right:0;
  cursor:zoom-in
}

@media only screen and (max-width:589px){

.product__photo-zoom{
    padding:6px
}

.product__main-photos .product__photo-zoom{
      margin-bottom:10px;
      margin-right:10px
}

.product-slideshow .product__photo-zoom{
      opacity:0;
      transition:opacity 0.5s ease-out
}

.product-slideshow .is-selected .product__photo-zoom{
      opacity:1
}
  }

@media only screen and (min-width:590px){

.product__photo-zoom{
    opacity:0;
    width:100%;
    top:0;
    left:0;
    margin:0;
    border-radius:0
}

    .product__photo-zoom span,.product__photo-zoom svg{
      display:none;
    }
  }

.shopify-payment-terms{
  margin:12px 0
}

.shopify-payment-terms:empty{
    display:none;
  }

.modal .shopify-payment-terms{
    display:none
}

.template-blog .article{
  margin-bottom:60px
}

@media only screen and (min-width:590px){

.template-blog .article{
    margin-bottom:120px
}
  }

.template-blog .article:last-child{
  margin-bottom:0
}

@media only screen and (min-width:590px){

.template-blog .article:last-child{
    margin-bottom:60px
}
  }

.article .section-header__title,.article__date,.article__h3{
  margin-bottom:5px
}

@media only screen and (min-width:590px){

.article .section-header__title,.article__date,.article__h3{
    margin-bottom:10px
}
  }

.article__content-meta{
  margin-bottom:20px;
}

.article__featured-image{
  display:block;
  margin-bottom:40px
}

.article__featured-image img{
    display:block;
    margin:0 auto;
  }

.article__body{
  margin-bottom:20px
}

@media only screen and (min-width:590px){

.article__body{
    margin-bottom:40px
}
  }

.article--layout{
  display:flex;
  align-items:center;
  justify-content:flex-end
}

@media only screen and (max-width:589px){

.article--layout{
    flex-wrap:wrap
}
  }

.article__content{
  width:100%;
}

.article__image-wrap{
  position:relative;
  flex:1 1 100%;
  height:200px;
  margin:40px 0;
}

.article__image-wrap--empty{
  height:0;
  margin:0;
}

.article__image img{
  position:absolute;
}

@media only screen and (min-width:590px){
  .article__content{
    flex:1 1 auto;
    padding:40px 40px 40px 0;
    width:100%;
    max-width:50%;
  }

  .article__content--right{
    padding:40px 0 40px 40px;
  }

  .article__image-wrap{
    position:static;
    height:450px;
    margin:0;
  }

  .article__image-wrap--right{
    order:2;
  }

  .article__image{
    position:absolute;
    left:0;
    right:50%;
    width:auto;
    height:450px;
    min-width:0
  }

  .article__image-wrap--right .article__image{
      left:50%;
      right:0
  }
}

.article__comment{
  margin-bottom:40px
}

.article__comment:last-child{
    margin-bottom:0;
  }

.site-header--password{
  color:#1c1d1d;
  color:var(--colorNavText)
}

.site-header--password a,.site-header--password a:hover{
    color:#1c1d1d;
    color:var(--colorNavText);
  }

.is-light .site-header--password{
    color:#fff
}

.is-light .site-header--password a,.is-light .site-header--password a:hover{
      color:#fff;
    }

.password-page__header__grid{
  display:flex;
  flex:1 1 auto;
  align-items:center;
  justify-content:space-between;
}

.password-page__logo h1{
    margin-bottom:0;
  }

.password-page__logo .logo{
    max-width:100%;
  }

.password-login{
  display:block;
  margin:0 auto;
  font-family:var(--typeBasePrimary),var(--typeBaseFallback);
  font-weight:var(--typeBaseWeight);
  letter-spacing:var(--typeBaseSpacing);
  line-height:var(--typeBaseLineHeight)
}

[data-type_base_accent_transform=true] .password-login{
    text-transform:uppercase;
    letter-spacing:0.2em
}

.password-login{
  font-size:0.8em;
  padding:10px 15px;
  border:1px solid }};
  border:1px solid var(--colorBorder)
}

.is-light .password-login{
    border-color:#fff
}

.password-form{
  margin-bottom:1em;
}

.password__lock .icon{
  position:relative;
  top:-2px;
  margin-right:4px;
  width:24px;
  height:24px;
}

.password__footer{
  padding:40px 0;
}

.icon-shopify-logo{
  width:60px;
  height:20px;
}

@media only screen and (max-width:589px){

#LoginModal .modal__close{
    padding:20px
}
  }

#LoginModal .modal__inner{
  background:#ffffff;
  background:var(--colorBody);
  color:#1c1d1d;
  color:var(--colorTextBody);
  padding:30px
}

@media only screen and (max-width:589px){

#LoginModal .modal__inner{
    margin-bottom:40vh
}
  }

.password-admin-link{
  margin:0
}

.password-admin-link a{
    border-bottom:2px solid !important;
    border-bottom-color:#e8e8e1 !important;
    border-bottom-color:var(--colorBorder) !important;
  }

.template-giftcard,.template-giftcard body{
  background:#ffffff;
  background:var(--colorBody)
}

.template-giftcard a,.template-giftcard body a{
    text-decoration:none;
  }

.template-giftcard .page-width{
  max-width:588px
}

.template-giftcard .page-width iframe,.template-giftcard .page-width img,.template-giftcard .page-width object{
    max-width:100%;
  }

.giftcard-header{
  padding:80px 0;
  font-size:1em;
  text-align:center
}

.giftcard-header a{
    display:block;
    margin:0 auto;
  }

.template-giftcard .shop-url{
  display:none;
}

.giftcard__border{
  padding:1.5em;
  box-shadow:0 10px 30px rgba(0, 0, 0, 0.3);
}

.giftcard__content:after{content:"";display:table;clear:both;}

.giftcard__content{
  background-color:#ffffff;
  background-color:var(--colorBody);
  color:#1c1d1d;
  color:var(--colorTextBody);
}

.giftcard__header:after{content:"";display:table;clear:both;}

.giftcard__header{
  padding:20px;
}

.giftcard__title{
  float:left;
  margin-bottom:0;
}

.giftcard__tag{
  display:block;
  float:right;
  background-color:#1c1d1d;
  background-color:var(--colorTextBody);
  border:1px solid transparent;
  color:#ffffff;
  color:var(--colorBody);
  padding:13.33333px;
  border-radius:4px;
  font-size:0.75em;
  text-transform:uppercase;
  letter-spacing:.05em;
  line-height:1;
}

.giftcard__tag--active{
  background:transparent;
  color:#1c1d1d;
  color:var(--colorTextBody);
  border:1px solid;
  border-color:#e8e8e1;
  border-color:var(--colorBorder);
}

.giftcard__wrap{
  position:relative;
  margin:20px 20px 40px
}

.giftcard__wrap img{
    position:relative;
    display:block;
    border-radius:10px;
    z-index:2;
  }

.giftcard__code{
  position:absolute;
  bottom:40px;
  text-align:center;
  width:100%;
  z-index:50;
}

.giftcard__code--medium{
  font-size:.875em;
}

.giftcard__code--small{
  font-size:.75em;
}

.giftcard__code__inner{
  display:inline-block;
  vertical-align:baseline;
  background-color:#fff;
  padding:.5em;
  border-radius:4px;
  max-width:450px;
  box-shadow:0 0 0 1px rgba(0, 0, 0, 0.1)
}

.giftcard__code--small .giftcard__code__inner{
    overflow:auto
}

.giftcard__code__text{
  font-weight:400;
  font-size:1.875em;
  text-transform:uppercase;
  border-radius:2px;
  border:1px dashed;
  border-color:#e8e8e1;
  border-color:var(--colorBorder);
  padding:.4em .5em;
  display:inline-block;
  vertical-align:baseline;
  color:#1c1d1d;
  color:var(--colorTextBody);
  line-height:1
}

.disabled .giftcard__code__text{
    color:#999;
    text-decoration:line-through
}

.giftcard__amount{
  position:absolute;
  top:0;
  right:0;
  color:#fff;
  font-size:2.75em;
  line-height:1.2;
  padding:20px;
  z-index:50
}

.giftcard__amount strong{
    display:block;
    text-shadow:3px 3px 0 rgba(0, 0, 0, 0.1);
  }

.giftcard__amount--medium{
  font-size:2em;
}

.template-giftcard .tooltip{
  display:block;
  position:absolute;
  top:-50%;
  right:50%;
  margin-top:16px;
  z-index:3;
  color:#fff;
  text-align:center;
  white-space:nowrap
}

.template-giftcard .tooltip:before{
    content:"";
    display:block;
    position:absolute;
    left:100%;
    bottom:0;
    width:0;
    height:0;
    margin-left:-5px;
    margin-bottom:-5px;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-top:5px solid #333;
    border-top:5px solid rgba(51, 51, 51, 0.9);
  }

.template-giftcard .tooltip__label{
  display:block;
  position:relative;
  right:-50%;
  border:none;
  border-radius:4px;
  background:#333;
  background:rgba(51, 51, 51, 0.9);
  min-height:14px;
  font-weight:400;
  font-size:12px;
  text-decoration:none;
  line-height:16px;
  text-shadow:none;
  padding:.5em .75em;
  margin-left:.25em
}

.template-giftcard .tooltip__label small{
    text-transform:uppercase;
    letter-spacing:.1em;
    color:#b3b3b3;
    font-size:.875em;
  }

.giftcard__instructions{
  text-align:center;
  margin:0 20px 40px;
}

.giftcard__actions{
  position:relative;
  text-align:center;
  overflow:hidden;
  padding-bottom:1em;
}

.template-giftcard .action-link{
  position:absolute;
  left:20px;
  top:50%;
  font-size:0.875em;
  font-weight:700;
  display:block;
  padding-top:4px;
  text-transform:uppercase;
  letter-spacing:.2em;
  margin-top:-10px
}

.template-giftcard .action-link:focus,.template-giftcard .action-link:hover{
    color:#1c1d1d;
    color:var(--colorTextBody);
  }

.template-giftcard .action-link__print{
  display:inline-block;
  vertical-align:baseline;
  width:17px;
  height:17px;
  vertical-align:middle;
  margin-right:10px;
  opacity:1;
  background-repeat:no-repeat;
  background-position:0 0;
  background-image:url(/cdn/s/assets/gift-card/icon-print-164daa1ae32d10d1f9b83ac21b6f2c70.png);
}

.giftcard__footer{
  text-align:center;
  padding:80px 0;
}

#QrCode img{
    padding:40px;
    border-color:#e8e8e1;
    border-color:var(--colorBorder);
    border-radius:4px;
    margin:0 auto 40px;
  }

@media only screen and (max-width:589px){
  .giftcard{
    font-size:12px;
  }

  .giftcard-header{
    padding:40px 0;
  }

  .template-giftcard .header-logo{
    font-size:2em;
  }

  .giftcard__border{
    padding:20px;
  }

  .giftcard__actions{
    padding:20px;
  }

  .giftcard__actions .btn{
    width:100%;
    padding-left:0;
    padding-right:0;
  }

  .template-giftcard .action-link{
    display:none;
  }
}

@media screen and (max-width:400px){
  .giftcard__amount strong{
    text-shadow:2px 2px 0 rgba(0, 0, 0, 0.1);
  }

  .giftcard__wrap:after,.giftcard__wrap:before{
    display:none;
  }

  .giftcard__code{
    font-size:.75em;
  }

  .giftcard__code--medium{
    font-size:.65em;
  }

  .giftcard__code--small{
    font-size:.55em;
  }
}

@media screen and (max-height:800px){
  .template-giftcard .header-logo img{
    max-height:90px;
  }
}

@media print{
  @page{
    margin:0.5cm;
  }

  h2,h3,p{
    orphans:3;
    widows:3;
  }

  h2,h3{
    page-break-after:avoid;
  }

  body,html{
    background-color:#fff;
  }

  .giftcard-header{
    padding:10px 0;
  }

  .giftcard__border,.giftcard__content{
    border:0 none;
  }

  .add-to-apple-wallet,.giftcard__actions,.giftcard__wrap:after,.giftcard__wrap:before,.site-header__logo-link img:nth-child(2),.tooltip{
    display:none;
  }

  .giftcard__title{
    float:none;
    text-align:center;
  }

  .giftcard__code__text{
    color:#555;
  }

  .template-giftcard .shop-url{
    display:block;
  }

  .template-giftcard .logo{
    color:#58686f;
  }
}


.background-media-text{
  background-attachment: fixed; 
}
.parallax-image {
  background-attachment: fixed; 
  width:100%;
}
.parallax-image img{
  width:100%;

}


.btns-area{
  display: flex;
}

.btns-area a{
    padding: 18px 24px !important;
}

.background-media-text__subtext{
      font-size: large;

}

 .fize_fix {
    font-size: xx-large  !important;
 }

 .subtitle{
  letter-spacing: 2px;
    font-size: 22px;
 }

 #shopify-section-columns{
  margin:100px 0px 0xp 0px !important;
 }

 .img_area {
        height: 100px !important;
        width: 100px !important;
      }


.img_parent{
    display: flex;
    flex-direction: column;
    align-items: center;
      }


.section-block{
        margin-top:100px;
        margin-bottom:40px;

}

  
  .rte-setting{
  font-size: larger !important;

}


.parent-feature-collection{
  display: flex;
  justify-content : space-between;
  align-items : center;
}