/*------------------------------------*    $VARS
\*------------------------------------*/
/*------------------------------------*    $PATH
\*------------------------------------*/
/*------------------------------------*    $FONTS
\*------------------------------------*/
/**
 * Base font
 */
/*------------------------------------*    $MARGINS/PADDINGS
\*------------------------------------*/
/**
 * Do you want all elements to adopt `box-sizing:border-box;` as per
 * paulirish.com/2012/box-sizing-border-box-ftw ?
 */
/*------------------------------------*    $GRIDS/SIZE
\*------------------------------------*/
/*------------------------------------*    $MEDIA QUERIES
\*------------------------------------*/
/**
 * specify divider generated classes
 */
/**
 * condition:: condition to use for @mixin media-query
 * responsive-range: use breakpoint name as prefix for range: ex: palm-one-third
 * display-rangegenerate hide class for breakpoint and specified range
 */
/*------------------------------------*    $TOOLS
\*------------------------------------*/
/**
 * if the user ants to generate width helper class
 */
/**
     * cache list for dividers
     * dont't overide this variable
     */
/**
     * merge default setting with breakpoint to 
     * generate all width helper classes in on loop
     */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w1of2, .w2of4, .w5of10, .w6of12, .mp-w5of10 {
  width: 50%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w2of2, .w3of3, .w4of4, .w5of5, .w10of10, .w12of12, .mp-w3of3, .mp-w10of10 {
  width: 100%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w1of3, .w4of12, .mp-w1of3 {
  width: 33.33333%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w2of3, .w8of12, .mp-w2of3 {
  width: 66.66667%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w1of4, .w3of12 {
  width: 25%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w3of4, .w9of12 {
  width: 75%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w1of5, .w2of10, .mp-w2of10 {
  width: 20%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w2of5, .w4of10, .mp-w4of10 {
  width: 40%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w3of5, .w6of10, .mp-w6of10 {
  width: 60%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w4of5, .w8of10, .mp-w8of10 {
  width: 80%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w1of10, .mp-w1of10 {
  width: 10%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w3of10, .mp-w3of10 {
  width: 30%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w7of10, .mp-w7of10 {
  width: 70%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w9of10, .mp-w9of10 {
  width: 90%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w1of12 {
  width: 8.33333%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w2of12 {
  width: 16.66667%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w5of12 {
  width: 41.66667%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w7of12 {
  width: 58.33333%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w10of12 {
  width: 83.33333%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
.w11of12 {
  width: 91.66667%; }

/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
                         * check if the ratio exists in cache list
                         * not to duplicate width defintions
                         */
/**
                         * if not in cache list, create a placeholder
                         * and push it in the cache list
                         */
/**
                         * create a helper class that extends the corresponding %placeholder
                         */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
             * if a width-range key has been defined for this breakpoint
             * generate helper class using breakpoint prefix name as a prefix
             * this will allow the user to change width of element based on media-queries
             */
/**
     * set all wsize classes width to 100% on mobile
     * the user can overide these using prefixed width class ( ex: .mp-w1of3 )
     */
@media screen and (max-device-width: 480px) and (orientation: portrait) {
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w1of2 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w2of2 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w1of3 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w2of3 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w3of3 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w1of4 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w2of4 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w3of4 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w4of4 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w1of5 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w2of5 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w3of5 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w4of5 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w5of5 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w1of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w2of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w3of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w4of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w5of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w6of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w7of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w8of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w9of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w10of10 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w1of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w2of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w3of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w4of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w5of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w6of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w7of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w8of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w9of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w10of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w11of12 {
    width: 100%; }
  /* line 93, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.responsive.scss */
  .w12of12 {
    width: 100%; } }

/*------------------------------------*    $GENERIC
\*------------------------------------*/
/*------------------------------------*    #RESET
\*------------------------------------*/
/* line 12, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.reset.scss */
body,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
figure,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 11, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 15, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-font-smoothing: antialiased; }

/**
 * Remove default margin.
 */
/* line 26, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 52, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 64, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  *display: inline;
  zoom: 1;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 74, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
/* line 85, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 96, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 105, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 116, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 125, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 133, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 142, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
/* line 151, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 160, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 169, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 176, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
sup {
  top: -0.5em; }

/* line 180, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 191, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 199, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/**
 * Address differences between Firefox and other browsers.
 */
/* line 218, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
/* line 228, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 239, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 263, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 273, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 285, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 300, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
/* line 310, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 319, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 329, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 342, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 354, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 364, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 378, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
/* line 386, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 397, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 406, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 415, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 426, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 432, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.normalize.scss */
td,
th {
  padding: 0; }

/*------------------------------------*    #BOX-SIZING
\*------------------------------------*/
/* line 7, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.box-sizing.scss */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 17, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_generic.box-sizing.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

/*------------------------------------*    $BASE
\*------------------------------------*/

@font-face {
  font-family: 'BebasNeue';
  src: url('/wp-content/themes/311rs/fonts/BebasNeueBook.eot');
  src: url('/wp-content/themes/311rs/fonts/BebasNeueBook.eot?#iefix') format('embedded-opentype'),
       url('/wp-content/themes/311rs/fonts/BebasNeueBook.woff2') format('woff2'),
       url('/wp-content/themes/311rs/fonts/BebasNeueBook.woff') format('woff'),
       url('/wp-content/themes/311rs/fonts/BebasNeueBook.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'BerninoSansOffc';
  src: url("fonts/BerninoSansOffc.eot");
  src: url("fonts/BerninoSansOffc.eot") format("embedded-opentype"), url("fonts/BerninoSansOffc.woff") format("woff"), url("fonts/BerninoSansOffc.ttf") format("truetype"), url("fonts/BerninoSansOffc.svg#MFred") format("svg"); }

/* line 35, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.heading.scss */
.hN {
  margin-bottom: 0; }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.image.scss */
img {
  -ms-interpolation-mode: bicubic; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.image.scss */
.img {
  max-width: 100%;
  font-style: italic;
  vertical-align: middle; }

/* line 12, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.image.scss */
.img[width],
.img[height] {
  max-width: none; }

/* line 2, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.link.scss */
.link {
  color: inherit;
  cursor: pointer; }
  /* line 8, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.link.scss */
  .link,
  .link:hover {
    text-decoration: none; }
  /* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.link.scss */
  .link:active,
  .link:focus {
    outline: none; }

/* line 126, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.link--underline:after,
.link--underline > .after {
  content: "";
  display: block;
  height: 1px; }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.list.scss */
.form-fields, .check-list, .list,
.list__item, .nav {
  list-style: none;
  margin: 0; }

/* line 8, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.list.scss */
.list-inline li {
  display: inline-block;
  *display: inline;
  zoom: 1; }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.page.scss */
html {
  font-family: "BerninoSansOffc", sans-serif;
  font-size: 16px;
  line-height: 0.0625;
  background-color: #292929;
  color: #fff;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

/* line 2, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.form.scss */
input {
  border: none; }

/* line 8, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.form.scss */
input[type="text"],
input[type="password"],
input[type="submit"] {
  -webkit-appearance: none !important; }

/* line 29, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.form.scss */
.form-fields__item:last-child {
  margin-bottom: 0; }

/* line 35, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.form.scss */
.label {
  display: block; }

/* line 39, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.form.scss */
.label--inline {
  display: inline-block;
  *display: inline;
  zoom: 1; }

/* line 48, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_base.form.scss */
.check-list__label {
  display: inline-block;
  *display: inline;
  zoom: 1; }

/*------------------------------------*    $OBJECT
\*------------------------------------*/
/* line 2, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.cell.scss */
.list--inline .list__item,
.cell, .cell--box {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle; }

/* line 8, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.cell.scss */
.cell--box {
  width: 100%; }

/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.wrapper.scss */
.wrapper {
  position: relative; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.wrapper.scss */
.wrapper--wide {
  max-width: 1680px; }

/* line 9, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.wrapper.scss */
.wrapper--vacuum, .wrapper--valign {
  font-size: 0; }

/* line 13, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.wrapper.scss */
.wrapper--full, .wrapper--panel {
  height: 100%;
  width: 100%; }

/* line 18, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.wrapper.scss */
.wrapper--abs, .wrapper--panel {
  position: absolute;
  top: 0;
  left: 0; }

/* line 126, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.wrapper--valign:after,
.wrapper--valign > .after {
  content: "";
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 100%;
  width: 0;
  vertical-align: middle; }

/* line 39, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.wrapper.scss */
.wrapper--o {
  overflow: hidden; }

/* line 126, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.wrapper--square:after,
.wrapper--square > .after {
  content: "";
  display: block;
  padding-top: 100%; }

/* line 126, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_tools.mixins.scss */
.wrapper--rectangle:after,
.wrapper--rectangle > .after {
  content: "";
  display: block;
  padding-top: 50%; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.media.scss */
.media__img {
  width: 100%; }

/* line 11, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.nav.scss */
.nav--stacked .nav__item {
  display: block; }

/* line 17, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.nav.scss */
.nav--fit {
  display: table;
  width: 100%; }
  /* line 20, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_object.nav.scss */
  .nav--fit .nav__item {
    display: table-cell; }

/*------------------------------------*    $COMPONENST
\*------------------------------------*/
/* line 1, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
html {
  overflow-y: scroll; }

/* line 5, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
html, body {
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  /* line 11, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  html.ie8, body.ie8 {
    height: 100%; }

/* line 16, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
.main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
  /* line 25, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .ie8 .main {
    height: 100%; }

/* line 31, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
.wrapper--header {
  position: absolute;
  z-index: 11;
  top: -143px;
  margin-top: 200px;
  -webkit-transition: -webkit-transform 0.5s 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: translateY(0) translateZ(0);
  -ms-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0); }
  /* line 40, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .wrapper--header.is-fixed {
    position: fixed;
    margin-top: 0;
    -webkit-transform: translateY(71px) translateZ(0);
    -ms-transform: translateY(71px) translateZ(0);
    transform: translateY(71px) translateZ(0); }
  /* line 46, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .wrapper--header.is-extend {
    position: relative;
    padding-top: 5%;
    max-width: 1600px;
    top: 0;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    background: #f5f5f5; }



/* line 58, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
.main-header {
  position: relative;
  width: 100%;
  max-width: 1600px;
  display: inline-block;
  opacity: 0;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }
  /* line 67, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .is-ready .main-header {
    -webkit-transition: 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1; }
  /* line 72, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .main-header.is-out {
    -webkit-transition: 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
    visibility: hidden; }

 /* line 173, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
  .main-header {
    height: 100%;
    width: 80%;
    margin-left: 20%;
    background: #0066cc;
    overflow: hidden;
    -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: translateX(-100%) translateZ(0);
    -ms-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0); }
    /* line 185, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
    .main-header:after {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: #292929;
      -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
      -webkit-transform: translateX(0) translateZ(0);
      -ms-transform: translateX(0) translateZ(0);
      transform: translateX(0) translateZ(0); }
    /* line 196, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
    .is-nav-opened .main-header {
      -webkit-transform: translateX(0) translateZ(0);
      -ms-transform: translateX(0) translateZ(0);
      transform: translateX(0) translateZ(0); }
      /* line 199, /Users/Quentin/Documents/PROD/_ACME/_CORPO/wordpress/wp-content/themes/immersivegarden/brunch/app/styles/_components.layout.scss */
      .is-nav-opened .main-header:after {
        -webkit-transform: translateX(-100%) translateZ(0);
        -ms-transform: translateX(-100%) translateZ(0);
        transform: translateX(-100%) translateZ(0); } }

