/*
Theme Name: Maisha Child
Theme URI: http://www.anarieldesign.com/free-charity-wordpress-theme/
Version: 1.0
Description: Tema hijo de Maisha
Author: saisoto
Template: maishawp
*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500&display=swap');

html,
body {
    color: #545454;
    background-color: #ffffff;
}

@media screen and (min-width: 68.75em) {
    body,
    button,
    input,
    select,
    textarea,
    .cd-panel-content {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.6471;
    }
}

@media screen and (min-width: 77.5em) {
    body,
    button,
    input,
    select,
    textarea,
    .cd-panel-content {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.6842;
    }
}



h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', 'Raleway', arial, sans-serif;
    font-weight: 300;
    color: rgb(49,49,49);
    hyphens: none;
}

h2.slider-title {
    margin-top: 20px;
}

body .custom-logo-link {
    max-width: 240px;
}

p {
    hyphens: none;
}

.specialh2 {
    position: relative;
    padding: 20px 20px 20px 20px;
    margin: 3% 0 3% 0;
    background-image: url(https://sjme.org/wp-content/uploads/2020/10/new_year_background.png);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: repeat;
    text-transform: uppercase;
}

.buttonslegal {
    text-align: center;
}

.buttonslegal .wp-block-column {
    margin-right: 10px;
    margin-left: 10px;
}

.no-margin {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

a[href*="sin-categoria"] {
    display: none;
}

a.wp-block-button__link:hover {
    background-color: #b5bd00;
}

a:hover {
    color: #b5bd00;
}


.ultp-category-in a {
    color: #FFF !important;
    border-bottom: none !important;
    margin-bottom: 4px;
}

.ultp-category-in a:hover {
    color: #FFF !important;
}

/*______   MENU PHONE   ______*/



@media screen and (max-width: 955px){
    .main-small-navigation ul ul a, .main-small-navigation ul ul ul a {
    padding: 2px 0;
}
.main-small-navigation a {
    padding: 2px 0;
}
}



/*______   SLIDER   ______*/

.slider-group h2 {
    margin-top: 0px;
}

.slider-group p:last-child {
    margin-bottom: 0px;
}

@media only screen and (min-width: 768px) {
    .slider-group .wp-block-group__inner-container{
        margin: -20px -10px;
    }
}


/*______   NO TITLE PAGES   ______*/


.home .themes-intro {
	display: none;
}



.navigation-main ul li.menu-item-has-children > a,
.navigation-main ul ul li.menu-item-has-children > a,
.main-small-navigation ul li.menu-item-has-children > a,
.main-small-navigation ul ul li.menu-item-has-children > a {
    padding: 10px 0 10px 10px;
}


/*______   PAGE STRUCTURE   ______*/

.menu-toggle,
.menu-toggle:hover {
	padding: 0px;
}
#menu-item-1546,
#menu-item-1274,
#menu-item-237,
#menu-item-1669,
#menu-item-1803 {
	background-color: #b5bd00;
}

#menu-item-1546 a,
#menu-item-1274 a,
#menu-item-237 a,
#menu-item-1669 a,
#menu-item-1803 a {
	padding: 10px 16px;
}

#menu-item-1546 a:hover,
#menu-item-1274 a:hover,
#menu-item-237 a:hover,
#menu-item-1669 a:hover,
#menu-item-1803 a:hover {
    color: #FFF !important;
}


button:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
    border-color: none;
    box-shadow: none;
}

#masthead.site-header {
	position: fixed;
	z-index: 206;
}

.logged-in #masthead.site-header {
	top: 46px;
}

.width600 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.width900 {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.width1200 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.page-template-basic-full-width .entry-content,
.page-template-basic-full-width .entry-summary,
.page-template-basic-full-width .main {
    padding: 0 0 0 0;
}

@media screen and (min-width: 38.75em){
    ul, ol {
        margin-left: 30px;
    }
}

@media screen and (min-width: 59.6875em){
    .page-template-basic-full-width .site,
	.page-template-full-width-page .site {
    	max-width: 100%;
	}
	.site-content {
	    padding-top: 112px;
	}
	.logged-in #masthead.site-header {
		top: 32px;
	}

}

.page-template-basic-full-width .default-page .site-content,
.page-template-full-width-page .default-page .site-content {
    margin: 0 0;
    padding: 0 0;
}

.page-template-basic-full-width .entry-content,
.page-template-full-width-page .entry-content {
	padding: 0px;
}

.page-template-basic-full-width .sie,
.page-template-full-width-page .site {
	width: 100%;
}

