header#masthead {   display: none; }

.menu-container ul a span {
  font-family: "Poppins";
  font-size: 14px;
  text-transform: capitalize;
  line-height: 1.3em;
  color: #000000;
  padding: 15px 30px;
  font-weight: 500;
}
.menu-container ul a span:hover {
  font-weight: 700;
  color: #00ced1;
}
li.wp-block-navigation-item.current-menu-item a span {
  color: #00ced1;
}

body .menu-container,
body .hidden {
  display: none;
}

body .menu-container {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 100px;
  height: -webkit-fill-available;
}

.menu-container ul {
  gap: 0px;
}

.menu-container.shake {
  animation: shake 0.4s ease-out;
}

.sign-buttons .gb-button, .button-options .gb-button, .menu-button {
  cursor: pointer;
}

/* mobile header styling */

body .dropdown-menu {
  position: absolute;
  background-color: white;
  width: 80%;
  height: min-content;
  padding: 50px 30px;
  right: 0;
  top: 0;
  justify-content: flex-start;
  display: none;
}

body .dropdown-menu ul.navigation-menu li {
  border-bottom: 1px solid #c8c4c4;
  width: 100%;
  padding: 15px 15px;
}

body .dropdown-menu ul.navigation-menu {
  width: 100%;
  margin-bottom: 35px;
}

.mobile-menu .button-options {
  width: initial;
}

.mobile-menu .button-options span {
  text-align: center;
  margin: 0px;
}

.mobile-menu .button-options span {
  width: 100%;
  text-align: center;
  margin: 0px;
  justify-content: center;
}

.dropdown-menu {
  min-height: 100vh;
  justify-content: flex-start;
}

.dropdown-menu.active {
  transform: translateX(0); /* Slide in */
}

body > .gb-container {  overflow: hidden; }
body .dropdown-menu {z-index: 99; }

@media (max-width: 1230px) {
  .header-components span.gb-button {
    padding: 12px 20px;
    font-size: 16px;
  }
  .header-components span.gb-button.menu-button {
    padding: 14px 22px;
  }
  .header-logo img.custom-logo {
    width: 150px;
    height: auto;
  }

  .menu-container ul a span {
    padding: 13px 20px;
  }

.cta-container.cta-1 { padding: 30px 30px 30px 50px; column-gap: 20px; }
.cta-container.cta-2{ padding: 30px 50px 30px 30px; column-gap: 20px; }

}
@media (max-width: 1040px) {
body > .gb-container {  overflow: visible ; }
}

@media(max-width: 1024px){
  .cta-container> div { max-width: 100%; justify-content: space-between; width: 100%; }
  
  .cta-container.cta-1 { padding: 30px 50px; column-gap: 20px; }
  .cta-container.cta-2{ padding: 30px 50px; column-gap: 20px; }
  
   }
   
@media (max-width: 980px) {
  .header-components span.gb-button {
    font-size: 13px;
  }

}

/* ******************************************
/* header styles end here */
/* ****************************************** */ 

/* ****************************************** */
/* footer styles start here */
/* ******************************************* */

body .footer-widgets li {font-family: Poppins;font-size: 14px;font-weight: 400;line-height: 20px;text-align: left;color: #000F16;list-style-type: none;margin-bottom: 12px;}

body .footer-widgets li a{
text-decoration: none;
}

body .post-footer a { text-decoration: none; }
.post-footer a { text-decoration: none; }
body .footer-widgets ul {
    margin: 0px;
}

.company-title span.gb-icon {display: none; }
body .footer-widgets h2.company-title {flex-direction: row;}

.desktop-social-icons h2:hover { background-color: #3cd1d0; }
.desktop-social-icons h2:hover span.gb-icon { color: white; }

@media (max-width: 980px) {
  body .footer-widgets {
    flex-direction: column;
    padding: 30px 40px;
    gap: 30px; }

body .footer-widgets > div {
    width: 100%;
}

.footer-widgets .gb-container:first-child {
    text-align: center;
}


.footer-widgets ul {
    display: none;
}

.company-title span.gb-icon {display: inline-flex; }
body .footer-widgets h2.company-title {flex-direction: row-reverse; margin: 0px; padding: 12px; background-color: white; cursor: pointer; position: relative; z-index: 2;
}
body .footer-widgets ul { margin-top: 20px;  padding: 0px 12px;}
body .footer-widgets {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Two equal columns */
  grid-template-rows: auto;
  gap: 20px; }
  body .footer-widgets h2.company-title  span {
    position: relative; z-index: 1;
  }

 body .footer-widgets div:nth-child(1){grid-column: span 2; }
 body .footer-widgets div:nth-child(2), body .footer-widgets div:nth-child(3){ grid-column: span 1; }
 body .footer-widgets div:nth-child(4), body .footer-widgets div:nth-child(5){ grid-column: span 1;}
 .site-footer .post-footer { flex-wrap: wrap; padding-left: 20px; padding-right: 20px;}
  
}

@media (max-width: 768px){
  .site-footer .post-footer { flex-wrap: wrap; }
}
@media (max-width: 575px){
  body .footer-widgets { display: flex ; flex-direction: column;
  }
  .footer-widgets .first-block ul { display: grid; grid-template-columns: 1fr 1fr; }
  body .footer-widgets { grid-template-columns: 1fr 1fr; }


  h2.company-title + ul {
    grid-template-columns: 1fr 1fr; /* Adjust based on your needs */
  }


  
}



/* ****************************************** */
/* footer styles ends here */
/* ******************************************* */


/* ****************************************** */
/* banner images styles start here */
/* ******************************************* */

body .banner-content {
  position: relative;
  z-index: 2;
  }
  
  .blog-banner:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: radial-gradient(50% 61.41% at 50% 55.38%, rgba(0, 15, 22, 0.9) 9.5%, rgba(0, 15, 22, 0) 100%);
  left: 0;
  top: 0;
  z-index: 1;
  }
  
  .banner-content .Search-widget {
      max-width: 900px;
  }
  
  .banner-content > .gb-container {/* margin: auto; *//* text-align: center; */width: -webkit-fill-available;text-align: -webkit-center;}
  
  body .banner-content form > div {
      border: 0px;
      padding: 0px;
      margin-left: 15px;
  }
  body .banner-content form{display: flex;flex-direction: row;justify-content: center;align-items: center;background-color: #fff;border-radius: 50px;overflow: hidden;position: relative;padding: 11px;}
  
  body .banner-content form label {color: #000F16;font-family: Poppins;font-size: 15.63px;font-weight: 400;line-height: 23.44px;text-align: left;display: flex;width: max-content;flex-direction: row;justify-content: center;align-items: center;gap: 10px;padding-left: 5px;}
  body .banner-content form label::before{content: "";display: inline-flex;width: 18px;height: 18px;background-image: url(https://blog.enrichkid.ca/wp-content/uploads/2025/01/search.svg);}
  
  body .banner-content form > div input {
      border: none;
      padding: 0px !important;
      color: #000F16;
      font-family: Poppins;
      font-size: 15.63px;
      font-weight: 400;
      line-height: 22.44px;
      text-align: left;
      background-color: #fff;
  }
  
  body .banner-content form  button.wp-block-search__button {
  padding: 7px;
  border-radius: 50px;
  overflow: hidden;
  color: #fff;
  background-color: #000F16;
  }
  
  body .banner-content form > div input:active {
      background-color: #fff;
      color: #000F16;
  }
  
  input#wp-block-search__input-1 {}