

/*<style>*/

@charset "utf-8";


.logo-fechamento {
	
	content: '';
	width: 200px;
	height: 200px;
	margin: 0 auto;
	background-image: url(../../imagens/2707201911352672logo.png);
	background-size: 100% auto;
	background-position: center;
	background-repeat: no-repeat;
	
}





	.linha-superior1 {
		
		
		
		background-color: rgb(0, 156, 92) !important;
		
		padding: .5rem !important;
		
		text-align: left !important;
		
		font-size: 1.2rem !important;
		
		color: rgb(255, 255, 255) !important;
		
		
		position: relative;
		z-index: 1;
		
	}

	.linha-superior1 a {
		
		
		color: rgb(255, 255, 255) !important;
		
		
	}
	
	
	.linha-superior1 .icone {
		
		
		width: 25px !important;
		
		margin: 0 .5rem 0 !important;
		
		float: left !important;
		
		
	}
	
	
	
	.linha-superior2 {
		
		
		
		
		position: relative;
		z-index: 1;
		
	}
	
	.linha-superior2 a {
		
		
		
	}
	
	
	.linha-superior2 .icone {
		
		
		
	}
	
	
	.linha-superior3 {
		
		
		
		
		position: relative;
		z-index: 1;
		
	}
	
	.linha-superior3 a {
		
		
		
	}

	.linha-superior3 .icone {
		
		
		
	}


	header {
		
		
		background-color: rgb(255, 255, 255) !important;
		
		background-image: url(../imagens/1208201918271743fundo_pizza.svg) !important;
		
		background-repeat: repeat !important;
		
		background-size: 100px !important;
		
		
	    padding: 1rem 0 0;
		
		position: relative;
		
	}

	header nav {
		height: auto !important;
		line-height: normal !important;
		background: none;
	    box-shadow: none;
	    display: inline-block;
	}
		
	header .menu {
		
		
		background-color: rgb(144, 8, 8) !important;
		
		margin: 0 0 5px 0 !important;
		
		padding: .2rem 0 !important;
		
		
		display: block;
		text-align: center;
		
	}
	
	header .menu li {
		text-align: center;
		position: relative;
	    display: inline-block;
		float: none;
	}
	
	header .menu li:not(.cont-logo):after {
		
		
		
	}
	
	header .menu li:not(.cont-logo) a {
		
		
		background-color: rgb(185, 16, 16);
		
		height: 2.7rem; min-width: 130px;;
		
		line-height: 2.7rem;
		
		border-radius: 2.5rem;
		
		font-family: 'Estrangelo Edessa';
		
		color: rgb(255, 255, 255);
		
		font-size: 1.4rem;
		
		padding: 0 2.5rem 0 0;
		
		
		position: relative;
		z-index: 1;
		
	}
	
	header .menu li:not(.cont-logo) a:hover {
		
		
		background-color: rgb(255, 255, 255);
		
		color: rgb(0, 0, 0);
		
		
		
		
	}
	
	header .menu li:not(.cont-logo) a .icone-botao {
		
		
		width: 2.5rem; background-color: #FF9800;
		
		height: 2.5rem;
		
		padding: .4rem;
		
		margin: .1rem .5rem .2rem .2rem;
		
		border-radius: 50%;
		
		float: left;
		
		transition: .1s;
		
		
	}
	
	header .menu li:not(.cont-logo):hover a .icone-botao {
		
		
		transform: rotate(45deg);
		
		transition: .15s;
		
		
	}
	
	
	.imgcabecalho {
		width: 250px;
		margin: 2rem 1% 0;
		float: right;
	}
	
	@media only screen and (max-width: 800px){
		.imgcabecalho {
			float: none !important;
		}
		.imgforno {
			display: none;
		}
	}
	
	.logo {
		
		width: 100%;
		max-width: 250px;
		height: auto;

		
		margin: -1rem 0 .5rem;
		
	
	}
	
	.logo-tablet-mobile {
		
		margin: 0;
		
	}
	
	nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
		width: 50px;
		height: 50px;
		line-height: 50px;
		float: left;
		margin: 0;

	}
	
	nav a.button-collapse {
		
		
		background-color: rgba(0,0,0,0.0) !important;
		
		
	}
	
	nav a.button-collapse i {

		
		font-size: 1.7rem;
		
		color: rgb(0, 0, 0);
		
		
	}
	
	
	
	
	/***** Side Nav *****/
	.menu-sidenav {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow-y: scroll;
		z-index: 9999;
		display: none;
		
		
		background-color: rgb(255, 255, 255);
		
		
	}
	.menu-sidenav .menu-sidenav-wrapper {
		width: 100%;
		height: auto;
		padding: 1rem;
	}
	
	.menu-sidenav .logo-mobile {
		max-width: 150px;
		margin: 0 0 1rem;
		float: none !important;
	}
	
	.menu-sidenav .item {
		width: 100%;
		height: 3rem;
		float: left;
		line-height: 3rem;
		transition: all .1s;
		margin: .25rem 0;
		text-align:center;
	}
	.menu-sidenav .item {
		transition: all .15s;
	}
	.menu-sidenav .item a {
		display: block;
		
		
		font-family: 'Roboto';
		
		font-size: 1rem;
		
		color: rgb(57, 57, 57);
		
		font-weight: 300;
		
	}
	
	.close-sidenav {
		
		color: rgb(0, 0, 0);
		
		
		text-align: right;
		padding: .5rem;
		cursor: pointer;
	}
	
	.header-menu-mobile {
		width: 100%;
		float: left;
	}
	
	@media only screen and (max-width: 600px) {
		
		.imgcabecalho {
			width: 200px;
		}
		.logo {
			max-width: 200px;
		}
		
	}
	
	@media only screen and (min-width: 600px) {
		
		.menu-sidenav .item {
			width: 50%;
			height:100%;
			padding: 5vh;
		}
		
		@supports(display: grid) {
			.menu-sidenav .menu-sidenav-wrapper {
				display: grid;
				grid-template-columns: 1fr 1fr;
				grid-template-rows: auto 1fr;
			}
			.header-menu-mobile {
				grid-column: span 2;
				float:none;
			}
			.menu-sidenav .item {
				width: 100%;
				height: 100%;
				padding: 5vh;
				line-height: 3rem;
			}
		}
		
	}

