<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*PRODUCTS PAGE*/
@media (min-width: 768px) and (max-width: 991px) {
  .cart-content-stcm {
    margin-top: 73px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cart-content-stcm {
    margin-top: 86px;
  }
}
@media (min-width: 1200px) {
  .cart-content-stcm {
    margin-top: 92px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container.breadcrumbs-wrapper {
    margin-top: 73px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .container.breadcrumbs-wrapper {
    margin-top: 86px;
  }
}
@media (min-width: 1200px) {
  .container.breadcrumbs-wrapper {
    margin-top: 92px;
  }
}
@media (min-width: 768px) {
  /*.breadcrumbs {
    display: none;
  }*/
  .top-navigation-bar .top-nav-button-account {
    display: none;
  }
  .sidebar-inner {
    padding: 0px;
  }
  .box.box-sm.box-filters {
    padding: 0px;
  }
  .has-carousel .content-wrapper-in &gt; #content.content.wide {
    margin-top: 0px;
  }
  .p-image-wrapper .flags-extra .flag .price-save {
    font-size: 20px;
  }
}
.flag.flag-new {
  background-color: #009901;
}
.flag.flag-action {
  background-color: #c2272d;
}
.flag {
  border-radius: 10px;
}
.flag.flag-freeshipping {
  background-color: #009901;
}
.flag.flag-discount {
  background-color: #c2272d;
}
.p-image-wrapper .flags-extra {
  z-index: 39;
}
.flags-extra .flag .price-standard {
  display: none;
}
.flags-extra .flag .price-save {
  font-size: 20px;
}
.btn.add-to-cart-button::before {
  display: none;
}
.btn.add-to-cart-button {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .vybrane-filtry::before {
    display: none;
  }
  .vybrane-filtry {
    background-color: transparent;
    margin-bottom: 0px;
    padding: 0 20px;
  }
  #filters h4 {
    border-color: #ffffff;
  }
  #filters .vybrane-filtry h4 {
    display: none;
  }
  .vybrane-filtry .filter-section label.active {
    border-radius: 10px;
    background-color: #c2272d;
    color: #ffffff;
    font-weight: 700;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 5px;
  }
  .vybrane-filtry input[type="checkbox"]:checked + label::before {
    color: #ffffff;
    margin-right: 5px;
  }
  .vybrane-filtry input[type="checkbox"]:checked + label::after {
    content: "";
    position: absolute;
  }
  .vybrane-filtry .filter-section:not(.filter-section-default) {
    border: none;
    padding: 10px !important;
    background-color: #f6f6f6;
  }
  .sidebar {
    background-color: transparent;
  }
  .filter-sections {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
/*NON-PRODUCT-SITE*/
@media (min-width: 1200px) {
  .content-non-product {
    margin-left: 10%;
    margin-right: 10%;
  }
}

/**/
.btn {
  border-radius: 10px !important;
  font-weight: 700 !important;
}

/*HOMEPAGE CAROUSEL*/
.homepage-box.before-carousel .container {
  width: 100% !important;
}
@media (max-width: 767px) {
  .banner-wrapper a {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .homepage-box .col-sm-8 {
    width: 100%;
  }
  .homepage-box .col-sm-4 {
    width: 100%;
  }
  .next-to-carousel-banners {
    flex-direction: row;
    display: flex;
    width: 100%;
    justify-content: center;
  }
}
.homepage-box {
  padding-top: 0px;
  padding-bottom: 0px;
  border: none;
  background-color: #ffffff;
}
.header-img-stcm {
  width: 100%;
  height: auto;
  display: flex;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('https://cdn.myshoptet.com/usr/374594.myshoptet.com/user/documents/header-hory-v2.jpg');
}
.header-img-stcm img {
  width: 100%;
  position: absolute;
  top: 0;
}
.hp-container-stcm {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-flow: row;
  position: relative;
}
@media (min-width: 768px) {
  .hp-container-stcm {
      width: 747px;
  }
}
@media (min-width: 992px) {
  .hp-container-stcm {
      width: 972px;
  }
}
@media (min-width: 1200px) {
  .hp-container-stcm {
      width: 1178px;
  }
}
@media (min-width: 1440px) {
  .hp-container-stcm {
      width: 1418px;
  }
}
.divider-stcm {
  bottom: 0;
  margin-bottom: -5px;
}
.header-img-stcm .divider-stcm {
  position: absolute;
  width: 100%;
}
.header-img-stcm .hp-text h1 {
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 10px;
}
.header-img-stcm .hp-text a {
  font-family: "Arimo", sans-serif;
}
@media (min-width: 768px) {
  .header-img-stcm .hp-text h1 {
    font-size: 60px;
  }
  .header-img-stcm .hp-text a {
    font-size: 30px;
    line-height: 40px;
    margin-right: 10px;
  }
  .hp-text-next {
    flex-flow: row;
    margin-left: 50px;
  }
  .hp-container-stcm {
    margin-top: 300px;
    padding-bottom: 175px;
  }
}
@media (max-width: 767px) {
  .header-img-stcm .hp-text h1 {
    font-size: 30px;
  }
  .header-img-stcm .hp-text a {
    font-size: 20px;
    line-height: 25px;
  }
  .hp-text-next {
    flex-flow: column;
    text-align: left;
  }
  .hp-text-next a {
    margin-bottom: 5px;
  }
  .hp-container-stcm {
    margin-top: 200px;
    padding-bottom: 100px;
  }
}
.header-img-stcm .hp-text h2 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .newtemplate2 {
    width: 100%;
    height: 50px;
    background-color: #c2272d;
    color: #ffffff;
    display: flex;
    flex-flow: row;
    align-items: center;
  }
  .newtemplate2 img {
    width: 100%;
    height: 35px;
  }
  .left-stcm p {
    display: none;
  }
  .right-stcm p {
    display: none;
  }
  .newtemplate2 h3 {
    color: #ffffff;
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .banners-row .col-sm-4 {
    padding-right: 20px;
  }
  .newtemplate2 {
    width: 500px;
    height: 100px;
    background-color: #cc3d41;
    color: #ffffff;
    display: flex;
    flex-flow: row;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
  }
  .newtemplate2 img {
    width: 100%;
    height: 60px;
  }
  .newtemplate2 h3 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 5px;
  }
}
.left-stcm {
  width: 20%;
}
.right-stcm {
  width: 80%;
  padding: 10px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .newtemplate2 {
    width: 350px !important;
  }
  .newtemplate2 img {
    height: 40px;
  }
}

/*KOŠÍK*/
@media (min-width: 768px) {
  .ordering-process #header {
    border: none;
  }
}

/*SITE MSG*/
.site-msg {
  background-color: #c2272d;
  color: #ffffff;
  font-size: 14px;
}
.site-msg a {
  color: #ffffff;
}
.site-msg .btn.btn-default {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #c2272d;
  font-size: 14px;
}

/*
HOMEPAGE BANNERY
*/
@media (min-width: 768px) {
  .next-to-carousel-banners {
    flex-wrap: wrap;
  }
  .banners-row .banner-wrapper:first-child {
    width: 50%;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .banners-row .banner-wrapper a:first-child {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .banners-row .banner-wrapper:nth-child(2) {
    width: 50%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .banners-row .banner-wrapper:nth-child(3) {
    width: 50%;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .banners-row .banner-wrapper:nth-child(4) {
    width: 50%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.banners-row .banner-wrapper a:hover .newtemplate2 {
  background-color: #c2565c;
}
@media (max-width: 767px) {
  .banners-row .banner-wrapper:nth-child(3) .newtemplate3 img, .wrap-stcm {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .banners-row .banner-wrapper:nth-child(3) .newtemplate3 img, .wrap-stcm {
    width: 500px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .newtemplate3 {
    height: 100%;
  }
  .wrap-stcm {
    height: 50%;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .banners-row .banner-wrapper:nth-child(3) .newtemplate3 img, .wrap-stcm {
    width: 350px !important;
  }
}
.wrap-stcm {
  background-color: #C1DBEC;
  justify-content: center;
  text-align: center;
}
.google-reviews {
  width: 150px;
}
.seznam-reviews {
  width: 210px;
}



.id-1236 .wrapper-stcm {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  margin-bottom: 40px;
  justify-content: center;
}
@media (min-width: 768px) {
  .id-1236 .wrapper-in-stcm {
    width: 33.33%;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .id-1236 .wrapper-in-stcm {
    width: 50%;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media (max-width: 479px) {
  .id-1236 .wrapper-in-stcm {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
.id-1236 .wrapper-in-in-stcm {
  background-color: #C2272D;
  padding: 15px;
  margin-left: 5px;
  margin-right: 5px;
}
.id-1236 .wrapper-stcm img {
  width: 75px;
}
.id-1236 h1, .id-1236 h2, .id-1236 h3, .id-1236 h4 {
  text-align: center;
}
.id-1236 h1 {
  font-weight: 600;
}
.id-1236 h2 {
  color: #C2272D;
  font-weight: 600;
}
.id-1236 ul {
  padding-inline-start: 17px;
}
.id-1236 .wrapper-in-in-stcm li, .id-1236 .wrapper-in-in-stcm h4 {
  color: #FFFFFF;
}
.id-1236 .wrapper-in-in-stcm li {
  text-align: left;
}
.id-1236 .wrapper-in-in-stcm span {
  font-weight: 600;
  font-size: 16px;
  color:#C2272D;
  background-color: #FFFFFF;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.id-1236 .wrapper-in-in-in-stcm {
  background-color: #C2272D;
  padding: 15px;
  color: #FFFFFF;
}
.price-stcm {
  margin-bottom: 10px;
}</pre></body></html>