/*
 Theme Name:   SociallyViral - Child Theme
 Theme URI: http://mythemeshop.com/themes/sociallyviral-free/
 Author: MyThemeShop
 Author URI: https://mythemeshop.com
 Description: SociallyViral is an engaging WordPress theme that is designed to help boost social shares and get you more viral traffic from top social media websites. =====> DEMO ====>>>> http://demo.mythemeshop.com/s/?theme=SociallyViral%20Free
 Template:     sociallyviral
 Version: 1.0.10
*/

@import url("../sociallyviral/style.css");

a.button5 {
    display:inline-block;
    padding:0.46em 1.6em;
    border:0.1em solid #000000;
    margin:0 0.2em 0.2em 0;
    border-radius:0.12em;
    box-sizing: border-box;
    text-decoration:none;
    font-family:'Roboto',sans-serif;
    font-weight:300;
    color:#000000;
    text-shadow: 0 0.04em 0.04em rgba(0,0,0,0.35);
    background-color:#FFFFFF;
    text-align:center;
    transition: all 0.15s;

    background-color:#42cc8c;
    text-align: center;
    margin-left:auto; 
    margin-right:auto;
}

a.button5:hover {
    text-shadow: 0 0 2em rgba(255,255,255,1);
    color:#FFFFFF;
    border-color:#FFFFFF;
}

a { color: rgb(247, 143, 25); text-decoration: none; -webkit-transition: color 0.25s ease-in; -moz-transition: color 0.25s ease-in; -ms-transition: color 0.25s ease-in; -o-transition: color 0.25s ease-in; transition: color 0.25s ease-in; }
a:hover, a:focus, a:active { color: rgb(255, 115, 0); outline: 0; }

