#awarp-product-related,
#awarp-shopping-cart-related,
#awarp-recently-viewed-products {
    clear: both;
}
section.arp-block {
    max-width: 100%;
    border-top: 1px solid #e5e5e5;
    margin-top: 40px;
    padding: 20px 0;
    margin-bottom: 0;
    clear: both;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.arp-block .arp-block__title {
    font-size: 16px;
    margin-bottom: 30px;
}
.arp-block .arp-carousel.owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.arp-block .arp-block__image-link {
    padding-top: 150%;
}
.arp-block .arp-block__label_sale {
    position: absolute;
    z-index: 3;
    background: #000000;
    color: #ffffff;
    top: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    right: 10px;
    text-align: center;
    padding: 0 10px;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    line-height: 52px;
    margin: 0;
    text-align: center;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}
.arp-block .arp-block__image-wrap {
    margin: 0 auto 0;
    position: relative;
    width: 100%;
    padding: 0;
    background: #fff;
    text-align: center;
}
.active img.arp-block__image {
    border: none !important;
}
.arp-block .arp-block__txt-wrap {
    padding: 0;
    margin: 15px 0 0;
    text-align: center;
    background: none;
}
.arp-block .arp-carousel .arp-block__name,
.arp-block .arp-block__name {
    color: #000000;
    font-weight: 400;
    letter-spacing: initial;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    margin: 0 0 3px;
    display: block;
    height: 2.6em;
    text-transform: none;
}
.arp-block .arp-block__name a {
    color: #000000;
    text-decoration: none;
    -webkit-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}
.arp-block .arp-block__name a:hover {
    color: #000000;
    text-decoration: none;
    opacity: 1;
}
.arp-block .arp-block__price {
    text-align: center;
    margin-top: 0;
    color: #000000;
    margin-bottom: 3px;
    letter-spacing: initial;
    font-weight: 500;
    font-size: 12px;
    text-transform: capitalize;
    line-height: 1.6em;
    height: auto;
}
.arp-block__price .price {
    margin-bottom: 0;
    display: inline-block;
    color: #000000;
    font-weight: 500;
    font-size: 12px;
    width: auto;
}
.arp-block__price .price-from {
    padding: 0;
    line-height: 1;
    display: inline-block;
    opacity: 1;
    color: #000000;
    font-weight: 500;
    font-size: 12px;
    margin: 0 5px 0 0;
    width: auto;
    text-transform: capitalize;
}
.arp-block__price .old-price {
    text-decoration: line-through;
    width: auto;
    margin: 0 0 0 5px;
    padding: 0;
    display: inline-block;
    color: #000000;
    font-weight: 500;
    font-size: 12px;
    opacity: 1;
    width: auto;
}
.arp-block__price .price.sale {
    text-decoration: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    opacity: 1;
    white-space: nowrap;
    color: #c50000;
    font-weight: 500;
    font-size: 12px;
    width: auto;
}
.arp-block .owl-prev:before {
    display: none;
}
.arp-block .owl-next:before {
    display: none;
}
.arp-block .arp-carousel.owl-carousel .owl-nav button.owl-next,
.arp-block .arp-carousel.owl-carousel .owl-nav button.owl-prev {
    background: #000;
    color: #fff;
    opacity: 1;
    padding: 1px 10px 5px;
    display: inline-block;
    width: auto;
}
.arp-block .arp-carousel.owl-carousel .owl-nav button.owl-next:hover,
.arp-block .arp-carousel.owl-carousel .owl-nav button.owl-prev:hover {
    background: #000;
    color: #fff;
    opacity: 0.8;
}