﻿.cart-list__empty {
    color: #f5f5f5;
    font-size: .9em;
    text-align: center;
}

.cart-list--item__attribute {
    color: #c0a0a0;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 16px;
}

.cart-list--item__price {
    color: #e2e2e2;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 700;
}

.product-box--price__old {
    text-decoration: line-through;
}

.attr-nav > ul > li.dropdown .cart-list.flyout-cart {
    min-width: 28rem;
    left: -24rem;
}

.text-truncate-2 {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 46px;
}

.ajax-loading-block-window {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #ffffff59;
    display: table;
    text-align: center
}

.toast-message a, .toast-message label {
    text-decoration: underline;
}

.toast-bottom-right {
    bottom: 80px;
}

.active-link {
    color: #18b8ff;
}

.fa-star-o:before {
    content: "\f006";
}

.product-detail select {
    background: #f8f8f8 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
}

.prices--unit-price {
    padding-right: 6px;
}

.prices--unit-price__nodiscount {
    font-size: .9em;
    color: #a1adb7;
}

.text-smaller {
    font-size: .9em;
}

ul.opc {
    list-style: none;
    padding-left: 0;
}

.opc .step-title {
    margin: 0 0 1px;
    overflow: hidden;
    background-color: #f6f6f6;
}

.opc .allow .step-title {
    background-color: #4ab2f1;
    cursor: pointer;
}

.opc .step-title .number,
.opc .step-title .title {
    float: left;
    min-height: 40px;
    padding: 10px 15px;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
}

.opc .allow .step-title .number,
.opc .allow .step-title .title {
    color: #fff;
    cursor: pointer;
}

.opc .step-title .number {
    width: 42px;
    border-right: 1px solid #fff;
    text-align: center;
}

.opc .allow .step-title .number {
    background-color: #248ece;
}

.opc .step {
    margin: 0;
    padding: 30px;
    border: solid 1px #ddd;
}

.opc .section {
    margin: 0 0 30px;
}

    .opc .section > label {
        display: block;
        margin: 0 0 10px;
    }

.opc input[type="text"],
.opc select {
    max-width: 100%;
}

.opc .buttons {
    margin-bottom: 0;
    margin-top: 20px;
}

.opc .back-link {
    margin: 0 10px 10px;
}

    .opc .back-link small {
        display: none;
    }

    .opc .back-link a {
        display: inline-block;
        margin: 0 0 0 -15px;
        background: url('/themes/aseona/content/images/back-button.png') left center no-repeat;
        padding: 0 0 0 18px;
        color: #444;
    }

        .opc .back-link a:hover,
        .opc .back-link a:focus {
            color: #4ab2f1;
        }

.opc .buttons .please-wait {
    display: block;
    margin: 10px 0 0;
    background: none;
}

.opc .checkout-data {
    margin-bottom: 5px;
}

.opc .section.ship-to-same-address {
    margin: 0 0 30px;
    padding: 0;
}

.opc .section.pickup-in-store {
    margin: 0 0 30px;
    padding: 0;
}

.opc .payment-info .info tr {
    text-align: left;
}

.opc .section.order-summary {
    margin: 0;
}

.opc h2.title {
    margin-bottom: 0
}

.opc .col-form-label {
    text-align: left;
}


/* check-out payment method banks */
.method-list {
    list-style: none;
}

.payment-method--img {
    height: 40px;
}

.bank-filter .filter-control {
    border: 1px solid #ced4da !important;
    border-radius: .25rem !important;
    color: #495057;
    height: 35px !important;
}

.feed-element {
    padding-top: 15px;
    margin-right: 15px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
}

.bank-item-container {
}

.i-checks {
    padding-left: 0;
}

.feed-element {
    padding-bottom: 15px;
}

    .feed-element .media {
        margin-top: 15px;
    }

.feed-element,
.media-body {
    overflow: hidden;
}

    .feed-element > a img {
        margin-right: 10px;
    }

    .feed-element img.rounded-circle,
    .dropdown-messages-box img.rounded-circle {
        width: 38px;
        height: 38px;
    }

    .feed-element .well {
        border: 1px solid #e7eaec;
        box-shadow: none;
        margin-top: 10px;
        margin-bottom: 5px;
        padding: 10px 20px;
        font-size: 11px;
        line-height: 16px;
    }

    .feed-element .actions {
        margin-top: 10px;
    }

    .feed-element .photos {
        margin: 10px 0;
    }

.icheckbox_square-green,
.iradio_square-green {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(../Images/green.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-green {
    background-position: 0 0;
}

    .icheckbox_square-green.hover {
        background-position: -24px 0;
    }

    .icheckbox_square-green.checked {
        background-position: -48px 0;
    }

    .icheckbox_square-green.disabled {
        background-position: -72px 0;
        cursor: default;
    }

    .icheckbox_square-green.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-green {
    background-position: -120px 0;
}

    .iradio_square-green.hover {
        background-position: -144px 0;
    }

    .iradio_square-green.checked {
        background-position: -168px 0;
    }

    .iradio_square-green.disabled {
        background-position: -192px 0;
        cursor: default;
    }

    .iradio_square-green.checked.disabled {
        background-position: -216px 0;
    }

/* end payment method banks*/

.shop-cart-table table thead th {
    vertical-align: middle;
}

.shop-cart-table table tbody td {
    padding-left: 10px;
    padding-right: 10px;
}

.navbar ul ul.accounts li {
    padding: 10px 20px;
    margin-bottom: 0;
}

    .navbar ul ul.accounts li a {
        color: #fff;
        display: block;
    }

.attr-nav > ul > li.dropdown ul.dropdown-menu.accounts {
    left: -170px;
    top: 64px;
}

.customer-navigation a.active {
    text-decoration: underline;
    font-weight: 600;
}

.attr-nav > ul > li.dropdown .cart-list.flyout-cart ul {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 0.5em;
    height: 0.5em;
}

::-webkit-scrollbar-thumb {
    background: #777;
}

::-webkit-scrollbar-track {
    background: #d6d6d6;
}

.attr-nav > ul > li.dropdown .dropdown-menu.cart-list.flyout-cart ul {
    background-color: #232323;
}

#notify-news {
    min-width: 400px;
    max-height: 520px;
    left: -400px;
    overflow-y: auto;
    overflow-x: hidden;
}

    #notify-news h5 {
        font-size: 1em;
    }

    #notify-news .media-body p {
        font-size: .9em;
    }


select option[disabled] {
    color: #ad9d9d;
}
