f/* GERAL */
.total-lojas{
	width: 100%;
	min-height: 10px;
}
.cabecalho-paginas-internas{
	width: 100%;
	background-image:url(/imagens/fundo-branco3.svg), url(/imagens/padrao-losango.svg);
	background-color: #ffc80f;
	background-size:  1920px, 32px;
	background-repeat:  no-repeat, repeat;		
	background-position: center bottom, center 0px;
	height: 220px;
}
.display-titulo-interno{
	height: 221px;
	display: table-cell;
	vertical-align: middle;
}
h1 .primeiro-titulo-interno{
	font-family: 'Montserrat', sans-serif;
	color: #c70000;
	font-size: 28px;
	font-weight: 400;
	padding-left: 10px;
}
.contorno-segundo-titulo-interno {
    margin-top: -21px;
}
.segundo-titulo-interno {
    color: #c70000;
    padding-left: 7px;
    font-family: 'Kaushan Script', cursive;
    font-size: 48px;
    letter-spacing: -2px;
}

/* CONTEUDO */
.conteudo-lojas{
	padding-top: 84px;
}
.texto-lojas,
.texto-lojas p{
	color: #505050;
	line-height: 25px;
	font-size: 14px;		
}
.total-listagem-lojas{
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 55px;
	margin-bottom: 80px;
}
.contorno-listagem-lojas{
	width: 33.333%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}
.campo-loja{
	width: 100%;
}
.foto-loja img{
	width: 100%;
	display: block;
}
.titulo-loja{
	font-family: 'Kaushan Script', cursive;
	font-size: 48px;
	width: 100%;
	text-align: center;
	color: #c70000;
	margin-left: -6px;
	letter-spacing: -2px;
}
.tipo-loja{
	width: 100%;
	text-align: center;
	color: #737373;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 400;
	margin-top: 0px;
}

/* INFORMAÇÕES LOJAS */
.informacoes-loja{
	width: 100%;
	min-height: 340px;
	background: #D00000;
	margin-top: 25px;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 35px;
	padding-bottom: 35px;
}
.icone-campo-loja{
	float: left;
	width: 17px;
}
.i-telefone {
    height: 16px;
    margin-top: 3px;
    background: url(../imagens/icon-telefone-amarelo.svg) 50% 50% no-repeat;
}
.i-endereco {
    height: 14px;
    margin-top: 5px;
    background: url(../imagens/icon-endereco-amarelo.svg) 50% 50% no-repeat;
}
.i-horario {
    height: 18px;
    margin-top: 3px;
    background: url(../imagens/icon-relogio-amarelo.svg) 50% 50% no-repeat;
}
.campo-informacao-loja{
	width: calc(100% - 17px);
	float: left;
	padding-left:5px;
}
.contorno-campo-informacao-loja + .contorno-campo-informacao-loja{
	margin-top: 22px;
}
.titulo-informacao-loja{
	font-family: 'Kaushan Script', cursive;
	font-size: 17px;
	width: 100%;
	color: #FFFFFF;
}
.texto-informacao-loja{
	width: 100%;
	color: #FFFFFF;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 300;
	margin-top: 0px;
	line-height: 19px;
}
.campo-informacao-loja a{
	color: #FFC700;
	text-decoration: underline;
	font-size: 13px;
	font-weight: 400;
	margin-top: 2px;
	display: table;
}
.texto-endereco{
	height: 78px;
	overflow: hidden;
}

.botao-lojas-anexas a{
	border: 2px solid #FFFFFF;
	border-radius: 8px;
	padding: 12px 24px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	background: transparent;
	margin-top: 22px;
	transition: 0s;
}
.botao-lojas-anexas a:hover {
	background: #FFF;
	color: #D00000;
	transition: 0.3s ease-in-out;
}
.sem-loja-anexa{
    background: #d00000;
    max-width: 200px;
    width: 100%;
	height: 74px;
}

