.header-top-menu-item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: .8125rem;
    height: 35px;
}
.header-top-menu-item>a {
    padding: 3px 5px;
    display: block;
    height: 35px;
}
.header-top a {
    color: #fff;
    text-decoration: none;
}
.header-top-menu-item>a:before {
    content: "";
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}
.header-top-menu-item-count {
    display: inline-block;
    vertical-align: middle;
    border-radius: 9px;
    background: #f33636;
    color: #fff;
    min-width: 18px;
    height: 18px;
    line-height: 18px;
    padding: 0 6px;
    font-size: .75rem;
    text-align: center;
    font-weight: 600;
    position: absolute;
    top: -3px;
    left: 20px;
    z-index: 2;
}
.header-top-menu-item .icon {
    vertical-align: middle;
}

.icon {
    display: inline-block;
    vertical-align: top;
}
.svg-compare-white-icon {
    width: 14px;
    height: 14px;
    margin-bottom: 1px;
}
.svg-compare-white {
    background: url("/local/templates/rc/img/compare-sprite.svg") 100% 100% no-repeat;
}
#compare-count-main{
    padding-right: 12px;
}
.header-search-link{
    padding-right: 12px;
}
.popup-compare-block {
    background: #fff;
    width: 319px;
    box-shadow: 0 4px 40px rgba(0, 0, 0, .15);
    padding-bottom: 19px;
    position: absolute;
    right: 0;
    text-align: left;
}
.popup-compare-products-list {
    margin-bottom: 17px;
    max-height: 300px;
}
.jspContainer {
    overflow: hidden;
    position: relative;
}
.popup-compare-products-list-item {
    border-bottom: 1px solid #d6d6d6;
}
.popup-compare-products-list-item-row {
    line-height: 1.2;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 15px;
}
.header-top-menu-item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: .8125rem;
    height: 35px;
}
.popup-compare-block .popup-compare-products-list-item-name {
    color: #262626;
    padding: 0;
    display: inline;
    height: auto;
}
.popup-compare-products-list-item-name {
    color: #262626;
    font-size: .875rem;
}
.header-top a {
    color: #fff;
    text-decoration: none;
}
.popup-compare-products-list-item-remove {
    opacity: .5;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}
.product-item-action-btn {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 0;
    color: #5a5a5a;
    width: 34px;
    height: 34px;
    border: 1px solid #828282;
    border-radius: 50%;
    text-align: center;
    line-height: 0;
}
.popup-compare-products-list-item-remove .icon {
    transform: scale(.625);
    margin: -3px -3px;
}
.product-item-action-btn .icon {
    vertical-align: middle;
}
.header-top-menu-item .icon {
    vertical-align: middle;
}
.product-item-action-btn span {
    position: relative;
}
.icon {
    display: inline-block;
    vertical-align: top;
}
.svg-close-small-gray-icon {
    width: 16px;
    height: 16px;
}
.svg-close-small-gray {
    background: url("/local/templates/rc/img/compare-sprite.svg") 0 0 no-repeat;
}
.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: red;
}
.jspCap {
    display: none;
}
.jspTrack {
    background: #dedede;
    position: relative;
}
.popup-compare-products-list .jspDrag {
    background: #939393;
}
.jspDrag {
    background: #f33636;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}
.jspCap {
    display: none;
}
.header-top a {
    color: #fff;
    text-decoration: none;
}
.card-top,.card-tabs{
    /*z-index: 999;*/
}
.popup-compare-block{
    z-index: 10000;
}