/* @override 
	http://localhost:8888/brewgin/_resources/themes/simple/css/typography.css?*
	http://localhost:8888/brewrum/_resources/themes/simple/css/typography.css?*
	http://localhost:8888/wonderland/_resources/themes/simple/css/typography.css?* */



/** ----------------------------------------------------------
 *
 * Contains the generic theme typography styles
 *
 *    Include your notes or table of contents here
 *
 *    Include color hex's or values of your grid
 *      #333333             - body
 *      #B80000             - links, headings
 *      #D80000             - links on hover
 *      5px Vertical grid   - based on multiples of 5px, eg 10px, 15px, 20px, 25px...
 *
 *    @author Your Name <email@gmail.com>
 *
 * ------------------------------------------------------- */

/* TEMPLATE CUSTOM FONTS */
  /* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 20, 2012 06:04:25 AM America/New_York */

  /* add your own custom fonts here */
  
 :root {
  --font-on-dark: white;
 --font-purple: #3d3c8a;
 	--mainred: #e84133;
 	--pink:#f2dce8;
} 


  @font-face {
      font-family: 'WebSymbolsRegular';
      src: url('../webfonts/websymbols-regular-webfont.eot');
      src: url('../webfonts/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/websymbols-regular-webfont.woff') format('woff'), url('../webfonts/websymbols-regular-webfont.ttf') format('truetype'), url('../webfonts/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
      font-weight: normal;
      font-style: normal;
  }

  @font-face {
font-family: "obviously", sans-serif;
font-weight: 600;
font-style: normal;
}

  @font-face {
font-family: "obviously-compressed", sans-serif;
font-weight: 800;
font-style: normal;
}

  @font-face {
font-family: "obviously-wide", sans-serif;
font-weight: 600;
font-style: normal;
}
/* BASE TYPOGRPHY */
:root {
	 font-size: calc(15px + 0.390625vw);
 /* This overrides the browsers default font size */
    line-height: calc(20px + 0.390625vw);
}
/* These are the default styles for the Simple theme */
body {
 font: 1rem obviously, Arial, Helvetica, sans-serif;
 /* This overrides the browsers default font size */
    line-height: 1rem; /* If you change the font-size make sure you change the line-height value as well - the usual ratio is around 1.5 (font-size x 1.5 = line-height) */
    margin-bottom: 20px;
 color: var(--font-purple);
	
}
  body a { text-decoration: none; } /* this removes the underline from all links */
  body a:link { -webkit-tap-highlight-color: transparent } /* this sets the highlight color when links are tapped on Safari (browser) on iPhone */

 .is-animetion span {
 	color: white;
 	font: 4.3vw obviously-wide;
 }
/* HEADERS */
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6,
 {
    font-family: obviously-compressed, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; /* This references one of the custom @font-face fonts - the other fonts that are referenced are fallbacks for browsers that don't support @fontface */
    font-weight: 800;
    margin-bottom:10px;
    color: var(--font-purple);
}

.typography h1.lrg  {
	font-size: 15vw;
	text-align: center;
	color: var(--font-on-dark);
	margin-bottom: 40px;
	
}
.typography h1 {
  font-size: 2rem;
  margin: 0 0 30px;
  padding-bottom: 5px;
  letter-spacing: 5px;
  line-height: 2.5rem;
}
div#about-content.content div.clm-one.animate__animated.animate__fadeInUp div.copy h1 {
	font-family: "obviously-wide", sans-serif;
font-weight: 600;
font-style: normal;
letter-spacing: 0;
}
header#header.header div.inner div h1 {
font: 2rem obviously-wide, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
line-height: 2rem; /* This references one of the custom @font-face fonts - the other fonts that are referenced are fallbacks for browsers that don't support @fontface */
	transition: all 0.3s ease;

color: #fff;
	float: left;
letter-spacing: 1px;
width: 25%;
margin-left: 13%;
position: absolute;
top: 50%;
transform: translate(0%,-50%);
}
.scrolled header#header.header div.inner div h1 {
line-height: 1.2rem;
font-size: 1.2rem;
letter-spacing: 1px;
}
#our-story-content h2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
	font-size: 7vw;
	color: white;
}
.typography h2 { font-size: 0; line-height: 0; margin-bottom: 15px;
letter-spacing: 2px;
text-transform: uppercase;
font-weight: 400;
text-align: center;
}
#our-story h1 {
	color: white;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #b49961;
	height: auto;
	text-transform: uppercase;
	text-align: center;
	 font-size: 3rem;
	min-height: 120px;
}

