/**
* Theme Name: LongLife Child
* Description: This is a child theme of LongLife, generated by Merlin WP.
* Author: <a href="http://webique-themes.com/">Webique Themes</a>
* Template: longlife
* Version: 1.0.1
*/

@media (max-width: 768px) {
	.webique_featured_block.webique_icon_position_center_left {
		flex-direction: column;
	}
	.webique_featured_block_icon_wrap {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.webique_icon_position_center_left.webique_featured_block .webique_featured_block_icon_wrap i.webique_featured_block_icon {
		font-size: 30px !important;
	    padding: 15px !important;
	}
}

.webique_sidebar_bottom_in .widget.widget_media_image {
	text-align: center;
}

.webique_profile_content p,
.webique_profile_content a {
	color: #ff671c;
	text-decoration: underline;
	cursor: pointer;
}