aside .filter .submit_btn {
    border: none;
}
aside .filter .reset_btn {
    border: none;
    background-color: transparent;
}
.js-offer-item-right {
display: flex;
flex-wrap: wrap;
}
.section-hold {
    display: flex;
    flex-wrap: wrap;
    
}
.section-hold .article {
    width: 33%;
    
}

.section-hold .article .thumb {
    display: flex;
    margin-right: 15px;
}



.pass_form {
    display: none;
}

.modal .input {
    border: 1px solid #e2d7d7 !important;
}


.bx_filter .bx_filter_button_box, .bx_filter .bx_filter_parameters_box {
    padding: 0;
}
.bx_filter .bx_ui_slider_pricebar_VN {
    display: block;
    height: 5px;
    border-radius: 3px;
    background: #ededed url(images/sh_range.png) 50% 0 repeat-x;
}
.bx_filter .bx_ui_slider_track {
    border: none;
    background: transparent !important;
    height: 3px;
}
.bx_filter .bx_ui_slider_pricebar_V {
    background-color: #fe0000;
    height: 5px;
}
.bx_filter .bx_ui_slider_handle,
.bx_filter .bx_ui_slider_handle:active,
.bx_filter .bx_ui_slider_handle:hover {
    height: 15px;
    width: 11px;
    top: -5px;
    position: relative;
     border-radius: 2px;
    background: #575757;
    box-shadow: 0 0 4px rgba(0,0,0,.3);
}
.bx_filter .bx_ui_slider_handle:before {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 100%;
height: 100%;
    content: '';
    background: url(images/bg_range.png) 0 0 no-repeat;
       
}
.bx_filter .bx_ui_slider_handle.left {
    margin-left: -5px;
}
.bx_filter .bx_ui_slider_handle.right {
    margin-right: -5px;
}

.bx_filter .bx_ui_slider_handle.left:before {
    transform: rotate(0);
    right: -10px;
    left: auto;
}
.bx_filter .bx_ui_slider_handle.right:before {
    transform: rotate(180deg);
    left: -10px;
}



.bx_filter {
    min-width: 0;
}






.bx-authform > * + *
{
    margin-top: 30px;
}
.error_text {
    text-align: center;
    color: red;
}
.success_text {
    text-align: center;
    color: green;
}


.agree {
    position: relative;
}
.form input[type=checkbox] + label,
.form input[type=radio] + label
{
    position: relative;
    z-index: 2;
}
.form input[type=checkbox],
.form input[type=radio],
.form input[type=file]
{
    display: block !important;
    position: absolute;
    z-index: 1;
    opacity: 0;
    top: 29px;
    left: 10px;
}
.notetext {
    display: block;
    margin-bottom: 20px;
}
.notetext.err {
    color: red;
}
/*.history .data table {
    width: 100%;
}*/
.reason_canceled {
    margin-top: 10px;
    font-size: 14px;
}
.bx-ui-slider-part {
    display: none;
}
.bx-ui-slider-part.p1,
.bx-ui-slider-part.p5 {
    display: block;
}
.content .products .flex {
    position: relative;
    z-index: 1;
}
aside .filter input[type=checkbox] + label,
aside .filter input[type=radio] + label {
    z-index: 2;
}
.basket__price-old {
    color: #787878;
    margin-right: 15px;
    text-decoration: line-through;
}
.empty_cart font.errortext {
    color: #000 !important;
}
.bx-404-container {
    text-align: center;
}

.all-width {
    width: 100% !important;
}


.schedule .item .fav_del
{
    position: absolute;
    z-index: 9;
    right: 20px;

    display: block;

    width: 19px;
    height: 19px;

    background: url(/bitrix/templates/trocky/images/ic_del.png) 0 0 no-repeat;
}

.schedule .item .fav_del:after
{
    position: absolute;
    top: -10px;
    left: -10px;

    display: block;

    width: calc(100% + 20px);
    height: calc(100% + 20px);

    content: '';
}

.schedule .item .fav_del:hover
{
    background-position: 0 100%;
}

.bx-pagination  {
    padding-top: 50px;
}
.product_info .data .buy .price .old {
    color: #f24841;
    font-weight: 400;
    text-decoration: line-through;
    font-size: 14px;
}






.text-center {
    text-align: center;
}
.agree-full {
    width: 100% !important;
    text-align: right !important;
}
.bx-captcha {
    text-align: center;
}
.bx-captcha img {
    margin-bottom: 10px;
}

.modal .bx-captcha img {
    height: 41px;
    margin-bottom: unset;
}

.bx-input-file-desc {
    display: none;
}
.typefile {
    display: none;
}
.avatar .img img {
    width: auto !important;
    height: auto !important;
}
.discounts {
    margin-bottom: 20px;
}
#basket_form.loading,
.cart_total.loading  {
    background: url(loading.gif) center center no-repeat;
    opacity: 0.3;
}

