Written by Anonymous
body .wp-block-gallery .blocks-gallery-item {
flex-grow: 0; !important;
}
@media screen and (max-width: 600px){
.menu-footer{
flex-flow: column;
align-items: center;
}
}
.site-name-text {
display: none;
}
.box-menu{
padding: 0;
min-height: 0;
}
.box-menu:hover{
box-shadow:none;
opacity: 0.8;
}
.box-menu-label,
.box-menu-description{
display: none;
}
.body .box-menus .box-menu-icon * {
margin: 0;
}
#booking-package_schedulePage .selectable_time_slot > div{
border: 1px solid #d0cdcd;
padding: 10px;
}
.selectable_time_slot{
border-bottom: none;
border-bottom-width: 0 !important;
}
#booking-package_schedulePage .closed{
display: none !important;
}
#booking-package_schedulePage .daysListPanel{
display: none !important;
}
#booking-package_schedulePage .box_shadow{
box-shadow: none !important;
}
#booking-package_schedulePage .courseListPanel{
position: static !important;
width: 100% !important;
}
.underline {
text-decoration: underline;
}
.underline:hover {
text-decoration: none;
}
@media screen and (min-width: 600px){
.wwa .box-menu{
width: calc(100%/4);
}
}
.box-menu:first-child{
margin-left: auto;
}
@media screen and (min-width: 600px){
.wwa .box-menu{
width: 20%;
}
}
@media screen and (min-width: 600px){
.wwa .box-menu{
margin-right: 3%;
}
.box-menu:hover{
box-shadow:none;
opacity: 0.8;
}
.box-menu-label,
.box-menu-description{
display: none;
}
.box-menu-icon *{
margin: 0;
max-width: 100%;
max-height: 300px;}
@media screen and (min-width: 600px){
.wwa .box-menu{
width: calc(100%/4);
}
}
.box-menu:first-child{
margin-left: auto;
}
@media screen and (min-width: 600px){
.wwa .box-menu{
width: 20%;
}
}
@media screen and (min-width: 600px){
.wwa .box-menu{
margin-right: 3%;
}
.page .date-tags {
display: none;
}
.navi-footer-in > .menu-footer li:last-child,
.navi-footer-in > .menu-footer li{
border: none;
}
}