/*------ template style J. Lindén ------*/ h1 { text-transform: uppercase; } /*------ HIDE PAGE TITLE------*/ article.page .entry-header { display: none; } /*------ HIDE SITE DESCIPTION------*/ h2.site-description { display: none; } .navbar-wrapper .navbar .site-description { display: none; } /*------HEADER BORDERS------*/ .tc-header { border-bottom: 5px solid #9DB668; } #main-wrapper { margin-top: 0px; } /*------ TEXT SELECTION------*/ ::selection { text-shadow: none; background: #D7DF21; color: #D52357; } ::-moz-selection { text-shadow: none; background: #D7DF21; color: #D52357; } /*------ TEXT SHADOW------*/ .close, h1, h2, h3, h4, h5, h6 { text-shadow: none; } /*------ FOOTER------*/ /* Reduce whitespace */ #main-wrapper { margin-bottom: 0px; } /* Change Background, Border, Font/Color as needed */ footer#footer .colophon { background: none repeat scroll 0 0 #333; border-top: 0px solid white; padding: 40px } /* Change font-size, alignment as needed */ footer#footer .colophon p, footer#footer .colophon a { color: #666; font-size: 12px ; text-align: center; line-height: 1.2em ; } /* Change color/padding of Social Icons */ footer#footer .colophon .social-block a { color: #666; padding: 0px ; } /* Change font-size/color of BackToTop */ footer#footer .colophon a.back-to-top { font-size: 1em; color: #666; } /* END OF Change Footer Background, Border, Font/Color/Size, Alignment */ /* FOOTER FONT*/ footer#footer a, footer#footer p { font-size: 14px; line-height: 16px; letter-spacing: -1px; color: #D8D8D8; margin-bottom: 9px; text-align: center; font-family: montserrat; } footer#footer h3, footer#footer h4, footer#footer h5, footer#footer h6 { font-size: 32px; line-height: 46px; } /* Contact form textarea*/ .wpcf7 textarea { height: 35px; } /* navbar links padding*/ .navbar .nav > li > a { padding: 5px 6px; font-size: 16px; } /* navbar links font*/