/*
Theme Name: Twenty Twenty CV19
Theme URL: 
Description: Twenty Twenty Child Theme
Author: CV19
Author URL: https://linktr.ee/cv19
Template: twentytwenty
Version: 1.0.0
Text Domain: twentytwenty-cv19
*/
 
/*
h2.entry-title {
	background-color:#ff0000;
}
h1.entry-title {
	background-color:#ff0000;	
}
*/

/*
h2, .heading-size-1 {
    font-size: 2rem;
}
*/


/* 
.menu-item menu-item-type-post_type menu-item-object-page current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-7037 > a

*/

.primary-menu li.current-menu-item > a ,
.primary-menu .current_page_ancestor {
    text-decoration: none;
}

.home h1.entry-title {
    font-size: 3.6rem;
}


@media only screen and (min-width: 768px) {
    .home h1.entry-title {
        font-size: 8rem;
    }
}


.wp-block-column.home-evidence-box {
    padding: 2em;
    border: 2px solid #000;
}


.notify-box {
    padding: 2em;
    border: 2px solid #000;
    margin-bottom:3em;
}



h2.entry-title {
    font-size: 3.6rem;
}


h1, .heading-size-1 {
    font-size: 3.6rem;
}

.toc {
    background-color: #f5f5f5;
    padding: 2em;
}

.table_feature_icon {
    width: 10%;
    background-color:#000;
    color:#fff;
    font-size:2em;
    padding:30px;
    text-align:center;
}

.table_feature_text {
    width: 90%;
    background-color:none;
    padding:30px;
}

/*
.comments-wrapper {
    border-top: 2px solid #dbdbdb;
}
*/


.post-meta-wrapper.post-meta-single-bottom.archive-meta {
    margin-top:3.5em;
}

.archive-meta {
    margin-top:3.5em;
    padding: 2em;
    border: 2px solid #6d6d6d;
}

.archive-meta a {
    text-decoration: underline;
}

.akismet_comment_form_privacy_notice {
    margin-top:1.5em;    
    text-align:center;
    color: #6d6d6d;
}

@media only screen and (min-width: 1024px) {
    h1, .heading-size-1 {
        font-size: 6.4rem;
    }
}

@media only screen and (min-width: 1024px) {

    .wp-block-quote.is-style-large.home-quote {
        padding: 0 5em 3em 5em;
    }

    .wp-block-quote.is-style-large {
        padding: 0 5em 3em 5em;
    }
}
