/*
Theme Name: Shopfront Ecommerce Child
Theme URI: https://www.theclassictemplates.com/products/free-ecommerce-wordpress-theme
Template: shopfront-ecommerce
Author: classictemplate
Author URI: https://www.theclassictemplates.com/
Description: Shopfront Ecommerce is a versatile and powerful theme designed specifically for online retailers, boutique stores, and e-commerce entrepreneurs, providing an ideal platform to build a strong digital storefront across industries such as retail, fashion, electronics, beauty, furniture, jewelry, books, toys, gadgets, home decor, pet supplies, sports, groceries, apparel, and accessories. With its modern, visually appealing design that balances elegance and functionality, this theme ensures a seamless shopping experience through a fully responsive and user-friendly layout that works flawlessly across all devices and browsers. It offers extensive customization options, allowing you to tailor color schemes, typography, and layouts to match your brand identity while creating a unique and engaging store design. Integrated seamlessly with essential plugins like WooCommerce for inventory management, secure payments, and shipping, Contact Form 7 for customer inquiries, and Mailchimp for email marketing, it provides a complete e-commerce solution. The theme also supports product galleries, detailed descriptions, and customer reviews to build trust and boost conversions. With intuitive navigation and drag-and-drop design flexibility, Shopfront Ecommerce empowers businesses to create a professional, high-performing, and scalable online store that enhances user engagement and drives sales effectively.
Tags: blog,e-commerce,food-and-drink,one-column,two-columns,three-columns,four-columns,grid-layout,left-sidebar,right-sidebar,custom-logo,post-formats,featured-images,full-width-template,custom-colors,editor-style,flexible-header,footer-widgets,wide-blocks,custom-header,translation-ready,custom-background,custom-menu,sticky-post,threaded-comments,rtl-language-support,theme-options
Version: 0.6.7.1786630466
Updated: 2026-08-13 14:14:26

*/


/* Shivin: homepage product section */
#shivin-home-products h2 {
	text-align: center;
}
#shivin-home-products a.button {
	display: inline-block;
	background: #ea7a1d;
	color: #fff;
	padding: 12px 34px;
	border-radius: 30px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	text-decoration: none;
}
#shivin-home-products a.button:hover {
	background: #333;
	color: #fff;
}

/* Shivin: Order via WhatsApp button */
a.shivin-wa-btn {
	display: block;
	margin: 10px auto 15px;
	width: -moz-fit-content;
	width: fit-content;
	background: #25d366;
	color: #fff !important;
	padding: 10px 24px;
	border-radius: 30px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	text-decoration: none !important;
	line-height: 1.2;
}

a.shivin-wa-btn:hover,
a.shivin-wa-btn:focus {
	background: #128c3e;
	color: #fff !important;
}

a.shivin-wa-btn .shivin-wa-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 8px;
	vertical-align: -3px;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M12.04 2C6.58 2 2.13 6.45 2.13 11.91c0 1.75.46 3.45 1.32 4.95L2 22l5.25-1.38c1.45.79 3.08 1.21 4.79 1.21 5.46 0 9.91-4.45 9.91-9.91C21.95 6.45 17.5 2 12.04 2zm5.8 14.03c-.24.68-1.42 1.31-1.96 1.36-.54.05-1.05.24-3.53-.73-2.98-1.17-4.86-4.25-5.01-4.45-.15-.2-1.2-1.6-1.2-3.05s.76-2.16 1.03-2.46c.27-.29.58-.37.78-.37.2 0 .39 0 .56.01.19.01.44-.07.68.52.24.59.83 2.03.9 2.18.07.15.12.32.02.51-.1.2-.15.32-.29.5-.15.17-.31.39-.44.52-.15.15-.3.31-.13.61.17.29.76 1.25 1.62 2.03 1.11 1 2.05 1.31 2.34 1.46.29.15.46.12.63-.07.17-.2.73-.85.93-1.14.2-.29.39-.24.66-.15.27.1 1.71.81 2 .96.29.15.49.22.56.34.07.13.07.76-.17 1.44z'/%3E%3C/svg%3E");
}

ul.products li.product a.shivin-wa-btn {
	margin-bottom: 18px;
}

.single-product a.shivin-wa-btn {
	display: inline-block;
	margin: 15px 0 0;
}

/* Shivin: re-enable prices in homepage product grid (parent theme hides them on template-home-page) */
#shivin-home-products ul.products li.product .price {
	display: block !important;
}

}