@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');

body {max-width: 100%;overflow-x: hidden}

body{background:#fff;position:relative;padding:0;margin:0;font-size: .95rem;line-height: 1.25rem;color: #222;letter-spacing: .45px;-webkit-font-smoothing:antialiased; overflow-x:hidden;  font-family: "Work Sans", sans-serif;}a,a:active,a:link,a:hover{text-decoration:none!important;-webkit-transition:all .3s ease;transition:all .3s ease;outline:none!important;}h1,h2,h3,h4,h5,h6,.h6 {    font-family: "DM Serif Display", serif;font-optical-sizing: auto;-webkit-transition: color .5s ease;-moz-transition: color .5s ease;-ms-transition: color .5s ease;-o-transition: color .5s ease;transition: color .5s ease;outline: none;font-weight: 400;color:inherit;line-height: initial;} p{font-family: "Work Sans", sans-serif;font-weight: normal; text-align: inherit; margin-bottom: 20px;margin-top: 0px;line-height: 1.7} spacer:before{content:"\2044";display:inline;margin:0px 5px}spacer{display:inline;margin:0px 5px} .npm{ padding:0; margin: 0}.white-text{color:#fff!important}.golden-text{color:#e6c870!important}
ul {list-style-type: none;padding-left: 0;margin: 0} button{border:0!important; outline: 0!important}.black-text{color:#010101} .maroon-text{color:#045e7b}.p70{padding:70px 0} .navbar-toggler {color: transparent} .container-fluid1{padding-left:40px; padding-right:40px} .text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.ml-auto, .mx-auto {margin-left: auto!important}

footer {
    background: #fdedd3;
    color: #000;
    /* padding-top: 3.5rem; */
    /* padding-bottom: 3.5rem; */
    font-size: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 70px;
}

#scrollTopBtn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    background: #804d3c;
    color: #ffffff;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 15px;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    transition: opacity 0.3s ease;
}

      #scrollTopBtn:hover {
        background: #ffffff7a;
        color: #000;
      }



footer h5{
    font-size: 30px;
}

  /*#siteLoader {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  background: #fff !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  z-index: 999999999 !important;
  transition: opacity 0.4s ease !important;
  pointer-events: none;
}

#siteLoader .loader-ring {
  width: 60px !important;
  height: 60px !important;
  border: 6px solid #feeed4 !important;
  border-top-color: #804d3c !important;
  border-radius: 50% !important;
  animation: spin 0.9s linear infinite !important;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}*/

#siteLoader{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:#f7f3ef;
  display:flex;
  align-items:center;
  justify-content:center;
  z-index:999999;
  }
  
  .loader-text{
  font-family: serif;
  font-size:25px;
  letter-spacing:8px;
  color:#333;
  display:flex;
  gap:30px;
  }
  
  .loader-text span{
  opacity:0;
  animation: wordReveal 2s infinite;
  }
  
  .loader-text span:nth-child(1){
  animation-delay:0s;
  }
  
  .loader-text span:nth-child(2){
  animation-delay:0.5s;
  }
  
  .loader-text span:nth-child(3){
  animation-delay:1s;
  }
  
  .loader-text span:nth-child(4){
  animation-delay:1.5s;
  }
  
  @keyframes wordReveal{
  
  0%{opacity:0;}
  
  40%{opacity:1;}
  
  80%{opacity:0;}
  
  100%{opacity:0;}
  
  }


.copyright{background:#714532; border-top:1px solid #b7b8be30;color:#ffffff;; padding: 10px 0;font-size: 13px} footer a, .copyright a{color:#fff}footer a:hover, .copyright a:hover{color:#222} .sub-block ul {margin:0;margin-top: 0;padding: 0;list-style: none}.sub-block ul li {display: inline-block;position: relative;padding-right: 1.2rem;font-size:13px;line-height: 1.5rem;font-weight: 300;}.sub-block ul li:after{ content: "\25cf";right: .2rem;font-size: .5rem;position: absolute}.sub-block ul li:last-child::after{ display:none}.sub-block ul li a{color:#0a4533;display: inline-block}.sub-block ul li a:hover{color:#222;display: inline-block}

footer .social{border-top:1px solid #262F33;padding:10px 0;margin-top:20px}.socials{display:-webkit-box;display:-ms-flexbox;display:inline-flex;list-style:none;margin:0 8px;padding:0;}.socials li{border:0;margin:0 10px 0 0;outline:0;display:inline-block}.footer-icon,.socials a .fa{text-align:center;background:0 0;margin-right:0;-webkit-transition:.5s;transition:.5s;color:#fff;width:35px;height:35px;font-size:14px;border-radius:50%;padding:10px;background: #714532;;}.footer-icon:hover,.socials a:hover .fa{color:#000;background:#fdedd3;border-color:#714532;}footer .icon{display: inline-flex; margin-right: 10px; margin-bottom: 10px}
.ul-top li{display: inline-block; float: inherit}.ul-top li a{font-size: 13px ;color: #fff ;padding: 0 8px; border-right: 1px solid #fff}.ul-top li:last-child a{border-right: 0px}
ul.flinks li{width:100%;position:relative}ul.flinks li a{display:block;color:#000;line-height:normal;padding:12px 0; font-size: 13px;line-height: .75rem; position:relative;}
ul.flinks li a:after {content: "";height: 1px;background: #fff;position: absolute;top: 100%;left: 0;right: 0;transform-origin: 0 50%;transform: scaleX(0);transition: transform .4s;transition-timing-function: cubic-bezier(.7,0,.3,1)}ul.flinks li a:hover:after {transform: scaleX(1)}


/* Fixed header */
.custom-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}

/* Logo wrapper with background texture */
.logo-bg {
    position: relative;
}

.logo-style {
    position: absolute;
    top: -40px;
    z-index: 999;
    width: 200px;
    left: -100px;
}


.top-offer {
    background: #714532;
    color: #ffffff;
    font-size: 14px;
}
/* Logo inside the textured background */
.logo-bg img {
    width: 100%!important
    filter: drop-shadow(0 3px 5px rgba(0,0,0,0.25));
}

/* Equal spacing menus */
.nav-left, .nav-right {
    gap: 40px;
    align-items: center;
}

@media (max-width: 991px) {
    .nav-left, .nav-right {
        flex-direction: column;
        gap: 15px;
    }
}
.navbar-nav .nav-item .nav-link {
    font-size: 15px;
    border-bottom: 5px solid transparent;
    color: #000;
    font-weight: 600;
    padding: 15px 10px;
    text-transform: uppercase;
}



.navbar .nav-link:not(.dropdown-toggle) {
  position: relative;
  padding-bottom: 4px;
  display: inline-block;
}



.navbar .nav-link:not(.dropdown-toggle):hover::after {
  width: 100%;
}

.navbar .dropdown-toggle::after {
  content: "▾";
  font-size: 12px;
  position: absolute;
  right: 0;        /* exact position */
  top: 50%;        /* center vertically */
  transform: translateY(-40%); /* adjust perfectly */
  border: none !important;
}
/* Fix dropdown arrow alignment completely */
.navbar .dropdown-toggle {
  position: relative;
  padding-right: 18px; /* space for arrow */
  top: 5px;
}
.bg-blue {
    background: #6ea343;
    padding: 10px 0;
    font-size: 13px;
    color: #fff;
}


.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #00007f!important;
}

.theme-btn, .theme-btn2 {
    color: #fff;
    transition: all 0.5s;
    text-transform: capitalize;
    position: relative;
    border-radius: 50px 50px 0px 50px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    border: none;
    background: #e7a99f;

    z-index: 1;
}

.theme-btn:hover{
    background: #000;
    color: #fff!important;
}



.theme-btn i, .theme-btn2 i {
    margin-left: 4px;
    transition: var(--transition2);
}


.navbar{
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.17);
}


  .wave-effect {
    background: linear-gradient(45deg, #667eea, #764ba2);
    position: relative;
}

.wave-effect::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    transform: skewX(-20deg);
    animation: wave 2s ease-in-out infinite;
}

@keyframes wave {
    0% { left: -100%; }
    100% { left: 100%; }
}

.animated-btn {
    background: linear-gradient(45deg, #8d0e2b, #e51c46);
    border: none;
    position: relative;
    overflow: hidden;
    color: #fff;
}

.animated-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.5s ease;
}


.rr-footer-right-shap {
    position: absolute;
    right: 0px;
    top: 20%;
    animation: itupdown 1.8s infinite alternate;
}

@keyframes itupdown {
	0% {
	  -webkit-transform:translateY(0);
	  -moz-transform:translateY(0);
	  -ms-transform:translateY(0);
	  -o-transform:translateY(0);
	  transform:translateY(0)
	}
	100% {
	  -webkit-transform:translateY(-20px);
	  -moz-transform:translateY(-20px);
	  -ms-transform:translateY(-20px);
	  -o-transform:translateY(-20px);
	  transform:translateY(-20px)
	}
  }


  .top-sec {
    position: relative;
    padding: 100px 0 90px;
}


.vec1 {
    position: absolute;
    top: 20px;
    right: calc((100vw - 1320px) / 2 );
    max-width: 18%;
}

.heading-title h2 {
    font-size: 45px;
}
.features-section {
    position: relative;
    padding: 100px 0;
    background-color: #FEEED4;
}

/* Modern Nav Buttons */
.owl-nav button.owl-prev,
.owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #804d3c!important;
    border: none;
    width: 55px;
    height: 55px;
    border-radius: 50%!important;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    font-size: 24px!important;
    color: #fff!important;
}

.owl-nav button.owl-prev {
    left: -20px;
}

.owl-nav button.owl-next {
    right: -20px;
}

.owl-nav button:hover {
    background: #714532!important;      /* highlight color you used earlier */
    color: #fff!important; 
    box-shadow: 0 4px 16px rgba(0,0,0,0.25);
}

/* Hide default text */
.owl-nav button span {
  font-size: 25px;
  line-height: 0;
}
  
.features-section span img {
    max-width: 75px;
}

.bg-shape.grey {
    background-image: url(../images/shape-grey.png);
}
.bg-shape {
    background-repeat-x: repeat;
    background-position: bottom center;
    width: 100%;
    height: 15px;
    position: absolute;
    left: 0;
    top: -10px;
    z-index: 1;
}
.bg-shape-3 {
    background-repeat-x: repeat;
    background-position: bottom center;
    width: 100%!important;
    height: 150px;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 1;
}

.bg-shape-3.brown {
    background-image: url(../images/rope-bg.png);
}



.bg-shape-white {
    background-repeat-x: repeat;
    background-position: top center;
    width: 100%;
    height: 15px;
    position: absolute;
    left: 0;
    bottom: -10px;
    z-index: 1;
}

.bg-shape-white.white {
    background-image: url(../images/shape-white.png);
}

.product-item {
    background: #fff;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
    /* margin-bottom: 17px; */
    padding-bottom: 35px;
}
.product-item h3 {
margin-top: 10px;
    font-size: 18px;
}
.btn-new {
    padding: 10px 15px;
    font-size: 14px;
    color: #464646;
    border-radius: 100px;
    border: 1px solid #464646;
    background-color: transparent;
}

.product-item:hover {
    transform: scale(1.05);

}


.Button,.shopify-challenge__container .btn,.shopify-challenge__container a.btn,a.Button {
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    border: none;
    background: transparent!important;
    cursor: pointer;
    padding: 0;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    color: #fff!important;
    font-family: "Ambit", serif;
    font-size: 17px;
    padding: 10px 23px;
}

.fs25 {
  font-size: 16px;
}

/* TITLE */
.thf-heading {
    font-size: 42px;
    color: #5a2a00;
    letter-spacing: 1px;
}

/* SLIDE WRAPPER */
.thf-slide {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
    transition: 0.4s ease-in-out;
}

/* IMAGE */
.thf-image-wrap img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    transition: 0.3s ease-in-out;
}

