/** Shopify CDN: Minification failed

Line 26:0 Unexpected "}"

**/
.announcement-bar {
    width: 100%;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  flex-flow: wrap;
    z-index: 3;
      text-align: center;
}
.countdown-announcement-container{
  display:flex;
}

.announcement-bar .flip-clock-divider .flip-clock-label {
    bottom: 1.2rem !important;

}
  
}

  .announcement-title{
    font-size:16px;
    
  }
.peanuts-link,.scrolling-link{
padding-left:0rem;
display: flex;
  flex-wrap: wrap;
  place-content: center;
}
.peanuts-link div{
    text-decoration:underline;
}


@media  (max-width: 375.99px)  {
  .announcement-title{
    font-size:13px;
    
  }
}

  .announcement-bar img{
    /* width:20px; */
    height:20px;
    margin-left:8px;
 margin-right:8px; 
  }

.announcement-bar .peanuts-link  img{
  height:26px;
}
.flag-currency{display: flex;margin-top: auto; margin-bottom: auto;}