/*
Theme Name: EmojiNation Child
Template: emojination
Theme URI: http://emojination.themerex.net/
Description: Emojination is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: ThemeREX
Author URI: http://themerex.net/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
::selection {
    color: #fff;
    background: #b72e2c;
}

.page_content_wrap{
    margin-top: 70px;
}

/* OVERRIDE THEME COLORS */
.scheme_default .custom_li_a_color a, .scheme_default a {
    color:rgb(109, 105, 100) !important;
    text-decoration: underline;
}

.scheme_default .custom_li_a_color a, .scheme_default a:hover {
    color: #b72e2c !important;
}

.scheme_default a.icon-search-alt {
    color: #ffbe00 !important;
}

.scheme_default a.icon-search-alt:hover {
    color: #ffbe00 !important;
}

.scheme_default .custom_li_a_color a.rs-layer, .scheme_default a.rs-layer {
    color:white !important;
    text-decoration: underline;
}

.scheme_default .sc_action_item.sc_action_item_simple:hover .sc_action_item_title {
    color: #ffbe00;
}

.esperanzah-header .esperanzah-header-tickets .vc_column-inner .wpb_wrapper .sc_layouts_item a {
    text-decoration: none;
    color: white !important;
}

.scheme_default .post_title a em, .scheme_default .post_title a b, .scheme_default .post_title a {
    text-decoration: none;
    color:#127c63 !important;
}

.scheme_default .post_title a em:hover, .scheme_default .post_title a b:hover, .scheme_default .post_title a:hover {
    text-decoration: none;
    color:#ffbe00 !important;
}

.scheme_default .custom_li_a_color a.emojination_button, .scheme_default a.emojination_button {
    color:#ffbe00 !important;
}

.scheme_default .emojination_button:hover, .scheme_default .emojination_button:hover::after, .scheme_default .emojination_button:focus, .scheme_default .emojination_button:focus::after {
    color:#ffbe00 !important;
}


/* FINISH OVERRIDE */

.green-color *{
    color: #127c63 !important;
}


.custom-font{
    font-family: "Garage Gothic FB" !important;
}



header .menu-item{
    font-family: "Garage Gothic FB";
}
header .menu-item a{
    font-size: 1.5em;
    padding:  0 0.7em !important;
}

header .sc_layouts_item{
    display: flex;
    justify-content: center;
}


header #esperanzah-logo{
    height: 100% !important;
}

header #esperanzah-logo *{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    height: 100%;
}
header #esperanzah-logo{
    width: auto;
}
.esperanzah-header{
    background-color: #127c63;
    height: 80px;
    width: 100%;
    justify-content: space-between;
    position: fixed !important;
}

@media (max-width: 350px){
    .esperanzah-header{
        max-height: 70px  !important;
    }
    #esperanzah-menu-mobile .logo_image {
        max-height: 70px  !important;

    }
}

.esperanzah-header-lang-menu{
    width: auto !important;
}
.esperanzah-header-lang-menu .vc_column-inner{
    padding: 0 10px 0 0;
}

#menu-lang-menu,
#menu-lang-menu-1{
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0%;
}

#menu-lang-menu li,
#menu-lang-menu-1 li{
    margin-bottom: 0;

}
 #menu-lang-menu li:before ,
 #menu-lang-menu-1 li:before {
    content: none;
}

#menu-lang-menu li a,
#menu-lang-menu-1 li a{

    text-decoration: none;
    padding: 0 0.3em !important;
    font-size: 20px;

}
#menu_mobile{
    width: 100%;
}
.menu_mobile{
    top: 80px !important;
}
@media (max-width: 350px){
    .menu_mobile{
        top: 70px !important;
    }
}

.menu_mobile .sc_layouts_logo{
    display: none;
}

.menu_mobile_nav_area{
    margin: 5em 0 0 !important;
    -webkit-transform: initial !important; 
    transform: initial !important;
    top: 0% !important;
}

.menu_mobile_nav_area li{
    margin-top: 0.7em;
    margin-bottom: 0.3em;
}

#menu_mobile li a  {
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: white !important;
    font-size: 2em;
}

#menu_mobile .lang-menu-container a:first-of-type{
    display: none;
}
#menu_mobile .lang-menu-container ul{
    display: flex;
}

