/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks,accessibility-ready
Version: 1.1.1585483885
Updated: 2020-03-29 14:11:25

*/

body {font-family: brandon-grotesque, sans-serif !important;}
p, div, ul {color:#000000 !important;}
p {font-weight: 300 !important;}
a:active, a:focus {text-decoration: none !important;}
.entry-content p {font-family: brandon-grotesque, sans-serif !important; font-weight:300 !important; font-size:13pt !important; }
.entry-content p a {color:#000000 !important;}
.entry-content p a:hover {color:#6b6b6b !important; text-decoration: underline !important;}

@media (min-width: 100px) {
.site-description {
    display: block !important;
	}}


/*TITOLO*/
div.site-title {text-transform: uppercase !important; letter-spacing:1px !important; font-weight:300 !important; font-size:18pt !important;}
div.site-title a:hover {text-decoration: none !important;}
div.site-description {font-family: brandon-grotesque, sans-serif !important; letter-spacing:1px !important; font-weight:300 !important; font-size:13pt !important;}

/*COLORE LINK TESTO*/
div a:hover{color:#6b6b6b !important; text-decoration: underline !important;}

/*TITOLO PAGINE*/
article.page header.entry-header {display:none !important;}
article.page h1.entry-title {display:none !important;}

div.title-1 h2 {font-family: brandon-grotesque, sans-serif!important; font-weight:400 !important;  }
div.title-2  p {font-family: brandon-grotesque, sans-serif !important; font-size:2rem !important; font-weight:400 !important; }
div.grey p {color:#6b6b6b !important;}
div.language h5 {font-family: brandon-grotesque, sans-serif !important;}

/*testo MODIFICA pagina*/
div.section-inner div.post-meta-edit-link-wrapper ul.post-meta {display:none !important;}

/*MENU*/
nav ul li a {text-decoration: none !important;color:#000000 !important; text-transform: uppercase !important; font-weight: 400 !important;letter-spacing:1px !important; font-size:1.5rem !important}
nav ul li a:hover {text-decoration: underline !important;}
button.nav-toggle span.toggle-text {display:none !important;}


/*MENU SOCIAL*/
nav.footer-social-wrapper ul li a {color:#000 !important;}
.social-icons a, #site-footer button:not(.toggle), #site-footer .button, #site-footer .faux-button, #site-footer .wp-block-button__link, #site-footer .wp-block-file__button, #site-footer input[type="button"], #site-footer input[type="reset"], #site-footer input[type="submit"] {
    background-color: #ffffff !important;
}

/*ELEMENTOR DIV*/
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px !important;}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%;
    width: calc(100% - 4rem);}

/*ARTICOLI*/
div.post-inner div.entry-content {max-width:1140px !important; margin: 0 auto; }
nav.pagination-single div.pagination-single-inner>a.previous-post, nav.pagination-single div.pagination-single-inner>a.next-post {color:#000000 !important;}
nav.pagination-single div.pagination-single-inner>a.previous-post:hover span, nav.pagination-single div.pagination-single-inner>a.next-post:hover span {color:#8d8d8d !important; 
	text-decoration:none !important;}
article.post div.entry-content p {margin:0 !important;}
article.post div.featured-media-inner>img {max-width:900px !important;}

/*Grid*/
div.rt-tpg-container div.rt-holder div.rt-detail h3.entry-title{font-weight:700 !important;}
div.rt-tpg-container div.rt-holder div.rt-detail div.post-meta-user {font-size:1.5rem !important}
div.rt-tpg-container div.rt-holder div.rt-detail div.post-content {font-size:1.8rem !important}
div.read-more:hover a {color:#ffffff !important;}
.rt-pagination .pagination > .active > a, .rt-pagination .pagination > .active > span, .rt-pagination .pagination > .active > a:hover, .rt-pagination .pagination > .active > span:hover, .rt-pagination .pagination > .active > a:focus, .rt-pagination .pagination > .active > span:focus {
    color: #000000 !important;
    border: 0 !important;
}
.rt-pagination .pagination > .active > a, .rt-pagination .pagination > .active > a:focus {
    color: #000000 !important;
    border: 0 !important;
	font-family: brandon-grotesque, sans-serif !important;
}
.rt-pagination .pagination:hover a { color:#ffffff !important;}

/*footer*/
#site-footer {border-top-width: 0 !important;margin-top:20px !important;padding-top:0px !important;}
footer#site-footer div.footer-credits p{font-size:1.2rem !important; color:#6b6b6b !important;font-weight:400 !important;}
footer#site-footer div.footer-credits{margin: 0 auto !important;}


/*Larghezza body*/
@media (min-width:300px) {
section {
    padding: 1em 0 !important;
}
}