/** Shopify CDN: Minification failed

Line 43:0 Unexpected "}"

**/
@media screen and (min-width: 990px){
.small-promo {
    align-items: center;
    justify-content: flex-start;
    margin-left: 2.1875rem;
}
.small-promo-icon {
    width: auto;
    height: 1.75rem;
}
  .small-promo-content {
    max-width: 250px;
    text-align: left;
    font-size: 1.3rem !important;
}
.header_contnr {
    width: 100%;
    text-align: center;
}
}

.small-promo-content {
    font-size: .8rem;
}
  .small-promo-heading {
    font-size: var(--font-size-body-small);
    display: block;
}
  .small-promo-text-mobile {
    display: none;
}
  .small-promo-text-desktop {
    display: block;
}
  h1.header__heading {
    max-width: unset !important ;
}
}
@media screen and (max-width: 1023px){
.small-promo-text-desktop {
    display: none;
}
}
.announcement-bar--link, .small-promo--link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.small-promo-content p {
    margin: 0;
}
.small-promo-content a {
    position: relative;
    z-index: 1;
    font-size: inherit;
    color: inherit;
}
.small-promo-heading {
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    display: inline;
    margin: 0;
}
.small-promo-content {
    line-height: 1.3;
    text-align: center;
}
.small-promo-icon {
    flex-shrink: 0;
    height: 1rem;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    color: #000;
}
.small-promo-icon {
    color: #000000;
}
.small-promo {
    display: inline-flex;
    justify-content: center;
    float: right;
}
.logo_container {
    display: inline-flex;
    max-width: 167px;
}
h1.header__heading {
    display: inline-flex;
   max-width: 80px;
}
.header_contnr {
    width: 100%;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.small-promo-text-mobile {
    font-size: 1.1rem;
}

