/** Shopify CDN: Minification failed

Line 321:0 Expected "}" to go with "{"

**/
/**/


  #HeaderWrapper {
  background: white;
}

#shopify-section-header {
  min-height: 139px;
  background: white;
  z-index: 99;
  position: relative;
}

#PageContainer {
  width: 100%;
  max-width: 100%;
  overflow-x: clip;
}

/*slider colors section code below*/

@media (max-width:589px) {
.hero-color-swatches   div.hero__image-wrapper.hero__image-wrapper--no-overlay {padding-top:75px;padding-bottom:66px;background-color:white;margin-top:auto;}
.hero-color-swatches   div.hero--750px {padding-top:66px;min-height:400px;height:400px;max-height:400px !important;margin-bottom:0px;}
  .slider-headline {
z-index:3;
position: relative;
display: block;
font-size: 16px;
font-weight: 700;
color: #000;
width: 100%;
max-width: 1200px;
margin: 0 auto;
line-height: 22px;
top: 75px;
padding-left: 5px;
}
}

@media(min-width:590px) and (max-width:1299px) {
  .hero-color-swatches   ol {padding-right:40px;}
}


@media (min-width:590px) and (max-width:767px) {
.hero-color-swatches   div.hero__image-wrapper.hero__image-wrapper--no-overlay {padding-top:150px;padding-bottom:150px;background-color:white;}
.hero-color-swatches   div.hero--750px {
  height: 625px;
  margin-bottom: 100px;
  padding-bottom: 75px;
}
  .slider-headline {
    z-index:3;
position: relative;
display: block;
font-size: 42px;
font-weight: 700;
color: #000;
width: 100%;
max-width: 1220px;
margin: 0 auto;
line-height: 50px;
top: 75px;
padding-left: 40px;
}
}

@media (min-width:768px) and (max-width:1199px) {
.hero-color-swatches   div.hero__image-wrapper.hero__image-wrapper--no-overlay {padding-top:150px;padding-bottom:150px;background-color:white;}
.hero-color-swatches   div.hero--750px {
height:750px;
  max-height: 750px !important;
  margin-bottom: 100px;
  padding-bottom: 75px;
}
  .slider-headline {
    z-index:3;
position: relative;
display: block;
font-size: 42px;
font-weight: 700;
color: #000;
width: 100%;
max-width: 1220px;
margin: 0 auto;
line-height: 50px;
top: 75px;
padding-left: 40px;
}
}

@media (min-width:1200px) {
  .hero-color-swatches   div.hero--750px {min-height:850px;height:850px;max-height:850px !important;padding-bottom:50px;padding-top:150px;}
    .slider-headline {
    z-index:3;
position: relative;
display: block;
font-size: 42px;
font-weight: 700;
color: #000;
width: 100%;
max-width: 1220px;
margin: 0 auto;
line-height: 50px;
top: 75px;
padding-left: 40px;
}
}

@media (min-width:1300px) {
 .hero-color-swatches   div.hero--750px {min-height:850px;height:850px;max-height:850px !important;margin-bottom:0px;padding-top:150px;}
.slider-headline {
z-index:3;
position: relative;
display: block;
font-size: 42px;
font-weight: 700;
color: #000;
width: 100%;
max-width: 1220px;
margin: 0 auto;
line-height: 50px;
top: 75px;
padding-left: 0px;
}
}

/*slider colors section code above*/

/*rotating slide show code below*/
@media (min-width:300px) and (max-width:1199px) {
.hero__image-wrapper.hero__image-wrapper--no-overlay {
  top: 0px;
  bottom: 0;
  min-height:400px;
  max-height: 400px !important;
  left: 0;
  right: 0;
  position: absolute;
  margin:auto;
}
    .hero--100vh {
  max-height: 400px !important;
}
}


