/*
Theme Name:         Kamala Theme Child
Theme URI:          http://kamala.themeous.com/
Description:        Kamala is a responsive multipurpose/magazine WordPress theme.
Version:            1.1
Template:     		kamala
Author:             Themeous
Author URI:         http://themeous.com/
License: According to the license purchased from Envato
License URI: http://themeforest.net/licenses
Tags: featured-images, post-formats, theme-options, translation-ready, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, light, gray, white, custom-colors, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments


Copyright 2013-2014 - Themeous.com
*/

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


div.top-banner {
    margin: 0;
    padding-left: 15px;
}

h1 {text-transform: none !important; letter-spacing: 0 !important;}
h3 {text-transform: none !important; letter-spacing: 0 !important;}

	.button-spotify,
        .button-amazon,
        .button-itunes {
            color: white;
            border-radius: 4px;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	    width: 500px;
        }

        .button-spotify {
	    color: white;
            background: #24cf5f; 
        }

        .button-amazon {
            background: #FF9900; 
        }

        .button-itunes {
            background: #222222; 
        }
