/*-----------------------------------------------------------------------------------
 *
 * Theme Name: Insurs Child Theme
 * Theme URI: https://insurswp.websitelayout.net/
 * Author: Website Layout
 * Author URI: https://www.websitelayout.net/
 * Description: This is a child theme of insurs
 * Version: 1.0
 * Template: insurs
 * Text Domain: insurs-child
 *
 * ----------------------------------------------------------------------------------- */
.card .card-footer {
  display: none;
}

.card .entry-meta> :not(:last-child) {
  display: none !important;
}

.row .card .card-img-top {
  width: 100%;
}

.col-md-6.mt-2-2.wow.fadeInUp .card .card-footer {
  display: none;
}

.comments-area a.comment-reply-link {
  display: none;
}

form.conatct-post-form .comment-form-cookies-consent {
  display: none;
}

.header-style2 {
  background-color: #fff;
}

.bonds-type-accordion * {
  color: #fff !important;
}

.bonds-type-accordion .btn-link:after {
  color: #fff !important;
}

.bonds-type-accordion .accordion-style .card-header {
  border: none;
}

.bonds-type-accordion .card {
  box-shadow: 0px 3px 10px 0px rgb(11 13 30 / 46%);
}

.performance-bonds-section + div.position-absolute {
  background-color: transparent !important;
  z-index: 1;
}