

/* Start:/local/templates/main/components/bitrix/catalog.element/bootstrap_v4/style.css?17232152491238*/
.js-product-pvz-available.is-hidden {
    display: none;
}

.brand_name {
    color: #272320;
    font-family: FuturaLight;
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
}

.product__accordion__delivery--icons {
    margin-top:  13px;
    margin-bottom: 9px;
    display: flex;
    justify-content: center;
}

.product__accordion__delivery--icons--block--img {
    height: 59px;
    width: 50px;
    margin-left: auto;
    margin-right: auto;

}

.product__accordion__delivery--icons--block--text {
    color: #000;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-left: auto;
    margin-right: auto;
}

.product__accordion__delivery--icons--block {
    width: 148px;
    text-align: center;
    margin: 0 10px;
}

.product__accordion__delivery--icons--block:first-child {

    margin-left: 0;
    margin-right: 0;
}

.product__accordion__delivery--icons--block:last-child {

    margin-left: 0;
    margin-right: 0;
}

@media (max-width: 575px) {
    .product__accordion__delivery--icons--block--text {

    }

    .product__accordion__delivery--icons {
        margin-bottom: 12px;
    }

}

/* End */
/* /local/templates/main/components/bitrix/catalog.element/bootstrap_v4/style.css?17232152491238 */
