/*
Theme Name:   katovid
Template:     hello-elementor
Version:      1.0.0
*/

@import url("../hello-elementor/style.css");


a,
.page-content a {
	color: #0058AA;
	text-decoration: unset;
}
a:hover {
	color: #0058AA;
	text-decoration: underline;
}
a.product-item {
	text-decoration: unset;
}

.product-item .elementor-widget-text-editor {
	text-align: center;
}

.footer-block a {
	color: #fff;
	text-decoration: unset;
}
.footer-block a:hover {
	color: #fff;
	text-decoration: underline;
}

.home .page-header .entry-title {
	display: none;
}

#site-footer #menu-paticka {
	display:block;
}
