body{
	background-color:#fff9f0 !important;
}
.space-remove p{
	margin:0px !important;
}
.breadcrumb-title:hover{
	color:#fff;
}
.flex-food-blk-btn .elementor-button{
    /* padding: 7px 10px; */
    border-radius: 10px;
    width: max-content;
    transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
    position: relative;
    z-index: 1;
    cursor: pointer;
    /* display: flex; */
    /* align-items: center; */
    /* border: 1px solid var(--green); */
    /* background: var(--white); */
    gap: 10px;
    box-shadow: 0px 4px 4px 0px #00000040;
    /* overflow: hidden; */
}
.flex-food-blk-btn .elementor-button::before {
    content: "";
    background: red;
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    border-radius: 5px;
    z-index: -1;
    transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}
.flex-food-blk-btn .elementor-button :hover::before {
    width: 100%;
}




@media screen and (max-width:1023px){
.flex-food-offer::before {
    background-color: #00000087 !important;
}	
}


@media screen and (min-width:1025px) and (max-width:1439px){
	.space-add{
		padding-left:20px;
		padding-right:20px;
	}
}
/* *********Header css start*********** */
.flex-food-header-sub .hfe-nav-menu li:hover > .sub-menu {
  animation: skewBounceIn 0.6s ease forwards;
}

@keyframes skewBounceIn {
  0% {
    opacity: 0;
    transform: skewX(-25deg) translateY(20px);
  }
  50% {
    opacity: 1;
    transform: skewX(15deg) translateY(-5px);
  }
  70% {
    transform: skewX(-8deg) translateY(3px);
  }
  100% {
    transform: skewX(0deg) translateY(0);
  }
}

