

/* Start:/bitrix/templates/.default/components/bitrix/catalog/catalog-novinki/style.css?1712568006697*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/bitrix/templates/bejet_seller-1.6.0_upadted/components/bitrix/catalog.smart.filter/.default/style.css?177564739332842*/
.b-catalog-filter-switch {
    display: none;
}

@media (max-width:991px) {
    .b-catalog-filter-switch {
        display: block;
        background-color: #f2f2f2;
        line-height: 49px;
        font-size: 10.5pt;
        margin-bottom: 1px;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        padding-left: 15px
    }

    .b-catalog-filter-switch__icon {
        content: '';
        display: block;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 24px;
        height: 24px;
        position: absolute;
        top: 14px;
        right: 17px;
        cursor: pointer
    }

    .b-catalog-filter-switch span {
        display: none;
    }

    .b-catalog-filter-switch span:first-child {
        display: inline
    }
}

.b-catalog-filter * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width:992px) {
    .b-catalog-filter {
        display: block !important
    }
}

@media (max-width:991px) {
    .b-catalog-filter {
        display: none;
    }
}

.bx-filter {
    width: 100%;
    min-width: 220px;
    font-size: .85rem;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
    background-color: #fff;
    border: 3px;
    border-style: solid;
    border-color: #f2f2f2;
}

@media (max-width:991px) {
    .bx-filter {
        width: auto
    }
}

.bx-filter .bx-filter-section {
    position: relative;
    padding: 26px 15px 0 15px
}

.bx-filter .bx-filter-section>.row {
    padding: 0 5px
}

.bx-filter .bx-filter-title {
    font-size: 1.2rem;
    margin-bottom: 20px;
    color: #000
}

.bx-filter .bx-filter-parameters-box {
    position: relative
}

@media (min-width:992px) {
    .bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
        clear: both
    }
}

@media (min-width:992px) and (max-width:991px) {
    .bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
        clear: both
    }
}

.bx-filter .bx-filter-parameters-box-title span {
    font-family: 'Montserrat';
    font-weight: 400;
    position: relative;
    line-height: 18px;
    font-size: 13px;
    text-transform: uppercase;
    transition: font-weight .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: font-weight;
    color: #000;
    padding-right: 60px;
    padding-left: 30px;
    cursor: pointer;
}



