

.altivo-light {
  font-family: 'altivo', sans-serif;
  font-weight: 300 !important;
  font-style: normal;
}

.altivo-light-italic {
  font-family: 'altivo', sans-serif;
  font-weight: 300;
  font-style: italic;
}

.altivo-regular {
  font-family: 'altivo', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.altivo-italic {
  font-family: 'altivo', sans-serif;
  font-weight: 400;
  font-style: italic;
}

.altivo-bold, .swal2-popup {
  font-family: 'altivo', sans-serif;
  font-weight: 700;
  font-style: normal;
}

.altivo-bold-italic {
  font-family: 'altivo', sans-serif;
  font-weight: 700;
  font-style: italic;
}

.altivo-black {
  font-family: 'altivo', sans-serif;
  font-weight: 800;
  font-style: normal;
}

.altivo-black-italic {
  font-family: 'altivo', sans-serif;
  font-weight: 800;
  font-style: italic;
}

.altivo-ultra {
    font-family: 'altivo', sans-serif !important;
    font-weight: 900 !important;
    font-style: normal;
}

.altivo-ultra-italic {
  font-family: 'altivo', sans-serif;
  font-weight: 900 !important;
  font-style: italic;
}

::selection {
    background: #FEE742;
    color: #392719;
}

.mx-25{
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.brown{
    color: #392719 !important;
}

.fs-14{
    font-size: 14px !important;
}

.fs-15{
    font-size: 15px !important;
    letter-spacing: 0.1em;
}

.lh-20{
    line-height: 20px !important;
}

.ls-0075{
    letter-spacing: 0.075em !important;
}

.ls-004{
    letter-spacing: 0.04em !important;
}

.ls-005{
    letter-spacing: 0.05em !important;
}

.fs-16{
    font-size: 16px !important;
}

.fs-17{
    font-size: 17px !important;
}

.fs-18{
    font-size: 18px !important;
}

.fs-19{
    font-size: 19px !important;
}

.fs-20{
    font-size: 20px !important;
}

.fs-26{
    font-size: 26px !important;
}

.fs-29{
    font-size: 32px !important;
    letter-spacing: 2px;
    line-height: 34px;
}

.fs-36{
    font-size: 32px !important;
    line-height: 30px;
}

.fs-64{
    font-size: 64px !important;
}

.menicka{
    padding-right: 90px;
}

.menicka a{
    color: black;
    letter-spacing: 0.08em;
    transition: 0.2s;
}

.menicka a:hover, .menicka a:active, .menicka a.active{
    color: #392719;
    font-weight: 800 !important;
    letter-spacing: 0.06em !important;
}


.up-ink{
    position: relative;
    top: -3px;
}

.up-ink:hover img{
    filter: brightness(0) saturate(100%) invert(92%) sepia(89%) saturate(749%) hue-rotate(346deg) brightness(100%) contrast(101%);
}

body {
    margin: 0;
    padding: 0;
}

.navbar {
    background-color: #f8f9fa;
    padding: 1rem;
}

.navbar-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.nav-item {
    position: relative;
}

.nav-link {
    text-decoration: none;
    padding: 0.5rem 1rem;
}

.navbar-nav .nav-item:not(:last-child) .nav-link {
    border-right: 1px solid #222;
    margin-right: 20px;
    padding-right: 20px;
}

.navbar-nav .nav-item .nav-link {
    color: #222;
    font-weight: 500;
    letter-spacing: 0.1em;
}

.navbar-nav .nav-item .nav-link:hover {
    color: #000;
    text-decoration: underline;
}

.nav-link:hover {
    text-decoration: underline;
}

h1 {
    color: #333;
}

a{
    text-decoration: none !important;
    color: black;
}

a:hover{
    color: #392719;
}

.form-control {
    width: 100%;
    padding: 0.5rem;
    margin: 0.5rem 0;
}

.p-tlac{
    padding: 12px 0 6px 0 !important;
}

.pad-main{
    padding-top: 0px;
}

.stipec-header {
    position: relative; 
    padding: 48px 0;
    margin-bottom: 0;
    text-align: center;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,0.15);
    transition: box-shadow 0.2s;
}

.stipec-header--noscrolled {
    box-shadow: none;
}

.special {
    box-shadow: none !important;
}

#stickyHeader2Wrapper .stipec-header--noscrolled {
    box-shadow: 0 4px 16px 0 rgba(0,0,0,0.15) !important;
}

