.wrap-content {
  min-height: auto;
}
p {
    background-color: #ffffff00!important;
}
#searchform2 {
  margin: 10px 11px 0;
}
.entry ul  {
  margin:0px; 
}

ul.top-social {
  margin: 5px 11px 0;
}

.copyright a {
  font-size: 14px;
}

@media (max-width: 480px) {
  .nodeData {
    width: auto !important;
  }
}

@media (max-width: 768px) {
  .w3eden .btn-primary {
    width: 100%;
  }
}

.entry-btn {
  color: #000 !important;
  background-color: #ffffff !important;
  border: 1px solid #ffffff !important;
  font-weight: 400 !important;
  font-size: 14px !important;
}
.entry {
  padding: 0 0 0px;
}

.custom-download-button {
  position: relative;
  display: inline-block;
  background: linear-gradient(135deg, #5b92af, #3d5f73) !important;
  color: #fff !important;
  text-transform: uppercase;
  font-family: "Helvetica", sans-serif;
  font-weight: 600;
  font-size: 16px !important;
  height: 36px;
  width: 100%;
  text-align: center;
  line-height: 36px;
  border-radius: 4px;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition:
    background 0.3s ease,
    transform 0.2s ease,
    box-shadow 0.3s ease;
  overflow: hidden;
  box-shadow:
    inset 0 3px 5px rgba(255, 255, 255, 0.3),
    0 2px 4px rgba(0, 0, 0, 0.3);
}

/* Hiệu ứng bóng loáng */
.custom-download-button::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 135%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  transform: skewX(-30deg);
  transition: all 0.5s ease-in-out;
}

/* Hover tạo hiệu ứng ánh sáng và phản chiếu */
.custom-download-button:hover {
  background: linear-gradient(135deg, #6aa5c5, #4a6f84) !important;
  box-shadow:
    inset 0 5px 8px rgba(255, 255, 255, 0.4),
    0 4px 6px rgba(0, 0, 0, 0.4);
  transform: translateY(-2px);
}

.custom-download-button:hover::after {
  left: 100%;
}

#rpbt-related-gallery-1 {
  width: 143px;
  padding-top: 10px !important;
  margin-top: -10px !important;
  border-top: 1px solid #adadad;
}

.wrap {
  min-height: 60vh;
}

.page-wrapper {
  min-height: 60vh;
}

.sidebar {
  margin: 35px 0 35px;
}

.wpdm-download-link.btn.btn-primary {
  text-transform: uppercase;
  font-size: 16px !important;
  width: 100%;
}
.author-meta {
  border: none;
  border-top: 1px solid #adadad;
  background-color: #fff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); /* Tất cả trình duyệt hiện đại */
}

#commentform textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
  font-weight: normal;
  font-family: "helvetica";
  font-size: 14px;
}

.w3eden .table-bordered,
.w3eden .table-bordered td,
.w3eden .table-bordered th {
  background-color: #fff;
  border: none;
}

#commentform label {
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
}

.comments h3.comment-reply-title {
  color: #000 !important;
  background-color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px 0px 0px;
}

#commentform #sendemail {
  background-color: #4a7d91;
  color: #fff;
}
.comments h3.comment-reply-title i {
  border-color: #fff;
}
.prev-articles {
  padding: 0px 0px 00px;
}

.widget_recent_comments li {
  font-size: 14px;
}

.wp-caption-text {
  width: 140px;
  text-align: left !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.header-728 {
  float: right;
  margin: 5px 0 0px;
}
.jquerycssmenu ul li a:hover {
  color: #647591 !important;
}

.popular-words a:hover {
  text-decoration: none;
  color: #647591 !important;
}

.jquerycssmenu ul li.current-menu-item > a,
.jquerycssmenu ul li.current-menu-parent > a {
  color: #647591 !important;
}

.jquerycssmenu ul li.current-menu-ancestor > a,
.jquerycssmenu ul li.current-menu-item > a {
  background-color: #191919 !important;
}

.colorContainer {
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .bredxdses {
    height: 340px;
  }
}

.ngxbsdgwe {
  position: relative;
  top: 5px;
}

@media (max-width: 768px) {
  .slider img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

.ap-pro-form-field input[type="text"] {
  height: 35px;
}

@media (max-width: 768px) {
  .yarpp-related h3 {
    color: #fff;
  }
}

@media (max-width: 768px) {
  .id-overlay {
    display: none;
  }
}

@media (max-width: 768px) {
  .product_link-limi {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
  }
}

@media (min-width: 768px) {
  .product_link-limi {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 300px;
  }
}

@media (max-width: 1199px) {
  .show-more-button,
  .show-less-button {
    display: none;
  }
}
/* Tạo hình ảnh hình tròn */
img.vgehoidshvsd {
  height: 35px;
  width: 35px;
  background: #ccc;
  object-fit: cover;
  border-radius: 50%;
}

@media (max-width: 768px) {
  .w3eden .col-md-4 {
    max-width: 100%;
  }
}

.yarpp-related h3 {
  font-weight: 400 !important;
  font-size: 18px !important;
}

/* CSS cho slider và thumbnails */
.slider-container {
  position: relative;
  width: 100%;
  max-width: 100%; /* Điều chỉnh kích thước slider theo ý muốn */
  margin: 0 auto; /* Canh giữa slider */
  display: flex;
  flex-direction: column;
  align-items: center;
}

.slider {
  overflow: hidden;
  position: relative; /* Thêm thuộc tính position để hiển thị nút previous và next */
  width: 100%;
}

.slider ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex; /* Hiển thị các hình ảnh trong slider theo chiều ngang */
  align-items: center; /* Canh giữa hình ảnh theo chiều dọc */
  transition: transform 0.3s ease-in-out; /* Hiệu ứng chuyển đổi giữa các hình ảnh */
  width: 100%;
}

.slider ul li {
  flex: 0 0 100%; /* Các hình ảnh trong slider chiếm 100% chiều rộng màn hình */
}

@media (max-width: 768px) {
  .slider-container .prev-next-btns button {
    padding: 5px 5px;
  }
}

@media (max-width: 768px) {
  .w3eden .col-md-4 {
    bottom: -60px !important;
  }
}

@media (max-width: 768px) {
  .thumbnailszzz {
    margin-bottom: -80px;
    text-align: center;
  }
}

/* CSS cho các hình thu nhỏ */
.thumbnailszzz {
  background: rgba(50, 50, 50, 0.4);
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 20px; /* Căn lề ra ngoài cùng bên trái và dưới cùng của phần tử cha */
}

.thumbnailszzz li {
  display: inline-block;
  margin: 5px;
}

/* Thêm hiển thị active cho thumbnail khi được chọn */
.thumbnailszzz li.active img {
  border: 1px solid #4a7d91; /* Thay đổi hiển thị chỉ số active theo ý muốn */
}

.sidebar .widget h3.title,
.sidebar-middle .widget h3.title {
  font-weight: 400;
  font-size: 18px;
  color: #000 !important;
  background-color: #fff;
  text-align: left;
  text-transform: capitalize;
}

div.ap-checkbox-wrap {
  display: flex;
  flex-wrap: wrap;
}
/* Ẩn văn bản mã màu trong label */
label.ap-checkbox-label.ap-pro-display-single {
  font-size: 0 !important; /* Đặt kích thước font thành 0 để ẩn văn bản */
  line-height: 0 !important; /* Đặt line height thành 0 */

  padding-left: 24px !important; /* Để tạo khoảng cách giữa hình tròn và các lựa chọn */
}

label.ap-checkbox-label.ap-pro-display-multiple {
  display: flex;
  flex: 0 0 17%;
  margin-right: 10px; /* Khoảng cách giữa hai phần tử */
}
.container {
  display: flex;
}
label.ap-checkbox-label.ap-pro-display-single {
  display: flex;
  flex: 0 0 16%;
}

.colorCircle {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 5px;
  border: 1px solid #ccc;
  position: relative;
  transform: scale(1);
  transform-origin: center;
  transition: transform 0.5s;
}

.colorCircle:hover {
  transform: scale(2);
}

.colorDetails {
  display: none;
}
.nodeData {
  min-width: 100px;
}

.w3eden #wpdm-dashboard-sidebar #logo-block {
  border: 0px solid rgba(69, 89, 122, 0.2);
  padding: 70px 0px 0px 0px;
  height: 160px;
  margin: 0;
}

