.elementor-kit-27114{--e-global-color-primary:#004B97;--e-global-color-secondary:#A2B2C8;--e-global-color-text:#2C2A29;--e-global-color-accent:#2C2A29;--e-global-color-13f4851a:#EEEDED;--e-global-color-52235058:#FFFFFFE0;--e-global-color-21f8c9b7:#000;--e-global-color-47eea86e:#FFF;--e-global-color-e63aa72:#EEEDED;--e-global-color-913a2b3:#2C2A2940;--e-global-color-a680467:#B2B2B21A;--e-global-color-5986bc6:#FCC438;--e-global-typography-primary-font-family:"Contralto Small";--e-global-typography-primary-font-size:3.5em;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Contralto Small";--e-global-typography-secondary-font-size:2.5em;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-size:1.125em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nunito";--e-global-typography-accent-font-size:1.125em;--e-global-typography-accent-font-weight:700;--e-global-typography-c033798-font-family:"Contralto Small";--e-global-typography-c033798-font-size:1.75em;--e-global-typography-c033798-font-weight:400;--e-global-typography-c3f301e-font-family:"Nunito";--e-global-typography-c3f301e-font-size:1em;--e-global-typography-c3f301e-font-weight:700;--e-global-typography-db84c1d-font-family:"Contralto Small";--e-global-typography-db84c1d-font-size:1.375em;--e-global-typography-db84c1d-font-weight:700;--e-global-typography-0be7fda-font-family:"Contralto Small";--e-global-typography-0be7fda-font-size:1.125em;--e-global-typography-0be7fda-font-weight:400;--e-global-typography-90f4030-font-family:"Nunito";--e-global-typography-90f4030-font-size:1em;--e-global-typography-90f4030-font-weight:400;background-color:var( --e-global-color-e63aa72 );}.elementor-kit-27114 e-page-transition{background-color:#FFBC7D;}.elementor-kit-27114 h1{font-size:3.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-27114{--e-global-typography-primary-font-size:2em;--e-global-typography-secondary-font-size:1.5em;--e-global-typography-text-font-size:0.875em;--e-global-typography-accent-font-size:0.875em;--e-global-typography-c033798-font-size:1.125em;--e-global-typography-c3f301e-font-size:0.875em;--e-global-typography-90f4030-font-size:0.875em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Custom Macia Hoteles */

/* START GENERAL SETTINGS */

body.home{
    transition: .2s ease;
}

body.home:not([data-elementor-device-mode]){
    opacity: 0;
}

body.home.elementor-page [data-flickity-params]>div>div:not(.flickity-enabled){
    /*display: none;*/
}

/* Lateral padding to sections on desktop and tablets */
@media (min-width: 768px) {
    body .elementor-section.elementor-section-boxed>.elementor-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

/* Set a larger container to a section -> container-xl */
.container-xl,
.container-xl.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1920px;
    margin: 0 auto;
    box-sizing: border-box;
}

/* min height to column with an image-background -> minh-img */
.minh-img {
    min-height: 350px;
}

.minhs-img {
    min-height: 300px;
}

.minh-600 {
    min-height: 600px;
}

/* Set a boxed section or container with no padding (Like a full width) -> boxed-no-pdd */
.boxed-no-pdd.elementor-section.elementor-section-boxed > .elementor-container {
    padding-left: 0;
    padding-right: 0;
}

/* Fix Text editor p to inherit form Global Font */
.elementor-text-editor > p {
    line-height: inherit;
    font-weight: inherit;
}

/* END GENERAL SETTINGS */

/* BUTTONS */
/* Secondary Button - globalFont Links */
.secondary-btn {
    font-family: var(--e-global-typography-c3f301e-font-family ), Sans-serif;
    font-size: var(--e-global-typography-c3f301e-font-size );
    font-weight: var(--e-global-typography-c3f301e-font-weight );
    line-height: var(--e-global-typography-c3f301e-line-height );
    letter-spacing: var(--e-global-typography-c3f301e-letter-spacing );
    word-spacing: var(--e-global-typography-c3f301e-word-spacing );
}

/* Buttons - secondary button variant -> secondary-btn--solidbg */
.secondary-btn.secondary-btn--solidbg.elementor-button {
    background: #eeeded;
    border-color: #eeeded;
}

/* Buttons - botones-links */
.link-btn {
    /* Links global font */
    font-family: var(--e-global-typography-c3f301e-font-family ), Sans-serif;
    font-size: var(--e-global-typography-c3f301e-font-size );
    font-weight: var(--e-global-typography-c3f301e-font-weight );
    line-height: var(--e-global-typography-c3f301e-line-height );
    letter-spacing: var(--e-global-typography-c3f301e-letter-spacing );
    word-spacing: var(--e-global-typography-c3f301e-word-spacing );
    fill: var(--e-global-color-text );
    color: var(--e-global-color-text );
    background-color: #FFFFFF00;
    text-transform: uppercase;
}

.link-btn.elementor-button {
    text-decoration: underline;
    text-underline-offset: 5px;
}

/* Buttons - Legal pages Links */
.cat-legal .elementor-text-editor a {
    color: var(--e-global-color-primary);
}

/* FORMS ELEMENTOR */
/* Forms inputs - placeholder */
.elementor-field-group .elementor-field::placeholder {
    color: #000;
    font-weight: 400;
    opacity: 1;
}

/* Forms div legal - acceptance */
.elementor-field-group-legal {
    text-align: center;
    justify-content: center;
    margin-top: 40px;
    
}

.elementor-field-group-legal > .elementor-field-subgroup {
    margin-bottom: 30px;
}

.elementor-field-group-legal a {
    color: var( --e-global-color-primary );
    font-weight: 600;
    text-decoration: underline;
}

/* Fix inputs focus - Bootstrap */
input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus {
    border-color: #00000020;
    -webkit-box-shadow: 0 0 6px #00000020;
    -moz-box-shadow: 0 0 6px #00000020;
    box-shadow: 0 0 6px #00000020;
}

/* DROPDOWN LANGS */
/*Dropdown Langs - Sup Item*/
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    border: transparent;
    background: transparent;
    padding: 0 4px;
    padding-right: calc(10px + 0.7em);
    color: var( --e-global-color-primary);
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    color: var( --e-global-color-primary);
    font-size: 11px;
}

