/**
Theme Name: Meetei Child
Theme URI: https://mitrang.com/meetei
Author: Mitrang
Author URI: https://mitrang.com
Description: A child theme of the Meetei - Digital Agency and Creative Portfolio WordPress theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: meetei-child
Template: meetei
*/

.plan-desc {
  font-size: 14px;
  color: #777;
  margin-top: 10px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  background-color: var(--meetei-bg-white);}

@media (max-width: 992px) {
  .header-wrapper {
    position: fixed;
    background: #F6F3ED;
  }
    
}