@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--body:#fff;--black:#000;--white:#fff;--theme:#88a137;--theme2:#404b57;--theme3:#ffb936;--header:#212121;--base:#00813d;--text:#5c5c5b;--border:#d9d9d9;--border2:#ffffff2b;--button:#1c2539;--button2:#030734;--ratting:#ff9f0d;--bg:#f4f1ea;--bg2:#df0a0a0d}.theme-btn{position:relative;display:inline-block;overflow:hidden;vertical-align:middle;font-size:16px;line-height:1;font-weight:500;padding:15px 50px;color:var(--white);text-align:center;border-radius:9px;letter-spacing:.8px;z-index:1;transition:all .5s ease;background-color:var(--theme);text-transform:capitalize}.theme-btn:hover{background:var(--theme)!important}@media (max-width:991px){.theme-btn{padding:16px 36px;font-size:16px}.theme-btn i{font-size:22px}}.theme-btn i{margin-right:10px;font-size:24px}.theme-btn:before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;transform:scale(0);z-index:-1;transition:all .5s ease}.theme-btn:hover:before{background-color:var(--theme2);transform:scale(1)}.theme-btn.bg-white{background-color:var(--white);color:var(--header)}.theme-btn.bg-white i{color:var(--theme);transition:all .4s ease-in-out}.theme-btn.bg-white:hover{color:var(--white)}.theme-btn.bg-white:hover:before{background-color:var(--theme3)}.theme-btn.bg-white:hover i{color:var(--white)}.theme-btn.bg-yellow{background-color:var(--theme3);color:var(--header);font-weight:700}.theme-btn.bg-yellow i{margin-left:10px;color:var(--header)}.theme-btn.bg-yellow:hover{color:var(--header)}.theme-btn.bg-yellow:hover:before{background-color:var(--white)}.theme-btn.bg-red{background-color:var(--theme2);color:var(--white);border-radius:0}.theme-btn.bg-red:hover{color:var(--header)}.theme-btn.bg-red:hover:before{background-color:var(--white)}.theme-btn.bg-red-2{background-color:var(--theme);color:var(--white);border-radius:7px}.theme-btn.bg-red-2:hover{color:var(--white)}.theme-btn.bg-red-2:hover:before{background-color:var(--theme2)}.theme-btn.style-box-shadow{border-radius:8px;background:var(--theme2);box-shadow:0 4px 15px 0 rgba(0,0,0,.07);color:var(--white);font-weight:700}.theme-btn.style-box-shadow:hover{color:var(--white)}.theme-btn.style-box-shadow:hover:before{background-color:var(--theme)}.theme-btn.bg-transparent{background:transparent;border:1px solid var(--white);color:var(--white);border-radius:0}.theme-btn.bg-transparent:hover{color:var(--header)}.theme-btn.bg-transparent:hover:before{background-color:var(--white)}.theme-btn.cart-btn{background-color:var(--theme2);color:var(--white);border-radius:0;font-weight:600;padding:16px 25px}.theme-btn.cart-btn i{font-size:16px;color:var(--white)!important}.theme-btn.cart-btn:hover{color:var(--white)}.theme-btn.cart-btn:hover:before{background-color:var(--theme3)}@media (max-width:1399px){.theme-btn.cart-btn{padding:15px 20px}}@media (max-width:1199px){.theme-btn.cart-btn{padding:16px 25px}}.theme-btn.style-line-height{line-height:1.5}@media (max-width:767px){.theme-btn{padding:14px 32px;font-size:14px}.theme-btn i{font-size:20px}}.theme-btn-2{position:relative;display:inline-block;overflow:hidden;vertical-align:middle;font-size:16px;line-height:1;font-weight:600;padding:10px 50px;color:var(--white);text-align:center;z-index:1;transition:all .5s ease;background-color:var(--header);text-transform:capitalize;border-radius:19px;width:100%}.theme-btn-2 i{font-size:17px;margin-right:10px}.theme-btn-2:before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;transform:scale(0);z-index:-1;transition:all .5s ease}.theme-btn-2:hover:before{background-color:var(--theme);transform:scale(1)}.link-btn{text-transform:capitalize;font-size:18px;color:var(--white);font-weight:500;display:inline-block;background-image:linear-gradient(var(--theme2),var(--theme2));background-position:0 95%;background-repeat:no-repeat;background-size:0 2px}.link-btn i{margin-left:10px;font-size:14px}.link-btn.style-2{text-transform:uppercase;font-weight:600;overflow:hidden;background-image:linear-gradient(var(--theme2),var(--theme2));background-position:0 95%;background-repeat:no-repeat;background-size:0 2px}.link-btn.style-2,.link-btn.style-2 i{font-size:16px;color:var(--text)}.link-btn.style-2:hover{background-size:100% 1px;color:var(--theme2)}.link-btn.style-2:hover i{color:var(--theme2)}.link-btn.color-red{text-transform:uppercase;font-weight:700;overflow:hidden;background-image:linear-gradient(var(--theme2),var(--theme2));background-position:0 95%;background-repeat:no-repeat;background-size:0 2px}.link-btn.color-red,.link-btn.color-red i{font-size:16px;color:var(--header)}.link-btn.color-red:hover{background-size:100% 1px;color:var(--theme2)}.link-btn.color-red:hover i,.link-btn:hover{color:var(--theme2)}.link-btn:hover{background-size:100% 1px}.link-btn:hover i{color:var(--theme2)}.link-btn.hover-style:hover,.link-btn.hover-style:hover i{color:var(--theme3)}body{font-family:Barlow Condensed,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:var(--text);background-color:var(--white);overflow-x:hidden}body,ul{padding:0;margin:0}ul{list-style:none}button{border:none;background-color:transparent;padding:0}input:focus{outline:none}input,input:focus{color:var(--white)}h1,h2,h3,h4,h5,h6{font-family:Barlow Condensed,sans-serif;margin:0;padding:0;color:var(--header);text-transform:uppercase;transition:all .4s ease-in-out}h1{font-size:145px;font-weight:600;line-height:100%}@media (max-width:1399px){h1{font-size:130px}}@media (max-width:1199px){h1{font-size:110px}}@media (max-width:991px){h1{font-size:72px}}@media (max-width:575px){h1{font-size:52px}}h2{font-size:65px;line-height:110%;font-weight:700}@media (max-width:1399px){h2{font-size:58px}}@media (max-width:1199px){h2{font-size:54px}}@media (max-width:991px){h2{font-size:42px}}@media (max-width:575px){h2{font-size:32px}}h3{font-size:44px;font-weight:700}@media (max-width:1399px){h3{font-size:28px}}@media (max-width:991px){h3{font-size:24px}}h4{font-size:20px}h4,h5{font-weight:600}h5{font-size:18px}h6{font-size:16px;font-weight:700;line-height:145%}a{text-decoration:none;outline:none!important;cursor:pointer;color:var(--header)}a,p{transition:all .4s ease-in-out}p{margin:0}.preloader{align-items:center;cursor:default;display:flex;height:100%;justify-content:center;position:fixed;left:0;top:0;width:100%;z-index:9999999}.preloader .animation-preloader{z-index:1000}.preloader .animation-preloader .spinner{animation:spinner 1s linear infinite;border-radius:50%;border:3px solid rgba(0,0,0,.2);border-top:3px solid var(--theme);height:9em;margin:0 auto 3.5em;width:9em}@media (max-width:767px){.preloader .animation-preloader .spinner{width:7.5em;height:7.5em;margin:0 auto 1.5em}}.preloader .animation-preloader .txt-loading{font:700 5em Barlow Condensed,sans-serif;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:767px){.preloader .animation-preloader .txt-loading{font-size:2.5em}}.preloader .animation-preloader .txt-loading .letters-loading{color:var(--theme2);position:relative}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before{animation-delay:.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before{animation-delay:.4s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before{animation-delay:.6s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before{animation-delay:.8s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before{animation-delay:1s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before{animation-delay:1.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before{animation-delay:1.4s}.preloader .animation-preloader .txt-loading .letters-loading:before{animation:letters-loading 4s infinite;color:var(--theme);content:attr(data-text-preloader);left:0;opacity:0;font-family:Barlow Condensed,sans-serif;position:absolute;top:-3px;transform:rotateY(-90deg)}.preloader p{font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:8px;color:var(--theme3)}.preloader .loader{position:fixed;top:0;left:0;width:100%;height:100%;font-size:0;z-index:1;pointer-events:none}.preloader .loader .row{height:100%}.preloader .loader .loader-section{padding:0}.preloader .loader .loader-section .bg{background-color:#fff;height:100%;left:0;width:100%;transition:all .8s cubic-bezier(.77,0,.175,1)}.preloader.loaded .animation-preloader{opacity:0;transition:.3s ease-out}.preloader.loaded .loader-section .bg{width:0;transition:allcubic-bezier(.1,.1,.1,1) .7s .3s}.search-wrap{width:100%;height:100%;overflow:hidden;display:none;position:fixed;top:0;left:0;z-index:999999;background-color:hsla(0,0%,100%,.9)}.search-wrap .search-inner{position:relative;width:100%;height:100%}.search-wrap .search-cell{position:absolute;top:50%;width:100%;transform:translateY(-50%)}.search-wrap .search-field-holder{width:50%;margin:auto;position:relative;animation:slideInUp .3s}@media only screen and (min-width:768px) and (max-width:991px){.search-wrap .search-field-holder{width:70%}}@media (max-width:575px){.search-wrap .search-field-holder{width:80%}}.search-wrap .main-search-input{width:100%;height:70px;border:0;padding:0 50px;text-transform:uppercase;background:transparent;font-size:25px;color:var(--header);border-bottom:2px solid var(--header);text-align:center;letter-spacing:2px}@media (max-width:575px){.search-wrap .main-search-input{height:50px;padding:0;line-height:50px;font-size:18px}}.search-wrap input.form-control,.search-wrap input.form-control:focus{background-color:var(--header)}input.main-search-input::placeholder{color:var(--header);opacity:1;font-size:25px}@media (max-width:575px){input.main-search-input::placeholder{font-size:18px}}.search-close{position:absolute;top:50px;right:50px;font-size:30px;color:var(--theme2);cursor:pointer}.section-title{position:relative;z-index:99;margin-bottom:30px;margin-top:-6px}@media (max-width:767px){.section-title{margin-bottom:0}}.center{text-align:center;margin:0 auto}.section-bg{background-color:#fff}.section-bg-2{background-color:var(--theme)}.theme-bg-2{background-color:var(--theme2)}.section-bg-3{background-color:var(--header)}.section-padding{padding:100px 0}@media (max-width:1199px){.section-padding{padding:100px 0}}@media (max-width:991px){.section-padding{padding:55px 0}}@keyframes video-animation{0%{transform:scale(1)}50%{transform:scale(1.5)}to{opacity:0;transform:scale(2)}}@keyframes cir36{to{transform:rotate(1turn)}}@keyframes rounded{50%{transform:rotate(15deg)}}@keyframes rounded-2{50%{transform:rotate(5deg)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animation__rotate{animation:rotate 40s linear infinite}@keyframes spinner{to{transform:rotate(1turn)}}@keyframes letters-loading{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0deg)}}@keyframes loaderspin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes tpswing{0%{transform:rotate(20deg)}to{transform:rotate(0deg)}}@keyframes width{0%{width:0}to{width:100%}}@keyframes loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}.float-bob-y{animation-name:float-bob-y;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes float-bob-y{0%{transform:translateY(-30px)}50%{transform:translateY(-10px)}to{transform:translateY(-30px)}}@keyframes scale-up-two{0%{transform:scale(.5)}40%{transform:scale(.9)}to{transform:scale(.5)}}.header-top{border-bottom:1px solid var(--border);position:relative}@media (max-width:991px){.header-top{display:none}}.header-top:before{position:absolute;top:0;right:0;content:"";height:100%;width:500px;background-color:var(--header)}@media (max-width:1399px){.header-top:before{width:290px}}@media (max-width:1199px){.header-top:before{width:270px}}.header-top-wrapper{display:flex;align-items:center;justify-content:space-between}.header-top-wrapper ul{display:flex;align-items:center;gap:30px}.header-top-wrapper ul li{font-size:16px;font-weight:500;color:var(--header)}.header-top-wrapper ul li span{color:var(--theme2)}.header-top-wrapper ul li i{color:var(--theme2);margin-right:5px}.header-top-wrapper .top-right{display:flex;align-items:center;border-left:1px solid var(--border);padding-left:25px}.header-top-wrapper .top-right .search-wrp input{position:relative;background-color:transparent;outline:none;width:180px;font-size:18px;padding:10px 40px 10px 7px;font-weight:500;border:none;color:var(--header);border-radius:0}.header-top-wrapper .top-right .search-wrp input::placeholder{color:var(--header)}.header-top-wrapper .top-right .social-icon{gap:25px;position:relative;z-index:9}@media (max-width:575px){.header-top-wrapper .top-right .social-icon{margin-top:20px}}.header-top-wrapper .top-right .social-icon a{font-size:16px;display:block;color:var(--white);border-radius:50%;transition:all .4s ease-in-out;text-align:center}.header-top-wrapper .top-right .social-icon a:hover{color:var(--theme2)}.header-main{display:flex;align-items:center;justify-content:space-between;padding:0}.header-main .main-menu ul{margin-bottom:0}.header-main .main-menu ul li{position:relative;list-style:none;display:inline-block;-webkit-margin-end:30px;margin-inline-end:30px}.header-main .main-menu ul li:last-child{-webkit-margin-end:0;margin-inline-end:0}.header-main .main-menu ul li a{display:inline-block;font-size:18px;font-weight:600;color:var(--header);padding:30px 0;text-align:left;position:relative;text-transform:uppercase;transition:all .4s ease-in-out}.header-main .main-menu ul li a i{font-size:15px;font-weight:600;margin-left:5px}.header-main .main-menu ul li a:after,.header-main .main-menu ul li a:hover{color:var(--theme)!important}.header-main .main-menu ul li .submenu{position:absolute;top:100%;inset-inline-start:0;min-width:240px;background:var(--white);z-index:99999;visibility:hidden;opacity:0;transform-origin:top center;color:var(--header);box-shadow:0 0 10px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.2);transform:translateY(10px);transition:all .4s ease-in-out}.header-main .main-menu ul li .submenu li{display:block;width:100%;margin:0;padding:0}.header-main .main-menu ul li .submenu li a{position:relative;z-index:11;font-size:18px;font-weight:600;color:var(--header);padding:11px 25px;width:100%;border-bottom:1px solid #eee}.header-main .main-menu ul li .submenu li:last-child a{border:none}.header-main .main-menu ul li .submenu li .submenu{inset-inline-start:100%;top:0;visibility:hidden;opacity:0}.header-main .main-menu ul li .submenu li:hover>a{background:var(--theme2);color:var(--white)!important}.header-main .main-menu ul li .submenu li:hover>a:after{color:var(--theme2)}.header-main .main-menu ul li .submenu li:hover>.submenu{transform:translateY(1);visibility:visible;opacity:1}.header-main .main-menu ul li .submenu li.has-dropdown>a:after{position:absolute;top:50%;inset-inline-end:25px;transform:translateY(-50%);color:var(--theme)}.header-main .main-menu ul li .has-homemenu{width:810px;opacity:0;left:-250px;visibility:hidden;padding:30px 30px 10px}.header-main .main-menu ul li .has-homemenu .homemenu,.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb{position:relative}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb .demo-button{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;display:flex;justify-content:center;align-items:center;gap:20px;transform:scaleY(0);transition:transform .8s ease,opacity .6s linear;transform-origin:bottom center;opacity:0}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb .demo-button .theme-btn{padding:16px 30px;color:var(--white)!important;width:auto;border-radius:5px;font-size:14px}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb .demo-button .theme-btn:hover{color:var(--white)!important}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb:before{background:linear-gradient(180deg,rgba(99,92,92,0) 0,#292930);background-repeat:no-repeat;background-size:cover;background-position:50%;width:100%;height:100%;position:absolute;left:0;top:0;overflow:hidden;opacity:0;transition:all .3s ease-in-out;content:""}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb:hover:before{visibility:visible;opacity:1}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb:hover .demo-button{transform:scale(1);opacity:1;transform-origin:top center}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb:hover .homemenu-btn{opacity:1;visibility:visible;bottom:50%;transform:translateY(50%)}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb img{width:100%}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-title{text-align:center;margin:0 auto;display:inline-block}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-title a{font-size:18px}.header-main .main-menu ul li:hover>a{color:var(--theme2)}.header-main .main-menu ul li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(0)}.header-main .header-right{gap:25px}@media (max-width:767px){.header-main .header-right .header-button{display:none}}.header-main .header-right .menu-cart{position:relative}@media (max-width:1199px){.header-main .header-right .menu-cart{display:none}}.header-main .header-right .menu-cart .cart-box{background:var(--white) none repeat scroll 0 0;box-shadow:0 0 7px .5px rgba(0,0,0,.15);padding:5px 20px 0;position:absolute;left:-70px;top:200%;transform:rotateX(90deg);transform-origin:center top 0;transition:all .5s ease 0s;visibility:hidden;width:340px;z-index:9999}.header-main .header-right .menu-cart .cart-box ul li{display:flex;align-items:center;padding:2px 0;gap:10px;border-bottom:1px solid var(--border);font-size:16px;font-weight:600;text-transform:uppercase}.header-main .header-right .menu-cart .cart-box ul li a{padding:0;position:relative;font-size:20px;text-transform:uppercase}.header-main .header-right .menu-cart .cart-box ul li a:after{position:absolute;content:"\f00d";font-family:Font Awesome\ 5 Pro;font-weight:600;top:15px;right:-88px;color:var(--white);font-size:10px;width:18px;height:18px;line-height:18px;border-radius:30px;background-color:var(--theme2);text-align:center}.header-main .header-right .menu-cart .cart-box ul li span{display:block;font-size:18px;font-weight:500;color:var(--header)}.header-main .header-right .menu-cart .cart-box ul li img{width:90px}.header-main .header-right .menu-cart .cart-box .shopping-items{margin-top:10px}.header-main .header-right .menu-cart .cart-box .shopping-items span{font-size:18px;font-weight:600;color:var(--header);text-transform:uppercase}.header-main .header-right .menu-cart .cart-box .cart-button{margin-top:20px}.header-main .header-right .menu-cart .cart-box .cart-button .theme-btn{padding:16px 28px;font-size:14px}.header-main .header-right .menu-cart .cart-icon{position:relative}.header-main .header-right .menu-cart .cart-icon:before{position:absolute;top:-7px;right:-8px;content:"0";width:16px;line-height:16px;height:16px;border-radius:16px;background-color:var(--header);color:var(--white);font-size:12px;text-align:center;font-weight:500}.header-main .header-right .menu-cart .cart-icon i{color:var(--theme2)}.header-main .header-right .menu-cart:hover .cart-box{transform:rotateX(0deg);visibility:visible}.header-1{position:relative;z-index:99;overflow-x:clip}.header-2{position:absolute;top:0;left:0;width:100%;z-index:99;background-color:transparent;border-bottom:1px solid var(--border2);padding:0 60px}@media (max-width:1399px){.header-2{padding:0}}.header-2 .header-main .header-left .logo-2{display:none}.header-2 .header-main .header-right{gap:35px}.header-2 .header-main .header-right .mean__menu-wrapper{margin-right:50px}@media (max-width:1399px){.header-2 .header-main .header-right .mean__menu-wrapper{margin-right:0}.header-2 .header-main .header-right .mean__menu-wrapper .main-menu ul li{-webkit-margin-end:20px;margin-inline-end:20px}}.header-2 .header-main .header-right .mean__menu-wrapper .main-menu ul li a{color:var(--white)}.header-2 .header-main .header-right .mean__menu-wrapper .main-menu ul li a:hover{color:var(--theme3)!important}.header-2 .header-main .header-right .mean__menu-wrapper .main-menu ul li:hover>a{color:var(--theme3)}.header-2 .header-main .header-right .mean__menu-wrapper .main-menu ul li .submenu li a{color:var(--header)}.header-2 .header-main .header-right .mean__menu-wrapper .main-menu ul li .submenu li a:hover{color:var(--white)!important}@media (max-width:991px){.header-2 .header-main .header-right .header-button{display:none}}.header-2 .header-main .header-right .header-button .theme-btn{padding:16px 40px}.header-2 .header-main .header-right .search-icon i{color:var(--white);transition:all .4s ease-in-out}.header-2 .header-main .header-right .menu-cart .cart-icon i{color:var(--white)}.header-2 .header-main .header-right .menu-cart .cart-icon:before{display:none}.header-2 .header-main .header-right .sidebar__toggle{margin-left:30px}@media (max-width:1399px){.header-2 .header-main .header-right .sidebar__toggle{margin-left:0}}.header-2 .header-main .header-right .sidebar__toggle .bar-2{display:none}.header-2 .header-main .header-right .sidebar__toggle .bar-1{display:block}.sidebar__toggle{cursor:pointer}.sidebar__toggle .header-bar{position:relative;width:31px;height:18px}.sidebar__toggle .header-bar span{position:absolute;width:100%;height:2px;display:inline-block;transition:all .3s;left:0;background:var(--header);overflow:hidden}.sidebar__toggle .header-bar span:first-child{top:0;background:var(--header);left:16px;width:15px}.sidebar__toggle .header-bar span:nth-child(2){top:44%;background:var(--header);width:30px}.sidebar__toggle .header-bar span:last-child{bottom:0;background:var(--header);width:15px}.sidebar__toggle .header-bar.active span:first-child{transform:rotate(45deg) translate(3px,9px)}.sidebar__toggle .header-bar.active span:nth-child(2){opacity:0}.sidebar__toggle .header-bar.active span:last-child{transform:rotate(-45deg) translate(3px,-9px)}.sidebar__toggle .header-bar:hover{cursor:pointer}.sticky{position:fixed!important;top:0!important;left:0;width:100%;z-index:100;transition:all .9s;background-color:var(--white);box-shadow:0 0 62px 0 rgba(0,22,89,.17)}@media (min-width:991px){.sticky.header-1 .header-main{padding:0}}.sticky.header-2 .header-main .header-left .logo-2{display:block}.sticky.header-2 .header-main .header-left .logo{display:none}.sticky.header-2 .header-main .header-right .mean__menu-wrapper .main-menu ul li a{color:var(--header)}.sticky.header-2 .header-main .header-right .mean__menu-wrapper .main-menu ul li a:hover{color:var(--theme2)!important}.sticky.header-2 .header-main .header-right .mean__menu-wrapper .main-menu ul li:hover>a{color:var(--theme2)}.sticky.header-2 .header-main .header-right .mean__menu-wrapper .main-menu ul li .submenu li a{color:var(--header)}.sticky.header-2 .header-main .header-right .mean__menu-wrapper .main-menu ul li .submenu li a:hover{color:var(--white)!important}.sticky.header-2 .header-main .header-right .search-icon i{color:var(--theme2)}.sticky.header-2 .header-main .header-right .header-button .theme-btn{background-color:var(--theme2)!important;color:var(--white)}.sticky.header-2 .header-main .header-right .header-button .theme-btn:hover:before{background-color:var(--theme)}.sticky.header-2 .header-main .header-right .menu-cart .cart-icon i{color:var(--theme2)}.sticky.header-2 .header-main .header-right .sidebar__toggle .bar-2{display:block}.sticky.header-2 .header-main .header-right .sidebar__toggle .bar-1{display:none}.offcanvas__info{background:var(--white) none repeat scroll 0 0;border-left:2px solid var(--theme2);position:fixed;right:0;top:0;width:400px;height:100vh;max-height:100dvh;transform:translateX(calc(100% + 80px));transition:transform .45s ease-in-out,opacity .45s ease-in-out;z-index:999;overflow:hidden}.offcanvas__info::-webkit-scrollbar{display:none}.offcanvas__info.info-open{opacity:1;transform:translateX(0)}.offcanvas__logo a img{width:150px}.header-main .main-menu ul li.active>a,.header-main .main-menu ul li.active>a:after,.mean-container .mean-nav ul li.active>a{color:var(--theme)!important}.offcanvas__wrapper{position:relative;padding:30px;overscroll-behavior:contain;touch-action:pan-y;scroll-behavior:auto}.offcanvas__wrapper .offcanvas__content .text{color:var(--text)}.offcanvas__wrapper .offcanvas__content .offcanvas-gallery-area{margin-top:30px}.offcanvas__wrapper .offcanvas__content .offcanvas-gallery-area .offcanvas-gallery-items{display:flex;align-items:center;gap:20px}.offcanvas__wrapper .offcanvas__content .offcanvas-gallery-area .offcanvas-gallery-items:not(:last-child){margin-bottom:20px}.offcanvas__wrapper .offcanvas__content .offcanvas-gallery-area .offcanvas-gallery-items .offcanvas-image{width:100px;height:100px;overflow:hidden;border-radius:10px}.offcanvas__wrapper .offcanvas__content .offcanvas__close{width:45px;height:45px;line-height:45px;text-align:center;border-radius:50%;background-color:var(--theme2);position:relative;z-index:9;cursor:pointer;transition:all .4s ease-in-out}.offcanvas__wrapper .offcanvas__content .offcanvas__close:hover{background-color:var(--theme)}.offcanvas__wrapper .offcanvas__content .offcanvas__close i{color:var(--white)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact,.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul{margin-top:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li{font-size:20px;font-weight:500;text-transform:uppercase}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child){margin-bottom:15px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon{margin-right:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i{color:var(--theme2)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn{width:100%;padding:16px 40px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon{margin-top:30px;gap:10px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a{width:45px;height:45px;line-height:45px;font-size:16px;display:block;background:transparent;color:var(--header);border-radius:50%;transition:all .4s ease-in-out;text-align:center;border:1px solid var(--border)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a:hover{background-color:var(--theme2);color:var(--white)}.offcanvas__overlay{position:fixed;height:100%;width:100%;background:#151515;z-index:900;top:0;opacity:0;visibility:hidden;right:0}.offcanvas__overlay.overlay-open{opacity:.8;visibility:visible}@media (max-width:450px){.offcanvas__info{width:300px}}.offcanvas__wrapper{height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media (max-width:575px){.offcanvas__wrapper{padding:20px}}.breadcrumb-wrapper .page-heading{position:relative;padding:120px 0}@media (max-width:991px){.breadcrumb-wrapper .page-heading{padding:80px 0}}.breadcrumb-wrapper .page-heading h1{color:var(--white);font-size:70px;position:relative;z-index:9}@media (max-width:991px){.breadcrumb-wrapper .page-heading h1{font-size:50px}}@media (max-width:575px){.breadcrumb-wrapper .page-heading h1{font-size:36px}}.breadcrumb-wrapper .page-heading .breadcrumb-items{display:flex;align-items:center;justify-content:center;margin-top:20px;gap:10px}@media (max-width:991px){.breadcrumb-wrapper .page-heading .breadcrumb-items{margin-top:15px}}.breadcrumb-wrapper .page-heading .breadcrumb-items li{font-size:20px;color:var(--theme2);font-weight:600;text-transform:uppercase}@media (max-width:991px){.breadcrumb-wrapper .page-heading .breadcrumb-items li{font-size:16px}}.breadcrumb-wrapper .page-heading .breadcrumb-items li a{color:var(--theme2);transition:all .4s ease-in-out}.breadcrumb-wrapper .page-heading .breadcrumb-items li a:hover{color:var(--theme)}.breadcrumb-wrapper .page-heading .breadcrumb-items li i{font-size:20px;color:var(--theme2)}@media (max-width:575px){.breadcrumb-wrapper .page-heading .breadcrumb-items li i{font-size:18px}}.breadcrumb-wrapper.error-page{height:100vh}.breadcrumb-wrapper.error-page .page-heading{padding:250px 0}.breadcrumb-wrapper.error-page .page-heading h1{font-size:200px;color:var(--white);text-transform:uppercase;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:var(--white);-webkit-text-fill-color:transparent}@media (max-width:991px){.breadcrumb-wrapper.error-page .page-heading h1{font-size:150px}}@media (max-width:575px){.breadcrumb-wrapper.error-page .page-heading h1{font-size:80px}}.breadcrumb-wrapper.error-page .page-heading h3{color:var(--white)}.breadcrumb-wrapper.coming-page{height:100vh}.breadcrumb-wrapper.coming-page .page-heading ul{display:flex;align-items:center;gap:30px;max-width:650px;justify-content:center;margin:30px auto}@media (max-width:1199px){.breadcrumb-wrapper.coming-page .page-heading ul{flex-wrap:wrap}}.breadcrumb-wrapper.coming-page .page-heading ul li span{font-size:42px;color:var(--white);width:120px;height:120px;line-height:120px;border-radius:50%;border:3px solid var(--border2);display:inline-block}@media (max-width:1199px){.breadcrumb-wrapper.coming-page .page-heading ul li span{width:80px;height:80px;line-height:80px;font-size:32px}}.breadcrumb-wrapper.coming-page .page-heading ul li p{color:var(--white);margin-top:10px;text-transform:uppercase}.breadcrumb-wrapper.coming-page .page-heading .form{position:relative;max-width:600px;text-align:center;margin:50px auto 0;overflow:hidden}.breadcrumb-wrapper.coming-page .page-heading .form input{color:var(--text);width:100%;padding:19px 35% 19px 30px;border:none;outline:none;text-transform:uppercase;font-size:14px}.breadcrumb-wrapper.coming-page .page-heading .form .button-area{position:absolute;top:0;right:0}.breadcrumb-wrapper.coming-page .page-heading .form .button-area .theme-btn{padding:25px 45px}@media (max-width:575px){.breadcrumb-wrapper.coming-page .page-heading h1{font-size:36px}}.error-content h2{font-weight:700;font-size:320px}@media (max-width:1199px){.error-content h2{font-size:300px}}@media (max-width:991px){.error-content h2{font-size:200px}}@media (max-width:575px){.error-content h2{font-size:110px}}.error-content h3{font-weight:700}.mean-container a.meanmenu-reveal{display:none}.mean-container .mean-nav{background:none;margin-top:0}.mean-container .mean-bar{padding:0;min-height:auto;background:none}.mean-container .mean-nav>ul{padding:0;margin:0;width:100%;list-style-type:none;display:block!important}.mean-container .mean-nav>ul .homemenu{position:relative}.mean-container .mean-nav>ul .homemenu .homemenu-thumb{position:relative;width:240px}.mean-container .mean-nav>ul .homemenu .homemenu-thumb .demo-button{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;display:flex;justify-content:center;align-items:center;gap:20px;transform:scaleY(0);transition:transform .8s ease,opacity .6s linear;transform-origin:bottom center;opacity:0}.mean-container .mean-nav>ul .homemenu .homemenu-thumb .demo-button .theme-btn{padding:20px 30px;color:var(--white);width:auto}@media (max-width:991px){.mean-container .mean-nav>ul .homemenu .homemenu-thumb .demo-button .theme-btn{padding:16px 30px;font-size:15px}}.mean-container .mean-nav>ul .homemenu .homemenu-thumb .demo-button .theme-btn:hover{color:var(--white)!important}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:before{background:linear-gradient(180deg,rgba(99,92,92,0) 0,#292930);background-repeat:no-repeat;background-size:cover;background-position:50%;width:100%;height:100%;position:absolute;left:0;top:0;overflow:hidden;opacity:0;transition:all .3s ease-in-out;content:""}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:hover:before{visibility:visible;opacity:1}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:hover .demo-button{transform:scale(1);opacity:1;transform-origin:top center}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:hover .homemenu-btn{opacity:1;visibility:visible;bottom:50%;transform:translateY(50%)}.mean-container .mean-nav>ul .homemenu .homemenu-thumb img{width:100%}.mean-container .mean-nav>ul .homemenu .homemenu-content .homemenu-title a{border:none;font-size:18px;padding:10px 20%}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{width:100%;padding:10px 0;color:var(--header);font-size:16px;line-height:1.5;font-weight:600}.mean-container .mean-nav ul li a:last-child{border-bottom:0}.mean-container .mean-nav ul li a:hover{color:var(--theme2)}.mean-container .mean-nav ul li a.mean-expand{margin-top:5px;padding:0!important}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:all .4s ease-in-out}.mean-container .mean-nav ul li .mega-menu li a{height:200px;width:100%;padding:0;border-top:0;margin-bottom:20px}.hero-section{position:relative}.hero-section .swiper-dot{position:absolute;left:50%;bottom:40px;z-index:9;transform:translateX(-50%)}.hero-1{position:relative;z-index:1;padding:200px 0}@media (max-width:1199px){.hero-1{padding:130px 0}}@media (max-width:991px){.hero-1{padding:100px 0}}@media (max-width:767px){.hero-1{padding:90px 0}}.hero-1 .chilii-shape{position:absolute;left:0;top:5%}@media (max-width:1199px){.hero-1 .chilii-shape{display:none}}.hero-1 .fire-shape{position:absolute;bottom:0;left:0}@media (max-width:1199px){.hero-1 .fire-shape{display:none}}.hero-1 .chilii-shape-2{position:absolute;right:0;top:5%}@media (max-width:767px){.hero-1 .chilii-shape-2{display:none}}.hero-1 .chilii-shape-3{position:absolute;right:0;bottom:0}@media (max-width:575px){.hero-1 .chilii-shape-3{z-index:-1;opacity:.5}}.hero-1 .offer-shape{position:absolute;left:40%;top:5%}@media (max-width:1399px){.hero-1 .offer-shape{top:0}}@media (max-width:991px){.hero-1 .offer-shape{top:280px;left:5%}.hero-1 .offer-shape img{width:70%}}@media (max-width:575px){.hero-1 .offer-shape{left:-3%}.hero-1 .offer-shape img{width:50%}}.hero-1 .hero-back-title{font-size:300px;line-height:50%;color:hsla(0,0%,100%,.102);letter-spacing:-12px;opacity:.69;position:absolute;bottom:30%;left:16%;z-index:-1}@media (max-width:1399px){.hero-1 .hero-back-title{left:10%;font-size:270px}}@media (max-width:1199px){.hero-1 .hero-back-title{display:none}}.hero-1 .hero-content{position:relative;z-index:99}@media (max-width:991px){.hero-1 .hero-content{text-align:center}}.hero-1 .hero-content p{font-weight:600;color:var(--theme2);text-transform:uppercase;font-size:20px}@media (max-width:767px){.hero-1 .hero-content p{margin-bottom:5px}}.hero-1 .hero-content h1{color:var(--white)}.hero-1 .hero-content h1 span{position:relative}.hero-1 .hero-content h1 span:before{position:absolute;right:0;content:"";width:83px;height:75px;background-image:url(/_next/static/media/icon.59c7f6dc.png);background-repeat:no-repeat;background-position:50%;z-index:9;right:-70px}@media (max-width:991px){.hero-1 .hero-content h1 span:before{display:none}}.hero-1 .hero-content .hero-button{margin-top:35px}.hero-1 .chiken-image{width:760px}.hero-1 .chiken-image img{width:100%;height:100%}@media (max-width:1399px){.hero-1 .chiken-image{max-width:750px;width:auto}}@media (max-width:991px){.hero-1 .chiken-image{text-align:center!important}.hero-1 .chiken-image img{width:75%}}@media (max-width:767px){.hero-1 .chiken-image{width:380px;text-align:center;margin:0 auto}}.hero-2{position:relative;z-index:1;padding:100px 0}@media (max-width:767px){.hero-2{padding:80px 0}}.hero-2 .vagetable-shape{position:absolute;right:0;top:0}.hero-2 .chili-shape{position:absolute;right:12%;top:13%;z-index:-1}.hero-2 .left-shape{position:absolute;top:0;left:0}.hero-2 .hero-content{position:relative;z-index:99}@media (max-width:991px){.hero-2 .hero-content{text-align:center}}.hero-2 .hero-content p{font-weight:600;color:var(--theme2);text-transform:uppercase;font-size:20px}.hero-2 .hero-content h1{color:var(--white);font-size:105px}@media (max-width:1399px){.hero-2 .hero-content h1{font-size:90px}}@media (max-width:1199px){.hero-2 .hero-content h1{font-size:80px}}@media (max-width:991px){.hero-2 .hero-content h1{font-size:72px}}@media (max-width:575px){.hero-2 .hero-content h1{font-size:60px}}.hero-2 .hero-content .price-text{display:flex;align-items:center;gap:25px;margin-top:30px}@media (max-width:991px){.hero-2 .hero-content .price-text{justify-content:center;margin-top:15px}}.hero-2 .hero-content .price-text h3{font-size:28px;color:var(--white)}.hero-2 .hero-content .price-text h2{font-size:55px;color:var(--white)}.hero-2 .hero-content .hero-button{margin-top:35px}@media (max-width:575px){.hero-2 .hero-content .hero-button{margin-top:15px}}.hero-2 .burger-image{position:relative}.hero-2 .burger-image img{width:100%;height:100%}@media (max-width:991px){.hero-2 .burger-image{margin:0 auto;padding-top:20px}.hero-2 .burger-image,.hero-2 .burger-image img{width:80%;text-align:center}}.hero-2 .burger-image .burger-text{position:absolute;bottom:20%;left:-13%}@media (max-width:767px){.hero-2 .burger-image .burger-text{display:none}}.hero-2 .burger-image .hero-text{position:absolute;top:-30px;left:30%}@media (max-width:575px){.hero-2 .burger-image .hero-text{display:none}}.hero-3{position:relative}.hero-3 .frame-shape{position:absolute;top:20%;left:60px}@media (max-width:991px){.hero-3 .frame-shape{display:none}}.hero-3 .frame-shape-2{position:absolute;bottom:13%;left:2%}@media (max-width:991px){.hero-3 .frame-shape-2{display:none}}.hero-3 .frame-shape-3{position:absolute;top:15%;left:47%}@media (max-width:991px){.hero-3 .frame-shape-3{display:none}}.hero-3 .frame-shape-4{position:absolute;bottom:5%;left:40%}@media (max-width:991px){.hero-3 .frame-shape-4{display:none}}.hero-3 .frame-shape-5{position:absolute;top:20%;right:70px}@media (max-width:991px){.hero-3 .frame-shape-5{display:none}}.hero-3 .frame-shape-6{position:absolute;bottom:13%;right:2%}@media (max-width:991px){.hero-3 .frame-shape-6{display:none}}.hero-3 .hero-content{padding-top:150px;padding-bottom:120px;position:relative;z-index:9}@media (max-width:991px){.hero-3 .hero-content{text-align:center;padding-bottom:0;padding-top:115px}}@media (max-width:575px){.hero-3 .hero-content{padding-top:110px}}.hero-3 .hero-content h1{font-size:150px;color:var(--white);margin-bottom:20px}@media (max-width:1399px){.hero-3 .hero-content h1{font-size:130px}}@media (max-width:1199px){.hero-3 .hero-content h1{font-size:100px}}@media (max-width:991px){.hero-3 .hero-content h1{font-size:72px}}@media (max-width:575px){.hero-3 .hero-content h1{font-size:50px}}.hero-3 .hero-content h4{font-size:24px;color:var(--white);text-transform:capitalize}@media (max-width:575px){.hero-3 .hero-content h4{font-size:22px}}.hero-3 .hero-content .hero-button{margin-top:40px}@media (max-width:575px){.hero-3 .hero-content .hero-button{margin-top:30px}}.hero-3 .pizza-image{margin-left:40px;margin-top:50px;margin-bottom:-210px}.hero-3 .pizza-image img{animation:cir36 25s linear infinite}@media (max-width:1199px){.hero-3 .pizza-image{margin-top:0;margin-bottom:0}}@media (max-width:991px){.hero-3 .pizza-image{margin-left:0;padding-bottom:80px;text-align:center}.hero-3 .pizza-image img{width:80%!important}}@media (max-width:767px){.hero-3 .pizza-image{padding-bottom:70px}}@media (max-width:575px){.hero-3 .pizza-image{width:300px;margin:0 auto;padding-bottom:50px}}.hero-3 .pizza-image img{width:100%;height:100%}.hero-section-3{position:relative}.hero-section-3 .swiper{overflow:initial!important}.hero-section-3 .pegi-wrp{position:absolute;bottom:4%;left:17%;z-index:9}@media (max-width:1399px){.hero-section-3 .pegi-wrp{display:none}}.hero-section-3 .pegi-wrp .pegi-number{font-size:24px;color:var(--white);position:relative}.hero-section-3 .pegi-wrp .pegi-number:before{position:absolute;content:"";bottom:12px;left:40px;width:80px;height:1px;background-color:var(--white)}.hero-section-3 .pegi-wrp .pegi-number span{margin-right:140px}.hero-section-3 .pegi-wrp .pegi-number span:not(:last-child){color:var(--white)}.food-category-section{position:relative}.food-category-section .tomato-shape{position:absolute;left:0}@media (max-width:767px){.food-category-section .tomato-shape{display:none}}.food-category-section .burger-shape-2{position:absolute;bottom:0;left:0}.food-category-section .pizza-shape{position:absolute;bottom:30%;left:3%}@media (max-width:1199px){.food-category-section .pizza-shape{display:none}}.food-category-section .frame-shape{position:absolute;top:10%;right:5%;opacity:.4}@media (max-width:1199px){.food-category-section .frame-shape{display:none}}.food-category-section .frame-shape-2{position:absolute;bottom:5%;right:5%}@media (max-width:1199px){.food-category-section .frame-shape-2{display:none}}.catagory-product-card{background-color:var(--white);padding:20px 30px;position:relative;border-radius:14px;margin-top:30px;overflow:hidden;transition:all .3s ease-in-out}.catagory-product-card h5{font-size:19px;color:var(--white);position:relative;z-index:9}.catagory-product-card:before{top:0;background-image:url(/_next/static/media/catagory-card-shape.44a9fa81.jpg);z-index:9}.catagory-product-card:after,.catagory-product-card:before{position:absolute;left:0;height:100%;width:100%;background-color:var(--theme3);content:"";visibility:hidden;opacity:0;transition:all .3s ease-in-out;border-radius:14px}.catagory-product-card:after{bottom:0}.catagory-product-card .catagory-product-image{position:relative;z-index:9;height:245px}.catagory-product-card .catagory-product-image .decor-leaf{position:absolute;right:20px;top:0;transform:translate(-40px,40px);transition:all .35s ease-in-out;transition-delay:.1s;opacity:0;z-index:-1;visibility:hidden}.catagory-product-card .catagory-product-image .decor-leaf-2{position:absolute;left:20px;bottom:0;transition:all .35s ease;transition-delay:.1s;opacity:0;z-index:-1;visibility:hidden}@media (max-width:767px){.catagory-product-card .catagory-product-image .decor-leaf-2{left:45px}}@media (max-width:575px){.catagory-product-card .catagory-product-image .decor-leaf-2{left:10px}}.catagory-product-card .catagory-product-image .burger-shape{position:absolute;bottom:0;left:0;z-index:-1;opacity:0;transition:all .4s ease-in-out;visibility:hidden}.catagory-product-card .catagory-product-content{position:relative;margin-top:10px;padding-top:10px;z-index:9}@media (max-width:575px){.catagory-product-card .catagory-product-content{padding-top:15px}}.catagory-product-card .catagory-product-content:before{position:absolute;top:0;content:"";left:40%;width:53px;height:2px;background-color:var(--theme2)}@media (max-width:767px){.catagory-product-card .catagory-product-content:before{left:44%}}@media (max-width:575px){.catagory-product-card .catagory-product-content:before{left:42%}}.catagory-product-card .catagory-product-content h3{font-size:28px;margin-bottom:5px;margin-top:-60px;transition:all .3s ease-in-out}.catagory-product-card .catagory-product-content p{font-size:16px;font-weight:600;color:var(--theme2);text-transform:uppercase;z-index:9;position:relative;transition:all .3s ease-in-out}.catagory-product-card .catagory-product-content .catagory-product-icon{width:125px;text-align:center;margin:0 auto;opacity:1;visibility:visible}.catagory-product-card:hover{background-color:var(--theme)}.catagory-product-card:hover:before{top:-25px}.catagory-product-card:hover:after{bottom:-25px;z-index:8}.catagory-product-card:hover:after,.catagory-product-card:hover:before{opacity:1;visibility:visible}.catagory-product-card:hover .catagory-product-image{overflow:hidden}.catagory-product-card:hover .catagory-product-image .decor-leaf{opacity:1;transform:translate(0);right:-15px;visibility:visible}@media (max-width:767px){.catagory-product-card:hover .catagory-product-image .decor-leaf{right:50px}}@media (max-width:575px){.catagory-product-card:hover .catagory-product-image .decor-leaf{right:25px}}.catagory-product-card:hover .catagory-product-image .decor-leaf-2{opacity:1;left:-20px;visibility:visible}.catagory-product-card:hover .catagory-product-image .burger-shape{opacity:1;visibility:visible}.catagory-product-card:hover .catagory-product-content:before{background-color:var(--white)}.catagory-product-card:hover .catagory-product-content h3 a{color:var(--white)}.catagory-product-card:hover .catagory-product-content h3,.catagory-product-card:hover .catagory-product-content p{opacity:0;z-index:-1;position:relative;visibility:hidden;transition:all .3s ease-in-out}.catagory-product-card-2{margin-top:30px;padding:40px 30px;position:relative}.catagory-product-card-2 .icon{position:absolute;top:15px;left:15px;width:40px;height:40px;line-height:40px;border-radius:5px;background-color:var(--header);text-align:center;cursor:pointer;z-index:9;transition:all .4s ease-in-out}.catagory-product-card-2 .icon i{color:var(--white);transition:all .4s ease-in-out}.catagory-product-card-2 .icon:hover{background-color:var(--white)}.catagory-product-card-2 .icon:hover i{color:var(--theme3)}@media (max-width:575px){.catagory-product-card-2{padding:30px}}.catagory-product-card-2:before{content:"";position:absolute;top:0;left:0;width:100%;height:65%;border-radius:14px;background-color:var(--white);transition:all .35s ease-in-out}@media (max-width:575px){.catagory-product-card-2:before{height:60%}}.catagory-product-card-2 .catagory-product-image{position:relative;z-index:1;height:245px}.catagory-product-card-2 .catagory-product-image img{object-fit:contain}.catagory-product-card-2 .catagory-product-content{position:relative;z-index:9;margin-top:30px}@media (max-width:575px){.catagory-product-card-2 .catagory-product-content{margin-top:0}}.catagory-product-card-2 .catagory-product-content .catagory-button{margin-bottom:20px;opacity:0;transition:all .4s ease-in-out}.catagory-product-card-2 .catagory-product-content .info-price{gap:10px;margin-bottom:10px}.catagory-product-card-2 .catagory-product-content .info-price p{font-size:16px;font-weight:600;background-color:var(--theme3);padding:4px 6px;border-radius:3px;color:var(--header)}.catagory-product-card-2 .catagory-product-content .info-price h6{color:var(--theme2)}.catagory-product-card-2 .catagory-product-content .info-price span{font-size:16px;font-weight:600;color:var(--text);transition:all .4s ease-in-out}.catagory-product-card-2 .catagory-product-content h4 a:hover{color:var(--white)}.catagory-product-card-2 .catagory-product-content .star{margin-top:5px}.catagory-product-card-2 .catagory-product-content .star span{font-size:14px;color:var(--theme3);transition:all .4s ease-in-out}.catagory-product-card-2:hover:before{height:100%;background-color:var(--theme3);background-image:url(/_next/static/media/catagory-card-shape.44a9fa81.jpg)}.catagory-product-card-2:hover .catagory-product-content .catagory-button{opacity:1}.catagory-product-card-2:hover .catagory-product-content p{background-color:var(--white)}.catagory-product-card-2:hover .catagory-product-content .star span,.catagory-product-card-2:hover .catagory-product-content span{color:var(--white)}.catagory-product-card-2.active:before{height:100%;background-color:var(--theme3);background-image:url(/_next/static/media/catagory-card-shape.44a9fa81.jpg)}.catagory-product-card-2.active .icon{background-color:var(--white)}.catagory-product-card-2.active .icon i{color:var(--theme3)}.catagory-product-card-2.active .catagory-product-content .catagory-button{opacity:1}.catagory-product-card-2.active .catagory-product-content p{background-color:var(--white)}.catagory-product-card-2.active .catagory-product-content .star span,.catagory-product-card-2.active .catagory-product-content span{color:var(--white)}.food-catagory-wrapper{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--theme2)}@media (max-width:1600px){.food-catagory-wrapper{grid-template-columns:repeat(5,5fr)}}@media (max-width:1399px){.food-catagory-wrapper{grid-template-columns:repeat(4,4fr)}}@media (max-width:1199px){.food-catagory-wrapper{grid-template-columns:repeat(3,3fr);border-bottom:none}}@media (max-width:991px){.food-catagory-wrapper{grid-template-columns:repeat(2,2fr)}}@media (max-width:767px){.food-catagory-wrapper{grid-template-columns:repeat(1,1fr)}}.food-catagory-wrapper .catagory-product-card-3{padding:100px 60px;border-right:1px solid var(--theme2)}@media (max-width:1600px){.food-catagory-wrapper .catagory-product-card-3{padding:100px 20px}}@media (max-width:1199px){.food-catagory-wrapper .catagory-product-card-3{border:none;padding:0 40px;margin-top:80px}}@media (max-width:767px){.food-catagory-wrapper .catagory-product-card-3{border:none;padding:0 40px;margin-top:60px}}.food-catagory-wrapper .catagory-product-card-3 .food-image{position:relative}.food-catagory-wrapper .catagory-product-card-3 .food-image .box-text{width:90px;height:90px;line-height:90px;text-align:center;position:absolute;top:-35px;left:0}@media (max-width:991px){.food-catagory-wrapper .catagory-product-card-3 .food-image .box-text{top:-25px;left:55px}}@media (max-width:575px){.food-catagory-wrapper .catagory-product-card-3 .food-image .box-text{width:70px;height:70px;line-height:70px}}.food-catagory-wrapper .catagory-product-card-3 .food-image .box-text span{font-size:30px;text-transform:uppercase;color:var(--white);font-weight:600}@media (max-width:575px){.food-catagory-wrapper .catagory-product-card-3 .food-image .box-text span{font-size:24px}}.food-catagory-wrapper .catagory-product-card-3 .food-image .food-title{line-height:1;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:rgba(12,15,38,.051);-webkit-text-fill-color:transparent;font-size:65px;font-weight:400;position:absolute;bottom:-20px;z-index:-1;left:50%;transform:translateX(-50%)}.food-catagory-wrapper .catagory-product-card-3 .food-content{margin-top:30px}@media (max-width:575px){.food-catagory-wrapper .catagory-product-card-3 .food-content{margin-top:15px}}.food-catagory-wrapper .catagory-product-card-3 .food-content h3{font-size:30px;margin-bottom:15px}.food-catagory-wrapper .catagory-product-card-3 .food-content h3 a:hover{color:var(--theme2)}@media (max-width:575px){.food-catagory-wrapper .catagory-product-card-3 .food-content h3{font-size:22px;margin-bottom:10px}}.shop-list-items{display:flex;align-items:center;background-color:var(--white);border-radius:14px;padding:40px;gap:20px;margin-top:30px}@media (max-width:991px){.shop-list-items{flex-wrap:wrap;justify-content:center}}.shop-list-items .shop-image{height:100%}@media (min-width:992px){.shop-list-items .shop-image{max-width:calc(100% - 200px);width:340px}}@media (max-width:1199px){.shop-list-items .shop-image{width:550px}}@media (max-width:991px){.shop-list-items .shop-image{text-align:center;width:400px}}.shop-list-items .shop-image img{object-fit:cover;height:100%;border-radius:18px;max-width:100%}@media (min-width:1200px){.shop-list-items .shop-content{margin-right:30px}}@media (max-width:991px){.shop-list-items .shop-content{text-align:center}}.shop-list-items .shop-content .star a{color:var(--theme3);font-size:16px;font-weight:600}.shop-list-items .shop-content .star span{background-color:var(--theme3);font-weight:600;color:var(--header);padding:5px 6px;border-radius:3px;margin-right:10px}.shop-list-items .shop-content h3{font-size:28px;margin-bottom:10px}.shop-list-items .shop-content h3 a:hover{color:var(--theme)}.shop-list-items .shop-content h5{color:var(--theme2);font-size:22px;font-weight:600;margin-top:15px}.shop-list-items .shop-content .shop-list-btn{margin-top:30px}.shop-list-items .shop-content .shop-list-btn .theme-btn{padding:14px 50px}.about-wrapper .about-image{position:relative;animation:rotate 15s linear infinite;width:85%}.about-wrapper .about-image img{width:100%;height:100%}@media (max-width:991px){.about-wrapper .about-image img{width:70%}}.about-wrapper .about-image .burger-text{position:absolute;top:0;left:0;animation:tpswing 4s ease 0s infinite alternate forwards running}.about-wrapper .about-image .price{position:absolute;left:10%;bottom:20px}.about-wrapper .about-image .price h2{font-size:80px}@media (max-width:575px){.about-wrapper .about-image .price h2{font-size:50px}}.about-wrapper .about-image .since-text{padding:25px 30px;background-color:var(--theme3);position:absolute;right:20px;bottom:45px;border-radius:14px;transform:rotate(-25.477deg);width:auto;height:auto}.about-wrapper .about-image .since-text h3{color:var(--white)}.about-wrapper .about-content{margin-left:20px}@media (max-width:1399px){.about-wrapper .about-content{margin-left:0}}@media (max-width:767px){.about-wrapper .about-content p{margin-top:10px}}.about-wrapper .about-content .icon-area{display:flex;align-items:center;justify-content:space-between;margin-top:30px;gap:10px}@media (max-width:1199px){.about-wrapper .about-content .icon-area{flex-wrap:wrap;gap:20px}}@media (max-width:575px){.about-wrapper .about-content .icon-area{flex-wrap:wrap;justify-content:center;gap:30px}}.about-wrapper .about-content .icon-area .icon-items{gap:20px}.about-wrapper .about-content .icon-area .icon-items .icon{font-size:55px;color:var(--theme2)}.about-wrapper .about-content .icon-area .icon-items .content h4{margin-bottom:5px}.about-wrapper .about-content .icon-area .icon-items .content p{color:var(--header)}.about-wrapper .about-content .info-area{margin-top:40px;gap:22px;flex-wrap:wrap}.about-wrapper .about-content .info-area .info-content span{font-size:16px;font-weight:600;color:var(--theme2)}.about-wrapper.style-2 .about-content{margin-left:0}.about-wrapper.style-2 .about-image-2{margin-right:-65%;position:relative}@media (max-width:991px){.about-wrapper.style-2 .about-image-2{margin-right:0}}.about-wrapper.style-2 .about-image-2 img{width:100%;height:100%}.about-wrapper.style-2 .about-image-2 .since-text{padding:25px 30px;background-color:var(--theme);right:20px;bottom:45px;border-radius:14px;transform:rotate(-25.477deg);width:auto;height:auto;position:absolute;bottom:20%;right:20%}.about-wrapper.style-2 .about-image-2 .since-text h3{color:var(--white)}@media (max-width:1399px){.about-wrapper.style-2 .about-image-2 .since-text{right:35%;bottom:70px}}@media (max-width:991px){.about-wrapper.style-2 .about-image-2 .since-text{right:20px;bottom:45px}}.about-section{position:relative;width:100%;isolation:isolate}.about-section .leaves-shape{position:absolute;top:-90px;left:0}.about-wrapper-2 .pizza-image{margin-left:-62%;position:relative;max-width:981px}@media (max-width:991px){.about-wrapper-2 .pizza-image{margin-left:0}}.about-wrapper-2 .pizza-image img{width:100%;height:100%}.about-wrapper-2 .pizza-image .quate-content{position:absolute;bottom:0;right:0;padding:45px;background-color:var(--theme)}@media (max-width:575px){.about-wrapper-2 .pizza-image .quate-content{padding:25px}}.about-wrapper-2 .pizza-image .quate-content h3{font-size:28px;position:relative;z-index:9;color:var(--white)}@media (max-width:575px){.about-wrapper-2 .pizza-image .quate-content h3{font-size:20px}}.about-wrapper-2 .pizza-image .quate-content h3 span{color:var(--theme2)}@media (max-width:991px){.about-wrapper-2 .about-content{margin-left:0}}.about-wrapper-2 .about-content p{margin-bottom:40px}.about-wrapper-2 .about-content .about-counter-area{border-top:1px solid var(--border)}@media (max-width:575px){.about-wrapper-2 .about-content .about-counter-area{flex-wrap:wrap}}.about-wrapper-2 .about-content .about-counter-area .counter-items{padding-top:40px;padding-left:0;border-right:1px solid var(--border);padding-right:80px;position:relative}@media (max-width:1199px){.about-wrapper-2 .about-content .about-counter-area .counter-items{padding-right:40px}}@media (max-width:991px){.about-wrapper-2 .about-content .about-counter-area .counter-items{padding-right:80px}}@media (max-width:767px){.about-wrapper-2 .about-content .about-counter-area .counter-items{padding-right:50px}}@media (max-width:575px){.about-wrapper-2 .about-content .about-counter-area .counter-items{padding-top:30px;padding-right:40px}}.about-wrapper-2 .about-content .about-counter-area .counter-items h3{font-size:90px;text-transform:capitalize;font-family:DM Sans;opacity:.09;position:absolute;left:-10px;top:10px}.about-wrapper-2 .about-content .about-counter-area .counter-items:last-of-type{border-right:none;padding-right:0}.about-wrapper-2 .about-content .about-counter-area .counter-items:first-of-type{padding-left:30px}@media (max-width:575px){.about-wrapper-2 .about-content .about-counter-area .counter-items:first-of-type{padding-left:0}}.about-wrapper-2 .about-content .about-counter-area .counter-items h5{font-weight:500;text-transform:capitalize}.about-wrapper-2 .about-content .about-counter-area .counter-items h2{font-size:50px;color:var(--theme2);margin-top:5px}.about-wrapper-2 .about-content .about-info{margin-top:50px;display:flex;align-items:center;gap:40px}@media (max-width:1199px){.about-wrapper-2 .about-content .about-info{gap:20px}}@media (max-width:575px){.about-wrapper-2 .about-content .about-info{justify-content:center;flex-wrap:wrap;margin-top:30px}}.about-wrapper-2 .about-content .about-info .profile{gap:20px}.about-wrapper-2 .about-content .about-info .profile .profile-img{width:60px;height:60px;border-radius:50%}.about-wrapper-2 .about-content .about-info .theme-btn-2{padding:16px 50px;border-radius:21px}.about-wrapper-2 .about-content .about-info .theme-btn-2 span{color:var(--theme2)}.about-food-wrapper{margin-bottom:-120px;position:relative;z-index:9;background-color:#f3f3f3;padding:120px 65px}.about-food-wrapper.style-2{padding:0;margin-bottom:0;background:transparent}.about-food-wrapper.style-2 .about-food-items{background-color:transparent;padding:60px 30px;border-radius:12px;transition:all .4s ease-in-out}@media (max-width:575px){.about-food-wrapper.style-2 .about-food-items{padding:30px}}.about-food-wrapper.style-2 .about-food-items:hover{background-color:var(--white)}@media (max-width:1199px){.about-food-wrapper{padding:100px 50px}}@media (max-width:991px){.about-food-wrapper{padding:80px 40px}}.about-food-wrapper .nav{gap:20px;margin-bottom:20px}@media (max-width:767px){.about-food-wrapper .nav{margin-top:30px}}.about-food-wrapper .about-food-items{margin-top:30px}.about-food-wrapper .about-food-items .food-image{height:190px}.about-food-wrapper .about-food-items .food-image img{object-fit:cover}.about-food-wrapper .about-food-items .food-content{margin-top:20px}.about-food-wrapper .about-food-items .food-content h3{font-size:28px;margin-bottom:5px}.about-food-wrapper .about-food-items .food-content h3 a:hover{color:var(--theme)}.fooder-menu-wrapper{border:1px dotted var(--text);border-radius:13px;padding:15px 45px 60px;margin-top:30px}@media (max-width:575px){.fooder-menu-wrapper{padding:15px 30px 40px}}.fooder-menu-wrapper .food-menu-items{padding:25px 25px 30px;margin-top:30px;border-bottom:1px dotted var(--text);transition:all .4s ease-in-out;position:relative}@media (max-width:575px){.fooder-menu-wrapper .food-menu-items{background-color:var(--theme);border-radius:8px;gap:20px;flex-wrap:wrap}.fooder-menu-wrapper .food-menu-items:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-position:50%;background-size:cover;background-repeat:no-repeat;background-image:url(/_next/static/media/overlay-shape.24ba5f30.png);transition:all .3s ease-in-out}.fooder-menu-wrapper .food-menu-items .food-menu-content h4,.fooder-menu-wrapper .food-menu-items .food-menu-content p{color:var(--white);transition:all .3s ease-in-out}.fooder-menu-wrapper .food-menu-items .price{color:var(--white)}}.fooder-menu-wrapper .food-menu-items .food-menu-content{position:relative;z-index:9}.fooder-menu-wrapper .food-menu-items .food-menu-content h4{margin-bottom:5px}.fooder-menu-wrapper .food-menu-items .price{font-size:24px;font-weight:600;color:var(--theme2);position:relative;z-index:9}.fooder-menu-wrapper .food-menu-items:hover{background-color:var(--theme);border-radius:8px}.fooder-menu-wrapper .food-menu-items:hover:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-position:50%;background-size:cover;background-repeat:no-repeat;background-image:url(/_next/static/media/overlay-shape.24ba5f30.png)}.fooder-menu-wrapper .food-menu-items:hover .food-menu-content h4,.fooder-menu-wrapper .food-menu-items:hover .food-menu-content p,.fooder-menu-wrapper .food-menu-items:hover .price{color:var(--white)}.fooder-menu-wrapper .food-menu-items.active{background-color:var(--theme);border-radius:8px}.fooder-menu-wrapper .food-menu-items.active:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-position:50%;background-size:cover;background-repeat:no-repeat;background-image:url(/_next/static/media/overlay-shape.24ba5f30.png);transition:all .3s ease-in-out}.fooder-menu-wrapper .food-menu-items.active .food-menu-content h4,.fooder-menu-wrapper .food-menu-items.active .food-menu-content p,.fooder-menu-wrapper .food-menu-items.active .price{color:var(--white)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--theme);border-radius:5px}::-webkit-scrollbar-thumb{background:var(--theme);border-radius:10px}.fix{overflow:hidden}.ralt{position:relative}.ml-100{margin-left:100px}.video-pulse:after,.video-pulse:before{position:absolute;content:"";width:100px;height:100px;border:1px solid var(--white);opacity:.7;left:0;top:0;border-radius:50%;animation-duration:2.5s;animation-timing-function:linear;animation-name:video-animation;animation-iteration-count:infinite}@media (max-width:575px){.video-pulse:after,.video-pulse:before{width:70px;height:70px;line-height:70px}}.video-pulse:before{animation-delay:1s}.swiper-dot .swiper-pagination-bullet{width:10px;height:10px;transition:.6s;background-color:var(--white);opacity:1;border-radius:10px}.swiper-dot .swiper-pagination-bullet:not(:last-child){margin-right:10px}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--white);transition:.6s;position:relative}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active:before{position:absolute;width:22px;height:22px;line-height:22px;top:-6px;left:-6px;border-radius:50%;background-color:transparent;border:2px solid var(--white);content:""}.swiper-dot.style-2{border:1px dotted rgba(92,92,91,.9);width:146px;height:41px;line-height:35px;border-radius:30px;text-align:center;margin:50px auto}.swiper-dot.style-2 .swiper-pagination-bullet{background-color:var(--text)}.swiper-dot.style-2 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--theme)}.swiper-dot.style-2 .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border:2px solid var(--theme)}.swiper-dot-2 .swiper-pagination-bullet{width:7px;height:7px;border-radius:0;background-color:var(--theme2);opacity:1}.swiper-dot-2 .swiper-pagination-bullet.swiper-pagination-bullet-active{width:20px;background-color:var(--theme3)}.array-button{position:relative;z-index:99}.array-button .array-prev{width:60px;height:60px;line-height:60px;border-radius:50%;background-color:transparent;margin-right:20px;border:1px solid var(--white);color:var(--theme2);transition:all .4s ease-in-out}@media (max-width:767px){.array-button .array-prev{margin-right:0;margin-bottom:10px}}@media (max-width:575px){.array-button .array-prev{width:45px;height:45px;line-height:45px}}.array-button .array-prev:hover{background-color:var(--white)}.array-button .array-next{width:60px;height:60px;line-height:60px;border-radius:100%;box-shadow:0 10px 20px 0 rgba(0,0,0,.06);background-color:var(--theme2);color:var(--white);transition:all .4s ease-in-out}@media (max-width:575px){.array-button .array-next{width:45px;height:45px;line-height:45px}}.array-button .array-next:hover{background-color:var(--white);color:var(--theme2)}.mt-10{margin-top:10px}.bg-cover{background-repeat:no-repeat;background-size:cover;position:relative;background-position:50%;width:100%;height:100%}.nice-select{background-color:transparent;width:unset;outline:none;padding:18px 25px;border:1px solid var(--border2);border-radius:9px}@media (max-width:575px){.nice-select{padding:12px 20px}}.nice-select:hover{border:1px solid var(--border2)}.nice-select span{font-size:18px;font-weight:500;color:var(--white);text-transform:capitalize}@media (max-width:575px){.nice-select span{font-size:15px}}.nice-select .current{margin-right:12px}.nice-select:after{right:23px;border-bottom:1px solid var(--white);border-right:1px solid var(--white);width:10px;height:10px}.nice-select.open .list{margin-top:14px;width:100%}.nice-select .option.selected.focus,.nice-select.open .list{background:var(--bg);text-transform:uppercase;color:var(--theme)}.nice-select .option.selected.focus{outline:none;font-weight:400;font-size:18px;border:none}.nice-select .option{border:none}.nice-select .option:hover{background:transparent}.scroll-up{border-radius:50px;box-shadow:inset 0 0 0 2px var(--border);z-index:99;opacity:0;visibility:hidden;transform:translateY(15px);position:fixed;right:25px;bottom:35px}.scroll-up,.scroll-up:after{cursor:pointer;display:block;height:50px;width:50px;transition:all .4s ease-in-out}.scroll-up:after{position:absolute;font-family:Font Awesome\ 5 Pro;content:"\f176";text-align:center;line-height:50px;font-weight:700;font-size:18px;color:var(--theme2);left:0;top:0;z-index:1}.scroll-up svg path{fill:none}.scroll-up svg.scroll-circle path{stroke:var(--theme2);stroke-width:4px;box-sizing:border-box;transition:all .4s ease-in-out}.scroll-up.active-scroll{opacity:1;visibility:visible;transform:translateY(0)}.theme-bg{background-color:var(--theme)!important}.white-bg{background-color:var(--white)!important;width:auto;height:auto}@media (min-width:1400px){.white-bg{padding-left:25px}}@media (max-width:1199px){.white-bg{background-color:transparent!important}}.theme-color-2{color:var(--theme2)!important}.color-bg{color:var(--text)!important;opacity:.3}.text-color{color:var(--header)!important}.theme-color-3{color:var(--theme3)!important}.border-radius-none{border-radius:0!important}.border-right{border-right:1px solid var(--border2)}@media (max-width:1199px){.border-right{border:none}}.shadow-style{box-shadow:0 8px 24px hsla(210,8%,62%,.2);border-radius:14px}.single-team-items{margin-top:30px}.single-team-items .team-image{position:relative;height:435px;max-width:345px;text-align:center;margin:0 auto;z-index:9}.single-team-items .team-image img{width:100%;height:100%;border-radius:13px}.single-team-items .team-image:before{position:absolute;top:-16px;left:40px;width:95%;height:100%;bottom:0;right:0;content:"";border:2px dotted var(--theme);border-radius:13px;z-index:-1;transition:all .4s ease-in-out}@media (max-width:575px){.single-team-items .team-image:before{top:-10px}}.single-team-items .team-image .social-link{position:absolute;top:50%;left:0;display:grid;padding:20px;background-color:var(--theme);grid-gap:15px;gap:15px;transform:translate(-50%,-50%);transition:all .4s ease-in-out;opacity:0;visibility:hidden}.single-team-items .team-image .social-link:before{width:0;height:0;border-top:25px solid var(--theme);border-right:30px solid transparent;content:"";left:0;position:absolute;top:-24px;transform:rotate(-180.509deg)}.single-team-items .team-image .social-link:after{width:0;height:0;border-top:20px solid var(--theme);border-right:16px solid transparent;content:"";right:-7px;position:absolute;bottom:50%;transform:rotate(139deg)}.single-team-items .team-image .social-link a i{color:var(--white)}@media (max-width:991px){.single-team-items .team-image{height:380px;max-width:290px}.single-team-items .team-image img{object-fit:cover}}@media (max-width:767px){.single-team-items .team-image{height:380px;max-width:345px}}.single-team-items .team-content{margin-top:20px;text-align:center}.single-team-items .team-content p{font-weight:500;color:var(--theme);text-transform:capitalize;font-size:18px}.single-team-items .team-content h3{margin-top:5px;font-size:28px}@media (max-width:575px){.single-team-items .team-content h3{font-size:24px}}.single-team-items .team-content h3 a:hover{color:var(--theme)}.single-team-items:hover .team-image:before{transform:rotate(-3.136deg)}.single-team-items:hover .team-image .social-link{opacity:1;visibility:visible}.single-team-items.active .team-image:before{transform:rotate(-3.136deg)}.single-team-items.active .team-image .social-link{opacity:1;visibility:visible}.team-details-wrapper .team-image{height:525px}@media (max-width:575px){.team-details-wrapper .team-image{height:400px}.team-details-wrapper .team-image img{object-fit:cover}}.team-details-wrapper .team-details-content .star a{font-size:16px;color:var(--header)}.team-details-wrapper .team-details-content .star a i{color:var(--theme3)}.team-details-wrapper .team-details-content h3{margin-bottom:5px}.team-details-wrapper .team-details-content span{font-weight:500;margin-bottom:15px;display:block}.team-details-wrapper .team-details-content .social-icon{margin-top:40px;gap:15px;position:relative;z-index:9}@media (max-width:575px){.team-details-wrapper .team-details-content .social-icon{margin-top:20px}}.team-details-wrapper .team-details-content .social-icon a{width:40px;height:40px;line-height:40px;font-size:16px;display:block;background:rgba(92,92,91,.1);color:var(--header);border-radius:50%;transition:all .4s ease-in-out;text-align:center}.team-details-wrapper .team-details-content .social-icon a:hover{background-color:var(--theme2);color:var(--white)}.team-skill-wrapper .team-skill-content h3{color:var(--white)}.team-skill-wrapper .progress-wrap .pro-items:not(:last-child){margin-bottom:20px}.team-skill-wrapper .progress-wrap .pro-items .pro-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.team-skill-wrapper .progress-wrap .pro-items .pro-head .point{font-size:18px;font-weight:700;color:var(--white)}.team-skill-wrapper .progress-wrap .pro-items .pro-head .title{letter-spacing:.9px;color:var(--white);font-weight:700}.team-skill-wrapper .progress-wrap .pro-items .progress{background:var(--white);justify-content:flex-start;border-radius:0;align-items:center;position:relative;display:flex;height:6px;width:100%}.team-skill-wrapper .progress-wrap .pro-items .progress-value{animation:load 3s normal forwards;box-shadow:0 10px 40px -10px var(--white);border-radius:0;background:var(--theme3);height:6px;width:0}.team-skill-wrapper .progress-wrap .pro-items .style-two{animation:load2 3s normal forwards}@keyframes load{0%{width:0}to{width:65%}}@keyframes load2{0%{width:0}to{width:75%}}.team-reservation-wrapper .get-touch-items .get-touch-title h2{margin-bottom:10px}.team-reservation-wrapper .get-touch-items .contact-items{margin-top:50px;display:flex;align-items:center;gap:100px}@media (max-width:575px){.team-reservation-wrapper .get-touch-items .contact-items{margin-top:30px;gap:70px}}.team-reservation-wrapper .get-touch-items .contact-items .contact-info h4{font-weight:600;text-transform:capitalize;margin-bottom:15px}.team-reservation-wrapper .get-touch-items .contact-items .contact-info h5{text-transform:capitalize}.team-reservation-wrapper .get-touch-items .contact-items .contact-info .social-icon{gap:15px;position:relative;z-index:9}@media (max-width:575px){.team-reservation-wrapper .get-touch-items .contact-items .contact-info .social-icon{margin-top:20px}}.team-reservation-wrapper .get-touch-items .contact-items .contact-info .social-icon a{width:40px;height:40px;line-height:40px;font-size:16px;display:block;background:rgba(92,92,91,.1);color:var(--header);border-radius:50%;transition:all .4s ease-in-out;text-align:center}.team-reservation-wrapper .get-touch-items .contact-items .contact-info .social-icon a:hover{background-color:var(--theme2);color:var(--white)}.team-reservation-wrapper .team-reservation-items{padding:50px 55px;border:1px solid var(--border);border-radius:15px}@media (max-width:575px){.team-reservation-wrapper .team-reservation-items{padding:40px;margin-bottom:10px}}.team-reservation-wrapper .team-reservation-items .reservation-title{margin-bottom:20px}@media (max-width:575px){.team-reservation-wrapper .team-reservation-items .reservation-title{margin-bottom:15px}}.team-reservation-wrapper .team-reservation-items .reservation-title h3{text-transform:capitalize;font-size:38px;font-weight:500;margin-bottom:10px}@media (max-width:575px){.team-reservation-wrapper .team-reservation-items .reservation-title h3{font-size:32px}}.team-reservation-wrapper .team-reservation-items .reservation-title h3 span{color:var(--theme)}.team-reservation-wrapper .team-reservation-items .form-clt{position:relative}.team-reservation-wrapper .team-reservation-items .form-clt .icon{position:absolute;top:18px;right:0}@media (max-width:575px){.team-reservation-wrapper .team-reservation-items .form-clt .icon{display:none}}.team-reservation-wrapper .team-reservation-items .form-clt .icon i{color:var(--header);font-weight:600}.team-reservation-wrapper .team-reservation-items .form-clt input{width:100%;outline:none;border:none;padding:18px 0;color:var(--text);background-color:transparent;text-transform:capitalize;font-weight:500;border-bottom:1px solid var(--text)}@media (max-width:575px){.team-reservation-wrapper .team-reservation-items .form-clt input{padding:15px 0}}.team-reservation-wrapper .team-reservation-items .form-clt .nice-select{border-radius:0;padding:18px 0;border:none;border-bottom:1px solid var(--text)}.team-reservation-wrapper .team-reservation-items .form-clt .nice-select:after{right:0;border-bottom:1px solid var(--header);border-right:1px solid var(--header)}.team-reservation-wrapper .team-reservation-items .form-clt .nice-select span{color:var(--text)}.team-reservation-wrapper .team-reservation-items .form-clt .theme-btn{width:100%}.food-icon-wrapper{background-color:var(--header);border-radius:14px;padding:70px 75px}@media (max-width:991px){.food-icon-wrapper .single-food-icon{text-align:center}}.food-icon-wrapper .single-food-icon .icon{font-size:55px;color:var(--theme3)}.food-icon-wrapper .single-food-icon .content{margin-top:20px}.food-icon-wrapper .single-food-icon .content h4{color:var(--white);margin-bottom:10px}.food-icon-wrapper .single-food-icon .content p{color:var(--white)}.choose-us-2{background-color:var(--theme2)}@media (max-width:575px){.choose-us-2 .food-icon-wrapper-2{text-align:center}}.choose-us-2 .food-icon-wrapper-2 .single-food-icon .icon{font-size:65px;color:var(--theme3)}.choose-us-2 .food-icon-wrapper-2 .single-food-icon .content{margin-top:20px}@media (max-width:575px){.choose-us-2 .food-icon-wrapper-2 .single-food-icon .content{margin-top:10px}}.choose-us-2 .food-icon-wrapper-2 .single-food-icon .content h3{font-size:27px;text-transform:capitalize;color:var(--white);font-weight:600;margin-bottom:10px}.choose-us-2 .food-icon-wrapper-2 .single-food-icon .content p{color:var(--white);font-size:16px}.video-icon{padding-top:120px}.video-icon .video-popup{width:150px;height:150px;line-height:150px;background:transparent;border:2px dotted var(--white);border-radius:50%;display:inline-block;font-size:30px;color:var(--theme2)}@media (max-width:991px){.video-icon .video-popup{width:90px;height:90px;line-height:90px;font-size:22px}}.video-section-2{position:relative}.video-section-2:before{position:absolute;top:50%;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-color:var(--theme2);z-index:-1}.video-section-2.style-2:before{background-color:var(--theme)}.video-section-2.style-2:after{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:50%;content:"";background-color:var(--bg);z-index:-1}.video-wrapper{padding:315px 0}@media (max-width:1199px){.video-wrapper{padding:250px 0}}@media (max-width:991px){.video-wrapper{padding:200px 0}}@media (max-width:575px){.video-wrapper{padding:120px 0}}.video-wrapper .video-btn{position:relative;display:inline-block;z-index:2;left:50%;top:50%;transform:translateX(-50%)}.video-wrapper .video-btn a{position:relative;color:var(--theme2);font-size:16px;z-index:1;background-color:var(--white);width:100px;height:100px;line-height:100px;border-radius:50%;display:block;transition:.4s}@media (max-width:575px){.video-wrapper .video-btn a{width:70px;height:70px;line-height:70px}}.video-wrapper .video-btn a i{color:var(--theme2)}.food-processing-wrapper{position:relative}.food-processing-wrapper:before{position:absolute;top:50%;left:100px;width:80%;height:1px;content:"";background-image:url(/_next/static/media/border.f5edf16a.png)}@media (max-width:1399px){.food-processing-wrapper:before{display:none}}.food-processing-wrapper .food-processing-items{margin-top:30px;transition:all .4s ease-in-out;border:1px dotted transparent;padding:50px;border-radius:17px;position:relative}@media (max-width:767px){.food-processing-wrapper .food-processing-items{padding:30px;background-color:var(--white);border:1px dotted var(--text)}.food-processing-wrapper .food-processing-items .food-processing-image .number{opacity:1}}.food-processing-wrapper .food-processing-items .food-processing-image{position:relative}.food-processing-wrapper .food-processing-items .food-processing-image .number{width:40px;height:40px;line-height:40px;background-color:var(--theme);border-radius:50%;position:absolute;top:25px;right:53%;opacity:0;transition:all .4s ease-in-out}.food-processing-wrapper .food-processing-items .food-processing-image .number span{font-size:16px;font-weight:700;color:var(--white)}.food-processing-wrapper .food-processing-items .food-processing-content{margin-top:15px}@media (max-width:575px){.food-processing-wrapper .food-processing-items .food-processing-content{margin-top:0}}.food-processing-wrapper .food-processing-items .food-processing-content h3{font-size:28px;margin-bottom:10px}@media (max-width:575px){.food-processing-wrapper .food-processing-items .food-processing-content h3{font-size:22px}}.food-processing-wrapper .food-processing-items:hover{background-color:var(--white);border:1px dotted var(--text)}.food-processing-wrapper .food-processing-items:hover .food-processing-image .number{opacity:1}.food-processing-wrapper .food-processing-items.active{background-color:var(--white);border-radius:17px;border:1px dotted var(--text)}.food-processing-wrapper .food-processing-items.active .food-processing-image .number{opacity:1}.food-processing-wrapper .food-processing-items.style-2{border:none}@media (max-width:767px){.food-processing-wrapper .food-processing-items.style-2{background-color:var(--theme3)}.food-processing-wrapper .food-processing-items.style-2 .food-processing-image .number{opacity:1}}.food-processing-wrapper .food-processing-items.style-2.active,.food-processing-wrapper .food-processing-items.style-2:hover{background-color:var(--theme3)}.single-product-items{margin-top:35px}.single-product-items .product-image{position:relative}.single-product-items .product-image img{width:100%;height:100%}.single-product-items .product-image .box{position:absolute;top:30px;right:30px;width:60px;height:60px;line-height:60px;border-radius:50%;background-color:var(--theme);text-align:center}.single-product-items .product-image .box span{font-size:14px;font-weight:500;color:var(--white)}.single-product-items .product-image .product-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;z-index:999;gap:10px}.single-product-items .product-image .product-icon li{background-color:var(--white);box-shadow:0 20px 40px 0 rgba(0,0,0,.2);width:50px;height:50px;line-height:50px;text-transform:uppercase;font-size:14px;font-weight:500;text-align:center;cursor:pointer;transform:scaleX(0);transition:all .4s ease-in-out}.single-product-items .product-image .product-icon li i{color:var(--theme)}.single-product-items .product-image .product-icon li.style-2{background-color:var(--theme2);cursor:pointer;width:135px}.single-product-items .product-image .product-icon li.style-2 a{color:var(--white)}.single-product-items .product-image .product-icon li.style-2 a i{color:var(--white);margin-right:3px}.single-product-items .product-content .price{margin-bottom:5px}.single-product-items .product-content .price span{font-size:14px;font-weight:500;color:var(--theme2)}.single-product-items .product-content .price del{font-size:14px;font-weight:500;color:var(--text2)}.single-product-items .product-content h5 a{background-image:linear-gradient(var(--theme2),var(--theme2));background-position:0 95%;background-repeat:no-repeat;background-size:0 2px}.single-product-items .product-content h5 a:hover{background-size:100% 1px;color:var(--theme2)}.single-product-items.active .product-image .product-icon li,.single-product-items:hover .product-image .product-icon li{transform:scaleX(1)}.single-product-items-2{padding:40px 20px;background-color:var(--white);margin-top:30px;position:relative;z-index:9}.single-product-items-2 .product-content h4{text-transform:capitalize;margin-bottom:5px}.single-product-items-2 .product-content h4 a{background-image:linear-gradient(var(--theme),var(--theme));background-position:0 95%;background-repeat:no-repeat;background-size:0 2px}.single-product-items-2 .product-content h4 a:hover{background-size:100% 1px;color:var(--theme)}.single-product-items-2 .product-content .star{margin-bottom:5px}.single-product-items-2 .product-content .star span{font-size:16px;color:var(--text);font-weight:600}.single-product-items-2 .product-content .star i{font-size:16px;color:var(--theme3)}.single-product-items-2 .product-content h5{font-size:20px;color:var(--theme2);text-transform:none}.single-product-items-2 .product-image{margin-top:40px;position:relative}@media (max-width:575px){.single-product-items-2 .product-image{margin-top:25px}}.single-product-items-2 .product-image .product-icon{gap:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.single-product-items-2 .product-image .product-icon li{transform:scaleX(0);transition:.4s ease-in-out;cursor:pointer}.single-product-items-2 .product-image .product-icon li a i{color:var(--theme2);font-size:16px}.single-product-items-2:hover .product-image .product-icon li{transform:scaleX(1)}.woocommerce-notices-wrapper{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border);padding:0 20px;margin-bottom:30px}@media (max-width:767px){.woocommerce-notices-wrapper{flex-wrap:wrap;padding:20px 15px;gap:20px;justify-content:center}}.woocommerce-notices-wrapper .product-showing{border:1px solid var(--border2);display:flex;align-items:center;gap:50px}@media (max-width:767px){.woocommerce-notices-wrapper .product-showing{flex-wrap:wrap;gap:30px}}.woocommerce-notices-wrapper .product-showing h5{text-transform:capitalize}.woocommerce-notices-wrapper .product-showing h5 span{color:var(--theme)}.woocommerce-notices-wrapper .product-showing h5 img{margin-right:10px}.woocommerce-notices-wrapper .form-clt{display:flex;align-items:center;gap:20px}.woocommerce-notices-wrapper .form-clt h6{text-transform:capitalize}.woocommerce-notices-wrapper .form-clt h6 a{margin-left:10px;color:var(--text)}.woocommerce-notices-wrapper .form-clt .nice-select{padding:18px 20px;font-size:16px;text-transform:uppercase;border-radius:0;background-color:transparent;border:1px solid var(--border2);width:100px}@media (max-width:767px){.woocommerce-notices-wrapper .form-clt .nice-select{padding:0 20px}}.woocommerce-notices-wrapper .form-clt .nice-select:after{border-bottom:1px solid var(--text);border-right:1px solid var(--text)}.woocommerce-notices-wrapper .form-clt .nice-select span{color:var(--text)}.woocommerce-notices-wrapper .form-clt .icon a{color:var(--theme2)}.woocommerce-notices-wrapper .form-clt .icon-2 a{color:var(--header)}.main-cart-wrapper{border-radius:5px}.main-cart-wrapper .cart-wrapper{box-shadow:0 6px 30px rgba(0,0,0,.06);border-radius:5px;padding:40px}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table{width:100%}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table thead{border-bottom:1px solid var(--border)}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table thead tr th{padding-bottom:16px;color:var(--header);text-transform:uppercase}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item td{border-bottom:1px solid var(--border);padding:16px 0}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-info{display:flex;align-items:center;gap:16px}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-info img{border-radius:5px}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-price{color:var(--header)}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-quantity{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--bg);width:100px;border-radius:5px;padding:2px 20px}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-quantity span{display:block;color:var(--header)}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-quantity .cart-item-quantity-controller a{display:block}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-quantity .cart-item-quantity-controller a i,.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-remove a i{color:var(--header)}.main-cart-wrapper .cart-wrapper-footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.main-cart-wrapper .cart-wrapper-footer form{border:1px solid var(--border);padding:8px;border-radius:5px;display:flex;justify-content:space-between;align-items:center}.main-cart-wrapper .cart-wrapper-footer form input{padding:5px;border:none;text-transform:uppercase;font-size:16px;outline:none;background:transparent}.main-cart-wrapper .cart-wrapper-footer form button{outline:none;border:none}.main-cart-wrapper .cart-pragh-box{margin-top:24px;padding-right:30px;padding-bottom:30px}.main-cart-wrapper .cart-graph{border:1px solid var(--border);padding:30px;border-radius:5px}.main-cart-wrapper .cart-graph h4{text-align:center;color:var(--header);margin-bottom:30px}.main-cart-wrapper .cart-graph ul{margin-bottom:30px}.main-cart-wrapper .cart-graph ul li{display:flex}.main-cart-wrapper .cart-graph ul li:not(:last-child){border-bottom:1px solid var(--border)}.main-cart-wrapper .cart-graph ul li span{width:50%;color:var(--header);font-size:18px;text-transform:uppercase;padding:16px 0;font-weight:500}@media (max-width:767px){.cart-wrapper{overflow-x:scroll}.cart-wrapper .cart-items-wrapper,.cart-wrapper .cart-wrapper-footer{width:700px}}.checkout-radio{box-shadow:0 6px 30px rgba(0,0,0,.06);border-radius:5px;padding:24px}.checkout-radio .primary-text{font-size:24px;font-weight:500;line-height:150%;margin-bottom:16px;color:var(--header);text-transform:uppercase}.checkout-radio h4{color:var(--header);margin-bottom:16px;font-weight:600}.checkout-radio .checkout-radio-wrapper .checkout-radio-single .form-check-input{border-radius:50%;width:18px;height:18px;box-shadow:none;outline:none;border:1px solid var(--border);font-weight:500}.checkout-radio .checkout-radio-wrapper .checkout-radio-single label{color:var(--header);text-transform:uppercase}.checkout-radio .checkout-radio-wrapper .checkout-radio-single:not(:last-child){margin-bottom:12px}@media (max-width:500px){.checkout-radio{padding:10px}}.checkout-single-wrapper .checkout-single h4{color:var(--header);margin-bottom:2rem;font-weight:600}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single .country-select,.checkout-single-wrapper .checkout-single .checkout-single-form .input-single input,.checkout-single-wrapper .checkout-single .checkout-single-form .input-single textarea{width:100%;outline:none;box-shadow:none;border:1px solid var(--border);border-radius:5px;padding:12px 24px;color:var(--header);text-transform:uppercase;font-weight:500}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single label{color:var(--header);font-size:18px;text-transform:uppercase;margin-bottom:10px;font-weight:500}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single ::placeholder{color:var(--header)}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single .nice-select{background-color:var(--white)}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single .nice-select span{font-size:18px;color:var(--header);font-weight:500}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single .nice-select:after{border-right:1px solid var(--header);border-bottom:1px solid var(--header)}.checkout-single-wrapper .checkout-single .checkout-single-form .payment{color:var(--header);margin-bottom:12px;text-transform:uppercase}.checkout-single-wrapper .boxshado-single{box-shadow:0 6px 30px rgba(0,0,0,.06);border-radius:5px;padding:32px;margin-bottom:24px}@media (max-width:575px){.checkout-single-wrapper .boxshado-single{padding:14px}}.checkout-single-wrapper .checkout-single-bg{box-shadow:0 6px 30px rgba(0,0,0,.06);border-radius:5px;padding:32px}.checkout-single-wrapper .checkout-single-bg .checkout-single-form .input-single .country-select,.checkout-single-wrapper .checkout-single-bg .checkout-single-form .input-single input,.checkout-single-wrapper .checkout-single-bg .checkout-single-form .input-single textarea{border:1px solid var(--border);background:transparent;text-transform:uppercase}@media (max-width:575px){.checkout-single-wrapper .checkout-single-bg{padding:14px}}.checkout-single-wrapper .checkout-single-bg .payment-save{display:flex;align-items:center;gap:10px;margin-top:20px}.checkout-single-wrapper .checkout-single-bg .payment-save input{width:24px;height:24px;border-radius:4px;border:1px solid var(--border);background-color:var(--theme);outline:none;color:var(--header)}.checkout-single-wrapper .checkout-single-bg .payment-save label{font-size:16px;font-weight:500;text-transform:uppercase}.faq-section{position:relative}.faq-content .accordion-item{border:0;margin-top:20px;border-radius:10px;background-color:var(--white)}.faq-content .accordion-item .accordion-header .accordion-button{font-weight:600;color:var(--header);letter-spacing:-.2px;border:0;border-radius:0;box-shadow:none;background-color:transparent;padding:16px 20px;text-transform:uppercase;font-size:22px}.faq-content .accordion-item .accordion-header .accordion-button:after{content:"\f067";background:transparent;font-family:Font Awesome\ 5 Pro;font-weight:300;transition:all .3s ease-in-out!important}.faq-content .accordion-item .accordion-header .accordion-button:not(.collapsed):after{content:"\f068";background:transparent;font-family:Font Awesome\ 5 Pro;font-weight:300}.faq-content .accordion-item .accordion-collapse .accordion-body{padding-right:30px;padding-top:5px;color:var(--header)}.main-sidebar .single-sidebar-widget{margin-bottom:35px;margin-top:-5px}@media (max-width:575px){.main-sidebar .single-sidebar-widget{margin-bottom:30px}}.main-sidebar .single-sidebar-widget .wid-title{margin-bottom:25px;padding-left:10px;position:relative}.main-sidebar .single-sidebar-widget .wid-title:before{left:0;top:50%;transform:translateY(-50%);content:"";width:2px;height:17px;position:absolute;background-color:var(--theme)}.main-sidebar .single-sidebar-widget .wid-title h4{font-size:24px;font-weight:600}.main-sidebar .single-sidebar-widget .widget-categories{border-bottom:1px solid var(--border);padding-bottom:40px}.main-sidebar .single-sidebar-widget .widget-categories ul li{font-size:18px;font-weight:600;text-transform:uppercase}.main-sidebar .single-sidebar-widget .widget-categories ul li:not(:last-child){margin-bottom:20px}.main-sidebar .single-sidebar-widget .widget-categories ul li a i{font-size:20px;color:var(--header);margin-right:20px}.main-sidebar .single-sidebar-widget .range__barcustom .price-input{margin-top:30px;position:relative}.main-sidebar .single-sidebar-widget .range__barcustom .price-input .field{display:flex;align-items:center;font-size:18px;width:16%}.main-sidebar .single-sidebar-widget .range__barcustom .price-input .field span{font-size:18px;font-weight:500;color:var(--header)}.main-sidebar .single-sidebar-widget .range__barcustom .separators{margin-left:-12px;padding-right:12px;font-size:24px;line-height:42px;font-weight:500}.main-sidebar .single-sidebar-widget .range__barcustom .field input{height:100%;outline:none;background:transparent;border:unset;font-size:16px;font-weight:500;color:var(--header);padding:0}.main-sidebar .single-sidebar-widget .range__barcustom .field input span{font-weight:500;color:var(--header);font-size:16px}.main-sidebar .single-sidebar-widget .range__barcustom input[type=number]::-webkit-inner-spin-button,.main-sidebar .single-sidebar-widget .range__barcustom input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.main-sidebar .single-sidebar-widget .range__barcustom .price-input .separator{font-size:14px;font-weight:400;color:var(--white)}.main-sidebar .single-sidebar-widget .range__barcustom .slider{height:6.75px;position:relative;background:var(--header);border-radius:5px}.main-sidebar .single-sidebar-widget .range__barcustom .slider .progress{height:100%;left:25%;right:25%;position:absolute;border-radius:5px;background:var(--theme)}.main-sidebar .single-sidebar-widget .range__barcustom .range-input{position:relative;display:flex;justify-content:center}.main-sidebar .single-sidebar-widget .range__barcustom .range-input input{position:absolute;width:100%;height:6.75px;top:-7px;background:none;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;padding:0;outline:none}.main-sidebar .single-sidebar-widget .range__barcustom input[type=range]::-webkit-slider-thumb{height:17px;width:7px;border-radius:5px;background:var(--theme);border:1.125px solid var(--theme);pointer-events:auto;-webkit-appearance:none}.main-sidebar .single-sidebar-widget .range__barcustom .price-input .theme-btn{padding:14px 30px}.main-sidebar .single-sidebar-widget .filter-size .input-save:not(:last-child){margin-bottom:20px}.main-sidebar .single-sidebar-widget .filter-size .input-save input{width:20px;height:19px;background-color:var(--theme);outline:none;color:var(--theme2);padding:5px;border-radius:4px}.main-sidebar .single-sidebar-widget .filter-size .input-save label{margin-left:20px;color:var(--header);font-weight:600;text-transform:capitalize}.main-sidebar .single-sidebar-widget .popular-food-posts .single-post-item{overflow:hidden;padding-bottom:20px;margin-bottom:20px}.main-sidebar .single-sidebar-widget .popular-food-posts .single-post-item:last-child{margin-bottom:0;border:none;padding-bottom:0}.main-sidebar .single-sidebar-widget .popular-food-posts .single-post-item .thumb{width:80px;height:80px;float:left;overflow:hidden;margin-right:20px}.main-sidebar .single-sidebar-widget .popular-food-posts .single-post-item .post-content{overflow:hidden}.main-sidebar .single-sidebar-widget .popular-food-posts .single-post-item .post-content .star{font-size:14px;color:var(--theme3);margin-bottom:3px}.main-sidebar .single-sidebar-widget .popular-food-posts .single-post-item .post-content h4{text-transform:capitalize;margin-bottom:3px}.main-sidebar .single-sidebar-widget .popular-food-posts .single-post-item .post-content h4 a:hover{color:var(--theme)}.main-sidebar .single-sidebar-widget .popular-food-posts .single-post-item .post-content .post-price{font-size:16px;font-weight:500;display:flex;align-items:center;gap:10px}.main-sidebar.style-2{margin-left:30px}@media (max-width:991px){.main-sidebar.style-2{margin-left:0}}.product-details-wrapper .product-image-items .tab-content .tab-pane .product-image{position:relative}.product-details-wrapper .product-image-items .tab-content .tab-pane .product-image img{width:100%;height:100%}.product-details-wrapper .product-image-items .tab-content .tab-pane .product-image .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:130px;height:130px;line-height:130px;border-radius:50%;background-color:var(--theme3);text-align:center}@media (max-width:991px){.product-details-wrapper .product-image-items .tab-content .tab-pane .product-image .icon{width:90px;height:90px;line-height:90px;font-size:16px}}@media (max-width:575px){.product-details-wrapper .product-image-items .tab-content .tab-pane .product-image .icon{width:70px;height:70px;line-height:70px;font-size:15px}}.product-details-wrapper .product-image-items .tab-content .tab-pane .product-image .icon i{color:var(--header);font-size:24px}.product-details-wrapper .product-image-items .nav{border:unset;display:flex;align-items:center;margin-top:20px}.product-details-wrapper .product-image-items .nav .nav-link{padding:0;border:unset;background:none}.product-details-wrapper .product-image-items .nav .nav-link .image-tab img{width:100%;height:100%}.product-details-wrapper .product-details-content{margin-left:60px}@media (max-width:1399px){.product-details-wrapper .product-details-content{margin-left:30px}}@media (max-width:991px){.product-details-wrapper .product-details-content{margin-left:0}}.product-details-wrapper .product-details-content .star a{color:var(--theme3);font-size:16px;font-weight:600}.product-details-wrapper .product-details-content .star span{background-color:var(--theme3);font-weight:600;color:var(--header);padding:5px 6px;border-radius:3px;margin-right:10px}.product-details-wrapper .product-details-content .price-list{gap:20px}.product-details-wrapper .product-details-content .price-list span{font-weight:600;font-size:28px;color:var(--header)}.product-details-wrapper .product-details-content .price-list del{font-size:20px;color:var(--theme2);font-weight:500}.product-details-wrapper .product-details-content .price-list h3{font-size:40px;color:var(--theme2)}.product-details-wrapper .product-details-content .cart-wrp{margin-top:30px;margin-bottom:30px}.product-details-wrapper .product-details-content .cart-wrp .cart-quantity{display:flex;align-items:center;gap:20px;margin-bottom:40px}.product-details-wrapper .product-details-content .cart-wrp .cart-quantity h5{font-weight:700}.product-details-wrapper .product-details-content .cart-wrp .cart-quantity .quantity{width:190px;border:1px solid var(--header);border-radius:6px}.product-details-wrapper .product-details-content .cart-wrp .cart-quantity .quantity button,.product-details-wrapper .product-details-content .cart-wrp .cart-quantity .quantity input{width:60px;height:55px;text-align:center;background-color:transparent;border:1px solid var(--border2);color:var(--header)}.product-details-wrapper .product-details-content .cart-wrp .cart-quantity .quantity .minus,.product-details-wrapper .product-details-content .cart-wrp .cart-quantity .quantity .plus{color:var(--header);font-size:32px}.product-details-wrapper .product-details-content .cart-wrp .cart-quantity .quantity .qty{color:var(--header)}.product-details-wrapper .product-details-content .cart-wrp .shop-button{justify-content:space-between;gap:30px}.product-details-wrapper .product-details-content .cart-wrp .shop-button .theme-btn{width:88%;border-radius:30px}.product-details-wrapper .product-details-content .cart-wrp .shop-button .star-icon{width:60px;height:60px;line-height:60px;border-radius:36px;background-color:var(--white);box-shadow:0 4px 12px 0 rgba(0,0,0,.08);font-size:20px;display:inline-block;text-align:center;transition:all .4s ease-in-out}.product-details-wrapper .product-details-content .cart-wrp .shop-button .star-icon i{color:var(--header);transition:all .4s ease-in-out}.product-details-wrapper .product-details-content .cart-wrp .shop-button .star-icon:hover{background-color:var(--theme)}.product-details-wrapper .product-details-content .cart-wrp .shop-button .star-icon:hover i{color:var(--white)}.product-details-wrapper .product-details-content .shop-text{font-weight:500;margin-bottom:20px}.product-details-wrapper .product-details-content .shop-text span{font-weight:600}.product-details-wrapper .product-details-content .details-info{position:relative}.product-details-wrapper .product-details-content .details-info:not(:last-child){margin-bottom:10px}.product-details-wrapper .product-details-content .details-info span{font-size:18px;font-weight:600;text-transform:uppercase;position:absolute;left:0;top:2px}.product-details-wrapper .product-details-content .details-info a{font-size:18px;font-weight:600;color:var(--header);margin-left:100px;text-transform:uppercase}.product-details-wrapper .single-tab{padding-top:80px}@media (max-width:575px){.product-details-wrapper .single-tab{padding-top:50px}}.product-details-wrapper .single-tab .nav{border-bottom:1px solid var(--border2);padding-bottom:20px}.product-details-wrapper .single-tab .nav .nav-link{text-align:center;padding:18px 50px;background-color:#f7f7f7;border-radius:5px;font-weight:700;font-size:20px;font-family:Barlow Condensed,sans-serif;text-transform:uppercase;color:var(--header);margin-right:20px;transition:all .3s ease-in-out}@media (max-width:991px){.product-details-wrapper .single-tab .nav .nav-link{padding:14px 45px;font-size:18px}}.product-details-wrapper .single-tab .nav .nav-link.active{position:relative;background-color:var(--theme3)}.product-details-wrapper .single-tab .nav .nav-link.active h6{color:var(--header)}.product-details-wrapper .single-tab .description-items .description-content{margin-right:50px}@media (max-width:1399px){.product-details-wrapper .single-tab .description-items .description-content{margin-right:30px}}@media (max-width:991px){.product-details-wrapper .single-tab .description-items .description-content{margin-right:0}}.product-details-wrapper .single-tab .description-items .description-content h3{margin-bottom:15px;font-size:28px}.product-details-wrapper .single-tab .description-items .description-content .description-list-items{margin-top:20px;gap:200px}@media (max-width:575px){.product-details-wrapper .single-tab .description-items .description-content .description-list-items{flex-wrap:wrap;gap:30px}}.product-details-wrapper .single-tab .description-items .description-content .description-list-items .description-list li{font-size:16px;font-weight:400;font-weight:500}.product-details-wrapper .single-tab .description-items .description-content .description-list-items .description-list li:not(:last-child){margin-bottom:15px}.product-details-wrapper .single-tab .description-items .description-content .description-list-items .description-list li i{color:var(--theme);margin-right:10px;font-weight:600}.product-details-wrapper .single-tab .description-items .description-content .description-list-items .description-list li span{color:var(--text);font-size:20px;font-weight:400}@media (max-width:767px){.product-details-wrapper .single-tab .review-items .admin-items{justify-content:center;gap:30px}}.product-details-wrapper .single-tab .review-items .admin-items .admin-img{width:100px;height:100px}.product-details-wrapper .single-tab .review-items .admin-items .admin-img img{border-radius:50%}.product-details-wrapper .single-tab .review-items .admin-items .content{position:relative;border:1px solid var(--border)}.product-details-wrapper .single-tab .review-items .admin-items .content:before{position:absolute;content:"";width:30px;height:30px;background-color:var(--white);border-left:1px solid var(--border);border-bottom:1px solid var(--border);transform:rotate(45deg);top:40%;left:-16px}@media (max-width:575px){.product-details-wrapper .single-tab .review-items .admin-items .content:before{display:none}}.product-details-wrapper .single-tab .review-items .admin-items .content .head-content h5 span{font-size:16px;margin-left:30px}.product-details-wrapper .single-tab .review-items .admin-items .content .star i{font-size:16px;color:#ff9200}.product-details-wrapper .single-tab .review-title .rate-now{margin-top:15px;gap:15px}.product-details-wrapper .single-tab .review-title .rate-now p{font-size:16px;text-transform:uppercase}.product-details-wrapper .single-tab .review-title .rate-now i{font-size:16px;color:#ff9200}.product-details-wrapper .single-tab .review-form{margin-top:40px}.product-details-wrapper .single-tab .review-form .form-clt input{width:100%;outline:none;border:none;padding:18px 35px;color:var(--text);background-color:#f5f5f5;font-size:16px;font-weight:500;text-transform:uppercase}@media (max-width:575px){.product-details-wrapper .single-tab .review-form .form-clt input{padding:15px 20px}}.product-details-wrapper .single-tab .review-form .form-clt-big textarea{padding:18px 35px 170px;width:100%;outline:none;color:var(--text);background-color:#f5f5f5;font-size:14px;border:none;text-transform:uppercase}@media (max-width:575px){.product-details-wrapper .single-tab .review-form .form-clt-big textarea{padding:15px 20px}}.food-banner-section{position:relative}.food-banner-section .chili-shape{position:absolute;bottom:15%;left:0}.food-banner-section .fry-shape{position:absolute;right:2%}.food-banner-section .burger-shape-2{position:absolute;right:3%;bottom:0}.single-offer-items{border-radius:20px;position:relative;overflow:hidden}.single-offer-items .offer-image{position:absolute;bottom:15px;left:0;z-index:9;animation:scale-up-two 6s linear infinite}@media (max-width:1199px){.single-offer-items .offer-image{bottom:0;left:190px}}@media (max-width:767px){.single-offer-items .offer-image{display:none}}.single-offer-items .burger-text{position:absolute;right:0;top:40px;animation:rounded 4s linear infinite;z-index:9}@media (max-width:575px){.single-offer-items .burger-text{right:0}}.single-offer-items .main-food{position:absolute;right:-20px;bottom:-5px;transition:all .4s ease-in-out}@media (max-width:575px){.single-offer-items .main-food{width:250px}.single-offer-items .main-food img{width:100%}}.single-offer-items .offer-content{padding:50px;position:relative;z-index:99}@media (max-width:1199px){.single-offer-items .offer-content{padding:100px 50px}}@media (max-width:767px){.single-offer-items .offer-content{padding:90px 30px}}.single-offer-items .offer-content h5{font-weight:700;color:var(--theme);margin-bottom:5px}.single-offer-items .offer-content h3{font-size:55px;color:#ffc107}@media (max-width:575px){.single-offer-items .offer-content h3{font-size:42px}}.single-offer-items.style-2 .offer-content{padding:60px 45px}.single-offer-items.style-2 .offer-content h3{font-size:55px;margin-bottom:5px}@media (max-width:575px){.single-offer-items.style-2 .offer-content h3{font-size:36px}}.single-offer-items.style-2 .offer-content p{font-size:16px;font-weight:500;color:var(--white)}.single-offer-items.style-2 .offer-img{position:absolute;top:30%;left:43%;animation:scale-up-two 6s linear infinite}@media (max-width:1399px){.single-offer-items.style-2 .offer-img{top:15%;left:58%}}@media (max-width:1199px){.single-offer-items.style-2 .offer-img{top:30%;left:43%}}@media (max-width:767px){.single-offer-items.style-2 .offer-img{top:15%;left:60%}}.single-offer-items.style-2 .roller-box{position:absolute;right:-20px;bottom:-10px;transition:all .4s ease-in-out}@media (max-width:1399px){.single-offer-items.style-2 .roller-box{width:300px}.single-offer-items.style-2 .roller-box img{width:100%;height:100%}}@media (max-width:1199px){.single-offer-items.style-2 .roller-box{width:auto}}@media (max-width:575px){.single-offer-items.style-2 .roller-box{width:250px;right:0;bottom:0}.single-offer-items.style-2 .roller-box img{width:100%;height:100%}}.single-offer-items.style-2:hover .roller-box{right:-50px}.single-offer-items.style-3{border-radius:9px}.single-offer-items.style-3 .offer-content{margin-bottom:20px;padding:50px 35px;position:relative;z-index:9}.single-offer-items.style-3 .offer-content h3{margin-bottom:20px;font-size:38px;font-weight:700}.single-offer-items.style-3 .offer-image-2{position:absolute;top:0;right:5%;animation:rounded 4s linear 0s infinite normal none running}.single-offer-items.style-3 .small-pizza{position:absolute;bottom:0;right:0;transition:all .4s ease-in-out}.single-offer-items.style-3 .french-content{padding:50px 35px;position:relative;z-index:9}.single-offer-items.style-3 .french-content span{font-size:14px;color:var(--theme2);font-weight:500}.single-offer-items.style-3 .french-content h4{font-size:26px;font-style:italic;color:var(--white);text-transform:capitalize;font-weight:500;color:var(--theme3);margin-bottom:10px}.single-offer-items.style-3 .french-content h4 span{font-size:14px;font-family:Barlow Condensed,sans-serif;margin-right:5px;color:var(--white)}.single-offer-items.style-3 .french-content h3{font-size:40px;color:var(--white);margin-bottom:10px}.single-offer-items.style-3 .french-content h5{color:var(--white);text-transform:capitalize;margin-bottom:40px;font-weight:500}.single-offer-items.style-3 .french-content .theme-btn{background-color:var(--theme3)!important;padding:16px 40px}.single-offer-items.style-3 .french-content .theme-btn .button-content-wrapper .button-icon i{margin-left:10px}.single-offer-items.style-3 .french-content .theme-btn .button-content-wrapper .button-text{font-weight:600;color:var(--header)!important;font-size:18px;text-transform:capitalize}.single-offer-items.style-3 .french-content .theme-btn:hover{color:var(--header)}.single-offer-items.style-3 .french-content .theme-btn:hover:before{background-color:var(--white)}.single-offer-items.style-3 .french-image{position:absolute;bottom:0;right:0;transition:all .4s ease-in-out}.single-offer-items.style-3 .noodles-image{position:absolute;right:0;bottom:40px;width:205px;transition:all .4s ease-in-out}.single-offer-items.style-3 .noodles-image img{width:100%;height:100%}.single-offer-items.style-3 .chicken-image{position:absolute;right:0;bottom:0;transition:all .4s ease-in-out}.single-offer-items.style-3 .offer-shape-3{position:absolute;right:30%;top:20%;animation:rounded 4s linear 0s infinite normal none running}.single-offer-items.style-3 .main-food-3{position:absolute;right:0;bottom:0;transition:all .4s ease-in-out}.single-offer-items.style-3:hover .chicken-image,.single-offer-items.style-3:hover .small-pizza{transform:scale(1.1)}.single-offer-items.style-3:hover .french-image{right:-30px}.single-offer-items.style-3:hover .main-food-3{transform:scale(1.1)}.single-offer-items.style-3:hover .noodles-image{right:-30px}.single-offer-items.style-4{border-radius:0;padding:60px 45px;overflow:hidden}.single-offer-items.style-4 .burger-comboo-content{position:relative;z-index:9}.single-offer-items.style-4 .burger-comboo-content h4{font-size:26px;font-weight:500;text-transform:capitalize;color:var(--theme3)}@media (max-width:575px){.single-offer-items.style-4 .burger-comboo-content h4{font-size:22px}}.single-offer-items.style-4 .burger-comboo-content h3{font-size:40px;color:var(--white);margin-bottom:15px}@media (max-width:575px){.single-offer-items.style-4 .burger-comboo-content h3{margin-bottom:10px}}.single-offer-items.style-4 .burger-comboo-content h2{font-size:44px;color:var(--white);margin-top:20px}@media (max-width:575px){.single-offer-items.style-4 .burger-comboo-content h2{font-size:36px;margin-top:15px}}.single-offer-items.style-4 .burger-comboo-content h2 span{font-size:20px;font-weight:600}.single-offer-items.style-4 .chicken-content{position:relative;z-index:9}.single-offer-items.style-4 .chicken-content h5{color:var(--theme2);margin-bottom:5px}.single-offer-items.style-4 .chicken-content h3{font-size:53px;color:var(--white)}@media (max-width:575px){.single-offer-items.style-4 .chicken-content h3{font-size:40px}}.single-offer-items.style-4 .chicken-content h6{text-transform:none;color:var(--white);margin-top:10px}.single-offer-items.style-4 .french-image{position:absolute;bottom:15%;right:0;transition:all .4s ease-in-out}@media (max-width:575px){.single-offer-items.style-4 .french-image{width:250px}.single-offer-items.style-4 .french-image img{width:100%}}.single-offer-items.style-4 .chicken-text{position:relative;z-index:9}.single-offer-items.style-4 .chicken-french-image{position:absolute;bottom:10%;right:5%;transition:all .4s ease-in-out}.single-offer-items.style-4:hover .french-image{right:-30px}.single-offer-items.style-4:hover .chicken-french-image,.single-offer-items:hover .main-food{transform:scale(1.1)}.pizza-banner-items{padding:60px 50px;position:relative;border-radius:20px;overflow:hidden;border:1px solid #88a137;box-shadow:8px 8px 13px #c4d193}@media (max-width:1399px){.pizza-banner-items{padding:60px 30px}}@media (max-width:1199px){.pizza-banner-items{padding:60px 50px}}@media (max-width:767px){.pizza-banner-items{padding:60px 30px;background-size:300%}}.pizza-banner-items .pizza-image{position:absolute;right:5%;bottom:8%;width:55%;height:75%;z-index:2;overflow:hidden;border-radius:50%;transition:all .4s ease-in-out}.pizza-image video{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}@media (max-width:1399px){.pizza-banner-items .pizza-image{max-width:300px;bottom:0}.pizza-banner-items .pizza-image img{width:100%;height:100%}}@media (max-width:1199px){.pizza-banner-items .pizza-image{max-width:none;bottom:-40px}}@media (max-width:767px){.pizza-banner-items .pizza-image{width:270px;bottom:-10px}.pizza-banner-items .pizza-image img{width:100%;height:100%}}.pizza-banner-items .pizza-text{position:relative;z-index:9;width:40%;height:60%}.pizza-banner-items .pizza-text img{width:100%;height:100%}.pizza-banner-items .pizza-text-2{position:absolute;right:15%;top:5px}@media (max-width:767px){.pizza-banner-items .pizza-text-2{top:30px}}.pizza-banner-items:hover .pizza-image{transform:scale(1.1)}.burger-banner-items{border-radius:20px;position:relative}.burger-banner-items .burger-content{padding:100px 40px;max-width:300px;position:relative;z-index:9}@media (max-width:767px){.burger-banner-items .burger-content{width:280px;padding:100px 30px}}@media (max-width:575px){.burger-banner-items .burger-content{width:250px;padding:70px 20px}}.burger-banner-items .burger-content h2,.burger-banner-items .burger-content h3{color:var(--white)}.burger-banner-items .burger-content h4{font-size:40px;color:var(--white);margin-top:10px}@media (max-width:575px){.burger-banner-items .burger-content h4{font-size:36px}}.burger-banner-items .burger-content h4 span{color:var(--theme3)}.burger-banner-items .burger-image{position:absolute;bottom:0;right:0;transition:all .4s ease-in-out}@media (max-width:1399px){.burger-banner-items .burger-image{width:350px;bottom:-12px;right:0}.burger-banner-items .burger-image img{width:100%;height:100%}}@media (max-width:1199px){.burger-banner-items .burger-image{width:300px;right:50px}}@media (max-width:767px){.burger-banner-items .burger-image{width:250px;bottom:0;right:0}}@media screen and (max-width:500px){.burger-banner-items .burger-image{width:180px}}.burger-banner-items:hover .burger-image{transform:scale(1.1)}.burger-banner-items .text-shape{position:absolute;top:40px;right:65px}@media (max-width:1199px){.burger-banner-items .text-shape{top:25px}}@media (max-width:575px){.burger-banner-items .text-shape{display:none}}.burger-banner-items .burger-text{position:absolute;top:20%;left:38%;animation:rounded 5s linear 0s infinite normal none running}@media (max-width:1199px){.burger-banner-items .burger-text{left:30%}}@media (max-width:767px){.burger-banner-items .burger-text{left:35%}}@media (max-width:575px){.burger-banner-items .burger-text{display:none}}.grilled-banner{position:relative}.grilled-banner .patato-shape{position:absolute;bottom:-80px;left:-40px}@media (max-width:1399px){.grilled-banner .patato-shape{display:none}}.grilled-banner .offer-shape{position:absolute;bottom:33%;left:2%}@media (max-width:1399px){.grilled-banner .offer-shape{bottom:30%;left:35%}}@media (max-width:1199px){.grilled-banner .offer-shape{display:none}}.grilled-banner .text-shape{position:absolute;bottom:20%;left:52%;transform:rotate(30.01deg);animation:rounded 5s linear infinite}@media (max-width:991px){.grilled-banner .text-shape{display:none}}.grilled-banner .spicy-shape{position:absolute;right:7%;top:15%;animation:rotate 15s linear infinite}@media (max-width:1399px){.grilled-banner .spicy-shape{top:5%;right:2%}}@media (max-width:1199px){.grilled-banner .spicy-shape{top:65%;right:5%}.grilled-banner .spicy-shape img{width:60%}}.grilled-banner .tomato-shape{position:absolute;right:0;bottom:0}.grilled-wrapper .grilled-content{position:relative;z-index:99}@media (max-width:991px){.grilled-wrapper .grilled-content{text-align:center}}.grilled-wrapper .grilled-content h4{color:var(--white);font-size:28px;margin-bottom:5px}@media (max-width:575px){.grilled-wrapper .grilled-content h4{font-size:22px}}.grilled-wrapper .grilled-content h2{color:var(--white)}.grilled-wrapper .grilled-content h2 span{color:var(--theme3)}@media (max-width:1199px){.grilled-wrapper .grilled-content h2{font-size:66px}}@media (max-width:991px){.grilled-wrapper .grilled-content h2{font-size:56px}}@media (max-width:575px){.grilled-wrapper .grilled-content h2{font-size:46px}}.grilled-wrapper .grilled-content h3{margin-top:20px}@media (max-width:1199px){.grilled-wrapper .grilled-content h3{font-size:40px}}@media (max-width:991px){.grilled-wrapper .grilled-content h3{font-size:36px}}@media (max-width:575px){.grilled-wrapper .grilled-content h3{font-size:28px}}.grilled-wrapper .grilled-content h3 a{color:var(--white)}.grilled-wrapper .grilled-content h3 a .text-1{color:var(--theme3)}.grilled-wrapper .grilled-content h3 .text-2{font-size:28px;color:var(--theme3)}.grilled-wrapper .grilled-content h3 sup{margin-top:10px}.grilled-wrapper .grilled-content .grilled-button{margin-top:40px}.grilled-wrapper .grilled-image img{width:100%;height:100%}.food-comboo-section{position:relative}.food-comboo-section .drinks-shape{position:absolute;bottom:0;left:0}@media (max-width:1399px){.food-comboo-section .drinks-shape{display:none}}@media (max-width:1199px){.comboo-wrapper,.comboo-wrapper .food-comboo-content{padding-bottom:180px}}.comboo-wrapper .food-comboo-content .nav{border:unset;margin-top:40px;display:inline-block}.comboo-wrapper .food-comboo-content .nav .nav-link{padding:0;border:unset;background:none;max-width:500px;width:100%}.comboo-wrapper .food-comboo-content .nav .nav-link:not(:last-child){margin-bottom:25px}.comboo-wrapper .food-comboo-content .nav .nav-link .food-comboo-list{display:flex;align-items:center;gap:30px;padding:15px 30px;background-color:var(--bg);border-radius:5px}@media screen and (max-width:470px){.comboo-wrapper .food-comboo-content .nav .nav-link .food-comboo-list{padding:15px;gap:15px}}.comboo-wrapper .food-comboo-content .nav .nav-link .food-comboo-list .comboo-title{font-size:18px;font-weight:600;text-transform:uppercase;color:var(--header)}.comboo-wrapper .food-comboo-content .nav .nav-link.active .food-comboo-list{background-color:var(--theme3)}.comboo-wrapper .comboo-image{width:800px;height:700px;position:absolute;bottom:0;right:0}@media (max-width:1399px){.comboo-wrapper .comboo-image{width:630px;height:780px}}@media (max-width:1199px){.comboo-wrapper .comboo-image{width:1180px;height:410px;left:0;bottom:0}}@media (max-width:991px){.comboo-wrapper .comboo-image{width:990px}}@media (max-width:767px){.comboo-wrapper .comboo-image{width:100%;height:400px}}@media (max-width:575px){.comboo-wrapper .comboo-image{left:0;bottom:0;right:0}}.comboo-wrapper .comboo-image .pizza-text{position:absolute;top:15%;left:10px;z-index:9;animation:tpswing 4s infinite alternate forwards}@media (max-width:1399px){.comboo-wrapper .comboo-image .pizza-text{top:20%;left:10px}}@media (max-width:1199px){.comboo-wrapper .comboo-image .pizza-text{top:15%;left:10px}}@media (max-width:767px){.comboo-wrapper .comboo-image .pizza-text{top:3%}}@media (max-width:575px){.comboo-wrapper .comboo-image .pizza-text{display:none}}.comboo-wrapper .comboo-image .offer-shape{position:absolute;top:10%;left:40%;animation:scale-up-two 6s linear infinite}@media (max-width:1399px){.comboo-wrapper .comboo-image .offer-shape{top:0;left:30%}}@media (max-width:991px){.comboo-wrapper .comboo-image .offer-shape{top:10%;left:40%}}@media (max-width:767px){.comboo-wrapper .comboo-image .offer-shape{left:50%;top:0}}@media (max-width:575px){.comboo-wrapper .comboo-image .offer-shape{left:8%}}.comboo-wrapper .comboo-image .vegetable-shape{position:absolute;top:5%;right:10%;animation:tpswing 3s infinite alternate forwards}.comboo-wrapper .comboo-image .pizza-image{position:absolute;top:25%;left:-12%;max-width:1100px}.comboo-wrapper .comboo-image .pizza-image img{width:100%}@media (max-width:1399px){.comboo-wrapper .comboo-image .pizza-image{top:45%;left:-10%}}@media (max-width:1199px){.comboo-wrapper .comboo-image .pizza-image{top:25%;left:20%;max-width:625px}}@media (max-width:991px){.comboo-wrapper .comboo-image .pizza-image{max-width:500px;left:120px;top:40%}}@media (max-width:767px){.comboo-wrapper .comboo-image .pizza-image{left:50px;top:35%}}@media (max-width:575px){.comboo-wrapper .comboo-image .pizza-image{top:37%;left:-6%}}.kfc-wrapper .kfc-image-items{position:absolute;top:0;left:0;width:1017px;height:730px}@media (max-width:1399px){.kfc-wrapper .kfc-image-items{width:700px;height:700px}}@media (max-width:1199px){.kfc-wrapper .kfc-image-items{width:600px;height:730px}}@media (max-width:991px){.kfc-wrapper .kfc-image-items{width:1000px;height:500px}}@media (max-width:575px){.kfc-wrapper .kfc-image-items{width:800px;height:400px;bottom:0}}.kfc-wrapper .kfc-image-items .kfc-image{position:absolute;left:0;bottom:-30px;width:960px;transition:all .4s ease-in-out}.kfc-wrapper .kfc-image-items .kfc-image img{width:100%}@media (max-width:1399px){.kfc-wrapper .kfc-image-items .kfc-image{bottom:0;width:600px}}@media (max-width:1199px){.kfc-wrapper .kfc-image-items .kfc-image{width:500px;bottom:10%}}@media (max-width:991px){.kfc-wrapper .kfc-image-items .kfc-image{left:50px;bottom:0}}@media (max-width:575px){.kfc-wrapper .kfc-image-items .kfc-image{width:400px;bottom:0}}@media screen and (max-width:400px){.kfc-wrapper .kfc-image-items .kfc-image{bottom:10px;width:340px}}.kfc-wrapper .kfc-image-items:hover .kfc-image{left:-30px}.kfc-wrapper .kfc-image-items .offer-shape{position:absolute;top:15%;left:50%;animation:rounded 4s linear 0s infinite normal none running}@media (max-width:767px){.kfc-wrapper .kfc-image-items .offer-shape{top:12%;left:25%}}@media (max-width:575px){.kfc-wrapper .kfc-image-items .offer-shape{top:10%;left:20%}}@media screen and (max-width:400px){.kfc-wrapper .kfc-image-items .offer-shape{left:10%}}.kfc-wrapper .kfc-content{margin-left:80px}@media (max-width:991px){.kfc-wrapper .kfc-content{margin-top:460px;margin-left:0}}@media (max-width:575px){.kfc-wrapper .kfc-content{margin-top:365px}}.kfc-wrapper .kfc-content .countdown-items{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:40px}.kfc-wrapper .kfc-content .countdown-items li span{font-size:44px;font-weight:600;color:var(--theme2)}.kfc-wrapper .kfc-content .countdown-items li p{font-size:19px;font-weight:500;color:var(--header)}.main-cta-banner{position:relative}.main-cta-banner:before{position:absolute;top:-12px;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-color:var(--bg)}.main-cta-banner-wrapper{padding:120px 100px;border-radius:20px;position:relative;z-index:9}@media (max-width:1199px){.main-cta-banner-wrapper{padding:120px 60px}}@media (max-width:767px){.main-cta-banner-wrapper{padding:70px 50px;text-align:center}}@media (max-width:575px){.main-cta-banner-wrapper{padding:60px 40px}}.main-cta-banner-wrapper .arrow-shape{position:absolute;top:18%;left:50%}@media (max-width:767px){.main-cta-banner-wrapper .arrow-shape{display:none}}.main-cta-banner-wrapper .frame-shape{position:absolute;top:20%;left:42%}@media (max-width:767px){.main-cta-banner-wrapper .frame-shape{display:none}}.main-cta-banner-wrapper .delivery-man{position:absolute;right:0;bottom:0;top:-10%}@media (max-width:1199px){.main-cta-banner-wrapper .delivery-man{right:-35px}}@media (max-width:991px){.main-cta-banner-wrapper .delivery-man{width:320px;top:30%}.main-cta-banner-wrapper .delivery-man img{width:100%}}@media (max-width:767px){.main-cta-banner-wrapper .delivery-man{display:none}}.main-cta-banner-2{position:relative;background-attachment:fixed}.cta-overlay{position:absolute;inset:0;background:#88a13745;z-index:1;pointer-events:none}.main-cta-banner-2 .tomato-shape-left{position:absolute;left:0;bottom:0}.main-cta-banner-2 .chili-shape-right{position:absolute;top:30%;right:0}.main-cta-banner-wrapper-2{position:relative}@media (max-width:767px){.main-cta-banner-wrapper-2{flex-wrap:wrap;gap:30px;justify-content:center!important;text-align:center}}.main-cta-banner-wrapper-2 .delivery-man{position:absolute;right:15%;bottom:-30%}@media (max-width:1399px){.main-cta-banner-wrapper-2 .delivery-man{right:22%;bottom:-55%;width:400px}.main-cta-banner-wrapper-2 .delivery-man img{width:100%;height:100%}}@media (max-width:1199px){.main-cta-banner-wrapper-2 .delivery-man{width:350px}}@media (max-width:991px){.main-cta-banner-wrapper-2 .delivery-man{display:none}}.main-cta-banner-wrapper-3{position:relative;padding:100px;background-attachment:fixed}@media (max-width:991px){.main-cta-banner-wrapper-3{padding:80px 50px}}@media (max-width:1199px){.main-cta-banner-wrapper-3{padding:90px 70px}}@media (max-width:575px){.main-cta-banner-wrapper-3{padding:60px 40px}}.main-cta-banner-wrapper-3 .fry-shape{position:absolute;top:40px;left:40px;z-index:9;animation:rounded 4s linear 0s infinite normal none running}.main-cta-banner-wrapper-3 .frame-shape{position:absolute;top:55px;left:60%;z-index:9}@media (max-width:991px){.main-cta-banner-wrapper-3 .frame-shape{display:none}}.main-cta-banner-wrapper-3 .frame-shape-2{position:absolute;top:40px;right:40px;z-index:9;animation:rounded 3s linear 0s infinite normal none running}.main-cta-banner-wrapper-3:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:linear-gradient(180deg,#f4f1ea 67.2%,hsla(42,31%,94%,0))}.main-cta-banner-wrapper-3 .cta-content{position:relative;z-index:9}.main-cta-banner-wrapper-3 .cta-content h3{font-size:48px;text-transform:capitalize;color:var(--header);font-weight:700;margin-bottom:15px}@media (max-width:1199px){.main-cta-banner-wrapper-3 .cta-content h3{font-size:42px}}@media (max-width:575px){.main-cta-banner-wrapper-3 .cta-content h3{font-size:34px;margin-bottom:10px}}.main-cta-banner-wrapper-3 .newsletter-items{position:relative;z-index:9}.main-cta-banner-wrapper-3 .newsletter-items input{width:100%;background-color:var(--white);border:none;outline:none;text-transform:capitalize;font-size:16px;color:var(--text);padding:20px 50px;position:relative}.main-cta-banner-wrapper-3 .newsletter-items .icon{position:absolute;left:20px;top:20px;font-size:16px;color:var(--text)}.main-cta-banner-wrapper-3 .newsletter-items .input-save{margin-top:20px}.main-cta-banner-wrapper-3 .newsletter-items .input-save input{width:15px;height:15px;border:1px solid rgba(12,15,38,.2);background-color:var(--theme2);outline:none;color:var(--theme2);padding:5px;border-radius:0}.main-cta-banner-wrapper-3 .newsletter-items .input-save label{margin-left:10px;color:var(--text);text-transform:capitalize;font-size:16px}.main-cta-banner-wrapper-3 .newsletter-items .input-save label a{font-weight:500;color:var(--header);text-decoration:underline}.instagram-banner-items .banner-image{position:relative}@media (max-width:767px){.instagram-banner-items .banner-image{height:450px}.instagram-banner-items .banner-image img{object-fit:cover}}@media (max-width:575px){.instagram-banner-items .banner-image{height:380px}}.instagram-banner-items .banner-image img{width:100%;height:100%}.instagram-banner-items .banner-image:before{position:absolute;top:0;left:0;right:0;bottom:0;content:"";background-color:rgba(33,33,33,.9);transform:scaleY(0);transition:transform .5s ease;transform-origin:bottom center;z-index:1}.instagram-banner-items .banner-image .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99;color:var(--white);opacity:0;transition:all .4s ease-in-out;font-size:24px}.instagram-banner-items:hover .banner-image:before{transform:scale(1);transform-origin:top center}.instagram-banner-items:hover .banner-image .icon{opacity:1}.instagram-banner-items.style-2 .banner-image:before{background-color:rgba(0,129,61,.9)}.pasta-banner-items{padding:50px 35px;border-radius:9px;position:relative}.pasta-banner-items .pasta-content{position:relative;z-index:9}.pasta-banner-items .pasta-food{position:absolute;bottom:50px;right:0;transition:all .4s ease-in-out}.pasta-banner-items .pasta-content span{font-size:14px;font-weight:500;color:var(--theme2)}.pasta-banner-items .pasta-content h3{font-size:36px;color:var(--white)}.pasta-banner-items:hover .pasta-food{transform:scale(1.1)}.food-banner-section-2{position:relative}.food-banner-section-2:before{position:absolute;top:40%;left:0;right:0;bottom:0;content:"";width:100%;height:100%;background-color:var(--bg);z-index:-1}.main-food-wrapper .pizza-banner-items-2{padding:100px 50px;position:relative}.main-food-wrapper .pizza-banner-items-2 .tomato-left-shape{position:absolute;left:0;top:40%;transform:translateY(-50%)}@media (max-width:767px){.main-food-wrapper .pizza-banner-items-2{padding:70px 50px}}@media (max-width:575px){.main-food-wrapper .pizza-banner-items-2{padding:60px 40px}}.main-food-wrapper .pizza-banner-items-2 .pizza-content h2,.main-food-wrapper .pizza-banner-items-2 .pizza-content h3{color:var(--white)}.main-food-wrapper .pizza-banner-items-2 .pizza-content h4{font-size:40px;color:var(--white);margin-top:10px;font-weight:600}.main-food-wrapper .pizza-banner-items-2 .pizza-content h4 span{font-weight:500}.main-food-wrapper .pizza-banner-items-2 .pizza-image{max-width:800px;margin-top:90px;transition:all .4s ease-in-out}.main-food-wrapper .pizza-banner-items-2 .pizza-image img{width:100%;height:100%}.main-food-wrapper .pizza-banner-items-2 .offer-shape{position:absolute;top:30%;right:10%;animation:rounded 4s linear 0s infinite normal none running}.main-food-wrapper .pizza-banner-items-2:hover .pizza-image{transform:scale(1.1)}.food-banner-items-2{padding:75px 70px;overflow:hidden;transition:all .4s ease-in-out}@media (max-width:1399px){.food-banner-items-2{padding:75px 60px}}@media (max-width:1199px){.food-banner-items-2{padding:70px 50px}}@media (max-width:575px){.food-banner-items-2{padding:50px 40px}}.food-banner-items-2 .price{width:112px;height:107px;line-height:107px;text-align:center;position:absolute;top:50px;right:50px}@media (max-width:1399px){.food-banner-items-2 .price{top:40px;right:40px;width:90px;line-height:90px}}@media (max-width:1199px){.food-banner-items-2 .price{top:40px;right:40px;width:112px;height:107px;line-height:107px}}@media (max-width:575px){.food-banner-items-2 .price{width:70px;height:70px;line-height:70px;top:30px;right:30px}}.food-banner-items-2 .price span{color:var(--header);font-size:55px;font-weight:600}@media (max-width:575px){.food-banner-items-2 .price span{font-size:32px}}.food-banner-items-2 .price.style-2 span{color:var(--white)}.food-banner-items-2 .food-content h4{color:var(--theme3);margin-bottom:5px}.today-best-sale-wrapper .today-best-sale-image-slider{position:relative}.today-best-sale-wrapper .today-best-sale-image-slider .array-button{display:grid;position:absolute;top:50%;right:-5%;transform:translate(-50%,-50%)}@media (max-width:1399px){.today-best-sale-wrapper .today-best-sale-image-slider .array-button{display:none}}.today-best-sale-wrapper .today-best-sale-image-slider .array-button .array-next,.today-best-sale-wrapper .today-best-sale-image-slider .array-button .array-prev{width:65px;height:65px;line-height:65px;text-align:center;background-color:var(--theme3);border-radius:0;border:none;color:var(--header)}.today-best-sale-wrapper .today-best-sale-image-slider .array-button .array-prev{background-color:var(--white)}.today-best-sale-wrapper .today-best-sale-image{height:800px}@media (max-width:767px){.today-best-sale-wrapper .today-best-sale-image{height:500px}}@media (max-width:575px){.today-best-sale-wrapper .today-best-sale-image{height:380px}}.today-best-sale-wrapper .best-sale-content{background-color:var(--theme2);padding:120px 100px;height:100%;position:relative;z-index:99}@media (max-width:1399px){.today-best-sale-wrapper .best-sale-content{padding:80px 60px}}@media (max-width:575px){.today-best-sale-wrapper .best-sale-content{padding:70px 50px}}.today-best-sale-wrapper .best-sale-content .burger-shape{position:absolute;top:65px;right:10%;animation:rounded 5s linear infinite}@media (max-width:991px){.today-best-sale-wrapper .best-sale-content .burger-shape{display:none}}.today-best-sale-wrapper .best-sale-content .fry-shape{position:absolute;bottom:65px;right:10%;animation:rounded 3s linear infinite}@media (max-width:991px){.today-best-sale-wrapper .best-sale-content .fry-shape{display:none}}.today-best-sale-wrapper .best-sale-content h4{font-size:24px;color:var(--white);text-transform:capitalize}@media (max-width:767px){.today-best-sale-wrapper .best-sale-content h4{margin-bottom:10px;font-size:20px}}.today-best-sale-wrapper .best-sale-content h2{color:var(--white);margin-bottom:50px}@media (max-width:575px){.today-best-sale-wrapper .best-sale-content h2{margin-bottom:20px}}@media (max-width:767px){.today-best-sale-wrapper .best-sale-content h2{margin-bottom:30px}}.today-best-sale-wrapper .best-sale-content h3{font-size:55px;color:var(--white);text-transform:capitalize;position:relative;padding-left:80px}@media (max-width:575px){.today-best-sale-wrapper .best-sale-content h3{font-size:42px}}.today-best-sale-wrapper .best-sale-content h3:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-repeat:no-repeat;background-image:url(/_next/static/media/arrow.fda54526.png);animation:rounded-2 4s linear 0s infinite normal none running}.today-best-sale-wrapper .best-sale-content h3 span{font-size:24px;font-weight:500}@media (max-width:575px){.today-best-sale-wrapper .best-sale-content h3 span{font-size:22px}}.today-best-sale-wrapper .best-sale-content p{font-size:20px;color:var(--white);margin-top:50px}@media (max-width:767px){.today-best-sale-wrapper .best-sale-content p{margin-top:30px}}@media (max-width:575px){.today-best-sale-wrapper .best-sale-content p{margin-top:20px}}.today-best-sale-wrapper .best-sale-content .button-area{margin-top:50px}@media (max-width:575px){.today-best-sale-wrapper .best-sale-content .button-area{margin-top:35px}}.today-best-sale-wrapper .best-sale-content.style-2{background-color:var(--theme)}.food-banner-section-3{position:relative;z-index:9;margin-bottom:-50px}@media (max-width:1199px){.food-banner-section-3{margin-bottom:0;padding-bottom:100px}}@media (max-width:991px){.food-banner-section-3{padding-bottom:80px}}.marquee-wrapper{position:relative;overflow:hidden;white-space:nowrap;margin-top:30px;margin-bottom:-3px}.marquee-wrapper.style-3{margin-top:50px}@media (max-width:575px){.marquee-wrapper.style-3{margin-top:40px}}.marquee-wrapper.style-3 .marquee-inner .marqee-list .marquee-item .text-slider{text-transform:capitalize;font-family:Barlow Condensed,sans-serif;line-height:88px;font-weight:400}@media (max-width:575px){.marquee-wrapper.style-responsive,.marquee-wrapper.style-responsive-2{margin-top:-29px!important}}.text-slider{font-size:130px;height:100px;line-height:85px;font-weight:700;text-transform:uppercase}.text-slider.text-color{color:var();-webkit-text-stroke-color:var(--theme)}.text-slider.text-color,.text-slider.text-color-2{-webkit-text-stroke-width:1px;-webkit-text-fill-color:transparent;font-style:italic}.text-slider.text-color-2{color:#a4a4a4;-webkit-text-stroke-color:#a4a4a4}@media (max-width:575px){.text-slider{font-size:50px;height:70px}}.marquee-inner{position:absolute;display:inline-flex;width:200%}.marquee-list{float:left;width:50%}.marquee-item{float:left;transition:animation .2s ease-out}.marquee-inner.to-left{animation:marqueeLeft 25s linear infinite}@keyframes marqueeLeft{0%{left:0}to{left:-100%}}.marquee-inner.to-right{animation:marqueeRight 25s linear infinite}@keyframes marqueeRight{0%{right:0}to{right:-100%}}.testimonial-section{position:relative}.testimonial-section .burger-shape{position:absolute;bottom:30%;left:5%}@media (max-width:991px){.testimonial-section .burger-shape{display:none}}.testimonial-section .fry-shape{position:absolute;right:15%;top:10%}@media (max-width:991px){.testimonial-section .fry-shape{display:none}}.testimonial-section .pizza-shape{position:absolute;right:15%;bottom:22%}@media (max-width:991px){.testimonial-section .pizza-shape{display:none}}.testimonial-section .swiper-dot-2{margin-top:-30px}@media (max-width:991px){.testimonial-section .swiper-dot-2{display:none}}.testimonial-wrapper .testimonial-items{max-width:980px;margin:0 auto}.testimonial-wrapper .testimonial-items .testimonial-content{margin-top:-7px}.testimonial-wrapper .testimonial-items .testimonial-content .client-info{margin-bottom:30px}.testimonial-wrapper .testimonial-items .testimonial-content .client-info h4{font-size:29px;text-transform:capitalize;margin-bottom:5px}.testimonial-wrapper .testimonial-items .testimonial-content .client-info h5{font-size:20px;text-transform:capitalize;color:var(--theme2)}.testimonial-wrapper .testimonial-items .testimonial-content .star{margin-top:15px}.testimonial-wrapper .testimonial-items .testimonial-content .star span{font-size:14px;color:var(--theme3);transition:all .4s ease-in-out}.testimonial-wrapper .testimonial-items .testimonial-image-slider{width:300px}.testimonial-wrapper .testimonial-items .client-img{width:80px;height:80px;border-radius:50%;margin:50px auto;display:inline-block;position:relative;z-index:1;border:5px solid var(--white);box-shadow:0 10px 15px 0 rgba(0,0,0,.06)}@media (max-width:575px){.testimonial-wrapper .testimonial-items .client-img{width:60px;height:60px;line-height:60px}}.testimonial-wrapper .testimonial-items .swiper-slide.swiper-slide-active .client-image-item{position:relative}.testimonial-wrapper .testimonial-items .swiper-slide.swiper-slide-active .client-image-item:before{position:absolute;bottom:35px;left:2px;content:"";background-color:var(--theme3);height:120px;width:90px;border-radius:7px}@media (max-width:767px){.testimonial-wrapper .testimonial-items .swiper-slide.swiper-slide-active .client-image-item:before{left:28px}}.testimonial-wrapper.style-2{margin-bottom:-34px}@media (max-width:991px){.testimonial-wrapper.style-responsive{margin-bottom:-45px}}.testimonial-section-2{position:relative;background-image:url(/_next/static/media/10.5476ecbd.webp)}.testimonial-wrapper-2{padding:60px}@media (max-width:575px){.testimonial-wrapper-2{padding:50px 40px}}.testimonial-wrapper-2 .testimonial-image{position:relative;height:523px}@media (max-width:575px){.testimonial-wrapper-2 .testimonial-image{height:400px}}.testimonial-wrapper-2 .testimonial-image img{width:100%;height:100%}.testimonial-wrapper-2 .testimonial-image .feedback{gap:25px;transform:rotate(-90deg);position:absolute;left:-25%;bottom:25%;padding:17px 27px;background-color:var(--theme)}.testimonial-wrapper-2 .testimonial-image .feedback img{width:auto;height:auto;transform:rotate(90deg)}.testimonial-wrapper-2 .testimonial-image .feedback h4{text-transform:capitalize;color:var(--white);font-weight:500}.testimonial-wrapper-2 .testimonial-content{margin-left:30px}@media (max-width:991px){.testimonial-wrapper-2 .testimonial-content{margin-left:0}}.testimonial-wrapper-2 .testimonial-content .client-info{margin-bottom:30px}@media (max-width:575px){.testimonial-wrapper-2 .testimonial-content .client-info{margin-bottom:15px}}.testimonial-wrapper-2 .testimonial-content .client-info h4{font-size:29px;text-transform:capitalize;margin-bottom:5px}@media (max-width:575px){.testimonial-wrapper-2 .testimonial-content .client-info h4{font-size:22px}}.testimonial-wrapper-2 .testimonial-content .client-info h5{font-size:20px;text-transform:capitalize;color:var(--theme2)}.testimonial-wrapper-2 .testimonial-content h3{font-size:34px;font-weight:500}@media (max-width:575px){.testimonial-wrapper-2 .testimonial-content h3{font-size:24px}}.testimonial-wrapper-2 .testimonial-content .star{margin-top:15px}.testimonial-wrapper-2 .testimonial-content .star span{font-size:14px;color:var(--theme3);transition:all .4s ease-in-out}.testimonial-wrapper-3 .testimonial-image{height:370px;width:300px;margin-left:100px;position:relative}@media (max-width:1199px){.testimonial-wrapper-3 .testimonial-image{margin-left:40px}}@media (max-width:991px){.testimonial-wrapper-3 .testimonial-image{margin-left:0}}@media (max-width:575px){.testimonial-wrapper-3 .testimonial-image{text-align:center;margin:0 auto}}.testimonial-wrapper-3 .testimonial-image .shape-image{position:absolute;left:-75%;bottom:0;z-index:-1;opacity:.4}@media (max-width:991px){.testimonial-wrapper-3 .testimonial-image .shape-image{display:none}}@media (max-width:575px){.testimonial-wrapper-3 .testimonial-content{text-align:center;margin:0 auto}}.testimonial-wrapper-3 .testimonial-content h4{color:var(--theme2);margin-bottom:20px}@media (max-width:575px){.testimonial-wrapper-3 .testimonial-content h4{margin-bottom:15px}}.testimonial-wrapper-3 .testimonial-content h3{font-size:28px;font-weight:600}@media (max-width:575px){.testimonial-wrapper-3 .testimonial-content h3{font-size:22px}}.testimonial-wrapper-3 .testimonial-content .client-info{gap:30px;margin-top:40px}@media (max-width:575px){.testimonial-wrapper-3 .testimonial-content .client-info{margin-top:30px;justify-content:center}}.testimonial-wrapper-3 .testimonial-content .client-info .client-image{width:65px;height:65px;border-radius:50%}.testimonial-wrapper-3 .testimonial-content .client-info .title h4{color:var(--header)}.testimonial-wrapper-3 .testimonial-content .client-info .title h4 span{font-size:16px;font-weight:500;color:var(--text)}.testimonial-wrapper-4 .testimonial-content .info-icon{gap:30px;margin-bottom:40px}@media (max-width:575px){.testimonial-wrapper-4 .testimonial-content .info-icon{grid-template:20px;margin-bottom:20px}}.testimonial-wrapper-4 .testimonial-content .info-icon h4{font-size:24px;text-transform:capitalize}@media (max-width:575px){.testimonial-wrapper-4 .testimonial-content .info-icon h4{font-size:20px}}.testimonial-wrapper-4 .testimonial-content .info-icon .star span{font-size:14px;color:var(--theme3)}.testimonial-wrapper-4 .testimonial-content h3{font-size:35px;font-weight:500;text-transform:none}@media (max-width:575px){.testimonial-wrapper-4 .testimonial-content h3{font-size:24px}}.testimonial-wrapper-4 .testimonial-content .client-info{gap:30px;margin-top:40px}.testimonial-wrapper-4 .testimonial-content .client-info .client-image{width:65px;height:65px;border-radius:50%}.testimonial-wrapper-4 .testimonial-content .client-info .title h4{color:var(--header);font-size:24px;text-transform:capitalize;font-weight:600}.testimonial-wrapper-4 .testimonial-content .client-info .title h4 span{font-size:14px;font-weight:500;color:var(--text)}.testimonial-wrapper-4 .testimonial-image{height:643px}@media (max-width:575px){.testimonial-wrapper-4 .testimonial-image{height:400px}.testimonial-wrapper-4 .testimonial-image img{object-fit:cover}}@media (max-width:991px){.testimonial-section-3{padding-bottom:55px}}.testimonial-card-items{background-color:var(--white);padding:30px;border-radius:14px;position:relative}.testimonial-card-items:before{position:absolute;top:30px;right:30px;content:"\f10d";font-family:Font Awesome\ 5 Pro;font-size:32px;color:var(--theme2)}.testimonial-card-items .testimonial-image{width:80px;height:80px;border-radius:50%}.testimonial-card-items .testimonial-content{margin-top:20px}.testimonial-card-items .testimonial-content h4{margin-top:20px;margin-bottom:5px}.brand-wrapper .brand-title{font-weight:600;margin-bottom:50px;position:relative;margin-top:-5px}@media (max-width:767px){.brand-wrapper .brand-title{text-align:center}}.brand-wrapper .brand-title:before{position:absolute;top:12px;right:0;content:"";background-color:var(--border);width:991px;height:1px}@media (max-width:1399px){.brand-wrapper .brand-title:before{display:none}}.brand-wrapper .brand-title span{color:var(--theme3)}@media (max-width:575px){.brand-wrapper .brand-image{text-align:center}}.brand-wrapper .brand-image img{cursor:pointer;transition:all .4s ease-in-out}.brand-wrapper .brand-image img:hover{filter:brightness(50%) grayscale(100%) contrast(150%)}.brand-wrapper .swiper-wrapper{align-items:center}.brand-wrapper .swiper-slide.swiper-slide-active .brand-image img{filter:brightness(50%) grayscale(100%) contrast(150%)}.single-news-items{margin-top:30px;overflow:hidden}.single-news-items .news-image{height:270px;border-radius:14px;position:relative;transition:all .3s ease-in-out}.single-news-items .news-image:before{position:absolute;top:0;left:-75%;display:block;content:"";width:10%;height:100%;transform:skewX(-50deg);background-color:var(--theme2);opacity:.3;z-index:1}.single-news-items .news-image .post-cat{position:absolute;bottom:-10px;right:15px}.single-news-items .news-image .post-cat .cat-name{padding:12px 25px;text-align:center;background-color:var(--theme3);color:var(--header);border-radius:6px;font-weight:500;transition:all .4s ease-in-out}.single-news-items .news-image .post-cat .cat-name:hover{background-color:var(--theme);color:var(--white)}.single-news-items .news-content{padding-top:30px}@media (max-width:575px){.single-news-items .news-content{padding-top:20px}}.single-news-items .news-content .post-date{gap:35px;border-bottom:1px solid var(--header);padding-bottom:20px;transition:all .4s ease-in-out}.single-news-items .news-content .post-date li{text-transform:uppercase;font-weight:600;color:var(--header)}.single-news-items .news-content h3{font-size:28px;font-weight:600;margin-bottom:10px;padding-top:20px}@media (max-width:991px){.single-news-items .news-content h3{font-size:24px}}@media (max-width:575px){.single-news-items .news-content h3{font-size:22px}}.single-news-items .news-content h3 a:hover{color:var(--theme2)}.single-news-items:hover .news-image:before{left:140%;transition:all 2.3s cubic-bezier(.19,1,.22,1)}.single-news-items:hover .news-content .post-date{border-bottom:1px solid var(--theme2)}.single-news-items.style-2 .news-image{height:350px;border-radius:0}.single-news-items.style-2 .news-content .post-date li{font-weight:700;text-transform:capitalize;color:var(--theme2)}.single-news-items.style-2 .news-content .post-date li span{font-weight:400;color:var(--text);margin-right:40px}.single-news-items.style-2 .news-content h3{font-size:24px;text-transform:capitalize;margin-bottom:20px}.single-news-items.style-2 .news-content h3 a{background-image:linear-gradient(var(--theme2),var(--theme2));background-position:0 95%;background-repeat:no-repeat;background-size:0 2px}.single-news-items.style-2 .news-content h3 a:hover{color:var(--theme2);background-size:100% 1px}.news-section{position:relative}.news-section .burger-shape{position:absolute;top:10%;left:2%;opacity:.3}@media (max-width:1199px){.news-section .burger-shape{display:none}}.news-section .fry-shape{position:absolute;bottom:10%;right:2%}@media (max-width:1199px){.news-section .fry-shape{display:none}}.blog-wrapper h1,.blog-wrapper h2,.blog-wrapper h3,.blog-wrapper h4,.blog-wrapper h5,.blog-wrapper h6{font-weight:700}.blog-wrapper .single-blog-post{margin-bottom:40px;position:relative}.blog-wrapper .single-blog-post .video__button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.blog-wrapper .single-blog-post .video__button .video__btn__wrp{margin-bottom:0}.blog-wrapper .single-blog-post.post-details.format-quote .post-content{position:relative;background:transparent;border:none}.blog-wrapper .single-blog-post.post-details .post-content{border:none}.blog-wrapper .single-blog-post.post-details .post-content img{margin-top:20px;margin-bottom:20px;border-radius:14px}.blog-wrapper .single-blog-post.post-details .post-content .single-post-image{width:100%;height:100%}.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:36px;line-height:1.4}.blog-wrapper .single-blog-post.post-details .post-content h1,.blog-wrapper .single-blog-post.post-details .post-content h2,.blog-wrapper .single-blog-post.post-details .post-content h3,.blog-wrapper .single-blog-post.post-details .post-content h4,.blog-wrapper .single-blog-post.post-details .post-content h5,.blog-wrapper .single-blog-post.post-details .post-content h6{margin-top:10px}.blog-wrapper .single-blog-post.post-details .post-content table{margin-top:20px}@media (max-width:767px){.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:28px}.blog-wrapper .single-blog-post.post-details .post-content h3{font-size:20px}}.blog-wrapper .single-blog-post.post-details .wp-block-quote,.blog-wrapper .single-blog-post.post-details blockquote{background-color:var(--theme);color:var(--white);font-size:30px;line-height:1.4;font-family:Barlow Condensed,sans-serif;font-weight:400;padding:60px;text-align:center;margin:40px 0;position:relative;z-index:1;border-radius:10px}.blog-wrapper .single-blog-post.post-details .wp-block-quote a,.blog-wrapper .single-blog-post.post-details blockquote a{color:var(--white)}.blog-wrapper .single-blog-post.post-details .wp-block-quote a:hover,.blog-wrapper .single-blog-post.post-details blockquote a:hover{color:var(--text)}@media (max-width:767px){.blog-wrapper .single-blog-post.post-details .wp-block-quote,.blog-wrapper .single-blog-post.post-details blockquote{padding:30px 15px;font-size:22px;line-height:1.5}}.blog-wrapper .single-blog-post.post-details .wp-block-quote:before,.blog-wrapper .single-blog-post.post-details blockquote:before{right:30px;font-size:110px;line-height:1;font-family:Font Awesome\ 5 Pro;position:absolute;content:"\f10d";bottom:-20px;color:var(--white);z-index:-1;opacity:.1;font-weight:900}.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb,.blog-wrapper .single-blog-post.format-video .post-featured-thumb{z-index:1;position:relative}.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb:before,.blog-wrapper .single-blog-post.format-video .post-featured-thumb:before{position:absolute;width:100%;height:100%;left:0;top:0;content:"";background-color:#282835;opacity:.3;z-index:-1}.blog-wrapper .single-blog-post.format-quote .post-content,.blog-wrapper .single-blog-post.quote-post .post-content{position:relative;background-color:var(--theme);background-image:url(/_next/static/media/quotepost.36fb537b.png);border:none}.blog-wrapper .single-blog-post.format-quote .quote-content,.blog-wrapper .single-blog-post.quote-post .quote-content{overflow:hidden;padding:50px}@media (max-width:767px){.blog-wrapper .single-blog-post.format-quote .quote-content,.blog-wrapper .single-blog-post.quote-post .quote-content{text-align:center;font-size:22px;padding:20px}}@media (max-width:585px){.blog-wrapper .single-blog-post.format-quote .quote-content,.blog-wrapper .single-blog-post.quote-post .quote-content{text-align:center;font-size:20px;padding:15px}}.blog-wrapper .single-blog-post.format-quote .quote-content .icon,.blog-wrapper .single-blog-post.quote-post .quote-content .icon{font-size:70px;line-height:80px;float:left;overflow:hidden;margin-right:30px}@media (max-width:767px){.blog-wrapper .single-blog-post.format-quote .quote-content .icon,.blog-wrapper .single-blog-post.quote-post .quote-content .icon{float:none;margin-bottom:10px;margin-right:0;font-size:50px;line-height:60px}}.blog-wrapper .single-blog-post.format-quote .quote-content .quote-text,.blog-wrapper .single-blog-post.quote-post .quote-content .quote-text{overflow:hidden}.blog-wrapper .single-blog-post.format-quote .quote-content h2,.blog-wrapper .single-blog-post.quote-post .quote-content h2{margin-top:-2px;font-size:30px;color:var(--white)}.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta i,.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta span,.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta i,.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta span{color:var(--white)}.blog-wrapper .single-blog-post:last-child{margin-bottom:0}.blog-wrapper .single-blog-post .post-featured-thumb{height:461px;width:100%;position:relative;margin-bottom:-2px;border-radius:14px}@media (max-width:991px){.blog-wrapper .single-blog-post .post-featured-thumb{height:280px}}@media (max-width:767px){.blog-wrapper .single-blog-post .post-featured-thumb{height:230px}}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .play-video{border-radius:50%;width:80px;height:80px;line-height:80px;font-size:18px}.blog-wrapper .single-blog-post .post-content{padding-top:30px;overflow:hidden;box-sizing:border-box}@media (max-width:575px){.blog-wrapper .single-blog-post .post-content{padding-top:20px}}.blog-wrapper .single-blog-post .post-content h2{line-height:1.4;font-size:44px}@media (max-width:991px){.blog-wrapper .single-blog-post .post-content h2{font-size:36px}}@media (max-width:575px){.blog-wrapper .single-blog-post .post-content h2{font-size:30px}}.blog-wrapper .single-blog-post .post-content h2 a:hover{color:var(--theme)}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content{padding:30px 10px}}@media (max-width:414px){.blog-wrapper .single-blog-post .post-content h2{font-size:22px}}.blog-wrapper .single-blog-post .post-content .post-cat a{color:var(--white);display:inline-block;background-color:var(--theme);padding:14px 18px 12px;line-height:1;font-size:16px;font-weight:700;transition:all .3s ease-in-out;margin-bottom:20px;text-transform:capitalize;font-family:Urbanist,sans-serif}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-cat a{font-size:12px}}.blog-wrapper .single-blog-post .post-content .post-cat a:hover{background-color:var(--header)}.blog-wrapper .single-blog-post .post-content ul{margin-bottom:0;list-style-type:disc;margin-top:30px}.blog-wrapper .single-blog-post .post-content ul ol,.blog-wrapper .single-blog-post .post-content ul ul{margin-bottom:0}.blog-wrapper .single-blog-post .post-content ul li{line-height:1.5;margin-top:10px;list-style-type:disc;color:var(--text);position:relative;font-size:18px;padding-left:30px}.blog-wrapper .single-blog-post .post-content ul li:before{position:absolute;left:0;top:0;font-family:Font Awesome\ 5 Pro;content:"\f00c";color:var(--theme)}.blog-wrapper .single-blog-post .post-content ol{margin-bottom:0;list-style-type:decimal}.blog-wrapper .single-blog-post .post-content ol ol,.blog-wrapper .single-blog-post .post-content ol ul{margin-bottom:0}.blog-wrapper .single-blog-post .post-content ol li{line-height:1.5;margin-top:10px;list-style-type:decimal}.blog-wrapper .single-blog-post .post-content p{margin-top:15px}.blog-wrapper .single-blog-post .post-content .post-meta{margin-bottom:10px}.blog-wrapper .single-blog-post .post-content .post-meta span{color:var(--text);font-weight:500;font-size:18px;line-height:1;display:inline-block;margin-right:25px}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-meta span{font-size:15px}}.blog-wrapper .single-blog-post .post-content .post-meta span i{margin-right:5px;color:var(--theme);font-weight:700}.blog-wrapper .single-blog-post .post-content .author-info{overflow:hidden}.blog-wrapper .single-blog-post .post-content .author-info .author-img{height:40px;width:40px;line-height:40px;border-radius:50%;background-color:#f2f2f2;margin-right:15px;float:left;overflow:hidden;background-position:50%;background-size:cover}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .author-info .author-img{margin-right:5px}}.blog-wrapper .single-blog-post .post-content .author-info h5{display:inline-block;line-height:1;font-size:16px;margin-top:9px}.blog-wrapper .single-blog-post .post-content .author-info h5 a:hover{color:var(--theme)}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .author-info h5{font-size:14px}}.blog-wrapper .single-blog-post .post-content .post-link a{font-weight:700}.blog-wrapper .single-blog-post .post-content .post-link a:hover{color:var(--theme)}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-link a{font-size:14px}}.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:5px}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:3px}}@media (min-width:991px){.news-area .main-sidebar{margin-left:20px}}@media (max-width:991px){.news-area .main-sidebar{margin-top:40px}}.news-area .main-sidebar .single-sidebar-widget{border:2px solid #ededed;box-sizing:border-box;padding:30px;margin-bottom:40px}.news-area .main-sidebar .single-sidebar-widget ul{padding-left:0}.news-area .main-sidebar .single-sidebar-widget ul>li{margin-bottom:10px}.news-area .main-sidebar .single-sidebar-widget ul>li a{font-size:18px;font-weight:600;text-transform:uppercase}.news-area .main-sidebar .single-sidebar-widget ul>li a:hover{color:var(--theme)}.news-area .main-sidebar .single-sidebar-widget ul ul{padding-left:20px}.news-area .main-sidebar .single-sidebar-widget ul ul li{margin-top:5px}.news-area .main-sidebar .single-sidebar-widget:last-child{margin-bottom:0}.news-area .main-sidebar .single-sidebar-widget .wid-title{margin-bottom:25px;padding-left:10px;position:relative}.news-area .main-sidebar .single-sidebar-widget .wid-title:before{left:0;top:50%;transform:translateY(-50%);content:"";width:2px;height:17px;position:absolute;background-color:var(--theme)}.news-area .main-sidebar .single-sidebar-widget .wid-title h4{font-size:24px;font-weight:600}.news-area .main-sidebar .single-sidebar-widget .social-link a{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;background-color:var(--white);font-size:14px;margin-right:5px;margin-bottom:5px}.news-area .main-sidebar .single-sidebar-widget .social-link a:hover{background-color:var(--theme);color:var(--white)}.search_widget form{width:100%;position:relative}.search_widget form input{background-color:#f8f8f8;font-size:15px;padding:20px;width:100%;border:none;text-transform:uppercase;color:var(--header)}.search_widget form button{position:absolute;right:0;top:0;width:70px;font-size:18px;height:100%;background-color:var(--theme);color:var(--white);text-align:center;transition:all .3s ease-in-out}.search_widget form button:hover{background-color:var(--header)}.popular-posts .single-post-item,.popular_posts .single-post-item{overflow:hidden;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #f2f2f2}.popular-posts .single-post-item:last-child,.popular_posts .single-post-item:last-child{margin-bottom:0;border:none;padding-bottom:0}.popular-posts .single-post-item .thumb,.popular_posts .single-post-item .thumb{height:80px;border-radius:6px;width:100px;background-color:#f2f2f2;float:left;overflow:hidden;margin-right:20px}.popular-posts .single-post-item .post-content,.popular_posts .single-post-item .post-content{overflow:hidden}.popular-posts .single-post-item .post-content h5,.popular_posts .single-post-item .post-content h5{font-size:18px;line-height:22px;font-weight:600;margin-bottom:0;text-transform:uppercase}.popular-posts .single-post-item .post-content h5 a:hover,.popular_posts .single-post-item .post-content h5 a:hover{color:var(--theme)}.popular-posts .single-post-item .post-content .post-date,.popular_posts .single-post-item .post-content .post-date{margin-top:5px;color:var(--theme);font-weight:600;font-size:15px;text-transform:capitalize}.popular-posts .single-post-item .post-content .post-date i,.popular_posts .single-post-item .post-content .post-date i{margin-right:7px}.widget_categories ul li:last-child a{margin-bottom:0}.widget_categories ul li a{position:relative;background:var(--white);padding:17px 20px;line-height:1;font-size:14px;display:block;margin-bottom:12px;font-weight:500;transition:all .4s ease-in-out}.widget_categories ul li a:hover{color:var(--theme)}.widget_categories ul li a i{margin-right:10px}.widget_categories ul li a span{position:absolute;width:60px;line-height:55px;height:100%;content:"";background-color:var(--theme);right:0;top:0;text-align:center;color:var(--white)}.tagcloud a{display:inline-block;padding:11px 26px;line-height:1;font-size:15px;font-weight:600;background:var(--white);margin-right:5px;text-transform:uppercase;margin-bottom:8px;transition:all .4s ease-in-out}.tagcloud a:last-child{margin-right:0}.tagcloud a:hover{background-color:var(--theme);color:var(--white)}.widget_categories ul li{display:block;margin-bottom:10px}p.sticky-label{position:absolute;right:0;background:var(--theme);color:var(--white);padding:10px 40px;z-index:-1;top:0;font-weight:700}.page-nav-wrap ul li{display:inline-block}.page-nav-wrap ul li .page-numbers{display:inline-block;width:60px;height:60px;line-height:60px;border-radius:50%;background:#f6f6f6;font-weight:700;transition:all .3s ease-in-out;margin:0 2px}.page-nav-wrap ul li .page-numbers.current{background-color:var(--theme);color:var(--white)}@media (max-width:767px){.page-nav-wrap ul li .page-numbers{margin-top:10px;width:50px;height:50px;line-height:50px;font-size:14px}}.page-nav-wrap ul li .page-numbers i{margin-top:2px}.page-nav-wrap ul li .page-numbers:hover{background-color:var(--theme);color:var(--white)}.social-share a{margin-left:10px;transition:all .4s ease-in-out}.social-share a:hover{color:var(--theme)}.tag-share-wrap{padding-bottom:50px}.tag-share-wrap h4{margin-bottom:25px}@media (max-width:767px){.tag-share-wrap h4{margin-bottom:10px;font-size:18px}.tag-share-wrap .tagcloud{margin-bottom:20px}}.comments-section-wrap{overflow:hidden}.comment-form-wrap h3,.comments-heading h3,.related-post-wrap h3{font-size:26px}@media (max-width:767px){.comment-form-wrap h3,.comments-heading h3,.related-post-wrap h3{font-size:20px}}.comments-item-list .single-comment-item{margin-top:30px}.comments-item-list .single-comment-item ul{margin-bottom:15px}.comments-item-list .single-comment-item .author-img{width:100px;height:100px;border-radius:50%;float:left;overflow:hidden;margin-right:30px}@media (max-width:991px){.comments-item-list .single-comment-item .author-img{width:80px;height:80px;margin-right:20px}}@media (max-width:767px){.comments-item-list .single-comment-item .author-img{width:70px;height:70px;margin-right:15px}}@media (max-width:585px){.comments-item-list .single-comment-item .author-img{float:none;margin-bottom:20px}}.comments-item-list .single-comment-item .author-info-comment{overflow:auto;padding-bottom:25px;border-bottom:1px solid #e2e2e2}.comments-item-list .single-comment-item .author-info-comment .info{position:relative}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn{padding:7px 18px;font-size:16px;position:absolute;top:50%;right:0;transform:translateY(-50%);color:#000;border:1px solid #000;background:transparent;transition:all .4s ease-in-out;box-shadow:inherit}@media (max-width:767px){.comments-item-list .single-comment-item .author-info-comment .info .theme-btn{font-size:12px}}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn i{margin-right:5px;font-size:16px}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn.minimal-btn:after,.comments-item-list .single-comment-item .author-info-comment .info .theme-btn.minimal-btn:before{background-color:initial}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover{background:var(--theme);border:1px solid var(--theme);color:var(--white)}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover a{color:var(--white)!important}.comments-item-list .single-comment-item .author-info-comment .info h5{margin-bottom:5px}@media (max-width:767px){.comments-item-list .single-comment-item .author-info-comment .info h5{font-size:16px}}.comments-item-list .single-comment-item .author-info-comment span{color:var(--theme);font-weight:500}.comments-item-list .single-comment-item .author-info-comment .theme-btn{padding:7px 18px;font-size:14px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:767px){.comments-item-list .single-comment-item .author-info-comment .theme-btn{font-size:12px}}.comments-item-list .single-comment-item .author-info-comment .theme-btn i{margin-right:5px}.comments-item-list .single-comment-item .author-info-comment .theme-btn:hover a{color:var(--white)}.comments-item-list .single-comment-item .author-info-comment .comment-text{margin-top:15px}.comment-form{background-color:var(--white);padding:50px;width:100%;margin-top:30px}@media (max-width:767px){.comment-form{padding:30px}}@media (max-width:585px){.comment-form{padding:30px 15px}}.comment-form label{margin-bottom:4px}.comment-form input,.comment-form textarea{margin-bottom:20px;padding:20px 30px;line-height:1;font-size:16px;width:100%;border:none;font-weight:500;text-transform:uppercase;color:var(--header);background-color:var(--bg)}@media (max-width:585px){.comment-form input,.comment-form textarea{padding:15px}}.comment-form textarea{height:200px;line-height:1.3;border:none}@media (max-width:767px){.comment-form textarea{height:120px}}.comment-form .theme-btn{display:inline-block;line-height:1;padding:20px 60px;transition:all .3s ease-in-out;margin-bottom:0;margin-top:20px}@media (max-width:767px){.comment-form .theme-btn{padding:20px 40px}}@media (max-width:585px){.comment-form .theme-btn{padding:15px 40px;font-size:14px}}.comment-form .theme-btn i{margin-right:10px}.comment ul{list-style-type:disc}.comment ul ol{margin-bottom:0}.comment ul li{line-height:1.5;margin-top:10px;list-style-type:disc}.comment ol ol,.comment ol ul{margin-bottom:0}.comment ol li{line-height:1.5;margin-top:10px}.site_info_widget .single-contact-info{overflow:auto;margin-bottom:20px}.site_info_widget .single-contact-info span{display:block;color:var(--theme)}.site_info_widget .single-contact-info .icon{width:40px;height:40px;line-height:40px;color:var(--white);background-color:var(--theme);float:left;text-align:center;overflow:hidden;font-size:16px;margin-right:20px}.site_info_widget .single-contact-info:nth-child(2n) .icon,.site_info_widget .single-contact-info:nth-child(3n) .icon{background-color:var(--theme)}.site_info_widget .social-link{margin-top:35px}.site_info_widget .social-link a{margin-right:8px!important}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.gallery-section{position:relative;padding:50px 0}.gallery-section .array-button{position:static}@media (max-width:575px){.gallery-section .array-button{display:none!important}}.gallery-section .array-button .array-next,.gallery-section .array-button .array-prev{background-color:transparent!important;font-size:60px;color:var(--text);position:absolute;top:50%;left:4%;transform:translate(-50%,-50%);box-shadow:none;z-index:99;border:0;background:radial-gradient(#88a137,transparent);display:flex;justify-content:center;align-items:center}.gallery-section .array-button .array-prev i.far.fa-long-arrow-left{font-size:20px;color:var(--white)}@media (max-width:1399px){.gallery-section .array-button .array-next,.gallery-section .array-button .array-prev{font-size:50px}}@media (max-width:767px){.gallery-section{padding:30px 0}.gallery-section .array-button .array-next,.gallery-section .array-button .array-prev{font-size:40px}}.gallery-section .array-button .array-next{left:auto;right:0;background:radial-gradient(#88a137,transparent);display:flex;justify-content:center;align-items:center}.gallery-section .array-button .array-next i.far.fa-long-arrow-right{font-size:20px;color:var(--white)}.gallery-image{position:relative;height:400px}.gallery-image img{width:100%;height:100%;border-radius:27px;object-fit:cover}@media (max-width:575px){.gallery-image{height:400px}}.gallery-image .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:42px;z-index:9;transition:all .3s ease;transition-delay:0s;z-index:3;visibility:hidden;opacity:0}.gallery-image .icon i{color:var(--white)}.gallery-image:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;opacity:0;visibility:hidden;transform:scale(.5);transition:all .5s ease;background-color:#88a137d7;border-radius:27px}.gallery-image:hover .icon{transform:scale(1) translate(-50%,-50%);transition-delay:.3s;opacity:1;visibility:visible}.gallery-image:hover:after{opacity:1;visibility:visible;transform:scale(1)}.galler-image-2{position:relative;height:448px}.galler-image-2 img{width:100%;height:100%}@media (max-width:575px){.galler-image-2{height:380px}}.galler-image-2 .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:70px;z-index:9;transition:all .3s ease;transition-delay:0s;z-index:3;visibility:hidden;opacity:0}.galler-image-2 .icon i{color:var(--white)}.galler-image-2:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;opacity:0;visibility:hidden;transform:scale(.5);transition:all .5s ease;background-color:rgba(0,0,0,.5)}.galler-image-2:hover .icon{transform:scale(1) translate(-50%,-50%);transition-delay:.3s;opacity:1;visibility:visible}.galler-image-2:hover:after{opacity:1;visibility:visible;transform:scale(1)}.booking-section{position:relative}@media (max-width:991px){.booking-content{text-align:center}}.booking-content .icon-items{gap:20px;padding-top:15px}@media (max-width:991px){.booking-content .icon-items{justify-content:center}}.booking-content .icon-items .icon{font-size:66px;color:var(--theme)}@media (max-width:575px){.booking-content .icon-items .icon{font-size:56px}}.booking-content .icon-items .content h5{color:var(--white);margin-bottom:5px}.booking-content .icon-items .content h3 a,.booking-content.style-2 .section-title span{color:var(--theme)}.booking-content.style-2 .icon-items .content h5{color:var(--header)}.booking-contact{padding:55px;background-color:var(--theme);border-radius:20px 20px 0 0;margin-bottom:-120px}.booking-contact.style-2{border-radius:20px}@media (max-width:1199px){.booking-contact{margin-bottom:-100px}}@media (max-width:991px){.booking-contact{margin-bottom:-80px}}@media (max-width:575px){.booking-contact{padding:50px 40px}}.booking-contact h4{font-size:28px;font-weight:600;margin-bottom:30px}.booking-contact .booking-items .form-clt{position:relative}.booking-contact .booking-items .form-clt:not(:last-child){margin-bottom:30px}.booking-contact .booking-items .form-clt input{width:100%;outline:none;border:none;padding:18px 25px;color:var(--white);background-color:transparent;font-size:18px;text-transform:capitalize;font-weight:500;border:1px solid var(--border2);border-radius:9px;color-scheme:dark}@media (max-width:575px){.booking-contact .booking-items .form-clt input{padding:12px 20px;font-size:14px}}.booking-contact .booking-items .form-clt input::placeholder{color:var(--white)}.booking-contact .booking-items .form-clt .icon{position:absolute;top:18px;right:25px}.booking-contact .booking-items .form-clt .icon i{color:var(--white)}@media (max-width:575px){.booking-contact .booking-items .form-clt .icon i{font-size:15px}}.booking-contact .booking-items .form-clt .theme-btn{width:100%}@media (max-width:575px){.booking-contact .booking-items .form-clt .theme-btn{padding:18px 32px;font-size:14px}}.contact-info-items{background-color:var(--white);border-radius:8px;box-shadow:0 15px 10px 0 hsla(0,0%,95%,.18);padding:60px 30px;transition:all .4s ease-in-out;position:relative;z-index:1}.contact-info-items:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:url(/_next/static/media/catagory-card-shape.44a9fa81.jpg);opacity:0;z-index:-1;visibility:hidden}.contact-info-items .icon,.contact-info-items:before{transition:all .4s ease-in-out}.contact-info-items .content{margin-top:20px}.contact-info-items .content h3{font-size:28px;margin-bottom:5px}.contact-info-items.active,.contact-info-items:hover{background-color:var(--theme)}.contact-info-items.active:before,.contact-info-items:hover:before{opacity:1;visibility:visible}.contact-info-items.active .icon,.contact-info-items:hover .icon{filter:grayscale(100%) brightness(300%)}.contact-info-items.active .content h3,.contact-info-items.active .content p,.contact-info-items:hover .content h3,.contact-info-items:hover .content p{color:var(--white)}.contact-area .map-content-area h3{margin-bottom:15px;margin-top:-10px}.contact-area .map-content-area .google-map{margin-top:50px}.contact-area .map-content-area .google-map iframe{width:100%;height:350px}.contact-area .contact-form-items .contact-title{margin-bottom:30px}.contact-area .contact-form-items .contact-title h3{margin-top:-10px}.contact-area .contact-form-items .form-clt{position:relative}.contact-area .contact-form-items .form-clt .icon{position:absolute;top:18px;left:0}@media (max-width:575px){.contact-area .contact-form-items .form-clt .icon{display:none}}.contact-area .contact-form-items .form-clt .icon i{color:var(--header)}.contact-area .contact-form-items .form-clt input{width:100%;outline:none;border:none;padding:20px 30px;color:var(--text);background-color:transparent;text-transform:capitalize;font-weight:500;border-bottom:1px solid var(--text)}@media (max-width:575px){.contact-area .contact-form-items .form-clt input{padding:15px 20px}}.contact-area .contact-form-items .form-clt-big textarea{padding:20px 30px 110px;width:100%;outline:none;border:none;color:var(--text);background-color:transparent;text-transform:capitalize;font-weight:500;border-bottom:1px solid var(--text)}@media (max-width:1199px){.booking-wrapper.style-responsive{margin-top:40px}}@media (max-width:991px){.booking-wrapper.style-responsive{margin-top:80px}}.footer-section{position:relative}.footer-section:before{content:"";position:absolute;inset:0;background:#0000006b;z-index:1;pointer-events:none}.footer-section .burger-shape{position:absolute;bottom:25%;left:2%;opacity:.3}@media (max-width:1199px){.footer-section .burger-shape{display:none}}.footer-section .fry-shape{position:absolute;top:25%;right:5%;opacity:.3}@media (max-width:1199px){.footer-section .fry-shape{display:none}}.footer-section .footer-shape{position:absolute;left:0;top:55%}@media (max-width:1399px){.footer-section .footer-shape{display:none}}.footer-section .footer-shape-2{position:absolute;right:-5%;top:-20%}@media (max-width:1399px){.footer-section .footer-shape-2{display:none}}.footer-widgets-wrapper{padding:40px 0;position:relative;z-index:9}@media (max-width:1199px){.footer-widgets-wrapper{padding:60px 0 90px}}@media (max-width:991px){.footer-widgets-wrapper{padding:50px 0 70px}}.footer-widgets-wrapper .single-footer-widget{margin-top:30px}.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:30px}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:20px}}.footer-widgets-wrapper .single-footer-widget .widget-head h4{text-transform:capitalize;margin-top:10px}.footer-widgets-wrapper .single-footer-widget .footer-content span{font-weight:500;margin-top:15px;display:inline-block}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-content span{margin-top:10px}}.footer-widgets-wrapper .single-footer-widget .footer-content .link{font-size:20px;font-weight:700;color:var(--theme);margin-top:15px;display:inline-block}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-content .link{margin-top:10px}}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{margin-top:40px;gap:15px;position:relative;z-index:9}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{margin-top:20px}}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a{width:40px;height:40px;line-height:40px;font-size:16px;display:block;background:rgba(92,92,91,.1);color:var(--header);border-radius:50%;transition:all .4s ease-in-out;text-align:center}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a:hover{background-color:var(--theme);color:var(--white)}.footer-widgets-wrapper .single-footer-widget .list-items li{text-transform:capitalize}.footer-widgets-wrapper .single-footer-widget .list-items li:not(:last-child){margin-bottom:10px}.footer-widgets-wrapper .single-footer-widget .list-items li a{font-size:18px;color:var(--text);position:relative}.footer-widgets-wrapper .single-footer-widget .list-items li a:before{position:absolute;top:8px;left:0;width:6px;height:6px;content:"";border-radius:50%;background-color:var(--theme);opacity:0;visibility:hidden;transition:all .4s ease-in-out}.footer-widgets-wrapper .single-footer-widget .list-items li a:hover{padding-left:20px;color:var(--theme)}.footer-widgets-wrapper .single-footer-widget .list-items li a:hover:before{opacity:1;visibility:visible}.footer-widgets-wrapper .single-footer-widget .list-item li{text-transform:capitalize}.footer-widgets-wrapper .single-footer-widget .list-item li:not(:last-child){margin-bottom:10px}.footer-widgets-wrapper .single-footer-widget .list-item li a{font-size:18px;color:var(--text);position:relative}.footer-widgets-wrapper .single-footer-widget .list-item li a:hover{color:var(--theme)}.footer-widgets-wrapper .single-footer-widget .footer-address-text h6{font-weight:400;color:var(--text);line-height:150%;font-size:20px;text-transform:capitalize}.footer-widgets-wrapper .single-footer-widget .footer-address-text h6 span{color:var(--theme2)}.footer-widgets-wrapper .single-footer-widget .footer-address-text h5{padding:20px 0;text-transform:capitalize}.footer-widgets-wrapper .single-footer-widget .footer-apps-items h5{font-weight:400;color:var(--text)}.footer-widgets-wrapper .single-footer-widget .footer-apps-items .apps-image{margin-top:30px;gap:10px}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-apps-items .apps-image{margin-top:20px}}.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text{margin-top:40px}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text{margin-top:20px}}.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text h5{font-weight:400;margin-bottom:10px}.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text h3{font-size:28px}.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text h3 a{color:var(--theme)}.footer-widgets-wrapper.style-2 .single-footer-widget .widget-head h4{font-size:24px;color:var(--white);font-weight:500}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content p{color:var(--white)}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content .social-icon a{background-color:transparent;border:1px solid var(--border2);color:var(--white)}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content .social-icon a:hover{background-color:var(--theme2);border:1px solid var(--theme2)}.footer-widgets-wrapper.style-2 .single-footer-widget .list-area{gap:100px}.footer-widgets-wrapper.style-2 .single-footer-widget .list-area ul li{text-transform:capitalize}.footer-widgets-wrapper.style-2 .single-footer-widget .list-area ul li:not(:last-child){margin-bottom:15px}.footer-widgets-wrapper.style-2 .single-footer-widget .list-area ul li a{font-size:18px;color:var(--white);position:relative}.footer-widgets-wrapper.style-2 .single-footer-widget .list-area ul li a:before{position:absolute;top:8px;left:0;width:6px;height:6px;content:"";border-radius:50%;background-color:var(--theme);opacity:0;visibility:hidden;transition:all .4s ease-in-out}.footer-widgets-wrapper.style-2 .single-footer-widget-second .list-area ul li a:before{position:unset}.footer-widgets-wrapper.style-2 .single-footer-widget .list-area ul li a:hover{padding-left:20px;color:var(--theme)}.footer-widgets-wrapper.style-2 .single-footer-widget .list-area ul li a:hover:before{opacity:1;visibility:visible}.footer-widgets-wrapper.style-2 .single-footer-widget-second .list-area ul li a:hover{color:var(--theme);padding-left:0}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content .link{font-weight:600;color:var(--white);font-size:18px}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content .number{color:var(--theme3);font-size:18px;font-weight:700;display:inline-block;margin-top:20px}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content .info-date li{font-size:16px;text-transform:capitalize;color:var(--white)}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content .info-date li span{color:var(--theme3)}.footer-bottom{padding:10px 0;background-color:var(--theme)}@media (max-width:767px){.footer-bottom .footer-bottom-wrapper{flex-wrap:wrap;gap:20px;justify-content:center!important}}.footer-bottom .footer-bottom-wrapper p{text-transform:capitalize;color:var(--white);font-size:20px}.footer-bottom .footer-bottom-wrapper p a{color:var(--white)}.footer-bottom .footer-bottom-wrapper p a:hover{color:var(--theme3)}.footer-bottom.style-2{background-color:transparent;border-top:1px solid var(--border2);position:relative}.footer-bottom.style-2 .scroll-icon{width:80px;height:80px;font-size:24px;line-height:80px;text-align:center;cursor:pointer;position:absolute;left:50%;top:0;z-index:9;transform:translate(-50%,-50%)}@media (max-width:575px){.footer-bottom.style-2 .scroll-icon{width:50px;height:50px;line-height:50px;font-size:18px}}.footer-bottom.style-2 .scroll-icon i{color:var(--white)}@media (max-width:991px){.footer-bottom.style-2 .footer-bottom-wrapper{margin-top:20px}}@media (max-width:575px){.footer-bottom.style-2 .footer-bottom-wrapper p{text-align:center}}.footer-bottom.style-2 .footer-bottom-wrapper ul{display:flex;align-items:center;gap:20px}.footer-bottom.style-2 .footer-bottom-wrapper ul li{font-size:16px;text-transform:capitalize}.footer-bottom.style-2 .footer-bottom-wrapper ul li a .text-effect{text-transform:capitalize;transition:all .4s ease-in-out;color:var(--white);position:relative;overflow:hidden;display:block;height:25px;line-height:normal}.footer-bottom.style-2 .footer-bottom-wrapper ul li a .text-effect .effect-1{display:block;height:100%;position:relative;top:0;transition:.3s}.footer-bottom.style-2 .footer-bottom-wrapper ul li a:hover .text-effect{color:var(--theme2)}.footer-bottom.style-2 .footer-bottom-wrapper ul li a:hover .text-effect .effect-1{top:-100%}.contact-info-items .icon img{width:35px}.restaurant-hero{position:relative;width:100%;min-height:100svh;overflow:hidden;isolation:isolate;background:#f5f0e6}.hero-restaurant-bg{position:absolute;left:-40px;top:0;width:520px;height:100%;background-image:url(/assets/img/restaurant/01.webp);background-repeat:no-repeat;background-size:cover;background-position:50%;opacity:.18;filter:blur(1px);-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.85) 35%,rgba(0,0,0,.45) 65%,transparent);mask-image:linear-gradient(90deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.85) 35%,rgba(0,0,0,.45) 65%,transparent);pointer-events:none;z-index:0}.hero-bg-shape{position:absolute;width:650px;height:650px;border-radius:50%;background:#afc370;right:-180px;top:-160px;opacity:.7;z-index:0}.restaurant-hero .container{position:relative;z-index:2}.hero-content{position:relative;z-index:5;padding:80px 0}.hero-small-title{display:inline-flex;align-items:center;gap:8px;color:var(--theme);font-size:15px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:22px}.hero-content h1{margin:0;color:#29271f;font-size:clamp(58px,7vw,105px);line-height:.92;font-weight:800;letter-spacing:-5px;max-width:650px}.hero-content h1 span{display:block;color:var(--theme);font-family:Playfair Display,serif;font-style:italic;font-weight:500;letter-spacing:-3px}.hero-content p{max-width:520px;margin:30px 0;color:#67645c;font-size:19px;line-height:1.8}.hero-buttons{display:flex;align-items:center;gap:18px;margin-top:25px}.home-about-btn{gap:18px;padding:8px 9px 8px 24px;background:var(--theme);color:#fff;font-size:19px;transition:all .35s ease}.home-about-btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(162,71,39,.25)}.home-about-btn-icon{width:42px;height:42px;background:#f5f0e6;color:var(--theme);font-size:17px;transition:.35s ease}.home-about-btn:hover .home-about-btn-icon{transform:rotate(45deg)}.hero-info{display:flex;align-items:center;gap:42px;margin-top:55px}.hero-info div{display:flex;flex-direction:column;position:relative}.hero-info div:not(:last-child):after{content:"";position:absolute;right:-22px;top:5px;width:1px;height:42px;background:#d0c7b5}.hero-info strong{color:#29271f;font-size:25px;font-weight:800}.hero-info small{color:#817c71;font-size:11px;margin-top:2px}.hero-food-area{position:relative;height:650px;display:flex;align-items:center;justify-content:center}.food-circle{position:absolute;width:530px;height:530px;border-radius:50%;background:var(--theme);z-index:1}.food-circle:before{content:"";position:absolute;inset:30px;border:1px dashed rgba(162,71,39,.35);border-radius:50%}.hero-food{position:relative;z-index:3;width:500px;height:500px;max-width:none;object-fit:cover;border-radius:50%;filter:drop-shadow(0 25px 30px rgba(44,35,25,.22));animation:foodFloat 5s ease-in-out infinite}@keyframes foodFloat{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-12px) rotate(1deg)}}.floating-text{position:absolute;z-index:5;left:0;bottom:115px;width:125px;height:125px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 15px 40px rgba(50,40,20,.12);transform:rotate(-10deg)}.floating-text span{color:var(--theme);font-size:25px;font-weight:800}.floating-text small{color:#716c61;font-size:17px;text-align:center;max-width:75px;line-height:1.3;font-weight:700}.food-leaf{position:absolute;z-index:4;color:var(--theme);font-size:32px}.leaf-one{top:110px;right:80px;transform:rotate(20deg)}.leaf-two{bottom:100px;right:30px;font-size:45px;transform:rotate(-25deg)}.leaf-three{top:190px;left:25px;font-size:22px}.hero-bottom-wave{position:absolute;left:-5%;bottom:-90px;width:110%;height:150px;background:#fff;border-radius:50% 50% 0 0;transform:rotate(-2deg);z-index:6}@media (max-width:991px){.restaurant-hero{min-height:auto;display:block}.hero-restaurant-bg{left:-120px;top:42%;width:500px;height:460px;opacity:.08}.hero-bg-shape{width:500px;height:500px;right:-180px;top:-140px;opacity:.55}.hero-content{padding:100px 0 30px;text-align:center}.hero-small-title{justify-content:center;font-size:13px;letter-spacing:1.5px}.hero-content h1{font-size:clamp(55px,12vw,85px);margin:auto}.hero-content p{margin:25px auto;max-width:600px}.hero-buttons,.hero-info{justify-content:center}.hero-food-area{height:500px;margin-top:10px}.food-circle{width:400px;height:400px}.hero-food{width:430px;height:430px}.floating-text{left:8%;bottom:60px;width:105px;height:105px}.floating-text span{font-size:22px}.floating-text small{font-size:13px}.leaf-one{top:70px;right:15%}.leaf-two{bottom:50px;right:8%}.leaf-three{top:150px;left:10%}.hero-bottom-wave{bottom:-90px}}@media (max-width:767px){.restaurant-hero{min-height:auto;padding-bottom:0}.hero-restaurant-bg{left:-150px;top:40%;width:430px;height:390px;opacity:.06;filter:blur(2px);-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.7),transparent);mask-image:linear-gradient(90deg,rgba(0,0,0,.7),transparent)}.hero-bg-shape{width:330px;height:330px;right:-170px;top:-120px;opacity:.55}.hero-content{padding:75px 15px 10px;text-align:center}.hero-small-title{font-size:11px;letter-spacing:1px;gap:5px;margin-bottom:18px}.hero-content h1{font-size:clamp(48px,15vw,68px);line-height:.95;letter-spacing:-3px;max-width:100%}.hero-content h1 span{letter-spacing:-2px}.hero-content p{font-size:15px;line-height:1.65;margin:22px auto;max-width:500px;padding:0 5px}.hero-buttons{margin-top:20px;justify-content:center}.home-about-btn{font-size:15px;gap:12px;padding:7px 8px 7px 18px}.home-about-btn-icon{width:38px;height:38px;font-size:15px}.hero-food-area{height:410px;width:100%;margin-top:10px;overflow:visible}.food-circle{width:285px;height:285px}.food-circle:before{inset:18px}.hero-food{width:310px;height:310px;max-width:90%}.floating-text{width:82px;height:82px;left:7%;bottom:48px;transform:rotate(-8deg)}.floating-text span{font-size:16px}.floating-text small{font-size:9px;max-width:60px;line-height:1.2}.food-leaf{font-size:20px}.leaf-one{top:50px;right:8%}.leaf-two{bottom:45px;right:5%;font-size:28px}.leaf-three{top:125px;left:7%;font-size:17px}.hero-info{display:none}.hero-bottom-wave{height:70px;bottom:-35px;left:-10%;width:120%;transform:rotate(-2deg)}}@media (max-width:480px){.hero-content{padding:65px 12px 5px}.hero-restaurant-bg{left:-160px;top:38%;width:370px;height:340px;opacity:.045}.hero-small-title{font-size:9px;letter-spacing:.8px;margin-bottom:15px}.hero-content h1{font-size:47px;line-height:.98;letter-spacing:-2.5px}.hero-content h1 span{letter-spacing:-1.5px}.hero-content p{font-size:13px;line-height:1.6;margin:18px auto;padding:0 10px}.home-about-btn{font-size:14px;padding:6px 7px 6px 16px}.home-about-btn-icon{width:36px;height:36px}.hero-food-area{height:350px;margin-top:5px}.food-circle{width:245px;height:245px}.hero-food{width:270px;height:270px;max-width:88%}.floating-text{width:72px;height:72px;left:5%;bottom:38px}.floating-text span{font-size:14px}.floating-text small{font-size:8px;max-width:52px}.leaf-one{top:40px;right:5%;font-size:17px}.leaf-two{bottom:35px;right:4%;font-size:24px}.leaf-three{top:105px;left:5%;font-size:14px}.hero-bottom-wave{height:55px;bottom:-28px}}@media (max-width:360px){.hero-content{padding-top:55px}.hero-content h1{font-size:42px}.hero-content p{font-size:12px}.hero-food-area{height:320px}.food-circle{width:220px;height:220px}.hero-food{width:245px;height:245px}.floating-text{width:65px;height:65px;bottom:30px}.floating-text span{font-size:12px}.floating-text small{font-size:7px}}.home-about-content{position:relative;z-index:3;padding:20px 20px 20px 40px}.home-about-subtitle{display:block;margin-bottom:8px;color:#a58b55;font-family:Georgia,serif;font-size:18px;font-style:italic;letter-spacing:1px;font-weight:600}.home-about-content h2{margin:0;color:#000;font-size:47px;line-height:1.25;font-weight:700}.home-about-content h2 span{color:var(--theme)}.home-about-divider{position:relative;width:55px;height:30px;margin:8px 0 10px;text-align:center}.home-about-divider:after,.home-about-divider:before{content:"";position:absolute;top:15px;width:20px;height:1px;background:#c9b97e}.home-about-divider:before{left:0}.home-about-divider:after{right:0}.home-about-divider span{position:relative;z-index:2;color:#c9b97e;font-size:18px}.home-about-content p{margin:0 0 20px;color:#637083;font-size:19px}.home-about-btn{display:inline-flex;gap:13px;min-width:138px;height:49px;padding:4px 18px 4px 5px;border:1px solid var(--theme);border-radius:50px;color:#273247;background:#fff;text-decoration:none;font-size:16px;font-weight:600}.home-about-btn,.home-about-btn-icon{align-items:center;transition:all .3s ease}.home-about-btn-icon{width:39px;height:39px;border-radius:50%;display:flex;justify-content:center;background:var(--theme);color:#fff}.home-about-btn:hover{color:#fff;background:var(--theme);box-shadow:0 10px 25px rgba(226,140,142,.25)}.home-about-btn:hover .home-about-btn-icon{background:#fff;color:var(--theme);transform:rotate(-20deg)}@media (max-width:991px){.home-about-content{max-width:600px;margin:0 auto;padding:20px;text-align:center}.home-about-content p,.home-about-divider{margin-left:auto;margin-right:auto}.home-about-btn{margin:auto}.home-about-text{font-size:120px}}@media (max-width:575px){.home-about-content{padding:10px 15px}.home-about-subtitle{font-size:14px}.home-about-content h2{font-size:29px}.home-about-content p{font-size:13px;line-height:1.7}.home-about-bg-text{font-size:80px;right:-10px;bottom:10px}}.video-section-image{width:100%;max-width:550px;aspect-ratio:1/1;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;-webkit-mask-image:url(/assets/img/shape/foodily-smoky-mask.svg);mask-image:url(/assets/img/shape/foodily-smoky-mask.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.video-section{width:100%;height:100%;display:block;object-fit:cover;object-position:center bottom;border:none;outline:none}.comboo-image{position:relative;overflow:hidden;width:100%;min-height:600px;border-radius:0;isolation:isolate}.combo-bg-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:0;display:block}.comboo-image>:not(.combo-bg-video){position:relative;z-index:2}@media (max-width:1199px){.comboo-image{min-height:520px}.combo-bg-video{object-position:center center}}@media (max-width:991px){.food-comboo-section{overflow:hidden}.comboo-wrapper{width:100%}.comboo-image{width:100%;min-height:480px;height:480px;margin-top:35px}.combo-bg-video{width:100%;height:100%;object-fit:cover;object-position:center center}}@media (max-width:767px){.food-comboo-section{overflow:hidden}.comboo-image{width:100%;height:400px;min-height:400px;margin-top:25px}.combo-bg-video{width:100%;height:100%;object-fit:contain;background:#000}}@media (max-width:575px){.comboo-image{width:100%;height:350px;min-height:350px;margin-top:20px}.combo-bg-video{width:100%;height:100%;object-fit:cover;object-position:center center}}@media (max-width:400px){.comboo-image{height:300px;min-height:300px}.combo-bg-video{object-position:center center}}.catagory-product-image img{width:100%;height:100%}.catagory-product-image{width:100%;height:60%;display:flex;align-items:center;justify-content:center}.dark-bg{background:#cbcbcb57}.header-logo img,.logo{width:35%}.catagory-product-icon{width:100%;height:100%}.catagory-product-icon img{width:100%;height:100px}@media (max-width:676px){.header-logo img,.logo{width:50%}.pizza-banner-items{background-position:0}.pizza-banner-items .pizza-text{top:-49px}.catagory-product-image img{width:100%;height:200px}}.gallery-image-box{position:relative;width:100%;height:320px;overflow:hidden;background:#eee}.gallery-section-image{object-fit:cover;transition:opacity .5s ease,transform .7s cubic-bezier(.25,.46,.45,.94)}.gallery-image-loading{opacity:0}.gallery-image-loaded{opacity:1}.gallery-skeleton{position:absolute;inset:0;z-index:5;overflow:hidden;background:#e8e8e8}.gallery-skeleton span{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.55) 50%,transparent);animation:galleryShimmer 1.4s infinite}@keyframes galleryShimmer{0%{left:-100%}to{left:100%}}.gallery-hover-overlay{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;background:transparent;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease,background .4s ease}.gallery-image-box:hover .gallery-image{transform:scale(1.08)}.gallery-image-box:hover .gallery-hover-overlay{opacity:1;visibility:visible;background:rgba(0,0,0,.55)}.gallery-plus{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#fff;color:var(--theme);cursor:pointer;transform:scale(.5) rotate(-45deg);opacity:0;transition:transform .45s cubic-bezier(.175,.885,.32,1.275),opacity .35s ease,background .3s ease,color .3s ease}.gallery-plus i{font-size:20px}.gallery-image-box:hover .gallery-plus{transform:scale(1) rotate(0deg);opacity:1}.gallery-plus:hover{background:var(--theme);color:#fff;transform:scale(1.1) rotate(90deg)}.gallery-animation-item{opacity:0;transform:translateY(35px);animation:galleryReveal .7s ease forwards;animation-delay:var(--animation-delay)}@keyframes galleryReveal{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.custom-lightbox{position:fixed;inset:0;z-index:999999;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;padding:40px;background:rgba(0,0,0,.88);cursor:pointer;animation:lightboxFadeIn .25s ease forwards}.lightbox-content{width:min(1100px,90vw);height:min(750px,85vh);cursor:default;animation:lightboxZoomIn .3s cubic-bezier(.22,1,.36,1) forwards}.lightbox-content,.lightbox-image-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.lightbox-image-wrapper{width:100%;height:100%}.lightbox-image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;animation:popupImageIn .3s ease forwards}@keyframes popupImageIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.lightbox-close{position:absolute;top:-20px;right:-20px;z-index:100;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#fff;color:var(--theme);font-size:20px;cursor:pointer;transition:transform .3s ease,background .3s ease,color .3s ease}.lightbox-close:hover{background:var(--theme);color:#fff;transform:rotate(90deg) scale(1.08)}@keyframes lightboxFadeIn{0%{opacity:0}to{opacity:1}}@keyframes lightboxZoomIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (max-width:1199px){.gallery-image-box{height:300px}}@media (max-width:991px){.gallery-image-box{height:280px}}@media (max-width:767px){.gallery-image-box{height:260px}.gallery-plus{width:52px;height:52px}.custom-lightbox{padding:20px}.lightbox-content{width:95vw;height:80vh}.lightbox-close{top:-15px;right:-5px;width:42px;height:42px;font-size:18px}}@media (max-width:575px){.gallery-image-box{height:250px}}.offcanvas-gallery-items img{width:100%}.about-top-decoration{position:absolute;top:0;left:0;width:175px;z-index:1;pointer-events:none;opacity:.65;filter:blur(1.7px);transform:translate(-8px,-8px);transition:all .4s ease}.about-top-decoration img{display:block;width:100%;height:auto;object-fit:contain}.about-section .container{position:relative;z-index:2}@media (max-width:1199px){.about-top-decoration{width:115px;opacity:.55}}@media (max-width:767px){.about-top-decoration{width:90px;opacity:.45;filter:blur(.8px)}}@media (max-width:575px){.about-top-decoration{width:75px;opacity:.35}}.restaurant-media-section{position:relative;overflow:hidden;padding:60px 0}.restaurant-media-section .section-title{max-width:750px;margin:0 auto 45px}.media-section-description{max-width:650px;margin:18px auto 0;color:#777;font-size:16px;line-height:1.7}.restaurant-media-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:45px;border:0}.restaurant-media-tabs .nav-item{margin:0}.restaurant-media-tabs .nav-link{display:flex;background:#fff;color:#29271f;border:1px solid var(--theme);vertical-align:middle;font-size:16px;line-height:1;font-weight:600;padding:20px 50px;text-align:center;gap:10px;border-radius:9px;letter-spacing:.8px;z-index:1;transition:all .5s ease;text-transform:uppercase;justify-content:center}.restaurant-media-tabs .nav-link i{font-size:17px}.restaurant-media-tabs .nav-link:hover{color:#fff;border-color:var(--theme)!important;background:var(--theme)!important}.restaurant-media-tabs .nav-link.active{background:var(--theme);color:#fff;border-color:var(--theme)!important;box-shadow:0 10px 25px rgba(0,0,0,.12)}.restaurant-media-content{position:relative}.restaurant-media-content .tab-pane{animation:tabFadeIn .45s ease}@keyframes tabFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.media-image-carousel-wrapper{position:relative}.media-image-carousel-wrapper.is-carousel{padding:0 46px}.media-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #eee;border-radius:50%;background:#fff;color:#29271f;font-size:18px;cursor:pointer;z-index:6;box-shadow:0 10px 25px rgba(0,0,0,.14);transition:all .3s ease}.media-carousel-arrow:hover:not(:disabled){background:var(--theme);border-color:var(--theme);color:#fff;transform:translateY(-50%) scale(1.08)}.media-carousel-arrow:disabled{opacity:.35;cursor:not-allowed}.media-carousel-arrow.arrow-prev{left:0}.media-carousel-arrow.arrow-next{right:0}.media-image-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;width:100%}.media-grid-item{min-width:0}.media-image-carousel{width:100%;overflow:hidden}.media-image-carousel-track{display:flex;flex-wrap:nowrap;gap:24px;width:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:5px 3px 15px;scrollbar-width:none}.media-image-carousel-track::-webkit-scrollbar{display:none}.media-carousel-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 72px) / 4);min-width:0;scroll-snap-align:start}.restaurant-media-card{height:100%;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 35px rgba(0,0,0,.07);transition:all .4s ease}.restaurant-media-card:hover{transform:translateY(-8px);box-shadow:0 18px 45px rgba(0,0,0,.12)}.media-image{position:relative;width:100%;height:270px;overflow:hidden;background:#f1f1f1}.media-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s ease}.popup-image-wrapper{cursor:pointer}.popup-image-wrapper:hover img{transform:scale(1.08)}.media-image-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.38);opacity:0;transition:all .35s ease}.popup-image-wrapper:hover .media-image-overlay{opacity:1}.popup-image-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--theme);font-size:21px;transform:scale(.65);transition:all .35s ease;box-shadow:0 10px 30px rgba(0,0,0,.2)}.popup-image-wrapper:hover .popup-image-icon{transform:scale(1)}.media-card-content{padding:24px 22px 26px;text-align:center}.media-card-content h3{margin:0 0 10px;font-size:20px;font-weight:700}.media-card-content p{margin:0;color:#777;font-size:14px;line-height:1.7}.video-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;width:100%}.video-grid-item{min-width:0}.video-carousel-track{display:flex;flex-wrap:nowrap;gap:24px;width:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:5px 3px 15px;scrollbar-width:none}.video-carousel-track::-webkit-scrollbar{display:none}.video-carousel-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 72px) / 4);min-width:0;scroll-snap-align:start}.restaurant-video-card{height:100%;overflow:hidden;background:#fff;border-radius:18px;box-shadow:0 8px 35px rgba(0,0,0,.08);transition:all .4s ease}.restaurant-video-card:hover{transform:translateY(-7px);box-shadow:0 18px 45px rgba(0,0,0,.13)}.video-wrapper{position:relative;width:100%;height:500px;overflow:hidden;background:#111;padding:0!important}.restaurant-video{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:opacity .3s ease}.video-status{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#fff;z-index:3}.video-spinner{width:32px;height:32px;border:3px solid hsla(0,0%,100%,.25);border-top:3px solid var(--theme);border-radius:50%;animation:videoSpin .8s linear infinite}@keyframes videoSpin{to{transform:rotate(1turn)}}.video-error{font-size:13px;text-align:center}.video-error i{font-size:26px;color:var(--theme)}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:hsla(0,0%,100%,.95);color:var(--theme);font-size:28px;cursor:pointer;z-index:5;box-shadow:0 10px 30px rgba(0,0,0,.25);transition:all .35s ease}.video-play-button i{margin-left:3px}.video-play-button:hover{transform:translate(-50%,-50%) scale(1.1);background:var(--theme);color:#fff}.video-card-content{padding:16px 12px;text-align:center}.video-card-content h3{margin:0;font-size:17px;font-weight:700;color:#29271f}.restaurant-image-modal .modal-dialog{max-width:1050px;margin:30px auto}.restaurant-image-modal .modal-content{background:transparent;border:0;border-radius:0;overflow:visible;box-shadow:none}.restaurant-image-modal .modal-body{position:relative;padding:0;display:flex;align-items:center;justify-content:center}.popup-full-image{display:block;width:auto;max-width:100%;max-height:85vh;object-fit:contain;border-radius:12px;box-shadow:0 25px 80px rgba(0,0,0,.45)}.image-modal-close{position:absolute;top:-20px;right:-20px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#fff;color:#222;font-size:16px;cursor:pointer;z-index:20;box-shadow:0 5px 20px rgba(0,0,0,.2);transition:all .3s ease}.image-modal-close:hover{background:var(--theme);color:#fff;transform:rotate(90deg)}.restaurant-image-modal.show{background:rgba(0,0,0,.78)}@media (max-width:1199px){.media-image-grid,.video-grid{grid-template-columns:repeat(3,1fr)}.media-carousel-item,.video-carousel-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 48px) / 3)}}@media (max-width:991px){.restaurant-media-tabs{gap:10px}.restaurant-media-tabs .nav-link{min-width:135px;padding:12px 18px;font-size:14px}.media-image-grid,.video-grid{grid-template-columns:repeat(2,1fr);gap:20px}.media-image-carousel-track,.video-carousel-track{gap:20px}.media-carousel-item,.video-carousel-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 20px) / 2)}.media-image,.video-wrapper{height:300px}.restaurant-video-card{max-width:420px;margin:0 auto}.media-image-carousel-wrapper.is-carousel{padding:0 42px}.media-carousel-arrow{width:40px;height:40px;font-size:16px}}@media (max-width:767px){.restaurant-media-section{padding-left:15px;padding-right:15px}.restaurant-media-section .section-title{margin-bottom:30px}.media-section-description{font-size:14px;padding:0 10px}.restaurant-media-tabs{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin-bottom:30px}.restaurant-media-tabs .nav-link{width:100%;min-width:0;padding:11px 8px;font-size:13px;gap:6px}.restaurant-media-tabs .nav-link i{font-size:15px}.media-image-grid,.video-grid{grid-template-columns:1fr;gap:20px}.media-image-carousel-track,.video-carousel-track{gap:15px;padding-bottom:12px;scroll-snap-type:x mandatory}.media-carousel-item,.video-carousel-item{flex:0 0 85%}.media-image-carousel-wrapper.is-carousel{padding:0}.media-carousel-arrow{display:none}.media-image{height:280px}.media-card-content{padding:20px 17px 22px}.media-card-content h3{font-size:18px}.media-card-content p{font-size:13px}.restaurant-video-card{width:100%;max-width:350px;margin:0 auto}.video-wrapper{height:320px}.video-play-button{width:56px;height:56px;font-size:24px}.restaurant-image-modal .modal-dialog{margin:20px 15px}.popup-full-image{width:100%;max-height:75vh;border-radius:8px}.image-modal-close{top:-15px;right:-5px;width:40px;height:40px}}@media (max-width:480px){.restaurant-media-tabs .nav-link{padding:10px 5px;font-size:12px}.restaurant-media-tabs .nav-link i{font-size:14px}.media-image{height:250px}.media-carousel-item,.video-carousel-item{flex:0 0 88%}.restaurant-video-card{max-width:300px}.video-wrapper{height:300px}.video-card-content{padding:14px 10px}.video-card-content h3{font-size:16px}}.testimonial-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.testimonial-content h5{width:50%}.client-info h5{width:100%}.testimonial-section-2 .video-wrapper{position:relative;width:100%;height:500px;overflow:hidden}.testimonial-section-2 .testimonial-video{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.testimonial-section-2 .video-wrapper .feedback{position:absolute;left:-67px;bottom:30px;z-index:2}.premium-cta-banner{position:relative;padding:50px 0;display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate;background-attachment:fixed;background-size:cover;background-position:50%;background-repeat:no-repeat}.premium-cta-banner .cta-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.68) 45%,rgba(0,0,0,.58));pointer-events:none}.premium-cta-banner:before{content:"";position:absolute;width:750px;height:750px;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(198,155,75,.12) 0,transparent 70%);z-index:-1;pointer-events:none}.premium-banner-frame{position:absolute;inset:28px;border:1px solid var(--theme);pointer-events:none;z-index:2}.premium-banner-frame:before{content:"";position:absolute;inset:9px;border:1px solid hsla(0,0%,100%,.12)}.premium-cta-content{position:relative;z-index:5;max-width:850px;margin:0 auto;text-align:center;padding:35px 25px}.premium-eyebrow{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:20px;color:#e2bd68;font-size:12px;font-weight:600;letter-spacing:5px;text-transform:uppercase}.eyebrow-line{width:45px;height:1px;background:#dcb65f;opacity:.8}.premium-section-title h2{margin:0;color:#fff;font-family:Marcellus,Georgia,serif;font-size:clamp(46px,5vw,72px);font-weight:400;line-height:1.05;letter-spacing:-1px;text-shadow:0 4px 25px rgba(0,0,0,.5)}.premium-section-title h2 em{color:var(--theme);font-family:Georgia,serif;font-size:.72em;font-weight:400;font-style:italic;letter-spacing:-.5px}.premium-cta-description{max-width:600px;margin:25px auto 0;color:hsla(0,0%,100%,.88);font-size:16px;line-height:1.8;font-weight:400}.premium-divider{display:flex;align-items:center;justify-content:center;gap:13px;width:270px;margin:25px auto 30px}.premium-divider span{height:1px;flex:1 1;background:linear-gradient(90deg,transparent,hsla(42,66%,65%,.9))}.premium-divider span:last-child{background:linear-gradient(90deg,hsla(42,66%,65%,.9),transparent)}.premium-divider i{color:#e1bd6b;font-size:8px}@media (max-width:1199px){.premium-cta-banner{min-height:600px}.premium-cta-content{max-width:750px}}@media (max-width:767px){.premium-cta-banner{min-height:560px;padding:80px 0}.premium-banner-frame{inset:15px}.premium-banner-frame:before{inset:6px}.premium-cta-content{width:100%;padding:25px 15px}.premium-eyebrow{gap:10px;font-size:9px;letter-spacing:3px}.eyebrow-line{width:25px}.premium-section-title h2{font-size:42px;line-height:1.08}.premium-section-title h2 em{font-size:.72em}.premium-cta-description{max-width:420px;margin-top:18px;font-size:13px;line-height:1.7}.premium-divider{width:190px;margin:20px auto 25px}}.marquee-symbol{display:inline-flex;align-items:center;justify-content:center;font-size:38px;font-weight:700;color:var(--theme3);line-height:1}@media (max-width:767px){.marquee-symbol{font-size:24px}}.gallery-tab{border:1px solid #d4a017;background:transparent;color:#333;padding:12px 28px;border-radius:30px;font-size:20px;font-weight:500;cursor:pointer;transition:all .3s ease}.gallery-tab.active,.gallery-tab:hover{background:#d4a017;color:#fff}.gallery-tab.active{box-shadow:0 5px 20px rgba(212,160,23,.25)}@media (max-width:575px){.gallery-tabs{gap:8px}.gallery-tab{padding:10px 20px;font-size:14px}}.floating-action-buttons{position:fixed;right:25px;bottom:25px;display:flex;flex-direction:column;align-items:center;gap:14px;z-index:99999;perspective:900px;pointer-events:none}.floating-back-top,.floating-whatsapp{position:relative;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-sizing:border-box;transform-style:preserve-3d;pointer-events:auto;-webkit-tap-highlight-color:transparent}.floating-whatsapp{text-decoration:none;color:#fff;background:linear-gradient(145deg,#48ed7e,#25d366 45%,#128c7e);border:2px solid hsla(0,0%,100%,.85);box-shadow:0 7px 0 #087c4dad,0 14px 28px rgba(0,0,0,.25),inset 0 2px 4px hsla(0,0%,100%,.55);animation:whatsappFloat 3s ease-in-out infinite;transition:transform .35s ease,box-shadow .35s ease}.whatsapp-inner{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:3;transform:translateZ(20px)}.whatsapp-inner i{font-size:26px;line-height:1;color:#fff;filter:drop-shadow(0 2px 2px rgba(0,0,0,.25))}.floating-whatsapp:hover{color:#fff;transform:translateY(-7px) rotateX(8deg) rotateY(-8deg);box-shadow:0 11px 0 #087c4ea2,0 20px 35px rgba(37,211,102,.4),inset 0 3px 5px hsla(0,0%,100%,.65)}.whatsapp-pulse{position:absolute;inset:-5px;border-radius:50%;border:2px solid rgba(37,211,102,.6);z-index:-1;pointer-events:none;animation:whatsappPulse 2.2s ease-out infinite}.floating-back-top{padding:0;border:none;cursor:pointer;background:transparent;color:#fff;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-90px) rotateX(-25deg) scale(.7);transition:opacity .45s ease,visibility .45s ease,transform .75s cubic-bezier(.22,1,.36,1)}.floating-back-top.show{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) rotateX(0deg) scale(1)}.back-top-inner{position:relative;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#abc93f,#8ba832 45%,#657c22);border:2px solid hsla(0,0%,100%,.85);box-shadow:0 7px 0 #596d1d73,0 14px 28px rgba(0,0,0,.28),inset 0 2px 5px hsla(0,0%,100%,.55);transform:translateZ(20px);transition:transform .35s ease,box-shadow .35s ease,background .35s ease}.back-top-inner i{display:block;font-size:20px;line-height:1;color:#fff;filter:drop-shadow(0 2px 2px rgba(0,0,0,.3));animation:arrowMove 1.5s ease-in-out infinite}.floating-back-top:hover{transform:translateY(-6px) rotateX(8deg) rotateY(-8deg)}.floating-back-top:hover .back-top-inner{transform:translateY(-2px);background:linear-gradient(145deg,#b7d74a,#96b437 45%,#70882a)}.floating-back-top:active,.floating-whatsapp:active{transform:translateY(2px) scale(.96)}.floating-back-top:active .back-top-inner{box-shadow:0 3px 0 #596d1d,0 7px 15px rgba(0,0,0,.2)}@keyframes whatsappFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes whatsappPulse{0%{transform:scale(.9);opacity:.8}60%{transform:scale(1.25);opacity:.2}to{transform:scale(1.4);opacity:0}}@keyframes arrowMove{0%,to{transform:translateY(2px)}50%{transform:translateY(-4px)}}@media (max-width:767px){.floating-action-buttons{right:15px;bottom:18px;gap:11px}.back-top-inner,.floating-back-top,.floating-whatsapp{width:50px;height:50px}.whatsapp-inner i{font-size:23px}.back-top-inner i{font-size:19px}.floating-whatsapp{box-shadow:0 6px 0 #087c4d,0 10px 20px rgba(0,0,0,.22),inset 0 2px 4px hsla(0,0%,100%,.5)}.back-top-inner{box-shadow:0 6px 0 #596d1d,0 10px 20px rgba(0,0,0,.22),inset 0 2px 4px hsla(0,0%,100%,.5)}}@media (max-width:480px){.floating-action-buttons{right:12px;bottom:15px;gap:9px}.back-top-inner,.floating-back-top,.floating-whatsapp{width:46px;height:46px}.whatsapp-inner i{font-size:21px}.back-top-inner i{font-size:18px}}.offer-popup-overlay{position:fixed;inset:0;width:100%;height:100vh;height:100dvh;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(8,8,8,0);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(6px);z-index:999999;overflow:hidden;animation:offerOverlayOpen .65s ease forwards}.offer-popup-box{position:relative;width:min(700px,92vw);max-width:700px;background:#111;border-radius:18px;overflow:visible;border:1px solid rgba(225,183,72,.65);box-shadow:0 35px 90px rgba(0,0,0,.6),0 0 40px rgba(225,183,72,.08);transform-origin:center center;animation:offerPopupOpen .7s cubic-bezier(.22,1,.36,1) forwards}.offer-popup-image{width:100%;overflow:hidden;border-radius:18px;background:#111;line-height:0}.offer-popup-img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;vertical-align:middle}.offer-popup-close{position:absolute;left:50%;bottom:-58px;transform:translateX(-50%);border:1px solid var(--theme);border-radius:50px;color:#fff;font-size:15px;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer;z-index:30;box-shadow:0 6px 20px rgba(0,0,0,.45),0 0 15px rgba(225,183,72,.08);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .35s ease,color .35s ease,border-color .35s ease,box-shadow .35s ease,transform .35s cubic-bezier(.22,1,.36,1)}.offer-popup-close,.offer-popup-close .close-icon{display:flex;align-items:center;justify-content:center}.offer-popup-close .close-icon{width:40px;height:40px;border-radius:50%;border:1px solid var(--theme);transition:transform .35s ease,background .35s ease}.offer-popup-close .close-icon i{font-size:15px;line-height:1;transition:transform .35s ease}.offer-popup-close:hover .close-icon{background:rgba(0,0,0,.12);border-color:rgba(0,0,0,.25);transform:rotate(90deg);color:#fff}.offer-popup-close:hover .close-icon i{transform:scale(1.15)}.offer-popup-close:active{transform:translateX(-50%) translateY(0) scale(.94)}@keyframes offerOverlayOpen{0%{opacity:0}to{opacity:1}}@keyframes offerPopupOpen{0%{opacity:0;transform:translateY(90vh) scale(.82)}55%{opacity:1;transform:translateY(-8px) scale(1.015)}75%{transform:translateY(3px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}.offer-popup-closing{animation:offerOverlayClose .65s ease forwards}.offer-popup-box-closing{animation:offerPopupCloseAnimation .65s cubic-bezier(.55,0,1,.45) forwards}@keyframes offerOverlayClose{0%{opacity:1}to{opacity:0}}@keyframes offerPopupCloseAnimation{0%{opacity:1;transform:translateY(0) scale(1)}25%{transform:translateY(-5px) scale(.99)}to{opacity:0;transform:translateY(90vh) scale(.82)}}@media (max-width:991px){.offer-popup-overlay{padding:18px}.offer-popup-box{width:min(680px,92vw);border-radius:16px}}@media (max-width:767px){.offer-popup-overlay{padding:15px}.offer-popup-box{width:100%;max-width:520px}.offer-popup-box,.offer-popup-image{border-radius:14px}.offer-popup-close .close-icon{width:21px;height:21px}}@media (max-width:480px){.offer-popup-overlay{padding:12px}.offer-popup-box{width:100%}.offer-popup-box,.offer-popup-image{border-radius:12px}.offer-popup-close .close-icon{width:20px;height:20px}}@media (max-width:360px){.offer-popup-overlay{padding:8px}.offer-popup-box,.offer-popup-image{border-radius:10px}}@media (prefers-reduced-motion:reduce){.offer-popup-box,.offer-popup-close,.offer-popup-close .close-icon,.offer-popup-close .close-icon i,.offer-popup-overlay{animation:none!important;transition:none!important}}