/*
Theme Name: Pagine Romaniste Tema ufficiale
Theme URI: https://pagineromaniste.com
Template: Newspaper
Author: Laganà Michele - I Say
Author URI: https://isay.group
Version: 1.0.1602574365
Updated: 2020-10-13 07:32:45

*/

.td-header-style-8 .td-header-sp-logo img {max-height: 190px!important;}

.td-main-page-wrap {padding-top: 0px !important;}

.titolo {color: #000000; font-size: 21px; font-weight: 700; font-family: 'Poppins', sans-serif; text-transform: uppercase; text-align: center;}
.line-hover-div {
    position: relative;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
}
.line-hover-div::before {
    position: absolute;
    top: 50%;
    display: block;
    content: "";
    width: 46%;
    height: 4px;
    background-color: #000000;
}
.line-hover-div::after {
    position: absolute;
    top: 50%;
    display: block;
    content: "";
    width: 100%;
    height: 4px;
    background-color: #000000;
}
.line-hover1 {
    margin-top: 0;
    margin-bottom: 0;
}

.line-hover2 {
    position: relative;
    z-index: 3;
    display: inline-block;
    padding-left: 1em;
    padding-right: 1em;
    vertical-align: middle;
    background-color: #fff;
}


.td-post-author-name, .td-module-comments {display: none;}
.td-post-date {color:#e87022; font-size: 12px; font-weight: 700;}
.td-post-category {background-color:#e87022 !important ;}
.spt-label {font-weight: bold;font-family: 'Poppins', sans-serif;}
.js-marquee {font-weight: 600; font-size: 13px;font-family: 'Poppins', sans-serif;}
.tdb_header_menu .tdb-menu > li > a:after {display: none;}
.tdb_header_search .tdb-search-form {border: none;}
.td-post-date {display: none;}
.td-ajax-prev-page{margin: -30% 0 0 7px !important;}
.td-ajax-next-page{margin: -34% 0 0 97% !important;}
.td-next-prev-wrap {z-index: 100;}
.td-module-meta-info {padding: 0px 0px 0 10px !important;}
/*.td-post-content img {display: none;}*/
.td_block_16 .td-module-meta-info {
    display: none;
}

/*.td-pb-row [class*="td-pb-span"] {padding-right: 0px;}*/

.td-big-grid-flex .td-module-meta-info {margin-bottom: 10px !important;}

.tdb_header_menu .tdb-normal-menu > ul {left: -24px !important}
.redazione a{color:#000 !important;}
.redazione a:hover{color:#db202b !important; text-decoration: none !important;}

.autorered a{color:#db202b !important;}
.autorered a:hover{color:#db202b !important; text-decoration: none !important;}

.td_module_6 .td-module-thumb {left: 10px !important;}
/*
.tdb_single_bg_featured_image  {width: 1223px;}
*/

.block-title {
    font-family: 'noto', sans-serif;
    font-size: 14px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 26px;
    font-weight: 700;
    border-bottom: 2px solid #222222 !important;
}
.block-title > span {background-color: #222222 !important;}

.adv {background-color: rgba(0,0,0,0);}
.inline {border: none !important; background-color: #eaeaea !important;}
.imginline {top:15px !important; }
.inlinetitle { font-weight: 700!important; }

.tdb-featured-image-bg {background-attachment: fixed;}

.td-block-span12, .td-block-span6  {
    background: #F9F9F9;
    border-left: 1px #000 solid;
    border-right: 1px solid #000;
    margin-top: -26px;
    padding-top: 14px;
}
.td-mobile-content {max-width: 280px;}
.td-mobile-close {left: 210px;}
.td-menu-mob-open-menu .td-menu-background { max-width: 280px;max-height: 90%;}

.td-mobile-content li a {text-transform: uppercase;}

/* modifiche Simone A. 14-11-2020 */
.tdi_63_ffa .tdb-featured-image-bg{
    background-position: 50% 50% !Important;   
}
.td-excerpt{
    color: #4a4a4a
}
.inline .item-details label{
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    margin-bottom:0px;
}

@media screen and (max-width:576px){
    .td-header-mobile-wrap .td_single_image_bg{
        background-size: auto 95% !important;
    }
}
@media screen and (max-width:767px){
    .item-details.read-more h3{
        font-size: 13px !important;
        line-height: 18px!important;;   
    }
}
@media screen and (min-width:768px){
    .item-details.read-more h3{
        font-size: 15px !important;
        line-height: 20px!important;;   
    }
}
@media screen and (min-width:1200px){
    .item-details.read-more h3{
        font-size: 18px!important; line-height: 30px!important;
    }
}
/* fine modifiche Simone A. 14-11-2020 */