/*
Theme Name: Givelify
Author: KPS3
Author URI: https://www.kps3.com/
Version: 2.4
*/

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    border-radius: 30px;
	font-weight: bold !important;
}

.nf-form-fields-required {
	display: none !important;
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: none !important;
}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0 !important;
}

/* Remove the column editor */
.elementor-editor-column-settings {
  display: none !important;
}

.elementor-section {
  margin-bottom: 0;
}

#elementor-panel-category-basic {
  display: none !important;
}

.elementor-tab-control-advanced {
  display: none !important;
}

#elementor-panel-category-theme-elements-single {
  display: none !important;
}

#elementor-section:last-of-type {
  margin-bottom: 0;
}

.elementor-editor-element-edit {
  display: none !important;
}

.elementor-add-section-area-button {
  display: none !important;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 0 !important;
}
