/*
Theme Name: Blank theme
Theme URI: http://www.mastercamping.com
Description: Plantilla Wordpress para Blank
Author: mastercamping.com
Author URI: http://www.mastercamping.com
Version: 4.0
*/


/*
	HTML5 Reset :: style.css
	----------------------------------------------------------
	We have learned much from/been inspired by/taken code where offered from:

	Eric Meyer					:: http://ericmeyer.com
	HTML5 Doctor				:: http://html5doctor.com
	and the HTML5 Boilerplate	:: http://html5boilerplate.com

-------------------------------------------------------------------------------*/

/* Let's default this puppy out
-------------------------------------------------------------------------------*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites.
   If this default setting for images is causing issues, you might want to replace it with a .responsive class instead. */
.responsive img,
.responsive object,
.responsive embed {
    max-width: 100%;
}

/* force a vertical scrollbar to prevent a jumpy page */
/*html {overflow-y: scroll;}*/

/* we use a lot of ULs that aren't bulleted.
	don't forget to restore the bullets within content. */
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none !important;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}

/* tables still need cellspacing="0" in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

th {
    font-weight: bold;
    vertical-align: bottom;
}

td {
    font-weight: normal;
    vertical-align: top;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

pre {
    white-space: pre;
    /* CSS2 */
    white-space: pre-wrap;
    /* CSS 2.1 */
    white-space: pre-line;
    /* CSS 3 (and 2.1 as well, actually) */
    word-wrap: break-word;
    /* IE */
}

input[type="radio"] {
    vertical-align: text-bottom;
}

input[type="checkbox"] {
    vertical-align: bottom;
    vertical-align: baseline;
}

.ie6 input {
    vertical-align: text-bottom;
}

select,
input,
textarea {
    font: 99% sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

/* Accessible focus treatment
	people.opera.com/patrickl/experiments/keyboard/test */
a:hover,
a:active {
    outline: none;
}

small {
    font-size: 85%;
}

strong,
th {
    font-weight: bold;
}

td,
td img {
    vertical-align: top;
}

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* standardize any monospaced elements */
pre,
code,
kbd,
samp {
    font-family: monospace, sans-serif;
}

/* hand cursor on clickable elements */
.clickable,
label,
input[type=button],
input[type=submit],
button {
    cursor: pointer;
}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button,
input,
select,
textarea {
    margin: 0;
}

/* make buttons play nice in IE */
button {
    width: auto;
    overflow: visible;
}

/* scale images in IE7 more attractively */
.ie7 img {
    -ms-interpolation-mode: bicubic;
}

/* let's clear some floats */
.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}




