/* Last-Modified: Sat, 1 Jan 2000 10:00:30 GMT [ver: ] */
/* Current-Time:Fri, 25 Sep 2026 15:47:45 -0500*/
/*! HTML5 Boilerplate v5.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/*
 * apply a natural box layout model to all elements
 */
 
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

/*Fix select boxes on certain browsers that were inheriting the select color from
  content.text or other variables that make it hard to read. */  
  
.select { 
    color: black; 
}


/* ==========================================================================
   General
   ========================================================================== */

html {
    background: #FFFFFF;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    font: 16px/24px 'Source Code Pro', serif;
    font-weight: 400;
    color: #000000;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
}

img.lazyload, img.lazyloaded {
    transition: opacity linear 300ms;
}

img.lazyload {
    opacity: 0;
}

img.lazyloaded {
    opacity: 1;
}

.float-right { float: right !important; }
.float-left { float: left !important; }
.float-none { float: none !important; }
.block { display: block !important; }

.margin-none, .margin-none-mobile { margin: 0 !important;}
.padding-none { padding: 0 !important; }
.margin-top { margin-top: 50px !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: 50px;
    margin-bottom: 50px;
    border-top: 1px solid #000000;
}

.overflow-visible {
    overflow: visible !important;
}


/* ==========================================================================
   Typography
   ========================================================================== */

h1, h2, h3, h4, h5, h6 { 
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 25px;
    margin-top: 0;
}

h4, h5, h6 { 
    color: #000080;
}

h1, .h1 { font-size: 42px; }
h2, .h2 { font-size: 34px; }
h3, .h3 { font-size: 30px; }
h4, .h4 { font-size: 24px; }
h5, .h5 { font-size: 20px; }
h6, .h6 { font-size: 18px; }

