.elementor-kit-6839{--e-global-color-primary:#E53628;--e-global-color-secondary:#2D7845;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-cb3c799:#FFFFFF;--e-global-color-7f1b00c:#F8F5E5;--e-global-color-fc071d7:#D2C29E;--e-global-color-58fae6f:#202020;--e-global-color-f99a36e:#501A29;--e-global-color-75e115a:#F47A00;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-7f1b00c );color:var( --e-global-color-text );}.elementor-kit-6839 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6839 a{color:var( --e-global-color-primary );}.elementor-kit-6839 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-6839 input:not([type="button"]):not([type="submit"]),.elementor-kit-6839 textarea,.elementor-kit-6839 .elementor-field-textual{color:var( --e-global-color-7f1b00c );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);

@font-face {
    font-family: 'coluna';
    src: url('../fonts/coluna-webfont.eot');
    src: url('../fonts/coluna-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/coluna-webfont.woff2') format('woff2'),
         url('../fonts/coluna-webfont.woff') format('woff'),
         url('../fonts/coluna-webfont.ttf') format('truetype'),
         url('../fonts/coluna-webfont.svg#coluna') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	background:url("../img/pattern-bg.jpg");
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:22px;
}
body.page-template{
	.container.conteudo{
		margin-top: 122px;
	}
}
a{
	outline:none !important;
}
$verde: #0e773d;
$vermelho: #d9252c;
$amarelo: #f1c01a;
$bonina: #6f1317;	

header{
	margin-bottom:90px;
	.navbar-default{
		background:url("../img/pattern-bg.jpg");
		border-color:transparent;
		.navbar-nav{
			margin-top: 40px;
			> li{
				background: url("../img/bullet.png") no-repeat left 25px;
				&:first-child{
					background:none;
				}
				> a{			
					color:#333;
					font-size: 15px;
					font-weight: 700;
					text-transform: uppercase;
					padding: 10px 25px;

					transition: all 0.8s;
					&:hover{
						color:$verde;
						text-decoration: underline;
						text-align: center;
					}
				}
			}
		}
		.navbar-brand{
			background:url("../img/logo.png") no-repeat;
			text-indent: -9999px;
			display: block;
			height: 90px;
			width: 139px;
			margin: 15px 0;
		}
	} 
	.navbar > .container .navbar-brand{
		margin-left: 0;
	}
	.redes-sociais{
		position:fixed;
		right: 0;
		top: 120px;
		z-index: 9999;
		li{
			list-style: none;
			a{
				background:url("../img/icones-redesociais.png") no-repeat;
				width: 50px;
				height: 50px;
				display: block;
				text-indent: -9999px;	
				opacity: 1;		
				transition: all 0.5s ease-in;
				-moz-transition:all 0.5s ease-in;
				-webkit-transition: all 0.5s ease-in;
				&:hover{
					
					border-bottom:5px solid #1a2848;
				}				
			}
			a.social.twitter{
				background-position: 0 -50px;
				&:hover{
					border-bottom:5px solid #018ac2;
				}
			}
			a.social.youtube{
				background-position: 0 -100px;
				&:hover{
					border-bottom:5px solid #b23b28;
				}
			}
			a.social.instagram{
				background-position: 0 -150px;
				&:hover{
					border-bottom:5px solid #644b37;
				}
			}
		}			
	}		
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	background:transparent;
	color:$verde;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
	background:$verde;
	color:#000;
}
.dropdown-menu{
	background:#328b5a;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	max-width:155px;
	min-width:155px;
	li{
		border-top:1px solid #fff;
		&:first-child{
			border-top:none;
		}
		a{
			color:#fff;
			text-transform: uppercase;
		}
	}	
	>li > a{
		padding:6px 13px;
	}
}
#layerslider_1_1{
	position:relative;
	.ls-bottom-nav-wrapper{
		left: 0;
	    position: absolute;
	   	bottom: 0 important;
	   	top: auto;
	    .ls-bottom-slidebuttons{
	    	left: -50px;
		    position: absolute;
		    bottom: 0 !important;
		    top: auto;
		    height: auto !important;
			a{
				background: $verde;
				color:#fff;
				font-size: 16px;
				font-weight: bold;
				padding:15px 15px;
				text-align: center;
				display: block;
				border-top:1px solid #fff;

				transition: all 0.5s;
				-webkit-transition: all 0.5s;
				-moz-transition: all 0.5s;
				&:first-child{
					border-top:none;
				}
				&:hover{
					background:$vermelho;
					padding-right: 25px;
				}
			}
			a.ls-nav-active{
				background: $vermelho;
			}
			.ls-thumbnail-hover{
				display: none !important;
			}
		}
	}	
	.ls-circle-timer{
		display: none !important;
	}
}
.ls-slide{
	h2{
		bottom: 50px;
	    color: #fff;
	    font: 70px/70px "coluna" !important;
	    right: 20px;
	    position: absolute;
	    text-shadow: 2px 2px 2px #100b10;
	    -webkit-text-shadow:2px 2px 2px #100b10;
	    -moz-text-shadow:2px 2px 2px #100b10;
	}
}
.blog-home{
	width: 50%;
	float: left;
	margin:0;	
	background: #fff;
	article{
		border-top:1px solid $vermelho;
		header{
			margin-bottom: 0;
		}
		.seta{
			position:absolute;
			top: -1px;
			left:30px;
		}
	}		
	.titulo a{
		color:$vermelho;
		padding:0 4%;
		display: block;
	}
	p{
		padding: 14px 4%;
	}
	a{
		color:#333;
	}
	div{
		max-height: 343px;
	    overflow: hidden;
	    position: relative;		
	}

	h3{
		//background:url("../img/seta-enfeite.png") no-repeat 20px top;
		color:#fff;
		text-transform: uppercase;
		font:50px/50px 'coluna';
		position:absolute;
		top: 20px;
		left: 2%;
		a{
			color:#fff;
		}
	}
}
.titulo{
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;	
}
.titulo-banner{
	bottom: 10px;
	color: #fff;
	font: 50px/50px "coluna";
	left: 20px;
	position: absolute;   
	width: 60%;	
	text-shadow: 1px 1px 2px #100b10;	
	-webkit-text-shadow:1px 1px 2px #100b10;
	-moz-text-shadow: 1px 1px 2px #100b10;				
}
.destaque-topo{
	width: 100%;
	margin-top: 20px;
	a{
		img{
			display: block;
			margin:20px auto;
		}
	}
}
.agenda-home{		
	background:#fff;
	border:1px solid $verde;
	//height:295px;
	h3{
		color:#ccd8c7;
		font:38px/38px 'coluna';
		text-transform: uppercase; 
	}
	hr{
		border-color: #fff;
		border-width: 8px;
	}
	article{
		display: inline-block;
	}
	.txt-agenda{
		padding-right:10px;
		padding-left:10px;
	}
	.data{
		background: $verde;
		float: left;
		padding:50px 10%;
		text-align: center;
		margin-right: 5%;
		position:relative;
		width: 100%;
		//height: 295px;
		.seta{
			display: none;
		}
		span{
			color: #fff;
			font:50px/50px 'coluna';
			border-bottom: 8px solid #fff;
			display: block;
			margin-bottom: 12px;
		}
		span.dia{
			border-top: 8px solid #fff;
			padding-top:10px;
		}
		span.mes{
			font-size: 50px;
			line-height: 50px;
			margin-top: 10px;
		}
		h3{
			margin-bottom: 0;
		}
	}
	.titulo{
		color:$verde;
		padding-top:20px;
		padding-right:10px;
		padding-left:10px;
	}
}
.mapa{
	background:#fff;
	display: inline-block;
	width: 100%;
	margin-top:20px;
	.titulo{
		color: $verde;
		font: 50px 'coluna';
	}
	img{
		float: left;
	}
	.mapa-lojas{
		display: inline-block;
		margin-left:2%;
		width: 40%;
		.box-busca{
			background:$verde;
		}
		#buscar-mapaLojas{
			li{					
				width: 50%;
				a{
					color:#fff;
					text-transform: uppercase;
					font-size:16px;
					background: #439568;
					text-align: center;
					margin:0;
					border:none;
					border-radius:0;
					-moz-border-radius:0;
					-webkit-border-radius:0;
					outline: none;
				}	
			}	
			li.active{
				a{
					background:$verde;						
				}					
			}						
		}
		.tab-content{
			background:$verde;
			padding:10px;
			height: 370px;
			.filtro-letras{
				padding:0 15px;
				li{
					list-style: none;
					a{
						color:#fff;
						text-decoration: none;
						font-size: 12px;
						text-transform: uppercase;
						font-weight: 600;
						padding:10px 2px;
						&:hover{
							text-decoration: underline;
						}
					}
				}										
			}
			#loja{
				padding-left:18px;
				width: 50%;
				float: left;
				li{
					list-style: none;
					a{
						color:#fff;
						font-size: 12px;
					}
				}
			}
			.segmento{					
				li{
					list-style: none;
					a{
						color:#fff;
						font-size: 12px;
					}
				}
			}
			#categoria{
				.segmento{
					padding-left:18px;
				}
			}
		}
	}
}
#custom-search-input{
	padding: 0;
	border: solid 1px $verde;
	border-radius: 0;
	background-color: #fff;

}
#custom-search-input input{
	border: 0;
	box-shadow: none;
	font-size: 14px;
}
#custom-search-input button{
	margin: 2px 0 0 0;
	background: none;
	box-shadow: none;
	border: 0;
	color: #666666;
	padding: 0 8px 0 10px;
}
#custom-search-input button:hover{
	border: 0;
	box-shadow: none;
	border-left: solid 1px #ccc;
}
#custom-search-input .glyphicon-search{
	font-size: 23px;
}
.input-group-btn{
	background:$verde;
	color: #fff;
	border: 1px solid #fff;
}
.glyphicon.glyphicon-search{
	color: #fff;
}
.instagram{
	background:$amarelo;
	width: 100%;
	display: inline-block;
	.destaque{
		width: 188px;

		float: left;
		color:#fff;
		text-align: center;
		h3{
			font:42px 'coluna';
			background:url("../img/icone-instagram.png") no-repeat center top;
			padding: 50px 0 0;
			margin-top: 50px;
		}
		p{
			padding:0 12%;
			margin-bottom: 50px;
		}
	}
	figure{
		float: left;
		position:relative;
		figcaption{
			background: $amarelo;
			color: #fff;
			font-size: 12px;
			line-height: 12px;
			padding:5px;
			position:relative;
			bottom:0;	
			width: 100%;
			opacity: 0.95;	
			height:35px;
			overflow: hidden;		
		}
	}
	.legenda{
		font-size: 11px;
		line-height:12px;
	    font-style: italic;
	    padding: 0 15px;
	    text-align: right;
		color: #fff;
		width:100%;
		float:right;
	}
}
.opcoes-mercado{
	background:#fff;
	display: inline-block;
	width: 100%;
	.eventos{
		float: left;
		min-height: 394px;
		position: relative;
		width: 35%;
		a{
			color:#333;
			&:hover{
				text-decoration: none;
			}
		}
		div{
			position: relative;
			z-index: 2;
		}
		h4{
			font: 75px/68px 'coluna';
			width: 250px;
			color:$verde;
			padding: 30px 4% 0;
			margin-bottom: 0;
		}
		.txt-evento{
			padding: 15px 4%;
		}
		.garrafa{
			position: absolute;
			right: 10%;
			top: 40px;
			z-index: 1;
		}
	}
	.eventos.cozinha-escola{
		float: right;
		h4{
			color: $vermelho;
			position:relative;
			z-index: 2;
		}
		.txt-evento{
			width: 44%;
		}
		.batedeira{
			position: absolute;
			right: 15%;
			top: 19px;
			z-index: 1;
		}
	}
}
footer{
	.informacoes{
		background:#d9252c;
		width:100%;
		padding:30px 0;
		display: inline-block;
	}
	#menu-rodape{
		.sub-menu{
			li{
				a{
					text-transform: none;
					font-weight: normal;
				}
			}
		}
		ul{			
			li{
				list-style: none;
				padding:3px 0;
				a{
					color: #fff;
					font-weight: 700;
					text-transform: uppercase;
				}
			}
		}		
	}
	.coluna-1{
		float: left;
		margin-right: 4%;
	}
	.coluna-2, .coluna-3, .coluna-4{
		float: left;
		width: 25%;    	
	}
	h5, h6{
		color:#6f1317;
		text-transform: uppercase;
		font-weight: 700;
		margin:5px 0;
	}
	p{
		color: #fff;
		font-weight: 400;
		padding-bottom:10px;
	}
	h6{
		border-top:4px solid #6f1317;
		border-bottom:4px solid #6f1317;
		font-size: 14px;
		line-height: 24px;
		padding: 10px 0;
		display: inline-block;
	}	
	#patrocinadores{
		width: 100%;
		display: inline-block;
		background: #fff;
		#master{
			//border-right: 1px solid red;
			width: 100%;
			margin-top: 20px;
			margin-bottom: 20px;	
			float: left;
			.txt-patrocinio{
				display: block;
				padding:0 2%;
				font-weight: bold;
			}		
			.sadia{
				margin-left:2%;
			}
			.nestle{
				margin-left: 2%;
			}
		}

		#apoio{
			width: 80%;
			display: inline-block;
			.txt-patrocinio{
				padding: 35px 0 0 10px;
				display: block;
			}
			.pbh{
				margin-left: 10px;
			}
			a{
				margin:0 10px;
			}
		}
		.txt-patrocinio{
			color:$vermelho;
			font-size: 11px;
			font-style: italic;
			display: inline-block;
			padding-left:10px;
		}
	}
	.lapis{
		background: url("../img/lapis.png") no-repeat;
		width:28px;
		height: 28px;
		display: block;
		text-indent: -9999px;
		margin:20px 0;
		float:right;
	}
	.google-maps{
		position:relative;
		padding-bottom:79%;
		height: 0;
		overflow: hidden;
		iframe{
			position:absolute;
			top:0;
			left: 0;
			width: 100% !important;
			height: 100% !important;
		}
	}

}
.mercado{
	background: #fff;
	display: inline-block;
	width: 100%;
	aside{
		position:relative;
		float: left;
	}
	p{
		padding: 0 2%; 
		display: table;
	}
}
.titulo-interno{
	color:$vermelho;
	font:50px 'coluna';
	padding: 20px 2% 0 2%; 
	display: inline-block;
}
.historia{
	background: #f0f0f0;
	display: inline-block;
	margin-bottom:20px;
	article{
		margin: 0 0 0 4%;
		width: 70%;
		display: inline-block;
		.titulo-interno{
			padding-left:0;
		}
	}
	img{
		float: right;
	}
}
.banner-interno{
	display:inline-block;
	position:relative;
	width:100%;
	.titulo-banner{
		width: 40%;
	}
	.col-md-7,.col-md-5{
		padding-left: 5px;
    	padding-right: 0;
	}
}
.conteudo-interno{
	background:#fff;
	display:inline-block;
	padding:20px 4%;
	width:100%;
	.titulo-interno{
		padding:0 0 0 15px;
		display: block;
	}
}
.opcoes-mercado.interna{
	.eventos.publicidade{
		background:url("../img/patter-publicidade.png");
		img{
			display: block;
    		margin: 14% auto;
		}
	}
}
.titulo-acoes{
	background:$verde;
	padding:15px 4% 0 4%;
	text-transform:uppercase;
	font:50px 'coluna';
	color:#f0f0f0;
}
.acao-social{
	background:#fff;
	display: inline-block;
    width: 100%;
	div{
		//background:url("../img/seta-branca.png") no-repeat left 0;
		display: inline-block;
		//width: 45%;
		position:relative;
		span{
			background:url("../img/seta-branca.png") no-repeat;
			width:20px;
			height: 42px;
			display: block;
			position:absolute;
			top: 50px;
			right:0; 
			text-indent: -9999px;
		}
	}
	article{
		float: right;
    	width: 55%;
    	padding-left: 2%;
    	padding-right:5%;
		h2{
			font-weight: 700;
			color: $vermelho;
			text-transform: uppercase;
			font-size: 22px;
			padding:20px 0 0;
		}
		strong{
			color:$vermelho;
		}
		a{
			color:#333;
			text-decoration: underline;
		}
	}
}
.acao-social:nth-child(2n+1){
	background:#f0f0f0;	
	div{
		span{
			background:url("../img/seta-cinza.png") no-repeat;
		}
	}
}
.publicidade{
	margin:20px 0;
	p{
		font-size: 12px;
		font-style: italic;
		font-weight:bold;
		margin-bottom:0;
		color:$verde;
	}
	img{
		float: left;
	}
	.col-md-3{
		padding-left:0;
		padding-right:0;
	}
	.thumbnail{
		border:none;
		background: none;

		
	}
}

