.breadcrumbs h1 {
    display: inline;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
}

.breadcrumbs h1 small {
    color: #848484;
}

.breadcrumb > li:after {
    content: "\00BB";
    padding: 0 0 0 8px;
    font-size: 14px;
}

.breadcrumb > li:last-of-type:after {
    content: "";
    display: none;
}

.breadcrumbs h1.product-title {
    color: #000;
    margin-top: 15px;
    margin-bottom: -3px;
    display: inline-block;
    font-size: 28px;
}

.breadcrumbs h1.product-title small,
.breadcrumbs h1.product-title span.city,
.breadcrumbs h1.product-title + span.city {
    font-size: 18px;
    white-space: nowrap;
}

.search input[type="submit"] {
    width: 90px;
}

.fillter-block__button {
    position: relative;
}

.fillter-block__button > div.price-hint {
    display: none;
    max-width: 300px;
    min-width: 300px;
    font-size: 12px;
    top: 0;
    left: 80px;
}

.fillter-block--new {
    box-shadow: none;
    border-radius: 3px;
    margin-bottom: 14px;
    padding: 16px;
}
.fillter-block--new .fillter-block-head {
    font-size: 18px;
    line-height: 1;
    padding-left: 0;
}
.fillter-block--new .fillter-block-body {
    padding-top: 20px;
}
.fillter-block--new .fillter-block-body > span {
    padding: 0;
    margin-bottom: 10px;
}
.fillter-block--new .fillter-block-category {
    display: block;
    font-size: 12px;
    color: #999999;
}
.fillter-block--new .fillter-block-body>span+.fillter-block-category {
    padding-top: 10px;
}
.fillter-block--new svg.icon-19,
.fillter-block--new svg.icon-20 {
    position: relative;
    top: inherit;
    left: inherit;
    width: 10px;
    height: 5px;
    fill: #666666;
    vertical-align: 3px;
}
.fillter-block--new:not(.active) svg.icon-20 {
    display: none;
}
.fillter-block--new:not(.active) svg.icon-19 {
    display: inline-block;
}
.fillter-block--new.active svg.icon-19 {
    display: none !important;
}
.fillter-block--new.active svg.icon-20 {
    display: inline-block !important;
}

a.disabled {
    cursor: default;
}

#slider-range {
    height: 6px;
    margin: 10px 7px 10px 7px;
}

.pn-slider.ui-slider-horizontal {
    height: 6px;
    border: 2px solid #E4E8EE;
    margin: 10px 0 10px 0;
}

.pn-slider.ui-slider-horizontal .ui-slider-range {
    background: #D7DBE0;
    height: 6px;
    top: -1.5px;
}

.pn-slider .ui-slider-handle.ui-state-default {
    background: #5FB1F1;
    border: 2px solid #59A7E3;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-top: -4px;
    outline: none;
}

.xz-link {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
}

.xz200x300 {
    width: 200px;
    height: 300px;
}

.rating-small div {
    width: 71px;
    height: 12px;
    margin-top: 1px;
}

.spec-group {
    cursor: pointer;
}


.disabled-link a {
    pointer-events: none;
    cursor: default;
}

.map-point {
    background: rgba(255, 255, 255, 0.7) url(../images/map_icon.svg) no-repeat;
    cursor: pointer;
    border-radius: 14px;
    white-space: nowrap;
    height: 27px;
    width: 27px;
    line-height: 27px;
    overflow: hidden;
    display: inline-block;
    color: rgba(64, 64, 64, 0);

}

.map-point:hover, .map-point.active, .map-point.hover {
    background-image: url(../images/map_icon_hover.svg);
    height: 27px;
    line-height: 27px;
    padding-left: 29px;
    padding-right: 8px;
    width: auto;
    overflow: hidden;
    display: inline-block;
    color: rgba(64, 64, 64, 1);
    z-index: 9998 !important;
}

.map-point.zoomed {
    width: auto !important;
}

.map-point-md {
    background: rgba(255, 255, 255, 0.7) url(../images/map_icon.svg) no-repeat;
    font-size: 12px;
    cursor: pointer;
    border-radius: 14px;
    white-space: nowrap;
    height: 27px;
    line-height: 27px;
    padding-left: 29px;
    padding-right: 8px;
    width: auto;
    overflow: hidden;
    display: inline-block;
    color: rgba(64, 64, 64, 1);
}
.map-point-md:hover {
    background-image: url(../images/map_icon_hover.svg);
    background-color: rgba(255, 255, 255, 1);
    height: 27px;
    line-height: 27px;
    padding-left: 29px;
    padding-right: 8px;
    width: auto;
    overflow: hidden;
    display: inline-block;
    color: rgba(64, 64, 64, 1);
    z-index: 9998 !important;
}

.topElement {
    z-index: 800 !important;
}

.map-point.active {
    background-color: rgba(255, 255, 255, 0.9);
}

.map-point.zoomed {
    height: 27px;
    line-height: 27px;
    padding-left: 32px;
    padding-right: 6px;
    width: auto;
    overflow: hidden;
    display: inline-block;
    color: rgba(64, 64, 64, 1)
}

.map-point2 {
    background: transparent;
    cursor: pointer;
    white-space: nowrap;
    height: 42px;
    width: 27px;
    line-height: 27px;
    overflow: hidden;
    display: inline-block;
    color: rgba(64, 64, 64, 0);
}

.map-point2 span {
    display: none;
    line-height: 27px;
    border-radius: 14px;
}

.map-point2:hover, .map-point2.active, .map-point2.hover {
    height: 42px;
    line-height: 27px;
    padding-left: 29px;
    padding-right: 8px;
    width: auto;
    overflow: hidden;
    display: inline-block;
    color: rgba(64, 64, 64, 1);
    z-index: 9998 !important;
}

.map-point2:hover span, .map-point2.active span, .map-point2.hover span {
    display: block;
    background: rgba(255, 255, 255, 0.7);
    padding: 0 8px;
}

.topElement {
    z-index: 800 !important;
}

.map-point2.zoomed {
    height: 27px;
    line-height: 27px;
    padding-left: 32px;
    padding-right: 6px;
    width: auto;
    overflow: hidden;
    display: inline-block;
    color: rgba(64, 64, 64, 1)
}

.ppr-block1 .fm-logo img {
    max-width: 100%;
}

.fm-logo {
    text-align: center;
}

.left-fillter-block .fillter-block {
    margin: 0;
}

.lfblock-body .fillter-block.collapsed::before {
    background-position: -50px -1000px;
    height: 10px;
    left: 10px;
    top: 8px;
    width: 10px;
}

/*.collapsed .fillter-block-body {*/
/*display: none;*/
/*}*/

/*.collapsed li:nth-of-type(2) {*/
/*display: none;*/
/*}*/

.lfblock-clean a {
    color: #999999;
    text-decoration: none;
}

.logo *:active, .logo:active {
    background-color: transparent;
    outline: none;
}

.mod-img img {
    max-width: 40px;
    max-height: 40px;
}

.product-ballon-content img {
    max-width: 100px;
}

.no-pointer, .no-pointer span {
    cursor: default;
}

#user-settings .afterLeft {
    left: 240px;
}

.catalog-content-page .column-center.column-center-100 {
    width: 100%;
}

.price-list-down {
    display: none;
    background-color: white;
    top: 95px;
    right: 45px;
    left: auto;

}

.price-list {
    display: none;
    background-color: white;
    right: 30px;
    top: -360px;
    left: auto;

}

.darkening {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1001;
    display: none;
    opacity: .99;
}

.alert-popup .form-group-div {
    margin-bottom: 20px;
}

.add-company {
    width: 1000px;
    margin: 0 auto;
}

.add-company-text {
    width: 50%;
    padding: 0 10px;
    float: left;
}

.add-company-form {
    width: 50%;
    padding: 0 10px;
    float: right;
}

/* popup-alert для прайсов в продукте */

.md-price-list .alert-popup {
    right: -132px;
    left: auto;
}

.rating a:not([href]) {
    text-decoration: none;
}

.footer-menu a:not([href]) {
    cursor: default;
}
.footer-menu a:not([href]):hover {
    text-decoration: none;
}

.filter-disabled a {
    cursor: default;
    color: #bbb;
}

.filter-disabled small {
    display: none;
}

.filter-disabled a:hover {
    color: #bbb;
    text-decoration: none;
}

.fillter-tab li.tab-filter-disabled a {
    color: #bbb;
}

.compare-links {
    position: relative
}

.hide-more-prices {
    display: none;
}

.hide-filtered-prices {
    display: none;
}

.mod-row {
    display: block;
    padding-bottom: 13px;
    text-decoration: none;
    overflow: hidden;
}

.mod-row:hover {
    text-decoration: none;
}

.mod-row.hidden {
    display: none;
}

.mod-row div {
    display: table-cell;
    vertical-align: top;
}

.mod-row div.img {
    width: 40px;
    margin-right: 10px;
    overflow: hidden;
    display: inline-block;
    float: left;
    text-align: center;
    padding-top: 3px;
}

.mod-row .img img {
    max-width: 40px;
    max-height: 40px;
}

.mod-row span.product-name {
    color: #303030;
    font-size: 15px;
}

.mod-row:hover span.product-name {
    color: #ff9900;
}

.mod-row span.product-price {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}

.mod-row-spacer {
    display: table-row;
    height: 10px;
}

.mod-product {
    margin-bottom: 20px;
}

.mod-product .h2 {
    margin-bottom: 17px;
}

.mod-product a.all,
.last a.all,
.mod-product .last a {
    color: #999;
}

.popular-producers .mod-row div.img {
    width: 72px;
    margin-right: 14px;
}

.popular-producers .mod-row .img img.mod-img {
    max-width: 72px;
    max-height: 30px;
}

.popular-producers .producer-products {
    font-size: 14px;
    color: #000;
}

.popular-producers a:hover .producer-products {
    color: #ff9900;
}

.popular-producers .producer-prices {
    font-size: 12px;
    color: #666;
}

.popular-producers .mod-row {
    padding-bottom: 12px;
}

.popular-producers .mod-row.last {
    margin-top: 10px;
}

.form-group-div .rating {
    z-index: 20;
}

.pph-more span:nth-of-type(2) {
    display: none;
}

.pph-hide span:nth-of-type(1) {
    display: none;
}

.warning-link a, .favorite a, .note-block a {
    display: inline-block;
}

.pc-block-head-show span {
    margin: 0;
    position: absolute;
    bottom: 7px;
    top: inherit;
    margin-left: 5px;
}

.pc-block-head-show span svg {
    top: 5px;
}

.pc-block-head-show:not(.collapsed) span:first-of-type {
    display: none;
}

.pc-block-head-show.collapsed span:last-of-type {
    display: none;
}

.pc-block-head-show.collapsed ul {
    display: none;
}

.gallery-block-img .gallery-img {
    display: none;
}

.gallery-block-img.active .gallery-img {
    display: inline-block;
}

.product-description-small .btn-review {
    float: right;
}

#company-history-info-more2 {
    height: auto;
    overflow: visible;
}

#company-history-info-more2.collapsed {
    overflow: hidden;
    height: 80px;
}

.table-striped .table-bordered th * {
    font-weight: normal !important;
}

.notebook-row-block {
    margin-bottom: 20px;
    overflow: hidden;
}

.notebook-row-block > .grid-view > table {
    /*border: 1px solid #d8d8d8;*/
}

.notebook-row-block > .grid-view > table > thead > tr > th, .notebook-row-block > .grid-view > table > tbody > tr > td {
    padding: 5px;
    vertical-align: top;
}

.notebook-row-block > .grid-view > table > thead > tr > th {
    font-weight: normal;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
}

.notebook-row-block > .grid-view > table > thead > tr > th:first-child {
    border-top: 0;
}

.notebook-row-block > .grid-view > table > thead a {
    color: #999;
}

.notebook-row-block > .grid-view > table > thead a:hover {
    color: #000000;
    text-decoration: none;
}

.notebook-row-block thead .fa-times-circle {
    margin-right: 5px;
}

.notebook-row-block a .fa-times-circle {
    color: #cbcaca;
    font-size: 14px;
}

.notebook-row-block a:hover .fa-times-circle {
    color: #ff6666;
}

.notebook-row-block > .grid-view > table > thead th.first {
    text-align: left;
}

.notebook-row-block .delete-all .fa {
    font-size: 21px;
}

.notebook-row-block > .grid-view > table {
    border-collapse: collapse;
}

.notebook-row-block > .grid-view > table > tbody > tr > td {
    font-size: 14px;
    color: #999999;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

.notebook-row-block > .grid-view > table > tbody .delete .fa {
    margin-right: 0;
}

.notebook-row-block > .grid-view > table > tbody > tr.category td {
    color: #000000;
    background-color: #f6f6f6;
    height: 30px;
    vertical-align: middle;
    border-right: 1px solid #d8d8d8 !important;
}

.notebook-row-block > .grid-view > table > tbody > tr td.first, .notebook-row-block > .grid-view > table > tbody > tr.category td {
    border-left: 1px solid #d8d8d8;
    border-right: 0;
}

.notebook-row-block > .grid-view > table > tbody .first {
    width: 25px;
    text-align: center;
    padding-top: 9px;
}

.notebook-row-block > .grid-view > table > tbody .first i {
    margin-right: 0;
}

.dropdown-box-notebook {
    /*display: none;*/
    top: inherit;
    left: inherit;
    margin-top: 32px;
    margin-left: -293px;
}

.dropdown-box-notebook.active {
    /*display: block;*/
}

.dropdown-box-notebook .alert-popup {
    bottom: 50px;
    left: auto;
    right: -132px;
    top: auto;
}

.notebook-row-block .afterTleft {
    z-index: 1000;
}

.seller-price {
    min-width: 100px !important;
    max-width: 100px !important;
    width: 100px !important;
}

.product-column {
    width: 310px;
}

.amount-column {
    width: 120px;
}

.actions-column {
    width: 30px;
}

.notebook-price > span {
    font-size: 13px;
}

.has-error {
    position: relative;
}

.has-error .dropdown-hint {
    display: inline-block;
    max-width: 300px;
    min-width: 300px;
    font-size: 12px;
}

.dropdown-box-notebook table {
    width: 100%;
}

.priceline-select {
    display: block;
}

.priceline-unselect {
    display: none;
}

.for-buy .priceline-select {
    display: none;
}

.for-buy .priceline-unselect {
    display: block;
}

.content.notebook-content {
    padding: 20px 10px 70px 18px;
}

#average-price > div:first-of-type {
    float: left;
}

#average-price > div:last-of-type {
    float: right;
}

.product-description-small .td-block.tr {
    width: 240px;
}

.dynamic-blocks {
    display: flex;
    margin-bottom: 10px;
}

.dynamic-blocks > div {
    white-space: nowrap;
    margin-right: 40px;
}

.dynamic-blocks > div:first-of-type {
    padding-left: 15px;
}

div.warning-link.active a {
    color: #ff0000;
    display: block;
    visibility: visible;
}

div.warning-link.active a .icon {
    background-position: -150px -1350px;
}

.dropdown-menu li.active a {
    cursor: default;
}

.fillter-block-body > span.non-obligative {
    display: none;
}

.magazine-cloud {
    width: 100%;
}

.afterTleft p {
    white-space: normal;
}

.afterTleft {
    width: 300px;
    left: -16px;
}

th.spec-group {
    padding-right: 15px;
    position: relative;
}

/**/
.pc-block__head {
    display: table-cell;
    position: relative;
    padding-left: 70px;

}

.pc-block__head svg {
    width: 48px;
    height: 48px;
    position: absolute;
    left: 1px;
    top: 5px;
}

.pc-block__head:hover svg {
    opacity: 1;
    filter: grayscale(0);
}

/**/
.content-shadow-block {
    padding-top: 15px;
}

.content-shadow-block.on-loading {
    opacity: .4;
}

.catalog-block-text {
    color: #000;
    padding-left: 30px;
}

.catalog-block-head {
    margin-bottom: 7px;
}

.catalog-product-head {
    float: left;
    width: calc(100% - 160px);
    margin-bottom: 8px;
}

.catalog-compare-prices {
    float: left;
    width: 160px;
}

.price-info {
    float: left;
    width: calc(100% - 100px);
    height: 48px;
}

.table-compare-prices {
    width: 100px;
    float: right;
}

.table-compare-prices .form-btn {
    padding: 0 10px;
}

.content-shadow-block-list .rating-small {
    width: 150px;
    float: left;
}

.table-compare-prices span.short-text-1024 {
    display: none;
}

.compare-links--compact {
    width: 110px;
    line-height: 34px !important;
}

.compare-links .dropdown-hint {
    width: 235px;
    top: -40px;
}

.compare-links--compact .dropdown-hint {
    line-height: 20px;
    width: 235px;
    top: -32px;
}

.compare-links .dropdown-hint:after {
    left: 40px;
}

.lists-links.compare-links--compact {
    width: 70px;
    margin-left: 15px;
}

.links-nav > ul {
    position: relative;
}

.list-select {

}

.dropdown.list-select .dropdown-menu {
    top: 35px;
    left: unset;
    right: 20px;
    width: 200px
}

.multy-lists {
    position: relative;
}

.dropdown.multy-lists .dropdown-menu {
    width: 250px;
    top: 25px;
    left: -25px;
}

.page-tabs .dropdown.multy-lists .dropdown-menu {
    top: 40px;
    right: -50px;
    left: auto;
}

.multy-lists .dropdown-menu li > div.checkbox {
    width: 200px;
    float: left;
    padding: 0 5px 0 20px ;
}

.multy-lists .dropdown-menu li > div span.checkbox-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.multy-lists .dropdown-menu li > div.pull-right {
    padding-right: 20px;
}

.multy-lists .dropdown-menu a {
    color: #333;
    float: right;
    padding: 0 5px;
    line-height: 26px;
}

.multy-lists > a > span {
    display: none;
}

.multy-lists.multy > a > span.list-active-multy,
.multy-lists.single > a > span.list-active-single {
    display: inline-block;
    color: #ff4800;
}

.multy-lists.multy > a:hover > span.list-active-multy,
.multy-lists.single > a:hover > span.list-active-single {
    opacity: .9;
}

.multy-lists.empty > a > span.list-not-active {
    display: inline-block;
    color: #999;
}

.multy-lists.empty > a:hover > span.list-not-active {
    color: #000;
}

.multy-lists.empty > a:hover > span.list-not-active svg {
    fill: #000;
}

.dropdown.list-select .dropdown-menu a span {
    width: 130px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    float: left;
    line-height: 20px;
}

.dropdown.list-select .dropdown-menu a small {
    color: #999;
    font-size: 14px;
    padding-left: 10px;
    line-height: 20px;
    float: right;
    display: inline-block;
    text-align: right;
}

.item .price {
    margin-bottom: 7px;
    display: inline-block;
}

ul.catalog-list .item .price {
    display: inline-block;
    width: 100%;
}

.item .description,
.item .description:hover {
    color: #000;
    text-decoration: none;
}

.item .price:hover {
    text-decoration: none;
    color: #999999;
}

.content-shadow-block .item {
    padding-bottom: 12px;
}

/**/
.fillter-block__input__row {
    display: table;
    width: 100%;
}

.fillter-block__input__row > div {
    display: table-cell;
    white-space: nowrap;
    vertical-align: top;
}

