/* Custom CSS for Ali Community Page 
Last Updated: September 17, 2025 */

/*Logged in Additional CSS*/
.logged-in .hideLogin div {
	display: none;
}

.logged-in .hideLogin:before {
	content: "You have successfully logged in";
}

/* Page Itself*/
.background-copper,
.button-copper .elementor-button {
  background-color: #845439 !important; }

.background-green,
.button-green .elementor-button {
  background-color: #9ccb3b !important; }

.background-green-light,
.button-green-light .elementor-button {
  background-color: #ebf4df !important; }

.background-grey,
.button-grey .elementor-button {
  background-color: #808285 !important; }

.background-grey-light,
.button-grey-light .elementor-button {
  background-color: #ececed !important; }

.elementor-page {
   }
  .elementor-page a {
    color: #4289f4;
    text-decoration: none; }
  .elementor-page h1 {
    font-size: 36px; }
  .elementor-page h2 {
    font-size: 32px; }
  .elementor-page h3 {
    font-size: 28px; }
  .elementor-page h4, .elementor-page h5, .elementor-page h6 {
    font-size: 1em; }
  .elementor-page .elementor-widget-heading .elementor-heading-title > a {
    color: #4289f4; }
  .elementor-page .elementor-view-framed .elementor-icon {
    border-color: #9ccb3b; }