

/* Start:/bitrix/templates/aspro_next/components/bitrix/catalog.element/custom/style.css?17591388044596*/
.catalog_item_discount {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 50px;
    padding: 5px 10px;
    background: red;
    display: block;
    z-index: 1000;
    color: white;
    font-size: 14px;
    text-align: center;
}

.image_3d {
    height: 350px!important;
    width: 100%!important;
    border: 0;
}

.image_3d iframe {
    height: 350px!important;
    width: 100%!important;
    border: 0;
}

@media screen and (max-width: 600px) {
    .image_3d {
        height: 240px !important;
        width: 100% !important;
        border: 0;
    }
    .image_3d iframe {
        height: 240px !important;
        width: 100% !important;
        border: 0;
    }
    .product-card-slider-ul li {
        height: 240px!important;
    }
    .product-detail-slider-thumbs {
        margin-bottom: 28px!important;
    }
    .flex-direction-nav {
        display: block;
    }
    .thumbs_navigation ul li {
        position: absolute;
        top: 50%;
        margin-top: -28px!important;
        background-color: transparent;
        z-index: 2;
    }
}

.prices_block .product-item-scu-item-list {
    margin-top: 5px;
}

.prices_block .product-item-scu-item-color-container:hover:not(.selected) .product-item-scu-item-color-block {
    outline-color: #8696a2;
}

.product-item-scu-item-color {
    display: table;
}

.product-item-scu-item-color i {
    display: table-cell;
    width: 28px;
    height: 28px;
}

.info_item .middle_info .prices_block {
    padding: 0px 0px 10px 0px;
}

#pagetitle {
    font-size: 21px;
    margin: 10px 0;
    padding: 0px 30px 0px 11px;
}

.article {
    margin-left: 0px;
}

.info_item .top_info {
    padding: 10px 0px 10px;
}

@media screen and (max-width: 1400px) {
    #pagetitle {
        font-size: 16px;
        line-height: 20px;
    }
    .quantity_block_wrapper .cheaper_form {
        margin-top: 10px;
    }
}

@media (max-width: 400px) {
    .wrapper_inner .cost.prices .price,
    .module_products_list td.price-cell .cost.prices .price {
        font-size: 21px;
    }
}

@media (max-width: 520px) {
    .specials.tab_slider_wrapp ul.tabs_content li.tab .catalog_block>div.item,
    .rows_block:not(.slides) .item_block {
        width: 50% !important;
    }
    .info_item .top_info .article {
        font-size: 16px;
    }
    .info_item .top_info .article .value {
        font-size: 16px;
    }
    .info_item .top_info .brand {
        padding: 0px;
    }
    .middle_info .quantity_block_wrapper .item-stock {
        margin-right: 10px!important;
    }
    .wrapp_one_click {
        width: 100%;
    }
    .one_click {
        width: 100%;
    }
    .catalog_detail .item_main_info .right_info .info_item {
        padding: 0 10px;
    }
    .counter_wrapp {
        width: 100%;
    }
    .counter_block.big_basket {
        width: 50%;
    }
    .counter_wrapp .button_block {
        width: 50%;
    }
    .quantity_block_wrapper>div {
        margin-top: 10px;
    }
    .counter_wrapp .button_block .to-cart {
        width: 100%;
    }
}

.div-color-title {
    color: #666;
    margin: 22px 0 5px 0;
}

.span-color-title {
    color: #1d2029;
    font-weight: bold;
}

.item_main_info .bonus {
    margin: 20px 0 -20px;
}

@media (max-width: 550px) {
    body .container .catalog_detail .item_main_info .right_info h1#pagetitle {
        display: none;
    }
    body .container .catalog_detail .item_main_info .right_info .top_info {
        display: none;
    }
    body .container .catalog_detail .item_main_info .bottom_left {
        margin-top: 5px;
    }
    noindex#mobile-top-info {
        display: block !important;
    }
    .mobile-top-info-h #pagetitle {
        font-weight: bold;
    }
    .mobile-top-info-add.info_item .top_info {
        padding-top: 0px;
        padding-left: 10px;
        padding-right: 0px;
    }
    .breadcrumbs .bx-breadcrumb-item {
        line-height: 1;
    }
    .breadcrumbs a span,
    .breadcrumbs span {
        line-height: 1;
    }
    .detail_page .page-top>.breadcrumbs {
        flex-wrap: nowrap;
    }
    div#navigation {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        min-height: 36px;
        margin-top: 0px;
    }
    div#navigation * {
        white-space: nowrap;
    }
    .top_inner_block_wrapper.maxwidth-theme section .page-top-main .share.top {
        top: 19px !important;
        background: #f9f9f9;
        height: 20px;
    }
    .img_wrapper {
        position: relative;
    }
    .l-ss-c-image-search-similar {
        left: calc(50% - 55px) !important;
    }
}
/* End */


/* Start:/local/templates/video-widget/product-video-widget.css?17799629424558*/
.lw-product-video-wrap[hidden],
.lw-product-video[hidden] {
    display: none !important;
}

.lw-product-video-wrap {
    margin-top: 24px;
}

.lw-video-cards {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
    align-items: start;
}

.lw-video-card {
    display: block;
    width: 100%;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    text-align: left;
}

.lw-video-card__media {
    position: relative;
    display: block;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    border-radius: 14px;
    background: #f3f5f7;
    box-shadow: 0 12px 30px rgba(18, 27, 42, .12);
}

