/*--******--*/
/*--******--*/
/* Fonts */
/*--******--*/
/*--******--*/

@font-face {
  font-family: Signika-Bold;
  src: local("Signika-Bold.ttf"),
    url("../fonts/Signika-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Signika-SC";
  src: local("SignikaSC"),
    /* Look for the font installed locally */ url("../fonts/SignikaSC.ttf")
      format("truetype"); /* Ensure the file path is correct */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Signika-Light;
  src: local("Signika-Light"),
    url("../fonts/Signika-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Signika-Medium;
  src: local("Signika-Medium"),
    url("../fonts/Signika-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Signika-Regular;
  src: local("Signika-Regular"),
    url("../fonts/Signika-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Signika-SemiBold;
  src: local("Signika-SemiBold"),
    url("../fonts/Signika-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*--******--*/
/*--******--*/
/* Basic css */
/*--******--*/
/*--******--*/

/*--******--*/
/*--******--*/
/* Font css */
/*--******--*/
/*--******--*/
.font-Bold {
  font-family: Signika-SemiBold !important;
}
.font-10 {
  font-size: 10px;
}

.font-12 {
  font-size: 12px !important;
}
.font-14 {
  font-size: 14px;
}
.font-16 {
  font-size: 16px !important;
}
.font-18 {
  font-size: 18px;
}
.font-22 {
  font-size: 22px !important;
}
.font-24 {
  font-size: 24px !important;
}
.font-32 {
  font-size: 32px;
}
.font-40 {
  font-size: 40px;
}
.font-50 {
  font-size: 50px;
}
.font-26 {
  font-size: 26px;
}
/*--******--*/
/*--******--*/
/* Background color css */
/*--******--*/
/*--******--*/
.bg-navbar {
  background-color: #fbffec !important;
}
.font-w400 {
  font-weight: 400;
}
.font-w500 {
  font-weight: 500;
}
.bnone {
  border: none;
}
.brnone {
  border-right: none;
}
.brwhite {
  border-right: 1px solid #ffffff;
}
.bcard {
  border-top: 1px solid #cbcaca8a;
  border-bottom: 1px solid #cbcaca8a;
  border-left: 1px solid #cbcaca8a;
}
.color-footer {
  background-color: #f1ffe1;
}
.bradiusform {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.brradiusform {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.brdercard {
  border-bottom: 1px solid #cbcaca;
}
.blnone {
  border-left: none;
}
.bg-cardinal {
  background-color: #c72433;
  border: 1px solid #c72433;
}
.bg-brown-btn {
  background-color: #542828 !important;
}
.bg-philippine-green {
  background-color: #008d44;
  border: 1px solid #008d44;
}
.bg-royal-orange {
  background-color: #eb9948;
  border: 1px solid #eb9948;
}
.bg-portland-orange {
  background-color: #c72433;
  border: 1px solid #c72433;
}
.bg-Corder {
  background-color: #434242;
}
.color-Corder {
  color: #434242;
}
.colorextra{
    color:#696d5d;
}
.bg-cardinal {
  background-color: #c72433;
  border: 1px solid #c72433;
}

.bgdanger
{
    background-color: #ff0e00cf !important;
}
.bg-usafa-blue {
  background-color: #00509e;
  border: 1px solid #00509e;
}
.bg-cardinal img {
  border: 1px solid #c72433;
  border-radius: 50%;
}
.bg-philippine-green img {
  border: 1px solid #008d44;
  border-radius: 50%;
}
.bg-usafa-blue img {
  border: 1px solid #00509e;
  border-radius: 50%;
}
.bg-royal-orange img {
  border: 1px solid #eb9948;
  border-radius: 50%;
}
.bg-portland-orange img {
  border: 1px solid #c72433;
  border-radius: 50%;
}
.bg-light-yellow {
  background-color: #fffef0;
}
.bg-floral-white {
  background-color: #fff8f5;
}
.bg-Firebrick {
  background-color: #b72221;
}
.bgFooter
{
  background-color: #F2F4F5 !important;
}
.color-Firebrick {
  color: #b72221 !important;
}
.bg-card {
  background: #f6f6f6;
}
.color-phi .bgcolor5 {
  background: #eef1ef;
}
.custom-color1 {
  color: #434242;
}
.custom-color5 {
  color: #434242e0;
}
.custom-color6 {
  color: #0a472e !important;
}
.custom-color2 {
  color: #0a472e !important;
}
.custom-color9 {
  color: #434242;
}
.custom-color-3 {
  color: #098954;
}
.bg-maruun {
  background-color: #623536;
}
.bgcolor5 {
  background-color: #f1ffe1 !important;
}

.color-light-green {
  color: #69a944 !important;
}

.lightgreenbackground {
  background-color: #69a944 !important;
}

/*--******--*/
/*--******--*/
/* colors css */
/*--******--*/
/*--******--*/
.pad4{
    padding-top: 4px;
}
.color1 {
  color: #434242e0 !important;
}
.color2 {
  color: #0a472e !important;
}
.color-3 {
  color: #098954;
}
.color-4 {
  color: #f20000;
}
.color-5 {
  color: #a6a6a6;
}
.color7 {
  color: #434242e0 !important;
}
.color-6 {
  color: #ffffff;
}
.color-7 {
  color: #a6a6a6;
}
.custom-color5:hover {
  color: #623536;
}
.custom-color9:hover {
  color: #623536;
}
.custom-color6:hover {
  color: #623536 !important;
  background-color: transparent;
}
body::-webkit-scrollbar {
  width: 6px;
}
body::-webkit-scrollbar-track {
  background: #fff;
}
body::-webkit-scrollbar-thumb {
  background: #7da640;
}
.container {
  max-width: 1290px;
}
a,
button,
.btn {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover,
a:focus,
button:hover,
button:focus,
.btn:hover,
.btn:focus {
  outline: none;
  box-shadow: none;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
p {
  font-size: 18px;
  color: #434242e0;
  font-family: Signika-Regular;
  line-height: 28px;
}
.ptag {
  font-size: 18px;
  color: #434242e0;
  font-family: Signika-Regular;
  line-height: 28px;
}
.Signika-Regular {
  font-family: Signika-Regular;
}
lippine-green {
  color: #008d44 !important;
}
/*--******--*/
/*--******--*/
/* padding manually classes  css */
/*--******--*/
/*--******--*/
.ptb-51 {
  padding-top: 30px;
  padding-bottom: 40px;
  /* padding-top: 50px;
  padding-bottom: 20px; */
}
.ptb51 {
  padding-top: 44px;
}
.ptb-50 {
  /* padding-top: 50px;
  padding-bottom: 50px; */
  padding-top: 30px;
  padding-bottom: 30px;
}
.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.ptb-61 {
  padding-top: 61px;
}
.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.ptb-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}
.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pt-35 {
  padding-top: 35px;
}
.pt-50 {
  padding-top: 50px;
}
.ptb-30 {
  padding-top: 2px;
  padding-bottom: 2px;
}
.pb-5 {
  padding-bottom: 5px !important;
}
/*--******--*/
/*--******--*/
/* buttons  css */
/*--******--*/
/*--******--*/
.btn-yellow {
  background-color: #f7c444;
  color: #0a472e !important;
  border: 1px solid transparent;
  border-radius: 20px;
  font-family: Signika-Regular;
  font-size: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  padding-right: 18px;
}

.btn-yellow:hover {
  background-color: #69a944;
  color: #ffffff !important;

  font-family: Signika-Regular;
  font-size: 16px;
}
.btn-sunco {
    background-color: #69a944;
    border: 1px solid transparent;
    border-radius: 50px;
    /* font-size: 16px; */
    border-radius: 46px;
    color: #ffffff;
    padding: 7px 13px !important;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bi-cart {
  font-size: 22px;
}
.btn-sunco:hover {
  background-color: #f7c444;
}
.fa-cart-shopping {
  font-size: 20px;
  padding: 6px 0px;
}

.btn-sunco:hover .fa-cart-shopping {
  color: #69a944 !important;
}
.btn-sunco:hover .manually-badge {
  background-color: #69a944;
  color: #f7c444 !important;
}
.btn-shaddow:hover {
  background-color: #eef1ef;
  color: #0a472e;
}

/*--******--*/
/*--******--*/
/* carousel css */
/*--******--*/
/*--******--*/
.carousel-indicators button {
  background-color: #ececec !important;
  /* Red */
  border: 1px solid #ececec;
  /* Same color as background for border */
  border-radius: 50%;
  /* Circle shape */
  width: 10px !important;
  height: 10px !important;
}
.carousel-indicators .active {
  background-color: #088738;
  /* Blue */
}

.carouselcontainer {
  position: relative;
  right: 18%;
  top: 26%;
  transform: translateY(-26%);
  text-align: left;
}
.carouselcontainer h1.main-title {
  color: #542828;
  margin-top: 10px;
  font-family: Signika-Regular;
  letter-spacing: 1px;
  font-size: 60px;
  line-height: 80px;
}
.carouselcontainer h3.sub-title {
  color: black;
  font-family: Signika-Medium;

  line-height: 50px;
  font-size: 36px;
}

.carouselcontainer .btn-apply {
  margin-top: 15px; /* Space between text and button */
  color: #f2f2f2;
  font-size: 16px;
  font-family: Signika-Medium;
  line-height: 26px;
  padding: 10px 10px;
  background-color: #7da640;
  border-radius: 50px;
  border: 2px solid #ffffff;
}
/*--******--*/
/*--******--*/
/* card css */
/*--******--*/
/*--******--*/
.DemoCard {
  border: 1px solid transparent;
  border-radius: 20px;
  box-shadow: 0 4px 6px rgba(211, 240, 219, 0.5); /* Bottom shadow with #d3f0db color */
  transition: transform 1.1s ease, box-shadow 1.7s ease;
}

.DemoCard:hover .card-text {
  color: #ffffff; /* Text color changes on hover */
}

.DemoCard .circle {
  position: relative;

  transition: transform 0.8s ease-in-out;

  background-color: transparent;
}
.DemoCard:hover .card-text {
  color: #ffffff;
}
.DemoCard:hover .circle {
  transform: scale(1.2); /* Zoom in on hover */
}
.btn-apply {
  background-color: #f7c444;
  color: #0a472e;
}
.carouselcontainer .btn-apply:hover {
  background-color: #f7c444 !important;
  color: #0a472e !important;
}
.Cardproduct {
  /* border: none; */
  border: 1px solid #f0e9e9;
  position: relative;
  overflow: hidden;
  transition: box-shadow 0.3s ease;
}
.Cardproduct:hover {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.3);
}
.Cardproduct .circle {
  position: relative;

  transition: transform 0.5s ease-in-out;

  background-color: transparent;
}

.Cardproduct:hover .circle {
  transform: scale(1.2); /* Zoom in on hover */
}
.card-text {
  color: #0a472e;
  font-size: 20px;
  font-family: Signika-SemiBold;
  line-height: 28px;
  margin-top: 12px;
  margin-bottom: -22px !important;
}
.card-text-28 {
  color: #0a472e;
  font-size: 18px;
  font-family: Signika-Regular;
  line-height: 28px;
}
.card-text-24 {
  color: #0a472e;
  font-size: 24px;
  font-family: Signika-Regular;
  line-height: 30px;
}
.c1-color {
  background: #d3f0db;
}

.c1-color:hover {
  background: #a8d0a0; /* Darker shade of #d3f0db */
}

.c2-color {
  background: #efd6c8;
}

.c2-color:hover {
  background: #d0b1a3; /* Darker shade of #efd6c8 */
}

.c3-color {
  background: #dbf0fb;
}
.c3-color:hover {
  background: #b4d1e2; /* Darker shade of #dbf0fb */
}

.c4-color {
  background: #fdeac3;
}

.c4-color:hover {
  background: #e2c37a; /* Darker shade of #fdeac3 */
}
.c5-color {
  background: #f8d7e1;
}

.c5-color:hover {
  background: #e1b0c6; /* Darker shade of #f8d7e1 */
}
.c6-color {
  background: #c9deb0;
}

.c6-color:hover {
  background: #a0c78a; /* Darker shade of #c9deb0 */
}
.s-back-color1 {
  background-color: #a1bf3a;
}

.zoom:hover {
  animation: zoom-in-out 2s infinite ease-in-out;
}

.extraZoom {
  transition: transform 0.5s ease-in-out; /* Smooth transition for zooming in and out */
  width: 100%; /* Ensure the image takes the full width of the container */
  height: auto; /* Maintain aspect ratio */
}

.extraZoom:hover {
  transform: scale(1.1); /* Zoom in by 10% when hovered */
}

.cart-icon {
  color: #0a472e;
  width: 20.58px;
  height: 20px;
  font-size: 22px;
}
.add-to-cart-btn {
  display: block;
  /* background-color: #8cbc4f; */
  background-color: #ffffff;
  font-family: Signika-Regular;
  font-size: 16px;
  line-height: 20px;
  border: none;
  border-radius: 60px;
  padding: 8px 18px !important;
  color: #f2f2f2;
}
.add-to-inquiry-btn
{
     display: block;
   background-color: #8cbc4f; 
  font-family: Signika-Regular;
  font-size: 16px;
  line-height: 20px;
  border: none;
  border-radius: 60px;
  padding: 8px 18px !important;
  color: #f2f2f2;
}

.add-to-inquiry-btn:hover {
  background-color: #f7c444;
  color: #0a472e ;
}

.addtoinbtn {
    display: block;
    background-color: #8cbc4f;
    font-family: Signika-Regular;
    font-size: 18px;
    line-height: 20px;
    border: none;
    border-radius: 10px;
    padding: 12px 22px !important;
    margin-left : 0px !important;
    color: #f2f2f2;
}
.addtoinbtn:hover
{
      background-color: #f7c444;
  color: #0a472e ;
}
.add-to-cart-btn:hover {
  background-color: #8cbc4f;
}

.add-to-cart-btn:hover .cart-icon {
  color: #ffffff !important;
}
.Cardproduct:hover .add-text {
  display: inline-block; /* Make the add-text visible */
  color: #ffffff !important; /* Change text color */
}
.Cardproduct:hover .cart-icon {
  color: #ffffff !important; /* Change text color */
}
.Cardproduct:hover .add-to-cart-btn {
  display: inline-block; /* Make the add-text visible */

  color: #ffffff !important; /* Change text color */
  background-color: #8cbc4f; /* Change background color */
}

.btn-product-badge {
 background-color: #ff0e00cf !important;

  font-family: Signika-Regular;
  font-size: 12px;
  padding: 6px 16px;
  z-index: 10;
  line-height: 12px;
}
.borderbuttons {
  border-top-left-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}
.btn-product-badge1 {
  background-color: #ff0e00cf !important;
  /* width: 70px; */
  font-family: Signika-Regular;
  font-size: 16px;
  z-index: 10;
  line-height: 12px;
  padding: 8px 16px;
  /*position: relative;*/

  margin-left: 0;
}
.Cardproduct:hover .rm1 {
  display: none;
}
.prdouct-para {
  font-family: Signika-Regular;
  font-size: 16px;
  line-height: 20px;
}

.prdouctpara1 {
  font-family: Signika-Regular;
  font-size: 16px !important;
  line-height: 10px;
}
.prdouct-title {
  font-family: Signika-Regular;
  font-size: 14px;
  line-height: 20px;
  color: #434242;
}
.price-indicator1 {
  font-family: Signika-Regular;
  color: #098954;
  line-height: 20px;
}
.price-indecator2 {
  font-family: Signika-Regular;
  color: #0a472e;
  line-height: 20px;
}

.about-text {
  font-family: Signika-Medium;
  font-size: 40px;
  color: #0a472e;
  line-height: 50px;
}

.extra-margin {
  margin-top: 160px;
}
.center-margin {
  margin-top: 100px;
}
.icon-setup {
  color: #0a472e;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #7da640 !important;
}
.image-320 {
  width: 100%;
  height: 250px;
}
.image-container-textoverlay {
  position: relative;
  width: 100%;   height: 250px; /* adjust as needed */
}
.image-container-textoverlay img {
 width: 100%;
    height: 100%;
  /*height: auto;*/
}

.text-overlay {
  position: absolute;
  /*bottom: 0px;*/
  left: 0px;    
  /*right: 0px;*/
  top:  56%;
  font-family: Signika-Regular;
  color: #434242e0;
  background-color: rgb(255, 255, 255); 
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 18px;
  padding-right: 61px;
  font-size: 16px;
  line-height: 28px;
  border-top-right-radius: 16px;
}

.Fotter-1 {
  background: #69a944;
  border-radius: 100px;
}
.footer-text {
  color: #434242e0;
  font-size: 16px;
  line-height: 26px;
  font-family: Signika-Regular;
}
.footer-header {
  color: #0a472e !important;
  font-size: 22px;
  cursor: pointer;
  font-family: Signika-Regular;
  line-height: 30px;
}
.footer-last {
  color: #434242e0  !important;
  font-size: 18px;
  font-family: Signika-Regular;
  line-height: 30px;
}
.fttext {
  font-family: Signika-Regular;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
}
.subscribe {
  color: #ffffff;
  font-family: Signika-Bold;
  line-height: 30px;
  font-size: 22px;
}
.manually-badge {
  border: 2px solid #ffffff;
  /* margin-left: -4px; */
  margin-top: 2px;
  background-color: #a1bf3a;
  color: #ffffff;
  padding: 6px 9px !important;
  font-size: 14px;
}
.btnSub {
  background: #A1BF3A;
  color: white;
  margin-left: -37px;
  font-family: Signika-Regular;
}
.btnSub:hover {
  background: #f7c444;
  color: #0a472e;
}

.btnSub:hover img {
  filter: brightness(0.4); /* Darkens the image on hover */
}

.searchI {
  text-align: left;
  font-family: Signika-Regular;
  font-size: 16px;
  line-height: 30px;
}
.ig {
  position: absolute;
  margin-top: -66px;
}

.breadcrumb-item.active {
  color: #0a472e; /* Active breadcrumb item will be red */
  font-family: Signika-Regular;

  font-size: 18px;
}

.breadcrumb-item a {
  color: #434242;
  text-decoration: none;
  font-family: Signika-Regular;

  font-size: 18px;
}
.breadcrumb-item.active a {
  color: #0a472e; /* Active breadcrumb item will be red */
  font-family: Signika-Regular;

  font-size: 18px;
}
.btn-Lite {
  border: 1px solid #c9c9c9;
  border-radius: 50px;
  background: #ffffff;
  font-size: 16px;
  font-family: Signika-Regular;
  line-height: 20px;
  padding: 10px 28px;
}
.btn-Lite-latest {
  border: 1px solid #c9c9c9 !important;
  border-radius: 50px !important;
  background: #ffffff !important;
  font-size: 16px !important;
  font-family: Signika-Regular !important;
  /* line-height: 20px !important; */
  padding:3px 12px !important;
  height: 56px !important;
}
#sortOptionssub:focus {
  border: none !important;
  box-shadow: none;
}
#sortOptions:focus {
  border: none !important;
  box-shadow: none;
}
#sortOptionsmain:focus {
  border: none !important;
  box-shadow: none;
}
.btn-Lite-latest:hover {
  border: 1px solid #c9c9c9;
  border-radius: 50px;
}
.btn-Lite:hover {
  border: 1px solid #c9c9c9;
  border-radius: 50px;
}
.btn-gshaddow {
  background-color: #5abd76;
  color: #ffffff !important;
  border: 1px solid transparent;
  border-radius: 50px;
  font-family: Signika-Regular;
  font-size: 24px;
}
.btn-gshaddow:hover {
  background-color: #ffffff;
  color: #5abd76 !important;
}
.btn-gshaddow i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  padding: 10px 10px;
}
.btn-yellow i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  padding: 2px 8px;
  color: #111111;
  background: NONE !IMPORTANT;
}
.btn-yellow:hover i {
  background-color: #ffffff;
  color: #FFFFFF; /* You can change this color to whatever you want */
}

.fa-brands,
.fab {
  font-weight: 400;
  padding: 5px 5px;
  height: 20px;
  width: 20px;
}
/* Search Container */
.search-container {
  position: relative;
  display: inline-block;
}

.search-bar {
  display: none; /* Initially hidden */
  width: 0;
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 50%; /* Align to the right side of the button */
  transform: translateY(-50%) translateX(0); /* Start aligned with the button */
  padding-left: 10px;
  padding-right: 10px;
  border-top-left-radius: 20px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 20px;
  transition: width 0.5s ease, opacity 0.5s ease;
  border: 1px solid #f7c444;
  /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);  */
}

.search-container .btn-shadow {
  background-color: #ffffff;
  color: #0a472e !important;
  border: 1px solid #f7c444;
  border-radius: 22px;
  font-family: Signika-Regular;
  padding: 10px 12px !important;
}

.search-container .btn-shadow:hover {
  background-color: #eef1ef;
}

.search-container.active .search-bar {
  display: block;
  opacity: 1;
  height: 47px;
  width: 300px; /* Final width */
  transform: translateY(-50%) translateX(0); /* Fully align with the button */
  transition: opacity 0.5s ease, width 0.5s ease;
}

/* Add animation for smooth slide-in */
@keyframes slideInFromRight {
  0% {
    width: 0;
    opacity: 0;
    transform: translateY(-50%) translateX(0);
  }
  100% {
    width: 300px; /* Final width */
    opacity: 1;
    transform: translateY(-50%) translateX(0); /* Fully aligned with button */
  }
}
.search-container.active .search-bar {
  animation: slideInFromRight 0.5s ease forwards;
}
.search-container button {
  position: relative;
  z-index: 500;
}
/* play button */
.play-button {
  background-color: #231f2080;
  color: white;
  border: 2px solid transparent;
  border-radius: 73%;
  padding: 0px 4px;
  cursor: pointer !important;
  transition: background-color 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}
.play-button:hover {
  background-color: #555;
}
.play-button .bi-play-fill {
  color: white;
  font-size: 38px;
  transition: color 0.3s ease;
  padding: 1px 5px;
}
.play-button:hover .bi-play-fill {
  color: white;

  transition: color 0.3s ease;
}
.card-body {
  padding-bottom: 50px; /* Ensures content doesn't overlap with the footer */
  flex-grow: 1; /* Allows the body to take up remaining space */
}
.card-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 15px;
  z-index: 10;
  background-color: #fff; /* Optional: Change background to make the footer visible */
  padding: 10px 15px;
  border-top: none !important;
}
.fixed-footer {
  position: absolute;
  bottom: 0; /* Ensure the footer is positioned at the bottom */
}
.democardbody img {
  height: 120px;
  width: 120px;
  justify-content: center;
  display: flex;
  margin-left: 20px;
}
.circle {
  border: 2px solid transparent;
  /* border-radius: 50%; */
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.iconcircle {
  border: 2px solid transparent;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.circle img {
  width: 100%; /* Makes sure the image fills the circle */

  height: auto;
}
.btn-circle {
  padding: 8px 16px;
  /* line-height: 60px; */
  background-color: #542828;
  font-size: 18px;
  font-family: Signika-SemiBold;
  color: #fbffec !important;
}
.cart-text {
  color: #0a472e;
  font-family: Signika-Regular;
  line-height: 60px;
  font-size: 18px;
}
.cart-text-sec {
  color: #0a472e;

  font-family: Signika-Regular;

  line-height: 60px;

  font-size: 18px;
}
.btn-circle-sec {
  padding: 8px 16px;
  /* line-height: 60px; */
  background-color: #a1bf3a;
  font-size: 18px;
  font-family: Signika-SemiBold;
  color: #0a472e !important;
  border: 1px solid #a1bf3a;
}
.title-color {
  font-family: Signika-Regular;
  line-height: 20px !important;
}
.pt41 {
  padding-top: 16px !important;
}
.titlecolor {
  font-family: Signika-SemiBold;
  line-height: 20px;
}
.product-img {
  padding: 10px;
  max-width: 80px;
  height: auto;
}
.custom-input-group {
  max-width: 130px;
  width: 100%;
}
.custom-input-group .btn {
  padding: 8px 12px;
}
.custom-input-group .form-control {
  padding: 8px 12px;
  text-align: center;
  max-width: 100%;
}
.btn-cart1 {
  color: #ffffff;
  background-color: #a1bf3a;
  font-family: Signika-Regular;
  font-size: 16px;
  line-height: 20px;
  padding: 12px 12px;
  border: 1px solid #a1bf3a;
}
.btn-cart1:hover {
  background-color: #f7c444 !important;
  color: #0a472e !important;
}
.btn-cart2 {
  color: #f2f2f2;
  background: #69a944;
  border: 1px solid transparent;
  border-radius: 3px;
  padding: 2px 21px;
  font-size: 16px;
  font-family: Signika-Regular;
}
.btn-cart2:hover {
  background-color: #f7c444;
  color: #0a472e !important;
}
.btn-cart {
  color: #ffffff;
  background-color: #a1bf3a;
  font-family: Signika-Regular;
  font-size: 16px;
  line-height: 20px;
  padding: 12px 38px;
  border: 1px solid transparent;
}
.btn-cart:hover {
  background-color: #f7c444 !important;
  color: #0a472e !important;
}
.btncart {
  border: 1px solid #4950572b !important;
  background: #ffffff;
}
.btcart {
  color: #f2f2f2;
  font-family: Signika-Medium;
  line-height: 26px;
  padding: 10px 16px;
  border: 1px solid transparent;
  background-color: #7da640;
  border-radius: 50px;
  background-color: #542828 !important;
}
.title-color1 {
  font-family: Signika-Medium;
  line-height: 20px;
}
.title-color2 {
  font-family: Signika-Regular;
  line-height: 22px;
}
.title-color3 {
  font-family: Signika-Regular;
  line-height: 20px;
}
.btcart:hover {
  background-color: #f7c444 !important;
  color: #0a472e !important;
}
.cartinput {
  border-radius: 6px;
  background: #f6f6f6;
  border: 1px solid #cbcaca;
  padding: 10px 16px;
  border-radius: 50px !important;
}
.btcart2 {
  color: #0a472e !important;
  font-family: Signika-Medium;
  padding: 0px 26px;
  /* font-size: 20px; */
  margin-top: -1px;
  background-color: #f7c444;
  border-radius: 50px;
  border: 1px solid transparent;
  margin-bottom: 8px;
}
.btcart2:hover {
  background-color: #69a944;
  color: #ffffff !important;
}

#address::placeholder {
  color: #a6a6a6; /* This changes the placeholder text color to tomato */
}
#name::placeholder {
  color: #a6a6a6; /* This changes the placeholder text color to tomato */
}
#checknow::placeholder {
  color: #a6a6a6; /* This changes the placeholder text color to tomato */
  font-size: 16px;
  line-height: 20px;
}
#password::placeholder {
  color: #a6a6a6; /* This changes the placeholder text color to tomato */
}
#Username::placeholder {
  color: #a6a6a6; /* This changes the placeholder text color to tomato */
}
#email::placeholder {
  color: #a6a6a6; /* This changes the placeholder text color to tomato */
}

