/*
Theme Name: Pitru Krupa
Theme URI: #
Template: hello-elementor
Author: Dipesh M.
Author URI: #
Description: This is the child theme
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1742705667
Updated: 2025-03-23 04:54:27

*/

.pro-mega-menu p.elementor-heading-title.elementor-size-default a{
	font-size:15px;
}

table.dataTable thead .dt-orderable-asc, table.dataTable thead .dt-orderable-desc {
    background: #992626 !important;
    color: #FFF !important;
}
.dt-layout-cell.dt-layout-start, .dt-layout-cell.dt-layout-end {
    display: none !important;
}
.prd-th-ttl:hover a{
	color: #a01d22 !important;
}
.prdct-main ul.products.columns-4 li.product {
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 15px;
    text-align: center;
}

.prdct-main ul.products.columns-4 li.product a.button.product_type_simple {
    background: #992626;
    color: #FFF;
    border-radius: 50px;
}
.prdct-main ul.products.columns-4 li.product a.button.product_type_simple:hover {
    background: #000;
    color: #FFF;
}
.prdct-main h2.woocommerce-loop-product__title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px !important;
    color: #000000;
}