
/* AUI OVERRIDES */

.aui-image {
    font-size: 0;
}

.aui-close-button-top-right {
    position: absolute;
    right: 10px;
    width: auto;
    display: inline-block;
    color: #888 !important;
}
.aui-close-button-top-right .aui-icon-cross {
    font-size: 26px;
}
.aui-slide-image-container {
    width: 100%;
}
.aui-overlay-box-content {
    height: 100%;
}
.aui-grid:not(.aui-text-position-aside) .aui-image-cell + .aui-caption_header,
.aui-grid:not(.aui-text-position-aside) .aui-image-cell + .aui-caption {
    margin-top: 16px;
}
.aui-grid.aui-image-halign-left .aui-item .aui-image-cell .aui-image {
    text-align: left;
}
.aui-slides.aui-slides-type-overlay {
    background: #fff;
}
.aui-theme-dark .aui-slides.aui-slides-type-overlay {
    background: #333;
}
.aui-theme-dark .aui-slides.aui-slides-type-overlay .aui-caption {
    background: #333;
    background: rgba(51,51,51,0.6);
}

.aui-slide-close {
    background: rgba(255,255,255,0.7);
    top: 9px;
    right: 9px;
    /*padding: 5px 0px 0px;*/
}
.aui-theme-dark .aui-slide-close {
    background: #333;
    background: rgba(51,51,51,0.6);
}
.aui-slide-close .aui-icon-cross {
    font-size: 33px;
    color: #000;
}
.aui-theme-dark .aui-slide-close .aui-icon-cross {
    color: #fff;
}
.aui-slide-previous i {
    font-size: 13px;
    color: #000;
    position: absolute;
    text-indent: 0;
    top: 50%;
    left: 9px;
    margin-top: -7px;
}
.aui-slide-next i {
    font-size: 13px;
    color: #000;
    position: absolute;
    text-indent: 0;
    top: 50%;
    left: 8px;
    margin-top: -7px;
}
.aui-theme-dark .aui-slide-previous i,
.aui-theme-dark .aui-slide-next i {
    color: #fff;
}
.aui-slide-previous {
    width: 31px;
}

.aui-slide-image {
    cursor: pointer;
}

[data-slides-id="pv-main-image-slideshow"] .aui-slide-footer {
    display: none;
}

@media(max-width: 880px) {
    .aui-slide-show-details:not(.xaui-slide-details-animate) .aui-slide-image-container,
    .aui-slide-details-animate-out .aui-slide-image-container {
        height: auto;
        padding: 0;
        width: 100% !important;

        position: sticky;
        -webkit-position: sticky;
        top: 0px;
        opacity: 0;
    }
}


a.grey, a.grey:link, a.grey:visited, a.grey:active {
    color: #888;
}
.lines-readmore,
.lines-readmore:link,
.lines-readmore:visited,
.lines-readmore:active {
    color: #888;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 7px;
    display: inline-block;
}


#aui-organisation {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.aui-theme-dark #aui-organisation {
    color: #ddd;
}

@media (max-width: 800px) {
    #aui-head + #aui-content {
        padding-top: 90px;
    }
}






.font-proximanova { font-family: ProximaNova, Helvetica, Arial, sans-serif; }
.font-helvetica { font-family: Helvetica, Arial, sans-serif; font-weight: 200; }
.font-arial { font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; }
.font-verdana { font-family: Verdana, Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; }
.font-georgia { font-family: Georgia, 'Times New Roman', serif; -webkit-font-smoothing: antialiased; }
.font-times_new_roman { font-family: 'Times New Roman', Times, serif; -webkit-font-smoothing: antialiased; }
.font-sabon { font-family: 'Sabon LT Std', Garamond, 'Times New Roman', serif; -webkit-font-smoothing: antialiased; }

body.font-georgia .body-font { font-size: 17px; }
body.font-georgia .aui-item { font-size: 15px; }
body.font-georgia .pv-tab-btn { font-size: 23px; }

body.font-sabon .body-font { font-size: 17px; }
body.font-sabon .aui-item { font-size: 15px; }
body.font-sabon .pv-tab-btn { font-size: 23px; }

body.font-times_new_roman .body-font { font-size: 17px; }
body.font-times_new_roman .aui-item { font-size: 15px; }
body.font-times_new_roman .pv-tab-btn { font-size: 23px; }

.body-font { font-size: 15px; }




/* Headings */
.pv-subheading {
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-size: 13px;
    margin-top: 26px;
    font-weight: 500;
    -webkit-font-smoothing: auto;
    color: #000;
}
.aui-theme-dark .pv-subheading {
    color: #fff;
}
.pv-subheading:first-child {
    margin-top: 0;
}


/* PV CONTENT */


