.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-446 .elementor-element.elementor-element-922ec79 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-446 .elementor-element.elementor-element-922ec79 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-446 .elementor-element.elementor-element-922ec79{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-justify-content:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-5d472b2 */.experience-page {
      font-family: 'Trebuchet MS', Arial, sans-serif;
      color: #333;
      max-width: 900px;
      margin: 0 auto;
      padding: 60px 24px;
      line-height: 1.7;
    }

    .experience-page h1,
    .experience-page h2,
    .experience-page h3 {
      font-family: 'Averia Serif Libre', Georgia, serif;
      color: #AC3303;
      font-weight: 400;
      line-height: 1.2;
    }

    .experience-page h1 {
      font-size: 2.75rem;
      margin: 0 0 12px;
      text-align: center;
    }

    .experience-page .subtitle {
      font-family: 'Averia Serif Libre', Georgia, serif;
      font-size: 1.35rem;
      color: #AC3303;
      text-align: center;
      font-style: italic;
      margin: 0 0 32px;
    }

    .experience-page h2 {
      font-size: 2rem;
      margin: 56px 0 24px;
      text-align: center;
    }

    .experience-page h3 {
      font-size: 1.35rem;
      margin: 28px 0 8px;
    }

    .experience-page p {
      margin: 0 0 16px;
      font-size: 1rem;
    }

    .experience-page .intro {
      font-size: 1.1rem;
      text-align: center;
      max-width: 700px;
      margin: 0 auto 24px;
    }

    .experience-page .divider {
      border: none;
      border-top: 1px solid #AC3303;
      opacity: 0.25;
      margin: 48px auto;
      width: 80px;
    }

    .experience-page .included-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
      gap: 32px 40px;
      margin-top: 32px;
    }

    .experience-page .included-item h3 {
      margin-top: 0;
    }

    .experience-page .included-item p {
      margin: 0;
    }

    .experience-page .info-list {
      list-style: none;
      padding: 0;
      margin: 24px 0 0;
    }

    .experience-page .info-list li {
      padding: 14px 0;
      border-bottom: 1px solid rgba(172, 51, 3, 0.15);
    }

    .experience-page .info-list li:last-child {
      border-bottom: none;
    }

    .experience-page .info-list strong {
      color: #AC3303;
      font-weight: 600;
    }

    .experience-page .rates {
      text-align: center;
      background-color: rgba(172, 51, 3, 0.05);
      padding: 40px 24px;
      border-radius: 4px;
      margin-top: 32px;
    }

    .experience-page .rate-item {
      margin: 12px 0;
      font-size: 1.15rem;
    }

    .experience-page .rate-item .price {
      font-family: 'Averia Serif Libre', Georgia, serif;
      color: #AC3303;
      font-size: 1.6rem;
      display: block;
      margin-bottom: 4px;
    }

    .experience-page .rates-note {
      font-style: italic;
      margin-top: 20px;
      font-size: 0.95rem;
      color: #666;
    }

    @media (max-width: 600px) {
      .experience-page {
        padding: 40px 20px;
      }
      .experience-page h1 {
        font-size: 2.1rem;
      }
      .experience-page h2 {
        font-size: 1.6rem;
      }
    }
    
    .elementor-446 .elementor-element.elementor-element-5d472b2 .button-box {
        margin-top: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-663d1cb */.booking-section {
    background: linear-gradient(135deg, #f8f5f2 0%, #e8e2db 100%);
    padding: 60px 20px;
    border-radius: 16px;
    margin: 40px 0;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  }
  
  .booking-container {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
  }
  
  /* Title */
  .booking-title {
    font-size: 42px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 16px 0;
    line-height: 1.2;
    font-family: "Averia Serif Libre", Sans-serif;
  }
  
  /* Subtitle */
  .booking-subtitle {
    font-size: 16px;
    color: #4a4a4a;
    line-height: 1.6;
    margin: 0 0 0px 0;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Trebuchet MS', Arial, sans-serif;
  }
  
  /* Highlights */
  .booking-highlights {
    display: none;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
  }
  
  .highlight-item {
    display: none;
    align-items: center;
    gap: 10px;
    background: white;
    padding: 12px 20px;
    border-radius: 30px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  
  .highlight-item:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  }
  
  .highlight-icon {
    font-size: 18px;
    color: #9e413a;
  }
  
  .highlight-text {
    font-size: 15px;
    font-weight: 600;
    color: #9e413a;
      font-family: 'Trebuchet MS', Arial, sans-serif;
  }
  
  /* Pricing */
  .booking-price {
    display: flex;
    align-items: baseline;
    justify-content: center;
    align-items: center;
    gap: 0px;
    margin-top: 22px;
    margin-bottom: 22px;
    flex-wrap: wrap;
    flex-direction: column;
  }
  
  .price-label {
    font-size: 16px;
    color: #9e413a;
      font-family: 'Trebuchet MS', Arial, sans-serif;
    font-weight: 600;
  }
  
  .price-amount {
    font-size: 30px;
    font-weight: 700;
    color: #9e413a;
      font-family: 'Trebuchet MS', Arial, sans-serif;
  }
  
  .price-details {
    font-size: 16px;
    color: #666;
      font-family: 'Trebuchet MS', Arial, sans-serif;
  }
  
  /* Booking Button */
  .booking-button {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: #9e413a;
    color: white;
    padding: 18px 40px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 6px 20px rgba(158, 65, 58, 0.3);
    margin-bottom: 24px;
    font-family: "Averia Serif Libre", Sans-serif;
  }
  
  .booking-button:hover {
    background: #7d342e;
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(158, 65, 58, 0.4);
    color: white;
  }
  
  .button-arrow {
    font-size: 18px;
    transition: transform 0.3s ease;
  }
  
  .booking-button:hover .button-arrow {
    transform: translateX(5px);
  }
  
  /* Note */
  .booking-note {
    font-size: 13px;
    color: #0006;
    margin: 0;
      font-family: 'Trebuchet MS', Arial, sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    flex-wrap: wrap;
  }
  
  .booking-note i {
    color: #9e413a;
  }
  
  /* Responsive */
  @media (max-width: 768px) {
    .booking-section {
      padding: 40px 20px;
    }
    
    .booking-title {
      font-size: 32px;
    }
    
    .booking-subtitle {
      font-size: 16px;
    }
    
    .booking-highlights {
      gap: 12px;
    }
    
    .highlight-item {
      font-size: 14px;
      padding: 10px 16px;
    }
    
    .price-amount {
      font-size: 36px;
    }
    
    .booking-button {
      font-size: 16px;
      padding: 16px 32px;
    }
  }
  
  @media (max-width: 480px) {
    .booking-highlights {
      flex-direction: column;
      align-items: stretch;
    }
    
    .highlight-item {
      justify-content: center;
    }
  }
  
  .elementor-446 .elementor-element.elementor-element-663d1cb svg {
      fill: #7d342e!important;
      width: 40px!important;
      height: auto!important;
  }/* End custom CSS */