/*!
Author  : Hunter Perrin
Version : 3.2.0
Link    : http://sciactive.com/pnotify/
*/
.ui-pnotify {
    top: 36px;
    right: 36px;
    position: absolute;
    height: auto;
    z-index: 2
}

body > .ui-pnotify {
    position: fixed;
    z-index: 100040
}

.ui-pnotify-modal-overlay {
    background-color: rgba(0, 0, 0, .4);
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1
}

body > .ui-pnotify-modal-overlay {
    position: fixed;
    z-index: 100039
}

.ui-pnotify.ui-pnotify-in {
    display: block !important
}

.ui-pnotify.ui-pnotify-move {
    transition: left .5s ease, top .5s ease, right .5s ease, bottom .5s ease
}

.ui-pnotify.ui-pnotify-fade-slow {
    transition: opacity .4s linear;
    opacity: 0
}

.ui-pnotify.ui-pnotify-fade-slow.ui-pnotify.ui-pnotify-move {
    transition: opacity .4s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease
}

.ui-pnotify.ui-pnotify-fade-normal {
    transition: opacity .25s linear;
    opacity: 0
}

.ui-pnotify.ui-pnotify-fade-normal.ui-pnotify.ui-pnotify-move {
    transition: opacity .25s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease
}

.ui-pnotify.ui-pnotify-fade-fast {
    transition: opacity .1s linear;
    opacity: 0
}

.ui-pnotify.ui-pnotify-fade-fast.ui-pnotify.ui-pnotify-move {
    transition: opacity .1s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease
}

.ui-pnotify.ui-pnotify-fade-in {
    opacity: 1
}

.ui-pnotify .ui-pnotify-shadow {
    box-shadow: 0 6px 28px 0 rgba(0, 0, 0, .1)
}

.ui-pnotify-container {
    background-position: 0 0;
    padding: .8em;
    height: 100%;
    margin: 0
}

.ui-pnotify-container:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.ui-pnotify-container.ui-pnotify-sharp {
    border-radius: 0
}

.ui-pnotify-title {
    display: block;
    margin-bottom: .4em;
    margin-top: 0
}

.ui-pnotify-text {
    display: block
}

.ui-pnotify-icon, .ui-pnotify-icon span {
    display: block;
    float: left;
    margin-right: .2em
}

.ui-pnotify.stack-top-left {
    top: 25px
}

.ui-pnotify.stack-bottom-left, .ui-pnotify.stack-top-left {
    left: 25px;
    right: auto;
    max-height: 140px
}

.ui-pnotify.stack-bottom-right {
    bottom: 25px;
    top: auto;
    max-height: 140px
}

.ui-pnotify.stack_top_right {
    top: 25px;
    max-width: 378px
}

.ui-pnotify.stack-modal {
    left: 50%;
    right: auto;
    margin-left: -150px
}

.ui-pnotify-closer, .ui-pnotify-sticker {
    position: relative;
    z-index: 1000;
    float: right
}

.glyphicon-remove {
    position: relative;
    float: right;
    visibility: visible;
    right: 5px;
    top: 5px;
    height: 0
}

.glyphicon-remove:before {
    content: "\E014"
}

