@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&family=Cormorant+Garamond:wght@400;500&display=swap');

body, p {
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 11pt !important;
    color: #000000 !important;
    line-height: 1.65em !important;
    text-align: left !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}
/* Title Slideshow Wrapper H1 */
.title-slideshow-wrapper h1.title-slideshow {
    color: #FFFFFF !important;  /* White font color */
    margin-top: 80px !important;  /* Top margin for spacing */
    font-family: 'Cormorant Garamond', serif !important;  /* Cormorant Garamond font */
    font-weight: 300 !important;  /* Light font weight */
    font-size: 4rem !important;  /* Large font size for emphasis */
    line-height: 1em !important;  /* Tight line spacing */
    text-align: center !important;  /* Centered text */
    font-style: italic !important;  /* Italic style */
}

/* Mobile specific headline adjustment */
@media screen and (max-width: 768px) {
    .title-slideshow-wrapper h1.title-slideshow {
        font-size: 2.5rem !important;  /* Smaller font size on mobile */
        margin-top: 60px !important;  /* Adjusted margin for smaller screens */
    }
}

/* Desktop H1 Styling */
.title-elements h1 {
    color: #000000 !important;  /* Keep it white for desktop */
    font-family: 'Cormorant Garamond', serif !important;
    font-weight: 300 !important;  /* Light weight */
    font-size: 2rem !important;  /* Adjust size for desktop */
    text-align: center !important;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8) !important;  /* Drop shadow */
    font-style: italic !important;
    margin-top: 20px !important;  /* Adjust margin */
}



h3 {
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 1.575rem !important;
    font-weight: bold !important;
    color: #000000 !important;
    text-align: left !important;
    letter-spacing: 0 !important;
    margin: 0 !important;
}

.subhead-serif {
    font-family: 'Cormorant Garamond', serif !important;
    color: #000000 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    text-align: left !important;
    font-weight: 400 !important;
    font-size: 2.8rem !important;
    line-height: 1.2em !important;
    display: block !important; 
    margin: 0 !important;
}

strong {
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 11pt !important;
    font-weight: 700 !important;
    color: #000000 !important;
    text-align: left !important;
    line-height: 1.65em !important;
    letter-spacing: 0 !important;
}

h1 {
    font-family: 'Cormorant Garamond', serif !important;
}

.field-name-field-text-content {
    padding: 0 0px !important;
}

.field-name-field-text-content .field-items {
    padding: 15px 0 !important;
}

.master-h1 {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 2.85rem !important;
    color: #FFFFFF !important;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8) !important;
    text-align: center !important;
    line-height: 1em !important;
    font-style: italic !important;
}



.ngt-base-content-header.tall h1 {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 3rem !important;
    color: #FFFFFF !important;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8) !important;
    text-align: center !important;
    line-height: 1em !important;
    font-style: italic !important;
}

h2, .master-h2 {
    font-family: 'Cormorant Garamond', serif !important;
    color: #000000 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    text-align: center !important;
    font-weight: 400 !important;
    font-size: 2.8rem !important;
    line-height: 1.2em !important;
}

h2.master-h2.tiny {
    font-size: 14pt !important;
    text-align: left !important;
    font-weight: 400 !important;
    width: 100% !important;
    display: block !important;
    font-style: italic !important;
    color: grey !important;
    margin-bottom: 25px !important;
}

.master-h3 {
    font-size: 1.575rem !important;
    text-align: left !important;
    font-weight: normal !important;
}

.section-content ul {
    list-style-type: disc !important;
    padding-left: 20px !important;
    margin-left: 0 !important;
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 11pt !important;
    line-height: 1.65em !important;
    color: #000000 !important;
    font-weight: 300 !important;
}

.section-content li {
    margin-bottom: 10px !important;
    list-style-position: outside !important;
    font-size: 11pt !important;
    line-height: 1.65em !important;
    color: #000000 !important;
    font-weight: 300 !important;
}

.section-content p {
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 11pt !important;
    color: #000000 !important;
    line-height: 1.65em !important;
    font-weight: 300 !important;
    margin-bottom: 10px !important;
}

/* CTA Container */
.contact-section {
    max-width: 800px !important;  /* Ensure consistency in width */
    margin: 0 auto !important;  /* Center the section */
    text-align: left !important;
}

/* CTA Button Styling */
.contact-section .contact-button {
    display: inline-block !important;
    padding: 0.9rem 1.5rem !important;  /* Adjusted for appropriate sizing */
    background-color: #00A7DD !important;  /* CTA button background color */
    color: #ffffff !important;  /* White text */
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 1.05rem !important;  /* Adjusted button text size */
    font-weight: bold !important;  /* Bold button text */
    text-decoration: none !important;  /* Remove underline from link */
    text-align: center !important;  /* Center text within button */
    margin-top: 10px !important;  /* Adjusted margin-top */
    margin-bottom: 50px !important;  /* Adjusted margin-top */
    width: auto !important;  /* Button width adjusts to content */
}

