#nav-main .element-menu-category #menu-category .menu-category-list li {
	position: static;
}

#nav-main .element-menu-category #menu-category .menu-category-list>li ul {
	left: 0 !important;
	right: 0 !important;
	top: initial !important;
}

#nav-main .element-menu-category #menu-category .menu-category-list>li ul li {
	border-top: 0 !important;
	display: inline;
	float: left;
	width: 20%;
}

.page-content p,
.page-content ul,
.element-product-info p,
.element-product-info ul,
.element-product-description p,
.element-product-description ul {
	margin-bottom: 1.2em;
}

.page-content h2,
.element-product-info h2,
.element-product-description h2 {
	line-height: 1.5em;
	margin-bottom: 1.2em;
	margin-top: .75em;	
}

.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6,
.element-product-info h3,
.element-product-info h4,
.element-product-info h5,
.element-product-info h6,
.element-product-description h3,
.element-product-description h4,
.element-product-description h5,
.element-product-description h6 {
    line-height: 1.2em;
    margin-bottom: 1em;
    margin-top: .75em;
}