#header-wrap {
    position: relative;
    z-index: 300
}
#header-wrap.header-white {
    background: rgba(255, 255, 255, 0.35)
}
#header-wrap.header-white.nobg {
    background: transparent
}
#header-wrap.header-white.nobg #nav>ul:first-child {
    border-color: #fff
}
#header-wrap.header-white.nobg #nav li>.btn.main-blue,
#header-wrap.header-white.nobg #nav li>.main-blue.btn-large {
    color: #fff;
    border-color: #fff
}
#header-wrap.header-white.nobg #nav li>.btn.main-blue:hover,
#header-wrap.header-white.nobg #nav li>.main-blue.btn-large:hover {
    color: #007ac7;
    background-color: #fff
}
#header-wrap.header-white.nobg .user-links .login-link {
    border-color: #fff
}
#header {
    padding-top: 16px;
    padding-bottom: 16px;
    position: relative;
    z-index: 990
}
@media only screen and (max-width: 760px) {
    #header {
        padding-bottom: 16px
    }
}
#header.img-header .user-links {
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3)
}
#header.img-header .user-links a.login-link {
    border-color: #fff
}
#header.img-header .button-collapse {
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3)
}
#header #nav {
    background: transparent;
    box-shadow: none;
    color: inherit;
    position: relative;
    margin-top: 10px;
    height: 36px;
    line-height: normal
}
#header #nav .btn,
#header #nav .btn-large,
#header #nav .btn-flat {
    margin: 0
}
@media only screen and (max-width: 760px) {
    #header #nav {
        display: none
    }
}
#header #nav>ul>li>a {
    margin: 0 12px 0 0
}
#header #nav>ul {
    line-height: normal;
    position: relative
}
#header #nav>ul:first-child {
    margin-right: 1.5rem;
    padding-right: 1.5rem;
    border-right: 2px solid rgba(0, 0, 0, 0.2);
    float: left
}
#header #nav li {
    background-color: transparent;
    position: relative
}
#header #nav li>.btn,
#header #nav li>.btn-large {
    z-index: 420;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    background: transparent;
    padding: 0 10px;
    margin-right: 0px;
    vertical-align: top;
    font-weight: 500;
    border-bottom: 2px solid #007ac7;
    height: 36px
}
#header #nav li>.btn.main-dark-grey,
#header #nav li>.main-dark-grey.btn-large {
    color: #31343b;
    border-color: #31343b
}
#header #nav li>.btn.main-dark-grey:hover,
#header #nav li>.main-dark-grey.btn-large:hover {
    background: #31343b;
    color: #fff
}
#header #nav li>.btn.main-red,
#header #nav li>.main-red.btn-large {
    color: #c03539;
    border-color: #c03539
}
#header #nav li>.btn.main-red:hover,
#header #nav li>.main-red.btn-large:hover {
    background: #c03539;
    color: #fff
}
#header #nav li>.btn.main-blue,
#header #nav li>.main-blue.btn-large {
    color: #007ac7;
    border-color: #007ac7
}
#header #nav li>.btn.main-blue:hover,
#header #nav li>.main-blue.btn-large:hover {
    background: #007ac7;
    color: #fff
}
#header #nav li.bignav {
    position: static
}
#header .user-links {
    float: right;
    line-height: 2rem
}
#header .user-links a,
#header .user-links span {
    color: inherit
}
#header .user-links a.cart-link i,
#header .user-links span.cart-link i {
    margin-right: 8px
}
@media only screen and (max-width: 600px) {
    #header .user-links a.cart-link,
    #header .user-links span.cart-link {
        display: none
    }
}
#header .user-links .login-link {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    margin-right: 6px;
    padding-right: 6px
}
@media only screen and (max-width: 760px) {
    #header .user-links .login-link {
        display: none
    }
}
#header .button-collapse-wrap {
    float: left;
    height: 56px;
    margin: -16px 0 -16px -10px;
    padding: 16px 0 16px 10px;
    overflow: hidden
}
#header .button-collapse {
    font-size: 34px;
    line-height: 30px;
    margin-right: 10px;
    color: #31343b;
    float: left;
    display: none;
    padding: 2rem;
    margin: -2rem 0rem -2rem -1.5rem
}
@media only screen and (max-width: 760px) {
    #header .button-collapse {
        display: block;
        line-height: 24px;
        font-size: 28px
    }
}
#nav-mobile {
    z-index: 999
}
#nav-mobile .collapsible-header {
    margin: 0;
    padding: .2rem .5rem
}
#nav-mobile .collapsible-header i.material-icons {
    height: auto;
    font-size: 1.6rem
}
#nav-mobile .collapsible-body {
    padding: 0
}
#nav-mobile .collapsible-body li.active {
    background: transparent
}
#nav-mobile .collapsible-body li.active a {
    color: #007ac7
}
#nav-mobile li {
    line-height: 3rem;
    color: #007ac7;
    -webkit-tap-highlight-color: transparent
}
#nav-mobile li a {
    height: auto;
    line-height: inherit;
    background-color: transparent
}
#nav-mobile li.main-dark-grey>.collapsible-header {
    background-color: #31343b;
    color: #fff
}
#nav-mobile li.main-dark-grey .collapsible-body a,
#nav-mobile li.main-dark-grey .collapsible-body .collapsible-header {
    background: transparent;
    color: #31343b
}
#nav-mobile li.main-red>.collapsible-header {
    background-color: #c03539;
    color: #fff
}
#nav-mobile li.main-red .collapsible-body a,
#nav-mobile li.main-red .collapsible-body .collapsible-header {
    background: transparent;
    color: #c03539;
}
#nav-mobile li.main-blue>.collapsible-header {
    background-color: #007ac7;
    color: #fff;
}
#nav-mobile li.main-blue .collapsible-body a,
#nav-mobile li.main-blue .collapsible-body .collapsible-header {
    background: transparent;
    color: #007ac7;
}
#nav-mobile .top-links {
    background-color: #eee;
}
#nav-mobile .top-links a {
    display: inline-block;
    text-rendering: optimizeLegibility;
    margin: 0;
}
#nav-mobile .top-links a i.material-icons {
    font-size: 1.1rem;
    line-height: inherit;
    height: auto;
}
#mainLogo-wrap {
    transform: scale(0.95);
    display: block;
    float: left;
    position: relative;
    height: auto;
}

