/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
html body {
  font-size: 14px;
}

body {
  background: #fff;
  overflow: hidden;
}

body.home {
  background: #f5f8fd;
}

#main {
  background-color: transparent;
}
blockquote,
dl,
figure,
form,
ol,
p,
pre,
ul {
  margin-bottom: 1em;
  color: #000;
}
th,
td {
  font-size: inherit;
}

td {
  color: #000;
}

button {
  font-size: 16px;
  font-weight: normal;
}
.breadcrumbs {
  color: #000;
  font-weight: 400;
  letter-spacing: 0;
  padding: 0;
}

.mb-0,
.mb-0 > .col,
.mb-0 > p {
  margin-bottom: 0 !important;
}

.mgb-15 {
  margin-bottom: 15px !important;
}

.pdb-0,
.pdb-0 .col {
  padding-bottom: 8px !important;
}

.pdb-10,
.pdb-10 .col {
  padding-bottom: 8px !important;
}

.button.disabled,
button.disabled,
.button[disabled],
button[disabled] {
  opacity: 1;
}

.woo-selected-variation-item-name,
.reset_variations {
  display: none !important;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  font-weight: normal !important;
  font-size: 1em;
}

label,
legend {
  font-weight: normal;
  font-size: 1em;
}

.term-hot-sale
  .row.row-small
  .product-small
  .box-text
  .price-wrapper
  .configuration,
.product-type-variable .product-info > :is(.promotion-info, .linked-product),
form.variations_form .woocommerce-product-attributes.shop_attributes,
.sticky-add-to-cart--active .woo-sctr-single-product-container,
.product-small .price-wrapper .price del > span:not(.amount),
.product-small .price-wrapper .price > span:not(.amount),
.sticky-add-to-cart--active .price-wrapper p.price del,
.term-hot-sale .term-description .list-brand-items,
.product-reviews .table-reviews .star-rating-col p,
.sticky-add-to-cart--active .quantity > span,
.live-search-results .search-price > span,
.product-footer-left .promotion-product,
.product-footer-right .table table tr,
ul.nav-menu-mobile .icon-angle-down,
.product-footer-left .product-note,
.woocommerce-tabs ul.product-tabs,
.product-info h1.product-title,
.menu-mobile-header .logo img,
.woocommerce-product-rating,
.hot-sale-home .promotion,
.menu button.toggle,
.menu-tab {
  display: none;
}
.shop_table .quantity {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu-top .menu,
.menu-top .main-menu,
.footer-menu-mobile ul.menu,
.swiper-container,
.item-image-ads,
.button_readmore,
.product-page-left .product-section,
.menu-tab ul li a img,
.product-video-reviews,
.product-reviews,
.phu-kien a.plain .icon-inner {
  border-radius: 5px;
  -webkit-box-shadow: rgba(60, 64, 67, 0.1) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  box-shadow: rgba(60, 64, 67, 0.1) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.product-main .woocommerce-review-link {
  font-size: 18px;
}
.category-filtering.category-filter-row .filter-button strong {
  color: #000;
  text-transform: none;
  margin-left: 5px;
  font-size: 16px;
}
#toc_container.toc_transparent {
  background: none transparent;
  width: 100% !important;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}
#toc_container p.toc_title {
  text-align: left;
  font-weight: 700;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-main .hospital {
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  padding: 10px 10px 10px 40px;
  border-radius: 4px;
  border: 1px dashed #bbbbbb;
  background: url(./assets/images/here.png) 15px center no-repeat;
  margin-bottom: 10px;
}
.product-main .hospital .red {
  color: #e42014;
  margin-left: 0;
}
.product-main .coupon {
  border: 1px dashed #e42014;
  border-radius: 4px;
  margin-top: 30px;
  padding: 16px 12px 2px;
  position: relative;
}
.product-main .coupon .title {
  background: url(./assets/images/promotion.png) 12px center no-repeat #e42014;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 5px 5px 32px;
  width: 126px;
  height: 26px;
  border-radius: 30px;
  position: absolute;
  top: -20px;
  left: 12px;
}
.product-main .coupon .content-coupon ul li::marker {
  color: #e42014;
}
.product-main.coupon .content-coupon ul li {
  line-height: 30px;
}
#custom-variant-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 10px;
}
.variant-title-box {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.variant-box {
  border-radius: 8px;
  padding: 8px 12px;
  border: 1px solid #e1e1e1;
  min-width: 140px;
  background: #fff;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
    rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.variant-box:hover {
  border-color: #007cba;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.variant-box.selected {
  border-color: #007cba;
  background: #f0f8ff;
}
.variant-name {
  font-weight: 400;
  color: #000;
}
.variant-price {
  color: #e2401c !important;
  font-size: 18px !important;
  font-weight: bold !important;
}
.variant-price del {
  color: #999 !important;
  font-size: 14px !important;
}
.variant-price ins {
  color: #e2401c !important;
  text-decoration: none !important;
}
.has-sticky-product-cart {
  padding-bottom: 0;
}
.product-page-right #product-sidebar .widget img {
  width: 100%;
}
/* Header */
.header .header-main .nav > li > a,
.header .stuck .header-main .nav > li > a {
  line-height: 1;
}
.banner-home .row .box_left {
  position: relative;
}
#nav_menu-2 span.widget-title {
  display: none;
}
.header-main .logo-left {
  position: relative;
}
.header-overlay {
  position: fixed;
  width: 100%;
  height: 100vh;
  content: "";
  top: 0;
  left: 0;
  z-index: 22;
  background: rgb(0 0 0 / 0.6);
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
  opacity: 0;
}

.header-overlay.active {
  visibility: visible;
  opacity: 1;
}
.menu-ux-block-head h1 {
  color: #000;
  font-size: 14px;
  font-weight: 600;
}
.menu-ux-block-head .row.menu-ux-row-head {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.menu-ux-block-head .row.menu-ux-row-head .large-2 {
  flex-basis: 20%;
  max-width: 20%;
}
.menu-ux-block-head span.ux-menu-link__text {
  font-weight: 400;
}
.menu-top .main-menu > li.has-dropdown {
  position: relative;
}
.menu-top .main-menu .nav-dropdown,
.menu-top-menu-container .main-menu.current-active .nav-dropdown,
.menu-top-menu-container .main-menu .nav-dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  margin-left: 10px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: all 0.3s ease;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background: #fff;
  min-width: 1100px;
}
.menu-top .main-menu .nav-dropdown.current-dropdown,
.menu-top-menu-container
  .main-menu.current-active
  .nav-dropdown.current-dropdown,
.menu-top-menu-container .main-menu .nav-dropdown.current-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.menu-top .main-menu > li.has-dropdown > a .icon-angle-down {
  display: none;
}
.menu-top-menu-container {
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: rgba(60, 64, 67, 0.1) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  box-shadow: rgba(60, 64, 67, 0.1) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.menu-top-menu-container .current-active li {
  list-style: none;
}
.menu-top-menu-container .main-menu li {
  list-style: none;
  margin-bottom: 0;
}
.menu-top-menu-container .current-active li a {
  padding: 6px 10px;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  display: flex;
  text-transform: inherit;
  align-items: center;
}
.menu-top-menu-container .main-menu li a img {
  margin-right: 5px;
}
.menu-top-menu-container .main-menu li a i {
  display: none;
}
.menu-top
  .main-menu
  > li.menu-item-has-block.current-dropdown
  > a
  .icon-angle-down {
  transform: rotate(180deg);
}
.menu-top .menu li a i {
  display: none;
}
.menu .widget {
  margin-bottom: 0;
}
.menu-top .main-menu li {
  list-style: none;
}
.menu,
ul.sub-menu {
  background: #fff;
  margin: 0;
}

.menu li {
  position: relative;
}

.menu > li > ul,
.menu > li > ul > li > ul {
  height: auto;
  margin: 0 !important;
  padding: 0 !important;
  visibility: hidden;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  position: absolute;
  top: 0;
  right: -100%;
  z-index: 100;
  opacity: 0;
}

.menu > li:hover > ul,
.menu > li:hover > ul > li:hover > ul {
  visibility: visible;
  opacity: 1;
  display: block;
}

ul.menu > li + li,
.widget > ul > li + li {
  border-top: 0;
}

ul.menu > li li > a,
.widget > ul > li li > a {
  display: block;
}

ul.menu li a,
ul.main-menu li a {
  padding: 2px 10px;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  display: flex;
  text-transform: inherit;
  align-items: center;
}

.menu-top ul.menu li a:hover {
  background: #f1f1f1;
}
.menu-top ul.main-menu li a:hover {
  background: #f1f1f1;
  color: #000;
}

.menu-top ul.menu li a img {
  margin-right: 5px;
}
.menu-top ul.main-menu li a img {
  margin-right: 5px;
}
.header.active .header-wrapper #logo .header-main-menu ul.menu li a img,
.header-wrapper.stuck #logo .header-main-menu ul.menu li a img {
  max-height: 20px !important;
}

.header.active .header-wrapper .menu,
.header-wrapper.stuck .menu {
  border-radius: 5px;
  overflow: hidden;
}
.menu-item-has-block:after {
  font-family: "fl-icons" !important;
  font-display: block;
  speak: none !important;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  position: absolute;
  content: "\f105";
  right: 8px;
  top: 7px;
  line-height: 1.2;
}
.menu-item-has-children:after {
  font-family: "fl-icons" !important;
  font-display: block;
  speak: none !important;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  position: absolute;
  content: "\f105";
  right: 8px;
  top: 7px;
  line-height: 1.2;
}

#logo {
  display: flex;
  align-items: center;
  position: relative;
  line-height: inherit;
  margin-right: 0;
}

