@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


body {
    font-family: 'Inter', sans-serif;
    background-color: #fff5f5;
    color: #333;
  }
.growth-reskin-header {
    font-weight: 700;
    font-size: 1.25rem;
    color: #ff2e63;
  }
.growth-reskin-card {
    padding: 20px;
  }
.growth-reskin-small {
    font-size: 12px;
    color: #1F1C2FB2;
    font-weight: 600;
  }
.growth-reskin-avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
  }
.growth-reskin-section .dashboard-overview-section.user-overview-top-section.dash-card {
    background: linear-gradient(269.6deg, rgba(246, 119, 36, 0.15) 0%, rgba(219, 47, 96, 0.15) 98.07%);
    border-radius: 7px;
}
.growth-reskin-section .overview-insta-user button {
    border: 0;
    background: #212630;
    border-radius: 3px;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    padding: 3px 20px;
    margin-top: 6px;
}
.common-reskin-white-box {
    background: #FFFFFF;
    border: 0.833819px solid rgba(0, 0, 0, 0.1);
    border-radius: 7px;
    padding: 10px 10px;
}
#growth-demo-page .growth-reskin-section .overview-img-section {
    height: 37px;
    width: 37px;
    margin-right: 10px;
}
#growth-demo-page .growth-reskin-section .overview-insta-user h3{
    font-size: 12px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    line-height: 20px;
}
.growth-reskin-header{
    font-weight: 500;
    font-size: 24px;
    color: #212630;
}
#growth-demo-page .growth-reskin-section .post-section span, #growth-demo-page .growth-reskin-section .followingr-section span, #growth-demo-page .follower-section span {
    font-weight: 500;
    color: #1F1C2F;
    font-size: 16px !important;
}
#growth-demo-page .growth-reskin-section .post-section h4, #growth-demo-page .growth-reskin-section .followingr-section h4, #growth-demo-page .follower-section h4 {
  font-size: 16px;
  font-weight: 800;
  color: #DB2F60;
  font-family: 'Inter', sans-serif;
}
#growth-demo-page .growth-reskin-section  .growth-preview-instagram-links {
  max-width: 100%;
  text-align: right;
}
.growth-reskin-section  .overview-profile-md-section .follower-section, .growth-reskin-section .overview-profile-md-section .followingr-section {
  border-right: 1px solid #2126304D;
}
#growth-demo-page .growth-reskin-section .growth-preview-instagram-links .btn.start-growing svg, .growth-reskin-right a svg {
  margin-left: 10px;
}
#growth-demo-page .growth-preview-instagram-links .btn.start-growing{
  min-width: 200px;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 600;
}
.growth-reskin-top-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(78.53deg, rgba(75, 37, 234, 0.05) 0%, rgba(189, 24, 230, 0.05) 30%, rgba(251, 89, 14, 0.05) 100%);
  padding: 15px;
  border-radius: 8px;
}
.growth-reskin-left {
  display: flex;
  align-items: center;
}
.growth-reskin-left h5 {
  margin: 0 0 0 20px;
  font-size: 18px;
  color: #49494C;
  font-weight: 600;
}
.reskin-growth-area {
  background: #FFFFFF;
  border: 2.65256px solid #FFFFFF;
  box-shadow: 0px 0px 7.95768px rgba(0, 0, 0, 0.09);
  border-radius: 7.0735px;
}
.growth-reskin-right a {
  font-size: 16px;
  font-weight: 600;
  background: linear-gradient(90deg, #DB2F60 0%, #FA7E1E 100%);
  box-shadow: 0px 1.25556px 2.51111px rgba(8, 8, 8, 0.2), 0px 5.02222px 5.02222px rgba(8, 8, 8, 0.08), inset 0px 1.25556px 1.25556px rgba(255, 255, 255, 0.2), inset 0px 7.53333px 15.0667px rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  border: 0;
  color: #fff;
  min-width: 200px;
}
.growth-reskin-right a:hover{
  background: linear-gradient(90deg, #DB2F60 0%, #FA7E1E 100%);
}
.growth-reskin-right a:focus {
  outline: none;
  border-color: transparent;
  box-shadow: none;
}
.reskin-desktop-only {
  display: flex;
}
.chart__interval-options {
  background: #F6F6F9;
  border-radius: 10px;
  padding: 4px;
}
.chart__interval-options span.active {
  background: #FFFFFF;
  border: 0.481286px solid rgba(0, 0, 0, 0.04);
  box-shadow: 0px 2.88771px 7.70057px rgba(0, 0, 0, 0.12), 0px 2.88771px 0.962572px rgba(0, 0, 0, 0.04);
  border-radius: 6.738px;
  font-weight: 700;
  font-size: 12px;
  color: #111827;
  font-family: 'Inter', sans-serif;
  padding: 8px 15px;
  min-width: 90px;
  text-align: center;
  cursor: pointer;
}
.chart__interval-options span {
  font-size: 12px;
  font-weight: 400;
  color: #111827;
  font-family: 'Inter', sans-serif;
  padding: 8px 15px;
  min-width: 90px;
  text-align: center;
  cursor: pointer;
}
.reskin-mobile-only {
  display: none;
}
.reskin-desktop-only {
  display: flex;
}
#growth-demo-page .growth-reskin-section .date_range_display {
  padding: 0;
  border: 1px solid #E5E9EB;
  border-radius: 7px;
  box-shadow: none;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  color: #2F3838;
  font-size: 12px;
  gap: 0;
  padding-right: 15px;
  display: inline-flex;
  align-items: center;
}
#growth-demo-page .growth-reskin-section .date_range_display input[type="text"] {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  color: #2F3838;
  font-size: 12px;
  width: 80px;
  padding: 9px 0;
  border: none;
  text-align: center;
  background: transparent;
}
#growth-demo-page .growth-reskin-section .calendar-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.date_range_display_wrapper {
  text-align: right;
}
#growth-demo-page .growth-reskin-section .date_range_display_wrapper {
  margin-right: -65px;
}
#growth-demo-page .growth-reskin-section .growth-columns h6{
  font-family: 'Inter', sans-serif;
  font-size: 28px;
  font-weight: 800;
  color: #F03A68;
  min-height: auto;
  margin-bottom: 10px;
}
.project-growth p {
  color: #49494C;
  font-size: 16px;
  font-weight: 600;
}
.growth-reskin-card .purchase-available{
  font-size: 16px;
  color: #000;
  font-weight: 300;
}
.recent-activity{
  border-bottom: 1px solid #CACED5;
  padding: 15px 0;
}
span.user-count-color {
  color: #EE1E52;
}
.recent-activity h4 {
  color: #6B7280;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}
.recent-activity p {
  margin: 0;
}
p.time-count-bun span{
  border-radius: 50px;
  background: linear-gradient(270.71deg, rgba(234, 42, 79, 0.38) 0.61%, rgba(250, 126, 30, 0.38) 96.11%);
  font-weight: 500;
  font-size: 10px;
  color: #fff;
  padding: 3px 7px;
}
.box-heading {
  font-size: 20px;
  color: #49494C;
  font-weight: 600;
}
.projected-growth-box strong {
  color: #1F1C2F;
  font-size: 20px;
  font-weight: 500;
}
.Recent.Followers {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.recent-follower-area span {
  font-weight: 600;
  font-size: 18px;
}
.recent-follower-area p {
  color: #6B7280;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.recent-follower-area p img{
  margin-right: 5px;
}
.post-section{
  border: 0 !important;
}
.chart-area-sources, .chart-area-trend {
  margin: 30px 0 0 0;
}
.date_range_display input {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  color: #2F3838;
  font-size: 12px;
  width: 80px;
  padding: 8px 0;
  border: none;
  text-align: center;
  background: transparent;
}
#growth-demo-page .growth-reskin-section .map-legend ul li{
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #000;
}
#growth-demo-page .growth-reskin-section .map-legend ul li p {
  margin: 0 0 0 7px;
  font-size: 16px;
  font-weight: 300;
}
#growth-demo-page .growth-reskin-section .periodselect-box {
  justify-content: flex-end;
}
.demo-head {
  margin: 50px 0 0 0;
}
.chart-area-sources {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.responsive-chart-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 40px;
  flex-wrap: nowrap;
}
#engagementChartSources {
  max-width: 320px;
  width: 100%;
  height: 320px !important;
}

