/** Shopify CDN: Minification failed

Line 7:1 Unexpected "section"
Line 38:2 Unexpected "/"

**/
*section.main-banner_column.vertical-scrolling.banner-4c05ad44-0006-41a6-9eea-35072eb2bd10.fp-section.fp-table .shop-now-btn {
    color: black;
    border: 1px solid black;
}
section.main-banner_column.vertical-scrolling.banner-4c05ad44-0006-41a6-9eea-35072eb2bd10.fp-section.fp-table .down-arrow {
   filter: invert(1);
}
section.main-banner_column.vertical-scrolling.banner-f23cd48c-d744-47cf-91de-74ae04b315b2.fp-section.fp-table .shop-now-btn {
    color: black;
    border: 1px solid black;
}
section.main-banner_column.vertical-scrolling.banner-f23cd48c-d744-47cf-91de-74ae04b315b2.fp-section.fp-table .down-arrow {
   filter: invert(1);
}
section.main-banner_column.vertical-scrolling.banner-49ff0739-2cd4-4f03-835a-4fe06ac0d7b1.fp-section.fp-table .shop-now-btn {
    color: black;
    border: 1px solid black;
}
section.main-banner_column.vertical-scrolling.banner-49ff0739-2cd4-4f03-835a-4fe06ac0d7b1.fp-section.fp-table .down-arrow {
   filter: invert(1);
}




section.main-banner_column.vertical-scrolling.banner-4440c790-34fc-46a9-81c2-544b70105a84.fp-section.fp-table .shop-button .shop-now-btn {
    color: #000;
    border: 2px solid #000;
}
section.main-banner_column.vertical-scrolling.banner-4440c790-34fc-46a9-81c2-544b70105a84.fp-section.fp-table .shop-button .down-arrow img {
    filter: invert(1);
}*/

section.main-banner_column.vertical-scrolling.banner-e4c6fe7d-96eb-420b-8ca6-ca043a624173.fp-section.fp-table .shop-button .shop-now-btn {
    display: none;
}
.main-banner_column.vertical-scrolling.banner-image_ezR9zw.fp-section.fp-table .shop-button {
  display: none;
}

.main-banner_column.vertical-scrolling.banner-image_cPXTAt.fp-section.fp-table
  .shop-now-btn {
  color: #000;
  border-color: #000;
}
.main-banner_column.vertical-scrolling.banner-image_cPXTAt.fp-section.fp-table
  .shop-button
  .down-arrow
  img {
  width: 40px;
  filter: invert();
}



.fullpage-wrapper {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.main-banners {
  background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size:cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
/*   background-attachment: fixed; */
}
.main-banners .banner-image-link {
  display: block;
  width: 100%;
  height: 100%;
}
.shop-button {
  color: #fff;
  position: absolute;
  width: 90%;
  text-align: center;
  max-width: 100%;
  left: 50%;
  transform: translate(-50%);
  bottom: 15px;
}
.shop-button .shop-now-btn {
  color: #fff;
  text-decoration: none;
  border: 2px solid;
  padding: 10px 50px;
  font-weight: 700;
  font-size: 13px;
  display: inline-block;
  margin-top: 20px;
  text-transform: uppercase;
}
.shop-button .down-arrow {
  display: block;
  margin-top: 15px;
}
.shop-button .down-arrow img {
  width: 40px;
}

.scroll-hidden {
  transform: none !important;
}

@media only screen and (min-width:1024px) {
.fp-viewing-0 .HD-icons,
  .fp-viewing-2 .HD-icons,  
.fp-viewing-5 .HD-icons 
{
    filter: invert(1);
}  
}

@media only screen and (min-width:768px) {
  .banner-mobile {
    display: none;
  }
 .fp-auto-height {
  height: auto !important;
  min-height: auto !important;
} 
    #fullpage .fp-table:last-child .fp-tableCell {
    padding-top: 50px !important;
  }
}
@media only screen and (max-width:767px) {
 /* .fullpage-wrapper .fp-tableCell {
    padding-top: 95px;
  } */
  .banner-desktop {
    display: none;
  }
  .shop-button {
    bottom: 120px;
  }
  .shop-button .shop-now-btn {
    padding: 10px 35px;
  }
  .shop-button .down-arrow img {
    width: 30px;
  }
  .banner-4440c790-34fc-46a9-81c2-544b70105a84 .shop-button .shop-now-btn {
    color: #000;
    border: 2px solid #000;
  }
  .banner-4440c790-34fc-46a9-81c2-544b70105a84 .shop-button .down-arrow img {
    filter: invert(1);
  }
.footer-holder {
  padding: 10px 0 10px !important;

}
  
}



/***************/
.shop-button.blackclass {
  color: #000;
}
.shop-button.blackclass .shop-now-btn {
  color: #000;
}
.shop-button .down-arrow img {
  width: 40px;
}
.shop-button.blackclass .down-arrow img {
  filter: invert();
}
.hidebtn .shop-now-btn, .hidearrow .down-arrow {
  display: none;
}
.hideall {
  display: none;
}
