@font-face {
	font-family: Janda;
	src: url(/site/font/Janda.ttf);
}
.super_hide {
    display: none!important;
    visibility: hidden!important;
}
body{
	color: #a7a7a7;
	font-family:'Poppins', sans-serif;
}
a {
    transition: all ease-in-out 0.3s;
    color: #2e2e2e;
}
a:hover {
    color: #c0a941;
}
#conteudo .titulo, #titulo, h1, h2, h3, h4{
	margin:0px;
	color:#f1d96c;
	font-family: Janda;
	font-weight: normal;		
}
body.interna #conteudo {
    padding-bottom: 70px;
    float: left;
    width: 100%;
}
body.interna #conteudo .titulo{
	margin-bottom: 40px;
	margin-top: 30px;
}
body.interna .row.header:after {
    content: ".";
    position: relative;
    float: left;
    width: 100%;
    box-shadow: 10px 10px #00000012;
    margin-top: -20px;
    font-size: 0px;
    height: 20px;
    margin-left: -10px;
    margin-bottom: 60px;
}
body.interna #conteudo .texto {
    text-align: justify;

	-webkit-animation: dir_esq 2s; /* Safari, Chrome and Opera > 12.1 */
	   -moz-animation: dir_esq 2s; /* Firefox < 16 */
		-ms-animation: dir_esq 2s; /* Internet Explorer */
		 -o-animation: dir_esq 2s; /* Opera < 12.1 */
			animation: dir_esq 2s;	
}
#conteudo .titulo, #titulo, h1	{
									font-size: 40px;
									letter-spacing: -1px;
									margin-bottom: 10px;
								    color: #d2d0c6;								
								}
							h2{
									font-size: 35px;
									letter-spacing: -1px;									
								}
							h3	{	font-size: 28px;	}
							h4	{	font-size: 20px;	}

body.interna #conteudo.conteudo_paginas .titulo {
    margin-left: 5%;
}
body.interna #conteudo p{
	margin:0 5%;
}

banner {
    margin-bottom: 0px;
    display: inline-block;
    width: 100%;
    height: 610px;
    position: relative;
    overflow: hidden;
    float: left;
}

overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}

banner img {
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}
menumobile{
	display:none;	
}

.header_block {
    display: block;
    width: 700px;
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

#logo {
    display: block;
    width: 240px;
    float: none;
    margin: 0 auto;
}

