/* Remove Letras Maisculas */

#header-main .header-1,
.header-box-content h1,
.header-box-content h2,
.header-box-content h3,
.header-box-content h4,
.header-box-content h5,
.header-box-content h6,
.header-box-content .title-primary,
.header-box-content .title-secundary,
/* .sidebar .menu-sidebar-list > li > a,*/
.element-product-detail .product-info .product-name,
/* #nav-main .element-menu-category ul[class$="list"] > li > a,*/
#nav-main .element-menu-main ul[class$="list"] > li > a,
#nav-main .element-menu-category ul[class$="list"] > li ul li a,
#nav-main .element-menu-main ul[class$="list"] > li ul li a,
#product-list .product-list-item .product-info .product-name,
#product-list-sidebar .product-list-item .product-info .product-name {
	text-transform: none !important;
}

/* Fim Remove Letras Maisculas */

#header-main .header-1 {
	padding: 5px 0 !important;
}

#header-main .element-search .welcome-message,
#header-main .element-shopping-cart .element-menu-top {
	display: none !important;
}

#header-main .element-menu-top .menu-top-list {
	float: right;
}

#header-main .element-info {
	text-align: right;
}

#header-main .element-info .info-inner {
	display: inline-block;
	text-align: left;
}

#header-main .element-info .info-phone {
	display: block;
	margin-left: 0 !important;
}

#header-main .element-info .info-time {
	display: block;
	font-size: 11px;
	text-align: center;
}

#header-main .element-shopping-cart .link-shopping-cart {
	background: #ff4500;
}

#header-main .element-shopping-cart .link-shopping-cart .icon-shopping-cart,
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-total-price-wrapper {
	color: #fff;
}

.header-box-content h1,
.header-box-content h2,
.header-box-content h3,
.header-box-content h4,
.header-box-content h5,
.header-box-content h6,
.header-box-content .title-primary,
.header-box-content .title-secundary {
	font-size: 20px;
	padding: 10px 0;
	text-align: left;
}

#product-list .product-list-item .product-info .product-name,
#product-list-sidebar .product-list-item .product-info .product-name {
	font-size: 14px;
	line-height: 18px;
	min-height: 54px;
}

#product-list .product-list-item .product-info .product-name,
#product-list-sidebar .product-list-item .product-info .product-name,
#product-list .product-list-item .product-info,
#product-list-sidebar .product-list-item .product-info {
	text-align: center;
}

.element-product-detail .product-info .product-production-time,
#product-list .product-list-item .product-info .product-production-time,
#product-list-sidebar .product-list-item .product-info .product-production-time {
	color: #FF4500;
	display: block !important;
}

.element-product-detail .product-info .product-isbn {
	color: #275496;
}

#footer-main {
	border-top: 2px solid #ccc;
}

.element-product-detail .product-info .product-name {
	font-size: 20px;
	line-height: 24px;
}

.msg .msg-text-bottom a {
	background: #ff4500;
}

.element-newsletter-bottom .header-box-content .title-secundary {
	text-align: center;
}