<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

@media screen and (min-width: 2100px) {
    .id-781 .content-wrapper::before {
       
          background: url(https://denatura.cz/user/documents/upload/Images/Crazy_fotka_nova.jpg) calc(65% + 180px) 50% no-repeat !important;
             height: 800px!important;
    top: -140px!important;
     background-size: contain !important;
    position: absolute;
    width: 100%;
        z-index: -1;
    right: 0;
    }
   
}
@media (min-width: 1500px) and (max-width: 2099px){
    .id-781 .content-wrapper::before {
        background: url(https://denatura.cz/user/documents/upload/Images/Crazy_fotka_nova.jpg) calc(100% - 40px) 50% no-repeat !important;
        height: 700px!important;
    top: -140px!important;
     background-size: contain !important;
    position: absolute;
    width: 100%;
        z-index: -1;
    right: 0;
    }

}
@media (min-width: 1400px) and (max-width: 1499px){
    .id-781 .content-wrapper::before {
        background: url(https://denatura.cz/user/documents/upload/Images/Crazy_fotka_nova.jpg) calc(100% - 25px) 50% no-repeat !important;
        height: 600px!important;
    top: -80px!important;


      
     background-size: contain !important;
    position: absolute;
    width: 100%;
        z-index: -1;
    right: 0;
    }

}
@media (min-width: 1200px) and (max-width: 1399px){
    .id-781 .content-wrapper::before {
        background: url(https://denatura.cz/user/documents/upload/Images/Crazy_fotka_nova.jpg) calc(100% - 25px) 50% no-repeat !important;
        height: 540px!important;
    top: -50px!important;
    
     background-size: contain !important;
    position: absolute;
    width: 100%;
        z-index: -1;
    right: 0;
    }

}
@media (min-width: 992px) and (max-width: 1199px){
    .id-781 .content-wrapper::before {
        background: url(https://denatura.cz/user/documents/upload/Images/Crazy_fotka_nova.jpg) calc(100% - 0px) 50% no-repeat !important;
        height: 440px!important;
    top: -90px!important;
  
     background-size: contain !important;
    position: absolute;
    width: 100%;
        z-index: -1;
    right: 0;
    }

}
@media (min-width: 768px) and (max-width: 992px){
    .id-781 .content-wrapper::before {
content:unset!important;
    }
    .id-781 .art-header &gt; p{
        max-width:100%!important;
    }
    .id-781 .art-header img{display:block!important;}
}

.paticka-banner-detail-pc{
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}
.paticka-banner-detail-mobil{
    width: 100vw;
    padding: 10px;
}

@media (min-width: 868px){
.paticka-banner-detail-mobil{display:none;}
}
@media (max-width: 867px){
    .paticka-banner-detail-pc{display:none;}
    }
    
    .instagram-wrapper {
        margin-top: 40px!important;
    }
    @media (min-width: 1200px){
    .in-index .main-zmena{height: 321px;}

    }
    
    .in-index .main-banner::after {
        display:none;
    }

    .in-index .main-banner::before {
        display:none;
    }
    .id-916 .pagination-loader .btn::before {
        content: "Další produkty"!important;
    }

    .site-msg.information{background: #840706!important;}



   



    .odpocet { 
        position: relative; 
      
    
        display: flex !important; 
        width: 100%; 
        flex-wrap: wrap; 
        align-items: center; 
        justify-content: center; 
    
        column-gap: 26px; 
        row-gap: 10px; 
    
    } 
    
    .odpocet { 
        position: sticky; 
        top: 0;
    } 
    
    
    .cas-tlacitko,.cas-tlacitko:visited { 
        display: block; 
        cursor: pointer; 
        text-decoration: none; 
        background: var(--color-b400); 
        border: 0; 
        white-space: nowrap; 
        padding: 8px 16px; 
        line-height: 1.5; 
        border-radius: 4px; 
        font-size: 14px; 
        color: #FFFFFF;
    } 
    .cas-tlacitko:hover{
      opacity:0.9;
      color:white!important;
    }
    
    
    .nadpis-odpocet { 
        font-weight: bold; 
        font-size: 18px; 
        color: white; 
        margin: 0; 
        padding: 0; 
        line-height: 1.2; 
        letter-spacing: normal; 
        text-transform: none; 
        text-align: left;
        text-decoration: underline;
    } 
    .nadpis-odpocet:hover{color:white!important;text-decoration: unset;}
    
    
    .cas-wrapper { 
        display: grid; 
        grid-template-columns: 1fr 10px 1fr 10px 1fr 10px; 
        row-gap: 0; 
        justify-items: center; 
        align-items: center; 
        column-gap: 2px; 
        direction: ltr;
    } 
    
    
    .cas-blok { 
        color: white; 
        font-weight: bold; 
        font-size: 22px; 
        line-height: 1; 
        font-feature-settings: 'tnum'; 
        font-variant-numeric: tabular-nums;
    } 
    
    .cas-leg { 
        color: #94b9a4; 
        font-size: 10px; 
        padding-right: 10px; 
        grid-column: 2 span; 
        line-height: 1;
    } 
    
    .cas-leg.last { 
        
        grid-column: auto; 
        padding-right: 0;
    } 
    
    @media (max-width: 900px){
.odpo-extra{display:none;}
    }

    @media (max-width: 600px){
        .cas-wrapper {
            display: grid;
            grid-template-columns: 1fr 6px 1fr 6px 1fr 6px;
            row-gap: 0;
            justify-items: center;
            align-items: center;
            column-gap: 2px;
            direction: ltr;
        }
        .cas-tlacitko{display:none;}
        .nadpis-odpocet{font-size:15px;}
        .cas-blok{
            font-size:17px;
        }
        .cas-leg{font-size:9px;}
        .odpocet{column-gap: 8px;}
    }
    .cart-table tr[data-micro-sku="332"] {
        display:none;
    }
    .order-summary-item[data-micro-sku="332"]{
        display:none;
    }
    .cart-widget-product[data-micro-sku="332"]{
        display:none;
    }
    .cart-table tr[data-micro-sku="333"] {
        display:none;
    }
    .order-summary-item[data-micro-sku="333"]{
        display:none;
    }
    .cart-widget-product[data-micro-sku="333"]{
        display:none;
    }
    .insta-b .btn-cart:hover{
        background-color: var(--color-secondary) !important;
        border-color: var(--color-secondary)!important;
        color: #fff !important;
    }
    @media (min-width: 1200px){
    .insta-b{display:block!important;margin-top:10px;}
    .quantity2{display:block!important;float:left;width:39%!important; padding-left: 30px!important;
        padding-right: 30px!important;}
    .quantity2 input{width:44px!important;}
    .in-index #products-1 .products-block&gt;div{padding:15px;}
    .insta-b .btn-cart{float: left;
        width: 59%!important;
        background-color: #fff!important;
        border: 1px solid #CA1858!important;
        color: #CA1858!important;
        margin-left: 2%!important;font-size:12px!important;padding: 0px 20px!important;    letter-spacing: normal!important;}
    }
    @media (min-width: 600px) and (max-width: 1199px){
        .insta-b{display:block!important;margin-top:10px;}
        .quantity2{display:block!important;float:left;width:39%!important;    padding-left: 30px!important;
            padding-right: 30px!important;}
        .quantity2 input{width:44px!important;}
        .in-index #products-1 .products-block&gt;div{padding:15px;}
        .insta-b .btn-cart{float: left;
            width: 59%!important;
            background-color: #fff!important;
            border: 1px solid #CA1858!important;
            color: #CA1858!important;
            margin-left: 2%!important;font-size:12px!important;padding: 0px 20px!important;letter-spacing: normal!important;}
        }
        @media (max-width: 599px){
            .quantity2 .increase, .quantity2 .decrease{height:44px!important;}
            .insta-b{display:block!important;margin-top:10px;}
            .quantity2{display:block!important;float:left;width:100%!important;height:44px!important;}
            .quantity2 input{width:50px!important;height:44px!important;}
            .in-index #products-1 .products-block&gt;div{padding:15px;}
            .insta-b .btn-cart{float: left;
                width: 100%!important;
                background-color: #fff!important;
                border: 1px solid #CA1858!important;
                color: #CA1858!important;
                margin-top:10px;
               font-size:11px!important;    padding: 0px 16px!important;height:44px!important;white-space: nowrap;}
            }

            .detailino:hover{
                background-color: var(--color-secondary) !important;
                border-color: var(--color-secondary)!important;
                color: #fff !important;
            }
            @media (min-width: 1200px){
      
                .detailino{
                    width: 100%!important;
                    background-color: #fff!important;
                    border: 1px solid #CA1858!important;
                    color: #CA1858!important;
                   font-size:12px!important;padding: 0px 20px!important;                                display: flex!important;
                   margin-top:10px;
                   align-items: center;
                   justify-content: center;
                   line-height: 52px!important;
                   text-decoration: unset!important;  letter-spacing: normal!important;}
                }
                @media (min-width: 600px) and (max-width: 1199px){
                  
                    .detailino{
                        width: 100%!important;
                        background-color: #fff!important;
                        border: 1px solid #CA1858!important;
                        color: #CA1858!important;
                        margin-top:10px;
                        display: flex!important;
                        align-items: center;
                        justify-content: center;
                        text-decoration: unset!important;
                        line-height: 52px!important;
                        font-size:12px!important;padding: 0px 20px!important;letter-spacing: normal!important;}
                    }
                    @media (max-width: 599px){
                     
                        .detailino{
                            width: 100%!important;
                            background-color: #fff!important;
                            border: 1px solid #CA1858!important;
                            color: #CA1858!important;
                            margin-top:10px;
                            display: flex!important;
                                align-items: center;
                                justify-content: center;
                                text-decoration: unset!important;
                                line-height: 44px!important;
                           font-size:11px!important;    padding: 0px 16px!important;height:44px!important;white-space: nowrap;}
                        }
                    
                        .roz-obj .products-block &gt; div .p .p-bottom &gt; div .p-tools .btn{content: "Pridať"!important;}
                        .roz-obj .products-block &gt; div .p .p-bottom &gt; div .p-tools .btn:before{content: "Pridať"!important;}
                 
                        @media screen and (max-width: 767px) {
                            .type-product .top-menu-trigger-visible #supportBox-iframe{bottom: 60px;
                            right: -10px;
                            }
                        }
                        @media (max-width: 767px) {
                            .in-index .advanced-order .product-slider-holder.has-navigation {
                                padding: 0 22px 22px!important;
                            }
                        }
                        .in-index .advanced-order .product-slider-pagination{display:none!important;}

                        @media screen and (min-width: 1200px) {
                            .type-index .product-slider-holder #products-1 {
                                width: auto !important;
                            }
                            .in-index #products-1 .products-block {
                                width: auto !important;
                                transition: none !important;
                                transform: none !important;
                               
                        margin-right: -10px!important;
                            }
                        }
                    
                        @media screen and (max-width: 1199px) {
                            .columns-mobile-2 #products-1 .products-block {
                                width: auto !important;
                                transition: none !important;
                                transform: none !important;
                            }
                        }
                      
                        @media screen and (min-width: 992px) {
                            .type-index #products-1 .products-block {
                                flex-wrap: wrap-reverse!important;
                            }
                            .type-index .product-slider-navigation{display:none!important;}
                            .type-index .product-slider-pagination{display:none!important;}
                        .type-index .products-block &gt; div:nth-child(n+9){display: none !important;}
                        }
                        @media screen and (max-width: 991px) {
                            .type-index #products-1 .products-block &gt; div:nth-child(1){display: none !important;}
                            .type-index #products-1 .products-block &gt; div:nth-child(2){display: none !important;}
                            .type-index #products-1 .products-block &gt; div:nth-child(11){display: none !important;}
                            .type-index #products-1 .products-block &gt; div:nth-child(12){display: none !important;}
                
                            }
                        .detailino.link-icon.watchdog::before{background: url(/user/documents/upload/zvonek-pes.svg) no-repeat center;}
                        .detailino.link-icon.watchdog:hover:before{background: url(/user/documents/upload/Images/bell.svg) no-repeat center;}
                        .pagination span {
                            width: 54px;
                            height: 54px;
                            border: 1px solid var(--color-b400);
                            line-height: 54px;
                            text-align: center;
                            color: var(--color-b400);
                            font-family: Standerd;
                            font-size: 16px;
                            font-weight: 700;
                            letter-spacing: 0.05em;
                            margin: 0 4px;
                            border-radius: 50%;
                            background: #fff;
                        }
                        .pagination .current{
                            border-color: var(--color-b50)!important;
                        background: var(--color-b50)!important;
                        }
                        #pagi2{
                            justify-content: center;
                        }

                        .faq-sloze{
                            border-bottom:unset!important;
                            padding-bottom:0px;
                            margin: 70px auto;
                        }
                        .detail-pribehy-pr{
                            margin: 70px auto;
                        }
                        .detail-pribehy-pr &gt; h2:first-child{
                            text-align: center;
                            margin-bottom: 40px;
                        }
                        @media screen and (max-width: 991px) {
                            .faq-sloze{
                                border-bottom:unset!important;
                                padding-bottom:0px;
                                margin: 50px auto;
                            }
                            .detail-pribehy-pr{
                                margin: 50px auto;
                            }
                            .detail-pribehy-pr &gt; h2:first-child{
                                text-align: center;
                                margin-bottom: 30px;
                            }
            
                        }
                        .video-pribehy h3{text-align: center;}
                        @media (min-width: 768px) {
                            #description::before{margin-bottom:5px;}
                        }
                        .ras-recz{
                            padding-bottom: 10px;
                        }
                        .ras-recz .slick-prev, .ras-recz .slick-next {
                            width: 64px;
                            height: 64px;
                            box-shadow: 0px 0px 20px 0px #315E4533;
                            border-radius: 50%;
                            background: #fff;
                            z-index: 1;
                            top: 292px;
                        }
                        
                        .ras-recz .slick-arrow.slick-disabled {
                            display: none !important;
                        }
                        
                        .ras-recz .slick-arrow:hover {
                            background: var(--color-b400) !important;
                        }
                        
                        .ras-recz .slick-arrow:hover::before {
                            -webkit-filter: brightness(0) invert(1);
                            filter: brightness(0) invert(1);
                        }
                        
                        
                        
                        .ras-recz .slick-arrow {
                            transition: all ease 300ms;
                        }
                        
                        .ras-recz .slick-next::before {
                            content: "";
                            position: absolute;
                            width: 24px;
                            height: 24px;
                            top: 50%;
                            left: 50%;
                            transform: translate(-50%, -50%);
                            background: url("https://cdn.myshoptet.com/usr/www.denatura.cz/user/documents/upload/Images/chevron-right.svg") no-repeat center;
                            background-size: contain;
                        }
                        
                        .ras-recz .slick-prev::before {
                            content: "";
                            position: absolute;
                            width: 24px;
                            height: 24px;
                            top: 50%;
                            left: 50%;
                            transform: translate(-50%, -50%) rotate(180deg);
                            background: url("https://cdn.myshoptet.com/usr/www.denatura.cz/user/documents/upload/Images/chevron-right.svg") no-repeat center;
                            background-size: contain;
                        }
                        
                        .ras-recz .slick-dots {
                            position: relative;
                            bottom: 0;
                            margin: 20px 0;
                        }
                        
                        .ras-recz .slick-dots li button {
                            width: 20px;
                            padding: 0;
                        }
                        
                        .ras-recz .slick-dots li button::before {
                            content: "";
                            position: absolute;
                            top: 50%;
                            left: 50%;
                            transform: translate(-50%, -50%);
                            width: 20px;
                            height: 1px;
                            background: var(--color-g75);
                            opacity: 1;
                        }
                        
                        .ras-recz .slick-dots li.slick-active button::before {
                            background: var(--color-g400);
                        }
                        
                        
                        
                        .ras-recz .slick-track {
                            display: flex;
                        }
                        .hyd-recz{
                            padding-bottom: 10px;
                        }
                        .hyd-recz .slick-prev, .hyd-recz .slick-next {
                            width: 64px;
                            height: 64px;
                            box-shadow: 0px 0px 20px 0px #315E4533;
                            border-radius: 50%;
                            background: #fff;
                            z-index: 1;
                            top: 292px;
                        }
                        
                        .hyd-recz .slick-arrow.slick-disabled {
                            display: none !important;
                        }
                        
                        .hyd-recz .slick-arrow:hover {
                            background: var(--color-b400) !important;
                        }
                        
                        .hyd-recz .slick-arrow:hover::before {
                            -webkit-filter: brightness(0) invert(1);
                            filter: brightness(0) invert(1);
                        }
                        
                        
                        
                        .hyd-recz .slick-arrow {
                            transition: all ease 300ms;
                        }
                        
                        .hyd-recz .slick-next::before {
                            content: "";
                            position: absolute;
                            width: 24px;
                            height: 24px;
                            top: 50%;
                            left: 50%;
                            transform: translate(-50%, -50%);
                            background: url("https://cdn.myshoptet.com/usr/www.denatura.cz/user/documents/upload/Images/chevron-right.svg") no-repeat center;
                            background-size: contain;
                        }
                        
                        .hyd-recz .slick-prev::before {
                            content: "";
                            position: absolute;
                            width: 24px;
                            height: 24px;
                            top: 50%;
                            left: 50%;
                            transform: translate(-50%, -50%) rotate(180deg);
                            background: url("https://cdn.myshoptet.com/usr/www.denatura.cz/user/documents/upload/Images/chevron-right.svg") no-repeat center;
                            background-size: contain;
                        }
                        
                        .hyd-recz .slick-dots {
                            position: relative;
                            bottom: 0;
                            margin: 20px 0;
                        }
                        
                        .hyd-recz .slick-dots li button {
                            width: 20px;
                            padding: 0;
                        }
                        
                        .hyd-recz .slick-dots li button::before {
                            content: "";
                            position: absolute;
                            top: 50%;
                            left: 50%;
                            transform: translate(-50%, -50%);
                            width: 20px;
                            height: 1px;
                            background: var(--color-g75);
                            opacity: 1;
                        }
                        
                        .hyd-recz .slick-dots li.slick-active button::before {
                            background: var(--color-g400);
                        }
                        
                       
                        
                        .hyd-recz .slick-track {
                            display: flex;
                        }

                      