.header_block menu {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0px;
    margin-top: 25px;
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.header_block menu a {
    color: #fff;
    margin: 0px 15px;
    font-size: 16px;
	transition: all ease-in-out 0.3s
}

.header_block menu a.ultimo {
    margin-right: 0px;
}

.header_block menu a.link_1 {
    margin-left: 0px;
}

.header_block menu a:hover {
    color: #f1d96c;
	text-decoration: none;
}

.header_block h1,
.header_block h2 {
    font-family: "Janda";
    padding: 13px 0px;
    color: #f1d96c;
    font-size: 40px;
    margin: 0;
    margin-bottom: 0;
}

.header_block h4 {
    font-family: "Janda";
    font-size: 24px;
    margin-top: 5px;
	line-height: 40px;
}

bullets {
    display: inline-block;
    width: 67px;
    height: 12px;
    background: url(/site/img/banco_imagens/bullets_20170927101951.png)no-repeat center;
    background-size: 100% 100%;
}

.header_block bullets {
    margin-top: 10px;
    margin-bottom: 30px;
}

.header_block .fone i {
    color: #f1d96c;
    margin-right: 2px;
}

fixo, whats {
    display: inline-block;
    font-size: 15px;
    margin: 0px 10px;
}
	fixo a, whats a{
		color:#fff;
	}
	fixo a:hover, whats a:hover{
		color:#f1d96c;
		text-decoration:none;
	}
search {
    float: right;
    margin-top: -26px;
    margin-right: -60px;
    transition: all ease-in-out 0.3s;
    color: #2e2e2e;
	position: relative;
	z-index: 999;		
}
	search input[type=search] {
		transition: all ease-in-out 0.3s;
		color: #2e2e2e;
		width: 0px;
		visibility: hidden;
	}	
	search:hover input[type=search] {
		width: 170px;
		visibility: inherit;
	}	
	search input[type=image] {
		width: 40px;
		height: 30px;
		background: none;
		border: none;
		margin: 0px;
		float: right;
		transition: all ease-in-out 0.3s;
		color: #2e2e2e;			
	}
.conheca h3 {
    width: 100%;
    display: block;
    font-family: 'Janda';
    font-size: 32px;
    color: #2b2b2b;
    margin: 0 auto;
    text-align: center;
}

.conheca h4 {
    width: 315px;
    font-family: 'Janda';
    font-size: 22px;
    color: #c8b459;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
}

.interno bullets {
    display: block;
    width: 67px;
    height: 12px;
    background: url(/site/img/banco_imagens/bullets_20170927101951.png)no-repeat center;
    background-size: 100% 100%;
    margin: 20px auto;
}

.interno {
    display: block;
    width: 425px;
    max-width: 100%;
    margin: 0 auto;
    padding: 81px 0px;
}

marcas {
    display: inline-block;
    width: 100%;
}

marcas img {
    max-width: 20%;
    margin: 0px 7px;
}
.produtos #vitrine{
	width:100%;
	height: 390px;
}
	.owl-carousel .owl-wrapper-outer {
		overflow: hidden;
		position: relative;
		width: 100%;
	}
	.produtos #vitrine .owl-item {
		float: left;
		width: 100%;
	}
.produtos {
    padding-left: 0;
    background: #1f1f1f;
}

body.home .pd_box {
    display: inline-block;
    width: 100%;
    height: 400px;
    padding: 0;
    float: left;
}
.pd_box {
    display: inline-block;
    width: 100%;
    height: 400px;
    padding: 0;
    float: left;
	cursor:pointer;
}
body.interna .pd_box{
    margin-bottom: 11px;
}
/* LINHA CONTENDO BOX DE PRODUTO DA VITRINE*/
.linha_box_produto{
	margin-bottom:10px;
}
/* BOX DE PRODUTO DA VITRINE*/
.box_produto {
    text-align: center;
    width: 25%;
	padding-left:5px;
}
.home .box_produto {
    width: 100%;
	padding:0px;
}
.produto_foto_vitrine{
	width:80px;	
}
left {
    display: inline-block;
    float: left;
    width: 90%;
    height: 100%;
    background: #c8b559;
}
body.interna left{
	width: 89%;
}
body.interna right{
	width:70%;
}

