/* Theme Name: British Education
Author:Spotty Web
Author URI:http://spottyweb.co.uk/
Description:Responsive theme with multiple page layouts and widgets.
Version:1.1 */
@import url('css/general.css');
@import url('css/colorbox/colorbox.css');
footer .footer .twit .name a,
footer .footer .twit a { font-family: 'PT Sans', 'sans-serif'; font-size: 12px; color: #54bee6; }
footer .footer a { color: #959595; }
footer .footer a:hover { color: #FFF; }
footer .line .copy { font-weight: 500; }
footer .copy a { color: #ffd800; font-weight:bold; text-decoration: underline; }


.col-4.twits {
  background-color: #fff;
}

.col-4.twits h3 
{
	color:#000;
	margin-top:10px !important;
}

.item {
    height: 216px;
    line-height: 216px;
    padding: 0px 10px;
}


.owl-carousel-item-imgoverlay
{
	display: none;
}

div#gallery-1 .gallery-item {
    display: inline-block;
    box-sizing: border-box;
    padding: 3px;
}

#wprmenu_bar .menu_title a {
    display: inline-block;
    position: relative;
    top: 4px;
    color: white;
}

#mega-menu-wrap-primary .mega-menu-toggle {
    display: none !important;
    
}