/*!
Theme Name: U Energy Solar
Theme URI: https://uenergysolar.co.uk
Author: U Energy Solar
Author URI: https://uenergysolar.co.uk
Description: Next generation energy solutions.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: u energy solar
*/
body *::-moz-selection {
    background: #9af8be; }
body *::selection {
    background: #9af8be; }
body::-webkit-scrollbar {
    width: 15px; }
body::-webkit-scrollbar-track {
    background: white; }
*::-webkit-scrollbar-thumb {
    background-color: #00873e;    
    border-radius: 20px;       
    border: 3px solid white;  }
* {
    scrollbar-color: #00873e white; }
.parallax::after {
    z-index: 0;
}
.main-nav.with-counters .main-nav-container .menu-item-depth-0 > a span:before {
    content: none; }
/* Bug: Icon hover not changing set colour */
.brn-hover-primary:hover .text, .brn-hover-primary:hover .ion {
	color: #00873e !important;
}
.notification-bar.active {
    max-width: 70%; }
/* Increase icon size from 40x40 to 50x50 */
.icon-box-icon img {
    max-width: 50px;
    max-height: 50px;
    vertical-align: middle; }
.screen-height {
  height: 100vh !important; }
h1, h2, h3, h4, h5, h6 {
    line-height: 1.325; }
.max-width-500 div {
    max-width: 500px; }
.clb__dark_section blockquote, q {
    border-left: 5px solid rgb(255, 255, 218); }
.menu-optional{
    display: none !important; }
