a,
#menu-light li a,
.obj_announcement_summary .read_more,
.more .obj_announcement_summary h4 a,
.read_more .fa-chevron-circle-right:before,
#customblock-SidebarMenu .item .fa,
.pkp_block.block_browse li.has_submenu ul li a {
  color: #2d87e4;
}
a:hover,
.obj_announcement_summary .read_more:hover,
.obj_galley_link:hover,
.readmore_btn span:hover,
a.read_more:hover {
  color: #1661ae;
}
.cmp_button_wire,
.obj_galley_link:hover,
.obj_announcement_summary .read_more:hover,
a.read_more:hover {
  border: 1px solid #2d87e4;
}
.cmp_announcements.highlight_first h3 a,
.obj_announcement_summary h2 a,
.obj_announcement_summary h3 a,
.obj_announcement_summary h4 a {
  color: #1c7adb;
}
.home_journal_description .about_journal .header:after,
.announcements_title:after,
.cmp_monographs_list > .title:after,
.additional_content_block h2.title:after {
  background: linear-gradient(to right, #1c7adb 10%, #2d68e4 20%, #fff 98%);
}
.pkp_structure_main h1 {
  color: #196ec5;
}
.pkp_structure_main .page > .cmp_edit_link {
  border: 2px solid #bfd7f0;
  border-radius: 10px;
  padding: 2px 20px 0 20px;
  color: #1c7adb;
  font-size: 0.9em;
}
.pkp_navigation_primary .dropdown-menu a:focus,
.pkp_navigation_primary .dropdown-menu a:hover {
  border-bottom: 1px solid #2d87e4;
}
.pkp_navigation_primary_row ul li a:hover,
.pkp_navigation_primary li a:hover,
.pkp_nav_list ul a:hover,
.pkp_nav_list ul a:focus {
  border-bottom: 2px solid #2d87e4;
  color: #2d87e4;
  border-left: 0;
}
.cmp_button_wire,
.obj_galley_link {
  border: 1px solid #bfd7f0;
  color: #2d87e4;
}
nav.pkp_navigation_primary_row ul li a,
.pkp_head_wrapper .pkp_search .search_controls a,
.pkp_navigation_user a,
.pkp_navigation_primary li a,
.pkp_navigation_user li a {
  color: #196ec5;
}
.pkp_page_index .current_issue .read_more {
  font-size: 1.2em;
  color: #2d87e4;
}
.pkp_page_index .current_issue .read_more:hover {
  font-weight: bold;
  color: #1661ae;
}
.pkp_block .title {
  color: #2d87e4;
}
#customblock-SidebarMenu span.item {
  background: linear-gradient(to right, #fff 0%, #fff 100%);
}
#customblock-SidebarMenu span.item:hover {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.obj_monograph_full .entry_details .item .label:after {
  background: linear-gradient(
    to right,
    #2d87e4 0%,
    #196ec5 34%,
    rgba(255, 255, 255, 0) 100%
  );
}
.citation_formats_button {
  color: #1c7adb !important;
}
.obj_spotlight .read_more,
.obj_announcement_summary .read_more,
.readmore_btn span {
  border: 1px solid #bfd7f0;
  color: #2d87e4;
}
.obj_spotlight .read_more:hover,
.obj_announcement_summary .read_more:hover {
  border: 1px solid #e8f1fa;
}
.pkp_op_book .obj_monograph_full h1.title {
  color: #3f91e6;
}
.cmp_monographs_list > .title:after,
.page.page_catalog h1:after {
  background: linear-gradient(
    to right,
    #2d87e4 10%,
    #2d68e4 20%,
    rgba(255, 255, 255, 0) 98%
  );
}

@media (max-width: 768px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  .pkp_page_catalog .page.page_book {
    padding: 30px 10px;
  }

  .pkp_page_catalog .main_entry {
    width: 100%;
    padding: 0;
  }

  .pkp_page_article .main_entry .abstract {
    text-align: justify;
  }

  .page_homepage .featured_book_list.slick-dotted.slick-slider {
    max-height: 500px;
  }

  .page_homepage .featured_book_list .slick-dots {
    top: 92%;
  }

  .obj_monograph_summary a.cover {
    float: left;
    width: 47%;
  }

  .featured_book_list a.cover {
    float: left;
    width: 52%;
  }

  .obj_monograph_summary h2 a,
  .obj_monograph_summary .seriesPosition,
  .obj_monograph_summary .author {
    font-size: 0.8em;
  }

  .obj_monograph_summary .date {
    font-size: 0.65em;
  }

  .pkp_footer_content {
    padding: 10px;
  }

  .row.footer,
  .row.copright-container {
    width: 110%;
    margin-left: -18px;
  }

  h2.announcements_title {
    margin-left: 10px !important;
  }

  .pkp_page_index .cmp_announcements > .obj_announcement_summary {
    width: 100%;
    padding: 0 20px 0 12px;
    text-align: justify;
  }

  .pkp_page_index .cmp_announcements > .obj_announcement_summary a.read_more {
    display: none;
  }

  .pkp_page_index .cmp_announcements > .obj_announcement_summary h3 {
    padding-top: 20px;
  }

  .pkp_page_index .cmp_announcements {
    margin-bottom: 40px;
  }

  nav.pkp_navigation_primary_row {
    display: none;
  }

  .row.article_statistic .pdf_count {
    text-align: left;
    margin-left: 0;
  }

  .row.article_statistic .abstract_count {
    margin-bottom: 0;
    margin-top: 10px;
  }

  .pkp_page_index .additional_content {
    margin-bottom: 40px;
  }

  #lightMenu {
    display: block;
    position: absolute;
    top: 10px;
    color: white;
    z-index: 100;
  }

  .pkp_page_index .cmp_spotlights {
    padding: 20px;
  }

  .pkp_structure_main {
    padding: 0 0px 0 5px;
  }

  .page_homepage .featured_book_list.slick-dotted.slick-slider {
    padding-left: 18px;
  }

  .cmp_monographs_list .obj_monograph_summary {
    width: 100%;
  }

  #menu-light li {
    width: 100%;
    text-align: left;
    list-style: none;
    padding: 10px 0;
  }

  #menu-light li a {
    margin-left: 0;
    font-size: 1.3em;
    text-decoration: none;
  }

  #menu-light ul {
    padding: 8px 0 0 20px;
  }

  #menu-light ul .dropdown-menu.show {
    padding: 0;
  }

  a#openMenu {
    background: white;
    padding: 4px 5px;
    border-radius: 6px;
    text-decoration: none;
    border: 1px solid #dcdbdb;
    position: absolute;
    top: 2px;
    margin-left: 10px;
  }

  a#openMenu:before {
    content: "\f0c9";
    font-family: FontAwesome;
    margin-right: 10px;
  }

  /* menu background */
  .mm-ocd__content {
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 1) 0%,
      rgba(246, 246, 246, 1) 47%,
      rgba(237, 237, 237, 1) 100%
    );
    display: block;
    position: relative;
    height: 100%;
    margin-top: -20px;
    padding-top: 20px;
    max-height: calc(120vh - 9rem);
    overflow-y: auto;
  }

  .mm-ocd__content:after {
    content: "";
    background: url(../images/menu_tree.jpg);
    background-size: cover;
    opacity: 0.18;
    top: 12%;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
  }

  /* article */

  .pkp_page_article .entry_details .cover_image {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .pkp_page_article .item.references {
    width: 100%;
  }

  .obj_monograph_full .entry_details .item.cover {
    padding: 40px 20px;
  }

  .obj_monograph_full .entry_details {
    border: none;
    padding: 10px;
  }

  .obj_monograph_full .item.abstract,
  section.item.abstract {
    text-align: justify;
    clear: both;
  }

  .home_journal_description {
    margin-left: -15px;
    width: 107.8%;
  }

  .doi_container {
    margin-top: 70px;
    float: none;
  }

  .row.article_statistic {
    margin-top: 0;
  }

  .pkp_site_name_wrapper {
    height: 160px;
  }

  button.pkp_site_nav_toggle {
    display: none;
  }

  h1.pkp_site_name,
  div.pkp_site_name {
    margin-top: 40px;
    left: 0px;
  }

  /* catalog */
  .obj_monograph_summary > *,
  .obj_monograph_summary .title {
    margin-left: 0;
    margin-top: 5px;
  }
}