#engagementChartLegend span {
  display: flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
}
.legend-box {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 50%;
}
.demo-head h1 {
  font-size: 38px;
  font-weight: 800;
}
.demo-head h2 {
  font-size: 20px;
}
#growth-demo-page .growth-reskin-section .dashboard-reskin-sec1 {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#growth-demo-page .growth-reskin-section .dashboard-reskin-sec2 {
  width: 30%;
}
#growth-demo-page .growth-reskin-section .dashboard-reskin-sec3{
  width:45%;
}
#growth-demo-page .growth-reskin-section .dashboard-reskin-top-sec {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
#growth-demo-page .growth-reskin-section .user-profile-details .usercore-planbox {
  width: 85%;
}
#growth-demo-page .growth-reskin-section .growth-current_plan {
  background: #212630;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  display: block;
  border-radius: 3px;
  padding: 3px 15px;
  width: fit-content;
  text-align: center;
  font-family: 'Inter', sans-serif;
}
#growth-demo-page .growth-reskin-section span#ig-username{
  max-width: 230px;
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  color: #212630;
}
#growth-demo-page .growth-reskin-section .dropdown {
  display: block;
  margin-bottom: 5px;
}
span.dropdown__item {
  display: flex;
  align-items: center;
  gap: 3px;
}
.growth-reskin-container {
  display: flex;
  flex-direction: column;
  gap: 5px;
  color: #000;
}
.growth-reskin-item {
  display: flex;
  align-items: center;
}
.growth-reskin-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 12px;
}
.growth-reskin-number {
  font-weight: 600;
  margin-right: 8px;
  font-size: 20px;
}
.growth-reskin-label {
  font-weight: 300;
  font-size: 16px;
}
.chart-area-trend {
  box-shadow: 0px 1.59091px 3.18182px rgba(27, 28, 29, 0.04);
  border-radius: 9px;
  border: 1px solid #E5E9EB;
}

