.page_wrapper {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .page_wrapper {
    padding-top: 20px;
  }
}
.page_wrapper.chef {
  padding-top: 10px;
}

.footer_wrapper {
  background: #fff;
}

.featherlight .featherlight-content {
  padding: 0;
  border-bottom: 0;
}
.featherlight .featherlight-content .featherlight-close {
  background: rgb(186, 208, 149);
  width: 50px;
  height: 50px;
  color: rgb(186, 208, 149);
  font-size: 1px;
}
.featherlight .featherlight-content .featherlight-close:before {
  font-family: "webflow-icons" !important;
  content: "\e900";
  font-size: 14px;
  color: #fff;
}

body:not(.id19039) .featherlight:not(.featherlight-iframe) .featherlight-content iframe {
  width: 100vw;
}

@media (max-width: 991px) {
  .featherlight-iframe .featherlight-content {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
    max-width: 1140px;
  }
  .featherlight-iframe .featherlight-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    width: 100%;
    height: 100%;
  }
}
.featherlight-next,
.featherlight-previous {
  top: 0;
  right: 0;
}
.featherlight-next:hover,
.featherlight-previous:hover {
  background: none;
}
.featherlight-next span,
.featherlight-previous span {
  display: block;
  text-shadow: none;
}

.featherlight-next span {
  right: 0;
}
.featherlight-next span .sarr.r {
  left: auto;
  right: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.featherlight-next:hover span .sarr.r {
  right: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.featherlight-previous {
  left: 0;
}
.featherlight-previous span {
  left: 0;
}
.featherlight-previous span .sarr.l {
  right: auto;
  left: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.featherlight-previous:hover span .sarr.l {
  left: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media (max-width: 767px) {
  .div-block-23 {
    padding-left: 0 !important;
  }
}

@media (max-width: 767px) {
  .mask {
    padding-left: 0;
  }
}

@keyframes opacityVideo {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.innerhead {
  overflow: hidden;
}
.innerhead.home {
  height: 100vh;
}
.innerhead .background.static {
  width: calc(100% - 60px);
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 991px) {
  .innerhead .background.static {
    width: 100vw;
  }
}
.innerhead .videoBg {
  left: 0;
  padding-top: 56.3%;
  width: 100%;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  #video-player {
    display: none;
  }
}

.id3212 #video-player,
.id3212 #video-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.id2 #video-player,
.id2 #video-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

@media (min-aspect-ratio: 21/9) {
  .id2 #video-player {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 21/9) {
  .id2 #video-player {
    width: 300%;
    left: -100%;
  }
}
@media (min-aspect-ratio: 16/9) {
  .id3212 #video-player {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  .id3212 #video-player {
    width: 300%;
    left: -100%;
  }
}
@media (min-aspect-ratio: 21/9) {
  .innerhead:not(.home) #video-player {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 21/9) {
  .innerhead:not(.home) #video-player {
    height: 300%;
    top: -100%;
    width: 100%;
    left: auto;
  }
}

.playVideoMobile {
  display: none;
}
@media (max-width: 767px) {
  .playVideoMobile {
    display: inline-block;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 10px;
  }
  .playVideoMobile i {
    margin-right: 10px;
  }
}

.topnav {
  width: 100vw !important;
}

.img {
  position: relative;
}

.grid div:nth-child(2) {
  width: 50%;
}

.grid div div:nth-child(2) {
  width: 100%;
}

.dogodek .topnavlink {
  color: rgb(47, 47, 47) !important;
}

.sticky-side-grid img {
  border: 1px solid #fff;
}

.rate-icon.h {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#67a812+50,ffffff+50 */
  background: rgb(103, 168, 18);
  /* Old browsers */
  background: -moz-linear-gradient(left, rgb(103, 168, 18) 50%, rgb(255, 255, 255) 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgb(103, 168, 18) 50%, rgb(255, 255, 255) 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(103, 168, 18) 50%, rgb(255, 255, 255) 50%);
  /* IE6-9 */
}

.navpanel-search-2 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.navpanel-search-2.show {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.searchW:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.searchW input[type=text] {
  display: block;
  width: calc(100% - 50px);
  background: none;
  border: none;
  color: white;
  float: left;
  height: 60px;
  outline: none;
}
.searchW input[type=text]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
}
.searchW input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
.searchW input[type=text]:-ms-input-placeholder {
  /* IE 10+ */
  color: white;
}
.searchW input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}
.searchW input[type=submit] {
  display: block;
  width: 50px;
  background: none;
  border: none;
  color: white;
  float: left;
  text-indent: -9999px;
  height: 60px;
  outline: none;
}

.mobilesearch-flex input[name=s] {
  color: white;
}

.dropdown {
  width: auto;
}

.map_wrapper {
  height: 100%;
  position: relative;
}
@media (max-width: 991px) {
  .map_wrapper {
    width: 100vw !important;
    height: 100% !important;
    position: relative;
  }
  .zemljevid.inside .map_wrapper {
    height: auto !important;
  }
}

.map_container {
  height: 100%;
  width: calc(100% - 520px);
}
@media (max-width: 991px) {
  .map_container {
    width: 100% !important;
    float: none !important;
    height: 100vh !important;
  }
}

.map_results {
  float: right;
  width: 520px;
  box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.1);
  display: inline-block;
  height: 100%;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  background-color: #f8f7f6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.map_results .filtersCopy {
  position: absolute;
  top: 65px;
  left: 0;
  background: white;
  z-index: 1000;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.map_results .filtersCopy h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 25px;
}
.map_results .filtersCopy .filterBox {
  margin-bottom: 15px;
}
.map_results .filtersCopy .filterBox a {
  display: inline-block;
  color: blue;
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-bottom: 20px;
}
.map_results .filtersCopy .filterBox a.map-marker-filter-postopki_priprave, .map_results .filtersCopy .filterBox a.map-marker-filter-sestavine {
  display: none;
}
.map_results .filtersCopy .filterBox a .checkbox {
  display: block;
  border: 2px solid orange;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  margin-right: 7px;
}
.map_results .filtersCopy .filterBox a .checkbox i {
  display: none;
}
.map_results .filtersCopy .filterBox a:hover {
  color: #000;
}
.map_results .filtersCopy .filterBox a:hover .checkbox {
  border-color: rgb(186, 208, 149);
}
.map_results .filtersCopy .filterBox a[data-class=checked] {
  color: #000;
}
.map_results .filtersCopy .filterBox a[data-class=checked] .checkbox {
  border-color: rgb(186, 208, 149);
  background: rgb(186, 208, 149);
  text-align: center;
}
.map_results .filtersCopy .filterBox a[data-class=checked] .checkbox i {
  color: #fff;
  display: block;
}
.map_results .filterButtons {
  padding: 0 20px;
  display: inline-block;
  vertical-align: middle;
}
.map_results .filterButtons a.map-marker-filter-all {
  padding: 15px 0;
  font-size: 15px;
  display: inline-block;
  margin-bottom: 0;
}
.map_results .filterButton {
  padding: 10px 25px;
  position: absolute;
  margin: 50px 0 0 20px;
}
@media (max-width: 991px) {
  .map_results .filterButton {
    display: none !important;
  }
}
.map_results .filterButton.close {
  display: none;
}
.map_results .filterButton svg path {
  fill: black;
}
.map_results .filterButton svg path:first-child {
  fill: none;
}
.map_results .map_detail {
  background-color: white;
  position: absolute;
  width: 190px;
  height: 290px;
  -webkit-transform: translateX(-50%) translateY(-100%);
  -moz-transform: translateX(-50%) translateY(-100%);
  -ms-transform: translateX(-50%) translateY(-100%);
  -o-transform: translateX(-50%) translateY(-100%);
  transform: translateX(-50%) translateY(-100%);
  z-index: 999;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.map_results .map_detail.closed {
  pointer-events: none;
}
.map_results .map_detail .map_details_close {
  position: absolute;
  top: -15px;
  right: -15px;
  background: rgb(186, 208, 149);
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 25px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px 0 0 0;
  z-index: 2;
}
.map_results .map_detail .map_details_close:hover {
  color: white;
}
.map_results .map_detail .result_item_detail {
  position: relative;
  width: 190px;
  height: 290px;
  overflow-y: scroll;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.map_results .map_detail .result_item_detail .map_image_wrapper {
  width: 190px;
  position: relative;
  height: 150px;
  overflow: hidden;
}
.map_results .map_detail .result_item_detail .map_image_wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: auto;
  max-width: 2000px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
.map_results .map_detail .result_item_detail .map_image_wrapper .ocena_wrap {
  display: none;
  position: absolute;
  z-index: 2;
  top: 7px;
  left: 7px;
}
.map_results .map_detail .result_item_detail .map_image_wrapper .ocena_wrap .ocena {
  display: inline-block;
  vertical-align: middle;
  background: rgb(186, 208, 149);
  color: white;
  border-radius: 50px;
  padding: 5px 5px 5px 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}
.map_results .map_detail .result_item_detail .map_image_wrapper .ocena_wrap .ocena i {
  background: #fff;
  color: rgb(186, 208, 149);
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  font-size: 12px;
  border-radius: 50%;
  text-align: center;
  margin-left: 5px;
}
.map_results .map_detail .result_item_detail .map_content {
  padding: 15px;
}
.map_results .map_detail .result_item_detail .map_content a {
  color: black;
  display: block;
  font-weight: bold;
}
.map_results .map_detail .result_item_detail .map_content a h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  margin: 0;
}
.map_results .map_detail .result_item_detail .map_content p {
  font-size: 12px;
  line-height: 16px;
}
.map_results.detail_open .map_detail {
  -webkit-transform: translateX(-50%) translateY(-110%);
  -moz-transform: translateX(-50%) translateY(-110%);
  -ms-transform: translateX(-50%) translateY(-110%);
  -o-transform: translateX(-50%) translateY(-110%);
  transform: translateX(-50%) translateY(-110%);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.map_results .map_listings {
  margin-top: 150px;
  height: calc(100% - 150px);
  position: relative;
  transform-style: preserve-3d;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  overflow-y: auto;
}
.map_results .map_listings .slick-prev {
  display: none !important;
}
.map_results .map_listings .slick-next {
  display: none !important;
}
@media (max-width: 991px) {
  .map_results .map_listings {
    margin-top: 0;
    height: 150px;
    overflow: hidden;
  }
}
.map_results .map_listings .map_listings_results .result_item1 {
  background: white;
  border-radius: 5px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  min-height: 145px;
}
@media (max-width: 991px) {
  .map_results .map_listings .map_listings_results .result_item1 {
    margin: 0 7px;
  }
}
.map_results .map_listings .map_listings_results .result_item1:hover {
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.map_results .map_listings .map_listings_results .result_item1 .map_image_wrapper {
  width: 140px;
  position: relative;
  height: 145px;
  overflow: hidden;
}
.map_results .map_listings .map_listings_results .result_item1 .map_image_wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: auto;
  max-width: 2000px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
.map_results .map_listings .map_listings_results .result_item1 .map_image_wrapper .ocena_wrap {
  display: none;
  position: absolute;
  z-index: 2;
  top: 7px;
  left: 7px;
}
.map_results .map_listings .map_listings_results .result_item1 .map_image_wrapper .ocena_wrap .ocena {
  display: inline-block;
  vertical-align: middle;
  background: rgb(186, 208, 149);
  color: white;
  border-radius: 50px;
  padding: 5px 5px 5px 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}
.map_results .map_listings .map_listings_results .result_item1 .map_image_wrapper .ocena_wrap .ocena i {
  background: #fff;
  color: rgb(186, 208, 149);
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  font-size: 12px;
  border-radius: 50%;
  text-align: center;
  margin-left: 5px;
}
.map_results .map_listings .map_listings_results .result_item1 .map_content {
  padding: 0 0 0 20px;
  width: calc(100% - 145px);
}
.map_results .map_listings .map_listings_results .result_item1 .map_content .category {
  font-weight: 300;
  margin-bottom: 7px;
}
.map_results .map_listings .map_listings_results .result_item1 .map_content a.btn {
  font-size: 14px;
}
.map_results .map_listings .map_listings_results .result_item1 .map_content a.btn svg {
  height: 16px;
}
.map_results .map_listings .map_listings_results .result_item1 .map_content a.mapTitleLink {
  color: black;
}
.map_results .map_listings .map_listings_results .result_item1 .map_content a.mapTitleLink h3 {
  font-size: 20px;
  font-weight: 500;
  height: 77px;
}
@media (max-width: 991px) {
  .map_results .map_listings .map_listings_results .result_item1 .map_content a.mapTitleLink h3 {
    font-size: 17px;
  }
}

#mapFilterNavigation {
  position: absolute;
  height: auto;
  top: 20px !important;
  left: 20px !important;
  background: white;
  width: 330px;
  border: 1px solid #d4d4d4;
}
@media (max-width: 991px) {
  #mapFilterNavigation {
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    border: none;
    height: 100%;
    display: none;
  }
}
#mapFilterNavigation h5 {
  padding: 11px 15px;
  margin: 0;
  font-size: 11px;
  margin: 0;
}
#mapFilterNavigation.minimized {
  overflow: hidden !important;
}
#mapFilterNavigation.minimized h5 {
  font-weight: normal;
}
#mapFilterNavigation .filter_minimize {
  cursor: pointer;
}
#mapFilterNavigation a {
  display: block;
  padding: 8px;
  cursor: pointer;
  text-decoration: none;
  color: #000;
  text-transform: capitalize;
  text-align: left;
}
#mapFilterNavigation a img {
  padding-right: 10px;
}
#mapFilterNavigation a.active, #mapFilterNavigation a:hover {
  background-color: #eaf4de;
  color: #558d0a;
}
#mapFilterNavigation a.map-marker-filter-all {
  text-align: center;
}
#mapFilterNavigation a:before {
  content: "";
  background: none;
  border: 1px solid black;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
