/*
Theme Name: Alhambra Granada Tickets by Tevily Child
Theme URI: https://gaviaspreview.com/wp/tevily/
Author URI: https://themeforest.net/user/gavias
Author: ECOPE Informática & Gaviasthemes Team
Description: Child theme for Tours Baratos by Tevily Child.
Template: tevily
*/

/*
 * azul #304E93
 * ocre #BE8806
 * marron #8C4C0C 
 * verde #3B6552
 * negro #12161B

*/

/*ocultar banner de recaptcha de google*/

.grecaptcha-badge {
  visibility: hidden;
}

/***ajuste diseño de tarjetas de tour***/
.booking-block-2 .booking-content .ba-meta {
  margin-top: 0px;
  font-size: 1.3em;
  font-weight: 300;
  display: flex;
  justify-content: center;
}

/*** estilo informacion adicional ***/
.tevily-single-steps .accordion-item .accordion-header a.collapsed {
  background: #f5f0de;
  color: #304e93;
  font-weight: 900;
  font-family: "El Messiri";
}

.tevily-single-steps .accordion-item .accordion-header a {
  color: #304e93;
  font-weight: 900;
  font-family: "El Messiri";
}

.tevily-single-steps .accordion-item .accordion-collapse .accordion-body {
  color: black;
}

/*** ajuste que incluye con iconos single tour ***/
.tevily-single-taxonomy.style-2 .content-inner .box-content .term-item {
  line-height: 45px;
  color: black;
}

.tevily-single-taxonomy.style-2 .content-inner .box-content .ba-meta-title {
  color: #304e93;
  font-size: 1.8rem;
}

.tevily-single-in-ex {
  color: black;
}

.tevily-single-in-ex.type-excluded ul li:before {
  color: #783b0c;
}

/********boton responsivo autorreserva movil*******/
.custom-gallery-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 500px;
}

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

.swiper-slide {
  width: 25% !important;
}

@media (max-width: 768px) {
  .swiper-slide {
    width: 100% !important;
  }
}

.booking-block-2 .post-image,
.booking-block-2 .booking-content {
  border-radius: 0px;
}

/*mostrarlo solo en movil*/
@media only screen and (min-width: 769px) {
  .home .btn_reserva-header {
    display: none;
  }

  .btn_reserva-header-single {
    display: none;
  }
}

/*responsivo y estilo del boton*/
@media only screen and (max-width: 769px) {
  .home .btn_reserva-header {
    display: block;
    margin: 0 auto;
  }

  .btn_reserva-header-single {
    display: flex;
    margin: 0 auto;
    position: fixed;
    bottom: 0px;
    background-color: #ececec;
    width: 100%;
    height: 50px;
  }

  .btn_reserva-header-single > div {
    width: 35%;
  }

  /* .btn_reserva-header-single > div {
    width: 50%;
  } */

  .btn_reserva-header-single .item_info_price_new {
    /* color: #F72377!important; */
    color: #3b6552 !important;
    font-size: 30px;
    font-weight: bold;
  }
  .embeddedServiceHelpButton .helpButton {
    bottom: 60px !important;
  }
}

button.regiondo-button {
  background-color: #3b6552 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8em;
  letter-spacing: 2px;
  font-weight: 700;
  width: 100%;
  margin-left: 5px;
  line-height: 14px;
}

.regiondo-button span {
  padding: 10px 15px 10px 15px !important;
}

div.btn_link > div.btn_link > a {
  background-color: #be8806;
  padding: 5px 15px 5px 15px !important;
  display: flex;
  color: white !important;
  justify-content: center;
  font-size: 0.85em !important;
  letter-spacing: 2px;
  width: 100%;
  line-height: 14px;
}

div.btn_link > div.btn_link > a:hover {
  background-color: #3975bb !important;
}

.booking-block .booking-content .ba-meta .meta-right a:after {
  display: none !important;
}
button.regiondo-button:hover {
  background-color: #253a80 !important;
}

