.announcement-bar__content.announcement-bar__content--center{
    font-size:15px;
    font-weight:300;
    line-height:1.25;
}
.nav-bar{
    ul{
        color:#000;
        text-align:center;
        justify-content:center;
    }
}
#shopify-section-sections--22643016761652__text_with_icons_TQP7DT section{
    background-color:#000;
    margin:0;
    padding:20px 0;
    *{
        color:#fff;
    }
    .text-with-icons__icon-wrapper{
        margin-top:0;
    }
    .text-with-icons__item{
        align-items:center;
    }
}

.footer a{
    color:#000 !important;
}
  .footer{background-size:100%;background-repeat:no-repeat;
  background-image:url('/cdn/shop/files/grp.png');}
  .footer *{color:#333333 !important;}
  .footer .form__submit {color:#fff !important;}
  .footer__wrapper {margin:0 auto;max-width:990px;padding-top:110px}
  @media only screen and (min-width: 600px) {
    .footer__block-item{padding:10px 15px;max-width:25%;}}
  @media only screen and (max-width: 600px) 
  {
    .footer__wrapper {margin:0 auto;max-width:990px;padding-top:40px;padding-bottom:0px;}
    .footer{background-size:cover;background-position:center;}
    #shopify-section-sections--22643016761652__text_with_icons_TQP7DT{
        .section{
            padding: 10px 0;
            .text-with-icons__icon-wrapper{
                margin-bottom:5px;
            }
            .text-with-icons__item {
                margin:0;
                font-size:14px;
            }
            .flickity-viewport{
                height:60px !important;
            }
        }
    }
  }

.product-form__option *{
    text-transform: lowercase !important;
}
 .product-form__option *::first-letter {
  text-transform: uppercase !important;
}
.product-form__option span::first-letter {
  text-transform: uppercase !important;
}