

/* Start:/bitrix/templates/smartcomplect/components/wcom/catalog/catalog/bitrix/catalog.element/.default/style.css?17609720681193*/
.product-tabs .ui-tabs-nav li.anchor {
    margin-right: 3.5%;
}

#specifications li {
    display: none;
}

#specifications li[data-propname^="GEN_"] {
    display: list-item;
}

.product-tabs .ui-tabs-nav li.ui-tabs-tab {
    margin-right: 3.5%;
 }
 .mr-0 {
     margin-right: 0!important;
 }

 .product-info__control .btn-type-6{
    padding: 13px 15px;
 }

 .product-info__control .fast-buy__btn {
    max-width: 137px;
}
.detail-btn-wrap{
    display: inline;
}

.callback_btn--detail{
    margin-left: 10px;
}
@media (max-width: 1280px){
    .detail-btn-wrap{
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.product-info__control .fast-buy__btn, .callback_btn--detail {
    width: 43%;
    max-width: unset;
}
}

@media only screen and (min-width: 100px) and (max-width: 767px) {
    .callback_btn--detail {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .detail-btn-wrap{
        flex-direction: column;
    }

   .product-info__control .fast-buy__btn,  .product-info__control .btn-type-6.callback_btn--detail {
        width: 99.4%;
        padding: 13px 0;
    }

    .callback_btn--detail {
         margin-left: 0px;
    }
}
/* End */
/* /bitrix/templates/smartcomplect/components/wcom/catalog/catalog/bitrix/catalog.element/.default/style.css?17609720681193 */
