/* Legal 827 X 870  */

div.banner-sobre{
	background-image: url('../../images/banner-sobre.jpg')!important;
	height: 340px!important;
	
}

.degustacao{
	font-size: 1.9em!important;
}

div#about-menu  h1.sabores{
	width: 100%;
	text-align: center;
	padding-bottom:52px!important;
	margin:23px 0 48px 0!important;
}

div#about-menu  div.slide_gd{
	width: 100%;
	text-align: center;
	position:relative;
}

div#about-menu  div.slide_gd img.loader{
	position:absolute;
	left:0;
	right:0;
	top:50%;
	margin:auto;
	display:none;
}

div#about-menu  div.flex-viewport img.slide_zoom{
	cursor:pointer;
}


div#about-menu div.section-menu{
	margin-top: 186px;
	width: 100%;
	position:relative;
}

div#about-menu div.section-menu p.atividades{
	margin-top:0!important
}

div#about-menu div.section-menu h1.atividades{
	margin: 9px 23px 0 0 !important;
}

div#about-menu div.section-menu h1.ingrediente{
	position:absolute;
	right:0;
	top:0;
	width: 68%!important;
	text-align: right!important;
}

div#about-menu div.section-menu div.image-map{
	position:relative;
	display:inline-block;
	float:left;
}

div#about-menu div.section-menu div.box-ingredientes{
    float: right;
    margin-top: 121px;
    width: 310px;
}

div#about-menu div.section-menu div.box-ingredientes-celular{
    margin-top: 54px;
    width: 100%;
    display:none;
    border-bottom: 3px double #AEAAA6;
    
}

div#about-menu div.section-menu div.box-ingredientes-celular p{
    padding-bottom: 1.4em!important;
}

div#about-menu div.section-menu div.box-ingredientes h2,div#about-menu div.section-menu div.box-ingredientes-celular h2{
	font-family: DidotHTF-06LightItalic;
	color:#bdb39c;
	font-size:25px;
}

div#about-menu div.section-menu div.image-map img{
	max-width: 100%;
}

div#about-menu div.section-menu div.image-map area.markers{
	cursor:pointer;
	width: 28px;
	height: 22px;
	background-position: center center;
	background-image: url("../../images/panela_close.jpg")!important;
	background-repeat: no-repeat;
	background-color: #DDDDDD;
}

div#about-menu div.section-menu div.image-map img.markers_close{
	position:absolute!important;
	z-index: 3;	
	display:none;
	padding-bottom:50px;
	
}

div#about-menu div.section-menu div.image-map img.markers_open{
	position:absolute!important;
	background-color: #DDDDDD;
	z-index: 1;
	display:none;
}

div#about-menu div.section-menu div.image-map div.markers_close_overlay{
	width: 33px;
	height: 33px;
	position:absolute!important;
	background-color: #DDDDDD;
	z-index: 2;
	display:none;
}

div#about-menu div.section-menu div.image-map img.markers_close_flip{
	/* Firefox */
	-moz-transition: all 1s ease;
	/* WebKit */
	-webkit-transition: all 1s ease;
	/* Opera */
	-o-transition: all 1s ease;
	/* Standard */
	transition: all 1s ease;
	opacity: 1;
	 
	/* Firefox */
	-moz-transform: rotateY(180deg);
	/* WebKit */
	-webkit-transform: rotateY(180deg);
	/* Opera */
	-o-transform: rotateY(180deg);
	/* Standard */
	transform: rotateY(180deg);
	 
	z-index: 1000;
}

div.box-ingredientes h2{
	background-image: url("../../images/panela_open_title.png");
	background-position: left;
	background-repeat: no-repeat;
	height: 29px;
	text-indent: 35px;
	line-height: 35px;
}

@media only screen and (min-width:0 ) and (max-width: 1093px) {
	div#about-menu {
		width: 90% !important;
	}
	
	div#about-menu div.section-menu div.image-map{
		display:block!important;

	}	
	
	div#about-menu div.section-menu div.box-ingredientes{	
		position: absolute!important;
    	right: 1%!important;	
	}
	
	div#about-menu div.section-menu div.box-ingredientes {
	    width: 25%!important;
	}
}

@media only screen and (min-width:0 ) and (max-width: 1020px) {
	div#about-menu {
		width: 95% !important;
	}
	
	
	div#about-menu div.section-menu h1.atividades {
	    width: 100%!important;
	    margin:0!important;
	    margin-bottom: 28px !important;
	    float:none!important;
	}		

	div.section-menu p.atividades {
	    text-align: center!important;
	}	
	
	div.zoomContainer{
		left:0!important;
		width: 100%!important;
	}
}

