﻿article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

.z-depth-1,
nav,
.card-panel,
.card,
.toast,
.btn,
.btn-large,
.btn-floating,
.dropdown-content,
.collapsible,
.side-nav {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2)
}

nav ul a span.badge {
    display: inline-block;
    float: none;
    margin-left: 4px;
    line-height: 22px;
    height: 22px;
    -webkit-font-smoothing: auto
}

.collection-item span.badge {
    margin-top: calc(.75rem - 11px)
}

.collapsible span.badge {
    margin-left: auto
}

.side-nav span.badge {
    margin-top: calc(24px - 11px)
}

nav {
    color: #fff;
    background-color: #ee6e73;
    width: 100%;
    height: 56px;
    line-height: 56px
}

    nav.nav-extended {
        height: auto
    }

        nav.nav-extended .nav-wrapper {
            min-height: 56px;
            height: auto
        }

        nav.nav-extended .nav-content {
            position: relative;
            line-height: normal
        }

    nav a {
        color: #fff
    }

    nav i,
    nav [class^="mdi-"],
    nav [class*="mdi-"],
    nav i.material-icons {
        display: block;
        font-size: 24px;
        height: 56px;
        line-height: 56px
    }

    nav .nav-wrapper {
        position: relative;
        height: 100%
    }

@media only screen and (min-width: 993px) {
    nav a.button-collapse {
        display: none
    }
}

nav .button-collapse {
    float: left;
    position: relative;
    z-index: 1;
    height: 56px;
    margin: 0 18px
}

    nav .button-collapse i {
        height: 56px;
        line-height: 56px
    }

