/*
Theme Name: Mirai Theme Child
Theme URI: http://www.miraiespana.com
Description: Tema hijo desarrollado por Mirai Espana para hoteles.
Template: mirai
Author: Mirai Espana
*/



/*-------------------------------- MEDIA QUERYS --------------------------------*/

/* [col-xs] Mobile */
@media (max-width: 767px) {
    ul#menu_web > li > a:hover, ul#menu_web > li.menu-item-has-children:hover > a, ul#menu_web > li.current-menu-item > a, ul#menu_web > li.current-menu-ancestor > a, ul#menu_web > li.current-menu-parent > a{
    	color: #fff;
        font-weight: bolder;
    }

    ul#menu_web {display: block;}
    .container {
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
    }
    .modal.fade.in {
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        border-radius: 0;
    }
    .modal-body {
        max-height: none;
    }
    body .menu li.booking-button, body #menu_web li.menu-item.booking-button, html body.home #menu_web li.booking-button, #logo a span.visible-phone {
        display: none !important;
    }
    
    .ph0-xs {padding-left: 0;padding-right: 0;}
    .fx-column-md, .fx-column-xs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
     .fx-column-reverse-xs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    /*-------- HEADER --------*/
    
    /* preheader */
    
    #pre-header {
        display: none;
    }
    .contact-header > li {
        display: block;
        text-align: left;
        padding: 0 0 6px 0;
    }
    .contact-header {
        font-size: 12px;
        float: left;
        padding-left: 10px;
    }
    .contact-header > li:before {
        display: none;
    }
    
    /* mainheader */
    
    #header #navigationweb {
        padding: 0 10px;
    }
    #header #logo {
        max-width: 40%;
        float: left;
        margin-top: 0px;
    }
    #header #logo a img {
        max-height: 50px;
        display: inline;
    }
    #header .modal-engine-wrapper {
        vertical-align: top;
        margin: 0!important;
        text-align: center;
        overflow: hidden;
    }
    #header .modal-engine-wrapper {
        display: block;
        width: auto;
    	opacity: 1;
    }
    #header .booking-modal-btn {
        padding: 10px;
        font-size: 16px;
        letter-spacing: normal;
    }
    /*autofeedback*/
    #videowrap .visible-phone {
    	display: inherit!important;
    	height: inherit;
    	object-fit: cover;
	}
        
    .box-slide {
    	width: 90%;
    	text-align: center;
	}
    
    .advantages-modal {
    	padding: 33vh 10px 30vh;
	}
    .modal-body {
   		padding: 20px 6px;
	}
    #rewievs .carousel-control.right, #rewievs .flickity-prev-next-button.next {
    	right: -25px;
	}
    
     #rewievs .carousel-control.left,  #rewievs .flickity-prev-next-button.previous {
    	left: 10px;
	}
    
    .title6 {
    	padding-top: 20px;
	}
    
    #rewievs .secundary-btn {
    	top: -8px;
    	position: relative;
	}
    
    .sup-img-min {
    	padding: 0;
   		width: 100%;
	}
    
    #engine-modal .mi-be-square .mi-be .mi-be-book-btn {
    	width: 100%;
	}
    
    .mainfooter{padding: 10px 0;}
    
   #content-header .img-cover{
    	max-height: 100%;
    }
    
    .img-cover{
    	max-height: 300px;
	}
    
    .pvl {
    	padding-top: 75px;
    	padding-bottom: 75px;
	}
    
    .mi-title2, #cookies-wrapper-content h1, #cookies-wrapper-content h2, .rooms-listing-wrapper h2, .rooms-detail-wrapper h2, .offers-listing-wrapper h2, .offers-detail-wrapper h2, .blog-wrapper h2, .blog-wrapper h1, .blog-wrapper #posts_con_categoria, .mi-iata-content h2, .starter-offers .offers-mashup dl dt {
    	font-size: 35px;
    	font-weight: bold;
	}
    
    #rewievs {
    	height: 270px;
	}
    
    #rewievs .secundary-btn {
    	margin-top: 80px;
	}
    
    /*-------- MAIN --------*/
    .home section#main {display: block;}
    #container .widget_qtranslate ul li.active a, #container .widget_qtranslate a:hover{
    	font-weight: bolder;
        color: #fff;
	}
    
    /*-------- FOOTER --------*/
    #footer {height: auto;}
    #footer .content {
        display: block!important;
    }
    .home #footer .content > * {
        display: inherit;
    }
    #footer, #footer .align-right, #footer .align-left {
        text-align: center;
    }
    #footer .container > .row > * {
        padding: 20px 0;
    }
    .logo-footer {
        display: none;
    }
    .postfooter .menu li.booking-button {
        display: none!important;
    }
    #footer .socialmedia li:last-child a {
        margin-right: 0;
    }
    
    .mainfooter img.wp-image-1349{
    	width: fit-content;
    	margin: 20px auto;
    }
    .socialmedia {
        margin-top: 40px;
    }
    
    /* newsletter */
    
    .newsletter > div {
        padding: 0 0 20px;
        max-width: 100%;
    }
    
    /* carousel controls */
    
    .carousel-control {
        font-size: 20px;
        width: 20px;
        margin-top: -25px;
    }
    
    .flickity-prev-next-button {display: none;}
    
    /* widget qtranslate */
    
    .home #footer .widget_qtranslate {
        margin: 0;
        padding: 20px 0;
    }
    .home #footer .widget_qtranslate:after {
        position: static;
        display: inline-block;
    }
    
    /* icons-list */

    .icons-list {
        float: none;
        display: inline-block!important;
        width: 74%;
    }
    
    .icons-list > li {
        text-align: left;
        margin-bottom: 20px;
        width: auto;
        float: none;
        display: flex;
        align-items: center;
        padding: 0;
    }

    .icons-list > li:last-child {
        margin-bottom: 0;
    }
    
    .icons-list i {
        font-size: 45px;
        margin-right: 15px;
    }
    
    /* main title */

    .main-title {
        font-size: 35px;
    }
    
    .picbox {
        min-height: 150px;
    }
    
    /* BLOG */
    
    .blog-wrapper {
        padding: 50px 0;
    }
    .blog-sidebar .widget_search form input[type="text"] {
        width: auto;
    }
    .blog-sidebar {
        width: auto;
        display: inline-block;
        margin-left: 50%;
        transform: translateX(-50%);
    }
    .post #respond .comment-form-author, .post #respond .comment-form-email {
        width: 100%;
        float: none;
        padding: 0;
    }
    .post ol > li.comment > ul.children {
        padding-left: 20px;
    }
    .post ol > li.comment > ul.children > li.comment > ul.children {
        padding-left: 0;
    }

    /* REVIEWS */
    
    #cuadroOpiniones div.hssurveys_full > div.hssurveys_full > div, div.hssurveys_full ul.questions {
        padding: 15px;
    }
    #cuadroOpiniones div.hssurveys_full .comments p.commentsPerson span.date {
        float: none;
        display: block;
    }
    #cuadroOpiniones div.hssurveys_full p.more {
        text-align: center;
    }
    
    /* Advantages row */
    .advantages-row .row {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: -webkit-flex!important;
        display: flex!important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        -ms-flex-pack: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -webkit-box-pack: center;
        align-items: center;
    }
    .advantages-row ul, .advantages-row li {
        display: block;
        width: auto;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .advantages-row .mi-title i {
        display: none;
    }
    .advantages-row .mi-title {
        padding-right: 0;
    }
    .full-screen-container {
        min-height: 70vh !important;
    }
}

/*------------------------------------------------------------------------------*/