.list-group-item:hover img, .card:hover img {
	opacity: 0.5;
}
.wp-block-heading {
  margin: 0 auto .7rem;
}
.wp-block-column, .card {
	min-width:250px;
}
.gctbi-price{
	line-height:.8em;
}
.gctbi-price span:first-of-type {
	font-size:.7em;
}
.wp-block-table td, .wp-block-table th, .table-bordered>:not(caption)>*, .wp-block-table table>:not(caption)>*  { border: none;}
@media print {
.bg-print-white { background-color: transparent !important;
	-webkit-print-color-adjust: economy !important;
	print-color-adjust: economy !important;
	box-shadow: none !important;border: none;color: inherit !important;margin:0;
		padding:0;}
		.col-md-10,.col-sm-8{width:100% !important;}
	.bg-print-white::after{
		background-image: none !important;
	}
	#cmplz-manage-consent .cmplz-manage-consent{display: none;}
}
.break-avoid {
	break-inside: avoid;
}
iframe{
  width:100%!important;
}
footer{
  background-color:#f0f0f0;
}
.grecaptcha-badge{
  visibility:hidden;
}
.ccc-favorite-post-toggle a.ccc-favorite-post-toggle-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    line-height: 1.5;
    color: #006533;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid #006533;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.btn-group>.ccc-favorite-post-toggle:not(:first-child):not(.dropdown-toggle) a.ccc-favorite-post-toggle-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
}
.ccc-favorite-post-toggle > a::before {
  font-weight: 400;
  line-height: 1.5;
}
.btn-group.lg .ccc-favorite-post-toggle > a::before {
  font-size: 1.25rem;
  line-height: 1.5;
}
.btn-group.lg .ccc-favorite-post-toggle a.ccc-favorite-post-toggle-button {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}
.btn-group .ccc-favorite-post-toggle a.ccc-favorite-post-toggle-button span.text,
.ccc-favorite-post-toggle a.ccc-favorite-post-toggle-button span.text {
    display: none;
}
.btn-group .ccc-favorite-post-toggle a.ccc-favorite-post-toggle-button:hover,
.ccc-favorite-post-toggle a.ccc-favorite-post-toggle-button:hover {
    color: #005129;
    border-color: #005129;
}

.card-img-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
