@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@300;400;700&display=swap');

:root {
  --vedlejsi: #26b0e4;
  --page-back: white;
  --page-gray: #e0e0e0;
  --page-silver: #f0f0f0;
  --page-gray-semitrans: #e0e0e08a;
  --page-silver-semitrans: #f0f0f08a;
  --text-color: black;
  --page-border: #eaeaea;
  --barva: white;
  --vedlejsi2: #C8D759;

}



@media only screen and (max-width: 768px) {
  .ve-shopquarter {
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns.is-multiline-mobile {
    flex-wrap: wrap;
  }

  :root {

    --barva: black;
  }

}

@media (prefers-color-scheme: dark) {
  :root {
    --vedlejsi: #1691CE;
    --page-back: #232323;
    --page-gray: #3A3A3A;
    --page-silver: #474747;
    --page-border: #3f3f3f;
    --vedlejsi2: #C8D759;
    --text-color: white;
  }

}

img[data-src][src*='data:image'] {
  background: rgba(0, 0, 0, 0.1);
}

:not(.material-icons-outlined) {
  font-family: 'Kumbh Sans', sans-serif !important;
  transition: all 0.1s ease;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.apattitle,
.apattitle>.veshop-categorylink:first-child {
  font-family: 'Playfair Display', serif !important;
}

body,
html {
  background: var(--page-back);
  color: var(--text-color);
}

.uk-modal-dialog {
  background: var(--page-back);
}

.ve-c {
  color: var(--vedlejsi) !important;
}

.ve-c2 {
  color: var(--vedlejsi2);
}

.ve-b {
  background-color: var(--vedlejsi) !important;
}

.ve-desktop-nav {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--page-border);
  position: fixed;
  width: 100%;
  z-index: 800;
  background-color: var(--page-back);
  transition: all 0.2s ease;
}

.ve-desktop-nav-index {
  padding-top: 15px;

  padding-bottom: 35px;
  border-bottom: 1px solid var(--page-border);
  position: fixed;
  width: 100%;
  z-index: 800;
  background-color: var(--page-back);
  transition: all 0.2s ease;
}

.ve-desktop-nav.collapsed {
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  width: 100%;
  transition: all 0.2s ease;
  -webkit-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.75);
}

.ve-desktop-nav-index.collapsed {
  padding-top: 16px;

  position: fixed;
  width: 100%;
  transition: all 0.2s ease;
  -webkit-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.75);
}

.vednialer {
  height: 107px;
}

.vednialer.apat {
  height: 60px;
}

.vednipol {
  height: 119px;
}

.ve-desktop-nav-index.collapsed .vednialer {
  height: 60px;
}

.ve-desktop-nav-index.collapsed .vednipol {
  transition: all 0.2s ease;
  height: unset;
}

.veli-1 {
  background-color: var(--page-border);
  width: 200px;
}

.vedn-logo {
  height: 4rem;
  transition: all 0.2s ease;
}

.vedn-logo-index {
  height: 4.8rem;
  transition: all 0.2s ease;
}

.vedn-logo.collapsed {
  height: 3rem;
  transition: all 0.2s ease;
}

.vedn-logopart {
  text-align: center;
}

.vednmbl-logo {
  transition: all 0.2s ease;
  height: 4rem;
}

.vednmbli-logo {
  transition: all 0.2s ease;
  height: 2.8rem;
  margin-left: 2px;
}

.vednmbli-logo.wide {
  height: 2rem;
  margin-left: 0px;
}

.vednmb-block {
  height: 5rem;
  width: 5rem;
  margin-right: 10px;
  transition: all 0.2s ease;

}

.vednmbi-block {
  height: 55px;
  width: 55px;

  transition: all 0.2s ease;

}

#homeKey-generic.collapsed {
  width: 0px !important;
  pointer-events: none;

  transition: all 0.2s ease;

}

#homeKey-generic.collapsed>* {
  width: 0px !important;
  pointer-events: none;
  opacity: 0%;
  transition: all 0.2s ease;

}

#homeKey-custom.collapsed {
  width: 0px !important;
  pointer-events: none;

  transition: all 0.2s ease;

}

#homeKey-custom.collapsed>* {
  width: 0px !important;
  pointer-events: none;
  opacity: 0%;
  transition: all 0.2s ease;

}

.poliklinika-menu-item {
  padding-top: 5px !important;
  transition: all 0.2s ease;
}

.poliklinika-menu-item.collapsed,
.poliklinika-menu-item.collapsed>*,
.alergologie-menu-item.collapsed,
.alergologie-menu-item.collapsed>*,
.apatyka-menu-item.collapsed,
.apatyka-menu-item.collapsed>* {
  width: 0px !important;
  pointer-events: none;
  opacity: 0%;
  white-space: nowrap;
  overflow: hidden;
  transition: all 0.2s ease;
  padding-top: 0px !important;
  margin: 0px !important;
}

.vedni-lev1.collapsed,
.vedni-lev1.collapsed>* {
  height: 0px !important;
  pointer-events: none;
  opacity: 0%;
  white-space: nowrap;
  overflow: hidden;
  transition: all 0.2s ease;
  padding-top: 0px !important;
  margin: 0px !important;
}

.vedni-lev1,
.vedni-lev1>* {
  transition: all 0.2s ease;
}

.vednims.collapsed,
.vednims.collapsed>* {
  width: 0px !important;
  pointer-events: none;
  opacity: 0%;
  white-space: nowrap;
  overflow: hidden;
  transition: all 0.2s ease;
  padding-top: 0px !important;
  margin: 0px !important;
}

.vednmbi-block.wide {
  height: 55px;
  width: 200px;
  transition: all 0.2s ease;

}

.vednmb-block.collapsed {
  background-color: unset !important;
  transition: all 0.2s ease;
  --barva: black;

}

.vednmb-block.collapsed a .vednmbl-logo {
  height: 3rem;
  transition: all 0.2s ease;
}

em {
  color: var(--text-color);
}

.pn-hidden iframe {
  height: 0px !important;
}

.vednmb-block-wide {
  height: 5rem;
  min-width: 10rem;
  margin-right: 10px;
  transition: all 0.4s ease;
  opacity: 100%;
}

.vednmb-block-wide.collapsed {
  background: unset;
  color: black;
  transition: all 0.4s ease;

}

.vednmb-block-wide.collapsed .vednmbbw-title {
  transition: all 0.4s ease;
  color: black;
}

.vednmb-block:hover,
.vednmb-block.is-active {
  -webkit-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.75);
  transition: all 0.2s ease;
  border-radius: 15px;
}

