/*
Theme Name: xiaomiquangbinh
Description: Giao dien website vutruso.com
Theme URI: https://vutruso.com
Author URI: https://vutruso.com
Template: flatsome
Version: 3.9.3
*/

.flickity-enabled {
  display: block;
  overflow-x: visible;
}

body {font-size: 16px !important;}
b, strong {
  font-weight: 700;
}

.wpcf7-spinner {
  display: none;
}

.footer-wrapper p {
  margin-bottom: 0.3em;
}

.nav-previous,
.nav-next {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 90%;
}

.absolute-footer {
  padding: 10px 0 10px;
}

.form-flat input:not([type="submit"]),
.form-flat select,
.form-flat textarea {
  background: #fff !important;
}

.home .icon-angle-right {
  position: relative;
}

/* Header */
.header-bottom-nav .nav-dropdown-default {
  padding: 4px !important;
}
.header-bottom-nav .nav-dropdown.nav-dropdown-default > li > a {
  border-bottom: 1px dashed #aee4e638;
}
.logo h1 {
  margin-bottom: 0;
}

.form-flat input:not([type="submit"]),
.form-flat select,
.form-flat textarea {
  border-color: #e9e3e5 !important;
}

.header-search-form-wrapper .icon-search {
  color: #fff;
}

.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
  font-weight: 400;
  font-style: normal;
}

