

/*
Theme Name: Earls Hall Primary
Theme URI: http://www.earlshallprimary.co.uk
Author: Jon Stanton, Site-Street Ltd
Author URI: https://www.site-street.com/
Description: Theme for Earls Hall Primary School.
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: earlshallprimary
*/

body
{
    font-family: Abeezee, Arial, sans serif;
}

a,a:hover
{
    color: #66001d;
}

.header-right
{
    text-align: right;
    color: #FFFFFF;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
    background-color: rgba(0, 0, 0, 0.33);
    margin-top: 15px;
    display: none;
}

.footer-widgets
{
    background-color: #66001d;
    color: #FFFFFF;
    padding-bottom: 20px;
    background-image: url('assets/earlshallprimaryschool-logo-background.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.footer-widgets a
{
    color: #FFFFFF;
    text-decoration: underline;
}

.footer-widgets a:hover
{
    color: #CCCCCC;
}

.footer-copyright-container
{
    background: #333333;
    color: #999999;
    font-size: 12px;
    padding-top: 10px;
}

.header-container
{
    background-image: url('assets/header-bg.jpg');
    min-height: 225px;
    background-size: cover;
    background-position: center;
}

.navbar-container
{
    padding-right: 0;
    padding-left: 0;
}

.header-text a
{
    color: #FFFFFF;
}

@media (max-width:767px)
{
    .header-right
    {
        display: none;
    }
    .header-right-mobile
    {
        color: #FFFFFF;
        margin-top: 20px;
        text-align: right;
        font-size: 48px;
    }
}

@media (min-width:768px)
{
    .header-right-mobile
    {
        display: none;
    }
}

.header-right-mobile a
{
    color: #FFFFFF;
}

.header-right-icon
{
    margin-left: 15px;
    text-shadow: 0px 0px 2px rgba(154, 0, 43, 1);
}

@media (max-width:479px)
{
    .header-logo
    {
        height: 110px;
    }
}

@media (min-width:480px)
{
    .header-logo
    {
        height: 180px;
    }
}

.footer-copyright
{
    color: #999999;
}

.footer-copyright a
{
    color: #999999;
}

.news-page-image
{
    margin-top: 20px;
    max-width: 100%;
    height: auto;
}

.news-item-container
{
    margin-bottom: 30px;
}

.news-item-title
{
    font-family: Yellowtail, Abeezee, sans serif;
    font-size: 3em;
    font-weight: normal;
}

@media (max-width:767px)
{
    .header-container
    {
        min-height: 170px;
    }
}

.news-archive-image
{
    margin-top: 20px;
    width: 150px;
    height: auto;
}

.extra-spacing
{
    height: 50px;
}

.homepage-news-block-image
{
    width: 100%;
    height: auto;
}

.homepage-news-block-date
{
    font-size: 10px;
}

.page-title
{
    font-family: Yellowtail, arial, sans;
    font-size: 3em;
}

.header-facebook-icon
{
    margin-top: 15px;
    text-align: right;
}
.gallery-item {
    display: inline-block !important;
    padding: 0 1.1400652% 2.2801304%;
/*
    max-width: 33.33%;
    padding: 0 1.1400652% 2.2801304%;
    text-align: center;
    vertical-align: top;
    width: 100%;
*/
}
.gdm-ent-folder {
	max-width: 1140px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	-moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
	border: #66001D solid 1px !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

  .box {
    height: auto !important;
  } 