@font-face {
    font-family: 'Gotham';
    src: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/fonts/Gotham-Light.woff2) format('woff2'),
        url(//www.camping-lasiesta.com/wp-content/themes/blankv4/fonts/Gotham-Light.woff) format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/fonts/Gotham-Book.woff2) format('woff2'),
        url(//www.camping-lasiesta.com/wp-content/themes/blankv4/fonts/Gotham-Book.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/fonts/Gotham-Medium.woff2) format('woff2'),
        url(//www.camping-lasiesta.com/wp-content/themes/blankv4/fonts/Gotham-Medium.woff) format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/fonts/Gotham-Bold.woff2) format('woff2'),
        url(//www.camping-lasiesta.com/wp-content/themes/blankv4/fonts/Gotham-Bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/*
@font-face {
    font-family: 'Kaushan';
    src: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/fonts/KaushanScript-Regular.woff2) format('woff2'),
        url(//www.camping-lasiesta.com/wp-content/themes/blankv4/fonts/KaushanScript-Regular.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/

@font-face {
    font-family: 'SweetPea';
    src: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/fonts/Sweet-Pea.woff2) format('woff2'),
        url(//www.camping-lasiesta.com/wp-content/themes/blankv4/fonts/Sweet-Pea.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    /* icoonmoon*/
    font-family: 'siesta-icons';
    src:
        url(//www.camping-lasiesta.com/wp-content/themes/blankv4/fonts/siesta-icons.ttf?6rrymx) format('truetype'),
        url(//www.camping-lasiesta.com/wp-content/themes/blankv4/fonts/siesta-icons.woff?6rrymx) format('woff'),
        url(//www.camping-lasiesta.com/wp-content/themes/blankv4/fonts/siesta-icons.svg?6rrymx#siesta-icons) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


.wp-block-button[class*="icon-button-"] a:before,
.menu-pie a:before,
.button-arrow-right a:before,
.button-arrow-left a:before,
.menu-language>li>a:before,
.menu-establecimientos a:before,
.gbtn:before,
.link-ico:before,
.link-ico-span:before,
.link-ico-em em:before,
.link-ico-a a:before,
ul.social-icons a:before,
button.wpcf7-submit em:before,
td.general-title-cat:after {
    display: inline-block;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'siesta-icons' !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-ico-bot-360:before{content:'\0041';}
.icon-ico-bot-info:before{content:'\0042';}
.icon-ico-bot-menu:before{content:'\0043';}
.icon-ico-bot-map:before{content:'\0044';}
.icon-ico-bot-arrow-left:before{content:'\0045';}
.icon-ico-bot-arrow-right:before{content:'\0046';}
.icon-ico-bot-img:before { content: "\e906";}
.icon-ico-scroll:before{content:'\0047';}
.icon-ico-video:before{content:'\0048';}
.icon-ico-menu-link:before{content:'\0049';}
.icon-ico-close-link:before{content:'\004a';}
.icon-ico-menu-language:before{content:'\004b';}
.icon-ico-menu-llegar:before{content:'\004c';}
.icon-ico-menu-mapa-salou:before{content:'\004d';}
.icon-ico-menu-mapa-resort:before{content:'\004e';}
.icon-ico-menu-trabajo:before{content:'\004f';}
.icon-ico-menu-normas:before{content:'\0050';}
.icon-ico-bot-pdf:before{content:'\0051';}
.icon-ico-alloj-superficie:before{content:'\0052';}
.icon-ico-alloj-pdf:before{content:'\0053';}
.icon-ico-alloj-comparador:before{content:'\0054';}
.icon-ico-alloj-mejora:before{content:'\0055';}
.icon-ico-cama-doble-aloj:before{content:'\0056';}
.icon-ico-cama-indiv-aloj:before{content:'\0057';}
.icon-ico-habitaciones-aloj:before{content:'\0058';}
.icon-ico-no-mascotas-aloj:before{content:'\0059';}
.icon-ico-personas-aloj:before{content:'\005a';}
.icon-ico-menu-persona:before { content: "\e900";}
.icon-ico-covid:before { content: "\e907";}
.icon-ico-tiktok:before { content: "\e908";}
.icon-ico-si-mascotas-aloj:before { content: "\e909";
.ico-mobile-mail:before { content: "\e90a";
.ico-mobile-phone:before { content: "\e90b";
}
*/

/*---------------------------------------------
//  blank reset
//---------------------------------------------
*/

a,
a:hover {
    text-decoration: none !important;
}

.alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.alignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

.aligncenter {
    display: block;
    margin: 20px auto;
}

em {
    font-style: italic;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

/* all elements border-box */

html {
    box-sizing: border-box;
    scroll-behavior: smooth;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}




/*---------------------------------------------
//  body
//---------------------------------------------
*/

/* 1em = 14px */

:root {
    /*
    --content-width-normal: 740px;
    --content-width-wide: 1120px;
    */
    --content-width-normal: 1120px;
    --content-width-wide: 1600px;
    --white: rgba(255, 255, 255, 1);
    --black: rgba(0, 0, 0, 1);
    --gray-0: rgba(236, 236, 242, 1);
    --gray: rgba(128, 128, 128, 1);
    --blue-0: rgba(216, 232, 243, 1);
    --blue-1: rgba(162, 193, 213, 1);
    --blue-1-5: rgba(51, 163, 198, 1);
    --blue-2: rgba(4, 131, 171, 1);
    --blue-tulum: gba(54, 71, 103, 1);
    --blue-4: rgba(30, 57, 63, 1);
    --brown-0: rgba(205, 196, 190, 1);
    --brown-2: rgba(186, 165, 157, 1);
    --brown-4: rgba(132, 99, 75, 1);
    --small-size: 0.6;
    --normal-size: 0.85;
    --medium-size: 1.2;
    --large-size: 1.5;
    --huge-size: 1.8;
    --font-weight-light: 300;
    --font-weight-book: 400;
    --font-weight-medium: 600;
    --font-weight-bold: 700;
}

body {
    --body-size: 13px;
    --h1-size: 5em;
    --h2-size: 2em;
    --h3-size: 1.5em;
    --h4-size: 1.2em;
    --h5-size: 1.1em;
    --h6-size: 1em;
}

@media screen and (min-width: 800px) {
    body {
        --body-size: 14px;
        --h1-size: 6.2em;
        --h2-size: 2.3em;
        --h3-size: 1.8em;
        --h4-size: 1.4em;
        --h5-size: 1.2em;
    }
}

@media screen and (min-width: 1100px) {
    body {
        --body-size: 15px;
        --h1-size: 7em;
        --h2-size: 2.6em;
        --h3-size: 2.2em;
        --h4-size: 1.625em;
        --h5-size: 1.25em;
    }
}

@media screen and (min-width: 1400px) {
    body {
        --body-size: 16px;
    }
}

body {
    font-family: Gotham, Arial, Helvetica, sans-serif;
    font-weight: var(--font-weight-light);
    font-size: var(--body-size);
    line-height: 1;
    color: var(--black);
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.titulo-lodgement,
.wp-block-button__link,
.wp-block-icono {
    hyphens: auto;
}

@media screen and (max-width: 800px) {
    .no-mobile {
        display: none !important;
    }
}

/*---------------------------------------------
//  header
//---------------------------------------------
*/

header.site-header {
    position: relative;
}

#logo {
    display: inline-block;
}

#logo img {
    display: block;
}


/*---------------------------------------------
//  content
//---------------------------------------------
*/

.sanefa-siguiente-wrapper {
    display: none;
}

.cc-color-override--1073290586.cc-revoke {
    color: #1c83ab !important;
    font-family: 'Gotham', Arial, Helvetica, sans-serif !important;
}

.html-content p {
    margin-bottom: 1.2em;
    line-height: 1.4em;
}

.html-content p.is-style-no-margin-p {
    margin-bottom: 0;
}

.html-content>*:first-child {
    margin-top: 0;
}

.html-content h1,
.html-content h2,
.html-content h3,
.html-content h4,
.html-content h5,
.html-content h6 {
    font-weight: var(--font-weight-bold);
    margin-bottom: 0.5em;
    line-height: 1.2em;
}

.html-content h1.is-style-no-margin-h,
.html-content h2.is-style-no-margin-h,
.html-content h3.is-style-no-margin-h,
.html-content h4.is-style-no-margin-h,
.html-content h5.is-style-no-margin-h,
.html-content h6.is-style-no-margin-h {
    margin: 0;
}

.html-content *+h1,
.html-content *+h2,
.html-content *+h3,
.html-content *+h4,
.html-content *+h5 {
    margin-top: 1em;
}

.html-content h1 {
    font-size: var(--h1-size);
    line-height: 1.1em;
    font-family: SweetPea;
    font-weight: normal;
}

.html-content h2 {
    font-size: var(--h2-size);
}

.html-content h3 {
    font-size: var(--h3-size);
}

.html-content h4 {
    font-size: var(--h4-size)
}

.html-content h5 {
    font-size: var(--h5-size)
}

.html-content h6 {
    font-size: var(--h6-size);
}

.html-content h1.has-small-font-size {
    font-size: calc(var(--h1-size) *var(--small-size));
}

.html-content h1.has-medium-font-size {
    font-size: calc(var(--h1-size) *var(--medium-size));
}

.html-content h1.has-normal-font-size {
    font-size: calc(var(--h1-size) *var(--normal-size));
}

.html-content h1.has-large-font-size {
    font-size: calc(var(--h1-size) *var(--large-size));
}

.html-content h1.has-huge-font-size {
    font-size: calc(var(--h1-size) *var(--huge-size));
}

.html-content h2.has-small-font-size {
    font-size: calc(var(--h2-size) *var(--small-size));
}

.html-content h2.has-medium-font-size {
    font-size: calc(var(--h2-size) *var(--medium-size));
}

.html-content h2.has-normal-font-size {
    font-size: calc(var(--h2-size) *var(--normal-size));
}

.html-content h2.has-large-font-size {
    font-size: calc(var(--h2-size) *var(--large-size));
}

.html-content h2.has-huge-font-size {
    font-size: calc(var(--h2-size) *var(--huge-size));
}

.html-content h3.has-small-font-size {
    font-size: calc(var(--h3-size) *var(--small-size));
}

.html-content h3.has-medium-font-size {
    font-size: calc(var(--h3-size) *var(--medium-size));
}

.html-content h3.has-normal-font-size {
    font-size: calc(var(--h3-size) *var(--normal-size));
}

.html-content h3.has-large-font-size {
    font-size: calc(var(--h3-size) *var(--large-size));
}

.html-content h3.has-huge-font-size {
    font-size: calc(var(--h3-size) *var(--huge-size));
}

.html-content h4.has-small-font-size {
    font-size: calc(var(--h4-size) *var(--small-size));
}

.html-content h4.has-medium-font-size {
    font-size: calc(var(--h4-size) *var(--medium-size));
}

.html-content h4.has-normal-font-size {
    font-size: calc(var(--h4-size) *var(--normal-size));
}

.html-content h4.has-large-font-size {
    font-size: calc(var(--h4-size) *var(--large-size));
}

.html-content h4.has-huge-font-size {
    font-size: calc(var(--h4-size) *var(--huge-size));
}

.html-content .has-small-font-size {
    font-size: calc(var(--body-size) *var(--small-size));
}

.html-content .has-medium-font-size {
    font-size: calc(var(--body-size) *var(--medium-size));
}

.html-content .has-normal-font-size {
    font-size: calc(var(--body-size) *var(--normal-size));
}

.html-content .has-large-font-size {
    font-size: calc(var(--body-size) *var(--large-size));
}

.html-content .has-huge-font-size {
    font-size: calc(var(--body-size) *var(--huge-size));
}


.html-content li ul,
.html-content li ol {
    margin: 0 1.5em;
}

.html-content ul,
.html-content ol {
    margin: 0 1.5em 1.5em 1.5em;
}

.html-content ul.blocks-gallery-grid {
    margin: 0;
}

.html-content ol.has-background,
.html-content ul.has-background {
    margin-left: 0;
    margin-right: 0;
}

.html-content ol>li,
.html-content ul>li {
    margin: 0 1.5em 0.5em 1.5em;
}

.html-content ul:not(.social-icons):not(.menu-establecimientos) {
    list-style-type: disc;
    line-height: 1.4em;
}

.html-content ol {
    list-style-type: decimal;
    line-height: 1.4em;
}

.html-content ol ol {
    list-style: upper-alpha;
}

.html-content ol ol ol {
    list-style: lower-roman;
}

.html-content ol ol ol ol {
    list-style: lower-alpha;
}



/*
.html-content table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: gray
}

.html-content thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit
}

.html-content tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit
}

.html-content tfoot {
    display: table-footer-group;
    vertical-align: middle;
    border-color: inherit
}

.html-content table > tr {
    vertical-align: middle;
}

.html-content col {
    display: table-column
}

.html-content colgroup {
    display: table-column-group
}

.html-content tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit
}

.html-content td, .html-content th {
    display: table-cell;
    vertical-align: inherit
}

.html-content th {
    font-weight: bold
}

.html-content caption {
    display: table-caption;
    text-align: -webkit-center
}

*/
.html-content img {
    max-width: 100%;
    height: auto;
}


.wp-block-cover,
.wp-block-cover-image {
    padding: 5em 0 !important;
}

.alignnone,
.aligncenter,
.alignleft:not(.logos-establecimientos),
.alignright,
.alignwide,
.alignfull,
.wp-block-columns {
    margin-top: 2em;
    margin-right: auto;
    margin-bottom: 2em;
    margin-left: auto;
}

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

.entry-content>*:not(.alignfull),
.alignfull:not([class*="has-background"])>[class*="__inner-container"]>*:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--content-width-normal);
    width: calc(100% - 2rem);
}

.alignfull:not(.has-background)>[class*="__inner-container"]>.alignwide,
.entry-content>.alignwide,
.alignwide {
    max-width: var(--content-width-wide);
    margin-left: auto;
    margin-right: auto;
}


.alignfull:not([class*="has-background"])>[class*="__inner-container"]>.alignwide {
    width: calc(100% - 2rem);
}

.wp-block-cover-image>.wp-block-cover__inner-container,
.wp-block-cover[class*="has-background"]>.wp-block-cover__inner-container {
    width: calc(100% - 4em);
}

.wp-block-columns.alignfull,
.alignfull:not([class*="has-background"]) .wp-block-columns,
.palmera-1-left {
    padding-left: 1rem;
    padding-right: 1rem;
}

.alignfull>[class*="__inner-container"] .wp-block-columns,
.alignwide>[class*="__inner-container"] .wp-block-columns

/*.alignfull > [class*="__inner-container"]  .wp-block-columns.alignfull,
.alignwide > [class*="__inner-container"]  .wp-block-columns.alignfull */
    {
    padding-left: 0;
    padding-right: 0;
}

[class*="__inner-container"]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
    max-width: var(--content-width-normal);
    width: 100%;
}

[class*="__inner-container"]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
    margin-left: auto;
    margin-right: auto;
}

*[class*="_inner-container"]>*:last-child {
    margin-bottom: 0;
}

*[class*="_inner-container"]>*:first-child {
    margin-top: 0;
}

/*
TO DO,revisar si eliminar
.wp-block-group.alignfull > .alignfull{
    width: calc(100% + 60px);
    transform: translateX(-30px);
}

*/

.wp-block-group,
.palmera-1-left {
    padding: 2em;
}


/* Text custom colors */

.has-blank-4-white-color {
    color: var(--white) !important;
}

.has-blank-4-black-color {
    color: var(--black) !important;
}

.has-blank-4-gray-0-color {
    color: var(--gray-0) !important;
}

.has-blank-4-gray-color {
    color: var(--gray) !important;
}

.has-blank-4-blue-0-color {
    color: var(--blue-0) !important;
}

.has-blank-4-blue-1-color {
    color: var(--blue-1) !important;
}

.has-blank-4-blue-1-5-color {
    color: var(--blue-1-5) !important;
}

.has-blank-4-blue-2-color {
    color: var(--blue-2) !important;
}

.has-blank-4-blue-4-color {
    color: var(--blue-4) !important;
}

.has-blank-4-tulum-color {
    color: var(--blue-tulum) !important;
}

.has-blank-4-brown-0-color {
    color: var(--brown-0) !important;
}

.has-blank-4-brown-2-color {
    color: var(--brown-2) !important;
}

.has-blank-4-brown-4-color {
    color: var(--brown-4) !important;
}

/* Backgrounds custom colors */
.has-blank-4-white-background-color {
    background-color: var(--white) !important;
    color: #000;
}

.has-blank-4-gray-background-color {
    background-color: var(--gray) !important;
    color: #000;
}

.has-blank-4-gray-0-background-color {
    background-color: var(--gray-0) !important;
    color: #000;
}


.has-blank-4-black-background-color {
    background-color: var(--black) !important;
    color: #fff;
}

.has-blank-4-blue-4-background-color {
    background-color: var(--blue-4) !important;
}

.has-blank-4-blue-tulum-background-color,
.has-blank-4-blue-4-background-color,
.has-blank-4-blue-2-background-color,
.has-blank-4-blue-2-background-color figcaption,
.has-blank-4-blue-4-background-color figcaption {
    color: var(--white);
}

.has-blank-4-blue-0-background-color {
    background-color: var(--blue-0) !important;
}

.has-blank-4-blue-1-background-color {
    background-color: var(--blue-1) !important;
}

.has-blank-4-blue-1-5-background-color {
    background-color: var(--blue-1-5) !important;
}

.has-blank-4-blue-2-background-color {
    background-color: var(--blue-2) !important;
}


.has-blank-4-blue-tulum-background-color {
    background-color: var(--blue-tulum) !important;
}

.has-blank-4-brown-0-background-color {
    background-color: var(--brown-0) !important;
}

.has-blank-4-brown-2-background-color {
    background-color: var(--brown-2) !important;
}

.has-blank-4-brown-4-background-color {
    background-color: var(--brown-4) !important;
    color: var(--white);
}

/* Backgrounds gradient colors */
.has-gradient-white-blue-0-gradient-background {
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(216, 232, 243, 1) 100%);
}

.has-gradient-black-transparent-gradient-background {
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 30%);
}

/* Videos */

.wp-block-embed__wrapper {
    position: relative;
}

.wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

.wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Tables */

table,
.wp-block-table {
    width: 100%;
    border-collapse: collapse;
}

/*table td, table th, */
.wp-block-table td,
.wp-block-table th {
    padding: .5em;
    border: 1px solid;
}

.wp-block-table.is-style-linea td,
.wp-block-table.is-style-linea th {
    border-color: var(--blue-2);
    border-left-color: transparent;
    border-right-color: transparent;
}



/*---------------------------------------------
//  Botones
//---------------------------------------------
*/

.wp-block-button[class*="icon-button-"] a {
    text-align: left;
    font-size: 0.85em;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.wp-block-button[class*="icon-button-"] a:before {
    font-size: 2em;
    margin-right: 0.4em;
    vertical-align: middle;

}

.is-style-outline[class*="icon-button-"]>.wp-block-button__link {
    border-width: 1px;
    border-radius: 2.2em;
}


.icon-button-video a:before {
    content: '\0048';
}

.icon-button-mapa a:before {
    content: '\004d';
}

.icon-button-descripcion a:before {
    content: '\0052';
}

.icon-button-pdf a:before {
    content: '\0053';
}

.icon-button-comparador a:before {
    content: '\0054';
}

.icon-button-mejora a:before {
    content: '\0055';
}

.html-content .wp-block-buttons>.wp-block-button:not([class*="icon-button-"]) {
    margin-right: 1.5em;
}

.html-content .wp-block-button:not([class*="icon-button-"]) .wp-block-button__link {
    font-weight: 600;
    padding: 1.333em 1.333em;
    border-radius: 2.333em;
}

.wp-block-button__link {
    transition: all 0.6s ease;
}

.wp-block-button__link.has-blank-4-blue-2-background-color:hover {
    background-color: var(--blue-0) !important;
    color: var(--blue-2);
}

.button-arrow-left a,
.button-arrow-right a {
    display: flex;
    position: relative;
    overflow: hidden;
}

.button-arrow-left a:before {
    content: '\0045';
    transition: all 0.6s ease;
    padding-right: 1.6em;
}

.button-arrow-right a:before {
    content: '\0046';
    padding-left: 1.6em;
    transition: all 0.6s ease;
}

.button-arrow-left a:hover:before,
.button-arrow-right a:hover:before {
    color: #FFF;
    z-index: 1;
}

.button-arrow-right a {
    flex-direction: row-reverse;
}

.button-arrow-left a:after,
.button-arrow-right a:after {
    content: '';
    background: var(--blue-2);
    width: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 0;
    border-radius: 2.333em;
    width: 3.666em;
    transition: all 0.6s ease;
}

.button-arrow-right a:after {
    left: -100%;
}

.button-arrow-left a:after {
    right: -100%;
}


.button-arrow-left a:hover:after {
    right: calc(100% - 3.666em);
}


.button-arrow-right a:hover:after {
    left: calc(100% - 3.666em);
}

.wp-block-button__link.has-blank-4-blue-2-color.has-blank-4-white-background-color:hover {
    color: #FFF !important;
    background-color: var(--blue-2) !important;
}


.siguiente-seccion {
    color: #FFF;
    text-shadow: 1px 1px 0 rgb(0 0 0 / 40%);
    display: inline-flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
}

.siguiente-seccion em {
    font-size: 3.5em;
}

.siguiente-seccion em:before {
    content: '\0047';
    line-height: 1.3em;
}

.siguiente-seccion span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
}

.link-360-alojam em:before {
    content: '\0041';
    font-size: 4em;
    padding: 0.2em;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.8);
    color: var(--blue-2);
    transition: transform 0.5s ease-out;
}

.link-360-alojam:hover em:before {
    transform: rotate(360deg);
    transition: transform 0.5s ease-out;
}

/*---------------------------------------------
//  tmpl mostrar hijos
//---------------------------------------------
*/

.page-child-img {
    padding: 15% 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


/*---------------------------------------------
//  menu
//---------------------------------------------
*/
.menu-principal li {
    padding-bottom: 1.65em;
}

.menu-principal a {
    color: var(--blue-4);
    font-size: 1.7em;
    font-weight: 700;
    text-transform: uppercase;
}

.menu-principal span {
    display: block;
    opacity: 0;
    transition: opacity 0.6s ease;
    font-size: 0.75em;
    font-weight: 400;
    font-style: italic;
    text-transform: none;
}

.menu-principal a:hover span {
    opacity: 1;
}


/*---------------------------------------------
//  header
//---------------------------------------------
*/


header.site-header {
    position: fixed;
    top: 0;
    left: 0;
    transition: top 0.6s ease;
    background: transparent;
    width: 100%;
    z-index: 9;
}

.scroll-down header.site-header {
    top: -100%;
}

.scroll-up header.site-header {
    background: #FFF;
    top: 0;
}

.header-bar {
    padding-top: 2em;
    padding-bottom: 2em;
    display: flex;
    max-width: var(--content-width-wide);
    width: calc(100% - 2em);
    margin: 0 auto;
    align-items: center;
    flex-direction: row-reverse;
    position: relative;
}

.show-menu .header-bar {
    flex-direction: column-reverse;
}

.link-header-wrapper {
    width: 33.33%;
}

.link-header-wrapper .link-header-box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-width: 468px;
}

.show-menu .link-header-wrapper {
    order: 3;
    justify-content: flex-start;
    width: auto;
    max-width: 335px;
    margin-right: auto;
}

.show-menu .link-header-box {
    justify-content: flex-start;
}

.link-menu-header-wrapper {
    display: flex;
    align-items: center;
    margin-right: auto;
}

.show-menu .link-menu-header-wrapper {
    align-self: flex-start;
    order: 4;
    flex: none;
    margin-right: 2rem;
}

.ico-covid {
    font-size: 1.8em;
    color: var(--blue-2);
    margin-right: 0.8em;
    position: relative;
    display: none;
}

.ico-covid:hover {
    color: #FFF;
}

.ico-covid:before {
    content: "\e907";
}


.logo-header {
    /* background: url(//www.camping-lasiesta.com/wp-content/uploads/logo-siesta-white-christmas.svg) center center no-repeat; */
    background: url(//www.camping-lasiesta.com/wp-content/uploads/logo-siesta-white.svg) center center no-repeat;
    /* background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/logo-siesta-white-halloween-small.png) center center no-repeat; */
    width: 33.33%;
    height: 75px;
    display: block;
    background-size: contain;
    margin: 0 1em;
}

.show-menu .logo-header,
.scroll-up .logo-header {
    /* background-image: url(//www.camping-lasiesta.com/wp-content/uploads/logo-siesta-black-christmas.svg); */
    background: url(//www.camping-lasiesta.com/wp-content/uploads/lasiestasalou-logo.png) center no-repeat;
    /* background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/logo-siesta-black-halloween-small.png); */
}

.tulum-link-header i {
    font-style: normal;
}

.tulum-link-header em {
    display: block;
    font-style: normal;
    font-size: 9px;
}

.booking-link-header {
    padding: 0 1.5em !important;
    min-width: 125px;
}

.video-link-header {
    margin-right: 0.5em;
}

.show-menu .video-link-header,
.phone-link-header {
   display: none;
}

body:not(.show-menu) .mail-link-header {
    display: none;
}

.show-menu .mail-link-header {
    display: flex;
}

.booking-link-header,
.video-link-header,
.map-link-header,
.tulum-link-header,
.view-360-link-header,
.pin-link-header,
.mail-link-header {
    position: relative;
    overflow: hidden;
    color: #FFF;
    padding: 0 .5em;
    border: 1px solid;
    display: flex;
    align-items: center;
    height: 2.8em;
}

.social-header-wrapper,
.video-link-header
/*, .map-link-header
, .tulum-link-header,
.view-360-link-header */
{
    display: none !important;
}

.show-menu-link {
    margin-left: 1em;
}

.scroll-up .video-link-header,
.scroll-up .tulum-link-header,
.scroll-up .booking-link-header,
.scroll-up .show-menu-link,
.scroll-up .map-link-header,
.scroll-up .view-360-link-header,
.scroll-up .pin-link-header,
.scroll-up .mail-link-header,
.scroll-up .menu-language a  {
    color: var(--blue-2);
}

.scroll-up:not(.show-menu) .menu-language .sub-menu {
    background-color: var(--white);
    padding: .3rem;
}

.scroll-up .ico-covid {
    display: flex;
}

.scroll-up.show-menu .ico-covid {
    display: none;
}

.booking-link-header:before {
    content: '';
    background: var(--blue-2);
    width: 0;
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 0;
    transition: all 0.6s ease;
}


.booking-link-header:hover:before {
    width: 100%;
    border-color: var(--blue-2);
}

.video-link-header:hover:before,
.video-tulum-header:hover:before,
.mail-link-header:hover:before,
.map-link-header:hover:before,
.view-360-link-header:hover:before,
.pin-link-header:hover:before {
    left: 0;
}

.map-link-header span,
.video-link-header span,
.tulum-link-header span,
.view-360-link-header span,
.pin-link-header span,
.booking-link-header span,
.mail-link-header span {
    position: relative;
    text-transform: uppercase;
    font-size: 0.8571em;
    line-height: 1em;
    font-weight: 600;
}

.scroll-up .map-link-header:hover:before,
.scroll-up .video-link-header:hover:before,
.scroll-up .tulum-link-header:hover:before,
.scroll-up .view-360-link-header:hover:before,
.scroll-up .pin-link-header:hover:before,
.scroll-up .mail-link-header:hover:before,
.scroll-up .booking-link-header:hover span,
.scroll-up.show-menu .map-link-header:before,
.scroll-up.show-menu .video-link-header:before,
.scroll-up.show-menu .tulum-link-header:before,
.scroll-up.show-menu .view-360-link-header:before,
.scroll-up.show-menu .pin-link-header:before,
.scroll-up.show-menu .mail-link-header:before {
    color: #FFF;
}

.map-link-header,
.tulum-link-header,
.video-link-header,
.view-360-link-header,
.pin-link-header,
.mail-link-header {
    border: none;
    /* padding-left: 0.5em; */
    overflow: unset;
}

.map-link-header span,
.tulum-link-header span,
.video-link-header span,
.view-360-link-header span,
.pin-link-header span,
.mail-link-header span {
    font-weight: 400;
}

a[class*="-link-header"]:before {
    margin-right: 0;
    transition: margin-right .2s ease-out;
}

.phone-link-header:before {
    content: "\e90b";
    font-size: 2em;
}

.mail-link-header:before {
    content: "\e90a";
    font-size: 2em;
}

.map-link-header:before {
    content: '\004d';
    font-size: 2em;
}

.video-link-header:before {
    content: '\0048';
    font-size: 2em;
}

.view-360-link-header:before {
    content:'\0041';
    font-size: 2em;
}

.pin-link-header:before {
    content: '\004e';
    font-size: 2em;
}

.tulum-link-header:before {
    content: '\e90d';
    font-size: 1.6em;
}

.show-menu-link {
    color: #FFF;
}

.show-menu-link:before {
    content: '\0049';
    font-size: 2em;
}

.show-menu-link:before {
    color: transparent;
    background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/ico-main-menu.svg) center bottom;
    transition: background-position 0.5s ease;
}

.scroll-up .show-menu-link:before {
    background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/ico-main-menu-scroll.svg);
}

.show-menu .show-menu-link:before {
    content: '\004a';
    font-size: 2em;
    color: var(--blue-4);
    transition: transform 0.5s ease-out;
    background: none;
}

@media screen and (min-width: 750px) {

    .show-menu .booking-link-header {
        display: none;
    }

}

@media screen and (max-width: 749px) {

    .main-menu-social-wrapper {
        height: calc(100vh - 360px) !important;
    }

    .admin-bar header.site-header {
        top: 46px;
    }

    .wpml-ls-current-language > a {
        pointer-events: none;
    }

    .link-menu-header-wrapper {
        width: 33.33%;
    }

    .show-menu .social-header-wrapper,
    .show-menu .booking-link-header {
        display: none !important;
    }

    .show-menu header.site-header::after {
        content: '';
        width: 100%;
        height: 80px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        background-color:var(--white);
    }

    .show-menu .menu-language-wrapper {
        top: 1.5em !important;
    }

    .show-menu .menu-language-wrapper .sub-menu {
        padding: .5rem;
        background-color: var(--white);
    }

    .show-menu .menu-language a {
        color: var(--blue-4) !important;
        font-size: 2em !important;
    }

    .show-menu .mail-link-header {
        position: absolute;
        top: 1.6em;
        right: 12em;
        color: var(--blue-4);
        padding: 0 !important;
    }

    .show-menu .link-ico-span::before {
        font-size: 3em;
    }

    .show-menu .link-ico-span::after {
        left: 1.3em !important;
        top: 0em;
        transform: scale(1.75);
    }

    .show-menu .video-link-header,
    .show-menu .map-link-header {
        display: flex;
    }

    .pin-link-header {
        order: 1;
    }

    .view-360-link-header {
        order: 2;
    }

    /* .map-link-header {
        order: 3;
    } */

    .video-link-header {
        margin-right: 0;
        order: 4;
    }

    .show-menu .phone-link-header {
        position: absolute;
        top: 1.5em;
        right: 8.5em;
        color: var(--blue-4);
        display: flex;
    }

    .show-menu .link-header-wrapper {
        order: 1;
        margin-top: 40px;
        width: 100%;
        max-width: unset;
    }

    .show-menu .link-header-box {
        min-width: unset;
        justify-content: center;
    }

    .show-menu .logo-header {
        margin-top: 50px;
        width: 100%;
    }

    .booking-link-header {
        position: absolute;
        top: 2.8rem;
        right: 1.5rem;
        min-width: unset;
        padding: 0 0.5rem !important;
    }

}

@media (hover: hover) and (pointer: fine) {

    a[class*="-link-header"]:hover:before {
        margin-right: .5rem;
    }

    .show-menu-link:hover:before,
    .show-menu .show-menu-link:hover:before {
        color: #FFF;
    }

    .show-menu-link:hover:before {
        color: transparent;
        background-position: center top;
    }

    .scroll-up .show-menu-link:hover:before {
        background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/ico-main-menu.svg);
    }

    .show-menu .show-menu-link:hover:before {
        transform: rotate(360deg);
        transition: transform 0.5s ease-out;
        background: none;
    }

}

.header-content {
    display: none;
    padding-top: 3em;
    padding-bottom: 3em;
    max-width: 1400px;
    width: calc(100% - 2em);
    margin: 0 auto;
    align-items: center;
}

.show-menu .header-content {
    display: block;
}

.show-menu header.site-header {
    background-color: var(--blue-0);
    height: 100vh;
    transition: background-color 1s ease;
}

.show-menu header.site-header:has(.green-resort:hover) {
    background-color: var(--wp--preset--color--blank-4-green-0);
}

.show-menu.dark-menu header.site-header {
    background-color: var(--blue-1);
}

.show-menu.light-menu header.site-header {
    background-color: rgb(247, 248, 248);
}

.main-menu-social-wrapper {
    height: calc(100vh - 18em);
    overflow-y: overlay;
    padding-bottom: 1em;
}


.header-content .social-header-wrapper {
    padding: 1em 0;
}

.header-content .lienzo-wrapper {
    width: 70%;
    display: flex;
    justify-content: center;
}

#lienzo {
    width: 550px;
    position:absolute;
    top: 35%;
}

.show-menu .tulum-link-header {
    display: none;
}

.show-menu .link-ico-span span {
    color: var(--blue-4);
}

.show-menu .logo-header {
    order: 2;
}

.show-menu .menu-language-wrapper {
    position: absolute;
    top: 57px;
    right: 1rem;
}

.menu-language {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding: 0 1rem;
}

.show-menu .social-header-wrapper {
    display: block;
    padding-right: 6rem;
    order: 1;
    width: 33.33%;
}

.menu-language>li {
    position: relative;
}

.menu-language li {
    padding: 0.5em 0.5em 0.5em 0;
}

.menu-language a {
    font-size: 1.1em;
    font-weight: 600;
    color: var(--white);
}

.show-menu .menu-language a {
    color: var(--blue-2);
}

@media (hover: hover) and (pointer: fine) {

    .menu-language a:hover {
        color: var(--blue-2);
    }

}    

.menu-language .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
}

.menu-language>li:hover .sub-menu {
    display: block;
}

.menu-language>li>a {
    display: flex;
    flex-direction: row-reverse;
}

.menu-language>li>a:before {
    content: '\004b';
}

.menu-language span {
    font-size: 0;
}

.menu-language span:before {
    font-size: 1rem;
}

.menu-language .wpml-ls-item-ca span:before,
.menu-language .sub-menu .wpml-ls-item-ca span:before {
    content: 'CA';
}

.menu-language .wpml-ls-item-es span:before,
.menu-language .sub-menu .wpml-ls-item-es span:before {
    content: 'ES';
}

.menu-language .wpml-ls-item-en span:before,
.menu-language .sub-menu .wpml-ls-item-en span:before {
    content: 'EN';
}

.menu-language .wpml-ls-item-fr span:before,
.menu-language .sub-menu .wpml-ls-item-fr span:before {
    content: 'FR';
}

.menu-language .wpml-ls-item-nl span:before,
.menu-language .sub-menu .wpml-ls-item-nl span:before {
    content: 'NL';
}

.menu-language .wpml-ls-item-de span:before,
.menu-language .sub-menu .wpml-ls-item-de span:before {
    content: 'DE';
}

.new-tag {
    background: var(--blue-2);
    color: #FFF !important;
    padding: 1em .5em;
    border-radius: 0.5em;
    font-weight: 600;
    text-shadow: none !important;
    max-width: 225px !important;
}

/*---------------------------------------------
//  footer
//---------------------------------------------
*/
footer.site-footer {
    background: var(--blue-0);
    font-weight: 400;
}

.inner-footer {
    padding-top: 2em;
    display: flex;
    flex-direction: column;
    padding-top: 2em;
    padding-bottom: 2em;
    align-items: center;
    text-align: center;
    width: calc(100% - 2em);
    max-width: var(--content-width-wide);
    margin: 0 auto;
}

.footer-legal {
    background: var(--blue-2);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 1.5em 1em;
    align-items: center;
}

.footer-legal,
.footer-legal a {
    color: #FFF;
}

.logo-footer .aligncenter {
    margin-top: 0;
    margin-bottom: 0;
}

.footer-address {
    font-size: 0.8125rem;
}

.footer-address-mobile .wp-block-group__inner-container {
    display: flex;
    justify-content: center;
}

.footer-address-mobile a {
    color: #FFF;
    background-color: var(--blue-2);
    display: inline-block;
    border-radius: 2.6875em;
    width: 3em;
    height: 3em;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s ease;
    position: relative;
    overflow: hidden;
    margin: 0 0.2em;
}

.footer-address-mobile a:hover {
    background-color: #FFF;
    color: var(--blue-2);
}


.footer-address-mobile a em {
    font-size: 0;
}

.footer-address-mobile a:before {
    font-size: 2rem;
}


.ico-mobile-mail a:before {
    content: "\e90a";
}

.ico-mobile-phone a:before {
    content: "\e90b";
}

.logo-footer {
    padding: 1em 0;
}

/*---------------------------------------------
//  menus footer
//---------------------------------------------
*/

ul.menu-pie,
ul.menu-pie>li,
ul.menu-legal,
ul.menu-legal>li {
    list-style-type: none;
    margin: 0;
}

.menu-legal {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.menu-legal li:before {
    content: '|';
    padding: 0 0.5em;
}

.menu-pie a {
    color: var(--black);
    font-family: Gotham;
    font-weight: 600;
    font-size: 0.9em;
    display: flex;
}

.menu-pie a:hover {
    color: var(--blue-2);
}

.menu-pie li {
    padding-bottom: 0.5em;

}

.menu-pie li a:before {
    font-size: 1.6em;
    padding-right: 0.5em;
}

.menu-pie .menu-llegar a:before {
    content: '\004c';
}

.menu-pie .menu-mapa-salou a:before {
    content: '\004e';
}

.menu-pie .menu-mapa-resort a:before {
    content: '\004d';
}

.menu-pie .menu-trabajo a:before {
    content: '\004f';
}

.menu-pie .menu-normas a:before {
    content: '\0050';
}

.menu-pie .menu-faq a:before {
    content: '\e910';
}

.menu-pie .menu-normativa a:before {
    content: '\e911';
}

ul.menu-establecimientos {
    list-style: none;
    margin: 0;
}

.menu-mapa-resort {
    display: none;
}

ul.menu-establecimientos>li {
    margin: 0 0.5em 0.5em 0;
}

ul.menu-establecimientos a {
    color: #000;
}

ul.menu-establecimientos a:hover {
    color: var(--blue-2);
}

ul.menu-establecimientos a[href*='ancorasalou']:before {
    content: '\e90c';
    font-size: 1.5em;
    margin: 0 0.5em 0 0;
    vertical-align: middle;
}


.logos-establecimientos {
    align-items: center;
}

/*
.icon-ico-menu-llegar:before{content:'\004c';}
.icon-ico-menu-mapa-salou:before{content:'\004d';}
.icon-ico-menu-mapa-resort:before{content:'\004e';}
.icon-ico-menu-trabajo:before{content:'\004f';}
.icon-ico-menu-normas:before{content:'\0050';}
*/


/*---------------------------------------------
//  Slider
//---------------------------------------------
*/

.splide__slide>a>img .splide__slide>img {
    width: 100%;
}

/*
.splide__slide figure img {
    width:initial;
}
*/
.wp-block-slider .splide__arrow.link-ico-em em:before,
.carousel-alojamiento-foto .splide__arrow.link-ico-em em:before {
    font-size: 1.5em;
}

.splide__arrow--prev.link-ico-em em:before {
    content: '\0045';
}

.splide__arrow--next.link-ico-em em:before {
    content: '\0046';
}

.wp-block-slider .splide__arrow--next.link-ico-em em:before,
.carousel-alojamiento-foto .splide__arrow--next.link-ico-em em:before {
    color: var(--gray)
}

.wp-block-slider .splide__arrow--prev.link-ico-em,
.wp-block-slider .splide__arrow--next.link-ico-em,
.carousel-alojamiento-foto .splide__arrow--prev.link-ico-em,
.carousel-alojamiento-foto .splide__arrow--next.link-ico-em {
    position: relative;
    transform: translateY(0.5em);
    left: auto;
    right: auto;
    background: none;
}

.splide__arrow--prev:hover,
.splide__arrow--next.link-ico-em:hover em:before {
    color: #FFF;
}

.splide__counter {
    font-weight: 700;
    padding: 0 0.3em;
}

.splide__counter span {
    color: #000;
    font-size: 1.8125em;
    min-width: 1.5em;
    display: inline-block;
}

/*---------------------------------------------
//  Contact Form
//---------------------------------------------
*/

.form-contacto input[type=tel],
.form-contacto input[type=text],
.form-contacto input[type=email],
.form-contacto input[type=submit],
.form-contacto select,
.form-contacto textarea {
    width: 100%;
    margin-bottom: 1em;
    border: transparent;
    padding: .8em;
}

.has-blank-4-blue-2-background-color .form-contacto input:not(.wpcf7-file),
.has-blank-4-blue-2-background-color .form-contacto select,
.has-blank-4-blue-2-background-color .form-contacto textarea,
.has-blank-4-blue-2-background-color input::placeholder,
.has-blank-4-blue-2-background-color textarea::placeholder {
    color: var(--blue-2);
    opacity: 1;
}

.has-blank-4-blue-2-background-color .form-contacto a {
    color: #FFF;
    text-decoration: underline;
}


.has-blank-4-blue-2-background-color button.wpcf7-submit {
    background: transparent;
    border: 1px solid #FFF;
    color: #FFF;
    padding: 0 2em 0 1.2em;
    border-radius: 2.6875em;
    height: 3em;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s ease;
    position: relative;
    overflow: hidden;
}

.has-blank-4-blue-2-background-color button.wpcf7-submit span {
    font-size: 9.5px;
    text-transform: uppercase;
    font-weight: 600;
    white-space: nowrap;
    padding: 0 2em 0 0;
}

.has-blank-4-blue-2-background-color button.wpcf7-submit em {
    width: 100%;
    text-align: center;
    display: flex;
    font-size: 1em;
}

.has-blank-4-blue-2-background-color button.wpcf7-submit em:before {
    content: '\0046';
    padding: 0;
    font-size: 1em;
    line-height: 2.8em;
    position: absolute;
    right: 1em;
    top: 0.2em;
    z-index: 9;
}

.has-blank-4-blue-2-background-color button.wpcf7-submit:after {
    content: '';
    background: #FFF;
    width: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 0;
    border-radius: 50%;
    width: 3em;
    transition: all 0.6s ease;
    left: -100%;
}

.has-blank-4-blue-2-background-color button.wpcf7-submit:hover:after {
    left: calc(100% - 3em);
}

.has-blank-4-blue-2-background-color button.wpcf7-submit:hover em:before {
    color: var(--blue-2);
}

.submit-wrapper {
    text-align: center;
}

/*---------------------------------------------
//  sidebar
//---------------------------------------------
*/

#sidebar-languages-content {
    overflow: hidden;
}

#sidebar {
    float: left;
    width: 25%;
    padding: 20px;
    background: #ccc;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#sidebar-languages-content h2 {
    display: none;
}

/*---------------------------------------------
//  Imatges
//---------------------------------------------
*/

/* Medium i large img are responsive */
img.size-thumbnail,
img.size-large,
img.size-medium {
    max-width: 100%;
    height: auto;
}

.gbtn.disabled.glightbox-button-hidden {
    display: none;
}

.glightbox-container.glightbox-clean .gclose,
.glightbox-container.glightbox-clean .gnext,
.glightbox-container.glightbox-clean .gprev {
    background-color: var(--blue-2);
    border-radius: 50%;
    color: #FFF;
    opacity: 1;
}

.glightbox-container.glightbox-clean .gclose:before {
    transition: transform 0.5s ease-out;
}

.glightbox-container.glightbox-clean .gclose:hover:before {
    transform: rotate(360deg);
    font-size: 1.5em;
    transition: all 0.5s ease-out;
}

.glightbox-clean .gprev.gbtn,
.glightbox-clean .gnext.gbtn {
    font-size: 1.5em;
    width: 2.5em;
    height: 2.5em;
}

.glightbox-clean .gclose:hover,
.glightbox-clean .gnext:hover,
.glightbox-clean .gprev:hover {
    background-color: var(--blue-2) !important;
}


.gprev.gbtn svg,
.gnext.gbtn svg,
.gclose.gbtn svg {
    display: none;
}

.gprev.gbtn:before {
    content: '\0045';
}

.gnext.gbtn:before {
    content: '\0046';
}

.gclose.gbtn:before {
    content: '\4a';
}

button.plyr__control.plyr__control--overlaid {
    background-color: var(--blue-2);
}

/*---------------------------------------------
//  Icons
//---------------------------------------------
*/

.link-ico-span span {
    display: flex;
    align-items: center;
    opacity: 0;
    width: 100%;
    max-width: 0;
    white-space: nowrap;
    transition: max-width .2s ease-out;
}

@media screen and (pointer: fine) {

    .link-ico-span:hover span {
        opacity: 1;
        max-width: 100px;
        transition: opacity .4s ease-out;
    }

}

/*---------------------------------------------
//  Servicios
//---------------------------------------------
*/

.iconos-servicios a {
    width: 48px;
    height: 48px;
    display: inline-block;
    border-radius: 50%;
}

.iconos-servicios a:hover {
    background: var(--blue-0);
}

.iconos-servicios a:hover img {
    /*display: none;*/
    background-color: transparent !important;
    filter: sepia(0.1) saturate(10000%) invert(0.6) grayscale(0.4);
}

/*---------------------------------------------
//  Contact form
//---------------------------------------------
*/

form.wpcf7-form label {
    display: block;
}


/*---------------------------------------------
//  PUNTUACIONES
//---------------------------------------------
*/

.grupo-puntuaciones {
    background: var(--brown-0) url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/back-puntuaciones.png) left top;
    margin-bottom: 0 !important;
}

