/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('https://apilayer.com/wp-content/themes/hello-theme-child/assets/fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://apilayer.com/wp-content/themes/hello-theme-child/assets/fonts/open-sans-v34-latin-regular.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://apilayer.com/wp-content/themes/hello-theme-child/assets/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://apilayer.com/wp-content/themes/hello-theme-child/assets/fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://apilayer.com/wp-content/themes/hello-theme-child/assets/fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://apilayer.com/wp-content/themes/hello-theme-child/assets/fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('https://apilayer.com/wp-content/themes/hello-theme-child/assets/fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://apilayer.com/wp-content/themes/hello-theme-child/assets/fonts/open-sans-v34-latin-600.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://apilayer.com/wp-content/themes/hello-theme-child/assets/fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://apilayer.com/wp-content/themes/hello-theme-child/assets/fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('https://apilayer.com/wp-content/themes/hello-theme-child/assets/fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://apilayer.com/wp-content/themes/hello-theme-child/assets/fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

.navbar-brand, .navbar-brand > img {
    width: 170px;
    /* margin-top: 5px; */
  }

  body#index2 .header-section {
    padding-top: 10px;
  }

  main{
    padding-top: 3.9em;
  }

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

  .top-10 {
    margin-top: 10px;
  }

  div#accountDropdown {
    margin-top: -1px;
  }

  div.api-card-description {
    min-height: 70px;
    margin-bottom: 10px;
  }

  div.txt-12px {
    font-size: 12px;
  }

  .font-size-0 {
    font-size: 0.7rem;
  }

  /* div.api-endpoints div.card-header {
    background-color: #f8fafd;
  } */

  span.text-primary span.js-text-animation, span.text-primary span.typed-cursor {
    color: #f44336 !important;
  }

  #code-display pre {
    min-height: 340px;
    max-height: 340px;
    font-size: 14px;
  }

  .code-toolbar {
    height: 100%;
  }

  img.card-icon {
    width:42px;
  }

  @media (max-width : 770px) {
    img.list-icon {
      max-width:82px !important;
    }
  }

  .opacity-70 {
    opacity: 0.7;
  }

  .opacity-80 {
    opacity: 0.8;
  }

  .opacity-90 {
    opacity: 0.9;
  }

  .opacity-95 {
    opacity: 0.95;
  }

  .bg-black {
    background-color: #000;
  }

  .font-16-px {
    font-size: 18px !important;
  }

  .lh-14 {
    line-height: 1.4
  }

  /* Cover */
  .modal-top-cover {
    position: relative;
    overflow: hidden;
    min-height: 8rem;
    border-top-right-radius: 0.4375rem;
    border-top-left-radius: 0.4375rem;
  }

  .modal-top-cover-avatar {
    position: relative;
    z-index: 2;
    margin-top: -3rem;
  }

  /* Close */
  .modal-close {
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
    z-index: 2;
  }

  [class*=text-highlight-] {
    background: left 1em/1em 0.2em;
  }

  .text-highlight-warning {
    background-image: linear-gradient(to bottom, rgba(245, 202, 153, 0.5) 0%, rgba(245, 202, 153, 0.5) 100%);
    background-repeat: repeat-x;
  }

  .nobg-no-border {
    background-color: transparent !important;
    border: none !important;
  }

  #custom-noticeable-widget {
    --noticeable-widget-trigger-badge: {
      margin-left: 8px;
    };
  }

  .btn:disabled{
    pointer-events: none;
  }

  a.show-code {
    color: #377dff;
  }

  a.show-code:hover {
    color: #fff;
  }

  .api-icon-bg{
    background: url(https://assets.apilayer.com/web/api-icon-bg.svg) no-repeat top center;
    background-size: contain;
  }

  .api-icon-bg img{
    padding: 0.5rem;
  }

  .api-partner-icon-bg{
    background: url(https://assets.apilayer.com/web/api-partner-icon-bg.svg) no-repeat top center;
    background-size: contain;
  }

.search-api-icon {
  position: relative;
  top: 34px;
  left: 10px;
}

.sidebar-apis-list {
  max-height: 153px;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
  margin-right: 100px;
}

.nav-icon {
  width: 16px;
}

.plan-card {
  margin-right: 46px;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  border-bottom-color: #fff;
}

.tooltip-inner {
  color: black;
  background: #FFFFFF;
  border: 0.8px solid #EEF1F4;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.0828238);
  white-space:nowrap;
  max-width:none;
}

#uptime-sum {
  text-decoration: none;
}

.tooltip.fade.show.bs-tooltip-bottom {
  top: -10px !important;
}

.uptime-provider-text {
  color: red;
}

.chart-title {
  color: #1E2022;
}

#select_apis {
  width: 174.8px !important;
}

