/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/


select {
  border: 2px solid var(--wpex-input-border-color);
  padding: 12px;
  border-radius: 8px;
  width: 100%;
}