/*
Theme Name: Lafka Child
Theme URI: https://lafka.althemist.com/
Description: <strong>Lafka theme by theAlThemist</strong> - <br/> Modern E-commerce WordPress / WooCommerce theme<br/> <a href='http://www.althemist.com'>Other themes by us.</a>
Version: 1.0.0
Template: lafka
Author: theAlThemist
Author URI: https://www.althemist.com
License: Envato / Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: lafka
*/

.lafka_transparent_header .lafka_title_holder.title_has_image {
    min-height: 55vh;
}
#lafka_page_title.lafka_title_holder.title_has_image h1.heading-title, #lafka_page_title.lafka_title_holder.title_has_image .blog-post-meta *, #lafka_page_title.lafka_title_holder.title_has_image .blog-post-meta .post-meta-date:before, #lafka_page_title.lafka_title_holder.title_has_image h1.heading-title a, body.single-post #lafka_page_title.lafka_title_holder.title_has_image .blog-post-meta a, #lafka_page_title.lafka_title_holder.title_has_image h6, #lafka_page_title.lafka_title_holder.title_has_image .breadcrumb, #lafka_page_title.lafka_title_holder.title_has_image .breadcrumb a {
    text-shadow: 0px 0px 5px #000;
}
div.prod_hold .sale, span.onsale, div.prod_hold .new_prod {
    display: none;
}
table {
    border-top-width: 0;
    border: none;
}
td {
    padding: 0px;
    border-bottom: none;
}
@media only screen and (min-width: 600px) {
	.mobile-header {
    display: none!important;
}
}
@media only screen and (max-width: 600px) {
.desktop-header {
    display: none!important;
}
}