.external-fonts-loaded ol.cart-header,
.external-fonts-loaded .next-step,
.external-fonts-loaded .price-wrapper,
.external-fonts-loaded .price-additional,
.external-fonts-loaded .price-measure,
.external-fonts-loaded .price-final,
.external-fonts-loaded .price-save,
.external-fonts-loaded .price-standard,
.external-fonts-loaded .btn,
.external-fonts-loaded .products .name {
  font-family: 'Poppins';
}
body,
.external-fonts-loaded body,
body.blank-mode {
  font-family: 'Poppins' !important;
}
body .container,
.external-fonts-loaded body .container,
body.blank-mode .container {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding: 0;
}
@media (max-width: 1340px) {
  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;
}
body .popup-widget.cart-widget .cart-widget-product-amount,
.external-fonts-loaded body .popup-widget.cart-widget .cart-widget-product-amount,
body.blank-mode .popup-widget.cart-widget .cart-widget-product-amount {
  width: 89px;
}
body .popup-widget.cart-widget .cart-widget-product-amount .quantity input,
.external-fonts-loaded body .popup-widget.cart-widget .cart-widget-product-amount .quantity input,
body.blank-mode .popup-widget.cart-widget .cart-widget-product-amount .quantity input {
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  body .popup-widget.cart-widget,
  .external-fonts-loaded body .popup-widget.cart-widget,
  body.blank-mode .popup-widget.cart-widget {
    right: 20px !important;
    left: inherit !important;
  }
  body .popup-widget.login-widget,
  .external-fonts-loaded body .popup-widget.login-widget,
  body.blank-mode .popup-widget.login-widget {
    right: 20px !important;
    left: inherit !important;
  }
}
@media only screen and (max-width: 768px) {
  body,
  .external-fonts-loaded body,
  body.blank-mode {
    top: 45px;
  }
  body .popup-widget.login-widget,
  .external-fonts-loaded body .popup-widget.login-widget,
  body.blank-mode .popup-widget.login-widget {
    top: 45px;
    right: 0 !important;
  }
  body .popup-widget.cart-widget,
  .external-fonts-loaded body .popup-widget.cart-widget,
  body.blank-mode .popup-widget.cart-widget {
    top: 45px;
    right: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  body .popup-widget.login-widget,
  .external-fonts-loaded body .popup-widget.login-widget,
  body.blank-mode .popup-widget.login-widget,
  body .popup-widget.cart-widget,
  .external-fonts-loaded body .popup-widget.cart-widget,
  body.blank-mode .popup-widget.cart-widget {
    top: 170px !important;
    right: 0 !important;
    left: 0;
  }
}
@media (min-width: 992px) {
  body .popup-widget.login-widget,
  .external-fonts-loaded body .popup-widget.login-widget,
  body.blank-mode .popup-widget.login-widget {
    top: 40px !important;
    position: fixed;
    left: calc(50% + 160px);
    right: inherit;
    z-index: 999;
  }
  body .popup-widget.login-widget a,
  .external-fonts-loaded body .popup-widget.login-widget a,
  body.blank-mode .popup-widget.login-widget a {
    color: #000;
  }
  body .popup-widget.cart-widget,
  .external-fonts-loaded body .popup-widget.cart-widget,
  body.blank-mode .popup-widget.cart-widget {
    top: 65px;
    left: calc(50% + 160px);
    right: inherit;
    position: fixed;
    z-index: 9999;
  }
  body .popup-widget.cart-widget a,
  .external-fonts-loaded body .popup-widget.cart-widget a,
  body.blank-mode .popup-widget.cart-widget a {
    color: #000;
  }
}
@media (min-width: 992px) {
  body.admin-logged .popup-widget.login-widget,
  .external-fonts-loaded body.admin-logged .popup-widget.login-widget,
  body.blank-mode.admin-logged .popup-widget.login-widget {
    top: 60px !important;
  }
  body.admin-logged .popup-widget.cart-widget,
  .external-fonts-loaded body.admin-logged .popup-widget.cart-widget,
  body.blank-mode.admin-logged .popup-widget.cart-widget {
    top: 90px;
  }
}
@media only screen and (min-width: 768px) {
  .site-msg.information {
    text-align: center;
    width: 100%;
    top: 0;
    position: relative;
    color: #fff;
    bottom: unset !important;
    box-shadow: none !important;
    background: #9ecc3c;
    font-size: 1em;
    font-weight: 300;
    max-width: 100% !important;
    left: 0;
    z-index: 9999 !important;
    line-height: 1.2em !important;
    opacity: 1 !important;
  }
  .site-msg.information .close {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .site-msg.information {
    top: 0;
    height: 30px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    float: left;
  }
  .site-msg.information .container {
    width: 100% !important;
  }
}
@media only screen and (max-width: 768px) {
  body.ordering-process .site-name {
    display: block;
  }
}
body .top-navigation-bar {
  border: none;
  transition: 0.3s;
}
@media only screen and (max-width: 768px) {
  body .top-navigation-bar {
    position: fixed;
    top: 0;
    width: 100%;
    height: 45px;
    z-index: 99;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    background: #fff;
  }
  body .top-navigation-bar .top-navigation-tools .responsive-tools a[data-target="login"] {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  body .top-navigation-bar .container {
    padding: 0 !important;
  }
  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: 0;
  position: absolute;
  right: 25px;
  margin: 0 -10px 0 0;
  top: 6px;
  width: 34px;
  height: 34px;
  background-color: transparent;
  border-radius: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .top-navigation-bar .responsive-tools a[data-target="navigation"]:before {
  background-size: 45px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  color: #000;
  width: 40px;
  height: 25px;
  margin-top: -12px;
  padding-top: 2px;
  font-size: 18px;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .top-navigation-bar .responsive-tools a[data-target="navigation"]:after {
  background-size: 45px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  color: #000;
  width: 35px;
  content: 'MENU';
  font-family: Poppins;
  height: 15px;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  body .top-navigation-bar .responsive-tools a[data-target="search"] {
    position: fixed;
    top: 3px;
    left: 5px;
    right: inherit;
    width: 45px;
    background-size: 45px;
    padding-right: 2px;
    background-repeat: no-repeat;
    background-position: center;
  }
  body .top-navigation-bar .responsive-tools a[data-target="search"]:before {
    font-weight: 500;
    color: #000;
    font-size: 16px;
  }
}
body .top-navigation-bar .responsive-tools a {
  padding-left: 0;
  padding-right: 0;
  color: #000;
}
body .top-navigation-bar .responsive-tools a:hover {
  color: #9ecc3c;
}
@media only screen and (max-width: 768px) {
  body .top-navigation-bar .responsive-tools {
    justify-content: flex-end;
    padding-top: 0;
    padding-bottom: 0;
    height: 40px;
  }
}
body .top-navigation-bar .container {
  border: none !important;
}
body .top-navigation-bar .top-navigation-contacts {
  display: flex;
  align-items: center;
}
body .top-navigation-bar .top-navigation-contacts .head-language {
  padding-bottom: 3px;
  padding-left: 35px;
}
body .top-navigation-bar .top-navigation-contacts .head-language a {
  padding: 0;
  font-weight: 600;
}
@media only screen and (max-width: 992px) {
  body .top-navigation-bar .top-navigation-contacts .head-language {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 768px) {
  body .top-navigation-bar .top-navigation-contacts .head-language {
    display: none;
  }
}
body .top-navigation-bar .top-navigation-contacts a.project-email,
body .top-navigation-bar .top-navigation-contacts a.project-phone {
  display: flex;
  align-items: center;
  text-transform: none;
}
@media only screen and (max-width: 768px) {
  body .top-navigation-bar .top-navigation-contacts a.project-email,
  body .top-navigation-bar .top-navigation-contacts a.project-phone {
    display: none !important;
  }
}
body .top-navigation-bar .top-navigation-contacts a.project-email span,
body .top-navigation-bar .top-navigation-contacts a.project-phone span {
  display: inline-block;
  font-weight: 400;
  font-size: 0.9em;
  letter-spacing: 0.5px;
  color: #fff;
  line-height: 1.2em;
}
body .top-navigation-bar .top-navigation-contacts a.project-email:hover,
body .top-navigation-bar .top-navigation-contacts a.project-phone:hover {
  text-decoration: underline;
}
body .top-navigation-bar .top-navigation-contacts a.project-email:before,
body .top-navigation-bar .top-navigation-contacts a.project-phone:before {
  font-size: 15px;
  left: 0;
  top: -3px;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  color: #fff !important;
  display: flex;
  font-weight: 500;
  align-items: center;
  justify-content: center;
}
body .top-navigation-bar .top-navigation-contacts a.project-email:before {
  left: 0;
  top: -3px;
}
body .top-navigation-bar .top-navigation-contacts a.project-phone {
  color: #000;
  display: flex;
  position: relative;
  padding-left: 0;
}
body .top-navigation-bar .top-navigation-contacts a.project-phone:before {
  content: '';
  width: 20px;
  height: 20px;
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/kulhanek/img/phone.svg);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 992px) {
  body .top-navigation-bar .top-navigation-contacts a.project-phone {
    margin-left: 20px;
  }
  body .top-navigation-bar .top-navigation-contacts a.project-phone:before {
    top: -5px;
  }
}
.blog-section {
  margin: 50px auto 0 auto;
  max-width: 1280px;
  position: relative;
  z-index: 1;
  padding: 30px 0 50px 0;
}
@media only screen and (max-width: 768px) {
  .blog-section {
    padding-bottom: 20px;
    margin-top: 0;
  }
}
.blog-section h2 {
  position: relative;
  text-align: center;
  font-size: 2em;
  font-weight: 800;
  color: #2f2f30;
  margin-bottom: 35px;
}
.blog-section .news-wrapper.slick-slider.carousel {
  padding-bottom: 0 !important;
}
.blog-section .news-wrapper.slick-slider.carousel .slick-list {
  padding: 0 !important;
}
.blog-section:before {
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  background: #f3f5f6;
  content: '';
  position: absolute;
  top: 0;
  z-index: 0;
}
.blog-section .slick-arrow {
  background-color: #fff !important;
  top: -80px !important;
}
@media only screen and (max-width: 1200px) {
  .blog-section .slick-arrow {
    right: 20px !important;
  }
}
@media only screen and (max-width: 768px) {
  .blog-section .slick-arrow {
    top: -65px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .blog-section .slick-arrow.slick-prev {
    left: 20px !important;
  }
}
.blog-section .h4 {
  margin-top: 30px !important;
  margin-bottom: 40px !important;
}
.blog-section > .button {
  z-index: 2;
  position: relative;
  width: 206px;
  height: 50px;
  margin: 20px auto 0 auto;
}
.blog-section > .button img {
  width: 15px;
  margin-left: 14px;
}
.blog-section #newsWrapper {
  margin: 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1320px) {
  .blog-section #newsWrapper {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 992px) {
  .blog-section #newsWrapper {
    flex-direction: column;
  }
}
.blog-section #newsWrapper .news-item {
  display: flex;
  padding: 0;
  margin: 0 4px;
  background-color: transparent !important;
  align-items: flex-start;
  overflow: auto;
  z-index: 2;
  position: relative;
}
.blog-section #newsWrapper .news-item:nth-child(n + 9) {
  display: none;
}
@media only screen and (max-width: 992px) {
  .blog-section #newsWrapper .news-item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.blog-section #newsWrapper .news-item .description {
  display: none;
}
.blog-section #newsWrapper .news-item .text {
  position: relative;
  padding-top: 20px;
  padding-left: 20px;
  display: none;
}
.blog-section #newsWrapper .news-item .text .title {
  font-size: 1.6em;
  font-weight: 800;
  color: #2f2f30;
  padding-bottom: 0px;
  letter-spacing: 0;
  display: inline-block;
  line-height: 1.25em;
}
.blog-section #newsWrapper .news-item .text .title:hover {
  text-decoration: none;
  border: none;
  color: #9ecc3c;
}
@media only screen and (max-width: 768px) {
  .blog-section #newsWrapper .news-item .text .title {
    font-size: 1.3em;
  }
}
.blog-section #newsWrapper .news-item .text time {
  font-weight: 700;
  color: #3d3d3e;
  font-size: 1.1em;
  letter-spacing: -0.5px;
  margin-top: 5px;
}
.blog-section #newsWrapper .news-item .image {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  margin: 0;
  border-radius: 10px;
}
.blog-section #newsWrapper .news-item .image .button {
  position: absolute;
  bottom: 20px;
  font-size: 13px;
  text-transform: none;
  padding: 0 10px;
  width: 156px;
  height: 33px;
  letter-spacing: 0.2px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.blog-section #newsWrapper .news-item .image .button img {
  width: 11px;
  margin-left: 8px;
}
.blog-section #newsWrapper .news-item .image:hover img {
  opacity: 0.7;
}
.blog-section #newsWrapper .news-item .image a {
  height: 100%;
}
.blog-section #newsWrapper .news-item .image > a:not(.button) > img {
  /*position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);*/
  transition: 0.3s;
  width: auto;
  height: auto;
  /*object-fit: cover;*/
  width: 100%;
  max-width: 100%;
}
.top-navigation-bar {
  background: #222328;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .top-navigation-bar .top-navigation-tools {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
  }
}
.top-navigation-bar .top-navigation-tools > .dropdown {
  display: none;
  /*button {
        color: #fff;
        font-weight: 400;
        padding: 12px 15px 12px 20px;
        border-left: 1px solid rgba(255, 255, 255, 0.2);

        .caret {
          font-size: 9px;
          color: #fff;
        }
      }

      .dropdown-menu {
        @media @tablet-port {
          right: inherit;
          left: 0;
        }
        li {
          a {
            padding: 10px 15px;
            color: @green;
            font-weight: 600;

            &:before {
              display: none;
            }
          }
        }
      }

      @media @tablet-port {
        bottom: inherit;
        left: 0;
        right: inherit;
        z-index: 99;
        top: -1px !important;
        border: none;

        button {
          padding-right: 14px;
          font-weight: 400;
          font-size: 0.9em;
          color: @green;
          border: none;
        }

        .caret {
          color: @green !important;
        }
      }*/
}
.top-navigation-bar .top-navigation-tools a.top-nav-button-account {
  position: absolute;
  padding: 3px 10px;
  border-radius: 6px;
  display: block;
  font-size: 0.9em;
  transition: 0;
  text-align: center;
  height: 30px;
  right: 15px;
  top: 3px;
  background-color: transparent !important;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
}
@media only screen and (max-width: 768px) {
  .top-navigation-bar .top-navigation-tools a.top-nav-button-account {
    left: 15px;
    right: inherit;
    top: 8px;
    width: 20px;
    color: transparent;
    background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/kulhanek/img/user.svg);
    background-size: 16px;
  }
}
.top-navigation-bar .top-navigation-tools a.login {
  display: none;
}
@media only screen and (min-width: 768px) {
  .top-navigation-bar {
    background: #222328;
    padding: 0px;
    position: fixed;
    height: 0;
    align-items: center;
    top: 0;
    width: 100%;
    display: flex;
    z-index: 999;
    display: none;
  }
  .top-navigation-bar .container {
    border-bottom: 1px solid #ebeff2;
  }
  .top-navigation-bar .top-navigation-menu {
    flex: 1 1 100% !important;
    padding-right: 5px;
    padding-left: 25px;
    display: none !important;
  }
  .top-navigation-bar .top-navigation-menu .top-navigation-bar-menu li {
    float: left;
  }
  .top-navigation-bar .top-navigation-menu .top-navigation-bar-menu li:before {
    margin-top: -8px;
    width: 3px;
    height: 3px;
    background: #fff;
    border-radius: 20px;
    top: 18px;
    content: '';
  }
  .top-navigation-bar .top-navigation-menu .top-navigation-bar-menu li a {
    position: relative;
    display: block;
    font-size: 0.9em;
    padding: 4px 20px;
    text-transform: none;
    font-weight: 300;
    color: #fff;
  }
  .top-navigation-bar .top-navigation-menu .top-navigation-bar-menu li a:hover {
    text-decoration: underline;
  }
  .top-navigation-bar .top-navigation-menu,
  .top-navigation-bar .top-navigation-contacts {
    background-color: transparent;
  }
  .menu-helper {
    bottom: 9px;
    right: 240px;
    top: inherit;
  }
  .menu-helper:after {
    color: #000;
    background-color: transparent;
    /*content: '';
      background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/kulhanek/img/menu.png);
      background-size: 20px;
      background-repeat: no-repeat;
      background-position: center;
      height: 32px;*/
  }
  .menu-helper > ul > li a b {
    font-weight: 500;
    line-height: 1.3em;
    color: #000;
    font-style: 1.1em;
  }
  .menu-helper > ul > li a:hover b {
    color: #9ecc3c;
  }
  .menu-helper-visible .menu-helper:after {
    background: transparent;
    font-weight: 300;
    color: #000;
  }
  .poptavka {
    background: #ef683f;
    color: #fff;
    width: 212px;
    padding-top: 2px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 118px;
    display: flex;
    transition: 0.3s;
    z-index: 2;
    font-size: 12px;
    border-radius: 20px;
    align-items: center;
    justify-content: center;
  }
  .poptavka img {
    width: 22px;
    margin-right: 7px;
  }
  .poptavka:hover {
    background: #d6683f;
    color: #fff;
  }
  .navigation-in > ul > li.ext > ul > li > div > a {
    font-weight: 500;
  }
  #navigation {
    margin: 0;
    background: #f0f3f5 !important;
    height: 50px;
    overflow: hidden;
    width: calc(100% - 275px);
    z-index: 1;
  }
  #navigation:before {
    width: 100%;
    height: 50px;
    background: #f0f3f5;
    content: '';
    position: fixed;
    top: 110px;
    transition: 0.3s;
    left: 50%;
    transform: translateX(-50%);
  }
  #navigation .menu {
    background: transparent;
    height: 50px;
  }
  #navigation ul.menu-level-1 > li {
    border: none;
    background: transparent;
    padding: 5px 0;
    /*&.ext {
        padding-bottom: 40px;
        margin-bottom: -40px;
      }*/
    /*&.ext.exp {
        > a {
          position: relative;
        }
      }*/
  }
  #navigation ul.menu-level-1 > li .menu-level-2 {
    border-color: #9ecc3c;
    /*width: 95vw;
        position: absolute;
        max-width: 1180px;
        left: 50%;
        top: 69px;
        transform: translateX(-50%);*/
    background: #fff;
    padding: 5px 20px;
    border-width: 4px;
    width: 1180px;
  }
  #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;
    display: flex;
    width: 60px;
    height: 60px;
    background: transparent;
    align-items: center;
    justify-content: center;
    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: #9ecc3c;
  }
  #navigation ul.menu-level-1 > li .menu-level-2 a {
    font-size: 1.1em;
    line-height: 1.2em;
    color: #0c1833;
  }
  #navigation ul.menu-level-1 > li .menu-level-2 a:hover {
    color: #9ecc3c;
  }
  #navigation ul.menu-level-1 > li .menu-level-3 a {
    color: #9ecc3c;
    font-size: 0.9em;
  }
  #navigation ul.menu-level-1 > li .more-items-trigger {
    color: #9ecc3c;
  }
  #navigation ul.menu-level-1 > li > a {
    line-height: 40px;
    background: transparent;
    color: #0c1833;
    padding: 0 20px;
    margin-top: 0px;
    border-right: none;
    font-weight: 500;
    position: relative;
    text-transform: none;
    border-radius: 30px;
    letter-spacing: 0.1px;
    font-size: 1.1em;
  }
  #navigation ul.menu-level-1 > li > a .submenu-arrow {
    display: inline-block;
  }
  #navigation ul.menu-level-1 > li > a:hover,
  #navigation ul.menu-level-1 > li > a.active {
    background: #fff;
    margin-left: 0;
    margin-right: 0;
  }
  #navigation ul.menu-level-1 > li > a b {
    font-weight: 500;
  }
  #navigation ul.menu-level-1 > li:last-child a:after {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1340px) {
  .poptavka {
    right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .poptavka {
    top: 118px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1200px) {
  .navigation-in > ul > li.ext > ul > li {
    width: 33.33%;
    flex-basis: 33.33%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #navigation:before {
    top: 110px;
  }
}
@media only screen and (max-width: 1200px) {
  #navigation ul.menu-level-1 > li .menu-level-2 {
    left: 0;
    transform: none;
    top: 46px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #navigation {
    right: inherit;
    width: 320px !important;
    left: -322px;
    padding-left: 0;
    z-index: 9999;
  }
}
@media only screen and (min-width: 768px) {
  body.site-msg-show .top-navigation-bar {
    top: 30px;
  }
  body.site-msg-show #header #navigation:before {
    top: 111px;
  }
}
@media (min-width: 992px) {
  body.site-msg-show.admin-logged .top-navigation-bar {
    top: 55px;
  }
  body.site-msg-show.admin-logged #header #navigation:before {
    top: 135px;
  }
}
.products .slick-list,
.blog-posts .news-wrapper .slick-list,
.next-to-carousel-banners .slick-list {
  width: 100% !important;
  border: none !important;
  padding: 0 0 30px 0 !important;
}
@media only screen and (max-width: 768px) {
  .products .slick-list,
  .blog-posts .news-wrapper .slick-list,
  .next-to-carousel-banners .slick-list {
    margin: 0 !important;
  }
}
@media only screen and (max-width: 1200px) {
  .products .slick-list .product .prices small,
  .blog-posts .news-wrapper .slick-list .product .prices small,
  .next-to-carousel-banners .slick-list .product .prices small {
    display: block;
  }
}
@media (max-width: 600px) {
  .products .slick-list .product .prices small,
  .blog-posts .news-wrapper .slick-list .product .prices small,
  .next-to-carousel-banners .slick-list .product .prices small {
    display: inline-block;
  }
}
@media only screen and (max-width: 480px) {
  .products .slick-list .product .availability,
  .blog-posts .news-wrapper .slick-list .product .availability,
  .next-to-carousel-banners .slick-list .product .availability {
    width: 100%;
    max-width: 100% !important;
    text-align: center;
    justify-content: center;
  }
  .products .slick-list .product .name,
  .blog-posts .news-wrapper .slick-list .product .name,
  .next-to-carousel-banners .slick-list .product .name {
    text-align: center !important;
  }
  .products .slick-list .product .prices,
  .blog-posts .news-wrapper .slick-list .product .prices,
  .next-to-carousel-banners .slick-list .product .prices {
    position: relative !important;
    bottom: 0 !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: -5px;
    justify-content: center !important;
  }
}
.products .slick-dots,
.blog-posts .news-wrapper .slick-dots,
.next-to-carousel-banners .slick-dots {
  display: none !important;
}
.products .slick-arrow,
.blog-posts .news-wrapper .slick-arrow,
.next-to-carousel-banners .slick-arrow {
  position: absolute;
  top: -60px;
  right: 8px;
  content: "";
  outline: none;
  border: none;
  color: rgba(45, 50, 57, 0);
  background-color: #f0f3f5;
  width: 42px;
  height: 42px;
  border-radius: 30px;
  overflow: hidden;
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/kulhanek/img/arrow-right-b.svg);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 768px) {
  .products .slick-arrow,
  .blog-posts .news-wrapper .slick-arrow,
  .next-to-carousel-banners .slick-arrow {
    top: -50px;
  }
}
.products .slick-arrow.slick-disabled,
.blog-posts .news-wrapper .slick-arrow.slick-disabled,
.next-to-carousel-banners .slick-arrow.slick-disabled {
  border-color: #ccc !important;
  opacity: 0.3;
}
.products .slick-prev,
.blog-posts .news-wrapper .slick-prev,
.next-to-carousel-banners .slick-prev {
  right: inherit;
  left: 8px;
  transform: rotate(-180deg);
}
.products .slick-arrow:hover,
.blog-posts .news-wrapper .slick-arrow:hover,
.next-to-carousel-banners .slick-arrow:hover {
  border: 1px solid #bbc2cb;
}
@media (max-width: 1250px) {
  .products .slick-arrow,
  .blog-posts .news-wrapper .slick-arrow,
  .next-to-carousel-banners .slick-arrow {
    width: 34px;
    height: 34px;
    background-size: 10px;
  }
}
.homepage-box {
  border: none;
}
#header {
  transition: 0.3s;
  margin-bottom: 0;
  background: #fff;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #header {
    margin-top: 45px;
    padding-top: 10px;
    box-shadow: none;
  }
}
#header .container {
  border: none !important;
}
@media only screen and (max-width: 768px) {
  #header .top-navigation-contacts {
    position: fixed;
    top: 11px;
    left: 60px;
    z-index: 99;
    background: transparent;
  }
  #header .top-navigation-contacts .project-email {
    display: none !important;
  }
  #header .top-navigation-contacts .project-phone:before {
    color: #000;
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) {
  #header .top-navigation-contacts {
    position: relative;
    padding-left: 58px;
    margin-left: 4%;
  }
  #header .top-navigation-contacts:before {
    width: 48px;
    height: 48px;
    content: '';
    position: absolute;
    border-radius: 50px;
    left: 0;
    top: -7px;
    background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/kulhanek/img/person.png);
    background-size: 48px;
    background-repeat: no-repeat;
    background-position: center;
  }
  #header .top-navigation-contacts > strong {
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: 500;
  }
  #header .top-navigation-contacts .project-phone {
    color: #000;
    font-weight: 700;
    font-size: 1.1em;
  }
  #header .top-navigation-contacts .project-phone .open-time {
    font-size: 0.7em;
    margin-left: 5px;
    font-weight: 500;
    letter-spacing: 0;
  }
  #header .top-navigation-contacts .project-phone:before {
    display: none !important;
  }
  #header .top-navigation-contacts .project-email {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  #header .top-navigation-contacts {
    margin-top: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #header .top-navigation-contacts {
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  #header .top-navigation-contacts:before {
    top: 2px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #header .top-navigation-contacts:before {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  #header .top-navigation-contacts .project-phone .open-time {
    display: block;
    margin-left: 0;
  }
}
#header .btn.cart-count {
  transition: 0.3s;
  display: flex;
  align-items: center;
  padding-left: 3px;
  float: right;
  width: 120px;
}
@media (max-width: 992px) {
  #header .btn.cart-count {
    width: 56px;
  }
}
#header .btn.cart-count .cart-price {
  color: #9ecc3c;
  font-size: 0.8em;
  text-transform: none;
  font-weight: 400;
  max-width: 120px;
  text-align: left;
  line-height: 1.2em;
  position: absolute;
  left: 52px;
  top: 24px;
  letter-spacing: 1.5px;
  display: none !important;
}
#header .btn.cart-count:before {
  content: '';
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/kulhanek/img/cart.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #9ecc3c;
  width: 48px;
  height: 48px;
  border-radius: 40px;
  background-size: 22px;
  margin-left: 0;
  margin-right: 5px;
  margin-top: -2px;
}
@media only screen and (max-width: 768px) {
  #header .btn.cart-count:before {
    background-color: transparent;
    filter: invert(100%);
  }
}
#header .btn.cart-count:hover {
  opacity: 0.7;
}
#header .btn.cart-count .sr-only {
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: 600;
  max-width: 80px;
  text-align: left;
  line-height: 1.2em;
  position: absolute;
  left: 60px;
  display: block !important;
  top: 8px;
  letter-spacing: 1px;
  width: auto;
  height: auto;
  color: #000;
  margin: 0;
  clip: unset;
}
@media (max-width: 992px) {
  #header .btn.cart-count .sr-only {
    display: none !important;
  }
}
#header .btn.cart-count i {
  width: 22px;
  height: 22px;
  font-size: 0.7em;
  font-family: sans-serif;
  padding-top: 6px;
  font-weight: 200;
  right: 0;
  left: 36px;
  color: #fff;
  top: -6px;
  background: #ef683f;
  position: absolute;
}
@media only screen and (max-width: 768px) {
  #header .btn.cart-count {
    padding-right: 0;
    margin-right: 0;
    position: fixed;
    right: 63px;
    top: 4px;
    z-index: 9999;
    width: 40px !important;
    height: 40px;
    background-size: 45px;
    padding-left: 0;
  }
  #header .btn.cart-count i {
    left: 20px;
    top: 2px;
    width: 20px;
    padding-top: 4px;
    height: 20px;
  }
  #header .btn.cart-count:before {
    background-size: 20px;
    margin-right: 0;
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 768px) {
  #header .search-form {
    position: fixed;
    top: 45px;
    left: 0;
    width: 100%;
    margin: 0 !important;
    padding: 10px;
    background: #f2f2f2;
    z-index: 999;
  }
  #header .search-form input {
    width: 100% !important;
  }
  #header .search-form button {
    top: 10px;
    right: 10px;
    background: #9ecc3c;
    border-color: #9ecc3c;
  }
}
#header .search {
  margin-left: auto;
}
@media only screen and (max-width: 1200px) {
  #header .search {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  #header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  #header .header-top {
    height: 110px;
    width: 100%;
    position: relative;
    padding: 0;
  }
  #header .header-top .navigation-buttons {
    flex: unset;
    margin-left: 4%;
  }
  #header .header-top > div {
    flex: unset;
  }
  #header .search-form .search-whisperer a,
  #header .search-form .search-whisperer .p-name {
    color: #000;
  }
  #header .search-form input {
    height: 48px;
    line-height: 43px;
    background: #f3f5f6;
    border-radius: 40px;
    color: #000;
    font-size: 1em;
    letter-spacing: 0.5px;
    width: 380px;
    padding: 0 40px 0 20px;
    border: 1px solid #f3f5f6;
  }
  #header .search-form input::placeholder {
    color: #767474;
    font-weight: 400;
    font-size: 0.9em;
    font-style: normal;
    letter-spacing: 0.5px;
  }
  #header .search-form button {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 40px;
    color: transparent;
    border: none;
    background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/kulhanek/img/search.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #9ecc3c;
    background-size: 20px;
    opacity: 1;
    margin-top: 4px;
    margin-right: 5px;
  }
  #header .search-form button:hover {
    opacity: 0.7;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  #header .search-form input {
    width: 250px;
  }
}
@media only screen and (min-width: 768px) {
  #header .site-name {
    margin-top: 0;
    height: 80px;
    display: flex;
    align-items: center;
  }
  #header .site-name img {
    max-height: 56px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #header .site-name img {
    max-height: 42px !important;
  }
}
@media only screen and (max-width: 768px) {
  #header .site-name {
    position: fixed;
    top: 0;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
  }
  #header .site-name img {
    max-height: 90px !important;
  }
}
@media only screen and (max-width: 1200px) {
  #header .search-form {
    margin-left: 30px;
  }
  #header .search-form input {
    width: 230px;
  }
}
@media only screen and (max-width: 768px) {
  #header .site-name img {
    max-width: 170px !important;
    padding: 6px 0;
  }
  #header .btn.cart-count .cart-price {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) and (max-width: 400px) {
  #header .site-name img {
    max-width: 120px !important;
    margin-left: -9px !important;
    margin-top: 5px !important;
  }
}
.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;
  margin-left: 10px;
  margin-top: 0;
}
.p-detail .stars-wrapper:before {
  display: none;
}
.p-detail .stars-wrapper .stars-label {
  color: #4c4c4c;
  font-weight: 600;
}
.next-to-carousel-banners {
  margin: -40px auto 20px auto;
  position: relative;
  width: 100%;
  max-width: 1300px;
  background: transparent;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
@media only screen and (max-width: 1200px) {
  .next-to-carousel-banners {
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .next-to-carousel-banners {
    border: none;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .slick-list {
    padding-bottom: 5px !important;
  }
}
.next-to-carousel-banners .banner-wrapper {
  margin-top: 0 !important;
  width: calc(33.333% - 20px);
  margin: 10px;
}
.next-to-carousel-banners .banner-wrapper > a {
  width: 100%;
}
.next-to-carousel-banners .banner-wrapper:nth-child(3) {
  padding-right: 0;
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .banner-wrapper {
    width: 100%;
    padding: 0;
    margin: 0 0 15px 0;
  }
}
.next-to-carousel-banners .banner-wrapper img {
  max-width: 100%;
  text-align: center;
  width: 100%;
}
.next-to-carousel-banners .banner-wrapper .extended-banner-texts {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 40px;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .banner-wrapper .extended-banner-texts {
    padding: 20px;
    left: 0;
    height: 100%;
    max-width: 100%;
    background: rgba(255, 255, 255, 0.3);
    bottom: 0;
    top: initial;
    transform: none;
    text-align: left;
    align-items: flex-start;
    border-radius: 10px;
  }
}
.next-to-carousel-banners .banner-wrapper .extended-banner-title,
.next-to-carousel-banners .banner-wrapper .extended-banner-text,
.next-to-carousel-banners .banner-wrapper .extended-banner-link {
  position: relative;
  background: transparent;
  top: unset;
  left: unset;
  right: unset;
  border: none;
  box-shadow: none;
  padding: 0;
}
.next-to-carousel-banners .banner-wrapper .extended-banner-title {
  font-size: 2.2em;
  color: #0c1833;
  font-weight: 700;
  line-height: 1.1em;
  max-width: 230px;
  margin-bottom: 35px;
}
@media only screen and (max-width: 992px) {
  .next-to-carousel-banners .banner-wrapper .extended-banner-title {
    font-size: 1.7em;
    max-width: 180px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .banner-wrapper .extended-banner-title {
    max-width: 80%;
    /*text-align: center;*/
    width: 100%;
  }
}
@media only screen and (max-width: 992px) {
  .next-to-carousel-banners .banner-wrapper .extended-banner-link {
    font-size: 0.8em !important;
    line-height: 1em;
  }
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .banner-wrapper .extended-banner-link {
    margin-right: auto !important;
    margin-left: 0 !important;
  }
}
.next-to-carousel-banners .banner-wrapper .extended-banner-link:after {
  width: 14px;
  height: 13px;
  position: relative;
  content: '';
  display: inline-block;
  margin-left: 7px;
  background-image: url(https://shoptet.tomashlad.eu/user/documents/extras/kulhanek/img/arrow-w.svg);
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
}
.type-detail .detail-banners {
  margin: 40px 0px;
}
.small-banners-line,
.type-detail .detail-banners {
  display: flex;
  flex-wrap: wrap;
  max-width: 1280px;
  margin: 30px auto;
}
@media only screen and (max-width: 768px) {
  .small-banners-line,
  .type-detail .detail-banners {
    margin: 0;
  }
}
.small-banners-line .banner-wrapper,
.type-detail .detail-banners .banner-wrapper,
.small-banners-line > .small-banner,
.type-detail .detail-banners > .small-banner {
  width: 25%;
  margin-top: 0;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .small-banners-line .banner-wrapper,
  .type-detail .detail-banners .banner-wrapper,
  .small-banners-line > .small-banner,
  .type-detail .detail-banners > .small-banner {
    width: 50%;
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 480px) {
  .small-banners-line .banner-wrapper,
  .type-detail .detail-banners .banner-wrapper,
  .small-banners-line > .small-banner,
  .type-detail .detail-banners > .small-banner {
    width: 100%;
    margin-bottom: 25px;
  }
  .small-banners-line .banner-wrapper:last-child,
  .type-detail .detail-banners .banner-wrapper:last-child,
  .small-banners-line > .small-banner:last-child,
  .type-detail .detail-banners > .small-banner:last-child {
    margin-bottom: 0;
  }
}
.small-banners-line .small-banner,
.type-detail .detail-banners .small-banner {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  padding: 0 15px;
  /*@media @desktop-min {
      padding-right: 55px;
      border-right: 1px solid #e9e9e9;
    }*/
}
@media only screen and (max-width: 480px) {
  .small-banners-line .small-banner,
  .type-detail .detail-banners .small-banner {
    flex-direction: row;
    padding: 0;
  }
}
.small-banners-line .small-banner .icon-box,
.type-detail .detail-banners .small-banner .icon-box {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #000;
  border-radius: 70px;
  transition: 0.3s;
  min-width: 60px;
}
.small-banners-line .small-banner .icon-box img,
.type-detail .detail-banners .small-banner .icon-box img {
  max-height: 50px;
  max-width: 50px;
  opacity: 0.4;
}
.small-banners-line .small-banner .icon-box:before,
.type-detail .detail-banners .small-banner .icon-box:before {
  display: none;
}
@media only screen and (max-width: 480px) {
  .small-banners-line .small-banner .desc-box,
  .type-detail .detail-banners .small-banner .desc-box {
    text-align: left;
    padding-left: 10px;
  }
}
.small-banners-line .small-banner .desc-box h3,
.type-detail .detail-banners .small-banner .desc-box h3 {
  font-size: 1.3em;
  letter-spacing: 0;
  color: #222;
  margin: 20px 0;
  font-weight: 700;
  line-height: 1.2em;
}
@media only screen and (max-width: 480px) {
  .small-banners-line .small-banner .desc-box h3,
  .type-detail .detail-banners .small-banner .desc-box h3 {
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 1.2em;
  }
}
.small-banners-line .small-banner .desc-box p,
.type-detail .detail-banners .small-banner .desc-box p {
  color: #222;
  font-size: 0.9em;
  margin: 0;
  font-weight: 500;
  line-height: 1.7em;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .fixed-menu .popup-widget.cart-widget {
    top: 32px !important;
  }
  .fixed-menu .site-msg {
    top: -80px;
  }
  .fixed-menu .top-navigation-bar {
    top: -51px !important;
  }
  .fixed-menu #header {
    top: -110px;
  }
  .fixed-menu #header #navigation:before {
    top: 0;
  }
  .fixed-menu .top-navigation-bar .top-navigation-contacts {
    opacity: 0;
    top: -40px;
  }
  .fixed-menu .top-navigation-bar .top-navigation-tools {
    top: -100px;
    opacity: 0;
  }
  .fixed-menu .top-navigation-bar .top-navigation-tools > .dropdown {
    top: -20px;
  }
  .fixed-menu .top-navigation-bar .top-navigation-tools a.login {
    top: -50px;
    opacity: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .fixed-menu #header .btn.cart-count {
    top: 0;
  }
  .fixed-menu #header .btn.cart-count .sr-only {
    opacity: 1;
  }
}
@media only screen and (max-width: 768px) {
  .fixed-menu #header .btn.cart-count {
    top: 5px;
  }
  .fixed-menu #header .btn.cart-count .sr-only {
    opacity: 1;
  }
}
.wide-carousel {
  width: 100%;
}
.multiple-columns-body aside {
  margin-bottom: 20px;
}
.multiple-columns-body.type-index .next-to-carousel-banners .banner-wrapper {
  padding: 20px !important;
}
@media only screen and (max-width: 768px) {
  .multiple-columns-body.type-index .next-to-carousel-banners .banner-wrapper {
    padding: 20px 0 !important;
  }
}
.multiple-columns-body.type-index #content-wrapper {
  margin-top: 190px;
}
@media only screen and (max-width: 768px) {
  .multiple-columns-body.type-index #content-wrapper {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .multiple-columns-body.type-index.admin-logged #content-wrapper {
    margin-top: 215px;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-columns-body.type-index .row.banners-content.body-banners {
    margin: 0;
  }
}
.multiple-columns-body.type-index .homepage-box.welcome-wrapper {
  padding-left: 50px !important;
  padding-right: 50px !important;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .multiple-columns-body.type-index .homepage-box.welcome-wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 1200px) {
  .multiple-columns-body.type-index #carousel {
    margin: 0;
  }
}
.multiple-columns-body.type-index .content {
  max-width: calc(100% - 295px);
  padding-right: 0;
}
@media only screen and (max-width: 992px) {
  .multiple-columns-body.type-index .content {
    max-width: 100%;
  }
}
.multiple-columns-body.admin-logged #carousel,
.multiple-columns-body #carousel {
  margin-top: 0 !important;
}
#carousel {
  margin-bottom: 0;
  margin-top: 170px;
  margin-left: 10px;
  border-radius: 8px;
  margin-right: 10px;
  background: #f9f8f9;
  overflow: hidden;
}
#carousel .carousel-control::before {
  background: rgba(255, 255, 255, 0.6);
  color: #000;
  font-size: 14px;
}
@media only screen and (max-width: 1200px) {
  #carousel {
    /*height: 400px;*/
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (max-width: 768px) {
  #carousel {
    /*height: 350px;*/
    margin: 0 !important;
  }
}
#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 > img,
#carousel .item > a > img {
  min-height: 215px;
  object-fit: cover;
  width: 100%;
  border-radius: 8px;
  height: auto;
}
#carousel .item .extended-banner-texts {
  left: calc(50% - 640px);
  width: auto;
  height: auto;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  top: 50%;
  transform: translateY(-50%);
  bottom: inherit;
  text-align: left;
  text-shadow: none;
  background: transparent;
  padding: 0 0 50px 0;
  max-width: 573px;
}
@media (max-width: 1440px) {
  #carousel .item .extended-banner-texts {
    left: calc(50% - 590px);
  }
}
@media only screen and (max-width: 1200px) {
  #carousel .item .extended-banner-texts {
    left: calc(50% - 470px);
  }
}
@media only screen and (max-width: 992px) {
  #carousel .item .extended-banner-texts {
    left: calc(50% - 360px);
  }
}
#carousel .item .extended-banner-texts.empty {
  display: none;
}
@media only screen and (max-width: 768px) {
  #carousel .item .extended-banner-texts {
    padding: 20px;
    left: 0;
    height: 100%;
    max-width: 100%;
    background: rgba(255, 255, 255, 0.3);
    bottom: 0;
    top: initial;
    transform: none;
    /*text-align: center;
        align-items: center;*/
    border-radius: 10px;
  }
}
#carousel .item .extended-banner-texts .extended-banner-title {
  position: relative;
  background: transparent;
  box-shadow: none;
  border: none;
  color: #0c1833;
  padding-left: 0;
  font-size: 3.5em;
  text-transform: none;
  padding-top: 0;
  line-height: 1em;
  font-weight: 700;
}
@media only screen and (max-width: 992px) {
  #carousel .item .extended-banner-texts .extended-banner-title {
    font-size: 1.8em;
  }
}
#carousel .item .extended-banner-texts .extended-banner-text {
  position: relative;
  background: transparent;
  box-shadow: none;
  border: none;
  color: #0c1833;
  font-size: 2.2em;
  letter-spacing: 1px;
  font-weight: 400;
  margin: 5px 0 0 0;
  padding: 0;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  #carousel .item .extended-banner-texts .extended-banner-text {
    font-size: 1.2em;
  }
}
#carousel .item .extended-banner-texts .extended-banner-link {
  position: relative !important;
  background: transparent;
  box-shadow: none;
  border: none;
  color: #fff;
  font-weight: 400;
  margin-top: 30px;
  padding: 14px 20px;
  text-transform: uppercase;
  background: #9ecc3c;
  min-width: 230px;
  border-radius: 30px;
  text-align: center;
  height: auto;
  letter-spacing: 0.5px;
  font-size: 1em;
  top: initial !important;
}
@media only screen and (max-width: 768px) {
  #carousel .item .extended-banner-texts .extended-banner-link {
    min-width: 180px;
  }
}
#carousel .item .extended-banner-texts .extended-banner-link:after {
  width: 14px;
  top: 2px;
  height: 13px;
  position: relative;
  content: '';
  display: inline-block;
  margin-left: 7px;
  background-image: url(https://shoptet.tomashlad.eu/user/documents/extras/kulhanek/img/arrow-w.svg);
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
}
#carousel .item .extended-banner-texts .extended-banner-link:hover {
  background: #ef683f;
  color: #fff !important;
}
#carousel .carousel-slide-box .carousel-caption {
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  bottom: inherit;
  text-align: center;
  margin-top: -20px;
  text-shadow: none;
  padding-bottom: 50px;
}
@media only screen and (max-width: 1200px) {
  #carousel .carousel-slide-box .carousel-caption {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 768px) {
  #carousel .carousel-slide-box .carousel-caption {
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 0;
    transform: none;
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    margin: 0;
  }
}
#carousel .carousel-slide-box .carousel-caption h1,
#carousel .carousel-slide-box .carousel-caption h2 {
  display: block;
  color: #fff;
  font-size: 3em;
  text-shadow: none;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.5px;
  max-width: 620px;
  line-height: 1.8em;
  margin: 0 auto 20px auto;
}
#carousel .carousel-slide-box .carousel-caption h1 span,
#carousel .carousel-slide-box .carousel-caption h2 span {
  display: block;
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 900;
  color: #9ecc3c;
}
@media only screen and (max-width: 1500px) {
  #carousel .carousel-slide-box .carousel-caption h1,
  #carousel .carousel-slide-box .carousel-caption h2 {
    font-size: 2.5em;
  }
}
@media only screen and (max-width: 768px) {
  #carousel .carousel-slide-box .carousel-caption h1,
  #carousel .carousel-slide-box .carousel-caption h2 {
    text-align: center;
    margin: 0 auto 15px auto;
    position: relative;
    font-size: 1.8em;
    line-height: 2.1em;
  }
}
#carousel .carousel-slide-box .carousel-caption p {
  font-size: 1.5em;
  font-weight: 300;
  text-shadow: none;
  letter-spacing: 0.4px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  #carousel .carousel-slide-box .carousel-caption p {
    text-align: center;
  }
}
#carousel .carousel-slide-box .carousel-caption a {
  border: none;
  min-width: 180px;
  display: inline-block !important;
  background: #9ecc3c;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
  color: #fff !important;
  font-weight: 300;
  letter-spacing: 0.5px !important;
  font-size: 1em;
  margin: 0 auto;
}
#carousel .carousel-slide-box .carousel-caption a:hover {
  background: #000;
}
.btn {
  border-radius: 5px;
}
.button,
.products .product button,
.products .product .btn,
.btn.btn-primary,
.filters-wrapper .btn.btn-default,
.next-to-carousel-banners .extended-banner-texts .extended-banner-link {
  width: auto;
  min-width: 100px;
  border-radius: 0;
  height: 40px;
  background: #9ecc3c;
  border: none;
  color: #fff !important;
  display: flex !important;
  font-weight: 300;
  font-size: 1em;
  align-items: center;
  padding: 0 25px;
  text-transform: uppercase;
  justify-content: center;
  text-decoration: none;
  transition: 0.3s;
  letter-spacing: 0.5px;
  border-radius: 30px;
  text-shadow: none;
}
.button:hover,
.products .product button:hover,
.products .product .btn:hover,
.btn.btn-primary:hover,
.filters-wrapper .btn.btn-default:hover,
.next-to-carousel-banners .extended-banner-texts .extended-banner-link:hover {
  background: #ef683f;
  color: #fff !important;
}
@media only screen and (max-width: 768px) {
  .button,
  .products .product button,
  .products .product .btn,
  .btn.btn-primary,
  .filters-wrapper .btn.btn-default,
  .next-to-carousel-banners .extended-banner-texts .extended-banner-link {
    margin: 0 auto;
  }
}
.button.inverse,
.products .product button.inverse,
.products .product .btn.inverse,
.btn.btn-primary.inverse,
.filters-wrapper .btn.btn-default.inverse,
.next-to-carousel-banners .extended-banner-texts .extended-banner-link.inverse {
  background: #9ecc3c;
  border: 2px solid #9ecc3c;
  color: #fff !important;
  font-weight: 400;
}
.button.inverse:hover,
.products .product button.inverse:hover,
.products .product .btn.inverse:hover,
.btn.btn-primary.inverse:hover,
.filters-wrapper .btn.btn-default.inverse:hover,
.next-to-carousel-banners .extended-banner-texts .extended-banner-link.inverse:hover {
  color: #fff !important;
  background: #fae9ea;
}
ol.cart-header li.active a,
ol.cart-header li.active strong {
  color: #9ecc3c;
}
ol.cart-header li {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  ol.cart-header {
    display: none;
  }
}
.cart-header li.active a,
.cart-header li.active strong {
  border-color: #9ecc3c;
}
.content-wrapper.homepage-box.middle-banners-wrapper {
  overflow: hidden;
}
.flags .flag {
  letter-spacing: 0;
  padding: 7px 15px;
  background: #d32b2b;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.85em;
}
@media only screen and (max-width: 600px) {
  .flags .flag {
    padding: 3px 10px;
    font-size: 0.8em;
  }
}
.flags.flags-extra .flag {
  background: #000;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .flags.flags-extra .flag {
    width: 50px;
    height: 50px;
    padding: 0;
  }
  .flags.flags-extra .flag .price-standard {
    display: none;
  }
  .flags.flags-extra .flag span {
    font-size: 12px !important;
  }
}
.flags .flag.flag-new {
  background: #9ecc3c;
  color: #fff;
}
.flags .flag.flag-action {
  color: #fff;
}
.flags.flags-extra .flag .price-standard {
  font-size: 11px;
  letter-spacing: 0;
}
/*.flag-custom2 {
  background-color: transparent !important;
  position: absolute;
  top: 19px;
  right: -18px !important;
  color: #fff !important;
  padding-left: 15px;
  min-width: 141px;
  background: #cd272e !important;
  height: 20px;
  font-size: 0.9em !important;
  transform: rotate(32deg);
  font-weight: 300 !important;
  display: flex;
  flex-direction: row;
  padding: 3px 3px 3px 12px !important;
  letter-spacing: 0.5px !important;
  justify-content: center;
}*/
body .content-wrapper {
  background: transparent;
}
.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-inline .product .availability {
  position: relative !important;
  left: 0 !important;
  text-align: left !important;
  top: 0 !important;
}
.products-inline .product .image {
  border-radius: 10px;
  overflow: hidden;
}
.products-inline .product .name {
  text-align: left;
  font-weight: 600;
  font-size: 1.1em;
  color: #0c1833;
  letter-spacing: 0;
}
@media (max-width: 600px) {
  .products-inline.products-top .product {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0 !important;
  }
}
.products-inline.products-top .product .price {
  text-align: left;
}
.stars {
  width: 100px;
  height: 20px;
}
.stars a,
.stars span {
  width: 20px;
  height: 20px;
  margin: 0;
  color: #ffba00 !important;
}
.stars a:before,
.stars span:before {
  font-size: 16px;
  color: #ffba00 !important;
}
@media only screen and (max-width: 480px) {
  .stars {
    width: 95px;
    margin: 0;
  }
  .stars a,
  .stars span {
    width: 17px;
    height: 16px;
  }
  .stars a:before,
  .stars span:before {
    font-size: 16px;
  }
}
.products.products-block {
  margin: 0 -10px;
  width: calc(100% + 20px);
}
.products.products-block .slick-list {
  /*margin: -30px -20px;*/
  padding: 10px 1px 10px 1px !important;
}
@media (max-width: 1250px) {
  .products.products-block .slick-list {
    padding: 10px 1px 30px 1px !important;
  }
}
@media only screen and (max-width: 768px) {
  .products.products-block .slick-list {
    padding: 10px 1px 0 1px !important;
  }
}
.products.products-block .slick-track {
  float: left;
}
.products.products-block .product {
  border: none !important;
  position: relative;
  padding: 0 10px !important;
  background: #fff;
  transition: 0.3s;
  border-right-style: none !important;
}
.products.products-block .product:focus {
  outline: none;
}
.products.products-block .product a:focus {
  outline: none;
}
@media only screen and (max-width: 992px) {
  .products.products-block .product {
    width: 31.3%;
  }
}
@media only screen and (max-width: 768px) {
  .products.products-block .product {
    width: 48%;
  }
}
@media only screen and (max-width: 480px) {
  .products.products-block .product {
    width: 100%;
    margin-bottom: 30px;
    /*.prices {
        width: 100% !important;
        text-align: center !important;
      }
*/
  }
  .products.products-block .product .availability {
    align-items: center;
    text-align: left;
    flex-wrap: wrap;
  }
  .products.products-block .product .availability span {
    text-align: left;
  }
  .products.products-block .product .p-in {
    padding: 0 !important;
  }
  .products.products-block .product .p-in .p-desc {
    display: none !important;
  }
  .products.products-block .product .p-in .name {
    font-size: 1em !important;
    line-height: 1.3em !important;
    margin-bottom: 0;
    /*text-align: center !important;*/
  }
}
.products.products-block .product .stars-placeholder,
.products.products-block .product .p .stars-wrapper {
  height: auto;
  margin: 0;
  position: absolute;
  top: -10px;
  left: 20px;
}
@media only screen and (max-width: 600px) {
  .products.products-block .product .stars-placeholder,
  .products.products-block .product .p .stars-wrapper {
    left: 50%;
    top: -8px;
    transform: translateX(-50%);
    height: 20px;
  }
}
.products.products-block .product .flag-discount {
  margin-left: 0;
  display: none;
}
.products.products-block .product .image {
  border-radius: 10px;
  overflow: hidden;
}
.products.products-block .product .image img {
  opacity: 1;
  border-radius: 10px;
  transition: 0.3s;
}
.products.products-block .product .p-code {
  padding: 1px 6px;
  background: #f5f5f4;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 0.75em;
  color: #a7a7a7;
  right: 10px;
  top: 10px;
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .products.products-block .product .p-code {
    display: none;
  }
}
.products.products-block .product.slick-slide {
  padding: 0 10px;
}
.products.products-block .product .p-in {
  position: relative;
  background: #fff;
  padding: 0;
}
.products.products-block .product .flags {
  width: 100%;
  padding: 10px;
}
.products.products-block .product .flags.flags-default .flag {
  border-radius: 20px;
}
.products.products-block .product .flags.flags-extra {
  position: absolute;
  bottom: 20px;
  right: 20px;
  left: inherit;
  display: flex;
  width: auto !important;
  padding: 0;
}
@media only screen and (max-width: 992px) {
  .products.products-block .product .flags.flags-extra {
    right: 10px;
    bottom: 10px;
  }
}
.products.products-block .product .flags.flags-extra .flag {
  background: #000;
}
.products.products-block .product .flags.flags-extra .flag.flag-discount {
  padding: 0;
}
.products.products-block .product .flags.flags-extra .flag.flag-discount .price-standard {
  display: none;
}
.products.products-block .product .flags.flags-extra .flag.flag-discount .price-save {
  font-size: 1.7em;
  font-weight: 400;
}
.products.products-block .product .flags.flags-extra .flag span {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .products.products-block .product .flags.flags-extra .flag {
    width: 45px;
    height: 45px;
    margin: 0;
    right: -5px;
    opacity: 0.8;
  }
  .products.products-block .product .flags.flags-extra .flag > span {
    display: none;
  }
  .products.products-block .product .flags.flags-extra .flag > span.price-save {
    display: block;
    font-size: 11px !important;
    letter-spacing: 0px;
  }
  .products.products-block .product .flags.flags-extra .flag > span.icon-van {
    display: block;
    font-size: 20px !important;
  }
}
.products.products-block .product .stars {
  margin-bottom: 10px;
}
.products.products-block .product .p {
  position: relative;
  border: none;
  padding-bottom: 17px;
  border-bottom: none !important;
}
.products.products-block .product .p .name {
  text-align: left;
  font-weight: 600;
  font-size: 1.1em;
  color: #0c1833;
  letter-spacing: 0;
  text-decoration: none;
  height: 56px;
  max-height: 56px;
  margin: 5px auto 5px auto;
  display: inline-block;
  overflow: hidden;
  line-height: 1.2em;
  width: 100%;
}
.products.products-block .product .ratings-wrapper {
  width: 100%;
  justify-content: center;
  flex-direction: column;
  padding: 0;
  top: 0;
  min-height: 0;
}
@media only screen and (max-width: 480px) {
  .products.products-block .product .ratings-wrapper {
    align-items: flex-start;
  }
}
.products.products-block .product .availability {
  min-height: 27px;
  /* margin-bottom: 7px; */
  line-height: 1.1em;
  font-size: 0.85em;
  font-weight: 500;
  flex: 1;
  width: 100%;
  text-align: left;
}
.products.products-block .product .availability .availability-amount {
  margin-left: 4px;
}
@media only screen and (max-width: 600px) {
  .products.products-block .product .availability {
    position: relative;
    text-align: center;
    max-width: 100%;
    right: 0;
    top: -6px;
    min-height: 25px;
    display: flex;
    align-items: center;
  }
}
.products.products-block .product .p-desc {
  order: 3;
  font-size: 0.9em;
  opacity: 1;
  font-weight: 400;
  text-align: left;
  max-width: 100%;
  letter-spacing: 0.5px;
  color: #000;
  padding: 0;
  max-height: 80px;
  margin: 0;
  line-height: 1.7em;
  display: block !important;
  background: #fff;
  margin-top: 15px;
}
@media only screen and (max-width: 600px) {
  .products.products-block .product .p-desc {
    border: none;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 15px;
  }
}
.products.products-block .product .p-tools {
  flex-basis: 45%;
}
@media only screen and (max-width: 600px) {
  .products.products-block .product .p-tools {
    flex-basis: 100%;
    width: 100%;
  }
}
.products.products-block .product .prices {
  order: 2;
  padding: 0px;
  flex-basis: 0px;
  margin-bottom: 0;
  text-align: left;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-height: 50px;
}
@media only screen and (max-width: 600px) {
  .products.products-block .product .prices {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .products.products-block .product .prices {
    position: absolute;
    right: 0;
    bottom: 55px;
  }
}
.products.products-block .product .prices .price-additional {
  display: block;
  text-align: left;
  color: #222;
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 1px;
}
@media only screen and (max-width: 480px) {
  .products.products-block .product .prices .price-additional {
    font-size: 0.7em;
  }
}
.products.products-block .product .prices .price,
.products.products-block .product .prices .price strong {
  text-transform: none;
}
.products.products-block .product .prices .price-save {
  background: #ef3f3f;
  display: inline-block;
  padding: 3px 7px;
  border-radius: 3px;
  margin-right: 5px;
  color: #fff;
  margin-bottom: 8px;
}
.products.products-block .product .prices .old-price {
  text-decoration: line-through;
  margin-bottom: 5px;
  color: #0c1833;
}
.products.products-block .product .prices .price-final {
  width: 100%;
  margin-bottom: 0;
  /*@media @mobile-land {
          text-align: right;
        }*/
}
@media (min-width: 768px) and (max-width: 992px) {
  .products.products-block .product .prices .price-final small {
    display: block;
  }
}
.products.products-block .product .prices .price-final strong {
  font-weight: 700;
  letter-spacing: 0;
  color: #0c1833;
  font-size: 1.5em;
}
@media only screen and (max-width: 992px) {
  .products.products-block .product .prices .price-final strong {
    font-size: 1.4em;
  }
}
@media only screen and (max-width: 600px) {
  .products.products-block .product .prices .price-final strong {
    font-size: 1.3em;
  }
}
.products.products-block .product .stars-placeholder {
  position: absolute;
  top: -15px;
}
.products.products-block .product a {
  border: none;
}
.products.products-block .product a img {
  border: none;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.products.products-block .product button,
.products.products-block .product .btn {
  height: 48px;
  line-height: 44px;
  background: #9ecc3c;
  margin: 0 auto;
  min-width: 125px;
  border-radius: 40px;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  /* float: left; */
  padding: 0;
  font-weight: 600;
  font-size: 1em;
  color: #fff !important;
}
.products.products-block .product button:before,
.products.products-block .product .btn:before {
  display: none;
}
.products.products-block .product button:after,
.products.products-block .product .btn:after {
  width: 14px;
  height: 13px;
  position: relative;
  content: '';
  display: inline-block;
  margin-left: 7px;
  background-image: url(https://shoptet.tomashlad.eu/user/documents/extras/kulhanek/img/arrow-w.svg);
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 768px) {
  .products.products-block .product button,
  .products.products-block .product .btn {
    width: 100% !important;
    min-width: 90px;
    padding: 0;
    font-size: 0.9em;
    line-height: 33px !important;
  }
}
.products.products-block .product button:hover,
.products.products-block .product .btn:hover {
  background: #ef683f;
  border-color: #ef683f;
}
@media only screen and (max-width: 480px) {
  .products.products-block .product .p-bottom {
    margin-top: 5px;
  }
}
.products.products-block .product .p-bottom > div {
  flex-direction: row-reverse;
  align-items: flex-end;
}
@media only screen and (max-width: 600px) {
  .products.products-block .product .p-bottom > div {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.products.products-block .product:hover {
  height: auto !important;
  z-index: 3;
}
.products.products-block .product:hover .image img {
  opacity: 0.7;
}
.overall-wrapper {
  overflow: hidden;
}
.overall-wrapper:after {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
@media only screen and (max-width: 768px) {
  .navigation-window-visible .overall-wrapper:after {
    visibility: visible;
    opacity: 1;
    width: calc(100% - 320px);
  }
  .navigation-window-visible #header {
    z-index: 99;
  }
  .navigation-window-visible #header #navigation {
    left: 0;
  }
}
.h4,
h4,
.category-title,
.p-detail-inner h1,
article h1,
h4.homepage-group-title,
.h4.homepage-group-title {
  font-weight: 700;
  color: #201411 !important;
  margin-bottom: 20px;
  position: relative;
  letter-spacing: 0;
  text-transform: none;
  padding: 0;
  font-size: 2.3em;
  display: block;
  text-align: left;
  clear: both;
}
@media only screen and (max-width: 768px) {
  .h4,
  h4,
  .category-title,
  .p-detail-inner h1,
  article h1,
  h4.homepage-group-title,
  .h4.homepage-group-title {
    font-size: 1.5em;
  }
}
.in-polstry-na-miru .empty-content-category {
  display: none;
}
h4.homepage-group-title,
.h4.homepage-group-title {
  text-align: center;
  padding: 0 50px;
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  h4.homepage-group-title,
  .h4.homepage-group-title {
    padding: 0 38px;
    margin-top: 20px !important;
  }
}
.content form fieldset h4 {
  text-align: left;
  font-size: 1.3em;
}
.one-column-body .content {
  padding: 0;
}
.user-action-tabs {
  padding: 0;
}
.type-page .content-inner {
  width: 100%;
  max-width: 100%;
  padding-bottom: 30px;
}
.content article {
  position: relative;
  padding-bottom: 30px;
  color: #333;
  font-weight: 500;
}
.content article p {
  color: #333;
}
.content article h1 {
  text-align: left;
  margin-top: 0;
}
.content article h1:before {
  left: 0;
  transform: none;
}
.content .category-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  font-size: 0;
  justify-content: flex-end;
  border-radius: 0;
  margin-bottom: 40px;
  margin-top: 0px;
  background: transparent !important;
  overflow: visible;
}
.content .category-header:before {
  position: relative;
  content: 'Sortieren nach:';
	white-space: nowrap;
  left: 0;
  top: 0;
  width: 100px;
  height: auto;
  background: transparent;
  z-index: 3;
  color: #666 !important;
  font-size: 15px;
}
@media only screen and (max-width: 768px) {
  .content .category-header:before {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .content .category-header {
    margin-bottom: 20px;
    margin-top: -4px;
    margin-left: 200px;
  }
}
@media only screen and (max-width: 480px) {
  .content .category-header {
    margin-left: auto;
    position: relative;
    width: 143px;
  }
}
.content .category-header label {
  font-size: 14px !important;
  color: #000 !important;
  border-radius: 0 !important;
  letter-spacing: 0;
  margin-top: 0 !important;
  padding: 13px 25px !important;
  position: relative;
  font-weight: 400;
  z-index: 1;
}
@media only screen and (max-width: 480px) {
  .content .category-header label {
    font-size: 14px !important;
    color: #000 !important;
    border-radius: 0 !important;
    letter-spacing: 0;
    margin-top: 0 !important;
    padding: 8px 12px !important;
    position: relative;
  }
}
.content .category-header label:before {
  display: none !important;
}
.content .category-header form {
  position: relative;
  height: 47px;
  overflow: visible;
}
@media only screen and (max-width: 768px) {
  .content .category-header form {
    width: 100%;
  }
}
.content .category-header form:before {
  position: absolute;
  content: 'Sortieren nach:';
	white-space: nowrap;
  left: 25px;
  top: 16px;
  width: 100px;
  height: auto;
  background: transparent;
  z-index: 3;
  color: #666 !important;
  font-size: 15px;
}
@media only screen and (max-width: 480px) {
  .content .category-header form:before {
    left: 18px;
  }
}
.content .category-header > div {
  padding: 0 0 0 25px !important;
  color: #b0b2b3;
  letter-spacing: 0.5px;
  flex: inherit;
  display: none;
}
.content .category-header fieldset {
  overflow: hidden;
  margin-left: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 400px;
  width: 185px;
  padding-top: 47px;
  height: 47px;
  z-index: 3;
  background: transparent;
  position: relative;
  border: 2px solid #d6d8d9;
  border-radius: 28px;
  cursor: pointer;
}
@media only screen and (max-width: 480px) {
  .content .category-header fieldset {
    width: 143px;
    margin-left: auto;
  }
}
.content .category-header fieldset:after {
  top: 0;
  left: 0;
  height: 47px;
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/adamin/img/arrow-down.svg?v2) right 25px center / 10px no-repeat !important;
  font-size: 14px !important;
  color: #000 !important;
  border-radius: 0 !important;
  letter-spacing: 0;
  margin-top: 0 !important;
  padding: 8px 15px !important;
  width: 100%;
  position: absolute;
  background-color: transparent;
  z-index: 2;
  content: '';
}
@media only screen and (max-width: 480px) {
  .content .category-header fieldset:after {
    background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/adamin/img/arrow-down.svg?v2) right 15px center / 10px no-repeat !important;
  }
}
.content .category-header fieldset label {
  font-weight: 500;
  background: #f1f3f7;
  text-align: left !important;
}
.content .category-header fieldset input[type="radio"]:checked + label {
  position: absolute;
  padding-right: 22px;
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/adamin/img/arrow-down.svg) no-repeat right 25px center !important;
  background-size: 10px !important;
  background-color: #fff !important;
  color: #0c1833 !important;
  top: 0;
  left: 0;
  border-radius: 25px !important;
  letter-spacing: 0;
  width: 100%;
  z-index: 1;
}
.content .category-header fieldset input[type="radio"]:checked + label:after {
  width: 12px;
  height: 8px;
  content: '';
  position: absolute;
  right: 15px;
  top: 5px;
}
.content .category-header fieldset.hovered {
  height: auto;
}
.cart-content h4 {
  font-size: 1.5em;
  margin-top: 0;
  text-align: left;
  margin-bottom: 20px !important;
  padding-bottom: 0;
  line-height: 1.2em;
  text-transform: none;
}
.cart-content h4:before {
  left: 15px;
  transform: none;
  background: transparent;
  bottom: 0;
  width: auto;
}
@media only screen and (max-width: 992px) {
  .cart-content h4:before {
    display: none !important;
  }
}
#content .category-title,
#content .p-detail-inner h1,
.type-posts-listing h1,
.type-post h1 {
  text-align: left;
  font-size: 2.2em;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #0c1833;
}
@media only screen and (max-width: 992px) {
  #content .category-title,
  #content .p-detail-inner h1,
  .type-posts-listing h1,
  .type-post h1 {
    font-size: 1.5em;
  }
}
#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:before,
#content .p-detail-inner h1:before,
.type-posts-listing h1:before,
.type-post h1:before {
  left: 0;
  transform: none;
}
.type-posts-listing,
.type-post h1 {
  margin-bottom: 40px;
}
.login-wrapper a {
  color: #9ecc3c;
}
.content-wrapper,
.content-wrapper.container {
  padding: 0 15px;
}
.btn.btn-conversion,
a.btn.btn-conversion,
.btn.btn-cart,
a.btn.btn-cart {
  background: #9ecc3c;
  border-color: #9ecc3c;
  color: #fff !important;
}
.filters-wrapper .btn {
  width: 150px !important;
  margin: 0 auto !important;
}
#filters {
  padding-top: 15px;
  border-radius: 5px;
  border: 1px solid #f2f2f2;
}
@media only screen and (min-width: 768px) {
  #filters {
    position: absolute;
    left: 0;
    top: -61px;
    z-index: 1;
    background: #fff;
    border: 2px solid #d6d8d9;
    border-radius: 0 25px 25px;
    padding: 30px 10px 10px;
  }
}
#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: #9ecc3c;
  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="radio"] + label::before {
  border-radius: 50%;
}
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: #9ecc3c;
}
input[type="checkbox"]:checked + label::after,
input[type="radio"]:checked + label::after {
  background-color: #9ecc3c;
  width: 16px;
  height: 16px;
}
.browse-p .p-prev,
.browse-p .p-next {
  display: none;
}
.type-index .content-wrapper.homepage-box.before-carousel {
  margin-bottom: 0;
  padding-bottom: 0;
}
.type-index .content {
  max-width: 100%;
}
.type-index .content-wrapper {
  padding-top: 0 !important;
}
.type-index .latest-contribution-wrapper {
  display: none;
}
.type-index .homepage-box.middle-banners-wrapper {
  margin-bottom: 0;
  padding-bottom: 0;
}
.type-index .homepage-box.middle-banners-wrapper .container {
  max-width: 100%;
}
.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 .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 {
  border-top: none;
  margin-bottom: 0;
  background-size: cover;
  padding: 40px 0 !important;
  text-align: left;
  font-weight: 400;
  color: #0c1833;
}
@media only screen and (max-width: 1200px) {
  .homepage-box.welcome-wrapper {
    padding: 50px 0 !important;
  }
}
@media only screen and (max-width: 992px) {
  .homepage-box.welcome-wrapper {
    margin-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .homepage-box.welcome-wrapper {
    padding: 30px 20px 0 20px !important;
  }
}
.homepage-box.welcome-wrapper .welcome > div {
  max-width: unset;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .homepage-box.welcome-wrapper .container {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 992px) {
  .homepage-box.welcome-wrapper .col-sm-6 {
    width: 100%;
    padding: 0;
    max-width: 100%;
  }
}
.homepage-box.welcome-wrapper h1 {
  color: #0c1833;
  font-weight: 600;
  font-size: 2.3em;
  letter-spacing: 0;
  width: 100%;
  max-width: 100%;
  margin: 0 auto 40px auto;
}
@media only screen and (max-width: 992px) {
  .homepage-box.welcome-wrapper h1 {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .homepage-box.welcome-wrapper h1 {
    font-size: 1.5em;
  }
}
.homepage-box.welcome-wrapper p {
  max-width: 945px;
  margin: 0 auto 15px auto;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.7em;
  color: #0c1833;
}
.homepage-box.welcome-wrapper p span {
  color: #fff !important;
}
.homepage-box.welcome-wrapper iframe {
  border-radius: 10px;
  overflow: hidden;
}
.homepage-box.welcome-wrapper .button {
  width: 206px;
  margin: 40px 0 0 0;
  height: 47px;
}
.homepage-box.welcome-wrapper .button:after {
  width: 14px;
  height: 13px;
  position: relative;
  content: '';
  display: inline-block;
  margin-left: 7px;
  background-image: url(https://shoptet.tomashlad.eu/user/documents/extras/kulhanek/img/arrow-w.svg);
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
}
.homepage-box.welcome-wrapper .row {
  max-width: unset;
  display: flex;
  align-items: center;
  margin: 0 -15px;
}
@media only screen and (max-width: 992px) {
  .homepage-box.welcome-wrapper .row {
    flex-direction: column;
    margin: 0;
  }
}
.middle-page-banner {
  height: 200px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
@media only screen and (max-width: 480px) {
  .middle-page-banner {
    height: 240px;
  }
}
.middle-page-banner img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: unset;
  min-height: 100%;
}
@media only screen and (max-width: 768px) {
  .middle-page-banner img {
    opacity: 0.8;
  }
}
.middle-page-banner .banner-caption {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  color: #fff;
  text-align: left;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding-left: 40px;
}
@media only screen and (max-width: 768px) {
  .middle-page-banner .banner-caption {
    text-align: center;
    padding: 0 15px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: rgba(0, 0, 0, 0.6);
  }
}
.middle-page-banner .banner-caption h2 {
  font-size: 3.2em;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 400;
  margin-top: 0;
  line-height: 1.1em;
  margin: 0 0 -5px 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .middle-page-banner .banner-caption h2 {
    font-size: 2em;
    margin-bottom: 10px;
    text-align: center;
    letter-spacing: 1px;
  }
}
.middle-page-banner .banner-caption .button {
  display: inline-block !important;
  width: 190px;
  border: none;
  background: #9ecc3c;
  height: 40px;
  padding: 0;
  line-height: 40px;
  text-transform: none;
  border-radius: 4px;
  text-align: center;
  color: #fff !important;
}
.middle-page-banner .banner-caption .button:hover {
  background: #000;
}
.middle-page-banner .banner-caption p {
  font-size: 1.4em;
  font-weight: 400;
  margin: 0;
  color: #fff;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .middle-page-banner .banner-caption p {
    font-size: 1.2em;
    text-align: center;
  }
}
#footer {
  padding-top: 0;
  background: #fff;
  margin-top: 0;
  background-size: cover;
  color: #0c1833;
  overflow: hidden;
}
#footer .paticka-spodek {
  display: none;
}
#footer .container {
  background: transparent !important;
}
#footer .site-name {
  display: none !important;
}
#footer .custom-footer {
  padding: 0;
  border: none;
}
#footer #categories .topic + ul {
  display: none;
}
#footer #categories .topic.active > a {
  background: transparent;
  color: #0c1833;
}
#footer .custom-footer > div.extended {
  width: 25%;
}
#footer iframe + div > strong {
  color: #000;
  margin-top: 10px;
  display: block;
}
#footer iframe + div + p {
  font-size: 0.8em;
  margin-top: 4px;
  color: #000;
}
#footer .categories .topic > a {
  padding-left: 20px;
  margin-bottom: 12px;
  font-size: 0.9em;
  padding-top: 0;
  color: #0c1833 !important;
}
#footer .categories .topic > a .cat-trigger {
  display: none;
}
#footer .footer-bottom {
  background: transparent !important;
  padding: 50px 0;
  font-weight: 400;
  text-align: left;
  height: auto;
  letter-spacing: 0.3px;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #e6e9f0;
}
@media only screen and (max-width: 768px) {
  #footer .footer-bottom {
    padding-bottom: 20px;
    padding-top: 20px !important;
    margin-top: 0;
    height: auto;
    flex-direction: column-reverse;
  }
  #footer .footer-bottom:before {
    display: none;
  }
}
#footer .footer-bottom #signature {
  text-align: right;
  font-size: 0.9em;
  flex: 1;
  font-weight: 400;
}
#footer .footer-bottom #signature .image {
  order: 2;
  float: right;
  margin-left: 10px;
}
#footer .footer-bottom #signature .image img {
  width: 16px;
}
#footer .footer-bottom #signature a {
  color: #0c1833;
  text-decoration: underline;
}
#footer .footer-bottom .copyright {
  color: #0c1833;
  font-size: 13px;
  text-align: left;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  #footer .footer-bottom .copyright {
    text-align: center;
    margin-top: 0;
  }
}
#footer .footer-bottom .copyright strong {
  font-weight: 500;
}
#footer .footer-bottom .copyright a {
  font-weight: 500;
  color: #0c1833;
}
#footer .footer-bottom .copyright .podpis {
  color: #0c1833;
  text-transform: none;
  font-weight: 500;
  font-size: 12px;
  margin-top: 12px;
  display: block;
}
#footer .footer-bottom .copyright .podpis a {
  color: #9ecc3c;
  font-weight: 500;
}
.instagram-line {
  width: 100% !important;
  padding: 30px 0 30px 0 !important;
  display: flex;
  margin-bottom: -1px;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .instagram-line {
    padding: 20px 0 !important;
  }
}
.instagram-line h4 {
  margin: 0 0 30px 0;
  padding: 0;
  height: auto;
  font-size: 1.7em;
  display: none;
  letter-spacing: 2px;
  padding-right: 20px;
}
.instagram-line h4 img {
  margin-right: 15px;
  background: #fff;
  position: relative;
  top: 8px;
  margin-top: -8px;
}
@media only screen and (max-width: 768px) {
  .instagram-line h4 img {
    top: 0;
    margin-bottom: -9px;
  }
}
@media only screen and (max-width: 1200px) {
  .instagram-line h4 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .instagram-line h4 {
    font-size: 1.3em;
    margin-bottom: 35px;
  }
}
.instagram-line h4:before {
  display: none;
}
@media only screen and (max-width: 768px) {
  .instagram-line h4:before {
    display: block;
  }
}
.instagram-line .instagram-widget {
  width: 100%;
  max-width: inherit;
  justify-content: flex-end;
}
@media only screen and (max-width: 1200px) {
  .instagram-line .instagram-widget {
    justify-content: flex-start;
  }
}
.instagram-line .instagram-widget > a {
  width: 19%;
  margin: 0.5%;
  padding-bottom: 19%;
  height: auto;
  margin-bottom: 0 !important;
}
.instagram-line .instagram-widget > a:nth-child(n+7) {
  display: none;
}
.instagram-line .instagram-widget > a img {
  max-width: 100%;
  transition: 0.3s;
}
.instagram-line .instagram-widget > a:hover img {
  opacity: 0.7;
}
.instagram-line .instagram-widget .instagram-follow-btn {
  flex-basis: 100%;
  display: flex;
  margin-top: 12px;
  text-align: center !important;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
}
.instagram-line .instagram-widget .instagram-follow-btn > span {
  display: flex;
  position: relative;
  padding-left: 30px;
  align-items: center;
}
.instagram-line .instagram-widget .instagram-follow-btn > span:before {
  content: '\e909';
  position: relative;
  left: 0;
  top: 0;
  width: 24px;
  font-size: 16px;
  text-align: center;
  width: 40px;
  height: 40px;
  font-size: 32px;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  margin-right: 10px;
}
@media only screen and (max-width: 1200px) {
  .instagram-line .instagram-widget .instagram-follow-btn {
    width: 100%;
    max-width: 100%;
  }
}
.instagram-line .instagram-widget .instagram-follow-btn a {
  margin-bottom: 0;
  font-size: 2.2em;
  font-weight: 600;
  color: #000;
}
@media only screen and (max-width: 768px) {
  .instagram-line .instagram-widget .instagram-follow-btn a {
    font-size: 1.1em;
    text-align: left;
  }
}
.ordering-process .podpis {
  display: none;
}
.ordering-process #header {
  margin-bottom: 0px;
  border: none !important;
}
.ordering-process {
  background-color: #eaeaea !important;
}
@media only screen and (max-width: 480px) {
  .ordering-process {
    background-color: #fff !important;
  }
  .ordering-process .order-summary-inner h4 {
    padding-left: 10px;
  }
}
.ordering-process .responsive-tools > a[data-target="navigation"] {
  width: inherit;
  height: inherit;
  line-height: inherit;
  right: inherit;
  top: inherit;
}
.ordering-process #content-wrapper {
  margin-top: 200px;
}
@media only screen and (max-width: 992px) {
  .ordering-process #content-wrapper {
    margin-top: 170px;
  }
}
.ordering-process #content-wrapper .content {
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .ordering-process #content-wrapper {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .ordering-process #content-wrapper {
    padding: 0 !important;
  }
  .ordering-process #content-wrapper .price-wrapper .price.price-primary {
    font-size: 25px;
  }
}
.ordering-process.admin-logged #content-wrapper {
  margin-top: 220px;
}
@media only screen and (max-width: 992px) {
  .ordering-process.admin-logged #content-wrapper {
    margin-top: 190px;
  }
}
@media only screen and (max-width: 768px) {
  .ordering-process.admin-logged #content-wrapper {
    margin-top: 0;
  }
}
.pagination-wrapper a,
.pagination-wrapper strong {
  color: #9ecc3c;
}
.pagination-wrapper a.pagination-link:hover {
  background-color: #9ecc3c;
}
.breadcrumbs-wrapper {
  padding: 0;
  margin-top: 180px !important;
}
.breadcrumbs-wrapper img {
  margin-bottom: 12px;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .breadcrumbs-wrapper {
    margin-top: 15px !important;
  }
}
.breadcrumbs-wrapper #navigation-first a {
  padding-left: 0;
}
.breadcrumbs-wrapper .navigation-home-icon-wrapper::before {
  left: 0;
  margin-top: -12px;
}
.breadcrumbs-wrapper .navigation-home-icon-wrapper #navigation-first a {
  padding-left: 25px;
}
.breadcrumbs-wrapper .breadcrumbs > span > a::before {
  display: none;
}
.breadcrumbs-wrapper .breadcrumbs > span {
  align-self: center;
  margin-top: -2px;
}
.breadcrumbs-wrapper .breadcrumbs > span > a,
.breadcrumbs-wrapper .breadcrumbs > span > span {
  padding: 10px 13px 10px 10px;
  color: #9d9fa4;
  position: relative;
  font-weight: 500;
  font-size: 0.95em;
}
.breadcrumbs-wrapper .breadcrumbs > span > span {
  color: #000;
}
.breadcrumbs-wrapper .breadcrumbs > span > a::after {
  width: 8px;
  height: 9px;
  content: '/';
  background: transparent;
  position: absolute;
  color: #9d9fa4;
  right: -3px;
  bottom: unset;
  transform: none;
  top: 11px;
}
.breadcrumbs-wrapper .breadcrumbs {
  background: transparent;
  border: none;
  flex-wrap: wrap;
  margin: -5px 0 10px 0;
  padding-bottom: 0;
  display: flex;
}
.breadcrumbs-wrapper .breadcrumbs > span {
  /*display: flex;
    align-items: flex-start;
    max-height: 31px;
    overflow: hidden;*/
}
.breadcrumbs-wrapper .breadcrumbs .sr-only {
  display: none !important;
}
.type-detail .breadcrumbs-wrapper .breadcrumbs > span:last-child {
  background: #fff;
  position: relative;
  left: -5px;
  height: 30px;
  width: 10px;
}
.type-detail .breadcrumbs-wrapper .breadcrumbs > span:last-child > span {
  display: none;
}
#footer .custom-footer {
  position: relative;
  margin: 0;
  color: #fff;
}
#footer .custom-footer > div:last-child {
  width: 100% !important;
  text-align: center;
  border-top: 1px solid #e6e9f0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-top: 0px !important;
  padding-bottom: 0 !important;
}
#footer .custom-footer > div:last-child .banner {
  margin-bottom: 0;
}
#footer .custom-footer > div:last-child .banner img {
  margin: 15px;
}
@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 .fb-page {
  width: 100%;
}
#footer .custom-footer .fb-page > span {
  width: 100% !important;
  height: 200px !important;
}
#footer .custom-footer iframe {
  height: 180px !important;
  width: 100% !important;
  max-width: 500px;
}
#footer .custom-footer .banner {
  margin-top: 0;
}
#footer .custom-footer h4 {
  color: #0c1833;
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 25px;
  margin-top: 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #dbdee3;
  text-transform: none;
  letter-spacing: 0px;
  margin-right: 15px;
  position: relative;
  /* &:before {
       width: 50px;
       height: 2px;
       background: @green;
       position: absolute;
       left: 0;
       bottom: 0;
       content: '';
     }*/
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer h4 {
    margin-bottom: 15px;
    margin-right: 0;
  }
}
#footer .custom-footer ul {
  line-height: unset;
  padding-left: 0 !important;
  list-style: none;
}
#footer .custom-footer ul li {
  padding: 0 !important;
  color: #0c1833;
  letter-spacing: 1px;
  margin-bottom: 15px;
  font-size: 0.9em;
  position: relative;
}
#footer .custom-footer ul li:marker {
  display: none;
}
#footer .custom-footer ul li span {
  color: #0c1833;
}
#footer .custom-footer ul li span:before {
  color: #0c1833;
}
#footer .custom-footer ul li a {
  color: #0c1833 !important;
  font-weight: 400;
  margin-bottom: 0;
}
#footer .custom-footer ul li a:hover {
  color: #0c1833 !important;
}
#footer .custom-footer .contact-box ul {
  padding-left: 0 !important;
}
#footer .custom-footer .contact-box ul li:before {
  display: none;
}
#footer .custom-footer > div {
  padding: 60px 15px 10px 0 !important;
  /* &.extended {
       width: 100% !important;
       padding-top: 10px !important;
       height: 175px;
       padding-right: 0 !important;
       display: flex;
       align-items: center;
       justify-content: space-between;
       flex-direction: row;
       position: relative;
       background-size: 200px;
       background-color: #16171a;

       @media @desktop {
         height: 200px;
         flex-direction: column;
         padding-top: 0 !important;
         text-align: center;
         align-items: center;
         justify-content: center;
       }

       @media @mobile-land {
         height: 240px;
       }

       .newsletter-left {
         @media @tablet-port {
           padding-top: 30px;
         }
       }

       input[type="checkbox"]:checked + label::after {
         width: 11px;
         height: 11px;
         left: 3px;
         border-radius: 3px;
       }

       form {
         position: relative;
         width: 100%;
         text-align: center;
         max-width: 650px;
         z-index: 2;

         @media @desktop {
           margin-top: 20px;
         }

         label {
           font-weight: 600;
           color: #273646;
           font-size: 0.9em;
           position: relative;

           a {
             display: inline-block;
             color: #273646 !important;
             font-weight: 600;
             text-decoration: underline;
           }
         }

         button {
           height: 42px;
           line-height: 42px;
           overflow: hidden;
           border-radius: 5px;
           padding: 0;
           width: 135px;
           top: 5px;
           right: 6px;
           background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/kulhanek/img/plane.svg) no-repeat left 15px center;
           background-size: 16px;
           border: none;
           display: flex;
           background-color: @green;
           color: #fff;
           justify-content: flex-end;
           padding: 0 18px;
           text-transform: none;
           letter-spacing: 0.3px;

           @media @mobile-land {
             width: 47px;
           }

           .sr-only {
             display: block !important;
             width: auto;
             height: auto;
             position: relative;

             @media @mobile-land {
               display: none !important;
             }
           }

           @media @tablet-port {
             top: 5px;
           }

           &:hover {
             opacity: 0.5;
           }

           &:before {
             display: none;
           }
         }

         .validator-msg-holder {
           display: flex;
           flex-wrap: wrap;
           justify-content: flex-end;

           input {
             width: 100%;
             max-width: 565px;
             height: 52px;
             line-height: 52px;
             position: relative;
             padding: 0 20px;
             color: #000;
             font-style: normal;
             font-weight: 500;
             font-size: 1.1em;
             background: #fff;
             border-radius: 4px;

             &::placeholder {
               color: #333;
               font-style: italic;
             }

             @media @desktop {
               margin: 0 auto;
               width: 100%;
               max-width: 100%;
             }
           }
         }
       }

       label {
         position: relative;
         font-size: 0.8em;
         letter-spacing: 0.5px;
         font-weight: 300;
         margin-top: 4px;
         text-align: left;
         line-height: 1.3em;

         a {
           display: inline-block;
           margin-left: 4px;
           color: #fff;
           text-decoration: underline;
           margin-bottom: 0;
         }

         &:before {
           width: 16px;
           height: 16px;
         }
       }

       h4 {
         font-weight: 300;
         font-size: 1.5em;
         color: #fff;
         text-align: left;
         margin-bottom: 5px;
         padding-bottom: 0;
         letter-spacing: 1.2px;
         padding-bottom: 0;

         @media @desktop {
           text-align: center;
           margin: 0 auto;
         }

         @media @tablet-600 {
           margin-bottom: 25px;
         }

         span {
           display: block;
           margin-top: 7px;
         }

         &:before {
           display: none;
         }
       }

       &:before {
         width: 100vw;
         position: absolute;
         left: 50%;
         height: 100%;
         transform: translateX(-50%);
         z-index: 0;
         content: '';
         background: #16171a;
       }

     }*/
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer > div {
    padding: 30px 0 0px 0 !important;
  }
}
@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;
    padding-top: 25px !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 0 0;
  }
}
#footer .custom-footer a {
  display: block;
  margin-bottom: 15px;
  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: #838b93;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer p {
    margin-bottom: 8px;
  }
}
aside {
  border-radius: 4px;
  overflow: hidden;
}
aside .sidebar-inner .box:first-child {
  padding-top: 0;
}
aside .client-center-box ul {
  padding: 0;
}
aside .client-center-box ul li {
  list-style: none;
}
aside .client-center-box ul li a {
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
}
aside .client-center-box ul li.logout a {
  color: #fff !important;
  border-color: #a17959;
  background-color: #a17959;
  height: 30px;
  min-width: inherit;
  width: 100px;
}
#filters h4 {
  margin-bottom: 10px;
  display: block;
  font-size: 1.1em;
  border: none;
  margin-top: 10px;
  padding-bottom: 0px;
}
#filters h4:before {
  display: none;
}
#filters .filter-section fieldset label {
  margin-bottom: 5px;
}
@media only screen and (max-width: 992px) {
  .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;
}
@media only screen and (min-width: 768px) {
  .product-top {
    padding-top: 20px;
  }
}
.product-top .price-final {
  font-size: 1.8em;
  letter-spacing: 0;
  line-height: 1em;
  display: block;
  color: #000;
  font-weight: 700;
}
.product-top .price-final .pr-list-unit {
  font-size: 18px;
  color: #9c9c9c;
  position: relative;
  top: -3px;
}
@media only screen and (max-width: 768px) {
  .product-top .price-final {
    font-size: 1.5em;
    line-height: 1.3em;
  }
}
.product-top .flags.flags-extra {
  bottom: initial;
  top: 0;
  right: 0;
}
.product-top .flags.flags-extra .flag {
  width: 115px;
  height: 115px;
  min-width: 115px;
}
@media only screen and (max-width: 768px) {
  .product-top .flags.flags-extra .flag {
    min-width: 70px;
    height: 70px;
    width: 70px;
  }
}
.product-top .flags.flags-extra .flag.flag-freeshipping {
  width: 70px;
  min-width: 70px;
  height: 70px;
}
.product-top .flags.flags-extra .flag.flag-freeshipping .icon-van {
  font-size: 40px;
}
@media only screen and (max-width: 768px) {
  .product-top .flags.flags-extra .flag.flag-freeshipping .icon-van {
    margin-bottom: 5px;
    font-size: 20px !important;
  }
}
.product-top .flags.flags-extra .flag.flag-discount {
  padding: 0;
  width: 70px;
  height: 70px;
  background: #de4d46;
  min-width: 70px;
  border-radius: 80px;
}
.product-top .flags.flags-extra .flag.flag-discount .price-standard {
  display: none;
}
.product-top .flags.flags-extra .flag.flag-discount .price-save {
  font-size: 1.2em;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .product-top .flags.flags-extra .flag.flag-discount .price-save {
    font-size: 1.5em;
  }
}
.product-top .price-standard {
  margin-right: 10px;
  text-decoration: line-through;
}
.product-top .p-final-price-wrapper {
  margin: 20px 0 0 0;
}
@media only screen and (max-width: 768px) {
  .product-top .p-final-price-wrapper {
    margin: 20px 0;
  }
}
.product-top .p-final-price-wrapper .price-standard,
.product-top .p-final-price-wrapper .price-save {
  color: #505050;
  font-size: 1.2em;
  font-weight: 400;
}
.product-top .p-final-price-wrapper .price-save {
  background: #ef3f3f;
  display: inline-block;
  padding: 4px 5px;
  border-radius: 3px;
  margin-left: 0;
  color: #fff;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .admin-logged .admin-bar {
    position: fixed;
  }
  .admin-logged .top-navigation-bar {
    top: 25px;
  }
  .admin-logged #carousel {
    margin-top: 195px !important;
  }
  .admin-logged #header {
    top: 25px;
  }
  .admin-logged #header #navigation:before {
    top: 135px;
  }
  .admin-logged #header .poptavka {
    top: 118px;
  }
  .admin-logged .breadcrumbs-wrapper {
    margin-top: 215px !important;
  }
  .admin-logged.fixed-menu {
    top: 25px;
  }
  .admin-logged.fixed-menu .site-msg {
    top: -40px;
  }
  .admin-logged.fixed-menu #header {
    top: -85px;
  }
  .admin-logged.fixed-menu #header #navigation:before {
    top: 25px;
  }
  .admin-logged.fixed-menu .popup-widget.cart-widget {
    top: 45px !important;
  }
}
@media only screen and (max-width: 768px) {
  .admin-logged #carousel {
    margin-top: 0 !important;
  }
}
.type-category .category-perex {
  margin-top: 15px;
}
.type-category #productsTop .product a.name {
  text-align: left;
}
.type-category #productsTop .product .image:after {
  display: none;
}
.type-category #productsTop .product .ratings-wrapper {
  text-align: left;
  align-items: flex-start;
}
.type-category .filters-wrapper {
  position: relative;
}
@media only screen and (max-width: 480px) {
  .type-category .products-block .product .price-final {
    text-align: right;
  }
}
.type-category .filters-unveil-button-wrapper {
  position: absolute;
  left: 0;
  top: -66px;
}
@media only screen and (max-width: 768px) {
  .type-category .filters-unveil-button-wrapper {
    top: -48px;
  }
}
@media only screen and (max-width: 480px) {
  .type-category .filters-unveil-button-wrapper a.btn.unveil-button {
    margin-left: 0 !important;
    margin-right: auto !important;
    width: 140px !important;
    padding: 0 10px !important;
  }
}
.type-category .filters-wrapper > div:first-of-type,
.type-category #footer .filters-wrapper > div:first-of-type {
  background: transparent;
  z-index: 2;
}
.type-category .filter-section fieldset div {
  width: 100% !important;
}
.type-category .filters-wrapper .btn.unveil-button {
  background: #fff !important;
  border: 2px solid #d6d8d9;
  color: #353535 !important;
  height: 52px;
  text-transform: none;
  font-weight: 500;
  font-size: 1em;
  width: 180px !important;
  margin-top: -20px !important;
  z-index: 2;
}
.type-category .filters-wrapper .btn.unveil-button:before {
  width: 16px;
  height: 16px;
  position: relative;
  content: '';
  display: inline-block;
  margin-left: 7px;
  background-image: url(https://shoptet.tomashlad.eu/user/documents/extras/kulhanek/img/sliders.svg);
  background-size: 16px;
  background-repeat: no-repeat;
  margin-right: 5px;
  background-position: center;
}
@media only screen and (max-width: 480px) {
  .type-category .filters-wrapper .btn.unveil-button:before {
    margin-left: 0;
  }
}
.type-category .filters-wrapper .btn.unveil-button:hover {
  border-color: #000;
  color: #000 !important;
  background: transparent;
}
.type-category .products .product {
  /*@media @mobile-land {
        .prices .price-final small {
          display: inline-block;
        }
      }*/
}
.type-category .products .product .p {
  position: relative;
  margin: 0;
}
@media (min-width: 600px) and (max-width: 992px) {
  .type-category .products .product .prices .old-price {
    display: block;
    width: 100%;
  }
}
.type-category .subcategories {
  margin: 0 -5px 20px -5px;
}
.type-category .subcategories li {
  padding: 5px;
  min-width: 20%;
  height: auto;
  border: none;
}
.type-category .subcategories li a {
  color: #292929;
  line-height: 1.25em;
  height: auto;
  padding: 12px 5px;
  border-radius: 4px;
  background: #f0f0f2;
  border: none;
}
.type-category .subcategories li a:hover {
  background: transparent !important;
  border-color: #9ecc3c;
  color: #9ecc3c;
}
.type-category .subcategories li a .text {
  font-size: 14px !important;
  font-weight: 500;
  padding-right: 40px;
  max-height: 35px;
  line-height: 17px;
}
.type-category .subcategories li a:before {
  display: none;
}
.type-category .subcategories li a:hover {
  text-decoration: underline;
  color: #000;
}
.type-category .subcategories li a:hover:before {
  background: #9ecc3c;
  color: #fff;
}
.type-category .subcategories li a:hover:after {
  background-color: rgba(127, 210, 16, 0.1);
}
@media only screen and (max-width: 480px) {
  .type-category .subcategories li {
    width: 100%;
  }
}
.type-category .product {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .type-category .product {
    margin-bottom: 30px;
  }
}
.type-category .content h4 {
  font-size: 1.3em;
  padding-bottom: 10px;
  margin-top: 15px;
}
.products-inline.products-top {
  justify-content: flex-start;
}
.type-detail .p-code {
  display: none;
}
.type-detail .products .product .p {
  position: relative;
  border: none;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .type-detail .instagram-line {
    margin-top: 40px;
  }
}
.type-detail .flags {
  margin-bottom: 5px;
}
.type-detail .product-top {
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .type-detail .product-top h1 {
    padding-left: 10px;
  }
}
.type-detail .p-short-description {
  line-height: 1.8em;
  color: #000;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-top: 25px;
  font-size: 0.9em;
}
.type-detail .p-short-description p {
  margin-bottom: 10px;
}
.type-detail .p-detail-info {
  margin-bottom: 0;
}
.type-detail .p-detail-info > div {
  display: none;
}
.type-detail .p-detail-info > div.stars-wrapper,
.type-detail .p-detail-info > div.flags {
  display: flex;
}
.type-detail .product-top {
  margin-top: -5px;
}
.type-detail .product-top .col-xs-12:first-of-type,
.type-detail .product-top .p-image-wrapper {
  overflow: hidden;
  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;
  }
}
@media only screen and (max-width: 768px) {
  .type-detail .product-top .col-xs-12:first-of-type,
  .type-detail .product-top .p-image-wrapper {
    padding-left: 10px;
  }
}
.type-detail .product-top .variant-list select {
  width: 250px;
  padding: 12px 16px;
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/kulhanek/img/adown-grey.png) no-repeat right 15px center;
  background-size: 10px;
}
.type-detail .question-tooltip {
  background: #9ecc3c;
  border-color: #9ecc3c;
}
.type-detail .p-image {
  overflow: hidden;
  border-radius: 10px;
}
.type-detail .p-image .flags {
  padding: 15px;
  flex-direction: column;
  display: flex;
  align-items: flex-start;
  position: absolute;
  z-index: 2;
  top: 0;
}
.type-detail .p-image .flags .flag {
  border-radius: 20px;
  font-size: 1em;
  min-height: initial;
  margin-left: 0;
}
.type-detail .product-help {
  padding: 20px;
  margin-top: 30px;
  border-radius: 10px;
  background: #e9eaea;
  color: #000;
}
@media only screen and (max-width: 768px) {
  .type-detail .product-help {
    margin-top: 20px;
  }
}
.type-detail .product-help h3 {
  margin-top: 0;
  color: #000;
  font-weight: 600;
  margin-bottom: 12px;
  font-size: 1.5em;
}
.type-detail .product-help p {
  margin-bottom: 0;
  font-size: 0.8em;
}
.type-detail .product-help .contact {
  display: flex;
  width: 100%;
  align-items: center;
  margin-top: 20px;
  clear: both;
}
.type-detail .product-help .contact img {
  margin-right: 10px;
}
.type-detail .product-help .contact > div:last-child {
  display: flex;
  width: 80%;
  align-items: center;
}
@media only screen and (max-width: 480px) {
  .type-detail .product-help .contact > div:last-child {
    flex-direction: column;
  }
}
.type-detail .product-help .contact > div:last-child > div {
  width: 50%;
}
@media only screen and (max-width: 480px) {
  .type-detail .product-help .contact > div:last-child > div {
    width: 100%;
  }
}
.type-detail .product-help .contact > div:last-child a {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}
.type-detail .product-help .contact > div:last-child a:hover {
  text-decoration: none;
}
.type-detail .product-help ul {
  overflow: auto;
  padding-left: 17px;
}
.type-detail .product-help ul li {
  width: 50%;
  float: left;
}
@media only screen and (max-width: 480px) {
  .type-detail .product-help ul li {
    width: 100%;
  }
}
.type-detail .detail-parameters {
  width: 100%;
  border-spacing: 0;
  position: relative;
  margin-top: 5px;
  margin-bottom: 0;
  order: 1 !important;
}
.type-detail .detail-parameters tr {
  background: transparent;
  position: relative;
  /*&:after {
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        content: '';
        background: #fff;
      }*/
}
.type-detail .detail-parameters tr th,
.type-detail .detail-parameters tr td {
  padding: 6px 0px;
}
.type-detail .detail-parameters tr th {
  font-weight: 400;
  color: #000;
}
.type-detail .detail-parameters tr td {
  font-weight: 700;
  color: #000;
  border: none;
}
.type-detail .detail-parameters tr a {
  text-decoration: none;
  color: #9ecc3c;
}
.type-detail .basic-description {
  color: #000;
  font-weight: 400;
  line-height: 1.9em;
}
.type-detail .basic-description > h3:first-child {
  display: none;
}
.type-detail .basic-description h4 {
  text-transform: none;
  font-size: 1.2em;
  margin-top: 20px;
}
.type-detail .basic-description h4:before {
  display: none;
}
.type-detail .basic-description img {
  margin: 10px 0;
}
@media only screen and (min-width: 1200px) {
  .type-detail .products-block.products-alternative > div,
  .type-detail .products-block.products-related > div {
    width: 33.33%;
  }
}
.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: #9ecc3c;
}
.type-detail .watchdog {
  display: none;
}
.type-detail .pr-list-unit {
  display: none;
}
.type-detail #description {
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #505050;
  line-height: 1.7em;
}
.type-detail .shp-tabs-wrapper {
  margin-bottom: 40px;
  margin-top: 40px;
}
@media only screen and (max-width: 350px) {
  .type-detail .shp-tabs-wrapper {
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
.type-detail .shp-tabs-holder {
  background: transparent;
}
@media only screen and (max-width: 768px) {
  .type-detail .shp-tabs-holder {
    padding: 0;
  }
}
.type-detail .social-buttons-wrapper {
  margin-top: 0;
  display: none;
}
@media only screen and (max-width: 1200px) {
  .type-detail .social-buttons-wrapper {
    margin-top: 20px;
  }
}
.type-detail .social-buttons-wrapper .link-icons {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
}
.type-detail .social-buttons-wrapper .social-buttons .twitter {
  min-width: 70px;
}
.type-detail .social-buttons-wrapper .social-buttons .facebook {
  min-width: 115px;
}
.type-detail .p-info-wrapper .basic-description {
  color: #545454;
}
.type-detail .price-additional {
  margin-bottom: 0;
  font-size: 1em;
  color: #5c5c5c;
}
.type-detail .availability-value {
  margin-top: 20px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  min-height: 40px;
}
.type-detail .availability-amount {
  font-size: 14px;
  position: relative;
  top: -1px;
}
.type-detail .availability-label {
  font-size: 0.8em;
  font-weight: 500;
  letter-spacing: 0px;
  color: #9ecc3c !important;
  text-transform: uppercase;
  padding: 0;
  border-radius: 3px;
}
@media only screen and (max-width: 768px) {
  .type-detail .availability-label {
    margin-top: 10px;
  }
}
.type-detail .p-info-wrapper {
  display: flex;
  flex-direction: column;
}
.type-detail .p-info-wrapper > div,
.type-detail .p-info-wrapper table {
  order: 2;
}
.type-detail .p-info-wrapper .p-short-description,
.type-detail .p-info-wrapper .p-short-description + p {
  order: 0;
}
.type-detail .p-info-wrapper .p-short-description + p {
  margin-top: -10px;
}
.type-detail .p-info-wrapper .p-detail-inner-header {
  order: -1;
}
.type-detail .p-detail-inner > .p-detail-inner-header {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .type-detail .p-detail-inner > .p-detail-inner-header {
    display: block;
    margin-bottom: 30px;
  }
}
.type-detail .delivery-line {
  letter-spacing: 0.5px;
  font-weight: 500;
  flex-wrap: wrap;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .type-detail .delivery-line {
    margin-top: 15px;
  }
}
.type-detail .delivery-line .delivery-time-label {
  min-width: 135px;
  margin-right: 10px;
}
.type-detail .delivery-line .default-variant {
  display: block;
}
.type-detail .delivery-line .default-variant.noDisplay {
  display: none;
}
.type-detail .description-inner h3,
.type-detail .products-related-header {
  font-size: 1.5em;
  color: #000;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  font-weight: 400;
}
.type-detail .products-related-header {
  margin-top: 50px;
  font-size: 2em;
  letter-spacing: 1.5px;
  padding: 0 40px;
  text-align: center;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .type-detail .products-related-header {
    font-size: 1.5em;
  }
}
.type-detail .products-related > div {
  border: none !important;
  border-right-width: 0 !important;
}
.type-detail .products-related .p .availability {
  display: block;
}
.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: transparent !important;
  border-radius: 5px;
}
.type-detail .shp-tabs-wrapper .tab-content {
  padding: 0;
}
.type-detail .shp-tabs-wrapper .shp-tabs {
  background: #f2f4f7;
  border-radius: 0;
  overflow: hidden;
}
.type-detail .shp-tabs-wrapper .shp-tabs .shp-tab .shp-tab-link {
  background: transparent;
  color: #a1a2a2;
  padding: 5px 0;
  text-transform: uppercase;
  margin-right: 50px;
  font-size: 1em;
  font-weight: 400;
  border-radius: 0;
  border: none;
  border-bottom: 3px solid transparent;
}
@media only screen and (max-width: 768px) {
  .type-detail .shp-tabs-wrapper .shp-tabs .shp-tab .shp-tab-link {
    margin-right: 25px;
  }
}
.type-detail .shp-tabs-wrapper .shp-tabs .shp-tab.active .shp-tab-link {
  background: transparent;
  color: #000;
  font-weight: 500;
  border-bottom: 3px solid #000;
}
.type-detail a.chevron-after.chevron-down-after {
  position: relative;
  color: #9ecc3c;
  text-decoration: none;
  padding-bottom: 1px;
  font-weight: 500;
  font-size: 1em;
  margin-top: 10px;
  text-decoration: underline;
  display: inline-block;
}
.type-detail a.chevron-after.chevron-down-after:hover {
  border: none;
  text-decoration: none;
}
.type-detail a.chevron-after.chevron-down-after:after {
  display: none;
}
.type-detail .social-buttons-wrapper {
  margin-top: 30px;
}
.type-detail .social-buttons-wrapper a {
  font-weight: 600;
  font-size: 13px;
}
.type-detail .social-buttons-wrapper a span {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
}
.type-detail .social-buttons-wrapper a:hover {
  color: #9ecc3c;
}
.type-detail .social-buttons-wrapper a:hover span {
  color: #9ecc3c;
}
.type-detail .price-line {
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px 25px 5px 25px;
  order: 2;
  margin-top: -8px;
}
@media only screen and (max-width: 600px) {
  .type-detail .price-line {
    align-items: flex-start;
  }
  .type-detail .price-line .add-to-cart {
    margin-left: 0;
    margin-top: 5px;
  }
}
.type-detail .price-line .availability-value {
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  min-height: 40px;
}
@media only screen and (max-width: 600px) {
  .type-detail .price-line .availability-value {
    width: 100%;
  }
}
.type-detail .price-line .delivery-time {
  margin-left: 7px;
}
.type-detail .price-line .separator {
  width: 100%;
}
.type-detail .add-to-cart {
  margin-bottom: 15px;
  margin-top: 25px;
  margin-left: 0;
  margin-left: auto;
}
/*.type-detail .add-to-cart button {
  background: #9ecc3c;
  border-color: #9ecc3c;
  color: #fff;
  font-size: 1em;
  letter-spacing: 0.2px;
  border-radius: 0 25px 25px 0;
  width: 185px;
  font-weight: 600;
  text-transform: uppercase;
}*/
.type-detail .add-to-cart button:before {
  display: none;
}
.type-detail .add-to-cart button:hover {
  background: #ef683f;
  border-color: #ef683f;
}
@media only screen and (max-width: 480px) {
  .type-detail .add-to-cart button {
    font-size: 1em;
    letter-spacing: 0.5px;
  }
}
/*.quantity {
  padding: 0 !important;
  width: 75px;
  height: 38px;
  margin: 0;
  position: relative;

  .increase {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border: none;
    border-radius: 20px;
    background: #f5f5f5;

    &:before {
      margin-top: -2px;
      content: '+';
      font-size: 15px;
      font-weight: 800;
    }

    &:hover {
      background: #ccc;
    }
  }

  .decrease {
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border: none;
    border-radius: 20px;
    background: #f5f5f5;

    &:before {
      margin-top: -5px;
      content: '-';
      font-size: 24px;
      font-weight: 700;
    }

    &:hover {
      background: #ccc;
    }
  }

  input {
    width: 75px;
    height: 57px;
    text-align: center;
    font-weight: 600;
    color: #000;

    font-size: 1em;
  }
}*/
@keyframes showup {
  0% {
    max-height: 0px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    max-height: 100vh;
    opacity: 1;
  }
}
@keyframes showdown {
  0% {
    max-height: 100vw;
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    max-height: 0;
    opacity: 0;
  }
}
body.user-action-visible.search-window-visible {
  position: initial;
  overflow: initial;
}
@media (min-width: 1200px) {
  .products-block.products-alternative > div:nth-child(4n),
  .products-block.products-related > div:nth-child(4n) {
    border-right-style: none !important;
  }
}

.increase__sign{
    display: block;
    font-size: 1em;
  }
  
  .decrease__sign{
    display: block;
    font-size: 1em;
  }
  
  :where(body.ums_product_quantity--on) .decrease__sign, 
  :where(body.ums_product_quantity--on) .increase__sign{
    display: block;
    font-size: 1em; 
  }
  
  :where(body.ums_product_quantity--on) .decrease__sign,
  :where(body.ums_product_quantity--on) .increase__sign {
    display: block;
    font-size: 1em; 
  }
  
  .quantity .increase::before {
  content: none;
  }
  
  .quantity .decrease::before {
  content: none;
  } 

  .add-to-cart-button{
    background: #9ecc3c;
    border-color: #9ecc3c;
    color: #fff;
    font-size: 1em;
    letter-spacing: 0.2px;
    border-radius: 0 25px 25px 0;
    width: 185px;
    font-weight: 600;
    text-transform: uppercase;
}

.flag-nejoblibenejsi {
  max-width: fit-content;
}


/* ======================================================= */
/* ====== FINÁLNÍ OPRAVA TEXTU KOŠÍKU: ZUM WARENKORB ====== */
/* ======================================================= */

/* 1. Rozšíříme košík a povolíme zobrazení všeho ven */
#header .btn.cart-count {
    width: 155px !important; 
    overflow: visible !important;
    height: 48px !important; /* Držíme výšku zeleného kolečka */
}

/* 2. Zneviditelníme starý text a VYPNEME ořezávání výšky u .sr-only */
#header .btn.cart-count .sr-only {
    font-size: 0 !important;
    color: transparent !important;
    text-shadow: none !important;
    text-decoration: none !important;
    border: none !important;
    
    /* Vypnutí skrytých stylů Shoptetu, které text řežou napůl: */
    display: block !important;
    position: absolute !important;
    left: 60px !important;
    top: 14px !important; /* Krásně vycentruje text na střed kolečka */
    width: auto !important;
    height: auto !important; /* Zakáže smrštění na 1px */
    clip: auto !important;   /* Vypne ořezový obdélník */
    overflow: visible !important; /* Povolí vykreslení celých písmen */
}

/* 3. Vykreslíme nový, čistý a kompletní text */
#header .btn.cart-count .sr-only::before {
    content: "ZUM WARENKORB" !important;
    font-size: 11px !important; 
    color: #000000 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    letter-spacing: 1.2px !important;
    text-transform: uppercase !important;
    text-shadow: none !important;
    visibility: visible !important;
    display: block !important;
    white-space: nowrap !important;
    line-height: 1.2 !important; /* Zajistí dostatek místa nad i pod písmeny */
}

