:root {
    --body: #fff;
    --black: #000;
    --white: #fff;
    --theme: #5a8d42;
    --theme2: #fdee51;
    --theme3: #FFB936;
    --header: #212121;
    --base: #00813D;
    --text: #5C5C5B;
    --border: #D9D9D9;
    --border2: #ffffff2b;
    --button: #1C2539;
    --button2: #030734;
    --ratting: #FF9F0D;
    /* --bg: #F4F1EA; */
    --bg: #fcfbe5;
    --bg2: #DF0A0A0D;
}


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins: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');


body {
    font-family: 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

p {
    font-size: 16px;
}

.section50 {
    padding: 50px 0px;
}

.header-top {
    border-bottom: 1px solid var(--border);
    position: relative;
    padding: 10px 0px;
    display: none;
}
.header-main { padding: 5px 0px;}

.header-top-wrapper ul li span {
    color: var(--theme);
}

.logo span {
    margin-left: 8px;
    font-weight: 600;
    text-transform: capitalize;
}

.hero-1 {
    padding: 100px 0px;

}

.header-logo img {
    width: 48px;
    height: 48px;
}

.header-logo h2 {
    font-size: 37px;
    color: var(--theme);
    font-weight: 900;
    margin: 0px;
}

.header-logo p {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #979797;
}

.header-main .main-menu ul li {
    position: relative;
    list-style: none;
    display: inline-block;
    margin-inline-end: 16px;
}

.header-main .main-menu ul li a {
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    color: var(--header);
    padding: 18px 0;
    text-align: left;
    position: relative;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
}

.theme-btn.bg-red-2 {
    color: #1b1b1b;
}

.header-main .main-menu ul li a:hover {
    color: #5a8d42 !important;
}

.header-main .main-menu ul li .submenu li:hover>a {
    color: #5a8d42 !important;
}

.hero-1 .hero-content h1 {
    font-size: 60px;
    margin: 20px 0px;
}

.hero-1 .hero-content h2 {
    font-size: 60px;
    color: var(--white);
    font-weight: 600;
    margin: 20px 0px;
}

.hero-1 .hero-content p {
    text-transform: capitalize;
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i {
    color: var(--theme)
}

.offcanvas__contact-text a {
    text-transform: capitalize;
}

.header-main .main-menu ul li .has-homemenu {
    padding: 15px;
}

.nav .nav-link {
    padding: 20px 10px !important;
    background-color: #234a12 !important;
    /* background-image: linear-gradient(#00db66, #00db66)!important; */
    background-position: 0 95%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    margin-bottom: 10px;
    color: #f1f1f1 !important;
    font-weight: 600;
    background: url(../rimg/home/shape.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: right bottom;
    /* background-size: 100% 100%; */
    text-transform: uppercase;
    text-align: left;
}


.bgpat {
    /* background-image: url(../rimg/home/pattern.png); */
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 100% 100%;
    background-color: transparent;
    background-size: cover;

}

.preloader .animation-preloader .txt-loading .letters-loading { color: #5a8d42;}


.bg-light-1 {
    background-color: #f4f1ea;
}


.animation-preloader {
    position: relative;
}

.theme-btn:hover {
    color: #000;
}

.single-food-icon .icon img {
    width: 55px;
}

.food-icon-wrapper {
    background-color: var(--theme);
    border-radius: 14px;
    padding: 40px 40px;
}

.section-title span {
    color: var(--theme);
    margin-bottom: 5px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
}

.catagory-product-card:hover {

    background-color: var(--theme2);
}

.catagory-product-card:hover {
    background-color: var(--theme2) !important;
}

.section-title h2 {
    font-size: 55px;
}

.booking-section {
    margin-top: 0px;
    position: relative;
}

.about-wrapper .about-content .icon-area .icon-items .icon {
    font-size: 55px;
    color: #014b0b;
}

.text-1 {
    color: #000 !important;
    ;
    background-color: var(--theme2);
}

.about-wrapper .about-image .since-text {

    background-color: var(--theme2);
}

.about-wrapper .about-image .since-text h3 {
    color: #000 !important;
}

.grilled-content h3 {
    color: #f0ff9b !important;
    margin-bottom: 15px;
}

.catagory-product-card-2.active::before {
    background-color: var(--theme2);
}

.catagory-product-card-2::before {
    background-color: #dedede !important;
}

.catagory-product-card-2:hover::before {
    background-color: #fff;
}

.catagory-product-card .catagory-product-content p {
    color: var(--theme) !important;
}

.catagory-product-card-2 .catagory-product-content .info-price h6 {
    color: var(--theme);
}

.catagory-product-card-2 .catagory-product-content .info-price h6 {
    color: var(--theme);
    font-size: 18px;
    font-weight: 600 !important;
}

.booking-content .icon-items .content h3 a {
    color: var(--theme2);
}

.theme-btn.bg-yellow {
    background-color: var(--theme2);
    color: var(--header);
    font-weight: 700;
}


.support-text h3 a {
    font-size: 16px;
    margin-bottom: 5px;
    text-transform: lowercase;
    font-family: poppins;

}

.support-text h3 {
    display: flex;
    gap: 10px;
    align-items: center;
    margin: 10px 0px;
}

.support-text h3 i {
    color: var(--theme);
}

.support-text h6 {
    display: flex;
    gap: 10px;

}

.support-text h6 i {
    color: var(--theme);
}


.support-text h5 {
    color: #000;
}


/* hidden css */
.catagory-button {
    display: none;
}

.info-price p {
    display: none;
}

.info-price span {
    display: none;
}

.footer-widgets-wrapper .single-footer-widget .footer-address-text h6 {
    font-size: 18px;
}

.footer-widgets-wrapper .single-footer-widget .widget-head h4 {
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: 700;
    color: var(--theme);
}

.brand-wrapper .brand-title::before {
    width: 870px;
}

.footer-widgets-wrapper {
    padding: 60px 0 42px;
    position: relative;
    z-index: 9;
}

.grilled-image {
    display: none;
}

.grilled-banner {
    padding: 150px 0px;
}



.product-image-items .nav-tabs .nav-link img {
    width: 95px;
    height: 95px;
    border-radius: 5px;
    object-fit: cover;
}

.product-image-items .nav-tabs .nav-link {

    padding: 0px !important;
    gap: 10px;

}

.product-details-wrapper .product-image-items .nav {
    justify-content: space-between;
    gap: 10px;
}

.product-details-content p {
    font-size: 16px;
}

.product-details-wrapper .single-tab .nav .nav-link {
    background-color: #fdee51 !important;
    color: #111111 !important;
}

.breadcrumb-wrapper .page-heading h1 {
    color: #3c3c3c;
    font-size: 48px;
    position: relative;
    z-index: 9;
}

.breadcrumb-wrapper .page-heading .breadcrumb-items li a {
    color: #5a8d42;
}

.breadcrumb-wrapper .page-heading .breadcrumb-items li {
    font-size: 15px;
    color: #5a8d42;
    font-weight: 600;
    text-transform: uppercase;
}

.breadcrumb-wrapper .page-heading .breadcrumb-items li i {
    font-size: 15px;
    color: #000;
}

.product-details-wrapper .product-image-items .tab-content .tab-pane .product-image .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #fdee51;
    text-align: center;
    border-radius: 50%;
}

.description-content h3 {
    text-transform: uppercase;
}

.description-content p {
    font-size: 16px;
    line-height: 1.4;
}

.product-details-wrapper .single-tab .nav .nav-link {
    text-transform: capitalize;
}


.theme-btn {
    padding: 20px;
}

.contact-info-items {
    height: calc(100% - 20px);
    box-shadow: 0px 0px 5px #0000002e;
}

.product-image-items .product-image {
    border-radius: 10px;
    overflow: hidden;
}

.titledes {
    margin: 20px 0px;
}

.titledes h2 {
    font-size: 28px;
    color: #550000;
    font-weight: 700;
    margin-top: 10px;
}

.about-content h4 {
    font-size: 20px;
    margin-top: 20px;
    font-weight: 600 !important;
    color: #000;
}

.about-content p {
    text-align: justify;
}

.footer-widgets-wrapper .single-footer-widget .list-items li a .text-effect {
    height: auto;
}

.catagory-product-card-2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 14px;
    background-color: var(--white);
    transition: all 0.35s ease-in-out;
}

.catagory-product-card-2 .catagory-product-content {
    position: relative;
    z-index: 9;
    margin-top: 0px;
}

.catagory-product-card-2 {
    margin-top: 30px;
    padding: 40px 30px;
    position: relative;
    height: calc(100% - 30px);
}


.catagory-product-card .catagory-product-content h3 {
    font-size: 18px !important;

}

.catagory-product-card .catagory-product-content h3 a {
    font-size: 18px !important;

}

.catagory-product-card .catagory-product-content::before {
    position: absolute;
    top: 44px;
    content: "";
    left: 40%;
    width: 53px;
    height: 2px;
    background-color: var(--theme2);
}

/* ========== PRODUCT CARD ZOOM EFFECT ========== */
.catagory-product-image {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.catagory-product-image img {
    width: 100%;
    transition: transform 0.6s ease, filter 0.3s ease;
    cursor: zoom-in;
}

/* Zoom-in on hover */
.catagory-product-card-2:hover .catagory-product-image img {
    transform: scale(1.2);
    /* Zoom level */
    filter: brightness(1.1);
}

/* Optional – add soft shadow and smooth hover */
.catagory-product-card-2 {
    transition: all 0.3s ease;
}

.catagory-product-card-2:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.preicon {
    position: absolute;
    top: 30%;
    left: 51%;
    transform: translate(-30%, -51%);
    width: 150px;
    height: 150px;
}

.preicon img {
    animation: none;
    width: 80px;
    height: 80px;
}

.header-top::before {
    background-color: #5a8d42;
}

.veg-sticky {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 9999;
    width: 100px;
    height: auto;
}

.veg-sticky img {
    width: 100px;
    height: auto;
    filter: drop-shadow(1px 1px 1px black);
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 130px;
    left: 40px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
    margin-top: 16px;
}








.footer-section { 
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='181' height='181' viewBox='0 0 200 200'%3E%3Cg fill='none' stroke='%23102307' stroke-width='1' stroke-opacity='0.12'%3E%3Crect x='-40' y='40' width='75' height='75'/%3E%3Crect x='-35' y='45' width='65' height='65'/%3E%3Crect x='-30' y='50' width='55' height='55'/%3E%3Crect x='-25' y='55' width='45' height='45'/%3E%3Crect x='-20' y='60' width='35' height='35'/%3E%3Crect x='-15' y='65' width='25' height='25'/%3E%3Crect x='-10' y='70' width='15' height='15'/%3E%3Crect x='-5' y='75' width='5' height='5'/%3E%3Crect width='35' height='35'/%3E%3Crect x='5' y='5' width='25' height='25'/%3E%3Crect x='10' y='10' width='15' height='15'/%3E%3Crect x='15' y='15' width='5' height='5'/%3E%3Crect x='40' width='75' height='75'/%3E%3Crect x='45' y='5' width='65' height='65'/%3E%3Crect x='50' y='10' width='55' height='55'/%3E%3Crect x='55' y='15' width='45' height='45'/%3E%3Crect x='60' y='20' width='35' height='35'/%3E%3Crect x='65' y='25' width='25' height='25'/%3E%3Crect x='70' y='30' width='15' height='15'/%3E%3Crect x='75' y='35' width='5' height='5'/%3E%3Crect x='40' y='80' width='35' height='35'/%3E%3Crect x='45' y='85' width='25' height='25'/%3E%3Crect x='50' y='90' width='15' height='15'/%3E%3Crect x='55' y='95' width='5' height='5'/%3E%3Crect x='120' y='-40' width='75' height='75'/%3E%3Crect x='125' y='-35' width='65' height='65'/%3E%3Crect x='130' y='-30' width='55' height='55'/%3E%3Crect x='135' y='-25' width='45' height='45'/%3E%3Crect x='140' y='-20' width='35' height='35'/%3E%3Crect x='145' y='-15' width='25' height='25'/%3E%3Crect x='150' y='-10' width='15' height='15'/%3E%3Crect x='155' y='-5' width='5' height='5'/%3E%3Crect x='120' y='40' width='35' height='35'/%3E%3Crect x='125' y='45' width='25' height='25'/%3E%3Crect x='130' y='50' width='15' height='15'/%3E%3Crect x='135' y='55' width='5' height='5'/%3E%3Crect y='120' width='75' height='75'/%3E%3Crect x='5' y='125' width='65' height='65'/%3E%3Crect x='10' y='130' width='55' height='55'/%3E%3Crect x='15' y='135' width='45' height='45'/%3E%3Crect x='20' y='140' width='35' height='35'/%3E%3Crect x='25' y='145' width='25' height='25'/%3E%3Crect x='30' y='150' width='15' height='15'/%3E%3Crect x='35' y='155' width='5' height='5'/%3E%3Crect x='200' y='120' width='75' height='75'/%3E%3Crect x='40' y='200' width='75' height='75'/%3E%3Crect x='80' y='80' width='75' height='75'/%3E%3Crect x='85' y='85' width='65' height='65'/%3E%3Crect x='90' y='90' width='55' height='55'/%3E%3Crect x='95' y='95' width='45' height='45'/%3E%3Crect x='100' y='100' width='35' height='35'/%3E%3Crect x='105' y='105' width='25' height='25'/%3E%3Crect x='110' y='110' width='15' height='15'/%3E%3Crect x='115' y='115' width='5' height='5'/%3E%3Crect x='80' y='160' width='35' height='35'/%3E%3Crect x='85' y='165' width='25' height='25'/%3E%3Crect x='90' y='170' width='15' height='15'/%3E%3Crect x='95' y='175' width='5' height='5'/%3E%3Crect x='120' y='160' width='75' height='75'/%3E%3Crect x='125' y='165' width='65' height='65'/%3E%3Crect x='130' y='170' width='55' height='55'/%3E%3Crect x='135' y='175' width='45' height='45'/%3E%3Crect x='140' y='180' width='35' height='35'/%3E%3Crect x='145' y='185' width='25' height='25'/%3E%3Crect x='150' y='190' width='15' height='15'/%3E%3Crect x='155' y='195' width='5' height='5'/%3E%3Crect x='160' y='40' width='75' height='75'/%3E%3Crect x='165' y='45' width='65' height='65'/%3E%3Crect x='170' y='50' width='55' height='55'/%3E%3Crect x='175' y='55' width='45' height='45'/%3E%3Crect x='180' y='60' width='35' height='35'/%3E%3Crect x='185' y='65' width='25' height='25'/%3E%3Crect x='190' y='70' width='15' height='15'/%3E%3Crect x='195' y='75' width='5' height='5'/%3E%3Crect x='160' y='120' width='35' height='35'/%3E%3Crect x='165' y='125' width='25' height='25'/%3E%3Crect x='170' y='130' width='15' height='15'/%3E%3Crect x='175' y='135' width='5' height='5'/%3E%3Crect x='200' y='200' width='35' height='35'/%3E%3Crect x='200' width='35' height='35'/%3E%3Crect y='200' width='35' height='35'/%3E%3C/g%3E%3C/svg%3E");}



.footer-bottom { padding: 10px 0px;}
.footer-bottom .footer-bottom-wrapper p { font-size: 16px; }


.slideshow {
  height: 100vh;
  background-color: #fffdde;
  background-image: url(../rimg/about-food-bg.png);
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  overflow: hidden;
  background-size: cover;
  background-color: #fcfbe5;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 1000'%3E%3Cg fill-opacity='0.03'%3E%3Ccircle fill='%23035505' cx='50' cy='0' r='50'/%3E%3Cg fill='%23195d07' %3E%3Ccircle cx='0' cy='50' r='50'/%3E%3Ccircle cx='100' cy='50' r='50'/%3E%3C/g%3E%3Ccircle fill='%2327640a' cx='50' cy='100' r='50'/%3E%3Cg fill='%23346c0d' %3E%3Ccircle cx='0' cy='150' r='50'/%3E%3Ccircle cx='100' cy='150' r='50'/%3E%3C/g%3E%3Ccircle fill='%23417410' cx='50' cy='200' r='50'/%3E%3Cg fill='%234c7c13' %3E%3Ccircle cx='0' cy='250' r='50'/%3E%3Ccircle cx='100' cy='250' r='50'/%3E%3C/g%3E%3Ccircle fill='%23588416' cx='50' cy='300' r='50'/%3E%3Cg fill='%23648c19' %3E%3Ccircle cx='0' cy='350' r='50'/%3E%3Ccircle cx='100' cy='350' r='50'/%3E%3C/g%3E%3Ccircle fill='%236f941c' cx='50' cy='400' r='50'/%3E%3Cg fill='%237b9c1f' %3E%3Ccircle cx='0' cy='450' r='50'/%3E%3Ccircle cx='100' cy='450' r='50'/%3E%3C/g%3E%3Ccircle fill='%2386a523' cx='50' cy='500' r='50'/%3E%3Cg fill='%2392ad26' %3E%3Ccircle cx='0' cy='550' r='50'/%3E%3Ccircle cx='100' cy='550' r='50'/%3E%3C/g%3E%3Ccircle fill='%239eb529' cx='50' cy='600' r='50'/%3E%3Cg fill='%23aabe2c' %3E%3Ccircle cx='0' cy='650' r='50'/%3E%3Ccircle cx='100' cy='650' r='50'/%3E%3C/g%3E%3Ccircle fill='%23b6c630' cx='50' cy='700' r='50'/%3E%3Cg fill='%23c2cf33' %3E%3Ccircle cx='0' cy='750' r='50'/%3E%3Ccircle cx='100' cy='750' r='50'/%3E%3C/g%3E%3Ccircle fill='%23ced736' cx='50' cy='800' r='50'/%3E%3Cg fill='%23dae03a' %3E%3Ccircle cx='0' cy='850' r='50'/%3E%3Ccircle cx='100' cy='850' r='50'/%3E%3C/g%3E%3Ccircle fill='%23e6e93d' cx='50' cy='900' r='50'/%3E%3Cg fill='%23f3f141' %3E%3Ccircle cx='0' cy='950' r='50'/%3E%3Ccircle cx='100' cy='950' r='50'/%3E%3C/g%3E%3Ccircle fill='%23FFFA44' cx='50' cy='1000' r='50'/%3E%3C/g%3E%3C/svg%3E");
background-attachment: fixed;
background-size: contain;
}

.carousel {
  width: 70rem;
  height: 70rem;
  border: 7rem solid#2c4f1b;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -70%;
  flex-shrink: 0;
  transition: all ease 1s ;
}

.slide {
  width: 20rem;
  position: absolute;
}

.slide:nth-child(1) {
  bottom: -20rem;
}

.slide:nth-child(2) {
  left: -20rem;
}

.slide:nth-child(3) {
  top: -20rem;
}

.slide:nth-child(4) {
  right: -20rem;
}
.slide:nth-child(4).active{
    transform: rotate(268deg);
}

.slide.active img {
  transform: scale(1.8);
  transition: transform 0.5s 0.5s;
}

.slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s;
}

.controls {
  /* position: sticky; */
  bottom: 5rem;
}

.controls a {
  padding: 8px;
  display: inline-block;
  cursor: pointer;
  border-radius: 50%;
  transition: background-color 1s;
  width: 90px;
  height: 90px;
   position: relative;
  /* display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row; */
}

/* .controls a.active {
  background-color: #7dbd77; 
       border: 1px solid #7dbd77;
} */

.controls .hero-button a { 
  padding: 15px 20px;
  display: inline-block;
  cursor: pointer;
  border-radius: 10px;
  transition: all ease  1s; 
position: relative;
width: 200px;
height: auto;
text-align: center;
}
.controls .hero-button a.hover {
  color: #000;
}
.controls img {
  width: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.circle-content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 80vh; /* full screen hero */
  /* background: radial-gradient(circle at center, #fff 30%, #f3f4f6 100%); */
  overflow: hidden;
}

.circle-content::before {
  content: "";
  position: absolute;
  width: 600px;
  height: 600px;
  background: rgba(37, 211, 102, 0.1); /* light green circle effect */
  border-radius: 50%;
  z-index: 0;
  animation: pulseCircle 6s infinite ease-in-out;
}

.hero-content {
  position: relative;
  z-index: 1;
  color: #222;
  max-width: 700px;
  padding: 0 20px;
}

.hero-content p {
  font-size: 1.3rem;
  color: #5a8d42; /* accent green */
  font-weight: 500;
  margin-bottom: 10px;
}

.hero-content h1 {
  font-size: 3.5rem;
  font-weight: 700;
  color: #111;
  margin-bottom: 25px;
}

.hero-button .theme-btn {
  background: #5a8d42;
  color: #fff;
  padding: 14px 34px;
  border-radius: 50px;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.hero-button .theme-btn:hover {
  background: #5a8d42;
  transform: translateY(-2px);
}

/* Simple pulsing circle animation */
@keyframes pulseCircle {
  0%, 100% {
    transform: scale(1);
    opacity: 0.6;
  }
  50% {
    transform: scale(1.15);
    opacity: 0.4;
  }
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .hero-content h1 {
    font-size: 2.2rem;
  }
  .hero-content p {
    font-size: 1.1rem;
  }
  .circle-content::before {
    width: 400px;
    height: 400px;
  }
}



@media (max-width: 991px) {
    .about-wrapper .about-image img {
        width: 100%;
    }

    .breadcrumb-wrapper .page-heading h1 {
        font-size: 32px;
    }
}

.catagory-product-card-2 h4 a {
    color: #000 !important;
    /* always black */
    text-decoration: none ! important;
}

.catagory-product-card-2 h4 a:hover {
    color: #000 ! important;
    /* stay black on hover */
}


.certifications {
    width: 180px !important;
    text-align: center ! important;
}

@media screen and (max-width:767px) {
    .hero-1 .hero-content h1 {
        font-size: 40px;
    }

    .logo span {
        font-size: 16px;
    }

    .hero-1 .hero-content h2 {
        font-size: 40px;
    }

    .section-title h2 {
        font-size: 40px;
    }

    .product-image-items .nav-tabs .nav-link img {
        width: 64px;
        height: 64px;
    }

    .certifications {
        width: 180px !important;
        margin: 0 auto;
        /* Centers the element */
        display: block;
        /* Ensures it behaves like a block */
        text-align: center !important;
        /* For safety */
    }

    .certifications img {
        display: block;
        margin: 0 auto;
        /* Centers the image itself */
    }
}

@media (max-width: 425px) {
    .preicon {
        position: absolute;
        top: 20%;
        left: 50%;
        transform: translate(-50%, -20%);
        width: 80px;
        height: 80px;
    }
}

@media (max-width: 375px) {
    .header-logo h2 {
        font-size: 28px;
    }
}


/* ---------------- Responsive ---------------- */
@media screen and ( max-width:1920px){.circle-content { height:70vh;}}
@media screen and ( max-width:1600px){
     .carousel { width: 50rem; height: 50rem; border: 5rem solid #2c4f1b; top: -60%;  }
}
/* Large screens 1440px - 1200px */
@media (max-width: 1440px) {
.slideshow { height: 80vh;}   
.carousel { width: 37rem; height: 37rem; border: 5rem solid #2c4f1b; top: -55%; }
.slide img { width: 14rem;}
.slide:nth-child(1) { bottom: -13rem;}
    .slide:nth-child(3) { top: -14rem;}
 .slide:nth-child(4) { right: -15rem; }
  .slide { width: 18rem; }
  .controls a { width: 80px; height: 80px; }
  .controls img { width: 60px; }
  .circle-content::before { width: 500px; height: 500px; }
  .hero-content h1 { font-size: 3rem; }
}

/* Medium screens 1200px - 992px */
@media (max-width: 1200px) {
  
  .carousel { width: 30rem; height: 30rem; border: 4rem solid #2c4f1b; top: -45%; }
  .slide { width: 16rem; }

  .hero-content { margin-bottom: 30px;}
    .circle-content { height:60vh;  align-items: end; gap: 20px;}
   .controls { text-align: center;}
  .controls a { width: 70px; height: 70px; }
  .controls img { width: 50px; }
  .circle-content::before { width: 400px; height: 400px; }
  .hero-content h1 { font-size: 2.5rem; }
  .hero-content p { font-size: 1.1rem; }
  .header-logo h2  { font-size: 25px;}
  .header-main .main-menu ul li { margin-right: 5px;}
}

/* Small screens 992px - 768px */
@media (max-width: 992px) {
    .container { max-width: 98%;}
    .product-details-wrapper .single-tab .nav .nav-link { padding: 15px 30px; font-size: 15px; font-weight: 500; margin-right: 5px; }
   .nav .nav-link { padding: 9px 20px !important;}
  .slideshow { flex-direction: row; justify-content: flex-start; height: 700px; }
  .carousel { width: 28rem; height: 28rem; border: 3rem solid #2c4f1b; top: -40%; display: block; flex-direction: column; }
  .slide { width: 14rem; }
   .circle-content { height:40vh; }
  .controls a { width: 60px; height: 60px; }
  .controls img { width: 40px; }
  .circle-content::before { width: 300px; height: 300px; }
  .hero-content h1 { font-size: 2rem; } 
  .hero-content p { font-size: 1rem; }
  .header-main .main-menu ul li a { font-size: 16px;}
}

/* Extra small screens 768px - 480px (tablets) */
@media (max-width: 768px) {
    .slideshow { flex-direction: column; justify-content: flex-start; height: 700px; }
  .carousel { width: 20rem; height: 20rem; border: 2rem solid #2c4f1b; top: -35%; }
  .slide { width: 12rem; }
  .controls { position: relative;}

  .controls a { width: 50px; height: 50px; }
   .circle-content { height:400px; align-items: end;}
  .controls img { width: 35px; }

  .circle-content::before { width: 250px; height: 250px; }
  .hero-content h1 { font-size: 3.2rem; }
  .hero-content p { font-size: 0.95rem; }
.veg-sticky { width: 90px;  height: auto; left: 20px; }
.veg-sticky img { width: 90px;}
.float {  position: fixed; width: 50px; height: 50px; bottom: 18%; left: 20px; }
.my-float { margin-top: 10px; }
.slide:nth-child(1) {
  bottom: -15rem;
}
.slide:nth-child(2) {
  left: -15rem;
}
.slide:nth-child(3) {
  top: -15rem;
}
.slide:nth-child(4) {
  right: -15rem;
}
}


/* Mobile screens below 480px */
@media (max-width: 480px) {
  .carousel { width: 10rem; height: 10rem; border: 0rem solid #2c4f1b; top: -30%; }
  .slide { width: 10rem; }
.slide img { width: 10rem; }
  .controls a { width: 40px; height: 40px; }
   .circle-content { height: 500px;}
  .controls img { width: 25px; }
  .circle-content::before { width: 180px; height: 180px; }
  .hero-content h1 { font-size: 2.5rem; }
  .hero-content p { font-size: 0.85rem; }
  .hero-button .theme-btn { padding: 10px 20px; font-size: 0.9rem; }
}

@media screen and ( max-width:375px) {
      .circle-content { height: 450px;}
}