@media (min-width: 992px) {
  .pkp_structure_sidebar {
    float: right;
    width: 299px;
  }
}

@media (min-width: 1200px) {
  .pkp_structure_main {
    width: 858px;
  }
}

@import url("https://fonts.googleapis.com/css2?family=Baloo+Tamma+2&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Kufam&display=swap");

body {
  font-family: "Baloo Tamma 2", cursive;
  /* font-family: 'Nanum Myeongjo', serif; */
  font-size: 14px;
  background: linear-gradient(to right, #aae4f1, #3a7bd5);
  background: #f9f9f9;
}

.pkp_structure_page {
  background: #f9f9f9;
}

.pkp_structure_main h1,
.obj_issue_toc .galleys h2,
.obj_issue_toc .section h2,
.pkp_block .title,
.obj_article_summary > .title a,
.current_issue h2,
.pkp_page_index .cmp_announcements h2,
.obj_spotlight h2 a,
.obj_spotlight h3 a,
.obj_spotlight h4 a,
.obj_monograph_full .main_entry .item .label,
.obj_monograph_full .entry_details .item .label,
.obj_issue_summary .title,
.cmp_monographs_list > .title,
.additional_content_block h2.title {
  /* font-family: "Baloo Tamma 2", cursive; */
  font-family: "Kufam", cursive;
}

* {
  /* font-family: "Baloo Tamma 2", cursive; */
  font-family: "Kufam", cursive;
}

a:hover,
a:focus {
  outline: none;
}

.pkp_navigation_primary .dropdown-menu a:hover {
  padding-left: 0px;
}

.pkp_navigation_primary_wrapper ul {
  margin-top: 5px;
}

.pkp_navigation_search_wrapper a {
  color: rgb(62 62 62);
  padding-bottom: 0px;
  padding-top: 8px;
}

.dropdown-menu-icon {
  float: right;
  width: 80px;
  text-align: right;
  margin-right: 12px;
}

.pkp_structure_main {
  padding: 0 10px 0 18px;
}

.pkp_structure_main h1 {
  font-size: 1.6em;
}

.pkp_site_nav_menu {
  background: none;
}

.text-center {
  text-align: center;
}

h1.pkp_site_name,
div.pkp_site_name {
  max-height: 165px;
}

.pkp_structure_main:first-child:last-child,
.pkp_navigation_primary > li:last-child a {
  margin: 0;
}

.pkp_navigation_user .task_count {
  top: 0;
}

.pkp_structure_head:before {
  margin-top: -1px;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}

.pkp_page_catalog .pkp_structure_main h1 {
  text-shadow: 0px 1px 1px #e6e6e6;
  font-size: 1.45em;
  margin-bottom: 20px;
}

.cmp_monographs_list > .title {
  left: 0px;
}

.cmp_monographs_list .obj_monograph_summary.is_featured {
  border: none;
}

.pkp_page_catalog.pkp_op_index .cmp_monographs_list .obj_monograph_summary {
  padding-top: 0;
}

.pkp_page_catalog.pkp_op_index
  .cmp_monographs_list
  .obj_monograph_summary
  h2.title {
  font-size: 1.2em;
}

.pkp_page_catalog.pkp_op_book .obj_monograph_full h1.title {
  margin-bottom: 10px;
}

.pkp_structure_main .page .monograph_count {
  font-size: 1.2em;
  color: black;
  margin-top: -60px;
}

/* section page section */
.about_section .description {
  margin-bottom: 60px;
}

.pkp_structure_main .page .about_section {
  font-style: normal;
  color: #353535;
}

/* 
body:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: white;
    /* opacity: 0.3; 
}*/

h2 {
  font-size: 1.4em;
}

a:hover {
  text-shadow: 1px 1px #b5b2b291;
}

.obj_issue_toc .galleys h2,
.obj_issue_toc .section h2 {
  color: #1b1a1a;
  font-size: 1.6em;
  text-shadow: 0px 1px 1px #e6e6e6;
}

.pkp_nav_list ul a:hover,
.pkp_nav_list ul a:focus {
  background: #ffffff;
  text-shadow: 1px 1px #b5b2b291;
}

.pkp_nav_list .fa {
  margin-right: 6px;
  font-size: 13px;
}

.obj_issue_summary .description {
  font-size: 1em;
  text-align: justify;
}

.pkp_nav_list li.profile {
  padding: 3px 3px 2px 3px;
  border: 1px solid #e6dfdf;
  border-right: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  border-radius: 8px;
  font-size: 16px;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(243, 243, 243, 1) 50%,
    rgba(237, 237, 237, 1) 51%,
    rgba(255, 255, 255, 1) 100%
  );
  box-shadow: 3px 2px 5px -2px rgba(0, 0, 0, 0.2);
  margin-left: 8px;
}

