/* .c-header {
    background: -webkit-gradient(linear, left top, right top, from(#2626dc), to(#f00));
    background: linear-gradient(90deg, #2626dc, #f00);
}

.bg-gradient-1 {
    background: -webkit-gradient(linear, left top, right top, from(#009), to(#f00));
    background: linear-gradient(90deg, #009, #f00);
}

.bg-gradient-2 {
    background: -webkit-gradient(linear, left top, left bottom, from(#009), to(#f00));
    background: linear-gradient(180deg, #009, #f00);
}

.bg-gradient-3 {
    background: -webkit-gradient(linear, left top, left bottom, from(#009), to(#f00));
    background: linear-gradient(180deg, #009, #f00);
}

.bg-success {
    background-color: #001988 !important;
} */

:root {
  --hover-color: #eb490a;
}

.tbay_menu_cat {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}

.tbay_menu_cat li {
  list-style: none;
  padding: 8px 20px;
  background: #fff;
  border-radius: 4px;
  margin: 5px;
  white-space: nowrap;
  border: solid 1px #3d90dd;
  border-radius: 50px;
}

.tbay_menu_cat li:hover {
  background: linear-gradient(64.85deg, #00abcd 23.67%, #87e453 106.12%);
  border-radius: 50px;
}

.tbay_menu_cat li:hover a {
  color: #fff;
}

.tbay-home-banner img {
  border-radius: 20px;
}

/* .home-categories-wrapper {
    display: flex;
    align-items: flex-start;
    overflow: hidden;
}

.home-category-item {
    width: 10%;
} */

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  /* margin: .3125rem !important; */
  padding: 0.625rem !important;
}

.woocommerce ul.products li.product .onsale {
  display: none;
}

/* Box Sản phẩm */
/* .woocommerce-page.columns-5 ul.products li.product,
.woocommerce.columns-5 ul.products li.product,
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
    width: 19.125%;
}

.woocommerce ul.products.columns-4 li.product {
    width: 24.15%;
} */

.woocommerce .products .star-rating {
  display: none;
}

.woocommerce ul.products li.product .price {
  color: #d0021c;
  font-size: 1.1rem;
  font-weight: bold;
}

.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}

.woocommerce ul.products li.product .button {
  display: none;
}

#breadcrumbs-nav {
  background: #fff;
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.1),
    0 2px 6px 2px rgba(60, 64, 67, 0.15);
  display: flex;
  line-height: 30px;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  font-size: 0.9rem;
}

/* FAQ */
.page-about-title {
  text-align: center;
}

.accordion-header {
  border-bottom: 1px solid #ffc80b;
}

.accordion-header button {
  font-weight: 700;
}

.accordion-item {
  margin-bottom: 15px;
}

.accordion-button:not(.collapsed) {
  background-color: #fff;
}

/* Trang Nhân sự */
.group-personnel-title,
.group-personnel-title a {
  color: #3366ff;
  font-size: 32px;
}

.personnel-loop {
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 20px;
  box-shadow: 1px 1px 7px 0px #d6d6d6;
}

.personnel-loop .img {
  text-align: center;
}

.personnel-profile {
  padding: 15px;
}

.personnel-profile .personnel-title a {
  font-size: 20px;
  font-weight: bold;
  color: #be1e2d;
  letter-spacing: 0;
  margin-bottom: 5px;
}

.personnel-row-1 {
  background: url(../css/images/author-background_desktop.jpg);
  background-size: cover;
  height: max-content;
  justify-content: center;
  margin-top: -20px;
  padding-bottom: 60px;
  padding-top: 60px;
}

.personnel-row-2 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgb(255, 255, 255);
}

.personnel-info {
  vertical-align: middle;
}

.personnel-chuc-vu {
  color: #fcb815;
  font-weight: 700;
}

.personnel-title {
  color: #182b55;
  font-weight: 700;
}

.personnel-phone,
.personnel-facebook {
  background: #3a589d;
  position: relative;
  display: inline-block;
  margin: 0.333rem 0.25rem;
  border-radius: 100px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 32px;
  width: 32px;
  height: 32px;
  font-size: 13px;
}

