body{
	background: #f6f6f6;
}

.section__title h2{
	background: #f6f6f6 none repeat scroll 0 0
}

#header-sticky {
    background: white;
}

.main-menu ul li a{
	color: #050505;
	padding-top: 27px;
	padding-bottom: 25px;
}

.main-menu ul li {
    padding-right: 20px;
    padding-left: 20px;
    margin: 0;
	border-bottom: 5px solid white;
}

.header__action ul li > a i{
	color: #050505;
}

.main-menu ul li:hover a{
	color : #1877f2;
}

.main-menu ul li:hover{
	border-bottom: 5px solid #1877f2;
}

.card {
	background: #f6f6f6;
}

.sidebar__widget-content .categories .shop-accordion-btn{
	background: #f6f6f6;
}

select {
    background: #f6f6f6;
}

grey-color-di{
	color: #050505 !important;
}

button.qv_btn{
	background: #f6f6f6 !important;
}