#state option {
  color: #a6a6a6; /* Change color of the options */
}

#ordernote::placeholder {
  color: #a6a6a6; /* This changes the placeholder text color to tomato */
}

.footer-header:hover {
  color: #623536 !important;
}
/* Scrlling navbar */
.scrolled .nvb {
  position: fixed !important;
  padding: calc(20px - 20px) !important;
  top: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12),
    0 2px 4px -1px rgba(0, 0, 0, 0.3);
  transition: all 0.2s ease-in-out;
}
.scrolled .navbar {
  padding: 0px 0px !important;
}
/* owel carousel */
.owl-carousel {
  overflow: visible !important;
}
.crd {
  min-height: 300px;
  border-radius: 8px;
  margin-bottom: 20px;
}
.owl-carousel .item {
  display: flex;
  justify-content: center;
}
.owl-carousel .item .card {
  width: 100%;
}
.owl-carousel .item {
  display: block;
  height: auto;
}
.extraa-margin {
  margin-top: 100px;
}
.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  visibility: visible;
  /* padding: 16px 30px; */
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 4px;
  padding-right: 30px;
  text-align: left;
  background-color: #ffffff;
  opacity: 1;
  border: none !important;
}

/* Ensure the dropdown appears below the main menu item */
.nav-item.dropdown .dropdown-menu {
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
}

