/*************
For Show CSS
 */

.wb_mm_accordion:after {
  content: "";
  clear: both;
  display: block;
}

.wb_mm_accordion_container ul {
  margin: 0 0 5px 0;
  padding: 0;
}

#before_show_content_block > li {
  margin-bottom: 20px;
}

.wb_mm_accordion_container,
.wb_mm_accordion_container p {
  color: black !important;
}

.two_column_container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}

.column_first_box {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
  width: 50%;
  margin-right: 30px;
}

.column_second_box {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
  width: 50%;
  margin-left: 30px;
}

/*
#before_show_content_block{
    display: none;
}

 */

.wb_mm_accordion_container h4 {
  color: white !important;
  text-transform: uppercase;
  font-size: 38px !important;
}

.wb_mm_accordion_container p {
  line-height: 20px;
  margin-bottom: 20px;
}

#before_show_content_block ul,
#before_show_content_block_1 ul {
  text-align: left !important;
}

#before_show_content_block a,
#before_show_content_block_1 a {
  color: #ef7c00 !important;
  text-align: left !important;
}

.wb_mm_accordion_container .button_align.align_center {
  margin: 30px 0 !important;
}

a.all_market_reset_button {
  display: none;
}

a.all_market_button,
a.all_market_reset_button {
  background-color: transparent !important;
  border: #28444c 1px solid !important;
  font-weight: 600 !important;
}
a.all_market_reset_button i {
  color: #203c43 !important;
}

a.all_market_button:hover,
a.all_market_reset_button:hover {
  background-color: #203c43 !important;
  color: #fff !important;
}

.custom-select {
  position: relative;
  display: block;
  /*max-width: 400px;
    min-width: 180px;*/
  margin: 0 auto;
  border: 1px solid #203c43;
  background-color: #fff;
  z-index: 10;
}

.custom-select select {
  border: none;
  outline: none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  margin: 0;
  display: block;
  width: 100%;
  padding: 12px 50px 15px 15px;
  font-size: 20px;
  color: #fff !important;
}

/*
.custom-select select:focus,
.custom-select select:visited{
    color: #fff !important;
}

 */

.custom-select:after {
  font-family: "mfn-icons";
  position: absolute;
  font-weight: 300;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  line-height: 50px;
  content: "\e867";
  text-align: center;
  color: #fff;
  font-size: inherit;
  /*border-left: 1px solid #f1871a;*/
  z-index: -1;
}

.custom-select.inactive-class-select:after {
  color: #203c43;
}

#space_blank_div {
  height: 0px;
}

#mm_location_content_container {
  /*margin-bottom: 20px !important;*/
}

#mm_location_content_container li {
  margin-bottom: 35px !important;
}

.active_mm_location_content_container {
  /*margin-bottom: 20px !important;*/
  /*padding: 20px;*/
  background: white;
}

/***********
ends here
 */

.mobile_accordion_container {
  background: #2c4349
    url("/wp-content/uploads/2021/11/Marktfinder_BG_768px-1.png") right top
    no-repeat;
  background-size: contain;
  min-height: 240px;
  padding: 60px 15px 15px 15px;
}

.mobile_accordion_container > h3 {
  font-size: 1.6em;
  text-transform: uppercase;
  /*
    font-family: Midnight Chalker Regular;
    letter-spacing: 3px;
    font-size: 1.8em;
    */
}

.mobile_accordion_container > h3,
.mobile_accordion_container > p,
.show_selected_content p,
.show_selected_content p strong,
.show_selected_content p {
  color: white !important;
}

.show_selected_content p a {
  color: #ef7c00 !important;
}

.show_selected_content p a {
}

.show_selected_content ul li,
.show_selected_content ul li a,
.show_selected_content a {
  display: block;
  padding-left: 20px;
}

.show_selected_content a:before {
  content: "â€¢";
  color: #ef7c00;
  margin-left: -20px;
  position: absolute;
}
.mobile_accordion_container > p {
  line-height: 22px;
}

.mobile_accordion_container p span {
  display: none;
}

.map_content_container > ul {
  margin: 20px 0 20px 0 !important;
}

.wb_mm_desktop,
li.force-show {
  display: block !important;
}
.wb_mm_mobile {
  display: none !important;
}

