@charset "UTF-8";
.shownameshort {
  text-overflow: ellipsis !important;
  overflow: hidden !important;
  line-height: 25px !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
}

.color-container {
  height: 110px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  user-select: none;
}

#weatherDateSelector {
  flex-direction: column;
}

/*
.slider-page {
    flex: 1;
    display: flex;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}

/
.slider-with-labels>div>div:first-of-type,
.weather-tab-content .slider-with-labels>div>div {
    border-left: none !important;
}
*/
.weather-tab-content .slider-with-labels {
  padding: 0px 10px 0 !important;
}

.sc-carousel__carousel-container {
  width: 101% !important;
}

.sc-carousel-arrow__circle {
  width: 40px !important;
  height: 40px !important;
  background-color: #dce1eb !important;
}

.weather-map-marker.selectedHolder {
  box-shadow: 0px 0px 16px 0px white;
  transform: translate(-50%, -50%) scale(1.4);
}

.weather-rotator .weather-icon {
  width: auto;
  height: 40px;
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.sc-carousel__content-container {
  border-right: none !important;
  border-left: none !important;
}

.weather-rotator {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.weather-rotator .swiper {
  margin: 0 30px;
}

.weather-rotator .swiper-slide {
  padding: 0 0.3em;
  width: 8.333333%;
}

.weather-rotator .weather-rotator-item {
  cursor: pointer;
  border-radius: 0.3rem;
  padding: 0.3em;
  transition: background-color 0.3s;
}

.weather-rotator .swiper-button-next {
  right: 0;
  padding: 0px 25px 0px 0px;
}

.weather-rotator .swiper-button-prev {
  left: 0;
  padding: 0px 0px 0px 25px;
}

.weather-rotator .swiper-slide-active .weather-rotator-item {
  background-color: rgba(0, 0, 0, 0.3);
}

.weather-rotator .weather-icon {
  width: auto;
  height: 40px;
}

@media (max-width: 1260px) {
  .weather-rotator .swiper-slide {
    width: 10%;
  }

  .weather-rotator .weather-icon {
    height: 30px;
  }
}
.swiper {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.sc-carousel__pages-container {
  padding: 0 0 0 25px;
}

.weather-rotator-item.d-flex.flex-column.align-items-center.font-size-sm .active {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  text-align: center;
  height: 90px;
  width: 115px;
}

.sc-carousel__pages-window {
  margin: 0px 83px 0px 30px !important;
}

.weather-rotator .swiper-button-next {
  margin-right: 13px !important;
}

/*
.weather-rotator-item.d-flex.flex-column.align-items-center.font-size-sm.active {
  min-width: 102px !important;
  max-width: 102px !important;
} */
/*
.sc-carousel-arrow__circle {

}

.sc-carousel-arrow__arrow .sc-carousel-arrow__arrow-next {
color: red !important;
}

.sc-carousel-arrow__arrow .sc-carousel-arrow__arrow-next {
  color: red !important;
}

.sc-carousel-arrow__circle_disabled{

} */
/** iz obstoječega vremena */
div.text-uppercase.city-mobile-font-size {
  font-weight: bold;
  line-height: 1.14375rem;
  font-size: 0.9375rem;
  /* Equivalent to 15px */
}

.weather {
  position: relative !important;
  top: 0em !important;
}

.weather-mobile {
  height: initial;
}

.weather .item {
  float: left;
}

.weather img {
  position: absolute;
}

.button-weather {
  white-space: initial;
}

.weather .weather-data .title {
  color: #888;
  font-family: "Open Sans", sans-serif;
  font-weight: 900;
}

.weather .weather-data .title.mobile,
.weather .weather-data .temperature.mobile {
  color: #000000;
  font-family: "Roboto", Roboto;
  line-height: 17px;
}

.dark-mode .weather .weather-data .title.mobile,
.dark-mode .weather .weather-data .temperature.mobile.big-number,
.dark-mode .weather .weather-data .temperature.mobile {
  color: #ffffff;
}

.weather .weather-data .temperature.mobile.big-number {
  font-size: 1.0625rem;
  font-weight: 700;
  color: #000000;
  font-family: "Roboto", Roboto;
  line-height: 17px;
}

.weather .weather-data .temperature {
  color: #888;
  font-family: "Open Sans", sans-serif;
}

.weather.more .weather-data .title {
  font-size: 1.5rem;
}

.weather.more .weather-data .temperature {
  font-size: 1.1rem;
}

.weather-icon.mini-widget {
  height: 2.5em;
  width: 2.5em;
}

.weather-icon.mini-widget.mobile {
  height: 3.4em;
  width: 3.4em;
}

.weather-data .title,
.weather-data .temperature {
  font-size: 12px;
}

.weather-data .title.mobile,
.weather-data .temperature.mobile {
  font-size: 0.75rem;
}

.dropdown-menu.two-column-dropdown {
  columns: 2;
}

button.btn.no-border-color {
  border-color: transparent;
}

span.weather-location-color {
  font-size: 0.7rem;
  font-weight: 900;
}

/*
button.btn.no-border-color:hover {
  color:#ffffff;
}*/
.dropdown-item {
  font-size: 0.85rem;
  font-weight: 400;
}

.dropdown-item.py-1.selectedCity {
  color: #ffffff;
  background-color: #3363ad;
}

.dropdown div.dropdown-menu::before {
  border-bottom: 10px solid #ced4da;
  top: -20px;
}

.dropdown div.dropdown-menu::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 30px;
  border: 10px outset transparent;
}

.title.sunriseSunset {
  font-size: 12px;
  font-family: "Roboto", Roboto;
  font-weight: 700;
}

/**galaxy S Fold */
@media (max-width: 320px) {
  .dropdown-menu.two-column-dropdown {
    columns: 1;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
  .dropdown-menu.two-column-dropdown {
    columns: 1;
  }
}