/*
Theme Name: MatBaoWS
Description: This is a child theme for Flatsome Theme
Author: MatBaoWS Team
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
.products .box-text a:not(.button) {
	line-height: 1.2em;
	font-size: 1.5em;
    margin-bottom: .1em;
    margin-top: .1em;
}
.products .text-center .button:last-of-type {
    font-size: 1em;
}