#header .menu_bar {
  padding-bottom: 100px;
}

.sticky_header .action .blog_blk a span p {
  display: inline-block;
  width: auto;
  font-size: 20px;
  color: #14425e;
  text-transform: uppercase;
  margin-left: 5px;
  font-family: "Poppins-Bold";
}

.info-tab.active {
  background: #14425e;
}
.info-tab.active a {
  color: white !important;
}

ul.add-listing {
  visibility: hidden;
}

.searchtitle {
  position: absolute;
  color: #14425e;
  font-weight: 800;
  font-size: 24px;
  top: -9px;
  font-family: "Poppins-Regular";
}

.magnifying {
  position: absolute;
  right: 20px;
  top: 3px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.post-thumbnail a {
  height: 182px;
}

.post-thumbnail a img {
  height: 100%;
  width: auto;
}

.nav-links span {
  display: none;
}

.contact_link a {
  color: #000000;
}
.contact_link a:hover {
  text-decoration: underline;
}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
  display: block;
  z-index: 99999;
}

.ui-autocomplete-category {
  font-weight: 700;
  background-color: #f7f7f7;
  padding: 0.5rem 0.3rem;
}

.ui-autocomplete {
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
}

* html .ui-autocomplete {
  height: 250px;
}

.sticky_sidebar {
  background: #14425e;
}
.sticky_sidebar span {
  color: white;
}

.sticky_sidebar_block {
  background: rgba(255, 255, 255, 0.9);
}

@media (max-width: 767px) {
  .map_tabs_block ul li {
    padding: 0;
  }
  .map_tabs_block ul li label {
    padding: 7px 12px;
  }

  .map_tabs_block ul li label {
    font-size: 15px;
  }
}
#search {
  font-size: 16px;
  font-family: "Poppins-SemiBold";
  transition: all 0.5s ease-in-out;
  float: left;
  width: 100%;
  height: 36px;
  padding: 0 20px;
  border: solid 1px #000;
  background: url(../images/search_icon_map.png) no-repeat right 25px center;
  position: relative;
}

.home_banner:after {
  height: 0;
}

.map_tabs_block ul li:hover {
  background: #14425e;
  cursor: pointer;
}
.map_tabs_block ul li:hover label {
  color: white !important;
  cursor: pointer;
}

.map_tabs_block ul li.sub-listing:hover {
  background: #14425e;
  cursor: pointer;
}
.map_tabs_block ul li.sub-listing:hover label {
  color: white !important;
  cursor: pointer;
}

@media (max-width: 567px) {
  #iw-container .infowin-content .inf-con.vystavene-content, #iw-container .infowin-content .inf-con.contact-content {
    height: 85px;
    overflow: auto;
  }

  .searchtitle {
    font-size: 21px;
    top: -22px;
  }
}
.fucking-eu-cookies.fucking-priority {
  background: #14425e;
  color: white;
}
.fucking-eu-cookies.fucking-priority a {
  color: white;
}
.fucking-eu-cookies.fucking-priority button {
  background: #14425e;
  border: 1px solid white;
  padding: 3px 7px;
}

.wpcf7-form-control-wrap.aggree + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 0;
}

.menu_search_bar {
  display: block;
}

@media (min-width: 767px) {
  .menu_search_bar {
    display: none;
  }
}
.post-thumbnail a img {
  height: auto;
  max-height: 100%;
}

@media (max-width: 550px) {
  .site-main article.product.type-product {
    width: 100%;
  }
}
.xcheck_box input[type=checkbox] {
  position: relative;
  left: -12px;
}

.footer_section .f_box_mid .right_side .f_links {
  padding: 0;
}

.nlp {
  padding-left: 0;
}

.mat_block .files {
  margin-top: 10px;
  margin-bottom: 0px;
}
.mat_block .files .file {
  display: flex;
  justify-content: space-between;
}
.mat_block .files .file:hover {
  background-color: #E2F6FF !important;
}
.mat_block .files .file div {
  padding: 10px 20px;
}
.mat_block .files .file:nth-child(2n-1) {
  background: #f5f5f5;
}
.mat_block .files .file .file--name {
  flex: 1 0 0;
}
.mat_block .files .file .file--description {
  flex: 2 0 0;
  font-size: 14px;
  color: #999;
}
.mat_block .files .file .file--link {
  width: 105px;
}
@media (max-width: 768px) {
  .mat_block .files .file {
    display: block;
    padding: 8px 0px;
  }
  .mat_block .files .file div {
    padding: 3px 20px;
  }
}