.header-main-menu {
  width: 200px;
  visibility: hidden;
  position: absolute;
  top: 82px;
  left: 15px;
  opacity: 0;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
}
.moby-overlay.moby-overlay-active {
  visibility: visible !important;
  opacity: 1 !important;
}
.moby-overlay.dark-active {
  background: rgba(0, 0, 0, 0.5) !important;
}
.moby-overlay {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
#btnHeaderMenu {
  margin-right: 20px;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  font-weight: 600;
}
#btnHeaderMenu i.icon-menu {
  font-size: 22px;
  color: #fff;
}
#btnHeaderMenu:hover + .header-main-menu,
.header-main-menu:hover {
  visibility: visible;
  opacity: 1;
}

/* .home .header-wrapper.stuck #btnHeaderMenu {
  display: block;
} */

.header-nav-main li.header-search-form {
  width: 450px;
}

.header-nav-main {
  font-size: 14px;
}

.header-nav-main li:not(:first-child) {
  padding-left: 35px;
}

.cart-icon {
  margin-right: 10px;
}

.cart-item .cart-icon strong,
.cart-item .cart-icon strong:after {
  border-color: #fff;
  color: #fff;
}

.nav li.html a,
.nav li.html a:hover,
.nav li.cart-item a,
.nav li.cart-item a:hover {
  color: #fff;
  font-size: 12px;
}

.mini_cart_item a {
  color: #000 !important;
}

.mobile-nav a {
  color: #000;
}

.mobile-nav > .nav-icon > a {
  color: var(--primary-color);
}

.nav > li > a > i.icon-menu {
  color: #fff;
}

.header.active .header-wrapper .header-logo-sticky,
.header-wrapper.stuck .header-logo-sticky {
  display: none !important;
}

.header.active .header-wrapper .header-logo-sticky + img,
.header-wrapper.stuck .header-logo-sticky + img {
  display: block !important;
}

/* Menu Header Mobile */
.menu-mobile-header {
  padding: 5px 10px;
  background-color: var(--primary-color);
}

.menu-mobile-header .logo img.header-logo-sticky {
  display: block !important;
}

.menu-mobile-header input[type="search"] {
  box-shadow: none !important;
  border: 0;
  border-radius: 10px 0 0 10px;
  font-size: 14px;
}

.menu-mobile-header button.ux-search-submit {
  min-height: 33px;
  border-radius: 0 10px 10px 0 !important;
}

.menu-mobile-header .live-search-results {
  position: absolute;
  background: #fff;
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px,
    rgb(60 64 67 / 15%) 0px 2px 6px 2px;
  box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px,
    rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}

/* Menu Mobile Section*/
.menu-mobile-section {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 999;
  display: none;
}

.list-menu-mobile {
  width: 100%;
  height: calc(100% - 88px);
  position: relative;
  overflow-y: auto;
}

.main-menu-mobile {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: #f3f4f6;
}

ul.nav-menu-mobile {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  padding: 0;
  margin: 0;
}

ul.nav-menu-mobile li a {
  color: #000;
  font-size: 11px;
  font-weight: 700;
}

ul.nav-menu-mobile li a img {
  width: 35px;
  height: 35px;
}

ul.nav-menu-mobile > li > a > img {
  width: 40px;
  height: 40px;
}

ul.nav-menu-mobile > li > a {
  width: 80px;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px;
  -webkit-box-shadow: rgba(60, 64, 67, 0.1) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  box-shadow: rgba(60, 64, 67, 0.1) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  text-decoration: none;
  position: relative;
  text-align: center;
  font-size: 12px;
}

ul.nav-menu-mobile > li:nth-child(1) > a {
  background: #fee2e2;
}

ul.nav-menu-mobile > li:nth-child(2) > a {
  background: #ffedd5;
}

ul.nav-menu-mobile > li:nth-child(3) > a {
  background: #fef9c3;
}

ul.nav-menu-mobile > li:nth-child(4) > a {
  background: #ecfccb;
}

ul.nav-menu-mobile > li:nth-child(5) > a {
  background: #d1fae5;
}

ul.nav-menu-mobile > li:nth-child(6) > a {
  background: #ccfbf1;
}

ul.nav-menu-mobile > li:nth-child(7) > a {
  background: #e0f2fe;
}

ul.nav-menu-mobile > li:nth-child(8) > a {
  background: #e0e7ff;
}

ul.nav-menu-mobile > li:nth-child(9) > a {
  background: #ede9fe;
}

ul.nav-menu-mobile > li:nth-child(10) > a {
  background: #ccfbf1;
}

ul.nav-menu-mobile > li:nth-child(11) > a {
  background: #fae8ff;
}

ul.nav-menu-mobile > li:nth-child(12) > a {
  background: #fce7f3;
}

ul.nav-menu-mobile > li > ul.sub-menu {
  width: calc(100% - 80px);
  height: 100%;
  display: none;
  float: left;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: #ffffff;
  -webkit-box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px,
    rgb(60 64 67 / 15%) 0px 2px 6px 2px;
  box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px,
    rgb(60 64 67 / 15%) 0px 2px 6px 2px;
  overflow-y: auto;
  z-index: 1;
}

ul.nav-menu-mobile > li.active > ul.sub-menu {
  padding: 10px 0 0 10px;
}

ul.nav-menu-mobile > li > ul.sub-menu > li {
  width: calc((100% - 30px) / 3);
  min-height: 85px;
  float: left;
  margin: 0 10px 10px 0;
  padding: 5px;
  border: 1px solid #e5e7eb;
  border-radius: 1rem;
  background: #ffffff;
  position: relative;
}

ul.nav-menu-mobile > li > ul.sub-menu > li.menu-item-has-children {
  width: calc(100% - 10px);
}

ul.nav-menu-mobile > li > ul.sub-menu > li > a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  text-align: center;
}

ul.nav-menu-mobile > li > ul.sub-menu > li.menu-item-has-children > a {
  align-items: flex-start;
  padding: 5px 10px;
  font-size: 14px;
}

ul.nav-menu-mobile > li > ul.sub-menu > li > ul.sub-menu {
  padding: 0;
}

ul.nav-menu-mobile > li > ul.sub-menu > li > ul.sub-menu > li {
  width: calc((100% - 10px) / 3);
  min-height: unset;
  margin-bottom: 10px;
  display: inline-block;
}

ul.nav-menu-mobile > li > ul.sub-menu > li > ul.sub-menu > li > a {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  position: relative;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.menu-mobile-section .search-mobile-header {
  margin-right: auto;
  margin-left: 10px;
}

.menu-mobile-section li {
  list-style: none;
  margin-bottom: 0;
}

/* Banner Home */
.banner-home {
  margin-top: 15px;
}

/* Search Header */
.header-search-form input[type="search"] {
  border: 0;
  box-shadow: none;
  height: 33px;
  font-size: 14px;
  border-radius: 10px;
}

.searchform .button.submit-button {
  background-color: #fff !important;
  color: #000;
  border-radius: 0 10px 10px 0;
  border: 0;
  height: 33px;
  width: 35px;
}

.searchform .button.icon i {
  font-size: 14px;
}

.searchform .button.submit-button:hover {
  box-shadow: none;
}

.header .search-form .live-search-results {
  background-color: #fff;
}

.live-search-results .autocomplete-suggestion {
  padding: 10px;
  display: block;
}

.live-search-results .autocomplete-suggestion img {
  width: 50px;
  border-radius: 0;
  height: 50px;
  float: left;
}

.live-search-results .search-name {
  width: 100%;
  font-size: 12px;
}

.live-search-results .search-price ins span.amount {
  color: var(--primary-color);
  font-size: 14px;
}

.search-item-right {
  display: inline-block;
  height: 50px;
}

/* Banner */
.box_left,
.box_center,
.box_right {
  padding-bottom: 10px;
}

.box_left {
  padding-right: 0;
}

.box_right {
  padding-left: 0;
}

.brand-item .icon-box-img {
  margin-bottom: 0;
}

/*  Slider */
.swiper-container {
  width: 100%;
  height: 97%;
  position: relative;
  overflow: hidden;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  height: 85%;
  width: 100%;
}

.mySwiper {
  height: 20%;
  box-sizing: border-box;
}
.mySwiper .swiper-slide.swiper-slide-thumb-active {
  color: #fff;
  background: rgb(6, 66, 173);
}
.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  font-size: 14px;
  align-items: center;
  color: #000;
  padding-top: 10px;
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
  font-weight: 600;
}

.swiper-slide img {
  height: 100%;
  object-fit: cover;
}

.swiper-container-thumbs .swiper-slide {
  justify-content: center;
  align-items: center;
  font-size: 12px;
}

.mySwiper .swiper-slide:after {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  background: var(--primary-color);
  left: 0;
  bottom: 0;
  transition: 0.3s all;
}

.mySwiper .swiper-slide-thumb-active:after {
  width: 100%;
}

.swiper-button-next,
.swiper-button-prev {
  background: rgb(0 0 0 / 30%);
  border-radius: 50px;
  color: #fff !important;
  width: 60px !important;
  height: 60px !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: -70px !important;
  padding-left: 25px;
  transition: 0.3s all;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: -70px !important;
  padding-right: 25px;
  transition: 0.3s all;
}

.swiper-container:hover .swiper-button-next {
  right: -30px !important;
}

.swiper-container:hover .swiper-button-prev {
  left: -30px !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: "fl-icons" !important;
  speak: none !important;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  position: relative;
  line-height: 1.2;
  font-size: 24px !important;
}

.swiper-button-next:after {
  content: "\f105" !important;
}

.swiper-button-prev:after {
  content: "\f104" !important;
}

.slider-nav-circle .previous,
.slider-nav-circle .next {
  background: rgb(0 0 0 / 30%);
  color: #fff !important;
  width: 30px !important;
  height: 60px !important;
  top: 30%;
  margin-top: 0 !important;
}

.slider-nav-circle .previous {
  border-radius: 0 50px 50px 0;
  left: 0px !important;
  padding-left: 25px;
  transition: 0.3s all;
}

.slider-nav-circle .next {
  border-radius: 50px 0 0 50px;
  right: 0px !important;
  padding-right: 25px;
  transition: 0.3s all;
}

