hr {
    border: 0;
    border-bottom: 1px solid #878787;
}
.mm_product_carousel__link img{
    height:100%;
    border: 1px solid #E8E8E8;
}
.mm_product_carousel__item{
    overflow: hidden;
}

.mm_magazine_archive_item__image, .mm_product_detail__image img {
    border: 1px solid #E8E8E8;
}
.hidden{
    display:none;
}

.mm_table__cell._middle._grid_menu {
    gap: 22px;
    display: flex;
    justify-content: end;
    justify-items: end;
    align-items: center;
    padding: 15px 0 15px;
}

.bx-catalog-subscribe-form-text.subscribe_header__wrapper {
    min-width: 329px;
    min-height: 416px;
    text-align: left;
    font-family: "sft_r", sans-serif;
}

.subscribe_header__title {
    color: black;
    font-size: 24px;
    line-height: 26px;
    font-family: "sft_b", sans-serif;
    margin-bottom: 20px;
}

.subscribe_header__inner {
    max-width: 330px;
    color: black;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 20px;
}

.subscribe_header__discount {
    font-weight: 700;
    font-size: 15px;
    color: black;
    max-width: 270px;
    margin-bottom: 20px;
}

.subscribe_header__input-wrap {
    font-weight: 500;
    color: black;
}

.subscribe_header__discount-marker {
    color: #52BA36;
}

.subscribe_header__button::before {
    content: "";
    display: block;
    width: 20px;
    height: 15px;
    background: url(images/email_icon.svg) no-repeat center;
    background-position-y: 2px;
    background-position-x: 2px;
}

.subscribe_header__button {
    display: flex;
    vertical-align: middle;
    padding: 6.5px 20px 6.5px 20px;
    font-family: "sft_r", sans-serif;
    font-weight: 400;
    line-height: 14.3px;
    font-size: 13px;
    text-decoration: none;
    border: 1px solid #00be00;
    background-color: #00be00;
}

.book_title .mm_value {
white-space: inherit;
}

.book_subtitle .mm_value {
white-space: inherit;
}

.mm_ads_item__staff .prop .mm_value {
    white-space: inherit;
}

#B2CPL_pvz {
display: flex;
}
#B2CPL_map{
display: inline-block;
height: 500px;
width: 600px;
}
#B2CPL_info{
display: inline-block;
position:relative;
height: 480px;
overflow: hidden;
width: 245px;
color: black;
background-color: white;
border-radius: 5px;
box-shadow: 0 0 5px #5D5D5D;
}
.ml-10{
margin-left: 10px;
}
.PVZ_row{
cursor: pointer;
padding: 5px 6px;
margin: 5px 6px;
font-size: 12px;
}
.PVZ_row.metro{
cursor: default;
padding: 5px 6px;
margin: 5px 6px;
font-size: 14px;
font-weight: bold;
}
.PVZ_row.active{
background: rgb(175, 224, 175);
}
.B2CPL_all-items{
height: calc(100% - 100px);
overflow-y: auto;
}
.B2CPL_button{
text-align: center;
background: #fff;
padding: 11px;
z-index: 10;
position: relative;
}
.B2CPL_info--search-field{
width: 100%;
}
.B2CPL_info--search{
padding: 10px;
}
@media all and (max-width: 767px) {
#B2CPL_map{
width: 400px;
}
#B2CPL_pvz{
padding-left: 5px;
padding-right: 5px;
}
#B2CPL_pvz #B2CPL_info{
position: absolute;
width: 160px;
}

}

.eighteen_years_button__wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 8px;
    margin-bottom: 10px;
    font-family: "sfd_r", sans-serif;
}
.btn.popup__submit-btn.yes {
    width: 160px;
    height: 40px;
    color: white!important;
}
.btn.popup__submit-btn.no {
    font-style: normal;
    width: 160px;
    height: 40px;
    color: grey!important;
    background-color: #F1F1F1;
}
.eighteen_years__text{
    font-family: "sft_b", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 110%;
    margin-bottom: 14px;
    margin-top: 10px;
}
.eighteen_years__question {
    margin-bottom: 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    font-family: "sfd_m", sans-serif;
}
.eighteen_years__prop {
    margin-top: 10px;
    font-size: 18px;
}

@media all and (max-width: 375px) {
    .eighteen_years {
        width: 90%;
        padding: 20px !important;
    }

    .btn.popup__submit-btn.yes {
        width: 147.5px;
    }

    .eighteen_years_button__wrapper {
        margin-bottom: 32px;
    }

    .eighteen_years__text {
        margin-top: 32px;
    }
}
@media all and (max-width: 411px) {
#B2CPL_map{
width: 360px;
}
}

#_review_preview .mm_modal__body {
height: 90%;
overflow-y: scroll;
}

@media all and (max-width: 498px) {
    .bx-catalog-subscribe-form-text.subscribe_header__wrapper {
        min-width: 300px;
    }
    .mm_product_element__link{
        background-size: contain!important;
    }
}
@media all and (max-width: 768px) {
    .person_back__wrapper {
        margin-left: 10px;
    }
    .magazine_back__wrapper {
        margin-left: 20px;
    }
}

.mm_product_element__link img, .mm_product__link img{
    height: 100%;
    width: 100%;
}