.pkp_nav_list li.profile ul li {
  background: white;
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding-left: 0;
  margin-left: 0;
}

.pkp_nav_list ul a:hover,
.pkp_nav_list ul a:focus {
  margin-left: 6px;
}

.pkp_navigation_user > li:last-child > a {
  padding-right: 10px;
  margin-right: auto;
}

nav ul#navigationPrimary li ul li a:hover {
  border-left: 5px solid white;
}

nav ul.dropdown-menu {
  margin-top: -5px;
}

.pkp_structure_main:before {
  background: none;
}

.pkp_structure_main:after {
  background: none;
}

.cmp_monographs_list {
  border-top: 1px solid #f3f2f2;
  margin: 0 0;
  clear: both;
}

.obj_monograph_summary .seriesPosition {
  color: rgb(95 95 95 / 54%);
  padding-bottom: 0px;
}

/* .featured_book_list {
  padding: 20px 0;
}

.featured_book_list.slick-dotted.slick-slider {
  padding: 20px 0;
} */

.featured_book_list .obj_monograph_summary {
  padding: 10px;
}

.obj_monograph_summary h2 a,
.obj_monograph_summary .seriesPosition {
  font-size: 0.85em;
}

.obj_monograph_summary .date {
  font-size: 0.65em;
}

.featured_book_list button.slick-next,
.featured_book_list button.slick-prev {
  display: none !important;
}

.featured_book_list .slick-dots {
  bottom: 0;
  text-align: right;
  right: 20px;
}

.featured_book_list .slick-dots li {
  width: 10px;
}

.page_homepage .featured_book_list {
  background: linear-gradient(
    135deg,
    rgb(255 255 255) 0%,
    rgb(249 249 249) 47%,
    rgb(245 245 245 / 67%) 100%
  );
  padding-bottom: 20px;
  padding-left: 10px;
  border: 1px solid #eaeaea;
  box-shadow: 9px 10px 5px -10px rgb(224 224 224 / 75%);
  border-bottom: 1px solid #f1eaea;
  border-right: 1px solid #eae6e6;
}

.page_homepage .featured_book_list,
.page_catalog .featured_book_list {
  height: 280px;
  padding: 10px 10px 10px 10px;
}

.page_homepage .featured_book_list.slick-dotted.slick-slider {
  padding-left: 5px;
  max-height: 300px;
}

.page_homepage .featured_book_list .slick-dots {
  bottom: -20px;
  text-align: right;
  right: 40px;
  top: 88%;
}

.page_catalog .featured_book_list {
  box-shadow: 9px 10px 5px -10px rgb(224 224 224 / 75%);
  background: linear-gradient(
    135deg,
    rgb(255 255 255) 0%,
    rgb(249 249 249) 47%,
    rgb(245 245 245 / 67%) 100%
  );
  border: 1px solid #ececec;
}

.page_catalog .featured_book_list .slick-dots {
  right: 30px;
  bottom: 15px;
}

.pkp_block {
  padding: 10px 6px 0 8px;
  border-radius: 4px;
}

.pkp_block ul li {
  font-size: 1.1em;
}

.pkp_block.block_browse li.has_submenu {
  margin-top: 10px;
}

.pkp_block .content {
  border: 1px solid rgb(232 232 232);
  border-top: none;
  border-radius: 4px;
  box-shadow: 9px 9px 5px -12px rgb(177 174 174 / 75%);
  font-size: 14px;
}

.pkp_block .content p,
.pkp_block .content ul {
  padding: 10px;
}

.block_information a,
.block_language_toggle a {
  font-size: 14px;
}

.pkp_block .content p {
  padding: 5px;
}

.pkp_block .title {
  padding: 10px;
  padding: 10px 10px 8px 10px;
  text-align: center;
  color: rgb(55 150 54);
  font-size: 1.15em;
  background-blend-mode: multiply;
  background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  border: 1px solid #efefef;
  /* background: url(https://image.freepik.com/free-vector/abstract-trendy-black-line-pattern-decoration-background_121035-76.jpg) no-repeat 1px 0px #104e10; */
}

.pkp_block .title,
.obj_article_summary > .title a .obj_article_summary > .title a {
  font-size: 1.1em;
}

.pkp_search {
  overflow: hidden;
}

.pkp_structure_content {
  z-index: 1;
  background: white !important;
  box-shadow: -1px -7px 11px -13px rgb(93 93 93 / 75%);
  padding-top: 10px;
  border-bottom: 1px solid #f1f1f1;
  border-right: 1px solid #ececf1;
  border-left: 1px solid #ececf1;
  padding-bottom: 30px;
}

.additional_content_block {
  margin: -10px 0 50px;
  padding: 0 5px;
  text-align: justify;
}

.additional_content_block h2.title {
  margin: 30px 0 30px;
}

.pkp_page_index .additional_content {
  border-top: 1px solid #f3f3fb;
}

.pkp_structure_main .page > .cmp_edit_link {
  border-radius: 10px;
  padding: 2px 20px 0 20px;
  font-size: 0.9em;
}

.pkp_structure_main .page > .cmp_edit_link:hover {
  text-shadow: 1px 1px #b5b2b291;
}

.pkp_structure_head {
  border-bottom: none !important;
}

.pkp_structure_head {
  position: relative;
  opacity: 0.99;
  background-color: #ffffff;
}

.pkp_block .title {
  margin-bottom: 0;
}

/* user menu */
.pkp_navigation_user_wrapper {
  top: 5px;
}

.pkp_navigation_user {
  font-size: 1.24em;
}

.pkp_navigation_primary_row {
  background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #f3f3f3 50%,
    #ededed 51%,
    #ffffff 100%
  );
  padding-left: 20px;
  font-size: 1.12em;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

nav.pkp_navigation_primary_row ul li a,
.pkp_head_wrapper .pkp_search .search_controls a,
.pkp_navigation_user a {
  color: black;
  text-shadow: 1px 1px #d8d2d2;
}

nav.pkp_navigation_primary_row ul li a:hover {
  color: black;
}

.cmp_button_wire,
.obj_galley_link {
  border-radius: 8px;
  padding: 4px 0.8em 0 0.8em;
  box-shadow: 10px 10px 5px -13px rgba(0, 0, 0, 0.75);
}

.cmp_button_wire,
.obj_galley_link:hover {
  background: none;
  text-shadow: 1px 1px #d8d2d2;
}

.current_issue h2 {
  margin: 25px 0 20px;
  font-size: 1.4em;
}

