/*.woocommerce-product-gallery {*/
/*    display: flex;*/
/*    flex-direction: row-reverse;*/
/*    gap: 24px;*/
/*}*/

/*.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    width: 70%;*/
/*    gap: 10px;*/
/*}*/

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 93px;
}

.woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: flex-start;
    margin-top: 24px;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    border-radius: 8px;
    opacity: 1;
}

.woocommerce-product-gallery .flex-viewport,
.woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image{
    height: auto !important;
}

.woocommerce-product-gallery .flex-viewport  .wp-post-image,
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper a img{
    height: 630px !important;
    border-radius: 8px;
    object-fit: cover;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    width: 1200px !important;
    height: 1200px !important;
}

.woocommerce-page div.product div.summary {
    width: 50% !important;
}

.woocommerce div.product form.cart {
    border-bottom: 1px solid #ededed;
    padding-bottom: 2rem;
}

td .don_gia_so_luong .quantity,
.woocommerce div.product form.cart div.quantity{
    display: flex;
    justify-content: center;
    margin-right: 15px;
}

.quantity input.qty {
  appearance: textfield;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

.quantity input.qty_button {
  -webkit-appearance: button;
  width: 40px;
  height: 35px;
  background: #f4f2f5;
  content: "\f068";
  font-size: 20px;
  color: #a6a9b2;
  text-align: center;
  line-height: 33px;
  cursor: pointer;
  border: none;
}

.quantity .input-text {
  height: 35px;
  outline: inherit;
  border-radius: inherit;
  width: 28%;
  text-align: center;
}

input.input-text.qty.text {
    border-radius: inherit !important;
    border-right: none !important;
    border-left: none !important;
    width: 1.631em;
    background: #f9f9f9 !important;
}

input.qty_button.minus {
  background-color: #f9f9f9 !important;
  border: 1px solid #ddd;
  color: #666;
  font-weight: 400;
  overflow: hidden;
  position: relative;
  text-shadow: 1px 1px 1px #fff;
  text-transform: none;
  border-bottom-right-radius: 0 !important;
  border-right: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 50px !important;
  border-top-left-radius: 50px !important;
}

input.qty_button.plus {
  background-color: #f9f9f9 !important;
  border: 1px solid #ddd;
  color: #666;
  font-weight: 400;
  overflow: hidden;
  position: relative;
  text-shadow: 1px 1px 1px #fff;
  text-transform: none;
  border-bottom-left-radius: 0 !important;
  border-left: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-right-radius: 50px !important;
  border-top-right-radius: 50px !important;
}

td.product-quantity .quantity {
  display: inline-flex;
  justify-content: center;
}

.container-social-share-header .social-share {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 10px;
}

.container-social-share-header h2.widgettitle {
    font-weight: 800;
    margin-bottom: 30px;
    margin-top: -5px;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
    display: inline-block;
    padding-bottom: 15px;
}

.container-social-share-header h2.widgettitle::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 2px;
    width: 50px;
    border-bottom: 2px solid var(--color-primary);
}

.container-social-share-header .social-share li {
    display: inline-block;
    margin: 0 !important;
}
.container-social-share-header .social-share li a {
    /*background: #f1f1f1;*/
    border: none;
    color: #fff;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    margin-bottom: 5px;
    text-align: center;
    width: 45px;
    font-size: 14px;
    border-radius: 50%;
}

.container-social-share-header .social-share li a i {
    margin: 0 !important;
}

/*.container-social-share-header .social-share li a.facebook {*/
/*    background: #3B5998;*/
/*}*/

/*.container-social-share-header .social-share li a.twitter {*/
/*    background: #1DA1F2;*/
/*}*/

/*.container-social-share-header .social-share li a.pinterest {*/
/*    background: #E60023;*/
/*}*/

/*.container-social-share-header .social-share li a.linkedin {*/
/*    background: #0077B5;*/
/*}*/

/*.container-social-share-header .social-share li a.youtube {*/
/*    background: #b51100;*/
/*}*/

/*.container-social-share-header .social-share li a.instagram {*/
/*    background: #b50000;*/
/*}*/

/*.container-social-share-header .social-share li a.x {*/
/*    background: #0077B5;*/
/*}*/

