@charset "utf-8";

tr:first-child {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

/*.siteblock-main .dec-btn--primary {
    background-color: #8b6a16 !important;
}
.siteblock-footer .dec-btn--primary {
    background-color: #8b6a16 !important;
}
.siteblock-bottom .dec-btn--primary {
    background-color:#8b6a16 !important;
}*/

#prodTable th,#prodTable td {
    padding: 16px;
}

@media (min-width: 768px) {
    [class*="cparts-id578"] .cparts-txt-block {
		width: 95vw;
    }
}