/* Adjust the submenu positioning if needed */
.navbar-nav {
  position: relative;
}
.imgbar {
  background-size: cover !important;
  background-position: top center !important;
}
.title60 {
  font-family: Signika-Regular;
  line-height: 60px;
}
.title61 {
  font-family: Signika-Medium;
  line-height: 60px;
}

.title40 {
  font-family: Signika-Medium;

  line-height: 14px;
}

.title62 {
  font-family: Signika-Medium;

  line-height: 30px;
}

.title63 {
  font-family: Signika-Medium;

  line-height: 30px;

  padding-top: 14px !important;
}
.title611 {
  font-family: Signika-Medium;
  line-height: 2px;
}
.cmargin {
  padding-top: 12px !important;
  padding-right: 0px !important;
  padding-bottom: 16px !important;
  padding-left: 0px !important;
}
.iheight {
  height: 82px;
}
.cmargin1 {
  padding-top: 16px !important;
  padding-right: 0px !important;
  padding-bottom: 48px !important;
  padding-left: 0px !important;
}
.dpbutton {
  display: flex;
  align-items: center; /* Centers content vertically */
}

.izoom {
  animation: zoom-in-out 2s infinite ease-in-out;
}

/* Keyframes for infinite zoom effect */

@keyframes zoom-in-out {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}
.ovf {
  overflow: hidden;
}
/* .Cardproduct:hover .img-fluid {
  animation: zoom-in-out 2s infinite ease-in-out;
} */
/* 
/* Keyframes for infinite zoom effect */
/* @keyframes zoom-in-out {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1); /* Zoom in */
/* } */
/* 100% {
    transform: scale(1); Zoom out */
