

/* 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/components/bitrix/catalog.smart.filter/.default/style.css?172777978832842*/
.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/components/bitrix/catalog.smart.filter/.default/images/border_default.png") 2 repeat;
    -moz-border-image: url("/bitrix/templates/bejet_seller-1.6.0/components/bitrix/catalog.smart.filter/.default/images/border_default.png") 2 repeat;
    -o-border-image: url("/bitrix/templates/bejet_seller-1.6.0/components/bitrix/catalog.smart.filter/.default/images/border_default.png") 2 repeat;
    border-image: url("/bitrix/templates/bejet_seller-1.6.0/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/components/bitrix/catalog.smart.filter/.default/images/border_default.png") 2 repeat;
    -moz-border-image: url("/bitrix/templates/bejet_seller-1.6.0/components/bitrix/catalog.smart.filter/.default/images/border_default.png") 2 repeat;
    -o-border-image: url("/bitrix/templates/bejet_seller-1.6.0/components/bitrix/catalog.smart.filter/.default/images/border_default.png") 2 repeat;
    border-image: url("/bitrix/templates/bejet_seller-1.6.0/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/templates/.default/components/bitrix/catalog.section/multiple-props_refactor/style.css?165962320717094*/
@media (max-width:767px){.b-catalog-section h1{margin-bottom:0}}.b-catalog-collection{text-align:left}.b-catalog-element{padding-bottom:20px;background-color:#fff;position:relative;}@media (min-width:768px){.b-catalog-element:hover{-webkit-box-shadow:0 0 20px rgba(0,0,0,0.05);-moz-box-shadow:0 0 20px rgba(0,0,0,0.05);box-shadow:0 0 20px rgba(0,0,0,0.05)}}.b-catalog-element:hover .b-catalog-element__img-hover{opacity:1;-webkit-opacity:1;-moz-opacity:1}.b-catalog-element:hover .b-catalog-element__button,.b-catalog-element:hover .b-catalog-element__subscribe{overflow:visible;}.b-catalog-element:hover .b-catalog-element__button .btn,.b-catalog-element:hover .b-catalog-element__subscribe .btn{opacity:1;-webkit-opacity:1;-moz-opacity:1}.b-catalog-element:hover .b-catalog-element__button span,.b-catalog-element:hover .b-catalog-element__subscribe span{margin:0}.b-catalog-element:hover .b-catalog-element__colors-block{visibility:visible;opacity:1;-webkit-opacity:1;-moz-opacity:1}@media (min-width:768px){.b-catalog-element.i-hover .b-catalog-element__bottom{opacity:1;-webkit-opacity:1;-moz-opacity:1;top:calc(100% - 60px)}}.b-catalog-element__props-icons{position:absolute;top:10px;left:10px;z-index:1}.b-catalog-element__img{padding-top:130%;background-repeat:no-repeat;background-position:center;background-size:contain;position:relative;margin-bottom:10px;}.b-catalog-element__img-hover{display:block;position:absolute;top:0;left:0;width:100%;padding-top:130%;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:#fff;opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:opacity .5s ease;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease}.b-catalog-element__fotorama:not(.fotorama ) > div{display:none;}.b-catalog-element__fotorama:not(.fotorama ) > div:first-child{display:block}.b-catalog-element__fotorama-img{display:block;padding-top:130%;background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;margin-bottom:10px;}a.b-catalog-element__fotorama-img:hover{opacity:1;-webkit-opacity:1;-moz-opacity:1}.b-catalog-element__fotorama .fotorama__arr{display:none !important}.b-catalog-element__title{min-height:60px;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 20px}.b-catalog-element__bottom{position:absolute;top:60%;left:0;width:100%;z-index:10;background-color:#fff;-webkit-box-shadow:0 18px 20px rgba(0,0,0,0.05);-moz-box-shadow:0 18px 20px rgba(0,0,0,0.05);box-shadow:0 18px 20px rgba(0,0,0,0.05);padding-bottom:20px;opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;display:none;}.b-catalog-element:hover .b-catalog-element__bottom .b-catalog-element__price{opacity:1;-webkit-opacity:1;-moz-opacity:1}@media (max-width:767px){.b-catalog-element__bottom{display:none !important}}.b-catalog-element__price{font-size:13.5pt;font-weight:400;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;padding-right:20px;padding-left:20px;width:100%;text-align:center;}@media (max-width:991px){.b-catalog-element__price{padding-left:15px}}@media (min-width:768px){.b-catalog-element:hover .b-catalog-element__price{opacity:0;-webkit-opacity:0;-moz-opacity:0}}.b-catalog-element__price.i-discount{color:#f33;}.b-catalog-element__price.i-discount span{display:inline-block;vertical-align:middle;margin:0 auto}.b-catalog-element__price.i-discount s{color:#000;text-decoration:line-through;font-size:9pt;display:block}.b-catalog-element__button,.b-catalog-element__subscribe{clear:both;padding:10px 20px 0;text-align:center;}.b-catalog-element__button .btn,.b-catalog-element__subscribe .btn{opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease}@media (max-width:991px){.b-catalog-element__button,.b-catalog-element__subscribe{display:none !important}}.b-catalog-element__colors-block{text-align:left;padding:9px 20px 0;visibility:hidden;opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:opacity .3s ease .3s;-webkit-transition:opacity .3s ease .3s;-moz-transition:opacity .3s ease .3s;-ms-transition:opacity .3s ease .3s}.b-catalog-element__colors-item{display:inline-block;vertical-align:top;width:17px;height:17px;-webkit-border-radius:51%;-moz-border-radius:51%;border-radius:51%;margin:0 14px 7px 0;cursor:pointer;transition:transform .3s ease;-webkit-transition:transform .3s ease;-moz-transition:transform .3s ease;-ms-transition:transform .3s ease;text-align:center;background-repeat:no-repeat;background-position:center;background-size:cover;}.b-catalog-element__colors-item.i-white{border:1px solid #eee}.b-catalog-element__colors-item:hover{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3)}.b-catalog-element__colors-item.i-disabled{opacity:.5;-webkit-opacity:.5;-moz-opacity:.5}.b-catalog-element__colors-item span{display:none;width:10px;height:5px;margin-top:4px;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)}.b-catalog-element__colors-item.i-white span{border-color:#ddd}.b-catalog-element__colors-item.i-active{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);}.b-catalog-element__colors-item.i-active span{display:inline-block;vertical-align:top}.b-catalog-element__sizes-block{display:flex;justify-content:left;flex-wrap:wrap;padding:0 20px}.b-catalog-element__sizes-item{font-size:9pt;min-width:14px;display:inline-block;vertical-align:top;cursor:pointer;text-align:center;border-bottom:2px solid transparent;padding-bottom:3px;margin:0 10px 9px 0;}.b-catalog-element__sizes-item.i-active{color:#2f3154;border-bottom:2px solid #2f3154}.b-catalog-element__sizes-item.i-disabled,.b-catalog-element__sizes-item.i-subscribe{opacity:.5;-webkit-opacity:.5;-moz-opacity:.5}.b-catalog-element__props,.b-catalog-element__num{font-size:7pt;line-height:18px;padding:0 20px}.b-product-item-list-col-1 .b-catalog-element__fotorama-img{padding-top:75%;background-size:contain}.b-catalog-element__propList-block{padding:0 20px;}.b-catalog-element__propList-block h6{font-size:7pt;line-height:18px}.b-catalog-collection .col-sm-2 .col-xs-5.b-catalog-element__button,.b-catalog-collection .col-sm-6 .col-sm-4 .col-xs-5.b-catalog-element__button,.b-catalog-collection .col-sm-2 .col-xs-5.b-catalog-element__subscribe,.b-catalog-collection .col-sm-6 .col-sm-4 .col-xs-5.b-catalog-element__subscribe{width:100% !important;position:relative;text-align:left;padding-left:35px;margin-top:15px}.b-catalog-collection .col-sm-2 .b-catalog-element__bottom,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__bottom,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__bottom,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__bottom,.b-catalog-collection .col-sm-2 .b-catalog-element__button,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__button,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__button,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__button,.b-catalog-collection .col-sm-2 .b-catalog-element__subscribe,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__subscribe,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__subscribe,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__subscribe{display:none !important}.b-catalog-collection .col-sm-2 .b-catalog-element__price,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__price{padding-right:15px;padding-left:15px}.b-catalog-collection .col-sm-2 .b-catalog-element:hover .b-catalog-element__price,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element:hover .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element:hover .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element:hover .b-catalog-element__price{opacity:1;-webkit-opacity:1;-moz-opacity:1}@media (min-width:768px){.b-catalog-collection .col-sm-2 .b-catalog-element__title,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__title,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__title,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__title{font-size:9pt;line-height:1.4}.b-catalog-collection .col-sm-2 .b-catalog-element__price,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__price{font-size:10pt}}.b-product-item-line-card .b-catalog-element{padding-bottom:0;border:1px solid #f5f5f5;}@media (max-width:767px){.b-product-item-line-card .b-catalog-element{border:0}}.b-product-item-line-card .b-catalog-element:after{content:'';display:block;clear:both}@media (max-width:767px){.b-product-item-line-card .b-catalog-element:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}}.b-product-item-line-card .b-catalog-element__top{float:left;width:45%;padding-right:15px;border-right:1px solid #f5f5f5;}@media (max-width:767px){.b-product-item-line-card .b-catalog-element__top{float:none;width:100%;padding-right:0;border-right:0}}.b-product-item-line-card .b-catalog-element__right{float:left;width:55%;padding:10px 70px;border-left:1px solid #f5f5f5;margin-left:-1px;}@media (max-width:767px){.b-product-item-line-card .b-catalog-element__right{float:none;width:100%;padding:0;border-left:0;margin-left:0}}.b-product-item-line-card .b-catalog-element__button,.b-product-item-line-card .b-catalog-element__subscribe{text-align:left;padding:0;}@media (min-width:768px){.b-product-item-line-card .b-catalog-element__button .btn,.b-product-item-line-card .b-catalog-element__subscribe .btn{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@media (max-width:767px){.b-product-item-line-card .b-catalog-element__button,.b-product-item-line-card .b-catalog-element__subscribe{display:none}}@media (min-width:768px){.b-product-item-line-card .b-catalog-element__bottom{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:static;opacity:1;-webkit-opacity:1;-moz-opacity:1;margin-top:20px;display:block !important}}.b-product-item-line-card .b-catalog-element__title{padding:20px 0 16px;text-align:left;display:block;}@media (max-width:767px){.b-product-item-line-card .b-catalog-element__title{text-align:center}}.b-product-item-line-card .b-catalog-element__colors-block{opacity:1;-webkit-opacity:1;-moz-opacity:1;visibility:visible;padding-right:0;padding-left:0}.b-product-item-line-card .b-catalog-element__colors-block,.b-product-item-line-card .b-catalog-element__sizes-block,.b-product-item-line-card .b-catalog-element__num,.b-product-item-line-card .b-catalog-element__props{padding-right:0;padding-left:0;opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:opacity .5s ease;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease}.b-product-item-line-card .b-catalog-element:hover .b-catalog-element__sizes-block,.b-product-item-line-card .b-catalog-element:hover .b-catalog-element__num,.b-product-item-line-card .b-catalog-element:hover .b-catalog-element__props{opacity:1;-webkit-opacity:1;-moz-opacity:1}.b-product-item-line-card .b-catalog-element__price{display:none;}@media (max-width:767px){.b-product-item-line-card .b-catalog-element__price{display:block}}.b-product-item-line-card .b-catalog-element__bottom .b-catalog-element__price{display:block;text-align:left;padding-right:0;padding-left:0;margin-bottom:20px}.b-product-item-big-card .b-catalog-element:after{content:'';display:block;clear:both}.b-product-item-big-card .b-catalog-element__top{float:left;width:33.3%;}@media (max-width:767px){.b-product-item-big-card .b-catalog-element__top{width:100%;float:none}}.b-product-item-big-card .b-catalog-element__right{float:left;width:66.7%;}@media (max-width:767px){.b-product-item-big-card .b-catalog-element__right{width:100%;float:none}}@media (max-width:767px){.b-product-item-big-card .b-catalog-element__button,.b-product-item-big-card .b-catalog-element__subscribe{display:none}}.b-product-item-big-card .b-catalog-element__bottom{position:static;transform:translateX(-100px);-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:transparent;margin-top:20px;}@media (max-width:767px){.b-product-item-big-card .b-catalog-element__bottom{display:none}}@media (min-width:768px){.b-product-item-big-card .b-catalog-element__title{justify-content:left;margin-top:10px}}.b-product-item-big-card .b-catalog-element.i-hover .b-catalog-element__bottom{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0)}.bj-sorting{font-size:.85rem;}.bj-sorting .text-muted{float:left;margin-right:15px}.bj-sorting .dropdown{float:left;}.bj-sorting .dropdown a:hover{text-decoration:none}.bj-sorting .dropdown .caret{margin-left:5px}.bj-sorting:after{content:'';display:block;clear:both}.bj-sorting .dropdown-menu{border:none;font-size:.85rem;left:-20px;min-width:calc(100% + 20px);}.bj-sorting .dropdown-menu >li>a:focus,.bj-sorting .dropdown-menu >li>a:hover{background:#f5f5f5}.modal .b-buy-modal-text{padding-top:50px;}.modal .b-buy-modal-text h2{font-size:21pt;margin:0 0 45px}.modal .b-catalog-element__colors-item{display:inline-block;vertical-align:top;width:24px;height:24px;-webkit-border-radius:51%;-moz-border-radius:51%;border-radius:51%;margin:0 9px 9px;cursor:pointer;text-align:center}#subscribeModal p{font-size:9pt;margin-bottom:20px;}#subscribeModal p:last-child{margin-bottom:0}#subscribeModal .modal-body{padding:30px 60px;line-height:14px;transition:height .5s ease;-webkit-transition:height .5s ease;-moz-transition:height .5s ease;-ms-transition:height .5s ease;}@media (max-width:767px){#subscribeModal .modal-body{padding:20px 40px}}#subscribeModal label{margin-bottom:6px;color:#333;vertical-align:top;font-size:8pt}#subscribeModal .form-control{height:29pt;padding:6px 10px;font-size:10.5pt;line-height:1.72857143}#subscribeModal textarea.form-control{height:83px}#subscribeModal .form-group{margin-bottom:21px;opacity:0;-webkit-opacity:0;-moz-opacity:0;}#subscribeModal .form-group:last-child{margin-bottom:11px}#subscribeModal.in .form-group{animation:form-opacity .3s;animation-fill-mode:forwards;}#subscribeModal.in .form-group:nth-of-type(2){animation-delay:.15s}#subscribeModal.in .form-group:nth-of-type(3){animation-delay:.3s}#subscribeModal.in .form-group:nth-of-type(4){animation-delay:.453s}#subscribeModal.in .form-group:nth-of-type(5){animation-delay:.6s}#subscribeModal .btn{line-height:1.72857143;padding:6px 14px;min-width:141px;}#subscribeModal .btn.i-gray{background-color:#ececec;border-color:#ececec;display:none;}#subscribeModal .btn.i-gray:hover{color:inherit}.b-prop{background-color:#fff;line-height:20px;height:20px;padding:0 5px;font-size:7pt;text-transform:uppercase;margin:0 3px 3px 0;display:inline-block;}@media (max-width:767px){.b-prop{margin:0 4px 3px}}@media (max-width:767px){.b-catalog-collection[ data-entity="sale-products-gift-container"] .b-catalog-element__bottom{display:block !important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:static;opacity:1;-webkit-opacity:1;-moz-opacity:1;}.b-catalog-collection[ data-entity="sale-products-gift-container"] .b-catalog-element__bottom hr,.b-catalog-collection[ data-entity="sale-products-gift-container"] .b-catalog-element__bottom .b-catalog-element__price{display:none}.b-catalog-collection[ data-entity="sale-products-gift-container"] .b-catalog-element__button{display:block !important}.b-catalog-collection[ data-entity="sale-products-gift-container"] .b-catalog-element__button .btn{opacity:1;-webkit-opacity:1;-moz-opacity:1}.b-catalog-collection[ data-entity="sale-products-gift-container"] .b-catalog-element__propList-block,.b-catalog-collection[ data-entity="sale-products-gift-container"] .b-catalog-element__props{display:none}}@-moz-keyframes form-opacity{from{opacity:0;-webkit-opacity:0;-moz-opacity:0}to{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@-webkit-keyframes form-opacity{from{opacity:0;-webkit-opacity:0;-moz-opacity:0}to{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@-o-keyframes form-opacity{from{opacity:0;-webkit-opacity:0;-moz-opacity:0}to{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@keyframes form-opacity{from{opacity:0;-webkit-opacity:0;-moz-opacity:0}to{opacity:1;-webkit-opacity:1;-moz-opacity:1}}
/* End */


/* Start:/bitrix/components/bitrix/catalog.item/templates/.default/style.min.css?173985348422843*/
.product-item-container{position:relative}.product-item-container.hover{z-index:17}.product-item{display:block;box-sizing:border-box;padding:15px 0 5px;width:100%;border:1px solid transparent;border-radius:2px}.product-item-line-card .product-item{width:auto !important;border-bottom:1px solid #dadada}@media(max-width:991px){.product-item-line-card .product-item .col-sm-6:nth-child(2n){clear:both}}.bx-retina .product-item{border-width:.5px}.product-item *{transition:opacity 300ms ease}@media(max-width:767px){.product-item{padding:15px 5px 5px}.product-item-line-card .product-item .col-xs-12:nth-child(2n){clear:both}}.bx-no-touch .product-item-container.hover .product-item{position:absolute;right:-15px;left:-15px;padding:15px 15px 0;width:auto;border:1px solid transparent;background:#fff;box-shadow:0 7px 15px 0 rgba(0,0,0,.19)}.bx-touch .product-item{padding:15px 0 0;width:auto;background:#fff}.bx-no-touch .product-item-container.hover .product-item{-webkit-animation:product-item-hover 300ms 1 ease}@-webkit-keyframes product-item-hover{0%{position:absolute;left:-15px;right:-15px;border:1px solid transparent;box-shadow:0 0 0 0 rgba(0,0,0,0)}100%{border:1px solid transparent;box-shadow:0 7px 15px 0 rgba(0,0,0,.19)}}.product-item-image-wrapper{position:relative;display:block;margin-bottom:15px;padding-top:116%;width:100%;transition:all 300ms ease}.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper{padding-top:54%}.product-item-image-original,.product-item-image-alternative{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background-position:center;background-size:contain;background-repeat:no-repeat;transition:opacity 300ms linear}.product-item-image-original{z-index:11}.product-item-image-alternative{z-index:13;opacity:0}.bx-no-touch .product-item-container.hover .product-item-image-original{opacity:0}.bx-no-touch .product-item-container.hover .product-item-image-alternative{opacity:1}.product-item-big-card .product-item-image-wrapper{margin-bottom:25px}.product-item-image-slider-slide-container{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;width:100%;height:100%;transition:opacity 300ms ease}.product-item-image-slide{position:relative;display:none;height:100%;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;transition:.6s ease-in-out left}@media all and (transform-3d),(-webkit-transform-3d){.product-item-image-slide{transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.product-item-image-slide.next,.product-item-image-slide.active.right{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.product-item-image-slide.prev,.product-item-image-slide.active.left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.product-item-image-slide.next.left,.product-item-image-slide.prev.right,.product-item-image-slide.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.product-item-image-slider-slide-container>.active,.product-item-image-slider-slide-container>.next,.product-item-image-slider-slide-container>.prev{display:block}.product-item-image-slider-slide-container>.active{left:0}.product-item-image-slider-slide-container>.next,.product-item-image-slider-slide-container>.prev{position:absolute;top:0;width:100%}.product-item-image-slider-slide-container>.next{left:100%}.product-item-image-slider-slide-container>.prev{left:-100%}.product-item-image-slider-slide-container>.next.left,.product-item-image-slider-slide-container>.prev.right{left:0}.product-item-image-slider-progress-bar-container{position:absolute;right:0;bottom:0;left:0;width:100%;height:1px}.product-item-image-slider-progress-bar{position:absolute;top:0;bottom:0;left:0;height:1px;background-color:#f42c2c;opacity:.8}.product-item-image-slider-control-container{position:absolute;right:0;bottom:10px;left:0;z-index:15;padding:0;text-align:center;opacity:0;transition:opacity 300ms ease}.product-item-container.hover .product-item-image-slider-control-container,.product-item-line-card:hover .product-item-image-slider-control-container{opacity:1}.product-item-image-slider-control,.product-item-image-slider-control.active{display:inline-block;width:12px;height:12px;border-radius:50%;background-color:rgba(128,128,128,.8);opacity:.6;cursor:pointer;transition:all 300ms ease}.product-item-image-slider-control:hover,.product-item-image-slider-control.active:hover{cursor:pointer}.product-item-label-text,.product-item-label-ring{position:absolute;z-index:15}.product-item-label-text span,.product-item-label-ring{display:inline-block;clear:both;margin-bottom:2px;background:#f42c2c;color:#fff;vertical-align:middle;text-align:center;transition:all 250ms ease}.bx-red .product-item-label-text span,.bx-red .product-item-label-ring{background-color:#fba90c}.product-item-label-text>div,.product-item-label-ring>div{line-height:0}.product-item-label-text span{padding:2px 5px;vertical-align:middle;font-weight:bold}.product-item-label-text.product-item-label-small span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span{margin-bottom:1px;padding:2px 7px;font-weight:normal;font-size:13px;line-height:14px}.product-item-big-card .product-item-label-text.product-item-label-small span{padding:5px 12px;font-size:16px;line-height:21px}.product-item-label-text.product-item-label-big span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span{padding:4px 10px;font-size:13px;line-height:17px}.product-item-big-card .product-item-label-text.product-item-label-big span{padding:5px 17px;font-size:22px;line-height:33px}@media(max-width:767px){.product-item-label-text>div{line-height:0}.product-item-label-text.product-item-label-small span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span{margin-bottom:1px;padding:2px 7px;font-size:10px;line-height:14px}.product-item-big-card .product-item-label-text.product-item-label-small span,.product-item-label-text.product-item-label-big span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span{margin-bottom:1px;padding:3px 12px;font-size:14px;line-height:16px}.product-item-big-card .product-item-label-text.product-item-label-big span{padding:3px 12px;font-size:20px;line-height:25px}}.product-item-label-ring{box-sizing:border-box;border-radius:50%;font-weight:bold}.product-item-label-ring.product-item-label-small,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small{width:40px;height:40px;font-size:14px;line-height:40px}.product-item-big-card .product-item-label-ring.product-item-label-small{width:100px;height:100px;font-size:30px;line-height:100px}.product-item-label-ring.product-item-label-big,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big{width:50px;height:50px;font-size:18px;line-height:50px}.product-item-big-card .product-item-label-ring.product-item-label-big{width:120px;height:120px;font-size:42px;line-height:120px}@media(max-width:767px){.product-item-label-ring.product-item-label-small,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small{--product-item-label-ring-size:40px;width:var(--product-item-label-ring-size);height:var(--product-item-label-ring-size);line-height:var(--product-item-label-ring-size);font-size:14px}.product-item-big-card .product-item-label-ring.product-item-label-small,.product-item-label-ring.product-item-label-big,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big{width:35px;height:35px;font-size:12px;line-height:35px}.product-item-big-card .product-item-label-ring.product-item-label-big{width:70px;height:70px;font-size:24px;line-height:70px}}.product-item-label-top{top:-5px}.product-item-label-center{left:50%;transform:translateX(-50%)}.product-item-label-center>div{text-align:center}.product-item-label-left{left:-5px}.product-item-label-left>div{text-align:left}.product-item-label-bottom{bottom:-5px}.product-item-label-middle{top:50%;transform:translateY(-50%)}.product-item-label-right{right:-5px}.product-item-label-right>div{text-align:right}.product-item-label-center.product-item-label-middle{transform:translateY(-50%) translateX(-50%)}.product-item-title{overflow:hidden;margin-bottom:15px;text-overflow:ellipsis;white-space:nowrap}.bx-touch .product-item-title,.product-item-container.hover .product-item-title{overflow:auto;white-space:normal}.product-item-title a{color:#3f3f3f;text-decoration:none;font-size:13px}.product-item-big-card .product-item-title a{font-size:21px}.product-item-line-card .product-item-title a{font-size:20px}.product-item-price-container{margin:5px 0 10px}.product-item-price-current{color:#3f3f3f;white-space:nowrap;font-weight:bold;font-size:13px}.product-item-price-old{color:#a5a5a5;text-decoration:line-through;white-space:nowrap;font-size:12px}.product-item-big-card .product-item-price-current,.product-item-big-card .product-item-price-old{vertical-align:middle;line-height:20px}.product-item-big-card .product-item-price-container{margin:0 0 10px}.product-item-big-card .product-item-price-current{font-size:18px}.product-item-big-card .product-item-price-old{font-size:15px}.product-item-line-card .product-item-info-container{text-align:center}.product-item-info-container{margin-bottom:8px}.product-item-info-container-title{color:#000;font-weight:bold;font-size:13px}.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden{display:none;opacity:0;transition:opacity 300ms ease}.bx-touch .product-item-info-container.product-item-touch-hidden{display:none !important}.bx-touch .product-item-info-container.product-item-hidden,.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden{display:block;opacity:1}.product-item-amount{padding:0 0 2px;text-align:center}.product-item-amount-field-btn-plus,.product-item-amount-field-btn-minus{position:relative;display:inline-block;min-width:22px;height:22px;border-radius:2px;background-color:#f2f2f2;color:#fff;vertical-align:middle;text-align:center;cursor:pointer;transition:background 300ms ease,opacity 300ms ease}.bx-retina .product-item-amount-field-btn-plus,.bx-retina .product-item-amount-field-btn-minus{border-width:.5px}.product-item-amount-field-btn-plus:hover,.product-item-amount-field-btn-minus:hover{background:#d3d3d3}.product-item-amount-field-btn-plus:after,.product-item-amount-field-btn-minus:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.8;transition:opacity 300ms ease,background 300ms ease}.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after{opacity:.3 !important;cursor:default}.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover{background-color:#f2f2f2}.product-item-amount-field-btn-plus:after{	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center; background-size:10px}.product-item-amount-field-btn-minus:after{	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center; background-size:10px}.product-item-amount-field-btn-plus:hover:after,.product-item-amount-field-btn-minus:hover:after{opacity:1}.product-item-amount-field{display:inline-block;padding:0;max-width:50px;width:auto;height:22px;border:1px solid transparent;border-radius:2px;background:transparent !important;color:#000;vertical-align:middle;text-align:center;font-weight:bold;line-height:22px;transition:border 300ms ease}.bx-retina .product-item-amount-field{border-width:.5px}.product-item-amount-field:focus{outline:none !important}.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.product-item-amount-description-container{color:#a5a5a5;white-space:nowrap;font-size:12px;display:block}.product-item-big-card .product-item-amount-field-container{text-align:left}.product-item-amount-description-container strong{color:#333;white-space:nowrap}.product-item-amount-label-container{margin:5px 0;color:#a5a5a5;font-weight:bold;font-size:12px}.product-item-quantity{color:#333;font-weight:normal;font-size:12px}.product-item-properties{display:block;overflow:hidden;margin:0;color:#a5a5a5;font-size:12px}.product-item-properties dl{clear:both}.product-item-properties dt{float:left;clear:both;font-weight:normal}.product-item-properties dd{float:right;margin-bottom:3px;margin-left:5px;color:#000}.product-item-compare-container{position:relative;display:none;margin:0 -15px;padding:4px 15px;min-height:30px;border-top:1px solid #e6e6e6;background:#f3f3f3;box-shadow:inset 0 1px 1px 0 #eee;vertical-align:middle;font-size:12px;line-height:20px}.product-item-line-card .product-item-compare-container{margin:0;border:0;background-color:transparent;box-shadow:none;text-align:center}.bx-touch .product-item-compare-container{display:none}.product-item-line-card .product-item-compare-container,.product-item-container.hover .product-item-compare-container{display:block}.product-item-compare .checkbox{margin:0;padding:0}.product-item-scu-container{padding:0 0 2px}.product-item-scu-container-title{color:#333;font-size:12px}.product-item-scu-list{margin:0}.product-item-scu-item-list{overflow:hidden;margin:0 0 0 -2px;padding:0;list-style:none}.product-item-scu-item-color-container,.product-item-scu-item-text-container{display:inline-block;box-sizing:border-box;padding:5px 3px;max-width:100%}.product-item-scu-item-text-container{min-width:32px}.product-item-scu-item-color-container{max-width:38px;width:25%}.product-item-scu-item-color-block{position:relative;padding-top:100%;outline:1px solid #c0cfda;cursor:pointer}.bx-no-touch .product-item-scu-item-color-block{transition:outline 200ms ease}.bx-retina .product-item-scu-item-color-block{outline-width:.5px}.product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-width:2px}.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block{outline-width:1px}.product-item-scu-item-color{position:absolute;top:2px;right:2px;bottom:2px;left:2px;background-position:center;background-size:contain;background-repeat:no-repeat}.product-item-scu-item-text-block{position:relative;padding:0 5px;outline:1px solid #c0cfda;cursor:pointer}.bx-no-touch .product-item-scu-item-text-block{transition:outline 300ms ease}.bx-retina .product-item-scu-item-text-block{outline-width:.5px}.product-item-scu-item-text-container.selected .product-item-scu-item-text-block{outline-width:2px}.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block{outline-width:1px}.product-item-scu-item-text{overflow:hidden;max-width:100%;vertical-align:middle;text-align:center;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:18px}.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block{position:relative;outline-color:#a9adb4 !important}.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center; background-size:80% 80%;content:""}@media(max-width:991px){.product-item-line-card .product-item-scu-container-title{text-align:center}.product-item-line-card .product-item-scu-item-list{text-align:center}.product-item-line-card .product-item-scu-item-color-container,.product-item-line-card .product-item-scu-item-text-container{display:inline-block;float:none}}.product-item-description-container p{color:#575757;font-size:13px}.product-item-button-container{text-align:center}.product-item-button-container .btn{margin-bottom:2px}.product-item-sticker,.product-item-sticker-round{display:none}.product-item-more-container{position:relative;display:block;box-sizing:border-box;padding:15px 15px 5px;width:100%;border:1px solid transparent;border-radius:2px;transition:all 300ms ease}.product-item-more-wrapper{position:relative;display:block;margin-bottom:15px;padding-top:116%;width:100%}.product-item-more{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;	background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center; background-size:50%;opacity:.7;transition:opacity 300ms ease}.bx-touch .product-item-more,.product-item-container.hover .product-item-more{opacity:1}.product-item-more-title{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type='number']{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/main__desctop-new/style.css?165962320715612*/
@media (max-width:767px){.b-catalog-section h1{margin-bottom:0}}.b-catalog-collection{text-align:left}.b-catalog-element{padding-bottom:20px;background-color:#fff;position:relative;}@media (min-width:768px){.b-catalog-element:hover{box-shadow:0 0 20px rgba(0,0,0,0.05)}}.b-catalog-element:hover .b-catalog-element__img-hover{opacity:1;-webkit-opacity:1;-moz-opacity:1}.b-catalog-element:hover .b-catalog-element__button,.b-catalog-element:hover .b-catalog-element__subscribe{overflow:visible;}.b-catalog-element:hover .b-catalog-element__button .btn,.b-catalog-element:hover .b-catalog-element__subscribe .btn{opacity:1;-webkit-opacity:1;-moz-opacity:1}.b-catalog-element:hover .b-catalog-element__button span,.b-catalog-element:hover .b-catalog-element__subscribe span{margin:0}.b-catalog-element:hover .b-catalog-element__colors-block{visibility:visible;opacity:1;-webkit-opacity:1;-moz-opacity:1}@media (min-width:768px){.b-catalog-element.i-hover .b-catalog-element__bottom{opacity:1;-webkit-opacity:1;-moz-opacity:1;top:calc(100% - 60px)}}.b-catalog-element__props-icons{position:absolute;top:10px;left:10px;z-index:10}.b-catalog-element__img{padding-top:130%;background-repeat:no-repeat;background-position:center;background-size:contain;position:relative;margin-bottom:10px;}.b-catalog-element__img-hover{display:block;position:absolute;top:0;left:0;width:100%;padding-top:130%;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:#fff;opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:opacity .5s ease;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease}.b-catalog-element__fotorama:not(.fotorama ) > div{display:none;}.b-catalog-element__fotorama:not(.fotorama ) > div:first-child{display:block}.b-catalog-element__fotorama-img{display:block;padding-top:130%;background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;margin-bottom:10px;}a.b-catalog-element__fotorama-img:hover{opacity:1;-webkit-opacity:1;-moz-opacity:1}.b-catalog-element__fotorama .fotorama__arr{display:none !important}.b-catalog-element__title{min-height:60px;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 20px}.b-catalog-element__bottom{position:absolute;top:60%;left:0;width:100%;z-index:10;background-color:#fff;box-shadow:0 13px 20px rgba(0,0,0,0.05);padding-bottom:20px;opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;display:none;}.b-catalog-element:hover .b-catalog-element__bottom .b-catalog-element__price{opacity:1;-webkit-opacity:1;-moz-opacity:1}@media (max-width:767px){.b-catalog-element__bottom{display:none !important}}.b-catalog-element__price{font-size:13.5pt;font-weight:400;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;padding-right:20px;padding-left:20px;width:100%;text-align:center;}@media (max-width:991px){.b-catalog-element__price{padding-left:15px}}@media (min-width:768px){.b-catalog-element:hover .b-catalog-element__price{opacity:0;-webkit-opacity:0;-moz-opacity:0}}.b-catalog-element__price.i-discount{color:#f33;}.b-catalog-element__price.i-discount span{display:inline-block;vertical-align:middle;margin:0 auto}.b-catalog-element__price.i-discount s{color:#000;text-decoration:line-through;font-size:9pt;display:block}.b-catalog-element__button,.b-catalog-element__subscribe{clear:both;padding:10px 20px 0;text-align:center;}.b-catalog-element__button .btn,.b-catalog-element__subscribe .btn{opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease}@media (max-width:991px){.b-catalog-element__button,.b-catalog-element__subscribe{display:none !important}}.b-catalog-element__colors-block{text-align:left;padding:9px 20px 0;visibility:hidden;opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:opacity .3s ease .3s;-webkit-transition:opacity .3s ease .3s;-moz-transition:opacity .3s ease .3s;-ms-transition:opacity .3s ease .3s}.b-catalog-element__colors-item{display:inline-block;vertical-align:top;width:17px;height:17px;-webkit-border-radius:51%;-moz-border-radius:51%;border-radius:51%;margin:0 14px 7px 0;cursor:pointer;transition:transform .3s ease;-webkit-transition:transform .3s ease;-moz-transition:transform .3s ease;-ms-transition:transform .3s ease;text-align:center;}.b-catalog-element__colors-item.i-white{border:1px solid #eee}.b-catalog-element__colors-item:hover{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3)}.b-catalog-element__colors-item.i-disabled{opacity:.5;-webkit-opacity:.5;-moz-opacity:.5}.b-catalog-element__colors-item span{display:none;width:10px;height:5px;margin-top:4px;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)}.b-catalog-element__colors-item.i-white span{border-color:#ddd}.b-catalog-element__colors-item.i-active{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);}.b-catalog-element__colors-item.i-active span{display:inline-block;vertical-align:top}.b-catalog-element__sizes-block{display:flex;justify-content:left;flex-wrap:wrap;padding:0 20px}.b-catalog-element__sizes-item{font-size:9pt;min-width:14px;display:inline-block;vertical-align:top;cursor:pointer;text-align:center;border-bottom:2px solid transparent;padding-bottom:3px;margin:0 10px 9px 0;}.b-catalog-element__sizes-item.i-active{color:#2f3154;border-bottom:2px solid #2f3154}.b-catalog-element__sizes-item.i-disabled,.b-catalog-element__sizes-item.i-subscribe{opacity:.5;-webkit-opacity:.5;-moz-opacity:.5}.b-catalog-element__props,.b-catalog-element__num{font-size:7pt;line-height:18px;padding:0 20px}.b-product-item-list-col-1 .b-catalog-element__fotorama-img{padding-top:75%;background-size:contain}.b-catalog-collection .col-sm-2 .col-xs-5.b-catalog-element__button,.b-catalog-collection .col-sm-6 .col-sm-4 .col-xs-5.b-catalog-element__button,.b-catalog-collection .col-sm-2 .col-xs-5.b-catalog-element__subscribe,.b-catalog-collection .col-sm-6 .col-sm-4 .col-xs-5.b-catalog-element__subscribe{width:100% !important;position:relative;text-align:left;padding-left:35px;margin-top:15px}.b-catalog-collection .col-sm-2 .b-catalog-element__bottom,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__bottom,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__bottom,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__bottom,.b-catalog-collection .col-sm-2 .b-catalog-element__button,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__button,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__button,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__button,.b-catalog-collection .col-sm-2 .b-catalog-element__subscribe,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__subscribe,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__subscribe,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__subscribe{display:none !important}.b-catalog-collection .col-sm-2 .b-catalog-element__price,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__price{padding-right:15px;padding-left:15px}.b-catalog-collection .col-sm-2 .b-catalog-element:hover .b-catalog-element__price,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element:hover .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element:hover .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element:hover .b-catalog-element__price{opacity:1;-webkit-opacity:1;-moz-opacity:1}@media (min-width:768px){.b-catalog-collection .col-sm-2 .b-catalog-element__title,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__title,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__title,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__title{font-size:9pt;line-height:1.4}.b-catalog-collection .col-sm-2 .b-catalog-element__price,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__price{font-size:10pt}}.b-product-item-line-card .b-catalog-element{padding-bottom:0;border:1px solid #f5f5f5;}@media (max-width:767px){.b-product-item-line-card .b-catalog-element{border:0}}.b-product-item-line-card .b-catalog-element:after{content:'';display:block;clear:both}@media (max-width:767px){.b-product-item-line-card .b-catalog-element:hover{box-shadow:none}}.b-product-item-line-card .b-catalog-element__top{float:left;width:45%;padding-right:15px;border-right:1px solid #f5f5f5;}@media (max-width:767px){.b-product-item-line-card .b-catalog-element__top{float:none;width:100%;padding-right:0;border-right:0}}.b-product-item-line-card .b-catalog-element__right{float:left;width:55%;padding:10px 70px;border-left:1px solid #f5f5f5;margin-left:-1px;}@media (max-width:767px){.b-product-item-line-card .b-catalog-element__right{float:none;width:100%;padding:0;border-left:0;margin-left:0}}.b-product-item-line-card .b-catalog-element__button,.b-product-item-line-card .b-catalog-element__subscribe{text-align:left;padding:0;}@media (min-width:768px){.b-product-item-line-card .b-catalog-element__button .btn,.b-product-item-line-card .b-catalog-element__subscribe .btn{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@media (max-width:767px){.b-product-item-line-card .b-catalog-element__button,.b-product-item-line-card .b-catalog-element__subscribe{display:none}}@media (min-width:768px){.b-product-item-line-card .b-catalog-element__bottom{box-shadow:none;position:static;opacity:1;-webkit-opacity:1;-moz-opacity:1;margin-top:20px;display:block !important}}.b-product-item-line-card .b-catalog-element__title{padding:20px 0 16px;text-align:left;display:block;}@media (max-width:767px){.b-product-item-line-card .b-catalog-element__title{text-align:center}}.b-product-item-line-card .b-catalog-element__colors-block{opacity:1;-webkit-opacity:1;-moz-opacity:1;visibility:visible;padding-right:0;padding-left:0}.b-product-item-line-card .b-catalog-element__colors-block,.b-product-item-line-card .b-catalog-element__sizes-block,.b-product-item-line-card .b-catalog-element__num,.b-product-item-line-card .b-catalog-element__props{padding-right:0;padding-left:0;opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:opacity .5s ease;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease}.b-product-item-line-card .b-catalog-element:hover .b-catalog-element__sizes-block,.b-product-item-line-card .b-catalog-element:hover .b-catalog-element__num,.b-product-item-line-card .b-catalog-element:hover .b-catalog-element__props{opacity:1;-webkit-opacity:1;-moz-opacity:1}.b-product-item-line-card .b-catalog-element__price{display:none;}@media (max-width:767px){.b-product-item-line-card .b-catalog-element__price{display:block}}.b-product-item-line-card .b-catalog-element__bottom .b-catalog-element__price{display:block;text-align:left;padding-right:0;padding-left:0;margin-bottom:20px}.b-product-item-big-card .b-catalog-element:after{content:'';display:block;clear:both}.b-product-item-big-card .b-catalog-element__top{float:left;width:33.3%;}@media (max-width:767px){.b-product-item-big-card .b-catalog-element__top{width:100%;float:none}}.b-product-item-big-card .b-catalog-element__right{float:left;width:66.7%;}@media (max-width:767px){.b-product-item-big-card .b-catalog-element__right{width:100%;float:none}}@media (max-width:767px){.b-product-item-big-card .b-catalog-element__button,.b-product-item-big-card .b-catalog-element__subscribe{display:none}}.b-product-item-big-card .b-catalog-element__bottom{position:static;transform:translateX(-100px);-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);box-shadow:none;background:transparent;margin-top:20px;}@media (max-width:767px){.b-product-item-big-card .b-catalog-element__bottom{display:none}}@media (min-width:768px){.b-product-item-big-card .b-catalog-element__title{justify-content:left;margin-top:10px}}.b-product-item-big-card .b-catalog-element.i-hover .b-catalog-element__bottom{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0)}.bj-sorting{font-size:9pt;}.bj-sorting .text-muted{float:left;margin-right:15px}.bj-sorting .dropdown{float:left;}.bj-sorting .dropdown a:hover{text-decoration:none}.bj-sorting .dropdown .caret{margin-left:5px}.bj-sorting:after{content:'';display:block;clear:both}.bj-sorting .dropdown-menu{border:none;font-size:9pt;left:-20px;min-width:calc(100% + 20px);}.bj-sorting .dropdown-menu >li>a:focus,.bj-sorting .dropdown-menu >li>a:hover{background:#f5f5f5}.modal .b-buy-modal-text{padding-top:50px;}.modal .b-buy-modal-text h2{font-size:21pt;margin:0 0 45px}.modal .b-catalog-element__colors-item{display:inline-block;vertical-align:top;width:24px;height:24px;-webkit-border-radius:51%;-moz-border-radius:51%;border-radius:51%;margin:0 9px 9px;cursor:pointer;text-align:center}#subscribeModal p{font-size:9pt;margin-bottom:20px;}#subscribeModal p:last-child{margin-bottom:0}#subscribeModal .modal-body{padding:30px 60px;line-height:14px;transition:height .5s ease;-webkit-transition:height .5s ease;-moz-transition:height .5s ease;-ms-transition:height .5s ease;}@media (max-width:767px){#subscribeModal .modal-body{padding:20px 40px}}#subscribeModal label{margin-bottom:6px;color:#333;vertical-align:top;font-size:8pt}#subscribeModal .form-control{height:29pt;padding:6px 10px;font-size:10.5pt;line-height:1.72857143}#subscribeModal textarea.form-control{height:83px}#subscribeModal .form-group{margin-bottom:21px;opacity:0;-webkit-opacity:0;-moz-opacity:0;}#subscribeModal .form-group:last-child{margin-bottom:11px}#subscribeModal.in .form-group{animation:form-opacity .3s;animation-fill-mode:forwards;}#subscribeModal.in .form-group:nth-of-type(2){animation-delay:.15s}#subscribeModal.in .form-group:nth-of-type(3){animation-delay:.3s}#subscribeModal.in .form-group:nth-of-type(4){animation-delay:.453s}#subscribeModal.in .form-group:nth-of-type(5){animation-delay:.6s}#subscribeModal .btn{line-height:1.72857143;padding:6px 14px;min-width:141px;}#subscribeModal .btn.i-gray{background-color:#ececec;border-color:#ececec;display:none;}#subscribeModal .btn.i-gray:hover{color:inherit}.b-prop{background-color:#fff;line-height:20px;height:20px;padding:0 5px;font-size:7pt;text-transform:uppercase;margin:0 3px 3px 0;display:inline-block;}@media (max-width:767px){.b-prop{margin:0 4px 3px}}@-moz-keyframes form-opacity{from{opacity:0;-webkit-opacity:0;-moz-opacity:0}to{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@-webkit-keyframes form-opacity{from{opacity:0;-webkit-opacity:0;-moz-opacity:0}to{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@-o-keyframes form-opacity{from{opacity:0;-webkit-opacity:0;-moz-opacity:0}to{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@keyframes form-opacity{from{opacity:0;-webkit-opacity:0;-moz-opacity:0}to{opacity:1;-webkit-opacity:1;-moz-opacity:1}}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/main__mobile-new/style.css?165962320715612*/
@media (max-width:767px){.b-catalog-section h1{margin-bottom:0}}.b-catalog-collection{text-align:left}.b-catalog-element{padding-bottom:20px;background-color:#fff;position:relative;}@media (min-width:768px){.b-catalog-element:hover{box-shadow:0 0 20px rgba(0,0,0,0.05)}}.b-catalog-element:hover .b-catalog-element__img-hover{opacity:1;-webkit-opacity:1;-moz-opacity:1}.b-catalog-element:hover .b-catalog-element__button,.b-catalog-element:hover .b-catalog-element__subscribe{overflow:visible;}.b-catalog-element:hover .b-catalog-element__button .btn,.b-catalog-element:hover .b-catalog-element__subscribe .btn{opacity:1;-webkit-opacity:1;-moz-opacity:1}.b-catalog-element:hover .b-catalog-element__button span,.b-catalog-element:hover .b-catalog-element__subscribe span{margin:0}.b-catalog-element:hover .b-catalog-element__colors-block{visibility:visible;opacity:1;-webkit-opacity:1;-moz-opacity:1}@media (min-width:768px){.b-catalog-element.i-hover .b-catalog-element__bottom{opacity:1;-webkit-opacity:1;-moz-opacity:1;top:calc(100% - 60px)}}.b-catalog-element__props-icons{position:absolute;top:10px;left:10px;z-index:10}.b-catalog-element__img{padding-top:130%;background-repeat:no-repeat;background-position:center;background-size:contain;position:relative;margin-bottom:10px;}.b-catalog-element__img-hover{display:block;position:absolute;top:0;left:0;width:100%;padding-top:130%;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:#fff;opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:opacity .5s ease;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease}.b-catalog-element__fotorama:not(.fotorama ) > div{display:none;}.b-catalog-element__fotorama:not(.fotorama ) > div:first-child{display:block}.b-catalog-element__fotorama-img{display:block;padding-top:130%;background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;margin-bottom:10px;}a.b-catalog-element__fotorama-img:hover{opacity:1;-webkit-opacity:1;-moz-opacity:1}.b-catalog-element__fotorama .fotorama__arr{display:none !important}.b-catalog-element__title{min-height:60px;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 20px}.b-catalog-element__bottom{position:absolute;top:60%;left:0;width:100%;z-index:10;background-color:#fff;box-shadow:0 13px 20px rgba(0,0,0,0.05);padding-bottom:20px;opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;display:none;}.b-catalog-element:hover .b-catalog-element__bottom .b-catalog-element__price{opacity:1;-webkit-opacity:1;-moz-opacity:1}@media (max-width:767px){.b-catalog-element__bottom{display:none !important}}.b-catalog-element__price{font-size:13.5pt;font-weight:400;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;padding-right:20px;padding-left:20px;width:100%;text-align:center;}@media (max-width:991px){.b-catalog-element__price{padding-left:15px}}@media (min-width:768px){.b-catalog-element:hover .b-catalog-element__price{opacity:0;-webkit-opacity:0;-moz-opacity:0}}.b-catalog-element__price.i-discount{color:#f33;}.b-catalog-element__price.i-discount span{display:inline-block;vertical-align:middle;margin:0 auto}.b-catalog-element__price.i-discount s{color:#000;text-decoration:line-through;font-size:9pt;display:block}.b-catalog-element__button,.b-catalog-element__subscribe{clear:both;padding:10px 20px 0;text-align:center;}.b-catalog-element__button .btn,.b-catalog-element__subscribe .btn{opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease}@media (max-width:991px){.b-catalog-element__button,.b-catalog-element__subscribe{display:none !important}}.b-catalog-element__colors-block{text-align:left;padding:9px 20px 0;visibility:hidden;opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:opacity .3s ease .3s;-webkit-transition:opacity .3s ease .3s;-moz-transition:opacity .3s ease .3s;-ms-transition:opacity .3s ease .3s}.b-catalog-element__colors-item{display:inline-block;vertical-align:top;width:17px;height:17px;-webkit-border-radius:51%;-moz-border-radius:51%;border-radius:51%;margin:0 14px 7px 0;cursor:pointer;transition:transform .3s ease;-webkit-transition:transform .3s ease;-moz-transition:transform .3s ease;-ms-transition:transform .3s ease;text-align:center;}.b-catalog-element__colors-item.i-white{border:1px solid #eee}.b-catalog-element__colors-item:hover{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3)}.b-catalog-element__colors-item.i-disabled{opacity:.5;-webkit-opacity:.5;-moz-opacity:.5}.b-catalog-element__colors-item span{display:none;width:10px;height:5px;margin-top:4px;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)}.b-catalog-element__colors-item.i-white span{border-color:#ddd}.b-catalog-element__colors-item.i-active{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);}.b-catalog-element__colors-item.i-active span{display:inline-block;vertical-align:top}.b-catalog-element__sizes-block{display:flex;justify-content:left;flex-wrap:wrap;padding:0 20px}.b-catalog-element__sizes-item{font-size:9pt;min-width:14px;display:inline-block;vertical-align:top;cursor:pointer;text-align:center;border-bottom:2px solid transparent;padding-bottom:3px;margin:0 10px 9px 0;}.b-catalog-element__sizes-item.i-active{color:#2f3154;border-bottom:2px solid #2f3154}.b-catalog-element__sizes-item.i-disabled,.b-catalog-element__sizes-item.i-subscribe{opacity:.5;-webkit-opacity:.5;-moz-opacity:.5}.b-catalog-element__props,.b-catalog-element__num{font-size:7pt;line-height:18px;padding:0 20px}.b-product-item-list-col-1 .b-catalog-element__fotorama-img{padding-top:75%;background-size:contain}.b-catalog-collection .col-sm-2 .col-xs-5.b-catalog-element__button,.b-catalog-collection .col-sm-6 .col-sm-4 .col-xs-5.b-catalog-element__button,.b-catalog-collection .col-sm-2 .col-xs-5.b-catalog-element__subscribe,.b-catalog-collection .col-sm-6 .col-sm-4 .col-xs-5.b-catalog-element__subscribe{width:100% !important;position:relative;text-align:left;padding-left:35px;margin-top:15px}.b-catalog-collection .col-sm-2 .b-catalog-element__bottom,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__bottom,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__bottom,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__bottom,.b-catalog-collection .col-sm-2 .b-catalog-element__button,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__button,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__button,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__button,.b-catalog-collection .col-sm-2 .b-catalog-element__subscribe,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__subscribe,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__subscribe,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__subscribe{display:none !important}.b-catalog-collection .col-sm-2 .b-catalog-element__price,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__price{padding-right:15px;padding-left:15px}.b-catalog-collection .col-sm-2 .b-catalog-element:hover .b-catalog-element__price,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element:hover .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element:hover .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element:hover .b-catalog-element__price{opacity:1;-webkit-opacity:1;-moz-opacity:1}@media (min-width:768px){.b-catalog-collection .col-sm-2 .b-catalog-element__title,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__title,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__title,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__title{font-size:9pt;line-height:1.4}.b-catalog-collection .col-sm-2 .b-catalog-element__price,.b-catalog-collection .col-sm-6 .col-sm-4 .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-3 .b-catalog-element__price,.col-sm-9 .b-catalog-collection .col-sm-6 .col-sm-6 .b-catalog-element__price{font-size:10pt}}.b-product-item-line-card .b-catalog-element{padding-bottom:0;border:1px solid #f5f5f5;}@media (max-width:767px){.b-product-item-line-card .b-catalog-element{border:0}}.b-product-item-line-card .b-catalog-element:after{content:'';display:block;clear:both}@media (max-width:767px){.b-product-item-line-card .b-catalog-element:hover{box-shadow:none}}.b-product-item-line-card .b-catalog-element__top{float:left;width:45%;padding-right:15px;border-right:1px solid #f5f5f5;}@media (max-width:767px){.b-product-item-line-card .b-catalog-element__top{float:none;width:100%;padding-right:0;border-right:0}}.b-product-item-line-card .b-catalog-element__right{float:left;width:55%;padding:10px 70px;border-left:1px solid #f5f5f5;margin-left:-1px;}@media (max-width:767px){.b-product-item-line-card .b-catalog-element__right{float:none;width:100%;padding:0;border-left:0;margin-left:0}}.b-product-item-line-card .b-catalog-element__button,.b-product-item-line-card .b-catalog-element__subscribe{text-align:left;padding:0;}@media (min-width:768px){.b-product-item-line-card .b-catalog-element__button .btn,.b-product-item-line-card .b-catalog-element__subscribe .btn{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@media (max-width:767px){.b-product-item-line-card .b-catalog-element__button,.b-product-item-line-card .b-catalog-element__subscribe{display:none}}@media (min-width:768px){.b-product-item-line-card .b-catalog-element__bottom{box-shadow:none;position:static;opacity:1;-webkit-opacity:1;-moz-opacity:1;margin-top:20px;display:block !important}}.b-product-item-line-card .b-catalog-element__title{padding:20px 0 16px;text-align:left;display:block;}@media (max-width:767px){.b-product-item-line-card .b-catalog-element__title{text-align:center}}.b-product-item-line-card .b-catalog-element__colors-block{opacity:1;-webkit-opacity:1;-moz-opacity:1;visibility:visible;padding-right:0;padding-left:0}.b-product-item-line-card .b-catalog-element__colors-block,.b-product-item-line-card .b-catalog-element__sizes-block,.b-product-item-line-card .b-catalog-element__num,.b-product-item-line-card .b-catalog-element__props{padding-right:0;padding-left:0;opacity:0;-webkit-opacity:0;-moz-opacity:0;transition:opacity .5s ease;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease}.b-product-item-line-card .b-catalog-element:hover .b-catalog-element__sizes-block,.b-product-item-line-card .b-catalog-element:hover .b-catalog-element__num,.b-product-item-line-card .b-catalog-element:hover .b-catalog-element__props{opacity:1;-webkit-opacity:1;-moz-opacity:1}.b-product-item-line-card .b-catalog-element__price{display:none;}@media (max-width:767px){.b-product-item-line-card .b-catalog-element__price{display:block}}.b-product-item-line-card .b-catalog-element__bottom .b-catalog-element__price{display:block;text-align:left;padding-right:0;padding-left:0;margin-bottom:20px}.b-product-item-big-card .b-catalog-element:after{content:'';display:block;clear:both}.b-product-item-big-card .b-catalog-element__top{float:left;width:33.3%;}@media (max-width:767px){.b-product-item-big-card .b-catalog-element__top{width:100%;float:none}}.b-product-item-big-card .b-catalog-element__right{float:left;width:66.7%;}@media (max-width:767px){.b-product-item-big-card .b-catalog-element__right{width:100%;float:none}}@media (max-width:767px){.b-product-item-big-card .b-catalog-element__button,.b-product-item-big-card .b-catalog-element__subscribe{display:none}}.b-product-item-big-card .b-catalog-element__bottom{position:static;transform:translateX(-100px);-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);box-shadow:none;background:transparent;margin-top:20px;}@media (max-width:767px){.b-product-item-big-card .b-catalog-element__bottom{display:none}}@media (min-width:768px){.b-product-item-big-card .b-catalog-element__title{justify-content:left;margin-top:10px}}.b-product-item-big-card .b-catalog-element.i-hover .b-catalog-element__bottom{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0)}.bj-sorting{font-size:9pt;}.bj-sorting .text-muted{float:left;margin-right:15px}.bj-sorting .dropdown{float:left;}.bj-sorting .dropdown a:hover{text-decoration:none}.bj-sorting .dropdown .caret{margin-left:5px}.bj-sorting:after{content:'';display:block;clear:both}.bj-sorting .dropdown-menu{border:none;font-size:9pt;left:-20px;min-width:calc(100% + 20px);}.bj-sorting .dropdown-menu >li>a:focus,.bj-sorting .dropdown-menu >li>a:hover{background:#f5f5f5}.modal .b-buy-modal-text{padding-top:50px;}.modal .b-buy-modal-text h2{font-size:21pt;margin:0 0 45px}.modal .b-catalog-element__colors-item{display:inline-block;vertical-align:top;width:24px;height:24px;-webkit-border-radius:51%;-moz-border-radius:51%;border-radius:51%;margin:0 9px 9px;cursor:pointer;text-align:center}#subscribeModal p{font-size:9pt;margin-bottom:20px;}#subscribeModal p:last-child{margin-bottom:0}#subscribeModal .modal-body{padding:30px 60px;line-height:14px;transition:height .5s ease;-webkit-transition:height .5s ease;-moz-transition:height .5s ease;-ms-transition:height .5s ease;}@media (max-width:767px){#subscribeModal .modal-body{padding:20px 40px}}#subscribeModal label{margin-bottom:6px;color:#333;vertical-align:top;font-size:8pt}#subscribeModal .form-control{height:29pt;padding:6px 10px;font-size:10.5pt;line-height:1.72857143}#subscribeModal textarea.form-control{height:83px}#subscribeModal .form-group{margin-bottom:21px;opacity:0;-webkit-opacity:0;-moz-opacity:0;}#subscribeModal .form-group:last-child{margin-bottom:11px}#subscribeModal.in .form-group{animation:form-opacity .3s;animation-fill-mode:forwards;}#subscribeModal.in .form-group:nth-of-type(2){animation-delay:.15s}#subscribeModal.in .form-group:nth-of-type(3){animation-delay:.3s}#subscribeModal.in .form-group:nth-of-type(4){animation-delay:.453s}#subscribeModal.in .form-group:nth-of-type(5){animation-delay:.6s}#subscribeModal .btn{line-height:1.72857143;padding:6px 14px;min-width:141px;}#subscribeModal .btn.i-gray{background-color:#ececec;border-color:#ececec;display:none;}#subscribeModal .btn.i-gray:hover{color:inherit}.b-prop{background-color:#fff;line-height:20px;height:20px;padding:0 5px;font-size:7pt;text-transform:uppercase;margin:0 3px 3px 0;display:inline-block;}@media (max-width:767px){.b-prop{margin:0 4px 3px}}@-moz-keyframes form-opacity{from{opacity:0;-webkit-opacity:0;-moz-opacity:0}to{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@-webkit-keyframes form-opacity{from{opacity:0;-webkit-opacity:0;-moz-opacity:0}to{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@-o-keyframes form-opacity{from{opacity:0;-webkit-opacity:0;-moz-opacity:0}to{opacity:1;-webkit-opacity:1;-moz-opacity:1}}@keyframes form-opacity{from{opacity:0;-webkit-opacity:0;-moz-opacity:0}to{opacity:1;-webkit-opacity:1;-moz-opacity:1}}
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog/catalog-novinki/style.css?1712568006697 */
/* /bitrix/templates/bejet_seller-1.6.0/components/bitrix/catalog.smart.filter/.default/style.css?172777978832842 */
/* /bitrix/templates/.default/components/bitrix/catalog.section/multiple-props_refactor/style.css?165962320717094 */
/* /bitrix/components/bitrix/catalog.item/templates/.default/style.min.css?173985348422843 */
/* /bitrix/templates/.default/components/bitrix/catalog.section/main__desctop-new/style.css?165962320715612 */
/* /bitrix/templates/.default/components/bitrix/catalog.section/main__mobile-new/style.css?165962320715612 */