/* CENTER SLIDE ZOOM EFFECT */
.owl-item.center .thf-slide img {
    filter: brightness(90%);
    transform: scale(1.05);
}

/* TITLE */
.thf-slide-title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 55px;
    text-transform: uppercase;
    pointer-events: none;
    text-shadow: 1px 2px 5px #000;
}



/* ARROWS */
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #ffffff !important;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: grid !important;
    place-items: center;
    font-size: 24px !important;
    box-shadow: 0 6px 15px rgba(0,0,0,0.25);
    z-index: 99;
}


.owl-nav .owl-prev {
    left: -30px;
}

.owl-nav .owl-next {
    right: -30px;
}

.owl-dots { display: none; }


.Button svg,.shopify-challenge__container .btn svg,.shopify-challenge__container a.btn svg,a.Button svg {
    position: absolute;
    top: 0;
    left: 0;
    transition: all .2s ease-in-out;
    width: 100%;
    height: 100%;
    fill:#714532;
}

.Button span,.shopify-challenge__container .btn span,.shopify-challenge__container a.btn span,a.Button span {
    position: relative
}

.Button .Button__inner,.shopify-challenge__container .btn .Button__inner,.shopify-challenge__container a.btn .Button__inner,a.Button .Button__inner {
    position: relative;
    width: 100%
}

.Button:focus,.shopify-challenge__container .btn:focus,.shopify-challenge__container a.btn:focus,a.Button:focus {
    border: none;
    background: transparent!important;
    color: #fff!important
}


.product-card {
    text-align: center;
    position: relative;
    overflow: hidden;
  }
  
  .product-image {
    position: relative;
  }
  
  .product-image img {
    width: 100%;
    display: block;
    transition: opacity 0.3s ease;
  }
  
  .product-image img.hover-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
  }
  
  .product-image:hover img.hover-img {
    opacity: 1;
  }
  
  .product-image:hover img.default {
    opacity: 0;
  }
  


  .ps-block--special--cake {
    margin-bottom: 30px;
    text-align: center;
}

.ps-block--special--cake .ps-block__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 40px;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background-image: url("../img/bg/special-cake.png");
}

.ps-block--special--cake .ps-block__icon i {
    position: relative;
    font-size: 40px;
    color: #000000;
}

.deal-block__title {
    padding: 0 0 24px;
    font: 60px / 1.2 'Oswald', sans-serif;
    text-transform: capitalize;
    color: #000;
}

.category-subtitle {
    padding: 0 0 20px;
    display: block;
    font: 14px/20px ;
    color: #000;
    text-transform: uppercase;
    letter-spacing: .2em;
}
.b-text {
    /* margin-top: 50%; */
    position: absolute;
    left: -33%;
    top: 20%;
    width: 80%;
}

