/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* PARENT CUSTOM STYLE THAT IS VOID */
/* if you want to enqueue your own custom style in the child theme , define MRSBRIC_USE_PARENT_CUSTOMSTYLE ->FALSE , but not forget to create custom_style.css */
/* if you want to DEenqueue   custom style of the parent  theme , deregister 'mrsbric_custom_style' , with this line 	wp_deregister_style( 'mrsbric_custom_style' ); */

