/*
Theme Name:     Umapágina
Theme URI:      http://www.umapagina.com
Description:    UmaPágina 
Author:         UmaPágina
Author URI:     http://www.umapagina.com
Template:       Divi
Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.error404 #main-content .container, .error404 #content-area, .error404 #left-area {
 padding: 0 !important;
 margin: 0 ;
 width: 100% !important;
 max-width: none;
}

@media (min-width: 981px) {
.error404 #sidebar {
 display: none !important;
}}

.error404 .et_pb_post:last-child {
margin-bottom: 0;
}

.erro p {
	padding-bottom: 0;
}

.erro .header-content {
	margin-right: 0px !important;
}

.login h1 a {
	width: 175px;
}


/* Headers */
h1,
h2,
h3,
h4,
h5,
h6 {
	padding-bottom: 10px;
	color: #272b2f;
	font-weight: 700;
	line-height: 1em;
	letter-spacing: -0.05em;
}

#main-footer {
  background: none;
  margin: 0;
  padding: 0;
  color: inherit;
  height: 100%;
  float: none;
  clear: both;
  overflow: hidden;
}

#footer-bottom .et-social-icon a{
  font-size: 16px;
}

#footer-info, #footer-info a, .et-social-icon a{
	color: #fff;
}

#footer-bottom .copy_cliente, #footer-bottom .et-social-icons {
  display: block;
  float: left;
}

#footer-bottom {
	padding: 20px 0;
  font-size: 14px;
  color: #9E9EA5;
  line-height: 1.9em;
  overflow: hidden;
}

#footer-bottom.mid {
  background: #F8F8F8;
  color: #9E9EA5;
  box-shadow: inset 0px 1px 0px 0px #D8D8D8;
}

#footer-bottom.light {
  background: #fff;
  color: #9E9EA5;
  box-shadow: inset 0px 1px 0px 0px #D8D8D8;
}

#footer-bottom.grey {
  background: #666666;
  color: #D1D1D1;
}

#footer-bottom.black {
  background: #282d33;
  color: #8B8B8B;
}

#footer-bottom .logo {
  display: block;
  height: 100%;
  width: 100%;
  text-align: right;
  float: right;
}

#footer-bottom .logo a {
  display: block;
  height: 100%;
  width: 100%;
}

#footer-bottom .logo.uma_pagina {
  width: 17px;
  height: 26px;
}

#footer-bottom .container {
  display: block;
}

.et-social-icons {
	float: left;
}

.et-social-icons li {
	margin: 0 10px 0 0;
}

.et-social-icons li:last-child {
  margin-right: 20px;
}

#footer-info {
	float: right;
}

.meta{
	margin-right: 20px;
	display: inline-block;
}

.icons{
	font-family: 'ETmodules';
}