@-webkit-keyframes slide {
  from {
    background-position: left top;
  }

  to {
    background-position: right top;
  }
}

.footer-links-icons .footer-icon {
  height: 25px;
}

.footer-icon img {
  max-height: 100%;
}

.a,
.ha a {
  width: 100%;
  height: 100%;
}

.content-wrapper-in {
  margin-top: 30px;
}

.in-index .content-wrapper-in {
  margin-top: 0;
}

.content-wrapper {
  padding-top: 42px;
}

.navigation-in ul li a b {
  font-weight: 700;
  color: black;
}

nav ul li a b:hover {
  text-decoration: underline;
}

.footer-banner {
  border-radius: 15px;
  padding: 15px;
  margin: auto;
  background: white;
}

.content-wrapper {
  background-color: transparent;
}

.navigation-buttons a[data-target="cart"]:hover {
  background-color: #000;
}

.smetko-row span {
  font-size: 1.8em;
}

#header,
.navigation-in,
.navigation-buttons a[data-target="search"],
.navigation-buttons a[data-target="login"],
.navigation-buttons a[data-target="cart"] {
  border-color: #e6e6e6;
  color: #000;
  background-color: #fff;
}

.smetko-home {
  display: flex;
  width: 100%;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
}

.smetko-row {
  font-family: "Quicksand";
  min-height: 100vh;
  width: 100%;
  display: grid;
  grid-template-columns: 50% 50%;
}

.smetko-row span,
.smetko-row h1 {
  margin: 10px 50px;
}

.smetko-row h1 {
  font-size: 5em;
  color: white;
}

.smetko-row div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.ha {
  background-image: url("/user/documents/upload/HOMEPAGE/hojivka.jpg");
  background-size: 142%;
  background-position: center;
  background-repeat: no-repeat;
}

.hb,
.hb h1 {
  background-color: #c3f0c5;
  color: #095206;
}

.smetko-r.hb {
  align-items: start;
}

.hb .smetko-button:hover {
  box-shadow: 0.15em 0.25em 0em #409b0c3b;
}

.ha a:hover {
  transform: scale(1.05);
}

.hb .smetko-button {
  background-color: #095206;
  color: #c3dff0;
}

.a {
  background-image: url("/user/documents/upload/HOMEPAGE/smetko.jpg");
  background-size: 142%;
  background-position: center;
}

.b .smetko-button:hover {
  box-shadow: 0.15em 0.25em 0em #9b0c523b;
}

.b,
.b h1 {
  background-color: #c3dff0;
  color: #9b0c52;
}

.smetko-r.b {
  align-items: start;
}

.c {
  background-color: lightgoldenrodyellow;
}

.d {
  background-color: paleturquoise;
  background-image: url("/user/documents/upload/HOMEPAGE/homepage_kids.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-position: left top;
}

.e {
  background-color: #ffed97;
  align-items: flex-start !important;
  color: #b7474e;
}

.e h1 {
  color: #b7474e;
}

.f {
  background: url(/user/documents/upload/HOMEPAGE/plagat4.jpg);
  background-size: cover;
  background-position: center;
}

.g {
  background-image: url(/user/documents/upload/HOMEPAGE/besiedka.jpg);
  background-color: cadetblue;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-animation: slide 40s linear infinite;
}

.h {
  background-color: cadetblue;
  align-items: flex-end !important;
  color: lightyellow;
}

.h h1 {
  color: lightyellow;
}

.h span {
  text-align: right;
}

.smetko-level-4 {
  background: #ffd2f8;
  color: #9f238c;
}

.smetko-image-wrapper {
  padding: 10%;
}

.i {
  background: url("/user/documents/upload/PREDSTAVENIA/sikulka_neznalka.jpg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.j h1 {
  color: #9f238c;
}

.j .smetko-button {
  color: #ffd2f8;
  background: #9f238c;
}

.hviezdicka_plagat {
  background: url(/user/documents/upload/HOMEPAGE/hviezdicka.png);
  background-size: 65%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #25ae7d;
  color: #f1e993;
}

.hviezdicka,
.hviezdicka h1 {
  background-color: #25ae7d;
  color: #f1e993;
}

.hviezdicka a {
  background-color: #f1e993;
  color: #25ae7d;
}

.smetko-row-full {
  grid-template-columns: 100%;
}

#header {
  box-shadow: #0000000f 10px 10px 10px;
  position: fixed;
  width: 100%;
}

.id-1 .content,
.id-1 .row,
.id-1 .homepage-texts-wrapper,
.id-1 .welcome-wrapper,
.id-1 .welcome,
.id-1 .index-content-wrapper {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 100vw;
}

.id-1 .homepage-texts-wrapper {
  margin-bottom: 0;
}

.id-1 #footer {
  margin-top: 0;
}