.product .p-desc{display:none;}
                        .zobrazit-epopisek .product .p-desc {
                            display: block!important;
                            margin-top: 5Px;
                            text-align: left;
                          }
                          #category-header .dropdown-menu li:nth-child(5){display:none;}

                          @media screen and (max-width: 767px) {
                            .fix-detail-header .p-to-cart-block .add-to-cart-button {
                                padding: 0!important;
                                font-size: 12px!important;
                                align-items: center!important;
                                justify-content: center!important;
                                gap: 7px!important;
                                display: flex!important;
                                width: 200px!important;
                                margin: 0!important;
                                line-height: 1!important;
                                text-align: center!important;
                            }
                        }
                        @media screen and (max-width: 767px) {
                            .type-product.product-line-active #supportBox-iframe {
                                bottom: 60px !important;
                                right: -10px !important;
                            }
                            .type-product.product-line-active .gr .p {
                                bottom: 80px !important;
                               
                            }
                        }


                        #cln-chybka{
                            text-align: center;
                            padding: 12Px;
                            background-color: #f3e6d3;
                        
                            border-radius: 7px;
                        }
                        .vd-cs:after, .p-main-image[href^="https://img.youtube.com/vi/"]:after {
                            content: "";
                            width: 60px;
                            height: 40px;
                            background-position: center;
                            background-size: contain;
                            background-repeat: no-repeat;
                            background-image: url('data:image/svg+xml,&lt;svg height="512pt" viewBox="0 -77 512.00213 512" width="512pt" xmlns="http://www.w3.org/2000/svg"&gt;&lt;path d="m501.453125 56.09375c-5.902344-21.933594-23.195313-39.222656-45.125-45.128906-40.066406-10.964844-200.332031-10.964844-200.332031-10.964844s-160.261719 0-200.328125 10.546875c-21.507813 5.902344-39.222657 23.617187-45.125 45.546875-10.542969 40.0625-10.542969 123.148438-10.542969 123.148438s0 83.503906 10.542969 123.148437c5.90625 21.929687 23.195312 39.222656 45.128906 45.128906 40.484375 10.964844 200.328125 10.964844 200.328125 10.964844s160.261719 0 200.328125-10.546875c21.933594-5.902344 39.222656-23.195312 45.128906-45.125 10.542969-40.066406 10.542969-123.148438 10.542969-123.148438s.421875-83.507812-10.546875-123.570312zm0 0" fill="%23f00"/&gt;&lt;path d="m204.96875 256 133.269531-76.757812-133.269531-76.757813zm0 0" fill="%23fff"/&gt;&lt;/svg&gt;');
                            position: absolute;
                            left: 50%;
                            top: 50%;
                            transform: translate(-50%, -50%);
                            display: block;
                            z-index: 10;
                        }
                        .type-product #cboxLoadedContent iframe{
                        
                        border-radius: 8px;
                            width: 90%;
                            margin-left: auto;
                            margin-right: auto;
                            padding: 15px;
                        }
                        .type-product #cboxPrevious, #cboxNext {
                            width: auto!important;
                        }
                        .vd-cs img{   width: 100px;}
                        .type-product .vd-cs{
                            height: 100px;
                            display: flex;
                                align-items: center;
                        }
                        .extended-description{display:none;}
                        .type-product .p-image img{aspect-ratio: unset;}
                        @media (max-width: 499px) {
                            #colorbox.productDetail #cboxContent #cboxLoadedContent img {
                                max-width: 285px!important;
                            }
                            .type-product #cboxPrevious::before{
                                left: 5px;
                            }
                            .type-product #cboxNext:before{
                                right: 5px;
                            }
                        }
                        @media (max-width: 425px) {
                            .advanced-order .products-block .p .name span:first-child{
                                overflow: hidden;
                                display: -webkit-box;
                                -webkit-line-clamp: 2;
                                -webkit-box-orient: vertical;
                            }
                        
                        
                        }
                        .fix-detail-header .stars{    width: auto !important;margin-right:0px;}
