.box-thumbnails {
    position: relative;
}
.box-thumbnails .icon-picture-db {
    position: absolute;
    right: 0;
    padding: 3px 7px;
    bottom: 0;
    border-radius: 4px 0 0 0;
    background-color: #FFFFFF;
}
.box-thumbnails .icon-picture-db span {
    font-family: 'Glyphicons Halflings';
    color: #ff135e;
    display: flex;
}
.box-thumbnails .icon-picture-db span p {
    padding-left: 5px;
    margin-bottom: 4px;
}
.Main__ItemsContainer-sc-1ue84g4-0.eZJtJW, div[style="margin: 0px 12px;"] {
    display: none;
}
.yelp {
    margin: 20px 0 10px 0;
}
.left-dashboard-yelp {
    margin-bottom: 20px;
}
.yelp-v2 .title-left-dashboard img {
    width: 72%;
    margin-top: 15%;
    height: 43px;
}
#popup_block:not(.logged_in_popup) #bio_ep_close {
    display: none;
}
#popup_block_yelp .modal-dialog {
    width: 53%;
    margin: 8% auto 10%;
}
#popup_block_yelp .title-left-dashboard {
    top: 16%;
}
#popup_block_yelp .title-left-dashboard img {
    width: 100%;
    height: 100%;
}
#modal-shipping-address .modal-title-shipping {
    font-weight: bold;
    font-size: 34px;
    line-height: 34px;
}
#modal-shipping-address .control-label {
    color: #5F5F5F;
}
#modal-shipping-address .form-control, #modal-shipping-address select.custom-dropdown {
    height: 44px;
}
#modal-shipping-address .modal-footer button {
    height: 44px;
    width: 195px;
    font-size: 20px;
    font-weight: bold;
}
#modal-shipping-address #btn-submit-addr-shipping-form {
    background-color: var(--pink-primary-color);
    border-color: initial;
}
#modal-shipping-address #btn-submit-addr-shipping-form:hover {
    background-color: var(--pink-primary-hover-color);
    border-color: initial;
}
#popup-notify-late-xmas .btn-pink {
    padding: 6px 12px;
}
#popup-notify-late-xmas .btn {
    text-transform: uppercase;
    margin: 5px 0;
}
.notify-text {
    font-size: 18px;
}

/** DEV-1684 **/
.share-image-form {
    margin-top: 30px;
}
.share-image-form .share-image-title {
    font-family: 'BebasNeue';
    font-size: 40px;
    text-transform: uppercase;
}
.share-image-form .showcase_left {
    padding-left: 0;
    padding-right: 30px;
}
.share-image-form .showcase_right {
    padding-right: 0;
}
.share-image-form .showcase_right_top {
    padding: 0;
}
.share-image-form .social-block {
    background-color: #faf3eb;
    padding: 20px;
    border-radius: 10px;
}

.btn-approve-ask .balance-payment-text, .btn-approve-ask .advance-payment-text {
    margin-bottom: 6px;
    margin-top: 15px;
}

.payment-status-txt {
    margin-bottom: 20px;
}

.popup_thankyou_dashboard .modal-content button.close {
    padding: 15px;
    font-size: 40px;
    color: #5F5F5F;
}

.left-dashboard-kid .custom-btn-dashboard, .left-dashboard-women .custom-btn-dashboard, .left-dashboard-paint .custom-btn-dashboard{
    text-transform: uppercase;
    font-size: 13px;
    padding: 2px 8px;
    border-radius: 4px;
}

/*CSS from dashboard_responsive_v2.php*/
.share_image_button {
    background: url('/images/share/share.png') no-repeat;
    height: 36px;
    margin-top: 20px;
    width: 350px;
    /*text-indent: -1984px;*/
}

.share_image_button span {
    height: 36px;
    font-size: 14px;
    color: #000000;
    display: block;
    text-align: center;
    line-height: 34px;
}
.block-back-to-orders.offer-cherish {
    line-height: 1;
}
.block-back-to-orders.offer-cherish a {
    padding-top: 8px;
    vertical-align: middle;
    display: inline-block;
}
.block-back-to-orders.offer-cherish .offer-cherish-text {
    vertical-align: middle;
    padding-left: 20px;
}
.font13px {font-size: 13px;}
.img-container img { width: 100%; }
#reviewModal .editor-notice-title { font-weight: bold; }
#reviewModal .editor-favorite-img {
    visibility: hidden;
    font-size: 16px;
    display: block;
    padding: 5px 10px;
    width: 55%;
    background: #00BBBD;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    color: #fff;
    text-align: center;
}
#reviewModal .editor-favorite-img span.glyphicon {
    margin-right: 10px;
    font-size: 14px;
}
#reviewModal #review-edited-photos-view {
    margin-top: 20px;
}

