

/* Start:/local/templates/main/components/bitrix/catalog.element/main/style.css?17737481891101*/
.filter_tags {
    margin-bottom: 20px;
}

.filter_tags .category_subsections {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.filter_tags .category_subsections li {
    position: relative;
    display: block;
    padding: 0;
    margin: 0 10px 15px 0;
}

.filter_tags .category_subsections li:before {
    display: none;
}

.filter_tags .category_subsections li > a {
    text-decoration: none;
    border: 0px;
    padding-left: 9px;
    color: #666;
    background: #f2f2f2;
    padding: 5px 15px !important;
    transition: ease-in-out 0.3s;
    line-height: 16px;
    height: inherit;
    font-size: 12px;
    padding: 3px 10px;
}

.filter_tags .category_subsections li > a.active {
    color: #ff005a;
}

.filter_tags .list-toggle {
    text-decoration: none;
    color: #3c91cf;
    cursor: pointer;
    margin-top: 20px;
    transition-duration: 100ms;
    transition-property: color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.category_subsections li:nth-child(n+12) {
    display: none;
}

.category_subsections.open li:nth-child(n+12) {
    display: block;
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.item/productDetail/style.css?17446400591255*/
.item__tp-wrap:not(.item__tp-wrap_show)  {
    display: none;
}

.item__quantity:not(.item__quantity_show) {
    display: none!important;
}

.item__quantity_show, 
.item__cart_show,
.item__tp-wrap_show {
    display: flex;
}

.item__cart_show .item__cart-add {
    margin-right: 20px;
}

.item__quantity-wrapper_show{
    align-items: center;
    color: #ff5c00;
    display: flex;
    justify-content: space-between;
}

.item__cart.item__cart_show {
    display: flex;
    flex-direction: column;
}

.buy1click {
    margin: 10px 0;
}

.input, .input.input_textarea {
    width: 100%;
    resize: none;
}

.modal__body_buy1click .modal-auth__text,
.modal__success_buy1click .modal-auth__text {
    margin: 20px 0;
    text-align: center;
}

.modal__success.hidden {
    display: none;
}

#buyOneClick {
    margin: 20px 0;
}

.modal__body_buy1click .modal-auth__agreement {
    flex-shrink: 14px;
}

.modal__body_buy1click .modal-auth__agreement a {
    text-decoration: none;
    color: #164281;
}

.modal__body_buy1click .modal-auth__agreement a:hover {
    color: #ff5c00;
}

@media(max-width: 768px) {
    .modal__body_buy1click .form__label {
        margin-top: 15px;
    }
}

#click-buy-modal .error_block {
    color: red;
    margin-top: 15px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.item/productSmall/style.css?174464005983*/
.product__quantity:not(.product__quantity_show) {
    display: none !important;
}
/* End */
/* /local/templates/main/components/bitrix/catalog.element/main/style.css?17737481891101 */
/* /local/templates/main/components/bitrix/catalog.item/productDetail/style.css?17446400591255 */
/* /local/templates/main/components/bitrix/catalog.item/productSmall/style.css?174464005983 */
