/*
Theme Name: Legacy School-child
Theme URI: https://wordpress.org/themes/legacyschool-child/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: 		legacyschool
Text Domain: legacyschool-child
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.h-top i
{
	font-size: 16px;
}

.h-top .phonenumber
{
	font-size: 14px;
}
.sdfssd
				{
					width: 500px;
					margin-left: auto;
					margin-right: auto;
					color: white;
				}
				
				.sdfssd input
				{
					color: black;
					width: 100%;
				}
				
				.sdfssd option, .sdfssd select
				{
					color: black;
					width: 100%;
				}
				
				.submitt
				{
					background-color: #77c33c;
					border-radius: 5px;
					padding: 15px;
					border: none;
					color: white;
				}
				
				input[type='submit']
				{
					color: white!important;
				}
				.home-form-section h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    padding-bottom: 24px;
    text-align: center;
}
/* .mobile-section ul {
    display: none;
}
.h-top.formobile li, .mobilesectionw .h-top {
    display: block;
} */
@media (max-width: 991px){
.search-menu.mobile-social {
    display: none!important;
}
}
@media (max-width: 767px){
.h-top.formobile li {
    display: block!important;
}
}