.product-small.box,
.hslands-product-item,
.hslands-product-item > .col-inner,
.hslands-product-item .hslands-product-card {
display: flex;
width: 100%;
height: 100%;
}

.product-small.box,
.hslands-product-item .hslands-product-card,
.product-small.box.box-vertical,
.hslands-product-item .hslands-product-card.box-vertical {
flex-direction: column !important;
overflow: hidden;
}

.product-small.box .box-image,
.hslands-product-item .hslands-product-card__image,
.product-small.box.box-vertical .box-image,
.product-small.box.box-vertical .box-text,
.hslands-product-item .hslands-product-card.box-vertical .hslands-product-card__image,
.hslands-product-item .hslands-product-card.box-vertical .hslands-product-card__content {
width: 100% !important;
min-width: 0 !important;
max-width: none !important;
}

.product-small.box .box-image,
.hslands-product-item .hslands-product-card__image {
border-radius: 8px 8px 0 0 !important;
overflow: hidden;
}

.product-small.box .box-image,
.hslands-product-item .hslands-product-card__image {
flex: 0 0 auto;
flex-shrink: 0;
}

.product-small.box .box-image > div:first-child,
.hslands-product-item .hslands-product-card__media {
position: relative;
display: block;
width: 100%;
height: clamp(220px, 18vw, 320px);
padding-top: 0 !important;
aspect-ratio: auto;
overflow: hidden;
background: #f4f6f8;
}

.product-small.box .box-image > div:first-child > a,
.hslands-product-item .hslands-product-card__media > a {
position: absolute;
inset: 0;
display: block;
}

.product-small.box .box-image > div:first-child img,
.hslands-product-item .hslands-product-card__media img {
position: absolute;
inset: 0;
display: block;
width: 100%;
height: 100%;
max-width: none !important;
object-fit: cover !important;
object-position: center !important;
}

.product-small.box .box-text,
.hslands-product-item .hslands-product-card__content {
display: flex;
flex: 1 1 auto;
flex-direction: column;
width: 100% !important;
align-items: stretch !important;
text-align: left !important;
}

.row-slider .product-small.box,
.row-slider .hslands-product-item,
.row-slider .hslands-product-item > .col-inner,
.row-slider .hslands-product-item .hslands-product-card,
.equalize-box .product-small.box,
.equalize-box .hslands-product-item,
.equalize-box .hslands-product-item > .col-inner,
.equalize-box .hslands-product-item .hslands-product-card,
.tabbed-content .product-small.box,
.tabbed-content .hslands-product-item,
.tabbed-content .hslands-product-item > .col-inner,
.tabbed-content .hslands-product-item .hslands-product-card,
.tab-panels .product-small.box,
.tab-panels .hslands-product-item,
.tab-panels .hslands-product-item > .col-inner,
.tab-panels .hslands-product-item .hslands-product-card {
height: auto !important;
}

.product-small.box .thong-tin-du-an,
.hslands-product-item .hslands-product-card__details {
flex: 1 1 auto;
display: grid;
gap: 8px;
min-width: 0;
width: 100%;
align-self: stretch;
justify-items: stretch;
}

.product-small.box .title-wrapper,
.hslands-product-item .title-wrapper {
display: flex;
align-items: flex-start;
gap: 8px;
min-width: 0;
margin-bottom: 10px;
}

.product-small.box .title-wrapper .product-title,
.product-small.box .title-wrapper .woocommerce-loop-product__title,
.hslands-product-item .title-wrapper .product-title,
.hslands-product-item .title-wrapper .woocommerce-loop-product__title {
flex: 1 1 auto;
min-width: 0;
margin: 0 !important;
}

.product-small.box .title-wrapper .product-title a,
.product-small.box .title-wrapper .woocommerce-loop-product__title a,
.hslands-product-item .title-wrapper .product-title a,
.hslands-product-item .title-wrapper .woocommerce-loop-product__title a {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1.4;
max-height: calc(1.4em * 2);
word-break: break-word;
}

.product-small.box .thong-tin-du-an .hslands-product-card__detail-row,
.hslands-product-item .hslands-product-card__details .hslands-product-card__detail-row {
display: grid;
grid-template-columns: 18px minmax(0, 1fr);
align-items: start;
column-gap: 10px;
width: 100%;
min-width: 0;
align-self: stretch;
margin-left: 0 !important;
margin-right: 0 !important;
text-align: left;
}

.product-small.box .thong-tin-du-an .hslands-product-card__detail-icon,
.hslands-product-item .hslands-product-card__details .hslands-product-card__detail-icon {
display: inline-flex;
align-items: flex-start;
justify-content: center;
width: 18px;
min-width: 18px;
margin-top: 2px;
}