.smetko-button {
  border-radius: 1em;
  margin: 30px 50px;
  width: 10em;
  height: 2.5em;
  align-items: center;
  display: flex;
  font-size: 2em;
  justify-content: center;
  cursor: pointer;
  -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 */
}

.smetko-button:hover {
  box-shadow: 0.15em 0.25em 0em rgb(255 255 255 / 25%);
  transform: translate(-0.15em, -0.15em);
}

.b .smetko-button:hover {
  box-shadow: 0.15em 0.25em 0em #9b0c523b;
}

.a a:hover {
  transform: scale(1.05);
}

.b .smetko-button {
  background-color: #9b0c52;
  color: #c3dff0;
}

.e .smetko-button {
  background-color: #b7474e;
  color: #ffed97;
}

.e .smetko-button:hover {
  box-shadow: 0.15em 0.25em 0em #b7474e54;
}

.h .smetko-button {
  background-color: lightyellow;
  color: cadetblue;
}

.smetko-row-full h1 {
  font-size: 10em;
}

.smetko-row div span a {
  color: inherit;
}

.smetko-row div span a:hover {
  text-decoration: underline;
}

.smetko-contact {
  background-color: #ffed97;
  font-family: 'Quicksand';
  color: #7c3136;
  font-size: 1.4em;
  margin: 0;
  padding: 0;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;

  h1 {
    font-size: 3em;
    color: #7c3136;
  }

  p {
    margin: 20px 50px;
    font-size: 1.25em;
    max-width: 850px;
  }

  form {
    padding: 1em 3em;
    display: flex;
    margin-top: 2em;
    align-content: center;
    justify-content: center;
    background: #ffed97;
    color: black;
    border-radius: 1em;
    border: dashed 6px #b7474e;
  }

  .form-group {
    display: flex;
    flex-direction: row;
    width: 100%;
    min-width: none;
    margin: 10px 0;

    fieldset,
    label,
    input,
    textarea,
    div {
      width: 100%;
      max-width: none;
      min-width: none;
    }
  }

  @media screen and (max-width: 700px) {
    .form-group {
      flex-direction: column;
    }
  }

  input,
  textarea {
    background-color: #fdf9c5;
    border-radius: 1em;
    height: 2.5em;
    align-items: center;
    display: flex;
    justify-content: center;
    cursor: pointer;
    border: none;
    -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;
  }

  textarea {
    max-width: auto;
    min-width: auto;
    width: 100%;
    height: 250px;
    resize: none;
  }

  input:active,
  input:focus {
    border: none;
  }

  input:focus-visible, textarea:focus-visible {
    box-shadow: none;
    outline: 3px solid #b7474e;
    outline-offset: 2px;
  }

  input.btn {
    font-size: 1.5em;
    background-color: #b7474e;
    color: #ffed97;
    margin-top: 2em;
  }

  input.btn:hover {
    background-color: #b7474e;
    color: #ffed97;
    box-shadow: 0.15em 0.25em 0em #b7474e54;
  }
}