.catalogues {
  position: relative;
  top: 20px;
}
.catalogues .file {
  background: #f7f7f7;
  display: inline-block;
  padding: 5px 20px 5px 16px;
  margin-right: 15px;
  border: solid 1px #14425e;
  background: white;
}
.catalogues .file img {
  position: relative;
  top: -2px;
}
.catalogues .file a {
  margin-left: 7px;
  font-size: 16px;
  color: #000;
  font-family: "Poppins-Medium";
}
.catalogues .file a:hover {
  text-decoration: underline;
}

.letak {
  padding: 2px 0 0 15px;
  font-size: 19px;
  text-transform: uppercase;
  font-family: "Poppins-Bold";
}

@media (max-width: 1685px) and (min-width: 1600px) {
  .main_header .logo {
    padding: 0 75px 0 50px;
  }
}
.passwordform {
  margin-top: 50px;
}
.passwordform p {
  margin-bottom: 15px;
}
.passwordform input[type=submit] {
  border: solid 1px #000;
  background: white;
  padding: 5px 15px;
}
.passwordform input[type=password] {
  border: solid 1px #000;
  background: white;
  line-height: 28px;
}

.sticky_links a {
  color: black;
}
.sticky_links a:hover {
  text-decoration: underline;
}

.button_sub {
  background: transparent !important;
  width: 50px !important;
}

@media (max-width: 767px) {
  .wrap {
    margin-top: 135px;
  }
}
ul.sociallinks li {
  margin-right: 9px;
  position: relative;
  top: 2px;
}
ul.sociallinks li.sociallinks__instagram {
  margin-right: 22px;
}

.frontpage .icon_block ul li {
  width: 14%;
}
@media (max-width: 768px) {
  .frontpage .icon_block ul li {
    width: 33%;
    margin-bottom: 20px;
  }
  .frontpage .icon_block ul li a i {
    width: 91px;
    height: 58px;
    background-size: auto !important;
  }
  .frontpage .icon_block ul li a span {
    font-size: 16px;
  }
}
@media (max-width: 568px) {
  .frontpage .icon_block ul li {
    width: 50%;
    margin-bottom: 20px;
  }
}

.iconnewspaper .iconnewspaper__inner {
  width: 91px;
  height: 58px;
  position: relative;
  display: inline-block;
}
.iconnewspaper .iconnewspaper__inner .iconnewspaper__image {
  position: absolute;
  bottom: -35px;
  left: 50%;
  width: 300px;
  height: 221px;
  transform: translateX(-39%);
  background: url("/wp-content/themes/DPV/images/newspaper.png") no-repeat;
  background-size: contain;
}
@media (max-width: 1200px) {
  .iconnewspaper .iconnewspaper__inner .iconnewspaper__image {
    bottom: -25px;
    width: 220px;
    height: 162px;
  }
}
@media (max-width: 992px) {
  .iconnewspaper .iconnewspaper__inner .iconnewspaper__image {
    bottom: -20px;
    width: 150px;
    height: 110px;
  }
}
@media (max-width: 768px) {
  .iconnewspaper .iconnewspaper__inner .iconnewspaper__image {
    bottom: -10px;
    width: 91px;
    height: 67px;
  }
}

@media (max-width: 1315px) and (min-width: 1295px) {
  .search_bar {
    width: 290px;
  }
}
@media (max-width: 1215px) and (min-width: 1195px) {
  .search_bar {
    margin-right: 15px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .search_bar {
    margin-right: 15px;
  }
}
@media (max-width: 1068px) and (min-width: 768px) {
  .contact_link {
    display: none;
  }
}
@media (max-width: 832px) and (min-width: 768px) {
  .search_bar {
    display: none;
  }
}
#iw-container .infowin-content .inf-con.adr-content .adr-text {
  width: 100%;
}

@media (max-width: 768px) {
  .eshop_button {
    top: 41px !important;
  }
}

@media (max-width: 1092px) {
  .eshop_button--sticky {
    top: 92px !important;
  }
}
@media (max-width: 768px) {
  .eshop_button {
    font-size: 14px !important;
    padding: 9px 15px !important;
  }

  .eshop_button img {
    margin-right: 6px !important;
    width: 19px !important;
    position: relative !important;
    top: -2px !important;
  }

  .eshop_button .arrow .fa {
    font-size: 12px !important;
    top: -1px !important;
    position: relative !important;
  }
}

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