h1 a, h2 a, h3 a { color: #000000; }
h1 a:hover, h2 a:hover, h3 a:hover { color: #000080; }

p { margin: 0 0 25px 0; }
.faso-user-p { margin: 0; padding: 0; }
em { font-style: italic; }
strong, b { font-weight: 700; }
small, .small { font-size: 80%; }

.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.bethanyrameytrombley.com/styles/shared/fonts/boldbrush-webfont.eot');
    src: url('//www.bethanyrameytrombley.com/styles/shared/fonts/boldbrush-webfont.eot?#iefix') format('embedded-opentype'),
         url('//www.bethanyrameytrombley.com/styles/shared/fonts/boldbrush-webfont.woff2') format('woff2'),
         url('//www.bethanyrameytrombley.com/styles/shared/fonts/boldbrush-webfont.woff') format('woff'),
         url('//www.bethanyrameytrombley.com/styles/shared/fonts/boldbrush-webfont.ttf') format('truetype'),
         url('//www.bethanyrameytrombley.com/styles/shared/fonts/boldbrush-webfont.svg#new_fontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fleur:before {
    content: 'F';
    font-family: 'boldbrush';
    font-size: 24px;
    font-style: normal;
    position: relative;
    top: 2px;
    left: 0;
    margin-right: 5px;
}

.fleur {color:#ED2024;}

.dpw {
    position: relative;
    width: 35px;
    height: 16px;
    display: inline-block;
}

.dpw:before {
    content: 'D';
    font-family: 'boldbrush';
    font-size: 55px;
    font-style: normal;
    line-height: 0;
    position: absolute;
    top: 12px;
    left: 0;
}

.enso:before {
    content: 'B';
    font-family: 'boldbrush';
    font-size: 28px;
    font-style: normal;
    position: relative;
    top: 4px;
    left: 0;
    margin-right: 5px;
}

/* ==========================================================================
   Links
   ========================================================================== */

a {
    color: #000080;
    text-decoration: none;
    outline: 0;
    -webkit-transition: 0.2s color linear;
            transition: 0.2s color linear;
}

a:hover { color: #000000; }
a:hover, a:active, a:focus { outline: 0; }

a img {
    -webkit-transition: 0.2s all linear;
            transition: 0.2s all linear;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-filter: none;
            filter: none;
}

a img:hover {
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
}

/* ==========================================================================
   Lists
   ========================================================================== */
   
.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: 0px;
}

.inline-list li:last-child, .social-list li:last-child, .subnav li:last-child {
    margin-right: 0px;
}

.subnav {
    margin-bottom: 25px;
}

.subnav li {
    display: inline;
    margin-right: 20px;
    position: relative;
}

.subnav li:after {
    content: "|";
    position: absolute;
    top: -3px;
    right: -19px;
}

.subnav li:last-child:after {
    content: "";
}

.artist-list li {
    font-size: 22px;
    margin-bottom: 10px;
}

.gallery-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.gallery-list li {
    margin-bottom: 20px;
}

.gallery-list li a {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    line-height: 100%;
    font-size: 24px;
}

/* ==========================================================================
   Header
   ========================================================================== */
   
.header {
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    height: 100%;
    padding: 40px;
    text-align: right;
    background-color: #F5F5F5;
    z-index: 1;
    overflow: auto;
    -webkit-box-shadow: -4px 0px 5px 0px rgba(0,0,0,0.10);
       -moz-box-shadow: -4px 0px 5px 0px rgba(0,0,0,0.10);
            box-shadow: -4px 0px 5px 0px rgba(0,0,0,0.10);
}

.site-title a {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    line-height: 100%;
    font-size: 32px;
    text-align: left;
    line-height: normal;
    color: #000000;
}

.hamburger {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    background: #F5F5F5;
    -webkit-box-shadow: -4px 4px 5px 0px rgba(0,0,0,0.10);
       -moz-box-shadow: -4px 4px 5px 0px rgba(0,0,0,0.10);
            box-shadow: -4px 4px 5px 0px rgba(0,0,0,0.10);
    
    padding: 15px 15px 10px;
    cursor: pointer;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    border: 0;
    margin: 0;
    overflow: visible;
}

.hamburger-box {
    width: 25px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 25px;
    height: 4px;
    background-color: #000080;
    border-radius: 0px;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}
    
.hamburger-spin .hamburger-inner {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger-spin .hamburger-inner::before {
    transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}

.hamburger-spin .hamburger-inner::after {
    transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger-spin.is-active .hamburger-inner {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
    transition-delay: 0.14s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger-spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

.hamburger-spin.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* ==========================================================================
   Main Nav
   ========================================================================== */

.main-nav {
    position: absolute;
    bottom: 40px;
    right: 40px;
    margin-top: 25px;
}

.main-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.main-nav ul li {
    display: block;
}

.main-nav ul li a {
    font-family: 'Source Code Pro', serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    display: inline-block;
    color: #000080;
    overflow: hidden;
}

.main-nav ul li a span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s, 0.3s color linear;
       -moz-transition: -moz-transform 0.3s, 0.3s color linear;
            transition: transform 0.3s, 0.3s color linear;
}

.main-nav ul li a span::before {
    position: absolute;
    top: 100%;
    content: attr(data-hover);
    -webkit-transform: translate3d(0,0,0);
       -moz-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
}

.main-nav ul li a:hover span,
.main-nav ul li a:focus span {
    color: #000000;
    -webkit-transform: translateY(-100%);
       -moz-transform: translateY(-100%);
            transform: translateY(-100%);
}

.main-nav .selectednavlink > a {
    color: #000000 !important;
}

.main-nav .emptynavlink {
    display: none !important;
    visibility: hidden;
}

.main-nav ul ul {
    max-height: 0;
    -webkit-transition: max-height 0.3s ease-out;
       -moz-transition: max-height 0.3s ease-out;
            transition: max-height 0.3s ease-out;
    overflow: hidden;
}


.main-nav ul li:hover > ul {
    max-height: 500px;
    -webkit-transition: max-height 0.5s ease-out;
       -moz-transition: max-height 0.5s ease-out;
            transition: max-height 0.5s ease-in;
}

.main-nav ul li.has-child {
   margin-right: 20px;
   position: relative;
}

.main-nav ul li.has-child:after {
   content: '\f067';
   font-family: 'FontAwesome';
   font-size: 12px;
   position: absolute;
   top: 2px;
   right: -20px;
}

.main-nav ul ul li a {
    font-size: 16px;
    line-height: 24px;
}

.main-nav ul ul li a:hover {
    color: #000000;
}

.social {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
}

.social li {
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
}

.social li:first-child {
    margin-left: 0px;
}

.social li:last-child {
    margin-right: 0px;
}

.social i {
    font-size: 16px;
}

/* ==========================================================================
   Social media icons (v2 component)
   ========================================================================== */

.social-icons-wrapper {
    margin-bottom: 15px;
    text-align: center;
}

.social-media-icons__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 0;
    list-style: none;
    margin: 0;
}

.social-media-icons__item {
    flex: 0 0 auto;
}

.social-media-icons__link {
    line-height: normal;
    color: #000080;
}

.social-media-icons__link:hover {
    color: #000000;
}

.social-media-icons__svg {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.nav-stub {
    width: 100%;
}


/* ==========================================================================
   Content
   ========================================================================== */

.pushed-right .header, .pushed-right .hamburger {
    -webkit-transform: translate3d(-300px, 0px, 0px);
    transform: translate3d(-300px, 0px, 0px);
}

.header, .hamburger {
    -webkit-transition: -webkit-transform 0.33s cubic-bezier(0.33, 0, 0.2, 1) 0s;
    transition: transform 0.33s cubic-bezier(0.33, 0, 0.2, 1) 0s;
}

.content-wrapper {
    margin-right: 300px;
    background-color: #F5F5F5;
}

.page-title {
    padding: 40px;
}

.page-title h1, .collection-title h1 {
    font-size: 24px;
    margin-bottom: 0px;
}

.collection-title {
    padding: 20px 20px 55px !important;
}

.inner-wrapper {
    padding: 50px 100px 100px;
}

.misc-wrapper {
    padding: 0 100px;
}


/* ==========================================================================
   Home
   ========================================================================== */

.hero {
    height: 100%;
    min-height: 100%;
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: repeat-y;
    -webkit-background-size: cover !important;
       -moz-background-size: cover !important;
         -o-background-size: cover !important;
            background-size: cover !important;
}

/*.hero.fixed-height {*/
    /*height: 100%;*/
/*}*/

.hero-section .slick-prev, .slick-next{
    z-index: 1;
}

.hero-section .slick-prev {
    left: 25px;
}

.hero-section .slick-next {
    right: 25px;
}

.hero-section .slick-prev:before {
    content: '\f104';
}

.hero-section .slick-next:before {
    content: '\f105';
}

.hero-section .slick-prev,
.hero-section .slick-next,
.hero-section .slick-prev:focus,
.hero-section .slick-next:focus{
    width: 35px;
    height: 35px;
    background: #333;
}

.hero-section .slick-prev:hover,
.hero-section .slick-next:hover{
    background: #777;
}

.hero-section .slick-prev:before,
.hero-section .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 32px;
    line-height: 1;
    color: #fff !important;
    padding:  5px 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hero-section .slick-dots {
    margin: 0;
    padding: 0;
    bottom: 5px;
}

.hero-section .slick-dots li button:before {
    color: #fff !important;
    opacity: .50;
}

.hero-section .slick-dots li.slick-active button:before {
    color: #fff !important;
    opacity: 1;
}

.hero-image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover; !important;
}

.image img{
    width: 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;
}


/* ==========================================================================
   Widgets
   ========================================================================== */

.widgets {
    overflow: hidden;
    clear: both;
}

.widget {
    margin-bottom: 50px;
    overflow: hidden;
}

.widget-list, .sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 20px;
}

.widget-list li, .sidebar ul li {
    margin-bottom: 10px;
    line-height: normal;
    position: relative;
}

.widget-list li:before, .sidebar ul li:before {
    content: '\f054';
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    position: absolute;
    top: 5px;
    left: -18px;
}

/* ==========================================================================
   workszoom/worksdetail
   ========================================================================== */
#artwork-viewer {
    display: block;
    margin: 0 auto 25px auto;
}

#artwork-viewer.portrait .faso-workszoom-data-image,
#artwork-viewer.landscape .faso-workszoom-data-image {
    width: 100%;
    display: block;
}
#artwork-viewer.portrait{
    max-width: 620px;
}
#artwork-viewer.landscape {
    max-width: 800px;
}
#artwork-viewer .lazyload,
#artwork-viewer .lazyloading,
#artwork-viewer .lazyloaded {
    transition: opacity 300ms linear;
}
#artwork-viewer .lazyload {
    opacity: 0.5;
    -webkit-filter: blur(5px);
    filter: blur(5px);
}
#artwork-viewer .lazyloading,
#artwork-viewer .lazyloaded {
    opacity: 1;
}

