.home-hero {
	height: 100vh;
}

#comments {
	display: none;
}
.home-hero .uagb-columns__inner-wrap {
	height: 100%;
}

.main-title{
	font-weight: 700;
	color: white;
	font-size: 60px;
}
.hero-small-heading {
	color: white;
	font-size: 24px;
}

.home-hero p {
	color: white;
	font-size: 14px;
}

.custom-button {
	font-weight: 700;
	font-size: 28px;
}
.custom-button a {
	font-size: 24px;
	padding: 12px 45px;
	background-color: #0A5A88!important;
	transition: 0.3s ease all;
}
.small-custom-button a{
	font-size: 16px;
	padding: 10px 30px;
	background-color: #0A5A88;
	transition: 0.3s ease all;
	font-weight: 700;
	margin-bottom: 10px;
}
.custom-button a:hover,.small-custom-button a:hover {
	background-color: #FF690D!important;
}

.poradnie .wc-block-featured-category__title {
	font-size: 17px;
	padding: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
.poradnie .wc-block-featured-category__title:after {
	display: none;
}
.wc-block-featured-category {
	min-height: 300px!important;
}
.woocommerce-loop-product__title:after,.woocommerce-result-count,.woocommerce-ordering {
	display: none;
}
