/*
Theme Name:        Flatsome
Theme URI:         http://flatsome.uxthemes.com/
Author:            UX-Themes
Author URI:        http://www.uxthemes.com/
Description:       Multi-Purpose Responsive WooCommerce Theme
Version:           3.13.3
Requires at least: 5.0.0
Requires PHP:      5.6.20
Text Domain:       flatsome
License:           http://themeforest.net/licenses
License URI:       http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
#pum_popup_title_383 {
    background-color: #bb2525 !important;
    padding: 1rem;
    color: white;
    text-align: center;
}
label.gfield_label {
    display: none !important
}
input[type='submit'].gform_button {
    background-color: #bb2525 !important;
}
.pum-theme-372, .pum-theme-default-theme {
  background-color: rgba( 255, 255, 255, 0.40 ) !important;
  
}
.pum-close {
  background-color: rgba( 204, 204, 204, 1.00 ) !important;
}