.CEv2 .wrap-detail .social-detail {
    align-items: center;
}
.CEv2 .wrap-detail .social-detail .rating-block .rating {
    padding-right: 0;
}
.CEv2 .top_info {
    align-items: center;
    border: 2px solid #e5e5e5;
    border-radius: 10px;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    margin-left: 30px;
    padding: 6px 8px;
}
.CEv2 .top_info:before {
    content: '';
    display: block;
    background: url('/local/templates/aspro_mshop/images/redisign/icons/heart-red.svg') no-repeat center/contain transparent;
    height: 24px;
    margin-right: 15px;
    width: 24px;
}
.catalog_detail .CEv2 .top_info .like_icons {
    padding: 0;
}
.catalog_detail .CEv2 .top_info .like_icons span.value {
    border: none;
    padding: 0;
}
.catalog_detail .CEv2 .top_info .like_icons span.value:before,
.CEv2 .arrow_scroll_init .arrows_wrapper {
    display: none;
}
.catalog_detail .CEv2 .top_info .like_icons span.value span,
.CEv2 .share_wrapp .text.button,
.CEv2 .share_wrapp .text.button:hover,
.CEv2 .tabs-head li:hover span,
.CEv2 .tabs-head li.current span {
    color: #e42348;
}
.catalog_detail .CEv2 .top_info .like_icons span.value span {
    font-size: 16px;
    margin: 0;
}
.CEv2 .share_wrapp .text.button {
    border: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 0 0 38px;
}
.CEv2 .share_wrapp .text.button:before {
    background: url(images/share.svg) no-repeat center/contain transparent;
    content: '';
    display: block;
    height: 24px;
    left: 0;
    position: absolute;
    top: calc(50% - 12px);
    width: 24px;
}
.CEv2 .img_wrapper {
    position: relative;
}
.by-reciept {
    background: #fff;
    border: 1px solid #ff8b92;
    border-radius: 10px;
    font-size: 14px;
    left: 0;
    line-height: 16px;
    padding: 8px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 165px;
}
.CEv2 .wrap-detail .content-product {
    margin-bottom: 45px;
}
.CEv2 .wrap-detail .img_wrapper {
    margin-right: 30px;
    padding-top: 34px;
}
.CEv2 .center-info {
    font-size: 16px;
    max-width: 445px;
}
.catalog_detail .CEv2 .item_main_info .right_info {
    height: fit-content;
    margin-left: 30px;
    width: 255px !important;
}
.CEv2 .wrap-detail .middle_info {
    background-color: #F4F4F4;
    border-radius: 10px;
    padding: 10px;
}
.CEv2 .info_item .middle_info .prices_block {
    display: block;
    height: auto;
    padding: 0;
    width: auto;
}
.CEv2 .prices {
    display: flex;
    margin-bottom: 15px;
}
.CEv2 .prices-before {
    font-size: 20px;
    font-weight: 600;
    line-height: 23px;
}
.catalog_detail .CEv2 .info_item .middle_info .prices .price {
    font-size: 20px;
    line-height: 23px;
    margin: 0;
    padding: 0;
}
.CEv2 .info_item .middle_info .item-stock {
    display: block;
    margin: 0 0 10px;
}
.CEv2 .item-stock .icon.stock {
    background: url(images/check.svg) no-repeat center/contain transparent;
    height: 16px;
    margin: 0 6px 0 0;
    width: 16px;
}
.CEv2 .info_item .middle_info .item-stock .store_view {
    color: #0d9633;
    font-size: 14px;
    line-height: 16px;
}
.CEv2 .info_item .middle_info .buy_block {
    width: auto;
}
.CEv2 .info_item .middle_info .buy_block .counter_wrapp .counter_block {
    border-color: #8b8b8b;
    min-width: 110px;
    width: auto;
}
.CEv2 .info_item .middle_info .buy_block .counter_wrapp .counter_block input[type="text"] {
    background: #fff;
    border-left-color: #8b8b8b;
    border-right-color: #8b8b8b;
    height: 35px;
    padding: 0;
    width: 35px;
}
.CEv2 .counter_block.big_basket > span {
    width: 35px;
}
.CEv2 .button.to-cart {
    background: #e42348;
    border-radius: 20px;
    line-height: normal;
    padding: 8px;
    white-space: nowrap;
    width: 105px;
}
.CEv2 .button.to-cart span {
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}
.catalog_detail .CEv2 .item_main_info .item_slider {
    padding: 0;
}
.CEv2 .item_slider .slides,
.CEv2 .item_slider .slides li img,
.catalog_detail .CEv2 .tabs_section,
.catalog_detail .CEv2 .tabs_section .tabs-head li,
.CEv2 .tabs-body {
    margin: 0;
}
.catalog_detail .CEv2  .tabs_section ul.tabs_content > li {
    padding: 15px 0 0;
}
.CEv2 .tabs_section .tabs-head {
    display: flex;
    justify-content: space-between;
}
.catalog_detail .CEv2 .tabs_section .tabs-head li {
    background: #F4F4F4;
    border: 3px solid #E5E5E5;
    border-radius: 20px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    padding: 12px;
    text-align: center;
    width: 250px;
}
.catalog_detail .CEv2 .tabs_section .tabs-head li.current {
    background: #fff;
    border-color: #e42348;
}
.CEv2 .tabs-head li span {
    color: #1e1e1e;
}
.CEv2 .tabs-body {
    border: none;
}
.catalog_detail .CEv2 .props_list td {
    background: none;
    color: #1e1e1e;
    font-size: 16px;
    padding-bottom: 11px;
    padding-top: 0;
}
.CEv2 .props_list tr {
    position: relative;
}
.CEv2 .props_list tr:after {
    border-bottom: 1px dashed #8b8b8b;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 10px;
    width: calc(100% - 22px);
}
.CEv2 .props_list td > span {
    z-index: 1;
}
.CEv2 .props_list tr td:first-child > span:before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #e42348;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 6px;
}
.CEv2 .props_list tr td:first-child > span {
    padding-left: 22px;
}
.analogy_block .product_cover,
.bigdata_recommended_products_items .product_cover {
    padding: 10px;
}
.analogy_block .product_cover img,
.bigdata_recommended_products_items .product_cover img {
    width: 100%;
    height: 100%;
    object-position: center;
}