.pill-button{
  border-radius:1.875rem;
  font-size:1.125rem;
  line-height:.625rem;
  overflow:hidden;
  padding:1.25rem 2.375rem;
  position:relative;
  white-space:nowrap;
  z-index:1;
  background:#1fca89;
  border:.0625rem solid #1fca89 !important;
}
.pill-button,.pill-button span{
  color:#fff;
}

@media (min-width:1600px){
  .component_header .top .title{
    width:45%;
  }
}
@media (max-width:992px){
  .component_header .top .title{
    line-height:45px;
    line-height:2.8125rem;
  }
}
@media (min-width:992px) and (max-width:1600px){
  .component_header .bottom{
    float:right;
    width:100%;
  }
}
@media (min-width:992px) and (max-width:1600px){
  .component_header .bottom .box{
    padding-right:0;
  }
}
/*# sourceMappingURL=header_theme.min.css.map */
