.nb-delivery-country-selection-1 .nb-select{
    max-width: 300px;
    height: 50px;
    padding-top: 20px;
    padding-bottom: 5px;
    line-height: 1.2;
}

.nb-delivery-country-selection-1.active .nb-select{
    border-color: var(--nb-spec-color);
}

.nb-delivery-country-selection-1 .nb-alert{
   font-size: var(--nb-font-size-16);
    margin-top: 20px;
}
