/* --- VELKOSTNE TABULKY --- */
.modal.modal-size-guide {
    display: inline-block;
    min-width: fit-content;
    max-width: 900px;
}

.modal-size-guide {
    padding-top: min(100px, 5%);
    padding-left: min(100px, 10%);
    padding-right: min(100px, 10%);
    padding-bottom: min(100px, 5%);
    max-width: 700px;  
    background-color: #fff;
    font-family: Arial, sans-serif;
    line-height: 1.6; 
    color: #333;
    font-size: 18px;
}

.modal-size-guide h3.variant-title {
    margin-top: 30px;
    margin-bottom: 10px; 
    padding-bottom: 5px;
    font-size: 1.1em; 
    font-weight: bold;
    color: #333333;
}

.modal-size-guide h3.variant-title:first-child {
    margin-top: 0;
}

.modal-size-guide p { 
    max-width: 35vw;
    margin-top: 25px;
    margin-bottom: 5px;
    font-size: 0.85em;
}
    
.modal-size-guide p small {
    font-size: 1em; 
    color: #666; 
    line-height: 1.4; 
}

.size-guide-table {
    width: 100%;
    border-collapse: collapse; 
    margin-bottom: 30px;
    font-size: 1em; 
    border: none; 
}

.size-guide-table:last-of-type {
    margin-bottom: 15px;
}

.size-guide-table th {
    width: 15vw;
    border: none; 
    border-right: 1px solid #fff; 
    padding: 14px 10px;
    text-align: center; 
    vertical-align: middle; 
}

.size-guide-table td {
    border: none; 
    border-right: 1px solid #fff; 
    padding: 14px 10px;
    text-align: center; 
    vertical-align: middle;
}

.size-guide-table th:last-child,
.size-guide-table td:last-child {
    border-right: none;
}

.size-guide-table thead th {
    background-color: #141414; 
    color: #fff;         
    font-weight: bold;
    white-space: nowrap;
    padding: 14px 10px;
}

.size-guide-table td[data-suffix]::after {
    content: attr(data-suffix);
    font-size: 1.0em;
    color: #cecece;
    margin-left: 0.3em;
    position: absolute;
}

.size-guide-table tbody tr.row-odd { 
    background-color: #fff;
}
.size-guide-table tbody tr.row-even { 
    background-color: #f8f8f8;
}

.size-guide-table tbody tr.row-even td {
    border-right-color: #f0f0f0; 
}
.size-guide-table tbody tr.row-even td:last-child {
    border-right: none;
}
.size-guide-table tbody tr.row-odd td {
    border-right-color: #fff; 
}
.size-guide-table tbody tr.row-odd td:last-child {
    border-right: none;
}

@media (max-width:768px) {

.modal-size-guide {
    font-size: 16px;
}

.modal-size-guide p { 
    max-width: none;
}
    
}

@media (max-width:480px) {

.modal-size-guide {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
}   

}

/* --- VELOSPRINT WEB STYLE HLAVNY POPIS --- */

.description-inner .basic-description {
    width: 100%;
    font-size: 19px;
    line-height: 1.5;
}

.description-inner .basic-description h3:first-child {
    margin: 10px 0px 10px 0px;
    font-size: 22px;
    font-weight: 600;
}

.description-inner .basic-description h3 {
    margin: 38px 0px 10px 0px;
    font-size: 22px;
    font-weight: 600;
}

.description-inner .basic-description h3::after {
    content: '';
    background-color: #ed1d24;
    width: 28px;
    height: 4px;
    display: block;
    float: none;
    margin-top: 6px;
    margin-bottom: inherit;
}

.description-inner .basic-description img.foto-typ1 {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1.6 / 1 !important;
    object-fit: cover !important;
    padding-bottom: 20px;
    padding-top: 20px;
}

.description-inner .basic-description iframe {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1.6 / 1 !important;
    padding-bottom: 20px;
    padding-top: 20px;
}

