/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 14 2025 | 19:40:55 */
.woocommerce-result-count { margin: 13px 0 0 0 !important; } 

.product.type-product.product-type-simple { border:1px solid #D4D4D4; border-radius:13px; overflow:hidden; padding:10px !important; }
.product.type-product.product-type-simple:hover { border:1px solid #FB5A00; }
.product-type-simple img { width:95%; width: 95% !important; margin: 0 auto 20px auto !important; }
.product-type-simple h2.woocommerce-loop-product__title { 
	font-family: "Nunito Sans", Sans-serif !important; font-size: 14px !important; font-weight: 600 !important; line-height: 24px; letter-spacing: 0.5px; color: #333333 !important; min-height: 62px;
	
	display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;
}
 .product.type-product.product-type-simple .price { margin-top:5px; font-size: 1.25em !important; color:#333 !important; margin-bottom: 0 !important; }
.woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol .dhs-symbol { 
	width: 15px !important; vertical-align: middle; display: inline; vertical-align: text-top; margin-right: 7px !important; 
	margin-top: 4px !important;
}

.product-type-simple .product_type_simple.add_to_cart_button { 
	margin:6px 0 0 0 !important; width: 100%; background: #F1F1F1; text-align: center; border-radius: 6px 6px 6px 6px; padding: 12px 24px; } 
.product-type-simple .product_type_simple.add_to_cart_button:hover { background: #B18D05; color:#fff; }

.woocommerce-pagination .page-numbers li { width: 38px; }

.wp-singular .elementor-location-single { border:0 !important; }