.stuck .header-vertical-menu__opener {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.header-bottom-nav > li > a {
  text-transform: capitalize;
}
.stuck .header-bottom {
  background-color: transparent;
}

.stuck .header-bottom-nav > li > a {
  color: #ffffff !important;
  text-transform: capitalize;
}

.header-inner {
  align-items: flex-start;
  margin-top: 1%;
}

.nav-left .header-block {
  width: 90% !important;
  float: left;
}

.header-block h3 {
  font-size: 12px;
}
.header-block {
  float: left;
  width: 200px;
}

.searchform-wrapper {
  width: 100%;
  border-radius: 9px;
  outline: none;
}

.searchform .button.icon i {
  font-size: 1.2em;
  color: #ef8845;
}

.searchform .button.icon {
  height: 3.07em;
  padding: 0px 15px;
  background: #ffff;
}

.ux-search-box form {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 6px;
}

.ux-search-box form input {
  border-radius: 5px 0 0 5px;
  color: #333;
  font-size: 0.97em;
  height: 3.07em;
  max-width: 100%;
  padding: 0 0.75em;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
  transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
  vertical-align: middle;
  width: 100%;
  border: none;
}

.header-bottom {
  background-color: transparent;
  background-image: linear-gradient(180deg, #f1a051 0%, #ed773d 100%);
  max-width: 1280px;
  display: flex;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  border-radius: 8px;
  margin-top: 10px;
}

.header-bottom-nav li a {
  display: flex;
  flex-direction: column;
  align-content: center;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-block-block-1 .icon-box {
  padding: 5px 10px 5px 10px;
}

.header-block-block-1 .icon-box a {
  color: #fff;
}
.header-block-block-1 {
  float: left;
}

/* Generate */
.row-collapse .badge-circle {
  margin-left: 0;
  font-size: 10px;
}

.boanh .img-inner {
  border-radius: 10px;
}

.breadcrumbs {
  font-weight: 400;
}

.section-title-normal span {
  border-bottom: none;
  color: #fff;
  padding: 3px;
  margin-right: 0;
}

.section-title-normal {
  border-bottom: none;
  width: auto;
  margin: 0px 0px 20px 0px;
  padding: 6px 52px 6px 52px;
  background-color: #2d2d37;
  border-radius: 12px 12px 12px 12px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 3px 10px;
  font-size: 18px;
  position: relative;
  margin: 0;
  border-radius: 8px;
  float: left;
}

.section-title a {
  display: block;
  font-size: 0.66em;
  margin-left: auto;
  padding-left: 15px;
  font-family: sans-serif;
  font-weight: normal;
}

.title-wrapper {
  font-size: 16px;
}

.back-to-top {
  color: #ed773d;
}
.large-columns-1 {
  margin-top: 20px;
}
/* Sidebar */
.widget .is-divider {
  margin-top: 3px;
  background: transparent;
}

.blog-single .large-8,
.post-sidebar {
  padding: 0 15px 15px !important;
}

.post-sidebar .badge {
  height: 4.8em;
  width: 4.8em;
}


/* Archive */
.box.box-normal.box-text-bottom.box-blog-post.has-hover {
  background: #ffffff;
  box-shadow: 0px 3px 7px -3px rgba(0, 0, 0, 0.3),
    0px 6px 12px -2px rgba(50, 50, 93, 0.25);
  border-radius: 6px;
  overflow: hidden;
}

.post-item .box-text {
  padding: 10px 10px 10px 10px;
}

.col-social .icon-box-left {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.archive .product-title {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.archive .price {
  font-size: 18px;
  font-weight: 700;
}

.archive .page-title {
  text-align: left;
  padding-left: 1%;
}

.category .large-8 {
  padding: 0 43px 30px;
}

.archive .text-center {
  margin-bottom: 0;
  padding-bottom: 15px;
}

/*Single post*/

.single-post .entry-header-text-top {
  padding-bottom: 0;
  margin-bottom: 0;
}

.single-post .entry-content {
  padding-top: 15px;
}
.single-post .entry-meta {
  margin-bottom: 12px;
}
.single-post .posted-on {
  margin-right: 10px;
}

#comments .comment-respond {
  background-color: rgb(5 161 168 / 4%);
  border-radius: 8px;
}

.comment-respond input[type="email"],
.comment-respond input[type="number"],
.comment-respond input[type="search"],
.comment-respond input[type="tel"],
.comment-respond input[type="text"],
.comment-respond input[type="url"],
.comment-respond textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  box-shadow: none;
  border-radius: 4px;
}

.article-inner.has-shadow .entry-header-text-top {
  padding-top: 0;
}

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

.single-post .slider-nav-outside .flickity-prev-next-button.previous {
  right: 97%;
}

.single-post .slider-nav-outside .flickity-prev-next-button.next {
  left: 97%;
}

/* Single Product */
.box-text-products .woocommerce-product-rating{display: none!important;}

.product-info .price-wrapper .price {
    margin-top: 0;
}
.product-info {
    padding-top: 0;
}
.custom-product-title{
  padding-left: 0;
  padding-bottom: 0;
}

.product-section-title-related {
  padding: 0;
  padding-bottom: 8px;
  position: relative;
  display: block;
  clear: both;
  margin-bottom: 2%;
  margin-top: 2%;
}

.related-products-wrapper {
  border: none;
}

.product-section h2 {
  font-size: 16px;
  margin-top: 13px;
}

.product-page-sections .product-section {
  border: none;
}

.product-section .entry-content {
  padding-top: 5px;
}

.row-divided > .col + .col:not(.large-12) {
  border-left: 1px solid #37b3b914;
}

.product-section-title-related:before {
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 9999;
  height: 3px;
  display: block;
  width: 220px;
}

.product-short-description {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.product-short-description {
  clear: both;
  display: block;
  margin-top: 10px;
  float: left;
}



/* Product */

.col-inner > .product-small .box-text {
  padding: 10px 10px 10px 10px;
}

.col-inner > .product-small .box-image img {
  border-radius: 8px 8px 0 0;
}

.khuyenmai {
  background-color: transparent;
  background-image: linear-gradient(180deg, #f1a051 0%, #ed773d 100%);
  border-radius: 8px 8px 8px 8px;
}

.col-inner > .product-small {
  background: #ffffff;
  box-shadow: 0px 3px 7px -3px rgba(0, 0, 0, 0.3),
    0px 6px 12px -2px rgba(50, 50, 93, 0.25);
  border-radius: 8px;
}

p.name.product-title.woocommerce-loop-product__title {
  overflow-y: hidden;
  font-weight: bold;
}

form.cart {
  margin-top: 10px;
}

span.amount {
  color: #ed773d;
  font-weight: 700;
  white-space: nowrap;
}
.single-product #text-2 {
  display: none;
}

a.icon-remove,
a.remove {
  border-color: #d0d0d07a;
}

.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item::after,
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item::before {
  content: " ";
  display: table;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item::after {
  clear: both;
}
.woocommerce
  .col-sidebar
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item
  a:before {
  content: "";
  width: 15px;
  height: 15px;
  border: 1px solid #717171;
  border-radius: 50%;
  position: absolute;
  left: 23px;
  top: 10px;
}


.single-product .product-info .price-wrapper {
  float: left;
}

.single-product .product-info .discount-badge {
  line-height: 21px;
  margin-left: 15px;
  background: #f09b4e;
  padding: 1px 5px;
  border-radius: 8px;
  color: #fff;
  font-size: 13px;
  float: left;
}

.product-gallery {
  padding-left: 0;
}

.single-product .page-title-inner {
  min-height: 37px;
  padding-top: 0;
  padding-left: 0;
}

.single-product h1 {
  float: left;
  display: inline;
  width: auto;
}

.single-product .woocommerce-product-rating {
  position: relative;
  visibility: visible;
  float: left;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
}

.single-product .meta-products-sold {
  float: left;
  line-height: 32px;
  margin-left: 15px;
}

.thong-so-ky-thuat th {
  letter-spacing: 0.05em;
  line-height: 1.05;
  text-transform: capitalize;
  font-weight: 500;
}

.thong-so-ky-thuat tr:nth-child(odd) > * {
    background: #ECECEC;
}

.warranty-information .icon-box {
  background-color: rgb(253, 245, 232);
  margin: 0px 0px 7px 0px !important;
  padding: 0;
  border-radius: 8px;
}
.warranty-information .icon-box-left .icon-box-img + .icon-box-text {
  padding-left: 0.5em;
  display: flex;
  align-items: center;
}
.icon-box-img + .icon-box-text {
  padding-left: 0.5em;
}

.thong-so-ky-thuat {
  display: block;
  position: relative;
  overflow: hidden;
  background: #fff;
  padding: 10px;
  box-shadow: -1px 3px 35px 5px #00000029;
  border-radius: 14px;
  margin-bottom: 10px;
}

#review_form .has-border {
  border: transparent;
  padding: 0;
}
.single-product .product-section .large-2 {
  width: 0;
  display: none;
}
.single-product .product-section .large-10 {
  flex-basis: 100%;
  max-width: 100% !important;
}

.page-title:not(.featured-title) + main .product-main {
  margin-bottom: 0;
  padding-bottom: 0;
}

.product-page-sections .product-section {
  border: none;
  font-family: arial !important;
  text-align: justify;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: -1px 3px 35px 5px #00000029;
  border-radius: 14px;
  margin-bottom: 20px;
  background-color: #fff;
}

.product-section .entry-content {
  padding-top: 5px;
  padding-bottom: 0;
}

#review_form_wrapper {
  padding-bottom: 0;
}

#review_form_wrapper form {
  padding-bottom: 0 !important;
  margin-bottom: 0;
}

#review_form_wrapper input[type="submit"] {
  background-color: var(--fs-color-primary);
  border-radius: 8px;
}

#comments {
  margin-bottom: 0;
  padding-bottom: 0;
}

