

/* Start:/local/templates/default/components/bitrix/catalog.element/knauf/style.css?17545728651755*/
.catalog.product .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
    background: none;
}
.catalog.product  .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
    background: transparent;
}
.catalog.product .ya-share2__container_size_m .ya-share2__item_more .ya-share2__icon_more {
    background-size: 25px;
}
.catalog.product .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    height: 25px;
    width: 25px;
}
.catalog.product .ya-share2__item.ya-share2__item_more > .ya-share2__link:hover {
    opacity: 1;
}
.catalog.product .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item,
.catalog.product .ya-share2__list.ya-share2__list_direction_horizontal {
    margin: 0;
}
.catalog.product .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
    padding: 0;
}
.basket-controls__item,
.compare-controls .checkbox-field label{
    cursor: pointer;
}
.catalog.product .checkbox-field label:hover {
    opacity: 0.8;
    cursor: pointer;
}
.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short:hover{
    opacity: 0.8;
}

.catalog.product .checkbox-field label {
    padding-left: 0;
}
.catalog.product .checkbox-field.complex a {
    color: #666;
    font-size: 16px;
    line-height: 20px;
    cursor: default;
    border: none;
}
@media(max-width: 575px) {
    .catalog.product .checkbox-field label {
        font-size: 14px;
        padding-left: 0;
    }
}
/* End */


/* Start:/local/components/teplo.knauf/decisions/templates/.default/style.css?17545728643697*/
.sectionDecisions .set-item--quantity .number {
    color: #09F;
}
.set-item-decision {
    margin-top: 20px;
    border: 1px solid #E0E0E0;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    transition: border-color 0.4s ease;
}

.sectionSets div[data-section-id],
.sectionSets div.sets-tabs__category[data-section1-id],
.sectionSets .ssubSection {
    display:none;
}
.sectionSets div[data-section-id].active,
.sectionSets div.sets-tabs__category[data-section1-id].active,
.sectionSets .ssubSection.active {
    display: block;
}

.sectionSets .radio-field input:not(:checked) label:hover {
    cursor: pointer;
}

.sectionDecisions .set-item__listItem:not(.disabled) {
    grid-template-columns: 40px 1fr 280px 100px;
}

.sectionDecisions .set-item--quantity .number {
    flex: 0 0 50px;
    max-width: 50px;
}

@media screen and (max-width: 767px) {
    .sectionDecisions .set-item__listItem:not(.disabled) {
        grid-template:
        "num title price" auto
        "empty controls price" auto / 7% 1fr 72px;
        grid-template-columns: 7% 1fr 72px;
    }
}

.sectionDecisions .set-item__content .btn.disabled {
    background-color: #E0E0E0;
    color: #fff;
    cursor: default;
    border: 1px solid #E0E0E0;
}

.sectionDecisions .sets-tabs__item {
    font-size: 14px;
}

.sectionDecisions .sets-tabs__category__item,
.sectionDecisions .sets-tabs__category__item.selected {
    text-align: left;
    color: #262626;
    background-color: #F6F7F7;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: 1px solid #093;
    padding: 36px 24px;
}

.sectionDecisions .sets-tabs__category__item.selected {

}

.sectionDecisions .subsectionName {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 12px;
}

.sectionDecisions .subsectionDescription {
    font-size: 18px;
    color: #666;
    margin-bottom: 46px;
}

.sets-tabs__category__item .select_subsection {
    display: none;
}
.sets-tabs__category__item.selected .select_subsection.active {
    display: inline-block;
}
.sets-tabs__category__item:not(.selected) .select_subsection:not(.active) {
    display: inline-block;
}

.sets-tabs__category__item .select_subsection:not(.active) {
    padding: 14px 72px;
}

.sets-tabs__category__item.selected .select_subsection {
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    padding: 14px 28px;
    color: #fff;
    position: relative;
    background: #093;
    cursor: default;
    border: 1px solid #093;
}

.sets-tabs__category__item.selected .select_subsection:before {
    content: '';
    position: relative;
    margin-right: 13px;
    width: 20px;
    height: 24px;
    background: url('/local/frontend/img/icon_check_small.svg') center center / contain no-repeat;
    display: inline-block;
    vertical-align: bottom;
}

@media screen and (max-width: 991px) {
    .sectionDecisions .subsectionName {
        font-size: 14px;
    }
    .sectionDecisions .subsectionDescription {
        font-size: 12px;
    }
    .sets-tabs__category__item.selected .select_subsection {
        font-size: 14px;
        padding: 10px 20px;
    }
    .sets-tabs__category__item .select_subsection:not(.active) {
        padding: 10px 40px;
        font-size: 14px;
        line-height: 26px;
    }
    .sectionDecisions .sets-tabs__category__item, .sectionDecisions .sets-tabs__category__item.selected {
        padding: 15px 10px;
    }
}

@media screen and (max-width: 767px) {
    .sectionDecisions .sets-tabs__category__item {
        width: 100%;
    }
}

/* End */


/* Start:/local/components/pena/review.add/templates/popup/style.css?1754572864321*/
.popup_form__photos__loaded_wrap {
    margin-top: 20px;
}
.popup_form__photos__loaded_wrap .popup_form__photos__loaded:nth-child(1) .loaded-photo {
    margin-left: 0;
}
#popupSendFeedback .error_msg {
    color: #FF4D4F;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 5px;
    padding-left: 0;
}
/* End */


/* Start:/local/components/pena/question.add/templates/popup/style.css?1754572864144*/
#popupSendQuestion .error_msg {
    color: #FF4D4F;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 5px;
    padding-left: 0;
}
/* End */


/* Start:/local/components/teplo.knauf/delivery.calculator/templates/delivery_popup/style.css?1754572864920*/
/* Ymap suggestions */
.order-form-field .ymaps-2-1-79-suggest-item-0,
.order-form-field .ymaps-2-1-79-suggest-item:last-of-type {
    margin: 0;
}
.order-form-field .ymaps-2-1-79-search__suggest {
    right: 0;
    left: 0;
}
.order-form-field .ymaps-2-1-79-search__suggest-item {
    color: #666;
    cursor: pointer;
    user-select: none;
    padding: 9px 23px;
    font-size: 18px;
    line-height: 26px;
}

.order-form-field .ymaps-2-1-79-search__suggest-item_selected_yes {
    background-color: #5897fb;
    color: white;
}

@media screen and (max-width: 767px) {
    .order-form-field .ymaps-2-1-79-search__suggest-item {
        padding: 5px 15px;
        font-size: 16px;
    }
}

.order-form-field .errorUserField {
    color: #FF4D4F;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 5px;
}
.order-form-field input.error-fld {
    border: 1px solid #FF4D4F;
}
/* End */
/* /local/templates/default/components/bitrix/catalog.element/knauf/style.css?17545728651755 */
/* /local/components/teplo.knauf/decisions/templates/.default/style.css?17545728643697 */
/* /local/components/pena/review.add/templates/popup/style.css?1754572864321 */
/* /local/components/pena/question.add/templates/popup/style.css?1754572864144 */
/* /local/components/teplo.knauf/delivery.calculator/templates/delivery_popup/style.css?1754572864920 */
