/*
Theme Name: Megatheme
Theme URI: www.brightervision.com
Description: Brighter Vision's MegaTheme
Author: Brighter Vision
Author URI: http://www.brightervision.com
Template: genesis
Text Domain: Megatheme

Version: 2022-12-29T22:35:47+00:00[6880d27991a93ef1d7cb4c002ef1606d0bcc6d0e]

Megatheme is a Genesis child theme owned and designed by Brighter Vision.
The use of this child theme is reserved only for Brighter Vision customers.
*/

/**
 * | -------------------------------------------------------------- |
 * |		     	   ***** NOTE TO DESIGNERS *****				|
 * | -------------------------------------------------------------- |
 * | DO NOT EDIT THIS FILE! ANY CHANGES YOU MAKE TO THIS FILE		|
 * | WILL VERY LIKELY BE OVERWRITTEN AND LOST FOREVER!				|
 * |																|
 * | ANY CUSTOM CSS EDITS MUST BE DONE THROUGH THE CUSTOMIZER		|
 * | VIA THE ADDITIONAL CSS SECTION.								|
 * ---------------------------------------------------------------- |
 */

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clear {
    clear: both;
}

/* Add all custom styling below */
/*------------------------------*/