.vednmbi-block:hover,
.vednmbi-block.is-active {
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.2s ease;
}

.vednmb-block:last-child {
  margin-right: 0px;
}

.vednm-blocks {
  display: flex;
}

.vednmb-menu {
  background-color: var(--vedlejsi);
}

.vednmb-contact {
  background-color: black;
}

h1 {
  font-size: 1.5rem;
}

.vednmb-logo {
  background: var(--page-gray)
}

.vedn-menupart {
  position: relative;
}

.vedn-shoopart {
  position: relative;
  text-align: right;
}

.vednm-wrapper {
  position: absolute;
  bottom: -5rem;
  transition: all 0.2s ease-out;
}

.vednm-wrapper.collapsed {
  position: absolute;
  bottom: -28px;
  transition: all 0.2s ease-in;
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  background-color: white;
  width: 28px;
  border-radius: 0px;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner:after,
.hamburger.is-active .hamburger-inner:before {
  background-color: white;

}

.hamb .hamburger-inner:after,
.hamb .hamburger-inner,
.hamb .hamburger-inner:before,
.hamburger.is-active .hamb .hamburger-inner:after,
.hamburger.is-active .hamb .hamburger-inner:before,
.hamburger.is-active .hamb .hamburger-inner {
  background-color: var(--text-color);
  width: 28px;
  border-radius: 0px;
}

.hamb .hamburger-inner:after,
.hamb .hamburger-inner,
.hamb .hamburger-inner:before,
.hamburger.is-active .hamb .hamburger-inner:after,
.hamburger.is-active .hamb .hamburger-inner:before,
.hamburger.is-active .hamb .hamburger-inner {
  background-color: var(--text-color);

}

.vednmbbw-contact-num {
  color: var(--vedlejsi);
  font-size: 25px;
  font-weight: 700;

}

.vednmbbw-contact-email {
  color: var(--vedlejsi);
  font-size: 15px;
  font-family: "Helvetica Narrow", "Arial Narrow", Tahoma, Arial, Helvetica, sans-serif;
  font-stretch: condensed;
  letter-spacing: 0px;

}

.vednmbbw-title {
  font-size: 18px;
  color: white;
  margin-top: -24px;
  margin-bottom: -6px;
}

.vednmbbw-indextitle {
  margin-top: 0px;
}

.vednm-topbox {
  background-color: black;
  width: 160px;
}

.ve-tahlo {
  width: 100%;
}

.ve-input {
  border-radius: 0px !important;
}

/*ticker*/
.ve-ticker-section {
  position: absolute;
  /* left: 10px; */
  /* top: 6px; */
  width: 10rem;
  height: 30px;
  overflow: hidden;
  margin-left: -15px;
}

.ve-ticker-section>h1 {
  display: none;
}

.ve-ticker-section>ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.ve-ticker-section>ul[data-length="5"] {
  top: 30px;
  animation-name: ve-ticker-news-5;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-fill-mode: both;
  animation-delay: 0s;
}

.ve-ticker-section>ul[data-length="4"] {
  top: 30px;
  animation-name: ve-ticker-news-4;
  animation-duration: 24s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-fill-mode: both;
  animation-delay: 3s;
}

.ve-ticker-section>ul[data-length="3"] {
  top: 30px;
  animation-name: ve-ticker-news-3;
  animation-duration: 18s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-fill-mode: both;
  animation-delay: 3s;
}

.ve-ticker-section>ul[data-length="2"] {
  top: 30px;
  animation-name: ve-ticker-news-2;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-fill-mode: both;
  animation-delay: 3s;
}

.ve-ticker-section>ul:hover {
  animation-play-state: paused;
}

.ve-ticker-news {
  font-weight: bold;
  height: 31px;
  width: 100%;
  line-height: 30px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.ve-ticker-news__date {
  color: #3399ff;
  margin-right: 10px;
}

.ve-ticker-news__title {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--text-color);
}

@keyframes ve-ticker-news-5 {
  0% {
    top: 30px;
    visibility: visible;
  }

  5% {
    top: 0;
  }

  15% {
    top: 0;
  }

  20% {
    top: -30px;
  }

  35% {
    top: -30px;
  }

  40% {
    top: -60px;
  }

  55% {
    top: -60px;
  }

  60% {
    top: -90px;
  }

  75% {
    top: -90px;
  }

  80% {
    top: -120px;
  }

  95% {
    top: -120px;
  }

  99% {
    top: -150px;
    visibility: hidden;
  }

  100% {
    top: 30px;
    visibility: hidden;
  }
}

@keyframes ve-ticker-news-4 {
  0% {
    top: 30px;
    visibility: visible;
  }

  5% {
    top: 0;
  }

  15% {
    top: 0;
  }

  20% {
    top: -30px;
  }

  40% {
    top: -30px;
  }

  45% {
    top: -60px;
  }

  65% {
    top: -60px;
  }

  70% {
    top: -90px;
  }

  90% {
    top: -90px;
  }

  95% {
    top: -120px;
  }

  99% {
    top: -120px;
    visibility: hidden;
  }

  100% {
    top: 30px;
    visibility: hidden;
  }
}

@keyframes ve-ticker-news-3 {
  0% {
    top: 30px;
    visibility: visible;
  }

  5% {
    top: 0;
  }

  30% {
    top: 0;
  }

  35% {
    top: -30px;
  }

  60% {
    top: -30px;
  }

  65% {
    top: -60px;
  }

  90% {
    top: -60px;
  }

  95% {
    top: -90px;
  }

  99% {
    top: -90px;
    visibility: hidden;
  }

  100% {
    top: 30px;
    visibility: hidden;
  }
}

@keyframes ve-ticker-news-2 {
  0% {
    top: 0px;
  }

  5% {
    top: 0;
  }

  55% {
    top: 0;
  }

  60% {
    top: -30px;
  }

  90% {
    top: -30px;
  }

  95% {
    top: -30px;
  }

  99% {
    top: 0px;
  }

  100% {
    top: 0px;
  }
}

/*ticker*/
.ve-menu.inactive {
  opacity: 0;
  transition: all 0.2s ease;
  border-radius: 105px;
  top: 0px;
  pointer-events: none;
}

.ve-menu {
  position: fixed;
  overflow-y: scroll;
  max-height: calc(93% - 190px);
  height: calc(100%-190px);
  width: 400px;
  background: var(--page-back);
  border: 1px solid var(--page-gray);
  padding: 1rem;
  top: 190px;
  opacity: 100%;
  padding-right: 0.5rem;
  z-index: 799;
  transition: all 0.2s ease;
  border-radius: 0px;
}

.ve-menu::-webkit-scrollbar {
  display: none;
}

.ve-menu hr {

  width: 100%;
  color: black;
  background-color: var(--page-gray);
  /* margin: 1rem; */
  margin-left: -1rem;
  /* margin-right: 0rem; */
  height: 1px;
  margin-bottom: 1rem;
  margin-top: 0.8rem;

}

.ve-menu.collapsed {
  top: 140px;
}

.vem-link {
  margin-right: -1rem;
  margin-left: -1rem;
  text-align: center;
  width: 100%;
  height: auto;
  padding: 0.5rem;
  padding-left: 1rem;
  display: flex;
  align-items: baseline;
}

.vem-link:hover {
  background-color: var(--page-gray);
  text-decoration: none;
  cursor: pointer;
}

.veml-icon {
  font-size: 1.2rem;
  margin-left: 1rem;
  width: 1.5rem;
  color: var(--vedlejsi) !important;
}

.veml-icon.has-text-black {
  color: var(--text-color) !important;
}

a.has-text-black,
a.has-text-dark,
strong {
  color: var(--text-color) !important;
}

.veml-text {
  margin-left: 1rem;
  font-size: 1.1rem;
  color: var(--text-color);
  font-weight: 500;
}

.title,
.subtitle,
.uk-form-label {
  color: var(--text-color) !important;
}

.vem-overlay,
.ves-overlay {
  display: none;
  transition: all 0.5s ease;
}

.vem-overlay.active,
.ves-overlay.active {
  display: unset;

  z-index: 1;
}

main {
  z-index: 1000;
  margin-top: 186px;
}

.index {
  z-index: 1000;
  padding-top: 207px;
  margin-top: unset;
}

.veo-title {
  font-size: 2.8rem;
  font-weight: 700;
}

.vepr-box {
  background-color: #fafafa;
}

.veprb-info {
  padding: 1rem;
}

.veprb-timetable {

  width: 100%;
  background-color: #0a0a0a;
  color: white;
}

.timt {
  background-color: #0a0a0a;
  min-height: 164px;
}

.tomt {
  min-height: 164px;
  min-width: 255px;
}

.veprbi-name {
  font-weight: 700;
  font-size: 1.5rem;
  text-align: center;
}

.veprb-button {
  cursor: pointer;
  background-color: var(--vedlejsi);
  padding: 1rem;
  font-size: 1.2rem;
  color: white
}

.veprbi-phone {
  text-align: center;
}

.veli-text {
  font-family: 'Kumbh Sans', sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
}

.velo-icon {
  font-size: 1.5rem;
  color: var(--vedlejsi);
}

@media screen and (max-width: 768px) {
  .vednipol {
    height: unset;
  }

  .vednialer {
    height: unset;
  }

  .vell-s .uk-search {
    width: 90% !important;
  }

  .uk-container {
    padding-left: 0;
    padding-right: 0;
  }

  .index {
    z-index: 1000;
    padding-top: 110px;
    margin-top: unset;
  }

  .is-centered-mobile {
    text-align: center;
  }

  .ve-desktop-nav-index {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid var(--page-border);
    position: fixed;
    width: 100%;
    z-index: 800;
    background-color: var(--page-back);
    transition: all 0.2s ease;
  }

  .veo-title {
    font-size: 1.2rem;
  }

  .ve-desktop-nav-index.collapsed {
    padding-top: 16px;

    position: fixed;
    width: 100%;
    transition: all 0.2s ease;
    -webkit-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.75);
  }

  .ve-menu {
    position: absolute;
    width: 100%;
    max-height: none;
    background: var(--page-back);
    border: unset;
    padding: unset;
    padding-top: 1rem;
    padding-bottom: 1rem;
    top: 95px;
    opacity: 100%;
    padding-right: 0.5rem;
    z-index: 799;
    transition: all 0.2s ease;
    border-radius: 0px;
    margin-left: -15px;
  }

  .ve-menu.collapsed {
    top: 80px;
  }

  .vel-image {
    height: 665px;
  }

  .veli-text {
    font-family: 'Kumbh Sans', sans-serif;
    font-weight: 700;
    font-size: 1.2rem;
  }

  .vel-icon {
    width: 0;
    width: 70% !important;
  }
}