/* ==========================================================================
   Gallery Artists
   ========================================================================== */
   
.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: 0px;
}

.artist-item a img {
    margin-bottom: 15px;
    -webkit-filter: none;
            filter: none;
    -webkit-transition: 0.2s opacity linear;
            transition: 0.2s opacity linear;
}

.artist-image {
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 0px;
    opacity: 0;
    -webkit-transition: 0.2s opacity linear;
            transition: 0.2s opacity linear;
}

.artist-item:hover .artist-image {
    opacity: 1;
    -webkit-filter: none;
            filter: none;
}

/* ==========================================================================
   Footer
   ========================================================================== */
   
.footer {
    background: #F5F5F5;
    color: #000000;
    margin-right: 300px;
    padding: 20px 40px;
}

.footer a {
    color: #000080;
}

.footer a:hover {
    color: #000000;
}

.footer .copyright {
    font-size: 12px;
}


/* ==========================================================================
   Blog
   ========================================================================== */

.faso-blog-post h2, .faso-blogfront-section-post h2 {
    margin-bottom: 10px;
}

.post-meta {
    list-style: none;
    margin: 0;
    padding: 0;
}

.post-meta li {
    display: inline;
    position: relative;
    margin-right: 20px;
    white-space: nowrap;
}

.post-meta li:after {
    content: '|';
    position: absolute;
    top: -2px;
    right: -18px;
}