nav .brand-logo {
    position: absolute;
    color: #fff;
    display: inline-block;
    font-size: 2.1rem;
    padding: 0
}

    nav .brand-logo.center {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

@media only screen and (max-width: 992px) {
    nav .brand-logo {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

        nav .brand-logo.left,
        nav .brand-logo.right {
            padding: 0;
            -webkit-transform: none;
            transform: none
        }

        nav .brand-logo.left {
            left: 0.5rem
        }

        nav .brand-logo.right {
            right: 0.5rem;
            left: auto
        }
}

nav .brand-logo.right {
    right: 0.5rem;
    padding: 0
}

nav .brand-logo i,
nav .brand-logo [class^="mdi-"],
nav .brand-logo [class*="mdi-"],
nav .brand-logo i.material-icons {
    float: left;
    margin-right: 15px
}

nav .nav-title {
    display: inline-block;
    font-size: 32px;
    padding: 28px 0
}

nav ul {
    margin: 0
}

    nav ul li {
        -webkit-transition: background-color .3s;
        transition: background-color .3s;
        float: left;
        padding: 0
    }

        nav ul li.active {
            background-color: rgba(0, 0, 0, 0.1)
        }

    nav ul a {
        -webkit-transition: background-color .3s;
        transition: background-color .3s;
        font-size: 1rem;
        color: #fff;
        display: block;
        padding: 0 15px;
        cursor: pointer
    }

        nav ul a.btn,
        nav ul a.btn-large,
        nav ul a.btn-large,
        nav ul a.btn-flat,
        nav ul a.btn-floating {
            margin-top: -2px;
            margin-left: 15px;
            margin-right: 15px
        }

            nav ul a.btn > .material-icons,
            nav ul a.btn-large > .material-icons,
            nav ul a.btn-large > .material-icons,
            nav ul a.btn-flat > .material-icons,
            nav ul a.btn-floating > .material-icons {
                height: inherit;
                line-height: inherit
            }

        nav ul a:hover {
            background-color: rgba(0, 0, 0, 0.1)
        }

    nav ul.left {
        float: left
    }

nav form {
    height: 100%
}

.navbar-fixed {
    position: relative;
    height: 56px;
    z-index: 997
}

    .navbar-fixed nav {
        position: fixed
    }

@media only screen and (min-width: 601px) {
    nav.nav-extended .nav-wrapper {
        min-height: 64px
    }

    nav,
    nav .nav-wrapper i,
    nav a.button-collapse,
    nav a.button-collapse i {
        height: 64px;
        line-height: 64px
    }

    .navbar-fixed {
        height: 64px
    }
}

.side-nav .collapsible,
.side-nav.fixed .collapsible {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.side-nav .collapsible li,
.side-nav.fixed .collapsible li {
    padding: 0
}

.side-nav .collapsible-header,
.side-nav.fixed .collapsible-header {
    background-color: transparent;
    border: none;
    line-height: inherit;
    height: inherit;
    padding: 0 16px
}

.side-nav .collapsible-header:hover,
.side-nav.fixed .collapsible-header:hover {
    background-color: rgba(0, 0, 0, 0.05)
}

.side-nav .collapsible-header i,
.side-nav.fixed .collapsible-header i {
    line-height: inherit
}

.side-nav .collapsible-body,
.side-nav.fixed .collapsible-body {
    border: 0;
    background-color: #fff
}

.side-nav .collapsible-body li a,
.side-nav.fixed .collapsible-body li a {
    padding: 0 23.5px 0 31px
}

.side-nav {
    position: fixed;
    width: 300px;
    left: 0;
    top: 0;
    margin: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    height: 100%;
    height: calc(100% + 60px);
    height: -moz-calc(100%);
    padding-bottom: 60px;
    background-color: #fff;
    z-index: 999;
    overflow-y: auto;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%)
}

    .side-nav.right-aligned {
        right: 0;
        -webkit-transform: translateX(105%);
        transform: translateX(105%);
        left: auto;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    .side-nav .collapsible {
        margin: 0
    }

    .side-nav li {
        float: none;
        line-height: 48px
    }

        .side-nav li.active {
            background-color: rgba(0, 0, 0, 0.05)
        }

        .side-nav li > a {
            color: rgba(0, 0, 0, 0.87);
            display: block;
            font-size: 14px;
            font-weight: 500;
            height: 48px;
            line-height: 48px;
            padding: 0 32px
        }

            .side-nav li > a:hover {
                background-color: rgba(0, 0, 0, 0.05)
            }

            .side-nav li > a.btn,
            .side-nav li > a.btn-large,
            .side-nav li > a.btn-large,
            .side-nav li > a.btn-flat,
            .side-nav li > a.btn-floating {
                margin: 10px 15px
            }

            .side-nav li > a.btn,
            .side-nav li > a.btn-large,
            .side-nav li > a.btn-large,
            .side-nav li > a.btn-floating {
                color: #fff
            }

            .side-nav li > a.btn-flat {
                color: #343434
            }

            .side-nav li > a.btn:hover,
            .side-nav li > a.btn-large:hover,
            .side-nav li > a.btn-large:hover {
                background-color: #2bbbad
            }

            .side-nav li > a.btn-floating:hover {
                background-color: #26a69a
            }

            .side-nav li > a > i,
            .side-nav li > a > [class^="mdi-"],
            .side-nav li > a li > a > [class*="mdi-"],
            .side-nav li > a > i.material-icons {
                float: left;
                height: 48px;
                line-height: 48px;
                margin: 0 32px 0 0;
                width: 24px;
                color: rgba(0, 0, 0, 0.54)
            }

    .side-nav .divider {
        margin: 8px 0 0 0
    }

    .side-nav .subheader {
        cursor: initial;
        pointer-events: none;
        color: rgba(0, 0, 0, 0.54);
        font-size: 14px;
        font-weight: 500;
        line-height: 48px
    }

        .side-nav .subheader:hover {
            background-color: transparent
        }

    .side-nav .user-view,
    .side-nav .userView {
        position: relative;
        padding: 32px 32px 0;
        margin-bottom: 8px
    }

        .side-nav .user-view > a,
        .side-nav .userView > a {
            height: auto;
            padding: 0
        }

            .side-nav .user-view > a:hover,
            .side-nav .userView > a:hover {
                background-color: transparent
            }

        .side-nav .user-view .background,
        .side-nav .userView .background {
            overflow: hidden;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: -1
        }

        .side-nav .user-view .circle,
        .side-nav .user-view .name,
        .side-nav .user-view .email,
        .side-nav .userView .circle,
        .side-nav .userView .name,
        .side-nav .userView .email {
            display: block
        }

        .side-nav .user-view .circle,
        .side-nav .userView .circle {
            height: 64px;
            width: 64px
        }

        .side-nav .user-view .name,
        .side-nav .user-view .email,
        .side-nav .userView .name,
        .side-nav .userView .email {
            font-size: 14px;
            line-height: 24px
        }

        .side-nav .user-view .name,
        .side-nav .userView .name {
            margin-top: 16px;
            font-weight: 500
        }

        .side-nav .user-view .email,
        .side-nav .userView .email {
            padding-bottom: 16px;
            font-weight: 400
        }

.drag-target {
    height: 100%;
    width: 10px;
    position: fixed;
    top: 0;
    z-index: 998
}

.side-nav.fixed {
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    position: fixed
}

    .side-nav.fixed.right-aligned {
        right: 0;
        left: auto
    }

@media only screen and (max-width: 992px) {
    .side-nav.fixed {
        -webkit-transform: translateX(-105%);
        transform: translateX(-105%)
    }

        .side-nav.fixed.right-aligned {
            -webkit-transform: translateX(105%);
            transform: translateX(105%)
        }

    .side-nav a {
        padding: 0 16px
    }

    .side-nav .user-view,
    .side-nav .userView {
        padding: 16px 16px 0
    }
}

.side-nav .collapsible-body > ul:not(.collapsible) > li.active,
.side-nav.fixed .collapsible-body > ul:not(.collapsible) > li.active {
    background-color: #ee6e73
}

    .side-nav .collapsible-body > ul:not(.collapsible) > li.active a,
    .side-nav.fixed .collapsible-body > ul:not(.collapsible) > li.active a {
        color: #fff
    }

.side-nav .collapsible-body {
    padding: 0
}

#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 997;
    will-change: opacity
}

.picker__nav--prev,
.picker__nav--next {
    position: absolute;
    padding: .5em 1.25em;
    width: 1em;
    height: 1em;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    top: -0.25em
}

.picker__nav--prev {
    left: -1em;
    padding-right: 1.25em
}

.picker__nav--next {
    right: -1em;
    padding-left: 1.25em
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
    cursor: default;
    background: none;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
    cursor: pointer;
    color: #000000;
    background: #a1ded8
}

.picker__nav--prev:before,
.picker__nav--next:before {
    content: " ";
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-right: 0.75em solid #676767;
    width: 0;
    height: 0;
    display: block;
    margin: 0 auto
}

.picker__nav--next:before {
    border-right: 0;
    border-left: 0.75em solid #676767
}

nav a {
    -webkit-font-smoothing: antialiased
}

nav ul li a:hover,
nav ul li.active {
    background-color: #00F0F9
}

ul.side-nav.fixed li.logo {
    text-align: center;
    margin-top: 32px;
    margin-bottom: 80px
}

    ul.side-nav.fixed li.logo:hover,
    ul.side-nav.fixed li.logo #logo-container:hover {
        background-color: transparent
    }

ul.side-nav.fixed {
    overflow: hidden
}

    ul.side-nav.fixed li {
        line-height: 44px
    }

        ul.side-nav.fixed li.active {
            background-color: rgba(0, 0, 0, 0.05)
        }

        ul.side-nav.fixed li a {
            font-size: 13px;
            line-height: 44px;
            height: 44px;
            padding: 0 30px
        }

            ul.side-nav.fixed li a .new.badge {
                margin-top: calc(22px - 11px)
            }

    ul.side-nav.fixed ul.collapsible-accordion {
        background-color: #FFF
    }

        ul.side-nav.fixed ul.collapsible-accordion a.collapsible-header {
            padding: 0 30px
        }

        ul.side-nav.fixed ul.collapsible-accordion .collapsible-body li a {
            font-weight: 400;
            padding: 0 37.5px 0 45px
        }

    ul.side-nav.fixed:hover {
        overflow-y: auto
    }

.bold > a {
    font-weight: bold
}

#logo-container {
    height: 57px;
    margin-bottom: 32px
}

