/* Generated from tbuilder_layout_part: 25 */
.themify_builder_content-25 .tb_eocy984.module_row{padding-bottom:50px;}
.themify_builder_content-25 .tb_7zlt242.module-tab{mix-blend-mode:normal;}
.themify_builder_content-25 .tb_7zlt242.module-tab:hover{}
.themify_builder_content-25 .tb_7zlt242.module-tab.ui{min-height:300px;height:400px;}
/*Builder Custom CSS START*/
.tb_text_wrap ul {
  list-style-type: none;
  margin:0;
  padding:0;
}
.tb_text_wrap li {
width: 30%;
    border: 2px solid #eeeeee;
	border-radius: 8px;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
display: inline-block;
}
.tb_text_wrap li:hover {
	background-color: var(--tb_preset_gray);
	transition: background-color 250ms;
	color: #ffffff;
}
.tb_text_wrap li img {
	display: block;
}
/*Builder Custom CSS END*/