#reviewModal #box-img-review-modal img {
    max-height: 400px;
    object-fit: contain;
}

#showBigImage .modal-content,
#showBigImage .modal-body,
#showBigImage img {
    height: 100%;
}
#showBigImage img {
    object-fit: contain;
}


.note-business-days {
    margin-top: 5px;
    padding: 10px 15px;
    border: 2px solid #c48dc7;
    border-radius: 4px;
    font-size: 16px;
    color: #000;
}
#modal-dynamic-content .modal-content .modal-body .access-faq-link-item {
    display: block;
}

.alert-covid-message{
    color: #201b1c;
    background: #ffdde7;
    margin-top: 30px;
    margin-bottom: 15px;
}
.alert-covid-message i.fa{
    color: #ff125e;
    font-size: 31px;
    padding-top: 6px;
    margin-right: 15px;
}
.alert-covid-message p{
    display: flex;
    max-width: 1090px;
    margin: 0 auto;

}

.nav-tabs-li-mobile {
    margin-left: 6px !important;
}

/*DEV-1222*/
.table-store-credit{
    width: 100%;
}

.table-store-credit table, .table-store-credit th, .table-store-credit td {
    border: 1px solid;
    padding-left: 5px;
}
#left_dashboard.desktop-only .left-dashboard-kid p.width-maxcontent {
    width: max-content;
}

#popup-notify-late-xmas #btn-late-xmas-approve {
    background-color: var(--primary-color-v2) !important;
}

/* DEV-3358 */
.db-delivery-info {
    display: flex;
    background-color: white;
    padding: 6px 10px;
    margin: 5px 0;
}

.db-delivery-info .delivery-time {
    line-height: 30px;
    margin-left: 10px;
}
@media screen and (max-width: 767px) {
    .db-delivery-info {
        margin: 0 0 5px;
    }

    #reviewModal .container-fluid {
        padding: 0;
    }
    #reviewModal .slick-slider {
        margin-right: 0;
        margin-left: 0;
        padding-bottom: 20px; /* for slick dots*/
    }
    #reviewModal .edited-photo-column.hpau-item {
        width: 80vw;
        padding-left: 0;
    }
    #reviewModal .editor-favorite-img {
        width: 70%;
    }
    #dashboard_content .alert-covid-message{
        margin-top: 0px;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 30px;
    }

    /* start DEV-2964 */
    .dashboard-mobile-improve .nav-tabs-li-mobile {
        margin-left: 0 !important;
    }
    /* end DEV-2964 */
}

@media (min-width: 767px) {
    #footer{
        margin-top: 20px;
    }

    #popup_thankyou_painting .modal-dialog, .popup_thankyou_dashboard .modal-dialog {
        width: 900px;
    }
}

@media only screen and (max-width: 767px) {
    .fancybox__content {
        max-width: 100%;
        max-height: 100%;
        overflow: hidden;
    }
    #modal-shipping-address .form-group {
        width: 100%;
    }
    #modal-shipping-address .modal-footer {
        display: flex;
    }
    #modal-shipping-address .modal-footer button {
        width: 50%;
    }
    #modal-shipping-address .modal-title-shipping {
        font-size: 30px;
        line-height: 30px;
    }
    .mobile-only .box-thumbnails {
        float: inherit;
    }
    .mobile-only .order-items .item img {
        margin-right: 0;
    }
    #remarks_area {
        margin-bottom: 20px;
    }
    .post-tab-name-yelp {
        margin-top: 7%;
        display: block;
        text-align: center;
        padding-bottom: 10px;
    }
    .only-yelp {
        display: flex;
    }
    .button_5s_yelp {
        margin-right: 8%;
        margin-bottom: 20px;
    }
    .only-reveal .button_5s_yelp {
        width: 46%;
    }
    .only-reveal {
        /*width: 46%;*/
        width: 100%;
    }
    .yelp-mobile .only-reveal {
        width: 100%;
    }
    .yelp-mobile .get-amount-reveal {
        display: none;
    }
    .yelp-mobile .get-amount-2 {
        font-weight: bold;
        opacity: 0.4;
        color: #000000;
        line-height: 18px;
        padding-right: 15px;
    }
    .yelp-v2-mobile, .only-reveal .button_5s_pos {
        /*display: flex;*/
        justify-content: space-between;
        width: 100%;
        align-items: center;
        height: 55px;
    }
    .yelp-v2-mobile img {
        width: 120px;
    }
    .review-yelp {
        margin-top: -15px;
    }
    #popup_block_yelp .modal-dialog {
        width: 95%;
    }
    #popup_block_yelp .modal-content {
        height: 250px;
    }
    #popup_block_yelp .title-left-dashboard {
        left: 15%;
    }

    /** DEV-1684 **/
    .share-image-form .showcase_left {
        padding-right: 0;
    }
    .share-image-form .social-block {
        padding: 10px;
    }

    .payment-status-txt {
        margin-bottom: 10px;
    }
    /*DEV-3496*/
    .fancybox__toolbar .is-middle .f-button[data-panzoom-action="iterateZoom"] {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: transparent;
    }
    .fancybox__toolbar__column.is-middle {
        width: 46px;
    }

    .fancybox__toolbar .is-middle .f-button[data-panzoom-action="iterateZoom"] svg {
        width: 36px;
        height: 36px;
        filter: drop-shadow(4px 4px 2px rgb(0, 0, 0));
    }
}
.zoom-icon i {
    text-shadow: 2px 3px 4px #000;
}
.upload-photo-link{
    margin-top: 20px;
}
/*DEV-3496*/
.reviewModal #preview_photo.paintingApproved .zoom-icon{
    display: flex;
    position: absolute;
    top: 10px;
    right: 14px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
    z-index:999;
}

