

/* Start:/local/templates/maxi_mobile/components/bitrix/catalog/m_catalog/style.css?17491319901806*/
.promo-product-star-img.likes {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("/local/templates/maxi_mobile/components/bitrix/catalog/m_catalog/img/icon2_768.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.promo-product-dif-img.compare {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("/local/templates/maxi_mobile/components/bitrix/catalog/m_catalog/img/icon3_768.svg");
    background-size: contain;
    background-repeat: no-repeat;
}



.promo-product-star-img.likes.active-likes {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("/local/templates/maxi_mobile/components/bitrix/catalog/m_catalog/img/icon27_768.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.block-sector-change {
    border: 2px solid #5B5B5B;
    border-radius: 3px;
    max-width: 50px !important;
    margin: 0 10px 15px 10px;
}

@media screen and (max-width: 575px) {
    .mobile-view-cat {
        margin-top: -10px;
    }
    .block-sector-change {
        margin: 0 10px 0px 20px;
    }
}

.promo-product-dif-img.compare.active-compare {
    display: block;
    width: 20px;
    height: 20px;
    background: url("/local/templates/maxi_mobile/components/bitrix/catalog/m_catalog/img/icon3_768_active.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.promo-product-image.border-bottom picture {
    margin-bottom: 30px !important;
}
.catalog-search .container{
    min-height: 100px;
}

.container .catalog-filters .catalog-sort.on-search {
	max-width: 100%;
	margin: 0;
}

.catalog-sort.on-search .catalog-sort-button {
	width: 100%;
	padding: 0 10px;
	position: static;
	right: unset;
}

.catalog-sort.on-search .catalog-sort-text {
	display: block !important;
}

.catalog-filters.row .catalog-sort.on-search .panel.catalog-sort-drop {
	top: 100%;
	width: 100%;
	right: 0;
}

.catalog-sort.on-search .catalog-sort-image {
	display: block !important;
}

.catalog-search .container {
    min-height: auto;
}
/* End */


/* Start:/local/templates/maxi_mobile/components/bitrix/catalog.element/m_ditail/style.css?17334932375368*/
.detail-container .promo-product-star,
.detail-container .promo-product-dif {
    cursor: pointer;
}
.detail-info .next_btn {
    right: 20px;
    border-radius: 20px;
}

.detail-info .prev_btn {
    left: 20px;
    z-index: 999;
    border-radius: 10px;
}
.detail-info .next_btn:before {
    content: '\f105';
    color: black;

}

.detail-info .prev_btn:before {
    content: '\f104';
    color: black;

}
.detail-info .next_btn:before,
.detail-info .prev_btn:before {
    font-family: 'FontAwesome';
    
}

.detail-info .next_btn,
.detail-info .prev_btn {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}

.detail-container .promo-product-star-img.likes {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("/local/templates/maxi_mobile/components/bitrix/catalog.element/m_ditail/img/icon2_768.svg");
    background-size: contain;
    background-repeat: no-repeat;
}
.detail-info-img .detail-info-img-spoiler .mini-head-red-detail {
    padding: 5px;
}
.detail-fix-text {
    font-size: 15px!important;
   
}
.promo-product-add-basket .block_not_can_by{
    color: #828282;
    font-weight: bolder;
    padding: 10px;
}

.detail-info-bottom-btn .block_not_can_by{
    color: #828282;
    font-weight: bolder;
    padding: 10px;
}

.heart-mr {
    margin-right: 10px;
}
.markers .do-helper .otsp,
.detail-info-img .markers .otsp{
    padding-right: 5px;
    padding-left: 5px;
    height: 25px;
}
.detail-info-img-spoiler .mark-skid-data, .promo-product-top .promo-product-left .mark-skid-data .skida,
.detail-info-img-spoiler div.skida{
    height: 25px;
}
.detail-info-img-spoiler div {
    justify-content: center;
}
.detail-info-img-spoiler .mark-skid-data {
    margin-left: -9px!important;
}
.detail-container .promo-product-dif-img.compare {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("/local/templates/maxi_mobile/components/bitrix/catalog.element/m_ditail/img/icon3_768.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.detail-container .promo-product-star-img.likes.active-likes {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("/local/templates/maxi_mobile/components/bitrix/catalog.element/m_ditail/img/icon27_768.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.detail-container .promo-product-dif-img.compare.active-compare {
    display: block;
    width: 20px;
    height: 20px;
    background: url("/local/templates/maxi_mobile/components/bitrix/catalog.element/m_ditail/img/icon3_768_active.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.detail-info-preview-img.not_img img{
    width: 50%;
    height: auto;
    margin: 0 auto;
    display: block;
}


.detail-container .detail-info-img-main.not_img_big{
    width: 50%;
    height: auto;
    margin: 0 auto;
}


.hide_marker {
    display: none !important;
}

.all_markers {
    cursor: pointer;
}

.all_markers.visible_marker {
    transform: rotate(90deg);
}

.markers.open-markers {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
}

.detail-info-preview-img img {
    display: initial;
}



.blok_info{
 margin-bottom: 25px;
}
.blok_info .blok_info_red{
    color: red;
    border-bottom: 3px solid red;
    padding-left: 20px;
    padding-right: 21px;
    padding-bottom: 5px;
    font-size: 21px;
    display: inline-block;
    font-weight: bolder;
    margin-bottom: 15px;
}

.blok_info .blok_info{
    padding-left: 20px;
    color: #828282;
    padding-right: 21px;
    font-size: 18px;
    display: inline-block;
    font-weight: bolder;
    padding-bottom: 5px;
    margin-bottom: 15px;
}


.blok_info.cennost .detail-table-row {
    display: flex;
    border-bottom: 2px solid #c4c4c4;
    padding: 5px 0;
}

.blok_info.cennost .detail-table-row .detail-table-col1,
.blok_info.cennost .detail-table-row .detail-table-col2{
    font-size: 16px;
}



@media screen and (max-width: 719px) {
    .fixer-arrow-det {
        height: 24px!important;
        width: 24px!important;
    }
}
.detail-container #detail-top-tabs #detail-top-tabs-1 .detail-table-row a{
    color: red;
}
.detail-container #detail-top-tabs #detail-top-tabs-1 .detail-table-row a:hover{
    color: #636363;
}

.collapsible {
    display: none; /* Скрываем блоки по умолчанию */
}
.toggle-container {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.arrow-down,
.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-right: 5px;
}
.arrow-down {
    border-top: 10px solid red; /* Стрелка вниз */
}
.arrow-up {
    border-bottom: 10px solid red; /* Стрелка вверх */
}

.toggle-container {
    padding-bottom: 20px;
}

.toggle-button {
    color: red;
    margin-right: 5px;
    border-radius: 45px;
    font-size: 18px;
}

.slick-dots li {
    margin: 0 5px!important;
}

.slick-dots li button:before {
    font-size: 16px!important;
}



.icon_fix {
    position: relative;
    display: block;
    float: left;
    margin-top: 4px;
    margin-right: 6px;
    width: 14px;
    height: 10px;
    background: url(/local/templates/unimagazin_s1/components/bitrix/catalog.element/product_maxi_opt/images/state.png);
}
/* End */


/* Start:/local/templates/maxi_mobile/components/BKV/tabs/detail_tabs/style.css?17097076971971*/
#detail-bottom-tabs,
#main-tabs .slider__dots {
    margin-bottom: 15px;
}

#main-tabs .promo-product-name:hover,
#main-tabs .promo-product-name:active,
#main-tabs .promo-product-name:visited {
    cursor: pointer;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    text-decoration: unset;
    color: #5B5B5B !important;
    min-height: 70px;
}

#main-tabs .hide_marker {
    display: none;
}

#main-tabs .all_markers {
    cursor: pointer;
}