.slider-nav-circle:hover .previous {
  left: 0px !important;
}

.slider-nav-circle:hover .next {
  right: 0px !important;
}

.slider-nav-circle .previous svg {
  left: 70%;
}

.slider-nav-circle .next svg {
  left: 30%;
}

/* .slider.slider-nav-circle {overflow:hidden} */
.slider.slider-nav-circle .flickity-prev-next-button svg {
  padding: 35%;
}

.slider-nav-circle .flickity-prev-next-button svg,
.slider-nav-circle .flickity-prev-next-button .arrow {
  border: 0;
}

.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow {
  background-color: transparent !important;
}

.product.product-small:hover {
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
  background-color: #fff;
}

.slider.slider-nav-circle .product.product-small:hover {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.image-ads {
  height: 100%;
  position: relative;
}

.item-image-ads {
  overflow: hidden;
}

.item-image-ads:not(:last-child) {
  margin-bottom: 11px;
}

.item-image-ads img {
  display: block;
}

/* Badge Sale */
.badge-container {
  margin: 0;
}

.badge-circle-inside .badge-inner,
.badge-circle .badge-inner {
  border-radius: 8px 30px 30px 0;
  background: #f00;
  position: relative;
  padding: 0 5px;
}

.badge-circle-inside .badge-inner:after,
.badge-circle .badge-inner:after {
  position: absolute;
  content: "";
  width: 3px;
  height: 15px;
  background: #8b0018;
  bottom: -5px;
  left: 0;
  z-index: -1;
  border-radius: 0 0 0 15px;
}

.product-page-right .badge {
  width: 100px;
  height: 70px;
}
.product-page-right .recent-blog-posts a {
  display: block;
  line-height: 1.2;
  margin-bottom: 6px;
  color: #000;
  font-size: 16px;
}
/* Home Page */
.list-product-home {
  max-width: 1200px;
}

.list-product-home .row.row-small {
  margin-left: 0;
  margin-right: 0;
}

.list-product-home .btn-read-more {
  border: 1px solid #f1f1f1;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  color: #000 !important;
}

.line-title-home {
  background: #f8f8f8;
  height: 47px;
}

.line-title-home .col {
  padding-bottom: 0;
}

.line-title-home h3,
.list-brand-items p {
  margin-bottom: 0;
}

.list-brand-items p {
  text-align: right;
}

.line-title-home h3 {
  margin-left: 10px;
}

.col-shadow {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.product-small .box-image {
  padding: 15px;
}
.product-small .box-image .image-fade_in_back a > img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.product-small .title-wrapper a {
  color: #000;
  font-size: 13px;
  font-weight: 600;
}

.product-small .price-wrapper .price {
  margin: 10px 0;
}

.product-small .price-wrapper .price span.amount {
  font-size: 16px;
  color: var(--primary-color);
}

.product-small .price-wrapper .price ins {
  margin-right: 5px;
}

.product-small .price-wrapper .price ins span.amount {
  font-size: 16px;
  color: var(--primary-color);
}

.product-small .price-wrapper .price del span.amount {
  opacity: 1;
  color: #777;
  font-size: 12px;
}

.product-small .box-text-products {
  padding-bottom: 0;
}

.product-small .box-text-products .price-wrapper {
  display: grid;
}

.product-small .box-text-products .price-wrapper .star-rating {
  order: 3;
  margin: 0;
}

.product-small .box-text-products .configuration {
  background: #f1f1f1;
  margin-bottom: 5px;
  padding: 5px;
}

.product-small .box-text-products .configuration .cpu-laptop {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.product-small .box-text-products .configuration div {
  margin: 0;
  font-size: 10px;
}

.product-small .box-text-products .configuration div span {
  width: 60px;
  display: inline-block;
  font-weight: 600;
}

.product-small .box-text-products .promotion {
  background: #eee;
  border-radius: 3px;
  margin-bottom: 5px;
  padding: 5px;
}

.product-small .box-text-products .text-count-review {
  order: 4;
  margin-top: -17px;
  margin-left: 70px;
}

.item-product-more-info span {
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 5px;
  border: 1px solid #d1d5db;
  border-radius: 5px;
  background: #ffffff;
  font-size: 12px;
  line-height: 1.5;
}

.price-wrapper .price del {
  text-decoration: none;
}

.price-wrapper .price del span.amount {
  text-decoration: line-through;
}

/* Hot Sale */
.hotsale-text h3 {
  display: flex;
  font-size: 20px;
  font-style: italic;
  text-transform: uppercase;
  color: #ef3f23;
  font-weight: bold;
}

/* Item Hotsale */
.product-small.product_cat-hot-sale .box-image {
  position: relative;
}

.product-small.product_cat-hot-sale .box-image .item-hotsale {
  position: absolute;
  content: "";
  width: 40px;
  height: 50px;
  left: 0;
  bottom: 0;
  background: url(/wp-content/uploads/2021/08/icon-hotsale.png) no-repeat;
  background-size: contain;
}

.term-hot-sale .term-description {
  margin-left: -10px;
  margin-right: -10px;
}

/* Sale Countdown */
.woo-sctr-shortcode-countdown-text-before {
  margin-right: 5px;
  font-weight: bold;
  font-size: 14px;
  color: #333;
}

.woo-sctr-shortcode-countdown-text-after {
  margin-left: 5px;
}

.woo-sctr-shortcode-wrap-wrap-salescountdowntimer
  .woo-sctr-shortcode-countdown-value {
  padding: 2px 5px;
  border-radius: 5px;
  font-weight: 700;
}

.product-info .woo-sctr-shortcode-countdown-time-separator {
  color: #fff;
}

.product-info .woo-sctr-shortcode-wrap-wrap-salescountdowntimer {
  position: relative;
  width: 100%;
  color: #fff;
  justify-content: flex-end;
  padding: 10px;
  background: linear-gradient(90deg, #ef3f23, #ff8a00);
}

.product-info .woo-sctr-shortcode-wrap-wrap-salescountdowntimer:before,
.product-info .woo-sctr-shortcode-wrap-wrap-salescountdowntimer:after {
  position: absolute;
  height: 25px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 25px;
  font-size: 16px;
  font-weight: bold;
}

.product-info .woo-sctr-shortcode-wrap-wrap-salescountdowntimer:before {
  content: "HOT";
  width: 40px;
  left: 5px;
}

.product-info .woo-sctr-shortcode-wrap-wrap-salescountdowntimer:after {
  content: "SALE";
  width: 70px;
  left: 42px;
  background: url(/wp-content/uploads/2021/08/flash.gif) no-repeat;
  background-size: 20px;
  padding-left: 25px;
}

.product-info
  .woo-sctr-shortcode-wrap-wrap-salescountdowntimer
  .woo-sctr-shortcode-countdown-text-before {
  font-weight: normal;
  color: #fff;
}

/* Product Page */
.shop-page-title {
  background: #f7f8f9;
  padding: 15px 0;
  -webkit-box-shadow: 0 0 5px #eee;
  box-shadow: 0 0 5px #eee;
  z-index: 1;
}

.product-container .product-main {
  padding: 0;
  margin-bottom: 20px;
  -webkit-box-shadow: rgba(60, 64, 67, 0.1) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  box-shadow: rgba(60, 64, 67, 0.1) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.product-main .header-title {
  display: flex;
  padding-bottom: 0;
}

.product-main .header-title h1 {
  width: auto;
  margin-right: 10px;
  width: auto;
  margin-right: 10px;
  font-weight: 400;
  font-size: 24px;
}

.product-main .meta-title {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  min-width: 200px;
}

.product-main .meta-title .star-rating {
  border-right: 1px solid;
  margin-right: 10px;
}

.product-main .content-row {
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
}

.single-product #wrapper,
.single-product #main {
  background: #fff;
}

.product-des > div {
  margin-bottom: 15px;
}

.breadcrumbs a {
  color: #000;
  font-size: 14px;
}

.breadcrumbs a:last-child {
  color: var(--primary-color);
}

.page-title-inner {
  padding-top: 0;
  min-height: 20px;
}

.page-title-inner .medium-text-center {
  text-align: left !important;
}

.product-note {
  font-style: italic;
  margin-bottom: 10px;
  font-size: 13px;
}

.product-note a,
.product-note a:hover {
  color: #000;
  font-weight: 600;
}

.product-note i {
  padding: 5px;
  border-radius: 20px;
  background: var(--primary-color);
  color: #fff;
  width: 26px;
}

.specifications {
  border: 1px solid #eee;
}

.specifications .header-title h2 {
  font-size: 15px;
  text-align: center;
  line-height: 50px;
  background: #e0e0e0;
}

.specifications tr td:last-child {
  font-weight: 600;
}

.product-footer .woocommerce-tabs {
  padding: 0 0 30px;
}

.topview h1 {
  display: block;
  width: auto;
  float: left;
  margin-right: 15px;
}

.image-tools a.button {
  border-color: var(--primary-color);
}

.image-tools a.button i {
  color: var(--primary-color);
}

.image-tools a.button:hover i {
  color: #fff;
}

.hotsale-product {
  padding: 10px;
  background: #ffe5e9;
  font-weight: 600;
  border-radius: 5px;
  margin-bottom: 10px;
}

.promotion-product {
  border: 1px solid var(--primary-color);
  padding: 20px 10px 10px;
  position: relative;
  margin: 20px 0 5px;
  border-radius: 5px;
}

.promotion-product h4 {
  font-weight: normal;
}

.promotion-icon {
  position: absolute;
  top: -17px;
  background: var(--primary-color);
  color: #fff;
  padding: 5px 15px;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 15px;
}

.promotion-info p {
  margin-bottom: 10px !important;
}

.promotion-info ul,
.promotion-info p:last-child {
  margin-bottom: 0;
}

.linked-product {
  display: flex;
  flex-flow: wrap;
  margin: 10px 0;
  order: 2;
}

.item-linked-product {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 10px;
  border: 1px solid #ddd;
  margin-right: 10px;
  margin-bottom: 10px;
  width: calc((100% / 3) - 7px);
  box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
  border-radius: 3px;
}

.item-linked-product:nth-child(3n) {
  margin-right: 0;
}

.item-linked-product span {
  color: #000;
}

.item-linked-product strong {
  font-size: 13px;
}

.item-linked-product.active {
  border-color: var(--primary-color);
}

.item-linked-product.active span {
  font-weight: bold;
}

.description-product {
  padding: 15px;
  border-radius: 1rem;
  -webkit-box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px,
    rgb(60 64 67 / 15%) 0px 2px 6px 2px;
  box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px,
    rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}

.description-product p {
  margin-bottom: 0;
}

.button_readmore {
  width: 100%;
  max-width: 335px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  background: #ffffff;
  font-size: 14px;
  color: #212529;
  text-decoration: none !important;
  cursor: pointer;
}

.button_readmore i {
  margin-left: 10px;
}

.single_variation_wrap {
  display: flex !important;
  flex-direction: column;
}
.single_variation_wrap .variations {
  display: none;
}
.single_variation_wrap .woocommerce-variation.single_variation {
  order: 1;
}

.single_variation_wrap .variations {
  margin-bottom: 0;
  order: 3;
}

.single_variation_wrap .promotion-info {
  order: 4;
}

.single_variation_wrap .woocommerce-variation-add-to-cart {
  order: 5;
}

form.variations_form {
  margin-bottom: 0;
  margin-top: 0;
}

.woocommerce-product-attributes.shop_attributes th {
  letter-spacing: 0;
  text-transform: inherit;
  font-weight: normal;
  width: 30%;
  min-width: 100px;
}

.ux-swatch {
  font-weight: bold;
  overflow: hidden;
  padding: 5px 20px;
  font-size: 13px;
  flex-direction: column;
  box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
  border-radius: 3px;
  border: 1px solid #ddd;
  width: calc((100% / 3) - 7px);
}

.ux-swatch:nth-of-type(3n) {
  margin-right: 0;
}

.ux-swatch.selected {
  -webkit-box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
  box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
  border: 1px solid var(--primary-color);
}

.ux-swatch__price {
  font-weight: 600;
  color: #e0052b;
  font-size: 1.1em;
}

.ux-swatch:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: #eee;
  transform: rotate(45deg);
  bottom: -15px;
  right: -15px;
}

.ux-swatch.selected:after {
  background: var(--primary-color);
}

.ux-swatch.selected:before {
  content: "\e00a";
  font-family: "fl-icons" !important;
  position: absolute;
  color: #fff;
  bottom: 0;
  right: 0;
  font-size: 11px;
  z-index: 1;
}

.product-info.summary .quantity {
  display: none !important;
}
.product-info.summary .quantity span {
  padding-right: 15px;
}
.product-info.summary .sticky-add-to-cart--active .quantity {
  margin-bottom: 0;
}
.sticky-add-to-cart.sticky-add-to-cart--active {
  display: none !important;
}
.product-info.summary .quantity input {
  height: 38px;
  width: 38px;
}

.product-info.summary .quantity input[type="number"] {
  width: 70px;
  max-width: 70px;
}

.product-main button.single_add_to_cart_button,
.product-main button.buy_now_button {
  border-radius: 10px;
  margin-bottom: 0;
  width: 100%;
  border: 1px solid #e42013;
  background-color: #e42013;
}
.product-main .sticky-add-to-cart {
  display: block;
}
.product-main button.single_add_to_cart_button {
  line-height: 1.4;
  padding: 5px;
  border: 1px solid #e42013;
  background-color: #e42013;
  color: #fff;
  display: none;
}

.product-main button.buy_now_button {
  line-height: 30px;
}
.product-main button.buy_now_button p {
  text-transform: none;
  color: #fff;
  margin-bottom: 0;
}
p.book_now_product {
  font-size: 20px;
}
.product-main .sticky-add-to-cart-wrapper {
  text-align: center;
  margin: 20px 0;
}
button.single_add_to_cart_button:hover,
button.buy_now_button:hover {
  box-shadow: none !important;
}

.ntx-quickbuy button.buy_now_button {
  position: relative;
}

.ntx-quickbuy button.buy_now_button:after {
  animation: spin 500ms infinite linear;
  border: 2px solid #fff;
  border-radius: 32px;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  content: "";
  display: block;
  height: 16px;
  top: 50%;
  margin-top: -8px;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  width: 16px;
}

.ntx-quickbuy button.single_add_to_cart_button.loading:after {
  display: none;
}

.sticky-add-to-cart--active button.single_add_to_cart_button,
.sticky-add-to-cart--active button.buy_now_button {
  width: auto;
}

.cart-item a.button,
.cart-item a.button:hover {
  color: #000;
}

.product-info .shipping {
  display: flex;
}

.product-info .shipping .shipping-content ul li {
  list-style: none;
}

.product-info .shipping .shipping-content ul li .fa-shipping-fast {
  color: #00a214;
}

.product-info .shipping .shipping-content ul li i {
  margin-right: 5px;
}
.product-page-right span.widget-title {
  font-size: 18px;
  font-weight: 500;
  color: #000;
}
.product-page-right #flatsome_recent_posts-2 {
  padding-top: 20px;
}
.product-section {
  border-top: 0;
  background: #fff;
  position: relative;
}

.product-page-left .product-section {
  padding: 0 10px;
  height: 1200px;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 15px;
}

.product-section.active {
  height: auto !important;
}

.product-footer .product-footer-right {
  -webkit-box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px,
    rgb(60 64 67 / 15%) 0px 2px 6px 2px;
  box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px,
    rgb(60 64 67 / 15%) 0px 2px 6px 2px;
  border-radius: 1rem;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 15px;
}

.content-product-page .content-product-footer-right .table {
  width: 100%;
}

.product-footer .product-footer-right .table table {
  border: 1px solid #f2f2f2;
  border-radius: 1rem;
  overflow: hidden;
}

.product-footer .product-footer-right .table td:first-child {
  padding-left: 10px;
}

.product-footer .product-footer-right .table tbody tr:nth-child(odd) {
  background: #f2f2f2;
}

.product-footer-right .table table tr:nth-child(-n + 10) {
  display: table-row;
}

.product-footer .product-footer-right .table #more-specific {
  width: 100%;
  display: block;
  border: 1px solid #eee;
  text-align: center;
  padding: 5px;
  margin-bottom: 10px;
  border-radius: 5px;
  font-size: 14px;
}

.product-footer .product-footer-right .table #more-specific:hover {
  border: 1px solid #ccc;
}