.reviewModal #preview_photo.paintingApproved .zoom-icon.new-ui {
    display: block;
    bottom: 10px;
    right: 50%;
    top: unset;
    left: unset;
}
/*DEV-3445*/
.content-items-all .box-thumbnails  .zoom-icon {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 42px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
    opacity: 0;
}
/**DEV-3496: create other class for open zoom */
.reviewModal #preview_photo.paintingApproved .zoom-icon, .reviewModal #preview_photo .zoom-icon {
    display: none;
}
.reviewModal #preview_photo .zoom-icon.new-ui {
    display: flex;
    align-items: flex-end;
    bottom: 12px;
    left: 0;
    right: 0;
    position: absolute;
    top: 10px;
    flex-direction: row;
    justify-content: center;
    cursor: pointer;
    text-decoration: none;
    z-index: 999;
}
.reviewModal #preview_photo.enableZoom .zoom-icon {
    display: flex;
}

@media (min-width: 768px) {
    #reviewModal.dev-3543 .right-review-modal .group-previous-image {
        margin-top: 10px;
    }

    #reviewModal.dev-3543 #box-img-review-modal .part-original #planit {
        width: 100% !important;
        height: auto !important;
    }

    #reviewModal.dev-3543 #box-img-review-modal .part-original #planit .image-container {
        position: relative;
    }

    #reviewModal.dev-3543 #box-img-review-modal .part-original #planit .image-container img {
        position: relative;
        max-height: unset;
    }

    #reviewModal.dev-3543 #box-img-review-modal .part-original #planit > img {
        max-height: unset;
    }

    #reviewModal.dev-3543 #preview_photo.paintingApproved .zoom-icon, .reviewModal #preview_photo .zoom-icon {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }
}

.btn-approve-ask .comment-painting textarea {
    outline: none;
    border: 1px solid #009f8a;
    border-radius: 5px;
    height: 100px;
    padding: 10px;
    font-style: italic;
}

.watermark-warning{
    display: none;
}

.photoEditApprovedModal .watermark-warning{
    display: block;
}

.zoom-painting-group {
    display: flex;
    flex-direction: row;
    margin-top: 15px;
}

.zoom-painting-group div {
    width: 30%;
    margin-right: 25px;
    position: relative;
}

.zoom-painting-group img {
    width: 100%;
}

.zoom-painting-group a {
    align-items: flex-end;
    bottom: 35%;
    left: 0;
    right: 0;
    display: flex;
    position: absolute;
    flex-direction: row;
    justify-content: center;
    cursor: pointer;
    text-decoration: none;
    z-index: 999;
    color: white;
    text-decoration: unset !important;
}

.zoom-painting-group a:hover {
    color: white !important;
}

.order-history-new {
    margin-top: 15px;
}

.order-history-new .group-title {
    display: flex;
    flex-direction: row;
    cursor: pointer;
    margin-bottom: 10px;
    align-items: center;
}

.order-history-new .group-title .title {
    font-weight: 700;
    margin-bottom: 0;
    margin-right: 10px;
}

.group-order-histories {
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    padding-bottom: 15px;
}

.group-order-histories .painting-history {
    padding: 15px 150px 0 25px;
}

.group-order-histories .painting-edited, .group-order-histories .painting-origin {
    padding: 0 150px 0 25px;
}

