.news-subscribe .bootstrap-select {
    width: 100% !important;
    padding-bottom: 0.5em;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 3px solid #1cb1eb;
    bottom: 1px;
}

.news-subscribe .filter-option-inner-inner {
    position: relative;
    top: 0em;
    padding-left: 0.5em;
}

.news-subscribe .bootstrap-select .btn {
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: inherit !important;
    letter-spacing: normal;
}

.news-subscribe .bootstrap-select .btn:hover,
.news-subscribe .bootstrap-select .btn:active,
.news-subscribe .bootstrap-select .btn:focus,
.news-subscribe .bootstrap-select .btn-default:hover,
.news-subscribe .bootstrap-select .btn-default:active,
.news-subscribe .bootstrap-select .btn-default:focus,
.news-subscribe .open>.dropdown-toggle.btn-default {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    outline: none !important;
}

.news-subscribe .filter-option {
    padding: 0 !important;
}

.news-subscribe__input {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}