.fillter-block__price {
    padding-right: 20px;
    width: 10px;
}

.fillter-button span {
    display: none;
    margin-left: 10px;
    color: #23a700;
}

.fillter-button.disabled span {
    color: #b8c1c8;
}

.fillter-button--apply + .fillter-button--cancel {
    margin-left: 5px;
}

/**/
.article-block {
    margin-top: 2px;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
    display: block;
    height: 43px;
}

.article-block span {
    /*float: left;*/
    display: table-cell;
    vertical-align: middle;
    height: 40px;
}

.article-block span:first-of-type {
    width: 30px;
}

.article-block span:last-of-type {
    padding-left: 5px;
}

.article-block span span {
    position: relative;
    background-color: #ffe866;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    margin-right: 5px;
}
.article-block a:hover span span {
    background-color: #ffd900;
}

.article-block a {
    color: #666666;
    display: inline-block;
    /*line-height: 30px;*/
}

.article-block a:hover {
    color: #000;
    text-decoration: none;
}

/**/
.catalog-list {
    margin: 0;
    padding: 0;
}

.catalog-list > li {
    width: 25%;
    float: left;
    border: 0;
    border-bottom: 1px solid #eaeaea;
    padding: 0;
    margin: 0 0 0 -1px;
    list-style: none;
}

.content-shadow-block-table .item {
    width: auto !important;
    display: block !important;
    border-left: 1px solid #eaeaea;
    padding: 12px 17px 3px 18px;
    margin: 0 !important;
    height: 372px;
}

.catalog-block-text:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}

.catalog-list .catalog-block-head a {
    display: block;
    position: relative;
    height: 29px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

.auth-error {
    width: 600px;
    height: 180px;
    margin: 80px auto !important;
    /*left: 300px;*/
}

.error-page {
    padding-top: 50px;
    width: 100%;
    max-width: 325px;
    margin: 0 auto;
}

span.grey {
    color: #aaa;
}

.column-wrapper {
    width: 20%;
    float: left;
}

@media screen and (max-width: 1299px) {
    .column-wrapper {
        width: 25%;
        float: left;
    }
}

.field-priceerrorreport-lefthint {
    margin-bottom: 0;
}

.table-sts-text {
    margin-bottom: 15px;
}


.table-sts-text * {
    font-size: 12px;
    line-height: 1.2em;
}

.table-sts-text h2, .table-sts-text h3 {
    font-weight: bold;
}

.table-sts-text h2 {
    font-size: 13px;
    font-weight: normal;
}
.table-sts-text h3 {
    font-size: 12px;
    font-weight: normal;
}

.table-sts-text ul {
    margin-left: 10px;
}

.table-sts-text ol {
    margin-left: 20px;
}

.sts-text.collapsed > .sts-inner {
    display: none;
}

.table-sts-text > .read-more {
    position: relative;
    line-height: 18px;
}

.table-sts-text .read-more a {
    color: #666;
}

.price-products-table h2 {
    font-weight: bold;
    margin: 4px 0;
}

.price-products-table td,
.price-products-table th {
    padding: 6px 10px 6px 0;
    text-align: left;
}

.price-products-table table {
    max-width: 50%;
}

/**/
.table-content--category .page-category-cloud {
    padding-left: 0;
}

.table-content--category .sts-text, .table-content--main .sts-text {
    max-width: 970px;
    margin: 0 auto;
    float: left;
}

.table-content--main .sts-text {
    max-width: 970px;
}

.table-content--main .sts-text-body {
    max-width: 970px;
}

.table-content--main .column-center {
    max-width: 1700px;
    margin: 0 auto;
    float: none;
}

.table-content--category .column-center {
    max-width: 1700px;
    margin: 0 auto;
    float: none;
}

.table-content--main .catalog-content-page .column-center2 {
    max-width: 1700px;
    margin: 0 auto;
    float: none;
    padding-right: 0 !important;
}

.table-content--main .column-right {
    display: none;
}

.table-content--main .ytrewq, .table-content--category .ytrewq {
    width: 970px;
}

.catalog-bottom-ytrewq .ytrewq {
    margin-top: -10px;
}

.product-bottom-banner {
    margin-top: 40px;
}

.table-content--catalog .ytrewq .xz970x90,
.table-content--product .ytrewq .xz970x90,
.catalog-bottom-ytrewq .ytrewq .xz970x90 {
    width: 970px;
    float: none;
    margin: 0 auto;
}

.table-content--catalog .ytrewq,
.table-content--product .ytrewq {
    text-align: center;
}

.table-content--main .content-page {
    margin-bottom: 0;
}

.table-content--price .action-content2 {
    padding-top: 22px;
}

.w180 {
    width: 180px;
}

.favicon-img {
    display: inline;
    position: relative;
    top: 2px;
    margin-right: 5px;
    max-height: 16px;
}

.ytrewq img {
    max-width: 100%;
    height: auto;
    display: block;
}

.popular-category {
    margin-bottom: 30px;
}

.popular-category ul {
    display: table;
    width: 100%;
}

.popular-category ul, .popular-category li {
    margin: 0;
    padding: 0;
    list-style: none;

}

.popular-category li {
    text-align: center;
    vertical-align: top;
}

@media screen and (min-width: 1440px) {
    .popular-category li {
        display: none;
        width: calc(100% / 11)
    }

    .popular-category li:nth-child(-n+11) {
        display: table-cell;
    }
}

@media screen and (min-width: 1600px) {
    .popular-category li {
        display: none;
        width: calc(100% / 13)
    }

    .popular-category li:nth-child(-n+13) {
        display: table-cell;
    }
}

.popular-category li a {
    color: #999999;
    padding: 0 5px;
}

.popular-category li .img {
    width: 100px;
    height: 103px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.popular-category li a:hover {
    text-decoration: none;
    color: #333333;
}

.popular-category li img {
    display: block;
    max-width: 100px;
    max-height: 100px;
    position: relative;
    margin: 0 auto;
}

.popular-category li small {
    display: block;
    max-width: 90%;
    margin: 10px auto 0;
}
.popular-category .img svg.icon-no-photo {
    width: 50px;
    height: 50px;
}

@media screen and (max-width: 1440px) {
    .popular-category li {
        width: calc(100% / 9);
        display: none;
    }

    .popular-category li:nth-child(-n+9) {
        display: table-cell;
    }
}

@media screen and (max-width: 1440px) {
    .popular-category li {
        width: calc(100% / 9);
        display: none;
    }

    .popular-category li:nth-child(-n+9) {
        display: table-cell;
    }
}

/*.pc-block {*/
/*min-height: 220px;*/
/*}*/

.column-wrapper article {
    width: 100%;
}

a.show-hint:hover + .popup-hint {
    opacity: 1;
    transition: all 0.3s cubic-bezier(0.81, 1.7, 1, 1) 0.3s;
}

.list li {
    position: relative;
    padding-top: 1px;
}

.list li .popup-hint {
    margin: 0 auto;
    z-index: 501;
}

.filter-head a.close:hover {
    color: #ff1300;
}

.table-content--main .pc-block {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

@media (min-width: 1500px) {
    .table-content--main .page-cloud-row .pc-block {
        width: 25%;
    }
}

/* adjacent */
.adjacent-wrapper {
    margin: 0 -10px 0 -18px;
    padding: 20px 10px 0 18px;
    background-color: #f6f6f6;
}

.adjacent {
    margin-bottom: 10px;
}

.adjacent::after, .previously-viewed::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}

.adjacent .prb-menu a, .other-producers .prb-menu a:not(.more-show):not(.more-hide) {
    color: #666666;
}

.adjacent .prb-menu a:hover, .other-producers .prb-menu a:hover:not(.more-show):not(.more-hide) {
    color: #ff9900;
}

.more-show {
    color: #3381bd;
}

.other-producers .prb-menu li.more {
    display: none;
}

/**/
.table-content--compare3 .goods-line .item {
    height: 240px;
}

.table-content--compare3 .cmpr-left {
    min-width: 262px;
}

.compare-body {
    max-width: 1200px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.compare-box--top {
    display: block;
    overflow-x: auto;
    width: 1200px;
}

.sticky-wrapper.is-sticky .compare-box--top {
    box-shadow: 0 12px 6px -6px #ccc;
    background: #fff;
    padding-top: 5px;
}

/**/
.table-content--product .catalog-content-page .column-center2 {
    width: 77%;
    padding-right: 40px;
}

.table-content--product .content-page .column-right {
    width: 23%;
}

.page-tabs {
    background-color: #f8f8f8;
    display: block;
    height: 40px;
    padding: 0 10px;
    border-radius: 3px;
}

.page-tabs li {
    margin: 0;
    list-style: none;
    float: left;
}

.page-tabs .nav-btn {
    padding: 8px 40px 5px;
    background-color: transparent;
    border: none;
    border-radius: unset;
    line-height: 24px;

}

.page-tabs .nav-btn.is-active {
    background-color: transparent;
    color: #1a73e8;
    border-bottom: 3px solid #1a73e8;
}

.page-tabs .nav-btn.disabled {
    color: #aaa;
}

.page-tabs .nav-btn:not(.disabled):hover {
    color: #000;
}

.page-tabs .nav-btn:not(.is-active):not(.disabled):hover {
    background-color: transparent;
    border-bottom: 3px solid #d9d9d9;
}

.page-tabs .spacer {
    width: 23%;
    margin-left: 40px;
    display: block;
    height: 33px;
}

.lists-dropdown-popup,
.product__alert-popup {
    right: calc((100vw - 1920px)/2 + 475px);
}

@media (max-width: 1919px) {
    .product__alert-popup {
        right: calc(23% + 30px);
    }
}

@media (max-width: 1599px) {
    .table-content--product .catalog-content-page .column-center2 {
        width: 100%;
        padding-right: 0;
    }

    .table-content--product .content-page .column-right {
        width: 100%;
    }
    .mobile-info-dropdown {
        display: block;
    }
}

/**/
.table-popup-block {
    margin: -23px -23px 15px -23px;
}

.td-th-group .td-block {
    height: 56px;
}

.table-popup-block .td-th-group .td-block:first-child {
    padding-left: 25px;
}

.popup-compact .td-th-group .td-block {
    height: 40px;
}

.popup-compact .popup-title {
    font-size: 12px;
    text-transform: uppercase;
    color: #303030;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}

.popup-compact .table-popup-block {
    margin: -23px 0 0 0;
}

.popup-compact .table-popup-block .td-row > .td-block {
    padding: 0;
}

.popup-compact .popup-close {
    right: 12px;
    top: 12px;
}

.popup-compact .popup-scroll-wrapper {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 111px);
}

.gpb-body {
    vertical-align: middle;
}

.ytrewq {
    margin: 25px 0;
}

@media (min-width: 1800px) {
    .table-content--main .catalog-content-page .column-center2 {
        width: 1700px;
        padding-right: 0;
    }

    .table-content--main .ytrewq, .table-content--category .ytrewq {
        margin: 25px auto;
        width: 1700px;
    }

    .table-content--category .ytrewq {
        padding: 0;
    }

    .table-content--category .catalog-content-page .column-center, .table-content--category .catalog-content-page .column-center2 {
        width: 1700px;
        margin: 0 auto;
        float: none;
    }
    .popular-products ul {
        columns: 5 !important;
        -moz-columns: 5 !important;
    }
}

@media (max-width: 1799px) {
    .table-content--main .catalog-content-page .column-center2 {
        width: 100%;
        padding-right: 0 !important;
    }

    .table-content--category .catalog-content-page .column-center, .table-content--category .catalog-content-page .column-center2 {
        width: 100%;
        padding-right: 0 !important;
    }

    .popular-products ul {
        columns: 4 !important;
        -moz-columns: 4 !important;
    }
}

.forgot-password {
    float: right;
    color: #999999;
    margin-top: 10px;
}

.social-big .form-btn {
    margin-bottom: 0px;
    display: block;
    width: auto;
    text-align: left;
    padding-left: 45px;
    position: relative;
}

.social-big .form-btn i {
    vertical-align: middle;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
}

.enter-popup-form {
    position: relative;
}

.enter-popup-form p {
    line-height: 20px;
}

.enter-popup-or {
    position: absolute;
    left: 0;
    top: 50%;
    height: 22px;
    line-height: 20px;
    background-color: #fff;
    color: #cccccc;
    font-size: 14px;
    margin-left: 238px;
    margin-top: -11px;
}

.enter-popup-form .td-block {
    height: 230px;
}

.form-btn--vkontakte {
    background-color: #6896c7;
    border-bottom-color: #446a97;
}

.form-btn--vkontakte:hover {
    background-color: #4d7db0;
    border-bottom-color: #446a97;
}

.form-btn--facebook {
    background-color: #486194;
    border-bottom-color: #204e7f;
}

.form-btn--facebook:hover {
    background-color: #344d7e;
    border-bottom-color: #204e7f;
}

.form-btn--google {
    background-color: #ff6d4a;
    border-bottom-color: #cd3731;
}

.form-btn--google:hover {
    background-color: #ea5733;
    border-bottom-color: #cd3731;
}

.form-btn--odnoklassniki {
    background-color: #eb7e42;
    border-bottom-color: #d66f37;
}

.form-btn--odnoklassniki:hover {
    background-color: #d56629;
    border-bottom-color: #d66f37;
}

textarea.form-control--big-textarea {
    height: 140px;
}

.form-group--name-manager {
    width: 345px;
}

.form-group--order-number {
    width: 230px;
}

.popup-comment-head {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 20px;
    display: table;
    width: 100%;
    padding-bottom: 5px;
}

.popup-comment-head > div {
    display: table-cell;
}

.popup-comment-head strong {
    font-size: 18px;
    color: #000000;
}

.popup-comment-head .answer-company {
    text-align: right;
}

.answer-company {
    position: relative;
}

.answer-company-div {
    color: #cccccc;
}

.answer-company-div i.icon {
    margin-right: 5px;
}

.answer-company-body {
    position: absolute;
    text-align: left;
    right: 0;
    top: 0;
    width: 570px;
}

.dropdown-box--answer-company, .dropdown-box--rejected {
    background-color: #c4f3fe;
    width: 565px;
    right: 0;
    max-width: inherit;
    left: inherit;
    padding: 15px;
    border-radius: 0;
    font-size: 14px;
}

.dropdown-box--answer-company p {
    line-height: 20px;
}

.dropdown-box--answer-company p + p {
    margin-top: 20px;
}

.dropdown-box--answer-company::after {
    border-bottom-color: #c4f3fe;
}

.popup-comment-bottom {
    width: 100%;
    display: table;
}

.popup-comment-bottom > div {
    display: table-cell;
    vertical-align: middle;
}

.popup-comment-bottom > div:last-child {
    text-align: right;
}

.moderation-info {
    color: #cccccc;
    font-size: 14px;
    display: none;
    position: relative;
}

.moderation-info .icon {
    margin-right: 5px;
}

.moderation-info--checked {
    color: #3a9959;
}

.moderation-info--rejected {
    color: #ed5757;
}

.moderation-info--rejected a {
    color: #ed5757;
    text-decoration: underline;
    display: inline-block;
}

.moderation-info--rejected a:hover {
    text-decoration: none;
}

.is-info .moderation-info--info {
    display: block;
}

.is-oncheck .moderation-info--oncheck {
    display: block;
}

.is-checked .moderation-info--checked {
    display: block;
}

.is-rejected .moderation-info--rejected {
    display: block;
}

.answer-company-div--answer-yes {
    display: none;
    color: #33ccff;
    cursor: pointer;
}

.is-answer .answer-company-div--answer-yes {
    display: block;
}

.is-answer .answer-company-div--answer-no {
    display: none;
}

.dropdown-box--answer-company.is-active {
    display: block;
}

.dropdown-box.afterBCenter {
    margin-top: 0;
    margin-bottom: 10px;
    bottom: 17px;
    background-color: #ffdf75;
    top: inherit;
    left: 0;
    right: inherit;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: none;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.26));
}

.dropdown-box.afterBCenter::after {
    top: inherit;;
    bottom: -20px;
    border-bottom: 10px solid transparent;
    border-top: 10px solid #ffdf75;
}

.dropdown-box--rejected {
    width: 435px;
    line-height: 20px;
}

.dropdown-box--rejected.is-active {
    display: block;
}

.moderation-star {
    margin-bottom: 20px;
}

.moderation-star-top {
    color: #cccccc;
    margin-bottom: 10px;
}

.moderation-star .icon {
    top: inherit !important;
    margin-right: 10px;
}

.star-label {
    cursor: pointer;
}

.star-label:not(:last-child) {
    margin-right: 15px;
}

.star-label [type=radio] {
    display: none;
}

.radio-star--exelent {
    background-position: 0px -2850px;
}

.radio-star--normal {
    background-position: 0px -2800px;
}

.radio-star--bad {
    background-position: 0px -2750px;
}

.star-label input:checked ~ .radio-star--exelent, .star-label--exelent:hover .radio-star--exelent {
    background-position: -100px -2850px;
}

.star-label input:checked ~ .radio-star--normal, .star-label--normal:hover .radio-star--normal {
    background-position: -100px -2800px;
}

.star-label input:checked ~ .radio-star--bad, .star-label--bad:hover .radio-star--bad {
    background-position: -100px -2750px;
}

.is-exelent .moderation-star-top {
    color: #1fa034;
}

.is-normal .moderation-star-top {
    color: #ffc600;
}

.is-bad .moderation-star-top {
    color: #f63030;
}

.form-group__experience [type='radio'] {
    display: none;
}

.form-group__experience [type='radio'] ~ span {
    display: block;
    height: 30px;
    line-height: 29px;
    color: #666;
    background-color: #fff;
    padding: 0 10px;
}

.form-group--radio-experience label {
    cursor: pointer;
    display: block;
    text-align: center;
    margin: 0;
}

.form-group__experience [type='radio'] ~ span:hover {
    background-color: #eee;
}

.form-group__experience [type='radio']:checked ~ span {
    color: #fff;
    background-color: #666666;
}

.form-group--radio-experience {
    display: table;
    width: 480px;
    float: right;
}

.form-group--radio-experience > div {
    display: table-cell;
    vertical-align: middle;
}

.form-group--radio-experience > div + div {
    padding-left: 2px;
}

.control-label--ccc {
    color: #cccccc !important;
}

.form-group--radio-experience::after, .form-group--radio-experience::before {
    display: none;
}

.form-group__experience > .control-label {
    padding-top: 6px;
}

.radio-rating {
    display: table;
    margin-bottom: 20px;
}

.radio-rating > div {
    vertical-align: middle;
    display: table-cell;
}

.radio-rating__body {
    float: left;
    overflow: hidden;
    margin-right: 20px;
}

.radio-rating__body span {
    float: right;
    position: relative;
    padding-right: 7px;
    cursor: pointer;
}

.radio-rating__body span:first-child {
    padding-right: 0;
}

.radio-rating__body span input {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
}

.radio-rating__body span label {
    display: block;
    width: 24px;
    height: 23px;
    text-align: center;
    margin: 0;
    cursor: pointer;
    position: relative;
    z-index: 100;
}

.radio-rating__label {
    color: #cccccc;
}

.radio-rating__label--1 {
    color: #333333;
}

.popup-comment__product {
    display: table;
    margin-bottom: 20px;
    color: #000000;
    font-size: 18px;
}

.popup-comment__product > div {
    display: table-cell;
    vertical-align: middle;
}

.popup-comment__product > div:not(:first-child) {
    padding-top: 0px;
    padding-left: 10px;
}

.popup-comment__product img {
    display: block;
}

.menu-right .popup-hint {
    top: -52px;
    right: -7px;
}

.form-group.form-group-hidden {
    margin-bottom: 0;
}

#slider-range2 {
    width: 260px;
}

