/*
Template:       eikra
Theme Name:     Amofahba Child Theme
Theme URI:      https://sigmarocks.com/
Author:         Shubham Verma
Author URI:     https://shubhamverma.com/
Description:    Eikra is a clean and modern theme for all kinds of Education and Learning Institute.
Version:        1.0
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, translation-ready
License: Envato split License
License URI: https://themeforest.net/licenses/terms/regular
*/

.top-menu-category, .header-icon-area, .login-btn, .footer-logo{
    display: none;
}
#rdtheme_about-2 img{
    display: block;
    margin-bottom: 10px;
    height: 120px;
}
.footer-copyright-text{
    margin: auto;
}
/* #rdtheme_about-2, #nav_menu-4, #rdtheme_info-3{
    flex: 0 0 33%;
    max-width: inherit;
} */
.rt-info-box .media-heading{
    font-size: 16px;
}
.rt-info-box .info-box-subtitle .view_more{
    color: #ffffff;
}

.pricing-table table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  font-size: 14px;
  margin: 30px 0;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}

.pricing-table th {
  background: #003366;
  color: #fff;
  padding: 14px;
  text-align: left;
  font-weight: 600;
}

.pricing-table td {
  padding: 12px;
  border-bottom: 1px solid #eee;
}

.pricing-table tr:nth-child(even) {
  background: #f9f9f9;
}
.pricing-table tr:hover {
  background: #eef5ff;
}
@media (min-width: 1200px) {
  footer .container{
    max-width: 1410px !important;
    width: 97%;
  }
}
footer .widget{
  word-break: break-word;
  overflow-wrap: break-word;
  white-space: normal !important;
}
