/*LUNA Crealogica*/
#pq_top_block .product_quotation {
    background: #6878c5!important;
    margin-bottom: 20px!important;
}

.product_quotation_quantity_wrap {
    color: white!important;
}

.ps_ver_17_only .product_quotation::before {
    color:white!important;
}

.fmm_green_btn {
    background: #6878c5!important;
    border: 1px solid #6878c5!important;
}

.fmm_green_btn:hover {
    color: White!important;
}
 
.btn-primary {
    background-color: #6878c5!important;
}

#pq_top_block .pq_top_anchor {
    text-transform: uppercase!important;
}

.ps_rules_17 {
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
}
/*LUNA Crealogica*/