/* =============================================
   Design System — CSS Custom Properties
   Use these variables everywhere instead of
   hardcoded hex values or magic numbers.
   ============================================= */
:root {
	--color-primary:      #00334f;
	--color-primary-dark: #002237;
	--color-accent:       #004d7a;
	--color-bg:           #f8f9fa;
	--color-surface:      #ffffff;
	--color-text:         #0f172a;
	--color-text-muted:   #64748b;
	--color-border:       #e2e8f0;
	--color-success:      #198754;
	--color-error:        #dc3545;

	--font-primary: 'Mulish', sans-serif;

	--space-section:    3rem;   /* py-5 equivalent */
	--space-subsection: 2rem;   /* py-4 equivalent */

	--radius-card: 12px;
	--shadow-card: 0 4px 16px rgba(0, 0, 0, 0.08);
}

/* =============================================
   Standard Button Variants
   btn-px          → primary filled
   btn-px-outline  → outlined
   btn-px-ghost    → ghost / tertiary
   ============================================= */
.btn-px {
	background-color: var(--color-primary);
	color: #fff;
	border: 2px solid var(--color-primary);
	padding: 0.5rem 1.5rem;
	border-radius: 6px;
	font-weight: 600;
	transition: background-color 0.2s, color 0.2s;
	text-decoration: none;
	display: inline-block;
}
.btn-px:hover {
	background-color: var(--color-primary-dark);
	border-color: var(--color-primary-dark);
	color: #fff;
}
.btn-px-outline {
	background-color: transparent;
	color: var(--color-primary);
	border: 2px solid var(--color-primary);
	padding: 0.5rem 1.5rem;
	border-radius: 6px;
	font-weight: 600;
	transition: background-color 0.2s, color 0.2s;
	text-decoration: none;
	display: inline-block;
}
.btn-px-outline:hover {
	background-color: var(--color-primary);
	color: #fff;
}
.btn-px-ghost {
	background-color: transparent;
	color: var(--color-text-muted);
	border: 1px solid var(--color-border);
	padding: 0.5rem 1.5rem;
	border-radius: 6px;
	font-weight: 500;
	transition: background-color 0.2s;
	text-decoration: none;
	display: inline-block;
}
.btn-px-ghost:hover {
	background-color: var(--color-bg);
	color: var(--color-text);
}

/* =============================================
   Standard Page Heading
   Apply class="page-heading" to all <h1> on
   content pages for consistent sizing.
   ============================================= */
.page-heading {
	font-size: 2rem;
	font-weight: 700;
	color: var(--color-primary);
	margin-bottom: 1.5rem;
}

/* =============================================
   Prose max-width — prevents lines exceeding
   ~75 characters on large screens.
   ============================================= */
.prose-text {
	max-width: 75ch;
}

/* =============================================
   Heading aliases — legacy classes normalised
   to match .page-heading without file changes.
   inner_pagehaed, pageheading → same style.
   ============================================= */
.inner_pagehaed,
.pageheading {
	font-size: 1.875rem;
	font-weight: 700;
	color: var(--color-primary);
	margin-bottom: 1.25rem;
}

/* =============================================
   Button aliases — legacy classes mapped to
   new standard variants (Tasks 35-36).
   px-btn, px-btn-theme → btn-px style
   fcbtn, singup, ct-Buy → same base style
   ============================================= */
.px-btn,
.px-btn.px-btn-theme,
.fcbtn,
.singup,
.ct-Buy {
	background-color: var(--color-primary) !important;
	color: #fff !important;
	border: 2px solid var(--color-primary) !important;
	padding: 0.5rem 1.5rem;
	border-radius: 6px;
	font-weight: 600;
	transition: background-color 0.2s, color 0.2s;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
}
.px-btn:hover,
.px-btn.px-btn-theme:hover,
.fcbtn:hover,
.singup:hover,
.ct-Buy:hover {
	background-color: var(--color-primary-dark) !important;
	border-color: var(--color-primary-dark) !important;
	color: #fff !important;
}

/* =============================================
   Original rules below (unchanged)
   ============================================= */
.borderbimg,
.home_catimg,
.lastimg img {
	object-fit: contain
}

.borderb,
.lastbox {
	position: relative
}

.carthead,
.carthead:hover,
.catbop,
.faqhead,
.lastimg {
	text-align: center
}

.cartimg img {
	width: 30px !important
}

.borderb {
	border: 1px solid #ccc !important;
	padding: 10px;
	margin-top: 10px
}