.installment2 {
  position: absolute;
  top: 0;
  margin-left: -8px;
  z-index: 99;
}

.product-small .badge {
  background: linear-gradient(93.01deg, #ff6700 15.48%, #f9920f 92.66%);
  border-radius: 3px;
  padding: 0px 3px;
  color: #fff;
  position: absolute;
  top: 3px;
  height: 19px;
  line-height: 22px;
  text-align: center;
  font-size: 13px;
  left: 6px;
}

.giaolap-mienphi {
  background-color: rgb(237, 119, 61);
  border-radius: 3px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding: 0px 8px;
  margin: 10px 0;
}

.giaolap-mienphi img{
    width: 18px;    
    padding-top: 0;
}

.giaolap-mienphi .icon-box-img {
    width: 20px!important
}

.giaolap-mienphi .icon-box-text {
    padding-left: 3px!important
}

.giaolap-mienphi {
    text-transform: uppercase;
    width: 151px !important;
}

.re-vo-dich{
    width: 107px !important;
}


.giaolap-mienphi .icon-inner {
    float: left;
    line-height: 10px;
}
.installment{
  width: 100%;
}


.badge-circle .badge-inner {
  background: transparent;
}

.cart-container .large-7,
.cart-container .large-5 {
  flex-basis: 100%;
  max-width: 100%;
  padding-bottom: 0;
  background: #ffffff;
  box-shadow: 0px 3px 7px -3px rgba(0, 0, 0, 0.3),
    0px 6px 12px -2px rgba(50, 50, 93, 0.25);
  border-radius: 8px;
  padding: 16px 20px 20px;
  margin: 6px 20px;
}
.woocommerce-additional-fields,
.cart-container .woocommerce-form-coupon-toggle {
  display: none;
}

.cart-container .woocommerce-billing-fields {
  border-top: none;
  padding-top: 0;
}
.cart-container form.checkout h3 {
  padding-top: 0;
}

.woocommerce-checkout .has-border {
  border: none;
  padding: 6px;
}

.woocommerce-checkout td,
.woocommerce-checkout th {
  font-size: 0.8em;
}
button#place_order {
  margin-right: 0;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  white-space: normal;
  width: 100%;
  background-color: #ed773d;
  border-color: #ed773d;
  border-radius: 6px;
  padding: 10px 20px;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.2s;
}
.woocommerce-order-received .col-gio-hang {
  display: none;
}

