<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*obecné*/
@media (min-width: 1200px) {
    .custom-footer__newsletter .container, .custom-footer__contact .container {
        padding: 0 20px;
    }
}
@media (min-width: 1200px) {
    .type-detail .p-detail {
        padding: 0 10px;
    }
}
/*header*/
body:not(.type-index):not(.type-category):not(.id--15):not(.prazdny-kosik):not(.type-manufacturer-detail) #header::after {
    display: none;
}
/*vypis produktu*/
.products-wrapper {
    margin: 0;
}
/*detail*/
.products-block .product .btn {
    color: #fff;
    background-color: #98c455;
    border-color: #98c455;
}
.products-block .product .btn:hover {
    color: #fff;
    background-color: #779b40;
    border-color: #779b40;
}
.type-detail .p-to-cart-block .add-to-cart-button {
    color: #fff;
    background-color: #98c455;
    border-color: #98c455;
}
.type-detail .p-to-cart-block .add-to-cart-button:hover {
    color: #fff;
    background-color: #779b40;
    border-color: #779b40;
}
.type-detail .pp_cofidis {
    float: none;
    max-width: 130px;
    display: block;
    margin-bottom: 10px;
    display: none!important;
}
#description h2.popis-nadpis {
    display: none;
}
.type-detail .vice {
    display: block;
    margin-top: 20px;
    margin-left: 0;
    position: absolute;
    bottom: 20px;
}
.p-short-description *:not(a):not(a *):not([style*="color:"]),
.basic-description *:not(a):not(a *):not([style*="color:"]),
.type-post .content article *:not(a):not(a *):not([style*="color:"]) {
    color: black!important;
}
.basic-description *,
.p-short-description * {
    font-family: verdana, geneva!important;
}
.detail-info tr,
.detail-info .brand-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.detail-info tr &gt; th:first-child,
.detail-info .brand-wrapper {
    font-weight: 700;
}
.detail-info .brand-wrapper * {
    font-weight: 400;
}
@media (max-width: 767px) {
    .detail-info {
        display: flex;
        flex-direction: column;
    }
}
.type-detail .p-code {
    margin-left: 0;
}
.p-detail-inner .p-short-description {
    position: relative;
    padding-bottom: 60px;
}
.p-short-description ul {
    margin-bottom: 0;
}
.detail-parameters td .availability-label {
    color: #000;
}
.type-detail #productVideos &gt; h2 {
    display: none;
}
/*kategorie*/
.category-appendix {
	display: none;
}
.breadcrumbs {
	height: auto;
}
.breadcrumbs&gt;span&gt;span {
    display: inline-block;
    padding: 0;
}
.breadcrumbs &gt; span a::after {
    right: 8px;
}
.breadcrumbs&gt;span, .breadcrumbs&gt;a {
    padding: 0 20px 0 0;
}
#category-header {
    margin-top: 20px;
}
@media (min-width: 768px) {
    .type-category .subcategories {
        display: none;
    }
}
.category-perex {
    max-width: none;
}
.id-6333 .category-perex table,
.id-8918.category-perex table {
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
@media (min-width: 768px) {
    .id-6333 .category-perex table &gt; tbody,
    .id-8918 .category-perex table &gt; tbody {
        display: flex;
        flex-wrap: wrap;
    }
}
@media (min-width: 768px) {
    .id-6333 .category-perex table tr,
    .id-8918 .category-perex table tr {
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .id-6333 .category-perex table tr,
    .id-8918 .category-perex table tr {
        width: 33.333%;
    }
}
/*
@media (min-width: 768px) {
    body.type-category:not(.id-6333):not(.id-8918) aside.sidebar.sidebar-left {
        display: block;
    }
}
*/
.empty-category .category-top::before {
    display: none;
}
.p .name {
    color: #000;
}
.categories:not(.expandable) .topic &gt; a::before {
    display: none;
}
.category-perex *,
.category__secondDescription *{
    color: #000;
    line-height: 1.4!important;
    font-family: Nunito, sans-serif!important;
}
/*
.category-perex *:not([style*="font-size"]),
.category__secondDescription *:not([style*="font-size"]){
    font-size: 14pt!important;
}
*/
.category-perex *[style*="color"],
.category-perex *[style*="color"] *,
.category__secondDescription *[style*="color"],
.category__secondDescription *[style*="color"] * {
    color: unset;
}
.category-perex strong,
.category__secondDescription strong {
    font-weight: 700!important;
}
.category-perex a,
.category-perex a * {
    color: #98c455!important;
    text-decoration: underline!important;
}
.category-perex a:hover,
.category-perex a:hover * {
    color: #555658!important;
}
#clear-filters {
    position: static;
}
@media (min-width: 768px) {
    .custom-filtry #filters {
        display: flex!important;
        flex-direction: column;
    }
    .custom-filtry #filters .filter-sections {
        order: -1;
        display: flex;
        flex-direction: column;
    }
    .custom-filtry #category-filter-hover {
        order: -1;
        background-color: var(--color-bg);
        margin-top: 20px;
    }
    .custom-filtry #clear-filters {
        order: -2;
    }
}
.aktivni-filtry {
    margin-bottom: 0;
}
.category-perex table tr {
    background-color: #fff;
}
.category-perex table tr td:nth-child(odd) {
    background-color: #fff;
}
.category-perex table tr td:nth-child(even) {
    background-color: var(--color-bg);;
}
#categories .expandable.expanded&gt;ul {
    padding-bottom: 0;
}
.categories ul ul ul ul li:not(.expandable) a {
    text-indent: -9px;
}
.categories ul ul ul ul li:not(.expandable) a:before {
    display: inline-block;
    content: "";
    background-color: rgb(119, 155, 64);
    height: 4px;
    width: 4px;
    border-radius: 50%;
    margin-bottom: 2px;
    margin-top: 0;
    position: static;
}
.categories ul a {
    line-height: 20px;
    margin-bottom: 12px;
}
.category-top {
    margin-top: 10px;
}
.content .category-top {
    padding-top: 0!important;
}
.content .category-top::before {
    display: none;
}
/*
@media (max-width: 767px) {
    .product .flag:not(.flag-action) {
        display: none;
    }
}
    */