.ytbvideo {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

h3#subnadpis {
    margin: 18px 0px 10px 0px !important;    
}

@media (max-width:768px) {

.description-inner .basic-description {
    font-size: 16px;
    line-height: 24px;
}

.description-inner .basic-description h3::before {
    margin-bottom: 31px;
}

.description-inner .basic-description .ulNav {
   flex-flow: column !important;
}

.description-inner .basic-description .ulNav li {
   margin: 0px 0px 15px !important;
}

.description-inner .basic-description img.foto-typ1 {
    aspect-ratio: 1.3 / 1 !important;
}

.description-inner .basic-description iframe {
    aspect-ratio: 1.3 / 1 !important;
}

.ytbvideo {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

h3#subnadpis {
    margin: 18px 0px 10px 0px !important;    
}

}

/* ÚPRAVA PRE HLAVNÉ TLAČIDLO*/
.category-perex a.aPokr {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding-left: 45px;
    min-height: 38px;
    margin-top: 5px;
    margin-bottom: 15px;
}

/* ŠTANDARDNÝ STAV (ZBALENÝ) - VÁŠ PÔVODNÝ KÓD */
body.type-category .category-top a.aPokr::before {
    content: "";
    z-index: 3;
    background: url('data:image/svg+xml,%3C%3Fxml version="1.0"%3F%3E%3C!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"%3E%3Csvg enable-background="new 0 0 50 50" height="50px" id="Layer_1" version="1.1" viewBox="0 0 50 50" width="50px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"%3E%3Crect fill="none" height="50" width="50"/%3E%3Cline fill="none" stroke="%23ed1d24" stroke-miterlimit="10" stroke-width="4" x1="9" x2="41" y1="25" y2="25"/%3E%3Cline fill="none" stroke="%23ed1d24" stroke-miterlimit="10" stroke-width="4" x1="25" x2="25" y1="9" y2="41"/%3E%3C/svg%3E') 50% center / 18px no-repeat;
    width: 38px;
    height: 38px;
    display: inline-block;
    position: absolute;
    align-self: anchor-center;
    top: 0;
    left: 0;
    transition: transform 0.3s ease;
}

/* STAV PO ROZBALENÍ (s triedou .expanded) */
body.type-category .category-top a.aPokr.expanded::before {
    background: url('data:image/svg+xml,%3C%3Fxml version="1.0"%3F%3E%3C!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"%3E%3Csvg enable-background="new 0 0 50 50" height="50px" id="Layer_1" version="1.1" viewBox="0 0 50 50" width="50px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"%3E%3Crect fill="none" height="50" width="50"/%3E%3Cline fill="none" stroke="%23ed1d24" stroke-miterlimit="10" stroke-width="4" x1="9" x2="41" y1="25" y2="25"/%3E%3C/svg%3E') 50% center / 18px no-repeat;
    transform: rotate(180deg);
}

/* MOVING BOX */
    .moving-box {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 20px;
        background-color: #FFFFFF;
        background-image: url('https://cdn.myshoptet.com/usr/www.velosprint.sk/user/documents/Specialized/erik-baska-velosprint-ambasador.jpg');
        background-repeat: no-repeat;
        background-position-x: right;
        background-attachment: scroll;
        background-size: contain;
        max-width: 100%;
        padding-bottom: 40px;
        min-height: 300px;
        overflow: hidden;
    }

    .moving-box h2 {
        font-family: 'Arial Black', Arial, sans-serif;
    }

    .moving-box .box2 h2 {
        color: #ffffff;
        padding: 4px 10px;
        font-size: 32px !important;
    }

    .box3 p {
        color: rgb(0, 0, 0);
        text-align: left;
        font: caption;
        float: left;
        border-radius: 12px;
        padding-top: 10px;
        padding-left: 10px;
        padding-bottom: 30px;
        border-top: 1px solid red;
        margin-top: 250px;
        max-width: 55%;
        text-shadow: 1px 2px 5px #ffffff;
        background: linear-gradient(180deg, rgb(255, 255, 255),transparent);
    }

    .static {
        color: #141414 !important;
        text-transform: uppercase;
        font-weight: bold;
        display: block;
        margin: 0px !important;
    }

    .so-logo-container {
        display: flex;
        justify-content: center;
        align-items: baseline;
        gap: 10px;
    }

    .logo-inline {
        height: 30px;
        width: auto;
        fill: currentColor;
    }

    #flip {
        height: 50px;
        overflow: hidden;
    }

    #flip > div { 
        animation: slide 10s linear infinite;
    }

    #flip h2 {
        height: 50px;
        line-height: 50px;
        padding: 0 10px;
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        inline-size: max-content;
    }

    #flip h2:nth-child(1) {
        background: #141414;
    }

    #flip h2:nth-child(2) {
        background: #AD7D52;
    }

    #flip h2:nth-child(3) {
        background: #ed1d24;
    }

