/*
Välkommen till Anpassad CSS!

Om du vill lära dig hur det fungerar kan du läsa mer på
https://wp.me/PEmnE-Bt
*/


/* Edit title fonts / 28951079-hc rw */
h1,
h2,
h3,
h4,
h5,
h6,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.faux-heading,
.site-title,
.pagination-single a,
ul.primary-menu,
ul.modal-menu,
.intro-text,
input,
textarea,
select,
button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file__button,
.entry-content .wp-block-file,
.primary-menu li.menu-button>a, .primary-navigation ul, 
.entry-content .wp-block-pullquote,
.entry-content .wp-block-quote.is-style-large,
.entry-content .wp-block-quote.is-style-tw-large-icon,
.wp-caption-text,
.entry-content .wp-caption-text,
.widget-content cite,
.widget-content figcaption,
.widget-content .wp-caption-text,
.entry-categories,
.post-meta,
.comment-meta,
.comment-footer-meta,
.author-bio,
.comment-respond p.comment-notes,
.comment-respond p.logged-in-as,
.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content,
.entry-content .wp-block-latest-comments,
p.comment-awaiting-moderation,
.pagination,
#site-footer,
.widget:not(.widget-text),
.footer-menu,
dropdown-icon close,
dropdown-icon open,
label,
.toggle .toggle-text {
	font-family: century-gothic,poppins,sans-serif;
}

body,
.entry-content,
.entry-content cite,
.entry-content p,
.entry-content ol,
.entry-content ul,
.widget_text p,
.widget_text ol,
.widget_text ul,
.widget-content .rssSummary,
.comment-content p,
.entry-content .wp-block-latest-posts__post-full-content,
.powered-by,
.has-drop-cap:not(:focus):first-letter {
    font-family: garamond-premier-pro,eb-garamond,serif;
} 

/* Remove bottom padding from main content area and footer top margin and padding | 3913817-zen (KK) */
#main {
    padding-bottom: 0;
}
#colophon {
    padding-top: 0;
    margin-top: 0;
}

#post-37 .wp-block-group:not(.has-background).alignfull:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

#post-1088 .wp-block-group:not(.has-background).alignfull:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}
/* remove extra padding in footer | 4017759-zen | GM */
.tw-footer-monocolor .widget-area {
    padding: 0;
    margin: 0;
}

/* change site footer menu font | 4017759-zen | GM */
.site-footer ul {
    font-family: garamond-premier-pro,eb-garamond,serif;
}