.personnel-phone {
  background: #51cb5a;
}

#tbay-list-post .post-container {
  padding: 10px;
}

.post-container img {
  border-radius: 5px;
}

.list-title {
  font-size: 28px;
  line-height: 32px;
  text-align: center;
}

#slider-product .slick-slide > div {
  padding: 5px;
}

#slider-product .slick-list.draggable {
  margin-left: -5px;
  margin-right: -5px;
}

#slider-product .slick-slide > div li {
  margin: 0 !important;
  float: none !important;
}

.personnel-img {
  border-radius: 5px;
}

/* #tbay-list-post .slick-prev,
#tbay-list-post .slick-next {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, .3);
    height: 100%;
    width: 30px;
} */

#tbay-list-post .slick-prev:before,
#tbay-list-post .slick-next:before {
  color: #000;
}

.tbay-pro .product {
  border: solid 1px #3366ff;
}

/* Trang liên hệ */
.contact-title {
  padding-bottom: 10px;
}

.contact-conatainer {
  height: max-content;
}

.contact-conatainer h4 {
  font-weight: bold;
}

.contact-form,
.contact-info {
  border-radius: 5px;
  padding: 10px;
  background: #fff;
  box-shadow: 1px 1px 20px 0px rgb(0 0 0 / 9%);
  margin-bottom: 20px;
}

.contact-form {
  margin-bottom: 0;
}

.contact-form .wpcf7-text {
  padding: 5px 15px;
  border: 1px solid #e6e6e6;
  height: 33px;
  min-height: 33px;
  box-shadow: none;
  color: #818181;
  border-radius: 10px;
  font-size: 15px;

  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  background-color: #fff;
  margin-bottom: 1em;
}

.contact-form textarea {
  padding: 5px 15px;
  border: 1px solid #e6e6e6;
  box-shadow: none;
  color: #818181;
  border-radius: 10px;
  font-size: 15px;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  background-color: #fff;
  min-height: 120px;
  margin-bottom: 1rem;
}

.contact-form .btn-lienhe {
  background: #103a5f;
  color: #fff;
  border: initial;
  padding: 0 20px;
  line-height: 35px;
  font-size: 14px;
  border-radius: 8px;
  outline: none;
  opacity: 1;
}

.contact-form .btn-lienhe:hover {
  background: #f98233;
}

.contact-info-group {
  display: flex;
  justify-content: left;
  margin-bottom: 15px;
}

.contact-info-group .icon {
  width: 40px;
  min-width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ed9844;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 1.25rem;
  color: #ed9844;
}

.contact-info-group .info {
  width: calc(100%-50x);
}

.contact-info-group .info div:nth-child(1) {
  font-weight: bold;
  color: black;
  margin-bottom: 5px;
}

#contact_map {
  height: 100%;
}

#contact_map iframe {
  height: 100%;
  width: 100%;
  border-radius: 5px;
}

/* Tuyển dụng */
.post-meta-job span {
  background-color: #f1f1f1;
  padding: 3px 10px;
  border-radius: 3px;
  color: #000;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px;
}

.post.recruitment-loop {
  background: #fff;
  padding: 20px;
  /* *border-radius: 15px;
    *box-shadow: 1px 1px 10px 0 rgba(172, 172, 172, 0.5); */
  margin-bottom: 20px;
  border-bottom: 1px solid #e1e8ee;
}

.post.recruitment-loop .readmore {
  color: #0688cc;
}

.post.recruitment-loop .post-title a,
.list-recruitment a {
  color: #0688cc;
}

.single-recruitment {
  background: #fff;
  border-radius: 15px;
  padding: 20px;
  box-shadow: 1px 1px 10px 0 rgba(172, 172, 172, 0.5);
  margin-bottom: 20px;
  border-bottom: 1px solid #e1e8ee;
}

.single-recruitment .entry-content {
  padding-top: 1rem;
}

.list-recruitment .recruitment-title {
  padding: 10px 0;
  border-bottom: 1px dashed #e1e8ee;
}

.woocommerce .woocommerce-breadcrumb {
  background: #fff;
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.1),
    0 2px 6px 2px rgba(60, 64, 67, 0.15);
  display: flex;
  height: 30px;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.page-title {
  text-align: center;
}