.w3eden #wpdm-dashboard-sidebar .shop-logo {
  border-radius: 500px;

  top: -50px;
  height: 150px;
  width: 150px;
  border-radius: 50%;
}

@media (max-width: 468px) {
  .wrapmaxve1400 {
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 5px 20px !important;
  }
}

@media (max-width: 1599px) {
  .wrapmaxve1400 {
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 5px 10px;
  }
}

@media (min-width: 1600px) {
  .wrapmaxve1400 {
    width: 1550px;
    height: auto;
    margin: 0 auto;
    padding: 10px 45px;
    box-shadow: 0 1px 10px rgb(255 255 255 / 20%);
  }
}

.article-meta {
  font-weight: 400;
}

.widget-post-slider .wps-caption a {
  display: block;
  width: 280px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wrap {
  padding: 10px 0px;
  box-shadow: 0 1px 10px rgb(255 255 255 / 20%);
  margin: 0 auto 0 auto;
}

@media only screen and (max-width: 480px) {
  .single-share {
    float: none;
  }
}

@media only screen and (min-width: 480px) {
  .single-share {
    display: flex;
    opacity: 0.5;
    height: 20px;
    float: right;
    margin: -20px 0 0;
  }
}

@media only screen and (min-width: 480px) {
  div.breadcrumbs {
    color: #bfbfbf !important;
  }
}

#rpbt-related-gallery-1 img {
  width: 140px;
  border: 2px solid #ffffff !important;
}

.sidebar .widget h3.title i,
.sidebar-middle .widget h3.title i {
  border-color: #fff transparent #fff #fff;
}

/* Button resets and style */
.pulse-button {
  font-family: "helvetica";
  font-weight: 700;
  font-size: 13px;
  line-height: 22px;
  color: #ffffff;
  cursor: pointer;
  border-radius: 100px;
  padding: 2px 7px;
  border: 0px solid #000;
}

/* Initiate Auto-Pulse animations */
button.pulse-button {
  animation:
    borderPulse 1000ms infinite ease-out,
    colorShift 10000ms infinite ease-in;
}

/* Initiate color change for pulse-on-hover */
button.pulse-button-hover {
  animation: colorShift 10000ms infinite ease-in;
}

/* Continue animation and add shine on hover */
.pulse-butto:hover,
.pulse-butto:focus {
  animation:
    borderPulse 1000ms infinite ease-out,
    colorShift 10000ms infinite ease-in,
    hoverShine 200ms;
}

/* Declate color shifting animation */
@keyframes colorShift {
  0%,
  100% {
    background: #db0e0e;
  }
  33% {
    background: #191919;
  }
  66% {
    background: #db0e0e;
  }
}

/* Declare border pulse animation */
@keyframes borderPulse {
  0% {
    box-shadow:
      inset 0px 0px 0px 5px rgba(255, 255, 255, 0.4),
      0px 0px 0px 0px rgba(255, 255, 255, 1);
  }
  100% {
    box-shadow:
      inset 0px 0px 0px 3px rgba(117, 117, 255, 0.2),
      0px 0px 0px 10px rgba(255, 255, 255, 0);
  }
}

/* Declare shine on hover animation */
@keyframes hoverShine {
  0% {
    background-image: linear-gradient(
      #db0e0e,
      rgba(255, 255, 255, 0.4) 0%,
      rgba(255, 255, 255, 0) 50%,
      rgba(255, 255, 255, 0) 100%
    );
  }
  50% {
    background-image: linear-gradient(
      #db0e0e,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.4) 50%,
      rgba(255, 255, 255, 0) 100%
    );
  }
  100% {
    background-image: linear-gradient(
      #db0e0e,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0) 50%,
      rgba(255, 255, 255, 0.4) 100%
    );
  }
}

.ap-form-wrapper.template12 .ap-pro-info-notes,
.ap-pro-tooltip-notes {
  width: 100% !important;
}
.yarpp-thumbnail > img,
.yarpp-thumbnail-default {
  width: 150px;
  height: 143px;
  margin: 5px;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
  border: 0px solid hsla(0, 0%, 50%, 0.1);
  vertical-align: top;
}

element.style {
}

.yarpp-related .yarpp-thumbnail-title {
  font-size: 14px;
  font-weight: 200 !important;
  white-space: nowrap;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media only screen and (max-width: 479px) {
  .searchandfilter ul li {
    margin-top: 0px !important;
  }
}

.w3eden .table td,
.w3eden .table th {
  text-transform: capitalize;
  padding: 0.5rem;
}

.main-header {
  background-color: #232323;
}
.w3eden .input-wrapper label {
  font-size: 11px !important;
}

h1.page-title {
  border-bottom: 0px;
  font-size: 20px;
  font-weight: 400;
  line-height: 44px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.w3eden .table td,
.w3eden .table th {
  font-family: Helvetica !important;
}
@media only screen and (max-width: 1000px) {
  .w3eden #wpdm-dashboard-sidebar .udb-item,
  .w3eden #wpdm-dashboard-sidebar .adp-item {
    font-family: Helvetica !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 12px;
  }
}

@media only screen and (max-width: 480px) {
  .w3eden .col-md-7 {
    width: 100%;
  }
}

@media only screen and (max-width: 1000px) {
  .w3eden .card-footer {
    font-weight: normal;
    font-family: Helvetica !important;
    padding: 10px;
    font-size: 12px;
    text-align: right !important;
  }
}

@media only screen and (max-width: 1000px) {
  .w3eden .card .card-header {
    font-weight: normal;
    font-size: 12px;
    font-family: Helvetica !important;
  }
}

.w3eden .badge {
  font-family: "Helvetica" !important;
  color: #fff;
  font-size: 9pt !important;
  background: #30bbea;
}

.w3eden .btn.wpdm-twitter {
  background: #fff;
  width: 100% !important;
}
.w3eden .btn.wpdm-facebook {
  background: #fff;
  width: 100% !important;
  margin-top: 6px;
}
.w3eden .btn.wpdm-google-plus {
  background: #fff;
  width: 100% !important;
  margin-bottom: 12px;
}

.w3eden .wpdm_cart.table td {
  line-height: 10px;
}

.w3eden .form-group {
  margin-bottom: 0.25rem !important;
}

@media only screen and (min-width: 1000px) {
  .w3eden .input-group input:not(:last-child),
  .w3eden .fetfont,
  .w3eden .btn,
  .w3eden .btn.wpdm-front h3.title,
  .w3eden .wpdm-social-lock-box .IN-widget a span:last-child,
  .w3eden .card-header,
  .w3eden .card-footer,
  .w3eden .badge,
  .w3eden .label,
  .w3eden .table,
  .w3eden .card-body,
  .w3eden .wpdm-frontend-tabs a,
  .w3eden .alert:before,
  .w3eden .discount-msg,
  .w3eden .panel.dashboard-panel h3,
  .w3eden #wpdm-dashboard-sidebar .list-group-item,
  .w3eden #package-description .wp-switch-editor,
  .w3eden .w3eden.author-dashbboard .nav.nav-tabs li a,
  .w3eden .wpdm_cart thead th,
  .w3eden #csp .list-group-item,
  .w3eden .modal-title {
    font-family: "Helvetica" !important;
    font-size: 10pt !important;
  }
}

@media only screen and (min-width: 1000px) {
  tbody tr td:nth-of-type(1) {
    font-weight: normal;
  }
}

@media only screen and (min-width: 1000px) {
  .w3eden .card.text-white,
  .w3eden .card.text-white * {
    color: #414141;
    background-color: #fff;
    background: #fff;
  }
}

@media only screen and (min-width: 1000px) {
  .w3eden a.btn,
  .w3eden .table > caption + thead > tr:first-child > td,
  .w3eden .table > caption + thead > tr:first-child > th,
  .w3eden .table > colgroup + thead > tr:first-child > td,
  .w3eden .table > colgroup + thead > tr:first-child > th,
  .w3eden .table > thead:first-child > tr:first-child > td,
  .w3eden .table > thead:first-child > tr:first-child > th,
  .w3eden .btn-link {
    font-family: "Helvetica" !important;
    font-size: 9.5pt !important;
  }
}

@media only screen and (min-width: 1000px) {
  .w3eden .card-header-tabs {
    margin-top: -0.4rem;
    margin-bottom: 0rem;
  }
}

@media only screen and (min-width: 1000px) {
  .w3eden .list-group-item {
    position: relative;
    display: block;
    padding: 0.4rem 1.25rem;
  }
}

@media only screen and (min-width: 1000px) {
  .w3eden .card .card-header {
    font-family: "Helvetica" !important;
    font-weight: 200 !important;
    letter-spacing: 0px !important;
    line-height: 5px;
    padding: 12px;
  }
}
#coregister .w3eden #wpdmreg,
#cologin .w3eden #wpdmlogin {
  box-shadow: none;
  border: 0;
  min-width: 100% !important;
}

