/*!HTML5 Boilerplate v5.1.0 | MIT License | https://html5boilerplate.com/*/

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.select {
    color: #000
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    font: 15px/26px 'Cabin', sans-serif;
    font-weight: 400;
    color: #4f4347;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    /*background: #fff5e3 */
	background: #BACACA;	
}

img {
    max-width: 100%;
    height: auto;
    border: 0
}

img.lazyload,
img.lazyloaded {
    transition: opacity linear 300ms
}

img.lazyload {
    opacity: 0
}

img.lazyloaded {
    opacity: 1
}

.responsive-img {
    width: 100%;
    height: auto
}

.float-right {
    float: right !important
}

.float-left {
    float: left !important
}

.float-none {
    float: none !important
}

.block {
    display: block !important
}

.margin-none {
    margin: 0 !important
}

.margin-top {
    margin-top: 50px !important
}

.margin-top-5 {
    margin-top: 5px !important
}

.margin-top-8 {
    margin-top: 8px !important
}

.margin-bottom {
    margin-bottom: 50px !important
}

.margin-bottom-dbl {
    margin-bottom: 100px !important
}

.margin-bottom-half {
    margin-bottom: 25px !important
}

.padding-none {
    padding: 0 !important
}

.padding-top {
    padding-top: 50px !important
}

.padding-bottom {
    padding-bottom: 50px !important
}

.padding-bottom-dbl {
    padding-bottom: 100px !important
}

.padding-bottom-half {
    padding-bottom: 25px !important
}

hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #9d918f;
    clear: both
}

.box-shadow {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .35);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .35)
}

.deemphasized {
    opacity: .65
}

.overflow-visible {
    overflow: visible !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #4f4347;
    font-family: cinzel, sans-serif;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 30px;
    margin-top: 0;
    letter-spacing: 3px
}

h4,
h5,
h6 {
    color: #827776;
    letter-spacing: 2px
}

h1,
.h1 {
    font-size: 34px
}

h2,
.h2 {
    font-size: 30px
}

h3,
.h3 {
    font-size: 26px
}

h4,
.h4 {
    font-size: 20px
}

h5,
.h5 {
    font-size: 18px
}

h6,
.h6 {
    font-size: 16px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #4f4347;
    text-decoration: none
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #827776
}

p {
    margin: 0 0 30px
}

em {
    font-style: italic
}

strong,
b {
    font-weight: 700
}

small,
.small {
    font-size: 95%
}

.large {
    font-size: 18px
}

.text-center {
    text-align: center
}

.text-left,
.text-left-center {
    text-align: left
}

.text-right,
.text-right-center {
    text-align: right
}

.uppercase {
    text-transform: uppercase
}