.faca-evento, .cozinha-escola{
	margin-right:0;
	margin-left:0;
	background:#fff;
	aside{
		padding-right:0;
	}
	h3,.txt-info{
		font:22px 'coluna';
		text-transform: uppercase; 
	}
}
body.page-id-45 h3, body.page-id-45 h3 a, .faca-evento.seja-seu-parceiro h3 a{
	font:22px 'coluna';
	text-transform: uppercase; 
	color:#333;

}
.cozinha-escola{
	.txt-info, p{
		padding:0 2%;
	}
	.bt-vermelho{
		margin: 0 2%;
	}
	article{
		padding:0 4%;
	}
}
.cozinha-agenda{
	display:flex;
	margin:0;
	background:#f0f0f0;
	margin-bottom:20px;
	img{
		margin-right: 20px;
	}
	.mes{
		font:34px 'coluna';
		text-transform: uppercase;		
	}
	ul{
		padding-left:0;
		li{
			list-style:none;			
		}
	}
}


a.bt-vermelho, .bt-vermelho{
	font:15px 'coluna';
	color:#fff;
	text-transform:uppercase;
	background:url("../img/seta-bt.png") no-repeat $vermelho;
	padding: 5px 15px 2px 45px;
	cursor:pointer;

	transition: all 0.4s ease-in;
	-moz-transition:all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	&:hover{
		opacity: 0.9;
		color:#fff;
		background-position:10px 0;
	}
}
.bt-vermelho{
	outline:none;
	border:none;
	&:hover{
		background:url("../img/seta-bt.png") no-repeat 10px 0 #961a1e;
	}
}
.destaque-evento{
	margin:20px 0;
	display: inline-block;
	width:100%;
	color:#fff;
	background:$verde;
	.col-md-8{
		padding-left:0;
		padding-right:0;
	}
	aside{
		padding:20px 2%;
		h4{
			font-weight: bold;
			font-size: 22px;
			
		}
	}
}

