/*
Theme Name: zubair-child-theme
Theme URI: https://anwar-e-mohammadiah.online/
Author: zubair-ahmad
Description: یہ چائلڈ تھیم اردو ویب سائیٹ کے لیے بنایا گیا ہے۔
Version: 1.3.6
Template: kadence
Text Domain: zubairahmadchild
*/

/* --- Custom Styles --- */
body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #222;
}
a {
  color: #0073aa;
  text-decoration: none;
}
a:hover {
  color: #005177;
}
.custom-breadcrumbs {
    position: relative;
    z-index: 9999 !important;
    padding-top: 10px !important;
}