/**
 * Theme Name:     Aadhya Infra Child
 * Author:         Case-Themes
 * Template:       konstruc
 * Text Domain:	   aadhya-infra-child
 * Description:    aadhya infra is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
 */
.product-details .product_meta, .product-details .woocommerce-social-share {
    display: none !important;
}

.pxl-swiper-slide .woocommerce-add-to-cart {
    display: none;
}
.pxl-product-carousel.pxl-product-carousel2 .pxl-item--inner {
    padding: 10px 0px 0px !important;
}
.pxl-post--inner .pxl-image--featured img {
    /* width: 250px; */
    height: 250px !important;
    object-fit: cover !important; 
    object-position: center !important;
}
.pxl-slide-inner .pxl-post--readmore {
    display: none !important;
}
section.related.products {
    display: none;
}
.woocommerce-product-details__short-description table th {
    color: #000;
    text-align: left;
}