.elementor-kit-6{--e-global-color-primary:#2D2D2D;--e-global-color-secondary:#3D4F50;--e-global-color-text:#4A4A4A;--e-global-color-accent:#B5876D;--e-global-color-e453e3c:#F5F1EC;--e-global-color-a615f07:#FFFFFF;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Cormorant Garamond";--e-global-typography-accent-font-weight:500;color:#4A4A4A;font-family:"Raleway", Sans-serif;font-size:16px;font-weight:400;line-height:1.75em;letter-spacing:0.2px;background-color:#2D2D2D;}.elementor-kit-6 h1{color:#2D2D2D;font-family:"Cormorant Garamond", Sans-serif;font-size:54px;font-weight:600;line-height:1.15em;letter-spacing:0.5px;}.elementor-kit-6 h2{color:#2D2D2D;font-family:"Cormorant Garamond", Sans-serif;font-size:42px;font-weight:600;line-height:1.2em;letter-spacing:0.5px;}.elementor-kit-6 h3{color:#2D2D2D;font-family:"Cormorant Garamond", Sans-serif;font-size:32px;font-weight:600;letter-spacing:0.3px;}.elementor-kit-6 h4{color:#3D4F50;font-family:"Cormorant Garamond", Sans-serif;font-size:24px;font-weight:600;line-height:1.3em;letter-spacing:0.3px;}.elementor-kit-6 h5{color:#B5876D;font-family:"Raleway", Sans-serif;font-weight:600;text-transform:uppercase;line-height:1.4em;letter-spacing:1.5px;}.elementor-kit-6 h6{color:#3D4F50;font-family:"Raleway", Sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;line-height:1.5em;letter-spacing:2px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Raleway", Sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:2.5px;color:#FFFFFF;background-color:#3D4F50;border-radius:0px 0px 0px 0px;padding:16px 40px 16px 40px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:#FFFFFF;background-color:#B5876D;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ============================================
   ROBERTS CONSTRUCTION GROUP
   Custom CSS — Supplemental Only
   (Fonts, colors, typography & buttons are 
   now managed in Elementor Site Settings)
   ============================================ */

/* --- Google Fonts Import --- */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500&family=Raleway:wght@300;400;500;600;700&display=swap');

/* Blockquotes — for the philosophy quote */
blockquote,
.elementor-blockquote blockquote {
    font-family: 'Cormorant Garamond', serif;
    font-style: italic;
    font-size: 24px;
    font-weight: 500;
    color: #3d4f50;
    border-left: 3px solid #b5876d;
    padding-left: 24px;
    margin: 32px 0;
    line-height: 1.5;
}

/* Links */
a {
    color: #b5876d;
    text-decoration: none;
    transition: color 0.3s ease;
}

a:hover {
    color: #3d4f50;
}

/* Dividers */
.elementor-divider-separator {
    border-color: #b5876d;
}

/* ============================================
   RESPONSIVE ADJUSTMENTS
   ============================================ */
@media (max-width: 767px) {
    h1 { font-size: 36px; }
    h2 { font-size: 30px; }
    h3 { font-size: 24px; }
    h4 { font-size: 20px; }
    h5 { font-size: 16px; }
}

/* WPForms styling */
.wpforms-container .wpforms-form input[type="text"],
.wpforms-container .wpforms-form input[type="email"],
.wpforms-container .wpforms-form input[type="tel"],
.wpforms-container .wpforms-form select,
.wpforms-container .wpforms-form textarea {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    color: #4A4A4A;
    border: 1px solid #CCCCCC;
    border-radius: 0px;
    padding: 12px 16px;
    background: #FFFFFF;
}

.wpforms-container .wpforms-form input:focus,
.wpforms-container .wpforms-form select:focus,
.wpforms-container .wpforms-form textarea:focus {
    border-color: #B5876D;
    outline: none;
}

.wpforms-container .wpforms-form .wpforms-field-label {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #3D4F50;
}

.wpforms-container .wpforms-form button[type="submit"] {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    background-color: #3D4F50;
    color: #FFFFFF;
    border: none;
    border-radius: 0px;
    padding: 16px 40px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.wpforms-container .wpforms-form button[type="submit"]:hover {
    background-color: #B5876D;
}/* End custom CSS */