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

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

/* Đoạn này dùng để tạo ra khung chứa của sản phẩm hot giống trang cellphones lúc 19/08/2025  */
.hot-product .section-content > .row{
	position: relative;
	background-image: url('https://cdn2.cellphones.com.vn/x/media/wysiwyg/flashsale/bg-block-fs-8-1-desk.png');
	background-repeat: no-repeat;
	background-size: 100%;
}

.hot-product .product-small .col-inner {
    background: #FFF;
    min-height: 330px;
    border-radius: 11px;
    overflow: hidden;
    padding: 0px 10px 0px 10px;
}
.hot-product .row>div:not(.col):not([class^=col-]):not([class*=" col-"]){
	    transform: translate(2px, 20px);
}
.hot-product .section-content > .row:before{
	content:'';
	width: 50px;
	height: 50px;
	background-image: url('https://cdn2.cellphones.com.vn/x/media/wysiwyg/flashsale/fs-gift-box-8-1-2.png');
	background-size:cover;
	top: 10px;
	left: 10px;
	z-index: 2;
	position: absolute;
}

.hot-product .section-content > .row:after{
	content:'';
	width: 65px;
	height: 65px;
	background-image: url('https://cdn2.cellphones.com.vn/x/media/wysiwyg/flashsale/fs-gift-box-8-1.png');
	background-size:cover;
	top: 10px;
	position: absolute;
	right: 10px;
}

<div id="woocommerce_product_tag_cloud-8" class="col pb-0 widget woocommerce widget_product_tag_cloud"><span class="widget-title">Thông tin và chính sách</span><div class="is-divider small"></div><div class="tagcloud"></div></div>