.shop-container .product-footer-right .products .product.product-small:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product-footer-showmore {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding-top: 50px;
  text-align: center;
  background: transparent;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.91) 50%,
    #fff 55%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(50%, rgba(255, 255, 255, 0.91)),
    color-stop(55%, #fff)
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.91) 50%,
    #fff 55%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.91) 50%,
    #fff 55%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.91) 50%,
    #fff 55%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.91) 50%,
    #fff 55%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  display: block;
  margin-bottom: 0;
}

/* Product Gallery */
.product-thumbnails a:hover img,
.product-thumbnails .is-nav-selected a img {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.product-thumbnails .flickity-slider > .col {
  padding: 2px !important;
}

.product-thumbnails .flickity-slider > .col a {
  border: 1px solid #ddd;
}

.product-thumbnails .flickity-prev-next-button {
  opacity: 1;
}

.product-thumbnails .flickity-prev-next-button.previous {
  left: 0;
}

.product-thumbnails .flickity-prev-next-button.next {
  right: 0;
}

.product-gallery .video-item {
  display: inline-block;
}

/****** Price Product ******/
.product-info {
  position: relative;
}

.product-info .price ins span.amount {
  color: var(--primary-color);
  font-size: 30px;
}

.product-info .price del {
  text-decoration: none;
  font-size: 14px;
  margin-left: 5px;
  font-weight: normal;
}

.product-info .price del span.amount {
  opacity: 1;
  font-weight: bold;
  text-decoration: line-through;
}

.product-info .price > span.amount {
  color: #e42014;
  font-size: 30px;
  font-weight: 600;
}

.product-summary .woocommerce-Price-currencySymbol {
  vertical-align: baseline;
  margin-left: 5px;
}

.woocommerce-variation-price {
  border: 0;
  display: none;
}

.product-footer-left
  .product-info
  .woocommerce-variation-price
  ins
  span.amount {
  top: 35px;
}

.product-footer-left
  .product-info
  .woocommerce-variation-price
  del
  span.amount {
  top: 43px;
}

.product-footer .woocommerce-variation-price {
  width: 100%;
  left: 0;
  background: #fff;
}

.sticky-add-to-cart--active {
  z-index: 9999;
}

/****** Product Bottom Info ******/

.product.product-type-variable .product-footer-left form.variations_form {
  display: flex;
}

.product.product-type-simple .product-footer-left .product-info form {
  width: 50%;
  float: right;
}

.product-footer-left .variations {
  width: 54%;
}

.product-footer-left .single_variation_wrap {
  width: 47%;
}

.product-thumbnails a:hover,
.product-thumbnails .is-nav-selected a {
  border: 0;
}

.product-thumbnails {
  margin: 0 !important;
}

.product-info .variations tr {
  display: flex;
  flex-direction: column;
}

.product-info .variations tr td.label {
  white-space: nowrap;
  margin-right: 5px;
}

.product-info .variations tr td.label label {
  font-weight: bold;
}

/* Tab Product Related */
.tab-product-related .tabs .tab {
  text-transform: uppercase;
  font-weight: 700 !important;
  height: 34px;
  display: flex;
  align-items: center;
  margin: 0 10px 20px 0;
  padding: 5px 10px;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  background: #f3f4f6;
  color: #444444;
  cursor: pointer;
}

.tab-product-related .tabs .tab.active {
  border-color: #d70018 !important;
  background: #fef2f2 !important;
  color: #d70018 !important;
}

.tab-product-related .product-section .row {
  margin-left: 0;
  margin-right: 0;
}

h3.product-section-title {
  max-width: 100%;
  display: none;
}

/* Product Video Review */
.product-video-reviews {
  margin-bottom: 15px;
  background: #fff;
  padding: 10px;
}

.product-video-reviews h3 {
  font-size: 16px;
}

/****** Reviews ******/
.product-reviews {
  padding: 10px;
}

.product-reviews .entry-content {
  padding-top: 0;
  padding-bottom: 0;
}

.product-reviews .table-reviews .star-rating-col {
  max-width: 40% !important;
  -ms-flex-preferred-size: 40% !important;
  flex-basis: 40% !important;
}

.product-reviews .table-reviews > .medium-6 {
  max-width: 60% !important;
  -ms-flex-preferred-size: 50%;
  flex-basis: 60% !important;
}

.product-reviews .table-reviews .button-review {
  margin-bottom: 10px;
}

.product-reviews #reviews .commentlist li {
  border: 0;
  margin: 0;
  padding: 0;
}

