a:visited {
    color: inherit !important; 
}
.product-item-info {
	text-align: left!important;
}
 .product-item-info.type10 .product-item-inner {
	justify-content: start;
}
 .product-item-info .product-item-details .price-box {
	display: flex;
	justify-content: space-between;
}
 .product-item-info .product-item-details .price-box .stock.unavailable {
	white-space: nowrap;
	font-size: 0.9rem;
	font-weight: 300;
	margin-top: 5px;
}
.customer-account-login .page-header.type20.sticky-header .header-left {
	padding-top: 30px!important;
    padding-bottom: 30px!important;
}
.page-header.type20.sticky-header .logo img {
	transform: scale(1.6)!important;
}
.page-header.type20 .nav-sections .navigation {
	width: 88% !important;
}
.page-header.type20.sticky-header .logo {
	z-index: 999;
}
@media (max-width: 986px) {
	.page-header.type20.sticky-header .logo {
		left: 35px!important;
	}
}
.limiter {
	gap: 10px;
}