/*
  La Mesa Ranch shared visual system.
  Loaded after the template CSS and page-level overrides so every page speaks
  the same South Texas ranch language.
*/

:root {
  --lm-bg: #fbf6ea;
  --lm-bg-2: #fffaf0;
  --lm-bg-3: #f1e6d1;
  --lm-card: rgba(255, 252, 245, 0.96);
  --lm-card-solid: #ffffff;
  --lm-gold: #b8842f;
  --lm-gold-light: #d39c43;
  --lm-text: #2f2417;
  --lm-muted: #6f6250;
  --lm-border: rgba(184, 132, 47, 0.28);
  --theme-color: var(--lm-gold);
  --title-color: var(--lm-text);
  --body-color: var(--lm-muted);
  --smoke-color: var(--lm-bg-2);
  --theme-font: "DM Sans", sans-serif;
  --title-font: "Marcellus", serif;
  --section-space: 100px;
  --section-space-mobile: 70px;
}

html,
body {
  background: var(--lm-bg) !important;
  color: var(--lm-text) !important;
}

body {
  font-family: var(--theme-font);
}

body:before,
body:after,
.hero-shape:before,
.hero-slide:before,
.process-bg:before,
.vs-gallery-content:before {
  display: none !important;
  content: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.sec-title2,
.sec-title3,
.semi-title,
.text-title,
.service-title a,
.author-info h4,
.widget_title,
.lmr-title,
.lmr-heading {
  color: var(--lm-text) !important;
  font-family: var(--title-font);
  letter-spacing: 0;
}

p,
li,
.hero-text,
.footer-text,
.section-title p,
.testimonial-content-box p,
.process-content span,
.vs-services-content3 p,
.lmr-text,
.lmr-section p {
  color: var(--lm-muted) !important;
}

a {
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

a:hover,
.text-theme,
.sec-title1,
.section-title .sec-title1,
.lmr-kicker,
.lmr-subtitle {
  color: var(--lm-gold-light) !important;
}

.bg-grey,
.bg2,
.about-space,
.vs-about-wrapper,
.vs-contact-us-wrapper,
.vs-services,
.vs-services-area,
.vs-what-our-company,
.gallery-page-section,
.lmr-section,
.lmr-page {
  background: var(--lm-bg) !important;
}

.process-bg,
.lmr-section-dark,
.gallery-cta,
.space.bg-grey,
.feature-style1,
.vs-blog-wrapper,
.vs-checkout-wrapper,
.vs-cart-wrapper,
.team-wrapper,
.shop-wrapper {
  background:
    linear-gradient(180deg, rgba(251, 246, 234, 0.94), rgba(255, 250, 240, 0.96)),
    url("../img/bg/process-bg-1.jpg") center / cover !important;
}

.header-wrapper,
.sticky-header,
.header-top-wrapper .bg-title2,
.bg-title2,
.lmr-header-top {
  background: rgba(255, 250, 240, 0.98) !important;
  border-bottom: 1px solid var(--lm-border) !important;
  box-shadow: 0 8px 30px rgba(47, 36, 23, 0.06) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

.main-menu ul li a,
.main-menu a,
.menu-style1 > ul > li > a,
.menu-sticky3 > ul > li > a,
.vs-mobile-menu a {
  color: var(--lm-text) !important;
  font-family: var(--theme-font);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.main-menu ul li a:hover,
.main-menu a:hover,
.main-menu .active > a,
.menu-style1 > ul > li > a:hover,
.menu-sticky3 > ul > li > a:hover,
.vs-mobile-menu a:hover {
  color: var(--lm-gold-light) !important;
}

.head-top-links a,
.vs-social-group a,
.footer-widget a,
.copyright a,
.info-footer a {
  color: var(--lm-text) !important;
}

.head-top-links i,
.info-footer i,
.vs-social-group a:hover,
.head-top-links a:hover,
.footer-widget a:hover,
.copyright a:hover {
  color: var(--lm-gold-light) !important;
}

.header-logo img,
.logo img,
.menu-logo img,
.foter-logo img,
.footer-logo img,
.vs-widget-about img {
  max-height: 84px;
  width: auto;
}

.header-logo img,
.logo img,
.menu-logo img {
  max-width: 245px;
}

.foter-logo img,
.footer-logo img {
  max-width: 260px;
  object-fit: contain;
}

.vs-btn,
.vs-btn.style-1,
.vs-btn.style-3a,
.lmr-btn,
button.vs-btn,
input[type="submit"],
button[type="submit"] {
  background: linear-gradient(135deg, var(--lm-gold-light), #9b6c2b) !important;
  border: 1px solid rgba(120, 83, 31, 0.18) !important;
  border-radius: 4px !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.24) !important;
  color: #ffffff !important;
  font-family: var(--theme-font);
  font-weight: 800;
  letter-spacing: 0.02em;
}

.vs-btn:hover,
.vs-btn.style-1:hover,
.vs-btn.style-3a:hover,
.lmr-btn:hover,
button.vs-btn:hover,
input[type="submit"]:hover,
button[type="submit"]:hover {
  background: #ffffff !important;
  border-color: var(--lm-gold) !important;
  color: var(--lm-text) !important;
  transform: translateY(-1px);
}

.hero-layout1,
.vs-breadcrumb-wrapper,
.breadcumb-wrapper {
  background-color: var(--lm-bg-3) !important;
}

.vs-breadcrumb-wrapper,
.breadcumb-wrapper {
  position: relative;
}

.vs-breadcrumb-wrapper:before,
.breadcumb-wrapper:before {
  background: rgba(255, 250, 240, 0.74) !important;
}

.hero-title-one,
.breadcumb-title,
.lmr-hero h1 {
  color: var(--lm-text) !important;
  font-family: var(--title-font);
  text-shadow: 0 2px 12px rgba(255, 255, 255, 0.65) !important;
}

.hero-layout1 .hero-title-one,
.hero-layout1 .hero-text,
.hero-layout1 .hero-content-style1 p {
  color: #ffffff !important;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.72) !important;
}

.hero-layout1 .hero-title-one {
  font-weight: 500;
}

.hero-layout1 .hero-text {
  color: rgba(255, 255, 255, 0.92) !important;
}

.lmr-hero {
  background-image:
    linear-gradient(90deg, rgba(255, 250, 240, 0.94) 0%, rgba(255, 250, 240, 0.78) 48%, rgba(255, 250, 240, 0.36) 100%),
    url("../img/breadcrumb/breadcrumb-bg-1.jpg") !important;
  background-position: center !important;
  background-size: cover !important;
}

.lmr-hero:after {
  background: linear-gradient(180deg, rgba(251, 246, 234, 0.04) 0%, var(--lm-bg) 100%) !important;
}

.hero-img-box,
.about-img-box,
.hunting-img-box,
.gallery-img,
.gallery-card,
.lmr-photo,
.vs-services-box2,
.join-form,
.testimonial-content-wrapper,
.testimonial-content-box,
.lmr-feature-grid,
.lmr-card,
.lmr-cta,
.vs-blog,
.vs-blog-box,
.vs-product,
.team-style1,
.widget,
.contact-form-box,
.woocommerce-checkout-payment,
.cart_table,
.process-box {
  background: var(--lm-card) !important;
  border: 1px solid var(--lm-border) !important;
  border-radius: 10px !important;
  box-shadow: 0 18px 50px rgba(73, 53, 27, 0.11) !important;
}

.process-box {
  background: #f3f1eb !important;
  border-color: rgba(111, 98, 80, 0.16) !important;
  padding: 34px 24px 30px;
}

.process-box .process-content .semi-title,
.process-box .process-content h5 {
  color: var(--lm-text) !important;
}

.process-box .process-content span {
  color: var(--lm-muted) !important;
}

.process-box .process-icon {
  background: #ffffff !important;
  box-shadow: 0 14px 32px rgba(73, 53, 27, 0.1) !important;
}

.lmr-hunt-option {
  background: #f3f1eb !important;
  border: 1px solid rgba(111, 98, 80, 0.16) !important;
  overflow: hidden;
}

.lmr-hunt-option .vs-services-thumb img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.lmr-hunt-option .vs-services-content {
  padding: 30px;
}

.lmr-hunt-option .service-title {
  margin-bottom: 12px;
}

.lmr-mini-list {
  display: grid;
  gap: 8px;
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.lmr-mini-list li {
  color: var(--lm-text) !important;
  font-weight: 600;
  padding-left: 26px;
  position: relative;
}

.lmr-mini-list li:before {
  color: var(--lm-gold);
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  left: 0;
  position: absolute;
  top: 0;
}

.lmr-expect-section {
  background:
    linear-gradient(180deg, rgba(255, 250, 240, 0.9), rgba(251, 246, 234, 0.98)),
    var(--lm-bg);
}

.lmr-expect-heading {
  margin-bottom: 34px;
}

.lmr-expect-heading span {
  color: var(--lm-gold);
  display: block;
  font-weight: 800;
  letter-spacing: 0.14em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.lmr-expect-heading h2 {
  font-size: clamp(42px, 6vw, 72px);
  line-height: 1;
  margin-bottom: 18px;
}

.lmr-expect-heading p {
  margin: 0 auto;
  max-width: 720px;
}

.lmr-expect-card {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.72), rgba(243, 241, 235, 0.82)),
    #f7f3ea;
  border: 1px solid rgba(184, 132, 47, 0.22);
  border-radius: 10px;
  box-shadow: 0 24px 70px rgba(73, 53, 27, 0.1);
  padding: clamp(28px, 5vw, 56px);
}

.lmr-expect-intro {
  border-bottom: 1px solid rgba(184, 132, 47, 0.24);
  margin-bottom: 30px;
  padding-bottom: 24px;
}

.lmr-expect-intro h3 {
  font-size: clamp(28px, 4vw, 42px);
  margin-bottom: 12px;
}

.lmr-timeline {
  display: grid;
  gap: 24px;
}

.lmr-timeline-item {
  display: grid;
  gap: 18px;
  grid-template-columns: 160px 1fr;
  position: relative;
}

.lmr-timeline-day {
  color: var(--lm-gold);
  font-family: var(--title-font);
  font-size: 24px;
  line-height: 1.1;
}

.lmr-timeline-item ul {
  border-left: 2px solid rgba(184, 132, 47, 0.24);
  list-style: none;
  margin: 0;
  padding: 0 0 0 24px;
}

.lmr-timeline-item li {
  color: var(--lm-muted) !important;
  line-height: 1.75;
  margin-bottom: 6px;
  position: relative;
}

.lmr-timeline-item li:before {
  background: var(--lm-gold);
  border-radius: 50%;
  content: "";
  height: 6px;
  left: -28px;
  position: absolute;
  top: 11px;
  width: 6px;
}

.lmr-expect-note {
  background: rgba(255, 255, 255, 0.62);
  border: 1px solid rgba(184, 132, 47, 0.2);
  border-radius: 8px;
  color: var(--lm-muted);
  margin-top: 34px;
  padding: 18px 20px;
}

.lmr-expect-note strong {
  color: var(--lm-text);
}

.lmr-contact-section {
  background: var(--lm-bg) !important;
}

.lmr-contact-intro {
  background: #f3f1eb;
  border: 1px solid rgba(111, 98, 80, 0.16);
  border-radius: 10px;
  box-shadow: 0 18px 50px rgba(73, 53, 27, 0.11);
  padding: clamp(30px, 4vw, 46px);
}

.lmr-contact-intro span {
  color: var(--lm-gold);
  display: block;
  font-weight: 800;
  letter-spacing: 0.12em;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.lmr-contact-intro h2 {
  font-size: clamp(36px, 5vw, 56px);
  line-height: 1.05;
  margin-bottom: 18px;
}

.lmr-contact-list {
  display: grid;
  gap: 12px;
  margin-top: 28px;
}

.lmr-contact-list a,
.lmr-contact-list span {
  align-items: center;
  color: var(--lm-text) !important;
  display: flex;
  font-weight: 700;
  gap: 12px;
}

.lmr-contact-list i {
  color: var(--lm-gold);
  width: 18px;
}

.lmr-contact-form textarea.form-control {
  min-height: 150px;
}

.lmr-contact-cards {
  background: var(--lm-bg) !important;
  padding-top: 30px;
}

.lmr-contact-card {
  background: #f3f1eb;
  border: 1px solid rgba(111, 98, 80, 0.16);
  border-radius: 10px;
  box-shadow: 0 14px 36px rgba(73, 53, 27, 0.08);
  height: 100%;
  padding: 30px;
  text-align: center;
}

.lmr-contact-card > i {
  align-items: center;
  background: rgba(184, 132, 47, 0.14);
  border-radius: 50%;
  color: var(--lm-gold);
  display: inline-flex;
  font-size: 24px;
  height: 62px;
  justify-content: center;
  margin-bottom: 18px;
  width: 62px;
}

.lmr-contact-card h4 {
  font-size: 24px;
  margin-bottom: 10px;
}

.lmr-contact-card a,
.lmr-contact-card p {
  color: var(--lm-muted) !important;
  margin-bottom: 0;
}

.lmr-gallery-collage {
  display: grid;
  gap: 18px;
  grid-auto-flow: dense;
  grid-auto-rows: 170px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.lmr-collage-item {
  background: #f3f1eb;
  border: 1px solid rgba(111, 98, 80, 0.16);
  border-radius: 10px;
  box-shadow: 0 18px 50px rgba(73, 53, 27, 0.1);
  display: block;
  overflow: hidden;
  position: relative;
}

.lmr-collage-item:before {
  background: linear-gradient(180deg, rgba(47, 36, 23, 0) 40%, rgba(47, 36, 23, 0.74) 100%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.lmr-collage-item img {
  display: block;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease, filter 0.35s ease;
  width: 100%;
}

.lmr-collage-item:hover img {
  filter: saturate(1.05) contrast(1.04);
  transform: scale(1.035);
}

.lmr-collage-item span {
  bottom: 18px;
  color: #ffffff;
  font-family: var(--title-font);
  font-size: 24px;
  left: 20px;
  line-height: 1.1;
  position: absolute;
  right: 20px;
  text-shadow: 0 3px 14px rgba(0, 0, 0, 0.6);
  z-index: 2;
}

.lmr-collage-large {
  grid-column: span 2;
  grid-row: span 2;
}

.lmr-collage-tall {
  grid-row: span 2;
}

.lmr-collage-wide {
  grid-column: span 2;
}

.gallery-card,
.lmr-photo,
.hero-img-box,
.about-img-box,
.hunting-img-box {
  overflow: hidden;
}

.gallery-card img,
.lmr-photo img,
.vs-blog img,
.team-style1 img,
.vs-product img {
  filter: saturate(0.95) contrast(1.05);
}

.gallery-card .gallery-overlay {
  background: linear-gradient(to top, rgba(47, 36, 23, 0.62), rgba(47, 36, 23, 0.08)) !important;
}

.gallery-card .view-img,
.scrollToTop,
.scroll-btn,
.footer-social a {
  background: var(--lm-gold) !important;
  color: #ffffff !important;
}

.process-number,
.service-icon,
.feature-icon,
.lmr-feature-card i,
.lmr-lodge-item i,
.rating i {
  color: var(--lm-gold-light) !important;
}

.lmr-divider:before,
.lmr-divider:after {
  background: var(--lm-gold) !important;
}

.lmr-feature-card,
.lmr-lodge-item {
  color: var(--lm-text) !important;
}

.list-style1 li,
.list-style1.layout2 li,
.about-content-wrapper .list-style1 li,
.section-title .list-style1 li {
  color: var(--lm-text) !important;
  font-weight: 600;
}

.list-style1 li:before,
.list-style1.layout2 li:before,
.about-content-wrapper .list-style1 li:before,
.section-title .list-style1 li:before {
  background: rgba(184, 132, 47, 0.22) !important;
  color: var(--lm-gold) !important;
}

.call-media .media-label,
.call-media .media-info,
.call-media .media-info a {
  color: var(--lm-text) !important;
}

.text-white,
.link-inherit.text-white,
.cat-content .text-white {
  color: var(--lm-text) !important;
}

.gallery-card h4,
.gallery-card span,
.gallery-card .gallery-overlay .text-white {
  color: #ffffff !important;
}

input,
select,
textarea,
.form-control {
  background: #ffffff !important;
  border: 1px solid var(--lm-border) !important;
  border-radius: 6px !important;
  color: var(--lm-text) !important;
}

input::placeholder,
textarea::placeholder,
.form-control::placeholder {
  color: rgba(111, 98, 80, 0.72) !important;
}

select option {
  background: #ffffff;
  color: var(--lm-text);
}

.footer-wrapper {
  background:
    linear-gradient(180deg, rgba(255, 250, 240, 0.96), rgba(247, 238, 220, 0.98)),
    url("../img/bg/footer-bg.png") center / cover !important;
  border-top: 1px solid var(--lm-border) !important;
}

.copyright.bg-theme {
  background: #efe1c7 !important;
  border-top: 1px solid rgba(184, 132, 47, 0.24) !important;
}

.footer-widget,
.footer-widget.widget {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.footer-social a:hover,
.scrollToTop:hover,
.scroll-btn:hover {
  background: var(--lm-gold-light) !important;
  color: #111111 !important;
}

.lmr-hunting-cta {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(255, 250, 240, 0.96), rgba(239, 225, 199, 0.95)),
    url("../img/bg/process-bg-1.jpg") center / cover !important;
  border-top: 1px solid rgba(184, 132, 47, 0.18);
  border-bottom: 1px solid rgba(184, 132, 47, 0.18);
}

.lmr-hunting-cta:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(255, 250, 240, 0.62), rgba(255, 250, 240, 0.18));
  pointer-events: none;
}

.lmr-hunting-cta .container {
  position: relative;
  z-index: 1;
}

.lmr-hunting-cta h6,
.lmr-hunting-cta h2 {
  color: var(--lm-text) !important;
  text-shadow: none !important;
}

.lmr-hunting-cta h6 {
  color: var(--lm-gold) !important;
  letter-spacing: 0;
  margin-bottom: 12px;
}

.lmr-hunting-cta h2 {
  max-width: 760px;
  line-height: 1.12;
}

@media (max-width: 991px) {
  .header-wrapper {
    background: rgba(255, 250, 240, 0.98) !important;
  }

  .lmr-hero {
    min-height: 520px !important;
  }

  .lmr-timeline-item {
    gap: 10px;
    grid-template-columns: 1fr;
  }

  .lmr-timeline-item ul {
    padding-left: 22px;
  }

  .lmr-gallery-collage {
    grid-auto-rows: 180px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lmr-collage-large,
  .lmr-collage-wide {
    grid-column: span 2;
  }
}

@media (max-width: 575px) {
  .lmr-hero h1,
  .hero-title-one,
  .breadcumb-title {
    font-size: 44px !important;
    line-height: 1.05 !important;
  }

  .gallery-card img {
    height: 260px !important;
  }

  .lmr-gallery-collage {
    display: flex;
    flex-direction: column;
  }

  .lmr-collage-item {
    min-height: 260px;
  }

  .lmr-collage-item span {
    font-size: 22px;
  }
}