@media only screen and (min-width: 1000px) {
  .w3eden .wpdm_cart td,
  .w3eden .wpdm_cart th {
    padding: 0.35rem;
  }
}

@media only screen and (min-width: 1000px) {
  .wrap {
    font-size: 10pt !important;
  }
}
@media only screen and (min-width: 1000px) {
  .w3eden .text-right,
  .w3eden label {
    font-size: 10pt !important;
  }
}
@media only screen and (min-width: 1000px) {
  .w3eden .card-body {
    padding: 15px;
  }
}

@media only screen and (min-width: 1000px) {
  .w3eden div#wpdmlogin {
    font-size: 10pt !important;
    line-height: 15px;
    background: #ffffff;
    padding: 0px 20px 20px 20px;
  }
}

@media only screen and (min-width: 1000px) {
  .w3eden div#wpdmreg {
    font-size: 10pt !important;
    line-height: 5px;
    background: #ffffff;
    padding: 20px 20px 20px 20px;
  }
}

@media only screen and (min-width: 1000px) {
  .w3eden .card-header {
    line-height: 10px;
  }
}

@media only screen and (min-width: 1000px) {
  div.text-center.wpdmlogin-logo {
    display: none;
  }
}

@media only screen and (min-width: 1000px) {
  .w3eden .card-body {
    padding: 10px;
  }
}

@media only screen and (min-width: 1000px) {
  .w3eden #wpdm-dashboard-sidebar .udb-item,
  .w3eden #wpdm-dashboard-sidebar .adp-item {
    font-family: "Helvetica" !important;
    margin-bottom: 5px;
    color: #555555 !important;
    font-size: 9pt !important;
    text-transform: uppercase !important;
  }
}

@media only screen and (min-width: 1000px) {
  .w3eden.user-dashboard .card,
  .w3eden.user-dashboard .card th,
  .w3eden.user-dashboard .card .card-header,
  .w3eden.user-dashboard .card .card-footer {
    font-size: 10pt !important;
    color: #555555 !important;
    font-weight: 200;

    font-family: "Helvetica" !important;
  }
}

@media only screen and (min-width: 1000px) {
  .w3eden .btn.btn-xs {
    white-space: nowrap;
    font-size: 8pt !important;
    font-family: "Helvetica" !important;
  }
}

@media only screen and (min-width: 1000px) {
  .w3eden .well {
    background: #fff;
  }
}

@media only screen and (min-width: 1000px) {
  .w3eden .btn {
    font-family: "Helvetica";
    font-size: 16px !important;
  }
}

@media only screen and (max-width: 1000px) {
  .w3eden .btn.btn-addtocart .label {
    background: #4a7d91;
  }
}

@media only screen and (min-width: 1000px) {
  .w3eden .btn.btn-addtocart .label {
    background: #4a7d91;
    text-transform: uppercase !important;
    font-family: "Helvetica";
    font-weight: 600 !important;
    font-size: 16px !important;
  }
}

.wp-caption-text {
  font-weight: 400;
  font-size: 14px;
  margin-top: -7px;
  padding: 0 10px 10px;
  text-align: center;
  color: #000;
}
.jquerycssmenu ul li a {
  padding: 8px 2px 4px 11px !important;
  font-weight: 600;
  text-transform: capitalize;
}

.popular-words a {
  font-size: 14px !important;
  color: #fff;
}

.jquerycssmenu {
  font-size: 14px;
  font-weight: 600;
  float: left;
  margin: 0 0 0 0;
  position: relative;
}

.masonry .item_an h2,
.masonry .item_an2 h2 {
  font-size: 13px;
  font-weight: 400;
}

@media only screen and (min-width: 480px) {
  h1.article-title {
    display: block;
    max-width: 780px;
    overflow: hidden;
    text-transform: capitalize;
    white-space: normal; /* Cho phép xuống dòng khi cần */
    text-overflow: ellipsis;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
  }
}

@media only screen and (max-width: 480px) {
  h1.article-title {
    width: auto;
  }
}

@media only screen and (min-width: 480px) {
  .one_fourth,
  .one_fourth_last {
    float: left;
    width: 250px;
    margin-bottom: 5px;
    margin-right: 2%;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .one_fourth,
  .one_fourth_last {
    display: none;
  }
}

@media only screen and (min-width: 480px) {
  .one_third,
  .one_third_last {
    float: left;
    width: 500px;
    margin-bottom: 5px;
    margin-right: 2%;
  }
}
@media only screen and (max-width: 480px) {
  .one_third,
  .one_third_last {
    display: none;
  }
}

.wrap-fullwidth {
  width: 100% !important;
}

@media only screen and (max-width: 1559px) {
  .wrap-content {
    width: 100% !important;
    margin-left: 0px;
  }
}

#articles.masonry.js-masonry {
  width: 160px;
}
#articles.masonry .js-masonry {
  width: 160px;
}

@media only screen and (max-width: 479px) {
  .an-display-time {
    display: none;
  }
}

@media only screen and (min-width: 479px) {
  .an-display-time {
    display: none;
  }
}

@media only screen and (min-width: 1560px) {
  .masonry .item_an,
  .masonry .item_an2 {
    width: 250px;
    height: 330px;
    float: left;
    margin: 0 0 10px 10px;
    border-radius: 2px;
    overflow: hidden;
  }
}

@media only screen and (max-width: 1559px) {
  .masonry .item_an,
  .masonry .item_an2 {
    width: 18%;
    height: auto;
    float: left;
    margin: 0 0 10px 10px;
    border-radius: 2px;
    overflow: hidden;
  }
}

@media only screen and (max-width: 580px) {
  .masonry .item_an,
  .masonry .item_an2 {
    width: 29%;
    height: auto;
    float: left;
    margin: 0 0 10px 10px;
    border-radius: 2px;
    overflow: hidden;
  }
}

@media only screen and (min-width: 480px) {
  .item_an.big,
  .item_an2.big {
    width: 510px;
  }
}
ul.related_post li {
  width: 146.015px !important;
}
.copyright a {
  color: #000;
  text-decoration: none;
}
.copyright a:hover {
  color: #4a7d91 !important;
}

@media only screen and (min-width: 1000px) {
  .copyright {
    width: auto;
  }
}

.entry strong {
  font-weight: bold;
  text-decoration: none;
}

@media (min-width: 1500px) {
  .top-wrap {
    width: 1540px;
    height: 50px;
    margin: 0 auto;
    padding: 0px 0px;
  }
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
  margin-top: 5px;
  font-weight: normal;
  text-decoration: none;
  font-size: 20px;
}

.w3eden .h3,
.w3eden h3 {
  font-size: 20px;
  margin-top: -5px;
}

.w3eden .btn,
.w3eden .navbar .navbar-nav > a.btn {
  margin-top: -5px;
}

.w3eden .table > caption + thead > tr:first-child > td,
.w3eden .table > caption + thead > tr:first-child > th,
.w3eden .table > colgroup + thead > tr:first-child > td,
.w3eden .table > colgroup + thead > tr:first-child > th,
.w3eden .table > thead:first-child > tr:first-child > td,
.w3eden .table > thead:first-child > tr:first-child > th {
  color: blue;
}
.entry p {
  padding: 0px 0;
}
.entry-top {
  padding: 0 0 2px 0;
}

div.view-3dbrute {
  font-size: 12px;
  color: #94979c;
}

.widget-post-slider .wps-caption a,
.widget-post-slider .wps-caption a:hover {
  top: 50px;
  color: #fff;
}