#wpshare247-btn-container {
  text-align: center;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  float: none;
}

#mega-menu-primary .sub-menu {
  display: none;
}

#mega-menu-primary > li:first-child > a {
  padding-left: 0 !important;
}

#mega-menu-primary li.menu-item-has-children:hover > .sub-menu {
  position: absolute;
  background: #fff;
  top: 40px;
  width: max-content;
  border-radius: 4px;
  padding: 10px;
  z-index: 10;
  border: 1px solid #eee;
  left: 0;
  grid-auto-rows: minmax(min-content, max-content);
  grid-template-columns: repeat(4, auto);
}

#mega-menu-primary .sub-menu .sub-menu {
  left: 100% !important;
  top: 0 !important;
}

#mega-menu-primary li.menu-item-has-children:hover > .sub-menu {
  display: block;
}

#mega-menu-primary li.menu-item-has-children a {
  position: relative;
}

#mega-menu-primary li.menu-item-has-children > a:after {
  content: "\f140";
  font-family: dashicons;
  font-weight: normal;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0);
  color: inherit;
  position: relative;
  background: transparent;
  height: auto;
  width: auto;
  right: auto;
  line-height: inherit;
}

#wpgs-gallery.wcgs-woocommerce-product-gallery
  .wcgs-carousel
  .wcgs-slider-image {
  border-radius: 20px;
}

iframe {
  width: 100%;
}

.woocommerce div.product div.social {
  margin: 0;
}

.title-group h2 {
  color: #0f468a;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 10px;
  text-transform: uppercase;
}

.title-group h2::before {
  background-color: #0f468a;
  border-radius: 20px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
}

/* 404 page */
@media (max-width: 575px) {
  .error-404 {
    padding-top: 50px;
  }
}

.error-404 img {
  display: block;
  margin: 0 auto;
  max-width: 575px;
}

@media (max-width: 575px) {
  .error-404 img {
    max-width: 100%;
  }
}

.error-404 .page-title {
  font-size: 22px;
  text-align: center;
  font-weight: 700;
  margin: 0;
  text-transform: none;
  color: #000;
  margin-bottom: 15px;
}

.error-404 .page-title:after {
  display: none;
}

.error-404 .go-to-home {
  display: block;
  width: 150px;
  background-color: #00347c;
  color: #fff;
  font-weight: 700;
  border-radius: 4px;
  padding: 10px 15px;
  margin: 0 auto;
}

.error-404 .go-to-home:hover {
  background-color: #ed1c24;
  color: #fff;
}

.woocommerce span.onsale {
  display: none;
}

/* Gía trang chi tiết sản phẩm */
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  div.product
  p.tbay-product-price {
  color: #d0021c;
  font-size: 26px;
  font-weight: bold;
}

.recruitment-loop {
}

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
  display: none !important;
}