.pd_img {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
left .produto_foto_vitrine {
    width: auto;
    height: 100%;
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-right: 35%;
    transition: all ease-in-out 1s;	
}
body.interna left .produto_foto_vitrine {
    padding-right: 25%;
}
body.interna .box_produto:hover left .produto_foto_vitrine {
    padding-right: 35%;
	margin-top:5px;
}
.row.conteudo.sobre {
    padding: 80px 0px;
    background: url(/site/img/banco_imagens/background-empresa_20170929035614.jpg) no-repeat;
    background-size: auto 100%;
}
.sobre h2 {
    font-family: "Janda";
    color: #696969;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.sobre span {
    display: inline-block;
    text-align: justify;
    font-size: 20px;
    font-family: 'Janda';
    color: #c8b459;
}

.sobre .botao {
    display: inline-block;
    font-family: "Janda";
    font-size: 18px;
    padding: 10px 15px;
    padding-top: 15px;
    border: none;
    color: #fff;
    background: #696969;
    margin-top: 20px;
    margin-right: 20px;
    box-shadow: 3px 3px 0px 0px rgba(216, 216, 216, 0.8);
    transition: all ease-in-out 0.3s;
}

.sobre .botao.bt1 {
    background: #c0a941;
	padding: 15px 40px 10px 50px;
}

.sobre .botao:hover {
	cursor: pointer;
	text-decoration:none;
    box-shadow: 3px 3px 0px 0px rgba(150, 150, 150, 0.8);
}

.sat_icon {
    text-align: center;
    background: #a99433;
    padding: 15px 0px;
}

.satisfacao {
    display: inline-block;
    background: #c0a941;
    height: 84px;
    font-family: 'Janda';
    font-size: 19px;
    text-align: center;
    color: #fff;
}
.satisfacao:hover,
.insta:hover,
.face:hover {
    background: #ceb854;
}
.satisfacao:hover a,
.satisfacao:hover a:hover,
.insta:hover a,
.insta:hover a:hover,
.face:hover a,
.face:hover a:hover
{
    color: #fdec9e;
	text-decoration:none;
}
.satisfacao a {
    color: #fff;
	text-decoration:none;
}
.satisfacao a:hover {
    color: #fdec9e;
	text-decoration:none;
}
.satisfacao span {
    display: inline-block;
    margin-top: 20px;
}
.assinar i {
    font-size: 40px;
    color: #fff;
    float: left;
    line-height: 84px;
}

.assinar input.txt {
    display: inline-block;
    width: 450px;
    height: 45px;
    margin: 0px;
    padding: 0px;
    border: none;
    margin-left: 4%;
    float: left;
    background: none;
    font-size: 19px;
    margin-top: 24px;
    transition: all ease-in-out 0.3s;
}

.assinar input.txt::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
	text-shadow: none;
}
.assinar input.txt:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
	text-shadow: none;
   opacity:  1;
}
.assinar input.txt::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
	text-shadow: none;
   opacity:  1;
}
.assinar input.txt:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
	text-shadow: none;
}
.assinar input.txt::-ms-input-placeholder { /* Microsoft Edge */
   color:    #fff;
	text-shadow: none;
}

.assinar {
    background: #696969;
	padding-right: 0px;
	font-family: 'janda';
}

.assinar input[type="submit"] {
    background: #2e2e2e;
    float: right;
    width: 18%;
    height: 84px;
    line-height: 90px;
    margin-top: 0px;
    border-radius: 0px;
    font-size: 22px;
    text-shadow: none;
    font-weight: normal;
    transition: all ease-in-out 0.3s;
}

.assinar input[type="submit"]:hover {
    background: #000;
    
}

.insta {
    line-height: 90px;
    text-align: center;
    height: 84px;
    background: #a99433;
    font-size: 45px;
}
.insta a{
    color:#fff;
}


.face {
    line-height: 90px;
    text-align: center;
    height: 84px;
    background: #c0a941;
    font-size: 35px;
}

.face a{
    color:#fff;
}

.subfooter div {
    float: left;
}

.subfooter i {
    float: left;
    font-size: 24px;
    line-height: 60px;
    margin-right: 10px;
    color: #a7a7a7;
}

.formas_pagamento {
    width: 18%;
    margin-right: 0%;
    margin-top: 7px;
}

.seguro {
    width: 10%;
    margin-right: 1%;
}

.rights {
    width: 15%;
    margin-right: 1%;
}

.amor {
    width: 12%;
    margin-right: 1%;
}

.app {
    width: 17%;
    margin-right: 1%;
    line-height: 60px;
}

.local {
    width: 17%;
    margin-right: 1%;
}

.dix {
    width: 6%;
}

.formas_pagamento img {
    width: 170px;
    margin-left: 10px;
    opacity: 0.6;
}

.contato_infos, .contato_telefones {
    float: left;
    width: 50%;
    padding: 0px 5%;
	margin-bottom:5%;
}
.pagina_interna {
    padding: 0px 5%;
}
.subfooter span {
    display: inline-block;
    margin-top: 18px;
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 12px;
	text-align: left;
}