@font-face {
    font-family: boldbrush;
    src: url(//www.przewodek.com/styles/shared/fonts/boldbrush-webfont.eot);
    src: url(//www.przewodek.com/styles/shared/fonts/boldbrush-webfont.eot?#iefix) format('embedded-opentype'), url(//www.przewodek.com/styles/shared/fonts/boldbrush-webfont.woff2) format('woff2'), url(//www.przewodek.com/styles/shared/fonts/boldbrush-webfont.woff) format('woff'), url(//www.przewodek.com/styles/shared/fonts/boldbrush-webfont.ttf) format('truetype'), url(//www.przewodek.com/styles/shared/fonts/boldbrush-webfont.svg#new_fontregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fleur {
    color: #ed2024
}

.fleur:before {
    content: 'F';
    font-family: boldbrush;
    font-size: 28px;
    font-style: normal;
    position: relative;
    top: 4px;
    left: 0;
    margin-right: 5px
}

.enso:before {
    content: 'B';
    font-family: boldbrush;
    font-size: 28px;
    font-style: normal;
    position: relative;
    top: 4px;
    left: 0;
    margin-right: 5px
}

.dpw:before {
    content: 'D';
    font-family: boldbrush;
    font-size: 64px;
    font-style: normal;
    position: relative;
    top: 15px;
    left: 0
}

.boldbrush {
    font-family: boldbrush;
    font-size: 28px !important;
    font-style: normal;
    position: relative;
    top: 2px;
    left: 0
}

a {
    color: #9d918f;
    text-decoration: underline;
    outline: 0;
    -webkit-transition: .2s color linear;
    transition: .2s color linear
}

a:hover {
    color: #4f4347
}

a:hover,
a:active,
a:focus {
    outline: 0
}

a.arrow-link {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    text-decoration: none
}

a.arrow-link:after {
    font-family: fontawesome;
    font-size: 13px;
    content: '\f105';
    position: relative;
    top: 0;
    right: -5px
}

a.link {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    text-decoration: underline
}

.inline-list,
.social-list,
.subnav,
.artist-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block
}

.inline-list li {
    display: inline;
    margin: 0 10px
}

.social-list li {
    float: left;
    margin: 0 10px
}

.inline-list li:first-child,
.social-list li:first-child {
    margin-left: 0
}

.inline-list li:last-child,
.social-list li:last-child,
.subnav li:last-child {
    margin-right: 0
}

.subnav {
    margin-bottom: 25px
}

.subnav li {
    display: inline;
    margin-right: 20px;
    position: relative
}

.subnav li:after {
    content: "|";
    position: absolute;
    top: -5px;
    right: -13px
}

.subnav li:last-child:after {
    content: ""
}

.artist-list li {
    margin-bottom: 10px
}

.artist-list li a {
    font-size: 18px;
    text-decoration: none
}

.header {
    position: absolute;
    top: auto;
    width: 100%;
    background: #9d918f;
    padding-bottom: 25px;
    padding-top: 20px;
    z-index: 7;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.sticky {
    position: fixed !important
}

.site-title {
    display: block;
    margin-bottom: 15px
}

.site-title a {
    font-family: cinzel, sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: normal;
    color: #fff5e3;
    text-decoration: none;
    letter-spacing: 8px
}

.sf-menu,
.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

.sf-menu li {
    position: relative
}

.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 8
}

.sf-menu>li {
    display: inline-block
}

.sf-menu li:hover>ul,
.sf-menu li.sfHover>ul {
    display: block
}

.sf-menu a {
    display: block;
    position: relative
}

.sf-menu ul ul {
    top: 0;
    left: 100%
}

.sf-menu {
    position: relative
}

.sf-menu ul {
    min-width: 10em;
    *width: 10em;
    left: 50%;
    top: 32px;
    background: #9d918f;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.sf-menu a {
    font-family: cabin, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff5e3;
    text-decoration: none;
    letter-spacing: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.sf-menu li {
    white-space: nowrap;
    *white-space: normal;
    -webkit-transition: background .2s;
    transition: background .2s
}

.sf-menu li:hover>a,
.sf-menu li>a:hover,
.sf-menu li.current>a {
    color: #4f4347
}

.sf-menu li li a {
    font-size: 13px
}

.sf-menu>.selectednavlink>a {
    color: #140f11 !important
}

.sf-menu ul .selectednavlink a {
    color: #140f11 !important
}

.sf-menu .emptynavlink {
    display: none !important;
    visibility: hidden
}

.mobile-nav {
    cursor: pointer;
    display: none
}

.mobile-nav i {
    font-size: 20px;
    line-height: 24px;
    color: #fff5e3;
    -webkit-transition: .2s color linear;
    transition: .2s color linear
}

.mobile-nav i:hover {
    color: #4f4347
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: #9d918f;
    overflow: auto;
    z-index: 99
}

.wrap {
    text-align: left;
    width: 90%;
    padding: 25px
}

.wrap-nav {
    margin: 0;
    padding: 0
}

.wrap-nav li {
    display: block;
    vertical-align: top;
    position: relative
}

.wrap-nav li a {
    font-size: 20px;
    color: #fff5e3;
    display: block;
    padding: 10px 0;
    text-decoration: none
}

.wrap-nav li a:hover {
    color: #4f4347
}

.wrap-nav>.selectednavlink>a,
.wrap-nav ul .selectednavlink a {
    color: #140f11 !important
}

.wrap-nav ul li a {
    font-size: 18px;
    padding: 5px 0
}

.wrap .close {
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 28px;
    cursor: pointer
}

.wrap .close i {
    color: #fff5e3;
    -webkit-transition: .2s color linear;
    transition: .2s color linear
}

.wrap .close i:hover {
    color: #4f4347
}

.page-title {
    margin-top: 20px;
    margin-bottom: 40px
}

.content-item {
    overflow: hidden;
    margin-bottom: 50px
}

.content-item .alpha {
    text-align: right
}

.content-item .alpha h2 {
    font-size: 26px;
    margin-bottom: 0;
    margin-top: 5px
}

.content-item .omega {
    border-left: 1px solid #9d918f;
    padding-left: 20px
}

.col-1-3.alpha h4 {
    text-align: right
}

.hero {
    margin-bottom: 35px;
    height: 100%;
    min-height: 100%;
    position: relative;
    overflow: hidden;
    background-position: center center !important;
    background-repeat: repeat-y;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
}

.widgets .col-1-3,
.widgets .col-1-1 {
    padding-top: 15px;
    padding-bottom: 15px
}

.widget p:last-child {
    margin-bottom: 0
}

.widget ul {
    padding-left: 16px;
    text-align: left
}

.widget ul li {
    margin-bottom: 10px;
    line-height: 22px;
    color: #fff5e3
}

.widget_sidebar_works img {
    width: 100%
}

.widget_sidebar_works .col-1-4 {
    padding: 0 5px 10px
}

.widget h4 {
    color: #fff5e3
}

.widget_sidebar_newsletter h4 {
    color: #fff5e3
}

.widget a {
    color: #fff5e3
}

.widget a:hover {
    color: #4f4347
}

.price-boxes {
    text-align: center
}

.price-boxes .box {
    display: inline-block;
    width: 49%;
    padding: 0 5px
}

.price-boxes.faso-art-unframed-show,
.price-boxes.faso-art-framed-show {
    margin-bottom: 30px
}

.price-box {
    text-align: center;
    padding: 20px 10px;
    background: #f0e8d6
}

.price-box span {
    display: block
}

.price-box span span {
    display: inline-block
}

.price-box .note {
    font-weight: 700
}

.price-box .shipping {
    font-size: 11px
}

.price-box .cart-form {
    display: inline-block;
    margin-top: 10px
}

.user-cta {
    margin-bottom: 30px
}

.gallery-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 30px
}

.artist-item {
    position: relative;
    text-align: center
}

.artist-item a {
    text-decoration: none;
    -webkit-filter: none;
    filter: none
}

.artist-item a:hover,
.artist-item a img:hover {
    opacity: 1
}

.artist-item a h2 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0
}

