/*
 Theme Name:   Balanced Blog Child
 Description:  Balanced Blog Child theme 
 Author:       Caio Lima
 Template:     balanced-blog
 Version:      1.0.0
*/

@import url("../balanced-blog/style.css");
@font-face {
    font-family: 'Lemon/Milk Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Lemon/Milk Regular'), url('/wp-content/themes/balanced-blog-child/fontes/LemonMilk.woff') format('woff');
}

@font-face {
    font-family: 'Lemon/Milk Regular italic';
    font-style: normal;
    font-weight: normal;
    src: local('Lemon/Milk Regular italic'), url('/wp-content/themes/balanced-blog-child/fontes/LemonMilkitalic.woff') format('woff');
}

@font-face {
    font-family: 'Lemon/Milk light italic';
    font-style: normal;
    font-weight: normal;
    src: local('Lemon/Milk light italic'), url('/wp-content/themes/balanced-blog-child/fontes/LemonMilklightitalic.woff') format('woff');
}

@font-face {
    font-family: 'Lemon/Milk Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Lemon/Milk Bold'), url('/wp-content/themes/balanced-blog-child/fontes/LemonMilkbold.woff') format('woff');
}

@font-face {
    font-family: 'Lemon/Milk Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Lemon/Milk Bold'), url('/wp-content/themes/balanced-blog-child/fontes/LemonMilkbolditalic.woff') format('woff');
}

@font-face {
    font-family: 'Lemon/Milk light Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Lemon/Milk light Regular'), url('/wp-content/themes/balanced-blog-child/fontes/LemonMilklight.woff') format('woff');
}


/*------CSS GONÇALO-----------*/
.cn-set-cookie.cn-button,
.cn-more-info.cn-button{

    background: #cadc2c !important;
}

.main-menu {
    position: relative;
    border-top: 10px solid #cadc2c;
}

#site-navigation,
nav a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #000;
    border-radius: 0;
    border-bottom: 1px solid #e3e3e3;
    background-color: #064569;
}

.menu-container {
    padding-top: 20px;
}

.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    font-size: 40px;
    font-family: 'LemonMilk', arial, sans-serif;
}

.navbar-default .navbar-nav>li>a span {
    color: #cadc2c;
}

.text-menu {
    font-size: 24px;
    color: #ffffff;
    /* padding-bottom: 20px; */
}

.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    font-size: 40px;
    font-family: 'Lemon/Milk Regular', arial, sans-serif;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #cadc2c;
}

.navbar-default .navbar-nav>li>a:hover span {
    color: #ffffff;
}

.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    font-size: 40px;
    font-family: 'Lemon/Milk Regular', arial, sans-serif;
}

.site-title {
    transform: rotate(-8deg);
    /* padding-top: 45px !important; */
    padding-left: 40px !important;
}

.site-branding-text {
    z-index: 998;
    position: relative;
    float: left;
}

.news-item h2 {
    font-size: 24px;
    position: relative;
    font-family: 'Lemon/Milk Regular', arial, sans-serif;
}

.news-item h2 a {
    color: #1b75bc;
    font-size: 24px;
}

.news-item h2 a:hover {
    color: #07456a;
}

.post-excerpt {
    font-style: normal;
    font-weight: 300;
}

.h1,
h1 {
    font-size: 36px !important;
    font-family: 'Lemon/Milk Regular', arial, sans-serif !important;
}

.entry-footer,
.single-entry-summary {
    margin-top: 15px;
    width: 100%;
    clear: both;
    font-size: 18px;
}

.site-branding-logo img:hover {
    transform: scale(1.1);
}

.site-branding-logo img {
    width: auto;
    /* padding-top: 65px; */
    margin-left: 120px;
    padding-left: 30px;
    transition: all 0.2s ease-in-out;
}

.site-branding-logo {
    width: 35%;
    float: left;
}

.site-branding-text {
    float: left;
}

h1.site-title a {
    font-family: 'Lemon/Milk Regular';
    color: #1b75bc;
    padding-left: 10px;
    margin-top: 14px;
    font-size: 54px;
    float: left;
}

