/*
Theme Name: edution 
Theme URI: https://demo.themexbd.com/wpv/edution/
Author: themexbd
Author URI: https://www.templatemonster.com/authors/themex/
Description: edution - Online Courses &amp; Education WordPress Theme
Version: 1.0.0
Tested up to: 5.6
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready
Text Domain: edution
*/
/*----------------------------------------
 Don't change any css from here. If you need to change, Please use child theme.
------------------------------------------*/

html, body{
	overflow-x:hidden;
}

ul.display-posts-listing {
    margin-left: 25px;
}

li {
    list-style: square;
}

ul.display-posts-listing li a {
    color: #07294e;
    font-weight: 600;
}

li.listing-item span {
    display: block;
}

.witr_taba_style1 .nav-tabs .nav-link {
    border: 1px solid #07294e;
}

.page-id-12891 .witr_form_area2.witr_2width100 {
    padding: 15px;
}

/* bez tohoto nefunguje mobile menu */
/*@media screen and (max-width: 990px) {*/
a.mean-expand.mean-clicked {
  height: 22px !important;
}