.dix a {
    font-size: 12px;
    color: #666;
    line-height: 58px;
    display: inline-block;
}
.dix a span {
    color: #c0a941;
	font-size: 12px;
}
.subfooter div {
    float: left;
    text-align: center;
}
right {
    display: inline-block;
    float: left;
    width: 60%;
    height: 100%;
    padding-right: 10%;
    padding-left: 10%;
    text-align: left;
    margin-left: -60%;
    z-index: 10;
    position: relative;
    background: #1f1f1f;
}

right a.bt_conheca {
    display: inline-block;
    font-family: "Janda";
    font-size: 18px;
    padding: 15px 40px 10px 40px;
    border: none;
    color: #fff;
    background: #c0a941;
    margin-top: 20px;
    margin-right: 20px;
    transition: all ease-in-out 0.3s;
}
right a.bt_conheca:hover{
    color: #fff;
    text-decoration: none;
    background: #c8b55a;
}
right a.bt_conheca:hover, 
right a.bt_conheca:visited, 
right a.bt_conheca:active{
    color: #fff;
    text-decoration: none;
}

.pd_nome {
    font-family: 'Janda';
    color: #c7b458;
    font-size: 24px;
    margin-top: 45px;
}
.pd_desc {
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
    text-align: justify;
}

.escondido{
	opacity:0;
	transition: all ease-in-out 0.3s;
}
.visible{
	opacity: 1;
}

/* Produtos */
body.interna #conteudo .titulo {
    margin-left: 5%;
	-webkit-animation: dir_esq 2s; /* Safari, Chrome and Opera > 12.1 */
	   -moz-animation: dir_esq 2s; /* Firefox < 16 */
		-ms-animation: dir_esq 2s; /* Internet Explorer */
		 -o-animation: dir_esq 2s; /* Opera < 12.1 */
			animation: dir_esq 2s;	
}
body.interna #conteudo.conteudo_produto .titulo {
	margin-left: 25%;
}
.conteudo_produtos h3.descricao { 
    display: none;
}
#produto {
    float: left;
}
#produto_links {
    float: left;
    margin-left: 5%;
    margin-top: 3%;
}
	#produto_links h3 {
		margin-bottom: 3%;
	}
	.produto_telefone, .produto_whatsapp {
		float: left;
	}	
	.produto_whatsapp {
		margin-left: 20px;
	}

#produto_tags {
    float: left;
    margin-left: 70px;
    margin-top: 50px;
    width: 60%;
	display:none;
	visibility:hidden;
}
	#produto_tags a {
		margin-right: 10px;
		float: left;
	}

#produto_foto {
	position: relative;
    margin-left: -34%;
	float: left;
	z-index: 1;
	margin-top: -20%;
	text-align: right;
	height: 700px;
}
	#produto_foto img {
		width: 80%;
		position:relative;
		-webkit-animation: vempizza 2s; /* Safari, Chrome and Opera > 12.1 */
		   -moz-animation: vempizza 2s; /* Firefox < 16 */
			-ms-animation: vempizza 2s; /* Internet Explorer */
			 -o-animation: vempizza 2s; /* Opera < 12.1 */
				animation: vempizza 2s;		
	}	
	#produto_descricao {
		float: left;
		width: 55%;
		font-size: 16px;
		margin-left: 5%;
		margin-top:0;
		-webkit-animation: dir_esq 4s; /* Safari, Chrome and Opera > 12.1 */
		   -moz-animation: dir_esq 4s; /* Firefox < 16 */
			-ms-animation: dir_esq 4s; /* Internet Explorer */
			 -o-animation: dir_esq 4s; /* Opera < 12.1 */
				animation: dir_esq 4s;		
	}
	
	#produto_mais_pizzas {
		float: left;
		margin-left: 40px;
		margin-top: 20px;
		font-size: 12px;
	}
		#produto_mais_pizzas h4{
		    color: #d2d0c6;
			margin-bottom:10px;
		}
		#produto_mais_pizzas a {
			padding: 5px;
			border-radius: 5px;
			border: 1px solid #d2d0c6;
			text-decoration: none;
			color: #969381;
		}
		#produto_mais_pizzas a:hover{
			color:#000;
			text-decoration:none;
			border-color:#000;
		}
	.pg_social_bts {
		float: right;
		width: 100%;
		margin-top: 30px;
		text-align: right;
		padding-right: 5%;
	}

