/***************************************************
 * TEMPLATE NAME: Techmarket JW glue
 * VERSION      : 1.0
 ***************************************************/
.site-branding img { max-height: 36px; width: auto; }
.site-header .custom-logo-link span { color: #fff; font-size: 22px; font-weight: 500; }
#noscriptAlert { padding: 1rem; background: #fff3cd; }
.footer-logo img { max-height: 28px; width: auto; }
.sidebar-account { margin-bottom: 1.5rem; }
.blog-calendar-table table,
#calendar { width: 100%; }
#calendar th, #calendar td { padding: 0.5rem; text-align: center; border: 1px solid #eee; }
.page-link { border: none; }
@media (min-width: 992px) {
    .sidebar-account { width: 25%; float: left; }
    .woocommerce-order .content-area,
    .woocommerce-account .content-area { width: 72%; float: right; }
}