.product-reviews #reviews .comment_container {
  padding: 10px;
  padding-top: 10px;
  position: relative;
  background: #eee;
  margin-top: 40px;
  margin-left: 40px;
  border-radius: 10px;
  display: block;
}

.product-reviews #reviews .comment_container img {
  position: absolute;
  top: -30px;
  width: 35px;
  left: -40px;
}

.product-reviews #reviews .commentlist li .meta {
  position: absolute;
  top: -30px;
  width: 100%;
  left: 0;
}

.product-reviews #reviews .commentlist li .meta strong {
  text-transform: capitalize;
}

.product-reviews #reviews .commentlist li .meta time {
  float: right;
}

.product-reviews a.comment-reply-link.button {
  background-color: transparent;
  border: 0;
  color: var(--primary-color);
  font-style: normal;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0;
}

.product-reviews #reviews div.comment-text a.comment-reply-link:before {
  content: "\f086";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
}

.product-reviews #reviews div.reply {
  padding: 0;
}

#comments .comment-respond {
  padding: 15px;
}

.review-detail {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 15px;
}

.reviews_bar {
  margin-top: 10px;
  padding-left: 15px;
}

.send-review {
  background: var(--primary-color);
  margin: 0;
  border-radius: 5px;
  padding: 0 10px;
}

.send-review a {
  color: #fff !important;
}

.commentlist li,
.comment-list li {
  position: relative;
}

.commentlist li.review {
  margin-left: 0;
}

.commentlist li .comment-text,
.comment-list li .comment-text {
  padding: 0;
}

#reviews {
  border: 0;
}

.review .review-item .star-rating,
.comment-form-rating label:first-child {
  float: left;
}

.comment-form-rating label:first-child {
  margin-right: 30px;
}

#tab-reviews #comments .commentlist li .star-rating {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0;
  display: block;
}

.star-rating:before,
.woocommerce-page .star-rating:before,
.star-rating span:before {
  font-size: 13px;
  color: #ffa500 !important;
}

#review_form .upload_section input#do_uploadFile {
  width: 100px;
}

.stars a:after {
  color: #555;
}

.stars a:hover:after,
.stars a.active:after {
  color: #ffab00;
}

#reviews .cr-summaryBox-wrap,
#cr_all_reviews_shortcode .cr-summaryBox-wrap,
.ivole-reviews-grid .cr-summaryBox-wrap {
  margin-bottom: 0;
}

#review_form_wrapper {
  height: 0;
  overflow: hidden;
  transition: 0.5s all;
}

#review_form_wrapper.open {
  height: auto;
}

.star-rating-col {
  text-align: center;
}

.star-rating-col .star-rating {
  margin: auto;
  width: 65px;
}

.star-rating-col .star-point span {
  font-size: 30px;
}

.table-reviews {
  border: 1px solid #dee2e6;
  align-items: center;
  border-radius: 1rem;
  margin: 0 !important;
}

#tab-reviews #comments .commentlist li {
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.ywar_review_row span {
  color: var(--primary-color);
}

.ywar_stars_value {
  min-width: 40px;
}

.ywar_stars_value .fa-star {
  color: #ffa500;
}

.review-form-inner .comment-form .comment-notes {
  position: relative;
  background: #fff;
}

.comment-form input {
  margin-bottom: 0;
}

div.review_vote {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}

.commentlist > li {
  border-bottom: 1px solid #eee;
}

.commentlist > li div.reply {
  padding: 0;
}

/* List video review */
.list-video-reviews .video-reviews {
  position: relative;
  margin: auto;
  background: #fff;
}

.list-video-reviews .item-video {
  width: 100%;
  margin-bottom: 10px;
}

.list-video-reviews .item-video .img-video {
  border-radius: 10px;
  overflow: hidden;
  width: 100px;
}

.list-video-reviews .item-video .img-video img {
  border-radius: 10px;
}

.list-video-reviews .item-video a {
  display: flex;
}

.list-video-reviews .item-video .title-video {
  color: #000;
  font-size: 14px;
  width: calc(100% - 100px);
  margin-left: 10px;
}

/* Countdown */
.inner-flex-middle .col-inner {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -ms-flex-item-align: center !important;
  align-self: center !important;
  vertical-align: middle !important;
}

.inner-flex-middle .col-inner > div {
  display: inline-table;
}

.inner-flex-middle .col-inner .list-brand-items {
  padding-left: 0;
}

/* Archive Product */
.archive #wrapper,
.archive #main {
  background-color: #fff;
}

.list-brand-items {
  text-align: right;
  padding-right: 15px;
}

.list-brand-items a {
  font-size: 12px;
  height: 34px;
  margin: 0 10px 0 0;
  padding: 0.5rem 1rem;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  background: #f3f4f6;
  color: #444444;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  width: auto;
  display: inline-block;
}

.list-brand-items a:hover {
  color: #000;
  background: #cecece;
  box-shadow: 0 0 2px #ccc;
}

.tab-brand-item {
  margin-bottom: 20px;
}

.term-description .list-brand a {
  padding: 10px !important;
  display: inline-block;
  margin-bottom: 5px;
  border: 1px solid #eee;
  border-radius: 10px;
}

.term-description .ux-logo:nth-child(2) a {
  padding: 5px !important;
}

.term-description .ux-logo:nth-child(2) a img {
  height: 25px !important;
}

.term-description .list-category a {
  margin: 10px 10px 10px 0;
  border-radius: 10px;
  background-color: transparent !important;
  font-size: 15px;
  font-weight: 600 !important;
}

.term-description .list-category a.active {
  background-color: #ef4444 !important;
}

.archive .category-page-row {
  max-width: 1200px;
}

.archive .product.product-small .badge-container {
  left: 10px;
}

.product.product-small {
  max-width: calc((100% - 40px) / 5);
  margin-bottom: 10px;
  padding: 10px;
  background: #ffffff;
  position: relative;
  border-radius: 10px;
  -webkit-box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px,
    rgb(60 64 67 / 15%) 0px 2px 6px 2px;
  box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px,
    rgb(60 64 67 / 15%) 0px 2px 6px 2px;
  transition: 0.3s;
}

.product.product-small:not(:nth-of-type(5n)) {
  margin-right: 10px;
}

.product.product-small:hover {
  -webkit-box-shadow: 0 2px 12px 0 rgb(0 0 0 / 30%);
  box-shadow: 0 2px 12px 0 rgb(0 0 0 / 30%);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  z-index: 1;
}

.filter-sidebar .sidebar-wrapper {
  display: flex;
  flex-flow: wrap;
}

.filter-sidebar .sidebar-wrapper > div:not(:last-child) {
  margin-right: 10px;
}

.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.select2-dropdown {
  min-width: 300px;
  top: 10px;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  border-radius: 10px !important;
  border: 1px solid #e5e7eb !important;
}

.select2-results ul.select2-results__options {
  display: flex;
}

.select2-results ul.select2-results__options li.select2-results__option {
  margin: 5px;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  background: #f3f4f6;
  color: #000;
}

.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.term-description .list-brand,
.term-description .filter-sidebar {
  padding-bottom: 0;
}

/* Shop Sidebar */
#shop-sidebar a,
#shop-sidebar a:hover {
  color: #000;
}

#shop-sidebar .widget {
  border: 1px solid #e1e1e1;
}

#shop-sidebar h3.widget-title,
#shop-sidebar span.widget-title {
  background: #e1e1e1;
  display: block;
  padding: 5px;
  font-size: 12px;
}

#shop-sidebar .woocommerce-widget-layered-nav-list {
  padding: 0 10px;
}

#shop-sidebar .price_slider_wrapper .price_slider {
  margin: 20px 10px;
}

/* Phu kien */
.phu-kien .col-inner {
  display: flex;
  flex-wrap: wrap;
}

.phu-kien a.plain {
  width: 10%;
  text-align: center;
  padding: 0 5px;
}

.phu-kien p {
  font-size: 14px;
}

.phu-kien .icon-box-img img {
  padding-top: 0px;
}

.phu-kien .icon-box {
  position: relative;
}

.phu-kien .icon-box .icon-inner {
  height: 126px;
  border-radius: 10px;
  overflow: hidden;
}

.phu-kien .icon-box .icon-box-img {
  margin-top: 15px;
  margin-bottom: 5px;
}

.phu-kien .icon-box .icon-box-text {
  position: absolute;
  top: 10px;
  width: 95px;
  left: 12px;
  color: #fff;
  text-align: left;
  font-weight: 700;
}

.phu-kien a.plain:hover {
  color: #fab200;
}

.phu-kien .col-inner:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: -1;
}

.phu-kien a:nth-child(1) .icon-box .icon-inner {
  background: #fca5a5;
}

