/*
Theme Name:   Veen Child
Theme URI:    https://1.envato.market/wp-veen-preview
Author: EstudioPatagon
Author URI: https://1.envato.market/ep-portfolio-themes
Description:  Child theme, based on Veen
Template: veen

*/

/* Add your custom code just below */
input[type="submit"], button{
	appearance: none;
	-webkit-appearance: none;
}

#footer .widgets .widget{ flex-grow: 1; }

#single .show-comments{ display: none; }

#single section.siblings article .info .mask{ line-height: 185%; }

/*#footer .subscribe .grid-container .grid-50 h4{
font-family: 'Bungee Inline', cursive;
	color:black;
	font-size:40px;
	
}*/

.tablet-grid-45 {
	display:none;
}

#toc_container .toc_toggle a{
	color:#363940 !important
}