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


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

@font-face {
  font-family: "Gotham XNarrow Bold";
  src: local("Gotham XNarrow Bold"), url("https://gazetadascaldas.pt/wp-content/themes/newspaper-child/fonts/Gotham-XNarrow-Bold.woff") format("woff");
}

@font-face {
  font-family: "Gotham XNarrow Medium";
  src: local("Gotham XNarrow Medium"), url("https://gazetadascaldas.pt/wp-content/themes/newspaper-child/fonts/Gotham-XNarrow-Medium.woff") format("woff");
}

@font-face {
  font-family: "Gotham XNarrow Book";
  src: local("Gotham XNarrow Book"), url("https://gazetadascaldas.pt/wp-content/themes/newspaper-child/fonts/Gotham-XNarrow-Book.woff") format("woff");
}

.single-post .author-box-wrap > a {
    margin: 0 10px 0 0;
    height: 100px;
    float: left;
}

.single-post .author-box-wrap > a:first-child {
    margin-left: 0;
}

.includes_tax {
    display: none !important;
}

.actualidade-mobile{
  display: none;
}

@media only screen and (device-width: 768px) {
	.td-header-sp-top-menu {
		display: none !important;
	}
	.fixedbuttons {
		display: none !important;
	}
	li#menu-item-94588 {
		display: none;
	}
	aside.td_block_template_1.widget.widget_nav_menu {
		display: none;
	}
	.td-container.td-header-row.td-header-main-menu {
		width: 90%;
	}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
	.td-header-sp-top-menu {
		display: none !important;
	}
	.fixedbuttons {
		display: none !important;
	}
	li#menu-item-94588 {
		display: none;
	}
	aside.td_block_template_1.widget.widget_nav_menu {
		display: none;
	}
	.td-container.td-header-row.td-header-main-menu {
		width: 90%;
	}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
	.td-header-sp-top-menu {
		display: none !important;
	}
	.fixedbuttons {
		display: none !important;
	}
	li#menu-item-94588 {
		display: none;
	}
	aside.td_block_template_1.widget.widget_nav_menu {
		display: none;
	}
	.td-container.td-header-row.td-header-main-menu {
		width: 90%;
	}
}