.api-search-list {
  width: 100%;
}

#block_api {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.card-text {
  width: 140% !important;
}

@media only screen and (max-width: 767px) {
  .plans-column {
    width: 100%;
    text-align: center;
  }
  .card-text {
    width: 100% !important;
  }
}

.custom-select-two {
  display: inline-block;
  width: 100%;
  height: calc(1.6em + 1.625rem);
  padding: 0.75rem 2rem 0.75rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #97a4af; 
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 512 512'%3E%3Cpath fill='%2371869d' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E") no-repeat right 1rem center;
  border: 0.0625rem solid #e7eaf3;
  border-radius: 0.3125rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-is-invalid {
  border: 2px solid #de4437 !important;
  box-shadow: 0 0 10px rgba(222, 68, 55, 0.1) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23de4437' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23de4437' stroke='none'/%3e%3c/svg%3e") no-repeat right 3rem center/8px 10px !important;
  background-repeat: no-repeat !important;
}

.custom-is-valid {
  border: 2px solid #37C625 !important;
  box-shadow: 0 0 10px rgba(55, 198, 37, 0.1) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2337C625' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat right 3rem center/8px 10px !important;
  background-repeat: no-repeat !important;
}

.custom-github-style{
  height: 32px; 
  width: 400px;
  color:#3C4043 !important;
  border-radius: 4px Im !important;
  border: 1px solid #dadce0 !important;
}

.custom-github-style > span{
  font-weight: 600;
  color: #3c4043 !important;
}

.custom-github-style:hover {
  box-shadow: none;
  border-color: #d2e3fc !important;
  outline: none;
  background-color: rgba(66, 133, 244, 0.04);
}

#signup_form #signinSrName::placeholder{
  font-size: 14px;
}

#signup_form #signinSrEmail::placeholder{
  font-size: 14px;
}

#signup_form #signinSrPassword::placeholder{
  font-size: 14px;
}

#signup_form #country{
  font-size: 14px;
}

#signup_form #signup_button{
  padding: 10px 0;
}

.breadcrumb-item + .breadcrumb-item{
  padding-left: 0.2rem;
}

.breadcrumb-item + .breadcrumb-item::before{
  padding-right: 0.2rem;
}

.custom-required {
  border: 1px solid #000;
  border-radius: 4px;
  padding: 4px 12px;
  position: absolute;
  top: 38px;
  gap: 6px;
  color: #000;
  background-color: #fff;
  left: 50%;
  z-index: 9999;
  width: max-content;
  transform: translateX(-50%);
}
 
.custom-required::before {
  content: '';
  position: absolute;
  border: solid #000;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-135deg);
  left: 9%;
  top: -5px;
  background-color: #fff;
}

.sort-by-navbar {
  position: relative;
  border: 0.0625rem solid #E0E5F1;
  z-index: 999;
  padding: 2px 9px 2px 9px;
  border-radius: 4px;
  width: 125px;
  cursor: pointer;
}

.selected-sort {
  font-size: 1rem;
}

.sort-by-navbar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sort-by-navbar li {
  display: inline-block;
  font-size: 1rem;
}

.sort-by-navbar ul ul {
  position: absolute;
  top: 100%;
  background: #ffffff;
  display: none;
  left: 0;
  width: 130px;
  border: 1px solid #e0e5f1;
}

