<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.badge2 {
	position: absolute;
	top: 1rem !important;
	left: 1rem !important;
	z-index: 10;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem;
}

.all_top_banner_img {
	width: 100% !important;
	height: auto;
}

@media screen and (max-width: 600px) {
	.badge2 {
		display: none !important;
	}

	.all_top_banner_img {
		width: 100% !important;
		height: 200px;
	}
}

&lt;/style&gt;&lt;style&gt;.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.38);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.38);
}

.sticky+.content {
	padding-top: 102px;
}

.top-header {
	background: #fff;
	padding: 0px;
	clear: both;
}

.home_search {
	border-radius: 0px;
	background: #fff;
	width: 450px !important;
	border: 2px solid #ea4c62;
	color: #000 !important;
}

.home_search::placeholder {
	color: #ccc !important;
}

.submit_search {
	border-radius: 0px;
	background: #d1767f;
	border: none;
	color: #fff;
	height: 40px;
	padding: 9px 20px;
	font-size: 14px;
}


.home_links {
	padding-top: 0px;
	float: right;
}

.menutoplist {
	margin-right: 40px !important;
}

.home_links a {
	color: #000;
	font-size: 14px;
	text-align: center;
}

.home_links a:hover {
	color: #ea4c62;
}

.middelf-header {
	background-color: #fff;
	border-top: 1px solid #f0ebeb;
	box-shadow: 0px 10px 10px rgb(0 0 0 / 8%);
	margin-bottom: 3px;
}

.menuliist {
	border-bottom: 3px solid #fff;
	padding: 13px 15px 10px 15px;
	color: #000;
}

.menuliist a {
	color: inherit;
	font-size: 14px;
	font-weight: 500;
}

.menuliist:hover {
	background: #f5f5f5;
	color: #ea4c62;
	border-bottom: 3px solid #ea4c62;
}

@media screen and (max-width: 600px) {
	.mobile_display_none {
		display: none;
	}
}


.subcat {
	float: left;
	overflow: hidden;
}

.subcatbtn {
	font-size: 14px;
	border: none;
	outline: none;
	color: #000;
	/*padding: 14px 16px;*/
	background-color: inherit;
	font-family: inherit;
	margin: 0;
}

.catbar a:hover,
.subcat:hover .subcatbtn {
	background-color: #f5f5f5;
	color: #ea4c62;
}

.subcat-content {
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	background-color: #f5f5f5;
	width: 100%;
	z-index: 9999999;
	padding: 20px 120px 10px 120px;
	border-top: 3px solid #f5f5f5;
	box-shadow: 0 8px 6px 3px rgba(0, 0, 0, .23);
}

.subcat-content a {
	float: left;
	color: #000;
	margin-bottom: 15px;
	/* border-bottom: 2px solid #f5f5f5; */
}

.subcat-content a:hover {
	background-color: #f5f5f5;
	color: #ea4c62;
	/* border-bottom: 2px solid #ea4c62; */
}

.mmmmmedh {
	font-size: 10px;
	font-weight: bold;
}

.subcat:hover .subcat-content {
	display: block;
}

.carousel-control-prev .lni {
	width: 40px;
	height: 40px;
	background: #ea4c62;
	border-radius: 0;
	padding: 11px 10px;
	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

.carousel-control-next .lni {
	width: 40px;
	height: 40px;
	background: #ea4c62;
	border-radius: 0;
	padding: 11px 10px;
	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

@media screen and (max-width: 600px) {
	.carousel-control-prev .lni {
		width: 30px;
		height: 30px;
		background: #ea4c62;
		border-radius: 0;
		padding: 7px 5px;
		box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
	}

	.carousel-control-next .lni {
		width: 30px;
		height: 30px;
		background: #ea4c62;
		border-radius: 0;
		padding: 7px 5px;
		box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
	}
}

.product-catagories-wrapper {
	background: #fff;
}

.top-cat-slider {
	width: 150px;
}

.top-cat-slider .iimg {
	width: 100px;
	height: 100px;
	border: 0px solid #ccc;
	/*border-radius: 50%;*/
	margin-bottom: 10px;
	margin-top: 10px;
	/*box-shadow: 0 0 13px 0 rgb(0 0 0 / 10%);*/
}

.top-cat-slidera {
	text-decoration: none;
}

.top-cat-sliderp {
	font-size: 12px;
	color: #000 !important;
	text-align: center;
	font-weight: 700;
	margin-bottom: 0;
}

.responsive22 .slick-track {
	padding-bottom: 10px;
}


.footer {}

.footertop {
	background: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 5px solid #ea4c62;
}

.footerfoot {
	background: #ea4c62;
	padding-top: 20px;
	padding-bottom: 15px;
}

.footp {
	margin: 0px;
	color: #fff;
}

.footi {
	margin: 0px;
	color: #000;
}

.footii {
	color: #fff !important;
}

.foota {
	color: #000;
	font-size: 14px;
}


.big {
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .14);
	margin-bottom: 15px;
	cursor: pointer;
	padding: 10px;
	border-radius: 15px;
}

.big p {
	color: #0062cc;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
}

@media screen and (max-width: 600px) {
	.colcity {
		width: 33%;
	}

	.big p {
		margin: 0px;
		font-size: 13px;
		margin-top: 10px;
	}
}


#sidebar {
	will-change: min-height;
}

.sidebar__inner {
	transform: translate(0, 0);
	/* For browsers don't support translate3d. */
	transform: translate3d(0, 0, 0);
	will-change: position, transform;
}</pre></body></html>