.artist-item a img {
    margin-bottom: 15px;
    -webkit-filter: none;
    filter: none;
    -webkit-transition: .2s opacity linear;
    transition: .2s opacity linear
}

.artist-image {
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 0;
    opacity: 0;
    -webkit-transition: .2s opacity linear;
    transition: .2s opacity linear
}

.artist-item:hover .artist-image {
    opacity: 1;
    -webkit-filter: none;
    filter: none
}

.footer {
    font-size: 14px;
    width: 100%;
    text-align: center;
    clear: both;
    padding-bottom: 30px;
    padding-top: 5px
}

.footer .faso-bug a {
    color: #4f4347;
    text-decoration: none
}

.footer .faso-bug a:hover {
    color: #140f11
}

.social {
    margin-top: 20px
}

.social ul {
    margin: 8px 0 0;
    padding: 0;
    list-style: none;
    display: inline-block
}

.social ul li {
    display: inline;
    margin-right: 5px;
    margin-left: 5px
}

.social ul li i {
    font-size: 20px
}

.social ul li a {
    text-decoration: none
}

#blog-topical-nav,
#blog-archive-nav {
    display: none
}

.sidebar-blog-topical {
    margin-right: 10px;
    color: #000
}

.sidebar-blog-archives {
    color: #000
}

.follow-link a {
    text-decoration: none
}

.follow-link i {
    margin-right: 5px
}

.post-comment {
    margin-bottom: 10px;
    padding: 20px
}

.post-comment .avatar {
    margin-right: 12px;
    float: left
}

.post-comment .post-message {
    margin-bottom: 20px
}

.post-comment .post-meta {
    font-size: 13px;
    line-height: normal
}