html[lang="ru"] #growth-demo-page .growth-reskin-section .date_range_display_wrapper {
  margin-right: -45px;
}
html[lang="ja"] #growth-demo-page .growth-reskin-section .post-section span, html[lang="ja"] #growth-demo-page .growth-reskin-section .followingr-section span, html[lang="ja"] #growth-demo-page .follower-section span {
  font-size: 10px !important;
}
#growth-demo-page .growth-reskin-section .dashboard-reskin-sec3{
  min-height: inherit;
}
.followers-map-card {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
  margin: 20px 0;
}
.card-title {
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 18px;
}
.followers-map-container {
  display: flex;
  flex-direction: row;
  gap: 20px;
  flex-wrap: wrap;
}
.map-box {
  flex: 1 1 70%;
  min-width: 300px;
  height: 400px;
}
#vmap {
  width: 100%;
  height: 100%;
}
.map-legend {
  flex: 1 1 25%;
  min-width: 200px;
}
.map-legend ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.map-legend li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 14px;
}
.map-legend span {
    display: inline-block;
    margin-left: 8px;
    color: #000000;
    font-family: 'Inter', sans-serif;
    font-weight: 300;
    font-size: 16px;
}


/* other-lang-issue */
@media screen and (min-width: 1680px) {
  .dashboard-reskin-sec1, #growth-demo-page .growth-reskin-section .dashboard-reskin-sec2 {
      min-height: 100px;
  }
}
@media screen and (max-width: 767px){
  .growth-reskin-btn {
    width: 100%;
    margin-top: 10px;
  }
  select.chart__interval-dropdown.reskin-mobile-only {
    width: auto;
    border: 1px solid #E5E9EB;
    border-radius: 10px;
    padding: 6px 10px;
  }
  .reskin-desktop-only {
    display: none;
  }
  .reskin-mobile-only{
    display: block;
  }
  #growth-demo-page .growth-reskin-section .growth-preview-instagram-links a {
    width: 100%;
  }
  .col-md-3.mobile-order-change {
    display: none;
  }
  .growth-reskin-left img {
    display: none;
  }
  .growth-reskin-left h5 {
    margin: 0;
    font-size: 16px;
  }
  .growth-reskin-right a {
    min-width: auto;
  }
  .reverse-order-one {
    order: 2;
    margin-top: 25px;
  }
  #engagementChartSources {
    max-height: 300px;
    height: 300px;
    width: auto;
  }
  .responsive-chart-container {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  #engagementChartLegend {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .chart-area-sources {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
  }
  .total-followers-section-graph-main {
    width: 100%;
    /* overflow-x: auto; */
    -webkit-overflow-scrolling: touch;
    padding-bottom: 10px;
  }   
  #total-followers-section-graph {
      width: 100% !important;
      max-width: 100%;
      height: auto;
      display: block;
  }
  #growth-demo-page .growth-reskin-section .follower_country_mmain{
    padding:0;
  }
  .growth-reskin-right a {
    font-size: 14px;
  }
  .growth-reskin-right a svg {
    margin-left: 4px;
  }
  #vmap {
    width: 100%;
    height: 260px;
  }
  .followers-map-container .map-box {
  height: auto;
  }
  #growth-demo-page .growth-reskin-section .dashboard-reskin-top-sec {
    flex-direction: column;
    align-items: flex-start;
    position: relative;
  }
  #growth-demo-page .growth-preview-instagram-links .btn.start-growing {
    min-width: auto;
}
#growth-demo-page .growth-reskin-section .dashboard-reskin-sec1 {
  width: 50%;
}
#growth-demo-page .growth-reskin-section .dashboard-reskin-sec2 {
  width: 100%;
}
#growth-demo-page .growth-reskin-section .dashboard-overview-section.user-overview-top-section.dash-card {
  margin: 0 -15px;
  border-radius: 0;
}
#growth-demo-page .growth-reskin-section .dashboard-reskin-sec3 {
  order: 1;
  position: absolute;
  right: 0;
  top: 10px;
}
.projected-growth-box {
  width: 50%;
  margin: 5px 0 0 0;
}
h3.box-heading.mb-4 {
  margin-bottom: 10px !important;
}
.growth-reskin-card {
  padding: 10px;
}
#growth-demo-page .growth-reskin-section span#ig-username{
  max-width: 84px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.follower_country_div .map-legend {
  text-align: center;
  margin-top: 30px;
}
html[lang="pt"] .growth-reskin-small, html[lang="de"] .growth-reskin-small {
  font-size: 11px;
}
html[lang="it"] .growth-reskin-small, html[lang="tr"] .growth-reskin-small{
  font-size: 10px;
}
html[lang="pt"] .growth-reskin-left, html[lang="fr"] .growth-reskin-left,
 html[lang="ro"] .growth-reskin-left, html[lang="id"] .growth-reskin-left, 
 html[lang="ru"] .growth-reskin-left, html[lang="es"] .growth-reskin-left, 
 html[lang="de"] .growth-reskin-left, html[lang="it"] .growth-reskin-left,
 html[lang="nl"] .growth-reskin-left,  html[lang="tr"] .growth-reskin-left, 
 html[lang="ms"] .growth-reskin-left, html[lang="th"] .growth-reskin-left{ 
  width: 60%;
}
html[lang="ja"] #growth-demo-page .growth-reskin-section .post-section span, html[lang="ja"] #growth-demo-page .growth-reskin-section .followingr-section span, html[lang="ja"] #growth-demo-page .follower-section span {
  font-size: 8px !important;
}
html[lang="ja"] .growth-reskin-left {
  width: 45%;
}
html[lang="ja"] #growth-demo-page .growth-preview-instagram-links .btn.start-growing {
  font-size:10px;
}
.chart-area-trend #engagementChart{
  height: 250px !important;
}
.box-heading {
  font-size: 16px;
}
.map-area .growth-reskin-card p {
  display: none;
}
html:not([lang="en-US"]) #growth-demo-page .growth-reskin-section .growth-preview-instagram-links .btn.start-growing svg {
  margin-left: 5px;
}
.growth-reskin-right a {
  display: flex;
  align-items: center;
}
.growth-reskin-header {
  display: none;
}
body #growth-demo-page {
  padding: 0 0 40px 0;
}
.yellow-bar, .red-bar, .grey-bar{
  width: fit-content;
  padding: 2px 10px;
  border-radius: 21px;
  color: #fff !important;
  font-size: 14px;
}
.yellow-bar {
  background: linear-gradient(90deg, #FDCBA5 0%, #FA7E1E 100%);
}
.red-bar {
  background: linear-gradient(90deg, #FFAFC3 0%, #EE1D52 100%);
}
.grey-bar{
  background: linear-gradient(90deg, #CACED5 0%, #767381 100%);
  margin-bottom: 6px;
}
div#mobile-chart-labels {
  display: flex !important;
  width: 100%;
  gap: 5px;
  margin: 10px 0;

}
.page-template-instagram-growth-preview-template .bts-popup-container {
  max-width: 95%;
}
}
@media screen and (min-width: 768px){
  #total-followers-section-graph {
    width: 100% !important;
    height: 400px !important;
  }
}
@media screen and (max-width: 375px){
  .growth-reskin-right a, .growth-reskin-left h5 {
    font-size: 12px !important;
}
#growth-demo-page .growth-reskin-section .growth-current_plan{
  padding: 3px 10px;
}
#growth-demo-page .growth-preview-instagram-links .btn.start-growing{
  font-size: 14px;
}
#growth-demo-page .growth-reskin-section .dashboard-reskin-sec2{
  min-height: inherit;
}
}
@media screen and (max-width: 430px){
  .growth-reskin-right a, .growth-reskin-left h5 {
    font-size: 14px;
}
}
@media screen and (max-width:  400px){
  .yellow-bar, .red-bar, .grey-bar{
    font-size: 12px;
  }
}