/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all theme stylesheets.
 */


body:not(.sd-custom-font-scheme) .hentry .entry-header h1.entry-title {
    font-family: "Teka",sans-serif;
}


h1.page-title {
    font-family: "Teka",sans-serif;
    font-size: 2.5em;
    font-weight: 500;
    margin-top: -0.10em;
}

.homestore-section-tabs {
    display: none;
}

.woocommerce-breadcrumb {
    display: none;
}

.hentry .entry-header h1.entry-title {
    margin-top: -1em;
    text-align: center;
    letter-spacing: 0;
}

.site-header .site-branding h1 a {
    letter-spacing: 0;
}

.product_meta {
    display: none;
}

.attachment-shop_thumbnail {
    border: 1px solid #000000;
    display: block;
    height: auto;
    max-width: 190%;
}

.attachment-shop_single {
    border: 2px solid #000000;
}

.woocommerce-tabs {
    padding-top: 0;
    margin-top: 0;
}