#menu_mobile .has-children a:first-of-type{
    display: none;
}
#menu_mobile .trp-language-switcher-container a{
    padding: 0;
}

.menu_mobile_inner{
    background-color: #b03027 !important;
}


@media (min-width: 1350px){
    #menu-lang-menu{
        padding-right: 4em;
    }
    #menu-lang-menu li a{
        font-size: 20px;
    }
    
}

@media (max-width: 350px){
    
    .esperanzah-header-lang-menu .vc_column-inner{
        padding-right: 0 !important;
    }
}

#menu-lang-menu li a span,
#menu-lang-menu-1 li a span{
    color: #fff;

}
#menu-lang-menu li a:hover span,
#menu-lang-menu-1 li a:hover span{

    color: #ffbe00;
}
.current-language-menu-item a span{
    color: #ffbe00 !important;
}


#menu_main li a span{
    color: #fff;
}
#menu_main li a:hover span{
    color: #ffbe00;
}

.current_page_item a span{
    color: #ffbe00 !important;
}
.current_page_item a{
    color: #ffbe00 !important;
}

.esperanzah-header .sc_layouts_item{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    height: 100%;
}

custom-logo-link img, .sc_layouts_logo img {
    max-height: none;
}

.esperanzah-header .esperanzah-header-menu{
    display: flex;
    flex: 1;
}

.esperanzah-header .esperanzah-header-tickets{
    display: flex;
    width: auto;
}

.esperanzah-header .esperanzah-header-tickets .vc_column-inner {
    height: 100%;
    padding: 0 ;

}
.esperanzah-header .esperanzah-header-tickets .vc_column-inner .wpb_wrapper{
    height: 100%;
}

.esperanzah-header .esperanzah-header-tickets .vc_column-inner .wpb_wrapper .sc_layouts_item{
    justify-content: flex-end;
}

.esperanzah-header .esperanzah-header-tickets .vc_column-inner .wpb_wrapper .sc_layouts_item a{
    display: flex;
    height: 100%;
    align-items: center;
    color: white;
}

.sc_button_hover_slide_left:not(.more-link) {
    background: linear-gradient(to right, #ffbe00 50%,#b72e2c 50%) no-repeat scroll right bottom / 210% 100% #b72e2c !important;
}


#esperanzah-menu-mobile{
    height: 100%;
    padding: 0;
    max-height: 80px;
    top: 0;
}

#esperanzah-menu-mobile .esperanzah-logo-mobile{
    width: 70% !important;
}
@media (max-width: 750px){
    #esperanzah-menu-mobile .esperanzah-logo-mobile{
        width: auto !important;
    }
}
/*
@media (max-width: 350px){
    #esperanzah-menu-mobile{
        justify-content: flex-start;
    }
}
*/
#esperanzah-menu-mobile .vc_column-inner{
    padding-left: 0;
}

#esperanzah-menu-mobile .logo_image{
    max-height: 80px;
}

.esperanzah-hamb-menu{
    width: auto !important;
}
.esperanzah-hamb-menu .sc_layouts_item_icon{
    color: #ffbe00 !important;
}


.menu_mobile_close{


    position: fixed;
    width: 80px;
    height: 80px;
    display: none !important;
}
.menu_mobile_close::before,
.menu_mobile_close::after {
    border-color: #ffbe00 !important;
    width: 50%;
    border-top: 5px solid;
    top: calc(50% - 2px);
}

div.esperanzah-hamb-menu div.vc_column-inner {
    min-width: 50px;
}

@media (max-width: 767px){
    .menu_mobile_close {
        width: 80px !important;
        height: 80px !important;
        line-height: 3em;
    }
}
@media (max-width: 350px){
    .menu_mobile_close {
        width: 70px !important;
        height: 70px !important;
        line-height: 3em;
    }
}

.sc_layouts_menu_mobile_button .sc_layouts_item_icon {
    font-size: 3em !important;
}


/* Landing Page */
/* Slider Button */

.esperanzah-slider-button{
    font-family: "Garage Gothic FB" !important;
}

/* Actualitat */
.sc_blogger_content .category-actualitat .post_meta{
    display: none;
}  
.sc_blogger_content .post_title{
    text-align: left;
}

.section_title {
    margin: 0 0 0.5em;
    text-align: left;
}
.related_wrap {
    margin-top: 0em;
    padding-top: 2em;
    border-top: 1px solid #eee;
}