.form-control{
	border:1px solid $verde;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	color:$verde;
	padding: 10px 12px;
	height:auto;
}

.modal-open {
	.modal{
		background:url("../img/opacity.png");
		//opacity: 0.8;
	}
}
.modal-content{
	background:#fff;
	padding:10px;
}
.faca-evento{
	ul{
		li{			
			color:$verde;
			font-weight: bold;	
			a{
				color:$verde;
				text-decoration: underline;
			}
		}
	}
}
.instagram.parceiro{
	overflow:hidden;
	margin-left:0;
	margin-right:0;
	.destaque {
		width: auto;
		p{
			padding:0;
			margin-bottom: 0;
		}
		h3{
			margin-top: 0;
			padding:40px 0 0;
			background-position:center 15px;
		}
	}
}
.banner-interno.cozinha, .banner-interno.visita{
	max-height:564px;
	overflow:hidden;
}
.visita{
	background:#fff;
	display:inline-block;
	width:100%;
	padding:0;
	margin:0;
	.txt-intro{
		margin: 0 4%;
    	padding: 10px 15px 40px;
    	font-weight: bold;
	}
	.titulo-interno{
		display: block;
		padding: 20px 5% 0;
	}
	.categorias{
		margin: 0 4%;
	}
	article{
		h2{
			display: inline-block;
		}
	}
}
.categorias, .categoria-escola{
	article{
		padding-bottom:100px;
		header{
			display: inline-block;
			margin-bottom:0;
			width: 100%;
			p{
				padding-top:0;
			}
			h2{
				color:$vermelho;
				font-size: 22px;
				font-weight:bold;
				float: left;
				margin-top: 2px;
			}
		}
		p{
			padding-top:10px;
		}
		.bt-vermelho{
			display: inline-block;
			margin-left: 20px;
		}
		h3, h3 a{
			font:22px/22px 'coluna';
			text-transform: uppercase; 
			color:#333;
		}
	}	
}
.agenda{
	article{
		padding: 0 12%;
		header{
			margin-bottom: 0;
		}
	}
	h1{
		color:$verde;
		font:50px 'coluna';
		margin-top: 50px;
	}
	h2{
		font:26px 'coluna';
		color:#333;
	}
}
.feira{
	background:#fff;
	display:inline-block;
	width:100%;
	.calendario{
		padding:20px 0;
	}
	.feira-gastronomica{
		background: none repeat scroll 0 0 #f0f0f0;
	    float: right;
	    overflow: hidden;
	    padding-right: 0;
	    width: 47%;
	    padding-bottom:20px;
		img{
			float: right;
		}
		.logo-feira{
			float: none;
			margin:20px auto;
		}
		h3{
			font:26px 'coluna';
			padding:10px 12%;
			display: inline-block;
		}
		p{
			padding:0 12%;
		}
	}
}