.pkp_page_index .current_issue .current_issue_title,
.obj_issue_summary .title {
  font-size: 1.2em;
}

.obj_article_summary > .title a {
  font-size: 1.14em;
}

.cmp_breadcrumbs li {
  font-size: 1.2em;
  margin-top: 10px;
}

.pkp_page_index .current_issue .read_more {
  font-size: 1.2em;
}

.pkp_page_index .current_issue .read_more:hover {
  font-weight: bold;
}

.obj_article_summary .pages {
  font-size: 1.2em;
}

/* Form */
.cmp_form .label {
  font-size: 1.2em;
  font-style: normal;
}

.page_login .login input[type="text"],
.page_login .login input[type="password"] {
  width: 100%;
  height: 35px;
  border: 1px solid #eaeaea;
}

/* custom features */

.row.article_statistic {
  margin-top: 55px;
  font-size: 0.8em;
}

.row.article_statistic .abstract_count {
  margin-left: 0;
  margin-right: 0;
}

.row.article_statistic .pdf_count {
  text-align: right;
  margin-left: 63px;
  margin-right: 0;
}

.cmp_article_list > li {
  border-bottom: 1px solid whitesmoke;
  padding-bottom: 20px;
}

.obj_issue_toc .galleys:before,
.obj_issue_toc .section:before {
  border-top: 1px solid #f3f3f3;
}

.obj_issue_toc .section:last-child .articles > li:last-child {
  border: none;
}

.doi_container {
  margin-top: 25px;
  float: right;
}

.doi_link {
  background-size: 14px !important;
  height: 20px !important;
  background: url(../images/DOI_logo.svg) no-repeat center left;
  padding: 5px 0 5px 23px;
  font-size: 0.85em;
  color: #5379a9;
}

.galley_stat {
  background-size: 18px !important;
  background: url(../images/bar_galley.jpg) no-repeat center left;
  padding: 3px 0px 0px 23px;
}

.article_stat {
  background-size: 18px !important;
  height: 20px !important;
  background: url(../images/bar_artikel.jpg) no-repeat center left;
  padding: 11px 0px 5px 23px;
}

ul#navigationUser {
  margin-top: 10px;
}

/* annoucement */
.pkp_page_index .cmp_announcements {
  border: none;
  margin: auto;
}

.pkp_page_index .cmp_announcements > .obj_announcement_summary {
  width: 64%;
  padding-left: 10px;
}

.pkp_page_index .cmp_announcements > .obj_announcement_summary:before {
  border-left: 1px solid #f5f0f0;
}

.pkp_page_index .cmp_announcements .more:before {
  border: none;
}

.cmp_announcements > li,
.page_issue_archive .issues_archive > li {
  border-bottom: 1px solid #fff6f6;
}

.page_issue_archive .issues_archive {
  border-top: 1px solid #fff6f6;
}

.cmp_skip_to_content {
  display: none;
}

.pkp_page_index .cmp_announcements h2 {
  position: relative !important;
  left: 0;
  margin: 20px 0 20px 10px;
  font-size: 1.5em;
  text-shadow: 0px 1px 1px #e6e6e6;
  height: 20px;
  color: black;
}

.obj_announcement_summary .summary {
  font-size: 1em;
}

.obj_spotlight h2 a,
.obj_spotlight h3 a,
.obj_spotlight h4 a {
  font-size: 1.5em;
  font-weight: 700;
  color: black;
}

.obj_spotlight .summary {
  font-size: 15px;
  text-align: justify;
}

.pkp_page_index .cmp_announcements > .obj_spotlight:before {
  border-left: 1px solid #f5f3f3;
}

.obj_article_summary .pages:before {
  content: "\f0f6";
  width: 20px;
  font-family: "FontAwesome";
  margin-right: 5px;
  font-size: 13px;
}

/* end annoucement */

.more .obj_spotlight h4 a {
  font-size: 1.15em;
}

.additional_content {
  display: none;
}

.additional_info {
  margin: 20px 0;
}

/* footer */
.pkp_footer_content {
  background: linear-gradient(
    to bottom,
    rgb(255 255 255) 0%,
    rgb(255 255 255) 33%,
    rgb(255 255 255) 100%
  );
}

.pkp_footer_content .theme-credit {
  text-align: right;
  width: 100%;
  color: #bbbaba;
  font-size: 10px;
}

.pkp_footer_content .theme-credit a {
  color: grey;
  text-decoration: none;
}

.pkp_structure_footer_wrapper {
  background: #f9f9f9;
  margin-bottom: 10px;
}

.pkp_structure_footer {
  margin-top: 10px;
  background: white;
  border: 1px solid #efefef;
}

.pkp_brand_footer {
  display: none;
}

.pkp_footer_content {
  padding: 0;
}

.pkp_footer_content .footer {
  padding: 30px;
  box-shadow: 0px 1px 5px -2px rgb(0 0 0 / 13%);
  z-index: 1;
}

.row.copright-container {
  font-size: 13px;
  text-align: justify;
  color: #8c8c8c;
  border-top: 1px solid #f3f3f3;
  padding: 30px;
  background: linear-gradient(
    to bottom,
    rgb(249 249 249) 0%,
    rgb(255 255 255) 100%
  );
}

.copyright-wrapper {
  width: 100%;
}

.copyright-wrapper a.img_cc {
  height: 10px;
  margin-top: 10px;
  width: 200px;
  margin: 0 85px 0 5px;
}

.copyright-wrapper a.img_cc img {
  position: absolute;
}

/* end footer */

/* menu - Custom block */

#customblock-SidebarMenu {
  padding: 0px;
  font-size: 1.12em;
  margin-top: -12px;
  border: 0;
}

/* #customblock-SidebarMenu span.item {
  background: linear-gradient(to right, #fff 0%, #e5e5e5 100%);
} */

#customblock-SidebarMenu .item .fa {
  width: 40px;
}

#customblock-SidebarMenu .content {
  border: 0;
  box-shadow: none;
  padding: 0;
  font-size: 16px;
}

#customblock-SidebarMenu span.item {
  display: block;
  margin: 0px;
  padding: 14px 10px 10px 20px;
  border-bottom: 1px solid #fff4f4;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  /* background: linear-gradient(to bottom, #ffffff 0%, #fbfdf7 100%); */
}

#customblock-SidebarMenu span.item:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 2px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

#customblock-SidebarMenu span.item:hover {
  font-weight: normal;
}

/* #customblock-SidebarMenu span.item:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);

} */

.pkp_site_name .is_img img {
  max-height: 100%;
}

