.siteCookies--bottom.siteCookies--scrolled {
    background: none !important;
    box-shadow: none !important;
}

#header .cart-count,
.top-nav-button,
.template-11 #dkLabFavHeaderIconBtn,
.header-top .oblibeneBtn,
.languagesMenu__box,
.languagesMenu__content,
.top-navigation-menu-trigger {
    border: none
}

.discount-coupon:not(.uplatneno) form {
    display: block;
    margin-top: 0;
}

.kupon-odkaz {
    display: none;
}

.cta-text-box {
    font-weight: 600;
    padding: 1.75rem 2rem;
    text-align: center;
    background: #f6f6f6;
    margin-bottom: 1rem;
}

.products-block .product,
body:not(.type-index) .products-block,
.type-index .products>div {
    border: none !important;
}

.products-block .p-bottom .p-desc {
    max-height: unset;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.top-navigation-bar .project-email {
    display: inline-block;
    max-width: max-content;
    color: var(--color-primary);
    font-size: 16px;
    font-weight: bold
}

a.project-email::before {
    content: '\e910';
    font-size: 16px;
}

a.project-phone {
    margin-right: 2rem;
}

.btn.cart-count::before,
a.btn.cart-count::before {
    content: "\e921";
    font-size: 35px;
    font-family: 'shoptet';
    color: var(--color-primary);
}

div#description ul li::marker,
.dkLabFavDetailSpan.dkLabFavouriteDetailLinkAdd::before {
    color: var(--color-primary);
}

.dkLabFavHeaderIconBtn::before,
.dkLabFavouriteProductDiv.onlyIcon .dkLabFavProductSpan.dkLabFavouriteProductLinkRemove.hasIcon:before,
.dkLabFavDetailSpan.hasIcon:before,
.dkLabFavFlagProduct.hasIcon>span:before,
.dkLabFavFlagDetail.hasIcon>span:before {
    content: '\e901';
}

.dkLabFavHeaderIconBtn em {
    background: #747774;
}


.hp-blok {
    margin: 6rem 0;
}

#products-1 {
    margin-bottom: 0 !important;
}

.siteCookies__form {
    background-color: #b67c26;
}

a.siteCookies__link {
    background: none;
    padding: 0;
    font-size: 13px;
    text-decoration: underline;
}

body,
.top-nav-button,
.btn.cart-count .cart-price,
.navigation-in>ul>li>a,
.top-navigation-bar a,
.dropdown button,
.languagesMenu__header,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.p .name,
.products-block.products .p .price strong,
.products-block.products .p .price span {
    color: #2a2a2a;
    /* color: #666; */
}

h4.homepage-group-title,
.h4.homepage-group-title,
h2,
.h2 {
    font-size: 36px;
}

#dkLabFavHeaderWrapper {
    order: -1;
}

.dkLabFavHeaderIconBtn {
    color: var(--color-primary)
}

.dkLabFavProductSpan.hasIcon.dkLabFavouriteProductLinkRemove:before,
.dkLabFavDetailSpan.hasIcon.dkLabFavouriteDetailLinkRemove:before {
    content: '\e900';
    color: #666
}

h4.homepage-group-title,
.h4.homepage-group-title,
.dkLabVisitedProductsBox h2 {
    padding-right: 0;
    text-align: center !important
}

.homepage-group-title::before {
    content: "";
    background: url(/user/documents/assets/img/symbol.svg);
    width: 100%;
    height: 100px;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 180px 110px;
    top: 0;
    left: 0;
}

.homepage-group-title {
    max-width: 220px;
    margin: 0 auto;
    position: relative;
    background: none;
    z-index: 6;
    padding-top: 2rem;
    width: 100%;
}

.homepage-products-heading-2::before {
    transform: rotate(180deg);
    bottom: -1.25rem;
    top: unset;
}



.form-group>input.form-control,
.form-group>select.form-control {
    width: 100%;
}

.gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
}

.gallery img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.site-msg.information {
    text-align: center;
    background: linear-gradient(45deg, #e1a652, #d0943e);
}

#header .site-name a img {
    max-width: 250px !important;
    max-height: unset;
}

#carousel .item:nth-child(even) span.extended-banner-texts {
    left: 50%;
}

#carousel .item:last-child span.extended-banner-texts {
    left: 0;
}

