@charset 'utf-8';
/*
  Theme Name: LighthouseSchool Child
  Theme URI: http://lighthouse.ancorathemes.com/
  Description: LighthouseSchool - Multipurpose and Multiskin Responsive Wordpress theme
  Author: AncoraThemes
  Author URI: http://ancorathemes.com/
  Template: lighthouseschool
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  lighthouseschool
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.menu-footer-menu-container li {
    width: auto !important;
    vertical-align: top !important;
}

.menu-footer-menu-container li  ul{
    opacity: 0.9;
    text-transform: none;
}

.menu-footer-menu-container li  ul a {
        padding: 0 1em;
}

input[type='checkbox'] {
    display: inline-block !important;
}

.trx_addons_scroll_to_top {
    z-index: 99999;
}