.post-comment .post-body {
    overflow: hidden
}

.post-message p:last-child {
    margin-bottom: 0
}

.blog-comment-odd {
    background: #f0e8d6
}

.blog-comment-even {
    background: 0 0
}

.social-buttons {
    overflow: hidden;
    text-align: center;
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: #f0e8d6;
    z-index: 9999
}

.social-buttons ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.social-buttons li {
    line-height: normal;
    margin: 0;
    padding: 6px 12px
}

.social-buttons li a {
    font-size: 25px;
    line-height: normal
}

.post-nav {
    list-style: none;
    margin: 0 0 25px;
    padding: 0;
    overflow: hidden
}

.post-nav li {
    float: left;
    width: 33.33333%;
    text-align: center
}

.post-nav li:first-child {
    text-align: left
}

.post-nav li:last-child {
    text-align: right
}

.post-nav li a {
    text-decoration: none;
    text-transform: lowercase;
    font-size: 13px
}

.social-helper {
    display: inline-block
}

.share-buttons {
    width: 100%;
    text-align: center
}

.share-buttons table {
    margin: 0 auto
}

.related-posts {
    margin-bottom: 50px
}

.related-posts ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.related-posts ul li {
    margin-bottom: 10px
}

.caption {
    display: inline-block;
    font-size: 14px;
    margin-top: 10px
}

.success_message {
    font: 14px/24px 'Cabin', sans-serif !important;
    font-weight: 400 !important;
    padding: 20px;
    color: #4f4347;
    background-color: #e3d2b1 !important
}

.success_message h2 {
    font-size: 24px !important
}

.success_message .blog_comment {
    border-bottom: none !important
}

.item-box {
    position: relative;
    overflow: visible;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .35);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .35)
}

.item-caption:before,
.item-title {
    display: inline-block;
    vertical-align: middle
}

.item-caption:before {
    content: "";
    height: 100%
}

.item-caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    text-align: center;
    overflow: hidden;
    background: #f0e8d6;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
    transition: .2s all linear
}

.item-title {
    margin: 0;
    font-size: 24px;
    padding: 0 10px;
    width: 95%
}

.item-category {
    display: block;
    font-family: cabin, sans-serif;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 1px;
    opacity: .65;
    margin-top: 10px
}

.item-box:hover .item-caption {
    opacity: .9
}