.carousel-control {
    background-color: #ffffff3b;
}

.row.banners-row .extended-banner-texts {
    left: 0;
    width: 50%;
    bottom: 0;
    height: 100%;
    background: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 12rem;
}

.extended-banner-title {
    top: unset;
    font-size: 36px;
    line-height: 1.2em;
    color: white;
    padding: 1rem 0 !important;
}

.extended-banner-text {
    bottom: unset;
    font-size: 18px;
    line-height: 20px;
    top: unset;
    color: white;
    padding: 1rem 0 3rem !important;
}

.extended-banner-link {
    right: unset;
    top: unset;
    height: unset;
    margin-top: 0;
    background: var(--color-primary);
    max-width: max-content;
    padding: 15px 20px !important;
    color: white !important;
}

.benefitBanner__item {
    align-items: center;
}

.benefitBanner__title {
    margin-bottom: 0;
    /*color: var(--color-primary);*/
}

.benefitBanner__img {
    width: 100%;
    height: 100%;
    top: unset;
}

.rozcestnik h2 {
    position: relative;
    max-width: 220px;
    font-size: 2rem;
    line-height: 1.125em;
    margin: 0;
    padding: 3rem 0
}

.rozcestnik > a:nth-child(2) h2,
.rozcestnik > a:nth-child(3) h2,
.rozcestnik > a:nth-child(4) h2 {
    color: #fff;
}

.rozcestnik a img,
.ytbanners a img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
    left: 0;
    top: 0
}

.rozcestnik a,
.ytbanners a {
    position: relative;
    min-height: 500px;
    display: block;
    text-decoration: none !important
}

.ytbanners a {
    min-height: 580px;
}

@media (min-width: 1200px) {
    .benefitBanner__item {
        flex: 1 1 20%;
    }
}

.benefitBanner__picture {
    flex: 0 0 50px;
    max-width: 50px;
    margin-right: 12px;
}

.benefitBanner__title {
    font-size: 16px;
    font-weight: normal;
}

.welcome {
    max-width: calc(50% + 2rem);
    padding: 3rem;
    border: solid 1px #e4e4e4;
    margin: 3rem 0;
}