.lw-video-card__poster {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .35s ease;
}

.lw-video-card:hover .lw-video-card__poster {
    transform: scale(1.035);
}

.lw-video-card__placeholder {
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
    background:
        radial-gradient(circle at 30% 30%, rgba(255,255,255,.95), transparent 34%),
        linear-gradient(135deg, #f1f5f9, #d8e1ea 55%, #cbd5df);
}

.lw-video-card__placeholder-label {
    position: relative;
    z-index: 1;
    max-width: calc(100% - 24px);
    padding: 7px 12px;
    border-radius: 999px;
    background: rgba(255,255,255,.8);
    color: #273142;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
}

.lw-video-card__play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 54px;
    height: 54px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: rgba(0,0,0,.68);
    box-shadow: 0 16px 35px rgba(0,0,0,.3);
}

.lw-video-card__play::before {
    content: "";
    position: absolute;
    left: 23px;
    top: 18px;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 15px solid #fff;
}

.lw-video-card__badge {
    position: absolute;
    left: 10px;
    bottom: 10px;
    padding: 5px 8px;
    border-radius: 999px;
    background: rgba(0,0,0,.62);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
}

.lw-video-card__title {
    display: block;
    margin-top: 8px;
    color: #222;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.35;
}

.lw-video-popup-open {
    overflow: hidden;
}

.lw-video-popup {
    position: fixed;
    inset: 0;
    z-index: 99999;
}

.lw-video-popup__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.78);
    backdrop-filter: blur(8px);
}

.lw-video-popup__dialog {
    position: relative;
    z-index: 2;
    width: min(1040px, calc(100vw - 28px));
    margin: 5vh auto;
    border-radius: 20px;
    overflow: hidden;
    background: #000;
    box-shadow: 0 25px 80px rgba(0,0,0,.45);
}

.lw-video-popup__player {
    display: block;
    width: 100%;
    max-height: 84vh;
    background: #000;
}

.lw-video-popup__loading {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 4;
    transform: translate(-50%, -50%);
    padding: 10px 16px;
    border-radius: 999px;
    background: rgba(255,255,255,.9);
    color: #111;
    font-size: 14px;
    font-weight: 700;
    pointer-events: none;
}

.lw-video-popup__caption {
    padding: 12px 18px 16px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.lw-video-popup__close {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 5;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 50%;
    background: rgba(255,255,255,.94);
    color: #111;
    font-size: 30px;
    line-height: 42px;
    cursor: pointer;
}

.lw-video-popup__nav {
    position: absolute;
    left: 50%;
    bottom: 54px;
    z-index: 5;
    display: flex;
    gap: 8px;
    transform: translateX(-50%);
}

.lw-video-popup__dot {
    min-width: 34px;
    height: 34px;
    border: 0;
    border-radius: 999px;
    background: rgba(255,255,255,.72);
    cursor: pointer;
}

.lw-video-popup__dot.is-active {
    background: #fff;
    font-weight: 700;
}

@media (max-width: 600px) {
    .lw-video-cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .lw-video-card__media {
        border-radius: 12px;
    }

    .lw-video-card__play {
        width: 46px;
        height: 46px;
    }

    .lw-video-card__play::before {
        left: 20px;
        top: 15px;
    }

    .lw-video-popup__dialog {
        width: calc(100vw - 16px);
        margin: 8vh auto;
        border-radius: 14px;
    }
}
/* End */


/* Start:/bitrix/components/dubovoi/sku_list/templates/aspro_max/style.css?17703742431916*/
.custom-select-sku {
    position: relative;
    display: block;
    width: 100%;
    height: 41px;
    margin: 0;
    padding: 0 33px 0 11px;
    border-radius: 3px;
    background: var(--light_bg_black, #fafafa);
    border: 1px solid var(--stroke_black, #eeeeee);
    cursor: pointer;
    overflow: visible;
}

.custom-select-sku__selected {
    line-height: 41px;
    user-select: none;
}

.custom-select-sku__list {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #eee;
    z-index: 10;
    max-height: 280px;
    overflow-y: auto;
    display: none;
}
.custom-select-sku__option {
    display: flex;
    align-items: center;
    padding: 8px 11px;
    cursor: pointer;
}
.custom-select-sku__option img{
	width: 50px;
	height: auto;
	padding-right: 10px;
	border-radius:2px!important;
}
.custom-select-sku__option.selected {
    background: #f0f0f0;
}
.custom-select-sku__option:hover {
    background: #f0f0f0;
}
.custom-select-sku {
    position: relative;
    cursor: pointer;
    max-width: 300px;
}

.custom-select-sku__selected {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.custom-select-sku__icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
    font-size: 8px;
    content: "";
}

.custom-select-sku__icon::before {
    content: "\25BC";
}

.custom-select-sku__icon.open::before {
    content: "\25B2";
}
.option-details {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.option-name {
    font-weight: bold;
}

.option-price {
    font-size: 0.9em;
    color: #666;
}
.option-image {
    margin-right: 10px;
    width: 50px;
    height: auto;
    flex-shrink: 0;
}

.option-image img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}
/* End */
/* /bitrix/templates/aspro_next/components/bitrix/catalog.element/custom/style.css?17591388044596 */
/* /local/templates/video-widget/product-video-widget.css?17799629424558 */
/* /bitrix/components/dubovoi/sku_list/templates/aspro_max/style.css?17703742431916 */