#mainLogo {
    opacity: 1;
    position: relative;
    transition: opacity .2s;
    white-space: nowrap;
    font-size: 38px;
    line-height: 40px;
    margin-bottom: 10px;
    display: block;
    color: #31343b;
}

#mainLogo span.btn {
    font-size: 38px;
    line-height: 40px;
    display: inline-block;
    padding: 0.5rem 1rem;
    height: auto;
}
#mainLogo span.logo-text {
    position: relative;
    top: 5px;
    font-size: 42px;
    line-height: 50px;
    background-color: #ddd;
    padding: 4px 15px;
    color: #555;
    margin-left: 5px;
    border-radius: 2px;
}

@media only screen and (max-width: 760px) {
    #mainLogo {
        font-size: 28px;
        line-height: 30px;
    }

    #mainLogo span.btn {
        font-size: 28px;
        line-height: 30px;
    }
    #mainLogo span.logo-text {
        font-size: 32px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 760px) {
    #mainLogo {
        width: 260px
    }
}
#mainLogo img {
    display: block;
    max-width: none
}
@media only screen and (max-width: 760px) {
    #mainLogo img {
        width: 100%;
        height: auto
    }
}
#mainLogo-small {
    opacity: 0;
    float: left;
    position: absolute;
    margin-top: -2px;
    transition: opacity .2s
}
@media only screen and (max-width: 360px) {
    #mainLogo-small {
        opacity: 1
    }
}
#mainLogo-small img {
    max-width: none
}
#footer {
    background: #ddd
}
#footer #footer-content {
    background-color: rgba(255, 255, 255, 0.5);
    padding: .5rem 0
}
#footer #footer-content .info-pages {
    line-height: 45px
}
#footer #footer-content .info-pages a {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 1rem;
    text-transform: uppercase;
    color: #007ac7
}
#footer #footer-content .info-pages a:first-child {
    border-left: 0;
    padding-left: 0
}
@media only screen and (max-width: 600px) {
    #footer #footer-content .info-pages {
        text-align: center
    }
}
#footer #footer-content .social-pages {
    text-align: right;
    line-height: 45px
}
@media only screen and (max-width: 600px) {
    #footer #footer-content .social-pages {
        text-align: center
    }
}
#footer #footer-content .social-pages a {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px
}
#footer #footer-content .social-pages a .icon {
    font-size: 30px;
    vertical-align: middle
}
#footer #footer-content .social-pages a .icon.icon-facebook-squared {
    color: #3b5998
}
#footer #footer-content .social-pages a .icon.icon-twitter-squared {
    color: #4099FF
}
#footer #footer-content .social-pages a .icon.icon-instagram {
    color: #3f729b
}
#footer #footer-content .social-pages a .icon.icon-pinterest-circled {
    color: #C92228
}
#footer #footer-content .social-pages a .icon.icon-gplus-squared {
    color: #dd4b39
}
#footer .row {
    margin-bottom: 0
}
#footer .copyright {
    font-size: 12px;
    color: #626262
}
#footer .copyright a {
    color: #007ac7;
    text-decoration: underline
}
#main {
    flex: 1 0 auto
}
.img-title {
    position: relative;
    min-height: 300px
}
.img-title h1,
.img-title .h1_wrap .h1_group .breadcrumbs,
.h1_wrap .h1_group .img-title .breadcrumbs {
    color: #fff;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 16px;
    left: 40px;
    font-weight: 200;
    margin: 0;
    width: 100%
}
.img-title img {
    display: block;
    max-width: 100%;
    height: auto
}
@media only screen and (max-width: 1000px) {
    .img-title img {
        max-height: 300px;
        max-width: none;
        position: absolute;
        left: 50%;
        margin-left: -500px
    }
}
@media only screen and (max-width: 1000px) and (max-width: 600px) {
    .img-title img {
        margin-left: -600px
    }
}
.img-title.full {
    margin-top: -122px;
    margin-bottom: 1rem;
    overflow: hidden
}
@media only screen and (max-width: 760px) {
    .img-title.full {
        margin-top: -58px
    }
}
.img-title.full .underlay-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}
.img-title.full .container-wrap {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: .5rem 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2;
    pointer-events: auto
}
.img-title.full .container-wrap .container {
    height: 100%;
    position: relative
}
.img-title.full h1,
.img-title.full .h1_wrap .h1_group .breadcrumbs,
.h1_wrap .h1_group .img-title.full .breadcrumbs {
    position: static;
    width: auto;
    left: 0;
    bottom: 0
}
.img-title.full .btn,
.img-title.full .btn-large {
    margin-left: .5rem
}
.img-title.full .btn:first-child,
.img-title.full .btn-large:first-child {
    margin-left: 0
}
.img-title.full .row {
    line-height: 52px
}
#page-toc {
    position: fixed;
    right: 2rem;
    bottom: 4rem;
    z-index: 200;
    background-color: #fff;
    padding: 1rem
}
#page-toc .table-of-contents {
    margin: 0
}
#page-toc .table-of-contents a {
    padding: 0;
    border: 0
}
#page-toc .table-of-contents a.selected {
    border-left: 2px solid #333;
    padding-left: 10px;
    font-weight: 300
}
.home-section {
    margin-top: 60px;
    margin-bottom: 40px;
    border-top: 2px solid #d1d1d1;
    padding-top: 20px;
}
.home-section .home-tiles .row {
    margin: 0
}
.home-section .home-tiles .row .col,
.home-section .home-tiles .row .card-wrap {
    padding: 0
}
.home-section .home-tiles .row .col a,
.home-section .home-tiles .row .card-wrap a {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    overflow: hidden
}
.home-section .home-tiles .row .col a img,
.home-section .home-tiles .row .card-wrap a img {
    display: block;
    width: 100%;
    max-width: none;
    max-height: 100%
}
.home-section .home-tiles .row .col a .title,
.home-section .home-tiles .row .card-wrap a .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, rgba(0, 0, 0, 0.5)), color-stop(0%, transparent))
}
.home-section .home-tiles .row .col a .title span,
.home-section .home-tiles .row .card-wrap a .title span {
    width: 100%;
    color: #fff;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);
    font-family: "Roboto Slab", serif;
    font-weight: 200;
    font-size: 2rem;
    line-height: 2rem
}
@media only screen and (max-width: 1240px) {
    .home-section .home-tiles .row .col a .title span,
    .home-section .home-tiles .row .card-wrap a .title span {
        font-size: 1.5rem;
        line-height: 1.5rem
    }
}
.home-section .home-tiles .row .col.half-height a img.fit-height,
.home-section .home-tiles .row .half-height.card-wrap a img.fit-height {
    width: auto;
    height: 100%
}
.home-section .become-artist {
    text-align: center;
    padding-top: 3rem
}
.modal.social-app {
    max-width: 740px;
    width: 100%
}
.modal.social-app .modal-content {
    padding: 16px 16px 0 16px
}
.modal.social-app .modal-content>p {
    margin: 0 0 0.5rem
}
#listPreviews {
    width: 560px;
    margin: 0
}
#listPreviews .card {
    cursor: pointer
}
#main-account {
    background: #eee;
    padding-top: 1rem;
    display: flex
}
@media only screen and (max-width: 600px) {
    #main-account {
        padding-top: 0
    }
}
#main-account .h1-group-small {
    color: #333;
    font-size: 1.8rem;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    line-height: 3rem;
    margin-bottom: 0.5rem
}
@media only screen and (max-width: 600px) {
    #main-account .h1-group-small {
        text-align: center;
        background-color: #ddd
    }
}
#main-account .h1-group-small .breadcrumbs {
    display: inline-block;
    line-height: 2.8rem;
    vertical-align: top
}
#main-account .h1-group-small .breadcrumbs a {
    color: inherit;
    display: inline-block;
    border-right: 1px solid #999;
    font-size: 1.2rem;
    line-height: 1.2rem;
    padding-right: 0.75rem;
    margin-right: 0.75rem;
    vertical-align: middle
}
#main-account .h1-group-small h1,
#main-account .h1-group-small .h1_wrap .h1_group .breadcrumbs,
.h1_wrap .h1_group #main-account .h1-group-small .breadcrumbs {
    display: inline-block;
    margin: 0;
    font-size: inherit;
    color: inherit;
    font-weight: 400;
    font-family: inherit
}
#main-account .info-badge {
    background-color: #ddd;
    color: inherit;
    margin-bottom: 1rem
}
#main-account .info-badge.white-style {
    background-color: #fff;
    color: #999
}
#main-account .card.product:hover {
    transform: none
}
@media only screen and (max-width: 600px) {
    #main-account .card.product:hover {
        transform: none
    }
}
#main-account .card.product .card-title.with-btn {
    padding-right: 30px
}
#main-account .nav ul {
    margin: 0 -1rem
}
#main-account .nav li>a>i.material-icons {
    height: auto;
    width: auto;
    line-height: inherit;
    font-size: 24px;
    margin-right: 1rem
}
#main-account .nav li>a>.icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 1rem;
    background: transparent center center no-repeat;
    background-size: 100% 100%
}
#main-account .nav li>a>.icon.icon-shopify {
    background-image: url("../../img/account/shopify-icon.svg");
    margin-top: -2px
}
#main-account .nav li>a>.icon.icon-bigcartel {
    background-image: url("../../img/account/bigcartel-icon.svg")
}
#main-account .nav li>a>.icon.icon-etsy {
    background-image: url("../../img/account/etsy-icon.svg");
    margin-top: -2px;
    height: 18px
}
.sortbar {
    height: 3rem;
    line-height: 3rem;
    margin-bottom: 0.75rem;
    background-color: #fff
}
.sortbar .input-field {
    margin: 0
}
.sortbar .input-field .select-wrapper {
    width: 10rem;
    padding: 0 1rem;
    transition: background-color 0.3s ease;
    will-change: background-color
}
.sortbar .input-field .select-wrapper .caret {
    top: 0;
    right: 1rem
}
.sortbar .input-field .select-wrapper:hover {
    background-color: rgba(0, 0, 0, 0.1)
}
.sortbar .input-field label {
    transform: none;
    top: 0;
    height: 100%
}
.sortbar .input-field label i {
    line-height: inherit
}
.sortbar .input-field label:not(.label-icon).active {
    transform: none
}
.sortbar .input-field input {
    border: 0;
    margin: 0
}
.sortbar .input-field input[type="search"] {
    padding-left: 3rem
}
.sortbar .input-field input[type="search"]+label {
    left: 1.5rem
}
.sortbar .btn-flat {
    height: 3rem;
    line-height: 3rem;
    width: 3rem;
    float: right;
    text-align: center;
    border-radius: 0
}
.sortbar .btn-flat:hover {
    background-color: rgba(0, 0, 0, 0.1)
}
.sortbar .btn-flat.active {
    color: #c03539
}
.main-action-btn {
    position: absolute;
    top: 0.25rem;
    right: 0.75rem
}
@media only screen and (max-width: 992px) {
    .main-action-btn {
        position: static;
        top: 0;
        right: 0;
        margin: 0 0 1rem 0
    }
}
.main-action-btn.btn-floating {
    position: fixed;
    bottom: 4%;
    right: 6%;
    z-index: 900
}
.main-action-btn.btn-floating i {
    font-size: 2.6rem
}
.card .card-image img.sync-thumbnail {
    width: 40%;
    border: 3px solid #fff;
    position: absolute;
    bottom: 0.5rem;
    right: 0.5rem;
    left: auto;
    top: auto
}

