/*
Theme Name: Beluga Theme
Theme URI: https://belugaweb.com/
Author: Beluga Team
Author URI: https://belugaweb.com/
Description: Beluga Theme được lập trình và phát triển bởi Beluga Team. Beluga cung cấp giải pháp thiết kế website tổng thể cho cá nhân & doanh nghiệp.
Version: 1.6.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: https://belugaweb.com/
*/
.phone-bar a{
	text-decoration: none;
}
.gioiThieuTop, .ourTop{
	background-color: rgb(8 42 105 / 10%) !important;
}
.img-sp{
	display: none;
}
@media (max-width: 767px){
	.img-sp{
		display: block;
	}
	.slideTop .swiper-slide{
		background-image: none !important;
		height: auto;
	}
}
@media (max-width: 480px){
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
		width: 48% !important;
		margin: 0 0 2.992em !important;
	}
	.archiveProduct .product img{
		height: auto !important;
	}
}