    /* ####################################################
    :: Template Name: Essence - Fashion Ecommerce Template
    :: Author: Colorlib
    :: Author URL: https://colorlib.com
    :: Description: Essence is smart & elegant fashion e-commerce Template. It's suitable for all e-commerce business platform.
    :: Version: 1.0.0
    :: Created: April 27, 2018
    :: Last Updated: May 2, 2018
    #################################################### */

    /* ---------------------------------------
    ##### - PLACE YOUR CUSTOM CSS HERE - #####
    --------------------------------------- */
	
	.footer_area {
    position: relative;
    z-index: 1;
    background-color: #353535;
    padding: 80px 0;
}

.single-products-catagory .hover-content {
    position: absolute;
	top:unset;
    bottom: 0px!important;
    left: 0;
    z-index: 10;
	background: #ffffff52;
    width: 100%;
    height: 115px;
    padding-left: 40px;
}