.row.columns_padding_bottom > [class*="column-"], .columns_wrap.columns_padding_bottom > [class*="column-"], .row > [class*="column-"].columns_padding_bottom, .columns_wrap > [class*="column-"].columns_padding_bottom {
    padding-bottom: 60px !important;
}

/* Testimonials */
.testimonials-row .sc_testimonials_slider{
    display: flex;
    flex-direction: column;
}

.testimonials-row .sc_testimonials_item{
    display: flex;
}

.testimonials-row .sc_testimonials_item_content {
    display: none;
}
.testimonials-row .sc_testimonials_item_author {
    padding-top: 7em !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sc_testimonials_item_author_title{
    font-family: "Garage Gothic FB" !important;
    text-transform: uppercase;
    font-size: 2.5em;
}
@media (max-width: 750px){
    .testimonials-row .sc_testimonials_item_author {
        padding-top: 3em !important;
    }
    .sc_testimonials_item_author_title{
        font-size: 2em;
    
    }
    .sc_testimonials_item_author_data {
        max-width: 95% !important;
    }
}

.sc_testimonials_item_author_data {
    max-width: 80%;
}
/*
.testimonials-row .vc_column_container{
    display: flex;
    width: 100%;
    height: 100%;
}
.testimonials-row .vc_column_container .wpb_wrapper{
    height: 100%;
}

.sc_testimonials{
    height: 100%;
}
*/
/* Arrow up */
.trx_addons_scroll_to_top{
    display: none !important;
}


.esperanzah-footer-menu{
    display: flex;
}

.esperanzah-footer-menu #menu-footer-info-menu{
    display: flex;
    flex-direction: row;
}

.esperanzah-footer-menu #menu-footer-info-menu li {
    margin-right: 20px;
}


.esperanzah-footer-menu #menu-footer-info-menu li::before{
    content: none;
}

/* Social Network Footer Menu */

.esperanzah-footer-social-menu{
    display: flex;
    justify-content: flex-end;
}

.esperanzah-footer-social-menu #menu-footer-social-networks{
    display: flex;
    flex-direction: row;
    margin-right: 2em;
}

.esperanzah-footer-social-menu #menu-footer-social-networks li {
    margin-left: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}


.esperanzah-footer-social-menu #menu-footer-social-networks li::before{
    content: none;
}


.esperanzah-footer-social-menu #menu-footer-social-networks li a:hover i{
    color: #ffbe00 !important;
}
.esperanzah-footer-social-menu #menu-footer-social-networks li a{
    text-decoration: none;
}



/* Mobile footer menu */
@media only screen and (max-width: 750px) {
    .esperanzah-footer-social-menu{
        justify-content: flex-start; 
    }
    .esperanzah-footer-social-menu #menu-footer-social-networks{
        padding-left: 0;
    }

}



.esperanzah-footer-menu #menu-footer-info-menu-1{
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}
.esperanzah-footer-social-menu #menu-footer-social-networks-1{
    display: flex;
    flex-direction: row;
    margin-right: 2em;
}

.esperanzah-footer-menu #menu-footer-info-menu-1 li,
.esperanzah-footer-social-menu #menu-footer-social-networks-1 li {
    text-align: start;
    margin-left: 0px;
    margin-right: 20px;
}

.esperanzah-footer-menu #menu-footer-info-menu-1 li a{
    font-size: 1em;

}


.esperanzah-footer-menu #menu-footer-info-menu-1 li::before,
.esperanzah-footer-social-menu #menu-footer-social-networks-1 li::before{
    content: none;
}

/* Single Post */
/*
.post_item_single .post_featured{
    display: flex;
    height: 36vw;
}
.post_item_single .post_featured img{
    width: 100%;
    object-fit: cover;
}
*/

/* Origens page */
.content-small-row{
    width: 80%;
    margin: 0 auto !important;
}
@media (max-width: 767px){

    .content-small-row .wpb_wrapper *{
        text-align: left !important;
    }
}

.content-xsmall-row{
    max-width: 600px;
    margin: 0 auto !important;
}

.origens-historia-img *{
    height: 100%;
}

.origens-historia-img img{
    height: 100%;
    object-fit: cover;
}