.patreon-ad {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 45px;
    width: 299px;
    background-color: #fff;
    z-index: 1000;
    border-top: 1px solid rgba(0, 0, 0, 0.14)
}

    .patreon-ad a {
        width: 100%;
        line-height: 45px;
        padding: 0 30px
    }

.patreon-footer-ad {
    display: inline-block;
    float: left;
    margin-right: 50px
}

    .patreon-footer-ad a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 70px
    }

    .patreon-footer-ad img {
        max-width: 200px;
        max-height: 100%
    }

@media only screen and (max-width: 992px) {
    .patreon-ad {
        display: none
    }
}

nav.top-nav {
    height: 110px;
    -webkit-box-shadow: none;
    box-shadow: none
}

    nav.top-nav a.page-title {
        line-height: 110px;
        font-size: 48px
    }

a.button-collapse.top-nav {
    position: absolute;
    text-align: center;
    height: 48px;
    width: 48px;
    left: 7.5%;
    top: 55px;
    float: none;
    margin-left: -8px;
    color: #fff;
    font-size: 36px;
    z-index: 2
}

    a.button-collapse.top-nav.full {
        line-height: 110px
    }

    a.button-collapse.top-nav i {
        font-size: 32px
    }

@media only screen and (max-width: 600px) {
    a.button-collapse.top-nav {
        left: 5%
    }
}

@media only screen and (max-width: 992px) {
    nav .nav-wrapper {
        text-align: center
    }

        nav .nav-wrapper a.page-title {
            font-size: 36px
        }
}

@media only screen and (min-width: 993px) {
    .container {
        width: 85%
    }
}

#front-page-logo {
    display: inline-block;
    height: 100%;
    pointer-events: none
}

@media only screen and (max-width: 992px) {
    #front-page-nav ul.side-nav li {
        float: none;
        padding: 0 15px
    }

        #front-page-nav ul.side-nav li:hover {
            background-color: #ddd
        }

        #front-page-nav ul.side-nav li .active {
            background-color: transparent
        }

    #front-page-nav ul.side-nav a {
        color: #444
    }
}

