/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.8.7.1733812840
Updated: 2024-12-10 06:40:40

*/
form#loan-officer-search-form\ cards-of-team {
    display: grid !important;
   grid-template-columns: 1fr 1fr 1fr 1fr;
   gap: 20px;
   align-items: center;
}
.drop-menu h3 {
   color: #223c78;
   margin: 0;
}
body.archive.category.category-ceo-co-founder.category-17 input.search-submit {
    padding: 10px 30px;
    margin-top: 30px;
    background: #083568;
    color: #fff;
}
.desc-cards {
   display: grid !important;
}

.officer-categories a {
  text-decoration: none !important;
 color: #083568;
 font-weight: 500;
 font-size: 16px;
}

.officer-categories a:hover {
 color: red;
}
article.officer {
    padding: 20px !important;
}
.btn-load-main {
  text-align: center;
  padding-top: 50px;
}

button#load-more {
  padding: 10px 20px;
  border-radius: 5px;
  border: 1px solid #ff0014;
  background: #ff0014;
  color: #fff;
  font-size: 16px;
}
.name-cards a.member-name {
 text-decoration: none !important;
}
.name-cards a.member-name:hover {
 color: red;
}
.cards-detail img.team-member {
   height: 240px;
   object-fit: cover;
   object-position: top;
}
.officer-categories span.officer-category {
   display: block;
}
/* Container for the grid of officer cards */
* {
    box-sizing: border-box;
  }
  div#loan-officer-results p {
    color: #003f64;
    font-size: 16px;
    font-weight: 600;
}
  .row-cards {
    display: grid;
    gap: 25px;
    grid-template-columns: repeat(3, 1fr);
  }

  .cards-detail {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: -2px 6px 5px rgb(0 0 0 / 38%);
    padding: 20px;
    margin-top: 25px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .team-member {
    width: 100%;
    height: auto;
    border-radius: 50%;
  }

  .name-cards {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .member-name {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
  }
  .search-bar p.text-center {
    padding-top: 20px;
}
  .check-name {
    margin-left: 8px;
    width: 18px;
    height: 18px;
  }

  .desc-cards {
    display: flex;
    justify-content: space-around;
    width: 100%;
    padding-top: 20px;
    border-top: 1px solid #d1d5db;
    margin-top: 10px;
    gap: 5px;
  }

  .cards-of-team svg {
    width: 15px;
  }

  svg.svg-inline--fa.fa-address-book path {
    fill: #fff;
  }
  button.call-now a {
    text-decoration: none !important;
}
.officer-contact-sec {
    display: flex;
   gap: 10px;
   justify-content: center;
   padding: 0px 10px;
   flex-flow: wrap;
}
  a.desc-name {
    width: 30px;
    height: 30px;
    background: #083568;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    padding: 10px;
  }

  button.call-now {
    padding: 6px 24px;
    border-radius: 50px;
    display: flex;
    gap: 10px;
    background-color: transparent;
    align-items: center;
    font-size: 14px;
    text-transform: capitalize;
    border: 2px solid #083568;
  }
  .search-bar ::placeholder {
    font-size: 14px;
}
  .search-bar {
    margin-bottom: 40px;
    display: block;
    align-items: center;
    gap: 40px;
    padding: 40px;
    border-radius: 10px;
    flex-flow: wrap;
    justify-content: center;
  }

  input.search-input {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #000;
    width: 100%;
  }

  .search-bar-main {
    position: relative;
  }

  .drop-menu {
    display: flex;
    align-items: center;
    gap: 20px;
  }

  .drop-menu h3 {
    color: #fff;
  }

  .state {
    padding: 10px;
    border-radius: 5px !important;
  }
  form#loan-officer-search-form\ cards-of-team {
    padding: 50px 20px;
    background: #003c67;
    border-radius: 10px;
}

  button.reset-all {
    padding: 10px 20px;
    border-radius: 5px;
    border: 1px solid #ff0014;
    background: #ff0014;
    color: #fff;
}

  button.search-btn {
    border-radius: 560px;
    border: 1px solid #223c78;
    position: absolute;
    right: -25px;
    top: 0;
    background: #223c78;
    padding: 10px 15px;
    color: #fff;
  }

  .breadcum {
    padding: 40px 0px;
  }

  input.search-input-extra {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #000;
    width: max-content;
  }

  @media screen and (max-width: 991px) {
    .row-cards {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media screen and (max-width: 767px) {
    .row-cards {
      display: grid;
      grid-template-columns: 1fr;
    }

    .drop-menu {
      display: block;
    }

    input.search-input-extra {
      width: 100%;
    }

    button.search-btn {
      right: 0;
    }

    .search-bar {
      justify-content: unset;
      display: grid;
      gap: 20px;
    }
  }
.xpro-post-grid-layout-2 .xpro-post-grid-content {
    position: relative !important;
}