#pv-content-above p,  #pv-content-below p {
   margin-bottom: 0.8em;
}
.aui-theme-dark #pv-content-above,
.aui-theme-dark #pv-content-below {
   color: #ddd;
}
#pv-content-above:not(:empty) {
    margin-bottom: 20px;
}
.aui-banner-active #pv-content-above:not(:empty) {
    margin-bottom: 40px;
}
#pv-content-below {
    margin-top: 26px;
}
.pv-main-links {
    text-align: right;
    margin-top: 23px;
    margin-bottom: 25px;
}
.pv-tab-btn {
    font-size: 20px;
    padding: 0;
}
.pv-tab-btn:not(.active) {
    color: #bbb;
}
.aui-theme-dark .pv-tab-btn:not(.active) {
    color: #888;
}
.aui-banner-active .pv-main-links {
    margin-top: 0px;
}
.pv-pdf-download-btn {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.pv-footer {
    padding-top: 20px;
    margin-top: 100px;
    border-top: 1px solid #f1f1f1;
}
.aui-theme-dark .pv-footer {
    border-top: 1px solid #444;
}
.pv-copyright-line {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    color: #777;
    margin-right: 250px;
}
.aui-theme-dark .pv-copyright-line {
    color: #aaa;
}
body:not(.pv-page-type-login):not(.pv-page-type-expired) .pv-artlogic-marketing-link {
    position: absolute;
    top: 20px;
    right: 0;
}
a.pv-artlogic-marketing-link,
a.pv-artlogic-marketing-link:link,
a.pv-artlogic-marketing-link:visited,
a.pv-artlogic-marketing-link:active {
    color: #DADADA;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-size: 11px;
    font-family: ProximaNova, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: auto;
}

.aui-theme-dark a.pv-artlogic-marketing-link,
.aui-theme-dark a.pv-artlogic-marketing-link:link,
.aui-theme-dark a.pv-artlogic-marketing-link:visited,
.aui-theme-dark a.pv-artlogic-marketing-link:active {
    color: #666;
}

.pv-social-btn,
.pv-social-btn:link,
.pv-social-btn:visited,
.pv-social-btn:active {
    color: #777;
    font-size: 18px;
    padding: 3px;
    margin: 0 4px;
}
.pv-main-links a {
    vertical-align: top;
}
.pv-tweet-btn {
    font-size: 20px;
}

@media (max-width: 991px) {
    .pv-main-links {
        text-align: left;
        margin-top: 0px;
        margin-bottom: 12px;
    }
    .pv-main-links span {
        margin-left: 0 !important;
    }
    #pv-title {
        margin-bottom: 10px;
    }
    body:not(.pv-page-type-login):not(.pv-page-type-expired) .pv-artlogic-marketing-link {
        position: static;
        margin-top: 20px;
        display: block;
    }
    .pv-copyright-line {
        margin-right: 0;
    }
    .pv-copyright-line > * {
        display: block;
    }

}

#pv-documents {
    margin-top: 40px;
}
.pv-document-link {
    margin-right: 24px;
}
.pv-document-link i {
    margin-right: 6px;
    color: #98B9D0;
}


/*
------------------------------------------------
 GENERAL
------------------------------------------------
*/

.pv-item-price {
    line-height: 1.7;
    margin-top: 3px;
}

div.aui-caption.pv-item-details {
    overflow-wrap: break-word;
}

/* AVAILABILITIES */

.aui-caption .aui-availability {
    margin-top: 6px;
    margin-bottom: 6px;
}
.aui-availability {
    display: block;
    font-family: FontAwesome;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.aui-availability-unavailable:after,
.aui-availability-sold:after {
    content: "\f111";
    display: inline-block;
    color: #ff3030;
}
.aui-availability-reserved:after {
    content: "\f111";
    display: inline-block;
    color: #ffe303;
}
.aui-availability-other:after {
    content: "\f111";
    display: inline-block;
    color: #ddd;
}

.pv-link-enquire-button {
    padding: 0;
    padding-bottom: 4px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom:10px;
}

.pv-link-enquire-button-underline {
    border-bottom: 1px solid #111111;
}

/*
------------------------------------------------
 GRID VIEW
------------------------------------------------
*/

.aui-theme-dark #pv-grid .aui-grid:not(.aui-caption-overlay-true) .pv-item-details,
.aui-theme-dark #pv-grid .aui-grid:not(.aui-caption-overlay-true) .pv-item-price {
    color: #ddd;
}
.aui-theme-dark #pv-grid .aui-grid:not(.aui-caption-overlay-true) .artist {
    color: #eee;
}
.aui-grid.aui-cascading-true.aui-caption-overlay-true.aui-caption-overlay_theme-light .aui-item div.aui-caption
.pv-credits {
    font-size: 11.5px;
    line-height: 15px;
    color: #666;
}
.pv-credits > *:first-child {
    margin-top: 6px;
    padding-top: 6px;
}
.aui-cascading-true .pv-credits {
    color: #bbb;
}
/*
------------------------------------------------
 SLIDE VIEW
------------------------------------------------
*/

.pv-slideshow {
    background: #f7f7f7;
}
.aui-theme-dark .pv-slideshow {
    background: #333;
}
.pv-page-type-slide:before,
.pv-page-type-info:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f7f7f7;
    z-index: 1200;
}
.aui-caption {
    transition: background 0.5s ease;
}
.pv-slideshow-caption {
    transition: opacity 0.3s ease;
}
.pv-slideshow .pv-slideshow-caption {
    padding-right: 330px;
}
.pv-slideshow-caption-one-line {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.pv-slideshow-caption-one-line p,
.pv-slideshow-caption-one-line div {
    display: inline;
    margin-right: 2px;
}
.pv-slideshow-caption-multiline {
    display: none;
}
.aui-slide-custom-footer-content .aui-button-simple {
    padding: 10px 20px 8px;
    letter-spacing: 1.5px;
    color: #000;
}
.aui-theme-dark .aui-button-simple {
    color: #fff;
}
#pv-slide-play-video-bottom-btn,
#pv-slide-view-virtual-object-bottom-btn {
    display: none;
}

