/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
body {
	font-family: helvetica
}
b, strong {
	font-weight: 700;
}
.is-divider {
	display: none;
}
#header {
    background: #f53d2d;
    background: linear-gradient(-180deg,#f53d2d,#f63);
    transition: transform .2s cubic-bezier(.4,0,.2,1);
}
#menu-topbar-left-menu {
	margin-bottom: 0;
}
#menu-topbar-left-menu li {
	display: inline-block;
	border-top: 0;
}
#menu-topbar-left-menu a {
	color: #fff;
	font-size: .8125rem;
	position: relative;
	margin-left: 0.625rem;
}
#menu-topbar-left-menu li:first-child a {
	margin-left: 0;
}
#menu-topbar-left-menu li:first-child a:after {
	display: none;
}
#menu-topbar-left-menu a:after {
    content: "";
    height: 0.9375rem;
    width: 0;
    border-left: 1px solid hsla(0,0%,100%,.22);
    border-right: 1px solid hsla(0,0%,100%,.22);
    position: absolute;
    left: -6px;
    top: calc(50% - 7px);
}
.navbar-wrapper {
    height: 2.125rem;
    z-index: 400;
    background: transparent;
    position: relative;
}
.navbar.container {
    width: inherit;
    max-width: 1200px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.center, .v-center {
    display: flex;
    align-items: center;
}
.navbar__link, 
.navbar__links {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 14px;
    color: #fff;
}
.navbar__links {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 2.125rem;
}
.navbar__links li {
    margin-bottom: 0;
    margin-right: 10px;
}
.navbar__links li:first-child svg {
    margin-top: 0;
}
.navbar__links svg {
    margin-right: 5px;
    margin-top: 5px;
}
.navbar__link-separator {
    width: 1px;
    margin-left: 5px;
    margin-right: 5px;
}
.UfAWnk {
    margin-right: 5px;
}
.n1sJN5 {
    display: flex;
    align-items: center;
    padding: 0;
    color: #fff;
    margin-left: 5px;
}
._6qcVOX {
    pointer-events: none;
}
.W-2aSq {
    padding: 6px 0;
    color: currentColor;
}
.e326xl, .W-2aSq {
    align-items: center;
    display: flex;
}
.stardust-popover {
    position: relative;
}
.icon-notification-2 {
    width: 0.875rem;
    height: 1.125rem;
}
.searchform-wrapper {
	box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.09);
	--focus-indicator-spacing: 3px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    height: 2.5rem;
    box-sizing: border-box;
    padding: 0.1875rem;
    border-radius: 2px;
    background: #fff;
}
.searchform {
	width: 840px;
}
.searchform input {
	box-shadow: none;
	border: 0;
}
.searchform-wrapper button[type="submit"] {
	height: 34px;
    padding: 0px 15px;
    min-width: 60px;
    max-width: 190px;
    background: #fb5533;
}
.cart-item i {
	color: #fff;
}
.keyword-lists {
	display: flex;
}
.keyword-lists li {
	list-style-type: none;
	margin-left: 13px !important;
    margin-bottom: 0;
}
.keyword-lists li a {
    font-size: 12px;
    color: #fff;
}
.row-iconbox-list {
	display: grid;
	grid-template-columns: repeat(8, 1fr);
}
.row-iconbox-list>.large-3 {
    flex-basis: 100%;
    max-width: 100%;
    font-size: 13px;
    color: #222;
}
.row-iconbox-list .icon-box-img {
    max-width: 45px;
    max-height: 45px;
}
.category-carousel.lightslider {
    height: 302px;
    display: block;
    column-width: 120px;
    grid-column-gap: 0;
    column-gap: 0;
    column-fill: auto;
    width: 100%!important;
}
.category-carousel .owl-item {
    float: none;
    height: 140px;
    width: 129px!important;
    overflow-x: unset!important;
    overflow-y: hidden;
}
.category-carousel .owl-item a {
    text-decoration: none;
    color: rgba(0,0,0,.87);
    border-right: 1px solid rgba(0,0,0,.05);
    border-bottom: 1px solid rgba(0,0,0,.05);
    text-align: center;
    background-color: #fff;
    display: block;
    position: relative;
    transition: transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1);
    font-size: 14px;
}
.category-carousel .owl-item a:hover {
	transform: translateZ(0);
    z-index: 1;
    border-color: rgba(0,0,0,.12);
    border-width: 1px;
    box-shadow: 0 0 0.8125rem 0 rgba(0,0,0,.05);
}
.category-thumb img {
	max-height: 88px;
	width: auto;
	object-fit: contain;
}
.category-title {
	height: 50px;
}
.heading-home {
	margin-bottom: 0;
}
.heading-home span {
	border-bottom: 0;
    font-size: 14px;
    color: rgb(238, 77, 45);
    font-weight: 400;
    padding-bottom: 0
}
.heading-home h2 {
	background: #fff;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0,0,0,.05);
	height: 61px;
	padding-left: 15px;
	padding-right: 15px;
}
.product-lists .product-small.col {
    padding: 4px !important;
}
.product-lists .product-small.col .col-inner {
	background: #fff;
    box-shadow: 0 0.0625rem 0.125rem 0 rgba(0,0,0,.1);
    border-radius: 0.125rem;
    text-decoration: none;
    color: rgba(0,0,0,.87);
    display: block;
    box-shadow: 0 0.0625rem 0.125rem 0 rgba(0,0,0,.1);
    border-radius: 0.125rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background: #fff;
    position: relative;
    overflow: visible;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    padding: 0;
    transition: transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1);
}
.product-small.box .product-title {
	height: 29px;
	overflow: hidden;
	text-align: left;
    line-height: 1;
}
.product-small.box .product-title a {
	font-size: 12px;
	color: rgb(0 0 0 / 87%);
}
.row.product-lists {
    margin-left: -4px !important;
    margin-right: -4px !important;
}
.product-lists .box-text-products {
	padding: 8px;
}
.KHGJhW {
    display: flex;
    height: 1rem;
    align-items: center;
    overflow: hidden;
    margin-top: 8px;
}
.EFg9VC {
    display: flex;
    color: rgb(238, 77, 45);
}
.EFg9VC {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    align-items: center;
    cursor: default;
    user-select: none;
    padding: 0.125rem 0.25rem;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 1rem;
    box-sizing: border-box;
    border: 0.0625rem solid;
    border-radius: 0.0625rem;
    background-color: initial;
    font-size: 0.625rem;
}
.EFg9VC, .Om8iCh {
    line-height: 100%;
}
.price-wrapper {
	margin-top: 8px;
	text-align: left;
}
.price-wrapper span.amount {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1rem;
    color: rgb(238, 77, 45);
    font-weight: 400;
}
._49gcpO {
    min-width: 24.375rem !important;
    height: 2.5rem;
}
.btn-light--link {
    color: rgb(85, 85, 85);
	text-transform: none;
    font-weight: 400;
	font-size: 14px;
}
.btn-light {
    outline: 0px;
    background: rgb(255, 255, 255);
    color: rgb(85, 85, 85);
    border: 1px solid rgba(0, 0, 0, 0.09);
    box-shadow: rgba(0, 0, 0, 0.03) 0px 1px 1px 0px;
    position: relative;
    overflow: visible;
}
.btn--m {
    height: 40px;
    padding: 0px 20px;
    min-width: 70px;
    max-width: 220px;
}
.btn--inline {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.contentinfo {
    min-width: 75rem;
    border-top: 4px solid #ee4d2d;
    background-color: #fff;
    color: rgba(0,0,0,.54);
}
.shopee-footer-section__heading {
    margin: 0;
    line-height: 1.7;
    font-size: .875rem;
    font-weight: 700;
    color: #000000;
}
.shopee-footer-section__content {
    font-size: 9pt;
    color: rgba(0,0,0,.54);
    line-height: 1.4;
    margin: 0.625rem 0 0;
}
.home-category-list {
    padding-bottom: 0 !important;
}
.row-heading .col-inner {
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}
.row-heading .col-inner img {
    max-height: 30px;
    margin-left: -37px;
    width: auto;
}
.flash-sale {
    padding-bottom: 0 !important;
}
.flash-sale .col-inner {
    background: #f6f6f6;
}
.flash-sale .KHGJhW {
    display: none;
}
.flash-sale .Nq-pih.QpXvtd {
    padding: 0 0.625rem;
    margin-top: 10px;
}
.flash-sale .box-image,
.flash-sale .box-image img
{
    max-height: 170px;
    object-fit: cover;
}
.Nq-pih.QpXvtd:not(.flash-sale .Nq-pih.QpXvtd) {
    padding: 0 0.625rem;
    display: none;
}
.rZzxlM {
    position: relative;
    width: 100%;
}
.eNmE7o.RJ6Vpu {
    font-size: .75rem;
}
.eNmE7o {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    height: inherit;
    width: inherit;
    color: #fff;
    font-size: .625rem;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 3;
    text-shadow: 0 0 8px rgba(0,0,0,.12);
}
.d3m1Az, .SqDxib {
    position: absolute;
    left: 0;
    top: 0;
    height: inherit;
}
.d3m1Az {
    background: url(/wp-content/uploads/2023/08/bar.png) 0 100% no-repeat;
    background-size: cover;
    z-index: 2;
}
.SqDxib {
    width: inherit;
    background: #ffbda6;
    z-index: 1;
}
.d3m1Az, .SqDxib {
    position: absolute;
    left: 0;
    top: 0;
    height: inherit;
}
.shopee-header-section__header {
    background: #fff;
    height: 3.75rem;
    border-bottom: 1px solid rgba(0,0,0,.05);
    padding: 0;
    justify-content: space-between;
}
.shopee-header-section__header {
    display: flex;
    align-items: center;
    padding-bottom: 0.625rem;
}
.shopee-header-section--simple .shopee-header-section__header__title {
    font-size: 1rem;
    color: rgba(0,0,0,.54);
    font-weight: 500;
}
.eGEy4\+ {
    display: flex;
}
.eGEy4\+>a {
    margin-right: 10px;
}
.homepage-mall-section .J45n15 {
    display: block;
    text-decoration: none;
    color: #d0011b;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.0625rem;
    line-height: 1.0625rem;
    align-self: center;
}
.svwLaT {
    flex: 1;
    font-weight: 400;
    text-transform: capitalize;
    margin-left: 15px;
    padding-left: 45px;
    border-left: 1px solid #d8d8d8;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
}
.svwLaT .NBngil {
    display: flex;
    align-items: center;
    margin-right: 40px;
    color: #333;
    white-space: nowrap;
    height: 1.25rem;
}
.svwLaT ._4qjtUS {
    height: 1.0625rem;
    width: 1.0625rem;
    margin-right: 6px;
}
.Wi\+YSD {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.125rem;
    height: 1.125rem;
    background-color: #d0011b;
    margin-left: 0.5rem;
    border-radius: 50%;
}
.KdpDuB, .naz6Nu {
    display: flex;
    align-items: center;
    font-weight: 400;
}
.Wi\+YSD>.icon-arrow-right {
    stroke: #fff;
    width: 0.5rem;
}
.shopee-header-section__header-link {
    text-decoration: none;
    color: rgba(0,0,0,.87);
    display: block;
}
.shopee-header-section__header .shopee-button-no-outline, 
.shopee-header-section__header .shopee-button-outline--rounded {
    text-transform: capitalize;
    display: flex;
    align-items: center;
}
.shopee-header-section__header .shopee-button-no-outline {
    color: #ee4d2d;
    margin-right: 0;
    padding: 0;
    margin-bottom: 0;
}
.shopee-header-section__header a {
    text-decoration: none!important;
    color: #ee4d2d;
}
#footer {
    font-size: .75rem;
    color: rgba(0,0,0,.65);
    padding: 0 0 2.625rem;
    background: #f5f5f5;
}
.row-4-col .col {
    padding-bottom: 0 !important;
}
.mmenu-footer li {
    display: inline-block;
}
.product-info .product-title {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: 500;
    margin: 0px;
    vertical-align: sub;
    max-height: 3rem;
    line-height: 1.5rem;
    overflow: hidden;
    max-width: 41.5625rem;
    font-size: 1.25rem;
    overflow-wrap: break-word;
    text-transform: uppercase;
}
.product-info .price-wrapper {
    padding: 15px 20px;
    background: rgb(250, 250, 250);
    margin-bottom: 20px;
}
.product-info .price-wrapper span.amount {
    font-size: 1.875rem;
}
.product-main .container {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.05);
    max-width: 1200px;
}
.single-product #main, 
.single-product #wrapper {
    background-color: #f5f5f5;
}
.single_add_to_cart_button {
    position: relative;
    overflow: visible;
    outline: 0px;
    background-color: rgba(255,87,34,0.1) !important;
    color: #ee4d2d;
    border: 1px solid #ee4d2d;
    box-shadow: rgba(0, 0, 0, 0.03) 0px 1px 1px 0px;
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
    display: none;
}
.product-thumbnails img,
.product-thumbnails .col
{
    max-width: 82px;
    text-align: center;
}
.product-thumbnails img {
    opacity: 1;
}
.tSCitv {
    width: 25px;
    height: 25px;
    padding: 0;
    border: 0;
    margin-left: 5px;
    position: relative;
    overflow: visible;
    outline: 0;
}
.sprite-product-sharing-fm:first-child {
    background-position: 0 -132%;
}
.sprite-product-sharing {
    background-image: url(/wp-content/uploads/2023/08/1876c121524255f7eb6a64b4d8d0b7e3.png);
    background-size: 100%;
    background-color: initial;
}
.share-icon-list {
	margin-bottom: 0;
}
.share-icon-list li {
	display: inline-block;
	list-style-type: none;
}
.share-icon-list li img {
	width: 25px;
	height: 25px;
}
._3jkKrB {
    border-left: 1px solid rgba(0,0,0,.09);
    flex: 1;
    justify-content: center;
}
.IYjGwk {
    position: relative;
    overflow: visible;
    outline: 0;
    background-color: initial;
    border: 0;
    display: flex;
	align-items: center;
    margin-top: 10px;
}
.x0F377 {
    margin-right: 10px;
}
.Ne7dEf {
    font-size: 16px;
    color: #222;
	font-weight: 400;
	text-transform: none;
}
.product-footer p {
	font-size: .875rem;
}
.flex {
    display: flex;
    align-items: center;
}
.X5u-5c {
    margin-top: 0.625rem;
    position: relative;
}
.IZIVH\+:first-child, .jgUbWJ:first-child {
    padding-left: 0;
}
.flex {
    display: flex;
}
.IZIVH\+ {
    cursor: pointer;
}
.IZIVH\+, .jgUbWJ {
    align-items: center;
}
.IZIVH\+, .jgUbWJ {
    align-items: flex-end;
    padding: 0 15px;
}
._046PXf {
    color: #ee4d2d;
    border-bottom-color: #ee4d2d;
}
._1k47d8 {
    border-bottom: 1px solid #555;
}
._1k47d8, .P3CdcB {
    font-size: 1rem;
    color: #222;
    margin-right: 5px;
    padding-bottom: 1px;
}
.c8aTLs, .nTpKes {
    padding: 4px 0;
    margin-right: 5px;
}
._8cmkij, .c8aTLs, .nTpKes {
    font-size: .875rem;
    color: #767676;
    text-transform: capitalize;
}
.shopee-rating-stars {
    position: relative;
    display: inline-block;
}
.shopee-rating-stars__stars {
    display: flex;
}
.shopee-rating-stars__star-wrapper {
    position: relative;
    margin-right: 1px;
}
.shopee-rating-stars__star-wrapper>.shopee-rating-stars__lit {
    overflow: hidden;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
.shopee-rating-stars__primary-star {
    color: #ee4d2d;
    stroke: #ee4d2d;
    display: block;
    position: absolute !important;
    left: 0;
    overflow-x: hidden;
}
.shopee-svg-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor;
    position: relative;
}
.shopee-rating-stars__hollow-star {
    color: #ee4d2d;
    display: block;
    stroke: currentColor;
}
.eaFIAE:not(:first-child) {
    border-left: 1px solid rgba(0,0,0,.14);
}
.flex {
    display: flex;
}
.eaFIAE {
    align-items: center;
    padding: 0 15px;
}
.e9sAa2 {
    font-size: 1rem;
    color: rgb(34, 34, 34);
    margin-right: 5px;
    padding-bottom: 1px;
}
.IZIVH\+:not(:first-child), .jgUbWJ:not(:first-child) {
    border-left: 1px solid rgba(0,0,0,.14);
}
.GyD5JO {
    border: unset;
    background: none;
    color: rgba(0,0,0,.54);
    font-size: 14px;
    margin-left: auto;
    text-transform: none;
    font-weight: 400;
}
.\+o886E {
    padding: 15px 20px;
    background: #fafafa;
    width: 100%;
    margin-bottom: 20px;
}
.\+o886E>div {
    width: 100%;
}
.flex-column {
    flex-direction: column;
}
.Y3DvsN {
    font-size: 1rem;
    text-decoration: line-through;
    color: #929292;
    margin-right: 10px;
}
.nmrSND {
    flex-wrap: wrap;
    min-height: 1.875rem;
}
.shopee-drawer {
    display: flex;
    position: relative;
    overflow: visible;
    outline: 0;
}
.stardust-icon {
    stroke: currentColor;
    fill: currentColor;
    width: 1em;
    height: 1em;
}
.pqTWkA {
    font-size: 1.875rem;
    font-weight: 500;
    color: #ee4d2d;
}
._0voski {
    margin-left: 15px;
    font-size: .75rem;
    color: #fff;
    text-transform: uppercase;
    background: #ee4d2d;
    border-radius: 2px;
    padding: 2px 4px;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
}
.rt-jjf {
    margin-top: 0;
    color: #222;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.-LmQBA {
    margin-right: 0.625rem;
    fill: #ee4d2d;
}
.U1v9hp {
    display: flex;
    align-items: center;
}
.u86SRJ {
    color: #ee4d2d;
    font-size: .875rem;
    margin-right: 0.625rem;
}
.AUxo4B {
    color: rgba(0,0,0,.54);
    font-size: .75rem;
    margin-top: 0.25rem;
}
.V5X-KA {
    padding: 0px 30px;
}
.variations_form {
    max-width: 50%;
    margin-top: 1.5625rem;
}
.variations tr {
    display: flex;
    justify-content: space-between;
}
.woo-selected-variation-item-name {
    display: none !important;
}
.variations .label {
    display: flex !important;
    align-items: center;
}
.variations label {
    font-size: 14px !important;
    font-weight: 400 !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    overflow: visible;
    cursor: pointer;
    min-width: 5rem;
    min-height: 2.125rem;
    box-sizing: border-box;
    padding: 0.25rem 0.75rem;
    margin: 0px 8px 8px 0px;
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    position: relative;
    background: rgb(255, 255, 255);
    outline: 0px;
    word-break: break-word;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 77px !important;
}
.share-block {
    margin-top: 30px !important;
}
.share-block>div {
    max-height: 22px;
}
.pTxZ1P {
    position: relative;
    overflow: visible;
    outline: 0px;
    box-sizing: border-box;
    padding: 5px;
    margin: 20px 15px;
    color: rgba(0, 0, 0, 0.54);
}
.RxFsWv {
    vertical-align: middle;
    height: 20px;
}
.ePyNeJ {
    color: rgb(34, 34, 34);
    text-transform: capitalize;
    margin: 0px 20px 0px 5px;
}
.product-gallery {
    padding-bottom: 30px !important;
}
.product-gallery .image-tools.bottom.left {
	display: none;
}
.product-footer {
    margin-top: 15px;
    display: none;
}
.product-footer .woocommerce-tabs {
    border-top: 0;
}
.product-footer .col.large-9 {
    flex-basis: 80%;
    max-width: 80%;
    padding-top: 20px;
}
.product-footer .col.large-3 {
    flex-basis: 20%;
    max-width: 20%;
}
.product-footer .col.large-3 .col-inner {
    padding-top: 20px;
}
.woocommerce-tabs .product-tabs {
    background: rgba(0, 0, 0, 0.02);
    color: rgba(0, 0, 0, 0.87);
    font-size: 1.125rem;
    text-transform: uppercase;
    max-height: 50px;
    overflow: hidden;
}
.woocommerce-tabs .product-tabs a {
    background: transparent;
    color: rgba(0, 0, 0, 0.87);
    font-size: 1.125rem;
    padding: 0.875rem;
    text-transform: uppercase;
    font-weight: 400;
}
.woocommerce-tabs .product-tabs a:before {
    opacity: 0 !important;
}
.product-ratings__header {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    margin-bottom: 1em;
}
.product-ratings__header_score {
    font-size: 1.125rem;
    color: rgba(0,0,0,.87);
    margin-right: 0.2em;
    text-transform: capitalize;
}
div#reviews.woocommerce-Reviews,
.devvn_prod_cmt
{
	max-width: 100% !important;
}
.product-main .container {
	box-shadow: none;
}
#shop-sidebar .widget-title,
#shop-sidebar .woocommerce-widget-layered-nav-list a,
.shopee-filter-group__header
{
	font-size: 14px;
	font-weight: 500;
	text-transform: none;
	color: rgba(0, 0, 0, 0.8);
}
#shop-sidebar .widget {
	margin-bottom: 0;
}
.wpfFilterWrapper[data-filter-type] {
    padding: 0 !important;
}
.category-page-row .large-2 {
    flex-basis: 190px;
    max-width: 190px;
}
.shopee-sort-bar {
    font-weight: 400;
    background: rgba(0, 0, 0, 0.03);
    padding: 0.8125rem 1.25rem;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.shopee-sort-bar__label {
    color: rgb(85, 85, 85);
    margin: 0px 0.3125rem 0px 0px;
}
.shopee-sort-by-options {
    display: flex;
    align-items: stretch;
    flex: 1 1 0%;
    justify-content: flex-start;
}
.shopee-sort-by-options__option--selected.shopee-sort-by-options__option {
    color: rgb(255, 255, 255);
    background: rgb(238, 77, 45);
}
.shopee-sort-by-options .select-with-status__holder, .shopee-sort-by-options__option {
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 1px 0px;
    height: 2.125rem;
    line-height: 2.125rem;
    border-radius: 2px;
    border: 0px;
}
.shopee-sort-by-options__option {
    cursor: pointer;
    user-select: none;
    display: flex;
    flex: 0 0 5.625rem;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
    padding: 0px 0.9375rem;
    background: rgb(255, 255, 255);
    white-space: nowrap;
    margin-left: 0.625rem;
    box-sizing: border-box;
}
.shopee-sort-by-options .select-with-status {
    min-width: 12.5rem;
    margin-left: 0.625rem;
}
.shopee-sort-by-options .select-with-status__holder, .shopee-sort-by-options__option {
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 1px 0px;
    height: 2.125rem;
    line-height: 2.125rem;
    border-radius: 2px;
    border: 0px;
}
.shopee-sort-by-options .select-with-status__holder {
    margin: 0px;
    background: rgb(255, 255, 255);
}
.shopee-sort-by-options .select-with-status__placeholder, .shopee-sort-by-options .select-with-status__value {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgba(0, 0, 0, 0.8);
    margin: 0px 0.625rem 0px 0.75rem;
    padding: 0px;
}
.select-with-status .shopee-svg-icon.icon-arrow-down-small {
    width: 0.75rem;
    fill: rgb(85, 85, 85);
    margin-right: 0.75rem;
}
.select-with-status__holder {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.14);
    transition: border-color 0.1s ease 0s;
    box-sizing: border-box;
    border-radius: 2px;
    margin-bottom: 0.625rem;
}
.shopee-mini-page-controller {
    display: flex;
    align-items: center;
}
.shopee-mini-page-controller__next-btn.shopee-button-outline--disabled, .shopee-mini-page-controller__prev-btn.shopee-button-outline--disabled {
    background: rgb(249, 249, 249);
}
.shopee-mini-page-controller__next-btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.shopee-mini-page-controller__next-btn, .shopee-mini-page-controller__prev-btn {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
    width: 2.25rem;
    height: 2.125rem;
    border-radius: 2px;
    background: rgb(255, 255, 255);
    border: 0px;
}
.shopee-button-outline {
    outline: none;
    cursor: pointer;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.1s cubic-bezier(0.4, 0, 0.6, 1) 0s;
    border: 1px solid rgba(0, 0, 0, 0.09);
    border-radius: 2px;
    background: transparent;
    color: rgba(0, 0, 0, 0.8);
}
.shopee-mini-page-controller__next-btn.shopee-button-outline--disabled .shopee-svg-icon, .shopee-mini-page-controller__prev-btn.shopee-button-outline--disabled .shopee-svg-icon {
    fill: rgb(204, 204, 204);
}
.shopee-mini-page-controller__next-btn .shopee-svg-icon, .shopee-mini-page-controller__prev-btn .shopee-svg-icon {
    width: 0.625rem;
    height: 0.625rem;
    fill: rgb(85, 85, 85);
    margin-top: 0.125rem;
}
.shopee-sort-by-options .select-with-status__dropdown {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0.3125rem 0.625rem 0px;
    margin: 0px;
    padding: 0.625rem 0px;
    border: 0px;
}
.select-with-status--hover .select-with-status__dropdown {
    visibility: visible;
}
.shopee-sort-by-options .select-with-status__dropdown {
    box-shadow: 0 0.3125rem 0.625rem 0 rgba(0,0,0,.05);
    margin: 0;
    padding: 0.625rem 0;
    border: 0;
}
.select-with-status--hover .select-with-status__dropdown {
    visibility: visible;
}
.select-with-status__dropdown {
    visibility: hidden;
    position: absolute;
    top: calc(100% + 1px);
    left: 0px;
    background: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0.09);
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
    max-height: 16.875rem;
    z-index: 10000;
    width: 100%;
    overflow-y: auto;
    padding: 5px 0px;
    margin: 0px -1px;
    border-radius: 2px;
}
.shopee-sort-by-options .select-with-status__dropdown-item:hover {
    background: transparent;
    color: rgb(238, 77, 45);
}
.shopee-sort-by-options .select-with-status__dropdown-item {
    padding: 0px 0.75rem 0px 0.9375rem;
    cursor: pointer;
}
.sWDsGo {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.flash-sale .sWDsGo:not(.flash-sale-top .sWDsGo) {
    top: 0
}
.POAPqq {
    display: flex;
    flex-direction: column;
    text-align: center;
    position: relative;
    font-weight: 400;
    line-height: .8125rem;
    color: #ee4d2d;
    text-transform: uppercase;
    font-size: .75rem;
}
.oqpuuD {
    width: 36px;
    height: 32px;
}
.oiV-yk {
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 4px 2px 3px;
    font-weight: 700;
    background-color: rgba(255,212,36,.9);
}
.POAPqq {
    display: flex;
    flex-direction: column;
    text-align: center;
    position: relative;
    font-weight: 400;
    line-height: .8125rem;
    color: #ee4d2d;
    text-transform: uppercase;
    font-size: .75rem;
}
.Y0e-H2 {
    color: #fff;
}
.oiV-yk:after {
    content: "";
    width: 0;
    height: 0;
    left: 0;
    bottom: -4px;
    position: absolute;
    border-color: transparent rgba(255,212,36,.9);
    border-style: solid;
    border-width: 0 18px 4px;
}
.tysB0L, .Y14teW {
    display: flex;
    align-items: center;
}
.tysB0L {
    height: 1.25rem;
    margin-top: 0.75rem;
}
.Y14teW {
    color: rgba(0,0,0,.26);
    cursor: pointer;
    font-size: .625rem;
    overflow: hidden;
    flex-shrink: 0;
}
.tysB0L, .Y14teW {
    display: flex;
    align-items: center;
}
.Y14teW .shopee-rating-stars {
    position: relative;
    display: inline-block;
}
.Y14teW .shopee-rating-stars__stars {
    display: flex;
}
.wOebCz {
    margin-left: 0.25rem;
}
.x\+3B8m {
    color: rgba(0,0,0,.87);
    font-size: .75rem;
    line-height: .875rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.Y14teW .shopee-rating-stars__star-wrapper {
    display: flex;
    align-items: center;
    position: relative;
    margin-right: 1px;
}
.Y14teW .shopee-rating-stars__star-wrapper>.shopee-rating-stars__lit {
    overflow: hidden;
    position: absolute;
    height: 100%;
    left: 0;
    top: -1px;
    z-index: 1;
}
.Y14teW .shopee-rating-stars .shopee-svg-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor;
    position: relative;
}
.Y14teW .shopee-rating-stars__gold-star {
    color: #ffce3d;
    fill: #ffce3d;
    display: block;
    position: absolute;
    left: 0;
    overflow-x: hidden;
}
.tax-product_cat #main, 
.tax-product_cat #wrapper {
    background-color: #f5f5f5;
}
.tax-product_cat .product-small.col .col-inner {
    text-decoration: none;
    color: rgba(0,0,0,.87);
    display: block;
    box-shadow: 0 0.0625rem 0.125rem 0 rgba(0,0,0,.1);
    border-radius: 0.125rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background: #fff;
    position: relative;
    overflow: visible;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0;
    transition: box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);
    transition: transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1);
    transition: transform .1s cubic-bezier(.4,0,.6,1),box-shadow .1s cubic-bezier(.4,0,.6,1),-webkit-transform .1s cubic-bezier(.4,0,.6,1);
}
.tax-product_cat .product-small.col .box-text.box-text-products {
    padding: 8px;
}
.blog-breadcrumbs {
    font-size: 14px;
    font-weight: 400;
    display: none;
}
.blog-breadcrumbs a {
    text-decoration: none;
    font-size: 0.8125rem;
    color: rgb(0, 85, 170);
}
.xprSzi {
    font-size: 0.625rem;
    margin: 0px 5px;
}
.page-title-inner {
    min-height: 40px;
}
.PeA8Gc {
    height: 600px !important;
}
._3M9lzn {
    margin: 0 auto;
    min-height: 600px;
    width: 1040px;
    padding-top: 70px;
}
.PeA8Gc {
    justify-content: flex-end;
}
.zfewkl {
    width: 100%;
}
.zfewkl {
    justify-content: space-between;
}
.LuEpZX, .zfewkl {
    display: flex;
}
.LuEpZX {
    margin-left: 40px;
}
.LuEpZX {
    flex-direction: column;
}
.J1i6cp.B-fiUo {
    width: 400px;
}
.YJ0kaz {
    min-height: 427px;
}
.J1i6cp {
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.14);
    border-radius: 4px;
    overflow: hidden;
    width: 500px;
}
.gZNAGg {
    box-sizing: border-box;
    min-height: 80px;
}
._3051nA, .gZNAGg {
    justify-content: space-between;
}
._3051nA, .gZNAGg, .lhhucE {
    display: flex;
}
.gZNAGg, .lhhucE {
    align-items: center;
}
.KG\+Utm, .zvY8T\+ {
    width: 100%;
    padding: 1.375rem 30px;
}
.F-zI4J, .KG\+Utm {
    justify-content: space-between;
}
.F-zI4J, .KG\+Utm, .NYkwiO {
    align-items: center;
    display: flex;
}
.K1dDgL {
    max-width: 8.5rem;
    font-size: 1.25rem;
    color: #222;
}
.yXry6s {
    padding: 0 30px 30px;
    overflow: hidden;
}
.qvdx4B {
    margin-bottom: 10px;
}
._1EApiB:disabled {
    opacity: .7;
}
button[disabled], html input[disabled] {
    cursor: default;
}
.KgaLSo {
    margin-bottom: 30px;
}
.L-VL8Q {
    width: 100%;
}
._7w24N1 {
    color: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,.09);
}
.hq6WM5 {
    text-transform: uppercase;
}
.cepDQ1 {
    height: 2.5rem;
    min-width: 8.75rem;
}
._1EApiB {
    outline: none;
    padding: 0 0.625rem;
    border: 0;
    background: none;
    border-radius: 0.125rem;
}
.cepDQ1, .wyhvVD {
    justify-content: center;
}
.wyhvVD {
    align-items: center;
    display: flex;
}
.yup5K8 {
    box-sizing: border-box;
    width: 100%;
    height: 2.5rem;
    overflow: hidden;
    border-bottom: 1px solid rgba(0,0,0,.26) !important;
    border-radius: 2px;
    box-shadow: inset 0 2px 0 rgba(0,0,0,.02);
    margin-bottom: 10px;
    display: block !important;
}
.yup5K8 input {
    box-shadow: none;
    border: 0;
}
.form-register-x .yup5K8 input {
    width: 100%;
}
.SnLyxu, .yup5K8 {
    align-items: center;
    display: flex;
}
.pDzPRp {
    padding: 0.75rem;
    outline: none;
    border: 0 !important;
    flex: 1;
    flex-shrink: 0;
    filter: none;
    height: auto !important;
    margin-bottom: 0;
    box-shadow: none !important;
    height: 100% !important;
}
.btS4Qu {
    margin-top: 1.5625rem;
    font-size: 12px;
    color: rgba(0,0,0,.87);
    text-align: center;
}
.wzgwUg, 
.Z8OMtU,
.woocommerce-LostPassword
{
    font-size: 15.52px;
}
.wzgwUg a, 
.Z8OMtU a,
.woocommerce-LostPassword a
{
	color: #508be3;
	font-weight: 700;
}
.Z8OMtU {
    white-space: pre;
    padding-right: 4px;
    color: rgba(0,0,0,.26);
}
.Oug9xv {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%;
}
.register-success {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 997;
    cursor: pointer;
}
.register-success .alert {
    position: fixed;
    top: 20%;
    left: 50%;
    z-index: 999 !important;
    width: 600px;
    margin-left: -300px;
    background: #FFF;
    cursor: default;
}
.register-success .close {
    position: absolute;
    right: 10px;
}
.register-success .close:hover {
    cursor: pointer;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.woocommerce-MyAccount-content {
    max-width: 1170px;
    margin: 0 auto;
    padding-top: 0;
}
.woocommerce-MyAccount-content .container {
    padding-left: 0;
    padding-right: 0;
}
.product-summary .quantity {
	display: flex;
}
.button.buy_now_button {
    color: #ee4d2d;
    position: relative;
    overflow: visible;
    outline: 0;
    background: #ee4d2d;
    margin: 0;
    border: 0;
    border-radius: 8px;
}
.devvn-quickbuy button.single_add_to_cart_button.loading:after {
    display: none;
}
.devvn-quickbuy button.single_add_to_cart_button.button.alt.loading {
    color: #fff;
    pointer-events: none !important;
}
.devvn-quickbuy button.buy_now_button {
    position: relative;
    color: rgba(255,255,255,0.05);
}
.devvn-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;
}
.quantity-block {
	display: flex;
	margin-bottom: 20px;
	align-items: center;
}
.quantity-block .quantity.buttons_added {
	margin: 0 !important;
}
.quantity-block .oN9nMU {
    color: #757575;
    width: 110px;
    text-transform: capitalize;
    flex-shrink: 0;
    align-items: center;
}
.slider-show-nav .flickity-prev-next-button, 
.slider:hover .flickity-prev-next-button,
.flickity-prev-next-button
{
    opacity: 1;
}
.flickity-prev-next-button svg {
    background-color: #fff;
    width: 2.1875rem;
    height: 3.75rem;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.09);
    color: red;
}
.flickity-prev-next-button.previous {
    left: 9px !important;
}
.flickity-prev-next-button.previous svg {
    border-top-right-radius: 2px !important;
    border-bottom-right-radius: 2px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border: 0 !important;
}
.flickity-prev-next-button.next {
    right: 9px !important;
}
.flickity-prev-next-button.next svg {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 2px !important;
    border-bottom-left-radius: 2px !important;
    border: 0 !important;
}
.slider-nav-light .flickity-prev-next-button .arrow, .slider-nav-light .flickity-prev-next-button svg {
    fill: red;
}
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.slider-nav-circle .flickity-prev-next-button:hover svg {
    fill: red !important;
    background-color: #fff !important;
}
.single-product .flickity-prev-next-button.previous,
.flickity-prev-next-button.next, 
.flickity-prev-next-button.previous
{
    display: none;
}
.woocommerce-MyAccount-content>p,
.woocommerce-MyAccount-content .dashboard-links
 {
	display: none;
}
.phieuthuong-label {

}
.phieuthuong {
	overflow: auto;
	margin-bottom: 20px;
}
.phieuthuong li {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #F6F7F9;
	width: calc(100%/6);
	height: 30px;
	border-radius: 5px;
	margin-left: 0 !important;
	margin-right: 10px;
	float: left;
	color: #000;
}
.phieuthuong li:hover {
	cursor: pointer;
	color: red;
}
.phieuthuong li.active {
    background-color: #ee4d2d !important;
    color: #fff;
}
.money-customer {
	display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 300px;
    grid-gap: 15px;
    color: #000;
    margin-bottom: 20px;
}
.money-customer>div {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	flex-wrap: wrap;
	border-radius: 10px;
	padding: 10px;
}
.money-customer>div span {
	display: block;
	text-align: center;
	width: 100%;
}
.money-customer .price {
	color: red;
	font-size: 16px;
}
form.cart {
	clear: both;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.button {
    margin-bottom: 0 !important;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.re__hotline-main {
    display: flex;
    justify-content: space-between;
}
.re__hotline-main i {
    font-size: 22px;
}
.re__hotline-main>a {
    text-align: center;
}
.re__hotline-main>a span {
    display: block;
    color: #696969;
	font-size: 11px;
}
.re__hotline-sms {
    background: #fff;
    position: fixed;
    height: 56px;
    width: 100%;
    right: 0px;
    z-index: 9999;
    bottom: -1px;
    box-sizing: border-box;
    display: block;
    padding: 7px;
    box-shadow: 0px -2px 2px rgba(203,203,203,0.25);
}
.re__hotline-sms i {
    margin: 0px;
    padding: 4px;
    color: #696969;
}
.re__hotline-sms .re__hotline-main .re__btn-hotline {
    float: right;
    position: relative;
    min-width: calc(100% - 120px);
    background: #009BA1;
    border-radius: 8px;
    height: 48px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}
.re__hotline-sms .re__hotline-main .re__btn-hotline div {
    display: inline-block;
    overflow: hidden;
    margin-top: 12px;
}
.re__hotline-sms .re__hotline-main .re__btn-hotline span, .re__hotline-sms .re__hotline-main .re__btn-hotline i {
    color: #fff;
    float: left;
}
.re__hotline-sms .re__hotline-main .re__btn-hotline i {
    font-size: 24px;
    line-height: 24px;
}
.re__hotline-sms .re__hotline-main .re__btn-sms {
}
.re__hotline-sms .re__hotline-main .re__btn-sms i {
    margin: 0px;
    padding: 0px;
    padding: 4px;
    color: #696969;
    font-size: 22px;
}
.re__hotline-sms .re__hotline-main .re__btn-hotline span {
    font-family: "Lexend Medium",Roboto,Arial !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal !important;
    letter-spacing: -.2px;
    margin-left: 10px;
    line-height: 24px;
}
.top-user-block-01 {
    text-align: right;
    padding-top: 10px;
    display: none;
}
.top-user-block-01 span {
    margin-left: 15px;
}
.top-user-block-01 i {
    font-size: 22px;
    color: #fff;
}
.middle-user-block-01 span:first-child {
    background-color: #fff;
    height: 55px;
    width: 55px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.middle-user-block-01 span:first-child i {
    color: #D0362E;
}
.middle-user-block-01 {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}
.middle-user-block-01 span:nth-child(2) {
    position: absolute;
    top: 15px;
    left: 18%;
}
.middle-user-block-01 span:nth-child(2) b {
    display: block;
    color: #fff;
    font-weight: 400;
}
.middle-user-block-02,
.user-block-03
 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
}

.col-middle-user-block-02 span {
    font-size: 12px;
    color: #000;
}
.col-middle-user-block-02 div:first-child {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
    border: 1px solid rgb(238, 77, 45) !important;
}
.col-user-block-03 div {
    border: 1px solid rgb(238, 77, 45) !important;
}
.col-middle-user-block-02 span:nth-child(2) {
    display: block;
}
.col-middle-user-block-02 i {
    font-size: 25px;
    color: #fff;
}
.user-block-01 {
    min-height: 80px;
    width: 100%;
    background-color: #D0362E;
    padding-left: 20px;
    padding-right: 20px;
}
.user-block-02 {
    padding: 20px;
    padding-bottom: 0;
}
.top-user-block-02 {
    margin-bottom: 20px;
    color: #000;
    font-size: 17px;
}
.top-user-block-02 i {
    color: #dd360e;
    margin-right: 10px;
}
.footer-user-block-02 {
    margin-top: 20px;
}
.user-block-03 {
    padding-left: 20px;
    padding-right: 20px;
}
.col-user-block-03 i {
    font-size: 25px;
    color: #000;
}
.col-user-block-03 div {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0;
}
.col-user-block-03 span {
    font-size: 12px;
    color: #000;
}
.user-block-04 {
    margin-top: 20px;
    padding: 20px;
}
.user-block-04 li {
    border-bottom: 1px solid #ededed;
    list-style-type: none;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    color: #000;
}
.user-block-04 li a {
	color: #000;
}
.user-block-04 li i,
.user-block-04 li img
{
    font-size: 20px;
    width: 35px;
}
.withdrawal-management .withdraw-block-01 {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
    margin-bottom: 15px;
    font-size: 20px;
}
.withdrawal-management .withdraw-block-01 .money {
    color: #e74421;
}
.withdraw-block-02 {
    background-color: #e74421;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 10px;
}
.withdraw-block-02 span {
    display: block;
    color: #fff;
}
.withdraw-block-03 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 20px;
}
.withdraw-block-03 p {
    font-size: 15px;
}
#withdraw-radio-btn {
    float: left;
}
.group-form-withdraw {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px;
}
.group-form-withdraw input {
    margin-bottom: 0;
    border: 0;
    box-shadow: none;
    width: 100%;
	padding: 0;
}
.group-form-withdraw input:focus {
    box-shadow: none;
}
.group-form-withdraw input:not(.group-form-withdraw input:first-child) {
    border-top: 1px solid #ddd;
}
#withdraw-submit,
#xacminh,
.btn-submit-form
{
    background-color: #e74421;
    border-radius: 50px;
    padding: 8px;
    width: 100%;
    color: #fff;
    text-transform: none;
    margin-top: 20px;
}
.icon-user {
    color: #fff;
}
.home .re__hotline-main>a.page-6 i,
.home .re__hotline-main>a.page-6 span,
.page-template-ruttien .re__hotline-main>a.page-312 i,
.page-template-ruttien .re__hotline-main>a.page-312 span,
.page-id-39 .re__hotline-main>a.page-39 i,
.page-id-39 .re__hotline-main>a.page-39 span
{
    color: rgb(238, 77, 45) !important;
}
.home .re__hotline-main>a.page-6 img,
.page-template-ruttien .re__hotline-main>a.page-312 img,
.page-id-39 .re__hotline-main>a.page-39 img {
    filter: grayscale(0%);
}
.re__hotline-main>a img {
    margin-bottom: 2px !important;
    object-fit: contain;
    width: 25px;
    filter: grayscale(100%);
}
.MZW3WX {
    margin: 0 auto 1.5625rem;
    display: flex;
    justify-content: space-between;
}
.\+H\+ETm {
    height: 3rem;
    color: #508be3;
}
.rB03x1 {
    margin-bottom: 1.25rem;
}
.rB03x1 {
    align-items: center;
    display: flex;
    justify-content: center;
}
._8X8\+pW {
    width: 25%;
    border: 0.5px solid rgba(0,0,0,.12);
}
.nExMSv {
    color: rgba(0,0,0,.54);
    padding: 0 0.9375rem;
    text-transform: uppercase;
}
._8CVbVL, .hMDfK2 {
    margin-top: 8px;
}
.uHiQ7i {
    padding-right: 22px;
    font-weight: 400;
}
.lyJbNT {
    box-sizing: border-box;
    outline: none;
    border: 1px solid rgba(0,0,0,.26);
    background-color: #fff;
    color: rgba(0,0,0,.87);
    padding: 0 2px;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    font-size: .875rem;
    padding-left: 10px;
}
.Bq4Bra, .lyJbNT {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}
.Bq4Bra {
    width: 36px;
    height: 36px;
    border-radius: 1px;
}
._1a550J, .Bq4Bra {
    flex-shrink: 0;
}
.Bq4Bra, .lyJbNT {
    align-items: center;
    display: flex;
    justify-content: center;
}
.social-white-fb-blue-png {
    background-size: 325% 287.5%;
    background-position: 5.555555555555555% 62.666666666666664%;
}
.social-white-background {
    background-image: url(https://deo.shopeemobile.com/shopee/shopee-mobilemall-live-sg/assets/7b95007….png);
}
._1a550J {
    width: 22px;
    height: 22px;
}
.a2DpIo {
    padding: 2.5rem 0 1.875rem;
}
.a2DpIo ._6K8fUJ {
    height: 3.4375rem;
    width: 3.0625rem;
    color: #ee4d2d;
}
.a2DpIo, .bvXe-j {
    justify-content: center;
}
.\+H\+ETm, ._6ha0NV, .a2DpIo, .bvXe-j, .MZW3WX, .uO7K5K {
    display: flex;
}
.\+H\+ETm, ._6ha0NV, .a2DpIo, .bvXe-j {
    align-items: center;
}
.yup5K8 input {
    border-bottom: 0.5px solid rgba(0,0,0,.26);
}
.EUrtGZ {
    border-bottom: 0.5px solid rgba(0,0,0,.26);
}
.EUrtGZ {
    width: 100%;
    height: 3rem;
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,.26);
    box-sizing: border-box;
    padding: 0 0.125rem;
}
._6zXPCy, .EUrtGZ, .w4C6zZ {
    align-items: center;
    display: flex;
}
.aDKDCX {
    width: 1.375rem;
    height: 1.375rem;
    padding: 0.1875rem;
    margin-right: 0.625rem;
}
._4dCZIs {
    display: block;
    width: 100%;
    margin: 0.25rem 0 0.25rem 0.25rem;
}
.WrQrp0 {
    background-color: initial;
    font-size: 1rem;
    outline: none;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    padding: 0;
}
._6zXPCy {
    width: 1.875rem;
    height: 1.875rem;
}
._6zXPCy, .aDKDCX {
    flex-shrink: 0;
}
._6zXPCy {
    justify-content: center;
}
._6zXPCy, .EUrtGZ, .w4C6zZ {
    align-items: center;
    display: flex;
}
.WZT4Ok {
    padding-top: 0.3125rem;
}
._20509B {
    border-right: 0.5px solid rgba(0,0,0,.26);
}
._20509B {
    width: 0.125rem;
    height: 0.9375rem;
    border-right: 1px solid rgba(0,0,0,.26);
    margin: 0 0.75rem;
}
.\+cJClO {
    max-width: 6.25rem;
}
.\+H\+ETm {
    height: 3rem;
    color: #508be3;
    font-size: 14px;
}
.\+cJClO {
    flex-shrink: 0;
}
.\+H\+ETm, ._6ha0NV, .a2DpIo, .bvXe-j, .MZW3WX, .uO7K5K {
    display: flex;
}
.\+H\+ETm, ._6ha0NV, .a2DpIo, .bvXe-j {
    align-items: center;
}
.woocommerce-form input[type=text],
.woocommerce-form input[type=password] {
    border: 0;
    box-shadow: none;
}
.social-white-fb-blue-png {
    background-size: 325% 287.5%;
    background-position: 5.555555555555555% 62.666666666666664%;
}

