.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#CD1719;--e-global-color-text:#1E1E1E;--e-global-color-accent:#ED3F30;--e-global-color-446ba23:#E2E2E2;--e-global-typography-primary-font-family:"Cinzel";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Josefin Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Mulish";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Mulish";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:0px;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-6 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.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:85%;}.e-con{--container-max-width:85%;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}/* Start custom CSS *//*---------Contact Form---------*/

p.gform_required_legend {
    display: none;
}


h1, h2, h3, h4, h5, h6 {
    margin-block-end: 0;
    margin-block-start: 0;
}


/* Logo transition */
.header-img img {
    height: auto;
    max-width: 170px; /* Normal size */
    transition: all 0.5s ease, opacity 0.5s ease;
}

/* Logo changes on sticky */
.elementor-sticky--effects .header-img img {
    max-width: 120px !important; /* Shrink size */
    height: auto;
    content: url('/wp-content/uploads/2025/12/Renu-Logo_nobg_white-scaled.webp') !important; /* Change logo */
    opacity: 0.95;
}


@media only screen and (max-width:480px) { 
    
    /* Logo transition */
.header-img img {
    height: auto;
    max-width: 80px; /* Normal size */
    transition: all 0.5s ease, opacity 0.5s ease;
}
    
    /* Logo changes on sticky */
.elementor-sticky--effects .header-img img {
    max-width: 90px !important; /* Shrink size */
    height: auto;
    content: url('https://renupcr.com/wp-content/uploads/2025/12/ReNu_white_nobackground.png') !important; /* Change logo */
    opacity: 0.95;
}
}

 /* Listings for sale blur */

.bg-blur {
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

/*Captcha CSS*/

.grecaptcha-badge {
    z-index: 100;
}


.pp-dual-heading .pp-first-text,
.pp-dual-heading .pp-second-text {
    white-space: normal !important;
}

.pp-dual-heading {
    align-items: normal !important;
}/* End custom CSS */