.specs th {
	background-color: #f7f7f7;
	vertical-align: top;
	color: darkgreen;
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}
td {
	border-bottom: 1px dashed #eee;
	border-left: 1px dashed #eee;
}
table thead,tr:nth-of-type(even) {
    background-color: transparent !important;
}

table tbody td {
    padding: 0rem;
}
.row {
	max-width: 85rem !important;
}

table tbody td, table tbody th {
    padding: .1rem .625rem .1rem !important;
    font-size: 80%;
}

.orbit-bullets button {
	width: 94px !important;
	height: auto !important;
}
.product_container {
	padding: 5px !important;
}