.elementor-21 .elementor-element.elementor-element-3b78d36{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-7dc04aa */.clove-marquee{

background:#133E24;

padding:20px 0;

overflow:hidden;

border-top:1px solid rgba(255,255,255,.08);

border-bottom:1px solid rgba(255,255,255,.08);

}

.marquee{

overflow:hidden;

white-space:nowrap;

}

.marquee-content{

display:inline-flex;

align-items:center;

gap:55px;

animation:scroll 28s linear infinite;

}

.marquee-content span{

display:flex;

align-items:center;

font-size:22px;

font-style:italic;

font-family:Georgia,serif;

color:#ee771c;

white-space:nowrap;

}

.marquee-content span::before{

content:"";

color:#ee771c;

font-size:16px;

margin-right:18px;

}

@keyframes scroll{

0%{

transform:translateX(0);

}

100%{

transform:translateX(-50%);

}

}

.clove-marquee:hover .marquee-content{

animation-play-state:paused;

}

@media(max-width:768px){

.marquee-content{

gap:35px;

animation-duration:18s;

}

.marquee-content span{

font-size:17px;

}

.marquee-content span::before{

font-size:12px;

margin-right:12px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8b40e2a */.signature-section{

padding:100px 8%;

background:#F7F3EB;

}

.container{

max-width:1400px;

margin:auto;

}

.section-subtitle{

color:#EE771C;

letter-spacing:4px;

font-size:13px;

font-weight:600;

text-transform:uppercase;

}

.signature-section h2{

font-size:64px;

color:#133E24;

font-family:Georgia,serif;

font-weight:400;

max-width:650px;

margin:20px 0 70px;

line-height:1.1;

}

.signature-grid{

display:grid;

grid-template-columns:repeat(4,1fr);

gap:25px;

}

.dish-card{

position:relative;

overflow:hidden;

cursor:pointer;

height:520px;

}

.dish-card img{

width:100%;

height:100%;

object-fit:cover;

transition:.6s;

display:block;

}

.dish-card:hover img{

transform:scale(1.08);

}

.dish-overlay{

position:absolute;

inset:0;

display:flex;

flex-direction:column;

justify-content:flex-end;

padding:30px;

background:linear-gradient(to top,rgba(0,0,0,.85),transparent 99%);

transition:.4s;

}

.region{

background:#133E24;

color:#EE771C;

padding:8px 18px;

font-size:12px;

letter-spacing:3px;

align-self:flex-start;

margin-bottom:18px;

}

.dish-overlay h3{

font-size:34px;

color:#fff;

margin-bottom:15px;

font-family:Georgia,serif;

}

.dish-overlay p{

color:#ddd;

line-height:1.7;

margin-bottom:25px;

}

.dish-btn{

display:inline-block;

padding:14px 28px;

background:#EE771C;

color:#fff;

text-decoration:none;

font-weight:600;

transition:.3s;

border-radius:3px;

}

.dish-btn:hover{

background:#133E24;

}

@media(max-width:992px){

.signature-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:768px){

.signature-section{

padding:70px 25px;

}

.signature-section h2{

font-size:40px;

}

.signature-grid{

grid-template-columns:1fr;

}

.dish-card{

height:420px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5c6b24f *//* ========================= */

.clove-story{

padding:90px 8%;

background:#133E24;

color:#fff;

}

.story-container{

display:flex;

align-items:center;

gap:80px;

max-width:1400px;

margin:auto;

flex-wrap:wrap;

}

.story-image{

flex:1;

min-width:320px;

}

.story-image img{

width:100%;

border-radius:18px;

display:block;

box-shadow:0 20px 40px rgba(0,0,0,.25);

}

.story-content{

flex:1;

min-width:320px;

}

.section-tag{

display:inline-block;

letter-spacing:4px;

color:#Ececec;

font-size:13px;

font-weight:600;

margin-bottom:25px;

}

.story-content h2{

font-size:58px;

line-height:1.1;
color:#EE771c;

margin-bottom:30px;

font-family:Georgia,serif;

font-weight:400;

}

.story-content p{

font-size:18px;

line-height:1.9;

color:#ececec;

margin-bottom:25px;

}

.story-stats{

display:grid;

grid-template-columns:repeat(2,1fr);

gap:25px;

margin-top:40px;

}

.stat{

border-top:1px solid rgba(255,255,255,.2);

padding-top:20px;

}

.stat h3{

font-size:38px;

color:#EE771C;

margin-bottom:8px;

font-family:Georgia,serif;

}

.stat span{

font-size:15px;

opacity:.85;

}

/* Mobile */

@media(max-width:768px){

.story-container{

flex-direction:column;

}

.story-content h2{

font-size:38px;

}

.story-content{

text-align:center;

}

.story-stats{

grid-template-columns:1fr 1fr;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f8acd4c */.clove-catering{

padding:100px 8%;

background:#133E24;

}

.catering-container{

max-width:1400px;

margin:auto;

display:flex;

align-items:center;

gap:70px;

flex-wrap:wrap;

}

.catering-image{

flex:1;

min-width:320px;

}

.catering-image img{

width:100%;

border-radius:16px;

display:block;

box-shadow:0 25px 50px rgba(0,0,0,.35);

}

.catering-content{

flex:1;

min-width:320px;

color:#fff;

}

.section-tag{

color:#EE771C;

letter-spacing:4px;

font-size:13px;

font-weight:600;

display:inline-block;

margin-bottom:20px;

}

.catering-content h2{

font-size:58px;
color:#EE771C;
line-height:1.1;

font-family:Georgia,serif;

font-weight:400;

margin-bottom:30px;

}

.catering-content p{

font-size:18px;

line-height:1.9;

color:#ddd;

margin-bottom:35px;

}

.catering-features{

display:grid;

grid-template-columns:repeat(2,1fr);

gap:18px;

margin-bottom:40px;

}

.feature{

font-size:17px;

color:#f2f2f2;

}

.catering-buttons{

display:flex;

gap:20px;

flex-wrap:wrap;

}

.btn-primary{

background:#EE771C;

color:#fff;

padding:16px 34px;

text-decoration:none;

font-weight:600;

border-radius:4px;

transition:.3s;

}

.btn-primary:hover{

background:#fff;

color:#133E24;

}

.btn-secondary{

border:2px solid #EE771C;

color:#EE771C;

padding:16px 34px;

text-decoration:none;

font-weight:600;

border-radius:4px;

transition:.3s;

}

.btn-secondary:hover{

background:#EE771C;

color:#fff;

}

@media(max-width:768px){

.clove-catering{

padding:70px 25px;

}

.catering-content h2{

font-size:40px;

}

.catering-features{

grid-template-columns:1fr;

}

.catering-buttons{

flex-direction:column;

}

.btn-primary,

.btn-secondary{

text-align:center;

}

}/* End custom CSS */