/*
Theme Name: Flatsome Child
Theme URI: http://flatsome.uxthemes.com/
Template: flatsome
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.10.1.1756528475
Updated: 2025-08-30 04:34:35

*/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@500&display=swap');

.button, input[type='submit'], input[type='submit'].button, input[type='reset'].button, input[type='button'].button {
  border-color: #0a411c !important;
}
button, [type="button"], [type="reset"], [type="submit"] {
  color: #fff;
  padding: 4px 26px 0 26px !important;
}
.wpforms-container input.wpforms-field-medium {
  max-width: 100% !important;
}
div.wpforms-container-full:not(:empty) {
  margin: 0 !important;
}
.mfp-close {
	right: 32px;
}