@media only screen and (max-width: 750px) {
    .content-small-row{
        width: 100% !important;
    }
    .content-xsmall-row{
        width: 80%  !important;
    }
}



/* Contact Form */

.esperanzah-contact-header-image *{
    width: 100%;
}

.esperanzah-contact-header-image .vc_single_image-wrapper{
    display: flex;
    height: 30vw;
    object-fit: cover;

}

.esperanzah-contact-header-image .vc_single_image-wrapper img{
    object-fit: cover;
}

.contact-form-content{
    display: flex;
    flex-direction: column;
    width: 70%;
    margin: 0 auto;
}

.contact-form-row{
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    width: 100%;
}

.contact-form-row input,
.contact-form-row textarea{
   border-color: #167c63 !important;
}
.contact-form-row input:hover,
.contact-form-row textarea:hover,
.contact-form-row input:focus,
.contact-form-row textarea:focus{
    border-color: #ffbe00 !important;
}

.contact-form-row input[type="submit"]{
    color: #167c63; 
}
.contact-form-row input[type="submit"]:hover{
    color: #ffbe00 !important;

}

.contact-form-row span.wpcf7-list-item-label {
    font-size: 18px !important;
}

.swal2-confirm {
    background-color: #ffbe00 !important;
    color:black !important;
    font-size: 20px !important;
    box-shadow: 0 0 0 0 #ffbe00 !important;
}

.swal2-confirm.success {
    background-color: #127c63 !important;
    color:white !important;
    font-size: 20px !important;
    box-shadow: 0 0 0 0 #127c63 !important;
}

.swal2-confirm.success:hover {
    background-color: #127c63 !important;
    color:#ffbe00 !important;
}

@media only screen and (max-width: 750px) {
    .contact-form-row{
        flex-direction: column;

    }
}

.contact-form-row label{
    margin-right: 20px;
    width: 100%;
}

.contact-form-row input[disabled] {
    color: #b72e2c !important;
}



/* Mon esperanzah page */
.chess_wrap .post_item p{
    font-size: 1.2em;
    line-height: 1.3em;
}
.chess_wrap .post_item .post_featured{
    height: inherit !important;
    display: block;
    aspect-ratio: 4/3;
}

/* Single Post Page */
.single-post .page_content_wrap{
    padding-top: 0;
}

.single-post article .post_featured{
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    display: flex;
    height: 30vw;
    object-fit: cover;
    margin-bottom: 12vw;
}

.single-post article .post_featured img{
    width: 100%;
    max-height: none;
    object-fit: cover;
}


.post_title_date{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.post_title_date h3{
    margin-right: 30px;
}

@media only screen and (max-width: 750px) {
    .single-post .page_content_wrap{
        margin-top: 70px;
    }
    .single-post .post_featured{
        height: 300px;
    }
    .related_item .post_featured{
        height: inherit;
    }

}

/* Footer */

/* Footer */

.esperanzah-footer .vc_row{
    height: 100px;
    display: flex;
    width: 100%;
    align-items: center;
}
.esperanzah-footer{
    background-color: #127c63 !important;
}

.esperanzah-footer *{
    color: white;
}

@media only screen and (max-width: 750px) {
    .esperanzah-footer *{
        display: flex;
        justify-content: center;
    }
}

#menu-footer-info-menu li a{
    color: white !important;
}
#menu-footer-info-menu li a:hover{
    color: #ffbe00 !important;
}

#menu-footer-info-menu li a:hover i{
    color: #ffbe00 !important;
}

.blog_style_chess_1 footer, .blog_style_chess_2 footer, .blog_style_chess_3 footer {
    margin-top: 0 !important;
}

.esperanzah-footer-newsletter{
    background: #b72e2c;
    height: 25vw;
    display: flex;
}