.group-order-histories .painting-history .title,
.group-order-histories .painting-edited .title,
.group-order-histories .painting-origin .title {
    font-weight: bold;
    margin-top: 10px;
}

.group-order-histories .painting-comment-group {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.group-order-histories hr {
    margin-bottom: 0 !important;
}

.group-order-histories .painting-comment-group img {
    width: 150px;
}

.painting-comment-group .comments .title {
    font-weight: bold;
}

.zoom-painting-video img, .zoom-painting-default img {
    cursor: pointer;
}

.zoom-painting-default.active img {
    border: 2px solid #A2309E;
}

.zoom-painting-video.active img {
    border: 2px solid #A2309E;
}

.zoom-icon-video:hover {
    text-decoration: none;
    color: white;
}

.zoom-icon-video {
    display: block;
    position: absolute;
    cursor: pointer;
    text-decoration: none;
    z-index: 999;
    color: white;
    bottom: 10px;
    right: 50%;
    top: unset;
    left: unset;
}

.zoom-icon-video i {
    text-shadow: 2px 3px 4px #000;
}

:root {
    --image-starts-time: 0.5s;
    --image-time: 15s;
    --image-starts-delay: 1s;
}

@keyframes image-slideshow {
    0% {
        transform: perspective(5em) translate(5%, -7%) rotateY(4deg) rotateX(2deg) scale(1.5);
    }
    22% {
        transform: perspective(30em) translate(0) rotateY(0deg) rotateX(0deg) scale(1);
    }
    26% {
        transform: scale(2.6) translate(20%, 20%);
    }
    48% {
        transform: scale(2.6) translate(0%, 10%)
    }
    52% {
        transform: scale(3.6) translateY(20%);
    }
    74% {
        transform: scale(3.6) translate(-10%, 15%);
    }
    78% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(1);
    }
}

#planit {
    overflow: hidden;
}

#planit img.animate {
    animation: image-slideshow var(--image-time) linear var(--image-starts-delay) forwards;
}

.group-painting-new-ui #org-image-mobile.animate {
    animation: image-slideshow var(--image-time) linear var(--image-starts-delay) forwards;
}

.group-painting-new-ui {
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    .group-order-histories .painting-history {
        padding: 15px 15px 0 15px;
    }

    .zoom-icon-video, .reviewModal #preview_photo.paintingApproved .zoom-icon.new-ui {
        right: 45%;
    }
}

.painting-edited .content .history-item .group-item {
    display: flex;
    flex-direction: column;
}

.painting-comment-group .img-group {
    margin-right: 20px;
}

@media (max-width: 767px) {
    .group-order-histories .painting-comment-group .comments .history-item .group-item img{
        width: 100px;
    }
}

.popup_thankyou_dashboard .box-content-page .video-services-custom .img-video-services{
    width: 100%;
}

@media (min-width: 768px) {
    .popup_thankyou_dashboard .box-content-page .video-services-custom .last-chance .top-title h3{
        display: inline-block;
        font-size: 20px;
        font-weight: 400;
        margin-right: 5px;
    }

    .popup_thankyou_dashboard .box-content-page .video-services-custom .last-chance .top-title p{
        display: inline-block;
    }

    .popup_thankyou_dashboard .box-content-page .video-services-custom .last-chance{
        position: relative;
    }

    .popup_thankyou_dashboard .box-content-page .video-services-custom .last-chance .text-video-services{
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .popup_thankyou_dashboard .box-content-page .video-services-custom .last-chance .text-video-services .addVideoServicesDashboard{
        margin-left: 20px;
        margin-top: 0 !important;
        padding: 5px 20px;
    }
}

@media (max-width: 767px) {
    .popup_thankyou_dashboard .box-content-page .video-services-custom .last-chance .top-title h3{
        font-size: 18px;
        text-align: center;
    }
    .popup_thankyou_dashboard .box-content-page .video-services-custom .last-chance .top-title h3 strong{
        font-size: 15px;
        text-align: center;
        margin-left: 5px;
        color: #333;
    }

    .popup_thankyou_dashboard .box-content-page .video-services-custom .last-chance .top-title p{
        font-size: 13px;
        text-align: center;
    }
    .popup_thankyou_dashboard .box-content-page .video-services-custom .last-chance > p{
        text-align: center;
    }
    .popup_thankyou_dashboard .box-content-page .video-services-custom .img-video-services{
        width: 100%;
        margin:  10px 0;
    }

    .popup_thankyou_dashboard .box-content-page .video-services-custom .last-chance .addVideoServicesDashboard{
        margin-top: 5px !important;
    }
}