.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #FFF9F0 !important;
  z-index: 99999 !important;
}
 .ekit_modal-searchPanel svg.e-font-icon-svg.e-fas-search {
    font-size: 10px !important;
    height: 45px;
    width: 45px;
    fill:#F09B12 !important;
}
 input[type=search]:focus {
    border-color: red !important;
}
@media screen and (max-width:767px){
	.flex-food-header-sub svg{
		fill:#fff !important;
	}
	.flex-food-header-cart .elementor-button-icon i:before {
    color: #fff;
}
}
@media screen and (max-width:767px){
	.sticky-header  svg{
		fill:#000 !important;
	}
	.sticky-header  .flex-food-header-cart .elementor-button-icon i:before {
    color: #000;
}
}
 @media screen and (min-width: 768px) and (max-width: 1920px) {
    .flex-food-header-sub {
        position: relative; /* ensure pseudo-element positioning works */
    }
    .flex-food-header-sub::before {
        content: "";
        position: absolute;
        inset: 0;
        z-index: 0; /* keep it behind menu content */
        pointer-events: none;
        background: #fff;
        clip-path: polygon(
            1.541% 17.975%, 1.561% 15.734%, 1.601% 13.609%, 1.659% 11.628%, 
            1.734% 9.818%, 1.825% 8.21%, 1.928% 6.83%, 2.044% 5.707%, 
            2.169% 4.87%, 2.303% 4.347%, 2.445% 4.167%, 98.604% 4.167%, 
            98.745% 4.348%, 98.88% 4.875%, 99.005% 5.717%, 99.119% 6.846%, 
            99.221% 8.235%, 99.308% 9.853%, 99.379% 11.673%, 99.432% 13.666%, 
            99.465% 15.803%, 99.476% 18.056%, 99.476% 73.611%, 99.465% 75.864%, 
            99.432% 78.001%, 99.379% 79.994%, 99.308% 81.814%, 99.221% 83.432%, 
            99.119% 84.82%, 99.005% 85.95%, 98.88% 86.792%, 98.745% 87.318%, 
            98.604% 87.5%, 1.072% 87.5%, 0.962% 87.319%, 0.861% 86.805%, 
            0.771% 85.999%, 0.693% 84.943%, 0.63% 83.678%, 0.582% 82.245%, 
            0.552% 80.687%, 0.541% 79.045%, 0.551% 77.361%, 0.584% 75.676%, 
            0.646% 73.294%, 0.712% 70.787%, 0.778% 68.182%, 0.846% 65.501%, 
            0.914% 62.769%, 0.981% 60.011%, 1.047% 57.252%, 1.11% 54.515%, 
            1.17% 51.825%, 1.226% 49.206%, 1.279% 46.424%, 1.327% 43.457%, 
            1.369% 40.347%, 1.406% 37.133%, 1.439% 33.858%, 1.467% 30.561%, 
            1.491% 27.283%, 1.511% 24.066%, 1.527% 20.95%, 1.541% 17.975%
        );
			
    }
}
.flex-food-header-sub {
	height:70px;
}
.flex-food-header-cart .elementor-button-icon i:before {
    content: '\f217' !important;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 20px;
}
.flex-food-header {
    position: fixed;
    z-index: 1;
	width:100%;
}
/* .flex-food-header-sub {
	height:70px;
    clip-path: polygon( 1.541% 17.975%,1.541% 17.975%,1.561% 15.734%,1.601% 13.609%,1.659% 11.628%,1.734% 9.818%,1.825% 8.21%,1.928% 6.83%,2.044% 5.707%,2.169% 4.87%,2.303% 4.347%,2.445% 4.167%,98.604% 4.167%,98.604% 4.167%,98.745% 4.348%,98.88% 4.875%,99.005% 5.717%,99.119% 6.846%,99.221% 8.235%,99.308% 9.853%,99.379% 11.673%,99.432% 13.666%,99.465% 15.803%,99.476% 18.056%,99.476% 73.611%,99.476% 73.611%,99.465% 75.864%,99.432% 78.001%,99.379% 79.994%,99.308% 81.814%,99.221% 83.432%,99.119% 84.82%,99.005% 85.95%,98.88% 86.792%,98.745% 87.318%,98.604% 87.5%,1.072% 87.5%,1.072% 87.5%,0.962% 87.319%,0.861% 86.805%,0.771% 85.999%,0.693% 84.943%,0.63% 83.678%,0.582% 82.245%,0.552% 80.687%,0.541% 79.045%,0.551% 77.361%,0.584% 75.676%,0.584% 75.676%,0.646% 73.294%,0.712% 70.787%,0.778% 68.182%,0.846% 65.501%,0.914% 62.769%,0.981% 60.011%,1.047% 57.252%,1.11% 54.515%,1.17% 51.825%,1.226% 49.206%,1.226% 49.206%,1.279% 46.424%,1.327% 43.457%,1.369% 40.347%,1.406% 37.133%,1.439% 33.858%,1.467% 30.561%,1.491% 27.283%,1.511% 24.066%,1.527% 20.95%,1.541% 17.975% );
} */
/* **********8Header css End**************** */
/******** Banner css start********** */
.flex-food-blk-btn .elementor-button {
  position: relative;
  display: inline-flex;            /* makes gap work */
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 4px 4px 0px #00000040;
  width: max-content;
  cursor: pointer;
  background-image: linear-gradient(0deg, #F09B12, #F09B12);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 0% 100%;
  transition: background-size .35s cubic-bezier(.42,0,.58,1), color .35s;
}

.flex-food-blk-btn .elementor-button:hover {
  background-size: 100% 100%;
}
.flex-food-yellow-btn .elementor-button {
  position: relative;
  display: inline-flex;            /* makes gap work */
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 4px 4px 0px #00000040;
  width: max-content;
  cursor: pointer;
  background-image: linear-gradient(0deg, #DA1818, #DA1818);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 0% 100%;
  transition: background-size .35s cubic-bezier(.42,0,.58,1), color .35s;
}

.flex-food-yellow-btn .elementor-button:hover {
  background-size: 100% 100%;
}

p.flex-food-marquee {
    margin: 0px;
}
.flex-food-banner {
    background-size: 100% 100% !important;
}
.flex-food-banner-testimonial .elementor-testimonial-wrapper {
    display: flex;
    flex-direction: column-reverse;
}
.flex-food-banner-testimonial img{
	border-radius: 0px !important;
	width:100% !important;
	height: 100% !important;
}
@media screen and (min-width: 1024px) and (max-width: 1300px){
	.flex-food-banner::before {
    background-color: #00000087 !important;
}
.flex-food-banner{
    background-size: cover !important;
}
}
@media screen and  (max-width: 1023px){
.flex-food-banner{
    background-color: #DA1818 !important;
    background-image: none !important;
}
	.flex-food-banner::before {
    background-color: #00000087 !important;
}
}

/******** Banner css start end********** */
/* ********About css start***********8 */

.flex-food-about-imgbox-1 .elementor-image-box-img:hover img {
  transform: rotateY(180deg); /* flip horizontally */
}
.flex-food-about-imgbox-2 .elementor-image-box-img:hover img {
  transform: rotateY(180deg); /* flip horizontally */
}

.flex-hover-img .elementor-widget {
    position: relative;
    overflow: hidden;
}

.flex-hover-img .elementor-widget::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 30%;
    height: 100%;
    background: linear-gradient(
        to right,
        rgba(255,255,255, 0) 0%,
        rgba(255,255,255, 0.4) 50%,
        rgba(255,255,255, 0) 100%
    );
    transform: skewX(-25deg);
    opacity: 0;
    pointer-events: none;
}

.flex-hover-img .elementor-widget:hover::after {
    animation: shimmer 1.0s linear forwards;
    opacity: 1;
}

@keyframes shimmer {
    0% {
        left: -100%;
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    100% {
        left: 120%;
        opacity: 0;
    }
}

.flex-food-about-imgbox-1 figure {
    width: fit-content !important;
    background-color: #DA1819;
    padding: 15px;
    border-radius: 50%;
}
.flex-food-about-imgbox-2 figure {
    width: fit-content !important;
    background-color: #F09B12;
    padding: 15px;
    border-radius: 50%;
}
@media screen and (max-width:767px){
	.flex-food-about-counter .elementor-counter {
    display: flex;
    flex-direction: column-reverse !important;
}
}
/********** About css end***************** */
/* *********combo offer css start********** */
.flex-food-combo-img img {
  animation: rotateInfinite 10s linear infinite;
}

@keyframes rotateInfinite {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.flex-food-timer .eael-countdown-item>div {
    text-align: center;
     padding: 10px !important; 
}
.flex-food-timer ul{
    display: flex;
    gap: 20px;
    justify-content: flex-end;
}
 .flex-food-timer .eael-countdown-digits {
    background-color: #fff;
    padding: 0px 16px;
    border-radius: 10px;
    margin-bottom: 10px;
    line-height: 50px !important;
}
.flex-food-comboff {
    clip-path: polygon( 100% 10.492%,100% 10.492%,99.866% 8.73%,99.478% 7.069%,98.86% 5.533%,98.035% 4.144%,97.025% 2.928%,95.855% 1.907%,94.546% 1.106%,93.123% 0.548%,91.608% 0.256%,90.024% 0.254%,8.652% 7.916%,8.652% 7.916%,7.04% 8.228%,5.546% 8.831%,4.191% 9.694%,2.993% 10.786%,1.971% 12.077%,1.146% 13.536%,0.535% 15.132%,0.159% 16.835%,0.036% 18.615%,0.186% 20.44%,0.186% 20.44%,0.604% 23.128%,1.023% 25.974%,1.433% 28.939%,1.822% 31.987%,2.181% 35.083%,2.498% 38.19%,2.763% 41.272%,2.966% 44.291%,3.095% 47.213%,3.141% 50%,3.141% 50%,3.1% 52.813%,2.983% 55.763%,2.799% 58.812%,2.56% 61.923%,2.273% 65.059%,1.95% 68.182%,1.599% 71.254%,1.231% 74.239%,0.855% 77.099%,0.481% 79.797%,0.481% 79.797%,0.362% 81.596%,0.508% 83.345%,0.9% 85.016%,1.519% 86.579%,2.346% 88.005%,3.364% 89.265%,4.552% 90.33%,5.892% 91.171%,7.366% 91.759%,8.954% 92.065%,90.02% 99.74%,90.02% 99.74%,91.604% 99.74%,93.12% 99.448%,94.544% 98.89%,95.853% 98.089%,97.024% 97.068%,98.033% 95.852%,98.859% 94.463%,99.478% 92.927%,99.866% 91.265%,100% 89.503%,100% 10.492% );
}
.flex-combo-off {
    color: #F09B12;
}
 .flex-food-combo-img img {
    width: 470px !important;
    max-width: 700px !important;
    margin-left: -100px;
} 
@media screen and (max-width:767px){
	.flex-food-timer ul {
    display: flex;
    gap: 20px;
    justify-content: start !important;
}
}

@media screen and (max-width:500px){
.flex-food-timer ul {
    display: grid !important;
    gap: 10px;
    justify-content: flex-end;
    grid-template-columns: repeat(2,1fr) ;
}
.flex-food-timer .eael-countdown-digits {
    margin-right: 20px;
}
}
@media screen and (min-width:1000px) and (max-width: 1024px){
 .flex-food-combo-sec .e-con-inner {
    display: flex;
    flex-direction: row !important;
        flex-direction: row-reverse !important;
}
.flex-food-combo-img-1{
	width:20% !important;
}
 .flex-food-combo-img img {
    width: 250px !important;
    max-width: 400px !important;
    margin-left: 2px;
} 
}
@media screen and (min-width:768px) and (max-width:1024px){
	.flex-food-timer  span.eael-countdown-label {
    margin-left: 10px;
}
}
/* combo offer css end */
/* ************feature sectin css start************ */
.flex-food-burger-img .elementor-widget img {
    position: relative;
    z-index: 1; 
    animation: floatImage 2s ease-in-out infinite; /* slow up-down */
}

@keyframes floatImage {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-15px); } /* move upward */
}

.flex-food-feature-icon figure {
    width: fit-content !important;
    background-color: #fff;
    padding: 15px;
    border-radius: 50%;
}
.flex-food-feature-icon .elementor-image-box-img:hover img {
  transform: rotateY(180deg); /* flip horizontally */
}
@media screen and (max-width:767px){
	.flex-food-feature-counter{
		border:0px !important;
	}
}
/* ************feature sectin css start end************ */
/* ******************category section css start************* */
/* ========== CATEGORY IMAGE WRAPPER ========== */
.flex-food-categories .wlsingle-categorie .wlsingle-categorie-img {
    position: relative;
    height: 150px;
    width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: visible; /* allow hover bg to extend */
}

/* ========== HOVER BACKGROUND ========== */
.flex-food-categories .wlsingle-categorie .wlsingle-categorie-img::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 150px;
    transform: translate(-50%, -50%) scale(1);
    transition: transform 0.3s ease;
    z-index: 0; /* behind image */
}