.phu-kien a:nth-child(2) .icon-box .icon-inner {
  background: #fda4af;
}

.phu-kien a:nth-child(3) .icon-box .icon-inner {
  background: #f9a8d4;
}

.phu-kien a:nth-child(4) .icon-box .icon-inner {
  background: #c4b5fd;
}

.phu-kien a:nth-child(5) .icon-box .icon-inner {
  background: #a5b4fc;
}

.phu-kien a:nth-child(6) .icon-box .icon-inner {
  background: #93c5fd;
}

.phu-kien a:nth-child(7) .icon-box .icon-inner {
  background: #6ee7b7;
}

.phu-kien a:nth-child(8) .icon-box .icon-inner {
  background: #fcd34d;
}

.phu-kien a:nth-child(9) .icon-box .icon-inner {
  background: #fdba74;
}

.phu-kien a:nth-child(10) .icon-box .icon-inner {
  background: #d1d5db;
}

.phu-kien a:nth-child(11) .icon-box .icon-inner {
  background: #d1d5db;
}

.phu-kien a:nth-child(12) .icon-box .icon-inner {
  background: #fdba74;
}

.phu-kien a:nth-child(13) .icon-box .icon-inner {
  background: #fcd34d;
}

.phu-kien a:nth-child(14) .icon-box .icon-inner {
  background: #6ee7b7;
}

.phu-kien a:nth-child(15) .icon-box .icon-inner {
  background: #93c5fd;
}

.phu-kien a:nth-child(16) .icon-box .icon-inner {
  background: #a5b4fc;
}

.phu-kien a:nth-child(17) .icon-box .icon-inner {
  background: #c4b5fd;
}

.phu-kien a:nth-child(18) .icon-box .icon-inner {
  background: #f9a8d4;
}

.phu-kien a:nth-child(19) .icon-box .icon-inner {
  background: #fda4af;
}

