.page-header{
  display: none;
}

.ti-widget {
  text-align: left !important;
}

.custom_address_check_input {
  position: relative;
}

footer .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu li>a {
  padding: 5px 0 !important;
}

.bm_theme_color {
  color: #2ea3f2; 
}

/******************************************************/

.custom_address_check_input::placeholder {
    color: #ffffff !important;
}

.custom_address_check_input {
    position: relative;
    height: 50px !important;
    width: 100% !important;
    max-width: 600px !important;
    background: none !important;
    border: 2px solid #31abb6 !important;
    border-radius: 40px !important;
    font-size: 16px !important;
    color: #ffffff !important;
    margin: 0 auto 25px auto !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
    outline: none !important;
}

#fibre-results {
    padding: 20px;
    border: 1px solid #ccc;
    background-color: #f9f9f9;
    margin-top: 20px;
}

.products-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.product {
    flex: 1 1 calc(33.33% - 20px);
    border: 1px solid #ddd;
    padding: 10px;
    background: #fff;
}

.product h2 {
    font-size: 1.2rem;
    margin-bottom: 10px;
}

.product p {
    margin: 5px 0;
}

/******************************************************/

.fibre_results_address_container {
  position: relative;
  margin: 40px 0;
}

.searched_address, #fibre-results .searched_address {
  color: #30353a !important;
  font-size: 50px !important;
}

