/*
Theme Name: Northtahoewatersports
Theme URI: https://www.northtahoewatersports.com/
Author: Northtahoewatersports
Author URI: https://www.northtahoewatersports.com/
Description: Custom theme for northtahoewatersports
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Northtahoewatersports
*/

footer.main-footer a {
    color: #fff;
}
.contact-info-content a {
    color: #fff;
}
.page-header-box ol li.breadcrumb-item.active {
    color: #fff;
}
.post-content {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.post-featured-thumb.bg-cover {
    margin-bottom: 20px;
}
.post-featured-image img {
    width: 100%;
}
.highlighted-article-featured-img img {
    height:590px;
}
.servlist img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.servlist {
    margin-bottom: 20px;
}
.servdet p {
    color: #fff;
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
}
.area-card ul {
    list-style: none;
    padding: 0;
    margin: 0;
    column-count: 3;
}
.servdet a {
    color: #fff;
    font-weight: 700;
}

.serviclud ul li
 {
    padding: 5px 16px !important;
    background: #28328d;
    margin-bottom: 10px !important;
    color: #fff;
    border-radius: 30px;
    font-size: 16px !important;
}
a.anch {
    color: #332688 !important;
}

.elementor-element p {
    margin-bottom: 0px !important;
}
.areas-section {
    background: #066788;
    padding: 60px 0 80px 0;
    margin-bottom: 120px;
    margin-top: 30px;
    width: 100%;
    max-width: 1820px;
    border-radius: 46px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.elementor-665 .elementor-element.elementor-element-67cbfc7 .gallery-item img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.elementor-686 .elementor-element.elementor-element-d5019a8 .gallery-item img{
   width: 100%;
    height: 300px;
    object-fit: cover; 
}
.elementor-701 .elementor-element.elementor-element-2fef6b1 .gallery-item img{
 width: 100%;
 height: 300px;
 object-fit: cover;   
}
.elementor-716 .elementor-element.elementor-element-d1bd3c1 .gallery-item img{
 width: 100%;
 height: 300px;
 object-fit: cover;   
}
.elementor-729 .elementor-element.elementor-element-94778f0 .gallery-item img{
  width: 100%;
 height: 300px;
 object-fit: cover;   
}
.elementor-740 .elementor-element.elementor-element-b53979a .gallery-item img{
   width: 100%;
 height: 300px;
 object-fit: cover;   
}
.elementor-760 .elementor-element.elementor-element-3adb2fd .gallery-item img{
 width: 100%;
 height: 300px;
 object-fit: cover;      
}
.elementor-771 .elementor-element.elementor-element-ef1d295 .gallery-item img{
   width: 100%;
 height: 300px;
 object-fit: cover;  
}
ul.page-numbers li {
    display: inline-grid;
}
body.paged.wp-singular.page-template.page-template-blog.page-template-blog-php .post-featured-image img {
    height: 250px;
    aspect-ratio: 1 / 1;
}
ul.activities-list li a {
    color: #fff;
}
.video-banner {
    position: relative;
    overflow: hidden;
    height: 600px; /* Fixed height */
}

.banner-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: 0;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    z-index: 1;
}

.page-header-box {
    position: relative;
    z-index: 2;
    color: #fff;
}



.popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.popup-content {
  width: 80%;
  max-width: 100%;
  background: #fff;
  padding: 20px;
  position: relative;
}

.close-popup {
  position: absolute;
  right: 15px;
  top: 10px;
  cursor: pointer;
  font-size: 22px;
}
#popup-box{
	display:none;
}
.post-featured-image img {
    height: 250px;
    object-fit: cover;
}

.luxury-collection1 .hero-section {
    position: relative;
}

.luxury-collection1 .hero-content-fixed {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    z-index: 10;
    color: #fff;
}

.luxury-collection1 .hero-content-fixed h2 {
    font-size: 28px;
    margin-bottom: 10px;
}

.luxury-collection1 .hero-content-fixed p {
    margin-bottom: 15px;
}

.luxury-collection1 .hero-section {
    position: relative;
}

/* Overlay (dark effect like image) */
.luxury-collection1 .hero-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.4);
    z-index: 1;
}

/* Center Content */
.luxury-collection1 .hero-content-fixed {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    color: #fff;
    width: 100%;
    max-width: 600px;
    padding: 20px;
}

/* Title */
.luxury-collection1 .hero-content-fixed h1 {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

/* Subtitle */
.luxury-collection1 .hero-content-fixed h4 {
    font-size: 20px;
    margin-bottom: 15px;
}

/* Text */
.luxury-collection1 .hero-content-fixed p {
    font-size: 16px;
    margin-bottom: 5px;
}

/* Buttons Wrapper */
.luxury-collection1 .hero-buttons {
    margin-top: 20px;
}

/* Button Style */
.luxury-collection1 .hero-buttons a {
    display: inline-block;
    padding: 12px 25px;
    border-radius: 30px;
    margin: 8px;
    text-decoration: none;
    font-weight: 600;
	    background: #28328d;
}

/* Purple Buttons */
.btn-primary,
.btn-secondary {
    background: #5b3df5;
    color: #fff;
}

/* Optional hover */
.luxury-collection1 .hero-buttons a:hover {
    opacity: 0.9;
}
.luxury-collection1 .swiper-slide {
    position: relative;
}

/* Dark overlay */
.luxury-collection1 .swiper-slide::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.3); /* adjust darkness */
    z-index: 1;
}

/* Make sure image stays below overlay */
.luxury-collection1 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Keep text above overlay */
.luxury-collection1 .hero-content-fixed {
    position: absolute;
    z-index: 2;
}
.luxury-collection1 .hero-content-fixed.text-center h2,.hero-content-fixed.text-center h4 {
    color: #fff;
    font-weight: 600;
}
.luxury-collection1 .hero-section {
    height: 550px;
    position: relative;
}

.hero-section .swiper {
    height: 100%;
}

.hero-section .swiper-slide {
    height: 100%;
}
.instasect {
    margin-bottom: 30px;
}