@media screen and (min-width: 800px) {
  .smetko-product-container {
    display: grid;
    grid-template-columns: auto auto;
    margin: auto;
    gap: 20px;
  }

  .smetko-product-right img,
  .smetko-product-left img {
    margin-top: 0;
  }

  .smetko-product-right,
  .smetko-product-left {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .smetko-product-text {
    align-self: end;
    justify-self: end;
    vertical-align: bottom;
  }
}

@media screen and (min-width: 1222px) {
  .smetko-row-full h1 {
    z-index: 4;
    font-size: 10em;
  }

  .smetko-row div h1 {
    margin: 0 50px;
  }

  .smetko-row div span {
    margin: 40px 50px;
  }

  .e {
    padding-left: 20%;
  }

  .h,
  .b {
    padding-right: 20%;
  }
}

@media screen and (max-width: 1160px) {
  .smetko-row h1 {
    z-index: 4;
    font-size: 5.5em;
  }

  .smetko-row-full h1 {
    font-size: 9.5em;
  }

  .d {
    -webkit-animation: slide 40s linear infinite;
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  #header .site-name a img {
    max-height: 52px;
  }

  .content-wrapper {
    padding-top: 0px;
  }

  .overall-wrapper {
    padding-top: 22px;
  }
}

@media screen and (max-width: 900px) {
  .smetko-row h1 {
    z-index: 4;
    font-size: 5em;
  }

  .smetko-row-full h1 {
    font-size: 8em;
  }
}

@media screen and (max-width: 700px) {
  .smetko-row h1 {
    font-size: 4em;
    text-align: center;
  }

  .smetko-row div {
    height: fit-content;
    min-height: 50vh;
    padding-top: 15px;
  }

  .smetko-row span {
    font-size: 1.5em;
  }

  .d {
    -webkit-animation: slide 40s linear infinite;
    text-align: center;
  }

  .smetko-row {
    grid-template-columns: 100%;
    min-height: 100vh;
  }

  .f {
    background-size: 135%;
  }

  .smetko-row div span {
    text-align: center;
  }

  .smetko-row div.d {
    height: 100vh;
  }

  .content-wrapper {
    padding-top: 0;
  }

  .body-banners {
    margin: 0;
  }

  #header .site-name a img {
    height: 32px;
  }

  .smetko-row-full h1 {
    font-size: 6em;
  }

  .smetko-r.b,
  .smetko-r.e,
  .smetko-r.h {
    align-items: center !important;
    /*height: 100vh;*/
  }

  .smetko-row div.smetko-r.e {
    padding-top: 10vh;
    height: auto;
  }
}

@media screen and (max-width: 500px) {
  .smetko-row h1 {
    font-size: 3em;
  }

  .smetko-row-full h1 {
    font-size: 3em;
  }
}

#header {
  z-index: 9999;
}

.in-kontakt .content-wrapper-in {
  max-width: 100%;
}

.in-kontakt .content-wrapper-in .content {
  padding: 0;
}

.in-kontakt div.breadcrumbs.navigation-home-icon-wrapper {
  display: none;
}

.in-kontakt div.content-inner header {
  display: none;
}

.in-kontakt #footer {
  margin-top: 0;
}

.in-kontakt .content-wrapper-in .content b {
  font-family: 'Quicksand';
  margin: 20px 50px 0px;
  font-size: 1.4em;
}

.in-kontakt .n h1 {
  text-align: end;
}

.in-kontakt .q {
  background: url(/user/documents/upload/PREDSTAVENIA/tri_prasiatka.png);
  background-size: 69%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ffedb7;
}

.in-kontakt .p {
  background-color: #ffedb7;
}

.in-kontakt .n {
  background-color: #40bee0;
}

.in-kontakt .m {
  background-image: url(/user/documents/upload/PREDSTAVENIA/nevychovana_zuza.png);
  background-color: #40bee0;
  background-size: 69%;
  background-position: center;
  -webkit-animation: none;
}

.in-kontakt .d {
  background-color: #eeafaf;
  background-image: none;
}

.in-kontakt .smetko-grid {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 25px;
  padding: 50px 50px;
}

.in-kontakt .smetko-row-full h1 {
  font-size: 5em;
}

@media screen and (max-width: 1100px) {
  .in-kontakt .smetko-grid {
    grid-template-columns: auto auto;
  }
}

@media screen and (max-width: 700px) {
  .in-kontakt .smetko-row h1 {
    text-align: center;
  }

  .in-kontakt .smetko-grid {
    grid-template-columns: auto;
  }

  .in-kontakt .smetko-row div.d {
    height: auto;
  }
}