@media(min-width: 600px) {
    .pv-slides-show-play-video-button #pv-slide-play-video-bottom-btn,
    .pv-slides-show-view-in-3d-button #pv-slide-view-virtual-object-bottom-btn {
        display: inline-block;
    }
    .pv-slides-show-play-video-button .pv-slideshow-caption {
        padding-right: 445px;
    }
}

/*#pv-slide-more-info-btn:after {
    content: " info...";
}*/
@media (max-width: 600px) {
    .pv-slideshow .aui-slide .aui-caption {
        padding-right: 120px;
    }
    .pv-slideshow-caption-one-line {
        display: none;
    }
    .pv-slideshow-caption-multiline {
        display: inline-block;
        white-space: normal;
    }
    .pv-slideshow .pv-slideshow-caption {
        padding-right: 0;
    }
}




/*
------------------------------------------------
 INFO VIEW
------------------------------------------------
*/

.pv-slideshow .pv-item-full-details {
    display: none;
    padding-top: 20px;
    width: 44%;
}
.aui-slide-details {
    vertical-align: top;
    font-size: 13px;
    color: #444;
    -webkit-font-smoothing: antialiased;
}
.aui-theme-dark .aui-slide-details {
    color: #aaa;
    -webkit-font-smoothing: auto;
}
.aui-slide-details .standard-slide-item-details .artist,
.aui-slide-details .standard-slide-item-details .heading {
    font-size: 17.5px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 22px;
    margin-bottom: 0px;
    -webkit-font-smoothing: auto;
    color: #000;
}
.aui-slide-details .standard-slide-item-details .heading b {
    font-weight: 300;
}
.aui-theme-dark .aui-slide-details .standard-slide-item-details .artist,
.aui-theme-dark .aui-slide-details .standard-slide-item-details .heading {
    color: #fff;
}
.aui-slide-details .standard-slide-item-details .title {
    font-size: 15px;
    margin-bottom: 18px;
    -webkit-font-smoothing: auto;
    color: #000;
}
.aui-theme-dark .aui-slide-details .standard-slide-item-details .title {
    color: #fff;
}
.aui-slide-details .standard-slide-item-details .artist strong {
    font-weight: 500;
}
.aui-slide-details .standard-slide-item-price{
    margin-top: 12px;
}
.aui-slide-details .standard-slide-item-price + *:not(.pv-link-enquire-button):before {
    content: "";
    display: block;
    padding-top: 24px;
    margin-top: 24px;
    width: 110px;
    border-top: 1px solid #eee;
}
.aui-theme-dark .aui-slide-details .standard-slide-item-price + *:before {
    border-color: #444;
}
.aui-slide-details .standard-slide-item-details + *:not(.standard-slide-item-price):not(.pv-link-enquire-button):before {
    content: "";
    display: block;
    padding-top: 24px;
    margin-top: 24px;
    width: 110px;
    border-top: 1px solid #eee;
}
.aui-slide-details .standard-slide-additional-images img {
    height: 42px;
    height: 85px;
    display: inline-block;
    margin-right: 9px;
    margin-bottom: 9px;
}
.aui-slide-details p {
    margin: 0;
}
.aui-slide-details .standard-slide-document-link {
    padding-left: 0;
    margin-right: 4px;
}

/* Headings */
.standard-slide-subheading {
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-size: 13px;
    margin-top: 26px;
    font-weight: 500;
    -webkit-font-smoothing: auto;
    color: #000;
}
.aui-theme-dark .standard-slide-subheading {
    color: #fff;
}
.standard-slide-subheading:first-child {
    margin-top: 0;
}



.aui-slide-image-container {
    transform: translate3d(0,0,0);
    /*transition: width 0.9s ease, padding 0.9s ease;*/
}

