    /* ####################################################
    :: 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 a {
        color: #f5f5f5;
        font-size: 14px !important;
        line-height: 2;
        font-weight: 400;
    }

        footer a:hover, footer a:focus {
            color: #0cb1d2 !important;
            font-size: 14px !important;
            line-height: 2;
            font-weight: 400;
        }

        footer p {
            color: #f5f5f5;
            margin-bottom: 0;
        }

    footer hr {
        border: 1px solid #646464;
    }

    .essence-btn:hover, .essence-btn:focus {
        background-color: #0cb1d2;
    }

    .toCheckout {
        background: #2b946e !important;
    }
    