/*
 Theme Name:   Fetems - Grace Mag Child
 Theme URI:    https://fetems.org.br/fetems/grace-mag-child/
 Description:  Grace Mag Child Theme
 Author:       Eduardo Zacarias
 Author URI:   https://fetems.org.br/fetems/
 Template:     grace-mag
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  gracemagchild
*/
/* **Header** */

.top-bar {
    background-color: #f9f9f9 !important;
}

.nt_title {
    background: #f9f9f9 !important;
}

.site-title {
    display: none;
}

.custom-logo {
    width: 100%;
}

#header-search {
    width: 350px !important;
}

#menu-main-menu {
    padding-right: 40px;
}

.menu-item {
    font-size: 94% !important;
}

.search-icon .search-form [type='search'] {
    width: calc(96% - 78px) !important;
}


/* **Fim Header** */


/* **Conteúdo ** */

body.boxed .site {
    max-width: none !important;
    background-color: #f9f9f9 !important;
}

body.boxed {
    margin: 0 !important;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px !important;
    }
}

#content>#media_image-4>div {
    text-align: center;
}

.wp-block-image figcaption {
    font-size: 14px;
    color: #000;
}

.pgcsimplygalleryblock-grid-content {
    padding-left: 0;
}

.widget_recent_entries>ul>li {
    background-color: #f9f9f9 !important;
}

.trail-items {
    background-color: #f9f9f9 !important;
}

textarea {
    background-color: #f9f9f9;
}

.primary-main-bdy {
    border-radius: 7px;
}

.radio-container.light.rounded .rp-play-pause-button {
    background: url(http://fetems.org.br/fetems/wp-content/uploads/2021/11/playbutton.png) !important;
    background-size: cover !important;
    border-radius: 30px !important;
}

.radio-container.paused.light.rounded .rp-play-pause-button {
    background: url(http://fetems.org.br/fetems/wp-content/uploads/2021/11/pausebutton.png) !important;
    background-size: cover !important;
}

/* **Fim Conteúdo** */

/* **Sidebar** */

#radio_container_0 {
    height: 268px;
}

.rp-type-single {
    display: flex;
    justify-content: flex-end;
    height: 100%;
    position: relative;
}

.rp-station-info {
    margin: 0 !important;
}

#rp-station-default-image-0 {
    position: absolute;
    width: 100%;
}

.rp-gui {
    margin: 0 !important;
    padding: 0 !important;
    align-self: flex-end;
    text-align: end !important;
    padding-top: 7% !important;
    padding-right: 8% !important;
}

.rp-play-pause-button-bg {
    border-radius: 20px !important;
}


/* **Fim sidebar** */

.wp-block-file {
    text-align: center;
}
.l-title{
	max-height: 90px;
    overflow: hidden;
}
.slider-caption .l-title{
	text-shadow: 0px 0px 10px black !important;
}

.slides:before{
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(125, 125, 125, 0) 0%, rgba(0, 0, 0, 0.7) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(125, 125, 125, 0) 0%, rgba(0, 0, 0, 0.7) 100%) !important;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(125, 125, 125, 0) 0%, rgba(0, 0, 0, 0.7) 100%) !important;
}
.slide-related-post:before{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(125, 125, 125, 0) 0%, rgba(0, 0, 0, 0.7) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(125, 125, 125, 0) 0%, rgba(0, 0, 0, 0.7) 100%) !important;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(125, 125, 125, 0) 0%, rgba(0, 0, 0, 0.7) 100%) !important;
}

/* **Fim Conteúdo** */


/* **Footer** */

.footer-fetems {
    background-image: url(/fetems/wp-content/uploads/2021/11/fetems2021.fetems.org_.br_.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 2% 0 !important;
    margin-top: 5% !important;
}

#footer-content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 9%;
}

#footer-logo {
    padding: 0 2.5% 0 0;
    width: 56%;
}

#footer-endereco {
    display: flex;
    justify-content: center;
    width: 80%;
    align-items: center;
    padding: 0 2.5%;
}

#footer-endereco-content {
    font-size: 16px;
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: center;
}

#footer-contato {
    padding-left: 2.5%;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
}

#footer-contato>div {
    width: 100%;
}

#footer-filiada {
    display: flex;
    align-items: center;
    font-size: 16px;
    width: 52%;
    padding: 0 2.5%;
    flex-direction: column;
    justify-content: center;
}

#footer-filiada>p {
    margin-right: 3%;
    margin-bottom: 0;
    font-size: 16px;
}


/* **Fim Footer** */

/* **Widgets** */

.widget__after-post {
    margin-bottom: 15px;
}

.widget-tittle-sec {
    margin-top: 60px;
    margin-bottom: 15px;

    position: relative;
    display: flex;
    text-align: right;
    overflow: hidden;
}

.widget-tittle-sec:before{
    content: '';
    display: block;
    flex: 1;

    background-color: #e01212;

    min-height: 2px;
    height: 2px;
    max-height: 2px;

    margin-right: 30px;
    margin-top: auto;
    margin-bottom: auto;
}

.widget-tittle-sec .md-title {
    position: relative;

    display: inline-block;

    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    white-space: nowrap;
}

/* **Widgets** */