/*
Theme Name: AKM Mobile Theme
Theme URI: 
Author: akmmobile
Author URI: 
Description: A custom child theme of wpOpus FSE
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: wpopus-fse
Text Domain: akm-mobile-theme
Tags: 
*/

.wpcf7-form-control.wpcf7-select {
  border-radius: 5px;
  height: 46px;
  padding: 0 15px;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
}

.home.page-template-default .wpcf7 textarea {
    height: 120px;
    padding: 10px 15px;
}