/**
 * Theme Name:     Woostify Child
 * Author:         Woostify
 * Template:       woostify
 * Text Domain:	   woostify-child
 * Description:    Woostify is fast, lightweight, responsive and super flexible WooCommerce theme built with SEO, speed, and usability in mind. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, etc. Therefore, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Woostify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://woostify.com
 */



body {
	overflow-x: hidden;
}

.banner_slides span.led_subtitle {
    font-size: 50px;
}

.banner_slides .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: -30px !important;
}

.banner_slides  span.swiper-pagination-bullet {
	border: 1px solid #222529;
	border-radius: 50px;
	padding: 5px;
}

.ledproduct_sec .product-item li {
	list-style-type: none;
}

.ledproduct_sec .no-transform {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ledproduct_sec .animated-meta {
	display: block;
}

.ledproduct_sec .price .woocommerce-Price-amount {
	color: rgb(68, 68, 68) !important;
	font-size: 17px !important;
	font-weight: 600;
	
}

.dgwt-wcas-search-input {
	border-radius: 50px !important;
	
}

.greep_iconlist ul li:hover {
	background: #262626 !important;
    
}

.greep_iconlist ul li {
	padding: 7px !important;
}

.ledhome_form input::placeholder, .ledhome_form textarea::placeholder {
	opacity: 1 !important;
}




