/*
Theme Name: KASD
Theme URI: 
Author: prkn
Author URI: 
Description: KASD theme
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kasd
Tags: 
*/
b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
.article ul,
.article ol {
  margin: 0 0 1.5em 3em;
}
.article ul {
  list-style: disc;
}
.article ol {
  list-style: decimal;
}
.article li > ul,
.article li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
.article .alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.article .alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.article .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/* for kasd */
.page-numbers {
  display: flex;
}

.mc-main .event-icon {
  display: none !important;
}

.mc-main .mc_2 .event-title, .mc-main .mc_2 .event-title a {
  /*background-color: #fff !important;*/
}/*# sourceMappingURL=style.css.map */