/**/
.root__body {
    height: 100%;
}

.root__base {
    min-height: 100%;
}

.root__container {
    width: 980px;
    height: 100%;
    margin: 0 auto;
}

.root__inner-container {
    padding: 0 2px;
    margin: 0 auto;
    height: 100%;
    width: 714px;
}

.root__body--color {
    background-color: #a7a7a7;
}

.root__body--color .root__container {
    background-color: #c2c2c2;
}

.root__body--color .root__inner-container {
    background-color: #fff;
}

.root__catalog__header {
    color: #d7d7d7;
    font-size: 40px;
    margin-bottom: 20px;
    line-height: 1;
}

.root__section {
    margin-bottom: 60px;
}

.root__city {
    font-size: 20px;
}

.root__city ul, .root__city li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.root__city ul {
    overflow: hidden;
    column-count: 4;
    -moz-column-count: 4;
    -webkit-column-count: 4;
}

.root__city li {
    /*width: 25%;*/
    /*float: left;*/
    margin-bottom: 15px;
}

.root__city a {
    color: #154a72;
    text-decoration: none;
}

.root__city a:hover {
    text-decoration: underline;
}

.root__city .active a {
    color: #ff9900;
}

.root--form {
    padding: 20px;
    background-color: #f9f9f9;
}

.article-block--root {
    background-color: transparent;
    box-shadow: none;
    font-size: 18px;
}

.article-block--root:before {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
}

.article-block--root > div a {
    color: #3381bd;
}

.root__catalog__list {
    margin-bottom: 30px;
    overflow: hidden;
}

.root__catalog__list > div {
    width: 33.3%;
    float: left;
    margin-bottom: 50px;
}

.root__catalog__list .pc-block__head {
    padding-left: 60px;
    color: #333333;
}

.root__catalog__list .pc-block__head--computer {
    background-position-y: -125px;
}

.root__catalog__list .pc-block__head--auto {
    background-position-y: -5px;
}

.root__catalog__list .pc-block__head--dom {
    background-position-y: -245px;
}

.root__catalog__list .pc-block__head--domestic-equipment {
    background-position-y: -365px;
}

.root__catalog__list .pc-block__head--electronics {
    background-position-y: -485px;
}

.root__catalog__list .pc-block__head--furniture {
    background-position-y: -605px;
}

.root__catalog__list .pc-block__head--gifts {
    background-position-y: -725px;
}

.root__catalog__list .pc-block__head--kids {
    background-position-y: -845px;
}

.root__catalog__list .pc-block__head--krasota {
    background-position-y: -965px;
}

.root__catalog__list .pc-block__head--music {
    background-position-y: -1085px;
}

.root__catalog__list .pc-block__head--pets {
    background-position-y: -1205px;
}

.root__catalog__list .pc-block__head--remont {
    background-position-y: -1325px;
}

.root__catalog__list .pc-block__head--sport {
    background-position-y: -1445px;
}

.root__catalog__list .pc-block__head--wear {
    background-position-y: -1565px;
}

.root__social, .root__social li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.root__social {
    padding-left: 5px;
    font-size: 16px;
}

.root__social li {
    margin-bottom: 5px;
}

.root__social a {
    display: inline-block;
    position: relative;
}

.root__social .icon {
    margin-right: 10px;
}

.root__catalog__list .pc-block__head + .root__social {
    padding-top: 20px;
}

.root__faq {
    color: #333333;
}

.root__faq p {
padding-bottom: 20px;
}

.root__faq__block {
    padding-bottom: 10px;
}

.root__faq__head {
    margin-bottom: 5px;
}

.root__footer {
    background: transparent;
    height: 130px;
    line-height: 130px;
    font-size: 16px;
    padding: 0;
    color: #666666;
}

.root__footer > div {
    float: left;
    width: 50%;
}

.root__footer > div:last-child {
    text-align: right;
}

.root__footer a {
    color: #3381bd;
}

.root__footer .copyright {
    line-height: inherit;
    font-size: 18px;
}

.link-up {
    position: absolute;
    display: block;
    right: -102px;
    top: 50%;
    margin-top: -23px;
    height: 46px;
    line-height: 0;
}

.link-up i {
    top: 0;
    margin: 0;
}

.root__dotted__clear {
    clear: both;
    /*border-top: 3px dashed #d8d8d8;*/
    height: 3px;
    margin-bottom: 40px;
    background: linear-gradient(to right, transparent 50%, #d8d8d8 50%), linear-gradient(to right, #fff, #fff);
    background-size: 30px 3px;
}

.root__header {
    position: relative;
    padding-top: 30px;
    margin-bottom: 40px;
}

.root__language {
    position: absolute;
    top: 30px;
    right: -115px;
    color: #cccccc;
}

.root__language ul, .root__language li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.root__language ul {
    overflow: hidden;
}

.root__language li {
    float: left;
}

.root__language li + li {
    margin-left: 5px;
}

.root__language a {
    color: #666666;
}

.root__language .active a {
    color: #cccccc;
}

.root__logo {
    font-size: 34px;
    position: relative;
}

.root__logo::after {
    display: block;
    content: '';
    position: absolute;
    width: 92px;
    height: 111px;
    background: url('../images/root-logo.png') no-repeat 0 0;
    top: -30px;
    left: -120px;
}

.root__logo strong {
    display: block;
    font-size: 40px;
    line-height: 1;
}

.root__logo span {
    display: block;
    line-height: 1;
}

.root__form__block {
    height: 232px;
}

.root__form__block--senks {
    text-align: center;
    font-size: 16px;
}

.root__form__block--senks p {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    line-height: 26px;
}

.root__form__block--senks::before {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    content: '';
}

/* 29.09.2016 */
.td-table--product {
    margin-bottom: 20px;
    table-layout: fixed;
    border-top: 1px solid #e3e2dc;
}

.td-table--product > .td-row > div {
    vertical-align: top;
    padding: 15px 15px 10px 15px;
    border-bottom: 1px solid #e3e2dc;
    position: relative;
}

.td-block--product1 {
    width: 140px;
    padding-left: 3px !important;
}

.td-block--product1 a {
    color: #333;
}

.td-block--product2 {
    width: 20px;
    text-align: center;
    padding: 15px 0 0 !important;

}

.td-block--product3 {
    width: 175px;
}

.td-block--product4 {
    width: 240px;
}

.td-block--product5 {
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 35px;
    text-align: center;
}

.td-block--product7 {
    padding-right: 3px !important;
    padding-left: 0 !important;
    width: 35px;
    text-align: right;
}

.product-favorite {
    display: inline-block;
    /*background: pink;*/
}

.product-favorite .icon {
    background-position: 0 -4150px;
    width: 20px;
    height: 17px;
    margin: 0;
    top: 0;
    vertical-align: middle;
}

.favorite-toggle {
    color: #cccccc;
}

.favorite-toggle.is-favorite, .favorite-toggle:hover    {
    color: #ed5c57;
    text-decoration: none;
}

.td-table--product .product-favorite {
    margin: 8px 0;
}

.product-favorite:hover .icon {
    background-position: -50px -4150px;
}

.product-favorite.active .icon {
    background-position: -100px -4150px;
}

.product-favorite {
    color: #ccc;
}

.product-favorite.active,  .product-favorite:hover {
    color: #e55b5b;
    text-decoration: none;
}

.magazine-about-top .product-favorite .icon {
    margin-right: 5px;
}

.td-table--product .form-btn {
    margin-bottom: 10px;
}

.product-phone {
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    color: #999999;
    position: relative;
    padding-top: 11px;
}

.notebook-row .product-phone {
    width: 125px;
}

.product-price-row .product-phone {
    font-size: 14px;
    margin-top: 4px;
}

.form-btn + .product-phone {
    padding-top: 0;
}

.product-phone:hover {
    color: #333333;
}

.product-city {
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    color: #999999;
    position: relative;
}

.product-city:hover {
    color: #333333;
}
/*
.product-city .icon {
    background-position: -100px -2550px;
    width: 19px;
    height: 16px;
    top: -1px;
    vertical-align: middle;
    margin-right: 0;
}

.product-city:hover .icon {
    background-position: 0px -2550px;
}
*/
.product-price,
.product-price a,
.product-price a:hover {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    text-decoration: none;
    /*background-color: pink;*/
}



.product-price small {
    font-size: 14px;
    font-weight: normal;
}

.priceline-warning, .product-warrning {
    display: inline-block;
}

.priceline-warning {
    margin: 8px 0;
}

.product-notebook {
    display: inline-block;
    /*background-color: pink;*/
}

.product-notebook .icon {
    top: 0;
    margin: 0;
    background-position: 0px -4200px;
    width: 19px;
    height: 19px;
    vertical-align: middle;
}

.product-notebook:hover .icon {
    background-position: -50px -4200px;
}

.product-notebook.active .icon {
    background-position: -100px -4200px;
}

.td-table--product .product-notebook {
    margin: 8px 0;
}

.td-table--product .product-price-head {
    margin-bottom: 5px;
}

.td-table--product .product-gift {
    /*margin-bottom: 15px;*/
}

.td-table--product .product-price-add {
    margin-top: 10px;
    margin-bottom: 0;
}

.td-table--product .product-price-add > div {
    padding-right: 35px;
}

.td-table--product .product-price-add > div:last-child {
    padding-right: 0;
}

.td-table--product .base-price,
.td-table--product .delivery-price {
    display: none;
}

.td-table--product.lines-price-base .delivery-price,
.td-table--product.lines-price-with-delivery .base-price {
    display: block;
    padding-bottom: 6px;
}

.td-table--product.half-hidden {
    opacity: .5;
}

.user-purchase a:hover {
    color: #ff4800;
}

.user-purchase-number {
    font-size: 12px;
    color: #fff;
    margin-left: 2px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #ff4800;
    border-radius: 50%;
    vertical-align: 1px;
    line-height: 21px;
    text-align: center;
    padding-right: 1px;
}

.user-purchase-number:empty {
    opacity: 0;
    width: 0
}

.product-phone.disabled .icon {
    display: none;
}

.product-phone.disabled {
    color: #cccccc;
    cursor: default;
}

.notebook-row-block > table > thead > tr > th {
    padding-bottom: 10px;
}

.notebook-row-block > table > thead > tr > th, .notebook-row-block > table > tbody > tr > td {
    width: 144px;
}

.dbn-info .product-favorite + .product-warrning {
    margin-left: 30px;
}

.dbn-info .form-btn {
    margin-top: 10px;
    margin-bottom: 10px;
}

#priceReport {
    text-align: left;
}

.xz970x90 {
    height: 90px;
}

.xz300x250 {
    height: 250px;
}

.xz300x600 {
    height: 600px;
}

.xz970x90:hover, .xz300x250:hover, .xz300x600:hover {
    opacity: 0.85;
}

.td-block--product1 img {
    max-width: 100px;
    max-height: 50px;
}

.is-top1 .td-block--product1 img {
    margin-top: -8px;
}

.coming-soon {
    opacity: 0.4;
    cursor: default;
}

.header-menu li a.coming-soon:hover span {
    text-decoration: none;
}

.logo-block img {
    width: 92px;
    height: 111px;
}

.popup-hint__activator .popup-hint.seller-logo-hint {
    top: -105px;
    left: 25px;
    width: 150px;
}

.popup-hint__activator .popup-hint.seller-link-hint {
    top: -75px;
    left: 25px;
    width: 150px;
}

.td-block--product1 .popup-hint {
    top: -50px;
    left: 25px;
    width: 150px;
}

.popup-hint__activator .popup-hint.favorite-hint {
    top: -45px;
    left: -65px;
    margin: 0 auto;
    min-width: 150px;
}

.popup-hint__activator .popup-hint.warrning-hint {
    text-align: left;
    top: -13px;
    right: 35px;
    margin: 0 auto;
    width: 120px;
    z-index: 2;
}

.product-price-row_2018 .popup-hint__activator .popup-hint.warrning-hint {
    text-align: left;
    top: -90px;
    right: -12px;
    margin: 0 auto;
    width: 120px;
}

.td-block--product1 .popup-hint.popup-hint--to-top.merchant-hint {
    top: 29px;
    left: -31px;
    width: 200px;
    z-index: 1;
}

.td-block--product1 .popup-hint.popup-hint--to-top.merchant-hint:after {
    left: 40px;
    right: auto;
}

.ytrewq {
    overflow: hidden;
}

.ytrewq > div {
    float: left;
}

span.count {
    color: #999;
}

.mod-row img, .mod-row img.mod-img {
    max-height: 40px;
    max-width: 40px;
}

.mobile-info-dropdown .mod-row {
    width: auto;
}

body > iframe {
    position: absolute;
    margin-top: -15px;
}

.product-price-head .price-to-cat {
    color: #ff9900;
    white-space: nowrap;
}

.available-control {
    background-color: white;
    margin-left: -125px;
    width: 250px;
    padding: 15px;
}

/* 30.11.2016 */
.search-tips-body {
    padding: 0;
}
.search-tips-body .checkbox {
    margin: 0;
    border-bottom: 1px solid #cccccc;
    display: block;
    height: 34px;
    padding-right: 0;
    font-size: 14px;
}
.search-tips-body .checkbox label {
    display: block;
    color:  #999;
    padding: 8px 10px 7px 10px;
}
.search-tips-body  .checkbox label:hover {
    color: #666 !important;
    background: #f6f6f6;
}
.search-tips-body .checkbox input:checked + .checkbox-span + .checkbox-label {
    color: #666 !important;
}

[type="checkbox"]:checked ~ .checkbox-label .plus {
    display: none;
}

