@font-face {
    font-family: 'american';
    src: url(../font/american.ttf);
}


body{
	background-color: #FBECCA !important;
	
	background-position: top ;
	font-family:'american', serif !important;
}
	p.image-bandeiras{
		width: 100%;
		height: 4em;
		background: url('../img/bandeiras.png') repeat-x;
		background-size: 1400px 40px;	
		z-index: 1;
		position: absolute;
	}

.menu{
	background: url('../img/madeira-nv.png'); 
	overflow: hidden;
	background-size: 100% 100%;

}


.opcoes{
	color:#eac791 !important;
	font-weight: normal;
}

.top-bar{
	background: transparent !important;
}

.top-bar-section ul li {
	background: transparent !important;
}

.top-bar-section ul li>a.opcoes {
	font-family:'american', serif !important;
	font-weight: bold;
	
}

.top-bar-section li:not(.has-form) a:not(.button) {
	background: transparent !important;
}

.top-bar.expanded .title-area {
background: transparent !important;
}	

.slide-img{
	width: 100%;
}



.flags-img{
		max-width: 100%;
		
		z-index:9999;
}

.medium-12{
	padding:0px !important;
}
.owl-carousel, .owl-stage-outer{
    display: block;
}

.descricao{
	color: #81441d !important;
	font-family:'american', serif !important;
	text-align: center;
}




.r-items{
	width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 50 !important;
	margin-bottom: 0 !important;
	max-width: 90em !important;

}

.img-item{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}


.r-menu{
	width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 0 !important;
	margin-bottom: 0; 	
	max-width: 300em !important;
	top:15px;
}


.r-sliders{
	
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 0 !important;
	margin-bottom: 0; 	

}

.p-items{
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding: 2%;
}

.p-items-2{
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding: 1%;
}


.pg-margin{
 	padding: 2%;
}

.text-center{
	text-align: center;
}

.block{
	border:solid 2px #FFFFFF;
	margin: 3%;
	padding: 1% !important;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 4px 7px 1px rgba(178, 178, 185, 0.58);
-moz-box-shadow:    0px 4px 7px 1px rgba(178, 178, 185, 0.58);
box-shadow:         0px 4px 7px 1px rgba(178, 178, 185, 0.58);

}

.block-2{
	border:solid 2px #FFFFFF;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 4px 7px 1px rgba(178, 178, 185, 0.58);
-moz-box-shadow:    0px 4px 7px 1px rgba(178, 178, 185, 0.58);
box-shadow:         0px 4px 7px 1px rgba(178, 178, 185, 0.58);
padding: 2% 1% !important;
}



.p-items-titulo-2{
	font-weight: bold !important;
	padding: 0px !important;
}

.p-items-2{
	font-weight: normal !important;
}


.footer{
	background-color: #80441c;
}


[class*="block-grid-"] {
       margin: 0px 0px !important;
}

.footer-topo .row {
    
    margin: 0px 0px !important;
    
}

.block-large-1-2{
	padding-left: 41.666665% !important;
	padding-right: 41.666665% !important;
}




.block-2{
	border:solid 2px #FFFFFF;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 4px 7px 1px rgba(178, 178, 185, 0.58);
	-moz-box-shadow:    0px 4px 7px 1px rgba(178, 178, 185, 0.58);
	box-shadow:         0px 4px 7px 1px rgba(178, 178, 185, 0.58);
	
	}


	.box-2{
		border:solid 2px #FFFFFF;
	background-color: #FFFFFF;
		max-height: auto;
		-webkit-box-shadow: 0px 4px 7px 1px rgba(178, 178, 185, 0.58);
		-moz-box-shadow:    0px 4px 7px 1px rgba(178, 178, 185, 0.58);
		box-shadow:         0px 4px 7px 1px rgba(178, 178, 185, 0.58);
	}

	.a-items{
			margin: 10px 0px;
		}

	.titulo-tile{
		font-weight: bold;
		text-align: center;
	}

	
	


@media only screen { 


	.block-large-1-10{
		margin-left: 8.333335% !important;
		margin-right: 8.333335% !important;
	}

		.box-2{	

		width: auto;
		padding: 5% !important;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;

	}

	p.image-bandeiras{
		width: 100%;
		height: 3em;
		background-size: 30% 40%;
	}

	.m-padding {
		padding-top: 2rem;
		padding-bottom: 2%;
	}

	} /* Define mobile styles */

