<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    /* poznamka v kosiku */
    
    .in-krok-2 #remark:invalid {
        border: 2px solid #874C62;
    }
    /* příznaky - flags */
    
    .type-product .flag {
        display: none;
    }
    
    .flag {
        font-size: 10px;
        max-width: 160px;
    }
    
    .flags-default {
        top: 0;
        left: 0;
    }
    
    .flags-default .flag {
        padding: 2px 4px;
        line-height: unset;
    }
    
    .flag-custom3 {
        background-color: #ff14935e !important;
    }
    
    .flag-custom2 {
        background-color: #fe00009e !important;
    }
    
    .flag-custom1 {
        background-color: #c6c4c4 !important;
    }
    
    .flag-new {
        background: #277a158f;
    }
    
    .flags-default .flag::before,
    .flags-default .flag:after {
        display: none;
    }
    
    .flags-extra .flag {
        border-radius: unset;
        width: auto;
        height: auto;
        background-color: #874C62;
        min-width: 100px;
        font-weight: normal;
    }
    
    .flags-extra .flag span {
        font-size: 14px;
    }
    /* main layout */
    
    #content {
        display: flex;
        flex-direction: column;
        padding-bottom: 50px;
    }
    
    .breadcrumbs {
        display: none;
    }
    
    .category-perex span {
        font-weight: normal;
        line-height: 1.4;
        font-size: 14px !important;
    }
    
    .index-content-wrapper {
        display: flex;
        flex-direction: column;
        margin-top: 30px;
    }
    
    @media only screen and (min-width: 768px) {
        .content-wrapper-in {
            display: flex;
        }
        .homepage-texts-wrapper {
            order: -10;
        }
    }
    
    article span,
    article h5 {
        font-size: 14px !important;
        line-height: 1.6 !important;
        margin: 0 !important;
        font-family: Poppins !important;
        font-weight: normal !important;
    }
    
    article video {
        max-width: 100%;
    }
    
    .id-1425 article div {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
    }
    
    .id-1425 article div a {
        padding: 20px;
    }
    
    .product .p {
        border-color: #ffe8f1;
    }
    
    .products-block&gt;div .p .p-in {
        padding: 10px;
    }
    
    @media only screen and (min-width: 768px) {
        .type-page .content-wrapper-in {
            max-width: 1400px;
        }
    }
    
    @media only screen and (max-width: 768px) {
        h1 {
            font-size: 28px;
        }
    }
    /* buttons */
    
    .btn-primary {
        color: #fff !important;
        border: 1px solid #874C62 !important;
        background-color: #874C62 !important;
    }
    
    .btn.btn-conversion:hover,
    a.btn.btn-conversion:hover,
    .btn.btn-cart:hover,
    a.btn.btn-cart:hover,
    .btn-primary:hover {
        color: #874C62 !important;
        border: 1px solid #874C62 !important;
        background-color: #fff !important;
    }
    
    .btn.btn-default,
    a.btn.btn-default {
        color: #fff;
    }
    
    .btn.btn-default:hover,
    a.btn.btn-default:hover {
        color: #874C62;
        border: 1px solid #874C62;
        background-color: #fff;
    }
    /* idnex page */
    
    #homepage-tabs,
    .shp-tabs-holder {
        border: none;
    }
    
    .shp-tabs-holder ul.shp-tabs li a {
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 3px solid #874C62;
    }
    /* category page */
    
    .category-header {
        border: none;
    }
    
    .category-header input[type="radio"]+label,
    .category-header input[type="radio"]:checked+label {
        border: none;
        background-color: unset;
        padding: 10px 0 5px 0;
        margin-right: 10px;
        font-weight: bold;
    }
    
    .category-header input[type="radio"]:checked+label {
        border-bottom: 3px solid #874C62;
    }
    
    .widget-parameter-wrapper .widget-parameter-value a {
        border: 1px solid #874C62;
        padding: 2px 5px;
        margin: 0 4px;
        background-color: #874C62;
        color: #fff;
    }
    
    .widget-parameter-wrapper .widget-parameter-value a:hover {
        background-color: #fff;
        color: #874C62;
    }
    
    .subcategories {
        align-items: unset;
    }
    
    @media only screen and (max-width: 768px) {
        .category-perex {
            text-align: center;
        }
        .subcategories {
            justify-content: center;
        }
        .category-title {
            text-align: center;
            font-size: 28px;
        }
    }
    
    .subcategories li {
        margin: 10px 0;
        width: auto;
        padding: 0 10px;
        text-align: center;
        align-items: flex-end;
    }
    
    .subcategories li a {
        border-bottom: 3px solid #874C62;
        color: black;
        font-weight: bold;
    }
    
    .subcategories li a:hover {
        text-decoration: none;
        border-bottom: none;
    }
    
    .subcategories li::before {
        display: none;
    }
    
    .navigation-in,
    .menu-helper&gt;span {
        font-size: 14px;
    }
    
    .navigation-buttons {
        border-right: none;
    }
    
    .navigation-buttons a {
        font-size: 16px;
    }
    
    .navigation-buttons a:hover {
        font-size: 20px;
    }
    
    .navigation-buttons&gt;a {
        border: none;
    }
    
    .navigation-in ul li a {
        padding-right: 3px;
    }
    
    #header .site-name {
        margin-right: 20px;
    }
    
    .container.navigation-wrapper {
        width: 100%;
        max-width: 1500px;
    }
    
    @media only screen and (min-width: 992px) {
        .navigation-buttons a {
            width: 60px;
        }
    }
    /* product details */
    /*
    .social-buttons-wrapper {
        display: none;
    }
    */
    .social-buttons-wrapper .link-icon:not(.chat) {
        display: none;
    }
    .active .shp-tab-link {
        background-color: none;
        font-weight: bold;
    }
    
    .shp-tabs-holder ul.shp-tabs li a {
        background-color: unset;
        padding: 10px 0 5px 0 !important;
        margin: 0 10px 0 0;
    }
    
    .basic-description span strong,
    .basic-description h5 {
        font-weight: 500 !important;
    }
    .basic-description p,
    .basic-description h5,
    .basic-description :not(h1):not(h2):not(h3):not(h4):not(h5) span,
    #manufacturerDescription p,
    #manufacturerDescription h5,
    #manufacturerDescription span,
    .p-short-description span,
    .p-short-description p {
        margin: 0 !important;
        line-height: 1.6;
        font-size: 14px !important;
    }
    
    .p-detail-inner-header h1 {
        font-size: 20px;
        line-height: 1.4;
        color: #000;
    }
    .p-basic-info-block {
        flex-flow: column;
        border: none;
    }
    
    .p-basic-info-block .block {
        padding: 0;
        margin: 5px 0;
    }
    
    .p-to-cart-block {
        border: none;
    }
    
    table.detail-parameters tbody tr th {
        min-width: 100px;
    }
    @media (max-width: 767px) {
        .basic-description th {
            font-size: 12px;
        }
    }
    .type-detail #description .description-inner {
        width: 66.666%;
    }
    @media (max-width: 1199px) {
        .type-detail #description .description-inner {
            width: 100%;
        }
    }
    .type-detail #description.active {
        display: flex;
    }
    @media (max-width: 1199px) {
        .type-detail #description {
            flex-direction: column;
        }
    }
    .type-detail #description .detail-parameters-wrapper {
        padding-left: 40px;
        width: 33.3333%;
    }
    @media (max-width: 1199px) {
        .type-detail #description .detail-parameters-wrapper {
            padding-left: 0;
            width: 100%;
            margin-top: 30px;
        }
    }
    .type-detail #description .detail-parameters-wrapper tr th {
        padding-bottom: 5px;
        padding-top: 2px;
        font-weight: 600;
    }
    .type-detail #description .detail-parameters-wrapper tr td {
        padding-bottom: 5px;
        padding-top: 2px;
        display: table-cell;
    }
    .type-detail #description .detail-parameters-wrapper table.detail-parameters {
        width: auto;
    }
    .tab-content {
        padding: 0;
    }
    /* choose parameter size */
    
    .advanced-parameter-inner {
        border-radius: 50%;
        border: 1px solid #cac8c8;
    }
    
    .advanced-parameter-inner.yes-before::before {
        display: none;
    }
    
    .advanced-parameter-inner.yes-before {
        box-shadow: inset 0px 0px 2px 2px #ffffff;
        border: 1px solid #000;
    }
    
    .hidden-split-parameter:hover {
        cursor: pointer;
    }
    
    .show-tooltip {
        cursor: pointer;
    }
    
    .acronym {
        border: none;
        line-height: 1.4px;
    }
    /* side banner Hodniceni obchodu */
    
    .hodnoceni-obchodu-banner {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        border: 1px solid #874C62;
        padding: 5px 10px 10px 10px;
    }
    
    .hodnoceni-obchodu-banner__title {
        margin-bottom: 10px;
    }
    
    .hodnoceni-obchodu-banner__logo {
        margin: 5px 0;
        max-width: 140px;
    }
    
    .hodnoceni-obchodu-banner__stars-wrapper {
        display: flex;
        justify-content: center;
        margin: 10px 0;
    }
    
    .hodnoceni-obchodu-banner__star {
        margin: 0 2px;
    }
    
    .hodnoceni-obchodu-banner:hover {
        text-decoration: unset;
    }
    
    @media only screen and (min-width: 768px) {
        .banner-wrapper {
            margin: 0;
        }
    }
    
    @media only screen and (max-width: 768px) {
        .hodnoceni-obchodu-banner {
            background-color: #fff;
        }
        #footer h4.hodnoceni-obchodu-banner__title {
            color: #000;
        }
    }
    
    .sidebar {
        max-width: 300px;
    }
    
    .sidebar&gt;div {
        border: none;
    }
    
    .sidebar .box-productRating {
        border: 1px solid #874C62;
        padding: 10px;
    }
    
    .sidebar .box-facebook {
        border: 1px solid #874C62;
        padding: 10px;
        margin-top: 20px;
    }
    
    .sidebar #categories {
        font-size: 12px;
    }
    
    .sidebar .box-categories {
        border: 1px solid #874C62;
        padding: 10px;
        margin-bottom: 20px;
    }
    
    .vote-wrap {
        border-color: #874C62;
    }
    /* footer */
    
    #footer {
        background-color: transparent;
        margin-top: 0;
        border-top: none;
    }
    
    @media only screen and (max-width: 995px) {
        #footer {
            background-color: #000;
        }
    }
    
    #footer .footer-newsletter,
    #footer .footer-rows,
    #footer .footer-bottom {
        text-align: left;
    }
    
    .footer-links-icons {
        padding: 0 0 20px 0;
    }
    
    #footer .banner {
        min-height: unset;
        margin-bottom: 0;
    }
    
    #footer a,
    #footer h4 {
        color: #fff;
        font-size: 14px;
    }
    
    #footer h4 {
        color: #fff;
        font-size: 16px;
        font-weight: normal;
        border-bottom: 3px solid #874c62;
        padding-bottom: 5px;
        width: fit-content;
    }
    
    #footer a:hover {
        color: #fff;
    }
    
    #footer ul li::before {
        display: none;
    }
    
    #footer ul {
        padding: 0;
    }
    
    #footer .banner {
        margin-top: 0;
    }
    
    .footer-tips {
        display: flex;
        flex-direction: column;
    }
    
    .footer-tips__title {
        color: #fff;
    }
    
    .footer-tips__link {
        padding: 3px 0;
    }
    
    #footer ul li {
        padding: 3px 0;
    }
    
    .custom-footer {
        display: flex;
        flex-direction: row;
    }
    
    @media only screen and (max-width: 768px) {
        .custom-footer {
            flex-direction: column;
        }
    }
    
    .footer-bottom {
        border-top: 3px solid #874C62;
    }
    
    .contact-box ul li&gt;span::before {
        color: #fff;
    }
    /* banner benefit - vyhody eshopu */
    
    .container--bannersBenefit {
        padding: 0;
    }
    
    .benefitBanner {
        margin: 0;
    }
    
    .benefitBanner__item {
        margin: 0;
        flex: unset;
        width: 100% !important;
    }
    
    .benefitBanner__content {
        padding-right: 0;
        width: 100%;
    }
    
    @media only screen and (max-width: 767px) {
        .content-wrapper.container {
            padding-left: 0;
            padding-right: 0;
        }
    }
    
    .vyhody {
        display: flex;
        background-color: #7d465b;
        color: #fff;
        align-items: center;
        justify-content: center;
        margin: 0;
        padding: 20px 0;
    }
    
    .vyhody:hover,
    .vyhody:hover .vyhody__text,
    .vyhody:hover .vyhody__separator {
        text-decoration: none !important;
        color: #fff;
    }
    
    .vyhody__separator {
        margin: 0;
        font-size: 16px;
    }
    
    .vyhody__text {
        margin: 0 10px;
        font-size: 16px;
        text-align: center;
    }
    
    @media only screen and (max-width: 768px) {
        .vyhody {
            padding: 10px 0;
        }
        .vyhody__text {
            font-size: 12px;
            margin: 0 5px;
        }
    }
    /* dalsi odkazy - odkazy ve footer */
    
    .dalsi-odkazy {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .dalsi-odkazy__link {
        padding: 2px 0;
    }
    
    .copyright {
        font-size: 10px !important;
        color: #fff;
    }
    
    #signature a {
        font-size: 10px !important;
    }
    /* filters */
    
    .filters-wrapper::before {
        content: 'Filtry';
        font-size: 18px;
        font-weight: bold;
        text-align: left;
    }
    
    .sidebar .box.box-sm.box-filters {
        border: 1px solid #874C62;
        padding: 10px;
        margin-bottom: 20px;
    }
    
    .filter-section.filter-section-button {
        background-color: #874c62;
        color: #fff;
        padding-top: 10px;
        border: 1px solid #874C62;
    }
    
    .slider-wrapper {
        padding: 10px 0 0 0;
    }
    
    a.toggle-filters {
        color: #fff;
    }
    
    .filter-section.filter-section-button:hover {
        background-color: #fff;
        color: #874C62;
        border: 1px solid #874C62;
    }
    
    .filter-section.filter-section-button:hover a.toggle-filters {
        color: #874C62;
    }
    
    .advanced-filters-wrapper&gt;div {
        width: auto;
        margin: 0;
        padding-bottom: 0;
    }
    
    .filter-section-parametric-id-52 .advanced-parameter-inner {
        width: 30px;
        height: 30px;
    }
    
    .param-filter-top {
        font-size: 12px;
    }
    
    input[type="checkbox"]+label.filter-label {
        line-height: 15px;
        font-size: 12px !important;
        margin-right: 0;
    }
    
    #filters .from,
    #filters .to {
        font-size: 12px;
    }
    
    .filter-count {
        margin-left: 0;
    }
    
    #filters h4 {
        font-size: 14px;
    }
    
    .filter-section-parametric-id-51 form fieldset {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .filter-section-parametric-id-51 form fieldset&gt;div {
        width: 50%;
    }
    
    .filter-section-parametric-id-51 .advanced-filters-wrapper {
        width: 100%;
    }
    
    .filters-wrapper .btn.unveil-button {
        padding: 10px 0;
        margin-top: 10px;
        font-size: 12px;
    }
    
    @media only screen and (min-width: 768px) {
        .filter-section-button {
            display: block !important;
        }
    }
    
    @media only screen and (max-width: 768px) {
        .filter-section-parametric-id-51 form fieldset&gt;div {
            width: 20% !important;
        }
        .filter-section-parametric-id-51 .advanced-filters-wrapper {
            width: 100% !important;
        }
    }
    
    @media only screen and (max-width: 480px) {
        .filter-section-parametric-id-51 form fieldset&gt;div {
            width: 50% !important;
        }
        .filter-section-parametric-id-51 .advanced-filters-wrapper {
            width: 100% !important;
        }
    }
    /* other */
    
    #showHeurekaBadgeHere-11 span {
        line-height: 1.6 !important;
        font-size: 14px !important;
    }
    
    .type-index h1 {
        font-size: 24px;
        line-height: 1.4;
    }
    
    .manufacturers .btn.btn-default,
    .manufacturers a.btn.btn-default {
        color: black;
    }
    
    .pagination-link:hover {
        color: white;
    }</pre></body></html>