/*
 Theme Name:   Newspaper Child
 Theme URI:
 Description:  Child theme for Newspaper
 Author:
 Template:     Newspaper
 Version:      1.0.0
 Text Domain:  newspaper-child
*/

body {
    background-color: #FDF8F0 !important;
}

/* Hide site title text ("The Rimont") in header */
.td-header-wrap .header-logo-wrap .td-header-logo-wrap .td-pb-span4 .td-header-sp-logo,
.td-header-style-1 .td-header-sp-logo,
.td-header-style-2 .td-header-sp-logo,
.td-header-style-3 .td-header-sp-logo,
.td-header-style-4 .td-header-sp-logo,
.td-header-style-5 .td-header-sp-logo,
.td-header-style-6 .td-header-sp-logo,
.td-header-style-7 .td-header-sp-logo,
.td-header-style-8 .td-header-sp-logo,
.td-header-logo-wrap .td-header-sp-logo,
.td-header-logo-wrap .td-header-sp-logo a,
.td-header-logo-wrap .td-header-sp-logo span,
.td-header-sp-logo,
.site-title,
.site-title a,
p.site-title,
h1.site-title,
h1.site-title a,
.td-header-wrap .td-site-title {
    display: none !important;
    visibility: hidden !important;
    font-size: 0 !important;
    color: transparent !important;
}

html {
    background-color: #FDF8F0 !important;
}

#td-outer-wrap {
    background-color: #FDF8F0 !important;
}

.td-header-wrap * [class*="title"],
.td-header-wrap * [class*="logo"],
.tdb_title,
.td-pb-span12 .td-module-title {
    color: transparent !important;
    visibility: hidden !important;
}
