body,
.external-fonts-loaded body,
body.blank-mode {
  font-family: 'Poppins', sans-serif;
}
body .container,
.external-fonts-loaded body .container,
body.blank-mode .container {
  max-width: 1180px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding: 0;
}
@media only screen and (max-width: 1200px) {
  body .container,
  .external-fonts-loaded body .container,
  body.blank-mode .container {
    padding: 0 20px !important;
  }
}
body .popup-widget,
.external-fonts-loaded body .popup-widget,
body.blank-mode .popup-widget {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  body .popup-widget.login-widget,
  .external-fonts-loaded body .popup-widget.login-widget,
  body.blank-mode .popup-widget.login-widget {
    right: 0px !important;
    top: 50px !important;
    left: unset !important;
  }
  body .popup-widget.cart-widget,
  .external-fonts-loaded body .popup-widget.cart-widget,
  body.blank-mode .popup-widget.cart-widget {
    top: 128px;
    left: unset;
    right: -10px;
  }
}
@media only screen and (max-width: 768px) {
  body {
    padding-top: 80px;
  }
  body.ordering-process .site-name {
    display: block;
  }
}
body .top-navigation-bar {
  border: none;
}
@media only screen and (max-width: 768px) {
  body .top-navigation-bar {
    position: fixed;
    top: 0;
    width: 100%;
    height: 56px;
    z-index: 9;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    /*.top-navigation-tools {
      .responsive-tools {
        a[data-target="login"] {
          display: flex;
          order: 3;
          float: right;
          position: absolute;
          right: 15px;
          top: 8px;
          color: @green;

          &:before {
            font-size: 24px;
          }
        }

        a[data-target="search"] {
          display: none;
        }

        a[data-target="navigation"] {
          display: flex;
          order: 1;
          left: 15px;
          right: unset;
          top: 8px;
        }
      }
    }*/
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  body .top-navigation-bar .container {
    padding: 0 !important;
  }
  body .top-navigation-bar .container .top-navigation-tools a {
    margin-right: 15px;
  }
  body .top-navigation-bar .container .top-navigation-contacts a {
    padding: 0 15px 0 15px !important;
    font-size: 0.82em;
  }
  body .top-navigation-bar .top-navigation-contacts a.project-phone span {
    letter-spacing: 0px !important;
  }
  body .top-navigation-bar .top-navigation-contacts a.project-phone:after {
    left: 70px !important;
  }
}
body .top-navigation-bar .responsive-tools a[data-target="navigation"] {
  margin-left: 55px;
  position: relative;
  right: unset;
}
body .top-navigation-bar .responsive-tools a[data-target="navigation"]:before {
  background: #9ec73d;
  color: #fff;
  width: 40px;
  height: 40px;
  margin-top: -4px;
  padding-top: 4px;
  font-size: 1.3em;
}
body .top-navigation-bar .responsive-tools a {
  padding-left: 0;
  padding-right: 0;
}
body .top-navigation-bar .responsive-tools a:hover {
  color: #9ec73d;
}
@media only screen and (max-width: 768px) {
  body .top-navigation-bar .responsive-tools {
    justify-content: flex-end;
    padding-top: 0;
    padding-bottom: 0;
    height: 56px;
  }
}
@media only screen and (max-width: 480px) {
  body .top-navigation-bar .responsive-tools a[data-target="login"],
  body .top-navigation-bar .responsive-tools a[data-target="search"] {
    display: none;
  }
}
body .top-navigation-bar .top-navigation-contacts {
  flex-basis: 100% !important;
}
body .top-navigation-bar .top-navigation-contacts a.project-email,
body .top-navigation-bar .top-navigation-contacts a.project-point {
  line-height: 40px;
  display: inline-block;
  padding: 0 25px 0 20px;
}
body .top-navigation-bar .top-navigation-contacts a.project-email span,
body .top-navigation-bar .top-navigation-contacts a.project-point span {
  display: inline;
  font-size: 1.1em;
  font-family: Poppins;
  font-weight: 500;
  color: #70767c;
}
body .top-navigation-bar .top-navigation-contacts a.project-email:before,
body .top-navigation-bar .top-navigation-contacts a.project-point:before {
  content: '';
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/phone.png);
  background-size: 16px;
  background-color: #fff;
  border-radius: 50px;
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 8px;
  position: relative;
  top: -1px;
}
body .top-navigation-bar .top-navigation-contacts a.project-phone {
  position: absolute;
  top: 74px;
  right: 165px;
  z-index: 2;
  font-size: 1.5em;
}
body .top-navigation-bar .top-navigation-contacts a.project-phone:before {
  content: '' !important;
  width: 45px;
  position: relative;
  top: -11px;
  height: 45px;
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/phone.png) no-repeat center;
}
body .top-navigation-bar .top-navigation-contacts a.project-phone:after {
  content: 'Zavolejte nám';
  color: #70767c;
  position: absolute;
  letter-spacing: 1px;
  width: 250px;
  font-size: 14px;
  font-weight: 500;
  left: 55px;
  top: 0;
}
body .top-navigation-bar .top-navigation-contacts a.project-phone span {
  padding-top: 17px;
  letter-spacing: 0.5px;
  color: #2c3135;
  font-weight: 500;
  display: inline-block;
}
body .top-navigation-bar .top-navigation-contacts a.project-email:before {
  content: '';
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/mail.png) !important;
}
body .top-navigation-bar .top-navigation-contacts a.project-point {
  padding-left: 0;
  padding-right: 5px;
}
body .top-navigation-bar .top-navigation-contacts a.project-point:before {
  content: '';
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/point.png) !important;
  position: relative;
  display: inline-block;
  margin-bottom: -13px;
  background-size: 12px;
}
@media only screen and (min-width: 768px) {
  .top-navigation-bar {
    background: #f2f4f7;
    padding: 4px 0px;
  }
  .top-navigation-bar .top-navigation-tools a {
    font-weight: 500;
    height: 38px;
    width: 138px;
    font-size: 1.1em;
    background: #fff;
    letter-spacing: 0.2px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #838899;
    line-height: 40px;
    position: relative;
    display: inline-block;
    padding: 0 15px 0 37px;
  }
  .top-navigation-bar .top-navigation-tools a:hover {
    color: #9ec73d;
  }
  .top-navigation-bar .top-navigation-tools a:before {
    content: '';
    background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/user.png);
    background-size: 16px;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 8px;
    position: absolute;
    top: 8px;
    left: 15px;
  }
  .top-navigation-bar .top-navigation-menu {
    display: none !important;
  }
  .top-navigation-bar .top-navigation-bar-menu-helper li {
    list-style: none;
    padding: 0;
  }
  .top-navigation-bar .top-navigation-bar-menu-helper li a {
    padding: 7px 20px;
  }
  .top-navigation-bar .top-navigation-bar-menu-helper li a:before {
    display: none;
  }
  .top-navigation-bar .top-navigation-menu,
  .top-navigation-bar .top-navigation-contacts {
    background-color: transparent;
  }
  /*.menu-helper {
    top: 119px;
    right: 10px;

    &:after {
      color: #000;
      background-color: transparent;
      content: '';
      background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/menu.png);
      background-size: 20px;
      background-repeat: no-repeat;
      background-position: center;
      height: 32px;
    }
  }*/
  /* .menu-helper-visible {
    .menu-helper {
      &:after {
        background: #f1f4f7;
      }
    }
  }*/
  #navigation {
    margin: 0;
    position: relative;
    overflow: visible;
    background: transparent !important;
    height: 40px;
    position: absolute;
    left: 350px;
    top: 31px;
    display: flex;
    width: 465px;
  }
  #navigation .menu {
    background: transparent;
  }
  #navigation ul.menu-level-1 > li {
    border: none;
    background: transparent;
  }
  #navigation ul.menu-level-1 > li.ext {
    padding-bottom: 40px;
    margin-bottom: -40px;
  }
  #navigation ul.menu-level-1 > li:first-of-type {
    padding: 0;
  }
  #navigation ul.menu-level-1 > li:first-of-type a {
    width: 25px;
    margin-top: -1px;
    height: 25px;
    padding: 0;
    margin-right: 5px;
    background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/house-menu.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
  }
  #navigation ul.menu-level-1 > li:first-of-type a:hover {
    margin: -1px 5px 0 0;
  }
  #navigation ul.menu-level-1 > li:first-of-type a b {
    display: none;
  }
  #navigation ul.menu-level-1 > li.ext.exp > a {
    position: relative;
  }
  #navigation ul.menu-level-1 > li.ext.exp > a:after {
    width: 25px;
    height: 25px;
    background: #f2f4f7;
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(-45deg);
    bottom: -43px;
  }
  #navigation ul.menu-level-1 > li .menu-level-2 {
    border-color: #9ec73d;
    width: 95vw;
    position: absolute;
    max-width: 1180px;
    left: 50%;
    top: 69px;
    transform: translateX(-50%);
    background: #f2f4f7;
    padding: 5px 20px;
    border-width: 4px;
  }
  #navigation ul.menu-level-1 > li .menu-level-2 > li {
    min-height: 70px;
  }
  #navigation ul.menu-level-1 > li .menu-level-2 > li > a.menu-image {
    padding: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50px;
    border: 2px solid transparent;
    overflow: hidden;
    margin-right: 15px;
  }
  #navigation ul.menu-level-1 > li .menu-level-2 > li > a.menu-image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
  #navigation ul.menu-level-1 > li .menu-level-2 > li:hover a.menu-image {
    border-color: #285e9d;
  }
  #navigation ul.menu-level-1 > li .menu-level-2 a {
    font-weight: 500;
    color: #4f4f53;
  }
  #navigation ul.menu-level-1 > li .menu-level-2 a:hover {
    color: #285e9d;
  }
  #navigation ul.menu-level-1 > li .menu-level-3 a {
    color: #9ec73d;
  }
  #navigation ul.menu-level-1 > li .more-items-trigger {
    color: #9ec73d;
  }
  #navigation ul.menu-level-1 > li > a {
    line-height: 40px;
    background: transparent;
    color: #70767c;
    padding: 0 20px;
    font-size: 1.3em;
  }
  #navigation ul.menu-level-1 > li > a:hover {
    color: #000;
    margin: 0;
  }
  #navigation ul.menu-level-1 > li > a b {
    font-weight: 500;
  }
  #navigation ul.menu-level-1 > li:last-child a {
    border: none;
  }
}
@media only screen and (max-width: 1200px) {
  #navigation ul.menu-level-1 > li .menu-level-2 {
    left: 0;
    transform: none;
    top: 46px;
  }
}
.products .slick-list {
  width: 100% !important;
  border: none !important;
  padding: 0 0 30px 0 !important;
}
.products .slick-dots {
  display: none !important;
}
.products .slick-arrow {
  position: absolute;
  top: -70px;
  right: 2px;
  content: "";
  background-color: transparent;
  outline: none;
  border: 1px solid #dfe4eb;
  color: rgba(45, 50, 57, 0);
  width: 25px;
  height: 25px;
  border-radius: 3px;
  overflow: hidden;
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/slider-arrow-right.png);
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: center;
}
.products .slick-prev {
  right: 31px;
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/slider-arrow-left.png);
}
.products .slick-arrow:hover {
  border: 1px solid #bbc2cb;
}
.homepage-box {
  border: none;
}
#header {
  box-shadow: 0 8px 7px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 768px) {
  #header {
    position: fixed;
    top: 0;
    z-index: 99;
  }
}
@media only screen and (max-width: 768px) {
  #header .btn.cart-count {
    padding-right: 0;
  }
}
#header .btn.cart-count .cart-price {
  display: none !important;
}
#header .btn.cart-count:before {
  content: '';
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/cart.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-size: 28px;
  margin-right: 10px;
  background-color: #9ec73d;
}
@media only screen and (max-width: 768px) {
  #header .btn.cart-count:before {
    width: 30px;
    height: 30px;
    background-size: 25px;
  }
}
#header .btn.cart-count .sr-only {
  display: block !important;
}
#header .btn.cart-count i {
  right: 1px;
  left: unset;
  top: -3px;
  width: 22px;
  height: 22px;
  padding-top: 5px;
  color: #fff;
  font-size: 12px;
  background: #285e9d;
}
@media only screen and (max-width: 768px) {
  #header .btn.cart-count i {
    right: 9px;
    left: unset;
    top: -9px;
  }
}
@media only screen and (min-width: 768px) {
  #header .header-top {
    height: 100px;
  }
  #header .header-top .navigation-buttons {
    flex: auto;
  }
  #header .header-top > div {
    flex: unset;
  }
  #header .search-form {
    position: absolute;
    right: 122px;
    top: 29px;
    cursor: pointer;
    z-index: 3;
    /*&:before {
        width: 25px;
        height: 30px;
        font-size: 20px;
        color: #4f4e4c;
        content: '\e920';
        font-family: shoptet;
        position: absolute;
        right: -11px;
        top: 4px;
        transform: scaleX(-1);
      }*/
  }
  #header .search-form button {
    border-radius: 50px;
    background-image: url("https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/search.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px;
    width: 50px;
    right: -60px;
    margin-top: -5px;
    color: transparent;
    border: none;
    height: 50px;
    background-color: #f2f4f7;
  }
  #header .search-form button:before {
    display: none;
  }
  #header .search-form fieldset {
    transition: 0.3s;
    position: relative;
    margin-right: 10px;
  }
  #header .search-form fieldset input {
    padding-left: 10px;
    opacity: 0;
    width: 0;
    transition: 0.3s;
    padding-right: 10px;
  }
  #header .search-form:hover fieldset {
    opacity: 1;
    width: 200px;
  }
  #header .search-form:hover fieldset input {
    opacity: 1;
    width: 260px;
    height: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #header .site-name {
    min-width: 245px;
    margin-top: -38px !important;
  }
  #header .search-form {
    right: 140px;
  }
  #header #navigation {
    left: 20px;
    top: 54px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #header .search {
    width: 250px;
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  #header .site-name {
    margin-top: 6px;
  }
}
@media only screen and (max-width: 768px) {
  #header .site-name {
    min-width: unset;
    position: fixed;
    left: 20px;
    top: 12px;
  }
  #header .search {
    position: fixed;
    width: 250px;
    left: 20px;
    top: -10px;
    z-index: 9;
  }
  #header .btn.cart-count {
    margin-right: 15px;
    position: fixed;
    right: 45px;
    top: 12px;
  }
  #header .btn.cart-count:before {
    width: 40px;
    height: 40px;
    background-size: 28px;
    margin-top: -4px;
  }
  #header .btn.cart-count .cart-price {
    display: none !important;
  }
}
@media (max-width: 600px) {
  #header .site-name a img {
    width: 150px;
    margin-top: 8px;
  }
}
.footer-banners {
  margin: 0;
}
.homepage-box {
  background: #fff;
  padding-top: 5px;
}
.homepage-box .banners-row > div {
  width: 100%;
  padding: 0;
}
.banners-content.body-banners > div {
  width: 100% !important;
  padding: 0;
}
.p-detail .stars-wrapper {
  font-size: 0.9em;
}
.next-to-carousel-banners {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  background: #f2f4f7;
  padding: 15px 25px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 15px;
}
@media only screen and (max-width: 1200px) {
  .next-to-carousel-banners {
    margin: 0 !important;
  }
}
.next-to-carousel-banners .custom-banners,
.next-to-carousel-banners .normal-banners {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .custom-banners,
  .next-to-carousel-banners .normal-banners {
    margin: 0;
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (max-width: 1200px) {
  .next-to-carousel-banners {
    margin: 0 -5px;
  }
}
.next-to-carousel-banners .banner-wrapper {
  margin-top: 0 !important;
  margin-bottom: 0;
  border-left: 1px solid #dfe5eb;
  padding-left: 55px;
}
.next-to-carousel-banners .banner-wrapper:first-of-type {
  border: none;
  padding-left: 0;
}
@media only screen and (max-width: 1200px) {
  .next-to-carousel-banners .banner-wrapper {
    margin: 5px 5px 20px 5px;
  }
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .banner-wrapper {
    max-width: 300px;
  }
}
#carousel {
  margin-bottom: 18px;
  background: #f9f8f9;
  height: 515px;
  overflow: hidden;
}
#carousel .carousel-inner {
  min-height: auto !important;
}
@media only screen and (max-width: 768px) {
  #carousel .carousel-control.right::before,
  #carousel .carousel-control.left::before {
    background: transparent;
    width: 30px;
  }
  #carousel .carousel-control.right::before {
    right: 0;
  }
  #carousel .carousel-control.left::before {
    left: 0;
  }
}
#carousel .item {
  height: 515px;
  overflow: hidden;
}
#carousel .item img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: unset;
  min-width: 100%;
  min-height: 100%;
}
.button,
.products .product button,
.products .product .btn,
.btn.btn-primary {
  width: auto;
  min-width: 90px;
  border-radius: 5px;
  height: 40px;
  background: #9ec73d;
  border: none;
  color: #fff !important;
  display: flex !important;
  font-weight: 400;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: 0.3s;
  letter-spacing: 0px;
}
.button:hover,
.products .product button:hover,
.products .product .btn:hover,
.btn.btn-primary:hover {
  background: #000;
  border: none;
}
@media only screen and (max-width: 768px) {
  .button,
  .products .product button,
  .products .product .btn,
  .btn.btn-primary {
    margin: 0 auto;
  }
}
ol.cart-header li.active a,
ol.cart-header li.active strong {
  color: #9ec73d;
}
.content-wrapper.homepage-box.middle-banners-wrapper {
  overflow: hidden;
}
.flags .flag {
  letter-spacing: 0.5px;
  padding: 7px 8px;
  text-transform: uppercase;
  background: #90d1e8;
  font-weight: 300;
  font-size: 0.9em;
}
.flags .flag.flag-discount {
  background: #9ec73d;
  color: #fff;
  font-weight: 600;
}
body .content-wrapper {
  background: transparent;
  padding-top: 30px !important;
}
.content-wrapper.homepage-box.before-carousel {
  padding: 0;
}
.content-wrapper.latest-contribution-box {
  display: none;
}
.products-block > div.slick-slide {
  flex: 0 0 auto;
  width: 100%;
}
.products .slick-list {
  margin: 0 -10px;
  padding: 10px !important;
}
.products .slick-track {
  float: left;
}
.products .product {
  border: none !important;
  position: relative;
  font-family: Poppins;
  padding: 13px !important;
  transition: 0.3s;
  width: 25%;
}
@media only screen and (max-width: 992px) {
  .products .product {
    width: 33.33%;
  }
}
@media only screen and (max-width: 768px) {
  .products .product {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .products .product {
    width: 100%;
  }
}
.products .product .stars-placeholder,
.products .product .p .stars-wrapper {
  height: auto;
  margin: 0;
}
.products .product .flag-discount {
  margin-left: 0;
}
.products .product .p-code {
  display: none;
}
.products .product:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  z-index: 9;
}
.products .product.slick-slide {
  padding: 0 10px;
}
.products .product .p-in {
  position: relative;
}
.products .product .p-desc {
  display: none;
}
.products .product .category-appendix,
.products .product .p-desc {
  display: none !important;
}
.products .product .flags {
  width: 100%;
}
.products .product .stars {
  margin-bottom: 10px;
}
.products .product .p {
  position: relative;
  border: none;
}
.products .product .p .name {
  text-align: left;
  font-weight: 500;
  font-size: 1.1em;
  color: #000;
  text-decoration: none;
  min-height: 57px;
  height: auto;
  margin: 20px auto 5px auto;
  font-family: Poppins;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.products .product .ratings-wrapper {
  position: absolute;
  top: -15px;
  width: 100%;
  justify-content: flex-end;
}
.products .product .ratings-wrapper .stars {
  width: 100px;
}
.products .product .ratings-wrapper .stars .star {
  width: 20px;
}
.products .product .ratings-wrapper .stars .star:before {
  font-size: 16px;
}
.products .product .ratings-wrapper .stars .star.star-off::before {
  color: #f0b820;
}
.products .product .availability {
  font-size: 13px;
  flex: unset;
  font-weight: 500;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 0;
  float: right;
}
.products .product .availability .availability-amount {
  display: none;
}
.products .product .p-desc {
  order: 1;
  font-size: 0.83em;
  font-weight: 400;
  max-width: 280px;
  margin: 10px auto 0 auto;
  line-height: 1.5em;
}
.products .product .prices {
  order: 2;
  padding: 0px;
  flex-basis: 90px;
}
.products .product .prices .price-additional {
  display: none;
}
.products .product .prices .price,
.products .product .prices .price strong {
  text-transform: none;
}
.products .product .prices .price-final {
  margin-bottom: 7px;
}
.products .product .prices .price-final strong {
  font-weight: 700;
  font-family: Poppins;
  color: #000;
  font-size: 1.5em;
}
.products .product .stars-placeholder {
  position: absolute;
  top: -11px;
}
.products .product a {
  border: none;
}
.products .product a img {
  border: none;
}
.products .product button,
.products .product .btn {
  width: 140px;
  text-transform: uppercase;
  height: 36px;
  font-family: Poppins;
  background: #9ec73d;
  margin: 0 auto;
  letter-spacing: 1px;
  float: left;
  font-weight: 500;
  color: #fff !important;
}
.products .product button:before,
.products .product .btn:before {
  margin-top: -1px;
  margin-left: -2px;
  content: '';
  width: 16px;
  height: 16px;
  background-image: url("https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/to-cart.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px;
}
.products .product button:hover,
.products .product .btn:hover {
  background: #285e9d;
}
.products .product .p-tools {
  order: 3;
}
.overall-wrapper {
  overflow: hidden;
}
.h4,
.content h4,
.category-title,
.p-detail-inner h1,
article h1,
h4.homepage-group-title,
.h4.homepage-group-title {
  text-align: left;
  font-weight: 500;
  color: #292b32;
  margin-bottom: 30px;
  font-family: Poppins !important;
  position: relative;
  letter-spacing: 0px;
  font-size: 2.4em;
  margin-top: 50px;
  padding-bottom: 12px;
}
.h4:after,
.content h4:after,
.category-title:after,
.p-detail-inner h1:after,
article h1:after,
h4.homepage-group-title:after,
.h4.homepage-group-title:after {
  width: 30px;
  height: 4px;
  bottom: 0;
  position: absolute;
  left: 0;
  display: block;
  content: "";
  margin-top: 20px;
  background: #285e9d;
}
.content .content-inner {
  width: 100%;
  max-width: 100%;
}
.content article {
  position: relative;
  padding-bottom: 30px;
  color: #000;
  font-weight: 500;
}
.content article p {
  color: #000;
}
.content article h1 {
  text-align: left;
}
.content article h1:after {
  left: 0;
  transform: none;
}
.content .category-perex {
  display: none;
}
.content .category-header input[type="radio"]:checked + label {
  background: #e8ebee;
  color: #333 !important;
}
.content .category-header div {
  display: none;
}
.content .filters-wrapper {
  display: none;
}
.content .category-header {
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 40px;
  margin-top: 20px;
  background: #f2f4f7;
}
.content .category-header label {
  font-size: 14px !important;
  color: #838185 !important;
  border-radius: 0 !important;
  margin-top: 0 !important;
  padding: 14px 20px !important;
  font-weight: 400;
}
#content .category-title,
#content .p-detail-inner h1,
.type-posts-listing h1,
.type-post h1 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-family: Poppins;
  text-align: left;
  /*font-size: 1.8em;*/
}
#content .category-title .product-appendix,
#content .p-detail-inner h1 .product-appendix,
.type-posts-listing h1 .product-appendix,
.type-post h1 .product-appendix {
  display: none;
}
#content .category-title:after,
#content .p-detail-inner h1:after,
.type-posts-listing h1:after,
.type-post h1:after {
  left: 0;
  transform: none;
}
.type-posts-listing,
.type-post h1 {
  margin-bottom: 40px;
}
.login-wrapper a {
  color: #9ec73d;
}
.content-wrapper,
.content-wrapper.container {
  padding: 0 15px;
}
.btn.btn-conversion,
a.btn.btn-conversion,
.btn.btn-cart,
a.btn.btn-cart {
  background: #9ec73d;
  border-color: #9ec73d;
}
.content {
  padding: 0;
}
#filters .filter-sections {
  background: transparent;
}
#filters .filter-section {
  background: transparent;
}
#filters .filter-section label {
  font-weight: 500;
}
#filters .slider-wrapper {
  padding: 0 5px 15px 5px;
}
.ui-slider-horizontal .ui-slider-handle {
  background: #9ec73d;
  width: 23px;
  height: 23px;
}
.ui-slider-horizontal .ui-slider-handle:after {
  width: 13px;
  height: 13px;
}
input[type="checkbox"] + label::before,
input[type="radio"] + label::before {
  width: 20px;
  height: 20px;
  border-radius: 3px;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  padding-left: 26px;
}
input[type="checkbox"]:checked + label::before,
input[type="radio"]:checked + label::before {
  border-color: #9ec73d;
}
input[type="checkbox"]:checked + label::after,
input[type="radio"]:checked + label::after {
  background-color: #9ec73d;
  width: 16px;
  height: 16px;
}
.type-index .content-wrapper.homepage-box.before-carousel {
  margin-bottom: 0;
  padding-bottom: 0;
}
.type-index .content-wrapper {
  padding-top: 0 !important;
}
.type-index #footer {
  margin-top: 50px !important;
}
.type-index .row.body-banners {
  margin: 0;
  padding-top: 20px;
}
.type-index .latest-contribution-wrapper {
  display: none;
}
.type-index .homepage-box.middle-banners-wrapper {
  margin-bottom: 0;
  padding-bottom: 0;
}
.type-index .banners-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
@media only screen and (max-width: 1200px) {
  .type-index .banners-row {
    flex-direction: column;
    align-items: center;
  }
}
.type-index .banners-row .normal-banners {
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
  max-width: 885px;
  height: 180px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .type-index .banners-row .normal-banners {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .type-index .banners-row .normal-banners {
    display: none;
  }
}
.type-index .banners-row .col-sm-8,
.type-index .banners-row .col-sm-4 {
  width: 100% !important;
  padding: 0;
  display: block !important;
}
.content-wrapper.before-carousel {
  padding-top: 0;
  overflow: hidden;
}
.content-wrapper.before-carousel .container {
  max-width: 100%;
}
@media only screen and (max-width: 1200px) {
  .content-wrapper.before-carousel {
    padding-top: 0;
  }
}
.homepage-box.welcome-wrapper {
  display: none;
}
.middle-page-banner {
  height: 255px;
  position: relative;
  margin-top: 30px;
}
.middle-page-banner img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: unset;
  min-height: 100%;
}
#footer {
  padding-top: 0;
  background: #22262b !important;
  color: #fff;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  #footer {
    margin-top: 30px;
  }
}
#footer .paticka-spodek {
  display: none;
}
#footer .container {
  background: transparent !important;
}
#footer .site-name {
  display: none !important;
}
#footer .custom-footer {
  padding: 0;
  border: none;
}
#footer .contact-box ul li > span:before {
  display: none;
}
#footer h4 {
  color: #413743;
  font-weight: 400;
  font-size: 1.3em;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 20px;
  position: relative;
  text-transform: none;
  font-family: Poppins;
  margin-bottom: 30px;
}
@media only screen and (max-width: 992px) {
  #footer h4 {
    margin-bottom: 30px;
  }
}
#footer h4:before {
  width: 50px;
  height: 1px;
  background: #9ec73d;
  position: absolute;
  bottom: -15px;
  left: 0;
  content: '';
}
#footer .footer-bottom {
  background: transparent !important;
  padding: 30px 0;
  font-weight: 400;
  text-align: left;
  height: 180px;
  display: flex;
  letter-spacing: 0.3px;
  flex-wrap: nowrap;
  flex-direction: row-reverse !important;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#footer .footer-bottom:before {
  width: 100vw;
  height: 180px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #1b1e23;
  content: '';
  z-index: -1;
}
@media only screen and (max-width: 768px) {
  #footer .footer-bottom {
    padding-bottom: 20px;
    flex-direction: column-reverse !important;
    padding-top: 20px !important;
    height: auto;
    background: #1b1e23 !important;
  }
  #footer .footer-bottom:before {
    display: none;
  }
}
#footer .footer-bottom #signature {
  text-align: right;
  font-size: 0.9em;
}
#footer .footer-bottom .copyright {
  color: #fff;
  font-size: 14px;
  text-align: left;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  #footer .footer-bottom .copyright {
    text-align: center;
    margin-top: 0;
  }
}
#footer .footer-bottom .copyright strong {
  font-weight: 400;
}
#footer .footer-bottom .copyright a {
  font-weight: 400;
  color: #273646;
}
#footer .footer-bottom .copyright .podpis {
  color: #fff;
  text-transform: none;
  font-size: 12px;
}
#footer .footer-bottom .copyright .podpis a {
  color: #9ec73d;
}
.podpis {
  display: block;
  margin-top: 10px;
}
.ordering-process .podpis {
  display: none;
}
.ordering-process #header {
  margin-bottom: 0px;
  border: none !important;
}
.box.co-box h4,
.co-box h4 {
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.box.co-box h4:before,
.co-box h4:before {
  color: #9ec73d;
}
.box.co-box h4:after,
.co-box h4:after {
  display: none;
}
.pagination-wrapper a,
.pagination-wrapper strong {
  color: #9ec73d;
}
.pagination-wrapper a.pagination-link:hover {
  background-color: #9ec73d;
}
/*.menu-helper>ul>li.splitted {
  display: block;
}*/
.breadcrumbs {
  display: none;
}
#footer .custom-footer {
  position: relative;
  margin: 0;
  color: #fff;
}
#footer .custom-footer > div:first-of-type {
  width: 100vw;
  min-height: 400px;
  position: relative;
  padding-top: 40px !important;
  left: 50%;
  transform: translateX(-50%);
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/apps-bg.png) no-repeat center;
  background-size: cover;
  color: #fff;
}
@media only screen and (max-width: 992px) {
  #footer .custom-footer > div:first-of-type {
    width: 100vw !important;
  }
}
#footer .custom-footer .footer-apps .container {
  max-width: 950px;
  margin: 0 auto;
}
#footer .custom-footer .footer-apps .row {
  padding-left: 90px;
}
@media only screen and (max-width: 992px) {
  #footer .custom-footer .footer-apps .row {
    padding-left: 0;
  }
}
#footer .custom-footer .footer-apps h2 {
  text-align: center;
  font-size: 2.2em;
  letter-spacing: 2px;
  font-weight: 300;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer .footer-apps h2 {
    margin-bottom: 40px;
  }
}
#footer .custom-footer .footer-apps .app {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer .footer-apps .app {
    max-width: 360px;
    clear: both;
    margin: 0 auto 35px auto;
    float: none;
  }
}
#footer .custom-footer .footer-apps .app img {
  margin-right: 20px;
}
#footer .custom-footer .footer-apps .app h3 {
  color: #fff;
  font-size: 1.3em;
  margin-bottom: 5px;
  font-weight: 300;
}
#footer .custom-footer .footer-apps .app p {
  color: #fff;
}
#footer .custom-footer .footer-apps .app p a {
  color: #fff;
  display: inline-block;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}
