/**
Theme Name: EG-Veranda-UK
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: eg-veranda-uk
Template: astra
*/


.heading span{
	font-family: Filson Pro Light;
}
.heading-line-height h2{
	line-height: 1em !important;
}


/* ===========Banner============= */
/* ── HERO ── */
  .hero {
    position: relative;
    width: 100%;
/*    max-width: 960px;*/
/*    height: 420px;*/
    height: 856px;
    border-radius: 18px;
    overflow: hidden;
    cursor: pointer;
    user-select: none;
  }
 
  /* Slides */
  .slides {
    position: relative;  /* make slides stack */
  width: 100%;
  height: 100%;
  }
 
  .slide {
    position: absolute;  /* stack all slides on top of each other */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: center;
  opacity: 0;           /* hide by default */
  transition: opacity 0.7s ease-in-out;
  z-index: 0;
  }
  .slide.active {
  opacity: 1;           /* show the active slide */
  z-index: 1;
}
 
  /* slide backgrounds — using gradient placeholders matching each category colour */
  .slide-1 { background-image: linear-gradient(#00000033, #00000033),
    url('https://images.unsplash.com/photo-1558618666-fcd25c85cd64?w=960&q=80');
    background-blend-mode: multiply; }

  .slide-2 { background-image: linear-gradient(#00000033, #00000033),
    url('https://images.unsplash.com/photo-1580587771525-78b9dba3b914?w=960&q=80');
    background-blend-mode: multiply; }
  .slide-3 { background-image: linear-gradient(#00000033, #00000033),
    url('https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?w=960&q=80');
    background-blend-mode: multiply; }
  .slide-4 { background-image: linear-gradient(#00000033, #00000033),
    url('https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?w=960&q=80');
    background-blend-mode: multiply; }

    /*.slide-1 { background-image: linear-gradient(135deg,#1a2a1a 0%,#2d4a2d 40%,#4a7c4a 100%),
    url('https://images.unsplash.com/photo-1558618666-fcd25c85cd64?w=960&q=80');
    background-blend-mode: multiply; }*/
 
  /* dark gradient overlay */
  .slide::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,.15) 0%, rgba(0,0,0,.55) 100%);
  }
 
  /* ── HERO TEXT ── */
  .hero-content {
    position: absolute;
    inset: 0;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    pointer-events: none;
  }
 
  .brand-label {
    font-family: 'Filson Pro Regular', sans-serif;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 3px;
    color: rgba(255,255,255,0.75);
  }
 
  .hero-title {
    font-family: 'Filson Pro Bold', serif;
    font-size: 64px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    line-height: 1.15;
    text-shadow: 0 2px 24px rgba(0,0,0,0.4);
    max-width: 520px;
    transition: opacity 0.5s ease, transform 0.5s ease;
    margin: 18px 0 27px;
  }
 
  .hero-btn {
    pointer-events: all;
    margin-top: 6px;
    padding: 11px 30px;
    border-radius: 50px;
    border: 1.5px solid #22B199;
    background: rgba(255,255,255,0.42);
    backdrop-filter: blur(10px);
    color: #fff;
    font-family: 'Filson Pro Regular', sans-serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 1.5px;
    cursor: pointer;
    transition: background 0.3s, border-color 0.3s, transform 0.2s;
  }
  .hero-btn:hover {
    background: rgba(255,255,255,0.22);
    border-color: rgba(255,255,255,0.9);
    transform: scale(1.04);
  }
 
  /* ── THUMBNAIL STRIP ── */
  .thumb-strip {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
    display: flex;
    gap: 28px;
    background: #ffffff;
    backdrop-filter: blur(12px);
    border-radius: 20px 20px 0 0 ;
    padding: 30px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.22);
  }
 
  .thumb {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
    cursor: pointer;
    transition: transform 0.25s;
  }
  .thumb:hover { transform: translateY(-3px); }
 
  .thumb-img {
    width: 157px;
    height: 108px;
    border-radius: 20px;
    overflow: hidden;
    border: 2.5px solid transparent;
    transition: border-color 0.3s;
    background-size: cover;
    background-position: center;
  }
 
  .thumb-img-1 { background-image: url('https://images.unsplash.com/photo-1558618666-fcd25c85cd64?w=200&q=70'); }
  .thumb-img-2 { background-image: url('https://images.unsplash.com/photo-1580587771525-78b9dba3b914?w=200&q=70'); }
  .thumb-img-3 { background-image: url('https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?w=200&q=70'); }
  .thumb-img-4 { background-image: url('https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?w=200&q=70'); }
 
  .thumb.active .thumb-img { border-color: #2d6a4a; }
 
  .thumb-label {
    font-size: 10.5px;
    font-weight: 500;
    color: #59706B;
    white-space: nowrap;
    letter-spacing: 0.2px;
    font-family: Filson Pro Bold;
  }
 
  /* ── NAV ARROWS ── */
  .arrow {
    position: absolute;
    top: 42%;
    z-index: 20;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1.5px solid rgba(255,255,255,0.45);
    background: rgba(0,0,0,0.25);
    backdrop-filter: blur(6px);
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.25s, transform 0.2s;
  }
  .arrow:hover { background: rgba(0,0,0,0.55); transform: translateY(-50%) scale(1.1); }
  .arrow-left  { left: 16px; }
  .arrow-right { right: 16px; }
 
  /* text swap animation */
  @keyframes fadeUp {
    from { opacity: 0; transform: translateY(18px); }
    to   { opacity: 1; transform: translateY(0); }
  }
  .animating .hero-title,
  .animating .brand-label,
  .animating .hero-btn {
    animation: fadeUp 0.55s ease forwards;
  }
  .thumb-strip::before{
   /* content: '';
    position: absolute;
    top: -20px;
    left: 0;
    width: 20px;
    height: 20px;
    background: transparent;
    box-shadow: 5px 5px 0 5px #3b82f6; /* creates the reverse curve illusion */
    border-bottom-left-radius: 20px;*/
  }
  .thumb-strip::after{
    /*content: "";
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
   right: -30px;
    bottom: 0px;
    background: #f00;*/
  }



  @media(max-width: 1024px){
    .thumb-img {
        width: 120px;
        height: 85px;
        border-radius: 10px;
    }
    .thumb-strip {
        gap: 20px;
        padding: 20px;
    }
  }
/* ===========End Banner============= */