.only-desktop-show {
  display: block !important;
}

#mm_location_content_container_mobile {
  display: none;
}

.checkbox_container {
  display: flex;
}

.checkbox_container .checkbox_day {
  flex-grow: 1;
  border: 1px solid #ef7c00;
  color: #ef7c00;
  border-width: 1px 0px 1px 1px;
}

.checkbox_container .checkbox_day:last-child {
  flex-grow: 1;
  border: 1px solid #ef7c00;
  color: #ef7c00;
}

.checkbox_container .checkbox_day a {
  display: block;
  line-height: 51px;
  color: #ef7c00;
  text-decoration: none !important;
}

.checkbox_container li.active_li a {
  background: #ef7c00;
  color: white !important;
}

ul.ks-cboxtags {
  list-style: none;
  /*padding: 20px;*/
  display: flex;
  flex-direction: row;
}

ul.ks-cboxtags li {
  flex-grow: 1;
  margin-bottom: 0;
  flex-basis: 0;
  border: 1px solid #203c43;
  /*border-width: 2px 0px 2px 2px;*/
  margin-right: 1px;
}

ul.ks-cboxtags li:last-child {
  /*border-width: 2px 2px 2px 2px;*/
  margin-right: 0px;
}

ul.ks-cboxtags li:hover,
ul.ks-cboxtags li label:hover {
  /*background: #EF7C00;*/
  /*color: #203c43;*/
  /*background: #203c43;*/
}

/*
li.active_found_class > label{
    border: 1px solid white !important;
}
*/

ul.ks-cboxtags li label {
  display: block;
  /*background-color: #17353F;*/
  /*border: 1px solid #EF7C00;*/
  /*border-width: 1px 0 1px 1px;*/
  color: #203c43;
  /*border-radius: 25px;*/
  white-space: nowrap;
  margin: 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  /*transition: all .2s;*/
  font-weight: 600;
}

ul.ks-cboxtags li:last-child label {
  border-width: 1px 1px 1px 1px;
}

ul.ks-cboxtags li label {
  padding: 0px 0;
  cursor: pointer;
  width: 100%;
  text-align: center;
}

ul.ks-custom-size li label {
  width: 100%;
  max-width: 60px;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label {
  /*border: 2px solid #203c43;*/
  background-color: #203c43;
  color: #fff;
  /*transition: all .2s;*/
}

ul.ks-cboxtags li input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
ul.ks-cboxtags li input[type="checkbox"]:focus + label {
  /*border: 2px solid #e9a1ff;*/
  /*outline: 2px solid #203c43;
    outline-offset: 3px;*/
}

.ajax_map_location_content {
  /*background-color: #e37400;*/
  padding: 20px 0;
  text-align: left;
}

.ajax_map_location_content li a {
  /*color: white !important;*/
  display: block;
}

.ajax_map_location_content ul {
  list-style: none !important;
  list-style-type: none;
}

.ajax_map_location_content li {
  margin: 0;
  padding: 0;
  list-style: none !important;
}

.ajax_map_location_content li a:after,
.button_align.align_center:after {
  clear: both;
  content: "";
  display: block;
}

.inactive-class-select {
  color: #ef7c00 !important;
  background: transparent !important;
}

.inactive-class-select .custom-select:after {
  color: #ef7c00 !important;
}

.wb_mm_get_cat_days dl {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.wb_mm_get_cat_days dl dt {
  display: inline !important;
  /*line-height: 20px;*/
  border: 1px #203c43 solid !important;
  margin-right: 5px !important;
  color: #203c43 !important;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  width: 40px;
}

.wb_mm_get_cat_days dl dt:last-child {
  margin-right: 0px !important;
}

.wb_mm_cat_class_li:after {
  clear: both;
  display: block;
  content: "";
}

.marktfinder-mehrlink {
  color: #8dc63f !important;
  /*text-decoration: underline;*/
}

li.market_name_li {
  border-bottom: 1px solid #203c43 !important;
  padding-bottom: 35px;
  font-size: 26px;
}

#text-bremen tspan,
#text-bremerhaven tspan {
  fill: #fff !important;
  stroke: transparent !important;
}

.markt-title-in-list {
  color: #203c43;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  display: block;
  padding: 5px 0;
}

@media only screen and (max-width: 768px) {
  li.market_name_li {
    font-size: 18px;
    line-height: 20px;
  }

  .markt-title-in-list {
    font-size: 22px;
    line-height: 26px;
  }

  li.market_name_li a {
    font-size: 22px !important;
    line-height: 26px !important;
  }

  .mapsvg-btn-zoom.reset-btn {
    margin-left: -28% !important;
  }
  .wb_mm_get_cat_days dl dt {
    font-size: 16px;
  }
}

#mm_location_content_container
  .ajax_map_location_content
  li.market_name_li:last-child {
  margin-bottom: 0 !important;
}
#mm_location_select {
  color: #203c43 !important;
  font-weight: 600;
}

