@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins&family=Roboto&display=swap");

* {
  padding: 0;
  margin: 0;
}

/* li {
  list-style: none;
} */

a {
  text-decoration: none;
  color: white;
}

.text-overlay a:hover {
  color: orange;
}

.text-justify {
  text-align: justify;
}

header {
  position: relative;
  padding: 0 2rem;
  background-color: #2f1254;
}

.sidenavbaar {
  display: none;
}

.menu_btn li a:hover {
  list-style: none;
  text-decoration: none;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: #2f1254;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 40px;
  justify-items: center;
  display: flex;
}

.a-side-bar {
  background: #724e8c38;
  padding: 10px 20px;
  border-radius: 12px;
  width: 75%;
  place-content: center;
  justify-content: center;
  justify-self: center;
  margin: 4px 0;
}
.a-side-log {
  background: #c2614d38;
  padding: 10px 20px;
  border-radius: 12px;
  width: 75%;
  place-content: center;
  justify-content: center;
  justify-self: center;
  margin: 10px 0;
}

.a-side-bar:hover {
  background: #573a6b38;
  transform: scale(1.05);
}

.sidenav a {
  padding: 8px 8px 8px 8px;
  text-decoration: none;
  font-size: 15px !important;
  color: #fff;
  display: block;
  transition: 0.3s;
}

.side-name {
  font-size: 15px !important;
}

.sidenav a i {
  padding-right: 10px;
}

.sidenav a:hover {
  color: #2f1254;
}

.delete-padding {
  padding: 0 15px;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 28px !important;
  margin-left: 50px;
}

.column:hover .img-fluid {
  filter: brightness(0) invert(1);
}

.column:hover a span {
  color: #fff !important;
}

.footer_logo {
  display: flex;
  align-items: center;
}

.js-radio-button-group .button_shop.active {
  background-color: #dc3545;
}

.navbar .toggle_btn {
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 1.5rem;
}

.bg-r {
  background-color: #dc3545 !important;
  color: #fce83d !important;
}

/* .bg-shop-btn {
  background-color: #2f1254 !important;
  color: #fce83d !important;
} */

.toggle_cart {
  background-color: #dc3545;
  color: #fce83d;
  cursor: pointer;
  font-size: 1.7rem;
  padding: 2px;
  border-radius: 10px;
}

.toggle_cart span {
  font-size: 18px;
  padding-right: 5px;
  color: white;
}

.toggle_cart:hover {
  color: #ffd70a;
}

.toggle_cart_2 {
  display: none;
}

a.btn-cart {
  background: transparent !important;
}

.btn-cart i {
  color: #f9e427;
}

.action_btn:hover {
  color: white;
  scale: 1.05;
}

.action_btn:active {
  scale: 0.95;
}

.navbars {
  display: flex;
  justify-content: space-around;
  background-color: #dfc7fd;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  text-align: center;
  font-family: poppins;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  max-height: 90px;
}

.column {
  transition: 0.4s;
  color: #ffffff;
  text-decoration: none;
  padding: 8px 0;
  margin: 0 30px;
  width: 110px;
}

.column:hover {
  background-color: #8334e4;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  list-style: none;
}

.column img {
  max-width: 100%;
  height: 35px;
  width: 35px;
}

.column span {
  color: #2f1254;
  font-family: poppins;
  font-size: 12px;
  display: block;
  line-height: 1;
}

.column a,
.column span:hover {
  color: #dfc7fd;
  list-style: none !important;
  text-decoration: none !important;
}

.home-nav {
  display: flex;
  margin: 0;
  width: 100%;
  padding: 0;
  justify-content: center;
  list-style: none;
}

.main-nav {
  padding-top: 10px;
  width: 90%;
  display: flex;
  gap: 2rem;
  margin: 0 auto;
  min-height: 250px;
}

.toggle_btn {
  display: none;
}

.navbars .column ::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0%;
  background-color: #b57aff;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.main-nav {
  padding-top: 10px;
  width: 90%;
  display: flex;
  gap: 2rem;
  margin: 0 auto;
  min-height: 250px;
}

ul.main-nav li {
  width: 20%;
  text-align: center;
  background-color: #dccef380;
  border-radius: 10px;
  padding: 30px;
  border: 1px solid #eee;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

ul.main-nav li a {
  display: block;
}

ul.main-nav li span {
  padding-top: 10px;
  font-size: 16px;
  line-height: 18px;
  display: block;
  color: #2f1254;
  font-family: poppins;
}

.toggle_btn {
  display: none;
}

.navbars .column ::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0%;
  background-color: #b57aff;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.animated h3,
.astrologers_services h3,
.card_section h3,
.astrologers h3 {
  color: #2f1254;
  font-size: 24px;
  font-family: "Poppins";
  text-transform: uppercase;
}

.animated p,
.astrologers p,
.astrologers_services p {
  line-height: 24px;
  font-size: 14px;
  color: #341461;
  font-family: "Roboto";
}

.astrologers {
  background-color: #f7f0ff;
}

.homoscope_slider img {
  margin: 0 auto;
  width: auto !important;
}

.astrologers_card-1 {
  border: solid 1px #2f1254;
  color: #ffd70a;
  background-color: #2f1254;
  position: relative;
  border-radius: 10px;
}

.horo-img-home {
  width: 50px !important;
  height: 130px !important;
}

/*---------------- START Home Banner CSS  ---------------- */

@keyframes slidy {
  0% {
    left: 0%;
  }

  20% {
    left: 0%;
  }

  25% {
    left: -100%;
  }

  45% {
    left: -100%;
  }

  50% {
    left: -200%;
  }

  70% {
    left: -200%;
  }

  75% {
    left: -300%;
  }

  95% {
    left: -300%;
  }

  100% {
    left: -400%;
  }
}

div#slider {
  overflow: hidden;
  height: 500px;
}

div#slider figure img {
  width: 20%;
  float: left;
}

div#slider figure {
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 20s slidy infinite;
}

.home_banner_img {
  position: relative !important;
  width: 80%;
  margin: 0 auto;
}

.home_banner_img_shop {
  width: 40%;
  position: relative !important;
  height: auto;
  margin: 0 auto;
}

.home_banner_img .home_btn {
  position: absolute;
  bottom: 15%;
  left: 40%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #c44c32;
  color: #fdb34d;
  font-size: 24px;
  padding: 0 15px;
  border: none;
  cursor: pointer;
  border-radius: 10px;
  text-align: center;
  font-family: Roboto;
}

.home_banner_img .home_btn:hover {
  background-color: #2f1254;
}

.home_banner_img .home_btn2 {
  position: absolute;
  bottom: 15%;
  left: 52%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #c44c32;
  color: #fdb34d;
  font-size: 24px;
  padding: 0 15px;
  border: none;
  cursor: pointer;
  border-radius: 10px;
  text-align: center;
  font-family: Roboto;
}

.home_banner_img .home_btn2:hover {
  background-color: #2f1254;
}

/*---------------- End Home Banner CSS  ---------------- */

/*---------------- START NAVIGATION BUTTON SLIDER CSS  ---------------- */

/* .homoscope_slider .owl-prev,
.homoscope_slider .owl-next,
.astrologers_services_slider .owl-next,
.astrologers_services_slider .owl-prev,
.blog_slider .owl-next,
.blog_slider .owl-prev {
  font-family: FontAwesome !important;
} */

/* .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  font-size: 30px !important;
} */

.blog_slider button {
  border-radius: 50px;
  height: 50px;
}

.astrologers_services_slider button {
  border-radius: 50px;
  height: 50px;
}

.astrologers_services_slider .owl-nav {
  display: flex;
  justify-content: space-between;
  color: #2f0f64;
}

.homoscope_slider .owl-nav {
  display: flex;
  justify-content: space-between;
  color: #2f0f64;
}

.blog_slider .owl-nav {
  display: flex;
  justify-content: space-between;
  color: #2f0f64;
}

.blog_slider .owl-nav .owl-next {
  position: absolute;
  right: -50px;
  top: 40%;
}

.blog_slider .owl-nav .owl-prev {
  position: absolute;
  left: -50px;
  top: 40%;
}

.astrologers_price_btn i {
  padding-right: 5px;
}

/*---------------------- END NAVIGATION BUTTON SLIDER CSS --------------------- */

.cards:hover {
  transform: translateY(-10px);
}

.cards {
  position: relative;
  color: #fff;
  transition: 0.5s;
  cursor: pointer;
}

.homoscope_slider_wrap {
  position: relative;
  margin-top: 1%;
}

.homoscope_slider .owl-nav .owl-prev {
  position: absolute;
  left: -50px;
  top: 40%;
}

.homoscope_slider .owl-nav .owl-next {
  position: absolute;
  right: -50px;
  top: 40%;
}

.astrologers_card {
  border: solid 1px #e5e5e5;
  position: relative;
  border-radius: 10px;

}

.card-p {
  font-size: 16px;
  color: #666666;
  font-family: Roboto;
}

.astrologers_card h6 {
  color: #ffd70a;
  text-transform: uppercase;
  font-size: 20px;
  font-family: poppins;
}

.astrologers_card span {
  color: #ffd70a;
  text-transform: uppercase;
  font-size: 16px;
  font-family: Roboto;
  margin-bottom: 10px;
  display: block;
}

.astrologers_price_btn {
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}

.astrologers_price_btn :hover {
  transform: scale(1.1);
}

.astrologers_price_btn fa-flip-horizontal {
  transform: none;
}

.astrologers_price_btn :active {
  transform: scale(1);
}

.astrologers_card_ser {
  background: transparent;
}

.astrologers_card_ser .astrologers_text {
  background-color: transparent;
  padding-bottom: 0;
}

.astrologers_card_ser .astrologers_price_btn {
  position: static;
  transform: translateX(0);
}

.astrologers_img {
  width: 120px;
  margin: -40px auto 5px auto;
}

.astrologers_img img {
  width: 100% !important;
  height: 100%;
  border-radius: 100px;
  object-fit: cover;
  border: 1px solid #e5e5e5;
  padding: 5px;
}

.astrologers_name {
  font-size: 20px;
  background-color: #f9e427;
  width: auto;
  text-align: center;
}

.astrologers_services_img {
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
  margin-top: 10px;
}

.astrologers_services_name {
  font-size: 20px;
  font-weight: 600;
  padding: 6px 12px;
  color: #2f1254;
  font-family: Roboto;
  text-transform: uppercase;
}

.sec_6 h3,
.sec_7 h3 {
  color: #2f1254;
  font-size: 25px;
  font-family: poppins;
  text-transform: uppercase;
}

.sec_6 p {
  color: #2f1254;
  font-size: 14px;
  font-family: poppins;
}

.sec_7 p {
  color: #666666;
  font-size: 16px;
  font-family: Roboto;
}

.astrologers_price {
  color: #2f1254;
  display: flex;
  gap: 4em;
  justify-content: center;
  /* padding-bottom: 10px; */
}

.astrologers_price h5 {
  font-weight: 500;
  font-size: 16px;
}

.astrologers_text {
  text-align: center;
  background-color: #f7f0ff;
  /* padding-bottom: 10px; */
  border-radius: 10px;
  height: 100px;
  padding: 0 .4rem;
}

.astrologers_text_inner {
  padding-top: 5px;
}

.astrologers_text_inner p {
  color: #6c5593;
  font-family: Roboto;
  font-size: 14px;
}

.astrologers_price_btn a {
  padding: 6px 28px;
  border-radius: 100px;
  font-family: Roboto;
  display: inline-block;
  font-size: 14px;
  text-transform: capitalize;
}

.astrologers_price_btn .msg_now {
  background-color: #f5c300;
  color: #fff;
  box-shadow: 2px 6px 8px #ccc;
}

.astrologers_price_btn .call_now {
  background-color: #6c5593;
}

.astrologers_sec .owl-stage-outer {
  padding-top: 40px;
  padding-bottom: 40px;
}

.astrologers_price_btn .view_more_btn {
  background-color: #f5c300;
  color: #2f1254;
  box-shadow: 2px 6px 8px #ccc;
  border-radius: 100px;
  width: 130px;
  height: 31px;
}

/* .astrologers_sec .owl-prev,
.astrologers_sec .owl-next {
  font-family: FontAwesome !important;
} */

.astrologers_sec .owl-nav {
  display: flex;
  justify-content: space-between;
  color: #2f0f64;
}