#responsive-img {
    width: 80%;
    display: block;
    margin: 0 auto
}

#index-banner {
    background-color: #ee6e73
}

    #index-banner .container {
        position: relative
    }

    #index-banner .header {
        color: #FFF
    }

    #index-banner h4 {
        margin-bottom: 40px
    }

    #index-banner h1 {
        margin-top: 16px
    }

@media only screen and (max-width: 992px) {
    #index-banner h1 {
        margin-top: 60px
    }

    #index-banner h4 {
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 600px) {
    #index-banner h4 {
        margin-bottom: 0
    }
}

.github-commit {
    padding: 14px 0;
    height: 64px;
    line-height: 36px;
    background-color: #5c5757;
    color: #e6e5e5;
    font-size: .9rem
}

@media only screen and (max-width: 992px) {
    .github-commit {
        text-align: center
    }
}

#github-button {
    background-color: #6f6d6d;
    -webkit-transition: .25s ease;
    transition: .25s ease
}

    #github-button:hover {
        background-color: #797777
    }

.sha {
    color: #f0f0f0;
    margin: 0 6px 0 6px
}

#download-button {
    background-color: #f3989b;
    width: 260px;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    font-weight: 400
}

    #download-button:hover {
        background-color: #f5a5a8
    }

.promo {
    width: 100%
}

    .promo i {
        margin: 40px 0;
        color: #ee6e73;
        font-size: 7rem;
        display: block
    }

.promo-caption {
    font-size: 1.7rem;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 0
}

#front-page-nav {
    background-color: #FFF;
    position: relative
}

#front-page-nav a {
    color: #ee6e73
}

#front-page-nav li:hover {
    background-color: #fdeaeb
}

#front-page-nav li.active {
    background-color: #fdeaeb
}

#front-page-nav .container {
    height: inherit
}

#nav-mobile li.search {
    position: absolute;
    left: 0;
    right: 0;
    top: 120px;
    margin-top: 1px;
    padding: 1px 0 0 0;
    z-index: 2
}

    #nav-mobile li.search:hover {
        background-color: #fff
    }

    #nav-mobile li.search .search-wrapper {
        margin: 0 12px;
        -webkit-transition: margin .25s ease;
        transition: margin .25s ease
    }

        #nav-mobile li.search .search-wrapper.focused {
            margin: 0
        }

        #nav-mobile li.search .search-wrapper input#search {
            display: block;
            font-size: 16px;
            font-weight: 300;
            width: 100%;
            height: 45px;
            margin: 0;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0 45px 0 15px;
            border: 0
        }

            #nav-mobile li.search .search-wrapper input#search:focus {
                outline: none;
                -webkit-box-shadow: none;
                box-shadow: none
            }

        #nav-mobile li.search .search-wrapper i.material-icons {
            position: absolute;
            top: 10px;
            right: 10px;
            cursor: pointer
        }

    #nav-mobile li.search .search-results {
        margin: 0;
        border-top: 1px solid #e9e9e9;
        background-color: #fff
    }

        #nav-mobile li.search .search-results a {
            font-size: 12px;
            white-space: nowrap;
            display: block
        }

            #nav-mobile li.search .search-results a:hover,
            #nav-mobile li.search .search-results a.focused {
                background-color: #eee;
                outline: none
            }

body.themes .themes-section {
    padding: 60px 0 40px 0
}

    body.themes .themes-section.right-aligned {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    body.themes .themes-section .theme-preview {
        width: 100%
    }

    body.themes .themes-section h4 {
        margin-top: 0
    }

    body.themes .themes-section .badge.new {
        font-weight: 400;
        float: none;
        display: inline-block;
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

.shopify-buy-frame,
.shopify-btn {
    float: left
}

.shopify-buy-frame {
    width: 107px
}

.shopify-btn {
    background-color: #78B657;
    font-size: 15px;
    font-family: 'Helvetica Neue';
    letter-spacing: .3px;
    border-radius: 2px;
    color: #fff;
    padding: 10px 20px;
    -webkit-transition: background .2s;
    transition: background .2s;
    margin: 20px 0 0 5px;
    -webkit-font-smoothing: antialiased
}

    .shopify-btn:hover {
        background-color: #5f9d3e
    }

.themes-banner {
    text-align: center;
    background-color: #5f5f5f;
    padding: 30px 0
}

    .themes-banner p {
        font-size: 18px;
        color: #fff
    }

    .themes-banner a {
        color: #baef74
    }

@media only screen and (max-width: 600px) {
    body.themes .themes-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

        body.themes .themes-section.right-aligned {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -webkit-flex-direction: column-reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse
        }

        body.themes .themes-section .theme-preview {
            margin-bottom: 40px
        }
}