.deal-block__bg {
    width: 482px;
    height: 420px;
    position: absolute;
    top: 70px;
    left: -361px;
}
.content-inner {
	width:100%;
	color: #fff;
	position: relative;
	transform-style: preserve-3d;
	perspective: 1000px;
	backface-visibility: hidden;
	transition: .9s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.content-inner > * {
	backface-visibility: hidden;
	transition: .9s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.content-inner:hover .content-front {
	transform: rotateY(-180deg);
}

.content-inner:hover .content-back {
	transform: rotateY(0deg);
}

.content-inner .content-front,
.content-inner .content-back {
	position: relative;
	transform-style: preserve-3d;
	perspective: 1000px;
	backface-visibility: hidden;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.content-front {
	background: #292929;
	position:relative;
	cursor:pointer;
}

.content-front  .cf-inner:before {
	top:20px;
	left:20px;
	border-left:1px dotted;
	border-top:1px dotted;
}

.content-front .cf-inner:after {
	bottom:20px;
	right:20px;
	border-right:1px  dotted;
	border-bottom:1px dotted;
}

.content-front  .cf-inner:before , .content-front  .cf-inner:after {
	content:'';
	position:absolute;
	width:50px;
	height:50px;
	border-color:rgba(255,255,255, 0.4);
	z-index:10;
}


.content-inner .content-back {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	transform: rotateY(180deg);
	background: #714532;
}
.content-inner .cf-inner {
	transform-style: preserve-3d;
	backface-visibility: hidden;
	width:100%;
	padding:150px 30px;
}
.content-inner .cf-inner .inner {
	align-items: stretch;
	transform-style: preserve-3d;
	perspective: 1000px;
	backface-visibility: hidden;
	transform: translateZ(95px) scale(0.81);
	text-align: center;
	position:relative;
	z-index:2;
} 
.content-back i {
	font-size:54px;
	position:relative;
}
.dec-icon {
	position:relative;
	display:inline-table;
	width:80px;
	height:80px;
}
.dec-icon:before , .dec-icon:after {
	content:'';
	position:absolute;
	width:60px;
	height:10px;
	border-radius:10px;
	background:rgba(255,255,255,0.1);
}
.dec-icon:before {
	left:-15px;
	top:12px;
}
.dec-icon:after  {
	right:-15px;
	bottom:12px;
}
.dec-icon i {
	z-index:3;
}
.content-back .dec-icon {
	top:-20px;
}
.content-inner .cf-inner .inner p {
	color:#fff;
}
.content-back:after  {
	position:absolute;
    content: '\25CF\25CF\25CF';
	width:50px;
	left:50%;
	bottom:30px;
	margin-left:-25px;
    font-size: 9px;
    letter-spacing: 4px;
}
.serv-num {
	position:absolute;
	bottom:20px;
	left:30px;
	color:#fff;
	font-family: 'Playfair Display', cursive;
	z-index:3;
	font-size:20px;
}
.content-inner .cf-inner .inner h2 {
    position: relative;
    font-size: 25px;
    font-weight: 800;
    padding-bottom: 20px;
    font-family: 'Playfair Display', cursive;
    text-shadow: 2px 2px 5px #000;
}
.content-inner .cf-inner .inner h2:after {
	content:'';
	position:absolute;
	top:-30px;
	margin-left:-25px;
	left:50%;
	width:50px;
	height:2px;
}
.content-inner .content-front h4{
	display:inline-block;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:2px;
	margin:0 4px;
}
.content-inner .cf-inner .inner h2:before {
	content:'';
	position:absolute;
	left:50%;
	bottom:10px;
	width:20px;
	height:2px;
	margin-left:-10px;
}
.bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    background-repeat: repeat;
    background-origin: content-box;
}

.product-box {
    position: relative;
    color: #fff;
}


.product-dis{
    padding: 40px 30px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}


  .main-btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50px;
    color: #000000;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 5;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    background-color: #feeed4;
}


.bg-blue {
    background: #714532;
    padding: 5px 0;
    font-size: 13px;
    color: #fff;
}


.nav-btn{
    background: #714532;
    padding: 8px 26px !important;
    border-radius: 50px;
    color: #fff!important;
}

.event__shape-left {
    position: absolute;
    right: 40px;
    top: 50px;
    z-index: -1;
}

.watermark-2 {
    background-image: url(../images/bakery-shape.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}


.watermark-5 {
  background-image: url(../images/toast-vector.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.watermark-6 {
  background-image: url(../images/chef.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}



.enquiry-card {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    overflow: hidden;
    }
    
    
    .enquiry-left {
    background: linear-gradient(135deg, #b71c1c, #e53935);
    color: #fff;
    padding: 40px;
    height: 100%;
    }
    
    
    .enquiry-left h2 {
    font-weight: 600;
    margin-bottom: 15px;
    }
    
    
    .enquiry-left p {
    opacity: 0.9;
    line-height: 1.7;
    }
    
    
    .form-control, .form-select {
        border-radius: 10px;
        padding: 5px 14px;
    }
    
    
    .form-control:focus,
    .form-select:focus {
    box-shadow: none;
    border-color: #e53935;
    }
    
    
    .btn-submit {
    background: #b71c1c;
    color: #fff;
    border-radius: 30px;
    padding: 12px 35px;
    border: none;
    transition: 0.3s;
    }
    
    
    .btn-submit:hover {
    background: #8e1515;
    }
    
    
    .success-msg {
    display: none;
    }


.brown-text{
    color: #714532;
}
.brown-bg{
    background:#804d3c;
}

.txt-cntr{
    text-align: center;
}

.news-sec {
    padding: 70px 0;
}

.carousel-caption {
    transform: translateY(-50%);
    bottom: 0%;
    text-align: left;
  }

  .carousel-caption-2 {
    transform: translateY(-50%);
    bottom: 0%;
    text-align: left;
  }

  .carousel-caption-2 h1 {
    font-size: 70px;
    color: #ffffff;
    text-shadow: 1px 2px 5px #000;
    font-family: "DM Serif Display", serif;
}


  .carousel-caption h2 {
    font-size: 60px;
    color: #ffffff;
    text-shadow: 1px 2px 5px #000;
    font-family: "DM Serif Display", serif;
}

.caption-left-2 {
  left: 5%;
  right: auto;
  position: absolute;
  bottom: 20%;
}


  /* Right caption */
  .caption-right {
    right: 2%;
    left: auto;
  }
  
  /* Left caption */
  .caption-left {
    left: 2%;
    right: auto;
  }


  .dropdown-item:focus,.dropdown-item:hover {
    color: #ffffff;
    background-color: #714532
}



/* OFFCANVAS BACKGROUND IMAGE */
.mobile-offcanvas {
    color: #fff;
}


#mobileMenu .dropdown-menu {
    position: static !important;
    transform: none !important;
    width: 100%;
    background: transparent;
    border: 0;
    box-shadow: none;
    padding: 10px 0 0;
    margin: 0;
}




#mobileMenu .dropdown-item {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding: 13px;
    letter-spacing: 0.5px;
    opacity: 0.9;
    border-bottom: 1px solid #cdcdcd;
}

#mobileMenu .dropdown-item:hover,
#mobileMenu .dropdown-item:focus {
    background: transparent;
    opacity: 1;
}

/* Dropdown toggle arrow */
#mobileMenu .dropdown-toggle::after {
    float: right;
    margin-top: 8px;
}

/* Slight visual separation */
#mobileMenu .dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid rgba(255,255,255,0.15);
}

/* Smooth expand effect */
#mobileMenu .dropdown-menu {
    animation: fadeSlide 0.25s ease;
}

@keyframes fadeSlide {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
    background: #fff;
}


.form-subscribe-footer {
    position: relative;
    display: block;
}

.form-subscribe-footer input {
    border: none;
    outline: none;
    background-color: #fff;
    padding: 14px 30px;
    width: 100%;
}
.form-subscribe-footer button {
    font-size: 20px;
    color: #ffffff;
    display: inline-block;
    border: none;
    outline: none;
    padding: 6px 21px 4px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -8px;
    transition: all 500ms ease;
    height: 100%;
    background-color: #804d3c;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.tc{
    text-align: center;
}




.tc-mob{
    text-align: left;
}


.marquee-container {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    background: #fff;
    padding: 20px 0;
}
.marquee {
    display: flex;
    gap: 30px;
    animation: marquee 30s linear infinite;
    
}
.marquee img {
width: 100%;
    display: inline-block;
    border: 1px solid #efefef;
}

#logos img{
    border: 1px solid #efefef;
}


@keyframes marquee {
    from { transform: translateX(100%); }
    to { transform: translateX(-100%); }
}




.pq-breadcrumb {
  color: #fff;
  padding-top: 10%;
  position: relative;
  background-position: top right;
  background-repeat: no-repeat;
  min-height: 400px;
}
  /* 
.pq-breadcrumb:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000000;
    opacity: 0.7;
}*/

.pq-breadcrumb-container {
	text-align: left;
	padding-top: 15px;
}

.pq-breadcrumb nav {
	position: relative;
}

.pq-breadcrumb .pq-breadcrumb-title h1 {
    font-size: 70px;
    line-height: 64px;
    margin-bottom: 15px;
    text-align: left;
    color: #fff;
    text-shadow: 1px 2px 5px #000;
}

.pq-breadcrumb-container .breadcrumb {
	padding: 0;
	margin: 0;
	justify-content: center;
	display: inline-flex;
}

.pq-breadcrumb-container .breadcrumb li {
	list-style-type: none;
	padding-left: 0;
	padding: 10px 8px;
	text-transform: capitalize;
	background: rgba(255, 255, 255, 0.1);
}

.pq-breadcrumb-container .breadcrumb li:first-child {
	padding-left: 20px;
}

.pq-breadcrumb-container .breadcrumb li:last-child {
	padding-right: 20px;
}

.pq-breadcrumb-container .breadcrumb li a i {
	margin-right: 10px;
	color: var(--primary-color);
}

.pq-breadcrumb-container .breadcrumb li.active {
	color: #fff;
	margin-right: 0;
}

.pq-breadcrumb-container .breadcrumb li a {
	color: #fff;
}

.pq-breadcrumb-container .breadcrumb li a:hover {
	color: var(--primary-color);
}

.pq-breadcrumb-container .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	content: "\f125";
	font-size: 14px;
	color: #fff;
	padding-right: 14px;
	float: none;
	opacity: 1;
}

.contact-info-body{
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}

.contact-info-box-1,
.contact-info-box-2{
    position: relative;
    width: 100%;
	border: 1px solid #7145321f;
	border-radius: 26px;
    padding: 30px 40px;
	overflow: hidden;
}

.contact-info-box-1{
    display: flex;
    flex-wrap: wrap;
    gap: 30px 60px;
}

.contact-info-item{
    position: relative;
    width: calc(50% - 30px);
}


