/*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;  }*/

.js-offers-scroll .quantity_block_wrapper > div {
    padding: 0px 1px;
}
.item_stock_height {
    height: 19px;
}
.scroll_top {
    margin-top: 0px!important;
}
.js-offers-scroll .quantity_block_wrapper {
    margin: 0px 0px;
}
body .wrapper_inner {
    max-width: 1800px;
}
.wrapper_inner {
    padding: 0px 22px;
    margin: 0 0;
}
.maxwidth-theme {
    margin: 0 0;
}
.table-view .item-actions {
    width: 40%;
}
body .maxwidth-theme {
    max-width: 1800px;
}
.sale-personal-account-wallet-list-container {
    background-color: #fafafa;
}
.sale-personal-account-wallet-title {
    background-color: #365edc;
}
.sale-personal-account-wallet-currency-item {
    color: #222;
}