/*!
Theme Name: AdamAndEveLatest
Theme URI: https://adamandeveddb.com/
Author: Khumana Ram
Author URI: https://github.com/codingWithMahi07
Description: adam&eveDDB is a unique communications company made up of people from advertising, design, digital, technical, social media and direct.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later

*/


.logoWrapper {
  display: block;
  width: 90%;
}

.logoWrapper svg {
  display: block;
  width: 100%;
  height: auto;
}

.logoWrapper svg path,
.logoWrapper svg polygon {
  fill: #fff;
}

.logoWrapper svg {
  display: block;
  width: 100%;
  height: auto;
  overflow: visible;
  /* yahi important hai */
}

.logoWrapper svg path,
.logoWrapper svg polygon {
  fill: #fff;
}