    /* ####################################################
    :: Template Name: Apex Bright LED
    :: 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 - #####
    --------------------------------------- */
    .nav-brand {
        width: 20%;
    }
    .header_area .classy-navbar {
        flex: 0 0 70%;
        width: 70%;
    }
    .breadcumb_area.breadcumb-style-two .page-title h2 {
        color: cornflowerblue;
    }
    .hero-content {
        float: right;
    }
    .top_catagory_area {
        padding-bottom: 30px;
    }
    .footer-logo {
        width: 30%; 
    }
    .footer_area .single_widget_area .footer_widget_menu li {
        flex: 0 0 30%;
        width: 30%;
    }
    .breakpoint-off .classynav ul li .dropdown {
        width: 220px;
    }
    .footer_area .single_widget_area {
        justify-content: center;
    }
    .footer_area .single_widget_area .footer_widget_menu li a {
        font-size: 16px;
    }
    .regular-page-text a {
        font-size: 16px;
    }
    .certificates a {
        text-decoration-line: underline;
        color: blue;
    }
    