/*
Theme Name: Ollie Child
Theme URI: https://olliewp.com
Author: Mike McAlister
Author URI: https://olliewp.com
Description: A child theme for the Ollie block theme. Download the free Ollie theme at OllieWP.com.
Requires at least: 6.0
Tested up to: 6.2
Requires PHP: 5.7
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ollie
Text Domain: ollie-child
Tags: blog, entertainment, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, wide-blocks, accessibility-ready, block-patterns, block-styles, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, full-width-template, rtl-language-support, style-variations, template-editing, theme-options, translation-ready, 
*/
.topbutton {
     height:50px;
     width:50px;
     position:fixed;
     right:5px;
     bottom:5px;
     Z-index:10;
     background-image:url("https://michaelmalicemusic.com/wp-content/uploads/2024/06/Up_Arrow-1.png");
     background-repeat:no-repeat;
     display:none;
}


/*
@font-face {
  font-family: 'Anton';
  src: url('/wp-content/themes/ollie/assets/fonts/anton-v25-latin-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

h1 {
  font-family: 'Anton', sans-serif;
}

h2 {
  font-family: 'Anton', sans-serif !important;
}

.background-mmm {
    position: relative;
}

.move-down {
    position: absolute;
    top: 75px;
	margin: 0;
    padding: 0px;
	text-align: center;
}
.move-junk {
    position: relative;
    top: 75px;
	text-align: center;
}

p {text-decoration: none;
        }
}


/*
h1 {
  display: none;
}
*/