.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFD6C7;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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);}.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 */.custom-new-form .elementor-upload-field {
  position: relative;
  display: block;
  width: 100%;
  background: #0d0b0b;
  border-radius: 28px;
  overflow: hidden;
  padding: 0;
  cursor: pointer;
}

/* Hide native upload button */
.custom-new-form .elementor-upload-field::-webkit-file-upload-button {
  display: none;
}
.elementor-upload-field::file-.elementor-kit-7-button {
  display: none;
}

/* Invisible clickable area */
.custom-new-form .elementor-upload-field {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
}

/* Wrapper to hold fake label */
.custom-new-form .elementor-field-type-upload {
    position: relative;
    background: transparent;
    border-radius: 10px;
    overflow: hidden;
    min-height: 50px;
    padding: 26px 15px!important;
    border: 1px solid #DDDDDD;
}
/* Left "Choose File" label */
.custom-new-form .elementor-field-type-upload::before {
    content: "Choose File";
    position: absolute;
    left: 9px;
    top: 50%;
    transform: translateY(-50%);
    background: #303442;
    padding: 6px 10px;
    border-radius: 6px;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    z-index: 1;
    font-family: 'General Sans';
}

/* Right "Upload Up to 5 Photos" text */
.custom-new-form .elementor-field-type-upload::after {
    content: "Upload Up to 5 Photos";
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    color: #303442;
    font-size: 14px;
    font-weight: 500;
    opacity: 0.9;
    z-index: 1;
    font-family: 'General Sans';
}

/* Hover effect */
.custom-new-form .elementor-field-type-upload:hover::before {
background: linear-gradient(265deg, #2D3134 0%, #676767 50.96%, #2A2A2A 100%);
}
.custom-new-form input {
    height: 47px;
}
.elementor-field-type-html {
    margin-bottom: 9px!important;
}
input#form-field-field_30c9d11 {
    padding: 6px;
}
input#form-field-photos {
    padding: 6px;
}
strong {
    font-family: 'Poppins';
    font-weight: 700;
}/* End custom CSS */