.contact-info-box-1 .contact-info-item::before{
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(30px, -50%);
    height: 80%;
    width: 1px;
    background-color: #7145321f
}

.contact-info-box-1 .contact-info-item:last-child:before,
.contact-info-box-1 .contact-info-item:nth-child(2n + 2):before{
	display: none;
}

.contact-info-box-2 .contact-info-item{
    display: flex;
	width: 100%;
}

.contact-info-item .icon-box{
    position: relative;
    background-color: #804d3c0d;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 20px;
}

.contact-info-item .icon-box::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, var(--accent-color) 0%, var(--accent-secondary-color) 100%);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.contact-info-item:hover .icon-box::before{
    transform: scale(1);
}

.contact-info-item .icon-box img{
	width: 100%;
    max-width: 30px;
	transition: all 0.4s ease-in-out;
    z-index: 1;
}

.contact-info-item:hover .icon-box img{
	filter: brightness(0) invert(0);
}

.contact-info-box-2 .icon-box{
    margin: 0 20px 0 0;
}

.contact-info-box-2 .contact-item-content{
    width: calc(100% - 80px);
}

.contact-item-content h3{
    font-size: 22px;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.contact-item-content p{
    margin: 0;
}

.contact-item-content p a{
	color: inherit;
	transition: all 0.4s ease-in-out;
}

.contact-item-content p a:hover{
	color: var(--accent-color);
}
.contact-us-form{
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
	border-radius: 26px;
    padding: 40px;
	overflow: hidden;
}

.contact-form-content{
	margin-bottom: 40px;
}

.contact-form-content h3{
	font-size: 35px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.contact-form-content p{
	color: var(--primary-color);
	margin: 0;
}

.contact-us-form .form-control{
    font-size: 18px;
    font-weight: 400;
    color: var(--primary-color);
    padding: 0 0 15px 0;
    background-color: transparent;
	border: none;
    border-bottom: 1px solid #7145321f;
    border-radius: 0px;
    outline: none;
    box-shadow: none;
}

.contact-us-form .form-control::placeholder{
    color: var(--primary-color);
}
.btn-default{
	position: relative;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	line-height: 1em;
	text-transform: capitalize;
	background: linear-gradient(90deg, #714532 0%, #714532 50%, #714532 100%);
	background-size: 200% auto;
	color: #fff;
	border: none;
	border-radius: 100px;
	padding: 17px 30px;
	overflow: hidden;
	transition: all 0.4s ease-in-out;
	z-index: 1;
}

.btn-default:hover{
	background-position: right center;
}


.sec-title h6 {
    font-size: 20px;
    font-family: 'Pacifico', cursive;
    color: #f6f0e4;
    text-transform: capitalize;
}

.product-card {
    background-color: #ffffff;
    border-radius: 28px;
    padding: 35px 25px;
    height: 100%;
    transition: all 0.3s ease;
  }
  
  .product-card:hover {
    transform: translateY(-6px);
  }
  
  /* Image */
  .product-img-2 {
    margin-bottom: 20px;
  }
  
  .product-title {
    font-weight: 700;
    color: #6b1f1f;
    font-size: 17px;
    margin-bottom: 22px;
    line-height: 1.4;
  }
  
  /* Button */
  .know-more-btn {
    border: 2px solid #6b1f1f;
    color: #6b1f1f;
    padding: 8px 26px;
    border-radius: 50px;
    font-weight: 600;
    transition: all 0.3s ease;
  }
  
  .know-more-btn:hover {
    background-color: #6b1f1f;
    color: #fff;
  }
  
  .product-section {
    background: #fdedd3
  }
  
  .product-title {
    font-weight: 800;
    color: #6b2c1f;
    text-transform: uppercase;
  }
  
  .nutrition {
    font-weight: 600;
    color: #7a3b2e;
    margin-bottom: 25px;
  }
  
  .usp-box i {
    font-size: 26px;
    color: #6b2c1f;
    margin-bottom: 8px;
  }
  
  .usp-box p {
    font-size: 15px;
    font-weight: 600;
  }
  
  .product-main img {
    border-radius: 18px;
  }
  
  .product-thumbs img {
    border-radius: 10px;
    cursor: pointer;
    opacity: 0.7;
}
  
  .product-thumbs .owl-item.active img {
    opacity: 1;
  }
  
  .accordion-button {
    background: transparent;
    font-weight: 700;
    color: #6b2c1f;
  }
  
  .accordion-item {
    border: none;
    border-bottom: 1px solid #e0b870;
  }


.product-heading{
    font-weight: 800;
    color: #6b2c1f;
    text-transform: uppercase;
    font-size: 45px;
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #804d3c;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg);
}

.zoom-wrap {
    position: relative;
    display: block;
    border-radius: 18px;
    overflow: hidden;
  }
  
  .zoom-wrap img {
    transition: transform 0.5s ease;
  }
  
  .zoom-icon {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.4s ease;
  }
  
  .zoom-icon i {
    font-size: 32px;
    color: #fff;
    transform: scale(0.8);
    transition: 0.4s ease;
  }
  
  .zoom-wrap:hover img {
    transform: scale(1.08);
  }
  
  .zoom-wrap:hover .zoom-icon {
    opacity: 1;
  }
  
  .zoom-wrap:hover .zoom-icon i {
    transform: scale(1);
  }
  .sticky-scroll-section {
    padding: 80px 0;
    background: #fff;
}
  
  /* Sticky heading */
  .sticky-box {
    position: sticky;
    top: 120px;
  }
  
  .section-title {
    font-size: 46px;
    font-weight: 800;
    color: #804d3c;
    line-height: 1.2;
  }
  
  /* Cards */
  .reveal-card {
    margin-bottom: 20px;
    opacity: 0;
    transform-style: preserve-3d;
    transition: all 0.9s cubic-bezier(0.25, 1, 0.5, 1);
  }
  
  /* Initial rotated states */
  .rotate-left {
    transform: translateY(120px) rotate(-12deg) scale(0.9);
  }
  
  .rotate-right {
    transform: translateY(120px) rotate(12deg) scale(0.9);
  }
  
  /* Revealed */
  .reveal-card.show {
    opacity: 1;
    transform: translateY(0) rotate(0deg) scale(1);
  }
  
  /* Card box */
  .info-card {
    background: #804d3c;
    padding: 20px 20px;
    border-radius: 22px;
    box-shadow: 0 18px 40px rgba(0,0,0,0.08);
    text-align: center;
}
  
  .info-card img {
    width: 60px;
    margin-bottom: 18px;
  }
  .heading-title h1 {
    font-size: 45px;
}

  .info-card p {
    font-size: 16px;
    font-weight: 600;
    color: #fff; 
  }
  

.logo-footer{
  width: 280px;
}



  
  /* Mobile behavior */
  @media (max-width: 991px) {
    .sticky-box {
      position: static;
      margin-bottom: 40px;
    }
  
    .section-title {
      font-size: 30px;
    }
  
    .reveal-card {
        margin-bottom: 20px;
    }
  }

  .nutrition-table-wrapper {
    background: #ffffff;
    border-radius: 16px;
    padding: 20px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
    overflow-x: auto;
  }
  
  .nutrition-table th {
    background: #804d3c;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    border: none;
}
  
  .nutrition-table td {
    text-align: center;
    border-color: #eee;
    font-weight: 500;
  }
  
  .nutrition-table td:first-child {
    text-align: left;
    font-weight: 600;
  }
  
  .typical-badge {
    background: #6ac47e;
    color: #fff;
    padding: 8px 14px;
    border-radius: 8px;
    font-size: 13px;
  }
  
  .highlight {
    background: #fdedd3;
}
  
  .sub {
    padding-left: 20px;
    font-weight: 500;
  }
  
  .typical-badge {
    background: #ffffff;
    color: #000000;
    padding: 8px 14px;
    border-radius: 8px;
    font-size: 13px;
}



.protein-circle-section {
    background: #FAF6F3;
    padding: 80px 0;
    overflow: hidden;
  }
  
  .product-circle {
    width: 420px;
    height: 420px;
    background: #804d3c;
    border-radius: 50%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}



  .product-img {
width: 100%;
    transform: rotate(-8deg)!important;
    transition: 0.4s ease;
  }
  
  .product-circle:hover .product-img {
    transform: rotate(0deg) scale(1.05);
  }
  
  .feature-item {
    max-width: 220px;
    margin: auto;
    font-weight: 600;
    color: #5b2a00;
  }
  .feature-item p{
        font-size: 21px;
        font-weight: 600;
  }



  .icon-circle {
    width: 100px;
    height: 100px;
    background: #fdedd3;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto auto 10px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.12);
  }
  
  .icon-circle i {
    font-size: 32px;
    color: #b45300;
  }
  
  /* Position tuning */
  .left-features {
    transform: translateX(30px);
  }
  
  .right-features {
    transform: translateX(-30px);
  }
  
  .watermark-3 {
    background-image: url(../images/bakery-shape.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.watermark-4 {
    background-image: url(../images/bakery-shape-2.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}




.mrgbtm50{
    margin-bottom: 50px;
}


.mt40{
    margin-top: 40px;
}

.rda-note {
    display: inline-block;
    background: #804d3c;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}


  /* Responsive */
  @media (max-width: 991px) {
    .product-circle {
      width: 320px;
      height: 320px;
      margin: 40px auto;
    }
  
    .left-features, .right-features {
        transform: none;
        margin-bottom: 10px;
    }
  }

.hero-banner {
    position: static;
    margin: 40px 0;
}

.banner-text {
  color: #fff;
  padding: 30px 30px;
  position: relative;
  z-index: 2;
  top: 0;
  height: 100%;
  background: #804d3c;
}



.content h2 {
    font-size: 54px;
}

.content p{
    font-size: 30px;
    line-height: initial;
    font-weight: 500;
}



.logo-watermark {
    background-image: url(../images/vec1.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.logo-watermark-2{
    background-image: url(../images/cake-vector.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.text-black{
    color: #000!important;
}

.career-hero {
    background: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)),
    url('images/career-banner.jpg') center/cover no-repeat;
    padding: 120px 0;
    color: #fff;
    text-align: center;
}

.career-hero h1 {
    font-size: 48px;
    font-weight: 700;
}

.section-title {
    font-weight: 700;
    color: #804d3c;
}

.why-card {
    background: #fff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(0,0,0,.08);
    height: 100%;
    transition: .3s;
}

.why-card:hover {
    transform: translateY(-8px);
}

.job-card {
    background: #fff;
    border-radius: 14px;
    padding: 25px;
    box-shadow: 0 10px 25px rgba(0,0,0,.08);
    transition: .3s;
}

.job-card:hover {
    transform: translateY(-6px);
}

.apply-form {
    background: #fff;
    padding: 40px;
    border-radius: 16px;
    box-shadow: 0 15px 35px rgba(0,0,0,.1);
}

.form-control, .form-select {
    border-radius: 8px;
}

.btn-bakery {
    background: #804d3c;
    color: #fff;
    padding: 12px 35px;
    border-radius: 30px;
    border: none;
}

.btn-bakery:hover {
    background: #6a3f32;
}

.mrg20{
    margin-top: 20px;
}

.career-box {
    padding: 30px;
    height: 100%;
    background: #804d3c;
}

.btn3 {
    background-color: #fdedd3;
    color: #000000;
    padding: 12px 20px;
    display: inline-block;
    transition: all 300ms ease;
    margin: 10px 0;
}
#feedbackform {
    padding: 70px 0px;
}

.cakes-section {
    background: #fff;
    position: relative;
  }
  
  .section-tag {
    font-size: 14px;
    letter-spacing: 3px;
    color: #b08d57;
  }
  
  .section-title {
    font-size: 36px;
    font-weight: 600;
  }
  

  .position-absolute {
    position: absolute!important;
}
.cs_faq_shape_1 {
  top: 100px;
  right: 0px;
  -webkit-transform: rotate(-12deg);
  transform: rotate(0deg);
  opacity: 0.4;
}
  
  
  /* Content Panels */
  .cake-panel {
    display: none;
    animation: fadeUp 0.4s ease;
  }
  
  .cake-panel.active {
    display: block;     
}

  .cake-panel h4 {
    margin-bottom: 15px;
    font-weight: 600;
  }
  
  .cake-panel ul {
    list-style: none;
    padding: 0;
  }
  
  .cake-panel li {
    padding: 8px 0;
    border-bottom: 1px dashed #ddd;
  }
  
  /* Animation */
  @keyframes fadeUp {
    from {
      opacity: 0;
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  
/* Cake Cards */
.cake-card {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0,0,0,0.08);
    transition: 0.4s ease;
    position: relative;
  }
  
  .cake-card img {
    width: 100%;
    object-fit: cover;
    transition: 0.6s ease;
  }
  
  .cake-card:hover img {
    transform: scale(1.08);
  }
  
  .cake-info {
    padding: 18px;
    text-align: center;
  }
  
  .cake-info h5 {
    font-weight: 600;
    margin-bottom: 5px;
  }
  
  .cake-info span {
    font-size: 14px;
    color: #777;
    display: block;
    margin-bottom: 12px;
  }
  
  .cake-info .btn {
    background: #b08d57;
    color: #fff;
    border-radius: 30px;
    padding: 6px 18px;
    font-size: 13px;
  }
  
  .cake-info .btn:hover {
    background: #8e6f3f;
  }
  
  /* Hover lift */
  .cake-card:hover {
    transform: translateY(-8px);
  }




.brown-txt{
    color:#804d3c;
}


.bistly-category-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  border-radius: 50px;
}
.bistly-category-item.bg_two {
  background-color: #fdedd3;
}
.bistly-category-item .icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--heading-color);
  font-size: 24px;
  margin-right: 15px;
}
.bistly-category-item.bg_two .icon {
  background-color: #fbd597;
}


.cake-category-tabs {
  display: inline-flex;
  gap: 0;
  background: #f7eddc;
  border-radius: 6px;
  overflow: hidden;
  /* border: 1px solid #e2d2b4; */
}

.cake-tab {
  padding: 14px 45px;
  font-size: 16px;
  /* font-weight: 600; */
  letter-spacing: 0.8px;
  cursor: pointer;
  background: url(../images/cake-tab-bg.jpg) no-repeat !important;
  border-left: 1px solid #e5d7c0;
  color: #000000;
  position: relative;
}

/* Remove border for first tab */
.cake-tab:first-child {
  border-left: none;
}

/* Active tab – golden bar on top */
.cake-tab.active {
  color: #5b3e1d;
}

.cake-tab.active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #804d3c;
}

/* Hover effect */
.cake-tab:hover {
  background: #f3e7d2;
}

/* Responsive */
@media (max-width: 768px) {
  .cake-category-tabs {
    flex-direction: row;
}


  .cake-tab {
    padding: 10px 15px;
    text-align: center;
    border-left: none !important;
    border-top: 1px solid #e5d8c0;
  }
  .cake-tab:first-child {
    border-top: none;
  }
}


/* Pills Wrapper */

/* Pill Tab */
.cake-pill {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 22px;
  background: #fdeccf;
  border-radius: 50px;
  cursor: pointer;
  border: 2px solid transparent;
}

/* Icon Circle */
.icon-circle-2 {
  width: 50px;
  height: 50px;
  background: #f5c987;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}



/* Text */
.tab-text {
  font-weight: 600;
  color: #000;
  font-size: 18px;
}

/* Active (ONLY color change) */
.cake-pill.active {
  background: #804d3c;
  color: #fff!important;
}


.cake-pill.active{
  background: #804d3c;
  color: #fff!important;
}

.cake-pill.active span{
  color: #fff!important;
}



.cake-pill.active .icon-circle {
  background: #fff;
}

.cake-pill.active .icon-circle i {
  color: #b08d57;
}


.cake-img-card {
  position: relative;
  overflow: hidden;
}

.cake-img-card img {
  width: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.6s ease; /* smooth zoom */
}

/* Dark gradient overlay 
.cake-img-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(0,0,0,0.55),
    rgba(0,0,0,0.15),
    rgba(0,0,0,0.6)
  );
}*/

/* Title on image */
.cake-title-overlay {
  position: absolute;
  top: 18px;
  left: 18px;
  z-index: 2;
}

.cake-title-overlay h5 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 1px 2px 5px #000;
}

.cake-img-card h5 {
  text-transform: uppercase;
  font-size: 16px;
}



.hf-pattern {
  background: #fafafa;
}

.hf-title {
  font-size: 42px;
  font-weight: 800;
  color: #333;
}
.hf-title span {
  color: #555;
}

.hf-subtitle {
  font-size: 18px;
  color: #777;
  font-weight: 500;
}

/* GRID */
.hf-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 40px;
  justify-items: center;
}

/* GEOMETRIC ANGLED SHAPE */
.hf-box {
  width: 180px;
  height: 140px;
  background: #fff;

  /* angled edge shape */
  clip-path: polygon(0 0, 85% 0, 100% 20%, 100% 100%, 15% 100%, 0 80%);

  display: flex;
  align-items: center;
  justify-content: center;

  box-shadow: 0 10px 22px rgba(0,0,0,0.08);
  transition: .35s ease;
}

/* Hover effect */
.hf-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 15px 28px rgba(0,0,0,0.12);
}

/* Logo styling */
.hf-box img {
  max-width: 90%;
  max-height: 70px;
  object-fit: contain;
}


.where-to-buy {
  padding: 80px 0;
  background: #fdf5ed;
}

.wtb-title {
  font-size: 46px;
  font-weight: 800;
  color: #4a2a2a;
}

.wtb-sub {
  font-size: 18px;
  font-weight: 600;
  color: #7b4a4a;
}

/* WRAPPER WITHOUT CAPSULE */
.wtb-logo-wrap {
  text-align: center;
  padding: 0px 0;
}
.wtb-link {
  display: block;
  text-decoration: none;
  width: 100%;
}


/* ------------------------------
   ORIGINAL WRAPPER STYLES
--------------------------------*/
.wtb-logo-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 114px;
  position: relative;
  overflow: hidden;
  background: #FFF;
  padding-top: 20px;
  transition: all 0.35s ease;
  cursor: pointer;
}

/* TOP CURVED SHAPE */
.wtb-logo-wrap::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 25px;
  background-size: cover;
  top: 0px;
  background-repeat: no-repeat;
  z-index: 11;
  background-image: url(../images/subtract_4.png);
  background-color: #ffffff;
  mask-size: cover;
  mask-repeat: no-repeat;
  transition: background-color 0.35s ease;
}

/* LOGO */
.wtb-logo-wrap img {
  width: 200px;
  height: auto;
  object-fit: contain;
  transition: opacity 0.35s ease, transform 0.35s ease;
}


/* ------------------------------
      SHUTTER + ORDER NOW
--------------------------------*/
.shutter {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #714532;
  z-index: 10;
  transition: top 0.45s ease;
  color: #fff;
}
.order-text {
  position: absolute;
  z-index: 12;
  opacity: 0;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  transition: opacity 0.3s ease 0.25s;
}


/* ------------------------------
          HOVER EFFECT
--------------------------------*/
.wtb-link:hover .wtb-logo-wrap {
  transform: translateY(-6px);
  background-color: #fdf5ed;
}

/* Change curved top color too */
.wtb-link:hover .wtb-logo-wrap::before {
  background-color: #fdf5ed;
}

/* Slide-in shutter */
.wtb-link:hover .shutter {
  top: 0;
}

/* Hide logo */
.wtb-link:hover .wtb-logo-wrap img {
  opacity: 0;
  transform: scale(1);
}

/* Show ORDER NOW text */
.wtb-link:hover .order-text {
  opacity: 1;
}


.about-us-image{
	position: relative;
	margin-right: 70px;
	padding: 0 100px 0 60px;
}

.about-us-img,
.about-us-img figure{
	display: block;
	border-radius: 999px;
	overflow: hidden;
}

.about-us-img figure:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: var(--secondary-color);
	border-radius: 999px;
    opacity: 20%;
    z-index: 0;
}

