/*
Theme Name:      Tema hijo Kallyas
Theme URI:      http://structu.com/
Description:    Tema hijo para el tema Kallyas
Author:         Fabyc
Author URI:     http://structu.com
Template:       kallyas
Version:        4.15.9
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/

.btn-success {
    color: #fff;
    background-color: #c61f34;
    border-color: #4cae4c;
}

.button-azul-ebooks {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-shadow: none;
    padding: 10px 20px;
    line-height: 1.6;
    box-shadow: none;
    font-size: 13px;
    font-weight: 700;
    border-style: solid;
    border-radius: 3px;
    -webkit-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out;
    -webkit-appearance: button;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.button-azul-ebooks:hover {
    color: #fff;
    background: #2581c7;
    text-decoration: none;
}
