OwlCyberSecurity - MANAGER
Edit File: style.css
@charset "UTF-8"; /*------------------------------------*\ $FONT-SIZES \*------------------------------------*/ /** * Font-sizes (in pixels). Refer to relevant sections for their implementations. */ /*------------------------------------*\ $BASE \*------------------------------------*/ /** * Base stuff */ /** * Base font-family. */ /** * Default colour for objects’ borders etc. */ /*-------------------------------------*\ ICON FONTS \*-------------------------------------*/ /*--------------------------------*\ COLORS \*--------------------------------*/ /*! normalize.css v2.1.3 | MIT License | git.io/normalize */ /* ========================================================================== HTML5 display definitions ========================================================================== */ /** * Correct `block` display not defined in IE 8/9. */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } /** * Correct `inline-block` display not defined in IE 8/9. */ audio, canvas, video { display: inline-block; } /** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ audio:not([controls]) { display: none; height: 0; } /** * Address `[hidden]` styling not present in IE 8/9. * Hide the `template` element in IE, Safari, and Firefox < 22. */ [hidden], template { display: none; } /* ========================================================================== Base ========================================================================== */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS text size adjust after orientation change, without disabling * user zoom. */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } /** * Remove default margin. */ body { margin: 0; } /* ========================================================================== Links ========================================================================== */ /** * Remove the gray background color from active links in IE 10. */ a { background: transparent; } /** * Address `outline` inconsistency between Chrome and other browsers. */ a:focus { outline: thin dotted; } /** * Improve readability when focused and also mouse hovered in all browsers. */ a:active, a:hover { outline: 0; } /* ========================================================================== Typography ========================================================================== */ /** * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari 5, and Chrome. */ h1 { font-size: 2em; margin: 0.67em 0; } /** * Address styling not present in IE 8/9, Safari 5, and Chrome. */ abbr[title] { border-bottom: 1px dotted; } /** * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */ b, strong { font-weight: bold; } /** * Address styling not present in Safari 5 and Chrome. */ dfn { font-style: italic; } /** * Address differences between Firefox and other browsers. */ hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } /** * Address styling not present in IE 8/9. */ mark { background: #ff0; color: #000; } /** * Correct font family set oddly in Safari 5 and Chrome. */ code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; } /** * Improve readability of pre-formatted text in all browsers. */ pre { white-space: pre-wrap; } /** * Set consistent quote types. */ q { quotes: "\201C" "\201D" "\2018" "\2019"; } /** * Address inconsistent and variable font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* ========================================================================== Embedded content ========================================================================== */ /** * Remove border when inside `a` element in IE 8/9. */ img { border: 0; } /** * Correct overflow displayed oddly in IE 9. */ svg:not(:root) { overflow: hidden; } /* ========================================================================== Figures ========================================================================== */ /** * Address margin not present in IE 8/9 and Safari 5. */ figure { margin: 0; } /* ========================================================================== Forms ========================================================================== */ /** * Define consistent border, margin, and padding. */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** * 1. Correct `color` not being inherited in IE 8/9. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ legend { border: 0; /* 1 */ padding: 0; /* 2 */ } /** * 1. Correct font family not being inherited in all browsers. * 2. Correct font size not being inherited in all browsers. * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. */ button, input, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 2 */ margin: 0; /* 3 */ } /** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ button, input { line-height: normal; } /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. * Correct `select` style inheritance in Firefox 4+ and Opera. */ button, select { text-transform: none; } /** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } /** * Re-set default cursor for disabled elements. */ button[disabled], html input[disabled] { cursor: default; } /** * 1. Address box sizing set to `content-box` in IE 8/9/10. * 2. Remove excess padding in IE 8/9/10. */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome * (include `-moz` to future-proof). */ input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; } /** * Remove inner padding and search cancel button in Safari 5 and Chrome * on OS X. */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * Remove inner padding and border in Firefox 4+. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** * 1. Remove default vertical scrollbar in IE 8/9. * 2. Improve readability and alignment in all browsers. */ textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ } /* ========================================================================== Tables ========================================================================== */ /** * Remove most spacing between table cells. */ table { border-collapse: collapse; border-spacing: 0; } /*----------------------------------------*\ * ICONS FONTS \*----------------------------------------*/ /*! * Font Awesome 3.2.1 * the iconic font designed for Bootstrap * ------------------------------------------------------------------------------ * The full suite of pictographic icons, examples, and documentation can be * found at http://fontawesome.io. Stay up to date on Twitter at * http://twitter.com/fontawesome. * * License * ------------------------------------------------------------------------------ * - The Font Awesome font is licensed under SIL OFL 1.1 - * http://scripts.sil.org/OFL * - Font Awesome CSS, LESS, and SASS files are licensed under MIT License - * http://opensource.org/licenses/mit-license.html * - Font Awesome documentation licensed under CC BY 3.0 - * http://creativecommons.org/licenses/by/3.0/ * - Attribution is no longer required in Font Awesome 3.0, but much appreciated: * "Font Awesome by Dave Gandy - http://fontawesome.io" * * Author - Dave Gandy * ------------------------------------------------------------------------------ * Email: dave@fontawesome.io * Twitter: http://twitter.com/davegandy * Work: Lead Product Designer @ Kyruus - http://kyruus.com */ /* FONT PATH * -------------------------- */ @font-face { font-family: 'FontAwesome'; src: url("../fonts/icon-fonts/fontawesome/fontawesome-webfont.eot?v=3.2.1"); src: url("../fonts/icon-fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("../fonts/icon-fonts/fontawesome/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("../fonts/icon-fonts/fontawesome/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("../fonts/icon-fonts/fontawesome/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg"); font-weight: normal; font-style: normal; } /* FONT AWESOME CORE * -------------------------- */ [class^="icon-"], [class*=" icon-"] { font-family: FontAwesome; font-weight: normal; font-style: normal; text-decoration: inherit; -webkit-font-smoothing: antialiased; *margin-right: .3em; } [class^="icon-"]:before, [class*=" icon-"]:before { text-decoration: inherit; display: inline-block; speak: none; } /* makes the font 33% larger relative to the icon container */ .icon-large:before { vertical-align: -10%; font-size: 1.33333em; } /* makes sure icons active on rollover in links */ a [class^="icon-"], a [class*=" icon-"] { display: inline; } /* increased font size for icon-large */ [class^="icon-"].icon-fixed-width, [class*=" icon-"].icon-fixed-width { display: inline-block; width: 1.14286em; text-align: right; padding-right: 0.28571em; } [class^="icon-"].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large { width: 1.42857em; } .icons-ul { margin-left: 2.14286em; list-style-type: none; } .icons-ul > li { position: relative; } .icons-ul .icon-li { position: absolute; left: -2.14286em; width: 2.14286em; text-align: center; line-height: inherit; } [class^="icon-"].hide, [class*=" icon-"].hide { display: none; } .icon-muted { color: #eeeeee; } .icon-light { color: white; } .icon-dark { color: #333333; } .icon-border { border: solid 1px #eeeeee; padding: .2em .25em .15em; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .icon-2x { font-size: 2em; } .icon-2x.icon-border { border-width: 2px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .icon-3x { font-size: 3em; } .icon-3x.icon-border { border-width: 3px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .icon-4x { font-size: 4em; } .icon-4x.icon-border { border-width: 4px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .icon-5x { font-size: 5em; } .icon-5x.icon-border { border-width: 5px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; } .pull-right { float: right; } .pull-left { float: left; } [class^="icon-"].pull-left, [class*=" icon-"].pull-left { margin-right: .3em; } [class^="icon-"].pull-right, [class*=" icon-"].pull-right { margin-left: .3em; } /* BOOTSTRAP SPECIFIC CLASSES * -------------------------- */ /* Bootstrap 2.0 sprites.less reset */ [class^="icon-"], [class*=" icon-"] { display: inline; width: auto; height: auto; line-height: normal; vertical-align: baseline; background-image: none; background-position: 0% 0%; background-repeat: repeat; margin-top: 0; } /* more sprites.less reset */ .icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .rsBullets > .active > a > [class^="icon-"], .navbar-inverse .entry__content ul > .active > a > [class^="icon-"], .entry__content .navbar-inverse ul > .active > a > [class^="icon-"], .navbar-inverse .site-navigation > .active > a > [class^="icon-"], .navbar-inverse .site-navigation__sub-menu > .active > a > [class^="icon-"], .navbar-inverse .site-social-links > .active > a > [class^="icon-"], .navbar-inverse .projects_nav-list > .active > a > [class^="icon-"], .navbar-inverse .sticky-button ul > .active > a > [class^="icon-"], .sticky-button .navbar-inverse ul > .active > a > [class^="icon-"], .navbar-inverse .commentlist > .active > a > [class^="icon-"], .navbar-inverse .social-links__list > .active > a > [class^="icon-"], .navbar-inverse .image_item-categories > .active > a > [class^="icon-"], .navbar-inverse .gallery-control__items > .active > a > [class^="icon-"], .navbar-inverse .pixcode--tabs__nav > .active > a > [class^="icon-"], .navbar-inverse .widget ul > .active > a > [class^="icon-"], .widget .navbar-inverse ul > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .navbar-inverse .rsBullets > .active > a > [class*=" icon-"], .navbar-inverse .entry__content ul > .active > a > [class*=" icon-"], .entry__content .navbar-inverse ul > .active > a > [class*=" icon-"], .navbar-inverse .site-navigation > .active > a > [class*=" icon-"], .navbar-inverse .site-navigation__sub-menu > .active > a > [class*=" icon-"], .navbar-inverse .site-social-links > .active > a > [class*=" icon-"], .navbar-inverse .projects_nav-list > .active > a > [class*=" icon-"], .navbar-inverse .sticky-button ul > .active > a > [class*=" icon-"], .sticky-button .navbar-inverse ul > .active > a > [class*=" icon-"], .navbar-inverse .commentlist > .active > a > [class*=" icon-"], .navbar-inverse .social-links__list > .active > a > [class*=" icon-"], .navbar-inverse .image_item-categories > .active > a > [class*=" icon-"], .navbar-inverse .gallery-control__items > .active > a > [class*=" icon-"], .navbar-inverse .pixcode--tabs__nav > .active > a > [class*=" icon-"], .navbar-inverse .widget ul > .active > a > [class*=" icon-"], .widget .navbar-inverse ul > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] { background-image: none; } /* keeps Bootstrap styles with and without icons the same */ .btn [class^="icon-"].icon-large, .wpcf7-submit [class^="icon-"].icon-large, .form-submit #comment-submit [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .wpcf7-submit [class*=" icon-"].icon-large, .form-submit #comment-submit [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large, .rsBullets [class^="icon-"].icon-large, .entry__content ul [class^="icon-"].icon-large, .site-navigation [class^="icon-"].icon-large, .site-navigation__sub-menu [class^="icon-"].icon-large, .site-social-links [class^="icon-"].icon-large, .projects_nav-list [class^="icon-"].icon-large, .sticky-button ul [class^="icon-"].icon-large, .commentlist [class^="icon-"].icon-large, .social-links__list [class^="icon-"].icon-large, .image_item-categories [class^="icon-"].icon-large, .gallery-control__items [class^="icon-"].icon-large, .pixcode--tabs__nav [class^="icon-"].icon-large, .widget ul [class^="icon-"].icon-large, .nav [class*=" icon-"].icon-large, .rsBullets [class*=" icon-"].icon-large, .entry__content ul [class*=" icon-"].icon-large, .site-navigation [class*=" icon-"].icon-large, .site-navigation__sub-menu [class*=" icon-"].icon-large, .site-social-links [class*=" icon-"].icon-large, .projects_nav-list [class*=" icon-"].icon-large, .sticky-button ul [class*=" icon-"].icon-large, .commentlist [class*=" icon-"].icon-large, .social-links__list [class*=" icon-"].icon-large, .image_item-categories [class*=" icon-"].icon-large, .gallery-control__items [class*=" icon-"].icon-large, .pixcode--tabs__nav [class*=" icon-"].icon-large, .widget ul [class*=" icon-"].icon-large { line-height: .9em; } .btn [class^="icon-"].icon-spin, .wpcf7-submit [class^="icon-"].icon-spin, .form-submit #comment-submit [class^="icon-"].icon-spin, .btn [class*=" icon-"].icon-spin, .wpcf7-submit [class*=" icon-"].icon-spin, .form-submit #comment-submit [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin, .rsBullets [class^="icon-"].icon-spin, .entry__content ul [class^="icon-"].icon-spin, .site-navigation [class^="icon-"].icon-spin, .site-navigation__sub-menu [class^="icon-"].icon-spin, .site-social-links [class^="icon-"].icon-spin, .projects_nav-list [class^="icon-"].icon-spin, .sticky-button ul [class^="icon-"].icon-spin, .commentlist [class^="icon-"].icon-spin, .social-links__list [class^="icon-"].icon-spin, .image_item-categories [class^="icon-"].icon-spin, .gallery-control__items [class^="icon-"].icon-spin, .pixcode--tabs__nav [class^="icon-"].icon-spin, .widget ul [class^="icon-"].icon-spin, .nav [class*=" icon-"].icon-spin, .rsBullets [class*=" icon-"].icon-spin, .entry__content ul [class*=" icon-"].icon-spin, .site-navigation [class*=" icon-"].icon-spin, .site-navigation__sub-menu [class*=" icon-"].icon-spin, .site-social-links [class*=" icon-"].icon-spin, .projects_nav-list [class*=" icon-"].icon-spin, .sticky-button ul [class*=" icon-"].icon-spin, .commentlist [class*=" icon-"].icon-spin, .social-links__list [class*=" icon-"].icon-spin, .image_item-categories [class*=" icon-"].icon-spin, .gallery-control__items [class*=" icon-"].icon-spin, .pixcode--tabs__nav [class*=" icon-"].icon-spin, .widget ul [class*=" icon-"].icon-spin { display: inline-block; } .nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"], .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large, .nav-pills [class*=" icon-"], .nav-pills [class*=" icon-"].icon-large { line-height: .9em; } .btn [class^="icon-"].pull-left.icon-2x, .wpcf7-submit [class^="icon-"].pull-left.icon-2x, .form-submit #comment-submit [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x, .wpcf7-submit [class^="icon-"].pull-right.icon-2x, .form-submit #comment-submit [class^="icon-"].pull-right.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .wpcf7-submit [class*=" icon-"].pull-left.icon-2x, .form-submit #comment-submit [class*=" icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x, .wpcf7-submit [class*=" icon-"].pull-right.icon-2x, .form-submit #comment-submit [class*=" icon-"].pull-right.icon-2x { margin-top: .18em; } .btn [class^="icon-"].icon-spin.icon-large, .wpcf7-submit [class^="icon-"].icon-spin.icon-large, .form-submit #comment-submit [class^="icon-"].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large, .wpcf7-submit [class*=" icon-"].icon-spin.icon-large, .form-submit #comment-submit [class*=" icon-"].icon-spin.icon-large { line-height: .8em; } .btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn-small.wpcf7-submit [class^="icon-"].pull-left.icon-2x, .form-submit .btn-small#comment-submit [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn-small.wpcf7-submit [class^="icon-"].pull-right.icon-2x, .form-submit .btn-small#comment-submit [class^="icon-"].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn-small.wpcf7-submit [class*=" icon-"].pull-left.icon-2x, .form-submit .btn-small#comment-submit [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x, .btn-small.wpcf7-submit [class*=" icon-"].pull-right.icon-2x, .form-submit .btn-small#comment-submit [class*=" icon-"].pull-right.icon-2x { margin-top: .25em; } .btn.btn-large [class^="icon-"], .btn-large.wpcf7-submit [class^="icon-"], .form-submit .btn-large#comment-submit [class^="icon-"], .btn.btn-large [class*=" icon-"], .btn-large.wpcf7-submit [class*=" icon-"], .form-submit .btn-large#comment-submit [class*=" icon-"] { margin-top: 0; } .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn-large.wpcf7-submit [class^="icon-"].pull-left.icon-2x, .form-submit .btn-large#comment-submit [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn-large.wpcf7-submit [class^="icon-"].pull-right.icon-2x, .form-submit .btn-large#comment-submit [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn-large.wpcf7-submit [class*=" icon-"].pull-left.icon-2x, .form-submit .btn-large#comment-submit [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x, .btn-large.wpcf7-submit [class*=" icon-"].pull-right.icon-2x, .form-submit .btn-large#comment-submit [class*=" icon-"].pull-right.icon-2x { margin-top: .05em; } .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn-large.wpcf7-submit [class^="icon-"].pull-left.icon-2x, .form-submit .btn-large#comment-submit [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn-large.wpcf7-submit [class*=" icon-"].pull-left.icon-2x, .form-submit .btn-large#comment-submit [class*=" icon-"].pull-left.icon-2x { margin-right: .2em; } .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn-large.wpcf7-submit [class^="icon-"].pull-right.icon-2x, .form-submit .btn-large#comment-submit [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x, .btn-large.wpcf7-submit [class*=" icon-"].pull-right.icon-2x, .form-submit .btn-large#comment-submit [class*=" icon-"].pull-right.icon-2x { margin-left: .2em; } /* Fixes alignment in nav lists */ .nav-list [class^="icon-"], .nav-list [class*=" icon-"] { line-height: inherit; } /* EXTRAS * -------------------------- */ /* Stacked and layered icon */ .icon-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: -35%; } .icon-stack [class^="icon-"], .icon-stack [class*=" icon-"] { display: block; text-align: center; position: absolute; width: 100%; height: 100%; font-size: 1em; line-height: inherit; *line-height: 2em; } .icon-stack .icon-stack-base { font-size: 2em; *line-height: 1em; } /* Animated rotating icon */ .icon-spin { display: inline-block; -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; -webkit-animation: spin 2s infinite linear; animation: spin 2s infinite linear; } /* Prevent stack and spinners from being taken inline when inside a link */ a .icon-stack, a .icon-spin { display: inline-block; text-decoration: none; } @-moz-keyframes spin { 0% { -moz-transform: rotate(0deg); } 100% { -moz-transform: rotate(359deg); } } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); } } @-o-keyframes spin { 0% { -o-transform: rotate(0deg); } 100% { -o-transform: rotate(359deg); } } @-ms-keyframes spin { 0% { -ms-transform: rotate(0deg); } 100% { -ms-transform: rotate(359deg); } } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } } /* Icon rotations and mirroring */ .icon-rotate-90:before { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); } .icon-rotate-180:before { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); } .icon-rotate-270:before { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); } .icon-flip-horizontal:before { -webkit-transform: scale(-1, 1); -moz-transform: scale(-1, 1); -ms-transform: scale(-1, 1); -o-transform: scale(-1, 1); transform: scale(-1, 1); } .icon-flip-vertical:before { -webkit-transform: scale(1, -1); -moz-transform: scale(1, -1); -ms-transform: scale(1, -1); -o-transform: scale(1, -1); transform: scale(1, -1); } /* ensure rotation occurs inside anchor tags */ a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before { display: inline-block; } /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen * readers do not read off random characters that represent icons */ .icon-glass:before { content: "\f000"; } .icon-music:before { content: "\f001"; } .icon-search:before { content: "\f002"; } .icon-envelope-alt:before { content: "\f003"; } .icon-heart:before { content: "\f004"; } .icon-star:before { content: "\f005"; } .icon-star-empty:before { content: "\f006"; } .icon-user:before { content: "\f007"; } .icon-film:before { content: "\f008"; } .icon-th-large:before { content: "\f009"; } .icon-th:before { content: "\f00a"; } .icon-th-list:before { content: "\f00b"; } .icon-ok:before { content: "\f00c"; } .icon-remove:before { content: "\f00d"; } .icon-zoom-in:before { content: "\f00e"; } .icon-zoom-out:before { content: "\f010"; } .icon-power-off:before, .icon-off:before { content: "\f011"; } .icon-signal:before { content: "\f012"; } .icon-gear:before, .icon-cog:before { content: "\f013"; } .icon-trash:before { content: "\f014"; } .icon-home:before { content: "\f015"; } .icon-file-alt:before { content: "\f016"; } .icon-time:before { content: "\f017"; } .icon-road:before { content: "\f018"; } .icon-download-alt:before { content: "\f019"; } .icon-download:before { content: "\f01a"; } .icon-upload:before { content: "\f01b"; } .icon-inbox:before { content: "\f01c"; } .icon-play-circle:before { content: "\f01d"; } .icon-rotate-right:before, .icon-repeat:before { content: "\f01e"; } .icon-refresh:before { content: "\f021"; } .icon-list-alt:before { content: "\f022"; } .icon-lock:before { content: "\f023"; } .icon-flag:before { content: "\f024"; } .icon-headphones:before { content: "\f025"; } .icon-volume-off:before { content: "\f026"; } .icon-volume-down:before { content: "\f027"; } .icon-volume-up:before { content: "\f028"; } .icon-qrcode:before { content: "\f029"; } .icon-barcode:before { content: "\f02a"; } .icon-tag:before { content: "\f02b"; } .icon-tags:before { content: "\f02c"; } .icon-book:before { content: "\f02d"; } .icon-bookmark:before { content: "\f02e"; } .icon-print:before { content: "\f02f"; } .icon-camera:before { content: "\f030"; } .icon-font:before { content: "\f031"; } .icon-bold:before { content: "\f032"; } .icon-italic:before { content: "\f033"; } .icon-text-height:before { content: "\f034"; } .icon-text-width:before { content: "\f035"; } .icon-align-left:before { content: "\f036"; } .icon-align-center:before { content: "\f037"; } .icon-align-right:before { content: "\f038"; } .icon-align-justify:before { content: "\f039"; } .icon-list:before { content: "\f03a"; } .icon-indent-left:before { content: "\f03b"; } .icon-indent-right:before { content: "\f03c"; } .icon-facetime-video:before { content: "\f03d"; } .icon-picture:before { content: "\f03e"; } .icon-pencil:before { content: "\f040"; } .icon-map-marker:before { content: "\f041"; } .icon-adjust:before { content: "\f042"; } .icon-tint:before { content: "\f043"; } .icon-edit:before { content: "\f044"; } .icon-share:before { content: "\f045"; } .icon-check:before { content: "\f046"; } .icon-move:before { content: "\f047"; } .icon-step-backward:before { content: "\f048"; } .icon-fast-backward:before { content: "\f049"; } .icon-backward:before { content: "\f04a"; } .icon-play:before { content: "\f04b"; } .icon-pause:before { content: "\f04c"; } .icon-stop:before { content: "\f04d"; } .icon-forward:before { content: "\f04e"; } .icon-fast-forward:before { content: "\f050"; } .icon-step-forward:before { content: "\f051"; } .icon-eject:before { content: "\f052"; } .icon-chevron-left:before { content: "\f053"; } .icon-chevron-right:before { content: "\f054"; } .icon-plus-sign:before { content: "\f055"; } .icon-minus-sign:before { content: "\f056"; } .icon-remove-sign:before { content: "\f057"; } .icon-ok-sign:before { content: "\f058"; } .icon-question-sign:before { content: "\f059"; } .icon-info-sign:before { content: "\f05a"; } .icon-screenshot:before { content: "\f05b"; } .icon-remove-circle:before { content: "\f05c"; } .icon-ok-circle:before { content: "\f05d"; } .icon-ban-circle:before { content: "\f05e"; } .icon-arrow-left:before { content: "\f060"; } .icon-arrow-right:before { content: "\f061"; } .icon-arrow-up:before { content: "\f062"; } .icon-arrow-down:before { content: "\f063"; } .icon-mail-forward:before, .icon-share-alt:before { content: "\f064"; } .icon-resize-full:before { content: "\f065"; } .icon-resize-small:before { content: "\f066"; } .icon-plus:before { content: "\f067"; } .icon-minus:before { content: "\f068"; } .icon-asterisk:before { content: "\f069"; } .icon-exclamation-sign:before { content: "\f06a"; } .icon-gift:before { content: "\f06b"; } .icon-leaf:before { content: "\f06c"; } .icon-fire:before { content: "\f06d"; } .icon-eye-open:before { content: "\f06e"; } .icon-eye-close:before { content: "\f070"; } .icon-warning-sign:before { content: "\f071"; } .icon-plane:before { content: "\f072"; } .icon-calendar:before { content: "\f073"; } .icon-random:before { content: "\f074"; } .icon-comment:before { content: "\f075"; } .icon-magnet:before { content: "\f076"; } .icon-chevron-up:before { content: "\f077"; } .icon-chevron-down:before { content: "\f078"; } .icon-retweet:before { content: "\f079"; } .icon-shopping-cart:before { content: "\f07a"; } .icon-folder-close:before { content: "\f07b"; } .icon-folder-open:before { content: "\f07c"; } .icon-resize-vertical:before { content: "\f07d"; } .icon-resize-horizontal:before { content: "\f07e"; } .icon-bar-chart:before { content: "\f080"; } .icon-twitter-sign:before { content: "\f081"; } .icon-facebook-sign:before { content: "\f082"; } .icon-camera-retro:before { content: "\f083"; } .icon-key:before { content: "\f084"; } .icon-gears:before, .icon-cogs:before { content: "\f085"; } .icon-comments:before { content: "\f086"; } .icon-thumbs-up-alt:before { content: "\f087"; } .icon-thumbs-down-alt:before { content: "\f088"; } .icon-star-half:before { content: "\f089"; } .icon-heart-empty:before { content: "\f08a"; } .icon-signout:before { content: "\f08b"; } .icon-linkedin-sign:before { content: "\f08c"; } .icon-pushpin:before { content: "\f08d"; } .icon-external-link:before { content: "\f08e"; } .icon-signin:before { content: "\f090"; } .icon-trophy:before { content: "\f091"; } .icon-github-sign:before { content: "\f092"; } .icon-upload-alt:before { content: "\f093"; } .icon-lemon:before { content: "\f094"; } .icon-phone:before { content: "\f095"; } .icon-unchecked:before, .icon-check-empty:before { content: "\f096"; } .icon-bookmark-empty:before { content: "\f097"; } .icon-phone-sign:before { content: "\f098"; } .icon-twitter:before { content: "\f099"; } .icon-facebook:before { content: "\f09a"; } .icon-github:before { content: "\f09b"; } .icon-unlock:before { content: "\f09c"; } .icon-credit-card:before { content: "\f09d"; } .icon-rss:before { content: "\f09e"; } .icon-hdd:before { content: "\f0a0"; } .icon-bullhorn:before { content: "\f0a1"; } .icon-bell:before { content: "\f0a2"; } .icon-certificate:before { content: "\f0a3"; } .icon-hand-right:before { content: "\f0a4"; } .icon-hand-left:before { content: "\f0a5"; } .icon-hand-up:before { content: "\f0a6"; } .icon-hand-down:before { content: "\f0a7"; } .icon-circle-arrow-left:before { content: "\f0a8"; } .icon-circle-arrow-right:before { content: "\f0a9"; } .icon-circle-arrow-up:before { content: "\f0aa"; } .icon-circle-arrow-down:before { content: "\f0ab"; } .icon-globe:before { content: "\f0ac"; } .icon-wrench:before { content: "\f0ad"; } .icon-tasks:before { content: "\f0ae"; } .icon-filter:before { content: "\f0b0"; } .icon-briefcase:before { content: "\f0b1"; } .icon-fullscreen:before { content: "\f0b2"; } .icon-group:before { content: "\f0c0"; } .icon-link:before { content: "\f0c1"; } .icon-cloud:before { content: "\f0c2"; } .icon-beaker:before { content: "\f0c3"; } .icon-cut:before { content: "\f0c4"; } .icon-copy:before { content: "\f0c5"; } .icon-paperclip:before, .icon-paper-clip:before { content: "\f0c6"; } .icon-save:before { content: "\f0c7"; } .icon-sign-blank:before { content: "\f0c8"; } .icon-reorder:before { content: "\f0c9"; } .icon-list-ul:before { content: "\f0ca"; } .icon-list-ol:before { content: "\f0cb"; } .icon-strikethrough:before { content: "\f0cc"; } .icon-underline:before { content: "\f0cd"; } .icon-table:before { content: "\f0ce"; } .icon-magic:before { content: "\f0d0"; } .icon-truck:before { content: "\f0d1"; } .icon-pinterest:before { content: "\f0d2"; } .icon-pinterest-sign:before { content: "\f0d3"; } .icon-google-plus-sign:before { content: "\f0d4"; } .icon-google-plus:before { content: "\f0d5"; } .icon-money:before { content: "\f0d6"; } .icon-caret-down:before { content: "\f0d7"; } .icon-caret-up:before { content: "\f0d8"; } .icon-caret-left:before { content: "\f0d9"; } .icon-caret-right:before { content: "\f0da"; } .icon-columns:before { content: "\f0db"; } .icon-sort:before { content: "\f0dc"; } .icon-sort-down:before { content: "\f0dd"; } .icon-sort-up:before { content: "\f0de"; } .icon-envelope:before { content: "\f0e0"; } .icon-linkedin:before { content: "\f0e1"; } .icon-rotate-left:before, .icon-undo:before { content: "\f0e2"; } .icon-legal:before { content: "\f0e3"; } .icon-dashboard:before { content: "\f0e4"; } .icon-comment-alt:before { content: "\f0e5"; } .icon-comments-alt:before { content: "\f0e6"; } .icon-bolt:before { content: "\f0e7"; } .icon-sitemap:before { content: "\f0e8"; } .icon-umbrella:before { content: "\f0e9"; } .icon-paste:before { content: "\f0ea"; } .icon-lightbulb:before { content: "\f0eb"; } .icon-exchange:before { content: "\f0ec"; } .icon-cloud-download:before { content: "\f0ed"; } .icon-cloud-upload:before { content: "\f0ee"; } .icon-user-md:before { content: "\f0f0"; } .icon-stethoscope:before { content: "\f0f1"; } .icon-suitcase:before { content: "\f0f2"; } .icon-bell-alt:before { content: "\f0f3"; } .icon-coffee:before { content: "\f0f4"; } .icon-food:before { content: "\f0f5"; } .icon-file-text-alt:before { content: "\f0f6"; } .icon-building:before { content: "\f0f7"; } .icon-hospital:before { content: "\f0f8"; } .icon-ambulance:before { content: "\f0f9"; } .icon-medkit:before { content: "\f0fa"; } .icon-fighter-jet:before { content: "\f0fb"; } .icon-beer:before { content: "\f0fc"; } .icon-h-sign:before { content: "\f0fd"; } .icon-plus-sign-alt:before { content: "\f0fe"; } .icon-double-angle-left:before { content: "\f100"; } .icon-double-angle-right:before { content: "\f101"; } .icon-double-angle-up:before { content: "\f102"; } .icon-double-angle-down:before { content: "\f103"; } .icon-angle-left:before { content: "\f104"; } .icon-angle-right:before { content: "\f105"; } .icon-angle-up:before { content: "\f106"; } .icon-angle-down:before { content: "\f107"; } .icon-desktop:before { content: "\f108"; } .icon-laptop:before { content: "\f109"; } .icon-tablet:before { content: "\f10a"; } .icon-mobile-phone:before { content: "\f10b"; } .icon-circle-blank:before { content: "\f10c"; } .icon-quote-left:before { content: "\f10d"; } .icon-quote-right:before { content: "\f10e"; } .icon-spinner:before { content: "\f110"; } .icon-circle:before { content: "\f111"; } .icon-mail-reply:before, .icon-reply:before { content: "\f112"; } .icon-github-alt:before { content: "\f113"; } .icon-folder-close-alt:before { content: "\f114"; } .icon-folder-open-alt:before { content: "\f115"; } .icon-expand-alt:before { content: "\f116"; } .icon-collapse-alt:before { content: "\f117"; } .icon-smile:before { content: "\f118"; } .icon-frown:before { content: "\f119"; } .icon-meh:before { content: "\f11a"; } .icon-gamepad:before { content: "\f11b"; } .icon-keyboard:before { content: "\f11c"; } .icon-flag-alt:before { content: "\f11d"; } .icon-flag-checkered:before { content: "\f11e"; } .icon-terminal:before { content: "\f120"; } .icon-code:before { content: "\f121"; } .icon-reply-all:before { content: "\f122"; } .icon-mail-reply-all:before { content: "\f122"; } .icon-star-half-full:before, .icon-star-half-empty:before { content: "\f123"; } .icon-location-arrow:before { content: "\f124"; } .icon-crop:before { content: "\f125"; } .icon-code-fork:before { content: "\f126"; } .icon-unlink:before { content: "\f127"; } .icon-question:before { content: "\f128"; } .icon-info:before { content: "\f129"; } .icon-exclamation:before { content: "\f12a"; } .icon-superscript:before { content: "\f12b"; } .icon-subscript:before { content: "\f12c"; } .icon-eraser:before { content: "\f12d"; } .icon-puzzle-piece:before { content: "\f12e"; } .icon-microphone:before { content: "\f130"; } .icon-microphone-off:before { content: "\f131"; } .icon-shield:before { content: "\f132"; } .icon-calendar-empty:before { content: "\f133"; } .icon-fire-extinguisher:before { content: "\f134"; } .icon-rocket:before { content: "\f135"; } .icon-maxcdn:before { content: "\f136"; } .icon-chevron-sign-left:before { content: "\f137"; } .icon-chevron-sign-right:before { content: "\f138"; } .icon-chevron-sign-up:before { content: "\f139"; } .icon-chevron-sign-down:before { content: "\f13a"; } .icon-html5:before { content: "\f13b"; } .icon-css3:before { content: "\f13c"; } .icon-anchor:before { content: "\f13d"; } .icon-unlock-alt:before { content: "\f13e"; } .icon-bullseye:before { content: "\f140"; } .icon-ellipsis-horizontal:before { content: "\f141"; } .icon-ellipsis-vertical:before { content: "\f142"; } .icon-rss-sign:before { content: "\f143"; } .icon-play-sign:before { content: "\f144"; } .icon-ticket:before { content: "\f145"; } .icon-minus-sign-alt:before { content: "\f146"; } .icon-check-minus:before { content: "\f147"; } .icon-level-up:before { content: "\f148"; } .icon-level-down:before { content: "\f149"; } .icon-check-sign:before { content: "\f14a"; } .icon-edit-sign:before { content: "\f14b"; } .icon-external-link-sign:before { content: "\f14c"; } .icon-share-sign:before { content: "\f14d"; } .icon-compass:before { content: "\f14e"; } .icon-collapse:before { content: "\f150"; } .icon-collapse-top:before { content: "\f151"; } .icon-expand:before { content: "\f152"; } .icon-euro:before, .icon-eur:before { content: "\f153"; } .icon-gbp:before { content: "\f154"; } .icon-dollar:before, .icon-usd:before { content: "\f155"; } .icon-rupee:before, .icon-inr:before { content: "\f156"; } .icon-yen:before, .icon-jpy:before { content: "\f157"; } .icon-renminbi:before, .icon-cny:before { content: "\f158"; } .icon-won:before, .icon-krw:before { content: "\f159"; } .icon-bitcoin:before, .icon-btc:before { content: "\f15a"; } .icon-file:before { content: "\f15b"; } .icon-file-text:before { content: "\f15c"; } .icon-sort-by-alphabet:before { content: "\f15d"; } .icon-sort-by-alphabet-alt:before { content: "\f15e"; } .icon-sort-by-attributes:before { content: "\f160"; } .icon-sort-by-attributes-alt:before { content: "\f161"; } .icon-sort-by-order:before { content: "\f162"; } .icon-sort-by-order-alt:before { content: "\f163"; } .icon-thumbs-up:before { content: "\f164"; } .icon-thumbs-down:before { content: "\f165"; } .icon-youtube-sign:before { content: "\f166"; } .icon-youtube:before { content: "\f167"; } .icon-xing:before { content: "\f168"; } .icon-xing-sign:before { content: "\f169"; } .icon-youtube-play:before { content: "\f16a"; } .icon-dropbox:before { content: "\f16b"; } .icon-stackexchange:before { content: "\f16c"; } .icon-instagram:before { content: "\f16d"; } .icon-flickr:before { content: "\f16e"; } .icon-adn:before { content: "\f170"; } .icon-bitbucket:before { content: "\f171"; } .icon-bitbucket-sign:before { content: "\f172"; } .icon-tumblr:before { content: "\f173"; } .icon-tumblr-sign:before { content: "\f174"; } .icon-long-arrow-down:before { content: "\f175"; } .icon-long-arrow-up:before { content: "\f176"; } .icon-long-arrow-left:before { content: "\f177"; } .icon-long-arrow-right:before { content: "\f178"; } .icon-apple:before { content: "\f179"; } .icon-windows:before { content: "\f17a"; } .icon-android:before { content: "\f17b"; } .icon-linux:before { content: "\f17c"; } .icon-dribbble:before { content: "\f17d"; } .icon-skype:before { content: "\f17e"; } .icon-foursquare:before { content: "\f180"; } .icon-trello:before { content: "\f181"; } .icon-female:before { content: "\f182"; } .icon-male:before { content: "\f183"; } .icon-gittip:before { content: "\f184"; } .icon-sun:before { content: "\f185"; } .icon-moon:before { content: "\f186"; } .icon-archive:before { content: "\f187"; } .icon-bug:before { content: "\f188"; } .icon-vk:before { content: "\f189"; } .icon-weibo:before { content: "\f18a"; } .icon-renren:before { content: "\f18b"; } /* FONT PATH * -------------------------- */ @font-face { font-family: 'entypo'; src: url("../fonts/icon-fonts/entypo2/entypo.eot"); src: url("../fonts/icon-fonts/entypo2/entypo.eot?#iefix") format("embedded-opentype"), url("../fonts/icon-fonts/entypo2/entypo.woff") format("woff"), url("../fonts/icon-fonts/entypo2/entypo.ttf") format("truetype"), url("../fonts/icon-fonts/entypo2/entypo.svg#entypo") format("svg"); font-weight: normal; font-style: normal; } @media screen and (-webkit-min-device-pixel-ratio: 0) { @font-face { font-family: 'entypo'; src: url("../fonts/icon-fonts/entypo2/entypo.svg#entypo") format("svg"); } } [class^="icon-e-"]:before, [class*=" icon-e-"]:before { font-family: "entypo"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/ font-variant: normal; text-transform: none; /* fix buttons height, for twitter bootstrap */ line-height: 1em; /* Animation center compensation - margins should be symmetric */ /* remove if not needed */ margin-left: .2em; /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ } .icon-e-plus:before { content: '\e816'; } /* '' */ .icon-e-minus:before { content: '\e819'; } /* '' */ .icon-e-fivehundredpx:before { content: '\e921'; } /* '' */ .icon-e-digg:before { content: '\e922'; } /* '' */ .icon-e-cc-1:before { content: '\e924'; } /* '' */ .icon-e-dribbble-1:before { content: '\e923'; } /* '' */ .icon-e-youtube:before { content: '\e920'; } /* '' */ .icon-e-googleplay:before { content: '\e91f'; } /* '' */ .icon-e-soundcloud-1:before { content: '\e91e'; } /* '' */ .icon-e-appnet:before { content: '\e91c'; } /* '' */ .icon-e-info:before { content: '\e81e'; } /* '' */ .icon-e-left-thin:before { content: '\e88c'; } /* '' */ .icon-e-up-thin:before { content: '\e88e'; } /* '' */ .icon-e-right-thin:before { content: '\e88d'; } /* '' */ .icon-e-down-thin:before { content: '\e88b'; } /* '' */ .icon-e-level-up:before { content: '\e893'; } /* '' */ .icon-e-level-down:before { content: '\e892'; } /* '' */ .icon-e-switch:before { content: '\e896'; } /* '' */ .icon-e-infinity:before { content: '\e8c2'; } /* '' */ .icon-e-plus-squared:before { content: '\e818'; } /* '' */ .icon-e-minus-squared:before { content: '\e81b'; } /* '' */ .icon-e-home:before { content: '\e821'; } /* '' */ .icon-e-keyboard:before { content: '\e83a'; } /* '' */ .icon-e-erase:before { content: '\e8c3'; } /* '' */ .icon-e-pause:before { content: '\e899'; } /* '' */ .icon-e-fast-forward:before { content: '\e89d'; } /* '' */ .icon-e-fast-backward:before { content: '\e89e'; } /* '' */ .icon-e-to-end:before { content: '\e89b'; } /* '' */ .icon-e-to-start:before { content: '\e89c'; } /* '' */ .icon-e-hourglass:before { content: '\e863'; } /* '' */ .icon-e-stop-1:before { content: '\e898'; } /* '' */ .icon-e-up-dir:before { content: '\e886'; } /* '' */ .icon-e-play:before { content: '\e897'; } /* '' */ .icon-e-right-dir:before { content: '\e885'; } /* '' */ .icon-e-down-dir:before { content: '\e883'; } /* '' */ .icon-e-left-dir:before { content: '\e884'; } /* '' */ .icon-e-adjust:before { content: '\e867'; } /* '' */ .icon-e-cloud:before { content: '\e8b2'; } /* '' */ .icon-e-star:before { content: '\e808'; } /* '' */ .icon-e-star-empty:before { content: '\e809'; } /* '' */ .icon-e-cup:before { content: '\e846'; } /* '' */ .icon-e-menu:before { content: '\e811'; } /* '' */ .icon-e-moon:before { content: '\e8b5'; } /* '' */ .icon-e-heart-empty:before { content: '\e807'; } /* '' */ .icon-e-heart:before { content: '\e806'; } /* '' */ .icon-e-note:before { content: '\e800'; } /* '' */ .icon-e-note-beamed:before { content: '\e801'; } /* '' */ .icon-e-layout:before { content: '\e810'; } /* '' */ .icon-e-flag:before { content: '\e82a'; } /* '' */ .icon-e-tools:before { content: '\e856'; } /* '' */ .icon-e-cog:before { content: '\e855'; } /* '' */ .icon-e-attention:before { content: '\e83e'; } /* '' */ .icon-e-flash:before { content: '\e8b4'; } /* '' */ .icon-e-record:before { content: '\e89a'; } /* '' */ .icon-e-cloud-thunder:before { content: '\e8b3'; } /* '' */ .icon-e-tape:before { content: '\e8c8'; } /* '' */ .icon-e-flight:before { content: '\e8b6'; } /* '' */ .icon-e-mail:before { content: '\e805'; } /* '' */ .icon-e-pencil:before { content: '\e836'; } /* '' */ .icon-e-feather:before { content: '\e837'; } /* '' */ .icon-e-check:before { content: '\e812'; } /* '' */ .icon-e-cancel:before { content: '\e813'; } /* '' */ .icon-e-cancel-circled:before { content: '\e814'; } /* '' */ .icon-e-cancel-squared:before { content: '\e815'; } /* '' */ .icon-e-help:before { content: '\e81c'; } /* '' */ .icon-e-quote:before { content: '\e833'; } /* '' */ .icon-e-plus-circled:before { content: '\e817'; } /* '' */ .icon-e-minus-circled:before { content: '\e81a'; } /* '' */ .icon-e-right:before { content: '\e881'; } /* '' */ .icon-e-direction:before { content: '\e844'; } /* '' */ .icon-e-forward:before { content: '\e832'; } /* '' */ .icon-e-ccw:before { content: '\e88f'; } /* '' */ .icon-e-cw:before { content: '\e890'; } /* '' */ .icon-e-left:before { content: '\e880'; } /* '' */ .icon-e-up:before { content: '\e882'; } /* '' */ .icon-e-down:before { content: '\e87f'; } /* '' */ .icon-e-list-add:before { content: '\e8a6'; } /* '' */ .icon-e-list:before { content: '\e8a5'; } /* '' */ .icon-e-deviantart:before { content: '\e91d'; } /* '' */ .icon-e-left-bold:before { content: '\e888'; } /* '' */ .icon-e-right-bold:before { content: '\e889'; } /* '' */ .icon-e-up-bold:before { content: '\e88a'; } /* '' */ .icon-e-down-bold:before { content: '\e887'; } /* '' */ .icon-e-user-add:before { content: '\e80c'; } /* '' */ .icon-e-help-circled:before { content: '\e81d'; } /* '' */ .icon-e-info-circled:before { content: '\e81f'; } /* '' */ .icon-e-eye:before { content: '\e826'; } /* '' */ .icon-e-tag:before { content: '\e827'; } /* '' */ .icon-e-upload-cloud:before { content: '\e82f'; } /* '' */ .icon-e-reply:before { content: '\e830'; } /* '' */ .icon-e-reply-all:before { content: '\e831'; } /* '' */ .icon-e-code:before { content: '\e834'; } /* '' */ .icon-e-export:before { content: '\e835'; } /* '' */ .icon-e-print:before { content: '\e838'; } /* '' */ .icon-e-retweet:before { content: '\e839'; } /* '' */ .icon-e-comment:before { content: '\e83b'; } /* '' */ .icon-e-chat:before { content: '\e83c'; } /* '' */ .icon-e-vcard:before { content: '\e840'; } /* '' */ .icon-e-address:before { content: '\e841'; } /* '' */ .icon-e-location:before { content: '\e842'; } /* '' */ .icon-e-map:before { content: '\e843'; } /* '' */ .icon-e-compass:before { content: '\e845'; } /* '' */ .icon-e-trash:before { content: '\e847'; } /* '' */ .icon-e-doc:before { content: '\e848'; } /* '' */ .icon-e-doc-text-inv:before { content: '\e84c'; } /* '' */ .icon-e-docs:before { content: '\e849'; } /* '' */ .icon-e-doc-landscape:before { content: '\e84a'; } /* '' */ .icon-e-archive:before { content: '\e851'; } /* '' */ .icon-e-rss:before { content: '\e853'; } /* '' */ .icon-e-share:before { content: '\e857'; } /* '' */ .icon-e-basket:before { content: '\e859'; } /* '' */ .icon-e-shareable:before { content: '\e858'; } /* '' */ .icon-e-login:before { content: '\e85c'; } /* '' */ .icon-e-logout:before { content: '\e85d'; } /* '' */ .icon-e-volume:before { content: '\e861'; } /* '' */ .icon-e-resize-full:before { content: '\e869'; } /* '' */ .icon-e-resize-small:before { content: '\e86a'; } /* '' */ .icon-e-popup:before { content: '\e86b'; } /* '' */ .icon-e-publish:before { content: '\e86c'; } /* '' */ .icon-e-window:before { content: '\e86d'; } /* '' */ .icon-e-arrow-combo:before { content: '\e86e'; } /* '' */ .icon-e-chart-pie:before { content: '\e8c4'; } /* '' */ .icon-e-language:before { content: '\e8ca'; } /* '' */ .icon-e-air:before { content: '\e8ce'; } /* '' */ .icon-e-database:before { content: '\e8d3'; } /* '' */ .icon-e-drive:before { content: '\e8d4'; } /* '' */ .icon-e-bucket:before { content: '\e8d5'; } /* '' */ .icon-e-thermometer:before { content: '\e8d6'; } /* '' */ .icon-e-down-circled:before { content: '\e86f'; } /* '' */ .icon-e-left-circled:before { content: '\e870'; } /* '' */ .icon-e-right-circled:before { content: '\e871'; } /* '' */ .icon-e-up-circled:before { content: '\e872'; } /* '' */ .icon-e-down-open:before { content: '\e873'; } /* '' */ .icon-e-left-open:before { content: '\e874'; } /* '' */ .icon-e-right-open:before { content: '\e875'; } /* '' */ .icon-e-up-open:before { content: '\e876'; } /* '' */ .icon-e-down-open-mini:before { content: '\e877'; } /* '' */ .icon-e-left-open-mini:before { content: '\e878'; } /* '' */ .icon-e-right-open-mini:before { content: '\e879'; } /* '' */ .icon-e-up-open-mini:before { content: '\e87a'; } /* '' */ .icon-e-down-open-big:before { content: '\e87b'; } /* '' */ .icon-e-left-open-big:before { content: '\e87c'; } /* '' */ .icon-e-right-open-big:before { content: '\e87d'; } /* '' */ .icon-e-up-open-big:before { content: '\e87e'; } /* '' */ .icon-e-progress-0:before { content: '\e89f'; } /* '' */ .icon-e-progress-1:before { content: '\e8a0'; } /* '' */ .icon-e-progress-2:before { content: '\e8a1'; } /* '' */ .icon-e-progress-3:before { content: '\e8a2'; } /* '' */ .icon-e-back-in-time:before { content: '\e8aa'; } /* '' */ .icon-e-network:before { content: '\e8ad'; } /* '' */ .icon-e-inbox:before { content: '\e8af'; } /* '' */ .icon-e-install:before { content: '\e8b0'; } /* '' */ .icon-e-lifebuoy:before { content: '\e8b9'; } /* '' */ .icon-e-mouse:before { content: '\e8ba'; } /* '' */ .icon-e-dot:before { content: '\e8bd'; } /* '' */ .icon-e-dot-2:before { content: '\e8be'; } /* '' */ .icon-e-dot-3:before { content: '\e8bf'; } /* '' */ .icon-e-suitcase:before { content: '\e8bc'; } /* '' */ .icon-e-flow-cascade:before { content: '\e8d8'; } /* '' */ .icon-e-flow-branch:before { content: '\e8d9'; } /* '' */ .icon-e-flow-tree:before { content: '\e8da'; } /* '' */ .icon-e-flow-line:before { content: '\e8db'; } /* '' */ .icon-e-flow-parallel:before { content: '\e8dc'; } /* '' */ .icon-e-brush:before { content: '\e8c0'; } /* '' */ .icon-e-paper-plane:before { content: '\e8b7'; } /* '' */ .icon-e-magnet:before { content: '\e8c1'; } /* '' */ .icon-e-gauge:before { content: '\e8de'; } /* '' */ .icon-e-traffic-cone:before { content: '\e8df'; } /* '' */ .icon-e-cc:before { content: '\e8e0'; } /* '' */ .icon-e-cc-by:before { content: '\e8e1'; } /* '' */ .icon-e-cc-nc:before { content: '\e8e2'; } /* '' */ .icon-e-cc-nc-eu:before { content: '\e8e3'; } /* '' */ .icon-e-cc-nc-jp:before { content: '\e8e4'; } /* '' */ .icon-e-cc-sa:before { content: '\e8e5'; } /* '' */ .icon-e-cc-nd:before { content: '\e8e6'; } /* '' */ .icon-e-cc-pd:before { content: '\e8e7'; } /* '' */ .icon-e-cc-zero:before { content: '\e8e8'; } /* '' */ .icon-e-cc-share:before { content: '\e8e9'; } /* '' */ .icon-e-cc-remix:before { content: '\e8ea'; } /* '' */ .icon-e-github:before { content: '\e8eb'; } /* '' */ .icon-e-github-circled:before { content: '\e8ec'; } /* '' */ .icon-e-flickr:before { content: '\e8ed'; } /* '' */ .icon-e-flickr-circled:before { content: '\e8ee'; } /* '' */ .icon-e-vimeo:before { content: '\e8ef'; } /* '' */ .icon-e-vimeo-circled:before { content: '\e8f0'; } /* '' */ .icon-e-twitter:before { content: '\e8f1'; } /* '' */ .icon-e-twitter-circled:before { content: '\e8f2'; } /* '' */ .icon-e-facebook:before { content: '\e8f3'; } /* '' */ .icon-e-facebook-circled:before { content: '\e8f4'; } /* '' */ .icon-e-facebook-squared:before { content: '\e8f5'; } /* '' */ .icon-e-gplus:before { content: '\e8f6'; } /* '' */ .icon-e-gplus-circled:before { content: '\e8f7'; } /* '' */ .icon-e-pinterest:before { content: '\e8f8'; } /* '' */ .icon-e-pinterest-circled:before { content: '\e8f9'; } /* '' */ .icon-e-tumblr:before { content: '\e8fa'; } /* '' */ .icon-e-tumblr-circled:before { content: '\e8fb'; } /* '' */ .icon-e-linkedin:before { content: '\e8fc'; } /* '' */ .icon-e-linkedin-circled:before { content: '\e8fd'; } /* '' */ .icon-e-dribbble:before { content: '\e8fe'; } /* '' */ .icon-e-dribbble-circled:before { content: '\e8ff'; } /* '' */ .icon-e-stumbleupon:before { content: '\e900'; } /* '' */ .icon-e-stumbleupon-circled:before { content: '\e901'; } /* '' */ .icon-e-lastfm:before { content: '\e902'; } /* '' */ .icon-e-lastfm-circled:before { content: '\e903'; } /* '' */ .icon-e-rdio:before { content: '\e904'; } /* '' */ .icon-e-rdio-circled:before { content: '\e905'; } /* '' */ .icon-e-spotify:before { content: '\e906'; } /* '' */ .icon-e-spotify-circled:before { content: '\e907'; } /* '' */ .icon-e-qq:before { content: '\e908'; } /* '' */ .icon-e-instagram:before { content: '\e909'; } /* '' */ .icon-e-dropbox:before { content: '\e90a'; } /* '' */ .icon-e-evernote:before { content: '\e90b'; } /* '' */ .icon-e-flattr:before { content: '\e90c'; } /* '' */ .icon-e-skype:before { content: '\e90d'; } /* '' */ .icon-e-skype-circled:before { content: '\e90e'; } /* '' */ .icon-e-renren:before { content: '\e90f'; } /* '' */ .icon-e-sina-weibo:before { content: '\e910'; } /* '' */ .icon-e-paypal:before { content: '\e911'; } /* '' */ .icon-e-picasa:before { content: '\e912'; } /* '' */ .icon-e-soundcloud:before { content: '\e913'; } /* '' */ .icon-e-mixi:before { content: '\e914'; } /* '' */ .icon-e-behance:before { content: '\e915'; } /* '' */ .icon-e-google-circles:before { content: '\e916'; } /* '' */ .icon-e-vkontakte:before { content: '\e917'; } /* '' */ .icon-e-smashing:before { content: '\e918'; } /* '' */ .icon-e-db-shape:before { content: '\e91a'; } /* '' */ .icon-e-sweden:before { content: '\e919'; } /* '' */ .icon-e-logo-db:before { content: '\e91b'; } /* '' */ .icon-e-picture:before { content: '\e80e'; } /* '' */ .icon-e-globe:before { content: '\e8b1'; } /* '' */ .icon-e-leaf:before { content: '\e8b8'; } /* '' */ .icon-e-graduation-cap:before { content: '\e8c9'; } /* '' */ .icon-e-mic:before { content: '\e85e'; } /* '' */ .icon-e-palette:before { content: '\e8a4'; } /* '' */ .icon-e-ticket:before { content: '\e8cb'; } /* '' */ .icon-e-video:before { content: '\e80d'; } /* '' */ .icon-e-target:before { content: '\e8a3'; } /* '' */ .icon-e-music:before { content: '\e802'; } /* '' */ .icon-e-trophy:before { content: '\e8a8'; } /* '' */ .icon-e-thumbs-up:before { content: '\e82b'; } /* '' */ .icon-e-thumbs-down:before { content: '\e82c'; } /* '' */ .icon-e-bag:before { content: '\e85a'; } /* '' */ .icon-e-user:before { content: '\e80a'; } /* '' */ .icon-e-users:before { content: '\e80b'; } /* '' */ .icon-e-lamp:before { content: '\e864'; } /* '' */ .icon-e-alert:before { content: '\e83f'; } /* '' */ .icon-e-water:before { content: '\e8cc'; } /* '' */ .icon-e-droplet:before { content: '\e8cd'; } /* '' */ .icon-e-credit-card:before { content: '\e8cf'; } /* '' */ .icon-e-monitor:before { content: '\e8ab'; } /* '' */ .icon-e-briefcase:before { content: '\e8bb'; } /* '' */ .icon-e-floppy:before { content: '\e8d0'; } /* '' */ .icon-e-cd:before { content: '\e8ae'; } /* '' */ .icon-e-folder:before { content: '\e850'; } /* '' */ .icon-e-doc-text:before { content: '\e84b'; } /* '' */ .icon-e-calendar:before { content: '\e85b'; } /* '' */ .icon-e-chart-line:before { content: '\e8c5'; } /* '' */ .icon-e-chart-bar:before { content: '\e8c6'; } /* '' */ .icon-e-clipboard:before { content: '\e8d1'; } /* '' */ .icon-e-attach:before { content: '\e823'; } /* '' */ .icon-e-bookmarks:before { content: '\e829'; } /* '' */ .icon-e-book:before { content: '\e84f'; } /* '' */ .icon-e-book-open:before { content: '\e84e'; } /* '' */ .icon-e-phone:before { content: '\e854'; } /* '' */ .icon-e-megaphone:before { content: '\e8d2'; } /* '' */ .icon-e-upload:before { content: '\e82e'; } /* '' */ .icon-e-download:before { content: '\e82d'; } /* '' */ .icon-e-box:before { content: '\e852'; } /* '' */ .icon-e-newspaper:before { content: '\e84d'; } /* '' */ .icon-e-mobile:before { content: '\e8ac'; } /* '' */ .icon-e-signal:before { content: '\e8a7'; } /* '' */ .icon-e-camera:before { content: '\e80f'; } /* '' */ .icon-e-shuffle:before { content: '\e894'; } /* '' */ .icon-e-loop:before { content: '\e895'; } /* '' */ .icon-e-arrows-ccw:before { content: '\e891'; } /* '' */ .icon-e-light-down:before { content: '\e865'; } /* '' */ .icon-e-light-up:before { content: '\e866'; } /* '' */ .icon-e-mute:before { content: '\e85f'; } /* '' */ .icon-e-sound:before { content: '\e860'; } /* '' */ .icon-e-battery:before { content: '\e8a9'; } /* '' */ .icon-e-search:before { content: '\e803'; } /* '' */ .icon-e-key:before { content: '\e8d7'; } /* '' */ .icon-e-lock:before { content: '\e824'; } /* '' */ .icon-e-lock-open:before { content: '\e825'; } /* '' */ .icon-e-bell:before { content: '\e83d'; } /* '' */ .icon-e-bookmark:before { content: '\e828'; } /* '' */ .icon-e-link:before { content: '\e822'; } /* '' */ .icon-e-back:before { content: '\e820'; } /* '' */ .icon-e-flashlight:before { content: '\e804'; } /* '' */ .icon-e-chart-area:before { content: '\e8c7'; } /* '' */ .icon-e-clock:before { content: '\e862'; } /* '' */ .icon-e-rocket:before { content: '\e8dd'; } /* '' */ .icon-e-block:before { content: '\e868'; } /* '' */ /*------------------------------------*\ VARS.SCSS \*------------------------------------*/ /** * Any variables you find set in inuit.css’ `_vars.scss` that you do not wish to * keep, simply redefine here. This means that if inuit.css, for example, sets * your `$base-font-size` at 16px and you wish it to be 14px, simply redeclare * that variable in this file. inuit.css ignores its own variables in favour of * using your own, so you can completely modify how inuit.css works without ever * having to alter the framework itself. */ /*------------------------------------*\ $OBJECTS-AND-ABSTRACTIONS \*------------------------------------*/ /** * All of inuit.css’ objects and abstractions are initially turned off by * default. This means that you start any project with as little as possible, * and introducing objects and abstractions is as simple as switching the * following variables to `true`. */ /*------------------------------------*\ $OVERRIDES \*------------------------------------*/ /** * Place any variables that should override inuit.css’ defaults here. */ /*------------------------------------*\ $CUSTOM \*------------------------------------*/ /** * Place any of your own variables that sit on top of inuit.css here. */ /*------------------------------------*\ $FONT-SIZES \*------------------------------------*/ /** * Font-sizes (in pixels). Refer to relevant sections for their implementations. */ /*------------------------------------*\ INUIT.CSS \*------------------------------------*/ /*!* * * inuitcss.com -- @inuitcss -- @csswizardry * */ /** * inuit.css acts as a base stylesheet which you should extend with your own * theme stylesheet. * * inuit.css aims to do the heavy lifting; sorting objects and abstractions, * design patterns and fiddly bits of CSS, whilst leaving as much design as * possible to you. inuit.css is the scaffolding to your decorator. * * This stylesheet is heavily documented and contains lots of comments, please * take care to read and refer to them as you build. For further support please * tweet at @inuitcss. * * Owing to the amount of comments please only ever use minified CSS in * production. This file is purely a dev document. * * The table of contents below maps to section titles of the same name, to jump * to any section simply run a find for $[SECTION-TITLE]. * * Most objects and abstractions come with a chunk of markup that you should be * able to paste into any view to quickly see how the CSS works in conjunction * with the correct HTML. * * inuit.css is written to this standard: github.com/csswizardry/CSS-Guidelines * * LICENSE * * Copyright 2013 Harry Roberts * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * * Thank you for choosing inuit.css. May your web fonts render perfectly. */ /*------------------------------------*\ $CONTENTS \*------------------------------------*/ /** * CONTENTS............You’re reading it! * WARNING.............Here be dragons! * IMPORTS.............Begin importing the sections below * * MIXINS..............Super-simple Sass stuff * NORMALIZE...........normalize.css * RESET...............Set some defaults * CLEARFIX............ * SHARED..............Shared declarations * * MAIN................High-level elements like `html`, `body`, etc. * HEADINGS............Double-stranded heading hierarchy * PARAGRAPHS.......... * SMALLPRINT..........Smaller text elements like `small` * QUOTES.............. * CODE................ * LISTS............... * IMAGES.............. * TABLES.............. * FORMS............... * * GRIDS...............Fluid, proportional and nestable grids * FLEXBOX.............Crudely emulate flexbox * COLUMNS.............CSS3 columns * NAV.................A simple abstraction to put a list in horizontal nav mode * OPTIONS.............Grouped nav items * PAGINATION..........Very stripped back, basic paginator * BREADCRUMB..........Simple breadcrumb trail object * MEDIA...............Media object * MARGINALIA..........Simple marginalia content * ISLAND..............Boxed off content * BLOCK-LIST..........Blocky lists of content * MATRIX..............Gridded lists * SPLIT...............A simple split-in-two object * THIS-OR-THIS........Options object * LINK-COMPLEX........ * FLYOUT..............Flyout-on-hover object * ARROWS..............CSS arrows * SPRITE..............Generic spriting element * ICON-TEXT...........Icon and text couplings * BEAUTONS............Use the beautons micro library * LOZENGES............Basic lozenge styles * RULES...............Horizontal rules * STATS...............Simple stats object * GREYBOX.............Wireframing styles * * WIDTHS..............Width classes for use alongside the grid system etc. * PUSH................Push classes for manipulating grids * PULL................Pull classes for manipulating grids * BRAND...............Helper class to apply brand treatment to elements * HELPER..............A series of helper classes to use arbitrarily * DEBUG...............Enable to add visual flags for debugging purposes */ /*------------------------------------*\ $WARNING \*------------------------------------*/ /* * inuit.css, being an OO framework, works in keeping with the open/closed * principle. The variables you set previously are now being used throughout * inuit.css to style everything we need for a base. Any custom styles SHOULD * NOT be added or modified in inuit.css directly, but added via your theme * stylesheet as per the open/closed principle: * * csswizardry.com/2012/06/the-open-closed-principle-applied-to-css * * Try not to edit any CSS beyond this point; if you find you need to do so * it is a failing of the framework so please tweet at @inuitcss. */ /*------------------------------------*\ $IMPORTS \*------------------------------------*/ /** * Generic utility styles etc. */ /*------------------------------------*\ $DEFAULTS \*------------------------------------*/ /** * inuit.css’ default variables. Redefine these in your `_vars.scss` file (found * in the inuit.css-web-template) to override them. */ /*------------------------------------*\ $DEBUG \*------------------------------------*/ /** * Debug mode will visually highlight any potential markup/accessibility quirks * in the browser. Set to `true` or `false`. */ /*------------------------------------*\ $BORDER-BOX \*------------------------------------*/ /** * Do you want all elements to adopt `box-sizing:border-box;` as per * paulirish.com/2012/box-sizing-border-box-ftw ? */ /*------------------------------------*\ $BASE \*------------------------------------*/ /** * Base stuff */ /** * Base font-family. */ /** * Default colour for objects’ borders etc. */ /*------------------------------------*\ $RESPONSIVE \*------------------------------------*/ /** * Responsiveness? */ /** * Responsiveness for widescreen/high resolution desktop monitors and beyond? * Note: `$responsive` variable above must be set to true before enabling this. */ /** * Responsive push and pull produce a LOT of code, only turn them on if you * definitely need them. */ /** * Note: `$push` variable above must be set to true before enabling these. */ /** * Note: `$pull` variable above must be set to true before enabling these. */ /** * Tell inuit.css when breakpoints start. */ /*------------------------------------*\ $QUOTES \*------------------------------------*/ /** * English quote marks? */ /** * If you want English quotes then please do not edit these; they’re only here * because Sass needs them. */ /** * If you need non-English quotes, please alter the following values accordingly: */ /*------------------------------------*\ $BRAND \*------------------------------------*/ /** * Brand stuff */ /** * How big would you like round corners to be by default? */ /*------------------------------------*\ $OBJECTS AND ABSTRACTIONS \*------------------------------------*/ /** * Which objects and abstractions would you like to use? */ /*------------------------------------*\ $FRAMEWORK \*------------------------------------*/ /** * inuit.css will work these next ones out for use within the framework. * * Assign our `$base-line-height` to a new spacing var for more transparency. */ /*------------------------------------*\ $GREEDY \*------------------------------------*/ /*------------------------------------*\ $MIXINS \*------------------------------------*/ /** * * */ /** * Create a fully formed type style (sizing and vertical rhythm) by passing in a * single value, e.g.: * `@include font-size(10px);` * * Thanks to @redclov3r for the `line-height` Sass: * twitter.com/redclov3r/status/250301539321798657 */ /** * Style any number of headings in one fell swoop, e.g.: * .foo{ @include headings(1, 3){ color:#BADA55; } } * * With thanks to @lar_zzz, @paranoida, @rowanmanning and ultimately * @thierrylemoulec for refining and improving my initial mixin. */ /** * Create vendor-prefixed CSS in one go, e.g. * `@include vendor(border-radius, 4px);` * */ /** * Create CSS keyframe animations for all vendors in one go, e.g.: * .foo{ @include vendor(animation, shrink 3s); } @include keyframe(shrink){ from{ font-size:5em; } } * * Courtesy of @integralist: twitter.com/integralist/status/260484115315437569 */ /** * Force overly long spans of text to truncate, e.g.: * `@include truncate(100%);` * * Where `$truncation-boundary` is a united measurement. */ /** * CSS arrows!!! But... before you read on, you might want to grab a coffee... * * This mixin creates a CSS arrow on a given element. We can have the arrow * appear in one of 12 locations, thus: * * 01 02 03 * +------------------+ * 12 | | 04 * | | * 11 | | 05 * | | * 10 | | 06 * +------------------+ * 09 08 07 * * You pass this position in along with a desired arrow color and optional * border color, for example: * * `@include arrow(top, left, red)` * * for just a single, red arrow, or: * * `@include arrow(bottom, center, red, black)` * * which will create a red triangle with a black border which sits at the bottom * center of the element. Call the mixin thus: * .foo{ background-color:#BADA55; border:1px solid #ACE; @include arrow(top, left, #BADA55, #ACE); } * */ /** * Media query mixin. * * It’s not great practice to define solid breakpoints up-front, preferring to * modify your design when it needs it, rather than assuming you’ll want a * change at ‘mobile’. However, as inuit.css is required to take a hands off * approach to design decisions, this is the closest we can get to baked-in * responsiveness. It’s flexible enough to allow you to set your own breakpoints * but solid enough to be frameworkified. * * We define some broad breakpoints in our vars file that are picked up here * for use in a simple media query mixin. Our options are: * * palm * lap * lap-and-up * portable * desk * desk-wide * * Not using a media query will, naturally, serve styles to all devices. * * `@include media-query(palm){ [styles here] }` * * We work out your end points for you: */ /*! normalize.css v2.1.0 | MIT License | git.io/normalize */ /* ========================================================================== HTML5 display definitions ========================================================================== */ /* * Correct `block` display not defined in IE 8/9. */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } /* * Correct `inline-block` display not defined in IE 8/9. */ audio, canvas, video { display: inline-block; } /* * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ audio:not([controls]) { display: none; height: 0; } /* * Address styling not present in IE 8/9. */ [hidden] { display: none; } /* ========================================================================== Base ========================================================================== */ /* * 1. Set default font family to sans-serif. * 2. Prevent iOS text size adjust after orientation change, without disabling * user zoom. */ html { font-family: sans-serif; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -ms-text-size-adjust: 100%; /* 2 */ } /* * Remove default margin. */ body { margin: 0; } /* ========================================================================== Links ========================================================================== */ /* * Address `outline` inconsistency between Chrome and other browsers. */ a:focus { outline: thin dotted; } /* * Improve readability when focused and also mouse hovered in all browsers. */ a:active, a:hover { outline: 0; } /* ========================================================================== Typography ========================================================================== */ /* * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari 5, and Chrome. */ h1 { font-size: 2em; margin: 0.67em 0; } /* * Address styling not present in IE 8/9, Safari 5, and Chrome. */ abbr[title] { border-bottom: 1px dotted; } /* * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */ b, strong { font-weight: bold; } /* * Address styling not present in Safari 5 and Chrome. */ dfn { font-style: italic; } /* * Address differences between Firefox and other browsers. */ hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } /* * Address styling not present in IE 8/9. */ mark { background: #ff0; color: #000; } /* * Correct font family set oddly in Safari 5 and Chrome. */ code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; } /* * Improve readability of pre-formatted text in all browsers. */ pre { white-space: pre-wrap; } /* * Set consistent quote types. */ q { quotes: "\201C" "\201D" "\2018" "\2019"; } /* * Address inconsistent and variable font size in all browsers. */ small { font-size: 80%; } /* * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* ========================================================================== Embedded content ========================================================================== */ /* * Remove border when inside `a` element in IE 8/9. */ img { border: 0; } /* * Correct overflow displayed oddly in IE 9. */ svg:not(:root) { overflow: hidden; } /* ========================================================================== Figures ========================================================================== */ /* * Address margin not present in IE 8/9 and Safari 5. */ figure { margin: 0; } /* ========================================================================== Forms ========================================================================== */ /* * Define consistent border, margin, and padding. */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /* * 1. Correct `color` not being inherited in IE 8/9. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ legend { border: 0; /* 1 */ padding: 0; /* 2 */ } /* * 1. Correct font family not being inherited in all browsers. * 2. Correct font size not being inherited in all browsers. * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. */ button, input, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 2 */ margin: 0; /* 3 */ } /* * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ button, input { line-height: normal; } /* * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. * Correct `select` style inheritance in Firefox 4+ and Opera. */ button, select { text-transform: none; } /* * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } /* * Re-set default cursor for disabled elements. */ button[disabled], html input[disabled] { cursor: default; } /* * 1. Address box sizing set to `content-box` in IE 8/9. * 2. Remove excess padding in IE 8/9. */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /* * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome * (include `-moz` to future-proof). */ input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; } /* * Remove inner padding and search cancel button in Safari 5 and Chrome * on OS X. */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /* * Remove inner padding and border in Firefox 4+. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /* * 1. Remove default vertical scrollbar in IE 8/9. * 2. Improve readability and alignment in all browsers. */ textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ } /* ========================================================================== Tables ========================================================================== */ /* * Remove most spacing between table cells. */ table { border-collapse: collapse; border-spacing: 0; } /*------------------------------------*\ $RESET \*------------------------------------*/ /** * A more considered reset; more of a restart... * As per: csswizardry.com/2011/10/reset-restarted */ /** * Let’s make the box model all nice, shall we...? */ *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } /** * The usual... */ h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, ol, ul, form, fieldset, legend, table, th, td, caption, hr { margin: 0; padding: 0; } /** * Give a help cursor to elements that give extra info on `:hover`. */ abbr[title], dfn[title] { cursor: help; } /** * Remove underlines from potentially troublesome elements. */ u, ins { text-decoration: none; } /** * Apply faux underline via `border-bottom`. */ ins { border-bottom: 1px solid; } /** * So that `alt` text is visually offset if images don’t load. */ img { font-style: italic; } /** * Give form elements some cursor interactions... */ label, input, textarea, button, select, option { cursor: pointer; } .text-input:active, .text-input:focus, textarea:active, textarea:focus { cursor: text; outline: none; } /*------------------------------------*\ $CLEARFIX \*------------------------------------*/ /** * Micro clearfix, as per: css-101.org/articles/clearfix/latest-new-clearfix-so-far.php * Extend the clearfix class with Sass to avoid the `.cf` class appearing over * and over in your markup. */ .cf:after, .nav:after, .rsBullets:after, .entry__content ul:after, .site-navigation:after, .site-navigation__sub-menu:after, .site-social-links:after, .projects_nav-list:after, .sticky-button ul:after, .commentlist:after, .social-links__list:after, .image_item-categories:after, .gallery-control__items:after, .pixcode--tabs__nav:after, .widget ul:after, .media:after, .island:after, .islet:after, .matrix:after, .multi-list:after, .stat-group:after, .row:after, .related-projects_items-list:after, .comment-form:after, .form-search:after, .content:after, .entry__wrap:after, .entry__likes:after, .related-projects_header:after, .mosaic:after, li.comment:after, .image_item-like-box:after, .masonry:after, .masonry__item .article-timestamp:after, .no-cssanimations .masonry__item:after, .no-cssanimations .masonry__item-image.mosaic__item:after, .masonry__pagination:after { content: ""; display: table; clear: both; } /*------------------------------------*\ $SHARED \*------------------------------------*/ /** * Where `margin-bottom` is concerned, this value will be the same as the * base line-height. This allows us to keep a consistent vertical rhythm. * As per: csswizardry.com/2012/06/single-direction-margin-declarations */ /** * Base elements */ h1, h2, h3, h4, h5, h6, hgroup, ul, ol, dl, blockquote, p, address, table, fieldset, figure, pre, .form-fields > li, .media, .island, .islet { margin-bottom: 24px; margin-bottom: 1.33333rem; } .islet h1, .islet h2, .islet h3, .islet h4, .islet h5, .islet h6, .islet hgroup, .islet ul, .islet ol, .islet dl, .islet blockquote, .islet p, .islet address, .islet table, .islet fieldset, .islet figure, .islet pre, .islet .form-fields > li, .islet .media, .islet .island, .islet .islet { margin-bottom: 12px; margin-bottom: 0.66667rem; } /** * Doubled up `margin-bottom` helper class. */ .landmark { margin-bottom: 48px; margin-bottom: 2.66667rem; } /** * `hr` elements only take up a few pixels, so we need to give them special * treatment regarding vertical rhythm. */ hr { margin-bottom: 22px; margin-bottom: 1.22222rem; } /** * Where `margin-left` is concerned we want to try and indent certain elements * by a consistent amount. Define that amount once, here. */ ul, ol, dd { margin-left: 24px; margin-left: 1.33333rem; } /** * Base styles; unclassed HTML elements etc. */ /*------------------------------------*\ $MAIN \*------------------------------------*/ html { font: 1.125em/1.33333 "Crimson Text", sans-serif; overflow-y: scroll; min-height: 100%; } /*------------------------------------*\ $HEADINGS \*------------------------------------*/ /** * As per: csswizardry.com/2012/02/pragmatic-practical-font-sizing-in-css * * When we define a heading we also define a corresponding class to go with it. * This allows us to apply, say, `class=alpha` to a `h3`; a double-stranded * heading hierarchy. */ .alpha, h1 { font-size: 48px; font-size: 2.66667rem; line-height: 1.0001; } .beta, h2 { font-size: 36px; font-size: 2rem; line-height: 1.0001; } .gamma, h3, .masonry__item .entry__title, .single-portfolio-fullwidth .entry__title { font-size: 27px; font-size: 1.5rem; line-height: 1.33343; } .delta, h4 { font-size: 20px; font-size: 1.11111rem; line-height: 1.2001; } .epsilon, h5 { font-size: 15px; font-size: 0.83333rem; line-height: 1.6001; } .zeta, h6 { font-size: 12px; font-size: 0.66667rem; line-height: 1.0001; } /** * Heading groups and generic any-heading class. * To target any heading of any level simply apply a class of `.hN`, e.g.: * <hgroup> <h1 class=hN>inuit.css</h1> <h2 class=hN>Best. Framework. Ever!</h2> </hgroup> * */ hgroup .hN, hgroup .alpha, hgroup h1, hgroup .beta, hgroup h2, hgroup .gamma, hgroup h3, hgroup .masonry__item .entry__title, .masonry__item hgroup .entry__title, hgroup .single-portfolio-fullwidth .entry__title, .single-portfolio-fullwidth hgroup .entry__title, hgroup .delta, hgroup h4, hgroup .epsilon, hgroup h5, hgroup .zeta, hgroup h6 { margin-bottom: 0; } /** * A series of classes for setting massive type; for use in heroes, mastheads, * promos, etc. */ .giga { font-size: 96px; font-size: 5.33333rem; line-height: 1.0001; } .mega { font-size: 72px; font-size: 4rem; line-height: 1.0001; } .kilo { font-size: 48px; font-size: 2.66667rem; line-height: 1.0001; } /*------------------------------------*\ $PARAGRAPHS \*------------------------------------*/ /** * The `.lede` class is used to make the introductory text (usually a paragraph) * of a document slightly larger. */ .lede, .lead { font-size: 20.25px; font-size: 1.125rem; line-height: 1.18529; } /*------------------------------------*\ $SMALLPRINT \*------------------------------------*/ /** * A series of classes for setting tiny type; for use in smallprint etc. */ .smallprint, .milli { font-size: 12px; font-size: 0.66667rem; line-height: 1.0001; } .micro { font-size: 10px; font-size: 0.55556rem; line-height: 1.2001; } /*------------------------------------*\ $QUOTES \*------------------------------------*/ /** * If English quotes are set in `_vars.scss`, define them here. */ /** * Big up @boblet: html5doctor.com/blockquote-q-cite */ /** * Inline quotes. */ q { quotes: "\2018" "\2019" "\00AB" "\00BB"; } q:before { content: "\2018"; content: open-quote; } q:after { content: "\2019"; content: close-quote; } q q:before { content: "\201C"; content: open-quote; } q q:after { content: "\201D"; content: close-quote; } blockquote { quotes: "\00AB" "\00BB"; } blockquote p:before { content: "\00AB"; content: open-quote; } blockquote p:after { content: ""; content: no-close-quote; } blockquote p:last-of-type:after { content: "\00BB"; content: close-quote; } blockquote q:before { content: "\2018"; content: open-quote; } blockquote q:after { content: "\2019"; content: close-quote; } /** * <blockquote> <p>Insanity: doing the same thing over and over again and expecting different results.</p> <b class=source>Albert Einstein</b> </blockquote> * */ blockquote { /** * .4em is roughly equal to the width of the opening “ that we wish to hang. */ text-indent: -0.41em; } blockquote p:last-of-type { margin-bottom: 0; } .source { display: block; text-indent: 0; } .source:before { content: "\2014"; } /*------------------------------------*\ $CODE \*------------------------------------*/ /** * Use an explicit font stack to ensure browsers render correct `line-height`. */ pre { overflow: auto; } pre mark { background: none; border-bottom: 1px solid; color: inherit; } /** * Add comments to your code examples, e.g.: * <code></div><span class=code-comment><!-- /wrapper --></span></code> * */ .code-comment { /** * Override this setting in your theme stylesheet */ opacity: 0.75; filter: alpha(opacity=75); } /** * You can add line numbers to your code examples but be warned, it requires * some pretty funky looking markup, e.g.: * <ol class=line-numbers> <li><code>.nav{</code></li> <li><code> list-style:none;</code></li> <li><code> margin-left:0;</code></li> <li><code>}</code></li> <li><code> .nav > li,</code></li> <li><code> .nav > li > a{</code></li> <li><code> display:inline-block;</code></li> <li><code> *display:inline-block;</code></li> <li><code> zoom:1;</code></li> <li><code> }</code></li> </ol> * * 1. Make the list look like code. * 2. Give the list flush numbers with a leading zero. * 3. Make sure lines of code don’t wrap. * 4. Give the code form by forcing the `code` to honour white-space. */ .line-numbers { font-family: monospace, serif; /* [1] */ list-style: decimal-leading-zero inside; /* [2] */ white-space: nowrap; /* [3] */ overflow: auto; /* [3] */ margin-left: 0; } .line-numbers code { white-space: pre; /* [4] */ } /*------------------------------------*\ $IMAGES \*------------------------------------*/ /** * Demo: jsfiddle.net/inuitcss/yMtur */ /** * Fluid images. */ img { max-width: 100%; } /** * Non-fluid images if you specify `width` and/or `height` attributes. */ img[width], img[height] { max-width: none; } /** * Rounded images. */ .img--round { border-radius: 4px; } /** * Image placement variations. */ .img--right { float: right; margin-bottom: 24px; margin-left: 24px; } .img--left { float: left; margin-right: 24px; margin-bottom: 24px; } .img--center { display: block; margin-right: auto; margin-bottom: 24px; margin-left: auto; } /** * Keep your images on your baseline. * * Please note, these will not work too nicely with fluid images and will * distort when resized below a certain width. Use with caution. */ .img--short { height: 120px; } .img--medium { height: 240px; } .img--tall { height: 360px; } /** * Images in `figure` elements. */ figure > img { display: block; } /*------------------------------------*\ $LISTS \*------------------------------------*/ /** * Remove vertical spacing from nested lists. */ li > ul, li > ol { margin-bottom: 0; } /** * Have a numbered `ul` without the semantics implied by using an `ol`. */ /*ul*/ .numbered-list { list-style-type: decimal; } /*------------------------------------*\ $TABLES \*------------------------------------*/ /** * We have a lot at our disposal for making very complex table constructs, e.g.: * <table class="table--bordered table--striped table--data"> <colgroup> <col class=t10> <col class=t10> <col class=t10> <col> </colgroup> <thead> <tr> <th colspan=3>Foo</th> <th>Bar</th> </tr> <tr> <th>Lorem</th> <th>Ipsum</th> <th class=numerical>Dolor</th> <th>Sit</th> </tr> </thead> <tbody> <tr> <th rowspan=3>Sit</th> <td>Dolor</td> <td class=numerical>03.788</td> <td>Lorem</td> </tr> <tr> <td>Dolor</td> <td class=numerical>32.210</td> <td>Lorem</td> </tr> <tr> <td>Dolor</td> <td class=numerical>47.797</td> <td>Lorem</td> </tr> <tr> <th rowspan=2>Sit</th> <td>Dolor</td> <td class=numerical>09.640</td> <td>Lorem</td> </tr> <tr> <td>Dolor</td> <td class=numerical>12.117</td> <td>Lorem</td> </tr> </tbody> </table> * */ table { width: 100%; } th, td { padding: 6px; text-align: left; } @media screen and (min-width: 480px) { th, td { padding: 12px; } } /** * Cell alignments */ [colspan] { text-align: center; } [colspan="1"] { text-align: left; } [rowspan] { vertical-align: middle; } [rowspan="1"] { vertical-align: top; } .numerical { text-align: right; } /** * In the HTML above we see several `col` elements with classes whose numbers * represent a percentage width for that column. We leave one column free of a * class so that column can soak up the effects of any accidental breakage in * the table. */ .t5 { width: 5%; } .t10 { width: 10%; } .t12 { width: 12.5%; } /* 1/8 */ .t15 { width: 15%; } .t20 { width: 20%; } .t25 { width: 25%; } /* 1/4 */ .t30 { width: 30%; } .t33 { width: 33.333%; } /* 1/3 */ .t35 { width: 35%; } .t37 { width: 37.5%; } /* 3/8 */ .t40 { width: 40%; } .t45 { width: 45%; } .t50 { width: 50%; } /* 1/2 */ .t55 { width: 55%; } .t60 { width: 60%; } .t62 { width: 62.5%; } /* 5/8 */ .t65 { width: 65%; } .t66 { width: 66.666%; } /* 2/3 */ .t70 { width: 70%; } .t75 { width: 75%; } /* 3/4*/ .t80 { width: 80%; } .t85 { width: 85%; } .t87 { width: 87.5%; } /* 7/8 */ .t90 { width: 90%; } .t95 { width: 95%; } /** * Bordered tables */ .table--bordered th, .table--bordered td { border: 1px solid #cccccc; } .table--bordered th:empty, .table--bordered td:empty { border: none; } .table--bordered thead tr:last-child th { border-bottom-width: 2px; } .table--bordered tbody tr th:last-of-type { border-right-width: 2px; } /** * Striped tables */ .table--striped tbody tr:nth-of-type(odd) { background-color: #ffc; /* Override this color in your theme stylesheet */ } /** * Data table */ .table--data { font: 12px/1.5 sans-serif; } /*------------------------------------*\ $FORMS \*------------------------------------*/ /** * * Demo: jsfiddle.net/inuitcss/MhHHU * */ fieldset { padding: 24px; } /** * Text inputs * * Instead of a `[type]` selector for each kind of form input, we just use a * class to target any/every one, e.g.: <input type=text class=text-input> <input type=email class=text-input> <input type=password class=text-input> * */ .text-input, textarea { /** * Style these via your theme stylesheet. */ } /** * Group sets of form fields in a list, e.g.: * <ul class=form-fields> <li> <label /> <input /> </li> <li> <label /> <select /> </li> <li> <label /> <input /> </li> </ul> * */ .form-fields { list-style: none; margin: 0; } .form-fields > li:last-child { margin-bottom: 0; } /** * Labels * * Define a `.label` class as well as a `label` element. This means we can apply * label-like styling to meta-labels for groups of options where a `label` * element is not suitable, e.g.: * <li> <span class=label>Select an option below:</span> <ul class="multi-list four-cols"> <li> <input /> <label /> </li> <li> <input /> <label /> </li> <li> <input /> <label /> </li> <li> <input /> <label /> </li> </ul> </li> * */ label, .label { display: block; } /** * Extra help text in `label`s, e.g.: * <label>Card number <small class=additional>No spaces</small></label> * */ .additional { display: block; font-weight: normal; } /* * Groups of checkboxes and radios, e.g.: * <li> <ul class=check-list> <li> <input /> <label /> </li> <li> <input /> <label /> </li> </ul> </li> * */ .check-list { list-style: none; margin: 0; } /* * Labels in check-lists */ .check-label, .check-list label, .check-list .label { display: inline-block; } /** * Spoken forms are for forms that read like spoken word, e.g.: * <li class=spoken-form> Hello, my <label for=spoken-name>name</label> is <input type=text class=text-input id=spoken-name>. My home <label for=country>country</label> is <select id=country> <option>UK</option> <option>US</option> <option>Other</option> </select> </li> * */ .spoken-form label { display: inline-block; font: inherit; } /** * Extra help text displayed after a field when that field is in focus, e.g.: * <label for=email>Email:</label> <input type=email class=text-input id=email> <small class=extra-help>.edu emails only</small> * * We leave the help text in the document flow and merely set it to * `visibility:hidden;`. This means that it won’t interfere with anything once * it reappears. * */ /*small*/ .extra-help { display: inline-block; visibility: hidden; } .text-input:active + .extra-help, .text-input:focus + .extra-help { visibility: visible; } /** * Objects and abstractions */ /*------------------------------------*\ $GRIDS \*------------------------------------*/ /** * Fluid and nestable grid system, e.g.: * <div class="grid"> <div class="grid__item one-third"> <p>One third grid</p> </div><!-- --><div class="grid__item two-thirds"> <p>Two thirds grid</p> </div><!-- --><div class="grid__item one-half"> <p>One half grid</p> </div><!-- --><div class="grid__item one-quarter"> <p>One quarter grid</p> </div><!-- --><div class="grid__item one-quarter"> <p>One quarter grid</p> </div> </div> * * Demo: jsfiddle.net/inuitcss/CLYUC * */ /** * Grid wrapper */ .grid { margin-left: -24px; list-style: none; margin-bottom: 0; } /** * Very infrequently occuring grid wrappers as children of grid wrappers. */ .grid > .grid { margin-left: 0; } /** * Grid */ .grid__item { display: inline-block; width: 100%; padding-left: 24px; vertical-align: top; } /*------------------------------------*\ $FLEXBOX \*------------------------------------*/ /** * Until we can utilise flexbox natively we can kinda, sorta, attempt to emulate * it, in a way... e.g.: * <header class=flexbox> <div class=flexbox__item> <b>Welcome to</b> </div> <div class=flexbox__item> <img src="//csswizardry.com/inuitcss/img/logo.jpg" alt="inuit.css"> </div> </header> * * We can also combine our grid system classes with `.flexbox__item` classes, * e.g.: * <div class=flexbox> <div class="flexbox__item one-quarter"> </div> <div class="flexbox__item three-quarters"> </div> </div> * * It’s pretty poorly named I’m afraid, but it works... * * Demo: jsfiddle.net/inuitcss/ufUh2 * */ .flexbox { display: table; width: 100%; } /** * Nasty hack to circumvent Modernizr conflicts. */ html.flexbox { display: block; width: auto; } .flexbox__item { display: table-cell; vertical-align: middle; } /*------------------------------------*\ $COLUMNS \*------------------------------------*/ /** * Here we can set elements in columns of text using CSS3, e.g.: * <p class=text-cols--2> * * Demo: jsfiddle.net/inuitcss/E26Yd * */ .text-cols--2, .text-cols--3, .text-cols--4, .text-cols--5 { -webkit-column-gap: 24px; -moz-column-gap: 24px; -ms-column-gap: 24px; -o-column-gap: 24px; column-gap: 24px; } .text-cols--2 { -webkit-column-count: 2; -moz-column-count: 2; -ms-column-count: 2; -o-column-count: 2; column-count: 2; } .text-cols--3 { -webkit-column-count: 3; -moz-column-count: 3; -ms-column-count: 3; -o-column-count: 3; column-count: 3; } .text-cols--4 { -webkit-column-count: 4; -moz-column-count: 4; -ms-column-count: 4; -o-column-count: 4; column-count: 4; } .text-cols--5 { -webkit-column-count: 5; -moz-column-count: 5; -ms-column-count: 5; -o-column-count: 5; column-count: 5; } /*------------------------------------*\ $NAV \*------------------------------------*/ /** * Nav abstraction as per: csswizardry.com/2011/09/the-nav-abstraction * When used on an `ol` or `ul`, this class throws the list into horizontal mode * e.g.: * <ul class=nav> <li><a href=#>Home</a></li> <li><a href=#>About</a></li> <li><a href=#>Portfolio</a></li> <li><a href=#>Contact</a></li> </ul> * * Demo: jsfiddle.net/inuitcss/Vnph4 * */ .nav, .rsBullets, .entry__content ul, .site-navigation, .site-navigation__sub-menu, .site-social-links, .projects_nav-list, .sticky-button ul, .commentlist, .social-links__list, .image_item-categories, .gallery-control__items, .pixcode--tabs__nav, .widget ul { list-style: none; margin-left: 0; } .nav > li, .rsBullets > li, .entry__content ul > li, .site-navigation > li, .site-navigation__sub-menu > li, .site-social-links > li, .projects_nav-list > li, .sticky-button ul > li, .commentlist > li, .social-links__list > li, .image_item-categories > li, .gallery-control__items > li, .pixcode--tabs__nav > li, .widget ul > li, .nav > li > a, .rsBullets > li > a, .entry__content ul > li > a, .site-navigation > li > a, .site-navigation__sub-menu > li > a, .site-social-links > li > a, .projects_nav-list > li > a, .sticky-button ul > li > a, .commentlist > li > a, .social-links__list > li > a, .image_item-categories > li > a, .gallery-control__items > li > a, .pixcode--tabs__nav > li > a, .widget ul > li > a { display: inline-block; *display: inline; zoom: 1; } /** * `.nav--stacked` extends `.nav` and throws the list into vertical mode, e.g.: * <ul class="nav nav--stacked"> <li><a href=#>Home</a></li> <li><a href=#>About</a></li> <li><a href=#>Portfolio</a></li> <li><a href=#>Contact</a></li> </ul> * */ .nav--stacked > li, .site-navigation > li, .site-navigation__sub-menu > li, .sticky-button ul > li, .widget_pages ul > li, .widget_meta ul > li { display: list-item; } .nav--stacked > li > a, .site-navigation > li > a, .site-navigation__sub-menu > li > a, .sticky-button ul > li > a, .widget_pages ul > li > a, .widget_meta ul > li > a { display: block; } /** * `.nav--banner` extends `.nav` and centres the list, e.g.: * <ul class="nav nav--banner"> <li><a href=#>Home</a></li> <li><a href=#>About</a></li> <li><a href=#>Portfolio</a></li> <li><a href=#>Contact</a></li> </ul> * */ .nav--banner { text-align: center; } /** * Give nav links a big, blocky hit area. Extends `.nav`, e.g.: * <ul class="nav nav--block"> <li><a href=#>Home</a></li> <li><a href=#>About</a></li> <li><a href=#>Portfolio</a></li> <li><a href=#>Contact</a></li> </ul> * */ .nav--block, .options { line-height: 1; /** * Remove whitespace caused by `inline-block`. */ letter-spacing: -0.31em; word-spacing: -0.43em; white-space: nowrap; } .nav--block > li, .options > li { letter-spacing: normal; word-spacing: normal; } .nav--block > li > a, .options > li > a { padding: 12px; padding: 0.66667rem; } /** * Force a nav to occupy 100% of the available width of its parent. Extends * `.nav`, e.g.: * <ul class="nav nav--fit"> <li><a href=#>Home</a></li> <li><a href=#>About</a></li> <li><a href=#>Portfolio</a></li> <li><a href=#>Contact</a></li> </ul> * * Thanks to @pimpl for this idea! */ .nav--fit { display: table; width: 100%; } .nav--fit > li { display: table-cell; } .nav--fit > li > a { display: block; } /** * Make a list of keywords. Extends `.nav`, e.g.: * `<ul class="nav nav--keywords>` * */ .nav--keywords > li:after { content: "\002C" "\00A0"; } .nav--keywords > li:last-child:after { display: none; } /*------------------------------------*\ $OPTIONS \*------------------------------------*/ /** * Link-group nav, used for displaying related options. Extends `.nav--block` * but could also extend `.nav--fit`. Extend with colours and ‘current states’ * in your theme stylesheet. * <ul class="nav options"> <li><a></a></li> <li><a></a></li> <li><a></a></li> <li><a></a></li> </ul> * * Demo: jsfiddle.net/inuitcss/vwfaf * */ .options > li > a { border: 0 solid #cccccc; border-width: 1px; border-left-width: 0; } .options > li:first-child > a { border-left-width: 1px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .options > li:last-child > a { border-top-right-radius: 4px; border-bottom-right-radius: 4px; } /*------------------------------------*\ $PAGINATION \*------------------------------------*/ /** * Basic pagination object, extends `.nav`. * Requires some funky commenting to collapse any white-space caused by the * `display:inline-block;` rules. * <ol class="nav pagination"> <li class=pagination__first>First</li> <li class=pagination__prev>Previous</li> <li><a href=/page/1>1</a></li> <li><a href=/page/2>2</a></li> <li class=current><a href=/page/3>3</a></li> <li><a href=/page/4>4</a></li> <li><a href=/page/5>5</a></li> <li class=pagination__next><a href=/page/next>Next</a></li> <li class=pagination__last><a href=/page/last>Last</a></li> </ol> * * Demo: jsfiddle.net/inuitcss/9Y6PU * */ .pagination { text-align: center; /** * Remove whitespace caused by `inline-block`. */ letter-spacing: -0.31em; word-spacing: -0.43em; } .pagination > li { padding: 12px; letter-spacing: normal; word-spacing: normal; } .pagination > li > a { padding: 12px; margin: -12px; } .pagination__first a:before { content: "\00AB" "\00A0"; } .pagination__last a:after { content: "\00A0" "\00BB"; } /*------------------------------------*\ $BREADCRUMB \*------------------------------------*/ /** * Simple breadcrumb styling to apply to (ordered) lists. Extends `.nav`, e.g.: * <ol class="nav breadcrumb"> <li><a href=#>Home</a></li> <li><a href=#>About</a></li> <li><a href=#>The Board</a></li> <li class=current><a href=#>Directors</a></li> </ol> * * Demo: jsfiddle.net/inuitcss/rkAY9 * */ .breadcrumb > li + li:before { content: "\00A0" "\00BB" "\00A0"; } /** * For denoting a path-like structure, GitHub style, e.g.: * <ol class="nav breadcrumb--path"> <li class=breadcrumb__root><a href=#>inuit.css</a></li> <li><a href=#>inuit.css</a></li> <li><a href=#>partials</a></li> <li class=current><a href=#>objects</a></li> </ol> * */ .breadcrumb--path > li + li:before { content: "\002F" "\00A0"; } /** * Assign a delimiter on the fly through a data attribute, e.g.: * <ol class="nav breadcrumb"> <li><a href=#>Home</a></li> <li data-breadcrumb="|"><a href=#>About</a></li> <li data-breadcrumb="|"><a href=#>The Board</a></li> <li data-breadcrumb="|" class=current><a href=#>Directors</a></li> </ol> * */ .breadcrumb > li + li[data-breadcrumb]:before { content: attr(data-breadcrumb) "\00A0"; } /** * Denote the root of the tree. */ .breadcrumb__root { font-weight: bold; } /*------------------------------------*\ $MEDIA \*------------------------------------*/ /** * Place any image- and text-like content side-by-side, as per: * stubbornella.org/content/2010/06/25/the-media-object-saves-hundreds-of-lines-of-code * E.g.: * <div class=media> <img src=http://placekitten.com/200/300 alt="" class=media__img> <p class=media__body>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p> </div> * * Demo: jsfiddle.net/inuitcss/cf4Qs * */ .media { display: block; } .media__img { float: left; margin-right: 24px; } /** * Reversed image location (right instead of left). */ .media__img--rev { float: right; margin-left: 24px; } .media__img img, .media__img--rev img { display: block; } .media__body { overflow: hidden; } .media__body, .media__body > :last-child { margin-bottom: 0; } /** * `.img`s in `.islet`s need an appropriately sized margin. */ .islet .media__img { margin-right: 12px; } .islet .media__img--rev { margin-left: 12px; } /*------------------------------------*\ $MARGINALIA \*------------------------------------*/ /** * Marginalia are, per definition, notes in the margin of a document. The * `marginalia__body` class can be applied to all kinds of content, like text or * images, and is joined by a width class: * <div class="marginalia"> <div class="marginalia__body desk-one-fifth"></div> </div> * * Demo: jsfiddle.net/inuitcss/AemkH * */ .marginalia { font-size: 12px; font-size: 0.66667rem; line-height: 1.0001; } /** * Wait for a certain breakpoint to trigger ‘proper' marginalia. Up to this point, * marginalia are inline with the other text. */ @media (min-width: 1024px) { .marginalia { position: relative; } .marginalia__body, .marginalia__body--right { position: absolute; } .marginalia__body { right: 100%; padding-right: 24px; text-align: right; } /** * Align marginalia to the right of the text. */ .marginalia__body--right { left: 100%; padding-left: 24px; text-align: left; } } /*------------------------------------*\ $ISLAND \*------------------------------------*/ /** * Simple, boxed off content, as per: csswizardry.com/2011/10/the-island-object * E.g.: * <div class=island> I am boxed off. </div> * * Demo: jsfiddle.net/inuitcss/u8pV3 * */ .island, .islet { display: block; } .island { padding: 24px; } .island > :last-child, .islet > :last-child { margin-bottom: 0; } /** * Just like `.island`, only smaller. */ .islet { padding: 12px; } /*------------------------------------*\ $BLOCK-LIST \*------------------------------------*/ /** * Create big blocky lists of content, e.g.: * <ul class=block-list> <li>Foo</li> <li>Bar</li> <li>Baz</li> <li><a href=# class=block-list__link>Foo Bar Baz</a></li> </ul> * * Extend this object in your theme stylesheet. * * Demo: jsfiddle.net/inuitcss/hR57q * */ .block-list, .matrix, .widget_recent_comments ul, .widget_rss ul, .block-list > li, .matrix > li, .widget_recent_comments ul > li, .widget_rss ul > li { border: 0 solid #cccccc; } .block-list, .matrix, .widget_recent_comments ul, .widget_rss ul { list-style: none; margin-left: 0; border-top-width: 1px; } .block-list > li, .matrix > li, .widget_recent_comments ul > li, .widget_rss ul > li { border-bottom-width: 1px; padding: 12px; } .block-list__link, .matrix__link { display: block; padding: 12px; margin: -12px; } /*------------------------------------*\ $MATRIX \*------------------------------------*/ /** * Create a grid of items out of a single list, e.g.: * <ul class="matrix three-cols"> <li class=all-cols>Lorem</li> <li>Ipsum <a href=#>dolor</a></li> <li><a href=# class=matrix__link>Sit</a></li> <li>Amet</li> <li class=all-cols>Consectetuer</li> </ul> * * Extend this object in your theme stylesheet. * * Demo: jsfiddle.net/inuitcss/Y2zrU * */ .matrix { border-left-width: 1px; } .matrix > li { float: left; border-right-width: 1px; } /** * The `.multi-list` object is a lot like the `.matrix` object only without the * blocky borders and padding. * <ul class="multi-list four-cols"> <li>Lorem</li> <li>Ipsum</li> <li>Dolor</li> <li>Sit</li> </ul> * * Demo: jsfiddle.net/inuitcss/Y2zrU * */ .multi-list { list-style: none; margin-left: 0; } .multi-list > li { float: left; } /** * Apply these classes alongside the `.matrix` or `.multi-list` classes on * lists to determine how wide their columns are. */ .two-cols > li { width: 50%; } .three-cols > li { width: 33.333%; } .four-cols > li { width: 25%; } .five-cols > li { width: 20%; } /** * Unfortunately we have to qualify this selector in order to bring its * specificity above the `.[number]-cols > li` selectors above. */ .matrix > .all-cols, .multi-list > .all-cols { width: 100%; } /*------------------------------------*\ $SPLIT \*------------------------------------*/ /** * Simple split item for creating two elements floated away from one another, * e.g.: * <dl class=split> <dt class=split__title>Burger and fries</dt> <dd>£5.99</dd> <dt class=split__title>Fillet steak</dt> <dd>£19.99</dd> <dt class=split__title>Ice cream</dt> <dd>£2.99</dd> </dl> * <ol class="split results"> <li class=first><b class=split__title>1st place</b> Bob</li> <li class=second><b class=split__title>2nd place</b> Lilly</li> <li class=third><b class=split__title>3rd place</b> Ted</li> </ol> * * Demo: jsfiddle.net/inuitcss/9gZW7 * */ .split { text-align: right; list-style: none; margin-left: 0; } .split__title { text-align: left; float: left; clear: left; } /*------------------------------------*\ $THIS-OR-THIS \*------------------------------------*/ /** * Simple options object to provide multiple choices, e.g.: * <h1 class=this-or-this> <a href=# class="this-or-this__this two-fifths"> Free </a> <span class="this-or-this__or one-fifth"> or </span> <a href=# class="this-or-this__this two-fifths"> Pro </a> </h1> * * The `.this-or-this__this` and `.this-or-this__or` objects can be sized using * the grid-system classes. * * Demo: jsfiddle.net/inuitcss/R3sks * */ .this-or-this { display: table; width: 100%; text-align: center; } .this-or-this__this, .this-or-this__or { display: table-cell; vertical-align: middle; } /*------------------------------------*\ $LINK-COMPLEX \*------------------------------------*/ /** * As inspired by @necolas: * github.com/necolas/suit-utils/blob/master/link.css#L18 * * Add hover behaviour to only selected items within links, e.g.: * <a href=log-in class=link-complex> <i class="s s--user"></i> <span class=link-complex__target>Log in</span> </a> * * Demo: jsfiddle.net/inuitcss/rt9M3 * */ .link-complex, .link-complex:hover, .link-complex:active, .link-complex:focus { text-decoration: none; } .link-complex:hover .link-complex__target, .link-complex:active .link-complex__target, .link-complex:focus .link-complex__target { text-decoration: underline; } /*------------------------------------*\ $FLYOUT \*------------------------------------*/ /** * Flyouts are pieces of content that fly out of a parent when said parent is * hovered. They typically appear bottom-left of the parent. * <div class=flyout> Foo <div class=flyout__content> <h1>Lorem</h1> <p>Ipsum</p> </div> </div> * * Extend these objects in your theme stylesheet. * * Demo: jsfiddle.net/inuitcss/B52HG * */ .flyout, .flyout--alt { position: relative; overflow: hidden; } .flyout__content { /** * Position the flyouts off-screen. This is typically better than * `display:none;`. */ position: absolute; top: 100%; left: -99999px; } /** * Bring the flyouts into view when you hover their parents. * Two different types of flyout; ‘regular’ (`.flyout`) and ‘alternative’ * (`.flyout--alt`). */ .flyout:hover, .flyout--alt:hover { overflow: visible; } /** * Regular flyouts sit all the way from the top, flush left. */ .flyout:hover > .flyout__content { left: 0; } /** * Alternative flyouts sit all the way from the left, flush top. */ .flyout--alt:hover > .flyout__content { top: 0; left: 100%; } /*------------------------------------*\ $ARROWS \*------------------------------------*/ /** * It is a common design treatment to give an element a triangular points-out * arrow, we typically build these with CSS. These following classes allow us to * generate these arbitrarily with a mixin, `@arrow()`. */ /** * Forms the basis for any/all CSS arrows. */ /** * Define individual edges so we can combine what we need, when we need. */ /*------------------------------------*\ $SPRITE \*------------------------------------*/ /** * Giving an element a class of `.sprite` will throw it into ‘sprite’ mode and apply * a background image e.g.: * <a class="sprite sprite--question-mark">More info…</a> * * or * <a href=#><i class="sprite sprite--question-mark"></i> Help and FAQ</a> * * Giving an element a class of `.icon` will throw it into ‘icon’ mode and will * not add a background, but should be used for icon fonts and is populated * through a `data-icon` attribute and the `:after` pseudo-element, e.g.: * <a href=#><i class=icon data-icon=""></i> View your favourites</a> * * Where ‘’ might map to a star in your particular icon font. * * These all require extension in your theme stylesheet, e.g. in your own CSS: * .sprite{ background-image:url(path/to/your/sprite.png); } .sprite--link{ background-position:0 0 ; } .sprite--star{ background-position:0 -16px; } * * Demo: jsfiddle.net/inuitcss/6TKuS * */ .sprite, .icon { display: inline-block; line-height: 1; position: relative; vertical-align: middle; zoom: 1; /** * So using `.icon` on certain elements doesn’t make a visual difference. */ font-style: normal; font-weight: normal; /** * So icons added using `.icon` sit in the centre of the element. */ text-align: center; } .sprite { /** * The typical size of most icons. Override in your theme stylesheet. */ width: 16px; height: 16px; top: -1px; /* * H5BP method image replacement: * github.com/h5bp/html5-boilerplate/commit/adecc5da035d6d76b77e3fa95c6abde841073da2 */ overflow: hidden; *text-indent: -9999px; } .sprite:before { content: ""; display: block; width: 0; height: 100%; } /** * Set up icon font */ .icon { font-size: 16px; /** * Place the icon in a box the exact same dimensions as the icon itself. */ width: 1em; height: 1em; } .icon:before { content: attr(data-icon); } /** * Icon size modifiers. */ .icon--large { font-size: 32px; } .icon--huge { font-size: 64px; } .icon--natural { font-size: inherit; } /*------------------------------------*\ $ICON-TEXT \*------------------------------------*/ /** * For text-links etc that have an icon with them. Sometimes whitespace would * suffice in creating a gap between the icon and text, for example: * <a href=#> <i class="s s--help"></i> Help & support </a> * * However we will sometimes want a larger, explicity set gap: <a href=# class=icon-text> <i class="icon-text__icon s s--help"></i>Help & support </a> * * Demo: jsfiddle.net/inuitcss/Q6Lbf * */ .icon-text > .icon-text__icon { margin-right: 6px; } /** * We can also reverse the direction of the margin for icons that appear to the * right of the text content, thus: * <a href=# class=icon-text--rev> Help & support<i class="icon-text__icon s s--help"></i> </a> * */ .icon-text--rev > .icon-text__icon { margin-left: 6px; } /*------------------------------------*\ $BEAUTONS.CSS \*------------------------------------*/ /** * beautons is a beautifully simple button toolkit. * * LICENSE * * Copyright 2013 Harry Roberts * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * */ /*!* * * @csswizardry -- csswizardry.com/beautons * */ /*------------------------------------*\ $BASE \*------------------------------------*/ /** * Base button styles. * * 1. Allow us to better style box model properties. * 2. Line different sized buttons up a little nicer. * 3. Stop buttons wrapping and looking broken. * 4. Make buttons inherit font styles. * 5. Force all elements using beautons to appear clickable. * 6. Normalise box model styles. * 7. If the button’s text is 1em, and the button is (3 * font-size) tall, then * there is 1em of space above and below that text. We therefore apply 1em * of space to the left and right, as padding, to keep consistent spacing. * 8. Basic cosmetics for default buttons. Change or override at will. * 9. Don’t allow buttons to have underlines; it kinda ruins the illusion. */ .btn, .wpcf7-submit, .form-submit #comment-submit { display: inline-block; /* [1] */ vertical-align: middle; /* [2] */ white-space: nowrap; /* [3] */ font-family: inherit; /* [4] */ font-size: 100%; /* [4] */ cursor: pointer; /* [5] */ border: none; /* [6] */ margin: 0; /* [6] */ padding-top: 0; /* [6] */ padding-bottom: 0; /* [6] */ line-height: 3; /* [7] */ padding-right: 1em; /* [7] */ padding-left: 1em; /* [7] */ border-radius: 4px; /* [8] */ } .btn, .wpcf7-submit, .form-submit #comment-submit, .btn:hover, .wpcf7-submit:hover, .form-submit #comment-submit:hover { text-decoration: none; /* [9] */ } .btn:active, .wpcf7-submit:active, .form-submit #comment-submit:active, .btn:focus, .wpcf7-submit:focus, .form-submit #comment-submit:focus { outline: none; } /*------------------------------------*\ $SIZES \*------------------------------------*/ /** * Button size modifiers. * * These all follow the same sizing rules as above; text is 1em, space around it * remains uniform. */ .btn--small { padding-right: 0.5em; padding-left: 0.5em; line-height: 2; } .btn--large { padding-right: 1.5em; padding-left: 1.5em; line-height: 4; } .btn--huge { padding-right: 2em; padding-left: 2em; line-height: 5; } /** * These buttons will fill the entirety of their container. * * 1. Remove padding so that widths and paddings don’t conflict. */ .btn--full { width: 100%; padding-right: 0; /* [1] */ padding-left: 0; /* [1] */ text-align: center; } /*------------------------------------*\ $FONT-SIZES \*------------------------------------*/ /** * Button font-size modifiers. */ .btn--alpha { font-size: 3rem; } .btn--beta { font-size: 2rem; } .btn--gamma { font-size: 1rem; } /** * Make the button inherit sizing from its parent. */ .btn--natural { vertical-align: baseline; font-size: inherit; line-height: inherit; padding-right: 0.5em; padding-left: 0.5em; } /*------------------------------------*\ $FUNCTIONS \*------------------------------------*/ /** * Button function modifiers. */ /** * Positive actions; e.g. sign in, purchase, submit, etc. */ .btn--positive { background-color: #4A993E; color: #fff; } /** * Negative actions; e.g. close account, delete photo, remove friend, etc. */ .btn--negative { background-color: #b33630; color: #fff; } /** * Inactive, disabled buttons. * * 1. Make the button look like normal text when hovered. */ .btn--inactive, .btn--inactive:hover, .btn--inactive:active, .btn--inactive:focus { background-color: #ddd; color: #777; cursor: text; /* [1] */ } /*------------------------------------*\ $STYLES \*------------------------------------*/ /** * Button style modifiers. * * 1. Use an overly-large number to ensure completely rounded, pill-like ends. */ .btn--soft { border-radius: 200px; /* [1] */ } .btn--hard { border-radius: 0; } /*------------------------------------*\ $LOZENGES \*------------------------------------*/ /** * Create pill- and lozenge-like runs of text, e.g.: * <p>This <span class=pill>here</span> is a pill!</p> * <p>This <span class=loz>here</span> is also a lozenge!</p> * * Pills have fully rounded ends, lozenges have only their corners rounded. * * Demo: jsfiddle.net/inuitcss/N3pGm * */ .pill, .loz { display: inline-block; /** * These numbers set in ems mean that, at its narrowest, a lozenge will be * the same width as the `line-height` set on the `html` element. * This allows us to use the `.loz` in almost any `font-size` we wish. */ min-width: 0.88889em; padding-right: 0.22222em; padding-left: 0.22222em; /* =1.50em */ text-align: center; background-color: #cccccc; color: #fff; /* Override this color in your theme stylesheet */ /** * Normally we’d use border-radius:100%; but instead here we just use an * overly large number; `border-radius:100%;` would create an oval on * non-square elements whereas we just want to round the ends of an element. */ border-radius: 100px; } .loz { border-radius: 4px; } /*------------------------------------*\ $RULES \*------------------------------------*/ /** * Horizontal rules, extend `hr`. * * Demo: jsfiddle.net/inuitcss/L6GuZ * */ .rule { color: #cccccc; border: none; border-bottom-width: 1px; border-bottom-style: solid; margin-bottom: 23px; margin-bottom: 1.27778rem; } /** * Dotted rules */ .rule--dotted { border-bottom-style: dotted; } /** * Dashed rules */ .rule--dashed { border-bottom-style: dashed; } /** * Ornamental rules. Places a § over the rule. */ .rule--ornament { position: relative; /** * Pass in an arbitrary ornament though a data attribute, e.g.: * <hr class="rule rule--ornament" data-ornament="!"> * */ } .rule--ornament:after { content: "\00A7"; position: absolute; top: 0; right: 0; left: 0; line-height: 0; text-align: center; } .rule--ornament[data-ornament]:after { content: attr(data-ornament); } /*------------------------------------*\ $STATS \*------------------------------------*/ /** * Simple object to display key–value statistic-like information, e.g.: * <div class=stat-group> <dl class=stat> <dt class=stat__title>Tweets</dt> <dd class=stat__value>27,740</dd> </dl> <dl class=stat> <dt class=stat__title>Following</dt> <dd class=stat__value>11,529</dd> </dl> <dl class=stat> <dt class=stat__title>Followers</dt> <dd class=stat__value>12,105</dd> </dl> </div> * * Demo: jsfiddle.net/inuitcss/Bpwu6 * */ .stat-group { margin-left: -24px; } .stat { float: left; margin-left: 24px; display: -ms-flexbox; display: -webkit-flex; display: -moz-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; -o-flex-direction: column; flex-direction: column; } .stat__title { -webkit-order: 2; -moz-order: 2; -ms-order: 2; -o-order: 2; order: 2; -ms-flex-order: 2; } .stat__value { margin-left: 0; -webkit-order: 1; -moz-order: 1; -ms-order: 1; -o-order: 1; order: 1; -ms-flex-order: 1; } /*------------------------------------*\ $GREYBOX \*------------------------------------*/ /** * Quickly throw together greybox wireframes. Use in conjunction with other * inuit.css objects to create simple greybox prototypes, e.g.: * <div class="island greybox greybox--medium">Header</div> <ul class="nav nav--fit nav--block greybox"> <li><a href=#>Home</a></li> <li><a href=#>About</a></li> <li><a href=#>Portfolio</a></li> <li><a href=#>Contact</a></li> </ul> * * The beauty of combining the greyboxing with inuit.css objects is that any * prototyping can quickly be converted into/used as production code. * * For a more complete prototyping framework, consider Adam Whitcroft’s Proto: * adamwhitcroft.com/proto * * Demo: jsfiddle.net/inuitcss/qCXfh/ * */ .greybox, .graybox { font-size: 12px; font-size: 0.66667rem; line-height: 1.0001; font-family: sans-serif; text-align: center; background-color: rgba(0, 0, 0, 0.2); color: #fff; } .greybox a, .graybox a { color: #fff; text-decoration: underline; } /** * All greyboxes will occupy 100% of their parent’s width, but to alter their * heights we apply incrementally larger line-heights: */ .greybox--small, .graybox--small { line-height: 48px; } .greybox--medium, .graybox--medium { line-height: 96px; } .greybox--large, .graybox--large { line-height: 192px; } .greybox--huge, .graybox--huge { line-height: 384px; } .greybox--gigantic, .graybox--gigantic { line-height: 768px; } .span-1, .col-1, .form-search .btn, .form-search .wpcf7-submit, .form-search .form-submit #comment-submit, .form-submit .form-search #comment-submit { width: 8.33333%; } .span-2, .col-2 { width: 16.66667%; } .span-3, .col-3 { width: 25%; } .span-4, .col-4, .comment-form-author, .comment-form-email, .comment-form-url { width: 33.33333%; } .span-5, .col-5 { width: 41.66667%; } .span-6, .col-6, .image_item-categories, .image_item-like-box, .single-lens_gallery .mosaic__item, .single-lens_gallery .mosaic__item.mosaic__item--portrait { width: 50%; } .span-7, .col-7 { width: 58.33333%; } .span-8, .col-8 { width: 66.66667%; } .span-9, .col-9 { width: 75%; } .span-10, .col-10 { width: 83.33333%; } .span-11, .col-11, .search-query { width: 91.66667%; } .span-12, .col-12, .project--fullwidth__header, .project--fullwidth__separator--header, .project--fullwidth__content, .project--fullwidth__separator--content, .related-projects_item, .logged-in-as, .comment-form-comment, .form-submit, .related-projects_title, .projects_nav, .mosaic__item, .portfolio-archive .mosaic__item.mosaic__item--portrait, .gallery-archive .mosaic__item.mosaic__item--portrait { width: 100%; } @media only screen and (min-width: 601px) { .small-span-1 { width: 8.33333%; } } @media only screen and (min-width: 601px) { .small-span-2 { width: 16.66667%; } } @media only screen and (min-width: 601px) { .small-span-3 { width: 25%; } } @media only screen and (min-width: 601px) { .small-span-4 { width: 33.33333%; } } @media only screen and (min-width: 601px) { .small-span-5 { width: 41.66667%; } } @media only screen and (min-width: 601px) { .small-span-6, .related-projects_item { width: 50%; } } @media only screen and (min-width: 601px) { .small-span-7 { width: 58.33333%; } } @media only screen and (min-width: 601px) { .small-span-8 { width: 66.66667%; } } @media only screen and (min-width: 601px) { .small-span-9 { width: 75%; } } @media only screen and (min-width: 601px) { .small-span-10 { width: 83.33333%; } } @media only screen and (min-width: 601px) { .small-span-11 { width: 91.66667%; } } @media only screen and (min-width: 601px) { .small-span-12 { width: 100%; } } @media only screen and (min-width: 901px) { .hand-span-1 { width: 8.33333%; } } @media only screen and (min-width: 901px) { .hand-span-2 { width: 16.66667%; } } @media only screen and (min-width: 901px) { .hand-span-3 { width: 25%; } } @media only screen and (min-width: 901px) { .hand-span-4, .single-lens_gallery .mosaic__item.mosaic__item--portrait, .portfolio-archive .mosaic__item.mosaic__item--portrait, .gallery-archive .mosaic__item.mosaic__item--portrait { width: 33.33333%; } } @media only screen and (min-width: 901px) { .hand-span-5 { width: 41.66667%; } } @media only screen and (min-width: 901px) { .hand-span-6, .related-projects_title, .projects_nav, .mosaic__item, .single-lens_gallery .mosaic__item { width: 50%; } } @media only screen and (min-width: 901px) { .hand-span-7 { width: 58.33333%; } } @media only screen and (min-width: 901px) { .hand-span-8 { width: 66.66667%; } } @media only screen and (min-width: 901px) { .hand-span-9 { width: 75%; } } @media only screen and (min-width: 901px) { .hand-span-10 { width: 83.33333%; } } @media only screen and (min-width: 901px) { .hand-span-11 { width: 91.66667%; } } @media only screen and (min-width: 901px) { .hand-span-12 { width: 100%; } } @media only screen and (min-width: 1201px) { .lap-span-1 { width: 8.33333%; } } @media only screen and (min-width: 1201px) { .lap-span-2 { width: 16.66667%; } } @media only screen and (min-width: 1201px) { .lap-span-3, .single-lens_gallery .mosaic__item.mosaic__item--portrait, .portfolio-archive .mosaic__item.mosaic__item--portrait, .gallery-archive .mosaic__item.mosaic__item--portrait { width: 25%; } } @media only screen and (min-width: 1201px) { .lap-span-4, .related-projects_item, .mosaic__item, .single-lens_gallery .mosaic__item { width: 33.33333%; } } @media only screen and (min-width: 1201px) { .lap-span-5, .project--fullwidth__header, .project--fullwidth__separator--header { width: 41.66667%; } } @media only screen and (min-width: 1201px) { .lap-span-6 { width: 50%; } } @media only screen and (min-width: 1201px) { .lap-span-7, .project--fullwidth__content, .project--fullwidth__separator--content { width: 58.33333%; } } @media only screen and (min-width: 1201px) { .lap-span-8 { width: 66.66667%; } } @media only screen and (min-width: 1201px) { .lap-span-9 { width: 75%; } } @media only screen and (min-width: 1201px) { .lap-span-10 { width: 83.33333%; } } @media only screen and (min-width: 1201px) { .lap-span-11 { width: 91.66667%; } } @media only screen and (min-width: 1201px) { .lap-span-12 { width: 100%; } } @media only screen and (min-width: 1881px) { .desk-span-1 { width: 8.33333%; } } @media only screen and (min-width: 1881px) { .desk-span-2, .single-lens_gallery .mosaic__item.mosaic__item--portrait, .portfolio-archive .mosaic__item.mosaic__item--portrait, .gallery-archive .mosaic__item.mosaic__item--portrait { width: 16.66667%; } } @media only screen and (min-width: 1881px) { .desk-span-3, .mosaic__item, .single-lens_gallery .mosaic__item { width: 25%; } } @media only screen and (min-width: 1881px) { .desk-span-4 { width: 33.33333%; } } @media only screen and (min-width: 1881px) { .desk-span-5 { width: 41.66667%; } } @media only screen and (min-width: 1881px) { .desk-span-6 { width: 50%; } } @media only screen and (min-width: 1881px) { .desk-span-7 { width: 58.33333%; } } @media only screen and (min-width: 1881px) { .desk-span-8 { width: 66.66667%; } } @media only screen and (min-width: 1881px) { .desk-span-9 { width: 75%; } } @media only screen and (min-width: 1881px) { .desk-span-10 { width: 83.33333%; } } @media only screen and (min-width: 1881px) { .desk-span-11 { width: 91.66667%; } } @media only screen and (min-width: 1881px) { .desk-span-12 { width: 100%; } } .offset-1 { margin-left: 8.33333%; } .push-1 { left: 8.33333%; } .pull-1 { left: -8.33333%; } .offset-2 { margin-left: 16.66667%; } .push-2 { left: 16.66667%; } .pull-2 { left: -16.66667%; } .offset-3 { margin-left: 25%; } .push-3 { left: 25%; } .pull-3 { left: -25%; } .offset-4 { margin-left: 33.33333%; } .push-4 { left: 33.33333%; } .pull-4 { left: -33.33333%; } .offset-5 { margin-left: 41.66667%; } .push-5 { left: 41.66667%; } .pull-5 { left: -41.66667%; } .offset-6 { margin-left: 50%; } .push-6 { left: 50%; } .pull-6 { left: -50%; } .offset-7 { margin-left: 58.33333%; } .push-7 { left: 58.33333%; } .pull-7 { left: -58.33333%; } .offset-8 { margin-left: 66.66667%; } .push-8 { left: 66.66667%; } .pull-8 { left: -66.66667%; } .offset-9 { margin-left: 75%; } .push-9 { left: 75%; } .pull-9 { left: -75%; } .offset-10 { margin-left: 83.33333%; } .push-10 { left: 83.33333%; } .pull-10 { left: -83.33333%; } .offset-11 { margin-left: 91.66667%; } .push-11 { left: 91.66667%; } .pull-11 { left: -91.66667%; } .offset-12 { margin-left: 100%; } .push-12 { left: 100%; } .pull-12 { left: -100%; } @media only screen and (min-width: 601px) { .small-col-1 { width: 8.33333%; } .small-offset-1 { margin-left: 8.33333%; } .small-push-1 { left: 8.33333%; } .small-pull-1 { left: -8.33333%; } .small-col-2 { width: 16.66667%; } .small-offset-2 { margin-left: 16.66667%; } .small-push-2 { left: 16.66667%; } .small-pull-2 { left: -16.66667%; } .small-col-3 { width: 25%; } .small-offset-3 { margin-left: 25%; } .small-push-3 { left: 25%; } .small-pull-3 { left: -25%; } .small-col-4 { width: 33.33333%; } .small-offset-4 { margin-left: 33.33333%; } .small-push-4 { left: 33.33333%; } .small-pull-4 { left: -33.33333%; } .small-col-5 { width: 41.66667%; } .small-offset-5 { margin-left: 41.66667%; } .small-push-5 { left: 41.66667%; } .small-pull-5 { left: -41.66667%; } .small-col-6 { width: 50%; } .small-offset-6 { margin-left: 50%; } .small-push-6 { left: 50%; } .small-pull-6 { left: -50%; } .small-col-7 { width: 58.33333%; } .small-offset-7 { margin-left: 58.33333%; } .small-push-7 { left: 58.33333%; } .small-pull-7 { left: -58.33333%; } .small-col-8 { width: 66.66667%; } .small-offset-8 { margin-left: 66.66667%; } .small-push-8 { left: 66.66667%; } .small-pull-8 { left: -66.66667%; } .small-col-9 { width: 75%; } .small-offset-9 { margin-left: 75%; } .small-push-9 { left: 75%; } .small-pull-9 { left: -75%; } .small-col-10 { width: 83.33333%; } .small-offset-10 { margin-left: 83.33333%; } .small-push-10 { left: 83.33333%; } .small-pull-10 { left: -83.33333%; } .small-col-11 { width: 91.66667%; } .small-offset-11 { margin-left: 91.66667%; } .small-push-11 { left: 91.66667%; } .small-pull-11 { left: -91.66667%; } .small-col-12 { width: 100%; } .small-offset-12 { margin-left: 100%; } .small-push-12 { left: 100%; } .small-pull-12 { left: -100%; } } @media only screen and (min-width: 901px) { .hand-col-1 { width: 8.33333%; } .hand-offset-1 { margin-left: 8.33333%; } .hand-push-1 { left: 8.33333%; } .hand-pull-1 { left: -8.33333%; } .hand-col-2 { width: 16.66667%; } .hand-offset-2 { margin-left: 16.66667%; } .hand-push-2 { left: 16.66667%; } .hand-pull-2 { left: -16.66667%; } .hand-col-3 { width: 25%; } .hand-offset-3 { margin-left: 25%; } .hand-push-3 { left: 25%; } .hand-pull-3 { left: -25%; } .hand-col-4 { width: 33.33333%; } .hand-offset-4 { margin-left: 33.33333%; } .hand-push-4 { left: 33.33333%; } .hand-pull-4 { left: -33.33333%; } .hand-col-5 { width: 41.66667%; } .hand-offset-5 { margin-left: 41.66667%; } .hand-push-5 { left: 41.66667%; } .hand-pull-5 { left: -41.66667%; } .hand-col-6 { width: 50%; } .hand-offset-6 { margin-left: 50%; } .hand-push-6 { left: 50%; } .hand-pull-6 { left: -50%; } .hand-col-7 { width: 58.33333%; } .hand-offset-7 { margin-left: 58.33333%; } .hand-push-7 { left: 58.33333%; } .hand-pull-7 { left: -58.33333%; } .hand-col-8 { width: 66.66667%; } .hand-offset-8 { margin-left: 66.66667%; } .hand-push-8 { left: 66.66667%; } .hand-pull-8 { left: -66.66667%; } .hand-col-9 { width: 75%; } .hand-offset-9 { margin-left: 75%; } .hand-push-9 { left: 75%; } .hand-pull-9 { left: -75%; } .hand-col-10 { width: 83.33333%; } .hand-offset-10 { margin-left: 83.33333%; } .hand-push-10 { left: 83.33333%; } .hand-pull-10 { left: -83.33333%; } .hand-col-11 { width: 91.66667%; } .hand-offset-11 { margin-left: 91.66667%; } .hand-push-11 { left: 91.66667%; } .hand-pull-11 { left: -91.66667%; } .hand-col-12 { width: 100%; } .hand-offset-12 { margin-left: 100%; } .hand-push-12 { left: 100%; } .hand-pull-12 { left: -100%; } } @media only screen and (min-width: 1201px) { .lap-col-1 { width: 8.33333%; } .lap-offset-1 { margin-left: 8.33333%; } .lap-push-1 { left: 8.33333%; } .lap-pull-1 { left: -8.33333%; } .lap-col-2 { width: 16.66667%; } .lap-offset-2 { margin-left: 16.66667%; } .lap-push-2 { left: 16.66667%; } .lap-pull-2 { left: -16.66667%; } .lap-col-3 { width: 25%; } .lap-offset-3 { margin-left: 25%; } .lap-push-3 { left: 25%; } .lap-pull-3 { left: -25%; } .lap-col-4 { width: 33.33333%; } .lap-offset-4 { margin-left: 33.33333%; } .lap-push-4 { left: 33.33333%; } .lap-pull-4 { left: -33.33333%; } .lap-col-5 { width: 41.66667%; } .lap-offset-5 { margin-left: 41.66667%; } .lap-push-5 { left: 41.66667%; } .lap-pull-5 { left: -41.66667%; } .lap-col-6 { width: 50%; } .lap-offset-6 { margin-left: 50%; } .lap-push-6 { left: 50%; } .lap-pull-6 { left: -50%; } .lap-col-7 { width: 58.33333%; } .lap-offset-7 { margin-left: 58.33333%; } .lap-push-7 { left: 58.33333%; } .lap-pull-7 { left: -58.33333%; } .lap-col-8 { width: 66.66667%; } .lap-offset-8 { margin-left: 66.66667%; } .lap-push-8 { left: 66.66667%; } .lap-pull-8 { left: -66.66667%; } .lap-col-9 { width: 75%; } .lap-offset-9 { margin-left: 75%; } .lap-push-9 { left: 75%; } .lap-pull-9 { left: -75%; } .lap-col-10 { width: 83.33333%; } .lap-offset-10 { margin-left: 83.33333%; } .lap-push-10 { left: 83.33333%; } .lap-pull-10 { left: -83.33333%; } .lap-col-11 { width: 91.66667%; } .lap-offset-11 { margin-left: 91.66667%; } .lap-push-11 { left: 91.66667%; } .lap-pull-11 { left: -91.66667%; } .lap-col-12 { width: 100%; } .lap-offset-12 { margin-left: 100%; } .lap-push-12 { left: 100%; } .lap-pull-12 { left: -100%; } } @media only screen and (min-width: 1881px) { .desk-col-1 { width: 8.33333%; } .desk-offset-1 { margin-left: 8.33333%; } .desk-push-1 { left: 8.33333%; } .desk-pull-1 { left: -8.33333%; } .desk-col-2 { width: 16.66667%; } .desk-offset-2 { margin-left: 16.66667%; } .desk-push-2 { left: 16.66667%; } .desk-pull-2 { left: -16.66667%; } .desk-col-3 { width: 25%; } .desk-offset-3 { margin-left: 25%; } .desk-push-3 { left: 25%; } .desk-pull-3 { left: -25%; } .desk-col-4 { width: 33.33333%; } .desk-offset-4 { margin-left: 33.33333%; } .desk-push-4 { left: 33.33333%; } .desk-pull-4 { left: -33.33333%; } .desk-col-5 { width: 41.66667%; } .desk-offset-5 { margin-left: 41.66667%; } .desk-push-5 { left: 41.66667%; } .desk-pull-5 { left: -41.66667%; } .desk-col-6 { width: 50%; } .desk-offset-6 { margin-left: 50%; } .desk-push-6 { left: 50%; } .desk-pull-6 { left: -50%; } .desk-col-7 { width: 58.33333%; } .desk-offset-7 { margin-left: 58.33333%; } .desk-push-7 { left: 58.33333%; } .desk-pull-7 { left: -58.33333%; } .desk-col-8 { width: 66.66667%; } .desk-offset-8 { margin-left: 66.66667%; } .desk-push-8 { left: 66.66667%; } .desk-pull-8 { left: -66.66667%; } .desk-col-9 { width: 75%; } .desk-offset-9 { margin-left: 75%; } .desk-push-9 { left: 75%; } .desk-pull-9 { left: -75%; } .desk-col-10 { width: 83.33333%; } .desk-offset-10 { margin-left: 83.33333%; } .desk-push-10 { left: 83.33333%; } .desk-pull-10 { left: -83.33333%; } .desk-col-11 { width: 91.66667%; } .desk-offset-11 { margin-left: 91.66667%; } .desk-push-11 { left: 91.66667%; } .desk-pull-11 { left: -91.66667%; } .desk-col-12 { width: 100%; } .desk-offset-12 { margin-left: 100%; } .desk-push-12 { left: 100%; } .desk-pull-12 { left: -100%; } } .row, .related-projects_items-list, .comment-form, .form-search { margin-left: -24px; margin-left: -1.33333rem; } .column, .columns, .col-1, .form-search .btn, .form-search .wpcf7-submit, .form-search .form-submit #comment-submit, .form-submit .form-search #comment-submit, .col-2, .col-3, .col-4, .comment-form-author, .comment-form-email, .comment-form-url, .col-5, .col-6, .image_item-categories, .image_item-like-box, .col-7, .col-8, .col-9, .col-10, .col-11, .search-query, .col-12, .project--fullwidth__header, .project--fullwidth__separator--header, .project--fullwidth__content, .project--fullwidth__separator--content, .related-projects_item, .logged-in-as, .comment-form-comment, .form-submit { float: left; border-left: 0 solid transparent; border-left-width: 24px; border-left-width: 1.33333rem; min-height: 1px; position: relative; } /** * Style trumps; helper and brand classes */ /*------------------------------------*\ $BRAND \*------------------------------------*/ /** * `.brand` is a quick and simple way to apply your brand face and/or color to * any element using a handy helper class. */ .brand { font-family: "Helvetica Neue", sans-serif!important; color: #4a8ec2!important; } .brand-face { font-family: "Helvetica Neue", sans-serif!important; } .brand-color, .brand-colour { color: #4a8ec2!important; } /*------------------------------------*\ $HELPER \*------------------------------------*/ /** * A series of helper classes to use arbitrarily. Only use a helper class if an * element/component doesn’t already have a class to which you could apply this * styling, e.g. if you need to float `.main-nav` left then add `float:left;` to * that ruleset as opposed to adding the `.float--left` class to the markup. * * A lot of these classes carry `!important` as you will always want them to win * out over other selectors. */ /** * Add/remove floats */ .float--right { float: right !important; } .float--left { float: left !important; } .float--none { float: none !important; } /** * Text alignment */ .text--left { text-align: left !important; } .text--center { text-align: center !important; } .text--right { text-align: right !important; } /** * Font weights */ .weight--light { font-weight: 300 !important; } .weight--normal { font-weight: 400 !important; } .weight--semibold { font-weight: 600 !important; } /** * Add/remove margins */ .push { margin: 24px !important; } .push--top { margin-top: 24px !important; } .push--right { margin-right: 24px !important; } .push--bottom { margin-bottom: 24px !important; } .push--left { margin-left: 24px !important; } .push--ends { margin-top: 24px !important; margin-bottom: 24px !important; } .push--sides { margin-right: 24px !important; margin-left: 24px !important; } .push-half { margin: 12px !important; } .push-half--top { margin-top: 12px !important; } .push-half--right { margin-right: 12px !important; } .push-half--bottom { margin-bottom: 12px !important; } .push-half--left { margin-left: 12px !important; } .push-half--ends { margin-top: 12px !important; margin-bottom: 12px !important; } .push-half--sides { margin-right: 12px !important; margin-left: 12px !important; } .flush { margin: 0 !important; } .flush--top { margin-top: 0 !important; } .flush--right { margin-right: 0 !important; } .flush--bottom { margin-bottom: 0 !important; } .flush--left { margin-left: 0 !important; } .flush--ends { margin-top: 0 !important; margin-bottom: 0 !important; } .flush--sides { margin-right: 0 !important; margin-left: 0 !important; } /** * Add/remove paddings */ .soft { padding: 24px !important; } .soft--top { padding-top: 24px !important; } .soft--right { padding-right: 24px !important; } .soft--bottom { padding-bottom: 24px !important; } .soft--left { padding-left: 24px !important; } .soft--ends { padding-top: 24px !important; padding-bottom: 24px !important; } .soft--sides { padding-right: 24px !important; padding-left: 24px !important; } .soft-half { padding: 12px !important; } .soft-half--top { padding-top: 12px !important; } .soft-half--right { padding-right: 12px !important; } .soft-half--bottom { padding-bottom: 12px !important; } .soft-half--left { padding-left: 12px !important; } .soft-half--ends { padding-top: 12px !important; padding-bottom: 12px !important; } .soft-half--sides { padding-right: 12px !important; padding-left: 12px !important; } .hard { padding: 0 !important; } .hard--top { padding-top: 0 !important; } .hard--right { padding-right: 0 !important; } .hard--bottom { padding-bottom: 0 !important; } .hard--left { padding-left: 0 !important; } .hard--ends { padding-top: 0 !important; padding-bottom: 0 !important; } .hard--sides { padding-right: 0 !important; padding-left: 0 !important; } /** * Pull items full width of `.island` parents. */ .full-bleed { margin-right: -24px !important; margin-left: -24px !important; } .islet .full-bleed { margin-right: -12px !important; margin-left: -12px !important; } /** * Add a help cursor to any element that gives the user extra information on * `:hover`. */ .informative { cursor: help !important; } /** * Mute an object by reducing its opacity. */ .muted { opacity: 0.5 !important; filter: alpha(opacity=50) !important; } /** * Align items to the right where they imply progression/movement forward, e.g.: * <p class=proceed><a href=#>Read more...</a></p> * */ .proceed { text-align: right !important; } /** * Add a right-angled quote to links that imply movement, e.g.: * <a href=# class=go>Read more</a> * */ .go:after { content: "\00A0" "\00BB" !important; } /** * Apply capital case to an element (usually a `strong`). */ .caps { text-transform: uppercase !important; } /** * Hide content off-screen without resorting to `display:none;`, also provide * breakpoint specific hidden elements. */ .accessibility, .visuallyhidden { border: 0 !important; clip: rect(0 0 0 0) !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; } @media only screen and (max-width: 480px) { .accessibility--palm, .visuallyhidden--palm { border: 0 !important; clip: rect(0 0 0 0) !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; } } @media only screen and (min-width: 481px) and (max-width: 1023px) { .accessibility--lap, .visuallyhidden--lap { border: 0 !important; clip: rect(0 0 0 0) !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; } } @media only screen and (min-width: 481px) { .accessibility--lap-and-up, .visuallyhidden--lap-and-up { border: 0 !important; clip: rect(0 0 0 0) !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; } } @media only screen and (max-width: 1023px) { .accessibility--portable, .visuallyhidden--portable { border: 0 !important; clip: rect(0 0 0 0) !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; } } @media only screen and (min-width: 1024px) { .accessibility--desk, .visuallyhidden--desk { border: 0 !important; clip: rect(0 0 0 0) !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; } } @media only screen and (min-width: 1200px) { .accessibility--desk-wide, .visuallyhidden--desk-wide { border: 0 !important; clip: rect(0 0 0 0) !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; } } /* endif */ /*----------------------------------------*\ * $PLUGINS \*----------------------------------------*/ /* v1.0.5 */ /* Core RS CSS file. 95% of time you shouldn't change anything here. */ .royalSlider, .pixslider { width: 600px; height: 400px; position: relative; direction: ltr; } .royalSlider > *, .pixslider > * { float: left; } .rsWebkit3d .rsSlide { -webkit-transform: translateZ(0); } .rsWebkit3d .rsSlide, .rsWebkit3d .rsContainer, .rsWebkit3d .rsThumbs, .rsWebkit3d .rsPreloader, .rsWebkit3d img, .rsWebkit3d .rsOverflow, .rsWebkit3d .rsBtnCenterer, .rsWebkit3d .rsAbsoluteEl, .rsWebkit3d .rsABlock, .rsWebkit3d .rsLink { -webkit-backface-visibility: hidden; } .rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer { -webkit-transform: none; } .rsOverflow { width: 100%; height: 100%; position: relative; overflow: hidden; float: left; -webkit-tap-highlight-color: transparent; } .rsVisibleNearbyWrap { width: 100%; height: 100%; position: relative; overflow: hidden; left: 0; top: 0; -webkit-tap-highlight-color: transparent; } .rsVisibleNearbyWrap .rsOverflow { position: absolute; left: 0; top: 0; } .rsContainer { position: relative; width: 100%; height: 100%; -webkit-tap-highlight-color: transparent; } .rsArrow, .rsThumbsArrow { cursor: pointer; } .rsThumb { float: left; position: relative; } .rsArrow, .rsNav, .rsThumbsArrow { opacity: 1; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear; } .rsHidden { opacity: 0; visibility: hidden; -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear; -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear; -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear; transition: visibility 0s linear 0.3s,opacity 0.3s linear; } /* Slider Captions */ .rsGCaption { width: 30%; position: absolute; top: 24px; left: 24px; color: #fff; } @media only screen and (min-width: 481px) { .rsGCaption { top: 48px; left: 48px; } } .rsCaption__title { font-family: "Josefin Slab", serif; font-size: 19px; font-weight: bold; letter-spacing: 0.5px; line-height: 1; display: block; } .rsCaption__desc { font-family: "Open Sans", sans-serif; font-size: 12px; } /* Full Width/ Screen Gallery */ .single-gallery-fullwidth .rsGCaption, .single-gallery-fullscreen .rsGCaption { text-align: right; left: auto; right: 24px; } @media only screen and (min-width: 481px) { .single-gallery-fullwidth .rsGCaption, .single-gallery-fullscreen .rsGCaption { right: 48px; } } /* Fullscreen options, very important ^^ */ .royalSlider.rsFullscreen, .rsFullscreen.pixslider { position: fixed !important; height: auto !important; width: auto !important; margin: 0 !important; padding: 0 !important; z-index: 2147483647 !important; top: 0 !important; left: 0 !important; bottom: 0 !important; right: 0 !important; } .royalSlider .rsSlide.rsFakePreloader, .pixslider .rsSlide.rsFakePreloader { opacity: 1 !important; -webkit-transition: 0s; -moz-transition: 0s; -o-transition: 0s; transition: 0s; display: none; } .rsSlide { position: absolute; left: 0; top: 0; display: block; overflow: hidden; height: 100%; width: 100%; } .royalSlider.rsAutoHeight, .rsAutoHeight.pixslider, .rsAutoHeight .rsSlide { height: auto; } .rsContent { width: 100%; height: 100%; position: relative; } .rsPreloader { position: absolute; z-index: 0; } .rsNav { -moz-user-select: -moz-none; -webkit-user-select: none; user-select: none; } .rsNavItem { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); } .rsThumbs { cursor: pointer; position: relative; overflow: hidden; float: left; z-index: 22; } .rsTabs { float: left; background: none !important; } .rsTabs, .rsThumbs { -webkit-tap-highlight-color: transparent; -webkit-tap-highlight-color: transparent; } .rsVideoContainer { /*left: 0; top: 0; position: absolute;*/ /*width: 100%; height: 100%; position: absolute; left: 0; top: 0; float: left;*/ width: auto; height: auto; line-height: 0; position: relative; } .rsVideoFrameHolder { position: absolute; left: 0; top: 0; background: #141414; opacity: 0; -webkit-transition: .3s; } .rsVideoFrameHolder.rsVideoActive { opacity: 1; } .rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj { position: absolute; z-index: 50; left: 0; top: 0; width: 100%; height: 100%; } /* ios controls over video bug, shifting video */ .rsVideoContainer.rsIOSVideo iframe, .rsVideoContainer.rsIOSVideo video, .rsVideoContainer.rsIOSVideo embed { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-right: 44px; } /*************** * * 6. Play/close video button * ****************/ .rsDefault .rsPlayBtn { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); width: 64px; height: 64px; margin-left: -32px; margin-top: -32px; cursor: pointer; } .rsPlayBtnIcon { width: 64px; display: block; height: 64px; margin-top: -32px; margin-left: -32px; -webkit-border-radius: 4px; border-radius: 4px; -webkit-transition: .3s; -moz-transition: .3s; transition: .3s; background: url(../img/rs-default.png) no-repeat 0 -32px; background-color: #000; background-color: rgba(0, 0, 0, 0.75); *background-color: #000; } .rsPlayBtn:hover .rsPlayBtnIcon { background-color: rgba(0, 0, 0, 0.9); } .rsBtnCenterer { position: absolute; left: 50%; top: 50%; } .rsCloseVideoBtn { right: 0; top: 0; width: 44px; height: 44px; z-index: 500; position: absolute; cursor: pointer; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); } .rsCloseVideoBtn.rsiOSBtn { top: -38px; right: -6px; } .rsCloseVideoIcn { margin: 6px; width: 32px; height: 32px; background: url("../img/rs-default.png") -64px 0; background-color: #000; background-color: rgba(0, 0, 0, 0.75); *background-color: #000; } .rsCloseVideoIcn:hover { background-color: rgba(0, 0, 0, 0.9); } .rsABlock { left: 0; top: 0; position: absolute; z-index: 15; } img.rsImg { max-width: none; } .grab-cursor { cursor: url(../img/grab.png) 8 8, move; } .grabbing-cursor { cursor: url(../img/grabbing.png) 8 8, move; } .rsNoDrag { cursor: auto; } .rsLink { left: 0; top: 0; position: absolute; width: 100%; height: 100%; display: block; z-index: 20; background: url(blank.gif); } /*----------------------------------------*\ $CUSTOM STYLING \*----------------------------------------*/ .pixslider { width: 100%; height: auto; overflow: hidden; margin: 0; } .pixslider img { width: 100%; height: auto; display: block; } .pixslider blockquote { margin-bottom: 72px; margin-bottom: 4rem; } .pixslider__slide { width: 100%; } /*----------------------------------------*\ $ARROWS CUSTOM STYLING \*----------------------------------------*/ .rsArrow { width: 18px; width: 1rem; height: 18px; height: 1rem; margin: 12px 24px 0 24px; margin: 0.66667rem 1.33333rem 0 1.33333rem; display: block; color: white; border-bottom: 1px solid #807f7d; position: absolute; bottom: 12px; bottom: 0.66667rem; } .rsArrowLeft { border-left: 1px solid #807f7d; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); right: 12px; right: 0.66667rem; } .rsArrowRight { border-right: 1px solid #807f7d; -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); right: 0; } .full-width-slider { width: 100%; } /*----------------------------------------*\ $BULLETS CUSTOM STYLING \*----------------------------------------*/ .rsBullets { display: block; margin: 0; float: left; position: absolute; bottom: 12px; bottom: 0.66667rem; left: 0; float: left; } .rsBullet { display: inline-block; padding: 0.1rem; margin: 0 0.3rem; width: 0.3rem; height: 0.3rem; border-radius: 0.3rem; text-indent: -999em; background-color: #cacaca; cursor: pointer; } .rsNavSelected { width: 0.4rem; height: 0.4rem; position: relative; top: 0.05rem; left: 0.05rem; background-color: #fffc00; } .rsPreloader { width: 36px; height: 36px; background: url("../img/preloader.gif") top left no-repeat; position: absolute; top: 50%; left: 50%; margin-top: -18px; margin-left: -18px; opacity: 1; -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -moz-transition: opacity 3s ease-in-out; -o-transition: opacity 3s ease-in-out; -webkit-transition: opacity 3s ease-in-out; transition: opacity 3s ease-in-out; } .single-gallery-fullscreen .rsPreloader, .single-gallery-fullwidth .rsPreloader, .single-portfolio-fullwidth .rsPreloader { background: url("../img/preloader-inverse.gif") top left no-repeat; } /* Magnific Popup CSS */ .mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: absolute; background: #0b0b0b; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; filter: alpha(opacity=80); } .mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; } .mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; } .mfp-align-top .mfp-container:before { display: none; } .mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; } .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; } .mfp-ajax-cur { cursor: progress; } .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; } .mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; } .mfp-auto-cursor .mfp-content { cursor: auto; } .mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; } .mfp-loading.mfp-figure { display: none; } .mfp-hide { display: none !important; } .mfp-preloader { color: #cccccc; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; } .mfp-preloader a { color: #cccccc; } .mfp-preloader a:hover { color: white; } .mfp-s-ready .mfp-preloader { display: none; } .mfp-s-error .mfp-content { display: none; } button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none; } button::-moz-focus-inner { padding: 0; border: 0; } .mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: white; outline: 0; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; } .mfp-close:hover, .mfp-close:focus { opacity: 1; } .mfp-close:active { top: 1px; } .mfp-close-btn-in .mfp-close { color: #333333; } .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: white; text-align: right; width: 100%; } .mfp-counter { position: absolute; top: 0; right: 0; color: #cccccc; font-size: 12px; line-height: 18px; } .mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; } .mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; } .mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; } .mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: black; } .mfp-iframe-holder .mfp-close { top: -40px; } /* Main image in popup */ img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; } /* The shadow behind the image */ .mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444444; } .mfp-figure { line-height: 0; } .mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; } .mfp-title { margin-top: 19.2px; margin-top: 1.06667rem; text-align: left; font-size: 18px; font-size: 1rem; line-height: 1.33343; color: #f3f3f3; word-wrap: break-word; font-family: "Josefin Slab", serif; } .mfp-figure small { color: #bdbdbd; display: block; font-size: 12px; line-height: 14px; } .mfp-image-holder .mfp-content { max-width: 100%; } .mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; } @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** * Remove all paddings around the image on small screen */ .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; } .mfp-img-mobile img.mfp-img { padding: 0; } /* The shadow behind the image */ .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; } .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; } .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; } .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; } } @media all and (max-width: 900px) { .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); } .mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; } .mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; } .mfp-container { padding-left: 6px; padding-right: 6px; } } .mfp-ie7 .mfp-img { padding: 0; } .mfp-ie7 .mfp-bottom-bar { width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px; } .mfp-ie7 .mfp-container { padding: 0; } .mfp-ie7 .mfp-content { padding-top: 44px; } .mfp-ie7 .mfp-close { top: 0; right: 0; padding-top: 0; } /*----------------------------------------*\ $ANIMATIONS / $TRANSITIONS \*----------------------------------------*/ .mfp-zoom-in { /* start state */ /* animate in */ /* animate out */ } .mfp-zoom-in .mfp-with-anim { opacity: 0; transition: all 0.2s ease-in-out; transform: scale(0.8); } .mfp-zoom-in.mfp-bg { opacity: 0; transition: all 0.3s ease-out; } .mfp-zoom-in.mfp-ready .mfp-with-anim { opacity: 1; transform: scale(1); } .mfp-zoom-in.mfp-ready.mfp-bg { opacity: 0.8; } .mfp-zoom-in.mfp-removing .mfp-with-anim { transform: scale(0.8); opacity: 0; } .mfp-zoom-in.mfp-removing.mfp-bg { opacity: 0; } /* overlay at start */ /* overlay animate in */ .mfp-fade.mfp-bg.mfp-ready { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; } /* overlay animate out */ .mfp-fade.mfp-bg.mfp-removing { -moz-transition: all 0.2s 0.1s ease-in-out; -o-transition: all 0.2s 0.1s ease-in-out; -webkit-transition: all 0.2s 0.1s; -webkit-transition-delay: ease-in-out; transition: all 0.2s 0.1s ease-in-out; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; } /* content at start */ .mfp-fade.mfp-wrap .mfp-content { -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-perspective: 1000px; -webkit-perspective: 1000px; perspective: 1000px; -moz-transform: scale(0.75, 0.75); -ms-transform: scale(0.75, 0.75); -o-transform: scale(0.75, 0.75); -webkit-transform: scale(0.75, 0.75); transform: scale(0.75, 0.75); filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -moz-transition: all 0.2s 0.1s ease-in-out; -o-transition: all 0.2s 0.1s ease-in-out; -webkit-transition: all 0.2s 0.1s; -webkit-transition-delay: ease-in-out; transition: all 0.2s 0.1s ease-in-out; } /* content animate it */ .mfp-fade.mfp-wrap.mfp-ready .mfp-content { -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; } /* content animate out */ .mfp-fade.mfp-wrap.mfp-removing .mfp-content { -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -moz-transform: scale(0.75, 0.75); -ms-transform: scale(0.75, 0.75); -o-transform: scale(0.75, 0.75); -webkit-transform: scale(0.75, 0.75); transform: scale(0.75, 0.75); filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; } .wpcf7 p { margin-bottom: 0; } .wpcf7 p label { margin-top: 24px; margin-top: 1.33333rem; } .wpcf7-form-control-wrap { display: block; } .wpcf7-form-control:not([type="submit"]) { width: 100%; border: 0; border-bottom: 1px dotted black; font-family: "Crimson Text", serif; font-style: italic; font-size: 1rem; } textarea.wpcf7-form-control { line-height: 2.3; } input[type="text"].wpcf7-form-control, input[type="email"].wpcf7-form-control, input[type="password"].wpcf7-form-control, input:not([type]).wpcf7-form-control { padding: 0.5rem 0; } .wpcf7-submit { width: auto; float: right; padding: 6px 24px; padding: 0.33333rem 1.33333rem; margin-top: 24px; margin-top: 1.33333rem; border: 0; } .wpcf7-textarea { background: url("../img/textarea-bg.png"); border: 0 !important; } /** * The zoom controls are not displayed * properly without this rule */ #gmap { padding-top: 30%; min-height: 260px; min-height: 14.44444rem; } #gmap img { max-width: none !important; } @media only screen and (min-width: 901px) { #gmap { max-height: 460px; max-height: 25.55556rem; } } .pin_ring { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; position: absolute; border: 1px dotted black; pointer-events: none; } .pin_ring--outer { margin-top: -1.25rem; margin-left: -1.25rem; width: 2.5rem; height: 2.5rem; top: 0px; left: 0px; background-color: #fffc00; background-color: rgba(255, 252, 0, 0.7); } .pin_ring--inner { width: 40%; height: 40%; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; top: 30%; left: 30%; } .pace { -webkit-pointer-events: none; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; } .pace .pace-activity { display: block; position: fixed; z-index: 2000; top: 24px; top: 1.33333rem; right: 24px; right: 1.33333rem; width: 48px; width: 2.66667rem; height: 48px; height: 2.66667rem; border: solid 6px transparent; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; border-radius: 50% 50%; -webkit-animation: pace-spinner 1s linear infinite; -moz-animation: pace-spinner 1s linear infinite; -ms-animation: pace-spinner 1s linear infinite; -o-animation: pace-spinner 1s linear infinite; animation: pace-spinner 1s linear infinite; } @media only screen and (max-width: 900px) { .pace .pace-activity { top: 50%; right: 50%; margin-top: -24px; margin-top: -1.33333rem; margin-right: -24px; margin-right: -1.33333rem; } } .loading .pace .pace-activity { border-color: #fffc00; border-top-color: transparent; } /*html*/ .android-browser .pace .pace-activity { width: 36px; height: 36px; background: url("../img/preloader.gif") top left no-repeat; border: none; display: none; -webkit-animation: pace-spinner 3s linear infinite; -moz-animation: pace-spinner 3s linear infinite; -ms-animation: pace-spinner 3s linear infinite; -o-animation: pace-spinner 3s linear infinite; animation: pace-spinner 3s linear infinite; } .android-browser.loading .pace .pace-activity { display: block; } @-webkit-keyframes pace-spinner { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @-moz-keyframes pace-spinner { 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); transform: rotate(360deg); } } @-o-keyframes pace-spinner { 0% { -o-transform: rotate(0deg); transform: rotate(0deg); } 100% { -o-transform: rotate(360deg); transform: rotate(360deg); } } @-ms-keyframes pace-spinner { 0% { -ms-transform: rotate(0deg); transform: rotate(0deg); } 100% { -ms-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes pace-spinner { 0% { transform: rotate(0deg); transform: rotate(0deg); } 100% { transform: rotate(360deg); transform: rotate(360deg); } } /*------------------------------*\ BASE \*------------------------------*/ .inverse, .header { color: white; } .inverse a, .header a { color: #807f7d; } .highlighted { color: #fffc00; } /** * A padding for the span-# * Also, floats them left. */ .row-shortcode { margin-left: 0; } .row-shortcode div[class*='span-'] { float: left; } /** * Ensure that all the links in the post's entry-content * are black, that images are 100% in width, * nav's are stacked vertically with no bullets, * & others. */ .entry__content a { color: black; } .entry__content ul li { display: block; padding: 3px 0; padding: 0.16667rem 0; font-family: "Josefin Slab", serif; font-size: 15px; font-size: 0.83333rem; line-height: 1.6001; font-weight: bold; } .entry__content h1, .entry__content h2, .entry__content h3 { color: #242423; } .entry__content .social-link { display: inline; text-decoration: none; } /*----------------------------------------*\ $WORDPRESS CORE \*----------------------------------------*/ /** * Ensure that a caption won't expand more than the content */ .wp-caption { max-width: 100%; } .hidden, [hidden] { display: none !important; } .small { font-size: 14px; font-size: 0.77778rem; line-height: 1.71439; line-height: 1.5; } .aligncenter, div.aligncenter { display: block; margin: 12px auto; margin: 0.66667rem auto; } .alignright { float: right; margin: 0 0 24px 24px; margin: 0 0 1.33333rem 1.33333rem; } .alignleft { float: left; margin: 0 24px 24px 0; margin: 0 1.33333rem 1.33333rem 0; } a img.alignright { float: right; margin: 5px 0 20px 20px; } a img.alignleft { float: left; margin: 5px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto; } .wp-caption.alignleft { margin: 4px 15px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; } .gallery-caption { /*ceva*/ } .post.sticky { -moz-box-shadow: 0 0 15px -3px rgba(0, 0, 0, 0.7); -webkit-box-shadow: 0 0 15px -3px rgba(0, 0, 0, 0.7); box-shadow: 0 0 15px -3px rgba(0, 0, 0, 0.7); } .bypostauthor > .comment { border-right: 12px solid #eeeeee; border-right: 0.66667rem solid #eeeeee; padding-right: 24px; padding-right: 1.33333rem; } .size-auto, .size-full, .size-large, .size-medium, .size-thumbnail { max-width: 100%; height: auto; } .inline { display: inline-block; } .mt1 { margin-top: 1rem !important; } .mt2 { margin-top: 2rem !important; } .mt3 { margin-top: 3rem !important; } .mt4 { margin-top: 4rem !important; } .mt-1 { margin-top: -1rem !important; } .mt-2 { margin-top: -2rem !important; } .mt-3 { margin-top: -3rem !important; } .mt-4 { margin-top: -4rem !important; } .mb1 { margin-bottom: 1rem !important; } .mb2 { margin-bottom: 2rem !important; } .mb3 { margin-bottom: 3rem !important; } .mb-1 { margin-bottom: -1rem !important; } .mb-2 { margin-bottom: -2.25rem !important; } .mb-3 { margin-bottom: -3rem !important; } .mb-50 { margin-bottom: -50px !important; } .well-small { padding: 15px; } html { font-family: "Crimson Text", sans-serif; font-size: 112.5%; color: #595957; } .header, .navigation--mobile { font-size: 13px; font-size: 0.72222rem; line-height: 1.84625; font-family: "Roboto", sans-serif; letter-spacing: normal; font-weight: 300; } .header .hN, .header .alpha, .header h1, .header .beta, .header h2, .header .gamma, .header h3, .header .masonry__item .entry__title, .masonry__item .header .entry__title, .header .single-portfolio-fullwidth .entry__title, .single-portfolio-fullwidth .header .entry__title, .header .delta, .header h4, .header .epsilon, .header h5, .header .zeta, .header h6, .footer .hN, .footer .alpha, .footer h1, .footer .beta, .footer h2, .footer .gamma, .footer h3, .footer .masonry__item .entry__title, .masonry__item .footer .entry__title, .footer .single-portfolio-fullwidth .entry__title, .single-portfolio-fullwidth .footer .entry__title, .footer .delta, .footer h4, .footer .epsilon, .footer h5, .footer .zeta, .footer h6 { font-family: "Roboto", sans-serif; font-weight: 300; color: #91908e; } /*----------------------------------*\ HEADINGS \*----------------------------------*/ .hN, .alpha, h1, .beta, h2, .gamma, h3, .masonry__item .entry__title, .single-portfolio-fullwidth .entry__title, .delta, h4, .epsilon, h5, .zeta, h6 { font-family: "Josefin Slab", serif; margin-bottom: 12px; margin-bottom: 0.66667rem; margin-top: 24px; margin-top: 1.33333rem; color: #242423; /* * Bigger spacing for headings inside content */ } .entry__content .hN, .entry__content .alpha, .entry__content h1, .entry__content .beta, .entry__content h2, .entry__content .gamma, .entry__content h3, .entry__content .masonry__item .entry__title, .masonry__item .entry__content .entry__title, .entry__content .single-portfolio-fullwidth .entry__title, .single-portfolio-fullwidth .entry__content .entry__title, .entry__content .delta, .entry__content h4, .entry__content .epsilon, .entry__content h5, .entry__content .zeta, .entry__content h6 { margin-top: 36px; margin-top: 2rem; } .delta, h4, .epsilon, h5, .zeta, h6 { text-transform: uppercase; font-weight: 700; letter-spacing: 2px; letter-spacing: 0.11111rem; } /*------------------------------------*\ BLOCKQUOTE \*------------------------------------*/ blockquote { text-indent: 0; margin: 48px 0 48px 72px; margin: 2.66667rem 0 2.66667rem 4rem; } blockquote:before { font-size: 132px; font-size: 7.33333rem; line-height: 1.0001; content: "\201C"; font-family: "Crimson Text", sans-serif; display: block; float: left; margin-top: -18px; margin-top: -1rem; margin-left: -72px; margin-left: -4rem; color: #fffc00; } .header-quote-content blockquote { margin-left: 0; } .header-quote-content blockquote:before { margin-left: 0; } @media only screen and (min-width: 1750px) { .single-post .entry__content blockquote { margin-left: -72px; margin-left: -4rem; padding-left: 72px; padding-left: 4rem; } } .entry__permalink { text-decoration: none; } /*-------------------------------*\ LISTS \*-------------------------------*/ ol { margin-top: 24px; margin-top: 1.33333rem; margin-bottom: 24px; margin-bottom: 1.33333rem; } ol li { font-size: 20px; font-size: 1.11111rem; font-family: "Crimson Text", sans-serif; font-style: italic; color: #807f7d; margin-bottom: 6px; margin-bottom: 0.33333rem; } .text-link { font-family: "Roboto", sans-serif; font-size: 14px; font-size: 0.77778rem; line-height: 1.71439; text-transform: uppercase; color: black; text-decoration: none; } .text-link:after { content: "\00bb"; margin-left: 3px; margin-left: 0.16667rem; font-size: 16px; font-size: 0.88889rem; line-height: 1.5001; } .entry__title { padding: 36px 0; padding: 2rem 0; margin-bottom: 0; } a { color: #242423; } a [class*="icon-"] { text-decoration: none; padding-right: .5em; } /*-------------------------------*\ CAPTIONS \*-------------------------------*/ .wp-caption { max-width: 100%; } .wp-caption-text { font-size: 16px; font-size: 0.88889rem; font-style: italic; } .wp-caption-text:before { content: "\2014"; margin-right: 3px; margin-right: 0.16667rem; } /*-------------------------------*\ EMPHASIS \*-------------------------------*/ /* * Convey meaning through color with a handful of emphasis utility classes. */ .emphasized:before { font-size: 72px; font-size: 4rem; line-height: 1.0001; content: "\2014"; position: absolute; display: block; left: -72px; left: -4rem; margin-top: -36px; margin-top: -2rem; color: #fffc00; } .muted { color: #999999; } a.muted:hover, a.muted:focus { color: #808080; } .text--warning { color: #ff9000; } a.text--warning:hover, a.text--warning:focus { color: #a47e3c; } .text--error { color: #ff3000; } a.text--error:hover, a.text--error:focus { color: #953b39; } .text--info { color: #00a2cb; } a.text--info:hover, a.text--info:focus { color: #2d6987; } .text--success { color: #00cb56; } a.text--success:hover, a.text--success:focus { color: #356635; } /*#main*/ .content { background: white; position: relative; } @media only screen and (max-width: 900px) { .content { top: 72px; top: 4rem; padding-bottom: 72px; padding-bottom: 4rem; -moz-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; -webkit-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; } } .single-gallery-fullscreen .content, .single-gallery-fullwidth .content { padding-bottom: 0; } @media only screen and (min-width: 901px) { .content { margin-left: 250px; margin-left: 13.88889rem; } } .page-content { padding-right: 24px; padding-right: 1.33333rem; } @media only screen and (min-width: 901px) { .page-content { padding-right: 48px; padding-right: 2.66667rem; } } .page-main, .page-side { float: left; padding-left: 24px; padding-left: 1.33333rem; } @media only screen and (min-width: 901px) { .page-main, .page-side { padding-left: 48px; padding-left: 2.66667rem; } } .page-main { width: 100%; } .single-post .page-main .featured-image { margin: 0 -24px; margin: 0 -1.33333rem; } @media only screen and (min-width: 901px) { .single-post .page-main .featured-image { margin: 0 -48px; margin: 0 -2.66667rem; } } @media only screen and (min-width: 1201px) { .single-post .page-main .featured-image { margin-right: 0; } } @media only screen and (min-width: 1600px) { .single-post .page-main { padding-left: 144px; padding-left: 8rem; } .single-post .page-main .featured-image { margin-left: -144px; margin-left: -8rem; } } @media only screen and (min-width: 1750px) { .single-post .page-main { padding-left: 240px; padding-left: 13.33333rem; } .single-post .page-main .featured-image { margin-left: -240px; margin-left: -13.33333rem; } } @media only screen and (min-width: 1201px) { .page-main { max-width: 890px; max-width: 49.44444rem; } .page-content--with-sidebar .page-main { width: 67%; } } .page-side { width: 100%; } @media only screen and (min-width: 1201px) { .page-side { width: 33%; max-width: 420px; max-width: 23.33333rem; } } .featured-image img { width: 100%; } /*--------------------------------*\ SINGLE \*--------------------------------*/ @media only screen and (min-width: 1600px) { .entry__wrap { margin-left: -144px; margin-left: -8rem; } .entry__wrap .entry__content { padding-top: 24px; padding-top: 1.33333rem; margin-left: 144px; margin-left: 8rem; } } @media only screen and (min-width: 1750px) { .entry__wrap { margin-left: -240px; margin-left: -13.33333rem; } .entry__wrap .entry__content { margin-left: 240px; margin-left: 13.33333rem; } } .post { position: relative; } @media only screen and (max-width: 900px) { .page-content .featured-image { margin-left: -24px; margin-left: -1.33333rem; margin-right: -24px; margin-right: -1.33333rem; } } @media only screen and (min-width: 901px) { .page-content .featured-image { margin-left: -48px; margin-left: -2.66667rem; } } .entry__likes { padding-top: 28px; padding-top: 1.55556rem; padding-bottom: 24px; padding-bottom: 1.33333rem; } @media only screen and (max-width: 1599px) { .entry__likes { position: absolute; top: 0; right: 0; padding-top: 8px; padding-top: 0.44444rem; } } @media only screen and (min-width: 1600px) { .entry__likes { width: 144px; width: 8rem; text-align: center; float: left; } .entry__likes .likes-box { display: inline-block; float: none; } } @media only screen and (min-width: 1750px) { .entry__likes { width: 240px; width: 13.33333rem; } } /*-----------------------------------------*\ PROJECT SIDEBAR \*-----------------------------------------*/ @media only screen and (min-width: 1201px) { .project--sidebar__images { padding-top: 48px; padding-top: 2.66667rem; padding-bottom: 24px; padding-bottom: 1.33333rem; } } .project--sidebar__images img { width: 100%; height: auto; } .project--sidebar__content { padding-top: 48px; padding-top: 2.66667rem; } .project--sidebar__content .entry__title { padding-bottom: 12px; padding-bottom: 0.66667rem; } @media only screen and (min-width: 1200px) and (max-width: 1750px) { .project--sidebar__content .social-links__message { display: none; } } .project--sidebar__related { clear: both; } /*-------------------------------------------*\ PROJECT FULLWIDTH \*-------------------------------------------*/ @media only screen and (min-width: 1201px) { .project--fullwidth__header .entry__header { border-right: 1px dotted #242423; } } .project--fullwidth__content { padding-bottom: 24px; padding-bottom: 1.33333rem; } @media only screen and (min-width: 1201px) { .project--fullwidth__content { border-left-width: 48px; border-left-width: 2.66667rem; padding-top: 60px; padding-top: 3.33333rem; } } .project--fullwidth__separator--content { border-left-width: 48px; border-left-width: 2.66667rem; display: none; } @media only screen and (min-width: 1201px) { .project--fullwidth__separator--content { display: block; } } /*----------------------------------------*\ $CONTACT PAGE \*----------------------------------------*/ .content--contact .page { margin-bottom: 24px; margin-bottom: 1.33333rem; } @media only screen and (max-width: 900px) { .admin-bar #page, .admin-bar .navigation--mobile { top: 46px !important; } } @media only screen and (min-width: 901px) { .admin-bar #page { top: 32px !important; } } /*--------------------------------*\ COMPONENTS \*--------------------------------*/ /*--------------------------------*\ HEADER \*--------------------------------*/ .header { width: 100%; position: absolute; z-index: 300; background-color: #242423; } @media only screen and (max-width: 900px) { .header { overflow: visible !important; } } @media only screen and (min-width: 901px) { .header { height: 100%; position: fixed; top: 0; left: 0; overflow-y: auto; padding-left: 48px; padding-left: 2.66667rem; padding-right: 24px; padding-right: 1.33333rem; width: 250px; width: 13.88889rem; } .header:before, .header:after { content: ""; } .lt-ie9 .header { padding-left: 24px; padding-left: 1.33333rem; } .lt-ie9 .header:before, .lt-ie9 .header:after { content: none; } } .header:before, .header:after { position: absolute; display: block; top: 0; height: 100%; z-index: 20; width: 7px; width: 0.38889rem; left: 24px; left: 1.33333rem; } .header:before { background-color: #464a4d; background-size: 1px 9.33333rem; background-repeat: repeat-x; background-image: -moz-linear-gradient(#fffc00 50%, #464a4d); background-image: -o-linear-gradient(#fffc00 50%, #464a4d); background-image: -webkit-linear-gradient(#fffc00 50%, #464a4d); background-image: linear-gradient(#fffc00 50%, #464a4d); -moz-transition: height 1s 0.3s ease-in-out; -o-transition: height 1s 0.3s ease-in-out; -webkit-transition: height 1s 0.3s; -webkit-transition-delay: ease-in-out; transition: height 1s 0.3s ease-in-out; } .lt-ie9 .header:before { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFC00', endColorstr='#FF464A4D'); } .header:after { background-size: 1px 0.66667rem; background-image: -moz-linear-gradient(#242423 5%, #242423 91.66%, rgba(0, 0, 0, 0) 91.66%, rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(#242423 5%, #242423 91.66%, rgba(0, 0, 0, 0) 91.66%, rgba(0, 0, 0, 0)); background-image: -webkit-linear-gradient(#242423 5%, #242423 91.66%, rgba(0, 0, 0, 0) 91.66%, rgba(0, 0, 0, 0)); background-image: linear-gradient(#242423 5%, #242423 91.66%, rgba(0, 0, 0, 0) 91.66%, rgba(0, 0, 0, 0)); } .lt-ie9 .header:after { display: none; } .header a { text-decoration: none; } .header__inner-wrap { position: relative; z-index: 30; } @media only screen and (max-width: 900px) { .header__inner-wrap { left: 100%; width: 75%; height: 100%; margin-left: 0; margin-top: -72px; margin-top: -4rem; padding: 12px 24px; padding: 0.66667rem 1.33333rem; padding-bottom: 0; background: #242423; overflow-y: auto; overflow-x: hidden; } } /*----------------------------------------*\ * $TRANSPARENT \*----------------------------------------*/ .header { -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .loading .header-transparent .header { background-repeat: no-repeat; background-position: -300px 0; } @media only screen and (min-width: 901px) { /*body*/ .header-transparent .header { background-color: transparent !important; background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.4) 5%, rgba(0, 0, 0, 0) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.4) 5%, rgba(0, 0, 0, 0) 100%); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.4) 5%, rgba(0, 0, 0, 0) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.4) 5%, rgba(0, 0, 0, 0) 100%); padding-bottom: 24px; padding-bottom: 1.33333rem; } .header-transparent .header a { color: white !important; } .header-transparent .header:before, .header-transparent .header:after { display: none; } .header-transparent .header div { color: white; } .header-transparent .header__inner-wrap { background-color: transparent !important; } .header-transparent .site-header__branding { background: none; color: white; } .header-transparent .site-navigation--main, .header-transparent .menu-item--main { border-top-color: transparent; border-bottom-color: transparent; } .header-transparent .menu-item--parent:after { border-top-color: white !important; } .header-transparent .menu-header-menu-container .current-menu-item > a { font-weight: bold; color: white !important; } .header-transparent .menu-link { padding-top: 6px; padding-top: 0.33333rem; padding-bottom: 6px; padding-bottom: 0.33333rem; } .header-transparent .sub-menu-link { padding-top: 3px; padding-top: 0.16667rem; padding-bottom: 3px; padding-bottom: 0.16667rem; } } /*----------------------------------------*\ $HEADER_INVERSE \*----------------------------------------*/ /*body*/ .header-inverse #page, .header-inverse .header, .header-inverse .header__inner-wrap { background-color: #fff; } @media only screen and (max-width: 900px) { .header-inverse .header .site-header__branding { border-bottom: 1px solid white; } } .header-inverse .header:before, .header-inverse .header:after { display: none; } .header-inverse .header a { color: #242423; } .header-inverse .header a:hover { font-weight: bold; color: #242423; } .header-inverse .header div { color: #242423; } .header-inverse .current-menu-item > a { font-weight: bold; color: #242423 !important; } .header-inverse .site-header__branding { background: transparent; color: #242423; } .header-inverse .menu-item--parent:after { border-top-color: #242423; } .header-inverse .navigation--mobile { background: white; } .header-inverse .navigation--mobile a, .header-inverse .navigation--mobile .widget__title, .header-inverse .navigation--mobile .site-info { color: #242423 !important; } /*----------------------------------------*\ $GALLERY-FULLSCREEN MENU MODS \*----------------------------------------*/ .single-gallery-fullscreen .site-logo { min-height: inherit; } /*------------------------------*\ LOGO \*------------------------------*/ .site-header__branding { -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-perspective: 1000px; -webkit-perspective: 1000px; perspective: 1000px; overflow: hidden; } @media only screen and (min-width: 901px) { .site-header__branding { padding: 48px 0; padding: 2.66667rem 0; padding-left: 0; padding-right: 0; } } @media only screen and (max-width: 900px) { .site-header__branding { height: 72px; height: 4rem; } .site-header__branding img { max-height: 38.4px; max-height: 2.13333rem; } } .site-logo { display: block; text-transform: uppercase; font-size: 30px; font-size: 1.66667rem; line-height: 1.2001; min-height: 72px; min-height: 4rem; font-weight: bold; } @media only screen and (max-width: 900px) { .site-logo { margin-top: 17px; margin-top: 0.94444rem; margin-left: 23px; margin-left: 1.27778rem; min-height: 0; max-height: 48px; max-height: 2.66667rem; } } .site-logo h1 { margin: 0; } @keyframes loading { 0% { background-size: 1px 16rem; } 50% { background-size: 1px 100%; } 100% { background-size: 1px 16rem; } } @-o-keyframes loading { 0% { background-size: 1px 16rem; } 50% { background-size: 1px 100%; } 100% { background-size: 1px 16rem; } } @-ms-keyframes loading { 0% { background-size: 1px 16rem; } 50% { background-size: 1px 100%; } 100% { background-size: 1px 16rem; } } @-moz-keyframes loading { 0% { background-size: 1px 16rem; } 50% { background-size: 1px 100%; } 100% { background-size: 1px 16rem; } } @-webkit-keyframes loading { 0% { background-size: 1px 16rem; } 50% { background-size: 1px 100%; } 100% { background-size: 1px 16rem; } } /** * * Wrapper used to style navigation on small screens * **/ .site-footer { position: absolute; bottom: 0; left: 0; right: 24px; right: 1.33333rem; z-index: 320; padding-top: 24px; padding-top: 1.33333rem; margin-left: 48px; margin-left: 2.66667rem; width: 178px; width: 9.88889rem; /* @todo: move with javascript */ } @media only screen and (max-width: 900px) { .site-footer { display: none; } } .header__social-section { border-bottom: 1px solid #4d4d4d; margin-bottom: 24px; margin-bottom: 1.33333rem; } .header__social-title { color: #a7a7a7; text-transform: uppercase; } .navigation--mobile .nav-meta { margin-top: 48px; margin-left: 24px; } .navigation--mobile .widget__title { font-size: 13px; font-size: 0.72222rem; line-height: 1.84625; font-family: "Roboto", sans-serif; font-weight: 300; } .navigation--mobile .widget__title, .navigation--mobile .site-info { color: white; } /*------------------------------------*\ NAVIGATION \*------------------------------------*/ /*ul*/ .site-navigation { margin-bottom: 0; } /*ul*/ .site-navigation--main { text-transform: uppercase; overflow: hidden; } @media only screen and (min-width: 901px) { .site-navigation--main { margin-top: -1px; border-top: 1px solid #333638; } } .site-navigation--main a { color: white; } /*li*/ .menu-item--main, .site-navigation--mobile .menu-item { border-bottom: 1px solid #333638; margin-top: -1px; overflow: hidden; } .menu-item--main a, .site-navigation--mobile .menu-item a { padding: 12px 24px; padding: 0.66667rem 1.33333rem; } .menu-item--main a:hover, .site-navigation--mobile .menu-item a:hover { color: white; } .menu-item--main.current-menu-item > a, .menu-item--main.current-menu-ancestor > a, .menu-item--main.current-menu-parent > a, .menu-item--main:hover > a, .menu-item--main:focus > a, .menu-item--main:active > a, .site-navigation--mobile .menu-item.current-menu-item > a, .site-navigation--mobile .menu-item.current-menu-ancestor > a, .site-navigation--mobile .menu-item.current-menu-parent > a, .site-navigation--mobile .menu-item:hover > a, .site-navigation--mobile .menu-item:focus > a, .site-navigation--mobile .menu-item:active > a { color: #fffc00; } .menu-item--main.current-menu-item:after, .menu-item--main.current-menu-ancestor:after, .menu-item--main.current-menu-parent:after, .menu-item--main:hover:after, .menu-item--main:focus:after, .menu-item--main:active:after, .site-navigation--mobile .menu-item.current-menu-item:after, .site-navigation--mobile .menu-item.current-menu-ancestor:after, .site-navigation--mobile .menu-item.current-menu-parent:after, .site-navigation--mobile .menu-item:hover:after, .site-navigation--mobile .menu-item:focus:after, .site-navigation--mobile .menu-item:active:after { border-top-color: #fffc00; } /*li*/ .menu-item--parent, .site-navigation--mobile .menu-item-has-children { position: relative; } .menu-item--parent:after, .site-navigation--mobile .menu-item-has-children:after { content: ""; width: 0; height: 0; position: absolute; top: 22px; top: 1.22222rem; right: 12px; right: 0.66667rem; border: 5px solid transparent; border: 0.27778rem solid transparent; border-top-color: #4d4d4d; pointer-events: none; } .header-transparent .menu-item--parent:after, .header-transparent .site-navigation--mobile .menu-item-has-children:after { top: 16px; top: 0.88889rem; } @media only screen and (min-width: 901px) { .menu-item--parent > ul, .site-navigation--mobile .menu-item-has-children > ul { display: none; } .touch .menu-item--parent > ul, .touch .site-navigation--mobile .menu-item-has-children > ul { display: block; } } @media only screen and (min-width: 901px) { #navigation { margin-left: -24px; margin-left: -1.33333rem; } } /*-----------------------------------*\ SUB MENUS \*-----------------------------------*/ /*ul*/ .site-navigation__sub-menu { font-style: italic; } /*li*/ .menu-item--sub-menu-item, .site-navigation--mobile .sub-menu .menu-item { color: #a7a7a7; font-style: italic; line-height: 1.2; margin: 6px 0 12px 12px; margin: 0.33333rem 0 0.66667rem 0.66667rem; } .menu-item--sub-menu-item .menu-item, .site-navigation--mobile .sub-menu .menu-item .menu-item { margin-bottom: 0; } .menu-item--sub-menu-item.menu-item--parent:after, .site-navigation--mobile .sub-menu .menu-item.menu-item--parent:after { top: 5px; top: 0.27778rem; } .menu-item--sub-menu-item.menu-item--parent:hover:after, .site-navigation--mobile .sub-menu .menu-item.menu-item--parent:hover:after { border-bottom-color: white; } .menu-item--sub-menu-item a, .site-navigation--mobile .sub-menu .menu-item a { color: #a7a7a7; padding: 0 24px; padding: 0 1.33333rem; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; } .menu-item--sub-menu-item:hover > a, .menu-item--sub-menu-item:focus > a, .menu-item--sub-menu-item:active > a, .site-navigation--mobile .sub-menu .menu-item:hover > a, .site-navigation--mobile .sub-menu .menu-item:focus > a, .site-navigation--mobile .sub-menu .menu-item:active > a { color: white; } .menu-item--sub-menu-item.current-menu-item > a, .site-navigation--mobile .sub-menu .menu-item.current-menu-item > a { color: white; } .site-navigation--mobile .sub-menu .menu-item { border-bottom: none; } /*ul*/ .current-menu-item > ul, .current-menu-ancestor > ul, .current-menu-parent > ul { display: block; } /*----------------------------------------*\ $MOBILE NAVIGATION \*----------------------------------------*/ .navigation--mobile, .site-navigation__trigger { display: none; } @media only screen and (max-width: 900px) { .navigation--mobile { display: block; } .header__inner-wrap { display: none; } .header { position: absolute; width: 100%; height: 72px; height: 4rem; } .site-header { float: left; } #page { overflow: hidden; } .navigation--top, .navigation--main, .header-bar-container { display: none; } /* * Menu Styling */ .navigation--mobile { background-color: #242423; padding-right: 24px; padding-right: 1.33333rem; padding-left: 12px; padding-left: 0.66667rem; width: 75%; position: absolute; top: 0; right: 0; visibility: hidden; z-index: -1; overflow-y: scroll; -moz-transition: visibility 0 linear 0.4s; -o-transition: visibility 0 linear 0.4s; -webkit-transition: visibility 0 linear; -webkit-transition-delay: 0.4s; transition: visibility 0 linear 0.4s; } .navigation--mobile > ul > li:last-child { border-bottom: none; } .navigation--mobile > ul > li a { padding: 6px 24px; padding: 0.33333rem 1.33333rem; } .navigation--mobile > ul > .menu-item { width: 100%; border-bottom: 1px solid black; } .navigation--mobile > ul > .menu-item a { display: block; color: white !important; } .navigation--mobile .menu-item a { padding-top: 12px; padding-top: 0.66667rem; padding-bottom: 12px; padding-bottom: 0.66667rem; text-decoration: none; } .navigation--mobile .sub-menu { margin-bottom: 12px; } .navigation--mobile .sub-menu li.menu-item { margin: 0; } .navigation--mobile .sub-menu li.menu-item a { padding: 12px 12px; display: block; } .separator--mobile-nav { height: 1px; background-color: #595957; margin: 12px 0; margin: 0.66667rem 0; } /* * Trigger Icon */ .site-navigation__trigger { display: block; width: 95px; width: 5.27778rem; height: 72px; height: 4rem; padding: 12px 24px; position: absolute; top: 0; right: 0; z-index: 10; font-size: 42px; font-size: 2.33333rem; line-height: 1.14296; text-align: center; cursor: pointer; color: #807f7d; -moz-transition: color 0.4s ease-in-out; -o-transition: color 0.4s ease-in-out; -webkit-transition: color 0.4s ease-in-out; transition: color 0.4s ease-in-out; } .site-navigation__trigger:active, .site-navigation__trigger:focus { -moz-transition: color 0.4s ease-in-out; -o-transition: color 0.4s ease-in-out; -webkit-transition: color 0.4s ease-in-out; transition: color 0.4s ease-in-out; } .site-navigation__trigger { -moz-transition: all 0.4s; -o-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; cursor: pointer; user-select: none; opacity: .8; } .site-navigation__trigger .nav-icon { position: relative; top: 20px; display: block; width: 100%; height: 6px; background: #595957; border-radius: 2.5rem; -moz-transition: all 0.4s; -o-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; } .site-navigation__trigger .nav-icon:after, .site-navigation__trigger .nav-icon:before { display: block; content: ""; height: 6px; width: 100%; background: #595957; position: absolute; z-index: -1; border-radius: 1rem; -moz-transition: all 0.4s; -o-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s; } .site-navigation__trigger .nav-icon:after { top: -12px; } .site-navigation__trigger .nav-icon:before { top: 12px; } /* * Content Preparation */ .wrapper { height: 100%; min-height: 350px; background-color: white; position: relative; z-index: 1; -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); -webkit-transform: translateZ(0); transform: translateZ(0); -moz-transition: -moz-transform 0.4s ease-in-out; -o-transition: -o-transform 0.4s ease-in-out; -webkit-transition: -webkit-transform 0.4s ease-in-out; transition: transform 0.4s ease-in-out; } /* * Showing Navigation (by moving .wrapper) */ .navigation--is-visible .wrapper { -moz-transform: translateX(-75%); -ms-transform: translateX(-75%); -o-transform: translateX(-75%); -webkit-transform: translateX(-75%); transform: translateX(-75%); } .navigation--is-visible .navigation--mobile { height: 100%; visibility: visible; z-index: 1; -moz-transition: z-index 0 linear 0.4s; -o-transition: z-index 0 linear 0.4s; -webkit-transition: z-index 0 linear; -webkit-transition-delay: 0.4s; transition: z-index 0 linear 0.4s; } .navigation--is-visible.no-android-browser .nav-icon { background: transparent; top: 20px !important; } .navigation--is-visible.no-android-browser .nav-icon:before { -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); top: 0 !important; } .navigation--is-visible.no-android-browser .nav-icon:after { -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 0 !important; } } /*----------------------------------------*\ * $RELATED PROJECTS \*----------------------------------------*/ /** * <section class="related-projects_container"> <header class="related-projects_header"> <h4 class="related-projects_title">Related projects</h4> <nav class="related-projects_nav"> <ul class="related-projects_nav-list"> <li class="related-projects_nav-item"><a href="#" class="related-projects_nav-link"><i class="icon-arrow-left"></i>Previous</a></li> <li class="related-projects_nav-item"><a href="#" class="related-projects_nav-link">All projects</a></li> <li class="related-projects_nav-item"><a href="#" class="related-projects_nav-link">Next<i class="icon-arrow-right"></i></a></li> </ul> </nav> </header> <div class="related-projects_items-list-container"> <ul class="related-projects_items-list"><!-- --><li class="related-projects_item"> <a href="#" class="image__item-link"> <!-- portfolio image item --> </a> </li><!-- ... </ul> </div> </section> */ .yarpp-related > img { display: none; } .related-projects_container { border-top: 2px solid #ededef; margin-top: 24px; margin-top: 1.33333rem; margin-bottom: 24px; margin-bottom: 1.33333rem; } /** * Title is 50% and goes left */ .related-projects_title { margin: 12px 0; margin: 0.66667rem 0; color: black; } @media only screen and (min-width: 901px) { .related-projects_title { float: left; } } /** * Project navigation is 50% and goes right */ .projects_nav { margin: 12px 0; margin: 0.66667rem 0; } @media only screen and (min-width: 901px) { .projects_nav { float: right; text-align: right; } } .projects_nav-list { margin-bottom: 0; } .projects_nav-item a { padding: 0 12px; padding: 0 0.66667rem; font-family: "Roboto", sans-serif; font-size: 13px; font-size: 0.72222rem; line-height: 1.84625; font-weight: 500; color: #595957; text-decoration: none; } .projects_nav-item a .prev { margin-right: 3px; } .projects_nav-item a .next { margin-left: 3px; } .projects_nav-item a:hover { color: #242423; } .related-projects_items-list { list-style: none; margin-bottom: -24px; margin-bottom: -1.33333rem; } .related-projects_item { margin-bottom: 24px; margin-bottom: 1.33333rem; /** * Smaller Title for smaller space container (on smaller screens :) */ /** * Not enough space for project categories, * hiding the folder icon */ /** * Again, not enough space, everythins is * too crowded => no side padding */ /** * When there is more than 1 category, * the other ones jump on a second line. * Vertically aligning bottom is for the like box. */ } .related-projects_item .image_item-table { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; } @media only screen and (max-width: 1200px) { .related-projects_item .image_item-title { font-size: 22px; font-size: 1.22222rem; } } .related-projects_item .image_item-cat-icon { display: none !important; } .related-projects_item .image_item-cell { padding: 10px; padding: 0.55556rem; } .related-projects_item .image_item-meta .grid__item { vertical-align: bottom; } /*-------------------------------*\ MODULES \*-------------------------------*/ /*----------------------------------------*\ PORTFOLIO GRID \*----------------------------------------*/ /* @todo: * create grid-something module in layout and make .mosaic extend it * deoarece pentru ca fiindca din cauza ca are cateva stiluri specifice */ .mosaic { position: relative; -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .image_item-cell > i { font-size: 2em; padding-right: 0; } .mosaic__item { display: none; overflow: hidden; float: left; position: relative; } .single-lens_gallery .mosaic__item { margin-bottom: 0 !important; } .mosaic__item .image__item-link { -moz-transform: translateX(-101%); -ms-transform: translateX(-101%); -o-transform: translateX(-101%); -webkit-transform: translateX(-101%); transform: translateX(-101%); } .mosaic__item .image__item-link .icon-plus { padding-right: 0; padding-top: 0.1em; } .single-lens_gallery .mosaic__item.mosaic__item--portrait { margin-bottom: 0 !important; } .mosaic__item.mosaic__item--portrait .image__item-wrapper { padding-top: 150%; } .mosaic__item.mosaic__item--portrait h1 { padding: 0; } .loaded .js--is-loaded.slide-in .image__item-link { -webkit-animation: slide-in 0.25s cubic-bezier(0.250, 0.460, 0.450, 0.940); -moz-animation: slide-in 0.25s cubic-bezier(0.250, 0.460, 0.450, 0.940); -o-animation: slide-in 0.25s cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: slide-in 0.25s cubic-bezier(0.250, 0.460, 0.450, 0.940); -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; } .lt-ie9 .loaded .js--is-loaded.slide-in .image__item-link { display: block; } .loaded .js--is-loaded.slide-out .image__item-link { -webkit-animation: slide-out 0.25s cubic-bezier(0.250, 0.460, 0.450, 0.940); -moz-animation: slide-out 0.25s cubic-bezier(0.250, 0.460, 0.450, 0.940); -o-animation: slide-out 0.25s cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: slide-out 0.25s cubic-bezier(0.250, 0.460, 0.450, 0.940); -moz-transform: translateX(101%); -ms-transform: translateX(101%); -o-transform: translateX(101%); -webkit-transform: translateX(101%); transform: translateX(101%); } .lt-ie9 .loaded .js--is-loaded.slide-out .image__item-link { display: none; } .image_item-table { -moz-transition: -moz-transform 0.2s 0.1s ease-out; -o-transition: -o-transform 0.2s 0.1s ease-out; -webkit-transition: -webkit-transform 0.2s 0.1s; -webkit-transition-delay: ease-out; transition: transform 0.2s 0.1s ease-out; } .no-touch .mosaic__item:hover .image_item-table { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; } .image__item-wrapper { position: relative; padding-top: 55%; overflow: hidden; } .image__item-wrapper img { display: block; position: absolute; top: 0; left: 0; width: 101%; -moz-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; -webkit-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; } .js--is-loaded img { opacity: 1; } /* * Hide Mosaic Items Page-Title block on touch devices */ .touch .mosaic__item--page-title { display: none !important; } .touch .mosaic__item--page-title-mobile { display: block !important; } .mosaic__item--page-title-mobile { display: none !important; } /*--------------------------------*\ FILTER BUTTON \*--------------------------------*/ /*------------------------------------*\ PAGE TITLE \*------------------------------------*/ .mosaic__item--page-title .image__item-meta, .mosaic__item--page-title .image_item-table, .mosaic__item--page-title-mobile .image__item-meta, .mosaic__item--page-title-mobile .image_item-table { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; } .mosaic__item--page-title h1, .mosaic__item--page-title-mobile h1 { font-weight: 300; margin: 0; text-transform: uppercase; } @media only screen and (min-width: 1201px) { .mosaic__item--page-title h1, .mosaic__item--page-title-mobile h1 { padding: 0 12px; padding: 0 0.66667rem; font-size: 36px; font-size: 2rem; } } @media only screen and (max-width: 1200px) { .mosaic__item--page-title h1, .mosaic__item--page-title-mobile h1 { font-size: 28px; font-size: 1.55556rem; padding: 0 6px; padding: 0 0.33333rem; } } @media only screen and (max-width: 900px) { .mosaic__item--page-title h1, .mosaic__item--page-title-mobile h1 { font-size: 22px; font-size: 1.22222rem; padding: 0 6px; padding: 0 0.33333rem; } } @-webkit-keyframes slide-out { 0% { -webkit-transform: none; } 100% { -webkit-transform: translateX(101%); } } @-moz-keyframes slide-out { 0% { -moz-transform: none; } 100% { -moz-transform: translateX(101%); } } @-o-keyframes slide-out { 0% { -o-transform: none; } 100% { -o-transform: translateX(101%); } } @keyframes slide-out { 0% { transform: none; } 100% { transform: translateX(101%); } } @-webkit-keyframes slide-in { 0% { -webkit-transform: translateX(-101%); } 100% { -webkit-transform: none; } } @-moz-keyframes slide-in { 0% { -moz-transform: translateX(-101%); } 100% { -moz-transform: none; } } @-o-keyframes slide-in { 0% { -o-transform: translateX(-101%); } 100% { -o-transform: none; } } @keyframes slide-in { 0% { transform: translateX(-101%); } 100% { transform: none; } } /*--------------------------------*\ FILTER BUTTON \*--------------------------------*/ /*ul*/ .sticky-button { font-family: "Roboto", sans-serif; font-weight: 300; z-index: 100; position: relative; } .sticky-button .sticky-button__btn { color: white; cursor: pointer; background: rgba(0, 0, 0, 0.8); width: 100%; padding-left: 0; text-align: center; padding-top: 12px; padding-top: 0.66667rem; padding-bottom: 12px; padding-bottom: 0.66667rem; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; } .sticky-button .sticky-button__btn i { text-align: center; font-size: 19px; font-size: 1.05556rem; line-height: 35px; line-height: 1.94444rem; -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); -moz-transition: -moz-transform 0.15s linear; -o-transition: -o-transform 0.15s linear; -webkit-transition: -webkit-transform 0.15s linear; transition: transform 0.15s linear; } .sticky-button .sticky-button__btn.sticky-button--active { background: black; } .sticky-button .sticky-button__btn.sticky-button--active span { color: #fff; } .sticky-button .sticky-button__btn.sticky-button--active i { -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); -webkit-transform: rotate(0); transform: rotate(0); } .sticky-button .sticky-button__btn.sticky-button--active > ul, .sticky-button .sticky-button__btn.sticky-button--active > div > ul { height: auto; filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; } .sticky-button ul { height: 0; display: block; background-color: black; background-color: rgba(0, 0, 0, 0.8); position: absolute; top: 100%; right: 0; margin-bottom: 0; width: 100%; z-index: 100; -moz-transition: all 0.15s linear; -o-transition: all 0.15s linear; -webkit-transition: all 0.15s linear; transition: all 0.15s linear; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; overflow: hidden; } @media only screen and (min-width: 901px) { .sticky-button { position: fixed; bottom: 36px; bottom: 2rem; right: 36px; right: 2rem; } .sticky-button .sticky-button__btn { width: auto; text-align: left; padding-top: 0; padding-bottom: 0; padding-right: 0; } .sticky-button .sticky-button__btn i { background: #000; width: 37px; width: 2.05556rem; padding: 0; -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } .sticky-button .sticky-button__btn > span { margin: 0 1em; } .sticky-button ul { top: auto; bottom: 35px; bottom: 1.94444rem; } } .sticky-button-item { color: #fff; font-size: 13px; line-height: 3; text-transform: capitalize; padding: 3px 0; padding: 0.16667rem 0; } .sticky-button-item.active, .sticky-button-item:hover { color: #fffc00; } @media only screen and (min-width: 901px) { .sticky-button-item { line-height: 2; font-size: 12px; } } @media only screen and (min-width: 901px) { .sticky-button-item { padding-left: 12px; padding-left: 0.66667rem; } } /*----------------------------------------*\ * $CONTENTS \*----------------------------------------*/ /** * Comments ................ styling of the comment list * Comment form ............ styling of the comment form */ /*----------------------------------------*\ * $COMMENTS \*----------------------------------------*/ .comments-area-title { margin: 24px 0; margin: 1.33333rem 0; } li.comment { margin-bottom: 24px; margin-bottom: 1.33333rem; width: 100%; display: block; position: relative; } @media only screen and (min-width: 1201px) { li.comment .children { margin-top: 48px; margin-top: 2.66667rem; } } li.comment .children:before { content: ""; float: left; display: block; height: 24px; height: 1.33333rem; width: 12px; width: 0.66667rem; margin-left: -24px; margin-left: -1.33333rem; margin-top: -12px; margin-top: -0.66667rem; border-left: 2px solid #807f7d; border-bottom: 2px solid #807f7d; } /* .comment__meta{} */ .comment__timestamp { display: block; color: #595957; font-family: "Crimson Text"; font-style: normal; font-size: 13px; font-size: 0.72222rem; line-height: 1.84625; text-decoration: none; } .comment__author-name { display: block; font-family: "Josefin Slab", serif; font-size: 14px; font-size: 0.77778rem; line-height: 1.71439; color: #242423; font-weight: bold; font-style: normal; text-transform: uppercase; text-decoration: underline; letter-spacing: 1px; } .comment__content { font-size: 18px; font-size: 1rem; line-height: 1.33343; position: relative; } .comment__content:hover .comment-reply-link { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; } .comment-reply-link { position: absolute; bottom: 0; right: 0; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -moz-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; -webkit-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; } @media only screen and (min-width: 901px) { .comment__meta { float: left; width: 132px; width: 7.33333rem; margin-right: 24px; margin-right: 1.33333rem; } .comment__content { margin-left: 156px; margin-left: 8.66667rem; padding-left: 24px; padding-left: 1.33333rem; border-left: 1px dotted #595957; } } .comment-respond { position: relative; } #cancel-comment-reply-link { position: absolute; bottom: 24px; bottom: 1.33333rem; left: 0; z-index: 5; text-decoration: none; font-style: normal; } /*----------------------------------------*\ * $COMMENT_FORM \*----------------------------------------*/ .comment-form ::-webkit-input-placeholder { font-family: "Crimson Text", serif; font-size: 18px; font-size: 1rem; line-height: 1.33343; font-style: italic; } .comment-form :-moz-placeholder { font-family: "Crimson Text", serif; font-size: 18px; font-size: 1rem; line-height: 1.33343; font-style: italic; } .comment-form ::-moz-placeholder { font-family: "Crimson Text", serif; font-size: 18px; font-size: 1rem; line-height: 1.33343; font-style: italic; } .comment-form :-ms-input-placeholder { font-family: "Crimson Text", serif; font-size: 18px; font-size: 1rem; line-height: 1.33343; font-style: italic; } .lt-ie9 .comment-form-author, .lt-ie9 .comment-form-email, .lt-ie9 .comment-form-url { width: 30%; float: none; display: inline-block; } .comment-respond input:not([type]), .comment-respond input[type="color"], .comment-respond input[type="email"], .comment-respond input[type="number"], .comment-respond input[type="password"], .comment-respond input[type="tel"], .comment-respond input[type="url"], .comment-respond input[type="text"] { width: 100%; padding: 6px; padding: 0.33333rem; border: 1px solid #e5e9eb; outline: 0; } .comment-respond input:not([type]):focus, .comment-respond input[type="color"]:focus, .comment-respond input[type="email"]:focus, .comment-respond input[type="number"]:focus, .comment-respond input[type="password"]:focus, .comment-respond input[type="tel"]:focus, .comment-respond input[type="url"]:focus, .comment-respond input[type="text"]:focus { outline: 1px solid #eab03f; } .lt-ie9 .comment-respond input { width: 100%; padding: 6px 0; border: 1px solid #e5e9eb; outline: 0; } .lt-ie9 .comment-respond input:focus { outline: 1px solid #eab03f; } .comment-form-comment textarea, .form-submit textarea { width: 100%; padding: 6px; padding: 0.33333rem; border: 1px solid #e5e9eb; } .comment-form-comment textarea:focus, .form-submit textarea:focus { outline: 1px solid #eab03f; } /** * !Important stuff here to override wordpress styles... */ .form-submit #comment-submit { padding: 6px 24px; padding: 0.33333rem 1.33333rem; font-size: 0.77778rem !important; line-height: 1.71439 !important; text-transform: uppercase; float: right; } .lt-ie9 .form-submit #comment-submit { width: 240px; } /** * Article likes box styling * <div class="article-likes__box"> <i class="icon-heart"></i> <span class="likes-count">3</span> likes </div> */ .likes-box { font-family: "Open Sans", sans-serif; font-size: 14px; font-size: 0.77778rem; line-height: 1.71439; text-transform: uppercase; } .likes-box .like-link { display: inline-block; } .likes-box i { font-size: 22px; font-size: 1.22222rem; line-height: 48px; line-height: 2.66667rem; text-align: center; color: #242423; padding: 0; display: block; height: 48px; height: 2.66667rem; width: 48px; width: 2.66667rem; border: 3px solid #242423; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); } .likes-box i:after { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #242423; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -moz-transition: all 1s ease-out; -o-transition: all 1s ease-out; -webkit-transition: all 1s ease-out; transition: all 1s ease-out; z-index: -1; backface-visibility: visible; -webkit-backface-visibility: visible; -moz-backface-visibility: visible; } .image__item-meta .likes-box i { -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); background-color: transparent; } .likes-box .likes-text { position: relative; top: -0.325em; margin-left: 7px; margin-left: 0.38889rem; display: inline-block; } .likes-box .likes-text:after { display: block; position: absolute; bottom: 0; left: 0; content: ""; width: 100px; background: #fff; text-transform: none; font-weight: bold; color: #242423; } /** * Default State - can like (.likeable) */ .likeable .like-link { cursor: pointer; } .likeable i:after { -moz-transform: scale(0.15); -ms-transform: scale(0.15); -o-transform: scale(0.15); -webkit-transform: scale(0.15); transform: scale(0.15); } /** * Hover State (.animate) */ .animate i:after { -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); -moz-transition: all 1.7s; -o-transition: all 1.7s; -webkit-transition: all 1.7s; transition: all 1.7s; } .animate .likes-text:after { content: "Don't move"; } /** * Complete animation (.complete) */ .complete i { color: #fffc00; background-color: #242423; font-size: 24px; font-size: 1.33333rem; animation: bounce 1s; -webkit-animation: bounce 1s; } .complete i:after { -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } /** * Liked State - cannot like (.liked) */ .liked i { color: #fffc00; background-color: #fffc00; font-size: 24px; font-size: 1.33333rem; } .liked i:after { -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .likes-count { font-weight: bold; } .image_item-table .like-link, .image_item-table i { border: 0; width: auto; height: auto; } .mosaic__item .like-link, .masonry__item .like-link, .related-projects_item .like-link { cursor: default; } .mosaic__item .like-link i, .masonry__item .like-link i, .related-projects_item .like-link i { height: 24px; height: 1.33333rem; width: 24px; width: 1.33333rem; background: none; border: none; color: #242423; padding: 0; -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); } .mosaic__item .like-link i:after, .masonry__item .like-link i:after, .related-projects_item .like-link i:after { background: transparent; } .mosaic__item .likes-text, .masonry__item .likes-text, .related-projects_item .likes-text { top: -1px; margin-left: 0; } /* * Bounce animation for completed state */ @keyframes bounce { 0% { transform: scale(1.1); opacity: 1; } 50% { transform: scale(1.5); opacity: .7; } 60% { transform: scale(0.6); opacity: 1; } 80% { transform: scale(1.1); } 100% { transform: scale(1); } } @-webkit-keyframes bounce { 0% { -webkit-transform: scale(1.1); opacity: 1; } 50% { -webkit-transform: scale(1.5); opacity: .7; } 60% { -webkit-transform: scale(0.6); opacity: 1; } 80% { -webkit-transform: scale(1.1); } 100% { -webkit-transform: scale(1); } } @-moz-keyframes bounce { 0% { -moz-transform: scale(1.1); opacity: 1; } 50% { -moz-transform: scale(1.5); opacity: .7; } 60% { -moz-transform: scale(0.6); opacity: 1; } 80% { -moz-transform: scale(1.1); } 100% { -moz-transform: scale(1); } } /*----------------------------------------*\ * $SOCIAL LINKS \*----------------------------------------*/ /** * Social links/icons styling * <div class="social-links"> <span class="social-links__message">Share: </span> <ul class="social-links__list"> <li><a href="#"><i class="icon-twitter"></i></a></li> <li><a href="#"><i class="icon-facebook"></i></a></li> <li><a href="#"><i class="icon-google-plus"></i></a></li> <li><a href="#"><i class="icon-pinterest"></i></a></li> </ul> </div> */ @media only screen and (min-width: 901px) { .social-links { float: right; } } .social-links__message { display: inline-block; margin-right: 12px; margin-right: 0.66667rem; font-family: "Open Sans", sans-serif; font-size: 12px; font-size: 0.66667rem; line-height: 1.0001; text-transform: uppercase; position: relative; top: -0.25em; } .social-links__list { display: inline-block; margin-bottom: 0; } .social-links__list a { padding: 6px 0; padding: 0.33333rem 0; font-size: 22px; font-size: 1.22222rem; color: #807f7d; text-decoration: none; } .social-links__list a i { padding-right: 0; } .social-links__list a:hover { color: #595957; } .site-social-links { font-size: 1.4em; margin-right: 1em; } .site-social-links__social-link a { color: #91908e; } .site-social-links__social-link a i { padding-right: 0; } /*----------------------------------------*\ * $META BOXES \*----------------------------------------*/ /** * Boxes for categories, tags * <div class="entry__meta-box meta-box--categories"> <span class="meta-box__box-title">Filed under: </span> <a href="http://localhost/prism/?cat=2" title="View all posts in Ideas" rel="category">Ideas</a>, <a href="http://localhost/prism/?cat=3" title="View all posts in Life" rel="category">Life</a>. </div> <div class="entry__meta-box meta-box--tags"> <span class="meta-box__box-title">Tagged: </span> <a href="http://localhost/prism/?cat=2" title="View all posts in Ideas" rel="category">Ideas</a>, <a href="http://localhost/prism/?cat=3" title="View all posts in Life" rel="category">Life</a>. </div> */ .entry__meta-box { font-size: 14px; font-size: 0.77778rem; line-height: 1.71439; } .entry__meta-box a { font-family: "Josefin Slab", serif; text-decoration: none; color: #242423; font-weight: bold; } .meta-box__box-title { display: block; font-family: "Crimson Text", serif; font-style: italic; } /*----------------------------------------*\ * $GALLERY ITEM STYLING \*----------------------------------------*/ /** * <div class="image__item photography"> <a href="#" class="image__item-link"> <div class="image__item-meta"> <div class="image_item-table"> <div class="image_item-cell"> <i class="icon-plus"></i> </div> </div> </div> <div class="image__item-wrapper"> <img class="js-lazy-load" src="..." data-src="..." alt="Photography" /> </div> </a> </div> */ .image__item-link { position: relative; display: block; width: 100%; color: white; } .image__item-link:hover .image__item-meta { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; } .image__item-link:hover .image__item-wrapper { -moz-transition: -moz-transform 0.3s ease-in-out; -o-transition: -o-transform 0.3s ease-in-out; -webkit-transition: -webkit-transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out; } .image__plus-icon { font-size: 5em; font-family: Roboto, sans-serif; font-weight: 300; -moz-transform: scaleX(0.9); -ms-transform: scaleX(0.9); -o-transform: scaleX(0.9); -webkit-transform: scaleX(0.9); transform: scaleX(0.9); } .image__item-meta { position: absolute; z-index: 1; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(255, 252, 0, 0.8); filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity; transition-property: opacity; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; } .image_item-table { display: table; width: 100%; height: 100%; position: relative; } .image_item-cell { width: 100%; display: table-cell; vertical-align: middle; text-align: center; } .image_item-cell > i { font-size: 36px; font-size: 2rem; line-height: 1.0001; } .mfp-video .image__item-meta, .external_url .image__item-meta { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; background: transparent; -moz-transition-property: background; -o-transition-property: background; -webkit-transition-property: background; transition-property: background; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; } .mfp-video .image__item-meta .image_item-table, .external_url .image__item-meta .image_item-table { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; } .mfp-video:hover .image__item-meta, .external_url:hover .image__item-meta { background: rgba(255, 252, 0, 0.8); -moz-transition-property: background; -o-transition-property: background; -webkit-transition-property: background; transition-property: background; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; } /*----------------------------------------*\ * $PORTFOLIO ITEM STYLING \*----------------------------------------*/ /** * <div class="image__item photography"> <a href="#" class="image__item-link"> <div class="image__item-meta"> <div class="image_item-table"> <div class="image_item-cell image_item-block image_item--top"> <h2 class="image_item-title">New York City</h2> <span class="image_item-description">Drive by shooting</span> </div> <div class="image_item-cell image_item-block image_item--bottom"> <div class="image_item-meta"> <ul class="image_item-categories"> <li class="image_item-category">Models</li> <li class="image_item-category">Traveling</li> </ul> <div class="image_item-like-box likes-box"> <i class="icon-heart"></i> <div class="likes-text"> <span class="likes-count">3</span> likes </div> </div> </div> </div> </div> </div> <div class="image__item-wrapper"> <img class="js-lazy-load" src="..." data-src="img/medium-1.jpg" alt="Photography" /> </div> </a> </div> */ .image_item--block { display: block; text-align: left; color: black; padding: 24px; padding: 1.33333rem; } .image_item-cell--top { position: absolute; top: 0; left: 0; } .image_item-cell--bottom { position: absolute; bottom: 0; left: 0; } .image_item-title { margin: 0; text-transform: uppercase; } @media only screen and (max-width: 1200px) { .image_item-title { font-size: 1.2em !important; } } @media only screen and (max-width: 900px) { .touch .image_item-title { font-size: 1em !important; } } .image_item-description { font-family: "Roboto", sans-serif; font-size: 14px; font-size: 0.77778rem; font-weight: 300; font-style: italic; } .image_item-categories { border-left-width: 0; margin-bottom: 0; text-align: left; } .image_item-categories a { text-decoration: none; } .image_item-cat-icon { position: relative; top: .1em; left: 0; margin-right: 0; } .image_item-cat-icon i { padding-right: 3px; } @media only screen and (max-width: 1200px) { .image_item-cat-icon { display: none !important; } } .image_item-category { margin-right: 6px; margin-right: 0.33333rem; font-family: "Roboto", sans-serif; font-size: 13px; font-size: 0.72222rem; line-height: 1.84625; font-weight: 300; text-transform: uppercase; } @media only screen and (max-width: 1200px) { .image_item-category { margin-right: 4px; margin-right: 0.22222rem; font-size: 12px; font-size: 0.66667rem; line-height: 1.0001; } } .image_item-like-box { border-left-width: 0; text-align: right; } .image_item-like-box i, .image_item-like-box .likes-text { display: inline-block; } .image_item-like-box i { font-size: 18px; font-size: 1rem; line-height: 1.33343; margin-right: 0; } @media only screen and (max-width: 1200px) { .image_item-like-box i { display: none; } } /** * Hopefully for touch devices */ .touch .mosaic__item .image__item-meta, .touch .related-projects_item .image__item-meta { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; background-color: transparent; } .touch .mosaic__item .image__item-meta .image_item-cell--top, .touch .related-projects_item .image__item-meta .image_item-cell--top { background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 90%, rgba(0, 0, 0, 0.9)); background-image: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 90%, rgba(0, 0, 0, 0.9)); background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 90%, rgba(0, 0, 0, 0.9)); background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 90%, rgba(0, 0, 0, 0.9)); } .touch .mosaic__item .image_item-table, .touch .related-projects_item .image_item-table { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; } .touch .mosaic__item .image_item-title, .touch .related-projects_item .image_item-title { color: #fff; } .touch .mosaic__item .image_item-description, .touch .related-projects_item .image_item-description { display: none; } .touch .mosaic__item .image_item-cell, .touch .related-projects_item .image_item-cell { top: auto; bottom: 0; padding: 6px; padding: 0.33333rem; } .touch .mosaic__item .image_item-cell--bottom, .touch .related-projects_item .image_item-cell--bottom { display: none; } .touch .mosaic__item--page-title .image__item-meta, .touch .mosaic__item--page-title-mobile .image__item-meta { position: absolute; background-color: rgba(255, 252, 0, 0.8); } .touch .mosaic__item .image_item-cell { padding-left: 6px; padding-left: 0.33333rem; } .touch .single-lens_gallery .image__item-meta { display: none; } .touch .single-lens_gallery .mfp-video .image__item-meta { display: block; } .touch .single-lens_gallery .mosaic__item--page-title-mobile .image__item-meta { display: block; } /*----------------------------------------*\ * $ARROWS, ITEM COUNT \*----------------------------------------*/ /** * Control arrow, current item, total count * <div class="gallery-control gallery-control--gallery-fullscreen"> <a href="#" class="control-item arrow-button arrow-button--left js-slider-arrow-prev"></a> <div class="control-item count js-gallery-current-slide"> <span class="highlighted js-decimal">0</span><span class="js-unit">1</span> <sup class="js-gallery-slides-total">03</sup> </div> <a href="#" class="control-item arrow-button arrow-button--right js-slider-arrow-next"></a> </div> */ .gallery-control { display: block; position: absolute; bottom: 36px; bottom: 2rem; right: 48px; right: 2.66667rem; z-index: 100; } .gallery-control--left { right: auto; left: 48px; left: 2.66667rem; } /*----------------------------------------*\ * $GALLERY-CONTROLS \*----------------------------------------*/ .control-item { display: inline-block; } .gallery-control--popup { margin-top: 36px; margin-top: 2rem; margin-right: 6px; margin-right: 0.33333rem; position: relative; } .gallery-control__item { vertical-align: top; } .arrow-button { width: 20px; width: 1.11111rem; height: 20px; height: 1.11111rem; color: white; border-color: white; border-bottom: 2px solid; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; } .no-touch .arrow-button:hover { border-color: #fffc00; } .arrow-button--left { border-left: 2px solid; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); margin-right: 24px; margin-right: 1.33333rem; } .arrow-button--right { border-right: 2px solid; -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); margin-left: 24px; margin-left: 1.33333rem; } .count { font-family: "Josefin Slab", serif; color: white; font-size: 42px; font-size: 2.33333rem; line-height: 1.14296; position: relative; top: 3px; top: 0.16667rem; left: 0; } .count sup { font-family: "Josefin Slab", serif; font-size: 50%; color: white; top: -13px; top: -0.72222rem; left: 5px; left: 0.27778rem; } .count sup:before { position: relative; top: 2px; top: 0.11111rem; left: -3px; left: -0.16667rem; content: "/"; } .masonry__item .gallery-control { width: 100%; height: 24px; height: 1.33333rem; left: 0; right: auto; } .masonry__item .gallery-control .count { text-align: right; float: right; position: absolute; top: auto; left: auto; bottom: 0; right: 24px; right: 1.33333rem; } .masonry__item .gallery-control .arrow-button--left { position: absolute; left: 24px; left: 1.33333rem; bottom: 4px; bottom: 0.22222rem; } .masonry__item .gallery-control .arrow-button--right { position: absolute; left: 24px; left: 1.33333rem; bottom: 4px; bottom: 0.22222rem; } .mfp-title { font-size: 24px; font-size: 1.33333rem; line-height: 1.0001; } .mfp-title small { margin-top: 5px; margin-top: 0.27778rem; font-family: "Roboto", sans-serif; font-size: 12px; font-size: 0.66667rem; line-height: 1.0001; font-weight: 300; } /*----------------------------------------*\ * $FULLWIDTH SLIDER \*----------------------------------------*/ @media only screen and (max-width: 900px) { .single-lens_portfolio.single-portfolio-fullwidth .gallery-control { display: none; } } .single-portfolio-fullwidth .rsBullets { z-index: 100; } .pixslider .gallery-item { width: 100%; } .rsFade .rsContainer { cursor: pointer; } .masonry { padding-right: 24px; padding-right: 1.33333rem; -moz-transition: background-color 0.3s ease-in-out; -o-transition: background-color 0.3s ease-in-out; -webkit-transition: background-color 0.3s ease-in-out; transition: background-color 0.3s ease-in-out; } .loaded .masonry { background-color: #f5f5f5; } .loading .masonry { background-color: transparent; } .masonry__item { background: white; margin: 24px 0 24px 24px; margin: 1.33333rem 0 1.33333rem 1.33333rem; /** * For the post format gallery, ensuring the gallery * controls to stay where they should */ } @media only screen and (max-width: 900px) { .masonry__item { margin-bottom: 12px; margin-bottom: 0.66667rem; } } .masonry__item .article-timestamp { display: block; float: left; margin: 24px 0 0 24px; margin: 1.33333rem 0 0 1.33333rem; } .masonry__item .entry__title { clear: both; margin-top: 0; margin-left: 0; margin-bottom: 0; margin-right: 24px; margin-right: 1.33333rem; padding: 12px 0 12px 24px; padding: 0.66667rem 0 0.66667rem 1.33333rem; } .masonry__item .separator { margin-right: 24px; margin-right: 1.33333rem; } .masonry__item .entry__content { padding: 0 0 0 24px; padding: 0 0 0 1.33333rem; margin-right: 24px; margin-right: 1.33333rem; } .masonry__item .entry--quote__content { border-bottom: 1px dotted black; padding-top: 36px; padding-top: 2rem; } .masonry__item blockquote { margin-top: 0; margin-bottom: 24px; margin-bottom: 1.33333rem; } .masonry__item blockquote:before { float: none; margin-left: 0; margin-top: 0; height: 60px; height: 3.33333rem; } .masonry__item .entry__thumbnail { position: relative; } .masonry__item .entry--video__thumbnail { padding-top: 36px; padding-top: 2rem; } .masonry__item .entry__meta { padding: 24px; padding: 1.33333rem; } .masonry__item .entry__featured-image { position: relative; } .masonry__item .entry__featured-image img { max-width: 100%; height: auto; } /*----------------------------------------*\ $MASONRY GALLERY \*----------------------------------------*/ @media only screen and (max-width: 1200px) { .mosaic.masonry { padding-right: 12px; padding-bottom: 12px; } .masonry__item-image { margin: 12px 0 12px 12px; } } @media only screen and (min-width: 1201px) { .masonry--gallery { padding-right: 24px; padding-bottom: 24px; } .masonry__item-image { margin: 24px 0 24px 24px; } } .masonry__item-image.mosaic__item { position: relative; float: none; width: auto; display: block; } .no-android-browser .masonry__item { opacity: 0; -moz-transform: translate3d(0, 2em, 0); -ms-transform: translate3d(0, 2em, 0); -o-transform: translate3d(0, 2em, 0); -webkit-transform: translate3d(0, 2em, 0); transform: translate3d(0, 2em, 0); -moz-transition: opacity 0.3s ease-in-out, -moz-transform 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out, -o-transform 0.3s ease-in-out; -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .no-android-browser .masonry__item.is-loaded { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; } .no-cssanimations .masonry__item, .no-cssanimations .masonry__item-image.mosaic__item { opacity: 1; display: inline-block; vertical-align: top; } @media only screen and (min-width: 901px) { .no-cssanimations .masonry__item, .no-cssanimations .masonry__item-image.mosaic__item { width: 20%; } } .masonry__pagination { padding: 0 24px 24px; padding: 0 1.33333rem 1.33333rem; -moz-transition: background-color 0.3s ease-in-out; -o-transition: background-color 0.3s ease-in-out; -webkit-transition: background-color 0.3s ease-in-out; transition: background-color 0.3s ease-in-out; } .masonry__pagination a { text-decoration: none; } .masonry__pagination a:hover { background-color: #fcfcfc; } .loaded .masonry__pagination { background-color: #f5f5f5; } .loading .masonry__pagination { background-color: transparent; } .masonry__pagination .prev, .masonry__pagination .next { display: inline-block; background: white; padding: 12px 24px; padding: 0.66667rem 1.33333rem; } .masonry__pagination .prev.disabled, .masonry__pagination .next.disabled { display: none; } .masonry__pagination .next { float: right; } [data-columns]::before { position: absolute; right: 9999em; bottom: 9999em; visibility: hidden; } .span { float: left; } @media screen and (max-width: 699px) { .masonry[data-columns]::before { content: '1 .span.span-12'; } .masonry { padding-right: 0; } .masonry__item { margin-left: 0; margin-top: 0; padding-top: 24px; padding-top: 1.33333rem; } .masonry.masonry--gallery[data-columns]::before { content: '2 .span.span-6'; } } @media screen and (min-width: 700px) and (max-width: 900px) { .masonry[data-columns]::before { content: '2 .span.span-6'; } } @media screen and (min-width: 901px) and (max-width: 1049px) { .masonry[data-columns]::before { content: '1 .span.span-12'; } } @media screen and (min-width: 1050px) and (max-width: 1279px) { .masonry[data-columns]::before { content: '2 .span.span-6'; } } @media screen and (min-width: 1280px) and (max-width: 1700px) { .masonry[data-columns]::before { content: '3 .span.span-4'; } } @media screen and (min-width: 1701px) { .masonry[data-columns]::before { content: '4 .span.span-3'; } } /*-------------------------------*\ PAGES \*-------------------------------*/ /*----------------------------------------*\ * $SINGLE_STYLING \*----------------------------------------*/ /** * Bigger Font Size for first paragraph on single post (only) */ .single-post .page-side { padding-top: 72px; padding-top: 4rem; } .single-post .entry__content > p:first-of-type { font-size: 22px; font-size: 1.22222rem; } .single-post .entry__meta { margin-top: 48px; margin-top: 2.66667rem; margin-bottom: 24px; margin-bottom: 1.33333rem; } @media only screen and (min-width: 1201px) { .single-post .entry__title { margin-left: -240px; margin-left: -13.33333rem; padding-left: 240px; padding-left: 13.33333rem; } } /** * Video header */ .video-wrap { text-align: center; } /** * Removing width and margin for gallery images/items * Adding a space between elements */ .gallery-item:first-child { margin-left: 0; } .gallery-item a { display: block; } .gallery-item img { border: 0 !important; } .entry__title { margin-top: 0; color: black; font-weight: bold; } .entry__title a { text-decoration: none; } .entry__content .gallery { margin: 0 -1% !important; } .entry__content .gallery-item { padding: 0 1%; } .single-format-gallery .featured-image { background-color: #000000; } /*----------------------------------------*\ * $SINGLE QUOTE TEMPLATE \*----------------------------------------*/ .header-quote-content { background: black; color: white; } .header-quote-content blockquote { font-family: "Josefin Slab", serif; font-size: 48px; font-size: 2.66667rem; line-height: 1.0001; font-weight: 600; margin-top: 0; margin-bottom: 0; } .header-quote-content blockquote .testimonial_author { margin-top: 36px; margin-top: 2rem; } .header-quote-content blockquote a { display: block; text-decoration: none; } .header-quote-content blockquote .author_name { font-size: 16px; font-size: 0.88889rem; line-height: 1.5001; font-weight: bold; text-transform: uppercase; color: white; } .header-quote-content blockquote .author_description { font-family: "Crimson Text", serif; font-size: 16px; font-size: 0.88889rem; line-height: 1.5001; font-style: italic; color: #595957; } .header-quote-content blockquote .author_description:before { content: "-"; margin-right: 5px; margin-right: 0.27778rem; } .header-quote-content blockquote .author_name, .header-quote-content blockquote .author_description { display: block; text-align: right; } @media only screen and (max-width: 900px) { .header-quote-content blockquote { padding: 24px; padding: 1.33333rem; } .header-quote-content blockquote:before { float: none; font-size: 120px; font-size: 6.66667rem; line-height: 1.0001; margin-bottom: -36px; margin-bottom: -2rem; } } @media only screen and (min-width: 901px) { .header-quote-content blockquote { padding: 168px 120px 120px; padding: 9.33333rem 6.66667rem 6.66667rem; } .header-quote-content blockquote:before { font-size: 155px; font-size: 8.61111rem; line-height: 1.00655; margin-top: -48px; margin-top: -2.66667rem; margin-left: -72px; margin-left: -4rem; } .header-quote-content blockquote .testimonial-author { margin-right: -48px; margin-right: -2.66667rem; } } @media only screen and (min-width: 1201px) { .header-quote-content blockquote:before { margin-top: -84px; margin-top: -4.66667rem; } } /*----------------------------------------*\ * $HEADER META \*----------------------------------------*/ @media only screen and (max-width: 1200px) { .entry-header__meta { margin-top: 12px; margin-top: 0.66667rem; } } /** * Article meta date styling * <div class="article-timestamp"> <span class="article-timestamp__date">13</span> <div class="article-timestamp__right-box"> <span class="article-timestamp__month">aug</span> <span class="article-timestamp__year">2013</span> </div> </div> */ .article-timestamp { font-family: "Josefin Slab", serif; text-transform: uppercase; font-size: 36px; font-size: 2rem; line-height: 1.0001; margin-top: 24px; margin-top: 1.33333rem; } .article-timestamp--single { font-size: 48px; font-size: 2.66667rem; line-height: 1.0001; } .article-timestamp--single .article-timestamp__date { color: #fffc00; font-weight: 400; } .article-timestamp--single .article-timestamp__date:after { font-weight: 300; } .article-timestamp--single .article-timestamp__right-box { line-height: 0.9; top: 0.65em; } .lt-ie9 .article-timestamp--single { margin-top: 36px; margin-top: 2rem; } .lt-ie9 .article-timestamp--single .article-timestamp__right-box { top: 0.2em; } @media only screen and (min-width: 1600px) { .article-timestamp--single { float: left; margin: 26px 0 0 -120px; margin: 1.44444rem 0 0 -6.66667rem; } } @media only screen and (min-width: 1750px) { .article-timestamp--single { margin: 26px 0 0 -192px; margin: 1.44444rem 0 0 -10.66667rem; } } .article-timestamp__date { display: block; float: left; font-weight: 300; color: #242423; } .article-timestamp__date:after { content: "/"; font-size: 0.9em; color: #242423; padding-left: 0.1em; } .article-timestamp__right-box { display: block; float: left; font-size: 0.39em; position: relative; top: 0.35em; left: 0.3em; } .article-timestamp__month, .article-timestamp__year { display: block; } /** * Article likes box VERTICAL positioning */ @media only screen and (min-width: 1201px) { .likes-box--article { float: left; } .likes-box--article .like-link { display: block; } .likes-box--article .likes-text { top: 5px; margin: 0; } .likes-box--article .likes-text:after { left: -13px; } } /** * Horizontal aligning the entry-header meta elements in mobile view * */ @media only screen and (max-width: 1599px) { .entry-header__meta { display: block; width: 100%; margin-top: 24px; margin-top: 1.33333rem; } .entry-header__meta:after { content: ""; display: table; clear: both; } .likes-box--article { float: right; } .likes-box--article .like-link { float: right; } .likes-box--article .likes-text { margin-right: 8px; margin-top: 2px; line-height: 48px; line-height: 2.66667rem; } .likes-box--article .likes-text:after { left: auto; right: 0; text-align: right; } } @media only screen and (max-width: 900px) { .article-timestamp { margin-top: 0; } } /*----------------------------------------*\ * $FOOTER META \*----------------------------------------*/ /** * Entry-meta styling. Categories, tags, social icons */ .entry__meta--social { margin-bottom: 48px; margin-bottom: 2.66667rem; } .entry__meta--project { margin-bottom: 24px; margin-bottom: 1.33333rem; } @media only screen and (max-width: 900px) { .entry__meta-box { float: none; display: block; margin-bottom: 12px; margin-bottom: 0.66667rem; } } @media only screen and (min-width: 901px) { .entry__meta-box { float: left; margin-right: 24px; margin-right: 1.33333rem; } } .meta-box--categories a:after, .meta-box--tags a:after { content: ","; } .meta-box--categories a:last-child:after, .meta-box--tags a:last-child:after { content: none; } /*----------------------------------------*\ $POST PASSWORD \*----------------------------------------*/ .post-password-submit { padding: 11px 0; padding: 0.61111rem 0; line-height: normal !important; } /*----------------------------------------*\ * $PROJECT LAYOUT \*----------------------------------------*/ /*----------------------------------------*\ * $PROJECT SIDEBAR-RIGHT \*----------------------------------------*/ /** * Two titles in the mark-up. One that is on top of the images * section and only displayed for mobile devices. * The second one is located in the sidebar and is visible from 'lap'. */ .title-lap { display: none; } @media only screen and (min-width: 1201px) { .title-mobile { display: none; } .title-lap { display: block; } } .single-portfolio-sidebar .entry__meta-box { margin-right: 0; } .project-entry-content { font-size: 16px; font-size: 0.88889rem; line-height: 1.5001; } /*-------------------------------------*\ $FULL WIDTH \*-------------------------------------*/ .single-portfolio-fullwidth .entry__title { padding-top: 60px; padding-top: 3.33333rem; margin-top: 0; margin-bottom: 0; border-bottom: 0; } .single-portfolio-fullwidth .entry__meta { margin-top: 0; border-top: 0; padding-top: 0; padding-bottom: 0; } .single-portfolio-fullwidth .entry__meta-box { float: none; margin-left: 0; margin-bottom: 24px; margin-bottom: 1.33333rem; } .single-portfolio-fullwidth .entry__meta-box:last-child { margin-bottom: 0; } .single-portfolio-fullwidth .entry__meta.to-hand-visible { margin-bottom: 24px; margin-bottom: 1.33333rem; } @media only screen and (max-width: 900px) { .single-portfolio-fullwidth .hand-visible { display: none; } } @media only screen and (min-width: 901px) { .single-portfolio-fullwidth .to-hand-visible { display: none; } } @media only screen and (min-width: 901px) { .gutter--double { border-left-width: 48px; border-left-width: 2.66667rem; } } /*----------------------------------------*\ $BULLETS_ROYAL_SLIDER \*----------------------------------------*/ /** * Custom styling for bullets on project full-width page */ .single-lens_portfolio .rsBullets, .single-lens_gallery .rsBullets { margin: 0 -8px; margin: 0 -0.44444rem; position: absolute; } @media only screen and (max-width: 900px) { .single-lens_portfolio .rsBullets, .single-lens_gallery .rsBullets { left: 24px; left: 1.33333rem; bottom: 12px; bottom: 0.66667rem; } } @media only screen and (min-width: 901px) { .single-lens_portfolio .rsBullets, .single-lens_gallery .rsBullets { left: 48px; left: 2.66667rem; bottom: 24px; bottom: 1.33333rem; } } .single-lens_portfolio .rsBullet, .single-lens_gallery .rsBullet { width: 10px; width: 0.55556rem; height: 10px; height: 0.55556rem; margin: 8px; margin: 0.44444rem; padding: 1px; padding: 0.05556rem; border-radius: 50%; background-color: black; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; } .single-lens_portfolio .rsNavSelected, .single-lens_gallery .rsNavSelected { width: 12px; width: 0.66667rem; height: 12px; height: 0.66667rem; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); opacity: 0.9; } /** * Alowing the gallery controls to appear 'unharmed' */ .single-gallery-fullscreen .site-footer { display: none; } /*--------------------------------*\ SHORTCODES \*--------------------------------*/ /*----------------------------------------*\ * ICON SHORTCODE \*----------------------------------------*/ i.pixcode--icon { display: inline-block; line-height: 1; } i.pixcode--icon.small { font-size: 18px; font-size: 1rem; } i.pixcode--icon.medium { font-size: 30px; font-size: 1.66667rem; } i.pixcode--icon.big { font-size: 40px; font-size: 2.22222rem; } i.pixcode--icon.square, i.pixcode--icon.circle { text-align: center; line-height: 2em; padding: 0; width: 2em; height: 2em; background: rgba(0, 0, 0, 0.2); } i.pixcode--icon.circle { -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px; } /*----------------------------------------*\ * ICON INSIDE A LINK \*----------------------------------------*/ a > i.pixcode--icon { -moz-transition: all 0.15s; -o-transition: all 0.15s; -webkit-transition: all 0.15s; transition: all 0.15s; } a:hover > i.pixcode--icon { text-decoration: none; border: none; color: #fffc00; } a:hover > i.pixcode--icon.circle, a:hover > i.pixcode--icon.square { background-color: #242423; } .btn, .wpcf7-submit, .form-submit #comment-submit { font-family: "Roboto", sans-serif; font-size: 14px; font-size: 0.77778rem; line-height: 1.71439; text-transform: uppercase; background-color: #fffc00; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -moz-transition: all 0.2s; -o-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; } .btn:hover, .wpcf7-submit:hover, .form-submit #comment-submit:hover { color: #fffc00; background: #242423; } /** * Button font-size modifiers. */ .btn--gamma { font-size: 1rem; } .btn--beta { font-size: 1.2rem; } .btn--alpha { font-size: 1.4rem; } /** * Button size modifiers. */ .btn--small { padding-right: 0.5em; padding-left: 0.5em; line-height: 2; } .btn--large { padding-right: 1.5em; padding-left: 1.5em; line-height: 2.5; } .btn--huge { padding-right: 2em; padding-left: 2em; line-height: 2.8; } /** * Separator Shortcode * <hr class="separator" /> */ .separator { height: 1px; border: 0; border-bottom: 1px solid #242423; } .separator--full-left { margin-left: -48px; margin-left: -2.66667rem; padding-left: 48px; padding-left: 2.66667rem; } .single-post .separator--full-left { margin-left: -240px; margin-left: -13.33333rem; padding-left: 240px; padding-left: 13.33333rem; } .separator--dotted { height: 1px; border: 0; border-bottom: 1px dotted #242423; } .separator--light { border-color: #b2b1b2; } .separator--striped { border: 0; height: 9px; height: 0.5rem; background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAABpJREFUeNpiYEAAY2xs4gUZqGcUAAAA//8DALBMAmW76nDHAAAAAElFTkSuQmCC"); } .progressbar { margin: 24px 0; margin: 1.33333rem 0; -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); } .progressbar.is-visible .progressbar__tooltip { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; } .progressbar__title { margin-bottom: 12px; margin-bottom: 0.66667rem; font-size: 15px; font-size: 0.83333rem; font-family: "Josefin Slab", serif; font-weight: bold; text-transform: uppercase; color: #242423; } .progressbar__bar { position: relative; width: 100%; height: 14px; height: 0.77778rem; border-bottom: 1px dotted black; } .progressbar__progress { background-color: #fffc00; position: absolute; top: 0; left: 0; width: 0; height: 12px; height: 0.66667rem; -moz-transition: all 1s 1s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 1s 1s cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-transition: all 1s 1s; -webkit-transition-delay: cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 1s 1s cubic-bezier(0.645, 0.045, 0.355, 1); } .progressbar__tooltip { font-size: 14px; font-size: 0.77778rem; width: 56px; width: 3.11111rem; position: absolute; top: -4px; top: -0.22222rem; right: -55px; right: -3.05556rem; -moz-transition: opacity 0.3s 1.4s ease-in; -o-transition: opacity 0.3s 1.4s ease-in; -webkit-transition: opacity 0.3s 1.4s; -webkit-transition-delay: ease-in; transition: opacity 0.3s 1.4s ease-in; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; font-family: "Josefin Slab", serif; font-weight: 800; color: #242423; text-align: center; letter-spacing: 1px; z-index: 10; display: block; } .progressbar__marker { position: absolute; top: 0; left: 0; height: 13px; height: 0.72222rem; } .pixcode--testimonial p:before, .pixcode--testimonial p:after { content: none; } .pixcode--testimonial a { text-decoration: none; } /*---------------------------------------*\ DEFAULT STYLE \*---------------------------------------*/ .testimonial__content { font-size: 24px; font-size: 1.33333rem; line-height: 1.0001; margin-bottom: 24px; margin-bottom: 1.33333rem; font-family: "Josefin Slab", serif; font-weight: 450; text-indent: 0; color: black; } .testimonial__author-name, .testimonial__author-title { color: #595957; margin-bottom: 0; } .testimonial__author-name { display: block; font-family: "Josefin Slab", serif; font-weight: 600; text-transform: uppercase; font-style: normal; letter-spacing: 2px; letter-spacing: 0.11111rem; } .testimonial__author-title { font-family: "Crimson Text", sans-serif; font-style: italic; } .testimonial__author-title:before { content: "-"; margin-right: 3px; margin-right: 0.16667rem; } /*-----------------------------------*\ MODIFIERS \*-----------------------------------*/ @media only screen and (min-width: 1201px) { .testimonial--big-text .testimonial__content { font-weight: 600; font-size: 36px; font-size: 2rem; line-height: 1.0001; } .testimonial--medium-text .testimonial__content { font-size: 30px; font-size: 1.66667rem; line-height: 1.2001; } .testimonial--small-text .testimonial__content { font-size: 20px; font-size: 1.11111rem; line-height: 1.2001; } } @media only screen and (min-width: 900px) and (max-width: 1200px) { .testimonial--big-text .testimonial__content { font-weight: 600; font-size: 32px; font-size: 1.77778rem; line-height: 1.1251; } .testimonial--medium-text .testimonial__content { font-size: 28px; font-size: 1.55556rem; line-height: 1.28581; } .testimonial--small-text .testimonial__content { font-size: 16px; font-size: 0.88889rem; line-height: 1.5001; } } @media only screen and (max-width: 900px) { .testimonial--big-text .testimonial__content { font-weight: 600; font-size: 28px; font-size: 1.55556rem; line-height: 1.28581; } .testimonial--medium-text .testimonial__content { font-size: 22px; font-size: 1.22222rem; line-height: 1.09101; } .testimonial--small-text .testimonial__content { font-size: 18px; font-size: 1rem; line-height: 1.33343; } } /*----------------------------------------*\ $MASONRY ITEM \*----------------------------------------*/ .masonry__item .pixcode--testimonial { margin-left: 0; } .masonry__item .pixcode--testimonial:before { margin-bottom: 24px; margin-bottom: 1.33333rem; margin-top: -36px; margin-top: -2rem; } /*----------------------------------------*\ * $TWITTER WDIGET \*----------------------------------------*/ .widget-tweets__list { width: 100%; } .widget-tweets__list .rsBullets { bottom: 12px; bottom: 0.66667rem; } .widget-tweets__tweet { display: block; width: 100%; } .tweet__block { margin-bottom: 24px; margin-bottom: 1.33333rem; } .tweet__content a { color: #595957; } .tweet__meta { text-align: right; font-family: "Josefin Slab", serif; font-size: 15px; font-size: 0.83333rem; line-height: 1.6001; } .tweet__meta-username a { color: #595957; text-decoration: none; } .tweet__meta-date:before { content: "\2014"; margin: 0 5px; margin: 0 0.27778rem; } .pixcode--tabs__nav { color: red !important; border-bottom: 1px dotted black; text-transform: uppercase; } .pixcode--tabs__nav > li { display: inline-block !important; } .pixcode--tabs__nav > li.active { background: white; border: 1px dotted black; border-bottom: 0; margin-bottom: -12px; margin-bottom: -0.66667rem; } .pixcode--tabs__nav > li.active a { padding-bottom: 24px; padding-bottom: 1.33333rem; } .pixcode--tabs__nav > li a { display: block; padding: 12px 24px; padding: 0.66667rem 1.33333rem; text-decoration: none; } .pixcode--tabs__content { margin-bottom: 48px; margin-bottom: 2.66667rem; } .pixcode--tabs__content .tab-pane { display: none; } .pixcode--tabs__content .tab-pane.active { display: block; } .fade { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -moz-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; -webkit-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; } .fade.active { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; } .team-member .separator { margin-bottom: 6px; margin-bottom: 0.33333rem; } .team-member__image__link { display: block; position: relative; } @media only screen and (min-width: 600px) and (max-width: 900px) { .team-member__image__link { float: left; width: 30%; margin-right: 24px; margin-right: 1.33333rem; } } .team-member__image__link:hover > .team-member__profile { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; } .team-member__image__link img { width: 100%; height: auto; } .team-member__profile { margin: 12px 0; margin: 0.66667rem 0; } @media only screen and (min-width: 1201px) { .team-member__profile { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: 0; background-color: rgba(255, 252, 0, 0.8); filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -moz-transition-property: opacity; -o-transition-property: opacity; -webkit-transition-property: opacity; transition-property: opacity; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; } } .team-member__profile__table { display: table; height: 100%; width: 100%; } .team-member__profile__cell { display: table-cell; vertical-align: middle; text-align: center; font-size: 36px; font-size: 2rem; line-height: 1.0001; } @media only screen and (max-width: 1200px) { .team-member__profile__cell { text-decoration: underline; } } .team-member__image img { vertical-align: top; } .team-member__name { margin: 24px 0 6px; margin: 1.33333rem 0 0.33333rem; } .team-member__position { margin: 0 0 6px; margin: 0 0 0.33333rem; } .team-member__description { margin-bottom: 24px; margin-bottom: 1.33333rem; font-size: 16px; font-size: 0.88889rem; line-height: 1.5001; } .team-member__name, .team-member__position, .team-member__description p { text-align: center; } @media only screen and (min-width: 600px) and (max-width: 900px) { .team-member__name, .team-member__position, .team-member__description p { text-align: left; } } @media only screen and (min-width: 1201px) { .team-member__name, .team-member__position, .team-member__description p { text-align: left; } } .team-member__social-links-list { text-align: center; } @media only screen and (min-width: 600px) and (max-width: 900px) { .team-member__social-links-list { text-align: right; } } @media only screen and (min-width: 1201px) { .team-member__social-links-list { text-align: left; } } .team-member__social-link { display: inline-block !important; } .team-member__social-link__link { font-size: 18px; font-size: 1rem; line-height: 1.33343; padding: 6px; padding: 0.33333rem; } /*---------------------------------*\ WIDGETS \*---------------------------------*/ .widget { margin-bottom: 24px; margin-bottom: 1.33333rem; clear: left; } .widget a:hover { text-decoration: underline; } .widget img { max-width: 100%; width: 100%; height: auto; } .widget__title a { text-decoration: none; } .widget--header a { color: #807f7d; } .widget--header a:hover { color: #fffc00; } .widget--sidebar a { color: #595957; text-decoration: none; } .widget-title { color: black; margin: 0 0 12px 0; margin: 0 0 0.66667rem 0; } .widget-content { font-family: "Crimson Text", serif; font-size: 16px; font-size: 0.88889rem; line-height: 1.5001; } @media only screen and (min-width: 901px) { .widget--half-size { width: 50%; float: left; } } /*----------------------------------------*\ * $FLICKR WIDGET \*----------------------------------------*/ .widget .wpgrade-flickr-items { margin-left: -12px; margin-left: -0.66667rem; } .wpgrade-flickr-item { border-left: 12px solid transparent; border-left: 0.66667rem solid transparent; margin-bottom: 12px; margin-bottom: 0.66667rem; display: block; float: left; width: 33.33333%; } .wpgrade-flickr-item img { display: block; width: 100%; height: auto; } .wpgrade-flickr-link { display: block !important; } /*----------------------------------------*\ * $PAGES WIDGET \*----------------------------------------*/ /*----------------------------------------*\ * $SEARCH WIDGET \*----------------------------------------*/ .form-search { border-bottom: 1px dotted black; margin-left: 0; } .form-search ::-webkit-input-placeholder { color: #242423; } .form-search :-moz-placeholder { color: #242423; } .form-search ::-moz-placeholder { color: #242423; } .form-search :-ms-input-placeholder { color: #242423; } .search-query { font-family: "Josefin Slab", serif; font-size: 18px; font-size: 1rem; line-height: 1.33343; font-weight: bold; text-transform: uppercase; color: #242423; letter-spacing: 2px; padding: 12px 0; padding: 0.66667rem 0; border: 0; } .form-search .btn, .form-search .wpcf7-submit, .form-search .form-submit #comment-submit, .form-submit .form-search #comment-submit { padding: 12px 0; padding: 0.66667rem 0; font-size: 16px; font-size: 0.88889rem; line-height: 1.5001; background: none; border: none; text-align: center; } .widget-tweets { position: relative; } /*----------------------------------------*\ * $RECENT COMMENTS \*----------------------------------------*/ .recentcomments { margin-bottom: 12px; margin-bottom: 0.66667rem; width: 100%; color: #979795; } .sidebar--right .recentcomments a { display: inline !important; font-weight: bold; color: black; text-decoration: none; } .sidebar--right .recentcomments a:last-child { display: block !important; font-weight: normal; } .sidebar--right .recentcomments a:last-child:hover { text-decoration: underline; } .widget_recent_comments ul, .widget_rss ul { border-top: 0; } .widget_recent_comments ul > li, .widget_rss ul > li { padding-left: 0; padding-right: 0; padding-top: 0; } .widget_recent_comments ul > li:last-child, .widget_rss ul > li:last-child { border-bottom: 0; } .widget_recent_entries li { width: 100%; } /*----------------------------------------*\ * $RSS WIDGET \*----------------------------------------*/ .widget_rss li { margin-bottom: 12px; margin-bottom: 0.66667rem; } .rsswidget { font-weight: bold; text-decoration: none; } .rsswidget:hover { text-decoration: underline; } .rss-date { font-size: 14px; font-size: 0.77778rem; line-height: 1.71439; display: block; } /*----------------------------------------*\ * $TEXT WIDGET \*----------------------------------------*/ .widget_text select { max-width: 100%; } /*----------------------------------------*\ * $WIDGET META \*----------------------------------------*/ .widget_tag_cloud a { text-decoration: none; font-size: inherit !important; } .sidebar--right .widget { margin-bottom: 48px; margin-bottom: 2.66667rem; } @media only screen and (min-width: 1201px) { .sidebar--right { margin-left: -24px; margin-left: -1.33333rem; } .sidebar--right .widget { padding-left: 24px; padding-left: 1.33333rem; } } .sidebar--right select { max-width: 100%; } @media only screen and (min-width: 1881px) { .sidebar--right .widget_categories, .sidebar--right .widget_archive, .sidebar--right .widget_pages, .sidebar--right .widget_meta, .sidebar--right .widget_tag_cloud, .sidebar--right .widget_nav_menu { width: 50%; float: left; clear: none; } } .sidebar--right .widget_categories a, .sidebar--right .widget_archive a, .sidebar--right .widget_pages a, .sidebar--right .widget_meta a, .sidebar--right .widget_tag_cloud a, .sidebar--right .widget_nav_menu a { text-decoration: none; display: inline-block; padding: .25em 0; } .sidebar--right .widget_categories, .sidebar--right .widget_categories a, .sidebar--right .widget_archive, .sidebar--right .widget_archive a, .sidebar--right .widget_pages, .sidebar--right .widget_pages a, .sidebar--right .widget_meta, .sidebar--right .widget_meta a, .sidebar--right .widget_tag_cloud, .sidebar--right .widget_tag_cloud a, .sidebar--right .widget_nav_menu, .sidebar--right .widget_nav_menu a { color: #595957; } .widget_categories ul > li, .widget_archive ul > li, .widget_pages ul > li, .widget_meta ul > li, .widget_tag_cloud ul > li, .widget_nav_menu ul > li { display: block; } .sidebar--header .widget_recent_comments ul > li, .sidebar--header .widget_rss ul > li, .sidebar--header .widget_rss ul > li { border-bottom-color: #444; } #wp-calendar caption { padding: 1em; } #wp-calendar thead th, #wp-calendar thead td, #wp-calendar tbody th, #wp-calendar tbody td { text-align: center; } #wp-calendar th, #wp-calendar td { padding: 0; } #wp-calendar tfoot a { display: inline-block; text-decoration: none; padding: 1em; } .header .widget__title { font-size: 13px; font-size: 0.72222rem; } .sidebar--header { overflow: hidden; color: #a7a7a7; } .sidebar--header a { color: #bbb; } /*------------------------------*\ LOCALIZATION \*------------------------------*/ /*-------------------------------*\ SHAME \*-------------------------------*/ @-webkit-keyframes slidein { 0% { -webkit-transform: translate3d(0, 3rem, 0); } 100% { -webkit-transform: none; } } @-moz-keyframes slidein { 0% { -moz-transform: translate3d(0, 3rem, 0); } 100% { -moz-transform: none; } } @-ms-keyframes slidein { 0% { -ms-transform: translate3d(0, 3rem, 0); } 100% { -ms-transform: none; } } @-o-keyframes slidein { 0% { -o-transform: translate3d(0, 3rem, 0); } 100% { -o-transform: none; } } @keyframes slidein { 0% { transform: translate3d(0, 3rem, 0); } 100% { transform: none; } } @-webkit-keyframes slideout { 0% { -webkit-transform: none; } 100% { -webkit-transform: translate3d(0, -3rem, 0); } } @-moz-keyframes slideout { 0% { -moz-transform: none; } 100% { -moz-transform: translate3d(0, -3rem, 0); } } @-ms-keyframes slideout { 0% { -ms-transform: none; } 100% { -ms-transform: translate3d(0, -3rem, 0); } } @-o-keyframes slideout { 0% { -o-transform: none; } 100% { -o-transform: translate3d(0, -3rem, 0); } } @keyframes slideout { 0% { transform: none; } 100% { transform: translate3d(0, -3rem, 0); } } @-webkit-keyframes slidein-fromleft { 0% { -webkit-transform: translate3d(-100%, 0, 0); width: 0; } 100% { -webkit-transform: none; width: 100%; } } @-moz-keyframes slidein-fromleft { 0% { -moz-transform: translate3d(-100%, 0, 0); width: 0; } 100% { -moz-transform: none; width: 100%; } } @-ms-keyframes slidein-fromleft { 0% { -ms-transform: translate3d(-100%, 0, 0); width: 0; } 100% { -ms-transform: none; width: 100%; } } @-o-keyframes slidein-fromleft { 0% { -o-transform: translate3d(-100%, 0, 0); width: 0; } 100% { -o-transform: none; width: 100%; } } @keyframes slidein-fromleft { 0% { transform: translate3d(-100%, 0, 0); width: 0; } 100% { transform: none; width: 100%; } } @-webkit-keyframes slideout-toright { 0% { -webkit-transform: none; width: 100%; } 100% { -webkit-transform: translate3d(100%, 0, 0); width: 0; } } @-moz-keyframes slideout-toright { 0% { -moz-transform: none; width: 100%; } 100% { -moz-transform: translate3d(100%, 0, 0); width: 0; } } @-ms-keyframes slideout-toright { 0% { -ms-transform: none; width: 100%; } 100% { -ms-transform: translate3d(100%, 0, 0); width: 0; } } @-o-keyframes slideout-toright { 0% { -o-transform: none; width: 100%; } 100% { -o-transform: translate3d(100%, 0, 0); width: 0; } } @keyframes slideout-toright { 0% { transform: none; width: 100%; } 100% { transform: translate3d(100%, 0, 0); width: 0; } } @-webkit-keyframes fadein { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes fadein { 0% { opacity: 0; } 100% { opacity: 1; } } @-ms-keyframes fadein { 0% { opacity: 0; } 100% { opacity: 1; } } @-o-keyframes fadein { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadein { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes fadeout { 0% { opacity: 1; } 100% { opacity: 0; } } @-moz-keyframes fadeout { 0% { opacity: 1; } 100% { opacity: 0; } } @-ms-keyframes fadeout { 0% { opacity: 1; } 100% { opacity: 0; } } @-o-keyframes fadeout { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeout { 0% { opacity: 1; } 100% { opacity: 0; } } .no-android-browser .single .featured-image, .no-android-browser .page .featured-image, .no-android-browser .single-lens_gallery .pixslider, .no-android-browser #gmap { opacity: 0; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-perspective: 1000px; -webkit-perspective: 1000px; perspective: 1000px; } .no-android-browser.no-cssanimations.loaded .single .featured-image, .no-android-browser.no-cssanimations.loaded .page .featured-image, .no-android-browser.no-cssanimations.loaded .single-lens_gallery .pixslider, .no-android-browser.no-cssanimations.loaded #gmap { opacity: 1; } .no-android-browser.no-cssanimations.loading .single .featured-image, .no-android-browser.no-cssanimations.loading .page .featured-image, .no-android-browser.no-cssanimations.loading .single-lens_gallery .pixslider, .no-android-browser.no-cssanimations.loading #gmap { opacity: 0; } .no-android-browser.cssanimations.loaded .single .featured-image, .no-android-browser.cssanimations.loaded .page .featured-image, .no-android-browser.cssanimations.loaded .single-lens_gallery .pixslider, .no-android-browser.cssanimations.loaded #gmap { -webkit-animation: slidein .25s ease-in-out forwards, fadein .25s ease-in-out forwards; -moz-animation: slidein .25s ease-in-out forwards, fadein .25s ease-in-out forwards; -o-animation: slidein .25s ease-in-out forwards, fadein .25s ease-in-out forwards; animation: slidein .25s ease-in-out forwards, fadein .25s ease-in-out forwards; } .no-android-browser.cssanimations.loading .single .featured-image, .no-android-browser.cssanimations.loading .page .featured-image, .no-android-browser.cssanimations.loading .single-lens_gallery .pixslider, .no-android-browser.cssanimations.loading #gmap { opacity: 1; -webkit-animation: slideout .25s ease-in-out forwards, fadeout .25s ease-in-out forwards; -moz-animation: slideout .25s ease-in-out forwards, fadeout .25s ease-in-out forwards; -o-animation: slideout .25s ease-in-out forwards, fadeout .25s ease-in-out forwards; animation: slideout .25s ease-in-out forwards, fadeout .25s ease-in-out forwards; } .no-android-browser .single-lens_gallery .pixslider .rsBullets, .no-android-browser .single-lens_gallery .gallery-control, .no-android-browser .masonry__pagination a, .no-android-browser .mosaic__filter, .no-android-browser .cart--widget { opacity: 0; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-perspective: 1000px; -webkit-perspective: 1000px; perspective: 1000px; } .no-android-browser.no-cssanimations.loaded .single-lens_gallery .pixslider .rsBullets, .no-android-browser.no-cssanimations.loaded .single-lens_gallery .gallery-control, .no-android-browser.no-cssanimations.loaded .masonry__pagination a, .no-android-browser.no-cssanimations.loaded .mosaic__filter, .no-android-browser.no-cssanimations.loaded .cart--widget { opacity: 1; } .no-android-browser.no-cssanimations.loading .single-lens_gallery .pixslider .rsBullets, .no-android-browser.no-cssanimations.loading .single-lens_gallery .gallery-control, .no-android-browser.no-cssanimations.loading .masonry__pagination a, .no-android-browser.no-cssanimations.loading .mosaic__filter, .no-android-browser.no-cssanimations.loading .cart--widget { opacity: 0; } .no-android-browser.cssanimations.loaded .single-lens_gallery .pixslider .rsBullets, .no-android-browser.cssanimations.loaded .single-lens_gallery .gallery-control, .no-android-browser.cssanimations.loaded .masonry__pagination a, .no-android-browser.cssanimations.loaded .mosaic__filter, .no-android-browser.cssanimations.loaded .cart--widget { -webkit-animation: slidein .25s .5s ease-in-out forwards, fadein .25s .5s ease-in-out forwards; -moz-animation: slidein .25s .5s ease-in-out forwards, fadein .25s .5s ease-in-out forwards; -o-animation: slidein .25s .5s ease-in-out forwards, fadein .25s .5s ease-in-out forwards; animation: slidein .25s .5s ease-in-out forwards, fadein .25s .5s ease-in-out forwards; } .no-android-browser.cssanimations.loading .single-lens_gallery .pixslider .rsBullets, .no-android-browser.cssanimations.loading .single-lens_gallery .gallery-control, .no-android-browser.cssanimations.loading .masonry__pagination a, .no-android-browser.cssanimations.loading .mosaic__filter, .no-android-browser.cssanimations.loading .cart--widget { opacity: 1; -webkit-animation: slideout .25s ease-in-out forwards, fadeout .25s ease-in-out forwards; -moz-animation: slideout .25s ease-in-out forwards, fadeout .25s ease-in-out forwards; -o-animation: slideout .25s ease-in-out forwards, fadeout .25s ease-in-out forwards; animation: slideout .25s ease-in-out forwards, fadeout .25s ease-in-out forwards; } .no-android-browser .single .entry__title, .no-android-browser .page .entry__title { opacity: 0; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-perspective: 1000px; -webkit-perspective: 1000px; perspective: 1000px; } .no-android-browser.no-cssanimations.loaded .single .entry__title, .no-android-browser.no-cssanimations.loaded .page .entry__title { opacity: 1; } .no-android-browser.no-cssanimations.loading .single .entry__title, .no-android-browser.no-cssanimations.loading .page .entry__title { opacity: 0; } .no-android-browser.cssanimations.loaded .single .entry__title, .no-android-browser.cssanimations.loaded .page .entry__title { -webkit-animation: slidein 0.45s 0.15s cubic-bezier(0.175, 0.885, 0.320, 1.000) forwards, fadein 0.45s 0.15s ease-in-out forwards; -webkit-animation: slidein 0.45s 0.15s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards, fadein 0.45s 0.15s ease-in-out forwards; -moz-animation: slidein 0.45s 0.15s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards, fadein 0.45s 0.15s ease-in-out forwards; -o-animation: slidein 0.45s 0.15s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards, fadein 0.45s 0.15s ease-in-out forwards; animation: slidein 0.45s 0.15s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards, fadein 0.45s 0.15s ease-in-out forwards; } .no-android-browser.cssanimations.loading .single .entry__title, .no-android-browser.cssanimations.loading .page .entry__title { opacity: 1; -webkit-animation: slideout 0.45s 0.15s cubic-bezier(0.420, 0.000, 0.580, 1.000) forwards, fadeout 0.45s 0.15s ease-in-out forwards; -webkit-animation: slideout 0.45s 0.15s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards, fadeout 0.45s 0.15s ease-in-out forwards; -moz-animation: slideout 0.45s 0.15s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards, fadeout 0.45s 0.15s ease-in-out forwards; -o-animation: slideout 0.45s 0.15s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards, fadeout 0.45s 0.15s ease-in-out forwards; animation: slideout 0.45s 0.15s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards, fadeout 0.45s 0.15s ease-in-out forwards; } .no-android-browser .single .separator--dotted, .no-android-browser .page .separator--dotted { -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-perspective: 1000px; -webkit-perspective: 1000px; perspective: 1000px; } .no-android-browser.cssanimations.loaded .single .separator--dotted, .no-android-browser.cssanimations.loaded .page .separator--dotted { -webkit-animation: slidein-fromleft 0.3s 0.3s cubic-bezier(0.175, 0.885, 0.320, 1.000) forwards; -webkit-animation: slidein-fromleft 0.3s 0.3s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards; -moz-animation: slidein-fromleft 0.3s 0.3s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards; -o-animation: slidein-fromleft 0.3s 0.3s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards; animation: slidein-fromleft 0.3s 0.3s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards; } .no-android-browser.cssanimations.loading .single .separator--dotted, .no-android-browser.cssanimations.loading .page .separator--dotted { -webkit-animation: slideout-toright 0.2s 0.3s cubic-bezier(0.420, 0.000, 0.580, 1.000) forwards; -webkit-animation: slideout-toright 0.2s 0.3s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards; -moz-animation: slideout-toright 0.2s 0.3s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards; -o-animation: slideout-toright 0.2s 0.3s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards; animation: slideout-toright 0.2s 0.3s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards; } .no-android-browser.no-cssanimations.loaded .single .separator--dotted, .no-android-browser.no-cssanimations.loaded .page .separator--dotted { opacity: 1; } .no-android-browser.no-cssanimations.loading .single .separator--dotted, .no-android-browser.no-cssanimations.loading .page .separator--dotted { opacity: 0; } .no-android-browser .single .entry__body, .no-android-browser .page .entry__body { opacity: 0; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .no-android-browser.no-cssanimations.loaded .single .entry__body, .no-android-browser.no-cssanimations.loaded .page .entry__body { opacity: 1; } .no-android-browser.no-cssanimations.loading .single .entry__body, .no-android-browser.no-cssanimations.loading .page .entry__body { opacity: 0; } .no-android-browser.cssanimations.loaded .single .entry__body, .no-android-browser.cssanimations.loaded .page .entry__body { -webkit-animation: slidein 0.35s 0.25s cubic-bezier(0.175, 0.885, 0.320, 1.000) forwards, fadein 0.35s 0.25s ease-in-out forwards; -webkit-animation: slidein 0.35s 0.25s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards, fadein 0.35s 0.25s ease-in-out forwards; -moz-animation: slidein 0.35s 0.25s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards, fadein 0.35s 0.25s ease-in-out forwards; -o-animation: slidein 0.35s 0.25s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards, fadein 0.35s 0.25s ease-in-out forwards; animation: slidein 0.35s 0.25s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards, fadein 0.35s 0.25s ease-in-out forwards; } .no-android-browser.cssanimations.loading .single .entry__body, .no-android-browser.cssanimations.loading .page .entry__body { opacity: 1; -webkit-animation: slideout 0.35s 0.25s cubic-bezier(0.420, 0.000, 0.580, 1.000) forwards, fadeout 0.35s 0.25s ease-in-out forwards; -webkit-animation: slideout 0.35s 0.25s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards, fadeout 0.35s 0.25s ease-in-out forwards; -moz-animation: slideout 0.35s 0.25s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards, fadeout 0.35s 0.25s ease-in-out forwards; -o-animation: slideout 0.35s 0.25s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards, fadeout 0.35s 0.25s ease-in-out forwards; animation: slideout 0.35s 0.25s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards, fadeout 0.35s 0.25s ease-in-out forwards; } .no-android-browser .sidebar--right { opacity: 0; -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .no-android-browser.loaded .sidebar--right { -webkit-animation: slidein 0.5s 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.000) forwards, fadein 0.5s 0.5s ease-in-out forwards; -webkit-animation: slidein 0.5s 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards, fadein 0.5s 0.5s ease-in-out forwards; -moz-animation: slidein 0.5s 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards, fadein 0.5s 0.5s ease-in-out forwards; -o-animation: slidein 0.5s 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards, fadein 0.5s 0.5s ease-in-out forwards; animation: slidein 0.5s 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) forwards, fadein 0.5s 0.5s ease-in-out forwards; } .no-android-browser.no-cssanimations.loaded .sidebar--right { opacity: 1; } .no-android-browser.no-cssanimations.loading .sidebar--right { opacity: 0; } .no-android-browser.loading .sidebar--right { opacity: 1; -webkit-animation: slideout 0.5s 0.5s cubic-bezier(0.420, 0.000, 0.580, 1.000) forwards, fadeout 0.5s 0.5s ease-in-out forwards; -webkit-animation: slideout 0.5s 0.5s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards, fadeout 0.5s 0.5s ease-in-out forwards; -moz-animation: slideout 0.5s 0.5s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards, fadeout 0.5s 0.5s ease-in-out forwards; -o-animation: slideout 0.5s 0.5s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards, fadeout 0.5s 0.5s ease-in-out forwards; animation: slideout 0.5s 0.5s cubic-bezier(0.600, -0.280, 0.735, 0.045) forwards, fadeout 0.5s 0.5s ease-in-out forwards; } #page { background: #242423; } @media only screen and (min-width: 901px) { #page { background: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; } } html { min-height: 0; } html.is--gallery-fullscreen { overflow-y: hidden; } html.is--gallery-grid { overflow-y: visible !important; } /* prevent flicker on ios */ .content123, .header, .header__inner-wrap { -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .wrapper { position: relative; } /* the header stays over the content */ @media only screen and (max-width: 900px) { .header { z-index: 100; } .content { z-index: 200; } } /** * * There's a 1px vertical line in the grid that seems to appear because of * bad computation of widths (I guess) :D * **/ .mosaic__item .image__item-link { width: 100.5%; } /** * There's 1px horizontal on the page when there's no sidebar and the page goes * full width, making the horizontal scroll bar appear */ .full-width .site-content { overflow: hidden; } /*---------------------------------------------------*\ $SINGLE GALLERY FULLWIDTH \*---------------------------------------------------*/ /* Asa nu :D */ .single-gallery-fullscreen .content { margin-left: 0; } @media only screen and (min-width: 901px) { .single-gallery-fullwidth #page, .single-gallery-fullwidth .wrapper, .single-gallery-fullwidth .content, .single-gallery-fullwidth #main, .single-gallery-fullwidth #primary, .single-gallery-fullwidth #content, .single-gallery-fullwidth .post, .single-gallery-fullscreen #page, .single-gallery-fullscreen .wrapper, .single-gallery-fullscreen .content, .single-gallery-fullscreen #main, .single-gallery-fullscreen #primary, .single-gallery-fullscreen #content, .single-gallery-fullscreen .post { height: 100%; } .single-gallery-fullwidth .content, .single-gallery-fullscreen .content { position: relative; } } /* */ .featured-image-wrapper { position: relative; } /*----------------------------------------------*\ $SINGLE PROJECT FULL \*----------------------------------------------*/ .featured-image { position: relative; } .gallery { width: 100%; overflow: hidden; margin: 0; } .gallery--archive { margin-bottom: 0; } .gallery-item { display: block; height: 100%; } .gallery-item img { display: block; width: 100%; height: auto; } .rsSlide .gallery-item { height: auto; } .single-gallery-fullscreen .pixslider, .single-gallery-fullwidth .pixslider { height: 100% !important; } .single-gallery-fullscreen #page, .single-gallery-fullwidth #page { position: absolute; top: 0; left: 0; bottom: 0; width: 100%; } @media only screen and (max-width: 900px) { .single-gallery-fullscreen .content, .single-gallery-fullwidth .content { position: absolute; top: 72px; top: 4rem; left: 0; bottom: 0; width: 100%; height: auto; } } @media only screen and (min-width: 901px) { .gallery--fullscreen { position: absolute; top: 0; left: 0; height: 100%; } .gallery--fullscreen, .gallery--fullscreen .rsSlide { height: 100% !important; } } @media only screen and (min-width: 901px) { .gallery--fullscreen .gallery-item img { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; } } @media only screen and (max-width: 900px) { .gallery--fullscreen .gallery-icon { background: none !important; } } @media only screen and (min-width: 901px) { .gallery--fullscreen .gallery-icon { position: absolute; width: 100%; height: 100%; background: center no-repeat; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; } } /** * When it starts, the Magnific Popup pust overflow: hidden; * on <html/>, rule that already exists, but removes it on closing, * making the scroll bar appear. */ html.nicescroll { overflow: hidden !important; padding-right: 0 !important; } .mfp-counter { top: 10px; top: 0.55556rem; } .mfp-figure--video .mfp-counter { top: 0; } .bleed--left { margin-left: -48px; margin-left: -2.66667rem; } .featured-image img { display: block; max-width: 100%; height: auto; } @media only screen and (min-width: 901px) { /*body*/ .single-gallery-fullwidth .js-pixslider, .single-gallery-fullscreen .js-pixslider { height: 100% !important; } } .mfp-counter .gallery-control { right: 0; } img.mfp-img { padding-bottom: 120px; padding-bottom: 6.66667rem; } .mfp-figure--video .mfp-bottom-bar { top: 100%; margin-top: 0; } .mfp-figure:after { background: none; box-shadow: none; } @media only screen and (max-width: 900px) { .mfp-counter { position: relative; } } .mfp-bottom-bar { bottom: 60px; bottom: 3.33333rem; height: 72px; height: 4rem; top: auto; } .mfp-bottom-bar .gallery-control { -webkit-animation: none !important; -ms-animation: none !important; -o-animation: none !important; animation: none !important; -webkit-opacity: 1 !important; -ms-opacity: 1 !important; -o-opacity: 1 !important; opacity: 1 !important; } * { -webkit-tap-highlight-color: transparent; } .content { -moz-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; word-break: break-word; } .show-on-ie8 { display: none; } .lt-ie9 .show-on-ie8 { display: block; } .entry__content img { max-width: 100%; height: auto; } blockquote p:before { content: none; } blockquote p:after { content: none; } .header .nicescroll-rails > div { background: #777 !important; } .featured-image .pixslider { width: 100%; } .featured-image .pixslider img { max-width: none; } a.site-home-link { color: #fffc00; } /*----------------------------------------------*\ $IFRAMES \*----------------------------------------------*/ iframe { border: none; } /*----------------------------------------*\ $GALLERY POST FORMAT \*----------------------------------------*/ .single-gallery-fullscreen .pixslider, .single-gallery-fullwidth .pixslider, .single-portfolio-fullwidth .pixslider { background-color: black; } /*----------------------------------------*\ $ANDROID F&*^)#G NATIVE BROWSER \*----------------------------------------*/ .android-browser .menu-link { padding: 12px 0; padding: 0.66667rem 0; font-size: 20px; font-size: 1.11111rem; } @media only screen and (min-width: 901px) { .blog .content, .portfolio-archive .content, .single-gallery-fullwidth .content, .single-gallery-fullscreen .content, .single-gallery-masonry .content { padding-bottom: 0; } } .mfp-content .mfp-iframe { z-index: 1500; } .video-active .header { height: auto; background: none; } .single-slide .rsContainer { cursor: default; } .mfp-wrap { z-index: 9999; } .nicescroll-rails { z-index: 9998 !important; }