

/* Start:/local/templates/romana/components/bitrix/catalog.top/view-carts/style.css?17848922788994*/
.discount-item-label {
    top: 5px;
    left: 5px;
}

.choose_color {
    margin-left: 0 !important;
}

.new-item-label-proc-skid {
    background: #f91155;
    color: #fff;
    position: absolute;
    font-weight: 600;
    text-align: center;
    left: 10px;
    z-index: 100;
    width: 50px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 14px;
}

.button_buy_akcii {
    background: #DBECFF;
    display: inline-block;
    text-decoration: none;
    border-radius: 4px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.28px;
    padding: 10px;
    margin: auto 0 10px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: 0s;
    transition: 0s;
    transition-duration: 0.2s;
    width: 80%;
    text-align: center;
    cursor: pointer;
}

.button_buy_akcii:hover {
    color: #fff;
    background: #3D8BFD;
}

.button_buy_akcii.in-basket {
    background: #3D8BFD !important;
    color: #fff !important;
    border: none;
}

.item_buttons {
    display: flex;
    justify-content: center;
}

.custom-select {
    position: relative;
    width: 100%;
    cursor: pointer;
}

.custom-select__selected {
    padding: 3px 16px;
    position: relative;
    background: #EFEFEF;
    color: #878787;
    width: 90%;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.custom-select__selected:after {
    content: url("/local/templates/romana/images/svg/select_arrov_down.svg");
    position: absolute;
    right: 10px;
    top: 0;
}

.custom-select__dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #EFEFEF;
    margin-top: 7px;
    display: none;
    z-index: 810;
}

.custom-select.open .custom-select__selected::after {
    content: url("/local/templates/romana/images/svg/select_arrov_up.svg");
}

.custom-select.open .custom-select__dropdown {
    display: block !important;
    padding: 10px 16px;
    z-index: 999;
    width: 100%;
    background: #fff;
    border: 1px solid #000;
}

.custom-select__option {
    padding-top: 8px;
    transition: 0.2s;
    color: #050505;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.custom-select__option:hover {
    color: #838383;
}

.custom-select__option.active {
    color: #838383;
}

.product-item .love-it_new {
    position: absolute;
    z-index: 800;
    width: 40px;
    height: 40px;
    background-image: url(/local/templates/romana/images/svg-icons/love-it.svg);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    transition-duration: 0.2s;
}

.product-item .love-it_new:hover {
    background-image: url(/local/templates/romana/images/svg-icons/love-it-hover.svg);
}

.product-item .love-it_new.active {
    background-image: url(/local/templates/romana/images/svg-icons/love-it-active.svg) !important;
}

.button_buy_akcii__mobile {
    display: none;
}

