/*
Theme Name: EWIM Child
Template: EWIM
Version: 3.0
Author:	Eigen & Wijze Internet Marketing
Theme URI: http://www.eigenwijze.nl/
Author URI: http://www.eigenwijze.nl/
*/


/*Add your own styles here:*/


@media only screen and (max-width: 768px) {
    .footer-area .menu-area {
        display: block !important;
    }
    .background-dark.menu-area > .row.wrap,
    .background-dark.menu-area > .row.wrap > .row{
        display: block;
        text-align: center;
    }
    .footer-area .left-col {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 0 !important;
    }
    .footer-area .footer-menus {
        display: block;
    }
    .menu-area .left-col .text-orange {
        display: none;
    }
    .footer-area #address_card_widget {
        margin: 0 auto;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .elfsight-app-bc007a7c-ec0f-495d-b9e4-e1099db42f76 {
        margin-top: 30px !important;
    }
    .elfsight-app-bc007a7c-ec0f-495d-b9e4-e1099db42f76 .es-badge-container {
        margin: 0 auto !important;
    }
}