.block-miniquote .items-total {
    float: left;
    margin: 0 10px;
}

.block-miniquote .items-total .count {
    font-weight: 700
}

.block-miniquote .subtotal {
    margin: 0 10px;
    text-align: right;
}

.block-miniquote .amount .price-wrapper:first-child .price {
    font-size: 18px;
    font-weight: 700;
}

.block-miniquote .subtitle {
    display: none
}

.block-miniquote .subtitle.empty {
    display: block;
    padding: 30px 0 20px;
    text-align: center;
    font-size: 14px;
}

.block-miniquote .text.empty {
    text-align: center
}

.block-miniquote .block-content > .actions {
    margin-top: 15px
}

.block-miniquote .block-content > .actions > .secondary {
    text-align: center
}

.block-miniquote .block-content > .actions > .primary {
    margin: 0 10px 15px
}

.block-miniquote .block-content > .actions > .primary .action.primary {
    display: block;
    width: 100%;
}

.block-miniquote .block-content > .actions .paypal-logo {
    margin-top: 15px;
    text-align: center;
}

.block-miniquote .block-category-link,
.block-miniquote .block-product-link,
.block-miniquote .block-cms-link,
.block-miniquote .block-banners {
    margin: 15px 0 0;
    text-align: center;
}

.miniquote-wrapper {
    display: inline-block;
    position: relative;
    float: right;
}

.miniquote-wrapper:before,
.miniquote-wrapper:after {
    content: "";
    display: table;
}

.miniquote-wrapper:after {
    clear: both
}

.miniquote-wrapper .action.showquote {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}

.miniquote-wrapper .action.showquote:before {
    font-family: 'luma-icons';
    content: '\e609';
    font-size: 22px;
    line-height: 28px;
    color: #8f8f8f;
    overflow: hidden;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0;
}

.miniquote-wrapper .action.showquote:hover:before {
    color: #333333
}

.miniquote-wrapper .action.showquote:active:before {
    color: #8f8f8f
}

.miniquote-wrapper .action.showquote.active {
    display: inline-block;
    text-decoration: none;
}

.miniquote-wrapper .action.showquote.active:before {
    font-family: 'luma-icons';
    content: '\e609';
    font-size: 22px;
    line-height: 28px;
    color: #8f8f8f;
    overflow: hidden;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0;
}

.miniquote-wrapper .action.showquote.active:hover:before {
    color: #333333
}

.miniquote-wrapper .action.showquote.active:active:before {
    color: #8f8f8f
}

.miniquote-wrapper .block-miniquote {
    margin: 0;
    padding: 0;
    list-style: none none;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #bbb;
    position: absolute;
    z-index: 100;
    top: 100%;
    min-width: 100%;
    margin-top: 4px;
    display: none;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}

.miniquote-wrapper .block-miniquote li {
    margin: 0
}

.miniquote-wrapper .block-miniquote li:hover {
    cursor: pointer
}

.miniquote-wrapper .block-miniquote:before,
.miniquote-wrapper .block-miniquote:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-bottom-style: solid;
}

.miniquote-wrapper .block-miniquote:before {
    z-index: 99;
    border: solid 6px;
    border-color: transparent transparent #ffffff transparent;
}

.miniquote-wrapper .block-miniquote:after {
    z-index: 98;
    border: solid 7px;
    border-color: transparent transparent #bbbbbb transparent;
}

.miniquote-wrapper .block-miniquote:before {
    top: -12px;
    left: 10px;
}

.miniquote-wrapper .block-miniquote:after {
    top: -14px;
    left: 9px;
}

.miniquote-wrapper.active {
    overflow: visible
}

.miniquote-wrapper.active .block-miniquote {
    display: block
}

.miniquote-wrapper .block-miniquote {
    padding: 25px 20px;
    right: 0;
    width: 320px;
}

.miniquote-wrapper .block-miniquote .block-title {
    display: none
}

.miniquote-wrapper .block-miniquote:after {
    left: auto;
    right: 5px;
}

.miniquote-wrapper .block-miniquote:before {
    left: auto;
    right: 6px;
}

.miniquote-wrapper .product .actions {
    float: right;
    margin: -24px 0 0;
}

.miniquote-wrapper .product .actions > .primary,
.miniquote-wrapper .product .actions > .secondary {
    display: inline
}

.miniquote-wrapper .product .actions > .primary:not(:last-child),
.miniquote-wrapper .product .actions > .secondary:not(:last-child) {
    margin-right: 15px
}

.miniquote-wrapper .action.close {
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    position: absolute;
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
    -moz-box-sizing: content-box;
    box-shadow: none;
    text-shadow: none;
    line-height: inherit;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
}

.miniquote-wrapper .action.close:focus,
.miniquote-wrapper .action.close:active {
    background: none;
    border: none;
}

.miniquote-wrapper .action.close:hover {
    background: none;
    border: none;
}

.miniquote-wrapper .action.close.disabled,
.miniquote-wrapper .action.close[disabled],
fieldset[disabled] .miniquote-wrapper .action.close {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5;
}

