/* 
Theme Name:		 esteemuk
Theme URI:		 http://childtheme-generator.com/
Description:	 esteemuk is a child theme of OnePress
Author:			 hebrideanis
Author URI:		 http://hebrideanis.co.uk
Template:		 onepress
Version:		 1.0.0
Text Domain:	 esteemuk
*/


/*
 *-------------------------------------------------------------- */

  .footer-menu-container { display: block; width:100%; margin-bottom: 12px; }
.footer-menu-container ul { display: inline; padding-left: 0px; }
.footer-menu-container li { list-style-type: none; display: inline; }

.footer-menu-container li:before {
	content: "\007C";
	font-family: FontAwesome;
    margin-left: 6px;
	margin-right: 8px;
}

.footer-menu-container li:first-of-type:before {
	content: none;
	margin-right: 0;
}

.footer-menu-container li:last-of-type {
	margin-right: 0;
}

.nav-links a:hover {
  background: #0092a7 !important;
}
.site-header.header-fixed{
box-shadow: none;
}
.covid-notice{
	margin-bottom:5px;
}
.btn-covid{
	background-color:#db1717;
	border:none;
	color:white;
}