.fix-detail-header .star{margin-right:0px!important;}
.fix-detail-header .shp-tab[data-testid="tabRating"] a{display: flex;
        gap: 6px;
        line-height: 1 !important;
        text-align: center;
        cursor: pointer;
        align-items: center;}
        .fix-detail-header .shp-tab[data-testid="tabRating"] a::after{margin-left:0px!important;}
        .fix-detail-header .shp-tabs .shp-tab[data-testid="tabRating"] .stars a::before{line-height: normal!important;}
        .shp-tabs-wrapper .shp-tabs .stars{    width: auto !important;margin-right:0px;}
        .shp-tabs-wrapper .shp-tabs .star{margin-right:0px!important;}
        .shp-tabs-wrapper .shp-tabs .shp-tab[data-testid="tabRating"] a{display: flex;
            padding-left: 0px !important;
            padding-right: 0px !important;
        gap: 6px;
      
        text-align: center;
        align-items: center;}
        .shp-tabs-wrapper .shp-tabs .shp-tab[data-testid="tabRating"] a::after{margin-left:0px!important;}
        .shp-tabs-wrapper .shp-tabs .shp-tab[data-testid="tabRating"] .stars a::before{line-height: inherit!important;}
        @media screen and (max-width: 767px) {
            .siteCookies__text{
                max-width: 300px;
                margin-inline: auto;
            }
        }
        @media (min-width: 1440px) {
            .fix-detail-header .shp-tabs-holder ul.shp-tabs li a{
                margin-right: 12px;
            }
            .shp-tabs-holder ul.shp-tabs a.shp-tab-link{
                padding: 40px 15px;
            }
        }
        @media (min-width: 1200px) and (max-width:1439px){
            .fix-detail-header .shp-tabs-holder ul.shp-tabs li a{
                margin-right: 12px;
            }
            .shp-tabs-holder ul.shp-tabs a.shp-tab-link{
                padding: 40px 9px;
            }
        }
    .extr-shw{
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 12Px;
            margin: 0 0 20px !important;
        }
        .zobraz-tlaci:hover{opacity:0.9;}
        .zobraz-tlaci{
            margin: 0;
            color: var(--color-g200);
     
            background-color: transparent;
            letter-spacing: 2px;
            padding: 8px 12px;
            border: 1px solid var(--color-g50);
            border-radius: 100px;
            cursor: pointer;
            display: flex;
            font-weight: 600;
            gap: 10px;
            align-items: center;
            font-size: 13px;
            line-height: 22px;
        }
        .akti-zobraz{
            color: var(--color-b300)!important;
            border: 1px solid var(--color-b300)!important;
        }
        @media (min-width: 768px){
            .type-category .filters-wrapper{
                display: flex;
                    align-items: center;
                    justify-content: space-between;
            }
        }
        @media (max-width: 767px){
            .zobraz-tlaci{gap:unset;width:42px;height:42px;justify-content: center;}
        }
        @media (min-width: 500px) and (max-width: 767px){
            .extr-shw{
                margin: 0px 0 20px !important;
                width: 100%;
            }
            }
        @media (max-width: 499px){
        .extr-shw{
            margin: 20px 0 0px !important;
        }
        }
        .ras-recz .vl-itm{height:auto;}
        
        .cern .prd1{
            order:3;
        }
        .cern .prd2{
            order:4;
        }
        .otvr-db{
            font-size: 15px;
            display: flex;
            margin-bottom: 5px;
            align-items: center;
            margin-top: 5px;
            gap: 5px;
        }
        .packetery-hours{display:none;}
        .ukaz-hod{
            display:block!important;
        }
        .packetery-hours td{
            padding-top:2px;
            padding-left: 2px;
        }
        .packetery-hours th{
            padding-top:2px;
        }
    .packetery-hours tr{
        font-weight: 400;
        font-size: 13px;
        line-height: 170%;
        letter-spacing: 0.5px;
        text-align: left;
        color: var(--color-g200);
    }
        .otvr-db::after{
            content: "";
            display: inline-block;
      
            width: 16px;
            height: 16px;
            background: url(https://www.denatura.cz/user/documents/upload/newar.svg) no-repeat center;
            background-size: contain;
            transform: rotate(90deg);
            transition: all ease 300ms;
        }
        .ukaz-ote .otvr-db::after{     content: "";
            display: inline-block;
       
            width: 16px;
            height: 16px;
            background: url(https://www.denatura.cz/user/documents/upload/newar.svg) no-repeat center;
            background-size: contain;
            transform: rotate(270deg);
            transition: all ease 300ms;}
            @media (max-width: 500px){
                .otvr-db{font-size:14px;}
            }
            @media (max-width: 480px) {
                .in-krok-1 #order-shipping-methods .radio-wrapper input[type=radio]+label {
                    flex-wrap: nowrap!important;
                }
            }
            .in-krok-2 .hidos{
                display:none!important;
            }
            @media (min-width: 1200px) {
                .in-krok-2 .visibo .hidos{
                    display:flex!important;
                }
            }
            @media (max-width: 1199px) {
                .in-krok-2 .visibo .hidos{
                    display:block!important;
                }
            }
      
            .in-krok-1 .vybrano-z .zasilkovna-name::before{
        
                content: "Zmena výdajného miesta";
                font-size: var(--size-small);
            }
            .in-krok-1 .vybrano-z .zasilkovna-name{
                font-size:0px!important;
            }
            .loga-med{
                text-align: center;
            margin-bottom: 40px;
            margin-top: -30px;
        }
        .loga-medii{
            display: flex;
                align-items: center;
                justify-content: center;
                gap: 40px;
                padding: 30px;
                margin-top: -40px;
                margin-bottom: 20px;
        }
        .lg-med{
            height:27px;
        }
        #lg1{
            height: 40px;
        }
        #lg4{
            height: 35px;
        }
        @media (min-width: 500px) and (max-width: 1199px) {
            .loga-med{
                text-align: center;
                font-weight: 600;
                margin-top: 0px;
                font-size: var(--size-h6);
        }
        .loga-medii{
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 20px;
            flex-wrap: wrap;
            margin-bottom: 20px;
        }
        .lg-med{
            height:20px;
        }
        #lg1{
            height: 30px;
        }
        #lg4{
            height: 27px;
        }
        }
        
        @media (max-width: 499px){
            .loga-med{
                text-align: left;
                font-weight: 600;
                margin-top: 20px;
                margin-bottom: 10px;
                font-size: var(--size-h6);
        }
        .loga-medii{
            display: flex;
            align-items: center;
            justify-content: flex-start;
            gap: 20px;
            flex-wrap: wrap;
            padding: 0px;
            margin-top: 0px;
            margin-bottom: -20px;
         
        }
        .lg-med{
            height:20px;
        }
        #lg1{
            height: 30px;
        }
        #lg4{
            height: 27px;
        } 
        }

        @media (min-width: 1200px) {
            .type-product .wide .p-image {
                min-height: 750px!important;
            }
        }
        @media (min-width: 768px) {
            .type-product .wide .p-image {
                border-left-style: none;
                border-right-style: none;
                border-top-style: none;
                min-height: 650px;
                display: flex;
                        align-items: center;
                        justify-content: center;
            }
        }
        @media (max-width: 500px) {
            .type-product .wide .p-image {
                border-left-style: none;
                border-right-style: none;
                border-top-style: none;
                min-height: 475px;
                display: flex;
                        align-items: center;
                        justify-content: center;
            }
        }
        #cboxClose {
            background-color: transparent !important;
        }
      .zasil-ote{
        border-radius: 8px;
    background-color: white;
    display: flex
;
    padding-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;

      }
      .zasil-p-name{
        display: flex
        ;
            gap: 10px;

            align-items: flex-start;
            width: 50%;
      }
      .zasil-p-name img {
        width: 32Px;
    align-self: baseline;
    height: 32Px;
      }
      .zasil-p-name-adresa h6{
        font-weight: 600;
        font-size: 16px;
        margin-top: 0px;
      }
      .zasil-p-name-adresa p{
        font-weight: 400;
        font-size: 14px;
        line-height: 120%;
        color: var(--color-g200);
      }
      .zasil-p-name-adresa a{
        font-weight: 700;
        font-size: 14px;
 
        text-decoration: underline;
        text-decoration-style: solid;
        text-decoration-thickness: 0%;
      }
      .zasil-p-time{
        gap: 10px;
   
    width: 50%;
    display: flex
;
      }
      .zasil-p-time img{
        width: 32Px;
        height: 32Px;
        align-self: baseline;
      }
      .zasil-p-name-doba h6{
        font-weight: 600;
        font-size: 16px;
        margin-top: 0px;
      }
      .zasil-p-time .packetery-hours{display:block;}
      #shipping-17{display:block;}
      @media (min-width: 1200px) and (max-width: 1439px){
        .zasil-ote{
            padding-left: 20px;
        }
    }
    @media (min-width: 992px) and (max-width: 1199px){
        .zasil-p-name-adresa h6{
            font-size: 14px;
        }
        .zasil-p-name-doba h6{
            font-size: 14px;
        }
        .zasil-p-name img{
            width:24px;
            height:24px;

        }
        .zasil-p-time img {
            width:24px;
            height:24px; 
        }
    }
    @media (min-width: 500px) and (max-width: 991px){
        .zasil-ote{
            padding-left: 10px;
            padding-top: 10px;
            padding-bottom: 10px;
            margin-top: 20px;
            gap: 10px;
        }
        .zasil-p-name-adresa h6{
            font-size: 14px;
        }
        .zasil-p-name-doba h6{
            font-size: 14px;
        }
        .zasil-p-name img{
            width:24px;
            height:24px;

        }
        .zasil-p-time img {
            width:24px;
            height:24px; 
        }
    }
