/*
Theme Name: Parsimmon
Author: ForeUp
Tested up to: 6.3.1
Requires PHP: 5.7
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: parsimmon
Tags: blog, e-commerce, entertainment, grid-layout, one-column, left-sidebar, right-sidebar, wide-blocks, accessibility-ready, block-patterns, block-styles, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, rtl-language-support, sticky-post, threaded-comments, translation-ready, holiday, portfolio, news
*/

/**** parsimmon Template Specific Styles ****/

.single-post .wp-block-group.alignfull.header-1 {
    position: relative;
    background: var(--wp--preset--color--primary);
}

.wp-element-button, .wp-block-button__link,button.wpforms-page-button.wpforms-page-next {
	border-radius: 5px;
}
.wp-block-group.alignfull.header-1 {
    position: absolute;
    width: 100%;
    z-index: 15;
}
.header-1 .wp-block-navigation a:where(:not(.wp-element-button)):hover,.header-1 .wp-block-navigation a:where(:not(.wp-element-button)):focus, .header-1 .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: var(--wp--preset--color--white) !important;
}
.is-style-outline .wp-block-button__link {
    border-color: var(--wp--preset--color--white);
    color: var(--wp--preset--color--white);
}
.wp-block-navigation .wp-block-navigation__submenu-container, .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    margin-top: var(--wp--preset--spacing--xsmall) !important;
}

footer .wp-block-social-links .wp-social-link svg {
    background: #fff !important;
    border-radius: 50%;
    padding: 5px;
    box-sizing: content-box !important;
}
footer i.fas.fa-arrow-up {
    background: #fff;
    border-radius: 10%;
    padding: 8px 14px;
    box-sizing: content-box;
}

footer i.fas.fa-arrow-up {
    font-size: 26px;
    color:var(--wp--preset--color--black);
}