.widget-post-slider .wps-caption {
  background-color: rgb(255 255 255 / 0%);

  font-size: 14px;
  padding: 1px;
}
.w3eden .list-group .list-group-item {
  line-height: 15px;
}
@media only screen and (max-width: 480px) {
  ul.related_post {
    width: 100% !important;
  }
}

h1 {
  font-size: 20px;
}
.wrap-content {
  padding: 0px 0;
}
.widget.widget_sp_widget_post_slider {
  margin-bottom: 60px;
  margin-top: -40px;
  height: 290px;
}
.logo {
  margin-top: 5px !important;
  margin-bottom: 5px;
}
.masonry .item_an2 div.box {
  padding: 12px;
}
#articles .home-meta,
#featured-articles .home-meta {
  margin-top: 0px;
  padding-top: 1px;
}
#searchform2 #s {
  font-family: "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: 600 !important;
  width: 140px;
}

div.cat-info {
  display: none;
}

@media only screen and (max-width: 580px) {
  .searchandfilter li[data-sf-field-input-type="checkbox"] label {
    padding-left: 5px;
  }
}

.searchandfilter ul li {
  list-style: none;
  display: inline-block;
  padding: 0px 0;
  margin-left: 10px;
  margin-top: -20px;
}
@media only screen and (min-width: 581px) {
  select.sf-input-select {
    width: 250px;
    background: #ffffff;
    border-style: solid;
    border: 1px solid #bfbfbf;
    border-radius: 100px;
    padding: 5px 0;
  }
}

@media only screen and (max-width: 580px) {
  select.sf-input-select {
    text-align: center;
    width: 384px;
    font-size: 14px;
    border: 1px;
    border-radius: 5px;
    padding: 5px 0;
  }
}
li.sf-field-post-meta-mau > ul {
  text-align: center;
  width: 255px;
  background: #ffffff;
  border-style: solid;
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  margin-right: 10px;
}

li.sf-field-post-meta-phien_ban ul {
  text-align: center;
  background: #ffffff;
  border-style: solid;
  border: 1px solid #bfbfbf;
  margin-left: 10px;
  border-radius: 5px;
  width: 255px;
}
@media only screen and (min-width: 581px) {
  input.sf-input-text {
    text-align: center;
    background: #ffffff;
    width: 248px;
    border: 1px solid #bfbfbf;
    border-radius: 100px;
    padding: 5px 0;
  }
}
@media only screen and (max-width: 580px) {
  input.sf-input-text {
    text-align: center;
    font-size: 14px;
    width: 340px;
    border: 1px;
    padding: 5px 0;
  }
}
@media only screen and (min-width: 581px) {
  li.sf-field-post-meta-style {
    background: #ffffff;
    width: 250px;
    border: 1px solid #bfbfbf;
    margin-left: 10px;
    border-radius: 100px;
    padding: 5px 0;
  }
}

@media only screen and (max-width: 580px) {
  li.sf-field-post-meta-style {
    text-align: center;
    background: #ffffff;
    font-size: 14px;
    width: 93%;
    border: 1px solid #bfbfbf;
    margin-left: 10px;
    border-radius: 5px;
    padding: 5px 0;
  }
}

@media only screen and (min-width: 581px) {
  li.sf-field-post-meta-type {
    text-align: center;
    background: #ffffff;
    width: 250px;
    border: 1px solid #bfbfbf;
    border-radius: 100px;
    padding: 5px 0;
  }
}

@media only screen and (max-width: 580px) {
  li.sf-field-post-meta-type {
    text-align: center;
    background: #ffffff;
    font-size: 14px;
    width: 93%;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    padding: 5px 0;
  }
}

@media only screen and (min-width: 581px) {
  li.sf-field-post-meta-renders {
    text-align: center;
    background: #ffffff;
    text-transform: capitalize;
    width: 250px;
    border: 1px solid #bfbfbf;
    border-radius: 100px;
    padding: 5px 0;
  }
}

@media only screen and (max-width: 580px) {
  li.sf-field-post-meta-renders {
    text-align: center;
    text-transform: capitalize;
    background: #ffffff;
    font-size: 14px;
    width: 93%;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    padding: 5px 0;
  }
}

@media only screen and (min-width: 581px) {
  li.sf-field-post-meta-formats {
    text-align: center;
    background: #ffffff;
    width: 508px;
    border: 1px solid #bfbfbf;
    border-radius: 100px;
    padding: 5px 0;
  }
}

@media only screen and (max-width: 580px) {
  li.sf-field-post-meta-formats ul li {
    display: inline-grid;
  }
}

@media only screen and (max-width: 580px) {
  li.sf-field-post-meta-formats ul li,
  li.sf-field-post-meta-type ul li,
  li.sf-field-post-meta-style ul li,
  li.sf-field-post-meta-renders ul li {
    padding: 3px 0;
  }
}

@media only screen and (max-width: 580px) {
  li.sf-field-post-meta-formats {
    text-align: center;
    background: #ffffff;
    font-size: 14px;
    width: 93%;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    padding: 5px 0;
  }
}

.chosen-container-single .chosen-single {
  text-align: center;
  width: 255px;
  background: #ffffff;
  border-style: solid;
  border: 1px solid black;
  border-radius: 5px;
  padding: 2px 0;
}

div.mau {
  text-align: right;
  margin-top: -22px;
  color: #94979c;
}
.circle-title h3 {
  margin-top: -10px;
}

div.big-circle {
  display: none;
}

h6 {
  display: none;
}
button#cart_submit.btn-primary.btn-addtocart.btn-addtocart {
  margin-top: -75px;
  margin-left: 90px;
  font-family: "Helvetica";
  padding: 6px 40px 6px 40px;
}

.paddle_styled_button.green {
  text-align: center;
  font-family: "Helvetica";
  width: 325px;
  background-color: #4583ed;
  background: #4583ed;
}

div.credit-title {
  margin-left: 15px;
  margin-top: 10px;
}

.wrap-content {
  border-left: 0px;
}

@media only screen and (max-width: 1300px) {
  .header-content {
    display: none;
  }
}

.mobmenu-content {
  margin-top: 0px;
  padding-top: 0px;
}

@media only screen and (max-width: 1210px) {
  .wrap {
        width: auto;
        height: auto;
        margin: 0 auto;
        padding: 10px 16px;
  }
}

@media only screen and (max-width: 479px) {
  .masonry .item_an h2,
  .masonry .item_an2 h2 {
    font-size: 14px;
    text-transform: capitalize !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media only screen and (min-width: 479px) {
  .masonry .item_an h2,
  .masonry .item_an2 h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media only screen and (max-width: 479px) {
  .an-display-view {
    font-size: 11px;
  }
}

@media only screen and (max-width: 479px) {
  #articles span,
  #featured-articles span {
    display: none;
  }
}

@media only screen and (max-width: 479px) {
  div.type {
    font-size: 11px;
  }
}

@media only screen and (max-width: 479px) {
  .fa-eye:before {
    display: none;
  }
}

@media only screen and (max-width: 479px) {
  .copyright {
    font-size: 12px;
  }
}

.wrap3dbrute {
  width: 90%;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 10px 45px;
}

@media only screen and (max-width: 480px) {
  .wrap3dbrute {
    width: auto;
    padding: 5px 20px;
  }
}

@media only screen and (max-width: 480px) {
  .w3eden .wpdm-link-tpl img.wpdm_icon {
    display: none;
  }
}

@media only screen and (max-width: 480px) {
  ul.related_post li {
    width: 48.2% !important;
    font-size: 12px;
    margin: 5px 5px 5px 0 !important;
  }
}

.w3eden #wpdm-dashboard-sidebar .list-group-item {
  font-family: Helvetica;
  font-weight: 500;
  font-size: 11px;
}

tbody tr td:nth-of-type(1) {
  font-weight: 400;
}

.w3eden .label {
  font-size: 12px;
}

.fa-arrow-circle-down:before {
  font-size: 16px;
}

.w3eden .btn.btn-xs {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: 400;
}
.w3eden .panel .panel-heading {
  font-family: Helvetica;
  background-color: #efefef;
  font-size: 12px;
}
.ap-form-wrapper.template2 {
  padding: 5px;
  border: none;
  background-color: #ffffff;
  background-image: url();
}
.template2 .ap-pro-form-field-wrapper label,
.template2 .ap-form-field-wrapper label {
  font-family: helvetica;
  font-weight: 600;
  font-size: 14px;
}
@media only screen and (max-width: 480px) {
  button#cart_submit.btn-primary.btn-addtocart.btn-addtocart {
    margin-top: -0px;
    margin-left: 0px;
  }
}
@media (max-width: 480px) {
  .w3eden .pull-right {
    float: left !important;
  }
}
@media (max-width: 480px) {
  .w3eden div.wpdmcard,
  .w3eden div#wpdmreg,
  .w3eden div#wpdmlogin {
    padding: 0px;
    border-top: 0px;
    box-shadow: 0 0 0px 0px;
    border-radius: 0px;
    margin-bottom: 0px;
  }
}
@media (max-width: 480px) {
  .w3eden .list-group-item .avatar {
    display: none;
  }
}
button#brute.brute {
  padding: 5px 5px 5px 5px;
  background-color: #4583ed;
  color: #ffffff;
  border-style: none;
  margin: 5px 10px 15px 670px;
}
.btn.btn-social {
  padding: 0;
  width: 191px;
}
.w3eden .btn.wpdm-google-plus {
  background: #fff;
}