#mm_location_select optgroup {
  color: black !important;
}
#mm_location_select option {
  color: #203c43 !important;
}

#mm_location_select:focus {
  color: #203c43 !important;
  background-color: rgba(255, 255, 255, 0) !important;
}

.wb_mm_get_cat_days dl dt.active_dt_class {
  color: #fff !important;
  /*border: 1px solid #EF7C00 !important;*/
  background: #203c43 !important;
}

.button.button_custom_map {
  border: 1px solid #213e46;
}

.hide-tem-btn {
  display: none !important;
}

@media only screen and (max-width: 1280px) and (min-width: 768px) {
  .two_column_container {
    display: block;
  }
  /*
    .column_first_box,
    .column_second_box{
        padding: 0;
        width: 100%;
    }

    .column_first_box{
        margin-bottom: 20px;
    }
*/

  .column_first_box {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .column_second_box {
    width: 100%;
    margin-left: 0px;
  }

  /*#mm_location_content_container_mobile{
        display: block;
    }*/
}

@media only screen and (max-width: 768px) {
  .only-desktop-show {
    display: none !important;
  }

  .wb_mm_desktop {
    display: none !important;
  }

  .wb_mm_mobile {
    display: block !important;
  }

  .box-shadow {
    box-shadow: none !important;
  }

  .two_column_container {
    display: block;
  }

  .column_first_box {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .column_second_box {
    width: 100%;
    margin-left: 0px;
  }

  ul.ks-cboxtags li label {
    font-size: 16px !important;
  }

  .custom-select select {
    font-size: 16px !important;
  }

  a.all_market_button,
  a.all_market_reset_button {
    font-size: 16px !important;
  }

  /*
    .ajax_map_location_content {
        padding-bottom: 5px !important;
    }*/
}

@media only screen and (max-width: 580px) {
  .two_column_container {
    display: block;
  }

  /*
    .column_first_box,
    .column_second_box{
        padding: 0;
        width: 100%;
    }

    .column_first_box{
        margin-bottom: 20px;
    }
*/
}

.wb_mm_accordion_container {
  position: relative;
}
#myLoading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(23, 53, 63, 0.8);
}

#myLoading > svg {
  width: 100px;
  position: absolute;
  left: 50%;
  top: 80vh;
  margin-left: -50px;
}

/*.mapsvg-btn-zoom:before,
.mapsvg-btn-zoom:before,*/

.mapsvg-buttons {
  box-shadow: initial;
}

@media only screen and (max-width: 580px) {
  ul.ks-cboxtags li label {
    padding: 0px;
    text-align: center;
    font-size: 18px;
  }
}

li.market_name_li a {
  color: inherit;
  text-decoration: underline;
  background-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.95) 0,
    rgba(255, 255, 255, 0.95)
  );
  background-repeat: repeat-x;
  background-size: 1px 2px;
  transition: background-size 0.2s;
  line-height: 1.625rem;
  background-position: 0 calc(100% - 0px);
  display: block;
  font-size: 24px;
}

li.market_name_li a:hover {
  text-decoration: none;
  background-size: 100% 37%;
}

#mm_location_select option:before {
  position: absolute;
  font-weight: 300;
  left: 0;
  top: 0;
  width: 50px;
  height: 100%;
  line-height: 50px;
  content: "Bremen";
  text-align: center;
  color: #fff;
  font-size: inherit;
  /*border-left: 1px solid #f1871a;*/
  z-index: -1;
}

/*************
MAPSVG
***************** */

