body {
	background-color: #fafafa;
}

.text-grey{
	color: #707070;
}

.text-primary{
	color: #00ADEF !important;
}

.fixed-top{
	position: fixed !important;
}

.fs-10 {
	line-height: 12.1px;
	font-size: 10px;
}

.fs-12 {
	font-size: 12px;
	line-height: 14.52px;
}

.fs-13{
	font-size: 13px;
	line-height: 15.73px;
}

.fs-16 {
	font-size: 16px !important;
	line-height: 19.36px;
}

.fs-18 {
	font-size: 18px;
	line-height: 21.5px;
}

.fs-14 {
	font-size: 14px !important;
	color: 16.94px !important;
}

.fw-bold {
	font-weight: 600;
}

.text-black {
	color: #000000 !important;
}

.footer-container {
	border: 1px solid #00ADEF;
	border-radius: 15px;
	padding: 20px;
}

.u-header__navbar-nav .u-header__nav-link {
	font-weight: 400 !important;
}

.bottom-header-search-bar {
	background-color: #FAFAFA !important;
	box-shadow: 0px 0px 4px 0px #00000040;
}

.min-height-75 {
	min-height: 75px;
}

.product-item,
.product-item__outer {
	border: 1px solid #ECECEC !important;
	border-radius: 8px;
}

.add-to-cart-btn {
	width: 46px;
	height: 34px;
	border-radius: 17px;
	background-color: #00ADEF;
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.header-category{
	background-color: #1E2D7D !important;
}

.headerMenuLink{
	color: #fff !important;
}