.flex-food-categories .wlsingle-categorie:hover .wlsingle-categorie-img::before {
    transform: translate(-50%, -50%) scale(1.2); /* ~180px */
    background: url(https://license.flextheme.net/theme-images/flex-fast-food-pro/categories/cat-bg-hover.png) 
                no-repeat center center;
    background-size: contain;
}

/* ========== IMAGE FLOATING UP & DOWN ========== */
.flex-food-categories .wlsingle-categorie .wlsingle-categorie-img img {
    position: relative;
    z-index: 1; 
    width: 100%; 
    animation: floatImage 3s ease-in-out infinite; /* slow up-down */
}

@keyframes floatImage {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-15px); } /* move upward */
}

/* ========== HOVER: SCALE + FLOAT ========== */
.flex-food-categories .wlsingle-categorie:hover .wlsingle-categorie-img img {
    animation: floatScale 5s ease-in-out infinite;
}

@keyframes floatScale {
    0%, 100% { transform: scale(0.8) translateY(0); }
    50% { transform: scale(0.8) translateY(-15px); }
}


@media screen and (min-width:515px) and (max-width:900px){
	.flex-food-categories .wl-row {
    display: grid !important;
    grid-template-columns: repeat(3,1fr);
    justify-content: center;
    justify-items: center;
    gap:20px;
}
  .flex-food-categories .wlsingle-categorie-img img {
    height: 150px !important;
    width: 150px !important;
    max-width: 200px !important;
}
}

