.nav1_bg{
	background-color: #212121;
}
.nav2_bg{
	background-color: #edebe4;
	/* background: rgb(216,216,216);
background: linear-gradient(0deg, rgba(216,216,216,1) 23%, rgba(255,255,255,0.867296918767507) 48%, rgba(206,206,206,1) 90%); */
}
.slider_img{
	width: 490px;
	height: 490px;
}
.btn-dark {
    color: #fff;
    background-color: #0f938f;
    border-color: #d4dae0;
}
.ss_bg_1{
	background-color: #dfe2e7b3;
}
.ss_bg_2{
	background-color: #363637;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p, .product-compare, .product-catergory, span {

    color: #212121;
}
.footer h1, .footer h2, .footer h3, .footer h4,.footer h5, .footer h6, .footer p{
    color: #ffffff!important;
}
.text-white, .product-wishlist{
	color: #14ede7 !important;
}
.btn-light {
    color: #14ede7;
    background-color: #212121;
    border-color: rgb(255 255 255 / 15%);
}
.btn-link {
    color: #212121;
}


.card {
    background-color: rgb(0 0 0 / 48%);
}

.shiping-title{
  color: red;
}

.logo-icon{
	border-radius: 50%;
	padding: 10px;
}