/* } */
/* } */
.modal-body {
  max-width: 100%; /* Ensure it does not exceed the parent container's width */
}

.embed-responsive {
  width: 100%; /* Ensure the video takes the full width of its parent */
}

.embed-responsive iframe {
  width: 100%; /* Make the iframe take the full width of its parent container */
}
#videoFrame {
  border-radius: 15px; /* Adjust the value as needed */
  overflow: hidden; /* Ensures the video stays within the rounded corners */
  width: 100%;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%; /* This maintains the 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%; /* Ensure the container doesn't overflow */
  border-radius: 15px; /* Optional: Add rounded corners */
}

.video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; /* Make the iframe take full width */
  height: 100%; /* Make the iframe take full height (to maintain aspect ratio) */
  border-radius: 15px; /* Optional: Add rounded corners */
}
.mt98 {
  margin-top: -52px !important;
}

.imghght {
     height: 61px;
    width: 61px;

}

.mt46 {
  margin-top: -32px !important;
}

.mti-50 {
  /* margin-top: 50px; */

  margin-top: 0px;
}
.contactinput {
  padding: 10px 24px !important;
  border: 1px solid #21252929;
  border-radius: 10px;
}

.cn-text {
  font-family: Signika-Regular;
  font-size: 60px;
  color: #0a472e;
}
.prdouctpara {
  font-family: Signika-Regular;
  line-height: 30px;
}
.Igb {
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.aboutText {
  font-family: Signika-Medium;

  color: #0a472e;
  line-height: 50px;
}
.pad20 {
  padding: 10px 0px;
}
.padbutton {
  padding: 12px 50px;
}
.padbuttonno {
  padding: 8px 48px;
}
.paddingCardaccount {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.pl20 {
  padding-left: 20px;
}
.pt20 {
  margin-top: 20px;
}
.pt36
{
    padding-top: 28px;
}
.ptb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.btnSub1 {
  background: #0a472e;
  color: white;

  font-family: Signika-Regular;
}
.btnSub1:hover {
  background: #f7c444;
  color: #0a472e;
}
.btnSub2 {
  background: #a1bf3a;
  color: white;

  font-family: Signika-Regular;
}
.btnSub2:hover {
  background: #f7c444;

  color: #0a472e;
}

.btnSub3 {
  background: #0a472e;

  color: white;

  font-family: Signika-Regular;
}

.btnSub3:hover {
  background: #f7c444;

  color: #0a472e;
}
.img-thumbnail.active {
  border: 2px solid #007bff; /* Blue border for active thumbnail */
}
.btcart1 {
  color: #f2f2f2;
  font-family: Signika-Regular;
  line-height: 20px;
  background-color: #7da640;
  border: 1px solid transparent;
}
.btcart1:hover {
  background-color: #f7c444 !important;
  color: #0a472e !important;
}
.btcart1 i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  padding: 2px 8px;
  color: #69a944;
  background: #ffffff;
}
.btcart1:hover i {
  background-color: #ffffff;
  color: #f7c444 !important; /* You can change this color to whatever you want */
}

.text40 {
  font-family: Signika-SemiBold;

  font-size: 40px;

  color: #0a472e;

  line-height: 48px;
}
.mr6 {
  margin-top: 55px;
}
.mtminus20 {
  margin-left: -134px;
  margin-top: 6px;
  margin-bottom: 6px;
}
.boldtext16 {
  font-family: Signika-Bold;
  line-height: 20px;
}
.pl65 {
  padding-left: 65px !important;
}
.pbnormal {
  padding-top: 20px;
  padding-bottom: 20px;
}
.table > :not(caption) > * > * {
  padding: 0.9rem 0.5rem;
}
.bi-x-circle {
  color: #9f9f9f;
  font-size: 24px;
  cursor: pointer;
}
.accordion-button:not(.collapsed) {
  /* color: var(--bs-accordion-active-color); */
  /* background-color: var(--bs-accordion-active-bg); */
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
    var(--bs-accordion-border-color);
}
.px6 {
  padding: 14px 10px !important;
}
.inner-banner {
  height: 250px;
  width: 100%;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
.pb30 {
  padding-bottom: 30px;
}
.form-control {
}
.widthsubscribe
{
  border: 1px solid #E4E4E4;
    width: 236px !important;
}
select {
  word-wrap: normal;
  height: 50px;
}
input {
  height: 50px;
}

.iconsocial {
  font-size: 14px;
  color: #434242e0 !important;
  align-items: center;
  padding: 4px 6px;
  border: 1px solid #434242e0;
  border-radius: 100%;
  margin-top: 10px;
}
.iconsocial:hover
{
  background: #A1BF3A;
  color:#FFFFFF !important;
  border:1px solid #A1BF3A !important;
}
.iconsocial1 {
  font-size: 14px;
  color: #434242e0 !important;
  align-items: center;
  padding: 4px 6px;
  border: 1px solid #434242e0;
  border-radius: 100%;
  margin-left: 6px;
  margin-top: 10px;
}
.iconsocial1:hover
{
  background: #A1BF3A;
  color:#FFFFFF !important;
  border:1px solid #A1BF3A !important;
}
.iconsocial2 {
  font-size: 14px;
  color: #434242e0 !important;
  align-items: center;
  padding: 4px 8px;
  border: 1px solid #434242e0;
  border-radius: 100%;
  margin-left: 6px;
  margin-top: 10px;
}
.iconsocial2:hover
{
  background: #A1BF3A;
  color:#FFFFFF !important;
  border:1px solid #A1BF3A !important;
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  padding: 0px;

  border-bottom: none;
}

.accordion-button:focus {
  background-color: #f5f5f5;
  color: #231f20;
  border: none;
}
.accordion-button::before {
  font-size: 5px !important;
}
.btnSub:focus {
  background: #f7c444;
  color: #0a472e;
}
.btnSub:active {
  background: #f7c444 !important;
  color: #0a472e !important;

  border: none;
}
.error {
  color: rgb(255, 16, 16);
  /*padding: 5px 0px;*/
}
.add-text {
  display: none;
}
/* .add-to-cart-btn:hover .add-text {
  display: inline;
} */

label.error {
  /* position: absolute;
  margin-top: 78px;
  margin-left: 168px; */
  font-size: 16px;
  font-family: Signika-Regular;
}
.inner-banner1 {
  width: 100%;
  height: 330px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
.inner-banner2 {
  width: 100%;
  height: 73vh;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
#footeremail-error {
  position: absolute;
  margin-top: 12px;
  margin-left: 18px;
  font-size: 16px;
  font-family: Signika-Regular;
}

#contact-name-error {
  position: absolute;
  margin-top: 74px;
  margin-left: 164px;
  font-size: 16px;
  font-family: Signika-Regular;
}
#contact-email-error {
  position: absolute;
  margin-top: 74px;
  margin-left: 164px;
  font-size: 16px;
  font-family: Signika-Regular;
}
#contact-mobile-error {
  position: absolute;
  margin-top: 74px;
  margin-left: 164px;
  font-size: 16px;
  font-family: Signika-Regular;
}
#subject-error {
  position: absolute;
  margin-top: 74px;
  margin-left: 164px;
  font-size: 16px;
  font-family: Signika-Regular;
}
#contact-message-error {
  position: absolute;
  margin-top: 91px;
  margin-left: 164px;
  font-size: 16px;
  font-family: Signika-Regular;
}
#contact-captcha-error {
  position: absolute;
  margin-top: 74px;
  margin-left: 164px;
  font-size: 16px;
  font-family: Signika-Regular;
}
.iwidth {
  width: 120px;
  height: 120px;
}
.ft18 {
  font-size: 18px !important;
}
.search-bar-demo {
  display: none; /* Hidden by default */
  width: 280px !important;
  opacity: 0;
  position: absolute;
  top: 212%; /* Position it off-screen initially */
  right: 50%;
  left: -166px;
  transform: translateY(-50%) translateX(0);
  padding-left: 22px !important;
  padding-right: 0px !important;
  border: none;
  border-radius: 20px;
  transition: width 0.5s ease, opacity 0.5s ease;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.pad0 {
  padding: 0;
}

.stars {
  display: flex;
  align-items: center;
}

.stars i {
  color: #0a472e;
  align-items: center;
  justify-content: space-evenly;
  /*text-shadow: 1px 1px 0.2px black;*/
  margin-left: 6px;
  cursor: pointer;
}
.stars.readonly {
    pointer-events: none; /* disables mouse events */
    cursor: default; /* changes cursor to default */
    opacity: 0.9; /* optional: to visually indicate read-only */
}
.cactive {
  color: #ffb175 !important;
  padding: 1px 1px;
  transform: scale(1.2) !important;
}
.iframetag {
  border: 0;
  width: 100%;
  height: 450px;
  padding: 0;
}
.bg-trans {
  background-color: transparent !important;
}

.newbyt {
  border-radius: 50px;
  font-size: 20px !important;
  /* height: 20px; */
  padding: 0px 8px;
  border: 1px solid transparent;
}
.newbyt:hover {
  color: #0a472e !important;
  background-color: transparent;
}
.newbyt:focus {
  color: #0a472e !important;
}
/*.carousel-item {*/
/*  transition: opacity 1s ease-in-out;*/
/*  background-size: cover;*/
/*  background-position: top center;*/
/*}*/

/* Smooth double zoom effect for background */
/*.carousel-item.active {*/
/*  animation: zoomEffect 20s ease-in-out infinite alternate;*/
/*}*/

/*@keyframes zoomEffect {*/
/*  0% {*/
/*    background-size: 100%;*/
/*    opacity: 1;*/
/*  }*/
/*  50% {*/
/*    background-size: 110%;*/
/*  }*/
/*  100% {*/
/*    background-size: 100%;*/
/*    opacity: 1;*/
/*  }*/
/*}*/

/* Hide elements initially */
/*.carousel-caption h1,*/
/*.carousel-caption h3,*/
/*.carousel-caption a {*/
/*  opacity: 0;*/
/*  transform: translateY(30px);*/
/*}*/
/* Staggered animations when slide is active */
/*.carousel-item.active .carousel-caption h1 {*/
/*  animation: fadeInUp 0.2s ease-in-out 0.2s forwards;*/
/*}*/

/*.carousel-item.active .carousel-caption h3 {*/
/*  animation: fadeInUp 0.4s ease-in-out 1s forwards;*/
/*}*/

/*.carousel-item.active .carousel-caption a {*/
/*  animation: fadeInUp 0.4s ease-in-out 1.5s forwards;*/
/*}*/

/* Keyframe animation for smooth fade-in and upward movement */
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(30px);
  }
}
.input-group .input-group-addon,
.input-group .input-group-btn {
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: 2px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.1em;
}
.input-group .input-group-btn {
  right: 10px;
  z-index: 9;
}
.avatar-xxl {
  width: 80px; /* You can adjust the width of the image */
  height: 80px; /* You can adjust the height of the image */
  object-fit: cover; /* Ensure the image covers the area while maintaining aspect ratio */
  line-height: 5rem;
  font-size: 2rem;
}
.icon-search {
  border: none !important;
  color: #542828;
  font-size: 18px;
  background: transparent;
}
.f20 {
  font-size: 20px !important;
}
.m0b {
  padding-bottom: 0px !important;
}
.remvclass {
  display: none !important  ;
}
.imgblog {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /*height: auto !important;*/
  width: 100%;
}
.imgblog1 {
    background-size: cover;
    background-position: center;
    transition: transform 0.5s ease;
  height: 400px !important;
  
  /*width: 100%;*/  width: 100%;
    height: 100%;
}
.blog-container p {
  font-size: 18px;
  font-family: Signika-Regular;
  color: #434242 !important;
  line-height: 20px;
}
.blog-container p strong {
  font-size: 18px;
  font-family: Signika-Regular;
  color: #434242 !important;
}
.blog-container h1 {
  font-size: 24px;
  font-family: Signika-Regular;
  color: #0a472e !important;
}
.blog-container h2 {
  font-size: 22px;
  font-family: Signika-Regular;
  color: #434242 !important;
}
.blog-container h3 {
  font-size: 20px;
  font-family: Signika-Regular;
  color: #0a472e !important;
}
.blog-container ul li {
  font-size: 18px;
  font-family: Signika-Regular;
  color: #434242 !important;
}
.blog-title {
  font-size: 24px;
  font-family: Signika-Regular;
  color: #0a472e !important;
}

