
/* HEIGHT MENU */

/* CUSTOM FONTS */
Montserratbody {font-family: "Lato";font-weight: 300;font-size: 15px;line-height: 26px;letter-spacing: 0.02em;}body strong,body b { font-weight: 400; }input[type=text], input[type=password], input[type=email], textarea, select { font-family: Lato; font-weight: 300; }h1 {font-family: "Pathway Gothic One";font-weight: 400;font-size: 100px;line-height: 140px;text-transform: uppercase;}h1 strong,h1 b { font-weight: 400; }.tp-caption.pond-title-big-dark, .tp-caption.pond-title-big-white { font-family: Pathway Gothic One;font-weight: 400;font-size: 100px;line-height: 140px;text-transform: uppercase;}.tp-caption.pond-title-big-dark strong, .tp-caption.pond-title-big-white strong, .tp-caption.pond-title-big-dark b, .tp-caption.pond-title-big-white b { font-weight: 400; }h2 {font-family: "Pathway Gothic One";font-weight: 400;font-size: 85px;line-height: 118px;text-transform: uppercase;}h2 strong,h2 b { font-weight: 400; }.tp-caption.pond-title-medium-dark, .tp-caption.pond-title-medium-white { font-family: Pathway Gothic One;font-weight: 400;font-size: 85px;line-height: 118px;text-transform: uppercase;}.tp-caption.pond-title-medium-dark strong, .tp-caption.pond-title-medium-white strong, .tp-caption.pond-title-medium-dark b, .tp-caption.pond-title-medium-white b { font-weight: 400; }h3 {font-family: "Libre Baskerville";font-weight: 400italic;font-size: 50px;line-height: 70px;letter-spacing: -0.02em;text-transform: none;}h3 strong,h3 b { font-weight: 400italic; }.tp-caption.pond-title-small-dark, .tp-caption.pond-title-small-white { font-family: Libre Baskerville;font-weight: 400italic;font-size: 50px;line-height: 70px;letter-spacing: -0.02em;text-transform: none;}.tp-caption.pond-title-small-dark strong, .tp-caption.pond-title-small-white strong, .tp-caption.pond-title-small-dark b, .tp-caption.pond-title-small-white b { font-weight: 400italic; }h4 {font-family: "Pathway Gothic One";font-weight: 400;font-size: 40px;line-height: 56px;text-transform: uppercase;}h4 strong,h4 b { font-weight: 400; }.tp-caption.pond-title-mini-dark, .tp-caption.pond-title-mini-white { font-family: Pathway Gothic One;font-weight: 400;font-size: 40px;line-height: 56px;text-transform: uppercase;}.tp-caption.pond-title-mini-dark strong, .tp-caption.pond-title-mini-white strong, .tp-caption.pond-title-mini-dark b, .tp-caption.pond-title-mini-white b { font-weight: 400; }h5 {font-family: "Pathway Gothic One";font-weight: 400;font-size: 30px;line-height: 42px;text-transform: uppercase;}h5 strong,h5 b { font-weight: 400; }#reply-title { font-size: 30px;line-height: 42px; } h6 {font-family: "Pathway Gothic One";font-weight: 400;font-size: 20px;line-height: 28px;text-transform: uppercase;}h6 strong,h6 b { font-weight: 400; }.counter-value { font-family: Pathway Gothic One; font-weight: 400; }.tp-caption.pond-title-micro-dark, .tp-caption.pond-title-micro-white { font-family: Pathway Gothic One;font-weight: 400;font-size: 20px;line-height: 28px;text-transform: uppercase;}.tp-caption.pond-title-micro-dark strong, .tp-caption.pond-title-micro-white strong, .tp-caption.pond-title-micro-dark b, .tp-caption.pond-title-micro-white b { font-weight: 400; }.alttitle {font-family: Lato;font-weight: 300;}.alttitle b, .alttitle strong { font-weight: 700; }.title-minimal {letter-spacing: 0.15em;text-transform: uppercase;}.title-ultraminimal {letter-spacing: 0.4em;text-transform: uppercase;}nav#main-nav .nav-inner ul li a {font-family: Montserrat;font-weight: 700;font-size: 18px;letter-spacing: 0.1em;}nav#traditional-nav ul li a {font-family: Montserrat;font-weight: 700;letter-spacing: 0.1em;}nav#main-nav .nav-inner ul li ul li a {font-family: Montserrat;font-weight: 400;font-size: 12px;}input[type=submit], a.sr-button,
			.single-pagination li a, .entries-pagination li a, .filter li a, .blog-content a.read-more, .tabs ul.tab-nav li a {font-family: Lato;font-weight: 400;letter-spacing: 0.2em;text-transform: uppercase;}.open-nav span.open-nav-text, #load-more a, footer #backtotop, #social-share .show-share { font-family: Lato; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; } 

/* PORTFOLIO STYLING */

			.masonry.masonry-spaced {	
				width: calc(113% - 40px);		
				margin-left: 20px;
				margin-bottom: -20px;
				}	
				
			.masonry-spaced .masonry-item {
				margin-right: 20px;
				margin-bottom: 20px;
				}
			
/* PSEUDO HEADER */
#pseudo-header { height: 80px; }
/* COLOR */

/* CUSTOM CSS (Theme Options) */
h3 {
line-height:45px;
}
a {
color: #000000;
text-transform:underline;
}
.blog-content .time {
display: none;
}
.panel-grid-cell .widget-title {
margin-bottom:30px;
font-family:'Pathway Gothic One';
font-size:50px;
text-transform:uppercase;
}
.panel-grid-cell .p {
font-family:'Lato', sans serif;
font-weight: 400;
letter-spacing: .02em;
}
p {
font-family:'Lato', sans serif;
font-weight: 400;
letter-spacing: .02em;
}
.main-title .separator {
  display:none;
}
blockquote  {
font-family:'Lato', sans serif;
font-size: 17px;
font-weight: 400;
text-transform: italic;
letter-spacing: .02em;
}
nav#main-nav .nav-logo img {
height:80px;
top:-10px;
}
#logo img {
height:60px;
}
.bordered .non-overlay .header-inner {
min-height:60px;
}