﻿
.product-essential {
    border-bottom: 0;
    margin-bottom: 10px;
}
.full-description {
	margin-bottom: 0;
}
.product-specs-box {
	margin-bottom: 0;
}
.product-specs-box .data-table {
	margin-bottom: 0;
	background: none;
	padding-bottom: 0;
    box-shadow: none;
}
.product-review-list .title {
    display: block;
    margin-top: 5px;
}
.write-review .form-fields,
.contact-page .form-fields {
    box-shadow: none;
}
.write-review .form-fields .title {
    margin-bottom:0;
    padding-bottom: 10px;
    border-bottom: 1px dashed #797979;
}