html{
/*	-webkit-font-smoothing: antialiased;*/
	-moz-osx-font-smoothing: grayscale;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

  @font-face {
	font-family: 'Gramercy';
  src: url('/wp-content/themes/mata_moments/assets/fonts/ABCGramercy-Regular-Trial.woff2') format('woff2'),
			 url('/wp-content/themes/mata_moments/assets/fonts/ABCGramercy-Regular-Trial.woff') format('woff');
	 		font-weight: normal;
	    font-style: normal;
	    font-display: swap;
  }

  @font-face {
	font-family: 'Haas-Medium';
  src: url('/wp-content/themes/mata_moments/assets/fonts/HaasGrotText-65Medium.woff2') format('woff2'),
			 url('/wp-content/themes/mata_moments/assets/fonts/HaasGrotText-65Medium.woff') format('woff');
	 		font-weight: normal;
	    font-style: normal;
	    font-display: swap;
  }


  @font-face {
	font-family: 'Haas-Regular';
  src: url('/wp-content/themes/mata_moments/assets/fonts/HaasGrotText-55Roman.woff2') format('woff2'),
			 url('/wp-content/themes/mata_moments/assets/fonts/HaasGrotText-55Roman.woff') format('woff');
	 		font-weight: normal;
	    font-style: normal;
	    font-display: swap;
  }


.site-title{
	font-family: 'Haas-Medium', sans-serif;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--dark), 1);
	letter-spacing: 0em;
}

  .desktop-menu li{
	margin-right: 1em;
	font-size: .8rem;
	font-family: 'Haas-Medium', sans-serif;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-transform: none;
	mix-blend-mode: difference;
}

.site-header h1{
	font-size: 2.25rem;
	font-family: 'Haas-Medium', sans-serif;
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: white;
	text-align: left;
}


.h1{
	font-size: 2.5rem;
	margin-top: 0;
/*	font-family: 'Rodney-Light', sans-serif;*/
			font-family: 'Gramercy';
	color: rgba(var(--grey), 1);
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
/*	text-transform: uppercase;*/
}

h1{
	font-size: 2.5rem;
	margin-top: 0;
/*	font-family: 'Rodney-Light', sans-serif;*/
			font-family: 'Gramercy';
	color: rgba(var(--dark), 1);
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	margin-block-start: 0;
	margin-block-end: 0;
/*	text-transform: uppercase;*/
}
	


.h2{
	font-size: 2.875rem;
/*	font-family: 'Rodney-Light', sans-serif;*/
			font-family: 'Gramercy';
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--dark), 1);
}

.header a {
	text-decoration: none;
}

.notpublished .h2{
	opacity: .2;
}

h2{
	font-size: 2.875rem;
/*	font-family: 'Rodney-Light', sans-serif;*/
		font-family: 'Gramercy';
	line-height: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--dark), 1);
	    margin-block-start: 0;
    margin-block-end: 0;
}

.h3{
	font-size: .9rem;
	font-family: 'Haas-Medium', sans-serif;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--dark), 1);
	text-transform: none;
}


h3{
	font-size: .9rem;
	font-family: 'Haas-Regular', sans-serif;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--dark), 1);
	text-transform: none;
	margin-block-start: 0;
	margin-block-end: 0;
}

.contributor h3{
	font-size: 1.1rem;
	font-family: 'Gramercy';
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--dark), 1);
	text-transform: none;
	margin-block-start: 0;
	margin-block-end: 0;
	text-transform: uppercase;
}

.h4{
	font-size: 1.5625rem;
	font-family: 'Haas-Medium', sans-serif;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--dark), 1);
}

h4{
	font-size: 1.5625rem;
	font-family: 'Haas-Medium', sans-serif;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--dark), 1);
	margin-block-start: 0em;
  margin-block-end: 0;
}

.copy h4{
	  margin-block-end: 1em;
}

.h5{
	font-size: 1.0625rem;
	font-family: 'Haas-Medium', sans-serif;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--dark), 1);
}

h5{
	font-size: 1.0625rem;
	font-family: 'Haas-Medium', sans-serif;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--dark), 1);
	margin-block-start: 0em;
  margin-block-end: 0;
}

.h6{
	font-size: 0.9375rem;
	font-family: 'Haas-Medium', sans-serif;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--grey), 1);
}

h6{
	font-size: 0.9375rem;
	font-family: 'Haas-Medium', sans-serif;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--grey), 1);
	margin-block-start: 0em;
  margin-block-end: 0;
}

	.description p{
		font-size: 0.9375rem;
		font-family: 'Haas-Medium', sans-serif;
		line-height: 1.2em;
		font-style: normal;
		font-weight: normal;
		color: rgba(var(--grey), 1);
	}

.credits-wrapper p{
	font-size: 0.9375rem;
	font-family: 'Haas-Medium', sans-serif;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--grey), 1);
}

p{
	font-size: 1.2rem;
	font-family: 'Haas-Medium', sans-serif;
/*	font-family: 'Gramercy';*/
	line-height: 125%;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--dark), 1);
	margin-block-start: 0;
  margin-block-end: 0;
}

.copy{
	font-size: 0.9375rem;
	font-family: 'Haas-Medium', sans-serif;
	line-height: 115%;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--dark), 1);
}