.list-info-tiles .info-tile {
    position: relative
}
.list-info-tiles .info-tile .info-tile-content {
    position: absolute;
    top: 0;
    text-align: center;
    padding: 1rem;
    width: 100%;
    height: 100%;
    min-height: 160px
}
.list-info-tiles .info-tile .info-tile-content .valign,
.list-info-tiles .info-tile .info-tile-content .info-badge .material-icons,
.info-badge .list-info-tiles .info-tile .info-tile-content .material-icons {
    width: 100%
}
.list-info-tiles .info-tile .info-tile-content p {
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 300;
    font-size: 1.2rem;
    color: #fff;
    text-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
    margin: 0 0 .5rem 0
}
.list-info-tiles .info-tile .info-tile-content p .plus {
    font-size: 2.5rem;
    font-weight: 400
}
.list-info-tiles .info-tile .info-tile-content p .icon-heart {
    color: red
}
.info-tile .info-tile-content {
    background: transparent
}
.info-tile .info-tile-content p {
    font-size: 1.5rem
}
.info-tile .info-tile-content p strong {
    font-size: 3rem
}

body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    background-color: #f1f1e4;
    overflow: auto !important;
}
.container {
    width: 100%;
    padding: 0 .75rem
}
@media only screen and (min-width: 601px) {
    .container {
        width: 100%;
        padding: 0 1.5rem
    }
}
@media only screen and (min-width: 993px) {
    .container {
        width: 100%
    }
}
.container.medium {
    max-width: 760px
}
.col img,
.card-wrap img {
    max-width: 100%;
    height: auto;
    vertical-align: top
}
.col img.materialboxed.active,
.card-wrap img.materialboxed.active,
.col img.active.materialboxed-autowidth,
.card-wrap img.active.materialboxed-autowidth {
    max-width: none
}
.row.no-margin {
    margin-bottom: 0
}
@media only screen and (max-width: 760px) {
    .row {
        margin-bottom: 10px
    }
}