.search-tips-body li:last-child .checkbox {
  border-bottom: 0;
}
.search-tips-body li a {
  padding: 0 10px;
}
.search input[type=submit] {
  background: #fff;
  width: 78px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.search input[type=submit]:hover {
  text-decoration: none;
  color: #000;
}
.search-delete {
  display: inline-block;
  padding: 9px;
  margin: -10px;
}
.search-delete i {
  margin-top: 5px;
}
.search-delete:hover i {
  background-position: 0px -1850px;
}
.search-delete.disabled {
    display: none;
}

.empty-search-tip {
    border-top: 1px solid #ccc;
    display: none;
    padding: 30px;
    text-align: center;
    line-height: 1.6em;
    color: #999999;
}

.empty-search-tip.is-active {
    display: block;
}

.unknown-delivery {
    color: #999;
}

.popular-products {
    clear: both;
    max-height: none;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

.popular-products.collapsed > ul {
    display: none;
}

.popular-products li {
    list-style: outside none none;
    margin-left: 0;
    margin-bottom: 0;
}

.popular-products a, .popular-products span{
    font-size: 12px;
    color: #666;
    line-height: 1.8em;
}

.table-sts-regions {
    margin-bottom: 15px;
}

.table-sts-regions a, .table-sts-regions span, .table-sts-faq span{
    font-size: 12px;
    color: #666;
    line-height: 1.4em;
}

.table-sts-faq a, .table-sts-faq p{
    font-size: 12px;
    line-height: 1.4em;
}

.popular-products span {
    /*font-weight: bold;*/
}

.read-more-popular {
    position: relative;
    bottom: 0;
    width: 100%;
}

.table-sts-regions .read-more-popular {
    margin-bottom: 0;
    font-weight: none;
}

.read-more-popular span:nth-of-type(1) {
    display: none;
}
.read-more-popular span:nth-of-type(2) {
    display: inline;
}

.collapsed .read-more-popular span:nth-of-type(1) {
    display: inline;
}

.collapsed .read-more-popular span:nth-of-type(2) {
    display: none;
}

.popular-products.opened .read-more-popular {
    display: none;
}

.popular-products.opened {
    padding-bottom: 0;
}

/* 16.12.2016 */
.btn-up {
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: none;
  height: 46px;
  width: 46px;
  border-radius: 23px;
  overflow: hidden;
  background: rgba(255,255,255,.8);
  box-shadow: 0 0 11px rgba(0,0,0,.25);
  z-index: 1000;
}
.btn-up:hover {
  background: rgba(255,255,255,1);
  box-shadow: 0 0 11px rgba(0,0,0,.4);
}
.btn-up span {
  display: block;
  font-size: 0;
  height: 17px;
  width: 13px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -7px;
  margin-top: -9px;
}

/* 16/02/2017 */
.pb-body-content > table {
  width: 100%;
}
.pb-body-content tr > td {
	padding: 0;
}
.pb-body-content .pb-bc-row > td {
  padding-bottom: 6px;
}
.pb-body-content .pb-bc-row.last {
  background-position: left 22px;
}
.pb-body-content .last > td {
  padding-bottom: 0;
  padding-top: 10px;
}
.pb-body-content .pb-bc-r-right-link {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pb-body-content .pb-bc-head {
    padding-top: 8px;
    padding-bottom: 5px;
}
.pb-body-content tr:first-child .pb-bc-head {
	padding-top: 0;
}

.feedback-form {
    margin: 0 auto;
    width: 710px;
}

.feedback-form > div {
    background-color: #f9f9f9;
    padding: 20px;
}

.feedback-form .h1 {
    font-size: 24px;
    color: #333;
    margin-bottom: 18px;
}

.footer-menu {
    padding: 0 15px;
}
@media screen and (max-width: 1299px) {
    .footer-menu {
        padding: 0 25px;
    }
}

.all-points span:last-of-type {
    display: none;
}

.all-points span:first-of-type {
    display: inline;
}

.all-points.active span:last-of-type {
    display: inline;
}

.all-points.active span:first-of-type {
    display: none;
}

.map-body .gmnoprint.gm-bundled-control {
    left: auto !important;
    margin-bottom: 5px !important;
}

.map-body .gm-style .gmnoprint:last-of-type {
}

/* 02.11.2017 */
.pc-block__head {
    vertical-align: bottom;
    /*background-color: pink;*/
    height: 45px;
}
.prb-menu, .table-sts-regions ul {
    margin-top: 8px;
    overflow: hidden;
}
.prb-menu li, .table-sts-regions li {
    line-height: 19px;
}
.pc-block__head--electronics {
    background-position: -5px -547px;
}
.pc-block:hover .pc-block__head--electronics {
    background-position: -5px -487px;
}
.pc-block__head--auto {
    background-position: -5px -60px;
}
.pc-block:hover .pc-block__head--auto {
    background-position: -5px 0px;
}
.pc-block__head--computer {
    background-position: -5px -181px;
}
.pc-block:hover .pc-block__head--computer {
    background-position: -5px -121px;
}
.pc-block__head--domestic-equipment {
    background-position: -5px -424px;
}
.pc-block:hover .pc-block__head--domestic-equipment {
    background-position: -5px -364px;
}
.pc-block__head--furniture {
    background-position: -5px -660px;
}
.pc-block:hover .pc-block__head--furniture {
    background-position: -5px -600px;
}
.pc-block__head--dom {
    background-position: -5px -301px;
}
.pc-block:hover .pc-block__head--dom {
    background-position: -5px -241px;
}
.pc-block__head--gifts {
    background-position: -5px -784px;
}
.pc-block:hover .pc-block__head--gifts {
    background-position: -5px -724px;
}
.pc-block__head--krasota {
    background-position: -5px -1026px;
}
.pc-block:hover .pc-block__head--krasota {
    background-position: -5px -966px;
}
.pc-block__head--pets {
    background-position: -5px -1264px;
}
.pc-block:hover .pc-block__head--pets {
    background-position: -5px -1204px;
}
.pc-block__head--wear {
    background-position: -5px -1623px;
}
.pc-block:hover .pc-block__head--wear {
    background-position: -5px -1563px;
}
a.catalog-report-link {
    line-height: 40px;
    margin-top: 20px;
    color: #666;
    text-decoration: none;
}

a.catalog-report-link:hover {
    color: #000;
    text-decoration: none;
}

.report-block {
    position: relative;
    margin-top: 12px;
}

.report-block .alert-popup {
    width: 480px;
    left: 30px;
}

.report-block textarea.form-control {
    height: auto;
}

.green-hint small {
    padding-top: 6px;
    color: #33cc33;
    font-size: 14px;
}

.green-hint small.disabled {
    color: #999;
}
/* 02.11.2017 */
.td-logo-block span:hover {
    color: #363636;
}
.td-logo-block span.logo-city:hover {
    color: #010101;
}
.city-popup-small {
    background-color: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.26);
    top: 95px !important;
    left: 102px !important;
    list-style: outside none none;
    margin: 0;
    /*width: 207px;*/
    width: auto;
    padding: 15px 20px;
    position: absolute;
    z-index: 1000;
    border-radius: 4px;
    font-size: 12px;
    display: none;
}
.city-popup-small ul {
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.city-popup-small ul li {
    margin: 0 0 7px 0;
    padding: 0;
    list-style: none;
}
.city-popup-small ul li:last-child {
    margin-bottom: 0;
}
.city-popup-small ul li > a, .city-popup-small ul li > span {
    display: block;
    height: 36px;
    line-height: 38px;
    color: #fff;
    border-radius: 3px;
    padding: 0 18px;
    white-space: nowrap;
    background: #30c132;
    text-decoration: none;
    cursor: pointer;
}
.city-popup-small ul li > #showAllCities {
    background: none;
    color: #333333;
    font-weight: 400;
}
.city-popup-small-label {
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    margin-bottom: 17px;
}

.city-popup-big {
    top: 95px !important;
    left: 102px !important;
    list-style: outside none none;
    margin: 0;
    position: absolute;
    z-index: 1000;
    display: none;
}

.city-popup-big.active {
    display: block;
}

.city-popup-big-background {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
}
.city-popup-big-wrapper {
    background-color: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.26);
    /*height: 340px;*/
    min-width: 484px;
    /*width: auto;*/
    padding: 20px 13px;
    border-radius: 2px;
    font-size: 14px;
    position: relative;
    color: #cccccc;
}
.city-popup-block ul {
    margin: 0;
    padding: 0;
}
.city-popup-block ul li {
    margin: 0;
    list-style: none;
    position: relative;
}
.city-popup-block ul li > a, .city-popup-block ul li > span {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    color: #666666;
    position: relative;
    white-space: nowrap;
}
.city-popup-block ul li > span {
    color: #cccccc;
}
.city-popup-block ul li > a:hover {
    text-decoration: none;
    background: #f1f1f1;
}
.city-popup-block ul li > i {
    position: absolute;
    color: #999999;
    font-size: 10px;
    left: -16px;
    font-style: normal;
    display: block;
    height: 35px;
    line-height: 35px;
}
.city-popup-row {
    display: table;
    width: 100%;
}
.city-popup-block {
    display: table-cell;
    padding-left: 25px;
    width: 33.3%;
}

/**/
.otherOffers__title {
    color: #999999;
    font-size: 20px;
    margin-bottom: 15px;
}

.otherOffers__title a {
    font-size: 14px;
    margin-left: 10px;
}

.otherOffers__block {
    display: inline-block;
    vertical-align: top;
    color: #666666;
    font-size: 14px;
    margin-bottom: 30px;
    margin-right: 30px;
}
.otherOffers__block .link {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 16px;
    color: #3381bd;
}
.otherOffers__block a {
    color: #666666;
    display: inline-block;
}
.otherOffers__block a:hover {
    color: #000;
    text-decoration: none;
}
.otherOffers__block a:hover .link {
    text-decoration: underline;
}
.otherOffers__block b {
    display: block;
    color: #333;
    margin: 5px 0;
}
.otherOffers__img {
    margin-bottom: 15px;
    display: table;
    width: 100%;
}
.otherOffers__img a {
    height: 130px;
    display: table-cell;
    vertical-align: middle;
}
.otherOffers img {
    max-height: 130px;
    max-width: 200px;
    display: block;
}

.otherOffers__block:last-child {
    margin-right: 0px;
}

.otherOffers__block--product {
    max-width: 200px;
    color: #999;

}
.otherOffers__block--product a .link {
    font-size: 14px;
    color: #424242;
    display: inline-block;
    margin-bottom: 5px;
}
.otherOffers__block--product a:hover .link {
    color: #424242;
}

.otherOffers .otherOffers__block img {
    margin: 0;
}

/* 18.11.2017 */
.navigation {
  width: 220px;
  margin: 0 auto;
}
.navigation__head {
  margin-bottom: 28px;
}
.navigation__head img {
  display: block;
  margin: 0 auto;
}
.navigation__ul {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #666666;
}
.navigation__ul > li {
  list-style: none;
  margin: 0 0 10px 0;
}
.navigation__ul > li > a, .navigation__ul > li > span {
  display: block;
  color: #666666;
  border-radius: 4px;
  min-height: 37px;
  padding: 8px 13px;
}
.navigation__ul > li > a:hover {
  color: #000;
  text-decoration: none;
}
.navigation__ul > li.active > a, .navigation__ul > li.active > span {
  color: #fff;
  background: #80b1ff;
}

.catalog__row {
  font-size: 0;
  margin-bottom: 25px;
}
.catalog__block {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  /*height: 200px;*/
  /*background: pink;*/
  font-size: 14px;
  margin-bottom: 40px;
  padding-right: 20px;
}
.catalog__block-img {
  display: table;
  width: 100%;
}
.catalog__block-img > div {
  display: table-cell;
  vertical-align: bottom;
  height: 200px;
}
.catalog__block-img > div img {
  max-height: 200px;
  max-width: 100%;
  display: block;
}
.catalog__block-img {
  margin-bottom: 17px;
}
.catalog__block-link {
  line-height: 24px;
}
.catalog__block-link a {
  display: inline-block;
  margin-right: 15px;
}
.catalog__block-link a:first-child {
  font-weight: bold;
  display: block;
  margin: 0;
}

.catalog__title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
}

.catalog__row--thin {
  margin-bottom: 40px;
}
.catalog__block--thin {
  width: auto;
  margin-right: 10px;
  margin-bottom: 25px;
  min-width: 110px;
  padding-right: 0;
}
.catalog__block-price {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}
.catalog__block--thin .catalog__block-img {
  margin-bottom: 5px;
}
.catalog__block--thin .catalog__block-img > div {
  height: 98px;
  vertical-align: middle;
}
.catalog__block--thin .catalog__block-img > div img {
  max-width: 98px;
  max-height: 98px;
  margin: 0 auto;
}

@media (max-width: 1599px) {
  .catalog__block {
    width: 33.3%;
  }
  .catalog__block--thin {
    width: auto;
  }
}

/* 02.11.2017 */
.footerfix {
    height: 135px;
}
.footer {
  background-color: transparent;
  color: #cccccc;
  font-size: 12px;
  padding: 20px 0 10px 0;
  position: relative;
  height: 135px;
  /*transform: translateY(-134px);*/
  margin-top: -135px;
  overflow: hidden;
}

html.full-size .footer {
    background-color: #666666;
}

html.full-size .footer::before {
    height: 15px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(#666666));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), #666666);
}

.footer .container {
    padding-left: 15px;
    padding-right: 15px;
}

.footer a {
  color: #cccccc;
  text-decoration: none;
}
.footer a:hover, .footer a:focus {
  text-decoration: none;
  color: #ffffff;
}
.footer__copyright {
  float: left;
  color: #ffffff;
  line-height: 20px;
}

.footer__copyright span {
    display: block;
    padding-left: 12px;
    color: #ccc;
    cursor: pointer;
}

.footer__copyright span:hover, .footer__copyright span:focus {
    text-decoration: none;
    color: #ffffff;
}

.footer__info {
  float: right;
  text-align: right;
  line-height: 20px;
}
.footer__center {
  /*clear: both;*/
  font-size: 0.875rem;
  text-align: center;
  clear: none;
  padding-left: 180px;
  padding-right: 180px;
}
.footer__center-wrapper {
  /*margin-top: 25px;*/
  display: flex;
  text-align: left;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  justify-content: space-between;
}
.footer__center-wrapper>div {
  display: table-cell;
  vertical-align: top;
}
.footer__center-wrapper>div+div {
  padding-left: 15px;
}
.footer__center-wrapper ul {
  margin: 0;
  padding: 0;
}
.footer__center-wrapper ul li {
  list-style: none;
  margin: 0 0 10px 0;
  line-height: 16px;
  position: relative;
}
.footer__center-wrapper ul li a {
    display: inline-block;
    text-align: left;
}
.footer__center-wrapper ul li:last-child {
  margin-bottom: 0;
}
.icon--magazine {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAYCAYAAAAGXva8AAABO0lEQVRIie2UQU7DMBBFX6oqcAcOQWEBHIBV4QTdsQEJIYS4CGxY5AS9AN2x78ZCLeIKPQFikSIUFhkjy5oktpNlvzSaePzH3zN2nBljiEQVwc204ChW0Vusy6tIFe2FVNEq0A8qumvvrr2DiA7S3irQLNra+ih+v0t0CNyJfxJfhoq6O267FG4bt8A58ALkwD2wBL7ElhLLbfI4oAINmQhmwC3wBhwAr8DE456JXQGXwMav1K0g6FIABXUVmqCLCbAA9vq29wH4BW4UQXcNi0Pguu/j8Cx+FpE7Sz1TH8fOt1+dHdvuHKWeqY3lylwXflLP1Ma24t+9DVUt48+mSrtiPuYBnH9u37fXogDWCsfnfQDFSJmIEbMogQtg1ZK7BqZA2VSptssmXkn9DG6AU+p/1wDfYkZiJ8LhD9OvX7w0ONhGAAAAAElFTkSuQmCC') 0 0 no-repeat;
    width: 29px;
    height: 24px;
}
.footer__center .icon--magazine {
    position: absolute;
    left: 5px;
    top: 4px;
}
.footer__center .icon--magazine ~ a {
    padding-left: 43px;
    position: relative;
    margin-bottom: 7px;
}
.icon--phone {
    width: 17px;
    height: 28px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAcCAYAAACH81QkAAAA5UlEQVQ4je3VP0oEMRTH8c/MTrtY+KdZ9AgWCnqKvYWIumJnJ3gAKxsRPMfewSKNYG2hncLCsv1oMVkYhhBn+/lCSPL4vd9LUuQVIQSRXRzozyd+oMIIj7hEGQU1lonErY7mGTcVzjHriANOEyavrXiJK7xXmCbEJ/j97z6RaYVx3DzE4/XlArcYV63gAh8bmCzWizKn6stgMpgMJoOJ5qNeM8HxBrmTlMl1HG1qvOFQ0xWSlFhlqt3jCHcZzarEPCPYifN2RjMvQggjPOFM+qGXmqbVpcYLZkWrje5hP1Oxyxe+4Q/nFicRAOOxDAAAAABJRU5ErkJggg==') 0 0 no-repeat;
}
.footer__center .icon--phone {
    position: absolute;
    left: 15px;
    top: 2px;
}
.footer__center .icon--phone ~ a {
    padding-left: 43px;
    position: relative;
}

.footer__social {
    position: absolute;
}
.footer__social + ul {
    padding-left: 42px;
}

@media (max-width: 1500px) {
    .footer__center-wrapper {
        max-width: 860px;
    }
}

/* 01.11.2017 */
footer {
    overflow: hidden;
    z-index: 501;
}
.column-right-button {
    display: none;
    position: absolute;
    border-radius: 30px 0 0 30px;
    overflow: hidden;
    height: 47px;
    width: 50px;
    left: -50px;
    background: #ffffff;
    cursor: pointer;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.26);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.26);
}

.product-reviews .column-right--product .column-right-button {
    top: 100px;
    z-index: 501 !important;
}

.column-right--catalog .column-right-button {
    top: 98px;
}

.column-right--product .column-right-button {
    top: 120px;
}

.column-right-button svg {
    fill: #666666;
    width: 19px;
    height: 22px;
    position: absolute;
    top: 13px;
    left: 15px;
}

.column-right-button:hover svg {
    fill: #000
}

.column-right-close {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    margin: 14px 0 0 14px;
    width: 15px;
    height: 15px;
}

@media (max-width: 1799px) {
    #column-right.column-right--catalog {
        position: fixed;
        z-index: 500;
        background: #f6f6f6;
        /*box-shadow: 0 0 10px;*/
        right: 0;
        top: 0;
        bottom: 0;
        padding: 0;
        width: 0;
        filter: drop-shadow(0 0 0 rgba(0,0,0,0));
    }
    #column-right.column-right--catalog .column-right-wrapper {
        overflow: hidden;
    }
    #column-right.column-right--catalog.is-open {
        background: #fff;
        filter: drop-shadow(0 4px 8px rgba(0,0,0,0.3));
        padding: 45px 10px 0 35px;
        cursor: default;
        overflow-y: auto;
        overflow-x: hidden;
        width: 375px;
        z-index: 1042;
    }
    #column-right.column-right--catalog.is-open:hover {
        background: #fff;
    }
    #column-right.column-right--catalog.is-open .column-right-wrapper {
        width: 330px;
        opacity: 1;
        visibility: visible;
    }
    .selections-block.has-scrolling {
        margin-top: -15px !important;
    }
    .column-right--catalog .column-right-button {
        display: block;
    }
    #column-right:hover .column-right-button {
        background-color: #fff;
    }
    #column-right.is-open .column-right-button {
        display: none;
    }
    #column-right.is-open .column-right-close {
        display: block;
    }
    .column-right--catalog .action-content2 {
        display: none;
    }
    .table-content--price .action-content2 {
        display: none;
    }
    .column-right--catalog.is-open .action-content2 {
        display: block;
    }
}
@media (max-width: 1599px) {
    #column-right.column-right--product {
        position: fixed;
        z-index: 500;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 0;
        width: 0;
        filter: drop-shadow(0 0 0 rgba(0,0,0,0));
    }

    .page-tabs .spacer {
        width: 0;
        margin: 0;
    }

    .lists-dropdown-popup,
    .product__alert-popup {
        right: 20px;
    }

    #column-right.column-right--product .column-right-wrapper {
        width: 0;
        overflow-x: hidden;
        overflow-y: auto;
    }
    #column-right.column-right--product.is-open {
        background: #fff;
        filter: drop-shadow(0 4px 8px rgba(0,0,0,.3));
        padding: 45px 10px 0 35px;
        cursor: default;
        width: 375px;
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 1042;
    }
    #column-right.column-right--product.is-open .column-right-wrapper {
        width: 330px;
        opacity: 1;
        visibility: visible;
    }
    .column-right--product .column-right-button {
        display: block;
    }
    .column-right--product .action-content2 {
        display: none;
    }
    .column-right--product.is-open .action-content2 {
        display: block;
    }
}

