.tags{
    display: flex !important;
    justify-content: space-between !important;
    width: 100% !important;
}
.ul-tags{
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    height: auto !important;
    padding-left: 40px;
}
.li-tags{
   
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    position: relative !important;
    margin-bottom: 10px !important;
    -webkit-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    border-radius: 2px !important;
    cursor: pointer !important;
    background: #f5f5f5;
    margin-right: 12px;
}
.a-tags{
    display: block;
    width: 100%;
    height: 100%;
    color: #555;
    text-decoration: none;
    transition: color .2s;
    padding: 1px 7px;
}
.badge .icon:after {
    white-space: nowrap;
}
a.card .badge .icon.icon-soon {
    //margin: 7px 0 0;
}
.badge .icon-soon {
    display: inline-block;
    background: url(../img/icon-soon.png) center no-repeat;
    width: 19px;
    height: 20px;
}

.icon-price-down {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background: url(../img/loss-white.png) center no-repeat;
}
.icon-soon-red {
    display: inline-block;
    background: url(../img/icon-soon-red.png) center no-repeat;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 5px;
}
#left-menu-items a {
    height: 42px;
    line-height: 1;
    font-size: 12px;
}
.btn-social-inst {
    border-color: #7b22b9;
    position: relative;
}
.btn-social-telegram {
    border-color: #1e96c8;
    position: relative;
}
.btn-social-inst i,
.btn-social-inst:before {
    content: '';
    background: url(/local/templates/sivikshop/css/images/inst.png) no-repeat;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
    position: absolute;
	background-position: center;
    background-size: cover;
}
.btn-social-telegram i,
.btn-social-telegram:before {
    content: '';
    background: url(/local/templates/sivikshop/css/images/telegram_n.png) no-repeat;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
    position: absolute;
	background-position: center;
    background-size: cover;
}
.btn-social-vkk i,
.btn-social-vkk:before {
    content: '';
    background: url(/local/templates/sivikshop/css/images/vk.png) no-repeat;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
    position: absolute;
	background-position: center;
    background-size: cover;
}
.btn-social-yt i,
.btn-social-yt:before {
    content: '';
    background: url(/local/templates/sivikshop/css/images/yt.png) no-repeat;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
    position: absolute;
	background-position: center;
    background-size: cover;
}
.btn-cart.select:before {
background-image: url(/local/templates/sivikshop/img/cart_grey.svg) !important;

}
#sliders-tabs-info li.characteristics b {
    border-bottom: 1px dashed #19488f !important;
}
.btn-cart:before {
background-image: url(/local/templates/sivikshop/img/cart_red.svg) !important;
background-size: 25px 25px !important;
width: 28px !important;
height: 28px !important;
background-position: 24px -475px !important;
background-repeat: inherit !important;
left: 5px !important;
}
#sliders-tabs-info li.characteristics b {
    border-bottom: 1px dashed #19488f !important;
}
.card .btn-cart.select:after {
    content: 'В корзине';
    color: #707172;
}
b.pull-right {
    width: auto;
}
@media screen and (max-width: 768px){
	.navigation {
		height: 182px;
	}
	.card .btn-cart.select {
		background-image: url(/local/templates/sivikshop/css/images/i_incart_grey.svg);
		background-position: center;
		background-repeat: no-repeat;
    	background-size: cover;
	}
}
@media (max-width: 480px) {

.badge-orange i:after
{
white-space: normal !important;
width:58px;top: 5px !important;
}
a.card img
{
	/* margin-top:33px !important; */
}
}
@media (max-height: 860px) {
    .spec-items {
        margin: 10px 0;
    }
}
.left-module-phone .full-phone .value-phone {
    font-size: 16px;
}
.left-module-phone .full-phone {
    margin-left: 33px;
}