#mapFilterNavigation a.active:before {
  content: "";
  border: 1px solid #477508;
  background: #558d0a;
}
#mapFilterNavigation .filterButtons a:before {
  display: none;
}
#mapFilterNavigation .dropdown.w-dropdown {
  width: 100%;
}
#mapFilterNavigation .dropdown.w-dropdown .w-dropdown-list {
  display: none;
}
#mapFilterNavigation .dropdown.w-dropdown .ddt2 {
  width: 100%;
  float: none;
  font-size: 15px;
  border-top: 1px solid #d4d4d4;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-size: 15px;
  padding: 13px 20px;
}
#mapFilterNavigation .dropdown.w-dropdown .ddt2:hover {
  background-color: #eaf4de;
  color: #558d0a;
}
#mapFilterNavigation .clickCheck.showLater {
  display: none;
}
#mapFilterNavigation .clickCheck:first-child .dropdown.w-dropdown .ddt2 {
  border-top: none;
}
#mapFilterNavigation .filterButtons {
  float: left;
  width: 100%;
  text-align: right;
  border-top: 1px solid #d4d4d4;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-size: 15px;
  display: none;
}
#mapFilterNavigation .filterButtons a {
  text-align: right;
  padding: 13px 20px;
}
#mapFilterNavigation .filterButtons a:hover {
  background-color: #eaf4de;
  color: #558d0a;
}
#mapFilterNavigation .ddl2.w-dropdown-list {
  top: 0;
  position: relative;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-size: 15px;
}
#mapFilterNavigation .ddl2.w-dropdown-list a {
  padding: 13px 20px;
}
#mapFilterNavigation .ddl2.w-dropdown-list a:hover {
  background-color: #eaf4de;
  color: #558d0a;
}

.ucwords {
  text-transform: capitalize;
}

.slick-dots > li {
  display: inline-block;
}
.slick-dots > li:only-child {
  display: none !important;
}

.mobileFilters {
  display: block;
  padding: 130px 0 10px 0;
  background: #f8f7f6;
}
@media (min-width: 991px) {
  .mobileFilters {
    display: none !important;
  }
}
.mobileFilters .filtersCopy {
  position: absolute;
  top: 180px;
  left: 0;
  width: 100%;
  background: #f8f7f6;
  z-index: 1000;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  overflow-y: scroll;
}
.mobileFilters .filtersCopy h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 25px;
}
.mobileFilters .filtersCopy .filterBox {
  margin-bottom: 15px;
}
.mobileFilters .filtersCopy .filterBox a {
  display: inline-block;
  color: blue;
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-bottom: 20px;
}
.mobileFilters .filtersCopy .filterBox a.map-marker-filter-postopki_priprave, .mobileFilters .filtersCopy .filterBox a.map-marker-filter-sestavine {
  display: none;
}
.mobileFilters .filtersCopy .filterBox a .checkbox {
  display: block;
  border: 2px solid orange;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  margin-right: 7px;
}
.mobileFilters .filtersCopy .filterBox a .checkbox i {
  display: none;
}
.mobileFilters .filtersCopy .filterBox a:hover {
  color: #000;
}
.mobileFilters .filtersCopy .filterBox a:hover .checkbox {
  border-color: rgb(186, 208, 149);
}
.mobileFilters .filtersCopy .filterBox a[data-class=checked] {
  color: #000;
}
.mobileFilters .filtersCopy .filterBox a[data-class=checked] .checkbox {
  border-color: rgb(186, 208, 149);
  background: rgb(186, 208, 149);
  text-align: center;
}
.mobileFilters .filtersCopy .filterBox a[data-class=checked] .checkbox i {
  color: #fff;
  display: block;
}
.mobileFilters .filterButtons {
  border-top: 1px solid rgba(255, 165, 0, 0.3);
  border-bottom: 1px solid rgba(255, 165, 0, 0.3);
  padding: 20px;
}
.mobileFilters .filterButtons:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.mobileFilters .filterButtons a.btn {
  float: right;
  color: white !important;
  padding: 15px 30px;
  display: inline-block;
  width: auto;
  margin-bottom: 0;
}
.mobileFilters .filterButtons a.btn svg {
  height: 16px;
  margin-left: 10px;
  margin-right: 0;
  display: inline-block;
  vertical-align: middle;
}
.mobileFilters .filterButtons a.map-marker-filter-all {
  color: black;
  padding: 15px 0;
  font-size: 16px;
  display: inline-block;
  margin-bottom: 0;
}
.mobileFilters .filterButtonW {
  text-align: center;
}
.mobileFilters .filterButton {
  padding: 10px 25px;
  color: blue;
}
.mobileFilters .filterButton.close {
  display: none;
}
.mobileFilters .filterButton svg path {
  fill: black;
}
.mobileFilters .filterButton svg path:first-child {
  fill: none;
}

.zemljevid {
  width: calc(100% - 60px);
  height: 80vh;
  top: 0;
  left: 0;
  margin-top: 60px;
}
.zemljevid.inside {
  margin-top: 0;
  height: 70vh;
}
.zemljevid .map {
  position: relative;
  height: 100%;
}

#map {
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .zemljevid.inside #map {
    height: 70vh !important;
  }
}

.filterButtonsW {
  display: none;
}
.zemljevid.inside .filterButtonsW {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

#mapFilterNavigation .filterBox {
  display: none;
  float: left;
  width: 100%;
}
#mapFilterNavigation .filterBox a {
  font-size: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-size: 15px;
  padding: 13px 20px;
}
#mapFilterNavigation .filterBox .checkbox {
  display: none;
}

.filtersCopy .clickCheck {
  vertical-align: middle;
  display: none;
}
.filtersCopy .clickCheck:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.filtersCopy .clickCheck.showNow {
  display: inline-block;
}

.map_btn_custom {
  display: none;
}

a,
a:active,
a:focus {
  outline: none;
}

.tripadvisorRaiting {
  height: 28px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

@media (max-width: 767px) {
  .stickywrapp.kuharjiMargin {
    margin-top: 60px;
  }
}

@media (max-width: 500px) {
  .w-inline-block {
    width: 100%;
  }
}

@media (max-width: 500px) {
  html,
  body {
    width: 100vw;
    overflow-x: hidden;
  }
}

.topnavFix .logo2 {
  height: 70px;
  width: 143.609px !important;
}

.gmIconList {
  display: inline-block;
  vertical-align: middle;
  height: 22px;
}

.gmLetnicaList {
  display: inline-block;
  vertical-align: middle;
  height: 18px;
}

.gmLogoList {
  display: inline-block;
  vertical-align: middle;
  height: 18px;
}

.gmIconItem {
  display: inline-block;
  vertical-align: middle;
  height: 40px;
}

.gmLetnicaItem {
  display: inline-block;
  vertical-align: middle;
  height: 35px;
}

.gmLogoItem {
  display: inline-block;
  vertical-align: middle;
  height: 35px;
}

.container-p {
  padding: 20px 20px 0 20px;
}

.maFormElement label, .hs-form-private label {
  font-weight: normal;
  font-size: 17px;
}
.maFormElement input[type=text], .hs-form-private input, .hs-form-private select {
  margin-top: 20px;
  padding: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  font-size: 17px;
  margin-left: 20px;
  width: 100%;
  max-width: 350px;
}
@media (max-width: 767px) {
  .maFormElement input[type=text], .hs-form-private input {
    margin-top: 10px;
    margin-left: 0;
  }
}
.maFormElement .formCheckboxLabel, .hs-form-private .formCheckboxLabel {
  font-size: 15px;
  margin-left: 30px;
}
.maFormElement .formCheckboxLabel input, .hs-form-private .formCheckboxLabel input {
  margin-left: -23px;
  margin-right: 10px;
}
.maFormElement .formCheckboxLabel .consAcc, .hs-form-private .formCheckboxLabel .consAcc {
  display: none;
}
.maFormElement .formCheckboxLabel .consMore, .hs-form-private .formCheckboxLabel .consMore {
  color: rgb(120, 162, 47);
}
.maFormElement .formCheckboxLabel .consMore:hover, .hs-form-private .formCheckboxLabel .consMore:hover {
  text-decoration: underline;
}
.maFormElement .formRequiredLabel, .hs-form-private .formRequiredLabel {
  display: inline;
}
.maFormElement .formCheckboxListLabel .formRequiredLabel, .hs-form-private .formCheckboxListLabel .formRequiredLabel {
  float: left;
  margin-top: 5px;
}
.maFormElement button, .hs-form-private input[type="submit"] {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 25px;
  background-color: rgb(120, 162, 47) !important;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: white;
}

.consMore {
  color: rgb(120, 162, 47)
}

.hs-form-private input[type="submit"] {
  display:inline-block;
  width: auto;
  max-width: 100%;
  margin: 0;
  border: none;
  padding: 15px 25px;
}

.hs-form-private .inputs-list {
  margin:0;
  padding: 0;
  list-style: none !important;
}

.hs-form-field {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  width: 100%;
}
@media (min-width: 991px) {
  form[data-form-id="f2975a1f-ea64-4723-8247-17aca12fa5e0"] {
    padding-left:13%;
  }
}

.hs-form-field.hs-country {
  margin-top: 20px;
  margin-bottom:30px;
}

.hs-form-field.hs-country label {
  width: 120px;
}

.hs-form-field.hs-country select {
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.hs-form-field.hs-fieldtype-text label {
  width: 100px; /* Adjust this width based on your needs */
  flex-shrink: 0;
  margin-top:15px;
}



.hs-richtext {
  display:none;
  padding-left:25px;
  font-size: 15px;
  margin-top: -20px;
  padding-bottom: 20px;
}

.hs-richtext a {
  color: rgb(120, 162, 47)
}

.hs-form-field label.hs-form-booleancheckbox-display {
  width: 100%;
}

.hs-form-field label.hs-form-booleancheckbox-display input {
  width: 15px;
  height: 15px;
  margin-right: 10px;
}

 .hs-form-booleancheckbox-display>span {
  margin-left: 25px !important;
}

.hs-form-field label.hs-form-booleancheckbox-display span,
.hs-form-field label.hs-form-booleancheckbox-display p {
  font-size: 15px;
  line-height: 170%;
}

.hs-form-field .input {
  flex: 1;
  min-width: 0; /* Prevents flex item from overflowing */
}

.hs-form-field input {
  width: 100%;
  box-sizing: border-box;
}

.hs-error-msgs {
  width: 100%;
  margin: -20px 0 0 0 !important;
  order: 3; /* Ensures it appears after the input */
}

.hs-error-msgs .hs-error-msg {
  width: 100% !important;
  font-size: 15px;
  margin: 0 0 0 110px;
  color: red;
}

.hs-dependent-field .hs-error-msgs .hs-error-msg {
  margin: 0 15px 0 25px;
}

.enovice_vsebina .tekst .enovice_form {
  padding-bottom: 50px !important;
}

.hs_error_rollup {
  margin: 20px 0 10px 0;
  border-top: 1px solid #acacac;
  padding-top: 30px;
}

.hs_error_rollup .hs-main-font-element {
  width: 100% !important;
  font-size: 15px;
  color: red;
}

.hs-form-booleancheckbox {
  margin: 15px 0;
}

.hs-form-booleancheckbox input {
  margin: 0;
}

.hs-form-booleancheckbox-display input[type="checkbox"] {
  margin-top: 5px; /* Aligns checkbox with first line of text */
  flex-shrink: 0;
}

.hs-form-booleancheckbox-display span {
  flex: 1;
}

.hs-form-booleancheckbox-display p {
  margin: 0;
  line-height: 1.4;
}

/* Style for the required asterisk */
.hs-form-booleancheckbox-display .hs-form-required {
  color: red;
  margin-left: 4px;
}

.map_results {
  height: 0 !important;
}

.zemljevid.inside .map_detail {
  margin-top: 100px;
  display: none !important;
}

.datepickerMask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}

.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6) !important;
}

.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.6) !important;
}

.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6) !important;
}

.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.6) !important;
}

.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6) !important;
}

.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.6) !important;
}

.sorodne_vsebine_bg {
  background-color: #232323;
}
.sorodne_vsebine_bg h1,
.sorodne_vsebine_bg h4,
.sorodne_vsebine_bg a {
  color: white !important;
}
.sorodne_vsebine_bg p {
  color: #a9a9a9;
}

.imgBadgeWrap {
  display: block;
  margin-bottom: 14px;
  position: relative;
}
.imgBadgeWrap .img-gal {
  margin-bottom: 0;
}

.imgBadge {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 35%;
  height: auto;
}

.znacilneJediLinkFix .imgBadgeWrap {
  overflow: hidden;
}
.znacilneJediLinkFix .img-gal-hover {
  position: absolute;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -ms-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}
.znacilneJediLinkFix:hover {
  color: rgba(0, 0, 0, 0.8);
}
.znacilneJediLinkFix:hover .img-gal-hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -ms-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}

.imgBadgeHero {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 250px;
  height: auto;
}
@media (max-width: 991px) {
  .imgBadgeHero {
    width: 150px;
  }
}

.logo_taste_slovenia {
  position: absolute;
  bottom: 5%;
  right: 0;
  width: 50%;
  height: auto;
}

.quote-name {
  font-size: 20px;
  letter-spacing: 2px;
  display: block;
  text-align: right;
  line-height: 1.2em;
  margin-top: 10px;
}

.page_wrapper p a,
.page_wrapper ul li a {
  color: rgb(120, 162, 47);
}
.page_wrapper p a:hover,
.page_wrapper ul li a:hover {
  text-decoration: underline;
}

.chefIcon {
  margin-top: 20px;
}
.chefIcon img {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
  margin-right: 20px;
}
.chefIcon .iconName {
  display: inline-block;
  vertical-align: middle;
  color: rgb(186, 208, 149);
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  font-weight: 700;
  width: calc(100% - 85px);
}

.stickywrapp.grey.cook .containerChefHero {
  width: 100%;
  max-width: 1200px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.stickywrapp.grey.cook .containerChefHero.show {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (max-width: 500px) {
  .stickywrapp.grey.cook .containerChefHero {
    max-width: 90vw;
  }
}
.stickywrapp.grey.cook .containerChefHero p.intro {
  width: 100%;
  max-width: 800px;
}

#datepicker {
  outline: none;
  width: 1px;
  padding-left: 0;
  padding-right: 0;
  border: none;
  opacity: 0;
  filter: alpha(opacity=0);
}

#ui-datepicker-div {
  border-radius: 0 !important;
  padding: 0 !important;
  border: none !important;
}
#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next {
  display: none;
}
#ui-datepicker-div .ui-datepicker-header {
  border-right: 1px solid #e9e9e9 !important;
  border-left: 1px solid #e9e9e9 !important;
  border-top: none !important;
  border-bottom: none !important;
  border-radius: 0 !important;
  background: none !important;
}
#ui-datepicker-div .ui-datepicker-header select {
  background: none;
  border: 1px solid #e9e9e9;
  border-radius: 0;
}
#ui-datepicker-div .custombar {
  border: 1px solid #e9e9e9 !important;
}
#ui-datepicker-div .custombar:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#ui-datepicker-div .custombar a {
  float: left;
  width: 25%;
  text-align: center;
  font-weight: 300;
  font-size: 14px;
  border-right: 1px solid #e9e9e9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#ui-datepicker-div .custombar a:last-child {
  border-right: 0;
}
#ui-datepicker-div .ui-datepicker-title {
  margin: 0 !important;
}
#ui-datepicker-div table {
  margin: 0 !important;
}
#ui-datepicker-div th {
  font-weight: normal !important;
  border: 1px solid #e9e9e9 !important;
  padding: 0.2em !important;
  color: #d4d4d4;
}
#ui-datepicker-div td {
  border: 1px solid #e9e9e9 !important;
  padding: 0 !important;
}
#ui-datepicker-div td a {
  border: none !important;
  background: none !important;
  text-align: center !important;
}
#ui-datepicker-div td a.ui-state-default.ui-priority-secondary {
  color: #d4d4d4;
}
#ui-datepicker-div td a.ui-state-highlight {
  background: rgb(186, 208, 149) !important;
  color: white !important;
}