/* FLICKITY */
/* Flickity: prev-next buttons */
[data-flickity-params] .flickity-enabled .flickity-prev-next-button {
    border: 1px solid #000;
    border-color: inherit;
    padding: 12.5px;
    z-index: 1;
}

[data-flickity-params] .flickity-enabled .flickity-prev-next-button i::before {
    left: 3px;
    position: relative;
}

.flickity-button {
  display: none !important;
}

/* HEADER */

div.elementor-template div[data-elementor-id="3385"] div.elementor-section-wrap {
    position: fixed;
    width: 100%;
}

@media (max-width: 767px) {
    [data-flickity-params] .flickity-enabled .flickity-prev-next-button {
        padding: 7px;
    }
    
    [data-flickity-params] .flickity-enabled .flickity-prev-next-button i::before {
        left: 2px;
        position: relative;
}
}

/* DESTINATION PAGES : SEVILLA, GRANADA ...*/
/* Destination pages: destination with icon */
.cat-destination .hoteles-detinos-icon-ubicacion {
    display: none;
}

/* TITLES */
/* Title with spans to underline */
.title-underline span {
    text-decoration: underline;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
}


/* OFFERS - PROMOCIONES */
/*Offers: title box */
.offers-listing .offer-text {
    background: rgb(255 255 255);
    color: var(--e-global-color-text);
    text-align: center;
    padding: 25px 10px;
}

.offers-listing .offer:hover .offer-text {
    transition: all .3s ease-in-out;
}
.offers-listing .offer:hover .offer-text {
    background: rgb(255 255 255 / 80%);
}

.offers-listing  .offer img{
    max-height: 400px;
    object-fit: cover;
}

.cat-offers .offers-listing-wrapper:not(.no-offers) {
    margin-bottom: 60px;
}

@media(max-width: 978px){
.cat-offer-detail .detail-offer-intro .detail-description{
    width: 100% !important;
    padding-right: 5px;
}
}

/* Offers: no offers listing */
.cat-offers .offers-listing-wrapper.no-offers {
    text-align: center;
    margin-bottom: 120px;
}
@media (max-width: 767px) {
    .cat-offers .offers-listing-wrapper.no-offers {
        margin-bottom: 60px;
    }
    .cat-offers .offers-listing-wrapper.no-offers > p {
        padding: 0px 15px;
    }
}