.rb-cart-link {
    border-radius: 50%;
    font-size: 18px;
    transition: background-color .2s ease;
}
.rb-cart-link:hover {
    background-color: #f8f9fa; /* giống hover:bg-neutral-100 */
}
.rb-cart-link .cart-icon {
    width: 24px;
    height: 24px;
    position: relative;
}
.cart-counter {
    font-size: 12px;
    padding: 2px 6px;
    font-style: normal;
}

.rb-mini-cart .nav-mini-cart {
    visibility: hidden;
    position: absolute;
    top: 130%;
    right: 0px;
    display: none;
    --tw-translate-y: .5rem;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    background-color: transparent;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    opacity: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    will-change: transform;
    padding: 0;
    z-index: -1;
}

.rb-mini-cart:hover .nav-mini-cart {
    visibility: visible;
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 1;
}

.rb-mini-cart .nav-mini-cart {
    display: block;
}

.rb-mini-cart .widget_shopping_cart_content .nc-wc_shopping_mini-cart_content {
    background-color: #fff !important;
    border-radius: 8px;
    border: 1px solid #d9dce1;
    padding: 10px;
}

.rb-mini-cart .widget_shopping_cart_content .nc-wc_shopping_mini-cart_content {
    max-width: 28rem;
}

.rb-mini-cart ul.woocommerce-mini-cart {
    max-height: 60vh;
}

.rb-mini-cart ul.woocommerce-mini-cart {
    overflow-y: auto;
}

.rb-mini-cart li.woocommerce-mini-cart-item {
    display: flex;
    align-items: center;
    padding: 0 !important;
    justify-content: space-between;
    gap: 10px;
    border-bottom: 1px solid #d9dce1;
    padding: 10px 0 !important;
}

.rb-mini-cart li.woocommerce-mini-cart-item::before {
    content: inherit !important;
}

.rb-mini-cart li.woocommerce-mini-cart-item a {
    display: flex;
    gap: 10px;
}

.rb-mini-cart li.woocommerce-mini-cart-item a.nc-mini-cart-item__content {
    width: 100%;
}

.woocommerce ul.cart_list li::after, .woocommerce ul.product_list_widget li::after {
    content: none !important;
}

.rb-mini-cart li.woocommerce-mini-cart-item .nc-mini-cart-item__content-right {
    display: flex;
    flex-direction: column;
    font-weight: 500;
}

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
    padding: 0 !important;
    border: none !important;
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt{
    margin: 0 !important;
    padding: 0;
}

a.nc-mini-cart-item__content:hover p:last-child {
    color: var(--color-primary) !important;
}

.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {
    font-size: 15px !important;
}

.rb-mini-cart li.woocommerce-mini-cart-item a img {
    width: 76px;
    height: 100%;
    margin: 0;
}
.rb-mini-cart li.woocommerce-mini-cart-item a img {
    border-radius: 5px !important;
}

.rb-mini-cart .woocommerce-mini-cart__total {
    display: flex;
    justify-content: space-between;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
}

