/*
Theme Name: Lawman Education
Theme URI: https://themepalace.com/downloads/lawman-education/
Author: Moral Themes
Author URI: https://www.moralthemes.com
Description: Lawman Education is a Simple, Clean, and Responsive Education WordPress child theme of Lawman. You can use the Lawman Education theme to build a website for Primary Schools, Secondary Schools, High Schools, and different other education-based websites. It includes all the core features introduced in Lawman. It is highly customizable with powerful Theme Options based on Customizer API. Several custom sections are available to give your home page an attractive look. It comes with several features to make a user-friendly, interactive, and visually stunning website. This theme is responsive, cross-browser compatible, and translation-ready.
Version: 1.0.1
Requires PHP: 5.6
Tested up to: 5.9
Requires at least: 5.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: lawman
Text Domain: lawman-education
Tags: two-columns, right-sidebar, custom-background, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, portfolio, blog

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.

Lawman is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v3 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

#masthead{
	background-color: #e93e3ee8;
}

#our-services article .entry-container{
    position: relative;
}

#portfolio a{
	text-decoration: none;
}

#portfolio .entry-title a,
#top-bar .contact-info span{
    color: #fff;
}

.navigation.posts-navigation a:hover svg, 
.navigation.post-navigation a:hover svg, 
.navigation.posts-navigation a:focus svg, 
.navigation.post-navigation a:focus svg{
	fill: #e93e3e;
}

#portfolio .entry-title a:hover,
#portfolio .entry-title a:focus,
#secondary a:hover, 
#secondary a:focus, 
#secondary-sidebar a:hover, 
#secondary-sidebar a:focus,
.post-navigation a:hover, 
.posts-navigation a:hover, 
.post-navigation a:focus, 
.posts-navigation a:focus,
.byline a:hover, 
.byline a:focus,
.site-info span a,
.posted-on a:hover, 
.posted-on a:focus,
.post-categories a:hover, 
.post-categories a:focus,
.entry-title a:hover, 
.entry-title a:focus,
.gallery-title:hover,
.gallery-title:focus,
.gallery-item-wrapper span,
.featured-content-wrapper .entry-title a:focus,
.featured-content-wrapper .entry-title a:hover,
ul.nav-tabs li.active a, 
ul.nav-tabs li a:hover,
ul.nav-tabs li a:focus,
.service-item-wrapper .entry-title a:hover,
.service-item-wrapper .entry-title a:focus,
.main-services-wrapper .entry-title a:hover,
.main-services-wrapper .entry-title a:focus,
.main-services-wrapper span,
.main-services-wrapper .icon-container,
.service-icon{
	color: #e93e3e;
}

.posted-on a,
.post-categories a{
	color: #272e6c;
}

input[type="submit"],
.main-services-wrapper,
.backtotop, 
#team,
#top-bar,
.btn{
    background-color: #272e6c;
}

input[type="submit"]:hover, 
input[type="submit"]:focus, 
.section-title:after,
.btn:hover, 
.btn:focus,
.team-wrapper article:focus .entry-container,
.team-wrapper article:hover .entry-container{
	background-color: #e93e3e;
	text-decoration: none;
}

.gallery-item-wrapper{
	background-color: #272e6cc9;
}

.gallery-columns-3 .gallery-item {
    max-width: 31.33%;
    margin: 3px;
}

#portfolio {
    padding-bottom: 0px;
}

@media screen and (min-width: 1025px){

    .main-navigation ul#primary-menu li.current-menu-item > a:after, 
    .main-navigation ul#primary-menu > li:focus > a:after,
    .main-navigation ul#primary-menu > li:hover > a:after {
        background-color: #272e6c;
    }

    #masthead .main-navigation ul.nav-menu li.current-menu-item > a, 
    #masthead .main-navigation ul.nav-menu > li > a:hover, 
    #masthead .main-navigation ul.nav-menu > li > a:focus, 
    .main-navigation ul.nav-menu li:hover > a, 
    .main-navigation ul.nav-menu li:focus > a {
        color: #272e6c;
    }
}