/* page annoucement page */
.pkp_page_announcement .cmp_announcements li {
  padding-bottom: 50px;
  border-bottom: 1px solid #fff6f6;
}

/* breadcrumb */
.cmp_breadcrumbs {
  background: #fbfbfb;
  padding: 10px 20px;
  width: 100%;
  display: block;
  margin-bottom: 20px;
  border: 1px solid white;
  border: 1px solid #fbead4;
  box-shadow: 6px 5px 5px -4px rgb(228 221 221 / 37%);
  margin: 0 -10px 40px 0px;
}

.cmp_breadcrumbs ol {
  margin-bottom: 0;
  padding: 0;
}

.cmp_breadcrumbs li {
  margin-top: 0;
}

.cmp_breadcrumbs li a {
  color: #ec8d16;
}

/* Front page */

.cmp_spotlights .obj_spotlight .description {
  font-size: 1em;
}

.cmp_spotlights .obj_spotlight .read_more {
  float: right;
}

/* .pkp_page_index .cmp_spotlights {
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #e6e5e5;
  box-shadow: 9px 10px 5px -10px rgb(224 224 224 / 75%);
  background: linear-gradient(135deg, rgb(255 255 255) 0%, rgb(249 249 249) 47%, rgb(255 255 255 / 67%) 100%);
  margin: 0 0 40px 0;
} */

.pkp_page_index .cmp_spotlights {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #ece8e8;
  box-shadow: 9px 10px 5px -10px rgb(224 224 224 / 75%);
  background: linear-gradient(
    135deg,
    rgb(255 255 255) 0%,
    rgb(249 249 249) 47%,
    rgb(255 255 255 / 67%) 100%
  );
  margin: 0 0 20px 0;
  /* border: none; */
  border-top: 1px solid #efefef;
  padding: 10px;
}

.spotlights li.current {
  padding: 15px 0;
}

.obj_spotlight.has_image .call_to_action {
  padding-left: 1em;
}

.cmp_spotlights .obj_spotlight {
  padding: 0 10px;
}

.cmp_monographs_list .obj_monograph_summary {
  width: 50%;
  padding-top: 20px;
}

.cmp_monographs_list .obj_monograph_summary:first-child {
  border: none;
  padding-right: 20px;
}

.cmp_monographs_list .row:last-child .obj_monograph_summary:last-child,
.cmp_monographs_list > .obj_monograph_summary:last-child {
  margin-bottom: 40px;
}

.cmp_monographs_list {
  border-top: 0;
  margin-bottom: 60px;
  margin-top: 60px;
}

.cmp_monographs_list .row {
  padding-top: 10px;
  border: none;
  padding-left: 10px;
}

.cmp_monographs_list .obj_monograph_summary + .obj_monograph_summary {
  /* padding-left: 30px; */
  /* margin-left: -1px; */
  /* border-left: 1px solid #ddd; */
  padding-left: 0;
  margin-left: 0;
  border-left: 0;
}

.cmp_monographs_list > .title {
  font-size: 1.4em;
  font-weight: bold;
  width: 100%;
  color: black;
  text-shadow: 1px 1px #b5b2b291;
  padding-left: 3px;
  margin-top: -28px;
}

.cmp_monographs_list > .title:after,
.page.page_catalog h1:after {
  content: "";
  width: 100%;
  height: 2px;
  border-radius: 20px;
  left: 0;
  position: relative;
  display: block;
  top: 4px;
  margin-bottom: 10px;
}

.cmp_monographs_list > .title:after {
  height: 0;
}

.cmp_spotlights .spotlights:before {
  border-left: 1px solid #f1ecec;
}

.cmp_spotlights .list > li {
  border-bottom: 1px solid #f1ecec;
}

.cmp_spotlights .list .current a {
  border-left: none;
  font-weight: bold;
}

.cmp_spotlights .list a {
  font-size: 1.1em;
}

/* catalog page page catalog page_catalog  book detail page book*/

.page.page_catalog {
  margin: 0 5px;
}

.obj_monograph_summary .cover {
  width: 150px;
}

.obj_monograph_summary .cover img {
  box-shadow: 6px 5px 5px -4px rgba(0, 0, 0, 0.37);
  width: 100%;
  border: 1px solid #e0dddd;
}

.obj_monograph_summary > *,
.obj_monograph_summary .title {
  margin-left: 170px;
}

.cmp_monographs_list .obj_monograph_summary {
  padding-left: 0;
}

.obj_monograph_summary .title {
  font-size: 1.04em;
}

.obj_monograph_full .main_entry {
  padding: 10px 10px 30px 0px;
  border-right: none;
}

.obj_monograph_full .cover img {
  box-shadow: 6px 5px 5px -4px rgba(0, 0, 0, 0.37);
  width: 100%;
}

.obj_monograph_full .row {
  border-top: 1px solid #f5f5f5;
  border-bottom: none;
}

.obj_monograph_full .row .col-6 {
  float: left;
  height: 90px;
}

.obj_monograph_full .entry_details {
  border-left: 1px solid #f3f0f0;
}

.pkp_op_book .pkp_structure_main {
  padding: 0;
}

.pkp_page_catalog .page.page_book {
  padding: 30px;
}

.pkp_page_catalog .obj_monograph_full .row {
  margin: 0;
}

.pkp_page_catalog .main_entry {
  width: 72%;
  padding: 0 40px 0 0;
}

.obj_monograph_full .authors .name,
.obj_monograph_full .authors .affiliation {
  font-size: 1.1em;
}

ul.authors.row .col-6 {
  padding-bottom: 10px;
}

/* article detail references */

.readmore_btn span {
  padding: 6px 10px !important;
  font-size: 0.85em;
}

.pkp_op_book .item.references {
  padding-top: 15px;
  font-size: 0.9em;
}

.article-references .readmore_references {
  width: 100px !important;
  padding: 6px;
  float: right;
}

.pkp_op_book .item.references + [data-readmore-toggle],
.pkp_op_book .item.references[data-readmore] {
  display: block;
  width: 100%;
  margin-top: 20px;
}

.pkp_op_book .item.references[data-readmore] {
  transition: height 1600ms;
  overflow: hidden;
}

.item.authors span.name:before {
  content: "\f007";
  font-family: "FontAwesome";
  margin-right: 5px;
  font-size: 14px;
}

.item.authors {
  font-size: 14px;
}

.item.authors span.affiliation:before {
  content: "\f19c";
  font-family: "FontAwesome";
}

/* sidebar */

.pkp_block .title {
  margin-top: 0;
}

.pkp_block.block_browse a {
  text-decoration: none;
  position: relative;
  padding-left: 20px;
}