/**/
.pc-block--snowman {
  width: auto !important;
  float: none;
  display: table;
}
.pc-block--snowman > div {
  display: table-cell;
  vertical-align: middle;
}
.pc-block--snowman > div + div {
  padding-left: 13px;
}
.pc-block-title {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.result-search {
  padding-left: 15px;
}
.result-search__head {
  color: #333333;
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 15px;
}
.result-search__block {
  padding-left: 15px;
  font-size: 14px;
  color: #999999;
  margin-bottom: 15px;
}
.result-search__block-title {
  margin-bottom: 10px;
}
.result-search__block ul {
  padding: 0;
  margin: 0;
}
.result-search__block ul > li {
  margin: 0 25px 10px 0;
  list-style: none;
  display: inline-block;
}
.result-search__block ul > li > a {
  color: #3381bd;
  text-decoration: none;
}
.result-search__block ul > li > a:hover {
  text-decoration: underline;
}
.result-search__block ul > li > span {
  display: inline-block;
  margin-left: 10px;
}

/**/
.is-search .popup-background {
  display: block;
  z-index: 900;
}
.is-search .header {
  box-shadow: 0 20px 0 0px #fff;
}

.tab__nav {
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
}
.tab__nav > li {
    margin: 0 15px 0 0;
    list-style: none;
    float: left;
}
.tab__nav>li>a,
.tab__nav>li>span {
    display: inline-block;
    height: 35px;
    line-height: 36px;
    border-radius: 3px;
    background: #f4f4f4;
    text-transform: uppercase;
    color: #333333;
    padding: 0 13px;
}
.tab__nav>li>a>span,
.tab__nav>li>span>span {
    color: #999999;
    display: inline-block;
    margin-left: 5px;
}
.tab__nav>li>a:hover {
    text-decoration: none;
    background: #e4e4e4;
}
.tab__nav>li.active>a,
.tab__nav>li.active>span {
    background: #ffd700;
    color: #000;
}
.tab__nav>li.active>a>span,
.tab__nav>li.active>span>span {
    color: #000;
}
.tab__nav>li>a.disabled,
.tab__nav>li>span.disabled {
    color: #cccccc;
}
.tab__nav>li>a.disabled>span,
.tab__nav>li>span.disabled > span {
    display: none;
}

.product-price-head b {
    display: inline-block;
    font-weight: normal;
    background: #ffff99;
    padding: 2px;
}

.brand__list {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    font-size: 18px;
}
.brand__list > li {
    list-style: none;
    margin: 0 30px 30px 0;
}
.brand__list > li > a {
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    border: 1px solid #ebebeb;
    width: 226px;
    height: 122px;
    color: #333;
}
.brand__list>li>a img {
    display: block;
    max-height: 91px;
    max-width: 184px;
}
.brand__list>li>a:hover {
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
}

.popular__articles {
  margin: 0 -14px 0px 0;
  width: 100%;
  display: table;
  table-layout: fixed;
}

.content__wrapper-center .popular__articles {
    display: none;
}

.popular__articles-list {
  margin: 0 0 0 -10px;
  padding: 4px 7px 18px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}
.popular__articles-list--wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.popular__articles-list > li {
  list-style: none;
  margin: 0;
}
.popular__articles-block {
  text-decoration: none;
  height: 90px;
  width: 280px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #eeeeee;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  background: #ffffff;
  font-size: 14px;
  color: #333333;
  margin-right: 10px;
  padding: 10px 10px 10px 108px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  position: relative;
  -webkit-transition: color 0.35s;
  -o-transition: color 0.35s;
  transition: color 0.35s;
  overflow: hidden;
}
.popular__articles-list--wrap .popular__articles-block {
  margin-bottom: 20px;
}
.popular__articles-block img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  position: absolute;
  width: 80px;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
  left: 10px;
  top: 10px;
  -webkit-transition: -webkit-filter 0.35s;
  transition: -webkit-filter 0.35s;
  -o-transition: filter 0.35s;
  transition: filter 0.35s;
  transition: filter 0.35s, -webkit-filter 0.35s;
  display: block;
}
.popular__articles-block:hover {
  color: #000;
  -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
.popular__articles-block:hover img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.popular__articles-block span {
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  max-height: 80px;
}
.popular__articles-btn {
  text-decoration: none;
  color: #666666;
  font-size: 14px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: 1px solid #eee;
  height: 34px;
  display: inline-block;
  line-height: 34px;
  padding: 0 11px;
}
.popular__articles-btn:hover {
  text-decoration: none;
}

/**/
.content__content {
  color: #303030;
  max-width: 1024px;
  font-size: 15px;
}
.content__content p {
  line-height: 20px;
  padding-bottom: 16px;
}
.content__content img {
  max-width: 100%!important;
  height: auto!important;
  display: block;
}
.content__content img+small {
  display: block;
  color: #999;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px
}
.content__content h2 {
    color: #000000;
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 12px;
}

.content__content h3 {
    font-size: 18px;
    line-height: 20px;
    color: #8d8d8d;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: normal;
}

.content__content h4 {
    color: #303030;
    font-size: 15px;
}

.content__content strong > h3 {
    font-weight: normal;
}

.content__content h3 > strong {
    font-weight: normal;
}

.content__content ol, .content__content ul {
    margin-bottom: 0;
    padding-bottom: 15px;
    padding-left: 15px
}

.content__content ol>li, .content__content ul>li {
  margin: 0 0 10px 15px;
  line-height: 19px
}
.content__content table {
  margin-bottom: 15px;
  font-size: 15px;
  border: 1px solid #dbdbdb;
  border-collapse: collapse;
}

.content__content em {
    color: #cc66ff;
}

.content__content table tr td, .content__content table tr th {
  padding: 15px 13px;
  border: 1px solid #dbdbdb
}
.content__content table thead th {
  font-weight: 400;
  background: #f1f1f1
}
.content__content table tbody td {
  padding-top: 7px;
  padding-bottom: 7px
}

.content__content a:not(.price) > strong,
.content__content strong > a:not(.price) {
    color: #000;
    text-decoration: underline;
}

.content__content a:hover > strong,
.content__content strong > a:hover {
    color: #ff9900;
}
.content__content a.price:hover > strong {
    color: #4b5054;
}

.content__date {
  font-size: 12px;
  color: #999;
  margin-bottom: 40px
}
.content__anchor {
    margin: 0;
    margin-top: 10px;
  font-size: 14px;
  padding: 0;
}
.content__anchor--center {
  display: none;
}
.content__anchor>li {
  margin: 0;
  list-style: none;
  margin-bottom: 10px;
  padding: 0;
  line-height: 19px
}
.content__anchor>li>a {
  border-bottom: 1px dashed
}
.content__anchor>li>a:focus, .content__anchor>li>a:hover {
  border-bottom-color: transparent;
  text-decoration: none
}
.comments__title {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 16px;
  color: #303030;
}
.comments__form {
  padding-bottom: 25px
}
.comments__form-body .form-control {
  border-color: #ebebeb;
}
.comments__form-body input.form-control {
    max-width: 400px;
}
.comments__form-body textarea.form-control {
    padding-top: 8px;
    padding-bottom: 8px;
    height: 38px;
}

.comments__form-body .form-group:not(.always-visible) {
    display: none;
}

.comments__form-body.is-active .form-group {
    display: block !important;
}

.comments__form-body.is-active textarea.form-control {
    min-height: 120px;
}


.comments__form-body *::placeholder {
    color: #c8c8c8;
}

.comments__form-link {
  display: block;
  height: 41px;
  line-height: 41px;
  border: 1px solid #e9e9e9;
  text-decoration: none;
  padding: 0 15px;
  color: #ccc
}
.comments__form-link:focus, .comments__form-link:hover {
  color: #ccc;
  text-decoration: none
}
.comments__list-block {
  font-size: 14px;
  padding-bottom: 15px;
  color: #303030;
  padding-left: 15px;
}
.comments__list-block-head {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 5px
}
.comments__list-block-head>div {
  display: table-cell;
  vertical-align: middle
}
.comments__list-block-head>div:last-child {
  width: 100px;
  text-align: right
}
.comments__list-block-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #fe980f;
  font-size: 14px;
  min-height: 11px;
  padding-left: 15px;
  position: relative;
  margin-left: -15px;
}
.comments__list-block-name svg {
  width: 10px;
  height: 11px;
  fill: #fe980f;
  position: absolute;
  left: 0;
  top: 2px;
  line-height: 1;
}
.comments__list-block-content p {
  margin-bottom: 12px;
  padding: 0;
}
.comments__list-block-answer {
  padding-left: 30px;
  font-style: italic;
  color: #999
}
.comments__list-block-answer p {
  margin-bottom: 12px
}
.comments__list-date {
  font-size: 14px;
  color: #999
}
.comments__list-btn {
  text-align: center;
}

@media (min-width: 1025px) {
    .contents-block {
        padding: 7px 10px 9px 23px;
        margin-bottom: 15px;
        position: relative;
        background: #f6f6f6;
        -moz-box-shadow: 1px 1px 0 0 #e5e5e5;
        -webkit-box-shadow: 1px 1px 0 0 #e5e5e5;
        box-shadow: 1px 1px 0 0 #e5e5e5;
    }

    .contents-head {
        color: #999;
        font-size: 14px;
        margin: 5px 0;
    }

    .contents-head span {
        line-height: 24px;
    }

    .contents-head small {
        margin-left: 5px;
        font-size: 12px;
        color: #999;
    }
}

@media (max-width: 1024px) {
    .contents-head {
        display: none;
    }
}

.series-link {
    padding: 6px 10px 5px 15px;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
.visible {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
.btn-green {
  background: #30c132;
  border: 1px solid #30c132;
  height: 36px;
  line-height: 36px;
  border-radius: 0;
  color: #fff;
  padding: 0 15px;
  cursor: pointer;
  font-size: 12px !important;
}
.btn.btn-upper {
  text-transform: uppercase;
}
.content__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content__wrapper-left {
  width: 370px;
  padding-right: 34px;
  padding-left: 16px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.content__wrapper-center {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: calc(100% - 346px);
}

.content__wrapper-center .contents-block {
    display: none;
}

.content__wrapper-right {
  padding: 0 14px 0 34px;
  width: 346px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.content__wrapper h1 {
  font-size: 34px;
  font-weight: 400;
  color: #303030;
  margin-bottom: 25px;
}

@media (max-width: 1600px) {
    .content__wrapper-left {
        width: 300px;
    }
    .content__wrapper-right {
        display: block;
        width: 346px;
    }
}

@media (min-width: 1799px) {
    .content__wrapper-right {
        display: block;
        width: 410px;
    }
}

@media (max-width: 1500px) {
    .content__wrapper-left {
        width: 300px;
    }
    .content__wrapper-right {
        display: block;
        width: 346px;
    }
}

@media (max-width: 1400px) {
    .content__wrapper-left {
        width: 370px;
    }
    .content__wrapper-right {
        position: fixed;
        z-index: 500;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 0;
        width: 0;
        filter: drop-shadow(0 0 0 rgba(0,0,0,0));
    }

    .content__wrapper-right.is-open {
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        background: #fff;
        filter: drop-shadow(0 4px 8px rgba(0,0,0,0.3));
        padding: 45px 10px 0 35px;
        cursor: default;
        overflow-y: auto;
        overflow-x: hidden;
        width: 375px;
        z-index: 1042;
    }

    .content__wrapper-right .column-right-button {
        display: block;
        top: 145px;
        z-index: 1400;
    }

    .content__wrapper-right.is-open .column-right-button {
        display: none;
    }
}

@media (max-width: 1200px) {
  .content__wrapper-left {
    width: 300px;
  }
  .content__wrapper-center {
    width: 100%;
  }

    .content__wrapper-center .popular__articles {
        display: block;
    }
}

@media (max-width: 1024px) {
    .content__wrapper {
        display: block;
    }

    .content__wrapper-left {
        display: none;
    }

    .content__wrapper-center {
        width: 100%;
    }

    .content__wrapper-center .contents-block {
        display: block;
        width: 100%;
        overflow: hidden;
    }

    .content__wrapper-right {
        display: none;
    }

    .content__anchor--center {
        display: block;
        margin-bottom: 15px;
        overflow: hidden;
    }

    .content__anchor > li {
        float: left;
        width: 50%;
    }

    .catalog-link {
        display: none;
    }
}

span.section-name {
    font-size: 18px;
    color: #848484;
}

/**/
.product-price-row_2018 .pph-body {
    white-space: normal;
}
.product-price-row_2018 .pph-body span {
    display: inline-block;
    line-height: 20px;
    color: #666;
    margin-bottom: 0;
}
.product-price-row_2018 .pph-body span a.price-to-cat {
    color: #ff9900;
    display: inline-block;
    margin-left: 5px;
}
.product-price-row_2018 > div.td-block--product0_new2018 {
    box-sizing: border-box;
    width: 120px;
    text-align: center;
    padding: 10px 20px 10px 0;
}
.product-price-row_2018 > div.td-block--product0_new2018 img.photo {
    max-width: 100px;
    max-height: 100px;
}
.product-price-row_2018 > div.td-block--price-product1 svg.icon-no-photo.catalog-list-photo {
    height: 35px;
    width: 45px;
    margin: 20px 0;
}
.product-price-row_2018 > div.td-block--price-product1 .big-photo {
    display: none;
    position: absolute;
    right: 149px;
    z-index: 1000;
    background: #fff;
    box-shadow: 0 4px 10px rgba(0,0,0,.4);
    overflow: hidden;
    border-radius: 3px;
    padding: 30px 15px;
    text-align: center;
    top: -50%;
}

.product-price-row_2018 > div.td-block--price-product1 .big-photo.is-active {
    display: block;
    opacity: 0;
}
.product-price-row_2018 > div.td-block--price-product1 .big-photo.is-visible {
    display: block;
    opacity: 1;
}

.big-photo img {
    max-width: 100%;
    max-height: 350px;
}
.product-price-row_2018 > div.td-block--product1_new2018 {
    vertical-align: top;
    padding-top: 5px;
    padding-left: 0;
}
.td-block__icons {
    margin-top: 5px;
    display: table;
    width: 100%;
}

.product-city + .td-block__icons {
    margin-top: 0;
}
.td-block__icons > div {
    display: table-cell;
    vertical-align: middle;
    width: 33%;
}
.product-price-row_2018 .product-city {
    margin-bottom: 15px;
}
.product-price-row_2018 .td-block--product3 {
    width: 190px;
}

.magazine-link {
    color: #333;
    display: block;
    line-height: 33px;
    margin-bottom: 5px;
}

.product-price-row_2018 .about-link {
    margin-top: 13px;
}

.product-price-row_2018 .td-table--product > .td-row > div {
    padding: 10px 15px 15px 15px;
}

/**/
.nav-panel > li > .span, .nav-panel > li > a {
    height: 32px;
    line-height: 32px;
    border-radius: 2px;
}

.nav-panel > li.dropdown-label {
    margin-right: 0;
}
.nav-panel > li > a:hover, .nav-panel > li:hover > a, .nav-panel > li.hover > a {
    background: #e6e6e6;
    color: #000;
}

.filter .nav-panel > li > a:hover {
    /*background: transparent;*/
    color: #000;
}

.filter .nav-panel > li > a.close:hover {
    background: transparent;
}

.nav-panel > li.active > a {
    background: none;
}
.dropdown-sorting .dropdown-menu {
    min-width: 180px;
}
.dropdown-menu {
    border: 0;
    background: #fff;
    -moz-box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.26);
    box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.26);
    border-radius: 2px;
    padding-top: 11px;
    padding-bottom: 11px;
    top: 0;
}
.dropdown-menu > li > a, .dropdown-menu > li > span {
    min-height: 35px;
    padding: 8px 22px 8px 22px;
}
.dropdown-menu > li > a:hover {
    text-decoration: none;
    background: #f1f1f1;
}
.dropdown-menu > li.active > span,
.dropdown-menu > li.active > a {
    color: #999;
    background: none;
}
.dropdown .dropdown-menu {
    top: 0;
}
.dropdown-menu [class*=icon-] {
    top: 2px;
}
.dropdown-has-icon .dropdown-menu {
    left: 35px;
}

.filter-dropdown {
    width: 320px;
}

.filter-dropdown li {
    padding: 3px 22px;
}

.filter-dropdown svg.icon {
    top: -2px;
}

.dropdown-apply {
    padding: 10px 15px !important;
    /*text-align: center;*/
    display: block;
}

.dropdown-apply small {
    line-height: 36px;
}

.dropdown-apply .form-btn {
    color: #fff;
    font-weight: bold;
    width: 110px;
    display: inline-block;
    padding: 0 5px;
    line-height: 38px;
    float: right;
}

.dropdown li.separator {
    border-bottom: 1px solid #e1e1e1;
    margin: 10px 3px;
}

.dropdown-apply .form-btn:hover {
    color: #fff;
    background-color: #30c132;
    font-weight: bold;
}

.product-price-row.is-top1 {
    background-color: #f1f3f4;
    position: relative;
}
.top1-icon {
    display: block;
    position: absolute;
    padding: 0;
    margin: 0;
    border: none;
    color: #a9a9a9;
    vertical-align: middle;
    bottom: 3px;
    right: 5px;
    cursor: pointer;
    line-height: 20px;
    font-size: 12px;
    width: 150px;
}

.top1-icon:hover {
    color: #666;
}

svg.icon-top1 {
    fill: #a9a9a9;
    height: 18px;
    width: 18px;
    vertical-align: middle;
    margin-left: 1px;
}

.top1-icon:hover .top1-hint {
    display: block;
}
.product-price-row.is-top1 .top1-hint {
    top: 30px;
    right: -5px;
    width: 180px;
    z-index: 1000;
}

.product-price-row.is-top1 .top1-hint:after {
    left: inherit;
    right: 40px;
}

/**/
.catalog-block-text {
  position: relative;
}
.catalog-block-info {
  position: absolute;
  right: 10px;
  top: 6px;
  left: 10px;
  background: pink;
  cursor: pointer;
}
.catalog-block-info svg {
  position: absolute;
  fill: #d4d4d4;
  top: 0;
  left: 0;
  padding: 8px;
  z-index: 501;
}

.catalog-block-info__popup {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 500;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0,0,0,.4);
  overflow: hidden;
  border-radius: 3px;
  padding: 25px 15px 15px 25px;
  color: #666666;
  font-size: 13px;
  line-height: 18px;
  width: 100%;
}

.catalog-block-info:hover svg {
  fill: #333333;
}

.catalog-block-info.is-hover .catalog-block-info__popup,
.catalog-block-info.is-active .catalog-block-info__popup {
  display: block;
}
.vendor__content {
  margin-bottom: 52px;
  display: flex;
}
.vendor__content > div:last-child {
  flex-grow: 1;
}
.vendor__content > div + div {
  padding-left: 30px;
}
.vendor__content-img {
  width: 240px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vendor__content-img img {
  max-width: 100%;
  max-height: 80px;
}
.vendor__content {
  color: #333333;
}
.vendor__content p {
  line-height: 18px;
}

.vendor__content-content {
  overflow: hidden;
  padding-bottom: 40px;
  display: none;
}
.vendor__content-link {
  display: inline-block;
  padding-top: 24px;
}

.vendor__content-more {
    display: inline-block;
    line-height: 32px;
    color: #999999;

}

.vendor__content-more:hover {
    display: inline-block;
    text-decoration: none;
    color: #333;
}

.vendor__content-more:hover svg {
    fill: #333;
}

.collapse-collapser {
    margin-top: 15px;
}

.vendor__content-more-block {
    margin-top: -50px;
    background-image: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.7), transparent);
    z-index: 100;
    padding-top: 55px;
    position: relative;
}

.expand .vendor__content-more-block {
    display: none;
}
.vendor__content-more svg {
  display: inline-block;
  width: 15px;
  height: 8px;
  vertical-align: 1px;
  margin-right: 8px;
}
.vendor__content-more svg {
  fill: #999
}

.collapse-wrapper:not(.expand) .collapse-block {
    height: 80px;
    overflow: hidden;
}

.collapse-wrapper.expand .collapse-expander {
    display: none;
}

.collapse-wrapper:not(.expand) .collapse-collapser {
    display: none;
}

.collapse-wrapper:not(.expand) .collapse-expander2 {
    cursor: pointer;
}

/**/
.popular__catalog {
  margin-bottom: 46px;
  overflow: hidden;
    display: none;
}

.popular__catalog.is-active {
    display: block;
}
.popular__catalog-title {
  padding-bottom: 18px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ededed;
}
.popular__catalog-title a {
  display: inline-block;
  color: #2676ae;
  font-size: 14px;
  margin-left: 25px;
}

.no-border {
    border: none !important;
}