/* ROOMS */
/* Rooms: image */
.rooms-listing .room-box .room-image-link img {
    max-height: 490px;
    object-fit: cover;
}

@media (max-width: 767px) {
    .rooms-listing .room-image-link {
        margin-bottom: 12px;
    }
}
/* Rooms: room name */
.rooms-listing .room-box .room-content h3 a {
    color:#004B97 !important;
}

/* Rooms: Box */
.cat-rooms .rooms-listing .room-box .room-content {
    padding: 2% 5%;
    width: 100%;
    background-color: transparent;
    margin: 0px auto 0;
    text-align: center;
}
.rooms-detail-wrapper .room-box-extras h4 {
    margin-top:60px;
}

/* Rooms: link */
.rooms-listing .more-info {
    color: var(--e-global-color-primary);
    font-weight: 700;
}

/* Rooms: detail - extra list */
/* Change the extras list in columns */
.cat-room-detail .rooms-detail-wrapper .room-box-extras div {
    width: 100%;
}
.cat-room-detail .rooms-detail-wrapper .room-box-extras div ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    column-gap: 2em;
}



/* TOGGLE READ MORE/LESS */
/* Toggle Read More/Less -> .readmoretoggle */
.readmoretoggle .elementor-toggle .elementor-tab-title {
    text-align: center;
    float: none;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    border-bottom: none;
    
}

.readmoretoggle .elementor-toggle-item {
    display: flex;
    flex-direction: column-reverse;
}

/*Toggle Read More/Less : active */
.readmoretoggle .elementor-toggle .elementor-toggle-item .elementor-tab-title.elementor-active {
    flex-direction: row;
}

.readmoretoggle .elementor-tab-title.elementor-active a {
    display: none;
}

/* Toglle Read More/Less: text read more */
.readmoretoggle .elementor-toggle-title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 19px;
    letter-spacing: 0.8px;
}

/*Toggle Read More/Less : text read less */
.readmoretoggle .elementor-tab-title.elementor-active::before {
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: var(--e-global-color-accent);
}

html[lang="es-ES"] .readmoretoggle .elementor-tab-title.elementor-active::before {
    content: 'Leer';
}

html[lang="en-US"] .readmoretoggle .elementor-tab-title.elementor-active::before {
    content: 'Read';
}

html[lang="fr-FR"] .readmoretoggle .elementor-tab-title.elementor-active::before {
    content: 'Lire';
}

html[lang="de-DE"] .readmoretoggle .elementor-tab-title.elementor-active::before {
    content: 'Weniger';
}

/* Toggle Read More/Less: icon */
.readmoretoggle .elementor-tab-title .elementor-toggle-icon i {
    font-size: 9px;
}

.readmoretoggle .elementor-tab-title .elementor-toggle-icon i:before {
    font-weight: 900;
    color: #FFFFFF;
    background-color: var(--e-global-color-text);
    border-radius: 50%;
    padding: 4.5px;
    font-size: 9px;
}

/* END TOGGLE READ MORE/LESS */