/* fix map */
@media only screen and (min-width:0 ) and (max-width: 965px) {

	div#about-menu div.section-menu div.image-map img {
	    max-width: 80%!important;
	}
	
	div#about-menu div.section-menu div.image-map img.markers_close,div#about-menu div.section-menu div.image-map img.markers_open{
		width: 3.5% !important;
	}
	
	div#about-menu div.section-menu div.box-ingredientes {
	    width: 29% !important;
	}	
	
	div#about-menu div.section-menu div.image-map div.markers_close_overlay {
	    display: none;
	    height: 2.6% !important;
	    position: absolute !important;
	    width: 4%!important;
	}	
	
	.flex-direction-nav .flex-next {
	    right: -3%!important;
	}	
	
	.flex-direction-nav .flex-prev {
	    left: -3%!important;
	}	
}


/* fix map */
@media only screen and (min-width:0 ) and (max-width: 826px) {

	div#about-menu div.section-menu div.image-map img {
	    max-width: 60%!important;
	}
	
	div#about-menu div.section-menu div.image-map img.markers_close,div#about-menu div.section-menu div.image-map img.markers_open{
		width: 2.5% !important;
	}
	
	div#about-menu div.section-menu div.box-ingredientes {
	    width: 29% !important;
	}	
	
	div#about-menu div.section-menu h1.ingrediente {
	    width: auto !important;
	}	
}

/* fix map */
@media only screen and (min-width:0 ) and (max-width: 819px) {

	div#about-menu div.section-menu div.image-map img {
	    max-width: 70%!important;
	}
	
	div#about-menu div.section-menu div.image-map img.markers_close,div#about-menu div.section-menu div.image-map img.markers_open{
		width: 3%!important;
	}
	
	div#about-menu div.section-menu div.box-ingredientes {
	    width: 33% !important;
	}
	

	div#about-menu div.section-menu h1.ingrediente {
	    width: 69% !important;
	}	
	
	
	div.section-menu p.atividades {
	    text-align:left !important;
	}
	
	div#about-menu div.section-menu h1.ingrediente {
	    width: 62% !important;
	}	
	
	div#about-menu div.section-menu div.box-ingredientes {
	    right: 0 !important;
	}		
}

/* fix map */
@media only screen and (min-width:0 ) and (max-width: 757px) {
	div#about-menu div.section-menu div.image-map img {
	    max-width: 64% !important;
	}	
	
	div#about-menu div.section-menu div.image-map img.markers_close, div#about-menu div.section-menu div.image-map img.markers_open {
	    width: 2.5% !important;
	}	
}

/* fix map */
@media only screen and (min-width:0 ) and (max-width: 715px) {
	div#about-menu div.section-menu div.image-map img {
	    max-width: 57% !important;
	}	
	
	div#about-menu div.section-menu div.image-map img.markers_close, div#about-menu div.section-menu div.image-map img.markers_open {
	    width: 2% !important;
	}	
}


/* fix button carousel */
@media only screen and (min-width:0 ) and (max-width: 799px) {

	.flex-direction-nav .flex-next {
	    right: -2.5%!important;
	}	
	
	.flex-direction-nav .flex-prev {
	    left: -2.5%!important;
	}
}



/* Fix image zoom */
@media only screen and (min-width:0 ) and (max-width: 1024px) {

	div.slide_gd img.slide_zoom_gd{
	    max-width: 100%!important;
	}
	
}

/* Fix Map */
@media only screen and (min-width:0 ) and (max-width: 659px) {

	div#about-menu div.section-menu div.image-map {
	    display:none!important;
	}
	
	div#about-menu div.section-menu p.explore {	
		display: none;
	}
	
	div#about-menu div.section-menu h1.ingrediente {	
		position:relative!important;
		width: 100%!important;
		text-align: center!important;
	}
	
	div#about-menu div.section-menu {
	    margin-top: 127px!important;
	}	
	
	div#about-menu div.section-menu div.box-ingredientes-celular{
		display: block!important;
	}
	
}

.sabores__slider {
    width: 100%;
    position: relative;
    min-height: 350px;
}
.sabores__slider-item {
    height: 100%;
    width: 30%;
    background-size: cover;
    height: 320px!important;
}
.sabores__img {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
}
.slider__zoom {
    margin: 2rem auto 0;
    width: auto;
    height: auto;
    /* border: 1px red solid; */
}
.slide__zoom-item {
    width: 100%;
    height: 100%;
    background-size: contain;
}
.slider__zoom img.sabores__img {
    height: 510px;
    width: auto;
    margin: auto;
    transition: .5s;
    cursor: zoom-in;
}
.sabores__slider-item--zoom {
    padding: 2rem 0;
}
.slider__zoom img.sabores__img:hover {
    transform: scale(1.5);
    transition: .5s;
}
.sabores__slider .slick-arrow {
    border: none;
    font-size: 0;
    width: 40px;
    height: 40px;
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(-50%);
}
.sabores__slider .slick-arrow:focus {
    outline: none;
}
.sabores__slider .slick-next {
    background-image: url(../../images/nav_ambiente_button_next.png);
    position: absolute;
    right: -5%;
    top: 50%;
}
.sabores__slider .slick-prev {
    background-image: url(../../images/nav_ambiente_button_prev.png);
    position: absolute;
    left: -5%;
    top: 50%;
}