/*
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.   ***************/
html {
	border-style: 0 solid #fff !important;
}
table tr .product-name, table th .product-name {
	border-top: 1px white solid !important;
	border-right: 1px white solid !important;
	border-left: 1px white solid !important;
	border-style: white;
}





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


}