html[data-scope="estabelecimentos"] .pd-m-Header-bar-logo-estabelecimentos img {
    border-radius: 100% !important;
}

html[data-scope="estabelecimentos"] span.pd-title--h6.pd-card--estabelecimento--nome {
	font-size: 23px;
}

html[data-scope="estabelecimentos"] span.subtitulo_estabelecimento {
	font-size: 15px;
	color: black;
	display: block;
	margin-top: 3px;
	}

html[data-scope="estabelecimentos"] span.subtitulo_separador {
	display: none;
}

/* boxes estabelecimentos */
.pd-m-Header-bar-logo-estabelecimentos {
	background: transparent !important;
}
html[data-scope=estabelecimentos] .section-page .pd-card--estabelecimento {
    background: #7325212e !important;
    border-bottom: 3px solid #f2c396;
}
html[data-scope=estabelecimentos] span.subtitulo_estabelecimento,
html[data-scope=estabelecimentos] .section-page .pd-card--estabelecimento .pd-card--estabelecimento--telefone {
	color: #fff !important;
}

/* texto páginas */
.section.section-page .section-page-content .pd-box {
	color: white !important;
}

.pedido-concluido-novo-subtitulo {
    color: #fff;
}
span.texto-1 {
    color: #fff;
}
span.texto-2 {
    color: #fff;
}