/*
Theme Name: Amelie
Theme URI: http://umbrella.al/
Description: Amelie theme from Umbrella
Author: Umbrella
Author URI: http://umbrella.al/
Version: 1.0.2
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
*/


.mainBrandOverlay
{
  background-color: rgba(85, 85, 85, 0.7);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  position: absolute;
  width: 100%;
  height: calc(100% + 1px);
}