.pv-slide-more-info-show .aui-slide-image-container {
    width: 56%;
    padding: 20px;
    /*transition: width 0.5s ease, padding 0.5s ease;*/
}
@media (min-width: 880px) {

    .pv-slide-more-info-animate-out .pv-item-full-details:before,
    .pv-slide-more-info-show .pv-item-full-details:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-left: -0.3em;
    }
    .aui-font-family-courier_new .pv-slide-more-info-animate-out .pv-item-full-details:before,
    .aui-font-family-courier_new .pv-slide-more-info-show .pv-item-full-details:before {
        margin-left: -0.62em;
    }
    .pv-slide-more-info-animate-out .pv-item-full-details > *,
    .pv-slide-more-info-show .pv-item-full-details > * {
        vertical-align: middle;
        display: inline-block;
        padding: 90px 20px 120px 22px;
        width: 100%;
        max-width: 728px;
        text-align: left;
    }

    .pv-slide-more-info-animate-out .pv-item-full-details,
    .pv-slide-more-info-show .pv-item-full-details {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        bottom: 60px;
        overflow: auto;
        padding-right: 30px;
        text-align: center;
    }

    .pv-slide-more-info-animate-out .pv-item-full-details {
        opacity: 0;
        transition: opacity 0.9s ease;
    }

    .pv-slide-more-info-show .aui-slide-content:before {
        content: "";
        position: fixed;
        top: 0px;
        left: 56%;
        right: 20px;
        height: 100px;
        z-index: 1;
        pointer-events: none;

        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    }
    .pv-slide-more-info-show .aui-slide-content:after {
        content: "";
        position: fixed;
        bottom: 60px;
        left: 56%;
        right: 20px;
        height: 80px;
        height: 100px;
        z-index: 1;
        pointer-events: none;

        background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);

    }
    .aui-theme-dark .pv-slide-more-info-show .aui-slide-content:before {
        background: -moz-linear-gradient(top, rgba(51,51,51,1) 0%, rgba(51,51,51,0) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(51,51,51,1)), color-stop(100%, rgba(51,51,51,0)));
        background: -webkit-linear-gradient(top, rgba(51,51,51,1) 0%, rgba(51,51,51,0) 100%);
        background: -o-linear-gradient(top, rgba(51,51,51,1) 0%, rgba(51,51,51,0) 100%);
        background: -ms-linear-gradient(top, rgba(51,51,51,1) 0%, rgba(51,51,51,0) 100%);
        background: linear-gradient(to bottom, rgba(51,51,51,1) 0%, rgba(51,51,51,0) 100%);
    }
    .aui-theme-dark .pv-slide-more-info-show .aui-slide-content:after {
        background: -moz-linear-gradient(top, rgba(51,51,51,0) 0%, rgba(51,51,51,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(51,51,51,0)), color-stop(100%, rgba(51,51,51,1)));
        background: -webkit-linear-gradient(top, rgba(51,51,51,0) 0%, rgba(51,51,51,1) 100%);
        background: -o-linear-gradient(top, rgba(51,51,51,0) 0%, rgba(51,51,51,1) 100%);
        background: -ms-linear-gradient(top, rgba(51,51,51,0) 0%, rgba(51,51,51,1) 100%);
        background: linear-gradient(to bottom, rgba(51,51,51,0) 0%, rgba(51,51,51,1) 100%);
    }
    .pv-slide-more-info-animate .aui-slide-content:before,
    .pv-slide-more-info-animate .aui-slide-content:after {
        animation: slide-in-info-left 0.8s ease;
    }

    .pv-slide-more-info-show .aui-slide-image-container {
        padding: 35px 20px 0 0;
    }
    .pv-slide-more-info-animate .pv-item-full-details {
        animation: slide-in-info-left 0.6s ease;
    }
    .aui-slides-type-overlay:not(.pv-slide-more-info-show) .pv-item-full-details {
        animation: slide-out-info-left 0.5s ease;
    }
}
.pv-additional-images {
    margin-top: 21px;
    margin-bottom: 21px;
}
.pv-slide-more-info-show .aui-slide .aui-caption {
    position: fixed;
    background: transparent;
}
.pv-slide-more-info-before-show .pv-item-full-details {
    display: inline-block;
}
.pv-slide-more-info-show .pv-slideshow-caption {
    opacity: 0;
}
.pv-item-courtesy-line,
.pv-item-copyright-line,
.pv-item-photo-credit {
    font-size: 11.5px;
    margin-top: 38px;
    margin-bottom: 1px;
}
.pv-item-courtesy-line + .pv-item-copyright-line,
.pv-item-courtesy-line + .pv-item-photo-credit,
.pv-item-copyright-line + .pv-item-photo-credit {
    margin-top: 0;
}

