/**
 * Theme Name:     Guia SG Child
 * Author:         Água Viva Design
 * Template:       astra
 * Text Domain:	   guia-sg-child
 * Description:    Guia SG Child Theme
	
	Cores:
	#293241 - Azul Preto
	#1C488F - Azul Escuro
	#0288D1 - Azul
	#BBE8F2 - Azul Claro
	#F2E749 - Amarelo
	#FF9777 - Laranja
	#7CBF69 - Verde
	
*/

* {
	outline: 0 !important;
	font-family: "Mulish", open-sans;
}
.mb-0 a, .mb-0 p, p.mb-0, a.mb-0 {
	margin-bottom: 0;
}
.btn-menu .elementor-icon-wrapper {
	height: 20px;
}


/* DESTAQUE HOME */
.slide-cats .elementor-heading-title a {
	background-color: #0288D1;
	padding: 8px 10px;
	display: none;
}
.slide-cats .elementor-heading-title a:first-child {
	display: inline-block;
}


@media screen and (max-width: 767px) {
	/* FIX RESPONSIVE LOOP LISTA HORIZONTAL 300X200 - NA HOME NOTICIAS */
	.img-center a {
		width: 84%;
		transform: scale(1.2);
		display: flex !important;
		justify-content: center;
		margin: 1.4rem auto;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	/* FIX RESPONSIVE LOOP LISTA GRID - NO SIDEBAR HOME EVENTOS */
	.fix-loop-1 {
		width: 45% !important;
	}
	.fix-loop-2 {
		width: 55% !important;
		padding-left: 3%;
	}
}

/* SIDEBAR */
#av-sidebar .ast-grid-common-col {
	padding: 0px;
}
#menu-categorias ul {
	margin-left: 0;
	padding-left: 0;
}
#menu-categorias ul li {
	position: relative;
	margin-bottom: 6px;
}
#menu-categorias ul li::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #f9f9f9;
	overflow: hidden;
	width: 0;
	height: 100%;
	transition: .5s ease;
	z-index: 1;
}
#menu-categorias ul li:hover::after {
	width: 100%;
}
#menu-categorias ul li a {
	color: #696969;
	padding: 0.7em 1.2em;
	border-bottom: 1px solid #eeeeee;
	display: block;
	position: relative;
	z-index: 2;
}
#menu-categorias ul li:hover a {
	color: #293241;
	font-weight: 600;
	border-bottom: 1px solid #f9f9f9;
}

/* MENU OFFCANVAS */
.off-categorias h5 {
	display: none;
}
.off-categorias ul {
	margin: 0;
	list-style-type: none;
}
.off-categorias ul li {
	padding: 15px 0;
	border-bottom: 1px solid #eee;
}
.off-categorias ul li a {
	font-family: "Mulish", open-sans;
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: 0.3px;
	color: #293241;
}


/* SINGLE POST */
.single-post .single-post-conteudo h2 {
	font-size: 1.7rem;
	font-weight: 600;
	line-height: 1.25em;
	margin-bottom: 6px;
}
.single-post .single-post-conteudo h3 {
	font-size: 1.3rem;
	font-weight: 600;
	line-height: 1.15em;
	margin-bottom: 6px;
}
#comentarios #comments {
	padding: 0;
}
#comentarios #submit {
	background-color: #0288D1;
}
#comentarios #submit:hover {
	background-color: #1C488F;
}


/* FILMES EM CARTAZ */
.sinopse-excerpt p {
	color: #696969;
	font-family: "Mulish", sans-serif;
	font-size: 1rem;
	font-weight: 400;
	margin: 0px 0 25px;
}
.single-sinopse p {
	color: var( --e-global-color-text );
	font-family: "Mulish", Sans-serif;
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.6rem;
	letter-spacing: 0.5px;
}
.single-lista-cinemas a {
	display: block;
	margin: 0 0 1.2rem 0;
}
.single-lista-cinemas a::before {
	content: "\f219";
	font-family: dashicons;
	display: inline-block;
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	text-decoration: inherit;
	text-transform: none;
	text-rendering: auto;
	width: 20px;
	height: 20px;
	font-size: 20px;
	vertical-align: top;
	text-align: center;
	transition: color .1s ease-in;

	position: relative;
	top: 4px;
	margin-right: 4px;
	color: #0288D1;
}


/* PAGINACAO */
.elementor-pagination .page-numbers {
	background-color: #e8e8e8;
	padding: 10px;
	border-radius: 2px;
	color: #8a8a8a !important;
}
.elementor-pagination .page-numbers.current, 
.elementor-pagination .page-numbers:hover {
	background-color: var( --e-global-color-primary );
	color: #FFFFFF !important;
}


