/** Shopify CDN: Minification failed

Line 59:25 Unexpected "!"
Line 63:25 Unexpected "!"

**/
.header{
  display: flex;
  flex-direction: row;
  max-width: 100%;
  justify-content: flex-start;
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}

.header__heading{
  align-items: left;
}

.header__inline-menu{
  width: 45%;
}

.header__icons{
  justify-content: flex-end;
  width:64%;
}

.header__menu-item{
  font-size:20px;
}

.slider-buttons{
  display:none!important;
}

#shopify-section-template--24965397578016__slideshow{
  display: flex;
  max-width: 100%;
  justify-content: center;
  margin: 0px;
  padding: 0px;
  background-color: white;
}

.slider-mobile-gutter{
  width: 93%;
}

.slideshow-component, .slideshow.banner{
  border-radius: 10px!important;
}

.price__sale{
  color:black;
  font-weight: bolder;
}

.list-social__link .icon !important{
  transform: scale(2);
}

.list-social__link .icon !important{
  transform: scale(2.5);
}

.section-template--24965397578016__multicolumn_x33rD3-padding{
  display: flex;
  flex-direction: row;
  justify-content: center;
}