.vertical .carousel-inner {
  height: 100%;
}
.carousel.vertical {
	margin:30px 0;
	.item {
	  -webkit-transition: 0.6s ease-in-out top;
	     -moz-transition: 0.6s ease-in-out top;
	      -ms-transition: 0.6s ease-in-out top;
	       -o-transition: 0.6s ease-in-out top;
	          transition: 0.6s ease-in-out top;
	}
	.active {
	  top: 0;
	}
	.carousel-control{
		background:url("../img/nav-agenda.png") no-repeat;
		width: 10px;
		height: 10px;
		display: inline-block;
		width: 40px;
		height: 18px;
		opacity: 1;
		text-indent: -9999px;
		z-index: 1
	}
	.carousel-control.left{
		left: 50%;
    	top: -16px;
    	background-position:0 -18px;
	}
	.carousel-control.right{
		right: 45%;
    	top: 432px;
	}
	.next {
	  top: 400px;
	}
	.prev {
	  top: -400px;
	}
	.next.left,.prev.right{
		top: 0;
	}
	.active.left {
	  top: -400px;
	}
	.active.right {
	  top: 400px;
	}
	.item {
	    left: 0;
	}
	.thumbnail{
		background: $verde;
		color:#ccd8c7;
		border:none;
		border-radius:0;
		-moz-border-radius:0;
		h4{
			color:#fff;
			font:50px/40px 'coluna';
			border-top: 4px solid #fff;
			padding-top: 10px;
			text-align: center;
    		width: 15%;
    		margin: 10px 4%;
    		display: inline-block;
			span{
				font-size: 35px;
				line-height: 35px;
				display: block;
				border-bottom: 4px solid #fff;
    			border-top: 4px solid #fff;
    			padding-top: 5px;
			}
		}
		h5{			
		    font-size: 20px;		   
		}
		p{
			font-size: 14px;
		}
		div{
			float: right;
		    font-size: 20px;
		    width: 75%;
		}
	}

}

