

/* Start:/local/templates/kmp-trade-v2/components/bitrix/breadcrumb/breadcrumbs_w_sections/style.css?17509460311581*/
.list-breadcrumbs .span_arrow {
    padding: 0 7px;
    vertical-align: middle;
    position: relative;
    display: inline-block;
    font-size: 19px;
    color: #484848;
}
.list-breadcrumbs .dropdown_wrapp {
    box-sizing: border-box;
    visibility: hidden;
    top: 25px;
    padding: 5px 9px;
    position: absolute;
    z-index: 100;
    background: #fff;
    box-shadow: 0px 25px 30px rgba(0, 0, 0, 0.05);
    opacity: 0
}
.list-breadcrumbs .dropdown_wrapp_arrow {
    content: '';
    font-size: 11px;
    width: 7px;
    height: 7px;
    background: url(/local/templates/kmp-trade-v2/components/bitrix/breadcrumb/breadcrumbs_w_sections/triangle-black.svg) center/contain no-repeat;
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 5px;
    margin-left: 6px;
    box-sizing: inherit;
    transition: 0.3s;
}

.list-breadcrumbs .dropdown {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 12px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: left
}

.list-breadcrumbs .dropdown > a {
    display: block;
    line-height: 1.2;
    margin-top: 7px;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap;
    transition: none
}

.list-breadcrumbs .dropdown > a:first-child {
    margin-top: 0
}

.list-breadcrumbs > li:hover .dropdown_wrapp {
    visibility: visible;
    opacity: 1;
}

.list-breadcrumbs > li:hover .dropdown_wrapp_arrow {
    transform: rotate(180deg)
}

.list-breadcrumbs .dropdown > i {
    display: none;
}
/* End */


/* Start:/local/templates/kmp-trade-v2/components/bitrix/catalog.element/offers_new/style.css?1750946032655*/
.product__props {
	padding: 0 15px 0 0;
    margin: 15px 0 0 0;
}

.product__props-group-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 11px;
    display: block
}

.product__props-line {
    display: flex;
    max-width: 900px;
    margin-bottom: 9px
}

.product__prop {
    flex-shrink: 1;
    line-height: 1.1;
    /*white-space: nowrap*/
}

.product__prop-divider {
    flex-grow: 1;
    background-image: linear-gradient(to right, #bebebe 30%, transparent 30%);
    background-position: 0 16px;
    background-repeat: repeat-x;
    background-size: 5px 1px;
    min-width: 70px
}

.product__prop-value {
    text-align: right
}

/* End */
/* /local/templates/kmp-trade-v2/components/bitrix/breadcrumb/breadcrumbs_w_sections/style.css?17509460311581 */
/* /local/templates/kmp-trade-v2/components/bitrix/catalog.element/offers_new/style.css?1750946032655 */
