

/* Start:/local/templates/biglab/components/bitrix/catalog.element/common__catalog-element/style.css?17766016542542*/
.product-item-detail {
    display: block;
}

.product-item-detail-flex {
    display: flex;
}

#product-detail-photos-slider .item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    aspect-ratio: 4 / 3;
}

.product-item-detail-info-container {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    gap: 24px;
}

.product-item-detail-properties {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    box-shadow: var(--box-shadow-common);
    padding: 24px 24px 0 24px;
}

.product-item-detail-property-row:last-child {
    border-bottom: 0;
}

.product-item-detail-property-name {

}

.product-item-detail-property-value {
    font-weight: bold;
}

.product-item-detail-action-container {
    display: flex;
    flex-flow: row nowrap;
    padding: 24px 24px 0 24px;
}

.product-item-detail-action-container a {
    display: inline-block;
}

.product-item-detail-price-container {
    box-shadow: var(--box-shadow-common);
    padding: 24px;
    background-color: var(--accent-orange);
}

.product-item-detail-price-row {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.product-item-detail-price-col {

}

.product-item-detail-price-col:nth-child(1) {

}

.product-item-detail-price-col:nth-child(2) {
    font-weight: bold;
    text-transform: uppercase;
}

@media (min-width: 320px) {
    .product-item-detail-flex {
        flex-flow: column nowrap;
        justify-content: flex-start;
        gap: 24px;
    }

    .product-item-detail-col {
        width: 100%;
    }
    .product-item-detail-property-row {
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
        padding-bottom: 12px;
        margin-bottom: 12px;
        border-bottom: 1px solid var(--color-dark-border);
        gap: 12px;
    }
}

@media (min-width: 410px) {

}

@media (min-width: 640px) {
    .product-item-detail-property-row {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        padding-bottom: 12px;
        margin-bottom: 12px;
        border-bottom: 1px solid var(--color-dark-border);
        gap: 0;
    }
}

@media (min-width: 1024px) {
    .product-item-detail-flex {
        flex-flow: row nowrap;
        justify-content: space-between;
        -ms-grid-column-span: 0;
    }

    .product-item-detail-col {
        width: calc(50% - 15px);
    }

}

@media (min-width: 1280px) {

}

@media (min-width: 1440px) {

}
/* End */


/* Start:/local/templates/biglab/components/bitrix/catalog.element/common__catalog-element/themes/blue/style.min.css?1751662800902*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-selected-scu,.bx-blue .product-item-detail-slider-controls-image:hover,.bx-blue .product-item-detail-slider-controls-image.active{outline-color:#006cc0}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .product-item-detail-slider-progress-bar{background-color:#006cc0}
/* End */
/* /local/templates/biglab/components/bitrix/catalog.element/common__catalog-element/style.css?17766016542542 */
/* /local/templates/biglab/components/bitrix/catalog.element/common__catalog-element/themes/blue/style.min.css?1751662800902 */