.social-white-background {
    background-image: url(/wp-content/uploads/2023/08/7b95007f3377150730bbb5d1ddb477d6.png);
}
._1a550J {
    width: 22px;
    height: 22px;
}
.Bq4Bra, .lyJbNT {
    align-items: center;
    display: flex;
    justify-content: center;
}
.social-white-google-png {
    background-size: 722.2222222222222% 638.8888888888889%;
    background-position: 83.92857142857143% 5.154639175257732%;
}
.woocommerce-form-login .button {
    margin-top: 14px;
    background-color: #e74421;
    text-transform: none;
    color: #fff;
    font-weight: 400;
}
.btn-register {
    margin-top: 14px;
    background-color: #e74421;
    text-transform: none;
    color: #fff;
    font-weight: 400;
}
.form-register input {
    border: 0;
    box-shadow: none;
}
.form-register input:focus {
    box-shadow: none;
}
.register-block .zfewkl {
    display: block;
}
.page-id-200 .re__hotline-sms {
    display: none;
}
.page-id-409 #content {
    padding-top: 0;
}
.page-id-409 .large-12.col {
    padding-left: 0;
    padding-right: 0;
}
.product-lists .product-small.col .show-on-hover {
    display: none;
}
.iJ96Tl, .vaJx5p {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
}
.vaJx5p {
    padding: 0.5rem;
    overflow: hidden;
}
.iJ96Tl, .vaJx5p {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
}
.\+s0PSq {
    display: inline;
    line-height: 14px;
    font-size: .75rem;
}
.DFJaxH {
    align-items: baseline;
    max-width: 100%;
}
.N9Cf0X {
    padding: 0.5rem 0 0;
    display: flex;
    height: 1.25rem;
    align-items: center;
    overflow: hidden;
    justify-content: space-between;
}
.xkXx9c, .y5gW29.y5gW29 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xkXx9c {
    max-width: 75%;
    color: #ee4d2d;
}
.iPfdC8 {
    color: #ee4d2d;
}
.nzwBwR {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1rem;
    color: #ee4d2d;
}
.y5gW29.y5gW29 {
    color: rgba(0,0,0,.54);
    font-size: 12px;
}
.xkXx9c, .y5gW29.y5gW29 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.I7ESMt {
    display: flex;
    align-items: center;
    overflow: hidden;
    margin-top: 0.25rem;
}
._1FKkT {
    line-height: 1rem;
    height: 1rem;
    margin: 0 0.1875rem;
    padding: 0 0.0625rem;
    padding: 0 calc(var(--ns-a, .25rem) - 0.1875rem);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1;
    font-size: 10px;
}
._2DRZW {
    width: 0.25rem;
    height: 1rem;
    position: absolute;
    top: 0;
    transform: translateZ(0);
}
.Fr--W5, .iPfdC8 {
    font-size: .75rem;
}
.iPfdC8 {
    color: #ee4d2d;
}
.CxFdq\+ .OrPus1:hover .shopee-item-card__hover-footer {
    opacity: 1;
    transition: opacity .1s;
}