.about-us-img img{
    width: 100%;
    aspect-ratio: 1 / 1.53;
    object-fit: cover;
    border-radius: 999px;
}

.about-author-img{
	position: absolute;
	bottom: 60px;
	left: 0;
	z-index: 1;
}

.company-experience{
	width: 165px;
	position: absolute;
	top: 120px;
	right: 0px;
	background:#714532;
	border-radius: 14px;
	padding: 20px;
	transition: all 0.4s ease-in-out;
	overflow: hidden;
	z-index: 1;
}


.company-experience:hover::before{
    height: 100%;
}

.company-experience .icon-box{
	margin-bottom: 20px;
}

.company-experience .icon-box img{
	position: relative;
	width: 100%;
	max-width: 40px;
	transition: all 0.5s ease-in-out;
	z-index: 1;
}


.company-experience-content h3 {
  position: relative;
  font-size: 17px;
  font-weight: 500;
  transition: all 0.4s ease-in-out;
  z-index: 1;
  color: #fff;
}

.company-experience-content:hover {
  color: #fff;
}



.company-experience:hover .company-experience-content h3{
	color: #fff;
}

.about-author-img figure{
    max-width: 140px;
    border-radius: 50%;
}


.about-author-img img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border: 8px solid #fff;
  border-radius: 50%;
}


