.bx-wrapper {
    max-width: 1280px !important;
}

.pr-recently-viewed {
    background: #FFF;
}

.pr-recently-viewed-plugin .product-wrapper {
    margin: 0;
    width: 263px;
}

.pr-recently-viewed-plugin {
    position: relative;
    padding-bottom: 15px;
}

.pr-recently-viewed-plugin h2 {
    font-size: 1.5rem;
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

@media (max-width: 600px) {
    .pr-recently-viewed-plugin h2 {
        font-size: 1.1rem;
    }
}

.pr-recently-viewed-plugin h2::before {
    position: absolute;
    top: 35px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    margin: auto;
    content: '';
    background: #555;
}

.pr-recently-viewed-plugin .product-wrapper .product-image {
    width: auto;
}

.pr-recently-viewed-plugin .product-wrapper .product-name {
    height: 28px;
    line-height: 14px;
}

.pr-recently-viewed-plugin .product-wrapper:hover .product-price {
    visibility: visible;
}

.pr-recently-viewed-plugin .product-wrapper {
    margin: 0 !important;
}

.pr-recently-viewed-plugin .bx-next,
.pr-recently-viewed-plugin .bx-prev {
    top: 50%;
}

.pr-recently-viewed-plugin .bx-prev {
    left: 3px;
}

.pr-recently-viewed-plugin .bx-next {
    right: 3px;
}

.pr-recently-viewed-plugin .bx-prev:hover {
    background-position: 0 -30px;
}

.pr-recently-viewed-plugin .bx-next {
    background-position: -31px 0 !important;
}

.pr-recently-viewed-plugin .bx-next:hover {
    background-position: -30px -30px !important;
}

.pr-recently-viewed-plugin .m-p-products-slider .bx-prev {
    left: 215px;
}

.pr-recently-viewed-plugin .m-p-products-slider .bx-next {
    left: 250px;
}

.pr-recently-viewed-plugin .bx-prev,
.pr-recently-viewed-plugin .bx-next {
    position: absolute;
    top: 50%;
    width: 29px;
    height: 29px;
    display: block;
    background: url('../images/second-controls2.png') 0 0 no-repeat;
    text-indent: -999999px;
}

.pr-recently-viewed .pr-recently-product-price {
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #F4A460;
    font-size: 14px;
    font-weight: bold;
    display: block;
    text-align: center;
    line-height: 2;
    text-transform: lowercase;
}

.pr-recently-viewed .pr-recently-product-image a {
    display: block !important;
    height: 180px;
    text-align: center;
    position: relative;
}

.pr-recently-viewed .pr-recently-product-image a img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.pr-recently-viewed .pr-recently-product-name a {
    color: var(--main-color);
    font-size: 12px;
    text-decoration: none;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
}

.pr-recently-viewed .pr-recently-product-name {
    text-align: center;
    height: 30px;
    overflow: hidden;
    line-height: 14px;
}

.pr-recently-viewed .pr-recently-product-name a:hover {
    color: var(--secondary-color);
    text-decoration: underline;
}

.pr-recently-viewed .pr-recently-product-wrapper .product-price {
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #d21919;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    text-align: center;
    height: 26px;
}

.pr-recently-viewed .addToCart,
.pr-recently-viewed .product-info {
    display: block;
    border: 1px solid #d3d3d3;
    text-decoration: none;
    text-align: center;
    color: #FFF;
    padding-top: 3px;
    text-transform: lowercase;
    width: 100%;
    clear: both;
}

.pr-recently-product-wrapper {
    background: #FFF;
    text-align: center;
    margin-right: 0 !important;
}

.pr-recently-viewed-plugin .bx-viewport {
    overflow: hidden !important;
}

.pr-recently-product-wrapper .property-form {
    margin: 0;
}