.btn:focus,
.w3eden .btn:active,
.w3eden .btn:active:focus,
.w3eden .btn:active:hover,
.w3eden a.btn.dropdown-toggle:hover {
  background-color: #fff;
}

#sale-banner {
  display: block !important;
}
#sale-banner {
  background-size: cover;
  min-height: 30px;
  text-align: center;
  margin: 0;
  padding: 12px 10px;
  background-color: #242424;
}
#sale-banner .sale-header {
  margin: 0;
  font-weight: 250;
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.1;
  display: block;
  font-family:
    Lato, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#sale-banner .sale-header span {
  color: #fff;
  font-family:
    Lato, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#sale-countdown-date > span > span {
  min-width: 11px;
  display: inline-block;
}
#sale-banner .sale-sub-header {
  color: #fff;
  font-weight: 250;
  margin: 0;
  font-size: 12px;
  display: block;
  font-family:
    Lato, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

img:-moz-broken {
  opacity: 0;
}
body {
  background-color: white;
}
img {
  position: relative;
}
img::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
}

.w3eden #wppm-notice-143976.wppm-notice .wppm-notice-body {
  padding: 32px;
}

.w3eden #wppm-notice-143976.wppm-notice {
  z-index: 9999856023;
  width: 350px;
  margin: 10px;
  background: #5354ab;
  color: #ffffff;
  border-radius: 8px;
  font-family: inherit;
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
}

img.aligncenter {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
}
div.wppm-notice-body {
  z-index: 9999856420;
  width: 350px;
  background: #ffffff;
  color: #241562;
  border-radius: 18px;
  font-family: inherit;
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
}

p.logged-in-as {
  display: none;
}

#head-placeholder {
  width: 120px; /* Chiều rộng cố định */
  min-width: 120px; /* Ngăn không bị co lại */
  max-width: 120px; /* Ngăn không bị giãn ra */
  padding-left: 20px;
}

/* Ẩn placeholder sau khi trang đã tải xong */
body.loaded #head-placeholder {
  display: none; /* Ẩn hoàn toàn */
}
i.fa-solid.fa-bars,
i.ph.ph-list {
  color: black;
}

.popup-content {
  position: absolute; /* Đặt nội dung chồng lên ảnh */
  bottom: 0; /* Vị trí ở dưới cùng của ảnh */
  width: 100%; /* Ngang bằng ảnh */
  color: #fff; /* Màu chữ trắng */
  padding: 10px; /* Khoảng cách nội dung bên trong */
  text-align: center; /* Căn giữa nội dung */
  font-size: 14px; /* Kích thước chữ */
}

.ajax-notification {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #333;
  color: #fff;
  padding: 15px 20px;
  border-radius: 5px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  opacity: 0;
  transform: translateY(20px);
  transition:
    opacity 0.5s ease,
    transform 0.5s ease;
  z-index: 9999;
  font-size: 14px;
}

.ajax-notification.show {
  opacity: 1;
  transform: translateY(0);
}
a#clearSearchButton {
  margin-left: 5px;
  color: #747474;
  cursor: pointer;
  font-size: 24px;
}
a#clearSearchButton:hover {
  color: #3893b8 !important;
}

#avatar-block,
#login-block {
  display: inline-block; /* Đặt cả avatar/login trên cùng một dòng với giỏ hàng */
  margin-right: 20px; /* Tạo khoảng cách giữa avatar/login và giỏ hàng */
  vertical-align: middle; /* Canh giữa phần tử theo chiều dọc */
  text-transform: uppercase; /* Chuyển đổi tất cả văn bản bên trong thành chữ in hoa */
}
.menu-item.cart-icon {
  display: inline-block;
  vertical-align: middle;
}
.menu-item-avatar {
  position: relative;
  display: inline-block;
}

.user-avatar,
.login-dropdown-toggle {
  cursor: pointer;
}

.uploads-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  min-width: 200px;
  border-radius: 5px;
}

/* Hiển thị dropdown khi di chuột vào avatar hoặc login */
#avatar-block:hover .uploads-dropdown,
#login-block:hover .uploads-dropdown {
  display: block;
}

.menu-item-avatar {
  position: relative;
  display: inline-flex;
  align-items: center;
}
@media (min-width: 1299px) {
  .user-avatar {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
    object-fit: cover;
  }
}

.avatar-dropdown-toggle {
  cursor: pointer;
  font-size: 14px;
  margin-left: 8px; /* Khoảng cách giữa avatar và mũi tên */
  color: #333;
  display: inline-block;
  transform: translateY(-10px); /* Đẩy nút mũi tên lên 15px */
}

.cart-icon {
  position: relative;
  display: inline-block;
}

.cart-icon i {
  font-size: 16px;
  color: black; /* Màu biểu tượng */
}

.cart-count {
  position: absolute;
  top: -10px;
  right: -22px;
  background-color: #4a7d91;
  color: white;
  padding: 0px 8px;
  border-radius: 5px;
  font-size: 14px;
}

@media (max-width: 768px) {
  .home-slider-wrapper {
    display: none;
  }
}

.slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    rgba(25, 27, 38, 0)
  );
  z-index: 3; /* Đảm bảo lớp phủ nằm trên slider */
  pointer-events: none; /* Cho phép click xuyên qua lớp phủ */
}

.home-slider-item {
  margin-top: -70px; /* Moves the element up by 70px */
  position: relative;
  text-align: center;
}

.home-slider-item img {
  width: 100%; /* Sets the width of the image to fill the width of its container */
  height: auto; /* Maintains the natural aspect ratio of the image */
  display: block; /* Removes any extra space below the image (common with inline elements) */
}

.spacer {
  height: 70px; /* Chiều cao bằng với .new-head */
}