.welcome-wrapper .welcome-wrapper {
    position: relative;
    background: url(https://714667.myshoptet.com/user/documents/assets/img/o-nas-rajdestniku.jpg);
    background-repeat: no-repeat;
    background-position: left;
    padding: 1.25rem 0;
}

.welcome {
    max-width: calc(63%);
    padding: 3rem;
    border: solid 1px #e4e4e4;
    left: 37%;
    position: relative;
    background: white;
}

ol.top-products li a:hover .top-products-name {
    color: #d59a42;
}

.partners {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1430px;
    margin: 0 auto;
    /* padding-top: 13rem; */
}

.partners a {
    margin: 1rem 2rem;
}

.partners img {
    max-height: 50px;
}



.custom-footer__productRating {
    display: none;
}

.link-icons a::before {
    color: var(--color-primary-hover);
}

.link-icons a:hover::before {
    color: var(--color-primary);
}

.top-navigation-tools .dropdown {
    border: none;
}

.row-header-label {
    padding-left: 30px;
    position: relative;
}

.row-header-label::before {
    content: "";
    width: 25px;
    position: absolute;
    left: -5px;
    height: 25px;
    bottom: -2px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* .rozmr::before {
    background: url(/user/documents/assets/img/icons/rozmer.png)
} */

.prmr::before {
    background: url(/user/documents/assets/img/icons/prumer.png)
}

.dlka-detnku::before {
    background: url(/user/documents/assets/img/icons/delka-destniku.png)
}

.materil::before {
    background: url(/user/documents/assets/img/icons/material-destniku.jpg)
}

.otevrn::before {
    background: url(/user/documents/assets/img/icons/otevirani-destniku.jpg)
}

.poet-panel::before {
    background: url(/user/documents/assets/img/icons/pocet-panelu-destniku.png)
}

.vha::before {
    background: url(/user/documents/assets/img/icons/vaha-destniku.jpg)
}

.vtruodoln:before {
    background: url(/user/documents/assets/img/icons/vetruodolnost-destniku.jpg)
}

.znaka::before {
    background: url(/user/documents/assets/img/icons/znacka-destniku-2.jpg)
}

.not-on-stock-alert {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 600;
}

.not-on-stock-alert span.availability {
    color: #c30000;
}

.prices.old>span {
    font-size: 14px;
    text-decoration: line-through;
}

.p-info-wrapper .availability-value .delivery-time>span::before {
    content: ", Můžeme odeslat do ";
}

.p-info-wrapper .availability-value .availability-label:not(.skladem)::before {
    content: 'Dostupný';
    font-size: 16px;
    font-weight: 900;
    line-height: 30px;
    margin-right: 0;
    top: 0;
}

#products.products-page .product .availability:not(.skladem) > span:first-child:before {
    content: 'Dostupný';
}

.news-item .description * {
    font-size: 14px !important;
    margin: 0 0 0.5rem;
    color: inherit !important;
}


section.hp-reviews {
    margin-bottom: 7rem;
}

span[data-action="poptat"] {
    color: #e1a652;
    text-decoration: underline;
    cursor: pointer
}

.custom-footer__newsletter::before {
    content: "";
    width: 200px;
    height: 140%;
    background: url(/user/documents/assets/img/destnik-cta.png);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    z-index: 1;
    left: -1rem;
}

.custom-footer__newsletter {
    position: relative;
    justify-content: space-between
}

.newsletter .newsletter-header {
    width: calc(100% - 730px);
    margin-left: 170px;
    max-width: 330px;
}

.newsletter h4 {
    font-size: 28px;
}

.newsletter-desc {
    font-size: 10px;
    line-height: 1.2;
    color: #fff;
    margin: 12px 0 0;
}

.custom-footer__topProducts img,
.custom-footer__topProducts .top-products-image {
    display: none !important;
}

.custom-footer__topProducts ol.top-products li a {
    padding-left: 0;
}

.roz-obj .advanced-order-suggestion,
.roz-obj .products-related {
    display: none !important;
}

.modal-outofstock,
.modal-bigproduct {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.modal-outofstock__content,
.modal-bigproduct__content {
    margin-top: auto;
}

.modal-bigproduct__content p {
    color: var(--dklab-favourites-red);
    margin-bottom: 0;
}

.modal-outofstock__buttons,
.modal-bigproduct__buttons {
    background: #F6F6F6;
    width: 100%;
    padding: 24px 24px 24px 40px;
    margin-top: auto;
    display: flex;
    justify-content: space-between;
}

.modal-bigproduct__buttons {
    justify-content: center;
}

.modal-outofstock__buttons .btn-conversion {
    font-size: 16px;
    line-height: 50px;
    height: 52px;
    padding-left: 22px;
    padding-right: 22px;
}

.modal-outofstock__buttons .btn-conversion::after {
    content: "\e904";
    font-family: ikony;
    display: inline-block;
    margin-left: 20px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    font-size: 12px;
    top: -1px;
    position: relative;
}

.ratings-in {
    margin-top: 0;
}

.ratings-in .r-top {
    justify-content: center;
    align-items: baseline;
}

.ratings-in .r-badge {
    margin-right: 10px;
}

.ratings-in .r-nadpis {
    width: auto;
}

.ratings-in .r-number {
    width: unset;
    margin-left: 4px;
    margin-right: 0;
    order: 2;
}

.ratings-in .r-number .rate-average {
    font-size: 25px;
    color: #f0b820;
    background-color: unset;
    border-radius: 0;
    width: unset;
    height: unset;
}

.p-detail-inner-header h1,
.p-detail-inner-header .h1 {
    font-size: 32px;
}

button[data-action="changeType"] {
    background: unset;
    border: 0;
    position: absolute;
    top: 38px;
    right: 10px;
}

#customerLogin button[data-action="changeType"] {
    top: 44px;
}

button[data-action="changeType"] span.active {
    display: none;
}

button[data-action="changeType"].active span.active {
    display: block;
}

button[data-action="changeType"].active span.inactive {
    display: none;
}

span.stars-label {
    font-size: 0;
}

span.stars-label::before {
    content: 'Více než 3608 hodnocení';
    font-size: 13px;
    text-indent: 0;
    display: inline-block;
}

.navigation-in > ul > li > a {
    padding: 24px 18px;
}

.homepage-box.welcome-wrapper {
    margin-bottom: 40px;
}

#signature .payment-logos {
    width: 50%;
    height: auto;
}