.noEvents {
  text-align: center;
  padding: 60px;
}

.w.seftitle {
  margin-bottom: 10px;
  margin-top: 15vh;
  font-size: 73px;
  line-height: 65px;
  font-weight: 600;
  font-style: normal;
}

.restavracijaChefaTitle {
  color: rgb(186, 208, 149);
  font-family: "chaparral-pro", sans-serif;
  font-size: 40px;
  margin-bottom: 30px;
  display: block;
}
.restavracijaChefaTitle:hover {
  text-decoration: underline;
  color: rgb(186, 208, 149);
}

.socialNew {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .socialNew :nth-child(5) {
    clear: both;
  }
}
.socialNew a {
  background: rgb(120, 162, 47);
  color: white;
  display: block;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  text-align: center;
  font-size: 20px;
  line-height: 38px;
  border: 1px solid rgb(120, 162, 47);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.socialNew a:hover {
  border: 1px solid rgb(120, 162, 47);
  background: #232323;
  color: rgb(120, 162, 47);
}
.socialNew a .icon {
  width: 36.4px;
  height: 36.4px;
  margin: 0 !important;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.grid-item .gal-tile a:hover .nohover {
  color: #333;
}

.infoWindow {
  width: 200px;
  height: auto;
}
.infoWindow img {
  max-width: 100%;
  height: auto;
}
.infoWindow .title {
  font-family: chaparral-pro, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  margin: 2px 0 10px 0;
  display: block;
}
.infoWindow .infoWindowContent {
  padding: 10px;
}

.gm-style-iw-d {
  overflow: hidden !important;
}

.gm-style-iw.gm-style-iw-c {
  padding-top: 0;
  padding-left: 0;
  border-radius: 0;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
}

.gdprBG {
  position: fixed;
  top: 0;
  left: 0;
  width: calc(100% - 60px);
  background: rgba(0, 0, 0, 0.9);
  height: 100%;
  z-index: 90;
}
@media (max-width: 991px) {
  .gdprBG {
    width: 100%;
  }
}

.privacySettings {
  position: fixed;
  top: 50%;
  left: 50%;
  width: calc(100% - 120px);
  max-width: 1200px;
  height: auto;
  z-index: 91;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
@media (max-width: 991px) {
  .privacySettings {
    width: calc(100% - 30px);
  }
}
.privacySettings.inside {
  position: relative;
  -webkit-transform: translateY(0) translateX(0);
  -moz-transform: translateY(0) translateX(0);
  -ms-transform: translateY(0) translateX(0);
  -o-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
  left: 0;
  right: 0;
  max-width: 100vw;
  width: 200%;
  margin-left: -50%;
  z-index: 1;
}
.privacySettings.inside h2 {
  color: #333;
}
.privacySettings.inside .btns .notice {
  color: #333;
}
.privacySettings.inside .btns .saveSettings {
  font-weight: bold;
  font-size: 15px;
  width: 340px;
  margin: 0 0 5px 0;
  background: #78a02e !important;
  line-height: 1.4 !important;
  color: #000;
  display: inline-block;
  color: #fff !important;
  font-family: sans-serif;
  font-size: 16px;
  position: relative;
  text-decoration: none;
  padding: 15px 0;
}
@media (max-width: 991px) {
  .privacySettings.inside form .row {
    height: auto;
    overflow: visible;
  }
}
@media (max-width: 1330px) {
  .privacySettings.inside {
    width: 90vw;
    margin-left: -15vw;
  }
}
@media (max-width: 991px) {
  .privacySettings.inside {
    width: 100%;
    margin-left: 0;
  }
}
.privacySettings h2 {
  color: white;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 500;
  font-size: 35px;
}
.privacySettings h2 img {
  margin-right: 20px;
}
.privacySettings a i,
.privacySettings a span {
  color: rgb(186, 208, 149);
}
.privacySettings .btns {
  position: relative;
  text-align: center;
}
.privacySettings .btns .links {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .privacySettings .btns .links {
    position: relative;
  }
}
.privacySettings .btns .links a {
  color: #a2a2a2;
  margin-right: 10px;
  font-size: 13px;
}
.privacySettings .btns .enableAll {
  font-weight: bold;
  font-size: 15px;
  width: 340px;
  margin: 0 0 5px 0;
  background: #78a02e !important;
  line-height: 1.4 !important;
  color: #000;
  display: inline-block;
  color: #fff !important;
  font-family: sans-serif;
  font-size: 16px;
  position: relative;
  text-decoration: none;
  padding: 15px 0;
}
.privacySettings .btns .notice {
  display: block;
  font-size: 12px;
}
.privacySettings form {
  color: white;
}
.privacySettings form .row {
  background: #3f4443;
  padding-bottom: 25px;
}
@media (max-width: 991px) {
  .privacySettings form .row {
    max-height: 60vh;
    overflow-y: scroll;
  }
}
@media (max-width: 991px) {
  .privacySettings form .row {
    display: block;
  }
}
.privacySettings form .row .col-sm-3 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  flex-grow: 1;
  flex-basis: 0;
}
.privacySettings form .row .col-sm-3 .positionWrap {
  position: relative;
  height: 100%;
}
@media (max-width: 991px) {
  .privacySettings form .row .col-sm-3 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 0;
  }
}
.privacySettings form .row .col-sm-3 h3 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-size: 18px;
}
@media (max-width: 991px) {
  .privacySettings form .row .col-sm-3 h3 {
    margin-bottom: 5px;
  }
}
.privacySettings form .row .col-sm-3 p {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .privacySettings form .row .col-sm-3 p {
    margin-bottom: 0;
  }
}

