/*
 * Header titles.
 */
.carousel .hestia-title {
	font-size: 67px;
}

.carousel span.sub-title {
	font-size: 18px;
}

@media (max-width: 768px) {
	.carousel .hestia-title,
	h1.hestia-title,
	.page-header.header-small .hestia-title,
	.page-header.header-small .title {
		font-size: 36px;
	}
}

/*
 * Section primary headings.
 */
h2.hestia-title,
h2.title {
	font-size: 37px;
}

@media (max-width: 768px) {
	h2.hestia-title,
	h2.title {
		font-size: 24px;
	}
}

.woocommerce div.product .product_title,
.woocommerce .related.products h2 {
	font-size: 32px;
}

.subscribe-line h3.hestia-title,
#comments .hestia-title,
.woocommerce .comment-reply-title,
.woocommerce-cart .blog-post h1.hestia-title,
.woocommerce-checkout .blog-post h1.hestia-title {
	font-size: 27px;
}

h5.description,
h5.subscribe-description {
	font-size: 18px;
}

.subscribe-line .description {
	font-size: 14px;
}

/*
 * Section secondary headings.
 */
.woo