/**
Theme Name: Astra Child
Author: buyfyr
Author URI: https://buyfyr.com/
Description: Tema hijo del tema principal de buyfyr
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* COLORS */

/*
0 Orange 1
1 Orange 2
2 black
3 Dark Gray
4 Light Gray
5 white
6 black
7 Dark Gray
8 Light Gray
*/

/* Generales*/

/*
footer {
  background-color: #ffffff;
  background-image: url(https://gravitycenterinternational.com/wp-content/uploads/2024/03/g12.webp);
  background-repeat: repeat;
  background-position: right top;
  background-size: contain;
  background-attachment: scroll;
}
*/
footer ul li {
  margin-bottom: 12px;
}

.ast-logo-title-inline .site-logo-img{
    padding-right:0px;
}
aside.header-widget-area.widget-area.site-header-focus-item.header-widget-area-inner{
    padding:0px;
}

footer ul li:first-child {
  margin-left: 0; 
}

a.ast-builder-social-element.ast-inline-flex.ast-facebook.header-social-item {
  background: #9b97ca;
  padding: 16px 16px;
  border-radius: 8px;
}





/*
grid-template-columns: repeat(3, 1fr);
grid-template-columns: repeat(4, 1fr);
*/

/* - - - - - - - - - - - - - - - START MARQUEE - - - - - - - - - - - - - - - */
.marquee {
  display: flex;
  overflow: hidden;
  user-select: none;
  /*background-color: green;*/
  /*transform: skewY(-3deg); */
  /*transform: rotate(-5deg) translateY(-30px) translateX(50px);*/
}

.marquee__group {
  display: flex;
  flex: auto;
  flex-direction: row;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  width: fit-content;
  animation: scroll 25s linear infinite;
}

.marquee__group * {
  white-space: nowrap;
  /*text-transform: uppercase;*/
}


@keyframes scroll {
  0% {
    transform: translateZ(0);
  }
  100% {
    transform: translate3d(-100%, 0, 0);
  }
}

@media only screen and (min-width: 360px) {
  .marquee__group * {
  }
}

/* - - - - - - - - - - - - - - - END MARQUEE - - - - - - - - - - - - - - - */


.waves {
  top: 0px;
  left: 0px;
  transition: all 0.3s ease 0s;
  
}

.waves::before {
  content: "";
  position: absolute;
  top: calc(100% + -18px);
  width: 100%;
  height: 28px;
  animation-timeline: auto;
  animation-range-start: normal;
  animation-range-end: normal;
  animation: 6s linear 0s infinite normal none running ola-en-movimiento;
  z-index:9;
  transform:rotate(180deg);
}


.waves-white::before {
  background: url(/wp-content/themes/astra-child/img/wave-white.svg) 0px bottom repeat-x;
}
.waves-lavender::before {
  background: url(/wp-content/themes/astra-child/img/wave-lavender.svg) 0px bottom repeat-x;
}

@keyframes ola-en-movimiento {
  0% {
    background-position: 0px bottom;
  }
  100% {
    background-position: 118px bottom;
  }
}

/* TITULOOOOOO*/

/*INPUTS*/
.ea-bootstrap * {
    font-family: 'Open Sans';
}
input,select, textarea {
    height: auto !important;
    padding: 10px 12px !important;
    font-size: 16px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background: #fff !important;
    border: 1px solid #9379bb !important;
    border-radius: 8px !important;
}
.ui-datepicker{
    border: 1px solid #939393 !important;
    border-radius: 8px !important;
}

.ea-btn.ea-cancel.btn.btn-default, .ea-btn.ea-submit.btn.btn-primary.booking-button{
    padding:10px 32px;
    font-size:16px;
    font-weight:600;
}
.ea-btn.ea-submit.btn.btn-primary.booking-button {
    background:#9B97CA;
    border:none;
    border-radius:16px;
}
.ea-btn.ea-cancel.btn.btn-default{
    border-radius:16px;
}

.ea-bootstrap .ui-datepicker .no-slots, .ea-bootstrap .ui-datepicker .no-slots:hover {
    background-color: #c3c3c3 !important;
    background: #c3c3c3 !important;
    color: #fff !important;
}