.cards {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    max-width: 820px;
}

.card--1 .card__img, .card--1 .card__img--hover {
    background-image: url('https://assets.specialized.com/i/specialized/94925-13_TARMAC-SL8-PRO-UDI2-LQDMET-BLUPRL-BLKLQDMET_FDSQ?w=500&h=390&fmt=webp');
}

.card--2 .card__img, .card--2 .card__img--hover {
    background-image: url('https://assets.specialized.com/i/specialized/60923-107_HLMT_SW-PREVAIL-3-HLMT-CE-WHT-BLK-M_HERO?w=400&h=500&fmt=webp');
}

.card--3 .card__img, .card--3 .card__img--hover {
    background-image: url('https://assets.specialized.com/i/specialized/61022-064_SHOE_SW-TORCH-RD-SHOE-WHT-TEAM-44_PAIR?w=400&h=440&fmt=webp');
}

.card__like {
    width: 18px;
}

.card__clock {
    width: 15px;
  vertical-align: middle;
    fill: #AD7D52;
}

.card__time {
    font-size: 12px;
    color: #AD7D52;
    vertical-align: middle;
    margin-left: 5px;
}

.card__clock-info {
    float: right;
}

.card__img {
  visibility: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 230px;
  border-top-left-radius: 12px;
border-top-right-radius: 12px;
  
}

.card__info-hover {
    position: absolute;
    padding: 16px;
  width: 100%;
  opacity: 0;
  top: 0;
}

.card__img--hover {
  transition: 0.4s all ease-out;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
  position: absolute;
    height: 235px;
  border-top-left-radius: 12px;
border-top-right-radius: 12px;
top: 0;
  
}
.card {
  margin-right: 20px;
  transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
  background-color: #fff;
    width: 33.3%;
  position: relative;
  border-radius: 12px;
  border-bottom: 1px solid #ED1D24;
  overflow: hidden;
  box-shadow: 0px 13px 10px -7px rgba(0, 0, 0,0.1);
}
.card:hover {
  box-shadow: 0px 30px 18px -8px rgba(0, 0, 0,0.1);
    transform: scale(1.10, 1.10);
}

.card__info {
z-index: 2;
  background-color: #fff;
  border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px;
   padding: 16px 24px 24px 24px;
}

.card__category {
    font-family: 'Arial', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 500;
  color: #868686;
}

.card__title {
    font-family: 'Arial', serif;
    margin: 0px;
    line-height: 1.3;
    font-size: 14px;
}

.card__by {
    font-size: 12px;
    font-family: 'Arial', sans-serif;
    font-weight: 500;
}

.card__author {
    font-weight: 600;
    text-decoration: none;
    color: #AD7D52 !important;
}

.card:hover .card__img--hover {
    height: 100%;
    opacity: 0.3;
}

.card:hover .card__info {
    background-color: transparent;
    position: relative;
}

