/**
* Theme Name: Miko Dental
* Description: This is a child theme of Dentalist.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: dentalist
* Version: 1.0.0
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: dentalist-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/
.gform-theme--foundation {
  --gf-form-gap-x: 0px !important;
  --gf-form-gap-y: 10px !important;
}

#grilacentreaza > .elementor-element.elementor-element-ba26e16{
    grid-column: 2 / 3 !important;
    justify-self: center !important;
    width: 100% !important;
    max-width: 320px !important;
}
.specializare-medic-asistent {
    min-height: 82px;
}

#gform_wrapper_1, #gform_wrapper_2 {
    --gf-form-gap-x: 20px;
    --gf-form-gap-y: 16px;
}

#gform_wrapper_1 .gform_fields, #gform_wrapper_2 .gform_fields {
    column-gap: 20px !important;
    row-gap: 16px !important;
}