@media screen and (min-width: 1200px) {
  .menu-level-3 {
    display: none !important;
  }
  .navigation-in > ul > li.ext > ul > li {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .navigation-in > ul > li.ext:not(.menu-item-1260) > ul > li > a {
    display: block;
    width: 64px;
    overflow: hidden;
    border-radius: 50%;
    height: 64px;
  }
  .navigation-in > ul > li.ext:not(.menu-item-1260) > ul > li > div {
    padding-left: 12px;
  }
  .navigation-in
    > ul
    > li.ext:not(.menu-item-1260)
    > ul
    > li:not(.has-third-level)
    > div
    > a {
    margin-bottom: 0;
    line-height: 22px;
    height: 64px;
    display: flex;
    align-items: center;
  }
  .navigation-in > ul > li.ext:not(.menu-item-1260) > ul > li > div > a {
    margin-bottom: 0;
  }
  .navigation-in > ul > li.ext:not(.menu-item-1260) > ul {
    padding-bottom: 0 !important;
    padding-top: 24px !important;
  }
  .navigation-in > ul > li.ext:not(.menu-item-1260) > ul > li {
    align-items: center;
    margin-bottom: 24px;
  }
  .navigation-in > ul > li.ext:not(.menu-item-1260) > ul > li > a img {
    height: 64px;
    width: 64px;
    object-fit: cover;
  }
  .top-navigation-bar .project-email {
    display: inline-block;
    margin-left: 24px;
    font-weight: bold;
  }
  .top-navigation-bar .container > div.top-navigation-contacts {
    flex-basis: 40%;
    text-align: right;
  }
  .top-navigation-tools {
    display: none !important;
  }
  a.project-email::before {
    font-size: 14px;
  }
  .navigation-in > ul > li.ext > ul > li > div > a {
    font-weight: 400;
  }
}
@media screen and (min-width: 1200px) {
  .submenu-visible .navigation-in > ul > li.ext.exp.menu-item-1260 > ul {
    display: block;
    -webkit-column-count: 5;
    column-count: 5;
    break-inside: avoid-column;
    padding-bottom: 40px;
  }
  .navigation-in > ul > li.ext.menu-item-1260 > ul > li {
    display: block;
    width: 100%;
  }
}
.type-index .benefitBanner {
  margin-bottom: 80px;
}
.type-index .fav-cat {
  padding-bottom: 0;
  border-bottom: 0;
}
.next-to-carousel-banners {
  margin-top: 20px;
}
.homepage-box.welcome-wrapper {
  margin-top: 30px;
}
.custom-footer__instagram {
  order: -2;
  width: 100% !important;
  float: none;
  padding: 0 !important;
  position: relative;
  margin-bottom: 40px;
}
.instagram-widget {
  max-width: none;
}
.instagram-widget > a {
  width: 11.1111111% !important;
}
.instagram-follow-btn {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
}
.instagram-follow-btn > span::before {
  display: none !important;
}
.instagram-follow-btn a {
  height: 48px;
  line-height: 48px;
  display: inline-block;
  border: 1px solid #d9d9d9;
  padding: 0 24px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.instagram-follow-btn a:hover {
  background-color: #969696;
  border-color: #969696;
  color: #fff;
}
.custom-footer__instagram h4 {
  font-size: 28px !important;
  margin: 0 0 32px 0 !important;
}
.custom-footer__instagram h4::before {
  content: "\e909";
  font-family: shoptet;
  font-size: 24px;
  margin-right: 16px;
  display: inline-block;
  position: relative;
  top: 1px;
}
.custom-footer__contact {
  order: -1;
  width: 100% !important;
  padding: 0 !important;
}
.custom-footer__contact .container {
  background-color: #f5f5f5;
  padding: 0 64px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 40px;
}
.custom-footer__contact h4 {
  flex: 1 1 40%;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: 80px auto;
  padding-left: 104px !important;
}
.custom-footer__contact .contact-box {
  flex: 1 1 25%;
}
.custom-footer__contact .socialky {
  flex: 1 1 35%;
}
.custom-footer__contact .container > * {
  padding: 64px 0;
}
.custom-footer__contact h4 {
  margin: 0 !important;
  font-size: 24px !important;
}
.custom-footer__contact h4 img {
  float: left;
  max-width: 80px;
  margin-right: 24px;
  margin-top: -10px;
  max-height: 80px;
}
.custom-footer__contact h4 span {
  margin-bottom: 8px;
  display: block;
}
.custom-footer__contact h4 p {
  font-weight: 400;
  color: #555658;
  font-size: 16px;
  margin: 6px 0 0 0;
  line-height: 27px;
}
.contact-box li a {
  font-size: 20px;
  font-weight: 600;
}
.sidebar .contact-box li a {
  font-size: 16px;
}
.socialky ul {
  list-style: none;
  display: flex;
  padding: 0 0 0 64px;
  margin: 0;
  align-items: center;
  line-height: 68px;
  -webkit-justify-content: center;
  justify-content: center;
}
.socialky ul::before {
  content: "Sledujte nás";
  display: block;
  margin-right: 32px;
  font-size: 20px;
  font-weight: 600;
  color: #252729;
}
.socialky ul li {
  margin-right: 20px;
  margin-bottom: 0 !important;
}
.socialky ul li:last-child {
  margin-right: 0;
}
.socialky ul li a {
  font-size: 0 !important;
  text-decoration: none !important;
}
.socialky ul li a:hover {
  color: #6a90c1 !important;
}
.socialky ul li a::before {
  font-family: ikony;
  font-size: 30px;
  line-height: 1;
}
.socialky ul li .facebook a::before {
  content: "\e942";
}
.socialky ul li .instagram a::before {
  content: "\e943";
}
.socialky {
  position: relative;
}
.socialky::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  border-left: 1px solid #fff;
  top: 0;
  left: 0;
}
.custom-footer__contact .contact-box ul li a::before {
  font-size: 20px !important;
}
.custom-footer__contact .contact-box ul li .mail a::before {
  font-size: 17px !important;
}
#footer .contact-box ul li:last-child {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1439px) {
  .custom-footer__contact .container {
    padding: 0 40px;
  }
}
@media screen and (max-width: 1199px) {
  .custom-footer__contact .container > * {
    padding: 48px 0;
  }
  .custom-footer__contact .socialky {
    width: 100%;
    flex: 1 1 100%;
    border-top: 1px solid #fff;
  }
  .socialky::before {
    display: none;
  }
  .socialky ul {
    padding: 0;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .socialky ul::before {
    margin-right: 32px;
  }
}
@media screen and (max-width: 991px) {
  .custom-footer__contact .container > * {
    flex: 1 1 100% !important;
    width: 100% !important;
    text-align: center;
    padding: 32px 0;
  }
  .custom-footer__contact h4 img {
    float: none;
    margin: 0 0 24px 0;
  }
  .custom-footer__contact h4 {
    padding: 120px 0 0 0 !important;
    background-position: 50% 24px;
  }
  .instagram-widget > a {
    width: 20% !important;
  }
  .instagram-widget > a:nth-child(n + 6) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .instagram-widget {
    max-width: none;
    display: flex !important;
  }
  .instagram-follow-btn {
    position: relative;
    order: -1;
    width: 100%;
    margin-bottom: 24px;
  }
  .custom-footer__instagram h4 {
    font-size: 20px !important;
    margin: 0 0 24px 0 !important;
    text-align: center;
    padding: 0 10px !important;
  }
  .custom-footer__instagram h4::after,
  .custom-footer__contact h4::after {
    display: none !important;
  }
  .custom-footer__instagram h4::before {
    margin-right: 0;
    display: block;
    top: auto;
    margin-bottom: 10px;
  }
  .instagram-widget > a {
    width: 25% !important;
  }
  .instagram-widget > a:nth-child(n + 5) {
    display: none;
  }
  .custom-footer__contact .container {
    padding: 20px 10px 0 10px;
  }
  .custom-footer__contact .contact-box {
    margin-top: 16px;
  }
  .custom-footer__instagram {
    margin-bottom: 0;
  }
  .custom-footer__contact h4 {
    background-position: 50% 0;
    padding-top: 90px !important;
  }
  .menu-spodek .prava a {
    display: block;
    font-weight: bold;
  }
  a.project-email::before {
    font-family: ikony;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
  }
}
@media screen and (min-width: 1440px) {
  .products-block > div {
    width: 25%;
  }
}
.custom-footer__contact h4 {
  background-image: url("/user/documents/upload/pomozemevamsvyberom.png");
}
.extended-description tr img {
  max-height: 40px;
  mix-blend-mode: darken;
}

.vlajka-seznam {
  display: none;
  background: #fff;
  border: 1px solid #eee;
  padding: 5px 3px;
  top: 40px;
  position: absolute;
  width: 132px;
  left: -12px;
  z-index: 9;
}
.otevrena-vlajka .vlajka .vlajka-seznam {
  display: block;
}
.vlajka {
  display: inline-block;
  position: relative;
  padding-right: 15px;
  cursor: pointer;
}
.vlajka img {
  width: 20px;
}
.vlajka > img {
  margin-right: 8px;
  cursor: pointer;
}
.vlajka-seznam a {
  display: block;
  text-align: left;
  padding: 6px 8px;
  color: #000;
  line-height: 1.2;
}
.vlajka-seznam a:hover {
  text-decoration: underline !important;
}
.vlajka-seznam img {
  position: relative;
  top: -1px;
  margin-right: 7px;
}
.vlajka:after {
  content: "\e90e";
  font-family: shoptet;
  font-size: 9px;
  position: relative;
  display: inline-block;
  top: 1px;
  color: #fff;
}
.otevrena-vlajka .vlajka:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.stars .star.star-on::before,
.stars .star.star-half::before {
  color: #ecb911;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .top-navigation-contacts {
    display: block !important;
  }
  .top-navigation-contacts > a {
    display: none !important;
  }
  .vlajka::after {
    color: #000;
  }
  .vlajka-seznam {
    left: auto;
    right: 0;
  }
  .vlajka {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .top-navigation-contacts {
    display: block !important;
  }
  .vlajka {
    position: absolute;
    z-index: 1;
    padding: 0;
    top: 14px;
    left: auto;
    right: 126px;
  }
  .vlajka::after {
    color: #000;
  }
  .vlajka-seznam {
    top: 38px;
  }
}
