.reveal .hidden {
    display: block !important;
    visibility: visible !important !
}

a:focus {
    outline: none
}

.chat-popup .rv__product_box:focus {
    outline: none
}

.resView .recentview_view:focus {
    outline: none
}

.chat-popup .rv__product_box:hover {
    background: #f7f7f7;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.slick-vertical .slick-slide:focus {
    outline: none
}

.slick-vertical .slick-slide:hover {
    outline: none
}

.slick-initialized .slick-slide:focus {
    outline: none
}

.rv__product_img:focus {
    outline: none
}

.rv__img_wrap:focus {
    outline: none
}

.slick-slider .slick-track,
.slick-slider .slick-list:focus {
    outline: none
}

.recentviewsMain .rv__product_box .btn:focus {
    outline: none
}

.chat-popup .slick-prev:focus {
    outline: none
}

.chat-popup .slick-next:focus {
    outline: none
}

.chat-popup .closeApp .fa-close {
    margin: 0 4px 0 0
}

.chat-popup .productImg img {
    position: relative !important;
    top: inherit;
    left: inherit;
    transform: inherit;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -o-transform: inherit;
    -ms-transform: inherit;
    -sand-transform: inherit
}

.chat-popup .productImg.medium {
    padding: 0;
    margin-bottom: 0
}

.chat-popup .productImg.small,
.chat-popup .productImg.compact {
    padding-bottom: 0%;
    margin: 0
}

.chat-popup .productImg.large {
    padding-bottom: 0;
    margin: 0
}

.rv__img_wrap {
    position: relative
}

.pro-form-in .recentviewoptions,
.pro-form-in #quantity {
    display: inline-block;
    height: 31px;
    border-radius: 0
}

.btn.recent_btn.qeaddcart,
.btn.recent_btn.qecheckout {
    display: inline-block;
    vertical-align: middle;
    padding: 0
}

.productImg.large .rv__responsive.large {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    transform: unset;
    height: 380px;
    object-fit: cover;
    width: 100%
}

@media (max-width: 851px) and (min-width: 767px) {
    .productImg.large .rv__responsive.large {
        height: auto
    }
}

.rv__product_img .productImg.large {
    padding-bottom: 0
}

.rv__img_wrap .product_title {
    text-align: left;
    padding: 0 15px;
    font-weight: 400
}

.rv__img_wrap .rv__price {
    text-align: left;
    padding: 0 15px;
    font-size: 14px
}

#recentviews1 {
    clear: both;
    margin: 30px auto;
    position: relative
}

#recentviews1 #rv__recent_products .rv__product_box h2 a {
    white-space: initial !important;
    color: #3d4246
}

#recentviews1 .row_no_wrap .rv__product_box h2 a {
    white-space: initial !important
}

#recentviews1 .rv__img_wrap.small {
    display: table-cell;
    font-size: 0;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    width: 800px
}

#recentviews1 .rv__img_wrap.compact {
    display: table-cell;
    font-size: 0;
    height: 200px;
    text-align: center;
    vertical-align: middle;
    width: 800px
}

#recentviews1 .rv__img_wrap.medium {
    display: table-cell;
    font-size: 0;
    height: 280px;
    text-align: center;
    vertical-align: middle;
    width: 800px
}

#recentviews1 .rv__img_wrap.large {
    display: table-cell;
    font-size: 0;
    height: 520px;
    text-align: center;
    vertical-align: middle;
    width: 800px
}

#rv__recent_products.rv__grid {
    width: 100%;
    margin-top: 20px
}

.rv__grid .row {
    display: block;
    clear: both
}

.rv__grid .rv__row .rv__column {
    float: left
}

.rv__grid .rv__row .rv__column.rv__one {
    width: 8.3%
}

.rv__grid .rv__row .rv__column.rv__two {
    width: 16.66%
}

.rv__grid .rv__row .rv__column.rv__three {
    width: 24.96%
}

.rv__grid .rv__row .rv__column.rv__four {
    width: 33.2%
}

.rv__grid .rv__row .rv__column.rv__five {
    width: 41.5%
}

.rv__grid .rv__row .rv__column.rv__six {
    width: 49.8%
}

.rv__grid .rv__row .rv__column.rv__seven {
    width: 58.1%
}

.rv__grid .rv__row .rv__column.rv__eight {
    width: 66.4%
}

.rv__grid .rv__row .rv__column.rv__nine {
    width: 77.4%
}

.rv__grid .rv__row .rv__column.rv__ten {
    width: 83%
}

