.transferProduct {
    border: 1px solid #ffb400
}

.empty-basket {
    font-size: 14px;
    font-weight: lighter;
    margin-bottom: 10px;
    margin-top: 10px
}

#packs td {
    text-align: center;
    vertical-align: middle
}

#packs td.pack-content {
    text-align: left
}

#packs td.pack-content i {
    margin: 43px 7px
}

.shopping_cart .item {
    margin-bottom: 5px
}

.shopping_cart .attributes {
    list-style: none;
    padding: 0
}

.shopping_cart .price,
.shopping_cart .qty {
    display: inline-block;
    padding-left: 10px;
    white-space: nowrap
}

.min-units {
    background: #fbb
}

.min-units-txt {
    background: #ff8181;
    font-weight: 700
}

#my_cart .table-responsive tbody>tr.min-units-txt>td {
    color: #000;
    font-size: .95em;
    padding: 5px 10px
}

#widget_trustedshopsreviewsticker .skyscraper_vertical,
#widget_trustedshopsreviewsticker .skyscraper_vertical .ts-reviews-list,
#widget_trustedshopsreviewsticker .skyscraper_vertical .ts-reviews-list li {
    width: 100% !important
}

.bootstrap-touchspin .bootstrap-touchspin-vertical-button-wrapper {
    border: none;
    position: relative;
    width: 25px
}

.bootstrap-touchspin .input-group-btn-vertical {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 11
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
    height: 50%;
    left: 0;
    line-height: 1;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center
}

.bootstrap-touchspin .input-group-addon .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0 4px 0 0;
    top: 0
}

.bootstrap-touchspin .input-group-btn-vertical .btn {
    font-size: 12px;
    line-height: 1
}

.rtl .bootstrap-touchspin .input-group-addon .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 4px 0 0 0
}

.bootstrap-touchspin .input-group-addon:not(:last-child) .input-group-btn-vertical .bootstrap-touchspin-down,
.bootstrap-touchspin .input-group-addon:not(:last-child) .input-group-btn-vertical .bootstrap-touchspin-up,
.bootstrap-touchspin .input-group-btn:not(:last-child):not(:first-child) .btn {
    border-radius: 0
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0 0 4px 0;
    bottom: 0
}

.rtl .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0 0 0 4px
}

.bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 9px;
    font-weight: 400;
    left: 5px;
    position: absolute;
    top: 3px
}

.rtl .bootstrap-touchspin .input-group-btn-vertical i {
    left: auto;
    right: 5px;
}
.uppercase {
    text-transform: uppercase;
}
