.techn-item {
    display: flex;
    padding-bottom: 20px;
}

.technology_descript {
    padding-left: 15px;
}

.technology_head {
    font-weight: bold;
    color: #0a2c54;
}

.technology_text {
    font-weight: 400;
}

.techn-item .techn-prev-pic {
    max-width: 90px;
    padding-top: 7px;
}

.product-detail-gallery__slider .fancy_youtube_video {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    justify-content: center;
}

/* fancybox */
.fancybox-slide .fancybox-content {
    top: 6% !important;
    max-height: 700px;
    width: 75%;
}

@media all and (min-width: 800px) {
    .fancybox-container .fancybox-thumbs {
        display: flex !important;
        justify-content: center;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 0 !important;
    }

    .fancybox-container .fancybox-thumbs {
        top: 0;
        width: auto;
        right: 0;
        left: 0;
        height: 80px;
        box-sizing: border-box;
        background: rgba(0, 0, 0, 0.3);
    }
    .fancybox-content {
        height: 100%;
    }
    .fancybox-container .fancybox-show-thumbs .fancybox-inner {
        right: 0;
        bottom: 95px;
    }
}

@media (max-width: 712px) {
    .change--on-mobile {
        display: block;
    }
    .change--on-mobile svg {
        display: inline-block;
        vertical-align: middle;
    }
}

#loading_screen {
    position: fixed;
    z-index: 1150;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    height: 64px;
}

body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul {
    margin: 0;
    line-height: initial;
    justify-content: space-around;
}

body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul li {
    min-height: 250px;
    max-width: 105px;
    max-height: 100%;
    width: initial;
    margin: 0 20px;
}

body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) ul li .cnt_item {
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: center;
}

body .catalog_detail .sku_props .bx_item_section_name {
    font-size: 1.3333em;
    line-height: 1.4em;
    font-weight: 500;
    color: var(--white_text_black);
}

.catalog_detail .sku_props>div {
    padding: 0;
}

body .catalog_detail .sku_props .wrapper_sku:not(.sku_in_section)>div div[class*="_scroller_container"] {
    margin-top: 1.933rem;
    margin-bottom: 1.933rem;
}

body .catalog_detail .sku_props .wrapper_sku:not(.sku_in_section)>div div[class*="_scroller_container"]:first-child {
    margin-top: 0;
}

.catalog_detail .sku_props {
    border: 1px solid #ececec;
    border-color: var(--stroke_black);
    padding: 20px;
}

body .catalog_detail .sku_props .mCustomScrollBox {
    padding: 0;
}

body .product-view .sku_props .bx_item_detail_size ul li span {
    font-size: 1.7em;
    line-height: 1.4em;
}

body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) ul li .cnt1 {
    padding-top: 0;
    height: 70%;
    width: 100%;
    display: flex;
}

body .bx_catalog_item_scu .bx_item_detail_scu ul li .cnt {
    z-index: 10;
    width: 100%;
    min-height: 15%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul li.active span.font_lg {
    font-size: 1.2em;
}


body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul li.active span.font_lg a.dark-color {
    color: #ffffff;
}

body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) ul li .cnt1 img {
    max-width: 60%;
    max-height: 60%;
}

/* Варианты исполнения */
.catalog_detail .sku_props {
    border: none;
}

.catalog_detail .reference_items .sku_props .mCustomScrollBox .mCSB_container {
     padding-right: 0;
}

body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .reference_items .bx_scu ul {
    justify-content: start;
}

body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .reference_items .bx_scu ul li {
    border: 1px solid var(--stroke_black);
    border-left: none;
    padding: 0 10px;
    flex: 0 1 20%;
    flex-grow: 0;
    max-width: none;
    margin: 0;
}

body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .reference_items .bx_scu ul li:nth-child(5n+1) {
    border-left: 1px solid var(--stroke_black);
}

body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .reference_items .bx_scu ul li:nth-child(n+6) {
    border-top: none;
}

body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .reference_items .sku_props {
    padding: 0;
}

body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .reference_items .bx_item_detail_scu {
    margin: 0;
    padding: 0;
}

body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .reference_items .bx_scu ul li.active span.font_lg {
    margin-top: 15px;
}

body .bx_catalog_item_scu .reference_items .bx_item_detail_scu ul li .cnt {
    margin-top: 15px;
}

.bx_catalog_item_scu .bx_item_detail_scu ul li:hover {
    background-color: #f2f2f2;
}

@media (max-width: 580px) {
    body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .reference_items .bx_scu ul li {
        flex-basis: 50%;
    }

    body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .reference_items .bx_scu ul li:nth-child(5n) {
        border-right: 1px solid var(--stroke_black);
    }

    body .wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .reference_items .bx_scu ul li:nth-child(2n) {
        border-right: none;
    }
}

.properties__title .hint.active .tooltip {
    width: max-content;
    width: -moz-max-content;
    max-width: 400px;
    z-index: 1000;
}

.char-side .properties__title .hint.active .tooltip {
    left: auto;
    right: 0;
}

/*Кастомные подсказки - правая колонка*/
@media (max-width: 991px) {
    .char-side .properties__title .hint.active .tooltip {
        left: -200px;
        right: auto;
    }
}

@media (max-width: 540px) {
    .char-side .properties__title .hint.active .tooltip {
        left: -150px;
    }
}

@media (max-width: 450px) {
    .char-side .properties__title .hint.active .tooltip {
        left: auto;
        max-width: 300px;
    }
}

@media (max-width: 365px) {
    .char-side .properties__title .hint.active .tooltip {
        max-width: 280px;
    }
}
