/*
Theme Name:		liliale-jp
Description:	liliale-jp is child theme for Welcart Basic.
Author:			iPublish Inc.
Author URI:		https://www.ipublish.co.jp
Template:		welcart_basic
Version:		1.0.0
License:		GNU General Public License v2 or later
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Tags:			responsive-layout, basic-child, two-columns, right-sidebar. left-sidebar
*/

h1.site-title img, div.site-title img {
    width: 50%;
}

#site-navigation {
    display: none;
}

.home .columnright {
    display: none;
}

.home #welcart_category-3 {
    display: none;
}

.home .columncenter {
    display: none;
}

.page-template-page-attending-lesson-availability-php .site-header {
    display: none;
}

footer {
    background-color: #fff;
}