#svg-map-location-texts {
  /*display: none;*/ /*** added 06-09-2023 ***/
  transition: all 2s linear;
}

#svg-map-location-texts text {
  font-size: 30px;
  font-family: "Barlow Local", Helvetica, Arial, sans-serif !important;
}

.mapsvg text.common-map-text {
  /*fill: #17353f !important;*/
}

.mapsvg text.mapTextActive {
  fill: white !important;
}

.mapsvg text:not(.mapTextActive) {
  fill: #ffffff !important;
}

#svg-map-location-texts {
  /*display: none;*/ /*** added 06-09-2023 ***/
  /*opacity: 0;*/
}

.svg-map-location-texts {
  /*transition: all .05s linear;*/
  display: block !important;
  /*opacity: 1 !important;*/
}

#fliss-svg {
  fill: #26b1e6 !important;
}
.resetTransform {
  transform: translate(0px, 0px) !important;
}

#mapsvg .mapsvg-scrollpane > svg.reset-svg {
  transform: scale(1) !important;
}

.map-selected-svg {
  /*fill: rgb(94, 171, 196);*/
}

.activeMapLocation {
  fill: #203c43 !important;
}

:not(.activeMapLocation) {
  fill: #92c01b !important;
}

:not(.activeMapLocation):hover {
  fill: #203c43 !important;
}

/*
:not(.touchOverrideClass){
    fill: transparent !important;
}*/

.hoverMapState {
  fill: #203c43 !important;
}

.active_found_class {
  background: #203c43;
  /*border-right: 2px solid white !important;*/
}

li.active_found_class:last-child {
  border-right: 0px solid white !important;
}

/*:not(.active_found_class),
:not(.active_found_class),
:not(.active_found_class),
:not(.active_found_class){
    background: transparent;
}*/

.inactive-default-map {
  fill: #ffffff26 !important;
}

.inactive-default-map:hover {
  fill: transparent !important;
}

.mapsvg-region:hover {
  cursor: pointer;
}

.small-map-info,
.tablet-mobile-device-show-text,
.desktop-device-show-text {
  text-align: left;
  font-size: 18px;
  margin-bottom: 10px;
}

ul.ks-cboxtags li.active_found_class label {
  color: #ffffff;
}
/*
:not(.activeMapLocation):hover{
    fill: rgb(23, 53, 63) !important;
}
*/

.mapsvg-layer-markers {
  /*display: none;*/
  transition: none !important;
}

.mapsvg-btn-zoom,
.mapsvg-btn {
  width: 32px;
  height: 32px;
  border: 1px solid #203c43;
  border-radius: 0;
  background: white;
}

.mapsvg-btn-zoom.in:before,
.mapsvg-btn-zoom.out:before {
  content: "";
  display: block;
  position: absolute;
  top: 13px;
  left: 6px;
  background-color: #203c43;
  height: 3px;
  width: 19px;
  pointer-events: none;
}

.mapsvg-btn-zoom.in:after {
  top: 5px;
  left: 14px;
  height: 20px;
  width: 3px;
}

.mapsvg-btn-zoom.in:after {
  background-color: #203c43;
}

.mapsvg-btn-zoom.out:before {
  top: 13px;
}

.reset-btn {
  /*top: -5px;*/
}

.mapsvg-btn-zoom.reset-btn {
  color: #203c43;
  padding: 5px;
  position: absolute;
  top: 71px;
  left: 28%;
  margin-left: -28%;
  margin-top: -25%;
  overflow: hidden;
  font-size: 16px;
  /*background: #fff url("../images/172536_reload_icon.png") center center no-repeat;*/
  background-size: contain;
}

.market_location_text {
  display: block;
  font-weight: 600;
  /*text-transform: uppercase;*/
  color: #203c43;
  font-size: 16px;
  line-height: 22px;
}

.mapsvg-btn-zoom:hover,
.mapsvg-btn:hover {
  background-color: rgba(190, 190, 190, 0.41);
}

.homepage-only-stacked-color li.market_name_li a {
  color: #92c01b !important;
}

.homepage-only-stacked-color li.market_name_li a:hover {
  color: #92c01b !important;
  text-decoration: underline !important;
}

/*************
ONLY BREMEN CSS
**********************
 */
