/*
Theme Name:     Newspaper 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:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=8270e00f-7c77-4f67-8f1d-8bb86eead22d");
*/
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;700&display=swap')
	
@font-face{
	font-family:"Neue Haas Unica W04 Regular";
	src:url("Fonts/773f22a7-9bd8-48bf-8331-9f3b52306ac2.woff2") format("woff2"),url("Fonts/60bebbcf-ba00-4ac4-ad6b-a350fd1903bf.woff") format("woff");
}
@font-face{
	font-family:"TT Wellingtons W01 Regular";
	src:url("Fonts/f23a8643-4b01-47e2-8eb6-188e0ccfe0c1.woff2") format("woff2"),url("Fonts/d0b73dc6-2173-4eaa-9f2f-3337a162ce7c.woff") format("woff");
}
@font-face{
	font-family:"TT Wellingtons W01 Bold";
	src:url("Fonts/32b2a742-d308-4e08-97d0-31017b3920b5.woff2") format("woff2"),url("Fonts/4be356b6-5cb7-4916-96c4-793a35fec8b4.woff") format("woff");
}


body {
	font-family:'EB Garamond', serif;
	font-size: 16px;
}

@media (max-width: 800px) {
	button#responsive-menu-button {
		display:none !important;
	}
}

.td-sub-footer-container {
    padding: 20px 0 !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family:'EB Garamond', serif !important;
}

h3.entry-title.td-module-title {
	font-family:'EB Garamond', serif !important;

}
span.td-module-comments {
	display:none;
}


.tdb-menu > li.current-menu-item > a,
.tdb-menu > li:hover > a {
	color:#8d142f !important;
}

/****
div.td-header-desktop-wrap > div.tdc-zone > div.tdc_zone div.td-stretch-content {
	border:20px solid red !important;
}
****/

.td_block_template_13 .td-block-subtitle {
    font-size: 60px !important;
    bottom: 7px !important;
}
@media (max-width: 1200px) {
	.td_block_template_13 .td-block-subtitle {
		font-size: 30px !important;
		bottom: 7px !important;
	}
}

.td-author-counters span.td-author-comments-count {
	display:none !important;
}


.td-post-author-name {
	display:none !important;
}
