/*
 Theme Name:   Flatsome-Child
 Theme URI:    http://example.com/flatsome-child/
 Description:  Flatsome Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     flatsome
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  flatsome child
*/





.noshow{
	line-height:0;
	height:0;
	color:white;
	padding:0;
	margin:0;
	position:relative;
	z-index:-101;
}

.noshow h2, 
.noshow p, 
.noshow img, 
.noshow a, 
.noshow span{
	line-height:0;
	color:white;
	font-size:1px;
	padding:0;
	margin:0;	
	height:0;
}


.tagcloud a:hover{
	background-color:transparent !important;
}

.round-border img{
	border-radius:2%;
}