.stipec-header__logo {
    margin: 0 auto;
    z-index: 2201 !important;
}

.stipec-header__logo img {
    max-width: 600px;
    width: 100%;
}

.stipec-header__lang {
    position:  fixed;
    right: 0px !important;
    top: 32px;
    font-size: 14px;
    z-index: 9900 !important;
}

.special .stipec-header__lang {
    position:  absolute;
    right: 0px !important;
    top: 61px;
    font-size: 14px;
    z-index: 9900 !important;
}




.stipec-header__lang-btn {
    background: #FEE742;
    color: #392719 !important;
    border: none;
    padding: 7px 24px 4px 14px !important;
    text-decoration: none;
    letter-spacing: 0.03em;
    transition: 0.2s;
    z-index: 9901 !important;
}

.stipec-header__lang-btn:hover {
    color: white !important;
    background: #392719;
}

.stipec-nav {
    margin-top: 40px;
    position: relative;
}
.stipec-nav__list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
    letter-spacing: 0.1em;
    z-index: 2200 !important;
}
.stipec-nav__list li {
    position: relative;
    padding: 0 54px; /* větší mezery mezi položkami */
    display: flex;
    align-items: flex-end;
}
.stipec-nav__list li:not(:last-child):after {
    content: '';
    position: absolute;
    right: -41px;
    bottom: 0.775em;
    width: 84px;
    height: 1px;
    background: black;
}

.stipec-nav__list li.vypnout:after {
    display: none !important;
}

.special .stipec-nav__list li:not(:last-child):after {
    background: white;
}

.special .stipec-nav__list a:hover{
    letter-spacing: unset;
    color: #FEE742 !important;
}


.stipec-nav__list a {
    color: black;
    text-decoration: none;
    transition: color 0.2s;
    display: inline-block;
    padding-bottom: 2px;
    transition: all 0.2s;
}

.stipec-nav__list a:hover, .stipec-nav__list a:active, .stipec-nav__list .active {
    text-decoration: none;
    color: #392719;
    font-weight: bold;
    letter-spacing: 0.08em;
}

.stipec-nav__toggle {
    display: none;
    background: none;
    border: none;
    outline: none;
    position: absolute;
    right: 48px;
    top: 0px;
    margin-top: 3.4vw;
    z-index: 20;
    width: 72px;
    height: 64px;
    padding: 4px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    /*background-color: #FEE742;*/
}

.stipec-nav__toggle span {
    display: block;
    width: 38px !important;
    height: 3px;
    margin: 5px 0;
    background: #392719;
    transition: all 0.2s;
}

.tl-carousel{
    background-color: #FEE742;
    padding: 12px 0 8px 0;
    text-align: center;
    color: #392719;
    border: none;
    letter-spacing: 0.2em;
    margin: 2px;
    width: 192px !important;
    transition: all 0.2s;
    font-size: 17px !important;
}

.tl-carousel:hover {
    color: white !important;
    background: #392719;
}

.tl-carousel-e{
    background-color: transparent;
    border: 2px solid white;
    color: white;
    padding: 10px 0 4px 0;
}

.tl-carousel-e:hover {
    color: #392719 !important;
    background: #FEE742 !important;
    border: 2px solid #FEE742;
}

.tl-carousel-e:active {
    background: #392719 !important;
    color: white !important;
    border: 2px solid #392719;
}

.tl-cr{
    z-index: 999;
    position: absolute;
    bottom: 9vh;
}