.contact-button:hover {
    background-color: #0084c7 !important;  /* Darker blue on hover */
    color: #ffffff !important;  /* Maintain white text on hover */
    text-decoration: none !important;  /* No underline on hover */
}
.master-button {
    display: inline-block !important;
    padding: 0.9rem 1.5rem !important;  /* Padding to adjust size */
    background-color: #00A7DD !important;  /* Hawaii Life blue */
    color: #ffffff !important;  /* White text for contrast */
    font-family: 'Adelle Sans', sans-serif !important;  /* Consistent sans-serif font */
    font-size: 1.05rem !important;  /* Button text size */
    font-weight: bold !important;  /* Bold font for visibility */
    text-decoration: none !important;  /* Remove underline */
    text-align: center !important;  /* Center text */
    margin-top: 10px !important;  /* Space above the button */
    cursor: pointer !important;  /* Pointer cursor on hover */
    width: auto !important;  /* Button width adjusts to content */
}

.master-button:hover {
    background-color: #0084c7 !important;  /* Darker blue on hover */
    color: #ffffff !important;  /* Maintain white text on hover */
    text-decoration: none !important;  /* No underline on hover */
}



/* CTA Headline Styling */
.contact-section h2 {
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 2rem !important;  /* Large CTA headline */
    color: #000000 !important;  /* Black text */
    font-weight: 700 !important;  /* Bold headline */
    text-transform: none !important;  /* No transformation */
    margin-bottom: 15px !important;  /* Space below headline */
}

/* CTA Phone and Email Styling */
.contact-phone, .contact-email {
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 1.05rem !important;  /* Text size for phone and email */
    font-weight: 400 !important;  /* Normal weight */
    color: #000000 !important;  /* Black text */
    text-decoration: none !important;  /* Remove underline from links */
    margin-bottom: 0px !important;  /* No extra margin */
}

/* CTA Links (Phone, Email) */
.contact-section div a {
    color: #0084c7 !important;  /* Blue color for links */
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 1.05rem !important;
    font-weight: 400 !important;
    text-decoration: none !important;  /* Remove underline */
}

/* CTA Image Styling */
.contact-section .contact-image img {
    width: 60% !important;  /* Set width of image */
    height: auto;  /* Maintain aspect ratio */
    max-width: 800px;  /* Set maximum width */
    display: block;
    margin: 30px auto 0 !important;  /* Center image with margin */
}

/* Mobile Specific CTA Adjustments */
@media screen and (max-width: 768px) {
    .contact-section .contact-image img {
        width: 100% !important;  /* Full-width image on mobile */
        max-width: 100% !important;
    }
}


/* Adjusted spacing and padding */
.profile-section {
    width: 90%; /* Ensure content takes up 80% of the screen width */
    max-width: 950px; /* Limit maximum width */
    margin: 0 auto !important; /* Center the section */
    display: flex;
    justify-content: space-between; /* Evenly space left and right columns */
    padding: 0 !important; /* Remove additional padding */
    box-sizing: border-box; /* Ensure padding doesn’t affect the width */
}

.profile-left-column {
    width: 50%;
    padding: 0 !important; /* Remove padding */
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.profile-right-column {
    width: 50%;
    max-width: 500px;
    padding: 0 !important; /* Remove any excess padding */
    margin: 0 !important;
}

/* For mobile adjustments */
@media screen and (max-width: 768px) {
    .profile-left-column,
    .profile-right-column {
        width: 100% !important;
        padding: 15px !important;
    }
}

.profile-right-column .subhead-serif {
    text-align: left !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    display: block !important;
}

.profile-body-text ul {
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 11pt !important;
    color: #000000 !important;
    line-height: 1.65em !important;
    text-align: left !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.profile-body-text li {
    margin-bottom: 10px !important;
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 11pt !important;
    color: #000000 !important;
    line-height: 1.65em !important;
    text-align: left !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}
.profile-body-text {
      padding-left: 25px !important;
      padding-right: 25px !important;
  }
/* Global reset for box-sizing */
* {
    box-sizing: border-box;
}
#footer .region-footer {
    color: #FFFFFF !important;
}
.footer-bt-info {
    display: none !important;
}
#footer {
    background-color: #4B3900 !important;  /* Set background color to light grey */
    padding: 35px !important;  /* Add padding around the footer */
    color: #FFFFFF !important;
}

/* Footer Region Padding */
#footer .region-footer {
    padding-left: 35px !important;  /* Left padding */
    padding-right: 35px !important;  /* Right padding */
}

/* Footer H2 styling */
#footer h2 {
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 1rem !important;  /* Set consistent font size */
    font-weight: 400 !important;  /* Normal weight */
    color: #FFFFFF !important;  /* Set font color to black */
    text-align: left !important;  /* Left-align text */
    margin-bottom: 15px !important;  /* Add bottom margin for spacing */
    text-transform: none !important;  /* Ensure no text transformation */
}
#footer span {
    color: #ffffff !important;
  }

  #footer a {
    color: #ffffff !important;
    text-decoration: none !important;
  }
  
  #footer a:hover {
    color: #cccccc !important;
}