.product-small.box .thong-tin-du-an .hslands-product-card__detail-icon i,
.hslands-product-item .hslands-product-card__details .hslands-product-card__detail-icon i {
width: 18px;
text-align: center;
}

.product-small.box .thong-tin-du-an .hslands-product-card__detail-text,
.hslands-product-item .hslands-product-card__details .hslands-product-card__detail-text {
display: flex;
align-items: baseline;
justify-content: flex-start;
gap: 8px;
width: 100%;
min-width: 0;
text-align: left;
}

.product-small.box .thong-tin-du-an .hslands-product-card__detail-label,
.hslands-product-item .hslands-product-card__details .hslands-product-card__detail-label {
flex: 0 0 auto;
margin: 0;
font-weight: 700;
text-align: left;
white-space: nowrap;
}

.product-small.box .thong-tin-du-an .hslands-product-card__detail-value,
.hslands-product-item .hslands-product-card__details .hslands-product-card__detail-value {
display: block;
flex: 1 1 auto;
min-width: 0;
max-width: 100%;
text-align: left;
line-height: 1.45;
word-break: normal;
overflow-wrap: anywhere;
}

.product-small.box .thong-tin-du-an .hslands-product-card__detail-value--address,
.hslands-product-item .hslands-product-card__details .hslands-product-card__detail-value--address {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.hslands-product-card__verified-badge {
flex: 0 0 auto;
display: inline-flex;
align-items: center;
margin-top: 2px;
}

.hslands-product-card__verified-badge img {
display: block;
width: 80px;
height: 20px;
max-width: 80px;
max-height: 20px;
object-fit: contain;
}

.product-small.box .bds2,
.hslands-product-item .hslands-product-card__footer {
display: flex;
align-items: center;
justify-content: space-between;
gap: 8px;
flex-wrap: nowrap;
margin-top: auto;
}

.product-small.box .price-wrapper,
.product-small.box .nut-xem-ngay,
.hslands-product-item .hslands-product-card__price,
.hslands-product-item .hslands-product-card__cta {
display: flex !important;
align-items: center;
float: none !important;
min-height: 40px;
}

.product-small.box .price-wrapper,
.hslands-product-item .hslands-product-card__price {
flex: 1 1 auto;
justify-content: flex-start;
min-width: 0;
text-align: left !important;
}

.product-small.box .price-wrapper .price,
.hslands-product-item .hslands-product-card__price .price {
display: flex;
align-items: center;
white-space: nowrap;
color: #e21948 !important;
}

.product-small.box .price-wrapper .amount,
.product-small.box .price-wrapper ins .amount,
.product-small.box .price-wrapper .woocommerce-Price-amount,
.product-small.box .price-wrapper del .woocommerce-Price-amount,
.product-small.box .price-wrapper ins .woocommerce-Price-amount,
.hslands-product-item .hslands-product-card__price .amount,
.hslands-product-item .hslands-product-card__price ins .amount,
.hslands-product-item .hslands-product-card__price .woocommerce-Price-amount,
.hslands-product-item .hslands-product-card__price del .woocommerce-Price-amount,
.hslands-product-item .hslands-product-card__price ins .woocommerce-Price-amount {
font-size: 16px !important;
line-height: 1.2 !important;
text-align: left !important;
color: #e21948 !important;
}

.product-small.box .price-wrapper del,
.product-small.box .price-wrapper ins,
.hslands-product-item .hslands-product-card__price del,
.hslands-product-item .hslands-product-card__price ins {
color: #e21948 !important;
}

.product-small.box .nut-xem-ngay,
.hslands-product-item .hslands-product-card__cta {
flex: 0 0 auto;
justify-content: flex-end;
}

.product-small.box .nut-xem-ngay .btn-views,
.hslands-product-item .hslands-product-card__cta .btn-views {
display: inline-flex;
align-items: center;
justify-content: center;
height: 34px;
padding: 0 12px !important;
line-height: 1 !important;
font-size: 13px !important;
white-space: nowrap;
margin-bottom: 0;
}

@media only screen and (max-width: 48em) {
.product-small.box .box-image > div:first-child,
.hslands-product-item .hslands-product-card__media {
height: 210px;
}

.product-small.box .bds2,
.hslands-product-item .hslands-product-card__footer {
align-items: stretch;
flex-wrap: wrap;
}

.product-small.box .price-wrapper,
.product-small.box .nut-xem-ngay,
.hslands-product-item .hslands-product-card__price,
.hslands-product-item .hslands-product-card__cta {
flex: 1 1 100%;
width: 100%;
min-height: auto;
}

.product-small.box .nut-xem-ngay .btn-views,
.hslands-product-item .hslands-product-card__cta .btn-views {
width: 100%;
}
}

@media only screen and (max-width: 34.375em) {
.product-small.box .box-image > div:first-child,
.hslands-product-item .hslands-product-card__media {
height: 180px;
}
}