.rb-mini-cart .woocommerce-mini-cart__buttons {
    margin-top: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rb-mini-cart .woocommerce-mini-cart__buttons a:first-child {
    display: none;
}

.rb-mini-cart .woocommerce-mini-cart__buttons a.button.checkout.wc-forward {
    width: 100%;
    text-align: center;
    font-weight: 500;
    padding: 5px 0;
}

.rb-mini-cart .woocommerce-mini-cart__buttons a.checkout {
    background-color: #438106 !important;
    border-radius: 5px !important;
    --tw-bg-opacity: inherit !important;
    --tw-text-opacity: inherit !important;
    color: inherit !important;
    --tw-ring-opacity: inherit !important;
    --tw-ring-color: inherit !important;
}

.rb-mini-cart .nc-wc-mini-cart__emptytext{
    padding: 10px;
    margin: 0 !important;
    background: #fff;
    border-radius: 8px;
}


.tong_don_hang {
  border: 1px solid #eee;
  display: flex;
  flex-direction: column;
  border-radius: 6px;
  padding: 20px;
}

.tong_don_hang p.tieu_de_tong_don_hang {
  font-size: 16px !important;
  font-weight: bold;
  padding-bottom: 10px;
}

.tong_don_hang .woocommerce-table__line-item.order_item {
  border-bottom: 1px solid #eee;
  padding: 15px 0;
}

.tong_don_hang .woocommerce-table__line-item.order_item,
.tong_don_hang .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name .large-1 {
  display: flex;
}

.tong_don_hang .tong_tien .order_total {
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
  margin-bottom: -5px;
  font-weight: bold;
}

.tong_don_hang .woocommerce-table__line-item.order_item .woocommerce-table__product-image.product-image {
  width: 8%;
}

.tong_don_hang .woocommerce-table__line-item.order_item .woocommerce-table__product-image.product-image img {
  margin: inherit !important;
  border-radius: 5px !important;
}

.tong_don_hang .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name {
  padding-left: 20px;
}

.tong_don_hang .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name .large-1 ul.wc-item-meta {
  list-style-type: none !important;
  margin: inherit !important;
  padding: inherit !important;
}

.tong_don_hang .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name .large-1 {
  max-width: 100% !important;
}

.tong_don_hang .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name .large-1 ul.wc-item-meta li {
  margin: inherit !important;
  display: inline-flex;
  padding: inherit !important;
  font-size: 14px !important;
}

.tong_don_hang .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name .large-1 ul.wc-item-meta li p {
  padding-left: 10px;
  font-size: 14px !important;
}

.tong_don_hang .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-name .large-1 span.product-quantity {
  font-size: 14px;
}

.woocommerce ul.order_details li {
    float: left;
    text-transform: uppercase;
    line-height: 1;
    border-right: 1px dashed #cfc8d8;
    padding-right: 2em;
    padding-left: 0;
    list-style: inherit;
    list-style-position: outside;
    font-size: 16px;
    font-family: 'RoBoTo';
    margin: 0 0 5px !important;
    width: 100%;
    display: flex;
    align-items: center;
    color: #222;
    font-weight: 500;
}

.woocommerce ul.order_details li strong {
    font-size: 16px;
    font-weight: 500;
    margin-left: 5px;
}

ul.products {
    grid-template-columns: repeat(5,minmax(0,1fr));
    display: grid;
    margin-top: 2rem;
    display: grid;
    gap: 2rem;
    row-gap: 2.5rem;
}

ul.products::before {
    content: none !important;
}

ul.products li.product-list-item {
    width: 100% !important;
    margin: 0 !important;
}

.woocommerce ul.products li.product a img {
    height: 255.59px;
}

.content-product-list {
    /*padding: 15px;*/
    margin-top: 8px;
}

.content-product-list .variation-form .variation-options {
    flex-wrap: wrap;
    display: none !important;
}

.content-product-list .variation-form .variation-options button {
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #868686;
    padding: 0px 12px;
    display: inline-block;
    transition: 0.4s;
    text-align: center;
    background: #f1f4f8;
    font-size: 13px;
    font-weight: 500;
}

.content-product-list .variation-form button.active {
    border: 1px solid var(--color-primary);
    background: #f1f4f8;
}

.widget-template2.price .price ins{
    font-size: 18px !important;
    margin-right: 10px;
    color: var(--color-primary) !important;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none;
    font-family: "IBM Plex Sans", sans-serif;
}

.widget-template2.price .price del{
    display: none !important;
    font-size: 15px !important;
    color: #868686 !important;
    font-weight: 300;
    text-decoration: line-through;
    opacity: 1 !important;
    font-family: "IBM Plex Sans", sans-serif;
}

.content-product-list .variation-form .variation-price .price ins,
.content-product-list .price ins{
    font-size: 20px;
    margin-right: 10px;
    /*color: var(--color-primary) !important;*/
    color: #222 !important;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none;
    font-family: "IBM Plex Sans", sans-serif;
}

.content-product-list .variation-form .variation-price .price del,
.content-product-list .price del{
    font-size: 15px;
    color: #868686 !important;
    font-weight: 300;
    text-decoration: line-through;
    opacity: 1 !important;
    font-family: "IBM Plex Sans", sans-serif;
}

.content-product-list .variation-form .variation-price .price .woocommerce-Price-currencySymbol {
    font-size: 14px;
    font-weight: 500;
}

.woocommerce a.remove {
    color: var(--color-primary) !important;
}

.woocommerce a.remove:hover {
    color: inherit !important;
}

.woocommerce div.product .woocommerce-product-rating {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.woocommerce .star-rating {
    float: none;
    display: inline-block;
    position: relative;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 18px;
    color: #28a745;
    overflow: initial !important;
}

.woocommerce .star-rating::before {
    content: "\e021\e021\e021\e021\e021";
    color: #28a745;
    font-family: WooCommerce !important;
    font-weight: 500;
}

.woocommerce ul.product_list_widget li::before {
    content: none !important;
}

.woocommerce ul.products li.product .onsale {
    background: none !important;
    background-color: #28a745 !important;
    color: #fff !important;
    padding: 0 8px !important;
    font-size: 14px !important;
    border-radius: 10px !important;
    margin-left: 5px !important;
}

.product-list-item .sale {
    background: url(https://vuonmaihoanglong.com/wp-content/themes/vuonmaihoanglong.com/assets/images/green-discount-label.webp) !important;
    font-size: 12px !important;
    width: 59px;
    height: 24px;
    left: 18px;
    padding-right: 25px !important;
    padding-top: 2px !important;
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
    z-index: 10;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--radius-lg);
    --tw-bg-opacity: 1;
    background-color: rgb(185 28 28 / var(--tw-bg-opacity));
    padding: 0.375rem 0.75rem;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.sale-item {
    background: url(https://vuonmaihoanglong.com/wp-content/themes/vuonmaihoanglong.com/assets/images/green-discount-label.webp) no-repeat center/cover !important;
    width: 80px;
    height: 30px;
    font-size: 12px !important;
    left: 18px;
    padding-right: 25px !important;
    padding-top: 2px !important;
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
    z-index: 10;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--radius-lg);
    --tw-bg-opacity: 1;
    background-color: rgb(185 28 28 / var(--tw-bg-opacity));
    padding: 0.375rem 0.75rem;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.single-product .woocommerce-notices-wrapper {
    display: none;
}

.single-product span.onsale {
    min-height: 10px !important;
    left: 110px;
    top: 10px;
    font-size: 12px !important;
    width: 59px;
    height: 24px;
    /*padding-right: 25px !important;*/
    /*padding-top: 2px !important;*/
    /*background: url(https://vuonmaihoanglong.com/wp-content/themes/vuonmaihoanglong.com/assets/images/green-discount-label.webp) !important;*/
    /*z-index: 10;*/
    /*display: inline-flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*border-radius: var(--radius-lg);*/
    /*--tw-bg-opacity: 1;*/
    /*background-color: rgb(185 28 28 / var(--tw-bg-opacity));*/
    /*padding: 0.375rem 0.625rem;*/
    /*font-size: 10px;*/
    /*font-weight: 600;*/
    /*text-transform: uppercase;*/
    /*line-height: 1;*/
    /*--tw-text-opacity: 1;*/
    /*color: rgb(255 255 255 / var(--tw-text-opacity));*/
}

.woocommerce .woocommerce-breadcrumb {
    display: none;
}

table.variations {
  border: initial;
  padding: initial !important;

  border-top: 1px solid;
  border-bottom: 1px solid;
  border-radius: inherit !important;
}

table.variations>tbody>tr {
  display: flex;
  flex-direction: column;
}

table.variations>tbody>tr td.value {
    display: grid;
    grid-template-columns: repeat(8, minmax(0, 1fr));
    padding-bottom: 10px !important;
    gap: 14px;
}

td.value label {
  width: 100px;
  margin-bottom: 15px;
}

table.variations>tbody>tr td.value input[type="radio"] {
  display: none;
}

label.quality-text {
  margin-right: 10px;
  font-weight: 500;
  margin-top: 8px;
}

.woocommerce div.product form.cart .reset_variations {
    display: none !important;
}

table.variations>tbody>tr td.label {
  font-weight: 500;
  font-size: 16px;
  margin-top: 5px;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    color: #222;
}

table.variations>tbody>tr td.value label {
  cursor: pointer;
  border: 1px solid #e4eef8;
  border-radius: 50px;
  color: #000;
  display: inline-block;
  margin: 0;
  transition: 0.4s;
  text-align: center !important;
  font-weight: 400 !important;
}

table.variations td.value label.selected {
  border: 1px solid var(--color-primary);
}

.woocommerce div.product form.cart .button {
    border-radius: 50px;
    background: var(--color-primary);
    padding: 15px 30px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled {
    opacity: 0.8;
}

.woocommerce div.product .woocommerce-product-rating {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.woocommerce div.product .woocommerce-variation-price {
    margin-bottom: 15px;
}

.summary .woocommerce-variation-price {
    display: none;
}
.woocommerce .woocommerce-product-rating .star-rating {
    margin: 0 8px 0 0 !important;
}

.woocommerce .star-rating {
    position: relative;
    height: 18px;
    width: 90px;
    overflow: hidden !important;
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1;
    font-family: Line Awesome Free;
    font-weight: 900;
}

.woocommerce .star-rating::before {
    content: "\e021\e021\e021\e021\e021";
    color: #28a745;
    font-family: WooCommerce !important;
    font-weight: 500;
    top: -1px;
    letter-spacing: 2px;
}

.woocommerce .star-rating span::before {
    content: "\e020\e020\e020\e020\e020";
    position: absolute;
    font-family: WooCommerce !important;
    top: -1px;
    left: 0px;
    font-size: 16px;
    letter-spacing: 2px;

}

.woocommerce .star-rating span {
    position: absolute;
    top: 0px;
    left: 0px;
    float: left;
    overflow: hidden;
    padding-top: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(234 179 8 / var(--tw-text-opacity));
}

.woocommerce .woocommerce-review-link {
    /*margin-left: 8px;*/
    font-size: 16px;
    line-height: initial;
    color: #555;
}

.woocommerce .woocommerce-review-link:hover {
    color: #28a745;
}



.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    font-size: 28px;
    margin-right: 10px;
    color: var(--color-primary) !important;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none; 
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    font-size: 19px !important;
    line-height: 19px;
    color: #868686;
    font-weight: 300;
    text-decoration: line-through;
    opacity: 1 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #f1f4f8;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

 .related-item-blog .variation-options {
    justify-content: flex-start !important;
}

.related-item-blog .variation-options button {
    padding: 0px 10px !important;
    border-radius: 8px;
    border: 1px solid #e4eef8;
    background: none;
    font-weight: 500;
}

.related-item-blog .variation-options button.active {
    border: 1px solid var(--color-primary);
    background: #f1f4f8;
}

.related-item-blog p.price del, .related-item-blog span.price del {
    font-size: 17px !important;
}

.box-related_blog span.onsale, {
    all: unset;        
    display: inline;
}

.select2-container .select2-selection--single,
.select2-container.select2-container--open .select2-dropdown--above{
    border: 1px solid #c0c0c0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 16px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border-radius: 8px;
    width: 100%;
    border: none !important;
    padding: 0;
    margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text strong.woocommerce-review__author {
    font-size: 18px;
    color: #222;
}

.single .blog-content .info .stars a {
    color: var(--color-primary) !important;
    font-size: 18px;
}

.woocommerce #review_form #respond textarea {
    border-radius: 8px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 70px;
    height: auto;
    border: none !important;
    position: relative !important;
    margin-right: 20px;
    object-fit: cover;
    background: inherit;
}

.woocommerce #review_form #respond .form-submit input {
    background: var(--color-primary);
    color: #fff;
    border-radius: 50px;
    padding: 10px 40px;
}

.woocommerce form .form-row {
    margin: 0 0 15px;
    width: 100%;
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text,
.select2-container .select2-selection--single .select2-selection__rendered{
    font-size: 15px;
    line-height: 30px;
    opacity: 0.8;
}

.woocommerce-billing-fields h3 {
    font-weight: bold !important;
    font-size: 20px;
}

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    font-size: 16px;
    margin: 0;
    display: none;
}

.woocommerce nav.woocommerce-pagination ul {
    border: none !important;
}

.woocommerce nav.woocommerce-pagination ul li {
    margin-right: 10px;
    display: inline-block;
    height: 45px;
    width: 45px;
    line-height: 45px;
    background: #ffffff;
    border: 1px solid #dddddd;
    font-weight: 600;
    border-radius: 50%;
}

li.wc_payment_method.payment_method_cod label {
    font-weight: bold !important;
    margin-bottom: 15px;
    line-height: normal;
}

.woocommerce nav.woocommerce-pagination ul > li > span, .woocommerce nav.woocommerce-pagination ul > li > a {
    padding: 15px 15px;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    background: var(--color-primary);
    color: #fff !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover {
    background: none;
    color: var(--color-primary) !important;
}

.woocommerce div.product div.social h3 {
    margin: 0;
    font-size: 16px;
    text-align: start;
}

.shop-action ul {
    position: absolute;
    right: 0;
    bottom: 155px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.shop-action li {
    display: block;
    text-align: right;
    margin-bottom: 10px;
    transition: all 0.35s ease-in-out;
    position: relative;
    z-index: 1;
}

.shop-action li a,
.shop-action li button{
    background: var(--color-primary);
    max-width: 40px;
    height: 40px;
    position: relative;
    white-space: nowrap;
    padding: 0 18px;
    overflow: hidden;
    transition: all ease-in-out 0.3s;
    color: #ffffff;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    font-size: 14px;
    border: none;
    letter-spacing: 0;
    border-radius: 30px;
    font-weight: 600;
    right: -0;
    opacity: 0;
}

.woocommerce .shop-action li button{
    background: var(--color-primary) !important;
    max-width: 40px;
    height: 40px;
    position: relative !important;
    white-space: nowrap !important;
    padding: 0 18px;
    overflow: hidden !important;
    transition: all ease-in-out 0.3s !important;
    color: #ffffff !important;
    text-overflow: ellipsis !important;
    display: flex !important;
    align-items: center !important;
    font-size: 14px !important;
    border: none !important;
    letter-spacing: 0 !important;
    border-radius: 30px !important;
    font-weight: 600 !important;
    right: -0;
    opacity: 0;
}

.shop-action li a.added_to_cart.wc-forward {
    display: none;
}

.product-list-item:hover .shop-action li a,
.sidebarProductDetail .box-related_blog:hover .shop-action li a,
.related-item-blog .box-related_blog:hover .shop-action li a,
.product-list-item:hover .shop-action li button,
.sidebarProductDetail .box-related_blog:hover .shop-action li button,
.related-item-blog .box-related_blog:hover .shop-action li button {
    opacity: 1;
    right: 15px;
}

.shop-action li a span,
.shop-action li button span{
    transition: all ease-in-out 0.3s;
}

.shop-action li.cart a::after,
.shop-action li.cart button::after{
    content: "\f07a";
}

.shop-action li.quick-view a::after,
.shop-action li.quick-view button::after{
    content: "\f31e";
}
.shop-action li a::after,
.shop-action li button::after{
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    font-family: "Font Awesome 5 Pro";
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: var(--color-primary);
    text-align: center;
    border-radius: 50%;
    font-weight: 400;
    transition: all ease-in-out 0.3s;
    overflow: hidden;
    z-index: 9;
    border: 1px solid transparent;
}

.shop-action li a:hover::after,
.shop-action li button:hover::after {
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
}

.shop-action ul li a:hover,
.shop-action ul li button:hover{
    background-color: var(--color-primary);
    max-width: 260px;
    color: #ffffff;
    padding: 0 50px 0 15px;
    transition: all ease-in-out 0.5s !important;
}

.shop-action li a:hover span,
.shop-action li button:hover span{
    z-index: 1;
}

.wc-addtocart-noti {
    position: fixed;
    top: 55px;
    right: 20px;
    z-index: 9999;
    opacity: 0;
    transform: translateY(-20px);
    transition: all 0.3s ease;
}
.wc-addtocart-noti.show {
    opacity: 1;
    transform: translateY(0);
}
.wc-noti-inner {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    padding: 16px;
    width: 320px;
    position: relative;
    font-family: inherit;
}
.wc-noti-inner strong {
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
    color: #222;
}
.wc-noti-content {
    display: flex;
    align-items: center;
}
.wc-noti-content img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 8px;
    margin-right: 12px;
}
.wc-noti-name {
    color: #222;
    font-size: 16px;
}
.wc-noti-attr {
    font-size: 13px;
    color: #666;
}
.wc-noti-price {
    font-weight: 700;
    margin-top: 4px;
}
.wc-noti-btn {
    display: inline-block;
    margin-top: 12px;
    padding: 8px 14px;
    border-radius: 8px;
    border: 1px solid #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    color: #000;
}
.wc-noti-btn:hover {
    background: #000;
    color: #fff;
}
.wc-noti-close {
    position: absolute;
    top: 10px;
    right: 12px;
    font-size: 18px;
    cursor: pointer;
    color: #222;
}

.wc-noti-price .price ins{
    font-size: 16px;
    color: var(--color-primary) !important;
    text-decoration: none;
}

.wc-noti-price .price del{
    font-size: 15px;
    color: #868686;
    text-decoration: none;
    text-decoration: line-through;
    margin-left: 5px;
}

.checkoutAll {
    margin-bottom: 50px;
    display: flex;
    gap: 50px;
    padding-top: 10px;
    border-radius: 8px;
    padding: 20px;
    padding-bottom: 90px ;
    border: 1px solid #c0c0c0;
}

.woocommerce table.shop_table {
    border-collapse: collapse;
}

.woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item {
    border-bottom: 1px solid #c6c6c6 !important;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item:last-of-type {
  border-bottom: none !important;
}

.woocommerce table.shop_table th:first-child {
    text-align: left;
    float: left;
    padding-left: 0;
    border: none;
}

.woocommerce-checkout table.cart .product-thumbnail {
    padding-left: 0;
    padding-bottom: 20px;
}

.cart-1{
    width: 50%;
}

.cart-1 .woocommerce-form-coupon-toggle {
    display: none;
}

.cart-2{
    width: 50%;
}

header.entry-header.container.entry-header--style-1 {
    display: none;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after{
    top: 0 !important;
    right: 0 !important;
}

.woocommerce-checkout #payment,
form.checkout.woocommerce-checkout{
    background: inherit !important;
    position: static !important;
}

table.shop_table.woocommerce-checkout-review-order-table {
    position: static !important;
}

.woocommerce-checkout #payment ul.payment_methods {
    padding: 0 !important;
    border: none !important;
    margin-bottom: 10px;
}

.woocommerce-checkout #payment .form-row.place-order {
    padding: 0;
}

.woocommerce-checkout #payment div.payment_box {
    border: 1px solid #c0c0c0 !important;
    background-color: inherit;
    border-radius: 5px;
    padding: 9px;
    margin: 0 !important;
}

.woocommerce-checkout #payment div.payment_box::before  {
    content: none !important;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    background: var(--color-primary);
    border-radius: 8px;
    color: white;
    padding: 15px 80px;
    border-radius: 100px;
}

.payment_method_cod {
    font-size: 16px;
    color: #222;
    font-weight: bold !important;
}

.woocommerce-checkout #payment div.payment_box p {
    font-size: 16px;
}

.woocommerce-error, .woocommerce-info {
    display: none;
}

.woocommerce .customContainerCart table.shop_table td {
    border: none;
}

.woocommerce .customContainerCart table.shop_table td.product-thumbnail {
    width: 130px;
} 

.woocommerce table.shop_table {
    border: none;
    margin: 0;
}

.woocommerce tbody, .woocommerce td, .woocommerce tfoot, .woocommerce th, .woocommerce thead, .woocommerce tr {
    border: none;
    font-size: 16px;
}

.woocommerce table.shop_table td.product-name {
    font-weight: bold !important;
}

.woocommerce table.shop_table td span.woocommerce-Price-amount.amount{
    font-weight: 400 !important;
}

tr.order-total span.woocommerce-Price-amount.amount bdi {
    font-weight: bold !important;
}

.woocommerce-checkout table.cart img {
    width: 100%;
    object-fit: contain;
    border-radius: 8px;
}

.product-name {
    font-size: 14px;
    margin: 0;
    color: #000;
}

.woocommerce a.remove {
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: left;
}

.woocommerce a.remove:hover {
    color: var(--wc-red) !important;
    background: inherit !important;
}

.cart-2 .woocommerce-form-coupon-toggle {
    display: none;
}

.cart-2 form#woocommerce-checkout-form-coupon {
    border: none !important;
    padding: 0 !important;
    border-radius: 0px !important;
    display: flex !important;
}