/*.markt-map-bremen :not(.activeMapLocation):hover {
    fill: #e37400 !important;
}

.markt-map-bremen .activeMapLocation {
    fill: #e37400 !important;
}*/

.markt-map-bremen ul.ks-cboxtags li {
  border: 1px solid #e37400;
}

.markt-map-bremen .active_found_class {
  background: #e37400;
}

.markt-map-bremen ul.ks-cboxtags li label {
  color: #e37400;
}

.markt-map-bremen .custom-select {
  border: 1px solid #e37400;
}

.markt-map-bremen .custom-select.inactive-class-select:after {
  color: #e37400;
}

.markt-map-bremen #mm_location_select {
  color: #e37400 !important;
}

.markt-map-bremen ul.ks-cboxtags li.active_found_class label {
  color: #ffffff !important;
}

.markt-map-bremen ul.ks-cboxtags li input[type="checkbox"]:checked + label {
  background-color: #e37400;
  color: #fff;
}

.markt-map-bremen .wb_mm_get_cat_days dl dt.active_dt_class {
  color: #fff !important;
  background: #ef7c00 !important;
}

.markt-map-bremen .wb_mm_get_cat_days dl dt {
  border: 1px #ef7c00 solid !important;
}

.markt-map-bremen dt:not(.active_dt_class) {
  color: #ef7c00 !important;
}

.markt-map-bremen .marktfinder-mehrlink {
  color: #ef7c00 !important;
}

.markt-map-bremen a.all_market_button,
.markt-map-bremen a.all_market_reset_button {
  background-color: transparent !important;
  border: #ef7c00 1px solid !important;
  font-weight: 600 !important;
  color: #203c43 !important;
}

.markt-map-bremen a.all_market_button:hover,
.markt-map-bremen a.all_market_reset_button:hover {
  color: #ffffff !important;
  background-color: #ef7c00 !important;
}

.markt-map-bremen li.market_name_li a {
  color: #ef7c00 !important;
}

.markt-map-bremen li.market_name_li a:hover {
  color: #ef7c00 !important;
}

.markt-map-bremen li.market_name_li a:hover {
  text-decoration: underline;
}

/*************
ONLY BREMERHAVEN CSS
**********************
 */
/*.markt-map-bremen :not(.activeMapLocation):hover {
    fill: #EF7C00 !important;
}

.markt-map-bremen .activeMapLocation {
    fill: #EF7C00 !important;
}*/

.markt-map-bremerhaven ul.ks-cboxtags li {
  border: 1px solid #6ac4cd;
}

.markt-map-bremerhaven .active_found_class {
  background: #6ac4cd;
}

.markt-map-bremerhaven ul.ks-cboxtags li label {
  color: #6ac4cd;
}

.markt-map-bremerhaven .custom-select {
  border: 1px solid #6ac4cd;
}

.markt-map-bremerhaven .custom-select.inactive-class-select:after {
  color: #6ac4cd;
}

.markt-map-bremerhaven #mm_location_select {
  color: #203c43 !important;
}

.markt-map-bremerhaven ul.ks-cboxtags li.active_found_class label {
  color: #ffffff !important;
}

.markt-map-bremerhaven
  ul.ks-cboxtags
  li
  input[type="checkbox"]:checked
  + label {
  background-color: #6ac4cd;
  color: #fff;
}

.markt-map-bremerhaven .wb_mm_get_cat_days dl dt.active_dt_class {
  color: #fff !important;
  background: #6ac4cd !important;
}

.markt-map-bremerhaven .wb_mm_get_cat_days dl dt {
  border: 1px #6ac4cd solid !important;
}

.markt-map-bremerhaven dt:not(.active_dt_class) {
  color: #6ac4cd !important;
}

.markt-map-bremerhaven .marktfinder-mehrlink {
  color: #6ac4cd !important;
}

.markt-map-bremerhaven a.all_market_button,
.markt-map-bremerhaven a.all_market_reset_button {
  background-color: transparent !important;
  border: #6ac4cd 1px solid !important;
  font-weight: 600 !important;
  color: #203c43 !important;
}

.markt-map-bremerhaven a.all_market_button:hover,
.markt-map-bremerhaven a.all_market_reset_button:hover {
  color: #ffffff !important;
  background-color: #6ac4cd !important;
}