.typography h3 {
margin-bottom: 10px;
letter-spacing: 1px;
font: 11vw/6rem "obviously-compressed","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
color: white;
position: relative;
Top: -20px;
}
.typography h4,a#accept-all-cookies.button.cookie-consent__button.cookie-consent__button--accept,div#cookie-consent.cookie-consent div.cookie-consent__buttons a.button.hollow.cookie-consent__button.cookie-consent__button--manage {
margin-bottom: 5px;
letter-spacing: 1px;
	text-align: center;
font: 1.2rem obviously-wide,"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
line-height: 1.4rem;
}
div#cookie-consent.cookie-consent div.cookie-consent__buttons a.button.hollow.cookie-consent__button.cookie-consent__button--manage {
	margin-left: 15px;
}
.typography .sub h5 {
letter-spacing: 1px;
margin-bottom: 0;
font: 1.5rem/1.7rem obviously-wide, Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
text-transform: uppercase;
}
.typography .footer h5 {
letter-spacing: 1px;
margin-bottom: 0;
font: 0.6rem/0.5rem obviously-wide, Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
color: white;
}
.typography h6 { font-size: 14px; line-height: 20px; font-weight: bold; margin-bottom: 5px; }


/* PARAGRAGHS */
.typography  p ,.cookie-consent p{ font-size: 1.2rem;
  margin: 0 0 1.5rem;
  line-height: 1.3em;
  letter-spacing: 1px;
}
.cookie-consent p{ font-size: 0.8rem;
  margin: 0 0 1.5rem;
  line-height: 1.3em;
  letter-spacing: 1px;
  font-weight: bold;
}
.info h1 {
    margin: 0 0 6px;
    padding: 0 32px 0 0;
    background: none!important;
    font-size: 24px;
    line-height: 30px;
}
.intro {
	color: white;
	text-align: left;
	
	max-width: 1100px;
	width: 50%;
	border-radius: 60px;
	background-color: #5ccee6;
	padding: 8%;
	margin-right: 5%;
}
.intro p:first-of-type{
	font-size: 3.6vw;
	line-height: 4vw;
}
.intro p:last-of-type {
	font-family: obviously,"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0;
}
.con-wrp .hero {
	width: 45%;
	padding-right: 5%;
	padding-left: 5%;
}
.con-wrp .hero p {
	font: 17vw/15vw "obviously-compressed", sans-serif;
	  position: relative;
	top: -3vw;
	color: #5bcce4;
}
  a.brand p {
  font: 1rem neue-haas-grotesk-display;
	font-weight: 600;
  letter-spacing: 2px;
  }
  .scrolled a.brand p {
  	font-size: 0.6rem;
  	margin-bottom: 7px;
  }
.typography em { font-style: italic; }

::selection,
::-moz-selection { /* Applies style to highlighted portion of a page */
    background: gray;
    color: #fff;
    text-shadow: none;
}

/* LINKS */
.typography a, 
.typography a.intro,.cookie-consent a {
    color: black;
    text-decoration: none;
}
  .typography a:hover { 
    color: black;
  }
  .typography a:focus { }


/* LIST STYLES
-------------------------------------------- */
.typography ul, 
.typography ol,
.typography dl { margin: 0 auto 20px; }
.typography ul li { list-style-type: none; } /* adds disc style bullet to the list */
  .typography li { margin-bottom: 0; }


/* TABLE STYLES
-------------------------------------------- */
.typography table {
    border-collapse: collapse; /* borders are collapsed into a single border when possible */
    border: 1px solid #d4d4d4;
    border-spacing: 0; /* The border-spacing property sets the distance between the borders of adjacent cells - acts as a backup to border-collapse: collapse */
    margin: 0 0 10px;
    text-align: left;
}
  .typography table tr:nth-child(even) {
      background-color: #ededed
  }
  .typography table tr.even,
  .typography table th,
  .typography thead td {
      background-color: #ededed
  }
  .typography table td,
  .typography table th {
      padding: 2px 5px;
      border: 1px solid #d4d4d4;
      vertical-align: top;
  }
  .typography table th {
      font-weight: bold;
  }


