/*
Theme Name: Makoney Child
Theme URI: https://ainoblocks.io/
Template: makoney
Author: elmastudio
Author URI: https://www.elmastudio.de/en/
Tags: blog,block-styles,e-commerce,grid-layout,one-column,two-columns,three-columns,four-columns,featured-images,full-width-template,theme-options,custom-colors,custom-menu,custom-logo,editor-style,sticky-post,translation-ready,threaded-comments,wide-blocks,block-patterns,full-site-editing
Version: 1.2.0.1711553303
Updated: 2024-03-27 12:28:23

*/

/* Tema */
body, html, p, div, span, li, a {
	font-family: base-900-sans, sans-serif;
	font-weight: 600;
}

h1, h2, h3, h4, h5, h6 {
	font-family: variex, sans-serif;
	font-weight: 400;
}

.wp-block-site-title a, .wp-block-heading {
	font-family: variex, sans-serif;
	font-weight: 400;
	line-height: 1.1;
}

.wp-block-navigation .wp-block-navigation-item__content:hover {
	color: #fcd34d!important;
}

.page-id-6 {
	background-color: #f43530;
}

.page-id-6 .has-text-xl-font-size {
	color: white;
}

.page-id-20 {
	background-color: black;
}

.page-id-20 .wp-block-site-title a, .page-id-20 .wp-block-heading, .page-id-20 .has-text-xxs-font-size, .page-id-20 .has-font-secondary-color {
	color: white!important;
}

.page-id-20 .has-text-xl-font-size {
	color: #f43530;
}

.page-id-20 .wp-block-site-title a:hover {
	color: #fcd34d!important;
}

.page-id-23 .has-text-xl-font-size {
	color: #f43530;
}

.page-id-25 {
	background-color: black;
}

.page-id-25 .wp-block-site-title a, .page-id-25 .wp-block-heading, .page-id-25 .has-text-xxs-font-size, .page-id-25 .has-font-secondary-color {
	color: white!important;
}

.page-id-25 .has-text-xl-font-size {
	color: #f43530;
}

.page-id-25 .wp-block-site-title a:hover {
	color: #fcd34d!important;
}

.modula {
	font-family: modula-sans, sans-serif;
	font-size: 2.75rem;
	text-transform: uppercase;
}

@media screen and (min-width:48em) {
	
	.modula {
		font-size: 3.25rem;
	}
	
}

@media screen and (min-width:64em) {

	.modula {
		font-size: 3.75rem;
	}
	
}