*{box-sizing:border-box;margin:0;padding:0}html{background:var(--background-end-rgb)}body{color:var(--bs-body-color);min-height:100dvh;background:linear-gradient(to bottom right,var(--background-start-rgb),var(--background-end-rgb))}:root.craftorea-theme{--bs-body-color:rgb(0,0,0);--background-start-rgb:rgb(242,219,255);--background-end-rgb:rgb(255,255,255)}@media (prefers-color-scheme:dark){:root.craftorea-theme{--bs-body-color:rgb(255,255,255);--background-start-rgb:rgb(0,0,30);--background-end-rgb:rgb(0,0,0)}}.craftorea-theme h1,.craftorea-theme h2,.craftorea-theme h3,.craftorea-theme h4,.craftorea-theme h5,.craftorea-theme h6{font-family:Gabarito,sans-serif}.craftorea-theme #logo{-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:2.5rem;font-weight:600;margin:0;display:inline-block;background-clip:text;background-image:linear-gradient(in oklch to right,#fb7185,#3b82f6);filter:drop-shadow(7px 3px 5px rgba(59,130,246,.2)) drop-shadow(-7px -3px 5px rgba(251,113,133,.2))}.craftorea-theme main#home{display:flex;min-height:100dvh;flex-direction:column;align-items:center;justify-content:space-between}.craftorea-theme header{height:70px;width:100%}.craftorea-theme header .container-xxl{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0}.craftorea-theme header .container-xxl nav{display:flex;gap:2.5rem;align-items:center;justify-content:center;padding:0;margin:0 1rem}.craftorea-theme header .container-xxl nav a{color:var(--bs-body-color);text-decoration:none;list-style:none;cursor:pointer}.craftorea-theme header .container-xxl nav a:hover{color:#3b82f6}@media (max-width:1399px){.craftorea-theme header{box-sizing:border-box;padding:0 1rem!important}}.craftorea-theme .form-control{border-width:2px;border-radius:8px;background-color:black;transition:border-color .5s ease-in-out}.craftorea-theme .form-control.input-type-password{padding-right:calc(1.5em + .75rem)}.craftorea-theme .form-control.input-type-password:disabled{background-color:var(--bs-secondary-bg)!important}.craftorea-theme .form-control:not(.is-invalid){border-color:#ccc!important}.craftorea-theme .form-control:not(.is-invalid):focus,.craftorea-theme .form-control:not(.is-invalid):hover{border-color:#fb7185!important}.craftorea-theme .form-control:focus,.craftorea-theme .form-control:hover{outline:none;transition:border-color .3s ease-in-out}.craftorea-theme .btn-confirm{color:white!important;background-color:#3b82f6;font-weight:600;border:2px solid #3b82f6;transition:background-color .5s ease-in-out}.craftorea-theme .btn-confirm:active:not(.nohover),.craftorea-theme .btn-confirm:hover:not(.nohover){color:white!important;background-color:rgb(11.1512195122,99.1219512195,242.8487804878);border:2px solid #3b82f6;transition:background-color .3s ease-in-out}.cursor-zoom{cursor:zoom-in}#product-photos-swiper{position:fixed;left:0;top:0;width:100%;height:100%;z-index:1000;margin:0}#product-photos-swiper span{position:absolute;top:0;width:100%;text-align:center;padding-top:1rem;color:#ffffff;opacity:.7}#product-photos-swiper .photos-swiper-bg{width:100%;height:100%;background-color:rgba(0,0,0,.6666666667)}#product-photos-swiper .photos-swiper{position:absolute;top:0;width:100%;height:100%}#product-photos-swiper .photos-swiper .photos-swiper-slide{flex-direction:column;display:flex;justify-content:center;align-items:center;width:100%;height:100%}#product-photos-swiper .photos-swiper .photos-swiper-slide .photos-swiper-image{position:relative!important;max-height:min(90%,1080px);max-width:min(90%,1080px);width:100%;height:100%}#product-photos-swiper .photos-swiper .photos-swiper-slide .photos-swiper-image img{display:block;object-fit:contain}@media (orientation:landscape){#product-photos-swiper .photos-swiper .photos-swiper-slide .photos-swiper-image img{max-width:100%!important;width:auto!important;justify-self:center}}@media (orientation:portrait){#product-photos-swiper .photos-swiper .photos-swiper-slide .photos-swiper-image img{max-height:100%!important;height:auto!important;align-self:center}}#product-photos-swiper .photos-swiper-close{position:absolute;top:0;right:0;background:none;border:none;color:white;cursor:pointer;opacity:.7;width:3rem;height:3rem;font-size:1.75rem}#product-photos-swiper .photos-swiper-close:hover{opacity:1}#product-photos-swiper .photos-swiper-close i{margin:0}#product-photos-swiper .photos-swiper-control{top:50%;transform:translateY(-50%);position:absolute;font-size:2rem;border:none;background-color:white;opacity:.7;width:3rem;height:3rem;display:flex;justify-content:center;align-items:center;border-radius:50%;margin:1rem;color:black}#product-photos-swiper .photos-swiper-control.photos-swiper-next{right:0}@media (min-width:576px){#product-photos-swiper .photos-swiper-control{font-size:2.5rem;width:4rem;height:4rem}}#product-photos-swiper .photos-swiper-control:hover{opacity:1}#product-photos-swiper .photos-swiper-control .bi.bi-chevron-left{margin:0 4px 0 0}#product-photos-swiper .photos-swiper-control .bi.bi-chevron-right{margin:0 0 0 4px}._placeholder_sects_1101{display:none!important}.mdxeditor-toolbar [aria-label="Check list"]{display:none}.language-switcher{position:relative;margin-right:15px}.language-switcher .dropdown-toggle{background:transparent;border:none;display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--text-color);cursor:pointer;padding:5px 10px}.language-switcher .dropdown-toggle:hover{opacity:.8}.language-switcher .dropdown-toggle i{font-size:12px}.language-switcher .dropdown-toggle:after{display:none}.language-switcher .dropdown-menu{position:absolute;top:100%;right:0;background-color:#fff;min-width:-moz-fit-content;min-width:fit-content;border-radius:9px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:0;z-index:1000}.language-switcher .dropdown-item{display:block;padding:5px 35px 5px 15px;text-decoration:none;color:var(--text-color);font-size:14px;white-space:nowrap}.language-switcher .dropdown-item:hover{background-color:rgba(0,0,0,.05)}.language-switcher .dropdown-item.active{font-weight:700;background-color:rgba(0,0,0,.03)}.mobile-language-switcher-wrapper{position:relative}.mobile-language-switcher-wrapper .language-switcher{margin-right:0}.mobile-language-switcher-wrapper .language-switcher .dropdown-toggle{background-color:rgba(0,0,0,.03);border-radius:9px;padding:8px 15px}.mobile-language-switcher-wrapper .language-switcher .dropdown-menu{position:absolute;left:50%;transform:translateX(-50%);top:calc(100% + 5px);text-align:center}.vysivankovo-theme{--primary:#37abc8;--bs-primary-rgb:55,171,200!important}.vysivankovo-theme b,.vysivankovo-theme strong{font-weight:600}.vysivankovo-theme img{max-width:100%}.vysivankovo-theme :focus{outline:none!important;box-shadow:inherit!important}.vysivankovo-theme body{background:radial-gradient(#ffe8d166,#37abc899) fixed;color:#282920;font-family:Open Sans,sans-serif;padding-top:10px}.vysivankovo-theme a{text-decoration:none;color:#287b91}.vysivankovo-theme a:hover{text-decoration:underline;color:#0056b3}.vysivankovo-theme a.btn{color:#ffffff;text-decoration:none}.vysivankovo-theme a.btn:hover{color:#ffffff}.vysivankovo-theme a.dropdown-item{color:#282920}.vysivankovo-theme a.btn:hover,.vysivankovo-theme a.dropdown-item:hover{text-decoration:none}.vysivankovo-theme .h1,.vysivankovo-theme .h2,.vysivankovo-theme .h3,.vysivankovo-theme .h4,.vysivankovo-theme h1,.vysivankovo-theme h2,.vysivankovo-theme h3,.vysivankovo-theme h4{font-family:Amatic SC,sans-serif}.vysivankovo-theme .h5,.vysivankovo-theme .h6,.vysivankovo-theme .modal-title,.vysivankovo-theme h5,.vysivankovo-theme h6{font-family:Nunito,sans-serif}.vysivankovo-theme .h1,.vysivankovo-theme h1{font-weight:700;font-size:3.5em}.vysivankovo-theme .h1.text-bigger,.vysivankovo-theme h1.text-bigger{font-size:5em;font-family:Nunito,sans-serif;font-weight:200}.vysivankovo-theme .h2,.vysivankovo-theme h2{font-size:3em}.vysivankovo-theme .h3,.vysivankovo-theme h3{font-size:2.5em}.vysivankovo-theme .h4,.vysivankovo-theme h4{font-size:2.1em}.vysivankovo-theme .h5,.vysivankovo-theme .modal-title,.vysivankovo-theme h5{font-size:1.7em;font-weight:300}.vysivankovo-theme .h6,.vysivankovo-theme h6{font-size:1.4em}.vysivankovo-theme h5 svg{padding:0 0 6px;width:24px;height:30px}.vysivankovo-theme .text-left{text-align:left}.vysivankovo-theme .text-right{text-align:right}.vysivankovo-theme .text-center{text-align:center}.vysivankovo-theme .text-justify{text-align:justify}.vysivankovo-theme .w-10{width:10%}.vysivankovo-theme .w-20{width:20%}.vysivankovo-theme .w-40{width:40%}.vysivankovo-theme .w-60{width:60%}.vysivankovo-theme .w-80{width:80%}.vysivankovo-theme .w-100{width:100%}.vysivankovo-theme .no-padding{padding:0}.vysivankovo-theme .no-margin{margin:0}.vysivankovo-theme .carousel{margin:-1rem -15px 1rem}@media (min-width:1460px){.vysivankovo-theme .carousel{margin-left:-65px;margin-right:-65px}}.vysivankovo-theme .carousel-caption{width:100%;left:0;right:0;bottom:0;padding:0;text-align:left}.vysivankovo-theme header{width:100%;display:flex;padding:10px 0;background:#ffffff}@media (max-width:990px) and (min-width:401px){.vysivankovo-theme header{height:95px}}@media (max-width:400px){.vysivankovo-theme header{height:85px}}.vysivankovo-theme header .logo-link{min-height:65px;display:flex;align-items:center}@media (min-width:401px){.vysivankovo-theme header .logo-link{height:75px}}.vysivankovo-theme header #logo{max-height:120px;max-width:100%;margin:auto}@media (min-width:991px){.vysivankovo-theme header #logo{height:120px;display:block}}@media (max-width:990px) and (min-width:401px){.vysivankovo-theme header #logo{width:100%;max-height:75px;display:block}}@media (max-width:400px){.vysivankovo-theme header #logo{width:100%;max-height:65px;display:block}}.vysivankovo-theme header #header-right{height:120px;width:calc(100% - 400px)}.vysivankovo-theme footer{background-color:#ffe8d1;padding:10px 0 0}.vysivankovo-theme footer .btn-link,.vysivankovo-theme footer a{color:#6c535d;font-weight:600;transition:color .5s ease-in-out;text-decoration:none}.vysivankovo-theme footer .btn-link:active,.vysivankovo-theme footer .btn-link:hover,.vysivankovo-theme footer a:active,.vysivankovo-theme footer a:hover{color:#282920;transition:color .3s ease-in-out}.vysivankovo-theme footer h4{margin:10px 0 0;font-weight:700}.vysivankovo-theme footer ul{padding-left:0}.vysivankovo-theme footer ul li{list-style:none;margin-top:4px;font-size:.9em}@media (min-width:1460px){.vysivankovo-theme footer{padding:10px 50px 0}}.vysivankovo-theme footer .footer-logo-wrapper a{width:100%}.vysivankovo-theme footer .footer-logo-wrapper #footer-logo{max-height:100px;width:100%;margin:15px 0}.vysivankovo-theme footer .footer-social-wrapper a{margin:10px 0;height:40px;display:flex;align-items:center;font-size:14px;text-transform:uppercase;color:#282920}.vysivankovo-theme footer .footer-social-wrapper a .bi:not(.bi-exurl){height:32px;width:32px;margin-right:10px}.vysivankovo-theme footer .footer-social-wrapper a .bi-exurl{margin-left:6px}.vysivankovo-theme footer .footer-social-wrapper a:active,.vysivankovo-theme footer .footer-social-wrapper a:hover{text-decoration:none}.vysivankovo-theme footer .footer-social-wrapper a:active span,.vysivankovo-theme footer .footer-social-wrapper a:hover span{text-decoration:underline}.vysivankovo-theme .container-wrapper{width:calc(100% - 20px);max-width:1440px;margin:0 10px 40px;background-color:#f9f9fc}@media (max-width:991px){.vysivankovo-theme .container-wrapper{margin:0 10px 10px}}@media (min-width:1460px){.vysivankovo-theme .container-wrapper{margin:0 auto 40px}}.vysivankovo-theme .container{width:auto;max-width:1440px;background-color:#f9f9fc;padding:0 15px}.vysivankovo-theme .content{padding:16px 0}@media (min-width:1460px){.vysivankovo-theme .content{padding:16px 50px}}.vysivankovo-theme .copyright{border-top:1px solid #e0cab3;padding:30px 0;margin:0 6px}.vysivankovo-theme .copyright-small{border-top:none;padding:10px 0 20px;margin:0 15px}.vysivankovo-theme [class*=col-]{padding-left:15px;padding-right:15px}.vysivankovo-theme .row{margin:0}.vysivankovo-theme nav.main-nav,.vysivankovo-theme nav.sub-nav{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.vysivankovo-theme nav.main-nav .dropdown-toggle:after,.vysivankovo-theme nav.sub-nav .dropdown-toggle:after{content:unset}.vysivankovo-theme nav.main-nav .dropdown-toggle .bi,.vysivankovo-theme nav.sub-nav .dropdown-toggle .bi{font-size:.8rem;margin-left:4px;transition:transform .3s ease-in-out}.vysivankovo-theme nav.main-nav .dropdown-toggle.show .bi,.vysivankovo-theme nav.sub-nav .dropdown-toggle.show .bi{transform:rotate(180deg);transition:transform .3s ease-in-out}.vysivankovo-theme nav.main-nav .dropdown-menu,.vysivankovo-theme nav.sub-nav .dropdown-menu{background-color:#dceff4;border-top-left-radius:0;border-top-right-radius:0;border:0;padding:0}.vysivankovo-theme nav.main-nav .dropdown-menu a,.vysivankovo-theme nav.sub-nav .dropdown-menu a{margin:0;justify-content:start;padding-left:1rem;padding-right:1rem;font-size:1.4em;background-color:transparent}.vysivankovo-theme nav.main-nav a,.vysivankovo-theme nav.sub-nav a{display:flex;align-items:center;justify-content:center;color:#6c535d;font-size:1.6em;font-weight:700;padding:3px 0 0;height:48px;min-width:48px;margin:0 20px;border-bottom:2px solid transparent;font-family:Amatic SC,sans-serif;text-decoration:none;transition:color .5s ease-in-out,border-color .5s ease-in-out}.vysivankovo-theme nav.main-nav a:active,.vysivankovo-theme nav.main-nav a:hover,.vysivankovo-theme nav.sub-nav a:active,.vysivankovo-theme nav.sub-nav a:hover{color:#37abc8;text-decoration:none;transition:color .3s ease-in-out,border-color .3s ease-in-out;border-color:#37abc8}.vysivankovo-theme .text-primary{color:#37abc8!important}.vysivankovo-theme .flex-center-v{display:flex;flex-direction:row;align-items:center}.vysivankovo-theme .flex-center-h{display:flex;flex-direction:column;align-items:center}.vysivankovo-theme .flex-center-vh{display:flex;align-items:center;justify-content:center}.vysivankovo-theme [class*=" btn-outline-"],.vysivankovo-theme [class^=btn-outline-]{border-width:2px;font-weight:600}.vysivankovo-theme .btn-block{width:100%;display:block}.vysivankovo-theme .btn-confirm{color:#ffffff!important;background-color:#37abc8;font-weight:600;border:2px solid #37abc8;transition:background-color .5s ease-in-out}.vysivankovo-theme .btn-confirm:active:not(.nohover),.vysivankovo-theme .btn-confirm:hover:not(.nohover){color:#ffffff!important;background-color:rgb(44,136.8,160);border:2px solid #37abc8;transition:background-color .3s ease-in-out}.vysivankovo-theme .btn-confirm-secondary{color:#37abc8!important;background-color:#ffffff;font-weight:600;border:2px solid #37abc8;transition:color .5s ease-in-out,background-color .5s ease-in-out}.vysivankovo-theme .btn-confirm-secondary:active:not(.nohover),.vysivankovo-theme .btn-confirm-secondary:hover:not(.nohover){color:#287b91!important;background-color:rgb(227,243.24,247.3)!important;border:2px solid #37abc8;transition:color .3s ease-in-out,background-color .3s ease-in-out}.vysivankovo-theme footer .btn-confirm{color:#6c535d!important;background-color:#ffe8d1;font-weight:600;border:2px solid #6c535d;transition:color .5s ease-in-out,background-color .5s ease-in-out}.vysivankovo-theme footer .btn-confirm:active:not(.nohover),.vysivankovo-theme footer .btn-confirm:hover:not(.nohover){color:#ffe8d1!important;background-color:#6c535d;border:2px solid #6c535d;transition:color .3s ease-in-out,background-color .3s ease-in-out}.vysivankovo-theme .btn-confirm-link{color:#37abc8!important;background-color:transparent;font-weight:600;border:none;transition:border-color .5s ease-in-out,background-color .5s ease-in-out;padding:8px 14px}.vysivankovo-theme .btn-confirm-link:active,.vysivankovo-theme .btn-confirm-link:hover{color:#37abc8!important;background-color:rgb(227,243.24,247.3)!important;transition:border-color .3s ease-in-out,background-color .3s ease-in-out}.vysivankovo-theme .btn-confirm-link.btn-xs{padding:2px 6px}.vysivankovo-theme .btn-danger{color:#ffffff!important;background-color:#dc3545;font-weight:600;border:2px solid #dc3545;transition:background-color .5s ease-in-out}.vysivankovo-theme .btn-danger:active:not(.nohover),.vysivankovo-theme .btn-danger:hover:not(.nohover){color:#ffffff!important;background-color:rgb(189.2151898734,32.7848101266,47.7721518987);border:2px solid #dc3545;transition:background-color .3s ease-in-out}.vysivankovo-theme .btn-cancel{color:#ffffff!important;background-color:#999999;font-weight:600;border:2px solid #999999;transition:background-color .5s ease-in-out}.vysivankovo-theme .btn-cancel:active,.vysivankovo-theme .btn-cancel:hover{color:#ffffff!important;background-color:rgb(127.5,127.5,127.5);border:2px solid #999999;transition:background-color .3s ease-in-out}.vysivankovo-theme .btn-cancel-secondary{color:#999999!important;background-color:#ffffff;font-weight:600;border:2px solid #999999;transition:color .5s ease-in-out,background-color .5s ease-in-out}.vysivankovo-theme .btn-cancel-secondary:active,.vysivankovo-theme .btn-cancel-secondary:hover{color:#282920!important;background-color:rgb(229.5,229.5,229.5);border:2px solid #999999;transition:color .3s ease-in-out,background-color .3s ease-in-out}.vysivankovo-theme .form-group input,.vysivankovo-theme .form-group select,.vysivankovo-theme input.form-group{height:40px}.vysivankovo-theme .form-group.form-block{display:block;margin-bottom:1rem}.vysivankovo-theme .form-description{padding-left:10px}.vysivankovo-theme input[type=checkbox]{height:16px;width:16px}.vysivankovo-theme .btn-round,.vysivankovo-theme .form-round{border-radius:9px}.vysivankovo-theme input.form-round,.vysivankovo-theme select.form-round{height:40px}.vysivankovo-theme .input-group-text.form-round-sm,.vysivankovo-theme input.form-round.form-round-sm{height:30px}.vysivankovo-theme textarea{min-height:150px}.vysivankovo-theme .form-control{border-width:2px;color:#282920;transition:border-color .5s ease-in-out}.vysivankovo-theme .form-control.input-type-password{background:white!important;padding-right:calc(1.5em + .75rem)}.vysivankovo-theme .form-control.input-type-password:disabled{background-color:var(--bs-secondary-bg)!important}.vysivankovo-theme .form-control:not(.is-invalid){border-color:#e0cab3!important}.vysivankovo-theme .form-control:not(.is-invalid):focus,.vysivankovo-theme .form-control:not(.is-invalid):hover{border-color:#37abc8!important}.vysivankovo-theme .form-control:focus,.vysivankovo-theme .form-control:hover{outline:none;transition:border-color .3s ease-in-out}.vysivankovo-theme .invalid-feedback{font-size:12.8px}.vysivankovo-theme .select2.select2-container{width:100%!important}.vysivankovo-theme .select2-selection{border:2px solid #e0cab3!important;padding:6px 12px!important;height:38px!important;color:#282920!important;transition:border-color .5s ease-in-out!important;border-radius:9px!important}.vysivankovo-theme .select2-selection[aria-expanded=true]{border-color:#37abc8!important}.vysivankovo-theme .select2-selection[aria-expanded=true] .select2-selection__arrow{transform:rotate(180deg)}.vysivankovo-theme .select2-selection .select2-selection__rendered{padding:0 4px!important;line-height:normal!important}.vysivankovo-theme .select2-selection .select2-selection__arrow{margin:4px 10px 0 0!important;width:16px!important}.vysivankovo-theme .select2-selection:focus,.vysivankovo-theme .select2-selection:hover{outline:none!important;border-color:#37abc8!important;transition:border-color .3s ease-in-out!important}.vysivankovo-theme .select2-container--below .select2-selection[aria-expanded=true]{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.vysivankovo-theme .select2-container--above .select2-selection[aria-expanded=true]{border-top-right-radius:0!important;border-top-left-radius:0!important}.vysivankovo-theme .select2-dropdown{border-width:2px!important;border-color:#37abc8!important}.vysivankovo-theme form h6{display:flex}.vysivankovo-theme form h6 span{margin-left:0}.vysivankovo-theme h6 .bi{margin:0 6px 6px 0}.vysivankovo-theme form:not(.d-flex) .btn-confirm{margin-top:9px}.vysivankovo-theme form label{margin:0;font-size:.9em;display:inline}.vysivankovo-theme form label:first-of-type{padding-left:10px}.vysivankovo-theme .small{font-size:80%;font-weight:400}.vysivankovo-theme .smaller{font-size:90%}.vysivankovo-theme .invalid-feedback{padding-left:10px;padding-right:10px}.vysivankovo-theme .form-checkbox{padding:4px 0 0}.vysivankovo-theme .form-checkbox label:first-of-type{padding-left:4px}.vysivankovo-theme .form-checkbox .invalid-feedback{display:block;margin-top:0}.vysivankovo-theme input[type=checkbox]{display:none}.vysivankovo-theme .form-check-label{cursor:pointer}.vysivankovo-theme .form-check-label svg{vertical-align:text-top;margin-right:5px}.vysivankovo-theme .form-check-label label{padding-left:0!important}.vysivankovo-theme .form-check-label #form-checkbox-box{fill:#3199b4}.vysivankovo-theme .form-check-label svg #form-checkbox-box-filled,.vysivankovo-theme .form-check-label svg #form-checkbox-check{fill:#ffffff}.vysivankovo-theme .form-check-label svg #form-checkbox-box{fill:#e0cab3;transition:fill .5s ease-in-out}.vysivankovo-theme .form-check-label input:checked+svg #form-checkbox-check{fill:#ffffff}.vysivankovo-theme .form-check-label input:checked+svg #form-checkbox-box-filled{fill:#37abc8}.vysivankovo-theme .form-check-label input:checked+svg #form-checkbox-box{fill:transparent}.vysivankovo-theme .form-check-label:hover #form-checkbox-box{fill:#37abc8;transition:fill .3s ease-in-out}.vysivankovo-theme form.form-inline label{padding-left:0}.vysivankovo-theme form .bi-question-circle,.vysivankovo-theme form .help-info{margin:2px;color:#999999;transition:color .5s ease-in-out}.vysivankovo-theme form .bi-question-circle:hover,.vysivankovo-theme form .help-info:hover{color:#282920;transition:color .3s ease-in-out}.vysivankovo-theme form .form-password-toggle{right:0;margin-right:10px;margin-top:-30px;cursor:pointer;z-index:9}.vysivankovo-theme form .form-password-toggle span .bi,.vysivankovo-theme form .form-password-toggle span .bi:before{height:20px;width:20px;display:block;font-size:1.25rem}@media (max-width:800px){.vysivankovo-theme .form-group{display:flex;margin-bottom:0}}.vysivankovo-theme .form-inline .form-control{margin-right:5px}.vysivankovo-theme .input-group-text{border-color:#e0cab3!important;background-color:#ffe8d1;border-width:2px 2px 2px 0}.vysivankovo-theme .input-group-append.input-group-text{border-left-width:0;border-bottom-right-radius:9px;border-top-right-radius:9px}.vysivankovo-theme .input-group-prepend.input-group-text{border-right-width:0;border-left-width:2px;border-bottom-left-radius:9px;border-top-left-radius:9px}.vysivankovo-theme .textarea-group-text{border-left-width:0;border-radius:9px}.vysivankovo-theme .textarea-group-text textarea{border-bottom-left-radius:0;border-bottom-right-radius:0}.vysivankovo-theme .textarea-group-append{font-size:.8rem;border:2px solid #e0cab3;border-top:0 solid #e0cab3;background-color:#ffffff;padding:.5rem;border-bottom-right-radius:9px;border-bottom-left-radius:9px}.vysivankovo-theme .back-icon{position:absolute;top:0}@media (min-width:400px){.vysivankovo-theme .illustration{height:400px}}@media (min-width:250px){.vysivankovo-theme .illustration-small{height:250px;margin:50px 0}}.vysivankovo-theme .display-block{display:block}@media (min-width:1460px){.vysivankovo-theme .pe-lg-b{padding-right:100px}.vysivankovo-theme .ps-lg-b{padding-left:100px}}.vysivankovo-theme .product-photo{overflow:hidden;position:relative;height:100%;aspect-ratio:1}.vysivankovo-theme .product-image{object-fit:cover;object-position:center;width:100%;height:100%;min-height:100%;aspect-ratio:1;background-image:radial-gradient(#ffffff,#bce3ed)}.vysivankovo-theme .product-image-small{width:4rem;height:4rem}.vysivankovo-theme header{padding:10px 15px}.vysivankovo-theme nav.sub-nav{background-color:#dceff4;width:auto;gap:30px;padding:0 20px}.vysivankovo-theme nav.sub-nav a{margin:0}.vysivankovo-theme hr{margin:8px 0;opacity:1;border-color:rgba(0,0,0,.2)}.vysivankovo-theme .small .small,.vysivankovo-theme .small small,.vysivankovo-theme small .small{font-size:100%}.vysivankovo-theme #search-form{width:290px;height:60px;align-items:center;justify-content:center;display:flex}.vysivankovo-theme .searchbar-wrapper .searchbar{margin:0;border-right:0;border-bottom-right-radius:0;border-top-right-radius:0;font-family:sans-serif}.vysivankovo-theme .searchbar-wrapper button{border-top-left-radius:0;border-bottom-left-radius:0}.vysivankovo-theme .searchbar-wrapper svg{margin-bottom:4px}.vysivankovo-theme #searchPage .searchbar-wrapper{width:100%;margin:0 auto;padding-bottom:10px}@media (min-width:576px){.vysivankovo-theme #searchPage .searchbar-wrapper .searchbar{min-width:calc(80% - 117px);margin-left:10%}}@media (max-width:575px){.vysivankovo-theme #searchPage .searchbar-wrapper .searchbar{width:calc(100% - 44px);margin-left:0}}.vysivankovo-theme .login,.vysivankovo-theme .shopping-cart{display:flex;align-items:center;justify-content:center;position:relative;color:#6c535d;font-size:1.6em;font-weight:600;padding:3px 0 0;margin:auto 10px;border:0;height:48px;min-width:48px;border-radius:0;border-bottom:2px solid #ffffff;font-family:Amatic SC,sans-serif;text-decoration:none;transition:color .5s ease-in-out,border-color .5s ease-in-out}@media (max-width:500px){.vysivankovo-theme .login,.vysivankovo-theme .shopping-cart{margin-left:0;margin-right:0}}.vysivankovo-theme .login svg,.vysivankovo-theme .shopping-cart svg{height:38px;width:24px;padding:7px 0}.vysivankovo-theme .login:hover,.vysivankovo-theme .shopping-cart:hover{color:#37abc8;text-decoration:none;transition:color .3s ease-in-out,border-color .3s ease-in-out;border-color:#37abc8}.vysivankovo-theme .btn-with-icon{display:inline-flex;align-items:center}.vysivankovo-theme .btn-with-icon svg,.vysivankovo-theme button:not(.bnmr) .bi:not(.bi-search){margin-right:7px}.vysivankovo-theme .btn-outline-danger{font-weight:600;border-width:2px;background-color:#ffffff;color:#dc3545;transition:background-color .5s ease-in-out}.vysivankovo-theme .btn-outline-danger:active:not(.nohover),.vysivankovo-theme .btn-outline-danger:hover:not(.nohover){color:#dc3545!important;background-color:rgb(252.3860759494,239.9139240506,241.1088607595)!important;border:2px solid #dc3545;transition:color .3s ease-in-out,background-color .3s ease-in-out}.vysivankovo-theme .btn-outline-success{font-weight:600;border-width:2px;background-color:#ffffff;color:#008000;transition:background-color .5s ease-in-out}.vysivankovo-theme .btn-outline-success:active:not(.nohover),.vysivankovo-theme .btn-outline-success:hover:not(.nohover){color:#008000!important;background-color:rgb(92.3,255,92.3)!important;border:2px solid #008000;transition:color .3s ease-in-out,background-color .3s ease-in-out}.vysivankovo-theme .mobile-navigation{position:fixed;bottom:0;width:100%;background:#37abc8;height:60px;color:#ffffff;font-family:Amatic SC,sans-serif;font-weight:700}@media print{.vysivankovo-theme .mobile-navigation{display:none!important}}.vysivankovo-theme .mobile-navigation .col-3{height:60px;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#ffffff}.vysivankovo-theme .mobile-navigation .col-3 .cart-quantifier{background-color:#ffffff;color:#37abc8;font-family:Nunito,sans-serif;font-size:12px;top:2px;right:auto;margin-right:-25px}.vysivankovo-theme .mobile-navigation .col-3.active{background-color:#3199b4}.vysivankovo-theme .mobile-navigation .col-3:hover{text-decoration:none}.vysivankovo-theme .mobile-navigation .col-3 .bi{height:24px;width:24px}.vysivankovo-theme .mobile-navigation .col-3 span{color:#ffffff;font-size:1.2em}.vysivankovo-theme #mobile-secondary-menu{position:fixed;height:100%;top:0;right:0;transform:translateX(360px);width:320px;background-color:#ffffff;box-shadow:0 0 40px #00000033;padding:0;flex-direction:column;justify-content:space-between;display:flex;font-family:Amatic SC,sans-serif;z-index:999}@media print{.vysivankovo-theme #mobile-secondary-menu{display:none!important}}.vysivankovo-theme #mobile-secondary-menu .searchbar-wrapper{margin:1em auto 0;padding-bottom:10px}.vysivankovo-theme #mobile-secondary-menu .searchbar-wrapper .searchbar{width:216px}.vysivankovo-theme #mobile-secondary-menu .mobile-secondary-menu-scroller{height:calc(100% - 120px);overflow-y:auto}.vysivankovo-theme #mobile-secondary-menu .mobile-secondary-menu-fixer,.vysivankovo-theme #mobile-secondary-menu .mobile-secondary-menu-fixer-admin{border-top:1px solid #aaa}.vysivankovo-theme #mobile-secondary-menu .cart-quantifier{background-color:#37abc8;color:#ffffff;font-size:12px;border-radius:10px;position:relative;margin-left:8px;top:unset;right:0}.vysivankovo-theme #mobile-secondary-menu:not(.visible){animation:move-out-menu .5s forwards}.vysivankovo-theme #mobile-secondary-menu.visible{animation:move-in-menu .3s forwards}.vysivankovo-theme #mobile-secondary-menu hr{margin:20px 0}.vysivankovo-theme #mobile-secondary-menu .bi:not(.bi-search){margin-right:12px;height:22px;width:22px;font-size:22px;display:flex;align-items:center;justify-content:center}.vysivankovo-theme #mobile-secondary-menu h2{font-size:1.5rem;font-family:Amatic SC,sans-serif;font-weight:600;padding:15px 30px 0;border-top:1px solid #aaa;margin-top:6px}.vysivankovo-theme #mobile-secondary-menu .menu-toggler,.vysivankovo-theme #mobile-secondary-menu a{color:#282920;display:flex;align-items:center;height:48px;padding:0 30px;width:100%;border:0}.vysivankovo-theme #mobile-secondary-menu .menu-toggler span,.vysivankovo-theme #mobile-secondary-menu a span{font-size:1.6em}.vysivankovo-theme #mobile-secondary-menu .menu-toggler:hover,.vysivankovo-theme #mobile-secondary-menu a:hover{text-decoration:none;box-shadow:none}.vysivankovo-theme #mobile-secondary-menu :focus{box-shadow:none!important}.vysivankovo-theme #mobile-secondary-menu .menu-toggler{height:60px;background-color:#37abc8;color:#ffffff}@keyframes move-in-menu{0%{transform:translateX(360px);display:none}1%{transform:translateX(360px);display:flex}to{transform:translateX(0);display:flex}}@keyframes move-out-menu{0%{transform:translateX(0);display:flex}99%{transform:translateX(360px);display:flex}to{transform:translateX(360px);display:none}}.vysivankovo-theme .help-block{display:block;font-size:.8em}@media (max-width:991px){.vysivankovo-theme .product-modal-title{font-size:1.4rem}}.vysivankovo-theme .product-wrapper{text-decoration:none}.vysivankovo-theme .product-wrapper.product-wrapper-overview .product{margin-bottom:1.5rem}.vysivankovo-theme .product-wrapper.product-wrapper-overview .product-photo{width:150px}@media (max-width:991px){.vysivankovo-theme .product-wrapper.product-wrapper-overview .product-photo{width:100px}}.vysivankovo-theme .product-wrapper.product-wrapper-overview .product-text{width:calc(100% - 100px);text-align:left}.vysivankovo-theme .product-wrapper.product-wrapper-overview .product-text .product-price{color:#282920;font-weight:400}.vysivankovo-theme .product-wrapper a:hover{text-decoration:none;transition:background-color .3s ease-in-out}.vysivankovo-theme .product-wrapper a:hover .product{background-color:#dceff4}.vysivankovo-theme .product-wrapper a:hover .product-image.product-no-image,.vysivankovo-theme .product-wrapper a:hover .product-image:not(.product-no-image){transition:transform .3s ease-in-out;transform:scale(1.05)}.vysivankovo-theme .product{background-color:#ffffff;color:#282920;transition:background-color .5s ease-in-out;box-shadow:0 0 1em #0000000c}.vysivankovo-theme .product .product-text{text-align:center;padding:10px}.vysivankovo-theme .product .product-price{color:#3199b4;font-weight:600;font-size:1.4em;bottom:0;position:relative}.vysivankovo-theme .product-preview .product-image{transition:transform .5s ease-in-out;margin-bottom:10px}.vysivankovo-theme hr.hr-text{line-height:1em;position:relative;outline:0;border:0;text-align:center;height:1.5em;background:none}.vysivankovo-theme hr.hr-text:before{content:"";background:#aaa;position:absolute;left:0;margin:0 1em;top:50%;width:calc(100% - 2em);height:1px}.vysivankovo-theme hr.hr-text:after{content:attr(data-content);position:relative;display:inline-block;padding:0 .5em;line-height:1.5em;color:#aaa;background-color:#f9f9fc}.vysivankovo-theme .tooltip{font-size:.7em}.vysivankovo-theme .alert .bi{margin:0 4px 4px 0}.vysivankovo-theme .alert .bi.bi-x{margin:0 0 4px}.vysivankovo-theme .alert-sm{padding:.5rem .75rem;font-size:.875rem}.vysivankovo-theme .up .bi,.vysivankovo-theme button.btn .bi{margin-bottom:2px}.vysivankovo-theme .btn-xs{padding:0 4px}.vysivankovo-theme .alert-close{float:right;color:#000000;opacity:.5;position:absolute;top:0;right:0;padding:12px;cursor:pointer}.vysivankovo-theme .alert-close .bi{height:20px;width:20px}.vysivankovo-theme .alert-close:hover{color:#000000;opacity:1;text-decoration:none}.vysivankovo-theme th a{color:#282920}.vysivankovo-theme .filter-card{margin:1rem -15px 3rem;padding:50px 15px;background-color:#f3f3f6}@media (min-width:1460px){.vysivankovo-theme .filter-card{margin-left:-65px;margin-right:-65px;padding:50px 65px}}.vysivankovo-theme .filter-card a .bi,.vysivankovo-theme .filter-card button .bi{height:20px;width:20px}.vysivankovo-theme .btn-with-bi .bi{height:20px;width:20px;vertical-align:text-bottom}.vysivankovo-theme .btn-delete-product-image{position:absolute;right:0;top:0;background-color:#dc3545;margin:4px;padding:0;border:0;border-radius:0 0 0 15px;width:35px;height:35px;opacity:.7;transition:opacity .5s ease-in-out;font-size:1.2rem}.vysivankovo-theme .btn-delete-product-image:hover{opacity:1;transition:opacity .3s ease-in-out}.vysivankovo-theme .btn-delete-product-image svg{font-size:24px;height:24px;width:24px;line-height:24px;fill:#ffffff;right:5px;top:5px;position:absolute}.vysivankovo-theme .pull-right{position:absolute;right:0;top:0}.vysivankovo-theme .cart-quantifier{background-color:#37abc8;color:#ffffff;font-family:Nunito,sans-serif;font-size:12px;display:flex;align-items:center;justify-content:center;padding:0 6px;min-width:20px;height:20px;border-radius:10px;position:absolute;top:5px;right:5px}.vysivankovo-theme ol.vop{list-style-type:none;counter-reset:item;margin:0 0 1rem}.vysivankovo-theme ol.vop a{word-break:break-word}.vysivankovo-theme ol:not(.ol-alpha)>li{display:table;counter-increment:item;margin-bottom:.6em}.vysivankovo-theme ol.vop>li:before{display:table-cell;padding-right:.6em}.vysivankovo-theme ol:not(.ol-alpha):not(.vopmain)>li{margin:0}.vysivankovo-theme ol:not(.ol-alpha):not(.vopmain)>li:before{content:counter(item) ". ";font-weight:600}.vysivankovo-theme ol.vopmain h5:before{content:counter(item) ". "}.vysivankovo-theme ol.ol-alpha{margin:0;padding:0;counter-reset:l}.vysivankovo-theme ol.ol-alpha>li{list-style:none;display:table}.vysivankovo-theme ol.ol-alpha>li:before{content:counter(l,lower-alpha) ")";counter-increment:l;font-weight:600;display:table-cell;padding-right:.6em}.vysivankovo-theme .vop ul>li,.vysivankovo-theme ul.vop>li{list-style-type:circle;margin-left:37px}.vysivankovo-theme ul.nolist li{padding:16px 0;list-style:none}.vysivankovo-theme .bg-secondary-light{background-color:#ffffff!important;box-shadow:.25rem .25rem 1rem #00000010;border-radius:9px;margin-top:1rem}.vysivankovo-theme .bg-secondary-light:first-of-type{margin-top:0}.vysivankovo-theme .cart-product-name{font-size:1.1em;color:#282920;display:block}.vysivankovo-theme .cart-product-deliverytime{font-size:.8em;color:#71745b;display:block}.vysivankovo-theme .cart-product-price{color:#282920;font-size:1.4em}.vysivankovo-theme .cart-product-price-old{opacity:.6;font-size:.8em}.vysivankovo-theme .cart-product-price-old span{text-decoration:line-through}.vysivankovo-theme .cart-product-discount{color:#dc3545;font-size:1.2em}.vysivankovo-theme .cart-product-finalprice{color:#282920;font-size:1.6em}.vysivankovo-theme .cart-product-quantifier{color:#37abc8}.vysivankovo-theme .cart-product-delete{padding:0;margin-left:15px;border:none}.vysivankovo-theme .cart-product-delete,.vysivankovo-theme .cart-product-delete img{vertical-align:top;width:1.5em;height:1.5em}.vysivankovo-theme .cart-total{background-color:#6c535d;border:1px solid #543c45;color:#ffffff;padding:30px;border-radius:9px}.vysivankovo-theme .cart-total-text{font-size:1.1em;vertical-align:bottom;padding:10px 0 0}.vysivankovo-theme .cart-total-price{font-size:1.7em;text-align:right;padding:0}.vysivankovo-theme .product-price{color:#282920;font-size:2.2em}.vysivankovo-theme .product-quantifier{color:#37abc8}.vysivankovo-theme .l-14{padding-left:14px}.vysivankovo-theme .cart-delivery{border:2px solid #37abc8;border-bottom-left-radius:9px!important;border-bottom-right-radius:9px!important;border-top-left-radius:0;border-top-right-radius:0;border-top:0}.vysivankovo-theme .cart-delivery,.vysivankovo-theme .cart-delivery-option{background:#ffffff;color:#282920;display:block;width:100%;line-height:30px;text-align:left;transition:border-color .5s ease-in-out;font-size:1em;text-decoration:none}.vysivankovo-theme .cart-delivery-option{border:2px solid #e0cab3;border-radius:9px!important;padding:18px;margin-top:10px;cursor:pointer}.vysivankovo-theme .cart-delivery-option.cart-delivery-header{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.vysivankovo-theme .cart-delivery-option .bi-check-circle-fill,.vysivankovo-theme .cart-delivery-option .bi-circle{margin-right:10px;margin-bottom:4px;fill:#e0cab3;transition:fill .5s ease-in-out}.vysivankovo-theme .cart-delivery-option .cost{color:#37abc8;font-weight:600}.vysivankovo-theme .cart-delivery-option .bi-check-circle-fill{fill:#37abc8}.vysivankovo-theme .cart-delivery-option:hover{text-decoration:none;color:#282920;transition:border-color .3s ease-in-out;border-color:#37abc8}.vysivankovo-theme .cart-delivery-option:hover .bi-check-circle-fill,.vysivankovo-theme .cart-delivery-option:hover .bi-circle{transition:fill .3s ease-in-out;fill:#37abc8}.vysivankovo-theme input:checked+div[id$=_message]+label.cart-delivery-option .bi-circle,.vysivankovo-theme input:checked+label.cart-delivery-option .bi-circle,.vysivankovo-theme input:not(:checked)+div[id$=_message]+label.cart-delivery-option .bi-check-circle-fill,.vysivankovo-theme input:not(:checked)+label.cart-delivery-option .bi-check-circle-fill{display:none}.vysivankovo-theme .cart-delivery-option.selected,.vysivankovo-theme input:checked+div[id$=_message]+label.cart-delivery-option,.vysivankovo-theme input:checked+label.cart-delivery-option{border-color:#37abc8;color:#37abc8;font-weight:600}.vysivankovo-theme .text-vysivankovo{color:#37abc8}.vysivankovo-theme .text-grey{color:#999999}.vysivankovo-theme .cart-zhrnutie-blok{background-color:#dceff4;border:1px solid #bce3ed}.vysivankovo-theme .cart-zhrnutie-blok h5{color:#287b91}.vysivankovo-theme .cart-zhrnutie-blok table{width:100%}.vysivankovo-theme .cart-zhrnutie-blok table tr td{padding:.5em 0;vertical-align:text-top}.vysivankovo-theme .cart-zhrnutie-blok .cost{color:#287b91;font-weight:600}@media (max-width:576px){.vysivankovo-theme .p-xs-0{padding-left:0!important;padding-right:0!important}}.vysivankovo-theme .btn-lg small{display:block;top:0;font-size:.8rem}.vysivankovo-theme .fb-wrapper{display:flex;padding:10px;width:100%;align-items:center;justify-content:center}@media (max-width:340px){.vysivankovo-theme .fb-wrapper .fb-page{width:100%}}@media (min-width:380px){.vysivankovo-theme .fb-wrapper .fb-page{min-width:340px}}.vysivankovo-theme .container-wrapper-sm{width:100%;max-width:800px;margin:auto;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.vysivankovo-theme .mapouter{position:relative;text-align:right;height:100%;width:100%}.vysivankovo-theme .gmap_canvas{overflow:hidden;background:none!important;height:100%;width:100%}.vysivankovo-theme .gmap_canvas iframe{min-height:400px;height:100%;width:100%;padding:20px 0}.vysivankovo-theme .color-text{display:inline-block;vertical-align:super;margin-left:5px}.vysivankovo-theme .variant-box{display:inline-block;width:16px;height:16px;border-radius:9px;box-shadow:0 0 1.5px black;margin:0 2px}.vysivankovo-theme .cart-chat{background-color:transparent;border:none;text-decoration:none;display:flex;align-items:center;justify-content:center;color:#37abc8}.vysivankovo-theme .cart-chat .bi{margin:0 8px 1px 4px!important;font-size:24px}.vysivankovo-theme .cart-chat span{height:24px;line-height:24px}.vysivankovo-theme .cart-chat:hover{text-decoration:none;color:#0056b3}.vysivankovo-theme .cart-chat:hover span{text-decoration:underline}.vysivankovo-theme .cookie-wrapper{width:100%;background-color:#000000cc;color:#ffffff;position:fixed;bottom:0}.vysivankovo-theme .cookie-wrapper .cookie-popover{width:calc(100% - 20px);max-width:1440px;padding:20px;font-size:.9rem;margin:0 auto}.vysivankovo-theme .cookie-wrapper .cookie-popover .cookie-text{max-width:calc(100% - 140px)}.vysivankovo-theme .cookie-wrapper .cookie-popover .cookie-button{width:140px}@media (max-width:991px){.vysivankovo-theme .cookie-wrapper .cookie-button,.vysivankovo-theme .cookie-wrapper .cookie-text{width:100%!important;max-width:100%!important}}.vysivankovo-theme .backbutton,.vysivankovo-theme .forwardbutton{vertical-align:top;margin-top:10px;position:absolute}.vysivankovo-theme .backbutton .bi,.vysivankovo-theme .forwardbutton .bi{font-size:50px;height:50px;display:inline-flex;align-items:center}.vysivankovo-theme .backbutton{left:15px}.vysivankovo-theme .forwardbutton{right:15px}.vysivankovo-theme .forwardbutton+h1{margin-top:60px}@media (min-width:500px){.vysivankovo-theme .forwardbutton+h1{margin-top:0}}.vysivankovo-theme .backbutton+h1{left:0}.vysivankovo-theme .searchbar{width:min(25vw,400px)}.vysivankovo-theme header .searchbar{margin-left:20px}.vysivankovo-theme .availability{font-size:1.15em;font-weight:600}.vysivankovo-theme .availability-0{color:#dc3545}.vysivankovo-theme .availability-1{color:#008000}.vysivankovo-theme .laundry-symbol{display:inline-block;height:40px}.vysivankovo-theme .description-card,.vysivankovo-theme .review{background-color:#ffffff;box-shadow:0 0 1em #0000000c;border-radius:9px;overflow:hidden}.vysivankovo-theme .reviewer{width:100%;font-weight:600;margin-top:10px}.vysivankovo-theme .total-reviews{font-size:2.5rem;display:block;font-weight:500;margin-bottom:0}.vysivankovo-theme .total-reviews+.review-stars{margin-bottom:8px}.vysivankovo-theme .reviews .review-starline{font-weight:500}.vysivankovo-theme .reviews .progress{border-radius:1rem;height:.5rem;padding:0}.vysivankovo-theme .reviews .progress .progress-bar{background-color:#ffbb00;border-top-right-radius:1rem;border-bottom-right-radius:1rem}.vysivankovo-theme .reviews .review-date{font-size:.8rem}.vysivankovo-theme .review-stars .bi{margin-right:.25em}.vysivankovo-theme .review-stars .bi-star-fill,.vysivankovo-theme .review-stars .bi-star-half{color:#ffbb00}.vysivankovo-theme .review-stars .bi-star{color:#aaa}.vysivankovo-theme .review-stars.user-review span{cursor:pointer;font-size:2rem}@media (max-width:500px){.vysivankovo-theme .review-stars.user-review span{font-size:1.6rem}.vysivankovo-theme .review-stars.user-review span .bi{margin-right:0}}.vysivankovo-theme .review-stars.user-review.total-review span{font-size:2.3rem}.vysivankovo-theme .categories{background-color:#bce3ed;margin:1rem -15px 3rem;padding:0 15px 50px}@media (min-width:1460px){.vysivankovo-theme .categories{margin-left:-65px;margin-right:-65px;padding:0 65px 50px}}.vysivankovo-theme .categories .category-banner{height:140px;vertical-align:center}.vysivankovo-theme .categories .category-banner .banner{position:relative;transition:background-color .5s ease-in-out,font-size .5s ease-in-out,text-shadow .5s ease-in-out;height:100%;display:flex;align-items:center;justify-content:space-between;border-radius:9px;background-color:#37abc8;text-shadow:0 0 .5em #37abc8,0 0 .5em #37abc8;overflow:hidden}.vysivankovo-theme .categories .category-banner .banner img{transition:transform .3s ease-in-out}.vysivankovo-theme .categories .category-banner .banner:hover{transition:background-color .3s ease-in-out,font-size .3s ease-in-out,text-shadow .3s ease-in-out;background-color:#287b91;text-decoration:none;font-size:1.2em;text-shadow:0 0 .5em #287b91,0 0 .5em #287b91}.vysivankovo-theme .categories .category-banner .banner:hover img{transform:scale(1.2);transition:transform .3s ease-in-out}.vysivankovo-theme .categories .category-banner .banner span{color:#ffffff;text-transform:uppercase;padding:.75em;max-width:70%;font-weight:600;font-size:1.4em;line-height:1.2em}.vysivankovo-theme section.section{padding-bottom:5em}.vysivankovo-theme .section-header{font-weight:600;padding:4.5rem 0 2.5rem}.vysivankovo-theme .landing{min-height:600px;background-size:auto 100%;background-position:100%;background-repeat:no-repeat}.vysivankovo-theme .landing .col-12{display:flex;flex-direction:column;justify-content:center}.vysivankovo-theme .landing h1{font-family:Nunito,sans-serif;font-weight:600;font-size:2.97em;margin-bottom:.5em;line-height:1.1em}@media (max-width:400px){.vysivankovo-theme .landing h1{font-size:2.2em}}@media (max-width:990px) and (min-width:401px){.vysivankovo-theme .landing h1{font-size:2.6em}}.vysivankovo-theme .landing h2{font-family:Open Sans,sans-serif;font-weight:400;font-size:1.2em;margin-bottom:2em}.vysivankovo-theme .landing p{margin-bottom:2em}.vysivankovo-theme .landing .btn{box-shadow:1px 1px 10px rgba(0,0,0,.3)}.vysivankovo-theme .landing h1,.vysivankovo-theme .landing h2,.vysivankovo-theme .landing p{color:white;text-shadow:#000000 1px 1px 10px}@keyframes swipe{0%{opacity:0;margin-top:-10px}to{opacity:1;margin-top:0}}.vysivankovo-theme .faq{padding:2em 0}.vysivankovo-theme .faq summary{padding:1em;background:#37abc8;color:#ffffff;margin-bottom:1.5em;border-radius:9px;cursor:pointer;outline:none;font-size:1.1em;font-weight:600;transition:background-color .3s ease-in-out}.vysivankovo-theme .faq summary:hover{background:#287b91;transition:background-color .5s ease-in-out}.vysivankovo-theme .faq summary::-webkit-details-marker{color:transparent;width:16px;height:16px;margin-bottom:0;bottom:0;transform:rotate(-90deg);-webkit-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out}.vysivankovo-theme .faq details .answer{padding:0 1em 1.5em}.vysivankovo-theme .faq details[open] summary{background:#287b91}.vysivankovo-theme .faq details[open] summary~*{animation:swipe .5s ease-in-out}.vysivankovo-theme .faq details[open] summary::-webkit-details-marker{transform:none}.vysivankovo-theme .page-item .page-link{color:#17a2b8}.vysivankovo-theme .page-item .page-link:hover{background-color:rgb(242.25,242.25,242.25);text-decoration:none}.vysivankovo-theme .page-item.disabled{background:transparent}.vysivankovo-theme .page-item.disabled .page-link{color:#71745b;background:#f3f3f5}.vysivankovo-theme .page-item.active .page-link{background-color:#17a2b8;border-color:#17a2b8;color:white}.vysivankovo-theme .card-logo{height:40px;width:40px}.vysivankovo-theme .big-icon{font-size:24px}.vysivankovo-theme .carousel-indicators button{height:12px;width:12px;border-radius:12px;border:0}.vysivankovo-theme .error-messages .invalid-feedback{color:#721c24;background-color:#f8d7da;position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid #f5c6cb;border-radius:.25rem;font-size:1rem}.vysivankovo-theme .error-messages .invalid-feedback:before{content:"Chyba! ";font-weight:800}.vysivankovo-theme #termsfeed-com---nb{max-width:100vw!important;width:100vw!important;background-color:#000000cc!important}.vysivankovo-theme #termsfeed-com---nb p{color:white!important}.vysivankovo-theme #termsfeed-com---nb button{background-color:#eaeaea!important;color:#111!important}.vysivankovo-theme button.dropdown-toggle.dropdown-arrow-hidden svg{margin-right:0}.vysivankovo-theme .dropdown-toggle.dropdown-arrow-hidden:after{display:none}.vysivankovo-theme .backdrop#orderProcessing{background-color:rgba(0,0,0,.5);z-index:9999;position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.vysivankovo-theme .backdrop#orderProcessing>div{max-width:min(400px,100% - 32px);padding:28px 32px;background:white;text-align:center;border-radius:12px}.vysivankovo-theme .backdrop#orderProcessing .spinner-border{color:#37abc8;height:4rem;width:4rem;--bs-spinner-border-width:.4rem}.vysivankovo-theme .table{--bs-table-bg:transparent}.vysivankovo-theme .table.table-wrap th{white-space:unset}.vysivankovo-theme .table th{border-top:1px solid #dee2e6;border-bottom:2px solid #dee2e6;white-space:nowrap}.vysivankovo-theme .table-sm>:not(caption)>*>*{padding:5px}.vysivankovo-theme .grid-sorting{cursor:pointer}.vysivankovo-theme .grid-sorting:hover{color:#287b91}.vysivankovo-theme .card{border-radius:16px}.vysivankovo-theme .card .table thead tr:first-of-type th{border-top:0}.vysivankovo-theme .card .table-bordered{border:0;max-width:100%;overflow-x:auto}.vysivankovo-theme .card th:first-of-type{border-left:0}.vysivankovo-theme .card tr td:last-of-type,.vysivankovo-theme .card tr th:last-of-type{border-right:0}.vysivankovo-theme .card tr:last-of-type td,.vysivankovo-theme .card tr:last-of-type th{border-bottom:0}.vysivankovo-theme .card tfoot th,.vysivankovo-theme .card thead th{padding-top:.25rem;padding-bottom:.25rem}.vysivankovo-theme .indetext{visibility:collapse;height:0}@keyframes blink{0%{opacity:0}49%{opacity:0}50%{opacity:1}to{opacity:1}}.vysivankovo-theme .otp-form{display:flex!important;justify-content:center;align-items:center;flex-direction:row;height:20%}.vysivankovo-theme .otp-form>.otp-group{width:45%;height:100%;display:grid;grid-template-columns:1fr 1fr 1fr}.vysivankovo-theme .otp-form .otp-divider{width:15px;height:2px;background-color:#6c535d;margin:10px}.vysivankovo-theme .otp-form .otp-input{height:100px;border:2px solid #e0cab3;border-right-width:0;background:white;display:flex;justify-content:center;align-items:center;font-size:4rem;font-family:Nunito,sans-serif;color:#282920}.vysivankovo-theme .otp-form .otp-input.active{border-color:#37abc8!important}.vysivankovo-theme .otp-form .otp-input.active+.otp-input{border-left-color:#37abc8!important}.vysivankovo-theme .otp-form .otp-input.fake-caret:after{content:" ";width:2px;height:4rem;background:#282920;animation:blink 1s ease infinite}.vysivankovo-theme .otp-form .otp-input:first-of-type{border-top-left-radius:9px;border-bottom-left-radius:9px}.vysivankovo-theme .otp-form .otp-input:last-of-type{border-right-width:2px;border-top-right-radius:9px;border-bottom-right-radius:9px}.vysivankovo-theme .quantity-input{height:48px!important}.vysivankovo-theme #drop_zone{border:2px dashed #e0cab3;border-radius:9px;padding:20px;text-align:center;cursor:pointer;transition:border-color .5s ease-in-out}.vysivankovo-theme #drop_zone input{display:none}.vysivankovo-theme #drop_zone .filename,.vysivankovo-theme #drop_zone img{transition:opacity .5s ease-in-out}.vysivankovo-theme #drop_zone .change-image{opacity:0;transition:opacity .5s ease-in-out;font-size:1.2em;color:#37abc8;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.vysivankovo-theme #drop_zone .change-image .bi{color:#37abc8}.vysivankovo-theme #drop_zone.dragging,.vysivankovo-theme #drop_zone:hover{border-color:#37abc8;transition:border-color .3s ease-in-out}.vysivankovo-theme #drop_zone.dragging .change-image,.vysivankovo-theme #drop_zone:hover .change-image{opacity:1;transition:opacity .3s ease-in-out}.vysivankovo-theme #drop_zone.dragging .bi,.vysivankovo-theme #drop_zone:hover .bi{color:#37abc8;transition:color .3s ease-in-out}.vysivankovo-theme #drop_zone.dragging .filename,.vysivankovo-theme #drop_zone.dragging img,.vysivankovo-theme #drop_zone:hover .filename,.vysivankovo-theme #drop_zone:hover img{opacity:.2;transition:opacity .3s ease-in-out}.vysivankovo-theme #drop_zone .bi{font-size:2.5em;color:#e0cab3;transition:color .5s ease-in-out}.vysivankovo-theme #drop_zone p{font-size:1.2em;color:#282920}.vysivankovo-theme section.address .bi{width:16px;height:16px;display:flex;align-items:center}.vysivankovo-theme .product-review-row{cursor:pointer;color:#282920}.vysivankovo-theme .product-review-row:hover{color:#287b91;text-decoration:none}.vysivankovo-theme .reviews-wrapper{overflow:hidden;position:relative}.vysivankovo-theme .reviews-wrapper:not(.expanded){max-height:400px}.vysivankovo-theme .reviews-wrapper:not(.expanded) .btn-wrapper{position:absolute}.vysivankovo-theme .reviews-wrapper:not(.expanded):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:200px;background:linear-gradient(180deg,rgba(249,249,252,0) 0,#f9f9fc);pointer-events:none}.vysivankovo-theme .reviews-wrapper .btn-wrapper{bottom:0;z-index:999;left:0;right:0;text-align:center}.vysivankovo-theme .reviews-wrapper .btn-wrapper .btn{margin:10px}