#main-tabs .all_markers.visible_marker {
    transform: rotate(90deg);
}

#main-tabs .markers.open-markers {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
}

#main-tabs .markers.open-markers .promo-product-new,
#main-tabs .markers.open-markers .promo-product-online {
    margin-bottom: 5px;
}

#main-tabs .markers.open-markers .promo-product-arrow {
    margin-left: -4px;
    margin-top: 5px;
}

#main-tabs .promo-product-star,
#main-tabs .promo-product-dif {
    cursor: pointer;
}

#main-tabs .promo-product-star-img.likes {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("/local/templates/maxi_mobile/components/BKV/tabs/detail_tabs/img/icon2_768.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

#main-tabs .promo-product-dif-img.compare {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("/local/templates/maxi_mobile/components/BKV/tabs/detail_tabs/img/icon3_768.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

#main-tabs .promo-product-star-img.likes.active-likes {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("/local/templates/maxi_mobile/components/BKV/tabs/detail_tabs/img/icon27_768.png");
    background-size: contain;
    background-repeat: no-repeat;
}

#main-tabs .promo-product-dif-img.compare.active-compare {
    display: block;
    width: 20px;
    height: 20px;
    background: url("/local/templates/maxi_mobile/components/BKV/tabs/detail_tabs/img/icon3_768_active.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.promo-product-name{
    overflow: hidden;
    display: block;
    height: 43px;
}


/* End */
/* /local/templates/maxi_mobile/components/bitrix/catalog/m_catalog/style.css?17491319901806 */
/* /local/templates/maxi_mobile/components/bitrix/catalog.element/m_ditail/style.css?17334932375368 */
/* /local/templates/maxi_mobile/components/BKV/tabs/detail_tabs/style.css?17097076971971 */