.cart-2 form#woocommerce-checkout-form-coupon p.form-row.form-row-last {
    width: 50%;
    line-height: 30px;
}

.checkout_coupon p.form-row:first-child {
    margin-right: 15px;
    width: 100% !important;
    margin-bottom: 0;
    padding-left: 0;
}

.checkout_coupon p.form-row.form-row-last button{
    width: 100%;
    font-size: 15px;
    line-height: 30px;
}

.woocommerce table.shop_table th {
    color: #222 !important;
}

.woocommerce table.shop_table td {
    color: #222 !important;
    font-weight: bold !important;
}

td .don_gia_so_luong .quantity {
    margin: 0;
}

table.shop_table.woocommerce-checkout-review-order-table tfoot tr td {
    text-align: right;
}

/* Căn đều giữa các hàng */
.woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#billing_last_name_field,
#billing_phone_field,
#billing_state_field,
#billing_city_field{
    border-radius: 50px;
}
#billing_last_name_field{
    order: 1;
    width: 49%;
}
#billing_phone_field{
    order: 2;
    width: 50%;
}
#billing_email_field{
    order: 3;
}
#billing_address_1_field{
    order: 4;
}
#billing_state_field{
    order: 5;
    width: 49%;
}
#billing_city_field{
    order:6;
    width: 50%;
}


