/*

Theme Name: Amylux Shop WP Custom Theme

Theme URI: https://wordpress.org/

Author: Ranjan Deb

Author URI: https://wordpress.org/

Version: 1.0

*/

li.product.type-product.post-41.status-publish.first.instock.product_cat-adult-store.has-post-thumbnail.shipping-taxable.purchasable.product-type-simple {
    text-align: center !important;
}

.woocommerce-loop-product__title{
    font-size: 14px !important;
    color: #666 !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
    margin-bottom: 0 !important;
}

span.price {
    color: #333333 !important;
    font-weight: bold !important;
    font-size: 18px !important;
    padding: 7px 0 !important;
    display: block !important;
}