/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
 /* Examples (uncomment to use):*/
 /* Expand site width */ /* body .wrapper { max-width: 1400px !important; } */ 
/* Set site background image */
 /* body { background: url(image_source) top no-repeat; } /* Hide compare button */
 /* a.compare_item { display: none !important; }*/

table.table-quantity {
    width: 100%;
    margin: -28px 0 20px;
}
table.table-quantity tbody tr {
    display: none;
    line-height: 1.1;
    text-align: center;
}
table.table-quantity tbody tr.active {
    display: table-row;
}
table.table-quantity th {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}
table.table-quantity td {
    width: 50%;
    padding: 10px 0;
    font-weight: 500;
}
table.table-quantity .out-stock {
    font-size: 13px;
}
.top-block.top-block-v1.header-wrapper {
    z-index: 9;
}


.footer_middle{
display:none;
}

.ikh{width:20px;}
.header__top-item-new{display:flex;flex-directrion:row;column-gap:20px;align-items:center;}
.header__top-item-new .inner-table-block{display:flex;flex-directrion:row;align-items:center;}
.pull-right .mobik_soc{line-height: 60px!important;}
