.detail .descricao {
	margin-top: 35px;
	font-size:  15px;
}

.btn-catalogo {
    display:none;
}
#list {
	position:relative;
}
#list > nav {
    background:#f4f4f4;
}
#list > nav > .menu-out {
	padding:15px 20px 25px;
}
#list .cart-out {
	background:#e30916;
	padding:22px 20px;
}
.cart-out > .btn-cart, .menu-out > .btn-catalogo {
	display:hidden;
	float:left;
	margin-top:0;
	padding:0;
}
.cart-out > .btn-cart .icon-bar, .menu-out > .btn-catalogo .icon-bar {
	background:#fff;
	height:5px;
	width:35px;
}
#list .cart {
	color:#fff;
	font-size:16px;
	margin-bottom:20px;
	text-transform:uppercase;
}
#list .cart-out > .cart > a {
	display:inline-block;
	border:1px solid #fff;
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	color:#fff;
	margin-top:10px;
	height:40px;
	line-height:36px;
}
#list .cart-out > .cart > a:hover {
    background-color: #fff;
    color: #e30916;
}
#list .menu-out > h2 {
	color:#e30916;
	font-size:22px;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:25px;
}
#list .cart-out h2 {
	margin-top:0;
	text-transform:uppercase;
	font-size:20px;
	color:#fff;
}
#list > nav {
    display:block;
    float:left;
    position:relative;
    width:22.5%;
}
#list > .list, #list > .detail {
    float:left;
    width:77.5%;
	position:relative;
	padding-left:30px;
	padding-bottom:65px;
	clear:none;
}
#list > .detail {
	padding-left:5px;
}
#list > .detail .images {
	width:59%;
	float:left;
}
#list > .detail .text {
	width:41%;
	float:left;
}
#list > .detail .text {
	padding-left:42px;
	font-size:19px;
	color:#404040;
}
#list > .detail .text > h1 {
	font-size:20px;
	color:#404040;
	text-transform:uppercase;
}
#list > .detail .text > .referencia {
	margin-top:40px;
}
#list > .detail .text > .referencia .title {
	text-transform:uppercase;
} 
#list > .detail .images img {
	width:auto;
	max-width:100%;
	height:auto;
	max-height:100%;
	margin:0 auto;
}
#list > .list > .item > .promo, #list .detail .promo {
	height:80px;
	line-height:80px;
	width:80px;
	position:absolute;
	top:25px;
	color:#fff;
	right:-50px;
	background:#ff6262;
	border-radius:100%;
	text-align:center;
	font-size:16px;
	text-transform:uppercase;
}
#list .detail .promo {
	position:static;
	margin-bottom:10px;
	margin-bottom:10px;
}
#list .detail .precos {
	text-transform:uppercase;
	font-size:22px;
	margin-top:15px;
}
#list > nav .glyphicon {
	padding:0px 4px;
	font-size:16px;
	margin-left:8px;
}
#list > nav ul ul li {
	margin-bottom:5px;
    margin-left:20px;
    margin-top:5px;
}
#list > nav ul ul li a:hover, #list > nav ul ul li a:active, #list > nav ul ul li.selected a {
	text-decoration:underline;
	color:#e30916;
}
/*
#list > .intro {
	margin-bottom:30px;
	font-size:21px;
	color:#0d0d0d;
}
#list > .intro > h2 {
	font-size:32px;
}
*/
#list .back > a:hover {
	color:#404040;
}
#list > .list-bottom {
	position:absolute;
	right:0;
	bottom:-22px;
	z-index:1;
}
.back > a .glyphicon {
	position:relative;
	top:2px;
}
#list > nav ul, #list > nav ul > li {
	list-style:none;
	margin:0;
	padding:0;
}
#list > .list-in {
	width:77.8%;
	margin:75px auto 0;
}
#list > .list-in > .item {
	margin:0 3.4% 45px;
	width:26.4%;
	float:left;
	text-align:center;
}
#list > .list-in > .item .preco_atual {
	color:#e30916;
}
#list > .list-in > .item h3 a {
	color:#404040;
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
	margin:15px 0 0;
}
#list > .list-in > .item h3 a:hover {
	color:#e30916;
}
#list > .list-in > .item .itens {
	font-size:14px;
	color:#404040;
	text-align:center;
}
#list > .list-in > .item .more {
	text-transform:uppercase;
	display:block;
	width:80%;
	background:#e30916;
	border: 1px solid transparent;
	margin:10px auto 0;
	text-align:center;
	color:#fff;
	font-size:15px;
	padding:6px 0;
	text-decoration:none;
}
#list > .list-in > .item .more:hover {
    background: #fff;
    border: 1px solid #e30916;
    color: #e30916;
}
#list > .list-in > .item .title {
	text-decoration:none;
}
.detail .addcart .msg  {
	top:100px;
}
.lSSlideOuter.vertical .lSGallery {
	right:auto;
    left:0;
}
.detail .addcart {
	position:relative;
	background:#ca111c;
	text-align:center;
	padding-top:9px;
	width:75%;
	margin-top:25px;
}
.detail .addcart > .btn, .detail .addcart > .btn:hover {
	background:#e30916;
	border: 1px solid #e30916;
	width:100%;
	font-size:16px;
	color:#fff;
	border-radius:0;
	text-transform:uppercase;
}
.detail .addcart > .btn:hover {
    color: #e30916;
    background: #fff;
}
.addcart > .btn:hover, .addcart > .btn:focus {
	background:transparent;
	box-shadow:none;
	color: #e30916;
}
.detail .addcart .minus, .detail .addcart .plus {
	border:1px solid #fff;
    color:#fff;
    cursor:pointer;
    display:inline-block;
    font-size:25px;
    line-height:25px;
    padding:4px 20px;
    vertical-align:top;
}
.detail .addcart input[type="text"] {
	background:transparent;
	border:1px solid #fff;
	display:inline-block;
	vertical-align:top;
	font-size:15px;
	color:#fff;
	margin:0 4px;
	height:35px;
	margin-bottom:10px;
}
.detail .share {
	margin-top:32px;
}
.detail .share .title-share {
	font-size:16px;
	color:#404040;
	margin-bottom:10px;
}
#list .detail .text .addcart .msg {
	top:95px;
}
.relacionados > .item .addcart {
	padding:0;
}
#list > .detail .relacionados .text {
	width:100%;
	padding-left:0;
}
@media (max-width:1710px) {
	.detail .addcart {
		width:90%;
	}
}
@media (max-width:1396px) {
	#list > .list-in {
		margin-left:-3.4%;
		margin-right:-3.4%;
		width:auto;
	}
	#list > nav a:link, #list > nav a:visited, #list > nav a:hover, #list > nav a:active, #list > nav .glyphicon, #list .list > .item > .text > a, .relacionados > .item > .text > a {
		font-size:20px;
	}
	#list > nav {
		width:28.5%;
	}
	#list > .list, #list > .detail {
		width:71.5%;
	}
	#list .cart-out h2, #list .menu-out > h2 {
		font-size:20px;
	}
	#list > .detail .images, #list > .detail .text, #list > .detail > .relacionados {
		width:100%;
		padding-left:30px;
	}
	#list > .detail > .relacionados {
		padding-top:70px;
	}
	#list > .detail .images {
		margin-bottom:55px;
	}
	.detail .addcart {
		width:60%;
	}
	.detail .addcart > .btn {
		font-size:16px;
	}
	#list .detail .text .addcart .msg {
		top:90px;
	}
}
@media (max-width:1054px) {
	#list > .list, #list > .detail {
		width:100%;
		padding-left:0;
	}
	.cart-out > .btn-cart, .menu-out > .btn-catalogo {
		display:block;
	}
	#list > nav {
		width:100%;
		background:transparent;
	}
	.cart-out > .cart, .menu-out > ul.open {
		display:none;
		clear:both;
	}
	#list .menu-out > ul.open {
		padding:20px;
		clear:both;
		background:#f4f4f4;
	}
	#list .cart-out h2, #list .menu-out > h2 {
		margin:0;
	}
	#list .cart-out, #list > nav > .menu-out {
		padding:10px;
		background:#e30916;
		margin-bottom:5px;
	}
	#list .cart-out {
		padding:10px;
		margin-bottom: 15px;
	}
	#list .menu-out > h2 {
		color:#fff;
	}
	#list > .list {
		margin-top:40px;
	}
	#list > .detail .images, #list > .detail .text, #list > .detail > .relacionados {
		padding-left:0;
	}
	.detail .addcart {
		width:100%;
	}
}
@media (max-width:830px) {
	#list > .list-in > .item {
		float:none;
		margin:0 auto 45px;
	}
	#list > .list-in > .item {
		width:49%;
	}
	#list > .list-in > .item .more {
		width:100%;
	}
	#list .list > .item, .relacionados > .item {
		float:none;
	}
	#list .list.equal > .item {
		width:46%;
		margin:0 auto 40px;
		float:none;
	}
	#list > .list.equal {
		display:inline;
	}
}
@media (max-width: 630px) {
	#list .list.equal > .item {
		width:63%;
	}
	#list > .detail .images {
		margin-bottom:20px;
	}
}
@media (max-width: 510px) {
	#list > .list-in > .item {
		width:55%;
	}
	#list > .list-in > .item .more {
		font-size:18px;
	}
	#list .list.equal > .item {
		width:100%;
	}
}              
@media (max-width: 400px) {
	#list > .list-in > .item {
		width:85%;
	}
}