/*
Theme Name: Twenty Seventeen Child
Theme URI: http://example.com/twentyseventeen-child/
Description: Twenty Seventeen Child Theme
Author: Your Name
Author URI: http://example.com
Template: twentyseventeen
Version:1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: twentyseventeen-child

*/
@import url("../twentyseventeen/style.css");

button.wp-block-search__button {
    background: #2196f3;
    color: #ffffff;
    padding: 10px 10px;
    height: 50px;
    width: 70px;
    border: 0;
    border-radius: 5px;
}

.side-menu-h2 {
    color: #292724;
    font-size: 1.25em;
    letter-spacing: normal;
    font-weight: 600;
}

/*.side-menu-search {
    color: #292724;
    font-size: 1.25em;
    letter-spacing: -0.05em;
}

/*h2 {
    /*color: #292724;
    font-size: 1.25em;
    letter-spacing: -0.05em;
}

h3 {
    /*color: #292724;
    font-size: 1.125em;
    letter-spacing: -0.05em;
}*/

.site-content {
    padding: 1em 0 0;
    background: #2196f3;
}

.page-header {
    padding-bottom: 1em;
    background: #f34121;
}

.page-title {
    color: #292724;
    font-size: 42px;
    font-size: 2.625em;
    font-weight: 400;
    letter-spacing: normal;
    //padding-top: 1em;
    //margin-bottom: 1em;
    padding: 0.5em 0 0;
    margin: 0 0 0.75em;
    background-color: #fff;
}

.widget {
    padding-bottom: 1em;
    background: #21f32c;
}

/*--------------------------------------------------------------
13.6 Footer
--------------------------------------------------------------*/
.site-footer .wrap {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    background: #e9f321;
}

/* Footer widgets */

.site-footer .widget-area {
    padding-bottom: 0.5em;
    padding-top: 2em;
    background: #2148f3;
}

/* testes */

