/*!
Theme Name: PaulCV
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://bslthemes.com/
Description: PaulCV - CV/Resume WordPress Theme
Version: 1.1.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: ryancv
Text Domain: paulcv-child
Tags: editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

/* dont know..
.header .top-menu ul li a {
	font-weight: 600;
}
.resume-items .resume-item .company {
	margin: 4px 0 11px 0;
}
.mfp-content .info-list ul li strong {
    color: rgba(255, 255, 255, 0.85);
}
	*/

/* hide menu over menu */
.menu-btn{
	display: none !important;
}

/* hide to show impressum */
.background{
	display: none !important;
}

/* hide to dont show cookie banner and disable cookies at all */
#cmplz-cookiebanner-container{
	display: none !important;
}