.decrtygt span {
	color: #000 !important;
	font-weight: 600
}

.about_ul span,
.aboutt h1,
.aboutt span,
.faqhead,
.faqq {
	font-weight: 700;
	color: #00334f
}

.pfcoloer s {
	color: #3a3a3a !important;
	font-size: 11px
}

::-webkit-scrollbar {
	width: 10px;
	height: 10px
}

::-webkit-scrollbar-thumb {
	background-color: #00334f;
	border-radius: 6px;
	border: 2px solid #e6edfa
}

::-webkit-scrollbar-track {
	background-color: #dbe3f4;
	border-radius: 6px
}

.catbop,
.catbop:hover {
	border: 1px solid #ececec
}

* {
	scrollbar-width: thin;
	scrollbar-color: #00334f #e6edfa
}

.main_menu header_position {
	padding: 0
}

.main_menu nav>ul>li>a:hover {
	color: #fff !important
}

.header_bottom .align-items-center {
	padding: 0 !important;
	--bs-gutter-x: 0 !important
}

.home_catbox {
	width: 16.667%;
	padding: 5px
}

.catbop:hover {
	box-shadow: rgba(0, 0, 0, 0.05) 0 6px 24px 0, rgba(0, 0, 0, 0.08) 0 0 0 1px
}

.home_catimg {
	width: 150px;
	height: 150px;
	margin: 10px 0 0
}

.catbop {
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 0
}

.ost,
.ost:hover {
	background: #00334f;
	color: #fff;
	font-size: 13px;
	padding: 5px 10px;
	margin-top: -10px;
	display: inline-block
}

.lastbox {
	width: 33.333%;
	padding: 10px !important
}

.lastboxx {
	background: #fff;
	border: 1px solid #e6e6e6;
	padding: 5px
}

.sub_boxs,
.sub_boxss {
	padding: 5px !important
}

.lastimg {
	width: 45%
}

.lastcontent {
	width: 55%
}

.lastimg img {
	width: 165px;
	height: 166px;
	margin-top: 25px;
	margin-bottom: 15px
}

.Healthcare_Equipment {
	background: #f8f8f8;
	margin: 50px 0 0
}

.borderbimg {
	width: 180px;
	height: 180px
}

.sub_boxs {
	width: 33.333% !important
}

.sub_boxss {
	width: 50% !important
}

.carthead,
.carthead:hover {
	display: block;
	color: green;
	font-size: 27px;
	padding-top: 2px;
	position: relative
}

.carthead span,
.carthead span:hover {
	font-size: 10px;
	color: #fff;
	background: green;
	border-radius: 50px;
	text-align: center;
	width: 20px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 20px;
	padding-top: 2px;
	font-weight: 700
}

.carthead .fa-basket-shopping,
.carthead .fa-basket-shopping:hover {
	margin-left: -9px;
	margin-top: 9px
}

.repp h2,
.repp h3,
.repp h4,
.repp h5,
.repp h6 {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #00334f
}

.aboutt,
.faqa,
.faqhead,
.faqq {
	margin-bottom: 0
}

.reltp h2,
.reltp h3,
.reltp h4,
.reltp h5,
.reltp h6 {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 0;
	color: #00334f;
	font-weight: 700;
	padding-bottom: 5px
}

.faqhead {
	font-size: 26px;
	margin-top: 50px
}

.faqbox {
	border: 1px solid #d3d3d3;
	padding: 10px 15px;
	margin-top: 20px;
	border-radius: 7px
}

.faqq {
	font-size: 17px
}

.faqa {
	font-size: 16px;
	color: #373737;
	text-align: justify
}

.usericon img {
	width: 30px;
	height: 30px
}

.usericon {
	display: block;
	margin-top: 0;
	font-size: 11px;
	text-align: center;
	color: #000
}

.carthead img {
	width: 41px;
	margin-top: 13px
}

.aboutt h1 {
	font-size: 30px
}

.aboutt {
	font-size: 16px;
	margin-top: 20px;
	text-align: justify
}

.about_ul,
.about_ul li {
	margin-top: 20px
}

.about_ul {
	list-style-type: disc;
	padding-left: 15px
}