@media only screen and (max-width: 750px) {
    .esperanzah-footer-newsletter{
        height: 50vw;

    }
    .esperanzah-footer-newsletter-info{
        width: 80%;
    }
    .esperanzah-footer-newsletter-info-text{
        width: 60% !important;
    }
}
.esperanzah-footer-newsletter .vc_column-inner{
    height: 100%;
}
.esperanzah-footer-newsletter .wpb_wrapper{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.esperanzah-footer-newsletter h4{
    color: white;
}
.esperanzah-footer-newsletter-info *{
    color: white;
}

@media (min-width: 800px) {
    .esperanzah-footer-newsletter-info *{
        width: auto !important;
    }
}

div.vc_row.wpb_row.vc_inner.vc_row-fluid.esperanzah-footer-newsletter-info.vc_row-o-equal-height.vc_row-flex.shape_divider_top-none.shape_divider_bottom-none div.wpb_column.vc_column_container.vc_col-sm-4.sc_layouts_column_icons_position_left {
    width: 0;
}

.esperanzah-footer-newsletter-info{
    border-bottom: #ffbe00 4px solid;
}

.esperanzah-footer-newsletter-info .sc_layouts_item{
    margin-bottom: 0 !important;
}

.esperanzah-footer-newsletter-info-text{
    padding-right: 0.5em !important;
    border-right: #ffbe00 2px solid;
    height: 88%;

}
.esperanzah-footer-newsletter-title{
    margin-bottom: 3em !important;
}

#esperanzah-footer-newsletter-button{
    background: none !important;
    text-decoration: none;
    height: 88%;
    padding: 0.1em 0.5em 0.36em;
}
#esperanzah-footer-newsletter-button:hover span span{
    color: #ffbe00 !important;
}

/* Cookie Law */
.cli-switch .cli-slider::after {
    top: 50%;
}

.cli-switch input:checked + .cli-slider::before {
    transform: translate(18px,20%);
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #127c63;
    color: white !important;
}

.cli-tab-footer .wt-cli-privacy-accept-btn:hover {
    color: white !important;
    background-color: #106f59;
    opacity: 1;
}

#wt-cli-accept-all-btn {
    color: white !important;
    text-decoration: none;
}
.cli-plugin-button.cli-plugin-main-button.cli_settings_button {
    color: black !important;
    text-decoration: none;
}

a.cli-nav-link {
    color: black !important;
    text-decoration: none;
}

#cliModalClose {
    display: none;
}



.fancybox-container{
    display: none !important;
}

/* HOME */ 
#frases-slider_widget .slider_controls_wrap {
    top: 75%;
    right:calc(50% - 147px/2);
    position:absolute;
}

#frases-slider_widget .slider_controls_wrap a {
    text-decoration: none;
}

#frases-slider_widget .slider_controls_wrap a:hover::before {
    color:#ffbe00 !important;
}


#frases-slider_widget .frases-slider_swiper {
    pointer-events:none;
    min-height: 400px;
}

.slider_outer_controls_top > .slider_controls_wrap > a + a, .slider_outer_controls_bottom > .slider_controls_wrap > a + a {
    margin-left: 0px !important;
}

#frases-slider_widget h3.slide_title a {
    text-decoration: none !important;
    color:white !important;
}

#frases-slider_widget div.slide_cats a {
    display: none;
}


.icons a{
    text-decoration: none;
}


.icons a::before{
    font-family: 'icomoon';
    text-decoration: none;
    content: "\e900";
    font-size: 0.70em;
}

a.rs-layer {
    transition: all 0.3s ease !important;
}

@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?euq3i2');
    src:  url('fonts/icomoon.eot?euq3i2#iefix') format('embedded-opentype'),
      url('fonts/icomoon.ttf?euq3i2') format('truetype'),
      url('fonts/icomoon.woff?euq3i2') format('woff'),
      url('fonts/icomoon.svg?euq3i2#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
  
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
  
.icon-Simbol_EH:before {
    content: "\e900";
    color: #fff;
}


/* 404 */
.go_home.theme_button {
    color: white !important;
    text-decoration: none;
}


/* HIHGLIGHTS */ 
.vp-portfolio__item a[rel="magnific"]::before {
    background-color: #ffbe00;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder button.mfp-close {
    font-size: 60px !important;
    color: #ffbe00 !important;
    margin-right: 10px !important;
    opacity: 1 !important;
    right: 0;
    top: 40px;
}

.mfp-arrow-right::before {
    border-left: 27px solid #ffbe00;
    opacity: 1;
}

.mfp-arrow-left::before {
    border-right: 27px solid #ffbe00;
    opacity: 1;
}

.mfp-arrow-right::after {
    border-left: 17px solid #ffbe00;
}

.mfp-arrow-left::after {
    border-right: 17px solid #ffbe00;
}