.cat-kolecka-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.cat-kolecka {
    display: flex;
    justify-content: center;
    margin: 10px 0 15px;
    flex-wrap: wrap;
}
.cat-kolecka-wrapper .img a {
    position: static;
}
.cat-kolecka a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 0;
    margin-right: 10px;
    margin-bottom: 5px;
}
@media (max-width: 767px) {
    .cat-kolecka a {
        width: 25px;
        height: 25px;
    }
}
.cat-kolecka a:hover {
    opacity: .7;
}
.cat-kolecka a:last-child {
    margin-right: 0;
}
.cat-kolecka-wrapper .img {
    border: solid 1px #c0c0c0;
    height: auto;
}
.cat-kolecka-wrapper .img img {
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: 16.1% 5%;
}
.cstm-cats .img:hover img {
    transform: none;
}
.cstm-cats .img:hover a img {
    transform: scale(1.15);
}
.cstm-cats&gt;div {
    padding: 0 10px;
}
.category-perex.empty-content a.btn {
    color: #fff!important;
}
@media (min-width: 768px) {
    .type-category .category-header .dropdown .dropdown-menu &gt; li:first-child {
        display: none;
    }
}
.type-category .category-header .dropdown .dropdown-menu &gt; li:last-child {
    order: -1;
}
/*stránky*/
@media (min-width: 768px) {
    .type-page .content-inner {
        max-width: 800px;
        margin-right: auto;
        margin-left: auto;
    }
}
@media (min-width: 768px) {
    .article-flex {
        display: flex;
    }
}
@media (min-width: 768px) {
    .article-flex-text {
        width: 70%;
        padding-right: 20px;
    }
}
@media (min-width: 768px) {
    .article-flex-img {
        width: 30%;
    }
}
/*footer*/
.footer-rows .custom-footer {
    margin-left: 0;
    margin-right: 0;
}</pre></body></html>