p.card_title {
    font-size: 26px;
    font-weight: bold;
    color: #1d2029;
    margin-top: 2px;
}

.info_item .middle_info div.prices_block {
    display: inline-block;
    padding: 12px 0;
}

.info_item .price_txt{
    padding-top: 15px;
    padding-bottom: 15px;
}

.wrapper_inner .info_item .middle_info div.buy_block {
    display: inline;
}

.catalog_detail .element_detail_text .showroom_txt {
    color: #7d7d7d;
    font-size: 14px;
    line-height: 18px;
    border-left: 3px solid orange;
    padding-left: 6px;
    margin-top:20px;
}
.catalog_detail .element_detail_text .price_txt{
    border-left: 3px solid orange;
    padding-left: 6px;
}
.catalog_detail .element_detail_text .showroom_txt :nth-child(2){
    text-decoration: underline;
}

.middle_info.main_item_wrapper .imp_props_txt {
    font-size: 14px;
    font-weight: bold;
    color: #1d2029;
    margin-bottom: 20px;
    display: flex;
}

.middle_info.main_item_wrapper .imp_props_txt .red{
    color: #f9a141;
}

button.btn-get_discount{
    border: 2px solid orange;
    margin-bottom: 30px;
}

.imp_props_txt, .properties-block, .showroom_txt{
    color: #554e40 !important;
    font-size: 14px;
    font-weight: bold;
    font-size: 14px;
}
.price_bottom{
    margin-bottom: 15px;
}
.top_element{
    margin-top: 20px;
    margin-bottom: 10px;
}
.properties-element{
    padding-bottom: 10px;
}

.showroom_txt{
    border-left: 3px solid orange;
    padding-left: 6px;
    margin-bottom: 20px;


}
.back_url{
    float: right;
    top: -27px;
    position: relative;
}
.viewed_product_block .title_block.sm{
    margin-left: 80px;
}
.viewed_product_block{
    clear: both;
}

.meter_price_block {
    width: 100%;
    clear: both;
    color: #000;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding: 15px 0 0;
}

.meter_price_block .price_value {
    font-size: 26px;
    font-weight: bold;
}

.price_per_m2{
    color:black;
    font-size:16px;
    font-weight:bold;
}
.upak_count {
    margin: 10px 0 0;
    padding: 3px 0;
}

.catalog_detail .main_item_wrapper div.total_summ {
    margin: 10px 0px 0;
}


.space-fix{
    margin-left: -4px;
}

.antivandal-oboi {
    margin-right: -4px;
    font-weight: 700;
    font-size: 19px;
}
.video-collect {
    display: none;
}
@media screen and (max-width: 440px) {
    .video-collect {
        display: block;
    }
    .info_item .discount_block{
        height: 220px;
        width: auto;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-content: center;
    }
    .flex-controls {
        position: relative;
        top: 350px;
        z-index: 1;
    }
    .hidden {
        display: none;
    }
    .flex-controls li {
        width: 20px;
        height: 20px;
        background-color: #f9a141;
        display: inline-block;
    }
    .flex-controls .flex-active {
        border: 2px black solid;
    }
}
@media (max-width: 374px) {
    .flex-controls {top: 320px}
}
.discount_block a.btn.btn-default.get_discount_button:not(.grey) {
    border: 1px solid red;
}
@media (min-width: 441px) {
    .fix-margin {
        margin-left: 0px !important;
    }
}

@media (min-width: 426px){
    .viewed_block .title_block {
        margin-left: 26px !important;
    }
}
.catalog_detail .item_main_info2 {
    margin: 0px 0 30px;
    padding: 0px;
    border: 1px solid #f2f2f2;
    position: relative;
}
.img_wrapper .popup_video a:before {
    content: "";
    position: relative;
    background: url(/local/templates/aspro_next/images/play_black.svg) 0 0 no-repeat;
    width: 14px;
    height: 23px;
    display: block;
    margin: auto;
}
.img_wrapper .popup_video a {
    font-size: 12px;
    color: #222;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    position: relative;
    padding: 21px 0 0;
}
.item-title {
    overflow: hidden;
}
.bannerGlueWithoutImg {
    text-align: center;
    color: black;
    background-color: #FA8615;
    padding: 18px 0;
    font-size: 1.5em;
    text-transform: uppercase;
}
.page-top-wrapper-fixed-scroll{
    position: fixed;
    top: 5%;
    z-index: 5;
    width: 100%;
}
@media (min-width: 441px){
    .discount_block div>div{
        margin-top:  0!important;
    }
}

.discount_block>div{
    float: left;
    padding-left: 4px;

}
.discount_block>a{
    float: left;
}
.discount_block{
    padding-top: 0!important;


}

@media (min-width: 426px) {/*
    .img_wrapper.item-image-fixed {
        top: 11.8% !important;
    }
*/}
@media (min-width: 320px) and (max-width: 360px) {
    .bannerGlueWithoutImg {
        font-size: 1em;
        padding: 5px 0;
    }
}
@media (min-width: 375px) and (max-width: 414px) {
    .bannerGlueWithoutImg {
        font-size: 1em;
        padding: 16px 0;
    }
}
@media (max-width: 600px) {
    .flex-active-slide {
        width: 90vw!important;
    }
}