.miniquote-wrapper .action.close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.miniquote-wrapper .action.close:before {
    font-family: 'luma-icons';
    content: '\e616';
    font-size: 16px;
    line-height: 16px;
    color: #8f8f8f;
    overflow: hidden;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0;
}

.miniquote-wrapper .action.close:hover:before {
    color: inherit
}

.miniquote-wrapper .action.close:active:before {
    color: inherit
}

.miniquote-wrapper .action.showquote {
    white-space: nowrap
}

.miniquote-wrapper .action.showquote .counter.qty {
    background: #ff5501;
    border-radius: 2px;
    color: #ffffff;
    clip: auto;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    min-width: 18px;
    margin: 3px 0 0;
    padding: 0 3px;
    overflow: hidden;
    text-align: center;
    white-space: normal;
}

.miniquote-wrapper .action.showquote .counter.qty.empty {
    /*display: none*/
}

.miniquote-wrapper .miniquote-widgets {
    margin-top: 15px
}

.miniquote-items-wrapper {
    border: 1px solid #ccc;
    margin: 0 -20px;
    border-left: 0;
    border-right: 0;
    overflow-x: auto;
    padding: 15px;
    clear: both;
}

.miniquote-items {
    margin: 0;
    padding: 0;
    list-style: none none;
}

.miniquote-items .product-item {
    padding: 20px 0
}

.miniquote-items .product-item:not(:first-child) {
    border-top: 1px solid #cccccc
}

.miniquote-items .product-item:first-child {
    padding-top: 0
}

.miniquote-items .product-item-pricing .label {
    display: inline-block;
    width: 4.5rem;
}

.miniquote-items .price-miniquote {
    margin-bottom: 5px
}

.miniquote-items .product-item-name {
    font-weight: 400;
    margin: 0 0 10px;
}

.miniquote-items .product-item-name a {
    color: #1979c3
}

.miniquote-items .product-item-details {
    padding-left: 88px
}

.miniquote-items .product-item-details .price {
    font-weight: 700
}

.miniquote-items .product-item-details .price-including-tax,
.miniquote-items .product-item-details .price-excluding-tax {
    margin: 5px 0
}

.miniquote-items .product-item-details .weee[data-label] {
    font-size: 1.1rem
}

.miniquote-items .product-item-details .details-qty {
    margin-top: 10px
}

.miniquote-items .product > .product-item-photo,
.miniquote-items .product > .product-image-container {
    float: left
}

.miniquote-items .product .toggle {
    border: 0;
    padding: 0 40px 5px 0;
}

.miniquote-items .product .toggle:after {
    position: static;
    margin: 0 0 0 5px;
    color: #8f8f8f;
}

.miniquote-items .product .active > .toggle:after {
    content: '\e621'
}

.miniquote-items .product.pricing {
    margin-top: 3px
}

.miniquote-items .product.options .tooltip.toggle {
    display: inline-block;
    text-decoration: none;
}

.miniquote-items .product.options .tooltip.toggle > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.miniquote-items .product.options .tooltip.toggle:after {
    font-family: 'luma-icons';
    content: '\e622';
    font-size: 12px;
    line-height: 12px;
    color: inherit;
    overflow: hidden;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: -3px 0 0 7px;
}

.miniquote-items .product.options .details {
    display: none
}

.miniquote-items .item-qty {
    width: 40px;
    text-align: center;
    margin-right: 10px;
}

.miniquote-items .update-quote-item {
    vertical-align: top;
    font-size: 1.1rem;
}

.miniquote-items .action.edit,
.miniquote-items .action.delete {
    display: inline-block;
    text-decoration: none;
}

.miniquote-items .action.edit > span,
.miniquote-items .action.delete > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.miniquote-items .action.edit:before,
.miniquote-items .action.delete:before {
    font-family: 'luma-icons';
    content: '\e601';
    font-size: 18px;
    line-height: 20px;
    color: #8f8f8f;
    overflow: hidden;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.miniquote-items .action.edit:hover:before,
.miniquote-items .action.delete:hover:before {
    color: #333333
}

.miniquote-items .action.edit:active:before,
.miniquote-items .action.delete:active:before {
    color: #8f8f8f
}

.miniquote-items .action.delete:before {
    content: '\e604'
}

.miniquote-items .subtitle {
    display: none
}

.miniquote-wrapper .action.showquote .text,
.miniquote-wrapper .action.showquote .counter-label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

@media (min-width: 768px), print {
    .miniquote-wrapper {
        margin-left: 13px
    }
}

.actions-toolbar .action-edit {
    float: right;
}

.actions-toolbar .action-delete {
    float: right;
}

@media speech {
    .miniquote-wrapper .action.showquote:before {
        speak: none;
    }

    .miniquote-wrapper .action.showquote.active:before {
        speak: none;
    }

    .miniquote-wrapper .action.close:before {
        speak: none;
    }

    .miniquote-items .product.options .tooltip.toggle:after {
        speak: none;
    }

    .miniquote-items .action.edit:before,
    .miniquote-items .action.delete:before {
        speak: none;
    }
}