/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1776058230
Updated: 2026-04-13 12:30:30

*/
body
{
	font-family: 'Be Vietnam Pro', sans-serif;
	font-size: 14px;
}

.title-danh-muc-home
{
	background: #F2AE2A;
	color: #fff;
	padding: 8px 0px 8px 0px; 
	border-radius: 10px 10px 0px 0px;
}
.danh-muc-home
{
	background: #F1F5F9;
}
.danh-muc-home ul li
{
	border-bottom: 1px solid #E5E7EB;
}
.danh-muc-home ul li:hover
{
	background: #FFF7ED;
}
.danh-muc-home ul li.current-menu-item
{
	background: #FFF7ED;
	border-left: 3px solid #f2ae2a;
}
.danh-muc-home ul li a::after{
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	right: 15px;
	background-image: url("/wp-content/uploads/2026/04/menu-icon.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 1 !important;
    background-color: #00000000 !important;
}
.menu-footer .elementor-item.elementor-item-active
{
	color:#fff !important;
}
.elementor-element.elementor-pagination-position-outside .swiper
{
	/*padding-bottom: 0px !important;*/
}
.elementor-widget-image-carousel .swiper
{
	border-radius: 10px !important;
}
.usp-box
{
	background: #F1F5F9;
	border-radius: 10px;
}
.usp-box img
{
	background: #fff;
	border-radius: 500px !important;
    padding: 10px;
    width: 50px;
    height: 50px !important;
}
.product-grid-box .product.type-product
{
	padding: 2px;
}
.title-cate h2
{
	padding-left: 20px;
}
.title-cate h2::before
{
	position: absolute;
	width: 5px;
	height: 80%;
	left: 0;
	background: #F2AE2A;
	content: "";
    top: 50%;
    transform: translateY(-50%);
}
.img-scale {
	overflow: hidden;
	border-radius: 10px 10px 0px 0px;
}

.img-scale img {
	transition: transform 0.3s ease;
}
.img-scale:hover img {
 	transform: scale(1.1, 1.1);
}
.faq-home
{
	width: 80%;
	margin: 0 auto;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1);
	border: 1px solid #EDEEEF;
}
.faq-home .uc_content
{
	border-left: 3px solid #F2AE2A;
}
.faq-home .uc_ac_box.uc-item-active
{
	border: 0px !important;
}
.product-list h2.woocommerce-loop-product__title, .product-list span.price
{
	padding-left: 10px !important;
}
.elementor-widget-woocommerce-product-price .amount, .type-product .amount
{
	color: red;
}
.product-list ul.products li.product a img
{
	aspect-ratio: 4 / 3;
    object-fit: contain;
}
.product-list ul.products li.product
{
	border: 1px solid #f3f4f6;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.product-list ul.products li.product:hover
{
	transform: translateY(-4px);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
}
.product-list ul.page-numbers li
{
	border: 1px solid #000 !important;
    border-radius: 50%;
    /*padding: 4px 10px;*/
	display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    text-align: center;
	margin-left: 6px !important;
	margin-right: 6px !important;
}
.product-list ul.page-numbers li span
{
	border: 1px solid #000 !important;
    border-radius: 50%;
    padding: 4px 10px !important;
	display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    text-align: center;
}
.product-list ul.page-numbers li span:hover
{
    padding: 4px 10px !important;
}
.product-list ul.page-numbers li a:hover
{
	border-radius: 50%;
    padding: 4px 10px !important;
	display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
	text-align: center;align-content
}
.product-list ul li span.current, .product-list ul li:has(span.current)
{
	background: #f2ae2a;
    color: #fff !important;
    border: none !important;
}
.hub-blog .page-numbers
{
	border: 1px solid #000;
    border-radius: 50%;
    /*padding: 4px 10px;*/
	display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    text-align: center;
}
.hub-blog .page-numbers.current
{
	background: #f2ae2a;
    color: #fff !important;
    border: none;
}
.rank-math-breadcrumb
{
	padding: 15px 0px;
}
.rank-math-breadcrumb p
{
    margin-bottom: 0px;
}
.rank-math-breadcrumb a, .archive.category .rank-math-breadcrumb a
{
	color: #F2AE2A;
	font-size: 14px;
}
.rank-math-breadcrumb span
{
	font-size: 14px;
}
.archive.category .rank-math-breadcrumb span
{
	color: #fff;
	font-size: 14px;
}
/* ==========================================================================
   CSS CHO SLIDER SẢN PHẨM BÁN CHẠY (MẪU ANPHA FOODS CHUẨN)
   ========================================================================== */

/* Khung bọc tổng thể slider */
.ap-best-sellers-wrapper {
    position: relative;
    overflow: hidden;
    padding: 10px 24px 55px 24px; /* Tạo không gian rộng rãi xung quanh để chứa nút bấm và chấm tròn */
    width: 100%;
    box-sizing: border-box;
}

/* Đặt lại thuộc tính static để định vị tuyệt đối nút bấm ra rìa slide */
.ap-best-sellers-wrapper .ap-product-slider {
    position: static; 
    overflow: hidden;
}

/* Thiết lập cấu trúc Box sản phẩm trắng tinh, bo góc mềm mại */
.ap-best-sellers-wrapper .ap-custom-card {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border-radius: 12px; /* Bo tròn góc hộp giống ảnh mẫu */
    border: 1px solid #f2f2f2; /* Viền mờ tinh tế định hình khung */
    text-decoration: none !important;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.02); /* Đổ bóng cực nhẹ */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Hiệu ứng nhấc nhẹ lên khi người dùng rê chuột vào */
.ap-best-sellers-wrapper .ap-custom-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.07);
}