h1.site-title a:hover {
    color: #064569;
}

.site-heading {
    max-width: 1170px;
    text-align: center;
    padding: 0;
    color: #000;
}

h1.site-title a {
    font-family: 'Lemon/Milk Regular';
    color: #1b75bc;
    padding-top: 45px;
}

.site-branding-logo img {
    max-width: 300px;
    width: auto;
    padding-top: 45px;
    margin-left: 120px;
    padding-left: 30px;
    transition: all 0.2s ease-in-out;
}

.news-text-wrap.row {
    display: flex;
    align-items: center;
}

article:nth-child(even) .news-thumb {
    float: right;
    padding-left: 15px;
    padding-right: 0;
    order: 2;
}

.news-text-wrap.row {
    display: flex;
    align-items: center;
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .07);
}


/*------FIM CSS GONÇALO-----------*/

h1.site-title a {
    font-family: 'Lemon/Milk Regular';
    color: #1b75bc;
}

body,
html {
    /* font-family: 'LemonMilk'; */
    font-family: 'Roboto', sans-serif;
}

.site-header {
    min-height: 360px;
    background-position: center bottom;
    background-size: auto;
}

a {
    color: #1a75bb;
}

a:active,
a:focus,
a:hover {
    color: #07456a;
}

.nav>li>a:before,
.widget-title:before {
    background-color: #1a75bb;
}

.site-header-mobile {
    display: none;
}

.site-header.container-fluid:before {
    content: '';
    background-image: url('/wp-content/uploads/2020/03/bg-esquerda.png');
    background-repeat: repeat-x;
    background-position: center bottom;
    left: 0;
    bottom: 0;
    position: absolute;
    width: calc(50% - 600px);
    height: 100%;
}

.site-header.container-fluid:after {
    content: '';
    background-image: url('/wp-content/uploads/2020/03/bg-direita-1.png');
    background-repeat: repeat-x;
    background-position: center bottom;
    right: 0;
    bottom: 0;
    position: absolute;
    width: calc(50% - 750px);
    height: 100%;
}


/* .menu-container {
    margin-bottom: 15px;
} */

.home .menu-container {
    margin-bottom: 0px;
}

.text-menu {
    display: none;
}

.home .text-menu {
    display: block;
}

.searchandfilter ul {
    padding: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.searchandfilter {
    width: 100%;
    margin-bottom: 25px;
}

.searchandfilter ul li {
    padding: 0;
    margin: 0 5px;
}

.searchandfilter ul li.sf-field-search {
    min-width: 250px;
}

.searchandfilter ul li label,
.searchandfilter ul li>input {
    height: 45px;
}

.searchandfilter ul li.sf-field-submit input {
    margin: 0px;
    padding: 0 35px !important;
}

.searchandfilter ul li label input,
.searchandfilter ul li label select {
    height: 100%;
}

.cat-links {
    text-transform: uppercase;
    color: #1a75bb;
}

.cat-links span {
    text-transform: unset;
    color: #404040;
}


/*-------Single Post-------*/

.socialMediaNews {
    display: table;
    margin: 15px 0;
}

.socialMediaNews a {
    margin: 0 5px;
    width: 30px;
    height: 30px;
    display: table;
    float: left;
    text-align: center;
    border: 1px solid;
}

.socialMediaNews a i {
    font-style: normal;
    color: #1a75bb;
    display: table-cell;
    vertical-align: middle;
}

.socialMediaNews span {
    float: left;
}

.single-wrap .news-thumb {
    display: table;
    width: 100%;
    text-align: center;
    padding-left: 0 !important;
}


/*-------Sidebar-------*/

.btn-peticao {
    padding: 15px 0;
    text-align: center;
    background-color: #1a75bb;
    border-radius: 5px;
}

.btn-peticao a {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}

.searchandfilter ul li label,
.searchandfilter ul li label input,
.searchandfilter ul li label select {
    width: 100%;
    margin-bottom: 0;
}

.searchandfilter ul li.sf-field-submit {
    text-align: right;
}

.searchandfilter ul li.sf-field-submit input {
    padding: 15px 0;
    text-align: center;
    background-color: #1a75bb;
    border-radius: 5px;
    width: 100%;
    color: #fff;
    border: 0;
    text-transform: uppercase;
}

.searchandfilter input::placeholder,
.searchandfilter select {
    font-weight: 100;
}

#sidebar {
    padding-top: 15px;
}