.page-template-basic-full-width .alignfull,
.page-template-full-width-page .alignfull {
	margin-bottom: 0px;
}

.home .default-page .content-area {
    padding: 0;
}

/*.entry-content .alignfull {
    margin-left: calc( -100vw / 2 + 100% / 2 );
    margin-right: calc( -100vw / 2 + 100% / 2 );
    max-width: 100vw;
    width: 100vw;
}*/

.alignfull img {
    width: 100vw;
}

.inner-space {
    padding: 30px 20px;
}

.forphone {
    padding-right: 20px;
    padding-left: 20px;
}

@media screen and (min-width: 59.6875em){
    .page-template-basic-full-width .entry-content,
	.page-template-full-width-page .entry-content,
	.page-template-full-width-page .entry-summary {
    	padding: 0 0;
	}
}

@media screen and (min-width: 59.6875em){
    .page-template-basic-full-width .aligncenter, 
    .page-template-full-width-page .aligncenter,
    .page-template-basic-full-width .alignwide, 
	.page-template-full-width-page .alignwide {
    	max-width: 1230px;
    	margin-left: auto;
        margin-right: auto;
	}
    .page-template-basic-full-width .aligncenter, 
    .page-template-full-width-page .aligncenter, {
        padding: 20px 20px;
    }

    .inner-space {
        padding: 60px 20px;
    }
}

.footer input.search-field {
    color: #c7c7c7;
}

/*______   BOTONES   ______*/

.wp-block-button__link {
    background-color: #B5BD00;
    color: #FFF !important;
    border: none;
    min-width: 240px;
}

a.wp-block-button__link:hover {
    background-color: #333;
}


/*______   SOCIAL NAV   ______*/

#social-navigation {
    top: 112px;
    background: #B5BD00;
    padding: 0 0;
    position: fixed;
    height: fit-content;
    width: 100%;
}

#social-navigation li {
	padding: 4px;
}

#social-navigation a {
	padding: 2px;
}

#social-navigation a:hover {
    border-bottom: 2px solid #FFF;
}


@media screen and (min-width: 59.6875em){
	#social-navigation {
		width: auto;
	}
}

/*______   CATEGORY PAGE   ______*/

.category .content-area {
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 10px;
}

.category .entry-title {
    font-size: 20px;
}

.category .entry-content {
    display: none;
}

@media screen and (min-width: 59.6875em){
    .category .content-area {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

/**/


.front-elements {
    margin-bottom: 0px;
}

.front-elements .wp-block-column {
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
}

.header-inner {
	border-bottom: 1px solid #ececec;
	padding: 15px 20px;
	padding-top: 22px;
}

a:hover {
    border-bottom: 2px solid #B5BD00;
}
.page #content .entry-content a {
    color: inherit;
    border-bottom: 1px solid;
    font-weight: 400;
}
.page #content .entry-content a:hover {
    color: #b5bd00;
    border-bottom: 1px solid;
    font-weight: 400;
}

.page #content .wp-block-ultimate-post-post-grid-2 .ultp-block-title a,
.page #content .wp-block-ultimate-post-post-grid-6 .ultp-block-title a {
	color: #fff;
    border-bottom: none;
}

.ultp-block-65af22 .ultp-category-grid a:hover {
    color: rgba(255,255,255,1) !important;
}

.home-newsletter .mc4wp-form-fields{
	max-width: 420px;
    padding: 20px 20px 10px 20px;
    background-color: rgba(255,255,255,0.6);
    margin: 60px auto 0px auto;
    border-radius: 8px;
}

/*______   LANGUAGE SWITCHER   ______*/

#lang_choice_1 {
    background-color: #fff;
    margin-left: 6px;
    border: none;
    text-transform: uppercase;
    color: #b5bd00;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: url('/60995.svg');
    background-position: 98% center;
    background-repeat: no-repeat;
    outline: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 2px 16px 2px 6px;
    background-size: 12px;
    }

#lang_choice_1 option {
    color: #606060;
}



/*______   FOOTER RRSS   ______*/

ul#menu-social-1 li {
    display: inline-block;
    border-top: none;
}

#menu-social-1 a {
	height: 40px;
    width: 40px;
    display: block;
    position: relative;
    font-size: 0px;
}

#menu-social-1 a:hover {
    color: #FFF;
}

#menu-social-1 a:before {
	content: "\f202";
	font-size: 30px;
    padding: 5px;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: "Genericons";
    text-align: center;
}

