@charset "UTF-8";html{scroll-behavior:smooth}*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:"Outfit",sans-serif}ul,ol{list-style:none;margin:0;padding:0}p{padding:0;margin:0;cursor:default}a{text-decoration:none;cursor:pointer}h1,h2,h3{margin:0;font-family:inherit}img{display:block}.container{width:100%;margin:0 auto}.btn{background-color:var(--accent-color);padding:16px;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#fff;cursor:pointer;text-align:center;-webkit-transition:all .1s linear;transition:all .1s linear}.btn:active{-webkit-transform:scale(.98);transform:scale(.98);-webkit-box-shadow:inset 0px 0px 10px 0px rgba(0,0,0,.408);box-shadow:inset 0px 0px 10px 0px rgba(0,0,0,.408)}button{border:none}section{padding:32px 0;overflow:hidden}.column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between}.error .container{padding:100px 15px}.error .card{max-width:350px;margin:0 auto}.error .btn{width:100%}.section-title{text-align:center;font-family:Poppins;font-size:36px;font-style:normal;font-weight:400;line-height:44px;text-transform:capitalize}.text{color:#676767;text-align:center;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.card-title{text-align:center;font-family:Poppins;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.item-title{font-family:Poppins;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.large-text{text-align:center;font-family:Outfit;font-size:19px;font-style:normal;font-weight:400;line-height:24px}header{position:sticky;z-index:1001;top:0;left:0;width:100%;-webkit-transition:all .3s linear;transition:all .3s linear;background-color:#000;border-bottom:1px solid #1c1c1c}header.header-scroll{top:-50px}.header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .container{height:100%;position:relative;max-width:1470px;padding:0 15px}.header .header-body{padding:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%}.header .phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.header .phone a{color:#fff}@media screen and (max-width:600px){.header .phone{display:none}}@media screen and (max-width:600px){.header .soc-list{display:none}}.header .right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width:600px){.header .right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.header .right .btn{white-space:nowrap}.header .right .header-burger{background-color:#222;display:none;padding:16px;color:#fff}@media screen and (max-width:1024px){.header .right .header-burger{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.header .right .cart-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:16px 10px;cursor:pointer}.header .right .cart-btn p{color:#fff;cursor:pointer}.header .header-nav{height:100%}.header .header-nav .top-mobile{display:none;padding:16px;margin-bottom:32px}.header .header-nav .top-mobile .logo{max-width:120px}.header .header-nav .top-mobile .close-menu{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;background-color:#333;color:#fff}@media screen and (max-width:1024px){.header .header-nav .top-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:1024px){.header .header-nav{position:fixed;top:-100%;left:0;width:100%;height:100%;background-color:#000;-webkit-transition:all .2s ease;transition:all .2s ease;overflow:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:2}}.header .header-nav.active{top:0}.header .nav-list{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1024px){.header .nav-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px}}.header .nav-item{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.header .nav-link{position:relative;height:100%;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:20px;text-transform:capitalize;-webkit-transition:all .1s linear;transition:all .1s linear}@media screen and (max-width:1024px){.header .nav-link{font-size:36px;line-height:44px}}.header .nav-link:hover{color:#676767}.header .nav-link:active,.header .nav-link:focus{color:var(--accent-color);opacity:1}.logo{cursor:pointer}.logo img{width:100%}@media screen and (max-width:500px){.logo{width:200px}}.current-menu-item .nav-link{color:var(--accent-color)}.header-banner{background-color:var(--accent-color);padding:5px}.header-banner .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.header-banner .container .work-time{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-banner .container .work-time p{color:#000;font-size:16px;font-weight:500;line-height:18px;letter-spacing:.16px;text-align:center}@media screen and (max-width:370px){.header-banner .container .work-time p{font-size:14px}}.soc-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.soc-list .soc-link{width:40px;height:40px;border-radius:50%;border:1px solid #676767;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}:root{--accent-color:#48bdff;--blue:#2973e2;--text-color:#737373;--background-color:#f6f6f6}.advantages{padding:0}.advantages .advantages-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.advantages .advantages-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:32px 16px;width:33.3333333333%}@media screen and (max-width:850px){.advantages .advantages-item{width:100%}}.advantages .advantages-item .wrap{max-width:300px}.advantages .advantages-item:nth-child(2n+1){background-color:var(--background-color)}.advantages .card-title{margin-bottom:16px}.about-prew{padding:0}.about-prew .container{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.about-prew .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-prew .left{width:50%;background-position:center;background-size:cover}@media screen and (max-width:768px){.about-prew .left{height:300px;width:100%}}.about-prew .right{padding:32px;width:50%;background-color:#000;color:#fff;text-align:center}.about-prew .right strong{font-weight:400}@media screen and (max-width:768px){.about-prew .right{width:100%}}.about-prew .section-title{color:#fff}.about-prew .text{color:silver}.about-prew .btn{width:100%;max-width:343px}.process{padding:32px 16px}.process .process-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}.process .process-item{width:calc((100% - 96px)/4)}@media screen and (max-width:768px){.process .process-item{width:calc((100% - 32px)/2)}}@media screen and (max-width:500px){.process .process-item{width:100%}}.process .num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;font-family:Poppins;font-size:18px;line-height:normal;color:#676767}.process .card-title{color:var(--blue)}.callToAction{padding:32px 16px;background-image:url(//backfortyonline.com/wp-content/themes/backforty/assets/css/../img/hero2.jpg);background-repeat:no-repeat;background-size:cover}.callToAction .container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.callToAction .col{width:calc((100% - 32px)/3)}@media screen and (max-width:768px){.callToAction .col{width:100%}}.callToAction .section-title{color:#fff}.callToAction .text{color:#fff;max-width:460px}.callToAction .btn{width:100%;max-width:340px}.callToAction .icon{width:65px;height:65px;border-radius:50%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.callToAction .col-name{color:silver;text-align:center;font-family:Poppins;font-size:18px;line-height:normal}.callToAction .text-info{font-size:25px;text-align:center;color:#f3f3f3;font-weight:100}.stat{padding:32px 16px}.stat .stat-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.stat .stat-item{width:calc((100% - 64px)/3)}@media screen and (max-width:768px){.stat .stat-item{width:calc((100% - 32px)/2)}}@media screen and (max-width:500px){.stat .stat-item{width:100%}}.stat .stat-num{font-size:36px;font-style:normal;font-weight:100;line-height:44px;color:var(--blue);width:100px;height:100px;background-color:#f3f3f3;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider{position:relative}.arrows{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;max-width:1100px;width:100%;margin:0 auto}.arrows .button{background-color:#000;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px;cursor:pointer;-webkit-transition:all .1s linear;transition:all .1s linear}.arrows .button:active{-webkit-transform:scale(.98);transform:scale(.98)}.arrows .prev{background-color:#fff}.slick-list{overflow:hidden}.slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.slick-dots{position:absolute;bottom:20px;left:50%;-webkit-transform:translatex(-50%);transform:translatex(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.slick-dots button{display:block;border-radius:50%;background-color:#dddbdb;font-size:0;width:8px;height:8px;padding:0}.slick-dots li.slick-active button{background-color:var(--accent-color)}.hero{height:calc(100vh - 86px);position:relative}.hero .hero-slider{height:100%}.hero .hero-slider .slick-list{height:100%;background-color:#000}.hero .hero-slider .slick-track{height:100%;-webkit-transition:all 1s cubic-bezier(.7,0,.3,1);transition:all 1s cubic-bezier(.7,0,.3,1)}.hero .hero-slider .hero-slide img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 1s cubic-bezier(.7,0,.3,1);transition:all 1s cubic-bezier(.7,0,.3,1)}.hero .hero-slider .hero-slide.slick-active img{-webkit-transform:scale(1);transform:scale(1);animation:cssAnimation 5s 1 ease-in-out reverse}.hero .container{position:absolute;z-index:1000;top:0;left:0;max-width:100%;height:100%}.hero .container .card{max-width:375px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px;height:100%}.hero .container .card img{max-width:280px;margin:0 auto}.hero .container .action div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.hero .container .card-title{color:#fff;margin-bottom:16px}.hero .container .btn{width:50%}.hero .container .reserv{background-color:#fff;color:#000}@-webkit-keyframes cssAnimation{from{-webkit-transform:scale(1) translate(0px)}to{-webkit-transform:scale(1.08) translate(0px)}}@keyframes cssAnimation{from{-webkit-transform:scale(1) translate(0px)}to{-webkit-transform:scale(1.08) translate(0px)}}.food-prew{background-color:var(--background-color);overflow:hidden}.food-prew .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.food-prew .text{max-width:700px;margin:auto}.food-prew .food-slider .slick-slide{margin:0 8px}.food-prew .food-slider .slick-list{overflow:visible}.food-prew .food-slide{-webkit-transition:all .1s linear;transition:all .1s linear;background-color:#fff}@media screen and (min-width:768px){.food-prew .food-slide:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}}.food-prew .food-slide img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.food-prew .card{padding:16px}.food-prew .btn{width:100%}.menu-prev{background-color:var(--background-color)}.menu-prev .section-title{margin-bottom:32px}.menu-prev .menu-slide{position:relative;overflow:hidden}.menu-prev .menu-slide img{width:100%;height:470px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (min-width:767px){.menu-prev .menu-slide:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.menu-prev .food-name{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;cursor:pointer}.menu-prev .food-name .section-title{padding:12px 10px;background-color:#48bcffc2;border-radius:16px;font-size:25px;margin:0}.menu-prev .arrows{gap:0}.reviews .container{max-width:1140px}.reviews .section-title{margin-bottom:32px}.reviews .slider .slick-slide{margin:0 10px}.reviews .slick-list{max-height:400px}.reviews .review-slide .card-title{color:var(--blue)}.reviews .review-slide{justify-content:flex-start !important;height:min-content}.reviews .review-slide .text{max-width:500px}.reviews .arrows{margin-top:32px}.reviews .arrows .prev{background-color:var(--background-color)}.reviews .arrows .next{background-color:#000}.footer{background-color:#000}.footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer .top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;padding:20px 16px}@media screen and (max-width:768px){.footer .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer .left{width:50%}@media screen and (max-width:768px){.footer .left{width:100%}}.footer .left .logo{display:block;max-width:150px;display:none}.footer .left .logo img{width:100%}@media screen and (max-width:768px){.footer .left .logo{display:block}}.footer .left .section-title{color:#fff;text-transform:none}.footer .left form{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;width:100%}.footer .left form input{padding:16px;background-color:#222;border:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:100;line-height:20px;text-align:center;color:silver}.footer .left form .cate-service{padding:16px;border:0;font-family:Outfit;font-size:16px;font-style:normal;font-weight:100;line-height:20px;text-align:center;color:silver;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#222}.footer .left form input::-webkit-input-placeholder{color:silver}.footer .left form input::-moz-placeholder{color:silver}.footer .left form input:-ms-input-placeholder{color:silver}.footer .left form input::-ms-input-placeholder{color:silver}.footer .left form input::placeholder{color:silver}.footer .left form .row-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.footer .left form .input-wrapper input{width:100%}.footer .left form .row-1 input{width:100%}.footer .left form textarea{padding:16px;background-color:#222;border:0;height:110px;resize:none;font-family:Outfit;font-size:16px;font-style:normal;font-weight:100;line-height:20px;text-align:center;color:silver}.footer .left form textarea::-webkit-input-placeholder{color:silver;font-family:inherit}.footer .left form textarea::-moz-placeholder{color:silver;font-family:inherit}.footer .left form textarea:-ms-input-placeholder{color:silver;font-family:inherit}.footer .left form textarea::-ms-input-placeholder{color:silver;font-family:inherit}.footer .left form textarea::placeholder{color:silver;font-family:inherit}.footer input.just-validate-error-field{border:1px solid red !important}.footer input.just-validate-error-field:focus{-webkit-box-shadow:0px 0px 6px 0px rgba(255,0,0,.753) !important;box-shadow:0px 0px 6px 0px rgba(255,0,0,.753) !important}.footer input.just-validate-success-field{border:1px solid #0f0 !important}.footer .just-validate-error-label{color:#ff5000 !important;margin-top:4px;text-align:center}.footer .input-wrapper{position:relative}.footer .right{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px}@media screen and (max-width:768px){.footer .right{width:100%}}.footer .right .logo img{max-width:150px}@media screen and (max-width:768px){.footer .right .logo{display:none}}.footer .right .item-title{color:#fff !important;display:block;text-align:center}.footer .right span{display:block;color:#626262}.footer .bottom{height:300px}.pageHero{background-position:center;background-repeat:no-repeat;background-size:cover}.pageHero.about{background-position-y:-100px}.pageHero .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:130px 16px 16px}.pageHero .section-title{color:#fff;margin-bottom:120px;background-color:#48bcffc2;padding:12px 16px;border-radius:16px}.pageHero .hero-action{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;width:100%;max-width:350px}.pageHero .hero-action .btn{display:block;width:50%}.pageHero .hero-action .reserv{color:#000;background-color:#fff}.aboutAdv{padding:0}.aboutAdv .list{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:720px){.aboutAdv .list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.aboutAdv .item{padding:32px 16px;background-color:var(--accent-color);width:100%}.aboutAdv .item:nth-child(2){background-color:#fff}.aboutAdv .item:nth-child(2) .card-title{color:#000}.aboutAdv .item:nth-child(2) .text{color:#676767}.aboutAdv .item:nth-child(2) .icon{background-color:var(--accent-color)}.aboutAdv .card-title{color:#fff}.aboutAdv .text{color:#fff}.aboutAdv .icon{margin-top:32px;width:80px;height:80px;background-color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about{padding:0}.about .row1{display:-webkit-box;display:-ms-flexbox;display:flex}.about .row1 .right{padding:32px}.about ul{list-style:disc;padding-left:20px}.about ul li{margin:6px auto}.about ul.year{font-weight:400;list-style:none;padding-left:10px}@media screen and (max-width:768px){.about .row1 .left{display:none}}.about .left{width:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:768px){.about .left{width:100%}}.about .right{width:50%;background-repeat:no-repeat;background-size:100% 100%;background-position:center}@media screen and (max-width:768px){.about .right{width:100%}}.about .row2{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.about .row2{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}}.about .row2 .left{padding:32px}@media screen and (max-width:768px){.about .row2 .right{height:300px}}.about .card{width:100%;max-width:550px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.about .card .section-title,.about .card .card-title{font-weight:600}.about .card .text{color:#000;text-align:left}@media screen and (max-width:768px){.about .card{max-width:100%}}.about .follow .text{margin-bottom:16px;text-align:center}.about .soc-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about .soc-link{border:1px solid var(--blue)}.aboutVideo{padding:0}.aboutVideo .video-container{width:100%;margin:0 auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.aboutVideo .video-container video{width:100%;height:100%;height:500px;-o-object-fit:cover;object-fit:cover}.aboutVideo .play-button-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:auto;pointer-events:none}.aboutVideo .play-button-wrapper #circle-play-b{cursor:pointer;pointer-events:auto}.aboutVideo .play-button-wrapper #circle-play-b svg{width:90px;height:90px;fill:#fff;stroke:#fff;cursor:pointer;background-color:var(--accent-color);border-radius:50%;opacity:.9}@media screen and (max-width:768px){.aboutVideo .play-button-wrapper #circle-play-b svg{width:70px;height:70px}}@media screen and (max-width:450px){.aboutVideo .play-button-wrapper #circle-play-b svg{width:55px;height:55px}}.quote .container{max-width:660px;padding:0 16px}.quote .item-title{text-align:center}.history{padding:0}@media screen and (max-width:768px){.history{background-color:#000}}.history .row1{display:-webkit-box;display:-ms-flexbox;display:flex}.history .row1 .right{padding:32px;background-color:#000}.history .row1 .right .section-title{color:#fff}.history .row1 .right .text{color:silver}@media screen and (max-width:768px){.history .row1 .left{display:none}}.history .left{width:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:768px){.history .left{width:100%}}.history .right{width:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:768px){.history .right{width:100%}}.history .row2{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.history .row2{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.history .row2 .left{padding:32px}@media screen and (max-width:768px){.history .row2 .left{padding:0 32px 32px}.history .row2 .left .text{color:silver}}@media screen and (max-width:768px){.history .row2 .right{display:none}}.history .card{width:100%;max-width:420px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media screen and (max-width:768px){.history .card{max-width:100%}}.contactUs .container{padding:0 16px}.contactUs .container .section-title{margin-bottom:32px}.contactUs .container .contacts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;gap:16px}@media screen and (max-width:768px){.contactUs .container .contacts-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contactUs .container .col{width:100%}.contactUs .container .col span{display:block;color:var(--blue)}.contactUs .container .col a{color:#676767;text-align:center}footer .col .day{display:inline-block;margin-right:4px;color:var(--accent-color)}.gallery{padding:16px}.gallery .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.gallery .col{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width:768px){.gallery .col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.gallery .col a{width:100%;height:300px;overflow:hidden}.gallery .col a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.gallery .col a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .2s linear;transition:all .2s linear}.gallery .col1{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.gallery .col2{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.info .container{padding:0 16px}.info .card{max-width:600px;margin:0 auto}.info .card .btn{display:none}.imgBanner img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.variations{padding:0}.variations .row{display:-webkit-box;display:-ms-flexbox;display:flex}.variations .row1{border-bottom:1px solid #d5d5d5}.variations .row1 .main{padding:32px 16px;width:50%;border-right:1px solid #d5d5d5}.variations .row1 .main .text span{color:var(--blue)}@media screen and (max-width:768px){.variations .row2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.variations .row2 .col{width:50%;border-right:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;padding:32px 16px}@media screen and (max-width:768px){.variations .row2 .col{width:100%}}.variations .row2 .col .text span{display:block;color:var(--blue)}.variations .row2 .column{max-width:350px;margin:auto}.about-service{padding:16px}.about-service .about-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.about-service .about-item{width:calc((100% - 16px)/2);height:340px;position:relative}@media screen and (max-width:768px){.about-service .about-item{width:100%}}@media screen and (max-width:768px){.about-service .about-item.inf{height:350px}}.about-service .about-item.inf img:not(.card img){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-service .card{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),to(#000));background:linear-gradient(180deg,rgba(0,0,0,0) 50%,#000 100%);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding:32px}.about-service .card .icon{width:80px;height:64px;border-radius:100px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-service .card .section-title{color:#fff}.about-service .card .text{color:silver}.about-service .banner{background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (max-width:768px){.about-service .banner{display:none}}.about-service .contact{background-color:var(--blue);padding:16px;color:#fff}.about-service .contact .text{color:#fff}.about-service .contact .contact-item{text-align:center;gap:0}.dine-menu{padding:0;padding-top:20px}.dine-menu .menu-item{position:relative;overflow:hidden;z-index:2}.dine-menu .menu-item .banner{position:relative}.dine-menu .menu-item:hover .title{-webkit-transform:scale(1.1);transform:scale(1.1)}.dine-menu .menu-item img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.dine-menu .menu-item .title{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .2s linear;transition:all .2s linear}.dine-menu .menu-item .title .text{color:#fff;padding:12px 16px;background-color:#005c91b5;border-radius:16px;margin-top:16px}.dine-menu .menu-item .title .section-title{padding:12px 16px;background-color:#48bcffc2;border-radius:16px}.dine-menu .dish-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;-webkit-transition:all .4s linear;transition:all .4s linear;max-height:0px;z-index:1}.dine-menu .dish-list.open{max-height:1500px}.dine-menu .dish-list .dish-item{width:25%;padding:16px;border-bottom:1px solid #d6d6d6;border-right:1px solid #d6d6d6}.single-item{margin:auto;width:100% !important;max-width:600px;border:none !important}@media screen and (max-width:950px){.dine-menu .dish-list .dish-item{width:33.3333333333%}}@media screen and (max-width:650px){.dine-menu .dish-list .dish-item{width:50%}}.dine-menu .dish-list.menu-types{gap:0}.dine-menu .dish-list .type{width:calc((100% - 16px)/2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:16px}@media screen and (max-width:750px){.dine-menu .dish-list .type{width:100%}}.dine-menu .dish-list .type img{width:32px;height:auto;margin:auto}.dine-menu .dish-list .type .card-title{color:var(--blue)}.dine-menu .dish-list .type .includes-list{border:1px solid #eee}.dine-menu .dish-list .type .includes-item{padding:16px}.dine-menu .dish-list .type .includes-item li{text-align:center;color:#676767}.dine-menu .dish-list .type .includes-item:not(:last-child){border-bottom:1px solid #eee}.dine-menu .dish-list .type .includes-item.column{gap:8px}.dine-menu .dish-list .item-title{text-align:center;font-weight:500}.dine-menu .dish-list .dish-price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px;font-weight:500}.dine-menu .dish-list .cost{color:var(--blue);margin-left:8px}.service-info{border-top:1px solid #eee}.service-info .container{padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.service-info .section-title{max-width:1000%;font-weight:600;margin:0 auto}.service-info .card-title{font-weight:600}.service-info .advantages .advantages-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.service-info .advantages .item{padding:8px;border-bottom:1px solid #eee}.service-info .rates .card-title{margin-bottom:32px}.service-info .rates .rates-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.service-info .rates .rates-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc((100% - 48px)/4);border:1px solid #eee;padding:16px}@media screen and (max-width:900px){.service-info .rates .rates-item{width:calc((100% - 16px)/2)}}@media screen and (max-width:400px){.service-info .rates .rates-item{width:100%}}.service-info .rates .rates-item img{margin-bottom:16px}.service-info .capacities .card-title{margin-bottom:32px}.service-info .capacities .large-text{font-weight:600}.service-info .capacities .large-text span{color:var(--blue);font-weight:400}.thanks .container{padding:0 16px}.thanks .subtotal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.thanks .total{padding:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #eee;border-top:1px solid #eee}.thanks .card{margin-top:32px;max-width:350px;margin:32px auto}.thanks .card .btn{width:100%}.shop{background-color:var(--background-color)}.shop .conatainer{padding:0 16px}.shop .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop .top .page-result{margin:0 2px}.shop-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-top:32px}.shop-list .shop-item{background-color:#fff;color:#000;width:calc((100% - 48px)/4)}@media screen and (max-width:1100px){.shop-list .shop-item{width:calc((100% - 32px)/3)}}@media screen and (max-width:800px){.shop-list .shop-item{width:calc((100% - 16px)/2)}}@media screen and (max-width:500px){.shop-list .shop-item{width:100%}}.shop-list .shop-item img{width:100%;height:228px;-o-object-fit:cover;object-fit:cover}.shop-list .card{padding:16px}.shop-list .shop-item .card .item-title{font-weight:500}.shop-list .shop-item .card .price{color:#2973e2}.shop-list .shop-item .card .amount{font-weight:500 !important}.shop-list .dish-price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shop-list .btn{width:100%}.select-sort{cursor:pointer;position:relative;width:100%;max-width:340px}.select-sort .select{background-color:#fff;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.select-sort .select img{-webkit-transition:all .1s linear;transition:all .1s linear}.select-sort .select img.open{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.select-sort .sort-list{background-color:#fff;position:absolute;width:100%;top:100%;display:none}.select-sort .sort-list .sort-item{padding:0}.select-sort .sort-list.open{display:block}.select-sort .sort-item a{text-align:left;padding:5px 16px;display:block}.select-sort .sort-item:hover{background-color:#eee}.select-sort .sort-item.selected{background-color:#ddd}.sort-list .sort-item{padding:10px}.pagination{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}.pagination .prev{background-color:#fff}.pagination .btn{padding:12px;width:100%;max-width:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination .pages{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.pagination .current{color:#000}.pagination .next{background-color:#000}.cost{color:var(--blue);margin-left:8px}.cartPage .container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;padding:0 15px;position:relative}@media screen and (max-width:600px){.cartPage .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cartPage .left{position:sticky;top:95px;width:50%;padding:16px;border:1px solid #eee;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:600px){.cartPage .left{width:100%;position:static}}.cartPage .left .shipping .text{line-height:1.5em}.cartPage .left .shipping .types{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.cartPage .left .shipping .ship-type{color:var(--blue);cursor:pointer;line-height:0}.cartPage .left .btn{width:100%}.cartPage .right{width:50%}@media screen and (max-width:600px){.cartPage .right{width:100%}}.cartPage .right .cart-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.cartPage .right .cart-item{width:calc((100% - 16px)/2)}@media screen and (max-width:1080px){.cartPage .right .cart-item{width:100%}}.cartPage .right .cart-item img:not(.remove img){width:100%;height:260px;-o-object-fit:cover;object-fit:cover}.cartPage .right .cart-item .card{padding:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:1px solid #eee}.cartPage .right .cart-item .card .text{text-align:left}.cartPage .right .cart-item .remove{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;text-transform:capitalize}.product{padding:0}.product .container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width:750px){.product .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product .left{width:50%}@media screen and (max-width:750px){.product .left{width:100%}}.product .left .slider{position:relative}.product .left .prev{position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.product .left .next{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.product .left .img-slide{max-height:500px}.product .left .img-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product .right{width:50%;padding:32px 16px}@media screen and (max-width:750px){.product .right{width:100%}}.product .right .text{max-width:400px}.product .right .cost{margin:0}.product .right .variation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;width:100%}@media screen and (max-width:450px){.product .right .variation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product .right .select-sort{width:50%;max-width:100%}.product .right .select-sort .sort-item{padding:16px;max-width:100%}@media screen and (max-width:450px){.product .right .select-sort{width:100%}}.product .right .select{background-color:#e8e7e7}.product .right .sort-item{background-color:#f4f4f4}.product .right .sort-item:hover{background-color:#eee}.product .right .quantity{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;background-color:#eee}@media screen and (max-width:450px){.product .right .quantity{width:100%}}.product .right .btn{width:100%}.other{background-color:var(--background-color);padding:32px 15px;margin:0}.other .card-title{text-align:center}.carryOut .container{padding:0 16px}.carryOut .text{max-width:400px}.carryOut .carry-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:32px}.carryOut .carry-item{width:calc((100% - 32px)/3);border:1px solid #eee}@media screen and (max-width:950px){.carryOut .carry-item{width:calc((100% - 16px)/2)}}@media screen and (max-width:590px){.carryOut .carry-item{width:100%}}.carryOut .carry-item img:not(.card img){width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.carryOut .card{padding:32px 16px}.shop-item{position:relative;text-align:center;display:flex;flex-direction:column}.product{position:relative}.shop-item .onsale,.product .onsale{position:absolute;z-index:100;top:5px;left:5px;padding:2px 15px;border-radius:20px;background-color:#48bdff;color:#fff}.item-title{color:#000 !important}.card.column{flex-grow:1;justify-content:space-between}.added_to_cart{color:#676767;line-height:50px}.added_to_cart:hover{color:#000}.btn:hover{background-color:#0481c8}.select-sort .sort-list{z-index:10}@media (max-width:600px){.shop .top{flex-direction:column;gap:10px}}.page-numbers{color:#676767;text-align:center;font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.pagination .btn{padding:12px 80px}.pagination .btn.prev:hover,.slick-arrow.prev:hover:not(.product .slick-arrow.prev),.btn.reserv:hover{background-color:#e7e7e7}.pagination .btn.next:hover,.slick-arrow.next:hover:not(.product .slick-arrow.next){background-color:#3d3d3d}@media (max-width:768px){.pagination .btn{padding:12px 40px}}.d-none{display:none !important}.variations{width:100%}.select-sort{width:100% !important}.variations_form{width:100%}.variations{display:flex;gap:10px}.variations_button{margin-top:10px}.single_add_to_cart_button{margin-top:10px}.quantity .item{cursor:pointer}form.cart{align-self:stretch}form.cart .quantity{width:100% !important}.product .right{margin:0 auto}.single_variation_wrap{margin-top:10px;color:#676767}.single_variation_wrap .woocommerce-Price-amount{color:#2973e2}.woocommerce .cart-collaterals .cart_totals{width:auto;float:none}.checkout-button{color:#fff !important}.cart_totals th{color:#676767;font-weight:400 !important}.cart_totals td{color:#2973e2;font-weight:400 !important}.product .right{text-align:center}.cart_totals{text-align:center}.cart_totals .section-title{margin-bottom:15px}.cart_totals .shipping{display:flex;justify-content:center;gap:8px}.cart_totals .shipping .text{margin:0}.cart_totals .shipping .ship-type{margin:0}.cart_totals .total{margin-bottom:15px}.cart_totals .total .subtotal{display:flex;justify-content:center;gap:8px;margin-bottom:10px;color:#676767}.cart_totals .total .subtotal span{color:#2973e2}.woocommerce-Price-amount.amount{font-weight:400 !important}.checkout-button{display:inline-block}.cart-item{display:flex;flex-direction:column}.food-slide{display:flex;flex-direction:column}.loading{position:relative}.loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.checkOut .container{padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.flatpickr-calendar{left:50% !important;transform:translateX(-50%) !important}.checkOut .contactsForm form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;width:100%;margin-top:16px}@media screen and (max-width:850px){.checkOut .contactsForm form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:700px;margin:16px auto 0}}.checkOut .contactsForm input{border:none;background-color:#f3f3f3;padding:16px;width:25%;font-size:16px;font-weight:100;line-height:20px;text-align:center;color:#6f6f6f}.checkOut .contactsForm input::-webkit-input-placeholder{color:#6f6f6f}.checkOut .contactsForm input::-moz-placeholder{color:#6f6f6f}.checkOut .contactsForm input:-ms-input-placeholder{color:#6f6f6f}.checkOut .contactsForm input::-ms-input-placeholder{color:#6f6f6f}.checkOut .contactsForm input::placeholder{color:#6f6f6f}@media screen and (max-width:850px){.checkOut .contactsForm input{width:100%}}.checkOut .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.checkOut .date .text{max-width:400px;margin:auto}.checkOut .date .pick{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;justify-content:space-between}.woocommerce-additional-fields .section-title{position:relative;width:fit-content;margin:0 auto}.woocommerce-additional-fields .section-title:after{content:"*";color:red;font-size:24px;position:absolute;right:-20px;top:0}.checkOut .date .pick input{border:none;background-color:#48bdff;max-width:50%;margin:0 auto;padding:16px;width:100%;font-size:16px;font-weight:100;line-height:20px;text-align:center;color:#fff}.checkOut .date .pick input::placeholder{color:#fff !important;font-weight:400 !important}@media screen and (max-width:768px){.checkOut .date .pick input{max-width:100%}}.checkOut .date .pick input::-webkit-input-placeholder{color:#6f6f6f}.checkOut .date .pick input::-moz-placeholder{color:#6f6f6f}.checkOut .date .pick input:-ms-input-placeholder{color:#6f6f6f}.checkOut .date .pick input::-ms-input-placeholder{color:#6f6f6f}.checkOut .date .pick input::placeholder{color:#6f6f6f}.checkOut .cart .cart-list{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.checkOut .cart .cart-item{width:calc((100% - 48px)/4)}@media screen and (max-width:1080px){.checkOut .cart .cart-item{width:calc((100% - 16px)/2)}}@media screen and (max-width:530px){.checkOut .cart .cart-item{width:100%}}.checkOut .cart .cart-item img:not(.remove img){width:100%;height:260px;-o-object-fit:cover;object-fit:cover}.checkOut .cart .cart-item .card{padding:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:1px solid #eee}.checkOut .cart .cart-item .card .text{text-align:left}.checkOut .cart .cart-item .card-title{text-align:left}.checkOut .cart .cart-item .remove{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;text-transform:capitalize;cursor:pointer}.carryOut .container{padding:0 16px}.carryOut .text{max-width:400px}.carryOut .carry-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:32px}@media screen and (max-width:590px){.carryOut .carry-item{width:100%}}.carryOut .carry-item img:not(.card img){width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.woocommerce-additional-fields,.woocommerce-checkout-review-order-table{margin-top:30px}.header .right .minicart{border:1px solid #e2e2e2;padding:16px;position:absolute;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:370px;right:0;top:86px;opacity:0;display:none;pointer-events:none;-webkit-transition:all .1s linear;transition:all .1s linear}.header .right .minicart.open{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:all}.header .right .minicart .close{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;cursor:pointer}.header .right .minicart .cart-list{max-height:450px;overflow:auto}.header .right .minicart .cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row !important;gap:16px;padding:16px 0;border-bottom:1px solid #eee}.header .right .minicart .cart-item .left{width:50%;display:flex;align-items:center}.header .right .minicart .cart-item .left img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover}.header .right .minicart .cart-item .right{width:50%}.header .right .minicart .cart-item .right .column{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.header .right .minicart .cart-item .right .price{width:100%}.header .right .minicart .cart-item .right .card-title{text-align:left;font-size:16px}.header .right .minicart .cart-item .right .text{text-align:left;width:100%}.header .right .minicart .cart-item .right .remove{cursor:pointer}.header .right .minicart .total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px;border-bottom:1px solid #eee}.header .right .minicart .buttons{padding-top:16px}.header .right .minicart .btn{width:100%}.header .right .minicart .view{background-color:#000}.header .right .minicart .view:hover{background-color:#3d3d3d}.header .right .side{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.place-order .btn-box{text-align:right}.header .right{align-items:flex-start !important}#wooot_order_tip_form{max-width:fit-content;margin:24px auto;margin-top:12px}.tip-title{text-align:center;font-size:30px;font-weight:400;margin-top:24px;margin-bottom:12px}#wooot_order_tip_form button{padding:8px 16px;background-color:#48bdff;color:#fff;cursor:pointer;display:inline-flex;gap:8px;justify-content:center}#wooot_order_tip_form button span{font-size:100% !important}#wooot_order_tip_form button:hover{opacity:.7}#wooot_order_tip_form button.active{background-color:#000}@media screen and (max-width:768px){#wooot_order_tip_form{display:flex;flex-direction:column;align-items:center;gap:8px;margin:0;max-width:100%}#wooot_order_tip_form button{width:100%;max-width:250px}}.wapo-addon-title{margin-bottom:10px !important}