.grupo-puntuaciones h3 {
    font-weight: 600;
    margin-top: -0.8em;
}

.wp-block-columns.columnas-puntuaciones {
    flex-wrap: unset;
}

.columnas-puntuaciones>div>* {
    margin-top: 0;
    margin-bottom: 0;
}

.columnas-puntuaciones p {
    font-size: 3em;
}

/*---------------------------------------------
//  ALOJAMIENTOS
//---------------------------------------------
*/

.is-style-titulo-alojamiento {
    font-size: 3.4em;
    max-width: var(--content-width-wide) !important;
}

p.is-style-titulo-alojamiento.is-style-titulo-home {
    margin-bottom: 0;
}

.grupo-alojamiento .wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - 1.2em);
}

.grupo-alojamiento .wp-block-buttons>.wp-block-button {
    margin-right: .8em;
    margin-bottom: 1em;
}

.grupo-alojamiento .wp-block-columns {
    flex-direction: column-reverse;
}


/*---------------------------------------------
//  SOCIAL
//---------------------------------------------
*/

.social-header-wrapper .social-icons {
    justify-content: flex-end;
}

ul.social-icons {
    margin: 0;
    display: flex;
}

ul.social-icons li {
    margin: 0;
    padding: 0;
}

ul.social-icons a {
    color: #000;
    font-size: 0;
}