.plan-style-6-back, .plan-style-6-active {
  background: linear-gradient(135deg, #fb6a44, #fa2b7f) !important; }

.plan-style-6-back-active {
  background: linear-gradient(135deg, #b76cd2, #4c3bb3) !important; }

.plan-style-6 {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: linear-gradient(135deg, #b76cd2, #4c3bb3);
  box-shadow: 0px 0px 30px #eee;
  position: relative;
  border-radius: 30px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  .plan-style-6:hover {
    box-shadow: 0px 0px 30px #ccc;
    transform: scale(1.01); }
  .plan-style-6 .plan-header {
    padding: 25px 0 20px 0;
    position: relative;
    z-index: 1; }
    .plan-style-6 .plan-header:after {
      background: transparent linear-gradient(to right, transparent, rgba(255, 255, 255, 0.5), transparent) repeat scroll 0 0;
      content: '';
      margin: auto;
      position: absolute;
      height: 2px;
      width: 70%;
      bottom: 0;
      left: 0;
      right: 0; }
    .plan-style-6 .plan-header .plan-label {
      font-size: 14px;
      line-height: 40px;
      font-weight: 900;
      color: #fff;
      text-transform: uppercase;
      width: 281px;
      text-align: center;
      display: block;
      position: absolute;
      right: -100px;
      top: 15px;
      -moz-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(45deg);
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); }
    .plan-style-6 .plan-header .plan-label-front {
      background: linear-gradient(135deg, #b76cd2, #4c3bb3) !important; }
    .plan-style-6 .plan-header .plan-label-back {
      background: linear-gradient(135deg, #fb6a44, #fa2b7f) !important; }
    .plan-style-6 .plan-header .plan-icon {
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      padding: 20px 0 30px 0;
      width: 100px;
      height: 100px;
      display: block;
      background-image: url("../img/plan-6-icon-bg.png");
      background-size: 100%;
      background-repeat: no-repeat;
      color: #fff;
      font-size: 35px; }
    .plan-style-6 .plan-header .plan-title {
      margin: 101px 0 -3px 0;
      line-height: 41px;
      font-size: 22px;
      color: #f7f7f7;
      font-weight: 400;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
  .plan-style-6 .plan-price {
    position: relative; }
    .plan-style-6 .plan-price .price {
      margin-bottom: 0;
      padding: 0;
      font-size: 55px;
      font-weight: 900;
      line-height: 45px;
      color: #fff;
      position: relative;
      z-index: 1; }
      .plan-style-6 .plan-price .price span {
        padding: 0 5px;
        font-size: 16px;
        font-weight: 400;
        color: #fff; }
  .plan-style-6 .plan-list {
    margin-bottom: 0;
    padding: 17px 0 20px 0;
    position: relative;
    z-index: 1; }
    #fibre-results ul, .pp-section ul {
      list-style: none;
      padding-left: 0;
    }
    .plan-style-6 .plan-list li {
      margin: 0 30px;
      position: relative;
      list-style-type: none;
      font-size: 14px;
      color: #ececec;
      font-weight: 400;
      line-height: 35px;
      letter-spacing: 0.02rem; }
    .plan-style-6 .plan-list .tooltip-info {
      cursor: pointer; }
    .plan-style-6 .plan-list .tooltip-hover-text {
      color: #fff;
      font-weight: 600;
      border-bottom: 1px dotted #fff; }
  .plan-style-6 .tooltip-info .tooltiptext {
    visibility: hidden;
    width: 150px;
    background-color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    letter-spacing: 0.02rem;
    color: #fff;
    text-align: center;
    line-height: 20px;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 2;
    bottom: 35px;
    left: 45%;
    margin-left: -60px; }
    .plan-style-6 .tooltip-info .tooltiptext::after {
      content: "";
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -5px;
      border-width: 5px;
      border-style: solid;
      border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent; }
  .plan-style-6 .tooltip-info:hover .tooltiptext {
    visibility: visible; }
  .plan-style-6 .plan-bottom {
    padding: 27px 0 40px 0;
    position: relative;
    overflow: hidden;
    z-index: 1; }
  .plan-style-6 .plan-button {
    padding: 13px 30px;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    background-size: 300% 100%;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    border: 1px solid transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .plan-style-6 .plan-button:hover {
      background-color: transparent;
      color: #fff;
      border: 1px solid #fff;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }

/******************************************************/

.selector-switcher {
  text-align: center;
  width: 100%;
   }
  .selector-switcher .selector-switch {
    background: linear-gradient(135deg, #fa2b7f, #fb6a44);
    border: 1px solid #fff;
    position: absolute;
    top: 2px;
    left: 2px;
    height: 60px;
    width: 160px;
    border-radius: 5px;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    transition: transform 0.5s; }
  .selector-switcher .selector-field {
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
    padding: 2px;
    background: radial-gradient(#b76cd2, #4c3bb3);
    border-radius: 5px; }
  .selector-switcher input[type="radio"] {
    position: absolute;
    opacity: 0; }
    .selector-switcher input[type="radio"]:checked + label + .selector-switch {
      -webkit-transform: translateX(90px);
      -moz-transform: translateX(90px);
      -ms-transform: translateX(90px);
      -o-transform: translateX(90px);
      transform: translateX(90px); }
    .selector-switcher input[type="radio"]:checked + label:nth-of-type(n) + .selector-switch {
      -webkit-transform: translateX(90px);
      -moz-transform: translateX(90px);
      -ms-transform: translateX(90px);
      -o-transform: translateX(90px);
      transform: translateX(90px); }
  .selector-switcher label {
    position: relative;
    z-index: 1;
    display: inline-block;
    float: left;
    width: 160px;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    font-size: 17px;
    color: #FFFFFF;
    margin-bottom: 0; }

  .selector-switcher label img {
    width: auto;
    max-height: 100% }

.selector-wrapper {
  position: relative;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 30px; }
  .selector-wrapper > li {
    list-style-type: none;
    background-color: #FFFFFF;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent; }
    .selector-wrapper > li::after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      pointer-events: none;
      background: -webkit-linear-gradient(right, #FFFFFF, rgba(255, 255, 255, 0));
      background: linear-gradient(to left, #FFFFFF, rgba(255, 255, 255, 0)); }
  .selector-wrapper > li.is-ended::after {
    display: none; }
  .selector-wrapper .is-visible {
    position: relative;
    border-radius: 30px;
    z-index: 5; }
  .selector-wrapper .is-hidden {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    border-radius: 30px;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  .selector-wrapper .is-selected {
    z-index: 3 !important; }

.selector-wrapper.is-switched .is-visible {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  border-radius: 30px;
  -webkit-animation: selector-rotate 0.5s;
  -moz-animation: selector-rotate 0.5s;
  animation: selector-rotate 0.5s; }
.selector-wrapper.is-switched .is-hidden {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-animation: selector-rotate-inverse 0.5s;
  -moz-animation: selector-rotate-inverse 0.5s;
  animation: selector-rotate-inverse 0.5s;
  opacity: 0; }
.selector-wrapper.is-switched .is-selected {
  opacity: 1; }