

.hidden {
	display: none !important;
}


.header-area.header-default.header-style2 .header-action-area .btn-cart {
	font-size: 22px;
}

.page-title-area.bg-img {
	position: relative;
}
.page-title-area.bg-img:before {
	position: absolute; left: 0; top: 0; content: ''; z-index: -1;
	width: 100%; height: 100%;
	background: rgba(0,0,0,0.7);
}

.single-product-info .product-desc {
	font-size: 18px;
}
.product-description-review .tab-content .product-desc .product-desc-row .product-content {
	max-width: none;
}

.product_params_wrapper .field-label  {
	font-weight: 600;
}

/*.single-product-nav {
	height: 100%;
}*/

/* author desc */
.author_block {
	border: 1px solid #ebebeb;
	padding: 10px 0; margin: 0 0 15px 0;
	background: #ebebeb;
}
.author_block .author_img {
	margin: auto 0;
}
.author_block .author_desc {
	line-height: 130%;
}
/* end author desc */
.tpl_authorpage .author_block {
	padding: 25px;
}
