.block_hidden {
  display: none !important; }

button {
  outline: none; }

.add_to_my_favorite_btn {
  width: 22px;
  height: 22px;
  background-image: url("/themes/custom/omia_theme/images/omia/card_like_icon.png");
  background-repeat: no-repeat;
  background-size: 50px auto;
  background-position: 1px center; }

.is_added {
  background-position: -24px center; }

.audiobook_card {
  width: 23% !important;
  min-width: auto;
  max-width: 23%;
  background-color: #fff;
  border-radius: 12px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 1%; }
  @media all and (max-width: 991px) {
    .audiobook_card {
      min-width: 100%;
      width: 100%;
      max-width: 100%;
      min-width: 100%;
      margin: 0 0 10px 0; } }
  @media all and (max-width: 991px) {
    .audiobook_card a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.audiobook_card_img_block {
  width: 100%;
  overflow: hidden;
  position: relative;
  max-height: 168px;
  background-color: #F1F1F1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 0 56% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url("/themes/custom/omia_theme/images/omia/audiobook_card_img_bk.jpg");
  background-size: 100% auto; }
  @media all and (max-width: 991px) {
    .audiobook_card_img_block {
      width: 140px;
      padding: 0; } }

.audiobook_card_img {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: -1px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .audiobook_card_img img {
    width: auto;
    height: auto;
    max-height: 90%;
    max-width: 150px; }
    @media all and (max-width: 991px) {
      .audiobook_card_img img {
        max-height: 92%;
        max-width: 92%; } }

.audiobook_card_headphones_icon {
  width: 35px;
  height: 35px;
  border-radius: 6px;
  background-color: #000000;
  background-image: url("/themes/custom/omia_theme/images/omia/audiobook_card_headphones_icon.png");
  background-repeat: no-repeat;
  background-size: 23px 24px;
  background-position: center;
  position: absolute;
  bottom: 5%;
  left: 13px;
  z-index: 10; }
  @media all and (max-width: 991px) {
    .audiobook_card_headphones_icon {
      width: 30px;
      height: 30px;
      left: 6px;
      bottom: 7px;
      background-size: 20px auto; } }

.audiobook_card_minute {
  height: 22px;
  line-height: 22px;
  color: #d8d8d8;
  font-size: 13px;
  text-align: center;
  background-color: #000;
  padding: 0 12px;
  border-radius: 11px;
  position: absolute;
  right: 8px;
  bottom: 5%;
  z-index: 10; }
  @media all and (max-width: 991px) {
    .audiobook_card_minute {
      right: 6px;
      bottom: 7px; } }

.audiobook_card_main_block {
  width: 100%;
  position: relative;
  padding: 11px 12px 4px 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 150px; }
  @media all and (max-width: 991px) {
    .audiobook_card_main_block {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      min-height: 140px;
      padding: 10px 12px 0 12px; } }
  @media all and (max-width: 360px) {
    .audiobook_card_main_block {
      padding: 8px 6px 0 6px; } }

.audiobook_card_teacher {
  width: 100%;
  height: 15px;
  line-height: 15px;
  font-size: 13px;
  overflow: hidden;
  color: #229ad3;
  margin: 0 0 8px 0;
  word-wrap: break-word;
  word-break: break-all; }
  @media all and (max-width: 991px) {
    .audiobook_card_teacher {
      margin: 0 0 5px 0; } }

.audiobook_card_title {
  width: 100%;
  min-height: 22px;
  height: 44px;
  overflow: hidden;
  line-height: 22px;
  overflow: hidden;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 10px 0;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
  @media all and (max-width: 991px) {
    .audiobook_card_title {
      margin: 0 0 7px 0; } }
  @media all and (max-width: 360px) {
    .audiobook_card_title {
      font-size: 16px;
      line-height: 20px;
      height: 40px;
      margin: 0 0 6px 0; } }
  @media all and (max-width: 320px) {
    .audiobook_card_title {
      font-size: 15px;
      height: 16px;
      margin: 0 0 5px 0; } }

.audiobook_card_list {
  width: 100%;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  color: #484848;
  font-size: 14px;
  margin: 0 0 9px 0;
  word-wrap: break-word;
  word-break: break-all; }
  @media all and (max-width: 991px) {
    .audiobook_card_list {
      margin: 0 0 8px 0; } }
  @media all and (max-width: 400px) {
    .audiobook_card_list {
      font-size: 13px;
      height: 15px;
      line-height: 15px;
      margin: 0 0 6px 0; } }
  @media all and (max-width: 360px) {
    .audiobook_card_list {
      font-size: 12px;
      height: 14px;
      line-height: 14px; } }

.audiobook_card_tag_block {
  width: 100%;
  overflow: hidden; }

.audiobook_card_tag {
  height: 28px;
  background-color: #efefef;
  line-height: 28px;
  color: #000;
  text-align: center;
  font-size: 12px;
  float: left;
  margin: 0 8px 3px 0;
  padding: 0 14px;
  border-radius: 14px; }
  @media all and (max-width: 1199px) {
    .audiobook_card_tag {
      padding: 0 10px; } }
  @media all and (max-width: 575px) {
    .audiobook_card_tag {
      height: 26px;
      line-height: 26px;
      padding: 0 6px;
      border-radius: 13px;
      margin: 0 5px 2px 0; } }
  @media all and (max-width: 360px) {
    .audiobook_card_tag {
      height: 24px;
      line-height: 24px;
      padding: 0 3px;
      border-radius: 13px;
      margin: 0 4px 2px 0; } }

.class_main_tab_block {
  width: 100%;
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media all and (max-width: 991px) {
    .class_main_tab_block {
      height: 58px; } }

.class_main_tab {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 216px;
  height: 62px;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin: 0 10px;
  cursor: pointer;
  white-space: nowrap; }
  @media all and (max-width: 991px) {
    .class_main_tab {
      font-size: 18px;
      max-width: 88px;
      height: 58px;
      margin: 0 5px; } }
  @media all and (max-width: 575px) {
    .class_main_tab {
      font-size: 15px; } }
  @media all and (max-width: 360px) {
    .class_main_tab {
      font-size: 14px;
      margin: 0; } }
  .class_main_tab:hover::after {
    content: "";
    width: 100%;
    height: 4px;
    display: block;
    background-color: #f1f1f1;
    position: absolute;
    bottom: 0;
    left: 0; }

.class_main_tab_active {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 216px;
  height: 62px;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin: 0 10px; }
  @media all and (max-width: 991px) {
    .class_main_tab_active {
      font-size: 18px;
      max-width: 88px;
      height: 58px;
      margin: 0 5px; } }
  @media all and (max-width: 575px) {
    .class_main_tab_active {
      font-size: 15px; } }
  @media all and (max-width: 360px) {
    .class_main_tab_active {
      font-size: 14px;
      margin: 0; } }
  .class_main_tab_active::after {
    content: "";
    width: 100%;
    height: 4px;
    display: block;
    background-color: #000000;
    position: absolute;
    bottom: 0;
    left: 0; }
  .class_main_tab_active:hover::after {
    background-color: #000000 !important; }

.class_main_tab_hidden {
  display: none !important; }

.search_count_tag {
  height: 16px;
  background-color: #FF3D29;
  padding: 0 8px;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  margin: 0 0 0 10px; }
  @media all and (max-width: 991px) {
    .search_count_tag {
      margin: 0 0 0 3px;
      padding: 0 6px; } }
  @media all and (max-width: 575px) {
    .search_count_tag {
      font-size: 11px; } }
  @media all and (max-width: 360px) {
    .search_count_tag {
      font-size: 10px;
      margin: 0 0 0 2px;
      padding: 0 5px; } }

.plus_search_main_tab_block {
  width: 100%;
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 28px 0; }
  @media all and (max-width: 991px) {
    .plus_search_main_tab_block {
      height: 58px; } }

.chapter_video_block {
  width: 48%;
  margin: 0 1% 28px 1%;
  border: 1px solid #E4E4E4;
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 167px;
  overflow: hidden; }
  .chapter_video_block a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media all and (max-width: 991px) {
    .chapter_video_block {
      width: 100%;
      height: 147px;
      margin: 0 0 10px 0; } }
  @media all and (max-width: 360px) {
    .chapter_video_block {
      height: 122px; } }

.chapter_video_left {
  width: 220px;
  height: 165px;
  overflow: hidden;
  position: relative;
  margin: 0 12px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #EDEDED; }
  @media all and (max-width: 991px) {
    .chapter_video_left {
      width: 140px;
      height: 145px; } }
  @media all and (max-width: 360px) {
    .chapter_video_left {
      width: 120px;
      height: 120px; } }

.chapter_video_pic {
  width: auto;
  height: 165px;
  margin: 0 auto; }
  .chapter_video_pic img {
    width: auto;
    height: 165px; }
    @media all and (max-width: 991px) {
      .chapter_video_pic img {
        height: 145px; } }
    @media all and (max-width: 360px) {
      .chapter_video_pic img {
        height: 120px; } }
  @media all and (max-width: 991px) {
    .chapter_video_pic {
      height: 145px; } }
  @media all and (max-width: 360px) {
    .chapter_video_pic {
      height: 120px; } }

.chapter_video_play_icon {
  width: 72px;
  height: 72px;
  position: absolute;
  top: 50px;
  left: 74px;
  z-index: 1; }
  @media all and (max-width: 991px) {
    .chapter_video_play_icon {
      width: 60px;
      height: 60px;
      top: 40px;
      left: 40px; } }
  @media all and (max-width: 360px) {
    .chapter_video_play_icon {
      width: 46px;
      height: 46px;
      top: 37px;
      left: 37px; } }

.chapter_video_right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  padding: 17px 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media all and (max-width: 991px) {
    .chapter_video_right {
      padding: 10px 12px 0 0; } }

.chapter_video_right_free_tag {
  width: 74px;
  height: 74px;
  background-image: url("/themes/custom/omia_theme/images/omia/free_project.png");
  background-size: 74px;
  background-position: 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 30; }

.chapter_video_right_title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  height: 46px;
  color: #343A40;
  margin: 0 0 10px 0;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding: 0 50px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media all and (max-width: 991px) {
    .chapter_video_right_title {
      margin: 0 0 4px 0; } }
  @media all and (max-width: 360px) {
    .chapter_video_right_title {
      font-size: 16px;
      line-height: 18px;
      height: 18px;
      -webkit-line-clamp: 1;
      margin: 0 0 15px 0; } }

.chapter_video_right_teacher {
  font-size: 15px;
  color: #343A40;
  height: 17px;
  line-height: 19px;
  overflow: hidden;
  margin: 0 0 5px 0;
  word-wrap: break-word;
  word-break: break-all; }

.chapter_video_right_introduce {
  font-size: 13px;
  color: #229AD3;
  height: 15px;
  list-style: 20px;
  overflow: hidden;
  margin: 0 0 15px 0;
  word-wrap: break-word;
  word-break: break-all; }
  @media all and (max-width: 991px) {
    .chapter_video_right_introduce {
      margin: 0 0 15px 0; } }
  @media all and (max-width: 360px) {
    .chapter_video_right_introduce {
      margin: 0 0 11px 0; } }

.chapter_video_right_tag_block {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 28px; }
  @media all and (max-width: 991px) {
    .chapter_video_right_tag_block {
      height: 22px; } }

.chapter_video_right_tag {
  height: 28px;
  color: #000;
  line-height: 28px;
  font-size: 12px;
  text-align: center;
  border-radius: 14px;
  margin: 0 8px 0 0;
  background-color: #EFEFEF;
  padding: 0 14px; }
  @media all and (max-width: 991px) {
    .chapter_video_right_tag {
      height: 22px;
      line-height: 22px;
      font-size: 11px;
      padding: 0 10px; } }

.list_pager {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .list_pager .pager_first {
    width: 40px;
    height: 30px;
    border: 1px solid #e0e0e0;
    margin: 0 5px 0 0 !important;
    position: relative; }
    @media all and (max-width: 991px) {
      .list_pager .pager_first {
        width: 30px; } }
    .list_pager .pager_first a {
      width: 40px;
      height: 26px;
      position: absolute;
      top: 0;
      left: 0; }
      @media all and (max-width: 991px) {
        .list_pager .pager_first a {
          width: 30px; } }
      .list_pager .pager_first a:hover, .list_pager .pager_first a:active {
        background-color: #f5f5f5; }
      .list_pager .pager_first a:link, .list_pager .pager_first a:visited {
        background-color: #fff; }
      .list_pager .pager_first a::before {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        right: 13px;
        background: transparent;
        border-bottom: 1px solid #777777;
        border-left: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media all and (max-width: 991px) {
          .list_pager .pager_first a::before {
            right: 6px; } }
      .list_pager .pager_first a::after {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        right: 18px;
        background: transparent;
        border-bottom: 1px solid #777777;
        border-left: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media all and (max-width: 991px) {
          .list_pager .pager_first a::after {
            right: 11px; } }
      .list_pager .pager_first a span {
        display: none; }
  .list_pager .pager_prev {
    width: 30px;
    height: 30px;
    border: 1px solid #e0e0e0;
    margin: 0 5px 0 0;
    position: relative; }
    .list_pager .pager_prev:hover, .list_pager .pager_prev:active {
      background-color: #f5f5f5; }
    .list_pager .pager_prev:link, .list_pager .pager_prev:visited {
      background-color: #fff; }
    .list_pager .pager_prev a {
      width: 30px;
      height: 30px;
      position: absolute;
      top: 0;
      left: 0; }
      .list_pager .pager_prev a::after {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        right: 9px;
        background: transparent;
        border-bottom: 1px solid #777777;
        border-left: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .list_pager .pager_next {
    width: 30px;
    height: 30px;
    border: 1px solid #e0e0e0;
    position: relative; }
    .list_pager .pager_next:hover, .list_pager .pager_next:active {
      background-color: #f5f5f5; }
    .list_pager .pager_next:link, .list_pager .pager_next:visited {
      background-color: #fff; }
    .list_pager .pager_next a {
      width: 30px;
      height: 30px;
      position: absolute;
      top: 0;
      left: 0; }
      .list_pager .pager_next a::after {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        left: 9px;
        background: transparent;
        border-top: 1px solid #777777;
        border-right: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .list_pager .pager_last {
    width: 40px;
    height: 30px;
    border: 1px solid #e0e0e0;
    margin: 0 0 2px 0 !important;
    position: relative; }
    @media all and (max-width: 991px) {
      .list_pager .pager_last {
        width: 30px; } }
    .list_pager .pager_last:hover, .list_pager .pager_last:active {
      background-color: #f5f5f5; }
    .list_pager .pager_last:link, .list_pager .pager_last:visited {
      background-color: #fff; }
    .list_pager .pager_last a {
      width: 40px;
      height: 28px;
      position: absolute;
      top: 0;
      left: 0; }
      .list_pager .pager_last a::before {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        left: 12px;
        background: transparent;
        border-top: 1px solid #777777;
        border-right: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media all and (max-width: 991px) {
          .list_pager .pager_last a::before {
            left: 6px; } }
      .list_pager .pager_last a::after {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        left: 17px;
        background: transparent;
        border-top: 1px solid #777777;
        border-right: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media all and (max-width: 991px) {
          .list_pager .pager_last a::after {
            left: 11px; } }
  .list_pager .pager_item {
    width: 30px; }
    .list_pager .pager_item a span {
      display: none; }
  .list_pager li {
    height: 30px;
    line-height: 30px;
    margin: 0 5px 2px 0 !important;
    border: 1px solid #e0e0e0;
    position: relative; }
    .list_pager li:hover, .list_pager li:active {
      background-color: #f5f5f5; }
    .list_pager li:link, .list_pager li:visited {
      background-color: #fff; }
    .list_pager li a {
      width: 100%;
      height: 100%;
      line-height: 30px;
      display: block;
      color: #777777;
      text-align: center; }
  .list_pager .selected {
    display: block;
    border: 1px solid #e0e0e0;
    position: relative;
    background-color: #239ed5 !important; }
    .list_pager .selected a {
      color: #fff !important; }
  .list_pager .disabled {
    display: none; }

.all_audiobook_main {
  width: 100%;
  min-width: 300px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 75px 0; }
  @media all and (max-width: 1199px) {
    .all_audiobook_main {
      width: 100%;
      padding: 0 20px 50px 20px; } }
  @media all and (max-width: 991px) {
    .all_audiobook_main {
      padding: 0 20px 30px 20px; } }
  @media all and (max-width: 360px) {
    .all_audiobook_main {
      padding: 0 10px 20px 10px; } }

.all_audiobook_breadcrumb_block {
  width: 96%;
  max-width: 1290px;
  padding: 12px 0 20px 0;
  margin: 0 auto; }

.secondary_menu_top_bk {
  height: 320px;
  background-image: url("/themes/custom/omia_theme/images/omia/all_class_classification_pic01.jpg");
  background-color: rgba(0, 0, 0, 0.3);
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  @media all and (max-width: 991px) {
    .secondary_menu_top_bk {
      display: none; } }

.secondary_menu_top_main {
  width: 96%;
  height: 100%;
  max-width: 1290px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  font-size: 40px;
  color: #fff;
  font-weight: 40px;
  font-weight: 600;
  margin: 0 auto; }
  @media all and (max-width: 991px) {
    .secondary_menu_top_main {
      padding: 0 20px; } }
  @media all and (max-width: 360px) {
    .secondary_menu_top_main {
      padding: 0 10px; } }

.secondary_menu_top_title {
  width: 96%;
  max-width: 1290px;
  min-width: 300px;
  font-size: 26px;
  line-height: 28px;
  color: #000;
  font-weight: 600;
  padding: 0 0 17px 0;
  margin: 15px auto 30px auto;
  position: relative;
  clear: both;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .secondary_menu_top_title::after {
    content: "";
    display: block;
    width: 55px;
    height: 4px;
    background-color: #229ad3;
    position: absolute;
    left: 0;
    bottom: 7px; }
  @media all and (max-width: 991px) {
    .secondary_menu_top_title {
      font-size: 24px;
      line-height: 26px;
      color: #484848;
      margin: 11px auto 22px auto; } }

.secondary_menu_tag_block {
  display: none; }

.all_audiobook_classification_title {
  width: 96%;
  max-width: 1290px;
  min-width: 300px;
  font-size: 26px;
  list-style: 30px;
  font-weight: bold;
  margin: 0 auto 10px auto; }
  @media all and (max-width: 991px) {
    .all_audiobook_classification_title {
      font-size: 22px;
      list-style: 26px;
      margin: 0 auto 10px auto; } }

.all_audiobook_classification {
  width: 98%;
  max-width: 1314px;
  min-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 50px auto; }
  @media all and (max-width: 991px) {
    .all_audiobook_classification {
      margin: 0 auto 15px auto; } }

.all_audiobook_classification_btn {
  width: 18%;
  height: 100px;
  margin: 0 1% 25px 1%;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  overflow: hidden;
  color: #fff;
  font-size: 23px;
  font-weight: 600;
  line-height: 100px;
  text-align: center;
  cursor: pointer; }
  @media all and (max-width: 991px) {
    .all_audiobook_classification_btn {
      width: 23%; } }
  @media all and (max-width: 767px) {
    .all_audiobook_classification_btn {
      width: 31%;
      height: 54px;
      line-height: 54px;
      font-size: 16px;
      margin: 0 1% 12px 1%;
      font-weight: 400; } }

.all_audiobook_classification_btn_bk1 {
  background-image: url("/themes/custom/omia_theme/images/omia/all_audiobook_classification_pic01.png");
  background-size: cover;
  background-position: center;
  background-blend-mode: multiply; }

.all_audiobook_classification_btn_bk2 {
  background-image: url("/themes/custom/omia_theme/images/omia/all_audiobook_classification_pic02.png");
  background-size: cover;
  background-position: center;
  background-blend-mode: multiply; }

.all_audiobook_classification_btn_bk3 {
  background-image: url("/themes/custom/omia_theme/images/omia/all_audiobook_classification_pic03.png");
  background-size: cover;
  background-position: center;
  background-blend-mode: multiply; }

.all_audiobook_classification_btn_bk4 {
  background-image: url("/themes/custom/omia_theme/images/omia/all_audiobook_classification_pic04.png");
  background-size: cover;
  background-position: center;
  background-blend-mode: multiply; }

.all_audiobook_classification_btn_bk5 {
  background-image: url("/themes/custom/omia_theme/images/omia/all_audiobook_classification_pic05.png");
  background-size: cover;
  background-position: center;
  background-blend-mode: multiply; }

.all_audiobook_classification_btn_bk6 {
  background-image: url("/themes/custom/omia_theme/images/omia/all_audiobook_classification_pic06.png");
  background-size: cover;
  background-position: center;
  background-blend-mode: multiply; }

.all_audiobook_classification_btn_bk7 {
  background-image: url("/themes/custom/omia_theme/images/omia/all_audiobook_classification_pic07.png");
  background-size: cover;
  background-position: center;
  background-blend-mode: multiply; }

.all_audiobook_tag_block {
  width: 96%;
  max-width: 1290px;
  min-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 49px auto 0 auto; }
  @media all and (max-width: 991px) {
    .all_audiobook_tag_block {
      margin: 12px auto 0 auto; } }

.all_audiobook_title {
  width: 96%;
  max-width: 1290px;
  min-width: 300px;
  margin: 0 auto;
  height: 40px;
  font-size: 22px;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #eeeeee; }

.tab_item {
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  margin: 0 4px 0 14px;
  font-size: 15px;
  font-weight: bold;
  color: #343A40;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
  .tab_item::after {
    content: "";
    width: 13px;
    height: 12px;
    display: block;
    background-color: #fff;
    -webkit-clip-path: polygon(50% 25%, 0 100%, 100% 100%);
    clip-path: polygon(50% 25%, 0 100%, 100% 100%);
    margin: 1px 0 0 5px; }

.tab_item.active {
  color: #229AD3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .tab_item.active::after {
    content: "";
    width: 13px;
    height: 12px;
    display: block;
    background-color: #229AD3; }

.desc::after {
  -webkit-clip-path: polygon(50% 75%, 0 0, 100% 0);
  clip-path: polygon(50% 75%, 0 0, 100% 0);
  margin: 1px 0 0 5px; }

.asc::after {
  -webkit-clip-path: polygon(50% 25%, 0 100%, 100% 100%);
  clip-path: polygon(50% 25%, 0 100%, 100% 100%);
  margin: 0 0 4px 5px; }

.all_audiobook_main_block {
  width: 102%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 14px -1% 0 -1%; }
  @media all and (max-width: 991px) {
    .all_audiobook_main_block {
      width: 100%;
      margin: 12px 0 0 0; } }

.audiobook_card {
  margin: 0 1% 28px 1%;
  border: 1px solid #E4E4E4; }
  @media all and (max-width: 991px) {
    .audiobook_card {
      width: 100%;
      margin: 0 0 10px 0; } }

.all_audiobook_pagination {
  margin: 0 auto; }
  @media all and (max-width: 991px) {
    .all_audiobook_pagination {
      margin: 20px auto 0 auto; } }
