/** Shopify CDN: Minification failed

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

**/
/* .header-shop-link { 
    background: #002554;
    border-radius: 5px;
    color: white;
}

.header-shop-link:hover {
    color:white;
} */

@media screen and (min-width: 990px)
header.header.header--middle-center.header--mobile-center.page-width.header--has-menu {
  max-width:max-width: var(--page-width)!important;
  
}

@media screen and (min-width: 990px) {
    .header {
        padding-top: 4px!important;
        padding-bottom: 4px!important;
        max-width: 100%!important;
    }
}




.header__menu-item span{

  font-weight: 500;
    text-transform: uppercase;
  letter-spacing:0.50px
}

.announcement-bar__message{

      font-weight: 500;
}


.menu-drawer__menu-item{

  font-weight: 700!important;
    text-transform: uppercase;
    font-size: 16px!important;
    font-family:'Montserrat'!important;


/*
.header-shop-link .header__active-menu-item {
    text-decoration:none;
    color: white;
} */

.header__active-menu-item {
    text-decoration:none;
    
}

.button, .button-label, .shopify-challenge__button, .customer button {
    height:45px;
}


@media screen and (min-width: 750px) {
#shopify-section-template--19497743548693__1a179b2d-73fa-4aed-8966-72ccd525ec31 .image-with-text {
    padding: 0 1rem;
}}

@media screen and (min-width: 750px) {
      .image-with-text {
    padding: 0 1rem;
      }
}

@media screen and (min-width: 990px){
#shopify-section-template--19497743548693__1a179b2d-73fa-4aed-8966-72ccd525ec31 .image-with-text__grid .image-with-text__content {
  padding: 6rem 7rem 7rem 1rem;
}}

@media screen and (max-width: 767px) {
  #shopify-section-template--19497743548693__1a179b2d-73fa-4aed-8966-72ccd525ec31 .image-with-text__grid .image-with-text__content{
    padding: 40px 10px;
  }
}

@media screen and (max-width: 767px) {
.image-with-text__grid .image-with-text__content{
    padding: 40px 20px;
  }
}


.track123_form_input:focus {
  border-color: rgba(118, 118, 118, 0.5) !important;
  outline: none !important;
  box-shadow: none !important;
}

.track123_form_input {
  /* border:1px rgba(118, 118, 118, 0.2)!important; */
    border-radius:1px!important;
  	transition: border-color 0.1s ease-in-out !important;
    border-color: rgba(118, 118, 118, 0.2) !important;
    outline: none !important;
    box-shadow: none !important;
}

#track123_submit_button {
        
    border:1px rgba(118, 118, 118, 1)!important;
  	transition: border-color 0.3s ease-in-out !important;
    width:100%!important;
    font-family:"Work Sans"
    font-size:13px
    text-transform:uppercase;
    border-radius:1px!important;
    background-color:black!important;
}

#track123_submit_button:hover {
    /* color:black!important; */
    border-radius:1px!important;
    background:rgba(0, 0, 0, 0.8)!important;
    border:1px black!important;
}
.track123_form_button, .track123_form_button:after, .track123_form_button:before{
      text-transform: uppercase !important;
    font-size: 13px !important;
    height: 45px !important;
    border:10px black!important;
    border-radius:1px!important;

}
.track123_form_label {
    font-family: 'Work Sans'!important;
    text-transform: uppercase!important;
    font-size:14px!important;
}
.track123_two_form_wrapper{
  border:none!important;
}