.popular__catalog-list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.popular__catalog-list > li {
  list-style: none;
  margin: 0;
  width: 190px;
}
.popular__catalog-block {
  display: block;
  color: #333333;
  text-decoration: none;
  text-align: center;
  margin-bottom: 34px;
}
.popular__catalog-block:hover {
  text-decoration: none;
  color: #000;
}
.popular__catalog-block span {
  display: inline-block;
  padding: 0 15px;
  line-height: 18px;
}
.popular__catalog-block span small {
    font-size: 12px;
    color: #999;
    margin-left: 10px;
}
.popular__catalog-img {
  padding: 0 !important;
  height: 100px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.popular__catalog-img img {
  max-height: 100px;
  max-width: 100%;
  filter: grayscale(1);
}
.popular__catalog-block:hover .popular__catalog-img img {
  filter: grayscale(0);
}

/**/
.popular__series {
  margin-bottom: 46px;
  overflow: hidden;
}
.popular__series-title {
  color: #ededed;
  color: #666666;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 30px;
}
.popular__series-list {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.popular__series-list > li {
  list-style: none;
  margin: 0 24px 0 0;
  width: 200px;
}
.popular__series-img {
  display: flex;
}
.popular__series-block {
  text-align: center;
  display: block;
  color: #333333;
  font-size: 16px;
  margin-bottom: 34px;
}
.popular__series-block:hover {
  text-decoration: none;
  color: #000;
}
.popular__series-block span {
  display: block;
  line-height: 18px;
}
.popular__series-img {
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.popular__series-img img {
  max-width: 100%;
  max-height: 162px;
  display: block;
  filter: grayscale(1);
}
.popular__series-block:hover .popular__series-img img {
  filter: grayscale(0);
}

/**/
.product__products {
    margin: 0 -10px 0 0;
    width: 100%;
    display: table;
    table-layout: fixed;
}

.list-block .product__products {
    margin: 0 10px 0 15px;
    width: calc(100% - 30px);
}

.gallery-scroll-list,
.product__products-list {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: absolute;
    height: 180px;
}

.product__products-wrapper,
.scroll-list-wrapper {
    overflow-y: hidden;
    overflow-x: scroll;
    scrollbar-width: none;
    max-width: 100%;
    position: relative;
    height: 180px;
    user-select: none;

}
.scroll-list-wrapper::-webkit-scrollbar {
    display: none;
}
html.mobile .scroll-list-wrapper,
html.tablet .scroll-list-wrapper {
    overflow-x: auto;
}
html.mobile .sg__btn ,
html.tablet .sg__btn  {
    display: none !important;
}
.product__products-list--wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.product__products-list > li {
    list-style: none;
    margin: 0;
}

/* центрирование товарных блоков в статьях*/
.scroll-article-products.is-not-scroll .product__products-list {
    display: inline-block;
    position: relative;
}

.scroll-article-products.is-not-scroll .product__products-list > li {
    float: left;
}

.scroll-article-products.is-not-scroll .scroll-list-wrapper {
    text-align: center;
}

.scroll-article-products {
    margin-right: 20px;
}

.product__products-block {
    text-decoration: none;
    display: block;
    background: #ffffff;
}
.product__products-list--wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product__products-block {
    text-decoration: none;
    display: block;
    background: #ffffff;
    padding: 0;
    max-width: 170px;
    min-width: 170px;
    color: #333333;
    font-size: 12px;
    text-align: center;
}
.product__products-block > .span {
    display: block;
    color: #424242;
    line-height: 16px;
    margin-bottom: 6px;
}
a.product__products-block:hover > .span {
    color: #000;
}
.product__products-block > .span + b {
    display: block;
    line-height: 1;
    margin-bottom: 6px; }
.product__products-block > .span + b + span {
    display: block;
    line-height: 1;
    color: #999999;
    margin: 0; }
.product__products-block .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    margin-bottom: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 13px; }
.product__products-block .img img {
    max-width: 100%;
    max-height: 100px; }
.product__products-block > .span {
    max-height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.product__products-block:hover {
    color: #000;
    text-decoration: none;
}

.vendor__document {
    padding-top: 5px;
    padding-left: 29px;
    padding-right: 37px;
    max-width: 1360px;
    margin: 0 auto;
}

.product__products--lists .product__products-block {
    padding: 0 10px;
}

.product__products--lists .product__products-block .img {
    height: 65px;
}

.product__products--lists .product__products-list,
.product__products--lists .scroll-list-wrapper {
    height: 123px;
}

.product__products--lists .product__products-block .img img {
    max-width: 100%;
    max-height: 100%;
}

.product__products--lists .product__products-block {
    max-width: 140px;
    min-width: 140px;
    text-align: center;
}

.product__products--lists .product__products-block.product-not-in-sale img {
    opacity: .2;
}

.product__products--lists .product__products-block.product-not-in-sale span.span {
    color: #9e9e9e;
}

.product__products--lists .sg__btn svg {
    top: 50%;
}



/* last viewed main */
.scroll-gallery {
    position: relative;
    user-select: none;
    -moz-user-select: none;
}

.sg__btn {
    position: absolute;
    top: 0;
    height: 100%;
    width: 60px;
    z-index: 10;
    border: 0;
    padding: 0;
    cursor: pointer;
    display: none;
    outline: 0 !important;
}

.sg__btn.is-active {
    display: block;
}

.sg__btn--left {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1),rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.7), transparent);
    left: -30px;
}

.sg__btn--right {
    background-image: linear-gradient(to left, rgba(255, 255, 255, 1),  rgba(255, 255, 255, 1),  rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.7), transparent);
    right: -30px;
}

.sg__btn span {
    width: 30px;
    height: 100%;
}

.sg__btn--left span {
    float: left;
}

.sg__btn--right span {
    float: right;
}

.sg__btn svg {
    width: 15px;
    height: 24px;
    margin: 0 auto;
    fill: #9f9f9f;
    top: 40%;
    transform: translate(0, -50%);
    outline: none !important;
    display: block;
}

.sg__btn:hover svg {
    fill: #767676;
}

.sg__btn.is-active:hover svg {
    fill: #767676;
}

.scroll-gallery__list {
    padding-bottom: 22px;
}

@media (max-width: 1280px) {

    .scroll-list-wrapper {
        padding: 0 20px;
    }

    .sg__btn--left {
        background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1),rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.7), transparent);
        left: 0;
    }

    .sg__btn--right {
        background-image: linear-gradient(to left, rgba(255, 255, 255, 1),  rgba(255, 255, 255, 1),  rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.7), transparent);
        right: 0;
    }

    .sg__btn span {
        width: 20px;
        height: 100%;
    }

}

.content.content-lists {
    padding-right: 16px;
}

@media (max-width: 1299px) {
    .remove-from-compare-link .span {
        display: none;
    }

    .dynamic-blocks > div {
        margin-right: 25px;
    }

    .compare-links {
        max-width: 150px;
    }
}

@media (max-width: 1099px) {
    .lists-links.compare-links--compact {
        width: 20px;
        overflow: hidden;
        height: 34px;
    }
}

.catalog-block-info__popup .separator,
.catalog-block-text .separator {
    color: #cccccc;
    padding: 0 3px 0 6px;
}

.compare-limit-hint {
    display: block;
}

/* info */

p.image {
    text-align: center;
    display: block;
    width: 100%;
}

p.image > img {
    max-width: 100%;
    float: none;
    display: inline-block;
}

p.image span {
    margin: 10px 0;
    color: #999999;
    display: block;
}

.help-block-error {
    padding-top: 2px;
    color: #a94442;
}

.category__block-full {
    width: 100%;
}

.category__block-full article {
    width: 100%;
}

.category__block-full article li {
    width: 20%;
    float: left;
    padding-right: 10px;
}
@media screen and (max-width: 1299px) {
    .category__block-full article li {
        width: 25%;
        padding-right: 10px;
    }
}

.category__block-full .h3 {
    position: relative;
    margin-bottom: 10px;
    display: block;
}

.category__block-full .h3 span {
    background-color: #fff;
    padding-right: 30px;
    z-index: 2;
    position: relative;
}

.category__block-full div.h3::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    clear: both;
    height: 1px;
    border-bottom: 1px solid #eee;
    top: 8px;
    z-index: 1;
}

.article-widget {
    padding: 20px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    margin: 5px 0 10px;
}

.article-widget + .article-widget {
    border-top: none;
    margin: 0 0 25px;
}

.article-widget .img {
    width: 150px;
}

ul.widget-products {
    padding: 0;
}
.widget-products .form-btn{
    font-size: 16px;
    line-height: 37px;
    text-transform: none;
    font-weight: normal;
}

/**/
.vendor__letter {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 -7px 24px -7px;
  padding: 0;
  color: #ccc;
  max-width: 200px;
}
.vendor__letter::after {
  clear: both;
  content: "";
  display: block
}
.vendor__letter>li {
  list-style: none;
  margin: 0;
  float: left
}
.vendor__letter>li>a, .vendor__letter>li>span {
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0;
  min-width: 34px;
  text-align: center
}
.vendor__letter>li.number>a, .vendor__letter>li.number>span {
  padding-left: 9px;
  padding-right: 9px;
}
.vendor__letter>li>a {
  color: #333
}
.vendor__letter>li>a:focus, .vendor__letter>li>a:hover {
  text-decoration: none;
  background: #e8e8e8
}
.vendor__letter>li.active>a, .vendor__letter>li.active>span {
  background: #fe980f;
  color: #fff
}
.vendor__alphabet {
  font-size: 14px;
  color: #ccc;
  margin: 0 0 15px;
  padding: 0;
}
.vendor__alphabet>li {
    display: none;
  list-style: none;
  margin: 0 0 20px 0;
  vertical-align: top;
  width: 16.6%;
  padding-right: 10px
}

.vendor__alphabet.show-all > li,
.vendor__alphabet > li.is-popular {
    display: inline-block;
}
.vendor__alphabet>li>a, .vendor__alphabet>li>span {
  display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
}

@media (max-width: 1300px) {
  .vendor__alphabet>li {
    width: 20%;
  }
}

