/*
Theme Name: Big Chefs
Theme URI:
Description: A child theme of DieFinnhutte Theme
Author: Florian Perrier <contact@florianperrier.com>
Author URI: https://www.florianperrier.com
Version: 2.9.0
Text Domain: diefinnhutte
Template: diefinnhutte
*/


.grecaptcha-badge {
    display: none !important;
}


.contact-us-2 .qodef-btn.qodef-btn-solid {
    background-color: #ffffff;
    border: 1px solid #000000;
}

.contact-us-2 .qodef-btn.qodef-btn-solid:hover {
}


/* HEADER */

    /* MENU */
    .qodef-page-header .qodef-menu-area {
	height: 80px !important;
    }



/* FOOTER */
.qodef-page-footer .qodef-footer-top-holder {
    background-color: #000000;
}

.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-grid {
    padding: 50px 0 15px;
}


footer .widget .qodef-widget-title-holder .qodef-widget-title {
    color: #ffffff;
    font-size: 16px;
}

.qodef-page-footer .qodef-footer-top-holder .textwidget,
.qodef-page-footer .qodef-footer-top-holder .widget ul li a,
.qodef-page-footer .qodef-footer-top-holder a {
    color: #ffffff;
}

    /* TAGS */
    .qodef-page-footer .widget ul.tags li {
        display: inline-block;
        float: left;
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .qodef-page-footer .widget ul.tags li a {
        padding: 4px 7px;
        border-radius: 3px;
        border: 1px solid #ffffff;
    }

    /* RECENT ENTRIES */
    footer .widget.widget_recent_entries ul li a:hover {
        color: #ffffff;
    }

    footer .widget.widget_recent_entries ul li a:before {
        bottom: 2px;
    }


/* COPYRIGHT */
.qodef-page-footer .qodef-footer-bottom-holder {
    background-color: #000000;
    color: #ffffff;
}

.qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-grid {
    padding: 0 0 5px;
}

.qodef-page-footer .qodef-footer-bottom-holder a,
.qodef-page-footer .qodef-footer-bottom-holder a:hover {
    color: #898989;
}