.astrologers_sec .owl-nav .owl-prev {
  position: absolute;
  left: -50px;
  top: 50%;
}

.astrologers_sec .owl-nav .owl-next {
  position: absolute;
  right: -50px;
  top: 50%;
}

.astrologers_services .owl-nav .owl-prev {
  position: absolute;
  left: -50px;
  top: 50%;
}

.astrologers_services .owl-nav .owl-next {
  position: absolute;
  right: -50px;
  top: 50%;
}

.card_section {
  background-color: #f7f0ff;
}

.card-section {
  /* display: flex; */
  padding: 20px;
}

.card {
  background-color: white;
  border-radius: 10px;
  flex: 1;
  overflow: hidden;
}

.image {
  position: relative;
}

.image img {
  max-width: 100%;
  height: auto;
  display: block;
  width: 100%;
}

.text-overlay {
  position: absolute;
  bottom: 0px;
  padding: 0 20px;
  color: white;
}

.text-overlay h5 {
  font-size: 20px;
  font-family: poppins;
}

.text {
  padding: 5px 20px;
  border-top: 1px solid #f0f0f0;
  background-color: #e5d6f8;
}

.text p {
  margin-bottom: 0;
  color: #2f1254;
  font-size: 14px;
  font-family: Roboto;
  text-align: justify;
}

/* ----------------->  start accordion style  from here ------------------------*/

.accordion-button {
  background-color: #2f1254 !important;
  color: white !important;
  margin-bottom: 10px;
  border-radius: 30px !important;
  font-size: 14px;
  font-family: Roboto;
}

.accordion-item {
  border: unset !important;
}

.accordion-body {
  overflow: hidden;
  background-color: #f1f1f1;
  margin-bottom: 10px;
  margin-top: -20px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  font-family: Roboto;
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../Image/arrow.png);
}

.accordion-button::after {
  background-image: url(../Image/arrow.png);
}

.accordion-item h2 i {
  padding-right: 10px;
}

/* ---------- accordion style end --------------------------------------- */

/* ---------- Start Button Css --------------------------------------- */

.btn_box {
  display: none;
}

.accordion_button {
  background-color: #f5c300;
  border-radius: 100px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 2px 4px;
  color: #2f1254;
  cursor: pointer;
  display: inline-block;
  font-family: Inter, -apple-system, system-ui, Roboto, "Helvetica Neue", Arial,
    sans-serif;
  height: 40px;
  line-height: 40px;
  outline: 0;
  overflow: hidden;
  padding: 0 20px;
  pointer-events: auto;
  position: relative;
  text-align: center;
  touch-action: manipulation;
  user-select: none;
  -webkit-user-select: none;
  vertical-align: top;
  white-space: nowrap;
  z-index: 9;
  border: 0;
  transition: box-shadow 0.2s;
}

.btn :hover,
.accordion_button:hover {
  box-shadow: rgba(253, 76, 0, 0.5) 0 3px 8px;
}

.button {
  display: flex;
  gap: 0.5rem;
}

.footer_head {
  padding: 0;
}

.button-menu-pushable {
  position: relative;
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  outline-offset: 4px;
  transition: filter 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-menu-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: hsl(0deg 0% 0% / 0.25);
  will-change: transform;
  transform: translateY(2px);
  transition: transform 600ms cubic-bezier(0.3, 0.7, 0.4, 1);
}

.button-menu-edge {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: #ffa724;
}

.button-menu-front {
  /* height: 37px; */
  display: block;
  position: relative;
  padding: 4px;
  border-radius: 5px;
  color: #000;
  background: #ffd70a;
  will-change: transform;
  transform: translateY(-4px);
  transition: transform 600ms cubic-bezier(0.3, 0.7, 0.4, 1);
  font-size: 0.85rem !important;
}

.top-head-nav-stick {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1000;
}

.button-menu-pushable:hover {
  filter: brightness(110%);
  -webkit-filter: brightness(110%);
}

.button-menu-pushable:hover .button-menu-front {
  transform: translateY(-6px);
  transition: transform 250ms cubic-bezier(0.3, 0.7, 0.4, 1.5);
}

.button-menu-pushable:active .button-menu-front {
  transform: translateY(-2px);
  transition: transform 34ms;
}

.button-menu-pushable:hover .button-menu-shadow {
  transform: translateY(4px);
  transition: transform 250ms cubic-bezier(0.3, 0.7, 0.4, 1.5);
}

.button-menu-pushable:active .button-menu-shadow {
  transform: translateY(1px);
  transition: transform 34ms;
}

.button-menu-pushable:focus:not(:focus-visible) {
  outline: none;
}

.menu_btn {
  display: flex;
  gap: 8px;
}

.menu_btn a {
  text-decoration: none;
}

.sidenav a:hover {
  color: white;
}

/* ---------- End Button Css --------------------------------------- */

/* ----------  Start Sec - 8--------------------------------------- */

.about_us {
  margin: 0px 30px;
  text-align: justify;
  color: white;
}

.about_us h3 {
  font-size: 20px;
  color: #fce83d;
  font-family: poppins;
}

.about_us p {
  color: #fff;
  font-size: 16px;
  font-family: Roboto;
  height: auto;
  line-height: 20px;
}

.Subscribe_section h3 {
  font-size: 20px;
  color: #fff;
  line-height: 39px;
  font-family: poppins;
  width: auto;
}

.Subscribe_section p {
  color: #fff;
  font-size: 16px;
  font-family: Roboto;
  line-height: 39px;
  width: auto;
}

.sec_8 {
  background-color: #6c5593;
}

input,
button {
  font-family: "Poppins", sans-serif;
}

.s130 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Poppins", sans-serif;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 100%;
}

.s130 form {
  width: 450px;
  height: 40px;
}

.s130 form .inner-form-sec {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  overflow: hidden;
}

.s130 form .inner-form-sec .input-field {
  height: 50px;
}

.s130 form .inner-form-sec .input-field input {
  height: 100%;
  background: transparent;
  border: 0;
  display: block;
  width: 100%;
  font-size: 16px;
  color: #000;
  font-family: Roboto;
}

.s130 form .inner-form-sec .input-field input.placeholder {
  color: #222;
  font-size: 16px;
}

.s130 form .inner-form-sec .input-field input:-moz-placeholder {
  color: #222;
  font-size: 16px;
}

.s130 form .inner-form-sec .input-field input::-webkit-input-placeholder {
  color: #222;
  font-size: 16px;
}

.s130 form .inner-form-sec .input-field input:hover,
.s130 form .inner-form-sec .input-field input:focus {
  box-shadow: none;
  outline: 0;
}

.s130 form .inner-form-sec .input-field.first-wrap-sec {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background: #ffffff94;
}