/********fin boton autorreserva movil**************/

.boton-tb {
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

/*estilo del menu*/

ul.gva-nav-menu > li > a:after {
  display: none;
}

/*estilo etiquetas ciudades*/

.gsc-booking-banner.style-1 .items-count {
  background: #be8806;
  border-radius: 0px;
}

/*estilo color breadcrumbs*/
.custom-breadcrumb .breadcrumb .active {
  color: #304e93;
}

/*ESTILO FORMULARIO*/

.wpcf7-form {
  max-width: 1080px !important;
  margin: 0px;
}

::placeholder {
  color: black !important;
}

.wpcf7-form textarea {
  background: #304e930f;
  border-radius: 0px;
  max-height: 200;
}

.wpcf7-form input[type*="text"],
.wpcf7-form input[type*="tel"],
.wpcf7-form input[type*="email"],
.wpcf7-form input[type="date"] {
  background: #304e930f;
  border-radius: 0px;
}

form > p > span > span > span > label > span > a:hover {
  color: #2e5341;
}

#responsive-form {
  /*	max-width:600px; -- cambiar esto para conseguir el ancho de la forma deseada --*/
  margin: 0 auto;
  width: 100%;
}
.form-row {
  width: 100%;
}
.column-half,
.column-full {
  float: left;
  position: relative;
  padding: 0.65rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.booking-block .booking-content .ba-meta {
  align-items: center;
}
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
  .column-half {
    width: 50%;
  }
}

.wpcf7-form p {
  margin-bottom: 0px;
  color: #2b2b2b;
  font-weight: 500;
}

.wpcf7-list-item {
  margin: 0em;
}

.wpcf7-form .wpcf7-form-control-wrap {
  margin-bottom: 0px;
}

input[type*="submit"]:not(.fa):not(.btn-theme):not(.las) {
  background: #be8806;
  margin-top: 28px;
  font-size: 15px;
  border-radius: 0px;
  text-transform: inherit;
  border: none;
  margin-bottom: 5px;
  letter-spacing: 0px;
  font-size: 17px !important;
}

input[type*="submit"]:hover {
  background: #3b6552 !important;
}

.boton-agencias-login {
  font-size: 17px;
  color: white;
  background-color: #253a80;
  padding: 15px 30px 15px 30px;
  text-align: center;
  transition: all 0.3s;
}

.boton-agencias-login:hover {
  background: #2e5341;
}

.boton-agencias-login a {
  color: white;
  text-align: center;
}

input[type="date"] {
  width: 100%;
  height: 60px;
  padding: 0 15px;
  border: none !important;
  background: var(--tevily-theme-color-2);
  font-weight: 500;
  font-size: 14px;
  border-radius: 8px;
}

#wp-content
  > div
  > section
  > div
  > div
  > div
  > div
  > div
  > div.elementor.elementor-869
  > section.elementor-section.elementor-top-section.elementor-element.elementor-element-d5bcac0.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.row-top
  > div
  > div.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-4333448
  > div
  > div
  > div
  > div
  > div {
  opacity: 1 !important;
}

/*estilo de la pagina de todos los tours*/
.booking-content > h3 > a:hover {
  color: #3975bb !important;
}

.booking-block .booking-content .ba-address i,
.booking-block .booking-content .ba-meta .item-meta i,
.booking-block .booking-content .ba-meta .item-meta i {
  color: #3975bb !important;
}

.booking-content > div.ba-address > span,
.booking-block .booking-content .ba-price label {
  color: #2b2b2b;
}

.booking-block .booking-content .ba-price .item_info_price_new {
  color: #f72377;
}

.ba-block-item .booking-content .content-top .ba-media a:hover {
  color: #3975bb;
}

.ba-block-item .booking-content .content-top .ba-media a,
.booking-content
  > div.ba-meta
  > div.meta-left
  > span.item-days.item-meta
  > span,
.booking-content
  > div.ba-meta
  > div.meta-left
  > span.item-user.item-meta
  > span {
  color: #2b2b2b;
}