@media only screen and (min-width: 280px) and (max-width: 480px) {
	img.mob_logo {
		width: 174px !important;
		margin-top: -2px
	}

	.home_catbox {
		width: 50%;
		padding: 2px
	}

	.catbop {
		border: 1px solid #ececec;
		margin-bottom: 5px
	}

	.home_catimg {
		width: 150px;
		height: 150px
	}

	.faqa,
	a.grid-link__title {
		font-size: 15px
	}

	a.home_heading h1,
	a.home_heading h2,
	a.home_heading h3,
	a.home_heading h4,
	a.home_heading h5,
	a.home_heading h6 {
		font-size: 24px;
		margin-top: 50px
	}

	.info_inquiry {
		font-size: 14px;
		padding: 5px 7px;
		position: absolute;
		right: -210px;
		margin: 0 !important;
		top: 19px;
		background: #00334f;
		color: #edf2fa !important;
		z-index: 99;
		width: 130px;
		height: 34px !important
	}

	.lastbox,
	.lastcontent,
	.lastimg {
		width: 100%
	}

	.header_bottom {
		border-bottom: none !important
	}

	.button-headd {
		right: 20px;
		top: 20px
	}

	.footer-logo {
		padding-bottom: 10px;
		margin-top: 15px
	}

	.lastimg {
		text-align: left
	}

	.lastimg img {
		width: 180px;
		height: 180px;
		margin-bottom: 2px
	}

	.price__sale {
		width: 90%
	}

	.inner_btng {
		padding: 4px 10px;
		font-size: 14px;
		margin-top: 5px !important
	}

	.sub_boxs {
		width: 100% !important
	}

	.img-showcase img {
		width: 325px;
		height: 325px
	}

	a.product-title h1 {
		font-size: 21px;
		margin-top: 20px
	}

	.product-detail p {
		font-size: 15px;
		margin: 5px 0
	}

	.opsa {
		padding: 25px 10px !important
	}

	.reltp h2,
	.reltp h3,
	.reltp h4,
	.reltp h5,
	.reltp h6 {
		font-size: 22px;
		margin-top: 20px;
		margin-bottom: 0;
		color: #00334f;
		font-weight: 700;
		padding-bottom: 5px
	}

	.faqhead {
		font-size: 22px;
		margin-top: 30px;
		margin-bottom: 0
	}

	.mainprice {
		font-size: 25px;
		color: #2c2c2c
	}

	a.pageheading h1 {
		font-size: 25px;
		margin-top: 30px
	}

	img.pf_img {
		width: 200px !important;
		height: 200px
	}

	a.innghtile h2,
	a.innghtile h3,
	a.innghtile h4,
	a.innghtile h5,
	a.innghtile h6 {
		margin-bottom: 25px
	}
}

@media only screen and (min-width: 480px) and (max-width: 576px) {
	img.mob_logo {
		width: 174px !important;
		margin-top: -2px
	}

	.home_catbox {
		width: 50%;
		padding: 2px
	}

	.catbop {
		border: 1px solid #ececec;
		margin-bottom: 5px
	}

	.home_catimg {
		width: 150px;
		height: 150px
	}

	.faqa,
	a.grid-link__title {
		font-size: 15px
	}

	a.home_heading h1,
	a.home_heading h2,
	a.home_heading h3,
	a.home_heading h4,
	a.home_heading h5,
	a.home_heading h6 {
		font-size: 24px;
		margin-top: 50px
	}

	.info_inquiry {
		font-size: 14px;
		padding: 5px 7px;
		position: absolute;
		right: -210px;
		margin: 0 !important;
		top: 19px;
		background: #00334f;
		color: #edf2fa !important;
		z-index: 999;
		width: 130px;
		height: 34px !important
	}

	.lastbox,
	.lastcontent,
	.lastimg,
	.price__sale {
		width: 100%
	}

	.header_bottom {
		border-bottom: none !important
	}

	.button-headd {
		right: 20px;
		top: 20px
	}

	.footer-logo {
		padding-bottom: 10px;
		margin-top: 15px
	}

	.lastimg {
		text-align: left
	}

	.lastimg img {
		width: 180px;
		height: 180px;
		margin-bottom: 2px
	}

	.price__sale {
		width: 90%
	}

	.inner_btng {
		padding: 4px 10px;
		font-size: 14px;
		margin-top: 5px !important
	}

	.sub_boxs {
		width: 100% !important
	}

	.img-showcase img {
		width: 325px;
		height: 325px
	}

	a.product-title h1 {
		font-size: 21px;
		margin-top: 20px
	}

	.product-detail p {
		font-size: 15px;
		margin: 5px 0
	}

	.opsa {
		padding: 25px 10px !important
	}

	.reltp h2,
	.reltp h3,
	.reltp h4,
	.reltp h5,
	.reltp h6 {
		font-size: 22px;
		margin-top: 20px;
		margin-bottom: 0;
		color: #00334f;
		font-weight: 700;
		padding-bottom: 5px
	}

	.faqhead {
		font-size: 22px;
		margin-top: 30px;
		margin-bottom: 0
	}

	.mainprice {
		font-size: 25px;
		color: #2c2c2c
	}

	a.pageheading h1 {
		font-size: 25px;
		margin-top: 30px
	}

	img.pf_img {
		width: 200px !important;
		height: 200px
	}

	a.innghtile h2,
	a.innghtile h3,
	a.innghtile h4,
	a.innghtile h5,
	a.innghtile h6 {
		margin-bottom: 25px
	}
}