ul.social-icons a:before {
    font-size: 1.2rem;
    width: 2rem;
    height: 1.8rem;
    padding: 0.5rem
}

ul.social-icons.bohio-icons {
    justify-content: center;
}

ul.social-icons a[href*="facebook"]:before {
    content: "\e905";
}

ul.social-icons a[href*="facebook"]:hover {
    color: #3b5999;
}


ul.social-icons a[href*="youtube"]:before {
    content: "\e903";
}

ul.social-icons a[href*="youtube"]:hover {
    color: #cd201f;
}

ul.social-icons a[href*="tripadvisor"]:before {
    content: "\e901";
    width: 2.4rem;
}

ul.social-icons a[href*="tripadvisor"]:hover {
    color: #3ee0a1;
}

ul.social-icons a[href*="pinterest"]:before {
    content: "\e902";
}

ul.social-icons a[href*="pinterest"]:hover {
    color: #bd081c;
}

ul.social-icons a[href*="instagram"]:before {
    content: "\e904";
}

ul.social-icons a[href*="instagram"]:hover {
    color: #6e47bd;
}

ul.social-icons a[href*="tiktok"]:before {
    content: "\e908";
}

ul.social-icons a[href*="tiktok"]:hover {
    color: #fe2c55;
}

ul.social-icons a:hover {
    color: var(--blue-2);
}