.pkp_block.block_browse a:before {
  content: "\f02e";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #e4b404;
  font-size: 12px;
  padding-right: 0.5em;
  position: absolute;
  top: 0px;
  left: 0;
}

.pkp_block.block_browse li.has_submenu {
  font-weight: bold;
  color: black;
  font-size: 1.1em;
}

.pkp_block.block_browse li.has_submenu ul li a {
  font-weight: normal;
  font-size: 0.8em;
}

.pkp_block:nth-of-type(1) {
  margin-top: -10px;
}

.pkp_structure_sidebar {
  padding-right: 10px;
}

.pkp_op_book .pkp_structure_sidebar {
  display: none;
}

.pkp_page_catalog .main_entry .item {
  padding-left: 0;
}

.obj_monograph_full .row {
  margin-left: 0px;
  margin-right: 0px;
}

.pkp_op_book #pkp_content_main,
.pkp_op_book .pkp_structure_main {
  width: 100%;
}

.pkp_page_catalog .pkp_structure_main:after {
  background: none;
}

#lightMenu {
  display: none;
}

.obj_spotlight .read_more,
.obj_announcement_summary .read_more,
.readmore_btn span .obj_announcement_summary a.read_more {
  border-radius: 8px;
  padding: 2px 8px 0 8px;
  box-shadow: 10px 10px 5px -13px rgba(0, 0, 0, 0.75);
  float: right;
  clear: both;
  box-shadow: 10px 10px 5px -12px rgb(0 0 0 / 75%);
}

.obj_announcement_summary a.read_more {
  padding: 0px 9px;
  font-size: 0.9em;
}

.obj_announcement_summary .read_more:after {
  display: none;
}

.obj_spotlight .read_more::after {
  content: none;
}

/* book detail */

.obj_monograph_full .main_entry .item.authors .label:before,
.obj_monograph_full .main_entry .item.author_bios .sub_item .label:before,
.item.chapters .authors:before {
  content: "\f007";
  font-family: "FontAwesome";
  margin-right: 5px;
  font-size: 14px;
  color: #a7a7a7;
}

.item.chapters .authors:before {
  display: inline;
}

.obj_monograph_full .main_entry .label {
  font-weight: normal;
}

.obj_monograph_full .main_entry h2.label,
.obj_monograph_full .item h2.label {
  font-size: 1.2em;
  font-weight: bold;
  text-shadow: 0px 1px 1px #ececec;
}

.obj_monograph_full .main_entry .item.authors .value:before {
  content: "\f19c";
  font-family: "FontAwesome";
  margin-right: 5px;
  font-size: 14px;
  color: #a7a7a7;
}

.list_of_keyword div {
  border: 1px solid #efefef;
  padding: 5px 8px;
  border-radius: 6px;
  margin-right: 10px;
  color: grey;
  box-shadow: 8px 9px 5px -13px rgba(0, 0, 0, 0.75);
  background: linear-gradient(
    to bottom,
    rgba(254, 255, 255, 1) 0%,
    rgb(228 239 245) 100%
  );
  float: left;
  margin-top: 10px;
  border-bottom: 1px solid #e4e4e4;
}

.obj_monograph_full .authors .orcid {
  margin-top: 5px;
}

.obj_monograph_full .authors .orcid a,
.obj_monograph_full .item.doi a {
  text-decoration: none;
}

.item.abstract .label {
  font-size: 1.3em;
}

.obj_monograph_full .item.abstract,
section.item.abstract {
  text-align: justify;
  clear: both;
}

.obj_monograph_full .item.abstract .value {
  margin-top: -10px;
}

.obj_monograph_full .doi {
  background-size: 17px !important;
  /* height: 30px !important; */
  background: url(../images/DOI_logo.svg) no-repeat top left;
  padding: 0px 0 5px 30px;
  font-size: 0.85em;
  color: #5379a9;
}

.obj_monograph_summary .author {
  font-size: 0.8em;
  margin-top: 4px;
}

.cmp_monographs_list .date:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f073";
  margin-right: 0.5em;
  font-size: 14px;
  color: #ddd;
}

.main_entry .doi {
  display: none;
}

.obj_monograph_full .item.doi .label {
  display: none;
}

.obj_monograph_full .item.keywords {
  margin: 20px 0 0 0;
  padding: 10px 0 10px 0;
}

.obj_monograph_full .entry_details .item .label {
  margin: 0 0 30px;
  font-size: 1.3em;
  color: black;
  text-shadow: 0px 1px 1px #ececec;
}

/* header entry - side menu aritcle detail*/
.obj_monograph_full .entry_details .item .label:after {
  content: "";
  width: 100%;
  height: 2px;
  border-radius: 20px;
  left: 0;
  position: relative;
  display: block;
  top: 10px;
}

.obj_monograph_full div.main_entry .item.authors {
  margin-top: -10px;
  padding: 30px;
  background: #fdfdfd;
  box-shadow: 9px 10px 5px -10px rgb(224 224 224 / 75%);
  border: 1px solid #f3f3f3;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #eaeaea;
  background: linear-gradient(
    135deg,
    rgb(255 255 255) 0%,
    rgb(249 249 249) 47%,
    rgb(255 255 255) 100%
  );
  width: 100%;
  margin-left: -5px;
}

.obj_monograph_full .author_bios .label {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
}

.obj_monograph_full .author_bios .sub_item .label {
  font-size: 1.1em;
  border-bottom: 0;
}

.obj_monograph_full div.main_entry > ul.authors li {
  margin-left: 0;
  margin-bottom: 20px;
}

.obj_monograph_full .row {
  border-top: none;
  padding-top: 20px;
}

.obj_monograph_full .entry_details {
  border-left: none;
}

.obj_monograph_full .entry_details .item {
}

.obj_monograph_full .entry_details .item,
.obj_monograph_full .entry_details .item:last-child {
  margin-right: -1px;
  border: 1px solid #eaeaea;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
  box-shadow: 8px 8px 4px -10px rgb(95 95 95 / 75%);
}

.obj_monograph_full .entry_details .item.cover {
  border: none;
  box-shadow: none;
  padding: 0;
  margin-top: -10px;
}

.pkp_page_catalog .entry_details .cover_image {
  border: 0;
  box-shadow: none;
  border-bottom: 1px solid #f3efef;
  padding-bottom: 23px;
  margin-bottom: 50px;
  margin-top: -14px;
  padding-top: 0;
}

.pkp_page_catalog .item.references {
  border-top: 1px solid #f5f5f5;
  width: 96%;
  text-align: justify;
}

