.product-store{
	border-redius:20px !important;
}
.navigation-space{
	height:173px;
}

.pagination-item.active {
	background-color: #06bfd4 !important;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.pagination-item:hover
{
	background-color: #7fd8e2 !important;
	color: #454849 !important;
}

:root{
	--kt-special-offers-bg:rgba(222, 49, 79,1) !important;
	--kt-primary-btn-bg:rgb(222, 49, 79)!important;
	--kt-primary-btn-hover-bg:rgb(222, 49, 79,.8)!important;

}
.is-\[active\]\:\!text-primary.active {
	color: #06bfd4 !important;
}
.product-attributes-item input:checked+span {
	border-color: rgb(222 49 79);
	color: rgb(222 49 79);
}
.scrollable-row:before, .scrollable-row:after {
	width: 4px;
	flex-shrink: 0;
	align-self: stretch;
	content: "";
}
.tab-bg{background-color:#06bfd4 !important}
.bottom-nav-grid{
	display: grid;
	align-items: center;
	grid-template-columns: repeat(5, 1fr);
}

.megamenu-item.active {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	color: #06bfd4!important;
	box-shadow: -3px 0 #06bfd4 inset, 0 1px 2px rgb(var(--kt-secondary) / .08)!important;
}
.megamenu-item:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	color: #06bfd4!important;
	box-shadow: -3px 0 #06bfd4 inset, 0 1px 2px rgb(var(--kt-secondary) / .08)!important;
}


@media(min-width:1400px){
	.catImage{
		width: 180px;
	}
}
@media(max-width:560px){
	
}
