/*
Template Name: Eatsie - Pick Up & Delivery Food Template
Author: Askbootstrap
Author URI: https://themeforest.net/user/askbootstrap
Version: 0.1
*/

/*
- Body
- Search Page
- Listing Detail
- Product Page
- Contact Page
- Custom Bootstrap
- Header
- footer
- Cart
- Mobile Media
*/

/* Body */
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&amp;display=swap');
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap");
body {
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
}
:root {
	--theme: #008900;
}
::-webkit-scrollbar-button {
	width: 0;
	height: 0;
	display: none;
}
::-webkit-scrollbar-corner {
	background-color: transparent;
}
::-webkit-scrollbar-thumb {
	height: 6px;
	border: 4px solid transparent;
	background-clip: padding-box;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background-color: rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.05),
        inset 1px 1px 0 rgba(0, 0, 0, 0.05);
	box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.05),
        inset 1px 1px 0 rgba(0, 0, 0, 0.05);
}
::-webkit-scrollbar {
	width: 4px;
	background-color: #ffffff;
}
::-webkit-scrollbar-thumb {
	height: 50px;
	background: hsla(0, 0%, 53.3%, 0.4);
}

/* Search Page */
.tab-pane.fade {
   backdrop-filter: unset;
}
.homepage-products-range .border:hover, .homepage-products-range .border:focus {
   border-color: #02aabd !important;
   box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.listing-card{
   border: 1px solid #ffffff !important;
}
.listing-card:hover{
   border: 1px solid #02aabd !important;
   box-shadow: 0 .125rem .25rem rgba(0,0,0,.095)!important;
}
.trending-badge {
	text-decoration: none;
	font-size: 13px;
	font-weight: 400;
	padding: 9px 14px;
}
.badge-soft-success {
	border: 1px solid rgb(2 170 189 / 21%);
	background: rgb(2 170 189 / 7%) !important;
	color: #02aabd !important;
}
.badge-soft-success:hover {
	border: 1px solid #02aabd;
	background: #02aabd !important;
	color: #ffffff !important;
}
.badge-soft-light {
	background: #e7e7e7 !important;
}

/* Listing Detail */
.offer-box-title {
	padding: 4px 10px;
	border-radius: 8px;
	position: absolute;
	top: -13px;
}
.listing-detail-info img.img-fluid.rounded-3 {
	height: 140px;
}
.product-list .img-fluid {
	height: 72px;
	width: 72px;
	border-radius: 10px;
	padding: 10px;
	border: 1px solid #cce9ee;
	background: #f0f9fa;
}
.product-list .btn {
	min-width: 78px;
	min-height: 30px;
}
.listing-detail-tabs .nav-link {
	border: none;
	text-align: left;
	padding: 6px 0;
	color: #222;
	font-size: 14px;
	position: relative;
	background: none;
}
.listing-detail-tabs .nav-link.active {
	color: #02aabd;
	font-weight: bold;
}
.listing-detail-tabs .nav-link:after {
	content: "";
	position: absolute;
	right: -25px;
	top: 0;
	bottom: 0;
	width: 5px;
	background: transparent;
}
.listing-detail-tabs .nav-link.active:after {
	content: "";
	position: absolute;
	right: -25px;
	top: 0;
	bottom: 0;
	width: 5px;
	background: #02aabd;
}
.listing-detail-fixed-sidebar {
	position: sticky;
	top: 214px;
}

/* Product Page */
.rounded-icon-50 {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fixed-sidebar {
	position: sticky;
	top: 105px;
}
.success-dot {
	width: 6px;
	height: 6px;
	background: #008e27;
	border-radius: 50px;
}
.cart-quantity {
	width: 78px;
	min-width: 78px;
}
.cart-quantity .form-control {
	font-size: 12px;
	font-weight: 500;
	height: 28px;
	padding: 0px;
}
.cart-quantity-btn {
	height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 22px;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	border-radius: 50px;
	background: #fff;
}
.cart-quantity-btn:hover {
	background: rgb(2 170 189 / 7%) !important;
}
.cart-box-item-price {
	min-width: 38px;
}
.product2.slick-current .border {
	border-color: #02aabd !important;
	border: 2px solid !important;
}

/* Contact Page */
.feature {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 3rem;
	width: 3rem;
	font-size: 1.5rem;
}

/* Custom Bootstrap */
.h-40 {
	height: 40px;
}
.ch-100 {
	height: 100px;
}
.h-200 {
	height: 200px;
}
.svg-border-rounded svg {
	height: 3rem;
	width: 100%;
}
.fade {
	backdrop-filter: blur(7px);
}
.fs-14 {
	font-size: 14px;
}
.bg-light {
	background-color: #f0f5f7 !important;
}
.border-bottom, .border-top, .border, .border-end, .border-start {
	border-color: #eaeff1 !important;
}
hr {
	border-top: 1px solid #eaeff1;
	opacity: unset;
}
.accordion-button::after {
	width: 20px;
	height: 20px;
	background-size: 11px;
	background-color: #f0f9fa;
	background-position: center center;
	border-radius: 50px;
	border: 1px solid #c9e8ed;
}
.breadcrumb-item+.breadcrumb-item::before {
	content: "\eaca";
	font-family: IcoFont!important;
}
.form-control {
	box-shadow: none !important;
	border-radius: 12px;
}
.form-select{
   border-radius: 12px;
}
.form-control:focus {
	border-color: #0ea8bd;
}
.btn {
	font-size: 14px;
	font-weight: 500;
	border-radius: 12px;
}
.btn-lg {
	font-size: 16px;
	text-transform: uppercase;
}
.btn-sm {
	font-size: 12px;
}
.rounded, .rounded-3, .card, .modal-content {
	border-radius: 12px !important;
}
.dropdown-menu {
	border: none;
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
	border-radius: 0.5rem;
	padding: 8px;
}
.dropdown-menu .dropdown-item {
	font-size: 13px;
	padding: 7px 13px;
	border-radius: 7px;
}
.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus {
	background-color: #02aabd;
	color: #fff;
}
.bg-success {
	background: rgb(2,170,189);
	background: -moz-linear-gradient(45deg,  #5096f0 0%, #00cdac 100%);
	background: -webkit-linear-gradient(45deg,  #5096f0 0%,#00cdac 100%);
	background: linear-gradient(45deg,  #5096f0 0%,#00cdac 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02aabd', endColorstr='#00cdac',GradientType=1 );
}
.text-success {
	color: #0094d9 !important;
}
.text-warning {
	color: #ff9a40 !important;
}
.text-warning-light {
	color: #ffca9b !important;
}
.btn-warning {
	background-color: #ff9a40 !important;
	border-color: #ff9a40;
	color: #fff;
}
.btn-warning:hover {
	background-color: #ff922f !important;
	border-color: #ff922f;
	color: #fff;
}
.btn-success, .btn-outline-success:hover {
	background: rgb(2,170,189);
	background: -moz-linear-gradient(45deg,  #5096f0 0%, #00cd77 100%);
	background: -webkit-linear-gradient(45deg,  #5096f0 0%, #00cd77 100%);
	background: linear-gradient(45deg,  #5096f0 0%, #00cd77 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02aabd', endColorstr='#00cdac',GradientType=1 );
	border-color: #02aabd;
}
.btn-success:hover {
	border-color: #02aabd;
	background: rgb(0,205,172);
	background: -moz-linear-gradient(45deg,  #00cd77 0%, #5096f0 100%);
	background: -webkit-linear-gradient(45deg,  #00cd77 0%,#5096f0 100%);
	background: linear-gradient(45deg,  #00cd77 0%,#5096f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00cdac', endColorstr='#02aabd',GradientType=1 );
}
.btn-success:focus, .btn-outline-success:focus {
	background: rgb(2,170,189);
	background: -moz-linear-gradient(45deg,  rgba(2,170,189,1) 0%, rgba(0,205,172,1) 100%);
	background: -webkit-linear-gradient(45deg,  rgba(2,170,189,1) 0%,rgba(0,205,172,1) 100%);
	background: linear-gradient(45deg,  rgba(2,170,189,1) 0%,rgba(0,205,172,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02aabd', endColorstr='#00cdac',GradientType=1 );
	border-color: #02aabd;
}
.btn-outline-success {
	border-color: #02aabd;
	color: #02aabd;
}
.bg-warning {
	background-color: #ff9a40 !important;
}
.bg-warning.bg-opacity-10 {
	background-color: rgb(255 154 64 / 10%) !important;
}
.border-warning {
	border-color: #ff9a3f !important;
}
.accordion-button {
	box-shadow: none !important;
}
.accordion-button:not(.collapsed) {
	background: #ffffff;
	color: #0ea8bd;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
   background-color: #0aa9bd;
   border-radius: 50px;
   background-size: 17px;
}

/* Header */
.osahan-header {
	z-index: 1040;
}
.osahan-header .navbar-brand img {
	height: 68px;
}
.rounded-icon {
	width: 35px;
	height: 35px;
	padding: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	border: 1px solid rgb(2 170 189 / 21%);
	background: rgb(2 170 189 / 7%) !important;
	color: #0094d9 !important;
}
.rounded-icon .position-absolute {
	font-size: 11px;
	font-weight: 500;
	padding: 4px 0;
	min-width: 20px;
	height: 20px;
}
.osahan-header .navbar-nav .nav-link {
	color: #000000;
	font-size: 14px;
	padding: 30px 8px;
	font-weight: 500;
	text-transform: capitalize;
}
.bg-image1 {
	background-image: url('../img/login1.png');
	background-size: cover;
	background-position: center;
}
.login-popup-main {
	max-width: 650px;
}
.login-popup-main button.btn-close.position-absolute {
	right: 0;
	margin: 16px;
}

/* footer */
.footer-logo {
	height: 220px;
}
.bg-footer {
	background-color: #001233;
}
.bg-footer hr {
	border-color: #182b4b;
}
#footer-link a {
	color: white;
	text-decoration: none;
}
#footer-link a:hover {
	text-decoration: underline;
	color: white;
}
.mobile-nav-bottom {
    z-index: 9;
    bottom: 0;
	background-color: #000000;
}
.mobile-nav-bottom a {
    position: relative;
    font-size: 13px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    width: 100%;
}
.mobile-nav-bottom a span {
    font-size: 27px;
	color: #0aa9bd;
}
.mobile-nav-bottom a b {
	position: absolute;
    background: #fff;
    width: 18px;
    height: 18px;
    color: #000;
    border-radius: 50px;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 0 auto;
    left: 20px;
    right: 0;
    top: 17px;
}

/* Cart */
.col-tip img {
	height: 16px;
}
.col-tip .btn {
	font-size: 11px;
	padding: 6px 10px;
	border: 1px solid #e8e8e8 !important;
	background: #fff;
}
.col-tip .btn-check:active+.btn, .col-tip .btn-check:checked+.btn, .col-tip .btn.active, .col-tip .btn.show, .col-tip .btn:active {
	border-color: #0aa9bd !important;
	color: #0aa9bd !important;
	background: #f0f9fa;
	font-weight: 700;
}
.col-tip {
	display: inline-block;
	margin: 3px 0;
}
.osahan-btn-group .small {
	font-size: 12px;
}
.osahan-btn-group h6 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.6px;
   margin-bottom: 8px !important;
}
.osahan-btn-group .btn {
	border: 1px solid #e3e4e4;
	color: #6f7880;
}
.osahan-btn-group .btn-check:active + .btn-outline-light,
.osahan-btn-group .btn-check:checked + .btn-outline-light,
.osahan-btn-group .btn-outline-light.active,
.osahan-btn-group .btn-outline-light.dropdown-toggle.show,
.osahan-btn-group .btn-outline-light:active {
	border-color: #02aabd;
	color: #02aabd;
   background-color: rgb(2 170 189 / 7%) !important;
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.of-cover {
	object-fit: scale-down;
}
.delivery-tabs .nav-link {
	border: none;
	background: none;
	text-align: left;
	color: #000;
	display: flex;
	align-items: center;
}
.delivery-tabs .nav-link.active {
	background: #fff;
	border-radius: 10px 0 0 10px;
	font-weight: bold;
	color: #0aa9bd;
}
.delivery-tabs .nav-link i {
	width: 26px;
	height: 26px;
	display: flex;
	background: #fff;
	align-items: center;
	justify-content: center;
	margin-right: 9px;
	border-radius: 50px;
	color: #06aabd;
}
.delivery-tabs .nav-link.active i {
	background: #06aabd;
	color: #fff;
}
.icon-sm {
	width: 26px;
	height: 26px;
	display: flex;
	background: #ff9a3f;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	color: #ffffff;
}
.accordion-payment {
	position: relative;
}
.accordion-payment .accordion-item-line1::before {
	content: "";
	position: absolute;
	border-left: 2px dotted #c2c2c2;
	top: 48px;
	bottom: -18px;
	left: -35px;
}
.accordion-payment .accordion-item-line2::before {
	content: "";
	position: absolute;
	border-left: 2px dotted #c2c2c2;
	top: 0px;
	bottom: -61px;
	left: -35px;
}
.accordion-payment .accordion-item:after {
	width: 24px;
	height: 24px;
	border-radius: 100px;
	content: "";
	background: #ffffff;
	top: 37px;
	margin: auto;
	position: absolute;
	border: 3px solid #c2c2c2;
	left: -46px;
}
.accordion-payment .accordion-item .accordion-collapse.show:after {
	width: 14px;
	height: 14px;
	border-radius: 100px;
	content: "";
	top: 42px;
	margin: auto;
	position: absolute;
	left: -41px;
	z-index: 9;
	background: rgb(2,170,189);
	background: -moz-linear-gradient(45deg, rgba(2,170,189,1) 0%, rgba(0,205,172,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(2,170,189,1) 0%,rgba(0,205,172,1) 100%);
	background: linear-gradient(45deg, rgba(2,170,189,1) 0%,rgba(0,205,172,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02aabd', endColorstr='#00cdac',GradientType=1 );
}
.listing-card-body h6.card-title.fw-bold.mb-1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Mobile Media */
@media(max-width: 576px) {
}

@media(max-width: 768px) {
}

@media(max-width: 992px) {
    .osahan-header {
		padding: 0px 0 !important;
	}
	.osahan-header .navbar-toggler {
		padding: 3px 4px;
	}
	.osahan-header .navbar-nav .nav-link {
		text-align: center;
		padding: 12px 11px;
	}
	.osahan-header .me-3.top-link {
		margin: 11px 0 0 0px !important;
	}
	.osahan-header .navbar-collapse .d-flex.align-items-center.gap-2 {
		justify-content: center;
		margin: 8px 0 7px 0;
	}
	.osahan-header .dropdown-menu .dropdown-item {
		text-align: center;
	}
	.btn-group.gap-3.osahan-btn-group.d-flex {
		display: unset !important;
		width: 100%;
	}
	.btn-group.gap-3.osahan-btn-group.d-flex label {
		width: 100%;
		margin: 6px 0;
	}
	.history-card .d-flex {
		display: unset !important;
	}
	.history-card img {
		width: 100%;
		height: 90px;
		margin-bottom: 14px;
		object-fit: cover;
	}
	.history-card .ms-auto.text-end {
		border-top: 1px solid #ccc;
		padding-top: 9px;
		margin-top: 10px;
		text-align: left !important;
	}
	.delivery-tabs .nav-link.active {
		border-radius: 10px;
	}
	body.bg-light {
		padding-bottom: 80px !important;
	}
	.container, .container-md, .container-sm {
		max-width: 100%;
	}
}
@media(min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
		max-width: 100%;
	}
}
@media(min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1100px;
    }
}

@media(min-width: 1400px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1100px;
    }
}
.custom-buy-btn {
    background: linear-gradient(45deg, #FF6B6B, #FFA500, #FFD700);
    color: #fff;
    border: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
}

.custom-buy-btn:hover {
    transform: scale(1.05);
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.2);
    background: linear-gradient(45deg, #FF4C4C, #FF8C00, #FFC107);
    color: #fff;
}

.custom-buy-btn:active {
    transform: scale(0.98);
}


/* listing css */


  .product-card {
  transition: transform 0.3s ease;
  border-radius: 16px;
  height: 100%;
  position: relative;
}

.product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.product-img {
  height: 200px;
  overflow: hidden;
  position: relative;
}

.product-img img {
  height: 100%;
  object-fit: cover;
  transition: opacity 0.4s ease;
}

.product-img .img-hover {
  opacity: 0;
  transition: opacity 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
}

.product-img:hover .img-hover {
  opacity: 1;
}

.product-img:hover .img-main {
  opacity: 0;
}

.discount-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #dc3545;
  color: white;
  font-size: 0.75rem;
  padding: 4px 8px;
  border-radius: 4px;
}


  /* catagory css */
.category-section {
  background: linear-gradient(90deg, #02aabd, #00cdac);
  width: 100%;

}

.category-tab {
  border: none;
  background: transparent;
  text-align: center;
  flex-shrink: 0;
  padding: 0.4rem 0.7rem;
  transition: all 0.3s;
  font-size: 0.85rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
width: 90px;              
  min-width: 90px;
  max-width: 90px;
  word-wrap: break-word;
  overflow: hidden;
}


.category-tab img {
  width: 64px;               /* Smaller and equal dimensions for perfect circle */
  height: 64px;
  border-radius: 50%;        /* Circular shape */
  object-fit: cover;
  background-color: #ffffff; /* White background */
  padding: 6px;              /* Inner space between image and white border */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); /* Subtle shadow */
 
  transition: transform 0.3s ease;
  cursor: pointer;
}

.category-tab:hover img {
	
  transform: scale(1.05);
}

.category-tab span {
  font-size: 13px;
  font-weight: 600;
  color: #F8EFEF;
  margin-top: 8px;
  text-align: center;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;      /* :point_left: Allows up to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.1;
  height: 2.4em;              /* :point_left: Adjust height to fit 2 lines */
}




.scroll-container {
  overflow-x: auto;
  scroll-behavior: smooth;
  padding-bottom: 1rem;
  white-space: nowrap;
}

.scroll-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  background: #fff;
  border: none;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  font-size: 20px;
  font-weight: bold;
  color: #02aabd;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  
}

.scroll-btn.left {
  left: -5px;
    top: 29%;
}

.scroll-btn.right {
  right: -4px;
 top: 29%;
}

.category-tab-wrapper {
  position: relative;
}


.no-scrollbar::-webkit-scrollbar {
  display: none;
}
.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

@media (max-width: 768px) {
  .category-tab img {
    width: 50px;       /* smaller size */
    height: 50px;
    padding-top: 6px;
  }

  .category-tab span {
    font-size: 11px;   /* smaller label text */
    margin-top: 4px;
	padding-bottom: 0px;
  }

  .category-tab {
    padding: 0.2rem 0.3rem; /* tighter spacing */
  }

  .scroll-btn {
    display: none !important; /* hide arrows on mobile */
  }

  .category-section {
    padding: 10px 0 !important;
  }
  
}

/* cart css */
    .cart-icon { position: relative; }
        .cart-count {
            position: absolute;
            top: -10px;
            right: -10px;
            background: red;
            color: white;
            border-radius: 50%;
            padding: 2px 6px;
            font-size: 12px;
        }
        .product-card { margin-bottom: 20px; }
        .offcanvas { width: 400px !important; }
        .payment-section, .otp-section, .address-section { display: none; }
        .cart-item { border-bottom: 1px solid #eee; padding: 10px 0; }
        .cart-quantity {min-width:0px}
        .quantity-control { display: flex;   align-items: center; gap: 5px; }
        .quantity-control button { 
          width: 30px; 
          height: 30px;
         }
        .quantity-control input { 
          width: 50px; 
          text-align: center;
           border: none;
          color: #43484D; 
        }
        
        button[class*=canbtn] {
          width: 30px;
          height: 30px;
          background-color: #E1E8EE;
          border-radius: 6px;
          border: none;
          cursor: pointer;
        }
        button:focus,
        input:focus{
          outline: 0;
        }
        .order-summary { border-top: 2px solid #eee; padding-top: 15px; margin-top: 15px; }
        .trash-icon{
         font-size: 1rem;
        }
        .custom-close-btn {
            position: absolute;
            top: 10px;
            left: -52px;
            width: 25px;
            height: 25px;
            border-radius: 50%;
            background-color: #f5f1f1;
            color: #000000;
            font-size: 16px;
            line-height: 1;
            border: 1px solid #ccc;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
            z-index: 1056;
         }
         .custom-close-btn:hover {
         background-color: #f8f8f8;
         }

@media (max-width: 576px){
   .custom-close-btn{
	position: static;
   }
   .ord-sta-bag{
	padding: 0;
   }
}

@media (max-width: 768px) {
  .mobile-nav-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: white;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 8px 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    animation: bounceUp 0.6s ease-out;
  }
  .mobile-nav-bottom .nav-item {
    text-align: center;
    flex: 1;
    transition: transform 0.3s ease;
    color: #333;
  }
  .mobile-nav-bottom .nav-item img {
    width: 24px;
    height: 24px;
    display: block;
    margin: 0 auto 3px;
  }
  .mobile-nav-bottom .nav-item small {
    font-size: 12px;
    font-weight: 500;
  }
  .mobile-nav-bottom .nav-item:active {
    transform: scale(0.9);
  }
  .mobile-nav-bottom .cart-item {
    position: relative;
  }
  .mobile-nav-bottom .cart-item .mobile-cart {
    position: absolute;
    top: -4px;
    right: -30%;
    background: red;
    color: white;
    font-size: 8px;
    padding: 2px 6px;
    border-radius: 50%;
    animation: cartPulse 1.2s infinite;
  }
  /* Entry animation */
  @keyframes bounceUp {
    0% { transform: translateY(100%); opacity: 0; }
    60% { transform: translateY(-5px); opacity: 1; }
    100% { transform: translateY(0); }
  }
  /* Cart pulse */
  @keyframes cartPulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.2); }
    100% { transform: scale(1); }
  }
}
/* Hide in desktop view */
@media (min-width: 769px) {
  .mobile-nav-bottom {
    display: none;
  }
}

@media (max-width: 976px) {
  .main-img-wrapper {
    width: 100%;
    height: auto;         /* allow height to adjust */
    margin: 0 auto;
    position: relative;
    margin-left: -12;       /* remove left margin for mobile */
  }
  .main-img {
    width: 100%;
    height: auto;         /* auto height keeps proportions */
    object-fit: contain;  /* show full image without cropping */
    transition: transform 0.4s ease, opacity 0.4s ease;
  }
}        
.hover-img {
    width:50px; 
    height: 50px;
    cursor: pointer;
    margin-top: 12px;
    margin-left: -90px;
   
}