.tl-cr-text{
    z-index: 999;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.logo-ohen{
    margin-bottom: 30px;
    width: 80px !important;
}

.fs-car{
    font-size: 97px;
    letter-spacing: 7px;
    line-height: 78px;
}


.carousel-inner img, .carousel-inner video{
    min-height: 375px;
    height: 100vh;
    object-fit: cover;
    object-position: center;
}

.pt-video{
    padding-top: 100vh;
}

.max-w{
    max-width: 500px;
}

.custom-carousel-img {
    max-height: 37vh;
    object-fit: cover;
    object-position: center;
    display: block;
}


footer {
    border-top: 1px solid black;
    width: 100% !important;
}


.stipec-footer__menu a {
    color: black;
    font-weight: bold;
    text-decoration: none;
    transition: color 0.2s;
}
.stipec-footer__menu a:hover {
    text-decoration: underline;
    color: #000;
}
.stipec-footer__rezervace {
    background: #FEE742;
    color: #392719 !important;
    text-decoration: none;
    letter-spacing: 0.2em;
    transition: all 0.2s;
}

.stipec-footer__rezervace:hover {
    color: white !important;
    background: #392719;
}

.stipec-footer__icon {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border: 1px solid black;
    padding: 2px 4px 0 4px;
    margin-right: 2px;
    transition: background 0.2s, border 0.2s;
}
.stipec-footer__icon:hover {
    background: #FEE742;
    border-color: #FEE742;
}
.stipec-footer__social svg {
    display: inline-block;
    vertical-align: middle;
}
.stipec-footer__copyright {
    margin-top: 10px;
    margin-bottom: 0;
}

.dis-lg-yes{
    display: none !important;
}

.dis-md-none{
    display: none !important;
}

.dis-md-yes{
    display: unset !important;
}

.carka2{
    position: relative;
    top: -27px;
    border-bottom: 1px solid black;
}

.ps-carka2{
    padding-left: 80px;
    line-height: 47px;
}

h1.ps-carka2{
    padding-left: 80px;
    line-height: 47px;
    letter-spacing: 0.04em;
}

.tup{
    position: relative;
    top: -3px;
}

.archiv{
    text-decoration: underline !important;
    color: black;
    transition: 0.2s;
    line-height: 21px !important;
    position: relative;
    top: 4px;
}

.archiv:hover{
    text-decoration: none !important;
    color: #392719;
}

.podtrz{
    text-decoration: underline !important;
}

.podtrz:hover{
    text-decoration: none !important;
}

.jstf{
    text-align: justify;
}

.gault{
    position: relative;
    bottom: 24px;
}


.uvod-c-img {
    width: 285px;
    height: 275px;
    position: relative;
    display: flex;
    align-items: end;
    justify-content: end;
    left: 30px;
}

svg{
     overflow: visible !important;
}

.uvod-c-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    /* C shape mask: vyříznutý kruh (výřez cca 120°) */
    -webkit-mask-image: conic-gradient(black 0deg 40deg, transparent 40deg 140deg, black 140deg 360deg);
    mask-image: conic-gradient(black 0deg 40deg, transparent 40deg 140deg, black 140deg 360deg);
}


.dodavatele-c-img {
    width: 150px;
    height: 150px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: start;
}

.dodavatele-c-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    /* C shape mask: vyříznutý kruh (výřez cca 120°) */
    -webkit-mask-image: conic-gradient(black 0deg 40deg, transparent 40deg 140deg, black 140deg 360deg);
    mask-image: conic-gradient(black 0deg 40deg, transparent 40deg 140deg, black 140deg 360deg);
}

.cepce svg{
    max-width: min(250px, 75vw) !important;
}

.custom-carousel-next{
    position: relative;
    right: -60px !important;
    background: none;
    border: none;
    font-size: 2.75rem;
    color: #BBB;
}

.custom-carousel-prev{
    position: relative;
    left: -60px !important;
    background: none;
    border: none;
    font-size: 2.75rem;
    color: #BBB;
}

.custom-carousel-prev:hover, .custom-carousel-next:hover{
    color: black;
    background: none !important;
}

.odkazek{
    transition: 0.2s;
    border-radius: 0 !important;
    transition: 150ms;
}

.odkazek:hover path, .odkazek:active path{
    fill: #FEE742;
}


.list-unstyled a{
    color: black;
    text-decoration: none;
}

.list-unstyled a:hover{
    color: black;
    font-weight: 300;
    letter-spacing: 0.09em;
}

.odkazKontakt:hover{
    font-weight: 300;
    transition: 150ms;
}

.odkazKontaktRev:hover{
    font-weight: 700;
    letter-spacing: 0.094em;
    transition: 150ms;
}

.mapa{
    height: 600px;
}

.stipec-reservation-btn-wrapper {
    position: fixed !important;
    top: 240px;
    left: -3px;
    z-index: 1050;
    transform: rotate(-90deg) translateX(-50%);
    transform-origin: left top;
    margin-left: 0;
    padding-left: 0;
}

.gm-uvod:hover svg path {
    fill: white !important;
    transition: 150ms ease-in-out;
}

.gm-ostipci:hover svg path {
    fill: #FEE742 !important;
    transition: 150ms ease-in-out;
}

.res-v-nav{
    position: absolute;
    bottom: 11vh;
}

