.elementor-103 .elementor-element.elementor-element-78ee026::before {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}
.bottom-bar {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(45deg,black,rgba(0,0,0,0.9));
  backdrop-filter: blur(10px);
  z-index: 1000;
  padding: 20px;
}
.bottom-bar-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 0 20px;
}
span.copyright {
  color: #d4af37;
}
.dragon_conception {
  float: right;
  color: white;
  font-size: 1rem;
  display: flex;
  align-items: center;
}
.elementor-element.elementor-element-78ee026.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
  width: 100%;
  display: inline-flex;
  flex-direction: row !important;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .bottom-bar-content,
  .elementor-element.elementor-element-78ee026.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    display: flex;
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }
}
.elementor-element.elementor-element-fac5c71.e-con-full.e-flex.e-con.e-child {
  min-width: 320px;
}
.elementor-element {
  width: initial;
}
.bottom-bar-left {
  display: flex;
  align-items: center;
  gap: 20px;
  color: #fff;
  font-size: 14px;
}
.policy-link {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s ease;
}
.policy-link:hover {
  color: #d4af37;
}
.admin-access-btn {
  background: linear-gradient(135deg,rgba(212,175,55,0.9),rgba(184,134,11,0.9));
  color: #000;
  padding: 8px 20px;
  border-radius: 25px;
  white-space: nowrap;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid rgba(212,175,55,0.5);
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
}
.admin-access-btn:hover {
  background: linear-gradient(135deg,#d4af37,#b8860b);
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(212,175,55,0.4);
}
.cool_hosting {
  margin: 0 8px;
  color: #2cc0d5;
}