.blog-title-comman {
  font-size: 18px;
  color: #0a472e !important;
  margin-left: 15px; /* Add some space between the image and text */
  line-height: 22px;
  white-space: normal; /* Allow text to wrap */
  overflow: hidden; /* Hide overflowing text */
  text-overflow: ellipsis; /* Show "..." if text overflows */
  display: -webkit-box; /* Use flexbox model for multi-line truncation */
  -webkit-box-orient: vertical; /* Set the box to be vertical */
  -webkit-line-clamp: 3; /* Limit the text to 3 lines */
  max-width: calc(
    100% - 115px
  ); /* Adjust based on image size + padding/margin (100px image width + 15px margin) */
}
.blog-title-comman:hover {
  color: #623536 !important;
}
.blog-title-main {
  font-size: 20px;
  font-family: Signika-Regular;
  color: #0a472e !important;
  line-height: 22px;
  overflow: hidden; /* Hide overflowing text */
  text-overflow: ellipsis; /* Show "..." if text overflows */
  display: -webkit-box; /* Use flexbox model for multi-line truncation */
  -webkit-box-orient: vertical; /* Set the box to be vertical */
  -webkit-line-clamp: 3; /* Limit the text to 3 lines */
  max-width: calc(
    100% - 10px
  ); /* Adjust based on image size + padding/margin (100px image width + 15px margin) */
}

