/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        7.7c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

ul#menu-idiomas li {
    width: 20px;
    overflow: hidden;
    display: inline-block;
    margin-right: 10px;
}
/*ul#menu-idiomas li a { padding-left: 20px; }
li.bandera_en { background: url(/wp-content/uploads/2018/04/en.png) no-repeat center center; }
li.bandera_fr { background: url(/wp-content/uploads/2018/04/fr.png) no-repeat center center; }
li.bandera_de { background: url(/wp-content/uploads/2018/04/de.png) no-repeat center center; }
li.bandera_it { background: url(/wp-content/uploads/2018/04/it.png) no-repeat center center; }*/

.td_data_time { float: right; }

.td-header-style-1 .td-header-sp-logo, .td-header-style-1 .td-header-sp-recs {
    margin-top: 5px !important;
    margin-bottom: 5px;
}

.consejo-asesor .td-module-thumb {
    overflow: hidden;
    max-height: 150px;
}

.ubm_banner img {
    width: auto;
    margin: 0 auto;
    max-width: 100%;
}

.ubm_widget .ubm_banner img, .anchocompleto img.entry-thumb { width: 100%;}

/*.td-related-title a.td-cur-simple-item { color: #fedf00 !important; }*/

@media (max-width: 767px) {
    .td-header-top-menu-full { display: block; }
    .td-header-sp-top-menu { display: block !important; }
    .td-header-sp-top-widget { display: none !important; }
}
@media (max-width: 1400px) {
    #ad_divRight { display: none; }
}