.post-meta li:last-child:after {
    content: '';
}

.post-meta li i {
    margin-right: 10px;
}

.post-comment {
    margin-bottom: 10px;
    padding: 20px;
}

.post-comment .avatar {
    margin-right: 12px;
    float: left;
}

.post-comment .post-meta {
    font-size: 13px;
}

.post-comment .post-body {
    overflow: hidden;
}

.blog-comment-odd {
    background: #C5C5C5;
}

.blog-comment-even {
    background: #D4D0C8;
    color: #000000;
}

.social-buttons {
    display: block;
    overflow: hidden;
    margin-bottom: 25px;
}

.social-buttons ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social-buttons li {
    float: left;
    margin-right: 24px;
    line-height: normal;
}

.social-buttons li:before, .social-list li:before {
    content: '' !important;
}

.social-buttons li a {
    font-size: 18px;
    line-height: normal;
}

.post-nav {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.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 i {
    font-size: 18px;
    line-height: normal;
}

.post-nav li a {
    text-decoration: none;
}

.social-helper {
    display: inline-block;
}

.share-buttons {
    width: 100%;
    text-align: center;
}

.share-buttons table {
    margin: 0 auto;
}

.caption {
    font-size: 14px;
}

/* ==========================================================================
   Works
   ========================================================================== */

.works-info {
    padding: 15px;
}

.works-info h2 {
    font-size: 18px;
    margin-bottom: 5px;
}

.works-info p {
    color: #000000;
    margin-bottom: 0px;
}

.price-boxes .box {
    display: block;
    margin-bottom: 25px;
}

.price-boxes.faso-art-unframed-show, .price-boxes.faso-art-framed-show {
    margin-bottom: 25px;
}

.price-box {
    text-align: left;
    padding: 0;
    background: none;
}

.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;
}

/* ==========================================================================
   Buttons
   ========================================================================== */
   
.btn, input[type='submit'],
.bbav .bbav-button .btn {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: normal;
    font-size: 12px;
    text-align: center;
    color: #000000;
    display: inline-block;
    cursor: pointer;
    position: relative;
    background: #FFFFFF;
    border: none;
    padding: 18px 34px;
    margin-bottom: 4px;
    -webkit-transition: 0.2s all linear;
            transition: 0.2s all linear;
    -webkit-border-radius: 50px;
            border-radius: 50px;

}

.btn:hover, input[type='submit']:hover,
.bbav .bbav-button .btn:hover {
    color: #FFFFFF;
    background: #000080;
}


/* ==========================================================================
   Pagination
   ========================================================================== */

.pagination {
    text-align: center;
    margin-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;
}

.pagination ul li a.current {
    background: #000000;
    color: #F5F5F5 !important;
    -webkit-border-radius: 50px;
            border-radius: 50px;
}