.cookiesSwitch {
  display: block;
  background: #bdbdbd;
  color: white;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.cookiesSwitch:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
@media (max-width: 991px) {
  .cookiesSwitch {
    position: relative;
    margin-top: 10px;
  }
}
.cookiesSwitch .on,
.cookiesSwitch .off {
  position: relative;
  z-index: 2;
  display: block;
  float: left;
  width: 50%;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
}
.cookiesSwitch .bg {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 50%;
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.cookiesSwitch.allow .bg {
  background: #78a02e;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.cookiesSwitch.notallow .bg {
  background: #d7000b;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.cookiesSwitch input {
  display: none;
}

.termsPopup {
  display: none;
}

.featherlight-inner.termsPopup {
  display: block;
  max-width: 1000px;
  padding: 60px;
}
.featherlight-inner.termsPopup a {
  color: rgb(186, 208, 149);
}
.featherlight-inner.termsPopup a:hover {
  text-decoration: underline;
}

.legalMenuWrap ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 13px 0;
}
.legalMenuWrap ul li {
  display: inline-block;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.legalMenuWrap ul li a {
  display: inline-block;
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #e9e9e9;
  font-weight: 500;
}
.legalMenuWrap ul li:last-child a {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}

table.cookielist {
  width: 100%;
  font-size: 13px;
}
table.cookielist thead td {
  background: rgb(186, 208, 149);
  color: white;
}
table.cookielist td {
  width: auto !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 5px;
}

.search_result .category_title {
  color: rgba(0, 0, 0, 0.5);
  margin-top: 10px;
  display: block;
}
.search_result h4 {
  margin-top: 0;
}

.myWay span {
  color: rgb(186, 208, 149);
}

body .w-dropdown {
  z-index: 4;
}

@media (max-width: 991px) {
  .containerChefHero .w.seftitle {
    text-align: left;
  }
}
body .flex-grid2 {
  padding-right: 5px;
}
body ._2img-row .img {
  padding: 2px;
}
body .kuharjiMargin .sticky-track .track-section {
  padding-top: 200px;
  padding-bottom: 120px;
}
@media (max-width: 991px) {
  body .kuharjiMargin .sticky-track .track-section {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  body .kuharjiMargin .sticky-track {
    width: 100vw;
    overflow-x: scroll;
    padding-top: 15px;
    padding-left: 15px;
    margin-left: -15px;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991px) and (max-width: 500px) {
  body .kuharjiMargin .sticky-track {
    margin-left: 15px;
  }
}
@media (max-width: 991px) {
  body .kuharjiMargin .sticky-track .col {
    padding-left: 0;
  }
  body .kuharjiMargin .sticky-track .track-section {
    min-width: 2000px;
  }
  body .kuharjiMargin .sticky-track .track-section .insta-kuhar.w-inline-block {
    width: 70%;
    max-width: 250px;
    display: inline-block;
    vertical-align: top;
    margin-left: 0;
    margin-right: 30px;
  }
}

.dogodkiFix .column-flex {
  border-right: 1px solid #e9e9e9;
  padding-bottom: 0;
}
.dogodkiFix .column-flex:last-child {
  border-right: none;
}
.dogodkiFix .column-flex .date {
  line-height: 170%;
  font-size: 46px;
}
@media (max-width: 500px) {
  .dogodkiFix .column-flex .date {
    font-size: 30px;
  }
}
.dogodkiFix .column-flex .column-b {
  padding-top: 33px;
  padding-bottom: 33px;
}

.socialCol {
  flex: auto;
}
.socialCol .li-social {
  padding-bottom: 5px;
  padding-top: 5px;
}

.rightCol {
  flex: auto;
  letter-spacing: -0.5px;
  border-right: 1px solid #e9e9e9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .rightCol {
    border-right: none;
  }
}
.rightCol .tbp {
  padding-top: 10px;
  padding-bottom: 10px;
}

.footerSeperator {
  border-top: 1px solid #d4d4d4;
  margin-top: 70px;
  width: 100%;
  height: 1px;
}
@media (max-width: 991px) {
  .footerSeperator {
    width: 100%;
  }
}

.removePaddingFooter {
  padding-bottom: 55px;
  padding-top: 55px;
}
.removePaddingFooter .row-swipe-tablet {
  align-items: center;
  justify-content: center;
}

.menu-legal-container {
  margin-bottom: 20px;
}

.copyNew a {
  font-weight: bold;
}

.date-filter {
  float: left;
  margin-left: 0;
}

.section2.smallerBottomPadding {
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0;
}

.tabs-content {
  width: 1400px;
  max-width: calc(100% - 120px);
}
@media (max-width: 991px) {
  .tabs-content {
    max-width: 100%;
  }
}

.logo2 {
  width: auto !important;
}

.mobileColumnFix {
  flex-wrap: wrap;
}
@media (max-width: 500px) {
  .mobileColumnFix .col {
    flex: auto;
    flex-basis: calc(50% - 12px);
  }
}

@media (max-width: 500px) {
  .date.inside {
    position: relative;
    bottom: auto;
    display: block;
    padding-right: 0;
    padding-left: 0;
    background-color: transparent;
    font-size: 24px;
    font-weight: 300;
  }
}

.best50,
.michelinIconList {
  height: 19px;
}

.best50Inside,
.michelinIconItem {
  height: 40px;
}

.michelinOpis {
  color: #bd2333;
  font-weight: 300;
  letter-spacing: 0;
  margin-left: 5px;
  font-size: 9px;
  line-height: 11px;
  width: 55px;
}

.michelinOpisInside {
  color: #bd2333;
  font-weight: 300;
  letter-spacing: 0;
  margin-left: 10px;
}

.restaurantIcons .li-grid-3col {
  padding-right: 4px;
  margin-right: 4px;
  margin-bottom: 10px;
}

.w-dropdown-link:hover {
  color: rgb(120, 162, 47);
}

.uvodni_tekst_margin {
  margin-top: 0 !important;
}

@media (min-width: 991px) {
  .hideDesktop {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hideMobile {
    display: none !important;
  }
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.visual-wide.video {
  height: auto !important;
}
.visual-wide.video .videoWrapper {
  padding-bottom: 56.2%;
  /* 16:9 */
  padding-top: 0;
}

.button_light_green {
  background: rgb(186, 208, 149);
}

.separator.myWayS {
  width: 170px;
  max-width: 50%;
  height: 6px;
}

.greyBg {
  background: #232323;
  color: white;
  margin-top: 50px;
  position: relative;
  z-index: 11;
}
.greyBg a {
  color: white;
}
.greyBg a:hover {
  color: rgb(120, 162, 47);
}

.legalMenuWrap {
  line-height: 1.1em;
  margin-top: 0;
}

.footerCopy {
  font-size: 12px;
  line-height: 17px;
  margin-top: 30px;
}
.footerCopy .copyright {
  display: inline;
  border-right: 1px solid #e9e9e9;
  margin-right: 4px;
}
.footerCopy ul {
  display: inline;
}
.footerCopy ul li {
  border-right: 1px solid #e9e9e9;
  margin-right: 4px;
}
.footerCopy ul li a {
  padding: 0;
  margin: 0;
  border-right: none;
}
.footerCopy ul li:last-child {
  border-right: none;
}

.countdown-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: none;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
  padding: 20px 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.countdown-wrapper.vert {
  display: block;
  margin-bottom: 1px;
  padding: 0px;
}

.number-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.number {
  margin-bottom: 11px;
  font-size: 5vw;
  line-height: 1;
  font-weight: 500;
  text-align: center;
}

.number.v {
  min-width: 120px;
  margin-bottom: 0px;
  color: #cfb68f;
  font-size: 86px;
  font-weight: 700;
  text-align: left;
}

.label {
  margin-bottom: 9px;
  padding-left: 10px;
  background-color: transparent;
  font-size: 17px;
  line-height: 1;
  font-weight: 200;
  text-align: left;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.separator-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #cfb68f;
}

.separator-cd {
  position: relative;
  z-index: 1;
  width: 20px;
  height: 5px;
  background-color: #cfb68f;
  color: #cfb68f;
}

.michelin-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 65px;
  padding-left: 40px;
}

.michelin-section.side {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
  background-color: #2f2f2f;
}

.michelin-col {
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.michelin-col.countdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 26px;
  padding-bottom: 26px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  border-left: 15px solid #fff;
  background-color: #2f2f2f;
  color: #cfb68f;
}

.michelin-col.countdown.narrow {
  padding: 0px 35px 0px 40px;
  -webkit-flex-basis: 33vw;
  -ms-flex-preferred-size: 33vw;
  flex-basis: 33vw;
  border-left-width: 0px;
}

.michelin-col.expand {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-42 {
  width: 263px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.vert-sep {
  height: 10px;
  margin-top: 10px;
  margin-bottom: 0px;
  border-top: 1px solid #cfb68f;
  opacity: 0.32;
}

.vert-sep.nb {
  border-top-style: none;
}

@media screen and (max-width: 991px) {
  .michelin-section {
    display: block;
  }
  .michelin-section.side {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
  }
  .michelin-col {
    padding-right: 0px;
    padding-left: 0px;
  }
  .michelin-col.countdown.narrow {
    padding-right: 30px;
    padding-left: 30px;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }
}
@media screen and (max-width: 767px) {
  .michelin-section {
    padding-right: 0px;
    padding-left: 0px;
  }
  .michelin-section.side {
    display: block;
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .michelin-col {
    width: 100%;
  }
  .michelin-col.countdown {
    border-left-style: none;
  }
  .michelin-col.countdown.narrow {
    width: 100%;
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .michelin-col.expand {
    width: 100%;
  }
  .div-block-42 {
    padding-right: 0px;
    padding-left: 0px;
    width: 90%;
  }
}
.button.gold-fw {
  display: block;
  margin-top: 30px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #cfb68f;
  background-color: #2f2f2f;
  color: #cfb68f;
}

.button.gold-fw:hover {
  background-color: #cfb68f;
  color: #2f2f2f;
}

.button.gold-fw.invert {
  background-color: #cfb68f;
  color: #2f2f2f;
}

.button.gold-fw.invert:hover {
  background-color: #c6b78a;
}

.change_hover_color .insta-kuhar:hover h4 {
  color: rgb(186, 208, 149);
}

.newH1 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size: 35px;
}

.newH2 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 2px;
}

@media (max-width: 767px) {
  .instagramTitleImage {
    max-width: 230px;
  }
}

.more {
  width: 30px;
  height: 30px;
}
.grid-item .more {
  margin-bottom: 0;
}

.removeBottomMargin {
  margin-bottom: 0;
}

.removeBottomPadding {
  padding-bottom: 0;
}
.removeBottomPadding .actions-row {
  padding-bottom: 0;
}

@media (max-width: 1130px) {
  .topnavli {
    padding-left: 15px;
  }
  .topnavlink {
    font-size: 14px;
    letter-spacing: 0;
  }
}
.kontakti-wrap {
  display: block;
  margin-bottom: 60px;
}

.tripadvisor_new li {
  min-height: 41px;
}

.ul-tb-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0 7px 0 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ul-tb-copy li {
  padding-top: 5px;
  padding-bottom: 5px;
}

.link-kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.link-kontakt:hover {
  -webkit-filter: none;
  filter: none;
}

.lionk-tripadvisor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tb-li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 178%;
}

.tb-li.clear {
  clear: left;
}

.ul-tb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px 7px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.icon-tl {
  width: 30px;
  height: 31px;
  margin-top: 5px;
  margin-right: 8px;
  margin-bottom: 5px;
}

.icon-tl.kapa {
  width: 24px;
  height: 40px;
  margin-right: 4px;
}

.icon-tl.kapa.ks {
  margin-top: 0px;
  margin-right: 3px;
  margin-bottom: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.icon-tl.s {
  width: 32px;
  height: 32px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.map-filters-mobile {
  display: none;
}

@media (max-width: 991px) {
  .mapfilter-icon-close,
  .f-close {
    display: none;
  }
  .map-filters-mobile {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 110;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #d4d4d4;
    border-radius: 0px;
    background-color: #fff;
  }
  .zemljevid.inside .map-filters-mobile {
    position: absolute;
    top: 100%;
    bottom: auto;
  }
  .mapfilter-icon {
    width: 50px;
    height: 50px;
    padding: 11px;
  }
  .div-block-44 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .filter-open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: block;
    text-align: center;
    width: 100%;
  }
  .filter-text {
    display: inline-block;
  }
  .filter-close {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mapfilter-icon-close {
    width: 50px;
    height: 50px;
    padding: 11px;
  }
}
.zemljevidpage .topnavlink {
  color: black !important;
}

.mojaSlovenija h2 {
  letter-spacing: 0;
  font-weight: 600;
  font-size: 61px;
}
@media (max-width: 500px) {
  .mojaSlovenija h2 {
    font-size: 11vw;
  }
}
.mojaSlovenija h1 {
  font-size: 41px;
  font-weight: 500;
  line-height: 40px;
  margin-top: -15px;
}
@media (max-width: 500px) {
  .mojaSlovenija h1 {
    font-size: 7vw;
    line-height: 1.3em;
  }
}

.fw-paralax-home .div-block-5 {
  right: 0;
}
.fw-paralax-home .div-block-5 p {
  margin-bottom: 0;
}

.badgeWrap {
  position: relative;
}
.badgeWrap .greenSafe {
  width: 200px;
  position: absolute;
  top: 40px;
  right: 105%;
}
@media (max-width: 1170px) {
  .badgeWrap .greenSafe {
    width: 180px;
    right: 100%;
  }
}
@media (max-width: 991px) {
  .badgeWrap .greenSafe {
    position: relative;
    right: auto;
    top: auto;
    width: 50%;
    max-width: 250px;
  }
}

body .filterswrap .ddl2 {
  right: -1px;
}

@media (max-width: 767px) {
  body.dogodki .filterswrap .ddl2 {
    left: -10px;
    right: auto;
  }
  body.dogodki .filterswrap .ddl2 a.w-dropdown-link {
    padding-left: 30px;
  }
}

@media (max-width: 767px) {
  body .flex-columns-row {
    -webkit-overflow-scrolling: touch;
  }
}
.ikonaLevo {
  width: auto;
  height: 30px !important;
  display: inline-block;
  vertical-align: middle;
  margin: 5px 10px 5px 0;
}

@media (max-width: 767px) {
  .menu2 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .filterswrap .ddl2.w-dropdown-list.w--open {
    position: relative;
    float: none;
    top: 0;
    margin-top: 40px;
    margin-bottom: 10px;
  }
  .filterswrap .ddl2.w-dropdown-list.w--open a {
    text-align: left;
    padding: 5px 30px;
  }
  .filterswrap .dropdown-2 {
    width: 100%;
  }
  .sticky-track.mscroll {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .sticky-track.mscroll .track-section {
    width: 1500px;
    margin-left: -10px;
  }
  .sticky-track.mscroll .track-section .flex-tile._2c {
    flex: 1;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 479px) {
  .sticky-track.mscroll .track-section {
    margin-left: 10px;
  }
  .sticky-track.mscroll .track-section .flex-grid2 {
    display: flex;
    flex-wrap: nowrap;
  }
  .sticky-track.mscroll .foto-frame-a {
    margin-left: 0;
    margin-right: 0;
    height: 35vw;
  }
}
@media (max-width: 767px) {
  .ddt2 {
    width: 100%;
  }
  .filterswrap {
    width: 100%;
  }
  .filterswrap .dropdown-2 {
    border-bottom: 1px solid #e9e9e9;
    border-right: none;
  }
}
.tabs_wrap .tabs_content .tab {
  display: none;
}
.tabs_wrap .tabs_content .tab.selected {
  display: block;
}
.tabs_wrap .aligncenter {
  height: auto;
}
@media (min-width: 991px) {
  .tabs_wrap .aligncenter {
    width: 164%;
    max-width: 164%;
    margin-left: -32%;
  }
}
@media (max-width: 991px) {
  .tabs_wrap .aligncenter {
    width: calc(100% + 40px);
    max-width: calc(100% + 40px);
    margin-left: -20px;
  }
}

.infografika .mapa {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.infografika .mapa .plus {
  content: "+";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  background: rgb(120, 162, 47);
  color: white;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: 100;
}
@media (min-width: 991px) {
  .infografika .mapa .plus {
    display: none;
  }
}
.infografika .mapa .plus.plus1 {
  top: 30%;
  left: 75%;
}
.infografika .mapa .plus.plus2 {
  top: 30%;
  left: 10%;
}
.infografika .mapa .plus.plus3 {
  top: 50%;
  left: 35%;
}
.infografika .mapa .plus.plus4 {
  top: 70%;
  left: 20%;
}
.infografika .mapa svg path {
  position: relative;
}
.infografika .mapa svg path.forceselected {
  fill: #9fa1a1;
}
.infografika .mapa svg path.selected {
  fill: #c4381b;
}
.infografika .mapa svg path.cls-1.selected {
  fill: #c08111;
}
.infografika .mapa svg path.cls-2.selected {
  fill: #3f742e;
}
.infografika .mapa svg path.cls-3.selected {
  fill: #c4381b;
}
.infografika .mapa svg path.cls-4.selected {
  fill: #2174a0;
}
.infografika .tooltip {
  display: none;
}
.infografika .tooltip .close {
  display: none;
}
@media (max-width: 991px) {
  .infografika .tooltip .close {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 30px;
  }
}
.infografika .tooltip:after {
  content: " ";
  position: absolute;
  top: 100%;
  /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 10px;
  border-style: solid;
  border-color: white transparent transparent transparent;
}
.infografika .tooltip.show {
  display: block;
  position: absolute;
  background-color: white;
  padding: 20px;
  text-align: center;
  width: 100%;
  max-width: 350px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
@media (max-width: 991px) {
  .infografika .tooltip.show {
    top: auto !important;
    left: 0 !important;
    width: 100%;
    max-width: 100%;
    bottom: 70%;
  }
}
.infografika .tooltip .icons {
  display: flex;
}
.infografika .tooltip .icons .icon_w {
  flex: 1;
}
.infografika .tooltip .icons .icon_w .icon {
  margin-bottom: 10px;
}
.infografika .tooltip .icons .icon_w .green {
  color: rgb(186, 208, 149);
  font-weight: bold;
  font-size: 0.9em;
}
.infografika .tooltip .icons .icon_w .black {
  color: black;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.3em;
}
.infografika .tooltip[data-tooltip=alpska_slovenija] {
  top: -20%;
  left: 0;
}
.infografika .tooltip[data-tooltip=termalna_panonska_slovenija] {
  top: -1%;
  left: 42%;
}
.infografika .tooltip[data-tooltip=mediteranska_kraska_slovenija] {
  top: 24%;
  left: 0%;
}
.infografika .tooltip[data-tooltip=ljubljana_osrednja_slovenija] {
  top: 4%;
  left: 15%;
}

.tabs_nav {
  border-bottom: 1px solid rgb(120, 162, 47);
  margin: 70px 0;
}
@media (max-width: 991px) {
  .tabs_nav {
    padding: 0 20px;
  }
}
.tabs_nav .container {
  display: flex;
}
@media (max-width: 991px) {
  .tabs_nav .container {
    display: block;
  }
}
.tabs_nav .container a {
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.3em;
  padding: 10px 15px;
  font-size: 0.9em;
  display: flex;
  align-items: center;
}
.tabs_nav .container a span {
  display: block;
  width: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .tabs_nav .container a {
    display: block;
    width: 100%;
  }
}
@media (min-width: 991px) {
  .tabs_nav .container a:hover {
    background: rgb(120, 162, 47);
    color: white;
  }
}
.tabs_nav .container a.selected {
  background: rgb(120, 162, 47);
  color: white;
}

.slika_levo_new {
  position: relative;
}
.slika_levo_new .border {
  border: 1px solid #e3e4e5;
  position: absolute;
  top: 40px;
  left: 40px;
  width: calc(100% - 40px);
  height: calc(100% - 80px);
  z-index: 4;
  pointer-events: none;
}
@media (max-width: 991px) {
  .slika_levo_new .border {
    top: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
  }
}
.slika_levo_new .positioning:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.slika_levo_new .img_wrap {
  float: left;
  width: 50%;
  position: absolute;
  height: 100%;
  z-index: 2;
  overflow: hidden;
}
@media (max-width: 991px) {
  .slika_levo_new .img_wrap {
    position: relative;
    width: 100%;
    height: 40vh;
  }
}
.slika_levo_new .img_wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  max-width: 300%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 991px) {
  .slika_levo_new .img_wrap img {
    position: relative;
    width: 100%;
    height: auto;
  }
}
.slika_levo_new .tekst {
  float: left;
  width: 50%;
  margin-left: 50%;
}
@media (max-width: 991px) {
  .slika_levo_new .tekst {
    margin-left: 0;
    width: 100%;
  }
}
.slika_levo_new .tekst h4 {
  font-weight: normal;
  letter-spacing: 2px;
}
.slika_levo_new .tekst h3 {
  font-size: 30px;
}
.slika_levo_new .tekst a,
.slika_levo_new .tekst span {
  display: block;
  padding: 80px 40px 60px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .slika_levo_new .tekst a,
  .slika_levo_new .tekst span {
    padding: 30px;
  }
}
@media (min-width: 991px) {
  .slika_levo_new.secondary .img_wrap {
    right: 0;
  }
}
@media (min-width: 991px) {
  .slika_levo_new.secondary .border {
    left: 0;
    right: 0;
  }
}
@media (min-width: 991px) {
  .slika_levo_new.secondary .tekst {
    margin-right: 50%;
    margin-left: 40px;
  }
}

@media (min-width: 991px) {
  .container-local-brands .tabs_nav a {
    min-height: 60px;
  }
}
.container-local-brands .tabs_content .container {
  margin-bottom: 20px;
}
@media (min-width: 991px) {
  .container-local-brands .slika_levo_new .img_wrap {
    width: 34%;
  }
}
@media (min-width: 991px) {
  .container-local-brands .slika_levo_new .img_wrap > img:first-child {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.container-local-brands .slika_levo_new .img_wrap img.brand-logo {
  position: absolute;
  max-width: 150px;
  height: auto;
}
@media (min-width: 991px) {
  .container-local-brands .slika_levo_new .tekst {
    width: 66%;
    margin-left: 34%;
  }
}
@media (min-width: 991px) {
  .container-local-brands .slika_levo_new .border {
    height: calc(100% - 70px);
    top: 50%;
    transform: translateY(-50%);
  }
}
.container-local-brands .slika_levo_new .title {
  font-size: 24px;
  color: #000;
}
@media (min-width: 991px) {
  .container-local-brands .slika_levo_new.secondary .tekst {
    margin-right: 34%;
    margin-left: 0;
  }
}
.container-local-brands .infografika .tooltip > strong {
  width: 100%;
  display: block;
}
.container-local-brands .infografika .tooltip[data-tooltip=alpska_slovenija] {
  top: 0;
  left: 0;
}
.container-local-brands .infografika .tooltip[data-tooltip=termalna_panonska_slovenija] {
  top: -2%;
  left: 50%;
}
.container-local-brands .infografika .tooltip[data-tooltip=mediteranska_kraska_slovenija] {
  top: 35%;
  left: 0%;
}
.container-local-brands .infografika .tooltip[data-tooltip=ljubljana_osrednja_slovenija] {
  top: 12%;
  left: 15%;
}

.seznam_clankov .clanek {
  position: relative;
  margin: 10px 0;
}
.seznam_clankov .clanek .border {
  border: 1px solid #e3e4e5;
  position: absolute;
  top: 20px;
  left: 20px;
  width: calc(100% - 20px);
  height: calc(100% - 40px);
  z-index: 4;
  pointer-events: none;
}
@media (max-width: 991px) {
  .seznam_clankov .clanek .border {
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
}
.seznam_clankov .clanek .border .letnica {
  background: rgba(0, 0, 0, 0.5);
  margin: 10px;
  padding: 5px 10px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
}
.seznam_clankov .clanek .positioning:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.seznam_clankov .clanek .img_wrap {
  float: left;
  width: 35%;
  position: absolute;
  height: 100%;
  z-index: 2;
  overflow: hidden;
}
@media (max-width: 991px) {
  .seznam_clankov .clanek .img_wrap {
    position: relative;
    width: 100%;
    height: 250px;
  }
}
.seznam_clankov .clanek .img_wrap img {
  display: none;
}
.seznam_clankov .clanek .tekst {
  float: left;
  width: 65%;
  margin-left: 35%;
}
@media (max-width: 991px) {
  .seznam_clankov .clanek .tekst {
    margin-left: 0;
    width: 100%;
  }
}
.seznam_clankov .clanek .tekst h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
}
.seznam_clankov .clanek .tekst a,
.seznam_clankov .clanek .tekst span {
  display: block;
  padding: 40px 20px 30px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .seznam_clankov .clanek .tekst a,
  .seznam_clankov .clanek .tekst span {
    padding: 30px;
  }
}
@media (min-width: 991px) {
  .seznam_clankov .clanek:nth-child(even) .img_wrap {
    float: right;
    right: 0;
  }
  .seznam_clankov .clanek:nth-child(even) .border {
    left: 0;
    right: 20px;
  }
  .seznam_clankov .clanek:nth-child(even) .border .letnica {
    float: right;
  }
  .seznam_clankov .clanek:nth-child(even) .tekst {
    margin-left: 0;
  }
  .seznam_clankov .clanek:nth-child(even) .tekst a,
  .seznam_clankov .clanek:nth-child(even) .tekst span {
    padding: 40px 40px 30px 40px;
  }
}

@media (max-width: 479px) {
  .innerhead .kv-heading {
    font-size: 43px;
  }
}
.ploscice_wrap {
  width: calc(100% - 60px);
  margin-top: -35px;
  margin-bottom: 70px;
}
@media (max-width: 991px) {
  .ploscice_wrap {
    width: 100%;
    margin-top: -15px;
  }
}
.ploscice_wrap .ploscice {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 5px;
}
@media (max-width: 991px) {
  .ploscice_wrap .ploscice {
    display: block;
  }
}
.ploscice_wrap .ploscice .ploscica {
  flex: 1;
  margin: 5px;
  height: 100px;
  display: block;
  position: relative;
}
@media (max-width: 991px) {
  .ploscice_wrap .ploscice .ploscica {
    height: 60px;
  }
}
.ploscice_wrap .ploscice .ploscica .overlay {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.ploscice_wrap .ploscice .ploscica .overlay svg {
  width: 30px;
  margin-right: 25px;
}
.ploscice_wrap .ploscice .ploscica .overlay svg path {
  fill: white;
}
@media (max-width: 1025px) {
  .ploscice_wrap .ploscice .ploscica .overlay svg {
    margin-right: 15px;
  }
}
.ploscice_wrap .ploscice .ploscica .overlay .text {
  display: block;
  width: calc(100% - 50px);
  text-align: left;
  color: white;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 25px;
}
@media (max-width: 1025px) {
  .ploscice_wrap .ploscice .ploscica .overlay .text {
    font-size: 16px;
    padding: 15px;
  }
}
.ploscice_wrap .ploscice .ploscica .overlay:hover .text {
  color: rgb(120, 162, 47);
}
.ploscice_wrap .ploscice .ploscica .overlay:hover svg path {
  fill: rgb(120, 162, 47);
}

.vodic_popup_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  align-items: center;
  z-index: 999999;
}
.vodic_popup_wrap .popup_center {
  width: 100%;
  text-align: center;
}
.vodic_popup_wrap .maFormFieldTypeStandardText {
  display: inline-block;
  width: 50%;
}
@media (max-width: 991px) {
  .vodic_popup_wrap .maFormFieldTypeStandardText {
    display: block;
    width: 100%;
  }
}
.vodic_popup_wrap .maFormFieldTypeStandardText input[type=text] {
  width: 95%;
  margin-left: 0;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .vodic_popup_wrap .maFormFieldTypeStandardText input[type=text] {
    padding: 7px;
    margin-top: 5px;
    margin-bottom: 0;
    width: 100%;
    max-width: 100%;
  }
}
.vodic_popup_wrap .maFormFieldTypeStandardText input[type=email] {
  width: 95%;
  margin: 10px 0 0 0;
}
.vodic_popup_wrap .vodic_popup {
  background: white;
  width: 100vw;
  max-height: 100vh;
  max-width: 650px;
  display: inline-block;
  position: relative;
  text-align: left;
  padding: 35px 35px 15px 35px;
}
@media (max-width: 991px) {
  .vodic_popup_wrap .vodic_popup {
    padding: 30px 15px 0 15px;
  }
}
@media (max-width: 767px) {
  .vodic_popup_wrap .vodic_popup {
    display: block;
    height: 100vh;
  }
}
.vodic_popup_wrap .vodic_popup .scroll {
  max-height: 80vh;
  overflow-y: auto;
}
@media (max-width: 991px) {
  .vodic_popup_wrap .vodic_popup .scroll {
    max-height: calc(100vh - 30px);
  }
}
.vodic_popup_wrap .vodic_popup .title_vodic {
  font-size: 2.2em;
  line-height: 1em;
}
@media (max-width: 991px) {
  .vodic_popup_wrap .vodic_popup .title_vodic {
    font-size: 1.8em;
  }
}
.vodic_popup_wrap .vodic_popup .center_image {
  text-align: center;
}
.vodic_popup_wrap .vodic_popup .center_image img {
  max-height: 290px;
}
@media (max-width: 991px) {
  .vodic_popup_wrap .vodic_popup .center_image img {
    max-width: 70%;
  }
}
.vodic_popup_wrap .vodic_popup p {
  font-size: 1.1em;
  line-height: 1.4em;
}
@media (max-width: 991px) {
  .vodic_popup_wrap .vodic_popup p {
    font-size: 1em;
    line-height: 1.4em;
    margin-bottom: 7px;
  }
}
.vodic_popup_wrap .vodic_popup .close {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
}
.vodic_popup_wrap .vodic_popup .close svg {
  width: 20px;
}
.vodic_popup_wrap .vodic_popup .close:hover svg polygon {
  fill: rgb(120, 162, 47);
}
.vodic_popup_wrap .vodic_popup .form .labelText,
.vodic_popup_wrap .vodic_popup .form .formRequiredLabel {
  display: inline;
}
@media (max-width: 991px) {
  .vodic_popup_wrap .vodic_popup .form .labelText,
  .vodic_popup_wrap .vodic_popup .form .formRequiredLabel {
    font-size: 0.8em;
  }
}
/* 
.vodic_popup_wrap .vodic_popup .form button {
  margin-top: 10px;
}
.vodic_popup_wrap .vodic_popup .form input[name=email] {
  display: block;
  max-width: 100%;
  margin-left: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .vodic_popup_wrap .vodic_popup .form input[name=email] {
    padding: 7px;
    margin-top: 5px;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .vodic_popup_wrap .vodic_popup .form .formCheckboxLabel {
    margin-left: 30px;
    font-size: 0.7em;
    line-height: 1.4em;
  }
}
.vodic_popup_wrap .vodic_popup .form .consAcc p {
  font-size: 1em;
}
.vodic_popup_wrap .vodic_popup .form .maFormFieldTypeStandardCheckbox .formRequiredLabel {
  margin-top: -4px;
} */

.obvestilo {
  background: rgba(0, 0, 0, 0.1);
  padding: 5px 33px;
  box-sizing: border-box;
  max-width: 900px !important;
}
@media (max-width: 991px) {
  .obvestilo {
    padding: 5px 20px;
    margin-top: 40px;
  }
}

.row-article-narrow img {
  height: auto;
}
.row-article-narrow img.gmIconList {
  display: inline-block;
  vertical-align: middle;
  height: 22px;
}
.row-article-narrow img.gmLetnicaList {
  display: inline-block;
  vertical-align: middle;
  height: 18px;
}
.row-article-narrow img.gmLogoList {
  display: inline-block;
  vertical-align: middle;
  height: 18px;
}
.row-article-narrow img.gmIconItem {
  display: inline-block;
  vertical-align: middle;
  height: 40px;
}
.row-article-narrow img.gmLetnicaItem {
  display: inline-block;
  vertical-align: middle;
  height: 35px;
}
.row-article-narrow img.gmLogoItem {
  display: inline-block;
  vertical-align: middle;
  height: 35px;
}

.dve_vsebini {
  margin-top: 70px;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .dve_vsebini .row-article-columns {
    display: block;
  }
  .dve_vsebini .row-article-columns .col {
    margin-bottom: 50px;
  }
}
.dve_vsebini .col {
  position: relative;
}
.dve_vsebini .col .tbp {
  padding-top: 0;
  padding-bottom: 10px;
}
.dve_vsebini .col .border {
  position: absolute;
  top: 0;
  left: 30px;
  width: calc(100% - 60px);
  height: 100%;
  z-index: 4;
  pointer-events: none;
  border: 1px solid #e3e4e5;
}
@media (max-width: 991px) {
  .dve_vsebini .col .border {
    width: calc(100% - 40px);
    left: 20px;
  }
}
.dve_vsebini .col .below_image {
  padding: 15px 35px 0 35px;
  display: block;
}
@media (max-width: 991px) {
  .dve_vsebini .col .below_image {
    padding: 20px 15px 0 20px;
  }
}
.dve_vsebini .img_wrap {
  display: block;
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -20px;
  position: relative;
  height: 0;
  padding-bottom: 60%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .dve_vsebini .img_wrap {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
}
.dve_vsebini .img_wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  width: 100%;
  max-width: 300%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.enovice_vsebina {
  position: relative;
}
.enovice_vsebina .border {
  border: 1px solid #e3e4e5;
  position: absolute;
  top: 30px;
  left: 30px;
  width: calc(100% - 30px);
  height: calc(100% - 60px);
  z-index: 4;
  pointer-events: none;
}
@media (max-width: 991px) {
  .enovice_vsebina .border {
    top: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
  }
}
.enovice_vsebina .positioning:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.enovice_vsebina .img_wrap {
  float: left;
  width: 260px;
  height: 100%;
  position: absolute;
  z-index: 2;
  overflow: hidden;
}
@media (max-width: 991px) {
  .enovice_vsebina .img_wrap {
    position: relative;
    width: 100%;
    height: 200px;
    float: none;
  }
}
.enovice_vsebina .img_wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  max-width: 300%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 991px) {
  .enovice_vsebina .img_wrap img {
    position: relative;
    width: 100%;
    height: auto;
  }
}
.enovice_vsebina .tekst {
  float: none;
  width: calc(100% - 260px);
  margin-left: 260px;
  display: flex;
  align-items: center;
}
.enovice_vsebina .tekst:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
@media (max-width: 991px) {
  .enovice_vsebina .tekst {
    margin-left: 0;
    width: 100%;
    display: block;
  }
}
.enovice_vsebina .tekst .text {
  flex: 0 0 42%;
  padding: 45px 4% 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.enovice_vsebina .tekst .text .newH1 {
  font-size: 30px;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .enovice_vsebina .tekst .text {
    padding: 15px 30px;
  }
}
.enovice_vsebina .tekst .enovice_form {
  flex: 0 0 58%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 30px 30px 0;
}
@media (max-width: 991px) {
  .enovice_vsebina .tekst .enovice_form {
    padding: 5px 30px 20px;
  }
}
.enovice_vsebina .tekst .enovice_form form {
  position: relative;
}
.enovice_vsebina .tekst .enovice_form form .maFormFieldTypeStandardText {
  width: calc(100% - 130px);
}
@media (max-width: 991px) {
  .enovice_vsebina .tekst .enovice_form form .maFormFieldTypeStandardText {
    width: 100%;
  }
}
.enovice_vsebina .tekst .enovice_form form .maFormFieldTypeStandardText input[type=text] {
  max-width: calc(100% - 100px);
  padding: 11px 16px 12px;
  margin-top: 0;
}
@media (max-width: 991px) {
  .enovice_vsebina .tekst .enovice_form form .maFormFieldTypeStandardText input[type=text] {
    margin-left: 0;
    max-width: 100%;
    margin-top: 5px;
  }
}
.enovice_vsebina .tekst .enovice_form form .maFormFieldTypeStandardCheckbox {
  margin-top: 15px;
}
.enovice_vsebina .tekst .enovice_form form .maFormFieldTypeStandardSubmitButton {
  position: absolute;
  top: 0;
  right: 0;
  width: 130px;
}
.enovice_vsebina .tekst .enovice_form form .maFormFieldTypeStandardSubmitButton button {
  margin-top: 0;
}
@media (max-width: 991px) {
  .enovice_vsebina .tekst .enovice_form form .maFormFieldTypeStandardSubmitButton button {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  .enovice_vsebina .tekst .enovice_form form .maFormFieldTypeStandardSubmitButton {
    position: relative;
    width: auto;
  }
}
.enovice_vsebina .tekst .enovice_form form .formCheckboxLabel {
  font-size: 12px;
  margin-left: 33px;
}
@media (max-width: 991px) {
  .enovice_vsebina .tekst .enovice_form form .formCheckboxLabel {
    line-height: 17px;
  }
}
.enovice_vsebina .tekst .enovice_form form .formRequiredLabel {
  margin-top: 2px;
}

.enovice_vsebina_containter {
  width: 1400px;
  max-width: calc(100% - 120px);
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .enovice_vsebina_containter {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.section.slider_galerija {
  padding: 0;
  margin: 60px 0 -20px 0;
}

.video_grid .img_chef_wrap {
  position: relative;
  display: block;
  margin-bottom: 14px;
}
.video_grid .img_chef_wrap img {
  margin-bottom: 0;
}
.video_grid .img_chef_wrap .trajanje_videa {
  background: rgba(51, 51, 51, 0.8);
  display: inline-block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 12px;
  line-height: 12px;
  padding: 5px 7px;
  color: white;
}
.video_grid .play_icon {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 45px;
  height: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.video_grid .play_icon:before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 0;
  height: 40px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 40px solid rgba(255, 255, 255, 0.8);
  top: 0;
  left: 0;
}
.video_grid:hover .play_icon {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1.2);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1.2);
  -o-transform: translateX(-50%) translateY(-50%) scale(1.2);
  transform: translateX(-50%) translateY(-50%) scale(1.2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.video_grid .chef_icon_wrap {
  padding-left: 30px;
  padding-top: 1px;
  position: relative;
  font-size: 16px;
  margin-top: 12px;
}
.video_grid .chef_icon_wrap:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/chef_video1.svg") no-repeat 50% 50%;
  background-size: contain;
  position: absolute;
  top: 2px;
  left: 0;
}
.video_grid .chef_icon_wrap .restavracija {
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 4px;
}

.grid div:nth-child(2) .video_grid .play_icon {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 55px;
  height: 60px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.grid div:nth-child(2) .video_grid .play_icon:before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 0;
  height: 59px;
  border-top: 29px solid transparent;
  border-bottom: 29px solid transparent;
  border-left: 52px solid rgba(255, 255, 255, 0.8);
  top: 0;
  left: 0;
}
.grid div:nth-child(2) .video_grid:hover .play_icon {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1.2);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1.2);
  -o-transform: translateX(-50%) translateY(-50%) scale(1.2);
  transform: translateX(-50%) translateY(-50%) scale(1.2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.awards_fix {
  max-width: 2000px;
}
.awards_fix .col-mobile {
  text-align: center;
}
.awards_fix .rules {
  max-width: 2000px;
  width: auto;
  display: inline-block;
  margin: 0 auto;
}
@media (min-width: 991px) {
  .awards_fix .rules {
    min-width: 660px;
  }
}

.fb_embed {
  position: relative;
}
.fb_embed.tall .video_koda {
  position: relative;
  z-index: 30;
  margin-right: 40px;
}
.fb_embed.tall .video_koda iframe {
  vertical-align: bottom;
}
@media (max-width: 767px) {
  .fb_embed.tall .video_koda {
    margin-right: 0;
    text-align: center;
  }
  .fb_embed.tall .video_koda iframe {
    margin-left: auto;
    margin-right: auto;
  }
}
.fb_embed.tall .border {
  border: 1px solid #e3e4e5;
  position: absolute;
  top: 15px;
  left: -15px;
  width: calc(100% + 30px);
  height: calc(100% - 30px);
  z-index: 4;
  pointer-events: none;
}
@media (max-width: 767px) {
  .fb_embed.tall .border {
    top: -15px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100% + 30px);
  }
}
.fb_embed.tall .positioning {
  display: flex;
  align-items: center;
}
.fb_embed.tall .positioning:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
@media (max-width: 767px) {
  .fb_embed.tall .positioning {
    display: block;
  }
}
.fb_embed.tall .tekst {
  width: 50%;
}
@media (max-width: 767px) {
  .fb_embed.tall .tekst {
    width: 100%;
    padding: 30px 40px;
  }
}
.fb_embed.tall .tekst h4 {
  font-weight: normal;
  letter-spacing: 2px;
}
.fb_embed.tall .tekst h3 {
  font-size: 30px;
}
.fb_embed.tall .tekst a,
.fb_embed.tall .tekst span {
  display: block;
  padding: 80px 40px 60px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .fb_embed.tall .tekst a,
  .fb_embed.tall .tekst span {
    padding: 30px;
  }
}
.fb_embed.tall .tekst p:last-child {
  margin-bottom: 0;
}
.fb_embed.normal .video_koda, .fb_embed.square .video_koda {
  position: relative;
  z-index: 30;
}
.fb_embed.normal .video_koda iframe, .fb_embed.square .video_koda iframe {
  vertical-align: bottom;
  width: 100%;
}
.fb_embed.normal .border, .fb_embed.square .border {
  border: 1px solid #e3e4e5;
  position: absolute;
  top: -15px;
  left: 15px;
  width: calc(100% - 30px);
  height: calc(100% + 30px);
  z-index: 4;
  pointer-events: none;
}
@media (max-width: 991px) {
  .fb_embed.normal .border, .fb_embed.square .border {
    top: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
  }
}
.fb_embed.normal .positioning:after, .fb_embed.square .positioning:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.fb_embed.normal .tekst, .fb_embed.square .tekst {
  width: 100%;
  padding: 30px 50px;
}
.fb_embed.normal .tekst h4, .fb_embed.square .tekst h4 {
  font-weight: normal;
  letter-spacing: 2px;
}
.fb_embed.normal .tekst h3, .fb_embed.square .tekst h3 {
  font-size: 30px;
}
.fb_embed.normal .tekst a,
.fb_embed.normal .tekst span, .fb_embed.square .tekst a,
.fb_embed.square .tekst span {
  display: block;
  padding: 80px 40px 60px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .fb_embed.normal .tekst a,
  .fb_embed.normal .tekst span, .fb_embed.square .tekst a,
  .fb_embed.square .tekst span {
    padding: 30px;
  }
}
.fb_embed.normal .tekst p:last-child, .fb_embed.square .tekst p:last-child {
  margin-bottom: 0;
}

.michelin_ponudniki .tab_title {
  display: flex;
  align-items: center;
  padding: 10px 0;
  font-weight: bold;
  color: #000;
  max-width: 700px;
  margin: 0 auto 0;
}
@media (max-width: 991px) {
  .michelin_ponudniki .tab_title {
    padding: 10px 20px;
  }
}
.michelin_ponudniki .tab_title:hover {
  color: #000;
}
.michelin_ponudniki .tab_title .img_m_w {
  min-width: 70px;
}
.michelin_ponudniki .tab_title img {
  margin-right: 10px;
}
.michelin_ponudniki .tab_title .arrow {
  margin-left: auto;
}
.michelin_ponudniki .tab_title .arrow img {
  margin-right: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.michelin_ponudniki .tab_title.selected .arrow img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.michelin_ponudniki .tab .row-article-narrow {
  margin-top: 0;
  margin-bottom: 20px;
}
.michelin_ponudniki .tab {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .michelin_ponudniki .tab {
    padding: 0 25px;
  }
}

.ponudniki_wrap {
  font-size: 14px;
  line-height: 22px;
  position: relative;
}
.tab_2_zvezdici .ponudniki_wrap, .tab_3_zvezdice .ponudniki_wrap {
  margin-top: 20px;
}
.tab_2_zvezdici .ponudniki_wrap .image.round, .tab_3_zvezdice .ponudniki_wrap .image.round {
  display: block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin-right: 20px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .tab_2_zvezdici .ponudniki_wrap .image.round, .tab_3_zvezdice .ponudniki_wrap .image.round {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.tab_2_zvezdici .ponudniki_wrap .ponudnik_wrap, .tab_3_zvezdice .ponudniki_wrap .ponudnik_wrap {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .tab_2_zvezdici .ponudniki_wrap .ponudnik_wrap, .tab_3_zvezdice .ponudniki_wrap .ponudnik_wrap {
    flex-direction: column;
    justify-content: center;
  }
  .tab_2_zvezdici .ponudniki_wrap .ponudnik_wrap .cont, .tab_3_zvezdice .ponudniki_wrap .ponudnik_wrap .cont {
    text-align: center;
  }
}
.tab_2_zvezdici .ponudniki_wrap .ponudnik_wrap .ime, .tab_3_zvezdice .ponudniki_wrap .ponudnik_wrap .ime {
  color: rgb(120, 162, 47);
  font-size: 22px;
  margin-bottom: 5px;
  display: block;
}
.tab_2_zvezdici .ponudniki_wrap .ponudnik_wrap a.ime:hover, .tab_3_zvezdice .ponudniki_wrap .ponudnik_wrap a.ime:hover {
  text-decoration: underline;
}
.tab_2_zvezdici .ponudniki_wrap .ponudnik_wrap .podnaslov, .tab_3_zvezdice .ponudniki_wrap .ponudnik_wrap .podnaslov {
  font-style: italic;
  line-height: 18px;
}
.tab_2_zvezdici .ponudniki_wrap .ponudnik_wrap .chef, .tab_3_zvezdice .ponudniki_wrap .ponudnik_wrap .chef {
  margin-top: 0.5em;
}
.tab_1_zvezdica .ponudniki_wrap {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
}
.tab_1_zvezdica .ponudniki_wrap .image.round {
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-right: 20px;
  overflow: hidden;
}
.tab_1_zvezdica .ponudniki_wrap .ponudnik_wrap {
  flex: 0 0 calc(33.333% - 30px);
  margin: 15px;
}
@media (max-width: 767px) {
  .tab_1_zvezdica .ponudniki_wrap .ponudnik_wrap {
    display: flex;
    flex: 100%;
  }
}
.tab_1_zvezdica .ponudniki_wrap .ponudnik_wrap .ime {
  color: rgb(120, 162, 47);
  font-size: 18px;
  display: block;
  margin-top: 15px;
}
.tab_1_zvezdica .ponudniki_wrap .ponudnik_wrap a.ime:hover {
  text-decoration: underline;
}
.tab_1_zvezdica .ponudniki_wrap .ponudnik_wrap .chef {
  margin-top: 0.5em;
}
.tab_bib_gourmand .ponudniki_wrap {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .tab_bib_gourmand .ponudniki_wrap {
    margin: 0;
  }
}
.tab_bib_gourmand .ponudniki_wrap .ponudnik_wrap {
  flex: 0 0 33.333%;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}
.tab_bib_gourmand .ponudniki_wrap .ponudnik_wrap:nth-child(3n+1):before {
  content: "";
  max-width: 700px;
  width: 100vw;
  height: 1px;
  background: #e9e9e9;
  left: 0;
  top: 0;
  display: block;
  position: absolute;
}
.tab_bib_gourmand .ponudniki_wrap .ponudnik_wrap:nth-child(1):before {
  display: none;
}
@media (max-width: 767px) {
  .tab_bib_gourmand .ponudniki_wrap .ponudnik_wrap {
    flex: 0 0 50%;
  }
  .tab_bib_gourmand .ponudniki_wrap .ponudnik_wrap:nth-child(2n+1):before {
    content: "";
    max-width: 700px;
    width: calc(100vw - 50px);
    height: 1px;
    background: #e9e9e9;
    left: 0;
    top: 0;
    display: block;
    position: absolute;
  }
}
.tab_bib_gourmand .ponudniki_wrap .ponudnik_wrap .ime {
  color: #222222;
  font-size: 18px;
  display: block;
  margin-bottom: 5px;
}
.tab_bib_gourmand .ponudniki_wrap .ponudnik_wrap a.ime {
  color: rgb(120, 162, 47);
  font-weight: 400;
}
.tab_bib_gourmand .ponudniki_wrap .ponudnik_wrap a.ime:hover {
  text-decoration: underline;
}
.tab_the_plate .ponudniki_wrap {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .tab_the_plate .ponudniki_wrap {
    margin: 0;
  }
}
.tab_the_plate .ponudniki_wrap .ponudnik_wrap {
  flex: 0 0 20%;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  position: relative;
}
.tab_the_plate .ponudniki_wrap .ponudnik_wrap:nth-child(5n+1):before {
  content: "";
  max-width: 1080px;
  width: 100vw;
  height: 1px;
  background: #e9e9e9;
  left: 0;
  top: 0;
  display: block;
  position: absolute;
}
.tab_the_plate .ponudniki_wrap .ponudnik_wrap:nth-child(1):before {
  display: none;
}
@media (max-width: 767px) {
  .tab_the_plate .ponudniki_wrap .ponudnik_wrap {
    flex: 0 0 50%;
  }
  .tab_the_plate .ponudniki_wrap .ponudnik_wrap:nth-child(2n+1):before {
    content: "";
    max-width: 700px;
    width: calc(100vw - 50px);
    height: 1px;
    background: #e9e9e9;
    left: 0;
    top: 0;
    display: block;
    position: absolute;
  }
}
.tab_the_plate .ponudniki_wrap .ponudnik_wrap .ime {
  color: #222222;
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
}
.tab_the_plate .ponudniki_wrap .ponudnik_wrap a.ime {
  color: rgb(120, 162, 47);
  font-weight: 400;
}
.tab_the_plate .ponudniki_wrap .ponudnik_wrap a.ime:hover {
  text-decoration: underline;
}
.tab_priznanje_za_trajnost .ponudniki_wrap {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .tab_priznanje_za_trajnost .ponudniki_wrap {
    margin: 0;
  }
}
.tab_priznanje_za_trajnost .ponudniki_wrap .ponudnik_wrap {
  flex: 0 0 33.333%;
  border-top: 1px solid #e9e9e9;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .tab_priznanje_za_trajnost .ponudniki_wrap .ponudnik_wrap {
    flex: 0 0 50%;
  }
}
.tab_priznanje_za_trajnost .ponudniki_wrap .ponudnik_wrap:nth-child(1), .tab_priznanje_za_trajnost .ponudniki_wrap .ponudnik_wrap:nth-child(2), .tab_priznanje_za_trajnost .ponudniki_wrap .ponudnik_wrap:nth-child(3) {
  border-top: none;
  padding-top: none;
}
.tab_priznanje_za_trajnost .ponudniki_wrap .ponudnik_wrap .ime {
  color: #222222;
  font-size: 18px;
  display: block;
  margin-bottom: 5px;
}
.tab_priznanje_za_trajnost .ponudniki_wrap .ponudnik_wrap a.ime {
  color: rgb(120, 162, 47);
  font-weight: 400;
}
.tab_priznanje_za_trajnost .ponudniki_wrap .ponudnik_wrap a.ime:hover {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .michelinZemljevid.show {
    width: 100%;
    position: relative;
  }
  .michelinZemljevid.show .map {
    width: 100%;
    height: 100%;
    position: absolute;
  }
  .michelinZemljevid.show .map .map_wrapper {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
  }
  .michelinZemljevid.show .map .map_wrapper #map {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
  }
}

@media (max-width: 991px) {
  .gmZemljevid.show {
    width: 100%;
    position: relative;
  }
  .gmZemljevid.show .map {
    width: 100%;
    height: 100%;
    position: absolute;
  }
  .gmZemljevid.show .map .map_wrapper {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
  }
  .gmZemljevid.show .map .map_wrapper #map {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
  }
}

#menu-menu .menu-item-has-children,
#menu-menu-eng .menu-item-has-children {
  padding-left: 0;
}
#menu-menu .menu-item-has-children > a,
#menu-menu-eng .menu-item-has-children > a {
  position: relative;
  padding-left: 20px;
  padding-right: 35px;
}
#menu-menu .menu-item-has-children > a:after,
#menu-menu-eng .menu-item-has-children > a:after {
  font-family: "webflow-icons" !important;
  content: "\e603";
  position: absolute;
  top: 10px;
  right: 10px;
  line-height: 40px;
}
#menu-menu .menu-item-has-children:hover > a,
#menu-menu-eng .menu-item-has-children:hover > a {
  color: white !important;
}
#menu-menu .menu-item-has-children:hover > a:before,
#menu-menu-eng .menu-item-has-children:hover > a:before {
  content: "";
  position: absolute;
  z-index: -1;
  background: rgb(120, 162, 47);
  width: 100%;
  height: 40px;
  top: 10px;
  left: 0;
}
#menu-menu .menu-item-has-children:hover > a:after,
#menu-menu-eng .menu-item-has-children:hover > a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#menu-menu .menu-item-has-children:hover ul.sub-menu,
#menu-menu-eng .menu-item-has-children:hover ul.sub-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  pointer-events: all;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#menu-menu ul.sub-menu,
#menu-menu-eng ul.sub-menu {
  position: absolute;
  top: 60px;
  right: 77px;
  background: url(https://www.tasteslovenia.si/wp-content/themes/tasteslovenia/resources/images/menu_bg.png) no-repeat 0 50%;
  background-position: cover;
  padding-left: 0;
  display: flex;
  padding-left: 90px;
  padding-bottom: 20px;
  padding-top: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: none;
}
#menu-menu ul.sub-menu a.topnavlink,
#menu-menu-eng ul.sub-menu a.topnavlink {
  text-transform: none;
  line-height: 1.3em;
  letter-spacing: 0;
  color: white !important;
}
#menu-menu ul.sub-menu li,
#menu-menu-eng ul.sub-menu li {
  display: block;
  float: none;
  padding-left: 0;
  height: auto;
  padding-right: 3vw;
}
#menu-menu ul.sub-menu li > a.topnavlink,
#menu-menu-eng ul.sub-menu li > a.topnavlink {
  font-size: 18px;
  position: relative;
  padding: 20px 0;
  font-weight: 700;
}
#menu-menu ul.sub-menu li > a.topnavlink:hover,
#menu-menu-eng ul.sub-menu li > a.topnavlink:hover {
  color: rgb(120, 162, 47) !important;
}
#menu-menu ul.sub-menu li > a.topnavlink:after,
#menu-menu-eng ul.sub-menu li > a.topnavlink:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 80px;
  background: rgb(186, 208, 149);
  top: auto;
}
#menu-menu ul.sub-menu li.current_page_item > a.topnavlink, #menu-menu ul.sub-menu li.current_page_parent > a.topnavlink,
#menu-menu-eng ul.sub-menu li.current_page_item > a.topnavlink,
#menu-menu-eng ul.sub-menu li.current_page_parent > a.topnavlink {
  color: rgb(120, 162, 47) !important;
}
#menu-menu ul.sub-menu li:hover > a:before,
#menu-menu-eng ul.sub-menu li:hover > a:before {
  display: none;
}
#menu-menu ul.sub-menu ul.sub-menu,
#menu-menu-eng ul.sub-menu ul.sub-menu {
  background: none;
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-top: 15px;
  padding-left: 0px;
  padding-top: 0;
}
#menu-menu ul.sub-menu ul.sub-menu li,
#menu-menu-eng ul.sub-menu ul.sub-menu li {
  padding-right: 0;
}
#menu-menu ul.sub-menu ul.sub-menu li > a.topnavlink,
#menu-menu-eng ul.sub-menu ul.sub-menu li > a.topnavlink {
  font-size: 14px;
  font-weight: 400;
  position: relative;
  padding: 12px 0;
}
#menu-menu ul.sub-menu ul.sub-menu li > a.topnavlink:after,
#menu-menu-eng ul.sub-menu ul.sub-menu li > a.topnavlink:after {
  display: none;
}

