/* Aplica solo a este template */
.page-template-machi-template-marcas-elementor .widget-area,
.page-template-machi-template-marcas-elementor .sidebar,
.page-template-machi-template-marcas-elementor .site-sidebar {
    display: none !important;
    width: 0 !important;
}

.page-template-machi-template-marcas-elementor .site-content,
.page-template-machi-template-marcas-elementor #primary,
.page-template-machi-template-marcas-elementor .content-area,
.page-template-machi-template-marcas-elementor .container,
.page-template-machi-template-marcas-elementor .machi-container {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

/* Quita márgenes/padding que metan algunos temas alrededor del contenido */
.page-template-machi-template-marcas-elementor .entry-content {
    margin: 0;
    padding: 0;
}