.woocommerce .quantity .qty {
  height: 36px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  max-height: 48px;
  height: 48px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.tbay-cat-menu {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
}

.tbay-cat-menu li {
  list-style: none;
}

.list-hotline,
.list-zalo {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 100%;
  width: max-content;
}

.list-hotline .hotline,
.list-zalo .zalo {
  background-color: #000;
  color: #fff;
  width: 100%;
  display: block;
  padding: 3px;
  margin: 5px;
}

.list-hotline.active,
.list-zalo.active {
  display: block;
}

/*WleUpdate*/
.wpshare247_footer1 .input-group p {
  margin-bottom: 0;
}

.wpshare247_footer1 .input-group > p {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-bottom: 0;
  min-width: 0;
  position: relative;
  width: 1%;
}

.wpshare247_footer1 .input-group .wpcf7-form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.wpshare247_footer1 .wpcf7-spinner {
  float: left;
}

/*Mega Menu*/
#mega-menu-primary
  li.menu-item-has-children.wpshare247-mega-menu-enable:hover
  > .sub-menu {
  display: flex;
}

.wpshare247-mega-menu-enable > .sub-menu > li > a {
  font-weight: bold;
}

.wpshare247-mega-menu-enable > .sub-menu .sub-menu {
  margin: 0;
  padding: 0 !important;
  display: block !important;
  position: static !important;
  border: 0 !important;
}

.wpshare247-mega-menu-enable > .sub-menu > li {
  /*column*/
  padding: 10px !important;
}

.wpshare247-mega-menu-enable.wpshare247-mega-left {
  position: static !important;
}

.wpshare247-mega-menu-enable.wpshare247-mega-left > .sub-menu {
  left: 0 !important;
  width: 100% !important;
}

.wpshare247-mega-menu-enable.wpshare247-mega-left.wpshare247-colum-5
  > .sub-menu
  > li {
  width: 20% !important;
}

.wpshare247-mega-menu-enable.wpshare247-mega-left.wpshare247-colum-4
  > .sub-menu
  > li {
  width: 25% !important;
}

.wpshare247-mega-menu-enable.wpshare247-mega-left.wpshare247-colum-3
  > .sub-menu
  > li {
  width: 33.33% !important;
}

.wpshare247-mega-menu-enable.wpshare247-mega-left.wpshare247-colum-2
  > .sub-menu
  > li {
  width: 50% !important;
}

.wpshare247-mega-menu-enable.wpshare247-mega-left.wpshare247-colum-1
  > .sub-menu
  > li {
  width: 100% !important;
}

.social-share-button a {
  font-weight: 700;
  display: inline-block;
  background: #3cc9ca;
  width: 30px;
  height: 30px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  border-radius: 50px;
  font-size: 1rem;
}

.wpshare247-relative {
  position: relative;
}

.woocommerce-product-details__short-description ul {
  padding-left: 15px;
}

.summary .woocommerce-product-rating,
.woocommerce div.product form.cart .button {
  display: none;
}

#gform.gform-call-back form p {
  margin-bottom: 0;
}

#gform.gform-call-back form .input-group > p {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-bottom: 0;
  min-width: 0;
  position: relative;
  width: 1%;
}

#gform.gform-call-back form .p-1 > p {
  text-align: right;
}

/* #gform.gform-call-back form .wpcf7-spinner {
    display: none;
} */

.product .summary.entry-summary {
  padding-top: 10px;
}

.product .summary.entry-summary .price del {
  font-size: 1rem;
  color: #fff;
  opacity: 1;
}

.product .summary.entry-summary .price ins {
  display: block;
  text-decoration: none;
}

.woo-variation-swatches
  .wvs-style-squared.variable-items-wrapper
  .variable-item:not(.radio-variable-item).button-variable-item {
  background: linear-gradient(64.85deg, #00abcd 23.67%, #87e453 106.12%);
  border-radius: 50px;
  padding: 0 20px;
  color: #fff;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  div.product
  form
  p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  div.product
  form
  span.price {
  color: #00bfb4;
}

.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).selected,
.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).selected:hover {
  -webkit-box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #ff5722);
  box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #ff5722);
  color: var(--wvs-selected-item-text-color, #ff5722);
}

.woocommerce #review_form #respond .form-submit input {
  background-image: linear-gradient(262deg, #00abcd, #87e453);
  color: #fff;
}

.woocommerce #review_form #respond textarea {
  border: 1px solid #00b8b3;
  border-radius: 5px;
}

#form-ship .justify-content-between > p {
  width: 100%;
}

#form-ship .justify-content-between a.btn {
  float: right;
}

#form-ship .wpcf7-spinner {
  position: absolute;
}

#form-ship .wpcf7-response-output {
  color: #892121;
}

/*Bộ lọc*/
.wpfMainWrapper {
  display: flex;
  padding-bottom: 50px;
  /* overflow: scroll; */
}

.wpfMainWrapper .wpfFilterWrapper {
  background: #e7e8e9;
  border-radius: 9px;
  margin: 5px;
  padding: 8px 10px;
  position: relative;
  padding-left: 14px !important;
  padding-right: 14px !important;
  padding-top: 6px !important;
}

.wpfFilterWrapper .wfpTitle {
  font-weight: normal;
  height: auto;
}

.wpfFilterWrapper.active {
  border: 1px solid #f00;
  background: #fef2f2 !important;
}

