/*Amarelo*/
.new_color,
.customers form .links .button,
.button.btn.btn-primary,
#form_checkout section .section_button .buy_button{
  background: #FCF4AC;
  color: #333 !important;
}
.promotion_color{
  background: #FCEE21;
  color: #333 !important;
}
.background_color_active,
.background_color_button{
  background: #FFE600;
  color: #333 !important;
}
.background_color_button:hover, .bag ul li.section_button a.buy_button:hover{
  background: #FFEB5C  !important;
  color: #333 !important;
}
#banner_area .carousel-inner .item .bg_img .text a .button{background: #FFEB5C!important;color: #333!important;}