nav.menu-lateral{
	padding-bottom: 15px;
	margin-bottom: 30px;
	width: 100%;
	float: left;
	min-height: 330px;
	padding-top: 10px;
	background: #000;
}

nav.menu-lateral span{
	margin-left: 30px;
	margin-top: 20px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

nav.menu-lateral ul{
	margin-bottom: 5px;
}

nav.menu-lateral span.title{
	font-family: 'Arial';
	font-size: 18px;
	color: #000;
}

nav.menu-lateral li{
	list-style: none;
	margin: 2px 0px;
	font-family: 'Arial';
	font-size: 13px;
	padding: 4px 0px;
	padding-left: 30px;
	margin-right: 20px;
	color: #000;
}
nav.menu-lateral li:hover{
	color:#2B9264;
}



nav.menu-lateral li:hover a{
	text-decoration:underline;
}

nav.menu-lateral a{
  color: #fff;
  height: 20px;
  line-height: 45px;
  padding: 2px 0px;
  padding-left: 20px;
  width: 193px;
  display: block;
  margin-left: -18px;
  margin-bottom: 10px;
  text-decoration:none;
}

nav.menu-lateral a:hover{
	text-decoration:underline;
}

/************/

.conteudo .four{
	width: 270px;
}

.conteudo .eight{
	width: 710px;
}

.ca-container{
	position:relative;
	margin:25px auto 20px auto;
	width: 720px;
	height:350px;
}

.ca-container .ca-item{
	margin: 7px;
}
.ca-wrapper{
	width:720px;
	height:100%;
	position:relative;
}
.ca-icon{
	height:140px;
	position:relative;
	margin:0 auto;
	
}
.ca-item{
	position: relative;
float: left;
width: 207px;
text-align: center;
border: 1px solid #fff;
background: #E4E4E4;
/* margin-left: 25px; */
margin-top: 0px;
margin-right: 15px;
margin-bottom: 15px;
}

.ca-item-0, .ca-item-3{
	margin-left: 0px !important;
}
.ca-more{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	background: #ccbda2;
	text-align:center;
	color: white;
	font-family: 'Arial';
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
/*.ca-item-main{
	padding:20px;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background:#fff;
	overflow:hidden;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}*/
.pro-icon{
width: 300px;
position: relative;
margin: 0 auto;
padding: 5px !important;
background: #fff;
overflow: hidden;
display: table-cell;
vertical-align: middle;
float:left;
margin-bottom:30px;

	display: flex;
	justify-content: center;
	align-items: center;
}

.pro-icon img{
	height:225px
}
.ca-item-2 .ca-icon{
	background-image:url(../images/animal2.png);
}
.ca-item-3 .ca-icon{
	background-image:url(../images/animal3.png);
}
.ca-item-4 .ca-icon{
	background-image:url(../images/animal4.png);
}
.ca-item-5 .ca-icon{
	background-image:url(../images/animal5.png);
}
.ca-item-6 .ca-icon{
	background-image:url(../images/animal6.png);
}
.ca-item-7 .ca-icon{
	background-image:url(../images/animal7.png);
}
.ca-item-8 .ca-icon{
	background-image:url(../images/animal8.png);
}
.ca-item h3{
	font-family: 'Arial';
	text-transform:uppercase;
	font-size:30px;
	color:#000;
	margin-bottom:10px;
	height:85px;
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h4{
	font-family: 'Arial';
	font-style:italic;
	font-size:12px;
	text-align:left;
	border-left:10px solid #b0ccc6;
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative;
}
.ca-item h4 span{
	text-indent:40px;
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background:#b0ccc6;
	position:absolute;
	width:0px;
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:660px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: 'Arial';
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Arial';
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: 'Arial';
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:20px;
	height:89px;
	background:transparent url(../images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-28px;
	text-indent:-9000px;
	opacity:0.9;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-28px;
}
.ca-nav span:hover{
	opacity:1.0;
}
.ca-item-main h3{
	font-size:12px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:30px;
	height: 60px;
}

.ca-item-main{
	padding:10px;
}

.content .button{
	background: #1C60BF;
	border: 1px solid #fff;
	font-family: 'Arial';
	font-size: 12px;
}

.content .button:hover{
	
	border: 1px solid #fff;
}

a{
	color: #000;

}

a:hover{

}

.pro-sugerido .ca-item{
	float: right;
	margin: 0 auto;
	margin-top: 8px;
	/* margin-left: 15px; */
	left: -16px;
}

.pro-recente span.title{
	display: block;
	height: 40px;
	line-height: 30px;
	font-size: 18px;
	letter-spacing: 0.09em;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #fff;
	background: #000;
	padding: 5px 20px;
	font-family: 'Arial';
	margin-right: 21px;
}

.pro-sugerido span.title{
	display: block;
	height: 40px;
	line-height: 30px;
	font-size: 18px;
	letter-spacing: 0.09em;
	margin-left: 17px;
	margin-bottom: 10px;
	color: #fff;
	background: #000;
	padding: 5px 20px;
	font-family: 'Arial';
	width: 215px;
}

.pro-recente .ca-item{
	margin: 9px 15px;
}

.ca-item .button {
background: #000;
border: 3px solid #000;
font-family: 'Arial';
font-size: 11px;
color: #fff;
}

.button.ja_cotado{
	background: #000 !important;
	color: #fff;
	border: 3px solid #050000 !important;
}


/* CARRINHO */

.produto-final{
	width: 100%;
float: left;
margin-bottom: 15px;
}

.produto-final>.ca-item{
	height: 107px !important;
	width:150px !important;
	/*padding-left:10px;*/
	border:none !important;
}


.produto-final .ca-item-main{
	height: 100px !important;
}

.produto-final .pro-icon{
	height: 100%;
	
}
.produto-final .pro-icon img{
	width:75px;
}

.produto-final h3{
	font-size:14px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	line-height:50px;
	float:left;
	width: 500px;
	margin-top:30px;
	margin-left: 20px;
}

.produto-final .pro-pag{
	position:relative;
	right:0px;
	float:right;
}

.remove-pro{
	
}

form.carrinho{
	float:left;
	/*margin:10px;*/
	margin-bottom:30px;
	margin-top: 6px;
}

form.carrinho input{
	float:left;
}

.four form.carrinho button{
	background: #000;
	border: 1px solid #000;
	font-family: 'Arial';
	color: #fff;
	font-size: 12px;
	width: 100%;
	height: 41px;
}

form.carrinho .pro-more{
	background:#A40000;
	border:#A40000 1px solid;
}

.quantidade{
	width:100%;
	float:left;
	border-bottom:1px dotted #ccc;
	height:auto;
	
}

.item{
	height:117px !important;
	line-height: 117px;
	font-size:18px;
	color:#202743 ;
	padding-left:20px
}

.produto-final .pro-pag{
	padding: 12px 18px;
	border: none;
	top: 40px;
	font-family: 'Arial';
	font-size: 12px;
}


select:focus{
	outline: none;
}
.formularioc{
	width: 959px;
	height: 167px;
}

button.pro-less{
	background: #000;
border: none;
font-family: 'Arial';
font-size: 12px;
padding: 12px;
float: right;
margin-right: -83px;
color: #fff;
width: 132px;
}

.columns.desc{
	line-height: 25px;
	color: #333;
	font-family: 'Arial';
	font-size: 12px;
}

.lojas li{
	display: block;
	width: 50%;
	float: left;
	padding-right: 20px;

}
.facebook{
	position: absolute;
	right: 0px;
	top: 10px;
	z-index:100;
}


.sub-cat{
	display: none;
	position: absolute;
	background: #C60000;
	z-index: 100;
	left: 200px;
	top: -20%;
	padding: 5px 0;
	-webkit-box-shadow: 2px 4px 5px rgba(50, 50, 50, 0.5);
-moz-box-shadow: 2px 4px 5px rgba(50, 50, 50, 0.5);
box-shadow: 2px 4px 5px rgba(50, 50, 50, 0.5);
}

.conteudo nav.menu-lateral li{
	position: relative;
}

.sub-cat li{
	padding: 3px 5px !important;

}

.sub-cat a{
	background: none !important
}

/***************************/

a.produto{
  float: left;
  width: 100%;
  height: 330px;
  margin-bottom: 30px;
  position: relative;
  margin-left:8px;
  margin-right:7px;
  border:1px solid #ddd;
}

a.produto div.mold{
	height: 225px;
	background:#fff;
	position:relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

a.produto .mold img{
	top:0;
	max-width: 100%;
}

a.produto h3{
	font-weight: normal;
	display: block;
	height: 42px;
	overflow: hidden;
	text-align: center;
	margin-top: 14px;
	text-transform:uppercase;
	text-decoration:none !important;
	font-size:13px;
}

a.produto span{
	width:100%;
	height:40px;
	padding-top:10px;
	float:left;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:0.8em;
	background: #ff5505;
}
a.produto span:hover{
	background:#000;
}

/*************************/

.description{
	width: 100%;
	padding: 15px;
	margin-left: 15px;
	float: right;
}

.voltar{
	color: #FFF !important;
	display: block;
	float: right;
	padding: 10px 40px;
	font-size: 13px;
	margin-bottom:10px;
	font-weight:bold;	
	background: #ff5505; 
}

.voltar:hover{
	background: #000;
}