/**
Theme Name: Biblioteca Bănățeană
Author: PIXELDRIVE.RO
Author URI: http://www.pixeldrive.ro
Description: da
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: biblioteca-banateana
Template: astra
*/

.widget-title {
    font-size: 24px!important;
}
.media {
    margin: 20px 0;
}
.butonpdf {
    border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: #ffffff;
    border-color: #f4a03a;
    background-color: #f4a03a;
    border-radius: 0;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    font-family: inherit;
    font-weight: 700;
    font-size: 12px;
    font-size: 0.8rem;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.butonpdf:hover {
    color: #ffffff;
    background-color: #2a6e78;
    border-color: #2a6e78;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 40px 30px;
}

.pdfjs-fullscreen a {
    border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: #ffffff;
    border-color: #f4a03a;
    background-color: #f4a03a;
    border-radius: 0;
    padding-top: 5px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    font-family: inherit;
    font-weight: 700;
    font-size: 12px;
    font-size: 0.8rem;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 2px;   
}