.navbar #search-toggle-btn.close-search i:before {
    content: "";
}
#promonational_message p {
  margin-bottom: 0;
}
#promonational_message h3 {
  display: none;
}
#promonational_message {padding:0 !important;}
#promonational_message > .ml-2 {margin:0 !important;}
.navbar-collapse .navbar-nav .nav-link {
    font-size: 14px;
}
#promonational_message img {
    margin: 0 !important;
}
#promonational_message .carousel__button.is-close {
  position: absolute;
  right: 0px;
  top: 0px;
}

.bg-primary {
  background-color: #00adee !important;
}