/*---------------------------------------------
//  COMPARADOR
//---------------------------------------------
*/

/*---------------------------------------------
//  table
*/
i.yes,
i.no {
    font-size: 0;
    display: block;
    height: 24px;
    width: 26px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
    margin: auto;
}

i.yes {
    background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/yes.png);
}

i.no {
    background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/no.png);
}

table.comparador {
    font-size: 12px;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 40px;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: gray;
}

table.comparador td,
table.comparador th {
    text-align: center;
    padding: 5px 2px;
}

table.comparador th {
    font-weight: var(--font-weight-medium);
}

table.comparador tr.active {
    display: none;
}

table.comparador tr td:first-child,
table.comparador tr td:last-child {
    text-align: left;
}

table.comparador span.small {
    font-size: 10px;
}

.club-cell, 
tr.general-fold.fold-active:nth-child(even) .club-cell {
    background-color: #f0e8c2;
}

.premium-cell,
tr.general-fold.fold-active:nth-child(even) .premium-cell {
    background-color: #e0dcda;
}

.standard-cell,
tr.general-fold.fold-active:nth-child(even) .standard-cell {
    background-color: #efeceb;
}

.mobile-cell,
tr.general-fold.fold-active:nth-child(even) .mobile-cell {
    background-color: #ebf0f8;
}

