/*
Theme Name: Masta Travel Health Twenty Five
Theme URI:
Author: Olive Group
Author URI:
Description: This is mobile best approach theme for WordPress,  Masta Travel Health !!
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: mastatwentyfive
*/

.wysiwyg-editor.checked.blue ul li::before {
  content: "✔";
  margin-right: 10px;
  color: var(--masta-sea-blue-100);
}

.CookieDeclarationType {
  border: none !important;
}

h3 {
  font-weight: 600;
  font-size: 1.5rem;
  color: #2a2441;
}

p {
  color: #5a5569;
}

.progress {
  height: 6px;
  border-radius: 5px;
  margin-bottom: 30px;
}

.progress-bar {
  background-color: #0082ca;
}

.card {
  border: 1px solid #e5e3eb;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.card-header {
  background-color: #faf9fc;
  border-bottom: 1px solid #e5e3eb;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  font-size: 1.1rem;
}

.edit-btn {
  background-color: transparent;
  border: none;
  color: #0082ca;
  font-size: 1.2rem;
}

.info-label {
  font-weight: 600;
  margin-bottom: 0;
  color: #2a2441;
}

.info-value {
  color: #5a5569;
  margin-bottom: 1rem;
}
