/**
Theme Name: Altmoney child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: altmoney-child
Template: astra
*/
html body a[href="https://www.s-sols.com/products/wordpress/accelerator?utm_source=usersite&utm_medium=banner&utm_campaign=free_lim_ver&utm_term=accel"] {
            display: none !important;
            opacity:0;
        }
    body a[href="https://www.s-sols.com/products/wordpress/accelerator?utm_source=usersite&utm_medium=banner&utm_campaign=free_lim_ver&utm_term=accel"] {
    display: none !important;
        opacity:0;
    }
.acf-fundamental-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
  font-size: 15px;
}
.acf-fundamental-table td,
.acf-fundamental-table th {
  border: 1px solid #ddd;
  padding: 10px;
  text-align: left;
}
.acf-fundamental-table th {
  background-color: #f4f4f4;
  font-weight: 700;
}
.chart-box {
  position: relative;
}
.chart-controls {
  display: flex;
  justify-content: center;
  gap: 0;
  border: 1px solid #ddd;
  border-radius: 999px;
  overflow: hidden;
  width: fit-content;
  margin: 20px auto 0;
  background-color: #fff;
  padding: 5px;
  line-height: normal;
}
.chart-controls button {
  border: none;
  background: 0 0;
  color: #666;
  padding: 12px 16px;
  font-size: 14px;
  cursor: pointer;
  font-weight: 500;
  transition: 0.3s;
}
.chart-controls button.active {
  background-color: #000;
  color: #fff;
  border-radius: 999px;
  font-family: "DM Sans";
  font-size: 12px;
  font-weight: 400;
  line-height: initial !important;
}
#stockChart {
  height: 100% !important;
  width: 100% !important;
}
.menu-link img {
  margin-left: 5px;
  vertical-align: middle;
}
.news-cards {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.news-card {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  padding: 16px 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}
.news-header {
  font-size: 14px;
  color: #888;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  gap: 6px;
  letter-spacing: initial;
}
.news-title {
  color: #2e2e2e;
  leading-trim: both;
  text-edge: cap;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.4px;
  margin-bottom: 10px;
}
.news-button,
.news-footer {
  letter-spacing: initial !important;
  color: #fff;
  font-size: 14px;
  font-style: normal;
}
.news-footer {
  display: flex;
  justify-content: flex-end;
  margin-top: -30px;
  padding-bottom: 27px;
  font-family: "DM Sans" !important;
  font-weight: 400;
}
.news-button {
  font-family: "DM Sans";
  font-weight: 400;
  line-height: 1;
  border-radius: 100px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #2e2e2e;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.08);
  transition: 0.2s;
  padding: 12px 18px;
  text-decoration: none;
}
.user-dropdown-wrapper,
.user-trigger {
  font-family: Montserrat;
  font-weight: 400;
  cursor: pointer;
}
.news-button:hover {
  background: #000;
  color: #fff;
}
input[name="mobile_number"] {
  padding-left: 70px !important;
  height: 45px;
  border-radius: 8px;
  font-size: 14px;
}
.iti {
  width: 100%;
}
.user-dropdown-wrapper {
  color: #2e2e2e;
  font-size: 16px;
  font-style: normal;
  line-height: 50px;
  letter-spacing: -0.32px;
  position: relative;
  display: inline-block;
}
.user-trigger {
  color: #222;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 16px;
  letter-spacing: initial;
}
.user-dropdown-menu {
  padding: 10px 0;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  width: 250px;
  z-index: 999;
}
.user-dropdown-menu a {
  text-align: center;
  display: block;
  padding: 0;
  color: #2e2e2e;
  text-decoration: none;
  font-size: 16px;
}
.user-dropdown-menu a:hover {
  background: #f4f4f4;
}
.user-dropdown-wrapper.active .user-dropdown-menu {
  display: block;
}
.featured-badge-box {
  display: flex;
  justify-content: flex-end;
  padding: 10px 0;
}
.featured-badge {
  background-color: #e7e8fc;
  color: #333;
  font-weight: 500;
  padding: 6px 14px;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"],
.um-error-code-user_password {
  display: none !important;
}
.dialog-close-button {
  z-index: 999999 !important;
  pointer-events: all;
}
@media (max-width: 767px) {
  .chart-box {
    padding: 16px;
    border-radius: 12px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
    max-width: 100%;
  }
  .chart-box canvas {
    width: 100% !important;
    height: auto !important;
    max-height: 260px;
    display: block;
    background: #f7f7f7;
    border-radius: 12px;
  }
  .chart-controls {
    margin-top: 12px;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 8px;
    justify-content: center;
  }
  .chart-controls button {
    padding: 10px 12px;
    font-size: 13px;
    border-radius: 8px;
    border: none;
    background: #f0f0f0;
    color: #000;
    flex: 1 1 calc(33.33% - 10px);
    text-align: center;
    font-weight: 500;
    transition: 0.3s ease-in-out;
  }
  .chart-controls button.active {
    background: #000;
    color: #fff;
  }
  .chart-controls:last-of-type button {
    font-size: 12px;
    padding: 8px 10px;
    background: #eaeaea;
  }
  canvas#stockChart {
    margin: auto;
  }
}
.highlighted-search {
  background-color: #ff0;
  padding: 0 2px;
  border-radius: 2px;
}
@media (max-width: 768px) {
  .news-footer {
    margin-top: 0 !important;
  }
  .user-dropdown-wrapper {
    position: relative;
    display: inline-block;
  }
  .user-dropdown-menu {
    max-width: 120% !important;
    display: none;
    background: #fff;
    padding: 10px;
    border-radius: 6px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 999;
  }
  .user-dropdown-menu.show {
    display: block !important;
  }
  .user-dropdown-menu a {
    font-size: 14px !important;
  }
  .user-trigger {
    cursor: pointer;
  }
  .sharemkt {
    color: #6e6e6e;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: -0.48px;
  }
}
@media only screen and (max-width: 767px) {
  .table-scroll-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
  }
  .table-scroll-wrapper table {
    min-width: 700px;
    border-collapse: collapse;
  }
}