.ve-lead {
  background-color: var(--page-silver);
  width: 100%;
  min-height: 670px;
}

.vel-cokl {
  width: 100%;
  height: 100%;
  margin: unset;
  background-color: var(--page-silver);
}

.vel-image {
  /*background-image: url(https://sandbox.vespotok.net/poliklinika_jicin/assets/img/polihist.png);
  background-repeat: no-repeat;
  background-position: center;
      background-size: cover;
      z-index: 801;*/
}

.vel-l {
  padding: 30px;
}

.vell-header {
  font-size: 3rem;
  font-weight: bolder;
  font-family: 'Kumbh Sans', sans-serif;
}

.vell-search {
  background-color: var(--page-back) !important;
  border-color: var(--vedlejsi) !important;
}

.uk-search .uk-search-icon {
  color: var(--vedlejsi) !important;
}

.vell-search::placeholder {
  color: var(--vedlejsi) !important;
}

.vell-s {
  margin-top: 5px !important;
}

.ve-azealia {
  height: 100%;
}

.vel-icon {
  transition: all 0.2s ease;
  text-align: center;
  width: 100%;
  padding: 15px;
}

.vel-icon2 {
  transition: all 0.2s ease;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 10px;
  margin: -10px;
}

.veli-icon {
  font-size: 3rem;
  color: var(--vedlejsi);
}

.vel-icon:hover .veli-icon {
  font-size: 3rem;
  color: white;
}

.vel-icon:hover {
  background-color: var(--vedlejsi);
  color: white !important;
  transition: all 0.2s ease;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
}

.vel-icon2:hover .velo-icon {
  font-size: 1.5rem;
  color: white;
}

.vel-icon2:hover {
  background-color: var(--vedlejsi);
  color: white !important;
  transition: all 0.2s ease;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
}

.velo-text {
  font-family: 'Kumbh Sans', sans-serif;
  font-weight: 700;
  font-size: 1rem;
}

.ve-menuss {
  width: 80%;
  background-color: var(--vedlejsi);
  height: auto;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: -90px;
  position: absolute;
  z-index: 500;

}

.ve-menusss {
  height: 230px;
  position: relative;
}

.vemb-table tr td {
  margin-left: 15px;
}

.vem-block {
  padding: 15px;
  color: white;
}

.vem-block-ord {
  padding: 15px;
  color: var(--text-color);
  min-width: 165px;
  padding-right: 20px;
  background-color: var(--page-silver);
}