.obj_monograph_full .item.doi {
  margin-top: 10px;
  margin-bottom: 40px;
}

.obj_monograph_full .item.authors > *:first-child {
  margin-top: 8px;
}

.citation_formats_button {
  font-size: 1.2em;
}

.obj_monograph_full .citation_display .citation_formats {
  border: 1px solid rgb(79 149 230 / 40%);
}

.obj_monograph_full .citation_display .citation_formats_styles a {
  border-bottom: 1px solid #f3f3f3;
  font-size: 1.2em;
}

div#articlesBySameAuthorList ul {
  padding-left: 0;
}

div#articlesBySameAuthorList ul li {
  list-style-type: none;
  margin: 15px 15px 15px 0px;
  font-weight: bold;
}

div#articlesBySameAuthorList li a {
  display: block;
  font-weight: normal;
}

/* foooter */
.pkp_footer_content p {
  margin: 0;
}

.pkp_footer_content h3 {
  margin-bottom: 10px;
}

/* component */

.home_journal_description {
  box-shadow: 9px 10px 5px -10px rgb(224 224 224 / 75%);
  border: 1px solid #f3f3f3;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #eaeaea;
  background: linear-gradient(
    135deg,
    rgb(255 255 255) 0%,
    rgb(249 249 249) 47%,
    rgb(245 245 245 / 67%) 100%
  );
  padding: 10px 5px 20px 5px;
  font-size: 15px;
  text-align: justify;
  margin-left: -25px;
  width: 106.3%;
  margin-top: -27px;
}

.home_journal_description .about_journal .header,
.announcements_title {
  font-size: 1.5em;
  margin-bottom: 30px;
  font-weight: bold;
}

.home_journal_description .about_journal .header:after,
.announcements_title:after,
.cmp_monographs_list > .title:after,
.additional_content_block h2.title:after {
  content: "";
  width: 60%;
  height: 2px;
  border-radius: 20px;
  left: 0;
  position: relative;
  display: block;
  top: 4px;
}

.home_journal_description .journal_details p {
  margin: 0;
}

.home_journal_description .journal_details ul {
  padding-left: 0;
}

.home_journal_description .journal_details a {
  text-decoration: none;
  font-size: 1em;
}

.home_journal_description .journal_details li {
  list-style: none;
  font-size: 1.1em;
  margin-bottom: 8px;
}

#customblock-EditorialTeam .content {
  padding: 0px;
}

.editorial_team_block .row {
  padding: 5px;
}

.editorial_team_block img {
  box-shadow: 10px 10px 5px -12px rgba(0, 0, 0, 0.75);
  padding: 2px;
}

.editorial_team_block .name {
  font-weight: bold;
}

.editorial_team_block .read_more {
  text-align: right;
  margin: 0px 20px 10px 20px;
}

#customblock-IndexedBy {
  display: none;
}

#customblock-SiteLink br {
  display: none;
}

#customblock-SiteLink p {
  margin: 0px 0 0 0;
  padding: 10px 10px 0 10px;
  text-align: center;
}

.indexed_by {
  display: none;
}

.indexed_by {
  padding: 10px;
  margin-top: 20px;
  height: 100px;
}

.indexed_by img {
  max-width: 160px;
}

.slick-dotted.slick-slider {
  margin-bottom: 60px;
  padding-top: 10px;
}

.slick-next:before,
.slick-prev:before {
  color: #ded8d8 !important;
}

.slick-prev:before {
  margin-left: 6px;
}

.slick-next:before {
  margin-right: 6px;
}

/* Editorial Page */

.page_editorial_team .profile_info p {
  margin: 0;
}

.page_editorial_team p.name {
  font-weight: bold;
}

.page_editorial_team img.profile {
  padding: 4px;
  border: 1px solid #f1f1f1;
}

.editorial_team_block .profile .google_scholar,
.page_editorial_team .profile_info .google_scholar {
  background: url(../images/google_scholar_logo.svg) no-repeat 2px 2px;
  background-size: 15px;
  padding-left: 25px;
}

header.pkp_structure_head {
  z-index: 1;
}

.pkp_site_name_wrapper {
  overflow: hidden;
}

.description {
  text-align: justify;
}

.obj_announcement_summary .summary {
  font-size: 1em;
  text-align: justify;
}

.page.page_about p {
  text-align: justify;
}

.google_scholar {
  word-wrap: break-word;
}

body,
html {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  font-size: 100%;
}

.center,
.container {
  margin-left: auto;
  margin-right: auto;
}

* {
  line-height: 1.5;
}

.font-light {
  font-weight: 300;
}

.font-regular {
  font-weight: 400;
}

.font-heavy {
  font-weight: 700;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.justify {
  text-align: justify;
}

.container {
  width: 90%;
}

.row {
  position: relative;
  width: 100%;
}

.row [class^="col"] {
  float: left;
  margin: 0.5rem 2%;
  min-height: 0.125rem;
}

.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
  width: 96%;
}

.col-1-sm {
  width: 4.33%;
}

.col-2-sm {
  width: 12.66%;
}

.col-3-sm {
  width: 21%;
}

.col-4-sm {
  width: 29.33%;
}

.col-5-sm {
  width: 37.66%;
}

.col-6-sm {
  width: 46%;
}

.col-7-sm {
  width: 54.33%;
}

.col-8-sm {
  width: 62.66%;
}

.col-9-sm {
  width: 71%;
}

.col-10-sm {
  width: 79.33%;
}

.col-11-sm {
  width: 87.66%;
}

.col-12-sm {
  width: 96%;
}

.row::after {
  content: "";
  display: table;
  clear: both;
}

.hidden-sm {
  display: none;
}

@media only screen and (min-width: 33.75em) {
  .container {
    width: 80%;
  }
}

@media only screen and (min-width: 45em) {
  .col-1 {
    width: 4.33%;
  }

  .col-2 {
    width: 12.66%;
  }

  .col-3 {
    width: 21%;
  }

  .col-4 {
    width: 29.33%;
  }

  .col-5 {
    width: 37.66%;
  }

  .col-6 {
    width: 46%;
  }

  .col-7 {
    width: 54.33%;
  }

  .col-8 {
    width: 62.66%;
  }

  .col-9 {
    width: 71%;
  }

  .col-10 {
    width: 79.33%;
  }

  .col-11 {
    width: 87.66%;
  }

  .col-12 {
    width: 96%;
  }

  .hidden-sm {
    display: block;
  }
}

@media only screen and (min-width: 60em) {
  .container {
    width: 75%;
    max-width: 60rem;
  }
}

