
/* topo  */
.pd-header {
	box-shadow: none !important;
}

/* sombra logo */
.logo-redondo > .container .pd-header-logo > span .img-box img {
    box-shadow: 0 8px 14px 0px rgb(0 0 0 / 6%);
}

/* loader */
html.loading .pd-SpashScreen .loader {
    color: #be924b;
}

/* texto horario funcionamento */
.pd-horarioFuncionamento-text h3, .pd-horarioFuncionamento-text p{
    color: #333333;
}

/* border-top titulo box */
.pd-box .pd-box-title {
    border-top: 2px solid #be924b;
}