@media only screen and (max-width: 40em) { 

	div{
		margin: 0 auto;
	}
	.p-descricao{
		font-size: 16px;
	}

	.p-frase{
		font-size: 14px;
	}

	.s-descricao{
		font-size: 12px;
	}

	.a-items{
		text-align: center;
	}


	.p-items{
		font-size: 15px;
	}

	.p-items-2{
		font-size: 11px;
	}


	.p-encomenda{
		font-size: 15px !important;
		text-align: center;
		font-weight: bold;
	}

	.p-local{
		font-size: 12px !important;
			text-align: center;
	}	
	
	.p-footer{
		color:#eac791; 
	font-size: 4px; 
		text-align: center;
	}

	.div-descricao{
		padding: 10%;
	}

	.petpark{
		float: right !important; 
		margin: 0.5em !important;
	}

	

	.r-items{
		margin-left: auto !important;
	    margin-right: auto !important;
	   max-width: 100% !important;
	}

	.opcoes{
		font-size: 11px !important;
	}

	.li-opcoes{
		margin-left: 0px !important; 
		margin-bottom: 0px !important; 
	}

	.menu-li{
		float: left !important;
	}

	.sub-nav dt, .sub-nav dd, .sub-nav li {
		margin-left: 0 !important;
		margin-bottom: 0 !important;

	}

	#mn-total{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.top-bar-section ul li>a {
		padding-left: 10px !important;
	}

	.pin{
		width: 200px !important;
		margin:5%;
	}

	.petpark{
		left: 200px !important;
	}


	.block-large-1-10{
		margin-left: 8.333335% !important;
		margin-right: 8.333335% !important;
	}



	.block-large-1-7{
		margin-left: 20.833335% !important;
		margin-right: 20.833335% !important;
	}

	
	
	.block-small-1-6{
		margin-left: 25% !important;
		margin-right: 25% !important;
	}

	.block-small-1-8{
		margin-left: 16.666665% !important;
		margin-right: 16.666665% !important;
	}
	.img-footer{
		position: absolute; 
		bottom: 20%; 
		right: 33%;
		max-width: 5%;
	}

	.img-encomenda-rosa{
		max-width: 200px !important;
		margin: 0 auto;
		display: block;
	}

	.block{
		-webkit-border-radius: 70px;
		-moz-border-radius: 70px;
		border-radius: 70px;
	}
	
	.block-2{
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
	}

		.box-2{	

		width: auto;
		padding: 5% !important;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
	}

	.fundo-footer {
	    max-width: 100%;
	    width: 2000px;
	}

	p.image-bandeiras{
		height: 3em;
		background-size: 700px 25px;
	}
	
	.m-padding {
		padding-top: 2rem;
		padding-bottom: 2%;
	}


}


@media only screen and (min-width: 40.063em) { 
 	#row-id{
 		max-width: 90em !important;
 	}

	.dividir{
		display: none !important;
	}

	

	.img-lucy{
		max-width: 70%;
	}


	.block-5-center{
		margin-left: 29.166665% !important;
		margin-right: 29.166665% !important;
	}

		.petpark-fundo{
	background: url('../img/rodape-new.png') no-repeat;
	background-size: contain;

	}

	.img-footer{
		position: absolute; 
		bottom: 20%; 
		right: 33%;
		max-width: 5%;
	}

	.img-encomenda-rosa{
		max-width: 150px !important;
		margin: 0 auto;
		display: block;
	}

	#relogio-img{
		max-width: 50%;
	}

	.block{
		-webkit-border-radius: 70px;
		-moz-border-radius: 70px;
		border-radius: 70px;
	}

	.block-2{
		-webkit-border-radius: 70px;
		-moz-border-radius: 70px;
		border-radius: 70px;
	}

		.box-2{	

		width: auto;
		padding: 5% !important;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
	}

	p.image-bandeiras {
		width: 100%;
		height: 3em;
		background-size: 800px 25px;
	}

	.m-padding {
		padding-top: 3rem;
		padding-bottom: 2%;
	}


} /* min-width 641px, medium screens */


@media only screen and (min-width: 40em) and (max-width: 64em) { 

	.opcoes{
		font-size: 15px;
	}
	.p-descricao{
		font-size: 25px;
	}

	.p-frase{
		font-size: 18px;
	}

	.img-lucy{
		max-width: 20%;
	}

	.s-descricao{
		font-size: 20px;
	}

	.a-items{
		text-align: center;
	
	}


	.p-items{
		font-size: 14px;
	}

	.p-items-2{
		font-size: 13px;
	}

	#relogio-img{
		max-width: 50px;
	}



	.p-encomenda{
		font-size: 16px !important;
		text-align: center;
		font-weight: bold;
	}
	
	.p-local{
		font-size: 14px !important;
			text-align: center;
	}	



	.p-footer{
		color:#eac791; 
		font-size: 9px; 
		text-align: center;
	}

	.div-descricao{
		padding-top: 5%;
	}

	.petpark{
		float: right !important; 
		margin: 1.0em !important;
	}

	.opcoes{
		font-size: 15px !important;
	}

	.menu-li{
		float: right !important;
	}

	.sub-nav li {
	  
	    margin-left: 0 !important;
	    margin-bottom: 0 !important;

	}

	.pin{
		
		margin:5%;
	}

	.dividir{
		display: none !important;
	}

	.block{
		margin: 4.166665% !important;
	}


	.block-5-center{
		margin-left: 29.166665% !important;
		margin-right: 29.166665% !important;
	}
	
	.petpark-fundo{
	background: url('../img/rodape-new.png') no-repeat;
	background-size: 100% 100%;

}

	.small-12{
		width: 100% !important;
	}