.wpfFilterWrapper.active .wfpTitle {
  color: #f00 !important;
}

.wpfFilterContent {
  position: absolute;
  z-index: 111111;
  background: #fff;
  padding: 10px;
  left: 0;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  top: 41px;
  width: 300px !important;
  display: none;
}

.wpfFilterContent:not(.wpfHide) {
  display: block;
}

.wpfMainWrapper .wpfFilterButtons {
  position: absolute;
  z-index: 11;
  display: flex;
  bottom: 0;
  right: 5px;
}

.wpfFilterContent > div > ul,
.wpfFilterContent > ul {
  margin-left: 0px;
  display: flex;
}

.wpfFilterButton.wpfButton,
.wpfClearButton.wpfButton {
  height: 34px;
  min-height: auto !important;
}

.wpfFilterButton.wpfButton {
  background-image: linear-gradient(262deg, #58d1e9, #a5ed7d);
  color: #fff;
}

.wpfClearButton.wpfButton {
  background-color: #feecf0;
  color: #cc0f35;
}

.wpfFilterWrapper ul:not(.wpfButtonsFilter) li {
  margin-right: 5px;
  border: 1px solid #ccc;
  border-radius: 11px;
  padding: 1px 15px !important;
}

.wpfFilterWrapper .wpfFilterTaxNameWrapper {
  font-size: 13px !important;
}

.wpfFilterWrapper .wpfFilterContent ul li.active {
  border-color: #f00;
}

.wpfFilterWrapper li.active .wpfFilterTaxNameWrapper {
  color: #f00;
}

.wpfFilterWrapper .wpfCheckbox {
  display: none;
}

.wpfFilterWrapper .wfpTitle {
  font-size: 14px !important;
  font-weight: normal !important;
  height: 24px !important;
  line-height: 25px !important;
}

.wpfFilterWrapper .ui-slider-horizontal {
  width: 94% !important;
}

.wpfFilterContent .ui-slider.ui-widget-content .ui-slider-handle {
  border-radius: 50px;
  border: 1px solid #f50000 !important;
}

.wpfFilterContent .ui-widget-header {
  background: #e9321e !important;
}

/*  Menu mobile */

#offcanvasMenuMobile {
  width: 300px;
}

.offcanvas-header h4 {
  color: #fff;
  text-transform: uppercase;
}

.offcanvas-body {
  padding: 0 1rem;
}

.showMenulink {
  font-size: 50px;
  color: #fff;
}

.tbay-bg-gradient {
  background: linear-gradient(to bottom, #00abcd, #87e453);
}

#menu-mobile {
  list-style: none;
  padding: 15px;
}

#menu-mobile li a {
  color: #fff;
  line-height: 35px;
  height: 35px;
  font-size: 14px;
}

#menu-mobile > li > a {
  border-radius: 0;
  border: 0;
  margin: 0;
  line-height: 50px;
  height: 50px;
  /* padding: 0 10px; */
  background: transparent;
  text-align: left;
  color: #fff;
  /* font-size: 14px; */
}

#menu-mobile li.menu-item-home {
  border-top: 1px dashed #ccc;
}

#menu-mobile .sub-menu {
  display: none;
  list-style: none;
  padding-left: 1rem;
}

#menu-mobile .sub-menu.show {
  display: block;
}

#menu-mobile li.menu-item-has-children i {
  float: right;
  text-transform: none;
  color: #fff;
  line-height: 35px;
  height: 35px;
}

#menu-mobile > li.menu-item-has-children > i {
  height: 40px;
  line-height: 40px;
}

#menu-mobile li.menu-item-has-children i.fa-angle-right.down {
  transform: rotate(90deg);
}

.woocommerce ul.products li.product .price del {
  font-size: 0.875rem;
  display: none;
}

.woo-custom-stock-status {
  margin-bottom: 0.5rem;
}

.comment-form-comment textarea {
  width: 100%;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-comment textarea {
  border: 1px solid #00b8b3;
  width: 100%;
  border-radius: 5px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .price {
  text-align: center;
}

.form-Consultation .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -5px;
  width: max-content;
}

.wpcf7-form .wpcf7-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-position: right 0.45em top 50%;
  background-repeat: no-repeat;
  background-size: auto 16px;
  /* border-radius: 0; */
  box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, 0.02);
  display: block;
  padding-right: 1.4em;
}