@keyframes slide-in-info-left {
    0% { transform: translateX(90px); opacity: 0; }
    20% { transform: translateX(90px); opacity: 0; }
    100% {transform: translateX(0); opacity: 1; }
}
@keyframes slide-out-info-left {
    0% {transform: translateX(0); opacity: 1; }
    100% { transform: translateX(290px); opacity: 0; }
}
@keyframes slide-in-info-up {
    0% { transform: translateY(80px); opacity: 0; }
    100% { transform: translateY(0); opacity: 1; }
}
@keyframes slide-in-img-up {
    0% { transform: translateY(-20px); opacity: 1; }
    100% { transform: translateY(0); opacity: 1; }
}
@keyframes slide-caption-up {
    0% { transform: translateY(100%); opacity: 0; }
    100% { transform: translateY(0); opacity: 1; }
}
@media(max-width: 880px) {

    #pv-slide-close {
        display: none;
    }

    .pv-slide-more-info-show .pv-item-full-details > *,
    .pv-slide-more-info-animate-out .pv-item-full-details > * {
        padding: 20px 20px 20px;
        /*overflow: auto;*/
    }

    .pv-slideshow .pv-item-full-details {
        display: block;
    }


    .pv-slide-more-info-animate-out .pv-item-full-details {
        opacity: 0;
        transition: opacity 0.9s ease;
    }
    .pv-slide-more-info-show .aui-slide-content,
    .pv-slide-more-info-animate-out .aui-slide-content {
        /*padding: 40px 20px 20px;*/
        overflow: auto;
        /*background: #fff;*/
        /*-webkit-overflow-scrolling: auto;*/
    }
    /*.pv-slide-more-info-animate-out .aui-active .pv-item-full-details,*/
    .pv-slide-more-info-show .aui-active .pv-item-full-details {
        opacity: 1;
    }
    /*.pv-slide-more-info-animate-out .pv-item-full-details,*/
    .pv-slide-more-info-show .pv-item-full-details,
    .pv-slide-more-info-animate-out .pv-item-full-details {
        position: static;
        display: block;
        padding: 20px 0 0;
        width: 100%;


        z-index: 2;
        position: relative;
        background: #fff;
        padding-bottom: 80px;
        /*opacity: 0;*/
    }
    .aui-slide-image-2 {
        transition: top 0.9s ease;
    }
    .aui-slide-image-2 {
        position: fixed;
        height: 100%;
        left: 0;
        right: 0;
        pointer-events: none;
        transition: top 0.9s ease;
        /*z-index: 1;*/
        /*display: none;*/
    }
    /*.pv-slideshow .aui-slide-image-2 {*/
    /*    display: block;*/
    /*    opacity: 0;*/
    /*}*/
    .pv-slide-more-info-show .aui-slide-image-2,
    .pv-slide-more-info-animate-out .aui-slide-image-2 {
        /*display: block;*/
        opacity: 1;
    }
    .pv-slide-more-info-animate-out .aui-slide-image {
        opacity: 0;
    }

    .aui-slide-image-2 > img {
        margin: 0 auto;
        max-height: 100%;
    }
    .pv-slide-more-info-show .aui-slide-image-2 > img {
        max-height: 1000px;
    }
    .aui-slide-image-2 > img {
        transition: max-height 0.9s ease;
    }
    .pv-slide-more-info-show:not(.pv-slideshow-more-info-animate) .aui-slide-image,
    .pv-slide-more-info-animate-out .aui-slide-image {
        max-height: 2000px;
    }
    .pv-slide-more-info-show:not(.pv-slideshow-more-info-animate) .aui-slide-image-container,
    .pv-slide-more-info-animate-out .aui-slide-image-container {
        height: auto;
        padding: 0;
        width: 100%;

        position: sticky;
        -webkit-position: sticky;
        top: 0px;
        opacity: 0;
    }

    .pv-slideshow .aui-caption { display: none; }

    .pv-slide-more-info-show .aui-caption {
        opacity: 0;
        transform: translateY(100%);
        background: #fff !important;
        transition: transform 0.9s ease, opacity 0.9s ease;
    }
    .pv-slide-more-info-animate-out .aui-caption {
        animation: slide-caption-up 0.7s ease;
    }

    .pv-slideshow .aui-slide-footer {
        background: rgba(255,255,255,0.9);
        height: 60px;
    }
    .aui-theme-dark .aui-slide-footer {
        background: rgba(51,51,51,0.9);
    }
    .pv-slide-more-info-animate .pv-item-full-details {
        animation: slide-in-info-up 1.0s ease;
    }
    .aui-active .pv-item-full-details{
        /*animation: slide-in-info-up 0.5s ease;*/
        transition: opacity 0.9s ease;
    }

    .pv-slide-more-info-show:not(.pv-slide-more-info-animate) .aui-slide-content:before,
    .pv-slide-more-info-show:not(.pv-slide-more-info-animate) .aui-slide-content:after {
        display: none;
    }

    /* FIX FOR IPAD */
    .pv-slide-more-info-show .aui-slide-image {max-height: none;}

}


/*fix for ::before on the captions - this is specific to the PV and linked to the scale of fonts*/

.xpv-item-full-details.aui-slide-details::before{
    margin-left: -0.4em !important;
}


.aui-grid {
    word-break: break-word !important;
}


/*
------------------------------------------------
 FULL ITEM DETAILS
------------------------------------------------
*/

.aui-theme-dark .pv-item-full-details {
    color: #aaa;
    -webkit-font-smoothing: auto;
}
.aui-theme-dark .pv-item-full-details .pv-item-details .artist {
    color: #fff;
}
.aui-theme-dark .pv-item-full-details .pv-item-details .title {
    color: #fff;
}
.pv-item-full-details .pv-item-price{
    margin-top: 12px;
}
.aui-slide-details .pv-item-price + *:before {
    content: "";
    display: block;
    padding-top: 24px;
    margin-top: 24px;
    width: 110px;
    border-top: 1px solid #eee;
}
.aui-theme-dark .aui-slide-details .pv-item-price + *:before {
    border-color: #444;
}

.roomview-active .aui-slide-details,
.roomview-active .aui-slide-footer,
.roomview-active .aui-slide-close {
    display: none !important;
}

.roomview-active .aui-slide-image-container {
    transform: none;
}



/* SECONDARY IMAGE SLIDESHOW */

#pv-secondary-image-slideshow .aui-slide-close {
    background: rgba(247,247,247,0.7);
}
.aui-theme-dark #pv-secondary-image-slideshow .aui-slide-close {
    background: rgba(51,51,51,0.7);
}