@media (max-width: 480px) {
  .thumbnailszzz ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: left;
    max-width: 370px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.newheader.firstmenu1 {
  width: 1400px;
  height: 30px;

  background-color: #fff; /* Màu nền trắng */
}

.new-head {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.top-wrap1 {
  width: 100%;
  margin-left: 40px;
  margin-right: 40px;
}

.jquerycssmenu1 {
  width: 100%;
}

.jquerycssmenu1 ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #ffffff; /* Màu nền trắng */
}

.jquerycssmenu1 ul li ul li ul,
.jquerycssmenu ul li ul li ul {
  margin-left: 200px;
}

.jquerycssmenu1 ul li {
  position: relative;
}

.jquerycssmenu1 ul li a {
  color: #000000; /* Màu chữ đen */
  text-decoration: none;
  padding: 10px 5px;
  display: block;
}

.jquerycssmenu1 ul li ul li a {
  font-size: 14px;
  height: auto;
  line-height: 1.4em;
  margin: 0;
  padding-left: 18px !important;
}

.jquerycssmenu1 ul li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #ffffff; /* Màu nền trắng */
  list-style: none;
  padding: 0;
  margin: 0;
  width: 200px; /* Chiều rộng menu thả xuống */
  z-index: 1000;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.jquerycssmenu1 ul li:hover > ul {
  display: block;
}

.jquerycssmenu1 ul li ul li {
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
}

.jquerycssmenu1 ul li ul li a {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  color: #000000; /* Màu chữ đen */
}

.jquerycssmenu1 ul li a:hover,
.jquerycssmenu1 ul li ul li a:hover,
jquerycssmenu1 ul li ul li ul li a:hover {
  color: #4a7d91 !important;
  background-color: #f2f2f2 !important;
}

.jquerycssmenu ul li a:hover,
.jquerycssmenu ul li ul li a:hover,
jquerycssmenu ul li ul li ul li a:hover,
.new-head .uploads-dropdown a:hover {
  color: #4a7d91 !important;
  background-color: #f2f2f2 !important;
}

.jquerycssmenu1 ul li ul li.current-menu-item > a,
.jquerycssmenu1 ul li ul li.current-menu-ancestor > a,
.jquerycssmenu1 ul li.current-menu-item > a,
.jquerycssmenu1 ul li.current-menu-ancestor > a {
  color: #4a7d91; /* Màu chữ xanh dương khi ở danh mục hiện tại hoặc cha mẹ */
  font-weight: 700;
}

i.fas.fa-chevron-down.avatar-dropdown-toggle {
  display: none;
}
i.fas.fa-th-large {
  padding: 0px 20px;
  font-size: 18px;
  color: black;
}

/* Hiển thị và định dạng thanh tìm kiếm trên màn hình từ 1500px đến 1850px */
@media (min-width: 1501px) and (max-width: 1850px) {
  .custom-search-container {
    position: absolute;
    top: 50%;
    left: 95%;
    transform: translate(-50%, -50%) translateX(-200px);
    z-index: 5;
    width: 280px;
    height: 40px;
    background-color: rgba(231, 231, 231, 0.9);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    border-radius: 0.64rem;
    display: flex;
    margin-right: 20px;
    margin-left: 50px;
    align-items: center;
  }
}

/* Hiển thị và định dạng thanh tìm kiếm trên màn hình lớn hơn 1850px */
@media (min-width: 1851px) {
  .custom-search-container {
    position: absolute;
    top: 50%;
    left: 95%;
    transform: translate(-50%, -50%) translateX(-200px);
    z-index: 5;
    width: 450px;
    height: 40px;
    background-color: rgba(231, 231, 231, 0.9);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    border-radius: 0.64rem;
    display: flex;
    margin-right: 20px;
    margin-left: 50px;
    align-items: center;
  }
}

/* Ô nhập liệu tìm kiếm */
.custom-search-container input[type="text"] {
  font-family: "Helvetica";
  line-height: 22px;
  flex: 1;
  height: 100%;
  border: none;
  background-color: transparent;
  color: #000;
  font-size: 14px;
  text-align: center;
  outline: none;
}

/* Nút tìm kiếm (ký hiệu kính lúp) */
.custom-search-container a#customSearchButton {
  width: 40px;
  height: 40px;
  background-color: #4a7d91;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 0 0.64rem 0.64rem 0;
  color: #fff;
}

/* Icon kính lúp */
.custom-search-container a#customSearchButton i {
  color: #fff;
  font-size: 20px;
}

.menu-item.search-form {
  width: 400px;
  height: 40px;
}

.downarrowclass {
  top: 30px;
  color: black;
}

.jquerycssmenu ul li.current-menu-ancestor > a,
.jquerycssmenu ul li.current-menu-item > a {
  background-color: #fff !important;
  box-shadow: none;
}

.jquerycssmenu1 ul li {
  position: relative;
  display: inline;
  float: left;
  padding: 0;
}

.top-wrap {
  width: 100% !important;
}

.jquerycssmenu ul li ul {
  margin-top: 50px;
}
.jquerycssmenu ul li a {
  padding: 0px 2px 0px 2px !important;
  font-weight: 400;
  color: #000 !important;
  text-transform: capitalize;
  margin: 0px -18px 20px 0px;
}

.jquerycssmenu ul li ul li a {
  font-weight: 600;
}

.top-wrap {
  transition: width 0.5s ease; /* Thêm chuyển đổi mượt mà */
}
.translated .top-wrap {
  width: 1800px;
}
.notranslate {
  translate: none; /* Nếu cố tình dùng thuộc tính translate mới của CSS */
  user-select: none;
}
.header-728 {
  position: relative; /* Điểm mốc cho việc định vị tuyệt đối của các banner */
  height: 44px; /* Hoặc chiều cao cụ thể nếu bạn có chiều cao cố định cho banner */
}
.banner {
  position: absolute;
  top: 0; /* Đặt ở đầu container */
  right: 0; /* Căn phải so với container */
  height: 44px; /* Đảm bảo banner chiếm toàn bộ chiều cao của container */
  opacity: 0; /* Ban đầu không hiển thị */
  transition: opacity 2s ease-in-out; /* Transition cho hiệu ứng mờ dần */
  visibility: hidden; /* Không hiển thị khi không được kích hoạt */
}

.banner.active {
  opacity: 1; /* Hiển thị khi được kích hoạt */
  visibility: visible;
  transition:
    opacity 2s,
    visibility 0s; /* Hiệu ứng mờ dần */
}

#showMore {
  text-transform: uppercase;
  line-height: 24px;
  cursor: pointer;
  color: #4a7d91;
  display: block;
  margin: 20px auto;
  padding: 10px 20px;
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  border: none;
  border-radius: 5px;
  width: 100%; /* Đảm bảo nút nằm trong container và căn giữa */
  box-sizing: border-box;
}

#showMore:hover {
  color: #ffc571;
}

.show-more-button,
.show-less-button {
  text-transform: uppercase;
  cursor: pointer;
  color: #4a7d91;
}

.show-more-button:hover {
  color: #71cd7d;
}
.show-less-button {
  display: none;
}

.yarpp-related h3 {
  color: black;
}

@media (max-width: 1199px) {
  .description-limit {
    margin: 5px 0px 0px !important;
    text-align: justify;
    word-wrap: break-word;
    overflow: hidden;
    position: relative;
    width: 100%; /* Hoặc bất kỳ chiều rộng nào bạn muốn */
    word-wrap: break-word; /* Đảm bảo các từ quá dài được ngắt xuống dòng */
    white-space: normal; /* Đảm bảo văn bản xuống dòng bình thường */
  }
}

@media (min-width: 1200px) {
  .description-limit {
    margin: 5px 0px 0px !important;
    text-align: justify;
    max-width: 380px;
    word-wrap: break-word;
    overflow: hidden;
    position: relative;
  }
}

 

@keyframes shimmer {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}
 



.jquerycssmenu ul li ul li a {
  font-size: 14px;
  font-weight: 400 !important;
  width: 210px;
}
.add-to-cart-btn i {
  color: #000;
  transition: color 0.3s ease;
}

.add-to-cart-btn:hover i {
  color: #fff;
}

.slp-like-button:hover .like-count,
.sbp-bookmark-button:hover .bookmark-count,
.slp-like-button:hover .like-icon,
.sbp-bookmark-button:hover .bookmark-icon {
  filter: invert(100%) contrast(90%);
}
.icon-inline,
.header-icon-inline {
  vertical-align: text-bottom;
  margin-right: 8px;
}
@media (max-width: 729px) {
  .menu-item.menu-item-link,
  .menu-item.menu-item-uploads {
    display: none !important;
  }
}
@media (max-width: 729px) {
  .menu-item.menu-item-formats {
    margin-right: 20px !important;
  }
}
.menu-label:empty {
  display: none;
}
@media (min-width: 1600px) {
  .logo {
    width: 207px;
    height: 40px;
    margin-top: 5px !important;
    margin-bottom: 5px;
    margin-right: 60px;
    margin-left: 60px;
  }
}
@media (max-width: 1600px) {
  .menu-label {
    display: none;
  }
}