/* .c-consultation {
    background-color: #001988;
} */

/* footer css */
.page-footer {
  background-color: #40a868;
  padding-top: 50px;
  color: #fff;
  font-size: 15px;
}

.page-footer a {
  color: #fff;
}

.p-about {
  text-align: justify;
}

.page-footer .img-logo {
  display: block;
  margin-bottom: 15px;
  width: 150px;
}

.page-footer .brand-name {
  text-transform: uppercase;
  font-weight: 700;
  color: #f7bb00;
}

.page-footer p i {
  margin-right: 3px;
}

.widget-footer .widget-title {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
  color: #f7bb00;
}

.footer-menu {
  list-style: square;
  padding-left: 18px;
}

.page-footer .social-link {
  display: flex;
  padding-left: 0;
}

.page-footer .social-link a {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #7ddf5b;
  line-height: 40px;
  margin: 5px;
  text-align: center;
  border-radius: 40px;
}

.form-subcribe p {
  position: relative;
}

.form-subcribe .btn-subcribe {
  background-color: #00abcd;
  position: absolute;
  top: 1px;
  right: 1px;
  font-size: 21px;
  color: #fff;
  border-radius: 0;
}

.form-subcribe .wpcf7-submit {
  font-family: FontAwesome !important;
}

.page-footer .copyright {
  background-color: #cf2030;
  color: hsla(0, 0%, 100%, 0.85);
  padding: 10px 0;
  font-size: 14px;
  margin-top: 10px;
}

.page-footer .social-link {
  margin: 0;
  padding: 0;
  list-style: none;
}

.img-footer {
  padding-bottom: 10px;
}

.footer2 {
  background: #7ddf5b;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
}

.wpshare247-pagination .pagination {
  display: block;
  text-align: center;
}

.wpshare247-pagination .pagination span,
.wpshare247-pagination .pagination a {
  border-radius: 5px;
  border: #111 solid 1px;
  padding: 5px 10px;
}

.wpshare247-pagination .pagination span.current,
.wpshare247-pagination .pagination a:hover {
  background-color: #00abcd;
  color: white;
}

.wpshare247-pagination .pagination a.prev {
  margin-right: 5px;
}

.p-home-category a:hover,
.woocommerce ul.products li.product:hover .woocommerce-loop-product__title,
.footer-menu a:hover {
  color: var(--hover-color);
}

.footer-menu li {
  padding-bottom: 0.25rem;
}

#bg-op-tbay {
  height: 100%;
  width: 100%;
  position: fixed !important;
  background-color: #00000082;
  z-index: 999998 !important;
  top: 0 !important;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}

#bg-op-tbay.active {
  display: block;
}

.woocommerce .star-rating span::before,
.woocommerce p.stars a {
  color: #f7bb00;
}

/* <!-- CALL ACTION --> */

.addThis_listSharing {
  width: 275px;
  padding: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 990;
  background-color: transparent;
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  top: auto !important;
}

.addThis_listSharing .listSharing_action {
  position: absolute;
  bottom: 205px;
  border-radius: 12px;
  right: 31px;
  max-width: 300px;
  background-color: #f5f6fa;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  -webkit-transform-origin: 100% bottom;
  transform-origin: 100% bottom;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transition: -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  top: auto !important;
}

.addThis_listing {
  padding: 0;
}

.addThis_listing .addThis_item {
  margin: 0;
  padding: 10px 15px;
}

.addThis_listing .addThis_item:not(:last-of-type) {
  border-bottom: 1px solid #ecedf1;
  box-shadow: 0 1px 0 0 #fff;
}

.addThis_listing .addThis_item .addThis_item--icon {
  width: 100%;
  height: auto;
  border-radius: 0;
  box-shadow: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.addThis_listing .addThis_item .addThis_item--icon svg {
  display: block;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
}

.addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
  opacity: 1;
  visibility: visible;
  position: initial;
  width: calc(100% - 20px);
  padding-left: 10px;
  text-align: left;
  background: transparent;
  color: #1d243e;
  font-size: 13px;
  font-weight: 400;
}