.btn,
input[type=submit],
.bbav .bbav-button .btn {
    font-family: cabin, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    color: #4f4347;
    display: inline-block;
    cursor: pointer;
    position: relative;
    background: #e3d2b1;
    border: none;
    padding: 15px 40px;
    max-width: 100%;
    -webkit-transition: .2s all linear;
    transition: .2s all linear;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.btn:hover,
input[type=submit]:hover,
.bbav .bbav-button .btn:hover {
    color: #f0e8d6;
    background: #4f4347
}

.pagination {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    clear: both
}

.pagination ul {
    display: inline-block;
    margin: 0;
    padding: 0
}

.pagination ul li {
    float: left;
    list-style: none
}

.pagination ul li a {
    text-decoration: none;
    padding: 10px 15px;
    color: #4f4347
}

.pagination ul li a:hover {
    color: #fff5e3
}

.pagination ul li a.current {
    color: #fff5e3 !important;
    background: #140f11;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25)
}

::-webkit-input-placeholder {
    color: #4f4347
}

:-moz-placeholder {
    color: #4f4347
}

::-moz-placeholder {
    color: #4f4347
}

:-ms-input-placeholder {
    color: #4f4347
}

textarea:focus,
input:focus,
button:focus,
select:focus {
    outline: 0 !important
}

input[type=text],
textarea {
    font: 16px/24px 'Cabin', sans-serif;
    font-weight: 400;
    color: #4f4347;
    width: 100%;
    padding: 10px 20px;
    margin: 0;
    border: none;
    background: #e3d2b1;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

input[type=text] {
    height: 46px
}

textarea {
    height: 200px
}

input[type=submit] {
    display: block;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

.form-item {
    margin-bottom: 25px
}

.form-item.error input,
.form-item.error textarea {
    border: 1px solid red
}

.form-item.error label {
    color: red
}

.radio-group {
    display: block;
    margin-bottom: 20px
}

input[type=radio] {
    margin-right: 5px
}

.alert {
    margin-bottom: 20px;
    display: block
}

.alert label {
    color: red;
    display: block
}

.signup-form {
    position: relative;
    display: block
}

.signup-form .alert {
    line-height: normal;
    margin: 15px 0 0
}

.signup-form label.error {
    text-align: left
}

.signup-form input[type=text] {
    background: #fff5e3
}

.signup-form button {
    position: absolute;
    top: 1px;
    right: 0;
    padding: 10px;
    background: 0 0;
    border: none;
    cursor: pointer;
    font-size: 20px;
    color: #4f4347;
    line-height: normal;
    -webkit-transition: .2s color linear;
    transition: .2s color linear
}

.signup-form button:hover {
    color: #4f4347
}

.widget_sidebar_newsletter .col-1-3 {
    padding: 0
}

.widget_sidebar_newsletter h4 {
    margin-bottom: 0;
    margin-top: 10px
}

.subscribe-form {
    position: relative;
    display: none;
    margin-bottom: 15px
}

.subscribe-form h2 {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 10px
}

.subscribe-form input[type=text] {
    width: 350px;
    padding: 8px 15px;
    margin-right: 5px;
    margin-bottom: 10px;
    height: 40px
}

.subscribe-form .form-item {
    margin-bottom: 0;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.subscribe-form input[type=submit] {
    padding: 11px 30px;
    margin-bottom: 10px
}

.subscribe-form input[type=text].error {
    border: 1px solid red
}

.select-field {
    display: block;
    position: relative;
    overflow: hidden;
    font: 16px/24px 'Cabin', sans-serif;
    font-weight: 400;
    color: #4f4347;
    width: 100%;
    margin: 0;
    border: none;
    background: #e3d2b1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    height: 46px;
    cursor: pointer
}

.select-field:after {
    content: "\f107";
    font-family: fontawesome;
    color: #4f4347;
    font-size: 16px;
    position: absolute;
    top: 12px;
    right: 20px;
    z-index: 1
}

.select-field select {
    position: relative;
    display: inline-block;
    font: 16px/24px 'Cabin', sans-serif;
    font-weight: 400;
    color: #4f4347;
    width: 100%;
    cursor: pointer;
    border: none;
    padding: 10px 20px;
    height: 46px;
    z-index: 2;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

.select-field select:focus {
    outline: 0 !important;
    border: none !important
}

.row {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.row .row {
    width: auto;
    margin: 0 -15px !important
}

*[class*=col-] {
    float: left;
    padding: 0 15px;
    position: relative;
    overflow: hidden
}

.col-1-1 {
    width: 100%;
    float: none
}

.col-1-2 {
    width: 50%
}

.col-1-3 {
    width: 33.33333%
}

.col-2-3 {
    width: 66.66666%
}

.col-1-4 {
    width: 25%
}

.col-3-4 {
    width: 75%
}

.col-1-5 {
    width: 20%
}

.col-2-5 {
    width: 40%
}

.col-3-5 {
    width: 60%
}

.col-4-5 {
    width: 80%
}

.alpha {
    padding-left: 0
}

.omega {
    padding-right: 0
}

.cell {
    text-align: center;
    padding: 30px;
    background: #9d918f;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.centered {
    margin: 0 auto;
    position: relative;
    float: none
}

.grid {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none
}

.grid-item {
    padding: 15px;
    margin: 0;
    display: inline-block;
    float: left
}

.grid-item img {
    width: 100%
}

.grid-item h2 {
    line-height: 24px
}

.grid-item p:last-child {
    margin-bottom: 0 !important
}

.row-grid {
    width: 100%;
    overflow: hidden;
    padding: 15px
}

.row-item {
    float: left;
    margin-bottom: 15px;
    position: relative
}

.contained {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
    padding: 15px
}

.square-item {
    position: relative;
    overflow: hidden;
    background: #f0e8d6
}

.square-item::before {
    content: '';
    display: block;
    padding-top: 100%
}

.square-item .item-box {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin-bottom: 0
}

.square-item .item-box img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.video-grid {
    margin: 0 -7px
}

.isotope-item {
    position: relative;
    float: left;
    width: 25%;
    padding: 0 7px 50px
}

.videos {
    min-width: 0
}

.video-image {
    position: relative;
    margin-bottom: 10px;
    background: #000
}

.video-meta {
    font-size: 14px;
    line-height: 20px
}

.video-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis
}

.video-length {
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    background: #000;
    padding: 2px 3px 1px;
    border-radius: 2px;
    z-index: 2
}

.video-buy-btn {
    display: none
}

.faso-video-paid-hide {
    display: none
}

.filters {
    display: flex
}

.filters>div {
    flex: 1
}

.filter {
    display: inline-block
}

.filter ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.filter ul li {
    float: left;
    position: relative;
    padding-right: 25px
}

.filter>ul>li {
    margin-right: 30px;
    cursor: pointer;
    color: #9d918f;
    -webkit-transition: .2s color linear;
    transition: .2s color linear
}

.filter>ul>li:hover {
    color: #4f4347
}

.filter>ul>li:after {
    content: "\f107";
    font-family: fontawesome;
    font-size: 20px;
    color: #9d918f;
    position: absolute;
    top: 0;
    right: 0
}

.filter ul li:first-child {
    margin-left: 0
}

.filter ul li:last-child {
    margin-right: 0
}

.filter ul ul {
    display: none;
    position: absolute;
    top: 25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
    padding: 20px;
    background: #fff5e3;
    text-align: left;
    min-width: 18em;
    *width: 18em;
    z-index: 999;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1)
}

.filter ul ul li {
    float: none;
    margin: 0;
    padding: 0 0 8px
}

.filter ul ul li:last-child {
    padding-bottom: 0
}

.filter ul ul li:after {
    content: ''
}

.filter ul ul li a {
    display: block;
    color: #9d918f;
    text-transform: none;
    text-decoration: none;
    -webkit-transition: .2s color linear;
    transition: .2s color linear
}

.filter ul ul li a:hover,
.filter a.selected {
    color: #4f4347
}

.filter hr {
    margin: 5px 0
}

.isotope-reset {
    text-align: right;
    color: #9d918f;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: .2s color linear;
    transition: .2s color linear
}

.isotope-reset:hover {
    color: #4f4347
}

.filter-container {
    text-align: center
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after,
*[class*=col-]:before,
*[class*=col-]:after {
    content: " ";
    display: table
}

.clearfix:after,
.row:after,
*[class*=col-]:after {
    clear: both
}

#artwork-viewer {
    display: block;
    margin: 0 auto 25px
}

#artwork-viewer.portrait .faso-workszoom-data-image,
#artwork-viewer.landscape .faso-workszoom-data-image {
    width: 100%;
    display: block
}

#artwork-viewer.portrait {
    max-width: 500px
}

#artwork-viewer.landscape {
    max-width: 800px
}

#artwork-viewer .lazyload,
#artwork-viewer .lazyloading,
#artwork-viewer .lazyloaded {
    transition: opacity 300ms linear
}