.blog-title-main:hover {
  color: #623536 !important;
  cursor: pointer;
}
.blog-container a:hover {
  color: #623536 !important;
  cursor: pointer;
}
.blog-container1 p {
  font-size: 18px;
  font-family: Signika-Regular;
  color: #434242 !important;
  line-height: 25px;
}
.blog-container1 p strong {
  font-size: 18px;
  font-family: Signika-Regular;
  color: #434242 !important;
}
.blog-container1 h1 {
  font-size: 24px;
  font-family: Signika-Regular;
  color: #0a472e !important;
}
.blog-container1 h2 {
  font-size: 22px;
  font-family: Signika-Regular;
  color: #434242 !important;
}
.blog-container1 h3 {
  font-size: 20px;
  font-family: Signika-Regular;
  color: #0a472e !important;
}
.blog-container1 ul li {
  font-size: 18px;
  font-family: Signika-Regular;
  color: #434242 !important;
}
.blog-container1 a:hover {
  color: #623536 !important;
  cursor: pointer;
}

.alert-sunco {
  background-color: #542828;
  color: #ffffff;
  font-size: 18px;
  font-family: Signika-Regular !important;
}
.img-.zoomeffect {
  transition: transform 2s ease-in-out; /* Smooth transition for zooming */
  height: auto; /* Maintain aspect ratio */
  background-size: cover;
  background-position: center;
  width: 100%; /* Ensure it takes up the width */
  height: 180px; /* Example height, adjust as needed */
}

/* Apply zoom effect on hover */
.zoomeffect:hover {
  transform: scale(1.1); /* Zoom in */
}

/* Optionally add animation to zoom in and out */
@keyframes zoom-in-out {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1); /* Maximum zoom */
  }
  100% {
    transform: scale(1);
  }
}

.zoomeffect:hover {
  animation: zoom-in-out 3s infinite  ease-in-out;
}
#loginemail-error {
  position: relative;
  margin-left: 0px !important;
  margin-top: 0px !important;
  font-size: 16px !important;
  font-family: Signika-Regular !important;
}
#loginpassword-error {
  position: relative;
  margin-left: 0px !important;
  margin-top: 0px !important;
  font-size: 16px !important;
  font-family: Signika-Regular !important;
}
.owelheight {
  height: 80px !important;
  width: 80px !important;
}
.ptbowel {
  padding-top: 0px !important;
  padding-bottom: 30px !important;
}
.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 4; /* Show only 3 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.webpagescenter {
  position: relative;
  margin-top: 100px;
}
#register_captcha-error {
  position: relative;
  margin-top: 0px !important;
  margin-left: 0px !important;
  font-size: 16px;
  font-family: Signika-Regular;
}
#user_pincode-error {
  position: relative;
  margin-top: 0px !important;
  margin-left: 0px !important;
  font-size: 16px;
  font-family: Signika-Regular;
}
#user_district-error {
  position: relative;
  margin-top: 0px !important;
  margin-left: 0px !important;
  font-size: 16px;
  font-family: Signika-Regular;
}
#register_email-error {
  position: relative;
  margin-top: 0px !important;
  margin-left: 0px !important;
  font-size: 16px;
  font-family: Signika-Regular;
}
#user_state-error {
  position: relative;
  margin-top: 0px !important;
  margin-left: 0px !important;
  font-size: 16px;
  font-family: Signika-Regular;
}

#user_password-error {
  position: relative;
  margin-top: 0px !important;
  margin-left: 0px !important;
  font-size: 16px;
  font-family: Signika-Regular;
}

#user_cpassword-error {
  position: relative;
  margin-top: 0px !important;
  margin-left: 0px !important;
  font-size: 16px;
  font-family: Signika-Regular;
}

#register_mobile-error {
  position: absolute;
  margin-top: 0px !important;
  margin-left: 0px !important;
  font-size: 16px;
  font-family: Signika-Regular;
}

.icon-img {
  height: 24px;
  width: 24px;
}
.iconprofile-img {
  height: 36px;
  width: 36px;
}

.profileicon {
  background: #fbffec !important;
  border: 20px;
  border-radius: 20px;
  padding: 4px 6px;
}
.profileicons {
  background: transparent !important;
  border: 20px;
  border-radius: 20px;
  /* padding: 4px 6px; */
}
.btn-circle-border {
padding: 0px 11px;
  /* background: red; */
  border: 1px solid #a1bf3a;
  border-radius: 50px;
}
.btn-sec-circle-border {
padding: 0px 11px;
  border: 1px solid #0a472e;
  border-radius: 50px;
}
.border-new {
  border: 1px solid #f7c444 !important ;
}
.border-table {
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #a1bf3a !important;
}
.border-table th,
.border-table td {
  border: none !important;
}