.addThis_listing .addThis_item:hover .tooltip-text {
  color: #f3bd01;
}

.addThis_listing .addThis_item.addThis_item__fbchat {
  display: block;
}

.addThis_listSharing .addThis_close {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  border: 0;
  outline: none;
  padding: 6px;
  background: transparent;
  margin-right: 0;
}

.addThis_listSharing .addThis_close svg {
  opacity: 0.6;
  width: 24px;
  height: 24px;
  display: block;
  margin: auto;
}

.addThis_iconContact {
  position: fixed;
  bottom: 170px;
  right: 17px;
  margin: 0;
  z-index: 990;
  cursor: pointer;
  top: auto !important;
}

.addThis_iconContact .svgico svg {
  fill: #ffffff;
  width: 30px;
  height: 46px;
  transition: opacity 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out,
    -webkit-transform 0.35s ease-in-out;
}

.addThis_iconContact .box-item .svgico > svg {
  animation: iconSkew 1s infinite ease-out;
  min-height: -webkit-fill-available;
}

.addThis_iconContact .svgico .svgico--close {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.3);
  transition: opacity 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out,
    -webkit-transform 0.35s ease-in-out;
}

.addThis_iconContact .svgico .svgico--close svg {
  fill: #ffffff;
  width: 17px;
  height: 46px;
}

.addThis_listSharing.active + .addThis_iconContact .svgico .svgico--close {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.addThis_listSharing.active + .addThis_iconContact .svgico > svg {
  opacity: 0;
  visibility: hidden;
  transform: scale(0.3);
}

.addThis_listSharing.active {
  opacity: 1;
  visibility: visible;
}

.addThis_listSharing.active .listSharing_action {
  -ms-transition-delay: 0.1s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.1s;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}

.addThis_listSharing.active + .addThis_iconContact .item-livestream {
  opacity: 0;
  visibility: hidden;
}

.addThis_iconContact .box-item {
  position: relative;
}

.addThis_iconContact .box-item + .box-item {
  margin-top: 18px;
}

.addThis_iconContact .box-item .svgico {
  position: relative;
  z-index: 4;
  height: 48px;
  width: 48px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ffffff;
  cursor: pointer;
  background: red;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

.addThis_iconContact .box-item.item-livestream .svgico {
  background: #ff0000;
}

.addThis_iconContact .box-item.item-livestream:before,
.addThis_iconContact .box-item.item-livestream:after {
  background: #ff0000;
}

.addThis_iconContact .box-item:before,
.addThis_iconContact .box-item:after {
  position: absolute;
  content: "";
  height: 48px;
  width: 48px;
  left: 0;
  top: 0;
  background: #0d2b6b;
  border-radius: 50%;
}

.addThis_iconContact .box-item:before {
  animation: euiBeaconPulseSmall 2s infinite ease-out;
}

.addThis_iconContact .box-item:after {
  animation: euiBeaconPulseSmall 2s infinite ease-out 0.4s;
}

@media (max-width: 991px) {
  .addThis_iconContact {
    right: 10px;
    bottom: 100px;
  }
}

.listSharing_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.addThis_listing li {
  list-style: none;
}

@keyframes euiBeaconPulseSmall {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }

  50% {
    opacity: 0.6;
  }

  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.4);
    opacity: 0;
  }
}

@media (min-width: 1200px) {
  .fb_dialog.fb_dialog_advanced,
  .fb_dialog.fb_dialog_mobile {
    z-index: 999 !important;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .addThis_listing .addThis_item.addThis_item__fbchat {
    display: none;
  }
}

@media (max-width: 991px) {
  .addThis_listSharing .listSharing_action {
    bottom: 206px;
    left: 14px;
    right: 14px;
    max-width: 100%;
  }

  .addThis_listing .addThis_item .addThis_item--icon svg {
    width: 28px;
    height: 28px;
  }

  .addThis_listing .addThis_item.addThis_item__fbchat {
    display: block;
  }

  .addThis_listSharing.active .listSharing_overlay {
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}

@keyframes iconSkew {
  0% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }

  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }

  100% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
}