#menu-menu-1 .menu-item-has-children,
#menu-menu-eng-1 .menu-item-has-children {
  padding-left: 0;
}
#menu-menu-1 .menu-item-has-children > a,
#menu-menu-eng-1 .menu-item-has-children > a {
  position: relative;
  padding-left: 0;
  padding-right: 15px;
}
#menu-menu-1 .menu-item-has-children > a:after,
#menu-menu-eng-1 .menu-item-has-children > a:after {
  font-family: "webflow-icons" !important;
  content: "\e603";
  position: absolute;
  top: 10px;
  right: 10px;
  line-height: 40px;
}
#menu-menu-1 .current_page_ancestor ul.sub-menu,
#menu-menu-eng-1 .current_page_ancestor ul.sub-menu {
  display: block;
}
#menu-menu-1 .current_page_ancestor ul.sub-menu ul.sub-menu,
#menu-menu-eng-1 .current_page_ancestor ul.sub-menu ul.sub-menu {
  display: none;
}
#menu-menu-1 .current_page_ancestor ul.sub-menu .current_page_ancestor ul.sub-menu,
#menu-menu-eng-1 .current_page_ancestor ul.sub-menu .current_page_ancestor ul.sub-menu {
  display: block;
}
#menu-menu-1 .current_page_ancestor ul.sub-menu li.opened ul.sub-menu,
#menu-menu-eng-1 .current_page_ancestor ul.sub-menu li.opened ul.sub-menu {
  display: block;
}
#menu-menu-1 .opened ul.sub-menu,
#menu-menu-eng-1 .opened ul.sub-menu {
  display: block;
}
#menu-menu-1 .opened ul.sub-menu ul.sub-menu,
#menu-menu-eng-1 .opened ul.sub-menu ul.sub-menu {
  display: none;
}
#menu-menu-1 .opened ul.sub-menu li.opened ul.sub-menu,
#menu-menu-eng-1 .opened ul.sub-menu li.opened ul.sub-menu {
  display: block;
}
#menu-menu-1 ul.sub-menu,
#menu-menu-eng-1 ul.sub-menu {
  background: url(https://www.tasteslovenia.si/wp-content/themes/tasteslovenia/resources/images/menu_bg_mobile.png) no-repeat 50% 100%;
  padding-left: 0;
  width: calc(100% + 40px);
  margin-left: -20px;
  padding-right: 5px;
  padding-bottom: 40px;
  display: none;
}
#menu-menu-1 ul.sub-menu a.mobilenavlink,
#menu-menu-eng-1 ul.sub-menu a.mobilenavlink {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#menu-menu-1 ul.sub-menu a.mobilenavlink:after,
#menu-menu-eng-1 ul.sub-menu a.mobilenavlink:after {
  line-height: 35px;
}
#menu-menu-1 ul.sub-menu a.mobilenavlink:hover,
#menu-menu-eng-1 ul.sub-menu a.mobilenavlink:hover {
  text-decoration: none;
  color: rgb(120, 162, 47);
}
#menu-menu-1 ul.sub-menu li,
#menu-menu-eng-1 ul.sub-menu li {
  padding-left: 20px;
  padding-right: 15px;
}
#menu-menu-1 ul.sub-menu li.current_page_item > a.mobilenavlink, #menu-menu-1 ul.sub-menu li.current_page_parent > a.mobilenavlink, #menu-menu-1 ul.sub-menu li.opened > a.mobilenavlink,
#menu-menu-eng-1 ul.sub-menu li.current_page_item > a.mobilenavlink,
#menu-menu-eng-1 ul.sub-menu li.current_page_parent > a.mobilenavlink,
#menu-menu-eng-1 ul.sub-menu li.opened > a.mobilenavlink {
  color: rgb(120, 162, 47) !important;
}
#menu-menu-1 ul.sub-menu li.current_page_item > a.mobilenavlink:after, #menu-menu-1 ul.sub-menu li.current_page_parent > a.mobilenavlink:after, #menu-menu-1 ul.sub-menu li.opened > a.mobilenavlink:after,
#menu-menu-eng-1 ul.sub-menu li.current_page_item > a.mobilenavlink:after,
#menu-menu-eng-1 ul.sub-menu li.current_page_parent > a.mobilenavlink:after,
#menu-menu-eng-1 ul.sub-menu li.opened > a.mobilenavlink:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#menu-menu-1 ul.sub-menu ul.sub-menu,
#menu-menu-eng-1 ul.sub-menu ul.sub-menu {
  background: none;
  padding-bottom: 0px;
}
#menu-menu-1 ul.sub-menu ul.sub-menu li a.mobilenavlink,
#menu-menu-eng-1 ul.sub-menu ul.sub-menu li a.mobilenavlink {
  font-size: 14px;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.mobilenav-frame {
  overflow-y: auto;
}

