/*
 Theme Name:   Monaco Child
 Theme URI:    http://themeforest.net/user/zookastudio/portfolio
 Description:  In 2015, Creating a magazine website with WordPress has never been easier.
 Author:       Zooka Team
 Author URI:   http://support.zooka.io
 Template:     zk_monaco
 Version:      1.0.1
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain:  zk_monaco
*/


/*
-------------------------------------------------------------- */
.smalltext {
    text-transform:none !important;
    font-style:italic !important;
}
.btn-portada {
    color: #1d1d1b;
    border: 3px solid #1d1d1b;
    background:#fff;
    font-size: 18px;
    padding: 15px 40px;
    display: inline-block;
    margin: 0 0 70px;
    text-align:center;
}
.btn-portada:hover {
    background: #1d1d1b;
    color: #fff;
}
.btn-portada {
    text-decoration: none;
}
