.modal_city_definition {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 20px 17px;
  width: 23rem;
  min-height: 100px;
  position: fixed;
  z-index: 999990;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%;
}

.modal_city_definition .shop-navigation-menu-button {
  padding: 0 !important;
  width: 50px !important;
  min-width: 0px !important;
  line-height: 30px !important;
  float: left !important;
  margin-top: 10px !important;
  border: #ffde74 solid 1px;
  font-size: 16px;
}

.modal_city_definition .shop-navigation-item.simple-button {
  padding: 0 !important;
  width: 60px !important;
  min-width: 0px !important;
  line-height: 30px !important;
  float: left !important;
  margin-top: 10px !important;
  text-align: center !important;
  font-size: 16px;
  margin-left: 12px;
}

.modal_city_definition_manual {
  background: rgba(153, 153, 153, 0.55) !important;
  width: 100% !important;
  height: 100% !important;
  position: fixed;
  z-index: 999999999 !important;
  top: 0 !important;
  left: 0 !important;
}

.modal_city_definition_manual .modal_city_ul {
  cursor: pointer;
}

.modal_city_definition_manual .modal_city_ul.active {
  color: #FFAF71;
}

.modal_city_definition_manual .modal_city_definition_manual_close {
  width: 60px;
  position: absolute;
  background: #ffde74;
  border-radius: 0 10px 10px 0;
  height: 40px;
  z-index: 0;
  top: calc(50% - 200px);
  left: calc(50% + 280px);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFxSURBVHgBjZFNLwNRFIafewcrP8SGoL4TCRKsRSJhIZH42ohlWxG7GnTViEgjWPiIWNlasGCh2imxEPwV7dzrjGhV21TPZuae+z7nPece0i43qW36qDO8HTozW9xqpYk6PnvZOuBsnDYMBwo2VJAQ1275SeY0ywNh0tWgjEuHfM6tYqknwp0qVnMJSfLEV8z2hvH+tLdFK5ZLA7M9UTJBThcuQ1Gy1mdKG07TMdoL+ecd2o3lzOaYL0BBqPKWfto+EvGizJNzHI7zPgt966RKdaraPE/bdBmfQ6OxjmEltMZ9uUZXA31Ds5RsUIZPcW6upqkAH1yGBIprxYzVzIki5rmM1QRlTyONsC+vN98Z4UWe/TVnpYCqhH/XscmgzJSUzER3mI9SkbdJi7hfictqKMJ10dGLMSz720XWUQ4F0bXGu5NnXOZNPLqMfDumYow6mkReM9kf5o0aETgbxQUOEd3gsCiH6f+ggrNtYkr5rHwBX4yGnVaCXA4AAAAASUVORK5CYII=");
  background-position-y: center;
  background-repeat: no-repeat;
  background-position-x: 31px;
}

.modal_city_definition_manual .modal_city_div {
  background: #FFFFFF;
  padding: 36px;
  width: 600px;
  height: 400px;
  position: absolute;
  z-index: 99999;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -300px;
  border-radius: 10px;
}

.modal_city_definition_manual .modal_city_div h2 {
  font-size: 25px;
  line-height: 29px;
  margin-top: 6px;
}

.modal_city_definition_manual .modal_city_div ul {
  list-style: none;
  column-count: 3;
  height: 141px;
  padding: 0;
  font-size: 16px;
  line-height: 19px;
  padding-top: 7px;
}

.str {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  width: 100%;
}

.str span {
  background: white;
  z-index: 2;
  position: relative;
  padding: 5px 10px;
}

.str:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #9a9a9a69;
}

.custom_li_tentorium {
  position: relative;
  padding-left: 20px;
  margin-top: 4px;
}

.custom_li_tentorium:after {
  content: "";
  top: 3px;
  left: 0;
  background: white;
  width: 11px;
  height: 11px;
  position: absolute;
  border: 1px solid #ffaf71;
  border-radius: 50%;
}

.custom_li_tentorium.active {
  color: #FFAF71;
}

.custom_li_tentorium.active:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABtSURBVHgBZU5bEYAgENxjDGAEbEAVkwg2sIFNGBNYgQYSwQA6eCd8KOzPzezePggFydse6AxwRRrXKJx6hc1NAB3AvctNfrbCEzt0Fn442TKIU6MFV8CIGPJng6i4XCKWKtLJKPqs1aUiZAPwAMrxI0rSJqbQAAAAAElFTkSuQmCC");
  background-size: 7px;
  background-position: center;
  background-repeat: no-repeat;
}

#city-definition {
  display: none;
  line-height: 22px;
}

#city-definition:after {
  content: "\F107";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal normal 1rem/1 FontAwesome;
  right: 0;
  bottom: 0;
  font-size: 1.8rem;
  color: gray;
  position: unset;
}

@media screen and (max-width: 600px) {
  .modal_city_definition_manual .modal_city_div {
    width: 90%;
    height: 96%;
    top: 2%;
    left: 5%;
    margin-top: 0;
    margin-left: 0;
  }

  .modal_city_definition_manual .modal_city_div ul {
    column-count: 1;
    height: calc(100% - 200px);
    overflow: hidden;
  }

  .modal_city_definition_manual .modal_city_definition_manual_close {
    left: 5%;
    color: #ffde74;
    width: 40px;
    background-position-x: center;
    border-radius: 0 10px 0 10px;
    margin-left: 79%;
    top: 2%;
  }

  /*#city-definition {*/
  /*  display: none !important; } */
}

@media screen and (max-width: 900px) {
  .modal_city_definition {
    top: 181px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80%;
    padding: 0;
    min-height: 70px;
  }

  .modal_city_definition p, .shop-navigation-menu {
    margin: auto;
    padding: 1rem;
  }

  #shop-navigation-menu a {
    padding: 0 1rem !important;
    margin: 0 1rem !important;
  }
}

.modal_city_definition_manual_close:hover {
  cursor: pointer;
  background-color: #FFC153;
}

/*# sourceMappingURL=city-definition.css.map*/