

/* Start:/bitrix/templates/food/components/bitrix/news.list/reviews/style.css?17591384951306*/
.reviews {
  position: relative; }
  @media (max-width: 1023px) {
    .reviews {
      padding: 8px 0 0; } }
  .reviews_product {
    margin: 80px 0 0; }
    @media (max-width: 1023px) {
      .reviews_product {
        margin: 20px 0 0;
        padding: 0; } }
  .reviews_empty {
    margin: 20px 0 0; }
  .reviews__title {
    margin: 30px 0 20px;
    width: 100%; }
    @media (max-width: 1023px) {
      .reviews__title {
        margin: 20px 0 50px;
        text-align: center; } }
  .reviews_product .reviews__title {
    display: none; }
    @media (max-width: 1023px) {
      .reviews_product .reviews__title {
        display: block;
        font-size: 23px;
        font-weight: 700;
        text-align: center; } }
  .reviews__top {
    position: relative;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    @media (max-width: 1023px) {
      .reviews__top {
        flex-direction: column; } }
  .reviews__rating-common {
    display: flex;
    flex: 247px; }
    .reviews__rating-common .rating-common {
      height: auto; }
    @media (max-width: 1023px) {
      .reviews__rating-common {
        position: absolute;
        top: 0; }
        .reviews__rating-common .rating-common {
          height: 64px; } }
  .reviews__form {
    flex: calc(100% - 274px); }

/* End */


/* Start:/bitrix/components/stranke/rating.common/templates/.default/style.css?17591384233124*/
.rating-common {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 247px;
    height: 336px;
    color: #333333;
    background-image: radial-gradient(#FECC58, #FFB300);
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
    padding: 36px 18px 12px;
    box-sizing: border-box;
}
.common_rewiews_block{
    display: flex;
    flex-direction: column;
}
@media (max-width: 1023px) {
    .rating-common_empty {
        display: none;
    }
}
.products__item-btn-text{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
@media (max-width: 1023px) {
    .rating-common {
        width: 64px;
        height: 64px;
        justify-content: center;
        padding: 0;
    }
}

.rating-common__title {
    font-size: 16px;
    font-weight: 700;
}


.rating-common__value {
    display: flex;
    gap: 15px;
    align-items: center;
    margin: auto auto 0;
    font-size: 60px;
    font-weight: 800;
}

.rating-common__value_empty {
    font-size: 20px;
    text-align: center;
    line-height: 1.6;
}

@media (max-width: 1023px) {
    .rating-common__value {
        margin: 0;
        font-size: 30px;
    }
}

.rating-common__count-reviews {
    margin: auto auto 20px;
    font-size: 16px;
    font-weight: 700;
}


.rating-common__link {
    width: 100%;
    line-height: 49px;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 400;
    color: inherit;
    border: 1px dashed #B27D00;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    transition: all .2s;
}

@media (max-width: 1023px) {
    .rating-common__link {
        display: none;
    }
}
.star{
    display: inline-block!important;
}
.count_star{
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.count_star_container{
    height: 30px;

}
.rating-common__value{
    width: 210px;
    float: left;
}
.btn_primary_rc{
    width: 230px!important;
    justify-content: space-around;
    background: #FFB300!important;
    border-radius: 10px!important;
}
.rating-common__value span.texter{
    font-weight: 600;
    font-size: 14px;
    float: left;
}
.rating-common__title{
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
}
.rating-common__count-reviews{
    font-weight: 600;
    font-size: 14px;
    margin: 0;
}
.rating-common__link:hover {
    color: inherit;
    background-color: rgba(255, 255, 255, 0.16);
    text-decoration: none;
}
.rating-common__title{
    line-height: 33px;
}
.rating-common__value{
    line-height: 55px;
}
@media (min-width: 500px) {
    .reviews-form__privacy-policy {
        float: left;
    }
}
@media (max-width: 500px) {
    .reviews-form{
        padding: 0!important;
        box-shadow: none!important;
    ;
    }
    .count_star_container{
        top: 25px!important;

    }
    .rating-common__title{
        margin-top: 10px;
        line-height: 33px;
    }
    .reviews_product .reviews__top {
        margin: 0;
        min-height: 140px;
    }
    .rating-common__value{
        font-size: 50px!important;
    }
}
/* End */
/* /bitrix/templates/food/components/bitrix/news.list/reviews/style.css?17591384951306 */
/* /bitrix/components/stranke/rating.common/templates/.default/style.css?17591384233124 */
