@font-face {
	font-family: "Adobe Caslon Pro";
	src: url("../fonts/ACaslonPro-Regular_0.ttf");
}

h1,
h2,
h3,
h4 {}

body {
	font-family: 'Archivo Narrow', sans-serif;
	overflow-x: hidden;
	background: #fff2cf;
	font-size: 14px !important;
}

a:after,
a:hover {
	text-decoration: none;
}


/* TOPO */

.jumbotron.topo {
	background: #fff2cf url('../images/topo.jpg') center top no-repeat;
	padding-top: 25px;
	margin-bottom: -70px;
}

.jumbotron.topo h1 {
	margin-top: 50px;
}

.jumbotron.topo img {
	display: block;
	margin: auto;
}

.jumbotron.topo .bloco-contato {
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: center;
	margin-bottom: 90px;
	flex-wrap: wrap;
}

.jumbotron.topo .ico-tel {
	width: 63px;
	height: 63px;
	background: #ff660a;
	border-radius: 50%;
	display: flex;
	align-items: center;
	z-index: 1;
	margin: 0 5px;
}

.jumbotron.topo p.encomendas {
	margin: 0 5px;
	color: #5f282a;
	font-size: 1.143em;
}

.jumbotron.topo .ligue {
	background: #5f282a;
	border-radius: 50px;
	z-index: 0;
	padding: 10px 20px;
	margin: 0 5px;
}

.jumbotron.topo .ligue p {
	text-align: center;
	color: #fff;
	font-size: 1.329em;
	margin-bottom: 0;
}

.jumbotron.topo .ligue p span {
	font-size: 0.700em;
	font-weight: 700;
}

.jumbotron.topo .ligue img.ico-whats {
	display: inline-block;
	margin: 0 5px;
}

.jumbotron.topo .ico-fb {
	width: 43px;
	height: 43px;
	background: #ff660a;
	border-radius: 50%;
	display: flex;
	align-items: center;
	margin-left: 10px;
}

.responsiva {
	width: 100% \9;
	max-width: 100%;
	height: auto;
	text-align: center;
}

img.fb {
	display: block;
	margin: auto;
}


/* CONTEÚDO */

.conteudo {
	padding-bottom: 70px;
}

.conteudo p {
	font-size: 1.200em;
	line-height: 1.733em;
	color: #5f282a;
}

.conteudo .local {
	height: 112px;
	background: #5f282a;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: flex-start;
	width: 80%;
}

.conteudo .local img {
	margin-top: 15px;
	margin-left: 20px;
}

.conteudo .local p.onde {
	font-size: 1.313em;
	line-height: 0.762em;
	color: #fff;
	font-weight: 700;
	letter-spacing: -0.3px;
	margin-top: 15px;
}

.conteudo .local p.onde a {
	font-size: 0.667em;
	color: #ff660a;
	font-weight: 400;
	letter-spacing: normal;
}

.conteudo .local p.onde span.endereco {
	font-size: 0.762em;
	line-height: 1.375em;
	color: #fefefe;
	font-weight: 400;
	letter-spacing: normal;
}


/* FAIXA-1 */

.jumbotron.faixa-1 {
	background: #be8b5b url(../images/bg-01.jpg) center no-repeat;
	height: 400px;
	display: flex;
	align-content: center;
	align-items: center;
	flex-direction: column;
	margin-bottom: 0;
}

.jumbotron.faixa-1 h2 {
	font-family: 'Dancing Script', cursive;
	color: #fff;
	font-size: 4.438em;
	line-height: 0.845em;
	font-weight: 700;
	text-align: center;
}

.jumbotron.faixa-1 p {
	text-align: center;
	color: #fff;
	font-size: 1em;
	line-height: 1.625em;
	margin-top: 40px;
}

.jumbotron.faixa-1 img {
	display: block;
	margin: auto;
	margin-top: 40px;
}


/* CARDÁPIO */

.cardapio {
	padding-bottom: 0;
	margin-bottom: 0;
}

.cardapio h3 {
	color: #5f282a;
	font-size: 1.375em;
	line-height: 1.182em;
	text-align: center;
	margin-bottom: 35px;
	margin-top: 40px;
}

.cardapio .titulo {
	background: #ff660a;
	min-height: 50px;
	display: flex;
	justify-content: center;
	align-content: center;
}

.cardapio .titulo h4 {
	text-align: center;
	font-size: 0.875em;
	color: #fff;
	text-transform: uppercase;
	align-self: center;
}

.cardapio .descricao {
	background: #fff;
	display: flex;
	justify-content: center;
	align-content: center;
	min-height: 130px;
	margin-bottom: 5px;
}

.cardapio .descricao.caseiro {
	min-height: 70px;
}