#menu-menu-1 > li.opened > a, #menu-menu-1 > li.current-menu-ancestor > a,
#menu-menu-eng-1 > li.opened > a,
#menu-menu-eng-1 > li.current-menu-ancestor > a {
  padding-left: 25px;
}
#menu-menu-1 > li.opened > a:after, #menu-menu-1 > li.current-menu-ancestor > a:after,
#menu-menu-eng-1 > li.opened > a:after,
#menu-menu-eng-1 > li.current-menu-ancestor > a:after {
  right: auto;
  left: -5px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 3px;
  font-weight: normal;
}

.menu_banners_copy {
  display: none;
}

li.banners {
  background: transparent !important;
}

.menu_banners {
  width: 300px;
}
@media (max-width: 991px) {
  .menu_banners {
    width: 100%;
  }
}
.menu_banners .banner {
  background-color: transparent;
  padding: 0;
}
.menu_banners .banner a {
  width: 300px;
  height: 200px;
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .menu_banners .banner a {
    width: 100%;
  }
}
.menu_banners .banner a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(35, 35, 35);
  background: linear-gradient(180deg, rgba(35, 35, 35, 0) 0%, rgba(35, 35, 35, 0.8) 100%);
  z-index: 2;
}
.menu_banners .banner a img {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
}
.menu_banners .banner a .title {
  position: absolute;
  width: calc(100% - 40px);
  left: 20px;
  bottom: 10px;
  color: white;
  font-family: chaparral-pro, sans-serif;
  color: white;
  font-size: 30px;
  line-height: 35px;
  z-index: 4;
  display: block;
}
.menu_banners .banner a .title strong {
  font-weight: 500;
  display: block;
}
.menu_banners .banner a .title img {
  height: auto;
  position: relative;
  width: 30px;
  margin-bottom: 0;
}