.rv__grid .rv__row .rv__column.rv__eleven {
    width: 91.3%
}

.rv__grid .rv__row .rv__column.rv__twelve {
    width: 100%
}

#rv__recent_products.rv__grid {
    padding: 15px
}

.rv__grid .rv__row .rv__column>div {
    margin: 0
}

.rv__clearfix {
    clear: both
}

.rv__grid img.rv__responsive {
    max-width: 100%
}

.rv__center {
    text-align: center
}

.title {
    font-size: 23px;
    position: relative
}

.title.bordered_bt {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px
}

.title.bordered_bt:after {
    position: absolute;
    content: " ";
    left: 0;
    right: 0;
    bottom: -3px;
    margin: 0 auto;
    width: 50px;
    height: 3px;
    background: #000;
    pointer-events: none
}

.recent_pro_section {
    padding: 15px
}

@media screen and (max-width: 991px) {
    .rv__grid .rv__row .rv__column>div {
        margin: .5em
    }

    .rv__grid .rv__row .rv__column.rv__three {
        width: 33.33%
    }
}

#rv__recent_products.rv__grid {
    background: #f5f5f5;
    border: solid;
    border-style: groove;
    border-width: 2px
}

.nav_dots {
    text-align: center;
    margin: 10px 0 15px;
    display: none
}

.nav_dots span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #dcdcdc;
    border-radius: 100%;
    margin: 0 5px;
    cursor: pointer;
    vertical-align: middle
}

.nav_dots span:hover,
.nav_dots span:focus,
.nav_dots span:active,
.nav_dots span.active {
    background: #000
}

.reveal .hidden {
    display: block !important;
    visibility: visible !important
}

.product:hover .reveal img {
    opacity: 1
}

.reveal {
    position: relative
}