/* WYSIWYG EDITOR ALIGNMENT CLASSES 
-------------------------------------------- */
.typography .left {
    text-align: left
}
.typography .center {
    text-align: center
}
.typography .right {
    text-align: right
}


/* IMAGES 
-------------------------------------------- */
.typography img {
    height: auto; /* resets the image height so that it maintains its aspect ratio when width is set */
    
	width: 100%;
}
.typography img.left {
    float: left;
    max-width: 50%;
    margin: 5px 20px 10px 0;
}
.typography img.right {
    float: right;
    max-width: 50%; /* Responsive width */
    margin: 5px 0 10px 20px;
}
.typography img.leftAlone {
    float: left;
    margin-right: 100%;
    margin-bottom: 10px;
    clear: both;
}
.typography img.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 10px;
    clear: both;
}
.typography .captionImage { width: 100%; margin-top: 5px; }
.typography .captionImage img { margin: 0; }
  .typography .captionImage.left {
    float: left;
    margin: 5px 30px 20px 0px;
  }
  .typography .captionImage.right{
    float: right;
    margin: 5px 0 20px 30px;
  }
  .typography .captionImage.left[style],
  .typography .captionImage.right[style] {
    max-width: 50%; /* Overides core width to make responsive */
  }
  .typography .captionImage.left img,
  .typography .captionImage.right img {
    float: none;
    max-width: none;
    width: 100%;
  }
  .typography .captionImage.left img {
    margin-right: -10px;
  }
  .typography .captionImage.right img {
    margin-left: -10px;
  }
  .typography .captionImage.right p {
    margin-left: -10px;
    text-align: left;
    margin-left: -10px;
  }
.typography .captionImage.leftAlone{
  float:none;
  margin: 0 20px 20px 0px;
}
.typography .captionImage.center{
  margin: 0 auto 20px;
}
.typography .captionImage p {
  clear: both;
  margin: 5px 0;
  font-style: italic;
  color: #888;
}


/* BLOCKQUOTES
-------------------------------------------- */
.typography blockquote {
  background: transparent url(../images/blockquote.png) no-repeat 0px 6px;
  color: #777;
  display: block;
  font-style: italic;
  margin: 0 0 20px;
  float: right;
  text-indent: 30px;
  width: 50%;
  margin-left: 5%;
  clear: both;
}
.typography blockquote p {
  font-size: 17px;
  line-height: 25px;
}
.typography pre {
  background: #F7F7F7;
  border: 1px solid #E4E4E4;
  margin: 0 0 20px 0;
  padding: 15px;
  clear: both;
}

/* ADDRESS
-------------------------------------------- */
address {
  display: block;
  margin-bottom: 20px;
}

/* BREAKPOINT 1200px */

@media only screen and (max-width: 1200px) {
	header#header.header div.inner div h1 {
		font: 1.5rem/1.5rem highrise, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		
		 /* This references one of the custom @font-face fonts - the other fonts that are referenced are fallbacks for browsers that don't support @fontface */
	transition: all 0.3s ease;

color: #fff;
	float: left;
letter-spacing: 1px;
width: 25%;
}
}

/* BREAKPOINT 680px */

@media only screen and (max-width: 680px) {

.typography h1 {
  font-size: 1.5rem;
  margin: 0 0 30px;
  padding-bottom: 5px;
  letter-spacing: 5px;
  line-height: 2rem;
}
.is-animetion span {
 	font-size: 8.5vw;
 }
	.con-wrp .hero {
	width: 100%;
	padding-right: 5%;
	padding-left: 5%;
	text-align: center;
	}
	.intro {
	color: white;
	text-align: center;
	
	max-width: 1100px;
	width: 90%;
	border-radius: 60px;
	background-color: #5ccee6;
	padding: 8%;
	margin-right: auto;
		margin-left: auto;
	}
	.con-wrp .hero p {
	font: 40vw/34vw "obviously-compressed", sans-serif;
	  position: relative;
	top: -3vw;
	color: #5ccee6;
}
}