/* Custom scrollbar for the entire website */
::-webkit-scrollbar {
  width: 12px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
  border: 3px solid #f1f1f1;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* For Firefox */
body {
  scrollbar-width: thin;
  scrollbar-color: #888 #f1f1f1;
}

.page-template .page-numbers.next {
  background: #0052CC !important;
  border-radius: 35px !important;
  padding: 14px 20px !important;
  color: #FFFFFF !important;
}

.page-template .page-numbers.next:hover {
  background: #FF5A2C !important;
}

.elementor-post__title {
  padding: 0px !important;
}

.elementor-post__meta-data {
  padding: 11px 0 0 !important;
}

.elementor-post__card {
  padding: 30px !important;
}

.elementor-accordion .elementor-tab-content {
  border-top: none !important;
}

ul {
  list-style: none !important;
}

a.phone {
  color: #000000 !important;
}

a.mail {
  color: #000000 !important;
}

a.phone:hover {
  color: #FF5A2C !important;
}

a.mail:hover {
  color: #FF5A2C !important;
}

.elementor-message.elementor-message-danger:before {
  content: none !important;
}

.elementor-message-success {
  background-color: #DFF2BF !important;
  margin: 10px 0 !important;
  padding: 10px !important;
  border-radius: 3px 3px 3px 3px !important;
}

.elementor-message:before {
  content: none !important;
}

.elementor-message-danger {
  background-color: #FFBABA;
  margin: 10px 0;
  padding: 10px;
  border-radius: 3px 3px 3px 3px;
}

.elementor-help-inline {
  background: none !important;
}

.shrinker.elementor-sticky--effects {
  background: #F9F9F9 !important;
}

.elementor-sticky--effects .shrinking-logo img {
  width: 170px !important;
  transition: all 0.2s linear !important;
  -webkit-transition: all 0.2s linear !important;
  -moz-transition: all 0.2s linear !important;
}

.shrinker.elementor-sticky--effects .elementor-button {
  padding: 10px 32px !important;
  transition: all 0.2s linear !important;
  -webkit-transition: all 0.2s linear !important;
  -moz-transition: all 0.2s linear !important;
}

.shrinking-logo img {
  transition: all 0.2s linear !important;
  -webkit-transition: all 0.2s linear !important;
  -moz-transition: all 0.2s linear !important;
}

@media screen and (max-width: 1024px) {
  /* shrinking background */
  .shrinker.elementor-sticky--effects {
    background: #F9F9F9 !important;
  }
  /* shrinking image */
  .shrinker.elementor-sticky--effects img {
    width: 140px !important;
  }
  /* shrinking menu */
  .shrinker.elementor-sticky--effects ul li a {
    font-size: 1.2rem !important;
  }
}
.elementor-post__title {
  padding: 0px !important;
}

.elementor-post__meta-data {
  padding: 11px 0 0 !important;
}

.elementor-post__card {
  padding: 30px !important;
}

.elementor-post__thumbnail {
  border-radius: 20px !important;
}

span.elementor-button-icon svg {
  width: 100% !important;
  max-width: 30px !important;
  height: 100% !important max-height 30px !important;
}

.elementor-button-content-wrapper {
  align-items: center !important;
}

span.elementor-post-info__item-prefix {
  color: #808080 !important;
  font-weight: 400 !important;
}

.elementor-post-time {
  color: #808080 !important;
  font-weight: 400 !important;
}

.elementor-post__meta-data {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  border-top: none !important;
}

.elementor-post-info__item--type-time {
  color: #808080 !important;
  font-weight: 400 !important;
}

.main-slider .swiper {
  overflow: visible !important;
}

body {
  overflow-x: hidden;
}

.swiper-pagination {
  bottom: -80px !important;
}

@media only screen and (max-width: 920px) {
  .main-slider .swiper {
    overflow: hidden !important;
  }
}
.main-slider .swiper-slide {
  box-shadow: 0px 40px 50px -40px rgba(0, 0, 0, 0.2) !important;
}

.elementor-testimonial__icon svg {
  height: auto !important;
}

.page-id-1802 footer.footer-en {
  display: none;
}

.page-id-1792 footer.footer-en {
  display: none;
}

.page-id-1795 footer.footer-en {
  display: none;
}

.page-id-1834 footer.footer-en {
  display: none;
}

.page-id-1800 footer.footer-en {
  display: none;
}

/* Basic Plan - Change to PKR 5000 */
.elementor-element-5c904f4 .elementor-heading-title {
  visibility: hidden;
  position: relative;
}

.elementor-element-5c904f4 .elementor-heading-title::after {
  content: "PKR 5000";
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
}

/* Standard Plan - Change to PKR 9000 */
.elementor-element-a15cae2 .elementor-heading-title {
  visibility: hidden;
  position: relative;
}

.elementor-element-a15cae2 .elementor-heading-title::after {
  content: "PKR 9000";
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
}

/* Professional/Premium Plan - Change to PKR 18000 */
.elementor-element-6da8744 .elementor-heading-title {
  visibility: hidden;
  position: relative;
}

.elementor-element-6da8744 .elementor-heading-title::after {
  content: "PKR 18000";
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}