/*input[type="image"] {
display: none !important;
}
*/
body
{
	background: #FFFFFF url("../images/fundo.jpg") fixed center top;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.topo-logo
{
	text-align: center;
	float: center;
}
#conteudo
{
	background-color: #ccc;
}
#logo{
	text-align: center;
	width: 100%;
	max-width:427px;
	max-height:79px;
}
#banner-home{
	text-align: center;
	width: 100%;
	max-width:940px;
	max-height:300px;
}
.fundo-banner-titulo{
	text-align: center;
	width: 100%;
	height: 113px;
	max-width:910px;
	max-height:358px;
	background: transparent url("../images/fundo_titulo_internas.png") no-repeat center center;

}
.fundomenu 
{
	border-color: none;
	position: relative;
	background: transparent url("../images/fundo_menu.png") no-repeat center center;
	padding-bottom: 10px;

}
.descricao-menu{
	padding-top: 15px;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 16px;
	height: 46px;
	width: 198px;
	text-shadow: 1px 1px 1px #ECE7E1;
}

.descricao-menu2{
	padding-top: 10px;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 13px;
	height: 46px;
	width: 198px;
	text-shadow: 1px 1px 1px #ECE7E1;
}

.linha-m{
	font-size: 14px;
}

#descricao-titulo{
	padding-top: 36px;
	padding-bottom: 36px;
	height: auto;
	font-family: Times, arial;
	font-weight: bold;
	font-size: 55px;
	letter-spacing: -4px;
	margin-bottom: 10px;
	color: #000;
	line-height: 45px;
	text-shadow: 2px 2px 1px #ECE7E1;
}

#descricao-titulo span{
	font-size: 40px;
}

#descricao-categoria{
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	margin-bottom: 20px;
	color: #FFFFFF;
	background-color: #1E015D;
	line-height: 26px;
	font-size: 22px;
	text-align: center;
	-moz-box-shadow: 1px 1px 10px #17004B;
	-webkit-box-shadow: 1px 1px 10px #17004B;
	box-shadow: 1px 1px 10px #17004B;

	border:solid 1px #060012;
	-moz-border-radius-topleft: 18px;
	-moz-border-radius-topright:18px;
	-moz-border-radius-bottomleft:18px;
	-moz-border-radius-bottomright:18px;
	-webkit-border-top-left-radius:18px;
	-webkit-border-top-right-radius:18px;
	-webkit-border-bottom-left-radius:18px;
	-webkit-border-bottom-right-radius:18px;
	border-top-left-radius:18px;
	border-top-right-radius:18px;
	border-bottom-left-radius:18px;
	border-bottom-right-radius:18px;



}
a:link{
    color: #000;
    text-decoration: none;
}
a:hover{
    color: #333;
}
a:active{
    color: #000;
}
a:visited{
    color: #000;
}
.fundo-img-home
{
	border-color: none;
	position: relative;
	background: transparent url("../images/fundo_bandeira.png") no-repeat top center;
    background-size: 100% 100%;
	padding-bottom: 10px;
}
h4
{
	color: #fff;
	font-size: 32px;
	font-family: arial Narrow; 
	font-weight: none;
}
.container {
	width: 100%;
	text-align: center;
}


@media (min-width: 768px) {
	.container {
		width: 970px !important;
	}
}
#info-foto-ampliar {
color: #D8B386;
text-align: center;
margin-bottom: 20px;
font-size: 16px;
text-transform: uppercase;
}
#titulo-coluna{
	font-size: 25px;
	color: #fff;
	padding-bottom: 25px;
}
#titulo-coluna-esq{
	font-size: 25px;
	color: #fff;
	padding-bottom: 25px;
	text-align: left;
}
#titulo-coluna-dir{
	font-size: 25px;
	color: #fff;
	padding-bottom: 25px;
	text-align: right;
}

.foto-produto{
	border: #D8B386 solid 4px;
	border-radius: 20px;
	max-height: 260px;
	margin-bottom: 25px;
}

.foto-produto2{
	border: #D8B386 solid 4px;
	border-radius: 20px;
	//max-height: 260px;
	margin-bottom: 25px;
}

#menu-fixo{
		position: relative;
}
.scrollToTop {
	padding: 10px;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
	position: fixed;
	bottom: 30px;
	right: 40px;
	display: none;
	z-index: 999;
}

.scrollToTop:hover{
	color: #A5A5A5 !important;
}

.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.fa-chevron-circle-up:before {
 	 content: "\f139";
}
#rodape{
	color: #fff;
}
hr{
		color: #000;
		border: #000 solid 1px;
		margin-bottom: 10px;
		margin-top: 10px;
}

@media (max-width: 768px) {
	.fundomenu {
		margin: auto;
	}
}
#img-pagseguro{
	max-width: 826px;
	width: 100%;
	padding-bottom: 10px;
}
#item_quant22{
	color: #000;
	height: 26px;
	width: 26px;
	font-size: 17px;
}
form{
	font-size: 12px;"
}

.btn-default {
    color: #24006A !important;
    font-weight: 600;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 20px;
}

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

.text-20{
	font-size: 20px;
}

.text-white{
	color: #fff !important;
}

.h-250{
	height: 250px;
}

.foto-pala{
	width: 100% !important;
    max-height: 400px !important;
    border: #D8B386 solid 4px;
    border-radius: 20px;
}

.width-100{
	width: 100%;
}

.modal-title{
	color: #000 !important;
}