.thanh-product-title .product_title {
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 2rem;
}

.thanh-product-infomation .woocommerce-product-attributes-item {
  gap: 0px 20px !important;
}
.thanh-product-meta .product_meta {
  gap: 0px 10px !important;
}

/* Footer */
.thanh-footer-column-1 .elementor-widget-icon-list .elementor-icon-list-items {
  list-style: none;
}
.thanh-footer-column-1 .elementor-widget-icon-list .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon svg {
  width: 18px !important;
}

.thanh-zalo-iso {
  display: flex;
  align-content: center;
  justify-content: space-between;
  column-gap: 10px;
  flex-wrap: nowrap;
  background-color: #002f75;
  border: 1px solid #fff;
  color: #fff;
  max-width: 200px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 4px;
  padding: 8px 12px;
  text-align: center;
  position: absolute;
  bottom: 12%;
  left: 20px;
  z-index: 999;
}
.thanh-zalo-qr {
  width: 70px;
  height: 70px;
}
@media screen and (max-width: 600px) {
  .thanh-zalo-iso {
    bottom: 30% !important;
    right: 20px;
    left: unset;
    background-color: unset;
    border: unset;
  }
  .thanh-zalo-iso span {
    display: none;
  }
  .thanh-zalo-qr {
    width: 40px;
    height: 40px;
  }
}

.thanh-header-h1 {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  font-family: inherit;
}
.copyrights-wrapper {
  border-top: 1px solid #fff !important;
  background-color: var(--wd-primary-color);
}
.copyrights-wrapper .min-footer,
.copyrights-wrapper .min-footer a {
  color: #fff;
}

.thanh-footer-categories {
  border: 1px solid rgb(191 210 215 / 20%) !important;
  border-radius: var(--wd-brd-radius);
}

.thanh-footer-categories .widget_nav_mega_menu > .widget-title {
  padding-block: 12px;
  padding-inline: 16px;
  font-size: 14px;
  font-weight: 700;
  color: var(--wd-primary-color);
}

.thanh-footer-categories .menu.wd-nav .menu-item > .woodmart-nav-link {
  font-size: 14px;
  padding-block: 12px;
  padding-inline: 16px;
  border-top: 1px solid rgb(191 210 215 / 20%) !important;
}

@media screen and (min-width: 600px) and (max-width: 1024px) {
  .thanh-section-footer-wrapper .e-con-inner {
    padding: 15px !important;
  }
}

/* Layout Basic */
.thanh-title .title-subtitle {
  background-color: var(--wd-primary-color);
  border-radius: 12px;
  color: #fff !important;
  padding-inline: 10px;
  padding-block: 4px;
  font-weight: 700;
}
.breadcrumbs .current {
  text-transform: inherit;
}
.thanh-title .title-after_title {
  text-align: justify;
  text-align-last: center;
}
.thanh-title .liner-continer .title {
  color: var(--wd-primary-color);
  font-weight: 700;
}

.wd-fontsize-xs {
  font-size: 16px !important;
}

.thanh-header-hotline {
  display: block;
  padding: 8px 16px;
  background-color: var(--wd-primary-color);
  color: #fff;
  font-weight: 700;
  border-radius: 8px;
}
.comment-reply-title {
  font-weight: 700;
}

/* Page Title */
.main-page-wrapper .page-title {
  margin-bottom: 20px;
}
.main-page-wrapper .page-title .breadcrumbs > a {
  font-style: inherit;
  text-transform: inherit;
}

/* Sidebar */
.thanh-qrcode-zalo .elementor-element {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.thanh-sidebar-hotline .elementor-element {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.thanh-sidebar .elementor-element {
  width: 100% !important;
}
.thanh-sidebar-p-tag {
  font-weight: 700;
}
.thanh-sidebar-zalo .btn.btn-color-default {
  background-color: #0064f6;
  color: #fff !important;
}
.sidebar-container.wd-inited .sidebar-widget {
  padding-inline: 15px !important;
}
.thanh-sidebar-main {
  max-width: 270px !important;
}
.thanh-qrcode-zalo .title-wrapper .title {
  font-size: 16px;
}
.sidebar-container.wd-inited .widget-area {
  padding-block: unset !important;
}

/* Footer */
.widget-title {
  font-style: inherit !important;
  text-transform: inherit !important;
  font-size: 15px !important;
}
.thanh-footer-column-1 .wd-image {
  max-width: 370px;
}
@media screen and (max-width: 600px) {
  .thanh-footer-column-1 .wd-image img {
    width: 100% !important;
    max-width: unset;
  }
}

/* Call to action */
.cta-list {
  list-style: none;
  position: fixed;
  bottom: 25px;
  left: 25px;
  z-index: 999;
}

@media screen and (max-width: 600px) {
  .cta-list {
    margin-bottom: 0px;
    padding-left: 0px;
    left: 0px;
  }
  .ads-phone-mess {
    width: 60px;
    height: 60px;
  }
}
.cta-wrapper {
  display: block;
  position: relative;
  left: 0;
  bottom: 0;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  transition: all ease-in-out 0.5s;
}
.cta-wrapper-circle {
  width: 85px;
  height: 85px;
  position: absolute;
  top: 10px;
  left: 10px;
  border-radius: 100%;
  border: 2px solid #e60808;
  animation: hotline-wrapper 1.2s infinite ease-in-out;
  transition: all 0.5s;
  transform-origin: 50% 50%;
  opacity: 0.4;
}
.cta-wrapper-circle-img {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 33px;
  left: 33px;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  animation: circular-wrapper 1s infinite ease-in-out;
  transform-origin: 50% 50%;
}
.cta-wrapper-circle-img img {
  width: 30px;
}
.cta-wrapper-circle-fill {
  width: 55px;
  height: 55px;
  top: 25px;
  left: 25px;
  position: absolute;
  background-color: rgba(230, 8, 8, 0.7);
  border-radius: 100%;
  border: 2px solid transparent;
  animation: circular-wrapper 2.3s infinite ease-in-out;
  transition: all 0.5s;
  transform-origin: 50% 50%;
}

.cta-item-zalo .cta-wrapper {
  bottom: -20px;
}
.cta-item-zalo .cta-wrapper-circle {
  border: 2px solid #3583f5;
}
.cta-item-zalo .cta-wrapper-circle-fill {
  background-color: #3583f5;
  opacity: 0.5;
}
.cta-item-zalo .cta-wrapper-circle-img {
  background-color: #3583f5;
  width: 40px;
}

.cta-item-phone .cta-wrapper-circle-img img {
  width: 20px;
}

.ads-phone-mess {
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 12px;
  overflow: hidden;
  margin-left: 20px;
}

@media screen and (min-width: 1000px) and (max-width: 1030px) {
  .whb-hidden-lg {
    display: none !important;
  }
  .uu-diem-noi-bat {
    padding: 15px;
  }
  .thanh-title {
    padding-inline: 15px;
  }
}

@keyframes hotline-wrapper {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}

@keyframes circular-wrapper {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
