.elementor-51986 .elementor-element.elementor-element-e0bcc2b{--display:flex;--min-height:384px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--margin-top:-53px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-51986 .elementor-element.elementor-element-e0bcc2b:not(.elementor-motion-effects-element-type-background), .elementor-51986 .elementor-element.elementor-element-e0bcc2b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#BFAC8E;}.elementor-51986 .elementor-element.elementor-element-caf8e0d{--display:flex;--justify-content:center;--border-radius:41px 41px 41px 41px;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:6%;--padding-bottom:6%;--padding-left:6%;--padding-right:6%;}.elementor-51986 .elementor-element.elementor-element-caf8e0d:not(.elementor-motion-effects-element-type-background), .elementor-51986 .elementor-element.elementor-element-caf8e0d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FDFDFDBD;}.elementor-51986 .elementor-element.elementor-element-caf8e0d.e-con{--align-self:center;}.elementor-51986 .elementor-element.elementor-element-0ea9afc{text-align:center;}.elementor-51986 .elementor-element.elementor-element-0ea9afc .elementor-heading-title{font-family:"Urbanist", Sans-serif;font-size:53px;font-weight:600;color:var( --e-global-color-secondary );}.elementor-51986 .elementor-element.elementor-element-12f41b3{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-51986 .elementor-element.elementor-element-5951088{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--border-radius:19px 19px 19px 19px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-51986 .elementor-element.elementor-element-69721ae{width:100%;max-width:100%;}.elementor-51986 .elementor-element.elementor-element-3cc78eb{--display:flex;}.elementor-51986 .elementor-element.elementor-element-45a1e22{--spacer-size:50px;}@media(min-width:768px){.elementor-51986 .elementor-element.elementor-element-caf8e0d{--width:60%;}.elementor-51986 .elementor-element.elementor-element-12f41b3{--content-width:1250px;}}@media(max-width:1024px){.elementor-51986 .elementor-element.elementor-element-e0bcc2b{--min-height:300px;}.elementor-51986 .elementor-element.elementor-element-0ea9afc .elementor-heading-title{font-size:46px;}.elementor-51986 .elementor-element.elementor-element-12f41b3{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0%;--padding-bottom:0%;--padding-left:4%;--padding-right:4%;}.elementor-51986 .elementor-element.elementor-element-5951088{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-51986 .elementor-element.elementor-element-69721ae{width:100%;max-width:100%;}}@media(max-width:767px){.elementor-51986 .elementor-element.elementor-element-e0bcc2b{--min-height:220px;}.elementor-51986 .elementor-element.elementor-element-0ea9afc .elementor-heading-title{font-size:27px;}.elementor-51986 .elementor-element.elementor-element-12f41b3{--padding-top:0%;--padding-bottom:0%;--padding-left:3%;--padding-right:3%;}.elementor-51986 .elementor-element.elementor-element-5951088{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-51986 .elementor-element.elementor-element-69721ae > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-69721ae *//* Form Container */
.wpcf7 {
    background: #FEFAEF;
    padding: 30px 0px;
    border-radius: 12px;
    max-width: 1200px;
    margin: auto;
    font-family: 'Cormorant Garamond', serif;
}

/* Input Fields (ADDED URL) */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="date"],
.wpcf7 input[type="url"],   /* ✅ added */
.wpcf7 select,
.wpcf7 textarea {
    width: 100%;
    padding: 14px;
    margin-bottom: 15px;
    border: 1px solid #322015;
    border-radius: 8px;
    background: transparent;
    color: #322015;
    font-size: 16px;
    outline: none;
}

/* FILE FIELD (NEW - IMPORTANT) */
.wpcf7 input[type="file"] {
    width: 100%;
    padding: 12px;
    margin-bottom: 15px;
    border: 1px dashed #322015;
    border-radius: 8px;
    background: transparent;
    color: #322015;
    cursor: pointer;
}

/* Style file upload button */
.wpcf7 input[type="file"]::file-.elementor-51986 .elementor-element.elementor-element-69721ae-button {
    background: #322015;
    color: #FEFAEF;
    border: none;
    padding: 8px 12px;
    margin-right: 10px;
    border-radius: 6px;
    cursor: pointer;
}

/* Placeholder */
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
    color: #322015;
    opacity: 0.7;
}

/* Focus Effect */
.wpcf7 input:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
    border-color: #322015;
    box-shadow: 0 0 0 1px #322015;
}

/* Section Titles */
.wpcf7 p {
    color: #322015;
    font-weight: 600;
    margin: 15px 0 5px;
}

/* Checkbox & Radio */
.wpcf7 input[type="checkbox"],
.wpcf7 input[type="radio"] {
    accent-color: #322015;
    margin-right: 6px;
}

/* Checkbox Labels Inline */
.wpcf7-list-item {
    display: inline-block;
    margin-right: 15px;
    color: #322015;
    font-size: 15px;
}

/* Submit Button */
.wpcf7 input[type="submit"] {
    background: #322015;
    color: #FEFAEF;
    border: none;
    padding: 14px;
    width: 100%;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s ease;
}

/* Hover Effect */
.wpcf7 input[type="submit"]:hover {
    background: #1e140d;
}
/* ONLY for first 8 fields */
.two-col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

/* Each field */
.two-col span {
    display: block;
}

/* Remove CF7 spacing issues */
.two-col p {
    margin: 0;
}

/* Inputs full width */
.two-col input {
    width: 100%;
}

/* Mobile */
@media (max-width: 768px) {
    .two-col {
        grid-template-columns: 1fr;
    }
}
/* SECOND GRID (for selects section) */
.two-col-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-bottom: 15px;
}

/* Fix CF7 spacing */
.two-col-2 p {
    margin: 0;
}

/* Inputs full width */
.two-col-2 select {
    width: 100%;
}

/* Mobile */
@media (max-width: 768px) {
    .two-col-2 {
        grid-template-columns: 1fr;
    }
}/* End custom CSS */