.selected_tag {
  color: #cccccc;
}

.selected_tags {
  float: left;
  max-width: calc(100% - 454px);
  margin-top: 18px;
}
@media (max-width: 991px) {
  .selected_tags {
    max-width: 100%;
  }
}
.selected_tags a {
  border: 1px solid #e9e9e9;
  padding: 5px 15px;
  display: inline-block;
  margin: 0 10px 10px 0;
}
.selected_tags a svg {
  margin-right: 5px;
}
.selected_tags a:hover {
  border-color: #70ad20;
  color: #70ad20;
}

.post_list_tags_inside .tag_item {
  border: 1px solid #e9e9e9;
  padding: 5px 15px;
  margin: 0 10px 10px 0;
  display: inline-flex;
  align-items: center;
}
.post_list_tags_inside .tag_item .ic {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
.post_list_tags_inside .tag_item svg {
  width: 15px;
  height: 15px;
  vertical-align: top;
}

.post_list_tags {
  display: flex;
  width: 100%;
  font-size: 13px;
  margin-top: -10px;
  margin-bottom: 10px;
  color: black;
}
@media (max-width: 991px) {
  .post_list_tags {
    font-size: 10px;
  }
}
.post_list_tags .icon {
  width: 14px;
  height: 14px;
  margin-top: 4px;
  margin-right: 7px;
}
.post_list_tags .icon svg {
  width: 14px;
  height: 14px;
}

.fb_embed_wrap.temno {
  background-color: #232323;
  padding-top: 1px;
  padding-bottom: 1px;
}
.fb_embed_wrap.temno h3 {
  color: white;
}
.fb_embed_wrap.temno .text,
.fb_embed_wrap.temno p,
.fb_embed_wrap.temno .vsebina,
.fb_embed_wrap.temno .vsebina p {
  color: white;
}

.video_2_wrap {
  padding-top: 0px;
  padding-bottom: 0px;
}
.video_2_wrap.temno {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #232323;
}
.video_2_wrap.temno h3 {
  color: white;
}
.video_2_wrap.temno .thumbnail .title {
  color: white;
}
.video_2_wrap.temno .vsebina,
.video_2_wrap.temno .vsebina p {
  color: white;
}
.video_2_wrap .thumbnails .thumbnail .img_wrap:before {
  display: none !important;
}
.video_2_wrap .thumbnails .thumbnail .play_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.video_2_wrap .thumbnails .thumbnail .play_icon svg {
  width: 40px;
  height: auto;
}
.video_2_wrap .poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.video_2_wrap .poster.hide {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
}
.video_2_wrap .poster svg {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.video_2_wrap .poster:hover svg {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.video_galerija--2 {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px;
}
.video_galerija .videoWrapper {
  padding-top: 0;
}

.thumbnails {
  margin-top: 10px;
  position: relative;
  padding: 0 50px;
}
@media (max-width: 991px) {
  .thumbnails {
    margin-top: 5px;
  }
}
.thumbnails .thumbnail {
  display: block;
  padding: 15px;
  margin-top: 15px;
}
@media (max-width: 991px) {
  .thumbnails .thumbnail {
    padding: 5px;
    margin-top: 10px;
  }
}
.thumbnails .thumbnail span {
  display: block;
}
.thumbnails .thumbnail .img_wrap {
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  position: relative;
}
.thumbnails .thumbnail .img_wrap:before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 40px solid rgba(255, 255, 255, 0.8);
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 991px) {
  .thumbnails .thumbnail .img_wrap:before {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 30px solid rgba(255, 255, 255, 0.8);
  }
}
.thumbnails .thumbnail .img_wrap .duration {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 13px;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 8px;
  line-height: 13px;
}
@media (max-width: 991px) {
  .thumbnails .thumbnail .img_wrap .duration {
    font-size: 11px;
    padding: 3px 6px;
    bottom: 5px;
    right: 5px;
  }
}
.thumbnails .thumbnail .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  margin-top: 15px;
}
@media (max-width: 991px) {
  .thumbnails .thumbnail .title {
    font-size: 12px;
    line-height: 20px;
    margin-top: 7px;
  }
}
.thumbnails .thumbnail svg {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.thumbnails .thumbnail:hover svg {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.thumbnails .thumbnail.selected {
  background: rgb(120, 162, 47);
  color: white;
}
.thumbnails .thumbnail.selected:before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid rgb(120, 162, 47);
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .thumbnails .thumbnail.selected:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgb(120, 162, 47);
  }
}
.thumbnails .thumbnail.selected:hover {
  color: white;
}
.thumbnails .thumbnail.selected .img_wrap:before {
  display: none;
}
.thumbnails .thumbnail.selected .img_wrap .duration {
  display: none;
}
.thumbnails .owl-nav button.owl-next,
.thumbnails .owl-nav button.owl-prev {
  position: absolute;
  top: 30%;
}
.thumbnails .owl-nav button.owl-next {
  background: url(https://www.tasteslovenia.si/wp-content/themes/tasteslovenia/resources/images/icons8-right-arrow-3.svg) no-repeat 50% 50%;
  background-size: cover;
  border: none;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  right: 0;
}
.thumbnails .owl-nav button.owl-prev {
  background: url(https://www.tasteslovenia.si/wp-content/themes/tasteslovenia/resources/images/icons8-right-arrow-3.svg) no-repeat 50% 50%;
  background-size: cover;
  border: none;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 0;
}
@media (max-width: 991px) {
  .thumbnails .owl-stage-outer {
    overflow: visible;
  }
}

.cc img {
  object-position: center center !important;
}

.tl img {
  object-position: top left !important;
}

.tc img {
  object-position: top center !important;
}

.tr img {
  object-position: top right !important;
}

.cl img {
  object-position: center left !important;
}

.cr img {
  object-position: center right !important;
}

.bl img {
  object-position: bottom left !important;
}

.bc img {
  object-position: bottom center !important;
}

.br img {
  object-position: bottom right !important;
}

.cc_b {
  background-position: center center !important;
}

.tl_b {
  background-position: top left !important;
}

.tc_b {
  background-position: top center !important;
}

.tr_b {
  background-position: top right !important;
}

.cl_b {
  background-position: center left !important;
}

.cr_b {
  background-position: center right !important;
}

.bl_b {
  background-position: bottom left !important;
}

.bc_b {
  background-position: bottom center !important;
}

.br_b {
  background-position: bottom right !important;
}

.cc_i {
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%) translateY(-50%) !important;
  -moz-transform: translateX(-50%) translateY(-50%) !important;
  -ms-transform: translateX(-50%) translateY(-50%) !important;
  -o-transform: translateX(-50%) translateY(-50%) !important;
  transform: translateX(-50%) translateY(-50%) !important;
}

.tl_i {
  top: 0 !important;
  left: 0 !important;
  -webkit-transform: translateX(0) translateY(0) !important;
  -moz-transform: translateX(0) translateY(0) !important;
  -ms-transform: translateX(0) translateY(0) !important;
  -o-transform: translateX(0) translateY(0) !important;
  transform: translateX(0) translateY(0) !important;
}

.tc_i {
  top: 0 !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%) translateY(0) !important;
  -moz-transform: translateX(-50%) translateY(0) !important;
  -ms-transform: translateX(-50%) translateY(0) !important;
  -o-transform: translateX(-50%) translateY(0) !important;
  transform: translateX(-50%) translateY(0) !important;
}

.tr_i {
  top: 0 !important;
  left: 100% !important;
  -webkit-transform: translateX(-100%) translateY(0) !important;
  -moz-transform: translateX(-100%) translateY(0) !important;
  -ms-transform: translateX(-100%) translateY(0) !important;
  -o-transform: translateX(-100%) translateY(0) !important;
  transform: translateX(-100%) translateY(0) !important;
}

.cl_i {
  top: 50% !important;
  left: 0 !important;
  -webkit-transform: translateX(0) translateY(-50%) !important;
  -moz-transform: translateX(0) translateY(-50%) !important;
  -ms-transform: translateX(0) translateY(-50%) !important;
  -o-transform: translateX(0) translateY(-50%) !important;
  transform: translateX(0) translateY(-50%) !important;
}

.cr_i {
  top: 50% !important;
  left: 100% !important;
  -webkit-transform: translateX(-100%) translateY(-50%) !important;
  -moz-transform: translateX(-100%) translateY(-50%) !important;
  -ms-transform: translateX(-100%) translateY(-50%) !important;
  -o-transform: translateX(-100%) translateY(-50%) !important;
  transform: translateX(-100%) translateY(-50%) !important;
}

.bl_i {
  top: 100% !important;
  left: 0 !important;
  -webkit-transform: translateX(0) translateY(-100%) !important;
  -moz-transform: translateX(0) translateY(-100%) !important;
  -ms-transform: translateX(0) translateY(-100%) !important;
  -o-transform: translateX(0) translateY(-100%) !important;
  transform: translateX(0) translateY(-100%) !important;
}

.bc_i {
  top: 100% !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%) translateY(-100%) !important;
  -moz-transform: translateX(-50%) translateY(-100%) !important;
  -ms-transform: translateX(-50%) translateY(-100%) !important;
  -o-transform: translateX(-50%) translateY(-100%) !important;
  transform: translateX(-50%) translateY(-100%) !important;
}