/*-------Pagination---------*/

.pagination {
    display: table;
    margin: 20px auto;
}

.pagination ul {
    padding: 0;
    list-style-type: none;
}

.pagination ul li {
    display: inline-block;
}

.pagination ul li span,
.pagination ul li a {
    color: #fff;
    padding: 5px 15px;
    background-color: #1a75bb;
    border: 1px solid #1a75bb;
}

.pagination ul li .current {
    background-color: #fff;
    color: #1a75bb;
}


/*-------Footer---------*/

.footer-credits {
    background-color: #07456a;
}

#colophon .container p {
    text-align: center;
    color: #fff;
    padding: 15px 0;
}

#colophon .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

#colophon .container p {
    margin: 0 10px;
}

#colophon .container p a {
    color: #fff;
}

#colophon .container p a i {
    font-style: normal;
    font-size: 25px;
}

.social-media {
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-media p {
    margin: 10px 10px;
}

.social-media p a {
    color: #fff;
    text-decoration: none;
    font-size: 25px;
    border-bottom: 0;
}

.social-media p a i {
    font-style: normal;
}


/*------------------
        MOBILE
--------------------*/

@media screen and (max-width: 1200px) {
    .site-heading.text-center {
        display: flex;
    }
    .site-branding-logo img {
        padding-top: 125px;
        margin-left: 0;
        padding-left: 0px;
    }
    h1.site-title a {
        padding-top: 140px;
    }
}

@media screen and (max-width: 1000px) {
    h1.site-title a {
        padding-top: 45px;
    }
    .news-text-wrap.row {
        flex-wrap: wrap;
    }
    .news-text-wrap.row div {
        width: 100%;
    }
    .news-text-wrap.row div.news-thumb {
        padding-right: 0;
    }
    #blog .page-area>.row {
        display: flex;
        flex-wrap: wrap;
        /* flex-direction: column-reverse; */
    }
    #blog .page-area>.row #sidebar {
        width: 100%;
    }
    #blog .page-area>.row #sidebar .widget_text .textwidget {
        text-align: center;
    }
    .col-md-9 {
        width: 100%;
    }
    .news-text-wrap.row div.news-thumb {
        margin-bottom: 15px;
    }
    .navbar-nav a {
        line-height: 1.5 !important;
        text-align: center;
    }
    .navbar-nav a span {
        display: table;
        margin: 0 auto;
        line-height: 1;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .menu-container {
        width: 100% !important;
        transform: none !important;
        position: inherit !important;
    }
    .navbar-nav a {
        background-color: transparent !important;
        text-align: center;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        height: auto;
        line-height: 1.5 !important;
    }
    .navbar-nav a span {
        display: table;
        line-height: 1;
        margin-bottom: 10px;
    }
    .navbar-header {
        display: none !important;
    }
    .site-heading.text-center {
        display: flex;
    }
    h1.site-title a {
        font-size: 34px;
    }
    .site-header-mobile {
        display: flex;
    }
    .site-header-mobile a {
        width: 100%;
    }
    .site-header-mobile img {
        width: 100%;
        object-position: top;
        object-fit: scale-down;
    }
    .site-header.container-fluid {
        display: none;
    }
    #blog .page-area>.row {
        display: flex;
        flex-wrap: wrap;
        /* flex-direction: column-reverse; */
    }
    .searchandfilter ul {
        flex-wrap: wrap;
        justify-content: center;
    }
    .searchandfilter ul li {
        width: 90%;
        margin: 5px 0;
    }
}