.grid-element-wrap {
    margin-bottom: 1.5rem
}
.grid-element-wrap .grid-element {
    position: relative;
    display: block;
}
.grid-element-wrap .grid-element .grid-element-bg {
    display: block;
    position: relative;
    z-index: -1
}
.grid-element-wrap .grid-element .grid-element-title {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 1rem;
    margin: 0;
    line-height: 2.8rem;
    padding: 0 10px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.grid-element-wrap .grid-element .grid-element-title.main-dark-grey {
    background-color: #31343b
}
.grid-element-wrap .grid-element .btn-floating.btn-large {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -28px;
    margin-left: -28px;
    opacity: 0
}
.grid-element-wrap .grid-element:hover .btn-floating {
    opacity: 1
}
.picture-wrap.circle {
    display: inline-block;
    overflow: hidden;
    vertical-align: top
}
.picture-wrap.circle img {
    width: 100%;
    height: auto;
    max-width: none;
    max-height: none
}
.artist-card {
    display: inline-block;
    background-color: #fff;
    padding-right: 1.5rem;
    line-height: 48px
}
.artist-card .picture-wrap {
    width: 48px;
    height: 48px;
    margin-right: .75rem;
    display: inline-block
}
.artist-card .artist-card-content {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.3rem
}

.material-icons {
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1
}
.material-icons.md-18 {
    font-size: 18px
}
.material-icons.md-24 {
    font-size: 24px
}
.material-icons.md-36 {
    font-size: 36px
}
.material-icons.md-48 {
    font-size: 48px
}
.material-icons.md-dark {
    color: rgba(0, 0, 0, 0.54)
}
.material-icons.md-dark.md-inactive {
    color: rgba(0, 0, 0, 0.26)
}
.material-icons.md-light {
    color: #fff
}
.material-icons.md-light.md-inactive {
    color: rgba(255, 255, 255, 0.3)
}
.main-red-text {
    color: #c03539 !important;
}
.main-dark-grey-text {
    color: #31343b;
}
.main-blue-text {
    color: #007ac7;
}
.btn.main-red,
.main-red.btn-large {
    background: #c03539;
}
.btn.main-dark-grey,
.main-dark-grey.btn-large {
    background: #31343b;
}
.btn.main-blue,
.main-blue.btn-large {
    background: #007ac7;
}
.btn-flat {
    padding: 0 1rem;
}
.btn-flat.icon-btn {
    padding: 0;
}
.btn-flat.icon-btn i {
    font-size: 1.8rem;
}
.btn-flat.hover-blue:hover,
.btn-flat.hover-blue.active {
    color: #c03539;
}
.btn-flat.btn-floating {
    box-shadow: none;
}
.btn-flat.main-red {
    color: #c03539;
}
.btn-flat.main-dark-grey {
    color: #31343b;
}
.btn-flat.main-blue {
    color: #007ac7;
}
.btn-flat.btn-flat-bg {
    background-color: #c03539;
    color: #fff;
}
.btn-flat.btn-flat-bg.main-red {
    background-color: #c03539;
    color: #fff;
}
.btn-flat.btn-flat-bg.main-red:hover {
    background-color: #ca383c;
}
.btn-flat.btn-flat-bg.main-dark-grey {
    background-color: #31343b;
    color: #fff;
}
.btn-flat.btn-flat-bg.main-dark-grey:hover {
    background-color: #393d45;
}
.btn-flat.btn-flat-bg.main-blue {
    background-color: #007ac7;
    color: #fff
}
.btn-flat.btn-flat-bg.main-blue:hover {
    background-color: #0083d6;
}
.btn .preloader-wrapper,
.btn-large .preloader-wrapper,
.btn-flat .preloader-wrapper {
    display: block;
    width: 24px;
    height: 24px
}
.btn .preloader-wrapper .spinner-layer,
.btn-large .preloader-wrapper .spinner-layer,
.btn-flat .preloader-wrapper .spinner-layer {
    border-color: #dedede
}
.modal-footer .btn-flat .preloader-wrapper {
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
    width: 20px;
    height: 20px
}
.btn.disabled .spinner-layer,
.disabled.btn-large .spinner-layer,
.btn-flat.btn-flat-bg.main-red.disabled .spinner-layer,
button.btn-flat-bg.main-red.btn-flat[disabled] .spinner-layer,
.btn-flat.btn-flat-bg.main-dark-grey.disabled .spinner-layer,
button.btn-flat-bg.main-dark-grey.btn-flat[disabled] .spinner-layer,
.btn-flat.btn-flat-bg.main-blue.disabled .spinner-layer,
button.btn-flat-bg.main-blue.btn-flat[disabled] .spinner-layer,
.btn-flat.btn-flat-bg.primary-color.disabled .spinner-layer,
button.btn-flat-bg.primary-color.btn-flat[disabled] .spinner-layer,
.btn-flat.btn-flat-bg.secondary-color.disabled .spinner-layer,
button.btn-flat-bg.secondary-color.btn-flat[disabled] .spinner-layer,
.btn-flat.disabled .spinner-layer,
button.btn-flat[disabled] .spinner-layer {
    border-color: #9f9f9f
}
button.btn-flat:focus {
    background-color: transparent
}
@media only screen and (max-width: 992px) {
    .btn.btn-large,
    .btn-large,
    .btn-flat.btn-large {
        padding: 0 1rem;
        height: 42px;
        line-height: 42px
    }
}
@media only screen and (max-width: 600px) {
    .btn.btn-large,
    .btn-large,
    .btn-flat.btn-large {
        padding: 0 1rem;
        height: 36px;
        line-height: 36px
    }
}
.btn-floating.btn-large {
    width: auto;
    height: auto;
    border-radius: 12px;
    padding: 0 12px;
}
.btn-floating.btn-large i {
    transition: .3s
}
.btn-floating.btn-large.loading {
    width: auto;
    height: auto;
    border-radius: 12px;
    margin-left: -2.75px;
    margin-top: -2.75px
}
.btn-floating.btn-large.loading i {
    margin-top: 3px
}
.btn-floating.btn-large.disabled i {
    color: #9f9f9f
}
.btn-floating.btn-large .preloader-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    border-radius: 12px;
}
.btn:hover,
.btn-large:hover,
.btn-flat:hover,
.btn-floating:hover {
    text-decoration: none
}
.hgroup-btn h2 {
    float: left;
    margin: 0
}
.hgroup-btn .btn,
.hgroup-btn .btn-large {
    float: right;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    padding: 0 1rem;
    margin-top: .2rem
}
.small-btn {
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    padding: 0 .5rem
}
.small-btn.waves-circle {
    width: 32px;
    height: 32px;
    margin: -3px 0;
    line-height: 32px;
    padding: 0
}
.small-btn i {
    font-size: 1.1rem
}
.small-btn i.left,
.small-btn #headbands-page #headband-slider .slider-container .slider .slider-btns i.slider-btn-prev,
#headbands-page #headband-slider .slider-container .slider .slider-btns .small-btn i.slider-btn-prev {
    margin-right: .4rem
}
.small-btn i.right,
.small-btn #headbands-page #headband-slider .slider-container .slider .slider-btns i.slider-btn-next,
#headbands-page #headband-slider .slider-container .slider .slider-btns .small-btn i.slider-btn-next {
    margin-left: .4rem
}
.btn.tight-btn,
.tight-btn.btn-large {
    padding: 0 1rem
}
.btn.btn-facebook,
.btn-facebook.btn-large {
    background: #3b5999
}
.btn.btn-twitter,
.btn-twitter.btn-large {
    background: #5ea9dd
}
.waves-effect.waves-maindark-grey .waves-ripple {
    background-color: rgba(236, 1, 140, 0.65)
}
.waves-effect.waves-mainblue .waves-ripple {
    background-color: rgba(4, 175, 239, 0.65)
}
.waves-effect.waves-maingrey .waves-ripple {
    background-color: rgba(50, 50, 50, 0.65)
}
.btn.primary-color,
.primary-color.btn-large,
.btn-flat.btn-flat-bg.primary-color {
    background-color: #31343b;
    color: #fff
}
.btn.secondary-color,
.secondary-color.btn-large,
.btn-flat.btn-flat-bg.secondary-color {
    background-color: #c03539;
    color: #fff;
}
.btn-flat.primary-color {
    color: #31343b;
}
.btn-flat.secondary-color {
    color: #c03539;
}