.select-style {
    border: 1px solid #439568;
    width: 30%;   
    display: inline-block;
    text-transform: uppercase;
    overflow: hidden;
    background: #0e773d url("../img/icone-selectbox.png") no-repeat 95% 50%;
    select {
	    padding: 8px;
	    width: 106%;
	    color:#b5dec8;
	    font-size: 16px;
	    text-transform: uppercase;
	    border: none;
	    box-shadow: none;
	    background: transparent;
	    background-image: none;
	    -webkit-appearance: none;
	    &:focus{
	    	outline: none;
	    }
	}
}

#busca{
	display: block;
    width: 100%;
    margin-bottom: 20px;
    .select-style{
    	width: 30%;
    }
    form{
    	display: inline-block;
	    margin-left: 2%;
	    width: 40%;
	    #custom-search-input.interno{
			width:100%;
			.input-lg{
				height: 40px;
				background: #edebe0;
			}
			.input-group{
				background-color:#edebe0;
				.input-group-btn{
					border:none;
				}
			}
		}
    }
}/*
body.single-post{
	.destaque{
		background:#fff;
		h2{
			color: $vermelho;
			font:35px/35px 'coluna';
			padding:15px 6%;
		}
		p{
			padding:0 6%;
		}
	}
}*/
.blog,body.single-post,body.category,body.search-results{
	.destaque{
		background: #fff;
		padding:0;
		h2{
			color: $vermelho;
			font:35px/35px 'coluna';
			padding:15px 6%;
		}
		p{
			padding:15px 6%;
		}
	}
	.row{
		margin: 0;
		padding:0;
	}
	.resumo{
		position: relative;
		margin-bottom: 20px;
		overflow: hidden;
		padding-right:0;

		//hover
		figure.destaque-resumo {
			figcaption::before{
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
				content: '';
				opacity: 0;
				transform: translate3d(0,50%,0);
			}
			h3{
				position: absolute;
				top: 80%;
				left: 50px;
				width: 100%;

				font:35px 'coluna';
				color: #fff;
				width: 85%;
				text-shadow: -1px 2px 2px #000;
				-moz-text-shadow: -1px 2px 2px #000;
				-webkit-text-shadow: -1px 2px 2px #000;

				transition: transform 0.35s, color 0.35s;
				transform: translate3d(0,-50%,0);
			}
			figcaption::before,p {
				transition: opacity 0.35s, transform 0.35s;
			}
			p {
				position: absolute;
				bottom: 0;
				left: 20px;
				padding: 2em;
				width: 100%;
				opacity: 0;
				transform: translate3d(0,10px,0);
				color:#fff;
				font-weight: bold;
				text-transform: uppercase;
				text-decoration:underline;
			}
			&:hover{
				h3 {
					color: #fff;
					transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
				}
				figcaption::before ,p {
					opacity: 1;
					transform: translate3d(0,0,0);
				}
			}
		}
	}
}
.share-face{
	background:url("../img/share-facebook.png") no-repeat;
	width:149px;
	height:24px;
	display:inline-block;
	text-indent:-9999px;
	margin:10px 0 50px 6%;
}
.share-twitter{
	background:url("../img/share-twitter.png") no-repeat;
	width:150px;
	height:24px;
	display:inline-block;
	text-indent:-9999px;
	margin:10px 0 50px 4%;
}
#paginacao{
	float:none;
	text-align:center;
	.pages{
		display: none;
	}
	a{
		border:none;
		font:bold 35px 'coluna';
		color:#000;
	}
	.current{
		color:$verde;
		border:none;
		font-size: 35px;
	}
	a.previouspostslink, a.nextpostslink{
		background:url("../img/nav-pag.png") no-repeat;
		width: 10px;
		height: 14px;
		display: block;
		text-indent: -9999px;
		margin: -30px 10px -30px -15px;
	}
	a.nextpostslink{
		background-position: 0 -24px;
    	float: right;
    	margin: 14px 10px -30px 40px;
	}
	.wp-pagenavi{
		display: inline-block;
		height: 40px;
	}
}
#carouselPublicidade{
	height: 240px;
    overflow: hidden;
}
#calendario{
	border:1px solid $verde;
	font:35px 'coluna';
	color:#000;
	position:relative;
	padding-bottom:20px;

	#calendario-table{
		margin: 0 auto 20px;
	    text-align: center;
	    width: 90%;
	}
	.current-month{
		text-align: center;
		font-size:40px;
		border-bottom:2px solid #6ead8b;
		padding: 20px 0 10px;
		margin-bottom: 20px;
	}
	.day.prev-next{
		visibility: hidden;
	}
	.weekdays{
		th{
			text-align: center;
			padding-top: 30px;
			color:#eaeaea;
			font-weight: normal;
		}
	}
	.day.evento-no-mercado a{
		color:$verde;
	}
	.prev-month a, .next-month a{
		text-indent: -9999px;
		display: block;
		background: url("../img/nav-agenda-cal.png") no-repeat;
		width:20px;
		height: 30px;
		position: absolute;
		top:50%;
		left:10px;
	}
	.next-month a{
		left: auto;
		right: 10px;
		background-position:0 -43px;
	}
}
.parallax-window {
    background: transparent;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 400px;
}
.popover{
	background:$verde;
	color:#fff;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius: 0;
	.popover-title{
		background:$verde;
		border-bottom: none;
		font-size: 14px;
    	font-weight: bold;
    	text-transform: uppercase;
	}
	.popover-content{
		font-size: 12px;
		padding: 0 14px 10px 14px;
	}
}
.popover.top > .arrow::after{
	border-top-color: $verde;
	margin-left: -20px;
}
.popover > .arrow::after {
	border-width: 20px;
}
.popover.top > .arrow {
	bottom: -20px;
	border-top-color: transparent;
}
.popover.top {
    margin-top: -20px;
}



