.elementor-249 .elementor-element.elementor-element-2b85474{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-4dbffbb *//* =========================================================
   SAWASSTIKA LOCATION PAGE
========================================================= */

.sr-location-page{
  --sr-bg:#f5f2ea;
  --sr-bg-soft:#ece8df;

  --sr-ink:#1d2a23;
  --sr-muted:#5f6c64;

  --sr-green:#173c2b;
  --sr-green-deep:#102d20;
  --sr-green-soft:#dfe8e1;

  --sr-gold:#b89a62;

  --sr-white:#fffdf8;

  --sr-line:rgba(29,42,35,.14);

  --sr-shadow:
    0 24px 60px rgba(18,38,27,.12);

  --sr-radius:28px;

  --sr-max:1240px;

  width:100%;

  margin:0;

  padding:0;

  overflow:hidden;

  background:var(--sr-bg);

  color:var(--sr-ink);

  font-family:
    Arial,
    Helvetica,
    sans-serif;

  line-height:1.6;
}


/* =========================================================
   SAFE RESET
========================================================= */

.sr-location-page *,
.sr-location-page *::before,
.sr-location-page *::after{
  box-sizing:border-box;
}


.sr-location-page a{
  text-decoration:none !important;
}


.sr-location-page img{
  display:block;

  max-width:100%;
}


.sr-location-page button{
  font:inherit;
}


/* =========================================================
   WRAPPER
========================================================= */

.sr-location-page .sr-wrap{
  width:100%;

  max-width:var(--sr-max);

  margin:0 auto;

  padding-left:28px;

  padding-right:28px;
}


/* =========================================================
   TYPOGRAPHY
========================================================= */

.sr-location-page .sr-eyebrow{
  color:var(--sr-gold) !important;

  font-size:12px;

  font-weight:700;

  line-height:1.4;

  letter-spacing:.18em;

  text-transform:uppercase;
}


.sr-location-page .sr-display{
  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-weight:400;

  line-height:.98;

  letter-spacing:-.035em;
}


.sr-location-page .sr-title{
  margin:16px 0 24px;

  color:#fff !important;

  font-size:clamp(50px,7vw,94px);
}


.sr-location-page .sr-h2{
  margin:14px 0 20px;

  color:var(--sr-ink) !important;

  font-size:clamp(38px,5vw,66px);
}


.sr-location-page .sr-copy{
  max-width:760px;

  color:var(--sr-muted) !important;

  font-size:17px;

  line-height:1.72;
}


/* =========================================================
   CONTENT VISIBILITY
========================================================= */

.sr-location-page .sr-reveal,
.sr-location-page .sr-reveal.sr-visible{
  opacity:1 !important;

  visibility:visible !important;

  transform:none !important;
}


/* =========================================================
   SECTIONS
========================================================= */

.sr-location-page .sr-location-section{
  position:relative;

  width:100%;

  padding:110px 0;

  background:var(--sr-bg);
}


.sr-location-page .sr-location-section-soft{
  background:var(--sr-bg-soft);
}


/* =========================================================
   BUTTONS
========================================================= */

.sr-location-page .sr-btn,
.sr-location-page .sr-btn:visited{
  width:auto;

  min-height:52px;

  margin:0 !important;

  padding:0 22px !important;

  display:inline-flex !important;

  align-items:center !important;

  justify-content:center !important;

  border:1px solid transparent;

  border-radius:999px;

  font-size:13px;

  font-weight:700;

  line-height:1 !important;

  white-space:nowrap;

  cursor:pointer;

  text-decoration:none !important;

  box-shadow:none !important;

  transition:
    transform .2s ease,
    background-color .2s ease,
    color .2s ease,
    border-color .2s ease;
}


.sr-location-page .sr-btn-dark,
.sr-location-page .sr-btn-dark:visited{
  background:var(--sr-green) !important;

  color:#fff !important;
}


.sr-location-page .sr-btn-dark:hover,
.sr-location-page .sr-btn-dark:focus,
.sr-location-page .sr-btn-dark:active{
  background:#0f2f20 !important;

  color:#fff !important;

  transform:translateY(-2px);
}


.sr-location-page .sr-btn-light,
.sr-location-page .sr-btn-light:visited{
  background:var(--sr-white) !important;

  color:var(--sr-green) !important;
}


.sr-location-page .sr-btn-light:hover,
.sr-location-page .sr-btn-light:focus,
.sr-location-page .sr-btn-light:active{
  background:#f1ede4 !important;

  color:var(--sr-green) !important;

  transform:translateY(-2px);
}


.sr-location-page .sr-btn-outline,
.sr-location-page .sr-btn-outline:visited{
  border-color:rgba(255,255,255,.68);

  background:rgba(16,45,32,.28) !important;

  color:#fff !important;
}


.sr-location-page .sr-btn-outline:hover,
.sr-location-page .sr-btn-outline:focus,
.sr-location-page .sr-btn-outline:active{
  border-color:rgba(255,255,255,.9);

  background:rgba(255,255,255,.14) !important;

  color:#fff !important;

  transform:translateY(-2px);
}


/* =========================================================
   HERO
========================================================= */

.sr-location-page .sr-location-hero{
  min-height:88vh;

  display:flex;

  align-items:flex-end;

  color:#fff;

  background:
    linear-gradient(
      180deg,
      rgba(6,20,12,.12) 0%,
      rgba(6,20,12,.28) 42%,
      rgba(6,20,12,.87) 100%
    ),
    url("https://images.unsplash.com/photo-1501854140801-50d01698950b?auto=format&fit=crop&w=2200&q=88")
    center center / cover
    no-repeat;
}


.sr-location-page .sr-location-hero-inner{
  width:100%;

  padding-top:135px;

  padding-bottom:72px;
}


.sr-location-page .sr-location-hero-grid{
  display:grid;

  grid-template-columns:
    minmax(0,1.35fr)
    minmax(280px,.65fr);

  align-items:end;

  gap:70px;
}


.sr-location-page .sr-location-hero-copy{
  max-width:900px;
}


.sr-location-page .sr-location-hero-copy > p{
  max-width:690px;

  margin:0;

  color:#fafafa !important;

  font-size:18px;

  line-height:1.68;
}


.sr-location-page .sr-location-hero-pills{
  margin-top:30px;

  display:flex;

  flex-wrap:wrap;

  gap:10px;
}


.sr-location-page .sr-location-hero-pills span{
  padding:10px 14px;

  border:1px solid rgba(255,255,255,.3);

  border-radius:999px;

  background:rgba(255,255,255,.06);

  color:#fafafa !important;

  font-size:13px;

  line-height:1;
}


/* =========================================================
   HERO LOCATION CARD
========================================================= */

.sr-location-page .sr-location-hero-card{
  padding:28px;

  border:1px solid rgba(255,255,255,.28);

  border-radius:24px;

  background:rgba(15,42,30,.92);

  color:#fff;

  box-shadow:
    0 22px 50px rgba(0,0,0,.18);
}


.sr-location-page .sr-location-hero-card strong{
  display:block;

  margin-bottom:8px;

  color:#fff !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:26px;

  font-weight:400;

  line-height:1.2;
}


.sr-location-page .sr-location-hero-card p{
  margin:0 0 18px;

  color:#fafafa !important;

  font-size:13px;

  line-height:1.6;

  opacity:.82;
}


.sr-location-page .sr-location-hero-card .sr-btn{
  width:100% !important;
}


/* =========================================================
   INTRO
========================================================= */

.sr-location-page .sr-location-intro-grid{
  display:grid;

  grid-template-columns:
    minmax(0,1fr)
    minmax(0,1fr);

  align-items:center;

  gap:80px;
}


.sr-location-page .sr-location-intro-media{
  position:relative;
}


.sr-location-page .sr-location-intro-media img{
  width:100%;

  height:650px;

  object-fit:cover;

  border-radius:var(--sr-radius);
}


.sr-location-page .sr-location-floating{
  position:absolute;

  right:-24px;

  bottom:32px;

  width:260px;

  padding:22px 24px;

  border-radius:20px;

  background:var(--sr-white);

  color:var(--sr-ink);

  box-shadow:var(--sr-shadow);
}


.sr-location-page .sr-location-floating b{
  display:block;

  margin:4px 0 5px;

  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:33px;

  font-weight:400;

  line-height:1.12;
}


.sr-location-page .sr-location-floating-copy{
  display:block;

  color:var(--sr-muted) !important;

  font-size:13px;

  line-height:1.55;
}


/* =========================================================
   CHECKS
========================================================= */

.sr-location-page .sr-location-checks{
  margin-top:28px;

  display:grid;

  grid-template-columns:
    repeat(2,minmax(0,1fr));

  gap:11px 20px;
}


.sr-location-page .sr-location-check{
  position:relative;

  padding-left:24px;

  color:var(--sr-muted) !important;

  font-size:14px;
}


.sr-location-page .sr-location-check::before{
  content:"✓";

  position:absolute;

  left:0;

  color:var(--sr-green);

  font-weight:700;
}


/* =========================================================
   ACCESS CARDS
========================================================= */

.sr-location-page .sr-location-access-grid{
  margin-top:42px;

  display:grid;

  grid-template-columns:
    repeat(3,minmax(0,1fr));

  gap:18px;
}


.sr-location-page .sr-location-access{
  padding:28px;

  border:1px solid var(--sr-line);

  border-radius:24px;

  background:var(--sr-white);

  color:var(--sr-ink);

  transition:
    transform .2s ease,
    box-shadow .2s ease;
}


.sr-location-page .sr-location-access:hover{
  transform:translateY(-3px);

  box-shadow:
    0 18px 38px rgba(18,38,27,.08);
}


.sr-location-page .sr-location-access-icon{
  width:48px;

  height:48px;

  margin-bottom:18px;

  display:grid;

  place-items:center;

  border-radius:50%;

  background:var(--sr-green-soft);

  font-size:20px;
}


.sr-location-page .sr-location-access h3{
  margin:0 0 9px;

  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:28px;

  font-weight:400;

  line-height:1.15;
}


.sr-location-page .sr-location-access strong{
  display:block;

  margin-bottom:6px;

  color:var(--sr-ink) !important;

  font-size:15px;
}


.sr-location-page .sr-location-access p{
  margin:0;

  color:var(--sr-muted) !important;

  font-size:14px;

  line-height:1.65;
}


/* =========================================================
   LOCATION MAP BOX
========================================================= */

.sr-location-page .sr-location-map-box{
  min-height:560px;

  display:grid;

  grid-template-columns:
    minmax(0,.88fr)
    minmax(0,1.12fr);

  overflow:hidden;

  border-radius:30px;

  background:#d8ded4;
}


.sr-location-page .sr-location-map-copy{
  padding:66px;
}


.sr-location-page .sr-location-map-visual{
  position:relative;

  min-height:560px;

  background:
    linear-gradient(
      rgba(18,55,38,.05),
      rgba(18,55,38,.05)
    ),
    url("https://images.unsplash.com/photo-1524661135-423995f22d0b?auto=format&fit=crop&w=1500&q=88")
    center center / cover
    no-repeat;
}


.sr-location-page .sr-location-map-pin{
  position:absolute;

  left:50%;

  top:49%;

  width:64px;

  height:64px;

  display:grid;

  place-items:center;

  border:6px solid rgba(255,255,255,.86);

  border-radius:50%;

  background:var(--sr-green);

  color:#fff !important;

  font-size:20px;

  box-shadow:
    0 10px 30px rgba(0,0,0,.18);

  transform:translate(-50%,-50%);
}


.sr-location-page .sr-location-address{
  margin:28px 0;

  padding:18px;

  border-radius:18px;

  background:rgba(255,255,255,.62);
}


.sr-location-page .sr-location-address strong{
  display:block;

  margin-bottom:5px;

  color:var(--sr-ink) !important;
}


.sr-location-page .sr-location-address span{
  color:var(--sr-muted) !important;

  font-size:13px;

  line-height:1.6;
}


/* =========================================================
   TABS
========================================================= */

.sr-location-page .sr-location-tabs{
  margin-top:42px;
}


.sr-location-page .sr-location-tab-buttons{
  margin-bottom:24px;

  display:flex;

  flex-wrap:wrap;

  gap:9px;
}


.sr-location-page .sr-location-tab-btn{
  min-height:44px;

  margin:0;

  padding:0 16px;

  border:1px solid var(--sr-line);

  border-radius:999px;

  background:transparent !important;

  color:var(--sr-ink) !important;

  font-size:14px;

  font-weight:600;

  cursor:pointer;

  box-shadow:none !important;
}


.sr-location-page .sr-location-tab-btn:hover{
  border-color:var(--sr-green);

  color:var(--sr-green) !important;
}


.sr-location-page .sr-location-tab-btn.sr-active{
  border-color:var(--sr-green);

  background:var(--sr-green) !important;

  color:#fff !important;
}


.sr-location-page .sr-location-tab-panel{
  display:none;
}


.sr-location-page .sr-location-tab-panel.sr-active{
  display:block;
}


/* =========================================================
   NEARBY CARDS
========================================================= */

.sr-location-page .sr-location-nearby-grid{
  display:grid;

  grid-template-columns:
    repeat(3,minmax(0,1fr));

  gap:16px;
}


.sr-location-page .sr-location-nearby{
  padding:24px;

  border:1px solid var(--sr-line);

  border-radius:22px;

  background:var(--sr-white);
}


.sr-location-page .sr-location-nearby small{
  display:block;

  color:var(--sr-gold) !important;

  font-size:11px;

  font-weight:700;

  letter-spacing:.13em;

  text-transform:uppercase;
}


.sr-location-page .sr-location-nearby h3{
  margin:10px 0 6px;

  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:25px;

  font-weight:400;

  line-height:1.2;
}


.sr-location-page .sr-location-nearby b{
  display:block;

  margin-bottom:6px;

  color:var(--sr-ink) !important;

  font-size:14px;
}


.sr-location-page .sr-location-nearby p{
  margin:0;

  color:var(--sr-muted) !important;

  font-size:13px;

  line-height:1.6;
}


/* =========================================================
   DARK JOURNEY SECTION
========================================================= */

.sr-location-page .sr-location-dark{
  background:var(--sr-green);

  color:#fff;
}


.sr-location-page .sr-location-route-grid{
  display:grid;

  grid-template-columns:
    minmax(0,.9fr)
    minmax(0,1.1fr);

  align-items:center;

  gap:72px;
}


.sr-location-page .sr-location-route-photo img{
  width:100%;

  height:660px;

  object-fit:cover;

  border-radius:28px;
}


.sr-location-page .sr-location-dark .sr-h2{
  color:#fff !important;
}


.sr-location-page .sr-location-dark .sr-copy{
  color:#fafafa !important;

  opacity:.82;
}


.sr-location-page .sr-location-route-list{
  margin-top:30px;
}


.sr-location-page .sr-location-route{
  padding:18px 0;

  display:flex;

  gap:18px;

  border-top:1px solid rgba(255,255,255,.16);
}


.sr-location-page .sr-location-route:last-child{
  border-bottom:1px solid rgba(255,255,255,.16);
}


.sr-location-page .sr-location-route-num{
  min-width:38px;

  color:var(--sr-gold) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:22px;
}


.sr-location-page .sr-location-route b{
  display:block;

  margin-bottom:4px;

  color:#fff !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:22px;

  font-weight:400;
}


.sr-location-page .sr-location-route span{
  color:#fafafa !important;

  font-size:13px;

  line-height:1.55;

  opacity:.72;
}


/* =========================================================
   BENEFITS
========================================================= */

.sr-location-page .sr-location-benefit-grid{
  margin-top:40px;

  display:grid;

  grid-template-columns:
    repeat(4,minmax(0,1fr));

  gap:16px;
}


.sr-location-page .sr-location-benefit{
  padding:25px;

  border:1px solid var(--sr-line);

  border-radius:22px;

  background:var(--sr-white);
}


.sr-location-page .sr-location-benefit h3{
  margin:0 0 9px;

  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:25px;

  font-weight:400;

  line-height:1.2;
}


.sr-location-page .sr-location-benefit p{
  margin:0;

  color:var(--sr-muted) !important;

  font-size:14px;

  line-height:1.65;
}


/* =========================================================
   TRAVEL TIPS
========================================================= */

.sr-location-page .sr-location-tip-grid{
  margin-top:40px;

  display:grid;

  grid-template-columns:
    repeat(3,minmax(0,1fr));

  gap:16px;
}


.sr-location-page .sr-location-tip{
  padding:25px;

  border:1px solid var(--sr-line);

  border-radius:22px;

  background:var(--sr-white);
}


.sr-location-page .sr-location-tip-icon{
  width:44px;

  height:44px;

  margin-bottom:16px;

  display:grid;

  place-items:center;

  border-radius:50%;

  background:var(--sr-green-soft);
}


.sr-location-page .sr-location-tip b{
  display:block;

  margin-bottom:5px;

  color:var(--sr-ink) !important;
}


.sr-location-page .sr-location-tip span{
  color:var(--sr-muted) !important;

  font-size:13px;

  line-height:1.55;
}


/* =========================================================
   NOTE
========================================================= */

.sr-location-page .sr-location-note{
  margin-top:38px;

  padding:28px;

  border:1px solid #d8cda8;

  border-radius:22px;

  background:#fff9e6;
}


.sr-location-page .sr-location-note strong{
  display:block;

  margin-bottom:7px;

  color:#4c4432 !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:24px;

  font-weight:400;
}


.sr-location-page .sr-location-note p{
  margin:0;

  color:#766c52 !important;

  font-size:14px;

  line-height:1.65;
}


/* =========================================================
   FAQ
========================================================= */

.sr-location-page .sr-location-faq-heading{
  text-align:center;
}


.sr-location-page .sr-location-faq-heading .sr-copy{
  margin-left:auto;

  margin-right:auto;
}


.sr-location-page .sr-location-faq-wrap{
  max-width:920px;

  margin:42px auto 0;
}


.sr-location-page .sr-location-faq{
  border-top:1px solid var(--sr-line);
}


.sr-location-page .sr-location-faq:last-child{
  border-bottom:1px solid var(--sr-line);
}


.sr-location-page .sr-location-faq-q{
  width:100%;

  min-height:72px;

  margin:0;

  padding:20px 0;

  display:flex;

  align-items:center;

  justify-content:space-between;

  gap:24px;

  border:0 !important;

  background:transparent !important;

  color:var(--sr-ink) !important;

  font-size:16px;

  font-weight:700;

  line-height:1.45;

  text-align:left;

  cursor:pointer;

  box-shadow:none !important;
}


.sr-location-page .sr-location-faq-q span:first-child{
  color:var(--sr-ink) !important;
}


.sr-location-page .sr-location-faq-q span:last-child{
  flex:0 0 auto;

  color:var(--sr-green) !important;

  font-size:22px;

  font-weight:400;

  line-height:1;

  transition:transform .25s ease;
}


.sr-location-page .sr-location-faq-a{
  max-height:0;

  overflow:hidden;

  transition:max-height .35s ease;
}


.sr-location-page .sr-location-faq-a > div{
  padding:0 40px 22px 0;

  color:var(--sr-muted) !important;

  font-size:15px;

  line-height:1.7;
}


.sr-location-page .sr-location-faq.sr-open .sr-location-faq-a{
  max-height:300px;
}


.sr-location-page .sr-location-faq.sr-open .sr-location-faq-q span:last-child{
  transform:rotate(45deg);
}


/* =========================================================
   FINAL CTA
========================================================= */

.sr-location-page .sr-location-final-box{
  min-height:450px;

  padding:72px;

  display:flex;

  align-items:center;

  border-radius:30px;

  color:#fff;

  background:
    linear-gradient(
      90deg,
      rgba(15,45,31,.96) 0%,
      rgba(15,45,31,.78) 45%,
      rgba(15,45,31,.30) 100%
    ),
    url("https://images.unsplash.com/photo-1441974231531-c6227db76b6e?auto=format&fit=crop&w=1800&q=88")
    center center / cover
    no-repeat;
}


.sr-location-page .sr-location-final-inner{
  width:100%;

  max-width:740px;
}


.sr-location-page .sr-location-final-box .sr-h2{
  color:#fff !important;
}


.sr-location-page .sr-location-final-box .sr-copy{
  color:#fafafa !important;

  opacity:.86;
}


/* =========================================================
   FINAL ACTIONS
   Separate from Header .sr-actions
========================================================= */

.sr-location-page .sr-location-actions{
  width:auto !important;

  height:auto !important;

  min-height:0 !important;

  margin:28px 0 0 !important;

  padding:0 !important;

  display:flex !important;

  align-items:center !important;

  justify-content:flex-start !important;

  flex-wrap:wrap;

  gap:12px;
}


/* =========================================================
   THEME / ELEMENTOR PROTECTION
========================================================= */

.sr-location-page a,
.sr-location-page a:visited,
.sr-location-page a:hover,
.sr-location-page a:focus,
.sr-location-page a:active{
  text-decoration:none !important;
}


.sr-location-page a,
.sr-location-page button{
  -webkit-tap-highlight-color:transparent;
}


/* =========================================================
   TABLET
========================================================= */

@media(max-width:980px){

  .sr-location-page .sr-location-hero{
    min-height:auto;
  }


  .sr-location-page .sr-location-hero-inner{
    padding-top:135px;

    padding-bottom:60px;
  }


  .sr-location-page .sr-location-hero-grid,
  .sr-location-page .sr-location-intro-grid,
  .sr-location-page .sr-location-map-box,
  .sr-location-page .sr-location-route-grid{
    grid-template-columns:1fr;
  }


  .sr-location-page .sr-location-hero-grid{
    gap:40px;
  }


  .sr-location-page .sr-location-hero-card{
    max-width:460px;
  }


  .sr-location-page .sr-location-intro-grid,
  .sr-location-page .sr-location-route-grid{
    gap:50px;
  }


  .sr-location-page .sr-location-access-grid,
  .sr-location-page .sr-location-nearby-grid,
  .sr-location-page .sr-location-tip-grid{
    grid-template-columns:
      repeat(2,minmax(0,1fr));
  }


  .sr-location-page .sr-location-benefit-grid{
    grid-template-columns:
      repeat(2,minmax(0,1fr));
  }


  .sr-location-page .sr-location-map-visual{
    min-height:420px;
  }


  .sr-location-page .sr-location-route-photo img{
    height:520px;
  }

}


/* =========================================================
   MOBILE
========================================================= */

@media(max-width:640px){

  .sr-location-page .sr-wrap{
    padding-left:18px;

    padding-right:18px;
  }


  .sr-location-page .sr-location-section{
    padding:78px 0;
  }


  .sr-location-page .sr-title{
    font-size:52px;

    line-height:1;
  }


  .sr-location-page .sr-h2{
    font-size:42px;

    line-height:1.03;
  }


  .sr-location-page .sr-copy{
    font-size:15px;
  }


  .sr-location-page .sr-location-hero{
    min-height:790px;
  }


  .sr-location-page .sr-location-hero-inner{
    padding-top:110px;

    padding-bottom:44px;
  }


  .sr-location-page .sr-location-hero-copy > p{
    font-size:16px;
  }


  .sr-location-page .sr-location-hero-pills{
    align-items:flex-start;

    flex-direction:column;
  }


  .sr-location-page .sr-location-intro-media img{
    height:430px;
  }


  .sr-location-page .sr-location-floating{
    position:relative;

    right:auto;

    bottom:auto;

    width:auto;

    margin:-46px 16px 0;
  }


  .sr-location-page .sr-location-checks,
  .sr-location-page .sr-location-access-grid,
  .sr-location-page .sr-location-nearby-grid,
  .sr-location-page .sr-location-benefit-grid,
  .sr-location-page .sr-location-tip-grid{
    grid-template-columns:1fr;
  }


  .sr-location-page .sr-location-map-copy{
    padding:42px 24px;
  }


  .sr-location-page .sr-location-map-visual{
    min-height:330px;
  }


  .sr-location-page .sr-location-tab-buttons{
    flex-direction:column;
  }


  .sr-location-page .sr-location-tab-btn{
    width:100%;
  }


  .sr-location-page .sr-location-route-photo img{
    height:430px;
  }


  .sr-location-page .sr-location-route{
    gap:14px;
  }


  .sr-location-page .sr-location-faq-q{
    min-height:68px;

    padding:18px 0;

    font-size:15px;
  }


  .sr-location-page .sr-location-faq-a > div{
    padding-right:12px;

    font-size:14px;
  }


  .sr-location-page .sr-location-final-box{
    min-height:520px;

    padding:42px 24px;

    align-items:flex-end;

    background:
      linear-gradient(
        180deg,
        rgba(15,45,31,.28) 0%,
        rgba(15,45,31,.90) 72%,
        rgba(15,45,31,.97) 100%
      ),
      url("https://images.unsplash.com/photo-1441974231531-c6227db76b6e?auto=format&fit=crop&w=1800&q=88")
      center center / cover
      no-repeat;
  }


  .sr-location-page .sr-location-actions{
    width:100% !important;

    align-items:stretch !important;

    flex-direction:column;
  }


  .sr-location-page .sr-location-actions .sr-btn{
    width:100% !important;
  }

}/* End custom CSS */