.img-footer{
		position: absolute; 
		bottom: 20%; 
		right: 33%;
		max-width: 5%;
	}

	.block{
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
	}
	
	.block-2{
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
	}

		.box-2{	

		width: auto;
		padding: 5% !important;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
	}

		.fundo-footer {
	    max-width: 100%;
	    width: 2000px;
	}

	.m-padding {
		padding-top: 3rem;
		padding-bottom: 2%;
	}
}




@media only screen and (min-width: 64em) { 
	.opcoes{
		font-size: 15px ;
	}

	.p-descricao{
		font-size: 36px;
	}

	.p-frase{
		font-size: 25px;
	}

	.img-lucy{
		max-width: 30%;
	}

	.s-descricao{
		font-size: 25px;
	}

	.a-items{
		text-align: center;
		
	}

	.p-items{
		font-size: 18px;
	}

	.p-items-2{
		font-size: 12px;
	}
	.p-encomenda{
		font-size: 16px !important;
		text-align: center;
		font-weight: bold;
	}

	.p-local{
		font-size: 14px !important;
			text-align: center;
	}


	.p-footer{
		color:#eac791; 
		font-size: 9px; 
		text-align: center;
	}

	

	.div-descricao{
		padding-top: 5%;
	}

	.petpark{
		float: right !important; 
		margin: 1.5em !important;
	}
	

	.opcoes{
		font-size: 15px ;
	}

	.menu-li{
		float: right !important;
	}

	.sub-nav li {
	    margin-left: 0 !important;
	    margin-bottom: 0 !important;
	}

	.pin{
		max-width: 800em !important;
		width: 200px;
		margin:5%;
	}

	.dividir{
		display: none !important;
	}

	.block{
		margin: 4.166665% !important;
	}
	.block-large-2-3{
		margin: 8.333331667% !important;
	}

	.petpark-fundo{
	background: url('../img/rodape-new.png') no-repeat;
	background-size: 100% 100%;

}

	.img-footer{
		position: absolute; 
		bottom: 20%; 
		right: 33%;
		max-width: 5%;
	}

	.img-encomenda-rosa{
		max-width: 150px ;
		margin: 0 auto;
		display: block;
	}
	
	#relogio-img{
		max-width: 80%;
	}

	.block{
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
	}

	.block-2{
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
	}

		.box-2{	

		width: auto;
		padding: 5% !important;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
	}

	.titulo-tile{
		font-weight: bold;
		text-align: center;
	}


	.fundo-footer {
	    max-width: 100%;
	    width: 2000px;
	}

		.m-padding {
		padding-top: 4rem;
		padding-bottom: 2%;
	}

}




@media only screen and (min-width: 80em) and (max-width: 90em) { 
	.opcoes{
		font-size: 18px !important;
	}

	.dividir{
		display: none !important;
	}

	.img-lucy{
		max-width: 10%;
	}

	.block{
		margin: 4.166665% !important;
	}
	.block-large-2-3{
		margin: 8.333331667% !important;
	}

	.img-footer{
		position: absolute; 
		bottom: 20%; 
		right: 33%;
		max-width: 5%;
	}	

	.img-encomenda-rosa{
		max-width: 150px ;
		margin: 0 auto;
		display: block;
	}

	.block-large-1-7{
		margin-left: 10% !important;
		margin-right: 10% !important;
	}

	.block-2{
		height: 200px !important;
	}

	.block{
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
	}

	.block-2{
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
	}

	.p-local{
		font-size: 12px !important;
			text-align: center;
	}

	.p-items-titulo-2{
		font-size: 14px !important;
	}

	.p-items-2{
		font-size: 14px;
	}

	.medium-6 {
		width: 50% !important;
	}

	.box-2{	

		width: auto;
		padding: 5% !important;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
	}

		.m-padding {
			padding-top: 4rem;
			padding-bottom: 2%;
		}
} /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */


@media only screen and (min-width: 90.063em) { 
	.opcoes{
		font-size: 15px ;
	}
	.dividir{
		display: none !important;
	}



	.block{
			margin: 4.16666% !important;
		}
	.block-large-2-3{
		margin: 8.333331667% !important;
	}

	.block-large-1-7{
		margin-left: 15% !important;
		margin-right: 15% !important;
	}

	.img-footer{
		position: absolute; 
		bottom: 20%; 
		right: 33%;
	}
	
	.img-encomenda-rosa{
		max-width: 200px !important;
		margin: 0 auto;
		display: block;
	}

	.block-2{
		height: 200px !important;
	}

	.block{
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
	}

	.block-2{
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
	}

	.p-local{
		font-size: 14px !important;
			text-align: center;
	}


	.p-items-2{
		font-size: 12px;
	}

		.box{
			max-height: 250px;
			max-width:100%;
			min-width: 180px !important;
			padding: 5% !important;
		}


		.p-encomenda{
		font-size: 21px !important;
	}

	.box-2{	

		width: auto;
		padding: 5% !important;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
	}

	.titulo-tile{
		font-size:16px !important;
	}

} /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 100em) { 
		.img-encomenda-rosa{
		max-width: 180px !important;
		margin: 0 auto;
		display: block;
	}

	.p-encomenda{
		font-size: 21px !important;
	}

	.box-2{	

		width: auto;
		padding: 5% !important;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
	}

	.titulo-tile{
		font-size:16px !important;
	}

			.m-padding {
		padding-top: 3rem;
		padding-bottom: 2%;
	}
}

@media only screen and (min-width: 100em) and (max-width: 120em) { 
		.opcoes{
			font-size: 15px ;
		}

		.dividir{
			display: none !important;
		}


		.block{
			margin: 4,16666% !important;
		}

		.block-large-2-3{
			margin-left: 8.333331667% !important;
			margin-right: 8.333331667% !important;
			margin-top: 5% !important;
			margin-bottom: 5% !important;
		}

	.block-large-1-7{
		margin-left: 15% !important;
		margin-right: 15% !important;
	}

		.fundo-footer{
			max-width: 100%; width: 2000px;	
		}

	.img-footer{
		position: absolute; 
		bottom: 20%; 
		right: 33%;
	}

	.img-lucy{
		max-width: 40%;
	}

	.block-2{
		height: 200px !important;
				-webkit-border-radius: 55px;
		-moz-border-radius: 55px;
		border-radius: 55px;
	}

	.block{
		-webkit-border-radius: 60px;
		-moz-border-radius: 60px;
		border-radius: 60px;
	}


	.p-local{
		font-size: 13px !important;
			text-align: center;
	}


	.p-items-2 {
	font-size: 11px;
	}

	.box{
		max-height: 200px;
		max-width:100%;
		min-width: 200px !important;
		padding: 5% !important;
	}


	.img-encomenda-rosa{
		max-width: 200px !important;
		margin: 0 auto;
		display: block;
	}

	.p-encomenda{
		font-size: 21px !important;
	}

	.titulo-tile{
		font-size:16px !important;
	}

	.box-2{	

		width: auto;
		padding: 5% !important;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
	}

	.m-padding {
		padding-top: 3rem;
		padding-bottom: 2%;
	}
} /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */


@media only screen and (min-width: 120.063em) {
	.dividir{
		display: none !important;
	}

	.block{
		margin: 4.16666% !important;
	}

	.block-large-2-3{
		margin-left: 8.333331667% !important;
		margin-right: 8.333331667% !important;
	}

	.fundo-footer{
		max-width: 100%; width: 2000px;	
	}

	.img-footer{
		position: absolute; 
		bottom: 20%; 
		right: 33%;
	}
	
	.block-large-1-7{
		margin-left: 5% !important;
		margin-right: 5% !important;
	}

	.block{
		-webkit-border-radius: 70px;
		-moz-border-radius: 70px;
		border-radius: 70px;
	}

	.block-2{
		-webkit-border-radius: 70px;
		-moz-border-radius: 70px;
		border-radius: 70px;
	}

	.p-local{
		font-size: 16px;
			text-align: center;
	}


	.p-items-2{
		font-size: 14px;
	}

	.box{
		max-height: 250px;
		max-width:100%;
		min-width: 230px !important;
		padding: 5% !important;
	}

	.box-2{	

		width: auto;
		padding: 5% !important;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
	}

	.titulo-tile{
		font-size:18px !important;
	}



 } /* min-width 1921px, xxlarge screens */

@media only screen and (min-width: 2000px) {
	.opcoes{
		font-size: 20px;
	}

	.m-padding {
		padding-top: 3rem;
		padding-bottom: 2%;
	}
	
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.1%;
}
.span_1_of_3 {
	width: 32.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 560px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 560px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
}


nav ul {
/* Your Style Here */
}
nav li {
/* Your Style Here */
}

@media only screen and (min-width: 1080px) {
li.li-opcoes a:before {
	display: inline-block;
	content: "";
	width: 20px;
	height: 15px;
	margin-right: 1.2rem;
	background: transparent url('../img/dot.png') no-repeat;
}

#first:before {
	display: none;
}

}


@media only screen and (max-width: 1080px) {
li.li-opcoes a:before {
	display: none;
	}
	
	
}


