.topbar-one .container-fluid {
  background-color: #a21d22;
  max-width: 1684px;
}
.topbar-one__info__icon {
  font-size: 14px;
  color: #fff;
  position: relative;
  top: 2px;
  margin-left: 9px;
}
.topbar-one__social a {
  font-size: 14px;
  color: #ffffff;
  transition: all 500ms ease;
}
.main-footer__copyright {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  color: #dadada;
}
.elementor-1623 .elementor-element.elementor-element-7f60f25e .main-footer__copyright,
.elementor-1623 .elementor-element.elementor-element-7f60f25e .main-footer__copyright a {
  font-family: "Almarai", Sans-serif;
  font-size: 14px;
}
.main-footer__copyright a {
  font-size: 16px !important;
  transition: all 500ms ease;
}
.main-header {
  background-color: #ffffff;
}
.main-header .container-fluid {
  max-width: 100%;
}
.topbar-one .container-fluid {
  background-color: #a21d22;
  max-width: 100%;
}
.mobile-nav__contact li > i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--solox-base, #c2a74e);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 13px;
  margin-left: 0px;
  margin-right: 5px;
  color: var(--solox-white, #fff);
}
@media (min-width: 992px) {
  .topbar-one__right {
    margin-top: 0;
    margin-left: auto;
    margin-right: 30px;
  }
}