.zasil-ote{display:none;}
.vybro .zasil-ote{display:flex!important;}
.vybro .payment-info .zasilkovna-choose{display:none!important;}
@media (max-width: 500px){

    .zasil-ote{flex-direction: column;padding-left:20px;}
    .zasil-p-name{width:100%;}
    .zasil-p-time {width:100%;margin-top:10px;}
    .zasil-p-name-adresa p{margin-bottom:5px!important;}
    #shipping-17 input[type=radio]+label{position: relative!important;padding-left:45px!important;}
}
.category__secondDescription a{text-decoration:underline;}
.category__secondDescription a:hover{text-decoration:unset;}
 .quantity-discounts{
        background: transparent;
    }
    .quantity-discounts__item{
        margin-bottom:0px;
        border: 1px solid #EBEBEB;
    }
    .quantity-discounts__save{
        display:none;
    }
    .quantity-discounts__item--highlighted{
        outline: 1px solid;
        outline-color: #B3CDBF;
        background: #EDF3EF;
    }
    .quantity-discounts__price-wrapper{
      
font-family: Standerd;
font-size: 14px;
font-weight: 700;
line-height: 16.8px;
letter-spacing: 0.05em;


    }
    .quantity-discounts__title {
        font-family: Standerd;
        font-size: 14px;
        font-weight: 500;
        line-height: 16.8px;
        letter-spacing: 0.05em;
       
    }
    .quantity-discounts__item:hover{
        
        outline: 1px solid;
        outline-color: #B3CDBF!important;
        background: #EDF3EF!important;
    }
    .quantity-discounts__item--highlighted{
        outline: 1px solid;
        outline-color: #B3CDBF;
        background: #EDF3EF;
    }
    .quantity-discounts__item--highlighted:hover{
        outline: 1px solid;
        outline-color: #B3CDBF!important;
        background: #EDF3EF!important;
    }
    .slev-span{
        color:red;
    }
    .quantity-discounts__title:before{
        border-color: var(--color-g75);
        width: 20px;
        height: 20px;
        border-radius: 100%;
        background-color: #fff;
        border-style: solid;
        border-width: 1px;
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
    }
    .quantity-discounts__title:hover:before{
        background: url(https://cdn.myshoptet.com/usr/www.denatura.cz/user/documents/upload/Images/radio.svg) no-repeat center!important;
        background-size: contain!important;
        width: 20px!important;
        height: 20px!important;
        left: 0!important;
        border-width: 0!important;  
    }
  
    .quantity-discounts__item--highlighted .quantity-discounts__title:before{
        background: url(https://cdn.myshoptet.com/usr/www.denatura.cz/user/documents/upload/Images/radio.svg) no-repeat center!important;
    background-size: contain!important;
    width: 20px!important;
    height: 20px!important;
    left: 0!important;
    border-width: 0!important;
    }
    .quantity-discounts__title{
        position: relative;
    }
    .slev-span1{
    padding-left: 30px;
    }
    .fix-detail-header .quantity-discounts{display:none!important;}
    .flag.flag-darcek-zdarma::before, .flag.flag-gift::before {
        content: "";
        width: 16px;
        height: 16px;
        display: inline-block;
        margin-right: 6px;
        vertical-align: text-top;
        background: url(https://denatura.cz/user/documents/upload/Images/gift_purple.svg) no-repeat center;
        background-size: contain;
    }
    .flag.flag-darcek-zdarma, .flag.flag-gift {
        color: #75369B;
        background-color: #E3CCF1 !important;
    }

    .recenze-parent{
        padding-bottom: 10px;
    }
    .recenze-parent .slick-prev, .recenze-parent .slick-next {
        width: 64px;
        height: 64px;
        box-shadow: 0px 0px 20px 0px #315E4533;
        border-radius: 50%;
        background: #fff;
        z-index: 1;

    }
    
    .recenze-parent .slick-arrow.slick-disabled {
        display: none !important;
    }
    
    .recenze-parent .slick-arrow:hover {
        background: var(--color-b400) !important;
    }
    
    .recenze-parent .slick-arrow:hover::before {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
    }
    
    
    
    .recenze-parent .slick-arrow {
        transition: all ease 300ms;
    }
    
    .recenze-parent .slick-next::before {
        content: "";
        position: absolute;
        width: 24px;
        height: 24px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: url("https://cdn.myshoptet.com/usr/www.denatura.cz/user/documents/upload/Images/chevron-right.svg") no-repeat center;
        background-size: contain;
    }
    
    .recenze-parent .slick-prev::before {
        content: "";
        position: absolute;
        width: 24px;
        height: 24px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(180deg);
        background: url("https://cdn.myshoptet.com/usr/www.denatura.cz/user/documents/upload/Images/chevron-right.svg") no-repeat center;
        background-size: contain;
    }
    
    .recenze-parent .slick-dots {
        position: relative;
        bottom: 0;
        margin: 20px 0;
    }
    
    .recenze-parent .slick-dots li button {
        width: 20px;
        padding: 0;
    }
    
    .recenze-parent .slick-dots li button::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 20px;
        height: 1px;
        background: var(--color-g75);
        opacity: 1;
    }
    
    .recenze-parent .slick-dots li.slick-active button::before {
        background: var(--color-g400);
    }
    
   
    
    .recenze-parent .slick-track {
        display: flex;
    }
    .recenze-parent .zakaznice .top &gt; div:last-child::before {
       
        display:none!important;
    }

    @media (max-width: 991px){
        .in-kosik td.p-discount.p-cell{
            display: inline-table;
            order: 5;
        }
        }
        @media (min-width: 992px){
            .in-kosik td.p-discount.p-cell{
                display: table-cell;
                
            }
            .in-kosik .cart-table .p-discount{display:table-cell;}
            }
            #anti-carou{
                padding-bottom: 10px;
            }
            #anti-carou .slick-prev, #anti-carou .slick-next {
                width: 64px;
                height: 64px;
                box-shadow: 0px 0px 20px 0px #315E4533;
                border-radius: 50%;
                background: #fff;
                z-index: 1;
      
            }
            
            #anti-carou .slick-arrow.slick-disabled {
                display: none !important;
            }
            
            #anti-carou .slick-arrow:hover {
                background: var(--color-b400) !important;
            }
            
            #anti-carou .slick-arrow:hover::before {
                -webkit-filter: brightness(0) invert(1);
                filter: brightness(0) invert(1);
            }
            
            
            
            #anti-carou .slick-arrow {
                transition: all ease 300ms;
            }
            
            #anti-carou .slick-next::before {
                content: "";
                position: absolute;
                width: 24px;
                height: 24px;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                background: url("https://cdn.myshoptet.com/usr/www.denatura.cz/user/documents/upload/Images/chevron-right.svg") no-repeat center;
                background-size: contain;
            }
            
            #anti-carou .slick-prev::before {
                content: "";
                position: absolute;
                width: 24px;
                height: 24px;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%) rotate(180deg);
                background: url("https://cdn.myshoptet.com/usr/www.denatura.cz/user/documents/upload/Images/chevron-right.svg") no-repeat center;
                background-size: contain;
            }
            
            #anti-carou .slick-dots {
                position: relative;
                bottom: 0;
                margin: 20px 0;
            }
            
            #anti-carou .slick-dots li button {
                width: 20px;
                padding: 0;
            }
            
            #anti-carou .slick-dots li button::before {
                content: "";
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                width: 20px;
                height: 1px;
                background: var(--color-g75);
                opacity: 1;
            }
            
            #anti-carou .slick-dots li.slick-active button::before {
                background: var(--color-g400);
            }
            
           
            
            #anti-carou .slick-track {
                display: flex;
            }
      