@media only screen and (min-width: 576px) and (max-width: 768px) {
	img.mob_logo {
		width: 182px !important;
		margin-top: -2px;
		margin-left: 5px
	}

	.home_catbox {
		width: 33%;
		padding: 2px
	}

	.catbop {
		border: 1px solid #ececec;
		margin-bottom: 5px
	}

	.home_catimg {
		width: 150px;
		height: 150px
	}

	a.grid-link__title {
		font-size: 15px;
		margin: 5px
	}

	a.home_heading h1,
	a.home_heading h2,
	a.home_heading h3,
	a.home_heading h4,
	a.home_heading h5,
	a.home_heading h6 {
		font-size: 24px;
		margin-top: 50px
	}

	.info_inquiry {
		font-size: 14px;
		padding: 5px 7px;
		position: absolute;
		right: -210px;
		margin: 0 !important;
		top: 19px;
		background: #00334f;
		color: #edf2fa !important;
		z-index: 999;
		width: 130px;
		height: 34px !important
	}

	.header_bottom {
		border-bottom: none !important
	}

	.button-headd {
		right: 20px;
		top: 20px
	}

	.footer-logo {
		padding-bottom: 10px;
		margin-top: 15px
	}

	.lastbox {
		width: 50%
	}

	.lastcontent,
	.lastimg {
		width: 100%
	}

	.lastimg {
		text-align: left
	}

	.lastimg img {
		width: 180px;
		height: 180px;
		margin-bottom: 2px
	}

	.price__sale {
		width: 90%
	}

	.inner_btng {
		padding: 5px 12px;
		font-size: 14px;
		margin-top: 5px !important;
		margin-right: 11px
	}

	.sub_boxs {
		width: 50% !important
	}

	.button-heade {
		position: absolute;
		bottom: 12px;
		right: 125px;
		cursor: pointer;
		width: 10px;
		font-size: 17px;
		color: #16aa50
	}

	.img-showcase img {
		width: 325px;
		height: 325px
	}

	a.product-title h1 {
		font-size: 21px;
		margin-top: 20px
	}

	.product-detail p {
		font-size: 15px;
		margin: 5px 0
	}

	.opsa {
		padding: 25px 10px !important
	}

	.faqa {
		font-size: 15px
	}

	.reltp h2,
	.reltp h3,
	.reltp h4,
	.reltp h5,
	.reltp h6 {
		font-size: 22px;
		margin-top: 20px;
		margin-bottom: 0;
		color: #00334f;
		font-weight: 700;
		padding-bottom: 5px
	}

	.faqhead {
		font-size: 22px;
		margin-top: 30px;
		margin-bottom: 0
	}

	.mainprice {
		font-size: 25px;
		color: #2c2c2c
	}

	a.pageheading h1 {
		font-size: 25px;
		margin-top: 30px
	}

	img.pf_img {
		width: 200px !important;
		height: 200px
	}

	a.innghtile h2,
	a.innghtile h3,
	a.innghtile h4,
	a.innghtile h5,
	a.innghtile h6 {
		margin-bottom: 25px
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	img.mob_logo {
		width: 182px !important;
		margin-top: -2px;
		margin-left: 5px
	}

	.home_catbox {
		width: 33%;
		padding: 2px
	}

	.catbop {
		border: 1px solid #ececec;
		margin-bottom: 5px
	}

	.home_catimg {
		width: 150px;
		height: 150px
	}

	a.grid-link__title {
		font-size: 15px;
		margin: 5px
	}

	a.home_heading h1,
	a.home_heading h2,
	a.home_heading h3,
	a.home_heading h4,
	a.home_heading h5,
	a.home_heading h6 {
		font-size: 24px;
		margin-top: 50px
	}

	.info_inquiry {
		font-size: 14px;
		padding: 5px 7px;
		position: absolute;
		right: -210px;
		margin: 0 !important;
		top: 19px;
		background: #00334f;
		color: #edf2fa !important;
		z-index: 1;
		width: 130px;
		height: 34px !important
	}

	.header_bottom {
		border-bottom: none !important
	}

	.button-headd {
		right: 20px;
		top: 20px
	}

	.footer-logo {
		padding-bottom: 10px;
		margin-top: 15px
	}

	.lastbox {
		width: 50%
	}

	.lastcontent,
	.lastimg {
		width: 100%
	}

	.lastimg {
		text-align: left
	}

	.lastimg img {
		width: 180px;
		height: 180px;
		margin-bottom: 2px
	}

	.price__sale {
		width: 90%
	}

	.inner_btng {
		padding: 5px 12px;
		font-size: 14px;
		margin-top: 5px !important;
		margin-right: 11px
	}

	.sub_boxs {
		width: 33% !important
	}

	.button-heade {
		position: absolute;
		top: 15px;
		right: 20px;
		cursor: pointer;
		width: 10px;
		font-size: 17px;
		color: #16aa50
	}

	a.pageheading h1 {
		font-size: 25px;
		margin-top: 30px
	}

	img.pf_img {
		width: 200px !important;
		height: 200px
	}

	a.innghtile h2,
	a.innghtile h3,
	a.innghtile h4,
	a.innghtile h5,
	a.innghtile h6 {
		margin-bottom: 25px
	}
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
	.headeremail {
		display: none
	}

	.home_catbox {
		width: 20%;
		padding: 5px
	}

	.lastbox {
		width: 50%;
		padding: 10px !important;
		position: relative
	}

	.price__sale {
		width: 90%
	}

	.inner_btng {
		padding: 5px 12px;
		font-size: 14px;
		margin-top: 5px !important;
		margin-right: 11px
	}

	.sub_boxs,
	.sub_boxss {
		width: 50% !important
	}

	.button-heade {
		position: absolute;
		bottom: 8px;
		right: 150px;
		cursor: pointer;
		width: 10px;
		font-size: 20px;
		color: #16aa50
	}

	.pasf {
		width: 70% !important
	}

	.olkj {
		width: 100%
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	.home_catbox {
		width: 20%;
		padding: 5px
	}

	.lastbox {
		width: 50%;
		padding: 10px !important;
		position: relative
	}




	.price__sale {
		width: 90%
	}

	.notwl {
		display: none
	}

	.inner_btng {
		padding: 5px 12px;
		font-size: 14px;
		margin-top: 5px !important;
		margin-right: 11px
	}

	.sub_boxs,
	.sub_boxss {
		width: 33% !important
	}

	.product_img img,
	img.img_order {
		width: 140px;
		padding: 00px;
		height: 140px;
		object-fit: cover
	}

	.product_img {
		text-align: center;
		border: 1px solid #e8e8e8;
		border-radius: 10px;
		background: #fafafa;
		margin-top: 5px
	}

	.pasf {
		width: 100% !important
	}

	.olkj {
		width: 100%
	}

	.button-heade,
	.button-headesd {
		position: absolute;
		cursor: pointer;
		width: 10px;
		font-size: 21px
	}

	.button-heade {
		bottom: 7px;
		right: 140px;
		color: #16aa50
	}

	.button-headesd {
		bottom: 10px;
		right: 120px
	}
}

/* Footer social icons */
.footer-social-icon {
    margin: 0 6px;
    font-size: 18px;
    transition: opacity 0.2s;
}
.footer-social-icon:hover { opacity: 0.8; }
.footer-social-icon.si-facebook  { color: #3b5998; }
.footer-social-icon.si-x         { color: #000000; }
.footer-social-icon.si-instagram { color: #bd085c; }
.footer-social-icon.si-linkedin  { color: #0077b5; }

@media only screen and (min-width: 280px) and (max-width: 991px) {
	.nomobile {
		display: none
	}

	.aboutt h1 {
		font-size: 25px;
		font-weight: 700;
		color: #00334f
	}
}

.fallback-banner {
	background: linear-gradient(150deg, #0594e8, #0e50a7, #818384);
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	font-weight: bold;
	height: 200px
}

/* Sticky Footer Styles */
html,
body {
	height: 100%;
	margin: 0;
}

body {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

.site-content-wrapper {
	flex: 1 0 auto;
}

.footer {
	flex-shrink: 0;
}