.big-copy p{
	font-size: 1.5625rem;
	font-family: 'Haas-Medium', sans-serif;
	line-height: 1.2em;
	    margin-block-end: 10px;
	font-style: normal;
	font-weight: normal;
	color: rgba(var(--dark), 1);
}

.text-grey{
	color: rgba(var(--grey), 1);
}

.text-xsmall{
	font-size: .8rem;
}

.text-small{
	font-size: 1.2rem;
	line-height: 110%;
}

.sans-serif{
	font-family: 'Haas-Medium', sans-serif;
}

.text-medium, .text-medium p{
	font-size: 2rem;
	line-height: 110%;
}

.text-large, .text-large p{
	font-size: 3rem !important ;
	line-height: 110%;
}

.serif{
	font-family: 'Gramercy';
}

.serif p{
	font-family: 'Gramercy';
}

a{
	text-decoration: none !important;
	color: rgba(var(--dark), 1) !important;
}



.text-decoration-none, .text-decoration-none a{
	text-decoration: none !important;
	color: rgba(var(--dark), 1) !important;
}


.text-indent p{
	text-indent: 40px;
}

/*
 .big-copy p:nth-child(1){
 	text-indent: 0px;
 }*/
 .site-footer p.copyright{
	font-family: 'Haas-Medium', sans-serif;
	font-size: .7rem;
}

.site-footer p{
	font-size: 1rem;
	/* font-family: 'Haas-Medium', sans-serif; */
	font-family: 'Gramercy';
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #ffffffb3;
	margin-block-start: 0em;
  margin-block-end: 20px;
}

.big-footer h2{
	font-size: 6rem;
	font-family: 'Haas-Medium', sans-serif;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #ffffffb3;	
}

p.signup-small-copy{
	font-size: 1.2rem;
	font-family: 'Haas-Medium', sans-serif;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: white;
}

p.signup-big-copy{
	font-size: 2rem;
	font-family: 'Rodney-Light', sans-serif;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: white;
}

.grid-two .big-copy p{
	color:rgba(var(--grey), 1);
}

.header-wrapper .h1{
	line-height: 1em;
}

.header-wrapper .h2 a{
	text-decoration: none;
	color:rgba(var(--dark), 1);
}

.quote{
	grid-column: span 12;
	font-size: 2.5rem;
	margin-top: 0;
	font-family: 'Gramercy';
	line-height: 1.2em;
	color:rgba(var(--dark), 1);
	text-indent: -17px;
}

.quote-credit{
	grid-column: span 12;
		margin-top: 1em;
}

.quote-wrapper .big-copy p{
	color:rgba(var(--grey), 1);
}


.black-background .h2, .black-background .h3, .black-background .h4, .black-background p,  .black-background a, .black-background p a, .black-background p a:visited{
		color: rgba(var(--grey), 1);
}

.site-footer ul, .site-footer ol {
    margin: 0;
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 0px;
    list-style: none;
}

.site-footer li{
	font-size: .8rem;
	font-family: 'Haas-Medium', sans-serif;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: white;
	margin-bottom: 6px;
}

.site-footer li a{
		color: #ffffffb3 !important;
    text-decoration: none;
    letter-spacing: 0.02em;
	-webkit-transition: .2s color ease-in-out; -o-transition: .2s color ease-in-out; transition: .2s color ease-in-out;
}

.site-footer li a:hover{
			color: white !important;
			-webkit-transition: .2s color ease-in-out; -o-transition: .2s color ease-in-out; transition: .2s color ease-in-out;
}

.entry-content p{
		margin-block-start: 0px;
		margin-block-end: 10px;
		text-indent: 30px;
}

.big{
font-size: 41vw;
    font-family: 'Haas-Medium', sans-serif;
    line-height: 1em;
}

.contributor h3 a{
	color: rgba(var(--dark), 1);
	text-decoration: none;
}


.contributor h5{
	color: rgba(var(--dark), 1);
	font-size: .8rem;
	padding-top: 8px;
}

@media screen and (max-width: 1024px) {
	p {
		font-size: 1.5rem;
	}
	.entry-header h1{
		font-size: 7.5rem !important;
	}
}

@media screen and (max-width: 760px) {
	.text-large{
		font-size: 2rem;
	}
	.text-medium {
		font-size: 1.5rem;
	}
	.h2{
    font-size: 2.5rem;
  }
  .h3, h3{
  	  font-size: .8rem;
  }
  .entry-header h1 {
	font-size: 4.5rem !important;
}
	p{
		font-size: 1.3rem;
	}
	.big-copy p{
				font-size: 1.2rem;
	}
	.desktop-menu li{
        margin-left: 1em;
        font-size: .8rem;
        margin-right: 0;
	}
	.site-header h1{
		font-size: 1rem;
	}
	h6{
		font-size: 0.75rem;
	}
	.credits-wrapper p{
			font-size: 0.75rem;
	}
	.description p{
			font-size: 0.75rem;
	}
	.site-footer p{
		font-size: .9rem;
	}
	.site-footer li{
		
	}
}

@media (min-width: 2200px) and (max-width: 5000px) {

}