.woocommerce-order-received .col-thanh-toan {
  width: 100% !important;
  flex-basis: 100%;
  max-width: 100%;
}

.cart-container {
  padding-top: 0;
  margin-top: 0;
}

.woocommerce-order-received .woocommerce-order > .large-5,
.woocommerce-order-received .woocommerce-customer-details,
.woocommerce-order-received .woocommerce-order-details {
  max-width: 767px;
  margin: 0 auto;
  margin-top: 10px;
  box-shadow: 0px 3px 7px -3px rgba(0, 0, 0, 0.3),
    0px 6px 12px -2px rgba(50, 50, 93, 0.25);
  padding: 15px 20px;
}

.woocommerce-order .is-well {
  box-shadow: none;
  padding: 0;
}

.woocommerce-order-received .large-7,
.woocommerce-order-received .large-5 {
  box-shadow: none;
}

.product-small .woocommerce-product-rating {
  display: none;
}

.single-product .vts-flashsale {
  background-image: url(https://khodienmaygiatot.com.vn/wp-content/uploads/2025/01/bg-flashsale.jpg);
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 10px;
  width: 100%
}
.single-product .vts-flashsale span.title {
  margin-top: 10px;
  margin-right: 25px;
}

.single-product .vts-flashsale .ux-timer {
  margin: 0;
}
.single-product .vts-flashsale .ux-timer span {
  font-size: 20px;
}
.single-product .vts-flashsale .ux-timer span strong {
  font-size: 10px;
  text-transform: none;
}

.single-product .vts--flashsale .ux-timer span {
  color: var(--isures-secondary-color) !important;
}
.single-product .vts--flashsale .ux-timer span strong {
  color: #222;
}


/* Tra cuu don hang */

.vts-info p {
  margin-top: 0;
  width: 50%;
  float: left;
}

.vts-info p.sp-da-mua {
  width: 100%;
}

.vts-info ul {
  float: left;
  width: 100%;
}

.vts-info i {
  padding-right: 7px;
}

.vts-info li a {
  color: #ee8041;
}

/* Đăng ký bảo hành */

.ct-field {
  flex-basis: 46.8%;
  max-width: 46.8%;
  margin-right: 40px;
}
.ct-field:nth-child(2n) {
  margin-right: 0px;
}

.wpcf7-form-control-wrap .sp-khac {
  display: none;
}

.show-input .sp-khac {
  display: block !important;
}

input[name="text-332"] {
  transition: all 0.3s ease;
  margin-top: 10px;
}

.wpcf7 .wpcf7-not-valid-tip {
  margin-top: -16px;
  font-size: 12px;
}

.dang-ky-bao-hanh .nav-box > li.active > a,
.dang-ky-bao-hanh .nav-pills > li.active > a {
  background-color: transparent;
}

.dang-ky-bao-hanh li{
    background: #ed773d;
    padding: 0 10px;
    border-radius: 8px;
}

.dang-ky-bao-hanh li a{
  color: #fff!important;
}

input[type="checkbox"],
input[type="radio"] {
  cursor: pointer;
}

.dang-ky-bao-hanh a:before {
    background: transparent;
}

.dang-ky-bao-hanh .nav-vertical+.tab-panels {
  border-left: none;
}

.dang-ky-bao-hanh .nav-vertical.nav-line>li>a:before {
    background: transparent;
}

.dang-ky-bao-hanh .nav.nav-vertical li {
    margin-bottom: 4px;
}

.dang-ky-bao-hanh .nav-vertical+.tab-panels {
    margin-left: 30px;
}


.select2-container {
  min-width: unset !important;
}



/* Cross sale */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #ddd;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

table {
  border-top: 1px solid var(--border-color);
  border-right: 1px solid var(--border-color);
}
table tr > td,
table tr > th {
  border-left: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
  padding: 10px;
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th,
.variations_form .variations {
  border-top: none;
  border-right: none;
}
.variations_form .variations th,
.variations_form .variations td {
  display: block;
  border-bottom: none;
  border-left: none;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.variations_form .variations th.label label {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-black);
  margin-bottom: 12px;
  display: block;
}
.variations_form .variations input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: none;
}
.variations_form .variations .product-variation:hover .conten-variation,
.variations_form
  .variations
  .product-variation
  input:checked
  ~ .conten-variation {
  background: #fdf5e8;
  border-color: #ed773d;
}
.variations_form .variations .list-variation {
  display: flex;
  column-gap: 8px;
  flex-wrap: wrap;
  justify-content: flex-start;
  row-gap: 10px;
}
.variations_form .variations .product-variation .conten-variation {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  display: inline-block;
  min-height: 56px;
  padding: 6px 15px;
  min-width: 130.4px;
  cursor: pointer;
  transition: all 0.4s;
}
.variations_form .variations .text-variation-center {
  text-align: center;
}
.variations_form
  .variations
  span:not(.woocommerce-Price-currencySymbol, .woocommerce-Price-amount) {
  display: block;
}
.variations_form .variations span.variation-attributes {
  color: var(--color-black);
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 4px;
}
.variations_form .variations span.variation-prices {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--coloer-2D2D37);
}
.variations_form .variations span.variation-prices del {
  display: none;
}