.popoverMap{
	position: absolute;
	width: 290px;
	height: 255px;
	background-color: $verde;
	padding:10px;
	top: 0;
	left: 0;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	.close-popover{
		background:url("../img/close-mapa.png") no-repeat;
		width:31px;
		height:31px;
		display:block;
		text-indent:-9999px;
		right: -10px;
	    position: absolute;
	    top: -10px; 
	}
	#popoverContent{
		overflow-y: auto;
		max-height: 205px;
		color:#fff;
		h3{
			font-size:14px;
			text-transform: uppercase;
			font-weight:bold;	
		}
		p{
			font-size:12px;
		}
	}

}
.popover-left{
	margin-left: -290px;
}
.popover-top{
	margin-top: -255px;
}
.formulario-turistas, .formulario-escolas{
	.modal-content{
		padding:30px;
		h3{
			color:$verde;
			font-size: 30px;
			padding-left:15px;
		}
		h4{
			color: $verde;
			font-size: 14px;
			padding-left:15px;
			padding-bottom:15px;
		}
		.bt-vermelho{
			margin:20px 0 0;
		}
	}
	p{
		padding-left:15px;
	}
}
.txt-lembrete{
	color:$verde;
	font-size:12px;
	float:left;
	padding:20px 0 0 0;
}
.box-programacao{
	display: inline-block;
    width: 100%;
    .thumb-prog{
    	float: left;
    	width: 51.4%;
    }
    .box-progAgenda{
		display: inline-block;
    	width: 48%;
    	.programacao{
    		float: left;
		    margin: 20px 4%;
		    width: 40%;
    	}
    }
}


@media (min-width: 1024px) { 
	.agenda-home {
		.data{
			width: auto;
			.seta{
				display: block;
				position:absolute;
				top:12%;
				right: -20px; 
			}
			span{
				font:120px/84px 'coluna';
				margin-bottom: 10px;
			}
			span.dia{				
				padding-top:20px;
			}
			span.mes{
				font-size: 80px;
				line-height: 70px;
			}
		}
	}
	.destaque-topo{
		width: 50%;
		display: inline-block;
		margin-top:0;
		a{
			img{
				margin:0 auto;
			}
		}
	}
	.carousel-home{
		padding: 30px 0;
	}
	.fb_iframe_widget{
		display: block;
		float: left;
	}
	
	
	

}// fim media min 1024px


