/* ==========================================================================
MEUBELMATCHERS - LEFT
========================================================================== */
.close_menu {
    color: white !important;
    background: #f7911e !important;
}

.px-4.sm\:px-6.lg\:px-8 {
    display: none;
}
/* ==========================================================================
END
========================================================================== */


/* ==========================================================================
MEUBELMATCHERS - LEFT - RESPONSIVE
========================================================================== */

@media screen and (max-width: 1023px) {

}