/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 14 2025 | 14:22:01 */
/* 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-banner-advanced__terms
{
	display: none;
}

.k-widget--sponsor-logo__logo {
    border-radius: 0;
    height: 60px;
    width: 160px;
}

.k-widget--sponsor-logo__text {
	width: 40%;
}

.blog .k-meta--date {
	display: none;
}

.fix-card-images .k-card__image-wrapper, .fix-card-images .k-card__terms {
	display: none;
}

@media only screen and (max-width: 1176px) {
.k-nav .k-nav__dropdown .k-nav__link {
    color: #fff !important;
}
}