.ba-block-item .booking-content .content-top .ba-media a.ba-gallery span {
  background: #f72377;
}
/******************************************/

/*estilo sidebar todos los tours*/

#search_form .input-group label {
  color: #2b2b2b;
}

.add_ids_title ul.add_ids_list li.term_item:hover {
  background-color: #3975bb;
}

i.flaticon-location,
i.flaticon-recovery {
  font-size: 36px;
  color: #f72377;
  margin-top: 10px;
}

.add_ids_title ul.add_ids_list li.term_item,
.babe_search_results_filters {
  color: #2b2b2b;
}

.add_ids_title_value,
.term_item_disabled .term_item_level_0 {
  font-weight: bold;
  color: #2b2b2b;
}

.babe_pager span.current {
  color: #f72377;
  border-color: #f72377;
}

.babe_pager a:hover {
  color: #f72377;
  border-color: #f72377;
}

.add_input_field .add_ids_title {
  position: unset !important;
}

.add_input_field .is-active {
  display: flex;
  align-items: center;
}

li..term_item_disabled .term_item_level_0 {
  font-weight: bold;
}

ul.term_item term_item_level_1::marker {
  display: none !important;
}

/*** ocultar plazas en mini fichas de tour ***/

i.las.la-user-friends,
span.item-user.item-meta > span {
  display: none;
}

/*** estilo blog ***/

.post:not(.post-single-content) .post-thumbnail .entry-date {
  background: #2ed872 !important;
}

.btn-inline,
.btn-inline::before {
  color: #f72377;
}

.btn-inline:hover {
  color: #3975bb;
}

.swiper-slider-wrapper .swiper-nav-prev:hover {
  background: #f0e3e1;
  color: var(--tevily-theme-color);
}

.elementor-widget.elementor-widget-gva_author_name > div > div > div > a > i,
.post-category i {
  color: #f72377;
}

.post-tags > a {
  background: #f72377;
}

.logged-in-as a:hover {
  color: #3975bb;
}

#comments #add_review_button,
#comments #submit {
  padding: 10px 30px;
  background: #f72377;
}

#comments #add_review_button,
#comments #submit:hover {
  background: #3975bb;
}

.tevily-post-share .social-networks-post > li:not(.title-share) a:hover {
  background: #f0e3e1;
  border-color: #f0e3e1;
}

div > ul > li.facebook > a > i,
div > ul > li.twitter > a > i,
div > ul > li.linkedin > a > i,
div > ul > li.tumblr > a > i {
  color: #f72377;
}

div.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-2bd9974
  > div
  > div
  > div
  > div
  > div
  > ul
  > li.tumblr {
  display: none;
}

.gsc-heading.style-4 .content-inner .title::before {
  color: #f72377;
}

.post-block-small
  .post-content
  .content-inner
  .entry-meta
  > .meta-inline
  > span
  i {
  color: #f72377;
}

.elementor-879
  .elementor-element.elementor-element-b4e8b1a
  .gsc-heading
  .title::before {
  color: #f72377;
}

.booking-block .booking-content .post-total-rating .post-total-rating-value {
  color: #3975bb;
}

.ba-block-item .post-image .item-labels .item-label.item-featured {
  background: #304e93 !important;
}

.ba-block-item .post-image .wishlist-icon .ajax-wishlist-link {
  display: none;
}

.ba-block-item .post-image .item-labels .item-label {
  font-weight: 900;
}