.table-padd {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 42px;
  padding-right: 42px;
}
.table-padd1 {
  padding-top: 14px;
  padding-bottom: 2px;
  padding-left: 42px;
  padding-right: 42px;
}
.bradius25 {
  border-radius: 20px;
}
#checknow::placeholder {
  font-size: 12px;
}
.imgbg {
  background-color: #f1ffe1;
  padding: 16px 18px;
  border: 1px solid transparent;
  border-radius: 50px;
}
.bgman-table {
  background: #a1bf3a;
}
.corporate-gifting {
  margin-bottom: 21px;
  height: 155px;
}
.bgtable {
  background: #a1bf3a !important;
}
.cartparagraph {
  font-size: 16px !important;
  color: #434242e0;
  font-family: Signika-Regular;
  line-height: 18px !important;
}
.cartHeader {
  color: #ffffff;
  padding-top: 6px;
  padding-left: 10px;
  font-size: 16px;
  margin-bottom: 8px;
}
.cart-border {
  border: 1px solid #f0e9e9;
  border-radius: 4px;
  height: 80px;
  width: 80px;
}
.bi-x-circle-fill {
  color: #0a472e !important;
  font-size: 24px;
  cursor: pointer;
}
.offcanvas.offcanvas-end {
  width: 430px !important; /* Change this value to your preferred width */
}
.padding-input {
  padding-right: 10px;
  padding-left: 10px;
}
.pad-input {
  padding-left: 10px !important;
  padding-right: 8px !important;
}
.add-to-cart-btn:focus-visible,
.add-to-cart-btn:target,
.add-to-cart-btn:active,
.add-to-cart-btn:focus-within {
  outline: none; /* Removes default focus outline */
  color: transparent !important; /* Hides the text */
}
.custom-input-group1 {
  max-width: 94px;
  width: 100%;
  max-height: 48px;
}
.custom-input-group1 .btn {
  padding: 8px 12px;
}
.custom-input-group1 .form-control {
  padding: 8px 12px;
  text-align: center;
  max-width: 100%;
}
.height32 {
  height: 30px !important;
}
.offcanvas-header {
  height: 56px !important;
}
/* Nkami */

.iti {
  position: relative;
  display: inline-block;
  margin-bottom: 0px;
  /* border: 1px solid #21252929; */
  border-radius: 10px;
  margin-top: -2px;
  width: 100%;
}
.countrySelector {
  padding-left: 90px !important ;
  padding-right: 90px !important;
  border: 1px solid #21252929 !important;
  border-radius: 6px;
  height: 50px !important;
  margin-top: 0px !important;
}
.iti__hide {
  display: none;
}

.iti__v-hide {
  visibility: hidden;
}

.iti input {
  position: relative;
  z-index: 0;
  margin-top: 1px !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
  height: 36px;
  border: 1px solid #ecf0fa;
  border-radius: 4px;
}

.iti input[type="text"],
.iti input[type="tel"] {
  position: relative;
  z-index: 0;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
  height: 48px;
  border: 0px solid #ecf0fa;
  border-radius: 4px;
  margin-top: 2px !important;
}

.iti input::-webkit-input-placeholder,
.iti input::-moz-placeholder,
.iti input:-ms-input-placeholder,
.iti input::-ms-input-placeholder {
  color: #bcc0e2;
}

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
  border-right: 1px solid #ecf0fa;
}

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #b6b9ce;
}

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #b6b9ce;
}

.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  background-color: white;
  border: 1px solid #eaeaec;
  border-radius: 4px;
  white-space: nowrap !important;
  font-size: 13px;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  box-shadow: 0px 16px 18px rgba(6, 10, 48, 0.1);
}

.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}

.iti__flag-box {
  display: inline-block;
  width: 20px;
}

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e7eaf3;
}

.iti__country {
  padding: 0px 15px;
  outline: none;
  height: 36px;
  line-height: 36px;
}

.iti__dial-code {
  color: #9f97b3;
  font-weight: 500;
  font-size: 12px;
}

.iti__country.iti__highlight {
  background-color: #f4f5fb;
}

.iti__flag-box,
.iti__country-name,
.iti__dial-code {
  vertical-align: middle;
}

.iti__flag-box,
.iti__country-name {
  margin-right: 6px;
}

.iti--allow-dropdown input {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.iti--allow-dropdown input[type="text"],
.iti--allow-dropdown input[type="tel"] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.iti--separate-dial-code input {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.iti--separate-dial-code input[type="text"],
.iti--separate-dial-code input[type="tel"] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: #f4f5fb;
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}

.iti--allow-dropdown
  input[disabled]
  + .iti__flag-container:hover
  .iti__selected-flag,
.iti--allow-dropdown
  input[readonly]
  + .iti__flag-container:hover
  .iti__selected-flag {
  background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent;
}
.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.iti--container:hover {
  cursor: pointer;
}

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti__flag {
  width: 20px;
  height: 15px;
  background-image: url("../../plugins/intl-tel-input-master/img/flags.png");
  background-repeat: no-repeat;
  background-color: #f4f5fb;
  background-position: 20px 0;
}

.iti__flag.iti__be {
  width: 18px;
}

.iti__flag.iti__ch {
  width: 15px;
}

.iti__flag.iti__mc {
  width: 19px;
}

.iti__flag.iti__ne {
  width: 18px;
}

.iti__flag.iti__np {
  width: 13px;
}

.iti__flag.iti__va {
  width: 15px;
}

.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}

.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}

.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}

.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}

.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}

.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}

.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}

.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}

.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}

.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}

.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}

.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}

.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}

.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}

.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}

.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}

.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}

.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}

.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}

.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}

.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}

.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}

.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}

.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}

.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}

.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}

.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}

.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}

.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}

.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}

.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}

.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}

.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}

.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}

.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}

.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}

.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}

.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}

.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}

.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}

.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}

.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}

.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}

.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}

.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}

.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}

.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}

.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px;
}

.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px;
}

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}

.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}

.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}

.iti__flag.iti__np {
  background-color: transparent;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url("../../plugins/intl-tel-input-master/img/flags@2x.png");
  }
}

.iti input {
  outline: 0;
}
.dummytoggle {
  list-style-type: none;
}
.dummytoggle:focus-visible {
  list-style-type: none;
}
.nav-link.dropdown-toggle.dummytoggle .icon-class {
  display: none; /* Hide any icon within the element */
}

.part-services-se .nav {
  display: flex;
  justify-content: center;
  border: none;
}
.part-services-se .nav .nav-link {
  background: #fdfdfd;
  border-radius: 0;
  text-transform: uppercase;
  color: #0a472e;
  font-size: 18px;
  width: 20%;
  font-weight: 700;
  text-align: center;
}
.part-services-se .nav .nav-link.active,
.part-services-se .nav .nav-link:hover {
    background: #f7c444;
    color: #0a472e !important;
}
.part-services-se .custom-container-se {
  /* max-width: 1100px; */
  margin: 0 auto;
}
.partservices-details .title {
  color: var(--black-color);
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}
.formpadd {
  padding-top: 42px;
  padding-bottom: 20px;
  padding-left: 42px;
  padding-right: 42px;
}
.formpadding {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
}
.bg-default {
  background: #e9e9f1;
  color: #282f53;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #f2f2f2 !important;
  background-color: #623536;
}
.imgprofile {
  display: flex;
  justify-content: center; /* Center horizontally */
  align-items: center; /* Center vertically */
  width: 150px; /* Set width of the image */
  height: 150px; /* Set height of the image */
  border-radius: 50%; /* Make it circular */
  object-fit: cover; /* Ensure the image fills the circle */
  margin: auto;
}
.formpad {
  padding-top: 42px;
  padding-bottom: 0px;
  padding-left: 46px;
  padding-right: 0px;
}
/* Change background color of the alert */
.swal2-popup {
  background-color: #fbffec !important; /* aapka desired background */
  color: #333 !important; /* text color */
  width: 26em !important;
}

/* Change title font and color */
.swal2-title {
  font-family: Signika-Medium;
  color: #0a472e !important;
      font-size: 22px !important;
}


/* Change content font and color */
.swal2-html-container {
  /*font-family: Signica-Regular;*/
  color: #434242 !important;
  margin: 0 0 0 0 !important;
}