.vem-block h3 {
  color: white;
  font-weight: 700;
  font-size: 2rem;
  font-family: 'Kumbh Sans', sans-serif;
}

.vem-block table {
  width: 100%;
}

.vembt-tr td {
  padding: 2px;
  padding-top: 5px;
  padding-left: 7px;
  text-align: left;
}

.vembt-tr {
  transition: all 0.2s ease;
}

.vembt-tr.active {
  background-color: white;
  color: var(--vedlejsi);
  transition: all 0.2s ease;
}

.vembt-tr.active-ord {
  background-color: black;
  color: white;
  transition: all 0.2s ease;
}

.veopt-name {
  margin-top: 15px;
  cursor: pointer;
}

.veoptn-name {
  font-size: 1.2rem;
  margin-top: 7px;
}

.veoptn-position {
  font-size: 1rem;
  padding: 5px;
  background-color: var(--vedlejsi);
  color: white;
  padding-top: 7px;
  margin-bottom: 14px;
}

.veoptnp-nondoc {
  background-color: white;
  color: black
}

.veopt-img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.veop-tile-1 {
  padding: 20px;
  background-color: var(--page-silver);


}

.veop-tile {
  padding: 17px;
  background-color: var(--page-silver);
  height: 261px;
  color: var(--text-color);
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
  cursor: pointer;
  transition: all 0.2s ease;
}

.veop-tile:hover {
  -webkit-box-shadow: 0px 0px 63px -28px rgba(38, 176, 228, 1);
  -moz-box-shadow: 0px 0px 63px -28px rgba(38, 176, 228, 1);
  box-shadow: 0px 0px 63px -28px rgba(38, 176, 228, 1);
  border-radius: 15px;
  color: white;
  background-color: var(--vedlejsi);
  transition: all 0.2s ease;
}

.veoptcs-doctor {

  width: 100%;
  height: 100%;
  background-color: #82b1a1;

}

.veoptcs-sister-a {

  width: 100%;
  height: 11px;
  background-color: #6c88b6;

}

.veoptcs-sister-b {

  width: 100%;
  height: 8px;
  background-color: white;

}

.veoptcs-radio-a {

  width: 100%;
  height: 11px;
  background-color: white;

}

.veoptcs-radio-b {

  width: 100%;
  height: 8px;
  background-color: black;

}

.veopt-color-stripe {
  margin-top: 10px;
  margin-left: -20px;
  margin-right: -20px;
  height: 30px;
  width: calc(100%+40px);
}

.veopti {
  object-fit: cover;
  height: 96px !important;
}

.ve-basic-title {
  font-size: 2rem;
  font-weight: 700;

}

.ve-basic-title span {
  color: var(--vedlejsi);
  letter-spacing: -6px;
}

.veopt-info {
  margin-top: -20px;
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px;
  color: white;
  font-weight: 700;
  font-size: 2.0rem;
  padding-bottom: 15px;
  margin-bottom: 20px;
  background-color: var(--vedlejsi);
  width: calc(100%+40px);
}

.vep-image {
  height: 400px;
  width: 400px;
  object-fit: cover;
}

.ve-footer {
  color: black;
  border-top: 1px var(--page-border) solid;
  margin-top: 2rem;
  transition: all 0.4s ease;
}

.vem-block-footer {
  color: var(--text-color) !important;
}

.vem-block-footer h3 {
  color: var(--text-color) !important;
}

.vef-img img {
  height: 100px;
}

.veo-table th,
td {
  padding: 5px;
}

.veot-margin {
  margin-bottom: 5px;
}

.vep-office {
  min-width: 164px;
  height: 126px;
  background-color: var(--page-border);
  padding: 25px;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
}

.overflow {
  white-space: nowrap;
  max-width: 90px;

  height: 1.1rem;
}

.vep-office:hover {
  -webkit-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease;
  border-radius: 15px;
}

.vells-searchbox {
  background-color: white;
  border: 1px var(--vedlejsi) solid;
  width: calc(100%);
  margin-top: 15px;
  pointer-events: none;
  transition: all 0.2s ease;
  z-index: 900;
  opacity: 0%;
}

.vells-link {
  padding: 15px;
  cursor: pointer;

  transition: all 0.2s ease;

}

.vells-link-none {
  padding: 15px;
  cursor: not-allowed;
  height: 200px;

}

.vellsn-img {
  height: 7rem;
}

.vells-searchbox.active {
  pointer-events: unset;
  transition: all 0.2s ease;
  opacity: 100%;
}

.vells-link:hover {
  padding: 15px;
  background-color: var(--page-border);
  cursor: pointer;
  transition: all 0.2s ease;
}

.veopl-plbox {
  padding: 15px;
  background-color: var(--page-border);
  width: 300px;
  min-height: 100px;
  text-align: center;
}

.veopl-plbox h6 {
  font-size: 1.5rem;
  font-weight: 700;
}

