

/* Start:/bitrix/templates/concept_phoenix_s1/components/bitrix/catalog.element/main/style.css?17343348592322*/
ol.inner-breadcrumb li.active{
    display: none !important;
}

.cart-advantage__list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    align-items: center;

}
.cart-advantage__list-item {
    display: flex;
    flex-direction: column;
    gap: 10px;
    text-align: center;
    max-width: 100px;
    font-size: 13px;
}



.rating {
     display: flex;
     gap: 10px;
     align-items: center;

 }

.rating__capt {
    font-size: 14px;
    line-height: 19px;
    color: #b1b1b1;
    margin-right: 3px;
}

/* Group */
.rating__group {
    position: relative;
    width: 80px;
    height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19'%3E%3Cpath fill='%23E5E5E5' d='M10 0l2.36 7.28L20 7.25l-6.19 4.47L16.19 19 10 14.48 3.83 19l2.36-7.28L0 7.25l7.66.03z'/%3E%3C/svg%3E");
    background-size: 1em auto;
    background-repeat: repeat-x;
}



/* Star */

.rating__star {

    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    height: 19px;
    font-size: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 16px auto;
    background-repeat: repeat-x;
}

.rating__star:focus {
    outline: none;
}

/*.rating__star:hover,*/
.rating__star:checked {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19'%3E%3Cpath fill='%23E59A05' d='M10 0l2.36 7.28L20 7.25l-6.19 4.47L16.19 19 10 14.48 3.83 19l2.36-7.28L0 7.25l7.66.03z'/%3E%3C/svg%3E");
    cursor: pointer;
}

/*.rating__star:hover ~ .rating__star {*/
/*    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19'%3E%3Cpath fill='%23E5E5E5' d='M10 0l2.36 7.28L20 7.25l-6.19 4.47L16.19 19 10 14.48 3.83 19l2.36-7.28L0 7.25l7.66.03z'/%3E%3C/svg%3E");*/
/*}*/

/* Options */

.rating__star:nth-of-type(1) {
    z-index: 5;
    width: 20%;
}

.rating__star:nth-of-type(2) {
    z-index: 4;
    width: 40%;
}

.rating__star:nth-of-type(3) {
    z-index: 3;
    width: 60%;
}

.rating__star:nth-of-type(4) {
    z-index: 2;
    width: 80%;
}

.rating__star:nth-of-type(5) {
    z-index: 1;
    width: 100%;
}
div.cart-char.col-one div.cart-char-col-left{
	margin-bottom: 0 !important;
}
/* End */


/* Start:/bitrix/templates/concept_phoenix_s1/components/bitrix/catalog.product.subscribe/main/style.css?1734334859412*/
.popup-window-with-titlebar .popup-window-content,
.popup-window-buttons{
    padding: 0;
}
.popup-window-titlebar{
    height: unset;
}
.popup-window-titlebar-text,
.popup-window-titlebar-text-version{
    font-size: 21px;
    line-height: 25px;
    text-transform: uppercase;
    padding: 0 30px 0 0;
    color: #181818;
    margin-bottom: 10px;
}
.popup-window.popup-window-with-titlebar{
    padding: 15px;
}
/* End */
/* /bitrix/templates/concept_phoenix_s1/components/bitrix/catalog.element/main/style.css?17343348592322 */
/* /bitrix/templates/concept_phoenix_s1/components/bitrix/catalog.product.subscribe/main/style.css?1734334859412 */