@media (min-width: 1700px) {
  .desktop-menu-head-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .mobile-menu-new-dropdown-menu {
    display: none;
  }
}
.logo {
  margin-left: 60px;
  margin-right: 60px;
}
@media (max-width: 1299px) {
  .logo {
    margin-top: 5px !important;
    margin-bottom: 5px;
    height: 27px;
    width: 140px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .new-head {
    /*justify-content: space-between!important;	*/
  }
}
@media (max-width: 1699px) {
  .desktop-menu-head-wrapper {
    display: none !important;
  }
}
/* Ẩn icon trên màn hình lớn hơn 1300px */
@media (min-width: 1300px) {
  .mobile-login-icon {
    display: none !important;
  }
}

/* Ẩn chữ trên màn hình nhỏ hơn 1300px */
@media (max-width: 1299px) {
  .mobile-login-text {
    display: none !important;
  }
}

i.fas.fa-search.search-icon,
img.search-icon {
  padding-left: 20px;
  color: black;
  padding-right: 20px;
}

@media (min-width: 1000px) {
  i.fas.fa-search.search-icon,
  img.search-icon {
    display: none;
  }
}

@media (max-width: 999px) {
  .custom-search-container {
    display: none !important; /* Ẩn mặc định */
    background: #e6e6e6;
    position: absolute;
    top: 100px;
    left: 100%;
    transform: translate(-50%, -50%) translateX(-200px);
     width: 50%; 
    /* box-shadow: 0 12px 5px rgba(0, 0, 0, 0.2); */
    border-radius: 0.64rem;
    margin-right: 20px;
    align-items: center;
    z-index: 55;
  }
}

input#filter-search {
  text-align: center;
  margin: 0;
}
.w3eden .row {
  flex-wrap: unset;
}

@media (max-width: 779px) {
  h1.related-products-title {
    margin-top: 50px;
  }
}
div.breadcrumbs {
  width: 100% !important;
  margin-left: 0px !important;
  margin-bottom: 10px;
}
.w3eden div#wpdmlogin,
.w3eden div#wpdmreg {
  border: none;
}

@media (max-width: 768px) {
  .w3eden div#wpdmlogin,
  .w3eden div#wpdmreg {
    border: none;
  }
}

@media (max-width: 1000px) {
  .w3eden .wpdmlogin-logo {
    display: none;
  }
}

.wp-pagenavi a,
.wp-pagenavi span {
  background: #fff !important;
  font-size: 14px;
  font-weight: 400;
  color: #000 !important;
}

.wrap {
  min-height: 75vh;
}

.page-wrapper {
  min-height: 75vh;
}

.single-share {
  opacity: 1 !important;
}

body {
  font-family: Helvetica, sans-serif;
  font-size: 14px;
}
.new-head {
  height: 70px;
  position: fixed;
  min-height: 70px;
  max-height: 70px;
  width: 100%;
  transition: all 0.3s ease;
  background-color: #fff;
  width: 100%;
  color: white;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  z-index: 1000;
}
.new-head .menu-item {
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  margin-right: 40px;
  cursor: pointer;
  color: black;
}
.new-head .menu-item a {
  color: black;
  text-decoration: none;
}

.new-head .menu-item.menu-item-link a {
  color: black;
  text-decoration: none;
}

.new-head .menu-item.menu-item-link {
  color: white;
}

.new-head .dropdown,
.new-head .uploads-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: white;
  color: black;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 3px; /* Bo tròn góc */
  z-index: 999;
}
.new-head .dropdown {
  padding-left: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Bóng đổ */
}

.new-head .dropdown ul li {
  margin-right: 20px;
  list-style: none;
}
.new-head .uploads-dropdown {
  width: 200px;
  height: auto;
  padding: 10px;
  border-radius: 8px;
}
@media (max-width: 699px) {
  .new-head .uploads-dropdown,
  .mobile-menu-new-uploads-dropdown {
    width: 100%;
    position: fixed;
    top: 70px;
    left: 0;
    padding: 20px;
    box-sizing: border-box;
  }
}
.new-head .uploads-dropdown a {
  font-weight: 400;
  text-transform: none;
  display: block;
  margin: 10px 0;
}
.new-head .search-form {
  display: inline-block;
}
.new-head .cart-icon img {
  height: 16px;
  width: 16px;
}
.new-head + .content {
  margin-top: 5px;
}
.top-wrap {
  background-color: white;
}
.body-single-mode span.menu-label,
.body-single-mode .notification-bell {
  color: #000 !important;
}

.body-single-mode .new-head {
  background-color: #fff !important;
}

/*
.body-single-mode img.icon-inline,
.body-single-mode img.logo {
  filter: none !important;
}
*/
/* Khối đầu trang */
.placeholder-product-filters-head {
  height: 100px;
  width: 100%;
  background: #ddd;
  animation: pulse 1.5s infinite;
  margin: 15px 15px 20px 15px;
}
.placeholder-product-filters-follow {
  height: 200px;
  width: 710px;
  background: #ddd;
  animation: pulse 1.5s infinite;
  margin: 15px auto 20px auto;
}
/* Wrapper layout chính */
.placeholder-product-filters-body {
  display: grid;
  grid-template-columns: 230px 1fr; /* Sidebar + Content */
  gap: 20px;
  margin: 0 15px;
}

/* Sidebar bên trái */
.placeholder-product-filters-sidebar {
  background: #fff;
  border-radius: 4px;
  min-height: 600px;
  animation: pulse 1.5s infinite;
  display: flex;
  flex-direction: column;
  gap: 20px; /* hoặc 12px tùy khoảng cách bạn muốn */  
}

/* Grid bên phải */
.placeholder-product-filters-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, 215px);
  justify-content: space-evenly;
  gap: 20px 10px;
}