/* -----------------Login Form ------------------------ */

/* ====== GC Tabs Styles ====== */
.gc-tabs {
    margin: 20px 0;
    font-family: "DM Sans", sans-serif;
    background: #fff;
    overflow: hidden;
}

.gc-tabs__nav {
    display: flex;
    background-color: #fff;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin-bottom: 30px;
    gap: 10px;
}

.gc-tabs__nav::-webkit-scrollbar {
    display: none;
}

.gc-tabs__button {
    flex: 0 0 auto;
    padding: 14px;
    background: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #6c757d;
    white-space: nowrap;
    transition: all 0.3s ease;
    position: relative;
    min-width: max-content;
    border-radius: 50px;
	border: 1px solid #00000033;
/*     box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.08); */
	letter-spacing: 0.1px;
}

/* .gc-tabs__button:hover {
    color: #fff;
    background-color: #2e2e2e;
	border: 1px solid #2e2e2e;
} */

.gc-tabs__button.is-active, .gc-tabs__button:hover {
    color: #fff;
    background: #2E2E2E;
	border: 1px solid #2e2e2e;
}

.gc-tabs__pane {
    display: none;
    padding: 0;
    background: #ffffff;
}

.gc-tabs__pane.is-active {
    display: block;
}

.gc-tabs table {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
}

.gc-tabs th,
.gc-tabs td {
    padding: 10px;
    text-align: left;
    vertical-align: middle;
	line-height: 22px;
    letter-spacing: 0.1px;
	font-size: 15px;
}

.gc-tabs th {
    background-color: #f4f4f4;
    font-weight: 700;
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #2E2E2E;
}

.gc-tabs td {
    color: #212529;
    font-weight: 400;
}

.gc-table {
    border: 1px solid #f1f3f4;
    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch;
}

.gc-table table {
    min-width: 100%;
    font-size: clamp(11px, 2.5vw, 14px);
    table-layout: auto;
}

.gc-tabs__empty {
    text-align: center;
    padding: 40px 20px;
    color: #6c757d;
    font-style: italic;
}

@media (max-width: 768px) {
    .gc-tabs__nav {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
        overflow-x: unset;
    }

    .gc-tabs__button {
        width: 100%;
        text-align: left;
        border-radius: 12px;
        font-size: 14px;
        padding: 12px 16px;
        margin-bottom: 5px;
    }

    .gc-tabs__button.is-active + .gc-tabs__pane {
        margin-top: 10px;
    }

    .gc-tabs__pane {
        margin-top: 10px;
    }
}

@media print {
    .gc-tabs__nav {
        display: none;
    }

    .gc-tabs__pane {
        display: block !important;
        page-break-inside: avoid;
        page-break-before: always;
    }
}
@media only screen and (min-width: 320px) and (max-width: 480px){   
	.gc-tabs th, .gc-tabs td {
    padding: 8px;
    line-height: 1.4;
    font-size: 12px !important;
}
}
/* ====== End GC Tabs Styles ====== */