.BE5AWF {
    opacity: 0;
    position: absolute;
    left: -0.0625rem;
    top: calc(100% - 0.125rem);
    width: 100%;
    height: 1.875rem;
    background-color: #ee4d2d;
    color: #fff;
    text-align: center;
    line-height: 1.875rem;
    border: 1px solid #ee4d2d;
    border-bottom-left-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
    z-index: 1;
}
.CxFdq\+ .OrPus1:hover {
    border: 1px solid #ee4d2d;
    z-index: 2;
}
.CxFdq\+ .q3LVV3._7HK914, .CxFdq\+ .q3LVV3:focus, .CxFdq\+ .q3LVV3:focus-visible, .CxFdq\+ .q3LVV3:hover {
    box-shadow: 0 0.0625rem 20px 0 rgba(0,0,0,.05);
    transform: translateY(-0.0625rem);
    z-index: 1;
}
.product-lists .product-small.col:hover .col-inner {
    border: 1px solid #ee4d2d;
    z-index: 2;
}
.product-lists .product-small.col:hover .shopee-item-card__hover-footer {
    opacity: 1;
    transition: opacity .1s;
}
.BE5AWF {
    opacity: 0;
    position: absolute;
    left: -0.0625rem;
    bottom: 0;
    width: 100%;
    height: 1.875rem;
    background-color: #ee4d2d;
    color: #fff;
    text-align: center;
    line-height: 1.875rem;
    border: 1px solid #ee4d2d;
    border-bottom-left-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
    z-index: 1;
}
.dangxuat {
        background: #E9EDF0;
        padding: 10px;
        border-radius: 25px;
        display: block;
        text-align: center;
        font-weight: 700;
        color: #000;
    }