/**/
.articles__list {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.articles__list li {
    list-style: none;
    margin: 0 22px 0 0;
    padding: 0;
}
.articles__block {
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #eaeaea;
    text-decoration: none;
    display: block;
    width: 190px;
    height: 155px;
    text-align: center;
    margin-bottom: 22px;
    color: #333333;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 21px;
}
.articles__block:hover {
    color: #333333;
    text-decoration: none;
    border-color: #dddddd;
}
.articles__block svg {
    display: block;
    width: 48px;
    height: 48px;
    margin: 0 auto 15px;
}
.articles__block span {
    display: block;
}
.articles__block small {
    display: block;
    color: #999999;
    font-size: 12px;
    text-transform: none;
    margin-top: 10px;
}

.magazine__list {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
}
.magazine__list >li {
    margin: 0 10px 14px 0;
    list-style: none;
}
.magazine__list > li>a{
    text-decoration: none;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    border: 1px solid #ebebeb;
    display: block;
    width: 383px;
    height: 136px;
    padding: 15px 15px 15px 130px;
    color: #666;
}
.magazine__list>li>a p {
    margin-bottom: 6px;
    padding: 0;
}
.magazine__list>li>a p:last-child {
    margin-bottom: 0;
}
.magazine__list-title {
    color: #000;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 6px;
}
.magazine__list>li>a:hover {
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
}
.magazine__list-img {
    display: block;
    position: absolute;
    left: 15px;
    top: 15px;
    width: 100px;
    text-align: center;
}
.magazine__list-img img {
    max-width: 100px;
}
.magazine__list-img svg {
    fill: #e5e5e5;
    height: 27px;
    width: 16px;
}
/* добавлено мимо frontend resources */
.popular__manufacturer {
    margin: 0 -14px 0px 0;
    width: 100%;
    display: table;
    table-layout: fixed;
}

.popular__manufacturer-list {
    margin: 0 0 0 -11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    height: 40px;
}
.popular__manufacturer-list--wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.popular__manufacturer-list > li {
    list-style: none;
    margin: 0;
    position: relative;
    height: 40px;
}
.popular__manufacturer-block {
    overflow: hidden;
    margin-right: 40px;
    display: inline-block;
    min-width: 120px;
    text-align: center;
    height: 40px;
}
.popular__manufacturer-list--wrap .popular__manufacturer-block {
    margin-bottom: 20px;
}
.popular__manufacturer-block img {
    max-height: 40px;
    max-width: 110px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: inline-block;
    margin: auto;
    -o-object-fit: contain;
    object-fit: contain;
    opacity: 1;
}
.popular__manufacturer-block:hover img {
    opacity: 0.85;
}
.popular__manufacturer-btn {
    text-decoration: none;
    color: #666666;
    font-size: 14px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #eee;
    height: 34px;
    display: inline-block;
    line-height: 34px;
    padding: 0 11px;
}
.popular__manufacturer-btn:hover {
    text-decoration: none;
}

.avg-price {
    position: relative;
    padding-bottom: 4px;
}

.simple-rating {
    position: absolute;
    top: 0;
    right: 0;
}

.content-flex {
    display: flex !important;
}

.filter-block {
    background-color: #f6f6f6;
    margin-bottom: 5px;
    border-radius: 4px;
    /*TODO: удалить*/
    margin-right: -2px;
    position: relative;
}

.filter-block-head {
    line-height: 16px;
    color: #000;
    display: table;
    width: 100%;
    cursor: pointer;
    border-radius: 4px;
}

.filter-block-head:hover {
    background-color: #ececec;
}
.never-active .filter-block-head:hover,
.filter-block.active .filter-block-head:hover {
    background-color: transparent;
}

.never-active .filter-block-head {
    cursor: default;
}

.filter-block-head > span {
    display: table-cell;
    position: relative;
    width: 99%;
    padding: 11px 14px;
}

.filter-block-head > span:last-of-type {
    width: 38px;
    padding: 5px 8px;
    vertical-align: middle;
    cursor: pointer;
}

.filter-block:not(.show-all) .filter-block-head > span > span:last-of-type,
.filter-block.show-all > .filter-block-head > span > span:first-of-type {
    display: none;
}

.filter-block .filter-block-head > span > span.filter-name {
    display: inline !important;
}

.filter-block .filter-block-head > span > span.filter-name small.slash {
    color: #ccc;
    font-size: 14px;
}

.filter-block .filter-block-head .icon {
    display: none;
}

.filter-block .filter-block-head svg.icon-63,
.filter-block .filter-block-head svg.icon-64 {
    fill: #ccc;
    width: 13px;
    height: 10px;
    margin-right: 3px;
}

.filter-block .filter-block-head:hover svg.icon-63,
.filter-block .filter-block-head:hover svg.icon-64 {
    fill: #828282 !important;
}

.filter-block.active:not(.has-filters) .filter-block-head .icon-64,
.filter-block:not(.active):not(.has-filters) .filter-block-head .icon-63,
.filter-block.has-filters .filter-block-head .icon-13 {
    display: block;
}

.filter-block-head svg.icon-13 {
    margin-right: 0;
    right: 0;
    fill: #b0b0b0;
}

.filter-block span.series-subtitle,
.filter-block span.empty-series {
    margin-left: 4px;
    color: #999;
    font-size: 13px;
}

.filter-block span.empty-series {
    margin-bottom: 4px;
}

.has-filters .filter-block-head svg.icon {
    display: none;
}

.filter-block-body {
    padding: 3px 10px 4px;
    max-height: 352px;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
    margin-top: -2px;
}

.prices-filters .filter-block-body,
.prices-filters .show-all .filter-block-body {
    max-height: none;
}

.show-all .filter-block-body {
    max-height: 376px;
}

.filter-block.never-active .filter-block-body,
.filter-block.active .filter-block-body {
    display: block;
    overscroll-behavior: none;
}

.filter-block.active:not(.show-all) .filter-block-bottom {
    display: block;
}

.filter-block-body > div > span,
.filter-block-body > span {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 2px;
}

.filter-block-body > div > span > a,
.filter-block-body > span > a {
    padding: 4px;
    display: block;
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.filter-block-body > div > span > span,
.filter-block-body > span > span {
    padding: 4px;
    display: block;
    float: left;
    color: #bbbbbb;
}

.filter-block-body > div > span > a > small,
.filter-block-body > span > a > small {
    color: #999999;
    font-size: 11px;
}

.filter-block-body > div > span > a:hover,
.filter-block-body > span > a:hover {
    text-decoration: none;
    background-color: #ececec;
    color: #3381bd;
}

.filter-block-bottom {
    background-color: #ececec;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    display: none;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.filter-block-bottom .icon {
    fill: #666;
    vertical-align: 1px;
    margin-left: 3px;
}

.filter-block-bottom span {
    color: #666;
    font-size: 12px;
}

.filter-block-bottom:hover .icon {
    fill: #333;
}

.filter-block-bottom:hover span {
    color: #333;
}

.filter-block-bottom:hover {
    background-color: #e5e5e5;
}

.filter-block.show-all .filter-block-bottom {
    display: none;
}

.filter-block span.non-obligative {
    display: none;
}
.filter-block span.active {
    display: inline-block !important;
}

.filter-block.show-all span.non-obligative {
    display: inline-block;
}

.filter-block-body > div > span.active > a,
.filter-block-body > span.active > a {
    background: #ffd700;
    color: #000;
}

.filter-block-body > div > span.active > a > small,
.filter-block-body > span.active > a > small {
    display: none;
}

.filter-block-price {
    float: left;
    padding-left: 4px;
}

.filter-block-body .filter-block-price > span {
    margin-right: 0;
}

.filter-block-button {
    float: left;
    margin-left: 10px;
}

.filter-block-price input {
    margin: 0 5px;
    padding: 7px;
    width: 80px;
    box-sizing: border-box;
    border-radius: 3px;
    border-color: #f6f6f6;
    -moz-appearance: textfield;
    box-shadow: inset 1px 1px 0 #e5e5e5;
}

.filter-block-price input::-webkit-inner-spin-button {
    display: none;
}

.filter-block-button .form-btn {
    padding: 0 4px;
    min-width: 36px;
    height: 32px;
    line-height: 32px;
}

.filter-block-button .form-btn.disabled {
    background-color: #ccc;
}

.filter-block-body.price-filter {
    padding-bottom: 15px;
}

.filter-header {
    color: #000;
    line-height: 45px;
}

.filter-block-price .narrow-screen {
    display: none;
}

@media (max-width: 1180px) {
    .filter-block-price span {
        display: none;
    }
    .filter-block-price .narrow-screen {
        display: inline;
    }

    .filter-block-price input:first-of-type {
        margin-left: 0;
    }
}

.filter-block.disabled .filter-block-head {
    color: #999;
}

.filter-placeholder {
    background-color: #f6f6f6;
    margin-bottom: 5px;
    border-radius: 4px;
    margin-right: -2px;
}

.filter-placeholder.placeholder-1 {
    height: 45px;
    margin-bottom: 10px;
}

.filter-placeholder.placeholder-2 {
    height: 86px;
}

.filter-placeholder.placeholder-3 {
    height: 150px;
}

/* filter scroll */
:root {
    --scrollbar-size: .375rem;
    --scrollbar-minlength: 1.5rem;
    --scrollbar-ff-width: thin;
    --scrollbar-track-color: transparent;
    --scrollbar-color: #dadada;
    --scrollbar-color-hover: #c5c5c5;
    --scrollbar-color-active: #000;
}

.filter-block-body {
    overscroll-behavior: contain;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    scrollbar-width: var(--scrollbar-ff-width);
}

/* filter description */

.filter-block-head span span.filter-description {
    display: inline-block !important;
    padding-left: 5px;
    margin-top: -4px;
}

.filter-block-head span span.filter-description svg.icon {
    display: inline-block;
    fill: #ccc;
    height: 16px;
    width: 16px;
    position: absolute;
    bottom: 10px;
}

.filter-block-head span span.filter-description:hover svg.icon {
    fill: #666;
}

.filter-description-hint {
    position: absolute;
    padding: 16px;
    font-size: 13px;
    left: 300px;
    background-color: #fff;
    color: #303030;
    max-width: 900px;
    z-index: 1002;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
    border-radius: 12px;
    top: 0;
    display: none;
}

.filter-description-hint .close-hint {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.filter-description-hint .close-hint svg.icon-40 {
    fill: #ccc;
    width: 16px;
    height: 16px;
}

.filter-description-hint.is-active {
    display: block;
}

/* product param description hint*/

.param-description-hint {
    position: absolute;
    padding: 16px;
    font-size: 13px;
    background-color: #fff;
    color: #fff;
    max-width: 900px;
    z-index: 1002;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
    border-radius: 12px;
    top: 24px;
    left: 0;
    display: none;
}

.param-description-hint.is-active {
    display: block;
}

.param-description-hint .close-hint {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.param-description-hint .close-hint svg.icon-40 {
    fill: #ccc;
    width: 16px;
    height: 16px;
}

.param-description-hint.is-active {
    display: block;
}

.pb-bc-head .param-description-hint {
    top: 32px;
}

.nav-question + .param-description-hint {
    width: 330px;
    top: 31px;
    left: -10px;
}

.description-hint-content {
    color: #333;
    font-size: 13px;
}

.description-hint-content ul {
    padding-left: 30px;
}

.description-hint-content li {
    list-style: disc;
    margin: 0;
}

.description-hint-content li p {
    padding: 0;
    margin: 0;
}

.description-hint-content .hint-title {
    display: block;
    width: 95%;
    font-weight: bold;
    margin-bottom: 15px;
}

.param-description-hint.description-hint-content .hint-title {
    margin-top: 20px;
}

.param-description-hint.description-hint-content .hint-title:first-of-type {
    margin-top: 0;
}

.checkbox-default-list {
    float: left;
    display: block;
    margin-right: 15px !important;
}

.discount-help {
    float: left;
    margin-left: 7px;
    display: block;
    bottom: 4px;
    position: relative;
}

.lists-help {
    float: left;
    display: block;
    position: relative;
}

.discount-help .param-description-hint, .lists-help .param-description-hint {
    padding-top: 28px;
}

.filter-block-body{
    scrollbar-color: var(--scrollbar-color) var(--scrollbar-track-color);
}
.filter-block-body::-webkit-scrollbar {
    height: var(--scrollbar-size);
    width: var(--scrollbar-size);
}
.filter-block-body::-webkit-scrollbar-track {
    background-color: var(--scrollbar-track-color);
}
.filter-block-body::-webkit-scrollbar-thumb {
    background-color: var(--scrollbar-color);
    border-radius: 3px;
}
.filter-block-body::-webkit-scrollbar-thumb:hover {
    background-color: var(--scrollbar-color-hover);
}
.filter-block-body::-webkit-scrollbar-thumb:active {
    background-color: var(--scrollbar-color-active);
}
.filter-block-body::-webkit-scrollbar-thumb:vertical {
    min-height: var(--scrollbar-minlength);
}
.filter-block-body::-webkit-scrollbar-thumb:horizontal {
    min-width: var(--scrollbar-minlength);
}
.filter-block-body:hover {
    scrollbar-color: var(--scrollbar-color-hover) var(--scrollbar-track-color);
}

.filter-block-body::-webkit-scrollbar-thumb {
    background-color: #dadada;
}

.filter-block-body:hover::-webkit-scrollbar-thumb {
    background-color: #c5c5c5;
}


/* lists */

.list-block {
    margin: 15px 10px 40px 0;
}

.list-head {
    display: inline-block;
    width: 100%;
}

.list-head .list-title {
    width: calc(100% - 395px);
    float: left;
    padding: 5px 0;
}

.list-title a {
    max-width: calc(100% - 122px);
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 30px;
    float: left;
}

.list-title span {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-left: 12px;
    line-height: 30px;

}

.list-title a span {
    color: #000;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    margin-left: 0;
}

.list-title a:hover span {
    color: #ff4800;
}

.list-head small {
    margin-left: 12px;
    font-size: 14px;
    line-height: 30px;
    float: left;
}

.list-head ul.list-menu {
    line-height: 30px;
    width: 380px;
    float: left;
    list-style: none;
    margin-left: 15px;
    padding: 5px 0;
    margin-bottom: 0;
}

.list-head ul.list-menu li {
    display: block;
    margin: 0;
    line-height: 30px;
    padding-left: 0;
    float: right;
    width: 50px;
    text-align: right;
}

.list-head ul.list-menu li.default-list {
    float: right;
    text-align: right;
    width: auto;
}

.list-head ul.list-menu li.default-list.is-active span {
    color: #30c132;
}

.list-menu a {
    color: #999;
    text-decoration: none;
}

.list-menu a:hover {
    color: #ff4800;
}

.list-menu .is-default {
    color: #ff4800;
}

.list-menu a.lists-set-active svg,
.list-menu  .is-default svg {
    margin-right: 5px;
}

a.lists-set-active:hover svg {
    fill: #ff4800;
}

.list-content  {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 15px;
    margin-bottom: 15px;
    display: block;
    text-decoration: none;
}

.list-content .empty-list {
    width: 100%;
    text-align: center;
    padding: 15px;
    color: #333;
}

.list-content .empty-list {
    width: 100%;
    text-align: center;
    line-height: 26px;
}

.list-content .empty-list svg {
    fill: #ff4800;
    margin: 0 3px;
}

.list-content:hover {
    text-decoration: none;
}

.form-btn.create-list {
    display: block;
    float: left;
    margin-right: 15px;
}

.discount-breadcrumb {
    float: left;
}

.rename-block {
    position: relative;
}

.list-hint, .list-copy-hint, .list-rename-hint {
    position: absolute;
    display: none;
    background-color: #fff;
    width: 340px;
    padding: 20px;
    z-index: 1050;
    text-align: left;
}

.rename-hint {
    right: 0;
    top: 0;
}

.form-btn--clear {
    background-color: transparent;
    color: #999;
}

.list-hint label, .list-copy-hint label {
    color: #999;
    margin-bottom: 7px;
    line-height: 22px;
    display: inline-block;
}

.form-btn--clear:hover {
    background-color: transparent;
    color: #333;
}

.form-btn--blue {
    background-color: #57ACF7;

}

.form-btn--blue:hover {
    background-color: #479Ce7;

}

.create-hint {
    left: 0;
    top: 50px;
}

.input-wrapper {
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
}

.list-hint input, .list-copy-hint input {
    border: 1px solid #abadb3;
    padding: 5px 2px;
    width: 100%;
    line-height: 23px;
    color: #000000;
    float: left;
}

.list-hint .form-btn + .list-hint .form-btn, .list-copy-hint .form-btn + .list-copy-hint .form-btn {
    float: left;
    margin-left: 20px;
}

.list-hint.is-active, .list-copy-hint.is-active  {
    display: block !important;
}

.list-hint .popup-close, .list-copy-hint .popup-close {
    background-color: transparent;
    color: #999;
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    /*border: 0 none;*/
    /*cursor: pointer;*/
    /*padding: 0;*/
    /*color: #000;*/
    /*float: right;*/
    /*font-size: 18px;*/
    /*font-weight: 400;*/
    /*line-height: 43px;*/
}

.default-list:not(.is-active) span {
    display: none;
}

.default-list span {
    color: #999;
}

.default-list.is-active a {
    display: none;
}

.lists-header {
    display: inline-block;
}

/* --- */
.pricelabels {
    position: relative;
    height: 20px;
}

#max-label {
    display: block;
    position: absolute;
    right: 100px;
    top: 0px;
    color: black;
}

#min-label {
    display: block;
    position: absolute;
    left: 10px;
    top: 0px;
    color: black;
}

.fillter-block-head {
    cursor: pointer;
}

.spinner-panel {
    position: relative;
    width: 100%;
    clear: both;
    margin: 20px 0;
    text-align: center;
    display: none;
}

.spinner-border {
    color: #999 !important;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.spinner-border span {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}

.half-hidden + .spinner-panel {
    display: block;
}

@keyframes spinner-border {
    to { transform: rotate(360deg); }
}

.ui-slider-range.ui-widget-header.ui-corner-all {
    background-color: #e4e8ee;
}
#qazi-limits,#qazi-limits2{
    height: 3px; top: 0; position: relative; background-color:#c5c8cd; z-index: 2;
}
/* ------ */

.phones-dropdown {
    top: 10px;
    max-width: none;
    min-width: 240px;
}

.phones-dropdown ul {
    list-style: none;
    overflow: hidden;
    margin: 0;
}

.phones-dropdown li {
    list-style: none;
    overflow: hidden;
    margin: 0;
}

.phones-dropdown > span {
    display: block;
    color :#666;
    float: left;
    line-height: 32px;
    font-size: 14px;
    white-space: nowrap;
}

.phones-dropdown span.number {
    display: inline-block;
    width: 120px;
    line-height: 32px;
    font-size: 14px;
    color: #000;
}

.phones-dropdown::after {
    content: none;
}

.td-table--product__price .phones-dropdown {
    right: 0;
    left: auto;
}

.notebook-row .phones-dropdown {
    top: 20px;
}

/* Special pages */

.special-pages {
    margin: 28px 0 32px;
    width: 100%;
    clear: both;
}

.special-pages ul {
    overflow: hidden;
    margin: 0;
}

.special-pages li {
    list-style: none;
    float: left;
    margin: 0 20px 20px 0;
}

.special-pages svg.icon {
    fill: #666;
    float: left;
    vertical-align: bottom;
}

.special-pages svg.icon-brands {
    width: 45px;
    height: 36px;
    margin-right: 10px;
    top: -3px;
}
.catalog-block-text .discount {
    color: #fff;
    background-color: #00bd18;
    border-radius: 5px 5px;
    padding: 3px 7px;
    margin-left: 5px;
    font-size: 12px;
    top: -1px;
    position: relative;
    text-decoration: none !important;
}

.discount-url:hover {
    text-decoration: none;
}

.catalog-list .item {
    position: relative;
}

.discount {
    position: relative;
    line-height: 14px;
    color: #fff;
    background-color: #00bd18;
    border-radius: 5px 5px;
    padding: 3px 7px;
    font-size: 12px;
    margin-right: 2px;
    top: -2px;
}

.discount:hover {
    color: #fff;
    text-decoration: none;
}

.nav-tabs .discount {
    color: #fff;
    background-color: #00bd18;
    border-radius: 5px 5px;
    padding: 3px 7px;
    font-size: 12px;
    z-index: 499;
    position: absolute;
    right: 10px;
    margin-right: 0;
}

.nav-tabs .discount {
    position: relative;
    margin-left: 10px;
    right: auto;
    line-height: 14px;
}

.discounts.tab__nav>li>a, .discounts.tab__nav>li>span {
    text-transform: lowercase;
}

.special-pages svg.icon-discounts {
    width: 45px;
    height: 32px;
    margin-right: 10px;
}


.special-pages svg.icon-3 {
    width: 45px;
    height: 36px;
    margin-right: 5px;
}

.special-pages svg.icon-76 {
    width: 45px;
    height: 36px;
    margin-right: 10px;
}

.special-pages a {
    display: block;
    color: #666;
    font-size: 18px;
    line-height: 36px;
    text-decoration: none;
    width: 200px;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 18px;
    text-transform: uppercase;
}

.special-pages a:hover {
    color: #444;
    text-decoration: none;
}

.special-pages a:hover svg.icon {
    fill: #444;
}

/* Selections */

.selections-wrapper {
    max-width: 1338px;
    margin: 10px auto;
    padding-bottom: 17px;
}

@media (max-width: 1354px) {
    .selections-wrapper {
        max-width: 1014px;
    }
}

.selection-list {

}

.selections-list .selection {
    float: left;
    margin: 21px 13px;
    text-decoration: none;
    height: 180px;
    width: 300px;
    border: 1px solid #eeeeee;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    background: #ffffff;
    font-size: 14px;
    color: #000;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    -webkit-transition: color 0.35s;
    -o-transition: color 0.35s;
    transition: color 0.35s;
    overflow: hidden;
    cursor: pointer;
}

.selection .img {
    height: 125px;
    overflow: hidden;
}

.selection .img img {
    width: 100%;
}

.selections-list .selection:hover {
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
}

.selection-title {
    color: #000;
    height: 55px;
    width: 100%;
    display: table;
    text-align: center;
    border-radius: 4px;
    padding: 0 16px;
}

.selection-title span {
    display: table-cell;
    vertical-align: middle;
}

.selection-tabs {
    text-align: center;
}

.selection-tabs ul {
    list-style: none;
    margin: 5px 0 20px 0;
    clear: both;
    display: inline-block;
    overflow: hidden;
    text-align: center;
}

.selection-tabs ul li {
    margin: 7px;
    list-style: none;
    display: inline-block;
}

.selection-tabs ul li a {
    line-height: 32px;
    display: inline-block;
    background-color: #f4f4f4;
    padding: 0 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.selection-tabs ul li:hover a, .selection-tabs ul li.is-active a {
    background-color: #ffd700;
}

.selection-tabs a, .selection-tabs a:hover {
    color: #000;
    text-decoration: none;
}

.selections-list {
    overflow: hidden;
    margin-bottom: 47px;
}

.selection-wrapper {
    max-width: 1100px;
    margin: 0 auto;
}

.selection-title-wrapper {
    display: table;
    width: 100%;
    margin-bottom: 35px;
}

.selection-wrapper .selection-title {
    width: 100%;
    height: 250px;
    padding: 15px;
    display: table-cell;
}

.selection-title h1 {
    color: #fff;
    font-size: 60px;
    line-height: 56px;
    font-weight: bold;
}

.selection-title.selection-title-center {
    vertical-align: middle;
    text-align: center;
    padding: 15px 15%;
}

.selection-title.selection-title-center h1 {
    text-align: center;
}

.selection-title.selection-title-left-top {
    vertical-align: top;
    text-align: left;
    padding-right: 50%;
}

.selection-title.selection-title-left-bottom {
    vertical-align: bottom;
    text-align: left;
    padding-right: 50%;
}

.selection-title.selection-title-right-top {
    vertical-align: top;
    text-align: right;
    padding-left: 50%;
}

.selection-title.selection-title-right-bottom {
    vertical-align: bottom;
    text-align: right;
    padding-left: 50%;
}

.selection-group {

}

.selection-group .h2 {
    background-color: #fff;
    color: #ff6600;
    font-size: 18px;
    line-height: 24px;
    z-index: 2;
    position: relative;
    display: inline-block;
    padding-right: 15px;
    margin-bottom: 0;
}

.selection-group-title {
    position: relative;
    clear: both;
}

.selection-group hr {
    color: #ddd;
    background-color: #eee;
    height: 1px;
    position: absolute;
    top: 5px;
    width: 100%;
    z-index: 1;
    border: none;
}

.selection-catalog {
    clear: both;
    overflow: hidden;
    padding: 20px 0 26px;
    margin-bottom: 6px;
    border-bottom: 1px solid #ddd;
}

.selection-catalog a:hover:not(.form-btn) {
    color: #ff6600;
}

.selection-catalog:last-of-type {
    border-bottom: none;
}

.selection-catalog-img {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 26px;
    text-align: center;
}

.selection-catalog-info {
    float: left;
    width: calc(100% - 350px);
}

.selection-catalog-button {
    float: right;
    width: 220px;
    text-align: right;
}

.selection-catalog-button .form-btn {
    font-size: 16px;
    line-height: 37px;
    text-transform: none;
    font-weight: normal;
}

.selection-catalog-button a {
    margin-bottom: 10px;
}

.selection-catalog-button span {
    line-height: 18px;
}

.selection-catalog-title .h3 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    display: inline;
}

.selection-catalog-title {
    margin-bottom: 16px;
}

.selection-catalog-title small {
    margin-left: 5px;
}

.selection-catalog-filters {
    margin: 8px 0 8px;
    overflow: hidden;
}

.selection-catalog-filters a {
    color: #000;
    display: inline-block;
    float: left;
    margin-right: 26px;
    margin-bottom: 8px;
}

a.selection-article {
    display: inline;
    color: #666;
}
.local_delivery{
    padding-right: 0 !important;
    min-width: 177px;
}

.local_delivery .green {
    color: #5CC46D;
}

a.selection-article svg.icon {
    fill: #666;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    top: -1px;
    margin-right: 5px;
}

a.selection-article:hover svg.icon {
    fill: #ff6600;
}

.selections-block {
    width: 300px;
}

.selections-block.has-scrolling {
    margin-top: -50px;
}

.selections-list-wrapper {
    overflow: hidden;
    max-width: 300px;
    position: relative;
    height: 220px;
    user-select: none;
}

.selections-list-wrapper ul.selections-list {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: absolute;
    height: 180px;
}

.selections-list-wrapper ul.selections-list li {
    list-style: none;
    float: left;
    margin: 0;
}

.selections-list-wrapper .selection {
    margin: 0 26px 0 0;
}

.selection-paginations {
    overflow: hidden;
    padding: 11px 0 10px;
}

.selection-paginations div {
    float: right;
    margin-bottom: 2px;
}

.selection-paginations span {
    padding: 3px 6px;
    line-height: 26px;
    cursor: pointer;
}

.selection-paginations span .icon {
    vertical-align: middle;
    top: -2px;
}

/* Group page */
.page-group-categories {
    display: flex;
    flex-wrap: wrap;
    margin-top: 31px;
}

.group-category {
    width: 190px;
    margin-left: 10px;
    margin-bottom: 46px;
}

.group-category .img {
    width: 100px;
    height: 103px;
    margin-bottom: 10px;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none !important;
}

.group-category .img img {
    max-width: 100px;
    max-height: 100px;
    color: transparent;
    position: relative;
}

.group-category .img-wrap {
    width: 100px;
    text-align: center;
    margin-bottom: 10px;
}

.group-category .img-wrap > div {
    display: table;
}

.group-category .img svg.icon-no-photo {
    width: 50px;
    height: 50px;
}

.group-name a {
    font-size: 16px;
    line-height: 20px;
}

.group-name small {
    font-size: 12px;
    color: #999;
}

.group-filters {
    margin-top: 10px;
}

.group-filters li {
    list-style: none;
    float: left;
    margin: 0 20px 0 0;
    line-height: 24px;
    padding-left: 0;
}

.group-filters li a {
    color: #000;
    font-size: 14px;
}

.group-filters li a:hover {
    color: #ff9900;
}

.page-category-cloud .group-block .h3 {
    white-space: normal;
}

.group-block .h3 a {
    color: #000;
    font-size: 18px;
}

.group-block .h3 a:hover {
    color: #ff9900;
}

.img-wrap:hover ~ .group-name a {
    color: #ff9900;
    text-decoration: underline;
}

.product-payment {
    font-size: 12px;
    position: relative;
}

.payment-dropdown ul {
    list-style: none;
    display: block;
}

.payment-dropdown li {
    list-style: none;
    line-height: 24px;
    margin-left: 0;
}

.payment-dropdown li.disabled span {
    color: #ccc;
}

.payment-dropdown li.green span:last-of-type {
    color: #5cc46d;
}
.payment-dropdown li span.black {
    color: #000 !important;
}

.payment-dropdown li small {
    font-size: 14px;
    color: #FF4500;
}

.priceline-payment {
    cursor: pointer;
    padding-bottom: 4px;
    display: inline-block;
    color: #999;
}

.priceline-payment svg {
    fill: #b5b5b5;
}

.priceline-payment:hover {
    color: #333;
}

.priceline-payment:hover svg {
    fill: #666;
}

.priceline-payment.pay-parts {
    color: #607d8b;
}

.priceline-payment.pay-parts  svg {
    fill: #607d8b;
}

.priceline-payment.pay-parts :hover {
    color: #546e7a;
}

.priceline-payment.pay-parts :hover svg {
    fill: #546e7a;
}

.payment-dropdown li.separator {
    padding: 5px 0;
}

.payment-dropdown li.separator span {
    display: block;
    height: 1px;
    background-color: #eee;
}

.payment-dropdown .payment-header {
    color: #999;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
}

.payment-dropdown::after {
    display: none;
    content: none;
}

.priceline-payment .green {
    color: #5cc46d
}

.priceline-payment:hover .green {
    color: #3a4;
}

.priceline-payment .green svg {
    fill: #5cc46d
}

.priceline-payment:hover .green svg {
    fill: #3a4;
}

.payment-dropdown.pay-part-dropdown li span {
    color: #999;
    padding-right: 5px;
}

.payment-dropdown.pay-part-dropdown li small {
    color: #000;
}

.magazine-payments-delivery {
    overflow: hidden;
    clear: both;
    margin-bottom: 30px;
}

ul.seller-payments, ul.seller-delivery {
    display: block;
    float: left;
    width: 50%;
    list-style: none;
}

ul.seller-payments li, ul.seller-delivery li {
    margin-left: 0;
    list-style: none;
}

ul.seller-payments li > span:first-of-type,
ul.seller-delivery li > span:first-of-type {
    color: #999999;
}

ul.seller-payments li > span:last-of-type,
ul.seller-delivery li > span:last-of-type {
    color: #000;
    margin-left: 3px;
    text-transform: lowercase
}

ul.seller-payments li span.green,
ul.seller-delivery li span.green {
    color: #5cc46d;
}

ul.seller-payments li span.non-available,
ul.seller-delivery li span.non-available {
    color: #999999;
}

.part-payment, .cart-payment{
    width: 18px;
    margin-left: 20px;
}

.icon-block-discount{
    float: left;
    margin-bottom: 7px;
}
.td-table .icon-block-discount{
    margin-left: 5px;
}
.td-table .part-payment, .td-table .cart-payment{
    margin-left: 10px;
}
.catalog-list .discount {
    color: #fff;
    background-color: #00bd18;
    border-radius: 5px 5px;
    padding: 3px 7px;
    font-size: 12px;
    z-index: 499;
}
.item-block-icon{
    position: absolute;
    right: 20px;
    width: 34px;
    z-index: 499;
}
.list-item-block-icon{
    margin-left:5px;
}
.catalog-block-text .description{
    float:left;
}

.catalog-block-text .price {
    display: inline;
    margin-bottom: -2px;
}

.prices-min-max {
    line-height: 13px;
}

.content__content .catalog-block-text .price {
    display: inline-block;
}

.catalog-block-text .content-item{
    float: left;
    width: 100%;
}

.out-of-sale {
    color: #999;
    line-height: 39px;
    margin-bottom: 12px;
    display: inline-block;
}

.icon-block-discount a{
    text-decoration: none;
}
.select-price-filter{
    color: #ed5c57;
}

/* new profile */
.profile-username {
    margin-bottom: 10px;
    padding-left: 0;
}

.profile-username .user-icon-wrapper {
    width: 45px;
    height: 45px;
    background-color: #999;
    text-align: center;
    float: left;
}

.profile-username span {
    line-height: 45px;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    padding-left: 15px;
    font-size: 16px;
    color: #000;
    width: calc(100% - 45px);
    overflow: hidden;
}

.profile-username:hover .icon-7,
.profile-username .icon-7 {
    fill: #fff;
    float: left;
    width: 25px;
    height: 25px;
    margin: 10px;
    vertical-align: middle;
}

.profile-username .icon-7:hover {
    fill: #fff;
}

.cabinet-wrapper .comment-row a {
    color: #333;
}

.cabinet-wrapper .comment-row a:hover {
    color: #000;
    text-decoration: none;
}

.favorite-delete,
.review-delete {
    float: right;
}

.review-delete .icon-13 {
    fill: #ccc;
}

.favorite-add {
    float: right;
}

.favorite-add .icon-71 {
    margin-right: 5px;
    top: -1px;
    color: #999
}

.favorite-add:hover .icon-71 {
    color: #333
}

.favorite-delete svg.icon-13 {
    fill: #ccc;
}

.favorite-delete:hover svg.icon-13 {
    fill: #ff6862;
}

.favorite-review .plus {
    display: inline-block;
    line-height: 29px;
    height: 29px;
    width: 29px;
    background-color: #f0f0f0;
    text-align: center;
    border-radius: 4px;
    margin-right: 5px;
}

.review-icon, .review-info {
    display: block;
    float: left;
    line-height: 20px;
}

.review-icon {
    padding-top: 3px;
    margin-right: 10px;
}

.review-icon > svg.icon-58,
.review-icon:hover > svg.icon-58 {
    fill: #ff0000;
}

.review-icon > svg.icon-59,
.review-icon:hover > svg.icon-59 {
    fill: #ffc600;
}

.review-icon > svg.icon-60,
.review-icon:hover > svg.icon-60 {
    fill: #1fa034;
}

.description-warning {
    margin-top: 15px;
    font-size: 12px;
    line-height: 14px;
    color: #999;
}

.description-warning strong {
    color: #ff0000;
    line-height: 14px;
}

.review-info span {
    color: #999;
}

/* new product page */

.page-tabs {
    list-style: none;
}

.page-tabs li {
    margin: 0;
    list-style: none;
    float: left;
}

.page-tabs li.lists-links,
.page-tabs li.compare-links {
    width: auto;
}

.page-tabs li.lists-links > a > span > svg {
    width: 16px;
    height: 16px;
    margin-right: 0;
    fill: #999;
}

.page-tabs li.compare-links > span > a > svg {
    width: 16px;
    height: 16px;
    margin-right: 0;
    fill: #999;
}

.page-tabs li svg.icon-claim {
    width: 16px;
    height: 16px;
    margin-right: 0;
    fill: #999;
    vertical-align: -4px;
}

.page-tabs li .warning-link.report-wrapper a svg.icon-claim {
    fill: #aaa;
    width: 16px;
    height: 16px;
    vertical-align: -2px;
}

.page-tabs li .warning-link a:hover svg.icon-claim {
    fill: #ff4800;
}

.color-subtitle {
    color: #999;
    font-size: 14px;
}

.color-subtitle small {
    color: #333;
    font-size: 14px;
}

.product-colors {
    padding: 10px 15px 0;
    overflow: hidden;
}

.product-colors ul {
    padding: 5px 0 10px 0;
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: left;
    float: left;
    flex-wrap: wrap
}

.product-colors li {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

.product-colors li > span,
.product-colors li > a {
    display: block;
    padding: 6px;
    border-radius: 5px;
    margin: 0;
    position: relative;
    background-color: transparent;
    border: 1px solid transparent;
}

.product-colors li.white-color > * {
    padding: 7px;
}

.product-colors li.is-active > *,
.product-colors li:hover > * {
    background-color: #f6f6f6;
    border: 1px solid #e6e6e6;
}

.product-colors li > * > span {
    width: 24px;
    height: 24px;
    display: block;
    overflow: hidden;
    background-color: #ccc;
    border-radius: 4px;
    border: 2px solid #fff;
    box-sizing: content-box;
}

.product-colors li.white-color > * >  span {
    border: 1px solid #C9C9C9;
}

.product-colors li a:hover {
    text-decoration: none;
}

.product-colors li svg.icon {
    width: 20px;
    height: 20px;
    fill: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: .8;
}

.product-colors li.out-of-sale.white-color svg.icon,
.product-colors li.out-of-sale.white-color svg.icon {
    opacity: .8;
    fill: #C9C9C9;
}

.product-photo--wrapper {
    width: 460px;
}

.product-photo--wrapper.no-thumbnails {
    width: 380px;
}

.product-photo {
    float: right;
    overflow: hidden;
}

.product-photo a {
    width: 380px;
    padding: 0 15px 15px 15px;
    height: 380px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

@media (min-width: 1600px) {
    .product-photo--wrapper {
        width: 500px;
    }

    .product-photo--wrapper.no-thumbnails {
        width: 420px;
    }

    .product-photo a {
        width: 410px;
        padding: 0 30px 15px 15px;
    }

    .product-photo--wrapper.no-thumbnails .product-photo a {
        width: 400px;
        padding: 0 30px 15px 15px;
    }
}

.product-photo img {
    max-width: 100%;
    max-height: 100%;
}

.product-photo--scroll {
    width: 70px;
    margin-right: 10px;
    float: left;
}

.product-photo--scroll ul {
    list-style: none;
    margin: 0;
}

.product-photo--scroll ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.product-photo--scroll a {
    width: 70px;
    height: 60px;
    padding: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid transparent;
    border-radius: 4px;
}

.product-photo--scroll li.more-photos a {
    height: auto;
    line-height: 20px;
    display: block;
    color: #999;
    border: none;
    border-radius: unset;
}

.product-photo--scroll a:hover,
.product-photo--scroll a.is-active {
    border: 2px solid #ccc;
    border-radius: 4px;
}

.product-photo--scroll li.more-photos a:hover {
    border: none;
    border-radius: unset;
}

.product-photo--scroll a img {
    max-width: 100%;
    max-height: 100%;
}

.price-amount-sellers {
    display: inline-block;
    margin-bottom: 5px;
}

.product-price--block {
    overflow: hidden;
    padding-left: 15px;
}

.product-price--chart {
    position: absolute;
    top: 18px;
    right: 10px;
}

.price-chart {
    color: #999;
}

.price-chart svg {
    margin-right: 5px;
    vertical-align: -3px;
}

.price-chart:hover {
    color: #000;
    text-decoration: none;
}

.description-warning {
    margin-top: 15px;
    font-size: 12px;
    line-height: 14px;
    color: #999;
}

.description-warning strong {
    color: #ff0000;
    line-height: 14px;
}

.product-price-icons {
    margin-top: 32px;
    display: inline-block;
}

.product-price-icons > * {
    margin-left: 10px;
}

.product-price-icons > * .icon {
    margin: 0;
    visibility: visible;
    top: 3px;
}

.nav-pricelines {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.nav-pricelines li {
    list-style: none;
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
    position: relative;
}

.nav-pricelines .dropdown li {
    margin: 0;
    float: none;
}

.nav-pricelines li.pull-right {
    margin: 0 0 0 10px;
}

.nav-pricelines .nav-btn {
    color: #333;
    line-height: 32px;
    background: #f4f4f4;
    border-radius: 3px;
    border: none;
}

.nav-pricelines .nav-btn:hover {
    text-decoration: none;
    background: #e4e4e4;
}

.nav-pricelines .nav-btn.disabled,
.nav-pricelines .nav-btn.disabled:hover {
    opacity: 0.5;
    background: #f4f4f4;
}

.nav-checkbox {
    color: #333;
    line-height: 18px;
    border: none;
    margin: 0;
    padding-right: 0;
}

.nav-checkbox label {
    height: 36px;
}

.nav-checkbox .checkbox-label {
    padding: 9px 20px 9px 40px;
    height: 36px;
    border-radius: 3px;
    background: #f4f4f4;
    display: inline-block;

}

.nav-checkbox input:checked:not([disabled]) + .checkbox-span + .checkbox-label {
    background: #cccccc;
}

.nav-filters {

}

.nav-filters ul {
    display: inline-block;
    float: right;
    margin-bottom: 15px;
}

.nav-filters ul li {
    list-style: none;
    float: left;
}

.nav-filters .checkbox-label {
    height: 24px;
    line-height: 22px;
    background-color: transparent;
    border-radius: 3px;
    border: 1px solid #ddd;
    font-size: 12px;
    color: #303030;
    display: inline-block;
    padding: 0 10px;
}

.nav-filters .checkbox {
    margin: 0;
    padding: 0;
}

.nav-filters li {
    margin: 0 0 0 10px;
    padding: 0;
}

.nav-filters input:checked + .checkbox-label {
    background-color: #ccc;
    border: 1px solid #ccc;
}

.nav-filters input[disabled] + .checkbox-label {
    opacity: .5;
    cursor: default;
}

.found-amount {
    float: left;
    color: #999;
    font-size: 14px;
    line-height: 22px;
}

.found-amount .total {
    color: #333;
    font-weight: bold;
}

.nav-checkbox svg.icon {
    position: absolute;
    top: 8px;
    left: 9px;
}

.nav-question {
    line-height: 36px;
    cursor: pointer;
}

.nav-question svg.icon-help {
    width: 18px;
    height: 18px;
}

.nav-btn svg.icon {
    margin: 0 5px 0 -5px;
    fill: #333;
}

.nav-btn svg.icon.icon-chart {
    margin: 0 5px 0 -5px;
    fill: none;
    stroke: #333;
}

.nav-btn.is-active {
    background-color: #cccccc;
}

.page-tabs .nav-btn:hover {
    text-decoration: none;
    /*opacity: .8;*/
}

.map-container, .chart-container {
    height: 400px;
    width: 100%;
    margin-bottom: 10px;
}

.product-reviews--header {
    margin-top: 50px;
    margin-bottom: 20px;
    overflow: hidden;
}

.product-reviews--header h2 {
    float: left;
    margin: 0;
    line-height: 36px;
}

.review-block {
    width: 100%;
    border-top: 1px solid #E3E2DC;
    position: relative;
    overflow: hidden;
}

.review-block:last-of-type {
    border-bottom: 1px solid #E3E2DC;
}

.review-block > div {
    float: left;
    padding: 15px 10px;
    overflow: hidden;
}

.review-title {
    width: 150px;
}
.review-content {
    width: calc(100vw - 360px)
}

@media screen and (min-width: 1599px) {
    .review-content {
        width: calc(75vw - 360px)
    }
}

@media screen and (min-width: 1920px) {
    .review-content {
        width: calc(1455px - 360px)
    }
}

.review-content .rating {
    margin-bottom: 10px;
}

.review-link {
    width: 150px;
    padding-right: 0;
    color: #303030;
}

.review-username {
    color: #000;
}

.agreements-label {
    position: absolute;
    bottom: 15px;
    color: #999999;
}

.review-link svg.icon {
    margin-right: 15px;
}

.reviews-show-more {
    clear: both;
    padding-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    border-top: 1px solid #E3E2DC;
}

.review-block.review-placeholder > div {
    padding: 10px;
}

.review-block.review-placeholder > div > div {
    border-radius: 8px;
    background-color: #f8f8f8;
    height: 24px;
}
.review-block.review-placeholder > div.review-content > div {
    height: 120px;
}

.chart-placeholder {
    width: 100%;
    height: 370px;
    border-radius: 8px;
    background-color: #f8f8f8;
}

.catalog-header {
    position: relative;
    top: 0;
    padding: 42px 0 15px;
    margin: -35px 0 -15px;
    background-color: #fff;
}

.catalog-header.is-sticky {
    position: fixed;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.4);
    top: 0;
    /*left: 0;*/
    width: 100vw;
    max-width: 1920px;
    margin: 0 0 0 -18px;
    padding: 0 15px 0 0;
    z-index: 1001;
}

section.catalog.is-sticky {
    padding-top: 51px;
}

html.lock2 .catalog-header.is-sticky {
    z-index: initial;
}

.catalog-header .h1.product-title {
    position: absolute;
    top: 0;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
}

.catalog-header .h1.product-title small{
    color: #999;
    font-size: 14px;
}

.catalog-header.is-sticky ul.page-tabs {
    margin-bottom: 0;
    background-color: #fff;
}

.catalog-header.is-sticky .h1.product-title {
    display: block;
}

#chartdiv {
    width: 100%;
    height: 400px;
}
#chartdiv .amcharts-chart-div a{
    display: none !important;
}

#chartdiv.no-chart {
    background-color: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product__alert-popup {
    position: fixed;
    top: 50px;
    background-color: #fff;
    display: none;
    width: 320px;
    padding: 20px 25px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, .26);
    z-index: 1050;
}

.product__alert-popup.is-active {
    display: block;
}

.alert-close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    padding: 0;
    color: #000;
    float: right;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-right: -10px;
    margin-top: -2px;
}