/* Change button font and background */
.swal2-confirm {
  /*font-family: Signika-Regular;*/
  background-color: #542828 !important;
  color: white !important;
}
.swal2-cancel {
  font-family: Signika-Regular;
  background-color: #f7c444 !important;
  color: #0a472e !important;
}
.swal2-icon {
  background-color: #ffffff !important; /* background of the circle */
  border-color: #000000 !important; /* border of the icon circle */
  color: #000000 !important; /* fallback color (for some icons) */
}

/* Success icon color */
.swal2-icon.swal2-success {
  border-color: #28a745 !important;
  color: #28a745 !important;
  background-color: transparent !important;
}

/* Error icon color */
.swal2-icon.swal2-error {
  border-color: #dc3545 !important;
  color: #dc3545 !important;
  background-color: transparent !important;
}

/* Warning icon color */
.swal2-icon.swal2-warning {
  border-color: #ffc107 !important;
  color: #856404 !important;
  background-color: transparent !important;
}

/* Info icon color */
.swal2-icon.swal2-info {
  border-color: #17a2b8 !important;
  color: #0c5460 !important;
  background-color: transparent !important;
}
.ovflowhidden{
 overflow:hidden;
    
}
.cardheightchange{
    height: 114px !important;
}
.lineh0
{
    line-height: 0px !important;
}
/* The actual timeline (the vertical ruler) */
.main-timeline-2 {
  position: relative;
}

/* The actual timeline (the vertical ruler) */
.main-timeline-2::after {
  content: "";
  position: absolute;
  width: 3px;
  background-color:#a1bf3a;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}

/* Container around content */
.timeline-2 {
  position: relative;
  background-color: inherit;
  width: 50%;
}

/* The circles on the timeline */
.timeline-2::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  right: -11px;
  background-color:#a1bf3a;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

/* Place the container to the left */
.left-2 {
  padding: 0px 40px 20px 0px;
  left: 0;
}

/* Place the container to the right */
.right-2 {
  padding: 0px 0px 20px 40px;
  left: 50%;
}
.vtimeline 
{
    width :100% !important;
}

/* Add arrows to the left container (pointing right) */
.left-2::before {
  content: " ";
  position: absolute;
  top: 18px;
  z-index: 1;
  right: 30px;
  border: medium solid white;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent white;
}

/* Add arrows to the right container (pointing left) */
.right-2::before {
  content: " ";
  position: absolute;
  top: 18px;
  z-index: 1;
  left: 30px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
}

/* Fix the circle for containers on the right side */
.right-2::after {
  left: -14px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
  /* Place the timelime to the left */
  .main-timeline-2::after {
    left: 31px;
  }

  /* Full-width containers */
  .timeline-2 {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }
  /* Make sure that all arrows are pointing leftwards */
  .timeline-2::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

  /* Make sure all circles are at the same spot */
  .left-2::after,
  .right-2::after {
    left: 18px;
  }

  .left-2::before {
    right: auto;
  }

  /* Make all right containers behave like the left ones */
  .right-2 {
    left: 0%;
  }
}
 .cardHeight
 {
    height: 50px;
    border :none;
 }
 .line20
 {
     line-height:20px;
 }
.container1
  {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;    
    text-align: center;
    margin-right: 0px;
    padding-top: 20px;
  }
  .container1 p
  {  
          padding: 10px 20px;
          padding-left: 20px;
          padding-right: 34px;
          margin-right: -30px;
          margin-bottom: 0px; 
          border-radius: 50px; 
          border-top-right-radius: 0; /* Removes top-right corner rounding */
          border-bottom-right-radius: 0; /* Removes top-right corner rounding */
        border-right: none;
  }
  .container1 .formborder1
  {
    border: 1px solid #F2F4F5; 
          margin-bottom: 0px; 
          border-radius: 50px; 
          border-top-right-radius: 0; /* Removes top-right corner rounding */
          border-bottom-right-radius: 0; /* Removes top-right corner rounding */
          border-top-left-radius: 0; /* Removes top-right corner rounding */
          border-bottom-left-radius: 0; /* Removes top-right corner rounding */
          border-right: none;
          border-left: none;  
          margin-left: 12px;
  }
  .FooterIcons
  {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
  }
  .footerMenus ul {
          display: flex; /* Flexbox for horizontal layout */
          list-style-type: none; /* Remove default list styling */
          justify-content: center;
          padding: 0;
          margin: 0;
      }

.footerMenus li {
    display: inline-block;
    margin-right: 10px; /* Space between menu items */
}

.footerMenus li:not(:last-child)::after {
    content: " |"; /* Adds pipe symbol after each item except the last one */
    margin-left: 10px; /* Space between the text and pipe */
}
.lastFooter
{
  padding: 10px 0;
}
.padbtm0
{
   margin-bottom: 0px !important;
}
.dblockcart
{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
}
.padbtm01
{
    margin-bottom: 0px !important;
}
.marginbtm20
{
    margin-bottom: 10px !important;
}

.img-zoom 
{
    height: 100%;
    width: auto;
    text-align: center;
    margin: 0 auto;
}
.lSSlideOuter.vertical .lSPager.lSGallery li 
{
    height: 100px !important;
    width: 100px !important;
    overflow: hidden;
}
    .iconCss{
        margin-top: -20px
    }
    .footeremail-error
    {
        display: none;
    }
.lSSlideOuter.vertical .lSPager.lSGallery 
{
    display: block;
    margin-top: 0;
    height: 100% !important;
}
.dropdown-wrapper
{
    display: none !important;
    justify-content: flex-end;
    align-items: center;
}
.mrginbtm10
{
    margin-bottom: -10px !important;
}
/*.zoomWindowContainer .zoomWindow*/
/*{*/
/*    background-size: 250% !important;*/
/*}*/
.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24
}
.title-color8 {
    font-family: Signika-Regular;
    line-height: 2px !important;
}

#userUpdate input[type="file"]::file-selector-button
{
	height: 50px;
}

.mobile-filter
{
    display: none;
}
.detailOffserPriceDiv
{
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
}
#coupon_code:focus::placeholder
{
    visibility: hidden;
}

#foodSafetyModal .modal-body p, #foodSafetyModal .modal-body p a
{
    font-family: Signika-Regular;
    font-size: 18px;
    color: #434242e0;
}
#foodSafetyModal .modal-body p a:hover, #foodSafetyModal .modal-body p a:focus
{
    color: #623536;
}
.detailOffserPriceDiv .btn-product-badge1
{
    z-index: 0;
}

.lightgreenbackground
{
    position: relative; 
    display: flex;
    width: 100%;
    background-image: linear-gradient(to right, #0a472e, #256538, #47833c, #70a23d, #a1bf3a);
    background-size: 200% 100%;
    animation: gradientShift 5s ease-in-out infinite alternate;
    overflow: hidden;
}
.offcanvas-body .lightgreenbackground
{
    position: absolute;
    top: 50px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.typewriter {
    overflow: hidden;
    white-space: nowrap;
    width: 0;
    display: inline-block;
    animation: typing 6s steps(80, end) infinite;
}

@keyframes typing {
    0%
    {
        width: 0;
    }
    90%
    {
        width: 100%;
    }
    100%
    {
        width: 0;
    }
}

.confetti-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
  overflow: hidden;
}

/*.confetti {*/
/*  position: absolute;*/
/*  width: 8px;*/
/*  height: 8px;*/
/*  background-color: #fff;*/
/*  opacity: 0;*/
/*  border-radius: 50%;*/
/*  animation: confettiFade 1.5s ease-in-out forwards;*/
/*}*/

.confetti {
    position: absolute;
    width: 8px;
    height: 12px;
    border-radius: 2px;
    opacity: 0.9;
    animation: pop 1s ease-in-out;
}

@keyframes pop {
    0% { transform: scale(0.5) translateY(0); opacity: 0.5; }
    50% { transform: scale(1.2) translateY(-10px); opacity: 1; }
    100% { transform: scale(1) translateY(0); opacity: 0.5; }
}

@keyframes confettiFade {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  30% {
    opacity: 1;
    transform: scale(1);
  }
  70% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.5);
  }
}

