/*
Theme Name: Sobre a Sombra Tema
Template: generatepress
Theme URI: https://generatepress.com
Author: Media
Author URI: https://mediadesign.dev
Description: Tema filho do tema GeneratePress desenvolvido por Media Design Dev
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: generatepress
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options

GeneratePress, Copyright 2014-2020 EDGE22 Studios LTD.
GeneratePress is distributed under the terms of the GNU GPL

GeneratePress is based on Underscores http://underscores.me/, (C) 2012-2020 Automattic, Inc.
*/


 .acf-hotspot-1 .wp-block-columns {
  max-width:90%;
  margin:auto;
}

.acf-hotspot-1 .acf-paragraph-1 {
  margin:0;
}

 .team-5 p{
    max-width:500px;
  margin:0 auto;
}

.team-5 .wp-block-columns{
    max-width:80%;
  margin:0 auto;
}

.team-5 .wp-block-social-links {
  margin:0 !important;
}

.team-5 .wp-block-social-links a{
  padding:0;
}

.team-5 .wp-block-group{
  padding:8px 0;
}

.team-5 .wp-block-social-links svg{
  fill:#fff;
}

.team-5 .wp-block-column h5{
  margin:5px 0 ;
}

 .logo-5 .wp-block-gallery {
  max-width:80%;
  margin-left:auto;
    margin-right:auto;
}

.logo-5 .wp-block-gallery li{
flex-basis: calc(20% - 10px);
  flex-grow: inherit !important;
}

.logo-5 .wp-block-gallery .blocks-gallery-grid{
  justify-content: space-between;
    width: 100%;
}

hr {
		height: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.main-navigation {
	background-color: #000;
}

.destaque li {
	color: #000;
	max-width:800px;
}

.destaque a {
	font-size: 2.5em;
}

.destaque-img {
		border-top: solid 20px #000;
}

.read-more {
	font-size: 1em !important;
}

.destaque .read-more a {
	font-size: 1em;
}

.site-info {
	background:none;
}

.titulo-autor {
	margin-left: 2em;
}

.wp-block-latest-posts__post-excerpt { margin-right: 1.5em;}

.widget ul li {
    padding: 1em 2em;
    background-color: #000;
    text-transform: uppercase;
 		margin: 1em 0;
}

.widget-title {
	text-align: right;
	color:#efac39!important;
	font-size: 1.4em;
	font-weight: 300;
	padding-right:0.6em;
}

.widget ul li a:hover, a:active {
    color: #fff;
}

.entry-content > [class*="wp-block-"]:not(:last-child) {
    margin-bottom: 0;
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    background-color: #efac39;
}
