/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* =============================
   CLEANED + FIXED GILROY FONTS
============================= */

/* Gilroy Thin – Weight 100 */
@font-face {
    font-family: 'Gilroy';
    src: url('/wp-content/uploads/2025/10/Gilroy-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: optional;
}

/* Gilroy Medium – Weight 400 */
@font-face {
    font-family: 'Gilroy';
    src: url('/wp-content/uploads/2025/11/Gilroy-Medium-1-1.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: optional;
}

/* Gilroy SemiBold – Weight 600 */
@font-face {
    font-family: 'Gilroy';
    src: url('/wp-content/uploads/2025/11/Gilroy-SemiBold-1-1.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: optional;
}

/* Gilroy Bold – Weight 700 */
@font-face {
    font-family: 'Gilroy';
    src: url('/wp-content/uploads/2024/03/Gilroy-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: optional;
}

/* Apply Gilroy site-wide */
body, button, input, select, textarea {
    font-family: 'Gilroy', sans-serif !important;
}

/* ======================================= */
/* ALL YOUR ORIGINAL CSS BELOW (UNCHANGED) */
/* ======================================= */

.filter-column {
  padding: 18px 2px 18px 2px !important;
  border-radius: 0px !important;
  background-color: #000 !important;
}

#properties-filter-form label {
  padding: 18px !important;
  background-color: #000 !important;
  border-radius: 0px !important;
}

select#deal_type option,
select#property_type option,
select#location option {
  background-color: #393939 !important;
  color: #c7ac7b;
}

select#property_type,
select#deal_type,
select#location {
    color: #fff;
}

div.filter-column {
  background-color: #393939 !important;
  color: #ffffff !important;
}

#properties-filter-form.horizontal-filters {
  border: 0px !important;
  border-radius: 0px !important;
}

section.form_section { margin-top: 0px !important; }

h2.property-title { font-weight: bold; }

select#property_location option {
  color: #c7ac7b;
    background-color: #393939 !important;
}

.thumbnail-nav {
  max-width: 768px;
  margin-left: auto;
}

.sidebar-card {
  max-width: 448px;
  padding-left: 10px;
}

section#overview-section,
section#description-section,
.neighborhood,
section#neighborhood-section .section-title,
.brochures,
#brochures-section .section-title,
.suite-cards {
  max-width: 768px;
  margin-left: auto;
  padding-left: 10px;
}

div#properties-grid-container {
  max-width: 1200px;
  margin: auto;
  padding-left: 10px;
}

h2#availability-title {
  max-width: 768px;
  margin-left: auto !important;
  position: relative;
  padding-left: 10px;
}

h2#availability-title::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0d2843;
  top: 0;
  right: 100%;
  border-bottom: 1px solid #0d2843;
}
h2#availability-title.active::after {
  background: #fff;
  border-color: #e8e9ec;
  top: 1px;
}

.main_content { max-width: inherit !important; }

input#field_29yf4d,
input#field_qh4icy,
input#field_u55v0,
textarea#field_9jv0r1 {
    border-bottom: 2px #0d2843 solid;
}

.select_container { background: #333d46 !important; }

img.main-image {
    width: 100%;
    object-fit: cover;
    height: 480px;
}

span.elementor-counter-number-suffix {
    font-size: .7em;
    display: flex;
    align-items: center;
}

/* Typography elements using Gilroy now inherit properly */
h1.property-title {
    font-size: 32px;
    font-weight: 700;
    color: #0d2843;
}

.sidebar .property-price {
    font-size: 3.2rem;
    font-weight: 600;
    color: #0d2843;
}

h2.section-title,
h4.sub-title,
h3.sub-title,
h3.broker-title,
.broker-info h4 {
    font-size: 20px;
    font-weight: 700;
    color: #0d2843;
    margin-bottom: 1em;
}

.title-section h2 {
    font-size: 46px;
    font-weight: 700;
    color: #0d2843;
    margin-bottom: 1.5em;
}

.title-section p,
section#description-section,
.property-details {
    font-size: 18px !important;
    font-weight: 400;
    color: #0d2843;
    margin-bottom: 1.5em;
}

.property-location {
    font-size: 16px !important;
    font-weight: 400;
    letter-spacing: .1em;
    line-height: 1.5;
    margin-bottom: 1.25em;
    color: rgba(13, 40, 67, .6) !important;
    text-transform: uppercase;
}

.sidebar-card.property-location { color: rgba(13, 40, 67, .6); }

.virtual-tour-btn {
    background: #0b2943;
    color: #fff;
    padding: 12px 24px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 16px;
    transition: background 0.3s ease;
}
.virtual-tour-btn:hover { background: #133b66; }

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

.request-content {
    background: #ffffff26 none no-repeat 0 0;
    padding: 20px;
    border-radius: 0px;
    max-width: 45%;
    width: 100%;
    position: relative;
    box-shadow: rgb(0 0 0 / 20%) 0px 8px 24px !important;
}

#virtual-close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    padding: 15px;
}

button.virtual-tour-btn {
    margin-top: 2em;
    border-radius: 0px !important;
    background-color: #fff;
    color: #0d2843;
    border: 1px #0d2843 solid;
}

button.virtual-tour-btn:hover {
    background-color: #0d2843;
    color: #ffffff;
}

.broker-info p,
.broker-info p a {
    color: #0d2843;
    font-weight: 400;
    font-size: 16px;
}

img.main-image {
    height: 650px !important;
    object-fit: cover !important;
}

.request-content iframe { height: 500px !important; }

span#virtual-close-btn svg {
    border: 2px #ffffff solid;
    border-radius: 18px;
    width: 35px;
    height: 35px;
    padding: 4px;
}

.request-content.form-request { background-color: #fff; }

span.select2-dropdown.select2-dropdown--below {
    background-color: #333d46 !important;
    color: #c7ac7b;
    border-radius: 0px;
    border-color: #333d46;
}

span#select2-property_location-container {
    font-size: 17px !important;
    font-weight: 500 !important;
}

.suite-price, .suite-building {
    font-size: 1rem !important;
    font-weight: 400 !important;
    color: #0d2843;
}

.tags_wrapper span {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #0d2843;
    text-transform: uppercase;
    border-radius: 0px !important;
}

.property-thumb { margin-bottom: 1em; }

div#properties-grid-container {
    gap: 30px !important;
    row-gap: 3em !important;
}

.property-price,
p.property-type {
    font-size: 18px !important;
    font-weight: 400 !important;
    margin-bottom: 1.5em;
    color: #0d2843;
}

.brochure-info h4 {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #0d2843;
}

span.share-label {
    font-size: 18px !important;
    font-weight: 400;
    color: #0d2843;
}

.elementor-element.elementor-element-edit-mode.elementor-element-1aabfd40.e-con.e-child.e-empty.e-grid.e-con-full.e-con--row.\31 992.force-one-to-one {
    height: 80% !important;
}