.br_i {
  top: 100% !important;
  left: 100% !important;
  -webkit-transform: translateX(-100%) translateY(-100%) !important;
  -moz-transform: translateX(-100%) translateY(-100%) !important;
  -ms-transform: translateX(-100%) translateY(-100%) !important;
  -o-transform: translateX(-100%) translateY(-100%) !important;
  transform: translateX(-100%) translateY(-100%) !important;
}

.seznam_ponudnikov {
  margin: 0 -10px 70px -10px;
}
@media (max-width: 991px) {
  .seznam_ponudnikov {
    margin: 0 0 35px 0;
  }
}
.seznam_ponudnikov .grid .grid-sizer {
  width: 33.333%;
}
@media (max-width: 767px) {
  .seznam_ponudnikov .grid .grid-sizer {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .seznam_ponudnikov .grid .grid-sizer {
    width: 100%;
  }
}
.seznam_ponudnikov .grid div:nth-child(2) {
  width: 33.333%;
}
@media (max-width: 767px) {
  .seznam_ponudnikov .grid div:nth-child(2) {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .seznam_ponudnikov .grid div:nth-child(2) {
    width: 100%;
  }
}
.seznam_ponudnikov .grid .grid-item {
  width: 33.333%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .seznam_ponudnikov .grid .grid-item {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .seznam_ponudnikov .grid .grid-item {
    width: 100%;
  }
}
.seznam_ponudnikov .seznam_ponudnikov_item {
  border: 1px solid #e9e9e9;
  display: block;
}
.seznam_ponudnikov .seznam_ponudnikov_item h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 300;
  color: rgb(120, 162, 47);
}
.seznam_ponudnikov a.seznam_ponudnikov_item:hover {
  border: 1px solid rgb(120, 162, 47);
}

.obiscite_tudi {
  border: 1px solid #e9e9e9;
  padding: 20px 30px;
  display: flex;
}
@media (max-width: 767px) {
  .obiscite_tudi {
    display: block;
    padding: 15px 10px;
  }
}
@media (max-width: 991px) {
  .obiscite_tudi {
    margin: 10px;
  }
}
.obiscite_tudi .fcolumn {
  flex: 1;
  margin: 10px;
}
@media (max-width: 767px) {
  .obiscite_tudi .fcolumn {
    margin-bottom: 20px;
  }
}
.obiscite_tudi .fcolumn:first-child {
  max-width: 33.333%;
}
.obiscite_tudi h3 {
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
  font-size: 1.5em;
}
.obiscite_tudi h4 {
  margin-bottom: 5px;
  font-size: 18px;
}
.obiscite_tudi .green {
  color: rgb(120, 162, 47);
}

.igz_s {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.igz_s.inactive {
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media (max-width: 991px) {
  .igz {
    padding: 0 10px;
  }
  .igz .track-section {
    margin-bottom: 40px;
    padding: 0 25px 0 15px;
  }
  .igz .hideDesktop {
    margin: 0 -15px;
  }
}

.gastronomske_inspiracije {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .gastronomske_inspiracije {
    display: block;
  }
}
.gastronomske_inspiracije .title_wrap {
  flex: 0 0 40%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gastronomske_inspiracije .title_wrap .center_me {
  padding: 0 60px;
  max-width: 520px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .gastronomske_inspiracije .title_wrap .center_me {
    padding: 0 15px;
    max-width: 100%;
  }
}
.gastronomske_inspiracije .slider_wrap {
  flex: 0 0 60%;
  max-width: 60%;
}
@media (max-width: 991px) {
  .gastronomske_inspiracije .slider_wrap {
    width: 100%;
    max-width: 100%;
  }
}

.slider_gi_wrap {
  width: 100%;
}
.slider_gi_wrap .slider_gi {
  overflow: hidden;
  padding-right: 150px;
}
@media (max-width: 991px) {
  .slider_gi_wrap .slider_gi {
    width: 100%;
    padding-right: 0;
  }
}
.slider_gi_wrap .owl-stage-outer {
  overflow: visible;
}
@media (max-width: 991px) {
  .slider_gi_wrap .owl-stage-outer {
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .slider_gi_wrap .flex-tile {
    width: 100%;
  }
}
.slider_gi_wrap img.more {
  width: 30px;
}
.slider_gi_wrap .owl-nav {
  display: none;
}
@media (max-width: 991px) {
  .slider_gi_wrap .owl-dots {
    padding-left: 25px;
  }
}
.slider_gi_wrap .owl-dots button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border-color: rgba(120, 162, 47, 0);
  position: relative;
  margin-right: 10px;
}
.slider_gi_wrap .owl-dots button:after {
  content: "";
  width: 6px;
  height: 6px;
  top: 3px;
  left: 3px;
  background-color: #d4d4d4;
  position: absolute;
  border-radius: 20px;
}
.slider_gi_wrap .owl-dots button.active {
  border: 2px solid rgb(120, 162, 47);
}
.slider_gi_wrap .owl-dots button.active:after {
  display: none;
}
@media (min-width: 1500px) {
  .slider_gi_wrap .foto-frame-a {
    height: 13vw;
  }
}
@media (max-width: 1500px) {
  .slider_gi_wrap .foto-frame-a {
    height: 16vw;
  }
}
@media (max-width: 991px) {
  .slider_gi_wrap .foto-frame-a {
    height: 40vw;
  }
}
@media (max-width: 500px) {
  .slider_gi_wrap .foto-frame-a {
    height: 60vw;
  }
}

.tabi {
  margin: 70px 0;
}
@media (max-width: 991px) {
  .tabi {
    margin: 35px 0;
  }
}
.tabi__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid rgb(120, 162, 47);
}
@media (max-width: 991px) {
  .tabi__nav {
    flex-direction: column;
  }
}
.tabi__nav a {
  display: inline-block;
  padding: 15px 30px;
  background-color: white;
  color: black;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .tabi__nav a {
    width: 100%;
  }
}
.tabi__nav a.selected {
  background-color: rgb(120, 162, 47);
  color: white;
}
.tabi__nav a:hover {
  background-color: rgb(186, 208, 149);
  color: white;
}
.tabi__nav a:hover.selected {
  background-color: rgb(120, 162, 47);
  color: white;
}
.tabi__tab {
  display: none;
}
.tabi__tab.selected {
  display: block;
}

.figure {
  position: relative;
}
.figure img {
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.izpostavitev_vsebin_wrap.temno {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.izpostavitev_vsebin_wrap.temno h1, .izpostavitev_vsebin_wrap.temno p {
  color: #fff;
}

.izpostavitev_vsebin .row-article-columns {
  flex-wrap: wrap;
}
.izpostavitev_vsebin .row-article-columns .col {
  display: flex;
  flex-direction: column;
  margin-bottom: 0 !important;
}
.izpostavitev_vsebin .row-article-columns .col:first-child {
  flex: 0 0 auto;
  width: 100%;
}
.izpostavitev_vsebin .row-article-columns .col.one_col .short_text {
  margin-top: 0;
}
@media (min-width: 991px) {
  .izpostavitev_vsebin .row-article-columns .col.one_col .short_text .button {
    margin-top: 13px;
  }
}
@media (min-width: 991px) {
  .izpostavitev_vsebin .row-article-columns .col.one_col .desc {
    margin-bottom: 20px;
  }
}
.izpostavitev_vsebin .page_title {
  font-size: 20px;
  font-weight: 600;
}
@media (min-width: 991px) {
  .izpostavitev_vsebin .intro {
    margin-bottom: 70px;
  }
}
.izpostavitev_vsebin .figure {
  min-height: 225px;
}
@media (min-width: 991px) {
  .izpostavitev_vsebin .figure {
    min-height: 300px;
  }
}
@media (max-width: 991px) {
  .izpostavitev_vsebin .figure {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.izpostavitev_vsebin .short_text {
  margin-top: 10px;
}
.izpostavitev_vsebin .short_text .button {
  font-size: 14px;
  line-height: 22px;
}
.izpostavitev_vsebin .desc {
  margin-bottom: 60px;
}
.izpostavitev_vsebin .button {
  display: inline-block;
  color: #fff;
}
.izpostavitev_vsebin .button:hover {
  box-shadow: none;
}
.izpostavitev_vsebin .content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.izpostavitev_vsebin .action_link {
  margin-top: auto;
}
.izpostavitev_vsebin .action_link a {
  display: inline-block;
  color: rgb(120, 162, 47);
  text-transform: uppercase;
}
.izpostavitev_vsebin .action_link a .separator {
  width: 100%;
  height: 2px;
  margin-top: 13px;
  background-color: rgb(120, 162, 47);
}

/*# sourceMappingURL=default.css.map */