.list-info-tiles {
    margin: 20px 0;
}

@media screen and (min-width: 601px) and (max-width: 992px){
    .info-tile-wrapper:last-child{
        width: 50% !important;
        margin-top: 20px;
        left: 25% !important;
        position: relative;
    }
}

h1, h2, h3, h4, h5, h6 {
    color: #555555;
}

#home-slider h1,
#home-slider h2,
#home-slider h3,
#home-slider h4,
#home-slider h5,
#home-slider h6 {
    color: #fdfdfd;
    font-size: 4rem;
    text-shadow: 1px 1px 0 #555;
}

#home-slider{
    height: 450px !important;
}

#home-slider p {
    color: #fdfdfd !important;
    font-size: 20px !important;
    text-shadow: 1px 1px 0 #555;
}

#home-slider .carousel-item{
    /*background-image: url("../img/lundl_slider_bg_01.jpg");*/
    background-image: url("../img/scarves.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    background-position: top center;
}


.logo {
    opacity: 1;
    position: relative;
    transition: opacity .2s;
    white-space: nowrap;
    font-size: 38px;
    line-height: 40px;
    margin-top: 10px;
    display: block;
    color: #31343b;
}

.logo span.btn {
    font-size: 38px;
    line-height: 40px;
    display: inline-block;
    padding: 0.5rem 1rem;
    height: auto;
}
.logo span.logo-text {
    position: relative;
    top: 5px;
    font-size: 42px;
    line-height: 50px;
    background-color: #ddd;
    padding: 4px 15px;
    color: #555;
    margin-left: 5px;
    border-radius: 2px;
}