@media (max-width: 1024px) { 
	.ls-slide h2 {
		font: 35px/44px "coluna" !important;
	}

	.opcoes-mercado {
		.eventos.cozinha-escola{
			width: 28%;
			.txt-evento{
				width: 60%;
				position:relative;
				z-index: 2;
			}
			.batedeira{
				right: 0;
			}
		}
		.eventos{
			.garrafa{
				right: 0;
			}
		}
	}
	.mapa{
		margin-bottom: 10px;
		.titulo{
			padding-left:15px;
		}
		img{
			margin:0 auto;
			float:none;
		}
		.mapa-lojas{
			display: inline-block;
		    margin: 0 auto 10px auto;
		    width: 100%;
		}
		.map-container{
			overflow: hidden;
			float: none !important;
			margin: 10px auto !important;
		}
	}
	.agenda-home{
		.titulo{
			padding-top:0;
			margin-top: 5px;
		}
	}
	.instagram{
		#destaque-instagram{
			float: right;
			width: 75%;
		}
		.destaque{
			margin-left: 4%;
		}
		#destaque-instagram{
			figure:nth-child(2n+0) {
			    display: none;
			}
		}
		
	}
	footer{
		font-size: 12px;
		.coluna-2,.coluna-3{
			margin-right: 2%;
		}
		.informacoes{
			#menu-menu-2{
				padding-left: 10px;
			}
		}
	}
	#layerslider_1_1 .ls-bottom-nav-wrapper .ls-bottom-slidebuttons a{
		padding:2px 0;
	}
	.ls-bottom-slidebuttons{
		left:-20px !important;
		a{
			font-size: 14px;
		}
	}
	header{
		.redes-sociais{
			li{
				a{
					height: 45px;
					width: 30px;
					background-position: -6px 0;
				}
				a.social.twitter{
					background-position: -6px -53px;
				}
				a.social.plus{
					background-position: -9px -102px;
				}
				a.social.instagram{
					background-position: -9px -153px;
				}
			}
		}
	}
	.mercado{
		.titulo-interno{
			font-size: 50px;
			line-height: 50px;
			margin-bottom: 0;
    		margin-top: 0;
		}
		p{
			line-height: 20px;
		}


	}
	.opcoes-mercado{
		.eventos{
			min-height: 250px !important;
		}
	}
	.opcoes-mercado.interna{
		.eventos{
			.publicidade{
				img{
					margin:0 auto !important;
				}
			}
			.garrafa{
				top: 0;
			}
		}
	}
	.publicidade{
		margin:0;
		img{
			margin:0 auto;
		}
	}
	body.page-template .container.conteudo {
	    margin-top: 70px;
	}
	.destaque-evento{
		width: 100%;
	}
	body.blog{
		.destaque{
			min-height: auto !important;
		}
	}

}
@media (max-width:1023px){
	.mapa,.parallax-window{
		display: none;
	}
	header{
		margin-bottom:60px;
		.navbar-default{
			background: url("../img/pattern-bg.jpg");
			border:none;
			.navbar-nav{
				margin-top: 0;
				> li > a{
					font-size: 11px;
					padding: 20px 15px;
					&:hover{
						text-align: left;
					}
				}
			}
			.navbar-brand{
				background:url("../img/logo-mercado-mobile.png") no-repeat;
				text-indent: -9999px;
				display: block;
				width: 65px;
				height: auto;
		    	margin: 5px 0;
			}
			.dropdown-menu{
				font-size: 11px;
				min-width: 135px;
			}
		}		
		.redes-sociais{
			position:relative;
			top: 0;
			right: 0;
			li{
				float: left;
				a{
					background-position: -9px -9px;
					width: 30px;
					height: 30px;
				}
				a.social.twitter {
				    background-position: -9px -60px;
				}
				a.social.plus {
				    background-position: -9px -108px;
				}
				a.social.instagram {
				    background-position: -10px -160px;
				}
			}
		}
		.redes-sociais.desk{
			display: none;
		}
	}
}