@media (min-width: 768px) {
    .navigation-in .menu-item-712 a.active::after {
        display:none!important;
        content: "";
        position: absolute;
        width: 15px;
        height: 10px;
        background: url(/user/documents/upload/Images/leaves_dark.svg) no-repeat center;
        background-size: contain;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media (min-width: 768px) {
    .navigation-in .menu-item-712 a.active b {
        color: black!important;
    }
}
@media (max-width: 991px){
    .cart-window-visible #cart-widget .remove-item::before {
         content: ""!important;
     }
     .cart-window-visible #cart-widget .cart-free-shipping {
         margin-left: 10px;}
         .cart-window-visible #cart-widget .cart-widget-button {
             margin: 0;
             padding: 22px 10px;}
             .cart-window-visible .site-msg.information{display:none;}
             .msg-info-active .overall-wrapper.full-cart {
                padding-top: 0px!important;
            }
            .cart-window-visible .gr .p{display:none!important}
 }
 .type-post .zakaznice .bottom h4{
    margin: 0 0 4px !important;
}
.type-post .zakaznice .bottom &gt; p:first-of-type {
    margin: 0 0 16px !important;
}
@media (min-width: 992px){
    .id-759 #content-wrapper {
        background-image: url(https://www.denatura.cz/user/documents/upload/Images/slozeni_pozadi.jpg)!important;
     
        background-position: right -120px;
        background-repeat: no-repeat;
    }
}
.slozi-produkt{
    background-color: white;
box-shadow: 0px 0px 20px 0px #315E451A;
padding: 10px 20px;
margin-top: 20px;
display: flex
;
justify-content: space-between;
align-items: center;
gap: 15px;
border-radius: 12px;
}
@media (max-width: 992px)
{
.slozi-produkt{flex-direction: column;align-items: unset;}
}
.slozi-part1{
display: flex
;
    align-items: center;
    gap: 20px;
}
.slozi-part1 img{
height: 64px;
}
.slozi-part1 a{
font-weight: 700;
}
#slozi2{
border: 1px solid #CA1858 !important;
color: #CA1858 !important;
font-size: 13px;
font-weight: 700;
text-decoration: unset !important;
text-align: center;
text-transform: uppercase;

padding: 8px 24px !important;

border-radius: 100px;
}
#slozi2:hover{
text-decoration: underline !important;
}</pre></body></html>