/*
Theme Name:     WP2017-AUCCEPT
Description:    Child theme of WP twentyseventeen for AUCCEPT.com
Author:         Andreas Umbach
Template:       twentyseventeen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on June 25, 2018 */
/*@font-face {
    font-family: 'handelgothic_btregular';
    src: url('http://www.auccept.com/WordPress_02/wp-includes/fonts/handgotn-webfont.woff2') format('woff2'),
         url('http://www.auccept.com/WordPress_02/wp-includes/fonts/handgotn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
*/
/*h1.site-title {
    font-size: 35px;
    font-style: italic;
    color: #000;
    text-shadow: 0 0 4px #FFF;
}*/
.site-description{
    font-family: "handelgothic_btregular", Arial, sans-serif; 
	font-size: 18px;
    font-weight: bold;
    color: #000;
    text-shadow: 0 0 4px #FFF;
/*	position: relative;
       top: 40px;
       left: -300px;*/
	position: absolute;
       top: 70px;
       left: 50px;
}

.site-title {
display:none !important;
}