.delicious-discovery {
  background-image: url("../images/a_delicious_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}

.mission-vision-item{
	display: flex;
	flex-wrap: wrap;
  border-bottom: 1px solid #d1d1d133;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.mission-vision-item:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}

.mission-vision-item .icon-box{
    position: relative;
    background-color: #f7f7f7;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-right: 30px;
}

.mission-vision-item .icon-box::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #c9a581 0%, #e4ccb4 100%);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.mission-vision-item:hover .icon-box::before{
    transform: scale(1);
}

.mission-vision-item .icon-box img{
	width: 100%;
    max-width: 30px;
	transition: all 0.4s ease-in-out;
    z-index: 1;
}

.mission-vision-item:hover .icon-box img{
	filter: brightness(0) invert(0);
}

.mission-vision-content{
	width: calc(100% - 90px);
}

.mission-vision-content h3{
	font-size: 22px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.mission-vision-content p{
	margin: 0;
}

.app-links {
  padding: 0;
}
.checkbox {
  float: left;
  padding-top: 6px;
  padding-right: 10px;
  color: #000;
}

.app-items {
  padding: 5px 30px;
  list-style-type: none;
}



.carousel-caption-2 h2 {
  font-size: 70px;
  color: #ffffff;
  text-shadow: 1px 2px 5px #000;
  font-family: "DM Serif Display", serif;
}


.map-container {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: auto;
}

.india-map {
  width: 100%;
  display: block;
}

.state {
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: rgb(128 77 60);
  border: 2px solid #fff;
  cursor: pointer;
  transition: transform 0.3s;
  animation: growBorder 1.5s infinite;
}



@keyframes growBorder {
  0% {
      box-shadow: 0 0 0 0 rgb(128 77 60);
  }
  70% {
      box-shadow: 0 0 0 15px rgba(236, 21, 21, 0);
  }
  100% {
      box-shadow: 0 0 0 0 rgba(236, 21, 21, 0);
  }
}


.tooltip-custom {
  position: absolute;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 0.9rem;
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s;
}

.state:hover .tooltip-custom {
  opacity: 1;
}
.state-list {
  list-style: none;
  padding-left: 0;
}

.state-list li {
  color: #000;
  padding: 15px 15px;
  margin-bottom: 20px;
  border-radius: 8px;
  font-weight: 500;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  transition: background 0.3s;
  font-size: 22px;
}

.reveal-text {
  display: inline-block;
  opacity: 0; /* hidden before scroll */
  
}

.reveal-text span {
  opacity: 0;
  display: inline-block;
  transform: translateY(20px);
  animation: revealChar 0.05s forwards;
}

@keyframes revealChar {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Optional: smooth initial fade when animation starts */
.reveal-text.visible {
    opacity: 1;
    transition: opacity 0.3s ease-in;
}


.wordReveal {
  opacity: 0;
  display: inline-block;
}

.wordReveal span {
  opacity: 0;
  display: inline-block;
  transform: translateY(20px);
  transition: 0.5s ease-out;
}
.wordReveal span.show {
  opacity: 1;
  transform: translateY(0);
}
.product-carousel {
  position: relative;
  padding: 100px 0;
  display: flex;
  justify-content: center;
}

.highlight-bg {
  width: 300px;
  height: 320px;
  background: #804d3c;
  position: absolute;
  top: 47%;
  left: 50%;
  z-index: 0;
  transform: translate(-50%, -50%);
  border-radius: 140px 140px 0px 0px;
  margin-top: 40px;
}
/* Hide description + button for all items */
.product-slider .item h6,
.product-slider .item .HeroSlide__buttons {
    opacity: 0;
    pointer-events: none;
    transition: 0.4s ease;
    text-align: center;
}

/* Show only for CENTER item */
.owl-item.center .item h6,
.owl-item.center .item .HeroSlide__buttons {
    opacity: 1;
    pointer-events: auto;
    color: #714532;
}


/* ITEM WRAPPER */
.product-slider .item {
  text-align: center;
  transition: 0.4s;
  position: relative;
  z-index: 2;
}

.product-slider .item img {
  width: 220px;
  transform: scale(0.85);
  transition: 0.4s ease;
}

/* ⭐ Enlarged center item */
.product-slider .owl-item.center .item img {
  transform: scale(1.0);
}
.product-name {
  opacity: 0;
  font-size: 23px;
  font-weight: 600;
  margin-top: 15px;
  color: #5a2c22; /* your brand color */
  transition: 0.4s ease;
  text-align: center;
}

/* Show name only for CENTER item */
.owl-item.center .product-name {
  opacity: 1;
}


.carousel-holder {
  position: relative;
  width: 100%;
}

.arrow-btn {
  width: 55px;
  height: 55px;
  background: #804d3c;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  font-size: 24px;
  color: #ffffff;
  cursor: pointer;
  box-shadow: 0 6px 20px rgba(0,0,0,0.2);
}

/* Position arrows INSIDE between items */
.custom-prev {
  left: 30%;   /* adjust to your liking */
}

.custom-next {
  right: 30%;
}


.br20{
  border-radius: 20px;
}


.fs70{
  font-size: 70px;
}



.wheat-left {
  position: absolute;
  left: 40px;
  top: -88%;
  width: clamp(110px, 22vw, 120px);
  opacity: 0.9;
  z-index: 1;
}

.wheat-right {
  position: absolute;
  right: -40px;
  bottom: -30%;
  width: clamp(110px, 22vw, 120px);
  opacity: 1;
  rotate: 5deg;
  z-index: 1;
}

.new-protein-circle-section {
  background: #FAF6F3;
  padding: 80px 0;
  overflow: hidden;
}


.ingredients-grid .ingredient-item{
  border-right:1px solid rgba(120,50,30,0.3);
}

.ingredients-grid .ingredient-item:nth-child(3n){
  border-right:none;
}

.ingredients-grid .ingredient-item:nth-last-child(-n+3){
  border-bottom:none;
}

.ingredients-grid{
  background: #fdedd3;
  border-radius: 16px;
}





/* content box */
.ingredient-box {
  text-align: center;
  padding: 30px 20px;
}

/* circular icon */

.icon-circle-2{
  width:85px;
  height:85px;
  border:3px solid #7b2e2e;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0 auto 15px;
  background:#fdedd3;
}

.icon-circle-2 img{
  width:55px;
}

/* text */

.ingredient-box h5{
  font-size:16px;
  font-weight:600;
  color:#6b1d1d;
  margin:0;
}

.ingredients-scroll{
  height:580px;
  overflow-y:auto;
  overflow-x:hidden;
  padding-right:5px;
  }
  
  /* optional scrollbar styling */
  
  .ingredients-scroll::-webkit-scrollbar{
  width:6px;
  }
  
  .ingredients-scroll::-webkit-scrollbar-thumb{
  background:#8b4a35;
  border-radius:10px;
  }









@media (max-width:1920px) and (min-width:1500px) {
  .thf-image-wrap img {
    width: 100%;
    height: 700px;
    object-fit: cover;
    transition: 0.3s ease-in-out;
}
.custom-prev {
  left: 33%;
}
.custom-next {
  right: 33%;
}
.arrow-btn {
  width: 90px;
  height: 90px;
  background: #804d3c;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  box-shadow: 0 6px 20px rgba(0,0,0,0.2);
}
.product-slider .owl-item.center .item img {
  transform: scale(1.0);
}

.highlight-bg {
  width: 400px;
  height: 480px;
  background: #804d3c;
  position: absolute;
  top: 47%;
  left: 50%;
  z-index: 0;
  transform: translate(-50%, -50%);
  border-radius: 140px 140px 0px 0px;
  margin-top: 55px;
}
.wheat-right {
  position: absolute;
  right: 70px;
  bottom: -30%;
  width: clamp(110px, 22vw, 150px);
  opacity: 1;
  rotate: 5deg;
  z-index: 1;
}
.wheat-left {
  position: absolute;
  left: 85px;
  top: -88%;
  width: clamp(110px, 22vw, 150px);
  opacity: 0.9;
  z-index: 1;
}

}


@media (min-width: 1367px) and (max-width: 1600px) {
  .highlight-bg {
    margin-top: 0px;
}
}



@media (max-width: 1024px) {
  .highlight-bg {
    width: 230px;
    height: 250px;
    background: #804d3c;
    position: absolute;
    top: 47%;
    left: 50%;
    z-index: 0;
    transform: translate(-50%, -50%);
    border-radius: 140px 140px 0px 0px;
}
}



/* Mobile */
@media (max-width: 576px) {

  .cake-title-overlay h5 {
    font-size: 16px;
  }
}


/* Mobile */
@media (max-width: 576px) {
  .cake-pill {
    padding: 8px 18px;
  }

  .tab-text {
    font-size: 16px;
  }
}




/* MOBILE */
@media (max-width: 768px) {
  .banner-text {
    padding: 20px 20px;
  }
  .content p {
    font-size: 18px;
    line-height: initial;
    font-weight: 500;
}

.highlight-bg {
  width: 234px;
  height: 280px;
  border-radius: 90px 90px 0px 0px;
  top: 44%;
}
.product-slider .item img {
  width: 150px;
  transform: scale(0.75); /* non-center items */
}


/* Product name readability */
.product-name {
  font-size: 18px;
  margin-top: 0px;
}
.product-slider .owl-item.center .item img {
  transform: scale(1.00);
}



}







@media (max-width:1200px) and (min-width:992px) {
    .nav-left, .nav-right {
        gap: 10px;
        align-items: center;
    }
}

@media only screen and (max-width: 991px) {
  .about-us-image {
      max-width: 60%;
      margin: 0 auto;
      padding: 0 50px 0 40px;
  }
}


  @media (max-width: 767.98px) {
    .ds-cta-wrapper .ds-cta-box form .theme-btn {
      position: relative;
      top: auto;
      right: auto;
      margin-top: 30px;
    }
  }



  @media (max-width: 767.98px) {
    .ds-cta-wrapper .ds-cta-box form .theme-btn {
      position: relative;
      top: auto;
      right: auto;
      margin-top: 30px;
    }
  }



@media (max-width:767px){.text-justify{text-align:left} .text-right, .copyright{text-align:center!important} spacer:before{display: none}spacer{margin:5px 0; display:block} .p-70{padding:70px  25px} .container-fluid1 {padding-left: 30px;padding-right: 30px} 
	.bottom-content {padding: 20px; margin-bottom: 20px} .header-top li a {line-height: 15px;padding: 0 9px}.about-img-box .video-box {display: none}
	.navbar-toggler {
        border-color: black; /* optional: border color */
    }
    
    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='black' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")!important;
        font-size: 15px;
    }
    
.dropdown-menu{border:0}
		
	
.navbar-nav .nav-item .nav-link {
    font-size: 15px;
    border-bottom: 1px solid #cdcdcd;
    color: #000;
    font-weight: 600;
    padding: 13px;
}
.text-black{
    color: #000!important;
}

.carousel-caption {
    left: 50% !important;
    right: auto !important;
    transform: translate(-55%, 0%);
    /* text-align: center; */
    width: 90%;
}
.carousel-caption h2 {
    font-size: 35px;
    padding: 10px;
    color: #ffffff;
    text-shadow: 2px 2px 5px #000;
    font-family: "EB Garamond", serif;
    font-weight: 700;
}

.carousel-caption-2 h1 {
    font-size: 50px;
    color: #ffffff;
    text-shadow: 1px 2px 5px #000;
    font-family: "DM Serif Display", serif;
}

.navbar {
    padding-top: 15px;
    padding-bottom: 15px;
}
.bg-blue {
    background: #714532;
    padding: 20px 0;
    font-size: 13px;
    color: #fff;
}
.logo-style {
    position: relative;
    top: 10px;
    z-index: 999;
    width: 150px;
    left: 0px;
}

.tc{
    text-align: left;
}

.theme-btn, .theme-btn2 {
    color: #fff;
    transition: all 0.5s;
    text-transform: capitalize;
    position: relative;
    border-radius: 50px 50px 0px 50px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    border: none;
    background: #e7a99f;
    z-index: 1;
    border-bottom: none!important;
    margin-top: 15px;
}
.nav-btn {
    background: #714532;
    padding: 8px 26px !important;
    border-radius: 50px;
    color: #fff!important;
    margin-top: 20px;
}

.event__shape-left {
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: -1;
}
.heading-title h2 {
  font-size: 34px;
}
.top-sec {
    position: relative;
    padding: 50px 0 50px;
}
.features-section {
    position: relative;
    padding: 50px 0;
    background-color: #FEEED4;
}
.p70 {
    padding: 50px 0;
}

.sticky-top {
    position: -webkit-sticky;
    position: relative;
    top: 0;
    z-index: 1020;
}

#feedbackform {
  padding: 50px 0px;
}

footer {
    padding-top: 50px;
    padding-bottom: 70px;
}

.enquiry-left {
    text-align: center;
    }

    .txt-cntr{
        text-align: left;
    }

    .news-sec{
padding-top: 0px;
padding-bottom: 50px;
    }
    .fs25 {
        font-size: 17px;
    }
    .tc-mob{
        text-align: center;
    }
    .marquee {
        display: flex;
        gap: 30px;
        animation: marquee 10s linear infinite;
    }
    .contact-info-box-1, .contact-info-box-2 {
        padding: 20px;
        gap: 40px;
    }
    .contact-info-box-1,
	.contact-info-box-2{
		padding: 20px;
		gap: 40px;
	}

	.contact-info-box-1 .contact-info-item::before{
		top: auto;
		bottom: 0;
		left: 50%;
		transform: translate(-50%, 20px);
		height: 1px;
		width: 100%;
	}
	
	.contact-info-box-1 .contact-info-item:nth-child(2n + 2):before{
		display: block;
	}
	
	.contact-info-box-1 .contact-info-item:last-child:before{
		display: none;
	}

	.contact-info-body .contact-info-box-1 .contact-info-item{
		display: flex;
		width: 100%;
	}

	.contact-info-body .contact-info-box-1 .icon-box,
	.contact-info-body .contact-info-box-2 .icon-box{
		margin: 0 15px 0 0;
	}

	.contact-info-box-1 .contact-item-content,
	.contact-info-box-2 .contact-item-content{
		width: calc(100% - 65px);
	}

	.contact-item-content h3{
		font-size: 18px;
	}

	.contact-us-form{
		padding: 20px;
	}
	
	.contact-form-content h3{
		font-size: 18px;
	}

	.contact-us-form .form-control{
		font-size: 16px;
	}

	.mrgntop20mob{
        margin-top: 20px;
    }
    .product-heading {
        font-weight: 800;
        color: #6b2c1f;
        text-transform: uppercase;
        font-size: 35px;
        margin-top: 20px;
    }
    .usp-box p {
        font-size: 12px;
        font-weight: 600;
    }
    .sticky-scroll-section {
        padding: 40px 0;
        background: #fff;
    }
.mrgbtm50{
    margin-bottom: 20px;
}

.protein-circle-section {
    background: #FAF6F3;
    padding: 40px 0;
    overflow: hidden;
}

.product-circle {
    width: 320px;
    height: 320px;
    margin: 0px auto;
}
.feature-item p {
    font-size: 15px;
    font-weight: 600;
}

.pq-breadcrumb {
  min-height: 300px;
  padding-top: 25%;
  background-position: right;
}

.pq-breadcrumb .pq-breadcrumb-title h1 {
    font-size: 55px;
    line-height: 64px;
    margin-bottom: 0px;
    text-align: left;
    color: #fff;
}

.pq-breadcrumb-container .breadcrumb li {
    list-style-type: none;
    padding-left: 0;
    padding: 6px 8px;
    text-transform: capitalize;
    background: rgba(255, 255, 255, 0.1);
}
.content h2 {
    font-size: 33px;
}
.banner-text {
    top: 0%;
}

.cs_faq_shape_1 {
  top: 200px;
  right: 0px;
  -webkit-transform: rotate(-12deg);
  transform: rotate(0deg);
  opacity: 0.4;
}
.cs_faq_shape_1 {
  top: 200px;
  right: 0px;
  -webkit-transform: rotate(-12deg);
  transform: rotate(0deg);
  opacity: 0.4;
}
.cs_faq_shape_1 img{
  width: 130px;
}

.logo-footer{
  width: 180px;
}
.caption-left-2 {
  left: 5%;
  right: auto;
  position: absolute;
  bottom: 20%;
}
.carousel-caption-2 h1 {
  font-size: 50px;
  color: #ffffff;
  text-shadow: 1px 2px 5px #000;
  font-family: "DM Serif Display", serif;
}
.cake-title-overlay h5 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0px 1px 1px #000;
}
.wtb-logo-wrap img {
  width: 130px;
  height: auto;
  object-fit: contain;
  transition: opacity 0.35s ease, transform 0.35s ease;
}
.wtb-logo-wrap::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 15px;
  background-size: cover;
  top: 0px;
  background-repeat: no-repeat;
  z-index: 11;
  background-image: url(../images/subtract_4.png);
  background-color: #ffffff;
  mask-size: cover;
  mask-repeat: no-repeat;
  transition: background-color 0.35s ease;
}
.wtb-logo-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 70px;
  position: relative;
  overflow: hidden;
  background: #FFF;
  padding-top: 10px;
  transition: all 0.35s ease;
  cursor: pointer;
}
.where-to-buy {
  padding: 40px 0;
  background: #fdf5ed;
}
.about-us-image{
  max-width: 100%;
  padding: 0 40px 0 40px;
}