/* <!-- CALL ACTION --> */

.menu-offcanvas {
  height: 100%;
  overflow-y: auto;
  width: 300px;
  position: fixed !important;
  background-color: #f6f6f7;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  z-index: 999999 !important;
  top: 0 !important;
  left: 0;
  -webkit-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  transform: translateX(-300px);
}

.menu-offcanvas.open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

a.post-title:hover,
.post-title a:hover {
  color: var(--hover-color);
}

.company-info p {
  margin-bottom: 0.5rem;
}

.wpshare247_home_sale .banner {
  padding: 7px;
}

.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-radius: 0.75rem;
  color: #fff;
}

#gform.gform-call-back form .wpcf7-spinner {
  /* position: absolute;
    right: 1rem;
    bottom: -1rem; */
  position: absolute;
  right: 4rem;
  bottom: 2.5rem;
}

#gform.gform-call-back .wpcf7 form.sent .wpcf7-response-output,
#gform.gform-call-back .wpcf7 form.failed .wpcf7-response-output,
#gform.gform-call-back .wpcf7 form.aborted .wpcf7-response-output {
  color: #000;
}

iframe[src*="youtube.com"] {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9;
}

.c-zalo {
  bottom: 20px;
  position: fixed;
  right: 20px;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .c-zalo {
    bottom: 85px;
  }
}

.c-zalo-unread {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: red;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  height: 20px;
  justify-content: center;
  position: absolute;
  right: -5px;
  top: -5px;
  width: 20px;
}

.c-zalo-show {
  background: #fff;
  border-radius: 7px;
  bottom: 5px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  color: #787878;
  display: block;
  font-family: Roboto, sans-serif, Arial;
  font-size: 16px;
  left: auto;
  line-height: 18px;
  opacity: 0;
  padding: 14px 20px;
  position: absolute;
  right: calc(100% + 10px);
  -webkit-transform: translate3d(0, -20%, 0);
  transform: translate3d(0, -20%, 0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  visibility: hidden;
  white-space: nowrap;
  width: auto;
}

@media screen and (max-width: 460px) {
  .c-zalo-show {
    white-space: unset;
    width: calc(100vw - 100px);
  }
}

.c-zalo-show.active {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  visibility: visible;
}

.c-zalo-show:before {
  border: 8px solid transparent;
  border-left-color: #fff;
  bottom: 16px;
  content: "";
  display: inline-block !important;
  left: auto;
  position: absolute;
  right: -15px;
}

.c-zalo-typing {
  border-radius: 10px;
  display: inline-block;
  left: 3px;
  padding: 0 0 0 3px;
  position: relative;
  top: 4px;
  width: 50px;
}

.c-zalo-typing > div {
  -webkit-animation: arcu-updown 1s infinite;
  animation: arcu-updown 1s infinite;
  background: #ccc;
  border-radius: 50%;
  float: left;
  height: 10px;
  margin: 0 2px;
  position: relative;
  width: 10px;
}

.c-zalo-typing > div:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.c-zalo-typing > div:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@keyframes arcu-updown {
  0%,
  43%,
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }

  25%,
  35% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes arcu-updown {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }

  25% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  35% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  43% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }

  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

.tbay-text-fix {
  color: #e9321e !important;
}

.addThis_item .zalo-icon {
  width: 32px;
  height: 32px;
}

.tbay_menu_cat .sub-menu,
.tbay-cat-menu .sub-menu {
  display: none;
}

.sale-percentage {
  background: #fff0e9;
  border-radius: 4px;
  color: #eb5757;
  padding: 1px 3px;
  margin-left: 5px;
}

.custom-quantity-label {
  font-weight: bold;
}
.regular-price {
  color: white;
}

del {
  text-decoration-color: white;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  opacity: 1; /* Luôn hiển thị */
  display: block; /* Bắt buộc hiện */
}

.related.products .woo-custom-stock-status {
  text-align: center;
  font-weight: bold;
}

article a{
  font-weight: normal;
}

.icon-tiktok{
  fill: #fff;
  width: 1rem;
  height: auto;
}