/*
Theme Name: 	Newspaper-child
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description: 	Premium wordpress template, clean and easy to use.
Version: 		7.2
Author: 		tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
License:
License URI:
/*
Theme Name:     Newspaper 7 Child theme
Theme URI:    http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI:   http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper                             
Version:        7.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
/*experimental*/
.progress {
    bottom: 240px;
}

.progress div {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.radialprogress-fill, .radialprogress-base {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 150ms linear;
    stroke-width: 5px;
    stroke: rgba(0,0,0,.1);
    background-color: #fff;
}

.radialprogress-fill {
    stroke: #000;
}
#radialprogress {overflow: visible;width:150px;}



@media screen and (max-device-width:768px){
   .no-mobile {
        display: none;
    } 
}


body.login div#login h1 a {
    background-image: url("/wp-content/uploads/2016/06/groove-logo_test.png");
}