/* ---------------------------------- */
/**** estilo menu movil ****/
.gva-offcanvas-content .top-canvas .control-close-mm {
  /* background: #ea138c; */
  background: #3b6552;
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li a:hover {
  color: #f72377;
}

/* ---------------------------------- */
/*estilo deslizador inicio*/
.swiper-slider-wrapper
  .swiper-pagination
  > span.swiper-pagination-bullet-active {
  background: #f72377;
}

/* ---------------------------------- */
/* estilo boton ver mas */
div.btn_link > div.btn_link > a.ver_mas {
  display: flex;
  align-items: center;
  height: 45px;
  background-color: #af760a !important;
  padding: 10px 15px 10px 15px !important;
}

div.btn_link > div.btn_link > a.ver_mas:hover {
  background-color: #783b0c !important;
}

/* estilo página 404 */

.btn-theme {
  background: #be8806;
  border-radius: 0px;
}

.btn-theme:hover {
  background: #3b6552;
}

.not-found-wrapper .not-found-desc {
  font-weight: bold;
  color: white;
}

.booking-block-2 .booking-content {
  margin-top: -50px;
}

.ba-block-item .post-image .item-labels .item-label,
.gsc-booking-banner.style-1 {
  border-radius: 0px;
}

.booking-block-2 .booking-content .ba-address,
.ba-media {
  display: none;
}

.booking-block-2 .booking-content .ba-price {
  font-weight: 900 !important;
  color: #12161b;
}

.booking-block-2 .booking-content .ba-price .item_info_price_new {
  color: #12161b;
  font-size: 1.3em;
}

.booking-block-2 .booking-content .title {
  font-size: 21px;
}

.booking-block-2 .booking-content .title a:hover {
  color: #3b6552;
}

.booking-block-2 .booking-content:after {
  border-radius: 0px;
}

.booking-block-2 .booking-content .ba-meta {
  border-top: 0px;
  padding: 0px 5px 25px 0px;
  font-size: 1em;
  font-weight: bold;
}

/* ---------------------------------- */
/***arreglar lista de cosas incluidas***/
.tevily-single-taxonomy.style-2 .content-inner .box-content .term-item {
  width: 100%;
}

.tevily-single-taxonomy.style-2 .content-inner .box-content .term-item i {
  top: 0px;
}

.ba-block-item .booking-content .content-top {
  min-height: 0px;
}

.tevily-single-taxonomy.style-2 .content-inner .box-content .term-item i {
  top: 6px;
}

/* ---------------------------------- */
/* Arreglo de menu en iPhone */
@media only screen and (max-width: 769px) {
  .wrapper-page {
    overflow: visible !important;
  }
}

/* ---------------------------------- */
/* Misma altura de las tarjetas del producto */
.item-column .booking-content .content-inner {
  /* height: 100px; */
  height: auto;
}

/* ---------------------------------- */
/* Alineacion más centrada de elementos Icon - Text ('Patrimonio de la Humanidad UNESCO', 'Forma parte del Patrimonio Español') */
.elementor-icon-box-icon {
  margin-top: 0 !important;
}

/* ------------------------------------- */
/*
   POP UP
*/
.popup-modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(255, 255, 255, 0.5);
}

/* Modal Content/Box */
.popup-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  width: fit-content; /* Could be more or less, depending on screen size */
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  box-shadow: 0px 0px 15px 5px rgba(118, 118, 118, 0.3);
}

.popup-content p {
  margin: 12px 0 !important;
}

.popup-header-title,
.popup-header-subtitle,
.popup-discount-text {
  font-family: "Quattrocento Sans";
  font-weight: 700;
  text-align: center;
}

.popup-header-title {
  font-family: "El Messiri", "sans-serif";
  font-size: 26px;
  line-height: 25px;
  color: #253a80;
}

.popup-header-subtitle {
  color: #333333;
  line-height: 19.96px;
  size: 17px;
}

.popup-message {
  width: 30em;
  text-align: center;
}

.popup-discount-text {
  color: #000000;
  font-size: 14px;
  line-height: 10px;
}

.popup-discount-code {
  color: white;
  background: #2e5341;
  padding: 5px 100px;
  font-family: "Quattrocento Sans", monospace;
  letter-spacing: 0.25em;
}

/* The Close Button */
.popup-close {
  margin-left: auto;
  color: #000000;
  font-size: 28px;
  height: 25px;
}

