/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 27 2025 | 15:48:35 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.k-block--logo-images {
	justify-content: left;
	gap: 10px 30px;
}

.team-image {
	margin: 5px !important;
}

.wp-block-buttons>.wp-block-button {
    margin-bottom: 20px;  
}

@media (min-width: 768px) {
    .k-report__meta .k-report__meta__title {
        min-width: 180px;
    }
}

.single-report .k-banner-advanced {
	display: none;
}

.k-report__gallery-item {
    background-image: none;
    padding: 0px;
}

.k-card--report .k-card__image {
    background-color: #ffffff;
}

.k-card--report .k-card__image-wrapper {
	background-image: none;
}



#customer_login .u-column2 .woocommerce-form-row--wide, #customer_login .u-column2 .woocommerce-privacy-policy-text, #customer_login .u-column2 .woocommerce-form-row {
	display: none;
}