.logo {
    height: 70px;
}
.logo.logo-xl {
    height: 70px;
}
.form-control {
    border-color: rgb(211, 211, 211) !important;
}
#stcm-modal footer a.stcm-credit-link {
  display: none !important;
}
a.stcm-logo {
    display: none !important;
}
.asw-menu-btn {
    z-index: auto !important;
 }
.nav-bar.nav-bar-bg {
    background-color: #000 !important;
}
.catalog-country-select {
  border-color: rgb(211, 211, 211) !important;
}
#contactPrivacyConsent.form-check-input {
    border-color: darkgray !important;
}
.form-check-input:not(:checked) {
    border-color: darkgray !important;
}