

/* Page Header title for the products page */
.woocommerce-products-header__title page-title{

}

/* Styles for the product title in the shop page */
.woocommerce-loop-category__title{
    font-size: 36px !important;
}

/*  */
.woocommerce-loop-product__title{
    font-size: 1.5em !important;
    color: #000000 !important;
}

.theme-heading-page-title-class{
    font-family: "Amatic SC", Sans-serif !important;
    color: #55D0BE !important;
}

.woocommerce-loop-product__title{
    padding-top: 7px !important;
}

/* Availability tag */
.woocommerce-variation-availability{
    display: none !important;
}

/* Configurator product title */
.product_title entry-title{
    color: #000000 !important;
}


.contact-me-cls {
    font-family: 'Josefin Sans', sans-serif;
}

.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price, .widget_layered_nav_filters ul li.chosen a, .woocommerce-page ul.products li.product .ast-woo-product-category {
/*    display: none; */
}

#form-field-captcha_id_field{
    margin: auto;
}

.woocommerce-loop-product__title{
    max-width: 280px !important;
    margin: auto !important;
}

.custom-shop-page-product-title-cls{
    font-size: 1.3em;
    color: #000000;
    font-weight: 600;
    padding-bottom: 0.2em;
}