@media (min-width:300px) and (max-width:589px) {
   #custom-bg-text-small {
  position: absolute;
  text-align: center;
  width: 100%;
  height: auto;
  z-index: 4;
  top:45%;
  font-size: 10vw;
   font-weight:bold;
     transition: unset;
  }  
  #custom-bg-text-medium, #custom-bg-text-large, #custom-bg-text-extra-large, #custom-bg-text-xxl-large {display:none !important;}
}

@media (min-width:590px) and (max-width:1199px) {
  #custom-bg-text-medium {
  position: absolute;
  text-align: center;
  width: 100%;
  height: auto;
  z-index: 4;
  top:45%;
  font-size: 10vw;
     transition: unset;
   font-weight:bold;
  } 

  #custom-bg-text-small, #custom-bg-text-large, #custom-bg-text-extra-large, #custom-bg-text-xxl-large {display:none !important;}
}

   
@media (min-width:300px) and (max-width:1199px) {

.hero__image.hero__image--template--14602512695358__bc6361e1-5605-46ff-8473-956b3370168a-image-1.lazyloaded {
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  height: 400px;
  max-height: 400px;
  padding-top: 20px;
}

  .slideshow__slide {overflow:visible !important;}
  .slideshow__slide::after {height:0px !important;}
  
  
}

  @media (min-width:1200px) {
  .hero--100vh {
  height: calc(100vh - 139px) !important;
}
      .slideshow__slide {overflow:visible !important;}
  .slideshow__slide::after {height:0px !important;}
}

@media (min-width:1200px) and (max-width:2199px) {

     #custom-bg-text-extra-large {
  position: absolute;
  text-align: center;
  width: 100%;
  height: auto;
  z-index: 4;
  top:calc(50vh - 139px);
  font-size: 10vw;
     transition: 2s;
   font-weight:bold;
  } 



  #custom-bg-text-medium, #custom-bg-text-large, #custom-bg-text-small, #custom-bg-text-xxl-large {display:none !important;}
  
.hero__image-wrapper.hero__image-wrapper--no-overlay {
  top: 0;
  bottom: 0;
  min-height:100vh !important;
  max-height: 100vh !important;
  left: 0;
  right: 0;
  position: absolute;
  margin:auto;
}

  .hero__image {max-width:700px;}
  
}

@media (min-width:2200px) {

  #custom-bg-text-xxl-large {
  position: absolute;
  text-align: center;
  width: 100%;
  height: auto;
  z-index: 4;
  top:calc(50vh - 139px);
  font-size: 10vw;
     transition:2s;
   font-weight:bold;
  } 



  #custom-bg-text-medium, #custom-bg-text-large, #custom-bg-text-small, #custom-bg-text-extra-large {display:none !important;}
  
.hero__image-wrapper.hero__image-wrapper--no-overlay {
  top: 0;
  bottom: 0;
  min-height:100vh !important;
  max-height: 100vh !important;
  left: 0;
  right: 0;
  position: absolute;
  margin:auto;
}

  .hero__image {max-width:700px;}
  
}



.hero__image-wrapper {
  text-align: center;
}
.hero {
  background-color: white;
}

@keyframes breath {
  0%   {  transform:scale(1); }
  50% {  transform:scale(1.2); }
 100% { transform:scale(1); }
}

[data-animate_sections="true"] .slideshow__slide.is-selected img.hero__image:nth-child(6) {
  
  animation: breath 13s linear infinite;
  z-index:2;
  opacity:1;
      -webkit-animation:spin 100s linear infinite;
    -moz-animation:spin 100s linear infinite;
    animation:spin 100s linear infinite;
}

[data-animate_sections="true"] .slideshow__slide.is-selected img.hero__image:nth-child(7) {
  
  animation: breath 13s linear infinite;
  z-index:2;
  opacity:1;
      -webkit-animation:spin 100s linear infinite;
    -moz-animation:spin 100s linear infinite;
    animation:spin 100s linear infinite;
}

/* rotate 360 key for refresh btn */
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@-keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); }

/*rotating slide show code above*/

