h1, h2 span {
	color: #b71d37
}

.header-logo {
	padding: 34px;
}

p.text-normal {
	font-size: 16px;
	font-weight: 200;
	letter-spacing: 0.5px;
}

.section-padding {
	padding: 60px 0;
}

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

.service-area .single-item {
	display: inline-block;
	padding-left: 60px;
	position: relative;
	text-align: left;
}

.service-icon {
	margin-bottom: 20px: 
	margin-right: 15px;
}

.border-top {
	border-top: 1px solid #efefef;
}

.footer-top-section {
	background-color: #484848;
}

.footer-bottom-section {
	background-color: #282828;
	border-top: 1px solid #333;
}

.service-title > h4 {
	font-weight: 500;
}

.page-banner-section-la-empresa {
	background-image: url("img/banner/la-empresa.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 165px 0 65px;
}

.page-banner-section-contacto {
	background-image: url("img/banner/contacto.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 165px 0 65px;
}

.page-banner-section-embalaje {
	background-image: url("img/banner/productos-para-embalaje.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 165px 0 65px;
}

.page-banner-section-libreria {
	background-image: url("img/banner/productos-libreria-comercial.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 165px 0 65px;
}

.page-banner-section-varios {
	background-image: url("img/banner/productos-articulos-varios.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 165px 0 65px;
}

.page-banner-section-contacto {
	background-image: url("img/banner/contacto.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 165px 0 65px;
}

.color-main {
	color: #b71d37;
}

h2.text-banner-producto {
	font-size: 30px;
	letter-spacing: 1px;
	color: #b71d37;
}

h3.text-banner-producto {
	font-size: 24px;
}

h2.text-bold {
	font-weight: 600;
}

h2 span {
	font-weight: 600;
}

.category-sidebar li.active a {
	font-size: 16px;
	font-weight: 600;
}

a .pe-7s-cart {
	font-size: 20px;
	font-weight: 600;
}

.product-img .action-btn a {
	background-color: #484848;
	border-left: 1px solid #555;
	color: #fff;
	display: block;
	float: left;
	height: 40px;
	width: 100%;
}

li.producto-categoria {
	font-size: 14px;
	text-transform: capitalize;
	padding-left: 20px;
}

table-content table td input {
    background: #e5e5e5 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #6f6f6f;
    font-size: 15px;
    font-weight: normal;
    height: 40px;
    padding: 0 5px 0 10px;
    width: 60px;
}

.cart-table h3 {
	border-bottom: 1px solid #ddd;
	font-size: 24px;
	margin: 0 0 30px;
	padding-bottom: 10px;
	width: 100%;
}

p.item-destacado {
	text-align: left;
}

.block-center {
	margin: 0 auto !important;
}
.list-action-btn {
	width: 50%;
}

.separador {
	border-bottom: 1px solid #efefef;
}

.header-logo {
	padding: 30px 0 0 0;
}