.ui-corner-all{
    /*Flechas*/
    color: #939393 !important;
}
td.free{
    position:relative !important;
}
td.free:before{
    content: "" !important;
    display: block !important;
    width: 15px !important;
    height: 15px !important;
    background-color: #7c79a229 !important;
    border-radius: 50% !important;
    
    position: absolute;
  display: inline-flex;
  justify-content: center;
  align-items: center;top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);

}

td.free a {
    color: #9b97ca !important;
}

.ui-datepicker .ui-datepicker-current-day{
    background-color: #9b97ca !important;
    background: #9b97ca !important;
}
.ui-datepicker .ui-datepicker-current-day a {
    color: #ffffff !important;
}

/*REVIEWS*/

.form-bg {
    border-radius:6px;
    overflow:hidden;    
    align-items: center;
    color:#000 !important;
}

.glsr-review {
    border-radius:6px;
    padding:15px;
    overflow:hidden;    
    align-items: center;
    color:#000 !important;
}

.glsr-review {
    background-color: rgba(155, 151, 201, 0.16);
    background-repeat: repeat;
    background-size: auto;
    background-image: url(https://gravitycenterinternational.com/wp-content/uploads/2024/04/92533e06635940e5b152eb4b0f9c1c4b.webp);
    background-clip: padding-box;
    border-radius:16px;
    border-style: solid;
    border: 2px solid #979a9c;
}

.glsr-review-form input, .glsr-review-form textarea{
    background:#fff !important;
}

.glsr-star-rating--ltr {
    font-size:20px;
}

.glsr-review-date .glsr-tag-value{
    color:#696969;
}
.glsr-reviews-wrap .glsr-review-title h4 {
    font-weight:1200;
    font-size:20px;
    color: #171718;
}

.glsr-review-content .glsr-tag-value {
    color: var(--ast-global-color-6);
    font-size:16px;
}


.glsr-reviews-wrap .glsr-review-rating span {
    font-size:20px;
}

.glsr-reviews-wrap .glsr-review-author .glsr-tag-value {
  font-weight:900;
  font-size:16px !important;
}

.glsr-reviews-wrap .glsr-review-author .glsr-tag-value::before {
  content: "—";
  margin-right: 3px;
  font-weight:900;
}

.glsr-form-wrap button {

}
.glsr-form-wrap label span{
    font-size:16px !important;
}








.overlay {
            display: none; /* Oculta inicialmente */
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.6); /* Fondo semi opaco */
            z-index: 998; /* Detrás de la ventana emergente */
        }

        /* Estilos para la ventana emergente */
        .popup {
            display: none; /* Oculta inicialmente */
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            padding: 24px;
            background-color: #f9f9f9;
            border: 1px solid #ccc;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            z-index: 999;
            min-width: 350px;
            width:40%;
            max-width:550px
        }

.popup p {
    font-size:23px;
    font-weight:500;
    margin-bottom:40px;
    color:#191919;
    padding-top:8px;
    padding-bottom:8px;
}

.popup .popup-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 24px;
    margin-bottom:24px;
}

.popup .popup-grid a {
    cursor:pointer;
}

.popup .popup-grid img {
    width:100%;
    padding-right:10px;
    margin-bottom:16px;
}

.popup .popup-grid span {
    font-size:19px;
    font-weight:600;
    color:#191919;
}

.popup #closeBtn {
    border:1px solid #555;
    border-radius:8px;
    background:transparent;
    padding:4px 12px;
    color:#555;
    float:right;
    font-size:15px;
    cursor:pointer;
    margin-bottom:16px;
}

.flags-b{
    display: flex;
    justify-content: center;
    gap: 10px;
}

@media only screen and (min-width: 767px) {
    .flags-b{
        justify-content: start;
    }
    .popup {
        padding:40px;
        width:50%;
        max-width:550px
    }
    .popup #closeBtn {
        padding:8px 16px;
        font-size:18px;
    }
    .popup .popup-grid span {
        font-size:22px;
    }
    .popup p {
        font-size:32px;
    }
}

.flags-b a {
    width:50px;
}
#booking-overview small {
    text-wrap: wrap;
}