footer {
  position: relative;
  overflow: hidden;
}
footer #global-footer {
  background: radial-gradient(50% 50% at 50% 50%, #FEF400 66.4%, #FFE005 100%), #FEF400;
  box-shadow: 0px -75px 140px rgba(0, 0, 0, 0.03), 0px -31.3332px 58.4887px rgba(0, 0, 0, 0.0215656), 0px -16.7522px 31.2708px rgba(0, 0, 0, 0.0178832), 0px -9.39116px 17.5302px rgba(0, 0, 0, 0.015), 0px -4.98758px 9.31014px rgba(0, 0, 0, 0.0121168), 0px -2.07544px 3.87416px rgba(0, 0, 0, 0.00843437);
  background-repeat: no-repeat, no-repeat;
  background-position: right center, center; /* Image on right, gradient centered */
}
footer #global-footer .footer-inner-container {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
@media (max-width: 768px) {
  footer #global-footer .footer-inner-container .wp-block-group.footer-socials-row {
    flex-wrap: wrap !important;
  }
}
@media (max-width: 768px) {
  footer #global-footer .footer-inner-container .wp-block-group.footer-bottom-row {
    justify-content: center !important;
  }
}
footer #global-footer::before, footer #global-footer::after {
  content: "";
  background-image: url("https://www.yokohamabatteries.com.ph/wp-content/uploads/2025/02/top-right.png");
  display: block;
  width: 100%;
  height: 75px;
  background-repeat: no-repeat;
  background-size: contain;
}
footer #global-footer::after {
  transform: rotate(180deg);
}
footer #global-footer::content {
  content: "";
}
footer::before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='1186' height='449' viewBox='0 0 1186 449' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:plus-lighter' opacity='0.1'%3E%3Cpath d='M391.505 214.857L179.408 2.76022H0L261.51 264.27H288.117L424.954 401.107V214.857H391.505Z' fill='white'/%3E%3Cpath d='M837.745 255.908L583.837 2L383.903 2L830.903 449H957.097L981.424 424.673V361.577L902.362 282.515H890.199L862.832 309.883V438.755C862.832 439.795 861.989 440.638 860.949 440.638H855.592C854.552 440.638 853.709 439.795 853.709 438.755V337.989C853.709 336.741 852.698 335.73 851.45 335.73H837.745V255.908Z' fill='white'/%3E%3Cpath d='M1049.08 5.04257H901.601L865.111 41.5324L976.336 152.757C976.81 153.231 977.622 152.895 977.622 152.224V93.9865H997.401C998.233 93.9865 998.907 93.312 998.907 92.4801V18.7122C998.907 17.8803 999.582 17.2058 1000.41 17.2058H1008.8C1009.64 17.2058 1010.31 17.8803 1010.31 18.7122V147.961L1058.96 196.614V414.032L1090.89 445.961H1256.62V428.476H1195.59C1183.11 428.476 1172.99 418.36 1172.99 405.88V128.956L1049.08 5.04257Z' fill='white'/%3E%3Cpath d='M1007.27 220.941L789.092 2.76288H612.725L874.235 264.273H898.561L1027.8 393.508V220.941H1007.27Z' stroke='white' stroke-width='5'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 100%;
  height: 75px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  height: 447px;
  width: 1256.62px;
  right: 739px;
  bottom: -1227.18px;
  mix-blend-mode: plus-lighter;
  opacity: 0.1;
  transform: rotate(-90deg);
}/*# sourceMappingURL=footer.css.map */