@media screen and (max-width:514px){
	.flex-food-categories .wl-row {
  display: grid !important;
    justify-content: center;
    justify-items: center;
    gap:20px;
    grid-template-columns: repeat(2,1fr) !important;

}
.flex-food-categories .wlsingle-categorie-img img {
    height: 130px !important;
    width: 150px !important;
    max-width: 125px !important;
}

}
/* ***************CTA Section css start************** */
.flex-food-cta .elementor-icon-box-icon {
    margin: 0px !important;
}


@media screen and (min-width: 1024px) and (max-width:1440px){
	.flex-food-faq {
    padding: 10px !important;
}
.flex-food-faq .elementor-tab-title{
	padding: 15px 0px 0px 0px !important;
}
.flex-food-faq .eael-accordion-content{
	padding: 15px 0px 0px 0px !important;
}
.flex-food-faq .eael-accordion-content p{
font-size: 13px !important;
line-height: 18px !important;
margin: 0px !important;
}
}
@media screen and (min-width:1024px) and (max-width:1920px){
	.flex-food-cta-sec {
    height: 430px;
}
	.flex-food-faq {
    height: 485px;
    position: relative;
    margin-top: -25px;
}
}

@media screen and (min-width:1000px) and (max-width:1024px){
	.flex-food-cta-sec .e-con-inner {
    display: flex;
    flex-direction: row !important;
}
.flex-food-faq {
    width: 40% !important;
}
}
/* CTA Section css end**********************8 */
/* home page blog section css start**********8 */
.flex-food-blog .ue-meta-data {
    position: absolute;
    bottom: 40%;
}
.flex-food-blog .uc_post_title {
    text-align: left;
}
.flex-food-blog .uc_paragraph {
    text-align: left;
}
.flex-food-blog .ue-item-btn-holder {
    /* width: fit-content; */
    position: relative !important;
    left: 35% !important;
    /* justify-content: center; */
}

.flex-food-blog .ue-meta-data .ue-grid-item-meta-data:nth-child(3) {
    position: absolute;
    top: 160px !important;
}
@media screen and (min-width:1364px) and (max-width:1396px){
	.flex-food-blog .ue-meta-data {
    position: absolute;
    bottom: 44% !important;
}
.flex-food-blog .ue-meta-data .ue-grid-item-meta-data:nth-child(3) {
    position: absolute;
    top: 193px !important;
}
}
@media screen and (min-width:980px) and (max-width:1363px){
	.flex-food-blog .ue-meta-data {
    position: absolute;
    bottom: 50% !important;
}
.flex-food-blog .ue-meta-data .ue-grid-item-meta-data:nth-child(3) {
    position: absolute;
    top: 222px !important;
}
}

@media screen and (min-width:768px) and (max-width:950px){
	.flex-food-blog .ue-meta-data {
    position: absolute;
    bottom: 46%;
}
.flex-food-blog .ue-meta-data .ue-grid-item-meta-data:nth-child(3) {
    position: absolute;
    top: 200px !important;
}
}
@media screen and (min-width:343px) and (max-width:488px){
	.flex-food-blog .ue-meta-data {
    position: absolute;
    bottom: 46%;
}
.flex-food-blog .ue-meta-data .ue-grid-item-meta-data:nth-child(3) {
    position: absolute;
    top: 207px !important;
}
}
/* *****HOme page blog page css end************* */
/* *************All product section css start******** */

.flex-food-pro .woolentor-cart:has(.add_to_cart_button.added) {
    background-color: #000 !important; 
    transition: background-color 0.3s ease;
}
.flex-food-pro .product .added_to_cart::after {
    content: none !important;
}
.flex-food-pro .ht-product-image {
    background-color: #fff;
}
.flex-food-pro .ht-product-image img{
    height: 250px;
    width: 223px !important;
    object-fit: cover;
}
.flex-food-pro .flex-food-popular-product .ht-product-inner {
    border-radius: 10px;
}
.flex-food-pro .wishlist {
    background-color: #DA1818;
    border-radius: 50%;
    padding: 4px;
}
.flex-food-pro a.woolentorquickview {
    display: none !important;
}