[data-slides-id='pv-secondary-image-slideshow'].aui-slides {
    background: rgba(247,247,247,0.9);
}
[data-slides-id='pv-secondary-image-slideshow'] .aui-slide-content {
    height: 100%;
    padding: 5%;
}
[data-slides-id='pv-secondary-image-slideshow'] .aui-caption {
    display: none;
}
[data-slides-id='pv-secondary-image-slideshow'] .aui-slide-next,
[data-slides-id='pv-secondary-image-slideshow'] .aui-slide-previous{
    position: fixed;
    top: 0;
    bottom: 0;
    height: auto;
    width: 200px;
    width: 40%;
    /*background: rgba(255,255,255,0.7);*/
    font-size: 0;
}
[data-slides-id='pv-secondary-image-slideshow'] .aui-slide-next {
    right: 0;
    animation: pv-slide-in-button-left 0.5s ease;
}
@keyframes pv-slide-in-button-left {
    0% { transform: translateX(100px); opacity: 0; }
    100% { transform: translateX(0); opacity: 1; }
}
[data-slides-id='pv-secondary-image-slideshow'] .aui-slide-previous {
    left: 0;
    animation: pv-slide-in-button-right 0.5s ease;
}
@keyframes pv-slide-in-button-right {
    0% { transform: translateX(-100px); opacity: 0; }
    100% { transform: translateX(0); opacity: 1; }
}
[data-slides-id='pv-secondary-image-slideshow'] .simple-slide-count [class^='aui-icon-arrow'] {
    font-size: 50px;
    color: rgba(0,0,0,0.8);
    position: absolute;
    top: 50%;
    margin-top: -37px;
    margin-left: -38px;
    /*background: rgba(247,247,247,0.6);*/
    color: #bbb;
    border-radius: 50%;
    padding: 12px;
    width: 75px;
    /*text-shadow: 0 0 3px rgba(247,247,247,0.2);*/
}
/* fix for safari 5 */
[data-slides-id='pv-secondary-image-slideshow'] .aui-slide-footer {
    position: absolute;
    bottom: auto;
}
[data-slides-id='pv-secondary-image-slideshow'] .aui-slide-previous [class^='aui-icon-arrow'] {
    left: 20%;
}
[data-slides-id='pv-secondary-image-slideshow'] .aui-slide-next [class^='aui-icon-arrow'] {
    left: 80%;
}
[data-slides-id='pv-secondary-image-slideshow'] .aui-slide-close {
    z-index: 50;
}
[data-slides-id='pv-secondary-image-slideshow'] .aui-slide-numbers-container {
    display: none;
}
[data-slides-id='pv-secondary-image-slideshow'].aui-hide-slideshow-controls .aui-slide-next {
    opacity: 0;
    animation: pv-slide-out-button-right 0.5s ease;
}
@keyframes pv-slide-out-button-right {
    0% { transform: translateX(0); opacity: 1; }
    100% { transform: translateX(100px); opacity: 0; }
}
[data-slides-id='pv-secondary-image-slideshow'].aui-hide-slideshow-controls .aui-slide-previous {
    opacity: 0;
    animation: pv-slide-out-button-left 0.5s ease;
}
@keyframes pv-slide-out-button-left {
    0% { transform: translateX(0); opacity: 1; }
    100% { transform: translateX(-100px); opacity: 0; }
}


#documents .app-document-link {
    color: #000 !important;
    display: inline-block;
    text-align: center;
    width: 140px;
    word-break: break-all;
    vertical-align: top;
    margin-right: 10px;
}
.aui-theme-dark #documents .app-document-link {
    color: #eee !important;
}
#documents .app-document-link img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    /*margin: 0 auto;*/
    margin: auto auto 0;
    position: absolute;
    /*bottom: 0;*/
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}


/* VIDEO BOX */

.pv-video-embed-container {
    min-width: 600px;
    height: 100%;
    padding: 35% 0;
    padding: 26% 0;
    /*padding-top: 75%;*/
}
.pv-video-embed-container video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.pv-video-embed-container iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.pv-video-box .aui-overlay-box-content {
    overflow: hidden;
}
.pv-video-box .aui-overlay-box-content-wrapper {
    padding: 30px !important;
    border: none !important;
}
.pv-video-close.aui-overlay-close-btn {
    top: 4px;
    right: 4px;
    padding: 4px 3px 1px 3px;
}

/* Video / 3D object buttons */

.pv-item-video-play-btn:before {
    content: "\f04b";
}

.pv-item-view-virtual-object-btn:before {
    content: "\f1b2";
}

.pv-item-video-play-btn:before, .pv-item-view-virtual-object-btn:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
    font-size: 11px;
    color: #999;
}
.pv-item-video-play-btn, .pv-item-view-virtual-object-btn {
    border: 1px solid #ccc;
    padding: 2px 6px 1.5px;
    border-radius: 5px;
    line-height: 17px;
    letter-spacing: 1.5px;
    margin-top: 12px;
    font-size: 11.5px;
    color: #000;
    /*border: none;*/
    /*padding: 0;*/
    font-size: 12px;
    letter-spacing: 1px;
}
.pv-item-video-play-btn:before, .pv-item-view-virtual-object-btn:before {
    margin-left: 2px;
}
#pv-grid .pv-item-video-play-btn, #pv-grid .pv-item-view-virtual-object-btn {
    border-color: #ddd;
}
.aui-cascading-true .pv-item-video-play-btn,
.aui-cascading-true .pv-item-view-virtual-object-btn {
    color: #ddd;
}