.page-tabs .if-not-sticky {
    display: block;
}

.page-tabs .if-sticky {
    display: none;
    margin-left: 12px;
}

.is-sticky .page-tabs .if-not-sticky {
    display: none;
}

.is-sticky .page-tabs .if-sticky {
    display: block;
}

.is-sticky .page-tabs .if-sticky {
    display: block;
}

.page-tabs .pull-right > span {
    line-height: 40px;
}

.sticky-menu:not(.is-sticky) .page-tabs .spacer {
    display: none;
}

.product-reviews {
    margin-top: -60px;
    padding-top: 60px;
}

.empty-reviews {
    border-top: 1px solid #E3E2DC;
    display: block;
    margin-top: 5px;
    padding-top: 10px;
}

.product-reviews .empty-reviews {
    margin-top: -12px;
}

.td-table--product > .td-row.product-price-row_2018 > div {
    padding: 15px 10px 10px;
}

.td-block--price-product1 {

}

.td-block--price-product1 img.photo {
    max-width: 100px;
    max-height: 100px;
}

.td-block--price-product2 {
    /*width: 33%;*/
}

.td-block--price-product2 .product-price-add {
    margin-top: 0;
    float: left;
}

.td-block--price-product2 .product-price-add > div {
    line-height: 22px;
    padding-right: 15px;
    float: none;
}

.td-block--price-product3 {
    width: 380px;
}

.td-block--price-product3 .product-price {
    height: 26px;
}

.td-block--price-product3 .product-city {
    margin-bottom: 5px;
}

.td-block--price-product3 .magazine-button {
    margin-right: 20px;
    float: left;
}

.td-block--price-product3 .phones-dropdown {
    left: 0;
}

.td-block--price-product3 .product-phone {
    padding-top: 0;
    margin-top: 9px;
}

.td-block--price-product3 .magazine-button .form-btn {
    margin-bottom: 5px;
}

.td-block--price-product5 {
    width: 160px;
}

.td-block--price-product5 .about-link {
    clear: both;
    float: none;
    color: #999;
    position: relative;
}

.td-block--price-product5 .merchant-hint {
    width: 200px;
    z-index: 500;
    top: 28px;
    left: 0;
}

.td-block--price-product5 img {
    max-width: 100px;
    max-height: 50px;
    overflow: hidden;
}

.td-block--price-product5 .magazine-logo {
    float: left;
    margin-right: 10px;
    width: 110px;
    text-align: right;
}

.td-block--price-product5 .magazine-link {
    line-height: unset;
}

.td-block--price-product5 .about-link {
    float: left;
    width: 110px;
    text-align: right;
    margin-top: 0;
}

.priceline-photo {
    float: left;
    width: 120px;
    text-align: center;
    position: relative;
}

.priceline-info {
    float: left;
    width: calc(100% - 120px);
}

.priceline-price {
    width: 180px;
    float: left;
}

.priceline-buttons {
    padding-left: 20px;
    width: 180px;
    float: left;
}

.favorite-block {
    float: right;
}

.favorite-block .favorite-toggle svg.icon-38 {
    margin-right: 0;
}



@media screen and (max-width: 1299px) {

    .td-block--price-product3  {
        width: 200px;
    }
    .priceline-photo {
        padding-bottom: 10px;
    }

    .no-photo .priceline-photo {
        display: none;
    }

    .priceline-info {
        width: 100%;
    }

    .priceline-buttons {
        padding-left: 0;
    }
}

.lists-dropdown-popup {
    display: none;
    position: fixed;
    top: 40px;
}

.lists-dropdown-popup .dropdown-menu {
    display: block;
}

.lists-dropdown-popup.is-active {
    display: block;
}

.multy-lists .dropdown-menu {
    width: 250px;
    position: absolute;
}

.if-sticky.lists-links:not(.active) .icon-list-in,
.if-sticky.lists-links.active .icon-list-out {
    display: none;
}

.if-sticky.lists-links:not(.active) .icon-list-out,
.if-sticky.lists-links.active .icon-list-in {
    display: inline-block;
}

/* end new product page */

.color--999 {
    color: #999 !important;
}

.color--999:hover {
    color: #999 !important;
    text-decoration: none !important;
}
a.color--999:hover {
    color: #000 !important;
}

.success-message {
    color: #3a9959;
    padding: 25px 0;
}

html.open-banner .column-right--catalog .column-right-button {
    top: 134px;
}