.markt-map-bremerhaven li.market_name_li a {
  color: #6ac4cd !important;
}

.markt-map-bremerhaven li.market_name_li a:hover {
  color: #6ac4cd !important;
}

.markt-map-bremerhaven li.market_name_li a:hover {
  text-decoration: underline;
}

/*** changes 06.09.2023 */
#svg-map-location-texts,
#region-ids,
#svg-map-location-texts text,
.region-ids-breh text {
  font-family: "Barlow Local", Helvetica, Arial, sans-serif !important;
}

@media only screen and (min-width: 768px) {
  #svg-map-location-texts,
  #region-ids {
    display: block;
  }

  #svg-map-location-texts text {
    font-size: 32px !important; /*** changes 06.09.2023 */
  }

  .region-ids-breh text {
    font-size: 21px !important; /*** changes 06.09.2023 */
  }

  .region-ids-bre text {
    font-size: 9px !important; /*** changes 06.09.2023 */
    font-family: inherit !important;
  }

  .mapsvg.mapsvg-cursor-pointer {
    padding-bottom: 59.9583% !important;
  }
}

@media only screen and (max-width: 920px) {
  ul.ks-cboxtags li label:hover {
    /*background: transparent !important;*/
  }
}

@media (max-width: 812px) {
  /* 812px = iPhone X, all others phones are smaller */

  /****** custom 06-09-2023 *****/
  .page-id-540 .mapsvg text.common-map-text {
    /* fill: #17353f !important; */
    font-size: 10px;
  }

  /******** ends here ******/

  .mapsvg-btn-zoom,
  .mapsvg-btn {
    border: 1px solid #203c43;
    border-radius: 0;
  }

  .mapsvg-btn-zoom.in:before,
  .mapsvg-btn-zoom.out:before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 6px;
    background-color: #203c43;
    height: 3px;
    width: 19px;
    pointer-events: none;
  }

  .mapsvg-btn-zoom.in:after {
    top: 5px;
    left: 14px;
    height: 20px;
    width: 3px;
  }

  .mapsvg-btn-zoom.in:after {
    background-color: #203c43;
  }

  .mapsvg-btn-zoom.out:before {
    top: 13px;
  }

  .reset-btn {
    /*top: -5px;*/
  }

  .reset-btn:before {
    color: #203c43;
    padding: 5px;
    position: absolute;
    top: 27%;
    left: 28%;
    margin-left: -25%;
    margin-top: -25%;
    overflow: hidden;
    font-size: 18px;
  }
}

.tablet-mobile-device-show-text,
.desktop-device-show-text {
  display: none;
  text-align: left;
}

#mapsvg {
  overflow: hidden;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

ul.ks-cboxtags li input[type="checkbox"]:focus + label,
body.pojo-a11y-focusable ul a:focus,
#mm_location_select:focus,
.ajax_map_location_content a:focus,
a.all_market_reset_button:focus,
#mm_location_select_market:focus,
body.keyboard-support [role="link"]:focus,
body.keyboard-support a:focus,
body.keyboard-support button:focus {
  /*border: 2px solid #e9a1ff;*/
  outline: 2px solid #203c43 !important;
  outline-offset: 3px !important;
  outline-color: #203c43 !important;
}

/*********************
Media hack for Bremen and Bremenheaven News select color changes.
 */
@media (max-width: 768px) {
  /********* Bremen ****/
  body.page-id-540 #select_wochenort_dropdown_market_mobil select {
    background-color: #ef7c00 !important;
  }

  body.page-id-540 #select_wochenort_dropdown_market_mobil select:focus {
    background-color: #ef7c00 !important;
  }

  body.page-id-540 #select_wochenort_dropdown_market_mobil:after {
    z-index: 1;
  }

  /********* Bremerheaven ****/
  body.page-id-205 #select_wochenort_dropdown_market_mobil select {
    background-color: #6ac4cd !important;
  }

  body.page-id-205 #select_wochenort_dropdown_market_mobil select:focus {
    background-color: #6ac4cd !important;
  }

  body.page-id-205 #select_wochenort_dropdown_market_mobil:after {
    z-index: 1;
  }
}
