/* Shaan-Gu shell recovery. Values are derived from the retained Elementor
 * widget records and the pre-rebuild 1440px reference capture. */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2') format('woff2');
}

.lf-theme-location--header .elementor-341 .lf-search--shaan {
  display: flex;
  width: 100%;
  height: 30px;
  margin: 0;
  overflow: hidden;
  border: 0;
  border-radius: 15px;
  background: #f1f2f3;
  font-family: Roboto, Arial, sans-serif;
  font-size: 15px;
  line-height: 1;
}

.lf-theme-location--header .elementor-341 .lf-search--shaan input {
  min-width: 0;
  height: 30px;
  flex: 1 1 auto;
  margin: 0;
  padding: 0 0 0 10px;
  border: 0 !important;
  border-radius: 0;
  outline: 0;
  background: transparent;
  color: #3f444b;
  font: inherit;
  box-shadow: none;
}

.lf-theme-location--header .elementor-341 .lf-search--shaan button,
.lf-theme-location--header .elementor-341 .lf-search--shaan button:hover,
.lf-theme-location--header .elementor-341 .lf-search--shaan button:focus {
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 0;
  margin: 0;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0;
  background: #69727d !important;
  color: #3b74ba !important;
  box-shadow: none !important;
}

.lf-theme-location--header .elementor-341 .lf-search--shaan button svg {
  display: block;
  width: 16px;
  height: 16px;
  margin: auto;
  fill: currentColor;
}

@media (min-width: 768px) {
  .lf-theme-location--header .elementor-341 .lf-nav {
    font-family: Arial, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
  }

  .lf-theme-location--header .elementor-341 .lf-nav__menu {
    gap: 0;
  }

  .lf-theme-location--header .elementor-341 .lf-nav__menu > li > a {
    position: relative;
    padding: 13px 20px;
    line-height: 20px;
  }

  .lf-theme-location--header .elementor-341 .lf-nav__menu > .menu-item-has-children > a::after {
    display: none;
  }

  .lf-theme-location--header .elementor-341 .lf-nav__menu > .current-menu-item > a::before,
  .lf-theme-location--header .elementor-341 .lf-nav__menu > .current-menu-ancestor > a::before {
    position: absolute;
    right: 20px;
    bottom: 0;
    left: 20px;
    height: 3px;
    background: #42d67f;
    content: '';
  }
}

.elementor-350 .lf-slides--shaan .lf-slide {
  justify-content: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.elementor-350 .lf-slides--shaan .lf-slide__content {
  width: 100%;
  max-width: none;
  padding: 50px;
  text-align: center;
}

.elementor-350 .lf-slides--shaan .lf-slide__title {
  margin: 0 0 30px;
  color: #fff;
  font-family: Roboto, Arial, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 1;
}

.elementor-350 .lf-slides--shaan .lf-slide__title:last-child {
  margin-bottom: 0;
}

.elementor-350 .lf-slides--shaan .lf-slide__description {
  max-width: none;
  color: #fff;
  font-family: Roboto, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.4;
  text-align: center;
}

.elementor .lf-slides--shaan button.lf-slides__arrow,
.elementor .lf-slides--shaan button.lf-slides__arrow:hover,
.elementor .lf-slides--shaan button.lf-slides__arrow:focus {
  position: absolute;
  z-index: 3;
  top: 50%;
  width: 44px;
  min-width: 0;
  height: 64px;
  min-height: 0;
  margin: 0;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0;
  background: transparent !important;
  color: #fff !important;
  font-family: Arial, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1;
  box-shadow: none !important;
  transform: translateY(-50%);
}

.elementor .lf-slides--shaan button.lf-slides__arrow--prev { left: 0; }
.elementor .lf-slides--shaan button.lf-slides__arrow--next { right: 0; }

.elementor .lf-slides--shaan .lf-slides__dots {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 10px;
  left: 0;
  display: flex;
  justify-content: center;
  gap: 10px;
}

.elementor .lf-slides--shaan button.lf-slides__dot {
  position: static;
  width: 7px;
  min-width: 0;
  height: 7px;
  min-height: 0;
  margin: 0;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, .45) !important;
  box-shadow: none !important;
}

.elementor .lf-slides--shaan button.lf-slides__dot.is-active {
  background: #fff !important;
}

@media (max-width: 767px) {
  .elementor-350 .lf-slides--shaan .lf-slide__content {
    padding: 30px;
  }

  .elementor-350 .lf-slides--shaan .lf-slide__title {
    margin-bottom: 15px;
    font-size: 23px;
    line-height: 1;
  }

  .elementor-350 .lf-slides--shaan .lf-slide__description {
    font-size: 13px;
    line-height: 1.4;
  }
}
