
/* HEIGHT MENU */
#logo, #logo img, nav#main-nav .nav-logo img, .non-overlay .open-nav, .non-overlay:not(.sticky-header) nav#traditional-nav > ul > li > a { height: 35px; line-height: 35px; }.overlay-bottom:not(.sticky-header) .open-nav, .overlay-bottom:not(.sticky-header) nav#traditional-nav > ul > li > a { margin-top: 15px; }.overlay-bottom:not(.sticky-header) nav#traditional-nav ul li .sub-menu { top: 35px; }
/* CUSTOM FONTS */
body {font-family: "Open Sans";font-weight: 300;font-size: 14px;line-height: 24px;letter-spacing: 0.02em;}body strong,body b { font-weight: 600; }input[type=text], input[type=password], input[type=email], textarea, select { font-family: Open Sans; font-weight: 300; }h1 {font-family: "Montserrat";font-weight: 400;font-size: 20px;line-height: 28px;letter-spacing: 0.2em;text-transform: none;}h1 strong,h1 b { font-weight: 400; }.tp-caption.pond-title-big-dark, .tp-caption.pond-title-big-white { font-family: Montserrat;font-weight: 400;font-size: 20px;line-height: 28px;letter-spacing: 0.2em;text-transform: none;}.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: "Josefin Slab";font-weight: 100;font-size: 59px;line-height: 82px;letter-spacing: -0.02em;text-transform: uppercase;}h2 strong,h2 b { font-weight: 100; }.tp-caption.pond-title-medium-dark, .tp-caption.pond-title-medium-white { font-family: Josefin Slab;font-weight: 100;font-size: 59px;line-height: 82px;letter-spacing: -0.02em;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: 100; }h3 {font-family: "Montserrat";font-weight: 400;font-size: 40px;line-height: 56px;letter-spacing: 0.2em;text-transform: none;}h3 strong,h3 b { font-weight: 400; }.tp-caption.pond-title-small-dark, .tp-caption.pond-title-small-white { font-family: Montserrat;font-weight: 400;font-size: 40px;line-height: 56px;letter-spacing: 0.2em;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: 400; }h4 {font-family: "Montserrat";font-weight: 400;font-size: 26px;line-height: 36px;letter-spacing: 0.2em;text-transform: none;}h4 strong,h4 b { font-weight: 400; }.tp-caption.pond-title-mini-dark, .tp-caption.pond-title-mini-white { font-family: Montserrat;font-weight: 400;font-size: 26px;line-height: 36px;letter-spacing: 0.2em;text-transform: none;}.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: "Montserrat";font-weight: 400;font-size: 20px;line-height: 28px;letter-spacing: 0.1em;text-transform: none;}h5 strong,h5 b { font-weight: 400; }#reply-title { font-size: 20px;line-height: 28px; } h6 {font-family: "Montserrat";font-weight: 400;font-size: 16px;line-height: 22px;text-transform: none;}h6 strong,h6 b { font-weight: 400; }.counter-value { font-family: Montserrat; font-weight: 400; }.tp-caption.pond-title-micro-dark, .tp-caption.pond-title-micro-white { font-family: Montserrat;font-weight: 400;font-size: 16px;line-height: 22px;text-transform: none;}.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; }label {font-family: Montserrat;font-weight: 400;text-transform: none;}.alttitle {font-family: Montserrat;font-weight: 400;}.alttitle b, .alttitle strong { font-weight: 400; }.title-minimal {letter-spacing: 0.1em;text-transform: uppercase;}.title-ultraminimal {letter-spacing: 0.4em;text-transform: uppercase;}nav#main-nav .nav-inner ul#primary li a {font-family: Montserrat;font-weight: 400;font-size: 18px;letter-spacing: 0.1em;}nav#traditional-nav ul li a {font-family: Montserrat;font-weight: 400;letter-spacing: 0.1em;}nav#main-nav .nav-inner ul#primary li ul li a {font-family: Droid Sans;font-weight: 400;font-size: 12px;}input[type=submit], a.sr-button,
			.scroll-down-message, #backtoworks, .single-pagination li a, .entries-pagination li a, .filter li a, .blog-content a.read-more, .tabs ul.tab-nav li a {font-family: Montserrat;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: Montserrat; font-weight: 400; letter-spacing: 0.2em; text-transform: uppercase; } 

/* PORTFOLIO STYLING */
.portfolio-thumb .imgoverlay:after, .portfolio-carousel-item .imgoverlay:after {background: #ffffff;}
/* PSEUDO HEADER */
#pseudo-header { height: 0px; }
/* COLOR */

/* CUSTOM CSS (Theme Options) */
.text-light input[type="text"], .text-light input[type="password"], .text-light input[type="email"], .text-light textarea {
    border-color: #ffffff;
    color: #fff;
}

.text-light input[type="submit"] {
    border: 1px solid white;
    color: white;
}