/**
* Theme Name: Edumodo Child
* Description: This is a child theme of Edumodo, generated by Merlin WP.
* Author: <a href="https://www.themexpert.com/">Themexpert</a>
* Template: edumodo
* Version: 4.2.1
*/

.edumodo-header .navigation-main {z-index: 15 !important;}

.logo img.custom-logo {height: 53px; width: auto;}

.hero-anim {opacity: 0.5 !important;}

article a {color: #092C83;}
article a:hover {color: #ff5421;}
article ul li, article ol li {color: #4b5158;}
.main-post .entry-content .entry-meta ul li:first-child, .main-post .entry-content .entry-meta li:last-child, .wkp-post-meta .post-author, .wkp-post-meta .seperator, .entry-footer-body  .social-share {display: none !important;}
article h2 {margin-bottom: 30px; margin-top: 0;}
article p, article h3, article h4, article ul, article ol {margin-bottom: 24px;}
article h4.teacher-title {margin-bottom: 10px;}

.entry-content td,.entry-content th {border: 1px solid #C7CEE1 !important;}

.basic-table th{background-color: #E0E6EA;}
.basic-table tr:nth-child(even){background-color: #F6F8FA;}
.basic-table tr:hover {background-color: #E0E6EA;}
.basic-table.text-center th, .basic-table.text-center td {text-align: center;}

@media only screen and (max-width: 767px) {
  .edumodo-header #edumodo-mainnav .logo {
    width: 231px !important;
    margin-right: 50px;
  }
}

