@import url(/wp-content/themes/sela/fonts/genericons/genericons.css);

/*


	This file location is deprecated

	Please link to the genericons.css file in the font folder instead


*/
/*
 Theme Name:   Sela Child
 Theme URI:    https://wordpress.com/themes/sela/
 Description:  Default GeneratePress child theme
 Author:       Automattic
 Author URI:   https://wordpress.com/themes/
 Template:     sela
 Version:      0.1.0
*/


/*--- Custom CSS ---*/

/* Header */
.site-branding {min-height:385px !important; background-position:left !important;}

/* Home */
.blocks-gallery-grid, .wp-block-gallery {align-items:center; justify-content:center;}
.page-title, .entry-title {font-size:2.5em; font-weight:bold;}

/* News */
.entry-title a {font-size:0.7em;}
.get-author {display:flex; align-items:center;}
.author p {font-size:1.2em; font-weight:bold; font-style:italic; margin-bottom:0.5em;}
.name-author {text-transform:uppercase; font-size:1em; font-weight:bold;}
.img-author {margin-right:0.5em;}
.img-author img {max-width:30px;}

/* Footer */
.footer-contacts {margin-top:2em; text-align:center;}
.footer-contacts p {font-size:1em; margin-bottom:0;}
.footer-contacts a {font-weight:bold;}



/****************************************/
/************ Responsive CSS ************/
/****************************************/

@media (min-width:768px){
	.main-navigation ul a {font-size:1.1em;}
}

@media (max-width:767px){
	#site-navigation button.menu-toggle {background-color:#1BBAE1;}
	.main-navigation {position:fixed; width:100%; top:0; left:0; z-index:99;}
	.site-branding {min-height:185px !important; margin-top:54px;}
}
.site-branding { background-image: url(https://www.sicuramenteweb.space/wp-content/uploads/2020/07/cropped-header-scaled-2.jpg); }