.bx-sls .dropdown-block {
    height: 46px;
}
.bx-sls .dropdown-icon {
    top: 15px;
}
.bx-sls .dropdown-block {
    padding-top: 6px;
}
.bx-sls .bx-ui-sls-clear {
    top: 6px;
}
.line_LOCATION,
.line_F_NAME,
.line_F_LOCATION,
.line_ADDRESS {
    width: 100% !important
}
.search-page {
    display: none;
}
.alert-danger {
    margin-bottom: 15px;
}
.bx-captcha {
    margin-right: 12px;
}
.line-captcha {
    display: flex;
}
.bx-authform-content-container {
    margin-bottom: 20px;
}
.alert-success {
    color: #47b166;
}

.news-list {
    display: flex;
    flex-wrap: wrap;
}
.news-list .slide {
    width: 25%;
    padding: 0 10px;
}

.bx-catalog-tab-list {
    display: none;
}
.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container > div {
    padding: 0;
}
.blog-add-comment {
    text-align: left;
}

.review-name {
    color: #344989;
    font-size: 16px !important;
    font-weight: 700;
    transition: .2s linear;
}
.review-date {
    color: #000;
    font-size: 16px !important;
}
.review-content {
    color: #757575;
    font-size: 14px !important;
    line-height: 24px;
}

.data-table td {
    padding: 10px;
}

.bx-404-container {
    padding: 50px 0;
}
.error-block {
    width: 100% !important;
}

.promocode .field {
    display: flex;
}
.promocode .field input {
    width: 59% !important;
    margin-right: 1%;
}
.promocode .field button {
    width: 40%;
    height: 45px;
    line-height: 45px;
}
.check-error,
.return-error {
    display: none;
    text-align: left;
    margin: 10px 0;
}

.fault {
    margin-top: 10px;
}
.cursor-pointer {
    cursor: pointer;
}

.popup-window-buttons .btn:nth-child(2) {
    display: none;
}
.popup-window-buttons .btn {
    color: #fff;
    font: 700 16px/57px var(--font_family);

    display: inline-block;

    width: 100%;
    height: 59px;
    padding: 0 20px;

    cursor: pointer;
    transition: .2s linear;
    vertical-align: top;

    border: 1px solid #344989;
    border-radius: var(--form_border_radius);
    background: #344989;
}
.popup-window-titlebar-text {
    display: block;
    text-align: center;
    color: #000;
font-size: 30px;
font-weight: 700;
line-height: normal;
text-align: center;
margin-bottom: 30px;
}
.popup-window-close-icon::after {
    background-image: url(/bitrix/templates/trim/images/cls.PNG);
    width: 27px;
height: 31px;
left: auto;
top: auto;
transform: none;
background-size: auto;
}
.popup-window-titlebar {
    height: auto;
}
.popup-window.popup-window-with-titlebar {
    width: 610px;
max-width: 100%;
padding: 65px 106px;
background: #fff;
}
.bx-catalog-subscribe-form-container-label {
    display: none;
}
.popup-window-content {
    padding: 20px 0 !important;
}
.bx-catalog-subscribe-form-container-input input[type="text"] {
    background: #fff;
}
.bx-catalog-subscribe-form-container-input input[type="text"] {
    color: var(--text_color);
    font: 14px var(--font_family);

    display: block;

    width: 100%;
    height: 45px;
    padding: 0 20px;

    transition: .2s linear;
}

.depth-1 {
    display: block !important;
    width: 100% !important;
    font-size: 26px !important;
}
.block_head .big_title {
    display: none;
}

.promocode {
    max-width: 365px;
    margin-bottom: 20px !important;
}

.fake-line {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #dfdfdf;
}

.blog-add-comment {
    
}
div.blog-post-edit-form, div.blog-comment-fields {
    background-color: transparent;
    padding: 0;
}
.blog-comment-cont-white {
    background-color: transparent;
    padding: 0;
}
div.blog-comment .blog-author {
    font-size: inherit;
    line-height: inherit;
}
.blog-comment-info {
    display: flex;
}
.blog-add-comment {
    display: none;
}
.feed-add-post-text {
    padding: 0;
    font-size: inherit;
    color: inherit;
}
.line.rate{
    margin-top: 20px !important;
}

.blog-comment-field-captcha {
    margin-top: 20px;
}
#div_captcha {
    position: relative;
    top: -5px;
}
.error {
    border-color: red !important;
}

textarea.content {
    display: none !important;
}

.hide {
    display: none;
}
.in-text-a {
    display: inline;
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;


}
.in-text-img {
    display: inline-block !important;
    margin: 0 !important;
    position: relative;
    top: 4px;

}
.articles .article .name {
    margin-top: 24px;
    color: #333;
    font-size: 17px;
    font-weight: 500;
    line-height: 125.5%;
    position: relative;
    display: block;
    padding-top: 21px;
    transition: color .2s linear;
    text-decoration: none;
}
.articles .article .name:hover {
    color: #f95a00;
}
.articles .article:hover .date.ustal {
           color: #333 !important;
}
table.sale_order_full_table:nth-child(7) {
    display: none;
}
.offer {
    display: flex;
flex-wrap: wrap;
}
.swiper-wrapper {
    height: auto !important;
}

.alert-danger .dark {
    color: #990000;
}

.alert-danger a {
    color: #990000;
}

.page-scroll-top {
	display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 94px;
    bottom: 94px;
    z-index: 999;
}
@media (max-width: 991px) {
	.page-scroll-top {right:0px;bottom:147.3px;}
	.page-scroll-top {width: 44px;height:44px;}
}