table.comparador tr:nth-child(even) .mobile-cell {
    background: #f9fafd;
}

table.comparador tr:nth-child(even) .standard-cell {
    background: #faf9f9;
}

table.comparador tr:nth-child(even) .premium-cell {
    background: #f5f4f4;
}

table.comparador tr:nth-child(even) .club-cell {
    background: #fbf7e2;
}

.club-title-cat {
    background-color: #D3CA9B;
    color: black;;
}

.club-title {
    background-color: #D3CA9B;
    color: #555241;
}

.premium-title-cat {
    background-color: #9c938c;
    color: white;
}

.premium-title {
    background-color: #9c938c;
    color: #e3e3e3;
}

.standard-title-cat {
    background-color: #d1ccc7;
    color: black;
}

.standard-title {
    background-color: #d1ccc7;
    color: #887f79;
}

.mobile-title-cat {
    background-color: #86b1e4;
    color: black;
}

.mobile-title {
    background-color: #eef4f9;
    color: #887f79;
}

table.comparador .general-title-cat {
    background-color: #038ec7;
    color: white;
    text-transform: uppercase;
    padding: 10px;
    font-weight: 600;
    cursor: pointer;
}

table.comparador .general-title {
    background-color: #eef4f9;
    color: black;
    padding: 5px 10px;
    font-weight: var(--font-weight-medium);
}

td.general-title-cat:after {
    content: '\004b';
    float: right;
    font-size: 17px;
}

table.comparador td.green-cell {
    color: white;
    background-color: #74b332 !important;
}

tr.general-fold.fold-active td.general-title-cat:after {
    content: '\004b';
    float: right;
    display: inline-block;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

tr.general-fold.general-blue.fold-active td:after {
    display: none;
}

tr.general-fold.general-blue.fold-active td {
    background-color: #038ec7;
}

table.comparador thead {
    display: table;
    width: 100%;
    position: relative;
    /* table-layout: fixed; */
}

table.comparador thead {
    padding-right: 11px;
}

table.comparador th:first-child,
table.comparador th:last-child {
    width: 200px;
    min-width: 128px;
}

table.comparador tr td:first-child,
table.comparador tr td:last-child {
    width: 200px;
    min-width: 128px;
}

table.comparador td,
table.comparador thead td {
    min-width: 90px;
}

table.comparador tbody {
    display: block;
    height: 70vh;
    /* overflow: auto; */
    width: 100%;
}

.general-blue td {
    background-color: #038ec7;
}

#comparador-popup.white-popup {
    max-width: 1200px;
    overflow: auto;
}

a.pdf.link-ico {
    font-size: 0;
}

a.pdf.link-ico:before {
    content: "\51";
    color: #FFF;
    font-size: 2rem;
}

h6 span.ico-dog:before,
span.ico-dog.alone:before {
    background-color: red;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    color: white;
    font-size: 24px;
}

#popup-comparador {
    /* overflow-y: hidden; */
    max-width: 1350px !important;
}

.gslide-media.gslide-inline {
    width: 1350px !important;
}

/*---------------------------------------------
//  ANIMACIONS
//---------------------------------------------
*/

body.show-overlay,
body.show-menu {
    /*height: 100vh;*/
    /*max-height: 100vh;*/
    /*
    padding-right: 15px;
    position: fixed;
    */
    overflow: hidden;
    padding-right: 15px;
}

.js-scroll {
    opacity: 0.2;
    transition: opacity 1000ms;
}

.js-scroll.scrolled {
    opacity: 1;
}

@keyframes bounce-up {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-1.4em);
        -ms-transform: translateY(-1.4em);
        transform: translateY(-1.4em)
    }

    60% {
        -webkit-transform: translateY(-0.6em);
        -ms-transform: translateY(-0.6em);
        transform: translateY(-0.6em)
    }
}

.bounce-up {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.bounce-up:hover {
    cursor: pointer;
    animation-name: bounce-up;
    -moz-animation-name: bounce-up;
}

.hover-round-after,
.hover-round-before {
    position: relative;
}

.ico-covid:after,
.mail-link-header:after,
.map-link-header:after,
.video-link-header:after,
.tulum-link-header:after,
.view-360-link-header::after,
.pin-link-header::after,
.splide__arrows button:after,
.hover-round-after:after,
.hover-round-before:before,
.gbtn:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 0 0px var(--blue-2);
    border-radius: 50%;
    background: var(--blue-2);
    transition: opacity .3s;
    opacity: 0;
    z-index: -1;
    /* height: 1px;
    width: 1px; */
    height: 100%;
    aspect-ratio: 1 / 1;
}

.show-menu .mail-link-header,
.show-menu .map-link-header, 
.show-menu .video-link-header,
.show-menu .view-360-link-header,
.show-menu .pin-link-header {
    padding: 0 1rem;
}

.show-menu .mail-link-header:after,
.show-menu .map-link-header:after, 
.show-menu .video-link-header:after,
.show-menu .view-360-link-header::after,
.show-menu .pin-link-header::after {
    opacity: 1;
}

.map-link-header:after {
    left: 1.4em;
}

.mail-link-header:after,
.video-link-header:after,
.view-360-link-header::after,
.pin-link-header::after {
    left: 1.5em;
}

.show-menu .mail-link-header:after,
.show-menu .video-link-header:after,
.show-menu .view-360-link-header::after,
.show-menu .pin-link-header::after {
    left: 2.05em;
}

.show-menu .map-link-header:after {
    left: 1.9em;
}

.tulum-link-header:after {
    left: 1.48em;
}

@media (hover: hover) and (pointer: fine) {

    .hover-round-after:hover:after,
    .hover-round-before:hover:before,
    .gbtn:hover:after {
        /* box-shadow: 0 0 0 2em var(--blue-2);
        box-shadow: 0 0 0 1em var(--blue-2); */
        opacity: 1;
    }

    .mail-link-header:hover:after,
    .map-link-header:hover:after,
    .video-link-header:hover:after,
    .tulum-link-header:hover:after,
    .view-360-link-header:hover::after,
    .pin-link-header:hover::after,
    .splide__arrows button:hover:after,
    .gprev.gbtn:hover:after,
    .gnext.gbtn:hover:after {
        /* box-shadow: 0 0 0 1.5em var(--blue-2); */
        box-shadow: 0 0 0 0 var(--blue-2);
        opacity: 1
    }

    .ico-covid:hover:after {
        /* box-shadow: 0 0 0 0.85em var(--blue-2); */
        box-shadow: 0 0 0 0.3em var(--blue-2);
        opacity: 1
    }
}

.goverlay {
    background-color: rgba(216, 232, 243, 0.8) !important;
}

.imagenes-parcelas figure {
    display: none;
}

.imagenes-parcelas figure.show-content {
    display: block;
}

.animated-santa {
    padding-bottom: 90px;
    max-width: 175px !important;
}

/* flexible map  

.wp-block-embed__wrapper {
    position: relative;
}

.wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%;
}

.html-content .flxmap-container {
    max-width: 100% !important;
}

.flxmap-directions {
    padding: 2em 0;
}

.flxmap-directions form {
    text-align: center;
}

.flxmap-directions form input[type=submit] {
    margin: 0;
    padding: 1em;
    background: var(--blue-2);
    -webkit-appearance: none;
    border: none;
    color: #FFF;
    font-weight: 900;
    color: #FFF;
    text-transform: uppercase;
    font-size: 0.94em;
}

.flxmap-directions form input[type=text] {
    border: 1px solid transparent;
    padding: 0.8em;
    margin-right: 1em;
    background: var(--blue-0);
} */

.map-container {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

.map-container iframe {
    width: 100%;
    display: block;
}

@media screen and (min-width: 750px) {
    .show-menu .header-bar {
        flex-direction: row-reverse;
    }

    .show-menu .link-menu-header-wrapper {
        align-self: auto;
    }

    .grupo-alojamiento .wp-block-columns {
        flex-direction: row;
    }

    .grupo-alojamiento .wp-block-columns>div:nth-child(1) {
        flex-basis: 55%;
        flex-grow: 0;
    }

}

@media screen and (min-width: 800px) {

    .only-mobile {
        display: none !important;
    }


    .inner-footer {
        flex-direction: row-reverse;
        align-items: center;
        text-align: left;
    }

    .footer-address,
    .menu-pie-wrapper {
        width: 33%;
        flex: 1;
    }

    .menu-pie-wrapper {
        display: flex;
        justify-content: flex-end;
    }

    .video-link-header,
    .tulum-link-header,
    .map-link-header {
        display: flex;
    }

    .columnas-puntuaciones p {
        font-size: 4em;
    }

    .columnas-puntuaciones>div {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        align-items: center;
    }

    .columnas-puntuaciones p {
        margin-left: 0.5em;
    }

    .header-bar {
        height: 9em;
    }

    .show-menu .header-content {
        display: flex;
    }

    .header-content .main-menu-social-wrapper {
        width: 30%;
    }

    .main-menu-social-wrapper {
        height: calc(100vh - 9em);
        overflow-y: overlay;
        padding-bottom: 1em;
    }

    /* Works on Firefox */
    .main-menu-social-wrapper {
        scrollbar-width: thin;
        scrollbar-color: var(--blue-4) var(--blue-0);
    }

    /* Works on Chrome, Edge, and Safari */
    .main-menu-social-wrapper::-webkit-scrollbar {
        width: 0.8em;

    }

    .main-menu-social-wrapper::-webkit-scrollbar-track {
        /*background: var(--blue-0);*/
        background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.4) 60%, rgba(0, 0, 0, 0) 60%);
    }

    .main-menu-social-wrapper::-webkit-scrollbar-thumb {
        background-color: var(--blue-4);
        border-radius: 20px;
        background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/scrollbar.svg) center center no-repeat;
        background-size: contain;
    }


    .wp-block-button[class*="icon-button-"] a {
        font-size: 0.95em;
    }

    .sanefa-siguiente-wrapper {
        display: block;
    }

    /* TO DO https://stackoverflow.com/questions/18997724/how-to-change-scroll-bar-position-with-css */



}