/* ==========================================================================
   Forms
   ========================================================================== */

textarea:focus, input:focus, button:focus {
    outline: 0 !important;
}

input[type="text"], textarea {
    font: 16px/24px 'Source Code Pro', serif;
    font-weight: 400;
    color: #000000;
    width: 100%;
    padding: 10px 20px 10px 0;
    margin: 0;
    border-bottom: 2px solid #000000;
    border-top: none;
    border-right: none;
    border-left: none;
    background: none;
    
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border-radius: 0;
}

input[type="text"] {
    height: 46px;
}

textarea {
    height: 200px;
}

label {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 16px;
}

input[type="submit"] {
    display: block;
    -webkit-appearance: none;
}

.form-item {
    margin-bottom: 25px;
}

.form-item.error input, .form-item.error textarea {
    border-bottom: 2px solid #ff0000;
    border-top: none;
    border-right: none;
    border-left: none;
    
}

.form-item.error label {
    color: #ff0000;
}

.radio-group {
    display: block;
    margin-bottom: 20px;
}

input[type='radio'] {
    margin-right: 5px;
}

.alert {
    margin-bottom: 20px;
    display: block;
}

.alert label {
    color: #ff0000;
    display: block;
}

.signup-form {
    position: relative;
    display: block;
}

.signup-form .alert {
    line-height: normal;
}

.signup-form input[type="text"] {
    width: 100%;
    background: none;
}

.signup-form button {
    position: absolute;
    top: 5px;
    right: 0;
    padding: 8px 10px;
    background: none;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    color: #000000;
    line-height: normal;
    -webkit-transition:0.2s color linear;
            transition:0.2s color linear;
}

.signup-form button:hover {
    color: #FFFFFF;
}

.signup-form .form-item {
    margin-top: 20px;
    margin-bottom: 10px;
}

.success_message {
    font: 16px/24px 'Source Code Pro', serif !important;
    font-weight: 400 !important;
    padding: 20px;
    background-color: #D4D0C8 !important;
}

.success_message h2 {
    font-size: 24px !important;
}

.success_message .blog_comment {
    border-bottom: none !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000000;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #000000;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #000000;
}

:-moz-placeholder { /* Firefox 18- */
    color: #000000;
}


.subscribe-form {
    position: relative;
    display: none;
    margin-bottom: 15px;
}

.subscribe-form h2 {
    font-size: 16px;
  display: inline-block;
    margin-bottom: 10px;
}