/* Footer H1 styling (if needed) */
#footer h1 {
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 1rem !important;  /* Set consistent font size */
    font-weight: 400 !important;  /* Normal weight */
    color: #FFFFFF !important;  /* Set font color to black */
    text-align: left !important;  /* Left-align text */
    margin-bottom: 15px !important;  /* Add bottom margin for spacing */
    text-transform: none !important;  /* Ensure no text transformation */
}
#block-ngt-base-ngt-footer-email-cta {
    display: none !important;
}
.your-section-class hr {
    display: none !important;
}
.cta-link {
    display: inline-block !important;
    padding: 0.9rem 1.5rem !important; /* Adjusted padding */
    background-color: #00A7DD !important; /* Hawaii Life blue */
    color: #ffffff !important; /* White text */
    font-family: 'Adelle Sans', sans-serif !important; /* Consistent font */
    font-size: 1.05rem !important; /* Reasonable text size */
    font-weight: bold !important; /* Bold text */
    text-decoration: none !important; /* Remove underline */
    border-radius: 5px !important; /* Rounded edges */
    text-align: center !important;
    margin-top: 10px !important; /* Top margin adjustment */
    width: auto !important;
    cursor: pointer; /* Pointer cursor for interaction */
    border: none !important;
}

.cta-link:hover {
    background-color: #0084c7 !important; /* Darker blue on hover */
    color: #ffffff !important; /* Keep white text on hover */
    text-decoration: none !important; /* Keep underline removed */
}

#featured-properties-title {
    display: none !important;
}
/* Top 10 Section Wrapper */
.top-10-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 15px;
}

/* Top 10 Section */
.top-10-section {
    padding: 60px 15px;
    max-width: 1200px;
    margin: 0 auto;
}

/* Top 10 Headline Styling */
.top-10-headline {
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 1.575rem !important;
    font-weight: bold !important;
    color: #000000 !important;
    text-align: center !important;
    margin-bottom: 40px !important;
}

/* Top 10 Grid Styling */
.top-10-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 columns for large screens */
    gap: 20px; /* Spacing between grid items */
    background-color: #ffffff; /* Background color for grid */
}

/* Top 10 Grid Item */
.top-10-item {
    border: 1px solid #ccc;
    border-radius: 10px; /* Rounded corners */
    overflow: hidden;
    background-color: #ffffff;
    text-align: left;
}

/* Image Styling */
.top-10-image {
    width: 100%;
    height: auto;
    display: block;
}

/* Top 10 Item Content Styling */
.top-10-item-content {
    padding: 10px;
}

/* Top 10 Item Headline */
.top-10-item-headline {
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 1.3rem !important;
    font-weight: bold !important;
    color: #000000 !important;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
}

/* Top 10 Item Paragraph */
.top-10-item-content p {
    font-family: 'Adelle Sans', sans-serif !important;
    font-size: 11pt !important;
    color: #000000 !important;
    line-height: 1.65em !important;
    margin: 0 !important;
}

/* Responsive Styles for Grid */
@media screen and (max-width: 1024px) {
    .top-10-grid {
        grid-template-columns: repeat(3, 1fr); /* 3 columns for medium screens */
    }
}

@media screen and (max-width: 768px) {
    .top-10-grid {
        grid-template-columns: repeat(2, 1fr); /* 2 columns for small screens */
    }
}

@media screen and (max-width: 480px) {
    .top-10-grid {
        grid-template-columns: 1fr; /* 1 column for mobile */
    }
}
.field-name-field-text-content .field-items {
    border-bottom: none !important
}
/* Two-column layout for larger screens */
.master-two-column,
.profile-section {
    width: 100%;
    max-width: 950px;
    display: flex;
    align-items: flex-start;
    padding: 60px 20;
    margin: 0 auto;
    flex-wrap: wrap; /* Added to ensure content wraps on smaller screens */
}

/* Left and right column styling */
.master-image-left,
.master-copy-right,
.profile-left-column,
.profile-right-column {
    width: 50%;
    padding: 15px;
}

/* Responsive styles for mobile devices */
@media screen and (max-width: 768px) {
    .master-image-left,
    .master-copy-right,
    .profile-left-column,
    .profile-right-column {
        width: 100% !important; /* Full-width for mobile */
        padding: 15px !important; /* Adjust padding on mobile */
    }
}
/* Mobile Specific H1 Styling */
@media only screen and (max-width: 768px) {
    .ngt-base-content-header.tall h1 {
        color: #000000 !important;  /* Change to black on mobile */
        font-size: 1.5rem !important;  /* Make smaller on mobile */
        text-shadow: none !important;  /* Remove shadow */
        margin-top: 20px !important;  /* Adjust margin for mobile */
        text-align: center !important;
    }
}
.paragraphs-items-field-page-builder .paragraphs-item-video {
    max-width: 100% !important;
}
.node-listing.view-mode-full .group-column-2 h2 {
    height: 60px !important;
}
.rc-order h2 {
    background: rgba(17, 17, 17, 0.25) !important;
}