@media screen and (min-width: 1000px) {
    .header-content {
        min-height: 650px;
    }

    /* HALOWEEN */

    /* .home-halloween:before {
        content: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illustra-murcielago-white.svg);
        position: absolute;
        left: 2em;
        top: 50%;
    }

    .home-halloween:after {
        content: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illustra-arana-white.svg);
        position: absolute;
        right: 0;
        top: 16vh;
    } */

}

@media screen and (min-width: 1200px) {

    .is-style-palmera-1-left,
    .palmera-1-left {
        background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illus-palmera-1.svg);
        background-position: -8em top;
        background-repeat: no-repeat;
    }

    .is-style-palmera-2-right,
    .palmera-2-right {
        background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illus-palmera-2.svg);
        background-position: calc(100% + 3em) bottom;
        background-repeat: no-repeat;
    }

    .is-style-planta-2-left {
        background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illus-planta-2.svg);
        background-position: -4em bottom;
        background-repeat: no-repeat;
    }

    .is-style-palmera-3-left {
        background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illus-palmera-3.svg);
        background-position: -2em bottom;
        background-repeat: no-repeat;
    }

    .is-style-pelota-right {
        background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illus-pelota.svg);
        background-position: right bottom;
        background-repeat: no-repeat;
    }

    .is-style-sol-right {
        background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illus-sol.svg);
        background-position: right top;
        background-repeat: no-repeat;
    }

    .is-style-tumbonas-right {
        background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illus-tumbonas.svg);
        background-position: right bottom;
        background-repeat: no-repeat;
    }

    .is-style-terraza-right {
        background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illus-terraza.svg);
        background-position: right bottom;
        background-repeat: no-repeat;
    }

    .is-style-arana-right {
        background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illus-arana.svg);
        background-position: right top;
        background-repeat: no-repeat;
    }

    .is-style-murcielago-right {
        background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illus-murcielago.svg);
        background-position: right top;
        background-repeat: no-repeat;
    }

    .is-style-bruja-left {
        background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illus-bruja.svg);
        background-position: left bottom;
        background-repeat: no-repeat;
    }

    .is-style-calabaza-left {
        background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illus-calabaza.svg);
        background-position: left top;
        background-repeat: no-repeat;
    }

    .grupo-alojamiento,
    .palmera-1-left-planta-1-right,
    .is-style-palmera-1-left-planta-1-right {
        position: relative;
    }

    .palmera-1-left-planta-1-right:before,
    .is-style-palmera-1-left-planta-1-right:before {
        content: '';
        position: absolute;
        left: 0;
        width: 10em;
        height: 100%;
        background-position: right top;
        background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illus-palmera-1.svg);
        background-repeat: no-repeat;
        background-size: 220%;
    }

    .palmera-1-left-planta-1-right:after,
    .is-style-palmera-1-left-planta-1-right:after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 6em;
        height: 100%;
        background-position: left bottom;
        background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illus-planta-1.svg);
        background-repeat: no-repeat;
        background-size: 220%;
    }


    .grupo-alojamiento:before {
        content: '';
        position: absolute;
        left: -3em;
        bottom: 2em;
        width: 9em;
        height: 9em;
        background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/illus-planta-1.svg) left bottom no-repeat;
        background-size: contain;
    }

    a.green-resort-footer,
    a.biosfere-footer {
        height: 80px;
        width: 80px;
        background: url(https://www.camping-lasiesta.com/wp-content/uploads/logo-biosphere-lasiestasalou.png) center center no-repeat;
        background-size: contain;
        position: absolute;
        right: 22vw;
    }

    a.green-resort-footer {
        right: 31vw;
        background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/logo-green-resort-blue.svg) center center no-repeat;
    }

    /* .scroll-up a.biosfere-header {
        height: 80px;
        width: 80px;
        background: url(https://www.camping-lasiesta.com/wp-content/uploads/biosphere.png) center center no-repeat;
        background-size: contain;
        position: absolute;
        left: 250px;
    } */

    .scroll-up.show-menu a.green-resort-header {
        left: 72%; 
    }

    /* .page-template-tmpl-halloween-front-page.scroll-up.show-menu a.green-resort-header {
        left: 68%; 
    } */

    .scroll-up a.green-resort-header {
        height: 80px;
        width: 80px;
        background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/logo-green-resort-blue.svg) center center no-repeat;
        background-size: contain;
        position: absolute;
        left: 250px;
    }

}



/* @media screen and (min-width: 1400px) {

    .is-style-palmera-1-left,
    .palmera-1-left {
        background-position: -8% top ;
    }
} */





@media screen and (min-width: 1600px) {
    p.is-style-titulo-alojamiento.is-style-titulo-home {
        margin-bottom: -1.2em;
    }
}


.form-contacto .columna-wrapper {
    display: flex;
    gap: 1.5em;
}

.form-stjoan {
    padding: 2em;
    color: var(--wp--preset--color--blank-4-blue-2);
}

.form-stjoan select {
    color: var(--wp--preset--color--blank-4-blue-2);
}

.form-stjoan input[type=submit] {
    background: var(--wp--preset--color--blank-4-blue-2);
    color: #FFF;
}

@media screen and (min-width: 1400px) {

    .black-friday-home img {
        aspect-ratio: 16/9;
        object-fit: cover;
        object-position: bottom;
    }
}

/* SPA */

.turitop-wrapper {
    border: 1px solid var(--wp--preset--color--blank-4-blue-4);
    background: #FFF;
}

.intro-spa-tulum,
.intro-spa-tulum .wp-block-buttons {
    position: relative;
}

.intro-spa-tulum:before,
.intro-spa-tulum:after {
    opacity: .6;
    content: '';
    position: absolute;
    z-index: 0;
    background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/alga-tulum-sanefa-white.svg) center center no-repeat;
    background-size: contain;
    width: 10em;
    height: 100%;
}

@media screen and (max-width: 800px) {

    .intro-spa-tulum:before,
    .intro-spa-tulum:after {
        opacity: .6;

    }
}

.intro-spa-tulum:before {
    background-position: bottom;
    bottom: 0;
    left: 1em;
}

.intro-spa-tulum:after {
    width: 6em;
    right: 1em;
    background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/tortuga-sanefa-white.svg);
    background-position: top;
    top: 1em;
}

h4+.turitop_bswp_button_box_wrap {
    margin-top: 0;
}


.botones-otros-tulum.wp-block-buttons>.wp-block-button {
    margin-right: 0 !important;
}

.columnas-reserva-tulum .turitop_bswp_button_box_wrap {
    margin-top: 0 !important;
}

/* .header-tulum {
    gap: 3em;
    margin-bottom: 4em;
}

.intro-tulum {
    position: relative;
    margin-bottom: 3em;
} */

/* .columnas-reserva-tulum {
    margin-bottom: 0;
}

.columnas-reserva-tulum>div:nth-child(1):before,
.columnas-reserva-tulum>div:nth-child(2):after,
.intro-tulum:before,
.header-tulum:after {
    opacity: .8;
    content: '';
    position: absolute;
    z-index: 0;
    background-size: contain;
    background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/tortuga-sanefa.svg) center center no-repeat;
}

.header-tulum:after {
    right: 0;
    width: 10em;
    height: 10em;
    background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/tortuga-sanefa.svg);
}


.intro-tulum:before {
    top: -2em;
    left: 0;
    width: 8em;
    height: 8em;
    background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/tulum-sanefa.svg);
}

.columnas-reserva-tulum>div {
    position: relative;
}

.columnas-reserva-tulum>div:nth-child(1):before,
.columnas-reserva-tulum>div:nth-child(2):after {
    width: 12em;
    height: 12em;
    bottom: 0;
    background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/alga-sanefa.svg);
    z-index: -1;
}

.columnas-reserva-tulum>div:nth-child(1):before {
    left: -8em;
}

.columnas-reserva-tulum>div:nth-child(2):after {
    right: -8em;
    transform: scaleX(-1);
}

.intro-tulum p {
    margin-bottom: 0;
} */


/* GREEN RESORT */


.wp-block-cover.seccion-texto {
    padding: 2em 0 !important;
    position: relative;
}

@media screen and (max-width: 600px) {
    .wp-block-cover.seccion-texto {
        padding-top: 200px !important;
        padding-bottom: 0 !important;
    }

    .wp-block-cover.seccion-texto .wp-block-cover__image-background {
        object-position: top !important;
        object-fit: contain !important;
    }

}

@media screen and (min-width: 800px) {

    .seccion-texto.is-position-center-left,
    .seccion-texto.is-position-center-right {
        border-left: 4em solid transparent;
        border-right: 4em solid transparent;
    }

    .seccion-texto.is-position-center-left .wp-block-cover__inner-container>.wp-block-group {
        margin-left: -4em !important;
    }

    .seccion-texto.is-position-center-right .wp-block-cover__inner-container>.wp-block-group {
        margin-right: -4em !important;
    }
}

.grupo-iconos-resort {
    align-items: flex-start !important;
    max-width: 740px !important;
    gap: 0;
}

.grupo-iconos-resort>.wp-block-image img {
    min-width: 60px !important;
}

.wp-block-group.wrapper-iconos-boton {
    align-items: stretch;
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    padding: 0 !important;
}

.wider-childs > .wp-block-group {
    max-width: 1228px !important;
}

.wp-block-group.grupo-iconos-boton {
    justify-content: space-between;
}

.grupo-green .seccion-texto {
    overflow: visible;
}