/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */
:root {
  --mm-ocd-width: 80%;
  --mm-ocd-min-width: 200px;
  --mm-ocd-max-width: 440px;
}
body.mm-ocd-opened {
  overflow-y: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}
.mm-ocd {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  background: rgba(0, 0, 0, 0);
  -webkit-transition-property: bottom, background-color;
  -o-transition-property: bottom, background-color;
  transition-property: bottom, background-color;
  -webkit-transition-duration: 0s, 0.3s;
  -o-transition-duration: 0s, 0.3s;
  transition-duration: 0s, 0.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0.45s, 0.15s;
  -o-transition-delay: 0.45s, 0.15s;
  transition-delay: 0.45s, 0.15s;
}
.mm-ocd--open {
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.mm-ocd__content {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 80%;
  width: var(--mm-ocd-width);
  min-width: 200px;
  min-width: var(--mm-ocd-min-width);
  max-width: 440px;
  max-width: var(--mm-ocd-max-width);
  background: #fff;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.mm-ocd--left .mm-ocd__content {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-ocd--right .mm-ocd__content {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-ocd--open .mm-ocd__content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-ocd__backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  width: calc(100% - 80%);
  width: calc(100% - var(--mm-ocd-width));
  min-width: calc(100% - 440px);
  min-width: calc(100% - var(--mm-ocd-max-width));
  max-width: calc(100% - 200px);
  max-width: calc(100% - var(--mm-ocd-min-width));
  background: rgba(3, 2, 1, 0);
}
.mm-ocd--left .mm-ocd__backdrop {
  right: 0;
}
.mm-ocd--right .mm-ocd__backdrop {
  left: 0;
}
.mm-spn,
.mm-spn a,
.mm-spn li,
.mm-spn span,
.mm-spn ul {
  display: block;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:root {
  --mm-spn-item-height: 50px;
  --mm-spn-item-indent: 20px;
  --mm-spn-line-height: 24px;
}
.mm-spn {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mm-spn ul {
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 100%;
  bottom: 0;
  z-index: 2;
  width: 130%;
  padding-right: 30%;
  line-height: 24px;
  line-height: var(--mm-spn-line-height);
  overflow: visible;
  overflow-y: auto;
  background: inherit;
  -webkit-transition: left 0.3s ease 0s;
  -o-transition: left 0.3s ease 0s;
  transition: left 0.3s ease 0s;
  cursor: default;
}
.mm-spn ul:after {
  content: "";
  display: block;
  height: 50px;
  height: var(--mm-spn-item-height);
}
.mm-spn > ul {
  left: 0;
}
.mm-spn ul.mm-spn--open {
  left: 0;
}
.mm-spn ul.mm-spn--parent {
  left: -30%;
  overflow-y: hidden;
}
.mm-spn li {
  position: relative;
  background: inherit;
  cursor: pointer;
}
.mm-spn li:before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height) / 2);
  right: 25px;
  right: calc(var(--mm-spn-item-height) / 2);
  z-index: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: rotate(45deg) translate(0, -50%);
  -ms-transform: rotate(45deg) translate(0, -50%);
  transform: rotate(45deg) translate(0, -50%);
  opacity: 0.4;
}
.mm-spn li:after {
  content: "";
  display: block;
  margin-left: 20px;
  margin-left: var(--mm-spn-item-indent);
  border-top: 1px solid;
  opacity: 0.15;
}
.mm-spn a,
.mm-spn span {
  position: relative;
  z-index: 1;
  padding: 13px 20px;
  padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height)) / 2)
    var(--mm-spn-item-indent);
}
.mm-spn a {
  background: inherit;
  color: inherit;
  text-decoration: none;
}
.mm-spn a:not(:last-child) {
  width: calc(100% - 50px);
  width: calc(100% - var(--mm-spn-item-height));
}
.mm-spn a:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid;
  opacity: 0.15;
}
.mm-spn span {
  background: 0 0;
}
.mm-spn.mm-spn--navbar {
  cursor: pointer;
}
.mm-spn.mm-spn--navbar:before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height) / 2);
  left: 20px;
  left: var(--mm-spn-item-indent);
  width: 10px;
  height: 10px;
  margin-top: 2px;
  border-top: 2px solid;
  border-left: 2px solid;
  -webkit-transform: rotate(-45deg) translate(50%, -50%);
  -ms-transform: rotate(-45deg) translate(50%, -50%);
  transform: rotate(-45deg) translate(50%, -50%);
  opacity: 0.4;
}
.mm-spn.mm-spn--navbar.mm-spn--main {
  cursor: default;
}
.mm-spn.mm-spn--navbar.mm-spn--main:before {
  content: none;
  display: none;
}
.mm-spn.mm-spn--navbar:after {
  content: attr(data-mm-spn-title);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  height: var(--mm-spn-item-height);
  padding: 0 40px;
  padding: 0 calc(var(--mm-spn-item-indent) * 2);
  line-height: 50px;
  line-height: var(--mm-spn-item-height);
  opacity: 0.4;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.mm-spn.mm-spn--navbar.mm-spn--main:after {
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent);
}
.mm-spn.mm-spn--navbar ul {
  top: 51px;
  top: calc(var(--mm-spn-item-height) + 1px);
}
.mm-spn.mm-spn--navbar ul:before {
  content: "";
  display: block;
  position: fixed;
  top: inherit;
  z-index: 2;
  width: 100%;
  border-top: 1px solid currentColor;
  opacity: 0.15;
}
.mm-spn.mm-spn--light {
  color: #444;
  background: #f3f3f3;
}
.mm-spn.mm-spn--dark {
  color: #ddd;
  background: #333;
}
.mm-spn.mm-spn--vertical {
  overflow-y: auto;
}
.mm-spn.mm-spn--vertical ul {
  width: 100%;
  padding-right: 0;
  position: static;
}
.mm-spn.mm-spn--vertical ul ul {
  display: none;
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent);
}
.mm-spn.mm-spn--vertical ul ul:after {
  height: 25px;
  height: calc(var(--mm-spn-item-height) / 2);
}
.mm-spn.mm-spn--vertical ul.mm-spn--open {
  display: block;
}
.mm-spn.mm-spn--vertical li.mm-spn--open:before {
  -webkit-transform: rotate(135deg) translate(-50%, 0);
  -ms-transform: rotate(135deg) translate(-50%, 0);
  transform: rotate(135deg) translate(-50%, 0);
}
.mm-spn.mm-spn--vertical ul ul li:last-child:after {
  content: none;
  display: none;
}
