﻿html.no-scroll, body.no-scroll 
{ overflow: hidden; overscroll-behavior: none; touch-action: none; }
body
{ width: 100%; height: 100%; background: #ffffff; margin: 0px; padding: 0px; overflow-x: hidden; overflow-y: scroll; }
html
{ width: 100%; height: 100%; margin: 0px; padding: 0px; scroll-behavior: auto; scroll-padding-top: var(--header-h); font-size: 16px; }
.bounce
{ height: auto; margin-left: 140px; margin-right: 140px; margin-top: 0px; position: relative; }
.wraper-small 
{ min-width: 300px; max-width: 1080px; margin: 0px auto; padding: 0px; position: relative; }
.wrapper 
{ min-width: 300px; max-width: 1580px; margin: 0px auto; padding: 0px; position: relative; }
.container
{ width: 100%; height: auto; float: left; margin: 0px; padding-bottom: 60px; }

img 
{ vertical-align: middle; }
[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] { transition-duration: 1.6s; }
[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] { transition-duration: 2.4s; }
[data-aos^=zoom][data-aos^=zoom] { opacity: 0; transition-property: opacity,transform; }
[data-aos^=zoom][data-aos^=zoom].aos-animate { opacity: 1; transform: translateZ(0) scale(1); }

::-webkit-scrollbar 
{ width: 8px; }
::-webkit-scrollbar-track 
{ background: #29292b; }
::-webkit-scrollbar-thumb 
{ background: #828181; border-radius: 8px; }

*, :after, :before { box-sizing: border-box; }

:root { --header-h: 80px; }

/********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** HEADER **********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.site-header 
{ width: 100%; height: var(--header-h); top: 0; left: 0; background: rgba(255, 255, 255, 0.7); backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px); transition: transform 500ms ease; will-change: transform; position: fixed; z-index: 1002; border-bottom: 0.05em solid rgba(34, 36, 36, 0.2); }
.site-header.is-hidden 
{ transform: translateY(calc(-1 * var(--header-h) - 1px)); }
.site-header.is-shown  
{ transform: translateY(0); }
.header-logo-box
{ height: 80px; float: left; margin: 0px; padding-top: 10px; padding-bottom: 10px; padding-left: 30px; padding-right: 30px; background: #eeaf2c; position: relative; z-index: 1003; }
.header-logo
{ width: 166px; height: 60px; float: left; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; padding: 0px; }

/** HEADER MENU **/
.header-menu
{ height: 44px; float: left; margin: 0px; padding-top: 18px; position: relative; z-index: 900; }
.header-menu-btn a
{ height: 44px; float: left; margin-left: 40px; margin-right: 40px; margin-top: 0px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-style: normal; font-size: 13px; font-weight: 500; color: #000000; text-transform: uppercase; text-decoration: none; text-align: center; letter-spacing: 0.06em; line-height: 44px; }
.menu-underline 
{ position: relative; }
.menu-underline:hover, .desk-menu-underline:focus, .desk-menu-underline:active 
{ cursor: pointer; }
.menu-underline:hover:after, .desk-menu-underline:focus:after, .desk-menu-underline:active:after 
{ width: 100%; }
.menu-underline:after 
{ content: ''; position: absolute; left: 0; bottom: 6px; height: 2px; background-color: #000000; width: 0; transition: width 0.3s; }

/** HEADER RIGHT BOX **/
.header-right-box
{ height: 80px; float: right; margin: 0px; padding-left: 18px; padding-right: 18px; padding-top: 29px; border-left: 0.05em solid rgba(34, 36, 36, 0.2); }
.header-right-shop
{ height: 22px; float: left; margin: 0px; padding-left: 30px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-style: normal; font-size: 13px; font-weight: 500; color: #000000; text-transform: uppercase; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 22px; background: url(../images/header/ico-shop-2.svg) no-repeat 0px 0px; }
.header-right-rest
{ height: 22px; float: left; margin: 0px; padding-left: 30px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-style: normal; font-size: 13px; font-weight: 500; color: #000000; text-transform: uppercase; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 22px; background: url(../images/header/ico-rest.svg) no-repeat 0px 0px; }
.header-right-box:hover
{ background: rgba(255, 255, 255, 0.1); }
.header-btn-box
{ width: 80px; height: 80px; float: left; margin: 0px; padding: 0px; background: #c38c19; position: relative; z-index: 2147483647; }
#btn 
{ width: 30px; height: 16px; left: 25px; top: 32px; padding-top: 0px; cursor: pointer; transition: right 800ms cubic-bezier(0.6, 0.05, 0.28, 0.91); position: relative; display: block; z-index: 2147483647; }
#btn.active 
{ right: 30px; }
#top, #bottom   
{ width: 30px; height: 0.16em; margin-bottom: 0.6em; background-color: #ffffff; transition: transform 500ms cubic-bezier(0.6, 0.05, 0.28, 0.91), opacity 800ms, background-color 250ms; }
#btn.active div 
{ background-color: #ffffff; }
#btn.active #top 
{ transform: translateX(-5px) }
#btn.active #bottom 
{ transform: translateX(5px); }
#box 
{ width: 100%; height: 100svh !important; left: -100%; top: 0px; padding: 0px; opacity: 0; background: #000000; transition: all 800ms cubic-bezier(0.6, 0.05, 0.2, 1); position: fixed; display: block; z-index: 1002; overflow: hidden; }
#box.active 
{ left: 0px; top: 0px; opacity: 1; }

/** HEADER LANG **/
.header-lang-box
{ width: 80px; height: 80px; float: right; margin: 0px; padding: 0px; border-left: 0.05em solid rgba(34, 36, 36, 0.2); }
.header-lang
{ width: 80px; height: 80px; float: left; margin: 0px; padding: 0px; position: relative; z-index: 1001; }
.language-switcher__wrapper 
{ width: 100%; margin: 0px; text-align: center; }
.language-switcher 
{ width: 100%; position: relative; display: inline-block;}
.languages 
{ list-style: none; margin: 0; padding: 0;}
.languages 
{ max-height: 80px; padding-top: 0px; text-align: center; overflow: hidden; transition: max-height 0.5s;}
.language 
{ width: 100%; height: 80px; position: relative; cursor: pointer; }
.language__link 
{ width: 100%; height: 80px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-style: normal; font-size: 13px; font-weight: 500; color: #000000; text-decoration: none; text-align: center; text-transform: uppercase; display: block; line-height: 80px; letter-spacing: 0.06em; }
.language__link:hover 
{ background: rgba(255, 255, 255, 0.1); }
.language-switcher[data-is-open=true] .languages 
{ width: 100%; max-height: 20rem;  background: rgba(255, 255, 255, 0.55); backdrop-filter: saturate(140%) blur(8px); -webkit-backdrop-filter: saturate(140%) blur(12px); }
.language-switcher[data-is-open=false] .languages 
{ width: 100%; max-height: 80px; background: none; }

/** MOBILE MENU **/
.mobile-screen-panel
{ width: 100%; height: 100svh; float: left; margin: 0px; padding: 0px; background: none; }
.mobile-screen img 
{ width: 100%; height: 100%; inset: 0; object-fit: cover; object-position: center; position: absolute; display: block; z-index: 800; }
.mobile-screen-blur
{ width: 100%; height: 100%; inset: 0; margin: 0px; backdrop-filter: blur(1px); -webkit-backdrop-filter: blur(1px); background-color: rgba(34 27 0 / 70%); position: absolute; z-index: 801; }
.mobile-menu-panel
{ width: 50%; height: 100svh; float: left; margin: 0px; padding: 0px; background: #eeaf2c; position: relative; z-index: 802; }
.mobile-menu-box
{ width: 30%; height: 100svh; float: right; margin: 0px; padding-left: 40px; padding-right: 40px; background: #c38c19; }
.mobile-menu-center
{ width: 100%; height: 100svh; align-items: center; justify-content: center; position: relative; display: flex; z-index: 802; }
.mobile-menu-center-panel 
{ width: 100%; height: auto; display: inline-block; position: relative; }
.mobile-menu-btn a 
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 15px; padding-bottom: 15px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-style: normal; font-size: 32px; font-weight: 700; color: #fde9bf; line-height: 100%; text-align: left; text-transform: uppercase; text-decoration: none; letter-spacing: 0.08em;
  -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.mobile-submenu-box 
{ width: 100%; height: auto; float: left; margin-top: 20px; padding-top: 20px; padding-bottom: 20px; position: relative; border-top: 1px solid #e8aa2a; border-bottom: 1px solid #e8aa2a;   }
.mobile-submenu-btn a
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 7px; padding-bottom: 7px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-style: normal; font-size: 20px; font-weight: 600; color: #fde9bf; line-height: 100%; text-align: left; text-transform: uppercase; text-decoration: none; letter-spacing: 0.06em;
  -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.mobile-menu-btn a:hover, .mobile-submenu-btn a:hover
{ color: #ffffff; }


/********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** HP **************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** HP TOP SCREEN **/
.hp-top-screen
{ width: 100%; height: 100svh; margin: 0px; padding: 0px; position: relative; overflow: hidden; }
.hp-top-screen img 
{ width: 100%; height: 100%; inset: 0; object-fit: cover; object-position: center; position: absolute; display: block; z-index: 800; }
.hp-top-screen-blur
{ width: 100%; height: 100%; inset: 0; margin: 0px; backdrop-filter: blur(0.5px); -webkit-backdrop-filter: blur(0.5px); background-color: rgba(34 27 0 / 50%); position: absolute; z-index: 801; }
.objednavka-top-screen-blur
{ width: 100%; height: 100%; inset: 0; margin: 0px; backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); background-color: transparent; position: absolute; z-index: 801; }
.hp-top-screen-center
{ width: 100%; height: 100vh; display: flex; align-items: center; justify-content: center; position: relative; z-index: 802; }
.hp-top-screen-center-box 
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; position: relative; display: block; }
/** CLAIMS **/
.hp-top-screen-claim-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 0px; padding-bottom: 0px; position: relative; z-index: 802; }
.hp-top-screen-claim-napis h1
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 3.25rem; font-weight: 700; color: #ffffff; text-transform: uppercase; text-decoration: none; text-align: left; letter-spacing: 0.08em; line-height: 130%; }
.hp-top-screen-claim-napis h2
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 10px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 3rem; font-weight: 500; color: #ffffff; text-transform: uppercase; text-decoration: none; text-align: left; letter-spacing: 0.1em; line-height: 100%; }
.hp-top-screen-line-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 16px; padding-bottom: 16px; }
.hp-top-screen-line
{ width: 70px; height: 4px; float: left; margin: 0px; padding: 0px; background: #c2a572; }
.hp-top-screen-popis-box
{ width: 840px; height: auto; float: left; margin: 0px; padding: 0px; padding-bottom: 0px; }
.hp-top-screen-popis p
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; font-family: "Hahmlet", serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; font-size: 1.125rem; color: #ffffff; line-height: 150%; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.08em; }
/** BTN **/
.hp-top-screen-btn-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding: 30px 0px 0px 0px; }
.hp-top-screen-btn a
{ height: 46px; float: left; margin: 0px 15px 0px 0px; padding: 0px 20px 0px 20px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 0.875rem; font-weight: 500; font-style: normal; color: #ffffff; text-transform: uppercase; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 46px; border-radius: 23px; border: 1px solid #c39c19;
  background: rgba(195, 140, 25, 0.4); backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.hp-top-screen-btn a:hover
{ background: #c38c19; }




/** HP TOP PANEL **/
.hp-top-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 40px; padding-bottom: 80px; background: #f4f4f4; }
.hp-layout 
{ display: grid; grid-template-columns: 9fr 11fr; gap: 40px; align-items: stretch; height: auto; }
.hp-left
{ display: grid; }
.hp-left .hp-box 
{ align-self: stretch;}

.hp-right {
display: grid;
grid-template-columns: 1fr 1fr; /* dva horní boxy vedle sebe */
grid-template-rows: auto 1fr;   /* horní řada podle obsahu, spodní vyplní zbytek */
gap: 30px;                      /* mezery mezi boxy vpravo */
height: 100%;                   /* vyplní výšku přidělenou hlavním gridem (tj. stejnou jako vlevo) */
min-height: 0;                  /* aby 1fr uměl správně počítat výšku */
}
.hp-right .hp-bottom {
grid-column: 1 / -1;            /* spodní box přes oba pravé sloupce */
overflow: auto;                 /* volitelné – scroll pokud je obsah moc vysoký */
}
.hp-box 
{ padding: 0px; box-sizing: border-box; background: none; }


/** HP SHOP **/
.hp-shop-box
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; background: #ffffff; border-radius: 0px 0px 8px 8px; overflow: hidden; }
.hp-shop-box-img
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; }
.hp-shop-btn p
{ width: 100%; height: 50px; float: left; margin: 0px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 14px; font-weight: 400; font-style: normal; color: #ffffff; text-transform: uppercase; text-decoration: none; text-align: center; letter-spacing: 0.06em; line-height: 50px; background: #522f09; }

/** HP CATEGORY PANEL **/
.hp-category-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 80px; padding-bottom: 80px; }
.hp-category-box-left
{ width: 35%; height: auto; float: left; margin: 0px; padding: 0px; }
.hp-category-box-right
{ width: 65%; height: auto; float: left; margin: 0px; padding: 0px; }
.hp-category-line-box
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; }
.hp-category-line
{ width: 70px; height: 4px; float: left; margin: 0px; padding: 0px; background: #c2a572; }
.hp-category-napis h3
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 15px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 24px; font-weight: 700; color: #522f09; text-transform: uppercase; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 150%; }
.hp-category-popis p
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 8px; padding-bottom: 8px; font-family: "Hahmlet", serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; font-size: 16px; color: #222424; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 150%; }

/** SWIPER **/
.swiper-slide 
{ width: 100%; height: auto; margin: 0; float: none; flex: 0 0 100%; }
.swiper-container 
{ position: relative; padding: 0px; width: 100%; margin: auto; overflow: hidden; }
.swiper-wrapper 
{ display: flex !important; align-items: flex-start; }
.swiper-image-box 
{ width: 100%; height: auto; position: relative; overflow: hidden; }
.swiper-image-box img 
{ width: 100%; height: auto; top: 0px; left: 0px; position: relative; }
.swiper-image img
{ width: 100%; height: auto; margin: 0px; padding: 0px; }
.swiper-bounce
{ height: auto; margin-left: 20px; margin-right: 20px; margin-top: 0px; position: relative; }
.swiper-text-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; }
.swiper-text-box
{ width: 100%; height: auto; float: left; margin-left: 0px; margin-top: -30px; margin-bottom: 0px; padding-top: 20px; padding-bottom: 20px; box-shadow: 0 0 0 1px rgba(0,0,0,0.02), 0 0 10px rgba(0,0,0,0.04); background: #ffffff; border-radius: 8px; }
.swiper-txt-bounce
{ height: auto; margin-left: 20px; margin-right: 20px; margin-top: 0px; position: relative; background: none; }
.swiper-text-box-napis h3
{ width: 96%; height: auto; float: left; margin: 0px; padding-left: 30px; padding-top: 0px; padding-bottom: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 14px; font-weight: 500; color: #936912; text-align: left; line-height: 130%; text-transform: uppercase; text-decoration: none; letter-spacing: 0.06em; background: url(../images/bckg/ico-swiper-square.svg) no-repeat 0px 0px; }
.swiper-text-box-popis p
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 20px; padding-bottom: 0px; font-family: "Hahmlet", serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; font-size: 15px; color: #222424; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.04em; line-height: 150%; }

.swiper-button-prev, .swiper-button-next 
{ display: none; }

/** HP TOP MENU **/
.hp-top-menu-panel
{ width: 100%; height: auto; float: left; margin-left: 0px; margin-top: -100px; margin-bottom: 0px; padding: 0px; box-shadow: 0 0 0 1px rgba(0,0,0,0.02), 0 0 10px rgba(0,0,0,0.04); position: relative; z-index: 993; border-radius: 0px 0px 8px 8px; overflow: hidden; }
.hp-top-menu-head
{ width: 100%; height: 60px; float: left; margin: 0px; padding: 0px; background: #eeaf2c; }
.hp-top-menu-head-napis p
{ height: 60px; float: left; margin: 0px; padding-left: 20px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 15px; font-weight: 500; font-style: normal; color: #ffffff; text-transform: uppercase; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 60px; }
.hp-top-menu-head-btn
{ width: 60px; height: 60px; float: right; margin: 0px; padding: 0px; background: #c38c19; position: relative; }
.hp-top-menu-head-btn img 
{ position: absolute; width: 16px; height: 16px; top: 22px; left: 0%; transform: translate(-50%, -50%); }
.hp-top-menu-head-btn img
{ width: 100%; -webkit-animation: mover 1.6s infinite alternate; animation: mover 1.6s infinite alternate; }
@-webkit-keyframes mover 
{ 0% { transform: translateY(2px); } 100% { transform: translateY(-2px); }}
@keyframes mover 
{ 0% { transform: translateY(2px); } 100% { transform: translateY(-2px); }}

/** HP TOP MENU BTN **/
.hp-top-menu-btn 
{ width: 100%; height: 64px; display: flex; justify-content: space-between; align-items: center; gap: 6px; padding: 0 20px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; color: #c38c19; border: none; font-size: 14px; font-weight: 400; letter-spacing: 0.08em; text-transform: uppercase; text-decoration: none; cursor: pointer; background: #ffffff; border-bottom: 1px solid #ebebe7;  }
.hp-top-menu-btn .arrow svg 
{ transition: transform 0.35s ease; color: #d6a132; }
.hp-top-menu-btn:hover .arrow svg 
{ transform: translateX(3px); }
.hp-top-menu-reserv a
{ width: 100%; height: 50px; float: left; margin: 0px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; color: #c38c19; font-size: 14px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; text-align: center; text-decoration: none; line-height: 50px; background: #f7f7f7; 
  -webkit-transition: all .3s ease;   -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.hp-top-menu-reserv a:hover
{ background: #522f09; color: #ffffff; }


/** HP FLICKITY **/
.flickity-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; }
.flickity-slide-panel
{ width: 100%; height: 100%; padding-top: 100px; padding-bottom: 60px; background-image: url(../images/bckg/flick-bg.jpg); background-size: cover; background-position: center bottom; }

.BottleBlocks-sliderContainer:after, .BottleBlocks-sliderContainer:before 
{ width: 5%; height: 100%; position: absolute; top: 0; z-index: 200; content: ""; pointer-events: none;  }
.BottleBlocks-slider 
{ transition: opacity 0.5s ease-in-out; }
.BottleBlock-container 
{ top: 50%; padding: 0px; transform: translateY(-50%); }
.BottleBlock-container + .BottleBlock-container 
{ margin: 0px; }
.BottleBlock 
{ background: none; position: relative; overflow: hidden; padding: 100px 160px; width: 400px; transition: padding 0.4s ease-in-out; }
.BottleBlocks-slider .BottleBlock-container.is-selected .BottleBlock-dollar, .BottleBlocks-slider .BottleBlock-container.is-selected .BottleBlock-Bottle 
{ transform: scale(0.6); }
.BottleBlocks-slider .BottleBlock-container.is-selected .BottleBlock-list 
{ transform: translateX(-50%) scale(0.6); }
.BottleBlocks-slider .BottleBlock:before 
{ transform: translateX(100%); }
.BottleBlocks-slider .BottleBlock:after 
{ transform: translateX(-100%); }
.BottleBlock-container.is-next .BottleBlock:after, .BottleBlock-container.is-previous .BottleBlock:before 
{ transform: translateX(0); }
.BottleBlocks-slider .BottleBlock:after, .BottleBlocks-slider .BottleBlock:before 
{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ""; transition: transform 0.25s cubic-bezier(1, 1, 1, 1); }
.BottleBlocks-slider .BottleBlock-container.is-selected .BottleBlock 
{ padding-top: 0px; padding-bottom: 0px; padding-right: 135px; padding-left: 135px; }
.flickity-bottle-bg
{ width: 100%; height: 100%; float: left; margin: 0px; padding: 0px; }
.flickity-bottle img
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; }
.flickity-prev-next-button 
{ width: 100px; height: 100px; background: transparent; z-index: 400; }
.flickity-prev-next-button:hover 
{ background: transparent; }
.flickity-prev-next-button .arrow 
{ fill: #007ee5; }
.flickity-prev-next-button.no-svg 
{ color: #007ee5; }

/** HP NABIDKA PANEL **/
.hp-nabidka-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; }
.hp-nabidka-grid 
{ display: grid; grid-template-columns: repeat(3, 1fr); grid-auto-rows: 500px; gap: 10px; }
.hp-nabidka-grid-2 
{ display: grid; grid-template-columns: repeat(12, 1fr); gap: 10px; grid-auto-flow: dense; }

.nabidka-item-1 { grid-column: span 2; }
.nabidka-item-2 {}
.nabidka-item-3 {}
.nabidka-item-4 {}
.nabidka-item-5 {}
.nabidka-item-6 
{ grid-column: 1 / -1; aspect-ratio: 4 / 2; }
.nabidka-item-7, .nabidka-item-8 
{ grid-column: span 6; aspect-ratio: 1 / 1; }

.nabidka-card 
{ width: 100%; height: 100%; align-items: center; justify-content: center; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 26px; font-weight: 500; color: #ffffff; text-decoration: none; text-transform: uppercase; letter-spacing: 0.1em; background: #222222; position: relative; overflow: hidden; display: flex; }
.nabidka-card img 
{ position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;  transition: .4s ease; }
.nabidka-card span 
{ position: relative; z-index: 2; text-shadow: 0 2px 8px rgba(0,0,0,.6); }
.nabidka-card::after 
{ content: ""; position: absolute; inset: 0; background: rgba(0,0,0,.25); z-index: 1; }
.nabidka-card:hover img 
{ transform: scale(1.05); }

@media(max-width: 980px) {
.hp-nabidka-grid 
{ grid-template-columns: repeat(2,1fr); grid-auto-rows: 200px; }
.nabidka-item-1 
{ grid-column: span 2; }
.nabidka-card 
{ width: 100%; height: 100%; align-items: center; justify-content: center; font-size: 20px; font-weight: 500; letter-spacing: 0.08em; }
}

@media(max-width:480px) {
.hp-nabidka-grid 
{ grid-template-columns: 1fr; grid-auto-rows: 180px; }
.nabidka-item-1 
{ grid-column: span 1;}
}


/********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** PAGE ************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.page
{ width: 100%; height: auto; float: left; margin: 0px; padding-bottom: 0px; position: relative; z-index: 900; background: #ffffff; }
.page-container 
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 20px; padding-bottom: 20px; position: relative; }
.page-container-napis 
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 6px; padding-bottom: 4px; position: relative; }
.page-container-popis 
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 6px; padding-bottom: 4px; position: relative; }
.page-container-napis h2
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 26px; font-weight: 800; font-style: normal; color: #522f09; text-transform: uppercase; text-decoration: none; text-align: left; letter-spacing: 0.04em; line-height: 100%; position: relative; display: block; }
.page-container-popis h3
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 15px; padding-bottom: 0px; font-family: "Hahmlet", serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; font-size: 18px; color: #936912; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.04em; line-height: 150%; }
.page-container-popis p
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 6px; padding-bottom: 6px; font-family: "Hahmlet", serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; font-size: 17px; color: #222424; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.04em; line-height: 160%; }
.page-container-odstavec-box
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 10px; padding-bottom: 10px; }
.page-container-odstavec p
{ width: 96%; height: auto; float: left; margin: 0px; padding-top: 6px; padding-bottom: 6px; padding-left: 20px; font-family: "Hahmlet", serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; font-size: 17px; color: #222424; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.04em; line-height: 120%; background: url(../images/bckg/container-odstv.svg) no-repeat 0px 12px;  }

.page-id-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 30px; padding-bottom: 30px; position: relative; z-index: 901; }

.page-napis-box
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 10px; padding-bottom: 10px; }
.page-napis h2
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; font-family: "Inter", sans-serif; font-optical-sizing: auto; font-style: normal; font-size: 20px; font-weight: 500; font-style: normal; color: #936912; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 150%; }
.page-popis h3
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 10px; padding-bottom: 0px; font-family: "Hahmlet", serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; font-size: 17px; color: #333333; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.04em; line-height: 150%; }
.page-popis p
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 5px; padding-bottom: 10px; font-family: "Hahmlet", serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; font-size: 16px; color: #333333; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.04em; line-height: 150%; }

.bounce-10
{ height: auto; margin-left: 10px; margin-right: 10px; margin-top: 0px; position: relative; background: none; }
.bounce-20
{ height: auto; margin-left: 20px; margin-right: 20px; margin-top: 0px; position: relative; background: none; }
.bounce-30
{ height: auto; margin-left: 30px; margin-right: 30px; margin-top: 0px; position: relative; background: none; }
.bounce-40
{ height: auto; margin-left: 40px; margin-right: 40px; margin-top: 0px; position: relative; background: none; }

/** PAINT IMAGE **/
.page-paint-left 
{ left: 0; bottom: 0; z-index: 10; position: absolute; z-index: 902; }
.page-paint-right 
{ right: 0; bottom: 0; z-index: 10; position: absolute; z-index: 902; }
.page-paint-left img, .page-paint-right img 
{ width: 25vw; height: auto; max-width: 100%; display: block; opacity: 0.2 }

/** PAGE RESERV **/
.page-reserv-panel 
{ width: 100%; padding: 20px 0; display: flex; justify-content: center; }
.page-reserv-btn 
{ height: 50px; padding: 0 26px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-weight: 400; font-size: 15px; display: flex; align-items: center; background: #c38c19; color: #ffffff; text-decoration: none; text-transform: uppercase; letter-spacing: 0.04em; border-radius: 25px;
  -webkit-transition: all .3s ease;   -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.page-reserv-btn:hover
{ background: #ae7b10; }

/** PAGE CATEGORY IMAGE **/
.page-category-img-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 20px; padding-bottom: 20px; }
.category-img-row 
{ display: flex; flex-wrap: wrap; gap: 10px; margin: 0; }

.category-img-box 
{ flex: 1 1 calc(25% - 10px); height: 500px; overflow: hidden; }
.category-img-box img 
{ width: 100%; height: 100%; object-fit: cover; display: block; }
@media (max-width: 1380px) {
.category-img-box 
{ flex: 1 1 calc(50% - 10px); height: 250px; }

}


/********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** SUBMENU ************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.submenu-panel
{ width: 100%; height: 70px; float: left; margin-left: 0px; margin-top: -70px; margin-bottom: 0px; padding: 0px; backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(5px); background-color: rgba(0 0 0 / 10%); position: relative; z-index: 993; }
.submenu-head
{ width: 300px; height: 70px; float: left; margin: 0px; padding: 0px; background: #d6a132; }
.submenu-head-napis p
{ height: 70px; float: left; margin: 0px; padding-left: 40px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 15px; font-weight: 500; font-style: normal; color: #ffffff; text-transform: uppercase; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 70px; }
.submenu-head-btn
{ width: 70px; height: 70px; float: right; margin: 0px; padding: 0px; background: #936912; position: relative; }
.submenu-head-btn img 
{ position: absolute; width: 16px; height: 16px; top: 27px; left: 0%; transform: translate(-50%, -50%); }
.submenu-head-btn img
{ width: 100%; -webkit-animation: mover 1.6s infinite alternate; animation: mover 1.6s infinite alternate; }

:root 
{ --transition: 280ms ease; }
@media (prefers-reduced-motion: reduce) { :root { --transition: 0ms linear; }}

.submenu 
{ width: 300px; height: auto; border-right: 1px solid #ebebe7;  border-bottom: 1px solid #ebebe7; overflow: clip; position: sticky; top: var(--sticky-top, 0px); z-index: 993; background: #ffffff; position: absolute; }
.submenu__header 
{ display: none; width: 100%; justify-content: center; align-items: center; gap: 8px; padding: 20px 16px; cursor: pointer; user-select: none; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 15px; font-weight: 500; font-style: normal; color: #936912; letter-spacing: .2px; text-align: center; border: none; }
.submenu__header .arrow 
{ inline-size: 16px; block-size: 16px; display: inline-grid; place-items: center; transition: transform var(--transition); transform: rotate(0deg); color: #936912; }
.submenu__panel 
{ overflow: hidden; max-height: none; opacity: 1; transition: max-height var(--transition), opacity var(--transition), transform var(--transition); transform: translateY(0); will-change: max-height, opacity, transform; }
.submenu__list 
{ width: 300px; margin: 0; padding: 0; display: flex; justify-content: center; flex-wrap: wrap; list-style: none; }
.submenu__item 
{ width: 100%; margin: 0px; padding: 20px 40px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 14px; font-weight: 400; font-style: normal; color: #936912; text-transform: uppercase; text-decoration: none; text-align: left; border-top: 1px solid #ebebe7; }

.submenu__item:first-child 
{ border-left: 1px solid #ebebe7; }
.submenu__item:hover, .submenu__item:focus-visible 
{ background: #f7f7f7; outline: none; }

/** BTN REZEVACE **/
.submenu-rezervace-box
{ height: 70px; float: right; margin: 0px; padding: 0px; }
.rezervace-btn 
{ height: 70px; align-items: center; gap: 6px; padding: 0px 30px; font-family: "Inter", sans-serif; font-optical-sizing: auto; font-style: normal; color: #ffffff; border: none; font-size: 15px; font-weight: 300; letter-spacing: 0.08em; text-transform: uppercase; text-decoration: none; cursor: pointer; background: none; display: inline-flex; }
.rezervace-btn .arrow svg 
{ transition: transform 0.35s ease; display: block; color: #d6a132  }
.rezervace-btn:hover .arrow svg 
{ transform: translateX(3px); }


/*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** PAGE TOP PANEL ***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.page-top-panel 
{ width: 100%; height: 60vh; margin: 0px; padding-top: 0px; position: relative; overflow: hidden; }
.page-top-panel img 
{ width: 100%; height: 100%; background-position: center center; object-fit: cover; display: block; }
.page-top-napis h1 
{ width: 100%; height: auto; float: left; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; padding: 0px; font-family: "Manrope", sans-serif; font-optical-sizing: auto; font-style: normal; font-size: 58px; font-weight: 800; color: #ffffff; text-transform: none; line-height: 160%; text-align: center; text-decoration: none; letter-spacing: 0.04em; background: none; position: relative; }
.page-top-popis-panel 
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 20px; padding-bottom: 20px; background: none; position: relative; }
.page-top-popis-box 
{ width: 600px; height: auto; margin: 0px auto; top: 0px; padding: 0px; background: none; position: relative; }
.page-top-popis h2 
{ width: 100%; height: auto; float: left; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; padding: 0px; font-family: "Manrope", sans-serif; font-optical-sizing: auto; font-style: normal; font-size: 15px; font-weight: 400; color: #effaf9; text-transform: none; line-height: 180%; text-align: center; text-decoration: none; letter-spacing: 0.04em; background: none; position: relative; }

/*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** PRODUCT PAGE ****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.product-top-panel 
{ width: 100%; height: 55vh; margin: 0px; padding-top: 0px; position: relative; overflow: hidden; }
.product-top-panel img 
{ width: 100%; height: 100%; inset: 0; background-position: center center; object-fit: cover; position: absolute; }
.product-top-panel h1 
{ margin: 0; top: 50%; left: 50%; transform: translate(-50%, -50%); font-family: "Inter", sans-serif; font-optical-sizing: auto; font-style: normal; font-size: 40px; font-weight: 600; color: #ffffff; line-height: 100%; text-align: center; text-transform: uppercase; letter-spacing: 0.08em; line-height: 150%; position: absolute; }
.product-head-panel 
{ width: 100%; float: left; margin: 0px; padding-top: 60px; padding-bottom: 40px; }
.product-head-napis h1 
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 30px; font-weight: 500; font-style: normal; color: #936912; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.02em; line-height: 150%; }
.product-head-popis-panel 
{ width: 65%; height: auto; float: left; margin: 0px; padding-top: 10px; }
.product-head-popis p 
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 18px; font-weight: 300; font-style: normal; color: #333333; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.04em; line-height: 150%; }

/** PRODUCT HEAD MENU **/
.product-head-menu 
{ height: 44px; float: left; margin: 0px; padding-top: 18px; position: relative; z-index: 900; }
.product-head-btn a 
{ height: 44px; float: left; margin-left: 0px; margin-right: 40px; margin-top: 0px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 15px; font-weight: 500; font-style: normal; color: #7a7776; text-transform: uppercase; text-decoration: none; text-align: center; letter-spacing: 0.04em; line-height: 44px; 
  -webkit-transition: all .3s ease;   -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.product-head-btn a:hover 
{ color: #936912; }
.product-menu-underline 
{ position: relative; }
.product-menu-underline:hover, .desk-menu-underline:focus, .desk-menu-underline:active 
{ cursor: pointer; }
.product-menu-underline:hover:after, .desk-menu-underline:focus:after, .desk-menu-underline:active:after 
{ width: 100%; }
.product-menu-underline:after 
{ content: ''; position: absolute; left: 0; bottom: 6px; height: 2px; background-color: #936912; width: 0; transition: width 0.3s; }

.product-head-btn a.active 
{ color: #936912; position: relative; }
.product-head-btn a.active::after 
{ content: ''; position: absolute; left: 0; bottom: 6px; height: 2px; background-color: #936912; width: 100%; transition: width 0.3s; }


/** BEER GRID **/
.beer-grid 
{ display: grid; grid-template-columns: repeat(3, 1fr); column-gap: 40px; row-gap: 50px; width: 100%; padding-inline: 0; }
.beer-card 
{ display: block; text-decoration: none; color: inherit; position: relative; transition: transform 0.3s ease, box-shadow 0.3s ease; }
.beer-card:hover .beer-photo img 
{ animation: tilt 0.6s ease-in-out; }
@keyframes tilt { 0% { transform: rotate(0deg); } 20% { transform: rotate(-4deg); } 40% { transform: rotate(3deg); } 60% { transform: rotate(-2deg); } 80% { transform: rotate(1deg); } 100% { transform: rotate(0deg); }}
.beer-photo 
{ background: #efefef; aspect-ratio: 5 / 6; display: flex; align-items: center; justify-content: center; overflow: hidden; }
.beer-photo img 
{ max-width: 100%; max-height: 70%; object-fit: contain; display: block; }
.beer-title 
{ position: relative; width: calc(100% - 40px); margin: 0 auto; background: #ffffff; padding: 18px 16px; border-radius: 4px; box-shadow: 0 2px 4px rgba(0,0,0,0.08); transform: translateY(-50%); text-align: center; }
.beer-title h3 
{ margin: 0; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 16px; font-weight: 500; font-style: normal; color: #c2a572; -webkit-text-stroke: 0.1px rgba(80, 65, 40, 0.8); text-transform: uppercase; letter-spacing: 0.04em; line-height: 1.2; }


/** BEER CATEGORY **/
.beer-category-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; }
.beer-category-grid 
{ display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px; }
.beer-category-box 
{ background: #ffffff; border-radius: 4px; overflow: hidden; text-align: center; display: flex; flex-direction: column; }
.beer-category-box img 
{ width: 100%; display: block; margin: 0; }
.beer-category-box h3 
{ margin: 10px 0 5px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 17px; font-weight: 500; font-style: normal; letter-spacing: 0.04em; line-height: 100%; color: #936912; }
.beer-category-box p 
{ margin: 0; padding: 15px 10px 15px 10px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 15px; font-weight: 300; font-style: normal; color: #222424; text-align: center; letter-spacing: 0.04em; line-height: 130%; flex-grow: 1; }
.beer-category-box .btn 
{ display: inline-block; margin: 0 auto 15px; padding: 12px 20px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 15px; font-weight: 300; background: #c38c19; color: #ffffff; text-decoration: none; text-transform: uppercase; letter-spacing: 0.04em; border-radius: 8px; 
  -webkit-transition: all .3s ease;   -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.beer-category-box .btn:hover
{ background: #ae7b10; color: #ffffff; }


/*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** TAB ***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tab-panel
{ width: 100%; height: auto; float: left; margin-top: 20px; padding: 0px; border-bottom: 1px solid #ebebe7; position: relative; z-index: 903; background: #ffffff; }
.tab input 
{ position: absolute; opacity: 0; z-index: -1;}
.tab input:checked ~ .tab__content 
{ max-height: 3000px; }
.accordion 
{ color: #000000; overflow: hidden; }

.tab__label, .tab__close 
{ display: flex; color: white; background: var(--theme); cursor: pointer; }
.tab__label 
{ justify-content: space-between; padding-left: 20px; padding-right: 20px; padding-top: 30px; padding-bottom: 30px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; font-size: 15px; color: #000000; text-transform: uppercase; letter-spacing: 0.04em; line-height: 100%; background: #ffffff; border-top: 1px solid #ebebe7; }
.tab__label:hover 
{ color: #000000; background: #f7f7f7; }
.tab__label::after 
{ content: "+"; font-size: 24px; font-weight: 600; text-align: center; color: #c2a572; transform: rotate(0deg); transition: transform 0.8s; transform-origin: 50% 50%; }
.tab input:checked + .tab__label::after 
{ transform: rotate(45deg); }
.tab input:checked + .tab__label
{ background: #f7f7f7; }

.tab__content 
{ max-height: 0; padding:  0px 20px; overflow: hidden; transition: all 1.40s; background: #ffffff; }
.tab__content p 
{ margin: 0; }

/** TAB JIDELNI LISTEK **/
.jidelak-box
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 20px; padding-bottom: 20px; }
.jidelak-box-nazev h3
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; font-size: 16px; color: #000000; text-transform: uppercase; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 140%; }
.jidelak-box-popis p
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; font-family: "Hahmlet", serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; font-size: 15px; color: #222424; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.04em; line-height: 150%; }
.jidelak-box-price p
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 10px; padding-bottom: 6px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; font-size: 18px; color: #222424; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.04em; line-height: 100%; }

.jidelak-info-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 5px; }
.jidelak-info-box
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 4px; padding-bottom: 4px; }
.jidelak-info-ico
{ width: 18px; height: 18px; float: left; margin: 0px; padding: 0px; }
.jidelak-info-ico img
{ width: 18px; height: 18px; float: left; margin: 0px; padding: 0px; }
.jidelak-info-txt h4
{ height: 18px; float: left; margin-left: 10px; padding: 0px; font-family: "Hahmlet", serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; font-size: 14px; color: #222424; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.04em; line-height: 18px; }

/** TAB KONTAKTY **/
.tab-kontakt-box
{ width: 50%; height: auto; float: left; margin: 0px; padding: 0px; }

.kontakt-box-name h3
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; font-size: 16px; color: #000000; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 130%; }
.kontakt-box-function p
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 5px; padding-bottom: 15px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-size: 15px; color: #000000; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 150%; }
.kontakt-box-contact p
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 5px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-size: 15px; color: #000000; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 150%; }
.kontakt-box-contact a
{ color: #c2a572; text-decoration: none; }
.kontakt-box-contact a:hover
{ color: #c2a572; text-decoration: underline; }
.kontakt-hour-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 20px; }
.kontakt-hour-panel-napis p
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 5px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-size: 15px; color: #000000; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 200%; }
.kontakt-hour-box
{ width: 45%; height: 36px; float: left; margin: 0px; padding-left: 10px; background: none; }
.kontakt-hour-box-dark
{ width: 45%; height: 36px; float: left; margin: 0px; padding-left: 10px; background: #f6f6f6; }
.kontakt-hour-box-napis p
{ width: 100%; height: 36px; float: left; margin: 0px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; font-size: 14px; color: #000000; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.04em; line-height: 36px; }
.kontakt-hour-box-popis p
{ width: 100%; height: 36px; float: left; margin: 0px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-size: 14px; color: #000000; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.04em; line-height: 36px; }

.tab__close
{ justify-content: flex-end; padding: 0.5rem 1rem; font-size: 0.75rem; }
.accordion--radio 
{ --theme: var(--secondary); }

.kontakt-map-panel
{ width: 100%; height: 500px; float: left; margin: 0px; padding: 0px; }


/********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** DAY MENU ********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.day-menu-page
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 0px; padding-bottom: 60px; background: #eee3cc; }
.day-menu-head-panel 
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 20px; padding-bottom: 20px; }
.day-menu-head-box
{ width: 480px; height: auto; margin: 0px auto; top: 0px; position: relative; }
.day-menu-head-btn a 
{ width: 220px; height: 46px; float: left; margin-left: 10px; margin-right: 10px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 14px; font-weight: 500; font-style: normal; color: #c38c19; text-transform: uppercase; text-decoration: none; text-align: center; letter-spacing: 0.04em; line-height: 46px; background: #f7f7f7; border-radius: 23px;
  -webkit-transition: all .3s ease;   -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.day-menu-head-btn a:hover
{ color: #ffffff; background: #522f09; }
.menu-image-wrap 
{ width: 100%; float: left; margin: 0; position: relative; z-index: 999; text-align: center; }
.menu-image 
{ max-width: 760px; width: 100%; height: auto; margin: 0; box-shadow: 0 0 16px rgba(0,0,0,0.1); background: #ffffff; display: inline-block; z-index: 999; }

/** UPLOAD FORM **/

.upload-form
{ font-family: Arial, sans-serif; background: #f4f4f4; margin: 0; padding: 0; display: flex; justify-content: center; align-items: center; height: 100vh; }
form 
{ background: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); width: 350px; display: flex; flex-direction: column; gap: 15px; }
label 
{ font-weight: bold; margin-bottom: 5px; }
input[type="password"], input[type="file"] 
{ padding: 8px; border: 1px solid #ccc; border-radius: 6px; background: #fafafa; }
buttton 
{ padding: 10px; background: #007bff; color: #fff; border: none; border-radius: 6px; cursor: pointer; font-size: 15px; transition: 0.2s; }
buttton:hover 
{ background: #0056c7; }

/********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** HOTEL PRICE *****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.hotel-price-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 15px; }
.price-box-light
{ width: 32%; height: 38px; float: left; margin: 0px; padding-left: 10px; background: #ffffff; }
.price-box-dark
{ width: 32%; height: 38px; float: left; margin: 0px; padding-left: 10px; background: #f6f6f6; }
.price-box-napis p
{ width: 100%; height: 38px; float: left; margin: 0px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; font-size: 14px; color: #000000; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.04em; line-height: 38px; }
.price-box-popis p
{ width: 100%; height: 38px; float: left; margin: 0px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-size: 14px; color: #000000; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.04em; line-height: 38px; }

/***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** KONTAKTY ***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.contact-top-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 60px; padding-bottom: 20px; }
.contact-box-napis h2
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 22px; font-weight: 600; font-style: normal; color: #522f09; text-transform: none; text-decoration: none; text-align: center; letter-spacing: 0.04em; line-height: 100%; }
.contact-box-popis p
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 10px; font-family: "Hahmlet", serif; font-optical-sizing: auto; font-style: normal; font-size: 18px; font-weight: 400; font-style: normal; color: #222424; text-transform: none; text-decoration: none; text-align: center; letter-spacing: 0.04em; line-height: 140%; }
.contact-tab-napis h3
{ width: 100%; height: auto; float: left; margin: 0px; padding-bottom: 20px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 22px; font-weight: 700; font-style: normal; color: #522f09; text-transform: none; text-decoration: none; text-align: center; letter-spacing: 0.04em; line-height: 100%; }
.contact-grey-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 80px; padding-bottom: 80px; background: #f7f7f7; }
.contact-map-panel
{ width: 100%; height: 600px; float: left; margin: 0px; padding: 0px; }

/***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** OBJEDNAVKA *********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.objednavka-bot-bg
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; backdrop-filter: blur(0.5px); -webkit-backdrop-filter: blur(0.5px); background-color: rgba(34 27 0 / 50%); border-radius: 0.9rem; }



/***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** FOOTER *************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.footer 
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 60px; padding-bottom: 30px; background: #c38c19; }
.footer-box
{ width: 25%; height: auto; float: left; margin: 0px; padding-top: 30px; padding-bottom: 30px; background: none; }
.footer-logo-box
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; background: none; position: relative; }
.footer-logo
{ width: 200px; height: 74px; float: left; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; padding: 0px; background: none; }
.footer-line-box
{ width: 100%; height: 4px; float: left; margin: 0px; padding: 0px; }
.footer-line
{ width: 46px; height: 4px; float: left; margin: 0px; padding: 0px; background: #e6b651; border-radius: 2px; }
.footer-box-nazev p
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 15px; padding-bottom: 10px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 17px; font-weight: 400; color: #ffffff; text-transform: uppercase; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 100%; opacity: 0.8; }
.footer-address p
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 0px; padding-bottom: 10px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 16px; font-weight: 300; color: #ffffff; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 130%; }
.footer-odkaz a
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 0px; padding-bottom: 10px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 15px; font-weight: 300; color: #ffffff; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 130%; opacity: 1; }
.footer-odkaz a:hover, .footer-fast-contact-odkaz a:hover
{ text-decoration: underline; }
.footer-fast-contact-box
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 5px; }
.footer-fast-contact-napis p
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 0px; padding-bottom: 10px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 16px; font-weight: 300; color: #ffffff; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 100%; }
.footer-fast-contact-odkaz a
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 0px; padding-bottom: 10px; font-family: "Archivo", sans-serif; font-optical-sizing: auto; font-size: 15px; font-weight: 500; color: #221F20; text-transform: none; text-decoration: none; text-align: left; letter-spacing: 0.06em; line-height: 80%; }
.footer-social-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 10px; padding-bottom: 10px; }
.footer-social-box
{ width: 30px; height: 30px; float: left; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: 20px; padding: 0px; } 
.footer-social-ico
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; }

.footer-oppi-panel
{ width: 100%; height: auto; float: left; margin: 0px; padding-top: 30px; padding-bottom: 30px; }
.footer-oppi-box
{ width: 600px; height: auto; margin: 0px auto; top: 0px; position: relative; }
.footer-oppi-img 
{ width: 100%; height: auto; float: left; margin: 0px; padding: 0px; }