/*
Theme Name: WAKAN
Description: A child theme of Pelicula
Author: AMA
Version: 1.0.1
Text Domain: pelicula
Template: pelicula
*/
#qodef-page-header-inner {
    margin-top: 20px;
}
.qodef-content-lines-holder {
display:none!important;
}
.qodef-header--light #qodef-page-header #qodef-page-header-inner .qodef-header-navigation>ul>li>a {
    color: #c3be85!important
}
.elementor-slideshow__title{display:none;}
.qodef-fullscreen-menu-opener{
margin-top:-3%;
}
.qodef-fullscreen-menu>ul>li>a {
    font-family: "Montserrat", sans-serif!important;
}
.qodef-fullscreen-menu>ul>li>a>span:before,.qodef-header-navigation>ul>li>a>span:before  {
    top: unset;
    bottom: 0;
}
.btnmute{
font-size:3vw;color:#cccc;
}
.btnmute:hover{color:#c3be85;}
.qodef-page-footer-top-area{margin-top:2%;}
.qodef-content-grid {
        width: 95%!important;
        text-align: center;
    }
h4:where(.wp-block-heading).has-background{
margin-top:0!important;
padding:0!important;
}
#qodef-page-footer .widget, .mdoree {
    margin: 0;
    color: #c3be85!important;
font-weight:bold!important;
}
a.mdoree{text-decoration:underline;}
.mdoree:hover {
    color: #c1b532!important;
}
#qodef-page-footer {
    margin-top: 2%;
}
#block-7 figure {
	    text-align: center!important;
    display: inline-block!important;
margin-top:0
}
#qodef-back-to-top .qodef-back-to-top-icon {    background-color: #c3be85;
    font-size: 2rem;
    line-height: 0;
    padding-bottom: 0.3rem;
    font-weight: bold;}
#qodef-back-to-top .qodef-back-to-top-icon:before{content:"↑";}
#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer {
    display: none;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
   padding: 10px;
padding-left: 0;
}
#qodef-page-mobile-header-inner {
    padding: 0 10px;
}
.h2custo{font-size:1.2vw;font-weight:bold;}
@media screen and (max-width: 1025px) {
	#qodef-page-footer-top-area{padding:20px 0!important;}
	#qodef-page-footer .widget .qodef-widget-title {margin-bottom:10px;margin-top:20px!important;        /*font-size: 6vw;*/}
	.qodef-fullscreen-menu>ul>li>a{font-size:5vw;    font-weight: bold;}
	.qodef-fullscreen-menu>ul>li {margin: 0;}
	#qodef-page-footer-top-area-inner p {margin:0;padding:0;}
	.fullscreenmode {height:calc(100vh);}
	.btnmute{font-size:3vh;}
	.qodef-fullscreen-menu>ul>li>a>span:before {
    top: unset;
    height: 3px;
	}
	.h2custo {
    font-size: 5vw;
    line-height: 5vw;
	}
}