.flex-food-pro .sli-heart:before {
    content: "\f004" !important;
    position: relative;
    font-size: 16px;
    display: block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 20px;
    color: #fff;
}
.flex-food-pro .yith-wcwl-add-to-wishlist.exists {
    background-color: #000 !important;
}
.flex-food-pro li.woolentor-cart {
    background-color: #F09B12;
    border-radius: 50%;
    padding: 0px !important;
    height: 40px !important;
    width: 40px !important;
    margin-top:10px !important ;
}
.flex-food-pro .ht-product-action ul li.woolentor-cart a::before {
    padding: 0px !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
    content: "\f217" !important;
    font-size: 16px !important;
    color: #fff !important;
        left: 4px !important;
    top: 4px;
}
.flex-food-pro .ht-products .ht-product .ht-product-inner .ht-product-action ul li {
 padding: 0px !important;
}
.flex-food-pro span.price {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
}
.flex-food-pro  .ht-product-ratting-wrap {
    position: absolute;
    top: 66%;
    right: 33%;
}
.flex-food-pro  .ht-product-inner {
    border-radius: 10px;
}
.flex-food-pro .wishlist:hover {
    background-color: #000 !important;
}
.flex-food-pro li.woolentor-cart:hover{
    background-color: #000 !important;
}

.flex-food-pro .ht-product-inner:hover .ht-product-title a{
	color: #DA1818 !important;
}