.popup-close:hover,
.popup-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 769px) {
  .popup-content {
    width: 90% !important;
    margin: 50% auto;
  }

  .popup-discount-code {
    padding: 5px 50px;
  }
  .popup-message {
    width: auto;
  }
}
/*
	 END POP UP
*/

/* Diseño del botón de Comprar Entradas de FareHarbor */
div.btn_link > div.btn_link > a.fareharbor-button {
  height: 45px;
  background-color: #3b6552 !important;
  /* margin-left: 5px; */
  padding: 10px 15px 10px 15px !important;
}

/* Eliminado flechita del botón de Comprar Entradas */
a.fareharbor-button::after {
  content: none !important;
}

/* Diseño del botón de Comprar Entradas de FareHarbor, dentro del Single */
a.fareharbor-button  {
  background-color: #3b6552 !important;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 2px;
  width: 65%;
}

/* Diseño del botón de Comprar Entradas URL */
div.btn_link > div.btn_link > a.URL-button {
  background-color: #3b6552 !important;
  height: 45px;
  margin-left: 5px;
  padding: 10px 15px 10px 15px !important;
}

/* Eliminado flechita del botón de Comprar Entradas */
a.URL-button::after {
  content: none !important;
}

/* Diseño del botón de Comprar Entradas URL, dentro del Single */
a.URL-button  {
  background-color: #3b6552 !important;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 2px;
  width: 65%;
}



/* Diseño del botón de Comprar Entradas de Regiondo */
div.btn_link > div.btn_link > a#custom-regiondo-button {
  background-color: #3b6552 !important;
  margin-left: 5px;
  padding: 10px 15px 10px 15px !important;
}

/* Eliminado flechita del botón de Comprar Entradas */
a#custom-regiondo-button::after {
  content: none !important;
}

/* Diseño del botón de Comprar Entradas de Regiondo, dentro del Single */
a#custom-regiondo-button  {
  background-color: #3b6552 !important;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 2px;
  width: 65%;
}

div.tevily-single-address-map h2.title {
  display: none !important;
}

.custom_h1 {
	color: #FFFFFF !important;
    font-family: "El Messiri", Sans-serif !important;
    font-size: 58px !important;
    line-height: 51px !important;
}

/* Estilos Regiondo */

.regiondo-widget {
  background-color: white !important;
}

.regiondo-button {
  line-height: 1 !important;
}

@media only screen and (max-width: 769px) {
  .regiondo-button {
    padding: 20px 2px 20px 2px !important;
    font-size: 18px !important;
  }
}

.regiondo-qty > select {
  background-color: white !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-image: url('') !important;
}

.ba-meta-title {
  color: #2E5341;
  font-size: 1em;
  font-weight: 900;
  margin: 0;
  margin-left: 32px;
  margin-bottom: -20px;
}

.icon {
  margin-top: -20px;
}

label {
  font-family: "gilroyregular";
}

input {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid rgba(31, 31, 31, .1) !important;
}

input[type="submit"] {
  font-size: initial !important;
}

textarea {
  border: 1px solid rgba(31, 31, 31, .1) !important;
}

label[for="reason"] {
  display: none !important;
}

.form_grupos {
  display:flex;
  flex-direction:column; 
  margin-bottom: -70px;
}

@media only screen and (max-width: 769px) {
  .group_checkbox {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding-top: 15px;
    }

    .group_checkbox>label {
      line-height: 1 !important;

    }
}

/* Solo para Firefox */
@-moz-document url-prefix() {
  .form_grupos {
    margin-bottom: 0; /* Ajusta el valor según sea necesario para Firefox */
  }

  label {
      line-height: 3;
  }

  input {
      padding: 4px;
  }
}

@media only screen and (max-width: 769px) {
  .btn_link-inner {
    width: 65% !important;
  }
  .btn_link btn_link_movil, .btn_link {
    height: 100%;
  }
}

@media only screen and (min-width: 769px) {
  .btn_link btn_link_movil, .btn_link {
    height: 100%;
  }
}

.meta-left {
  margin-right: 5px;
}

