/*
Theme Name: Wellington Child theme of wellington
Theme URI: 
Description: Child theme of wellington theme for the Wellington theme
Author: <a href="https://themezee.com">ThemeZee</a>
Author URI: 
Template: wellington
Version: 2.1.9
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 01 Aug 2024 11:35:38 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.header-main {
  border: none;
padding: 0;
margin-right: auto;
}
.site {
box-shadow: none;
}
.content-area {
  width: 100%;
}
.primary-navigation-wrap {
  background: #fff;
}
#secondary {
  display: none;
}
body {
background: #fff;
}
#masthead {
  background: #fff;
display: flex;
}
.sticky-element-active  .header-main {
  padding: 10px 0;
}
#logo {
	max-width: 190px;
}
.index-icon-group .wp-block-image img {
  max-width: 125px;
  margin: 0 auto;
  display: flex;
  margin-bottom: 30px;
}
.index-icon-group .wp-element-caption {
  font-size: 25px;
  color: #025a4c;
  line-height: 1.2;
  text-align: center;
  font-weight: 700;
  font-style: normal;
}
#primary-menu > li {
  background: #fff;
}
#primary-menu > li >a{
  color: #404040;
}
.site-footer {
  display: flex;
}
#footer-text {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
}
#footer-text span {
  font-size: 24px;
}