/* Enter Your Custom CSS Here */
#main {
    position: relative;
    background: url(https://mishaslingeries.com/wp-content/uploads/2020/12/footer-bg-1.jpg) no-repeat center !important;
    background-size: cover !important;
}
/* #main #content-wrap {
   padding: 0 !important;
		
} */

.eael-product-grid.eael-product-simple .woocommerce ul.products li.product, .eael-post-grid.eael-product-simple .woocommerce ul.products li.product {
    border: none !important
}

ul.product-categories li a {
    color: #fff !important;
}




/* responsive  */

@media (max-width:1024px) {
	.elementor-menu-toggle {
    position: absolute;
    right: 20px;
}
	a.mobmenu-left-bt.mobmenu-trigger-action i {
    color: #ffffff !important;
}
}

@media (max-width:880px) {
	.banner-content {
    position: absolute !important;
    width: 200% !important;
}
}


@media (max-width: 767px) {
.banner-content {
    width: 100% !important;
}
}

@media (max-width:425px) {
	.slider-cap{
		width: 330px;
	}
	.elementor-13 .elementor-element.elementor-element-8a4dae6 .elementor-repeater-item-b741783 .swiper-slide-bg {
     background-position: -400px !important;
}
	.slider-cap h1 {
    font-size: 40px;
}
}