.reveal .hidden {
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.reveal:hover .hidden {
    z-index: 100000;
    opacity: 1
}

.reveal .caption {
    position: absolute;
    top: 0;
    display: table;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-color: #ffffffb3;
    font: 13px/1.6 sans-serif;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 1px;
    text-align: center;
    text-rendering: optimizeLegibility
}

.reveal .hidden .caption .centered {
    display: table-cell;
    vertical-align: middle
}

@media (min-width: 480px) and (max-width: 979px) {
    .reveal .caption {
        font-size: 11px
    }
}

.recentviewsMain {
    background: #fff;
    padding: 0
}

h1.rv__center {
    margin: 0;
    font-size: 22px;
    color: #585858
}

.recentviewsMain .rv__column {
    padding: 10px
}

.recentviewsMain .rv__product_box {
    position: relative;
    background: #fff !important;
    overflow: hidden;
    border: solid 1px #cccccc5e;
    border-radius: 20px
}

.recentviewsMain .rv__product_box .bedge {
    background: #ed1c24;
    color: #fff;
    font-weight: 700;
    padding: 5px 15px;
    font-size: 12px;
    z-index: 999999;
    width: 190px;
    position: absolute;
    top: 20px;
    left: -61px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(310deg);
    box-shadow: 4px 4px 10px #000c
}

.recentviewsMain .rv__product_box h2 {
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 3px;
    margin-top: 4px;
    height: 44px
}

.recentviewsMain .rv__product_box:focus {
    outline: none
}

.recentviewsMain .rv__product_box select {
    width: -webkit-fill-available;
    margin: 0;
    padding: 10px;
    font-size: 16px;
    height: 43px;
    border: none;
    border-top: solid 1px #cccccc5e
}

.recentviewsMain .rv__product_box select:focus {
    outline: none
}

.recentviewsMain .rv__product_box input[name=quantity] {
    width: 45px !important;
    text-align: center;
    -webkit-appearance: none;
    padding: 0;
    height: 31px !important;
    display: inline-block;
    margin: 0 auto 5px;
    outline: none
}

.recentviewsMain .rv__product_box .btn {
    margin: 0 auto;
    display: inline-block;
    padding: 3px 12px;
    font-size: 18px;
    white-space: nowrap
}

.recentviewsMain .rv__product_box .rv__price {
    margin-top: 0;
    color: #ed1c24
}

.recentviewsMain .slick-prev,
.recentviewsMain .slick-next {
    outline: none;
    box-shadow: none;
    width: 23px;
    height: 36px;
    position: absolute;
    top: 50%;
    border: none;
    font-size: 0;
    background: url(https://www.qetail.com/apps/qerecentlyview/image/img/next_arrow_black.png) no-repeat center center
}

.recentviewsMain .slick-prev,
.recentviewsMain .slick-next:before {
    display: none
}

.recentviewsMain .slick-prev {
    outline: none;
    box-shadow: none;
    width: 23px;
    height: 36px;
    position: absolute;
    top: 50%;
    border: none;
    font-size: 0;
    background: url(https://www.qetail.com/apps/qerecentlyview/image/img/prev_arrow_black.png) no-repeat center center
}

.recentviewsMain .slick-prev,
.recentviewsMain .slick-prev:before {
    display: none
}

.recentviewsMain #rv__recent_products.rv__grid {
    padding: 0
}

.resView {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 999
}

.resView .recentview_view {
    border: none;
    background: #ed1c24;
    padding: 10px;
    color: #fff;
    border-radius: 5px 0 0 5px
}

.resView .recentview_view i {
    font-size: 16px;
    margin-right: 5px
}

.chat-popup {
    display: block;
    position: fixed;
    right: 0;
    width: 158px;
    z-index: 999;
    background: #d8d8d8;
    padding: 62px 5px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 5px;
    border-left: solid 1px #ccc !important
}

.chat-popup .slick-prev {
    left: 50%;
    top: -24px;
    margin-left: -10px;
    transform: rotate(90deg)
}

.chat-popup .slick-next {
    left: 50%;
    right: auto;
    bottom: -24px;
    margin-left: -10px;
    transform: rotate(90deg);
    top: auto
}

.chat-popup .rv__column {
    padding: 3px 0
}

.chat-popup .rv__product_box {
    position: relative;
    padding: 5px;
    border: solid 1px #ddd
}

.chat-popup .rv__product_box .bedge {
    background: #ed1c24;
    color: #fff;
    font-weight: 700;
    padding: 5px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 9px;
    z-index: 999999
}

.chat-popup .rv__img_wrap {
    text-align: center;
    font-size: 11px;
    font-weight: 700
}

.chat-popup .rv__img_wrap form {
    display: none
}

.chat-popup .rv__img_wrap .reveal img {
    width: 100%;
    height: 100px;
    object-fit: contain
}

.chat-popup .rv__img_wrap h2 {
    letter-spacing: 0;
    text-transform: none;
    font-size: 13px;
    font-family: Circular Book, Circularbook, sans-serif;
    margin: 3px 0 2px;
    font-weight: 400
}

.chat-popup .closeApp {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #ed1c24;
    color: #fff;
    padding: 7px 15px;
    cursor: pointer;
    border-radius: 5px 0 0;
    font-size: 12px
}

.chat-popup .clearAll {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #000;
    color: #fff;
    padding: 7px 15px;
    cursor: pointer;
    border-radius: 0 0 0 4px;
    text-align: center;
    font-size: 12px
}

.clearAll i,
.clearAll span {
    cursor: pointer
}

.clearAll:hover i,
.clearAll:hover span {
    color: #000
}

@media (max-width:991px) {
    .resView .recentview_view {
        font-size: 0
    }

    .resView .recentview_view i {
        margin: 0
    }
}

.productImg {
    position: relative;
    padding-bottom: 100%;
    margin-bottom: 0
}

.productImg.large {
    padding-bottom: 100%
}

.productImg.medium {
    padding-bottom: 70%
}

.productImg.small {
    padding-bottom: 30%
}

.productImg img {
    max-height: 100%;
    width: auto;
    max-width: 100%;
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -sand-transform: translate(-50%, -50%);
    object-fit: contain;
    height: auto
}

.rv__product_box span.bedge {
    background: #ed1c24;
    color: #fff;
    font-weight: 700;
    padding: 5px 15px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    z-index: 999999
}

.height_auto .slick-list {
    height: auto !important
}

.slick-slide img {
    display: inline-block !important
}

.clearAll {
    position: absolute;
    top: 0;
    line-height: 45px;
    right: 0;
    display: none
}

@media only screen and (max-width:767px) {
    .chat-popup .rv__img_wrap .reveal img {
        width: 100px;
        margin: 0 auto
    }

    .clearAll {
        text-align: center
    }

    .slick-prev {
        left: -10px
    }

    .slick-next {
        right: -10px
    }

    .recentviewsMain {
        padding: 10px 0 0
    }

    #recentviews1 {
        clear: both;
        margin: 10px auto
    }

    .product-template__container .product-single {
        padding-bottom: 0
    }

    .productImg img {
        width: 100%
    }
}

/*# sourceMappingURL=/cdn/shop/t/195/assets/recentlyview-new.css.map?v=172804564478530521611706160952 */