.subscribe-form input[type='text'] {
    width: 350px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.subscribe-form .form-item {
    margin-bottom: 0px;
    display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.subscribe-form input[type='submit'] {
    margin-bottom: 10px;
}

.subscribe-form input[type='text'].error {
    border-bottom: 2px solid #ff0000;
}

.subscribe-form .alert label {
    font-size: 12px;
}

.select-field {
    display: block;
    position: relative;
  overflow: hidden;
  font: 16px/24px 'Source Code Pro', sans-serif;
    font-weight: 400;
    color: #000000;
    width: 100%;
  margin: 0;
    border-bottom: 2px solid #000000;
    border-top: none;
    border-right: none;
    border-left: none;
    background: none;
    -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
    -webkit-border-radius: 0px;
                border-radius: 0px;
  width: 100%;
  height: 46px;
  cursor: pointer;
}

.select-field:after {
    content: "\f107";
    font-family: "FontAwesome";
    color: #000000;
  font-size: 16px;
  position: absolute;
  top: 10px;
  right: 0px;
  z-index: 1;
}

.select-field select {
    position: relative;
    display: inline-block;
    font: 16px/24px 'Source Code Pro', sans-serif;
    font-weight: 400;
    color: #000000;
  width: 100%;
  cursor: pointer;
  border: none;
    padding: 10px 20px 10px 0;
    height: 44px;
  z-index: 2;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
    -webkit-border-radius: 0px;
                    border-radius: 0px;
}

.select-field select:focus {
    outline: 0 !important;
    border: none !important;
}

/* ==========================================================================
   Grid
   ========================================================================== */

.row {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.row .row {
    width: auto;
    margin: 0 -25px !important;
}

*[class*='col-'] {
    float: left;
    padding: 0 25px;
    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%; }

.cell { padding: 25px; }
.centered { margin: 0 auto; position: relative; float: none; }

.grid { overflow: hidden; margin: 0; padding: 0; list-style: none; }
.grid-item { padding: 5px; margin: 0; float: left; }
.grid-item img { width: 100%; }

.flex-grid {
    display: flex;
    flex-flow: row wrap;
}

.flex-item {
    flex-basis: 25%;
    padding: 5px;
}

.row-grid {
    width: 100%;
    overflow: hidden;
}

.row-item {
    float: left;
    margin-bottom: 10px;
    position: relative;
}

.contained {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
}

.square-item {
    position: relative;
    overflow: hidden;
    background: #C5C5C5;
}

.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;
}

.square-item .works-info, .row-item .works-info {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    padding: 15px;
    margin: 0;
    opacity: 0;
    background: #F5F5F5;
    -webkit-transition:0.2s opacity linear;
            transition:0.2s opacity linear;
}

.square-item:hover .works-info, .row-item:hover .works-info {
    opacity: 1;
}

/* ==========================================================================
   lightGallery Overrides
   ========================================================================== */

@font-face {
  font-family: 'lg';
  src: url("//www.bethanyrameytrombley.com/styles/shared/fonts/lg.eot?n1z373");
  src: url("//www.bethanyrameytrombley.com/styles/shared/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("//www.bethanyrameytrombley.com/styles/shared/fonts/lg.woff?n1z373") format("woff"), url("//www.bethanyrameytrombley.com/styles/shared/fonts/lg.ttf?n1z373") format("truetype"), url("//www.bethanyrameytrombley.com/styles/shared/fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.lg-sub-html {
    font-family: 'Source Code Pro', serif;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    width: 100%;
    white-space: normal;
    padding: 10px 50px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.lg-sub-html a {
    color: #fff;
    text-decoration: underline;
}

.lg-sub-html a:hover {
    color: #999;
}

.lg-outer .lg-thumb-item {
    border-radius: 0px;
    border-color: #666;
}

.lg-outer .lg-thumb-item img {
    border: 2px;
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #fff;
}

#lg-counter {
    padding-left: 50px;
}

#lg-counter:before {
    content: 'F';
    font-family: 'boldbrush';
    font-size: 24px;
    font-style: normal;
    position: absolute;
    top: 12px;
    left: 20px;
}


/* ==========================================================================
   Owl Carousel
   ========================================================================== */

/* 
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
    
.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(./images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* Theme */

/*
*   Owl Carousel Owl Demo Theme 
*   v1.3.3
*/

.owl-theme .owl-controls{
    margin-top: 10px;
    text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #000080;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
    min-height: 150px;
    background: url(./images/AjaxLoader.gif) no-repeat center center
}

/* Overrides */
.owl-item img
{
    width: 100%;
    padding: 10px;
}

/* ==========================================================================
   Videos
   ========================================================================== */
   
.video-grid {
    margin: 0 -15px;
}

.isotope-item {
    position: relative;
    float: left;
    width: 25%;
    padding: 0 15px 50px;
}

.videos {
    min-width: 0;
}

.video-image {
    position: relative;
    margin-bottom: 10px;
    background: #000;
}

.video-meta {
    font-size: 13px;
    line-height: 20px;
}

.video-title {
    font-size: 18px;
    line-height: 24px;
    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; }

/* ==========================================================================
   Filter
   ========================================================================== */

.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: #000080;
    -webkit-transition: 0.2s color linear;
                    transition: 0.2s color linear;
}

.filter > ul > li:hover {
    color: #000000;
}

.filter > ul > li:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 20px;
    color: #000080;
    position: absolute;
    top: 0px;
    right: 0px;
}

.filter ul li:first-child {
    margin-left: 0px;
}

.filter ul li:last-child {
    margin-right: 0px;
}

.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: #F5F5F5;
    text-align: left;
    min-width: 18em; /* allow long menu items to determine submenu width */
    *width: 18em; /* no auto sub width for IE7, see white-space comment below */
    z-index: 999;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
     -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
                    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
}

.filter ul ul li {
    float: none;
    margin: 0;
    padding: 0 0 8px;
}

.filter ul ul li:last-child {
    padding-bottom: 0px;
}

.filter ul ul li:after {
    content: '';
}

.filter ul ul li a {
    display: block;
    color: #000080;
    text-transform: none;
    -webkit-transition: 0.2s color linear;
                    transition: 0.2s color linear;
}

