@media (min-width: 768px) {
  #navigation {
    height: 50px;
  }
  .menu-helper {
    height: 50px;
  }
  /* .navigation-in > ul > li > a {
    padding-left: 15px;
    padding-right: 15px;
  } */
  .navigation-in > ul > li.ext > ul > li > div > ul {
    padding: 0;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul {
    max-height: none;
  }
}

.has-more-items .more-items-trigger {
  display: none;
}

.instagram-subheadline {
  display: block;
  text-align: center;
  margin-bottom: 35px;
}

.instagram-subheadline a {
  display: inline-block;
  padding: 5px 0;
  line-height: 1.4;
  color: #7c7e8f;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.instagram-block .h4.homepage-group-title {
  display: block;
  margin-bottom: 40px;
}

.instagram-block .h4.homepage-group-title a {
  color: black;
}

.instagram-block .h4.homepage-group-title a:after {
  content: "";
  margin-left: 20px;
  display: inline-block;
  width: 50px;
  height: 50px;
  position: relative;
  top: 12px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/user/documents/upload/instagram.png);
}

.instagram-block .h4.homepage-group-title a:hover {
  text-decoration: underline;
}

.instagram-subheadline a:hover {
  color: var(--color-primary);
}

@media (min-width: 469px) {
  body .plugin-fixed-header.active {
    top: 0;
    bottom: auto;
  }
}

.products-block .p-in-in {
  min-height: auto;
}
.category-header input[type="radio"]:checked + label {
  background-color: var(--color-primary);
}

.welcome .welcome__content p {
  margin-bottom: 0;
}

.welcome .welcome__content p + p {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .welcome h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .welcome p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .welcome {
    padding: 40px 40px 40px 40px;
  }
}
@media (min-width: 768px) {
  .header-top {
    padding-top: 50px;
    padding-bottom: 10px;
  }

  .popup-widget.cart-widget,
  .popup-widget.login-widget {
    top: 85px;
  }

  .admin-logged .popup-widget.cart-widget,
  .admin-logged .popup-widget.login-widget {
    top: 110px;
  }
}
@media (min-width: 992px) {
  .header-top {
    padding-top: 50px;
    padding-bottom: 10px;
  }

  .popup-widget.cart-widget,
  .popup-widget.login-widget {
    top: 110px;
  }

  .admin-logged .popup-widget.cart-widget,
  .admin-logged .popup-widget.login-widget {
    top: 135px;
  }
}

@media (max-width: 370px) {
  .top-navigation-bar .site-name a img {
    max-height: 30px;
  }
}

@media (min-width: 768px) {
  .products-related-block h2,
  .products-alternative-block h2,
  h4.homepage-group-title,
  .h4.homepage-group-title {
    font-size: 36px;
  }
  body .hodnoceni:before {
    text-align: center;
    font-size: 36px;
    margin-bottom: 30px;
  }
  .products-block.products .p .name {
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  #footer {
    margin-top: 80px;
  }
}

.benefitBanner__item {
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}
.benefitBanner__picture {
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
.benefitBanner__link {
  flex-wrap: wrap;
}
.benefitBanner__content {
  margin-top: 15px;
  justify-content: center;
  padding-right: 0;
  width: 100%;
}
.benefitBanner__picture img {
  max-height: 70px;
  max-width: 75px;
}
.benefitBanner__picture {
  height: 70px;
}

.instagram-follow-btn {
  display: none;
}

@media (max-width: 370px) {
  .top-navigation-bar .site-name a img {
    max-height: 40px;
  }
}

@media (max-width: 767px) and (max-width: 480px) {
  .top-navigation-bar .site-name a img {
    max-height: 45px;
    max-width: 155px;
  }
}

@media (max-width: 767px) {
  body .benefitBanner__item {
    margin-bottom: 0;
    margin-top: 0;
  }
  .instagram-block .h4.homepage-group-title a:after {
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    top: 7px;
  }
  .instagram-block .h4.homepage-group-title {
    font-size: 22px;
  }
}

@media (min-width: 768px) {
  .menu-helper > ul {
    top: 100%;
  }
  body.menu-helper-visible .menu-helper > span,
  body .menu-helper {
    height: 50px;
    background-color: #3ea99c !important;
    border-radius: 0 0 0 0;
    color: white;
    border: 0;
  }
  body .menu-helper > span {
    border: 0 !important;
  }
}

.ui-loader,
.ui-textinput-clear-button {
  display: none;
}

/* zlavovy kupon */

.brand-block {
  line-height: 1.4;
  color: #000;
  font-size: 16px;
  margin: 5px 0 0;
  position: relative;
  order: 6;
  background-color: #fdf4f5;
  border: 1px dashed #d82f42;
}

.brand-block.brand-block--product {
  padding: 8px 10px;
  padding-right: 4px;
  margin: 10px 0 10px;
  border-radius: 8px;
}
.brand-block.brand-block--product .brand-block__text {
  margin-right: 0;
}

.brand-block.brand-block--product .brand-block__bottom {
  margin-top: 0;
}

.brand-block.brand-block--product .brand-block__text--bold {
  padding: 3px 8px;
  font-size: 14px;
}

.brand-block.brand-block--product .brand-block__bottom-text,
.brand-block.brand-block--product .brand-block__text,
.brand-block.brand-block--product .brand-block__price {
  font-size: 14px;
}

.brand-block__bottom {
  margin-top: 3px;
  /* display: inline-flex;
  align-items: center; */
}

.p-info-grid .detail-grid-item.brand-block {
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 8px;
  margin-top: -15px;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
}

.brand-block__bottom-text,
.brand-block__text {
  margin-right: 5px;
  font-size: 16px;
}

.brand-block__text--bold {
  margin-right: 0;
  font-weight: 700;
  background: #d82f42;
  padding: 3px 10px;
  border-radius: 10px;
  color: white;
}

.brand-block__price {
  padding: 0 5px;
  line-height: 1.4;
  color: #d82f42;
  font-size: 16px;
  font-weight: 700;
  padding-left: 0;
}

.brand-block__price--old {
  font-size: 16px;
  font-weight: 400;
  text-decoration: line-through;
  padding-left: 0;
}

.brand-block__bottom-text--mobile {
  display: none;
}

@media (max-width: 480px) {
  .brand-block.brand-block--product {
    margin-left: -16px;
    margin-right: -16px;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    padding-left: 18px;
  }
  .brand-block.brand-block--product .brand-block__text--bold {
    padding: 3px 6px;
    font-size: 13px;
  }

  .brand-block.brand-block--product .brand-block__bottom-text,
  .brand-block.brand-block--product .brand-block__price,
  .brand-block.brand-block--product .brand-block__text,
  .brand-block.brand-block--product {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .brand-block__bottom-text--desktop {
    display: none;
  }
  .brand-block__bottom-text--mobile {
    display: inline-block;
  }
  .brand-block.detail-grid-item .brand-block__bottom-text,
  .brand-block.detail-grid-item .brand-block__price,
  .brand-block.detail-grid-item .brand-block__text,
  .brand-block.detail-grid-item {
    font-size: 14px;
  }
}

.p-info-grid
  .detail-grid-item.banner-info-block
  .banner-info-block__content
  .banner-info-block__item {
  padding: 0 15px;
  margin: 10px 0;
  display: inline-block;
  width: 100%;
  max-width: 100%;
}