@media screen and (max-width: 699px) {
    .grupo-green,
    .grupo-green .seccion-texto .wp-block-cover__inner-container > .wp-block-group {
        padding: 0 !important;
    }

    .grupo-green .seccion-texto {
        display: block;
        padding-top: 0 !important;
    }

    .grupo-green .seccion-texto .wp-block-cover__background {
        display: none;
    }

    .grupo-green .seccion-texto .wp-block-cover__image-background {
        display: block;
        position: static;
    }

    .grupo-green .seccion-texto .wp-block-cover__inner-container > .wp-block-group > .wp-block-group {
        max-width: unset !important;
        padding-top: 1.5rem !important;
        padding-right: 1.5rem !important;
        padding-bottom: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
}

@media screen and (min-width: 700px) {
    .wp-block-group.wrapper-iconos-boton {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (min-width: 1000px) {
    .wp-block-group.wrapper-iconos-boton {
        grid-template-columns: repeat(7, 1fr);
    }
}


.galeria-green-resort a.splide__slide {
    max-height: 250px !important;
}




.grupo-iconos-boton .wp-block-boton-mini a {
    background-color: var(--wp--preset--color--blank-4-green-4);
}


.grupo-iconos-boton .wp-block-boton-mini a:hover {
    background-color: #FFF;
    color: var(--wp--preset--color--blank-4-green-6);
}

.grupo-iconos-boton .wp-block-boton-mini a.boton-texto:after,
.grupo-iconos-boton .wp-block-boton-mini a.boton-galeria:after {
    background-color: var(--wp--preset--color--blank-4-green-6);
}

.grupo-iconos-boton figure {
    flex: 1;
}

.is-style-bullet-icon-ok li:before,
.is-style-bullet-icon-check li:before {
    font-family: 'siesta-icons' !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;
    font-size: 1.5em;
}

.is-style-bullet-icon-check li,
.is-style-bullet-icon-ok li {
    display: flex;
    gap: 0.5em;

}

.is-style-bullet-icon-check li:before {
    content: "\e90e";
}

.is-style-bullet-icon-ok li:before {
    content: "\e90f";
}

.wp-block-group.grupo-100vh {
    min-height: 100vh;
}

.wp-block-group.grupo-100vh>* {
    width: 100%;
    max-width: var(--wp--style--global--content-size);
}

.grupo-green .iconos-green-resort .wp-block-image img {
    max-height: 60px !important;
}

.grupo-green .iconos-green-resort .wp-block-image figcaption {
    margin-left: 0.5em !important;
    font-weight: var(--font-weight-medium) !important;
}

.grupo-green .grupo-iconos-resort > .wp-block-image {
    padding-top: .65rem;
}

@media screen and (max-width: 799px) {
    .seccion-servicios .wp-element-caption mark {
        color: var(--wp--preset--color--blank-4-white) !important;
    }
}

@media screen and (max-width: 699px) {
    .grupo-green .grupo-iconos-resort {
        display: block !important;
        padding: 0 !important;
    }

    .grupo-green .grupo-iconos-resort * {
        text-align: center;
    }

    .grupo-green .grupo-iconos-resort > .wp-block-group {
        padding: 2em 0 !important;
    }

    .grupo-green .grupo-iconos-resort .iconos-green-resort {
        flex-wrap: wrap !important;
        gap: 3rem;
        justify-content: center !important;
    }

    .grupo-green .wp-block-iconos.texto-lateral-iconos .wp-block-image {
        display: block;
        text-align: center;
        margin-right: 0 !important;
    }

    .grupo-green .iconos-green-resort .wp-block-image img {
        margin-bottom: .5em;
    }

    .grupo-green .iconos-green-resort .wp-block-image figcaption {
        margin-left: 0 !important;
    }

    .grupo-green.wider-childs .is-style-titulo-alojamiento {
        font-size: 2.5em !important;
    }
}

@media screen and (max-width: 600px) {
    .columna-valores {
        gap: 0 !important;
    }
}

@media screen and (min-width: 800px) {
    .desktop-no-wrap {
        flex-wrap: nowrap !important;
    }
}

.wp-block-cover.port-cover {
    padding: 5em 2rem !important; 
}

.port-promo-slider {
    margin-bottom: 4rem;
}

.wp-block-cover.port-cover p {
    margin-bottom: 0.4em !important; 
}

.hide,
button.mute-btn {
    display: none;
}

/* VIDEO VIMEO IFRAME */

.oh {
    height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.oh::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.15);
    z-index: 1;
}

.iframe-top iframe {
    display: block;
    height: 100%;
    max-width: unset;
    aspect-ratio: 16 / 9;
}

.iframe-top .titre-top {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 0;
    left: 0;
    height: 100%;
    max-width: 100%;
    width: 100%;
    color: #fff;
    z-index: 1;
}

.iframe-top .sanefa-siguiente-wrapper {
    position: absolute;
    width: 100%;
    z-index: 2;
    bottom: 0;
    left: 0;
}

.iframe-top .siguiente-seccion-link-wrapper {
    text-align: center;
    padding-bottom: 2em;
}

.iframe-top .sanefa-siguiente-wrapper {
    max-width: 100% !important;
}

@media only screen and (min-width: 1475px) {
    
    .iframe-top iframe {
        width: 100%;
        max-width: 100%;
        scale: 1.21;
        height: auto;
    }

}

/* water data iframe */

.water-data-container {
    display: flex;
    justify-content: center;
    min-height: 282px;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.water-data-container::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 54px;
    background-color: var(--white);
}

.water-data-container iframe {
    width: 100%;
    max-width: 949px;
    transform: translateY(-28px);
}

@media only screen and (max-width: 642px) {

    .water-data-container {
        min-height: 299px;
    }

    .water-data-container::after {
        height: 74px;
    }

    .water-data-container iframe {
        transform: translateY(-45px);
    }

}

@media only screen and (max-width: 344px) {

    .water-data-container iframe {
        transform: translateY(-62px);
    }

    .water-data-container {
        min-height: 316px;
    }

    .water-data-container::after {
        height: 89px;
    }

}

.grupo-green .wp-block-cover .wp-block-cover__inner-container {
    position: static;
}

/* temporary halloween page */

/* :root {
    --wp--preset--color--blank-4-blue-2: #BF4F1D !important;
    --blue-2: #BF4F1D;
    --wp--preset--color--blank-4-blue-1-5: #c67033 !important;
    --wp--preset--color--blank-4-blue-1: #d5b7a2 !important;
    --wp--preset--color--blank-4-blue-0: #f3e6d8 !important;
    --blue-0: #f3e6d8;
}

.scroll-up:not(.show-menu) .show-menu-link:before {
    background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/ico-main-menu-scroll-orange.svg);
}

.scroll-up:not(.show-menu) .show-menu-link:hover:before {
    background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/ico-main-menu.svg);
}

.logo-header {
    background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/Logo_Header_Halloween24-negatiu.png) center center no-repeat;
    background-size: contain;
}

.show-menu .logo-header, 
.scroll-up .logo-header {
    background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/Logo_Header_Halloween24-02.png) center center no-repeat;
    background-size: contain;
}

.mute-btn {
    border-radius: 50%;
    width: 48px !important;
    height: 48px;
    border: none;
    display: block;
    position: fixed;
    bottom: 4em;
    right: 2em;
    background-color: var(--blue-2);
    transition: background-color .2s ease-out;
    z-index: 99;
    cursor: pointer;
    filter: drop-shadow(2px 2px 4px rgba(0,0,0,.25));
    max-width: unset !important;
    padding: 0;
}

.mute-btn::before {
    content: '';
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    filter: saturate(0) brightness(3);
}

.mute-btn.paused::before {
    background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/music-solid.svg) center no-repeat;
    background-size: 35%;
}

.mute-btn.muted::before {
    background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/volume-xmark-solid.svg) center no-repeat;
    background-size: 35%;
}

.mute-btn:not(.muted):not(.paused)::before {
    background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/volume-high-solid.svg) center no-repeat;
    background-size: 35%;
}

.wp-block-image.logo-footer {
    background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/Logo_Header_Halloween24-02.png) center center no-repeat;
    background-size: contain;
}

.wp-block-image.logo-footer img {
    visibility: hidden;
}

.cky-btn-revisit-wrapper,
#chatbase-bubble-button {
    background-color: var(--blue-2) !important;
}

@media screen and (pointer: fine) {
    
    .mute-btn:hover {
        background-color: var(--blue-0) !important;
    }

    .mute-btn:hover::before {
        filter: saturate(1) brightness(1);
    }

} */

/* halloween code to review */

/* .wp-block-boton-mini.icon-halloween a {
    overflow: unset;
}

.icon-halloween a:after {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    position: absolute;
    background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/halloween-ico.png) center center;
    background-size: contain;
} */.page-template-tmpl-destino-entorno:not(.show-menu) .link-header-wrapper,
.page-template-tmpl-destino-entorno:not(.show-menu) .logo-header {
    display: none;
}

.page-template-tmpl-destino-entorno header.site-header {
    /* evitar el overlay de los iconos a la misma altura que el header */
    width: 200px;
}

.show-menu.page-template-tmpl-destino-entorno header.site-header {
    width: 100%;
}


.lienzo-destino-wrapper{
    position: relative;
    overflow: auto;
    display: flex;
    justify-content: left;
}
.page-template-tmpl-destino-entorno #container {
    background: #e3e3e3;
}

.lienzo-destino {
    width: 100%;
    height: 100%;
    min-width: 1000px;
}

.costa-daurada-destino,
.iconos-destino-bw,
.textos-destino {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/destino/textos-mapa-destinos.svg) center center no-repeat;
    background-size: contain;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    min-width: 1000px;
    opacity: 0;
    transition: 1s opacity ease;
}

.iconos-mapa-wrapper{
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    min-width: 1000px;
    z-index: 1;
}

.iconos-mapa-wrapper use{
    transition: 0.4s opacity ease;
    opacity: 0;
}


.iconos-mapa-wrapper use[data-link*="camping-lasiesta"]:hover{
    opacity: 0;
}

.iconos-destino-bw {
    transition: 1s opacity ease 1s;
    background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/destino/iconos-mapa-destinos-bw.svg);
}

.costa-daurada-destino {
    transition: 1s opacity ease 2s;
    background-image: url(//www.camping-lasiesta.com/wp-content/themes/blankv4/img/destino/costa-daurada-mapa-destinos.svg);
}


.loaded-map .costa-daurada-destino,
.loaded-map .textos-destino,
.loaded-map .iconos-destino-bw{
    opacity: 1;
}

/* EVITAR QUE IPHONE NECESITE DOBLECLICK PARA ABRIR POPUPS */
@media (hover) {
    
    .iconos-mapa-wrapper use:hover{
        cursor: pointer;
        opacity: 1;
    }
    

}

@media screen and (min-width: 800px) {
    .lienzo-destino,
    .costa-daurada-destino,
    .iconos-destino-bw,
    .textos-destino,
    .iconos-mapa-wrapper{ 
        height: 100vh;
    }

  }