.napisteNam .form-control{
   border-radius: 0;
   border: 1px solid #707070;
   padding: 20px;
}

.form-control, .form-select{
   border-radius: 0;
   border: 1px solid #707070;
   padding: 12px;
   background-color: transparent !important;
}

.rezim{
    background-color: #FEE742;
    position: fixed;
    bottom: 0;
    padding: 11px 0 4px;
    letter-spacing: 0.05em;
    overflow: hidden;
}

.adminIcn{
    color: #392719;
}

.adminIcn:hover{
    color: #FEE742;
}

.iknEdit{
    padding: 3px 5px 1px;
    border-radius: 0;
    font-size: 14px;
    position: relative;
    top: -1px;
}

.iknEdit2{
    padding: 6px 10px;
    border-radius: 0;
    font-size: 17px;
    position: relative;
}

.t-30{
    position: relative;
    top: -30px;
    color: #392719;
}

.skryt .flex-grow-1{
    opacity: 0;
    transition: 150ms;
}

.skryt a:hover + .flex-grow-1 {
    opacity: 1;
}

#stickyHeader2Wrapper .stipec-header {
    transition: all 0.2s !important;
}

.dod img{
    max-width: 120px;
    height: auto;
}

.dod{
    position: relative;
    left: -16px;
}

@media (min-width: 2000px){
    /*.carousel-inner img, .carousel-inner video{
        max-height: 76.5vh;
    }

    .pt-video{
        padding-top: 76.5vh;
    }*/

    .gault{
        position: relative;
        bottom: 16px !important;
    }
}


@media (min-width: 1200px){
    .pe-3xl-6{
        padding-right: min(94px, 5vw) !important;
    }
}

@media (min-width: 991.98px) {
    .dis-lg-none{
        display: none !important;
    }

    .dis-lg-yes{
    display: unset !important;
    }
}

@media (min-width: 568px) {
    .dis-sm-none{
        display: none !important;
    }
}


@media (max-width: 1899.98px){

}

@media (max-width: 1599.98px){
    .stipec-header__lang {
        top: 0px;
        font-size: 13px;
    }

    .special .stipec-nav__list{
        padding-right: 80px;
    }
}

@media (max-width: 1399.98px){

    .special .stipec-header__lang {
        top: 38px;
        font-size: 13px;
    }

    .dod img{
        max-width: 110px;
    }

    .fs-64e{
        font-size: 52px !important;
    }

    .menicka{
        padding-right: 60px;
    }

    .mapa{
        height: 520px;
    }
    
    .fs-29{
        font-size: 29px !important;
        letter-spacing: 2px;
        line-height: 32px;
    }

    .tl-cr{
        bottom: 7vh;
    }


    .logo-ohen{
        width: 75px !important;
        margin-bottom: 20px !important;
    }

    .fs-car{
        font-size: 87px;
        letter-spacing: 6px;
        line-height: 70px;
    }
    
    .gault{
        position: relative;
        bottom: 28px;
    }

    .stipec-reservation-btn-wrapper{
        position: fixed !important;
        top: 225px;
        left: -3px;
        z-index: 1050;
        transform-origin: left top;
        margin-left: 0;
        padding-left: 0;
    }

    .stipec-reservation-btn-wrapper .tl-carousel{
        padding: 6px 0 3px 0;
        font-size: 14px !important;
        width: 150px !important;
    }
}


@media (max-width: 1199.98px){
     .uvod-c-img {
        width: 220px;
        height: 220px;
        left: 90px;
    }
    
    .mapa{
        height: 440px;
    }

    .menicka{
        padding-right: 30px;
    }

    .custom-carousel-next{
        right: 0 !important;
        font-size: 2.25rem;
        color: #FFF;
        z-index: 999;
    }

    .custom-carousel-prev{
        left: 0 !important;
        font-size: 2.25rem;
        color: #FFF;
        z-index: 999;
    }

    .custom-carousel-prev:hover, .custom-carousel-next:hover{
        color: white
    }

    
    .stipec-nav__list li {
        padding: 0 32px;
    }
    .stipec-nav__list li:not(:last-child):after {
        right: -22px;
        width: 45px;
    }

    .tl-cr{
        bottom: 6vh;
    }


    .logo-ohen{
        width: 74px !important;
        margin-bottom: 16px !important;
    }

    .fs-car{
        font-size: 82px;
        letter-spacing: 5px;
        line-height: 64px;
    }

    .fs-64e{
        font-size: 42px !important;
    }

    
    .gault{
        position: relative;
        bottom: 32px;
    }
}

@media (max-width: 991.98px) {

    .pad-main{
        padding-top: 90px;
    }

    .tl-cr{
        bottom: 7vh;
    }

    .logo-ohen{
        width: 74px !important;
        margin-bottom: 12px !important;
    }

    .fs-car{
        font-size: 82px;
        letter-spacing: 5px;
        line-height: 64px;
    }

    .carousel-inner img, .carousel-inner video{
        height: calc(100vh - 90px);
    }

    .pt-video{
        padding-top: calc(100vh - 90px);
    }

    .tl-carousel{
        width: 192px !important;
    }

    .mapa{
        height: 330px;
    }

    .menicka{
        padding-right: 200px;
    }

    .fs-64e{
        font-size: 52px !important;
    }

    .max-w{
        max-width: 50vw;
    }

    .stipec-header {
        padding: 16px 12px 0 12px;
    }
    
    .stipec-nav__toggle.open span:nth-child(1) {
        transform: translateY(13px) rotate(45deg);
        width: 44px !important;
    }
    .stipec-nav__toggle.open span:nth-child(2) {
        transform: translateX(-20px);
        opacity: 0;
        width: 15px !important;
    }
    .stipec-nav__toggle.open span:nth-child(3) {
        transform: translateY(-13px) rotate(-45deg);
        width: 44px !important;
    }

    .custom-carousel-next{
        margin: 0 !important;
    }

    .custom-carousel-prev{
        margin: 0 !important;
    }

    .carka{
        position: relative;
        top: -10px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    }

    .stipec-header__logo {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 2300 !important;
        background: #fff;
        text-align: start;
        padding: 8px 0;
    }

    .stipec-header__logo img {
        max-width: 300px;
        width: 70%;
    }

    .navbar-nav {
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    .navbar-nav .nav-item:not(:last-child) .nav-link {
        border-right: none;
        border-bottom: 1px solid #222;
        margin-right: 0;
        margin-bottom: 10px;
        padding-right: 0;
        padding-bottom: 10px;
    }

    .btn.position-absolute {
        margin-top: 15px;
        align-self: flex-end;
    }

    .stipec-nav__toggle {
        display: flex;
    }
    .stipec-nav__list {
        flex-direction: column;
        background: #fff;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        height: 100vh;
        margin: 0 auto;
        padding: 25vh 0 0 0;
        width: 100vw;
        display: none;
        align-items: center;
        justify-content: start;
        z-index: 2200;
        overflow: hidden;
        backdrop-filter: blur(10px);
    }
    body.menu-open {
        overflow: hidden !important;
        height: 100vh !important;
        position: fixed !important;
        width: 100vw !important;
    }
    .stipec-nav__list.open {
        display: flex;
    }
    .stipec-nav__list li {
        padding: 3vh 20px 3vh 0;
    }
    .stipec-nav__list li:not(:last-child):after {
        display: none;
    }

    .uvod-c-img {
        width: 200px;
        height: 200px;
        left: 30px;
    }

    .logo2{
        display: flex !important;
    }

    .logo2 .stipec-nav__toggle{
        margin-top: 0vw !important;
    }

    .stipec-header__container{
        display: unset !important;
    }

    .gault{
        position: relative;
        bottom: 52px;
    }
}

@media (max-width: 767.98px) {

    .fs-36{
        font-size: 30px !important;
    } 

    .dod img{
        max-width: 90px;
    }

    .gault{
        position: relative;
        bottom: 44px;
    }

    .mapa{
        height: 250px;
    }

    .menicka{
        padding-right: 100px;
    }

    .archiv{
        top: -4px;
    }

    .carka2{
        top: -28px;
    }

    .ps-carka2{
        line-height: 39px !important;
    }

    .uvod-c-img {
        width: 100px;
        height: 100px;
        left: -7px;
    }
    
    .dis-md-none{
        display: flex !important;
    }

    .dis-md-yes{
        display: none !important;
    }

    .stipec-nav__toggle {
        right: 18px;
        top: 0px;
        margin-top: 3.4vw;
        width: 64px;
        height: 58px;
    }

     .logo2 .stipec-nav__toggle{
        margin-top: 0.75vw !important;
    }

    .max-w{
        max-width: 55vw;
    }

    .stipec-header {
        padding: 12px 12px 0 12px;
        position: relative;
        top: 12px;
    }

    .custom-carousel-next{
        font-size: 1.75rem;
    }

    .custom-carousel-prev{
        font-size: 1.75rem;
    }

    .custom-carousel-track img, .custom-carousel2-track img{
        margin-right: 6px !important;
    }

    .fs-64{
        font-size: 52px !important;
    }

    .tl-carousel{
        width: 100% !important;
        max-width: 200px;
    }

    .tl-cr{
        bottom: 7vh;
    }

    .logo-ohen{
        width: 65px !important;
        margin-bottom: 8px !important;
    }

    .fs-car{
        font-size: 74px;
        letter-spacing: 4px;
        line-height: 58px;
    }

    .tl-carousel{
        width: 188px !important;
    }

    .menu-img div{
        padding: 0 3px !important;
    }

    .tl-cr-text{
        transform: translate(-50%, -55%);
    }
}

@media (max-width: 568px) {
    .mapa{
        height: 235px;
    }
    
    .tl-cr{
        bottom: 9vh;
    }


    .logo-ohen{
        width: 57px !important;
        margin-bottom: 8px !important;
    }

    .fs-car{
        font-size: 66px;
        letter-spacing: 4px;
        line-height: 54px;
    }

    .tl-carousel{
        width: 184px !important;
    }

    .menu-img div{
        padding: 0 3px !important;
    }

     .dod img{
        max-width: 80px;
        margin-right: 12px !important;
    }

    .dod{
        position: relative;
        left: -6px;
    }

    .menicka{
        padding-right: 80px;
    }

    .stipec-nav__toggle {
        right: 24px;
        top: 0px;
        margin-top: 2.8vw;
        width: 58px;
        height: 54px;
    }

    
    .tl-cr-text{
        transform: translate(-50%, -60%);
    }
    
    .stipec-header__lang {
        top: 0px;
        font-size: 14px;
    }

    .stipec-header__lang-btn {
        padding: 5px 12px 3px 10px !important;
    }

    .max-w{
        max-width: 55vw;
    }

    .stipec-header {
        padding: 12px 16px 0 16px;
        position: relative;
        top: 18px;
    }

    .logo2 .stipec-nav__toggle{
        margin-top: 1.5vw !important;
    }

    .fs-64e{
        font-size: 46px !important;
    }

    .gault{
        position: relative;
        bottom: 36px;
    }
}


@media (max-width: 469.98px) {
    .uvod-c-img {
        width: 75px;
        height: 75px;
        left: -5px;
    }
    
    .mapa{
        height: 210px;
    }

    .stipec-nav__toggle {
        right: 18px;
        margin-top: 2.6vw;
        width: 52px;
        height: 50px;
    }

    .logo2 .stipec-nav__toggle{
        margin-top: 1.75vw !important;
    }

    .fs-64e{
        font-size: 42px !important;
    }
    

    .tl-cr-text{
        transform: translate(-50%, -62.5%);
    }
}

@media (max-width: 420px){

    .tl-cr{
        bottom: 9vh;
    }


    .logo-ohen{
        width: 52px !important;
        margin-bottom: 0px !important;
        position: relative;
        top: 6px;
    }

    .gault{
        position: relative;
        bottom: 28px;
    }

    .fs-car{
        font-size: 58px;
        letter-spacing: 3px;
        line-height: 48px;
    }

    .tl-carousel{
        width: 207px !important;
    }

    .mapa{
        height: 195px;
    }

    

    .tl-cr-text{
        transform: translate(-50%, -70%);
    }

    .menicka{
        padding-right: 15vw;
    }

    .ps-carka2{
        line-height: 34px !important;
    }

     .carka2{
        top: -27px;
    }
    
    .menu-img div{
        padding: 0 2px !important;
    }

    .stipec-nav__toggle {
        right: 14px;
        margin-top: 12px !important;
        width: 50px;
        height: 48px;
    }

    .logo2 .stipec-nav__toggle{
        margin-top: 12px !important;
    }

    .fs-64{
        font-size: 44px !important;
    }

    .fs-64e{
        font-size: 38px !important;
    }
    
    .stipec-footer__rezervace{
        letter-spacing: 0.1em;
    }

    .lft-mob{
        position: relative;
        left: -16px;
    }
}