.phu-kien a:nth-child(20) .icon-box .icon-inner {
  background: #fca5a5;
}
.is-divider {
  display: none;
}
.bg-change-battery {
  padding-bottom: 0 !important;
}
.change-battery img {
  border-radius: 20px;
}
h3.title-boxx {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: justify;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #000;
}
.repair-machine h1 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
}
.repair-machine .row.machine {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.repair-machine .image-icon-box {
  width: 100px !important;
  height: 100px;
  background-color: #eff3f6;
  border-radius: 50%;
  position: relative;
}
.repair-machine .image-icon-box .img-inner {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  mix-blend-mode: multiply;
  transform: translate(-50%, -50%);
}
.repair-machine .image-icon-box .img-inner img {
  width: 70%;
}
.phone-hospital {
  margin-bottom: 30px !important;
  padding: 0 20px;
}
.blog-news h5.post-title {
  color: #000;
  font-size: 18px;
}
.blog-news .post-meta {
  opacity: 1;
  font-size: 14px;
  color: #000;
}
.blog-news p.from_the_blog_excerpt {
  color: #000;
  font-size: 14px;
}
.blog-news .box-text {
  height: 180px;
}
.row.see-more-product {
  padding-top: 15px;
}
.row.see-more-product .col.small-12.large-12 {
  padding-bottom: 0;
}
.row.see-more-product .button.success {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #e42013;
  color: #fff;
  text-decoration: none;
  padding: 8px 30px;
  font-size: 14px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
/* Footer */
footer {
  font-size: 16px;
  box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px,
    rgb(60 64 67 / 15%) 0px 2px 6px 2px;
  padding-top: 30px;
}
.copyright-footer {
  font-size: 16px;
}
footer a,
footer a:hover {
  color: #333;
}
.footer-custome span.ux-menu-link__text {
  font-size: 14px;
  color: #000;
}
footer .row.custome-add .col {
  padding: 15px 0;
}
footer .row.custome-add {
  border-top: 1px solid #ddd;
}

.footer-wrapper ul li {
  list-style: none;
  margin-left: 0;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 0.6em;
}
footer .store-system {
  font-size: 14px;
}
footer .des-custome {
  font-size: 14px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  text-align: center;
}
.ux-menu-link__link {
  align-items: baseline;
  border-bottom-color: #000;
  border-bottom-width: 1px;
  color: #000;
  flex: 1;
  min-height: 2.5em;
  padding-bottom: 0.3em;
  padding-top: 0.3em;
  transition: all 0.2s;
}
.back-to-top.active {
  border-color: var(--primary-color);
  color: var(--primary-color);
}

.back-to-top.active:hover {
  color: #fff;
}

/* News */
.title-news h3 {
  background: var(--primary-color);
  padding: 5px;
  color: #fff;
}

.unbox-news .post-item .box-blog-post,
.area-news-content .post-item .box-blog-post,
.post-sidebar .post-item .box-blog-post {
  display: flex;
}

.unbox-news .post-item .box-blog-post {
  margin-bottom: 25px;
}

.unbox-news .post-item .box-image {
  width: 30% !important;
}

.unbox-news .post-item .box-text {
  width: 70%;
  padding: 0 10px 0 0;
}

.post-sidebar .post-item .box-blog-post .box-image,
.unbox-news .post-item .box-blog-post .box-image {
  order: 2;
}

.blog-wrapper a:hover {
  color: #000;
}

.area-news-content .post-item .box-blog-post .box-text {
  padding-left: 30px;
}

.post-sidebar .post-item .box-blog-post .box-text {
  padding-right: 15px;
}

.post-item .box-blog-post .box-text .post-meta:before {
  content: "\e01a";
  font-family: "fl-icons" !important;
  margin-right: 5px;
}

.single .title-news,
.footer-menu-mobile,
#shop-sidebar .is-divider,
.ux-timer span strong,
.ywar_review_row .ywar_rating_bar .ywar_perc_value,
.comment-form-rating label,
.commentlist .comment-respond .comment-form ul#uploadFileList,
.woo-related-products-container .configuration,
.woo-related-products-container .star-rating,
.woo-related-products-container .promotion,
.woo-related-products-container .text-count-review {
  display: none;
}

#reviews_order {
  display: none !important;
}

/* News Sale */
.title-news-sale h3 {
  font-size: 30px;
}

.title-news-sale p {
  font-size: 18px;
  color: #555;
}

.stack img {
  max-height: 40px;
  width: auto;
}

.main-menu-mobile::-webkit-scrollbar-track,
.main-menu-mobile::-webkit-scrollbar,
.main-menu-mobile::-webkit-scrollbar-thumb,
.list-menu-mobile::-webkit-scrollbar-track,
.list-menu-mobile::-webkit-scrollbar,
.list-menu-mobile::-webkit-scrollbar-thumb,
ul.nav-menu-mobile > li > ul.sub-menu::-webkit-scrollbar-track,
ul.nav-menu-mobile > li > ul.sub-menu::-webkit-scrollbar,
ul.nav-menu-mobile > li > ul.sub-menu::-webkit-scrollbar-thumb,
.menu-tab::-webkit-scrollbar-track,
.menu-tab::-webkit-scrollbar,
.menu-tab::-webkit-scrollbar-thumb,
.phu-kien::-webkit-scrollbar-track,
.phu-kien::-webkit-scrollbar,
.phu-kien::-webkit-scrollbar-thumb,
.brand-items::-webkit-scrollbar-track,
.brand-items::-webkit-scrollbar,
.brand-items::-webkit-scrollbar-thumb {
  display: none;
}

@media screen and (min-width: 1024px) {
  /****** Laptop Category *****/
  .box_left {
    width: 220px !important;
    max-width: 220px !important;
  }

  .box_right {
    width: calc(100% - (220px + 58.33333333%)) !important;
    max-width: calc(100% - (220px + 58.33333333%)) !important;
  }

  .product-footer-left {
    max-width: 830px;
    -ms-flex-preferred-size: 830px;
    flex-basis: 830px;
  }

  .content-product-footer-right {
    max-width: calc(100% - 830px);
    -ms-flex-preferred-size: calc(100% - 830px);
    flex-basis: calc(100% - 830px);
  }
}

@media screen and (min-width: 850px) {
  .slider.row-slider .flickity-slider > .product.product-small {
    max-width: calc((100% - 40px) / 5);
    margin-bottom: 10px;
    padding: 10px;
    background: #ffffff;
    position: relative;
    border-radius: 10px;
    -webkit-box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px,
      rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px,
      rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    transition: 0.3s;
  }
}

@media only screen and (max-width: 1024px) {
  li.header-search-form {
    width: 200px;
  }

  .product-main .content-row {
    width: 100%;
  }

  .product-info .woocommerce-variation-price del span.amount {
    left: 185px;
  }

  .product.product-type-simple .product-footer-left .product-info form {
    width: 60%;
  }

  .product-info a.compare {
    display: none;
  }

  .line-title-home {
    height: auto;
  }

  .phu-kien .icon-box .icon-inner {
    height: 100px;
  }
}

@media only screen and (max-width: 849px) {
  #logo {
    width: auto !important;
  }
  .header.show-on-scroll,
  .stuck .header-main {
    background-color: #e42014;
  }
  #logo img {
    max-height: 60px !important;
  }

  .menu-mobile-section.active {
    display: block;
  }

  .home .header .header-wrapper,
  .home .header .header-bg-color {
    background-color: transparent;
  }

  #popup {
    width: 100% !important;
    max-width: 100% !important;
  }
  #popup h2 {
    font-size: 1em;
    padding-top: 15px;
  }
  #popup .col,
  #popup .col-inner {
    padding: 0 !important;
    background: #f00;
    margin-top: auto;
    margin-bottom: auto;
  }

  #popup .row:not(.row-collapse) {
    margin-left: 0;
    margin-right: 0;
  }

  .header.active .header-wrapper,
  .header-wrapper.stuck {
    background-color: var(--primary-color);
    z-index: 999;
  }

  .header .header-wrapper .header-logo-sticky,
  .header-wrapper .header-logo-sticky,
  .header.active .header-wrapper .header-logo-sticky,
  .header-wrapper.stuck .header-logo-sticky {
    display: block !important;
  }

  .header .header-wrapper .header-logo-sticky + img,
  .header-wrapper .header-logo-sticky + img,
  .header.active .header-wrapper .header-logo-sticky + img,
  .header-wrapper.stuck .header-logo-sticky + img {
    display: none !important;
  }

  .header.active,
  .header-wrapper.stuck,
  .body-scroll-lock--active #header {
    z-index: 999;
  }

  .header.active .header-wrapper,
  .header-wrapper.stuck {
    position: fixed;
    top: 0;
  }

  .home .header.active .header-wrapper:after,
  .home .header-wrapper.stuck:after {
    display: none;
  }

  #btnHeaderMenu {
    display: none !important;
  }

  input[type="email"],
  input[type="date"],
  input[type="search"],
  input[type="number"],
  input[type="text"],
  input[type="tel"],
  input[type="url"],
  input[type="password"],
  textarea,
  select,
  .select-resize-ghost,
  .select2-container .select2-choice,
  .select2-container .select2-selection {
    height: 33px;
  }

  #btnHeaderMenu,
  .menu-item-has-children:after,
  .off-canvas-center .nav-sidebar.nav-vertical > li .toggle {
    display: none;
  }

  /* Menu Tab */
  .menu-tab {
    overflow-x: auto;
    display: block;
  }

  .menu-tab ul {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    width: 100%;
    margin-bottom: 10px;
    background: #fff;
    box-shadow: none !important;
  }

  .menu-tab ul li {
    width: 16.6666%;
  }

  .menu-tab ul > li > a {
    padding: 5px 0px !important;
    text-align: center;
    flex-direction: column;
    display: flex;
    align-items: center;
    font-size: 12px !important;
  }

  .menu-tab ul li a img {
    width: 60px;
    height: 60px;
    background: #f5f5f5;
    margin-right: 0;
    margin-bottom: 5px;
  }

  .menu-tab ul li:nth-child(1) a img {
    background: #fee2e2;
  }

  .menu-tab ulli:nth-child(2) a img {
    background: #ffedd5;
  }

  .menu-tab ul li:nth-child(3) a img {
    background: #fef9c3;
  }

  .menu-tab ul li:nth-child(4) a img {
    background: #ecfccb;
  }

  .menu-tab ul li:nth-child(5) a img {
    background: #d1fae5;
  }

  .menu-tab ul li:nth-child(6) a img {
    background: #ccfbf1;
  }

  .menu-tab ul li:nth-child(7) a img {
    background: #e0f2fe;
  }

  .menu-tab ul li:nth-child(8) a img {
    background: #e0e7ff;
  }

  .menu-tab ul li:nth-child(9) a img {
    background: #ede9fe;
  }

  .menu-tab ul li:nth-child(10) a img {
    background: #ccfbf1;
  }

  .menu-tab ul li:nth-child(11) a img {
    background: #fae8ff;
  }

  .menu-tab ul li:nth-child(12) a img {
    background: #fce7f3;
  }

  .swiper-slide img {
    height: 100%;
  }

  .product-infomation,
  .product-des {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-bottom: 0;
  }

  .content-product-page {
    flex-direction: column-reverse;
  }

  .content-product-page .content-product-footer-right,
  .content-product-page .product-footer-left {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .product-footer-left form.variations_form {
    display: block !important;
  }

  .product-footer-left .variations {
    width: 133%;
    margin-left: -33%;
    margin-top: 20px;
  }

  .product-footer-left .single_variation_wrap {
    margin-left: -35%;
    width: 135%;
  }

  .rank-review,
  .button-review {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  #cr_all_reviews_shortcode .cr-summaryBox-wrap .ivole-summaryBox {
    border-right: 0;
  }

  .youtube-channel .flickity-prev-next-button.next {
    right: 40%;
  }

  .youtube-channel .flickity-prev-next-button.previous {
    left: 40%;
  }

  .product.product-type-simple .product-footer-left .product-info form {
    width: 100%;
    float: none;
  }

  .text-left .list-brand-items {
    text-align: left;
  }

  .line-title-home {
    width: calc(100% - 30px);
    padding: 5px 0;
  }

  .phone-home
    .list-product-home
    .row.row-small
    > .product-small.col:last-child {
    display: none;
  }

  .shop-page-title .medium-flex-wrap {
    flex-flow: row;
  }

  .shop-page-title .medium-text-center {
    width: 50% !important;
    float: left !important;
    flex: auto;
  }

  .shop-page-title .page-title-inner .medium-text-center {
    text-align: right !important;
  }

  .shop-page-title .page-title-inner .flex-grow.medium-text-center {
    text-align: left !important;
  }

  .single-product .shop-page-title .medium-text-center {
    width: 100% !important;
  }

  .single-product .shop-page-title .medium-flex-wrap {
    flex-flow: column;
  }

  .product.product-small {
    max-width: calc((100% - 20px) / 3);
  }

  .product.product-small:nth-of-type(5n) {
    margin-right: 10px;
  }

  .product.product-small:nth-of-type(3n) {
    margin-right: 0px;
  }

  .tab-product-related .product.product-small:nth-of-type(3n) {
    margin-right: 10px;
  }

  .archive .shop-container .products {
    margin-left: 0;
    margin-right: 0;
  }

  .sticky-add-to-cart--active .quantity {
    display: none !important;
  }

  .tab-product-related .product-section {
    overflow-x: auto;
    margin-left: -15px;
    margin-right: -15px;
  }

  .tab-product-related .product-section h3.product-section-title {
    position: sticky;
    left: 15px;
    width: max-content;
    margin-left: 0;
  }

  .tab-product-related .product-section > .row {
    flex-flow: row;
    max-width: unset;
    width: max-content;
    padding-left: 15px;
    padding-bottom: 10px;
  }

  .tab-product-related .product-section > .row > .product.product-small {
    max-width: unset;
    width: 170px;
  }
  .off-canvas-left .mfp-content {
    background-color: #fff;
    color: #0000;
  }
  #main-menu .sidebar-menu ul li a {
    color: #000;
  }

  /* Footer Menu Mobile */
  .footer-menu-mobile {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99999;
    display: block;
  }

  .footer-menu-mobile ul.menu {
    border-radius: 0;
    display: flex;
    padding: 5px 0;
  }

  .footer-menu-mobile ul.menu > li {
    width: calc(100% / 5);
  }

  .footer-menu-mobile ul.menu > li > a {
    flex-flow: column;
    font-size: 12px !important;
    padding: 6px 0 !important;
    white-space: nowrap;
  }

  .footer-menu-mobile ul.menu > li > a img {
    filter: grayscale(1);
    margin-bottom: 5px;
    margin-right: 0;
  }

  .footer-menu-mobile ul.menu > li > a:hover {
    color: var(--primary-color);
    font-size: 12px !important;
  }

  .footer-menu-mobile ul.menu > li > a:hover img {
    filter: grayscale(0);
    margin-right: 0;
    margin-bottom: 5px;
  }

  .has-off-canvas
    .footer-menu-mobile
    ul.menu
    > li
    > a.current-lightbox-clicked {
    opacity: 1 !important;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  body.body-scroll-lock--active .mfp-wrap {
    background: #fff;
    top: 45px !important;
  }

  body.body-scroll-lock--active .mfp-bg.mfp-ready {
    opacity: 0;
  }

  .banner-home {
    margin-top: 5px;
  }

  /* Footer */

  .footer-wrapper .icon-box-text a {
    font-size: 14px;
    color: var(--primary-color);
    font-weight: bold;
  }

  .footer-wrapper .ux-menu {
    font-size: 14px;
  }

  .footer-wrapper .ux-menu .ux-menu-title {
    text-transform: none;
    font-size: 16px;
    min-height: auto;
  }

  .footer-wrapper .ux-menu .menu-item a {
    border: 0;
    position: relative;
  }

  .footer-wrapper .ux-menu .menu-item a i {
    position: absolute;
    right: 0;
    font-size: 18px;
  }

  .phu-kien .col-inner {
    width: 800px;
  }

  .phu-kien a.plain {
    width: 80px;
  }

  .phu-kien .icon-box .icon-box-img {
    width: 70px !important;
  }

  .phu-kien .icon-box .icon-inner {
    height: 80px;
  }

  .phu-kien {
    overflow: auto;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .phu-kien .icon-box .icon-box-text {
    width: 60px;
    left: 10px;
  }

  .phu-kien p {
    font-size: 11px;
    line-height: 1;
  }

  .brand-items {
    text-align: left;
    margin-bottom: 5px;
    padding-bottom: 5px;
    overflow-x: auto;
  }

  .list-brand-items {
    overflow-x: scroll;
    width: max-content;
  }

  .home a.btn-read-more {
    margin-bottom: 0;
    margin-right: 0;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    min-height: auto;
    line-height: 1;
    color: #333;
  }

  .menu-mobile-header {
    padding: 5px 15px;
  }
}

@media screen and (max-width: 767px) {
  .footer-menu-mobile {
    display: none;
  }
  .header-main {
    background-color: #e42014;
  }
  .blog-news .box-text {
    height: 100%;
  }
  .bg-change-battery {
    padding-bottom: 0 !important;
    padding-top: 0 !important ;
  }
  .change-battery img {
    border-radius: 10px;
  }
  .repair-machine .image-icon-box {
    width: 50px !important;
    height: 50px;
    background-color: #eff3f6;
    border-radius: 50%;
    position: relative;
  }
  .repair-machine .image-icon-box .img-inner img {
    width: 50px;
  }
  .repair-machine h1 {
    color: #000;
    font-size: 14px;
    font-weight: 400;
  }
  .repair-machine .row.machine .small-12 {
    flex-basis: 25%;
    max-width: 25%;
    padding-bottom: 20px;
  }
  .repair-machine .row.machine .mobile-repair.small-12 {
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 10px;
  }
  .section.repair-machine {
    padding-bottom: 0 !important ;
  }
  .repair-machine .row.machine {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  /*Footer*/
  footer .row.custome-add .col {
    text-align: justify;
    padding: 20px 15px;
    text-align: center;
  }
  .des-custome {
    text-align: justify;
  }
}
@media only screen and (max-width: 550px) {
  .box_right {
    padding-left: 15px;
  }
  .menu-mobile-header {
    padding: 5px 10px;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .sticky-add-to-cart--active .single_add_to_cart_button {
    width: 50%;
  }

  .sale-countdown .woo-sctr-shortcode-countdown-text-before {
    display: none !important;
  }

  .phone-home
    .list-product-home
    .row.row-small
    > .product-small.col:last-child {
    display: block;
  }

  .off-canvas-center .nav-sidebar.nav-vertical > li > a {
    padding-right: 2px;
    padding-left: 2px;
    font-size: 12px;
    font-weight: 600;
    color: #333;
  }

  .mfp-bg.off-canvas-center:not(.dark) {
    height: 260px !important;
    box-shadow: 0 0 3px;
    position: fixed !important;
  }

  .mfp-container {
    padding: 0;
  }

  .mySwiper .swiper-slide {
    font-size: 0;
  }

  .mySwiper {
    height: 1%;
  }

  .mySwiper2 {
    height: 99%;
  }

  .mySwiper .swiper-slide:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background: #e1e1e1;
    left: 0;
    bottom: 0;
  }

  .row-slider .flickity-prev-next-button svg {
    padding: 20% !important;
  }

  .product-info.summary .quantity input[type="number"] {
    width: 40px;
  }

  .product-footer-left,
  .product-footer-right {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .product-footer-left
    .product-info
    .woocommerce-variation-price
    del
    span.amount {
    top: 45px;
  }

  .product-footer-left
    .product-info
    .woocommerce-variation-price
    ins
    span.amount {
    top: 40px;
  }

  .product-footer-left .single_variation_wrap {
    margin-left: -52%;
    width: 150%;
  }

  .product-footer-left .variations {
    margin-left: -52%;
    width: 150%;
    margin-top: 45px;
  }

  .sticky-add-to-cart--active {
    font-size: 13px;
  }

  .sticky-add-to-cart--active .sticky-add-to-cart__product img {
    margin-right: 0;
  }

  .button-review {
    margin-bottom: 15px;
  }

  .menu-mobile ul.menu {
    width: 120%;
  }

  .list-phu-kien {
    width: calc(100% - 30px);
    overflow: hidden;
  }

  .pk-home .list-brand-items {
    text-align: right;
  }

  .hotsale-text h3 {
    margin-left: 0;
  }

  .inner-flex-middle .col-inner .list-brand-items {
    padding-right: 0;
  }

  .area-news-content .box-vertical .box-image,
  .post-sidebar .box-vertical .box-image {
    width: 45% !important;
  }

  .area-news-content .post-item .box-blog-post .box-text {
    padding-left: 10px;
  }

  .blog-wrapper .box-text .from_the_blog_excerpt {
    display: none;
  }

  .product-main .header-title {
    flex-direction: column;
  }

  .product-info .price ins span.amount {
    font-size: 24px;
  }

  .row.row-small .product-small .price-wrapper .price {
    display: grid;
  }

  .product-info .price del > span:not(.amount) {
    display: none;
  }

  .product.product-small {
    max-width: calc((100% - 10px) / 2);
  }

  .product.product-small:nth-of-type(3n) {
    margin-right: 10px;
  }

  .product.product-small:nth-of-type(2n) {
    margin-right: 0px;
  }

  .tab-product-related .product.product-small:nth-of-type(2n) {
    margin-right: 10px;
  }
}

@media only screen and (max-width: 420px) {
  .sticky-add-to-cart--active .single_add_to_cart_button {
    padding: 0 5px;
  }

  .sticky-add-to-cart .buy_now_button {
    padding: 0 10px;
  }

  button.single_add_to_cart_button,
  button.buy_now_button {
    width: 47%;
  }
}

@media only screen and (max-width: 320px) {
  .buy_now_button {
    padding: 0 15px;
  }

  .sticky-add-to-cart--active .single_add_to_cart_button {
    padding: 5px 2px;
  }

  .product-info.summary .sticky-add-to-cart--active .quantity .button {
    width: 25px;
  }

  .item-linked-product,
  .item-linked-product strong,
  .ux-swatch {
    font-size: 12px;
  }

  .ux-swatch:nth-of-type(2n),
  .item-linked-product:nth-of-type(2n) {
    margin-right: 0;
  }

  .ux-swatch,
  .item-linked-product {
    width: calc((100% / 2) - 5px);
  }

  .ux-swatch:nth-of-type(3n),
  .item-linked-product:nth-child(3n) {
    margin-right: 10px;
  }
}
.homepage-section .row.row-collapse {
  padding: 0 15px;
}
.logo-left .logo {
  margin-right: 0;
}
.warranty {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.warranty span {
  margin-bottom: 0;
  line-height: 18px;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
}
#top-bar ul.nav-center {
  justify-content: center;
  display: flex;
  align-items: center;
  gap: 30px;
}
.quote-money {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.quote-money a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-right: 1px solid #fff;
  padding-right: 20px;
}
.quote-money span {
  font-size: 14px;
  font-weight: 600;
  line-height: 14.41px;
  color: #ffffff;
  text-transform: uppercase;
}
span.header-cart-title {
  display: none;
}
ul#header-contact span {
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
}
ul#header-contact li a i {
  font-size: 14px;
  color: #fff;
}
.header-nav-main span.menu-title {
  font-size: 14px;
  font-weight: 600;
}
.header-nav > li > a > i.icon-menu {
  font-size: 1.4em;
}
/* .woocommerce-variation-description {
  display: none;
} */
.ux-swatch {
  background-color: #e42014;
  color: white;
}
.amount {
  color: #e42014 !important;
}

input#woocommerce-product-search-field-0 {
  background-color: white;
}
.header-contact-wrapper span {
  color: white;
}