.variations_form .variations tr {
  display: block;
}
.variations_form .variations tr:last-child {
  margin-bottom: 0px;
}

.variations_form .amount {
  margin-right: 0;
}


@media (max-width: 1024px) {
  .variations_form .variations th.label label,
  .variations_form .variations span.variation-attributes,
  .variations_form .variations span.variation-prices {
    font-size: 12px;
    line-height: 16px;
  }
  .variations_form .variations tr,
  .variations_form .variations {
    margin-bottom: 10px;
  }
  .variations_form .variations .product-variation .conten-variation {
    box-shadow: 0px 3px 7px -3px rgba(0, 0, 0, 0.3),
      0px 6px 12px -2px rgba(50, 50, 93, 0.25);
    min-height: 52px;
  }
  .variations_form .variations .product-variation .conten-variation {
    min-width: 110.4px;
  }
  .variations_form .variations th.label label {
    margin-bottom: 8px;
  }
  .variations_form .variations tr {
    margin-bottom: 16px;
  }
}

/* Mobile menu */
.menu-mobile-footer{position:fixed;z-index:9999999;background-color:#fff;width:100%;bottom:0;}
.menu-mobile-footer ul{display:flex;flex-wrap:wrap;align-items:start;margin-bottom: 0;}
.menu-mobile-footer ul > li{flex-basis:0;flex-grow:1;}
.menu-mobile-footer ul > li a{display:flex;flex-wrap:wrap;padding:5px 7px 10px;}
.menu-mobile-footer ul > li a > *{width:100%;text-align:center;}
.menu-mobile-footer ul > li a .icons{margin-bottom:3px;}
.menu-mobile-footer ul > li a .icons svg{max-height:29px;}
.menu-mobile-footer ul > li a .icons svg *{transition:0.2s all;}
.menu-mobile-footer ul > li a .text{color:#979797;font-weight:400;font-size:11px;line-height:13px;transition:0.2a all;}
.menu-mobile-footer ul > li a:hover .text{color:var(--color-primary);}

@media (min-width: 1025px){
  .menu-mobile-footer{display:none;}
}

/* Liên hệ Desktop */
.widget-btn-list {
  position: fixed;
  right: 23px;
  bottom: 85px;
  width: 45px;
  z-index: 99999;
}

.widget-btn-list a {
  width: 50px;
  height: 50px;
  line-height: 40px;
  display: inline-block !important;
  border: none !important;
  font-size: 18px !important;
  color: #fff !important;
  text-align: center !important;
  position: relative;
  border-radius: 50% !important;
  cursor: pointer !important;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
}

.widget-btn-list .contact {
  background-image: url(https://khodienmaygiatot.com.vn/wp-content/uploads/2025/01/phone-desktop.svg) !important;
  background-color: #f7a400 !important;
  margin-bottom: 7px;
}

.widget-btn-list .zalo {
  background-image: url(https://khodienmaygiatot.com.vn/wp-content/uploads/2025/01/zalo-desktop.svg) !important;
  background-color: #0068ff !important;
  margin-bottom: 7px;
}

.widget-btn-list .messenger {
  background-image: url(https://khodienmaygiatot.com.vn/wp-content/uploads/2025/01/mess-desktop.svg) !important;
  background-color: #0384fd !important;
}


/*404*/
.error-404{padding:0; margin:0}
.error-404 .medium-3 {
max-width: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
text-align: center;
font-size: 45px!important;
padding: 0;
margin: 0
}
.error-404 .header-font:after{
content: "404";
color: #e9ebe7;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translate(calc(-50% + 22px),14px);
-ms-transform: translate(calc(-50% + 22px),14px);
transform: translate(calc(-50% + 22px),14px);
z-index: 0;
}
.error-404 .medium-9 {
max-width: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
text-align: center;
}
.error-404 .page-content{
width: 766px;
text-align: center;
display: block;
margin: 0 auto;
}
/*end 404*/



/* Custom CSS Tablet */
@media (max-width: 849px){
.header-bottom {
  border-radius: 0;
}
.product-quantity {
  font-size: 8px !important;
  text-transform: capitalize;
}

.category .large-8 {
  padding: 0 15px 15px;
}

#post-list .col {
  margin: 0;
  padding: 0 2px 22px;
  position: relative;
  width: 100%;
}

#post-list .large-8 {
  padding: 5px !important;
}

#post-list .large-columns-1 {
  margin-top: 0px;
  margin-right: 0px !important;
  margin-left: 0 !important;
}

.widget-btn-list {
  right: 30px !important;
  bottom: 135px !important;
  width: 45px !important;
}

.widget-btn-list a {
  width: 55px !important;
  height: 55px !important;
}


}


/* Custom CSS Mobile */
@media (max-width: 549px) {

.ct-field {
    flex-basis: 100%;
    max-width: 100%;
    margin-right: 40px;
    padding: 0 15px;
}
.custom-product-title{
  padding: 0px 15px 30px;
}

.widget-btn-list {
  display: none;
}

.row-collapse > .col {
  padding: 10px !important;
}
.home .row-collapse > .col {
  padding: 10px 4px !important;
}
.off-canvas .sidebar-menu {
  padding-top: 0;
}

.breadcrumbs {
  font-weight: 400;
  overflow-x: hidden;
  list-style-type: decimal;
  white-space: nowrap;
  display: block;
  height: 39px;
  overflow-x: scroll;
  background: transparent;
  padding-top: 10px;
  padding: 0 17px;
}

.header .flex-row {
  display: flex;
  align-items: center;
}

.icon-menu:before {
  color: #000000;
  opacity: 1;
}

.cart-popup-inner .woocommerce-mini-cart__buttons:last-child {
  display: flex;
  font-size: 14px;
}

.cart-popup-inner--sticky {
  padding: 10px;
}

.searchform-wrapper {
  font-size: 0.8rem;
}

.page-wrapper {
  padding-top: 10px;
}

.single-product div.product .woocommerce-product-rating {
  width: 21%;
}

.product-info span.rating {
  display: none;
}

.single-product .meta-products-sold {
  margin-left: 0;
}

.single-product h1 {
  margin-bottom: 0;
}

button.woocustom_cm_submit,
button#woocustom_cm_replysubmit {
  margin-bottom: 15px;
}

}