.shop ul.products .product .price {
	height: 30px !important;
	overflow: hidden !important;
}
.newsletter-custom-box {
	background-color: #e4e4e4 !important;
}
.box-categorias nav {
	background-color: #fff;
}
.shop ul.products .product {
	background-color: #fff;
	padding: 10px !important;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,0.11);
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.product-thumb-info h4 {
	line-height: 15px;
	font-size: 13px;
	height: 39px;
	border-bottom: 1px solid #e8e8e8;
}
.shop ul.products .product .price {
	width: 100%;
	float: left;
}
.amount.de {
	color: #FF0000;
	text-decoration: line-through;
	float: left;
}
.shop ul.products .product .price .amount.por {
	float: right;
}
.product-thumb-info .cod {
	margin-top: -32px;
	background-color: #fff;
	padding: 5px;
	float: left;
	margin-left: calc(50% - 24px);
	font-size: 12px;
}
.shop ul.products .product:hover {
	background-color: #fff !important;
}
.img-produto {
	border: none !important;
}
.product-thumb-info-content h4 {
	line-height: 24px !important;
}
body {
	background-color: #f9f9f9 !important;
}
.visible-xl {
	display: none;
}
.hidden-xl {
	display: block;
}
@media screen and (min-width: 1500px) {
	.container {
		width: 1340px !important;
	}
}
@media screen and (min-width: 1600px) {
	.visible-xl {
		display: block;
	}
	.hidden-xl {
		display: none;
	}
	/*.container {
		width: 1540px !important;
	}*/
	.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
		float: left;
	}
	.col-xl-12 {
		width: 100%;
	}
	.col-xl-11 {
		width: 91.66666667%;
	}
	.col-xl-10 {
		width: 83.33333333%;
	}
	.col-xl-9 {
		width: 75%;
	}
	.col-xl-8 {
		width: 66.66666667%;
	}
	.col-xl-7 {
		width: 58.33333333%;
	}
	.col-xl-6 {
		width: 50%;
	}
	.col-xl-5 {
		width: 41.66666667%;
	}
	.col-xl-4 {
		width: 33.33333333%;
	}
	.col-xl-3 {
		width: 25%;
	}
	.col-xl-2 {
		width: 16.66666667%;
	}
	.col-xl-1 {
		width: 8.33333333%;
	}
	.col-xl-pull-12 {
		right: 100%;
	}
	.col-xl-pull-11 {
		right: 91.66666667%;
	}
	.col-xl-pull-10 {
		right: 83.33333333%;
	}
	.col-xl-pull-9 {
		right: 75%;
	}
	.col-xl-pull-8 {
		right: 66.66666667%;
	}
	.col-xl-pull-7 {
		right: 58.33333333%;
	}
	.col-xl-pull-6 {
		right: 50%;
	}
	.col-xl-pull-5 {
		right: 41.66666667%;
	}
	.col-xl-pull-4 {
		right: 33.33333333%;
	}
	.col-xl-pull-3 {
		right: 25%;
	}
	.col-xl-pull-2 {
		right: 16.66666667%;
	}
	.col-xl-pull-1 {
		right: 8.33333333%;
	}
	.col-xl-pull-0 {
		right: auto;
	}
	.col-xl-push-12 {
		left: 100%;
	}
	.col-xl-push-11 {
		left: 91.66666667%;
	}
	.col-xl-push-10 {
		left: 83.33333333%;
	}
	.col-xl-push-9 {
		left: 75%;
	}
	.col-xl-push-8 {
		left: 66.66666667%;
	}
	.col-xl-push-7 {
		left: 58.33333333%;
	}
	.col-xl-push-6 {
		left: 50%;
	}
	.col-xl-push-5 {
		left: 41.66666667%;
	}
	.col-xl-push-4 {
		left: 33.33333333%;
	}
	.col-xl-push-3 {
		left: 25%;
	}
	.col-xl-push-2 {
		left: 16.66666667%;
	}
	.col-xl-push-1 {
		left: 8.33333333%;
	}
	.col-xl-push-0 {
		left: auto;
	}
	.col-xl-offset-12 {
		margin-left: 100%;
	}
	.col-xl-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-xl-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-xl-offset-9 {
		margin-left: 75%;
	}
	.col-xl-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-xl-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-xl-offset-6 {
		margin-left: 50%;
	}
	.col-xl-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-xl-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-xl-offset-3 {
		margin-left: 25%;
	}
	.col-xl-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-xl-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-xl-offset-0 {
		margin-left: 0;
	}
}
@media screen and (min-width: 1800px) {
	/*.container {
		width: 1740px !important;
	}*/
}

/* rouded */
.btn {
	border-radius: 5px !important;
}