.nav-left {
  justify-content: start;
}
.container.section-title-container {
  margin-bottom: 0;
  padding-left: 10px;
  padding-top: 10px;
}

h3.section-title.section-title-normal {
  border-left: solid 5px red;
  padding-left: 5px;
  border-bottom: 0;
}

span.section-title-main {
  border-bottom: 0;
}

.category-slider .box-image {
  border: solid 2px #eee;
}
.row.large-columns-7.medium-columns-3.small-columns-2.row-small {
  margin: 0;
}

.featured-box.icon-pr .icon-box.featured-box.icon-box-left.text-left {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.featured-box.icon-pr .icon-box-img.has-icon-bg {
  height: 92px;
}
.featured-box.icon-pr {
  padding-top: 15px;
  padding-bottom: 15px;
}
h4.section-title.section-title-normal {
  border-bottom: 0;
}

#footer .container.section-title-container {
  padding: 0;
}
ul.nav.header-nav.header-bottom-nav.nav-center.nav-uppercase > li {
  margin: 0 030px;
  font-size: 15px;
  white-space: nowrap;
}

ul.nav.header-nav.header-bottom-nav.nav-center.nav-uppercase > li:first-child {
  margin-left: 0 !important;
}

#masthead
  > .header-inner
  > .flex-col.hide-for-medium.flex-left.flex-grow:before {
  content: "";
  position: absolute;
  top: 0;
  height: 70px;
  width: 1050px;
  clip-path: polygon(4% 0%, 100% 0%, 100% 100%, 0% 100%);
  z-index: -1;
}
header .mid .row-mid .mid-box .frmSearch #keyword {
  outline: none;
  border: 1px solid #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 4px;
}
.nav > li > a {
  font-size: 1.1em;
}

.header-nav img.ux-menu-icon {
  width: 16px;
}

@media screen and (min-width: 850px) {
  .home-category > .large-2,
  .home-category > .medium-2 {
    flex-basis: 20%;
    max-width: 20%;
  }
}

.home-category .box-image img {
  width: 80%;
  max-width: 80%;
}
.home-category .box-image {
  text-align: center;
}
header .header-nav .html_topbar_right a.quote img {
  margin-right: 10px;
}
.home-right-banner img {
  object-fit: fill;
}

.category-slider .product-title {
  height: 38px;
  overflow: hidden;
}

.wpcf7-response-output {
  padding: 0;
  margin: 0;
}
.sub_category a {
  display: inline-block;
  padding: 3px 10px;
  color: #969696;
  border: 1px solid #f0f0f0;
  margin: 0 0 5px;
}
.category-page-row {
  padding-top: 10px;
}
.zalo-chat-widget {
  display: block !important;
}

#messenger-icon {
  z-index: 2147483644;
  border: none;
  visibility: visible;
  bottom: 110px;
  right: 52px;
  position: fixed;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

#messenger-icon img {
  width: 100%;
  height: auto;
}

#messenger-icon:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
}
.sub_category {
  display: none !important;
}
.extra-info {
  margin-top: 4px;
  font-size: 13px;
  line-height: 1.4;
  color: #444;
}
.extra-info p {
  margin: 0;
}
.banner-home {
  margin-top: 15px;
}

@media screen and (min-width: 1024px) {
  /****** Laptop Category *****/
  .box_right {
    width: calc(100% - (220px + 58.33333333%)) !important;
    max-width: calc(100% - (220px + 58.33333333%)) !important;
  }
  .product-footer-left {
    max-width: 830px;
    -ms-flex-preferred-size: 830px;
    flex-basis: 830px;
  }
  .content-product-footer-right {
    max-width: calc(100% - 830px);
    -ms-flex-preferred-size: calc(100% - 830px);
    flex-basis: calc(100% - 830px);
  }
}
@media (max-width: 600px) {
  header#header div#masthead i {
    color: #fff !important;
  }
	.hide-for-small-only {
    display: none !important;
  }
}
