/*
Theme Name: TwentyTwentyTwo Somewhere
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 5.7
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentytwo
Text Domain: twentytwentytwosomewhere
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
*/

h2.wp-block-post-title a { text-decoration: none;}
.category-poems .archivecover{background:url(assets/fundo-2.jpg) no-repeat center;background-size: cover;}
.category-postit .archivecover{background:url(assets/fundo-postif.jpg) no-repeat center;background-size: cover;}
.category-articles .archivecover{background:url(assets/fundo-4.jpg) no-repeat 
center;background-size: cover;}
.category-stories .archivecover{background:url(assets/fundo-5.jpg) no-repeat 
center;background-size: cover;}
.category-press .archivecover{background:url(assets/fundo-6.jpg) no-repeat center;background-size: cover;}
.category-multimedia .archivecover{background:url(assets/fundo-7.jpg) no-repeat center;background-size: cover;}
.category-happyhours .archivecover{background:url(assets/fundo-8.jpg) no-repeat center;background-size: cover;}

nav.wp-block-navigation button{font-weight: 900!important; font-size:1rem!important;}
/* gradient menu */

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background: radial-gradient(#fff, #fef1cf);
}

button.wp-block-navigation__responsive-container-close:after {
    content: 'X';
    font-weight: 100;
    background: white;
    border-radius: 30px;
    height: 30px;
    width: 30px;
    padding: 7px 10px;
    margin-left: 15px;
}

.category-8 .post {background:#ffffcc;}
/*.category-postif .post img {mix-blend-mode: multiply; transition:all .2s ease-in;}
.category-postif .post img:hover {mix-blend-mode: normal;}*/

h1 a {
	text-decoration: none;
    text-decoration-thickness: 0px;
    text-underline-offset: 0ch;
}uttons cols */

.button-col {
	margin:0 12px 0px 0px;
	padding:0;
}
.button-col .wp-block-button{
	margin:0 0px 0px 0px;
	padding:0!important;
	flex-basis: 100%;
}
.button-col a{
	margin:0px 6px 12px 0px;
	display: block;
	padding: 12px!important;
	font-size: var(--global--font-size-xs)!important;
}
.button-col:last-of-type{
	margin-right:0px!important;
}
@media (min-width: 600px) and (max-width: 781px) {
.wp-block-column:not(:only-child) {
	}
}
@media only screen and (max-width: 1024px) {
	p {font-size: var(--global--font-size-xs)!important;
	}
}
@media only screen and (max-width: 768px) {
	.wp-block-cover.alignfull, .wp-block-group.has-background.alignfull {
    padding-top: var(--global--spacing-vertical)!important;
    padding-bottom: var(--global--spacing-vertical)!important;
	}
}
.page-id-2370 #content {
	background-color: var(--global--color-gray);
}
.page-id-2370 #masthead {
	background-color: var(--global--color-gray);
}
.page-id-2370 .entry-content {
	margin-top: -170px;
}
.page-id-2370 .primary-menu-container { display: none; }
.page-id-2370 #primary-mobile-menu { display: none; }