.footer-bottom .created-by {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.supplier-stock {
    margin-top: 6px;
}

.dtest-badge {
    position: absolute;
    left: 46px;
    bottom: 40px;
}

.dtest-badge img {
    max-width: 100%;
}

body.ordering-process .dtest-badge {
    display: none;
}

.empty-cart-hover {
    padding: 24px 24px 2px 24px;
}

.empty-cart-hover::after {
    content: '';
}

/** Override theme funcion **/
/* .extended-description.otevreno .all-param {
    display: block;
}

.extended-description.otevreno .all-param span::after {
    transform: rotate(180deg);
} */

/** 4W modals **/
/* Modal Overlay */
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
    overflow-y: auto;
}

.modal-overlay.active {
    opacity: 1;
    visibility: visible;
}

/* Vertikální centrování */
.modal-overlay.vertical-center {
    align-items: center;
}

/* Modal Container */
.modal-container {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    max-width: 90vw;
    width: 100%;
    max-height: 90vh;
    position: relative;
    transform: translateY(-20px);
    transition: transform 0.3s ease;
    overflow: hidden;
}

.modal-overlay.active .modal-container {
    transform: translateY(0);
}

/* Modal Header */
.modal-header {
    position: relative;
    padding: 20px;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.modal-title {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 600;
    color: #333;
}

/* Close Button */
.modal-close {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    padding: 0;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: #666;
    transition: all 0.2s ease;
}

.modal-close:hover {
    background-color: #f5f5f5;
    color: #333;
}

.modal-close:focus {
    outline: 2px solid #007bff;
    outline-offset: 2px;
}

/* Modal Body */
.modal-body {
    padding: 20px;
    max-height: calc(90vh - 120px);
    overflow-y: auto;
}

/* Modal bez headeru */
.modal-container.no-header .modal-body {
    max-height: calc(90vh - 40px);
    padding-top: 50px;
}

.modal-container.no-header .modal-close {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
}

.modal-container.no-padding .modal-body {
    padding: 0;
}

/* Responsive design */
@media (max-width: 768px) {
    .modal-container {
        max-width: 95vw;
        margin: 10px;
    }
    
    .modal-header {
        padding: 15px;
    }
    
    .modal-body {
        padding: 15px;
        max-height: calc(90vh - 100px);
    }
    
    .modal-container.no-header .modal-body {
        max-height: calc(90vh - 30px);
        padding-top: 45px;
    }
}

/* Custom šířky */
.modal-container.modal-sm { max-width: 400px; }
.modal-container.modal-md { max-width: 600px; }
.modal-container.modal-lg { max-width: 800px; }
.modal-container.modal-xl { max-width: 1200px; }

/* Disable body scroll when modal is open */
body.modal-open {
    overflow: hidden;
}


/** Newsletter popup **/
#newsletterPopup .modal-body {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

#newsletterPopup .modal-body__left,
#newsletterPopup .modal-body__right {
    flex: 0 0 50%;
    max-width: 50%;
}

#newsletterPopup .modal-body__left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 3rem;
}

#newsletterPopup .modal-body__right {
    
}

#newsletterPopup .homepage-group-title {
    font-size: 35px;
    max-width: unset;
    margin-bottom: 0;
}

#newsletterPopup .heading {
    margin-bottom: 0;
}

#newsletterPopup .price {
    font-size: 48px;
    font-weight: bold;
    color: #c30000;
}

#newsletterPopup .condition {
    font-size: 12px;
    color: #A3A3AF;
}

#newsletterPopup input[type="email"] {
    text-align: center;
    margin-bottom: 4px;
}

#newsletterPopup .desc {
    font-size: 13px;
    color: #24242e;
    margin-bottom: 1rem;
}

#newsletterPopup .terms {
    font-size: 12px;
    color: #24242e;
    margin-bottom: 1rem;
}

#newsletterPopup .btn-subscribe {
    width: 100%;
    margin-bottom: 1rem;
}

div#scroll-to-top {
    transition: bottom .4s ease;
}

div#scroll-to-top.topper {
    bottom: 92px;
}

