/*.t-col { display: inline-block; margin-right: 30px; width: 370px; padding: 30px; vertical-align: top; }*/
.t-col { display: inline-block; margin-right: 30px; padding: 30px; vertical-align: top; }
.t-col.wide { display: block; width: 100%; padding: 0 60px 20px; }

.t-col:last-child { margin-right: 0; }
.t-col hr { background: #eae5e0; height: 2px; margin: 20px -30px; border: 0; }
.t-col.wide hr { margin: 0 -60px; }
.t-row { margin-top: 19px; }
.wide .t-row { margin-top: 0; line-height: 40px; }
.wide .row { padding: 10px 40px; margin: 0 -60px;}
.wide .row:not(.t-head):hover { background: #f4f9e9; }
.t-row .name- { width: 230px; display: inline-block; vertical-align: middle; }
.t-row .addition- { font-size: 12px; color: #a69085; }
.t-row .price- { font: bold 24px/24px 'BebasNeue', sans-serif; display: inline-block; vertical-align: middle; }
.t-row .cost-size- { font: normal 10px/10px 'Lato Bold', sans-serif; text-transform: uppercase; display: inline-block; vertical-align: middle; height: 24px; }

.t-head { text-transform: uppercase; font: normal 12px/16px 'Lato SemiBold', sans-serif; color: #7b5a4a; height: 58px; line-height: 58px; }
.wide .t-head { padding-top: 0; padding-bottom: 0; }
.t-head > div:first-child { color: #94c42c; }