.aui-item {
    animation: item-appear-delay-1 1.7s ease;
}
.aui-item:nth-child(5n + 2) {
    animation: item-appear-delay-3 2.3s ease;
}
.aui-item:nth-child(6n + 4) {
    animation: item-appear-delay-2 2s ease;
}

@keyframes item-appear {
    0% { opacity: 0; transform: translateY(30px); }
    100% { opacity: 1; transform: translateY(0); }
}
@keyframes item-appear-delay-1 {
    0% { opacity: 0; }
    15% { opacity: 0; transform: translateY(30px); }
    100% { opacity: 1; transform: translateY(0); }
}
@keyframes item-appear-delay-2 {
    0% { opacity: 0; }
    20% { opacity: 0; transform: translateY(30px); }
    100% { opacity: 1; transform: translateY(0); }
}
@keyframes item-appear-delay-3 {
    0% { opacity: 0; }
    22% { opacity: 0; transform: translateY(30px); }
    100% { opacity: 1; transform: translateY(0); }
}
@keyframes item-appear-fade {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@keyframes item-appear-fade-delay-1 {
    0% { opacity: 0; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

.pv-main-links {
    animation: item-appear-fade 2.5s ease;
}
#aui-head, .aui-banner, .aui-banner-content {
    animation: item-appear-fade 0.5s ease;
}
/*.aui-banner-content {*/
/*    animation: item-appear-fade-delay-1 2.5s ease;*/
/*}*/
#pv-title, #pv-content-above, #pv-content-below, #pv-documents, .pv-copyright-line, .pv-tab-btn {
    animation: item-appear-fade 2.5s ease;
}
.aui-theme-dark .aui-loading-circle {
    border-color: #3a3a3a;
    border-right-color: transparent;
}







/* LOGIN PAGE */

body.pv-page-type-login,
body.pv-page-type-expired { text-align: center; }

.pv-page-type-login #aui-content,
.pv-page-type-expired #aui-content {
    height: 100%;
    padding-top: 0 !important;
    padding-bottom: 0;
}
.pv-page-type-login #aui-content:after,
.pv-page-type-expired #aui-content:after {
    content: "";
    display: none;
}
.pv-page-type-login #aui-content:before,
.pv-page-type-expired #aui-content:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-left: -0.25em;
}
.pv-page-type-login .pv-footer,
.pv-page-type-expired .pv-footer{
    margin-top: 30px;
    border-top: none;
    text-align: center;
}
.pv-small-container {
    width: 90%;
    /* max-width: 366px; */
    max-width: 800px;
    margin: 0 auto;
    vertical-align: middle;
    display: inline-block;
}
.pv-page-type-login #aui-head,
.pv-page-type-expired #aui-head {
    display: none;
}
.login-label {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    font-size: 12.5px;
    color: #888;
    -webkit-font-smoothing: antialiased;
}
input[type="text"].login-input,
input[type="password"].login-input {
    height: 40px;
    width: 100%;
    background: rgba(255,255,255,0.6);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 12px;
    border: 1px solid #dbdbdb;
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec;
    box-sizing: border-box;
}

.aui-theme-dark input[type="text"].login-input,
.aui-theme-dark input[type="password"].login-input {
    background: #333;
    border-color: #111;
}

input[type="password"].login-input {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 4px;
}

input[type="text"].login-input:focus,
input[type="password"].login-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
#aui-body .pv-site-name {
    font-size: 38px;
    letter-spacing: 0.5px;
    text-transform: none;
    line-height: 1.3;
    padding-bottom: 0;
    margin-top: 35px;
    margin-top: 0;
    margin-bottom: 0;
}
#login-form {
    text-align: left;
    max-width: 366px;
    margin: 16px auto 16px;
}
.login-information {
    max-width: 366px;
    margin: 14px auto 0;
}
/*#login-submit {*/
/*    display: block;*/
/*    text-transform: uppercase;*/
/*    letter-spacing: 1.5px;*/
/*    color: #FFF;*/
/*    font-size: 16px;*/
/*    background: #A8D3EF;*/
/*    width: 60%;*/
/*    padding: 14px 0;*/
/*    margin: 30px auto 0;*/
/*}*/
.login-input-container {
    position: relative;
    margin: 16px 0;
}
.login-subheading {
    font-size: 15px;
}




/* Expired page */

#aui-body .pv-expired-heading {
    font-size: 36px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
.pv-expired-heading:before {
    content: "Sorry, we couldn't find that page"
}
.pv-expired-text {
    font-size: 20px;
    margin-top: 38px;
}
.pv-page-type-expired .pv-small-container {
    margin-top: -40px;
}
@media (max-width: 800px) {
    .pv-expired-heading:before {
        content: "Page not found"
    }
}

.pv-item-details div.view-in-room-pv-container {
    color: #777;
    margin-top: 12px;
}


.artlogic-social-icon-eye-thin {
    padding-right: 0.45em;
    margin-top: 2px;
    color: #999;
    vertical-align: top;
    display: inline-block;
}

.view-in-room-pv {
    vertical-align: top;
}

@media only screen and  (max-width: 870px){
    .roomview-override{
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 !important;
    }
}

@media only screen and (min-width: 800px){
    .roomview-override{
        margin: auto;
        top: 0px;
        left: 0px;
    }
}