/* CLUB */
/* Club - Icon */
.mi-ico-login-profile-light:before {
    content: "e939";
    background: url(https://maciahoteles2023.elementor-pro.mirai.com//app/uploads/sites/421/user-icon.svg);
    background-position: center;
    background-size: contain;
    color: transparent;
    background-repeat: no-repeat;
}


/* TITLE BOXED IN HERO SECTION */
/* hero boxed title -> .hero-box-title */
/*.hero-box-title.elementor-widget__width-auto.elementor-section-height-default.elementor-section-height-default.elementor-section-boxed {
    width: 100%;
}*/

section.elementor-section.hero-box-title.elementor-section-boxed {
    max-width: 400px;
    width: 100%;
}

 .mi-rs-rate-discount--club {
    background-color: #A8B7D3;
}

@media (max-width: 767px) {
   .hero-box-title.elementor-element {
        margin-left: 15px;
        margin-right: 15px;
    }
}



/* TABLAS */
@media (max-width: 767px) {
    .eael-data-table .td-content {
        min-width: 88px;
    }
}


/* START GALLERY */

/* Gallery - titles */
.hotel-gallery .elementor-gallery__titles-container > .elementor-item.elementor-gallery-title {
    text-transform: uppercase;
}

.hotel-gallery .elementor-gallery__titles-container {
    margin-bottom: 50px;
}

/* Gallery - separator titles */
.hotel-gallery .elementor-gallery__titles-container > .elementor-item.elementor-gallery-title:not(:last-child):after,
.hotel-gallery .elementor-gallery__titles-container > .elementor-item.elementor-gallery-title.elementor-item-active:not(:last-child):after {
    content: "";
    position: absolute;
    height: 15px;
    width: 1px;
    top: 50%;
    left: unset;
    right: 0px;
    background: #000;
    transform: translateY(-50%);
    opacity: 1 !important;
}

/* Gallery - active underline */

.hotel-gallery .elementor-gallery__titles-container > .elementor-item.elementor-gallery-title:before {
    transition: all 0.3s ease-in-out;
}

.hotel-gallery .elementor-gallery__titles-container > .elementor-item.elementor-gallery-title:not(.elementor-item-active):before {
    content: "";
    position: absolute;
    height: 1px;
    width: calc(100% - 25px);
    top: unset;
    bottom: 8px;
    left: 50%;
    right: unset;
    background: #000;
    transform: translateX(-50%);
    opacity: 0 !important;
}

.hotel-gallery .elementor-gallery__titles-container > .elementor-item.elementor-gallery-title.elementor-item-active:before {
    content: "";
    position: absolute;
    height: 1px;
    width: calc(100% - 25px);
    top: unset;
    bottom: 8px;
    left: 50%;
    right: unset;
    background: #000;
    transform: translateX(-50%);
    opacity: 1 !important;
}

/* END GALLERY */

/* color popup booking heading */
.mi-be div.mi-be-chain-select div.mi-be-chain-dropdown li.is-location{
color:var(--e-global-color-primary );
font-weight: bold;
}

/* hide sin coste extra */
.cat-offers .offer-discount, .cat-offer-detail h3.title-discount{
   display: none;
}

/* hide engine in landing offers */
.cat-landing-offer .elementor-widget-Mirai {
    display: none;
}
 
/* hide last post */
.last-post{
    display: none;
}

.category-press .elementor-col-66, .category-blog .elementor-col-66 {
    min-width: 100%;
}

 /*.elementor-kit-27114 .icontel .elementor-icon-box-icon{*/
 /*    display: none;*/
 /*}*/
 
 body.mi-be-datepicker-open .elementor-sticky.elementor-sticky--active{
	z-index: 1;
}

 /*IMPROVEMENTS*/
 /*BS1 STYLES*/
.mi-rs .mi-rs-rate--club .mi-rs-rate-select-room-btn, .mi-rs-rate-label--club {
    background-color: #004b97;
    color: #fff;
}

/*.mi-rs-rate--club .mi-radio-container input[type="radio"]:checked+.mi-radio-ico:before{
    border-color: #004b97 !important;
}

.mi-rs-rate--club .mi-rs-rate-see-more-btn {
    color: #004b97;
}*/

/*Fix Optimized DOM Output*/
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
        padding: 0;
}


/* Single post content styles*/
body.single-post .elementor-widget-theme-post-content > .elementor-widget-container > h2{
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: var(--e-global-typography-secondary-font-size);
    font-weight: var(--e-global-typography-secondary-font-weight);
	margin: 20px 0;
}

body.single-post .elementor-widget-theme-post-content > .elementor-widget-container > h3{
	color: var(--e-global-color-primary);
    font-size: 32px;
    font-weight: 700;
	margin: 20px 0;
}

body.single-post .elementor-widget-theme-post-content > .elementor-widget-container > p:not(:last-child),
body.single-post .elementor-widget-theme-post-content > .elementor-widget-container  > ol,
body.single-post .elementor-widget-theme-post-content > .elementor-widget-container > ul{
	margin-bottom: 20px;
}


/*MIrai twin*/

@media (max-width: 1260px) {
    
    .ico-twin {max-width:69%!important;}
    .ico-twin .elementor-icon-box-title{font-size:3em!important;}
}

@media (max-width: 580px) {
    
    .ico-twin {max-width:90%!important;}
    .ico-twin .elementor-icon-box-title{font-size:2em!important;}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Contralto Small';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('/app/uploads/sites/421/ContraltoSmall-Regular.woff') format('woff'),
		url('/app/uploads/sites/421/ContraltoSmall-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Contralto Small';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('/app/uploads/sites/421/ContraltoSmall-DemiBold.woff') format('woff'),
		url('/app/uploads/sites/421/ContraltoSmall-DemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */