/**
 * Theme Name:     PG
 * Author:         A.Companhia
 * Template:       Divi
 * Text Domain:	   pg
 * Description:    A.Companhia
 */
@media only screen and (max-width: 1280px) {
#et_mobile_nav_menu { display: block; }
#top-menu { display: none; }
}
/*style the wp-pagenavi pagination links*/
.wp-pagenavi a,
.wp-pagenavi span {
	color: #000000;
	background: #f1f3f5;
	font-size: 1em !important;
	line-height: 1em;
	font-weight: bold !important;
	padding: 0.45em 0.8em !important;
	border-radius: 100px;
	border: none;
	transition: all .5s;
}
/*style the wp-pagenavi current page number*/
.wp-pagenavi span.current {
	color: #ffffff !important;
	background: #ed1c24 !important;
	border-radius: 100px;
}
/*style the wp-pagenavi pagination links on hover*/
.wp-pagenavi a:hover {
	color: #ffffff!important;
	background: #ed1c24!important;
}
/*style the wp-pagenavi pages text*/
.wp-pagenavi .pages {
	background: none;
}
/*remove border and center the wp-pagenavi links*/
.wp-pagenavi {
	border-top: none;
	text-align: center;
}

.wpml-ls-menu-item .wpml-ls-flag {border-radius: 3px;}

#top-menu li {padding-right: 11px;}

.et_pb_svg_logo #logo {
    height: 120px;
	width: auto;
	max-height: 120px;
    margin-bottom: -60px;
    vertical-align: top;
	margin-top: 10px;
}
#main-header.et-fixed-header #logo {
    height: 80px;
	width: auto;
	max-height: 80px;
    margin-bottom: -20px;
    vertical-align: top;
	margin-top: 0px;
}

.et_mobile_menu {
    position: absolute;
    right: 0;
	left: auto;
	width: 160px;
    padding: 19px;
    background: #fff;
    border-radius: 0 0 10px 10px;
}

#footer-info {float: none; margin: 0 auto; text-align: center;}

.bloco-participacoes img {border-radius: 10px;}

.single #sidebar {display: none;}
.single #left-area {width: 100%; max-width: 800px; padding: 0 !important; margin: 0 auto; float: none;}
.single #main-content .container:before {width: 0;}
.single #left-area img {border-radius: 10px; box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);}
.mgl-icon, .mwl .mwl__slider .mwl__slider__image .mwl__slider__image__thumbnail img {border-radius: 10px;}

.et_mobile_menu li a {line-height: 1.2em;}

#logo {height: 130px; max-height: 130px !important; z-index: 99; box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);}

@media (max-width: 1200px){	
	.botao-rede, .wpml-ls-menu-item {display: inline-block !important; padding-left: 5px; padding-right: 15px;}
	#main-header.et-fixed-header #logo {
    height: 120px;
	width: auto;
	max-height: 120px;
    margin-bottom: -60px;
    vertical-align: top;
	margin-top: 10px;
}
}
@media (max-width: 479px){	
#logo {height: 90px; max-height: 90px !important; z-index: 99; box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);}
}