@media only screen and (min-width: 769px) {
    .col-full-width {
        flex-basis: 100% !important;
        max-width: 100% !important;
        max-height: 100px;
        overflow: hidden;
    }
    .category-carousel .owl-stage {
        transform: translate3d(-1039px, 0px, 0px) !important;
    }
    .row-shopee-mall-content {
		max-width: 1170px !important;
		background-color: #fff;
	}
	.row-shopee-mall-content .price-wrapper {
		display: none;
	}
    .row-stardust-carousel .large-8 {
        padding-right: 0;
    }
    .row-stardust-carousel .large-4 {
        padding-left: 5px;
    }
    .row-stardust-carousel .large-4 .img {
        margin-bottom: 5px;
    }
    .group-button-customer-mobile {
        display: none;
    }
    .col-middle-user-block-02,
    .col-user-block-03
    {
        text-align: center;
    }
    .page-id-39.logged-in #header,
    .page-template-ruttien #header,
    .page-id-39.logged-in #footer,
    .page-template-ruttien #footer,
    .page-template-ruttien #header,
    .page-template-ruttien #footer,
    .page-template-xacminhdanhtinh #header,
    .page-template-xacminhdanhtinh #footer,
    .page-template-themnganhang #header,
    .page-template-themnganhang #footer,
    .page #header:not(.home.page-template #header),
    .page #footer:not(.home.page-template #footer)
     {
    	display: none;
    }
    #main, 
    #wrapper {
    	min-height: 780px;
    }
    .page-id-39 #main,
    .page-template-ruttien #main
    {
    	background: #fff;
    }
    .page-id-39.logged-in .container,
    .page-template-ruttien .container,
    .page-template-xacminhdanhtinh .container,
    .page-template-themnganhang .container
    {
    	max-width: 600px;
    	background: #fff;
    	min-height: 780px;
    	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    	padding-bottom: 50px;
    }
    .home .re__hotline-sms,
    .single-product .re__hotline-sms
     {
    	max-width: 100% !important;
    }
    .re__hotline-sms {
    	left: 0;
    	right: 0;
    	margin: 0 auto;
    	max-width: 600px;
    	background: #fff;
    }
    .single-product .button.btn-success {
    	display: none;
    }
    .single-product .button.buy_now_button {
    	width: 50%;
    	color: #fff;
    }
    .page-id-200 #header,
    .page-id-200 #footer,
    .page-id-39 #header:not(.page-id-39.logged-in #header),
    .page-id-39 #footer:not(.page-id-39.logged-in #footer)
     {
    	display: block !important;
    }
    .page-id-200 #main, 
    .page-id-200 #wrapper,
	.page-id-39 #main,
    .page-id-39 #wrapper
     {
    	min-height: auto;
    }
    .register-block .zfewkl {
    	display: flex !important; 
    }
	.page-id-39 .re__hotline-sms:not(.page-id-39.logged-in .re__hotline-sms) {
		display: none;
	}
}
@media only screen and (max-width: 768px) {
    .col-full-width {
        overflow-x: auto;
        padding-bottom: 0 !important;
    }
	.row-iconbox-list {
		display: grid !important;
        grid-template-columns: repeat(11, 1fr);
        height: 100%;
        width: 100%;
        padding-top: 1rem;
        padding-bottom: 0.125rem;
	}
    .row-iconbox-list>.large-3 {
        height: 7rem;
        width: 80px;
        flex-basis: 100%;
    }
    .product-main .product-footer .col.large-9,
    .product-main .product-footer .col.large-3
    {
        flex-basis: 100%;
        max-width: 100%;
    }
    .navbar-wrapper {
        display: none;
    }
    .contentinfo {
        min-width: auto;
    }
    ._49gcpO {
	    min-width: 100% !important;
	    width: 100%;
	}
	.share-block,
	.last-summary-block
	{
		display: none;
	}
	.product-info {
		padding-bottom: 0;
	}
	.related-products-wrapper .product-small.col {
		padding: 5px !important;
	}
	.related-products-wrapper .row.row-small,
	.product-lists
	{
		margin-left: -5px;
    	margin-right: -5px;
	}
	.product-footer .col.large-9,
	.product-lists .product-small.col
	{
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 10px;
	}
	.B\+kDky {
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
	    padding: 8px 20px;
	    background: #fff;
	    height: 2.25rem
	}
	.v0bxR6 .typo-r12 {
	    color: rgba(0,0,0,.87);
	}
	.BWavFU, .pPMaBI {
	    align-items: center;
	    display: flex;
	}
	.pPMaBI {
	    color: #d0011b;
	    white-space: nowrap;
	}
	.v0bxR6 .typo-r12>div {
	    border-color: rgba(0,0,0,.87);
	}
	.v0bxR6 .typo-r12 p {
		margin-bottom: 0;
	}
	.BWavFU {
	    justify-content: center;
	    width: 13px;
	    height: 13px;
	    margin-right: 6px;
	    border: 1px solid #d0011b;
	    border-radius: 50%;
	}
	.BWavFU, .pPMaBI {
	    align-items: center;
	    display: flex;
	}
	.typo-r12 {
	    font-family: -apple-system,Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,sans-serif;
	    font-weight: 400;
	    font-size: .75rem;
	}
	.flash-sale .large-12 {
		padding: 0;
	}
	.slider-nav-reveal .flickity-prev-next-button.previous {
	    left: 15px!important;
	}
	.slider-nav-reveal .flickity-prev-next-button.next {
	    right: 15px!important;
	}
    .row-iconbox-list {
        margin-top: 10px;
    }
    .kmYTt8 div {
        font-size: .625rem;
    }
    .row-iconbox-list>.large-3 {
        padding-left: 3px;
        padding-right: 3px;
    }
    .icon-menu {
        color: #fff;
    }
    ._3M9lzn {
    	width: 100%;
    	padding-top: 0;
        background-image: none !important;
        background-color: #fff;
    }
    .LuEpZX {
    	margin-left: 0;
    }
    .zfewkl form {
    	margin: 0 15px;
    }
    .yXry6s {
    	width: 100%;
        padding: 0 !important;
    }
    .J1i6cp.B-fiUo {
	    width: auto;
        box-shadow: none;
	}
	.homeAbout {
		display: block !important;
	}
    .home .overlay-full {
        width: 100%;
        height: 100%;
        background-color: #0006;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
    }
    .home .group-customer-single-page {
        position: fixed;
        left: 0;
        z-index: 9999;
        bottom: 0;
        background: #fff;
        width: 100%;
        padding: 10px;
        padding-top: 75px;
    }
    .group-customer-single-page .product-thumb {
        position: absolute;
        top: -40px;
    }
    .group-customer-single-page .product-thumb img {
        width: 90px;
        height: 90px;
        border-radius: 15px;
        box-shadow: 0 0.0625rem 0.125rem 0 rgba(0,0,0,.3);
    }
    .group-customer-single-page .close {
        width: 30px;
        height: 30px;
        background-color: #ee4d2d;
        position: absolute;
        top: 0;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
    }
    .group-customer-single-page .product-price {
        position: absolute;
        top: 8px;
        left: 30%;
    }
    .group-customer-single-page .product-price .price {
        color: red;
    }
    .group-button-customer-mobile {
        display: flex;
        justify-content: space-between;
    }
    .button.buy_now_button,
    .group-button-customer-mobile .btn-success
     {
        width: 50%;
    }
    .group-button-customer-mobile .btn-success {
        background-color: #029cdc !important;
        margin-right: 0;
        display: none;
    }
    .button.buy_now_button {
        background-color: #f6f7f9;
        width: 100%
    }
    .group-button-customer-mobile.active .button.buy_now_button {
    	background-color: #ee4d2d;
    	color: #fff;
    }
    .money-customer {
        max-width: 500px;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .register-success .alert {
        width: 96%;
        margin-left: 0;
        background: #fff;
        cursor: default;
        left: 10px !important;
        right: 10px !important;
        position: absolute !important;
    }
    .heading-home {
        padding-left: 0;
        padding-right: 0;
    }
    html.active, body.active {
        margin: 0;
        height: 100%;
        overflow: hidden
    }
    .home #header {
        position: absolute;
        top: 0;
        background: transparent !important;
    }
    .hero-section {
        padding-top: 0 !important;
    }
    .hero-section .row-stardust-carousel .col {
        padding: 0;
    }
    .searchform-wrapper {
        min-width: 313px;
        height: 36px;
        padding: 0;
    }
    #woocommerce-product-search-field-0 {
        height: auto;
        padding: 0;
    }
    #woocommerce-product-search-field-0:focus {
        box-shadow: none;
    }
    .searchform-wrapper button[type="submit"] {
        background-color: transparent;
        min-width: 30px !important;
        padding: 0;
        border: 0;
        line-height: 1;
    }
    .searchform .button.icon i {
        color: #000;
        font-size: 13px;
    }
    .ux-search-submit { 
    }
    .searchform-wrapper .flex-col:first-child {
        order: 2;
    }
    .searchform-wrapper .flex-col:nth-child(2) {
        order: 1;
    }
    #woocommerce-product-search-field-0::placeholder {
        font-size: 14px;
        color: #EE4D2D;
    }
    .header-search-form {
        list-style-type: none;
    }
    .closable-banner {
        width: 100%;
        height: auto;
        position: relative;
    }
    .closable-banner__close-area {
        position: absolute;
        display: block;
        top: 0px;
        right: 0px;
        width: 24px;
        height: 24px;
        cursor: pointer;
    }
    .closable-banner__close-btn {
        cursor: pointer;
        user-select: none;
        height: 100%;
        width: 100%;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        position: absolute;
        box-sizing: border-box;
        background: rgb(245, 245, 245);
        border-radius: 50%;
        border: 3px solid rgb(255, 255, 255);
    }
    .top-divider {
        display: none;
    }
    .account-link-mobile {
        padding-top: 0;
    }
    .image-banner-home {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .eNmE7o.RJ6Vpu {
        font-size: .625rem;
    }
    .flash-sale {
        background-color: #fff;
    }
    .flash-sale-top .box-image, 
    .flash-sale-top .box-image img {
        width: 100%;
        height: 128px;
        object-fit: cover;
    }
    .flash-sale-top .price,
    .flash-sale-top .Nq-pih.QpXvtd,
    .flash-sale-top .box-text-products
    {
    	display: none;
    }
    .hero-section {
        padding-bottom: 0 !important;
    }
    .d3m1Az {
        width: 40% !important;
    }
    .heading-home h2 {
        height: 49px;
        border-bottom: 0;
    }
    .product-small .col-inner {
    }
    .flash-sale-top .box-image,
    .flash-sale-top .box-image img {
    	object-fit: cover !important;
    	overflow: hidden !important;
    }
    .flash-sale-top .product-lists {
    	margin-left: 0 !important;
    	margin-right: 0 !important; 
    }
    .flash-sale-top .product-lists .product-small.col {
    	padding-left: 3px !important;
    	padding-right: 3px !important;
    }
    .flash-sale .box-image, 
    .flash-sale .box-image img {
	    max-height: 130px;
	    object-fit: contain;
	    overflow: initial;
	}
	.product-lists .product-small.col>.col-inner {
		text-decoration: none;
	    display: block;
	    position: relative;
	    color: rgba(0,0,0,.87);
	    border: 0.0625rem inset rgba(0,0,0,.09);
	    border-radius: 0.0625rem;
	}
	.flash-sale-tt .product-small.col:not(.flash-sale-top) {
	    padding-left: 5px !important;
	    padding-right: 5px !important;
	}
	.flash-sale-tt .product-lists {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.product-lists .box-text-products {
		background: rgba(0,0,0,.03);
	}
	.flash-sale .box-image:not(.flash-sale-top .box-image), 
	.flash-sale .box-image img:not(.flash-sale-top .box-image img) {
		margin-bottom: 10px !important;
		margin-top: 5px;
	}
	.hlqRm-:not(.flash-sale-top .hlqRm-),
	.flash-sale .Nq-pih.QpXvtd
	 {
		display: none;
	}
	.hlqRm- {
	    position: absolute;
	    left: 2px;
	    top: 0;
	    display: flex;
	    flex-direction: column;
	    align-items: flex-start;
	    z-index: 1;
	    max-width: 70%;
	}
	.ng7xpB.ng7xpB {
	    height: 1rem;
	    font-size: .75rem;
	    line-height: .875rem;
	    padding-left: 0.25rem;
	    padding-right: 0.25rem;
	    color: rgb(208, 1, 27);
	}
	.NwliEk {
	    position: relative;
	    display: flex;
	    align-items: center;
	    height: 0.9375rem;
	    font-size: .5625rem;
	    line-height: .6875rem;
	    font-weight: 500;
	    padding: 0 4px;
	    border-top-right-radius: 0.125rem;
	    border-bottom-right-radius: 0.125rem;
	    background: currentColor;
	    left: -0.1875rem;
	}
	.NwliEk:before {
	    content: "";
	    display: inline-block;
	    position: absolute;
	    left: 0;
	    bottom: -0.1875rem;
	    border-top: 0.1875rem solid;
	    border-left: 0.1875rem solid transparent;
	    -webkit-filter: brightness(60%);
	    filter: brightness(60%);
	}
	.ng7xpB .Y1a4n\+ {
	    background-image: url(/wp-content/uploads/2023/08/shopee-mall.png);
	    background-repeat: no-repeat;
	    background-size: contain;
	    height: 0.5rem;
	    width: 1.25rem;
	    position: relative;
	}
	.home section {
		padding-top: 15px !important;
		background-color: #efefef;
	}
	.home section.hero-section {
		background-color: #fff !important;
		padding-top: 0 !important;
	}
	.product-small.box .product-title a {
		font-size: 11px;
	}
    .page-id-39,
    .page-template-ruttien,
    .page-template-themnganhang,
    .page-template-xacminhdanhtinh,
    .page
     {
        height: 100vh;
        background: #fff;
    }
    .page-id-39 #header,
    .page-id-39 #footer,
    .page-template-ruttien #header,
    .page-template-ruttien #footer,
    .page-template-themnganhang #header,
    .page-template-themnganhang #footer,
    .page-template-xacminhdanhtinh #header,
    .page-template-xacminhdanhtinh #footer,
    .page #header:not(.home #header),
    .page #footer:not(.home #footer)
    {
        display: none;
    }
    .woocommerce-MyAccount-content {
        padding-bottom: 60px;
    }
    .col-middle-user-block-02,
    .col-user-block-03
    {
        text-align: center;
    }
    .table-overflow {
        overflow-x: auto;
    }
    .customer-trade-history {
        width: 160% !important;
    }
    .customer-trade-history th {
        font-size: 14px;
        font-weight: 400;
        color: #000;
        text-transform: none;
    }
    .yup5K8 {
        border: 0;
        align-items: center;
        display: flex;
    }
    .aDKDCX {
        width: 1.375rem;
        height: 1.375rem;
        padding: 0.1875rem;
        margin-right: 0.625rem;
        float: left;
    }
    ._4dCZIs {
        display: block;
        width: 100%;
        margin: 0.25rem 0 0.25rem 0.25rem;
    }
    ._6zXPCy, .aDKDCX {
        flex-shrink: 0;
    }
    .yup5K8 input {
        float: right;
        width: 90%;
    }
}
@media only screen and (max-width: 500px) {
    .searchform-wrapper {
        min-width: 260px !important;
    }
}