/* RODAPE */
.rodape-lojas {
    width: 100%;
	height: 563px;
	background-image: url(/imagens/branco-down.svg), url(/imagens/padrao-losango.svg);
    background-color: #ffc80f;
    background-size: 1920px, 32px;
    background-repeat: no-repeat, repeat;
    background-position: center 0px;
}
.contorno-whatsapp-lojas {
    float: left;
    margin-top: 291px;
    width: calc(100% - 469px);
}
.icone-whatsapp-lojas{
    width: 59px;
    height: 60px;
    float: left;
    background: url('../imagens/icone-whatsapp.svg');
}
.contorno-titulo-whatsapp-lojas {
    float: left;
    margin-top: 14px;
    padding-left: 10px;
    margin-top: -10px;
    width: calc(100% - 93px);
}
.titulo-whatsapp-lojas {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    color: #c70000;
}
.sub-titutlo-whatsapp-lojas {
    font-family: 'Kaushan Script', cursive;
    font-size: 48px;
    color: #c70000;
    margin-top: -15px;
    margin-left: -6px;
    letter-spacing: -2px;
}
.texto-whatsapp-lojas {
    color: #000000;
    font-size: 18px;
    margin-top: 15px;
    line-height: 27px;
    font-family: 'Montserrat', sans-serif;
}
.texto-whatsapp-lojas p{
	color: #000000;
	font-size: 18px;
	line-height: 27px;
	font-family: 'Montserrat', sans-serif;
}
.mao-whatsapp-lojas{
	width: 469px;
	float: left;
}
.mao-whatsapp-lojas img{
	width: 100%;
	display: block;
	position: absolute;
	top:-16px;
	right: 70px;
}
.contorno-mao-whatsapp-lojas{
	position: relative;
}

/* MOBILE */
@media (max-width: 767px){
	.margin-auto-titulo-interno{
		display: table;
		margin: 0 auto;
	}
	.display-titulo-interno{
		height: 150px;
		margin: 0 auto;
		text-align: center;
	}
	h1 .primeiro-titulo-interno{
		font-size: 25px;
	}
	.segundo-titulo-interno{
		font-size: 40px;
	}
	.conteudo-lojas{
		padding-top: 0px;
	}
	.texto-lojas{
		width: 100%;
		text-align: center;
	}
	.contorno-listagem-lojas{
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}
	.texto-endereco{
		min-height: 10px;
		height: auto;
		overflow: inherit;
	}
	.mao-whatsapp-lojas{
		display: none;
	}
	.contorno-whatsapp-lojas{
		width: 100%;
		float: none;
	}
	.icone-whatsapp-lojas{
		display: table;
		margin: 0 auto;
		float: none;
	}
	.titulo-whatsapp-lojas{
		width: 100%;
		text-align: center;
		font-size: 20px;
	}
	.sub-titutlo-whatsapp-lojas{
		width: 100%;
		float: none;
		text-align: center;
		font-size: 30px;
		margin-left: 0px;
		margin-top: 0px;
	}
	.contorno-titulo-whatsapp-lojas{
		width: 100%;
		float: none;
		margin-top: 5px;
		padding-left: 0px;
	}
	.total-listagem-lojas{
		margin-bottom: 0px;
	}
	.contorno-whatsapp-lojas{
		margin-top: 0px;
		padding-top: 160px;
	}
	.texto-whatsapp-lojas{
		width: 100%;
		text-align: center;
		font-size: 14px;
	}
	.rodape-lojas{
		min-height: 10px;
		height: auto;
		max-height: 563px;
		padding-bottom: 60px;
	}
}

/* TABLET */
@media (max-width: 999px) and (min-width: 768px){
	.contorno-listagem-lojas{
		width: 50%;
		margin-bottom: 30px;
	}
	.mao-whatsapp-lojas{
		display: none;
	}
	.contorno-whatsapp-lojas{
		width: 100%;
		float: none;
	}
	.icone-whatsapp-lojas{
		display: table;
		margin: 0 auto;
		float: none;
	}
	.titulo-whatsapp-lojas{
		width: 100%;
		text-align: center;
		font-size: 20px;
	}
	.sub-titutlo-whatsapp-lojas{
		width: 100%;
		float: none;
		text-align: center;
		font-size: 30px;
		margin-left: 0px;
		margin-top: 0px;
	}
	.contorno-titulo-whatsapp-lojas{
		width: 100%;
		float: none;
		margin-top: 5px;
		padding-left: 0px;
	}
	.total-listagem-lojas{
		margin-bottom: 0px;
	}
	.contorno-whatsapp-lojas{
		margin-top: 0px;
		padding-top: 160px;
	}
	.texto-whatsapp-lojas{
		width: 100%;
		text-align: center;
		font-size: 14px;
	}
	.rodape-lojas{
		min-height: 10px;
		height: auto;
		max-height: 563px;
		padding-bottom: 60px;
	}
}