/*
Theme Name: Elephant 360
Theme URI: https://elephant-360.com
Author: Elephant 360
Description: A custom, responsive WordPress theme for Elephant 360 - operations and delivery within the Hydrecyc group.
Version: 1.6.0
Text Domain: elephant360
*/
@import url("assets/css/main.css");
:root{--header-bg:#fff}
.site-header{position:sticky;top:0;background:var(--header-bg);box-shadow:0 1px 12px rgba(21,39,37,.06)}
.brand-logo{justify-content:flex-start;min-width:180px}
.custom-logo-link{display:flex;align-items:center;justify-content:flex-start}
.custom-logo{display:block;width:auto;max-width:180px;max-height:45px;height:auto}
nav{background:var(--header-bg)}