.s130 form .inner-form-sec .input-field.first-wrap-sec input {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.s130 form .inner-form-sec .input-field.first-wrap-sec .svg-wrapper {
  min-width: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.s130 form .inner-form-sec .input-field.first-wrap-sec svg {
  width: 36px;
  height: 36px;
  fill: #222;
}

.s130 form .inner-form-sec .input-field.second-wrap {
  min-width: 150px;
}

.s130 form .inner-form-sec .input-field.second-wrap .btn-search {
  height: 100%;
  width: 100%;
  white-space: nowrap;
  font-size: 16px;
  color: black;
  border: 0;
  cursor: pointer;
  position: relative;
  z-index: 0;
  background: #ffd70a;
  transition: all 0.2s ease-out, color 0.2s ease-out;
  font-family: poppins;
}

.s130 form .inner-form-sec .input-field.second-wrap .btn-search:hover {
  background: #ffff;
}

.s130 form .inner-form-sec .input-field.second-wrap .btn-search:focus {
  outline: 0;
  box-shadow: none;
}

.s130 form .info {
  font-size: 15px;
  color: #ccc;
  padding-left: 26px;
}

/* ----------End Sec - 8--------------------------------------- */

/* -----------------> Start Footer CSS Code ------------------------*/

.footer {
  background-color: #2f1254;
}

.ss-foot-ul-sec a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #b070ff;
}

.ss-foot-ul-img-sec li {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

.ss-foot-ul-img-sec p {
  color: #fff;
  line-height: 0;
  margin-left: 5px;
  font-size: 14px;
  font-family: poppins;
  display: contents;
}

.ss-foot-ul-img-sec span {
  display: block;
  font-size: 14px;
  font-family: poppins;
  color: white;
}

.ss-foot-ul-img-sec a:hover {
  text-decoration: none !important;
  list-style: none !important;
}

.ss-foot-ul-img-sec a {
  background: #b173ff;
  display: block;
  border-radius: 100px;
  text-decoration: none;
}

.fot_link {
  text-align: center;
}

.contact_list ul li {
  padding: 5px 0;
  color: #ffd70a;
  font-size: 14px;
}

.contact_list h5 {
  font-size: 20px;
  color: #ffd70a;
}

.contact_list ul li a {
  padding-top: 10px;
  color: #ffd70a;
  list-style: none;
  text-decoration: none;
}

.menu_list ul li {
  padding-top: 13px;
  color: #ffd70a;
}

.menu_list ul li a {
  padding-top: 15px;
  color: #ffd70a;
  font-family: poppins;
  font-size: 13px;
  text-decoration: none;
}

.social-links {
  display: flex;
}

.social-links a {
  width: 2rem;
  height: 2rem;
  text-align: center;
  text-decoration: none;
  color: #000;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.05);
  margin: 0 10px;
  border-radius: 100%;
  position: relative;
  overflow: hidden;
  transition: transform 0.5s;
  background-color: #ffd70a;
}

.social-links a .fab {
  line-height: 33px;
  position: relative;
  z-index: 10;
  transition: color 0.5s;
}

.social-links a::after {
  content: "";
  width: 100%;
  height: 100%;
  top: -90px;
  left: 0;
  background: #000;
  background: linear-gradient(-45deg, #ed1c94, #ffec17);
  opacity: 0.6;
  position: absolute;
  transition: 0.5s;
}

.social-links a:hover::after {
  top: 0;
}

.social-links a:hover .fab {
  color: #fff;
}

.social-links a:hover {
  transform: translateY(-10px);
}

.footer_head .ft_a a {
  font-size: 18px;
  text-decoration: underline;
}

#footer_disclaimer {
  color: white;
}

/* -----------------> End Footer CSS Code ------------------------*/

/*-------------Start tatk_to_astrologer page ----------------- */
.tatk_to_astrologer_card {
  position: relative;
  border-radius: 5px;
  background-color: #fff;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  box-shadow: 2px 6px 8px #c99dff;
  padding: 10px;
}

.top_content {
  width: 100%;
  display: flex;
  height: 5em;
}

.top_content p {
  color: #666;
  font-size: 14px;
}

.bottom_content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.right_col {
  width: 27%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.left_col {
  padding-right: 10px;
  width: 23%;
}

.middle_col {
  margin: 0 !important;
  width: 50%;
}

.home_banner_img {
  width: 100%;
}

.button_filter {
  background-color: #fafbfc;
  border: 1px solid #341461;
  border-radius: 6px;
  color: #341461;
  cursor: pointer;
  display: inline-block;
  font-family: Roboto;
  line-height: 20px;
  padding: 5px 20px;
}

.button_filter i {
  padding-right: 5px;
}

.button_talk {
  appearance: none;
  background-color: #fafbfc;
  border: 1px solid #4b9800;
  border-radius: 6px;
  box-shadow: rgba(27, 31, 35, 0.04) 0 1px 0,
    rgba(255, 255, 255, 0.25) 0 1px 0 inset;
  box-sizing: border-box;
  color: #4b9800;
  cursor: pointer;
  display: inline-block;
  font-family: Roboto;
  font-weight: 500;
  line-height: 20px;
  list-style: none;
  padding: 0 10px;
  position: relative;
  transition: background-color 0.2s cubic-bezier(0.3, 0, 0.5, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: break-word;
}

.button_talk:hover {
  background-color: #f3f4f6;
  text-decoration: none;
  transition-duration: 0.1s;
}

.button_talk:disabled {
  background-color: #fafbfc;
  border-color: rgba(27, 31, 35, 0.15);
  color: #959da5;
  cursor: default;
}

.button_talk:active {
  background-color: #edeff2;
  box-shadow: rgba(225, 228, 232, 0.2) 0 1px 0 inset;
  transition: none 0s;
}

.button_talk:focus {
  outline: 1px transparent;
}

.button_talk:before {
  display: none;
}

.button-4:-webkit-details-marker {
  display: none;
}

.left_col p {
  font-size: 14px;
  margin-top: 2em;
}

.call {
  padding-right: 1rem;
}

.chat {
  padding-right: 1rem;
}

.round {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: green;
  margin: 0 auto;
}

.round_2 {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #edb107;
  margin: 0 auto;
}

.round_3 {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: red;
  margin: 0 auto;
}

.right_col p {
  font-size: 14px;
  margin-top: 10px;
}

.chat_text,
.call_text {
  background-color: #4b9800;
  padding: 4px 7px;
  border-radius: 50px;
  border: none;
  width: 100px;
}

.chat_text_2,
.call_text_2 {
  background-color: #edb107;
  padding: 5px 12px;
  border-radius: 50px;
  border: 0;
  width: 100px;
}

.chat_text_3,
.call_text_3 {
  background-color: red;
  padding: 5px 5px;
  border-radius: 50px;
  border: none;
  width: 100px;
}

.call_text i {
  margin-right: 1px;
}

.search-input {
  border: 1px solid #ccc;
  border-radius: 5px;
  outline: none;
  text-align: center;
}

.middle {
  gap: 10px;
}

.search_tittle h5 {
  color: #2f0f64;
}

/*------------- End tatk_to_astrologer page ----------------- */

/*------------- Start Dhwani Shop page ----------------- */

/* .Category {
  background: linear-gradient(263.75deg, #fff0e7 0%, #dfdcf8 100%) !important;
} */

.grid {
  max-width: 1200px;
  margin: 40px auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  cursor: pointer;
}

.grid>li {
  width: calc(100% / 6 - 30px);
  margin: 0px 15px;
  margin-bottom: 30px;
  overflow: hidden;
}

.dhwani_box h1 {
  font-size: 32px;
  font-family: "Poppins";
  color: #2f1254;
  text-transform: uppercase;
}

.dhwani_box p {
  line-height: 24px;
  font-size: 16px;
  color: #341461;
  font-family: "Roboto";
}

.filters {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center;
}

.grid li img {
  max-width: 100%;
  width: 100%;
  height: 150px;
}

.filters .button_shop {
  padding: 10px 25px;
  margin: 0px 5px;
  background-color: #2f1254;
  color: #fce83d;
  border: none;
  border-radius: 10px;
  transition: 150ms;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  position: relative;
  outline: none;
  cursor: pointer;
}

.dhwani_box_tittle {
  padding: 10px;
}

.button_shop:hover {
  box-shadow: rgba(253, 76, 0, 0.5) 0 3px 8px;
}

.element-item a>div {
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  min-height: 250px;
  background-color: #fff;
}

.grid>li:hover {
  -webkit-box-shadow: 0.03rem 0.03rem 0.3rem 0.01rem rgba(242, 193, 194, 0.24),
    0.03rem 0.03rem 0.3rem 0.01rem rgba(242, 193, 194, 0.54);
  box-shadow: 0.03rem 0.03rem 0.3rem 0.01rem rgba(242, 193, 194, 0.24),
    0.03rem 0.03rem 0.3rem 0.01rem rgba(242, 193, 194, 0.54);
}

.grid>li a:hover {
  list-style: none !important;
  text-decoration: none !important;
}

.element-item h5 {
  font-size: 16px;
  font-family: Poppins;
  font-weight: bold;
  color: #00205c;
  min-height: 55px;
  font-weight: 600;
}

.element-item span {
  font-family: Roboto;
  cursor: pointer;
  color: #dc3545;
  font-size: 13px;
}

.top-text {
  width: 100%;
  float: left;
  position: relative;
  background: #2f1254;
  z-index: 10;
  padding: 10px 0px;
}

.top-text p {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  margin: 0 auto;
}

.top-news {
  width: 100%;
  float: left;
  position: relative;
  background: #efb80b;
  z-index: 10;
}

.top-news marquee {
  float: left;
  height: 40px;
  position: relative;
  line-height: 35px;
  color: #ffffff;
  overflow: hidden;
  font-size: 15px;
  padding: 8px 0px;
}

.top-news p {
  position: relative;
  line-height: normal;
  margin-bottom: 0px;
  color: #2f1254;
  font-size: 17px;
  font-weight: bold;
}

/*-------------End Dhwani Shop page ----------------- */

/*-------------Start category page ----------------- */

.product-grid {
  font-family: "poppins";
  text-align: center;
  border: 1px solid black;
  height: 100%;
}

.product-grid .product-image {
  overflow: hidden;
  position: relative;
  transition: all 0.5s;
  height: 200px !important;
  width: auto !important;
}

.product-grid:hover .product-image {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.product-grid .product-image a.image {
  display: block;
}

.product-grid .product-image img {
  width: 100%;
  height: 200px !important;
}

.product-image .pic-1 {
  opacity: 1;
  backface-visibility: hidden;
  transition: all 0.5s ease-in-out;
}

.product-grid:hover .product-image .pic-1 {
  opacity: 0;
}

.product-image .pic-2 {
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease-in-out;
}

.product-grid:hover .product-image .pic-2 {
  opacity: 1;
}

.product-grid .social {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  bottom: 10px;
  right: 0;
}

.product-grid .social li {
  margin: 0 0 10px;
  transform: translateX(100px);
  transition: all 0.4s ease-in-out;
}

.product-grid:hover .social li {
  transform: translateX(0);
}

.product-grid .social li:nth-child(1) {
  transition-delay: 0.15s;
}

.product-grid .social li:nth-child(3) {
  transition-delay: 0.1s;
}

.product-grid .social li a {
  color: #666;
  background: #fff;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  width: 40px;
  display: block;
  transition: all 0.3s;
}

.product-grid .social li a:hover {
  color: #fff;
  background: #2f1254;
}

.product-grid .product-content {
  padding: 20px 10px;
}

.product-grid .title {
  font-weight: 600;
  text-transform: capitalize;
}

.product-grid .title a {
  color: #00205c;
  font-size: 16px;
  font-family: poppins;
  transition: all 500ms;
}

.product-grid .title a:hover {
  color: var(--main-color1);
}

.product-grid .price {
  color: var(--main-color1);
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 12px;
}

.product-grid .rating {
  padding: 0;
  margin: 0;
  list-style: none;
}

.product-grid .rating li {
  color: #ffd200;
  font-size: 13px;
  display: inline-block;
}

/*-------------End category page ----------------- */

/*-------------Start Product page ----------------- */

.banner-1 {
  width: 100%;
  height: 49vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: self-end;
  justify-content: flex-start;
}

.banner-1 section,
.banner-1 a {
  color: black;
  margin: 0 5px;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
}

.pd-wrap {
  padding: 20px 0;
  font-family: "Poppins", sans-serif;
}

.heading-section {
  text-align: center;
  margin-bottom: 5px;
}

.sub-heading {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  display: block;
  font-weight: 600;
  color: #2e9ca1;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.heading-section h2 {
  font-size: 32px;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 8px;
  font-family: "Poppins", sans-serif;
}

.user-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: relative;
  min-width: 80px;
  background-size: 100%;
}

.carousel-testimonial .item {
  padding: 30px 10px;
}

.quote {
  position: absolute;
  top: -23px;
  color: #2e9da1;
  font-size: 27px;
}

.name {
  margin-bottom: 0;
  line-height: 14px;
  font-size: 17px;
  font-weight: 500;
}

.position {
  color: #adadad;
  font-size: 14px;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  outline: none;
  height: 25px;
}

.owl-nav button svg {
  width: 25px;
  height: 25px;
}

.owl-nav button.owl-prev {
  left: 25px;
}

.owl-nav button.owl-next {
  right: 25px;
}

.product-thumb .item img {
  height: 100px;
}

.product-name {
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 4px;
}

.product-price-discount {
  font-size: 18px;
  font-weight: 400;
  padding: 5px 0;
  clear: both;
}

.product-price-discount span.line-through {
  text-decoration: line-through;
  margin-left: 10px;
  font-size: 22px;
  vertical-align: middle;
  color: #a5a5a5;
}

.display-flex {
  display: flex;
}

.align-center {
  align-items: center;
}

.product-info {
  width: 100%;
}

.reviews-counter {
  font-size: 13px;
}

.reviews-counter span {
  vertical-align: -2px;
}

.rate {
  float: left;
  padding: 0 10px 0 0;
  font-size: 12px;
  color: #ff9c00;
}

.rate:not(:checked)>input {
  position: absolute;
  top: -9999px;
}

.rate:not(:checked)>label {
  float: right;
  width: 15px;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 21px;
  color: #ccc;
  margin-bottom: 0;
  line-height: 21px;
}

.rate:not(:checked)>label:before {
  content: "\2605";
}

.rate>input:checked~label {
  color: #ffc700;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
  color: #deb217;
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
  color: #c59b08;
}

.product-dtl p {
  font-size: 14px;
  line-height: 24px;
  color: #7a7a7a;
  margin-top: 0.5rem;
}

.product-dtl .form-control {
  font-size: 15px;
}

.product-dtl label {
  line-height: 16px;
  font-size: 15px;
}

.form-control:focus {
  outline: none;
}

.product-count {
  margin-top: 15px;
}

.product-count .qtyminus,
.product-count .qtyplus {
  width: 34px;
  height: 34px;
  background: #212529;
  text-align: center;
  font-size: 19px;
  line-height: 36px;
  color: #fff;
  cursor: pointer;
}

.product-count .qtyminus {
  border-radius: 3px 0 0 3px;
}

.product-count .qtyplus {
  border-radius: 0 3px 3px 0;
}

.product-count .qty {
  width: 60px;
  text-align: center;
}

.round-black-btn {
  border-radius: 100px;
  background: #ffd70a;
  padding: 7px 20px;
  color: #000;
  margin-top: 20px;
  border: solid 2px #ffd70a;
  transition: all 0.5s ease-in-out 0s;
}

.round-black-btn:hover,
.round-black-btn:focus {
  background: #2f1254 !important;
  color: white !important;
  text-decoration: none;
  border: #2f1254 !important;
}

.product-info-tabs {
  margin-top: 25px;
}

.product-info-tabs .nav-tabs {
  border-bottom: 2px solid #d8d8d8;
}

.product-info-tabs .nav-tabs .nav-item {
  margin-bottom: 0;
}

.product-info-tabs .nav-tabs .nav-link {
  border: none;
  border-bottom: 2px solid transparent;
  color: #323232;
}

.product-info-tabs .nav-tabs .nav-item .nav-link:hover {
  border: none;
}

.product-info-tabs .nav-tabs .nav-item.show .nav-link,
.product-info-tabs .nav-tabs .nav-link.active,
.product-info-tabs .nav-tabs .nav-link.active:hover {
  border: none;
  border-bottom: 2px solid #d8d8d8;
  font-weight: bold;
}

.product-info-tabs .tab-content .tab-pane {
  padding: 30px 20px;
  font-size: 15px;
  line-height: 24px;
  color: #7a7a7a;
}

.review-form .form-group {
  clear: both;
}

.mb-20 {
  margin-bottom: 20px;
}

.review-form .rate {
  float: none;
  display: inline-block;
}

.review-heading {
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #000;
}

.review-form .form-control {
  font-size: 14px;
}

.review-form input.form-control {
  height: 40px;
}

.review-form textarea.form-control {
  resize: none;
}

.review-form .round-black-btn {
  text-transform: uppercase;
  cursor: pointer;
}

.faq_product {
  border: 1px solid #000;
  padding: 15px;
  color: black;
  border-radius: 10px;
}

.footer_btn_wrap {
  gap: 20px;
}

#language-dropdown {
  z-index: 999;
  min-width: 120px;
}

/*------------End Product page ----------------- */

/* -----------------> Responsive CSS Code ------------------------*/
@media screen and (min-device-width: 768px) and (max-device-width: 1480px) {}

@media (max-width: 1024px) {

  .footer_btn_wrap,
  .footer_btn_wrap .button {
    flex-wrap: wrap;
  }

  .home_banner_img .home_btn {
    left: 40% !important;
  }
}

@media (max-width: 992px) {

  .navbar .links,
  .navbar .action_btn {
    display: none;
  }

  .navbar .toggle_btn {
    display: block;
  }

  .footer_btn_wrap {
    display: block !important;
  }

  .footer_btn_wrap .button {
    display: block;
  }

  .footer_btn_wrap .footer_btn {
    display: block;
    width: 100%;
    padding: 12px 20px;
  }

  .footer_btn_wrap .div-button {
    margin-bottom: 1rem;
  }

  .contact_list_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid 1px #6c5593;
    padding: 10px 0 30px 0;
    margin-bottom: 20px;
  }

  .contact_list ul {
    margin: 0;
    padding: 0;
  }

  .footer_logo {
    justify-content: space-between;
    align-items: center;
  }

  .contact_list_wrap ul {
    padding-left: 1rem !important;
  }

  .footer_btn_wrap .button {
    flex-wrap: wrap;
  }

  .s130 form .inner-form-sec .input-field {
    height: 50px;
  }

  .tatk_to_astrologer_card {
    flex-direction: column;
  }

  .left_col {
    width: 100%;
    margin-bottom: 15px;
  }

  .top_content {
    flex-wrap: nowrap;
    height: unset;
  }

  .middle_col {
    width: 100%;
  }

  .right_col {
    flex-direction: unset;
    padding: 5px 10px;
  }

  .tatk_to_astrologer_card_img img {
    display: block;
  }

  .bottom_content {
    flex-wrap: wrap;
  }

  .product-grid {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .btn_box {
    background-color: #f5c300;
    border-radius: 100px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 2px 4px;
    color: #2f1254;
    cursor: pointer;
    display: unset;
    font-family: Inter, -apple-system, system-ui, Roboto, "Helvetica Neue",
      Arial, sans-serif;
    height: 40px;
    line-height: 40px;
    outline: 0;
    overflow: hidden;
    padding: 0 20px;
    pointer-events: auto;
    position: relative;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    -webkit-user-select: none;
    vertical-align: top;
    white-space: nowrap;
    z-index: 9;
    border: 0;
    transition: box-shadow 0.2s;
  }

  .sidenavbaar {
    display: unset !important;
    cursor: pointer;
    color: white;
    padding-top: 7px;
  }
.sidenav{
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
  .form-control {
    font-size: 12px;
  }

  .navbars {
    flex-wrap: wrap;
    display: none;
  }

  .column {
    flex-basis: 33.33%;
    margin-bottom: 10px;
  }

  ul.main-nav {
    padding: 15px 0 0 0 !important;
    width: 100%;
    display: flex;
    gap: 5px;
    margin: 0 auto !important;
    min-height: auto;
  }

  ul.main-nav li {
    padding: 5px 0;
  }

  ul.main-nav li img {
    width: 70%;
  }

  ul.main-nav li span {
    display: block;
    padding-top: 5px;
    font-weight: 500;
    font-size: 10px;
    line-height: 14px;
  }

  .animated img {
    display: none;
  }

  .card-section {
    padding: 0 !important;
  }

  .forms input {
    width: unset !important;
    margin-top: 8px;
    font-size: 16px;
    height: 35px;
  }

  .search_tittle h5 {
    font-size: 16px;
  }

  .blog_slider button {
    height: 35px;
    width: 35px;
    margin-left: -35px;
    margin-right: -35px;
  }

  .left {
    display: unset !important;
  }

  .img {
    text-align: center;
    padding: 20px 0;
  }

  .img img {
    height: auto;
    width: 150px;
  }

  .about_us h3 {
    text-align: center;
  }

  .menu_list {
    display: block;
    width: 100%;
  }

  .about_section {
    display: block;
  }

  .Subscribe_section {
    margin: 0 auto;
  }

  .btn_box {
    display: unset !important;
  }

  #more,
  #mores {
    display: none;
  }

  .footer_btn {
    white-space: unset !important;
    height: auto;
    width: auto;
  }

  .home_banner_img .home_btn {
    left: 40% !important;
  }

  .home_banner_img .home_btn2 {
    left: 60% !important;
  }

  .homoscope_slider .owl-nav .owl-prev {
    left: -50px;
  }

  .homoscope_slider .owl-nav .owl-next {
    right: -50px;
  }

  .home_banner_img {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .astrologers_sec .owl-nav .owl-prev {
    left: -70px;
  }

  .astrologers_sec .owl-nav .owl-next {
    right: -35px;
  }

  .blog_slider .owl-nav .owl-next {
    right: -4px !important;
  }

  .blog_slider .owl-nav .owl-prev {
    left: -4px !important;
  }

  .back-to-shop {
    margin-top: 0 !important;
    padding-left: 0 !important;
  }

  .astrologers_services .owl-nav .owl-prev {
    left: -35px;
  }

  .astrologers_services .owl-nav .owl-next {
    right: -35px;
  }

  .collapsible {
    margin-top: 10px;
    margin-bottom: -15px;
  }

  .s130 form .inner-form-sec .input-field.first-wrap-sec .svg-wrapper {
    min-width: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
  }

  .s130 form .inner-form-sec .input-field.first-wrap-sec svg {
    width: 26px;
    height: 26px;
    fill: #222;
  }

  .s130 form .inner-form-sec .input-field.second-wrap {
    min-width: 100px;
  }

  .delete-padding {
    padding: 0;
  }

  .login_margin {
    margin: 0;
  }

  .s130 form {
    width: 100%;
  }

  .main_logo {
    display: none !important;
  }

  .toggle_btn {
    display: unset !important;
    color: white;
    padding-right: 90px;
    margin-top: 12px;
    font-size: 2rem;
  }

  .toggle_cart {
    color: white;
    font-size: 1.8rem;
  }

  .menu_btn {
    display: none !important;
  }

  .fot_link {
    width: 100% !important;
  }

  .logo {
    padding-left: 20px;
    display: inline-block;
  }

  .logo img {
    margin-top: 10px;
    width: 95px !important;
    height: auto;
  }

  .sidenavbaar {
    /* font-size: 2rem !important; */
  }

  .banner-1 {
    height: 25vh !important;
  }

  .banner-1 section,
  .banner-1 a {
    padding-bottom: 0 !important;
  }

  .sidenav a {
    font-size: 16px;
  }

  .button_filter {
    padding: 5px !important;
  }

  .tatk_to_astrologer_card_main {
    margin-bottom: 20px;
  }

  .filters .button_shop {
    padding: 5px 10px;
    margin: 5px;
  }

  .grid>li {
    width: calc(100% / 4 - 30px);
  }

  .element-item span {
    font-size: 16px;
    line-height: 22px;
  }

  .product-grid {
    margin-bottom: 10px;
  }

  #footer_disclaimer {
    font-size: 14px;
  }

  .footerBottomMenu p {
    font-size: 12px;
    text-align: center;
  }

  .button_talk {
    height: 30px;
  }

  .search-input {
    width: 30%;
  }

  .right {
    padding: 0;
    gap: 5px !important;
  }

  .time {
    width: unset !important;
  }

  .toggle_cart_2 {
    color: #ffd70a;
    cursor: pointer;
    font-size: 18px;
    display: unset;
    padding-top: 7px;
  }

  .main-pricing-plan ul li {
    width: 38% !important;
  }

  .categories_section {
    width: 100% !important;
  }

  .blog_content .col-md-3 {
    padding: 0;
  }

  div#slider {
    height: 200px;
  }

  .recharge_box h4 {
    padding: 8px 5px !important;
    font-size: 14px !important;
  }

  .pmnt img {
    width: 35% !important;
  }
}

@media all and (max-width: 680px) {
  .icon-button {
    border-radius: 1.6rem;
    font-size: 0.8rem;
    height: 1.6rem;
    line-height: 1.6rem;
    width: 1.6rem;
  }

  .icon-button:hover span {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 1.6rem;
    margin: -0.8rem;
  }

  .icon-button i {
    height: 1.6rem;
    line-height: 1.6rem;
    width: 1.6rem;
  }

  .pinterest {
    display: none;
  }

  .span_12 {
    width: 100%;
  }
}

@media (max-width: 576px) {
  .padding-left {
    padding-left: 1.5rem !important;
  }

  .no-pad {
    padding: 0 !important;
    gap: 5px !important;
  }

  header {
    padding: 0 18px;
  }

  .astrologers_services .owl-nav .owl-prev {
    position: absolute;
    left: -30px;
    top: 50%;
  }

  .logo {
    padding: 0;
    display: inline;
  }

  .logo img {
    min-width: 95px !important;
    margin-top: 0px !important;
  }

  .astrologers_services .owl-nav .owl-next {
    position: absolute;
    right: -22px;
    top: 50%;
  }

  .astrologers_sec .owl-nav .owl-prev {
    position: absolute;
    left: -30px;
    top: 40%;
  }

  .astrologers_sec .owl-nav .owl-next {
    position: absolute;
    right: -29px;
    top: 40%;
  }

  .homoscope_slider .owl-nav .owl-prev {
    position: absolute;
    left: -30px;
    top: 42%;
  }

  .homoscope_slider .owl-nav .owl-next {
    position: absolute;
    right: -28px;
    top: 42%;
  }

  .homoscope_slider button {
    height: 40px;
    width: 40px;
  }

  .Login {
    font-size: 14px;
    padding: 8px;
  }

  .toggle_cart_2 {
    font-size: 15px;
    padding-top: 0px !important;
  }

  .homoscope_slider button {
    height: 40px;
    width: 40px;
  }

  .toggle_cart {
    font-size: 1.25rem;
    display: flex;
    padding-top: 8px;
    margin-top: 3px;
  }

  .sidenavbaar {
    /* font-size: 24px !important; */
    padding-top: 0px !important;
  }

  .blog_slider button {
    height: 30px;
    width: 30px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .img img {
    height: auto;
    width: 100px;
  }

  .about_us p {
    font-size: 14px;
  }

  .sec_6_box {
    flex-direction: column-reverse;
  }

  .animated h3,
  .astrologers_services h3,
  .card_section h3,
  .astrologers h3,
  .sec_6 h3 {
    font-size: 24px;
  }

  /* .ss-foot-ul-img-sec a {
    width: 75%;
  } */

  .footer_logo {
    display: unset !important;
  }

  .button {
    padding-top: 20px;
  }

  .contact_list_wrap {
    display: block;
  }

  .contact_list ul {
    margin: 10px 0 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .social-links {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .footer_logo .col-md-5 img {
    width: 10rem !important;
    height: 4rem;
  }

  .footer_logo .col-md-5 {
    place-content: center;
    align-items: c;
    justify-content: center;
    display: flex;
  }

  .contact_list .px-5 {
    padding-left: 15px !important;
    padding-right: 0 !important;
  }

  .contact_list_wrap .fa-envelope {
    position: relative;
    top: 3px;
  }

  .home_banner_img .home_btn {
    left: 30% !important;
    font-size: 16px !important;
    bottom: 0% !important;
  }

  .home_banner_img .home_btn2 {
    left: 60% !important;
    font-size: 16px !important;
    bottom: 0% !important;
  }

  .home_banner_img {
    padding: 0rem 0 0 0 !important;
  }

  .footer_btn_wrap {
    margin-top: 10px;
  }

  .s130 form {
    width: 85%;
  }

  .accordion {
    padding-top: 25px;
  }

  .contact_list h5 {
    padding: 0 20px;
    text-align: center;
    align-items: center;
    place-self: center;
  }

  .menu_list {
    padding: 0 20px;
  }

  .banner-1 {
    height: 10vh !important;
  }

  .top_content {
    flex-wrap: unset !important;
  }

  .grid>li {
    width: calc(100% / 2 - 30px);
  }

  .search_tittle {
    /* margin: 0 auto !important; */
    text-align: center;
  }

  .middle {
    justify-content: space-around;
  }

  .right {
    justify-content: space-around !important;
  }

  .left_col {
    width: 175px;
  }

  .middle_col {
    width: 200px;
  }

  .right_col {
    width: 100px;
    padding: 0;
  }

  .right_col p {
    font-size: 12px;
  }

  .blog_content {
    flex-direction: column-reverse;
  }

  .recharge_list {
    display: none;
  }

  .dash-sub-head {
    font-size: 18px !important;
    padding: 10px 0;
  }

  #rch {
    display: unset !important;
    font-size: 17px;
    color: #2f1254;
    border: 1px solid #ffc107;
    padding: 5px;
    background-color: #ffc107;
    border-radius: 10px;
    cursor: pointer;
    box-shadow: 0px 3px #ffd70a91;
  }

  .pricing-plan .btn-select {
    width: 70% !important;
  }

  .ribbon span {
    font-size: 10px !important;
  }

  .ribbon-top-left span {
    right: -20px !important;
    top: 20px !important;
    transform: rotate(-45deg);
  }

  .ribbon-top-left::before {
    right: 30px !important;
  }

  .ribbon-top-left::after {
    bottom: 30px !important;
  }

  .rechargepack-main-div .col-lg-12 {
    padding: 0 !important;
  }

  .desktop_view_blog_section {
    display: block;
  }

  .pmnt img {
    width: 60% !important;
  }
}

@media (max-width: 320px) {
  .logo {
    padding: 0;
  }

  .toggle_cart span {
    font-size: 12px;
  }

  .toggle_cart {
    font-size: 12px;
    margin-top: 5px;
  }

  .toggle_cart_2 {
    /* padding-top:16px; */
    font-size: 10px;
  }

  ul.main-nav li img {
    width: 60%;
  }

  ul.main-nav li span {
    font-size: 8px;
    line-height: 10px;
  }

  .homoscope_slider .owl-nav .owl-prev {
    left: -30px;
    top: 40%;
  }

  .homoscope_slider .owl-nav .owl-next {
    right: -29px;
    top: 36%;
  }

  .animated h3,
  .astrologers_services h3,
  .card_section h3,
  .astrologers h3,
  .sec_6 h3,
  .sec_7 h3 {
    font-size: 20px;
  }

  .text-overlay h5 {
    font-size: 15px;
    width: 100%;
  }

  .accordion-body {
    font-size: 13px;
  }

  .Subscribe_section h3 {
    font-size: 15px;
  }

  .Subscribe_section p {
    font-size: 13px;
  }

  .s130 form .inner-form-sec .input-field {
    height: 40px;
  }

  .s130 form .inner-form-sec .input-field.first-wrap-sec .svg-wrapper {
    min-width: auto;
  }

  .ss-foot-ul-img-sec a {
    width: 100%;
  }

  .element-item a>div {
    min-height: 200px;
  }

  .faq_product {
    padding: 10px;
  }

  .search_tittle h5 {
    font-size: 15px;
  }

  .button_talk {
    height: 25px;
  }

  .search-input {
    width: 35%;
  }

  .button_filter {
    padding: 5px !important;
  }

  .main-pricing-plan ul li {
    width: 49% !important;
    margin: 0 auto !important;
  }

  .ribbon-top-left {
    top: -17px !important;
    left: 6px !important;
  }

  .ribbon {
    width: 98px !important;
    height: 35px !important;
    margin-left: 10px !important;
    display: block !important;
    border-radius: 8px !important;
  }

  .ribbon-top-left span {
    right: -41px !important;
    top: 11px !important;
    transform: rotate(0deg) !important;
  }

  .ribbon span {
    width: 183px !important;
  }

  .pricing-plan h6 {
    font-size: 12px !important;
    padding: 10px 0 10px 20px !important;
  }

  .pricing-plan-recharge .btn-select {
    font-size: 13px !important;
  }

  .pricing-plan-recharge h5 {
    font-size: 19px !important;
  }

  .cart_form {
    display: block;
  }

  .pmnt img {
    width: 50% !important;
  }

  .payment {
    width: 50%;
  }

  .padding-left {
    padding-left: 0.5rem !important;
  }
}

/* -----------------> End Responsive CSS Code ------------------------*/

/* -----------------> Start Blog-page CSS Code ------------------------*/

@media screen and (min-width: 576px) {
  .desktop_view_blog_section {
    display: block;
  }
}

.content_blog_list {
  background-color: transparent;
  padding-top: 30px;
}

.categories_section {
  margin-bottom: 30px;
}

.heading_top_trending {
  display: flex;
  padding-bottom: 15px;
  border-bottom: 1px dotted #919191;
  margin-bottom: 20px;
}

.heading_name_trending {
  padding-left: 15px;
}

.heading_name_trending h4 {
  font-size: 1.25rem;
  font-weight: 500;
  color: #323232;
  line-height: 1.6rem;
  margin: 0 0 0.5rem;
}

.heading_name_trending h6 {
  color: #8c8c8c;
  font-size: 0.8rem;
  margin: 0;
  font-weight: 400;
}

.catergories_items .categories_link {
  font-size: 16px;
  cursor: pointer;
  padding: 10px;
  border: 1px solid #8334e4;
  background-color: #dfc7fd;
  border-radius: 10px;
  margin: 5px 0;
  position: relative;
  z-index: 1;
}

.catergories_items .categories_link :hover:before {
  width: 100%;
}

.catergories_items .categories_link :before {
  position: absolute;
  content: "";
  height: 100%;
  width: 0;
  left: 0px;
  top: 0;
  background: linear-gradient(to right, #b173ff, #ddc2ff);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: -1;
  border-radius: 10px;
}

.content_blog_list .col-md-3 {
  border-right: 1px solid #ccc;
}

.search_section_blog {
  margin: 10px 0 12px;
}

.blog_search {
  max-width: 100% !important;
  border-bottom: 1px solid #ccc;
  padding-bottom: 2px;
}

.blog_search_btn {
  background: 0 0;
  border: none;
  padding-right: 15px;
  color: #616161;
  margin-left: 30px;
}

.blog_search .input_box_blog {
  width: 80%;
  border: none;
  color: #616161;
  background-color: transparent;
  font-size: 14px;
}

.blog_box_content {
  border-radius: 20px;
  background-color: #fff;
  margin-bottom: 20px;
  box-shadow: 0 0 2px #919191;
  display: block;
  color: initial;
  text-decoration: none;
  transition: ease-in-out all 0.3s;
  position: relative;
}

.blog_img_content img {
  width: 100%;
  border-radius: 20px 20px 0 0;
  height: 200px;
  overflow: hidden;
  object-fit: cover;
  object-position: center;
}

.description_blog {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #212529 !important;
}

.description_blog {
  padding: 10px;
  font-size: 18px;
}

.last_row_blog_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px 10px 15px;
}

.writter_blog_box {
  text-align: left;
  font-size: 14px;
  color: #616161;
}

.date_description_blog {
  text-align: right;
  font-size: 14px;
  color: #616161;
}

.categories_link a:hover {
  text-decoration: underline;
}

.shop-crt {
  width: 2.1rem;
  height: auto;
  object-fit: contain;
}

.log-in-btn {
  border-radius: 30px;
  gap: 5px;
}

.foot-logo-img img {
  width: 8rem;
  height: auto;
}

.log-in-btn i {
  font-size: 11px;
  color: #000;
}

.log-in-btn span {
  font-size: 11px;
  color: #000;
  font-weight: 500;
}

.pagination {
  text-align: center;
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px !important;
}

.pages {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
  width: 200px;
}

.page-number {
  cursor: pointer;
  background-color: white;
  color: #999;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s ease;
}

.pagination-button {
  width: 120px;
  padding: 8px 16px;
  background-color: #ffffff00;
  color: #0057b3;
  border: none;
  cursor: pointer;
  margin: 0 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pagination-button:hover {
  color: #0056b3;
}

.pagination-button:disabled {
  background-color: #ffffff00;
  color: #ccc;
  cursor: not-allowed;
}

#prevPage {
  margin-right: 20px;
}

#nextPage {
  margin-left: 20px;
}

.arrow {
  font-size: 1.2em;
}

.nav-text {
  font-size: 0.7em;
  letter-spacing: 0.3em;
}

.review_upper_image {
  position: absolute;
  top: 5px;
  right: 10px;
  background-color: rgb(255 255 255 / 90%);
  padding: 3px 6px;
  border-radius: 25px;
  display: flex;
  align-items: center;
}

.fa-eye:before {
  content: "";
}

.review_upper_image span {
  font-size: 12px;
  color: #383535;
}

p.pvc_stats.total_only {
  display: contents !important;
}

.pvc_stats {
  float: left;
  padding: 5px !important;
}

/* -----------------> End Blog-page CSS Code ------------------------*/

/* -----------------> Start Blog-content-page CSS Code ------------------------*/

.icon-button {
  background-color: white;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
  font-size: 1.3rem;
  height: 2.6rem;
  line-height: 2.6rem;
  margin: 0 5px;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 2.6rem;
}

.icon-button span {
  border-radius: 0;
  display: block;
  height: 0;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 0;
}

.icon-button:hover span {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 20px;
  margin: -1.3rem;
}

.icon-button i {
  background: none;
  color: white;
  height: 2.6rem;
  left: 0;
  line-height: 2.6rem;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 2.6rem;
  z-index: 10;
}

.twitter {
  background-color: rgba(64, 153, 255, 0.7);
}

.facebook {
  background-color: rgba(80, 122, 189, 0.7);
}

.google-plus {
  background-color: rgba(219, 90, 60, 0.7);
}

.linkedin {
  background-color: rgba(16, 134, 200, 0.7);
}

.pinterest {
  background-color: rgba(203, 32, 39, 0.7);
}

.twitter span {
  background-color: rgba(64, 153, 255, 0.7);
}

.facebook span {
  background-color: rgba(80, 122, 189, 0.7);
}

.google-plus span {
  background-color: rgba(219, 90, 60, 0.7);
}

.linkedin span {
  background-color: rgba(16, 134, 200, 0.7);
}

.pinterest span {
  background-color: rgba(203, 32, 39, 0.7);
}

.icon-button:hover .icon-twitter,
.icon-button:hover .icon-facebook,
.icon-button:hover .icon-google-plus,
.icon-button:hover .fa-tumblr,
.icon-button:hover .fa-instagram,
.icon-button:hover .fa-youtube,
.icon-button:hover .fa-pinterest {
  color: white;
}

@media all and (max-width: 680px) {
  .icon-button {
    border-radius: 1.6rem;
    font-size: 0.8rem;
    height: 1.6rem;
    line-height: 1.6rem;
    width: 1.6rem;
  }

  .icon-button:hover span {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 1.6rem;
    margin: -0.8rem;
  }

  .icon-button i {
    height: 1.6rem;
    line-height: 1.6rem;
    width: 1.6rem;
  }

  .pinterest {
    display: none;
  }
}

@media (min-width: 690px) {
  .span_12 {
    width: 100%;
  }
}

.post-excerpt {
  margin-bottom: 1.5rem;
  height: auto;
  overflow: hidden;
  display: -webkit-box;
  font-family: "Poppins";
  -webkit-box-orient: vertical;
  font-size: 1rem;
  -webkit-line-clamp: initial;
  margin-top: 1rem;
}

.post-header h1 {
  font-family: "Poppins";
  text-align: center;
}

.post-header p {
  font-family: "Poppins";
  font-size: 18px;
}

.related-post-wrap {
  margin-top: 1rem;
}

.related-post-wrap .related-post-card {
  margin-bottom: 2rem;
}

.post-img-container {
  margin-bottom: 1.5rem;
}

.post-img-wrap {
  display: block;
  width: 100%;
}

.ar-4\:3 .post-img-wrap img {
  aspect-ratio: 4/3;
}

.post-img-wrap img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: var(--radius-8);
}

.related-post-wrap .related-post-card .post-title {
  margin: 0;
}

.post-title a {
  color: black;
}

.post-title a:hover {
  color: rgb(47, 18, 84);
}

.post-info-wrap {
  font-family: "Poppins";
}

.by_astrologer {
  padding: 15px 10px !important;
}

.by_astrologer {
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  padding: 10px;
  background: #fffefa;
  margin-bottom: 15px;
  display: block;
}

.by_astrologer_img {
  font-size: 14px !important;
  font-weight: 600;
  margin-bottom: 12px;
}

.article_img_responsive img {
  width: 100%;
}

.by_astrologer_img img {
  margin-right: 10px;
  width: 30px !important;
  height: 30px;
}

.blog_table_profile_name_img {
  border-radius: 100px;
  float: left;
  position: relative;
  margin-right: 5px;
  top: -2px;
  width: 30px;
  height: 30px;
}

.by_astrologer_img a {
  text-decoration: none;
  color: #333;
}

.article a {
  color: #2f1254;
  text-decoration: underline;
}

.font14 {
  font-size: 17px !important;
}

.main {
  margin: auto;
}

.breadcrumbs {
  padding: 20px 0px 0px 0px;
  text-transform: capitalize;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0;
  color: #2f1254;
  font-size: 14px;
}

.breadcrumbs ol li {
  display: flex;
}

.breadcrumbs ol li a {
  color: #2f1254;
  line-height: 17px;
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-family: "poppins";
}

.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 8px;
  color: #2f1254;
  margin-left: 8px;
  content: "/";
}

.blog_content_heading_tittle {
  border-bottom: 1px solid #b4afb2;
}

.blog_content_heading_post {
  border-bottom: 1px solid #b4afb2;
}

.blog_content_heading_post h2 {
  color: #2f1254;
  background: #f7f0ff;
  bottom: -40px;
  display: inline-block;
  position: relative;
}

.blog_content_heading_tittle h3 {
  background: #f7f0ff;
  bottom: -33px;
  display: inline-block;
  position: relative;
}

/* -----------------> End Blog-content-page CSS Code ------------------------*/

.fa-stack[data-count]:after {
  position: absolute;
  right: 0%;
  top: 0%;
  content: attr(data-count);
  font-size: 35%;
  padding: 0.5em;
  border-radius: 999px;
  line-height: 0.6em;
  color: white;
  color: #df0000;
  text-align: center;
  min-width: 1.5em;
  font-weight: bold;
  background: white;
  border-style: solid;
}

.fa-circle {
  color: #df0000;
}

.red-cart {
  color: #ffd70a;
}

.fa-stack {
  display: inline-block;
  height: 1em !important;
  line-height: 1.2em !important;
  position: relative;
  vertical-align: middle;
  width: 1.5em !important;
}

.image img {
  height: 220px;
  border-radius: 8px !important;
}

.blog_section_card {
  height: 417px;
  background-color: #e5d6f8;
}

.card {
  margin: auto;
  border-radius: 1rem;
  border: transparent;
}

@media (max-width: 767px) {
  .card {
    margin: 1vh auto;
    padding: 0.5rem !important;
  }
}

.cart {
  background-color: #fff;
  padding: 2vh 5vh;
  border-bottom-left-radius: 1rem;
  border-top-left-radius: 1rem;
}

.blog-icon {
  display: none;
}

.img-ham {
  width: 32px;
  height: auto;
}

@media (max-width: 768px) {
  .cart {
    padding: 4vh;
    border-bottom-left-radius: unset;
    border-top-right-radius: 1rem;
  }

  .blog-icon {
    display: block;
    margin-top: 1rem;
    padding: 12px 12px 0 0;
  }

  .button-menu-front {
    font-size: 0.78rem !important;
  }

  .mobile_view {
    padding: 0 !important;
    /* justify-content: space-evenly !important; */
    gap: 5px;
    align-items: center;

  }

  .cart-item-head {
    margin: 0.2rem 0.3rem !important;
    display: none !important;
  }
}

.summary {
  background-color: #f7f0ff;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  padding: 0 3vh;
  color: rgb(65, 65, 65);
}

@media (max-width: 767px) {
  .summary {
    border-top-right-radius: unset;
    border-bottom-left-radius: 1rem;
    padding: 2rem;
  }

  .checkout_login_button .login_button {
    display: block;
    width: 100%;
  }

  .checkout_login_button p {
    padding: 5px;
    text-align: center;
  }
}

.summary .col-2 {
  padding: 0;
}

.summary .col-10 {
  padding: 0;
}

.title b {
  font-size: 1.5rem;
}

.main {
  margin: 0;
  padding: 2vh 0;
  width: 100%;
}

.close {
  margin-left: auto;
  font-size: 0.7rem;
}

.checkout_img img {
  width: 3.5rem;
}

.back-to-shop {
  margin-top: 0.5rem;
  padding-left: 5.5rem;
}

.back-to-shop a {
  color: black;
  padding: 1.2vh;
}

hr {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

form {
  padding: 2vh 0;
}

select {
  border: 1px solid rgba(0, 0, 0, 0.137);
  outline: none;
  width: 100%;
  background-color: rgb(247, 247, 247);
}

input {
  border: 1px solid rgba(0, 0, 0, 0.137);
  padding: 1vh;
  outline: none;
  background-color: rgb(247, 247, 247);
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

.login_button {
  height: auto;
  background: #2f1254;
  border: 0;
  color: #fff;
  padding: 10px 6px;
  border-radius: 10px;
  font-size: 13px;
  cursor: pointer;
}

.login_button:hover {
  background: #ffc107;
  color: black;
  list-style: none;
  text-decoration: none;
}

.thankyou_button {
  height: auto;
  background: #2f1254;
  border: 0;
  color: #fff;
  padding: 10px 6px;
  border-radius: 10px;
  font-size: 16px;
  cursor: pointer;
}

.thankyou_button:hover {
  background: #ffc107;
  color: black;
  list-style: none;
  text-decoration: none;
}

.delete_button {
  height: auto;
  background: #2f1254;
  border: 0;
  color: #fff;
  padding: 5px;
  border-radius: 10px;
  font-size: 14px;
  cursor: pointer;
}

.delete_button:hover {
  background: #ffc107;
  color: black;
  list-style: none;
  text-decoration: none;
}

.blog-icon-mob {
  display: none;
}

@media screen and (max-width: 1025px) {
  .column {
    margin: 0 0px;
  }

  .column span {
    font-size: 10px;
  }
}

@media (width<=768px) {
  .blog-icon-mob {
    display: block !important;
  }
}

/* ************* Css according SEO - Amrender ************* */
.horo-img-home {
  width: 50px !important;
  height: 130px !important;
}

/* Services section home *************************** */
.astrologers_card-hm {
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 18rem !important;
  background: #e0e5ec;
  border-radius: 20px;
  box-shadow: 5px 5px 16px #a3b1c6, -5px -5px 16px #ffffff;
  cursor: pointer;
}

.astrologers_services_img-hm {
  height: 100%;
  width: 100%;
  position: relative;
}

.dsser-img-hm {
  height: 100%;
  width: 100%;
  box-shadow: 5px 5px 16px #a3b1c6, -5px -5px 16px #ffffff;
  border-radius: 20px;
}

.ds_services-hm {
  position: absolute;
  bottom: 0.7rem;
  background-color: #0000006d;
  padding: 0.4rem 1rem;
  gap: 0.2rem;
  border-radius: 10px;
  width: 80%;
  border: 1px solid #ffffff82;
}

.astrologers_services_name-hm {
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}

.astrologers_price_btn-hm {
  background: #ffd70a;
  padding: 0.2rem 1rem;
  border-radius: 23px;
}

.astrologers_price_btn-hm:hover {
  transform: scale(1.03);
}

/* .view_more_btn-hm:hover{
  color: #c59b08 !important;

} */
.view_more_btn-hm {
  color: #000;
  font-size: 0.75rem;
}

.owl-stage-outer {
  padding: 1.5rem 0rem !important;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: none !important;
  color: #000 !important;
  text-decoration: none;
}

.service-main-page {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 1rem !important;
}

.astrologers_card_ser-hm {
  position: relative !important;
}

.astrologers_services_img-hm {
  position: relative !important;
}

.uproline {
  background: linear-gradient(90.6deg, #6a4dbc 0.47%, #f2994a 137.94%);
  display: block;
  flex-grow: 1;
  height: 6px;
  border-radius: 8px;
}

.dash-inp {
  border: none;
  outline: none;
  background: transparent;
  color: #000000;
  font-size: 0.95rem;
  letter-spacing: 1px;
  border-bottom: 1px solid #77777740;
  width: 20rem;
  padding: 0.2rem !important;
}

.ser-main-card-in {
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 20rem !important;
  background: #e0e5ec;
  /* background: #00000011; */
  border-radius: 20px;
  box-shadow: 5px 5px 16px #a3b1c6, -5px -5px 16px #ffffff;
  /* position: relative; */
}



.bl-rec,
.search-bar {
  width: 100%;
}

.services-container {
  padding: 1rem 0;
}

.buy-now-btn-ser {
  margin-top: 1rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ser-book-web {
  width: 50%;
  border-radius: 10px !important;
  text-align: center;
}

.product-info {
  background: #dfc7fda4;
  padding: 0.5rem 1rem;
  border-radius: 10px;
  box-shadow: 2px 2px 10px #a3b1c6, -2px -2px 10px #ffffff;
}

.heal-box {
  box-shadow: 5px 5px 16px #a3b1c6, -5px -5px 16px #ffffff;
  padding: 0.8rem 0;
  background: #e0e5ec85;
  border-radius: 10px;
}

.ser-main-card {
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 16rem !important;
  background: #e0e5ec;
  border-radius: 20px;
  box-shadow: 5px 5px 16px #a3b1c6, -5px -5px 16px #ffffff;
  /* position: relative; */
}

.ser-main-img-card {
  height: 80%;
  width: 100%;
}

.ser-main-img-card-in {
  height: 70%;
  width: 100%;
}

.dsser-img-hm {
  height: 100%;
  width: 100%;
  border-radius: 20px;
}

.ser-main-name {
  bottom: -10px;
  background-color: #2f1254dd;
  padding: 0.3rem 1rem;
  border-radius: 10px;
  width: 90%;
}

.ser-main-box-h {
  background-color: #2f1254dd;
  font-size: 0.8rem;
  font-weight: 400;
  color: #fff !important;
  padding: 0.2rem 0;
  min-height: 0 !important;
  border-radius: 10px;
  text-align: center;
}

.ser-main-box {
  padding: 0.2rem 0;
}

.ser-book {
  height: 26px !important;
  line-height: 26px !important;
}

.ser-main-name h5 {
  font-size: 0.8rem;
  font-weight: 400;
  color: #fff !important;
  padding: 0.2rem 0;
  min-height: 0 !important;
}

.ser-main-p {
  font-size: 0.8rem;
  margin-top: 1.5rem;
}

.ser-main-card:hover {
  transform: scale(1.02);
}

.ser-faq-tabs {
  padding: 0.2rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #dfc7fd;
  border-radius: 10px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #fff;
  border-radius: 8px !important;
}

.tatk_to_astrologer_card_main-ser {
  background: #e0e5ec;
  border-radius: 20px;
  box-shadow: 5px 5px 16px #a3b1c6, -5px -5px 16px #ffffff;
  padding: 0.5rem;
}

.tatk_to_astrologer_card-new {
  position: relative;
  border-radius: 20px;
  background-color: #fff;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  /* box-shadow: 2px 6px 8px #c99dff; */
  padding: 10px;
  align-items: center;
  justify-content: center;
}

.top_content-new {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.2rem;
}

.ser-card-spec {
  padding: 0.2rem 1.2rem;
  background: linear-gradient(to right,
      #a65ed6cf 54%,
      #ba38cbbb 100%) !important;
  border-radius: 8px;
  font-size: 0.75rem;
  line-height: 15px;
  color: #fff;
}

.ser-spec-lang {
  width: 100%;
}

.spec-lang {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.3rem;
  width: 100%;
}

.lang-cir {
  padding: 0.2rem 1.2rem;
  border-radius: 8px;
  font-size: 0.75rem;
  line-height: 15px;
}

.exp-price {
  width: 100%;
}

.chat_text {
  background-color: #4b9800;
  padding: 10px 22px;
  border-radius: 8px;
  border: none;
  width: 80%;
  font-size: 1rem;
  margin-top: 0.2rem;
}

.rat-ser-order {
  width: 100%;
}

.bottom_content-new {
  width: 100%;
}

/* CART PAYMENT PAGE *************** */

.cart-payment-page {
  display: flex;
  flex-direction: column;
  padding: 0.7rem !important;
  align-items: center;
  justify-content: center;
}

.cart-info-top {
  width: 90% !important;
  background: #e0e5ec6e;
  border-radius: 10px;
  box-shadow: 5px 5px 16px #a3b1c6, -5px -5px 16px #ffffff;
  padding: 0.5rem;
  padding-bottom: 1rem;
}

.shopin-h b {
  font-size: 1.1rem !important;
}

.shopin-b b {
  font-size: 0.9rem !important;
}

.shopin-h {
  font-size: 0.9rem !important;
}

.cart-pro-info,
.main-pro-qnt {
  padding: 0.3rem !important;
}

.cart-qnt-num a {
  color: black;
  padding: 1.2vh;
  border-radius: 8px;
}

.del-ic {
  color: #fff;
}

.del-btn-ic {
  border-radius: 8px;
  padding: 0.2rem 0.5rem !important;
}

.shopin-h-c {
  padding: 5px 7px !important;
  font-size: 0.75rem !important;
  border-radius: 8px;
}

.sum-tot-payment {
  width: 90%;
  border-radius: 8px !important;
}

.prodt-sh-name {
  padding: 0.4rem 1.2rem;
  background: linear-gradient(to right,
      #a65ed6cf 54%,
      #ba38cbbb 100%) !important;
  border-radius: 8px;
  font-size: 0.75rem;
  line-height: 15px;
  color: #fff;
}

.shopin-h-as-nm {
  padding: 0.4rem 1.2rem;
  background: linear-gradient(to right,
      #a65ed6cf 54%,
      #ba38cbbb 100%) !important;
  border-radius: 8px;
  font-size: 0.75rem;
  line-height: 15px;
  color: #fff;
}

.payment-options {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
}

.img-name-pay {
  background: linear-gradient(to right,
      #a65ed677 54%,
      #ba38cb67 100%) !important;
  border-radius: 10px;
  padding: 0 0.4rem;
  cursor: pointer;
  gap: 0.2rem;
  padding-top: 0.7rem;
}

.img-name-pay:hover {
  background: linear-gradient(to right,
      #a65ed6a5 54%,
      #ba38cb8e 100%) !important;
  transform: scale(1.02);
}

.img-name-pay img {
  padding: 0.1rem 0.2rem;
  border: 1px solid #00000008;
  border-radius: 6px;
  box-shadow: 1px 1px 5px #a3b1c6, -1px -1px 5px #ffffff;
  height: 2.2rem;
  width: 3.2rem;
  background: #ffffff58;
  object-fit: contain;
}

.cart-pro-pay-op {
  gap: 10px;
}

/* new free navbar item **********  */
.free-drp-a img {
  width: 1.8rem;
  height: 1.8rem;
}

.free-service-drop {
  border: 1px solid #88888898;
  border-radius: 8px;
  padding: 1rem;
}

.free-service-drop {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  width: 200px;
}

.drop-free:hover .free-service-drop {
  display: block;
}

.free-service-drop li {
  list-style: none;
  padding: 10px;
  /* border-bottom: 1px solid #f0f0f0; */
  cursor: pointer;
}

.free-service-drop li:last-child {
  border-bottom: none;
}

.free-service-drop li:hover {
  background-color: #8334e4;
  border-radius: 8px;
}

.free-ser-spn {
  font-size: 14px;
  color: #000;
}

.free-drp-a {
  justify-content: start;
  gap: 0.7rem;
}

.drop-free:hover .free-fil-img {
  filter: brightness(0) invert(1);
}

.free-service-drop li:hover .free-drp-img {
  filter: brightness(0) invert(1);
}

.free-service-drop li:hover a .free-ser-spn {
  color: #ffffff !important;
}

.drop-free:hover .free-hov-sp {
  color: #fff;
}

.drop-free {
  position: relative;
  transition: 0.4s;
  color: #ffffff;
  text-decoration: none;
  padding: 8px 0;
  margin: 0 30px;
  width: 110px;
}

.drop-free:hover {
  background-color: #8334e4;
}

.drop-free img {
  max-width: 100%;
  height: 35px;
  width: 35px;
}

.drop-free span {
  color: #2f1254;
  font-family: poppins;
  font-size: 12px;
  display: block;
  line-height: 2;
  margin-top: 0.3rem;
}

@media (319px <=width <=430px) {
  .image img {
    height: 200px;
    border-radius: 8px !important;
  }

  .text h5 {
    font-size: 1rem;
  }

  .text p {
    line-height: 20px;
  }
}

/* category */

/* Services section home *************************** */
.astrologers_card-hm {
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 18rem !important;
  background: #e0e5ec;
  border-radius: 20px;
  box-shadow: 5px 5px 16px #a3b1c6, -5px -5px 16px #ffffff;
  cursor: pointer;
}

.astrologers_services_img-hm {
  height: 100%;
  width: 100%;
  position: relative;
}

.dsser-img-hm {
  height: 100%;
  width: 100%;
  box-shadow: 5px 5px 16px #a3b1c6, -5px -5px 16px #ffffff;
  border-radius: 20px;
}

.ds_services-hm {
  position: absolute;
  bottom: 0.7rem;
  background-color: #0000006d;
  padding: 0.4rem 1rem;
  gap: 0.2rem;
  border-radius: 10px;
  width: 80%;
  border: 1px solid #ffffff82;
}

.astrologers_services_name-hm {
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}

.astrologers_price_btn-hm {
  background: #ffd70a;
  padding: 0.2rem 1rem;
  border-radius: 23px;
}

.astrologers_price_btn-hm:hover {
  transform: scale(1.03);
}

/* .view_more_btn-hm:hover{
  color: #c59b08 !important;

} */
.view_more_btn-hm {
  color: #000;
  font-size: 0.75rem;
}

.owl-stage-outer {
  padding: 1.5rem 0rem !important;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: none !important;
  color: #000 !important;
  text-decoration: none;
}

.service-main-page {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 1rem !important;
}

.astrologers_card_ser-hm {
  position: relative !important;
}

.astrologers_services_img-hm {
  position: relative !important;
}

.uproline {
  background: linear-gradient(90.6deg, #6a4dbc 0.47%, #f2994a 137.94%);
  display: block;
  flex-grow: 1;
  height: 6px;
  border-radius: 8px;
}

.dash-inp {
  border: none;
  outline: none;
  background: transparent;
  color: #000000;
  font-size: 0.95rem;
  letter-spacing: 1px;
  width: 20rem;
  padding: 0.2rem !important;
}

.ser-main-card-in {
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 20rem !important;
  background: #e0e5ec;
  /* background: #00000011; */
  border-radius: 20px;
  box-shadow: 5px 5px 16px #a3b1c6, -5px -5px 16px #ffffff;
  /* position: relative; */
}

.dash-span-inp {
  border-radius: 30px;
  padding: .5rem 1.5rem;
  background: linear-gradient(90.6deg, #62587d10 0.47%, #69544213 137.94%);
  gap: 0.4rem;
  border-bottom: 1px solid #00000068;
}

.bl-rec,
.search-bar {
  width: 100%;
}

.services-container {
  padding: 1rem 0;
}

.buy-now-btn-ser {
  margin-top: 1rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ser-book-web {
  width: 50%;
  border-radius: 10px !important;
  text-align: center;
}

.product-info {
  background: #dfc7fda4;
  padding: 0.5rem 1rem;
  border-radius: 10px;
  box-shadow: 2px 2px 10px #a3b1c6, -2px -2px 10px #ffffff;
}

.heal-box {
  box-shadow: 5px 5px 16px #a3b1c6, -5px -5px 16px #ffffff;
  padding: 0.8rem 0;
  background: #e0e5ec85;
  border-radius: 10px;
}

.ser-main-card {
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 16rem !important;
  background: #e0e5ec;
  border-radius: 20px;
  box-shadow: 5px 5px 16px #a3b1c6, -5px -5px 16px #ffffff;
  /* position: relative; */
}

.ser-main-img-card {
  height: 80%;
  width: 100%;
}

.ser-main-img-card-in {
  height: 70%;
  width: 100%;
}

.dsser-img-hm {
  height: 100%;
  width: 100%;
  border-radius: 20px;
}

.ser-main-name {
  bottom: -10px;
  background-color: #2f1254dd;
  padding: 0.3rem 1rem;
  border-radius: 10px;
  width: 90%;
}

.ser-main-box-h {
  background-color: #2f1254dd;
  font-size: 0.8rem;
  font-weight: 400;
  color: #fff !important;
  padding: 0.2rem 0;
  min-height: 0 !important;
  border-radius: 10px;
  text-align: center;
}

.ser-main-box {
  padding: 0.2rem 0;
}

.ser-book {
  height: 26px !important;
  line-height: 26px !important;
}

.ser-main-name h5 {
  font-size: 0.8rem;
  font-weight: 400;
  color: #fff !important;
  padding: 0.2rem 0;
  min-height: 0 !important;
}

.ser-main-p {
  font-size: 0.8rem;
  margin-top: 1.5rem;
}

.ser-main-card:hover {
  transform: scale(1.02);
}

.ser-faq-tabs {
  padding: 0.2rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #dfc7fd;
  border-radius: 10px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #fff;
  border-radius: 8px !important;
}

.tatk_to_astrologer_card_main-ser {
  background: #e0e5ec;
  border-radius: 20px;
  box-shadow: 5px 5px 16px #a3b1c6, -5px -5px 16px #ffffff;
  padding: 0.5rem;
}

.tatk_to_astrologer_card-new {
  position: relative;
  border-radius: 20px;
  background-color: #fff;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  /* box-shadow: 2px 6px 8px #c99dff; */
  padding: 10px;
  align-items: center;
  justify-content: center;
}

.top_content-new {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.2rem;
}

.ser-card-spec {
  padding: 0.2rem 1.2rem;
  background: linear-gradient(to right,
      #a65ed6cf 54%,
      #ba38cbbb 100%) !important;
  border-radius: 8px;
  font-size: 0.75rem;
  line-height: 15px;
  color: #fff;
}

.ser-spec-lang {
  width: 100%;
}

.spec-lang {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.3rem;
  width: 100%;
}

.lang-cir {
  padding: 0.2rem 1.2rem;
  border-radius: 8px;
  font-size: 0.75rem;
  line-height: 15px;
}

.exp-price {
  width: 100%;
}

.chat_text {
  background-color: #4b9800;
  padding: 10px 22px;
  border-radius: 8px;
  border: none;
  width: 80%;
  font-size: 1rem;
  margin-top: 0.2rem;
}

.pr-sess {
  width: 100%;
}

.bottom_content-new {
  width: 100%;
}

.sel-ord {
  font-size: 0.85rem;
}

.enghin-icon-mob {
  display: none;
}

/* .modal-login-content{
  position: fixed !important;
  width: 50% !important;  
} */

@media (319px <=width <=430px) {
  .ser-main-img-card {
    height: 80%;
    width: 100%;
  }

  .ser-main-name {
    width: 97% !important;
  }

  .ser-main-card {
    height: 13rem !important;
  }

  .service-main-page {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 1rem !important;
  }

  .cart-item-head {
    display: none;
  }

  .enghin-icon-mob {
    display: block;
  }

  .btn-enghin {
    font-size: 0.65rem !important;
  }
}

@media (319px <=width <=400px) {
  .button-menu-front {
    font-size: 0.65rem !important;
  }

  /* .modal-login-content{
  width: 96% !important;  
} */
}

/* cart */
/* CART PAYMENT PAGE *************** */

.cart-payment-page {
  display: flex;
  flex-direction: column;
  padding: 0.7rem !important;
  align-items: center;
  justify-content: center;
}

.cart-info-top {
  width: 90% !important;
  background: #e0e5ec6e;
  border-radius: 10px;
  box-shadow: 5px 5px 16px #a3b1c6, -5px -5px 16px #ffffff;
  padding: 0.5rem;
  padding-bottom: 1rem;
}

.shopin-h b {
  font-size: 1.1rem !important;
}

.shopin-b b {
  font-size: 0.9rem !important;
}

.shopin-h {
  font-size: 0.9rem !important;
}

.cart-pro-info,
.main-pro-qnt {
  padding: 0.3rem !important;
}

.cart-qnt-num a {
  color: black;
  padding: 1.2vh;
  border-radius: 8px;
}

.del-ic {
  color: #fff;
}

.del-btn-ic {
  border-radius: 8px;
  padding: 0.2rem 0.5rem !important;
}

.shopin-h-c {
  padding: 5px 7px !important;
  font-size: 0.75rem !important;
  border-radius: 8px;
}

.sum-tot-payment {
  width: 90%;
  border-radius: 8px !important;
}

.prodt-sh-name {
  padding: 0.4rem 1.2rem;
  background: linear-gradient(to right,
      #a65ed6cf 54%,
      #ba38cbbb 100%) !important;
  border-radius: 8px;
  font-size: 0.75rem;
  line-height: 15px;
  color: #fff;
}

.shopin-h-as-nm {
  padding: 0.4rem 1.2rem;
  background: linear-gradient(to right,
      #a65ed6cf 54%,
      #ba38cbbb 100%) !important;
  border-radius: 8px;
  font-size: 0.75rem;
  line-height: 15px;
  color: #fff;
}

.payment-options {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
}

.img-name-pay {
  background: linear-gradient(to right,
      #a65ed677 54%,
      #ba38cb67 100%) !important;
  border-radius: 10px;
  padding: 0 0.4rem;
  cursor: pointer;
  gap: 0.2rem;
  padding-top: 0.7rem;
}

.img-name-pay:hover {
  background: linear-gradient(to right,
      #a65ed6a5 54%,
      #ba38cb8e 100%) !important;
  transform: scale(1.02);
}

.img-name-pay img {
  padding: 0.1rem 0.2rem;
  border: 1px solid #00000008;
  border-radius: 6px;
  box-shadow: 1px 1px 5px #a3b1c6, -1px -1px 5px #ffffff;
  height: 2.2rem;
  width: 3.2rem;
  background: #ffffff58;
  object-fit: contain;
}

.cart-pro-pay-op {
  gap: 10px;
}

@media (319px <=width <=430px) {
  .element-item a>div {
    min-height: 210px !important;
  }

  .mobile_view {
    gap: 0px;
  }

  .shopin-h {
    font-size: 0.7rem !important;
  }

  .shopin-h-as-nm {
    padding: 0.4rem 0.2rem;
    font-size: 0.65rem;
  }

  .cart-qnt-num a {
    color: black;
    padding: 1vh;
    border-radius: 5px;
  }

  .shop-sm {
    font-size: 0.88rem !important;
  }

  .cart-pro-pay-op {
    gap: 10px;
    flex-direction: column;
  }

  .col-payment-sec {
    width: 100% !important;
  }

  .shopin-b b {
    font-size: 0.8rem !important;
  }

  .img-name-pay {
    padding-top: 0.4rem;
  }

  .img-name-pay img {
    height: 1.8rem;
    width: 2.8rem;
  }

  .dash-inp {
    font-size: 0.75rem;
    width: 10rem;
  }

  form {
    padding: 0vh 0;
  }

  .summary {
    padding: 1rem;
  }

  .img-name-pay img {
    height: 1.8rem;
    width: 2.8rem;
    box-shadow: 1px 1px 5px #deacde, -1px -1px 5px #a69e9e;
  }

  .shopin-hpay {
    font-size: 0.6rem !important;
    color: #000;
  }

  .product-name {
    margin-top: 5px;
    font-size: 20px;
  }

  .product-price-discount {
    font-size: 15px;
    font-weight: 400;
    padding: 5px 0;
    clear: both;
  }

  .product-dtl p {
    font-size: 14px;
    line-height: 24px;
    color: #7a7a7a;
    padding: 5px 0;
  }

  .product-info-tabs .nav-tabs .nav-link {
    font-size: 13px;
  }

  .ser-faq-tabs {
    justify-content: space-around;
  }
}

/* Footer new ************************************* */
.footer-cont {
  padding: 1rem 0;
}

.foot-li {
  background: #b173ff;
  border-radius: 100px;
  padding: 0.3rem 1rem;
  width: 16rem;
}

.foot-h-sp {
  font-size: 16px;
}

.ft-span {
  display: block;
  font-size: 13px;
  font-family: poppins;
  color: white;
}

.foot-con-trst {
  width: 100%;
  justify-content: space-around;
}

.ab-po-h {
  font-size: 20px;
  color: #ffd70a;
  margin-bottom: 0.5rem;
}

.foot-li a {
  gap: 0.3rem;
}

.fot_link {
  gap: 0.7rem;
}

.about-contact-div {
  width: 42%;
  justify-content: space-between;
}

.foot-horo-link li i {
  color: #ffd70a;
}

.foot-horo-link li a {
  font-size: 0.9rem;
  font-weight: 450;
  color: #fff !important;
}

.ab-pr-po a {
  color: #fff !important;
}

.footer-cont a {
  color: #fff !important;
}

.footer_head li i {
  color: #ffd70a;
}

.footer_head li a {
  font-size: 0.9rem;
  font-weight: 450;
  /* color: #fff !important; */
}

.footer_head li a:hover {
  text-decoration: underline;
}

.footer-cont a:hover {
  text-decoration: underline;
}

.ds-imp-links {
  padding: 2rem 0;
}

.dwonload-img {
  width: 8rem;
}

@media (319px <=width <=430px) {
  .foot-con-trst {
    flex-wrap: wrap;
    gap: 1rem;
  }

  .ab-po-h {
    font-size: 15px;
  }

  .footer_head li a {
    font-size: 0.8rem;
    font-weight: 400;
  }

  .ab-pr-po a {
    font-size: 0.8rem;
  }

  .foot-li {
    width: 18rem;
  }

  .foot-li img {
    width: 2rem;
  }

  .foot-h-sp {
    font-size: 13px;
  }

  .ft-span {
    font-size: 12px;
  }

  .dwonload-img {
    width: 5.5rem;
  }

  .ds-imp-links {
    flex-wrap: wrap;
    gap: 1rem;
  }

  .foot-horo-link li a {
    font-size: 0.8rem;
    font-weight: 400;
  }
}

.free-drp-a img {
  width: 2rem;
  height: 2rem;
}

.free-service-drop {
  border: 1px solid #88888898;
  border-radius: 8px;
  padding: 1rem;
}

.free-service-drop {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  width: 200px;
}

.drop-free:hover .free-service-drop {
  display: block;
}

.free-service-drop li {
  list-style: none;
  padding: 10px;
  /* border-bottom: 1px solid #f0f0f0; */
  cursor: pointer;
}

.free-service-drop li:last-child {
  border-bottom: none;
}

.free-service-drop li:hover {
  background-color: #8334e4;
  border-radius: 8px;
}

.free-ser-spn {
  font-size: 14px;
  color: #000;
}

.free-drp-a {
  justify-content: start;
  gap: 0.7rem;
}

.drop-free:hover .free-fil-img {
  filter: brightness(0) invert(1);
}

.free-service-drop li:hover .free-drp-img {
  filter: brightness(0) invert(1);
}

.free-service-drop li:hover a .free-ser-spn {
  color: #ffffff !important;
}

.drop-free {
  transition: 0.4s;
  color: #ffffff;
  text-decoration: none;
  padding: 8px 0;
  margin: 0 30px;
  width: 110px;
}

.drop-free:hover {
  background-color: #8334e4;
}

.drop-free img {
  max-width: 100%;
  height: 35px;
  width: 35px;
}

.drop-free span {
  color: #2f1254;
  font-family: poppins;
  font-size: 12px;
  display: block;
  line-height: 1;
  margin-top: 0.3rem;
}

.enghin-icon-mob {
  display: none;
}

.download-app {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: center;
  justify-content: center;
}

.download-app h5 {
  color: white;
}

.app-icon img {
  width: 10rem;
  height: auto;
}



@media (319px <= width <= 430px) {
  .cart-item-head {
    display: none;
  }
.fss-6{
  font-size: 12px !important;
}
  .enghin-icon-mob {
    display: block;
  }

  .btn-enghin {
    font-size: 0.65rem !important;
  }
}

@media (319px <=width <=430px) {
  .button-menu-front {
    font-size: 0.65rem !important;
  }
}

@media (319px <=width <=430px) {
  .fot_link {
    flex-direction: column;
  }

  .foot-li img {
    width: 1.5rem;
    height: auto;
  }

  .cart-info-top {
    width: 98% !important;
  }

  .fm-box {
    margin-top: 1.5rem !important;
  }
}

.sec_8 .container {
  padding-top: 1rem !important;
}

.sec_8 .img img {
  width: 8rem !important;
}



/* New desktop view changes   */

.blog_slider .owl-stage-outer {
  padding: .8rem 0 !important;
}

.homoscope_slider .owl-stage-outer {
  padding: .8rem 0rem !important;
}

.astrologers_sec .owl-stage-outer {
  padding-top: 2rem !important;
}



@media (width <=1024px) {
  .about_section {
    padding: 1.5ren 0 !important;
  }

  .sec_8 .img img {
    width: 6rem !important;
  }

  .testimonial {
    padding: 30px 0 !important;
    background-color: #ffffff;
  }

  .fot_link {
    flex-direction: column;
  }
  .bl-rec-box {
    /* flex-direction: column !important; */
  }

  .blog-side {
    width: 30% !important;
    /* flex-direction: row !important; */
    align-items: start;
  }

  .bl-cath-f {
    width: 100% !important;
    height: 13rem;
  }

  .download-app {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
    justify-content: center;
  }
}

@media (width <=650px) {
  .blog-side {
    flex-direction: column !important;
  }

}

@media (768px <=width <=1023px) {
  .fot_link {
    flex-direction: column;
  }

  .menu_list {
    width: 100% !important;
  }

  .sec_8 .left {
    flex-direction: column;
    width: 100% !important;
  }

  .sec_8 .about_section {
    flex-direction: column;
  }

  .sec_8 .Subscribe_section {
    width: 100% !important;
  }

  .sec_8 .img img {
    width: 6rem !important;
    place-self: center !important;
  }

  .sec_8 .img {
    place-self: center !important;
  }

  .main-nav {
    gap: 1rem !important;
    min-height: 220px !important;
    width: 100% !important;
  }

  .image img {
    height: 180px;
    border-radius: 8px !important;
  }

  .main-nav .cards img {
    width: 4rem !important;
    height: auto;

  }
}

@media (450px <=width <=768px) {
  .main-nav {
    min-height: 140px !important;
  }

  .horo-img-home {
    width: 50px !important;
    height: 110px !important;
  }

  .sec_8 .img img {
    width: 6rem !important;
    place-self: center !important;
  }

  .enghin-icon-mob {
    display: block;
  }

  .astrologers_price_btn a {
    padding: 6px 23px;
  }
  .bl-rec-box .blogdanger .blog-bx {   
    width: 15rem;
}
}
.c-c-btn{
  font-size: 13px ;
}



@media (319px <=width <=430px) {
  .astrologers_services_slider .owl-stage-outer {
    padding-bottom: 0 !important;
  }

  .horo-img-home {
    height: 95px !important;
  }

  .home_banner_img .owl-stage-outer {
    padding: 0rem 0rem !important;
  }

  .sec_6 h3,
  .sec_7 h3 {
    color: #2f1254;
    font-size: 23px;
    font-family: poppins;
    text-transform: uppercase;
  }

  .sec_7 .accordion-body {
    font-size: 15px;
  }

  .about_section {
    padding: .5rem 0 !important;
  }

  .sec_8 .img {
    padding: .2rem 0 !important;
  }

  .sec_8 {
    padding-bottom: 1rem !important;
  }

  .s130 form .inner-form-sec .input-field {
    height: 39px;
  }

  .sec_7 .px-3 {
    margin-top: .5rem !important;
  }

  .blog-side {
    width: 100% !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }

  .blog-side .blog-cat {
    box-shadow: 0px 2px 15px rgb(223 199 252 / 59%);
    padding: 1rem;
    border-radius: 10px;
  }

  .menu_list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }

  .app-icon img {
    width: 7rem;
    height: auto;
  }

}




.me-2 img {
  width: 1.5rem !important;
}

.share-btn {
  padding: 10px 5px;
  background-color: #ffffff99;
  border-radius: 10px 0 0 10px;
  z-index: 100000000;
  right: 0 !important;
}


/* download popup  */

.ban-btm {
  background: #2f1254;
  background-size: cover;
  background-position: center;
  color: white;
  padding: 0px;
  border-radius: 10px 10px 0 0;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
  width: 95%;
  max-width: 400px;
  align-self: center;
}

.close-banner {
  position: absolute;
  top: -12px;
  right: 2px;
  font-size: 1.25rem;
  cursor: pointer;
  color: white;
  background: #2f1254;
  border-radius: 30px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
  cursor: pointer;
}

.share-btnn {
  z-index: 99;
  width: 100%;
}

.talk-txt {
  display: flex;
  align-items: center;
  border-radius: 12px;
  padding: 10px;
  justify-content: space-around;
  gap: 10px;

}

.btm-tlk-btn {
  font-size: 12px !important;
  width: 10rem !important;
  border-radius: 25px !important;
}

.txt-get {
  font-size: 12px !important;
  font-weight: 600;
}

.talk-txt img {
  width: 12rem;
  height: auto;
  left: -1.5rem !important;
}