#artwork-viewer .lazyload {
    opacity: .5;
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

#artwork-viewer .lazyloading,
#artwork-viewer .lazyloaded {
    opacity: 1
}

.slider-container {
    padding: 0 25px
}

.slider {
    height: 100vh;
    display: none;
    padding-top: 126px
}

.slider-wrapper {
    height: 100%
}

.slick-list {
    height: 100%
}

.slideshow {
    height: 100%;
    padding-bottom: 100px
}

.image img {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center !important
}

.image--cover img {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
}

.image--contain img {
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -o-background-size: contain !important;
    background-size: contain !important
}

.image--cover.image--valign-top img {
    background-position: center top !important
}

.slick-track {
    height: 100%
}

.slider .slick-prev,
.slider .slick-next {
    height: auto;
    overflow: hidden;
    z-index: 1;
    top: calc(50vh - 135px);
    text-shadow: 0 0 5px #000
}

.slider .slick-prev {
    left: 25px
}

.slider .slick-next {
    right: 25px
}

.slider .slick-prev:before {
    content: '\f104'
}

.slider .slick-next:before {
    content: '\f105'
}

.slider .slick-prev:before,
.slider .slick-next:before {
    font-family: fontawesome;
    font-size: 55px;
    color: #fff
}

.slider .slick-dots {
    position: static;
    bottom: 0;
    margin-top: 15px
}

