#menu1 .table {
  width: 100% !important;
}

#review .table,
#review div,
#review table {
  width: 100% !important;
}

.author_item-img img {
  border-radius: 100px;
}

.partner_wrap .partner_content {
  padding-bottom: 50px !important;
}

.ptservice_main-title {
  font-weight: 500 !important;
}

.book_box {
  height: 100% !important;
  margin: 0px !important;
}

.tooltip {
  position: relative;
  display: inline-block;
  opacity: 1 !important;
  cursor: pointer;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.toast-title {
  color: white !important;
}

.brcrumb_info-title {
  font-size: 25px !important;
}

.item-img_sale {
  text-align: center;
  font-size: 11px;
  text-align: center;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #eb5757;
  right: 8px;
  top: 5px;
  color: #fff;
  font-size: 12px;
}

.contact {
  width: 46px;
  position: fixed;
  bottom: 150px;
  right: 0;
  list-style: none;
  padding: 4px;
  background: #fff;
  box-shadow: 0 0 50px 0 rgba(82, 63, 105, 0.15);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 1;
}

.contact li {
  background: #f4f4f8;
}

.contact li:first-child {
  margin-bottom: 4px;
}

.contact .contact-item {
  padding: 5px;
}

.contact-item {
  position: relative;
  display: inline-block;
}

.contact-item .tooltiptext {
  visibility: hidden;
  width: max-content;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  right: 45px;
  padding: 5px 8px;
  font-size: 13px;
}

.contact-item:hover .tooltiptext {
  visibility: visible;
}

.contact-banner {
  position: fixed;
  bottom: 5px;
  left: 5px;
  padding: 5px;
  box-shadow: 0 0 50px 0 rgb(82 63 105 / 15%);
  z-index: 1;
  border-radius: 5px;
  max-width: 390px;
}

.banner-close-wrapper {
  position: absolute;
  right: 8px;
  top: 8px;
}

.chat-close-button {
  background-color: rgba(137, 146, 164, 0.7);
  color: #fff;
  border: none;
  outline: none;
  height: 28px;
  width: 40px;
  padding: 0 12px 4px;
  font-size: 16px;
  border-radius: 20px;
}

.copy_text {
  z-index: 1 !important;
}

.yellow .hotline_icon svg path,
.account svg path,
.pagination_list-btn svg path,
.menu_component .menu_my_book .my_book_icon svg path {
  fill: #fff;
}

.section_header
  .header_wrap
  .header_info
  .header_hotline
  .hotline_icon
  svg
  path {
  fill: #fff;
}

.section_header .header_wrap .header_button.account a svg path,
.menu_component .menu_my_book .my_book_icon svg path,
.book_content-title .button_item a svg,
.section_header .header_wrap .header_button.cart a svg path {
  fill: #0a64a2;
}

.rounded-circle {
  padding: 30px;
}

.detail_list {
  padding: 20px;
  background: #fff;
  border-radius: 5px;
}

.footer {
  margin-top: 20px;
}

.printer-list-content {
  padding-top: 0 !important;
}

ul.submenu_list {
  margin-top: 20px;
}

.home_page .banner_section {
  background-image: url(../img/bg-hero-slide.jpg);
  background-repeat: repeat;
}

.partner-box_section {
  /*display: none;*/
}

.book_content-content {
  padding: 20px 0;
}

.section
  > .container
  > .row
  > .col-lg-9.col-sm-12
  > .mb-4
  .book_content
  .book_content-title,
.section.my-4 .book_slider .book_content-title {
  border-bottom: none;
  margin: 0 -1.5rem;
  padding-top: 0 !important;
  padding-right: 15px;
  border-bottom: solid 2px;
  border-color: #4081d1;
  border-radius: 6px 6px 0 0;
}

.section
  > .container
  > .row
  > .col-lg-9.col-sm-12
  > .mb-4
  .book_content
  .book_content-title
  h3,
.section.my-4 .book_slider .book_content-title h3 {
  background: #0a64a2;
  border-radius: 10px 0 0 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
}

.section
  > .container
  > .row
  > .col-lg-9.col-sm-12
  > .mb-4
  .book_content
  .book_content-title
  h3:before,
.section.my-4 .book_slider .book_content-title h3:before {
  background: #0a64a2;
  display: block;
  content: url(../img/sachnoibat.svg);
  float: left;
  text-align: center;
  text-indent: 0;
  vertical-align: middle;
  width: 47px;
  height: 40px;
  border-radius: 6px 0 0 0;
  padding-top: 5px;
}

.section
  > .container
  > .row
  > .col-lg-9.col-sm-12
  > .mb-4
  .book_content
  .book_content-title
  h3:after,
.section.my-4 .book_slider .book_content-title h3:after {
  display: block;
  text-indent: 0;
  content: "";
  float: right;
  background: url(../img/box-head-after.svg);
  width: 66px;
  height: 40px;
  margin-right: -47px;
}

.menu_component .menu_category .dropdown-menu .category_link {
  padding: 14.9px 0;
}

.author-box_section,
.service-box_section {
  /*display: none;*/
}

.bank .method .icon img {
  width: 100% !important;
  height: inherit !important;
}

.bank .method .icon {
  margin-right: 20px;
}

.detail .col-lg-3 .row {
  position: sticky;
  top: 10px;
}

.section-chi-tiet-sach .list-cart li.li-item {
  flex: 0 0 calc(100% / 2 - 15px);
  max-width: calc(100% / 2 - 15px);
}

@media only screen and (min-width: 1024px) {
  .detail .detail_group {
    margin-bottom: 0;
  }
}

.detail .detail_group img:not(.initial) {
  margin-bottom: 0 !important;
}

.menu_component {
  background: #005e9e;
}

.menu_component .menu_category.active,
.menu_component .menu_category:hover {
  background: #0a64a2;
}

.header_logo img {
  height: 80px;
  margin-top: 5px;
}

.section_header .header_wrap {
  height: 92px;
}

.section_header,
.menu_component {
  background: url(../img/menu-bg.svg) no-repeat #0a64a2;
  background-size: cover;
}

.section_header .header_wrap .header_button.account {
  border-color: #fff;
  background: #fff;
}

.section_header .header_wrap .header_button.account a,
.section_header .header_wrap .header_button.cart a {
  color: #0a64a2;
}

.menu_component .menu_my_book a {
  color: #0a64a2;
}

.section_header .header_wrap .header_button.cart {
  background: #fff;
}

.footer-copyright {
  background-color: #0a64a2;
}

.menu_component .menu_category .category_show_all {
  color: #0a64a2;
}

.book_content .color-AA8B47 {
  color: #ff3d00;
}

.partner_wrap .partner_head .partner_title-vector {
  background-color: #0a64a2;
}

.printer-list-heading::before {
  background: #0a64a2;
}

.home_page .banner_section {
  background: #0a64a2;
}

.home_page .banner_section {
  background: #fff url(/img/bg-slide.svg);
  background-repeat: repeat;
}

.menu_component .menu_category .dropdown-menu .category_link.maintainHover {
  color: #0a64a2 !important;
  border-color: #0a64a2;
}

.menu_component
  .menu_category
  .dropdown-menu
  .category_link.maintainHover
  .category_icon
  svg
  path {
  fill: #0a64a2 !important;
}

.menu_component
  .menu_category
  .dropdown-menu
  .popover
  .submenu_item
  .title::before {
  background: #0a64a2;
}

.brcrumb {
  background-color: #fff;
}

.menu_component .menu_category.active,
.menu_component .menu_category:hover {
  background: none;
}

.tabbar .nav-item-ct .nav-custom.active {
  background-color: #0a64a2;
  color: #fff;
}

.filter_menu-box .box-languages_item input:checked ~ label {
  background-color: #0a64a2;
  color: #fff;
}

.filter_menu-box .box-price_form {
  background: #0a64a2;
}

.menu_component .menu_category {
  background: none;
}

.menu_component .menu_search .search_submit .button_icon {
  background: #e6392b;
}

.login-wrap .login_email-btn {
  background-color: #0a64a2;
}

.login-wrap .login_email-heading a {
  color: #0a64a2;
}

.register-wrap .register_email-heading a {
  color: #0a64a2;
}

.register-wrap .register_email-btn {
  background-color: #0a64a2;
}

.section_header
  .header_wrap
  .header_button
  .header-account_info
  .info-avatar_img {
  border: 2px solid #0a64a2;
}

.change_password-content .form-group button {
  background: #0a64a2;
}

.sidebar .sidebar_user .user_photo {
  border: 2px solid #0a64a2;
}

.topic-headding .topic-box .box_item {
  background-image: url(/img/cat-bg.svg);
  background-color: #0a64a2;
}

.collection-book .collection-slider .item-content_price span {
  color: #0a64a2;
}

.menu_component .menu_category .dropdown-menu {
  background: #f9f9f9;
  border: 1px solid #e9e9e9;
}

.comment-box .comment_text .btn-submit a {
  background: #0a64a2;
}

.comment-box .comment_title::before {
  background: #0a64a2;
}

.component_pagination ul li a {
  color: #0a64a2;
}

.component_pagination ul li.active {
  background-color: #0a64a2;
}

.component_pagination ul li:hover {
  background-color: #0a64a2;
}

.component_pagination ul .pagination_list-btn a svg:hover rect {
  fill: #0a64a2;
}

.footer .footer_content .list-sty .content-list_item a:hover {
  color: #0a64a2;
}

.footer .footer_info .footer_content-list .content-list_item:hover {
  color: #0a64a2;
}

.detail .contentBook .nav-tabs .nav-item .nav-link.active {
  border-bottom: 5px solid #0a64a2 !important;
}

.menu_component-mobile,
.footer-copyright {
  background: #005e9e;
}

.section_header-mobile .header_wrap .header_button {
  color: #0a64a2;
  border: 1px solid #0a64a2;
}

.section_header-mobile .header_wrap .header_button svg path {
  transition: 0.3s ease;
  fill: #0a64a2;
}

.section_header-mobile .header_wrap .header_button svg path {
  fill: #0a64a2;
}

.topview-content .position-relative.active::before {
  background: #0a64a2;
}

.checkout_mb .group_item .icon-item svg path {
  fill: #e1afb1;
}

.checkout_mb .icon-item.active svg path {
  fill: #0a64a2;
}

.checkout_mb .group_item .icon-item {
  border: 1px solid #e1afb1;
  color: #0a64a2;
}

.my-account-mb-main_dashboard .dashboard_box-img {
  background: #0a64a2;
}

.login_mb .login_mb-btn button.mb_btn-btn {
  background-color: #0a64a2;
}

.login_mb .login_mb-title a {
  color: #0a64a2;
}

.resgiter_mb .login_mb-btn button.mb_btn-btn {
  background-color: #0a64a2;
}

.resgiter_mb .resgiter_mb-title a {
  color: #0a64a2;
}

.brcrumb_info-title {
  color: #333;
}

.brcrumb_info-content .content_txt p {
  color: #333;
}

.author_section .author_wrap .author_heading-line {
  background: #0a64a2;
}

.home-slider .owl-dots button.owl-dot.active {
  background-color: #e1afb1;
}

.item_infor-price .h6-14 {
  color: #0a64a2 !important;
}

.section_header-mobile .header_wrap .header_button:hover {
  background: #0a64a2;
}

.termsofuse_details p {
  font-size: 14px;
  font-weight: 400;
  line-height: 170% !important;
}

.my-account-mb-main_user .sidebar_user-avatar .user_photo {
  border: 2px solid #e1afb1;
}

.author_section .author_wrap .author_box .author_list-avatar img {
  border-radius: inherit !important;
}

.book_content .border_bottom {
  padding-bottom: 0px;
}

.menu_component .menu_category .dropdown-menu .category_link {
  padding: 10px 0;
}

.license {
  display: none;
}

.section_header {
  background-image: url(../img/bghead.jpg);
  background-position: calc(50% + 50px) bottom;
  background-repeat: no-repeat;
  background-color: #006ab1;
  /*height: 90px;*/
}

.section_header .header_wrap .header_info .header_hotline.yellow a,
.section_header .header_wrap .header_info .header_hotline.yellow p,
.section_header .header_wrap .header_info .header_hotline.blue a,
.section_header .header_wrap .header_info .header_hotline.blue p {
  color: #fff;
}

.home-slider_item img {
  height: inherit !important;
}

.btn-gray-link {
  color: #0a64a2;
}

body > div > div.home_page > div:nth-child(4) {
  display: none;
}

@media (max-width: 991px) {
  .section_header-mobile {
    display: block;
    background: url(../img/menu-mobile-bg.svg) no-repeat #006ab1;
    background-size: cover;
    background-position: center;
    padding: 9px 0;
  }

  .section_header-mobile .header_wrap .header_button {
    color: #0a64a2;
    border: 1px solid #fff;
    background: #fff;
  }

  .section_header-mobile .header_wrap .header_logo a img {
    height: 27px;
  }

  .book_content .color-8C8C8C {
    color: #e6392b;
    padding-bottom: 5px !important;
    border-bottom: 2px solid;
  }

  .book_content-title .button_item a {
    font-size: 0;
  }

  .book_content-mb .book_item:nth-child(-n + 2),
  .book_content-content {
    border-top: none;
    padding-top: 0 !important;
  }

  .password_reset_page_wrap form button {
    align-items: center;
    background: #0a64a2 !important;
    color: #fff;
    margin-bottom: 25px;
  }
}

.audiobook-content_left {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

p.body-13.regular.lyrics-running {
  text-align: justify !important;
}

.audiobook-content_right {
  border: 1px solid #f0f0f0;
  background: #f8f8f8;
  border-radius: 5px;
  overflow: hidden;
  padding: 5px !important;
}

.section_header .header_wrap .line {
  height: 25px;
  width: 1px;
  margin: 0 8px;
  background: #e0e0e0;
}

div.header_hotline.d-flex.align-items-center.yellow > div.hotline_icon {
  /*display: none;*/
}

.footer_tablet > div > ul > li:nth-child(1) {
  margin-top: -6px;
}

.footer_tablet > div > p {
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
}

.footer_tablet > div > ul > li:nth-child(2),
.footer_tablet > div > ul > li:nth-child(3),
.footer_tablet > div > ul > li:nth-child(4) {
  /*display: none !important*/
}

.item_infor-category {
  /*text-align: center;*/
}

.partner-detail_left {
  /*display: none;*/
}

a.des_logo {
  /*display: none;*/
}

.author-list_more-list .list_content-author .author_item-img {
  /*display: none;*/
}

.filter_menu-box .box-languages_item .language {
  background: #f5f6fa;
}

.border_bottom {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 8px;
  margin-bottom: 4px !important;
}

.footer .phoneCustom {
  padding-left: 88px;
}

/*.hotline_icon {
    padding-top: 15px;
}*/
/*NXBlaodong*/
.menu_component {
  background: #005e9e;
  position: relative;
}

a.btn.btn-gray-link.btn-sm.px-0 {
  font-size: 13px;
}

.topview-content-main-title {
  font-family: sans-serif;
  text-align: justify;
  color: #333;
}

.password_reset_page_wrap form button {
  align-items: center;
  background: #0a64a2 !important;
  color: #fff;
  margin-bottom: 25px;
}

p.topview-content-main-view.regular.position-absolute.textViewCus {
  font-family: sans-serif;
}

.banner_section {
  height: 420px;
}

.home-slider_item {
  height: 400px;
}

h2.printer-list-heading.text-center.position-relative.medium.h3-20 {
  font-style: normal;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  color: #02010e;
  font-family: sans-serif;
}
h5.text-center.medium.h5-16 {
  font-family: sans-serif;
  color: #02010e;
}

.menu_component .menu_category .dropdown-menu .category_link {
  padding: 10px 0;
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
