/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
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
*/


a {text-decoration: none !important;}


.btngroen {border:1px solid #00a09a;}

.hovertekst a:hover {color: #f39200;}

/*--SF: Update 16-08--19--*/
.sf_blog_title{
    color: #00a09a;
}
.sf_read_more_blog a{
	background-image: none !important;
	padding: 0px !important;
}


/*--SF: Update 20-03-2020--*/
@media only screen and (max-width:768px) {
	.page-id-600 .vc_gitem-zone-a .vc_gitem-row-position-top, .page-id-600 .vc_gitem-zone-b .vc_gitem-row-position-top{
		position: static;
	}
	.page-id-600 .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {
		padding-top: 0px;
	}
}

#CybotCookiebotDialogPoweredbyCybot, #CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: none !important; 
}

/*--SF: Update 02-09-2025--*/
.author-avatar,
.archive.author .taxonomy-description,
.archive.author .page-title{
	display: none !important;
}
.entry-author{
	padding: 0px !important;
}
.sf_author-info section{
	margin-bottom: 16px;
}