/* Enter Your Custom CSS Here */
.entry-thumbnail{
  margin-top: -200px;
}

.content-area.product-catalog #catalog_sidebar {
  width: 25%;
}

.al_archive .product-name, #product_listing .al_archive .product-name, #product_listing .al_archive h3.product-name {
    background-color: rgb(0, 82, 0);
    background-color: rgba(209, 234, 209, 0.67);
    max-width: 80%;
    box-shadow: 0 0 5px RGBA(202, 230, 202, 0.29);
    padding: 8px 5px;
    position: absolute;
    top: 0%;
    left: 0%;
    color: #000;
    font-size: 16px;
    line-height: 1.1;
    text-decoration: none;
    cursor: pointer;
    margin: 0;
    text-shadow: none;
}

td {
    border-top: 1px solid rgba(237, 237, 237, 0);
    padding: 6px 10px 6px 0;
}

.catalog-header {
    clear: both;
    display: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 16px;
}
.thememount-entry-date {
    font-family: Raleway,'Trebuchet MS', Helvetica, sans-serif;
    display: none;
}
.thememount-post-icon-wrapper {
    background-color: #2d2d2d;
    margin-top: 2px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: none;
}
body.thememount-sidebar-both .site-main #primary.content-area {
    margin-left: 0% !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 0px;
    padding-left: 0px;
    padding-top: 40px;
}
.thememount-post-right .postcontent {
    padding: 0px;
    padding-bottom: 35px;
    border-bottom: 1px solid #000000;
    float: right;
    width: 100%;
}