/* this is used in the weird edge case that we need to centre align a long image */
.align-image-middle{
    right: 0px !important;
}

@media only screen and (min-width: 900px){
    .roomview-override{
        position: absolute !important;
    }
}

.override-container {
    position: absolute !important;
    padding: 0px 0px 0px 0px !important;
    height: 90% !important;
    width: calc(56vw - 30px) !important;
}

/*.aui-overlay-box img{*/
/*    display: inline-block;*/
    /* max-width: 95%; */
/*    max-height: 95%;*/
/*}*/

@media (max-width:880px){
    .aui-slide-show-details .aui-slide-content{
        overflow-x: hidden !important;
        overflow-y: auto !important;
    }

    .room-wrapper img.placeholder-artwork.placeholder-pv{
        max-width: min-content !important;
    }

}

.room-wrapper {
    z-index: 1000;
}


/*.aui-slide-image-2 img{*/
/*    visibility: hidden;*/
/*}*/

.aui-theme-dark .aui-slides .aui-slide-footer{
    background: #333333;
}


.override-v2_v2-container{
    display: none;
}

.roomview-button {
    padding: 10px 0;
    cursor: pointer !important;
    pointer-events: auto;
    border: 1px solid #ccc;
    padding: 2px 6px 1.5px;
    border-radius: 5px;
    line-height: 17px;
    letter-spacing: 1.5px;
    margin-top: 12px;
    font-size: 11.5px;
    color: #000;
    font-size: 12px;
    letter-spacing: 1px;
}

.aui-slide-image-container .roomview-override{
    vertical-align: middle;
    top: 0%;
    bottom: 0;
    margin: auto;
}

.override-transform{
    transform: none !important;
}


@media (max-width:880px){
    .override-transform{
        position: absolute !important;
    }
}


/* overloads for the room - fixes */

.floor {
    overflow: visible !important;
}

.aui-slide-image-2{
    top: 0px !important;
}


.default-image-container {
    z-index: 9999 !important;
}

.override-transform{
    z-index: 2;
}



/* Enquiry form */

#enquiry-form-popup::after,
#enquiry-form-popup-error::after {
    content: "";
    background: rgba(0, 0, 0, 0.7);
}

#enquiry-form-popup .aui-overlay-box-content-wrapper {
    padding: 32px;
}
#enquiry-form-popup .aui-overlay-box-title {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#enquiry-form-popup .aui-overlay-box-header {
    border-bottom: 1px solid #eee;
}
#enquiry-form-popup .aui-overlay-box-content {
    padding-top: 60px;
}
#enquiry-form-popup .enquiry-form label {
    margin-top: 12px;
}
#enquiry-form-popup .enquiry-form-header {
    background: #FCFCFD;
    border-radius: 0.125rem;
    border: 1px solid #E0E1E6;
    padding: 8px;
}
#enquiry-form-popup textarea {
    min-height: 70px;
}
#enquiry-form-popup .aui-overlay-box-button {
    background:#000;
    color:#fff;
    width:100%;
    margin:0;
    margin-top:12px;
    padding:12px;
}
#enquiry-form-popup .aui-overlay-box-button:disabled {
    opacity: 0.2;
}   
#enquiry-form-popup input[type=checkbox] {
    border-color:#00062E;
}
#enquiry-form-popup input span {
    color: #CD1208;
}
#enquiry-form-popup input.error, #enquiry-form-popup textarea.error {
    border-color: #CD1208;
}
#enquiry-form-popup .checkbox.error{
    border-radius: 4px;
    border: 1px solid #CD1208;
    padding: 6px;
}
#enquiry-form-popup .message.error {
    color: #CD1208;
    margin-top: 6px;
}

#enquiry-form-popup.success .aui-overlay-box-content, #enquiry-form-popup-error.error .aui-overlay-box-content {
    padding-top: 12px;
}
#enquiry-form-popup.success .aui-overlay-close-btn, #enquiry-form-popup-error.error .aui-overlay-close-btn {
    top:12px;
}
#enquiry-form-popup.success h2, #enquiry-form-popup-error.error h2 {
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top:0;
}



/* LEGACY STUFF */

/*.aui-caption_header h3 {
    font-size: 16px;
    line-height: 1.6;
}
.aui-caption-content {
    white-space: pre-line;
}
.aui-artwork-more-info {
    position: absolute;
    right: 20px;
    bottom: 25px;
    z-index: 400;
}
.pv-single-artwork .pv-artwork-image {
    max-width: 100%;
}
.pv-single-artwork .pv-artwork-caption {
    margin-top: 12px;
}
.pv-item-details .caption-para,
.pv-item-price,
.pv-item-details .img-num {
    font-size: 13px;
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.img-num {
    color: #000 !important;
}
.pv-item-details .caption-para > b:first-child {
    font-size: 14px;
    line-height: 1.5;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}
#pv-image {
    max-width: 100%;
    margin-bottom: 20px;
}
.pv-item-info {
    margin-top: 10px;
}
.pv-links {
    margin-top: 12px;
}
.pv-backlink i {
    margin-right: 4px;
}
#pv-backlink-container {
    margin-bottom: 12px;
}
.pv-previousnextlink > .aui-button-simple {
    padding: 0;
}*/