/* Home - Selos */
#home_selos {
    margin-top: 30px;
}
#home_selos .tit_rs {
    font-size: 12px;
    font-family: Arial;
    line-height: 20px;
    float: left;
    color: #696969;
}
#home_selos .tripadvisor_selo {
    float: left;
    width: 150px;
}
#home_selos span.facebook_selo {
    margin: 0;
    float: left;
    margin-top: -2px;
}
	
/* ------------------------------------------------------- */	
/* Efeitos */
/* ------------------------------------------------------- */	

/* ### Pizza */
@keyframes vempizza {
	from { 
			left: -50%;
			opacity:0;
			transform: rotate(30deg); 
		 }
	to   { 
			left: 0%;
			opacity:1; 
			transform: rotate(0deg);
		 }
}

/* Firefox < 16 */
@-moz-keyframes vempizza {
	from { 
			left: -50%;
			opacity:0;
			transform: rotate(30deg); 
		 }
	to   { 
			left: 0%;
			opacity:1; 
			transform: rotate(0deg);
		 }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes vempizza {
	from { 
			left: -50%;
			opacity:0;
			transform: rotate(30deg); 
		 }
	to   { 
			left: 0%;
			opacity:1; 
			transform: rotate(0deg);
		 }
}

/* Internet Explorer */
@-ms-keyframes vempizza {
	from { 
			left: -50%;
			opacity:0;
			transform: rotate(30deg); 
		 }
	to   { 
			left: 0%;
			opacity:1; 
			transform: rotate(0deg);
		 }
}

/* Opera < 12.1 */
@-o-keyframes vempizza {
	from { 
			left: -50%;
			opacity:0;
			transform: rotate(30deg); 
		 }
	to   { 
			left: 0%;
			opacity:1; 
			transform: rotate(0deg);
		 }
}

/* ### Da direita para esquerda com fade */
@keyframes dir_esq {
	from { 
			right: -10%;
			opacity:0;
		 }
	to   { 
			right: 0;
			opacity:1;
		 }
}

/* Firefox < 16 */
@-moz-keyframes dir_esq {
	from { 
			right: -10%;
			opacity:0;
		 }
	to   { 
			right: 0;
			opacity:1;
		 }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes dir_esq {
	from { 
			right: -10%;
			opacity:0;
		 }
	to   { 
			right: 0;
			opacity:1;
		 }
}

/* Internet Explorer */
@-ms-keyframes dir_esq {
	from { 
			right: -10%;
			opacity:0;
		 }
	to   { 
			right: 0;
			opacity:1;
		 }
}

/* Opera < 12.1 */
@-o-keyframes dir_esq {
	from { 
			right: -10%;
			opacity:0;
		 }
	to   { 
			right: 0;
			opacity:1;
		 }
}
/* ------------------------------------------------------- */	

.pd {
    padding: 0px 5%;
}

@media only screen and (max-width:1024px){
	.newsletter ::-webkit-input-placeholder {
		font-size:20px;
	}
	.newsletter ::-moz-placeholder {
		font-size:20px;
	}
	.newsletter :-ms-input-placeholder {
		font-size:20px;
	}
	.newsletter :-moz-placeholder {
		font-size:20px;
	}	
	.assinar input.txt{
		font-size:20px;
	}
	.produtos {
		padding-left: 15px;
		background: #1f1f1f;
		padding:0;
	}
	body.interna .box_produto:hover left .produto_foto_vitrine {
		padding:0px;
		margin:0px;
	}	
	.produto_whatsapp {
		margin-left: 10px;
	}	
	.pg_social_bts{
		float: left;
		padding:0;		
		text-align:center;
	}		
	left {
		display: inline-block;
		float: left;
		width: 100%;
		height: auto;
		margin-bottom: 30px;
		background: #c8b559;
		padding: 30px 0px;
		margin-top: 0px;
	}	
	left .produto_foto_vitrine {
		width: auto;
		height: 250px;
		float: none;
		position: relative;
		margin: 0 auto;
		padding: 0px;
	}
	.owl-controls {
		display: block;
		position: absolute;
		background: none;
		width: 100%;
		top: 340px;
		z-index: 999999;
	}	
	.row.conteudo.sobre {
		padding-top: 40px;
		text-align: center;
	}	
	right {
		display: inline-block;
		float: none;
		width: 100%;
		height: 230px;
		margin: 0;
		text-align: center;
	}
	.produtos #vitrine{
		height:auto;
	}
	.pd_desc {
		margin-top: 20px;
		font-size: 14px;
		color: #fff;
		text-align: justify;
	}
	.pd_box, body.home .pd_box {
		display: inline-block;
		width: 100%;
		height: auto;
		padding-bottom: 0px;
		float: left;
	}
	.sobre span {
		display: inline-block;
		text-align: center;
		font-size: 20px;
		font-family: 'Janda';
		color: #c8b459;
		padding: 0px 4%;
	}
	
	#home_selos .tripadvisor_selo {
		float: left;
		width: 100%;
		text-align: center;
		margin-left: 12px;
		margin-bottom: 20px;
	}	
	#home_selos .tit_rs {
		margin: 0px;
		padding: 0px;
	}
	
	.satisfacao span {
		margin-top: 18px;
	}	
	.assinar input[type="submit"] {
		background: #2e2e2e;
		float: right;
		width: 100%;
		padding-right: 15px;
		height: 84px;
		line-height: 90px;
		margin-top: 0px;
		border-radius: 0px;
		font-size: 22px;
		text-shadow: none;
		font-weight: normal;
		transition: all ease-in-out 0.3s;
		margin-left: -15px;
		float: left;
		box-sizing: content-box;
		padding: 0px;
		padding-right: 15px;
	}
	.assinar i {
		font-size: 40px;
		color: #fff;
		float: none;
		line-height: 84px;
	}
	form.newsletter {
		text-align: center;
	}
	.assinar input.txt {
		display: inline-block;
		width: 350px;
		height: 45px;
		margin: 0px;
		padding: 0px;
		border: none;
		margin-left: 4%;
		float: none;
		background: none;
		font-size: 15px;
		transition: all ease-in-out 0.3s;
		margin-top: -13px;
		vertical-align: middle;
	}
	.formas_pagamento {
		width: 50%;
		margin: 0px;
	}
	.formas_pagamento img {
		display: block;
		width: 80%;
		max-width: 230px;
		margin: 0 auto;
		margin-top: 10px;
		opacity: 0.6;
	}
	.subfooter i {
		float: none;
		font-size: 24px;
		line-height: 60px;
		margin-right: 10px;
		color: #a7a7a7;
	}
	.rights {
		width: 30%;
		margin-top: 20px;
		margin-right: 0;
	}
	.seguro {
		width: 50%;
		margin: 0;
		margin-top: 11px;
	}
	.app {
		width: 45%;
		margin: 0;
		margin-top: 17px;
	}	.amor {
		width: 25%;
		margin: 0;
		margin-top: 20px;
	}
	.local {
		width: 50%;
		margin: 0;
	}
	.dix {
		width: 50%;
		margin: 0;
	}
	.header_block {
		display: block;
		width: 700px;
		max-width: 100%;
		position: absolute;
		top: 80px;
		left: 0;
		right: 0;
		margin: 0 auto;
		color: #fff;
		text-align: center;
	}
	.contato_infos, .contato_telefones{
		width:100%;
	}
	
	.box_produto{
		text-align: center;
		width: 50%;
		padding-left: 5px;
		float: left;	
	}
	body.interna left .produto_foto_vitrine {
		padding-right: 0;
	}	

	body.interna left,
	body.interna right{
		width:100%;
		margin-bottom:0;
	}
	body.interna right{
		height: 350px;
	}
	body.interna #conteudo.conteudo_produto .titulo {
		margin: 0px;
		width: 100%;
		text-align: center;
		margin-bottom: 31px;
	}	
	#produto_foto {
		position:inherit;
		margin-left: 0;
		float: none;
		z-index: 0;
		margin-top: 0;
		text-align: center;
		height: auto;
		margin-bottom:50px;
	}	
	#produto_descricao {
		width: 90%;
	}
	#produto_links {
		float: left;
		margin-left: 10%;
		margin-top: 5%;
	}	
	#secao li {
		width: 45%;
	}
	#secao li .imagem img {
		height: 110%;
	}
	.pd {
		padding: 0px 5%;
	}	
	search {
		float: right;
		margin-top: -105px;
		margin-right: -10px;
	}
	search input[type=search],
	search:hover input[type=search] {
		width: 140px;
		visibility: inherit;
	}	
}
@media only screen and (max-width:600px){
	#secao li {
		width: 97%;
	}	
	#secao li .imagem img {
		height: 110%;
	}
	body.interna #conteudo.conteudo_produto .titulo {
		margin-left: 25%;
		margin-bottom: 40px;
		margin-top: 30px;		
	}	
	.row.conteudo.sobre {
		background: #eee!important;
		padding-top: 40px;
		text-align: center;
	}	
	.owl-controls {
		display: block;
		position: absolute;
		background: none;
		width: 100%;
		top: 200px;
		z-index: 999999;
	}	
	right {
		display: inline-block;
		float: none;
		width: 80%;
		height: auto;
		margin: 0;
		text-align: center;
	}	
	left .produto_foto_vitrine {
		width: auto;
		height: 200px;
		float: none;
		position: relative;
		margin: 0 auto;
		padding: 0px;
	}	
	
	search {
		position: absolute;
		top: 53px;
		margin-top: -26px;
		margin-right: -60px;
	}	
	search input[type=search],
	search:hover input[type=search] {
		width: 200px;
		visibility: inherit;
	}		
	menumobile {
		display: block;
		margin: 0px;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
	}
	.header_block menu {
		display: none;
	}
	menumobile i{
		font-size: 34px!important;
	}
	menumobile a {
		display: inline-block;
		width: 100%;
		margin: 3px 0px;
		color: #fff;
		font-size: 22px;
		border-bottom: 1px dotted rgba(255,255,255,0.4);
		padding: 10px;
		margin:0;
	}
	menumobile a:hover, menumobile a:visited, menumobile a:active {
		background: #666;
		color:#fff;
		text-decoration:none;
	}
	menumobile a:last-child{
		border:0;
	}
	.header_block h4 {
		width: 80%;
		text-align: center;
		margin: 0 auto;
	}	
	inside {
		display: block;
		position: fixed;
		left: 0;
		right: -800px;
		margin: 0 auto;
		width: 100%;
		padding: 70px 0px 0px 50px;
		background: rgba(200, 181, 89, 0.97);
		transition: all ease-in-out 1s;
		overflow: hidden;
		z-index: 999;
		height: 100%;
	}
	.ativo inside {
		right:0px;
	}
	open {
		z-index: 9999;
		position: absolute;
		color: #fff;
		right: 30px;
		top: 25px;
	}
	.ativo open{
	}
	.header_block h1, .header_block h2 {
		font-size: 25px;
		margin-bottom: 0;
		margin-top: 40px;
	}
	fixo, whats {
		font-size: 22px;
		margin: 0px 0px;
		width: 100%;
		text-align:center;		
	}	
	.produtos #vitrine {
		height: auto;
	}	
	left {
		height: 180px;
		padding: 0px;
		padding-top: 18px;
	}	
	left .produto_foto_vitrine {
		width: 100%;
		height: auto;
		float: none;
		position: relative;
		margin: 0 auto;
	}
	right{
		width:100%;
	}
	.conheca h3 {
		width: 100%;
		display: block;
		font-family: 'Janda';
		font-size: 32px;
		color: #2b2b2b;
		margin: 0 auto;
		text-align: center;
	}
	.conheca h4 {
		width: 100%;
		font-family: 'Janda';
		font-size: 22px;
		color: #c8b459;
		margin: 0 auto;
		margin-top: 15px;
		text-align: center;
	}
	.assinar input.txt {
		display: inline-block;
		width: 100%;
		height: 45px;
		margin: 0px;
		padding: 0px;
		border: none;
		float: none;
		background: none;
		font-size: 10px;
		transition: all ease-in-out 0.3s;
		margin-top: -13px;
		vertical-align: middle;
		margin: 0;
		color: #fff;
		text-shadow: none;
		font-size: 16px;
		margin-left: -15px;
		text-align: center;
	}
	.formas_pagamento {
		width: 100%;
		margin: 0px;
	}