@media only screen and (max-width:1024px) {
    .gallery-grid {
        grid-template-columns: 1fr 1fr 1fr 1fr
    }
}

@media only screen and (min-width:993px) {
    .grid-item {
        width: 33.33333%
    }
    .grid-item-2 {
        width: 50%
    }
}

@media only screen and (max-width:992px) {
    .grid-item {
        width: 50%
    }
    .widget_sidebar_works .col-1-4 {
        width: 33.33333%
    }
    .contained {
        grid-template-columns: 1fr 1fr
    }
    .isotope-item {
        width: 33.33333%
    }
}

@media only screen and (max-width:908px) {}

@media only screen and (max-width:768px) {
    .grid-item {
        width: 50%
    }
    .grid-item-2 {
        width: 100%
    }
    .mobile-nav {
        display: block
    }
    .sf-menu {
        display: none
    }
    .header {
        position: relative
    }
    .item-title {
        font-size: 18px
    }
    .item-category {
        font-size: 14px
    }
    .widgets>.col-1-3 {
        float: none;
        width: 100%
    }
    .widget_sidebar_works .col-1-4 {
        width: 12.5%
    }
    .slider {
        padding-top: 0 !important;
        height: calc(100vh - 90px)
    }
    .slider .slick-prev,
    .slider .slick-next {
        top: calc(50vh - 115px)
    }
    .gallery-grid {
        grid-template-columns: 1fr 1fr 1fr
    }
    .price-boxes .box {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 10px
    }
    .isotope-item {
        width: 50%
    }
    .filters {
        flex-direction: column
    }
    .filter>ul>li {
        margin-right: 10px;
        margin-left: 5px
    }
    .isotope-reset,
    .filter-display {
        text-align: center
    }
    .filter-container {
        order: 1;
        margin-bottom: 15px
    }
    .filter-display {
        order: 2
    }
    .isotope-reset {
        order: 3
    }
}

@media only screen and (max-width:640px) {
    *[class*=col-] {
        float: none;
        width: 100%
    }
    .alpha {
        padding: 0
    }
    .omega {
        padding: 0
    }
    .text-left-center,
    .text-right-center {
        text-align: center
    }
    .social-buttons {
        position: static;
        margin-bottom: 25px;
        background: 0 0
    }
    .social-buttons li {
        float: left;
        padding: 6px 10px
    }
    .content-item .alpha {
        text-align: center
    }
    .content-item .omega {
        border-left: none;
        padding-left: 0;
        text-align: center
    }
    .col-1-3.alpha h4 {
        text-align: left
    }
    .widget_sidebar_works .col-1-4 {
        width: 25%;
        float: left !important
    }
    .widget_sidebar_newsletter h4 {
        margin-bottom: 30px;
        margin-top: 0
    }
    .signup-form label.error {
        text-align: center
    }
    .contained {
        grid-template-columns: 1fr
    }
    .gallery-grid {
        grid-template-columns: 1fr 1fr
    }
    .price-boxes .box {
        display: inline-block;
        width: 49%;
        padding: 0 5px
    }
    .subscribe-form input[type=text] {
        width: 100%;
        margin-right: 0
    }
}

@media only screen and (max-width:480px) {
    .grid-item {
        width: 100%
    }
    .contained,
    .gallery-grid {
        grid-template-columns: 1fr
    }
    .price-boxes .box {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 10px
    }
    .isotope-item {
        width: 100%
    }
}

@media screen and (min-width:640px) {
    img.box-shadow.margin-top-5.faso-about-image-biopicture1,
    img.box-shadow.margin-top-5.faso-about-image-biopicture2 {
        max-width: 350px
    }
}

@media screen and (max-height:415px) {
    .slider {
        padding-top: 0 !important;
        height: 100vh
    }
    .slideshow {
        padding-bottom: 55px
    }
    .slider .slick-prev,
    .slider .slick-next {
        top: calc(50vh - 50px)
    }
}

@media print {
    *,
    *:before,
    *:after {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}