@media (min-width: 992px) {
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        position: absolute;
        right: 20px;
        bottom: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .list_tag {
        display: none;
    }
    .tag_item {
        flex-wrap: nowrap;
    }
    .list_tag_rp {
        display: block !important;
        overflow-x: auto;
        display: flex !important;
        flex-direction: column;
        gap: 10px;
        margin-bottom: 16px;
    }
    
    table.variations>tbody>tr td.value {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
}

@media (max-width: 992px) {
    .woocommerce form .form-row {
        width: 100%;
    }
    
    .woocommerce table.shop_table th,
    .woocommerce table.shop_table td{
        padding-left: 0;
    }
}

@media (max-width: 991px) {
    
    .checkoutAll {
        flex-direction: column;
    }
    .cart-1,
    .cart-2{
        width: 100%;
    }
    
    .cart-1 {
        order: 2;
    }
    
    .cart-2 {
        order: 1;
    }
    
    .single-product-bottom-info.woocommerce-tabs.wc-tabs-wrapper.pt-60 {
        padding-top: 0 !important;
    }
}

@media screen and (max-width: 894px) {
    .list_tag_rp {
        padding-bottom: 10px;
    }
}

@media (max-width: 767px) {
    
    #billing_last_name_field,
      #billing_phone_field,
      #billing_state_field,
      #billing_city_field {
        width: 100%;
        margin-right: 0;
      }
    
    .woocommerce-page div.product div.summary {
        width: 100% !important;
    }
    
    .woocommerce-product-gallery .flex-viewport  .wp-post-image,
    .woocommerce div.product div.images .woocommerce-product-gallery__wrapper a img {
        height: 400px !important;
    }
    
    table.variations>tbody>tr td.value {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    
    .content-product-list a.d-block.overflow-hidden.py-2 {
        padding: 5px 0 0 0 !important;
    }
    
    .content-product-list .variation-form .variation-options {
        padding-top: 0 !important;
    }
    
    .quantity input.qty_button {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    
    .quantity .input-text {
        height: 30px;
    }
    
    .woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text, .select2-container .select2-selection--single .select2-selection__rendered,
    .woocommerce-checkout #payment div.payment_box p,
    .titleAllProductsShop,
    .backtosShop a,
    .woocommerce form .form-row label, .woocommerce-page form .form-row label,
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td,
    .checkout_coupon p.form-row.form-row-last button,
    .woocommerce table.shop_table th,
    .woocommerce table.shop_table td.product-name, .woocommerce table.shop_table td span.woocommerce-Price-amount.amount
    {
        font-size: 14px !important;
    }
    
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        display: table-cell !important;
        text-align: start !important;
        border: none;
    }
    
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        content: none !important;
    }
}

@media (max-width: 500px) {
    
    /*input.input-text.qty.text {*/
    /*    width: 2.631em;*/
    /*    border: 1px solid #d9dce1  !important;*/
    /*    border-radius: 4px;*/
    /*    background: none !important;*/
    /*}*/
    
    .woocommerce table.shop_table td.product-name, .woocommerce table.shop_table td span.woocommerce-Price-amount.amount {
        padding: 0;
    }
    
    .share-info-price ul {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    
    .share-info-price ul li p {
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 467px) {
    .content-product-list a.d-block.overflow-hidden.py-2 {
        padding: 10px 0 0 0 !important;
    }
    
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 16px !important;
    }
}

@media (max-width: 400px) {
    table.variations>tbody>tr td.value {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    
    .woocommerce div.product div.social {
        flex-direction: column;
    }
    
    .woocommerce div.product div.social h3,
    .container-social-share-header .social-share{
        width: 100%;
    }
}