.header,
.header-menu,
.breadcrumb,
.others-also-viewed,
.usps,
.footer {display: none; visibility: hidden;}

html, body {line-height: 20px; font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 14px;}
h1, h2, h3, h4, h5, h6, p {margin: 0 0 20px 0; padding: 0;}
h1 {line-height: 32px; font-size: 20px;}
h2 {line-height: 32px; font-size: 18px;}
h3 {line-height: 20px; font-size: 16px;}
h4, h5, h6 {line-height: 20px; font-size: 14px;}
hr {border-top-color: rgba(194,194,194,1);}

.product-essential .gallery .picture {margin-bottom: 20px; padding: 20px; border: 1px solid black;}
.product-essential .gallery .picture img {max-height: 320px;}
.product-essential .buttons {display: none; visibility: hidden;}

/*
.product-essential .col-md-5 {width: 40%; float: left;}
.product-essential .col-md-7 {width: 60%; float: left;}
*/