/*********************************************** Menu*/
body.homepage #sp-header-wrapper, body.subpage.menu-shop-variation #sp-header-wrapper, body.subpage.menu-shop-and-review-variation #sp-header-wrapper {
    background: rgba(227,43,49, 0.5) !important;
}
#sp-header-wrapper.menu-fixed {
    background: none repeat scroll 0% 0% #E32B31 !important;
}
body.subpage #sp-header-wrapper {
    background: none repeat scroll 0% 0% #E32B31 !important;
}
#sp-footer-wrapper {
    background: none repeat scroll 0% 0% #E32B31 !important;
}
body.homepage #sp-slideshow-wrapper{
	margin-top: 0px;
}
/*********************************************** Menu*/
.sp-mobile-menu{
    position: relative;
    z-index: 999999;
}
/********************************************** Listagem Categoria */
/************************ Coluna Data e Coluna Hits*/
thead tr th#categorylist_header_date, thead tr th#categorylist_header_hits{
	width: 1%;
    text-align: center;
}
tbody tr.cat-list-row0 td.list-date.small, tbody tr.cat-list-row1 td.list-date.small, tbody tr.cat-list-row0 td.list-hits, tbody tr.cat-list-row1 td.list-hits{
    vertical-align: middle;
    text-align: center;
}
th#categorylist_header_date a.hasTooltip, thead tr th#categorylist_header_hits a.hasTooltip{
	color:#666666;	
}
/************************ Coluna Titulo*/
thead tr th#categorylist_header_title{
    vertical-align: middle;
	width: 100%;
}
th#categorylist_header_title a.hasTooltip{
	color:#666666;	
}
tbody tr.cat-list-row0 td.list-title a, tbody tr.cat-list-row1 td.list-title a{
	color:#666666;	
}
table.category.table.table-striped.table-bordered.table-hover tbody tr.cat-list-row0{
	background: linear-gradient(to bottom, #ffffff, #f9f9f9);
}
select#limit.inputbox.input-mini{
	width: auto;
	
}
/************************ BT rede social*/
.bt-social-share { 
    clear: both;
    float: left;
}
.bt-social-share-below {
    margin-top: 20px;
}


