.fa-brands {
	width: 50px;
	height: 50px;
	margin: 30px;
	color: white;
}
.kshitij_footer{
	padding: 0px !important;
}

.testimonial_carousel .swiper-slide{
	width: 100% !important;
}

.testimonial_carousel .carousel_content{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.testimonial_carousel .carousel_content img{
	width: 10% !important;
	border-radius: 50%;
}
.testimonial_carousel .carousel_content p{
	text-align: center;
}

.header_main .et_pb_row {
    display: flex;
    padding: 10px !important;
    flex-direction: row;
    align-items: center;
}

.cart_search .et-menu-nav{
	display: none !important;
}
.header_main .et_pb_image_0_tb_header{
	width: 35% !important;
}

.stay_tuned{
	width: 100% !important;
}
.images-bottom{
	width: 25% !important;
	display: flex;
}