/* Ép khung hình ảnh luôn luôn ở tỷ lệ VUÔNG 1:1 */
.ap-best-sellers-wrapper .ap-custom-card-image {
    position: relative;
    width: 100%;
    padding-top: 100%; 
    background-color: #f7f7f7;
    overflow: hidden;
}

.ap-best-sellers-wrapper .ap-custom-card-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Giữ nguyên tỷ lệ ảnh không méo */
    transition: transform 0.5s ease;
}

/* Vùng chứa văn bản bên dưới */
.ap-best-sellers-wrapper .ap-custom-card-content {
    padding: 16px 16px 20px 16px; /* Giãn cách thông thoáng chuẩn UI */
    text-align: left;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

/* Tiêu đề sản phẩm (Màu đen xám đậm, font dày dặn, sang trọng) */
.ap-best-sellers-wrapper .ap-custom-card-title {
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a; /* Trở về màu đen tuyền nguyên bản */
    margin: 0 0 10px 0;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Giới hạn tối đa 2 dòng tên sản phẩm */
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 44px; /* Giữ cho chiều cao các box luôn thẳng hàng đều đặn */
}

/* Chữ Liên hệ màu đỏ rực rỡ thu hút */
.ap-best-sellers-wrapper .ap-custom-card-price {
    font-size: 14px;
    color: #e53935; /* Màu đỏ thương hiệu chuẩn */
    margin: auto 0 0 0; /* Ép chữ luôn nằm ở đáy box */
    font-weight: 600;
}

/* CUSTOM NÚT MŨI TÊN ĐIỀU HƯỚNG TRÒN THEO ĐÚNG ẢNH MẪU */
.ap-best-sellers-wrapper .swiper-button-prev,
.ap-best-sellers-wrapper .swiper-button-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    top: 45%;
    transform: translateY(-50%);
    transition: all 0.25s ease;
    box-shadow: 0 3px 10px rgba(0,0,0,0.06);
    z-index: 10;
}

/* Mũi tên bên Trái - Màu cam sậm nổi bật */
.ap-best-sellers-wrapper .swiper-button-prev {
    background-color: #fca72a; 
    left: 0px;
}

/* Mũi tên bên Phải - Màu cam sữa nhạt nhã nhặn */
.ap-best-sellers-wrapper .swiper-button-next {
    background-color: #f5ebd6; 
    right: 0px;
}

/* Định dạng hình dáng mũi tên nhỏ, gọn, màu xám đen bên trong */
.ap-best-sellers-wrapper .swiper-button-prev::after,
.ap-best-sellers-wrapper .swiper-button-next::after {
    font-size: 13px; 
    font-weight: 800;
    color: #2b2b2b; 
}

/* Hiệu ứng hover nhẹ cho nút bấm mượt mà */
.ap-best-sellers-wrapper .swiper-button-prev:hover { background-color: #e5931a; }
.ap-best-sellers-wrapper .swiper-button-next:hover { background-color: #e8dcbf; }

/* ĐỊNH DẠNG CÁC CHẤM PHÂN TRANG DƯỚI ĐÁY ĐÚNG STYLE */
.ap-best-sellers-wrapper .swiper-pagination {
    bottom: 12px !important;
}

.ap-best-sellers-wrapper .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #cccccc;
    opacity: 1;
    margin: 0 4px !important;
}

/* Chấm hiện tại chuyển thành màu đen huyền bí */
.ap-best-sellers-wrapper .swiper-pagination-bullet-active {
    background: #000000 !important;
    width: 7px;
    height: 6px;
}
/*Tablet Css*/
@media (max-width: 1024px) {
	
}
/*End Tablet Css*/
/*Mobile Css*/
@media (max-width: 767px) {
	.faq-home
	{
		width: 100%;
	}
	
}
/*End Mobile Css*/