/* Mỗi khối sản phẩm */
.placeholder-product-filters-thumbnail {
  background: #fff;
  border-radius: 4px;
  animation: pulse 1.5s infinite;
  height: 290px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.placeholder-product-filters-image {
  width: 100%;
  height: 215px;
  background: #ddd;
  border-radius: 4px;
  margin-bottom: 10px;
}

.placeholder-product-filters-line {
  height: 20px;
  background: #ddd;
  margin-bottom: 6px;
  border-radius: 3px;
}

.placeholder-product-filters-line.short {
  width: 60%;
}

.placeholder-product-filters-line.long {
  width: 100%;
}

/* Hiệu ứng mờ nhấp nháy */
@keyframes pulse {
  0% {
    background-color: #eee;
  }
  50% {
    background-color: #ddd;
  }
  100% {
    background-color: #eee;
  }
}


/* Hiệu ứng mờ nhấp nháy */
@keyframes pulse {
  0% {
    background-color: #eee;
  }
  50% {
    background-color: #ddd;
  }
  100% {
    background-color: #eee;
  }
}

.loading-index-placeholder {
  min-height: 100vh;
}

.product-management-placeholder {
  min-height: 1080px; /* hoặc chiều cao cố định để giữ chỗ */
}

.placeholder-product-management-wrapper{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
 
}

.placeholder-product-management-single-layout {
  width: 1600px;
 
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 20px;
  padding: 20px;
  background: #fff;
}

/*.placeholder-product-management-breadcrumb {
  height: 20px;
  width: 300px;
  background: #fff;
  border-radius: 4px;
  animation: pulse 1.5s infinite;
}*/

.placeholder-related-comment{
  min-height: 666px;
  margin-top: 50px;
  
}
.placeholder-related-post {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
}

.thumbnail-placeholder-related-post {
width: 100%;
        min-width: 200px;
        max-width: 220px;
  height: 220px;
  background: #ddd;
  border-radius: 6px;
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0% { opacity: 1; }
  50% { opacity: 0.5; }
  100% { opacity: 1; }
}
    
.placeholder-product-management-content {
  display: grid;
  grid-template-columns: 1fr 380px;
  gap: 20px;
  height: 100%;
 
}

/* Mặc định ẩn */
.placeholder-product-management-mobile,
.placeholder-product-management-line-mobile {
  display: none;
}

/* Hiển thị ở màn hình nhỏ hơn 1200px */
@media (max-width: 1199px) {
  .placeholder-product-management-mobile {
    display: block;
    background: #ddd;
    margin-bottom: 10px;
    height: 400px; 
    animation: pulse 1.5s infinite;
  }
  .placeholder-product-management-line-mobile {
    display: block;
    height: 16px;
    background: #ddd;
    border-radius: 4px;
    animation: pulse 1.5s infinite;
  }  
}
@media (max-width: 1199px) {
  .placeholder-product-management-content,
  .placeholder-related-comment  {
    display: none;
  }
}

.placeholder-product-management-left {
  position: relative;
  display: flex;
  justify-content: center; /* căn giữa ngang */
  align-items: center;     /* căn giữa dọc */
  background: #fff;
  border-radius: 8px;
  animation: pulse 1.5s infinite;
  height: 100%;
    padding-right: 15px;
}

/* div giả lập ảnh bên trong */
.placeholder-fake-image {
  width: 725px;
  height: 725px;
  background: #fff;
  border-radius: 6px;
  animation: pulse 1.5s infinite;

  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.placeholder-product-management-right {
  display: flex;
  flex-direction: column;
  gap: 20px;
 
}

.placeholder-product-management-line {
  height: 16px;
  background: #ddd;
  border-radius: 4px;
  animation: pulse 1.5s infinite;
}
.side-thumbnails {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  flex-direction: column-reverse;
  gap: 29px;
  padding: 20px 0 20px 5px;
}

.thumbnail-square {
  width: 62px;
  height: 62px;
  background: #fff;
  border-radius: 4px;
  animation: pulse 1.5s infinite;
}
.placeholder-product-management-line.short { width: 40%; }
.placeholder-product-management-line.medium { width: 70%; }
.placeholder-product-management-line.full { width: 100%; }

@keyframes pulse {
  0% { opacity: 1; }
  50% { opacity: 0.5; }
  100% { opacity: 1; }
}
.loading-spinner {
  border: 4px solid #ccc;  
  border-top: 4px solid #333; 
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
  margin: 40px auto;
}
.upload-spinner {
  border: 4px solid #ccc;  
  border-top: 4px solid #333; 
  border-radius: 50%;
  width: 36px;
  height: 36px;
  animation: spin 1s linear infinite;
  margin: 40px auto;
}
/*
.filter-container,
.sidebar-filters,
.sidebar-filters-author,
.filter-status {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 0.3s ease;
}
*/

.filter-container,
.sidebar-filters,
.sidebar-filters-author,
.filter-status {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  transition: opacity 0.3s ease;
}

.placeholder-loading-wrapper-page {
  width: 1210px;
  margin: 40px auto; /* căn giữa theo chiều ngang + khoảng cách trên dưới */
  padding: 20px 0;
}

.placeholder-loading-wrapper-page .placeholder-page-line.full {
  width: 100%;
  height: 16px;
  background: #ddd;
  border-radius: 4px;
  margin-bottom: 12px;
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0% { opacity: 1; }
  50% { opacity: 0.5; }
  100% { opacity: 1; }
}

.bottom-links a {
  margin-right: 12px;
  display: inline-block;
  text-decoration: none;
}

h1.page-title-ajax {
    font-size: 20px;
    margin-bottom: 10px;
}
.wrap-fullwidth {
    margin: 0px auto;
}

		.field-error {
			color: red;
			font-size: 12px;

			display: none;
		}
		.custom-pay-btn {
			background-color: #4a7d91;
		}
		h2#swal2-title {
		  font-size: 20px !important;
		  font-weight: 600;
		  font-family: Helvetica, sans-serif, Inter;
		}
		div.swal2-popup .swal2-input {
			height: 34px !important;
			padding: 6px 10px !important;
			font-size: 13px !important;
			box-sizing: border-box;
		}
		body .swal2-container .swal2-popup .swal2-input {
			height: 34px !important;
			padding: 6px 10px !important;
			font-size: 13px !important;
			width: 97.8%;
			margin: 5px;
			font-family: Helvetica, sans-serif, Inter;
			border-radius: 10px;
		}

		.custom-swal-title {
		  font-size: 16px !important;
		  font-weight: 600;
		}
		button {
			font-family: Helvetica, sans-serif, Inter;
		}
		div:where(.swal2-container) div:where(.swal2-actions) {
			margin: 0;
		}
		.dodo-loading-spinner {
			font-size: 16px;
			color: #444;
		}
		div:where(.swal2-container) div:where(.swal2-html-container) {
			line-height: 1.6;
		}	
    
.spa-layout{
  min-height:75vh
}	

.comment-list {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.comment-list .children {
  list-style: none;
  margin-left: 0;
  padding-left: 70px; /* hoặc 0 nếu muốn không thụt vào */
}

.comment-list > li {
  padding: 5px;
}
.comment-body {
  display: flex;
  align-items: center; /* 👈 Căn giữa avatar theo trục dọc */
  gap: 20px;

  padding-bottom: 10px;
}

.comment-avatar {
  flex: 0 0 50px;
}

.comment-content a {
    word-wrap: break-word;
    color: #7f7f7f;
    font-size: 12px;
}

.comment-avatar img {
  width: 45px;
  height: 45px;
  object-fit: cover;
  border-radius: 50%;
  display: block;
   border: 1px solid #ddd;
}

.comment-content {
  flex: 1;
}

.comment-author {
  font-weight: bold;
  margin-bottom: 2px;
}

.comment-meta {
  font-size: 13px;
  color: #777;
  margin-bottom: 6px;
}

.comment-text p {
  padding: 0 !important;
  margin: 0 0 10px;
}

.comment-reply {
  font-size: 13px;
}

 
.comment-author .avatar {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}

.comment-meta {
  display: flex;
  flex-direction: column;
}

.comment-author b.fn {
  font-weight: 600;
  color: #333;
}

.comment-author .says {
  display: none; /* Ẩn chữ "says" nếu không cần */
}

.comment-metadata time {
  font-size: 0.85em;
  color: #777;
  margin-top: 2px;
}

.comment-content {
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.5;
  color: #444;
}

.comment-content p {
  margin: 0;
}

.reply {
  margin-top: 8px;
}

.reply .comment-reply-link {
  font-size: 0.85em;
  color: #0073aa;
  text-decoration: none;
}

.reply .comment-reply-link:hover {
  text-decoration: underline;
}
.container-404 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80vh;
    flex-direction: column; /* Sắp xếp nội dung theo chiều dọc */
    text-align: center; /* Căn giữa nội dung văn bản */
}
.sbp-buttons .add-to-cart-btn {
  margin-top: 5px;
}

.back-buttons-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px; /* khoảng cách giữa 2 nút */
  flex-wrap: wrap; /* nếu không muốn xuống dòng thì bỏ dòng này */
  margin-bottom: 10px;
}

.back-buttons-container .back-link,
.back-buttons-container .back-button-upload,
.upload-again-container a {
  display: inline-block;
  white-space: nowrap;
}
.upload-status-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.upload-status-popup {
  background: #fff;
  padding: 30px 20px;
  width: 500px;
  max-width: 90%;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.upload-status-popup p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.upload-status-popup button {
  background-color: #0073aa;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  cursor: pointer;
}
img.payment-icon {
    margin-bottom: -5px;
}
#filter-search {
  box-shadow: none !important;
}
.spinner-placeholder-global {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  transform: translate(-50%, -50%);
  border: 4px solid #ccc;
  border-top-color: #333;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

  .comment-section {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .scroll-to-comment {
    display: flex;
    align-items: center;
    gap: 6px; /* khoảng cách giữa icon và số */
    cursor: pointer;
    text-decoration: none;
  }

  .scroll-to-comment img {
    width: 25px;
    height: 24px;
    display: block;
  }

  .comment-count {
    font-size: 14px;
    color: #333;
    line-height: 1;
  }
#back-top {
  position: fixed;
  bottom: 20px;
  right: 80px;
  z-index: 0;
}

#back-top a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  background: #4a7d91;
  border-radius: 50%;
  transition: background 0.3s ease;
  text-decoration: none;
}

#back-top a:hover {
  background: #2c5e70;
}

#back-top i {
  color: white;
  font-size: 18px;
}

.ajax-progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1500; /* cao hơn header nếu cần */
  pointer-events: none;
  transition: width 0.6s ease;
}
.custom-loading-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 800px; /* đảm bảo giữ chiều cao giả */
}

.custom-spinner {
  width: 34px;
  height: 34px;
  border: 3px solid #ccc;
  border-top-color: #333;
  border-radius: 50%;
  animation: spin 1s linear infinite;
} 
.bulk-upload-html {
    display: block;
    max-width: 100%;
    min-height: 75vh;
    width: 500px;
    height: auto;
    margin: 0 auto;
    padding: 20px 0px;
}
.template-bulk {
    padding: 0px 16px;
}
 .bulk-status {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}        