@media only screen and (max-width: 760px) {
    .logo {
        font-size: 28px;
        line-height: 30px;
    }

    .logo span.btn {
        font-size: 28px;
        line-height: 30px;
    }
    .logo span.logo-text {
        font-size: 32px;
        line-height: 40px;
    }
}

.logo img {
    display: block;
    max-width: none
}
@media only screen and (max-width: 760px) {
    .logo img {
        width: 100%;
        height: auto
    }
}
.logo-small {
    opacity: 0;
    float: left;
    position: absolute;
    margin-top: -2px;
    transition: opacity .2s
}
@media only screen and (max-width: 360px) {
    .logo-small {
        opacity: 1
    }
}
.logo-small img {
    max-width: none
}

a h3:hover {
    text-decoration: underline;
}

#footer #footernav {
    background: transparent;
    box-shadow: none;
    color: inherit;
    position: relative;
    margin: 10px 0;
    height: 36px;
    line-height: normal
}
#footer #footernav .btn,
#footer #footernav .btn-large,
#footer #footernav .btn-flat {
    margin: 0
}
#footer #footernav>ul>li>a {
    margin: 0 12px 0 0
}
#footer #footernav>ul {
    line-height: normal;
    position: relative
}
#footer #footernav>ul:first-child {
    margin-right: 1.5rem;
    padding-right: 1.5rem;
    float: left
}
#footer #footernav li {
    background-color: transparent;
    position: relative
}
#footer #footernav li>.btn,
#footer #footernav li>.btn-large {
    z-index: 420;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    background: transparent;
    padding: 0 10px !important;
    margin-right: 0px;
    vertical-align: top;
    font-weight: 500;
    border-bottom: 2px solid #007ac7;
    height: 36px
}
#footer #footernav li>.btn.main-dark-grey,
#footer #footernav li>.main-dark-grey.btn-large {
    color: #31343b;
    border-color: #31343b
}
#footer #footernav li>.btn.main-dark-grey:hover,
#footer #footernav li>.main-dark-grey.btn-large:hover {
    background: #31343b;
    color: #fff
}
#footer #footernav li>.btn.main-red,
#footer #footernav li>.main-red.btn-large {
    color: #c03539;
    border-color: #c03539
}
#footer #footernav li>.btn.main-red:hover,
#footer #footernav li>.main-red.btn-large:hover {
    background: #c03539;
    color: #fff
}
#footer #footernav li>.btn.main-blue,
#footer #footernav li>.main-blue.btn-large {
    color: #007ac7;
    border-color: #007ac7
}
#footer #footernav li>.btn.main-blue:hover,
#footer #footernav li>.main-blue.btn-large:hover {
    background: #007ac7;
    color: #fff
}
#footer #footernav li.bignav {
    position: static
}