.ui-pnotify-closer > .glyphicon {
    font-family: Glyphicons Halflings !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

.ui-pnotify-container {
    position: relative;
    left: 0
}

@media (max-width: 480px) {
    .ui-pnotify-mobile-able.ui-pnotify {
        position: fixed;
        top: 0;
        font-size: 1.2em;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased;
        font-smoothing: antialiased
    }

    .ui-pnotify-mobile-able.ui-pnotify .ui-pnotify-shadow {
        box-shadow: none;
        border-bottom-width: 5px
    }

    .ui-pnotify-mobile-able .ui-pnotify-container {
        border-radius: 0
    }

    .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft, .ui-pnotify-mobile-able.ui-pnotify.stack-topleft {
        left: 0;
        right: 0
    }

    .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft, .ui-pnotify-mobile-able.ui-pnotify.stack-bottomright {
        left: 0;
        right: 0;
        bottom: 0;
        top: auto
    }

    .ui-pnotify-mobile-able.ui-pnotify.stack-bottomleft .ui-pnotify-shadow, .ui-pnotify-mobile-able.ui-pnotify.stack-bottomright .ui-pnotify-shadow {
        border-top-width: 5px;
        border-bottom-width: 1px
    }
}

.recentsales_image {
    position: relative;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%
}

.border-image .recentsales_image {
    border: 1px solid;
    margin: 0
}

.leap_image .image-wrap {
    border: 1px solid;
    border-right: none
}

.leap_image .rsp-text-wrap {
    border: 1px solid;
    border-left: none;
    padding: 10px 10px 10px 0
}

.leap_image .recentsales_image {
    top: -20px;
    left: -20px;
    border: 1px solid
}

.image .p-title {
    margin-top: 10px
}

.ui-pnotify-container .image-wrap {
    position: relative
}

@media (max-width: 480px) {
    .recent-popup_text {
        font-size: 10px
    }
}

@media (max-width: 768px) {
    .h-title {
        font-size: 12px;
        line-height: 12px
    }
}

.recent_popup_text {
    font-size: 13px;
    line-height: 1.2;
    padding: 0;
    margin: 0
}

.ui-pnotify-container .ui-pnotify-text {
    white-space: nowrap
}

.ui-pnotify-container .image-wrap, .ui-pnotify-container .rsp-text-wrap {
    float: left;
    display: inline-block
}

.rtl .ui-pnotify-container .image-wrap, .ui-pnotify-container .rsp-text-wrap {
    float:right;

}

.rsp-text-wrap {
    height: 100%;
    max-width: 238px;
    padding: 10px
}

.h-title {
    word-wrap: break-word;
    font-size: 13px;
    line-height: 13px;
    width: 90%
}

.border-image .t-title, .leap_image .t-title {
    border-top: 1px solid;
    width: 220px
}

.t-title {
    position: absolute;
    bottom: 10px;
    word-wrap: break-word;
    font-size: 13px;
    line-height: 13px;
    padding-top: 5px
}

.rsp-text-wrap .p-title {
    font-weight: 600;
    font-size: 14px;
    margin-top: 10px;
    word-wrap: break-word;
    line-height: 18px;
    max-height: 36px
}

.rsp-text-wrap .p-title, .rsp-text-wrap .p-title a {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.rsp-text-wrap .p-title a {
    text-decoration: none;
    -webkit-line-clamp: 2
}

.rsp-text-wrap .h-title, .rsp-text-wrap .p-title, .rsp-text-wrap .t-title {
    white-space: normal;
    margin-left: 0;
    margin-right: 0;
}

.winter1-background .t-title {
    border-top: 1px solid #fff;
    width: 90%
}

.winter1-background.winter_tree:before {
    content: "";
    position: absolute;
    top: -38px;
    z-index: -1;
    right: 10px;
    background: url(../img/tree.png) 0 0 no-repeat;
    background-size: auto auto;
    background-size: 100%;
    width: 30px;
    height: 100%
}

.h-title.winter_tree_small:before {
    content: "";
    position: absolute;
    top: -28px;
    z-index: -1;
    right: 40px;
    background: url(../img/tree.png) 0 0 no-repeat;
    background-size: auto auto;
    background-size: 100%;
    width: 30px;
    height: 100%
}

.winter2-background .t-title {
    border-top: 1px solid #304078;
    width: 90%
}

.winter2-background {
    background: url(../img/winter2_background.png) 0 0 no-repeat
}

.stvalentine1-background .t-title {
    border-top: 1px solid #fff;
    width: 90%
}

.stvalentine1-background {
    background: url(../img/stvalentine1_background.png) no-repeat 50%
}

.stvalentine1-background.heart_love:before {
    content: "";
    position: absolute;
    top: -30px;
    z-index: -1;
    right: 10px;
    background: url(../img/heart_love.svg) 0 0 no-repeat;
    background-size: auto auto;
    background-size: 100%;
    width: 50px;
    height: 100%
}

.new_year1 .t-title {
    border-top: 1px solid #fff;
    width: 90%
}

.new_year1-background {
    background: url(../img/new_year1_background.png) no-repeat 50%
}

.new_year2 .t-title {
    border-top: 1px solid #fff;
    width: 90%
}

.new_year2-background {
    background: url(../img/new_year2_background.png) no-repeat 50%
}

.santa_claus:before {
    content: "";
    position: absolute;
    top: -35px;
    z-index: -1;
    right: 10px;
    background: url(../img/santa_claus.svg) 0 0 no-repeat;
    background-size: auto auto;
    background-size: 100%;
    width: 60px;
    height: 100%
}

.halloween1-background .t-title {
    border-top: 1px solid #fff;
    width: 90%
}

.halloween1-background {
    background: url(../img/halloween1_background.png) no-repeat 50%
}

.halloween2-background .t-title {
    border-top: 1px solid #fff;
    width: 90%
}

.halloween2-background {
    background: #1b1237
}

.mouse_pumpkin_hell:before {
    top: -45px;
    right: 10px;
    background: url(../img/mouse_pumpkin_hell.svg) 0 0 no-repeat;
    background-size: auto auto;
    background-size: 100%;
    width: 115px
}

.mouse_hell:before, .mouse_pumpkin_hell:before {
    content: "";
    position: absolute;
    z-index: -1;
    height: 100%
}

.mouse_hell:before {
    top: -30px;
    right: 0;
    background: url(../img/mouse.png) 0 0 no-repeat;
    background-size: auto auto;
    width: 100%
}

.cyber_monday1_background .t-title {
    border-top: 1px solid #0073a4;
    width: 90%
}

.cyber_monday1_background {
    background: url(../img/cyber_monday_background.png) no-repeat 50%
}

.black_friday_background .t-title {
    border-top: 1px solid #fff;
    width: 90%
}

.black_friday_background {
    background: url(../img/black_friday1_background.png) no-repeat 50%
}

.black_friday2_background .t-title {
    border-top: 1px solid #ff5656;
    width: 90%
}

.black_friday2_background {
    background: url(../img/black_friday2_background.png) no-repeat 50%
}

.black_friday_text:before {
    content: "";
    position: absolute;
    top: -24px;
    z-index: 0;
    left: 130px;
    background: url(../img/cart.svg) 0 0 no-repeat;
    background-size: auto auto;
    width: 100%;
    height: 100%
}

.black_friday_text:after {
    padding: 5px 10px 5px 30px;
    font-weight: 900;
    font-size: 13px;
    background-color: #000;
    color: #fff;
    border-radius: 20px;
    border: 1px solid;
    content: "Black Friday";
    position: absolute;
    top: -30px;
    z-index: -1;
    right: 0
}

.summer1_background .t-title {
    border-top: 1px solid #fff;
    width: 90%
}

.summer1_background {
    background: url(../img/summer1_background.png) no-repeat 50%
}

.summer2_background .t-title {
    border-top: 1px solid #fff;
    width: 90%
}

.summer2_background {
    background: url(../img/summer2_background.png) no-repeat 50%
}

.spring1_background .t-title {
    border-top: 1px solid #fff;
    width: 90%
}

.spring1_background {
    background: url(../img/spring1_background.png) no-repeat 50%
}

.spring1_background.butterfly:before {
    content: "";
    position: absolute;
    top: -33px;
    z-index: -1;
    right: -25px;
    background: url(../img/butterfly.svg) 0 0 no-repeat;
    background-size: auto auto;
    width: 40px;
    height: 100%
}

.spring2_background .t-title {
    border-top: 1px solid #fff;
    width: 90%
}

.spring2_background {
    background: url(../img/spring2_background.png) no-repeat 50%
}

.spring2_background.bird:before {
    content: "";
    position: absolute;
    top: -32px;
    z-index: -1;
    right: -13px;
    background: url(../img/bird.svg) 0 0 no-repeat;
    background-size: auto auto;
    width: 33px;
    height: 100%
}

.autumn1_background .t-title {
    border-top: 1px solid #fff;
    width: 90%
}

.autumn1_background {
    background: linear-gradient(113.41deg, #ff4d00 32.21%, #ff9a24 94.3%), #ff8b90
}

.autumn1_background.leaf1:before {
    content: "";
    position: absolute;
    top: -50px;
    z-index: -1;
    right: -35px;
    background: url(../img/leaf1.svg) 0 0 no-repeat;
    background-size: auto auto;
    width: 92px;
    height: 100%
}

.autumn1_background.leaf2:after {
    content: "";
    position: absolute;
    z-index: 1;
    right: -35px;
    background: url(../img/leaf2.svg) 0 0 no-repeat;
    background-size: auto auto;
    width: 92px;
    height: 100%
}

.autumn2_background .t-title {
    border-top: 1px solid #4c1f1f;
    width: 90%
}

.autumn2_background {
    background: url(../img/autumn2_background.png) no-repeat 50%
}

.recentsales_close {
    font-size: 14px;
    color: #d7d7d7
}



.recentsales_close, .rsp-close {
    position: relative;
    top: 5px;
    right: 5px
}

.recentsales_close1 {
    display: block;
    position: absolute;
    top: 0px;
    right:5px;
    font-size: 14px;
    color: #d7d7d7;
    width: 10px;
    height: 10px;
}

.recentsales_close1:before{
    display: inline-block;
    content: '×';
    position: relative;
    font-size: 24px;
}

.rsp-close {
    cursor: pointer;
    z-index: 9999;
    font-size: 24px
}