@media (max-width: 1023px) {
    .breadcrumbs-container:has(+ .container .akcii-page-title) {
        box-sizing: border-box;
        width: auto;
        height: 40px;
        margin: 10px 10px 0;
        padding: 0 !important;
    }

    .akcii-page-title {
        box-sizing: border-box;
        display: block;
        width: auto;
        height: 20px;
        margin: 10px 10px 10px;
        padding: 0;
        font-size: 20px;
        line-height: 20px;
    }

    .juicy_akcii {
        width: 100%;
        overflow: hidden;
    }

    .juicy_akcii .catalog-section,
    .juicy_akcii .catalog-section main,
    .juicy_akcii .section {
        width: 100%;
        max-width: none;
        margin: 0;
        padding: 0;
    }

    .juicy_akcii .product__list {
        align-items: stretch;
        width: calc(100% + 20px);
        margin-right: -10px;
        margin-left: -10px;
    }

    .juicy_akcii .product-item {
        box-sizing: border-box;
        display: inline-flex;
        flex: 0 0 50%;
        flex-direction: column;
        width: 50%;
        margin: 0 0 20px;
        padding: 0 10px;
        border: 0;
    }

    .juicy_akcii .product-item:hover {
        border-color: transparent;
    }

    .juicy_akcii .product-item .item-link {
        width: 100%;
        height: auto;
        aspect-ratio: 1 / 1;
    }

    .juicy_akcii .product-item .item-link img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .juicy_akcii .new-item-label-proc-skid {
        left: 0;
        width: 27px;
        height: 21px;
        border-radius: 0 0 5px 5px;
        font-size: 8px;
        line-height: 21px;
    }

    .juicy_akcii .item_detail {
        display: flex;
        flex: 1 1 auto;
        flex-direction: column;
        width: 100%;
        margin: 0;
    }

    .juicy_akcii .item_detail__top {
        display: flex;
        flex: 1 1 auto;
        flex-direction: column;
        padding: 0;
    }

    .juicy_akcii .item_detail .item_title {
        min-height: 60px;
        margin: 0;
        padding: 0;
        color: #21364d;
        font-size: 12px;
        font-weight: 700;
        line-height: 20px;
        text-align: center;
        text-transform: none;
    }

    .juicy_akcii .item_detail .item_title a {
        color: #21364d !important;
        background: linear-gradient(to right, #e6eef5 0, #e6eef5 100%);
        background-repeat: repeat-x;
        background-position: 0 bottom;
        background-size: 100% 56%;
        text-decoration: none;
    }

    .juicy_akcii .product-item .choose_row {
        justify-content: center;
        width: 100%;
    }

    .juicy_akcii .product-item .choose_row .choose_color,
    .juicy_akcii .product-item .color-block {
        width: 100% !important;
        margin: 0;
        text-align: center;
    }

    .juicy_akcii .product-item .choose_row p,
    .juicy_akcii .product-item .color_title {
        margin: 0 0 6px;
        color: #868b8f;
        font-size: 11px;
        font-weight: 500;
        line-height: 16px;
        text-align: center;
        text-transform: none;
    }

    .juicy_akcii .product-item .item_colors {
        justify-content: center;
        width: 100%;
        max-width: 100%;
    }

    .juicy_akcii .product-item .item_colors .color {
        box-sizing: border-box;
        width: 32px;
        height: 32px;
        margin: 0 3px 6px;
        padding: 5px;
    }

    .juicy_akcii .product-item .item_colors .color:last-child {
        margin-right: 3px;
    }

    .juicy_akcii .product-item .item_colors .color img {
        width: 20px;
        height: 20px;
        max-width: 20px;
        max-height: 20px;
    }

    .juicy_akcii .custom-select {
        width: 100%;
        max-width: 175px;
        margin: 0 auto;
    }

    .juicy_akcii .custom-select__selected {
        box-sizing: border-box;
        width: 100%;
        padding: 3px 16px;
        font-size: 12px;
    }

    .juicy_akcii .item_price {
        box-sizing: border-box;
        width: 100%;
        min-height: 20px;
        margin: auto 0 0 !important;
        padding: 0 !important;
        color: #0c54a0;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        text-align: center;
        white-space: nowrap;
    }

    .juicy_akcii .item_price__actual {
        margin: 0;
        color: #0c54a0;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
    }

    .juicy_akcii .item_price__actual > span:first-child {
        margin: 0;
        color: #000 !important;
        font-size: 13px !important;
        font-weight: 600 !important;
        letter-spacing: normal !important;
        line-height: 20px;
        text-transform: none !important;
    }

    .juicy_akcii .item_price br {
        display: none;
    }

    .juicy_akcii .js-item_price__old {
        margin-left: 3px;
        font-size: 10px;
        font-weight: 400;
        line-height: 20px;
        vertical-align: super;
    }

    .juicy_akcii .item_buttons {
        width: 100%;
        margin-top: 6px;
    }

    .juicy_akcii .button_buy_akcii {
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        min-height: 32px;
        margin: 0;
        padding: 8px;
        border-radius: 4px;
        background: #3d8bfd;
        color: #fff;
        font-size: 13px;
        font-weight: 600;
        line-height: 16px;
    }

    .juicy_akcii .button_buy_akcii:hover {
        background: #3d8bfd;
        color: #fff;
    }

    .juicy_akcii .button_buy_akcii.in-basket {
        background: #dbecff !important;
        color: #3a3d42 !important;
    }

    .juicy_akcii .button_buy_akcii__desktop {
        display: none;
    }

    .juicy_akcii .button_buy_akcii__mobile {
        display: inline;
    }
}

/* End */
/* /local/templates/romana/components/bitrix/catalog.top/view-carts/style.css?17848922788994 */
