    
.bg-custom-primary {
  	background-color: #f0e7d4 !important;
}
.bg-custom-success {
  	background-color: #203a58 !important;
}

.color-custom-primary {
  	color: #f0e7d4 !important;
}
.color-custom-secondary {
  	color: #203a58 !important;
}

.border-custom-success {
	border: 1px solid #203a58 !important
}

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

.flatpickr-day {
	background: #203a58f5;
}
.dayContainer > .flatpickr-day:nth-child(7n), .dayContainer > .flatpickr-day:nth-child(7n-6) {
    background: #203a58;
}

/* rever */

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

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

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

/* cor para sábado e domingo*/

