.mod-megamenu>.mod-megamenu--item:last-child {
    margin-left: auto;
}

.mod-megamenu>.mod-megamenu--item:last-child>.mod-megamenu--item-anchor {
    padding-right: 0;
}

/* Webadmin */
.brand-logo img {
    width: 65px;
}
.product-stock {
    display: none;
}
.st-same-checkbox {
    display: none !important;
}
.tab-description {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.3px;
    padding: 0 15px;
}
#tab-description .tab-description table {
    width: 50%;
    max-width: 100%;
    margin-bottom: 16px;
}
#tab-description .tab-description table>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
#tab-description .tab-description table>tbody>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.category-name a {
    font-size: 16px;
}
h1.product-page-title {
    font-size: 28px;
}