@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap&subset=latin-ext);.primary[data-v-4247044e]{fill:#2c0d3d}.secondary[data-v-4247044e]{fill:#ee4079}.white[data-v-4247044e]{fill:#fff}svg[data-v-e7d1019c]{height:55px}path[data-v-e7d1019c]{fill:#fff}#header[data-v-e8e211dc]{position:-webkit-sticky;position:sticky;top:0;background:#fff;height:80px;z-index:100;box-shadow:0 2px 10px rgba(0,0,0,.15)}.header[data-v-e8e211dc]{position:relative;display:flex;height:100%}h1[data-v-e8e211dc]{display:none}#menu-bg[data-v-e8e211dc]{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:2;background:rgba(0,0,0,.5);transition:opacity .3s ease-out}#menu-bg.active[data-v-e8e211dc]{display:block;-webkit-animation:fadeIn-data-v-e8e211dc .3s ease-out;animation:fadeIn-data-v-e8e211dc .3s ease-out}#brand[data-v-e8e211dc]{width:85px}@-webkit-keyframes fadeIn-data-v-e8e211dc{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-data-v-e8e211dc{0%{opacity:0}to{opacity:1}}#menu a[data-v-e8e211dc]{margin-left:25px}#cart-icon-container[data-v-e8e211dc]{position:absolute;right:80px;height:100%;width:70px;padding-left:10px;padding-right:10px;display:flex;justify-content:center;align-items:center;background-color:#2c0d3d;transition:transform .3s ease-out;transform:translateY(-100%);cursor:pointer}#cart-icon-container.active[data-v-e8e211dc]{transform:translateY(0)}#total-amount[data-v-e8e211dc]{position:absolute;top:5px;right:10px;background-color:#ee4079;padding:2px 4px;line-height:1;font-size:.9rem;font-weight:700;color:#fff;border-radius:.35rem}#menu-btn[data-v-e8e211dc]{width:40px;height:32px;display:flex;flex-direction:column;align-items:flex-start;z-index:4;position:absolute;right:20px;top:25px;transition:right .55s ease-out;cursor:pointer}#menu-btn .menu-line[data-v-e8e211dc]{height:4px;border-radius:2px;background:#ee4079;width:100%;transition:transform .3s ease-out,opacity .3s ease-out}#menu-btn #line-2[data-v-e8e211dc]{margin:10px 0;transform:scaleX(.5) translateX(-50%)}#menu-btn:hover #line-2[data-v-e8e211dc]{transform:scaleX(1) translateX(0)}#menu-btn.active #line-1[data-v-e8e211dc]{transform:translateY(14px) rotate(45deg) scaleX(.5)}#menu-btn.active #line-2[data-v-e8e211dc]{opacity:0}#menu-btn.active #line-3[data-v-e8e211dc]{transform:translateY(-14px) rotate(-45deg) scaleX(.5)}#menu-btn.active:hover #line-1[data-v-e8e211dc]{transform:translateY(14px) rotate(45deg) scaleX(.7)}#menu-btn.active:hover #line-3[data-v-e8e211dc]{transform:translateY(-14px) rotate(-45deg) scaleX(.7)}#menu[data-v-e8e211dc]{position:fixed;z-index:3;top:0;right:0;width:80%;max-width:350px;background:#fff;height:100vh;transform:translateX(100%);transition:transform .3s ease-out;padding-top:100px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start}#menu a[data-v-e8e211dc]{color:#2c0d3d;font-weight:800;display:block;width:100%;padding:15px 65px 15px 15px;text-align:right;position:relative;transition:color .3s ease-out}#menu a[data-v-e8e211dc]:hover{text-decoration:none;color:#ee4079}#menu a[data-v-e8e211dc]:hover:after{transform:translateY(-50%) scaleX(1);opacity:1}#menu a[data-v-e8e211dc]:after{content:"";position:absolute;top:50%;right:30px;width:20px;height:6px;background:#ee4079;border-radius:3px;transform:translate(-20%,-50%) scaleX(0);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}#menu.active[data-v-e8e211dc]{transform:translateX(0)}@media screen and (min-width:1600px){#menu-btn.active[data-v-e8e211dc]{right:calc((1600px - 100vw)/2 + 20px)}}@media only screen and (min-width:769px){#header[data-v-e8e211dc]{background:#2c0d3d}#menu-btn .menu-line[data-v-e8e211dc]{background-color:#fff;transition:transform .3s ease-out,opacity .3s ease-out,background-color .3s ease-out}#menu-btn.active .menu-line[data-v-e8e211dc]{background-color:#ee4079}#cart-icon-container[data-v-e8e211dc]{right:80px}#brand svg[data-v-e8e211dc]{fill:#fff}}footer[data-v-507f892e]{background:#ee4079}#footer-main[data-v-507f892e]{padding:30px 20px;color:#fff}#footer-main[data-v-507f892e],#logo-name[data-v-507f892e]{display:flex;flex-direction:column;align-items:center}#copy[data-v-507f892e]{background:#2c0d3d;padding:60px 20px;font-size:.8rem;color:#fff;text-align:center}.item[data-v-507f892e]{display:flex;flex-direction:column;align-items:center;margin-bottom:15px}.item h3[data-v-507f892e]{margin:0}.item p[data-v-507f892e]{margin:7px 0;font-size:.8rem;text-align:center}.item p strong[data-v-507f892e]{display:block}@media only screen and (max-width:768px){#footer-main[data-v-507f892e]{padding-top:80px}}@media only screen and (min-width:955px){#footer-main[data-v-507f892e]{padding:50px 30px;justify-content:space-between}#footer-main[data-v-507f892e],#logo-name[data-v-507f892e]{flex-direction:row;align-items:flex-start}.item[data-v-507f892e]{align-items:flex-start}.item p[data-v-507f892e]{text-align:left}.item p strong[data-v-507f892e]{display:inline-block;width:120px}#copy[data-v-507f892e]{padding:60px 30px}}*{box-sizing:border-box}body{font-family:Open Sans,sans-serif;margin:0;padding:0;line-height:1.5;background:#f4f4f4;overflow-x:hidden}a{text-decoration:none;color:#fff;opacity:.8;transition:opacity .2s ease-out;position:relative}a:hover{opacity:1}#app{min-height:100vh;display:flex;flex-direction:column}section{margin-top:50px}main{flex:1}.nav__link{margin-left:20px}.hidden{display:none}.datePickerInput,input,textarea{font-family:Open Sans;padding:10px 18px;font-size:14px;font-weight:700;border-radius:5px;background:#fff;border:1px solid #e0e0e0;margin-bottom:15px;display:block;width:100%}.datePickerInput:focus,input:focus,textarea:focus{outline-color:#ee4079}textarea{resize:none;line-height:1.7;height:200px;flex-shrink:0}.container{max-width:1600px;padding-left:20px;padding-right:20px;margin:0 auto;height:100%}h1,h2{padding:20px 40px}h2{text-align:center;font-size:2rem;display:inline-block;border-radius:10px 40px 10px 40px}h2.primary{color:#2c0d3d}h2.secondary{color:#ee4079}@media only screen and (min-width:769px){h2{font-size:3rem}textarea{height:100px}}#cookiePanel{position:fixed;bottom:0;width:100vw;align-items:center;color:#fff;padding:2rem;background-color:rgba(44,13,61,.8);z-index:1000}#cookiePanel,#cookiePanel .cookie__bar__buttons{display:flex;justify-content:center}#cookiePanel button{border:2px solid #fff;border-radius:5px;color:#fff;letter-spacing:2px;margin-top:10px;cursor:pointer;font-size:16px;padding:5px 10px;background-color:transparent;transition:background-color .2s ease-out}#cookiePanel button:hover{background-color:rgba(44,13,61,.8)}#logo-heading[data-v-2b7d0216]{display:flex;align-items:center;margin-top:3rem}h1[data-v-2b7d0216]{padding:0;margin:0}h1[data-v-2b7d0216],h2[data-v-2b7d0216]{color:#ee4079}p[data-v-2b7d0216]{font-size:1.6rem;padding:40px}a[data-v-2b7d0216]{color:#ee4079;font-weight:700}#home[data-v-74fdd22a]{position:relative}#home[data-v-74fdd22a]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5)}#home img[data-v-74fdd22a]{height:50vh;width:100%;-o-object-fit:cover;object-fit:cover}#hero-text[data-v-74fdd22a]{position:absolute;top:25%;color:#fff;padding:20px}#hero-text .hero-title[data-v-74fdd22a]{font-size:3rem;font-weight:700;color:#ee4079}#hero-text .hero-subtitle[data-v-74fdd22a]{font-size:1.2rem;text-align:right}@media only screen and (min-width:590px){#hero-text .hero-title[data-v-74fdd22a]{font-size:4rem}}@media only screen and (min-width:930px){#hero-text .hero-title[data-v-74fdd22a]{font-size:5rem}}.actionButtons[data-v-63f5b557]{display:flex;align-items:center}.button[data-v-63f5b557]{border:none;background-image:#ee4079;border-radius:5px;font-weight:400;font-size:0;height:30px;width:30px;color:#fff;position:relative;transition:background .2s;cursor:pointer;margin-left:5px}.button[data-v-63f5b557]:focus{outline:none}.button.plus[data-v-63f5b557]{background:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),#ee4079;background-position:50%;background-size:50% 2px,2px 50%;background-repeat:no-repeat}.button.active[data-v-63f5b557]{background:linear-gradient(#2c0d3d,#2c0d3d),linear-gradient(#2c0d3d,#2c0d3d),#fff;background-position:50%;background-size:50% 2px,2px 50%;background-repeat:no-repeat}.button.active[data-v-63f5b557]:disabled{background:linear-gradient(#e0e0e0,#e0e0e0),linear-gradient(#e0e0e0,#e0e0e0),#fff;background-position:50%;background-size:50% 2px,2px 50%;background-repeat:no-repeat;cursor:default}.button.minus[data-v-63f5b557]{background:linear-gradient(#2c0d3d,#2c0d3d),#fff;background-position:50%;background-size:30% 2px;background-repeat:no-repeat}.full[data-v-63f5b557]{width:calc(100% + 40px);height:80px;text-align:center;border:none;color:#fff;font-weight:700;position:relative;left:-20px;bottom:-20px;cursor:pointer;transition:background-color .2s}.full[data-v-63f5b557]:focus{outline:none}.add[data-v-63f5b557]{background-color:#ee4079}.remove[data-v-63f5b557]{background-color:#2c0d3d}.product-card[data-v-0a034ffc]{width:260px;height:380px;box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:5px 15px 5px 15px;border:1px solid #e0e0e0;margin:20px;flex-shrink:0;background:#fff;transition:box-shadow .3s ease-out;position:relative;display:flex;flex-direction:column;align-items:space-between;cursor:pointer}.product-card[data-v-0a034ffc]:hover{box-shadow:0 0 30px rgba(0,0,0,.2)}.tag[data-v-0a034ffc]{background:#2c0d3d;text-transform:uppercase;border-radius:0 5px 5px 0;position:absolute;color:#fff;font-weight:700;font-size:12px;padding:3px 8px;top:15px;box-shadow:2px 2px 2px rgba(0,0,0,.1)}img[data-v-0a034ffc]{height:calc(100% - 104px);padding:40px 10px 10px;-o-object-fit:contain;object-fit:contain}.product-name[data-v-0a034ffc]{width:100%;text-align:center;position:absolute;bottom:80px;font-size:1rem;font-weight:700;padding:0 20px;margin:0}.actions[data-v-0a034ffc]{position:absolute;border-radius:0 0 5px 15px;width:100%;height:64px;border-top:1px solid #e0e0e0;padding:20px;bottom:0;z-index:10;display:flex;justify-content:space-between;align-items:center;color:#ee4079;font-weight:700;background-color:#fff;transition:background-color .2s,color .2s}.actions.inCart[data-v-0a034ffc]{background-color:#2c0d3d;color:#fff}.price span[data-v-0a034ffc]{display:block;font-size:.7rem}.modal-bg[data-v-5ba99e70]{z-index:1000;position:fixed;height:100vh;width:100vw;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.product[data-v-5ba99e70]{max-width:450px;height:650px;background:#fff;color:#000;overflow-y:auto;margin:20px;padding:20px;box-shadow:0 0 50px rgba(0,0,0,.2);border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;overflow-x:hidden}h2[data-v-5ba99e70]{text-align:center}img[data-v-5ba99e70]{max-width:100%;max-height:360px;margin:15px auto;-o-object-fit:contain;object-fit:contain}.cartContent[data-v-d72ad920]{margin:5px 0;padding:20px;background:#fff;border-radius:5px}.cartItem[data-v-d72ad920]{margin:5px 0;display:flex;-webkit-animation-name:animateIn-data-v-d72ad920;animation-name:animateIn-data-v-d72ad920;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-iteration-count:1;animation-iteration-count:1;transform:translateX(0);opacity:1;align-items:center;border:1px solid #e0e0e0;border-radius:5px;padding:10px}.cartItem[data-v-d72ad920]:nth-last-child(3){margin-bottom:15px}.cartItem .counter[data-v-d72ad920]{display:flex;align-items:center;width:90px}.cartItem .controls[data-v-d72ad920]{display:flex;flex-direction:column;justify-content:center;height:90px;margin-right:10px}.cartItem .controls .add[data-v-d72ad920]{margin-bottom:5px}.cartItem .count[data-v-d72ad920]{font-size:1rem;width:80px}.cartItem .nameAndPrice[data-v-d72ad920]{display:flex;flex-direction:column;justify-content:space-between}.cartItem .name[data-v-d72ad920]{font-size:.8rem;margin-right:10px;margin-bottom:5px}.cartItem .price[data-v-d72ad920]{font-size:1.2rem;color:#ee4079}.cartItem .image[data-v-d72ad920]{-o-object-fit:contain;object-fit:contain;width:80px;height:80px;margin-right:10px}.cartItem .button[data-v-d72ad920]{background-color:#2c0d3d;display:flex;justify-content:center;align-items:center;width:25px;height:25px;border:none;color:#fff;font-size:1.2rem;border-radius:5px;line-height:100%;cursor:pointer}.cartItem .button[data-v-d72ad920]:hover{background-color:#4a1667}.cartItem .button[data-v-d72ad920]:focus{outline:none}.cartItem .button[data-v-d72ad920]:disabled{background-color:#e0e0e0;cursor:default}.cartItem .remove[data-v-d72ad920]{margin-left:auto}.total[data-v-d72ad920]{color:#ee4079;display:flex;justify-content:flex-end;align-items:center}.total .name[data-v-d72ad920]{font-size:.8rem;width:100px}.total .price[data-v-d72ad920]{font-size:1.2rem;font-weight:700}@-webkit-keyframes animateIn-data-v-d72ad920{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes animateIn-data-v-d72ad920{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}@media only screen and (max-width:590px){#cartContent[data-v-d72ad920]{width:100%}.cartItem[data-v-d72ad920]{flex-wrap:wrap;justify-content:flex-start}.cartItem button[data-v-d72ad920]{order:3}.cartItem .counter[data-v-d72ad920]{order:2}.cartItem .image[data-v-d72ad920]{order:1}.cartItem .nameAndPrice[data-v-d72ad920]{order:4;width:100%}}.modal-bg[data-v-6b5638d6]{z-index:1000;position:fixed;height:100vh;width:100vw;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.cart[data-v-6b5638d6]{width:90%;height:90%;background:#fff;overflow-y:auto;overflow-x:hidden;margin:20px;padding:60px 20px 20px;box-shadow:0 0 50px rgba(0,0,0,.2);border-radius:5px;position:relative}#close-btn[data-v-6b5638d6]{position:absolute;right:50px;top:30px;width:35px;height:35px;cursor:pointer}#close-btn .close-line[data-v-6b5638d6]{height:3px;width:35px;border-radius:2px;background-color:#ee4079;position:absolute;top:50%}#close-btn #line-1[data-v-6b5638d6]{transform:rotate(45deg)}#close-btn #line-2[data-v-6b5638d6]{transform:rotate(-45deg)}a#inquiry-link[data-v-6b5638d6]{border-radius:5px 10px 5px 10px;display:block;text-align:center;font-weight:700;background-color:#2c0d3d;color:#fff;padding:10px 20px;max-width:250px;margin-top:15px;margin-left:auto;margin-right:auto;cursor:pointer;transition:background-color .3s ease-out}a#inquiry-link[data-v-6b5638d6]:hover{background-color:#ee4079}#contactFormContainer{display:flex;align-items:center;flex-direction:column}#contactForm{flex:1;width:100%;max-width:800px;margin-top:40px}#contactForm .message{width:100%}#cartContent{flex:1;width:100%;max-width:800px;margin:62px 20px 40px;border:1px solid #e0e0e0}.order{flex-direction:row}label{text-align:center;color:#ee4079;font-size:12px;font-weight:700;text-transform:uppercase}label strong{font-size:16px}.submitButton{border:none;border-radius:5px 10px 5px 10px;display:block;font-weight:700;font-size:2rem;background-color:#2c0d3d;color:#fff;padding:10px 20px;width:100%;margin-top:15px;height:100%;cursor:pointer;transition:background-color .3s ease-out}.submitButton:hover{background-color:#ee4079}.submitButton:focus{outline:none}.msg .success{color:#ee4079}.msg .error{color:red}.recaptcha-submit{display:flex;flex-direction:column}@media only screen and (min-width:715px){.recaptcha-submit{flex-direction:row;align-items:flex-start}.submitButton{margin-top:0;margin-left:10px;height:74px}}@media only screen and (min-width:1024px){#contactFormContainer.reverse{flex-direction:row-reverse;align-items:flex-start}}path[data-v-7f841c50]{fill:none;stroke:#ee4079;stroke-width:1.5px;stroke-linejoin:round;stroke-linecap:round}section[data-v-141405da]{margin-bottom:2rem}#map[data-v-141405da]{position:relative;max-width:600px;margin:20px auto}.place[data-v-141405da]{position:absolute;display:flex;color:#fff;background-color:#ee4079;padding:5px 8px;transform:translate(-50%,-50%);border-radius:10px 30px 10px 30px;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);cursor:default}.place[data-v-141405da]:hover{z-index:10}#praha[data-v-141405da]{top:43%;left:35%;font-size:16px}#nymburk[data-v-141405da]{top:39%;left:45%;font-size:12px}#czech-republic[data-v-141405da]{width:100%}#czech-republic svg path[data-v-141405da]{stroke-width:50px}.products[data-v-1933903b]{display:flex;flex-wrap:wrap;justify-content:center}