@charset "UTF-8";
/**
 * _base.scss
 * 
 * 1/ biến màu săc
 * 2/ biến kích thước font chữ
 * 3/ Cấu hình border
 * 4/ Mixin
 * 5/ Responsive
*/
/*
Theme Name: MatBaoWS
Description: This is a child theme for Flatsome Theme
Author: MatBaoWS Team
Template: flatsome
Version: 3.0
*/

.header-vertical-menu__fly-out {
	max-height: 70vh;
	overflow-y: scroll;
}

.product-small.box {
	display:flex;
	flex-direction: column-reverse;
}

.product-small .box-text {
	position: static !important;
}