*, body{
	font-family: 'Inter', sans-serif ;
}
.header-menus button{
	font-size: 25px;
}
.header-menus button span{
	font-size:1.125rem;
}
.searchInput{
	position: relative;
}
.searchInput input{
	color: #fff !important ;
	font-size: 13px;
}
.searchInput button{
	position: absolute;
    color: #fff;
    background: transparent;
    border: none;
    right: 5px;
    top: 6px;
    font-weight: 100;
    font-size: 13px;
    z-index: 11;;
}
.fs-15{
	font-size: 15px;
}
.header-icons .img-icon img{
	height: 20px;
}
.header-icons .img-icon{
	padding: 6px;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}
.product-lft .filter-box .content .price_slide {
    position: relative;
    top: -15px;
}
.product-lft .filter-box .content .price_slide .irs--round {
    height: 50px;
    margin-top: 20px;
}
.breadcrumb-custome-lst{
    background:#ecf0f1; 
}
.breadcrumb-custome-lst .breadcrumb{
    background:#ecf0f1; 
    margin-bottom:0px;
    padding: .5rem 1rem .2rem;
    font-size: 14px !important;
}