@media (max-width: 768px) { 	
	.fb_iframe_widget{
		display: none !important;
	}	

	.blog-home{
		width: 100%;
		margin-top: 0px;
		div{
			a{
				img{
					margin: 0 auto;
				}
			}
		}
	}	
	.mapa{
		img{
			display: none;
		}
		
	}
	.instagram{
		.destaque{
			margin-left: 0;
			width: auto;
			h3{
				margin-top: 15px;
				padding: 30px 0 0;
				line-height: 42px;
				margin-bottom: 0;
			}
			p{
				margin-bottom: 15px;
			}
			#instagram{
				float: right;
    			width: 80%;
			}
		}
	}
	.opcoes-mercado{		
		.eventos{
			width: 50%;
			h4{
				width: 80%;
			}
			img{ 
				margin:0 auto;
				width: 57.7%;
			}
			.txt-evento{
				padding-top:0;
				padding-bottom:0;
			}
		}
		.eventos.cozinha-escola{
			width: 50% !important;
			img{
				display: none;
			}
			h4{
				margin-top: 28px;
				padding-top:10px;
			}
			.txt-evento{
				width:85%;
			}
		}
		.eventos.publicidade{
			.garrafa{
				right: auto;
				left:0;
				margin:0 auto !important;
			}
		}

	}
	footer{
		.coluna-1{
			display: none;
		}
		.coluna-2,.coluna-3,.coluna-4{
			margin-left: 10%;
    		width: 35%;
		}
		.google-maps{
			display: none;
		}
		.informacoes{
			padding: 20px 0 0;
		}
		#patrocinadores{
			#master{
				border-right:0;
				margin-bottom: 10px;
				margin-top: 10px;
			}
			#master, #apoio{
				width: 100%;
			}
			#apoio{
				padding-bottom:15px;
				.txt-patrocinio{
					padding-top:0;
				}
			}
		}
	}
	.mercado{
		width: 100%;
		aside{
			float: none;
			h1{
				width: 95%;
				left:10px;
				font: 30px/30px "coluna";
			}
		}
	}
	.historia{
		article{
			width: 90%;
		}
		img{
			display: none;
		}
	}
	.titulo-interno{
		margin-top: 0;
	}
	.agenda-home{
		display: inline-block;
    	width: 100%;
    	margin-top: 10px;
		article{
			width: 100%;
			.data{
				width: 30%;
				margin-right: 2%;
				h3{
					border:none;
				}
				span, span.dia{
					border:none;
				}
			}
		}
	}
	.ls-slide h2{
		font: 28px/30px "coluna" !important;
	}
	.banner-interno{
		.titulo-banner{
			width: 95%;
			font-size:30px;
			line-height: 30px;
		}
	}
	.titulo-acoes{
		font-size:30px;
		padding: 8px 4% 0;
		margin-top: 0;
	}
	.publicidade{
		display: none;
	}
	.faca-evento{
		aside{
			img{
				margin:0 auto;
			}
		}
	}
	.eventos.publicidade{
		display: block;
		.garrafa{
			display: block;
		    height: auto;
		    max-width: 100%;
		}
	}
}
@media(max-width:767px){
	.titulo{
		text-align: center;
	}
	header{
		.navbar > .container .navbar-brand{
			margin-left:10px;
		}
		.navbar-default{
			.navbar-nav {
				li{
					border-top: 1px solid #e7e7e7;
					border-left: 6px solid #0e773d;
				    font-size: 12px;
				    padding: 10px 15px;
					font-size: 12px;
					background: none;
				    &:first-child{
						border-top:none;
				    }
				}
				> li > a{
					padding: 0 15px;
				}
				.dropdown-menu{
					min-width: 100%;
					li{
						border-left:none;
						padding:5px 15px;
						a{
							font-size: 11px;
							font-weight: bold;
						}
					}
				}
			}
		}
		.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
			background: none;
		}
	}
	.instagram{
		#destaque-instagram{
			float: right;
    		width: 80%;
		}
	}
	.instagram.parceiro{
		.destaque{
			width: 100%;
			margin-bottom: 10px;
		}
		figure{
			margin-left:10%;
		}
	}
	.opcoes-mercado{
		.eventos{
			min-height:auto;
			img{
				display: none;
			}
			h4{
				font-size: 50px;
				width: 100%;
			}
			.txt-evento{
				br{
					display: none;
				}
			}
		}
		.eventos.cozinha-escola{
			.txt-evento{
				width: 100%;
				br{
					display: none;
				}
			}
		}		
	}
	body.page-id-49{
		.opcoes-mercado.interna{
			.eventos.publicidade{
				width: 100%;

				img{
					float: none;
					display: block;
					text-align: center;
					margin: 10px auto;
				}
			}
		}
	}
	.agenda-home{
		width: 100%;
		article{
			.data{
				width: 100%;
				margin-bottom: 10px;
				span{
					font-size: 30px;
					line-height: 30px;
				}
				span.mes{
					font-size: 30px;
					line-height: 30px;
				}
			}
			h3{
				font-size: 30px;
				line-height: 30px;
			}

		}
	}
	.mapa{
		.mapa-lojas{
			#buscar-mapaLojas{
				li{
					a{
						font-size: 12px;
					}
				}
			}
		}
	}
	.mercado{
		padding:0 2%;
	}
	.acao-social{
		div{
			margin:0 auto;
			width: 50%;
			display: block;
		}
		article{
			width: 100%;
			h2{
				text-align: center;
			}
		}
	}
	.faca-evento{
		h3{
			font-size: 18px;
		}
	}
	.carousel-home{
		display: none;
	}
}

@media(max-width:639px){
	.ls-slide h2,.ls-l.ls-preloaded {
		display: none;
	}
	footer{
		.coluna-2,.coluna-3,.coluna-4{
			margin-left: 10%;
    		width: auto !important;
		}
		#patrocinadores{
			#apoio,#master{
				padding-left:10px;
				.txt-patrocinio{
					padding-left:0;
					width: 100%;
				}
			}
			#master{
				.sadia{
					margin-left: 10px;
				}
			}
		}
	}
	.opcoes-mercado{
		.eventos{
			width:100%;
			min-height: 160px !important;
			h4{
				padding-top:10px;
			}
		}
		.eventos.cozinha-escola{
			width: 100% !important;
			min-height: 160px !important;
			h4{
				margin-top: 0;
			}
		}
	}
	.opcoes-mercado.interna{
		.eventos{
			min-height:0 !important;
			h4{
				font-size:40px;
			}
		}
		.eventos.cozinha-escola{
			padding: 0 15px !important;
			h4{
				font-size: 40px !important;
			}
		}
	}
	.faca-evento aside, .cozinha-escola aside{
		padding-left: 0;
    	padding-right: 0;
	}
	.destaque-evento aside {
	    padding: 20px 15px;
	}


}

.page,
.site-content,
.content-area,
.entry-content {
    margin: 0 !important;
    padding: 0 !important;
}


@media (max-width: 1024px) {
    .elementor-6896 .elementor-element.elementor-element-59c568d{
        border-radius: 59px 59px 29px 29px !important;
    }
    
    .elementor-6896 .elementor-element.elementor-element-21c3d374{
        
            --padding-left: 0px !important;
    --padding-right: 0px !important;
    }
    
}

@media (max-width: 480px) {
    
    .elementor-6822 .elementor-element.elementor-element-d729953.elementor-element {
    --align-self: center !important;
}
    
    
}/* End custom CSS */