/*
Theme Name: Aeroland Child
Theme URI: http://aeroland.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: aeroland
Text Domain:  aeroland-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/


.tm-pricing-table th:first-child {
	text-align: center !important;
	width: 266px !important;
}

.tm-pricing-table {
  width: 100% !important;           
  table-layout: fixed !important;  
  border-collapse: collapse !important;
}

.tm-pricing-table th, .tm-pricing-table td {
  text-align: center;
  padding: 8px;
}

.page-loading .sk-bg-self, .page-loading .sk-bg-child > div, .page-loading .sk-bg-child-before > div:before {
	background-color: #EF7C00 !important;
}
.header-01 .menu--primary a {
	color: #58585A !important;
}

.header-01 .menu--primary ul li.current-menu-item a {
	color: #e30513 !important;
}

.kerp-text-center, .kerp-text-center * { text-align: center !important; }
.kerp-text-right,  .kerp-text-right  * { text-align: right  !important; }
.text-success {
	color: #198754!important;
}