/*============================================================================
#Mixin
==============================================================================*/
/*============================================================================
#Variable
==============================================================================*/
/*Update*/
footer .footer-info-widget p.hotline a {
  color: #fff; }

.product-box .sale-flash {
  background-color: #ec3d79; }

.product-box .sale-flash:before {
  border-top: 10px solid #ec3d79; }

.blog-item .date {
  background: #f02b2b; }

.off-canvas-menu .action .btn-primary.btn-50:last-child {
  background: #2bf525; }
  .off-canvas-menu .action .btn-primary.btn-50:last-child:hover {
    background: #43f63d; }

.details-product form button.btn-primary2 {
  background: #2bf525; }
  .details-product form button.btn-primary2:hover {
    background: #43f63d; }

.view-desktop a.btn.btn-primary.btn-full {
  background: #ef7d00; }
  .view-desktop a.btn.btn-primary.btn-full:hover {
    background: #ff8a0a; }
