.body {
  font-family: arial;
}
.header {
  height: 120px !important;
}

.navbar {
  height: 120px;
}

#main_nav {
  top: 120px;
}

.bg-red {
  background: #d4791d !important;
}

.astrologers-head h2 {
  color: var(--secondary-color) !important;
  text-transform: uppercase;
  text-align: left;
}
.astrologers-head-white h2 {
  color: var(--white-color) !important;
  text-transform: uppercase;
  text-align: left;
}
h2 {
  text-align: left !important;
  font-family: Poppins;
  font-size: 24px !important;
  font-weight: 600;
  line-height: auto;
  color: var(--white-color) !important;
  margin-bottom: 3px;
}
.kundli-form-section .form-container h2{
  color: rgba(51, 51, 51, 1) !important;
}
p, li {
  font-weight: 400;
  color: #333333;
  margin: 0 !important;
}
.header-call-chat-btn .btn-chat {
  font-size: 13px;
}
h5 {
  margin: 0;
  font-weight: 500 !important;
  font-size: 18px !important;
}
.blog-data a {
  font-size: 16px;
}
.blog-data p {
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  display: -webkit-box;
  -webkit-line-clamp: 2;   /* set max lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.astrowildstar-faq .accordion-item .accordion-header button span {
  height: 35px;
  width: 35px;
  font-size: 18px;
}
.astrowildstar-faq .accordion-item .accordion-body {
  border-radius: 10px !important;
}
.astrowildstar-faq .accordion-item .accordion-header button:not(.collapsed) {
  font-size: 18px;
}
.astrowildstar-faq .accordion-item .accordion-header button {
  font-size: 18px;
}
.astrowildstar-faq #accordionExample button {
  padding: 15px;
  border-radius: 10px !important;
  padding-left: 50px;
}
.astrowildstar-faq .accordion-item .accordion-body p {
    color: #333 !important;
}
.header #dropdownMenuLink {
  background: #d4791d !important;
}
.horoscopesss img {
  height: 350px;
}
.slider-btn .slide-btn-white:after, .slider-btn .slide-btn2-white:after {
  font-size: 19px !important;
  font-weight: 600;
  position: absolute;
  left: calc(50% - 4.5px);
  top: calc(50% - 9.5px);
}
.slider-btn .slide-btn:after, .slider-btn .slide-btn2:after {
  font-size: 19px !important;
  font-weight: 600;
  position: absolute;
  left: calc(50% - 4.5px);
  top: calc(50% - 9.5px);
}
.swiper-button-next, .swiper-button-prev {
  width: 35px !important;
  height: 35px !important;
}
.header #google_translate_button select {
  background: #d4791d !important;
  color: #fff;
}

.astroway-logo-text {
  color: #dfb330 !important;
}

.view-all-btn a {
  background: #d4791d !important;
  color: #fff !important;
}

.astrowildstar-faq .accordion-item .accordion-body p {
  color: #000;
}

.account-section {
  padding: 40px 20px;
  background: linear-gradient(to bottom, #5b2be1, #7a4de3);
  color: #fff;
}

.account-header {
  margin-bottom: 20px;
}

.account-title {
  font-size: 28px;
  font-weight: bold;
}

.account-desc {
  font-size: 14px;
  max-width: 600px;
  margin: 10px auto;
}

.profile-img-wrapper {
  margin: 15px auto;
}

.profile-img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 3px solid #fff;
}

.profile-form {
  background: #fff;
  color: #333;
  padding: 25px;
  border-radius: 12px;
  max-width: 900px;
  margin: 0 auto;
}

.details-form {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.details-form-inner {
  flex: 0 0 48%;
  display: flex;
  flex-direction: column;
}

.details-form-inner.w-100 {
  flex: 0 0 100%;
}

.personal-details {
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 14px;
  height: 54px;
}

.file-upload-label {
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.edit-p-btn {
  background: #f9b233;
  border: none;
  padding: 12px;
  border-radius: 6px;
  font-weight: bold;
  cursor: pointer;
}

.file-upload-label-my-account {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 12px 16px;
  border: 2px solid #000;
  border-radius: 10px;
  cursor: pointer;
  font-family: sans-serif;
  font-size: 16px;
  background: white;
}

/* Nav tabs History Page */

.tabs-inner .astro-tabs {
  height: 63px;
}

.tabs-inner .astro-tabs .nav-item {
  height: 100%;
}

.tabs-inner .astro-tabs li button {
  height: 100%;
}

.tabs-inner .astro-tabs .nav-item .active {
  background: transparent;
}

.tab-content-ul-history {
  overflow: hidden !important;
}

/* live sessions */

.astrologer-live-card {
  position: relative;
  border-radius: 15px;
  width: 100%;
  height: 370px;
}
.astrologer-live-card .astrologer-live-card-img {
  width: 100%;
  height: 370px;
  object-fit: cover;
  border-radius: 15px;
}
.astrologer-live-card .live-icon {
  position: absolute;
  top: 7px;
  right: 10px;
}
.astrologer-live-card .live-astrologer-details {
  position: absolute;
  background: linear-gradient(
    180deg,
    rgba(249, 246, 241, 0%) 0%,
    rgba(249, 246, 241, 61%) 43%,
    rgba(249, 246, 241, 80%) 59%,
    #f9f6f1 100%
  );
  bottom: 0;
  left: 0;
  padding: 50px 10px 10px;
  width: 100%;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.astrologer-live-card .live-astrologer-details .live-astrologer-details-img {
  height: 45px;
  min-width: 45px;
  object-fit: cover;
  border-radius: 50%;
  border: 1px solid #ffffff;
  width: 35px;
}
.astrologer-live-card .live-astrologer-details .live-astrologer-details-content p {
  font-size: 16px;
  color: #333333;
  font-weight: 600;
  line-height: 14px;
  text-transform: capitalize;
}
.astrologer-live-card
  .live-astrologer-details
  .live-astrologer-details-content
  span {
  font-size: 13px;
  color: #333333;
  font-weight: 500;
}
.astrologer-live-card .live-icon {
  position: absolute;
  top: 7px;
  right: 10px;
}
.astrologer-live-card .live-icon svg path {
  animation: blinkRedWhite 1s infinite alternate;
  transition: fill 0.5s ease-in-out;
}
@keyframes blinkRedWhite {
  0% {
    fill: #ff0000;
  }
  100% {
    fill: #ffffff;
  }
}
.header-call-chat-btn .btn-chat {
  width: auto;
}

.profile-img2 img {
  height: 98px;
  width: 98px;
  object-fit: cover;
  border-radius: 10px;
  min-width: 98px;
}
.profile-img2 {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  border: 1px solid #fff;
}
.astrologer-top-card .add-amt .available-amt span,
.astrologer-top-card .add-amt .available-amt del {
  font-weight: bolder;
}
#google_translate_button {
  height: 45px;
}
.font-14,
footer ul li a {
  font-size: 14px !important;
  font-weight: 300 !important;
}
footer h5 {
  color: #dfb330;
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: 600;
}
.app-store-badges {
  display: flex;
  gap: 10px;
}
.app-store-badges img {
  height: 40px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.dropdown-menu-n {
  left: -101px;
  top: 38px;
}
.dropdownMenuLinkhighwidth {
  width: 350px;
  position: absolute;
  left: 200px;
}
.div-2 .search-input .search-icon {
  border: none;
}

/* .astrologer-profile-card {
  z-index: -1;
} */
.my-sort-dropdown .dropdown-item:active,
.my-filter-dropdown .dropdown-item:active {
  background-color: #d4791d !important;
}

.call-list-page-msg-form{
  padding: 25px;
  border-radius: 20px;
}
.call-list-page-msg-form input, .call-list-page-msg-form .form-select, .call-list-page-msg-form textarea {
  padding: 12px 17px;
  border-radius: 10px;
  border-color: #BCBCBC !important;
}
.call-list-page-msg-form .submit-btn-n {
  background: #EED09B;
  padding: 12px 0;
  font-weight: 600;
  color: black;
}
.call-list-page-msg-form .submit-btn-n:hover {
  background: #e4ba73 !important;
  color: #000 !important;
}

.profile-img-overrite{
  width: 75px !important;
  height: 75px !important;
  border: 0;
}
.profile-img-overrite img{
  height: 75px !important;
  width: 75px !important;
  min-width: 75px !important;
  object-fit: cover;
  border-radius: 10px !important;
}
.astrologer-detail-overrite h4{
  font-size: 18px;
  font-weight: 600;
}
.astrologer-profile-card .category .chat-btn {
  border-radius: 9px;
  padding: 10px 12px;
}
.astrologer-profile-card .category .chat-btn2 {
  right: 53px !important;
}
.astrologers-data {
  width: 245px;
  height: 200px;
}
.our-astrologers-container .swiper-slide .astrologers-detail img {
  width: 150px;
  height: 150px;
}
.astrologers-data h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: auto !important;
  margin-bottom: 6px;
  padding-top:93px;
}
.astrologers-data h6 {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}
.mySwiper-astrologers-slider .swiper-wrapper {
  height: 300px;

}
#astrowildstar-universe .universe-container .universe-image {
  border-radius: 10px;
  max-height: 545px;
}
.universe-btn {
  font-size: 16px;
}
.mySwiper-astrologers-slider .swiper-wrapper {
  height: 270px;
}
li.namedisplay h2 {
  font-weight: 500;
  color: #000 !important;
  font-size: 16px;
  text-align: center !important;
}
.astrology-universe-head p, .universe-data p {
  font-size: 15px;
  font-weight: 300;
}
.blog-vedio-slider .vedio-card .card-body {
  justify-content: center;
  padding: 6px 4px;
}
.blog-vedio-slider .vedio-card .card-body h5{
  margin: 0;
  font-weight: 500 !important;
  font-size: 17px !important;
  line-height: 23px;
  /* padding: 9px 2px; */
  display: -webkit-box;
  -webkit-line-clamp: 1;  
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-date {
  display: flex;
  justify-content: space-between;
  padding: 4px 0;
}
.blog-data h5 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-card {
  box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.10);
  border: 1px solid #dddddd;
}
.mySwiper-blog .swiper-wrapper {
  height: 380px;
  align-items: start;
}
@media (max-width: 1400px) {
  #astrowildstar-horoscope .overlay {
    bottom: 260px;
    height: 650px;
  }
  .dropdownMenuLinkhighwidth {
    width: 350px;
    position: absolute;
    left: 150px;
  }
}
@media (max-width: 1200px) {
.mySwiper-blog .swiper-wrapper {
    height: 360px;
  }
  .blog-data a {
    font-size: 13px;
  }
  .blog-card {
    padding: 7px 7px 10px;
  }
  .blog-data h5 {
    font-size: 16px !important;
    line-height: 20px;
  }
  .slider-sec .vedio-card img {
    border-radius: 13px;
    height: 220px;
    object-fit: cover;
    padding: 1px;
  }
  #astrowildstar-horoscope .overlay {
    bottom: 480px;
    height: 650px;
  }
  .header .astroway-logo-ntext span.astroway-logo-text {
    font-size: 26px;
  }
  .astrologer-live-card .astrologer-live-card-img,
  .astrologer-live-card {
    height: 330px;
  }
}
@media screen and (max-width: 992px) {
  .our-astrologers-container .swiper-slide .astrologers-detail img {
    width: 130px;
    height: 130px;
  }
  .astrologers-data {
    width: 215px;
    height: 190px;
    top: -70px;
  }
  .astrologers-data h4 {
    padding-top: 74px;
  }
  .div-2 .filter-btns .filter-btn {
    padding: 7px 10px;
  }
  .div-2 .search-input input {
    min-width: 230px;
  }

  ul.dropdown-menu.my-filter-menu.show {
    width: 200px;
  }
  .dropdown-submenu .dropdown-menu {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    width: 199px;
  }
  .dropdown-submenu.my-filter-menu a {
    font-size: 14px;
  }
  a#chatPg {
    width: auto !important;
  }
  .dropdownMenuLinkhighwidth {
    width: 240px;
    left: -40px;
  }
  .btn-chat-nnn {
    display: none !important;
  }
  #main_nav.collapse.show {
    transform: translateX(0%) !important;
    top: 120px !important;
  }
}
@media (max-width: 768px) {
  .mySwiper-blog .swiper-wrapper {
    height: 290px;
  }
  .blog-card img {
    height: 150px;
  }
  #astrowildstar-cards .cards-container .cards {
    height: 150px;
  }
  #astrowildstar-cards .cards-container .cards .cards-img  .banner-new-card-img {
    height: auto;
    width: 100px;
  }
  #astrowildstar-horoscope .overlay {
    bottom: 600px;
    height: 650px;
  }
  .horoscopesss img {
    height: 250px ;
  }
  .mySwiper-astrologers-slider .swiper-wrapper {
    height: 240px;
  }
  .astrologers-data {
    width: 225px;
    height: 180px;
  }
  .our-astrologers-container .swiper-slide .astrologers-detail img {
    width: 130px;
    height: 130px;
  }
  .astrologers-data h4 {
    padding-top: 78px;
  }
  .profile-img-overrite {
    width: 50px !important;
  }
  .profile-img-overrite img {
    height: 66px !important;
    width: 50px !important;
    min-width: 50px !important;
  }
  .astrologer-profile-card .category {
    margin-top: 10px;
    padding: 10px 11px !important;
  }
  .astrologer-profile-card .category .chat-btn {
    padding: 7px 12px;
  }
  .div-2 .search-input input {
    min-width: 180px;
    width: 10px;
  }
  .universe-btn {
    font-size: 16px;
  }
  ul.dropdown-menu.my-filter-menu.show {
    transform: translate3d(54px, 40px, 0px) !important;
  }
}
@media (max-width: 576px) {
  #astrowildstar-universe .universe-container .universe-image {
    display: none !important;
  }
  h2 {
    font-size: 20px !important;
  }
  #astrowildstar-horoscope {
    padding: 20px 0 0;
  }
  #astrowildstar-our-astrologers {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .astrologers-head-white p {
    padding-bottom: 0px !important;
  }
  section {
    padding: 20px 0;
  }
  #astrowildstar-horoscope .row {
    row-gap: 10px;
  }
  .horoscopesss img {
    height: 180px;
  }
  #astrowildstar-horoscope .overlay {
    bottom: 500px;
    height: 260px;
  }
  p {
    line-height: 20px !important;
  }
  .slider-sec .vedio-card {
    border-radius: 10px;
  }
  .slider-sec .card svg {
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    height: 40px;
    width: 40px;
  }
  .slider-sec .vedio-card img {
    height: 190px;
    border-radius: 10px;
  }
  .astrologers-data {
    width: 200px;
    height: 180px;
  }
  .div-2 {
    gap: 10px;
  }
  .div-2 .search-input input {
    min-width: 95%;
    width: 95%;
  }
  .top-chat-list-search{
    width: 200px;
  }
  .search-input-n,
  .search-input-n form {
    width: 100%;
  }
  .header #google_translate_button select {
    height: 35px !important;
  }
  a#chatPg {
    height: 35px !important;
  }
  #google_translate_button {
    height: 35px;
  }
  .header #dropdownMenuLink {
    height: 35px;
  }
  .navbar-toggler-icon {
    width: 25px !important;
    height: 25px !important;
  }
  .navbar .navbar-brand img {
    max-width: 45px !important;
    margin-right: 0 !important;
  }
  .astrologer-live-card .astrologer-live-card-img,
  .astrologer-live-card {
    height: 260px;
  }
  .astrologer-live-card .live-astrologer-details {
    padding: 50px 5px 10px;
  }
  .astrologer-live-card
    .live-astrologer-details
    .live-astrologer-details-content
    p {
    font-size: 13px !important;
    line-height: 4px;
  }
  .astrologer-live-card
    .live-astrologer-details
    .live-astrologer-details-content
    span {
    font-size: 11px;
  }
  .header .navbar {
    height: 65px !important;
  }
  .header {
    height: 65px !important;
  }
  #main_nav.collapse.show {
    top: 65px !important;
  }
}
@media (max-width: 450px) {
  #astrowildstar-cards .cards-container .cards {
    height: 130px;
  }
  #astrowildstar-cards .cards-container .cards .cards-img  .banner-new-card-img {
    height: auto;
    width: 80px;
  }
  .astrology-universe-head p, .universe-data p {
    font-size: 15px;
    font-weight: 300;
    line-height: 19px;
  }
  .blog-vedio-slider .vedio-card .card-body {
    padding: 0 !important;
  }
  .blog-vedio-slider .vedio-card .card-body h5 {
    font-size: 13px !important;
  }
  .slider-sec .vedio-card img {
    height: 190px;
    border-radius: 5px;
  }
  .slider-sec .vedio-card {
    border-radius: 10px;
  }
  
  .mySwiper-astrologers-slider .swiper-wrapper {
    height: 220px;
  }
  .astrologers-data {
    width: 180px;
    height: 160px;
    top: -50px;
  }
  .our-astrologers-container .swiper-slide .astrologers-detail img {
    width: 110px;
    height: 110px;
  }
  .astrologers-data h4 {
    padding-top: 53px;
    font-size: 16px;
    margin: 0;
  }
  .astrologers-data h6 {
    font-size: 13px;
    line-height: 20px;
  }
  .astrologer-live-card .live-astrologer-details .live-astrologer-details-img {
    height: 35px;
    min-width: 35px;
    width: 35px;
  }
  .universe-btn {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .blog-data a {
    font-size: 10px;
  }
  .blog-data h5 {
    font-size: 14px !important;
    line-height: 20px;
  }
    #astrowildstar-cards .cards-container .cards p {
    text-align: center;
    line-height: 12px !important;
  }
  .slider-sec .vedio-card img {
    height: 150px;
    border-radius: 5px;
  }
  .mySwiper-astrologers-slider .swiper-wrapper {
    height: 190px;
  }
  .our-astrologers-container .swiper-slide .astrologers-detail img {
    width: 90px;
    height: 90px;
  }
  .astrologers-data {
    width: 160px;
    height: 140px;
    top: -40px;
  }
  .astrologers-data h4 {
    padding-top: 45px;
    font-size: 16px;
    margin: 0;
  }
  .top-chat-list-search{
    width: 100% ;
    min-width: 330px;
  }
  .div-2 .filter-btns .filter-btn {
    font-size: 12px;
  }
  .astrologer-live-card .astrologer-live-card-img,
  .astrologer-live-card {
    height: 220px;
  }
  .astrologer-live-card
    .live-astrologer-details
    .live-astrologer-details-content
    p {
    line-height: 12px !important;
  }
}
@media (max-width: 360px) {
  #astrowildstar-cards .cards-container .cards {
    height: 115px;
  }
  #astrowildstar-cards .cards-container .cards .cards-img  .banner-new-card-img {
    height: auto;
    width: 70px;
  }
  h2 {
    font-size: 22px !important;
  }
  .mySwiper-astrologers-slider .swiper-wrapper {
    height: 180px;
  }
  .our-astrologers-container .swiper-slide .astrologers-detail img {
    width: 80px;
    height: 80px;
  }
  .astrologers-data {
    width: 140px;
    height: 140px;
    top: -40px;
  }
  .astrologers-data h4 {
    padding-top: 45px;
    font-size: 14px;
    margin: 0;
  }
  .astrologers-data h6 {
    font-size: 12px;
    line-height: 20px;
  }
   .top-chat-list-search{ 
    width: 100% ;
    min-width: 290px;
  }
  .div-2 .filter-btns .filter-btn {
    font-size: 11px;
  }
  .div-2 .search-input input {
    padding: 5px 5px;
  }
  .div-2 .filter-btns .filter-btn {
    padding: 7px 5px;
  }
  .div-2 .search-input .search-icon {
    padding: 6px 8px;
    margin-left: -43px;
  }
  .font-14,
  footer ul li a {
    font-size: 12px !important;
    font-weight: 200 !important;
  }
  footer h5 {
    font-size: 14px;
  }
}




/*  */
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100% !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
@media (min-width: 576px) {
    .container,
    .container-sm {
        max-width: 540px !important;
    }
}
@media (min-width: 768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px !important;
    }
}
@media (min-width: 992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 858px !important;
    }
}
@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px !important;
    }
}
.row {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-right: -15px !important;
    margin-left: -15px !important;
}
.no-gutters {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
/*  */