.veopl-plbox table {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.veoplplb-weitere {
  width: 100%;
  height: 1.7rem;
  padding-top: 5px;
  color: var(--text-color);
  font-weight: 500;
  margin-top: 15px;
  border: 1px #a0a0a0 solid;
  transition: all 0.2s ease;
  background-color: none;
}

.veoplplb-weitere:hover {
  border: 1px transparent solid;
  transition: all 0.2s ease;
  border-radius: 15px;
  text-decoration: unset;
  color: white;
  background-color: var(--vedlejsi);
}

.ve-a:hover {
  text-decoration: unset;
}

.veopl-lead {
  width: 100%;
  background-color: var(--vedlejsi);
  margin-bottom: 1.5rem;

}

.veopl-lead div {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ve-b {
  background-color: var(--vedlejsi);
}

.vec-map {
  height: 500px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.vec-map-wrapper {
  height: 500px;

}

.ve-b-a {
  background-color: var(--page-silver);
}

.vec-textbox {
  padding: 30px;
}

.tag.is-poliklinika {
  background-color: var(--vedlejsi);
  color: white;
  font-weight: 700;
  padding-top: 3px;
  margin-bottom: 5px;
}

.tag.is-poliklinika-multi {
  background-color: var(--vedlejsi);
  color: white;
  font-weight: 700;
  padding-top: 3px;

}

.tgss {
  padding-top: 3px;
}

.ven-img {
  object-fit: cover;
  width: 60px;
  height: 60px;

}

.veo-subtitle {
  font-size: 2rem;
  font-family: 'Kumbh Sans', sans-serif;
  font-weight: 700;
}

.vednildpt-m {

  font-size: 0.75rem;
  margin-top: 0px !important;

  margin-left: -2px;
  position: absolute;

}

.vednildpt-h {
  font-size: 1.15rem;
}

.vednildpt {
  position: relative;

  margin-right: 18px;
}

.vednildp-timespan {
  margin-top: -40px;
}

.vednildp-time {
  padding-top: 40px;

}

.vednildp-time-to {

  transition: all 0.2s ease;
}

.vednildp-time-to.collapsed {
  margin-top: -50px;
  opacity: 0%;
  pointer-events: none;
  transition: all 0.2s ease;
}

.vednildp-number {
  text-align: center;
}

.vedni-lev2 {
  position: relative;
}

.vedni-lev2-child {
  width: 100%;
  height: 55px;
  background-color: var(--page-silver);
  position: absolute;
  bottom: -64px;
  transition: all 0.2s ease;
}

.vedni-lev2-child.collapsed {
  -webkit-box-shadow: 0px 10px 17px -4px rgba(0, 0, 0, 0.62);
  -moz-box-shadow: 0px 10px 17px -4px rgba(0, 0, 0, 0.62);
  box-shadow: 0px 10px 17px -4px rgba(0, 0, 0, 0.62);

  transition: all 0.2s ease;
}

.vedni-menu {
  color: var(--text-color);
  font-weight: 700;
  font-size: 1.5rem;
  margin-top: 5px;
}

.vedni-menu small {
  color: #aaa;
  font-weight: 700;
  font-size: 1rem;
  margin-top: 5px;
}

.vedni-menu:hover small {
  color: var(--vedlejsi);

}

.vedni-menu:hover {
  color: var(--vedlejsi);
  font-weight: 700;
  font-size: 1.5rem;
  margin-top: 5px;
  text-decoration: none;
}

.vedni-search {
  margin: unset;
  padding: unset;
}

.vedni-menu-wrapper {
  margin-left: 30px !important;
  margin-right: 20px !important;
  padding-top: 5px !important;
}

.vednim-status {
  height: 55px;
  width: 256px;
  background-color: var(--page-border);
}

.vednim-status2 {
  height: 55px;
  width: 156px;
  cursor: pointer;
}

.vednim-status3 {
  height: 55px;
  width: 256px;
  padding: 10px;
  font-size: 1.2rem;
  font-weight: bold;
  cursor: pointer;
}

.vednim-status3 div {
  padding-top: 4.5px;
}

.vednims-messages {
  font-weight: 700;
  opacity: 100%;

  transition: all 0.2s ease;
}

.vednims-messages.inactive {
  opacity: 0%;
  transition: all 0.2s ease;
}

.vednims-title {
  font-weight: 700;

  font-size: 2rem;
  opacity: 0%;
  transition: all 0.2s ease;
}

.vednims-title.inactive {
  opacity: 100%;
  transition: all 0.2s ease;
}

.vednims-messages p {
  margin-bottom: -15px;
}

#nprogress .bar {
  background: var(--vedlejsi);

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 5px;
}

.veott-dd,
.veott-hd-d {
  text-align: left !important;
  font-size: 16px;
}

.veotttt {
  text-align: left !important;
  font-size: 0.8rem;
}

.vednil-menubtn {
  background: var(--vedlejsi);
  width: 0px;
  transition: all 0.2s ease;
}

.vednil-menubtn.open {
  background: var(--vedlejsi);
  width: 55px;
  transition: all 0.2s ease;
}

.vell-side {
  background: rgb(213, 213, 213);
  background: linear-gradient(270deg, rgba(213, 213, 213, 1) 0%, rgba(234, 234, 234, 1) 20%);
  margin-top: 47px;
  width: 300px;
  left: -315px;
  position: absolute;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

@media (prefers-color-scheme: dark) {
  .vell-side {
    background: rgb(213, 213, 213);
    background: linear-gradient(270deg, var(--page-border) 0%, var(--page-silver) 20%);
  }
}

.vell-side ul li .vem-link {
  padding-right: unset;
}

@media screen and (max-width:1407px) and (min-width:1216px) {
  .is-hidden-widescreen-only {
    display: unset !important;
  }

}

@media screen and (max-width:1800px) and (min-width:1216px) {
  .is-hidden-widescreen-only {
    display: none !important;
  }

}

.vel-polik {
  background: var(--page-border);
  background: linear-gradient(360deg, var(--page-border) 0%, var(--page-silver) 80%);
  padding: 15px;
  text-align: center;
}

.vel-polik.vell-s {
  width: 60%;
  text-align: left !important;
}

@media screen and (min-width:1800px) {
  .vel-polik {
    display: none !important;
  }

  .vel-mn {
    display: none !important;
  }

}

.veml-icon-top {
  color: var(--vedlejsi);
}

.vembt-office tr {
  font-size: 1.2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.vembt-office tr td {
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: left;
}

.overflows {
  white-space: nowrap;
  max-width: 90px;
  text-align: center;
  overflow: hidden;
}

marquee {
  height: 16px;
  padding: 0px !important;
  margin: 0px !important;
}

.vein-box {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 15px;
  min-height: 110px;
  width: 80%;
  margin-left: 10%;
  transition: all 0.2s ease;
}

.vein-box-more {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 15px;
  min-height: 110px;
  width: 90%;
  margin-left: 5%;
  transition: all 0.2s ease;
}

.veinb-img {
  transition: all 0.2s ease;
  width: 80px;
  height: 80px;
  object-fit: cover;
}

.vein-box:hover {
  background-color: var(--vedlejsi);

  height: 110px;
  width: 100%;
  margin-left: 0%;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 64px -28px rgba(0, 0, 0, 0.75);
  transition: all 0.2s ease;
  border-radius: 15px;
}

.vembttd-day {
  width: 31px;
}

.ww100 {
  width: 100%;
}

@media screen and (max-width: 1215px) {
  .vein-box {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
    min-height: 110px;
    width: 100%;
    margin-left: 0%;
    transition: all 0.2s ease;
  }

  .veinb-img {
    transition: all 0.2s ease;
    width: 90px;
    height: 90px;
    object-fit: cover;
  }

}

.ve-alerside {
  width: 255px;
  max-width: 255px;
  background-color: var(--vedlejsi);
  min-height: 300px;
  background-image: url("https://poliklinika-jicin.cz/assets/img/zpl.svg");
  background-position: bottom left;
  background-size: 50%;
  background-repeat: no-repeat;
}

.ve-alerside h1 {
  color: white;
  font-size: 2.3rem;
  padding-top: 15px;
  padding-left: 15px;
  font-weight: bold;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .ve-alerside {
    width: 100%;
    max-width: unset;
    background-color: var(--vedlejsi);
    min-height: 69px;
    background-image: url(https://poliklinika-jicin.cz/assets/img/zpl.svg);
    background-position: bottom left;
    background-size: 8%;
    background-repeat: no-repeat;
    text-align: center;
  }

  .levels {
    zoom: 50%;
  }

  .vep-image {
    height: 200px;
    width: unset;
    object-fit: cover;
  }

  .veo-table {
    margin: auto;
  }

  .vembt-office tr {
    font-size: 0.99rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .vembt-office-xs tr {
    font-size: 0.6rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .mintab tbody tr {
    font-size: unset !important;
    padding-left: unset !important;
    padding-right: unset !important;
  }

  .ww100 {
    width: unset;
  }

  .ww100n {
    width: unset !important;
  }

  .column-uprda {
    display: block !important;
    width: unset !important;
  }
}

.column-uprd {
  display: flex;
}

.vein-box:hover .veinb-img {

  transition: all 0.2s ease;
  border-radius: 15px;
}

.vein-box:hover .veinb-date,
.vein-box:hover .veinb-title {

  transition: all 0.2s ease;
  color: white
}

.veinb-title {
  transition: all 0.2s ease;
  font-size: 1.2rem;
  font-weight: 700;
  text-align: left;
  color: black;
}

.veinb-date {
  transition: all 0.2s ease;
  color: black;
  text-align: left;
}

.ve-news {
  background-color: var(--page-silver);
}

.ven-pozor {
  height: 200px;

  text-align: center;
  color: white;
  padding: 40px;
  font-size: 2.5rem;
  font-weight: 700;
}

@media screen and (min-width: 769px),
print {

  .column.is-one-fifth,
  .column.is-one-fifth-tablet {
    flex: none;
    width: 18%;
  }

}

.veph-btn {
  cursor: pointer;
}

.veott-hd {
  font-size: 0.8rem;
  text-align: center !important;
}

.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.oora {
  opacity: 100%;
}

.oora.pn-hidden {
  opacity: 0%;
  height: 0px !important;
  pointer-events: none;
}


.ve-alercont {
  background-color: var(--page-silver);
  padding: 1rem;
  min-height: 300px;
  width: 100%;
}

.veapat-logo {
  height: 180px;
  position: absolute;
  top: -90px;
  cursor: pointer;
}

.veapat-logo-wrapper {
  position: relative;
  width: 164px;
}

.veapat-index {
  padding-top: 228px;
}

.veapat-apatykastyle {
  background-color: unset;
}

.veapat-set {
  background: url(../img/set.svg);
  /* background-position: center; */
  width: 33.3px;
  background-repeat: no-repeat;
  margin: 0px;
  height: 55px;
  padding: 0px;
}

.veapat-set.searching {
  background: url(../img/setsearch.svg);

}

@media (prefers-color-scheme: dark) {
  .veapat-set {
    background: url(../img/set_dark.svg);
  }

  .veapat-set.searching {
    background: url(../img/setsearch_dark.svg);

  }
}

.veapat-search {

  background-color: var(--page-gray);
  background-repeat: no-repeat;
  margin: 0px;
  height: 55px;
  padding: 5px;

}

.veapat-searchbtn {
  background-color: var(--page-gray);

  height: 55px;
}

.veapat-searchbtn a span {

  background-color: var(--page-gray);
  color: rgb(82, 82, 82);
  margin: 10px;
  MARGIN-TOP: 12PX;
}

.veapat-search input {
  background: unset;
  border: unset;
  font-size: 1.5rem;
  margin: 10px;
  margin-bottom: 15px;
  color: gray;
  width: 80%;
  margin-left: 15px;
}

.veapat-search input:focus-within {
  border: unset;
  outline: none;
}

.apatyka-menu-item {
  background-color: var(--page-silver);
  margin: unset !important;

  height: 55px;
}

.apatyka-menu-item div {
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 8px;
}

.vedni-silver {
  background-color: var(--page-silver);
  height: 55px;
}

.vedni-silver.collapsed {
  width: 0px;
}

.apatmenu {
  background-color: transparent;
  border: none;
}

.apatmenu.minimal {
  background: url("../img/apatmenubyl.svg");
  border: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

body.apat {
  background: url("../img/apatykaback.svg");

}

@keyframes animatedBackground {
  from {
    opacity: 0;
  }

  to {
    opacity: 100%;
  }
}

.ml10 {
  position: relative;
  font-weight: 900;
  font-size: 4em;
}

.ml10 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.0em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

.ml10 .letter {
  display: inline-block;
  line-height: 1em;
  transform-origin: 0 0;
}

.ml2 {
  font-weight: 900;
  font-size: 3em;
  position: absolute;
  top: 41px;
  right: calc(50% - 400px);
}

.ml2 .letter {
  display: inline-block;
  line-height: 1em;
}

.ve-apat-leader {
  position: relative;
  margin-top: -20px;
  height: 400px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 20px;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.banner-holder {
  height: 400px;
  min-height: 400px !important;
}

.banner {
  height: 90px;
}

.ve-apat-leader {
  cursor: pointer;
}

.banner-full {
  height: 100%;
}

@media only screen and (max-height: 700px) {
  .ve-apat-leader {
    height: 200px;
  }

  .banner-holder {
    height: 200px;
    min-height: 200px !important;
  }

  .banner {
    height: 45px;
  }
}

.veshop-productcard {
  -webkit-box-shadow: 0px 0px 11px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 11px 5px rgba(0, 0, 0, 0.05);
  position: relative;
  padding: 20px;
  margin: 15px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 30px;
  background-color: var(--page-back);
}

.veshop-availability {
  color: var(--vedlejsi2);
  position: absolute;
  top: 10px;
  right: 15px;
  font-weight: bold;
}

.veshop-image {
  height: 180px;
  text-align: center;
  margin-bottom: 20px;
}

.veshop-image img {
  height: 180px;
  margin-top: 10px;

}

.veshop-name {
  font-size: 1.05rem;
  font-weight: bold;
  color: var(--vedlejsi);

}

.veshop-price {
  text-align: right;
  font-size: 1.1rem;
  padding: 10px !important;
  background-color: var(--page-silver);
  font-weight: bold;
  color: var(--text-color);
}

.veshop-btn-inner {
  padding: 10px !important;
}

.veshop-descript {
  text-align: justify;
  margin-top: -25px;
  font-size: 0.9rem;
}

.veshop-btn-spacer {
  height: 56px;
}

.veshop-btn {
  background-color: var(--vedlejsi);
  margin-top: 10px;
  /* margin-bottom: -20px; */
  margin-left: -20px;
  margin-right: -20px;
  color: white;
  font-size: 1rem;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  bottom: 0;
  position: absolute;
  width: 100%;
}

.vecartbtn {
  background-color: var(--vedlejsi);
  color: white !important;
  transition: all 0.5s ease;
  width: 210px !important;
}

.vecartbtn.active {
  background-color: var(--vedlejsi2);
  color: var(--vedlejsi) !important;
  transition: all 0.5s ease;
}

.veshop-btn-soldout {
  background-color: var(--page-gray);
  color: black;
  cursor: not-allowed;
}

.colfix {
  width: 30% !important;
}

.veshop-categoryview {
  background-color: var(--page-silver-semitrans);
  padding: 20px;
}

.veshop-cv-maincat {
  font-weight: bolder;
  font-size: 1.1rem;
  margin-bottom: 10px;
}

.veshop-cv-maincat ul li {
  font-weight: normal;
  font-size: 1rem;
  margin-left: 10px;
}

.veshop-categoryribbon {
  height: 30px;
  width: 100%;
  background-color: var(--vedlejsi);
}

.numcom {
  position: absolute;
  top: -51px;
  /* left: calc(256px / -94); */
  left: 31px;
}

#logoapatyka.minimal {
  opacity: 0%;
  pointer-events: none;
  position: absolute;

}

.veapat-logo-wrapper.minimal,
.veapat-set.minimal {
  width: 0px;
}

.veshop-categorylink {
  color: var(--text-color);

}

.uk-container.apat {
  max-width: none;
}

.ve-search-overlay {
  /* background-color: azure; */
  width: 100%;
  position: fixed;

  height: 0%;
  backdrop-filter: blur(1px);
  /* filter: blur(54px); */
  z-index: 2;
}

.ve-search-overlay.active {

  height: 100%;
}

.veshop-bread {}

.veshop-subcategorybtn {
  background: var(--page-silver);
  padding: 15px;
  margin-right: 15px;
  margin-top: 15px;
  color: var(--text-color);
  cursor: pointer;
}

.veshop-catbtns {
  margin-top: -22px !important;
  margin-left: 15px !important;
  margin-bottom: 15px !important;
}

.veshop-non {
  width: 200px;
}

.searchView {
  opacity: 0%;
  width: 0px;
  pointer-events: none;
}

.searchView.active {
  opacity: 100%;
  pointer-events: unset;
  width: calc(100% + 57px + 210px);
  min-height: 350px;
  max-height: 500px;
  overflow: auto;
  margin-top: -2px;
  background: var(--page-silver);
  margin-left: -7px;
  -webkit-box-shadow: 0px 0px 12px 8px rgb(0 0 0 / 17%);
  box-shadow: 0px 0px 12px 8px rgb(0 0 0 / 17%);
}

.searchView.active::-webkit-scrollbar {
  display: none;
}

.ve-apat-leader.nonactive {
  height: 0px;
  margin-top: 0px;
  min-height: 0px;
  margin-bottom: 0px;
  pointer-events: none;
  opacity: 0;
  transition: all 0.5s ease;
}

.sw-sidebar {
  width: 50px;
  height: 100%;
  min-height: 350px;
  background-color: var(--page-gray);
}

.categoryCol {
  padding: 10px !important;
  min-height: 350px;

}

.productCol {
  padding: 10px !important;
  min-height: 350px;

  background-color: var(--page-back);
}

.sw-link {
  cursor: pointer;
  color: var(--text-color)
}

.veshop-title {
  font-family: 'Dancing Script', cursive !important;
  font-size: 4rem;
  line-height: 5rem;
  text-shadow: 13px 11px 62px var(--vedlejsi2);
}

.button.is-warning.is-hovered,
.button.is-warning:hover {
  background-color: var(--vedlejsi2);
  border-color: transparent;
  color: rgba(0, 0, 0, .7);
}

.button.is-warning {
  background-color: var(--vedlejsi2);
  border-color: transparent;
  color: rgba(0, 0, 0, .7);
}

#ve-product-view-image {
  width: 100%;
  height: 400px;
  background-repeat: no-repeat !important;
  background-position: center;
  background-size: contain;
}

.ve-panel-product {
  border-bottom: 1px #ddd solid;
  padding: 20px;
  position: relative;
}

.ve-table-cart {
  padding-left: 20px;
  padding-right: 20px;
}

.completeSlide {
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  visibility: hidden;
  opacity: 0;
  height: 0;
  width: 100%;
  z-index: 7999;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}

.completeSlide.active {
  background-color: rgba(255, 255, 255, 0.98);

  height: 100%;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}

.progress.is-warning:indeterminate {
  background-image: linear-gradient(to right, var(--vedlejsi) 30%, #ededed 30%);
}

.cartSum,
.cartSumMobile {
  display: inline-block;
  width: 0px;
  opacity: 0;
  white-space: nowrap;
  visibility: hidden;
  text-align: right;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;

}

.cartSum.active,
.cartSumMobile.active {
  width: 80px;
  max-width: 200px;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  margin-right: 1rem;
}

.ve-cart-img {
  width: 150px;
  height: 150px;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  padding-bottom: 1rem;
}

.tag:not(body).is-warning.is-light {
  background-color: var(--vedlejsi);
  color: white;
}

.progress.is-warning::-webkit-progress-value {
  background-color: var(--vedlejsi);
}

.button.is-warning.is-light.is-hovered,
.button.is-warning.is-light:hover {
  background-color: var(--page-silver);
  border-color: transparent;
  color: var(--text-color);
}

.button.is-warning.is-light {
  background-color: var(--page-border);
  color: var(--text-color);
}

.panel.is-warning .panel-heading {
  background-color: var(--vedlejsi);
  color: white;
}

.ve-cat-head {
  width: calc(100% - 30px) !important;
  background-color: var(--page-silver-semitrans);
  margin: 20px !important;
  margin-left: 15px !important;
  margin-right: 15px !important;
  margin-top: 0px !important;
  padding: 15px !important;
}

@media screen and (max-width: 768px) {
  .vedni-lev1.apat {
    overflow-x: unset !important;
    overflow-y: unset !important;
  }

  .ve-cat-head {
    width: 100vw !important;
    background-color: var(--page-silver-semitrans);
    margin: unset !important;
    margin-left: unset !important;
    margin-right: unset !important;
    margin-top: unset !important;
    padding: unset !important;
    margin-bottom: 15px !important;
  }

  .columns.is-gapless-mobile {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }

  .columns.is-gapless-mobile:last-child {
    margin-bottom: 0;
  }

  .columns.is-gapless-mobile>.column {
    margin: 0;
    padding: 0 !important;
  }

  .veapat-index {
    padding-top: 100px;
    width: 100vw;

  }

  .vech-inner {
    margin: 0px !important;
    margin-left: 0px !important;
  }

  .columns.is-centered-mobile {
    justify-content: center;
  }

  .veshop-catbtns {
    margin-top: 0px !important;
  }

  .vem-link {
    margin-right: 0rem;
    margin-left: 0rem;
  }

  .ve-menu hr {
    margin-left: 1rem;
  }

  .apat {
    overflow-y: visible;
    overflow-x: hidden;
  }

  .apatmenu.minimal {
    background: none;
    background-color: var(--page-back);
  }

}

.vech-inner {
  margin: 0px !important;
  margin-left: 5px !important;
}

.veshc-sortbtn {
  background-color: var(--page-gray);
  padding-left: 15px;
  padding-right: 15px;
}

.veshc-sortbtn {
  background-color: var(--page-gray);
  padding-left: 15px;
  padding-right: 15px;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */

}

.veshc-sortbtn:hover {
  background-color: var(--page-border);
  cursor: pointer;

}

.veshc-manufacturer {
  height: unset !important;
  border: none;
  min-width: 200px;
  background-color: var(--page-back);
}

.veshc-manubtn {
  border: 1px solid #e5e5e5;
  background-color: var(--page-back);
}

.loadingText p {
  color: var(--page-silver);
  background-color: var(--page-silver);
}

.veshop-productcardloading {
  height: 400px;
  width: 100%;
  background-color: var(--page-silver);
  position: relative;
  padding: 20px;
  margin: 15px;
  margin-top: 0px;
  margin-bottom: 30px;
}

.veshop-hero {

  height: 150px;
  width: calc(100% - 15px) !important;
  background-color: var(--page-silver-semitrans);
}

.veherp-col {
  text-align: center;
  height: 100px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.veherpes-col p {
  text-align: center;
  padding-top: 15px !important;
  font-size: 1.1rem;
  color: var(--vedlejsi);
  cursor: pointer;
}

.veherpes-col p:hover {
  text-decoration: underline;
}

.cuccol {
  background-image: url("https://apatykabylinka.cz/assets/img/cucumber.png");
}

.kapcol {
  background-image: url("https://apatykabylinka.cz/assets/img/kapky.png");
}

.kopcol {
  background-image: url("https://apatykabylinka.cz/assets/img/kopriva.png");
}

.pomcol {
  background-image: url("https://apatykabylinka.cz/assets/img/pomeranc.png");
}

.veshop-subcategorybtnse {
  background: var(--page-silver);
  padding: 10px;
  /* margin-right: 15px; */
  /* margin-top: 15px; */
  color: var(--text-color);
  transition: all 0.5s ease;
  cursor: pointer;
}

.veshop-subcategorybtnse:hover,
.ves-sebtn:hover {
  background: var(--page-gray);
  transition: all 0.5s ease;
  cursor: pointer;
}

.ves-sebtn.b2:hover {
  background: var(--page-silver);
  transition: all 0.5s ease;
  cursor: pointer;
}

@media screen and (min-width: 2000px) {
  .column.is-one-fifth-ultrawide {
    flex: none;
    width: 20%;
  }
}

@media only screen and (max-width: 1024px) {
  .veapat-search {
    width: 40px;
  }
}

.banan {
  fill: var(--page-silver);
}

.ve-footer.apat {
  border: none !important;
  background: var(--page-gray-semitrans);
  margin-top: 0px;
}

.veshop-manus {
  margin-top: 10px;
  background: var(--page-silver-semitrans);

}

.manus-img {
  text-align: center;
  padding: 30px;
  cursor: pointer;
}

.manus-img img {
  height: 60px;
  filter: invert(1);
}

.manus-img img.hyperlong {
  height: 30px;
  filter: invert(1);
}

.apatfoot {
  height: 150px;
}

.classic-fat {
  background: url("../img/fatty.svg");
  background-color: var(--page-silver);
  width: 100%;
  height: 100%;
}

.veherpes-col p b {
  font-family: 'Playfair Display', serif !important;
}

.ve-apat-menuslider {

  opacity: 0%;
  pointer-events: none;
  /*min-height: 350px;*/
  margin-top: -24px;
  margin-left: 164px;
  max-height: 500px;
  overflow: auto;
  z-index: 3005;
  background: var(--page-gray);
  -webkit-box-shadow: 0px 0px 12px 8px rgb(0 0 0 / 17%);
  box-shadow: 0px 0px 12px 8px rgb(0 0 0 / 17%);

}

.ve-apat-menuslider.active {

  opacity: 100%;
  pointer-events: unset;


}

.ve-apat-menuslider #dropdown_categories {

  margin: none;
  padding: none;
}

.veam-imgprev {
  width: 200px;
  min-height: 250px;
  background-size: cover;

  background-position: center;
  background-image: url(https://poliklinika-jicin.cz/fujin3/shell/media/wallpaper/siberian.jpg);
}

.veam-subcats {
  padding: 20px !important;
  margin-left: 15px;
}

.hyperprdy {
  padding: 25px !important;
  margin-right: 15px;
}

.veams-title {
  font-family: 'Playfair Display',
    serif !important;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 10px;
  color: var(--vedlejsi)
}

.vefj-editingcart {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 45;
}

/********************/
/* GENERAL SETTINGS */
/********************/
body {
  background-color: #AAAAAA;
  font-size: 16px;
}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.clear {
  clear: both;
}

/********************/
/* EXPANDABLE LIST  */
/********************/
#listContainer {
  margin-top: 15px;
}

#expList ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

#expList p {
  margin: 0;
  display: block;
}

#expList p:hover {
  background-color: #121212;
}

#expList li {
  line-height: 140%;
  text-indent: 0px;
  background-position: 1px 8px;
  padding-left: 20px;
  background-repeat: no-repeat;
}

/* Collapsed state for list element */
#expList .collapsed {
  list-style-type: "+";
}

/* Expanded state for list element
 /* NOTE: This class must be located UNDER the collapsed one */
#expList .expanded {
  list-style-type: "-";
}

#expList {
  clear: both;
}

.listControl {
  margin-bottom: 15px;
}

.listControl a {
  border: 1px solid #555555;
  color: #555555;
  cursor: pointer;
  height: 1.5em;
  line-height: 1.5em;
  margin-right: 5px;
  padding: 4px 10px;
}

.listControl a:hover {
  background-color: #555555;
  color: #222222;
  font-weight: normal;
}