#footer .custom-footer .footer-banner {
  padding: 0;
}
#footer .custom-footer .banner {
  margin-top: 0;
}
#footer .custom-footer h4 {
  color: #fff;
  font-size: 1.55em;
  font-weight: 400;
  margin-bottom: 35px;
  margin-top: 0;
  text-transform: none;
  letter-spacing: 1px;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer h4 {
    margin-top: 3px;
    margin-bottom: 30px;
  }
}
#footer .custom-footer h4:before {
  width: 30px;
  height: 4px;
}
#footer .custom-footer ul {
  line-height: unset;
  padding-left: 0 !important;
}
#footer .custom-footer ul li {
  padding: 0 !important;
  list-style: none;
  color: #fff;
  font-size: 0.9em;
  letter-spacing: 1px;
}
#footer .custom-footer ul li a {
  color: #fff !important;
  font-weight: 400;
}
#footer .custom-footer ul span {
  padding-left: 0 !important;
}
#footer .custom-footer > div {
  width: 25%;
  padding: 60px 15px 10px 0 !important;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer > div {
    padding: 30px 15px 0px 0 !important;
  }
}
#footer .custom-footer > div.extended form button {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  border-radius: 3px;
  padding: 0;
  width: 54px;
  border: none;
  top: 1px;
  right: 0px;
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/plane-btn.png) no-repeat center;
  background-size: 16px;
}
#footer .custom-footer > div.extended form button:before {
  display: none;
}
#footer .custom-footer > div.extended form button:hover {
  opacity: 0.7;
}
#footer .custom-footer > div.extended form label {
  font-size: 0.8em;
}
#footer .custom-footer > div.extended form label a {
  color: #fff;
  text-decoration: underline;
}
#footer .custom-footer > div.extended form .validator-msg-holder input {
  width: 100%;
  height: 42px;
  line-height: 42px;
  position: relative;
  padding: 0 20px;
  font-style: italic;
  font-weight: 500;
  color: #858285;
  font-size: 0.95em;
  background: #fff;
  border-radius: 40px;
}
#footer .custom-footer > div.extended form .validator-msg-holder input::placeholder {
  font-weight: 500;
  color: #858285;
  font-size: 0.95em;
}
@media only screen and (max-width: 992px) {
  #footer .custom-footer > div {
    width: 50% !important;
  }
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer > div {
    width: 100% !important;
  }
}
@media only screen and (max-width: 992px) {
  #footer .custom-footer {
    padding-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer {
    margin-top: 30px;
  }
  #footer .custom-footer .banner {
    min-height: inherit;
    margin-bottom: 0;
  }
  #footer .custom-footer > div {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer {
    padding: 30px 0;
  }
}
#footer .custom-footer a {
  display: block;
  margin-bottom: 12px;
  letter-spacing: 0;
}
#footer .custom-footer a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer a {
    margin-bottom: 8px;
  }
}
#footer .custom-footer p {
  margin-bottom: 12px;
  color: #838995;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer p {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 1200px) {
  .content-wrapper-in {
    flex-direction: column;
  }
  .content-wrapper-in aside {
    width: 100%;
  }
  .content-wrapper-in aside ul.active.expanded {
    display: none !important;
  }
}
.product-top {
  margin: 0 0 35px 0;
}
.product-top .p-final-price-wrapper .price-standard,
.product-top .p-final-price-wrapper .price-save {
  color: #000;
  font-family: Poppins;
}
.product-top .p-final-price-wrapper .price-standard {
  color: #9ec73d;
}
.type-page h1 {
  margin-top: 20px !important;
}
.type-category #productsTop {
  display: none;
}
.type-category .products .product .p {
  position: relative;
  border: none;
  margin: 0 auto;
}
.type-category .subcategories {
  margin: 0 -10px 20px -10px;
}
.type-category .subcategories li {
  min-width: 20%;
}
@media only screen and (max-width: 480px) {
  .type-category .subcategories li {
    width: 100%;
  }
}
.type-category .subcategories li a {
  border-radius: 3px;
  border-color: #e0e4e8;
  color: #848185;
  height: 60px;
}
.type-category .subcategories li a:hover {
  background: transparent !important;
  border-color: #9ec73d;
  color: #9ec73d;
}
.type-category .subcategories li a .text {
  font-size: 14px !important;
}
.type-category .subcategories li a:before {
  display: none;
}
.type-category .product {
  margin-bottom: 40px;
}
.type-category .content h4 {
  display: none;
}
.type-detail .p-code {
  display: none;
}
.type-detail .products .product .p {
  position: relative;
  border: none;
  margin: 0 auto;
}
.type-detail .product-top {
  font-weight: 400;
}
.type-detail .product-top .stars {
  width: 100px;
}
.type-detail .product-top .stars .star {
  width: 20px;
}
.type-detail .product-top .stars .star:before {
  font-size: 16px;
}
.type-detail .product-top .stars .star.star-off::before {
  color: #f0b820;
}
.type-detail .p-short-description {
  line-height: 1.5em;
  font-weight: 400;
  color: #262626;
  letter-spacing: 0;
  margin-top: 25px;
}
.type-detail .p-detail-info .stars-wrapper {
  display: inline-block;
}
.type-detail .p-detail-info .stars-wrapper .stars-label {
  color: #000;
  font-weight: 500;
}
.type-detail .product-top .col-xs-12:first-of-type,
.type-detail .product-top .p-image-wrapper {
  padding-left: 0;
}
@media only screen and (max-width: 1200px) {
  .type-detail .product-top .col-xs-12:first-of-type,
  .type-detail .product-top .p-image-wrapper {
    padding-left: 20px;
  }
}
.type-detail .product-top .variant-list select {
  width: 250px;
  padding: 12px 16px;
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/adown-grey.png) no-repeat right 15px center;
  background-size: 10px;
}
.type-detail .detail-parameters {
  min-width: 300px;
  margin-bottom: 0;
}
.type-detail .detail-parameters tr th a,
.type-detail .detail-parameters tr td a {
  color: #9ec73d;
}
.type-detail .detail-parameters tr th {
  text-transform: none;
  color: #000;
  font-weight: 500;
}
.type-detail .basic-description {
  color: #000;
  font-weight: 500;
}
.type-detail .products-related {
  width: 100%;
  max-width: 100%;
}
.type-detail .p-thumbnail.highlighted::before,
.type-detail .show360image.highlighted::before,
.type-detail .p-thumbnail:hover::before,
.type-detail .show360image:hover::before {
  background-color: #9ec73d;
}
.type-detail .watchdog {
  display: none;
}
.type-detail .pr-list-unit {
  display: none;
}
.type-detail #description {
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #474747;
  line-height: 1.7em;
}
.type-detail .shp-tabs-wrapper {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .type-detail .shp-tabs-holder {
    padding: 0;
  }
}
.type-detail .social-buttons-wrapper .link-icons {
  margin-top: 10px;
}
.type-detail .social-buttons-wrapper .link-icons a:first-child {
  padding-left: 0;
}
.type-detail .social-buttons-wrapper .link-icons a:hover {
  color: #9ec73d;
}
@media only screen and (max-width: 1200px) {
  .type-detail .p-info-wrapper {
    margin-top: 50px;
  }
}
.type-detail .p-info-wrapper .basic-description {
  color: #545454;
}
.type-detail .p-final-price-wrapper .price-final {
  font-size: 2.9em;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Poppins;
  letter-spacing: 2px;
}
.type-detail .price-additional {
  margin-bottom: 30px;
  font-family: Poppins;
  color: #000;
}
.type-detail .availability-value {
  margin-bottom: 20px;
  font-size: 17px;
  letter-spacing: 1px;
  color: #22b333;
}
.type-detail .description-inner h3,
.type-detail .products-related-header {
  font-size: 1.6em;
  font-family: Poppins;
  color: #000;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}
.type-detail .products-related-header {
  margin-top: 40px;
}
@media only screen and (max-width: 992px) {
  .type-detail .products-related-header {
    margin-top: 40px;
  }
}
.type-detail .products-related > div {
  border: none !important;
  border-right-width: 0 !important;
}
.type-detail .products-related .p .availability {
  display: block;
}
.type-detail .products-related .product .prices {
  margin-bottom: 0 !important;
}
.type-detail .description-inner {
  padding: 0;
}
@media only screen and (max-width: 1200px) {
  .type-detail .description-inner .extended-description {
    margin-top: 40px;
  }
}
.type-detail .shp-tabs-wrapper .shp-tabs-holder,
.type-detail .shp-tabs-wrapper .shp-tabs {
  background: #f2f4f7 !important;
}
.type-detail .shp-tabs-wrapper .shp-tabs {
  background: #f2f4f7;
  border-radius: 0px;
  overflow: hidden;
}
.type-detail .shp-tabs-wrapper .shp-tabs .shp-tab .shp-tab-link {
  color: #5c585c;
  padding: 13px 20px;
  font-size: 1em;
  font-weight: 500;
  border: none;
  background: transparent;
}
.type-detail .shp-tabs-wrapper .shp-tabs .shp-tab.active .shp-tab-link {
  background: #e8ebee;
  color: #5c585c;
}
.type-detail .chevron-after {
  margin-bottom: 20px;
  display: block;
  font-weight: 400;
}
.type-detail .chevron-after:after {
  display: none;
}
.type-detail .availability-label {
  color: #000;
}
.type-detail a.chevron-after.chevron-down-after {
  position: relative;
  color: #9ec73d;
  display: inline-block;
}
.type-detail .social-buttons-wrapper a {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
}
.type-detail .social-buttons-wrapper a span {
  text-transform: none;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
}
.type-detail .social-buttons-wrapper a:hover {
  color: #9ec73d;
}
.type-detail .social-buttons-wrapper a:hover span {
  color: #9ec73d;
}
.type-detail .add-to-cart {
  margin-bottom: 15px;
  margin-top: 15px;
  margin-left: 0;
}
.type-detail .add-to-cart button {
  background: #285e9d;
  border-color: #285e9d;
  border-radius: 0 5px 5px 0;
  font-size: 1.4em;
  font-family: Poppins;
  letter-spacing: 2px;
  width: 220px;
  text-transform: uppercase;
  font-weight: 600;
}
.type-detail .add-to-cart button:before {
  position: relative;
  left: -10px;
  content: '';
  width: 24px;
  height: 24px;
  background-image: url("https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/mlady-vedec/build/img/to-cart.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
}
.type-detail .add-to-cart button:hover {
  background: #000;
  border-color: #000;
}
@media only screen and (max-width: 480px) {
  .type-detail .add-to-cart button {
    width: 180px;
    font-size: 1em;
    letter-spacing: 0.5px;
  }
}
.btn.btn-default,
a.btn.btn-default {
  background: #9ec73d;
  border-color: #9ec73d;
  border-radius: 5px;
  text-transform: none;
  font-weight: 500;
}
.btn.btn-default:hover,
a.btn.btn-default:hover {
  background: #000;
  border-color: #000;
}
.btn.btn-default.load-products,
a.btn.btn-default.load-products {
  background: #000;
  border-color: #000;
}
.btn.btn-default.load-products:hover,
a.btn.btn-default.load-products:hover {
  background: #9ec73d;
  border-color: #9ec73d;
}