.card:hover .card__info-hover {
    opacity: 1;
}

    @keyframes slide {
  0% {transform: translateY(-140%);}
  5% {transform: translateY(-100%);} 
  33% {transform: translateY(-100%);} 
  38% {transform: translateY(-60%);}
  66% {transform: translateY(-60%);}
  71% {transform: translateY(-20%);}
  99.99% {transform: translateY(-20%);}
  100% {transform: translateY(-140%);}
}

@media (max-width: 1780px) {
        .card__info {
            padding: 16px 0px 16px 0px;
        }

        .card {
            margin-right: 10px;
        }

        .card__author {
            display: inline-block;
            line-height: 1.3;
            margin-top: 10px;
        }

    }

   @media (max-width: 1080px) {
        .moving-box {
            display: flex;
            flex-direction: column-reverse;
            padding: 0px;
        }

        .card__info {
            padding: 16px 24px 24px 24px;
        }

        .box1 {
            max-width: none !important;
        }

        .box3 p {
            margin-left: 10px;
            margin-top: 450px;
        }

        .box2 {
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .card {
             margin-right: 5px;
             margin-left: 5px;
        }

    }

     @media (max-width: 980px) {
        .box3 p {
            margin-top: 400px;
        }

        .box2 {
            margin-top: 50px;
        }

    }

     @media (max-width: 880px) {
        .box3 p {
            margin-left: 10px;
            margin-top: 350px;
        }

        .box2 {
            margin-top: 40px;
        }

    }

    @media (max-width: 780px) {
        .box3 p {
            margin-left: 10px;
            margin-top: 300px;
        }

        .box2 {
            margin-top: 40px;
        }

    }

    @media (max-width: 680px) {
        .box3 p {
            margin-left: 10px;
            margin-top: 250px;
        }

        .box2 {
            margin-top: 50px;
        }

    }

    @media (max-width: 620px) {
        .box3 p {
            margin-left: 10px;
            margin-top: 200px;
        }

        .logo-inline {
            height: 20px;
        }

        #flip h2 {
            line-height: 40px !important;
            align-items: baseline;
        }

        #flip {
            height: 40px;
        }

        .box2 {
            margin-top: 30px;
        }

        .moving-box .box2 h2 {
            font-size: 24px !important;
        }

        .card__author {
            display: inline-block;
            line-height: 1.3;
            margin-top: 10px;
        }

    }

    @media (max-width: 550px) {
        .box3 p {
            margin-left: 10px;
            margin-top: 200px;
        }

        .box2 {
            margin-top: 0px;
        }

    }

    @media (max-width: 500px) {
        .box3 p {
            margin-left: 10px;
            margin-top: 200px;
            margin-bottom: 0px;
        }

        .box2 {
            margin-top: 0px;
        }

        .moving-box .box2 h2 {
            padding: 4px 0px;
        }

    }

    @media (max-width: 468px) {
        .moving-box {
        background-size: 115%;
        }
        
        .box3 p {
            max-width: 70%;
        }
        
        #flip h2 {
            line-height: 30px !important;
        }

        #flip {
            height: 30px;
        }

        .moving-box .box2 h2 {
        font-size: 20px !important;
        }

        .logo-inline {
            height: 18px;
        }

        .so-logo-container {
            gap: 5px;
        }

    }

/* DISCOUNT BADGE - BLACK FRIDAY */
.style-bf .label {
        width: 147px;
}

.style-bf .value {
    background: #f9e600;
    color: black;
}