.sort-by-navbar ul ul li {
  display: block;
  padding: 2px 8px;
}

.sort-by-navbar ul ul li:hover {
  background-color: #e0e5f1;
}

.loader-container {
  position: absolute;
  left: 50%;
  top: 25vh;
  transform: translate(-50%, -50%);
  z-index: 9;
}

.loader-full-width::before {
  content: '';
  width: 100%;
  height: 100vh;
  background-color: rgba(235, 235, 235, 0.136);
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.card-layout-full {
  position: relative;
  padding-left: 19px;
}

.filter-sidebar-layout {
  padding: 0px;
}

.subscribe-style {
  position: relative;
  height: 56px;
}

.img-logo-style {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

.loader {
  border: 8px solid #f3f3f3; /* Light grey */
  border-top: 8px solid #0052cc; /* Blue */
  border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.hide-loader{
  display:none;
}

.form-search {
  height: calc(0.5em + 1.5rem);
  padding: 0.25rem 0.5em 0.25rem 1rem;
  border: 0.0625rem solid #e0e5f1 !important;
}

.btn-search {
  padding: 0.5rem 1em 0.5em 1rem;
  line-height: 1;
}

.search-bar-section {
  position: sticky;
  background-color: #ffffff;
  z-index: 99;
  top: 65px;
  padding: 20px 0px;
}

.controls {
  border: 4px solid #F5F8FD;
  border-radius: 4px;
  background-color: #F5F8FD;
}

.toggle-btn {
  background-color: #F5F8FD;
  width: 28px;
  height: 28px;
  border: none;
  border-radius: 4px;
  padding: 6px 6px;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.filter-responsive {
  display: block;
}

.search-inner {
  padding: 0px !important;
}

@media (max-width: 1200px) {
  .filter-responsive {
    display: none;
  }
  .loader-container {
    top: 50%;
  }
  .search-inner {
    padding: 0px 15px !important;
  }
}

.toggle-btn.active {
  background-color: #ffffff;
}

.toggle-btn.active.grid-view-icon {
  background-image: url(https://apilayer.com/wp-content/themes/hello-theme-child/assets/svg/icons/grid-view-blue.svg);
}

.toggle-btn.active.list-view-icon {
  background-image: url(https://apilayer.com/wp-content/themes/hello-theme-child/assets/svg/icons/list-view-blue.svg);
}

.toggle-btn img {
  width: 18px;
}

.toggle-btn.active img {
  fill: #1a4ab4;
}

.toggle-btn:hover {
  background-color: #e5e9f2;
}

.sort-view-section {
  justify-content: flex-end;
}

.navbar-nav-item {
  width: 640px;
}

@media (max-width: 860px) {
  .sort-view-section {
    justify-content: center;
    /* margin-top: 16px; */
  }
}

@media (max-width: 1200px) {
  .sort-view-section {
    justify-content: center;
  }

  .navbar-nav-item {
    width: 100%;
  }
}

.grid-view-icon {
  background-image: url(https://apilayer.com/wp-content/themes/hello-theme-child/assets/svg/icons/grid-view.svg);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.list-view-icon {
  background-image: url(https://apilayer.com/wp-content/themes/hello-theme-child/assets/svg/icons/list-view.svg);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.checkbox-group {
  list-style-type: none;
  padding: 0;
}

.custom-checkbox-list {
  margin-left: 21px;
}

.arrow-container {
  width: 24px;
}

.checkbox-group .child {
  margin-left: 43px;
}

.subcategories-checkbox {
  display: none;
  padding-left: 45px;
}

.arrow {
  position: absolute;
  cursor: pointer;
  height: 24px;
}

.arrow.down {
  transform: rotate(180deg);
}

.arrow.right::before {
  transform: rotate(180deg);
}

.grid-card {
  border: 1px solid #2480fc0a;
  padding: 16px;
  background-color: #f5f9fe;
  border-radius: 20px;
}

.list-card {
  padding: 12px 8px;
  border-bottom: 0.0625rem solid #e0e5f1;
}

.product-list {
  padding-right: 0px;
  padding-left: 0px;
}

.product-list:hover {
  background-color: #F5F8FD;
}

.list-top {
  border-top: 0.0625rem solid #e7eaf3;
}

.list-logo-width {
  width: 15%;
}

.list-name-width {
  width: 24%;
  padding: 0px 6px;
}

.list-info-width {
  width: 31%;
  padding: 0px 6px;
}

.list-rating-width {
  width: 18%;
  padding: 0px 6px;
}

.list-btn-width {
  width: 12%;
}

.avatar-img-logo {
  max-width: 238px;
  height: 48px;
  border-radius: 0.3125rem;
}

.avatar-img-list {
  max-width: 119px;
  height: 24px;
  border-radius: 0.3125rem;
}

.rating {
  line-height: 1;
}

.grid-card-width-fix {
  width: 270px;
  min-height: 318px;
  position: relative;
}

.card-btn-bottom {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
}

.btn-primary-card {
  color: #fff;
  background-color: #2390e5;
  border-color: #2390e5;
}

.btn-primary-card:hover {
  color: #fff;
  background-color: #1a80cf;
  border-color: #1a80cf;
}

.count-align {
  height: 18px;
}

.section-title {
  font-size: 1.25rem;
}

.btn-list-align {
  justify-content: flex-end;
}

.section-title-top {
  margin-bottom: 1.25rem;
  margin-left: -14px;
}

.section-title-top-filter {
  margin-bottom: 1.25rem;
}

.filter-top {
  margin-top: 1.25rem;
}

.btn-card {
  display: inline-block;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 32px;
  padding: 4px 12px;
  line-height: 1.6;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.filter-box-style {
  top: 134px;
  padding: 1.5rem 1rem;
  border-radius: 4px;
  width: 270px;
  margin-right: 18px;
}

.main-head-text a {
  font-size: 40px;
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .filter-box-style {
    width: auto;
  }
}

@media (max-width: 768px) {
.view-by-section {
  display: none !important;
}
}

@media screen and (min-width: 767px) and (max-width: 1025px) {
  .card-bottom:last-child {
    margin-right: auto;
    margin-left: 11%;
  }
  .view-by-section {
    display: none !important;
  }
  .sort-view-section {
    margin-top: 0px;
  }
}

@media (max-width : 990px) {
  .filter-box-style {
    padding: 0px;
    width: 100%;
    margin-right: 0px;
  }

  .filter-sidebar-layout {
    padding-right: 15px;
    padding-left: 15px;
  }

  .card-layout {
    justify-content: center;
  }

  .section-title-top {
    margin-left: 0px;
  }

  .main-head-text a {
    font-size: 40px;
  }
}

@media screen and (min-width: 767px) and (max-width: 1200px) {
  .mid-section {
    margin: 0 auto;
    max-width: 540px;
  }

  .card-layout {
    justify-content: start;
  }

  .api-list-item {
    width: calc(100% + 150px);
    margin-left: -13%;
  }
}

.card-layout {
  gap: 20px;
}

.navbar-toggler {
  background-color: white !important;
}

.text-title-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: capitalize !important;
}

.card-bottom {
  margin-bottom: 18px;
}

.sort-view-text {
  font-size: 1rem;
  color: #1e2022;
}

.rating-star-align li {
  vertical-align: text-top;
}

.text-info-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 122px;
  line-height: 20px;
}

.text-info-list-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 74px;
  line-height: 18px;
}

.sort-class.active {
  background-color: #e0e5f1;
}

@media (max-width : 767px) {
  .card-layout {
    margin: 0px !important;
  }

  .sort-view-text {
    font-size: 0.6rem;
    color: #1e2022;
  }

  .custom-font-size-search {
    font-size: 0.6rem;
  }


  .selected-sort {
    font-size: 0.6rem !important;
  }

  .main-head-text a {
    font-size: 32px;
  }

  .mobile-sub {
    font-size: 14px;
    padding: 0px 12px;
  }
}