.filter__icon {
    top: 3px;
    left: 5px;
    width: 12px;
    height: 12px;
    transition: transform .1s ease-out;
    will-change: transform;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bx-filter-parameters-box-title {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #d9d9d9;
}

.filter__search {
    margin-bottom: 30px;
}

.field__input {
    padding-right: 10px;
    padding-left: 15px;
    width: 100%;
    min-height: 37px;
    height: 37px;
    font-size: 13px;
    vertical-align: middle;
    color: #333;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    transition: border .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: border;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    font-family: 'Montserrat';
    border-radius: 0px;
}

.filter-search__button {
    position: absolute;
    top: 0;
    right: 16px;
    width: 37px;
    height: 37px;
}

.button_style_filter-search {
    width: 37px;
    height: 37px;
    line-height: normal;
    background-color: transparent;
    border: none;
}

.button__icon_find {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 8px;
    right: 8px;
    transition: opacity .3s;
}

.button__icon_find:hover {
    opacity: 0.5;
}

.field__input:hover,
.field__textarea:hover {
    border: 1px solid #b7b7b7;
}

.field__input:focus,
.field__textarea:focus {
    border: 1px solid grey;
}

.bx-filter-parameters-box-title {
    cursor: pointer;
}

.ps-container .ps-scrollbar-x-rail {
    position: absolute;
    /* please don't change 'position' */
    bottom: 3px;
    /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
}

.ps-container:hover .ps-scrollbar-x-rail,
.ps-container.hover .ps-scrollbar-x-rail {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.ps-container .ps-scrollbar-x-rail:hover,
.ps-container .ps-scrollbar-x-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-x-rail.in-scrolling {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-y-rail {
    position: absolute;
    /* please don't change 'position' */
    right: 3px;
    /* there must be 'right' for ps-scrollbar-y-rail */
    width: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
}

.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-y-rail.in-scrolling {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-x {
    position: absolute;
    /* please don't change 'position' */
    bottom: 0;
    /* there must be 'bottom' for ps-scrollbar-x */
    height: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-x {
    font-size: 0;
    /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
    background-color: #999;
}

.ps-container .ps-scrollbar-y {
    position: absolute;
    /* please don't change 'position' */
    right: 0;
    /* there must be 'right' for ps-scrollbar-y */
    width: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-y {
    font-size: 0;
    /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
    background-color: #999;
}

.ps-container.ie .ps-scrollbar-x,
.ps-container.ie .ps-scrollbar-y {
    visibility: hidden;
}

.ps-container.ie:hover .ps-scrollbar-x,
.ps-container.ie:hover .ps-scrollbar-y,
.ps-container.ie.hover .ps-scrollbar-x,
.ps-container.ie.hover .ps-scrollbar-y {
    visibility: visible;
}

.scrollbar__ {

    max-height: 220px;
    position: relative;
    overflow: auto;

}

.scrollbar__::-webkit-scrollbar {
    width: 4px
}

.scrollbar__::-webkit-scrollbar-track {
    background: transparent
}

.scrollbar__::-webkit-scrollbar-thumb {
    background-color: #d9d9d9
}

.filter__items:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 24px;
    content: "";
    background: url(/local/assets/fon-filter.png) no-repeat;
}

.filter__items {
    position: relative;
}

.bx-filter .active .bx-filter-parameters-box-title span {
    font-weight: 500;
}

.active .filter__icon {
    transform: rotate(180deg);
}

.bx-filter .bx-filter-parameters-box-title span .fa-angle-down,
.bx-filter .bx-filter-parameters-box-title span .fa-angle-up {
    position: absolute;
    top: 10px;
    right: 0;
    background: url("data:image/gif;base64,R0lGODlhCAAEAKIEADQ0NLGxsX5+fjMzM////wAAAAAAAAAAACH5BAEAAAQALAAAAAAIAAQAAAMMGLMspAMMR96i9eEEADs=") no-repeat right center;
    width: 8px;
    height: 4px
}

.bx-filter .bx-filter-parameters-box-title span .fa-angle-up {
    background-image: url("data:image/gif;base64,R0lGODlhCAAEAKIEADQ0NLGxsX5+fjMzM////wAAAAAAAAAAACH5BAEAAAQALAAAAAAIAAQAAAMNSCqhLmO0NUBsMOqQAAA7")
}

.bx-filter .bx-filter-parameters-box-title span .fa-angle-down:before,
.bx-filter .bx-filter-parameters-box-title span .fa-angle-up:before {
    display: none
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {
    border-color: transparent
}

.bx-filter .bx-filter-block {
    display: none;
    -webkit-transition: padding .3s ease;
    -moz-transition: padding .3s ease;
    -ms-transition: padding .3s ease;
    -o-transition: padding .3s ease;
    transition: padding;
    -webkit-transition: padding;
    -moz-transition: padding;
    -ms-transition: padding;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.bx-filter .bx-filter-button-box .bx-filter-block,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
    display: block
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
    font-size: 14px;
    font-style: normal;
    display: block;
    padding-bottom: 5px
}

.bx-filter-parameters-box-container {
    padding-bottom: 15px
}

.bx-filter-parameters-box-container .checkbox:first-child {
    margin-top: 0
}

.bx-filter .bx-filter-parameters-box-container-block {
    font-size: 11px;
    color: #3f3f3f
}

.bx-filter .bx-filter-input-container input {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #ccd5db;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    outline: none
}

.bx-retina .bx-filter .bx-filter-input-container input {
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url("/bitrix/templates/bejet_seller-1.6.0_upadted/components/bitrix/catalog.smart.filter/.default/images/border_default.png") 2 repeat;
    -moz-border-image: url("/bitrix/templates/bejet_seller-1.6.0_upadted/components/bitrix/catalog.smart.filter/.default/images/border_default.png") 2 repeat;
    -o-border-image: url("/bitrix/templates/bejet_seller-1.6.0_upadted/components/bitrix/catalog.smart.filter/.default/images/border_default.png") 2 repeat;
    border-image: url("/bitrix/templates/bejet_seller-1.6.0_upadted/components/bitrix/catalog.smart.filter/.default/images/border_default.png") 2 repeat
}

.bx-ios .bx-filter .bx-filter-input-container input {
    background-image: -webkit-linear-gradient(#fff 0%, #fff 100%);
    background-image: linear-gradient(#fff 0%, #fff 100%)
}

.bx-filter .bx-filter-button-box {
    clear: both;
    margin-top: 20px
}

.bx-filter .bx-filter-button-box .btn:first-of-type {
    margin-right: 10px
}

@media (max-width:1050px) {
    .bx-filter .bx-filter-button-box .btn:first-of-type {
        margin-right: 0
    }
}

.bx-filter .bx-ui-slider-track-container {
    padding-top: 35px;
    padding-bottom: 25px
}

.bx-filter .bx-ui-slider-track {
    position: relative;
    height: 7px;
}

.bx-filter .bx-ui-slider-part {
    position: absolute;
    top: -6px;
    width: 1px;
    height: 17px;
    background: #a2bfc7
}

.bx-filter .bx-ui-slider-part.p1 {
    left: -1px
}

.bx-filter .bx-ui-slider-part.p2 {
    left: 25%
}

.bx-filter .bx-ui-slider-part.p3 {
    left: 50%
}

.bx-filter .bx-ui-slider-part.p4 {
    left: 75%
}

.bx-filter .bx-ui-slider-part.p5 {
    right: -1px
}

.bx-filter .bx-ui-slider-part span {
    font-size: 11px;
    position: absolute;
    top: -16px;
    left: 50%;
    display: block;
    width: 100px;
    margin-left: -50px;
    text-align: center;
    color: #000
}

.bx-filter .bx-ui-slider-part.p2 span,
.bx-filter .bx-ui-slider-part.p3 span,
.bx-filter .bx-ui-slider-part.p4 span {
    color: #6b8086
}

.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
    position: absolute;
    top: 0;
    bottom: 0
}

.bx-filter .bx-ui-slider-range {
    z-index: 50
}

.bx-filter .bx-ui-slider-pricebar {
    z-index: 100
}

.bx-filter .bx-ui-slider-pricebar-vd {
    z-index: 60;
}

.bx-filter .bx-ui-slider-pricebar-vn {
    z-index: 70;
}

.bx-filter .bx-ui-slider-pricebar-v {
    z-index: 80;
}

.bx-filter .bx-ui-slider-handle {
    position: absolute;
    top: 100%;
    width: 22px;
    height: 22px;
    border-bottom: none
}

.bx-filter .bx-ui-slider-handle:hover {
    -webkit-cursor: grab;
    -ms-cursor: grab;
    -o-cursor: grab;
    cursor: grab
}

.bx-filter .bx-ui-slider-handle:active {
    -webkit-cursor: grabbing;
    -ms-cursor: grabbing;
    -o-cursor: grabbing;
    cursor: grabbing
}

.bx-filter .bx-ui-slider-handle.left {
    left: 0;
    margin-left: -21px;
}

.bx-filter .bx-ui-slider-handle.right {
    right: 0;
    margin-right: -21px;
}

.bx-filter .bx-filter-select-container {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 1.72857143
}

.bx-filter .bx-filter-select-block {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 4px 33px 0 10px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #fff;
    height: 30px
}

.bx-filter .bx-filter-select-text {
    overflow: hidden;
    max-width: 100%;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis
}

.bx-filter .bx-filter-select-text.fix {
    min-width: 120px
}

.bx-filter .bx-filter-select-text label {
    cursor: pointer
}

.bx-filter .bx-filter-select-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 33px;
    cursor: pointer;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC") no-repeat center
}

.bx-filter-select-popup {
    background: #fff;
    padding: 0;
    min-width: 173px
}

.bx-filter-select-popup ul {
    margin: 0;
    padding: 0 !important;
    list-style: none
}

.bx-filter-select-popup ul:not([class]) {
    padding-left: 0 !important
}

.bx-filter-select-popup ul li {
    display: block;
    text-align: left;
    vertical-align: middle
}

.bx-filter-select-popup ul li:first-child {
    margin-top: 5px;
    margin-bottom: 5px
}

.bx-filter-select-popup ul li label {
    text-align: left !important;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 26px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    margin-bottom: 0
}

.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
    color: #262626;
    background: #f5f5f5
}

.bx-filter-select-popup ul li label.disabled {
    color: #b8b8b8;
    background: transparent
}

.bx-filter-select-popup ul li .bx-filter-param-text {
    line-height: 34px !important
}

.bx-filter .bx-filter-tag {
    padding: 18px;
}

.bx-filter .bx-tag-link {
    font-size: 12px;
    text-decoration: none;
    text-shadow: none
}

.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
    color: #1d3d46
}

.bx-filter label.bx-filter-param-label {
    min-height: 20px;
    font-weight: normal;
    cursor: pointer;
    padding-left: 0
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
    float: left;
    display: block;
    margin: 0 14px 7px 0
}

.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
    display: block
}

.bx-filter .bx-filter-param-label.dib {
    display: inline-block
}

.bx-filter .bx-filter-param-text {
    font-weight: normal
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
    color: #6c6c6c
}

.bx-filter-select-popup .bx-filter-param-label.bx-active {
    background: #f3f8fa
}

.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
    display: block;
    text-align: left
}

.bx-filter .bx-filter-input-checkbox input[type=radio] {
    display: none
}

.bx-filter .bx-filter-input-checkbox input[type=radio]+.bx-filter-param-text {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bx-filter .bx-filter-input-checkbox input[type=radio]+.bx-filter-param-text:before {
    content: '';
    display: none;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 51%;
    -moz-border-radius: 51%;
    border-radius: 51%;
    position: absolute;
    top: 7px;
    left: 5px;
    background-color: #fff;
    z-index: 1
}

.bx-filter .bx-filter-input-checkbox input[type="radio"]:checked+.bx-filter-param-text:before {
    display: block
}

.bx-filter .bx-filter-input-checkbox input[type=radio]+.bx-filter-param-text:after {
    content: '';
    display: block;
    height: 15px;
    width: 15px;
    background-color: #ccc;
    position: absolute;
    top: 2px;
    left: 0;
    -webkit-border-radius: 51%;
    -moz-border-radius: 51%;
    border-radius: 51%;
    z-index: 0
}

.bx-filter .bx-filter-input-checkbox input[type="radio"]:checked+.bx-filter-param-text:after {
    background-color: #1f3f91
}

.bx-filter .bx-filter-input-checkbox input[type=checkbox] {
    display: none
}

.bx-filter .bx-filter-input-checkbox input[type=checkbox]+.bx-filter-param-text {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bx-filter .bx-filter-input-checkbox input[type=checkbox]+.bx-filter-param-text:before {
    content: '';
    display: none;
    width: 5px;
    height: 9px;
    position: absolute;
    top: 4px;
    left: 2px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform: rotateZ(37deg);
    -moz-transform: rotateZ(37deg);
    -ms-transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    z-index: 1
}

.bx-filter .bx-filter-input-checkbox input[type="checkbox"]:checked+.bx-filter-param-text:before {
    display: block
}

/*.bx-filter .bx-filter-input-checkbox input[type=checkbox]+.bx-filter-param-text:after {
    content: '';
    display: block;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 0;
}*/

.bx-filter .bx-filter-input-checkbox input[type="checkbox"]:checked+.bx-filter-param-text:after {
    background-color: #ffffff !important
}

.bx-filter .bx-filter-param-btn {
    font-weight: normal;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #000;
    vertical-align: middle;
    position: relative;
    -webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    transition: border .3s ease;
    -webkit-transition: border .3s ease;
    -moz-transition: border .3s ease;
    -ms-transition: border .3s ease;
    cursor: pointer
}

.bx-retina .bx-filter .bx-filter-param-btn {
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url("/bitrix/templates/bejet_seller-1.6.0_upadted/components/bitrix/catalog.smart.filter/.default/images/border_default.png") 2 repeat;
    -moz-border-image: url("/bitrix/templates/bejet_seller-1.6.0_upadted/components/bitrix/catalog.smart.filter/.default/images/border_default.png") 2 repeat;
    -o-border-image: url("/bitrix/templates/bejet_seller-1.6.0_upadted/components/bitrix/catalog.smart.filter/.default/images/border_default.png") 2 repeat;
    border-image: url("/bitrix/templates/bejet_seller-1.6.0_upadted/components/bitrix/catalog.smart.filter/.default/images/border_default.png") 2 repeat
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
    position: relative
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    content: ' ';
    display: none;
    z-index: 100;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
    opacity: .7;
    -webkit-opacity: .7;
    -moz-opacity: .7
}

.bx-filter .bx-filter-param-btn .bx-filter-param-text {
    line-height: 26px
}

.bx-filter .bx-filter-param-btn.bx-spm {
    width: 23px;
    min-width: 23px;
    height: 23px;
    line-height: 23px;
    font-weight: normal;
    padding: 0;
    font-size: 17px;
    color: #767b7e;
    vertical-align: top;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent
}

.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center
}

.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center
}

.bx-filter .bx-filter-param-btn.bx-spm:active {
    outline: none !important;
    -webkit-box-shadow: inset;
    -moz-box-shadow: inset;
    box-shadow: inset
}

.bx-filter span.bx-spm {
    font-size: 18px;
    line-height: 23px;
    display: inline-block;
    height: 23px;
    margin: 0 10px;
    vertical-align: middle;
    color: #000
}

.bx-filter-select-popup .bx-filter-select-text-icon,
.bx-filter .bx-filter-select-text-icon {
    line-height: 33px;
    position: relative;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-top: -4px;
    margin-right: 2px;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.bx-filter .bx-filter-param-btn-block .bx-filter-btn-color-icon {
    line-height: 24px;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    -webkit-background-size: cover;
    background-size: cover;
    margin-right: 7px;
    border: 1px solid #b4b4b4
}

.bx-filter .bx-filter-param-btn-block label.bx-active .bx-filter-btn-color-icon {
    border: 2px solid #1f3f91;
    width: 28px;
    height: 28px
}

.bx-filter-select-popup .bx-filter-btn-color-icon,
.bx-filter .bx-filter-param-btn-inline .bx-filter-btn-color-icon {
    line-height: 24px;
    -webkit-border-radius: 51%;
    -moz-border-radius: 51%;
    border-radius: 51%;
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    -webkit-background-size: cover;
    background-size: cover
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-btn-color-icon:hover,
.bx-filter .bx-filter-param-btn-inline label.bx-active .bx-filter-btn-color-icon {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transition: transform;
    -webkit-transition: transform;
    -moz-transition: transform;
    -ms-transition: transform;
    -webkit-transition: transform .3s ease;
    -moz-transition: transform .3s ease;
    -ms-transition: transform .3s ease
}

.bx-filter .bx-filter-param-btn-inline label.bx-active .bx-filter-btn-color-icon:before {
    content: '';
    display: block;
    width: 9px;
    height: 5px;
    margin: 5px 0 0 5px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}

.bx-filter-select-popup .bx-filter-btn-color-icon {
    width: 20px;
    height: 20px;
    margin: 2px 0;
    top: 0 !important
}

.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
    top: -1px !important
}

.bx-filter-btn-color-icon.all {
    position: relative;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.bx-filter-btn-color-icon.all:after,
.bx-filter-btn-color-icon.all:before {
    position: absolute;
    width: 60%;
    height: 60%;
    background: #fff;
    content: " ";
    -webkit-box-shadow: inset;
    -moz-box-shadow: inset;
    box-shadow: inset
}

.bx-filter-btn-color-icon.all:after {
    right: 0;
    bottom: 0
}

.bx-filter-btn-color-icon.all:before {
    top: 0;
    left: 0
}

.bx-filter .bx-filter-param-label.disabled {
    pointer-events: none;
    opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
    opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5
}

.bx-filter .bx-filter-parameter-biz {
    font-size: 14px;
    line-height: 15px;
    display: inline-block;
    margin-right: 10px;
    text-decoration: none;
    color: #1485ce;
    border-bottom: 1px dashed
}

.bx-filter .bx-filter-parameter-biz:hover {
    text-decoration: none;
    border-bottom: 1px solid
}

.bx-filter .bx-filter-parameter-biz.bx-active {
    position: relative;
    color: #000;
    border-color: transparent
}

.btn-themes {
    color: #fff
}

.btn-themes.bx-active,
.btn-themes.focus,
.btn-themes:active,
.btn-themes:focus,
.btn-themes:hover {
    color: #fff
}

.bx-filter .bx-filter-popup-result {
    font-size: 13px;
    font-weight: normal;
    position: absolute;
    z-index: 915;
    display: none;
    line-height: normal;
    margin-top: -7px;
    margin-left: 10px;
    padding: 15px 20px;
    white-space: nowrap;
    color: #fff;
    min-height: 37px;
    background: #1f3f91;
}

@media (max-width:991px) {
    .bx-filter .bx-filter-popup-result {
        position: fixed;
        bottom: 0;
        top: auto;
        left: 0 !important;
        right: auto !important;
        width: 100%;
        margin: 0
    }

    .bx-filter .bx-filter-popup-result a {
        position: absolute;
        top: 19px;
        right: 20px
    }
}

.bx-filter .bx-filter-popup-result.right {
    left: 100%
}

.bx-filter .bx-filter-popup-result.left {
    right: 100%
}

.bx-filter-horizontal .bx-filter-popup-result {
    display: inline-block;
    position: relative;
    left: auto;
    right: auto;
    bottom: -7px
}

.bx-filter .bx-filter-popup-result a,
.bx-filter .bx-filter-popup-result a:hover,
.bx-filter .bx-filter-popup-result a:focus {
    color: #fff
}

.bx-filter .bx-filter-popup-result a {
    line-height: 10px
}

.bx-filter .bx-filter-popup-result a:hover {
    text-decoration: none;
    opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5
}

.bx-filter .bx-filter-popup-result-close {
    display: none
}

.bx-filter .ui-widget.ui-widget-content {
    height: 3px;
    border: none;
    background-color: #e5e5e5;
    margin: 0 9px
}

.bx-filter .ui-slider .ui-slider-handle {
    width: 17px;
    height: 17px;
    border: none;
    -webkit-border-radius: 51%;
    -moz-border-radius: 51%;
    border-radius: 51%;
    background-color: #f9f9f9;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.17);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.17);
    cursor: pointer;
    top: -7px;
    margin-left: -8px
}

.bx-filter .ui-slider .ui-slider-range {
    background: linear-gradient(to right, #d6d6d6, #9a9a9a)
}

.price-slider-range-text {
    font-size: .85rem;
    margin-bottom: 20px
}

.bx-filter-block-size .checkbox {
    display: inline-block;
    margin: 0 20px 10px 0;
    padding-bottom: 3px
}

.bx-filter .bx-filter-block-size .bx-filter-input-checkbox input[type=checkbox]+.bx-filter-param-text {
    padding-left: 0;
    border-bottom: 2px solid transparent
}

.bx-filter .bx-filter-block-size .bx-filter-input-checkbox input[type=checkbox]+.bx-filter-param-text:after {
    display: none
}

.bx-filter .bx-filter-block-size .bx-filter-input-checkbox input[type=checkbox]+.bx-filter-param-text:before {
    display: none
}

.bx-filter .bx-filter-block-size .bx-filter-input-checkbox input[type=checkbox]:checked+.bx-filter-param-text {
    border-bottom: 2px solid #2f3154
}

.bx-filter,
h1,
.h1 {
    font-family: inherit
}

.popup-window[id*=smartFilterDropDown] {
    width: 250px;
    padding: 5px 0;
    margin: 2px 0 0
}

.popup-window[id*=smartFilterDropDown] .popup-window-content {
    padding: 0
}

.bx-filter {
    border: none !important;
}

.filter__items .checkbox {
    margin: 0 0 20px;
}

.filter__items .checkbox .bx-filter-param-text {
    font-family: 'Montserrat';
    font-weight: 400;
    position: relative;
    font-size: 13px;
    line-height: 20px;
    color: #000000;
}

.bx-filter .bx-filter-input-checkbox input[type=checkbox]+.bx-filter-param-text:before {
    content: '';
    display: none;
    width: 7px;
    height: 11px;
    position: absolute;
    top: 3px;
    left: 2px;
    border-left: none;
    border-top: none;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    z-index: 1;
}

.js-filter-clean {
    top: 24px;
    right: 20px;
    visibility: hidden;
    font-size: 12px;
    line-height: 16px;

    font-family: 'Montserrat';
    font-weight: 400;
    color: #888;
    border-bottom-color: #888;
    opacity: 0;
    will-change: border-bottom, color, opacity;
    position: absolute;
    border-bottom: 1px dashed #888;
    transition: all 0.2s;
    cursor: pointer;
}

.js-filter-clean.show {
    visibility: visible;
    opacity: 1;
}

.js-filter-clean:hover {
    color: #444;
    border-bottom: 1px solid transparent;
}

.filter__items.filter__colors .scrollbar__ {
    overflow-x: hidden;
  }

.filter__items.filter__colors label.bx-filter-param-label {
width: 100%;
}

.filter__items.filter__colors .checkbox {
margin-bottom: 15px;
}

.filter__items.filter__colors input[type=checkbox] + .bx-filter-param-text {
width: 100%;
padding-left: 22px;
}

.filter__items.filter__colors input[type=checkbox] + .bx-filter-param-text:before {
left: auto;
right: 20px;
}

.filter__items.filter__colors input[type=checkbox] + .bx-filter-param-text:after {
display: none;
}

.filter__items.filter__colors .bx-filter-color {
position: absolute;
display: inline-block;
background-size: contain;
left: 0;
top: 6px;
-ms-flex-negative: 0;
    flex-shrink: 0;
width: 12px;
height: 12px;
border-radius: 50%;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?165962318751*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog/catalog-novinki/style.css?1712568006697 */
/* /bitrix/templates/bejet_seller-1.6.0_upadted/components/bitrix/catalog.smart.filter/.default/style.css?177564739332842 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?165962318751 */