.subfooter div {
    text-align: left;
}
.subfooter i {
    float: left;
    margin-right: 30px;
    margin-left: 15%;
}
.app {
	width: 25%;
	margin: 0;
	margin-top: 20px;
}	
.app i:first-child {
    margin-left: 15%;
    margin-right: 5px;
}
.app i {
    margin: 0px;
}
.app span {
    margin-left: 10px;
}
	.seguro {
		width: 100%;
		margin: 0;
		margin-top: 11px;
	}
	.rights {
		width: 100%;
		margin-top: 0px;
		margin-right: 0;
	}
	.amor {
		width: 100%;
		margin: 0;
		margin-top: 0px;
	}	
	.app {
		width: 100%;
		margin: 0;
		margin-top: 0px;
	}
	.local {
		width: 100%;
		margin: 0;
	}
	.subfooter .dix {
		width: 100%;
		margin: 0;
		text-align: right;
	}	
	#conteudo {
	    width: 100%;
		float:left;
	}
	body.interna #conteudo .titulo,
	body.interna #conteudo.conteudo_produto .titulo {
		margin: 0 auto;
		margin-bottom: 10px;
		text-align: center;
		width: 90%;
		text-align: center;
	    margin-bottom: 50px;	
	}	
	table#vitrine .box_produto {
		float: left;
		width: 100%;
		margin: 0;
		padding:0;
	}	
	body.interna .pd_box {
		margin-bottom: 1px;
	}	
	body.interna left{
		width: 100%;
		text-align: center;
		margin-bottom:0;	
	}
	body.interna right {
		width: 100%;
		padding-bottom: 30px;
	}	
	body.interna left .produto_foto_vitrine{
		padding:0;
	}
	#produto_foto {
		position: relative;
		margin:0;
		text-align: center;
		height:auto;
	}
		#produto_foto img {
			width: 90%;
			margin-top: 20px;
		}		
	#produto_descricao {
		width: 90%;
		margin: 5%;
	}	
	ol#produto_variacoes {
		margin-bottom: 20px;
		margin-left: 17px;
		width: 90%;
	}	
	#produto_mais_pizzas {
		margin-left: 20px;
		font-size: 14px;
	}
	
	h3 {
		font-size: 28px;
		text-align: center;
		margin-bottom: 20px;
	}	
	#conteudo.conteudo_paginas img {
		width: 100%!important;
		height: auto!important;
		margin: 0px!important;
	}
	#conteudo.conteudo_paginas p {
		margin: 0px 40px;
	}			
}