.cardapio .descricao p {
	text-align: center;
	font-size: 0.688em;
	line-height: 1.273em;
	color: #5f282a;
	align-self: center;
}

.cardapio img {
	display: block;
	margin: auto;
	margin-top: 40px;
}


/* FAIXA-2 */

.faixa-2 {
	padding-top: 40px;
	margin-bottom: -80px;
}

.faixa-2 img {
	display: block;
	margin: auto;
}


/* RODAPÉ */

.rodape {
	background: #5f282a url(../images/bg-02.jpg) center top no-repeat;
	margin-bottom: 0;
	min-height: 430px;
}

.rodape .bloco-contato {
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: center;
	margin-bottom: 90px;
}

.rodape .ico-tel {
	width: 63px;
	height: 63px;
	background: #ff660a;
	border-radius: 50%;
	display: flex;
	align-items: center;
	z-index: 1;
}

.rodape .ico-tel img {
	display: block;
	margin: auto;
}

.rodape .ligue {
	width: 225px;
	height: 45px;
	background: #5f282a;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	margin-left: -10px;
	z-index: 0;
}

.rodape .ligue p {
	text-align: center;
	color: #fff;
	padding-top: 6px;
	font-size: 1.063em;
}

.rodape .ligue p span {
	font-size: 1.235em;
	font-weight: 700;
}

.rodape .chamada p {
	color: #fff;
	font-size: 1.286em;
	line-height: 1.200em;
	margin-top: 20px;
	margin-bottom: 20px;
}

.rodape input {
	height: 45px;
	border-radius: 50px;
}

.rodape #enviar {
	background: url('../images/btn-cadastrar.png') right center no-repeat;
	width: 176px;
	height: 52px;
	float: right;
}

.rodape .ico-tel {
	width: 63px;
	height: 63px;
	background: #ff660a;
	border-radius: 50%;
	display: flex;
	align-items: center;
	z-index: 1;
	margin: 0 5px;
	float: left;
	margin: 0 10px;
	margin-top: 20px;
}

.rodape img.ico-whats {
	display: inline !important;
	margin: 10px 10px;
	float: right;
}

.rodape .telefones {
	margin-top: 20px;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}

.rodape .telefones p {
	font-size: 2.143em;
	font-weight: bold;
	letter-spacing: -0.3px;
	margin-bottom: 10px;
}

.rodape .telefones p span.encomendas {
	font-size: 0.567em;
	color: #ff660a;
	font-weight: 400;
}

.rodape .telefones p span.ddd {
	font-size: 0.667em;
}

.rodape .telefones p.disclaimer {
	font-size: 1em;
	font-weight: 400;
}

.rodape a,
.rodape a:hover {
	color: #fff !important;
}


/* FOOTER */

.footer p {
	text-align: center;
	color: #5f282a;
	font-size: 0.938em;
	line-height: 1.200em;
	margin: 35px 0;
}

.zera-padding {
	padding: 5px 0;
}

.flex {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: row;
}

@media (max-width: 1199px) {
	.jumbotron.topo {
		margin-bottom: 0px;
		padding-bottom: 0;
	}
	.conteudo {
		padding-bottom: 40px;
	}
}

@media (max-width: 991px) {
	.jumbotron.topo {}
	.conteudo .local {
		width: 95%;
	}
	.cardapio .descricao.caseiro {
		min-height: 100px;
	}
	.rodape .telefones p {
		font-size: 1.943em;
	}
	.rodape .ico-tel {
		margin-top: 10px;
	}
}

@media (max-width: 767px) {
	.jumbotron.topo h1 {
		margin-top: 30px;
	}
	.jumbotron.topo .bloco-contato {
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		margin-bottom: 90px;
		flex-wrap: wrap;
		margin-top: 100px;
	}
	.jumbotron.topo .ligue{
		margin: 5px 0;
	}
	.conteudo p.um {
		text-align: center;
		margin: 10px 0 40px 0;
	}
	.conteudo .local {
		width: 100%;
	}
	.conteudo .local p.onde {}
	.jumbotron.faixa-1 {
		height: auto;
		max-height: 400px;
	}
	.jumbotron.faixa-1 p {
		margin-top: 20px;
	}
	.jumbotron.faixa-1 img {
		margin-top: 20px;
	}
	.rodape .chamada p {
		margin-top: 70px;
	}
	form{
		margin-bottom: 60px;
	}
}

@media (max-width: 440px) {
	.rodape .ico-tel {
		width: 55px;
		height: 55px;
		min-width: 35px;
		min-height: 35px;
	}
	.rodape .telefones p {
		font-size: 1.343em;
	}
	.rodape .telefones p span.encomendas{
		font-size: 0.9em;
	}
	.rodape .ico-whats{
		margin: 0 5px !important;
	}
}