    
.bg-custom-primary {
  	background-color: #53cdb4 !important;
}
.bg-custom-success {
  	background-color: #34495e !important;
}

.bg-custom-secondary {
  	background-color: #67E1C8 !important;
}

.color-custom-primary {
  	color: #53cdb4 !important;
}
.color-custom-secondary {
  	color: #34495e !important;
}

.border-custom-success {
	border: 1px solid #34495e !important
}

.logo-container {
    display: inline-block;
    height: 115px;
}
.logo-background {
    background-image: url('../images/Acacius.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 160px;
    height: 115px;
}

.flatpickr-day {
	background: #34495ef5;
}
.dayContainer > .flatpickr-day:nth-child(7n), .dayContainer > .flatpickr-day:nth-child(7n-6) {
    background: #34495e;
}

/* rever */

.msg-finalizado {
	background-color: #34495e !important;
}
.legenda-produto {
	width: 35px;
    height: 35px;
    display: -webkit-inline-box;
	background-image: linear-gradient(to right, #34495e 50%, #34495ef5 50%);
}
.imagem-header {
   	background-image: url(../images/Acacius.webp);
   	background-repeat: no-repeat;
    background-position: center;
    height: 65px;
    background-size: contain
}

@media (max-width: 771px) {
	body {
		background-color: #53cdb4 !important;
	}
}

/* bootstrap */
.card-body {
	color: #34495e !important;
}
.btn-success {
	background-color: #34495e !important;
	border-color: #34495e !important;
}
.btn-success:hover {
	background-color: #34495e !important;
	border-color: #34495e !important;
}
.btn-success:disabled {
	background-color: #34495e !important;
	border-color: #34495e !important;
}

/* cor para sábado e domingo*/

