/*
Theme Name: Gutentools Agency enfant
Theme URI: https://themegrove.com/products/gutentools/
Template: gutentools
Author: Themegrove
Author URI: https://themegrove.com/
Description: Welcome to Gutentools Agency, a modern full-site editing WordPress theme designed for charities, non-profits, consultancies, legal practices, and educational platforms. This theme blends refined design with robust customization options, empowering you to easily tailor every element of your website. With seamless integration for Contact Form 7, Gutentools Agency makes it easy to connect with a global audience. Fully optimized for SEO and equipped with a collection of professional templates, it provides a strong foundation for creating a compelling, purpose-driven online presence. Demo: https://demos.gutentools.com/block-demos/home-gutentools-consulting/
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,blog,portfolio,news
Version: 1.2.1784590100
Updated: 2026-07-21 01:28:20

*/

.gutentools-agency-scroll-top {
    display: none;
}
.gutentools-agency-scroll-top::before {
    font-size: 17px;
    cursor: pointer;
    background-color: var wp preset color secondary bg;
    color: var(--wp--preset--color--dark-text-color);
    content: '\f062';
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    position: fixed;
    bottom: 50px;
    right: 30px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    padding: 8px 13px;
}
p.gutentools-agency-scroll-top {
    position: absolute;
}
@media screen and (max-width: 600px) {
.gutentools-agency-scroll-top::before {
    font-size: 26px;
    cursor: pointer;
    background-color: transparent;
    color: var(--wp--preset--color--secondary-bg);
    content: '\f062';
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    position: fixed;
    bottom: 8px;
    right: 15px;
    padding: 8px 13px;
}
}
