body, button, input, select, textarea { font-family: Helvetica; font-size: 14px; color: #222222; font-weight: 400; } html, body { background: #f9f9f9; } .wrapper { padding-top: 70px; background: #f9f9f9; } .header-bg-image .wrapper { padding-top: 0; } #container { padding-top: 2em; } #container.blog-masonry-fullscreen { padding-top: 3em; } .container { max-width: 900px; } .blog-masonry { max-width: 1100px; } #header { background: #ffffff; } .header-no-bg #header { background: #ffffff!important; /* Override JS */ -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.1); -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.1); box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.1); } a { color: #000000; } a:hover { color: #aeaeae; } h1, h2, h3, h4, h5, h6, .logo, .main-menu { font-family: Oswald; color: #444444; font-weight: 400; text-transform: uppercase; } .logo { margin: 20px 0 20px; } .main-menu { font-size: 18px; } .menu-icon, .main-menu ul li { line-height: 70px; height: 70px; } .logo a, .main-menu ul li a { color: #353535; } .logo a:hover, .main-menu ul li a:hover { color: #aeaeae; } .main-menu ul ul { background: #ffffff; border-color: #ffffff; } .main-menu ul li ul li a { color: #424242!important; } .main-menu ul li ul li a:hover { color: #aeaeae!important; } #menu { font-family: Oswald; padding: 70px 0 0; } h1 { font-size: 22px; } h2 { font-size: 18px; } h3 { font-size: 24px; } h4 { font-size: 18px; } h5 { font-size: 16px; } h6 { font-size: 14px; } .entry-title { font-size: 36px; } .blog-masonry .entry-title, .blog-masonry-fullscreen .entry-title { font-size: 18px; } .entry-title a { color: #444444; } .entry-title a:hover { color: #000000; } .widgettitle { font-size: px; } .background .title { padding: 210px 0 140px; } .blog .background .title, .home .background .title { padding: 0; } .transparent .title { padding: 190px 0 150px; } .single .title { padding: 210px 0 150px; } .post-meta, .post-meta-alt, blockquote cite { font-family: Oswald; font-weight: 400; } blockquote cite { color: #222222; } .social-sharing ul span.list-wrap { background: #f9f9f9; } .single-post-nav a { font-family: Oswald; } #footer { background: #181818; color: #ffffff; } #footer a { color: #999999; } #footer a:hover { color: #ffffff; } #footer h3.widgettitle { color: #ffffff; } #footer .widget .underline { background: #ffffff; } #customize-controls { font-family: 'Open Sans'; font-size: 14px; } #customize-controls input[type="text"], #customize-controls select, #customize-controls textarea { margin: 0 0 1em; font-size: 14px; font-family: 'Open Sans', Arial; } #customize-controls h3 { font-family: 'Open Sans', Arial; } #customize-controls img { width: auto; } /* RevSlider Styles */ .tp-leftarrow.custom { background: url(../images/arrows.png) no-repeat 0 0; width: 54px; height: 54px; margin-top: 2em; } .tp-rightarrow.custom { background: url(../images/arrows.png) no-repeat -54px 0; width: 54px; height: 54px; margin-top: -2em; } .tp-leftarrow.custom:hover { background-position: 0 -54px; } .tp-rightarrow.custom:hover { background-position: -54px -54px; } .tp-bullets.custom { bottom: 30px; } .tp-bullets.custom .bullet { border-radius: 50%; width: 11px; height: 11px; border: 2px solid #fff; float: left; margin: 0 4px; filter: alpha(opacity=60); opacity: 0.6; } .tp-bullets.custom .bullet:hover { cursor: pointer; filter: alpha(opacity=100); opacity: 1; } .tp-bullets.custom .bullet.selected { background: #fff; filter: alpha(opacity=100); opacity: 1; }