.company-experience{
      width: 120px;
  top: 20px;
      padding: 10px;
  }

.company-experience .icon-box img{
  max-width: 35px;
}

.about-author-img figure{
  max-width: 100px;
}

.about-author-img img{
  border-width: 5px;
}

.about-detail-item{
      width: 100%;
  }

.about-detail-item .icon-box{
  width: 65px;
  height: 65px;
  margin-right: 10px;
  }

.about-detail-content{
  width: calc(100% - 75px);
}

.about-detail-content h3{
      font-size: 18px;
  }

  .delicious-discovery {
    background-image: url("../images/a_delicious_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.watermark-6 {
  background-image: url(../images/chef.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background: #fff;
}

.thf-image-wrap img {
  height: 360px;
}

.thf-heading {
  font-size: 32px;
}

.thf-slide-title {
  font-size: 38px;
}

.thf-carousel .owl-nav {
  width: 90%;
}

.thf-carousel .owl-nav button {
  width: 35px;
  height: 35px;
  font-size: 22px !important;
}
.owl-nav button span {
  font-size: 22px;
  line-height: 0;
}

.state {
  width: 15px;
  height: 15px;
}
.custom-prev {
  left: 0%;
}
.custom-next {
  right: 0%;
}
.arrow-btn {
  width: 35px;
  height: 35px;
  background: #804d3c;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  box-shadow: 0 6px 20px rgba(0,0,0,0.2);
}

.fs70 {
  font-size: 38px;
}

.mrgntop60mob{
  margin-top: 60px;
}
.wheat-left {
  position: absolute;
  left: -15px;
  top: -75%;
  width: clamp(110px, 22vw, 120px);
  opacity: 0.9;
  z-index: 1;
}
.wheat-right {
  position: absolute;
  right: -40px;
  bottom: -85%;
  width: clamp(110px, 22vw, 120px);
  opacity: 1;
  rotate: 5deg;
  z-index: 1;
}
.new-protein-circle-section {
  background: #FAF6F3;
  /* padding: 80px 0; */
  overflow: hidden;
  padding-top: 130px;
  padding-bottom: 60px;
}
.ingredients-grid .ingredient-item:nth-child(3n) {
  /* border-right: none; */
  border-right: 1px solid rgba(120, 50, 30, 0.3);
}
.career-box {
  padding: 10px;
  height: 100%;
  background: #804d3c;
}
.loader-text{
  font-size:28px;
  letter-spacing:5px;
  gap:15px;
  }
}
@media (max-width:480px){

  .loader-text{
  font-size:22px;
  letter-spacing:4px;
  gap:10px;
  }
  
  }

@media (max-width: 390px) {

  .highlight-bg {
    width: 234px;
    height: 260px;
    border-radius: 90px 90px 0px 0px;
    top: 47%;
  }
  .product-slider .item img {
    width: 150px;
    transform: scale(0.75); /* non-center items */
  }
  
  
  /* Product name readability */
  .product-name {
    font-size: 18px;
    margin-top: 0px;
  }
  .product-slider .owl-item.center .item img {
    transform: scale(1.00);
  }
}




	
html body {min-width: 100%;min-height: 100%;-webkit-background-size: auto auto;-moz-background-size: auto auto;-o-background-size: auto auto;background-size: auto auto}
}


@media (max-width: @iphone-screen) {background-attachment:inherit;background-size:cover;-webkit-background-size:cover} 