.flex-food-pro .ht-product-inner:hover .ht-product-image{
	color: #DA1818 !important;
	 background-image: url(https://license.flextheme.net/theme-images/flex-fast-food-pro/categories/cat-bg-hover.png);
	     background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
}
.product {
    background-color: #3d7aff00 !important;
}
.product .amount bdi {
    color: #000000 !important;
}
@media screen and (min-width:1024px) and (max-width:1199px){
	.flex-food-pro .woolentor-product-same-height.ht-products.woocommerce.ht-row {
	display: grid !important;
	grid-template-columns: repeat(3,1fr);
}
	.flex-food-pro .ht-col-md-6 {
	max-width: 100% !important;
}
}

/* *************All product section css end******** */
/* ****************Testimonial section css start************* */

.flex-food-testimonial .wpr-testimonial-content {
    border-bottom: 1px solid #ccc;
    padding-bottom: 22px;
}
.flex-food-testimonial .wpr-testimonial-meta-inner {
    display: flex !important;
    gap: 20px;
}
.flex-food-testimonial .wpr-testimonial-prev-arrow{
    position: absolute;
    top: -16% !important;
    left: 90% !important;
}
.flex-food-testimonial .wpr-testimonial-next-arrow {
    position: absolute;
    top: -16% !important;
}
.flex-food-testimonial .wpr-testimonial-item:hover {
   background-image: url(https://license.flextheme.net/theme-images/flex-fast-food-pro/testimonial/testimonial-bg-hover-2.png);
    background-repeat: no-repeat;
    background-position: center;
}
.flex-food-testimonial .wpr-testimonial-item:hover .fa-quote-right:before {
    content: "\f10e";
    color: #DA1818;
}
.flex-food-testimonial .wpr-testimonial-item:hover .wpr-testimonial-name {
    color: #DA1818 !important;
}
	.flex-food-testimonial .wpr-testimonial-item {
   background-image: url(https://license.flextheme.net/theme-images/flex-fast-food-pro/testimonial/testimonial-bg-hover-1.png);
    background-repeat: no-repeat;
    background-position: center;
}
@media screen and (min-width:1415px) and (max-width:1920px){
	.flex-food-testimonial .wpr-testimonial-item {
    width: 442px !important;
   background-image: url(https://license.flextheme.net/theme-images/flex-fast-food-pro/testimonial/testimonial-bg-hover-1.png);
    background-repeat: no-repeat;
    background-position: center;
}
}
@media screen and (min-width:1400px) and (max-width:1414px){
	.flex-food-testimonial .wpr-testimonial-item {
    width: 438px !important;
  
}
}
@media screen and (min-width:1390px) and (max-width:1399px){
	.flex-food-testimonial .wpr-testimonial-item {
    width: 436px !important;
  
}
}
@media screen and (min-width:1380px) and (max-width:1389px){
	.flex-food-testimonial .wpr-testimonial-item {
    width: 431px !important;
}
}
@media screen and (min-width:1375px) and (max-width:1379px){
	.flex-food-testimonial .wpr-testimonial-item {
    width: 429px !important;
}
}
@media screen and (min-width:1370px) and (max-width:1374px){
	.flex-food-testimonial .wpr-testimonial-item {
    width: 428px !important;
}
}
@media screen and (min-width:1360px) and (max-width:1369px){
	.flex-food-testimonial .wpr-testimonial-item {
    width: 425px !important;
}
}
@media screen and (min-width:1350px) and (max-width:1359px){
	.flex-food-testimonial .wpr-testimonial-item {
    width: 421px !important;
}
}
@media screen and (min-width:1340px) and (max-width:1349px){
	.flex-food-testimonial .wpr-testimonial-item {
    width: 419px !important;
}
}
@media screen and (min-width:1330px) and (max-width:1339px){
	.flex-food-testimonial .wpr-testimonial-item {
    width: 414px !important;
}
}
@media screen and (min-width:1320px) and (max-width:1329px){
	.flex-food-testimonial .wpr-testimonial-item {
    width: 411px !important;
}
}
@media screen and (min-width:1310px) and (max-width:1319px){
	.flex-food-testimonial .wpr-testimonial-item {
    width: 407px !important;
}
}
@media screen and (min-width:1310px) and (max-width:1319px){
	.flex-food-testimonial .wpr-testimonial-item {
    width: 407px !important;
}
}
@media screen and (min-width:1415px) and (max-width:1920px){
	.flex-food-testimonial .wpr-testimonial-item {
    width: 442px !important;
   background-image: url(https://license.flextheme.net/theme-images/flex-fast-food-pro/testimonial/testimonial-bg-hover-1.png);
    background-repeat: no-repeat;
    background-position: center;

}
}
@media screen and (min-width:768px) and (max-width:1100px){
	.flex-food-testimonial .wpr-testimonial-prev-arrow {
    position: absolute;
    top: -16% !important;
    left: 85% !important;
}
}
@media screen and (min-width:600px) and (max-width:767px){
	.flex-food-testimonial .wpr-testimonial-prev-arrow {
    left: 80% !important;
}
}
@media screen and (min-width:500px) and (max-width:599px){
.flex-food-testimonial .wpr-testimonial-prev-arrow {
    position: absolute;
    top: 102% !important;
    left: 40% !important;
}
.flex-food-testimonial .wpr-testimonial-next-arrow {
    position: absolute;
    top: 102% !important;
    right: 40% !important;
}
}
@media screen and (min-width:380px) and (max-width:499px){
.flex-food-testimonial .wpr-testimonial-prev-arrow {
    position: absolute;
    top: 102% !important;
    left: 35% !important;
}
.flex-food-testimonial .wpr-testimonial-next-arrow {
    position: absolute;
    top: 102% !important;
    right: 35% !important;
}
}
@media screen  and (max-width:379px){
.flex-food-testimonial .wpr-testimonial-prev-arrow {
    position: absolute;
    top: 102% !important;
    left: 30% !important;
}
.flex-food-testimonial .wpr-testimonial-next-arrow {
    position: absolute;
    top: 102% !important;
    right: 30% !important;
}
}
/* Testimonial section css end**************** */
/* *********Team section css start**********8 */
.flex-food-team .eael-team-image {
    border: 1px solid #D9D9D9;
    background-color: #fff;
    border-radius: 10px;
    background-image: url('https://license.flextheme.net/theme-images/flex-fast-food-pro/team/team-bg-2.png');
    background-repeat: no-repeat;
    background-position: center;
}
.flex-food-social .elementor-social-icon:hover {
    background-color: #DA1818 !important;
}
.flex-food-social-div {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all 0.4s ease;
}
.flex-food-team:hover .flex-food-social-div {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.flex-food-team  .eael-team-image img{
	height: 330px !important;
}
.flex-food-team:hover .eael-team-image{
    background-image: url('https://license.flextheme.net/theme-images/flex-fast-food-pro/team/team-bg-1.png');
}
.flex-food-team :hover h2.eael-team-member-name:hover {
    color: #DA1818 !important;
}
/* ********Team section css end************ */
/* **************Footer css start************** */
a.flex-food-copyright:hover {
    color: #DA1818 !important;
}
.flex-footer-contact .elementor-icon-box-wrapper {
	display: flex;
	flex-direction: row;
}
@media screen and (max-width:767px){
	.flex-footer-contact .elementor-icon-box-wrapper {
    display: flex;
    flex-direction: column !IMPORTANT;
}
}

.flex-email {
    width: 100%;
}
.flex-food-footer-social .elementor-icon:hover{
	background-color: #F09B12 !important;
}
.flex-subscribe-form {
    display: flex;
    gap: 30px;
    align-content: center;
   cursor:pointer;
}
.flex-subscribe-btn .wpcf7-spinner{
	display:none;
}
input.flex-email {
    padding: 10px;
    border-radius: 6px;
    border: 0px;
}
input.flex-subscribe-submit {
    padding: 12px;
    border-radius: 6px;
	background-color:#000 !important;
	color:#fff !important;
	border:0px !important;
	font-size:18px;
	font-weight:500;
	font-family: "Poppins", Sans-serif;
}
.flex-food-newslatter .wpcf7-response-output {
    margin: 0px !important;
}
.flex-email{
	padding:10px !important;
	border-radius:5px !important;
	border:0px !important;
}
.flex-subscribe-submit {
	padding:13px !important;
	font-size: 15px;
	border-radius: 5px !important;
	cursor:pointer !important;
}
.flex-footer-contact .elementor-icon {
	background-color: #F09B12;
	border-radius: 5px;
	padding: 10px;
}
@media screen and (max-width:1023px){
	.flex-subscribe-form {
    gap: 0px;
    flex-direction: column;
}
}
@media screen and (max-width:767px){
	.flex-food-footer-link1 ul {
    display: flex;
    flex-direction: column;
    align-items: center;
}
}
/* ******************footer css end*************** */
/* ***********blog page css star************ */
.flex-food-blog img {
    height: 230px !important;
    width: 100%;
    object-fit: cover;
}
h2.entry-title {
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
}
/* ***********blog page css star end************ */
/* *************inner breadcrumb css ***************** */
h1.breadcrumb-title {
    text-align: center !important;
    font-size: 50px;
	color:#fff;
}
.flex-med-breadcrumb-title {
    text-align: center;
    font-size: 20px;
    color: #fff;
}
/* ***************Bradcrumb css end*********** */
/* **********Shop page css start******* */
.woocommerce-shop .shop-add-to-cart .added_to_cart::after {
    position: absolute;
    content: none !important;
    font-family: 'Font Awesome 5 Free';
    color: #fff !important;
    border-radius: 6px;
    top: -3px;
    right: -9px;
    opacity: 1;
    font-weight: 700;
    font-size: 15px;
    background-color: #3D7AFF;
    padding: 8px 8px;
}
.shop-product-thumbnail {
    padding: 0px !important;
}
.shop-product-item {
    padding: 0px !important;
}

.shop-product-details {
    padding: 0px 20px 20px;
}
.shop-product-item {
    background-color: #ffffff !important;
}
.shop-product-item:hover h2.shop-product-title a {
    color: #DA1818 !important ;

}
.shop-pagination span.current {
    background-color: #DA1818 !important;
}
.shop-pagination a.page-numbers:hover {
    background-color: #DA1818 !important;
}
.shop-add-to-cart a.button.add_to_cart_button.ajax_add_to_cart {
    padding: 11px !important;
    background-color: #F09B12 !important;
    color: #fff !important;
    border-radius: 50% !important;
    margin-bottom: 20px !important;
}
.shop-add-to-wishlist {
    top: 115px !important;
    right: 19px !important;
    background-color: #DA1818 !important;
    padding: 5px 4px !important;
    border-radius: 50% !important;
}
.shop-add-to-cart {
	display: block !important;
}
.shop-add-to-wishlist{
		display: block !important;
}
.shop-add-to-cart {
    width: fit-content;
    position: absolute;
    top: 113px !important;
    right: 17px;
}
.shop-add-to-wishlist {
    top: 63px !important;
    right: 19px !important;
    background-color: #DA1818 !important;
    padding: 5px 4px !important;
    border-radius: 50% !important;
}

.shop-product-title a{
	  font-family: "Edu NSW ACT Foundation", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #000000 !important;

}
.shop-product-title a:hover{
    color: #DA1818 !important;
}
.shop-product-price span.woocommerce-Price-amount.amount {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 700;
}
.shop-product-excerpt {
	    font-family: "Poppins", Sans-serif;

}
.shop-product-item:hover img {
    background-image: url(https://license.flextheme.net/theme-images/flex-fast-food-pro/categories/cat-bg-hover.png);
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width:390px){
	.shop-pagination a{
	margin: 0px !important;
}
}
/* ************shop page css end*********** */
/* **********single product page css********8 */
.single-product-category:before {
	content: "\f02b";
	font-family: "font awesome 5 free";
	color: #F09B12;
	font-weight: 900;
	margin-right: 8px;
}
.single-product-category a:hover {
	color: #F09B12;
}                                                                                                                                                                                                                                                               
.single-product-img {
	justify-content: start;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  border-radius: 15px;
}
.product-title {
	font-family: "Poppins", Sans-serif;
}
.single-product-reviews-status {
	margin-bottom: 10px;
}
.single-product-card-btn1 button{
	background-color:#DA1818 !important;
}
.single-product-category::before {
	color: #F09B12;
}
.single-product-comments {
    padding: 0px;
}
.single-product #secondary\  {
	display: none;
}
.woocommerce .star-rating span::before {
    color: #F09B12 !important; /* gold/yellow color */
}
.woocommerce p.stars.selected{
	color: #F09B12 !important;
}
#commentform input#submit {
    background-color: #DA1818 !important;
    color: #fff !important;
}
@media screen and (min-width:1024px) and (max-width:1920px){
	.single-product-reviews-container {
	display: grid;
	gap: 50px;
	grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (min-width: 768px) and (max-width:1920px){
	.woocommerce-notices-wrapper {
    width: 592px;
    position: absolute;
    top: 100%;
    right: 50%;
}
}

@media screen  and (max-width:767px){
	.woocommerce-message {
    width: 300px;
    position: absolute;
    top: 100%;
    right: 0% !important;
    font-size: 12px !important ;
}
}
@media screen and (max-width:1439px){
	.single-product-page-container{
		padding-left:20px !important;
		padding-right:20px !important;
	}
}
@media screen and (max-width:767px){
	.single-product-reviews-container {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(1, 1fr);
}
h1.breadcrumb-title {
	font-size: 30px !important; 
}
}
@media screen and (max-width:600px){
	.custom-single-product {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
}
	.custom-single-product {
    padding-top: 0px !important;
}
	.sinlge-product-desc-title {
    padding-top: 25px;
}
}
/* ************single product page css end ************** */
/* ***********************Pricing page css Start************ */
.flex-food-pricing .eael-pricing-icon {
    display: none !important;
}
/* ***********************Pricing page css end************ */
/* **********************Contact page css************ */
.flex-food-contact-form input{
	width:100% !important;
	padding: 10px !important;
	border: 0px !important;
	border-radius: 5px !important;
}
.flex-food-contact-form select{
	width:100% !important;
	padding: 10px !important;
		
	border-radius: 5px !important;
}

.flex-food-contact-form .wpcf7-response-output{
	color: #fff !important;
}
.flex-food-contact-form .wpcf7-not-valid-tip{
	color: #fff !important;
}
.flex-food-contact-form .flex-submit-btn {
    width: fit-content !important;
    background-color: #000 !important;
    color: #fff !important;
        font-family: "Poppins", Sans-serif;
	cursor:pointer;
}
/* ****************Contact page css end******************* */
/* ***********product tabbing section start*************8 */
@media screen and (max-width:520px){
	.flex-food-tab-sec .e-n-tabs-heading {
    flex-direction: column !important;
    margin-bottom: 10px;
}
}
.flex-food-tab-sec .e-n-tabs.e-activated {
    display: flex;
    align-items: center;
}
.flex-food-tab-sec .e-n-tabs-heading {
    background-color: #fff;
    width: fit-content;
    align-items: center;
    justify-content: center;
    display: flex;
    border: 1px solid #D9D9D9;
    border-radius: 6px;
	 flex-direction: row !important;
}

.flex-food-tab-sec .e-n-tabs-heading button{
	cursor: pointer;
}
@media screen and (max-width:767px){
	.flex-food-tab-sec .e-n-tab-title{
	margin:0px !important;
	padding:10px !important;
}
}
/* ****************product tabbing section css end *********** */
/* ************food delivery section start*********** */
.flex-food-deliverimg img {
    animation: deliverMove 3s ease-in-out infinite;
}
@keyframes deliverMove {
    0%, 100% { transform: translateX(0); }
    50% { transform: translateX(-15px); } /* moves 15px left */
}

/* **********food delivery section end********** */
/* *************************Single blog page css start********************8 */
.review-star1{
	display:none !important;
}
.star-rating{
	display:none !important;
}
.custom-review-form input[type="submit"] {
    background-color: #DA1818 !important; 
}
.custom-review-form input[type="submit"]:hover {
    background-color: #000 !important; 
}
.star-rating {
  font-size: 28px;
  cursor: pointer;
  color: #ccc; /* default grey */
}
.star-rating .star {
  display: inline-block;
  transition: color 0.2s;
}
.star-rating .star.filled {
  color: gold; /* selected star color */
}

.post-author svg{
	height: 25px;
	width: 25px;
}
/* ***********single blog page css end*****************  */
/* **************right left sidebar css start*************** */
div#search-1 {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
}
div#recent-posts-1 {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
     font-size: 17px !important;
}

div#recent-posts-1 ul li{
    padding: 10px !important;
}
div#recent-posts-1 ul li a:hover{
 color: #DA1818 !important;  

}

div#search-2 {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
}
div#recent-posts-2 {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
     font-size: 17px !important;
}

div#recent-posts-2 ul li{
    padding: 10px !important;
}
div#recent-posts-2 ul li a:hover{
 color: #DA1818 !important;  

}
input.search-submit {
    background: #DA1818;
    border-radius: 5px;
    color: #fff;
	cursor:pointer;
}

