body{margin:0;font-family:Rubik,sans-serif;font-size:20px;-webkit-overflow-scrolling:touch}.desktop{display:none!important}#head{height:calc(100vh-200px);height:calc(var(--vh,1vh) * 100 - 200px);background:#000;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(../img/bg.jpg);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}#head h1{font-size:66px;text-align:center;font-weight:300;margin-bottom:20px}#head .plate{background:rgba(0,0,0,.4);margin-left:40px;margin-right:40px;padding:20px}#head h2{font-size:26px;text-align:center;font-weight:300}.swiper-pagination{margin-bottom:10px}.category-header{height:100px;background:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;font-size:22px}.category-header h2{margin:0;font-size:40px;font-weight:700;margin-bottom:5px}.category{display:flex;flex-wrap:wrap;justify-content:space-evenly}.item{width:300px;cursor:pointer;background:#f6f6f6;border-radius:20px;margin-bottom:10px;border-bottom:3px solid #eee}.item-image{width:260px;height:260px;margin:20px;margin-bottom:10px}.item-name{font-size:20px;margin-left:20px}.item-price{font-size:22px;margin-left:20px;font-weight:700;margin-bottom:20px}#menu{height:200px;position:-webkit-sticky;position:sticky;top:0;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #efefef}.menu-header{height:100px;display:flex}.menu-logo{flex-grow:1;height:100px;line-height:100px;font-size:32px;margin-left:20px}.menu-btn{width:100px;height:100px;cursor:pointer;background-size:50%;background-repeat:no-repeat;background-position:center}.menu-btn-phone{background-image:url(../img/phone.svg)}.menu-btn-cart{background-image:url(../img/cart.svg)}.menu-logo-icon{width:50px;height:100px;background-size:100%;background-repeat:no-repeat;background-position:left center;background-image:url(../img/logo.svg);margin-left:20px}.menu-anchors{display:flex;height:100px;align-items:start}.menu-anchor{margin-left:5px;margin-right:5px;flex-grow:1;background:rgba(228,228,228,.7);height:70px;border-radius:70px;border-bottom:3px solid #ccc}.menu-anchor:first-child{margin-left:10px}.menu-anchor:last-child{margin-right:10px}.menu-anchor.selected{background:#008cba;border-bottom:3px solid #036080}.menu-anchor a{display:block;width:100%;height:100%;line-height:20px;text-align:center;color:#555;text-decoration:none;padding-top:15px}.menu-anchor.selected a{color:#fff;font-weight:700}#footer{background:#000}.window{position:fixed;z-index:10;top:0;left:0;right:0;bottom:0;background:#fff;transition:transform .5s ease-in-out;transform:translate(640px,0)}.window-content{position:absolute;top:0;left:0;right:0;bottom:0;overflow:scroll;-webkit-overflow-scrolling:touch;padding-top:100px}.window.opened{transform:translate(0,0)}.window-header{display:flex;height:100px;line-height:100px;font-size:28px;font-weight:300;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #efefef}.window-header.overlaped{position:fixed;z-index:10;top:0;left:0;right:0}.window-close{width:150px;height:100px;cursor:pointer;background-size:50px;background-repeat:no-repeat;background-position:left 10px center;text-align:right;background-image:url(../img/back.svg)}.window-close:before{content:"Назад"}.window-title{color:#000;margin-left:-20px}settings{display:none}#item-slider{width:100%;height:480px;position:relative;overflow:hidden;background:#dedede}.swiper-pagination-bullet{width:12px!important;height:12px!important}.swiper-pagination-bullet-active{background:#008cba!important}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.swiper-slide img{width:640px;height:auto}.flex-right{margin-left:auto}#item-name{margin-bottom:5px;font-size:40px;font-weight:700}#item-description{font-size:22px}.item-modifier-name{margin-top:20px;margin-bottom:15px;font-size:24px;font-weight:700}.item-options{display:flex;flex-wrap:wrap}.item-option{cursor:pointer;height:55px;line-height:55px;padding-left:10px;padding-right:10px;margin-right:10px;margin-bottom:10px;background:#f5f5f5;border-bottom:3px solid #dddcdc;border-radius:10px;font-size:22px}.item-option.selected{border-bottom:3px solid #036080;color:#fff;background:#008cba}#item-page{position:absolute;z-index:1000;width:100%;background:#fff}.item-page-shadow{display:block;position:relative;top:-10px;z-index:999;width:100%;height:10px;background:rgba(0,0,0,.1)}#item-content{margin:40px;margin-top:20px}#shop-btn{margin-top:20px;display:flex;background:#4caf50;border-radius:70px;height:90px;line-height:90px;font-size:32px;font-weight:700;color:#fff;justify-content:center;border-bottom:3px solid #71895b;cursor:pointer}.shop-btn-label{font-weight:400;margin-right:10px}#footer{background:#2e2d32;display:flex;flex-direction:column;align-items:flex-start;padding:40px;color:#777}.footer-link{display:block;color:#fff;font-weight:400;font-size:24px;background:#000;border-radius:30px;padding:20px;margin-bottom:10px;cursor:pointer}.footer-link a{text-decoration:none;color:#fff}#footer p{margin-bottom:10px}.window-offset{margin:40px}.window-offset p{margin-top:10px;margin-bottom:10px}.window-offset h1{font-size:36px;font-weight:700;margin-bottom:10px}.cart-item:first-child{border-top:1px solid #ccc;padding-top:10px}.cart-item{height:90px;margin-bottom:10px;border-bottom:1px solid #ccc}.cart-item img{width:80px;height:80px;display:block;float:left;margin-right:20px}.cart-price{height:80px;width:100px;text-align:right;float:right;margin-left:10px;font-weight:700;line-height:80px}.cart-counter{height:40px;width:120px;float:right;margin-left:20px;margin-top:20px;display:flex}.cart-increase{height:40px;width:40px;cursor:pointer;background-size:80%;background-repeat:no-repeat;background-position:center;background-image:url(../img/plus.svg);margin-left:5px}.cart-decrease{height:40px;width:40px;cursor:pointer;background-size:80%;background-repeat:no-repeat;background-position:center;background-image:url(../img/minus.svg);margin-right:5px}.cart-count{width:25px;text-align:center;margin-top:8px}.cart-name{font-weight:700;font-size:20px}.cart-sum{display:flex;font-size:30px;margin-top:20px;justify-content:flex-end}.cart-desc{font-size:17px;margin-top:5px}#cart-total-price{margin-left:10px;margin-bottom:10px;font-weight:700}#submit-form{margin-top:30px}#submit-form input{height:30px;line-height:30px;display:block;border:1px solid #ccc;width:520px;padding:20px;font-size:24px;font-weight:700}#submit-form textarea{display:block;width:520px;border:1px solid #ccc;padding:20px;font-size:24px;font-weight:700;line-height:30px}.field-label{font-size:22px;margin-top:20px;margin-bottom:5px}#submit-btn{margin-top:180px;display:flex;background:#4caf50;border-radius:70px;height:90px;line-height:90px;font-size:32px;font-weight:700;color:#fff;justify-content:center;border-bottom:3px solid #71895b;cursor:pointer}.g-recaptcha{position:absolute;transform:scale(1.85);transform-origin:0 0}.cart-option{margin-top:15px;float:left;height:50px;width:50px;background-size:50%;background-repeat:no-repeat;background-position:center;background-image:url(../img/uncheck.svg)}.cart-item.selected .cart-option{background-image:url(../img/check.svg)}#popup{position:fixed;background:rgba(0,0,0,.8);top:0;left:0;right:0;bottom:0;z-index:1002;display:none}#popup.success #popupWindow{background:#044622}#popup.error #popupWindow{background:#a72622}#popupWindow{position:absolute;top:calc(50vh - 100px);left:calc(50vw - 200px);height:200px;width:400px;background:#000;display:flex;justify-content:center;align-items:center;font-size:18px}#popupText{color:#fff;margin:20px;text-align:center}.swiper-button-prev{background-image:url(../img/left.svg);background-size:100%;background-repeat:no-repeat;background-position:center;z-index:1010!important;width:50px!important;height:50px!important;opacity:.8}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next{background-image:url(../img/right.svg);background-size:100%;background-repeat:no-repeat;background-position:center;z-index:1010!important;width:50px!important;height:50px!important;opacity:.8}.window h1{font-size:36px;margin-bottom:20px}.window h1:first-child{margin-top:20px}.master-item{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #dedede}.master-date{color:#044622;font-size:20px;font-weight:700;margin-bottom:15px;margin-top:15px}.master-price{color:#044622;font-weight:700;margin-bottom:10px;margin-top:10px}.master-phone{font-weight:700;margin-bottom:20px}.window b{font-weight:700}.window p{margin-bottom:10px}.window a{color:#a72622}img.full-width{width:100%;height:auto}