﻿/* Color Configurations
/* ========================================================================== */
/*
    Cores Principais
*/
/*
    Cores Secund�rias
*/
/*
    Sms colors
*/
/*
    Category Homepage colors
*/
/* End Configurations
/* ========================================================================== */
#waiting #floater {
  position: absolute;
  z-index: 20;
  left: 0;
  top: 0;
  width: 100%;
  height: 138%;
  opacity: 0.7;
  background-color: #000000;
}
#waiting #loading-shield-content {
  position: absolute;
  z-index: 20;
  left: 0;
  top: 50%;
  width: 100%;
  height: 100%;
  font-size: 40px;
  text-align: center;
  color: #ffffff;
}
#mobileCart #mobileEmptyCart {
  text-align: center;
}
#mobileCart #mobileEmptyCart .newbtn360 {
  width: 100%;
  font-size: 18px;
  padding: 12px;
  margin: 15px 0;
}
#mobileCart #mobileEmptyCart img {
  max-width: 100px;
  margin: 20px;
}