/*
Theme Name: Extra BancariosBH
Theme URI: http://www.vdmidia.com.br
Template: Extra
Author: VDM
Author URI: http://www.vdmidia.com.br
Description: Extra Bancários BH
Version: 1.3.5.1463508304
Updated: 2016-06-02 04:41:04

*/
p {
margin-bottom:20px;
}
@media (max-width: 720px) {
#main-header .logo:before {
	content: url("http://teste.bancariosbh.org.br/wp-content/uploads/2016/06/logo_mobile.png")!important;
}
#main-header #logo {
	display: none;
}
.et_fixed_nav .logo {
	margin-bottom: 60px;
}
}
 @media (min-width: 721px) {
#main-header .logo:before {
display: none !important;
}
}
@media (max-width: 720px) {
#main-header .logo:before {
	content: url("http://teste.bancariosbh.org.br/wp-content/uploads/2016/06/logo_mobile.png")!important;
}
#main-header #logo {
	display: none;
}
.et_fixed_nav .logo {
	margin-bottom: 60px;
}
}
 @media (min-width: 721px) {
#main-header .logo:before {
display: none !important;
}
}

/*Ajusta o bootstrap container before para alinhar a logo a esquerda*/
#main-header .container:before, #main-header .container:after {
	content: inherit !important;
}

.archive h1 {
display: none;
}
a:hover, a:focus {
    text-decoration: none;
}

.bloghome .et_pb_image_container img, .et_pb_post a img {
float: left !important;
margin-right: 10px;
max-width: 90px !important;
}
.iconwidget {
margin-right: 10px;
color: #666;
margin-left: -10px;
}
.et_pb_widget .widgettitle {
background: #b60a0a;
line-height: 1em;
padding: 10px 10px;
font-weight: bold;
letter-spacing: normal;
font-family: 'PT Sans', Helvetica, Arial, Lucida, sans-serif;
}
.et_pb_widget {
border-radius: 0px;
min-width: 273px;
}
.tagcloud a:visited {
background-color: #666;
}
#footer .widget_tag_cloud a {
color: #CECECE;
border-color: #CECECE;
}
#footer .widget_tag_cloud a:visited {
color: #fff;
border-color: #fff;
}
.menu-menu-rodape-container {
text-transform: uppercase;
}
#et-info .et-top-search {
width: 150px;
}
.et-search-field {
opacity: 0;
text-transform: lowercase;
}
.nav li ul {
border-top: 3px solid #b60a0a;
}
/* Hide author box on posts */
.author-box { display: none !important; }

/* Change post rating star colors */
#rating-stars img.star-on { background-color: red !important }
#rating-stars img.star-off { background-color: black !important }

/* Change search post title colors */
.et-accent-color {
color: #b60a0a !important;
font-size: 20px;
}

/* Change page numbers current color */
.page-numbers.current {
background: #b60a0a !important;
}

/* Change news widgets latest news icon color */
.et_pb_widget .widget_list img {
    background-color: #b60a0a !important;
}
.widgettitle {
margin-top: 0px; 
}

.archive h1, .search h1::before {
display: none;
}
.search h1 {
display: none;
}
/* Tabs shortcodes de índices */
.su-tabs-vertical .su-tabs-panes {
width: 90% !important;
}
.su-tabs-vertical .su-tabs-nav {
    width: 10% !important;
}
.et_pb_all_tabs {
    padding: 5px 5px 5px 15px !important;
}
.su-tabs {
    padding: 0px !important;
}
/*Cor da paginação*/
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
background-color: #b60a0a;
border-color: #b60a0a;
}
/*Cor dos links*/
.page .post-wrap h2 a {
	color: #b60a0a !important;
}
/*Cor dos links*/
.hideMe { visibility: hidden; display: none; }