@charset "utf-8";
/* CSS Document */

.product-header{background:url("../images/product-header.png") no-repeat top; width: 100%;
  height: 212px; background-size: cover; padding-top: 70px;}
.product-seating-txt{text-transform: uppercase; font-size: 12px; font-weight: normal; border-bottom: 5px solid #ff; width: 115px; padding-bottom: 5px; color: #fff; margin: 0px auto;}

.product-header h1{ font-size: 32px; font-weight: normal; width: 600px; text-align: center; margin: 0px auto; }
.product-bg{background-color: #F7F6F5;}
.product-thumbnail{ padding-top: 0px;  text-align: center !important}
.product-caption{ font-size: 16px;  text-align: center; color: #131110; }
.product-boxbg{ background-color: #fff; margin-right: 15px; margin-bottom: 15px;}