/*
Theme Name: JR Transfer Tours Child
Theme URI: https://jrtransfertours.com
Description: Child theme turístico para JR Transfer Tours sobre Tripgo. Añade branding, UX de excursiones y compatibilidad con JR Transfer Tours System.
Author: JR Transfer Tours
Template: tripgo
Version: 1.2.0
Text Domain: jrtransfer-tours-child
*/

:root{
  --jrt-blue:#0062EB;
  --jrt-blue-dark:#0047ad;
  --jrt-aqua:#00B8D9;
  --jrt-sand:#FFF6E8;
  --jrt-orange:#FF8A00;
  --jrt-ink:#101828;
  --jrt-muted:#667085;
  --jrt-border:#EAECF0;
  --jrt-radius:22px;
}
body{background:#fff;color:var(--jrt-ink);}
a{color:var(--jrt-blue)}
.header_sticky.active_sticky{box-shadow:0 12px 30px rgba(16,24,40,.08)}
.jrt-btn,.button,jrt-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:999px!important;background:var(--jrt-blue)!important;color:#fff!important;font-weight:800!important;box-shadow:0 10px 24px rgba(0,98,235,.22)!important;border:0!important}
.jrt-btn:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:var(--jrt-blue-dark)!important;transform:translateY(-1px)}
.woocommerce ul.products li.product,.ova-product,.ovabrw-single-product{border-radius:24px!important;overflow:hidden;box-shadow:0 16px 45px rgba(16,24,40,.08)!important;border:1px solid rgba(234,236,240,.95)!important;background:#fff!important}
.ova-product-title,.product-title{letter-spacing:-.035em!important;color:var(--jrt-ink)!important}
.ova-is-featured{background:linear-gradient(135deg,var(--jrt-orange),#ffbd2e)!important;color:#111!important;border-radius:999px!important;font-weight:900!important}
.ova-product-location,.ova-tour-day,.ova-product-review{color:var(--jrt-muted)!important}
.ova-forms-product,.jrt-booking-card{border-radius:28px!important;box-shadow:0 24px 70px rgba(16,24,40,.15)!important;border:1px solid var(--jrt-border)!important;background:#fff!important;overflow:hidden!important}
.ova-forms-product .price-product,.jrt-booking-price{background:linear-gradient(135deg,#F4F8FF,#E9F9FF)!important;border-bottom:1px solid var(--jrt-border)!important}
.ova-tabs-product .tabs .item.active,.ova-forms-product .tabs .item.active{color:var(--jrt-blue)!important;border-color:var(--jrt-blue)!important}
.content-product-item{border-radius:24px;background:#fff;border:1px solid var(--jrt-border);box-shadow:0 10px 30px rgba(16,24,40,.04);padding:28px;margin-bottom:24px}
.tour-included li:before{color:#12B76A!important}.tour-excluded li:before{color:#F04438!important}
.jrt-hero{position:relative;overflow:hidden;border-radius:0 0 42px 42px;background:linear-gradient(135deg,rgba(0,98,235,.94),rgba(0,184,217,.86)),url('../img/hero-placeholder.jpg') center/cover;color:#fff;padding:92px 20px 120px;margin-top:-1px}
.jrt-hero-inner{max-width:1180px;margin:0 auto}.jrt-eyebrow{display:inline-flex;gap:8px;align-items:center;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.32);padding:9px 14px;border-radius:999px;font-weight:800;backdrop-filter:blur(10px)}
.jrt-hero h1{font-size:clamp(38px,7vw,78px);line-height:.96;letter-spacing:-.06em;margin:22px 0 18px;color:#fff;max-width:840px}.jrt-hero p{font-size:clamp(17px,2.2vw,22px);max-width:680px;color:rgba(255,255,255,.92);line-height:1.55}
.jrt-searchbar{max-width:1120px;margin:-62px auto 52px;background:#fff;border:1px solid var(--jrt-border);box-shadow:0 24px 80px rgba(16,24,40,.18);border-radius:28px;padding:16px;display:grid;grid-template-columns:1.3fr 1fr 1fr auto;gap:12px;position:relative;z-index:3}
.jrt-field{background:#F9FAFB;border:1px solid var(--jrt-border);border-radius:18px;padding:13px 15px}.jrt-field label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:var(--jrt-muted);margin-bottom:4px}.jrt-field input,.jrt-field select{border:0!important;background:transparent!important;padding:0!important;width:100%;font-weight:800;color:var(--jrt-ink);outline:0!important}
.jrt-searchbar button{border:0;border-radius:18px;background:var(--jrt-orange);color:#111;font-weight:950;padding:0 24px;cursor:pointer}.jrt-section{max-width:1180px;margin:70px auto;padding:0 20px}.jrt-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}.jrt-section h2{font-size:clamp(30px,4vw,48px);letter-spacing:-.045em;margin:0;color:var(--jrt-ink)}.jrt-section p{color:var(--jrt-muted);font-size:17px;line-height:1.6}
.jrt-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.jrt-category{position:relative;min-height:170px;border-radius:26px;overflow:hidden;background:linear-gradient(135deg,#EAF3FF,#FFF6E8);padding:20px;display:flex;flex-direction:column;justify-content:end;box-shadow:0 15px 38px rgba(16,24,40,.08);border:1px solid var(--jrt-border)}.jrt-category span{font-size:34px}.jrt-category strong{font-size:22px;letter-spacing:-.03em}.jrt-category small{color:var(--jrt-muted);font-weight:700}
.jrt-tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.jrt-tour-card{border:1px solid var(--jrt-border);border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 16px 45px rgba(16,24,40,.08);transition:.2s}.jrt-tour-card:hover{transform:translateY(-4px);box-shadow:0 24px 70px rgba(16,24,40,.14)}.jrt-tour-img{height:235px;background:linear-gradient(135deg,#D1EAFF,#FFE7C2);position:relative}.jrt-tour-img img{width:100%;height:100%;object-fit:cover}.jrt-badge{position:absolute;left:14px;top:14px;background:#fff;color:var(--jrt-ink);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950;box-shadow:0 8px 20px rgba(16,24,40,.12)}.jrt-tour-body{padding:18px}.jrt-rating{display:flex;gap:8px;color:#F79009;font-weight:900;font-size:14px}.jrt-tour-body h3{font-size:22px;letter-spacing:-.035em;margin:10px 0;color:var(--jrt-ink)}.jrt-meta{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.jrt-meta span{background:#F2F4F7;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;color:#475467}.jrt-tour-foot{display:flex;align-items:center;justify-content:space-between;margin-top:16px;border-top:1px solid var(--jrt-border);padding-top:14px}.jrt-price small{display:block;color:var(--jrt-muted);font-weight:800}.jrt-price strong{font-size:24px;letter-spacing:-.04em}.jrt-tour-foot a{background:var(--jrt-blue);color:#fff;border-radius:999px;padding:11px 16px;text-decoration:none;font-weight:900}
.jrt-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.jrt-trust-card{background:#F9FAFB;border:1px solid var(--jrt-border);border-radius:22px;padding:20px}.jrt-trust-card strong{display:block;font-size:18px}.jrt-sticky-wa{position:fixed;right:18px;bottom:18px;z-index:99999;background:#25D366;color:#fff!important;border-radius:999px;padding:14px 18px;font-weight:950;text-decoration:none;box-shadow:0 16px 35px rgba(37,211,102,.35)}
@media(max-width:1024px){.jrt-searchbar{grid-template-columns:1fr 1fr}.jrt-category-grid{grid-template-columns:repeat(2,1fr)}.jrt-tour-grid{grid-template-columns:repeat(2,1fr)}.jrt-trust{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.jrt-hero{padding:62px 18px 92px;border-radius:0 0 28px 28px}.jrt-searchbar{grid-template-columns:1fr;margin:-44px 14px 38px}.jrt-searchbar button{padding:16px}.jrt-section{margin:46px auto}.jrt-section-head{display:block}.jrt-category-grid,.jrt-tour-grid,.jrt-trust{grid-template-columns:1fr}.jrt-tour-img{height:210px}.content-product-item{padding:20px}.jrt-sticky-wa{left:14px;right:14px;text-align:center}}