.filter ul ul li a:hover, .filter a.selected {
    color: #000000;
}

.filter hr {
    margin: 5px 0;
}

.isotope-reset {
    text-align: right;
    color: #000080;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: 0.2s color linear;
            transition: 0.2s color linear;
}

.isotope-reset:hover {
    color: #000000;
}

.filter-container {
    text-align: center;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width : 1601px) {
    
    .grid-item {
        width: 25%;
    }
    
}

@media only screen and (max-width : 1600px) {
    
    .grid-item {
        width: 33.33333%;
    }
    
    .flex-item {
        flex-basis: 33.33333%;
    }
    
    .contained {
        grid-template-columns: 1fr 1fr 1fr;
    }
    
    .isotope-item {
        width: 33.33333%;
    }
    
}

@media only screen and (max-width : 1360px) {
    
    .grid-item {
        width: 50%;
    }
    
    .flex-item {
        flex-basis: 50%;
    }
    
    .hero.fixed-height {
        height: 500px;
    }
    
    .contained {
        grid-template-columns: 1fr 1fr;
    }
    
    .gallery-grid {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    
    .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 : 1280px) {
    
    *[class*='col-'] {
        float: none;
        width: 100%;
    }
    
    .text-left-center, .text-right-center { text-align: center; }
    
    .gallery-grid {
        grid-template-columns: 1fr 1fr 1fr;
    }
    
}

@media only screen and (max-width : 992px) {

    .grid-item {
        width: 33.33333%;
    }
    
    .flex-item {
        flex-basis: 50%;
    }
    
    .content-wrapper, .footer {
        margin-right: 0px;
    }
    
    .header {
        right: -300px;
    }
    
    .hamburger {
        display: inline-block;
    }
    
    .footer {
        text-align: center;
    }
    
    .hero.fixed-height {
        height: 400px;
    }
    
    .site-title a {
        font-size: 28px;
    }
    
    .page-title {
        padding-right: 75px;
    }
    
    .contained {
        grid-template-columns: 1fr 1fr;
    }
    
    .subscribe-form .form-item {
        justify-content: center;
    }
    
}

@media only screen and (max-width : 768px) {
    
    .grid-item {
        width: 50%;
    }
    
    .flex-item {
        flex-basis: 50%;
    }
    
    .inner-wrapper {
        padding: 50px;
    }
    
    .misc-wrapper {
        padding: 0 50px;
    }
    
    .hero.fixed-height {
        height: 300px;
    }
    
    .contained, .gallery-grid {
        grid-template-columns: 1fr 1fr;
    }
    
    .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) {
    
    .grid-item {
        width: 50%;
    }
    
    .flex-item {
        flex-basis: 50%;
    }
    
    .inner-wrapper {
        padding: 20px;
    }
    
    .misc-wrapper {
        padding: 0 20px;
    }
    
    .hide-on-mobile {
        display: none !important;
        visibility: hidden;
    }
    
    .contained {
        grid-template-columns: 1fr 1fr;
    }
    
    .subscribe-form input[type='text'] {
        width: 100%;
        margin-right: 0px;
    }

}

@media only screen and (max-width : 480px) {
    
    .grid-item {
        width: 100%;
    }
    
    .flex-item {
        flex-basis: 100%;
    }
    
    .post-meta li {
        display: block;
    }
    
    .post-meta li:after {
        content: '';
    }
    
    .contained, .gallery-grid {
        grid-template-columns: 1fr;
    }
    
    .isotope-item {
        width: 100%;
    }
    
}

@media screen and (min-width: 440px) {

    img.faso-about-image-biopicture1, img.faso-about-image-biopicture2 {
        max-width: 350px;
    }

}


/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        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) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    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;
    }
}

.ArtworkViewer .Zoom-buttonContainer, .ArtworkViewer .ViewInRoom-closeBtnContainer {
    right: unset;
    left: 0;
}

.bb-artwork-viewer.faso-workszoom-section-artwork-image {
    margin-bottom: 40px;
}

.faso-workszoom-section-artwork-image img {
    width: 100%;
}
/*Tyler - remove Newsletter widget - jc 3-29-21*/  
.callout.gradient-bg {display:none;}
.headline {display:none;}