/*
Theme Name: Hello Elementor Child
Theme URI: https://yourwebsite.com/
Description: Child theme for Hello Elementor
Author: Tu Nombre
Author URI: https://yourwebsite.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/


.rv-color-orange {
    color:#C57A4E;
}

.rv-semibold {
    font-weight: 600;
}

.default-p-size {
    font-size: 32px;
    line-height: 44px;
    font-weight: 400;
}
@media screen and (max-width: 768px) {
    .default-p-size {
        font-size: 16px;
        line-height: 22px;
    } 
}

.main-nav__inner,
.main-nav__inner li {
  list-style: none;
}

.main-nav__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#menu-rv-menu,
#menu-rv-sub-menu {
    padding:0px;
}

#open-menu .elementor-icon,
#open-menu .elementor-icon svg {
    cursor: pointer;
}

.main-nav__close-btn {
    border: none !important;
}
.main-nav__close-btn:hover,
.main-nav__close-btn:focus {
    background-color: transparent !important;
}


.main-nav__inner a {
    font-family: 'Manrope' !important;
    font-size: 20px !important;
    line-height: 27px !important;
    font-weight: 700 !important;
}

.main-nav__inner .sub-menu a,
.menu-main-bottom-container a {
    font-weight: 500 !important;
}

.main-nav__inner {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

@media (max-width: 768px) {
    .main-nav__inner {
        padding:20px !important;
    }

    #menu-rv-menu .sub-menu {
        margin-top: 10px;
    }
}


/*#wpadminbar {
    display: none;
}*/


/*ALL SITE*/

/*[data-elementor-type="header"]{
    display:none;
}*/

/*#newbook_online_booking_controls_wrapper {
    display: none;
}*/

.not-clickable,
.not-clickable div {
  pointer-events: none;
}

.sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: top 0.3s ease-in-out, background-color 0.3s ease-in-out;
  background-color: transparent;
  transform: translateY(0);
}

.sticky-header.hide-header {
/*    top: -200px !important;*/
    transform: translateY(-230px);
}

/* When not at the top (scroll > 0) */
.sticky-header.scrolled {
  background-color: rgba(255, 246, 236, 0.9) !important;
}

/*.sticky-header .scrolled-image {
    display:none;
}

.sticky-header.scrolled .scrolled-image {
    display: block;
}

.sticky-header.scrolled .noscroll-image {
    display:none;
}*/

.sticky-header.scrolled .elementor-widget-icon .elementor-icon svg path{
    fill:#261D2A;
}

/*.menu-rv-menu a ,
.menu-rv-menu a:hover {
    color: #474747 !important;
}*/

.elementor-widget-text-editor a {
  color: #C57A4E !important;
  text-decoration: none;
}

.elementor-widget-text-editor a:hover {
  color: #C57A4E !important;
}

.adventures-right-image {
    background-position: top right -100px !important;
}

/*ALL SITE*/


.stay-connect-form .elementor-form-fields-wrapper {
	display: flex;
    flex-direction: row;
/*    flex-wrap: nowrap;*/
    padding: 10px;
    background: white;
    border: 1px solid #C57A4E;
}

.stay-connect-form .elementor-form-fields-wrapper {
    border: 1px solid #83A5A9 !important;
/*    background-color: #83A5A9;*/
    color: #fff;
}

.stay-connect-form #form-field-email {
	border: 0px;
}


.stay-connect-form .elementor-form-fields-wrapper .elementor-field-type-text {
/*.check-availability-form .elementor-form-fields-wrapper .elementor-field-type-date {*/
	width: auto;
	margin-bottom :0px !important;
	padding: 0px !important;
	flex-grow: 1;
    flex-shrink: 1;
}

.stay-connect-form .elementor-form-fields-wrapper .elementor-field-type-submit {
/*.check-availability-form .elementor-form-fields-wrapper .elementor-field-type-submit {*/
	width: auto;
	margin-bottom :0px !important;
	padding: 0px !important;
}


.check-availability-form {
	max-width: 700px !important;
}

.check-availability-form .elementor-form-fields-wrapper {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	gap: 24px;
}

@media only screen and (max-width: 768px) {
    .check-availability-form  .elementor-form-fields-wrapper {
        flex-direction: column;
    }
}

.check-availability-form .elementor-form-fields-wrapper .elementor-field-type-submit,
.check-availability-form .elementor-form-fields-wrapper .elementor-field-type-date, {
	width: auto;
	margin-bottom :0px !important;
	padding: 0px !important;
	/*flex-grow: 1;
    flex-shrink: 1;*/
}

.check-availability-form .elementor-form-fields-wrapper .elementor-field-type-submit .elementor-button {
    min-height: 45px;
}

/* Aplica el estilo solo a inputs que usan flatpickr (campos tipo fecha en Elementor) */
/*.check-availability-form input.flatpickr-input,
.check-availability-footer  input.flatpickr-input{
  background-image: url('https://inezspringrvpark.com/wp-content/uploads/2025/05/calendar52.png');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px 10px;
  padding-right: 35px;
  cursor: pointer;
}*/

/* Asegura que el ícono no se repita si flatpickr clona el input (caso raro) */
.check-availability-form input.flatpickr-input[readonly] ,
.check-availability-footer input.flatpickr-input[readonly] {
  background-color: white; /* Por si el readonly afecta la visibilidad */
}








/*** RV POST TYPES ***/

.rv-widget-title {
    max-width: 1280px;
    margin: auto;
    margin-bottom: 40px;
    margin-top: 40px;
    padding:0px 24px;
}
@media only screen and (max-width: 768px) {
    .rv-widget-title {
        margin-bottom: 54px;
        margin-top: 54px;
    }
}



.rv-post-types-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

@media only screen and (max-width: 992px) {
    .rv-post-types-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 768px) {
    .rv-post-types-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}


.rv-post-type-card {
    position: relative;
    background-size: cover;
    background-position: center;
    height: 430px;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    color: #fff;
}

@media only screen and (max-width: 768px) {
    .rv-post-type-card {
        height: 390px;
    }
}

.rv-post-type-overlay {
    padding: 20px;
    width: 100%;
/*    max-width: 500px;*/
    margin-left: auto;
    margin-right: auto;
}

.rv-post-type-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.rv-post-type-button {
    align-self: flex-start;
    margin-top: 56px;
    padding: 16px 24px;
    border: 2px solid #FFF6EC;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Manrope';
    font-size: 16px;
    line-height: 22px;
    color: #FFF6EC;
    transition: background 0.3s ease;
}

.rv-post-type-button:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.rv-post-type-title {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    color: #FFF6EC;
}

.rv-post-type-description {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #FFF6EC;
}

@media only screen and (max-width: 768px) {
    .rv-post-type-title {
        font-size: 24px;
        line-height: 33px;
    }

    .rv-post-type-description {
        font-size: 16px;
        line-height: 22px;
    }
}

/*** RV POST TYPES ***/







