

/* Start:/local/components/web-slon.ru/shop.cart/templates/.default/style.css?15021152641817*/
.ordercart {
    margin-bottom: 30px;
}
.ordercart .wave-header {
    margin-bottom: 0;
}
.ordercart .center-block {
    text-align: center;
}
.ordercart .loader-status {
    margin-top: 20px;
    position: relative;
    background: rgb(255, 255, 255);
}
.ordercart .fade-out {
    -webkit-transition:all linear 0.5s;
    transition:all linear 0.5s;
    opacity:0;
}
.ordercart .loading {
    opacity: 0.5;
}
.ordercart .cart-item-block {
    margin-bottom: 15px;
    text-align: center;
}
.ordercart .item-header {
    text-align: center;
    margin-top: 0px;
}
.ordercart .image-wrap img {
    margin: 0 auto;
}
.ordercart .product-description {
    color: #737373;
    line-height: 1em;
}
.ordercart .sku-properties label input[type="radio"] {
    display:none;
    cursor: pointer;
}
.ordercart .price {
    font: 29px/30px 'Ozhand', 'sans-serif';
    color: #e70000;
}
.ordercart .quantity-selector {
    display: inline-block;
    margin: 0 auto;
}
.ordercart .quantity-selector .measure {
    margin-left: 5px;
}

.ordercart .order-button {
    margin-top: 20px;
}

.ordercart .sku-value.selected {
    font-weight: bold;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .ordercart .cart-item-block {
        margin-bottom: 10px;
        text-align: left;
    }
    .ordercart .item-header {
        text-align: left;
    }
    .ordercart .image-wrap img {
        margin: 0;
        position: absolute;
    }
    .ordercart .price {
        font: 29px/30px 'Ozhand', 'sans-serif';
    }
    .ordercart .quantity-selector {
        display: block;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .ordercart .item-header {
        margin-top: 20px;
    }
    .ordercart .image-wrap img {
        margin: 0;
        position: relative;
    }
}
/* End */


/* Start:/local/components/web-slon.ru/form.elements/templates/spinEdit/spinEdit.css?1502115264284*/
.webslon-spin-edit {
    display: table-cell;
}
.webslon-spin-edit .input-group-btn {
    font: inherit;
    z-index: 100;
}
.webslon-spin-edit input.form-control {
    width: 60px;
    border-left: none;
    border-right: none;
    height: 36px;
    box-shadow: 0px 2px 6px silver;
}
/* End */
/* /local/components/web-slon.ru/shop.cart/templates/.default/style.css?15021152641817 */
/* /local/components/web-slon.ru/form.elements/templates/spinEdit/spinEdit.css?1502115264284 */
