.page_title {
  display: none;
}

.three-col-box-wrapper ~ .pagination-wrapper {
  padding-left: 3px;
  padding-right: 3px;
}
.three-col-box-wrapper .btn-contactus {
  float: right;
  line-height: 1.4;
  height: 36px;
  font-size: 14px;
}
@media screen and (max-width: 800px) {
  .three-col-box-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .three-col-box-wrapper .card {
    margin-left: 0;
    margin-right: 0;
  }
}

#block-msig-2024-msigthinsuranceblock {
  display: none;
}

.tabs-wrapper h3 {
  opacity: 0;
}
.tabs-wrapper h3.slide-in-top {
  animation-delay: 0.1s;
}
.tabs-wrapper .nav-icons {
  opacity: 0;
}
.tabs-wrapper .nav-icons.slide-in-top {
  animation-delay: 0.2s;
}
.tabs-wrapper .icons-wrapper .icons {
  max-width: fit-content;
  margin: 0 auto 30px;
}
.tabs-wrapper .icons-wrapper .icons.slide-in-bottom {
  animation-delay: 0.3s;
}
@media screen and (max-width: 794px) {
  .tabs-wrapper .icons-wrapper .icons .icon {
    margin-left: 0;
    margin-right: 0;
  }
}
.tabs-wrapper .icons-wrapper .icons .icon .icon-content {
  width: 100px;
}
@media screen and (max-width: 320px) {
  .tabs-wrapper .icons-wrapper .icons .icon .icon-content {
    width: 73px;
  }
}
.tabs-wrapper .btn {
  opacity: 0;
}
.tabs-wrapper .btn.slide-in-bottom {
  animation-delay: 0.4s;
}

.nested-tabs-wrapper h3 {
  opacity: 0;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  color: #272660;
}
@media screen and (max-width: 640px) {
  .nested-tabs-wrapper h3 {
    font-size: 28px;
  }
}
.nested-tabs-wrapper h3.slide-in-top {
  animation-delay: 0.1s;
}
.nested-tabs-wrapper p {
  opacity: 0;
}
.nested-tabs-wrapper p.slide-in-top {
  animation-delay: 0.2s;
}
.nested-tabs-wrapper .dropdown {
  opacity: 0;
}

/*.dropdown-filter-btns .filter-btns li {
// made two lines
    &[data-term-id="39"],
    &[data-term-id="43"] {
     width: 145px;
     @media screen and (max-width: 900px) {
        width: 100%;
     }
    }
    a.filter-btn * {
        transform: scale(1.2);
    }
}*/

/*# sourceMappingURL=product-listing.css.map */