@media (min-width:768px) {
    .fitted .navigation-in ul {
        justify-content: space-between;
    }

    .custom-footer__topProducts.extended {
        width: 33.333% !important;
    }

    body:not(.in-kosik):not(.ordering-process) header#header.fixed {
        position: sticky;
        z-index: 999;
        width: 100%;
        top: -109px;
        left: 0;
    }

    ol.top-products li::before {
        display: none
    }

    a.top-products-image {
        padding-left: 0 !important;
    }

    ol.top-products li {
        align-items: flex-start
    }

    ol.top-products strong {
        font-size: 13px;
    }

    ol.top-products li:nth-child(4) {
        display: none;
    }

    #productVideos {
        text-align: center;
    }

    #productVideos iframe {
        max-width: 830px;
        max-height: 420px;
        margin: 0 auto;
    }

    #signature {
        flex: 1 0 720px;
    }
}

@media (min-width:1201px) {
    .custom-footer__topProducts.extended {
        width: 20% !important;
    }

    #footer .contact-box {
        margin-right: 0;
    }
}

@media (max-width:1200px) {
    .row.banners-row .extended-banner-texts {
        left: 0;
        width: 70%;
        padding: 7rem
    }

    #carousel .item:nth-child(even) span.extended-banner-texts {
        left: 30%;
    }
}

@media (max-width:1024px) {
    .gallery {
        grid-template-columns: repeat(2, 1fr);
    }

    .partners {
        flex-wrap: wrap;
    }

    .newsletter .newsletter-header {
        width: 100%;
        margin-left: 0;
    }

    .custom-footer__newsletter::before {
        display: none;
    }
}

@media (max-width:991px) {
    .newsletter .newsletter-header {
        max-width: 100%
    }
}

@media (max-width:767px) {
    .welcome {
        max-width: 100%;
        left: 0;
    }

    .welcome-wrapper .welcome-wrapper {
        background: unset;
        margin-bottom: 0;
    }

    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        min-height: 500px;
        object-fit: cover;
    }

    .row.banners-row .extended-banner-texts {
        padding: 3rem
    }

    .rozcestnik h2 {
        font-size: 24px;
    }

    .siteCookies__button+.siteCookies__button {
        margin-top: 5px;
    }

    .custom-footer__topProducts ol.top-products li a {
        padding-left: 8px;
    }

    .modal-outofstock__buttons {
        flex-direction: column;
    }

    .ratings-in .r-top {
        align-items: center;
    }

    .ratings-in .r-badge img {
        max-width: 72px;
    }

    .ratings-in .r-number .rate-average {
        display: none;
    }

    .top-navigation-bar .project-phone {
        right: 114px;
    }

    body.template-11 #dkLabFavHeaderWrapper {
        right: 170px !important;
    }

    .r-bottom .vote-wrap {
        padding: 33px 10px 13px !important;
    }

    .r-bottom .stars {
        top: 13px;
    }

    #signature .payment-logos {
        width: 100%;
    }

    #newsletterPopup .modal-body {
        flex-direction: column;
    }

    #newsletterPopup .modal-body__left,
    #newsletterPopup .modal-body__right {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #newsletterPopup .modal-body__right {
        display: none;
    }

    #newsletterPopup .homepage-group-title {
        font-size: 30px;
    }
}

@media (max-width:640px) {
    .gallery {
        grid-template-columns: repeat(1, 1fr);
    }

    .extended-banner-title {
        font-size: 28px;
    }

    .row.banners-row .extended-banner-texts {
        left: 0;
        width: 100%;
        /* background: linear-gradient(45deg, #ecececc7, #f2f2f291) */
    }

    #carousel .item:nth-child(even) span.extended-banner-texts {
        left: 0
    }

    .site-msg.information {
        line-height: 2;
    }

    .dtest-badge {
        position: static;
    }

    .dtest-badge img {
        max-height: unset !important;
    }
}


@media (max-width:540px) {
    .partners a {
        margin: 1rem 2rem;
        width: calc(50% - 4rem);
        text-align: center;
    }

    .ytbanners a {
        min-height: 480px;
    }
}

@media (width >= 469px) {
    .plugin-fixed-header.active {
        top: unset !important;
        bottom: 0;
    }
}



/** Override theme translations **/
.sk .p-info-wrapper .availability-value .delivery-time > span::before {
    content: ", Môžeme odoslať do ";
}