/*   
Theme Name: MegaHost
Theme URI: http://themeforest.net/item/megahost-responsive-hosting-wordpress-template/5021665
Description: MegaHost is a clean and elegant template. Made in Wordpress 4 for hosting and corporate. This template can also be used for business websites, portfolios and blog. The CSS and design is flexible, easy to customize and modify.
is a unique design based on Bootstrap, is sensitive and is consistent with a wide range of mobile devices.
Author: <a href="http://themeforest.net/user/iwthemes/portfolio?ref=iwthemes">Iwthemes And Freedesigns</a>
Author URI: http://themeforest.net/user/iwthemes/portfolio?ref=iwthemes
Version: 1.7
License: Comercial
License URI: http://www.freedesigns.me/wp/megahost/license/
Tags: left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain: MegaHost
*/


/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em !important;
	max-width: 100% !important;
}
.wp-caption img[class*="wp-image-"],
.size-full{
	display: block !important;
	margin: 0 auto !important;
  width: auto !important;
}
.wp-caption-text {
	text-align: center !important;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0 !important;
}
.sticky {
	display: block !important;
}
.gallery-caption {
	display: block !important;
}
.bypostauthor { font-family: 'Open Sans',sans-serif;}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline !important;
	float: left !important;
	margin-right: 1.5em !important;
}
.alignright {
	display: inline !important;
	float: right !important;
	margin-left: 1.5em !important;
}
.aligncenter {
	clear: both !important;
	display: block !important;
	margin: 0 auto !important;
}