

/* Start:/local/components/local.core/reviews.stores/templates/.default/style.css?1747905768813*/
.reviews-stores-tab{

}
.reviews-stores-tab__item:last-child{
    border-bottom: 1px solid #f0f0f0;
}
.reviews-stores-tab__item{
    color: #383838;
    padding: 12px 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    border: 1px solid #f0f0f0;
    border-bottom: 0;
}
.reviews-stores-tab__item:hover{
    cursor: pointer;
}
.reviews-stores-tab__item:hover,
.reviews-stores-tab__item.active
{
    background-color: #bd1c3c;
    color: white;
}

.reviews-store-container.single{
    margin-top: -117px;
}
.reviews-store-container.multy{
    margin-top: 20px;
}
.reviews-store-container.multy.main-page{
    margin-top: 20px !important;
    width: 100%;
    margin-bottom: 40px !important;
}
.reviews-store-container.main-page{

}
.reviews-store-container.single.main-page{
    margin: auto !important;
}

/* End */
/* /local/components/local.core/reviews.stores/templates/.default/style.css?1747905768813 */