@media screen and (min-width:1000px) and (max-width:1024px){
.flex-blog-right-sidebar .e-con-inner {
    display: flex;
    flex-direction: row !important;
}
.flex-med-leftside-inner {
	width: 70% !important;
}
}
/* **************right left sidebar css end*************** */
.star-rating {
  display: inline-flex;
  gap: 5px;
  font-size: 30px;
  cursor: pointer;
  user-select: none;
}

.star-rating .star {
  color: #ccc; /* default gray */
  transition: color 0.2s ease;
}

.star-rating .star.filled {
  color: #FFD700 !important; /* gold when selected */
}
/* **********search page css start*************** */
input.search-field {
    width: 100%;
}
/* ************888seacrh page css end ******************* */
aside#secondary\ {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
    padding: 20px;
    border-radius: 10px;
    background-color: #fff;
}
.widget_block .wp-block-search .wp-block-search__button {
    background-color: #DA1818 !important;
	color:#fff !important;
	margin-left:10px;
}
aside#secondary\ ul li a:hover{
	color:#DA1818 !important;
}
a.wp-block-latest-posts__post-title:hover {
color:#DA1818 !important;
}
section#block-3 {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 10px;
}
section#block-4 {
 border: 1px solid #ccc;
    padding: 10px;
    border-radius: 10px;
}
#block-3 ul.wp-block-latest-posts__list.wp-block-latest-posts li{
padding: 6px 0px !important;
}
#block-4 ol.wp-block-latest-comments {
    padding: 0px !important;
    margin: 0px !important;
    text-transform: capitalize;
}
li.wp-block-latest-comments__comment {
padding: 7px 0px !important;

}
#block-4 .wp-block-latest-comments a:hover{
	color: #DA1818 !important;
}
section#block-2 {
 border: 1px solid #ccc;
    padding: 10px;
    border-radius: 10px;
}
.blog-2 .post-meta {
    background-color: #f09b124d !important;
}
.read-more a {
    background-color: #DA1818 !important;
	border:0px !important;
	outline:0px !important;
}
.read-more a:hover {
    background-color: #000 !important;
}
.pagination .page-numbers, .pagination .current {
    border-color: #DA1818 !important;
    padding: 15px 20px 10px 20px;
    border: 0px !important;
    color: #000;
    border-radius: 50px;
}
.pagination .page-numbers:hover, .pagination .current {
    background-color: #DA1818 !important;
    color: #fff;
}
.flex-edu-search-pagination{
	margin-bottom: 30px;
}