/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Your name here
Template: Avada
*/

@import url("../Avada/style.css");

.footer-grid {
  width: 400px;
}
.footer-grid img {
  width: 75px;
  margin-right: 2px;
  margin-bottom: 4px;
}

/* increase width of case studies menu */
#menu-item-5391 .sub-menu {
  width: 450px !important;
}

/* increase width of services menu */
#menu-item-4497 .sub-menu {
  width: 450px !important;
}