/* 
Theme Name: Fidelitybank
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Fidelitybank Theme
Author: fidelitybank Team
Author URI: https://fidelitybankonline.com/
Template: hello-elementor
Version: 2.0.1
Text Domain: fidelitybank
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: fidelitybank
*/

/* Add your custom styles here */

.team-member-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  padding: 20px;
}

.team-member-grid .grid-item {
/*  background: #f2f2f2;
  border: 1px solid #ccc;
  border-radius: 8px;*/
  padding: 10px;

}
.team-member-grid .grid-item h5 {
	font-size:  21px;
	font-weight:  700;
	font-family:  "poppins", Sans-serif;
	margin: 10px 0px 5px 0px;
	padding:  0;
}
.team-member-grid .grid-item .staff-content {
	margin: 0px 10px 0px 10px;
}

.team-member-grid .grid-item .staff-description {
	font-family: "Inter Tight", Sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.6em;
}

.team-member-grid .grid-item .staff-description a {
	font-size:  1.2rem;
}

.staff-button {
	text-align: center;
	margin-bottom: 5px;
}

.staff-button .elementor-button a, .staff-button a button{
    background-color: #56B6E600;
    font-family: 'Inter Tight', Sans-serif;
    font-size: .9rem;
    font-weight: 500;
    fill: #005c8c;
    color: #005c8c;
    border-style: solid;
    border-color: #005c8c;
    padding: 20px 20px 20px 20px;
}
.staff-button-dark a button {
    background-color: #005c8c;
    color: #ffffff;
}

.staff-button .elementor-button:hover, .staff-button .elementor-button:focus, 
.staff-button a button:hover, .staff-button a  button:focus {
    background-color: #56b6e6;
    color: #005c8c;
    border-color: #005c8c;
}

.staff-button-dark a  button:hover, .staff-button-dark a  button:focus {
  background-color: var( --e-global-color-accent );
    color: var( --e-global-color-secondary );
}

.staff-button .elementor-button:hover svg, .staff-button .elementor-button:focus svg, .staff-button a  button:hover svg, .staff-button a  button:focus svg {
    fill: var( --e-global-color-secondary );
}

/*.team-member {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1.5rem;
  box-sizing: border-box;
}*/

/*.team-header,
.team-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
}*/

.team-info {
  flex: 1;
}

.team-name {
    font-family: "Poppins", Sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.1em;
    color: var(--e-global-color-secondary);
}

.team-subtitle {
    font-family: "Poppins", Sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    color: #56B6E6;
}

.team-action {
  margin-left: auto;
}

.team-btn {
  padding: 0.5rem 1.25rem;
  font-size: 1rem;
  background-color: #0077cc;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.team-body {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.team-photo {
  flex: 0 0 300px;
  margin-right: 1.5rem;
}

.team-photo img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.team-description {
  flex: 1;
  min-width: 200px;
}

/* Responsive styles */
@media (max-width: 768px) {
  .team-header,
  .team-body {
    flex-direction: column;
    align-items: flex-start;
  }

  .team-action {
    margin-left: 0;
    margin-top: 1rem;
  }

  .team-photo {
    margin-right: 0;
    margin-bottom: 1rem;
    width: 100%;
  }
}

.team-member-footer {
  /*margin-top: 125px;*/
}

@media (min-width: 769px) {
  .team-top-right-button {
    float: right;
  }
}

.team-footer-area .elementor-16695 .elementor-element.elementor-element-4b6b02d3 {
margin-top: -170px;
}

@media (max-width: 1024px) {
.team-footer-area .elementor-16695 .elementor-element.elementor-element-4b6b02d3  {
  margin-bottom: 0px;
  }
}

.team-footer-area.elementor-element-af5a6c8 {
padding: 0px;
}

.team-footer-area {
  clear: both;
}

#menu-login-1 {
  justify-content: space-around !important;
}

#menu-login-1 li {
  border: 0px !important;
      padding: 17px 10px;
    text-align: center;
    width: 100%;
}

#menu-login-1 li a {
  display: block;
}

#menu-item-15513 > a {
    padding: 0px 10px 0px 15px !important;
}

.login-dropdown, .login-dropdown a {
  color: #fff;
}

.login-dropdown p a, .login-dropdown p a:hover {
  text-decoration: underline;
}

#menu-login-1 .e-con-inner {
  padding-top: 15px !important;
}

#login-box {
  display: flex;
}

#nav_login-form input {
  width: 70%;
  border-radius: 0px !important;
  border: 0px;
    height: 44px;
    margin-bottom: 0px !important;
}

#nav_login-form p {
  font-size: 16px;
  padding-bottom: 5px;
}

#login-box button {
  width: 30%;
  border-radius: 0px;
    padding: 0px;
    height: 44px;
    color:#fff !important;
    background-color: #39ade5 !important;
    border: 0px;
}

.login-dropdown .form-or, .mobile-login .form-or {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    margin: 1.875rem 0;
}

.mobile-login .form-or {
  margin: 20px 0;
}

.login-dropdown .form-or span, .mobile-login .form-or span {
    display: block;
    width: 100px;
    margin: 0 auto -13px;
    font-size: .875rem;
    background: #004c7c;
    width: 50px;
    text-align: center;
}

.mobile-login .form-or span {
  margin: 0 auto -16px;
}

.mobile-login a, .mobile-login a:hover {
  font-family: "Poppins", Sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #FFFFFF !important;
    border-style: none;
    border-radius: 0px 0px 0px 0px;
    padding: 5px 0px !important;
}

.mobile-login.personal {
  background-color: #004c7c !important;
}

.mobile-login.commercial {
  background-color: #17204C !important;
}

.mobile-login a i.elementskit-submenu-indicator {
  display: none !important;
}

.mobile-login.personal .e-con-inner {
  padding: 5px;
}

.mobile-login {
  border-radius: 0px 0px 0px 0px;
}

@media print, screen and (min-width: 64em) {
    .login-dropdown .form-or {
        margin: 10px 0 1.25rem 0;
    }
     .login-dropdown .form-or span {
        width: 50px;
        margin-bottom: -11px;
    }
}

@media (max-width: 1024px) {
.login-buttons {
  display: none !important;
}
}

@media (min-width: 1025px) {
  .mobile-login {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .mobile-login>a, .mobile-login>a:hover {
    justify-content: center;
    padding: 10px !important;
  }

  .mobile-login>a i {
    margin-right: 5px;
  }
}

.weekend-hide {
	display:none !important;
}

/*Make all widgets like buttons or other CTAs sit atop all background elements*/

.e-con.e-con>.e-con-inner>.elementor-widget, 
.elementor.elementor .e-con>.elementor-widget
 {
    z-index: 9999 !important;
}