/* Predvolene skryté prvky */
    #custom-filter-trigger, #custom-filter-close { display: none; }

    @media screen and (max-width: 1199px) {
        
        /* 1. OTVÁRACIE TLAČIDLO (spodok stránky) */
        #custom-filter-trigger {
            display: flex !important;
            align-items: center;
            justify-content: center;
            position: fixed;
            bottom: 20px;
            left: 50%;
            transform: translateX(-50%);
            width: 90%;
            max-width: 400px;
            height: 50px;
            background-color: #111;
            color: #fff;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 16px;
            border-radius: 5px;
            z-index: 99999;
            box-shadow: 0 4px 15px rgba(0,0,0,0.3);
            cursor: pointer;
        }
        
        #custom-filter-trigger::before {
            content: "";
            display: inline-block;
            width: 20px;
            height: 20px;
            margin-right: 10px;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z'/%3E%3C/svg%3E");
            background-size: contain;
            background-repeat: no-repeat;
        }

        /* --- STAV: OTVORENÉ FILTRE --- */
        
        body.custom-filters-active { overflow: hidden !important; }

        /* Hlavný kontajner filtrov */
        body.custom-filters-active #filters-wrapper {
            display: block !important;
            position: fixed !important;
            top: 0 !important;
            left: 0 !important;
            width: 100% !important;
            height: 100% !important;
            background: #fff !important;
            z-index: 34 !important;
            overflow-y: auto !important;
            padding: 60px 15px 90px 15px !important;
            box-sizing: border-box !important;
            -webkit-overflow-scrolling: touch;
        }

        body.custom-filters-active .filters-wrapper,
        body.custom-filters-active #filters,
        body.custom-filters-active .filter-section {
            display: block;
            opacity: 1 !important;
            visibility: visible !important;
        }

        body.custom-filters-active #custom-filter-trigger { display: none !important; }

        body.custom-filters-active #custom-filter-close {
            display: flex;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 15px;
            right: 15px;
            width: 40px;
            height: 40px;
            background: #f1f1f1;
            color: #000;
            font-size: 28px;
            font-weight: bold;
            border-radius: 50%;
            z-index: 100002;
            cursor: pointer;
        }

        body.custom-filters-active .filter-section-count {
            display: block !important;
            position: fixed !important;
            bottom: 0 !important;
            left: 0 !important;
            width: 100% !important;
            padding: 15px !important;
            background: #fff !important;
            border-top: 1px solid #eee !important;
            z-index: 100002 !important;
            box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
            box-sizing: border-box !important;
        }

        body.custom-filters-active .filter-total-count {
            /* Flexbox pre dokonalé centrovanie */
            display: flex !important;
            justify-content: center !important;
            align-items: center !important;
            width: 100% !important;
            background-color: #000 !important;
            color: #fff !important;
            padding: 14px 0 !important;
            padding-left: 60px !important;
            padding-right: 60px !important;
            box-sizing: border-box !important;
            border-radius: 4px !important;
            font-weight: bold !important;
            text-transform: uppercase !important;
            cursor: pointer !important;
            font-size: 0 !important; 
        }
        
        body.custom-filters-active .filter-total-count strong {
            font-size: 16px !important;
            display: inline-block !important;
        }
        
        body.custom-filters-active .filter-total-count::before {
            content: "Zobraziť:";
            font-size: 16px !important;
            display: inline-block !important;
            margin-right: 5px !important;
        }

        #custom-filter-close {
        top: 120px !important;
        }

        .filter-section-parametric-id-314, .filter-section-parametric-id-317, .filter-section-parametric-id-320, .filter-section-parametric-id-326, .filter-section-parametric-id-329, .filter-section-parametric-id-392, .filter-section-parametric-id-446, .filter-section-parametric-id-452, .filter-section-parametric-id-389, .filter-section-parametric-id-449 {
            display: none !important;
        }

    }


@media screen and (max-width: 567px)   {
    #custom-filter-close {
        top: 80px !important;
    }

}

/* LEVO 4 POPIS */

