<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
.external-fonts-loaded body,
body.blank-mode {
  font-family: 'Poppins', sans-serif;
}
body .container,
.external-fonts-loaded body .container,
body.blank-mode .container {
  max-width: 1180px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding: 0;
}

#carousel .carousel-slide-box img {
  object-fit: cover;
}
@media only screen and (max-width: 1200px) {
  body .container,
  .external-fonts-loaded body .container,
  body.blank-mode .container {
    padding: 0 20px !important;
  }
}
body .popup-widget,
.external-fonts-loaded body .popup-widget,
body.blank-mode .popup-widget {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  body .popup-widget.login-widget,
  .external-fonts-loaded body .popup-widget.login-widget,
  body.blank-mode .popup-widget.login-widget {
    right: 0px !important;
    top: 50px !important;
    left: unset !important;
  }
  body .popup-widget.cart-widget,
  .external-fonts-loaded body .popup-widget.cart-widget,
  body.blank-mode .popup-widget.cart-widget {
    top: 128px;
    left: unset;
    right: -10px;
  }
}
.top-navigation-bar {
  border: none;
}
.top-navigation-bar .top-navigation-contacts a.project-phone span {
  display: inline;
  font-size: 1.4em;
  font-family: Poppins;
  font-weight: 400;
  letter-spacing: 1.5px;
  color: #000;
}
@media only screen and (max-width: 992px) {
  .top-navigation-bar .top-navigation-contacts a.project-phone span {
    font-size: 1.2em;
  }
}
.top-navigation-bar .top-navigation-contacts a.project-phone:before {
  content: '';
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/superpodlaha/img/phone.png);
  background-size: 22px;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 8px;
  position: relative;
  top: -3px;
}
.top-navigation-bar .project-email {
  display: none;
}
@media only screen and (min-width: 768px) {
  .top-navigation-bar {
    background: #edf0f3;
  }
  .top-navigation-bar .top-navigation-tools a {
    font-weight: 500;
    display: inline-block;
    height: 47px;
    padding: 0 18px;
    background: #fff;
    letter-spacing: 0.5px;
    line-height: 48px;
  }
  .top-navigation-bar .top-navigation-tools a:hover {
    color: #d92630;
  }
  .top-navigation-bar .top-navigation-menu {
    height: auto;
  }
  .top-navigation-bar .top-navigation-menu .top-navigation-menu-trigger {
    display: block;
    height: 37px;
  }
  .top-navigation-bar .top-navigation-menu .top-navigation-menu-trigger:hover:before {
    color: #d92630;
  }
  .top-navigation-bar .top-navigation-menu li {
    padding: 0 10px;
  }
  .top-navigation-bar .top-navigation-menu li:before {
    display: none;
  }
  .top-navigation-bar .top-navigation-menu li a {
    position: relative;
    display: block;
    padding: 14px 5px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #838995;
    font-size: 14px;
    border-top: 2px solid transparent;
  }
  .top-navigation-bar .top-navigation-menu li a:hover {
    border-color: #d92630;
    color: #000;
  }
  .top-navigation-bar .top-navigation-bar-menu-helper li {
    list-style: none;
    padding: 0;
  }
  .top-navigation-bar .top-navigation-bar-menu-helper li a {
    padding: 7px 20px;
  }
  .top-navigation-bar .top-navigation-bar-menu-helper li a:before {
    display: none;
  }
  .top-navigation-bar .top-navigation-menu,
  .top-navigation-bar .top-navigation-contacts {
    background-color: transparent;
  }
  .menu-helper {
    top: 126px;
    right: 10px;
  }
  #navigation {
    margin: 0;
    position: relative;
    overflow: visible;
    background: transparent !important;
    height: 55px;
  }
  #navigation .menu {
    background: transparent;
  }
  #navigation:before {
    width: calc(100vw - 17px);
    height: 55px;
    content: '';
    position: absolute;
    left: 50%;
    background: #fff;
    border-top: 1px solid #edf0f3;
    border-bottom: 1px solid #edf0f3;
    transform: translateX(-50%);
  }
  #navigation ul.menu-level-1 &gt; li {
    border: none;
    background: transparent;
  }
  #navigation ul.menu-level-1 &gt; li:first-child a {
    padding-left: 0;
  }
  #navigation ul.menu-level-1 &gt; li .menu-level-2 {
    border-color: #d92630;
  }
  #navigation ul.menu-level-1 &gt; li .menu-level-3 a {
    color: #d92630;
  }
  #navigation ul.menu-level-1 &gt; li .more-items-trigger {
    color: #d92630;
  }
  #navigation ul.menu-level-1 &gt; li &gt; a {
    line-height: 55px;
    background: transparent;
    color: #292b32;
    padding: 0 22px;
  }
  #navigation ul.menu-level-1 &gt; li &gt; a:hover {
    color: #d92630;
    margin: 0;
  }
  #navigation ul.menu-level-1 &gt; li &gt; a b {
    font-weight: 500;
  }
}
.products .slick-list {
  width: 100% !important;
  border: none !important;
  padding: 0 0 30px 0 !important;
}
.products .slick-dots {
  display: none !important;
}
.products .slick-arrow {
  position: absolute;
  top: -50px;
  right: 2px;
  content: "";
  background-color: transparent;
  outline: none;
  border: 1px solid #dfe4eb;
  color: rgba(45, 50, 57, 0);
  width: 25px;
  height: 25px;
  border-radius: 3px;
  overflow: hidden;
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/superpodlaha/img/slider-arrow-right.png);
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: center;
}
.products .slick-prev {
  right: 31px;
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/superpodlaha/img/slider-arrow-left.png);
}
.products .slick-arrow:hover {
  border: 1px solid #bbc2cb;
}
.homepage-box {
  border: none;
}
#header .btn.cart-count {
  padding-right: 37px;
}
@media only screen and (max-width: 768px) {
  #header .btn.cart-count {
    padding-right: 0;
  }
}
#header .btn.cart-count:before {
  content: '';
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/superpodlaha/img/cart.png) no-repeat center;
  width: 36px;
  height: 34px;
  background-size: 36px;
}
@media only screen and (max-width: 768px) {
  #header .btn.cart-count:before {
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
}
#header .btn.cart-count:after {
  position: absolute;
  right: 0;
  top: 6px;
  content: 'Košík';
  font-family: Poppins;
  color: #838995;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  #header .btn.cart-count:after {
    display: none;
  }
}
#header .btn.cart-count .cart-price {
  display: none !important;
}
#header .btn.cart-count .sr-only {
  display: block !important;
}
#header .btn.cart-count i {
  left: 11px;
  top: -8px;
  width: 22px;
  height: 22px;
  padding-top: 6px;
  font-size: 13px;
  background: #d92630;
}
@media only screen and (min-width: 768px) {
  #header .header-top {
    height: 115px;
  }
  #header .header-top .navigation-buttons {
    flex: auto;
  }
  #header .header-top &gt; div:first-child {
    width: 315px;
  }
  #header .search {
    position: relative;
    left: -79px;
  }
  #header .search form .query-input {
    line-height: 33px;
    margin-top: -5px;
    height: auto;
    border-radius: 0;
    color: #717783;
    border-color: #c1c4ca;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    padding: 10px 40px 10px 15px;
    letter-spacing: 0.5px;
    width: 450px;
  }
  #header .search form button {
    height: 55px;
    top: -5px;
    background-color: transparent;
    border: transparent;
    color: transparent;
    background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/superpodlaha/img/search.png);
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #header .site-name {
    min-width: 280px;
  }
  #header .header-top &gt; div:first-child {
    flex: auto;
  }
  #header .search {
    position: relative;
    left: -48px;
    max-width: 325px;
  }
  #header .search form .query-input {
    width: 320px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #header .header-top &gt; div:first-child {
    width: 250px;
  }
  #header .site-name {
    width: 250px;
  }
  #header .site-name .header-top &gt; div:first-child {
    flex: auto;
    width: 250px;
  }
  #header .search {
    left: 0;
  }
  #header .search form .query-input {
    width: 320px !important;
    padding: 8px 30px 8px 15px;
  }
}
@media only screen and (max-width: 768px) {
  #header .site-name {
    min-width: unset;
  }
}
.navigation-window-visible #header #navigation {
  width: 100%;
  padding: 0 15px;
}
@media only screen and (max-width: 768px) {
  .navigation-window-visible #header #navigation {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .search-window-visible #header .search-form {
    display: block;
    margin: 0;
  }
}
.footer-banners {
  margin: 0;
}
.homepage-box {
  background: #fff;
  padding-top: 5px;
}
.homepage-box .banners-row &gt; div {
  width: 100%;
  padding: 0;
}
.banners-content.body-banners &gt; div {
  width: 100% !important;
  padding: 0;
}
.p-detail .stars-wrapper {
  font-size: 0.9em;
}
.next-to-carousel-banners {
  padding-bottom: 10px;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .next-to-carousel-banners {
    margin: 0 !important;
    padding: 0 15px;
  }
}
.next-to-carousel-banners .custom-banners,
.next-to-carousel-banners .normal-banners {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .custom-banners,
  .next-to-carousel-banners .normal-banners {
    margin: 0;
    flex-direction: column;
    align-items: center;
  }
}
.next-to-carousel-banners .custom-banners {
  margin-bottom: 30px;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .custom-banners {
    flex-direction: column-reverse;
  }
}
.next-to-carousel-banners .normal-banners {
  margin-top: 60px;
}
@media only screen and (max-width: 1200px) {
  .next-to-carousel-banners .normal-banners {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .normal-banners {
    margin-top: 30px;
  }
}
.next-to-carousel-banners .normal-banners .banner-wrapper:first-child {
  display: flex;
  order: 1;
}
.next-to-carousel-banners .normal-banners .banner-wrapper:nth-child(4) {
  display: flex;
  order: -1;
}
.next-to-carousel-banners .custom-banner {
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .next-to-carousel-banners .custom-banner {
    margin: 0 5px;
  }
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .custom-banner {
    margin-top: 15px;
  }
}
.next-to-carousel-banners .custom-banner img {
  position: relative;
  max-height: 150px;
}
.next-to-carousel-banners .custom-banner span {
  position: absolute;
  left: 30px;
  bottom: 25px;
  color: #fff;
  padding-right: 70px;
  font-weight: 300;
  font-size: 1.6em;
  transition: 0.3s;
  letter-spacing: 1px;
}
@media only screen and (max-width: 992px) {
  .next-to-carousel-banners .custom-banner span {
    font-size: 1.2em;
  }
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .custom-banner span {
    font-size: 1.3em;
  }
}
.next-to-carousel-banners .custom-banner span strong {
  font-weight: 600;
}
.next-to-carousel-banners .custom-banner a {
  display: block;
  position: relative;
}
.next-to-carousel-banners .custom-banner a:after {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 32px;
  bottom: 25px;
  content: '';
  background: url("https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/superpodlaha/img/banner-arrow.png") no-repeat center;
  background-size: 30px;
  transition: 0.3s;
}
.next-to-carousel-banners .custom-banner a:hover:after {
  right: 27px;
}
@media only screen and (max-width: 1200px) {
  .next-to-carousel-banners {
    margin: 0 -5px;
  }
}
.next-to-carousel-banners .banner-wrapper {
  margin-top: 0 !important;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1200px) {
  .next-to-carousel-banners .banner-wrapper {
    margin: 5px 5px 20px 5px;
  }
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .banner-wrapper {
    max-width: 300px;
  }
}
#carousel {
  margin-bottom: 25px;
  background: #f9f8f9;
  height: 300px;
  overflow: hidden;
}
#carousel .carousel-inner {
  min-height: auto !important;
}
@media only screen and (max-width: 768px) {
  #carousel .carousel-control.right::before,
  #carousel .carousel-control.left::before {
    background: transparent;
    width: 30px;
  }
  #carousel .carousel-control.right::before {
    right: 0;
  }
  #carousel .carousel-control.left::before {
    left: 0;
  }
}
#carousel .item {
  height: 300px;
  overflow: hidden;
}
#carousel .item img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
}
#carousel .carousel-slide-box {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  #carousel .carousel-slide-box {
    text-align: center;
  }
}
#carousel .carousel-slide-box img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-height: 110%;
  max-width: unset;
}
@media only screen and (max-width: 768px) {
  #carousel .carousel-slide-box img {
    transform: translateY(-50%);
    right: 0;
    left: unset;
  }
}
#carousel .carousel-slide-box .carousel-slide-caption {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1180px;
  color: #fff;
  font-family: Poppins;
}
@media only screen and (max-width: 1200px) {
  #carousel .carousel-slide-box .carousel-slide-caption {
    padding: 0 15px;
    text-align: center;
    max-width: 100%;
    width: calc(100% - 60px);
    transform: none;
    left: 30px;
    bottom: 30px;
    top: 30px;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media only screen and (max-width: 480px) {
  #carousel .carousel-slide-box .carousel-slide-caption {
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    padding: 25px;
  }
}
#carousel .carousel-slide-box .carousel-slide-caption .button {
  padding: 11px 23px;
  letter-spacing: 1px;
  display: inline-block !important;
  margin: 0 auto;
}
#carousel .carousel-slide-box .carousel-slide-caption h2 {
  font-size: 2.2em;
  letter-spacing: 2px;
  color: #fff;
  font-weight: 700;
  margin-top: 0;
  line-height: 1.25em;
  font-family: Poppins;
  margin-bottom: 20px;
}
#carousel .carousel-slide-box .carousel-slide-caption h2 strong {
  text-transform: uppercase;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  #carousel .carousel-slide-box .carousel-slide-caption h2 {
    font-size: 1.8em;
  }
}
#carousel .carousel-slide-box .carousel-slide-caption p {
  font-size: 1.55em;
  margin-bottom: 0;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1.5px;
}
@media only screen and (max-width: 768px) {
  #carousel .carousel-slide-box .carousel-slide-caption p {
    font-size: 1.2em;
    margin-bottom: 10px;
  }
}
.button,
.products .product button,
.products .product .btn,
.btn.btn-primary {
  width: auto;
  min-width: 90px;
  border-radius: 0;
  height: 42px;
  background: #d92630;
  border: none;
  color: #fff !important;
  display: flex !important;
  font-weight: 400;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: 0.3s;
  letter-spacing: 0px;
}
.button:hover,
.products .product button:hover,
.products .product .btn:hover,
.btn.btn-primary:hover {
  box-shadow: 0 10px 15px rgba(217, 38, 48, 0.6);
  background: #d92630;
  border: none;
}
@media only screen and (max-width: 768px) {
  .button,
  .products .product button,
  .products .product .btn,
  .btn.btn-primary {
    margin: 0 auto;
  }
}
ol.cart-header li.active a,
ol.cart-header li.active strong {
  color: #d92630;
}
.content-wrapper.homepage-box.middle-banners-wrapper {
  overflow: hidden;
}
.flags .flag {
  letter-spacing: 0.5px;
  padding: 7px 11px;
  text-transform: uppercase;
  background: #838995;
  font-weight: 300;
  font-size: 0.8em;
}
.content-wrapper.homepage-box.before-carousel {
  padding: 0;
}
.content-wrapper.latest-contribution-box {
  display: none;
}
.products-block &gt; div.slick-slide {
  flex: 0 0 auto;
  width: 100%;
}
.products .slick-list {
  margin: 0 -10px;
}
.products .slick-track {
  float: left;
}
.products .product {
  border: none !important;
  position: relative;
  font-family: Poppins;
  letter-spacing: 1px;
  padding: 0 10px;
}
.products .product .stars-placeholder,
.products .product .p .stars-wrapper {
  height: auto;
  margin: 0;
}
.products .product .p-tools {
  flex-basis: 90px;
}
.products .product .p-code {
  display: none;
}
.products .product.slick-slide {
  padding: 0 10px;
}
.products .product .p-desc {
  display: block;
}
.products .product .category-appendix,
.products .product .p-desc {
  display: block !important;
}
.products .product .flags {
  width: 100%;
}
.products .product .stars {
  margin-bottom: 10px;
}
.products .product .btn.add-to-cart-button {
  background: #74ce87;
}
.products .product .btn.add-to-cart-button:hover {
  background: #74ce87;
  box-shadow: 0 10px 15px rgba(116, 206, 135, 0.6);
}
.products .product .p {
  position: relative;
  border: none;
}
.products .product .p .name {
  text-align: left;
  font-weight: 500;
  font-size: 0.97em;
  color: #000;
  text-decoration: none;
  min-height: 36px;
  height: auto;
  margin: 0px auto 10px auto;
  font-family: Poppins;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-transform: uppercase;
}
.products .product .availability-amount {
  display: none;
}
.products .product .availability {
  font-size: 12px;
  text-align: left;
  flex: unset;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0;
}
.products .product .p-desc {
  order: 1;
  font-size: 0.83em;
  font-weight: 400;
  max-width: 100%;
  margin: 10px auto 0 auto;
  line-height: 1.5em;
  width: 100%;
  text-align: left;
}
.products .product .prices {
  order: 2;
  padding: 0px;
  flex-basis: 100%;
  margin-bottom: 10px;
}
.products .product .prices .price-additional {
  font-family: Poppins;
  font-size: 13px;
  font-weight: 400;
  color: #838995;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
}
.products .product .prices .price,
.products .product .prices .price strong {
  text-transform: none;
}
.products .product .prices .price-final strong {
  font-weight: 500;
  font-family: Poppins;
  font-size: 1.4em;
}
.products .product a {
  border: none;
}
.products .product a img {
  border: none;
}
.products .product button,
.products .product .btn {
  width: 90px;
  text-transform: inherit;
  height: 42px;
  font-family: Poppins;
  margin: 0 auto;
  color: #fff !important;
}
.products .product button:before,
.products .product .btn:before {
  display: none;
}
.products .product .p-tools {
  order: 3;
}
.overall-wrapper {
  overflow: hidden;
}
.h4,
.content h4,
.category-title,
.p-detail-inner h1,
article h1,
h4.homepage-group-title,
.h4.homepage-group-title {
  text-align: left;
  font-weight: 500;
  color: #292b32;
  padding-bottom: 0;
  margin-bottom: 35px;
  font-family: Poppins !important;
  position: relative;
  letter-spacing: 1px;
  font-size: 1.6em;
  margin-top: 40px;
  /* &amp;:after {
    width: 30px;
    height: 4px;
    position: absolute;
    left: 0;
    display: block;
    content: "";
    bottom: 6px;
    background: @red;
  }*/
}
.content {
  padding: 0;
}
.content .content-inner {
  width: 100%;
  max-width: 100%;
}
.content article {
  position: relative;
  padding-bottom: 30px;
}
.content article h1 {
  margin: 0;
  text-align: left;
}
.content article h1:after {
  left: 0;
  transform: none;
}
.content .category-perex {
  display: none;
}
.content .p-detail-inner h1 {
  padding-bottom: 30px;
  margin-bottom: 15px;
}
.content .category-header input[type="radio"]:checked + label {
  background: #d92630;
  color: #fff !important;
}
.content .category-header div {
  display: none;
}
.content .filters-wrapper {
  display: none;
}
.content .category-header {
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 40px;
  margin-top: 20px;
  background: #edf0f3;
}
.content .category-header label {
  font-size: 15px !important;
  color: #1b1b19 !important;
  border-radius: 0 !important;
  margin-top: 0 !important;
  padding: 13px 20px !important;
  font-weight: 500;
}
#content .category-title,
#content .p-detail-inner h1,
.type-posts-listing h1,
.type-post h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Poppins;
  text-align: left;
  font-size: 1.8em;
}
#content .category-title .product-appendix,
#content .p-detail-inner h1 .product-appendix,
.type-posts-listing h1 .product-appendix,
.type-post h1 .product-appendix {
  display: none;
}
#content .category-title:after,
#content .p-detail-inner h1:after,
.type-posts-listing h1:after,
.type-post h1:after {
  left: 0;
  transform: none;
}
.type-posts-listing,
.type-post h1 {
  margin-bottom: 40px;
}
.login-wrapper a {
  color: #d92630;
}
.content-wrapper,
.content-wrapper.container {
  padding: 0 15px;
}
.btn.btn-conversion,
a.btn.btn-conversion,
.btn.btn-cart,
a.btn.btn-cart {
  background: #d92630;
  border-color: #d92630;
}
.type-index .content-wrapper.homepage-box.before-carousel {
  margin-bottom: 0;
  padding-bottom: 0;
}
.type-index .homepage-box.middle-banners-wrapper {
  margin-bottom: 0;
  padding-bottom: 0;
}
.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 {
  min-height: 300px;
  overflow: hidden;
  background: #edf0f3;
  text-align: center;
  color: #292b32;
  position: relative;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .homepage-box.welcome-wrapper {
    height: auto;
  }
}
.homepage-box.welcome-wrapper .content-wrapper-in {
  height: 100%;
}
.homepage-box.welcome-wrapper .welcome {
  padding: 40px 0 30px 0;
  text-align: center;
  font-weight: 500;
  max-width: 850px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .homepage-box.welcome-wrapper .welcome {
    padding: 0;
  }
}
.homepage-box.welcome-wrapper .welcome div {
  max-width: inherit;
}
.homepage-box.welcome-wrapper .welcome .icon-box {
  height: 133px;
}
@media only screen and (max-width: 768px) {
  .homepage-box.welcome-wrapper .welcome .icon-box {
    margin-top: 50px;
  }
}
.homepage-box.welcome-wrapper .welcome .icon-box:before {
  display: none;
}
.homepage-box.welcome-wrapper .welcome h3 {
  color: #fff;
  font-size: 1.5em;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Poppins;
  margin: 15px 0 32px 0;
}
.homepage-box.welcome-wrapper .welcome h1 {
  font-size: 2.3em;
  font-family: Poppins;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.homepage-box.welcome-wrapper .welcome p {
  line-height: 1.7em;
  letter-spacing: 0.3px;
  font-size: 1.1em;
  margin-bottom: 20px;
}
.homepage-box.welcome-wrapper .welcome p.special {
  padding: 2px 14px;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 30px;
  font-style: italic;
  line-height: 1.5em;
}
@media only screen and (max-width: 768px) {
  .homepage-box.welcome-wrapper .welcome p {
    line-height: 1.6em;
  }
}
#footer {
  padding-top: 15px;
  background: #fff !important;
  color: #000;
  margin-top: 0 !important;
}
#footer .paticka-spodek {
  display: none;
}
#footer .container {
  background: transparent !important;
}
#footer .site-name {
  display: none !important;
}
#footer .custom-footer {
  padding: 0;
  border: none;
}
#footer .contact-box ul li &gt; span:before {
  display: none;
}
#footer h4 {
  color: #413743;
  font-weight: 400;
  font-size: 1.3em;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 20px;
  position: relative;
  text-transform: none;
  font-family: Poppins;
  margin-bottom: 30px;
}
@media only screen and (max-width: 992px) {
  #footer h4 {
    margin-bottom: 30px;
  }
}
#footer h4:before {
  width: 50px;
  height: 1px;
  background: #d92630;
  position: absolute;
  bottom: -15px;
  left: 0;
  content: '';
}
#footer .footer-bottom {
  background: #fff !important;
  padding: 30px 0;
  border-top: 1px solid #f6f7f9;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  #footer .footer-bottom {
    padding: 20px 0;
  }
}
#footer .footer-bottom .copyright {
  color: #838995;
  letter-spacing: 1px;
  font-size: 12px;
  text-align: center;
  font-weight: 500;
}
#footer .footer-bottom .copyright a {
  font-weight: 400;
}
#footer .footer-bottom .copyright .podpis {
  color: #838995;
  text-transform: none;
  font-size: 13px;
}
#footer .footer-bottom .copyright .podpis a {
  color: #d92630;
}
body footer .footer-bottom.container {
  display: flex;
  flex-direction: column-reverse;
  color: #a7a6a6;
  font-size: 0.85em;
  border: none;
  margin-bottom: 10px;
  width: 100%;
  max-width: 100% !important;
  background: transparent !important;
}
@media only screen and (max-width: 1200px) {
  body footer .footer-bottom.container {
    padding-top: 20px !important;
  }
}
body footer .footer-bottom.container #signature {
  flex: unset;
  margin-top: 20px;
}
body footer .footer-bottom.container #signature a.image {
  opacity: 1;
}
body footer .footer-bottom.container #signature img {
  width: 20px;
}
.podpis {
  display: block;
  text-align: center;
  margin-top: 10px;
}
.ordering-process .podpis {
  display: none;
}
.ordering-process #header {
  margin-bottom: 30px;
  border: none !important;
}
.box.co-box h4,
.co-box h4 {
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.box.co-box h4:before,
.co-box h4:before {
  color: #d92630;
}
.box.co-box h4:after,
.co-box h4:after {
  display: none;
}
.pagination-wrapper a,
.pagination-wrapper strong {
  color: #d92630;
}
.pagination-wrapper a.pagination-link:hover {
  background-color: #d92630;
}
.breadcrumbs {
  margin: 13px 0;
  border: none;
}
.breadcrumbs span,
.breadcrumbs a {
  font-weight: 400;
  font-family: Poppins;
  letter-spacing: 0.5px;
  text-transform: none;
}
.breadcrumbs span a {
  padding: 10px 22px;
}
.breadcrumbs span a:hover {
  color: #d92630;
}
.breadcrumbs #navigation-first {
  padding-left: 7px;
}
.breadcrumbs #navigation-first:before {
  width: 27px;
  top: 18px;
  height: 25px;
  position: absolute;
  content: '';
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/superpodlaha/img/house.png) no-repeat center;
  background-size: 27px;
  padding-left: 0;
  left: 2px;
}
.breadcrumbs #navigation-first a span {
  display: none;
}
#footer .custom-footer {
  position: relative;
  padding: 0 0 40px 0;
  margin: 0;
  overflow: hidden;
  color: #000;
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer {
    padding-top: 0 !important;
    margin-top: 25px;
  }
}
#footer .custom-footer .footer-banner {
  padding: 0;
}
#footer .custom-footer .banner {
  margin-top: 0;
}
#footer .custom-footer h4 {
  color: #413743;
  font-size: 1.5em;
  font-weight: 500;
  margin-bottom: 35px;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer h4 {
    margin-top: 3px;
    margin-bottom: 30px;
  }
}
#footer .custom-footer h4:before {
  width: 30px;
  height: 2px;
}
#footer .custom-footer ul {
  line-height: unset;
  padding-left: 0 !important;
}
#footer .custom-footer ul li {
  padding: 0 !important;
  list-style: none;
  color: #413743;
  font-size: 0.98em;
  letter-spacing: 1px;
}
#footer .custom-footer ul span {
  padding-left: 0 !important;
}
#footer .custom-footer .banner img {
  max-width: 260px;
  width: 100%;
}
#footer .custom-footer &gt; div {
  width: 25%;
  padding: 10px 15px 10px 0 !important;
}
@media only screen and (max-width: 992px) {
  #footer .custom-footer &gt; div {
    width: 50% !important;
  }
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer &gt; div {
    width: 100% !important;
  }
}
@media only screen and (max-width: 992px) {
  #footer .custom-footer {
    padding-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer {
    margin-top: 30px;
  }
  #footer .custom-footer .banner {
    min-height: inherit;
    margin-bottom: 0;
  }
  #footer .custom-footer &gt; div {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer {
    padding: 30px 0;
  }
}
#footer .custom-footer a {
  color: #838995 !important;
  display: block;
  margin-bottom: 12px;
  font-weight: 400;
}
#footer .custom-footer a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer a {
    margin-bottom: 8px;
  }
}
#footer .custom-footer p {
  margin-bottom: 12px;
  color: #838995;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer p {
    margin-bottom: 8px;
  }
}
.product-top {
  margin: 0 0 35px 0;
}
.product-top .price-additional {
  display: none;
}
.product-top .p-final-price-wrapper .price-standard,
.product-top .p-final-price-wrapper .price-save {
  color: #000;
  font-family: Poppins;
}
.type-page h1 {
  margin-top: 20px !important;
}
.type-category #productsTop {
  display: none;
}
.type-category .subcategories {
  margin: 0 -10px 20px -10px;
}
.type-category .subcategories li {
  min-width: 25%;
}
@media only screen and (max-width: 480px) {
  .type-category .subcategories li {
    width: 100%;
  }
}
.type-category .subcategories li a {
  border-radius: 3px;
  border-color: #e0e4e8;
  color: #474e51;
  height: 55px;
}
.type-category .subcategories li a:hover {
  background: transparent !important;
  border-color: #d92630;
  color: #d92630;
}
.type-category .subcategories li a:before {
  display: none;
}
.type-category .product {
  margin-bottom: 40px;
}
.type-detail .p-code {
  display: none;
}
.type-detail .product-top {
  font-weight: 400;
}
.type-detail .p-short-description {
  font-weight: 400;
  letter-spacing: 1px;
}
.type-detail .p-detail-inner h1 {
  padding-bottom: 0;
}
.type-detail .p-detail-info &gt; div {
  display: none;
}
.type-detail .p-detail-info .stars-wrapper {
  display: inline-block;
}
.type-detail .product-top .col-xs-12:first-of-type,
.type-detail .product-top .p-image-wrapper {
  padding-left: 0;
}
@media only screen and (max-width: 1200px) {
  .type-detail .product-top .col-xs-12:first-of-type,
  .type-detail .product-top .p-image-wrapper {
    padding-left: 20px;
  }
}
.type-detail .product-top .variant-list select {
  width: 306px;
  padding: 12px 16px;
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/superpodlaha/img/adown-grey.png) no-repeat right 15px center;
  background-size: 10px;
}
.type-detail .product-top .detail-parameters {
  min-width: 300px;
  margin-bottom: 0;
}
.type-detail .product-top .detail-parameters tr th,
.type-detail .product-top .detail-parameters tr td {
  display: block;
  width: 100%;
}
.type-detail .product-top .detail-parameters tr th {
  text-transform: none;
  color: #393b40;
  font-weight: 500;
}
.type-detail .product-top .detail-parameters tr td {
  padding-bottom: 15px;
}
.type-detail .p-thumbnail.highlighted::before,
.type-detail .show360image.highlighted::before,
.type-detail .p-thumbnail:hover::before,
.type-detail .show360image:hover::before {
  background-color: #d92630;
}
.type-detail .watchdog {
  display: none;
}
.type-detail .pr-list-unit {
}
.type-detail #description {
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #474747;
  line-height: 1.7em;
}
.type-detail .shp-tabs-wrapper {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .type-detail .shp-tabs-holder {
    padding: 0;
  }
}
.type-detail .social-buttons-wrapper .link-icons {
  margin-top: 10px;
}
.type-detail .social-buttons-wrapper .link-icons a:first-child {
  padding-left: 0;
}
.type-detail .social-buttons-wrapper .link-icons a:hover {
  color: #d92630;
}
@media only screen and (max-width: 1200px) {
  .type-detail .p-info-wrapper {
    margin-top: 50px;
  }
}
.type-detail .p-info-wrapper .basic-description {
  color: #545454;
}
.type-detail .p-final-price-wrapper .price-final {
  font-size: 2.9em;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 40px;
  font-family: Poppins;
  letter-spacing: 2px;
}
.type-detail .availability-value {
  margin-bottom: 30px;
  font-size: 17px;
  letter-spacing: 1px;
  color: #22b333;
}
.type-detail .description-inner h3,
.type-detail .products-related-header {
  font-size: 1.45em;
  text-transform: uppercase;
  font-family: Poppins;
  color: #000;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}
.type-detail .products-related-header {
  margin-top: 80px;
  border: none;
  text-align: left;
}
@media only screen and (max-width: 992px) {
  .type-detail .products-related-header {
    margin-top: 40px;
  }
}
.type-detail .products-related &gt; div {
  border: none !important;
  border-right-width: 0 !important;
}
.type-detail .description-inner {
  padding: 0;
}
@media only screen and (max-width: 1200px) {
  .type-detail .description-inner .extended-description {
    margin-top: 40px;
  }
}
.type-detail .p-short-description {
  line-height: 1.9em;
  color: #262625;
}
.type-detail #ratingTab {
  display: none;
}
.type-detail .shp-tabs-wrapper .shp-tabs-holder,
.type-detail .shp-tabs-wrapper .shp-tabs {
  background: #edf0f3 !important;
}
.type-detail .shp-tabs-wrapper .shp-tabs {
  background: #edf0f3;
  border-radius: 0px;
  overflow: hidden;
}
.type-detail .shp-tabs-wrapper .shp-tabs .shp-tab .shp-tab-link {
  color: #000;
  padding: 13px 20px;
  font-size: 1.1em;
  font-weight: 400;
  border: none;
  background: transparent;
}
.type-detail .shp-tabs-wrapper .shp-tabs .shp-tab.active .shp-tab-link {
  background: #d92630;
  color: #fff;
}
.type-detail .chevron-after {
  color: #000;
  margin-top: 25px;
  display: block;
  font-weight: 500;
}
.type-detail .chevron-after:after {
  display: none;
}
.type-detail .availability-label {
  color: #000;
}
.type-detail a.chevron-after.chevron-down-after {
  position: relative;
  color: #d92630;
  display: inline-block;
}
.type-detail a.chevron-after.chevron-down-after:before {
  width: 10px;
  height: 10px;
  position: absolute;
  right: -20px;
  top: 4px;
  content: '';
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/superpodlaha/img/adown-red.png) no-repeat center;
  background-size: 10px;
}
.type-detail .social-buttons-wrapper a {
  text-transform: none;
  color: #000;
  font-weight: 500;
  font-size: 13px;
}
.type-detail .social-buttons-wrapper a span {
  text-transform: none;
  color: #000;
  font-weight: 500;
  font-size: 13px;
}
.type-detail .social-buttons-wrapper a:hover {
  color: #d92630;
}
.type-detail .social-buttons-wrapper a:hover span {
  color: #d92630;
}
.type-detail .social-buttons-wrapper .link-icon.share::before {
  content: '\e933';
  font-size: 50px;
  margin-bottom: 5px;
  color: #d5d6da;
  line-height: 46px;
}
.type-detail .social-buttons-wrapper .link-icon.chat:before,
.type-detail .social-buttons-wrapper .link-icon.print:before {
  content: '';
  width: 45px;
  height: 45px;
  margin: 0 auto 5px auto;
}
.type-detail .social-buttons-wrapper .link-icon.print:before {
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/superpodlaha/img/print.png) no-repeat center;
  background-size: 40px;
}
.type-detail .social-buttons-wrapper .link-icon.chat:before {
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/superpodlaha/img/chat.png) no-repeat center;
  background-size: 40px;
}
.type-detail .add-to-cart {
  margin-bottom: 15px;
  margin-left: 0;
}
.type-detail .add-to-cart button {
  background: #53d779;
  border-color: #53d779;
  border-radius: 0;
  font-size: 1.2em;
  font-weight: 300;
  font-family: Poppins;
  letter-spacing: 1.5px;
  width: 225px;
}
.type-detail .add-to-cart button:hover {
  background: #53d779;
  border-color: #53d779;
  box-shadow: 0 10px 15px rgba(116, 206, 135, 0.6);
}
@media only screen and (max-width: 480px) {
  .type-detail .add-to-cart button {
    width: 200px;
    font-size: 1em;
    letter-spacing: 0.5px;
  }
}
.type-detail .add-to-cart button:before {
  display: none;
}
.type-detail .add-to-cart .quantity {
  border-radius: 0;
}
.btn.btn-default,
a.btn.btn-default {
  background: #d92630;
  border-color: #d92630;
}
.btn.btn-default:hover,
a.btn.btn-default:hover {
  background: #000;
  border-color: #000;
}

.content .filters-wrapper {
  display: block;
}

input[type="checkbox"]+label, input[type="radio"]+label {
  font-weight: 400;
}

/*

.type-detail .add-to-cart:before {
  content: "Délka";
  display: block;
  width: 100%;
}

.type-detail .add-to-cart .quantity:after {
  content: "bm";
  display: inline-block;
  position: relative;
  top: 1px;
}

*/
</pre></body></html>