#menu-social-1 a[href*="twitter.com"]:before {
	content: "\f202";
}
#menu-social-1 a[href*="instagram.com"]:before {
	content: "\f215";
}
#menu-social-1 a[href*="linkedin.com"]:before {
	content: "\f208";
}
#menu-social-1 a[href*="pinterest.com"]:before {
	content: "\f210";
}
#menu-social-1 a[href*="facebook.com"]:before {
	content: "\f203";
}
#menu-social-1 a[href*="youtube.com"]:before {
	content: "\f213";
}
#menu-social-1 a[href*="flickr.com"]:before {
	content: "\f211";
}

[data-cf-form-id="CF5fd8cf0980a76"] {
    padding: 20px;
    background-color: #f4f4f4;
    max-width: 400px;
    margin: 0px auto;
}

/*_____   WIDGETS   ______*/

.widget input[type="search"] {
    margin-bottom: 0px;
}

.sidebar .widget {
    background: #fff;
    padding: 0px;
    border: 2px solid #b5bd00;
}

@media screen and (min-width: 46.25em){
.sidebar .widget-title {
    margin: 0px;
}
}

.sidebar .widget-title {
    font-family: 'Roboto', arial, sans-serif;
    color: #fff;
    background-color: #b5bd00;
    padding: 10px;
}

.sidebar .widget ul {
    padding: 20px;
}

.sidebar .widget li {
    border-bottom: 1px solid #f4f4f4;
}

.sidebar .widget li:last-child {
    border-bottom: none;
}

#custom-post-type-categories-2 ul li:first-child {
    display: none;
}

/**/

.block-grid .wp-block-group__inner-container{
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

@media screen and (min-width: 59.6875em){
    .block-grid .wp-block-group__inner-container{
        grid-template-columns: 1fr 1fr 1fr;
    }
}

.front-elements .wp-block-image img {
    padding: 10px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #b5bd00;
    margin-bottom: 0px;
}

.front-elements .wp-block-image {
    margin-top: -90px;
    margin-bottom: 0px;
}

.front-elements .wp-block-image figure {
    border: 5px solid #fff;
    border-radius: 50%;
}

.front-elements .wp-block-group {
    margin-top: 70px;
}

.page #content .entry-content .front-elements h4 a {
    border-bottom: none;
}

.page #content .entry-content .front-elements h4 a:hover {
    color: #FFF;
    border-bottom: 1px solid #FFF;
}


.withtitle .ultp-block-items-wrap {
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto;
}

.withtitle .ultp-heading-inner span {
    position: relative;
    padding: 20px 20px 20px 20px;
    margin: 3% 0 3% 0;
    background-image: url("https://sjme.org/wp-content/uploads/2020/10/new_year_background.png");
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: repeat;
    text-transform: uppercase;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.3636;
    margin-top: 2.1818em;
    margin-bottom: 1.0909em;
    display: block;
}

.nav-next .meta-nav,
.nav-previous .meta-nav {
    display: none;
}


@media screen and (min-width: 77.5em){
    .withtitle .ultp-heading-inner span {
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 1.25;
        margin-top: 2em;
        margin-bottom: 1em;
    }
}

@media screen and (min-width: 68.75em){
.withtitle .ultp-heading-inner span {
    font-size: 29px;
    font-size: 2.9rem;
    line-height: 1.2069;
    margin-top: 1.931em;
    margin-bottom: 0.9655em;
}}
@media screen and (min-width: 59.6875em){
.withtitle .ultp-heading-inner span {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.3846;
    margin-top: 1.8462em;
    margin-bottom: 0.9231em;
}}
@media screen and (min-width: 55em){
.withtitle .ultp-heading-inner span {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.25;
    margin-top: 2em;
    margin-bottom: 1em;
}}
@media screen and (min-width: 46.25em){
.withtitle .ultp-heading-inner span {
    font-size: 29px;
    font-size: 2.9rem;
    line-height: 1.2069;
    margin-top: 1.931em;
    margin-bottom: 0.9655em;
}}

.wp-block-cover .wp-block-latest-posts.wp-block-latest-posts__list.alignwide,
.wp-block-cover .wp-block-columns.alignwide,
.wp-block-group .wp-block-columns.alignwide,
.wp-block-group .wp-block-latest-posts.alignwide {
    margin-left: auto;
    margin-right: auto;
}

.wp-block-file:before {
    content: "\f443";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: "Genericons";
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    vertical-align: top;
    margin-right: 6px
}
.wp-block-cwp-block-slider {
	display: none;
}
.wp-block-image{
	margin: 20px!important;
}