div#longbike-desc {
        margin-top: 45px;
    }

    .subnadpis-blok {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        align-items: center;
    }

    div#longbike-desc h2 {
        margin-bottom: 11px;
    }

    h3#subnadpis {
        margin: 18px 0px;
        font-size: 22px;
        font-weight: 600;
    }

    p.copyT {
        font-size: 19px;
        padding-bottom: 14px;
        padding-top: 14px;
        line-height: 1.5;
        text-align: justify;
    }

    .test-bikes-vid {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .absolute-desc-text {
        position: absolute;
        left: 20px;
        color: white;
        text-shadow: 0 0 5px rgb(0 0 0 / 29%);
        z-index: 10;
        pointer-events: none;
        margin: 0;
        padding: 0;
    }

    h2.absolute-desc-text {
        top: 100px;
    }

    p.absolute-desc-text {
        top: 150px;
    }

    .test-bikes-vid video {
        width: 100%;
        height: 100%;
        aspect-ratio: 4 / 1;
        object-fit: cover;
        filter: brightness(100%);
        transition: filter 0.3s ease;
    }

    .test-bikes-vid a {
        position: relative;
        text-decoration: none;
    }

    .test-bikes-vid a::after {
        content: "";
        vertical-align: middle;
        background-image: url(https://admin.velosprint.sk/dist/img/uvod/sipka_white.png);
        width: 27px;
        height: 23px;
        display: inline-block;
        position: absolute;
        bottom: 26px;
        right: 30px;
        z-index: 10;
        opacity: 0;
        transition: opacity 0.3s ease;
    }

    .test-bikes-vid a:hover::after {
        opacity: 1;
    }

    .test-bikes-vid video:hover {
        filter: brightness(70%);
    }

    img.foto-typ1 {
        max-width: 100%;
        height: auto;
        aspect-ratio: 1.5 / 1;
        object-fit: cover;
        padding-bottom: min(20px, 1%);
        padding-top: min(20px, 1%);
    }

    p.absolute-desc-text-mid {
        position: absolute;
        align-self: anchor-center;
        color: white;
        text-shadow: 0 0 5px #535353;
        z-index: 10;
        pointer-events: none;
        top: 70%;
        left: 20px;
        bottom: 20px;
    }

    .img-set-box-flx {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        padding-bottom: 20px;
        padding-top: 25px;
    }

    .ytbvideo {
        height: 650px;
        padding-top: 18px;
    }

    .swiper-container {
        max-width: 1080px;
        margin-left: auto;
        margin-right: auto;

    }

    .image-row.swiper {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: visible;
        list-style: none;
        padding: 0;
        z-index: 1;
    }

    .image-row.swiper .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: flex;
        transition-property: transform;
        box-sizing: content-box;
    }

    .image-row.swiper .swiper-slide {
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        transition-property: transform;
    }

    .image-row {
        gap: 10px;
        margin-bottom: 30px;
        overflow: visible;
        background-color: transparent;
    }

    .image-row.swiper .swiper-slide {
        height: auto;
        display: flex;
    }

    .image-item {
        text-align: center;
        background: #f9f9f9;
        border-radius: 15px;
        transform: scale(1);
        backface-visibility: hidden;
        transition: transform 0.2s linear;
        /* Dôležité pre správnu výšku v rámci Swiperu */
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .swiper-slide .image-item:hover {
        transform: scale(1.01);
        box-shadow: 0 0 11px rgba(10, 10, 10, .05);
    }

    .image-row.swiper {
        cursor: grab;
    }

    /* Zobrazí zovretú päsť, keď aktívne ťaháte sliderom */
    .image-row.swiper:active {
        cursor: grabbing;
    }

    .image-item h4 {
        color: #141414;
        padding: 0px 5px;
    }

    .image-item img {
        max-width: 100%;
        height: auto;
        border-radius: 15px 15px 0px 0px;
        aspect-ratio: 105 / 79;
        object-fit: cover;
    }

    .image-item video {
        width: 100%;
        max-width: 100%;
        height: auto;
        border-radius: 15px 15px 0px 0px;
        aspect-ratio: 105 / 79;
        object-fit: cover;
    }

    .image-item p {
        font-size: 16px;
        padding: 5px 15px 20px 15px;
        /* Zabezpečí, že päta itemu rastie a zarovná sa s ostatnými */
        flex-grow: 1;
        text-align: justify;
    }

    .flex-ebike-open {
        display: flex;
        flex-direction: column;
        gap: 24px;
        justify-content: space-between;
    }

    .flex-ebike-open img {
        width: 75% !important;
        height: auto !important;
        aspect-ratio: 1.2 / 1 !important;
        object-fit: cover !important;
        padding-bottom: 20px;
        align-self: end;
    }

    .flex-ebike-text-house {
        width: 25%;
        position: absolute;
        padding-top: 20px;
    }

    .flex-ebike-text {
        color: rgb(0, 0, 0) !important;
        padding: 8px 0px;
        border-bottom: 1px solid rgb(149, 149, 149);
    }

    h4.flex-ebike-text-first {
        font-style: normal !important;
        margin: 0px !important;
        padding: 0px !important;
        text-align: inherit !important;
        text-decoration: none !important;
        text-transform: none !important;
        font-weight: 500 !important;
        line-height: 135% !important;
        letter-spacing: normal !important;
        font-size: 12px !important;
    }

    h4.flex-ebike-text-second {
        font-style: normal !important;
        margin: 0px !important;
        padding: 0px;
        text-align: inherit !important;
        text-decoration: none !important;
        text-transform: none !important;
        font-weight: 600 !important;
        line-height: 135% !important;
        letter-spacing: normal !important;
        font-size: 14px !important;
    }

    .image-row-app {
        display: flex;
        justify-content: space-between;
        gap: 10px;
    }

    .image-item-app {
        text-align: left;
        flex: 1;
    }

    .image-item-app img {
        aspect-ratio: 1;
        max-width: 100%;
        height: auto;
        border-radius: 20px;
        object-fit: cover;
    }

    .image-item-app h4 {
        margin-bottom: 14px;
        margin-top: 20px;
    }

    .image-item-app p {
        margin-top: 10px;
        font-size: 16px;
        color: rgb(0 0 0 / 0.7) !important;
    }

    .video-typ1 {
        margin-bottom: 20px;
        aspect-ratio: 1.6 / 1;
        object-fit: cover;
    }


    @media (max-width: 990px) {

        .flex-ebike-text-house {
            width: 30%;
            padding-top: 10px;
        }

        .flex-ebike-text {
            padding: 2px 0px;
        }

    }

    @media (max-width: 768px) {

        .video-typ1 {
            aspect-ratio: 1.2 / 1;
        }

        .image-row-app {
            flex-direction: column;
            align-items: center;
        }

        .image-item-app {
            width: 100%;
            margin-bottom: 20px;
        }

        .flex-ebike-open {
            flex-direction: column;
        }

        .flex-ebike-text-house {
            width: 100%;
            position: initial;
            padding-top: 0px;
            padding-bottom: 20px;
        }

        .flex-ebike-open img {
            width: 100% !important;
            object-fit: cover !important;
            padding-bottom: 20px;
            padding-top: 20px;
            align-self: none;
        }

        .flex-ebike-text {
            padding: 8px 0px;
        }

        .test-bikes-vid video {
            aspect-ratio: 1.2 / 1;
        }

        .test-bikes-vid a::after {
            opacity: 1;
        }

        h2.absolute-desc-text {
            top: 200px;
        }

        p.absolute-desc-text {
            top: 250px;
        }

        img.foto-typ1 {
            aspect-ratio: 1.2 / 1;
        }

        .image-row {
            flex-direction: column;
            align-items: center;
        }

        .image-item {
            width: 100%;
            margin-bottom: 20px;
        }

        .ulNav {
            flex-flow: column !important;
        }

        .ulNav li {
            margin: 0px 0px 15px !important;
        }

        p.copyT {
            font-size: 16px;
            padding-bottom: 0px;
            padding-top: 0px;
            line-height: 1.6;
        }

        .image-row {
            margin-bottom: 0px;
        }

        .image-item p {
            line-height: 1.6;
            margin-bottom: 10px;
        }

        .ytbvideo {
            height: 400px;
            padding-top: 9px;
        }

    }

    @media (max-width: 470px) {

        h2.absolute-desc-text {
            top: 130px;
        }

        p.absolute-desc-text {
            top: 200px;
        }
    }
