.post-navigation .nav-links .nav-previous::before{
content: "Artigo Anterior";
}
.post-navigation .nav-links .nav-next::before{
content: "Artigo Seguinte";
} .site-info.col-md-6{
display:none;
}
img.cabecera-movil{
display: none;
width: 100%;
}
img.cabecera{
width: 100%;
}
@media(max-width: 768px){
.site-navigation .site-brand{
display: none!important;
}
img.cabecera-movil{
display: block;
}
img.cabecera{
display: none;
}
}
div.author-info,
.entry-header .byline,
span.entry-author,
.dw_focus_widget_news_slider .carousel-entry .entry-content{
display: none;
}
.carousel-inner > .item{
height: 100%;
}
.carousel-inner > .item > .carousel-entry{
height: 100%;
}
#site-navigation > .navbar-right{
padding-left: 15px;
display: flex;
}
.unclickable > a:hover {
cursor: default;
}
.abh_tab_content .abh_text .fn {
text-transform: none!important;
clear: none!important;
font-size: 18px!important;
line-height: 1!important;
margin: 0!important;
padding: 0!important;
border: 0!important;
}
.widget-title a {
color: black;
}
.mc4wp-form-basic, .mc4wp-form-basic input, .mc4wp-form-basic label, .mc4wp-form-theme, .mc4wp-form-theme input, .mc4wp-form-theme label {
font-family: 'Roboto Slab';
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
DISPLAY: NONE;
}
///// citas entrevistas
.perfect-pullquote .vcard .pullquote-align-left .pullquote-border-placement-right {
color: #CB011E;
font-size: 20px;
line-height: 1.5;
display: block;
width: 35%;
font-family: roboto;
}
.pullquote-border-placement-right {
border-right: hidden;
}
.perfect-pullquote {
color: #CB011E;
font-size: 20px;
line-height: 1.5;
display: block;
width: 35%;
margin: 0px 0px;
}
.pullquote-border-placement-left {
border-left: hidden;
}