.search-whisperer .price {
  display: none;
}
.product-hide-price .prices {
  /*opacity: 0;
  visibility: hidden;*/
}

.product-hide-price .product-btn {
  display: none;
}

.product-hide-price .price-additional {
  display: none;
}

.product-hide-price .p-bottom .p-tools {
  /*flex-basis: 100%!important;
  text-align: center;*/
}

.flag-cena-viditelna-velkoobchod {
  display: none !important;
}

.homepage-box.welcome-wrapper,
.welcome-wrapper .welcome-wrapper h1,
.category-perex.empty-content {
  display: none;
}

.is-header-fixed.is-header-hidden #header .site-name a img {
  max-height: 76px;
}

.price-measure {
  font-size: 18px;
  /* text-decoration: underline; */
  color: black;
  margin-left: -5px;
}

.p-info-wrapper .p-final-price-wrapper .price-final .pr-list-unit {
  display: inline-block;
  color: inherit;
}

.p-info-wrapper .p-final-price-wrapper .price-additional {
  margin-top: -5px;
}

@media (min-width: 768px) {
  .p-info-grid .detail-price-block {
    width: 60%;
  }
  .p-info-grid .detail-availability-block {
    width: 40%;
  }
  .price-measure {
    font-size: 24px;
    /* text-decoration: underline; */
  }
  #header .site-name {
    display: flex;
    align-items: center;
  }

  #header .site-name a img {
    max-height: 90px;
    max-width: 300px;
  }
}

@media (max-width: 767px) {
  .top-navigation-bar .site-name a img {
    max-height: 40px;
  }
  .top-navigation-bar .site-name a img {
    max-height: 53px;
  }
}

.top-navigation-menu-trigger,
.top-navigation-bar-menu {
  opacity: 0;
  visibility: hidden;
}

.banners-top-block .banner-wrapper a,
.banners-top-block .banner-wrapper img {
  width: 100%;
}
.benefitBanner__picture {
  height: 50px;
}
.benefitBanner__picture img {
  max-height: 50px;
}
@media (min-width: 992px) {
  .header-top {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .popup-widget.login-widget {
    top: 130px;
  }

  .popup-widget.cart-widget {
    top: 130px;
  }

  .admin-logged .popup-widget.login-widget {
    top: 155px;
  }

  .admin-logged .popup-widget.cart-widget {
    top: 155px;
  }
}
.in-index .position--benefitHomepage {
  margin-top: 0;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .top-navigation-bar .container > div.top-navigation-contacts {
    top: 0;
    height: 49px;
  }
  .products-block .product.product-hide-price .p .price strong {
    font-size: 16px;
  }
}

.p-info-wrapper .p-final-price-wrapper .price-final {
  line-height: 1.4;
}

/* .in-kontakty header h1 {
  display: none;
} */

.type-page .content-inner article .text-blk {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  line-height: 25px;
}

.card__img {
  border-radius: 5px;
  background: #ffffff;
  padding: 10px 10px;
  max-width: 240px;
  margin: 0 auto;
}

.responsive-cell-block {
  /* min-height: 75px; */
}

.responsive-container-block {
  min-height: 75px;
  height: fit-content;
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  justify-content: flex-start;
}

.outer-container {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.inner-container {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

.wk-tab-12 {
  width: 100%;
}

.type-page .content-inner article .heading-text {
  text-align: center;
}

.type-page .content-inner article .heading-text {
  font-size: 48px;
  line-height: 50px;
  font-weight: 900;
  /* display: flex;
  flex-direction: column; */
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.type-page .content-inner article .sub-heading-text {
  line-height: 30px;
  color: rgb(122, 122, 122);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.type-page .content-inner article .name {
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
  padding-top: 15px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.type-page .content-inner article .position {
  line-height: 24px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 16px;
}

.card {
  display: block;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-align: center;
}

.type-page .content-inner article .card-img {
  width: 100%;
  height: 250px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  max-width: 300px;
  object-fit: contain;
}

.card-container {
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
  width: 50%;
}

.headings-container {
  padding-top: 0px;
  padding-right: 0;
  margin-bottom: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.team-members-container {
  display: flex;
  flex-wrap: wrap;
}

.type-page .content-inner article .card ul {
  margin-bottom: 0;
  margin-top: 5px;
}

.card .contact-box ul li > span {
  padding-left: 32px;
}

.type-page .content-inner article .card ul > li {
  margin-bottom: 6px;
  font-size: 14px;
}

.card .contact-box ul li > span::before {
  font-size: 20px;
}

.card .contact-box ul li > span.mail::before {
  font-size: 16px;
}

.card .contact-box {
  min-height: auto;
}

@media (max-width: 1024px) {
  .type-page .content-inner article .name {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0px;
  }

  .type-page .content-inner article .position {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .type-page .content-inner article .card-img {
    width: 100%;
    min-width: 100%;
    height: 250px;
    min-height: 230px;
    max-height: 230px;
  }
}

@media (max-width: 768px) {
  .type-page .content-inner article .position {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .type-page .content-inner article .name {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .type-page .content-inner article .heading-text {
    text-align: center;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .type-page .content-inner article .sub-heading-text {
    text-align: center;
    color: rgb(122, 122, 122);
    max-width: 500px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .type-page .content-inner article .heading-text {
    text-align: center;
    justify-content: center;
  }

  .type-page .content-inner article .team-members-container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .card-container {
    width: 100%;
  }

  .card {
    display: flex;
  }

  .type-page .content-inner article .card-img {
    max-width: 300px;
    min-width: 250px;
  }

  .headings-container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .card {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .type-page .content-inner article .heading-text {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .inner-container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
}

@media (max-width: 500px) {
  .card-container {
    width: 100%;
  }
  .type-page .content-inner article .heading-text {
    line-height: 65px;
  }

  .type-page .content-inner article .sub-heading-text {
    color: rgb(122, 122, 122);
    text-align: left;
  }

  .type-page .content-inner article .name {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
  }

  .type-page .content-inner article .position {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .inner-container {
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .outer-container {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .type-page .content-inner article .card-img {
    width: 100%;
  }

  .type-page .content-inner article .heading-text {
    font-size: 40px;
    line-height: 45px;
  }

  .card-img {
    min-width: auto;
  }
}

.p-info-wrapper .p-final-price-wrapper .price-final-holder {
  display: block;
  margin-bottom: 12px;
  line-height: 1.2;
}

.p-info-wrapper .p-final-price-wrapper .price-final-holder .price-additional {
  margin-top: 0;
  color: inherit;
  display: inline-block;
  font-size: 18px;
}

body.multiple-columns-body.type-detail .detail-parameters th {
  max-width: 100%;
}

@media (min-width: 768px) {
  .p-short-description-block {
    margin-bottom: 20px;
  }
}

.p-info-wrapper .p-final-price-wrapper .price-final .pr-list-unit {
  display: none;
}

.p-info-wrapper .p-final-price-wrapper .price-measure .price-additional {
  display: inline-block;
}

@media (max-width: 768px) {
  body.template-11.dklab-favourites .dkLabFavouritePageProductPrice strong {
    font-size: 12px;
  }
  .dkLabFavouritePageProductPrice {
    max-width: 130px;
    display: block;
    white-space: normal;
    text-align: left;
  }
}

@media (min-width: 768px) {
  .dkLabFavouritePageProductPrice {
    max-width: 190px;
    line-height: 1.4;
    display: block;
    white-space: normal;
    text-align: right;
  }
  .dkLabFavouritePageProductPrice strong {
    font-size: 14px;
  }
}