@media (max-width:767px){
    .image_wrapper_block .like_icons span, .catalog_item.hover .image_wrapper_block .like_icons span {
        opacity: 1;
        visibility: visible;
    }
    .like_icons span {
        cursor: pointer;
        background-color: #e3e3e3;
    }
    .catalog_detail .item_main_info .img_wrapper{
        margin-top: 25px;
    }
    .catalog_detail .item_slider .slides {
        padding-top: 0;
    }
    .catalog_detail .like_icons.iblock.favorites{
        top: 10px;
        right: 5%;
    }
}

.item-detail__rating{
    position:absolute;
    top: 42px;
    right: 30%;
    z-index: 2;
    background-color: white;
    padding: .3rem;
    cursor:pointer;
}

.item-detail__rating .iblock-vote table td div {
    cursor: pointer;
    background-image: url('../../../../images/ai.png');
    background-repeat: no-repeat;
    width:19px;
    height:16px;
    overflow:hidden; }
div.star-voted, div.star-over { }
/*
.reviews-about-good .iblock-vote table td div.star { background-position:-393px -51px; }
*/
.item-detail__rating .iblock-vote table td div.star-empty { background-position:-393px -51px; }

.item-detail__rating .iblock-vote table td div.star-over { background-position:-374px -51px;}
.item-detail__rating .iblock-vote table td div.star-voted { background-position:-374px -51px;}



/*----------------------------блок для отзывов--------------------------*/
:root{
    --reviews-rating-margin:1rem;
}
.reviews-about-good{

}
.reviews-about-good{
    padding:1rem;
}
.reviews-about-good__header{
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.reviews-about-good__titles{
    display:flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}
.reviews-about-good__title{
    display:inline-block;
}

.reviews-about-good__reviews{
    display:flex;
    align-items: center;
}
.reviews-about-good__rating-title{
    margin:0;
}
.reviews-about-good__rating{
    display:flex;
    align-items: center;

}
.reviews-about-good__title{
    margin:0;
}

.reviews-about-good__number-of-reviews, .reviews-about-good__average-rating{
    color: #ef9965;
}
.reviews-about-good__average-rating{
    display:flex;
    align-items: center	;
    margin-inline:var(--reviews-rating-margin);
}
.reviews-about-good__number-of-reviews{
    margin-inline:var(--reviews-rating-margin);
}
.reviews-about-good__average-rating, .reviews-about-good__number-of-reviews{
    font-weight: 700;
    font-size: 1.3em;
}
.reviews-about-good__if-no-reviews-message p{
    font-weight:600;
    color:black;
}

.reviews-about-good__item{
    width:32%;
    max-width: 400px;
    margin-bottom:1.5rem;
}
.review-good_name{
    font-weight:bold;
    color: black;
    font-size: 1.4em;
}

.review-good__header{
    display:flex;
    justify-content: space-between;
}
.reviews-about-good__items{
    margin-top: 5rem;
    display: flex;
    gap: 3rem;
    flex-wrap:wrap;
}
.review-good__info{
    display: flex;
    align-items: center;
}

.review-good__rating{
    margin-left: 1rem;
}
.review-good__block-title{
    font-size:1.1em;
}

.reviews-good__rest-title{
    padding-right: 4rem;
    display: inline-block;
    position: relative;
    cursor:pointer;

}
.reviews-good__rest-title h5{
    margin:0;
}
.reviews-good__arrow{
    background-image: url('../../../../images/arrows.png');
    display:block;
    position:absolute;
    width: 25px;
    height: 25px;
    background-position: -690px -261px;
    right: 0;
    top: 58%;
    transform: translateY(-50%);
}
.reviews-good__the-rest{
    margin-top: 5rem;
}
.reviews-about-good__general-info{
    width: 70%;
}
.reviews-good__popup.popup{
    display:none;
    position:fixed;
    top:50%;
    transform: translate(-50%,-50%);
    left:50%;
}

.reviews-about-good .iblock-vote table td div {
    cursor: pointer;
    background-image: url('../../../../images/ai.png');
    background-repeat: no-repeat;
    width:19px;
    height:16px;
    overflow:hidden; }
div.star-voted, div.star-over { }
/*
.reviews-about-good .iblock-vote table td div.star { background-position:-393px -51px; }
*/
.reviews-about-good .iblock-vote table td div.star-empty { background-position:-393px -51px; }

.reviews-about-good .iblock-vote table td div.star-over { background-position:-374px -51px;}
.reviews-about-good .iblock-vote table td div.star-voted { background-position:-374px -51px;}

.pos-rel{
    position:relative;
}

.text_container {
    padding: 1rem;
}
.element_detail__reviews-anchor {
    appearance: none;
    border: none;
    background-color: transparent;
}

.element_detail__reviews-watch {
    color: #f9a141;
    font-weight: 700;
}
.element_detail__reviews {
    font: 15px/24px "Open Sans", Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 15px;
    color: #474134;
}

.props {
    margin-left: 0.6rem;
}
.props-density {
    display: inline-block;
}

/*TEXT_FIELD*/
.wrapp_text_field {
    background-color: #F58220;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    padding: 2px 0 2px 0;
    font-weight: 600;
}

.wrapp_text_field .text_field {
    margin: 0;
}

@media(max-width: 375px) {
    .wrapp_text_field {
        padding: 2px 2px 2px 2px;
    }
}