/* EMPRESAS */
.lista-categorias-empresas .elementor-shortcode {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 10%;
}
@media screen and (max-width: 1023px) {
	.lista-categorias-empresas .elementor-shortcode {
		grid-template-columns: repeat(1, 1fr);
	}
}
.lista-categorias-empresas .categoria-empresa a {
	display: flex;
	align-items: center;
	padding: 20px;
	border-bottom: 1px solid #ececec;
	font-size: 1.1rem;
	color: #4b4b4b;
	letter-spacing: 0.5px;
}
.lista-categorias-empresas .categoria-empresa a img {
	padding-right: 15px;
}


.lista-empresas .item-anunciado {
	display: flex;
	margin-bottom: 2.5rem;
	align-items: center;
}
.lista-empresas .item-anunciado .thumb {
	flex-grow: 0;
	padding-right: 25px;
	position: relative;
}
.lista-empresas .item-anunciado .thumb .lista-categorias {
	position: absolute;
	bottom: 20px;
}
.lista-empresas .item-anunciado .thumb .lista-categorias a {
	display: block;
	background-color: #fff;
	color: #000;
	padding: 6px 8px;
	font-size: 13px;
	letter-spacing: .8px;
	margin-right: 10px;
	box-shadow: 2px 2px 2px 0px #00000042;
}
.lista-empresas .item-anunciado .desc {
	flex-grow: 1;
	position: relative;
}
.lista-empresas .item-anunciado .desc h2 {
	margin-bottom: 15px;
}
.lista-empresas .item-anunciado .desc h2 a {
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	display: block;
}
.lista-empresas .item-anunciado .desc p {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.3px;
	color: #606060;
	display: flex;
	align-items: center;
	margin-bottom: 5px;
}
.lista-empresas .item-anunciado .desc p i {
	background-color: #f1f3f6;
	padding: 10px;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	font-size: 12px;
	margin-right: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.lista-empresas .item-anunciado .desc .btn_more {
	background-color: #f1f3f6;
	color: #484848;
	padding: 12px 22px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	display: inline-block;
	margin-top: 12px;
}
.lista-empresas .item-anunciado .desc .btn_more:hover {
	background-color: #0288D1;
	color: #FFFFFF;
}
@media screen and (max-width: 500px) {
	.lista-empresas .item-anunciado {
		display: block;
	}
	.lista-empresas .item-anunciado .thumb {
		padding-right: 0;
	}
	.lista-empresas .item-anunciado .thumb img {
		width: 100%;
	}	
	.lista-empresas .item-anunciado .desc {
		margin-top: 15px;
	}
	.lista-empresas .item-anunciado .desc p i {
		margin-right: 12px;
	}
	.lista-empresas .item-anunciado .desc .btn_more {
		display: block;
		text-align: center;
	}
}
@media screen and (min-width: 501px) and (max-width: 1239px) {
	.lista-empresas .item-anunciado .thumb img {
		max-width: 200px;
	}
}


/* NAVIGATION */
.av-paginacao {
	display: flex;
	justify-content: center;
	margin-top: 10%;
	line-height: 3rem;
}
.av-paginacao .nav-links .page-numbers {
	background-color: #e8e8e8;
	padding: 10px;
	border-radius: 2px;
	color: #8a8a8a !important;
}
.av-paginacao .nav-links .page-numbers.current,
.av-paginacao .nav-links .page-numbers:hover {
	background-color: #0288D1;
	color: #FFFFFF !important;
}



/* SINGLE EMPRESAS */
.av-anuncio {
	width: 100%;
	background-color: #EEEEEE;
}
.av-anuncio .flex {
	display: flex;
}
.av-anuncio .sem-mapa {
	background-image: url('https://www.guiasaogoncalo.com/wp-content/uploads/2021/06/anuncio-banner.jpg');
	background-size: cover;
	background-position: top;
	height: 500px;
	padding: 0;
	position: relative;
}
.av-anuncio .sem-mapa::before {
	content: "";
	background-image: url('https://www.guiasaogoncalo.com/wp-content/uploads/2021/06/anuncio-banner.jpg');
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	filter: blur(4px) brightness(50%);
}
.av-anuncio .page-content {
    padding-top: 0;
	max-width: 1280px;
	margin: 0 auto;
}
.av-anuncio .page-content > .av-container {
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 40px;
	box-shadow: 0px 0px 0px 1px rgba(68, 68, 68, 0.1);
	display: flex;
}
.av-anuncio .header {
	position: relative;
	top: -60px;
	padding: 40px !important;
	display: flex !important;
	align-items: center;
	z-index: 3;
	background-color: #ffffff;
	box-shadow: 0px 0px 8px 0px #00000030;
}
.av-anuncio .header > div:first-child {
	flex-grow: 1;
}
.av-anuncio .header h1 {
	font-weight: 700;
	font-size: 40px;
	letter-spacing: -1px;
	margin-bottom: 15px;
}

.av-anuncio .header .informacoes .item {
	padding-right: 5%;
	position: relative;
}
.av-anuncio .header .informacoes .item:not(:last-child):after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 50px;
	background-color: #00000021;
	position: absolute;
	right: 25px;
	top: 0;
}
.av-anuncio .header .informacoes .item > label {
	display: block;
	font-size: 1rem;
	letter-spacing: 0.5px;
	margin-bottom: 0;
	color: #4b4b4b;
}
.av-anuncio .header .informacoes .item > span {
	display: block;
	font-size: 1rem;
	letter-spacing: 0.5px;
	color: #a2a2a2;
}
.av-anuncio .header .informacoes .item .btn_zap {
	display: flex;
    text-decoration: none;
}
.av-anuncio .header .informacoes .item .btn_zap .desc {
	background-color: #25d366;
	border-radius: 30px 0 0 30px;
	height: 47px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;	
}
.av-anuncio .header .informacoes .item .btn_zap:hover .desc {
	background-color: hsl(142.4, 70.2%, 39%);
}
.av-anuncio .header .informacoes .item .btn_zap .desc > span {
	color: #fff;
	padding: 6px 45px 6px 30px;
	letter-spacing: 1px;
	display: block;
	text-align: center;
	line-height: 17px;
}
.av-anuncio .header .informacoes .item .btn_zap .ico {
	background-image: url('https://www.guiasaogoncalo.com/wp-content/uploads/2021/06/btn_whatsapp.png');
	width: 70px;
	height: 70px;
	background-size: cover;
	position: relative;
	left: -30px;
	top: -10px;
}
.av-anuncio .header p {
	font-size: 15px;
	color: #a2a2a2;
	letter-spacing: 0.5px;
	text-align: right;
	line-height: 18px;
	margin-bottom: 10px;
}
.av-anuncio .header .sociais {
	margin: 0;
	display: flex;
	justify-content: end;
}
.av-anuncio .header .sociais li {
	font-size: 30px;
	padding: 0 5px;
	display: inline;
}
.av-anuncio .header .sociais li.yt {
	padding-right: 0;
}
.av-anuncio .header .sociais li.ig a {
	color: #e1306c;
}
.av-anuncio .header .sociais li.ig a:hover {
	color: hsl(339.7, 74.7%, 45%);
}
.av-anuncio .header .sociais li.fb a {
	color: #1877f2;
}
.av-anuncio .header .sociais li.fb a:hover {
	color: hsl(213.9, 89.3%, 45%);
}
.av-anuncio .header .sociais li.tt a {
	color: #1da1f2;
}
.av-anuncio .header .sociais li.tt a:hover {
	color: hsl(202.8, 89.1%, 45%);
}
.av-anuncio .header .sociais li.yt a {
	color: #ff0000;
}
.av-anuncio .header .sociais li.yt a:hover {
	color: hsl(0, 100%, 45%);
}
.av-anuncio .page-content > .av-container.conteudo {
	margin-bottom: 5rem;
}
.av-anuncio .principal {
	padding-right: 5%;
	width: 100%;
}
.av-anuncio .principal .logo-destaque {
	padding-right: 3%;
	flex: 0 1 auto;
	min-width: 300px;
}
.av-anuncio .principal .desc {
	flex: 0 1 auto;
}
.av-anuncio .principal .desc p {
	font-size: 16px;
	margin: 0 0 15px 0;
	font-weight: 300;
	line-height: 25px;
}
.av-anuncio .principal .desc ul li {
	list-style: disc;
	line-height: 25px;
	margin-bottom: 10px;
}
.av-anuncio .principal h2 {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 30px;
	position: relative;
	margin-bottom: 20px;
}
.av-anuncio .principal h2 span {
	background-color: #FFFFFF;
	position: relative;
	z-index: 2;
	padding-right: 15px;
}
.av-anuncio .principal h2::after {
	content: "";
	width: 100%;
	height: 3px;
	background-color: #00000017;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 1;
}
.av-anuncio .principal .galeria {
	margin: 50px 0;
}
.av-anuncio .principal .galeria .wrap {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 5%;
}
.av-anuncio .lateral {
	max-width: 330px;
}
.av-anuncio .lateral .box {
	background-color: #f4f6f8;
	padding: 20px;
	margin-bottom: 30px;
	border-radius: 2px;
}
.av-anuncio .lateral .box ul {
	margin: 0;
}
.av-anuncio .lateral .box h3 {
	font-family: "Open Sans", sans-serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 20px;
	position: relative;
	color: #808080;
	margin-bottom: 10px;
}
.av-anuncio .lateral .box h3 span {
	background-color: #f4f6f8;
	position: relative;
	z-index: 2;
	padding-right: 5px;
}
.av-anuncio .lateral .box h3::after {
	content: "";
	width: 100%;
	height: 3px;
	background-color: #d5d5d5;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 1;
}
.av-anuncio .lateral .box ul li {
	border-bottom: 1px solid #ffffff;
	padding: 15px 0;
	color: #5a5b5c;
	font-size: 14px;
	letter-spacing: 0.2px;
	list-style-type: none;
}
.av-anuncio .lateral .box ul li:last-child {
	border-bottom: 0;
}
.av-anuncio .lateral .--contatos ul li {
	display: flex;
	line-height: 18px;
}
.av-anuncio .lateral .--contatos ul li i {
	background-color: #e9ebee;
	padding: 10px;
	border-radius: 50%;
	margin-right: 8px;
	color: #000;
	font-size: 16px;
	height: 35px;
	width: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.av-anuncio .lateral .--contatos ul li span {
	display: flex;
	justify-content: center;
	align-items: center;
}
.av-anuncio .lateral .--contatos .btn_site {
	background-color: #0288D1;
	color: #ffffff;
	padding: 10px 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.5px;
	font-weight: 700;
	font-size: 1rem;
	border-radius: 3px;
	margin-top: 30px;
}
.av-anuncio .lateral .--contatos .btn_site:hover {
	background-color:#1D4A8C;
}
.av-anuncio .lateral .--pagamento ul li i {
	margin-right: 5px;
	color: #757575;
	font-size: 12px;
}
.av-anuncio .lateral .--horario ul li {
	display: flex;
}
.av-anuncio .lateral .--horario ul li label {
	text-transform: capitalize;
	flex: 1;
	font-weight: 600;
}







.pg-form-anuncio .page-content {
	padding-top: 2%;
}
.pg-form-anuncio .wrap {
	display: flex;
	margin-top: 50px;
}
.pg-form-anuncio .img-contato {
	padding-right: 40px;
}
.pg-form-anuncio .form {
	flex: 1 1 50%;
}

.pg-form-anuncio .wpcf7 label {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 5px;
	letter-spacing: 0.5px;
	color: #373737;
}
.pg-form-anuncio .wpcf7 input,
.pg-form-anuncio .wpcf7 textarea {
	border: 1px solid #ddd;
	background-color: #fdfdfd;
}
.pg-form-anuncio .wpcf7 .wpcf7-submit {
	background-color: #0288D1;
	color: #FFFFFF;
	border: 0;
}


@media screen and (max-width: 767px) {	
	.pg-form-anuncio .av-post {
		margin-bottom: 100px;
	}	
}

@media screen and (max-width: 619px) {
	.av-anuncio .header h1 {
		font-size: 26px;
		line-height: 32px;
	}
	.av-anuncio .header .informacoes {
		display: block;
	}
	.av-anuncio .header .informacoes .item {
		padding-right: 0;
		margin-bottom: 30px;
	}
	.av-anuncio .header .informacoes .item:last-child {
		padding-right: 0;
		margin: 40px 0 10px;
	}
	.av-anuncio .header .informacoes .item:not(:last-child)::after {
		display: none;
	}
	.av-anuncio .header {
		display: block !important;
	}
	.av-anuncio .header p {
		text-align: left;
	}
	.av-anuncio .principal .flex {
		display: block;
	}
	.av-anuncio .principal .logo-destaque img {
		width: 100%;
		margin-bottom: 10px;
	}	
}
@media screen and (max-width: 700px) {	
	.pg-form-anuncio .wrap {
		display: block;
	}
	.pg-form-anuncio .img-contato {
		display: none;
	}
}
@media screen and (min-width: 620px) and (max-width: 820px) {
	.av-anuncio .header h1 {
		margin-bottom: 25px;
	}
	.av-anuncio .header .informacoes .item .btn_zap .desc > span {
		padding: 6px 30px 6px 20px;
	}
	.av-anuncio .header .informacoes .item:last-child {
		padding-right: 0;
	}
	.av-anuncio .header .informacoes .item:not(:last-child)::after {
		right: 15px;
	}
	.av-anuncio .principal .flex {
		display: block;
	}
	.av-anuncio .principal .logo-destaque img {
		width: 100%;
		margin-bottom: 10px;
	}		
}


@media screen and (max-width: 1023px) {	
	.av-anuncio .page-content > .av-container.header {
		padding: 30px 30px 0 !important;
		top: 0;
		border-bottom: 0;
		box-shadow: none;
	}
	.av-anuncio .page-content > .av-container.conteudo {
		flex-direction: column;
		padding: 30px !important;
		margin-bottom: 0;
	}
	.av-anuncio .principal {
		padding-right: 0;
	}
	.av-anuncio .lateral {
		max-width: 100%;
		margin-top: 40px;
	}
}