/*
Theme Name: ispn
Author: Estúdio Teca
Author URI: http://estudioteca.com/
Description: Design criado para o ISPN em 2021
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.postid-16924 .fancy-date {
	display: none!important;
}


.elementor-field-type-recaptcha_v3 {
	display:none!important;
}
.sub-nav>li {
	border-bottom: 1px solid #fff;
}


h4, .h4-size, .entry-title.h4-size, h3.entry-title, .dt-accordion-h4-size .wpb_accordion_header > a, .vc_separator h4 {
color: #555555;
font: normal 300 24px / 30px "Oswald", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
}

iframe, video {
max-height: 466px;
}

@media only screen and (max-width: 600px) {
	iframe, video {
	max-height: 211px;
	}
}


.credito_imagem {
	font-weight: 700;
	font-size: 10px;
	float: right;
	line-height: 10px;
	color: #888888;
	text-transform: uppercase;
	margin: 15px 0 0 0;
}

.caption-thumbnail {
margin-bottom: 35px!important;
font-size: 14px;
line-height: 20px;
font-weight: 600;
}

.post-thumbnail {
margin: 0 0 5px!important;
}