﻿


@media screen and (min-width: 769px) {
    .main-banner .slick-slide {
        max-height: calc(100vh - 180px);
    }

    .main-banner .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
        max-height: 100%;
        padding: 18% 10% !important;
    }
}

@media screen and (max-width: 768px) {
    /*.homepage-content .pagebuilder-slide-wrapper, .homepage-content .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
                                                                                               min-height: 340px!important;
                                                                                               }*/
    .main-banner .slick-dots {
        bottom: -40px;
    }

    .homepage-content .main-banner {
        padding-bottom: 40px;
    }

    .main-banner .pagebuilder-slide-wrapper {
        background-position: left top !important;
    }
}

@media screen and (max-width: 480px) {
    .main-banner .pagebuilder-slide-wrapper, .main-banner .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
        min-height: 320px !important;
        background-position: left top !important;
    }
}

@media screen and (max-width: 400px) {
    .main-banner .pagebuilder-slide-wrapper, .main-banner .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
        min-height: 300px !important;
        height: 300px !important;
    }

    .main-banner .pagebuilder-slider {
        height: 300px;
        min-height: unset !important;
    }

    .main-banner .slick-dots {
        bottom: -40px;
    }
}

@media screen and (max-width: 375px) {
    .main-banner .pagebuilder-slide-wrapper, .main-banner .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
        min-height: 260px !important;
        height: 260px !important;
    }

    .main-banner .pagebuilder-slider {
        height: 260px;
        min-height: unset !important;
    }
}

@supports(outline - offset: -3px) {
    .splide__slide:focus-visible {
        outline: 3px solid #0bf;
        outline-offset: -3px
    }
}

@media screen and (-ms-high-contrast:none) {
    .splide__slide:focus-visible {
        border: 3px solid #0bf
    }
}

@supports(outline - offset: -3px) {
    .splide.is-focus-in .splide__slide:focus {
        outline: 3px solid #0bf;
        outline-offset: -3px
    }
}

@media screen and (-ms-high-contrast:none) {
    .splide.is-focus-in .splide__slide:focus {
        border: 3px solid #0bf
    }

    @keyframes splide-loading {
        0% {
            transform: rotate(0)
        }

        to {
            transform: rotate(1turn)
        }
    }
}
.ui-datepicker {
    display: none;
    z-index: 999999 !important
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em;
        cursor: pointer
    }

    .ui-datepicker .ui-datepicker-next-hover span, .ui-datepicker .ui-datepicker-prev-hover span {
        border-color: transparent #ff8400 transparent transparent
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px
    }

        .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
            display: block;
            position: absolute;
            left: 50%;
            margin-left: -8px;
            top: 50%;
            margin-top: -5px;
            font-size: 0px;
            width: 0;
            height: 0;
            border: solid;
            border-width: 5px 8px 5px 0;
            border-color: transparent #ff9635 transparent transparent
        }

        .ui-datepicker .ui-datepicker-next span {
            margin-left: 0;
            top: 50%;
            margin-top: -5px;
            border-width: 5px 0 5px 8px;
            border-color: transparent transparent transparent #ff9635
        }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month-year {
        width: 100%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em
    }

    .ui-datepicker td span, .ui-datepicker td a {
        display: block;
        padding: 4px;
        text-align: right;
        text-decoration: none;
        color: #000
    }

    .ui-datepicker .ui-datepicker-buttonpane button {
        float: right
    }

        .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
            float: left
        }

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: right
            }

    .ui-datepicker-rtl .ui-datepicker-group {
        float: right
    }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

    .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px
}

.ui-timepicker-div dl {
    text-align: left
}

    .ui-timepicker-div dl dt {
        height: 25px;
        margin-bottom: -22px
    }

    .ui-timepicker-div dl .ui_tpicker_time_label {
        margin-bottom: -25px
    }

    .ui-timepicker-div dl dd {
        margin: 0 10px 10px 65px
    }

.ui-timepicker-div td {
    font-size: 90%
}

.ui-tpicker-grid-label {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

.ui-datepicker {
    padding: 15px;
    border: #fff 4px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #efefef;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,.35);
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,.35)
}

    .ui-datepicker .ui-datepicker-header {
        background: 0 0;
        border: none;
        padding-bottom: 10px
    }

    .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
        width: 47%;
        margin-right: 6%
    }

    .ui-datepicker .ui-datepicker-title .ui-datepicker-year {
        width: 47%
    }

    .ui-datepicker .ui-datepicker-calendar td {
        border: #cfcfcf 1px solid
    }

        .ui-datepicker .ui-datepicker-calendar td a {
            padding: 4px;
            display: block
        }

        .ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
            background: #f9eae7
        }

    .ui-datepicker .ui-datepicker-calendar {
        background: #fff;
        border: #cfcfcf 1px solid;
        border-collapse: collapse
    }

        .ui-datepicker .ui-datepicker-calendar th {
            background: #efefef;
            border: #cfcfcf 1px solid;
            padding: 4px;
            text-transform: uppercase
        }

        .ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
            text-align: center;
            border: #cfcfcf 1px solid
        }

.ui-datepicker {
    width: auto
}

    .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
        background: #f3d7d2
    }

    .ui-datepicker .ui-datepicker-calendar .ui-state-active {
        background: #ffdf66
    }

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px
}

.ui-timepicker-div dl {
    text-align: left
}

    .ui-timepicker-div dl dd {
        margin: 0 0 10px 65px
    }

.ui-timepicker-div td {
    font-size: 90%
}

.ui-tpicker-grid-label {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default
}

.ui-slider-horizontal {
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #dadada
}

.ui-slider-handle {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f98b25;
    display: block;
    position: absolute
}

.ui-timepicker-div {
    padding: 10px 0 5px
}

.ui-datepicker .ui-datepicker-buttonpane {
    overflow: hidden;
    padding-top: 10px;
    border-top: #cfcfcf 1px solid
}

.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #f9f9f9
}

    .ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
        color: #959595
    }

.ui-datepicker-cover {
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

body {
    margin: 0;
    padding: 0
}

article, aside, details, figcaption, figure, main, footer, header, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

nav ul, nav ol {
    list-style: none none
}

img {
    max-width: 100%;
    height: auto;
    border: 0
}

video, embed, object {
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size-adjust: 100%
}

/*body {
    color: #333;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.4rem
}
*/
p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title] {
    border-bottom: 1px dotted #e4e4e4;
    cursor: help
}

b, strong {
    font-weight: 700
}

em, i {
    font-style: italic
}

mark {
    background: #f0f0f0;
    color: #000
}

small, .small {
    font-size: 12px
}

hr {
    border: 0;
    border-top: 1px solid #e4e4e4;
    margin-bottom: 20px;
    margin-top: 20px
}

sub, sup {
    font-size: 71.42857143000001%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dfn {
    font-style: italic
}

/*h1 {
    font-weight: 300;
    line-height: 1.1;
    font-size: 40px;
    margin-top: 0;
}

h2 {
    font-weight: 500;
    line-height: 1.1;
    font-size: 40px;
    margin-top: 2.5rem;*/
    /*margin-bottom: 2rem*/
/*}*/

h3 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

h4 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 19px;
    margin-top: 2rem;
    margin-bottom: 2rem
}

h5 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.2rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

h6 {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small {
        color: #333;
        font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: 1
    }

a, .alink {
    color: #512d6d;
    text-decoration: none
}

    a:visited, .alink:visited {
        color: #512d6d;
        text-decoration: none
    }

    a:hover, .alink:hover {
        color: #512d6d;
        text-decoration: underline
    }

    a:active, .alink:active {
        color: #512d6d;
        text-decoration: underline
    }

ul, ol {
    margin-top: 0;
    margin-bottom: 2.5rem
}

    ul > li, ol > li {
        margin-top: 0;
/*        margin-bottom: 1rem
*/    }

    ul ul, ol ul, ul ol, ol ol {
        margin-bottom: 0
    }

dl {
    margin-bottom: 20px;
    margin-top: 0
}

dt {
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0
}

dd {
    margin-bottom: 10px;
    margin-top: 0;
    margin-left: 0
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,'Courier New',monospace
}

code {
    background: #f0f0f0;
    color: #111;
    padding: 2px 4px;
    font-size: 1.2rem;
    white-space: nowrap
}

kbd {
    background: #f0f0f0;
    color: #111;
    padding: 2px 4px;
    font-size: 1.2rem
}

pre {
    background: #f0f0f0;
    border: 1px solid #e4e4e4;
    color: #111;
    line-height: 1.42857143;
    margin: 0 0 10px;
    padding: 10px;
    font-size: 1.2rem;
    display: block;
    word-wrap: break-word
}

    pre code {
        background-color: transparent;
        border-radius: 0;
        color: inherit;
        font-size: inherit;
        padding: 0;
        white-space: pre-wrap
    }

blockquote {
    border-left: 0 solid #e4e4e4;
    margin: 0 0 20px 40px;
    padding: 0;
    color: #333;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-style: italic;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.4rem
}

    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0
    }

    blockquote footer, blockquote small, blockquote .small {
        color: #333;
        line-height: 1.42857143;
        font-size: 1rem;
        display: block
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: '\2014 \00A0'
        }

    blockquote cite {
        font-style: normal
    }

    blockquote:before, blockquote:after {
        content: ''
    }

q {
    quotes: none
}

    q:before, q:after {
        content: '';
        content: none
    }

cite {
    font-style: normal
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%
}

    table th {
        text-align: left
    }

    table > tbody > tr > th, table > tfoot > tr > th, table > tbody > tr > td, table > tfoot > tr > td {
        vertical-align: top
    }

    table > thead > tr > th, table > thead > tr > td {
        vertical-align: bottom
    }

    table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
        padding: 12px 10px
    }

button {
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle
}

   /* button:focus, button:active {
        background: rgba(var(--color-button), var(--alpha-button-background));
        border: 1px solid #cdcdcd;
        color: #333
    }

    button:hover {
        background: rgba(var(--color-button), var(--alpha-button-background));
        border: 1px solid #cdcdcd;
        color: #555
    }

    button.disabled, button[disabled], fieldset[disabled] button {
        opacity: .5;
        cursor: default;
        pointer-events: none
    }

    button::-moz-focus-inner {
        border: 0;
        padding: 0
    }*/

input[type=text], input[type=password], input[type=url], input[type=tel], input[type=search], input[type=number], input[type=datetime], input[type=email] {
    /*    background: #fff;
*/ background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 1px;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 44px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
/*    width: 50px !important;
*/    box-sizing: border-box
}

    input[type=text]:disabled, input[type=password]:disabled, input[type=url]:disabled, input[type=tel]:disabled, input[type=search]:disabled, input[type=number]:disabled, input[type=datetime]:disabled, input[type=email]:disabled {
        opacity: .5
    }

    input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=email]::-moz-placeholder {
        color: #c2c2c2
    }

    input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder {
        color: #c2c2c2
    }

    input[type=text]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=datetime]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder {
        color: #c2c2c2
    }

input[type=number] {
    -moz-appearance: textfield
}

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0
    }

input[type=search] {
    -webkit-appearance: none
}

    input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
        -webkit-appearance: none
    }

select {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #8a8b8d;
    border-radius: 1px;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 5px 10px 4px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box
}

    select:disabled {
        opacity: .5
    }

    select[multiple] {
        height: auto;
        background-image: none
    }

textarea {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #8a8b8d;
    border-radius: 1px;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: auto;
    line-height: 1.42857143;
    margin: 0;
    padding: 10px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    resize: vertical
}

    textarea:disabled {
        opacity: .5
    }

    textarea::-moz-placeholder {
        color: #c2c2c2
    }

    textarea::-webkit-input-placeholder {
        color: #c2c2c2
    }

    textarea:-ms-input-placeholder {
        color: #c2c2c2
    }

input[type=checkbox] {
    margin: 2px 5px 0 0;
    position: relative;
    top: 2px
}

    input[type=checkbox]:disabled {
        opacity: .5
    }

input[type=radio] {
    margin: 2px 5px 0 0
}

    input[type=radio]:disabled {
        opacity: .5
    }

input.mage-error, select.mage-error, textarea.mage-error {
    border-color: #324b64
}

div.mage-error[generated] {
    color: #101820;
    font-size: 1.2rem
}

input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

form {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

address {
    font-style: normal
}

*:focus {
    box-shadow: none;
    outline: 0
}

._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: 0 0 3px 1px #68a8e0
}

.bundle-options-container .block-bundle-summary .bundle.items, .block-wishlist-management .wishlist-select-items, .paypal-review .items-qty, .product-items, .prices-tier, .opc-wrapper .opc, .opc-progress-bar, .checkout-agreements-items, .items, .order-details-items .items-qty, .footer.content ul, .block-event .slider-panel .slider, .block-banners .banner-items, .block-banners-inline .banner-items {
    margin: 0;
    padding: 0;
    list-style: none none
}

    .bundle-options-container .block-bundle-summary .bundle.items > li, .block-wishlist-management .wishlist-select-items > li, .paypal-review .items-qty > li, .product-items > li, .prices-tier > li, .opc-wrapper .opc > li, .opc-progress-bar > li, .checkout-agreements-items > li, .items > li, .order-details-items .items-qty > li, .footer.content ul > li, .block-event .slider-panel .slider > li, .block-banners .banner-items > li, .block-banners-inline .banner-items > li {
        margin: 0
    }

    .abs-action-addto-product, .block-event .slider-panel .slider .item .action.event, .bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare, .product-options-bottom .action.tocompare {
        background-image: none;
        background: #f2f2f2;
        border: 1px solid #cdcdcd;
        color: #333;
        cursor: pointer;
        font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 700;
        margin: 0;
        padding: 7px 15px;
        font-size: 1.4rem;
        line-height: 1.6rem;
        box-sizing: border-box;
        vertical-align: middle;
        display: inline-block;
        text-decoration: none;
        border-radius: 3px
    }

        .abs-action-link-button:focus, .abs-action-link-button:active, .abs-action-addto-product:focus, .abs-action-addto-product:active, .block-event .slider-panel .slider .item .action.event:focus, .block-event .slider-panel .slider .item .action.event:active, .bundle-options-container .block-bundle-summary .product-addto-links > .action:focus, .bundle-options-container .block-bundle-summary .product-addto-links > .action:active, .product-info-main .action.tocompare:focus, .product-info-main .action.tocompare:active, .product-options-bottom .action.tocompare:focus, .product-options-bottom .action.tocompare:active {
            background: #e2e2e2;
            border: 1px solid #cdcdcd;
            color: #333
        }

        .abs-action-link-button:hover, .abs-action-addto-product:hover, .block-event .slider-panel .slider .item .action.event:hover, .bundle-options-container .block-bundle-summary .product-addto-links > .action:hover, .product-info-main .action.tocompare:hover, .product-options-bottom .action.tocompare:hover {
            background: #e2e2e2;
            border: 1px solid #cdcdcd;
            color: #555
        }

        .abs-action-link-button.disabled, .abs-action-link-button[disabled], fieldset[disabled] .abs-action-link-button, .abs-action-addto-product.disabled, .abs-action-addto-product[disabled], fieldset[disabled] .abs-action-addto-product, .block-event .slider-panel .slider .item .action.event.disabled, .block-event .slider-panel .slider .item .action.event[disabled], fieldset[disabled] .block-event .slider-panel .slider .item .action.event, .bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled, .bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled], fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare.disabled, .product-info-main .action.tocompare[disabled], fieldset[disabled] .product-info-main .action.tocompare, .product-options-bottom .action.tocompare.disabled, .product-options-bottom .action.tocompare[disabled], fieldset[disabled] .product-options-bottom .action.tocompare {
            opacity: .5;
            cursor: default;
            pointer-events: none
        }

        .abs-action-link-button:hover, .abs-action-link-button:active, .abs-action-link-button:focus, .abs-action-addto-product:hover, .abs-action-addto-product:active, .abs-action-addto-product:focus, .block-event .slider-panel .slider .item .action.event:hover, .block-event .slider-panel .slider .item .action.event:active, .block-event .slider-panel .slider .item .action.event:focus, .bundle-options-container .block-bundle-summary .product-addto-links > .action:hover, .bundle-options-container .block-bundle-summary .product-addto-links > .action:active, .bundle-options-container .block-bundle-summary .product-addto-links > .action:focus, .product-info-main .action.tocompare:hover, .product-info-main .action.tocompare:active, .product-info-main .action.tocompare:focus, .product-options-bottom .action.tocompare:hover, .product-options-bottom .action.tocompare:active, .product-options-bottom .action.tocompare:focus {
            text-decoration: none
        }

.block-giftregistry-shared-items .product .item-options dt, .multicheckout .item-options dt, .cart.table-wrapper .item-options dt, .opc-block-summary .items-in-cart .product .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0
}

    .block-giftregistry-shared-items .product .item-options dt:after, .multicheckout .item-options dt:after, .cart.table-wrapper .item-options dt:after, .opc-block-summary .items-in-cart .product .item-options dt:after {
        content: ': '
    }

.block-giftregistry-shared-items .product .item-options dd, .multicheckout .item-options dd, .cart.table-wrapper .item-options dd, .opc-block-summary .items-in-cart .product .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px
}

.actions-toolbar > .primary .action, .actions-toolbar > .secondary .action {
    width: 100%
}

.block-giftregistry-shared-items .product-image-wrapper, .products-list .product-image-wrapper, .cart.table-wrapper .product-image-wrapper, .minicart-items .product-image-wrapper {
    height: auto;
    padding: 0 !important
}

    .block-giftregistry-shared-items .product-image-wrapper .product-image-photo, .products-list .product-image-wrapper .product-image-photo, .cart.table-wrapper .product-image-wrapper .product-image-photo, .minicart-items .product-image-wrapper .product-image-photo {
        position: static
    }

.product.media .product.photo .photo.image {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%
}

.amazon-validate-container .block .block-title {
    font-size: 1.8rem;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 15px;
    padding-bottom: 12px
}

    .amazon-validate-container .block .block-title strong {
        font-weight: 500
    }

.abs-account-blocks .block-title, .block-giftregistry-results .block-title, .block-giftregistry-shared-items .block-title, .block-wishlist-search-results .block-title, .block-compare .block-title, .block-reorder .block-title, .widget .block-title, .block-wishlist .block-title, .multicheckout .block-title, .paypal-review .block .block-title, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title, .account .column.main .block:not(.widget) .block-title, [class^=sales-guest-] .column.main .block:not(.widget) .block-title, .sales-guest-view .column.main .block:not(.widget) .block-title {
    margin-bottom: 15px
}

    .abs-account-blocks .block-title > strong, .block-giftregistry-results .block-title > strong, .block-giftregistry-shared-items .block-title > strong, .block-wishlist-search-results .block-title > strong, .block-compare .block-title > strong, .block-reorder .block-title > strong, .widget .block-title > strong, .block-wishlist .block-title > strong, .multicheckout .block-title > strong, .paypal-review .block .block-title > strong, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong, .account .column.main .block:not(.widget) .block-title > strong, [class^=sales-guest-] .column.main .block:not(.widget) .block-title > strong, .sales-guest-view .column.main .block:not(.widget) .block-title > strong {
        font-weight: 300;
        line-height: 1.1;
        font-size: 1.8rem;
        margin-top: 1.5rem;
        margin-bottom: 1rem
    }

    .multicheckout .block-title > .action, .paypal-review .block .block-title > .action, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action, .account .column.main .block:not(.widget) .block-title > .action, [class^=sales-guest-] .column.main .block:not(.widget) .block-title > .action, .sales-guest-view .column.main .block:not(.widget) .block-title > .action {
        margin-left: 15px
    }

.multicheckout .box-title, .paypal-review .block .box-title, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title, .account .column.main .block:not(.widget) .box-title, [class^=sales-guest-] .column.main .block:not(.widget) .box-title, .sales-guest-view .column.main .block:not(.widget) .box-title {
    display: inline-block;
    margin: 0 0 5px
}

    .multicheckout .box-title > span, .paypal-review .block .box-title > span, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span, .account .column.main .block:not(.widget) .box-title > span, [class^=sales-guest-] .column.main .block:not(.widget) .box-title > span, .sales-guest-view .column.main .block:not(.widget) .box-title > span {
        font-weight: 700;
        line-height: 1.1;
        font-size: 1.4rem;
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .multicheckout .box-title > .action, .paypal-review .block .box-title > .action, .magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action, .account .column.main .block:not(.widget) .box-title > .action, [class^=sales-guest-] .column.main .block:not(.widget) .box-title > .action, .sales-guest-view .column.main .block:not(.widget) .box-title > .action {
        font-weight: 400;
        margin-left: 10px
    }

.multicheckout .block-content p:last-child, .paypal-review .block .block-content p:last-child, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child, .account .column.main .block:not(.widget) .block-content p:last-child, [class^=sales-guest-] .column.main .block:not(.widget) .block-content p:last-child, .sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
    margin-bottom: 0
}

.multicheckout .block-content .box, .paypal-review .block .block-content .box, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box, .account .column.main .block:not(.widget) .block-content .box, [class^=sales-guest-] .column.main .block:not(.widget) .block-content .box, .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px
}

.giftregisty-dropdown, .wishlist-dropdown {
    display: inline-block;
    position: relative
}

    .abs-dropdown-simple:before, .abs-dropdown-simple:after, .giftregisty-dropdown:before, .giftregisty-dropdown:after, .wishlist-dropdown:before, .wishlist-dropdown:after {
        content: '';
        display: table
    }

    .abs-dropdown-simple:after, .giftregisty-dropdown:after, .wishlist-dropdown:after {
        clear: both
    }

    .abs-dropdown-simple .action.toggle, .giftregisty-dropdown .action.toggle, .wishlist-dropdown .action.toggle {
        cursor: pointer;
        display: inline-block;
        text-decoration: none
    }

        .abs-dropdown-simple .action.toggle:after, .giftregisty-dropdown .action.toggle:after, .wishlist-dropdown .action.toggle:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 22px;
            line-height: 22px;
            color: inherit;
            content: '\e607';
            font-family: 'icons-blank-theme';
            margin: 0 0 0 5px;
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .abs-dropdown-simple .action.toggle:hover:after, .giftregisty-dropdown .action.toggle:hover:after, .wishlist-dropdown .action.toggle:hover:after {
            color: inherit
        }

        .abs-dropdown-simple .action.toggle:active:after, .giftregisty-dropdown .action.toggle:active:after, .wishlist-dropdown .action.toggle:active:after {
            color: inherit
        }

        .abs-dropdown-simple .action.toggle.active, .giftregisty-dropdown .action.toggle.active, .wishlist-dropdown .action.toggle.active {
            display: inline-block;
            text-decoration: none
        }

            .abs-dropdown-simple .action.toggle.active:after, .giftregisty-dropdown .action.toggle.active:after, .wishlist-dropdown .action.toggle.active:after {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 22px;
                line-height: 22px;
                color: inherit;
                content: '\e618';
                font-family: 'icons-blank-theme';
                margin: 0 0 0 5px;
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .abs-dropdown-simple .action.toggle.active:hover:after, .giftregisty-dropdown .action.toggle.active:hover:after, .wishlist-dropdown .action.toggle.active:hover:after {
                color: inherit
            }

            .abs-dropdown-simple .action.toggle.active:active:after, .giftregisty-dropdown .action.toggle.active:active:after, .wishlist-dropdown .action.toggle.active:active:after {
                color: inherit
            }

    .abs-dropdown-simple ul.dropdown, .giftregisty-dropdown ul.dropdown, .wishlist-dropdown ul.dropdown {
        margin: 0;
        padding: 0;
        list-style: none none;
        background: #fff;
        border: 1px solid #bbb;
        margin-top: 4px;
        min-width: 200px;
        z-index: 100;
        box-sizing: border-box;
        display: none;
        position: absolute;
        top: 100%;
        box-shadow: 0 3px 3px rgba(0,0,0,.15)
    }

        .abs-dropdown-simple ul.dropdown li, .giftregisty-dropdown ul.dropdown li, .wishlist-dropdown ul.dropdown li {
            margin: 0;
            padding: 5px 5px 5px 23px
        }

            .abs-dropdown-simple ul.dropdown li:hover, .giftregisty-dropdown ul.dropdown li:hover, .wishlist-dropdown ul.dropdown li:hover {
                background: #e8e8e8;
                cursor: pointer
            }

        .abs-dropdown-simple ul.dropdown:before, .abs-dropdown-simple ul.dropdown:after, .giftregisty-dropdown ul.dropdown:before, .giftregisty-dropdown ul.dropdown:after, .wishlist-dropdown ul.dropdown:before, .wishlist-dropdown ul.dropdown:after {
            border-bottom-style: solid;
            content: '';
            display: block;
            height: 0;
            position: absolute;
            width: 0
        }

        .abs-dropdown-simple ul.dropdown:before, .giftregisty-dropdown ul.dropdown:before, .wishlist-dropdown ul.dropdown:before {
            border: 6px solid;
            border-color: transparent transparent #fff;
            z-index: 99
        }

        .abs-dropdown-simple ul.dropdown:after, .giftregisty-dropdown ul.dropdown:after, .wishlist-dropdown ul.dropdown:after {
            border: 7px solid;
            border-color: transparent transparent #bbb;
            z-index: 98
        }

        .abs-dropdown-simple ul.dropdown:before, .giftregisty-dropdown ul.dropdown:before, .wishlist-dropdown ul.dropdown:before {
            left: 10px;
            top: -12px
        }

        .abs-dropdown-simple ul.dropdown:after, .giftregisty-dropdown ul.dropdown:after, .wishlist-dropdown ul.dropdown:after {
            left: 9px;
            top: -14px
        }

    .abs-dropdown-simple.active, .giftregisty-dropdown.active, .wishlist-dropdown.active {
        overflow: visible
    }

        .abs-dropdown-simple.active ul.dropdown, .giftregisty-dropdown.active ul.dropdown, .wishlist-dropdown.active ul.dropdown {
            display: block
        }

.column .block-addbysku .qty .qty, .bundle-options-container .input-text.qty, .table-giftregistry-items .field.qty .qty, .block-giftregistry-shared-items .qty .qty, .table.grouped .control .qty, .block-wishlist-info-items .input-text.qty, .multicheckout .table-wrapper .col .qty .input-text, .cart.table-wrapper .col.qty .input-text, .account .table-return-items .qty .input-text, .account .table-wrapper .data.table.wishlist .box-tocart .qty, .products-grid.wishlist .product-item .box-tocart input.qty, .sidebar .block-addbysku .fieldset .fields .field.qty .qty {
    text-align: center;
    width: 47px
}

.block, .sidebar .widget.block:not(:last-child), .sidebar .widget:not(:last-child), .block-banners, .block-banners-inline {
    margin-bottom: 40px
}

.sidebar .action.delete, .table-comparison .cell.remove .action.delete, .block-compare .action.delete, .filtered .item .action.remove {
    display: inline-block;
    text-decoration: none
}

    .abs-remove-button-for-blocks > span, .sidebar .action.delete > span, .table-comparison .cell.remove .action.delete > span, .block-compare .action.delete > span, .filtered .item .action.remove > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-remove-button-for-blocks:before, .sidebar .action.delete:before, .table-comparison .cell.remove .action.delete:before, .block-compare .action.delete:before, .filtered .item .action.remove:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 26px;
        line-height: 15px;
        color: #303030;
        content: '\e616';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .abs-remove-button-for-blocks:hover:before, .sidebar .action.delete:hover:before, .table-comparison .cell.remove .action.delete:hover:before, .block-compare .action.delete:hover:before, .filtered .item .action.remove:hover:before {
        color: #303030
    }

    .abs-remove-button-for-blocks:active:before, .sidebar .action.delete:active:before, .table-comparison .cell.remove .action.delete:active:before, .block-compare .action.delete:active:before, .filtered .item .action.remove:active:before {
        color: #303030
    }

.product-item-name, .product.name a {
    font-weight: 400
}

    .product-item-name > a, .product.name a > a {
        color: #333;
        text-decoration: none
    }

        .abs-product-link > a:visited, .product-item-name > a:visited, .product.name a > a:visited {
            color: #333;
            text-decoration: underline
        }

        .abs-product-link > a:hover, .product-item-name > a:hover, .product.name a > a:hover {
            color: #333;
            text-decoration: underline
        }

        .abs-product-link > a:active, .product-item-name > a:active, .product.name a > a:active {
            color: #333;
            text-decoration: underline
        }

.form.giftregistry.items .actions-toolbar, .form-new-agreement .actions-toolbar, .fieldset .review-legend.legend, .form.wishlist.items .actions-toolbar {
    margin-left: 0
}

.abs-add-fields .action.remove, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove {
    left: 10px;
    margin-left: 70%;
    position: absolute;
    top: 31px;
    width: auto
}

.form-giftregistry-share .fieldset, .form-giftregistry-edit .fieldset, .form-add-invitations .fieldset, .form-create-return .fieldset, .form.send.friend .fieldset {
    margin-bottom: 50px
}

    .form-giftregistry-share .fieldset .field:not(.choice) .control, .form-giftregistry-edit .fieldset .field:not(.choice) .control, .form-add-invitations .fieldset .field:not(.choice) .control, .form-create-return .fieldset .field:not(.choice) .control, .form.send.friend .fieldset .field:not(.choice) .control {
        width: 70%
    }

    .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary, .form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary, .form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
        float: left
    }

        .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add, .form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
            margin-top: 30px
        }

    .form-giftregistry-share .fieldset .fields .actions-toolbar, .form-giftregistry-edit .fieldset .fields .actions-toolbar, .form-add-invitations .fieldset .fields .actions-toolbar, .form-create-return .fieldset .fields .actions-toolbar, .form.send.friend .fieldset .fields .actions-toolbar {
        margin: 0
    }

.form-giftregistry-share .message.notice, .form-giftregistry-edit .message.notice, .form-add-invitations .message.notice, .form-create-return .message.notice, .form.send.friend .message.notice {
    margin: 30px 0 0
}

.form-giftregistry-share .additional, .form-giftregistry-edit .additional, .form-add-invitations .additional, .form-create-return .additional, .form.send.friend .additional {
    margin-top: 55px;
    position: relative
}

.order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: 0;
    visibility: hidden
}

/*.fieldset > .field.no-label > .label, .fieldset > .fields > .field.no-label > .label, .amlocator-search-container .amlocator-block.-search .amlocator-wrapper, .page-product-downloadable .product-options-wrapper .fieldset .legend.links-title, .page-product-giftcard .fieldset.giftcard > .legend, .opc-wrapper .form-giftcard-account .field .label, .block-wishlist-search-form .form-wishlist-search .fieldset > .legend, .page-multiple-wishlist .page-title-wrapper .page-title, .multicheckout .table-wrapper .col .label, .multicheckout .block .methods-shipping .item-content .fieldset > .legend, .opc-wrapper .form-discount .field .label, .amshopby-slider-container.-improved .amshopby-slider-display, .am-input, .filter-options .count, .product-item-actions .actions-secondary > .action span, .sorter .sorter-action span, .table-comparison .cell.label.remove span, .table-comparison .cell.label.product span, .product-item .product-reviews-summary, .price-label, .block.related .choice, .catalog-category-view.category-coffee-bean-card .block.filter, .cart.table-wrapper .col.qty .label, .cart.table-wrapper .cart.item .item-actions .actions-toolbar span, .cart-summary #block-shipping, .block-minicart .items-total, .minicart-wrapper .block-minicart .block-title .qty, .minicart-wrapper .action.close span, .minicart-wrapper .action.showcart .counter-label, .minicart-items .product-item-details .primary, .minicart-items .product-item-details .details-qty label, .panel.header .minicart-items .product-item-details .product.options, .checkout-index-index input[type=radio], .checkout-index-index .field-tooltip.toggle, .ampickup-choosemap, .ampickup-separator, .shipping-information .action-edit, .checkout-onepage-success .action.print, .summary-total .table-totals tr.totals.shipping th.mark span.value, .opc-block-summary .items-in-cart .actions-toolbar, .block.discount .field.payment-option-title, .checkout-payment-method .field-select-billing > .label, .checkout-payment-method .payments .legend, .checkout-payment-method .ccard .legend, .fieldset .fullname.field > .label, .account .column.main .limiter > .label, .account-nav .title, .customer-account-create legend, #password-strength-meter-container, body.account.sales-order-history .order-products-toolbar .limiter, .filter-options-content .filter-count-label, .block.newsletter .action.subscribe span, .fieldset.review-fieldset .review-field-ratings .control .label, .product-reviews-summary:not(.empty) .reviews-actions a.add, .block-reorder .product-item .label, .items.order-links, .action.skip:not(:focus), .page-header .panel.wrapper .switcher .label, .page-footer .switcher .label, input[type=checkbox], .page-header .header.links > .customer-welcome, .back-top .back-to-top span, .products-grid.wishlist .product-item .comment-box .label, .wishlist-index-index .box-tocart .field.qty, .wishlist-index-index .product-item-info .btn-remove span, .wishlist-index-index .limiter-label, .wishlist-index-index .limiter-text {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
}*/

.shipping-policy-block.field-tooltip .field-tooltip-action span {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.abs-add-clearfix:before, .abs-add-clearfix:after, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):before, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .page-product-downloadable .product-add-form:before, .page-product-downloadable .product-add-form:after, .gift-options:before, .gift-options:after, .gift-item-block .content:before, .gift-item-block .content:after, .order-details-items .order-gift-message:before, .order-details-items .order-gift-message:after, .order-details-items .block-order-details-gift-message:before, .order-details-items .block-order-details-gift-message:after, .block-giftregistry-shared-items .product .item-options:before, .block-giftregistry-shared-items .product .item-options:after, .gift-wrapping-list:before, .gift-wrapping-list:after, .opc-wrapper .data.table .gift-wrapping:before, .opc-wrapper .data.table .gift-wrapping:after, .table-order-items .gift-wrapping:before, .table-order-items .gift-wrapping:after, .table-order-review .gift-wrapping:before, .table-order-review .gift-wrapping:after, .order-options .product:before, .order-options .product:after, .map-popup .map-info-price:before, .map-popup .map-info-price:after, .multicheckout .item-options:before, .multicheckout .item-options:after, .multicheckout .block:before, .multicheckout .block:after, .multicheckout .block-content:before, .multicheckout .block-content:after, .toolbar:before, .toolbar:after, .toolbar-products:before, .toolbar-products:after, .sidebar .product-items-images:before, .sidebar .product-items-images:after, .cart.table-wrapper .actions-toolbar:before, .cart.table-wrapper .actions-toolbar:after, .cart.table-wrapper .item-options:before, .cart.table-wrapper .item-options:after, .minicart-items .product-item > .product:before, .minicart-items .product-item > .product:after, .checkout-container:before, .checkout-container:after, .checkout-onepage-success:before, .checkout-onepage-success:after, .opc-estimated-wrapper:before, .opc-estimated-wrapper:after, .opc-wrapper .field.addresses:before, .opc-wrapper .field.addresses:after, .opc-block-summary .items-in-cart .product .item-options:before, .opc-block-summary .items-in-cart .product .item-options:after, .fieldset .fullname .field:before, .fieldset .fullname .field:after, .customer-review .product-details:before, .customer-review .product-details:after, .header.content:before, .header.content:after, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):before, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):after, .form-create-return .fieldset .actions-toolbar:not(:first-child):before, .form-create-return .fieldset .actions-toolbar:not(:first-child):after, .form.send.friend .fieldset .actions-toolbar:not(:first-child):before, .form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
    content: '';
    display: table
}

.abs-add-clearfix:after, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .page-product-downloadable .product-add-form:after, .gift-options:after, .gift-item-block .content:after, .order-details-items .order-gift-message:after, .order-details-items .block-order-details-gift-message:after, .block-giftregistry-shared-items .product .item-options:after, .gift-wrapping-list:after, .opc-wrapper .data.table .gift-wrapping:after, .table-order-items .gift-wrapping:after, .table-order-review .gift-wrapping:after, .order-options .product:after, .map-popup .map-info-price:after, .multicheckout .item-options:after, .multicheckout .block:after, .multicheckout .block-content:after, .toolbar:after, .toolbar-products:after, .sidebar .product-items-images:after, .cart.table-wrapper .actions-toolbar:after, .cart.table-wrapper .item-options:after, .minicart-items .product-item > .product:after, .checkout-container:after, .checkout-onepage-success:after, .opc-estimated-wrapper:after, .opc-wrapper .field.addresses:after, .opc-block-summary .items-in-cart .product .item-options:after, .fieldset .fullname .field:after, .customer-review .product-details:after, .header.content:after, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after, .form-add-invitations .fieldset .actions-toolbar:not(:first-child):after, .form-create-return .fieldset .actions-toolbar:not(:first-child):after, .form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
    clear: both
}

.abs-field-date .control, .abs-field-tooltip, .columns .column.main, .columns .sidebar-main, .columns .sidebar-additional, .column .block-addbysku .sku, .bundle-options-container .block-bundle-summary, .product-item, .sidebar .product-items-images .product-item, .search-autocomplete, .cart-summary, .opc-wrapper .shipping-address-item, .shipping-policy-block.field-tooltip .field-tooltip-content, .opc-block-summary, .sidebar .block-addbysku .fieldset .fields .field.sku, .block-event .slider-panel .slider .item .action.show, .field.date .control, .field .control._with-tooltip {
    box-sizing: border-box
}

.abs-navigation-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 34px;
    line-height: 1.2;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.abs-split-button:before, .abs-split-button:after {
    content: '';
    display: table
}

.abs-split-button:after {
    clear: both
}

.abs-split-button .action.split {
    float: left;
    margin: 0
}

.abs-split-button .action.toggle {
    float: right;
    margin: 0
}

.abs-split-button button.action.split {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.abs-split-button button + .action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0
}

.abs-split-button .action.toggle {
    padding: 4px 5px;
    display: inline-block;
    text-decoration: none
}

    .abs-split-button .action.toggle > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-split-button .action.toggle:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: 22px;
        color: inherit;
        content: '\e607';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .abs-split-button .action.toggle:hover:after {
        color: inherit
    }

    .abs-split-button .action.toggle:active:after {
        color: inherit
    }

    .abs-split-button .action.toggle.active {
        display: inline-block;
        text-decoration: none
    }

        .abs-split-button .action.toggle.active > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .abs-split-button .action.toggle.active:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 22px;
            line-height: 22px;
            color: inherit;
            content: '\e618';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .abs-split-button .action.toggle.active:hover:after {
            color: inherit
        }

        .abs-split-button .action.toggle.active:active:after {
            color: inherit
        }

.abs-split-button .items {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,.15)
}

    .abs-split-button .items li {
        margin: 0;
        padding: 3px 5px
    }

        .abs-split-button .items li:hover {
            background: #e8e8e8;
            cursor: pointer
        }

    .abs-split-button .items:before, .abs-split-button .items:after {
        border-bottom-style: solid;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        width: 0
    }

    .abs-split-button .items:before {
        border: 6px solid;
        border-color: transparent transparent #fff;
        z-index: 99
    }

    .abs-split-button .items:after {
        border: 7px solid;
        border-color: transparent transparent #bbb;
        z-index: 98
    }

    .abs-split-button .items:before {
        right: 10px;
        top: -12px
    }

    .abs-split-button .items:after {
        right: 9px;
        top: -14px
    }

.abs-split-button.active {
    overflow: visible
}

    .abs-split-button.active .items {
        display: block
    }

.bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare, .product-options-bottom .action.tocompare {
    line-height: 1.2rem;
    padding: 5px 8px;
    font-size: 1.1rem
}

.table-comparison .wishlist.split.button > .action.split, .product-items .wishlist.split.button > .action.split, .product-item-actions .actions-secondary > .action, .product-items .action.towishlist, .products.list.items .action.towishlist, .table-comparison .action.towishlist {
    display: inline-block;
    text-decoration: none
}

    .abs-actions-addto-gridlist > span, .table-comparison .wishlist.split.button > .action.split > span, .product-items .wishlist.split.button > .action.split > span, .product-item-actions .actions-secondary > .action > span, .product-items .action.towishlist > span, .products.list.items .action.towishlist > span, .table-comparison .action.towishlist > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-actions-addto-gridlist:before, .table-comparison .wishlist.split.button > .action.split:before, .product-items .wishlist.split.button > .action.split:before, .product-item-actions .actions-secondary > .action:before, .product-items .action.towishlist:before, .products.list.items .action.towishlist:before, .table-comparison .action.towishlist:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 29px;
        line-height: 24px;
        color: #7d7d7d;
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .abs-actions-addto-gridlist:hover:before, .table-comparison .wishlist.split.button > .action.split:hover:before, .product-items .wishlist.split.button > .action.split:hover:before, .product-item-actions .actions-secondary > .action:hover:before, .product-items .action.towishlist:hover:before, .products.list.items .action.towishlist:hover:before, .table-comparison .action.towishlist:hover:before {
        color: #333
    }

#store-selector .form-continue .actions-toolbar .action.primary, .form-address-edit .actions-toolbar .action.vertex-secondary, .bundle-actions .action.primary, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .multicheckout .action.primary, .product-info-main .box-tocart .action.tocart, .product-options-bottom .box-tocart .action.tocart, .cart-container .checkout-methods-items .action.primary, .block-minicart .block-content > .actions > .primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .form-address-edit .actions-toolbar .action.primary, #store-selector .form-continue .actions-toolbar .amshopby-button, .bundle-actions .amshopby-button, .bundle-options-container .block-bundle-summary .box-tocart .amshopby-button, .multicheckout .amshopby-button, .cart-container .checkout-methods-items .amshopby-button, .block-minicart .block-content > .actions > .primary .amshopby-button, .methods-shipping .actions-toolbar .amshopby-button, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button, .form-address-edit .actions-toolbar .amshopby-button, #store-selector .form-continue .actions-toolbar .am-filter-go, .bundle-actions .am-filter-go, .bundle-options-container .block-bundle-summary .box-tocart .am-filter-go, .multicheckout .am-filter-go, .cart-container .checkout-methods-items .am-filter-go, .block-minicart .block-content > .actions > .primary .am-filter-go, .methods-shipping .actions-toolbar .am-filter-go, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go, .form-address-edit .actions-toolbar .am-filter-go {
    line-height: 2.2rem;
    padding: 14px 17px;
    font-size: 1.8rem
}

.abs-action-remove, .checkout-container .action-additional, .cart-summary .block.giftcard .action.check, .gift-options .actions-toolbar .action-cancel, .table-comparison .wishlist.split.button > .action, .product-items .wishlist.split.button > .action, .paypal-button-widget .paypal-button, .cart.table-wrapper .action.help.map, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-agreements-block .action-show, .abs-add-fields .action.remove, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove {
    line-height: 1.42857143;
    padding: 0;
    color: #512d6d;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline;
    border-radius: 0;
    font-size: inherit;
    font-weight: 400
}

    .abs-action-button-as-link:visited, .abs-action-remove:visited, .checkout-container .action-additional:visited, .cart-summary .block.giftcard .action.check:visited, .gift-options .actions-toolbar .action-cancel:visited, .table-comparison .wishlist.split.button > .action:visited, .product-items .wishlist.split.button > .action:visited, .paypal-button-widget .paypal-button:visited, .cart.table-wrapper .action.help.map:visited, .opc-wrapper .edit-address-link:visited, .opc-block-shipping-information .shipping-information-title .action-edit:visited, .action-auth-toggle:visited, .checkout-payment-method .checkout-billing-address .action-cancel:visited, .checkout-agreements-block .action-show:visited, .abs-add-fields .action.remove:visited, .form-giftregistry-share .action.remove:visited, .form-giftregistry-edit .action.remove:visited, .form-add-invitations .action.remove:visited, .form-create-return .action.remove:visited, .form.send.friend .action.remove:visited {
        color: #512d6d;
        text-decoration: none
    }

    .abs-action-button-as-link:hover, .abs-action-remove:hover, .checkout-container .action-additional:hover, .cart-summary .block.giftcard .action.check:hover, .gift-options .actions-toolbar .action-cancel:hover, .table-comparison .wishlist.split.button > .action:hover, .product-items .wishlist.split.button > .action:hover, .paypal-button-widget .paypal-button:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover, .abs-add-fields .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover {
        color: #512d6d;
        text-decoration: underline
    }

    .abs-action-button-as-link:active, .abs-action-remove:active, .checkout-container .action-additional:active, .cart-summary .block.giftcard .action.check:active, .gift-options .actions-toolbar .action-cancel:active, .table-comparison .wishlist.split.button > .action:active, .product-items .wishlist.split.button > .action:active, .paypal-button-widget .paypal-button:active, .cart.table-wrapper .action.help.map:active, .opc-wrapper .edit-address-link:active, .opc-block-shipping-information .shipping-information-title .action-edit:active, .action-auth-toggle:active, .checkout-payment-method .checkout-billing-address .action-cancel:active, .checkout-agreements-block .action-show:active, .abs-add-fields .action.remove:active, .form-giftregistry-share .action.remove:active, .form-giftregistry-edit .action.remove:active, .form-add-invitations .action.remove:active, .form-create-return .action.remove:active, .form.send.friend .action.remove:active {
        color: #512d6d;
        text-decoration: underline
    }

    .abs-action-button-as-link:hover, .abs-action-button-as-link:active, .abs-action-button-as-link:focus, .abs-action-remove:hover, .abs-action-remove:active, .abs-action-remove:focus, .checkout-container .action-additional:hover, .checkout-container .action-additional:active, .checkout-container .action-additional:focus, .cart-summary .block.giftcard .action.check:hover, .cart-summary .block.giftcard .action.check:active, .cart-summary .block.giftcard .action.check:focus, .gift-options .actions-toolbar .action-cancel:hover, .gift-options .actions-toolbar .action-cancel:active, .gift-options .actions-toolbar .action-cancel:focus, .table-comparison .wishlist.split.button > .action:hover, .table-comparison .wishlist.split.button > .action:active, .table-comparison .wishlist.split.button > .action:focus, .product-items .wishlist.split.button > .action:hover, .product-items .wishlist.split.button > .action:active, .product-items .wishlist.split.button > .action:focus, .paypal-button-widget .paypal-button:hover, .paypal-button-widget .paypal-button:active, .paypal-button-widget .paypal-button:focus, .cart.table-wrapper .action.help.map:hover, .cart.table-wrapper .action.help.map:active, .cart.table-wrapper .action.help.map:focus, .opc-wrapper .edit-address-link:hover, .opc-wrapper .edit-address-link:active, .opc-wrapper .edit-address-link:focus, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .opc-block-shipping-information .shipping-information-title .action-edit:active, .opc-block-shipping-information .shipping-information-title .action-edit:focus, .action-auth-toggle:hover, .action-auth-toggle:active, .action-auth-toggle:focus, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-payment-method .checkout-billing-address .action-cancel:active, .checkout-payment-method .checkout-billing-address .action-cancel:focus, .checkout-agreements-block .action-show:hover, .checkout-agreements-block .action-show:active, .checkout-agreements-block .action-show:focus, .abs-add-fields .action.remove:hover, .abs-add-fields .action.remove:active, .abs-add-fields .action.remove:focus, .form-giftregistry-share .action.remove:hover, .form-giftregistry-share .action.remove:active, .form-giftregistry-share .action.remove:focus, .form-giftregistry-edit .action.remove:hover, .form-giftregistry-edit .action.remove:active, .form-giftregistry-edit .action.remove:focus, .form-add-invitations .action.remove:hover, .form-add-invitations .action.remove:active, .form-add-invitations .action.remove:focus, .form-create-return .action.remove:hover, .form-create-return .action.remove:active, .form-create-return .action.remove:focus, .form.send.friend .action.remove:hover, .form.send.friend .action.remove:active, .form.send.friend .action.remove:focus {
        background: 0 0;
        border: 0
    }

    .abs-action-button-as-link.disabled, .abs-action-button-as-link[disabled], fieldset[disabled] .abs-action-button-as-link, .abs-action-remove.disabled, .abs-action-remove[disabled], fieldset[disabled] .abs-action-remove, .checkout-container .action-additional.disabled, .checkout-container .action-additional[disabled], fieldset[disabled] .checkout-container .action-additional, .cart-summary .block.giftcard .action.check.disabled, .cart-summary .block.giftcard .action.check[disabled], fieldset[disabled] .cart-summary .block.giftcard .action.check, .gift-options .actions-toolbar .action-cancel.disabled, .gift-options .actions-toolbar .action-cancel[disabled], fieldset[disabled] .gift-options .actions-toolbar .action-cancel, .table-comparison .wishlist.split.button > .action.disabled, .table-comparison .wishlist.split.button > .action[disabled], fieldset[disabled] .table-comparison .wishlist.split.button > .action, .product-items .wishlist.split.button > .action.disabled, .product-items .wishlist.split.button > .action[disabled], fieldset[disabled] .product-items .wishlist.split.button > .action, .paypal-button-widget .paypal-button.disabled, .paypal-button-widget .paypal-button[disabled], fieldset[disabled] .paypal-button-widget .paypal-button, .cart.table-wrapper .action.help.map.disabled, .cart.table-wrapper .action.help.map[disabled], fieldset[disabled] .cart.table-wrapper .action.help.map, .opc-wrapper .edit-address-link.disabled, .opc-wrapper .edit-address-link[disabled], fieldset[disabled] .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit.disabled, .opc-block-shipping-information .shipping-information-title .action-edit[disabled], fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle.disabled, .action-auth-toggle[disabled], fieldset[disabled] .action-auth-toggle, .checkout-payment-method .checkout-billing-address .action-cancel.disabled, .checkout-payment-method .checkout-billing-address .action-cancel[disabled], fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-agreements-block .action-show.disabled, .checkout-agreements-block .action-show[disabled], fieldset[disabled] .checkout-agreements-block .action-show, .abs-add-fields .action.remove.disabled, .abs-add-fields .action.remove[disabled], fieldset[disabled] .abs-add-fields .action.remove, .form-giftregistry-share .action.remove.disabled, .form-giftregistry-share .action.remove[disabled], fieldset[disabled] .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove.disabled, .form-giftregistry-edit .action.remove[disabled], fieldset[disabled] .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove.disabled, .form-add-invitations .action.remove[disabled], fieldset[disabled] .form-add-invitations .action.remove, .form-create-return .action.remove.disabled, .form-create-return .action.remove[disabled], fieldset[disabled] .form-create-return .action.remove, .form.send.friend .action.remove.disabled, .form.send.friend .action.remove[disabled], fieldset[disabled] .form.send.friend .action.remove {
        color: #512d6d;
        opacity: .5;
        cursor: default;
        pointer-events: none;
        text-decoration: underline
    }

    .abs-action-remove:active, .abs-action-remove:not(:focus), .checkout-container .action-additional:active, .checkout-container .action-additional:not(:focus), .cart-summary .block.giftcard .action.check:active, .cart-summary .block.giftcard .action.check:not(:focus), .gift-options .actions-toolbar .action-cancel:active, .gift-options .actions-toolbar .action-cancel:not(:focus), .table-comparison .wishlist.split.button > .action:active, .table-comparison .wishlist.split.button > .action:not(:focus), .product-items .wishlist.split.button > .action:active, .product-items .wishlist.split.button > .action:not(:focus), .paypal-button-widget .paypal-button:active, .paypal-button-widget .paypal-button:not(:focus), .cart.table-wrapper .action.help.map:active, .cart.table-wrapper .action.help.map:not(:focus), .opc-wrapper .edit-address-link:active, .opc-wrapper .edit-address-link:not(:focus), .opc-block-shipping-information .shipping-information-title .action-edit:active, .opc-block-shipping-information .shipping-information-title .action-edit:not(:focus), .action-auth-toggle:active, .action-auth-toggle:not(:focus), .checkout-payment-method .checkout-billing-address .action-cancel:active, .checkout-payment-method .checkout-billing-address .action-cancel:not(:focus), .checkout-agreements-block .action-show:active, .checkout-agreements-block .action-show:not(:focus), .abs-add-fields .action.remove:active, .abs-add-fields .action.remove:not(:focus), .form-giftregistry-share .action.remove:active, .form-giftregistry-share .action.remove:not(:focus), .form-giftregistry-edit .action.remove:active, .form-giftregistry-edit .action.remove:not(:focus), .form-add-invitations .action.remove:active, .form-add-invitations .action.remove:not(:focus), .form-create-return .action.remove:active, .form-create-return .action.remove:not(:focus), .form.send.friend .action.remove:active, .form.send.friend .action.remove:not(:focus) {
        box-shadow: none
    }

.cart-summary .form.giftregistry .fieldset .action.primary, .paypal-review .block .actions-toolbar .action.primary, .block-compare .action.compare, .cart-summary .actions-toolbar > .primary button, .cart-summary .form.giftregistry .fieldset .amshopby-button, .paypal-review .block .actions-toolbar .amshopby-button, .cart-summary .form.giftregistry .fieldset .am-filter-go, .paypal-review .block .actions-toolbar .am-filter-go {
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333
}

    .abs-revert-secondary-color:focus, .abs-revert-secondary-color:active, .cart-summary .form.giftregistry .fieldset .action.primary:focus, .cart-summary .form.giftregistry .fieldset .action.primary:active, .paypal-review .block .actions-toolbar .action.primary:focus, .paypal-review .block .actions-toolbar .action.primary:active, .block-compare .action.compare:focus, .block-compare .action.compare:active, .cart-summary .actions-toolbar > .primary button:focus, .cart-summary .actions-toolbar > .primary button:active, .cart-summary .form.giftregistry .fieldset .amshopby-button:focus, .cart-summary .form.giftregistry .fieldset .amshopby-button:active, .paypal-review .block .actions-toolbar .amshopby-button:focus, .paypal-review .block .actions-toolbar .amshopby-button:active, .cart-summary .form.giftregistry .fieldset .am-filter-go:focus, .cart-summary .form.giftregistry .fieldset .am-filter-go:active, .paypal-review .block .actions-toolbar .am-filter-go:focus, .paypal-review .block .actions-toolbar .am-filter-go:active {
        background: #e2e2e2;
        border: 1px solid #cdcdcd;
        color: #333
    }

    .abs-revert-secondary-color:hover, .cart-summary .form.giftregistry .fieldset .action.primary:hover, .paypal-review .block .actions-toolbar .action.primary:hover, .block-compare .action.compare:hover, .cart-summary .actions-toolbar > .primary button:hover, .cart-summary .form.giftregistry .fieldset .amshopby-button:hover, .paypal-review .block .actions-toolbar .amshopby-button:hover, .cart-summary .form.giftregistry .fieldset .am-filter-go:hover, .paypal-review .block .actions-toolbar .am-filter-go:hover {
        background: #e2e2e2;
        border: 1px solid #cdcdcd;
        color: #555
    }

.cart-summary .form.giftregistry .fieldset .action.primary, .cart-summary .form.giftregistry .fieldset .amshopby-button, .cart-summary .form.giftregistry .fieldset .am-filter-go {
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding: 7px 15px
}

.bundle-actions {
    margin: 10px 0
}

.bundle-options-container .price-notice .price-including-tax, .bundle-options-container .price-notice .price-excluding-tax, .bundle-options-container .price-notice .weee, .gift-summary .price-including-tax, .gift-summary .price-excluding-tax, .gift-summary .weee, .gift-options .price-including-tax, .gift-options .price-excluding-tax, .gift-options .weee, .product-options-wrapper .field .price-notice .price-including-tax, .product-options-wrapper .field .price-notice .price-excluding-tax, .product-options-wrapper .field .price-notice .weee, .cart-summary .price-including-tax, .cart-summary .price-excluding-tax, .cart-summary .weee {
    font-size: 1.4rem;
    display: inline-block;
    white-space: nowrap
}

    .bundle-options-container .price-notice .price-including-tax + .price-excluding-tax, .gift-summary .price-including-tax + .price-excluding-tax, .gift-options .price-including-tax + .price-excluding-tax, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax, .cart-summary .price-including-tax + .price-excluding-tax {
        display: inline-block;
        font-size: 1.1rem
    }

        .bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before, .gift-summary .price-including-tax + .price-excluding-tax:before, .gift-options .price-including-tax + .price-excluding-tax:before, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before, .cart-summary .price-including-tax + .price-excluding-tax:before {
            content: '(' attr(data-label) ': '
        }

        .bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after, .gift-summary .price-including-tax + .price-excluding-tax:after, .gift-options .price-including-tax + .price-excluding-tax:after, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after, .cart-summary .price-including-tax + .price-excluding-tax:after {
            content: ')'
        }

.price-including-tax .cart-tax-total, .price-excluding-tax .cart-tax-total {
    cursor: pointer;
    padding-right: 12px;
    position: relative;
    display: inline-block;
    text-decoration: none
}

    .abs-tax-total:after, .price-including-tax .cart-tax-total:after, .price-excluding-tax .cart-tax-total:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 26px;
        line-height: 10px;
        color: inherit;
        content: '\e622';
        font-family: 'icons-blank-theme';
        margin: 3px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .price-including-tax .cart-tax-total:after, .price-excluding-tax .cart-tax-total:after {
        position: absolute;
        right: -10px;
        top: 3px
    }

.abs-tax-total-expanded:after {
    content: '\e621'
}

.abs-tax-total-expanded:after, .price-including-tax .cart-tax-total-expanded:after, .price-excluding-tax .cart-tax-total-expanded:after {
    content: '\e621'
}

.form-giftregistry-search .legend, .block-wishlist-search-form .block-title, .multicheckout .block-title, .multicheckout .block-content .title {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 25px;
    padding-bottom: 10px
}

    .form-giftregistry-search .legend > strong, .form-giftregistry-search .legend > span, .block-wishlist-search-form .block-title > strong, .block-wishlist-search-form .block-title > span, .multicheckout .block-title > strong, .multicheckout .block-title > span, .multicheckout .block-content .title > strong, .multicheckout .block-content .title > span {
        font-size: 2.2rem;
        font-weight: 300
    }

.review-ratings .rating-summary {
    display: table-row
}

.review-ratings .rating-label {
    display: table-cell;
    padding-bottom: 5px;
    padding-right: 25px;
    padding-top: 1px;
    vertical-align: top
}

.review-ratings .rating-result {
    display: table-cell;
    vertical-align: top
}

.order-details-items .order-gift-message .label:after, .order-details-items .block-order-details-gift-message .label:after, .block-wishlist-management .wishlist-select .wishlist-name-label:after, .minicart-items .details-qty .label:after, .minicart-items .price-minicart .label:after {
    content: ': '
}

.abs-dropdown-items-new .action.new, .wishlist.split.button .action.new, .wishlist-dropdown .action.new {
    display: inline-block;
    text-decoration: none
}

    .abs-icon-add:before, .abs-dropdown-items-new .action.new:before, .wishlist.split.button .action.new:before, .wishlist-dropdown .action.new:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 10px;
        line-height: 10px;
        color: inherit;
        content: '\e61c';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

.wishlist.split.button .items .item:last-child:hover, .wishlist-dropdown .items .item:last-child:hover {
    background: #e8e8e8
}

.wishlist.split.button .action.new:before, .wishlist-dropdown .action.new:before {
    margin-left: -17px;
    margin-right: 5px
}

.abs-sidebar-totals .table-caption, .page-product-giftcard .fieldset.giftcard > .legend + br, .order-details-items .order-items .order-gift-message .action.close, .multicheckout .block .methods-shipping .item-content .fieldset > .legend + br, .multicheckout .hidden, [class^=multishipping-] .nav-sections, [class^=multishipping-] .nav-toggle, .sidebar .subtitle, .cart-summary .block .fieldset.estimate > .legend, .cart-summary .block .fieldset.estimate > .legend + br, .minicart-items .product-item-details .weee[data-label] .label, .sidebar-main .block-reorder .subtitle, .sidebar-additional .block-reorder .subtitle, .no-display, .cart-totals .table-caption, .opc-block-summary .table-totals .table-caption {
    display: none
}

.return-status, .order-status {
    display: inline-block;
    margin-bottom: 20px
}

.block-compare .counter, .block-wishlist .counter {
    color: #7d7d7d;
    font-size: 1.2rem;
    white-space: nowrap
}

.block-cart-failed .action.continue, .cart-container .form-cart .action.continue {
    border-radius: 3px;
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 7px 15px 7px 0;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none
}

    .abs-shopping-cart-items .action.continue:hover, .abs-shopping-cart-items .action.continue:active, .abs-shopping-cart-items .action.continue:focus, .block-cart-failed .action.continue:hover, .block-cart-failed .action.continue:active, .block-cart-failed .action.continue:focus, .cart-container .form-cart .action.continue:hover, .cart-container .form-cart .action.continue:active, .cart-container .form-cart .action.continue:focus {
        text-decoration: none
    }

    .abs-shopping-cart-items .action.continue:before, .block-cart-failed .action.continue:before, .cart-container .form-cart .action.continue:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 32px;
        line-height: 16px;
        color: inherit;
        content: '\e617';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .abs-shopping-cart-items .action.continue:hover:before, .block-cart-failed .action.continue:hover:before, .cart-container .form-cart .action.continue:hover:before {
        color: inherit
    }

    .abs-shopping-cart-items .action.continue:active:before, .block-cart-failed .action.continue:active:before, .cart-container .form-cart .action.continue:active:before {
        color: inherit
    }

    .abs-shopping-cart-items .action.continue:focus, .abs-shopping-cart-items .action.continue:active, .block-cart-failed .action.continue:focus, .block-cart-failed .action.continue:active, .cart-container .form-cart .action.continue:focus, .cart-container .form-cart .action.continue:active {
        background: #e2e2e2;
        border: 1px solid #cdcdcd;
        color: #333
    }

    .abs-shopping-cart-items .action.continue:hover, .block-cart-failed .action.continue:hover, .cart-container .form-cart .action.continue:hover {
        background: #e2e2e2;
        border: 1px solid #cdcdcd;
        color: #555
    }

    .abs-shopping-cart-items .action.continue.disabled, .abs-shopping-cart-items .action.continue[disabled], fieldset[disabled] .abs-shopping-cart-items .action.continue, .block-cart-failed .action.continue.disabled, .block-cart-failed .action.continue[disabled], fieldset[disabled] .block-cart-failed .action.continue, .cart-container .form-cart .action.continue.disabled, .cart-container .form-cart .action.continue[disabled], fieldset[disabled] .cart-container .form-cart .action.continue {
        opacity: .5;
        cursor: default;
        pointer-events: none
    }

    .block-cart-failed .action.continue:active, .cart-container .form-cart .action.continue:active {
        box-shadow: inset 0 2px 1px rgba(0,0,0,.12)
    }

.block-cart-failed .action.update, .cart-container .form-cart .action.update {
    display: inline-block;
    text-decoration: none;
    padding-left: 5px
}

    .abs-shopping-cart-items .action.update:before, .block-cart-failed .action.update:before, .cart-container .form-cart .action.update:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 32px;
        line-height: 16px;
        color: inherit;
        content: '\e603';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .abs-shopping-cart-items .action.update:hover:before, .block-cart-failed .action.update:hover:before, .cart-container .form-cart .action.update:hover:before {
        color: inherit
    }

    .abs-shopping-cart-items .action.update:active:before, .block-cart-failed .action.update:active:before, .cart-container .form-cart .action.update:active:before {
        color: inherit
    }

.field.date .control {
    position: relative
}

.abs-field-date input, .form-giftregistry-search .fields-specific-options .datetime-picker, .field.date input {
    margin-right: 10px;
    width: calc(100% - 50px)
}

.field .control._with-tooltip {
    position: relative
}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content, .shipping-policy-block.field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto
}

    .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after, .shipping-policy-block.field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
        border: 10px solid transparent;
        height: 0;
        width: 0;
        margin-top: -21px;
        right: 10px;
        left: auto;
        top: 0
    }

    .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:before {
        border-bottom-color: #999
    }

    .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
        border-bottom-color: #f4f4f4;
        top: 1px
    }

.opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .summary-total > .title, .checkout-agreements-items .checkout-agreements-item-title {
    border-bottom: 1px solid #e4e4e4;
    padding: 0 24px;
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
    font-size: 2rem
}

.cart-totals .mark, .opc-block-summary .table-totals .mark {
    font-weight: 500;
    padding-left: 4px
}

.cart-totals .amount, .opc-block-summary .table-totals .amount {
    padding-right: 4px;
    text-align: right;
    white-space: nowrap
}

    .cart-totals .amount strong, .opc-block-summary .table-totals .amount strong {
        font-weight: 400
    }

.cart-totals .grand .mark, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .mark, .opc-block-summary .table-totals .grand .amount {
    padding-top: 20px
}

.cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount {
    padding-right: 4px;
    text-align: right
}

    .cart-totals .grand .amount strong, .opc-block-summary .table-totals .grand .amount strong {
        font-weight: 700
    }

.cart-totals .msrp, .opc-block-summary .table-totals .msrp {
    margin-bottom: 10px
}

.cart-totals .totals-tax-summary .mark, .cart-totals .totals-tax-summary .amount, .opc-block-summary .table-totals .totals-tax-summary .mark, .opc-block-summary .table-totals .totals-tax-summary .amount {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    cursor: pointer
}

    .cart-totals .totals-tax-summary .amount .price, .opc-block-summary .table-totals .totals-tax-summary .amount .price {
        display: block;
        text-decoration: none;
        padding-right: 25px;
        position: relative
    }

        .abs-sidebar-totals .totals-tax-summary .amount .price > span, .cart-totals .totals-tax-summary .amount .price > span, .opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .abs-sidebar-totals .totals-tax-summary .amount .price:after, .cart-totals .totals-tax-summary .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 30px;
            line-height: inherit;
            color: inherit;
            content: '\e622';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .cart-totals .totals-tax-summary .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
            position: absolute;
            right: -5px;
            top: -12px
        }

.cart-totals .totals-tax-summary.expanded .mark, .cart-totals .totals-tax-summary.expanded .amount, .opc-block-summary .table-totals .totals-tax-summary.expanded .mark, .opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
    border-bottom: 0
}

    .abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after, .cart-totals .totals-tax-summary.expanded .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
        content: '\e621'
    }

.cart-totals .totals-tax-details, .opc-block-summary .table-totals .totals-tax-details {
    border-bottom: 1px solid #e4e4e4;
    display: none
}

    .cart-totals .totals-tax-details.shown, .opc-block-summary .table-totals .totals-tax-details.shown {
        display: table-row
    }

.paypal-review-discount .block > .title {
    border-top: 1px solid #e4e4e4;
    cursor: pointer;
    font-weight: 600;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    overflow: hidden;
    padding: 7px 30px 7px 5px;
    position: relative
}

    .abs-discount-block > .title:after, .paypal-review-discount .block > .title:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 30px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .paypal-review-discount .block > .title:after {
        position: absolute;
        right: -5px;
        top: -5px
    }

.column.main .paypal-review-discount .block > .title strong {
    font-size: 1.8rem;
    font-weight: 400
}

.paypal-review-discount .block > .content {
    display: none
}

.abs-discount-block.active > .title:after, .paypal-review-discount .block.active > .title:after {
    content: '\e621'
}

.paypal-review-discount .block.active > .content {
    display: block
}
/*
@font-face {
    font-family: 'Montserrat';
    src: url('../../frontend/Coffeebean/default/en_US/fonts/Montserrat/Montserrat-Light.woff2') format('woff2'),url('../../frontend/Coffeebean/default/en_US/fonts/Montserrat/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../frontend/Coffeebean/default/en_US/fonts/Montserrat/Montserrat-Regular.woff2') format('woff2'),url('../../frontend/Coffeebean/default/en_US/fonts/Montserrat/Montserrat-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../frontend/Coffeebean/default/en_US/fonts/Montserrat/Montserrat-Medium.woff2') format('woff2'),url('../../frontend/Coffeebean/default/en_US/fonts/Montserrat/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../frontend/Coffeebean/default/en_US/fonts/Montserrat/Montserrat-SemiBold.woff2') format('woff2'),url('../../frontend/Coffeebean/default/en_US/fonts/Montserrat/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../frontend/Coffeebean/default/en_US/fonts/Montserrat/Montserrat-Bold.woff2') format('woff2'),url('../../frontend/Coffeebean/default/en_US/fonts/Montserrat/Montserrat-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../frontend/Coffeebean/default/en_US/fonts/Montserrat/Montserrat-ExtraBold.woff2') format('woff2'),url('../../frontend/Coffeebean/default/en_US/fonts/Montserrat/Montserrat-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Porto-icon';
    src: url('../../frontend/Coffeebean/default/en_US/fonts/icon-font/porto-icons.woff2') format('woff2'),url('../../frontend/Coffeebean/default/en_US/fonts/icon-font/porto-icons.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../../frontend/Coffeebean/default/en_US/fonts/FontAwesome/FontAwesome.woff2') format('woff2'),url('../../frontend/Coffeebean/default/en_US/fonts/FontAwesome/FontAwesome.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../../frontend/Coffeebean/default/en_US/fonts/PlayfairDisplay/PlayfairDisplay-Regular.woff2') format('woff2'),url('../../frontend/Coffeebean/default/en_US/fonts/PlayfairDisplay/PlayfairDisplay-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../../frontend/Coffeebean/default/en_US/fonts/PlayfairDisplay/PlayfairDisplay-ExtraBold.woff2') format('woff2'),url('../../frontend/Coffeebean/default/en_US/fonts/PlayfairDisplay/PlayfairDisplay-ExtraBold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'PurpleSmile';
    src: url('../../frontend/Coffeebean/default/en_US/fonts/PurpleSmile/purple-smile-regular.woff2') format('woff2'),url('../../frontend/Coffeebean/default/en_US/fonts/PurpleSmile/purple-smile-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Avenir';
    src: url('../../frontend/Coffeebean/default/en_US/fonts/Avenir/avenir-regular.woff2') format('woff2'),url('../../frontend/Coffeebean/default/en_US/fonts/Avenir/avenir-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'RecoletaAlt';
    src: url('../../frontend/Coffeebean/default/en_US/fonts/RecoletaAlt/400/RecoletaAlt-400.woff2') format('woff2'),url('../../frontend/Coffeebean/default/en_US/fonts/RecoletaAlt/400/RecoletaAlt-400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'RecoletaAlt';
    src: url('../../frontend/Coffeebean/default/en_US/fonts/RecoletaAlt/700/RecoletaAlt-700.woff2') format('woff2'),url('../../frontend/Coffeebean/default/en_US/fonts/RecoletaAlt/700/RecoletaAlt-700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}*/

.items {
    margin: 0;
    padding: 0;
    list-style: none none
}

.columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box
}

    .columns:after {
        clear: both;
        content: ' ';
        display: block;
        height: 0;
        overflow: hidden;
        visibility: hidden
    }

    .columns .column.main {
        padding-bottom: 65px;
        -webkit-flex-basis: auto;
        flex-basis: auto;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        width: 100%
    }

    .columns .sidebar-main {
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .columns .sidebar-additional {
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }



.table-wrapper {
    margin-bottom: 20px
}

table > caption {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.table:not(.cart):not(.totals) {
    border: none
}

    .table:not(.cart):not(.totals) > thead > tr > th, .table:not(.cart):not(.totals) > tbody > tr > th, .table:not(.cart):not(.totals) > tfoot > tr > th, .table:not(.cart):not(.totals) > thead > tr > td, .table:not(.cart):not(.totals) > tbody > tr > td, .table:not(.cart):not(.totals) > tfoot > tr > td {
        border: none
    }

    .table:not(.cart):not(.totals) > thead > tr > th, .table:not(.cart):not(.totals) > thead > tr > td {
        border-bottom: 1px solid #e4e4e4
    }

    .table:not(.cart):not(.totals) tfoot > tr:first-child th, .table:not(.cart):not(.totals) tfoot > tr:first-child td {
        border-top: 1px solid #e4e4e4;
        padding-top: 20px
    }

    .table:not(.cart):not(.totals) tfoot .mark {
        font-weight: 400;
        text-align: right
    }

.message.info {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 40px;
    position: relative
}

    .message.info a {
        color: #512d6d
    }

        .message.info a:hover {
            color: #512d6d
        }

        .message.info a:active {
            color: #512d6d
        }

    .message.info > *:first-child:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 28px;
        color: #c07600;
        content: '\e602';
        font-family: 'icons-blank-theme';
        margin: -14px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        left: 0;
        top: 18px;
        width: 40px;
        position: absolute;
        text-align: center
    }

.message.error {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fae5e5;
    color: #e02b27;
    padding-left: 40px;
    position: relative
}

    .message.error a {
        color: #512d6d
    }

        .message.error a:hover {
            color: #512d6d
        }

        .message.error a:active {
            color: #512d6d
        }

    .message.error > *:first-child:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 28px;
        color: #b30000;
        content: '\e602';
        font-family: 'icons-blank-theme';
        margin: -14px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        left: 0;
        top: 18px;
        width: 40px;
        position: absolute;
        text-align: center
    }

.message.warning {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 40px;
    position: relative
}

    .message.warning a {
        color: #512d6d
    }

        .message.warning a:hover {
            color: #512d6d
        }

        .message.warning a:active {
            color: #512d6d
        }

    .message.warning > *:first-child:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 28px;
        color: #c07600;
        content: '\e602';
        font-family: 'icons-blank-theme';
        margin: -14px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        left: 0;
        top: 18px;
        width: 40px;
        position: absolute;
        text-align: center
    }

.message.notice {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fdf0d5;
    color: #6f4400;
    padding-left: 40px;
    position: relative
}

    .message.notice a {
        color: #512d6d
    }

        .message.notice a:hover {
            color: #512d6d
        }

        .message.notice a:active {
            color: #512d6d
        }

    .message.notice > *:first-child:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 28px;
        color: #c07600;
        content: '\e602';
        font-family: 'icons-blank-theme';
        margin: -14px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        left: 0;
        top: 18px;
        width: 40px;
        position: absolute;
        text-align: center
    }

.message.success {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #e5efe5;
    color: #006400;
    padding-left: 40px;
    position: relative
}

    .message.success a {
        color: #512d6d
    }

        .message.success a:hover {
            color: #512d6d
        }

        .message.success a:active {
            color: #512d6d
        }

    .message.success > *:first-child:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 28px;
        color: #006400;
        content: '\e610';
        font-family: 'icons-blank-theme';
        margin: -14px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        left: 0;
        top: 18px;
        width: 40px;
        position: absolute;
        text-align: center
    }

.panel.header .links, .panel.header .switcher {
    display: none
}

.nav-toggle {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    left: 15px;
    position: absolute;
    top: 15px;
    z-index: 14
}

    .nav-toggle:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: inherit;
        color: #101820;
        content: '\e609';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .nav-toggle:hover:before {
        color: #333
    }

    .nav-toggle > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

.tooltip.wrapper {
    position: relative
}

    .tooltip.wrapper .tooltip.content {
        background: #fff;
        max-width: 360px;
        min-width: 210px;
        padding: 12px 16px;
        z-index: 100;
        display: none;
        position: absolute;
        text-align: left;
        color: #333;
        line-height: 1.4;
        border: 1px solid #bbb;
        margin-top: 5px;
        left: 0;
        top: 100%
    }

        .tooltip.wrapper .tooltip.content:after, .tooltip.wrapper .tooltip.content:before {
            border: solid transparent;
            content: '';
            height: 0;
            position: absolute;
            width: 0
        }

        .tooltip.wrapper .tooltip.content:after {
            border-width: 5px;
            border-color: transparent
        }

        .tooltip.wrapper .tooltip.content:before {
            border-width: 6px;
            border-color: transparent
        }

        .tooltip.wrapper .tooltip.content:after, .tooltip.wrapper .tooltip.content:before {
            bottom: 100%
        }

        .tooltip.wrapper .tooltip.content:after {
            border-bottom-color: #fff;
            left: 15px;
            margin-left: -5px
        }

        .tooltip.wrapper .tooltip.content:before {
            border-bottom-color: #bbb;
            left: 15px;
            margin-left: -6px
        }

    .tooltip.wrapper .tooltip.toggle {
        cursor: help
    }

        .tooltip.wrapper .tooltip.toggle:hover + .tooltip.content, .tooltip.wrapper .tooltip.toggle:focus + .tooltip.content, .tooltip.wrapper:hover .tooltip.content {
            display: block
        }

    .tooltip.wrapper .tooltip.content dl {
        margin-bottom: 0
    }

    .tooltip.wrapper .tooltip.content dd {
        white-space: normal
    }

    .tooltip.wrapper .tooltip.content .subtitle {
        display: inline-block;
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 15px
    }

    .tooltip.wrapper .tooltip.content .label {
        margin-top: 10px
    }

        .tooltip.wrapper .tooltip.content .label:first-child {
            margin-top: 0
        }

    .tooltip.wrapper .tooltip.content .values {
        margin: 0
    }

.ui-tooltip {
    position: absolute;
    z-index: 9999
}

.load.indicator {
    background-color: rgba(255,255,255,.5);
    z-index: 9999;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    position: absolute
}

    .load.indicator:before {
        background: transparent url('../../frontend/Coffeebean/default/en_US/images/loader-2.gif') no-repeat 50% 50%;
        border-radius: 5px;
        height: 160px;
        width: 160px;
        bottom: 0;
        box-sizing: border-box;
        content: '';
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0
    }

    .load.indicator > span {
        display: none
    }

.loading-mask {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
    background: rgba(255,255,255,.5)
}

    .loading-mask .loader > img {
        bottom: 0;
        left: 0;
        margin: auto;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 100
    }

    .loading-mask .loader > p {
        display: none
    }

body > .loading-mask {
    z-index: 9999
}

._block-content-loading {
    position: relative
}

[data-role=main-css-loader] {
    display: none
}

.fieldset {
    border: 0;
    margin: 0 0 40px;
    padding: 0;
    letter-spacing: -.31em
}

    .fieldset > * {
        letter-spacing: normal
    }

    .fieldset > .legend {
        margin: 0 0 25px;
        padding: 0;
        box-sizing: border-box;
        float: left;
        line-height: 1.2;
        font-size: 2rem
    }

        .fieldset > .legend + br {
            clear: both;
            display: block;
            height: 0;
            overflow: hidden;
            visibility: hidden
        }

    .fieldset:last-child {
        margin-bottom: 20px
    }

    .fieldset > .field, .fieldset > .fields > .field {
        margin: 0 0 20px
    }

        .fieldset > .field > .label, .fieldset > .fields > .field > .label {
            margin: 0 0 5px;
            display: inline-block
        }

        .fieldset > .field:last-child, .fieldset > .fields > .field:last-child {
            margin-bottom: 0
        }

        .fieldset > .field > .label, .fieldset > .fields > .field > .label {
            font-weight: 400
        }

            .fieldset > .field > .label + br, .fieldset > .fields > .field > .label + br {
                display: none
            }

        .fieldset > .field .choice input, .fieldset > .fields > .field .choice input {
            vertical-align: top
        }

        .fieldset > .field .fields.group:before, .fieldset > .fields > .field .fields.group:before, .fieldset > .field .fields.group:after, .fieldset > .fields > .field .fields.group:after {
            content: '';
            display: table
        }

        .fieldset > .field .fields.group:after, .fieldset > .fields > .field .fields.group:after {
            clear: both
        }

        .fieldset > .field .fields.group .field, .fieldset > .fields > .field .fields.group .field {
            box-sizing: border-box;
            float: left
        }

        .fieldset > .field .fields.group.group-2 .field, .fieldset > .fields > .field .fields.group.group-2 .field {
            width: 50% !important
        }

        .fieldset > .field .fields.group.group-3 .field, .fieldset > .fields > .field .fields.group.group-3 .field {
            width: 33.3% !important
        }

        .fieldset > .field .fields.group.group-4 .field, .fieldset > .fields > .field .fields.group.group-4 .field {
            width: 25% !important
        }

        .fieldset > .field .fields.group.group-5 .field, .fieldset > .fields > .field .fields.group.group-5 .field {
            width: 20% !important
        }

        .fieldset > .field .addon, .fieldset > .fields > .field .addon {
            display: -webkit-inline-flex;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-flex-wrap: nowrap;
            flex-wrap: nowrap;
            padding: 0;
            width: 100%
        }

            .fieldset > .field .addon textarea, .fieldset > .fields > .field .addon textarea, .fieldset > .field .addon select, .fieldset > .fields > .field .addon select, .fieldset > .field .addon input, .fieldset > .fields > .field .addon input {
                -ms-flex-order: 2;
                -webkit-order: 2;
                order: 2;
                -webkit-flex-basis: 100%;
                flex-basis: 100%;
                display: inline-block;
                margin: 0;
                width: auto
            }

            .fieldset > .field .addon .addbefore, .fieldset > .fields > .field .addon .addbefore, .fieldset > .field .addon .addafter, .fieldset > .fields > .field .addon .addafter {
                background: #fff;
                background-clip: padding-box;
                border: 1px solid #8a8b8d;
                border-radius: 1px;
                font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
                font-size: 14px;
                height: 32px;
                line-height: 1.42857143;
                padding: 0 9px;
                vertical-align: baseline;
                width: 100%;
                box-sizing: border-box;
                -ms-flex-order: 3;
                -webkit-order: 3;
                order: 3;
                display: inline-block;
                vertical-align: middle;
                white-space: nowrap;
                width: auto
            }

                .fieldset > .field .addon .addbefore:disabled, .fieldset > .fields > .field .addon .addbefore:disabled, .fieldset > .field .addon .addafter:disabled, .fieldset > .fields > .field .addon .addafter:disabled {
                    opacity: .5
                }

                .fieldset > .field .addon .addbefore::-moz-placeholder, .fieldset > .fields > .field .addon .addbefore::-moz-placeholder, .fieldset > .field .addon .addafter::-moz-placeholder, .fieldset > .fields > .field .addon .addafter::-moz-placeholder {
                    color: #c2c2c2
                }

                .fieldset > .field .addon .addbefore::-webkit-input-placeholder, .fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder, .fieldset > .field .addon .addafter::-webkit-input-placeholder, .fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
                    color: #c2c2c2
                }

                .fieldset > .field .addon .addbefore:-ms-input-placeholder, .fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder, .fieldset > .field .addon .addafter:-ms-input-placeholder, .fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
                    color: #c2c2c2
                }

            .fieldset > .field .addon .addbefore, .fieldset > .fields > .field .addon .addbefore {
                float: left;
                -ms-flex-order: 1;
                -webkit-order: 1;
                order: 1
            }

        .fieldset > .field .additional, .fieldset > .fields > .field .additional {
            margin-top: 10px
        }

        .fieldset > .field.required > .label:after, .fieldset > .fields > .field.required > .label:after, .fieldset > .field._required > .label:after, .fieldset > .fields > .field._required > .label:after {
            content: '*';
            color: #101820;
            font-size: 1.2rem;
            margin: 0 0 0 5px
        }

        .fieldset > .field .note, .fieldset > .fields > .field .note {
            font-size: 1.2rem;
            margin: 3px 0 0;
            padding: 0;
            display: inline-block;
            text-decoration: none
        }

            .fieldset > .field .note:before, .fieldset > .fields > .field .note:before {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 24px;
                line-height: 12px;
                content: '\e618';
                font-family: 'icons-blank-theme';
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

        .fieldset > .field.choice .label, .fieldset > .fields > .field.choice .label {
            display: inline;
            font-weight: 400
        }

.column:not(.main) .fieldset > .field .label, .column:not(.main) .fieldset > .fields > .field .label {
    font-weight: 400
}

.fieldset > .field .field.choice, .fieldset > .fields > .field .field.choice {
    margin-bottom: 10px
}

    .fieldset > .field .field.choice:last-child, .fieldset > .fields > .field .field.choice:last-child {
        margin-bottom: 0
    }

.fieldset > .field input[type=file], .fieldset > .fields > .field input[type=file] {
    margin: 5px 0
}

.legend + .fieldset, .legend + div {
    clear: both
}

.legend strong {
    margin-left: 5px
}

fieldset.field {
    border: 0;
    padding: 0
}

.field.date .time-picker {
    display: inline-block;
    margin-top: 10px;
    white-space: nowrap
}

.field .message.warning {
    margin-top: 10px
}

.field-error, div.mage-error[generated] {
    margin-top: 7px
}

.field-error {
    color: #101820;
    font-size: 1.2rem
}

.product-options-wrapper .date.required div[for*=options].mage-error {
    display: none !important
}

.field .tooltip {
    position: relative
}

    .field .tooltip .tooltip-content {
        background: #fff;
        max-width: 360px;
        min-width: 210px;
        padding: 12px 16px;
        z-index: 100;
        display: none;
        position: absolute;
        text-align: left;
        color: #333;
        line-height: 1.4;
        border: 1px solid #bbb;
        margin-left: 5px;
        left: 100%;
        top: 0
    }

        .field .tooltip .tooltip-content:after, .field .tooltip .tooltip-content:before {
            border: solid transparent;
            content: '';
            height: 0;
            position: absolute;
            width: 0
        }

        .field .tooltip .tooltip-content:after {
            border-width: 5px;
            border-color: transparent
        }

        .field .tooltip .tooltip-content:before {
            border-width: 6px;
            border-color: transparent
        }

        .field .tooltip .tooltip-content:after, .field .tooltip .tooltip-content:before {
            right: 100%
        }

        .field .tooltip .tooltip-content:after {
            border-right-color: #fff;
            margin-top: -5px;
            top: 15px
        }

        .field .tooltip .tooltip-content:before {
            border-right-color: #bbb;
            margin-top: -6px;
            top: 15px
        }

    .field .tooltip .tooltip-toggle {
        cursor: help
    }

        .field .tooltip .tooltip-toggle:hover + .tooltip-content, .field .tooltip .tooltip-toggle:focus + .tooltip-content, .field .tooltip:hover .tooltip-content {
            display: block
        }

    .field .tooltip .tooltip-content {
        min-width: 200px;
        white-space: normal
    }

input:focus ~ .tooltip .tooltip-content, select:focus ~ .tooltip .tooltip-content {
    display: block
}

._has-datepicker ~ .ui-datepicker-trigger {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    display: block;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle
}

    ._has-datepicker ~ .ui-datepicker-trigger:focus, ._has-datepicker ~ .ui-datepicker-trigger:active {
        background: 0 0;
        border: none
    }

    ._has-datepicker ~ .ui-datepicker-trigger:hover {
        background: 0 0;
        border: none
    }

    ._has-datepicker ~ .ui-datepicker-trigger.disabled, ._has-datepicker ~ .ui-datepicker-trigger[disabled], fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
        pointer-events: none;
        opacity: .5
    }

    ._has-datepicker ~ .ui-datepicker-trigger > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    ._has-datepicker ~ .ui-datepicker-trigger:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 40px;
        line-height: 40px;
        color: #7d7d7d;
        content: '\e612';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    ._has-datepicker ~ .ui-datepicker-trigger:focus {
        box-shadow: none;
        outline: 0
    }

.sidebar .fieldset {
    margin: 0
}

    .sidebar .fieldset > .field:not(.choice):not(:last-child), .sidebar .fieldset .fields > .field:not(:last-child) {
        margin: 0 0 20px
    }

    .sidebar .fieldset > .field:not(.choice) .label, .sidebar .fieldset .fields > .field .label {
        margin: 0 0 4px;
        padding: 0 0 5px;
        text-align: left;
        width: 100%
    }

    .sidebar .fieldset > .field:not(.choice) .control, .sidebar .fieldset .fields > .field .control {
        width: 100%
    }

@font-face {
    font-family: 'icons-blank-theme';
    src: url('../../frontend/Coffeebean/default/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'),url('../../frontend/Coffeebean/default/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: auto
}

button, a.action.primary, a.amshopby-button, a.am-filter-go {
    border-radius: 3px
}

    button:active {
        box-shadow: inset 0 2px 1px rgba(0,0,0,.12)
    }

a.action.primary, a.amshopby-button, a.am-filter-go {
    display: inline-block;
    text-decoration: none
}

    a.action.primary:hover, a.action.primary:active, a.action.primary:focus, a.amshopby-button:hover, a.amshopby-button:active, a.amshopby-button:focus, a.am-filter-go:hover, a.am-filter-go:active, a.am-filter-go:focus {
        text-decoration: none
    }

.action.primary, .action-primary, .amshopby-button, .am-filter-go {
    background-image: none;
    background: #512d6d;
    border: 1px solid #512d6d;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 700;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle
}

    .action.primary:focus, .action-primary:focus, .action.primary:active, .action-primary:active, .amshopby-button:focus, .amshopby-button:active, .am-filter-go:focus, .am-filter-go:active {
        background: #512d6d;
        border: 1px solid #512d6d;
        color: #fff
    }

    .action.primary:hover, .action-primary:hover, .amshopby-button:hover, .am-filter-go:hover {
        background: #512d6d;
        border: 1px solid #512d6d;
        color: #fff
    }

    .action.primary.disabled, .action-primary.disabled, .action.primary[disabled], .action-primary[disabled], fieldset[disabled] .action.primary, fieldset[disabled] .action-primary, .amshopby-button.disabled, .amshopby-button[disabled], fieldset[disabled] .amshopby-button, .am-filter-go.disabled, .am-filter-go[disabled], fieldset[disabled] .am-filter-go {
        opacity: .5;
        cursor: default;
        pointer-events: none
    }

.product.data.items {
    margin: 0;
    padding: 0;
    margin-bottom: 20px
}

    .product.data.items > .item.title {
        box-sizing: border-box;
        float: none;
        width: 100%
    }

        .product.data.items > .item.title > .switch {
            display: block
        }

    .product.data.items > .item.content {
        box-sizing: border-box;
        display: block;
        float: none;
        margin: 0
    }

        .product.data.items > .item.content:before, .product.data.items > .item.content:after {
            content: '';
            display: table
        }

        .product.data.items > .item.content:after {
            clear: both
        }

        .product.data.items > .item.content.active {
            display: block
        }

    .product.data.items > .item.title {
        margin: 0 0 5px
    }

        .product.data.items > .item.title > .switch {
            background: #fff;
            border-bottom: 1px solid #e4e4e4;
            border-left: 1px solid #e4e4e4;
            border-right: 1px solid #e4e4e4;
            border-top: 1px solid #e4e4e4;
            height: 40px;
            padding: 0 20px;
            font-weight: 700;
            line-height: 40px;
            font-size: 1.8rem;
            color: #101820;
            text-decoration: none
        }

            .product.data.items > .item.title > .switch:visited {
                color: #101820;
                text-decoration: none
            }

            .product.data.items > .item.title > .switch:hover {
                color: #101820;
                text-decoration: none
            }

            .product.data.items > .item.title > .switch:active {
                color: #fff;
                text-decoration: none
            }

        .product.data.items > .item.title:not(.disabled) > .switch:focus, .product.data.items > .item.title:not(.disabled) > .switch:hover {
            background: #fff
        }

        .product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
            background: #512d6d;
            color: #fff;
            text-decoration: none;
            padding-bottom: 0
        }

    .product.data.items > .item.content {
        background: #512d6d;
        border: 0;
        margin: 0 0 5px;
        padding: 20px
    }

.pages > .label {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.pages .items {
    font-size: 0;
    letter-spacing: -1px;
    line-height: 0;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    list-style: none none;
    display: inline-block;
    font-weight: 300
}

.pages .item {
    font-size: 1.4rem;
    line-height: 3.2rem;
    letter-spacing: normal;
    margin: 0;
    display: inline-block
}

    .pages .item .label {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

.pages a.page {
    color: #101820;
    display: inline-block;
    padding: 0 4px;
    text-decoration: none
}

    .pages a.page:visited {
        color: #101820
    }

    .pages a.page:hover {
        color: #101820;
        text-decoration: none
    }

    .pages a.page:active {
        color: #101820
    }

.pages strong.page {
    font-size: 1.4rem;
    line-height: 3.2rem;
    letter-spacing: normal;
    color: #333;
    display: inline-block;
    font-weight: 700;
    padding: 0 4px
}

.pages .action {
    border: 0;
    color: #7d7d7d;
    display: inline-block;
    padding: 0;
    text-decoration: none
}

    .pages .action:visited {
        color: #7d7d7d
    }

    .pages .action:hover {
        color: #7d7d7d;
        text-decoration: none
    }

    .pages .action:active {
        color: #7d7d7d
    }

    .pages .action.next {
        display: inline-block;
        text-decoration: none
    }

        .pages .action.next:visited:before {
            color: #7d7d7d
        }

        .pages .action.next:active:before {
            color: #7d7d7d
        }

        .pages .action.next > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .pages .action.next:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 4rem;
            line-height: inherit;
            color: #7d7d7d;
            content: '\e608';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .pages .action.next:hover:before {
            color: #7d7d7d
        }

        .pages .action.next:active:before {
            color: #7d7d7d
        }

    .pages .action.previous {
        display: inline-block;
        text-decoration: none
    }

        .pages .action.previous:visited:before {
            color: #7d7d7d
        }

        .pages .action.previous:active:before {
            color: #7d7d7d
        }

        .pages .action.previous > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .pages .action.previous:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 4rem;
            line-height: inherit;
            color: #7d7d7d;
            content: '\e617';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .pages .action.previous:hover:before {
            color: #7d7d7d
        }

        .pages .action.previous:active:before {
            color: #7d7d7d
        }

    .pages .action.previous {
        margin-right: 12px
    }

    .pages .action.next:before {
        margin: 0
    }

.pages .item {
    width: 45px;
    height: 45px;
    border: .5px solid #c8c8c8;
    background: #fff;
    line-height: 45px;
    letter-spacing: .05em;
    text-shadow: 1px 1px #c8c8c8;
    border-right: 0
}

    .pages .item.pages-item-next, .pages .item.pages-item-previous {
        text-shadow: none
    }

    .pages .item:last-child {
        border-right: 1px solid #c8c8c8;
        border-radius: 0 2px 2px 0
    }

    .pages .item:first-child {
        border-radius: 2px 0 0 2px
    }

    .pages .item.current {
        background: #efefef
    }

        .pages .item.current strong {
            font-weight: 300
        }

.actions-toolbar > .primary, .actions-toolbar > .secondary {
    text-align: center;
    margin-bottom: 10px
}

    .actions-toolbar > .primary .action, .actions-toolbar > .secondary .action {
        margin-bottom: 10px
    }

        .actions-toolbar > .primary .action:last-child, .actions-toolbar > .secondary .action:last-child {
            margin-bottom: 0
        }

    .actions-toolbar > .primary:last-child, .actions-toolbar > .secondary:last-child {
        margin-bottom: 0
    }

.breadcrumbs {
    margin: 20px 0
}

    .breadcrumbs .items {
        font-size: 1.4rem;
        color: #101820;
        margin: 0;
        padding: 0;
        list-style: none none
    }

        .breadcrumbs .items > li {
            display: inline-block;
            vertical-align: top
        }

    .breadcrumbs .item {
        margin: 0
    }

    .breadcrumbs a {
        color: #101820;
        text-decoration: none
    }

        .breadcrumbs a:visited {
            color: #333;
            text-decoration: none
        }

        .breadcrumbs a:hover {
            color: #333;
            text-decoration: underline
        }

        .breadcrumbs a:active {
            color: #333;
            text-decoration: none
        }

    .breadcrumbs strong {
        font-weight: 600
    }

    .breadcrumbs .item:not(:last-child) {
        display: inline-block;
        text-decoration: none
    }

        .breadcrumbs .item:not(:last-child):after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 24px;
            line-height: 18px;
            content: '\e608';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .breadcrumbs .item:not(:last-child):after {
            line-height: 21px
        }

.ui-dialog.popup .action.close {
    position: absolute;
    height: 40px;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 1001;
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

    .ui-dialog.popup .action.close > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .ui-dialog.popup .action.close:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: 22px;
        color: inherit;
        content: '\e616';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .ui-dialog.popup .action.close:hover:before {
        color: inherit
    }

    .ui-dialog.popup .action.close:active:before {
        color: inherit
    }

    .ui-dialog.popup .action.close:focus, .ui-dialog.popup .action.close:active {
        background: 0 0;
        border: none
    }

    .ui-dialog.popup .action.close:hover {
        background: 0 0;
        border: none
    }

    .ui-dialog.popup .action.close.disabled, .ui-dialog.popup .action.close[disabled], fieldset[disabled] .ui-dialog.popup .action.close {
        pointer-events: none;
        opacity: .5
    }

.popup-pointer {
    margin-left: -14px;
    position: absolute;
    top: -14px
}

    .popup-pointer:before, .popup-pointer:after {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-bottom-style: solid
    }

    .popup-pointer:before {
        left: 2px;
        top: 2px;
        border: solid 6px;
        border-color: transparent transparent #fff;
        z-index: 99
    }

    .popup-pointer:after {
        left: 1px;
        top: 0;
        border: solid 7px;
        border-color: transparent transparent #aeaeae;
        z-index: 98
    }

.price-tier_price .price-excluding-tax, .price-tier_price .price-including-tax {
    display: inline
}

.price-including-tax, .price-excluding-tax {
    display: block;
    font-size: 1.8rem;
    line-height: 1
}

    .price-including-tax .price, .price-excluding-tax .price {
        font-weight: 700
    }

    .price-including-tax + .price-excluding-tax, .weee[data-label] {
        display: block;
        font-size: 1.8rem
    }

        .price-including-tax + .price-excluding-tax:before, .weee[data-label]:before {
            content: attr(data-label) ': ';
            font-size: 1.1rem
        }

        .price-including-tax + .price-excluding-tax .price, .weee[data-label] .price {
            font-size: 1.1rem
        }

body._has-modal {
    height: 100%;
    overflow: hidden;
    width: 100%
}

.modals-overlay {
    z-index: 899
}

.modal-slide, .modal-popup {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s,opacity .3s ease;
    transition: visibility 0s .3s,opacity .3s ease
}

    .modal-slide._show, .modal-popup._show {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

        .modal-slide._show .modal-inner-wrap, .modal-popup._show .modal-inner-wrap {
            -webkit-transform: translate(0,0);
            transform: translate(0,0)
        }

    .modal-slide .modal-inner-wrap, .modal-popup .modal-inner-wrap {
        background-color: #fff;
        box-shadow: 0 0 12px 2px rgba(0,0,0,.35);
        opacity: 1;
        pointer-events: auto
    }

.modal-slide {
    left: 44px;
    z-index: 900
}

    .modal-slide._show .modal-inner-wrap {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .modal-slide .modal-inner-wrap {
        height: 100%;
        overflow-y: auto;
        position: static;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        width: auto
    }

    .modal-slide._inner-scroll .modal-inner-wrap {
        overflow-y: visible;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .modal-slide._inner-scroll .modal-header, .modal-slide._inner-scroll .modal-footer {
        -webkit-flex-grow: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0
    }

    .modal-slide._inner-scroll .modal-content {
        overflow-y: auto
    }

    .modal-slide._inner-scroll .modal-footer {
        margin-top: auto
    }

    .modal-slide .modal-header, .modal-slide .modal-content, .modal-slide .modal-footer {
        padding: 0 2.6rem 2.6rem
    }

    .modal-slide .modal-header {
        padding-bottom: 2.1rem;
        padding-top: 2.1rem
    }

.modal-popup {
    z-index: 900;
    left: 0;
    overflow-y: auto
}

    .modal-popup.confirm .modal-inner-wrap {
        max-width: 50rem
    }

        .modal-popup.confirm .modal-inner-wrap .modal-content {
            padding-right: 7rem
        }

    .modal-popup._show .modal-inner-wrap {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .modal-popup .modal-inner-wrap {
        margin: 5rem auto;
        width: 75%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        box-sizing: border-box;
        height: auto;
        left: 0;
        position: absolute;
        right: 0;
        -webkit-transform: translateY(-200%);
        transform: translateY(-200%);
        -webkit-transition: -webkit-transform .2s ease;
        transition: transform .2s ease
    }

    .modal-popup._inner-scroll {
        overflow-y: visible
    }

.ie11 .modal-popup._inner-scroll {
    overflow-y: auto
}

.modal-popup._inner-scroll .modal-inner-wrap {
    max-height: 90%
}

.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
    max-height: none
}

.modal-popup._inner-scroll .modal-content {
    overflow-y: auto
}

.modal-popup .modal-header, .modal-popup .modal-content, .modal-popup .modal-footer {
    padding-left: 3rem;
    padding-right: 3rem
}

.modal-popup .modal-header, .modal-popup .modal-footer {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.modal-popup .modal-header {
    padding-bottom: 1.2rem;
    padding-top: 3rem
}

.modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 3rem;
    padding-top: 3rem
}

.modal-popup .modal-footer-actions {
    text-align: right
}

.modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0
}

    .modal-custom .action-close:focus, .modal-popup .action-close:focus, .modal-slide .action-close:focus, .modal-custom .action-close:active, .modal-popup .action-close:active, .modal-slide .action-close:active {
        background: 0 0;
        border: none
    }

    .modal-custom .action-close:hover, .modal-popup .action-close:hover, .modal-slide .action-close:hover {
        background: 0 0;
        border: none
    }

    .modal-custom .action-close.disabled, .modal-popup .action-close.disabled, .modal-slide .action-close.disabled, .modal-custom .action-close[disabled], .modal-popup .action-close[disabled], .modal-slide .action-close[disabled], fieldset[disabled] .modal-custom .action-close, fieldset[disabled] .modal-popup .action-close, fieldset[disabled] .modal-slide .action-close {
        pointer-events: none;
        opacity: .5
    }

    .modal-custom .action-close > span, .modal-popup .action-close > span, .modal-slide .action-close > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .modal-custom .action-close:before, .modal-popup .action-close:before, .modal-slide .action-close:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 32px;
        line-height: 32px;
        color: #101820;
        content: '\e616';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .modal-custom .action-close:hover:before, .modal-popup .action-close:hover:before, .modal-slide .action-close:hover:before {
        color: inherit
    }

    .modal-custom .action-close:active:before, .modal-popup .action-close:active:before, .modal-slide .action-close:active:before {
        color: inherit
    }

    .modal-custom .action-close:hover:before, .modal-popup .action-close:hover:before, .modal-slide .action-close:hover:before {
        color: #1a1a1a
    }

.modal-custom .action-close {
    margin: 25px
}

.modal-popup {
    pointer-events: none
}

    .modal-popup .modal-title {
        border-bottom: 1px solid #c1c1c1;
        font-weight: 300;
        padding-bottom: 10px;
        font-size: 26px;
        margin-bottom: 0;
        min-height: 1em;
        word-wrap: break-word
    }

    .modal-popup .action-close {
        padding: 10px
    }

.modal-slide .action-close {
    padding: 1.1rem 2rem
}

.modal-slide .page-main-actions {
    margin-bottom: -12.9rem;
    margin-top: 2.1rem
}

.modals-overlay {
    background-color: rgba(51,51,51,.55);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

body._has-modal-custom .modal-custom-overlay {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 899
}

.checkout-container .change-shipping-address-button, .checkout-container .change-billing-address-button {
    display: block;
    margin-bottom: 15px
}

.checkout-container .edit-shipping-address-button, .checkout-container .edit-billing-address-button {
    display: block
}

.checkout-container .checkout-shipping-address div.new-address-popup, .checkout-container .checkout-payment-method div.new-address-popup {
    margin: 0 35px 20px 0;
    position: relative
}

.checkout-container .checkout-shipping-address div.change-address-popup, .checkout-container .checkout-payment-method div.change-address-popup {
    margin: 5px 0 -5px
}

.checkout-container .checkout-shipping-address div.edit-address-popup, .checkout-container .checkout-payment-method div.edit-address-popup {
    float: left;
    margin: 5px 35px -5px 0
}

.checkout-container .checkout-shipping-address div.shipping-address-item.selected, .checkout-container .checkout-payment-method div.shipping-address-item.selected, .checkout-container .checkout-shipping-address .checkout-billing-address, .checkout-container .checkout-payment-method .checkout-billing-address {
    margin: 0;
    padding-left: 0
}

.checkout-container .checkout-shipping-address .new-billing-address-button, .checkout-container .checkout-payment-method .new-billing-address-button {
    display: block;
    margin: 20px 35px 0 20px;
    position: relative
}

.shipping-address-modal.modal-popup.modal-slide .modal-inner-wrap[class], .billing-address-modal.modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #fff
}

.shipping-address-modal .modal-inner-wrap h1.modal-title, .billing-address-modal .modal-inner-wrap h1.modal-title {
    border: none
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-search, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-search {
    width: 250px
}

.shipping-address-modal .modal-inner-wrap .block.block-search, .billing-address-modal .modal-inner-wrap .block.block-search {
    left: 20px;
    position: absolute;
    top: 81px
}

.shipping-address-modal .modal-inner-wrap .admin__action-select-shipping-addressmultiselect-search-count, .billing-address-modal .modal-inner-wrap .admin__action-select-shipping-addressmultiselect-search-count {
    border-bottom: 1px solid #ccc;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    margin: 5px -30px 10px;
    padding: 0 0 5px 30px
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area {
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    padding-top: 5px
}

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root {
    border-bottom: 1px solid #ccc;
    clear: both;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 15px;
    position: relative;
    width: 100%
}

    .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-details, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-details {
        float: left
    }

    .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address, .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here, .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address, .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected {
        float: right;
        margin-right: 20px;
        margin-top: 20px
    }

        .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button, .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here button, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here button, .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address button, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address button, .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button {
            background: #006bb7;
            border: 1px solid #006bb4;
            box-shadow: none;
            color: #fff;
            outline: 0
        }

        .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button {
            background-color: #eee;
            border: none;
            box-shadow: none;
            color: #777
        }

            .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button:hover, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button:hover {
                cursor: auto;
                background-color: #eee;
                border: none;
                box-shadow: none;
                color: #777
            }

    .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address, .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address {
        float: right;
        margin-right: 20px;
        margin-top: 20px
    }

        .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button, .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button {
            background-color: Transparent;
            border: none;
            box-shadow: none
        }

            .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary {
                color: #777;
                text-transform: uppercase
            }

                .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary:hover, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary:hover {
                    cursor: auto
                }

            .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button.action-primary, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button.action-primary {
                color: #006bb4
            }

.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner {
    margin-top: 10px;
    overflow-y: auto
}

.shipping-address-modal .modal-inner-wrap ul, .billing-address-modal .modal-inner-wrap ul {
    list-style-type: none;
    padding-left: 0
}

.admin__data-grid-loading-mask {
    background: rgba(255,255,255,.5);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 4
}

    .admin__data-grid-loading-mask .spinner {
        background: url('../../frontend/Coffeebean/default/en_US/images/loader-2.gif') 50% 50% no-repeat;
        display: inline-block;
        font-size: 4rem;
        height: 1em;
        left: 50%;
        margin-left: -2rem;
        margin-right: 1.5rem;
        position: absolute;
        top: 50%;
        width: 1em
    }

.ie9 .admin__data-grid-loading-mask .spinner {
    background: url('../../frontend/Coffeebean/default/en_US/images/loader-2.gif') 50% 50% no-repeat;
    bottom: 0;
    height: 149px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 218px
}

#store-pickup.selected-shipping ~ #store-selector {
    display: none
}

#store-pickup.selected-store-pickup ~ #shipping, #store-pickup.selected-store-pickup ~ #opc-shipping_method {
    visibility: hidden;
    height: 0;
    overflow: hidden
}

#delivery-method-selector {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    #delivery-method-selector .action {
        line-height: 2.2rem;
        padding: 14px 17px;
        font-size: 1.8rem
    }

        #delivery-method-selector .action.selected {
            background: #fff
        }

    #delivery-method-selector .action-select-shipping {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    #delivery-method-selector .action-select-store-pickup {
        border-bottom-left-radius: 0;
        border-left: 0;
        border-top-left-radius: 0
    }

#store-selector .form-login {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

#store-selector .form-continue {
    margin: 20px 0 0
}

.location-details .location-name {
    font-size: 18px;
    font-weight: 700
}

.store-selector-popup .modal-title {
    border-bottom: 0
}

.store-selector-popup .modal-header {
    padding-bottom: 0
}

#opc-store-selector-popup {
    display: none
}

    #opc-store-selector-popup .block-search {
        float: none;
        width: 100%;
        margin: 0 0 20px;
        padding: 0 0 10px;
        border-bottom: 1px solid #c1c1c1
    }

.modal-content #opc-store-selector-popup {
    display: block
}

.store-selector-popup-table thead th {
    display: none
}

.store-selector-popup-table tbody .location .location-name {
    font-size: 18px
}

.store-selector-popup-table tbody .location + .location {
    border-top: 1px solid #ccc
}

.store-selector-popup-table tbody .col-location-details {
    padding-left: 0
}

    .store-selector-popup-table tbody .col-location-details p:last-child {
        margin-bottom: 0
    }

.store-selector-popup-table tbody .col-location-actions {
    padding-right: 0;
    vertical-align: middle
}

    .store-selector-popup-table tbody .col-location-actions .action {
        float: right
    }

.store-selector-popup-empty-query, .store-selector-popup-no-locations {
    margin: 0 0 20px
}

.lac-notification {
    background-color: #373330;
    color: #fff;
    font-size: 16px
}

    .lac-notification .lac-notification-icon {
        float: left;
        margin: 10px 25px 10px 10px
    }

        .lac-notification .lac-notification-icon .logo-img {
            display: block
        }

    .lac-notification .lac-notification-text {
        float: left;
        padding: 15px 0
    }

    .lac-notification .lac-notification-links {
        float: right;
        padding: 15px 0
    }

        .lac-notification .lac-notification-links a {
            color: #fff;
            font-size: 14px
        }

        .lac-notification .lac-notification-links .lac-notification-close-link:after {
            background: url('../../frontend/Coffeebean/default/en_US/Magento_LoginAsCustomerFrontendUi/images/close.svg');
            content: ' ';
            display: inline-block;
            height: 12px;
            margin-left: 5px;
            vertical-align: middle;
            width: 12px
        }

.login-container .g-recaptcha, .form-login .g-recaptcha, .form-edit-account .g-recaptcha {
    margin-bottom: 10px !important
}

.required-captcha.checkbox {
    position: absolute;
    display: block;
    visibility: visible;
    overflow: hidden;
    opacity: 0;
    width: 1px;
    height: 1px
}

.block.newsletter .field-recaptcha .field .control:before {
    content: none
}

.review-form .field-recaptcha {
    margin-bottom: 10px
}

.form.send.friend .g-recaptcha {
    margin-top: 40px
}

[data-content-type=dynamic_block] figure[data-content-type=image] img {
    display: inline;
}

[data-content-type=dynamic_block] .block-banners .banner-item-content, [data-content-type=dynamic_block] .block-banners-inline .banner-item-content {
    margin-bottom: auto
}

.checkout-container .checkout-payment-method div.new-address-popup {
    margin: 0 35px 20px 20px;
    position: relative
}

.checkout-shipping-address .address-sender {
    position: relative;
    z-index: 1
}

    .checkout-shipping-address .address-sender .radio {
        position: absolute;
        top: 9px
    }

        .checkout-shipping-address .address-sender .radio ~ .shipping-address-item {
            left: 25px;
            padding: 0 0 25px
        }

            .checkout-shipping-address .address-sender .radio ~ .shipping-address-item:before {
                content: none
            }

.checkout-shipping-address .default-shipping-address.address-sender ~ .new-address-popup {
    margin-left: 25px
}

.amslick-slider-container .slick-dots li button:focus, .amslick-slider-container .slick-dots li button:hover, .amslick-slider-container .slick-list:focus {
    outline: 0
}

.amslick-slider-container .slick-list, .amslick-slider-container .slick-slider, .amslick-slider-container .slick-track {
    position: relative;
    display: block
}

.amslick-slider-container .slick-loading .slick-slide, .amslick-slider-container .slick-loading .slick-track {
    visibility: hidden
}

.amslick-slider-container .slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .amslick-slider-container .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.amslick-slider-container .slick-slider .slick-list, .amslick-slider-container .slick-slider .slick-track {
    transform: translate3d(0,0,0)
}

.amslick-slider-container .slick-track {
    top: 0;
    left: 0;
    margin: 0 auto
}

    .amslick-slider-container .slick-track:after, .amslick-slider-container .slick-track:before {
        display: table;
        content: ''
    }

    .amslick-slider-container .slick-track:after {
        clear: both
    }

.amslick-slider-container .slick-slide, .amslick-slider-container .slick-slide.slick-loading img {
    display: none
}

.amslick-slider-container .slick-slide {
    float: left;
    min-height: 1px;
    height: 100%;
    vertical-align: middle
}

.amslick-slider-container [dir=rtl] .slick-slide {
    float: right
}

.amslick-slider-container .slick-slide.dragging img {
    pointer-events: none
}

.amslick-slider-container .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.amslick-slider-container .slick-arrow.slick-hidden {
    display: none
}

.amslick-slider-container .slick-loading .slick-list {
    position: relative;
    background: 0 0
}

    .amslick-slider-container .slick-loading .slick-list:before {
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        width: 25px;
        height: 25px;
        border-width: 3px;
        border-style: solid;
        border-color: rgba(0,0,0,.2);
        border-top-color: #5c5c5c;
        border-radius: 100%;
        content: '';
        transform: translate(-50%,-50%);
        animation: loading 1s infinite linear
    }

.amslick-slider-container .slick-next.slick-disabled, .amslick-slider-container .slick-prev.slick-disabled {
    opacity: .25
}

.amslick-slider-container .slick-dotted.slick-slider {
    margin-bottom: 30px
}

.amslick-slider-container .slick-dots {
    position: absolute;
    left: 0;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    text-align: center
}

    .amslick-slider-container .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0 5px;
        padding: 0;
        width: 20px;
        height: 20px;
        cursor: pointer
    }

        .amslick-slider-container .slick-dots li button, .amslick-slider-container .slick-slider .slick-arrow {
            display: block;
            outline: 0;
            box-shadow: none;
            cursor: pointer
        }

        .amslick-slider-container .slick-dots li button {
            padding: 5px;
            width: 20px;
            height: 20px;
            border: 0;
            background: 0 0;
            color: transparent;
            font-size: 0;
            line-height: 0
        }

            .amslick-slider-container .slick-dots li button:focus:before, .amslick-slider-container .slick-dots li button:hover:before {
                opacity: 1
            }

            .amslick-slider-container .slick-dots li button:before {
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                color: #000;
                content: '•';
                text-align: center;
                font-size: 16px;
                line-height: 20px;
                opacity: .25;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale
            }

        .amslick-slider-container .slick-dots li.slick-active button:before {
            color: #000;
            opacity: .75
        }

.amslick-slider-container .slick-slider {
    box-sizing: border-box;
    padding: 0 20px;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

    .amslick-slider-container .slick-slider .slick-arrow {
        position: absolute;
        top: 50%;
        padding: 0;
        width: 15px;
        height: 22px;
        border: none;
        background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
        color: transparent;
        font-size: 0;
        line-height: 0;
        transition: background .3s ease;
        transform: translate(0,-50%)
    }

        .amslick-slider-container .slick-slider .slick-arrow:before, .amslick-slider-container .slick-slider .slick-arrow:after {
            content: ''
        }

        .amslick-slider-container .slick-slider .slick-arrow:hover {
            background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat
        }

        .amslick-slider-container .slick-slider .slick-arrow.slick-next {
            right: 0
        }

        .amslick-slider-container .slick-slider .slick-arrow.slick-prev {
            left: 0;
            transform: rotate(180deg) translate(0,50%)
        }

.amslick-slider-container .slick-initialized .slick-slide {
    display: inline-block !important;
    float: none !important;
    height: auto
}

.amslick-slider-container .product-items.slick-slider > .slick-list {
    padding: 15px 0
}

.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
    display: block !important;
    margin: auto !important;
    max-width: 205px
}

.amslick-slider-container .sidebar.sidebar-additional {
    width: 100%
}

@keyframes loading {
    0% {
        transform: translate(-50%,-50%) rotate(0)
    }

    100% {
        transform: translate(-50%,-50%) rotate(359.9deg)
    }
}

.amcard-checkbox-container {
    position: relative
}

    .amcard-checkbox-container:first-child {
        margin-right: 30px
    }

    .amcard-checkbox-container > .amcard-checkbox {
        display: none
    }

    .amcard-checkbox-container > .amcard-name {
        margin-left: 23px;
        line-height: 20px
    }

    .amcard-checkbox-container > .amcard-label {
        padding-left: 21px;
        cursor: pointer
    }

        .amcard-checkbox-container > .amcard-label:before {
            position: absolute;
            top: 2px;
            left: 0;
            box-sizing: border-box;
            width: 16px;
            height: 16px;
            border: 1px solid #ccc;
            border-radius: 3px;
            background: #fff;
            content: ''
        }

    .amcard-checkbox-container > .amcard-checkbox:checked + .amcard-label:before {
        border: none;
        background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1IiByeD0iMSIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik0zLjc1IDcuNWwzIDMgNC41LTUuMjUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==') no-repeat left;
        background-size: 16px
    }

.amcard-flex-container {
    display: flex;
    justify-content: space-between
}

    .amcard-flex-container.-checkbox {
        justify-content: flex-start
    }

.amcard-form-container {
    position: relative;
    margin-top: 25px;
    border-top: 1px solid #c1c1c1
}

    .amcard-form-container.-interior {
        border: none
    }

    .amcard-form-container .amcard-title {
        display: block;
        margin: 20px 0 10px;
        color: #363636;
        font-weight: 600;
        font-size: 14px;
        line-height: 19px
    }

    .amcard-form-container > .amcard-button {
        box-sizing: border-box;
        padding: 7px 10px;
        border: 1px solid #dadada;
        border-radius: 2px;
        background: #eee;
        font-size: 14px;
        transition: background-color .3s ease
    }

        .amcard-form-container > .amcard-button:hover {
            background-color: #1e79c2;
            box-shadow: 0 2px 4px rgba(45,147,226,.1);
            color: #fff
        }

    .amcard-form-container .amcard-radio {
        display: none
    }

    .amcard-form-container .amcard-input.-hidden {
        position: absolute;
        display: inline;
        width: 0;
        height: 0;
        opacity: 0
    }

.amcard-field-container {
    flex-basis: 48%;
    margin-top: 0;
    border: none;
    text-align: left
}

.amcard-field-block {
    display: block
}

    .amcard-field-block > .amcard-button {
        padding: 7px 17px;
        border: 1px solid #d4d4d4;
        border-left: none;
        border-radius: 0 2px 2px 0
    }

    .amcard-field-block.-datepicker .amcard-label {
        position: relative
    }

        .amcard-field-block.-datepicker .amcard-label:before {
            position: absolute;
            top: 2px;
            left: 10px;
            width: 16px;
            height: 16px;
            background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljk4IDEwLjcwNWgxLjYzOFY5LjA2OUg0Ljk4djEuNjM2em0yLjMwNyAyLjE5aDEuNjM2di0xLjYzNkg3LjI4N3YxLjYzNXptLTIuMzA3IDBoMS42Mzh2LTEuNjM2SDQuOTh2MS42MzV6bTAtNC4zOGgxLjYzOFY2Ljg4SDQuOTh2MS42MzR6bTcuMDI4LTQuODIyYS42NzguNjc4IDAgMDAuNjc5LS42NzhWLjY3OGEuNjc4LjY3OCAwIDEwLTEuMzU4IDB2Mi4zMzdjMCAuMzc2LjMwMy42NzguNjc5LjY3OHptLTguMDE5IDBhLjY3OC42NzggMCAwMC42NzgtLjY3OFYuNjc4YS42NzguNjc4IDAgMTAtMS4zNTcgMHYyLjMzN2MwIC4zNzYuMzAzLjY3OC42NzkuNjc4em0tMS4zMTcgNy4wMTJINC4zMVY5LjA2OUgyLjY3MnYxLjYzNnptMCAyLjE5SDQuMzF2LTEuNjM2SDIuNjcydjEuNjM1em00LjYxNS0yLjE5aDEuNjM2VjkuMDY5SDcuMjg3djEuNjM2em00LjYxIDBoMS42MzlWOS4wNjloLTEuNjM4djEuNjM2em0wLTIuMTloMS42MzlWNi44OGgtMS42Mzh2MS42MzR6bTEuMDEzLTcuMzl2Ljc1NkExLjM2MiAxLjM2MiAwIDExMTAuNjQ1IDIuOWMwLS40MDcuMTgtLjc3MS40Ni0xLjAydi0uNzU0SDQuODkxdi43NTVhMS4zNjIgMS4zNjIgMCAxMS0xLjgwNCAwdi0uNzU1SDBWMTZoMTZWMS4xMjZoLTMuMDl6TTEuNTE3IDVoMTIuOTk2djkuNDgzSDEuNTE3VjV6bTUuNzcgMy41MTRoMS42MzZWNi44OEg3LjI4N3YxLjYzNHptMi4zMDcgMGgxLjYzNVY2Ljg4SDkuNTk0djEuNjM0em0wIDQuMzhoMS42MzV2LTEuNjM2SDkuNTk0djEuNjM2em0wLTIuMTloMS42MzVWOS4wN0g5LjU5NHYxLjYzNnoiIGZpbGw9IiM1NzU4NTUiLz48L3N2Zz4=');
            content: '';
            cursor: pointer
        }

    .amcard-field-block.-datepicker {
        margin-bottom: 20px
    }

    .amcard-field-block > .amcard-field {
        box-sizing: border-box;
        border: 1px solid #d4d4d4;
        border-radius: 2px;
        background: #fff
    }

        .amcard-field-block > .amcard-field::-webkit-input-placeholder {
            color: #d4d4d4
        }

        .amcard-field-block > .amcard-field:-ms-input-placeholder {
            color: #d4d4d4
        }

        .amcard-field-block > .amcard-field::placeholder {
            color: #d4d4d4
        }

        .amcard-field-block > .amcard-field:focus {
            z-index: 5
        }

        .amcard-field-block > .amcard-field.mage-error {
            border-color: #ed8380
        }

    .amcard-field-block.-datepicker .amcard-field {
        padding-left: 36px;
        height: 32px
    }

    .amcard-field-block.-double {
        display: flex
    }

        .amcard-field-block.-double > .amcard-field {
            border-radius: 2px 0 0 2px
        }

.amcard-price-container {
    display: flex;
    flex-wrap: wrap
}

    .amcard-price-container > .amcard-button {
        margin: 0 10px 5px 0
    }

.amcard-label-block {
    position: relative;
    border-radius: 2px;
    cursor: pointer
}

    .amcard-label-block > .amcard-name {
        margin-left: 25px
    }

    .amcard-label-block > .amcard-radio:checked + .amcard-icon {
        border: none;
        background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNy41IiBjeT0iNy41IiByPSI3LjUiIGZpbGw9IiMxOTc5QzMiLz48ZyBmaWx0ZXI9InVybCgjZmlsdGVyMF9kKSI+PGNpcmNsZSBjeD0iNy41IiBjeT0iNy41IiBmaWxsPSIjZmZmIiByPSIzIi8+PC9nPjxkZWZzPjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZCIgeD0iMi45MjQiIHk9IjIuOTI0IiB3aWR0aD0iOS4xNTEiIGhlaWdodD0iOS4xNTEiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIvPjxmZU9mZnNldC8+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iLjc4OCIvPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMC4yIDAiLz48ZmVCbGVuZCBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3ciLz48ZmVCbGVuZCBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3ciIHJlc3VsdD0ic2hhcGUiLz48L2ZpbHRlcj48L2RlZnM+PC9zdmc+')
    }

    .amcard-label-block > .amcard-icon {
        position: absolute;
        top: 2px;
        width: 15px;
        height: 15px;
        border: 1px solid #c2c2c2;
        border-radius: 50%;
        cursor: pointer
    }

    .amcard-label-block.-price {
        box-sizing: border-box;
        margin: 0 10px 5px 0;
        padding: 6px 8px;
        border: 1px solid #dadada;
        background-color: #f0f0f0;
        font-size: 14px;
        transition: background-color .3s ease,border .3s ease
    }

        .amcard-label-block.-price.-active, .amcard-label-block.-price:hover {
            border: 1px solid #1e79c2;
            background-color: #1e79c2;
            box-shadow: 0 2px 4px rgba(45,147,226,.1);
            color: #fff
        }

.amcard-radio-container .amcard-label-block:not(:last-child) {
    margin-right: 30px
}

.amcard-upload-container .amcard-label-block {
    padding: 5px 13px 5px 38px;
    background: #1e79c2;
    color: #fff;
    cursor: pointer;
    transition: background-color .3s ease-out
}

    .amcard-upload-container .amcard-label-block:hover {
        background: #2d93e5
    }

    .amcard-upload-container .amcard-label-block:before {
        position: absolute;
        top: 7px;
        left: 11px;
        width: 16px;
        height: 15px;
        background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuODIxIDBsLS44MDMgMi4xNDNIMi4xNDNBMi4xMzggMi4xMzggMCAwMDAgNC4yODZ2Ni40MjhjMCAxLjE4Ny45NTYgMi4xNDMgMi4xNDMgMi4xNDNoMTAuNzE0QTIuMTM4IDIuMTM4IDAgMDAxNSAxMC43MTRWNC4yODZhMi4xMzggMi4xMzggMCAwMC0yLjE0My0yLjE0M2gtMS44NzVMMTAuMTggMEg0Ljgyek03LjUgMy43NWEzLjc2MiAzLjc2MiAwIDAxMy43NSAzLjc1IDMuNzYyIDMuNzYyIDAgMDEtMy43NSAzLjc1QTMuNzYyIDMuNzYyIDAgMDEzLjc1IDcuNSAzLjc2MiAzLjc2MiAwIDAxNy41IDMuNzV6bTAgMS42MDdBMi4xMyAyLjEzIDAgMDA1LjM1NyA3LjUgMi4xMyAyLjEzIDAgMDA3LjUgOS42NDMgMi4xMyAyLjEzIDAgMDA5LjY0MyA3LjUgMi4xMyAyLjEzIDAgMDA3LjUgNS4zNTd6IiBmaWxsPSIjZmZmIi8+PC9zdmc+') no-repeat center;
        content: ''
    }

.amcard-customer-image > .amcard-container, .amcard-image-container > .amcard-container, .amcard-customer-image > .amcard-image, .amcard-image-container > .amcard-image {
    padding: 7px;
    max-width: 100px;
    cursor: pointer
}

    .amcard-customer-image > .amcard-container.-active, .amcard-image-container > .amcard-container.-active, .amcard-customer-image > .amcard-image.-active, .amcard-image-container > .amcard-image.-active, .amcard-customer-image > .amcard-container:hover, .amcard-image-container > .amcard-container:hover, .amcard-customer-image > .amcard-image:hover, .amcard-image-container > .amcard-image:hover {
        padding: 6px;
        border: 1px solid #026bb3;
        border-radius: 2px;
        box-shadow: 0 4px 4px #e2f0fb
    }

.amcard-upload-container {
    position: relative;
    display: flex;
    margin: 10px 0
}

    .amcard-upload-container .amcard-input {
        display: none
    }

.amcard-customer-image {
    display: flex;
    padding: 15px;
    background: #e8f6ff
}

    .amcard-customer-image > .amcard-container {
        display: flex;
        align-items: center;
        margin-right: 15px;
        max-width: 100px;
        cursor: pointer
    }

    .amcard-customer-image .amcard-image {
        width: 100%;
        height: 100%
    }

.amcard-image-information {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

    .amcard-image-information > .amcard-description, .amcard-image-information > .amcard-title {
        margin: 0
    }

    .amcard-image-information > .amcard-delete {
        position: relative;
        align-self: flex-start;
        padding: 0 15px;
        border: none;
        background: 0 0;
        box-shadow: none;
        color: #1787e0;
        cursor: pointer
    }

        .amcard-image-information > .amcard-delete:hover {
            text-decoration: underline
        }

        .amcard-image-information > .amcard-delete:before {
            position: absolute;
            top: 3px;
            left: 0;
            width: 12px;
            height: 10px;
            background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjUzNCAxMmg2Ljk1MWwuODc0LTcuMTY2SC43TDEuNTM0IDEyek02Ljk1MiAxLjc4M1YuNDA5QzYuOTUyLjE4MyA2Ljc0MyAwIDYuNDg2IDBIMy41MzVjLS4yNTggMC0uNDY2LjE4My0uNDY2LjQxdjEuMzVjLS45OTcuMDk5LTIuMDM1LjI5LTMuMDY5LjYxN3YxLjI2aDEwVjIuMzQ0cy0xLjIyLS4zNy0zLjA0OS0uNTZoLjAwMXptLS45MjctLjA3NmExOS4xMDcgMTkuMTA3IDAgMDAtMi4wNzctLjAxMlYuOTcxYzAtLjExMi4xMDMtLjIwNC4yMzItLjIwNGgxLjYxMWMuMTMgMCAuMjM0LjA5Mi4yMzQuMjA0di43MzZ6IiBmaWxsPSIjMTc4N0UwIi8+PC9zdmc+') no-repeat center;
            content: ''
        }

.amcard-preview-container {
    margin-top: 15px
}

    .amcard-preview-container > .amcard-button {
        box-sizing: border-box;
        padding: 6px 15px;
        border: 1px solid #4190c6;
        border-radius: 2px;
        background: 0 0;
        color: #026bb3;
        font-size: 14px;
        transition: background-color .3s ease-out
    }

        .amcard-preview-container > .amcard-button:hover {
            background: #026bb3;
            color: #fff
        }

.amcard-general-container {
    display: none;
    margin-bottom: 20px
}

    .amcard-general-container.-visible {
        display: block
    }

    .amcard-general-container .amcard-warning {
        color: #e02b27;
        font-size: 12px
    }

.amcard-tooltip-container {
    position: absolute;
    bottom: 25px;
    left: 98px;
    z-index: 10;
    display: none;
    padding: 10px;
    width: 200px;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 10px 15px rgba(0,0,0,.15)
}

.amcard-question-container:hover .amcard-tooltip-container {
    display: block
}

.amcard-tooltip-container:after {
    position: absolute;
    bottom: -8px;
    left: 20px;
    width: 18px;
    height: 18px;
    background: #fff;
    content: '';
    transform: rotate(45deg)
}

.amcard-tooltip-container > .amgiftcard-text {
    color: #575757;
    font-weight: 400;
    font-size: 12px
}

.amcard-question-container {
    align-self: center;
    margin: 0 20px;
    width: 17px;
    height: 17px;
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI4LjUiIGZpbGw9IiMzODlERkUiLz48cGF0aCBkPSJNNy40ODggMTAuMDc0YzAtLjYwNi4wNzUtMS4wODkuMjI2LTEuNDQ5LjE1LS4zNi40NDYtLjc1NC44ODktMS4xODMuNDQ2LS40MzMuNzI5LS43NC44NDctLjkyMi4xODItLjI3OC4yNzQtLjU4LjI3NC0uOTAzIDAtLjQyOC0uMTA3LS43NTQtLjMyMi0uOTc3LS4yMS0uMjI4LS41Mi0uMzQyLS45My0uMzQyLS4zOTEgMC0uNzA4LjExMi0uOTUuMzM1LS4yMzcuMjE5LS4zNTUuNTE3LS4zNTUuODk1SDUuNTA2Yy4wMDktLjgwNi4yODItMS40NDQuODItMS45MTQuNTQyLS40NyAxLjI1OC0uNzA0IDIuMTQ3LS43MDQuOTE2IDAgMS42MjkuMjMzIDIuMTQuNjk3LjUxNC40NjUuNzcyIDEuMTE1Ljc3MiAxLjk0OSAwIC43NDItLjM0NyAxLjQ3NC0xLjA0IDIuMTk0bC0uODQuODI3Yy0uMy4zNDItLjQ1Ni44NDEtLjQ2NSAxLjQ5N0g3LjQ4OHpNNy4zNzIgMTIuMmMwLS4yNjkuMDg0LS40ODUuMjUzLS42NS4xNjktLjE2OC4zOTYtLjI1Mi42ODQtLjI1Mi4yOTEgMCAuNTIxLjA4Ni42OS4yNmEuODcuODcgMCAwMS4yNTMuNjQyYzAgLjI1LS4wODIuNDYtLjI0Ni42My0uMTY0LjE2OC0uMzk3LjI1Mi0uNjk3LjI1Mi0uMzAxIDAtLjUzNC0uMDg0LS42OTgtLjI1M2EuODguODggMCAwMS0uMjM5LS42Mjl6IiBmaWxsPSIjZmZmIi8+PC9zdmc+') no-repeat center
}

.amcard-carousel-container .slick-arrow {
    z-index: 10
}

.amcard-page-product .modal-inner-wrap {
    max-width: 900px
}

.amcard-page-product .product-info-main .price-final_price .price-wrapper .price {
    color: #575757;
    font-weight: 600;
    font-size: 36px;
    line-height: 36px
}

.amcard-page-product .amcard-preview .header {
    display: flex;
    justify-content: center
}

.amcard-page-product .amcard-preview .footer, .amcard-page-product .amcard-preview .header {
    background: #fff !important
}

.amcard-page-product .amcard-preview .main {
    border-collapse: separate;
    border-top: 6px solid #1787e0;
    border-radius: 10px;
    box-shadow: 0 4px 4px rgba(0,0,0,.1)
}

.amcard-page-product .amcard-preview .logo {
    margin: 0
}

.amcard-page-product .product-info-main .product-reviews-summary {
    float: none
}

.amcard-page-product .product-info-main .product-info-price {
    margin-bottom: 0;
    border: 0
}

.amcard-page-product .product-info-main .product-add-form {
    clear: none;
    margin-bottom: 20px;
    padding-top: 0;
    border: 0
}

.gallery-placeholder.-amcard {
    display: flex;
    justify-content: center;
    align-items: center
}

.ammodal-aside-container {
    pointer-events: auto
}

.account .amcard-codes-list .table-wrapper:last-child {
    margin-bottom: 20px
}

.account .amcard-codes-list .messages {
    margin-bottom: 0
}

.amcardacc-template-container .amcard-codes-list, .amcardacc-template-container .amcard-field-container {
    max-width: 360px
}

.amcard-codes-list.-cart, .amcard-field-container.-cart {
    max-width: 500px
}

.amcard-codes-list.-paypal, .amcard-field-container.-paypal {
    margin: 20px 0
}

.amcard-codes-list .table .action, .amcard-field-container .table .action, .amcard-codes-list .amcard-check, .amcard-field-container .amcard-check, .amcard-codes-list .amcard-delete, .amcard-field-container .amcard-delete {
    position: relative;
    align-self: flex-start;
    padding: 0;
    border: none;
    background: 0 0;
    box-shadow: none;
    color: #1787e0;
    cursor: pointer
}

    .amcard-codes-list .table .action:hover, .amcard-field-container .table .action:hover, .amcard-codes-list .amcard-check:hover, .amcard-field-container .amcard-check:hover, .amcard-codes-list .amcard-delete:hover, .amcard-field-container .amcard-delete:hover {
        text-decoration: underline
    }

.amcard-codes-list .amcard-list-btn-container, .amcard-field-container .amcard-list-btn-container {
    padding: 0 10px;
    display: inline-block
}

    .amcard-codes-list .amcard-list-btn-container:not(:last-child), .amcard-field-container .amcard-list-btn-container:not(:last-child) {
        border-right: 2px solid #ccc
    }

.amcard-codes-list .amcard-check, .amcard-field-container .amcard-check {
    margin-top: 10px
}

.amcard-field-block.-code {
    margin-top: 10px
}

.amcard-field-block .amcard-button {
    font-weight: 600;
    transition: opacity .3s ease-out
}

    .amcard-field-block .amcard-button:hover {
        opacity: .9
    }

    .amcard-field-block .amcard-button.-account {
        background: #3a77bd;
        color: #fff
    }

.amcard-field-block .amgcard-datalist-container + .amcard-button {
    align-self: flex-start;
    line-height: 16px
}

.amcard-card-info {
    display: flex;
    margin-bottom: 10px;
    padding: 10px;
    background: #e8f6ff
}

    .amcard-card-info .amcard-field:not(:last-child) {
        margin-right: 20px
    }

.amcardacc-messages-container {
    display: none
}

    .amcardacc-messages-container.-visible {
        display: block
    }

.amcard-form-container .amcard-field.-validate {
    position: absolute;
    width: 0;
    opacity: 0
}

.amgcard-datalist-container {
    position: relative;
    width: 100%
}

    .amgcard-datalist-container.-active .amgcard-datalist-ul {
        display: block
    }

    .amgcard-datalist-container .amcard-input-arrow:after {
        position: absolute;
        top: 14px;
        right: 10px;
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-color: #333 transparent transparent;
        content: ''
    }

    .amgcard-datalist-container.-active .amcard-input-arrow:after {
        top: 7px;
        border-color: transparent transparent #333
    }

    .amgcard-datalist-container .amcard-datalist-message {
        font-style: italic
    }

    .amgcard-datalist-container .amcard-field.-datalist {
        height: 32px
    }

.amgcard-datalist-ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    display: none;
    overflow: hidden;
    overflow-y: auto;
    margin: 5px 0 0;
    padding: 0;
    max-height: 200px;
    width: 100%;
    border-radius: 2px;
    background: #fff;
    list-style: none
}

    .amgcard-datalist-ul .amcard-datalist-li {
        display: block;
        margin-bottom: 0;
        padding: 6px 10px;
        color: #333;
        cursor: pointer;
        transition: background-color .3s ease-in
    }

        .amgcard-datalist-ul .amcard-datalist-li:hover {
            background-color: rgba(239,239,239,.9)
        }

.columns .column.main {
    max-width: 100%
}

.amslider * {
    margin: 0;
    padding: 0
}

.amslider {
    position: relative;
    margin: 30px auto
}

    .amslider .swiper-pagination {
        position: static;
        margin-top: 15px
    }

    .amslider .swiper-container > .wrapper {
        text-align: center
    }

    .amslider .swiper-slide .brand-title {
        margin-top: 10px;
        min-height: 40px;
        color: #4f4f4f;
        word-break: break-all;
        word-break: break-word;
        font-size: 15px;
        line-height: 1.2
    }

    .amslider .swiper-pagination-bullet {
        margin: 0 5px;
        width: 12px;
        height: 12px
    }

    .amslider .swiper-pagination-bullet-active {
        background: #4f4f4f
    }

    .amslider .swiper-button-next, .amslider .swiper-button-prev {
        z-index: 2
    }

    .amslider .swiper-button-next {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHZpZXdCb3g9IjAgMCAyNSA0MyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGU+VmVjdG9yPC90aXRsZT48ZGVzYz5DcmVhdGVkIHVzaW5nIEZpZ21hPC9kZXNjPjxnIGlkPSJDYW52YXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0NTMgNzkwKSI+PGcgaWQ9IlZlY3RvciI+PHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSAtMTQzMC4zNSAtNzg4LjY0NikiIGZpbGw9IiM0RjRGNEYiLz48L2c+PC9nPjxkZWZzPjxwYXRoIGlkPSJwYXRoMF9zdHJva2UiIGQ9Ik0gNi4xMzcwNGUtMDUgMTkuOTM5M0wgLTEuMDQxOTYgMTguODYwNEwgLTIuMTM5OSAxOS45MjA3TCAtMS4wNjA2IDIxTCA2LjEzNzA0ZS0wNSAxOS45MzkzWk0gMTkuNjA0NCAtMS4wNzg5N0wgLTEuMDQxOTYgMTguODYwNEwgMS4wNDIwOSAyMS4wMTgzTCAyMS42ODg1IDEuMDc4OTdMIDE5LjYwNDQgLTEuMDc4OTdaTSAtMS4wNjA2IDIxTCAxOC45MzkzIDQxTCAyMS4wNjA3IDM4Ljg3ODdMIDEuMDYwNzIgMTguODc4N0wgLTEuMDYwNiAyMVoiLz48L2RlZnM+PC9zdmc+)
    }

    .amslider .swiper-button-prev {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX3N0cm9rZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMi43MSAxLjM1NCkiIGZpbGw9IiM0RjRGNEYiLz48ZGVmcz48cGF0aCBpZD0icGF0aDBfc3Ryb2tlIiBkPSJNMCAxOS45NGwtMS4wNDItMS4wOC0xLjA5OCAxLjA2TC0xLjA2IDIxIDAgMTkuOTR6TTE5LjYwNC0xLjA4bC0yMC42NDYgMTkuOTQgMi4wODQgMi4xNTdMMjEuNjkgMS4wOGwtMi4wODUtMi4xNTh6TS0xLjA2IDIxbDIwIDIwIDIuMTIyLTIuMTIxLTIwLTIwTC0xLjA2MSAyMXoiLz48L2RlZnM+PC9zdmc+)
    }

    .amslider .swiper-button-next, .amslider .swiper-button-prev {
        z-index: 0
    }

    .amslider .swiper-slide {
        text-align: center;
        font-size: 18px
    }

    .amslider .category-item .category-item-title {
        margin: auto
    }

    .amslider .slide .category-item-title, .amslider .swiper-slide .swiper-category-item {
        font-size: 15px;
        line-height: 1.2;
        word-break: break-word
    }

    .amslider .wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center
    }

    .amslider .no-img {
        margin: auto
    }

.brands-filters {
    display: inline-block;
    margin: 0 0 10px;
    width: 100%;
    min-height: 50px
}

    .brands-filters .letter {
        display: block;
        float: left;
        margin: 0 5px 10px;
        padding: 2px 5px;
        min-width: 17px;
        min-height: 20px;
        text-align: center;
        color: #333;
        font-size: 14px;
        line-height: 20px;
        text-decoration: none;
        cursor: pointer;
        border: 1px solid #ccc;
        border-radius: 5px;
        background: #e2e2e2
    }

    .brands-filters .letter-all {
        min-width: 90px;
        margin-right: 20px
    }

    .brands-filters .letters {
        margin-top: 4px
    }

    .brands-filters .letter.-disabled {
        opacity: .6;
        pointer-events: none;
        background-color: #f1f1f1
    }

    .brands-filters .letter.hide {
        display: none
    }

    .brands-filters .letter:hover, .brands-filters .letter.-active {
        background: #fed285
    }

.ambrands-search-wrapper {
    position: relative;
    display: block;
    margin: 0 auto
}

    .ambrands-search-wrapper .ambrands-search-input {
        display: block;
        margin: 0 0 10px;
        max-width: 100%
    }

    .ambrands-search-wrapper #livesearch {
        position: absolute;
        display: none;
        width: 365px;
        max-width: 100%;
        max-height: 250px;
        background-color: #fff;
        overflow-x: hidden;
        overflow-y: auto;
        border: 1px solid #c2c2c2;
        border-top: 2px solid #309ef3;
        z-index: 99
    }

        .ambrands-search-wrapper #livesearch a {
            display: block;
            float: left;
            padding: 5px 10px;
            width: 100%;
            color: #000;
            box-sizing: border-box
        }

            .ambrands-search-wrapper #livesearch a:hover {
                background-color: #e8e8e8;
                text-decoration: none
            }

.brand-images .brands-letter {
    width: 100%;
    vertical-align: top;
    box-sizing: border-box
}

    .brand-images .brands-letter .bare-list {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0
    }

    .brand-images .brands-letter .letter {
        border-bottom: 1px solid #b2b2b2;
        font-size: 18px;
        font-weight: 400
    }

        .brand-images .brands-letter .letter .title {
            padding: 0 2px 1px;
            text-transform: uppercase;
            background: #e2e2e2
        }

.brands-letter .brand-item {
    position: relative;
    margin: 0 5px 20px
}

    .brands-letter .brand-item .item {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        color: #333;
        -webkit-justify-content: flex-start
    }

        .brands-letter .brand-item .item:hover {
            text-decoration: none
        }

    .brands-letter .brand-item .no-img {
        color: #e2e2e2
    }

    .brands-letter .brand-item .count {
        position: absolute;
        right: 0;
        top: 0;
        display: block;
        box-sizing: border-box;
        min-width: 25px;
        height: 25px;
        padding: 0 3px;
        line-height: 25px;
        text-align: center;
        background: #f58c12;
        border-radius: 20px;
        color: #fff
    }

    .brands-letter .brand-item .label {
        position: relative;
        margin: 5px 0 0;
        padding-top: 5px;
        width: 100%;
        word-wrap: break-word
    }

        .brands-letter .brand-item .label:before {
            content: '';
            position: absolute;
            top: 0;
            left: 25%;
            right: 25%;
            display: block;
            height: 1px;
            background: #b2b2b2
        }

    .brands-letter .brand-item .item:hover .label:before {
        left: 0;
        right: 0;
        -webkit-transition: all ease .3s;
        -moz-transition: all ease .3s;
        -ms-transition: all ease .3s;
        transition: all ease .3s
    }

    .brands-letter .brand-item .am-image-wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

        .brands-letter .brand-item .am-image-wrapper .am-image {
            max-width: 100%;
            max-height: 100%
        }

.bare-list .ambrands-image {
    pointer-events: none
}

.amslider-header-container {
    padding: 5px 0 5px 35px;
    height: 35px;
    font-size: 22px;
    line-height: 35px
}

.icon .brand-label {
    float: left
}

.brand-images li.brand-item {
    list-style-type: none;
    text-align: center
}

ul.bare-list img {
    display: block;
    margin: 0 auto
}

.children-category .amslider {
    position: relative;
    left: inherit;
    margin: 0 50px;
    width: 100%;
    transform: inherit;
    display: block
}

.amslider.am-brand-slider {
    max-width: 100%;
    padding: 0
}

    .amslider.am-brand-slider .swiper-brand {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-grow: 1;
        flex-grow: 1
    }

    .amslider.am-brand-slider .am-image-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-grow: 1;
        margin: 0 auto
    }

        .amslider.am-brand-slider .am-image-wrapper .am-image {
            max-width: 100%;
            max-height: 100%
        }

    .amslider.am-brand-slider .slide {
        -webkit-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch
    }

        .amslider.am-brand-slider .slide .am-image-wrapper {
            margin-bottom: 10px;
            overflow: hidden
        }

    .amslider.am-brand-slider .swiper-slide {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch;
        height: auto
    }

.amslider .slide {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin: 0 9px 20px 0;
    max-width: 30%;
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
    text-align: center;
    color: #4f4f4f
}

    .amslider .slide .category-item {
        position: relative;
        padding: 10px;
        width: 100%;
        border: 1px solid #fff
    }

        .amslider .slide .category-item:hover, .amslider .slide .category-item.active {
            box-shadow: 3px 3px 4px 0 rgba(0,0,0,.3);
            border-color: #bbb;
            position: relative;
            z-index: 2;
            padding: 10px
        }

        .amslider .slide .category-item.category-item-label img {
            margin-bottom: 25px
        }

    .amslider .slide .swiper-brand .am-image {
        height: auto
    }

.children-category-container.swiper-container {
    width: calc(100% - 2*27px);
    margin: auto
}

.children-category-container .swiper-wrapper {
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline
}

.amslider .swiper-slide {
    padding: 10px;
    box-sizing: border-box;
    color: #4f4f4f
}

    .amslider .swiper-slide .swiper-category-item {
        padding: 10px 0;
        border: 1px solid #fff
    }

        .amslider .swiper-slide .swiper-category-item img {
            height: auto
        }

        .amslider .swiper-slide .swiper-category-item.category-item-label img {
            margin-bottom: 25px
        }

        .amslider .swiper-slide .swiper-category-item:hover, .amslider .swiper-slide .swiper-category-item.active {
            background: #fff;
            box-shadow: 3px 3px 4px 0 rgba(0,0,0,.3);
            border: 1px solid #bbb;
            margin: 0
        }

    .amslider .swiper-slide .swiper-brand .no-img {
        display: inline-block;
        margin: 0 auto;
        color: #e2e2e2
    }

    .amslider .swiper-slide:hover, .amslider .slide:hover {
        text-decoration: none
    }

#category-carousel .swiper-button-next {
    right: 0
}

#category-carousel .swiper-button-prev {
    left: 0
}

#category-carousel .swiper-button-next, #category-carousel .swiper-button-prev {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: .3;
    height: 100%;
    margin: 0
}

    #category-carousel .swiper-button-next:hover, #category-carousel .swiper-button-prev:hover {
        opacity: 1;
        -webkit-transition: all ease .3s;
        -moz-transition: all ease .3s;
        -ms-transition: all ease .3s;
        transition: all ease .3s
    }

.amslider .swiper-slide .swiper-category-item:not(:root:root), .amslider .swiper-slide .swiper-brand:not(:root:root), .amslider .slide .category-item:not(:root:root) {
    padding: 10px
}

.amshopby-morefrom .products-grid .product-item {
    width: auto
}

.amshopby-morefrom .product-image-container {
    min-width: auto
}

.ambrands-menu-item.parent .ambrands-link.level-top:after {
    content: ''
}

@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none) {
    .swiper-brand {
        width: 100%
    }

        .swiper-brand .no-img {
            width: 100%
        }
}

.ambrands-list-popup, .ambrands-menu-item .ambrands-arrow {
    display: none
}

.ui-tooltip.ui-widget {
    padding: 5px 10px;
    max-width: 250px;
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 1px 0 3px #ccc;
    word-wrap: break-word
}

.ui-tooltip .arrow {
    position: absolute;
    bottom: -15px;
    width: 20px;
    height: 15px
}

    .ui-tooltip .arrow:after {
        position: absolute;
        border-top: 10px solid #ccc;
        content: ''
    }

    .ui-tooltip .arrow:before {
        position: absolute;
        top: -1px;
        z-index: 9;
        border-top: 9px solid #fff;
        content: ''
    }

    .ui-tooltip .arrow.top {
        top: -15px;
        transform: scale(1,-1)
    }

    .ui-tooltip .arrow.left {
        left: 15px
    }

        .ui-tooltip .arrow.left:before {
            left: 1px;
            border-right: 19px solid transparent
        }

        .ui-tooltip .arrow.left:after {
            border-right: 20px solid transparent
        }

    .ui-tooltip .arrow.right {
        right: 15px
    }

        .ui-tooltip .arrow.right:before {
            right: 1px;
            border-left: 19px solid transparent
        }

        .ui-tooltip .arrow.right:after {
            border-left: 20px solid transparent
        }

.ui-tooltip .am-brand-small_image {
    display: block;
    margin: auto;
    max-width: 150px
}

.ui-tooltip .am-brand-image {
    display: block;
    margin: auto;
    max-width: 400px
}

.ui-tooltip .ui-tooltip-content h3 {
    margin: 5px 0
}

.amrelated-grid-wrapper .amshopby-option-link {
    margin-bottom: 10px
}

.amlocator-search-list .amlocator-schedule-container {
    display: none
}

.amlocator-column.-right .amlocator-description-grey {
    display: none
}

.amlocator-main-container {
    text-align: left;
    font-size: 1.4rem;
    color: #512d6d;
    min-width: 50vw;
    line-height: 1.42857143;
    font-weight: 400
}

    .amlocator-main-container .amlocator-button {
        box-sizing: border-box;
        min-height: 40px;
        font-weight: inherit;
        color: #fff;
        background: #1979c3;
        border: 1px solid #1979c3;
        border-radius: 2px;
        box-shadow: 0 2px 4px rgba(45,147,226,.1)
    }

    .amlocator-main-container .amlocator-select {
        cursor: pointer
    }

    .amlocator-main-container .amlocator-block.-separator {
        box-sizing: border-box;
        margin: 20px 0
    }

        .amlocator-main-container .amlocator-block.-separator > .hr {
            margin: 0;
            border-top: 1px solid #e7e7e7
        }

    .amlocator-main-container .amlocator-wrapper .amlocator-schedule-container strong {
        margin-top: 0;
        margin-bottom: 0;
        line-height: 1.42857143
    }

.amlocator-search-container {
    padding: 5px 15px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box
}

    .amlocator-search-container .amlocator-title {
        display: inline-block;
        margin-bottom: 5px
    }

        .amlocator-search-container .amlocator-title + label {
            display: none
        }

    .amlocator-search-container .amlocator-block {
        width: 100%;
        margin-bottom: 15px
    }

        .amlocator-search-container .amlocator-block.-search {
            font-weight: 700;
            text-transform: uppercase;
            line-height: 36px;
            color: #101820;
            border-bottom: 1px solid #e4e4e4
        }

    .amlocator-search-container .amlocator-text, .amlocator-search-container .amlocator-select {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: initial
    }

    .amlocator-search-container .amlocator-select {
        height: 40px
    }

        .amlocator-search-container .amlocator-select.-measurement {
            min-width: inherit;
            background-color: #f8f8f8;
            height: inherit;
            line-height: 1;
            border: none
        }

    .amlocator-search-container .amlocator-button.-nearby {
        width: 100%;
        margin-left: auto
    }

.amlocator-current-location .amlocator-search.action.primary, .amlocator-current-location .amlocator-search.amshopby-button, .amlocator-current-location .amlocator-search.am-filter-go {
    height: 45px;
    line-height: 45px;
    width: 120px;
    margin-left: 6px;
    text-align: center;
    display: none
}

.amlocator-current-location .amlocator-wrapper {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 5px
}

.amlocator-current-location .amlocator-text {
    box-sizing: border-box;
    height: 45px;
    padding-right: 40px;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    width: 100%
}

.amlocator-current-location .amlocator-reset {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 22px;
    height: 22px;
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDIwLjU0N0wyMC41NDcgMCAyMiAxLjQ1MyAxLjQ1MyAyMiAwIDIwLjU0N3oiIGZpbGw9IiNFQjU3NTciLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIyIDIwLjU0N0wxLjQ1MyAwIDAgMS40NTMgMjAuNTQ3IDIyIDIyIDIwLjU0N3oiIGZpbGw9IiNFQjU3NTciLz48L3N2Zz4=') no-repeat center;
    cursor: pointer
}

    .amlocator-current-location .amlocator-search.-hidden, .amlocator-current-location .amlocator-reset.-hidden {
        display: none
    }

.amlocator-search-radius .amlocator-radio {
    position: absolute;
    width: 0;
    height: 0;
    margin: 0;
    opacity: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.amlocator-search-radius .amlocator-wrapper {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end
}

.amlocator-search-radius .amlocator-select {
    min-width: 215px
}

.amlocator-range-slider {
    width: 100%;
    height: 10px;
    background: #deedf8;
    border-radius: 10px;
    cursor: pointer
}

    .amlocator-range-slider .ui-slider-range {
        height: 100%;
        background: #1979c3;
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px
    }

    .amlocator-range-slider .amlocator-handle {
        position: absolute;
        top: 50%;
        width: 14px;
        height: 14px;
        margin: 0;
        margin-left: -7px;
        background: #1979c3;
        border-radius: 12px;
        box-shadow: 0 2px 3px rgba(20,72,112,.5);
        transform: translateY(-50%);
        cursor: pointer
    }

        .amlocator-range-slider .amlocator-handle:hover, .amlocator-range-slider .amlocator-handle:focus, .amlocator-range-slider .amlocator-handle:active {
            background: #4da1e2
        }

    .amlocator-range-slider .amlocator-tooltip {
        position: absolute;
        top: -7px;
        left: 50%;
        padding: 2px 5px;
        font-size: 12px;
        color: #fff;
        white-space: nowrap;
        background: #1979c3;
        border-radius: 2px;
        transform: translate(-50%,-100%)
    }

        .amlocator-range-slider .amlocator-tooltip:after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 50%;
            width: 6px;
            height: 6px;
            background: #1979c3;
            transform: translate(-50%,50%) rotate(45deg)
        }

.amlocator-filters-container {
    margin-bottom: 10px;
    background: #f8f8f8
}

    .amlocator-filters-container .amlocator-title {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        padding: 5px 15px;
        font-weight: 600;
        font-size: 16px;
        color: #000;
        cursor: pointer
    }

    .amlocator-filters-container .amlocator-content {
        transition: all .3s ease
    }

    .amlocator-filters-container .amlocator-hidden-filter {
        display: none
    }

    .amlocator-filters-container .amlocator-actions {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        padding: 5px 15px;
        font-size: 12px
    }

    .amlocator-filters-container .amlocator-clear {
        color: #1979c3;
        cursor: pointer
    }

    .amlocator-filters-container .amlocator-button {
        min-height: 25px;
        margin-left: 25px;
        padding: 0 20px;
        border: none;
        line-height: unset;
        box-shadow: none
    }

        .amlocator-filters-container .amlocator-button:hover {
            color: #fff;
            background: #1979c3b3;
            border: none
        }

.amlocator-attribute-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 8px 15px
}

    .amlocator-attribute-wrapper:nth-of-type(even) {
        background: #e7e7e7
    }

    .amlocator-attribute-wrapper .amlocator-label {
        box-sizing: border-box;
        width: 40%;
        padding-right: 5px;
        word-wrap: break-word
    }

    .amlocator-attribute-wrapper .amlocator-input {
        -webkit-flex-grow: 1;
        flex-grow: 1;
        width: 60%
    }

        .amlocator-attribute-wrapper .amlocator-input .chosen-container {
            width: 100% !important
        }

    .amlocator-attribute-wrapper .amlocator-select, .amlocator-attribute-wrapper .chosen-choices {
        height: inherit;
        max-height: 80px;
        padding: 9px 25px 9px 10px;
        line-height: 1;
        border-color: #ccc
    }

    .amlocator-attribute-wrapper .chosen-container {
        height: inherit;
        font-size: inherit
    }

        .amlocator-attribute-wrapper .chosen-container .chosen-choices {
            height: inherit;
            min-height: 35px;
            overflow: auto;
            padding: 5px
        }

        .amlocator-attribute-wrapper .chosen-container .chosen-results li.highlighted {
            background: #1979c3
        }

    .amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
        top: 50%;
        right: 0;
        width: 8px;
        height: 8px;
        margin: 0 5px 0 0;
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNC41OTYuMzU0YS41LjUgMCAwIDAtLjcwNyAwTDIuNTk2IDEuNjQ3IDEuMzAzLjM1NGEuNS41IDAgMSAwLS43MDcuNzA3bDEuMjkzIDEuMjkzTC4zNTMgMy44ODlhLjUuNSAwIDEgMCAuNzA4LjcwN2wxLjUzNS0xLjUzNSAxLjUzNiAxLjUzNWEuNS41IDAgMCAwIC43MDctLjcwN0wzLjMwMyAyLjM1NCA0LjU5NiAxLjA2YS41LjUgMCAwIDAgMC0uNzA3eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center !important;
        background-size: contain !important;
        transform: translateY(-50%)
    }

        .amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
            background-position: initial
        }

    .amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
        height: inherit;
        margin: 3px 0
    }

    .amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-choice {
        margin: 0 5px 0 0;
        padding: 5px 18px 5px 5px;
        color: #fff;
        background: #1979c3;
        border: none;
        box-shadow: none
    }

.amlocator-map-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

    .amlocator-map-container > .amlocator-block {
        width: 100%
    }

    .amlocator-map-container .amlocator-map {
        width: 100%;
        height: 300px
    }

.amlocator-arrow {
    position: relative;
    display: inline-block;
    width: 14px;
    min-width: 14px;
    height: 8px;
    margin-left: auto
}

    .amlocator-arrow:before, .amlocator-arrow:after {
        content: "";
        position: absolute;
        top: 3px;
        display: inline-block;
        width: 9px;
        height: 2px;
        background-color: #363636;
        transition: all .2s ease
    }

    .amlocator-arrow:before {
        left: 0
    }

    .amlocator-arrow:after {
        right: 0
    }

    .amlocator-arrow:after, .amlocator-arrow.-down:before {
        transform: rotate(45deg)
    }

    .amlocator-arrow:before, .amlocator-arrow.-down:after {
        transform: rotate(-45deg)
    }

.amlocator-store-list {
    order: 1;
    overflow: auto
}

    .amlocator-store-list .amlocator-wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        height: 100%;
        max-height: 500px
    }

.amlocator-stores-wrapper {
    margin: 0 20px 10px
}

.amlocator-store-desc {
    display: block;
    margin-bottom: 20px;
    overflow: auto;
    font-size: 14px;
    cursor: pointer;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
    padding-top: 5px
}

    .amlocator-store-desc .amlocator-title {
        margin-bottom: 3px;
        font-weight: 700;
        font-size: 16px;
        color: #101820
    }

        .amlocator-store-desc .amlocator-title .amlocator-link {
            word-break: break-all;
            word-wrap: break-word;
            color: #512d6d
        }

    .amlocator-store-desc .amlocator-block {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 10px 13px;
        color: #512d6d;
        letter-spacing: .04em
    }

        .amlocator-store-desc .amlocator-block .amlocator-description [data-content-type=row][data-appearance=contained] [data-element=inner] {
            padding: 0 !important
        }

    .amlocator-store-desc .amlocator-image {
        width: 150px;
        min-width: 150px;
        height: 150px;
        margin-right: 15px;
        background-position: center;
        background-size: cover
    }

    .amlocator-store-desc.-active {
        color: #fff;
        background: #512d6d
    }

        .amlocator-store-desc.-active .amlocator-block {
            color: #fff
        }

        .amlocator-store-desc.-active .action.view-store {
            color: #fff;
            border-color: #fff
        }

        .amlocator-store-desc.-active .amlocator-title .amlocator-link {
            color: #fff
        }

        .amlocator-store-desc.-active .amlocator-today {
            color: #000;
            background: #9dd4ff
        }

.amlocator-description {
    word-break: break-word
}

.amlocator-schedule-container .amlocator-today {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 5px;
    padding: 5px 15px 5px 35px;
    background: #dfdfdf
}

    .amlocator-schedule-container .amlocator-today:before {
        content: "";
        position: absolute;
        top: 8px;
        left: 15px;
        width: 14px;
        height: 14px;
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgOTcuMTYgOTcuMTYiPjxwYXRoIGQ9Ik00OC41OCAwQzIxLjc5MyAwIDAgMjEuNzkzIDAgNDguNThzMjEuNzkzIDQ4LjU4IDQ4LjU4IDQ4LjU4IDQ4LjU4LTIxLjc5MyA0OC41OC00OC41OFM3NS4zNjcgMCA0OC41OCAwem0wIDg2LjgyM2MtMjEuMDg3IDAtMzguMjQ0LTE3LjE1NS0zOC4yNDQtMzguMjQzUzI3LjQ5MyAxMC4zMzcgNDguNTggMTAuMzM3IDg2LjgyNCAyNy40OTIgODYuODI0IDQ4LjU4IDY5LjY2NyA4Ni44MjMgNDguNTggODYuODIzeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwN0FGRiIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik03My44OTggNDcuMDhINTIuMDY2VjIwLjgzYTQgNCAwIDAgMC04IDB2MzAuMjVhNCA0IDAgMCAwIDQgNGgyNS44MzJhNCA0IDAgMCAwIDAtOHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDdBRkYiIGZpbGw9IiMxOTc5QzMiLz48L3N2Zz4=) no-repeat center;
        background-size: contain
    }

    .amlocator-schedule-container .amlocator-today .amlocator-time {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        white-space: nowrap
    }

.amlocator-schedule-container .amlocator-arrow {
    margin: 6px 0 0 15px
}

.amlocator-schedule-container .amlocator-week {
    display: none;
    margin: 0 20px
}

.amlocator-schedule-table .amlocator-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px
}

.amlocator-schedule-table .amlocator-cell {
    width: 50%;
    box-sizing: border-box
}

    .amlocator-schedule-table .amlocator-cell.-day {
        padding-left: 15px
    }

    .amlocator-schedule-table .amlocator-cell.-time {
        white-space: nowrap;
        text-align: right;
        padding-right: 8%
    }

.amlocator-pager-container {
    margin-top: auto
}

    .amlocator-pager-container .pages {
        text-align: right
    }

    .amlocator-pager-container .items {
        padding: 0
    }

    .amlocator-pager-container .pages .page {
        padding: 8px 10px;
        font-weight: 400;
        line-height: 1;
        color: #000;
        background: #f8f8f8
    }

    .amlocator-pager-container .pages a.page {
        color: #000
    }

    .amlocator-pager-container .pages .item {
        position: relative;
        margin: 0
    }

        .amlocator-pager-container .pages .item:not(:last-of-type) {
            margin-right: 10px
        }

    .amlocator-pager-container .pages .current .page, .amlocator-pager-container .pages .page:hover {
        color: #fff;
        background: #1979c3
    }

    .amlocator-pager-container .pages a.action {
        margin: 0;
        background: #f8f8f8;
        border: none;
        border-radius: 0;
        box-shadow: none
    }

        .amlocator-pager-container .pages a.action:hover {
            background: #1979c3
        }

    .amlocator-pager-container .pages .items a.action:before {
        font-size: 14px;
        color: #000
    }

    .amlocator-pager-container .pages .items a.action:hover:before {
        color: #fff
    }

.amlocator-map .amlocator-image img {
    max-width: 150px
}

.amlocator-info-popup {
    width: 250px
}

    .amlocator-info-popup .amlocator-name {
        margin-top: 5px
    }

    .amlocator-info-popup .amlocator-image {
        display: block;
        clear: both;
        width: 100px;
        margin-bottom: 10px
    }

.amlocator-index-index {
    overflow-x: hidden
}

    .amlocator-index-index .amlocator-filters-container {
        display: none
    }

.amlocator-store-desc .action.view-store {
    letter-spacing: .05em;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    width: 120px;
    text-align: center;
    margin-left: 10px
}

.amlocator-main-container .amlocator-block.-separator {
    display: none
}

    .amlocator-main-container .amlocator-block.-separator > hr {
        border: 0
    }

.amstars-rating-container {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
    height: 27px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 160px
}

    .amstars-rating-container.-small {
        width: 107px;
        height: 18px;
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzQzIDYuODc1TDkuNSAwIDcuMjU3IDYuODc1SDBsNS44NzEgNC4yNUwzLjYzIDE4IDkuNSAxMy43NSAxNS4zNzEgMThsLTIuMjQyLTYuODc1TDE5IDYuODc1aC03LjI1N3pNMTQuOSA4LjIwMmgtNC4xMjZMOS41IDQuMjkzbC0xLjI3NSAzLjkxSDQuMDk5bDMuMzM4IDIuNDE1LTEuMjc1IDMuOTA5TDkuNSAxMi4xMWwzLjMzOCAyLjQxNi0xLjI3NS0zLjkxIDMuMzM4LTIuNDE1eiIgZmlsbD0iI0IxQUVBRSIvPjwvc3ZnPg==)
    }

        .amstars-rating-container.-small .amstars-stars {
            background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGQ9Ik05LjUgMGwyLjI0MyA2Ljg3NUgxOWwtNS44NzEgNC4yNUwxNS4zNyAxOCA5LjUgMTMuNzUgMy42MjkgMThsMi4yNDItNi44NzVMMCA2Ljg3NWg3LjI1N0w5LjUgMHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=)
        }

    .amstars-rating-container.-main-page {
        margin: 0 10px
    }

    .amstars-rating-container .amstars-stars {
        height: 100%;
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+)
    }

.amlocator-description-grey {
    word-break: break-word;
    padding: 0 15px;
    background: #fbfbfb
}

.amlocator-location-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

    .amlocator-location-container .amlocator-column, .amlocator-location-container .amlocator-block {
        box-sizing: border-box;
        width: 100%
    }

        .amlocator-location-container .amlocator-column > .amlocator-block {
            padding: 0 15px
        }

        .amlocator-location-container .amlocator-block.-route {
            padding: 20px 15px 25px
        }

        .amlocator-location-container .amlocator-block.-map {
            height: 170px;
            margin-bottom: 15px
        }

        .amlocator-location-container .amlocator-block.-separator {
            box-sizing: border-box;
            margin: 15px 0
        }

            .amlocator-location-container .amlocator-block.-separator > .hr {
                margin: 0;
                border-top: 1px solid #d2dde5
            }

        .amlocator-location-container .amlocator-block > .amlocator-title {
            display: block;
            margin-bottom: 15px;
            font-weight: 700
        }

    .amlocator-location-container .amlocator-directions-container {
        max-height: 500px;
        overflow: auto !important
    }

    .amlocator-location-container .amlocator-text.-bold {
        font-weight: 600
    }

    .amlocator-location-container .amlocator-button {
        box-sizing: border-box;
        min-height: 40px;
        font-weight: inherit;
        color: #fff;
        background: #1979c3;
        border: 1px solid #1979c3;
        border-radius: 2px;
        box-shadow: 0 2px 4px rgba(45,147,226,.1)
    }

        .amlocator-location-container .amlocator-button:hover {
            background-color: #512d6d
        }

.amlocator-route-creator {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    background: #512d6d
}

    .amlocator-route-creator .amlocator-modes {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .amlocator-route-creator .amlocator-mode, .amlocator-route-creator .amlocator-swap {
        display: none
    }

        .amlocator-route-creator .amlocator-mode + .amlocator-label {
            display: block;
            width: 35px;
            height: 35px;
            border-radius: 20px;
            cursor: pointer;
            opacity: .3;
            transition: all .3s ease
        }

            .amlocator-route-creator .amlocator-mode:checked + .amlocator-label, .amlocator-route-creator .amlocator-mode + .amlocator-label:hover {
                background-color: transparent;
                opacity: 1
            }

    .amlocator-route-creator .amlocator-label:not(:last-of-type) {
        margin-right: 5px
    }

    .amlocator-route-creator .amlocator-label.-driving {
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuODE1IDExLjY5N0gxLjEyN3YuOTdjMCAuNTM5IDAgMS4wNzguMDI1IDEuNjE2LjAxNy40OTEuMjE2LjcwNS42NS43MTJoMS40NmEuNDYuNDYgMCAwIDAgLjM5LS4xMjcuNDkyLjQ5MiAwIDAgMCAuMTUtLjM5M2MuMDI0LS4yODEuMDM1LS41NjUuMDM1LS44NDggMC0uNjEgMC0xLjIyLS4wMTUtMS44MjktLjAwNC0uMDIzLS4wMDYtLjA2NC0uMDA3LS4xek0xNi45OSA5LjA3MVY3LjEyOWExLjU0NCAxLjU0NCAwIDAgMC0uMjQyLS44NGMtLjIxLS4zNC0uNDEyLS42ODctLjU5NC0xLjA0M2wtLjAyNC0uMDQ4YS41NTEuNTUxIDAgMCAwIC4wNzEtLjA0My42MjguNjI4IDAgMCAwIC4yMjYtLjU2M2wtLjExOS0uNjhhLjQxMi40MTIgMCAwIDAtLjE0OC0uMjQ1LjM4OC4zODggMCAwIDAtLjI2OS0uMDgybC0uNDc3LjAzNmMtLjI1LS41ODItLjQ4NS0xLjE4LS43MTgtMS43NzZhMTcuMjUyIDE3LjI1MiAwIDAgMC0uNTEzLTEuMTg4Ljk5Mi45OTIgMCAwIDAtLjMwNS0uMzg0Ljk1Ljk1IDAgMCAwLS40NDctLjE4NSA1LjY2MSA1LjY2MSAwIDAgMC0uODY4LS4wOGMtLjg3NiAwLTEuNzUuMDMtMi42My4wMzYtLjcwNyAwLTEuNDE0IDAtMi4xMjItLjAxMkw1LjQ1LjAxMmExMi4wNTQgMTIuMDU0IDAgMCAwLTEuODE5LjA1NWMtLjE5LjAxNi0uMzc0LjA4Mi0uNTMzLjE5Mi0uMTU5LjExLS4yODguMjYtLjM3Ni40MzUtLjAzOC4wNzYtLjA4LjE1LS4xMS4yMjctLjI3NS43LS41NDQgMS40MDYtLjgyNCAyLjEwNC0uMDcxLjIwMi0uMTQ5LjQwMS0uMjMxLjU5NmwtLjUxMy0uMDQ4YS4zODguMzg4IDAgMCAwLS4yNjkuMDgzLjQxMi40MTIgMCAwIDAtLjE0OC4yNDVsLS4xMi42OTFhLjYyOC42MjggMCAwIDAgLjIxNS41NjMuNjYuNjYgMCAwIDAgLjExNy4wNjJjLS4yMDkuNDExLS40NDEuODEtLjY5NSAxLjE5MmEuODkzLjg5MyAwIDAgMC0uMTMuNDA2QzAgNy4wNzkgMCA3LjM0NSAwIDcuNjFjMCAuNjA1LjAwNSAxLjIxMi4wMTUgMS44MTkgMCAuMzQ3IDAgLjY5NS4wMTkgMS4wNGEuNzMuNzMgMCAwIDAgLjE1My40MzQuNjkuNjkgMCAwIDAgLjM3Ny4yNDhjLjMyMy4wOTcuNjU4LjE0NC45OTQuMTQxLjc1MS4wMTQgMS41MTYuMDE0IDIuMjc1LjAxNGg4LjQwM2MxLjE5NCAwIDIuMzg5LjA2MiAzLjU4Mi0uMDM3YTMuMTEgMy4xMSAwIDAgMCAuNjktLjE1LjY0OC42NDggMCAwIDAgLjMwOS0uMjEyYy4wOC0uMTAxLjEzMS0uMjI0LjE0NS0uMzU0LjAyMi0uMTE4LjAzNS0uMjM4LjAzOC0uMzU3LjAwMi0uMzczLS4wMS0uNzUyLS4wMS0xLjEyNnptLTE0LjUyOC4wNGMtLjI2IDAtLjUxNS0uMDgtLjczMS0uMjI5YTEuMzUgMS4zNSAwIDAgMS0uNDg1LS42MSAxLjQgMS40IDAgMCAxLS4wNzQtLjc4NWMuMDUtLjI2My4xNzYtLjUwNS4zNi0uNjk1LjE4My0uMTkuNDE4LS4zMi42NzMtLjM3Mi4yNTUtLjA1My41Mi0uMDI2Ljc2LjA3N3MuNDQ2LjI3Ny41OS41YTEuMzkxIDEuMzkxIDAgMCAxIC4xMjIgMS4yNzYgMS4zNjMgMS4zNjMgMCAwIDEtLjI4NS40NDIgMS4zMTMgMS4zMTMgMCAwIDEtLjQyNy4yOTVjLS4xNi4wNjgtLjMzLjEwMy0uNTAzLjEwM3YtLjAwMnptLS4yOTUtMy45MzdjLjAwOS0uMDM1LjAxMy0uMDU0LjAyLS4wNzFMMy43IDEuNTAyYy4wMTctLjA0My4wNC0uMDg0LjA2LS4xMjNhLjI2MS4yNjEgMCAwIDEgLjEtLjExNy4yNS4yNSAwIDAgMSAuMTQ4LS4wMzhoOC45MzdhLjI4Ny4yODcgMCAwIDEgLjE5NS4wNDljLjA1OC4wMzkuMS4wOTguMTIuMTY2LjE1OC4zODkuMzIuNzc3LjQ4MyAxLjE2NWwxLjAwNCAyLjQyOWMuMDEzLjAzLjAyNC4wNjQuMDQzLjExbC0xMi42MjMuMDMxem0xMi4zMzUgMy45NGExLjI4NiAxLjI4NiAwIDAgMS0uNzI5LS4yMzYgMS4zNTEgMS4zNTEgMCAwIDEtLjQ3OS0uNjE1IDEuNCAxLjQgMCAwIDEtLjA2OC0uNzg2Yy4wNTMtLjI2My4xOC0uNTA0LjM2Ni0uNjkyYTEuMjc2IDEuMjc2IDAgMCAxIDEuNDM2LS4yOGMuMjQuMTA0LjQ0NC4yOC41ODcuNTA2YTEuMzkyIDEuMzkyIDAgMCAxLS4xOCAxLjcxMyAxLjI5MyAxLjI5MyAwIDAgMS0uOTMzLjM5em0tMS4zMTUgMi42MTZ2MS41ODljMCAuMzM1LjAxNy42NzMuMDQgMS4wMDkuMDMuNDM0LjE5OS42MzguNTYzLjY0OGEzMC44NyAzMC44NyAwIDAgMCAxLjU4NCAwIC40MTMuNDEzIDAgMCAwIC4zLS4xMDEuNDQuNDQgMCAwIDAgLjE0OC0uMjg3Yy4wMzQtLjE1Mi4wNTMtLjMwNy4wNTYtLjQ2MnYtMi4zMThhLjc1NS43NTUgMCAwIDAgMC0uMDhoLTIuNjgxbC0uMDEuMDAyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)
    }

    .amlocator-route-creator .amlocator-label.-transit {
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjMxOCA5VjIuNzdhLjY5OC42OTggMCAwIDAtLjItLjQ5LjY3Ny42NzcgMCAwIDAtLjQ4Mi0uMjAzVjBIMS4zNjR2Mi4wNzdhLjY3Ny42NzcgMCAwIDAtLjQ4Mi4yMDMuNjk4LjY5OCAwIDAgMC0uMi40OVY5SDB2NS41MzloMS4zNjR2Mi40MjNjMCAuMjc1LjEwNy41NC4zLjczNC4xOTEuMTk1LjQ1MS4zMDQuNzIyLjMwNGguNjgyYy4yNzEgMCAuNTMyLS4xMS43MjMtLjMwNC4xOTItLjE5NS4zLS40NTkuMy0uNzM1VjE0LjU0aDYuODE4djIuNDIzYzAgLjI3NS4xMDguNTQuMy43MzQuMTkxLjE5NS40NTIuMzA0LjcyMy4zMDRoLjY4MmMuMjcgMCAuNTMxLS4xMS43MjMtLjMwNC4xOTItLjE5NS4zLS40NTkuMy0uNzM1VjE0LjU0SDE1VjloLS42ODJ6bS0xLjE5MyAyLjc3YzAgLjIwNS0uMDYuNDA1LS4xNzIuNTc2LS4xMTMuMTctLjI3Mi4zMDQtLjQ2LjM4M2ExLjAwOCAxLjAwOCAwIDAgMS0xLjExNC0uMjI1IDEuMDQ0IDEuMDQ0IDAgMCAxLS4yMjItMS4xMzJjLjA3OC0uMTkuMjA5LS4zNTIuMzc3LS40NjZhMS4wMTIgMS4wMTIgMCAwIDEgMS4yOTEuMTI5Yy4xOTIuMTk1LjMuNDU5LjMuNzM0em0tOS4yMDUgMGMwIC4yMDUtLjA2LjQwNS0uMTcyLjU3NmExLjAwOCAxLjAwOCAwIDAgMS0xLjU3NC4xNTcgMS4wNDMgMS4wNDMgMCAwIDEtLjIyMS0xLjEzMWMuMDc3LS4xOS4yMDgtLjM1Mi4zNzctLjQ2NmExLjAxMiAxLjAxMiAwIDAgMSAxLjI5LjEyOWMuMTkzLjE5NS4zLjQ1OS4zLjczNHpNOC4xODIgOVYzLjQ2Mmg0Ljc3MlY5SDguMTgyek0yLjA0NSAzLjQ2Mmg0Ljc3M1Y5SDIuMDQ1VjMuNDYyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)
    }

    .amlocator-route-creator .amlocator-label.-walking {
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkuMjM4IDEwLjY2Nkw3LjM0NSA4LjA2bC0uMzcxIDIuMzUuOTAzIDEuMjQzYS44NC44NCAwIDAgMCAxLjE3NS4xODcuODQuODQgMCAwIDAgLjE4Ni0xLjE3NXpNNy4zMjMgMi40NGExLjY4MiAxLjY4MiAwIDEgMS0zLjM2NSAwIDEuNjgyIDEuNjgyIDAgMCAxIDMuMzY1IDB6TTQuMTU4IDE0LjQzNWwtMi4xODggMy4wM2ExLjAyOCAxLjAyOCAwIDEgMCAxLjY2NyAxLjIwNGwxLjc5LTIuNDc4LTEuMjY5LTEuNzU2eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik05LjgwNSAxNy40NjVsLTMuODYtNS4zNDUuNzk3LTUuMDMzYTIuMDU1IDIuMDU1IDAgMCAwLTEuNzEtMi4zNTJjLS42Ny0uMTA2LTEuMjUzLjE5OC0xLjc2NC41NjlMLjg0NCA3LjA2NWEuODQxLjg0MSAwIDAgMC0uMzM3LjU1TC4wMSAxMC43NTJhLjg0MS44NDEgMCAwIDAgMS42NjIuMjYzbC40NDMtMi43OTUgMS4xNzYtLjg1NS0uNDg1IDMuMDczYy0uMDg0LjUyOC4wMzcuODk4LjI4MSAxLjIzNmw1LjA1MSA2Ljk5NGExLjAyNyAxLjAyNyAwIDEgMCAxLjY2Ny0xLjIwNHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=)
    }

    .amlocator-route-creator .amlocator-label.-bicycling {
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjEzNCA0LjI3NmExLjYzMSAxLjYzMSAwIDEgMC0yLjUyOC0yLjA2MiAxLjYzMSAxLjYzMSAwIDAgMCAyLjUyOCAyLjA2MnpNMTAuMDMxIDcuMDUzbDIuOTA3IDMuMDkyYS42Ni42NiAwIDAgMCAuOTM1LjAyOS42NjIuNjYyIDAgMCAwIC4wMjktLjkzNWwtMy42OTgtMy45MzVhLjY1LjY1IDAgMCAwLS4wODUtLjA3M2MtLjAxLS4wMS0uMDE4LS4wMi0uMDI5LS4wMjktLjUxNy0uNDM1LTEuNTI5LS41MzQtMi4zNy4zMDctMS4xNTMgMS4xNjItMS42OTkgMi4wMi0yLjI3MSAzLjY0LS4zMjkgMS4yMTguMzc3IDEuNzA1IDEuMDE1IDIuMDA3LjE2Ny4wOC4zMTIuMTQyLjQ0Mi4xNzQuMDM1LjAxMy4wNjguMDI4LjEwNS4wMzdsMi4zNjcuNTcyLS45MzggMy43MTFhLjg4Mi44ODIgMCAwIDAgMS43MS40MzNsMS4xNTctNC41NzZhLjg4Mi44ODIgMCAwIDAtLjY0OC0xLjA3NGwtMi41My0uNjFjLjQ5Ny0xLjAwMyAxLjI2NC0xLjkzOCAxLjgtMi42NDYuMDM2LS4wNC4wNy0uMDgxLjEwMi0uMTI0eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTkgMTUuMmEzLjggMy44IDAgMSAxLTcuNiAwIDMuOCAzLjggMCAwIDEgNy42IDB6bS0zLjggMS45YTEuOSAxLjkgMCAxIDAgMC0zLjggMS45IDEuOSAwIDAgMCAwIDMuOHpNNy42IDE1LjJhMy44IDMuOCAwIDEgMS03LjYgMCAzLjggMy44IDAgMCAxIDcuNiAwem0tMy44IDEuOWExLjkgMS45IDAgMSAwIDAtMy44IDEuOSAxLjkgMCAwIDAgMCAzLjh6IiBmaWxsPSIjZmZmIi8+PC9zdmc+)
    }

    .amlocator-route-creator .amlocator-addresses {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        margin-top: 10px
    }

    .amlocator-route-creator .amlocator-inputs {
        flex: 1;
        margin: 0 25px
    }

    .amlocator-route-creator .amlocator-address {
        height: 35px;
        border: none
    }

        .amlocator-route-creator .amlocator-address.-end {
            color: #707070;
            background: #f2f2f2
        }

        .amlocator-route-creator .amlocator-address:not(:last-of-type) {
            margin-bottom: 15px
        }

    .amlocator-route-creator .amlocator-swap + .amlocator-label {
        display: block;
        width: 20px;
        height: 33px;
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTZhMSAxIDAgMSAwIDIgMEg3ek04LjcwNy4yOTNhMSAxIDAgMCAwLTEuNDE0IDBMLjkyOSA2LjY1N0ExIDEgMCAwIDAgMi4zNDMgOC4wN0w4IDIuNDE0bDUuNjU3IDUuNjU3YTEgMSAwIDEgMCAxLjQxNC0xLjQxNEw4LjcwNy4yOTN6TTkgMTZWMUg3djE1aDJ6TTE0IDE2YTEgMSAwIDEgMC0yIDBoMnptLTEuNzA3IDE1LjcwN2ExIDEgMCAwIDAgMS40MTQgMGw2LjM2NC02LjM2NGExIDEgMCAwIDAtMS40MTQtMS40MTRMMTMgMjkuNTg2bC01LjY1Ny01LjY1N2ExIDEgMCAwIDAtMS40MTQgMS40MTRsNi4zNjQgNi4zNjR6TTEyIDE2djE1aDJWMTZoLTJ6IiBmaWxsPSIjZmZmZmZmIi8+PC9zdmc+);
        cursor: pointer;
        opacity: .3;
        transition: all .3s ease
    }

        .amlocator-route-creator .amlocator-swap + .amlocator-label:hover {
            opacity: 1
        }

.amlocator-route-icon {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 13px;
    height: 65px
}

    .amlocator-route-icon .amlocator-icon {
        box-sizing: border-box
    }

        .amlocator-route-icon .amlocator-icon.-start {
            width: 12px;
            height: 12px;
            border: 3px solid #fff;
            border-radius: 10px
        }

        .amlocator-route-icon .amlocator-icon.-dot {
            width: 4px;
            height: 4px;
            background: #fff;
            border-radius: 10px
        }

        .amlocator-route-icon .amlocator-icon.-end {
            width: 13px;
            height: 18px;
            background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02Ljc1IDE4UzEzIDExLjc0NyAxMyA2YzAtNC0zLTYtNi41LTZTMCAyIDAgNmMwIDUuNzQ3IDYuNzUgMTIgNi43NSAxMnpNNi41IDlhMi41IDIuNSAwIDEgMCAwLTUgMi41IDIuNSAwIDAgMCAwIDV6IiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat center
        }

.amlocator-collapse-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 5px 0 10px;
    font-weight: 600;
    font-size: 16px;
    color: #000;
    cursor: pointer;
    box-sizing: border-box
}

.amlocator-directions-container table.adp-placemark {
    color: #fff;
    background: #1978c3
}

.amlocator-directions-container td.adp-text {
    font-weight: 600;
    vertical-align: middle
}

.amlocator-location-info {
    box-sizing: border-box;
    padding: 15px
}

    .amlocator-location-info .amlocator-block {
        margin-bottom: 10px
    }

    .amlocator-location-info .amlocator-link {
        cursor: pointer;
        color: #000
    }

    .amlocator-location-info .amlocator-icon {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 15px;
        vertical-align: middle;
        background-color: #512d6d;
        border-radius: 10px
    }

        .amlocator-location-info .amlocator-icon.-website {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgMGE2IDYgMCAxIDEgMCAxMkE2IDYgMCAwIDEgNiAwem00LjQwOCAyLjg1NGMtLjQ2MS4zMDktLjk1My41NjktMS40NjguNzc2LjIyMi42Ny4zNSAxLjM2Ny4zOCAyLjA3MWgyLjA4N2E1LjQxIDUuNDEgMCAwIDAtMS0yLjg0N3ptLTguODEzIDBBNS40IDUuNCAwIDAgMCAuNiA1LjcwMmgyLjA4Yy4wMy0uNzA1LjE1OC0xLjQwMi4zOC0yLjA3MmE3Ljk5NiA3Ljk5NiAwIDAgMS0xLjQ2Ni0uNzc2em04LjgxMyA2LjI5MmE1LjQgNS40IDAgMCAwIDEtMi44NDdIOS4zMjJhNy41OSA3LjU5IDAgMCAxLS4zNiAyLjA3N2MuNTA3LjIwNy45OS40NjUgMS40NDUuNzd6TS42IDYuMjk2YTUuNDA3IDUuNDA3IDAgMCAwIDEgMi44NSA3Ljk5MyA3Ljk5MyAwIDAgMSAxLjQ0NC0uNzcgNy41OTQgNy41OTQgMCAwIDEtLjM2Ni0yLjA4SC42em01LjEwNyAxLjUxMnYtMS41MUgzLjI3NGMtLjAzNC4zMzQuMTkgMS42MjIuMzI2IDEuODc4YTcuODk3IDcuODk3IDAgMCAxIDIuMTAyLS4zNjZsLjAwNS0uMDAyem0zLjAyOS0xLjUxSDYuMjk5VjcuODFhNy45MiA3LjkyIDAgMCAxIDIuMTAxLjM2OGMuMTk3LS42MDguMzEtMS4yNC4zMzYtMS44OHptLTMuMDMyLS42VjQuMTlhNy45MyA3LjkzIDAgMCAxLTIuMDg0LS4zNmMtLjE1OC4zNC0uMzkzIDEuNjQzLS4zNCAxLjg3NWgyLjQyNHYtLjAwNnptMi42ODMtMS44NzFhNy45NDMgNy45NDMgMCAwIDEtMi4wODguMzZ2MS41MTVoMi40MzVhNy4wNCA3LjA0IDAgMCAwLS4zNDctMS44NzV6TTMuOCA4LjczNGE3LjA0NSA3LjA0NSAwIDAgMCAxLjkwMiAyLjYyVjguNGMtLjM2OC0uMDI0LTEuNTMyLjE3OS0xLjkwMi4zMzR6bTIuNDk4IDIuNjIyYTcuMDU3IDcuMDU3IDAgMCAwIDEuOTA0LTIuNjI3QTcuMzggNy4zOCAwIDAgMCA2LjI5OCA4LjR2Mi45NTZ6TTMuODIyIDMuMjc0Yy40MjguMTYgMS41OTIuMzYgMS44OC4zMjJWLjcwNmE3LjA1MiA3LjA1MiAwIDAgMC0xLjg4IDIuNTY4em00LjM2IDBBNy4wNTIgNy4wNTIgMCAwIDAgNi4yOTkuNzA2VjMuNmE3LjM5NyA3LjM5NyAwIDAgMCAxLjg4My0uMzIzdi0uMDAzem0tNC45MTQtLjE5NUE3LjcyMiA3LjcyMiAwIDAgMSA0LjgyNC43MiA1LjM4OCA1LjM4OCAwIDAgMCAxLjk2MiAyLjRjLjQxMS4yNy44NDkuNDk4IDEuMzA2LjY4ek03LjE3OC43MmE3Ljc0OCA3Ljc0OCAwIDAgMSAxLjU2IDIuMzYgNy4yMTYgNy4yMTYgMCAwIDAgMS4zMDUtLjY4NkE1LjQgNS40IDAgMCAwIDcuMTc3Ljcyem0uMDggMTAuNTRhNS4zNjQgNS4zNjQgMCAwIDAgMi43ODEtMS42NTNBNy4yMjUgNy4yMjUgMCAwIDAgOC43NiA4LjkzYTcuODQyIDcuODQyIDAgMCAxLTEuNTAxIDIuMzN6TTEuOTYzIDkuNjA3YTUuMzcxIDUuMzcxIDAgMCAwIDIuNzgyIDEuNjUzIDcuODI4IDcuODI4IDAgMCAxLTEuNDk4LTIuMzNjLS40NS4xODItLjg4LjQxLTEuMjg0LjY3N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
            background-repeat: no-repeat;
            background-position: center
        }

        .amlocator-location-info .amlocator-icon.-phone {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uNzUgMS45NjZsMS4xMTgtLjc0M2MuMzY3LS4yNDUuNzUyLS4xNTQuOTU0LjI1NWwuOTU1IDEuOTM1LS43NjUuODZjLS4yNTMuMjkzLS40NDMuNTcyLS4yNjkuOTg5LjY4NyAxLjY0OCAyLjI4MiAzLjU4IDMuNzcgNC41NjcuMzc3LjI1LjY4Ny4xMTYgMS4wMjItLjA3N2wuOTktLjU4OCAxLjcyIDEuMzA0Yy4zNjMuMjc2LjM3OS42NzEuMDY5Ljk4NmwtLjk0Mi45NTVDNy4yMDcgMTQuNjA2LTEuODQzIDMuNjM2Ljc1MSAxLjk2N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
            background-repeat: no-repeat;
            background-position: center
        }

        .amlocator-location-info .amlocator-icon.-email {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAuNDQzIDFIMS41NTdDMS4yNSAxIDEgMS4yMTcgMSAxLjQ4NHY1LjAzMmMwIC4yNjcuMjUuNDg0LjU1Ny40ODRoOC44ODZjLjMwNyAwIC41NTctLjIxNy41NTctLjQ4NFYxLjQ4NGMwLS4yNjctLjI1LS40ODQtLjU1Ny0uNDg0em0tOC44ODYuMjUyaDguODg2Yy4xNDMgMCAuMjYuMDk5LjI2Ni4yMjJMNi4yMjYgNC42NzFhLjQyOC40MjggMCAwIDEtLjQ1MiAwTDEuMjkxIDEuNDc0Yy4wMDYtLjEyMy4xMjMtLjIyMi4yNjYtLjIyMnpNMS4yOSAxLjhMNC4zNzUgNCAxLjI5IDYuMlYxLjh6bTkuMTUzIDQuOTQ4SDEuNTU3Yy0uMTQzIDAtLjI2LS4wOTktLjI2Ni0uMjIybDMuMzEzLTIuMzYzLjk4Ni43MDNBLjcxMS43MTEgMCAwIDAgNiA0Ljk5YS43MTIuNzEyIDAgMCAwIC40MS0uMTIzbC45ODYtLjcwMyAzLjMxMyAyLjM2M2MtLjAwNi4xMjMtLjEyMy4yMjItLjI2Ni4yMjJ6bS4yNjYtLjU0OEw3LjYyNSA0bDMuMDg0LTIuMnY0LjR6IiBmaWxsPSIjZmZmIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iLjQiLz48L3N2Zz4=);
            background-repeat: no-repeat;
            background-position: center
        }

.amlocator-location-container .amlocator-schedule-container .amlocator-today {
    padding-right: 0;
    padding-left: 30px;
    background: 0 0;
    cursor: pointer
}

    .amlocator-location-container .amlocator-schedule-container .amlocator-today:before {
        top: 2px;
        left: 0;
        width: 20px;
        height: 20px;
        font-family: 'Porto-icon';
        content: '\e888';
        color: #512d6d;
        background: 0 0;
        font-size: 20px;
        font-weight: 700
    }

.amlocator-location-container .amlocator-schedule-table .amlocator-cell.-day {
    padding-left: 10px
}

.amlocator-location-container .amlocator-schedule-table .amlocator-cell.-time {
    padding-right: 8px
}

.amlocator-location-gallery {
    padding: 0 15px
}

    .amlocator-location-gallery > .amlocator-wrapper {
        height: 80px;
        padding: 0 25px
    }

    .amlocator-location-gallery .amlocator-link {
        height: 80px;
        text-align: center
    }

    .amlocator-location-gallery .amlocator-image {
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

    .amlocator-location-gallery .amlocator-wrapper .slick-list .slick-track .slick-slide {
        display: inline-block
    }

.fancybox-button, .fancybox-button:hover {
    box-shadow: none !important
}

.amlocator-location-reviews {
    max-height: 500px;
    overflow: auto
}

    .amlocator-location-reviews .amlocator-items {
        margin: 0;
        padding: 0;
        list-style: none none
    }

.amlocator-reviews-general {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

    .amlocator-reviews-general .amlocator-value {
        margin-right: 10px;
        font-weight: 400;
        font-size: 50px
    }

    .amlocator-reviews-general .amlocator-wrapper {
        margin-right: 20px
    }

.amlocator-location-review {
    padding: 10px 0 0
}

    .amlocator-location-review .amlocator-name {
        font-weight: 700
    }

    .amlocator-location-review .amlocator-message {
        max-height: 1000px;
        margin-top: 10px;
        overflow: auto;
        word-wrap: break-word;
        word-break: break-word;
        transition: all .3s ease
    }

        .amlocator-location-review .amlocator-message.-collapsed {
            max-height: 60px;
            overflow: hidden
        }

    .amlocator-location-review .amlocator-footer {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .amlocator-location-review .amlocator-link.-full, .amlocator-location-review .amlocator-link.-full:visited, .amlocator-location-review .amlocator-link.-full:active, .amlocator-location-review .amlocator-link.-full:hover {
        position: relative;
        margin-right: 14px;
        font-size: 12px;
        color: #6b8fab;
        cursor: pointer
    }

    .amlocator-location-review .amlocator-date {
        margin-left: auto;
        font-size: 12px;
        color: #c4c4c4;
        margin-right: 5px
    }

.amlocator-attributes-container {
    padding: 30px 20px;
    display: none
}

.amlocator-location-attribute:not(:first-of-type) {
    margin-top: 25px
}

.amlocator-location-attribute .amlocator-label {
    margin-right: 10px
}

.amlocator-location-attribute .amlocator-values {
    display: inline-block
}

.amlocator-location-attribute .amlocator-value {
    display: inline-block;
    margin: 0 10px 5px 0;
    padding: 5px 10px;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(45,147,226,.1)
}

    .amlocator-location-attribute .amlocator-value.-multiselect {
        color: #363636;
        background: #fff
    }

.hidden {
    display: none
}

.loading-mask {
    z-index: 100001 !important
}

.amlocator-route-creator .amlocator-label.-driving {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuODE1IDExLjY5N0gxLjEyN3YuOTdjMCAuNTM5IDAgMS4wNzguMDI1IDEuNjE2LjAxNy40OTEuMjE2LjcwNS42NS43MTJoMS40NmEuNDYuNDYgMCAwIDAgLjM5LS4xMjcuNDkyLjQ5MiAwIDAgMCAuMTUtLjM5M2MuMDI0LS4yODEuMDM1LS41NjUuMDM1LS44NDggMC0uNjEgMC0xLjIyLS4wMTUtMS44MjktLjAwNC0uMDIzLS4wMDYtLjA2NC0uMDA3LS4xek0xNi45OSA5LjA3MVY3LjEyOWExLjU0NCAxLjU0NCAwIDAgMC0uMjQyLS44NGMtLjIxLS4zNC0uNDEyLS42ODctLjU5NC0xLjA0M2wtLjAyNC0uMDQ4YS41NTEuNTUxIDAgMCAwIC4wNzEtLjA0My42MjguNjI4IDAgMCAwIC4yMjYtLjU2M2wtLjExOS0uNjhhLjQxMi40MTIgMCAwIDAtLjE0OC0uMjQ1LjM4OC4zODggMCAwIDAtLjI2OS0uMDgybC0uNDc3LjAzNmMtLjI1LS41ODItLjQ4NS0xLjE4LS43MTgtMS43NzZhMTcuMjUyIDE3LjI1MiAwIDAgMC0uNTEzLTEuMTg4Ljk5Mi45OTIgMCAwIDAtLjMwNS0uMzg0Ljk1Ljk1IDAgMCAwLS40NDctLjE4NSA1LjY2MSA1LjY2MSAwIDAgMC0uODY4LS4wOGMtLjg3NiAwLTEuNzUuMDMtMi42My4wMzYtLjcwNyAwLTEuNDE0IDAtMi4xMjItLjAxMkw1LjQ1LjAxMmExMi4wNTQgMTIuMDU0IDAgMCAwLTEuODE5LjA1NWMtLjE5LjAxNi0uMzc0LjA4Mi0uNTMzLjE5Mi0uMTU5LjExLS4yODguMjYtLjM3Ni40MzUtLjAzOC4wNzYtLjA4LjE1LS4xMS4yMjctLjI3NS43LS41NDQgMS40MDYtLjgyNCAyLjEwNC0uMDcxLjIwMi0uMTQ5LjQwMS0uMjMxLjU5NmwtLjUxMy0uMDQ4YS4zODguMzg4IDAgMCAwLS4yNjkuMDgzLjQxMi40MTIgMCAwIDAtLjE0OC4yNDVsLS4xMi42OTFhLjYyOC42MjggMCAwIDAgLjIxNS41NjMuNjYuNjYgMCAwIDAgLjExNy4wNjJjLS4yMDkuNDExLS40NDEuODEtLjY5NSAxLjE5MmEuODkzLjg5MyAwIDAgMC0uMTMuNDA2QzAgNy4wNzkgMCA3LjM0NSAwIDcuNjFjMCAuNjA1LjAwNSAxLjIxMi4wMTUgMS44MTkgMCAuMzQ3IDAgLjY5NS4wMTkgMS4wNGEuNzMuNzMgMCAwIDAgLjE1My40MzQuNjkuNjkgMCAwIDAgLjM3Ny4yNDhjLjMyMy4wOTcuNjU4LjE0NC45OTQuMTQxLjc1MS4wMTQgMS41MTYuMDE0IDIuMjc1LjAxNGg4LjQwM2MxLjE5NCAwIDIuMzg5LjA2MiAzLjU4Mi0uMDM3YTMuMTEgMy4xMSAwIDAgMCAuNjktLjE1LjY0OC42NDggMCAwIDAgLjMwOS0uMjEyYy4wOC0uMTAxLjEzMS0uMjI0LjE0NS0uMzU0LjAyMi0uMTE4LjAzNS0uMjM4LjAzOC0uMzU3LjAwMi0uMzczLS4wMS0uNzUyLS4wMS0xLjEyNnptLTE0LjUyOC4wNGMtLjI2IDAtLjUxNS0uMDgtLjczMS0uMjI5YTEuMzUgMS4zNSAwIDAgMS0uNDg1LS42MSAxLjQgMS40IDAgMCAxLS4wNzQtLjc4NWMuMDUtLjI2My4xNzYtLjUwNS4zNi0uNjk1LjE4My0uMTkuNDE4LS4zMi42NzMtLjM3Mi4yNTUtLjA1My41Mi0uMDI2Ljc2LjA3N3MuNDQ2LjI3Ny41OS41YTEuMzkxIDEuMzkxIDAgMCAxIC4xMjIgMS4yNzYgMS4zNjMgMS4zNjMgMCAwIDEtLjI4NS40NDIgMS4zMTMgMS4zMTMgMCAwIDEtLjQyNy4yOTVjLS4xNi4wNjgtLjMzLjEwMy0uNTAzLjEwM3YtLjAwMnptLS4yOTUtMy45MzdjLjAwOS0uMDM1LjAxMy0uMDU0LjAyLS4wNzFMMy43IDEuNTAyYy4wMTctLjA0My4wNC0uMDg0LjA2LS4xMjNhLjI2MS4yNjEgMCAwIDEgLjEtLjExNy4yNS4yNSAwIDAgMSAuMTQ4LS4wMzhoOC45MzdhLjI4Ny4yODcgMCAwIDEgLjE5NS4wNDljLjA1OC4wMzkuMS4wOTguMTIuMTY2LjE1OC4zODkuMzIuNzc3LjQ4MyAxLjE2NWwxLjAwNCAyLjQyOWMuMDEzLjAzLjAyNC4wNjQuMDQzLjExbC0xMi42MjMuMDMxem0xMi4zMzUgMy45NGExLjI4NiAxLjI4NiAwIDAgMS0uNzI5LS4yMzYgMS4zNTEgMS4zNTEgMCAwIDEtLjQ3OS0uNjE1IDEuNCAxLjQgMCAwIDEtLjA2OC0uNzg2Yy4wNTMtLjI2My4xOC0uNTA0LjM2Ni0uNjkyYTEuMjc2IDEuMjc2IDAgMCAxIDEuNDM2LS4yOGMuMjQuMTA0LjQ0NC4yOC41ODcuNTA2YTEuMzkyIDEuMzkyIDAgMCAxLS4xOCAxLjcxMyAxLjI5MyAxLjI5MyAwIDAgMS0uOTMzLjM5em0tMS4zMTUgMi42MTZ2MS41ODljMCAuMzM1LjAxNy42NzMuMDQgMS4wMDkuMDMuNDM0LjE5OS42MzguNTYzLjY0OGEzMC44NyAzMC44NyAwIDAgMCAxLjU4NCAwIC40MTMuNDEzIDAgMCAwIC4zLS4xMDEuNDQuNDQgMCAwIDAgLjE0OC0uMjg3Yy4wMzQtLjE1Mi4wNTMtLjMwNy4wNTYtLjQ2MnYtMi4zMThhLjc1NS43NTUgMCAwIDAgMC0uMDhoLTIuNjgxbC0uMDEuMDAyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat;
    width: 17px;
    height: 15px
}

.amlocator-route-creator .amlocator-label.-transit {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjMxOCA5VjIuNzdhLjY5OC42OTggMCAwIDAtLjItLjQ5LjY3Ny42NzcgMCAwIDAtLjQ4Mi0uMjAzVjBIMS4zNjR2Mi4wNzdhLjY3Ny42NzcgMCAwIDAtLjQ4Mi4yMDMuNjk4LjY5OCAwIDAgMC0uMi40OVY5SDB2NS41MzloMS4zNjR2Mi40MjNjMCAuMjc1LjEwNy41NC4zLjczNC4xOTEuMTk1LjQ1MS4zMDQuNzIyLjMwNGguNjgyYy4yNzEgMCAuNTMyLS4xMS43MjMtLjMwNC4xOTItLjE5NS4zLS40NTkuMy0uNzM1VjE0LjU0aDYuODE4djIuNDIzYzAgLjI3NS4xMDguNTQuMy43MzQuMTkxLjE5NS40NTIuMzA0LjcyMy4zMDRoLjY4MmMuMjcgMCAuNTMxLS4xMS43MjMtLjMwNC4xOTItLjE5NS4zLS40NTkuMy0uNzM1VjE0LjU0SDE1VjloLS42ODJ6bS0xLjE5MyAyLjc3YzAgLjIwNS0uMDYuNDA1LS4xNzIuNTc2LS4xMTMuMTctLjI3Mi4zMDQtLjQ2LjM4M2ExLjAwOCAxLjAwOCAwIDAgMS0xLjExNC0uMjI1IDEuMDQ0IDEuMDQ0IDAgMCAxLS4yMjItMS4xMzJjLjA3OC0uMTkuMjA5LS4zNTIuMzc3LS40NjZhMS4wMTIgMS4wMTIgMCAwIDEgMS4yOTEuMTI5Yy4xOTIuMTk1LjMuNDU5LjMuNzM0em0tOS4yMDUgMGMwIC4yMDUtLjA2LjQwNS0uMTcyLjU3NmExLjAwOCAxLjAwOCAwIDAgMS0xLjU3NC4xNTcgMS4wNDMgMS4wNDMgMCAwIDEtLjIyMS0xLjEzMWMuMDc3LS4xOS4yMDgtLjM1Mi4zNzctLjQ2NmExLjAxMiAxLjAxMiAwIDAgMSAxLjI5LjEyOWMuMTkzLjE5NS4zLjQ1OS4zLjczNHpNOC4xODIgOVYzLjQ2Mmg0Ljc3MlY5SDguMTgyek0yLjA0NSAzLjQ2Mmg0Ljc3M1Y5SDIuMDQ1VjMuNDYyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat;
    width: 15px;
    height: 18px
}

.amlocator-route-creator .amlocator-label.-walking {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkuMjM4IDEwLjY2Nkw3LjM0NSA4LjA2bC0uMzcxIDIuMzUuOTAzIDEuMjQzYS44NC44NCAwIDAgMCAxLjE3NS4xODcuODQuODQgMCAwIDAgLjE4Ni0xLjE3NXpNNy4zMjMgMi40NGExLjY4MiAxLjY4MiAwIDEgMS0zLjM2NSAwIDEuNjgyIDEuNjgyIDAgMCAxIDMuMzY1IDB6TTQuMTU4IDE0LjQzNWwtMi4xODggMy4wM2ExLjAyOCAxLjAyOCAwIDEgMCAxLjY2NyAxLjIwNGwxLjc5LTIuNDc4LTEuMjY5LTEuNzU2eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik05LjgwNSAxNy40NjVsLTMuODYtNS4zNDUuNzk3LTUuMDMzYTIuMDU1IDIuMDU1IDAgMCAwLTEuNzEtMi4zNTJjLS42Ny0uMTA2LTEuMjUzLjE5OC0xLjc2NC41NjlMLjg0NCA3LjA2NWEuODQxLjg0MSAwIDAgMC0uMzM3LjU1TC4wMSAxMC43NTJhLjg0MS44NDEgMCAwIDAgMS42NjIuMjYzbC40NDMtMi43OTUgMS4xNzYtLjg1NS0uNDg1IDMuMDczYy0uMDg0LjUyOC4wMzcuODk4LjI4MSAxLjIzNmw1LjA1MSA2Ljk5NGExLjAyNyAxLjAyNyAwIDEgMCAxLjY2Ny0xLjIwNHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat;
    width: 10px;
    height: 20px
}

.amlocator-route-creator .amlocator-label.-bicycling {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjEzNCA0LjI3NmExLjYzMSAxLjYzMSAwIDEgMC0yLjUyOC0yLjA2MiAxLjYzMSAxLjYzMSAwIDAgMCAyLjUyOCAyLjA2MnpNMTAuMDMxIDcuMDUzbDIuOTA3IDMuMDkyYS42Ni42NiAwIDAgMCAuOTM1LjAyOS42NjIuNjYyIDAgMCAwIC4wMjktLjkzNWwtMy42OTgtMy45MzVhLjY1LjY1IDAgMCAwLS4wODUtLjA3M2MtLjAxLS4wMS0uMDE4LS4wMi0uMDI5LS4wMjktLjUxNy0uNDM1LTEuNTI5LS41MzQtMi4zNy4zMDctMS4xNTMgMS4xNjItMS42OTkgMi4wMi0yLjI3MSAzLjY0LS4zMjkgMS4yMTguMzc3IDEuNzA1IDEuMDE1IDIuMDA3LjE2Ny4wOC4zMTIuMTQyLjQ0Mi4xNzQuMDM1LjAxMy4wNjguMDI4LjEwNS4wMzdsMi4zNjcuNTcyLS45MzggMy43MTFhLjg4Mi44ODIgMCAwIDAgMS43MS40MzNsMS4xNTctNC41NzZhLjg4Mi44ODIgMCAwIDAtLjY0OC0xLjA3NGwtMi41My0uNjFjLjQ5Ny0xLjAwMyAxLjI2NC0xLjkzOCAxLjgtMi42NDYuMDM2LS4wNC4wNy0uMDgxLjEwMi0uMTI0eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTkgMTUuMmEzLjggMy44IDAgMSAxLTcuNiAwIDMuOCAzLjggMCAwIDEgNy42IDB6bS0zLjggMS45YTEuOSAxLjkgMCAxIDAgMC0zLjggMS45IDEuOSAwIDAgMCAwIDMuOHpNNy42IDE1LjJhMy44IDMuOCAwIDEgMS03LjYgMCAzLjggMy44IDAgMCAxIDcuNiAwem0tMy44IDEuOWExLjkgMS45IDAgMSAwIDAtMy44IDEuOSAxLjkgMCAwIDAgMCAzLjh6IiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat;
    height: 26px;
    margin-top: 4px
}

.amlocator-route-creator .amlocator-modes {
    align-items: center;
    column-gap: 13px
}

.amlocator-route-creator .amlocator-swap + .amlocator-label {
    padding-left: 48px;
    display: flex;
    align-items: center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTZhMSAxIDAgMSAwIDIgMEg3ek04LjcwNy4yOTNhMSAxIDAgMCAwLTEuNDE0IDBMLjkyOSA2LjY1N0ExIDEgMCAwIDAgMi4zNDMgOC4wN0w4IDIuNDE0bDUuNjU3IDUuNjU3YTEgMSAwIDEgMCAxLjQxNC0xLjQxNEw4LjcwNy4yOTN6TTkgMTZWMUg3djE1aDJ6TTE0IDE2YTEgMSAwIDEgMC0yIDBoMnptLTEuNzA3IDE1LjcwN2ExIDEgMCAwIDAgMS40MTQgMGw2LjM2NC02LjM2NGExIDEgMCAwIDAtMS40MTQtMS40MTRMMTMgMjkuNTg2bC01LjY1Ny01LjY1N2ExIDEgMCAwIDAtMS40MTQgMS40MTRsNi4zNjQgNi4zNjR6TTEyIDE2djE1aDJWMTZoLTJ6IiBmaWxsPSIjZmZmZmZmIi8+PC9zdmc+);
    background-repeat: no-repeat;
    background-position: top right;
    opacity: 1
}

    .amlocator-route-creator .amlocator-swap + .amlocator-label:after {
        top: 9px
    }

    .amlocator-route-creator .amlocator-swap + .amlocator-label:before {
        margin-top: -12px
    }

.amlocator-store-desc a {
    color: #512d6d
}

.amlocator-store-desc.-active a {
    color: #fff
}

.amlocator-review-popup {
    align-items: center;
    display: flex;
    justify-content: center
}

.amlocator-review-popup-content {
    padding-bottom: 30px
}

.amlocator-review-popup .modal-inner-wrap {
    border-radius: 10px;
    max-width: 500px;
    min-width: 330px;
    width: 30%
}

    .amlocator-review-popup .modal-inner-wrap .modal-header {
        padding-top: 2rem
    }

        .amlocator-review-popup .modal-inner-wrap .modal-header .action-close {
            padding: 12px
        }

            .amlocator-review-popup .modal-inner-wrap .modal-header .action-close:hover:before {
                color: #1979c3
            }

            .amlocator-review-popup .modal-inner-wrap .modal-header .action-close:focus:before {
                color: #1979c3
            }

    .amlocator-review-popup .modal-inner-wrap .modal-footer {
        padding-top: 0
    }

    .amlocator-review-popup .modal-inner-wrap .amlocator-header {
        font-size: 16px;
        margin-bottom: 10px
    }

    .amlocator-review-popup .modal-inner-wrap .amlocator-name {
        font-weight: 600;
        word-break: break-all;
        word-wrap: break-word
    }

    .amlocator-review-popup .modal-inner-wrap .review-control-vote:focus-within:before {
        background: url(data:image/svg+xml;base64,PCEtLSBzYW1wbGUgcmVjdGFuZ2xlIC0tPgo8c3ZnIHdpZHRoPSIzMyIgaGVpZ2h0PSIyNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDMzdjI3SDB6Ii8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNy4zMDUgMTAuMzEzTDE0IDBsLTMuMzA1IDEwLjMxM0gwbDguNjUyIDYuMzc0TDUuMzQ4IDI3IDE0IDIwLjYyNiAyMi42NTIgMjdsLTMuMzA1LTEwLjMxM0wyOCAxMC4zMTNIMTcuMzA1em00LjY1NCAxLjk5aC02LjA4TDE0IDYuNDRsLTEuODc5IDUuODYzaC02LjA4bDQuOTE5IDMuNjI0LTEuODggNS44NjNMMTQgMTguMTY2bDQuOTIgMy42MjQtMS44OC01Ljg2MyA0LjkyLTMuNjI0eiIgZmlsbD0iIzAwNmJiNCIvPjwvc3ZnPg==)
    }

.amlocator-review-form .review-field-rating .control {
    margin: 5px 0 40px
}

.amlocator-review-form .review-field-rating .label {
    color: #3f3f3f;
    font-weight: 400
}

.amlocator-review-form .review-control-vote:before {
    content: '';
    width: 165px;
    height: 27px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=)
}

.amlocator-review-form .review-control-vote label:before {
    content: '';
    display: inline-block;
    height: 27px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+)
}

.amlocator-review-form .review-control-vote input[type=radio]:not(:checked) + label:hover:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
    cursor: pointer;
    opacity: 1
}

.amlocator-review-form .review-control-vote .rating-5:before {
    width: 165px
}

.amlocator-review-form .review-control-vote .rating-4:before {
    width: 132px
}

.amlocator-review-form .review-control-vote .rating-3:before {
    width: 99px
}

.amlocator-review-form .review-control-vote .rating-2:before {
    width: 66px
}

.amlocator-review-form .review-control-vote .rating-1:before {
    width: 33px
}

.amlocator-review-form.review-form .action.submit.primary {
    background: #1979c3;
    border: 0;
    border-radius: 0;
    color: #fff;
    min-height: 40px;
    width: inherit
}

    .amlocator-review-form.review-form .action.submit.primary:hover {
        background: #1c87da
    }

.amlocator-review-form .label-gdpr.amreview-checboxlabel span {
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px
}

.amlocator-review-form .field.review-field-ratings .label {
    margin: 10px 15px 0 0;
    vertical-align: top
}

.amlocator-review-form .field.review-field-ratings .control {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.ampickup-store-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px
}

    .ampickup-store-container.-cart {
        padding: 0 5px
    }

    .ampickup-store-container .ampickup-field {
        width: 100%
    }

        .ampickup-store-container .ampickup-field:not(:last-of-type) {
            margin-bottom: 10px
        }

        .ampickup-store-container .ampickup-field select, .ampickup-store-container .ampickup-field input {
            padding: 5px 10px;
            height: inherit
        }

        .ampickup-store-container .ampickup-field.-store .ampickup-wrapper {
            display: flex;
            align-items: center;
            flex-direction: column
        }

        .ampickup-store-container .ampickup-field.-date .control {
            display: flex;
            flex-wrap: wrap
        }

        .ampickup-store-container .ampickup-field.-date input {
            flex: 1 1 80%
        }

        .ampickup-store-container .ampickup-field.-date .ui-datepicker-trigger {
            flex: 1 1 20%;
            max-width: 50px
        }

    .ampickup-store-container .ampickup-separator {
        align-self: stretch;
        margin: 15px 0;
        width: inherit;
        border-top: 1px solid #c7c7c7
    }

    .ampickup-store-container .ampickup-choosemap {
        display: inline-block;
        margin: 0 auto 0 0;
        padding: 5px 15px;
        border-radius: 4px;
        background: #1979c3;
        color: #fff;
        white-space: nowrap;
        cursor: pointer
    }

        .ampickup-store-container .ampickup-choosemap:hover {
            background: #135896
        }

    .ampickup-store-container .label {
        display: inline-block;
        margin-bottom: 8px
    }

.ampickup-details-container {
    flex: 1 1 100%;
    margin-bottom: 15px
}

    .ampickup-details-container .ampickup-title {
        margin: 0 0 15px
    }

    .ampickup-details-container div:empty, .ampickup-details-container div:empty + br {
        display: none
    }

.amcheckout-step-container .amcheckout-shipping-address .ampickup-details-container.shipping-address-details {
    width: 100%
}

.ampickup-map-popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 100vh
}

    .ampickup-map-popup .ampickup-overlay {
        position: absolute;
        z-index: 1;
        width: 100vw;
        height: 100vh;
        background: rgba(0,0,0,.5)
    }

    .ampickup-map-popup .ampickup-title {
        display: block;
        margin-bottom: 15px;
        font-size: 22px
    }

    .ampickup-map-popup .ampickup-content {
        position: relative;
        z-index: 2;
        overflow: auto;
        box-sizing: border-box;
        padding: 25px;
        max-height: 95vh;
        width: 90vw;
        border-radius: 4px;
        background: #fff
    }

    .ampickup-map-popup .ampickup-close {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 25px;
        height: 25px;
        opacity: .3;
        cursor: pointer
    }

        .ampickup-map-popup .ampickup-close:hover {
            opacity: 1
        }

        .ampickup-map-popup .ampickup-close:before, .ampickup-map-popup .ampickup-close:after {
            position: absolute;
            left: 11px;
            width: 2px;
            height: 27px;
            background-color: #333;
            content: ' '
        }

        .ampickup-map-popup .ampickup-close:before {
            transform: rotate(45deg)
        }

        .ampickup-map-popup .ampickup-close:after {
            transform: rotate(-45deg)
        }

    .ampickup-map-popup .amlocator-block.-map {
        box-sizing: border-box
    }

.ampickup-nostores-message {
    margin-top: 15px
}

    .ampickup-nostores-message.-background {
        margin-bottom: 15px;
        padding: 10px;
        background: #f6f6f6
    }

.ampickup-curbside-banner-img {
    width: 100%
}

.ampickup-options-container {
    box-sizing: border-box;
    margin: 5px 0 20px;
    width: 100%;
    word-wrap: break-word;
    word-break: break-word
}

    .ampickup-options-container .ampickup-comment {
        display: block
    }

        .ampickup-options-container .ampickup-comment label {
            display: none
        }

.checkout-index-index .ampickup-options-container {
    margin-bottom: 40px
}

.ampickup-conditions-container.block {
    margin-top: 5px;
    margin-bottom: 10px !important
}

    .ampickup-conditions-container.block > .title {
        padding: 5px 0;
        border-top: none
    }

        .ampickup-conditions-container.block > .title:after {
            top: 7px
        }

    .ampickup-conditions-container.block > .content {
        padding: 10px 0 0;
        word-wrap: break-word;
        word-break: break-word
    }

.ampickup-curbside-label {
    display: flex;
    align-items: center;
    margin-top: 5px
}

    .ampickup-curbside-label:before {
        display: block;
        flex-shrink: 0;
        margin-right: 5px;
        width: 18px;
        height: 18px;
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgLjVjLTQuOTYgMC05IDQuMDQtOSA5czQuMDQgOSA5IDkgOS00LjA0IDktOS00LjA0LTktOS05em00LjE4NiA3LjM2N2wtNS4wMjMgNS4wMjRhLjgyNy44MjcgMCAwMS0uNTg2LjI1LjgyNy44MjcgMCAwMS0uNTg2LS4yNWwtMi41OTYtMi41NTRhLjgzNC44MzQgMCAwMTAtMS4xOTMuODM0LjgzNCAwIDAxMS4xOTMgMGwxLjk2OCAxLjk2OCA0LjQzNy00LjQzOGEuODM0LjgzNCAwIDAxMS4xOTMgMCAuODczLjg3MyAwIDAxMCAxLjE5M3oiIGZpbGw9IiM4MkI2ODciLz48L3N2Zz4=) no-repeat center;
        content: ''
    }

.amlocator-store-information .ampickup-curbside-label, .amlocator-info-popup .ampickup-curbside-label {
    margin-bottom: 5px
}

.amlocator-location-info .ampickup-curbside-label {
    margin-bottom: 10px
}

.ampickup-map-popup .amlocator-button.-pickup {
    float: right;
    margin-top: 10px;
    min-height: inherit
}

    .ampickup-map-popup .amlocator-button.-pickup:hover {
        background: #2b93e4
    }

.ampickup-map-popup .amlocator-search-container .amlocator-title {
    display: block
}

.ampickup-map-popup .amlocator-search-container .amlocator-select.-measurement {
    margin-bottom: 5px
}

.ampickup-map-popup .amlocator-search-radius .amlocator-radio + .amlocator-label {
    padding: 5px 10px
}

    .ampickup-map-popup .amlocator-search-radius .amlocator-radio + .amlocator-label:hover {
        background: #dfdfdf
    }

.ampickup-map-popup .amlocator-main-container .amlocator-block.-separator {
    border-top: 1px solid #e7e7e7
}

.ampickup-map-popup .amlocator-attribute-wrapper .amlocator-label {
    cursor: pointer
}

.ampickup-map-popup .amlocator-filters-container .amlocator-clear {
    border: none;
    background: 0 0;
    box-shadow: none;
    font-weight: 400;
    font-size: 12px
}

.ampickup-map-popup .amlocator-store-desc.-active .amlocator-button.-pickup {
    margin-top: 10px;
    background: #f6f6f6;
    color: #1979c3
}

    .ampickup-map-popup .amlocator-store-desc.-active .amlocator-button.-pickup:hover {
        background: #ddd
    }

.ampickup-map-popup .amlocator-store-information {
    flex: auto
}

.ampickup-details-container .amlocator-location-info {
    padding: 0
}

.ampickup-details-container .amlocator-link {
    display: flex;
    color: inherit;
    word-wrap: break-word;
    word-break: break-word
}

    .ampickup-details-container .amlocator-link:not(:last-of-type) {
        margin-bottom: 7px
    }

    .ampickup-details-container .amlocator-link .amlocator-icon {
        min-width: 20px
    }

.pac-container.pac-logo {
    z-index: 999999
}

.paypal-review .ampickup-store-container.fieldset {
    display: flex
}

.paypal-review .fieldset > .ampickup-field.field > .label {
    display: inline-block
}

.paypal-review a.-disabled {
    opacity: .5;
    cursor: not-allowed
}

.amazon-button-container {
    display: table;
    margin: 0 0 22px
}

.amazon-button-container__cell {
    display: table-cell;
    min-width: 45px;
    position: relative
}

.amazon-button-container img {
    display: block
}

.amazon-button-container .field-tooltip {
    display: none;
    margin: -12px 0 0;
    right: 5px;
    top: 50%
}

.checkout-shipping-address .amazon-button-container {
    margin: 22px 0
}

.login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px
}

.amazon-validate-container .block .block-title {
    font-size: 1.8rem
}

.amazon-validate-container .fieldset:after {
    margin: 10px 0 0;
    content: attr(data-hasrequired);
    display: block;
    letter-spacing: normal;
    word-spacing: normal;
    color: #101820;
    font-size: 1.2rem
}

.amazon-validate-container .fieldset:after {
    margin-top: 35px
}

@media all and (max-width: 768px) {
    .amazon-button-container {
        width: 100%
    }
}

.amazon-logout-widget {
    display: none
}

.amazon-divider {
    border-bottom: 1px solid #ccc;
    line-height: .1em;
    margin: 18px 0 20px;
    text-align: center;
    max-width: 500px
}

    .amazon-divider span {
        background: #fff;
        padding: 0 5px
    }

.product-social-links, .amazon-minicart-container {
    width: 100%;
    display: block;
    text-align: center
}

    .product-social-links .amazon-button-container, .amazon-minicart-container .amazon-button-container {
        display: inline-block;
        margin: 0
    }

    .product-social-links .field-tooltip .field-tooltip-content, .amazon-minicart-container .field-tooltip .field-tooltip-content {
        top: 38px;
        left: -245px
    }

        .product-social-links .field-tooltip .field-tooltip-content:before, .amazon-minicart-container .field-tooltip .field-tooltip-content:before {
            border: none;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 10px solid #666;
            top: -10px;
            left: 244px
        }

        .product-social-links .field-tooltip .field-tooltip-content:after, .amazon-minicart-container .field-tooltip .field-tooltip-content:after {
            border: none;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 10px solid #f4f4f4;
            top: -8px;
            left: 244px
        }

    .product-social-links .amazon-button-container {
        margin-bottom: 30px;
        display: block
    }

.amazon-checkout-now {
    border-top: 1px solid #c1c1c1;
    padding-top: 10px;
    margin-bottom: 10px
}

.amazon-addtoCart {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.revert-checkout {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block
}

.centered-button {
    text-align: center;
    display: inline-block
}

.catalog-product-view .centered-button {
    display: table
}

.checkout-payment-method .amazon-sandbox-simulator {
    border-bottom: 1px solid #e4e4e4
}

    .checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
        border-top: none;
        padding-top: 0
    }

    .checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
        margin-bottom: 10px
    }

.checkout-methods-items .amazon-minicart-container .amazon-divider {
    display: none
}

.checkout-methods-items .centered-button {
    margin-bottom: 0
}

@media all and (max-width: 768px) {
    .checkout-methods-items .centered-button {
        width: auto
    }
}

.checkout-methods-items .field-tooltip {
    display: none
}

    .checkout-methods-items .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }

        .checkout-methods-items .field-tooltip .field-tooltip-content:before, .checkout-methods-items .field-tooltip .field-tooltip-content:after {
            border: 10px solid transparent;
            height: 0;
            width: 0;
            margin-top: -21px;
            right: 10px;
            left: auto;
            top: 0
        }

        .checkout-methods-items .field-tooltip .field-tooltip-content:before {
            border-bottom-color: #999
        }

        .checkout-methods-items .field-tooltip .field-tooltip-content:after {
            border-bottom-color: #f4f4f4;
            top: 1px
        }

@media all and (max-width: 768px) {
    .checkout-methods-items .field-tooltip .field-tooltip-content {
        right: -56px;
        top: 38px;
        left: auto
    }

        .checkout-methods-items .field-tooltip .field-tooltip-content:before, .checkout-methods-items .field-tooltip .field-tooltip-content:after {
            right: 56px
        }
}

.amazon-widget {
    max-width: 400px;
    height: 228px
}

.amazon-widget--address {
    margin-top: 20px
}

.amazon-addresses {
    margin-top: 20px
}

    .amazon-addresses .amazon-address {
        margin-bottom: 20px
    }

#checkout-step-shipping .amazon-divider {
    margin: 40px 0
}

.checkout-payment-method .amazon-payment-method .payment-method-title {
    visibility: hidden;
    padding-bottom: 0
}

.opc-progress-bar-item._complete.lock-step {
    cursor: none;
    pointer-events: none
}

@media all and (max-width: 768px) {
    .amazon-minicart-container .amazon-button-container {
        width: auto
    }
}

.klarna-payments-method-cell {
    display: table-cell;
    vertical-align: middle
}

label.klarna-payments-method-cell > span {
    padding-left: 5px
}

span.klarna-payments-method-cell > img {
    display: block
}

.opc-block-summary .vertex-message td, .cart-summary .vertex-message td {
    padding: 0;
    border-top: none
}

.form-address-edit .actions-toolbar .vertex-update-address {
    margin-top: 10px
}

.vertex__address-suggestion {
    margin: 5px 0;
    padding-left: 10px;
    font-weight: 500;
    border-left: 2px solid gray
}

.yotpo-yotpo-is-enabled .yotpoBottomLine {
    width: 100%
}

.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble, .yotpo-yotpo-is-enabled .yotpo-stars {
    margin: 0 5px 0 0 !important
}

.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
    display: inline-block
}

.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
    display: inline-block;
    margin: 0 10px 1px 0
}

.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
    display: inline-block
}

.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
    display: inline-block;
    margin: 0 10px 1px 0
}

.yotpo-yotpo-is-enabled .product-item .product-item-actions {
    margin-top: 5px !important
}

.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item .product-item-actions, .yotpo-yotpo-is-enabled.catalog-product-view.page-products .product-item .product-item-actions {
    margin-top: 0 !important
}

.yotpo-yotpo-is-enabled.catalog-category-view .product-info-main .product-reviews-summary, .yotpo-yotpo-is-enabled.catalog-product-view .product-info-main .product-reviews-summary {
    width: 100%
}

.column .block-addbysku .fieldset {
    margin: 0
}

    .column .block-addbysku .fieldset .fields {
        position: relative
    }

        .column .block-addbysku .fieldset .fields .field {
            display: inline-block;
            margin-bottom: 10px;
            vertical-align: top
        }

        .column .block-addbysku .fieldset .fields .actions-toolbar {
            position: absolute;
            right: 0;
            top: 4px
        }

.column .block-addbysku .sku {
    margin-right: -155px;
    padding-right: 160px;
    width: 100%
}

.column .block-addbysku .skus > .label {
    margin-top: 10px
}

.column .block-addbysku .qty .qty + .mage-error {
    width: 80px
}

.column .block-addbysku .block-content .actions-toolbar {
    clear: both;
    margin: 0 0 20px;
    text-align: left
}

    .column .block-addbysku .block-content .actions-toolbar:before, .column .block-addbysku .block-content .actions-toolbar:after {
        content: '';
        display: table
    }

    .column .block-addbysku .block-content .actions-toolbar:after {
        clear: both
    }

    .column .block-addbysku .block-content .actions-toolbar .primary {
        float: left
    }

    .column .block-addbysku .block-content .actions-toolbar .primary, .column .block-addbysku .block-content .actions-toolbar .secondary {
        display: inline-block
    }

        .column .block-addbysku .block-content .actions-toolbar .primary a.action, .column .block-addbysku .block-content .actions-toolbar .secondary a.action {
            display: inline-block
        }

        .column .block-addbysku .block-content .actions-toolbar .primary .action {
            margin: 0 5px 0 0
        }

        .column .block-addbysku .block-content .actions-toolbar .secondary a.action {
            margin-top: 0
        }

    .column .block-addbysku .block-content .actions-toolbar .primary, .column .block-addbysku .block-content .actions-toolbar .secondary {
        display: block;
        float: none
    }

    .column .block-addbysku .block-content .actions-toolbar > .secondary {
        text-align: left
    }

.column .block-addbysku .reset {
    margin: 10px 0
}

.column .block-addbysku .note {
    display: block;
    margin: 0 0 20px
}

.block-cart-failed {
    margin-top: 40px
}

    .block-cart-failed .block-title {
        font-size: 2.6rem
    }

        .block-cart-failed .block-title strong {
            font-weight: 300
        }

    .block-cart-failed .actions {
        text-align: center
    }

        .block-cart-failed .actions .action {
            margin-bottom: 10px
        }

.bundle-options-container {
    clear: both;
    margin-bottom: 40px
}

    .bundle-options-container .legend.title {
        font-weight: 300;
        line-height: 1.1;
        font-size: 2.6rem;
        margin-top: 2.5rem;
        margin-bottom: 2rem
    }

    .bundle-options-container .product-add-form {
        display: none
    }

    .bundle-options-container .product-options-wrapper {
        margin-bottom: 30px
    }

    .bundle-options-container .action.back {
        margin-bottom: 30px
    }

    .bundle-options-container .price-box .price {
        font-size: 18px;
        font-weight: 700
    }

    .bundle-options-container .block-bundle-summary {
        background: #e8e8e8;
        padding: 10px 20px
    }

        .bundle-options-container .block-bundle-summary > .title > strong {
            font-weight: 300;
            line-height: 1.1;
            font-size: 2.6rem;
            margin-top: 2.5rem;
            margin-bottom: 2rem
        }

        .bundle-options-container .block-bundle-summary .bundle-summary {
            margin-top: 30px
        }

            .bundle-options-container .block-bundle-summary .bundle-summary.empty {
                display: none
            }

            .bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
                font-weight: 300;
                line-height: 1.1;
                font-size: 1.8rem;
                margin-top: 1.5rem;
                margin-bottom: 1rem;
                display: block
            }

        .bundle-options-container .block-bundle-summary .bundle.items > li {
            margin-bottom: 10px
        }

        .bundle-options-container .block-bundle-summary .box-tocart .actions {
            display: inline-block;
            margin-bottom: 10px
        }

        .bundle-options-container .block-bundle-summary .product-addto-links > .action {
            vertical-align: top
        }

    .bundle-options-container .nested .field.qty {
        margin-top: 20px
    }

        .bundle-options-container .nested .field.qty .label {
            font-weight: 400;
            margin: 0 0 5px;
            display: inline-block
        }

    .bundle-options-container p.required {
        color: #101820
    }

    .bundle-options-container .product-options-bottom {
        clear: left
    }

.block-category-event {
    background: #f0f0f0;
    color: #333;
    padding: 10px 0 15px;
    text-align: center
}

    .block-category-event.block:last-child {
        margin-bottom: 10px
    }

    .block-category-event .block-title {
        margin: 0 0 10px
    }

        .block-category-event .block-title strong {
            font-size: 1.5rem;
            font-weight: 300
        }

    .block-category-event .ticker {
        margin: 0;
        padding: 0;
        list-style: none none
    }

        .block-category-event .ticker li {
            display: none;
            margin: 0 15px
        }

        .block-category-event .ticker .value {
            font-size: 1.8rem;
            font-weight: 300
        }

        .block-category-event .ticker .label {
            font-size: 1rem;
            display: block;
            text-transform: lowercase
        }

    .block-category-event .dates {
        display: table;
        margin: 0 auto
    }

        .block-category-event .dates .start, .block-category-event .dates .end {
            display: table-cell;
            vertical-align: top
        }

        .block-category-event .dates .date {
            font-size: 1.8rem
        }

        .block-category-event .dates .time {
            display: block
        }

        .block-category-event .dates .start {
            padding-right: 40px;
            position: relative
        }

            .block-category-event .dates .start:after {
                font-size: 1.8rem;
                content: '\2013';
                display: block;
                position: absolute;
                right: 15px;
                top: 0
            }

.downloadable.samples {
    margin-bottom: 20px
}

    .downloadable.samples dd {
        margin: 0 0 10px
    }

.table-downloadable-products .product-name {
    margin-right: 15px
}

.field.downloads .price-container {
    display: inline;
    white-space: nowrap
}

    .field.downloads .price-container:before {
        content: ' + ';
        display: inline
    }

.field.downloads .price-excluding-tax {
    display: inline
}

    .field.downloads .price-excluding-tax:before {
        content: ' (' attr(data-label) ': '
    }

    .field.downloads .price-excluding-tax:after {
        content: ')'
    }

.field.downloads .price-including-tax {
    font-size: 1.4rem;
    display: inline;
    font-weight: 600
}

.field.downloads .sample.link {
    float: right
}

.page-product-downloadable .product-add-form {
    clear: both;
    margin-bottom: 25px
}

.page-product-downloadable .product-options-bottom .field.qty {
    display: none !important
}

.cart-summary .block.giftcard .action.check {
    line-height: 1.2rem;
    padding: 5px 8px;
    font-size: 1.1rem;
    margin-top: 20px
}

.page-product-giftcard .giftcard-amount {
    margin-bottom: 0;
    text-align: left
}

    .page-product-giftcard .giftcard-amount .field:last-child {
        padding-bottom: 20px
    }

.page-product-giftcard .product-options-wrapper .field:first-of-type {
    margin-top: 20px
}

.giftcard-account .please-wait {
    display: none
}

.giftcard-account .form-giftcard-redeem .giftcard.info {
    margin-bottom: 30px
}

.opc-wrapper .form-giftcard-account {
    max-width: 500px
}

    .opc-wrapper .form-giftcard-account .field {
        margin: 0 0 20px
    }

.opc-wrapper .giftcard-account-info {
    margin: 0 0 20px
}

    .opc-wrapper .giftcard-account-info .giftcard-account-number {
        margin: 0 0 10px
    }

.gift-message .field {
    margin-bottom: 20px
}

    .gift-message .field .label {
        color: #666;
        font-weight: 400
    }

.gift-options .actions-toolbar .action-cancel {
    display: none
}

.gift-options-title {
    margin: 0 0 20px
}

.gift-options-content .fieldset {
    margin: 0 0 20px
}

.gift-summary .actions-toolbar > .secondary {
    float: none
}

    .gift-summary .actions-toolbar > .secondary .action {
        margin: 10px 20px 0 0
    }

.action-gift {
    display: inline-block;
    text-decoration: none
}

    .action-gift:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 32px;
        line-height: 16px;
        color: inherit;
        content: '\e622';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .action-gift:hover:after {
        color: inherit
    }

    .action-gift:active:after {
        color: inherit
    }

    .action-gift.active:after, .action-gift._active:after {
        content: '\e621'
    }

.cart.table-wrapper .gift-content {
    box-sizing: border-box;
    clear: left;
    display: none;
    float: left;
    margin: 10px 0 20px;
    text-align: left;
    width: 100%
}

    .cart.table-wrapper .gift-content._active {
        display: block
    }

.gift-item-block {
    margin: 0
}

    .gift-item-block._active .title:after {
        content: '\e621'
    }

    .gift-item-block .title {
        border-radius: 3px;
        background-image: none;
        background: #f2f2f2;
        border: 1px solid #cdcdcd;
        color: #333;
        cursor: pointer;
        font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 700;
        margin: 20px 0 0;
        padding: 7px 15px;
        font-size: 1.4rem;
        line-height: 1.6rem;
        box-sizing: border-box;
        vertical-align: middle;
        display: inline-block;
        text-decoration: none
    }

        .gift-item-block .title:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 32px;
            line-height: 16px;
            color: inherit;
            content: '\e622';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .gift-item-block .title:hover:after {
            color: inherit
        }

        .gift-item-block .title:active:after {
            color: inherit
        }

        .gift-item-block .title:focus, .gift-item-block .title:active {
            background: #e2e2e2;
            border: 1px solid #cdcdcd;
            color: #333
        }

        .gift-item-block .title:hover {
            background: #e2e2e2;
            border: 1px solid #cdcdcd;
            color: #555
        }

        .gift-item-block .title.disabled, .gift-item-block .title[disabled], fieldset[disabled] .gift-item-block .title {
            opacity: .5;
            cursor: default;
            pointer-events: none
        }

        .gift-item-block .title:active {
            box-shadow: inset 0 2px 1px rgba(0,0,0,.12)
        }

    .gift-item-block .content {
        border-bottom: 1px solid #c1c1c1;
        padding: 10px 10px 20px;
        position: relative
    }

.order-details-items .order-gift-message .item-options dt, .order-details-items .block-order-details-gift-message .item-options dt {
    font-weight: 400;
    margin: 10px 0
}

.order-details-items .order-gift-message dt:after, .order-details-items .block-order-details-gift-message dt:after {
    content: ''
}

.order-details-items .order-gift-message .item-message, .order-details-items .block-order-details-gift-message .item-message {
    clear: left
}

.order-details-items .order-items .action.show {
    display: inline-block;
    text-decoration: none;
    padding-right: 20px;
    position: relative
}

    .order-details-items .order-items .action.show:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .order-details-items .order-items .action.show:after {
        position: absolute;
        right: 0;
        top: -4px
    }

    .order-details-items .order-items .action.show.expanded:after {
        content: '\e621'
    }

.block-order-details-gift-message {
    border-top: 1px solid #e4e4e4;
    padding-top: 10px
}

.form-giftregistry-share .actions-toolbar:not(:last-child), .form-giftregistry-edit .actions-toolbar:not(:last-child) {
    margin-bottom: 40px
}

.form-giftregistry-share .fieldset .nested .field:not(.choice) .control, .form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
    width: 100%
}

.table-giftregistry-items .product-image {
    float: left;
    margin-right: 10px
}

.cart-summary .form.giftregistry .fieldset {
    margin: 25px 0 5px
}

    .cart-summary .form.giftregistry .fieldset .field {
        margin: 0 0 10px
    }

        .cart-summary .form.giftregistry .fieldset .field .control {
            float: none;
            width: auto
        }

    .cart-summary .form.giftregistry .fieldset .action.primary, .cart-summary .form.giftregistry .fieldset .amshopby-button, .cart-summary .form.giftregistry .fieldset .am-filter-go {
        margin-bottom: 0
    }

.form-giftregistry-search {
    margin-bottom: 60px
}

    .form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
        margin-bottom: 0
    }

.block-giftregistry-results .toolbar-giftregistry-results {
    text-align: center
}

.block-giftregistry .actions-toolbar {
    margin: 17px 0 0
}

.block-giftregistry-shared .item-options .item-value {
    margin: 0 0 25px
}

.block-giftregistry-shared-items .item {
    border-bottom: 1px solid #e4e4e4
}

.block-giftregistry-shared-items .col {
    padding: 20px 8px 10px
}

    .block-giftregistry-shared-items .col .price-box {
        display: inline-block
    }

    .block-giftregistry-shared-items .col .price-wrapper {
        font-size: 1.8rem;
        display: block;
        font-weight: 700;
        white-space: nowrap
    }

.block-giftregistry-shared-items .product .item-options {
    margin-bottom: 0
}

.block-giftregistry-shared-items .product-item-photo {
    display: block;
    max-width: 65px;
    padding: 10px 0
}

.block-giftregistry-shared-items .product-item-name {
    display: block;
    margin: 0 0 5px
}

.gift-wrapping .label {
    margin: 0 0 5px;
    display: inline-block
}

.gift-wrapping .field {
    margin-bottom: 10px
}

.gift-wrapping-info {
    font-weight: 300;
    font-size: 18px;
    margin: 20px 0
}

.gift-wrapping-list {
    list-style: none;
    margin: 20px 0 10px;
    padding: 0
}

    .gift-wrapping-list .no-image {
        background: #f2f2f2;
        display: inline-block;
        text-decoration: none
    }

        .gift-wrapping-list .no-image > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .gift-wrapping-list .no-image:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 38px;
            line-height: 4rem;
            color: #494949;
            content: '\e629';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .gift-wrapping-list .no-image:after {
            display: block
        }

.gift-wrapping-preview, .gift-wrapping-item > span {
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.gift-wrapping-item {
    float: left;
    margin: 0 10px 10px 0
}

    .gift-wrapping-item:last-child {
        margin-right: 0
    }

    .gift-wrapping-item._active span:before {
        border: 3px solid #333;
        box-sizing: border-box;
        content: '';
        display: block;
        height: 100%;
        position: absolute;
        width: 100%;
        z-index: 2
    }

    .gift-wrapping-item > span {
        height: 4rem;
        width: 4rem
    }

.gift-wrapping-title {
    margin: 10px 0
}

    .gift-wrapping-title .action-remove {
        margin-left: 5px
    }

.gift-options-content .fieldset > .field {
    margin: 0 0 5px
}

    .gift-options-content .fieldset > .field:before {
        display: none
    }

.gift-wrapping-summary .gift-wrapping-title {
    border: 0;
    display: inline-block;
    padding: 0
}

.opc-wrapper .data.table .gift-wrapping, .table-order-items .gift-wrapping, .table-order-review .gift-wrapping {
    margin: 20px 0
}

    .opc-wrapper .data.table .gift-wrapping .title, .table-order-items .gift-wrapping .title, .table-order-review .gift-wrapping .title {
        float: none
    }

    .opc-wrapper .data.table .gift-wrapping .content, .table-order-items .gift-wrapping .content, .table-order-review .gift-wrapping .content {
        margin: 0
    }

        .opc-wrapper .data.table .gift-wrapping .content > img, .table-order-items .gift-wrapping .content > img, .table-order-review .gift-wrapping .content > img {
            float: left;
            margin: 0 10px 0 0;
            max-height: 50px;
            max-width: 50px
        }

.gift-summary .price-box, .gift-options .price-box {
    margin-left: 22px
}

.gift-summary .regular-price:before, .gift-options .regular-price:before {
    content: attr(data-label) ': '
}

.gift-summary .regular-price .price, .gift-options .regular-price .price {
    font-weight: 700
}

.order-options .item {
    padding-bottom: 20px
}

.order-options .product {
    margin-bottom: 10px
}

.order-options .product-image-container {
    float: left;
    padding-right: 10px
}

.order-options .gift-wrapping {
    margin-bottom: 10px
}

.table.grouped > thead > tr > th, .table.grouped > tbody > tr > th, .table.grouped > tfoot > tr > th, .table.grouped > thead > tr > td, .table.grouped > tbody > tr > td, .table.grouped > tfoot > tr > td {
    border-top: 1px solid #e4e4e4
}

.table.grouped > caption + thead > tr:first-child > th, .table.grouped > colgroup + thead > tr:first-child > th, .table.grouped > thead:first-child > tr:first-child > th, .table.grouped > caption + thead > tr:first-child > td, .table.grouped > colgroup + thead > tr:first-child > td, .table.grouped > thead:first-child > tr:first-child > td {
    border-top: 0
}

.table.grouped > tbody + tbody {
    border-top: 1px solid #e4e4e4
}

.table.grouped > thead > tr > th {
    border-bottom: 0
}

.table.grouped .product-item-name {
    font-weight: 400
}

.table.grouped .price-box .price {
    font-size: 14px
}

.table.grouped .stock.unavailable {
    font-weight: 400;
    margin: 0;
    text-transform: none;
    white-space: nowrap
}

.table.grouped .row-tier-price td {
    border-top: 0
}

.table.grouped .row-tier-price .prices-tier {
    margin: 0 -10px 10px
}

.form-add-invitations .action.add {
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    padding: 2px 0;
    width: auto
}

    .form-add-invitations .action.add > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .form-add-invitations .action.add:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 31px;
        line-height: 22px;
        color: inherit;
        content: '\e61c';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .form-add-invitations .action.add:hover:before {
        color: inherit
    }

    .form-add-invitations .action.add:active:before {
        color: inherit
    }

.map-popup-wrapper.popup .action.close {
    top: 10px
}

.map-popup {
    background: #fff;
    border: 1px solid #aeaeae;
    padding: 22px;
    width: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,.15);
    transition: opacity .3s linear;
    left: 0;
    margin-top: 10px;
    position: absolute;
    top: 0;
    z-index: 1001;
    display: none;
    opacity: 0;
    box-sizing: border-box
}

    .map-popup .popup-header {
        margin: 0 0 25px;
        padding-right: 22px
    }

        .map-popup .popup-header .title {
            font-weight: 300;
            line-height: 1.1;
            font-size: 1.8rem;
            margin-top: 1.5rem;
            margin-bottom: 1rem
        }

    .map-popup .popup-content {
        margin: 10px 0 0
    }

    .map-popup .popup-actions .action.close {
        position: absolute;
        display: inline-block;
        background-image: none;
        background: 0 0;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400;
        right: 10px;
        top: 10px
    }

        .map-popup .popup-actions .action.close > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .map-popup .popup-actions .action.close:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 22px;
            line-height: 22px;
            color: inherit;
            content: '\e616';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .map-popup .popup-actions .action.close:hover:before {
            color: inherit
        }

        .map-popup .popup-actions .action.close:active:before {
            color: inherit
        }

        .map-popup .popup-actions .action.close:focus, .map-popup .popup-actions .action.close:active {
            background: 0 0;
            border: none
        }

        .map-popup .popup-actions .action.close:hover {
            background: 0 0;
            border: none
        }

        .map-popup .popup-actions .action.close.disabled, .map-popup .popup-actions .action.close[disabled], fieldset[disabled] .map-popup .popup-actions .action.close {
            pointer-events: none;
            opacity: .5
        }

    .map-popup.active {
        opacity: 1
    }

    .map-popup .map-info-price {
        margin-bottom: 15px
    }

        .map-popup .map-info-price .price-box {
            margin: 0 0 20px
        }

            .map-popup .map-info-price .price-box .label:after {
                content: ': '
            }

    .map-popup .regular-price .price-label {
        display: none
    }

.map-old-price:not(:last-child), .product-info-price .map-show-info:not(:last-child) {
    margin-right: 10px
}

.map-fallback-price {
    display: none
}

.map-old-price {
    text-decoration: none
}

    .map-old-price .price-wrapper {
        text-decoration: line-through
    }

.map-form-addtocart {
    display: inline-block;
    text-align: center
}

    .map-form-addtocart img {
        display: block;
        margin: 0 auto
    }

button.map-show-info {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #512d6d;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline
}

    button.map-show-info:focus, button.map-show-info:active {
        background: 0 0;
        border: none
    }

    button.map-show-info:hover {
        background: 0 0;
        border: none
    }

    button.map-show-info.disabled, button.map-show-info[disabled], fieldset[disabled] button.map-show-info {
        pointer-events: none;
        opacity: .5
    }

    button.map-show-info:visited {
        color: #512d6d;
        text-decoration: none
    }

    button.map-show-info:hover {
        color: #512d6d;
        text-decoration: underline
    }

    button.map-show-info:active {
        color: #512d6d;
        text-decoration: underline
    }

    button.map-show-info:hover, button.map-show-info:active, button.map-show-info:focus {
        background: 0 0;
        border: 0
    }

    button.map-show-info.disabled, button.map-show-info[disabled], fieldset[disabled] button.map-show-info {
        color: #512d6d;
        opacity: .5;
        cursor: default;
        pointer-events: none;
        text-decoration: underline
    }

.wishlist.split.button {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

    .wishlist.split.button:before, .wishlist.split.button:after {
        content: '';
        display: table
    }

    .wishlist.split.button:after {
        clear: both
    }

    .wishlist.split.button .action.split {
        float: left;
        margin: 0
    }

    .wishlist.split.button .action.toggle {
        float: right;
        margin: 0
    }

    .wishlist.split.button button.action.split {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .wishlist.split.button button + .action.toggle {
        border-bottom-left-radius: 0;
        border-left: 0;
        border-top-left-radius: 0
    }

    .wishlist.split.button .action.toggle {
        display: inline-block;
        text-decoration: none
    }

        .wishlist.split.button .action.toggle > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .wishlist.split.button .action.toggle:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 22px;
            line-height: 22px;
            color: #7d7d7d;
            content: '\e622';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .wishlist.split.button .action.toggle:hover:after {
            color: #333
        }

        .wishlist.split.button .action.toggle:active:after {
            color: inherit
        }

        .wishlist.split.button .action.toggle.active {
            display: inline-block;
            text-decoration: none
        }

            .wishlist.split.button .action.toggle.active > span {
                border: 0;
                clip: rect(0,0,0,0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px
            }

            .wishlist.split.button .action.toggle.active:after {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 22px;
                line-height: 22px;
                color: #7d7d7d;
                content: '\e621';
                font-family: 'icons-blank-theme';
                margin: 0;
                vertical-align: top;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .wishlist.split.button .action.toggle.active:hover:after {
                color: #333
            }

            .wishlist.split.button .action.toggle.active:active:after {
                color: inherit
            }

    .wishlist.split.button .items {
        margin: 0;
        padding: 0;
        list-style: none none;
        background: #fff;
        border: 1px solid #bbb;
        margin-top: 4px;
        min-width: 200px;
        z-index: 100;
        box-sizing: border-box;
        display: none;
        position: absolute;
        top: 100%;
        box-shadow: 0 3px 3px rgba(0,0,0,.15)
    }

        .wishlist.split.button .items li {
            margin: 0;
            padding: 5px 5px 5px 23px
        }

            .wishlist.split.button .items li:hover {
                background: #e8e8e8;
                cursor: pointer
            }

        .wishlist.split.button .items:before, .wishlist.split.button .items:after {
            border-bottom-style: solid;
            content: '';
            display: block;
            height: 0;
            position: absolute;
            width: 0
        }

        .wishlist.split.button .items:before {
            border: 6px solid;
            border-color: transparent transparent #fff;
            z-index: 99
        }

        .wishlist.split.button .items:after {
            border: 7px solid;
            border-color: transparent transparent #bbb;
            z-index: 98
        }

        .wishlist.split.button .items:before {
            left: 10px;
            top: -12px
        }

        .wishlist.split.button .items:after {
            left: 9px;
            top: -14px
        }

    .wishlist.split.button.active {
        overflow: visible
    }

        .wishlist.split.button.active .items {
            display: block
        }

    .wishlist.split.button .items {
        text-align: left
    }

        .wishlist.split.button .items .item > span {
            display: block;
            padding: 5px 5px 5px 23px
        }

        .wishlist.split.button .items .item:last-child:hover {
            background: #e8e8e8
        }

        .wishlist.split.button .items li {
            padding: 0
        }

.table-comparison .wishlist.split.button > .action.split:before, .product-items .wishlist.split.button > .action.split:before {
    content: '\f83c'
}

.table-comparison .wishlist.split.button > .action:active, .product-items .wishlist.split.button > .action:active, .table-comparison .wishlist.split.button > .action:focus, .product-items .wishlist.split.button > .action:focus, .table-comparison .wishlist.split.button > .action:hover, .product-items .wishlist.split.button > .action:hover {
    color: #333
}

.table-comparison .wishlist.split.button > .action.toggle:before, .product-items .wishlist.split.button > .action.toggle:before {
    border-left: 1px solid #c9c9c9;
    content: '';
    float: left;
    height: 15px;
    margin-top: 3px
}

.product-info-main .wishlist.split.button .action.split, .block-bundle-summary .wishlist.split.button .action.split, .product-add-form .wishlist.split.button .action.split, .product-info-main .wishlist.split.button .action.toggle, .block-bundle-summary .wishlist.split.button .action.toggle, .product-add-form .wishlist.split.button .action.toggle {
    line-height: 1.2rem;
    padding: 5px 8px;
    font-size: 1.1rem
}

.product-info-main .wishlist.split.button .action.toggle, .block-bundle-summary .wishlist.split.button .action.toggle, .product-add-form .wishlist.split.button .action.toggle {
    padding: 0
}

.cart.table-wrapper .wishlist.split.button {
    margin-bottom: 10px
}

    .cart.table-wrapper .wishlist.split.button > .action.toggle {
        padding: 4px 5px
    }

.wishlist.window.popup {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #aeaeae;
    padding: 22px;
    width: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,.15);
    transition: opacity .3s linear;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1001;
    display: none;
    opacity: 0
}

    .wishlist.window.popup .popup-header {
        margin: 0 0 25px;
        padding-right: 22px
    }

        .wishlist.window.popup .popup-header .title {
            font-weight: 300;
            line-height: 1.1;
            font-size: 1.8rem;
            margin-top: 1.5rem;
            margin-bottom: 1rem
        }

    .wishlist.window.popup .popup-actions .action.close {
        position: absolute;
        display: inline-block;
        background-image: none;
        background: 0 0;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400;
        right: 10px;
        top: 10px
    }

        .wishlist.window.popup .popup-actions .action.close > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .wishlist.window.popup .popup-actions .action.close:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 22px;
            line-height: 22px;
            color: inherit;
            content: '\e616';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .wishlist.window.popup .popup-actions .action.close:hover:before {
            color: inherit
        }

        .wishlist.window.popup .popup-actions .action.close:active:before {
            color: inherit
        }

        .wishlist.window.popup .popup-actions .action.close:focus, .wishlist.window.popup .popup-actions .action.close:active {
            background: 0 0;
            border: none
        }

        .wishlist.window.popup .popup-actions .action.close:hover {
            background: 0 0;
            border: none
        }

        .wishlist.window.popup .popup-actions .action.close.disabled, .wishlist.window.popup .popup-actions .action.close[disabled], fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
            pointer-events: none;
            opacity: .5
        }

    .wishlist.window.popup.active {
        opacity: 1
    }

    .wishlist.window.popup.active {
        display: block
    }

.wishlist.overlay {
    transition: opacity .15s linear;
    background: #000;
    z-index: 899;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0
}

    .wishlist.overlay.active {
        opacity: .5;
        filter: alpha(opacity=50)
    }

    .wishlist.overlay.active {
        display: block
    }

.block-wishlist-management {
    position: relative
}

    .block-wishlist-management .wishlist-select .wishlist-name-label {
        font-weight: 600
    }

    .block-wishlist-management .wishlist-title {
        margin-bottom: 10px
    }

        .block-wishlist-management .wishlist-title strong {
            font-weight: 300;
            margin-right: 10px
        }

    .block-wishlist-management .wishlist-notice {
        color: #7d7d7d;
        display: inline-block;
        margin-right: 20px
    }

    .block-wishlist-management .wishlist-toolbar-select, .block-wishlist-management .wishlist-toolbar-actions {
        display: inline-block
    }

    .block-wishlist-management .wishlist-toolbar-select {
        margin-right: 20px
    }

    .block-wishlist-management .wishlist-dropdown.move {
        margin-right: 20px
    }

.block-wishlist-search-form .form-wishlist-search {
    margin-bottom: 60px;
    max-width: 500px
}

.block-wishlist-search-results .toolbar-wishlist-results {
    text-align: center
}

.block-wishlist-info-items .block-title {
    font-size: 2.2rem;
    margin-bottom: 20px
}

    .block-wishlist-info-items .block-title > strong {
        font-weight: 300
    }

.block-wishlist-info-items .product-item {
    width: 100%
}

.block-wishlist-info-items .product-item-photo {
    margin-left: 20px
}

.block-wishlist-info-items .product-item-info {
    width: auto
}

    .block-wishlist-info-items .product-item-info:hover .split {
        visibility: visible
    }

.block-wishlist-info-items .price-wrapper {
    display: block;
    margin: 0 0 10px
}

.block-wishlist-info-items .split {
    clear: both;
    padding: 10px 0
}

.block-wishlist-info-items .action.towishlist {
    padding: 10px 0
}

.block-wishlist-info-items .input-text.qty {
    margin-right: 10px
}

.multicheckout.results h3, .multicheckout.success h3 {
    font-size: 1.6rem;
    margin-bottom: 20px;
    margin-top: 30px
}

    .multicheckout.results h3 a, .multicheckout.success h3 a {
        color: #333
    }

        .multicheckout.results h3 a:hover, .multicheckout.success h3 a:hover {
            text-decoration: none
        }

.multicheckout.results ul.orders-list, .multicheckout.success ul.orders-list {
    list-style: none;
    padding-left: 0
}

.multicheckout.results .orders-list, .multicheckout.success .orders-list {
    margin-top: 25px;
    padding-left: 16px
}

    .multicheckout.results .orders-list .shipping-list .shipping-item, .multicheckout.success .orders-list .shipping-list .shipping-item {
        margin-left: 84px
    }

    .multicheckout.results .orders-list .shipping-list .shipping-label, .multicheckout.success .orders-list .shipping-list .shipping-label {
        font-weight: 700;
        margin-right: 10px
    }

    .multicheckout.results .orders-list .shipping-list .shipping-address, .multicheckout.success .orders-list .shipping-list .shipping-address {
        font-weight: 400
    }

    .multicheckout.results .orders-list .shipping-list .error-block, .multicheckout.success .orders-list .shipping-list .error-block {
        color: #e02b27
    }

        .multicheckout.results .orders-list .shipping-list .error-block .error-label, .multicheckout.success .orders-list .shipping-list .error-block .error-label {
            font-weight: 700;
            margin-right: 10px
        }

        .multicheckout.results .orders-list .shipping-list .error-block .error-description, .multicheckout.success .orders-list .shipping-list .error-block .error-description {
            font-weight: 400
        }

.multicheckout.results .orders-succeed .orders-list, .multicheckout.success .orders-succeed .orders-list {
    margin-top: 0
}

    .multicheckout.results .orders-succeed .orders-list .shipping-list .order-id, .multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
        float: left
    }

    .multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item, .multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
        margin-left: 100px
    }

.multicheckout .title {
    margin-bottom: 30px
}

    .multicheckout .title strong {
        font-weight: 400
    }

.multicheckout .table-wrapper {
    margin-bottom: 0
}

    .multicheckout .table-wrapper .action.delete {
        display: inline-block
    }

    .multicheckout .table-wrapper .col .qty {
        display: inline-block
    }

    .multicheckout .table-wrapper .col.item .action.edit {
        font-weight: 400;
        margin-left: 10px
    }

.multicheckout:not(.address) .table-wrapper .product-item-name {
    margin: 0
}

.multicheckout > .actions-toolbar {
    margin-top: 40px
}

.multicheckout .actions-toolbar > .secondary {
    display: block
}

    .multicheckout .actions-toolbar > .secondary .action {
        margin-bottom: 25px
    }

        .multicheckout .actions-toolbar > .secondary .action.back {
            display: block;
            margin-left: 0
        }

.multicheckout .actions-toolbar > .primary {
    margin-right: 10px
}

.multicheckout .item-options {
    margin: 10px 0 0
}

.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
    display: none
}

.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
    display: inline-block
}

.multicheckout .block-title, .multicheckout .block-content .title {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px
}

    .multicheckout .block-title strong, .multicheckout .block-content .title strong {
        font-weight: 400
    }

        .multicheckout .block-title strong span, .multicheckout .block-content .title strong span {
            color: #a6a6a6
        }

.multicheckout .block-content .title {
    border-bottom: none;
    padding-bottom: 0
}

.multicheckout.order-review .block-title > strong {
    font-size: 2.4rem
}

.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
    margin-bottom: 40px
}

.multicheckout.order-review .error-description {
    color: #e02b27;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: -10px
}

.multicheckout .box-title span {
    margin-right: 10px
}

.multicheckout .box-title > .action {
    margin: 0
}

.multicheckout .box-shipping-method .price {
    font-weight: 700
}

.multicheckout .box-billing-method .fieldset {
    margin: 0
}

    .multicheckout .box-billing-method .fieldset .legend.box-title {
        margin: 0 0 5px
    }

.multicheckout .checkout-review .grand.totals {
    font-size: 2.1rem;
    margin-bottom: 40px
}

    .multicheckout .checkout-review .grand.totals .mark {
        font-weight: 400
    }

[class^=multishipping-] .logo {
    margin-left: 0
}

.multishipping-checkout-success .nav-sections {
    display: block
}

.paypal.after:before {
    content: '- ' attr(data-label) ' -';
    display: block;
    margin: 5px 5px 10px;
    text-transform: uppercase
}

.paypal.before:before {
    content: '- ' attr(data-label) ' -';
    display: block;
    margin: 10px 5px;
    text-align: center;
    text-transform: uppercase
}

.paypal.acceptance {
    display: block;
    margin: 0 0 20px
}

    .paypal.acceptance img {
        max-width: 100%
    }

.box-tocart .paypal img, .block-minicart .paypal img {
    display: block;
    margin: 0 auto
}

.paypal-review .paypa-review-title > strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: inline-block
}

.paypal-review .items-qty .item {
    white-space: nowrap
}

.paypal-review .items-qty .title:after {
    content: ': '
}

.paypal-review .paypal-review-title > strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: inline-block
}

.paypal-review .actions-toolbar {
    margin-top: 10px
}

.paypal-review .item-options dt {
    display: inline-block
}

    .paypal-review .item-options dt:after {
        content: ': '
    }

.paypal-review .item-options dd {
    margin: 0
}

.paypal-review-discount {
    border-bottom: 1px solid #e4e4e4;
    margin: 20px 0
}

    .paypal-review-discount .block {
        margin-bottom: 0
    }

        .paypal-review-discount .block .fieldset {
            padding: 10px 0 20px
        }

.fotorama-video-container:after {
    background: url(../../frontend/Coffeebean/default/en_US/Magento_ProductVideo/img/gallery-sprite.png) bottom right;
    bottom: 0;
    content: '';
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 12px;
    width: 100px
}

.fotorama-video-container .magnify-lens {
    display: none !important
}

.fotorama-video-container.video-unplayed:hover img {
    opacity: .6
}

.fotorama-video-container.video-unplayed:hover:after {
    transform: scale(1.25)
}

.video-thumb-icon:after {
    background: url(../../frontend/Coffeebean/default/en_US/Magento_ProductVideo/img/gallery-sprite.png) bottom left;
    bottom: 0;
    content: '';
    height: 40px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 10px;
    width: 49px
}

.product-video {
    bottom: 0;
    height: 75%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

    .product-video iframe {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 9999
    }

.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
    bottom: 0;
    content: '';
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 12px;
    width: 100px
}

.fotorama__product-video--loading:after {
    visibility: hidden
}

@media only screen and (min-device-width: 320px) and (max-device-width:780px) and (orientation:landscape) {
    .product-video {
        height: 100%;
        width: 81%
    }
}

.block-reward-info .reward-rates:not(:last-child), .block-reward-info .reward-limit:not(:last-child), .block-reward-info .reward-expiring:not(:last-child) {
    margin-bottom: 25px
}

.block-reward-info .reward-rates .title, .block-reward-info .reward-limit .title, .block-reward-info .reward-expiring .title {
    display: inline-block;
    margin-bottom: 10px
}

.form-create-return .field .control > span, .form-create-return .field address {
    display: inline-block;
    padding-top: 6px
}

.form-create-return .additional:first-child {
    margin-top: 0
}

.form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0
}

.form-create-return .additional .field:last-child {
    margin-top: 20px
}

.form-create-return .field.comment {
    margin-top: 55px
}

.block-returns-comments .returns-comments dt, .block-returns-comments .returns-comments dd {
    margin: 0
}

.block-returns-comments .returns-comments dt {
    font-weight: 400
}

.block-returns-comments .returns-comments dd {
    margin-bottom: 15px
}

    .block-returns-comments .returns-comments dd:last-child {
        margin-bottom: 0
    }

.block-returns-comments .fieldset {
    margin-bottom: 20px
}

.magento-rma-returns-returns .page-title-wrapper .page-title, .magento-rma-guest-returns .page-title-wrapper .page-title, .magento-rma-returns-view .page-title-wrapper .page-title {
    margin-right: 25px
}

.opc-wrapper .form-discount {
    max-width: 500px
}

.action.mailto.friend {
    margin-left: -7px;
    display: inline-block;
    text-decoration: none
}

    .action.mailto.friend:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 28px;
        color: inherit;
        content: '\e61d';
        font-family: 'icons-blank-theme';
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .action.mailto.friend span {
        display: inline-block;
        line-height: 28px;
        vertical-align: top
    }

.swatch-attribute-label {
    font-weight: 700;
    position: relative
}

    .swatch-attribute-label.required {
        padding-right: 10px
    }

    .swatch-attribute-label[data-required='1']:after {
        color: #101820;
        content: '*';
        font-size: 14px;
        font-weight: 700;
        position: absolute;
        right: -11px;
        top: -2px
    }

.swatch-attribute-selected-option {
    color: #646464;
    padding-left: 17px
}

.swatch-attribute-options {
    margin: 10px 0
}

    .swatch-attribute-options:focus {
        box-shadow: none
    }

    .swatch-attribute-options .swatch-option-tooltip-layered .title {
        color: #282828;
        bottom: -5px;
        height: 20px;
        left: 0;
        margin-bottom: 10px;
        position: absolute;
        text-align: center;
        width: 100%
    }

.swatch-attribute.size .swatch-option, .swatch-attribute.manufacturer .swatch-option {
    background: #f0f0f0;
    color: #949494
}

    .swatch-attribute.size .swatch-option.selected, .swatch-attribute.manufacturer .swatch-option.selected {
        background: #fff;
        border: 1px solid #fff;
        color: #000
    }

.swatch-option {
    border: 1px solid #dadada;
    cursor: pointer;
    float: left;
    height: 20px;
    margin: 0 10px 5px 0;
    max-width: 100%;
    min-width: 30px;
    overflow: hidden;
    padding: 1px 2px;
    position: relative;
    text-align: center;
    text-overflow: ellipsis
}

    .swatch-option:focus {
        box-shadow: 0 0 3px 1px #68a8e0
    }

    .swatch-option.text {
        background: #f0f0f0;
        color: #686868;
        font-size: 12px;
        font-weight: 700;
        line-height: 20px;
        margin-right: 7px;
        min-width: 22px;
        padding: 4px 8px
    }

        .swatch-option.text.selected {
            background-color: #fff !important
        }

    .swatch-option.selected {
        outline: 2px solid #512d6d;
        border: 1px solid #fff;
        color: #333
    }

    .swatch-option:not(.disabled):hover {
        border: 1px solid #fff;
        color: #333;
        outline: 1px solid #999
    }

    .swatch-option.image:not(.disabled):hover, .swatch-option.color:not(.disabled):hover {
        border: 1px solid #fff;
        outline: 2px solid #311b42
    }

    .swatch-option.disabled {
        box-shadow: unset;
        cursor: default;
        pointer-events: none
    }

        .swatch-option.disabled:after {
            background: linear-gradient(to left top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,#fff 43%,#fff 46%,#ff5216 47%,#ff5216 53%,#fff 54%,#fff 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
            background: -moz-linear-gradient(to left top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,#fff 43%,#fff 46%,#ff5216 47%,#ff5216 53%,#fff 54%,#fff 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
            background: -ms-linear-gradient(to left top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,#fff 43%,#fff 46%,#ff5216 47%,#ff5216 53%,#fff 54%,#fff 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
            background: -o-linear-gradient(to left top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,#fff 43%,#fff 46%,#ff5216 47%,#ff5216 53%,#fff 54%,#fff 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
            background: -webkit-gradient(linear,left top,right bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(42%,rgba(255,255,255,0)),color-stop(43%,#fff),color-stop(46%,#fff),color-stop(47%,#ff5216),color-stop(53%,#ff5216),color-stop(54%,#fff),color-stop(57%,#fff),color-stop(58%,rgba(255,255,255,0)),color-stop(100%,rgba(255,255,255,0)));
            background: -webkit-linear-gradient(to left top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,#fff 43%,#fff 46%,#ff5216 47%,#ff5216 53%,#fff 54%,#fff 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
            bottom: 0;
            content: '';
            filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
            left: 0;
            position: absolute;
            right: 0;
            top: 0
        }

.swatch-option-disabled {
    border: 0;
    cursor: default;
    outline: none !important
}

    .swatch-option-disabled:after {
        -webkit-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        transform: rotate(-30deg);
        content: '';
        height: 2px;
        left: -4px;
        position: absolute;
        top: 10px;
        width: 42px;
        z-index: 995;
        background: #e02b27
    }

.swatch-option-loading {
    content: url('../../frontend/Coffeebean/default/en_US/images/loader-2.gif')
}

.swatch-option-tooltip {
    border: 1px solid #dadada;
    color: #949494;
    display: none;
    max-height: 100%;
    min-height: 20px;
    min-width: 20px;
    padding: 5px;
    position: absolute;
    text-align: center;
    z-index: 999;
    background: #fff
}

    .swatch-option-tooltip .corner, .swatch-option-tooltip-layered .corner {
        bottom: 0;
        height: 8px;
        left: 40%;
        position: absolute
    }

        .swatch-option-tooltip .corner:before, .swatch-option-tooltip-layered .corner:before, .swatch-option-tooltip .corner:after, .swatch-option-tooltip-layered .corner:after {
            border-style: solid;
            content: '';
            font-size: 1px;
            height: 0;
            position: relative;
            width: 0
        }

        .swatch-option-tooltip .corner:before, .swatch-option-tooltip-layered .corner:before {
            border-color: #adadad transparent transparent;
            border-width: 8px 8.5px 0;
            left: 0;
            top: 2px
        }

        .swatch-option-tooltip .corner:after, .swatch-option-tooltip-layered .corner:after {
            border-color: #fff transparent transparent;
            border-width: 7px 7.5px 0;
            left: -15px;
            top: 1px
        }

    .swatch-option-tooltip .image, .swatch-option-tooltip-layered .image {
        display: block;
        height: 130px;
        margin: 0 auto;
        width: 130px
    }

.swatch-option-tooltip-layered {
    border: 1px solid #dadada;
    color: #949494;
    background: #fff;
    display: none;
    left: -47px;
    position: absolute;
    width: 140px;
    z-index: 999
}

.swatch-option-tooltip .title {
    color: #282828;
    display: block;
    max-height: 200px;
    min-height: 20px;
    overflow: hidden;
    text-align: center
}

.swatch-option-link-layered {
    margin: 0 !important;
    padding: 0 !important;
    position: relative
}

    .swatch-option-link-layered:focus > div {
        box-shadow: 0 0 3px 1px #68a8e0
    }

    .swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
        display: block
    }

.swatch-opt {
    margin: 20px 0
}

.swatch-opt-listing {
    margin-bottom: 10px
}

.swatch-more {
    display: inline-block;
    margin: 2px 0;
    padding: 2px;
    position: static;
    z-index: 1
}

.swatch-visual-tooltip-layered {
    height: 160px;
    top: -170px
}

.swatch-textual-tooltip-layered {
    height: 30px;
    top: -40px
}

.swatch-input {
    left: -1000px;
    position: absolute;
    visibility: hidden
}

.clearfix:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    visibility: hidden
}

.my-credit-cards .status {
    font-style: italic
}

.my-credit-cards .action.delete {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #512d6d;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline
}

    .my-credit-cards .action.delete:focus, .my-credit-cards .action.delete:active {
        background: 0 0;
        border: none
    }

    .my-credit-cards .action.delete:hover {
        background: 0 0;
        border: none
    }

    .my-credit-cards .action.delete.disabled, .my-credit-cards .action.delete[disabled], fieldset[disabled] .my-credit-cards .action.delete {
        pointer-events: none;
        opacity: .5
    }

    .my-credit-cards .action.delete:visited {
        color: #512d6d;
        text-decoration: none
    }

    .my-credit-cards .action.delete:hover {
        color: #512d6d;
        text-decoration: underline
    }

    .my-credit-cards .action.delete:active {
        color: #512d6d;
        text-decoration: underline
    }

    .my-credit-cards .action.delete:hover, .my-credit-cards .action.delete:active, .my-credit-cards .action.delete:focus {
        background: 0 0;
        border: 0
    }

    .my-credit-cards .action.delete.disabled, .my-credit-cards .action.delete[disabled], fieldset[disabled] .my-credit-cards .action.delete {
        color: #512d6d;
        opacity: .5;
        cursor: default;
        pointer-events: none;
        text-decoration: underline
    }

.my-credit-cards-popup .modal-footer {
    text-align: right
}

.my-credit-cards-popup .action.secondary {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #512d6d;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline;
    margin-right: 20px
}

    .my-credit-cards-popup .action.secondary:focus, .my-credit-cards-popup .action.secondary:active {
        background: 0 0;
        border: none
    }

    .my-credit-cards-popup .action.secondary:hover {
        background: 0 0;
        border: none
    }

    .my-credit-cards-popup .action.secondary.disabled, .my-credit-cards-popup .action.secondary[disabled], fieldset[disabled] .my-credit-cards-popup .action.secondary {
        pointer-events: none;
        opacity: .5
    }

    .my-credit-cards-popup .action.secondary:visited {
        color: #512d6d;
        text-decoration: none
    }

    .my-credit-cards-popup .action.secondary:hover {
        color: #512d6d;
        text-decoration: underline
    }

    .my-credit-cards-popup .action.secondary:active {
        color: #512d6d;
        text-decoration: underline
    }

    .my-credit-cards-popup .action.secondary:hover, .my-credit-cards-popup .action.secondary:active, .my-credit-cards-popup .action.secondary:focus {
        background: 0 0;
        border: 0
    }

    .my-credit-cards-popup .action.secondary.disabled, .my-credit-cards-popup .action.secondary[disabled], fieldset[disabled] .my-credit-cards-popup .action.secondary {
        color: #512d6d;
        opacity: .5;
        cursor: default;
        pointer-events: none;
        text-decoration: underline
    }

.minilist .weee {
    display: table-row;
    font-size: 1.1rem
}

    .minilist .weee:before {
        display: none
    }

.price-container.weee:before {
    display: none
}

.am-visually-hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0,0,0,0);
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: 0;
    opacity: 0
}

.am-word-break {
    word-wrap: break-word;
    word-break: break-word
}

.ie11 .am-word-break {
    word-break: break-all
}

.ui-tooltip .arrow {
    left: 8px;
    width: 15px
}

    .ui-tooltip .arrow:after {
        border-right: 15px solid transparent
    }

    .ui-tooltip .arrow:before {
        border-right: 14px solid transparent
    }

.amslider-container {
    margin: auto;
    margin-bottom: 15px;
    width: 100%
}

.am-rating-up {
    font-size: smaller
}

.amshopby-highlighted {
    background-color: #ff0
}

.amshopby-item .filter-value {
    margin-left: 5px
}

.amshopby-filter-tooltip {
    display: inline-block;
    margin-left: 6px;
    max-width: 16px;
    max-height: 16px;
    vertical-align: top
}

.amshopby-filter-value .swatch-option.image, .amshopby-filter-value .swatch-attribute.size .swatch-option, .amshopby-filter-value .swatch-attribute.manufacturer .swatch-option {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.filter-options-item .filter-options-title:after {
    font-size: 14px
}

.range.am-fromto-widget .am-filter-go {
    margin: 0 10px;
    vertical-align: top
}

.amshopby-button {
    word-wrap: break-word;
    word-break: break-word;
    min-height: 40px;
    border-radius: 3px;
    background: #512d6d;
    color: #fff;
    text-align: center;
    letter-spacing: -.015em;
    font-size: 16px;
    line-height: 22px;
    transition: background .2s ease-in-out,border-color .2s ease-in-out
}

.ie11 .amshopby-button {
    word-break: break-all
}

.amshopby-button:not(.primary) {
    border-radius: 3px
}

    .amshopby-button:not(.primary), .amshopby-button:not(.primary):active {
        box-shadow: none
    }

.amshopby-button:hover {
    border-color: #74409c;
    background: #74409c
}

.amshopby-button:active, .amshopby-button:focus {
    border-color: #361e49;
    background: #361e49
}

.am-filter-go {
    word-wrap: break-word;
    word-break: break-word;
    min-height: 40px;
    border-radius: 3px;
    background: #512d6d;
    color: #fff;
    text-align: center;
    letter-spacing: -.015em;
    font-size: 16px;
    line-height: 22px;
    transition: background .2s ease-in-out,border-color .2s ease-in-out;
    margin: 15px 0 0;
    width: 25%
}

.ie11 .am-filter-go {
    word-break: break-all
}

.am-filter-go:not(.primary) {
    border-radius: 3px
}

    .am-filter-go:not(.primary), .am-filter-go:not(.primary):active {
        box-shadow: none
    }

.am-filter-go:hover {
    border-color: #74409c;
    background: #74409c
}

.am-filter-go:active, .am-filter-go:focus {
    border-color: #361e49;
    background: #361e49
}

input[type=text].am-filter-price.-to.right {
    float: right
}

.am-swatch-options {
    display: flex;
    flex-direction: column
}

    .am-swatch-options .swatch-option {
        display: inline-block;
        margin: 0 10px 0 0;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat
    }

    .am-swatch-options > .item {
        padding-bottom: 4px
    }

        .am-swatch-options > .item:hover {
            background-color: transparent
        }

    .am-swatch-options .am-shopby-swatch-label {
        display: inline-block;
        max-width: 70%;
        vertical-align: middle;
        word-wrap: break-word
    }

.filter-options .am-swatch-wrapper {
    margin: 0 0 5px !important;
    line-height: initial
}

.catalog-topnav .filter-options {
    flex-wrap: wrap;
    min-height: 40px
}

    .catalog-topnav .filter-options .filter-options-item {
        display: inline-block;
        border: 0
    }

    .catalog-topnav .filter-options .filter-options-content {
        position: absolute;
        z-index: 9999;
        margin-top: 12px;
        min-width: 100px;
        border: 1px solid transparent;
        border-radius: 6px;
        background-color: #fff;
        box-shadow: 0 4px 8px rgba(190,199,219,.21),0 6px 25px rgba(190,199,219,.28)
    }

    .catalog-topnav .filter-options .am-filter-items-rating li {
        margin: 0 0 10px
    }

        .catalog-topnav .filter-options .am-filter-items-rating li:last-child {
            margin: 0
        }

.catalog-topnav .block-actions {
    display: none
}

.catalog-topnav {
    display: none
}

.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: 5px;
    right: 8px
}

.page-layout-1column .filter-options-item.active .filter-options-content {
    padding: 10px 15px
}

.page-layout-1column .filter-options-content li.item {
    padding: 0
}

.filter [data-role=collapsible]:not([data-collapsible=true]) [data-role=content] {
    display: none
}

div.swatch-option-tooltip {
    z-index: 9999
}

.swatch-option-tooltip .image, .swatch-option-tooltip-layered .image {
    background-size: contain !important
}

.filter-options .am-labels-folding .item {
    position: relative
}

.filter-options .ui-menu {
    display: block;
    margin: 0;
    padding: 0;
    outline: 0;
    list-style: none
}

    .filter-options .ui-menu .ui-menu {
        position: absolute
    }

    .filter-options .ui-menu .ui-menu-item {
        margin: 0;
        list-style: none;
        cursor: pointer
    }

    .filter-options .ui-menu .ui-menu-item-wrapper {
        position: relative;
        padding: 3px 1em 3px .4em
    }

    .filter-options .ui-menu .ui-menu-divider {
        margin: 5px 0;
        height: 0;
        border-width: 1px 0 0;
        font-size: 0;
        line-height: 0
    }

.filter-options-content .am-swatch-wrapper {
    display: inline-block
}

    .filter-options-content .am-swatch-wrapper:hover .am-swatch-link {
        background: 0 0
    }

    .filter-options-content .am-swatch-wrapper > .input.-hidden {
        display: none
    }

.am-filter-items-attr_price {
    min-width: 130px;
    max-width: 350px
}

.am-filter-items-attr_color .swatch-option.text {
    padding: 1px 2px;
    width: 30px
}

.amasty-catalog-topnav.block.filter {
    flex-basis: auto
}

.amasty-catalog-topnav .filter-options .item:last-child {
    margin-bottom: 0
}

.amshopby-category-dropdown {
    display: block;
    overflow: hidden;
    padding-right: 3.6rem;
    min-height: 3.2rem;
    border: 1px solid #adadad;
    background-color: #fff;
    text-align: left;
    text-overflow: ellipsis;
    white-space: normal;
    font-weight: 400;
    cursor: pointer
}

    .amshopby-category-dropdown:after {
        position: absolute;
        top: 50%;
        right: 1.2rem;
        box-sizing: border-box;
        margin-top: -.2rem;
        width: 0;
        height: 0;
        border-width: .5rem .4rem 0;
        border-style: solid;
        border-color: #000 transparent transparent;
        content: '';
        transition: all .2s linear
    }

    .amshopby-category-dropdown:before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 3.2rem;
        border: 1px solid #adadad;
        background-color: #e3e3e3;
        content: ''
    }

.am-category-wrapper {
    position: relative;
    display: block;
    user-select: none
}

    .am-category-wrapper._active .amshopby-category-dropdown:after {
        transform: rotate(180deg)
    }

    .am-category-wrapper .amshopby-checkbox, .am-category-wrapper .amshopby-radio {
        margin-left: 20px
    }

    .am-category-wrapper .amshopby-filter-parent {
        padding-left: 0
    }

    .am-category-wrapper .am-multiselect-crumb {
        position: relative;
        display: inline-block;
        margin: .3rem 0 .3rem .3rem;
        padding: .3rem 2.4rem .4rem 1rem;
        border: 1px solid #a79d95;
        border-radius: 1px;
        background-color: #f5f5f5;
        font-size: 1.2rem;
        transition: border-color .1s linear
    }

        .am-category-wrapper .am-multiselect-crumb .action-close {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            margin: 0;
            padding: 0;
            width: 2rem;
            height: auto;
            border: none;
            border-radius: 0;
            background-color: transparent;
            box-shadow: none;
            color: #514943;
            font-size: .5em;
            line-height: 1
        }

            .am-category-wrapper .am-multiselect-crumb .action-close:before {
                content: 'x';
                font-size: 10px;
                transition: color .1s linear
            }

            .am-category-wrapper .am-multiselect-crumb .action-close > span {
                position: absolute;
                display: none;
                visibility: hidden;
                overflow: hidden;
                clip: rect(0,0,0,0)
            }

.filter-options .am-labels-folding .item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    padding: 0 0 0 20px
}

    .filter-options .am-labels-folding .item .am-input, .filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) input[type=radio], .filter-options .amshopby-category-dropdown + form .item input[type=radio], .filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) input[type=checkbox], .filter-options .amshopby-category-dropdown + form .item input[type=checkbox] {
        position: absolute;
        top: 4px;
        left: 0;
        margin: 0 5px 0 0
    }

    .filter-options .am-labels-folding .item .am-collapse-icon ~ .am-input {
        left: 20px
    }

    .filter-options .am-labels-folding .item .am-collapse-icon ~ [class*=am-filter-item-] {
        padding-left: 20px
    }

.filter-options .amshopby-category-dropdown + form .item {
    flex-wrap: wrap
}

.filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered), .filter-options .amshopby-category-dropdown + form .item {
    position: relative;
    display: block
}

    .filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input, .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input, .filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type=radio], .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type=radio], .filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type=checkbox], .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type=checkbox], .filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type=checkbox] + .amshopby-choice, .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type=checkbox] + .amshopby-choice {
        left: 20px
    }

.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding {
    padding-left: 20px
}

.am-labels-folding .am-collapse-icon, .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    align-self: flex-start
}

    .am-labels-folding .am-collapse-icon:after, .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon:after, .am-labels-folding .am-show-more:before {
        position: static;
        margin: 0
    }

.am-collapse-icon {
    position: absolute;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    cursor: pointer;
    -webkit-font-smoothing: antialiased
}

    .am-collapse-icon:after, .am-show-more:before {
        position: absolute;
        right: 0;
        width: 12px;
        height: 20px;
        background: url("../../frontend/Coffeebean/default/en_US/Amasty_Shopby/images/svg/arrow-bottom.svg") no-repeat 100%/contain;
        content: ''
    }

    .am-collapse-icon._active:after {
        content: '';
        transform: rotate(180deg)
    }

.amshopby-option-link {
    display: inline-block;
    clear: both;
    margin-right: 5px
}

    .amshopby-option-link img {
        float: left;
        margin: 0 5px 5px 0
    }

        .amshopby-option-link img:not([src*='/resized']) {
            max-width: 30px;
            max-height: 30px
        }

.am-item-removed {
    text-decoration: none
}

.am-category-image {
    vertical-align: middle
}

.amshopby-filter-current .filter-label {
    vertical-align: middle
}

.amshopby-filter-current .amshopby-item.item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    padding: 0 0 0 20px
}

.amshopby-filter-current .amshopby-filter-name {
    display: flex;
    padding: 0 5px 0 0;
    font-weight: 700
}

    .amshopby-filter-current .amshopby-filter-name:after {
        content: ':'
    }

.ie11 .amshopby-filter-current .amshopby-filter-name:after {
    padding-left: 1px
}

.amshopby-filter-current .amshopby-filter-value {
    flex-grow: 1
}

.amshopby-filter-current .am-swatch-link {
    display: flex;
    align-items: center
}

.amshopby-filter-current .amshopby-filter-value .am-swatch-options .swatch-option {
    margin: 0
}

.amshopby-filter-current .amshopby-remove {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    width: 12px;
    height: 12px
}

.ie11 .amshopby-filter-current .amshopby-remove {
    top: calc(50% - (12px/2))
}

.amshopby-filter-current .amshopby-remove:hover:after, .amshopby-filter-current .amshopby-remove:hover:before {
    background-color: #494949
}

.amshopby-filter-current .amshopby-remove:hover ~ * {
    opacity: .5
}

.amshopby-filter-current .amshopby-remove:after, .amshopby-filter-current .amshopby-remove:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #101820;
    content: ''
}

.amshopby-filter-current .amshopby-remove:after {
    transform: rotate(45deg)
}

.amshopby-filter-current .amshopby-remove:before {
    transform: rotate(-45deg)
}

.amshopby-filter-current .am-shopby-swatch-label {
    margin-left: 10px
}

.amshopby-filter-current .swatch-option-link-layered {
    display: flex;
    align-items: center;
    flex-basis: 100%
}

.amshopby-filter-current .item {
    padding-bottom: 0
}

.am-dropdown .am-select, .am-dropdown .chosen-container .chosen-choices {
    min-height: 32px;
    border-color: #ccc;
    background-color: #fff;
    font-size: 14px;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif
}

.am-dropdown .chosen-container .chosen-choices {
    background-image: none
}

.am-dropdown .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    min-width: 100px;
    color: #000;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif
}

.am-porto-cmtb .amshopby-filter-current.filter-current .amshopby-item.item {
    display: flex;
    align-items: center;
    padding: 0 0 10px 20px
}

.am-porto-cmtb .amshopby-filter-current.filter-current .items {
    padding: 15px
}

.am-porto-cmtb .amshopby-filter-current.filter-current .am-show-more {
    padding: 12px 25px 0 0
}

.am-porto-cmtb .amshopby-filter-current.filter-current .category-image .image {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto
}

.am-porto-cmtb .filter-options-content .swatch-option {
    min-width: 22px;
    width: 22px;
    height: 22px;
    border: none;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-shadow: 0 0 3px rgba(0,0,0,.2)
}

.am-porto-cmtb .page-wrapper > .page-header {
    z-index: 900
}

.am-porto-cmtb .page-main {
    z-index: 9
}

.am-porto-cmtb .am-show-more:hover {
    color: #006bb4 !important
}

.filter-options-item .filter-options-content .amshopby-slider-wrapper {
    margin: 0 10px
}

    .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-slider-wrapper, .filter-options-item .filter-options-content .amshopby-slider-wrapper > .items:not(.items-children):not(.am-category-view), .filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap {
        margin: 0
    }

.amshopby-slider-container {
    margin: 10px 0 5px
}

    .amshopby-slider-container .ui-slider-range {
        position: absolute;
        z-index: 2
    }

    .amshopby-slider-container .am-slider:not(.-loaded) {
        visibility: hidden;
        opacity: 0
    }

    .amshopby-slider-container .am-slider:before, .amshopby-slider-container .am-slider:after {
        position: absolute;
        z-index: 1;
        border-radius: 20px;
        content: '';
        display: none
    }

    .amshopby-slider-container .am-slider .ui-slider-handle {
        overflow: inherit;
        margin: 0;
        padding: 0
    }

    .amshopby-slider-container .amshopby-slider-display {
        margin: 10px 0 0;
        text-align: center
    }

    .amshopby-slider-container .ui-slider-handle.ui-state-hover ~ .ui-slider-handle, .amshopby-slider-container .ui-slider-handle.ui-state-active ~ .ui-slider-handle {
        pointer-events: none;
        user-select: none
    }

    .amshopby-slider-container.-default .am-slider {
        margin: 0 10px;
        height: 10px;
        background: #dadada
    }

        .amshopby-slider-container.-default .am-slider:before, .amshopby-slider-container.-default .am-slider:after {
            width: 20px;
            height: 10px;
            background: #dadada
        }

        .amshopby-slider-container.-default .am-slider:before {
            left: -10px
        }

        .amshopby-slider-container.-default .am-slider:after {
            right: -10px
        }

    .amshopby-slider-container.-default .ui-slider-range {
        height: 10px;
        background: #b6b6b6
    }

    .amshopby-slider-container.-default .am-slider .ui-slider-handle {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: #512d6d;
        transform: translate(-10px,-5px)
    }

.filter-options-item .filter-options-content .amshopby-fromto-wrap .am-fromto-widget {
    flex-wrap: wrap;
    margin-top: 10px
}

.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget {
    margin-top: 25px
}

.filter-options-item .filter-options-content .amshopby-slider-wrapper.-volumetric .amshopby-fromto-wrap .am-fromto-widget {
    margin-top: 35px
}

.amasty-catalog-topnav .amshopby-fromto-wrap .am-fromto-widget {
    max-width: 210px
}

.amshopby-fromto-wrap .am-fromto-widget > .amshopby-input-wrapper {
    position: relative;
    max-width: 50%;
    width: calc(50% - 7px)
}

.amshopby-fromto-wrap .am-fromto-widget .am-filter-price {
    width: 100%;
    height: 40px;
    border: 1px solid #dfdedd;
    background-clip: padding-box;
    color: #494949;
    text-align: center;
    letter-spacing: .03em;
    font-size: 14px
}

.amshopby-fromto-wrap .am-fromto-widget > .delimiter {
    margin: 0;
    width: 14px;
    line-height: 40px
}

.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go {
    margin: 15px 0 0;
    width: 100%
}

    .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:not(.primary), .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active {
        box-shadow: none
    }

.amshopby-input-wrapper .amshopby-currency {
    position: absolute;
    bottom: calc(100% - 10px);
    left: 4px;
    padding: 2px;
    background: #fff;
    color: #494949;
    letter-spacing: .03em;
    font-size: 14px;
    line-height: 16px
}

.amshopby-slider-tooltip {
    transition: all .2s ease-in-out
}

.amshopby-slider-container.-improved {
    margin-top: 30px
}

    .amshopby-slider-container.-improved .am-slider {
        margin: 0 12px;
        height: 5px;
        background: #dfdedd
    }

        .amshopby-slider-container.-improved .am-slider:before, .amshopby-slider-container.-improved .am-slider:after {
            width: 24px;
            height: 5px;
            background: #dfdedd
        }

        .amshopby-slider-container.-improved .am-slider:before {
            left: -12px
        }

        .amshopby-slider-container.-improved .am-slider:after {
            right: -12px
        }

    .amshopby-slider-container.-improved .ui-slider-range {
        height: 5px;
        background: #512d6d
    }

    .amshopby-slider-container.-improved .am-slider .ui-slider-handle {
        top: -10px;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background: #512d6d;
        transform: translateX(-12px)
    }

        .amshopby-slider-container.-improved .am-slider .ui-slider-handle:hover, .amshopby-slider-container.-improved .am-slider .ui-slider-handle:active {
            background: #6c3c91
        }

    .amshopby-slider-container.-improved .amshopby-slider-tooltip {
        position: absolute;
        bottom: -32px;
        left: 8px;
        z-index: 1;
        display: block;
        box-sizing: border-box;
        padding: 3px;
        border: 1px solid #512d6d;
        border-radius: 2px;
        background: #512d6d;
        color: #fff;
        letter-spacing: .04em;
        font-size: 12px;
        line-height: 1;
        transform: translateX(-50%);
        box-shadow: 2px 2px 0px #9a4bd8;
        min-width: 35px;
        text-align: center
    }

        .amshopby-slider-container.-improved .amshopby-slider-tooltip:before {
            position: absolute;
            bottom: calc(99%);
            left: calc(46%);
            display: block;
            border-bottom-right-radius: 2px;
            content: '';
            width: 0;
            height: 0;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-bottom: 8px solid #512d6d
        }

        .amshopby-slider-container.-improved .amshopby-slider-tooltip:after {
            bottom: calc(100% - 3px);
            background: #512d6d
        }

.amshopby-slider-container.-volumetric {
    margin-top: 20px
}

    .amshopby-slider-container.-volumetric .am-slider {
        margin: 0 4px;
        height: 5px;
        border-radius: 20px;
        background: #dfdedd;
        box-shadow: inset 0 1px 2px rgba(0,0,0,.25)
    }

        .amshopby-slider-container.-volumetric .am-slider:before, .amshopby-slider-container.-volumetric .am-slider:after {
            display: none
        }

    .amshopby-slider-container.-volumetric .ui-slider-range {
        height: 5px;
        border-radius: 20px;
        background: linear-gradient(270deg,#512d6d 0%,#6c3c91 100%);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.25)
    }

    .amshopby-slider-container.-volumetric .am-slider .ui-slider-handle {
        width: 8px;
        height: 12px;
        border-radius: 2px;
        background: linear-gradient(159.86deg,#512d6d 41.01%,#512d6d 93.75%);
        box-shadow: 0 3px 4px rgba(81,45,109,.2),0 1px 2px rgba(81,45,109,.3);
        transform: translate(-4px,10px)
    }

        .amshopby-slider-container.-volumetric .am-slider .ui-slider-handle:before {
            position: absolute;
            bottom: calc(100% - 4px);
            left: calc(50% - 3px);
            display: block;
            width: 6px;
            height: 6px;
            border-bottom-right-radius: 2px;
            background: #512d6d;
            content: '';
            transform: rotate(-135deg);
            clip-path: polygon(100% 0%,0% 100%,100% 100%)
        }

    .amshopby-slider-container.-volumetric .amshopby-slider-tooltip {
        position: absolute;
        bottom: -32px;
        left: 8px;
        z-index: 1;
        display: block;
        box-sizing: border-box;
        padding: 3px;
        border: 1px solid #512d6d;
        border-radius: 2px;
        background: linear-gradient(136.07deg,#512d6d 4.64%,#512d6d 75.47%);
        color: #fff;
        letter-spacing: .04em;
        font-size: 12px;
        line-height: 1;
        transform: translateX(-50%);
        box-shadow: 2px 2px 0px #9a4bd8;
        bottom: calc(100% + 17px);
        left: 4px
    }

        .amshopby-slider-container.-volumetric .amshopby-slider-tooltip:before {
            position: absolute;
            bottom: calc(99%);
            left: calc(46%);
            display: block;
            border-bottom-right-radius: 2px;
            content: '';
            width: 0;
            height: 0;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-bottom: 8px solid #512d6d
        }

        .amshopby-slider-container.-volumetric .amshopby-slider-tooltip:after {
            bottom: calc(100% - 3px);
            background: linear-gradient(136.07deg,#512d6d 4.64%,#512d6d 75.47%)
        }

    .amshopby-slider-container.-volumetric .amshopby-slider-display {
        margin-top: 20px
    }

.amshopby-slider-container.-light {
    margin-top: 30px
}

    .amshopby-slider-container.-light .am-slider {
        margin: 0 8px;
        height: 1px;
        background: #dfdedd
    }

        .amshopby-slider-container.-light .am-slider:before, .amshopby-slider-container.-light .am-slider:after {
            width: 16px;
            height: 1px;
            background: #dfdedd
        }

        .amshopby-slider-container.-light .am-slider:before {
            left: -8px
        }

        .amshopby-slider-container.-light .am-slider:after {
            right: -8px
        }

    .amshopby-slider-container.-light .ui-slider-range {
        height: 1px;
        background: #512d6d
    }

    .amshopby-slider-container.-light .am-slider .ui-slider-handle {
        top: -8px;
        box-sizing: border-box;
        width: 16px;
        height: 16px;
        border: 1px solid #dfdedd;
        border-radius: 50%;
        background: #fff;
        transform: translateX(-8px)
    }

    .amshopby-slider-container.-light .amshopby-slider-tooltip {
        position: absolute;
        bottom: -32px;
        left: 8px;
        z-index: 1;
        display: block;
        box-sizing: border-box;
        padding: 3px;
        border: 1px solid #dfdedd;
        border-radius: 2px;
        background: #fff;
        color: #512d6d;
        letter-spacing: .04em;
        font-size: 12px;
        line-height: 1;
        transform: translateX(-50%);
        box-shadow: 2px 2px 0px #9a4bd8;
        bottom: calc(100% + 8px)
    }

        .amshopby-slider-container.-light .amshopby-slider-tooltip:before {
            position: absolute;
            bottom: calc(99%);
            left: calc(46%);
            display: block;
            border-bottom-right-radius: 2px;
            content: '';
            width: 0;
            height: 0;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-bottom: 8px solid #512d6d
        }

        .amshopby-slider-container.-light .amshopby-slider-tooltip:after {
            bottom: calc(100% - 3px);
            background: #fff
        }

.amshopby-slider-container.-dark {
    margin-top: 30px
}

    .amshopby-slider-container.-dark .am-slider {
        margin: 0 5px;
        height: 3px;
        background: #4a4948
    }

        .amshopby-slider-container.-dark .am-slider:before, .amshopby-slider-container.-dark .am-slider:after {
            width: 9px;
            height: 3px;
            background: #4a4948
        }

        .amshopby-slider-container.-dark .am-slider:before {
            left: -4px
        }

        .amshopby-slider-container.-dark .am-slider:after {
            right: -4px
        }

    .amshopby-slider-container.-dark .ui-slider-range {
        height: 3px;
        background: #512d6d
    }

    .amshopby-slider-container.-dark .am-slider .ui-slider-handle {
        top: -6px;
        width: 9px;
        height: 15px;
        border-radius: 2px;
        background: #512d6d;
        box-shadow: 0 2px 4px rgba(81,45,109,.2),0 1px 2px rgba(81,45,109,.3);
        transform: translateX(-4.5px)
    }

    .amshopby-slider-container.-dark .amshopby-slider-tooltip {
        position: absolute;
        bottom: -32px;
        left: 8px;
        z-index: 1;
        display: block;
        box-sizing: border-box;
        padding: 3px;
        border: 1px solid #512d6d;
        border-radius: 2px;
        background: #512d6d;
        color: #fff;
        letter-spacing: .04em;
        font-size: 12px;
        line-height: 1;
        transform: translateX(-50%);
        box-shadow: 2px 2px 0px #9a4bd8;
        left: 4.5px
    }

        .amshopby-slider-container.-dark .amshopby-slider-tooltip:before {
            position: absolute;
            bottom: calc(99%);
            left: calc(46%);
            display: block;
            border-bottom-right-radius: 2px;
            content: '';
            width: 0;
            height: 0;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-bottom: 8px solid #512d6d
        }

        .amshopby-slider-container.-dark .amshopby-slider-tooltip:after {
            bottom: calc(100% - 3px);
            background: #512d6d
        }

.amshopby-slider-container.-improved .am-slider .ui-slider-handle {
    position: relative
}

    .amshopby-slider-container.-improved .am-slider .ui-slider-handle:before {
        position: absolute;
        content: '';
        width: 14px;
        height: 14px;
        z-index: 1;
        background: #fff;
        left: 5px;
        top: 5px;
        float: left;
        border-radius: 50%
    }

    .amshopby-slider-container.-improved .am-slider .ui-slider-handle:last-child {
        top: -33px
    }

.filter-options-item .filter-options-content {
    padding-bottom: 5px
}

    .filter-options-item .filter-options-content .am-swatch-wrapper .swatch-option.image, .filter-options-item .filter-options-content .swatch-attribute.size .swatch-option.selected, .filter-options-item .filter-options-content .swatch-attribute.manufacturer .swatch-option.selected {
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat
    }

    .filter-options-item .filter-options-content .range {
        display: flex;
        align-items: center;
        margin-top: 15px;
        text-align: center
    }

    .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view), .filter-options-item .filter-options-content .am-category-wrapper, .filter-options-item .filter-options-content .amshopby-fromto-wrap {
        margin: 0 10px
    }

    .filter-options-item .filter-options-content .am-shopby-form {
        margin: 0 7px
    }

    .filter-options-item .filter-options-content .items [class*=am-filter-item] {
        margin-left: 0;
        padding: 0
    }

    .filter-options-item .filter-options-content .count {
        display: inline-flex;
        padding-left: 0
    }

    .filter-options-item .filter-options-content .am-shopby-swatch-label .count {
        margin: 0;
        padding: 0
    }

    .filter-options-item .filter-options-content .am-shopby-swatch-label .label {
        margin-right: 5px
    }

    .filter-options-item .filter-options-content .am-shopby-form {
        overflow-x: hidden;
        overflow-y: auto;
        margin-bottom: -15px;
        padding: 3px
    }

        .filter-options-item .filter-options-content .am-shopby-form .swatch-attribute .swatch-option-link-layered:hover {
            background-color: unset
        }

.amasty-catalog-topnav .filter-options-item .filter-options-content {
    padding-bottom: 10px
}

    .amasty-catalog-topnav .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view), .amasty-catalog-topnav .filter-options-item .filter-options-content .am-shopby-form, .amasty-catalog-topnav .filter-options-item .filter-options-content .am-category-wrapper, .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-fromto-wrap {
        margin: 0
    }

.filter-options .items.-am-overflow {
    overflow-x: hidden;
    overflow-y: auto
}

.filter-options .items .items-children.-folding {
    padding-left: 20px;
    width: 100%;
    list-style: none
}

.filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent {
    padding-left: 20px
}

.filter-options .items.-am-multiselect .item.-is-expanded .items-children.-folding {
    padding-left: 0
}

.filter-options .items .items-children.-folding .item {
    margin: 5px 0
}

.filter-options .item.-empty-value {
    opacity: .5;
    pointer-events: none;
    user-select: none
}

.filter-options .ui-widget-overlay {
    background: #aaa;
    opacity: .3
}

.filter-options .ui-widget-shadow {
    box-shadow: 0 0 5px #666
}

.filter-options .am-category-view {
    position: absolute;
    z-index: 9;
    display: none;
    overflow-y: auto;
    box-sizing: border-box;
    margin: 0;
    padding: 10px;
    max-height: 300px;
    width: 100%;
    border: 1px solid #ccc;
    background-color: #fff;
    white-space: nowrap
}

    .filter-options .items.am-category-view, .filter-options .am-category-view ol.items {
        margin: 0
    }

    .filter-options .am-category-view.-am-singleselect .am-collapse-icon {
        top: 0
    }

        .filter-options .am-category-view.-am-singleselect .am-collapse-icon:after, .filter-options .am-category-view.-am-singleselect .am-show-more:before {
            right: inherit;
            left: 0
        }

    .filter-options .am-category-view .item a.amshopby-filter-parent {
        padding-left: 20px
    }

    .filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
        padding-left: 40px
    }

    .filter-options .am-category-view [class*=am-filter-item] {
        display: inline-block;
        white-space: initial
    }

.filter-options .filter-options-content .rating-summary {
    display: inline-block;
    vertical-align: sub
}

.filter-options .amshopby-search-box {
    margin: 0 0 15px
}

.filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible), .filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
    margin-left: 20px
}

.filter-options-content .am-ranges .items.-am-multiselect .item {
    position: relative
}

.filter-actions .filter-clear {
    color: #512d6d;
    font-size: 14px;
    line-height: 19px
}

    .filter-actions .filter-clear:hover {
        color: #74409c;
        text-decoration: none
    }

    .filter-actions .filter-clear:focus, .filter-actions .filter-clear:active {
        color: #361e49
    }

.filter-options-content .item a:hover {
    background-color: transparent;
    color: #512d6d
}

    .filter-options-content .item a:hover .count {
        color: #512d6d
    }

.filter-options-content .item a:active, .filter-options-content .item a:active .count {
    color: #361e49;
    text-decoration: none
}

.filter-options-content .item:first-child {
    margin-top: 0
}

.filter-options-content .item:last-child {
    margin-bottom: 0
}

.filter-options-content .item > a {
    display: block;
    position: relative;
    padding-left: 30px
}

    .filter-options-content .item > a:before {
        content: '';
        width: 18px;
        height: 18px;
        border-radius: 2px;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        box-shadow: 2px 2px 0px rgba(0,0,0,.25);
        border: 1px solid #8a8b8d
    }

    .filter-options-content .item > a.am_shopby_link_selected:before {
        background-color: #512d6d;
        border: 1px solid;
        box-shadow: none
    }

.am-show-more, .filter-options-content .am-show-more {
    position: relative;
    display: none;
    margin: 10px 0 0;
    padding: 0 22px 0 0;
    color: #070605;
    letter-spacing: .03em;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer
}

.amasty-catalog-topnav .filter-options-content .am-show-more {
    padding-left: 0
}

.filter-options-content .am-show-more {
    padding-left: 10px
}

    .am-show-more:hover, .filter-options-content .am-show-more:hover {
        background-color: transparent;
        color: #838382;
        text-decoration: none
    }

    .am-show-more:active, .filter-options-content .am-show-more:active {
        color: #070605
    }

.am-show-more:before {
    top: 0
}

.am-show-more.-active {
    display: inline-flex;
    align-items: center
}

.am-show-more .am-counter {
    display: inline-block;
    margin: 0 2px;
    opacity: .5
}

.am-show-more[data-is-hide=false]:before {
    transform: rotate(180deg)
}

.am_shopby_link_selected {
    color: #512d6d
}

.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding {
    padding-left: 0
}

    .filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded {
        margin-left: 20px
    }

.am-filter-items-stock .am_shopby_link_selected, .am-filter-items-rating .am_shopby_link_selected {
    text-decoration: none
}

.filter-content [class*=am-filter-item]:hover ~ .amshopby-choice:before {
    border-color: #512d6d
}

.filter-content .items.-am-multiselect [class*=am-filter-item]:hover {
    color: inherit
}

    .filter-content .items.-am-multiselect [class*=am-filter-item]:hover .count {
        color: #757575
    }

.filter-options .filter-options-content .item {
    padding-left: 0;
    line-height: 22px;
    margin-bottom: 18px
}

.amshopby-fly-out-view.ui-menu, .amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
    position: relative;
    padding: 13px 0;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 4px 8px rgba(190,199,219,.21),0 6px 25px rgba(190,199,219,.28)
}

.amshopby-fly-out-view .ui-menu {
    width: 100%
}

.amshopby-fly-out-view .items-children:not(.ui-menu) {
    display: none
}

.amshopby-fly-out-view .am-input {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

    .amshopby-fly-out-view .am-input[type=radio] + .amshopby-choice {
        display: none
    }

.amshopby-flyout-block .items.amshopby-fly-out-view .item {
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    margin: 0;
    padding: 4px 20px;
    font-size: 14px;
    line-height: 18px
}

    .amshopby-flyout-block .items.amshopby-fly-out-view .item:hover {
        background-color: #f8f8f9
    }

    .amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
        position: absolute;
        z-index: 995
    }

    .amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
        position: relative;
        top: inherit;
        left: inherit;
        margin: 3px 0;
        padding-left: 22px
    }

    .amshopby-flyout-block .items.amshopby-fly-out-view .item [class*=am-filter-item-] {
        display: inline-block;
        width: 100%
    }

        .amshopby-flyout-block .items.amshopby-fly-out-view .item [class*=am-filter-item-]:hover {
            background-color: transparent;
            color: inherit
        }

            .amshopby-flyout-block .items.amshopby-fly-out-view .item [class*=am-filter-item-]:hover > .count {
                color: #757575
            }

            .amshopby-flyout-block .items.amshopby-fly-out-view .item .amshopby-choice:hover:before, .amshopby-flyout-block .items.amshopby-fly-out-view .item [class*=am-filter-item-]:hover ~ .amshopby-choice:before {
                border-color: #e3e3e3
            }

.am_shopby_apply_filters {
    position: fixed;
    bottom: -80px;
    z-index: 999;
    width: 100%;
    transition: left .2s ease-in-out
}

    .am_shopby_apply_filters.visible {
        bottom: 0
    }

.am-show-button {
    z-index: 211;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 15px 0;
    width: 100%;
    border-top: 1px solid #ccc;
    background: #fff;
    text-align: center
}

    .am-show-button > .am-items {
        margin: 0;
        padding: 0 10px;
        color: #070605;
        font-size: 14px;
        line-height: 22px
    }

        .am-show-button > .am-items.-loading {
            display: inline-block;
            width: 30px;
            height: 30px;
            background: url('../../frontend/Coffeebean/default/en_US/Amasty_Shopby/images/svg/loader.svg') center/30px no-repeat;
            vertical-align: middle
        }

    .am-show-button > .amshopby-button {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 0 10px;
        min-width: 90px;
        line-height: 1
    }

.ie11 .am-show-button > .amshopby-button {
    padding: 10px
}

#amasty-shopby-product-list {
    z-index: 1
}

    #amasty-shopby-product-list .products.wrapper {
        position: relative
    }

.amshopby-overlay-block {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 230;
    display: none;
    width: 100%;
    background: rgba(255,255,255,.5)
}

    .amshopby-overlay-block > .amshopby-loader {
        position: absolute;
        top: 10%;
        left: 50%;
        display: block;
        width: 100px;
        height: 100px;
        background: url('../../frontend/Coffeebean/default/en_US/Amasty_Shopby/images/svg/loader.svg') center/100px no-repeat;
        transform: translate(-50%,-10%)
    }

.menu-mobile {
    display: none;
    padding: 20px
}

    .menu-mobile:after {
        content: "\f394";
        font-size: 2.5rem;
        padding: 0;
        float: right;
        position: relative;
        top: 50%;
        transform: translateY(-25%)
    }

.menu-dropdown-icon:before {
    content: "\f489";
    display: none;
    cursor: pointer;
    float: right;
    padding: 1.5em 2em;
    background: #fff;
    color: #333
}

.menu .column_mega_menu1 {
    width: 100%
}

.menu .column_mega_menu2 {
    width: 50%
}

.menu .column_mega_menu3 {
    width: 33.333333%
}

.menu .column_mega_menu4 {
    width: 25%
}

.menu > ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .menu > ul:before, .menu > ul:after {
        content: "";
        display: table
    }

    .menu > ul:after {
        clear: both
    }

    .menu > ul > li {
        background: #fff;
        padding: 0;
        margin: 0
    }

        .menu > ul > li a {
            text-decoration: none;
            padding: 5px 14px;
            display: block
        }

        .menu > ul > li > ul {
            display: none;
            width: 100%;
            background: #fff;
            padding: 20px 0;
            position: absolute;
            z-index: 99;
            left: 0;
            margin: 0;
            list-style: none;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            border-bottom: 1px solid #e4e4e4
        }

            .menu > ul > li > ul:before, .menu > ul > li > ul:after {
                content: "";
                display: table
            }

            .menu > ul > li > ul:after {
                clear: both
            }

            .menu > ul > li > ul > li {
                margin: 0;
                padding-bottom: 0;
                list-style: none;
                width: 25%;
                background: 0 0;
                float: left
            }

                .menu > ul > li > ul > li a {
                    color: #000;
                    padding: .2em 0;
                    width: 95%;
                    display: block
                }

                .menu > ul > li > ul > li > ul {
                    display: block;
                    padding: 0;
                    margin: 10px 0 0;
                    list-style: none;
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box
                }

                    .menu > ul > li > ul > li > ul:before, .menu > ul > li > ul > li > ul:after {
                        content: "";
                        display: table
                    }

                    .menu > ul > li > ul > li > ul:after {
                        clear: both
                    }

                    .menu > ul > li > ul > li > ul > li {
                        float: left;
                        width: 100%;
                        line-height: 32px;
                        margin: 0;
                        font-size: 1.5rem
                    }

                        .menu > ul > li > ul > li > ul > li a {
                            border: 0;
                            padding-top: 0;
                            padding-bottom: 0
                        }

            .menu > ul > li > ul.normal-sub {
                width: 300px;
                left: auto;
                padding: 10px 20px
            }

                .menu > ul > li > ul.normal-sub > li {
                    width: 100%
                }

                    .menu > ul > li > ul.normal-sub > li.level1 a {
                        padding-top: 0;
                        padding-bottom: 0;
                        line-height: 32px;
                        font-size: 1.5rem;
                        font-weight: 300
                    }

                    .menu > ul > li > ul.normal-sub > li a {
                        border: 0;
                        padding: 1em 0
                    }

.menu .topstatic, .menu .bottomstatic {
    clear: both
}

.menu .leftstatic {
    float: left;
    margin-right: 15px
}

.menu .rightstatic {
    float: right
}

@media all and (min-width: 767px) {
    #dm {
        display: none
    }

    #om {
        display: block
    }
}

@media all and (max-width: 767px) {
    #dm {
        display: block
    }

    #om {
        display: none
    }
}

.menu > ul > li.menu-dropdown-icon > .level-top:after {
    content: '\f803';
    display: inline-block;
    vertical-align: middle;
    font-family: 'Porto-icon';
    margin-left: 4px;
    margin-top: -2px
}

.menu > ul > li.menu-dropdown-icon:nth-child(4) .topstatic {
    border: 0
}

.menu > ul > li > .level-top {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.5rem;
    text-transform: uppercase
}

.menu > ul > li .menu-sub-name {
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #512d6d;
    text-align: center;
    font-weight: 700
}

.menu > ul > li > ul > li > ul {
    text-align: left;
    font-size: 1.5rem;
    font-weight: 300
}

    .menu > ul > li > ul > li > ul.level1.submenu {
        margin-top: 20px
    }

.menu .column_mega_menu1 > a {
    text-transform: uppercase;
    font-weight: 600
}

.menu .topstatic {
    border-bottom: 1px solid #efefef;
    margin: 0 0 15px
}

#om [data-content-type=row][data-appearance=contained] {
    display: inline-block
}

#om .addition-menu-links li {
    display: inline-block;
    padding: 15px 14px
}

.addition-menu-links li {
    text-transform: uppercase
}

@media only screen and (max-width: 950px) and (min-width:768px) {
    .menu > ul > li > .level-top {
        font-size: 1.3rem;
        padding-left: 10px;
        padding-right: 10px
    }

    .navigation ul {
        padding: 0 !important
    }

    #om {
        padding: 0 15px !important
    }
}

.products {
    margin: 30px 0
}

.product-items {
    font-size: 0
}

.product-item {
    font-size: 1.4rem;
    vertical-align: top
}

    .product-item .product-image-photo {
        max-width: 230px;
        width: 100%
    }

.products-grid .product-item {
    display: inline-block;
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 2%)/2)
}

.product-item:nth-child(2n+1) {
    margin-left: 0
}

.product-item-name {
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    display: block;
    hyphens: auto;
    margin: 10px 0;
    word-wrap: break-word
}

.product-item-info {
    max-width: 100%;
    width: 100%
}

.page-products .product-item-info {
    width: 100%
}

.product-item-actions {
    font-size: 0
}

    .product-item-actions > * {
        font-size: 1.4rem
    }

    .product-item-actions .actions-secondary {
        display: inline-block;
        font-size: 1.4rem;
        vertical-align: middle;
        white-space: nowrap
    }

        .product-item-actions .actions-secondary > button.action {
            background-image: none;
            background: 0 0;
            -moz-box-sizing: content-box;
            border: 0;
            box-shadow: none;
            line-height: inherit;
            margin: 0;
            padding: 0;
            text-decoration: none;
            text-shadow: none;
            font-weight: 400
        }

            .product-item-actions .actions-secondary > button.action:focus, .product-item-actions .actions-secondary > button.action:active {
                background: 0 0;
                border: none
            }

            .product-item-actions .actions-secondary > button.action:hover {
                background: 0 0;
                border: none
            }

            .product-item-actions .actions-secondary > button.action.disabled, .product-item-actions .actions-secondary > button.action[disabled], fieldset[disabled] .product-item-actions .actions-secondary > button.action {
                pointer-events: none;
                opacity: .5
            }

        .product-item-actions .actions-secondary > .action {
            line-height: 35px;
            text-align: center;
            width: 35px
        }

            .product-item-actions .actions-secondary > .action:before {
                margin: 0
            }

    .product-item-actions .actions-primary {
        display: inline-block;
        vertical-align: middle
    }

.product-item-description {
    margin: 25px 0
}

.product-item .product-reviews-summary .rating-summary {
    margin: 0 4px 0 0
}

.product-item .product-reviews-summary .reviews-actions {
    font-size: 12px;
    margin-top: 5px
}

.product-item .price-box {
    margin: 10px 0 12px
}

    .product-item .price-box .price {
        font-size: 1.4rem;
        font-weight: 700;
        white-space: nowrap
    }

    .product-item .price-box .price-label {
        font-size: 12px
    }

        .product-item .price-box .price-label:after {
            content: ':'
        }

.product-item .special-price .price, .product-item .minimal-price .price {
    font-size: 1.4rem;
    font-weight: 700
}

.product-item .special-price .price-wrapper, .product-item .minimal-price .price-wrapper {
    display: inline-block
}

.product-item .special-price .price-including-tax + .price-excluding-tax, .product-item .minimal-price .price-including-tax + .price-excluding-tax {
    display: block
}

.product-item .special-price {
    display: inline-block;
    padding: 0 3px
}

.product-item .old-price {
    display: inline-block;
    padding: 0 3px
}

    .product-item .old-price .price {
        font-weight: 400;
        text-decoration: line-through
    }

.product-item .regular-price .price-label {
    display: none
}

.product-item .minimal-price .price-container {
    display: block
}

.product-item .minimal-price-link {
    margin-top: 5px
}

    .product-item .minimal-price-link .price-label {
        color: #512d6d;
        font-size: 1.4rem
    }

    .product-item .minimal-price-link .price {
        font-weight: 400
    }

.product-item .minimal-price-link, .product-item .price-excluding-tax, .product-item .price-including-tax {
    display: block;
    white-space: nowrap
}

.product-item .price-from, .product-item .price-to {
    margin: 0
}

.product-item .tocompare:before {
    content: '\e61f'
}

.product-item .tocart {
    white-space: nowrap
}

.price-container .price {
    font-size: 1.4rem
}

.price-container .price-including-tax + .price-excluding-tax, .price-container .weee {
    margin-top: 5px
}

    .price-container .price-including-tax + .price-excluding-tax, .price-container .weee, .price-container .price-including-tax + .price-excluding-tax .price, .price-container .weee .price, .price-container .weee + .price-excluding-tax:before, .price-container .weee + .price-excluding-tax .price {
        font-size: 1.1rem
    }

        .price-container .weee:before {
            content: '(' attr(data-label) ': '
        }

        .price-container .weee:after {
            content: ')'
        }

        .price-container .weee + .price-excluding-tax:before {
            content: attr(data-label) ': '
        }

.products-list .product-item {
    display: table;
    width: 100%
}

.products-list .product-item-info {
    display: table-row
}

.products-list .product-item-photo {
    display: table-cell;
    padding: 0 30px 30px 0;
    vertical-align: top;
    width: 1%
}

.products-list .product-item-details {
    display: table-cell;
    vertical-align: top
}

.page-products .columns {
    position: relative;
    z-index: 1
}

.toolbar-amount {
    display: block;
    line-height: 26px;
    margin: 0;
    padding: 8px 0 0;
    vertical-align: middle
}

.products.wrapper ~ .toolbar .toolbar-amount {
    display: none
}

.toolbar-products {
    margin-bottom: 40px;
    padding: 0 10px;
    text-align: center
}

    .toolbar-products .pages {
        display: none
    }

.products.wrapper ~ .toolbar-products .pages {
    display: block
}

.toolbar-products .limiter .control {
    display: inline-block
}

.sorter {
    padding: 4px 0 0
}

.products.wrapper ~ .toolbar .sorter {
    display: none
}

.sorter .sorter-action {
    position: relative;
    top: -2px;
    margin-left: 15px
}

.sorter-options {
    margin: 0 0 0 7px;
    width: auto
}

.sorter-action {
    vertical-align: top
}

.modes {
    display: none
}

.limiter-options {
    margin: 0 5px 0 7px;
    width: auto
}

.limiter-label {
    font-weight: 400
}

.page-products .toolbar .limiter {
    display: none
}

.sorter-options {
    height: 45px;
    letter-spacing: .05em;
    color: #101820;
    width: 290px;
    box-shadow: 2px 2px 0px rgba(0,0,0,.1)
}

.sorter .sorter-action {
    background: url("../../frontend/Coffeebean/default/en_US/images/sort-arr.png") no-repeat;
    width: 12px;
    height: 18px;
    display: none;
    vertical-align: middle
}

    .sorter .sorter-action.sort-asc {
        transform: rotate(180deg)
    }

.special-pdp .product-info-main > .additional-attributes-wrapper {
    display: none
}

.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
    content: '(' attr(data-label) ': '
}

.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
    content: ')'
}

.prices-tier .price-container .weee[data-label] {
    display: inline
}

    .prices-tier .price-container .weee[data-label] .price {
        font-size: 1.1rem
    }

    .prices-tier .price-container .weee[data-label]:before {
        content: ' +' attr(data-label) ': '
    }

.actual-price {
    font-weight: 700
}

.category-image .image {
    display: block;
    height: auto;
    max-width: 100%
}

.product-image-container {
    display: inline-block;
    max-width: 100%
}

.product-image-wrapper {
    display: block;
    height: 0;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.product-image-photo {
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.product.media .placeholder .photo.container {
    max-width: 100%
}

.product.media .notice {
    color: #7d7d7d;
    font-size: 1.2rem;
    margin: 10px 0
}

.product.media .product.thumbs {
    margin: 20px 0 30px
}

.product.media .items.thumbs {
    margin: 0;
    padding: 0;
    list-style: none none
}

    .product.media .items.thumbs > li {
        display: inline-block;
        vertical-align: top
    }

    .product.media .items.thumbs .active {
        display: block;
        line-height: 1
    }

.product.info.detailed {
    clear: both;
    margin-bottom: 30px
}

    .product.info.detailed .additional-attributes {
        width: auto
    }

        .product.info.detailed .additional-attributes > thead > tr > td, .product.info.detailed .additional-attributes > tbody > tr > td, .product.info.detailed .additional-attributes > tfoot > tr > td {
            padding: 6px 5px 10px
        }

        .product.info.detailed .additional-attributes > thead > tr > th, .product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tfoot > tr > th {
            padding: 6px 30px 10px 0
        }

.product-info-main .page-title-wrapper .page-title {
    line-height: 1.42857143;
    margin-bottom: 10px
}

.product-info-main .stock.available, .product-info-main .stock.unavailable {
    display: inline-block;
    font-weight: 700;
    margin-right: 20px;
    text-transform: uppercase;
    vertical-align: top
}

.product-info-main .product.attribute.sku {
    display: inline-block;
    vertical-align: top;
    color: #7d7d7d
}

    .product-info-main .product.attribute.sku > .value {
        display: inline-block;
        vertical-align: top;
        word-break: break-all
    }

    .product-info-main .product.attribute.sku .type {
        margin-right: 5px
    }

.product-info-main .product.alert {
    margin: 10px 0
}

.product-info-main .price-box {
    margin-top: 10px
}

.product-info-main .product-reviews-summary .reviews-actions {
    font-size: 1.4rem
}

.product-options-wrapper .fieldset-product-options-inner .legend {
    font-weight: 700;
    margin: 0 0 5px;
    font-size: 1.4rem;
    border: none;
    display: inline-block;
    float: none;
    padding: 0
}

.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
    margin-top: 10px
}

.product-options-wrapper .fieldset-product-options-inner.required .legend:after, .product-options-wrapper .fieldset-product-options-inner._required .legend:after {
    content: '*';
    color: #101820;
    font-size: 1.2rem;
    margin: 0 0 0 5px
}

.product-options-wrapper .field .note {
    display: block
}

.product-info-main .price-box .price-including-tax + .price-excluding-tax, .product-options-bottom .price-box .price-including-tax + .price-excluding-tax, .product-info-main .price-box .weee + .price-excluding-tax, .product-options-bottom .price-box .weee + .price-excluding-tax, .product-info-main .price-box .weee, .product-options-bottom .price-box .weee {
    font-size: 1.2rem;
    line-height: 14px;
    margin-bottom: 5px
}

    .product-info-main .price-box .price-including-tax + .price-excluding-tax .price, .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price, .product-info-main .price-box .weee + .price-excluding-tax .price, .product-options-bottom .price-box .weee + .price-excluding-tax .price, .product-info-main .price-box .weee .price, .product-options-bottom .price-box .weee .price {
        font-size: 1.2rem;
        font-weight: 700
    }

.product-info-main .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price {
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 39px
}

.product-info-main .price-box .price, .product-options-bottom .price-box .price {
    white-space: nowrap
}

.product-info-main .special-price, .product-options-bottom .special-price {
    display: block;
    margin: 10px 0
}

    .product-info-main .special-price .price-container, .product-options-bottom .special-price .price-container {
        font-size: 1.4rem
    }

    .product-info-main .special-price .price-label + .price-wrapper, .product-options-bottom .special-price .price-label + .price-wrapper {
        display: inline-block
    }

    .product-info-main .old-price .price-label:after, .product-options-bottom .old-price .price-label:after, .product-info-main .special-price .price-label:after, .product-options-bottom .special-price .price-label:after {
        content: ': '
    }

.product-info-main .box-tocart, .product-options-bottom .box-tocart {
    margin: 20px 0
}

    .product-info-main .box-tocart .field.qty, .product-options-bottom .box-tocart .field.qty {
        padding-right: 15px;
        width: auto
    }

    .product-info-main .box-tocart .input-text.qty, .product-options-bottom .box-tocart .input-text.qty {
        text-align: center;
        width: 85px
    }

    .product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions {
        text-align: center;
        width: 202px
    }

.product-info-main .product-addto-links, .product-options-bottom .product-addto-links {
    margin: 0 0 12px;
    line-height: 24px;
    float: left
}

.product-info-main .action.tocompare, .product-options-bottom .action.tocompare {
    vertical-align: top
}

.prices-tier {
    background: #fff;
    margin: 10px 0;
    padding: 10px 15px
}

    .prices-tier .price-container {
        display: inline-block
    }

    .prices-tier .price-including-tax, .prices-tier .price-excluding-tax, .prices-tier .weee {
        display: inline-block
    }

        .prices-tier .price-including-tax .price, .prices-tier .price-excluding-tax .price, .prices-tier .weee .price {
            font-size: 1.4rem;
            font-weight: 700
        }

.ui-dialog-titlebar-close {
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #512d6d;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline
}

    .ui-dialog-titlebar-close:visited {
        color: #512d6d;
        text-decoration: none
    }

    .ui-dialog-titlebar-close:hover {
        color: #512d6d;
        text-decoration: underline
    }

    .ui-dialog-titlebar-close:active {
        color: #512d6d;
        text-decoration: underline
    }

    .ui-dialog-titlebar-close:hover, .ui-dialog-titlebar-close:active, .ui-dialog-titlebar-close:focus {
        background: 0 0;
        border: 0
    }

    .ui-dialog-titlebar-close.disabled, .ui-dialog-titlebar-close[disabled], fieldset[disabled] .ui-dialog-titlebar-close {
        color: #512d6d;
        opacity: .5;
        cursor: default;
        pointer-events: none;
        text-decoration: underline
    }

.block.related .action.select {
    margin: 0 5px
}

.sidebar .product-items .product-item {
    margin-bottom: 20px;
    position: relative
}

.sidebar .product-items .product-item-info {
    position: relative;
    width: auto
}

    .sidebar .product-items .product-item-info .product-item-photo {
        left: 0;
        position: absolute;
        top: 0
    }

.sidebar .product-items .product-item-name {
    margin-top: 0
}

.sidebar .product-items .product-item-details {
    margin: 0 0 0 85px
}

.sidebar .product-items .product-item-actions {
    display: block;
    margin-top: 10px
}

.sidebar .product-items .price-box {
    display: block;
    margin: 7px 0
}

.sidebar .product-items .text {
    margin-right: 8px
}

.sidebar .product-items .counter {
    color: #7d7d7d;
    font-size: 1.2rem;
    white-space: nowrap
}

.sidebar .product-items .minilist .price {
    display: inline;
    padding: 0
}

.sidebar .product-items .minilist .weee:before {
    display: inline-block
}

.sidebar .action.delete {
    position: absolute;
    right: 0;
    top: -1px
}

.sidebar .block-wishlist .action.delete {
    line-height: unset;
    width: auto
}

.sidebar .block-compare .action.delete {
    right: initial
}

.sidebar .product-items-images {
    margin-left: -5px
}

    .sidebar .product-items-images .product-item {
        float: left;
        padding-left: 5px
    }

.sidebar .product-items-names .product-item {
    display: flex;
    margin-bottom: 10px
}

.sidebar .product-items-names .product-item-name {
    margin: 0
}

.catalog-category-view.page-layout-1column .column.main {
    min-height: inherit
}

body.catalog-product-compare-index .action.print {
    float: right;
    margin: 15px 0
}

.table-wrapper.comparison {
    clear: both;
    max-width: 100%;
    overflow-x: auto
}

.table-comparison {
    table-layout: fixed
}

    .table-comparison .cell.label, .table-comparison td:last-child {
        border-right: 1px solid #e4e4e4
    }

    .table-comparison .cell {
        padding: 15px;
        width: 140px
    }

        .table-comparison .cell .attribute.value {
            overflow: hidden;
            width: 100%
        }

        .table-comparison .cell.product.info, .table-comparison .cell.product.label {
            border-bottom: 1px solid #e4e4e4
        }

        .table-comparison .cell.label .attribute.label {
            display: block;
            width: 100%;
            word-wrap: break-word
        }

        .table-comparison .cell.attribute {
            font-size: 1.3rem
        }

            .table-comparison .cell.attribute img {
                height: auto;
                max-width: 100%
            }

    .table-comparison .product-item-photo {
        display: block;
        margin: 0 auto 15px
    }

    .table-comparison .product-image-photo {
        margin-left: 0
    }

    .table-comparison .product-item-actions, .table-comparison .price-box, .table-comparison .product.rating, .table-comparison .product-item-name {
        display: block;
        margin: 15px 0
    }

    .table-comparison .product-addto-links {
        margin-top: 15px
    }

        .table-comparison .product-addto-links .action.split, .table-comparison .product-addto-links .action.toggle {
            line-height: 1.2rem;
            padding: 5px 8px;
            font-size: 1.1rem
        }

        .table-comparison .product-addto-links .action.toggle {
            padding: 0
        }

    .table-comparison .cell.remove {
        padding-bottom: 0;
        padding-top: 0;
        text-align: right
    }

    .table-comparison .product-item-actions > .actions-primary + .actions-secondary {
        margin-top: 10px
    }

    .table-comparison .action.tocart {
        white-space: nowrap
    }

.comparison.headings {
    background: #fff;
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 2
}

.block-compare .product-item .product-item-name {
    margin-left: 22px
}

.block-compare .action.delete {
    left: -6px;
    position: absolute;
    right: 0;
    top: 0
}

.block-compare .actions-toolbar {
    margin: 17px 0 0
}

.products.grid + .toolbar-products .filter-title-mask {
    display: none
}

.catalog-category-view.category-coffee-bean-card .filter-title-mask {
    display: none !important
}

.category-image img {
    width: 100%
}

.page-title-wrapper {
    text-align: center
}

    .page-title-wrapper .page-title {
        font-size: 2.7rem;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center;
        position: relative;
        line-height: 36px
    }

        .page-title-wrapper .page-title:before {
            content: '';
            position: absolute;
            width: 60px;
            border-bottom: 5px solid #512d6d;
            float: left;
            left: 50%;
            transform: translate3d(-50%,0,0);
            bottom: -14px
        }

.category-description {
    text-align: center;
    font-size: 1.5rem;
    line-height: 2.4rem;
    letter-spacing: .04em;
    max-width: 920px;
    margin: 0 auto
}

.page-products .columns {
    max-width: 1335px;
    margin: 0 auto
}

.product-item .product-item-name, .product-item .product.name a {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .08em;
    text-transform: uppercase;
    min-height: 55px;
    color: #101820
}

    .product-item .product-item-name:hover, .product-item .product.name a:hover {
        text-decoration: none;
        color: #512d6d
    }

.product-item .price-box {
    text-align: center
}

    .product-item .price-box > .price-container > .price-wrapper > .price {
        font-weight: 700;
        font-size: 1.8rem;
        letter-spacing: .02em
    }

    .product-item .price-box .special-price .price {
        color: #d00000;
        font-size: 1.8rem;
        letter-spacing: .02em
    }

.product-item .product-item-actions .actions-primary {
    float: left;
    width: 100%
}

    .product-item .product-item-actions .actions-primary .tocart {
        width: calc(100% - 2px);
        font-size: 1.5rem;
        font-weight: 800;
        text-transform: uppercase;
        line-height: 45px;
        border-radius: 2px;
        box-shadow: 2px 2px 0px #9a4bd8;
        padding: 0 10px;
        border: 0;
        letter-spacing: .05em
    }

        .product-item .product-item-actions .actions-primary .tocart:after {
            display: inline-block;
            vertical-align: middle;
            content: '';
            background: url("../../frontend/Coffeebean/default/en_US/images/cart-ico.png") no-repeat;
            width: 16px;
            height: 20px;
            margin: -3px 0 0 7px
        }

.product-item .product-item-info {
    position: relative;
    display: inline-block;
    padding: 35px 25px 22px;
    text-align: center;
    border: .5px solid transparent
}

    .product-item .product-item-info .actions-secondary {
        position: absolute;
        z-index: 1;
        right: 10px;
        top: 20px
    }

    .product-item .product-item-info .product-attr {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 1;
        width: 100%
    }

        .product-item .product-item-info .product-attr + .actions-secondary {
            top: 55px
        }

.att-label {
    width: 100px;
    text-align: center;
    line-height: 35px;
    border-radius: 2px;
    background-color: #512d6d;
    font-weight: 700;
    font-size: 1.3rem;
    letter-spacing: .1em;
    margin-left: 7px;
    color: #fff;
    text-transform: uppercase;
    float: right
}

.fotorama__thumb {
    border: 1px solid #e8e8e8
}

.fotorama__thumb-border {
    border: 1px solid #512d6d !important
}

.fotorama__nav--thumbs .fotorama__nav__frame {
    margin-bottom: 15px
}

.catalog-product-view.page-layout-2columns-left .column.main {
    width: 100%;
    padding-left: 0
}

.catalog-product-view .page-title-wrapper .page-title {
    text-align: left;
    margin-bottom: 35px;
    clear: both;
    float: left;
    width: 100%
}

    .catalog-product-view .page-title-wrapper .page-title:before {
        left: 0;
        transform: none
    }

.catalog-product-view .product-reviews-summary {
    float: left
}

.catalog-product-view .product-info-main .action.towishlist {
    display: inline-block;
    text-decoration: none
}

    .catalog-product-view .product-info-main .action.towishlist:before {
        overflow: unset !important
    }

    .catalog-product-view .product-info-main .action.towishlist:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        line-height: 24px;
        color: #512d6d;
        content: '\f83c';
        font-family: 'Porto-icon';
        margin: -4px 6px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .catalog-product-view .product-info-main .action.towishlist.active {
        display: inline-block;
        text-decoration: none
    }

        .catalog-product-view .product-info-main .action.towishlist.active:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 25px;
            line-height: 25px;
            color: #512d6d;
            content: '\f816';
            font-family: 'Porto-icon';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

.catalog-product-view .product-info-main .product.attribute.overview {
    clear: both;
    padding-bottom: 18px
}

.catalog-product-view .product-info-main .product-info-price {
    clear: both;
    margin-bottom: 20px
}

.catalog-product-view .product-info-main .price-box.price-final_price > span {
    display: inline-block
}

    .catalog-product-view .product-info-main .price-box.price-final_price > span.special-price {
        margin: 0 20px 0 0
    }

        .catalog-product-view .product-info-main .price-box.price-final_price > span.special-price .price {
            font-size: 3.2rem;
            color: #d00000
        }

    .catalog-product-view .product-info-main .price-box.price-final_price > span.old-price .price {
        font-size: 2.4rem;
        text-decoration: line-through
    }

.catalog-product-view .product-info-main .box-tocart .actions button {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.5rem;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 45px;
    border-radius: 2px;
    box-shadow: 2px 2px 0px #9a4bd8;
    padding: 0 10px;
    border: 0;
    letter-spacing: .05em
}

    .catalog-product-view .product-info-main .box-tocart .actions button:after {
        display: inline-block;
        vertical-align: middle;
        content: '';
        background: url(../../frontend/Coffeebean/default/en_US/images/cart-ico.png) no-repeat;
        width: 16px;
        height: 20px;
        margin: -3px 0 0 7px
    }

.catalog-product-view .product-info-main .a2a_svg {
    width: 25px;
    line-height: 25px;
    height: 25px
}

.catalog-product-view .product-info-main .box-tocart .field.qty .label {
    text-transform: uppercase;
    font-weight: 700
}

.catalog-product-view .product-info-main select {
    color: #8a8b8d
}

.catalog-product-view .product-options-wrapper label {
    letter-spacing: .08em;
    text-transform: uppercase;
    font-weight: 700 !important
}

.catalog-product-view .product-options-wrapper .field.Message {
    width: 100%;
    max-width: none;
    clear: both
}

.catalog-product-view .product-options-wrapper .field.my-choice-of-grind .control {
    box-shadow: 2px 2px 0px rgba(0,0,0,.1)
}

.catalog-product-view .product-options-wrapper .field.choice-of-cake-base {
    width: 100%
}

    .catalog-product-view .product-options-wrapper .field.choice-of-cake-base > .label {
        margin-bottom: 17px
    }

    .catalog-product-view .product-options-wrapper .field.choice-of-cake-base .control .options-list label {
        text-transform: none;
        font-weight: 300 !important
    }

.catalog-product-view .product-add-form {
    border-bottom: 1px solid #e4e4e4
}

.catalog-product-view .fotorama__stage__shaft.fotorama__grab {
    margin-left: 25px !important
}

.catalog-product-view .fotorama__stage, .catalog-product-view .fotorama__nav {
    max-height: 513px
}

.catalog-product-view .fotorama__arr:active, .catalog-product-view .fotorama__thumb__arr:active {
    background: 0 0
}

.catalog-product-view .fotorama__arr .fotorama__arr__arr {
    background: 0 0;
    width: 40px;
    height: 40px;
    border: 1px solid #8a8b8d;
    box-shadow: 2px 2px 0px #512d6d
}

    .catalog-product-view .fotorama__arr .fotorama__arr__arr:before, .catalog-product-view .fotorama__arr .fotorama__arr__arr:after {
        top: 50%;
        left: 50%;
        margin-top: -6px;
        position: absolute
    }

.catalog-product-view .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr:before {
    content: '';
    width: 13px;
    height: 13px;
    border: 1px solid #512d6d;
    border-right: 0;
    border-bottom: 0;
    float: left;
    transform: rotate(-45deg);
    margin-left: -3px
}

.catalog-product-view .fotorama__arr.fotorama__arr--next .fotorama__arr__arr:before {
    content: '';
    width: 13px;
    height: 13px;
    border: 1px solid #512d6d;
    border-right: 0;
    border-bottom: 0;
    float: left;
    transform: rotate(135deg);
    margin-left: -10px
}

.catalog-product-view .mp_social_share_inline_under_cart {
    padding-top: 18px
}

    .catalog-product-view .mp_social_share_inline_under_cart:before {
        content: 'SHARE TO:';
        display: inline-block;
        line-height: 25px;
        color: #8a8b8d;
        font-size: 1.2rem;
        font-weight: 700;
        padding: 0 10px 0 0
    }

    .catalog-product-view .mp_social_share_inline_under_cart .a2a_kit > a {
        padding-right: 20px
    }

.catalog-product-view .mp_social_share_float, .catalog-product-view .mp_social_share_inline {
    display: none
}

.product-promo {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

    .product-promo .att-label {
        float: left
    }

        .product-promo .att-label:first-child {
            margin-left: 0
        }

.block.related {
    clear: both
}

.additional-attributes-wrapper.table-wrapper {
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    padding-top: 20px
}

    .additional-attributes-wrapper.table-wrapper .data.table.additional-attributes {
        letter-spacing: .04em;
        line-height: 24px;
        font-size: 1.5rem
    }

        .additional-attributes-wrapper.table-wrapper .data.table.additional-attributes > div {
            margin-bottom: 14px
        }

        .additional-attributes-wrapper.table-wrapper .data.table.additional-attributes span.label {
            font-weight: 600;
            float: left;
            margin-right: 20px
        }

            .additional-attributes-wrapper.table-wrapper .data.table.additional-attributes span.label:after {
                content: ':'
            }

.product.info.detailed {
    background: linear-gradient(360deg,#f4f4f4 0%,rgba(252,252,252,0) 87.56%);
    padding-bottom: 53px;
    float: left;
    width: 100%
}

    .product.info.detailed .product.data.items {
        max-width: 1108px;
        margin: 0 auto
    }

        .product.info.detailed .product.data.items > .item.title > .switch {
            text-transform: uppercase
        }

#tab-label-reviews .counter:before {
    content: '('
}

#tab-label-reviews .counter:after {
    content: ')'
}

.block-search {
    margin-bottom: 0
}

    .block-search .block-title {
        display: none;
        cursor: pointer
    }

    .block-search .block-content {
        margin-bottom: 0
    }

    .block-search .label {
        text-decoration: none;
        display: inline-block;
        float: right
    }

        .block-search .label > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .block-search .label:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 35px;
            line-height: 33px;
            color: #101820;
            content: '\e615';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .block-search .label:hover:before {
            color: #333
        }

        .block-search .label:active:before {
            color: #333
        }

        .block-search .label.active + .control input {
            position: static
        }

    .block-search .action.search {
        display: none
    }

    .block-search .control {
        border-top: 1px solid #e4e4e4;
        clear: both;
        margin: 0 -15px -1px;
        padding: 0 15px
    }

    .block-search input {
        font-size: 16px;
        left: -300%;
        margin: 15px 0;
        position: absolute
    }

    .block-search .nested {
        display: none
    }

.search-autocomplete {
    display: none;
    margin-top: -15px;
    overflow: hidden;
    position: absolute;
    z-index: 3
}

    .search-autocomplete ul {
        margin: 0;
        padding: 0;
        list-style: none none
    }

        .search-autocomplete ul li {
            border-top: 1px solid #e5e5e5;
            cursor: pointer;
            margin: 0;
            padding: 5px 40px 5px 10px;
            position: relative;
            text-align: left;
            white-space: normal
        }

            .search-autocomplete ul li:not(:empty) {
                border-top: 0;
                border: 1px solid #8a8b8d;
                background: #fff
            }

            .search-autocomplete ul li:first-child {
                border-top: none
            }

            .search-autocomplete ul li:hover, .search-autocomplete ul li.selected {
                background: #e8e8e8
            }

            .search-autocomplete ul li .amount {
                color: #999;
                position: absolute;
                right: 7px;
                top: 5px
            }

.form.search.advanced .fields.range .field:first-child {
    position: relative
}

    .form.search.advanced .fields.range .field:first-child .control {
        padding-right: 25px
    }

        .form.search.advanced .fields.range .field:first-child .control:after {
            content: ' \2013 ';
            display: inline-block;
            position: absolute;
            right: 0;
            text-align: center;
            top: 6px;
            width: 25px
        }

.form.search.advanced .fields.range .field:last-child {
    position: relative
}

    .form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
        left: 0;
        position: absolute;
        top: 32px
    }

.form.search.advanced .fields.range .field.with-addon .control {
    padding-right: 45px
}

.form.search.advanced .group.price .addon .addafter {
    background: 0 0;
    border: 0;
    padding-top: 6px;
    position: absolute;
    right: 0;
    top: 0
}

.search.summary {
    margin-bottom: 10px
}

.cart-summary {
    background: #fff;
    margin-bottom: 25px;
    padding: 1px 0 25px
}

    .cart-summary .block {
        margin-bottom: 0
    }

        .cart-summary .block .item-options {
            margin-left: 0
        }

        .cart-summary .block .fieldset {
            margin: 15px 0 25px 5px
        }

            .cart-summary .block .fieldset .field {
                margin: 0 0 10px
            }

                .cart-summary .block .fieldset .field.note {
                    font-size: 12px
                }

            .cart-summary .block .fieldset .methods .field > .label {
                display: inline
            }

.cart-totals {
    padding-top: 11px;
    padding-bottom: 11px
}

    .cart-totals .table-wrapper {
        margin-bottom: 0;
        overflow: inherit;
        font-weight: 500
    }

    .cart-totals .discount.coupon {
        display: none
    }

.cart.table-wrapper .items thead + .item {
    border-top: 1px solid #e4e4e4
}

.cart.table-wrapper .items > .item {
    border-bottom: 1px solid #e4e4e4;
    position: relative
}

.cart.table-wrapper .col {
    padding-top: 20px
}

    .cart.table-wrapper .col.qty .input-text {
        margin-top: -5px
    }

.cart.table-wrapper .item-actions td {
    padding-bottom: 10px;
    text-align: center;
    white-space: normal
}

.cart.table-wrapper .item .col.item {
    display: block;
    min-height: 75px;
    padding: 25px 0 10px 75px;
    position: relative
}

.cart.table-wrapper .actions-toolbar > .action, .action-gift {
    display: inline-block;
    text-decoration: none;
    margin-bottom: 10px;
    margin-right: 10px;
    vertical-align: middle
}

    .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .actions-toolbar > .action:active, .cart.table-wrapper .actions-toolbar > .action:focus, .action-gift:hover, .action-gift:active, .action-gift:focus {
        text-decoration: none
    }

    .cart.table-wrapper .actions-toolbar > .action:last-child, .action-gift:last-child {
        margin-right: 0
    }

.cart.table-wrapper .action.help.map {
    font-weight: 400
}

.cart.table-wrapper .product-item-photo {
    display: block;
    left: 0;
    max-width: 60px;
    padding: 0;
    position: absolute;
    top: 15px;
    width: 100%
}

.cart.table-wrapper .product-item-details {
    white-space: normal
}

.cart.table-wrapper .product-item-name {
    display: inline-block;
    font-weight: 600
}

.cart.table-wrapper .gift-registry-name-label:after {
    content: ':'
}

.cart.table-wrapper .item-options {
    font-size: 12px;
    margin-bottom: 10px
}

.cart.table-wrapper .product-item-name + .item-options {
    margin-top: 0
}

.cart.table-wrapper .action.configure {
    display: inline-block;
    margin: 0 0 20px
}

.cart-container .checkout-methods-items {
    padding: 10px 17px 35px;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-top: 0
}

    .cart-container .checkout-methods-items .action.primary, .cart-container .checkout-methods-items .amshopby-button, .cart-container .checkout-methods-items .am-filter-go {
        width: 100%
    }

    .cart-container .checkout-methods-items .item + .item {
        margin-top: 20px
    }

.cart-products-toolbar .toolbar-amount {
    margin: 25px 0 15px;
    padding: 0;
    text-align: center
}

.cart-products-toolbar .pages {
    margin: 0 0 25px;
    text-align: center
}

    .cart-products-toolbar .pages .items > .item {
        border-bottom: 0
    }

.cart-products-toolbar-top {
    border-bottom: 1px solid #e4e4e4
}

.block.crosssell {
    margin-top: 70px
}

.cart-tax-info + .cart-tax-total, .cart .cart-tax-info + .cart-tax-total {
    display: block
}

.cart.table-wrapper .col.price, .order-items.table-wrapper .col.price, .cart.table-wrapper .col.qty, .order-items.table-wrapper .col.qty, .cart.table-wrapper .col.subtotal, .order-items.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp, .order-items.table-wrapper .col.msrp {
    text-align: right
}

.action.towishlist {
    display: inline-block;
    text-decoration: none
}

    .action.towishlist:before {
        overflow: unset !important
    }

    .action.towishlist:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 25px;
        line-height: 25px;
        color: #512d6d;
        content: '\f83c';
        font-family: 'Porto-icon';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .action.towishlist.active {
        display: inline-block;
        text-decoration: none
    }

        .action.towishlist.active:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 25px;
            line-height: 25px;
            color: #512d6d;
            content: '\f816';
            font-family: 'Porto-icon';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

.cart.table-wrapper .cart.item {
    position: relative
}

    .cart.table-wrapper .cart.item .item-actions .actions-toolbar {
        position: absolute;
        top: 50%;
        right: 0;
        z-index: 1;
        transform: translate3d(0,-50%,10px)
    }

        .cart.table-wrapper .cart.item .item-actions .actions-toolbar .action-edit {
            display: none
        }

        .cart.table-wrapper .cart.item .item-actions .actions-toolbar .action-delete {
            display: inline-block;
            text-decoration: none
        }

            .cart.table-wrapper .cart.item .item-actions .actions-toolbar .action-delete:before {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 45px;
                line-height: 45px;
                color: inherit;
                content: '\e616';
                font-family: 'icons-blank-theme';
                margin: 0;
                vertical-align: top;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .cart.table-wrapper .cart.item .item-actions .actions-toolbar .action-delete:hover:before {
                color: inherit
            }

            .cart.table-wrapper .cart.item .item-actions .actions-toolbar .action-delete:active:before {
                color: inherit
            }

.cart.table-wrapper td.item, .cart.table-wrapper th.item {
    padding-left: 0
}

.cart.table-wrapper th {
    text-transform: uppercase
}

.cart.table-wrapper td {
    vertical-align: middle
}

.cart.table-wrapper .product-item-name {
    font-size: 1.6rem;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0
}

.cart.table-wrapper .product-item-details .item-options {
    font-size: 1.5rem
}

.cart.table-wrapper .col.qty {
    text-align: left
}

    .cart.table-wrapper .col.qty .input-text {
        width: 65px;
        height: 35px
    }

.cart.table-wrapper .col.subtotal {
    padding-right: 150px
}

.cart-container .cart.actions .action {
    padding: 0 25px;
    line-height: 43px;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 800;
    border-radius: 2px;
    border-color: #8a8b8d;
    background: 0 0
}

    .cart-container .cart.actions .action:hover {
        background: #512d6d;
        border-color: #512d6d;
        color: #fff
    }

    .cart-container .cart.actions .action.continue {
        float: left;
        box-shadow: 2px 2px 0px #8a8b8d
    }

        .cart-container .cart.actions .action.continue:before {
            display: none
        }

    .cart-container .cart.actions .action.update {
        float: right;
        box-shadow: 2px 2px 0px #9a4bd8;
        color: #512d6d
    }

        .cart-container .cart.actions .action.update:before {
            display: none
        }

        .cart-container .cart.actions .action.update:hover {
            color: #fff
        }

.cart-summary > *:not(.block.discount) {
    padding-left: 17px;
    padding-right: 17px
}

.cart-summary .summary.title {
    letter-spacing: .08em;
    font-weight: 600;
    line-height: 36px;
    font-size: 2rem;
    text-align: center;
    text-transform: uppercase;
    margin-top: 12px;
    padding-bottom: 12px;
    width: 100%;
    float: left
}

.cart-summary #block-shipping {
    display: none
}

.cart-summary .cart-totals {
    text-transform: uppercase;
    border: 1px solid #e4e4e4;
    border-bottom: 0;
    font-size: 1.5rem
}

    .cart-summary .cart-totals tr td.amount .price {
        letter-spacing: .04em
    }

    .cart-summary .cart-totals tr.grand.totals {
        border-top: 1px solid #e4e4e4;
        font-weight: 700
    }

        .cart-summary .cart-totals tr.grand.totals td {
            font-size: 3.2rem;
            padding-top: 7px
        }

        .cart-summary .cart-totals tr.grand.totals th {
            font-size: 1.8rem;
            padding-top: 7px;
            line-height: 46px
        }

.block.discount .title {
    display: none
}

.block.discount .label {
    text-transform: uppercase;
    font-weight: 700
}

.block.discount .actions-toolbar {
    width: 120px;
    float: right;
    margin-top: 25px
}

    .block.discount .actions-toolbar .primary {
        width: 100%
    }

        .block.discount .actions-toolbar .primary .action.primary, .block.discount .actions-toolbar .primary .amshopby-button, .block.discount .actions-toolbar .primary .am-filter-go {
            height: 45px;
            line-height: 45px;
            color: #fff;
            background-color: #512d6d;
            border: 1px solid #512d6d
        }

            .block.discount .actions-toolbar .primary .action.primary:hover, .block.discount .actions-toolbar .primary .amshopby-button:hover, .block.discount .actions-toolbar .primary .am-filter-go:hover {
                background: #643786
            }

.block.discount .field {
    width: calc(100% - 132px);
    float: left
}

.block.discount .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px
}

    .block.discount .fieldset .field:not(.choice) > .label {
        box-sizing: content-box;
        float: none;
        width: auto;
        text-align: left;
        padding: 0
    }

    .block.discount .fieldset .field:not(.choice) > .control {
        float: none;
        width: auto
    }

    .block.discount .fieldset .field > .label {
        margin: 0 0 5px;
        display: inline-block
    }

    .block.discount .fieldset .field.choice:before, .block.discount .fieldset .field.no-label:before {
        display: none
    }

.block-minicart .items-total {
    float: left;
    margin: 0 10px
}

    .block-minicart .items-total .count {
        font-weight: 700
    }

.block-minicart .subtotal {
    margin: 10px 5px 40px;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase
}

    .block-minicart .subtotal .label {
        display: inline-block;
        margin-bottom: 5px;
        letter-spacing: .08em
    }

.block-minicart .amount .price-wrapper:first-child .price {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: .02em;
    line-height: 20px
}

.block-minicart .subtitle {
    display: none
}

    .block-minicart .subtitle.empty {
        display: block;
        font-size: 14px;
        padding: 30px 0 20px;
        text-align: center
    }

.block-minicart .text.empty {
    text-align: center
}

.block-minicart .block-content > .actions {
    margin-top: 15px;
    text-align: center
}

    .block-minicart .block-content > .actions > .primary {
        margin: 0 10px 15px
    }

        .block-minicart .block-content > .actions > .primary .action.primary, .block-minicart .block-content > .actions > .primary .amshopby-button, .block-minicart .block-content > .actions > .primary .am-filter-go {
            display: block;
            margin-bottom: 15px;
            width: 100%
        }

            .block-minicart .block-content > .actions > .primary .action.primary:last-child, .block-minicart .block-content > .actions > .primary .amshopby-button:last-child, .block-minicart .block-content > .actions > .primary .am-filter-go:last-child {
                margin-bottom: 0
            }

.block-minicart .block-category-link, .block-minicart .block-product-link, .block-minicart .block-cms-link, .block-minicart .block-banners {
    margin: 15px 0 0;
    text-align: center
}

.minicart-wrapper {
    display: inline-block;
    position: relative;
    float: right
}

    .minicart-wrapper:before, .minicart-wrapper:after {
        content: '';
        display: table
    }

    .minicart-wrapper:after {
        clear: both
    }

    .minicart-wrapper .action.showcart {
        cursor: pointer;
        display: inline-block;
        text-decoration: none
    }

        .minicart-wrapper .action.showcart:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 18px;
            line-height: 22px;
            color: #101820;
            content: '\e607';
            font-family: 'Porto-icon';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .minicart-wrapper .action.showcart:hover:after {
            color: #333
        }

        .minicart-wrapper .action.showcart:active:after {
            color: #101820
        }

        .minicart-wrapper .action.showcart.active {
            display: inline-block;
            text-decoration: none
        }

            .minicart-wrapper .action.showcart.active:after {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 18px;
                line-height: 22px;
                color: #101820;
                content: '\e618';
                font-family: 'Porto-icon';
                margin: 0;
                vertical-align: top;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .minicart-wrapper .action.showcart.active:hover:after {
                color: #333
            }

            .minicart-wrapper .action.showcart.active:active:after {
                color: #101820
            }

    .minicart-wrapper .block-minicart {
        margin: 0;
        padding: 0;
        list-style: none none;
        background: #fff;
        border: 1px solid #bbb;
        margin-top: 4px;
        min-width: 100%;
        width: 320px;
        z-index: 101;
        box-sizing: border-box;
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        box-shadow: 0 3px 3px rgba(0,0,0,.15)
    }

        .minicart-wrapper .block-minicart li {
            margin: 0
        }

            .minicart-wrapper .block-minicart li:hover {
                cursor: pointer
            }

        .minicart-wrapper .block-minicart:before, .minicart-wrapper .block-minicart:after {
            border-bottom-style: solid;
            content: '';
            display: block;
            height: 0;
            position: absolute;
            width: 0
        }

        .minicart-wrapper .block-minicart:before {
            border: 6px solid;
            border-color: transparent transparent #fff;
            z-index: 99
        }

        .minicart-wrapper .block-minicart:after {
            border: 7px solid;
            border-color: transparent transparent #bbb;
            z-index: 98
        }

        .minicart-wrapper .block-minicart:before {
            right: 10px;
            top: -12px
        }

        .minicart-wrapper .block-minicart:after {
            right: 9px;
            top: -14px
        }

    .minicart-wrapper.active {
        overflow: visible
    }

        .minicart-wrapper.active .block-minicart {
            display: block
        }

    .minicart-wrapper .block-minicart {
        padding: 20px 10px 30px
    }

        .minicart-wrapper .block-minicart .block-title {
            font-size: 2.4rem;
            text-transform: uppercase;
            font-weight: 700;
            text-align: left;
            line-height: 36px;
            margin: 0 0 15px;
            letter-spacing: .12em;
            border-bottom: 1px solid #e4e4e4;
            padding-bottom: 15px
        }

    .minicart-wrapper .product .actions {
        float: right;
        text-align: right;
        position: absolute;
        right: 0;
        top: -8px
    }

        .minicart-wrapper .product .actions > .primary, .minicart-wrapper .product .actions > .secondary {
            display: inline
        }

    .minicart-wrapper .action.close {
        display: inline-block;
        background-image: none;
        background: 0 0;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400;
        height: 40px;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px
    }

        .minicart-wrapper .action.close:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 45px;
            line-height: 45px;
            color: inherit;
            content: '\e616';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .minicart-wrapper .action.close:hover:before {
            color: inherit
        }

        .minicart-wrapper .action.close:active:before {
            color: inherit
        }

        .minicart-wrapper .action.close:focus, .minicart-wrapper .action.close:active {
            background: 0 0;
            border: none
        }

        .minicart-wrapper .action.close:hover {
            background: 0 0;
            border: none
        }

        .minicart-wrapper .action.close.disabled, .minicart-wrapper .action.close[disabled], fieldset[disabled] .minicart-wrapper .action.close {
            pointer-events: none;
            opacity: .5
        }

    .minicart-wrapper .action.showcart {
        white-space: nowrap
    }

        .minicart-wrapper .action.showcart .text {
            text-transform: uppercase;
            vertical-align: top
        }

        .minicart-wrapper .action.showcart .counter.qty:not(.empty) {
            min-width: 18px;
            overflow: hidden;
            padding: 0 3px;
            text-align: center;
            white-space: normal
        }

        .minicart-wrapper .action.showcart .counter.qty.empty {
            display: none
        }

        .minicart-wrapper .action.showcart .counter.qty .loader > img {
            max-width: 24px
        }

        .minicart-wrapper .action.showcart.action:after {
            display: none
        }

        .minicart-wrapper .action.showcart.action .counter.qty {
            position: relative;
            display: inline-block;
            text-decoration: none
        }

            .minicart-wrapper .action.showcart.action .counter.qty:after {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 13px;
                line-height: inherit;
                color: inherit;
                content: '\f80b';
                font-family: 'Porto-icon';
                margin: 0 0 0 3px;
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .minicart-wrapper .action.showcart.action .counter.qty:after {
                font-weight: 700
            }

            .minicart-wrapper .action.showcart.action .counter.qty.empty:after {
                content: ''
            }

.minicart-items-wrapper {
    margin: 0 -10px;
    border-left: 0;
    border-right: 0;
    overflow-x: auto;
    padding: 10px
}

    .minicart-items-wrapper .product-image-container {
        text-align: center
    }

        .minicart-items-wrapper .product-image-container img {
            max-height: 100px;
            max-width: 100px;
            width: auto
        }

.minicart-items {
    margin: 0;
    padding: 0;
    list-style: none none
}

    .minicart-items .product-item {
        padding: 25px 0;
        border-bottom: 1px solid #ccc
    }

        .minicart-items .product-item:first-child {
            padding-top: 0
        }

    .minicart-items .product-item-pricing .label {
        display: inline-block
    }

    .minicart-items .price-minicart {
        margin-bottom: 5px
    }

    .minicart-items .message {
        margin-bottom: 0;
        margin-top: 10px
    }

    .minicart-items .product > .product-item-photo, .minicart-items .product > .product-image-container {
        float: left
    }

    .minicart-items .product .toggle {
        display: block;
        text-decoration: none;
        cursor: pointer;
        position: relative;
        white-space: nowrap
    }

        .minicart-items .product .toggle:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 28px;
            line-height: 16px;
            color: inherit;
            content: '\e622';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .minicart-items .product .toggle:after {
            position: static;
            right: 20px;
            top: 0
        }

    .minicart-items .product.active > .toggle:after {
        content: '\e621'
    }

    .minicart-items .product-item-name {
        font-weight: 700;
        margin: 0 0 10px;
        text-align: left;
        max-width: 200px
    }

        .minicart-items .product-item-name a {
            color: #101820;
            font-size: 15px;
            font-weight: 700;
            line-height: 20px;
            letter-spacing: .08em
        }

    .minicart-items .product-item-details {
        padding-left: 130px
    }

        .minicart-items .product-item-details .price {
            font-weight: 700;
            font-size: 1.5rem;
            letter-spacing: .02em;
            line-height: 35px
        }

        .minicart-items .product-item-details .product-original-price .price {
            text-decoration: line-through
        }

        .minicart-items .product-item-details .price-including-tax, .minicart-items .product-item-details .price-excluding-tax {
            margin: 5px 0 0
        }

        .minicart-items .product-item-details .weee[data-label] {
            font-size: 1.1rem
        }

        .minicart-items .product-item-details .details-qty {
            margin-top: 10px
        }

    .minicart-items .product.options .tooltip.toggle {
        display: inline-block;
        text-decoration: none
    }

        .minicart-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
        }

        .minicart-items .product.options .tooltip.toggle:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 28px;
            line-height: 28px;
            color: inherit;
            content: '\e622';
            font-family: 'icons-blank-theme';
            margin: -3px 0 0 7px;
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .minicart-items .product.options .tooltip.toggle .details {
            display: none
        }

    .minicart-items .item-qty {
        text-align: center;
        width: 65px;
        height: 35px
    }

    .minicart-items .update-cart-item {
        font-size: 1.1rem;
        margin-left: 5px;
        vertical-align: top
    }

    .minicart-items .subtitle {
        display: none
    }

    .minicart-items .action.edit, .minicart-items .action.delete {
        display: inline-block;
        text-decoration: none
    }

        .minicart-items .action.edit > span, .minicart-items .action.delete > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .minicart-items .action.edit:before, .minicart-items .action.delete:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 28px;
            line-height: 28px;
            color: #303030;
            content: '\e606';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .minicart-items .action.edit:hover:before, .minicart-items .action.delete:hover:before {
            color: #303030
        }

        .minicart-items .action.edit:active:before, .minicart-items .action.delete:active:before {
            color: #303030
        }

    .minicart-items .action.delete {
        display: inline-block;
        text-decoration: none
    }

        .minicart-items .action.delete:before {
            font-weight: 700 !important
        }

        .minicart-items .action.delete:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 32px;
            line-height: 32px;
            color: inherit;
            content: '\e616';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

.counter-number {
    font-weight: 700;
    color: #512d6d;
    vertical-align: top
}

    .counter-number:before, .counter-number:after {
        display: inline-block;
        font-weight: 500;
        color: #101820;
        vertical-align: top;
        font-size: 1.3rem
    }

    .counter-number:before {
        content: '(';
        padding-right: 2px
    }

    .counter-number:after {
        content: ')';
        padding-left: 2px
    }

.minicart-items .product-item-details {
    position: relative
}

.minicart-wrapper .product-item-pricing {
    float: left;
    width: 100%;
    max-width: 253px
}

    .minicart-wrapper .product-item-pricing .price-container {
        float: left
    }

    .minicart-wrapper .product-item-pricing .details-qty {
        float: right
    }

.minicart-wrapper .actions-toolbar {
    padding: 0 6px
}

    .minicart-wrapper .actions-toolbar .actions .action {
        width: 170px;
        font-weight: 800;
        letter-spacing: .05em;
        line-height: 45px
    }

    .minicart-wrapper .actions-toolbar .actions .secondary {
        float: left;
        box-shadow: 2px 2px 0px #9a4bd8
    }

        .minicart-wrapper .actions-toolbar .actions .secondary:hover a {
            color: #fff
        }

    .minicart-wrapper .actions-toolbar .actions .primary {
        float: right
    }

.minicart-wrapper .block-minicart {
    box-shadow: 0px 2px 32px rgba(0,0,0,.15);
    border-radius: 2px;
    border: 0;
    margin-top: 10px
}

    .minicart-wrapper .block-minicart:before {
        width: 0;
        height: 0;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-bottom: 20px solid #fff
    }

    .minicart-wrapper .block-minicart:before {
        right: 103px;
        top: -20px
    }

    .minicart-wrapper .block-minicart:after {
        border: 0
    }

.panel.header .minicart-items-wrapper .product-item-pricing > .special {
    float: left;
    margin: 8px 10px 0 0
}

    .panel.header .minicart-items-wrapper .product-item-pricing > .special span.price {
        color: #d00000
    }

.panel.header .minicart-items-wrapper .product-item-pricing > .product-original-price {
    margin-top: 8px;
    float: left
}

.panel.header .minicart-items-wrapper .product-item-details .price-including-tax, .panel.header .minicart-items-wrapper .product-item-details .price-excluding-tax {
    margin-top: 0
}

.field-error, div.mage-error[generated] {
    color: red !important
}

.checkout-container {
    margin: 0 0 20px
}

.opc-wrapper {
    margin: 0 0 20px
}

    .opc-wrapper .step-title {
        background-color: #512d6d;
        color: #fff;
        text-transform: uppercase;
        line-height: 50px;
        padding: 0 24px;
        letter-spacing: .08em
    }

    .opc-wrapper .step-content {
        margin: 0 0 40px
    }

.checkout-index-index .nav-toggle {
    display: none
}

.checkout-index-index .logo {
    margin-left: 0
}

.checkout-onepage-success .print {
    display: none
}

.error-message {
    color: #e02b27;
    font-size: 1.3rem
}

.checkbox-empty {
    position: absolute;
    width: 24px;
    height: 24px;
    border: 1px solid #8a8b8d;
    content: '';
    box-shadow: 2px 2px 0px rgba(0,0,0,.1);
    background-color: #fff;
    border-radius: 2px;
    left: 0;
    top: 50%;
    margin-top: -14px
}

.checkbox-full {
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: #512d6d;
    content: '';
    border-radius: 2px;
    left: 5px;
    top: 4px
}

.checkout-index-index input[type=radio] {
    display: none;
    width: 0
}

    .checkout-index-index input[type=radio] + label {
        position: relative;
        padding-left: 36px;
        line-height: 24px;
        height: 24px;
        display: inline-block !important
    }

        .checkout-index-index input[type=radio] + label:before {
            position: absolute;
            width: 24px;
            height: 24px;
            border: 1px solid #8a8b8d;
            content: '';
            box-shadow: 2px 2px 0px rgba(0,0,0,.1);
            background-color: #fff;
            border-radius: 2px;
            left: 0;
            top: 50%;
            margin-top: -14px;
            margin-top: -12px
        }

    .checkout-index-index input[type=radio]:checked + label:after {
        position: absolute;
        width: 16px;
        height: 16px;
        background-color: #512d6d;
        content: '';
        border-radius: 2px;
        left: 5px;
        top: 4px;
        top: 5px
    }

.checkout-index-index .award.beans input[type=radio] + label:before, .checkout-index-index #tcb_card_frm input[type=radio] + label:before, .checkout-index-index #section-redeem-beans input[type=radio] + label:before {
    border-radius: 50%
}

.checkout-index-index .award.beans input[type=radio]:checked + label:after, .checkout-index-index #tcb_card_frm input[type=radio]:checked + label:after, .checkout-index-index #section-redeem-beans input[type=radio]:checked + label:after {
    border-radius: 50%
}

.checkout-index-index #maximize-amount-bean input[type=checkbox] + label:before {
    border-radius: 50%
}

.checkout-index-index #maximize-amount-bean input[type=checkbox]:checked + label:after {
    border-radius: 50%
}

.checkout-index-index .page-main {
    max-width: 1400px
}

.checkout-index-index .note:before {
    content: '' !important
}

.checkout-index-index #shipping {
    border: 1px solid #e4e4e4;
    border-top: 0
}

.checkout-index-index .action.primary, .checkout-index-index .amshopby-button, .checkout-index-index .am-filter-go {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 45px;
    line-height: 45px;
    min-width: 140px
}

.opc-wrapper {
    letter-spacing: .04em;
    font-size: 1.5rem
}

    .opc-wrapper .fieldset select, .opc-wrapper .fieldset input {
        font-size: 1.5rem;
        font-weight: 300
    }

    .opc-wrapper .fieldset > .field.street .field.additional {
        margin-top: 15px
    }

    .opc-wrapper #shipping {
        padding: 0 24px 0
    }

        .opc-wrapper #shipping .step-title {
            margin: 0 -25px
        }

    .opc-wrapper .opc > li {
        clear: both;
        float: left;
        width: 100%
    }

        .opc-wrapper .opc > li:not(:first-child) {
            margin-top: 20px
        }

            .opc-wrapper .opc > li:not(:first-child) .step-content {
                padding: 18px 24px 0;
                border: 1px solid #e4e4e4;
                float: left;
                width: 100%
            }

        .opc-wrapper .opc > li#payment {
            clear: both;
            letter-spacing: .04em;
            line-height: 24px;
            font-weight: 400
        }

        .opc-wrapper .opc > li#order_review .custom-checkout tr th, .opc-wrapper .opc > li#order_review .custom-checkout tr td {
            padding: 7px 0;
            font-weight: 500
        }

            .opc-wrapper .opc > li#order_review .custom-checkout tr th strong, .opc-wrapper .opc > li#order_review .custom-checkout tr td strong {
                font-weight: 500
            }

        .opc-wrapper .opc > li#order_review .custom-checkout tr td {
            text-align: right
        }

        .opc-wrapper .opc > li.shipping-information {
            margin-top: 0
        }

#checkout-shipping-method-load .table-checkout-shipping-method div.thead, #checkout-shipping-method-load .table-checkout-shipping-method div.col-price, #checkout-shipping-method-load .table-checkout-shipping-method div.col-carrier {
    display: none
}

#checkout-shipping-method-load .table-checkout-shipping-method div .row, #checkout-shipping-method-load .table-checkout-shipping-method div .col-method {
    float: left;
    font-weight: 400;
    line-height: 24px
}

#checkout-shipping-method-load .table-checkout-shipping-method div .row {
    min-width: 145px;
    padding-right: 25px
}

#onepage-checkout-shipping-method-additional-load .fieldset {
    clear: both;
    margin-top: 26px;
    float: left;
    width: 100%
}

    #onepage-checkout-shipping-method-additional-load .fieldset .field.date {
        position: relative
    }

        #onepage-checkout-shipping-method-additional-load .fieldset .field.date .ui-datepicker-trigger {
            position: absolute;
            left: 2px;
            top: 2px
        }

        #onepage-checkout-shipping-method-additional-load .fieldset .field.date .input-text {
            padding-left: 40px;
            background: url("../../frontend/Coffeebean/default/en_US/images/dropdown-arrow.png") no-repeat right 12px
        }

    #onepage-checkout-shipping-method-additional-load .fieldset .field[name*=amdeliverydate_time] {
        position: relative
    }

        #onepage-checkout-shipping-method-additional-load .fieldset .field[name*=amdeliverydate_time]:after {
            position: absolute;
            top: 22px;
            margin-top: -10px;
            content: '';
            left: 15px;
            background: url("../../frontend/Coffeebean/default/en_US/images/002-clock.svg") no-repeat;
            width: 20px;
            height: 20px;
            z-index: -1
        }

#opc-shipping_method {
    position: relative
}

    #opc-shipping_method .actions-toolbar {
        position: absolute;
        bottom: -50px;
        left: 0
    }

.checkout-shipping-method {
    float: left;
    width: 100%
}

.checkout-index-index .fieldset.address {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap
}

    .checkout-index-index .fieldset.address .field[name*=firstname] {
        order: 1;
        -webkit-order: 1
    }

    .checkout-index-index .fieldset.address .field[name*=lastname] {
        order: 2;
        -webkit-order: 2
    }

    .checkout-index-index .fieldset.address .field[name*=company] {
        order: 3;
        -webkit-order: 3
    }

    .checkout-index-index .fieldset.address .field.street {
        order: 5;
        -webkit-order: 5
    }

    .checkout-index-index .fieldset.address .field[name*=city] {
        order: 6;
        -webkit-order: 6
    }

    .checkout-index-index .fieldset.address .field[name*=region] {
        order: 7;
        -webkit-order: 7
    }

    .checkout-index-index .fieldset.address .field[name*=postcode] {
        order: 8;
        -webkit-order: 8
    }

    .checkout-index-index .fieldset.address .field[name*=country_id] {
        order: 9;
        -webkit-order: 9
    }

    .checkout-index-index .fieldset.address .field[name*=telephone] {
        order: 10;
        -webkit-order: 10
    }

    .checkout-index-index .fieldset.address .field.street {
        max-width: none;
        width: 100%
    }

    .checkout-index-index .fieldset.address .field.choice {
        clear: both;
        float: left;
        width: 100%;
        max-width: none;
        order: 11;
        -webkit-order: 11
    }

        .checkout-index-index .fieldset.address .field.choice input[type=checkbox] + label {
            display: inline-block
        }

.checkout-index-index .modal-footer .action.secondary {
    height: 45px;
    line-height: 45px;
    background: 0 0;
    min-width: 140px;
    margin-right: 10px
}

    .checkout-index-index .modal-footer .action.secondary:hover {
        color: #101820
    }

.checkout-index-index .modal-popup .modal-title {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px
}

.checkout-index-index .column.main .action.back, .checkout-index-index .column.main .action.secondary {
    height: 45px;
    line-height: 45px;
    border: 1px solid #8a8b8d;
    box-shadow: 2px 2px 0px #9a4bd8;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 700;
    min-width: 140px
}

.checkout-index-index .column.main .action.primary + .action.back, .checkout-index-index .column.main .action.primary + .action.secondary, .checkout-index-index .column.main .amshopby-button + .action.back, .checkout-index-index .column.main .amshopby-button + .action.secondary, .checkout-index-index .column.main .am-filter-go + .action.back, .checkout-index-index .column.main .am-filter-go + .action.secondary {
    margin-left: 20px
}

.ampickup-store-container .ampickup-field select, .ampickup-store-container .ampickup-field input {
    height: 45px
}

.ampickup-store-container .ampickup-details-container {
    display: none
}

.shipping-information {
    line-height: 24px
}

    .shipping-information .shipping-information-title {
        font-size: 1.4rem;
        font-weight: 700;
        letter-spacing: .08em;
        text-transform: uppercase;
        line-height: 24px;
        margin-bottom: 7px
    }

    .shipping-information .step-content {
        letter-spacing: .04em;
        padding-bottom: 24px !important
    }

        .shipping-information .step-content .name {
            margin-bottom: 5px
        }

        .shipping-information .step-content .tel {
            margin-top: 5px
        }

.opc-wrapper .shipping-information .ship-via-content.email-address, .opc-wrapper .shipping-information .ship-via-content.pickup-phone-number {
    margin-top: 27px
}

.opc-wrapper .step-title-info .step-content > div {
    width: 49%
}

.opc-wrapper .step-title-info .step-title {
    background-color: #8a8b8d
}

.opc-wrapper .step-title-info .ship-to {
    float: left;
    margin-right: 1%
}

.opc-wrapper .step-title-info .ship-via {
    float: right;
    margin-left: 1%;
    text-align: left
}

.payment-method-billing-address .actions-toolbar .primary {
    float: left;
    width: 100%
}

    .payment-method-billing-address .actions-toolbar .primary button {
        width: auto;
        float: left
    }

.payment-method-billing-address .action.action-edit-address {
    margin-top: 20px !important;
    margin-bottom: 20px;
    background: 0 0
}

.checkout-agreements {
    line-height: 24px;
    margin: 30px 0 85px
}

.payment-method-content .actions-toolbar {
    clear: both;
    float: left;
    margin: 30px 0 0
}

    .payment-method-content .actions-toolbar .action.primary.checkout, .payment-method-content .actions-toolbar .amshopby-button.checkout, .payment-method-content .actions-toolbar .am-filter-go.checkout {
        font-size: 15px !important;
        font-weight: 800;
        letter-spacing: .05em
    }

.payment-method-content .grand-total-payment {
    float: right;
    margin: 27px 0 0
}

    .payment-method-content .grand-total-payment th, .payment-method-content .grand-total-payment td {
        float: left;
        width: 100%;
        font-weight: 700;
        padding-bottom: 0;
        padding-top: 0;
        text-transform: uppercase;
        line-height: 27px;
        text-align: right
    }

    .payment-method-content .grand-total-payment th {
        font-size: 1.8rem
    }

    .payment-method-content .grand-total-payment td {
        letter-spacing: .02em;
        font-size: 3.2rem
    }

.checkout-agreements-block .checkout-agreements {
    margin-bottom: 25px
}

.form.payments {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.checkout-success-container {
    max-width: 758px;
    margin: 0 auto
}

    .checkout-success-container .checkout-success {
        float: left;
        width: 100%;
        padding: 40px 60px;
        border: 1px solid #e4e4e4;
        line-height: 30px;
        letter-spacing: .04em;
        margin-bottom: 50px
    }

        .checkout-success-container .checkout-success .actions-toolbar {
            padding: 0;
            margin-top: 18px;
            clear: both;
            float: left;
            width: 100%
        }

            .checkout-success-container .checkout-success .actions-toolbar .primary {
                float: left;
                width: 100%
            }

                .checkout-success-container .checkout-success .actions-toolbar .primary .action {
                    max-width: 240px;
                    height: 45px;
                    line-height: 45px;
                    font-weight: 700;
                    margin: 0 24px;
                    float: none;
                    display: inline-block
                }

        .checkout-success-container .checkout-success p.first {
            margin-bottom: 25px
        }

        .checkout-success-container .checkout-success p.last {
            margin-top: 25px
        }

.award-bean-section b {
    font-weight: 600;
    margin: 0 0 20px;
    float: left;
    width: 100%
}

.award-bean-section .award.beans {
    clear: both;
    float: left;
    width: 100%
}

#tcb_card_frm .items.methods, .award-bean-section .items.methods, .redeem.beans .items.methods {
    margin-bottom: 17px
}

#tcb_card_frm .actions-toolbar {
    margin: 0
}

    #tcb_card_frm .actions-toolbar .action.back.action-edit {
        background-color: #fff
    }

        #tcb_card_frm .actions-toolbar .action.back.action-edit:hover, #tcb_card_frm .actions-toolbar .action.back.action-edit {
            color: #101820
        }

#redeem-your-bean {
    clear: both;
    width: 100%;
    margin-bottom: 0;
    padding-top: 39px;
    border-top: 1px solid #e4e4e4;
    margin-top: 15px
}

    #redeem-your-bean #section-redeem-beans {
        margin: 15px 0 0;
        padding-bottom: 40px;
        border-bottom: 1px solid #e4e4e4
    }

        #redeem-your-bean #section-redeem-beans .redeem-amount {
            margin: 39px 0 0
        }

            #redeem-your-bean #section-redeem-beans .redeem-amount p {
                font-size: 1.3rem;
                color: #000;
                margin-bottom: 20px
            }

            #redeem-your-bean #section-redeem-beans .redeem-amount #redeem-bean-amount > * {
                display: inline-block;
                vertical-align: middle
            }

            #redeem-your-bean #section-redeem-beans .redeem-amount #redeem-bean-amount input {
                height: 35px;
                width: 112px;
                margin: 0 15px
            }

        #redeem-your-bean #section-redeem-beans .items.methods.choice {
            text-transform: uppercase;
            margin-top: 25px
        }

    #redeem-your-bean > .items.methods {
        padding-bottom: 40px;
        border-bottom: 1px solid #e4e4e4
    }

.checkout-payment-method .payment-method.epoint {
    position: relative
}

    .checkout-payment-method .payment-method.epoint .checkout-agreements-block {
        display: none
    }

    .checkout-payment-method .payment-method.epoint #tcb_card_frm .items.methods:last-child {
        margin-bottom: 0
    }

    .checkout-payment-method .payment-method.epoint .payment-method-content .fieldset {
        margin-bottom: 0
    }

.opc-wrapper .step-content.tcb-method-content .shipping-information-title {
    font-weight: 600;
    margin-bottom: 10px
}

.opc-wrapper .step-content.tcb-method-content .ship-via-content {
    margin-bottom: 32px
}

.checkout-payment-method-load .payment-method {
    clear: both
}

.opc-wrapper .opc > li#order_review .action.action-edit {
    display: none
}

.opc-wrapper .opc > li#order_review #checkout-step-title {
    padding-bottom: 30px
}

#chosen-card-bean-pay-error-message {
    margin-top: 15px;
    clear: both;
    float: left;
    width: 100%;
    display: none
}

#onepage-checkout-shipping-method-additional-load {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    float: left;
    width: 100%
}

    #onepage-checkout-shipping-method-additional-load > .fieldset {
        order: 2;
        -webkit-order: 2
    }

        #onepage-checkout-shipping-method-additional-load > .fieldset .field[name*=amdeliverydate_time] select {
            padding-left: 43px
        }

    #onepage-checkout-shipping-method-additional-load .ampickup-store-container {
        order: 1;
        -webkit-order: 1
    }

    #onepage-checkout-shipping-method-additional-load .field.addition-label {
        letter-spacing: .04em;
        line-height: 24px;
        width: 100%;
        margin-bottom: 0
    }

        #onepage-checkout-shipping-method-additional-load .field.addition-label span.small {
            font-size: 1.3rem;
            font-style: italic
        }

        #onepage-checkout-shipping-method-additional-load .field.addition-label .label label span:first-child:after {
            content: '*';
            color: #101820;
            font-size: 1.2rem;
            margin: 0 0 0 5px
        }

    #onepage-checkout-shipping-method-additional-load .fieldset {
        margin-top: 20px
    }

.card-number-balance {
    text-transform: none;
    color: #8a8b8d
}

    .card-number-balance:before {
        content: '-';
        margin: 0 3px
    }

#order_review hr {
    margin-bottom: 10px
}

.cms-help-block {
    clear: both;
    float: left;
    width: 100%;
    margin: 25px 0 0
}

    .cms-help-block .help-info {
        line-height: 42px;
        font-size: 1.5rem
    }

        .cms-help-block .help-info a span {
            text-decoration: underline;
            margin-left: 10px
        }

        .cms-help-block .help-info .tel a span {
            margin-left: 6px
        }

        .cms-help-block .help-info > div * {
            display: inline-block;
            vertical-align: middle
        }

.message.notice {
    clear: both
}

.billing-address-same-as-shipping-block input[type=checkbox]:checked + label:after {
    top: 50%;
    margin-top: -9px
}

@media only screen and (max-width: 375px) {
    .checkout-index-index .column.main .checkout-billing-address .action.primary + .action.back, .checkout-index-index .column.main .checkout-billing-address .amshopby-button + .action.back, .checkout-index-index .column.main .checkout-billing-address .am-filter-go + .action.back {
        margin-left: 0
    }

    .checkout-index-index .column.main .checkout-billing-address .action.back, .checkout-index-index .column.main .checkout-billing-address .action.primary, .checkout-index-index .column.main .checkout-billing-address .amshopby-button, .checkout-index-index .column.main .checkout-billing-address .am-filter-go {
        min-width: unset;
        float: left;
        width: 100% !important
    }
}

.opc-estimated-wrapper {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 18px 15px
}

    .opc-estimated-wrapper .estimated-block {
        font-size: 18px;
        font-weight: 700;
        float: left
    }

        .opc-estimated-wrapper .estimated-block .estimated-label {
            display: block;
            margin: 0 0 5px
        }

    .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
        color: #333
    }

    .opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
        color: #555
    }

.opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    font-size: 0
}

.opc-progress-bar-item {
    margin: 0 0 10px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 50%
}

    .opc-progress-bar-item:before {
        background: #e4e4e4;
        top: 19px;
        content: '';
        height: 7px;
        left: 0;
        position: absolute;
        width: 100%
    }

    .opc-progress-bar-item:first-child:before {
        border-radius: 6px 0 0 6px
    }

    .opc-progress-bar-item:last-child:before {
        border-radius: 0 6px 6px 0
    }

    .opc-progress-bar-item > span {
        display: inline-block;
        padding-top: 45px;
        width: 100%;
        word-wrap: break-word;
        color: #e4e4e4;
        font-weight: 300;
        font-size: 1.8rem
    }

        .opc-progress-bar-item > span:before, .opc-progress-bar-item > span:after {
            background: #e4e4e4;
            height: 38px;
            margin-left: -19px;
            width: 38px;
            border-radius: 50%;
            content: '';
            left: 50%;
            position: absolute;
            top: 0
        }

        .opc-progress-bar-item > span:after {
            background: #fff;
            height: 26px;
            margin-left: -13px;
            top: 6px;
            width: 26px;
            content: counter(i);
            counter-increment: i;
            color: #333;
            font-weight: 600;
            font-size: 1.8rem
        }

    .opc-progress-bar-item._active:before {
        background: #512d6d
    }

    .opc-progress-bar-item._active > span {
        color: #333
    }

        .opc-progress-bar-item._active > span:before {
            background: #512d6d
        }

        .opc-progress-bar-item._active > span:after {
            content: '\e610';
            font-family: 'icons-blank-theme';
            line-height: 1;
            font-size: 2.8rem
        }

    .opc-progress-bar-item._complete {
        cursor: pointer
    }

        .opc-progress-bar-item._complete > span {
            color: #333
        }

            .opc-progress-bar-item._complete > span:after {
                content: '\e610';
                font-family: 'icons-blank-theme';
                line-height: 1;
                font-size: 2.8rem
            }

.field.choice .field-tooltip {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -3px
}

.field.choice .field-tooltip-action {
    line-height: 24px
}

.field._error .control input, .field._error .control select, .field._error .control textarea {
    border-color: #324b64
}

.opc-wrapper .fieldset > .field > .label {
    font-weight: 400
}

.field-tooltip {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 1px
}

    .field-tooltip._active {
        z-index: 100
    }

        .field-tooltip._active .field-tooltip-content {
            display: block
        }

        .field-tooltip._active .field-tooltip-action:before {
            color: #333
        }

    .field-tooltip .label {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .field-tooltip .field-tooltip-action {
        display: inline-block;
        text-decoration: none
    }

        .field-tooltip .field-tooltip-action > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .field-tooltip .field-tooltip-action:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 24px;
            line-height: inherit;
            color: #bbb;
            content: '\e623';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .field-tooltip .field-tooltip-action:hover:before {
            color: #333
        }

        .field-tooltip .field-tooltip-action:before {
            padding-left: 1px
        }

._keyfocus .field-tooltip .field-tooltip-action:focus {
    z-index: 100
}

    ._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
        display: block
    }

    ._keyfocus .field-tooltip .field-tooltip-action:focus:before {
        color: #333
    }

.field-tooltip .field-tooltip-content {
    background: #f4f4f4;
    border: 1px solid #999;
    border-radius: 1px;
    font-size: 14px;
    padding: 12px;
    width: 270px;
    display: none;
    left: 38px;
    position: absolute;
    text-transform: none;
    top: -9px;
    word-wrap: break-word;
    z-index: 2
}

    .field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {
        border: 10px solid transparent;
        height: 0;
        width: 0;
        border-right-color: #f4f4f4;
        left: -21px;
        top: 12px;
        content: '';
        display: block;
        position: absolute;
        z-index: 3
    }

    .field-tooltip .field-tooltip-content:before {
        border-right-color: #666
    }

    .field-tooltip .field-tooltip-content:after {
        border-right-color: #f4f4f4;
        width: 1px;
        z-index: 4
    }

@media only screen and (max-width: 768px) {
    .field-tooltip .field-tooltip-content {
        left: auto;
        right: -10px;
        top: 40px
    }

        .field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {
            border: 10px solid transparent;
            height: 0;
            left: auto;
            margin-top: -21px;
            right: 10px;
            top: 0;
            width: 0
        }

        .field-tooltip .field-tooltip-content:before {
            border-bottom-color: #999
        }

        .field-tooltip .field-tooltip-content:after {
            border-bottom-color: #f4f4f4;
            top: 1px
        }
}

.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
    margin-top: 20px;
    margin-bottom: 20px
}

    .opc-wrapper .form-login .fieldset .note, .opc-wrapper .form-shipping-address .fieldset .note {
        font-size: 1.5rem;
        margin-top: 10px
    }

.opc-wrapper .shipping-address-items {
    font-size: 0
}

.opc-wrapper .shipping-address-item {
    border: 2px solid transparent;
    line-height: 30px;
    margin: 0 0 20px;
    padding: 20px 35px 20px 20px;
    transition: .3s border-color;
    width: 50%;
    display: inline-block;
    font-size: 14px;
    position: relative;
    vertical-align: top;
    word-wrap: break-word
}

    .opc-wrapper .shipping-address-item.selected-item {
        border-color: #512d6d
    }

        .opc-wrapper .shipping-address-item.selected-item:after {
            background: #512d6d;
            color: #fff;
            content: '\e610';
            font-family: 'icons-blank-theme';
            height: 27px;
            width: 29px;
            font-size: 27px;
            line-height: 21px;
            padding-top: 2px;
            position: absolute;
            right: 0;
            text-align: center;
            top: 0
        }

.opc-wrapper .action-show-popup {
    margin: 0 0 20px
}

    .opc-wrapper .action-show-popup > span:before {
        content: '+';
        padding-right: 5px
    }

.opc-wrapper .action-select-shipping-item {
    float: right;
    margin: 20px 0 0
}

.opc-wrapper .edit-address-link {
    display: block;
    float: left;
    margin: 26px 5px 0 0
}

.checkout-shipping-method .step-title {
    margin-bottom: 0
}

.checkout-shipping-method .no-quotes-block {
    margin: 20px 0
}

.methods-shipping .actions-toolbar .action.primary, .methods-shipping .actions-toolbar .amshopby-button, .methods-shipping .actions-toolbar .am-filter-go {
    margin: 20px 0 0
}

.table-checkout-shipping-method thead th {
    display: none
}

.table-checkout-shipping-method tbody td {
    padding-bottom: 20px;
    padding-top: 20px
}

    .table-checkout-shipping-method tbody td:first-child {
        padding-left: 0;
        padding-right: 0;
        width: 20px
    }

.table-checkout-shipping-method tbody .row-error td {
    border-top: none;
    padding-bottom: 10px;
    padding-top: 0
}

.opc-wrapper .shipping-address-items {
    margin-top: 25px
}

    .opc-wrapper .shipping-address-items .shipping-address-item {
        border: 1px solid #e4e4e4
    }

    .opc-wrapper .shipping-address-items .action-select-shipping-item {
        height: 35px;
        line-height: 35px;
        padding-top: 0;
        padding-bottom: 0;
        background: #512d6d;
        color: #fff;
        text-transform: uppercase;
        box-shadow: 2px 2px 0px #9a4bd8;
        border-color: #512d6d
    }

        .opc-wrapper .shipping-address-items .action-select-shipping-item:hover {
            background: #643786
        }

.new-address-popup .action-show-popup {
    padding-top: 0;
    padding-bottom: 0;
    height: 45px;
    line-height: 45px;
    text-transform: uppercase;
    box-shadow: 2px 2px 0px #9a4bd8;
    color: #fff;
    border-color: #512d6d;
    background: #512d6d
}

    .new-address-popup .action-show-popup:hover {
        background: #643786
    }

@media only screen and (max-width: 1000px) and (min-width:768px) {
    .opc-wrapper .shipping-address-items .shipping-address-item {
        width: 100%;
        display: block;
        float: left;
        margin-left: 0;
        min-height: 270px
    }
}

.checkout-shipping-method {
    position: relative
}

.shipping-policy-block.field-tooltip {
    top: 12px
}

    .shipping-policy-block.field-tooltip .field-tooltip-action {
        color: #512d6d;
        cursor: pointer
    }

        .shipping-policy-block.field-tooltip .field-tooltip-action:before {
            display: none
        }

    .shipping-policy-block.field-tooltip .field-tooltip-content {
        width: 420px;
        top: 30px
    }

.opc-block-shipping-information {
    padding: 0 30px
}

    .opc-block-shipping-information .shipping-information-title {
        border-bottom: 1px solid #e4e4e4;
        margin: 0 0 20px;
        position: relative
    }

        .opc-block-shipping-information .shipping-information-title .action-edit {
            top: 2px;
            display: inline-block;
            text-decoration: none;
            margin: 0;
            position: absolute;
            right: 0
        }

            .opc-block-shipping-information .shipping-information-title .action-edit > span {
                border: 0;
                clip: rect(0,0,0,0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px
            }

            .opc-block-shipping-information .shipping-information-title .action-edit:before {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 28px;
                line-height: 28px;
                color: #101820;
                content: '\e606';
                font-family: 'icons-blank-theme';
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
                color: #333
            }

            .opc-block-shipping-information .shipping-information-title .action-edit:active:before {
                color: #101820
            }

    .opc-block-shipping-information .shipping-information-content {
        line-height: 27px
    }

        .opc-block-shipping-information .shipping-information-content .actions-toolbar {
            margin-left: 0
        }

    .opc-block-shipping-information .ship-to, .opc-block-shipping-information .ship-via {
        margin: 0 0 20px
    }

.opc-block-summary {
    margin: 0 0 20px
}

    .opc-block-summary .mark .value {
        color: #999;
        display: block
    }

    .opc-block-summary .discount.coupon {
        display: none
    }

    .opc-block-summary .grand.incl + .grand.excl .mark, .opc-block-summary .grand.incl + .grand.excl .amount {
        border-top: 0;
        font-size: 1.4rem;
        padding-top: 0
    }

        .opc-block-summary .grand.incl + .grand.excl .mark strong, .opc-block-summary .grand.incl + .grand.excl .amount strong {
            font-weight: 400
        }

    .opc-block-summary .not-calculated {
        font-style: italic
    }

    .opc-block-summary .items-in-cart > .title {
        border-bottom: 1px solid #e4e4e4;
        padding: 10px 40px 10px 0;
        cursor: pointer;
        margin-bottom: 0;
        position: relative
    }

        .opc-block-summary .items-in-cart > .title:after {
            position: absolute;
            right: 0;
            top: 10px
        }

        .opc-block-summary .items-in-cart > .title strong {
            font-size: 1.8rem;
            font-weight: 300;
            margin: 0
        }

    .opc-block-summary .items-in-cart.active > .title:after {
        content: '\e621'
    }

    .opc-block-summary .items-in-cart .product {
        position: relative
    }

    .opc-block-summary .minicart-items-wrapper {
        margin: 0 -15px 0 0;
        max-height: 635px;
        padding: 15px 15px 0 0;
        border: 0
    }

.column.main .opc-block-summary .product-item {
    margin: 0;
    padding-left: 0
}

.opc-block-summary .product-item .product-item-inner {
    display: table;
    margin: 0 0 10px;
    width: 100%
}

.opc-block-summary .product-item .product-item-name-block {
    display: table-cell;
    padding-right: 5px;
    text-align: left
}

.opc-block-summary .product-item .subtotal {
    display: table-cell;
    text-align: right
}

.opc-block-summary .product-item .price {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 17px
}

.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
    margin: 0
}

    .opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
        font-size: 1rem
    }

.opc-block-summary .actions-toolbar {
    position: relative;
    z-index: 1
}

    .opc-block-summary .actions-toolbar .secondary {
        border-top: 1px solid #e4e4e4;
        display: block;
        float: none;
        margin: -1px 0 0;
        padding: 15px 0 0;
        text-align: left
    }

        .opc-block-summary .actions-toolbar .secondary .action {
            margin: 0
        }

.summary-total {
    padding: 0 18px;
    text-transform: uppercase;
    border: 1px solid #e4e4e4
}

    .summary-total .table-totals {
        font-size: 1.5rem;
        font-weight: 500
    }

        .summary-total .table-totals tr th, .summary-total .table-totals tr td {
            padding-top: 8px;
            padding-bottom: 8px
        }

        .summary-total .table-totals tr.totals.sub th, .summary-total .table-totals tr.totals.sub td {
            padding-top: 23px
        }

        .summary-total .table-totals tr.totals.shipping th, .summary-total .table-totals tr.totals.shipping td {
            padding-bottom: 24px
        }

        .summary-total .table-totals tr.grand.totals {
            border-top: 1px solid #e4e4e4
        }

            .summary-total .table-totals tr.grand.totals th {
                font-size: 2rem
            }

            .summary-total .table-totals tr.grand.totals td {
                font-size: 3.2rem;
                letter-spacing: .02em
            }

            .summary-total .table-totals tr.grand.totals th, .summary-total .table-totals tr.grand.totals td {
                vertical-align: middle;
                padding-top: 15px;
                padding-bottom: 12px
            }

    .summary-total > .title {
        display: block;
        text-align: center;
        line-height: 36px;
        padding: 10px 18px 12px
    }

.opc-block-summary .items-in-cart > .title {
    padding: 0;
    margin-top: 55px
}

    .opc-block-summary .items-in-cart > .title strong {
        font-size: 1.8rem;
        letter-spacing: .08em;
        line-height: 36px;
        margin-top: 59px
    }

        .opc-block-summary .items-in-cart > .title strong span:first-child {
            text-transform: uppercase;
            font-weight: 600
        }

        .opc-block-summary .items-in-cart > .title strong span.qty:before {
            content: '(';
            display: inline-block;
            vertical-align: top
        }

        .opc-block-summary .items-in-cart > .title strong span:last-child:after {
            content: ')';
            display: inline-block;
            vertical-align: top
        }

.opc-block-summary .items-in-cart .item-options dt {
    display: none
}

.opc-block-summary .minicart-items .product-item-name {
    margin-bottom: 5px;
    min-height: unset
}

.opc-block-summary .minicart-items .product-item-details .details-qty {
    margin-top: 0
}

.opc-block-summary .minicart-items .product-item-details .item-options {
    margin-bottom: 0
}

    .opc-block-summary .minicart-items .product-item-details .item-options .values:before {
        content: '-';
        display: inline-block;
        vertical-align: middle;
        margin-right: 3px
    }

.opc-block-summary .minicart-items .product-item-details .price-including-tax, .opc-block-summary .minicart-items .product-item-details .price-excluding-tax {
    margin-top: 0
}

.authentication-dropdown {
    box-sizing: border-box
}

    .authentication-dropdown .modal-inner-wrap {
        padding: 25px
    }

.authentication-wrapper {
    float: right;
    margin-top: -60px;
    max-width: 50%;
    position: relative;
    z-index: 1
}

._has-auth-shown .authentication-wrapper {
    z-index: 900
}

.block-authentication .block-title {
    font-size: 1.8rem;
    border-bottom: 0;
    margin-bottom: 25px
}

    .block-authentication .block-title strong {
        font-weight: 300
    }

.block-authentication .field .label {
    font-weight: 400
}

.block-authentication .actions-toolbar {
    margin-bottom: 5px
}

    .block-authentication .actions-toolbar > .secondary {
        padding-top: 25px;
        text-align: left
    }

.block-authentication .block[class] {
    margin: 0
}

    .block-authentication .block[class] ul {
        list-style: none;
        padding-left: 10px
    }

    .block-authentication .block[class] .field .control, .block-authentication .block[class] .field .label {
        float: none;
        width: auto
    }

    .block-authentication .block[class] + .block {
        border-top: 1px solid #c1c1c1;
        margin-top: 40px;
        padding-top: 40px;
        position: relative
    }

        .block-authentication .block[class] + .block:before {
            height: 36px;
            line-height: 34px;
            margin: -19px 0 0 -18px;
            min-width: 36px;
            background: #fff;
            border: 1px solid #c1c1c1;
            border-radius: 50%;
            box-sizing: border-box;
            color: #c1c1c1;
            content: attr(data-label);
            display: inline-block;
            left: 50%;
            letter-spacing: normal;
            padding: 0 .2rem;
            position: absolute;
            text-align: center;
            text-transform: uppercase;
            top: 0
        }

.checkout-payment-method .step-title {
    border-bottom: 0;
    margin-bottom: 0
}

.checkout-payment-method .payment-method {
    border-bottom: 1px solid #e4e4e4;
    clear: both;
    float: left;
    width: 100%
}

    .checkout-payment-method .payment-method:first-child .payment-method-title {
        border-top: 0
    }

    .checkout-payment-method .payment-method._active .payment-method-content {
        display: block
    }

    .checkout-payment-method .payment-method._active .payment-method-title {
        margin: 0 0 23px
    }

.checkout-payment-method .payment-method-title {
    margin: 0
}

    .checkout-payment-method .payment-method-title .payment-icon {
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle
    }

    .checkout-payment-method .payment-method-title .action-help {
        display: inline-block;
        margin-left: 5px
    }

.checkout-payment-method .payment-method-content {
    display: none;
    padding: 0 0 0 22px
}

    .checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
        margin: 0 0 20px
    }

.checkout-payment-method .payment-group + .payment-group .step-title {
    margin: 20px 0 0
}

.checkout-payment-method .field-select-billing, .checkout-payment-method .billing-address-form {
    max-width: 100%
}

.checkout-payment-method .billing-address-same-as-shipping-block {
    margin: 0 0 10px
}

.checkout-payment-method .checkout-billing-address {
    margin: 0 0 20px
}

    .checkout-payment-method .checkout-billing-address .primary .action-update {
        margin-right: 0
    }

    .checkout-payment-method .checkout-billing-address .billing-address-details {
        line-height: 27px;
        padding: 0 0 0 23px
    }

.checkout-payment-method .payment-method-note + .checkout-billing-address {
    margin-top: 20px
}

.checkout-payment-method .payment-method-iframe {
    background-color: transparent;
    display: none;
    width: 100%
}

.checkout-payment-method .no-payments-block {
    margin: 20px 0
}

.checkout-payment-method .items.payment-methods .step-title {
    display: none
}

.field-select-billing select[name=billing_address_id] {
    padding-right: 45px
}

.checkout-index-index .totals.charge {
    display: none
}

.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
    content: '\e621'
}

.checkout-payment-method .payment-option._collapsible .payment-option-title {
    cursor: pointer
}

.checkout-payment-method .payment-option._collapsible .payment-option-content {
    display: none
}

.checkout-payment-method .payment-option-title {
    border-top: 1px solid #e4e4e4;
    padding: 20px 0
}

    .checkout-payment-method .payment-option-title .action-toggle {
        color: #512d6d;
        display: inline-block;
        text-decoration: none
    }

        .checkout-payment-method .payment-option-title .action-toggle:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 32px;
            line-height: 16px;
            color: #101820;
            content: '\e622';
            font-family: 'icons-blank-theme';
            margin: 0;
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .checkout-payment-method .payment-option-title .action-toggle:hover:after {
            color: #333
        }

        .checkout-payment-method .payment-option-title .action-toggle:active:after {
            color: #101820
        }

.checkout-payment-method .payment-option-content {
    padding: 0 0 20px 22px
}

.checkout-payment-method .payment-option-inner {
    margin: 0 0 20px
}

.checkout-payment-method .credit-card-types {
    padding: 0
}

    .checkout-payment-method .credit-card-types .item {
        display: inline-block;
        list-style: none;
        margin: 0 5px 0 0;
        vertical-align: top
    }

        .checkout-payment-method .credit-card-types .item._active {
            font-weight: 700
        }

            .checkout-payment-method .credit-card-types .item._active img {
                -webkit-filter: grayscale(0%)
            }

        .checkout-payment-method .credit-card-types .item._inactive {
            opacity: .4
        }

        .checkout-payment-method .credit-card-types .item span {
            display: inline-block;
            padding-top: 6px;
            vertical-align: top
        }

    .checkout-payment-method .credit-card-types img {
        -webkit-filter: grayscale(100%);
        -webkit-transition: all .6s ease
    }

.checkout-payment-method .ccard .fields > .year {
    padding-left: 5px
}

.checkout-payment-method .ccard .fields .select {
    padding-left: 5px;
    padding-right: 5px
}

.checkout-payment-method .ccard .month .select {
    width: 140px
}

.checkout-payment-method .ccard .year .select {
    width: 80px
}

.checkout-payment-method .ccard .captcha .input-text, .checkout-payment-method .ccard .number .input-text {
    width: 225px
}

.checkout-payment-method .ccard > .field.cvv > .control {
    padding-right: 20px;
    width: auto
}

.checkout-payment-method .ccard .cvv .input-text {
    width: 55px
}

.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
    width: auto !important
}

.checkout-agreements-block .action-show {
    vertical-align: baseline
}

.checkout-agreements-items {
    padding-bottom: 30px
}

    .checkout-agreements-items .checkout-agreements-item {
        margin-bottom: 20px
    }

    .checkout-agreements-items .checkout-agreements-item-title {
        border-bottom: 0
    }

.checkout-agreement-item-content {
    overflow: auto
}

.contact-index-index .breadcrumbs {
    margin-bottom: 0
}

.contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%
}

.contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none
}

.contact-index-index .top-content {
    max-width: 770px;
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
    letter-spacing: .04em;
    line-height: 28px;
    font-size: 1.5rem
}

    .contact-index-index .top-content .title {
        font-size: 2.4rem;
        font-weight: 700;
        color: #512d6d;
        margin-top: 9px
    }

.contact-index-index .contact-container {
    border: 1px solid #e4e4e4;
    max-width: 926px;
    margin: 35px auto 0;
    padding: 50px 55px
}

    .contact-index-index .contact-container .form.contact {
        float: left;
        width: 100%
    }

        .contact-index-index .contact-container .form.contact .legend {
            float: left;
            width: 100%;
            text-transform: uppercase;
            font-weight: 600;
            border-bottom: 1px solid #f4f4f4;
            padding-bottom: 20px;
            margin-bottom: 20px;
            font-size: 2rem;
            color: #000
        }

        .contact-index-index .contact-container .form.contact fieldset .field.custom-feedback select {
            text-transform: uppercase
        }

        .contact-index-index .contact-container .form.contact fieldset .field.comment .label {
            text-transform: uppercase
        }

        .contact-index-index .contact-container .form.contact .action.primary, .contact-index-index .contact-container .form.contact .amshopby-button, .contact-index-index .contact-container .form.contact .am-filter-go {
            height: 45px;
            min-width: 140px;
            line-height: 45px;
            letter-spacing: .05em
        }

.contact-index-index .bottom-contact-container .bottom-contact-info .item {
    letter-spacing: .04em;
    background: #512d6d;
    color: #fff;
    font-size: 1.5rem;
    line-height: 24px;
    padding: 35px 32px
}

    .contact-index-index .bottom-contact-container .bottom-contact-info .item .block-title {
        font-weight: 700;
        letter-spacing: .04em;
        text-transform: uppercase;
        position: relative;
        font-size: 1.5rem;
        line-height: 24px;
        padding-top: 16px;
        margin-bottom: 0
    }

        .contact-index-index .bottom-contact-container .bottom-contact-info .item .block-title:before {
            position: absolute;
            top: 0;
            border-bottom: 3px solid #fff;
            width: 60px;
            content: ''
        }

        .contact-index-index .bottom-contact-container .bottom-contact-info .item .block-title a {
            color: #fff
        }

    .contact-index-index .bottom-contact-container .bottom-contact-info .item .description {
        line-height: 36px
    }

    .contact-index-index .bottom-contact-container .bottom-contact-info .item a {
        color: #fff;
        line-height: 36px
    }

    .contact-index-index .bottom-contact-container .bottom-contact-info .item .contact-info span:before {
        padding-right: 10px
    }

    .contact-index-index .bottom-contact-container .bottom-contact-info .item .tel-info span:before {
        content: '';
        background: url("../../frontend/Coffeebean/default/en_US/images/phone.svg") no-repeat;
        width: 15px;
        height: 25px;
        display: inline-block;
        vertical-align: middle;
        margin-left: -5px;
        padding-right: 17px
    }

    .contact-index-index .bottom-contact-container .bottom-contact-info .item .mail-info span:before {
        content: '';
        background: url("../../frontend/Coffeebean/default/en_US/images/email.svg") no-repeat;
        width: 21px;
        height: 21px;
        display: inline-block;
        padding-right: 10px;
        vertical-align: middle
    }

.login-container .block-new-customer .actions-toolbar {
    margin-top: 25px
}

.login-container .block .block-title {
    font-size: 2.7rem
}

.login-container .fieldset:after {
    margin: 10px 0 0;
    content: attr(data-hasrequired);
    display: block;
    letter-spacing: normal;
    word-spacing: normal;
    color: #101820;
    font-size: 1.2rem
}

.login-container .fieldset:after {
    margin-top: 35px
}

.block-addresses-list .items.addresses > .item {
    margin-bottom: 20px
}

    .block-addresses-list .items.addresses > .item:last-child {
        margin-bottom: 0
    }

.form-address-edit .region_id {
    display: none
}

.form-edit-account .fieldset.password {
    display: none
}

.box-billing-address .box-content, .box-shipping-address .box-content, .box-information .box-content, .box-newsletter .box-content {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    line-height: 26px
}

.fieldset .fullname.field > .label + .control {
    width: 100%
}

.account.ascentis-account-transactionhistory .page-main {
    padding: 0
}

.account.ascentis-account-transactionhistory .block-transaction-item {
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
    cursor: pointer
}

    .account.ascentis-account-transactionhistory .block-transaction-item small {
        font-weight: 500
    }

    .account.ascentis-account-transactionhistory .block-transaction-item.active {
        background-color: #fdfaff
    }

        .account.ascentis-account-transactionhistory .block-transaction-item.active .block-transaction-item--header-toggle {
            transform: rotate(180deg);
            margin-right: 0;
            margin-left: 0
        }

        .account.ascentis-account-transactionhistory .block-transaction-item.active .block-transaction-item--recipt {
            font-weight: 700;
            border-top: 1px solid #efefef;
            border-bottom: 1px solid #efefef;
            padding: 5px 0;
            margin: 10px 0
        }

        .account.ascentis-account-transactionhistory .block-transaction-item.active .block-transaction-item-items__single-item, .account.ascentis-account-transactionhistory .block-transaction-item.active .block-transaction-item-total_row, .account.ascentis-account-transactionhistory .block-transaction-item.active .block-transaction-item-total__bill, .account.ascentis-account-transactionhistory .block-transaction-item.active .block-transaction-item-total__reward {
            display: flex;
            justify-content: space-between;
            align-items: center
        }

        .account.ascentis-account-transactionhistory .block-transaction-item.active .block-transaction-item-total {
            display: block;
            border-bottom: none;
            padding-top: 20px
        }

        .account.ascentis-account-transactionhistory .block-transaction-item.active .block-transaction-item-total__bill {
            margin-top: 10px
        }

.account.ascentis-account-transactionhistory .block-transaction-item--header, .account.ascentis-account-transactionhistory .block-transaction-item-items__single-item, .account.ascentis-account-transactionhistory .block-transaction-item-total_row, .account.ascentis-account-transactionhistory .block-transaction-item-total__bill, .account.ascentis-account-transactionhistory .block-transaction-item-total__reward {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.account.ascentis-account-transactionhistory .block-transaction-item--header-toggle, .account.ascentis-account-transactionhistory .block-transaction-item-items__single-item-toggle, .account.ascentis-account-transactionhistory .block-transaction-item-total_row-toggle, .account.ascentis-account-transactionhistory .block-transaction-item-total__bill-toggle, .account.ascentis-account-transactionhistory .block-transaction-item-total__reward-toggle {
    background-image: url('../../frontend/Coffeebean/default/en_US/images/dropdown-arrow.png');
    background-repeat: no-repeat;
    width: 35px;
    height: 15px;
    background-position: center;
    display: inline-block;
    margin-right: -15px;
    margin-left: 10px
}

.account.ascentis-account-transactionhistory .block-transaction-item-total {
    font-size: 12px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    margin: 10px auto;
    padding: 5px 0;
    color: #888
}

.account.ascentis-account-transactionhistory .block-transaction-item-total__bill {
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 10px
}

.account.ascentis-account-transactionhistory .block-transaction-item-total__reward {
    background: #dbc3ed;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 0 -10px;
    font-weight: 500
}

.account.ascentis-account-transactionhistory .block-transaction-item-items__single-item, .account.ascentis-account-transactionhistory .block-transaction-item-total, .account.ascentis-account-transactionhistory .block-transaction-item-total__bill, .account.ascentis-account-transactionhistory .block-transaction-item-total__reward {
    display: none
}

.account .column.main h2 {
    margin-top: 0
}

.account .column.main .toolbar {
    text-align: center
}

    .account .column.main .toolbar .limiter-options {
        padding-top: 0;
        padding-bottom: 0;
        height: 45px;
        width: 65px;
        background-position-x: 120%
    }

.account .sidebar-additional {
    margin-top: 40px
}

.account .table-wrapper:last-child {
    margin-bottom: 0
}

.account .table-wrapper .action {
    margin-right: 15px
}

    .account .table-wrapper .action:last-child {
        margin-right: 0
    }

.field.street .field[name*=".street\.1"] {
    margin: 20px 0 16px
}

    .field.street .field[name*=".street\.1"] label {
        margin-bottom: 5px;
        display: inline-block;
        font-weight: 400
    }

        .field.street .field[name*=".street\.1"] label:after {
            content: '*';
            color: #101820;
            font-size: 1.2rem;
            margin: 0 0 0 5px
        }

.account-nav .content {
    background: #fff;
    padding: 20px 25px 35px 20px
}

.account-nav .item:first-child {
    margin-top: 0
}

.account-nav .item a, .account-nav .item > strong {
    display: block;
    padding: 17px 0
}

.account-nav .item a {
    text-decoration: none
}

    .account-nav .item a:hover {
        color: #512d6d
    }

.account-nav .item.current a, .account-nav .item.current strong {
    font-weight: 700
}

.account-nav .item.current a {
    border-color: #512d6d
}

.account-nav .item .delimiter {
    border-top: 1px solid #d1d1d1;
    display: block;
    margin: 10px 1.8rem
}

.column.main .block:last-child {
    margin-bottom: 0
}

.block .title {
    margin-bottom: 10px
}

    .block .title strong {
        font-weight: 700;
        line-height: 1.1;
        font-size: 1.4rem;
        margin-top: 2rem;
        margin-bottom: 2rem
    }

.column.main .block .title strong {
    font-size: 18px
}

.block p:last-child {
    margin: 0
}

.block .box-actions {
    margin-top: 5px
}

.field.password .control {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

    .field.password .control .mage-error {
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .field.password .control .input-text {
        -ms-flex-order: 0;
        -webkit-order: 0;
        order: 0;
        z-index: 2
    }

.password-strength-meter {
    background-color: #f4f4f4;
    height: 32px;
    line-height: 32px;
    padding: 0 9px;
    position: relative;
    z-index: 1
}

    .password-strength-meter:before {
        content: '';
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        z-index: -1
    }

.password-none .password-strength-meter:before {
    background-color: #f4f4f4;
    width: 100%
}

.password-weak .password-strength-meter:before {
    background-color: #ffafae;
    width: 25%
}

.password-medium .password-strength-meter:before {
    background-color: #ffd6b3;
    width: 50%
}

.password-strong .password-strength-meter:before {
    background-color: #c5eeac;
    width: 75%
}

.password-very-strong .password-strength-meter:before {
    background-color: #81b562;
    width: 100%
}

.control.captcha-image {
    margin-top: 10px
}

    .control.captcha-image .captcha-img {
        vertical-align: middle
    }

.customer-account-create .fieldset > .field {
    max-width: 390px
}

    .customer-account-create .fieldset > .field-name-firstname, .customer-account-create .fieldset > .field.email, .customer-account-create .fieldset > .field.password {
        float: left;
        clear: both
    }

    .customer-account-create .fieldset > .field.confirmation, .customer-account-create .fieldset > .field-name-lastname, .customer-account-create .fieldset > .field-dob {
        float: right
    }

    .customer-account-create .fieldset > .field.dob div.mage-error {
        clear: both;
        float: left;
        width: 100%
    }

.customer-account-create .fieldset.create {
    margin-bottom: 16px
}

.customer-account-create .actions-toolbar {
    margin-top: 67px;
    margin-left: 0 !important;
    text-align: center;
    font-weight: 700
}

    .customer-account-create .actions-toolbar > div {
        min-width: 197px;
        text-align: center;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0 16px
    }

        .customer-account-create .actions-toolbar > div > * {
            width: 100%
        }

.fieldset > .field input {
    height: 45px;
    width: 100%
}

.fieldset > .field-dob .control {
    position: relative
}

    .fieldset > .field-dob .control select {
        height: 45px;
        margin-right: 14px;
        float: left
    }

        .fieldset > .field-dob .control select#dob_dd, .fieldset > .field-dob .control select#dob_mm {
            width: 106px
        }

        .fieldset > .field-dob .control select#dob_yy {
            width: 149px;
            margin-right: 0
        }

        .fieldset > .field-dob .control select:required:invalid {
            color: #c4c4c4
        }

.login-container {
    max-width: 960px;
    margin: 0 auto
}

    .login-container .block {
        width: 50%;
        color: #fff;
        padding: 24px 40px 56px
    }

        .login-container .block.block-customer-login {
            background-color: #512d6d
        }

            .login-container .block.block-customer-login .actions-toolbar .secondary a {
                font-size: 1.5rem
            }

                .login-container .block.block-customer-login .actions-toolbar .secondary a span {
                    text-decoration: underline
                }

        .login-container .block.block-new-customer {
            background: url("../../frontend/Coffeebean/default/en_US/images/new-customer-bg.png") no-repeat;
            background-position: center
        }

            .login-container .block.block-new-customer .block-title {
                text-transform: uppercase;
                color: #fff;
                letter-spacing: .12em
            }

            .login-container .block.block-new-customer .actions-toolbar .primary {
                width: 203px;
                background-color: #512d6d;
                color: #fff;
                border-color: #512d6d;
                font-size: 1.5rem
            }

                .login-container .block.block-new-customer .actions-toolbar .primary:hover {
                    background: #643786
                }

            .login-container .block.block-new-customer p {
                color: #101820;
                letter-spacing: .04em;
                font-size: 1.5rem
            }

    .login-container fieldset .field {
        width: 100%
    }

        .login-container fieldset .field.required label:after {
            color: #fff !important
        }

    .login-container .action.primary, .login-container .amshopby-button, .login-container .am-filter-go {
        background-color: #fff;
        color: #512d6d;
        width: 120px;
        line-height: 45px;
        border: 0
    }

        .login-container .action.primary:hover, .login-container .amshopby-button:hover, .login-container .am-filter-go:hover {
            background: #fff
        }

    .login-container .title-summary {
        text-align: left;
        margin-bottom: 30px
    }

        .login-container .title-summary:before {
            border-color: #fff;
            left: 0;
            transform: none
        }

    .login-container .fieldset:after {
        content: ''
    }

    .login-container div.mage-error[generated] {
        color: #fff
    }

    .login-container .action.remind {
        color: #fff;
        line-height: 45px;
        float: right
    }

.account-nav .item {
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #e4e4e4
}

    .account-nav .item.current {
        position: relative
    }

        .account-nav .item.current strong {
            color: #512d6d
        }

    .account-nav .item a {
        padding: 17px 0;
        line-height: 17px;
        color: #8a8b8d
    }

.account #maincontent .column.main .block {
    letter-spacing: .04em
}

.account #maincontent .block .block-title {
    color: #512d6d;
    font-size: 1.8rem;
    line-height: 24px;
    padding: 0 0 10px
}

    .account #maincontent .block .block-title strong {
        font-weight: 700
    }

    .account #maincontent .block .block-title .action {
        color: #512d6d;
        letter-spacing: .04em;
        line-height: 24px;
        font-size: 1.4rem;
        text-decoration: underline
    }

.account #maincontent .block .box .box-title {
    text-transform: uppercase;
    line-height: 36px;
    letter-spacing: .12em
}

.account #maincontent .block:not(.block-dashboard-orders) .block-title {
    margin: 0 0 8px;
    border-bottom: 1px solid #e4e4e4
}

.account #maincontent .block .box-actions a {
    color: #512d6d;
    text-decoration: underline
}

    .account #maincontent .block .box-actions a:nth-child(2):before {
        content: '|';
        display: inline-block;
        margin: 0 7px
    }

.account #maincontent .action.primary, .account #maincontent .amshopby-button, .account #maincontent .am-filter-go {
    padding-top: 0;
    padding-bottom: 0;
    height: 35px;
    line-height: 35px;
    font-size: 1.4rem
}

.account .columns {
    margin-top: 20px
}

.account .sidebar-title {
    position: relative;
    max-width: 220px;
    padding: 0 0 17px
}

    .account .sidebar-title a {
        font-size: 1.6rem;
        letter-spacing: .08em;
        line-height: 22px;
        text-transform: uppercase;
        color: #101820
    }

    .account .sidebar-title:before {
        content: '';
        position: absolute;
        width: 60px;
        border-bottom: 5px solid #512d6d;
        float: left;
        left: 50%;
        transform: translate3d(-50%,0,0);
        left: 0;
        transform: none;
        bottom: 0
    }

.form.password.reset, .form.password.forget {
    max-width: 553px;
    margin: 0 auto
}

    .form.password.reset .fieldset > .field, .form.password.forget .fieldset > .field {
        width: 100%;
        font-size: 1.5rem
    }

    .form.password.reset .actions-toolbar, .form.password.forget .actions-toolbar {
        text-align: center
    }

        .form.password.reset .actions-toolbar .action, .form.password.forget .actions-toolbar .action {
            text-align: center;
            font-weight: 700;
            display: inline-block
        }

        .form.password.reset .actions-toolbar > div, .form.password.forget .actions-toolbar > div {
            float: none;
            vertical-align: top;
            margin: 0 15px
        }

.customer-account-forgotpassword .page-title-wrapper {
    margin-top: 5px
}

.table-order-items {
    font-size: 1.5rem
}

    .table-order-items thead th {
        text-transform: uppercase;
        border-top: 1px solid #e4e4e4 !important
    }

        .table-order-items thead th.actions {
            text-align: center;
            width: 276px
        }

    .table-order-items tbody td {
        border-bottom: 1px solid #e4e4e4 !important;
        line-height: 35px;
        letter-spacing: .04em
    }

        .table-order-items tbody td.actions {
            text-align: center
        }

            .table-order-items tbody td.actions .action {
                line-height: 35px;
                text-transform: uppercase;
                font-weight: 700;
                color: #fff;
                background-color: #512d6d;
                box-shadow: 2px 2px 0px #9a4bd8;
                display: inline-block;
                text-align: center;
                border-radius: 2px;
                width: 276px
            }

                .table-order-items tbody td.actions .action.view {
                    width: 127px
                }

                .table-order-items tbody td.actions .action.order {
                    width: 109px
                }

.order-title strong {
    display: inline-block;
    color: #512d6d;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 24px;
    text-transform: capitalize;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

body.account .field.choice {
    clear: both;
    margin-top: 30px;
    float: left;
    margin-bottom: 15px
}

    body.account .field.choice.pass {
        margin-top: 0
    }

    body.account .field.choice .label {
        line-height: 26px;
        display: inline-block;
        margin-bottom: 0
    }

    body.account .field.choice:last-child {
        margin-top: 0
    }

body.account .column.main .actions-toolbar {
    clear: both;
    float: left;
    width: 100%
}

    body.account .column.main .actions-toolbar .action {
        min-width: 109px
    }

    body.account .column.main .actions-toolbar .secondary {
        display: none
    }

body.account.customer-account-edit .fieldset {
    max-width: 480px;
    width: 50%
}

    body.account.customer-account-edit .fieldset > .field {
        width: 100%
    }

    body.account.customer-account-edit .fieldset.info {
        float: left
    }

    body.account.customer-account-edit .fieldset.password {
        float: right
    }

body.account .form-address-edit {
    max-width: 811px
}

    body.account .form-address-edit .fieldset.block {
        margin-bottom: 20px
    }

    body.account .form-address-edit .fieldset > .field {
        max-width: 390px;
        float: left;
        clear: both
    }

        body.account .form-address-edit .fieldset > .field-name-lastname, body.account .form-address-edit .fieldset > .field.region, body.account .form-address-edit .fieldset > .field.country {
            float: right;
            clear: none
        }

        body.account .form-address-edit .fieldset > .field.street {
            max-width: none;
            width: 100%;
            font-size: 1.5rem
        }

        body.account .form-address-edit .fieldset > .field.choice {
            max-width: none;
            width: 100%
        }

body.account .table-wrapper.additional-addresses thead th {
    text-transform: uppercase
}

body.account .table-wrapper.additional-addresses tbody td.actions .action {
    color: #512d6d
}

body.account.sales-order-view .column.main .actions-toolbar .secondary {
    display: block
}

body.account.sales-order-view .column.main .actions-toolbar.order-actions-toolbar .actions > a:first-child {
    display: none
}

.account #maincontent .block .block-title.top-title-card {
    border-bottom: 0;
    color: #101820;
    text-transform: uppercase
}

.account .card-bean-register ul {
    padding-left: 2px;
    list-style: none;
    line-height: 24px;
    margin-bottom: 28px
}

    .account .card-bean-register ul li {
        margin-bottom: 0
    }

        .account .card-bean-register ul li:before {
            content: "";
            background-color: #512d6d;
            display: inline-block;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            vertical-align: middle;
            margin: -2px 8px 0 0
        }

.account .data-table.bean-card {
    font-size: 1.5rem
}

    .account .data-table.bean-card th, .account .data-table.bean-card td {
        border-bottom: 1px solid #e4e4e4
    }

    .account .data-table.bean-card th {
        font-size: 1.4rem;
        text-transform: uppercase
    }

    .account .data-table.bean-card td {
        line-height: 24px;
        padding-top: 21px;
        padding-bottom: 21px
    }

    .account .data-table.bean-card a.action {
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: .12em;
        text-decoration-line: underline;
        color: #512d6d
    }

.account.beancard-register-index .column.main {
    letter-spacing: .04em;
    font-size: 1.5rem
}

.account .form.beancard-register-form {
    margin-top: 48px;
    border-bottom: 1px solid #e4e4e4
}

    .account .form.beancard-register-form .field {
        width: 100%
    }

        .account .form.beancard-register-form .field input {
            max-width: 274px;
            border-color: #8a8b8d
        }

        .account .form.beancard-register-form .field .label {
            float: left;
            width: 100%;
            font-size: 1.3rem;
            margin: 15px 0 12px
        }

            .account .form.beancard-register-form .field .label .card {
                font-size: 1.4rem;
                text-transform: uppercase;
                font-weight: 700;
                line-height: 24px;
                display: inline-block
            }

        .account .form.beancard-register-form .field .control {
            min-width: 274px;
            display: inline-block
        }

        .account .form.beancard-register-form .field .actions-toolbar {
            display: inline-block;
            vertical-align: top;
            float: none;
            clear: none;
            width: auto
        }

            .account .form.beancard-register-form .field .actions-toolbar .action.redeem {
                height: 45px !important;
                line-height: 45px !important
            }

    .account .form.beancard-register-form .fieldset {
        padding-left: 10px;
        margin-bottom: 35px
    }

.account.beancard-topup-index #maincontent .block .block-title.top-title-card {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 36px;
    letter-spacing: .12em
}

.account.beancard-topup-index #maincontent .block .block-title.top-up {
    margin-bottom: 0;
    padding-bottom: 15px
}

.account.ascentis-account-transactionhistory #maincontent .block .block-title, .account.beancard-index-index #maincontent .block .block-title, .account.sncard-index-index #maincontent .block .block-title {
    padding-bottom: 14px;
    border-bottom: 0
}

.account.ascentis-account-transactionhistory .column.main, .account.beancard-index-index .column.main, .account.sncard-index-index .column.main {
    font-size: 1.5rem;
    line-height: 24px
}

    .account.ascentis-account-transactionhistory .column.main .block .block-content p, .account.beancard-index-index .column.main .block .block-content p, .account.sncard-index-index .column.main .block .block-content p {
        margin-bottom: 12px
    }

    .account.ascentis-account-transactionhistory .column.main .data-table .actions, .account.beancard-index-index .column.main .data-table .actions, .account.sncard-index-index .column.main .data-table .actions {
        text-align: right
    }

        .account.ascentis-account-transactionhistory .column.main .data-table .actions .action.primary, .account.beancard-index-index .column.main .data-table .actions .action.primary, .account.sncard-index-index .column.main .data-table .actions .action.primary, .account.ascentis-account-transactionhistory .column.main .data-table .actions .amshopby-button, .account.beancard-index-index .column.main .data-table .actions .amshopby-button, .account.sncard-index-index .column.main .data-table .actions .amshopby-button, .account.ascentis-account-transactionhistory .column.main .data-table .actions .am-filter-go, .account.beancard-index-index .column.main .data-table .actions .am-filter-go, .account.sncard-index-index .column.main .data-table .actions .am-filter-go {
            color: #fff;
            font-weight: 700;
            letter-spacing: .05em;
            text-decoration: none;
            min-width: 175px
        }

    .account.ascentis-account-transactionhistory .column.main .data-table.transaction td, .account.beancard-index-index .column.main .data-table.transaction td, .account.sncard-index-index .column.main .data-table.transaction td {
        text-align: left
    }

    .account.ascentis-account-transactionhistory .column.main .data-table.transaction th, .account.beancard-index-index .column.main .data-table.transaction th, .account.sncard-index-index .column.main .data-table.transaction th {
        vertical-align: middle
    }

    .account.ascentis-account-transactionhistory .column.main #transaction_grid_length, .account.beancard-index-index .column.main #transaction_grid_length, .account.sncard-index-index .column.main #transaction_grid_length, .account.ascentis-account-transactionhistory .column.main #transaction_grid_filter, .account.beancard-index-index .column.main #transaction_grid_filter, .account.sncard-index-index .column.main #transaction_grid_filter {
        display: none
    }

    .account.ascentis-account-transactionhistory .column.main #transaction_grid_wrapper .dataTables_info, .account.beancard-index-index .column.main #transaction_grid_wrapper .dataTables_info, .account.sncard-index-index .column.main #transaction_grid_wrapper .dataTables_info {
        margin: 45px 0 0;
        float: left
    }

    .account.ascentis-account-transactionhistory .column.main #transaction_grid_wrapper .dataTables_paginate, .account.beancard-index-index .column.main #transaction_grid_wrapper .dataTables_paginate, .account.sncard-index-index .column.main #transaction_grid_wrapper .dataTables_paginate {
        float: right;
        margin: 34px 0 0
    }

        .account.ascentis-account-transactionhistory .column.main #transaction_grid_wrapper .dataTables_paginate .ellipsis + .paginate_button, .account.beancard-index-index .column.main #transaction_grid_wrapper .dataTables_paginate .ellipsis + .paginate_button, .account.sncard-index-index .column.main #transaction_grid_wrapper .dataTables_paginate .ellipsis + .paginate_button {
            border-left: 1px solid #c8c8c8
        }

    .account.ascentis-account-transactionhistory .column.main #transaction_grid_paginate .paginate_button, .account.beancard-index-index .column.main #transaction_grid_paginate .paginate_button, .account.sncard-index-index .column.main #transaction_grid_paginate .paginate_button {
        width: 45px;
        height: 45px;
        border: 1px solid #c8c8c8;
        background: #fff;
        line-height: 45px;
        letter-spacing: .05em;
        text-shadow: 1px 1px #c8c8c8;
        display: inline-block;
        text-align: center;
        border-left: 0;
        cursor: pointer
    }

        .account.ascentis-account-transactionhistory .column.main #transaction_grid_paginate .paginate_button:first-child, .account.beancard-index-index .column.main #transaction_grid_paginate .paginate_button:first-child, .account.sncard-index-index .column.main #transaction_grid_paginate .paginate_button:first-child {
            border-left: 1px solid #c8c8c8
        }

        .account.ascentis-account-transactionhistory .column.main #transaction_grid_paginate .paginate_button.current, .account.beancard-index-index .column.main #transaction_grid_paginate .paginate_button.current, .account.sncard-index-index .column.main #transaction_grid_paginate .paginate_button.current {
            background: #efefef;
            cursor: default
        }

        .account.ascentis-account-transactionhistory .column.main #transaction_grid_paginate .paginate_button.previous, .account.beancard-index-index .column.main #transaction_grid_paginate .paginate_button.previous, .account.sncard-index-index .column.main #transaction_grid_paginate .paginate_button.previous, .account.ascentis-account-transactionhistory .column.main #transaction_grid_paginate .paginate_button.next, .account.beancard-index-index .column.main #transaction_grid_paginate .paginate_button.next, .account.sncard-index-index .column.main #transaction_grid_paginate .paginate_button.next {
            display: none
        }

.toolbar .pager .limiter {
    display: none
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
    .account.page-layout-2columns-left .sidebar-main {
        width: 220px
    }

    .account.page-layout-2columns-left .column.main {
        width: calc(100% - 220px);
        padding-left: 17px;
        padding-right: 17px
    }
}

.block.filter {
    margin-bottom: 40px
}

    .block.filter .filter-title {
        margin-bottom: 20px
    }

        .block.filter .filter-title strong {
            font-size: 18px;
            font-weight: 400;
            left: 0;
            line-height: 16px;
            padding: 7px 10px;
            position: absolute;
            text-align: center;
            top: 0;
            z-index: 2
        }

.block-subtitle {
    display: inline-block;
    margin-bottom: 10px
}

.filter-current .item {
    margin-bottom: 10px
}

.filter-current .filter-label {
    display: block;
    font-weight: 700
}

    .filter-current .filter-label:after {
        content: ':'
    }

.filter-current + .filter-actions {
    margin-bottom: 30px
}

.filter-options {
    margin: 0
}

    .filter-options .filter-options-title {
        font-weight: 700;
        font-size: 1.6rem;
        line-height: 25px;
        margin: 0 0 25px;
        word-break: break-all;
        text-transform: uppercase;
        padding-top: 20px
    }

    .filter-options .filter-options-content {
        margin: 0 0 22px
    }

    .filter-options .count {
        color: #7d7d7d
    }

        .filter-options .count:before {
            content: '('
        }

        .filter-options .count:after {
            content: ')'
        }

.filtered .items {
    margin: 15px 0
}

.filtered .item {
    margin-bottom: 6px;
    padding-left: 22px;
    position: relative
}

    .filtered .item .label {
        font-weight: 700
    }

    .filtered .item .action.remove {
        left: -6px;
        position: absolute;
        top: 0
    }

.filtered + .actions {
    margin-bottom: 35px
}

.sidebar-main .block.filter .title-summary {
    text-align: left
}

    .sidebar-main .block.filter .title-summary:before {
        left: 0;
        transform: translate(0,0)
    }

.filter-options {
    padding-left: 10px;
    display: none
}

    .filter-options input[type=radio] {
        height: 0;
        width: 0;
        padding: 0;
        border: 0;
        display: none
    }

    .filter-options .filter-options-title:not(:first-child) {
        position: relative
    }

        .filter-options .filter-options-title:not(:first-child):before {
            position: absolute;
            border-bottom: 1px solid #e4e4e4;
            content: '';
            left: 0;
            top: 0;
            width: 100%;
            float: left
        }

.block.newsletter {
    margin-bottom: 25px;
    width: 100%
}

    .block.newsletter .content > label {
        margin-bottom: 8px;
        display: inline-block
    }

    .block.newsletter .form.subscribe {
        display: block;
        width: 100%;
        max-width: 318px
    }

        .block.newsletter .form.subscribe .scg-msg {
            clear: both;
            float: left;
            width: 100%;
            display: block
        }

    .block.newsletter .fieldset {
        display: table-cell;
        margin: 0;
        padding: 0;
        vertical-align: top
    }

    .block.newsletter .field {
        margin: 0
    }

        .block.newsletter .field .control {
            display: block
        }

            .block.newsletter .field .control:before {
                position: absolute
            }

        .block.newsletter .field.newsletter {
            max-width: 280px;
            display: table-cell;
            width: 90%
        }

    .block.newsletter input {
        padding: 0 0 0 18px;
        height: 50px;
        max-width: 268px
    }

    .block.newsletter .title {
        display: none
    }

    .block.newsletter .actions {
        display: table-cell;
        vertical-align: top;
        width: 1%
    }

    .block.newsletter .action.subscribe {
        background: #512d6d;
        width: 50px;
        height: 50px;
        border-radius: 0;
        border-color: #512d6d;
        position: relative;
        box-shadow: none
    }

        .block.newsletter .action.subscribe:before {
            font-family: 'Porto-icon';
            content: '\f809';
            position: absolute;
            float: left;
            top: 50%;
            color: #fff;
            left: 50%;
            transform: translate3d(-50%,-50%,0)
        }

@font-face {
    font-family: 'pagebuilder-font';
    font-style: normal;
    font-weight: 400;
    src: url('../../frontend/Coffeebean/default/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
    src: url('../../frontend/Coffeebean/default/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'),url('../../frontend/Coffeebean/default/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'),url('../../frontend/Coffeebean/default/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype')
}

.pagebuilder-icon, .slick-prev:before, .slick-next:before, .slick-prev:after, .slick-next:after {
    -webkit-font-smoothing: antialiased;
    font-family: 'pagebuilder-font';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    speak: none
}

[class^=pagebuilder-icon-]:before, [class*=' pagebuilder-icon-']:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: 'pagebuilder-font';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-decoration: inherit;
    text-rendering: auto;
    text-transform: none;
    vertical-align: middle
}

.pagebuilder-icon-down:before {
    content: '\f101'
}

.pagebuilder-icon-next:before {
    content: '\f102'
}

.pagebuilder-icon-prev:before {
    content: '\f103'
}

.pagebuilder-icon-up:before {
    content: '\f104'
}

.product-full-width-section {
    padding: .5em 0
}

    .product-full-width-section .block.review-add {
        margin-top: 2.7rem
    }

.page-layout-product-full-width .block.related {
    margin-top: 2.7rem
}

.page-main-details .product-section-title {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 15px;
    padding-bottom: 12px
}

.additional-attributes-wrapper .additional-attributes {
    border: none;
    width: auto
}

    .additional-attributes-wrapper .additional-attributes > tbody > tr > th {
        border: none;
        padding: 5.5px 30px 10px 0
    }

    .additional-attributes-wrapper .additional-attributes > tbody > tr > td {
        border: none;
        padding: 5.5px 5px 10px
    }

.cms-index-index.page-layout-cms-full-width .nav-sections {
    margin-bottom: 0
}

.slick-slider {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-touch-action: pan-y;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    box-sizing: border-box;
    display: block;
    position: relative;
    touch-action: pan-y;
    user-select: none
}

.slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-track {
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

    .slick-track:before, .slick-track:after {
        content: '';
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

/*.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}*/

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-prev {
    left: 2rem
}

    .slick-prev:before {
        content: '\f103';
        padding-right: 5px
    }

.slick-next {
    right: 2rem
}

    .slick-next:before {
        content: '\f102';
        padding-left: 5px
    }

.slick-prev, .slick-next {
    -ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    background: rgba(252,252,252,.6);
    border: none;
    border-radius: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 60px;
    line-height: 0;
    outline: none;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    width: 60px;
    z-index: 101
}

    .slick-prev.slick-disabled, .slick-next.slick-disabled {
        opacity: .2
    }

    .slick-prev:hover, .slick-next:hover {
        background: #fcfcfc;
        border: none
    }

        .slick-prev:hover.slick-disabled, .slick-next:hover.slick-disabled {
            opacity: .2
        }

        .slick-prev:hover:before, .slick-next:hover:before {
            color: #494949
        }

    .slick-prev:before, .slick-next:before, .slick-prev:after, .slick-next:after {
        color: #555;
        font-size: 38px;
        opacity: 1
    }

    .slick-prev:active, .slick-next:active, .slick-prev:focus, .slick-next:focus, .slick-prev:not(.primary), .slick-next:not(.primary) {
        background: rgba(252,252,252,.7);
        border: none;
        box-shadow: none
    }

        .slick-prev:active:active, .slick-next:active:active, .slick-prev:focus:active, .slick-next:focus:active, .slick-prev:not(.primary):active, .slick-next:not(.primary):active {
            box-shadow: none
        }

.slick-dots {
    font-size: 1.4rem;
    line-height: normal;
    letter-spacing: normal;
    display: block;
    list-style: none;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    width: 100%
}

    .slick-dots li {
        cursor: pointer;
        display: inline-block;
        height: 14px;
        margin: 0 5px;
        padding: 0;
        position: relative;
        vertical-align: middle;
        width: 14px
    }

        .slick-dots li button {
            background: #fff;
            border: 1px solid #ccc;
            border-radius: 10px;
            box-shadow: none;
            cursor: pointer;
            display: block;
            height: 14px;
            padding: 0;
            text-indent: -99999px;
            transition: .3s;
            width: 14px
        }

            .slick-dots li button:hover {
                border: 1px solid #b3b3b3
            }

            .slick-dots li button:active, .slick-dots li button:focus, .slick-dots li button:not(.primary) {
                box-shadow: none
            }

        .slick-dots li.slick-active button {
            background: #1c1918
        }

[data-content-type=banner] > [data-element=link], [data-content-type=banner] > [data-element=empty_link] {
    color: inherit;
    text-decoration: inherit
}

    [data-content-type=banner] > [data-element=link]:hover, [data-content-type=banner] > [data-element=empty_link]:hover {
        color: inherit;
        text-decoration: inherit
    }

.pagebuilder-banner-wrapper {
    background-clip: padding-box;
    border-radius: inherit;
    box-sizing: border-box;
    overflow-wrap: break-word;
    word-wrap: break-word
}

    .pagebuilder-banner-wrapper .pagebuilder-overlay {
        -moz-transition: background-color .5s ease;
        -o-transition: background-color .5s ease;
        -webkit-transition: background-color .5s ease;
        box-sizing: border-box;
        padding: 30px;
        position: relative;
        transition: background-color .5s ease
    }

        .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
            align-items: center;
            display: flex;
            justify-content: center
        }

        .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
            max-width: 540px
        }

    .pagebuilder-banner-wrapper.jarallax .video-overlay {
        z-index: 0
    }

    .pagebuilder-banner-wrapper [data-element=content] {
        min-height: 50px;
        overflow: auto
    }

    .pagebuilder-banner-wrapper .pagebuilder-banner-button {
        -moz-transition: opacity .5s ease;
        -o-transition: opacity .5s ease;
        -webkit-transition: opacity .5s ease;
        margin: 20px 0 0;
        max-width: 100%;
        text-align: inherit;
        transition: opacity .5s ease;
        word-break: break-word
    }

    .pagebuilder-banner-wrapper .pagebuilder-poster-content {
        width: 100%
    }

[data-appearance=collage-centered] .pagebuilder-banner-wrapper .pagebuilder-overlay {
    margin-left: auto;
    margin-right: auto
}

[data-appearance=collage-left] .pagebuilder-banner-wrapper .pagebuilder-overlay {
    margin-right: auto
}

[data-appearance=collage-right] .pagebuilder-banner-wrapper .pagebuilder-overlay {
    margin-left: auto
}

[data-content-type$=block] .block p:last-child {
    margin-bottom: 1rem;
    margin-top: 0
}

[data-content-type=buttons] {
    max-width: 100%
}

[data-content-type=button-item] {
    max-width: 100%
}

    [data-content-type=button-item] [data-element=link], [data-content-type=button-item] [data-element=empty_link] {
        max-width: 100%;
        word-wrap: break-word
    }

    [data-content-type=button-item] [data-element=empty_link] {
        cursor: default
    }

a.pagebuilder-button-link, button.pagebuilder-button-link, div.pagebuilder-button-link {
    line-height: 2.2rem;
    font-size: 1.8rem;
    line-height: 1.42857143;
    margin: 0 10px 10px 0;
    padding: 14px 17px;
    color: #512d6d;
    text-decoration: none;
    background: 0 0;
    border: 0;
    display: inline;
    font-weight: 600;
    box-shadow: none;
    box-sizing: border-box;
    display: inline-block
}

    a.pagebuilder-button-link:visited, button.pagebuilder-button-link:visited, div.pagebuilder-button-link:visited {
        color: #512d6d;
        text-decoration: none
    }

    a.pagebuilder-button-link:hover, button.pagebuilder-button-link:hover, div.pagebuilder-button-link:hover {
        color: #512d6d;
        text-decoration: underline
    }

    a.pagebuilder-button-link:active, button.pagebuilder-button-link:active, div.pagebuilder-button-link:active {
        color: #512d6d;
        text-decoration: underline
    }

    a.pagebuilder-button-link:hover, button.pagebuilder-button-link:hover, div.pagebuilder-button-link:hover, a.pagebuilder-button-link:active, button.pagebuilder-button-link:active, div.pagebuilder-button-link:active, a.pagebuilder-button-link:focus, button.pagebuilder-button-link:focus, div.pagebuilder-button-link:focus {
        background: 0 0;
        border: 0
    }

    a.pagebuilder-button-link.disabled, button.pagebuilder-button-link.disabled, div.pagebuilder-button-link.disabled, a.pagebuilder-button-link[disabled], button.pagebuilder-button-link[disabled], div.pagebuilder-button-link[disabled], fieldset[disabled] a.pagebuilder-button-link, fieldset[disabled] button.pagebuilder-button-link, fieldset[disabled] div.pagebuilder-button-link {
        color: #512d6d;
        opacity: .5;
        cursor: default;
        pointer-events: none;
        text-decoration: underline
    }

a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary {
    text-decoration: none;
    background-image: none;
    background: #512d6d;
    border: 1px solid #512d6d;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0 10px 10px 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 2.2rem;
    padding: 14px 17px;
    font-size: 1.8rem;
    border-radius: 3px;
    box-shadow: none
}

    a.pagebuilder-button-primary:hover, button.pagebuilder-button-primary:hover, div.pagebuilder-button-primary:hover, a.pagebuilder-button-primary:active, button.pagebuilder-button-primary:active, div.pagebuilder-button-primary:active, a.pagebuilder-button-primary:focus, button.pagebuilder-button-primary:focus, div.pagebuilder-button-primary:focus {
        text-decoration: none
    }

    a.pagebuilder-button-primary:focus, button.pagebuilder-button-primary:focus, div.pagebuilder-button-primary:focus, a.pagebuilder-button-primary:active, button.pagebuilder-button-primary:active, div.pagebuilder-button-primary:active {
        background: #512d6d;
        border: 1px solid #512d6d;
        color: #fff
    }

    a.pagebuilder-button-primary:hover, button.pagebuilder-button-primary:hover, div.pagebuilder-button-primary:hover {
        background: #512d6d;
        border: 1px solid #512d6d;
        color: #fff
    }

    a.pagebuilder-button-primary.disabled, button.pagebuilder-button-primary.disabled, div.pagebuilder-button-primary.disabled, a.pagebuilder-button-primary[disabled], button.pagebuilder-button-primary[disabled], div.pagebuilder-button-primary[disabled], fieldset[disabled] a.pagebuilder-button-primary, fieldset[disabled] button.pagebuilder-button-primary, fieldset[disabled] div.pagebuilder-button-primary {
        opacity: .5;
        cursor: default;
        pointer-events: none
    }

a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary {
    text-decoration: none;
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0 10px 10px 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 2.2rem;
    padding: 14px 17px;
    font-size: 1.8rem;
    border-radius: 3px;
    box-shadow: none
}

    a.pagebuilder-button-secondary:hover, button.pagebuilder-button-secondary:hover, div.pagebuilder-button-secondary:hover, a.pagebuilder-button-secondary:active, button.pagebuilder-button-secondary:active, div.pagebuilder-button-secondary:active, a.pagebuilder-button-secondary:focus, button.pagebuilder-button-secondary:focus, div.pagebuilder-button-secondary:focus {
        text-decoration: none
    }

    a.pagebuilder-button-secondary:focus, button.pagebuilder-button-secondary:focus, div.pagebuilder-button-secondary:focus, a.pagebuilder-button-secondary:active, button.pagebuilder-button-secondary:active, div.pagebuilder-button-secondary:active {
        background: #e2e2e2;
        border: 1px solid #cdcdcd;
        color: #333
    }

    a.pagebuilder-button-secondary:hover, button.pagebuilder-button-secondary:hover, div.pagebuilder-button-secondary:hover {
        background: #e2e2e2;
        border: 1px solid #cdcdcd;
        color: #555
    }

    a.pagebuilder-button-secondary.disabled, button.pagebuilder-button-secondary.disabled, div.pagebuilder-button-secondary.disabled, a.pagebuilder-button-secondary[disabled], button.pagebuilder-button-secondary[disabled], div.pagebuilder-button-secondary[disabled], fieldset[disabled] a.pagebuilder-button-secondary, fieldset[disabled] button.pagebuilder-button-secondary, fieldset[disabled] div.pagebuilder-button-secondary {
        opacity: .5;
        cursor: default;
        pointer-events: none
    }

.pagebuilder-column {
    box-sizing: border-box
}

[data-content-type=heading] {
    word-wrap: break-word
}

[data-content-type=html] {
    word-wrap: break-word
}

figure[data-content-type=image] {
    box-sizing: border-box;
}

    figure[data-content-type=image] > [data-element=link], figure[data-content-type=image] > [data-element=link] img {
        border-radius: inherit
    }

    figure[data-content-type=image] figcaption {
        word-wrap: break-word
    }

[data-content-type=map] {
    box-sizing: border-box;
    height: 300px
}

[data-content-type=row] li.product-item {
    text-align: left
}

.pagebuilder-column .widget-product-grid .product-item {
    max-width: 100%;
    min-width: 50px
}

    .pagebuilder-column .widget-product-grid .product-item .price-box {
        word-wrap: break-word
    }

        .pagebuilder-column .widget-product-grid .product-item .price-box .price {
            white-space: normal
        }

    .pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
        display: inline-block;
        max-width: 100%
    }

    .pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
        display: inline-block;
        width: auto
    }

    .pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
        max-width: 100%;
        white-space: normal
    }

.pagebuilder-column [data-content-type=products] .block.widget .products-grid .widget-product-grid.product-items .product-item {
    width: 200px
}

[data-content-type=products][data-appearance=carousel] .slick-initialized li.product-item {
    display: block
}

    [data-content-type=products][data-appearance=carousel] .slick-initialized li.product-item:first-child {
        visibility: visible
    }

[data-content-type=products][data-appearance=carousel] .product-item-info {
    width: auto
}

[data-content-type=products][data-appearance=carousel] li.product-item {
    display: none
}

    [data-content-type=products][data-appearance=carousel] li.product-item:first-child {
        display: block;
        visibility: hidden
    }

[data-content-type=products][data-appearance=carousel].center-mode .product-item {
    opacity: .5;
    transition: all .3s ease
}

    [data-content-type=products][data-appearance=carousel].center-mode .product-item:hover {
        opacity: 1
    }

[data-content-type=products][data-appearance=carousel].center-mode .slick-current .product-item {
    opacity: 1
}
/*
[data-content-type=row][data-appearance=contained] {
    box-sizing: border-box;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1440px
}*/

    [data-content-type=row][data-appearance=contained] [data-element=inner] {
        box-sizing: border-box
    }

[data-content-type=row][data-appearance=full-bleed] {
    box-sizing: border-box
}

[data-content-type=row][data-appearance=full-width] {
    box-sizing: border-box
}

    [data-content-type=row][data-appearance=full-width] > .row-full-width-inner {
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        max-width: 1440px;
        width: 100%
    }

[data-content-type=slide] {
    box-sizing: border-box;
    line-height: 20px;
    min-height: inherit;
    overflow: hidden
}

    [data-content-type=slide] > [data-element=link], [data-content-type=slide] > [data-element=empty_link] {
        color: inherit;
        min-height: inherit;
        text-decoration: inherit
    }

        [data-content-type=slide] > [data-element=link]:hover, [data-content-type=slide] > [data-element=empty_link]:hover {
            color: inherit;
            text-decoration: inherit
        }

    [data-content-type=slide] + [data-content-type=slide] {
        height: 0;
        min-height: 0
    }

.slick-slider [data-content-type=slide] + [data-content-type=slide] {
    height: initial;
    min-height: inherit
}

.pagebuilder-slide-wrapper {
    border-radius: inherit;
    box-sizing: border-box;
    min-height: inherit;
    overflow-wrap: break-word;
    word-wrap: break-word
}

    .pagebuilder-slide-wrapper .jarallax-viewport-element {
        height: 100%;
        left: -15000vw;
        position: absolute;
        top: 0;
        width: 1px;
        z-index: 100
    }

.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
    left: 0
}

.pagebuilder-slide-wrapper.jarallax .video-overlay {
    -webkit-transform: unset;
    z-index: 1
}

.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
    position: relative;
    z-index: 2
}

.pagebuilder-slide-wrapper.jarallax [id*=jarallax-container] > div, .pagebuilder-slide-wrapper.jarallax [id*=jarallax-container] > img, .pagebuilder-slide-wrapper.jarallax [id*=jarallax-container] > video, .pagebuilder-slide-wrapper.jarallax [id*=jarallax-container] > iframe {
    margin: auto !important;
    transform: none !important
}

.pagebuilder-slide-wrapper .pagebuilder-overlay {
    -moz-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    -webkit-transition: background-color .5s ease;
    border-radius: inherit;
    box-sizing: border-box;
    padding: 30px;
    transition: background-color .5s ease
}

    .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
        align-items: center;
        display: flex;
        justify-content: center;
        min-height: inherit
    }

    .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
        max-width: 540px
    }

.pagebuilder-slide-wrapper [data-element=content] {
    min-height: 50px;
    overflow: auto
}

.pagebuilder-slide-wrapper .pagebuilder-slide-button {
    -moz-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    -webkit-transition: opacity .5s ease;
    margin: 20px 0 0;
    max-width: 100%;
    text-align: inherit;
    transition: opacity .5s ease;
    word-break: break-word
}

.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
    padding: 20% 10% !important;
    max-height: 600px
}

.slick-prev:active, .slick-next:active, .slick-prev:focus, .slick-next:focus, .slick-prev:not(.primary), .slick-next:not(.primary) {
    background: 0 0
}

.pagebuilder-slide-wrapper .pagebuilder-poster-content {
    width: 100%
}

[data-appearance=collage-centered] .pagebuilder-slide-wrapper .pagebuilder-overlay {
    margin-left: auto;
    margin-right: auto
}

[data-appearance=collage-left] .pagebuilder-slide-wrapper .pagebuilder-overlay {
    margin-right: auto
}

[data-appearance=collage-right] .pagebuilder-slide-wrapper .pagebuilder-overlay {
    margin-left: auto
}

div[data-content-type=slider] {
    visibility: hidden
}

    div[data-content-type=slider].slick-initialized {
        visibility: visible
    }

    div[data-content-type=slider] .slick-list, div[data-content-type=slider] .slick-track, div[data-content-type=slider] .slick-slide {
        min-height: inherit
    }

        div[data-content-type=slider] .slick-list > div, div[data-content-type=slider] .slick-track > div, div[data-content-type=slider] .slick-slide > div {
            line-height: 0;
            min-height: inherit;
            overflow: hidden;
            width: 100%
        }

a.button {
    -moz-appearance: button;
    -webkit-appearance: button;
    appearance: button;
    color: initial;
    padding: 10px;
    text-decoration: none
}

div[data-content-type=tabs] .tabs-navigation {
    display: block;
    font-size: 0;
    margin: 0 0 -1px;
    padding: 0
}

    div[data-content-type=tabs] .tabs-navigation li:first-child {
        margin-left: 0 !important
    }

    div[data-content-type=tabs] .tabs-navigation li.tab-header {
        background: #f6f6f6;
        border: 1px solid #ccc;
        border-bottom: 0;
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        display: inline-block;
        margin: 0;
        max-width: 100%;
        overflow-wrap: break-word;
        position: relative;
        word-wrap: break-word;
        z-index: 1
    }

        div[data-content-type=tabs] .tabs-navigation li.tab-header:not(:first-child) {
            margin-left: -1px
        }

        div[data-content-type=tabs] .tabs-navigation li.tab-header a.tab-title {
            border-right: 0;
            color: #000;
            cursor: pointer !important;
            display: block;
            font-size: 14px;
            font-weight: 600;
            padding: 1.4rem 2rem;
            position: relative;
            transition: all .3s;
            vertical-align: middle;
            white-space: normal
        }

            div[data-content-type=tabs] .tabs-navigation li.tab-header a.tab-title span.tab-title {
                display: block
            }

            div[data-content-type=tabs] .tabs-navigation li.tab-header a.tab-title:hover {
                text-decoration: none
            }

        div[data-content-type=tabs] .tabs-navigation li.tab-header:last-child {
            border-right: 1px solid #ccc
        }

        div[data-content-type=tabs] .tabs-navigation li.tab-header.ui-state-active {
            background: #fff;
            z-index: 19
        }

            div[data-content-type=tabs] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
                position: relative;
                transition: all .3s
            }

div[data-content-type=tabs] .tabs-content {
    border: 1px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    z-index: 9
}

    div[data-content-type=tabs] .tabs-content [data-content-type=tab-item] {
        box-sizing: border-box;
        min-height: inherit
    }

        div[data-content-type=tabs] .tabs-content [data-content-type=tab-item]:not(:first-child) {
            display: none
        }

div[data-content-type=tabs].tab-align-left .tabs-content {
    border-top-left-radius: 0 !important
}

div[data-content-type=tabs].tab-align-right .tabs-content {
    border-top-right-radius: 0 !important
}

div[data-content-type=text] {
    word-wrap: break-word
}

div[data-content-type=video] {
    font-size: 0
}

    div[data-content-type=video] .pagebuilder-video-inner {
        box-sizing: border-box;
        display: inline-block;
        width: 100%
    }

    div[data-content-type=video] .pagebuilder-video-container {
        border-radius: inherit;
        overflow: hidden;
        padding-top: 56.25%;
        position: relative
    }

    div[data-content-type=video] iframe, div[data-content-type=video] video {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

.jarallax {
    position: relative;
    z-index: 0
}

    .jarallax > .jarallax-img {
        font-family: 'object-fit: cover;',sans-serif;
        height: 100%;
        left: 0;
        object-fit: cover;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1
    }

.jarallax-video-fallback {
    transform: scale3d(0,0,0)
}

.jarallax .video-overlay {
    -webkit-transform: translate3d(0,0,0);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -99
}

.jarallax [id*=jarallax-container] video, .jarallax [id*=jarallax-container] iframe {
    visibility: hidden
}

.cms-content-important {
    background-color: #f5f5f5;
    color: #333;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.1;
    margin: 0 0 35px -20px;
    padding: 20px
}

.pagebuilder-full-width {
    float: left;
    width: 100%
}

.pagebuilder-content-type {
    box-sizing: border-box;
    margin-bottom: 20px
}

.pagebuilder-accordion {
    margin: 0;
    padding: 0
}

    .pagebuilder-accordion > .item.title {
        box-sizing: border-box;
        float: none;
        width: 100%
    }

        .pagebuilder-accordion > .item.title > .switch {
            display: block
        }

    .pagebuilder-accordion > .item.content {
        box-sizing: border-box;
        display: block;
        float: none;
        margin: 0
    }

        .pagebuilder-accordion > .item.content:before, .pagebuilder-accordion > .item.content:after {
            content: '';
            display: table
        }

        .pagebuilder-accordion > .item.content:after {
            clear: both
        }

        .pagebuilder-accordion > .item.content.active {
            display: block
        }

    .pagebuilder-accordion > .item.title {
        margin: 0 0 5px
    }

        .pagebuilder-accordion > .item.title > .switch {
            background: #fff;
            border-bottom: 1px solid #e4e4e4;
            border-left: 1px solid #e4e4e4;
            border-right: 1px solid #e4e4e4;
            border-top: 1px solid #e4e4e4;
            height: 40px;
            padding: 0 20px;
            font-weight: 700;
            line-height: 40px;
            font-size: 1.8rem;
            color: #101820;
            text-decoration: none
        }

            .pagebuilder-accordion > .item.title > .switch:visited {
                color: #101820;
                text-decoration: none
            }

            .pagebuilder-accordion > .item.title > .switch:hover {
                color: #101820;
                text-decoration: none
            }

            .pagebuilder-accordion > .item.title > .switch:active {
                color: #fff;
                text-decoration: none
            }

        .pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus, .pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
            background: #fff
        }

        .pagebuilder-accordion > .item.title:not(.disabled) > .switch:active, .pagebuilder-accordion > .item.title.active > .switch, .pagebuilder-accordion > .item.title.active > .switch:focus, .pagebuilder-accordion > .item.title.active > .switch:hover {
            background: #512d6d;
            color: #fff;
            text-decoration: none;
            padding-bottom: 0
        }

    .pagebuilder-accordion > .item.content {
        background: #512d6d;
        border: 0;
        margin: 0 0 5px;
        padding: 20px
    }

.rating-summary {
    overflow: hidden;
    white-space: nowrap
}

    .rating-summary .rating-result {
        width: 138px;
        display: inline-block;
        position: relative;
        vertical-align: middle
    }

        .rating-summary .rating-result:before {
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: 1;
            -webkit-font-smoothing: antialiased;
            color: #512d6d;
            font-family: 'FontAwesome';
            font-size: 22px;
            height: 22px;
            letter-spacing: 7px;
            line-height: 22px;
            content: '\f006' '\f006' '\f006' '\f006' '\f006';
            display: block;
            font-style: normal;
            font-weight: 400;
            speak: none
        }

        .rating-summary .rating-result > span {
            display: block;
            overflow: hidden
        }

            .rating-summary .rating-result > span:before {
                position: relative;
                z-index: 2;
                -webkit-font-smoothing: antialiased;
                color: #512d6d;
                font-family: 'FontAwesome';
                font-size: 22px;
                height: 22px;
                letter-spacing: 7px;
                line-height: 22px;
                content: '\f006' '\f006' '\f006' '\f006' '\f006';
                display: block;
                font-style: normal;
                font-weight: 400;
                speak: none
            }

            .rating-summary .rating-result > span span {
                border: 0;
                clip: rect(0,0,0,0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px
            }

.product-reviews-summary .rating-summary .label, .table-reviews .rating-summary .label {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.review-control-vote {
    overflow: hidden
}

    .review-control-vote:before {
        color: #512d6d;
        font-family: 'FontAwesome';
        font-size: 22px;
        height: 22px;
        letter-spacing: 7px;
        line-height: 22px;
        font-style: normal;
        font-weight: 400;
        speak: none;
        vertical-align: top;
        -webkit-font-smoothing: antialiased;
        content: '\f006' '\f006' '\f006' '\f006' '\f006';
        display: block;
        position: absolute;
        z-index: 1
    }

    .review-control-vote input[type=radio] {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

        .review-control-vote input[type=radio]:hover + label:before, .review-control-vote input[type=radio]:checked + label:before {
            opacity: 1
        }

    .review-control-vote label {
        cursor: pointer;
        display: block;
        position: absolute
    }

        .review-control-vote label span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .review-control-vote label:before {
            color: #512d6d;
            font-family: 'FontAwesome';
            font-size: 22px;
            height: 22px;
            letter-spacing: 7px;
            line-height: 22px;
            font-style: normal;
            font-weight: 400;
            speak: none;
            vertical-align: top;
            -webkit-font-smoothing: antialiased;
            opacity: 0
        }

        .review-control-vote label:hover:before {
            opacity: 1
        }

        .review-control-vote label:hover ~ label:before {
            opacity: 0
        }

    .review-control-vote .rating-5 {
        z-index: 2
    }

        .review-control-vote .rating-5:before {
            content: '\f006' '\f006' '\f006' '\f006' '\f006'
        }

    .review-control-vote .rating-4 {
        z-index: 3
    }

        .review-control-vote .rating-4:before {
            content: '\f006' '\f006' '\f006' '\f006'
        }

    .review-control-vote .rating-3 {
        z-index: 4
    }

        .review-control-vote .rating-3:before {
            content: '\f006' '\f006' '\f006'
        }

    .review-control-vote .rating-2 {
        z-index: 5
    }

        .review-control-vote .rating-2:before {
            content: '\f006' '\f006'
        }

    .review-control-vote .rating-1 {
        z-index: 6
    }

        .review-control-vote .rating-1:before {
            content: '\f006'
        }

.block.add.review {
    margin-bottom: 40px
}

    .block.add.review > .title {
        font-weight: 300;
        line-height: 1.1;
        font-size: 2.6rem;
        margin-top: 2.5rem;
        margin-bottom: 2rem
    }

    .block.add.review .legend {
        font-weight: 300;
        line-height: 1.1;
        font-size: 1.8rem;
        margin-top: 1.5rem;
        margin-bottom: 1rem;
        margin: 0 0 20px
    }

    .block.add.review .field.rating {
        display: table-row
    }

        .block.add.review .field.rating .label {
            display: table-cell;
            padding: 5px 0;
            vertical-align: middle
        }

        .block.add.review .field.rating .control {
            display: table-cell;
            vertical-align: top
        }

.block.reviews.list > .title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem
}

.block.reviews.list .review.item {
    margin-bottom: 40px
}

.block.reviews.list .review.title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.data.table.reviews .rating-summary {
    margin-top: -4px
}

.customer-review.view {
    margin-bottom: 20px
}

    .customer-review.view .review.title, .customer-review.view .ratings-summary, .customer-review.view .product-details {
        margin-bottom: 20px
    }

.product-reviews-summary {
    display: block;
    margin: 0 0 20px;
    float: left
}

.products.wrapper.list .product-reviews-summary {
    margin: 0 auto
}

.product-reviews-summary.empty {
    margin-left: 0
}

.product-reviews-summary .rating-summary {
    display: table-cell;
    left: -5px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    float: left
}

.product-reviews-summary .reviews-actions {
    display: block;
    line-height: 22px;
    vertical-align: middle;
    padding: 0 25px 0 0;
    border-right: 1px solid #e4e4e4;
    margin: 0 25px 0 5px;
    float: left
}

    .product-reviews-summary .reviews-actions a {
        margin-right: 5px
    }

.customer-review .product-details {
    margin-bottom: 40px
}

.customer-review .product-media {
    float: left;
    margin-right: 3%;
    max-width: 285px;
    width: 30%
}

.customer-review .review-details .customer-review-rating {
    margin-bottom: 20px
}

    .customer-review .review-details .customer-review-rating .item {
        margin-bottom: 10px
    }

        .customer-review .review-details .customer-review-rating .item:last-child {
            margin-bottom: 0
        }

.customer-review .review-details .review-title {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    font-weight: 600;
    margin-bottom: 20px
}

.customer-review .review-details .review-content {
    margin-bottom: 20px
}

.customer-review .product-reviews-summary .rating-summary, .customer-review .product-reviews-summary .reviews-actions {
    display: block
}

.review-field-ratings .nested {
    display: table
}

.review-field-ratings .review-field-rating {
    display: table-row
}

    .review-field-ratings .review-field-rating .label, .review-field-ratings .review-field-rating .control {
        display: table-cell;
        padding-bottom: 10px;
        vertical-align: top
    }

    .review-field-ratings .review-field-rating .label {
        padding-right: 10px;
        padding-top: 6px
    }

    .review-field-ratings .review-field-rating .control {
        padding-top: 2px
    }

.review-toolbar {
    border-top: 1px solid #c9c9c9;
    margin: 0 0 20px;
    text-align: center
}

    .review-toolbar:first-child {
        display: none
    }

    .review-toolbar .pages {
        border-bottom: 1px solid #c9c9c9;
        display: block;
        padding: 20px 0;
        text-align: center
    }

    .review-toolbar .limiter {
        display: none
    }

.review-add .block-title {
    display: none
}

.fieldset .review-legend.legend {
    margin-bottom: 20px
}

    .fieldset .review-legend.legend strong {
        display: inline-block;
        margin-left: 10px
    }

.review-field-rating .control {
    margin-bottom: 48px
}

.review-list {
    margin-bottom: 30px
}

    .review-list .block-title strong {
        line-height: 1.1;
        font-size: 15px;
        margin-top: 2.5rem;
        margin-bottom: 2rem;
        text-transform: uppercase
    }

.review-item {
    border-bottom: 1px solid #c9c9c9;
    margin: 0;
    padding: 20px 0
}

    .review-item:after {
        clear: both;
        content: '';
        display: table
    }

    .review-item:last-child {
        border-width: 0
    }

.review-ratings {
    display: table;
    margin-bottom: 10px;
    max-width: 100%
}

.review-author {
    display: inline
}

.review-title {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin: 0 0 20px
}

.review-content {
    margin-bottom: 20px
}

.fieldset.review-fieldset > legend {
    font-size: 1.5rem
}

    .fieldset.review-fieldset > legend > * {
        display: inline-block
    }

.fieldset.review-fieldset .review-field-ratings > legend {
    margin-right: 10px
}

.fieldset.review-fieldset .review-field-ratings > legend, .fieldset.review-fieldset .review-field-ratings .control {
    float: left !important;
    width: auto !important;
    padding-top: 0 !important
}

.fieldset.review-fieldset > fieldset, .fieldset.review-fieldset > .field {
    width: 100%
}

.fieldset.review-fieldset > fieldset {
    margin-bottom: 0
}

#review-form .actions-toolbar.review-form-actions {
    margin-left: 0
}

.rating-summary .rating-result > span:before {
    content: '\f005' '\f005' '\f005' '\f005' '\f005'
}

.review-control-vote .rating-5:before {
    content: '\f005' '\f005' '\f005' '\f005' '\f005'
}

.review-control-vote .rating-4:before {
    content: '\f005' '\f005' '\f005' '\f005'
}

.review-control-vote .rating-3:before {
    content: '\f005' '\f005' '\f005'
}

.review-control-vote .rating-2:before {
    content: '\f005' '\f005'
}

.review-control-vote .rating-1:before {
    content: '\f005'
}

.product-reviews-summary:not(.empty) .reviews-actions a.action:before {
    content: '('
}

.product-reviews-summary:not(.empty) .reviews-actions a.action:after {
    content: ')'
}

.product-reviews-summary .rating-summary .rating-result {
    width: 131px
}

.order-links {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px
}

    .order-links .item {
        display: inline-block;
        margin-right: 20px
    }

.order-actions-toolbar .action {
    margin: 0 20px 0 0
}

.order-details-items {
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative
}

    .order-details-items .amasty-date-info .block-content .box-content:nth-child(2) {
        display: none
    }

    .order-details-items .order-title > strong {
        font-weight: 300;
        line-height: 1.1;
        font-size: 1.8rem;
        margin-top: 1.5rem;
        margin-bottom: 1rem;
        font-weight: 700;
        display: inline-block
    }

    .order-details-items .items-qty .item {
        white-space: nowrap
    }

        .order-details-items .items-qty .item.ship {
            display: none
        }

    .order-details-items .items-qty .title:after {
        content: ': '
    }

    .order-details-items .table-order-items .product-item-name {
        margin-top: 0
    }

    .order-details-items .table-order-items tbody + tbody {
        border-top: 1px solid #e4e4e4
    }

    .order-details-items .item-options dt {
        margin: 0
    }

    .order-details-items .item-options dd {
        margin: 0 0 15px
    }

    .order-details-items .item-options.links dt {
        display: inline-block
    }

        .order-details-items .item-options.links dt:after {
            content: ': '
        }

    .order-details-items .item-options.links dd {
        margin: 0
    }

.order-pager-wrapper .toolbar-amount {
    padding-top: 3px
}

.order-pager-wrapper .pages-items .item:first-child, .order-pager-wrapper .pages-items .item:last-child {
    margin-right: 0
}

.order-actions-toolbar {
    margin-bottom: 25px
}

    .order-actions-toolbar .action {
        margin-right: 30px
    }

        .order-actions-toolbar .action.print {
            margin: 0
        }

.page-title-wrapper .order-date {
    margin: 0 0 20px
}

.account .page-title-wrapper .page-title, [class^=sales-guest-] .page-title-wrapper .page-title, .sales-guest-view .page-title-wrapper .page-title {
    margin-right: 25px
}

.form-orders-search .field.email, .form-orders-search .field.zip {
    margin-bottom: 0
}

.block-reorder .product-item .checkbox {
    position: relative;
    top: 2px;
    vertical-align: baseline
}

.block-reorder .product-item .field.item {
    display: inline-block
}

.block-reorder .product-item-name {
    display: inline-block
}

.block-reorder .actions-toolbar {
    margin: 17px 0;
    max-width: 178px
}

.block-order-details-comments {
    margin: 0 0 40px
}

    .block-order-details-comments .comment-date {
        font-weight: 600
    }

    .block-order-details-comments .comment-content {
        line-height: 1.6;
        margin: 0 0 20px
    }

.block-order-details-view .box-content .payment-method .title {
    font-weight: 400
}

.block-order-details-view .box-content .payment-method .content {
    margin: 0
}

    .block-order-details-view .box-content .payment-method .content > strong {
        font-weight: 400
    }

        .block-order-details-view .box-content .payment-method .content > strong:after {
            content: ': '
        }

.order-tracking {
    border-bottom: 1px solid #e4e4e4;
    margin: 0;
    padding: 20px 0
}

    .order-tracking .tracking-title {
        display: inline-block
    }

    .order-tracking .tracking-content {
        display: inline-block;
        margin: 0 0 0 5px
    }

.order-details-items.ordered > .order-title, .order-details-items.ordered .amasty-date-info {
    display: inline-block;
    color: #512d6d;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 24px;
    text-transform: capitalize
}

.order-details-items #my-orders-table thead th {
    padding-top: 23px;
    padding-bottom: 23px;
    text-align: left
}

    .order-details-items #my-orders-table thead th.subtotal {
        width: 115px
    }

.order-details-items #my-orders-table tbody td {
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: left
}

    .order-details-items #my-orders-table tbody td.subtotal {
        width: 115px
    }

    .order-details-items #my-orders-table tbody td .price-including-tax .price, .order-details-items #my-orders-table tbody td .price-excluding-tax .price {
        font-weight: 300;
        font-size: 1.5rem;
        letter-spacing: .04em
    }

    .order-details-items #my-orders-table tbody td .item-options .content:before {
        content: '-';
        display: inline-block;
        vertical-align: middle
    }

    .order-details-items #my-orders-table tbody td .item-options .title {
        display: none
    }

.order-details-items #my-orders-table tfoot {
    text-transform: uppercase;
    letter-spacing: .08em;
    font-weight: 500
}

    .order-details-items #my-orders-table tfoot tr td.mark {
        text-align: left;
        width: 240px;
        font-weight: 500
    }

        .order-details-items #my-orders-table tfoot tr td.mark span:after, .order-details-items #my-orders-table tfoot tr td.mark strong:after {
            content: ':'
        }

    .order-details-items #my-orders-table tfoot tr td.amount {
        text-align: right
    }

        .order-details-items #my-orders-table tfoot tr td.amount span {
            display: inline-block;
            padding-right: 30px
        }

    .order-details-items #my-orders-table tfoot tr.grand_total td.mark {
        font-size: 1.8rem
    }

    .order-details-items #my-orders-table tfoot tr.grand_total td.amount {
        font-size: 2.4rem;
        letter-spacing: .02em
    }

    .order-details-items #my-orders-table tfoot tr.subtotal td {
        padding-top: 28px;
        padding-bottom: 0
    }

.order-details-items #my-orders-table .product-item-name {
    margin: 0
}

body.account.sales-order-view .actions-toolbar.order-actions-toolbar .actions .action.print {
    margin-bottom: 0;
    line-height: 35px;
    border: 1px solid #8a8b8d;
    box-shadow: 2px 2px 0px #8a8b8d
}

.catalog-product-container {
    height: 100%
}

    .catalog-product-container .catalog-product-view {
        height: 100%
    }

    .catalog-product-container .page-wrapper {
        min-height: unset
    }

.on-mob {
    display: none
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
    .category-order-online .sparsh-quick-view-item:hover .sparsh-quick-view-btn-container {
        width: calc(100% - 10px)
    }

    .category-order-online .sparsh-quick-view-item:hover a.sparsh-quick-view-button {
        font-size: 14px;
        padding: 0
    }

    .category-order-online .product-item .product-item-info:hover .actions-primary .tocart {
        font-size: 14px
    }
}

.manager-addresses {
    text-decoration: underline;
    color: #512d6d;
    font-size: 1.4rem
}

.cms-faq .column.main {
    border: 1px solid #ccc;
    padding: 0 60px 70px;
    max-width: 915px;
    margin: 0 auto 100px
}

.cms-faq .breadcrumbs {
    margin: 20px 0 0
}

.cms-faq .page-title {
    margin-bottom: 50px
}

.cms-faq .page-main {
    padding-top: 0
}

.heading-h3 {
    padding: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 75px !important
}

    .heading-h3 h3 {
        position: relative;
        margin: 0 0 20px;
        font-size: 2rem;
        text-transform: uppercase;
        font-weight: 700
    }

        .heading-h3 h3:after {
            content: "";
            position: absolute;
            width: 80px;
            border-top: 3px solid #512d6d;
            top: -15px;
            left: 0
        }

.group-faq {
    margin: 0 !important;
    padding: 20px 0 !important;
    border-bottom: 1px solid rgba(0,0,0,.1) !important
}

.group-faq--question {
    font-size: 1.4rem;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    cursor: pointer;
    padding-right: 30px;
    line-height: 2rem
}

    .group-faq--question:after {
        content: '';
        position: absolute;
        top: 46%;
        right: 0;
        width: 12px;
        height: 2px;
        background-color: #000
    }

    .group-faq--question:before {
        content: '';
        position: absolute;
        top: 45%;
        right: 0;
        width: 12px;
        height: 2px;
        background-color: #000;
        transform: rotate(90deg)
    }

    .group-faq--question.active-question:before {
        display: none
    }

.group-faq--content {
    font-size: 1.5rem;
    display: none;
    margin-top: 20px !important
}

    .group-faq--content p {
        margin-bottom: 0
    }

@media only screen and (min-width: 768px) and (max-width:1024px) {
    .cms-faq .page-main {
        padding-top: 25px
    }
}

.cms-coffee-sourcing .about-card-info a.action, .cms-tea-sourcing .about-card-info a.action {
    display: none
}

.about-us-heading {
    width: 100%;
    min-height: 600px;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center
}

.about-us-heading__title {
    color: #fff;
    width: 70%;
    max-width: 600px
}

    .about-us-heading__title .sub-title {
        font-size: 16px;
        line-height: 18px;
        font-weight: 700;
        text-align: center
    }

    .about-us-heading__title h2 {
        font-weight: 600;
        font-size: 48px;
        line-height: 59px;
        letter-spacing: .04em;
        text-transform: uppercase;
        margin: 0;
        padding: 0
    }

.about-us-heading.mobile {
    display: none
}

.about-card {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    margin-top: 40px;
    margin-bottom: 84px;
    min-height: 400px
}

    .about-card:nth-child(1) {
        margin-top: 0
    }

    .about-card:nth-child(even) {
        flex-direction: row-reverse;
        margin-bottom: 150px
    }

        .about-card:nth-child(even) .col {
            position: absolute;
            right: 0;
            top: 40px
        }

            .about-card:nth-child(even) .col:nth-child(2) {
                left: 0;
                top: 125px
            }

    .about-card .col {
        width: 54%
    }

        .about-card .col:nth-child(2) {
            position: absolute;
            top: 90px;
            right: 0;
            z-index: 1
        }

.about-card-image {
    min-height: 400px;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover
}

.about-card-info {
    background-color: #512d6d;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 340px;
    position: relative;
    z-index: 3;
    padding: 30px 0 0
}

.about-card-info__wrap {
    width: 80%
}

.about-card-info h4 {
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: .08em;
    text-transform: uppercase;
    position: relative;
    padding: 0
}

    .about-card-info h4:before {
        content: '';
        position: absolute;
        width: 60px;
        height: 3px;
        top: -20px;
        background-color: #fff
    }

.about-card-info p {
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 32px
}

.about-card-info a.action {
    color: #512d6d;
    background-color: #fff;
    width: 193px;
    font-size: 1.5rem;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 45px;
    border-radius: 2px;
    padding: 0 30px;
    border: 0;
    letter-spacing: .05em;
    display: inline-block
}

    .about-card-info a.action span {
        position: relative
    }

        .about-card-info a.action span:before {
            content: "\f054";
            font-family: 'FontAwesome';
            position: absolute;
            right: -24px;
            font-size: 12px;
            font-weight: 400;
            top: 50%;
            transform: translate3d(0,-50%,0)
        }

    .about-card-info a.action:hover {
        background-color: #fff;
        color: #512d6d
    }

.about-line {
    display: flex;
    padding: 0;
    width: 94%;
    margin: 0 auto
}

.about-line__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: .12em;
    width: 42%;
    position: relative;
    margin-top: 28px
}

    .about-line__title:before {
        content: '';
        position: absolute;
        width: 60px;
        height: 3px;
        top: -20px;
        background-color: #512d6d
    }

.about-line__des {
    width: 58%;
    padding-left: 24px;
    padding-bottom: 70px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px
}

.about-line .quote-message {
    position: relative;
    top: 0;
    left: 0;
    padding: 30px 0;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    color: #512d6d;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 64px
}

    .about-line .quote-message:before {
        content: "\f10d";
        font-family: 'FontAwesome';
        position: absolute;
        left: 0;
        top: 0;
        font-size: 24px;
        line-height: 24px;
        color: #000
    }

    .about-line .quote-message:after {
        content: "\f10e";
        font-family: 'FontAwesome';
        position: absolute;
        right: 0;
        bottom: 0;
        font-size: 24px;
        line-height: 24px;
        color: #000
    }

.about-line .quote-message__text {
    width: 80%;
    text-transform: uppercase;
    text-align: center
}

    .about-line .quote-message__text.quote-message__text--lowercase {
        text-transform: none
    }

.flavour-facts {
    display: flex;
    justify-items: center;
    align-items: center;
    flex-direction: column;
    padding: 40px 0;
    color: #fff;
    width: 100%;
    background-color: #000;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 44px
}

    .flavour-facts h5 {
        width: 100%;
        font-weight: 700;
        font-size: 21px;
        line-height: 26px;
        text-align: center;
        padding-bottom: 24px;
        text-transform: uppercase
    }

    .flavour-facts ul {
        margin: 0;
        list-style: none;
        width: 90%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        color: #fff
    }

        .flavour-facts ul li {
            width: 50%;
            padding: 0;
            margin: 0;
            font-weight: 300;
            font-size: 15px;
            line-height: 24px;
            display: flex;
            justify-content: center;
            align-items: center
        }

            .flavour-facts ul li:nth-child(1), .flavour-facts ul li:nth-child(2) {
                border-bottom: 1px solid #e4e4e4
            }

            .flavour-facts ul li:nth-child(odd) {
                border-right: 1px solid #e4e4e4
            }

            .flavour-facts ul li div {
                padding: 50px 0;
                width: 80%
            }

            .flavour-facts ul li h5 {
                padding-bottom: 10px
            }

.about-us-wrap {
    width: 100%;
    padding: 0 48px
}

.cms-about-us .column.main {
    padding-top: 50px
}

.cms-coffee .page-main, .cms-our-tea .page-main, .cms-about-us .page-main {
    padding-left: 0;
    padding-right: 0
}

    .cms-coffee .page-main [data-enable-parallax], .cms-our-tea .page-main [data-enable-parallax], .cms-about-us .page-main [data-enable-parallax] {
        padding: 0 !important
    }

@media screen and (max-width: 992px) {
    .about-card {
        margin-top: calc(100% - 84px);
        display: flex;
        flex-direction: column;
        margin-top: 0;
        margin-bottom: 0
    }

        .about-card:nth-child(even) {
            flex-direction: column;
            margin-top: 0;
            margin-bottom: 0
        }

            .about-card:nth-child(even) .col {
                position: relative;
                top: 0
            }

                .about-card:nth-child(even) .col:nth-child(2) {
                    left: 10px;
                    top: -40px
                }

        .about-card .col {
            width: 100%
        }

            .about-card .col:nth-child(2) {
                position: relative;
                top: -40px;
                width: calc(100% - 20px);
                right: -10px
            }

            .about-card .col .about-card-info:nth-child(2) {
                flex-direction: column
            }

    .about-card-image {
        min-height: 196px;
        background-size: 100%
    }

    .about-card-info {
        min-height: 300px
    }

        .about-card-info h4 {
            font-size: 24px
        }

    .cms-about-us .column.main {
        padding-bottom: 25px
    }
}

.cms-cafe-menu .cafe-menu--content, .cms-seasonal .cafe-menu--content, .cm-category .cafe-menu--content {
    padding-bottom: 120px !important
}

.cms-cafe-menu .columns .column.main, .cms-seasonal .columns .column.main, .cm-category .columns .column.main {
    padding-bottom: 0
}

.cms-cafe-menu .breadcrumbs, .cms-seasonal .breadcrumbs, .cm-category .breadcrumbs {
    display: none
}

.cms-cafe-menu .page-title-wrapper, .cms-seasonal .page-title-wrapper, .cm-category .page-title-wrapper {
    display: none
}

.banner-cafe-big {
    padding: 0 0 35px !important
}

    .banner-cafe-big .pagebuilder-poster-content {
        text-align: center;
        max-width: 560px;
        margin: 0 auto
    }

        .banner-cafe-big .pagebuilder-poster-content strong {
            font-size: 4.8rem;
            color: #fff;
            text-transform: uppercase
        }

        .banner-cafe-big .pagebuilder-poster-content p {
            font-size: 1.5rem;
            color: #fff
        }

    .banner-cafe-big.banner-cafe--custom .pagebuilder-poster-content {
        max-width: 700px
    }

.cm-menu [data-content-type=button-item] {
    border-bottom: 1px solid #ccc
}

    .cm-menu [data-content-type=button-item] a {
        font-size: 1.6rem;
        text-transform: uppercase;
        color: #8a8b8d;
        padding: 17px 0;
        margin: 0;
        font-weight: 700
    }

        .cm-menu [data-content-type=button-item] a:hover {
            text-decoration: none
        }

.block-cafe-menu {
    border-bottom: 1px solid #ccc !important
}

    .block-cafe-menu.cm-no-border {
        border-bottom: none !important
    }

    .block-cafe-menu .cm-heading {
        font-size: 2.4rem;
        color: #000;
        position: relative;
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 30px;
        margin-top: 30px
    }

        .block-cafe-menu .cm-heading:after {
            content: '';
            position: absolute;
            border-bottom: 5px solid #512d6d;
            width: 60px;
            bottom: -15px;
            left: 0;
            right: 0;
            margin: 0 auto
        }

    .block-cafe-menu .cm-decription {
        max-width: 920px;
        margin-left: auto !important;
        margin-right: auto !important
    }

        .block-cafe-menu .cm-decription p {
            font-size: 1.5rem
        }

    .block-cafe-menu > .pagebuilder-column-group {
        margin-top: 15px
    }

    .block-cafe-menu .cm-box [data-content-type=buttons] {
        padding-top: 0 !important
    }

        .block-cafe-menu .cm-box [data-content-type=buttons] a {
            font-size: 1.5rem;
            color: #000;
            padding: 5px 0 0 !important;
            margin-bottom: 0 !important
        }

    .block-cafe-menu .cm-view-all span {
        background: #fff;
        border: 1px solid #8a8b8d;
        box-sizing: border-box;
        box-shadow: 2px 2px 0px #8a8b8d;
        border-radius: 2px;
        min-width: 110px;
        text-align: center;
        padding: 10px;
        text-transform: uppercase;
        font-size: 1.4rem;
        color: #000;
        display: inline-block
    }

        .block-cafe-menu .cm-view-all span:hover {
            text-decoration: none
        }

    .block-cafe-menu.cm-col2 .pagebuilder-column-group {
        justify-content: center
    }

    .block-cafe-menu.cm-col2 .cm-box {
        width: 33% !important;
        text-align: center
    }

.cafe-menu--sidebar {
    width: 23% !important;
    padding: 0 !important
}

.cafe-menu--content {
    width: 82% !important;
    padding: 0 50px 0 25px !important;
    background: url('../../frontend/Coffeebean/default/en_US/images/line-content.png') no-repeat top left !important
}

.active-menu-overview .li-menu-overview a {
    color: #000
}

.active-menu-seasonal .li-reasonal a {
    color: #000
}

.active-menu-tea .li-tea a {
    color: #000
}

.active-menu-espresso .li-espresso a {
    color: #000
}

.active-menu-coffee .li-coffee a {
    color: #000
}

.active-menu-ice-blended .li-drink a {
    color: #000
}

.li-drink a {
    font-style: italic
}

.cfp-detail .page-title-wrapper {
    display: none
}

.cfp-detail .columns .column.main {
    padding-bottom: 0
}

.vanilla-ice {
    position: relative
}

    .vanilla-ice .vanilla-ice--content {
        width: 592px;
        background: #512d6d;
        padding: 77px 68px 65px !important;
        position: absolute;
        left: 13%;
        top: 24%
    }

        .vanilla-ice .vanilla-ice--content h3 {
            font-size: 2.4rem;
            color: #fff;
            font-weight: 700;
            position: relative;
            text-transform: uppercase;
            line-height: 3.2rem
        }

            .vanilla-ice .vanilla-ice--content h3:after {
                content: "";
                position: absolute;
                top: -17px;
                left: 0;
                width: 55px;
                border-bottom: 3px solid #fff
            }

        .vanilla-ice .vanilla-ice--content p {
            color: #fff;
            font-size: 1.5rem;
            line-height: 2.4rem
        }

    .vanilla-ice .vanilla-ice--image {
        line-height: 0
    }

.cms-career .page-title-wrapper {
    display: none
}

.banner-carrer h4 {
    font-size: 4.8rem;
    color: #fff;
    text-transform: uppercase
}

.banner-carrer h5 {
    font-size: 3rem;
    color: #fff;
    text-transform: uppercase
}

.banner-carrer .pagebuilder-poster-content {
    max-width: 650px;
    text-align: center
}

.heading4 {
    font-size: 2.4rem;
    position: relative;
    font-weight: 700;
    padding-left: 0 !important
}

    .heading4:after {
        content: '';
        border-bottom: 3px solid #512d6d;
        width: 60px;
        top: -30px;
        left: 0;
        position: absolute;
        padding-top: 15px
    }

.carrer-wrapper {
    margin: 0 auto !important;
    padding: 0 !important;
    max-width: 1248px
}

.career-right-text {
    margin-bottom: 40px !important
}

    .career-right-text p {
        font-size: 1.5rem
    }

        .career-right-text p strong {
            font-size: 1.4rem;
            text-transform: uppercase;
            display: block;
            margin-bottom: 25px
        }

.career-right-list .pagebuilder-button-link {
    padding: 0 !important;
    margin: 0 !important
}

    .career-right-list .pagebuilder-button-link span {
        font-size: 1.5rem;
        color: #101820;
        font-weight: 700;
        margin-bottom: 20px;
        position: relative;
        padding-left: 20px;
        display: block
    }

        .career-right-list .pagebuilder-button-link span:after {
            content: '>';
            position: absolute;
            top: 0;
            left: 0
        }

.popup-apply {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

    .popup-apply .popup-al--title {
        width: 30% !important
    }

        .popup-apply .popup-al--title h4 {
            font-size: 1.5rem;
            font-weight: 700;
            padding: 0 !important;
            margin: 0 !important;
            color: #512d6d
        }

    .popup-apply a {
        color: #512d6d
    }

    .popup-apply .popup-al--text {
        width: 70% !important
    }

        .popup-apply .popup-al--text p {
            font-size: 1.5rem
        }

        .popup-apply .popup-al--text ul {
            font-size: 1.5rem;
            padding-left: 20px;
            list-style: none
        }

            .popup-apply .popup-al--text ul li {
                position: relative
            }

                .popup-apply .popup-al--text ul li:after {
                    position: absolute;
                    content: '';
                    top: 9px;
                    left: -19px;
                    width: 7px;
                    height: 7px;
                    background: #000;
                    border-radius: 100%;
                    overflow: hidden
                }

    .popup-apply .pa-button span {
        background: #512d6d;
        box-shadow: 2px 2px 0px #9a4bd8;
        border-radius: 2px;
        display: inline-block;
        text-transform: uppercase;
        min-width: 160px;
        color: #fff;
        font-weight: 700;
        padding: 12px
    }

    .popup-apply .popup-al--text-end {
        margin-top: 5px !important;
        font-size: 1.5rem
    }

.cms-career .modal-popup._show .modal-inner-wrap {
    max-width: 986px;
    width: auto
}

.cms-career .modal-popup .modal-content {
    padding-left: 10.3rem;
    padding-right: 3.8rem;
    padding-right: 6.3rem
}

.cms-career .modal-popup .action-close:before {
    font-size: 40px;
    line-height: 40px
}

.cms-career .modal-popup .modal-footer {
    display: none
}

.cms-career .columns .column.main {
    padding-bottom: 115px
}

.primary_button_style {
    font-size: 1.5rem;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 45px;
    border-radius: 2px;
    box-shadow: 2px 2px 0px #9a4bd8;
    padding: 0 10px;
    border: 0;
    letter-spacing: .05em
}

/*body {
    background-color: #fff;
    color: #101820;
    font-weight: 300
}*/

.page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

.page-main {
    -webkit-flex-grow: 1;
    flex-grow: 1;
/*    margin : 2%;
*/}

.page-header {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px
}

    .page-header.fixed {
        position: fixed;
        width: 100%;
        background-color: #fff;
        z-index: 1000
    }

.header.content {
    padding-top: 10px;
    position: relative
}

.logo {
    max-width: 330px;
    position: relative;
    z-index: 5;
    display: inline-block
}

    .logo img {
        display: block;
        height: auto
    }

.page-print .logo {
    float: none
}

.page-main > .page-title-wrapper .page-title + .action {
    margin-top: 30px
}

.action.skip:focus {
    background: #f0f0f0;
    padding: 10px;
    box-sizing: border-box;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 15
}

.action-skip-wrapper {
    height: 0;
    position: relative
}

.message.global p {
    margin: 0
}

.message.global.noscript, .message.global.cookie {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #ffee9c;
    border-color: #d6ca8e;
    color: #333;
    margin: 0
}

    .message.global.noscript a, .message.global.cookie a {
        color: #512d6d
    }

        .message.global.noscript a:hover, .message.global.cookie a:hover {
            color: #512d6d
        }

        .message.global.noscript a:active, .message.global.cookie a:active {
            color: #512d6d
        }

.message.global.cookie {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 3
}

    .message.global.cookie .actions {
        margin-top: 10px
    }

.message.global.demo {
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #ff0101;
    border-color: none;
    color: #fff;
    margin-bottom: 0;
    text-align: center
}

    .message.global.demo a {
        color: #512d6d
    }

        .message.global.demo a:hover {
            color: #512d6d
        }

        .message.global.demo a:active {
            color: #512d6d
        }

.page-footer {
    background-color: #efefef;
    margin-top: auto
}

.footer.content {
    padding-bottom: 25px;
    padding-top: 25px
}

    .footer.content .links > li {
        margin: 0 0 8px
    }

    .footer.content .switcher-store {
        margin: 0 0 30px
    }

.footer .copyright, .footer .bugs {
    display: block;
    margin: 20px 0 0
}

.page-header .panel.wrapper .switcher, .page-footer .switcher {
    margin-right: 10px
}

    .page-header .panel.wrapper .switcher .options, .page-footer .switcher .options {
        display: inline-block;
        position: relative
    }

        .page-header .panel.wrapper .switcher .options:before, .page-footer .switcher .options:before, .page-header .panel.wrapper .switcher .options:after, .page-footer .switcher .options:after {
            content: '';
            display: table
        }

        .page-header .panel.wrapper .switcher .options:after, .page-footer .switcher .options:after {
            clear: both
        }

        .page-header .panel.wrapper .switcher .options .action.toggle, .page-footer .switcher .options .action.toggle {
            padding: 0;
            cursor: pointer;
            display: inline-block;
            text-decoration: none
        }

            .page-header .panel.wrapper .switcher .options .action.toggle > span, .page-footer .switcher .options .action.toggle > span {
                border: 0;
                clip: rect(0,0,0,0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px
            }

            .page-header .panel.wrapper .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 22px;
                line-height: 22px;
                color: inherit;
                content: '\e622';
                font-family: 'icons-blank-theme';
                margin: 0;
                vertical-align: top;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .page-header .panel.wrapper .switcher .options .action.toggle:hover:after, .page-footer .switcher .options .action.toggle:hover:after {
                color: inherit
            }

            .page-header .panel.wrapper .switcher .options .action.toggle:active:after, .page-footer .switcher .options .action.toggle:active:after {
                color: inherit
            }

            .page-header .panel.wrapper .switcher .options .action.toggle.active, .page-footer .switcher .options .action.toggle.active {
                display: inline-block;
                text-decoration: none
            }

                .page-header .panel.wrapper .switcher .options .action.toggle.active > span, .page-footer .switcher .options .action.toggle.active > span {
                    border: 0;
                    clip: rect(0,0,0,0);
                    height: 1px;
                    margin: -1px;
                    overflow: hidden;
                    padding: 0;
                    position: absolute;
                    width: 1px
                }

                .page-header .panel.wrapper .switcher .options .action.toggle.active:after, .page-footer .switcher .options .action.toggle.active:after {
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    font-size: 22px;
                    line-height: 22px;
                    color: inherit;
                    content: '\e621';
                    font-family: 'icons-blank-theme';
                    margin: 0;
                    vertical-align: top;
                    display: inline-block;
                    font-weight: 400;
                    overflow: hidden;
                    speak: none;
                    text-align: center
                }

                .page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after, .page-footer .switcher .options .action.toggle.active:hover:after {
                    color: inherit
                }

                .page-header .panel.wrapper .switcher .options .action.toggle.active:active:after, .page-footer .switcher .options .action.toggle.active:active:after {
                    color: inherit
                }

        .page-header .panel.wrapper .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown {
            margin: 0;
            padding: 0;
            list-style: none none;
            background: #fff;
            border: 1px solid #bbb;
            margin-top: 4px;
            min-width: 160px;
            z-index: 100;
            box-sizing: border-box;
            display: none;
            position: absolute;
            top: 100%;
            box-shadow: 0 3px 3px rgba(0,0,0,.15)
        }

            .page-header .panel.wrapper .switcher .options ul.dropdown li, .page-footer .switcher .options ul.dropdown li {
                margin: 0;
                padding: 0
            }

                .page-header .panel.wrapper .switcher .options ul.dropdown li:hover, .page-footer .switcher .options ul.dropdown li:hover {
                    background: #e8e8e8;
                    cursor: pointer
                }

            .page-header .panel.wrapper .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown:before, .page-header .panel.wrapper .switcher .options ul.dropdown:after, .page-footer .switcher .options ul.dropdown:after {
                border-bottom-style: solid;
                content: '';
                display: block;
                height: 0;
                position: absolute;
                width: 0
            }

            .page-header .panel.wrapper .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown:before {
                border: 6px solid;
                border-color: transparent transparent #fff;
                z-index: 99
            }

            .page-header .panel.wrapper .switcher .options ul.dropdown:after, .page-footer .switcher .options ul.dropdown:after {
                border: 7px solid;
                border-color: transparent transparent #bbb;
                z-index: 98
            }

            .page-header .panel.wrapper .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown:before {
                left: 10px;
                top: -12px
            }

            .page-header .panel.wrapper .switcher .options ul.dropdown:after, .page-footer .switcher .options ul.dropdown:after {
                left: 9px;
                top: -14px
            }

        .page-header .panel.wrapper .switcher .options.active, .page-footer .switcher .options.active {
            overflow: visible
        }

            .page-header .panel.wrapper .switcher .options.active ul.dropdown, .page-footer .switcher .options.active ul.dropdown {
                display: block
            }

        .page-header .panel.wrapper .switcher .options ul.dropdown a, .page-footer .switcher .options ul.dropdown a {
            display: block;
            padding: 8px
        }

            .page-header .panel.wrapper .switcher .options ul.dropdown a:hover, .page-footer .switcher .options ul.dropdown a:hover {
                text-decoration: none
            }

    .page-header .panel.wrapper .switcher li, .page-footer .switcher li {
        font-size: 12px;
        margin: 0
    }

    .page-header .panel.wrapper .switcher strong, .page-footer .switcher strong {
        font-weight: 400
    }

.widget {
    clear: both
}

.page-header .widget.block, .page-footer .widget.block {
    margin: 20px 0
}

.ui-datepicker td {
    padding: 0
}

* {
    box-sizing: border-box
}

a {
    color: #101820
}

    a:hover, a.active, a:visited {
        text-decoration: none
    }

select {
    webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-size: 30px 60px;
    text-indent: .01em;
    text-overflow: '';
    background: url("../../frontend/Coffeebean/default/en_US/images/dropdown-arrow.png") no-repeat right 12px;
    height: 45px
}

.fieldset > .field > .label {
    font-size: 1.5rem
}

input[type=checkbox] {
    display: none
}

.checkbox-empty {
    position: absolute;
    width: 24px;
    height: 24px;
    border: 1px solid #8a8b8d;
    content: '';
    box-shadow: 2px 2px 0px rgba(0,0,0,.1);
    background-color: #fff;
    border-radius: 2px;
    left: 0;
    top: 50%;
    margin-top: -14px
}

.checkbox-full {
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: #512d6d;
    content: '';
    border-radius: 2px;
    left: 5px;
    top: 4px
}

input[type=checkbox] + label {
    position: relative;
    padding-left: 36px;
    line-height: 26px;
    display: inline-block;
    display: contents;
}

    input[type=checkbox] + label:before {
        position: absolute;
        width: 24px;
        height: 24px;
        border: 1px solid #8a8b8d;
        content: '';
        box-shadow: 2px 2px 0px rgba(0,0,0,.1);
        background-color: #fff;
        border-radius: 2px;
        left: 0;
        top: 50%;
        margin-top: -14px;
        display:none;
        
    }

input[type=checkbox]:checked + label:after {
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: #512d6d;
    content: '';
    border-radius: 2px;
    left: 5px;
    top: 4px
}

.action.primary, .amshopby-button, .am-filter-go {
    text-transform: uppercase;
    box-shadow: 2px 2px 0px #9a4bd8;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 33px;
    border-radius: 2px
}

    .action.primary:hover, .amshopby-button:hover, .am-filter-go:hover {
        background: #643786
    }

.action.back, .action.secondary {
    text-transform: uppercase;
    box-shadow: 2px 2px 0px #8a8b8d;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 33px;
    border: 1px solid #8a8b8d
}

    .action.back:hover, .action.secondary:hover {
        background: #512d6d;
        border-color: #512d6d;
        color: #fff
    }

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: #e4e4e4
}

    ::-webkit-scrollbar-thumb:hover {
        background: #555
    }

.footer.content .footer-links h3 {
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0
}

.footer.content .footer-links ul li {
    line-height: 40px
}

    .footer.content .footer-links ul li.tel, .footer.content .footer-links ul li.feedback-frm {
        white-space: nowrap
    }

.footer.content .footer-links .customer-care > span {
    margin: 9px 0 3px;
    display: inline-block
}

.footer.content .footer-links .customer-care .tel:before {
    content: '';
    background: url("../../frontend/Coffeebean/default/en_US/images/smartphone 2.svg") no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px
}

.footer.content .footer-links .customer-care .feedback-frm:before {
    content: '';
    background: url("../../frontend/Coffeebean/default/en_US/images/contact-form 1.svg") no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px
}

.copyright-wrap {
    clear: both;
    float: left;
    width: 100%;
    line-height: 50px;
    background-color: #512d6d;
    color: #fff;
    text-align: center
}

.footer-social-container {
    clear: both
}

.footer-social-links > div {
    display: inline-block
}

    .footer-social-links > div.fb {
        margin-right: 27px
    }

    .footer-social-links > div a {
        display: inline-block;
        vertical-align: bottom
    }

    .footer-social-links > div span:last-child img {
        margin-top: 6px;
        float: right;
        padding: 0 0 0 5px
    }

.page-header .top-header-bar {
    padding: 0 25px
}

.page-header .top-bar {
    background: #512d6d;
    text-align: center;
    color: #fff;
    line-height: 40px
}

    .page-header .top-bar .hotline {
        float: right
    }

        .page-header .top-bar .hotline:before {
            content: '';
            background: url("../../frontend/Coffeebean/default/en_US/images/hotline-ico.png") no-repeat;
            display: inline-block;
            vertical-align: middle;
            width: 20px;
            height: 20px;
            padding-right: 3px
        }

.page-header .panel.header {
    text-align: center
}

.page-header .header.links {
    text-transform: uppercase;
    font-weight: 400
}

    .page-header .header.links > .customer-welcome .customer-menu .link.logout {
        display: none
    }

    .page-header .header.links > .greet.welcome .logged-in {
        font-weight: 700
    }

    .page-header .header.links .authorization-link.logout .separate {
        display: none
    }

    .page-header .header.links .separate {
        padding: 0 6px 0 4px
    }

.cms-home #maincontent {
    max-width: none;
    padding: 0
}

    .cms-home #maincontent .column.main [data-content-type=row][data-appearance=contained] {
        max-width: none
    }

.title-summary {
    font-size: 2.7rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    line-height: 36px;
    margin: 0 0 43px
}

    .title-summary:before {
        content: '';
        position: absolute;
        width: 60px;
        border-bottom: 5px solid #512d6d;
        float: left;
        left: 50%;
        transform: translate3d(-50%,0,0);
        bottom: -8px
    }

.content-summary {
    position: absolute;
    top: 30px;
    z-index: 1;
    font-weight: 600;
    line-height: 2.6rem;
    width: calc(100% - 60px);
    left: 30px;
    color: #fff;
    font-size: 2rem;
    text-transform: uppercase
}

.column-with-text {
    position: relative
}

/*.homepage-content > div:not(.main-banner) {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 25px
}*/

.homepage-content .shop-stack {
    position: relative
}

    .homepage-content .shop-stack:before {
        content: '';
        position: absolute;
        width: 60px;
        border-bottom: 5px solid #512d6d;
        float: left;
        left: 50%;
        transform: translate3d(-50%,0,0);
        z-index: 1;
        top: -45px
    }

.homepage-content .press-room {
    margin-top: 20px
}

    .homepage-content .press-room .pagebuilder-column-group {
        margin: 0 -12px
    }

.homepage-content .home-featured .product-items {
    position: relative;
    margin: 0 auto 100px auto;
    max-width: 1300px
}

    .homepage-content .home-featured .product-items .product-item .product-item-info {
        padding-left: 10px;
        padding-right: 10px
    }

    .homepage-content .home-featured .product-items .slick-dots {
        bottom: -70px
    }

    .homepage-content .home-featured .product-items .slick-arrow {
        width: 40px;
        height: 40px;
        border: 1px solid #8a8b8d;
        box-shadow: 2px 2px 0px #512d6d
    }

        .homepage-content .home-featured .product-items .slick-arrow:before {
            width: 13px;
            height: 13px;
            border: 1px solid #512d6d;
            border-right: 0;
            border-bottom: 0;
            float: left;
            padding-right: 0;
            padding-left: 0
        }

        .homepage-content .home-featured .product-items .slick-arrow.slick-prev {
            left: -63px
        }

            .homepage-content .home-featured .product-items .slick-arrow.slick-prev:before {
                margin-left: 14px
            }

        .homepage-content .home-featured .product-items .slick-arrow.slick-next {
            right: -63px
        }

            .homepage-content .home-featured .product-items .slick-arrow.slick-next:before {
                margin-left: 8px
            }

.homepage-content {
    position: relative
}

    .homepage-content .slick-slide {
        max-height: 650px
    }

    .homepage-content .slick-dots {
        position: absolute;
        bottom: 0;
        padding-top: 15px;
        padding-bottom: 15px
    }

        .homepage-content .slick-dots li {
            height: 10px;
            width: 10px
        }

            .homepage-content .slick-dots li button {
                width: 10px;
                height: 10px;
                background-color: #c4c4c4
            }

            .homepage-content .slick-dots li.slick-active button {
                background: #512d6d
            }

    .homepage-content .slick-arrow {
        width: auto;
        height: auto;
        z-index: 1
    }

        .homepage-content .slick-arrow:before {
            content: '';
            width: 27px;
            height: 27px;
            border: 1px solid #101820;
            border-right: 0;
            border-bottom: 0;
            float: left;
            padding: 0
        }

        .homepage-content .slick-arrow.slick-prev {
            left: 2.8rem
        }

            .homepage-content .slick-arrow.slick-prev:before {
                transform: rotate(-45deg)
            }

        .homepage-content .slick-arrow.slick-next {
            right: 2.8rem
        }

            .homepage-content .slick-arrow.slick-next:before {
                transform: rotate(135deg)
            }

.static-row-content .pagebuilder-column {
    position: relative;
    max-height: 400px
}

    .static-row-content .pagebuilder-column img {
        max-height: 400px
    }

    .static-row-content .pagebuilder-column:last-child [data-content-type=html] {
        left: 42px
    }

    .static-row-content .pagebuilder-column [data-content-type=html] {
        position: absolute;
        z-index: 1;
        bottom: 16px;
        color: #fff;
        left: 30px;
        max-width: calc(100% - 45px)
    }

.static-row-content .description {
    padding-right: 20px;
    max-width: 470px
}

    .static-row-content .description h2 {
        font-weight: 700;
        font-size: 2.1rem;
        text-transform: uppercase;
        position: relative
    }

        .static-row-content .description h2 a {
            color: #fff
        }

        .static-row-content .description h2:before {
            content: '';
            position: absolute;
/*            top: -18px;
*/            width: 60px;
            border-bottom: 3px solid #fff
        }

    .static-row-content .description p {
        font-size: 1.3rem
    }

.static-row-content.banner-with-text {
    position: relative
}

    .static-row-content.banner-with-text [data-content-type=html] {
        position: absolute;
        z-index: 1;
        height: calc(100% - 102px);
        width: 50%;
        top: 51px
    }

        .static-row-content.banner-with-text [data-content-type=html] .description {
            color: #fff;
            max-width: 445px;
            margin-left: 13.7%;
            top: 50%;
            position: absolute;
            transform: translate3d(0,-50%,0)
        }

            .static-row-content.banner-with-text [data-content-type=html] .description .cta-links {
                width: 138px;
                background-color: dimgray;
                /*                background-color: #fff;*/              
                border-radius: 2px;
                border-color: #fff;
                margin-top: 32px;
                text-align: center;
                position: relative
            }

                .static-row-content.banner-with-text [data-content-type=html] .description .cta-links:hover {
                    background: #512d6d
                }

                    .static-row-content.banner-with-text [data-content-type=html] .description .cta-links:hover:before {
                        color: #fff
                    }

                    .static-row-content.banner-with-text [data-content-type=html] .description .cta-links:hover a {
                        color: #fff
                    }

                .static-row-content.banner-with-text [data-content-type=html] .description .cta-links:before {
                    position: absolute;
                    font-family: 'Porto-icon';
/*                    content: '\f80d';
*/                    float: left;
                    top: 50%;
                    right: 17px;
                    transform: translate3d(0,-50%,0);
                    color: #512d6d
                }

                .static-row-content.banner-with-text [data-content-type=html] .description .cta-links a {
                    display: inline-block;
                    line-height: 45px;
/*                    text-transform: uppercase;
*/                    font-weight: 800;
                    text-decoration : none;
                }

    .static-row-content.banner-with-text.banner-text-right [data-content-type=html] {
        right: 0;
/*        background: rgb(218, 33, 40)
*/    }

        .static-row-content.banner-with-text.banner-text-right [data-content-type=html] a {
            color: white
/*            color: #4f2c1d
*/        }

        .static-row-content.banner-with-text.banner-text-right [data-content-type=html] .cta-links {
            box-shadow: 2px 2px 0px #4e1e09
        }

    .static-row-content.banner-with-text.banner-text-left [data-content-type=html] {
        left: 0;
        background: #e06d5a
    }

        .static-row-content.banner-with-text.banner-text-left [data-content-type=html] a {
            color: #e06d5a
        }

        .static-row-content.banner-with-text.banner-text-left [data-content-type=html] .cta-links {
            box-shadow: 2px 2px 0px #d0503b
        }

    .static-row-content.banner-with-text.banner-text-left figure[data-content-type=image] {
        text-align: right
    }

.mp_social_share_float {
    z-index: 99
}

.back-top {
    position: fixed;
    bottom: 50px;
    right: 20px;
    opacity: 0;
    transition: all .3s;
    z-index: 4
}

    .back-top.show {
        opacity: 1
    }

    .back-top .back-to-top {
        background-color: #512d6d;
        padding: 12px 14px;
        color: #fff;
        font-size: 2.2rem
    }

.toolbar.wishlist-toolbar .limiter {
    float: right
}

.toolbar.wishlist-toolbar .main .pages {
    display: inline-block;
    position: relative;
    z-index: 0
}

.toolbar.wishlist-toolbar .toolbar-amount, .toolbar.wishlist-toolbar .limiter {
    display: inline-block;
    z-index: 1
}

.product-items .action.towishlist, .products.list.items .action.towishlist, .table-comparison .action.towishlist {
    display: inline-block;
    text-decoration: none
}

    .product-items .action.towishlist:before, .products.list.items .action.towishlist:before, .table-comparison .action.towishlist:before {
        overflow: unset !important
    }

    .product-items .action.towishlist:before, .products.list.items .action.towishlist:before, .table-comparison .action.towishlist:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 25px;
        line-height: 25px;
        color: #512d6d;
        content: '\f83c';
        font-family: 'Porto-icon';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .product-items .action.towishlist.active:before, .products.list.items .action.towishlist.active:before, .table-comparison .action.towishlist.active:before {
        content: '\f816'
    }

.account .table-wrapper .data.table.wishlist > thead > tr > th, .account .table-wrapper .data.table.wishlist > tbody > tr > th, .account .table-wrapper .data.table.wishlist > tfoot > tr > th, .account .table-wrapper .data.table.wishlist > thead > tr > td, .account .table-wrapper .data.table.wishlist > tbody > tr > td, .account .table-wrapper .data.table.wishlist > tfoot > tr > td {
    border-top: 1px solid #e4e4e4
}

.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th, .account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th, .account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th, .account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td, .account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td, .account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
    border-top: 0
}

.account .table-wrapper .data.table.wishlist > tbody + tbody {
    border-top: 1px solid #e4e4e4
}

.account .table-wrapper .data.table.wishlist thead > tr > th {
    border-bottom: 0
}

.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
    border-bottom: 1px solid #e4e4e4
}

.account .table-wrapper .data.table.wishlist .product.name {
    display: inline-block;
    margin-bottom: 10px
}

.account .table-wrapper .data.table.wishlist .box-tocart {
    margin: 10px 0
}

    .account .table-wrapper .data.table.wishlist .box-tocart .qty {
        vertical-align: middle
    }

.account .table-wrapper .data.table.wishlist .col.item {
    width: 50%
}

.account .table-wrapper .data.table.wishlist .col.photo {
    max-width: 150px
}

.account .table-wrapper .data.table.wishlist .col.selector {
    max-width: 15px
}

.account .table-wrapper .data.table.wishlist textarea {
    margin: 10px 0
}

.account .table-wrapper .data.table.wishlist .input-text.qty {
    margin-bottom: 10px
}

.account .table-wrapper .data.table.wishlist .action.primary, .account .table-wrapper .data.table.wishlist .amshopby-button, .account .table-wrapper .data.table.wishlist .am-filter-go {
    vertical-align: top
}

.account .table-wrapper .data.table.wishlist .price {
    font-weight: 700
}

.block-wishlist .product-item-name {
    margin-right: 25px
}

.products-grid.wishlist .product-item {
    margin-left: 2%;
    width: calc((100% - 4%)/3)
}

    .products-grid.wishlist .product-item:nth-child(3n+1) {
        margin-left: 0
    }

.products-grid.wishlist .product-item-photo {
    display: block;
    margin-bottom: 10px
}

.products-grid.wishlist .product-item-name {
    margin-top: 0
}

.products-grid.wishlist .product-item .price-box {
    margin: 0
}

.products-grid.wishlist .product-item-comment {
    display: block;
    height: 42px;
    margin: 10px 0
}

.products-grid.wishlist .product-item-actions > * {
    margin-right: 15px
}

    .products-grid.wishlist .product-item-actions > *:last-child {
        margin-right: 0
    }

.products-grid.wishlist .product-item .box-tocart input.qty {
    height: 32px
}

.wishlist-index-index .product-item-info .product-item-tooltip {
    display: none
}

.wishlist-index-index .product-item-info .btn-remove {
    position: absolute;
    right: 20px;
    top: 20px;
    display: inline-block;
    text-decoration: none
}

    .wishlist-index-index .product-item-info .btn-remove:before {
        overflow: unset !important
    }

    .wishlist-index-index .product-item-info .btn-remove:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: inherit;
        color: #512d6d;
        content: '\f816';
        font-family: 'Porto-icon';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

.mp-blog-view a, .mp-sidebar a {
    text-decoration: none
}

.mp-blog-rss {
    text-align: right
}

.mp-post-info {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    text-transform: uppercase
}

    .mp-post-info .mp-blog-traffic {
        display: none
    }

    .mp-post-info .mp-info {
        float: left
    }

    .mp-post-info .mp-blog-calendar-times {
        margin-left: 15px
    }

        .mp-post-info .mp-blog-calendar-times:before {
            content: '';
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background-color: #101820;
            background-image: none;
            display: inline-block;
            vertical-align: middle;
            margin-right: 15px;
            margin-top: -4px
        }

.post-info-wraper {
    padding: 20px 0 0
}

.post-short-description {
    max-width: 100%;
    margin-bottom: 20px
}

    .post-short-description p {
        max-width: 100%;
        letter-spacing: .04em;
        font-size: 15px
    }

.post-post_content {
    margin: 10px 0
}

.about-admin h4.admin-title {
    width: 215px;
    float: left
}

.block-blog-related {
    max-width: 1205px;
    margin: 35px auto 0
}

    .block-blog-related .related-content-container {
        padding: 0 10px
    }

        .block-blog-related .related-content-container .author-content-image {
            float: left;
            width: 135px
        }

        .block-blog-related .related-content-container .author-content-information {
            float: left;
            padding-left: 20px;
            width: calc(100% - 155px)
        }

            .block-blog-related .related-content-container .author-content-information .author-name {
                font-size: 20px
            }

#post-reviews {
    margin-top: 50px
}

a.mp-relate-link {
    background: #f55567;
    color: #0a0a0a
}

    a.mp-relate-link img.img-responsive {
        margin: 0 auto;
        height: 200px;
        display: block
    }

.menu-archives {
    list-style: none;
    padding-left: 8px
}

    .menu-archives a.list-archives {
        color: inherit
    }

.author-image {
    text-align: center
}

    .author-image img.img-responsive {
        border: none;
        padding-right: 7px;
        padding-left: 7px;
        margin-top: 15px;
        margin-bottom: 20px
    }

.tab-content {
    border: 1px solid #ddd;
    border-top: none
}

.pager {
    text-align: center
}

    .pager span.toolbar-number {
        display: none
    }

.block-title p {
    font-size: 18px;
    font-weight: 300
}

.mp-sidebar {
    margin-bottom: 25px
}

    .mp-sidebar .block-content {
        padding-left: 10px
    }

    .mp-sidebar .data.item.title {
        cursor: pointer
    }

    .mp-sidebar .product.data.items > .item.content {
        padding: 20px 0 20px 10px !important
    }

.sidebar-tags {
    margin-bottom: 15px
}

a.label.label-default.tags-list {
    background: #fff;
    border: 1px solid #bbb;
    color: inherit;
    font-weight: 400;
    font-size: 100%;
    border-radius: 1px;
    display: inline-block;
    margin-bottom: 5px;
    padding: 10px;
    margin-right: 5px
}

ul.menu-categories li.category-item {
    list-style: none
}

ul.menu-categories .category-level3 {
    display: none;
    padding-left: 15px
}

ul.menu-categories .category-level4 {
    display: none;
    padding-left: 30px
}

ul.menu-categories a.list-categories {
    color: inherit;
    margin-left: 8px
}

ul.menu-categories i {
    cursor: pointer
}

h2.list-title {
    margin-bottom: 30px
}

.list-post-tabs {
    padding: 5px 10px 5px 0
}

    .list-post-tabs:hover {
        background-color: #eee
    }

    .list-post-tabs .post-left {
        float: left;
        width: 25%
    }

    .list-post-tabs .post-right {
        float: left;
        width: 75%;
        padding-left: 10px;
        box-sizing: border-box
    }

        .list-post-tabs .post-right span {
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: block
        }

            .list-post-tabs .post-right span.create-at {
                font-size: 12px
            }

.tab-pane.fade {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px
}

.fa.fa-angle-right {
    font-size: larger
}

.sidebar .mpblog-search {
    float: none !important;
    padding: 0 !important;
    margin-bottom: 15px !important;
    width: 100%
}

.autocomplete-suggestions {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    background: #fff;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50,50,50,.64);
    -moz-box-shadow: 1px 4px 3px rgba(50,50,50,.64);
    box-shadow: 1px 4px 3px rgba(50,50,50,.64);
    border-top: 0;
    padding: 10px 0;
    overflow-x: hidden
}

    .autocomplete-suggestions strong {
        font-weight: 700;
        color: #000
    }

.autocomplete-suggestion {
    padding: 2px 5px;
    border-bottom: 1px solid #eee
}

    .autocomplete-suggestion:last-child {
        border-bottom: none
    }

    .autocomplete-suggestion .mpblog-suggestion {
        display: block
    }

        .autocomplete-suggestion .mpblog-suggestion:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

        .autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left, .autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
            float: left;
            padding: 5px 10px
        }

        .autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
            max-width: 25%
        }

        .autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
            max-width: calc(75% - 40px)
        }

.autocomplete-no-suggestion {
    padding: 2px 5px
}

.autocomplete-selected {
    background: #f0f0f0
}

.autocomplete-group {
    padding: 2px 5px;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    display: block;
    border-bottom: 1px solid #000
}

.mpblog-product-des {
    color: #333
}

    .mpblog-product-des p {
        margin: 0;
        font-size: 12px
    }

.mpblog-search {
    position: relative
}

    .mpblog-search button.action.search {
        display: inline-block;
        background: 0 0 !important;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-shadow: none;
        font-weight: 400;
        position: absolute;
        right: 10px;
        top: 2px;
        z-index: 1
    }

        .mpblog-search button.action.search :before {
            -webkit-font-smoothing: antialiased;
            color: #8f8f8f
        }

        .mpblog-search button.action.search span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

    .mpblog-search label[for=mpblog-search-box] {
        display: none
    }

textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
    overflow: hidden !important;
    resize: none;
    min-height: 80px;
    border-radius: 4px;
    margin-bottom: 15px
}

.default-cmt__content__cmt-block__guest-box {
    margin-bottom: 20px
}

.show-cmt__cmt-row.is-reply {
    padding-left: 50px !important
}

.default-cmt__content__cmt-block__cmt-box__cmt-btn {
    float: right
}

    .default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
        display: inline-block;
        width: 20px;
        vertical-align: middle;
        margin-right: 5px
    }

.cmt-row__reply-row {
    margin-top: 10px
}

.default-cmt__cmt-login {
    float: right;
    margin-top: 20px;
    margin-bottom: 10px
}

div.default-cmt__content__cmt-content {
    width: 100%;
    margin-top: 50px;
    float: left
}

ul.default-cmt__content__cmt-content {
    list-style: none !important
}

.cmt-row__cmt-content {
    font-size: 13px
}

.cmt-row__cmt-interactions {
    font-size: 13px
}

.cmt-row__cmt-content p {
    margin: 3px 0 !important
}

.interactions__btn-actions {
    display: inline-block;
    margin-right: 10px
}

a.interactions__btn-actions.action {
    cursor: pointer
}

.interactions__cmt-createdat {
    display: inline-block;
    color: #999;
    font-size: 13px
}

.cmt-row.reply-row {
    margin-bottom: 0 !important
}

.reply-form__form-input {
    margin-bottom: 0 !important;
    position: relative
}

    .reply-form__form-input .default-cmt_loading {
        width: 20px;
        position: absolute;
        top: 5px;
        right: 5px
    }

.default-cmt__content__cmt-row.reply-row {
    margin-top: 0 !important
}

li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
    margin-top: 5px;
    padding-bottom: 0
}

li.default-cmt__content__cmt-content__cmt-row.cmt-row {
    margin-top: 5px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-top: 1px solid #f5f5f5
}

.default-cmt__content__cmt-content ul:first-child {
    padding-left: 5px !important
}

.widget-title {
    margin-bottom: 20px
}

.author-social img.img-responsive {
    float: left;
    margin-top: 15px;
    margin-left: 15px;
    height: 25px;
    width: 25px
}

.share-col-right {
    display: inline-block
}

.page-layout-1column .column.main {
    width: 100% !important
}

.mp-footer {
    margin-top: 50px;
    font-size: 8px !important;
    display: block;
    clear: both;
    float: right;
    text-transform: inherit
}

    .mp-footer h3 {
        margin-top: 50px;
        font-size: 8px !important;
        display: block;
        clear: both;
        float: right;
        text-transform: inherit
    }

.mp-footer-links-light {
    color: #e8e8e8 !important;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

    .mp-footer-links-light a {
        color: #e8e8e8 !important
    }

.post-image {
    position: relative
}

    .post-image img.img-responsive {
        width: 659px
    }

.mpblog-post-view .post-view-image {
    text-align: center
}

    .mpblog-post-view .post-view-image .mp-post-info {
        display: inline-block;
        margin-bottom: 25px
    }

.mpblog-post-view .sidebar.sidebar-main {
    display: none
}

.post-info-wraper {
    display: table-cell;
    vertical-align: top
}

    .post-info-wraper h2.mp-post-title {
        margin-top: 0;
        clear: both
    }

    .post-info-wraper .action.back {
        border-radius: 2px;
        height: 40px;
        width: 185px;
        display: inline-block;
        text-align: center;
        line-height: 40px;
        letter-spacing: .05em;
        font-weight: 700
    }

.post-list-content .limiter {
    display: block !important
}

.mpblog-etheme-yourstore .post-list-container, .mpblog-etheme-yourstore .post-view, .mpblog-etheme-yourstore .mp-blog-rss {
    width: 85%;
    margin: auto
}

.mpblog-etheme-yourstore .block-blog-related {
    border-bottom: solid 1px #dfdfdf
}

#mpblog-list-container {
    line-height: 24px;
    letter-spacing: .04em
}

    #mpblog-list-container .pager {
        clear: both;
        float: left;
        width: 100%;
        margin: 30px 0 0
    }

.mp-post-title {
    margin-bottom: 18px
}

    .mp-post-title .post-link-title {
        font-weight: 600;
        letter-spacing: .02em;
        font-size: 20px;
        line-height: 20px
    }

.category-press-info .category-description {
    display: none
}

.mpblog-post-view .post-view-image .mp-post-title {
    max-width: 797px;
    margin: 43px auto 23px;
    text-align: center;
    letter-spacing: .12em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 27px;
    line-height: 36px
}

.post-list-content {
    max-width: 1160px;
    margin: 0 auto
}

.post-post_content {
    letter-spacing: .02em;
    position: relative;
    font-size: 1.5rem
}

    .post-post_content .blog-content {
        max-width: 797px;
        margin: 0 auto
    }

        .post-post_content .blog-content .summary-title {
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: .04em;
            font-size: 1.4rem;
            margin: 30px 0
        }

    .post-post_content #sharing {
        position: absolute;
        z-index: 1;
        left: 0;
        top: -113px;
        width: 60px;
        text-align: center
    }

        .post-post_content #sharing span.share {
            display: inline-block;
            text-align: center;
            text-transform: uppercase;
            font-size: 1.5rem;
            margin-bottom: 10px
        }

.block-blog-related .post-list-item {
    width: 100%;
    margin-left: 30px;
    float: left;
    padding: 0
}

    .block-blog-related .post-list-item:nth-child(3n+1) {
        clear: both;
        margin-left: 0
    }

    .block-blog-related .post-list-item:nth-child(2n+1) {
        clear: none
    }

.block-blog-related .title-summary {
    margin-bottom: 74px;
    letter-spacing: .12em
}

    .block-blog-related .title-summary:before {
        bottom: -19px
    }

.block-blog-related .action.back:hover {
    color: #fff !important
}

.block-blog-related .post-info-wraper {
    padding-bottom: 2px
}

.mpblog-post-view .page-title-wrapper {
    display: none
}

.category-press-info .page-main {
    max-width: 1386px
}

.category-press-info .breadcrumbs {
    margin-bottom: 0
}

@media only screen and (min-width: 600px) {
    .post-item-list .post-image {
        min-width: 250px;
        display: table-cell
    }

    .post-item-list .post-info-wraper {
        display: table-cell;
        vertical-align: top
    }
}

@media (min-width: 1024px) {
    .mpblog-etheme-yourstore .products-same-post li {
        height: 400px;
        width: 24.5% !important
    }
}

@media (min-width: 1440px) {
    .mpblog-etheme-yourstore .products-same-post li {
        height: 500px;
        width: 16.67% !important
    }
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
    .post-post_content .blog-content {
        padding: 0 70px
    }
}

.sparsh-mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    z-index: 998 !important
}

.sparsh-mfp-wrap {
    top: 10%;
    width: 90%;
    height: 68.5%;
    position: fixed;
    outline: none !important;
    overflow: hidden hidden !important;
    -webkit-backface-visibility: hidden;
    z-index: 998 !important;
    background: #fff;
    max-width: 1347px;
    left: 50%;
    transform: translate3d(-50%,0,0)
}

.sparsh-mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0;
    box-sizing: border-box
}

    .sparsh-mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

    .sparsh-mfp-container .page-layout-2columns-left .column.main {
        width: 100%
    }

.sparsh-mfp-align-top .sparsh-mfp-container:before {
    display: none
}

.sparsh-mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.sparsh-mfp-inline-holder .sparsh-mfp-content {
    width: 100%;
    cursor: auto
}

.sparsh-mfp-ajax-holder .sparsh-mfp-content {
    width: 100%;
    cursor: auto
}

.sparsh-mfp-ajax-cur {
    cursor: progress
}

.sparsh-mfp-zoom-out-cur {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

    .sparsh-mfp-zoom-out-cur .sparsh-mfp-image-holder .sparsh-mfp-close {
        cursor: -moz-zoom-out;
        cursor: -webkit-zoom-out;
        cursor: zoom-out
    }

.sparsh-mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.sparsh-mfp-auto-cursor .sparsh-mfp-content {
    cursor: auto
}

.sparsh-mfp-close {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 29px;
    height: 29px;
    line-height: 29px;
    position: absolute;
    right: 10px;
    top: 15px;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #333;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

    .sparsh-mfp-close:hover {
        opacity: 1
    }

    .sparsh-mfp-close:focus {
        opacity: 1
    }

    .sparsh-mfp-close:after, .sparsh-mfp-close:before {
        content: '';
        border-bottom: 2px solid #000;
        width: 21px;
        position: absolute;
        z-index: 1;
        left: 50%;
        margin-left: -10px
    }

    .sparsh-mfp-close:before {
        transform: rotate(-45deg)
    }

    .sparsh-mfp-close:after {
        transform: rotate(45deg)
    }

.sparsh-mfp-arrow {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

    .sparsh-mfp-arrow:active {
        margin-top: -54px
    }

    .sparsh-mfp-arrow:hover {
        opacity: 1
    }

    .sparsh-mfp-arrow:focus {
        opacity: 1
    }

    .sparsh-mfp-arrow:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent;
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: .7
    }

    .sparsh-mfp-arrow:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent;
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px
    }

.sparsh-mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .sparsh-mfp-preloader a {
        color: #ccc
    }

        .sparsh-mfp-preloader a:hover {
            color: #fff
        }

.sparsh-mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.sparsh-mfp-loading.sparsh-mfp-figure {
    display: none
}

.sparsh-mfp-hide {
    display: none !important
}

.sparsh-mfp-s-ready .sparsh-mfp-preloader {
    display: none
}

.sparsh-mfp-s-error .sparsh-mfp-content {
    display: none
}

button.sparsh-mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button.sparsh-mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.sparsh-mfp-close-btn-in .sparsh-mfp-close {
    color: #000 !important
}

.sparsh-mfp-image-holder .sparsh-mfp-close {
    color: #333;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.sparsh-mfp-image-holder .sparsh-mfp-content {
    max-width: 100%
}

.sparsh-mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .sparsh-mfp-iframe-holder .sparsh-mfp-close {
        color: #333;
        right: -6px;
        text-align: right;
        padding-right: 6px;
        width: 100%;
        top: -40px
    }

    .sparsh-mfp-iframe-holder .sparsh-mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

.sparsh-mfp-arrow-left {
    left: 0
}

    .sparsh-mfp-arrow-left:after {
        border-right: 17px solid #fff;
        margin-left: 31px
    }

    .sparsh-mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3f3f3f
    }

.sparsh-mfp-arrow-right {
    right: 0
}

    .sparsh-mfp-arrow-right:after {
        border-left: 17px solid #fff;
        margin-left: 39px
    }

    .sparsh-mfp-arrow-right:before {
        border-left: 27px solid #3f3f3f
    }

.sparsh-mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

    .sparsh-mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #000
    }

img.sparsh-mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.sparsh-mfp-figure {
    line-height: 0
}

    .sparsh-mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #444
    }

    .sparsh-mfp-figure small {
        color: #bdbdbd;
        display: block;
        font-size: 12px;
        line-height: 14px
    }

    .sparsh-mfp-figure figure {
        margin: 0
    }

.sparsh-mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.sparsh-mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.sparsh-mfp-gallery .sparsh-mfp-image-holder .sparsh-mfp-figure {
    cursor: pointer
}

#sparsh-mfp-quickview {
    position: relative;
    background: #fff;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    max-height: 100%;
    overflow: hidden;
    overflow-y: auto;
    min-height: 400px
}

    #sparsh-mfp-quickview #maincontent {
        padding-top: 20px
    }

.page-layout-2columns-left .sparsh-mfp-container .column.main {
    width: 100%
}

.sparsh-mfp-quickview-message {
    text-align: center
}

#sparsh-mfp-quickview .message.success > *:first-child:before {
    vertical-align: middle;
    position: inherit;
    padding-top: 10px
}

.sparsh-quickview-actions-secondary {
    width: 50%
}

.sparsh-quickview {
    display: none
}

.cms-index-index #sparsh-mfp-quickview .page-title {
    position: relative;
    width: 100%;
    height: 100%;
    padding-bottom: 15px
}

.product-social-links .action.sparsh-quickview-action:before {
    content: '\e615'
}

.block-bundle-summary .action.sparsh-quickview-action:before {
    content: '\e615'
}

.product-item .action.sparsh-quickview-action:before {
    content: '\e615'
}

.table-comparison .action.sparsh-quickview-action:before {
    content: '\e615'
}

.product-item-info {
    position: relative
}

    .product-item-info .sparsh-quick-view-btn-container {
        -webkit-transform: translate(-50%,0);
        -moz-transform: translate(-50%,0);
        transform: translate(-50%,0);
        white-space: nowrap;
        position: absolute;
        text-align: center;
        z-index: 999
    }

.product-items .product-item-info .sparsh-quick-view-btn-container {
    left: 50%;
    top: 30%
}

.products-list .product-item-info .sparsh-quick-view-btn-container {
    margin-left: 8em;
    margin-top: 10em
}

.product-items a.sparsh-quick-view-button {
    opacity: 0;
    visibility: hidden;
    padding: 10px 15px;
    font-size: 1.3rem;
    line-height: 1;
    border-radius: 0;
    -webkit-box-shadow: 3px 3px 4px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 3px 3px 4px 0 rgba(0,0,0,.3);
    box-shadow: 3px 3px 4px 0 rgba(0,0,0,.3)
}

    .product-items a.sparsh-quick-view-button:before {
        content: '\e615';
        font-size: 1.3rem;
        font-family: 'luma-icons';
        font-weight: 400;
        vertical-align: middle;
        display: inline-block;
        margin-right: 5px;
        text-align: center;
        overflow: hidden
    }

.product-items .product-item.sparsh-quick-view-item:hover a.sparsh-quick-view-button {
    opacity: 1 !important;
    visibility: visible !important
}

.product-items .product-item.sparsh-quick-view-item:hover .product-image-container {
    opacity: .3
}

@media screen and (max-width: 800px) and (orientation:landscape) {
    .sparsh-mfp-img-mobile .sparsh-mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .sparsh-mfp-img-mobile img.sparsh-mfp-img {
        padding: 0
    }

    .sparsh-mfp-img-mobile .sparsh-mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .sparsh-mfp-img-mobile .sparsh-mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .sparsh-mfp-img-mobile .sparsh-mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

        .sparsh-mfp-img-mobile .sparsh-mfp-bottom-bar:empty {
            padding: 0
        }

    .sparsh-mfp-img-mobile .sparsh-mfp-counter {
        right: 5px;
        top: 3px
    }

    .sparsh-mfp-img-mobile .sparsh-mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media screen and (max-height: 300px) {
    .sparsh-mfp-img-mobile .sparsh-mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .sparsh-mfp-img-mobile img.sparsh-mfp-img {
        padding: 0
    }

    .sparsh-mfp-img-mobile .sparsh-mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .sparsh-mfp-img-mobile .sparsh-mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .sparsh-mfp-img-mobile .sparsh-mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

        .sparsh-mfp-img-mobile .sparsh-mfp-bottom-bar:empty {
            padding: 0
        }

    .sparsh-mfp-img-mobile .sparsh-mfp-counter {
        right: 5px;
        top: 3px
    }

    .sparsh-mfp-img-mobile .sparsh-mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .sparsh-mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .sparsh-mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .sparsh-mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    #sparsh-mfp-quickview .box-tocart .action.tocart {
        width: auto
    }
}

@media (min-width: 768px) {
    #sparsh-mfp-quickview.sparsh-quickview-custom-options .product-options-wrapper {
        width: 45%
    }

    #sparsh-mfp-quickview.sparsh-quickview-custom-options .product-options-bottom {
        width: 48%
    }
}

@media screen and (max-width: 767px) {
    .checkout-cart-index #sparsh-mfp-quickview .product.info.detailed {
        padding-left: 15px;
        padding-right: 15px
    }

    .checkout-cart-index #sparsh-mfp-quickview .product-info-main {
        padding-left: 15px;
        padding-right: 15px
    }

    .checkout-cart-index #sparsh-mfp-quickview .page-title-wrapper {
        padding-left: 0;
        padding-right: 0
    }
}

.sidebar .block-addbysku .fieldset {
    margin: 0
}

    .sidebar .block-addbysku .fieldset .fields {
        position: relative
    }

        .sidebar .block-addbysku .fieldset .fields .field {
            display: inline-block;
            margin-bottom: 10px;
            vertical-align: top
        }

            .sidebar .block-addbysku .fieldset .fields .field.sku {
                margin-right: -85px;
                padding-right: 90px;
                width: 100%
            }

            .sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
                width: 80px
            }

        .sidebar .block-addbysku .fieldset .fields .actions-toolbar {
            position: absolute;
            right: 0;
            top: 6px
        }

.sidebar .block-addbysku .form-addbysku .actions-toolbar {
    margin-bottom: 20px
}

    .sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
        text-align: left
    }

        .sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
            width: auto
        }

    .sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
        float: none;
        text-align: left
    }

.sidebar .block-addbysku .action.add {
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    padding: 2px 0;
    width: auto
}

    .sidebar .block-addbysku .action.add > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .sidebar .block-addbysku .action.add:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 31px;
        line-height: 22px;
        color: inherit;
        content: '\e61c';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .sidebar .block-addbysku .action.add:hover:before {
        color: inherit
    }

    .sidebar .block-addbysku .action.add:active:before {
        color: inherit
    }

.sidebar .block-addbysku .action.links {
    display: inline-block;
    margin: 20px 0 0
}

.sidebar .block-addbysku .action.reset {
    display: block;
    margin: 10px 0
}

.sidebar .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400
}

    .sidebar .block-addbysku .action.remove > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .sidebar .block-addbysku .action.remove:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 28px;
        line-height: 22px;
        color: inherit;
        content: '\e616';
        font-family: 'icons-blank-theme';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .sidebar .block-addbysku .action.remove:hover:before {
        color: inherit
    }

    .sidebar .block-addbysku .action.remove:active:before {
        color: inherit
    }

    .sidebar .block-addbysku .action.remove:focus, .sidebar .block-addbysku .action.remove:active {
        background: 0 0;
        border: none
    }

    .sidebar .block-addbysku .action.remove:hover {
        background: 0 0;
        border: none
    }

    .sidebar .block-addbysku .action.remove.disabled, .sidebar .block-addbysku .action.remove[disabled], fieldset[disabled] .sidebar .block-addbysku .action.remove {
        pointer-events: none;
        opacity: .5
    }

.columns .block-event {
    position: relative;
    z-index: 2
}

.block-event .block-content {
    position: relative
}

    .block-event .block-content > .action {
        cursor: pointer;
        margin-top: -6px;
        position: absolute;
        top: 50%;
        z-index: 3
    }

        .block-event .block-content > .action.backward, .block-event .block-content > .action.forward {
            opacity: .5;
            overflow: hidden;
            width: 20px;
            display: inline-block;
            text-decoration: none
        }

            .block-event .block-content > .action.backward > span, .block-event .block-content > .action.forward > span {
                border: 0;
                clip: rect(0,0,0,0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px
            }

            .block-event .block-content > .action.backward:before, .block-event .block-content > .action.forward:before {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 55px;
                line-height: 30px;
                color: inherit;
                content: '\e617';
                font-family: 'icons-blank-theme';
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .block-event .block-content > .action.backward:before, .block-event .block-content > .action.forward:before {
                margin-left: -15px
            }

        .block-event .block-content > .action.backward {
            left: 0
        }

        .block-event .block-content > .action.forward {
            right: 0
        }

            .block-event .block-content > .action.forward:before {
                content: '\e608'
            }

            .block-event .block-content > .action.forward:before {
                margin-left: -20px
            }

        .block-event .block-content > .action.inactive {
            cursor: default;
            display: none
        }

        .block-event .block-content > .action:hover {
            opacity: 1
        }

.block-event .slider-panel {
    overflow: hidden;
    position: relative;
    z-index: 2
}

    .block-event .slider-panel .slider {
        white-space: nowrap
    }

        .block-event .slider-panel .slider .item {
            background: #f0f0f0;
            display: inline-block;
            text-align: center;
            vertical-align: top;
            white-space: normal;
            width: 16.35%
        }

.sidebar-main .block-event .slider-panel .slider .item, .sidebar-additional .block-event .slider-panel .slider .item {
    width: 100%
}

.block-event .slider-panel .slider .item img {
    max-width: 100%
}

.block-event .slider-panel .slider .item .category-name {
    display: inline-block;
    font-size: 1.8rem;
    padding: 15px 5px 0;
    word-break: break-all
}

.block-event .slider-panel .slider .item .ticker {
    margin: 0;
    padding: 0;
    list-style: none none
}

    .block-event .slider-panel .slider .item .ticker li {
        display: none;
        margin: 0 5px
    }

    .block-event .slider-panel .slider .item .ticker .value {
        font-size: 2.6rem;
        font-weight: 300
    }

    .block-event .slider-panel .slider .item .ticker .label {
        display: block;
        font-size: 1.3rem
    }

.block-event .slider-panel .slider .item .dates {
    font-weight: 300
}

    .block-event .slider-panel .slider .item .dates .start, .block-event .slider-panel .slider .item .dates .end, .block-event .slider-panel .slider .item .dates .date {
        display: block
    }

        .block-event .slider-panel .slider .item .dates .start:after {
            font-size: 1.8rem;
            content: '\2013';
            display: block
        }

    .block-event .slider-panel .slider .item .dates .date {
        font-size: 1.8rem;
        font-weight: 300
    }

    .block-event .slider-panel .slider .item .dates .time {
        font-size: 1.3rem
    }

.block-event .slider-panel .slider .item .box-event .box-content {
    padding: 5px 0 10px
}

.block-event .slider-panel .slider .item .box-event .box-title {
    display: block;
    font-weight: 300;
    margin: 10px 0 0
}

.block-event .slider-panel .slider .item .action.show {
    display: block;
    padding: 0
}

    .block-event .slider-panel .slider .item .action.show .category.name {
        display: inline-block;
        padding: 30px 10px 0
    }

    .block-event .slider-panel .slider .item .action.show img {
        display: block
    }

.block-event .slider-panel .slider .item .action.event {
    background-image: none;
    background: #512d6d;
    border: 1px solid #512d6d;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 700;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    margin-top: 15px
}

    .block-event .slider-panel .slider .item .action.event:focus, .block-event .slider-panel .slider .item .action.event:active {
        background: #512d6d;
        border: 1px solid #512d6d;
        color: #fff
    }

    .block-event .slider-panel .slider .item .action.event:hover {
        background: #512d6d;
        border: 1px solid #512d6d;
        color: #fff
    }

    .block-event .slider-panel .slider .item .action.event.disabled, .block-event .slider-panel .slider .item .action.event[disabled], fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
        opacity: .5;
        cursor: default;
        pointer-events: none
    }

    .block-event .slider-panel .slider .item .action.event:hover {
        text-decoration: none
    }

.block-wishlist-search .form-wishlist-search {
    margin: 20px 0 0
}

.block-cms-hierarchy-link.widget {
    display: block;
    margin-bottom: 20px
}

.block-cms-hierarchy-link-inline.widget {
    margin: 0
}

.block-banners .banner-item, .block-banners-inline .banner-item {
    display: block
}

.block-banners .banner-item-content, .block-banners-inline .banner-item-content {
    margin-bottom: 20px
}

    .block-banners .banner-item-content img, .block-banners-inline .banner-item-content img {
        display: block;
        margin: 0 auto
    }

.block-product-link.widget, .block-category-link.widget {
    display: block;
    margin-bottom: 20px
}

.block-product-link-inline.widget {
    margin: 0
}

.block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%)/2)
}

    .block.widget .products-grid .product-item:nth-child(2n+1) {
        margin-left: 0
    }

.block.widget .product-item-info {
    width: auto
}

.block.widget .pager {
    padding: 0
}

    .block.widget .pager .toolbar-amount {
        float: none;
        font-size: 1.2rem
    }

    .block.widget .pager .pages-item-previous {
        padding-left: 0
    }

    .block.widget .pager .pages-item-next {
        position: relative
    }

    .block.widget .pager .items {
        white-space: nowrap
    }

.block-static-block.widget, .block-cms-link.widget {
    margin-bottom: 20px
}

.links .block-static-block.widget, .links .block-cms-link.widget {
    margin-bottom: 0
}

.block-cms-link-inline.widget {
    margin: 0
}

.contact-index-index .breadcrumbs {
    margin-bottom: 0
}

.cms-noroute-index .page-main {
    max-width: 1300px
}

.noroute-container {
    text-align: left
}

    .noroute-container .page-title-wrapper .page-title:before {
        left: 0;
        transform: translate3d(0,0,0)
    }

    .noroute-container .page-title-wrapper .page-title h1 {
        letter-spacing: .12em;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 27px;
        line-height: 36px;
        text-align: left
    }

    .noroute-container .noroute_error {
        font-weight: 400;
        line-height: 24px;
        font-size: 15px;
        letter-spacing: .04em
    }

        .noroute-container .noroute_error dt {
            text-transform: uppercase
        }

        .noroute-container .noroute_error ul, .noroute-container .noroute_error ol {
            padding-left: 18px
        }

        .noroute-container .noroute_error .action.back {
            display: inline-block;
            min-width: 192px;
            text-align: center;
            font-weight: 700;
            height: 45px;
            line-height: 45px;
            margin-top: 25px
        }

        .noroute-container .noroute_error dl.first {
            margin-bottom: 36px
        }

@media only screen and (max-width: 768px) {
    .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }
}

@media only screen and (max-width: 767px) {
    .abs-button-responsive-smaller, .product-info-main .box-tocart .actions .action.tocart {
        width: 100%
    }

    .abs-visually-hidden-mobile-m {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-add-clearfix-mobile-m:before, .abs-add-clearfix-mobile-m:after, .form-create-return .fieldset > .actions-toolbar:before, .form-create-return .fieldset > .actions-toolbar:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-mobile-m:after, .form-create-return .fieldset > .actions-toolbar:after {
        clear: both
    }

    .abs-icon-add-mobile, .block-wishlist-management .wishlist-add.item .add {
        display: block;
        text-decoration: none
    }

        .abs-icon-add-mobile:before, .block-wishlist-management .wishlist-add.item .add:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 10px;
            line-height: 10px;
            color: inherit;
            content: '\e61c';
            font-family: 'icons-blank-theme';
            margin: 0 5px 0 0;
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

    .abs-toggling-title-mobile, .block-wishlist-management .wishlist-select .wishlist-name {
        border-bottom: 1px solid #e4e4e4;
        border-top: 1px solid #e4e4e4;
        cursor: pointer;
        margin-bottom: 0;
        padding: 10px 40px 10px 15px;
        position: relative;
        display: block;
        text-decoration: none
    }

        .abs-toggling-title-mobile:after, .block-wishlist-management .wishlist-select .wishlist-name:after {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 28px;
            line-height: inherit;
            color: inherit;
            content: '\e622';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .block-wishlist-management .wishlist-select .wishlist-name:after {
            position: absolute;
            right: 10px;
            top: 0
        }

        .abs-toggling-title-mobile.active:after, .block-wishlist-management .wishlist-select .wishlist-name.active:after {
            content: '\e621'
        }

    .abs-pager-toolbar-mobile .toolbar-amount, .abs-pager-toolbar-mobile .limiter, .abs-pager-toolbar-mobile .pages, .toolbar-wishlist-results .toolbar-amount, .toolbar-wishlist-results .limiter, .toolbar-wishlist-results .pages, .account .toolbar .toolbar-amount, .account .toolbar .limiter, .account .toolbar .pages {
        float: none;
        margin-bottom: 25px
    }

    .abs-shopping-cart-items-mobile .actions, .cart-container .form-cart .actions {
        text-align: center
    }

    .cart-container .form-cart .action.update, .cart-container .form-cart .action.continue, .cart-container .form-cart .action.clear {
        margin: 0 auto 10px
    }

    .cart-container .form-cart .action.update, .cart-container .form-cart .action.clear {
        display: block
    }

    .abs-checkout-tooltip-content-position-top-mobile, .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }

        .field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {
            border: 10px solid transparent;
            height: 0;
            width: 0;
            margin-top: -21px;
            right: 10px;
            left: auto;
            top: 0
        }

        .field-tooltip .field-tooltip-content:before {
            border-bottom-color: #999
        }

        .field-tooltip .field-tooltip-content:after {
            border-bottom-color: #f4f4f4;
            top: 1px
        }

/*    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-main, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container {
        padding-left: 15px;
        padding-right: 15px
    }*/

    .account .page-main, .cms-privacy-policy .page-main {
        padding-top: 41px;
        position: relative
    }

    .navigation {
        padding: 0
    }

        .navigation .parent .level-top {
            position: relative;
            display: block;
            text-decoration: none
        }

            .navigation .parent .level-top:after {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 42px;
                line-height: inherit;
                color: inherit;
                content: '\e622';
                font-family: 'icons-blank-theme';
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .navigation .parent .level-top:after {
                position: absolute;
                right: 13px;
                top: -8px
            }

            .navigation .parent .level-top.ui-state-active:after {
                content: '\e621'
            }

            .navigation .parent .level-top.ui-state-active:after {
                right: 15px
            }

    .nav-sections {
        -webkit-overflow-scrolling: touch;
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        height: 100%;
        left: -80%;
        left: calc(-1*(100% - 54px));
        overflow: auto;
        position: fixed;
        top: 0;
        width: 80%;
        width: calc(100% - 54px)
    }

        .nav-sections .switcher {
            border-top: 1px solid #d1d1d1;
            font-size: 1.6rem;
            font-weight: 700;
            margin: 0;
            padding: .8rem 3.5rem .8rem 2rem
        }

            .nav-sections .switcher .label {
                display: block;
                margin-bottom: 5px
            }

            .nav-sections .switcher:last-child {
                border-bottom: 1px solid #d1d1d1
            }

        .nav-sections .switcher-trigger strong {
            position: relative;
            display: block;
            text-decoration: none
        }

            .nav-sections .switcher-trigger strong:after {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 42px;
                line-height: inherit;
                color: inherit;
                content: '\e622';
                font-family: 'icons-blank-theme';
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .nav-sections .switcher-trigger strong:after {
                position: absolute;
                right: -40px;
                top: -16px
            }

        .nav-sections .switcher-trigger.active strong:after {
            content: '\e621'
        }

        .nav-sections .switcher-dropdown {
            margin: 0;
            padding: 0;
            list-style: none none;
            display: none;
            padding: 10px 0
        }

        .nav-sections .switcher-options.active .switcher-dropdown {
            display: block
        }

        .nav-sections .header.links {
            margin: 0;
            padding: 0;
            list-style: none none;
            border-bottom: 1px solid #d1d1d1
        }

            .nav-sections .header.links li {
                font-size: 1.6rem;
                margin: 0
            }

                .nav-sections .header.links li.greet.welcome {
                    border-top: 1px solid #d1d1d1;
                    font-weight: 700;
                    padding: .8rem 15px
                }

                .nav-sections .header.links li > a {
                    border-top: 1px solid #d1d1d1
                }

            .nav-sections .header.links a, .nav-sections .header.links a:hover {
                color: #575757;
                text-decoration: none;
                display: block;
                font-weight: 700;
                padding: .8rem 15px
            }

            .nav-sections .header.links .header.links {
                border: 0
            }

    .nav-before-open {
        height: 100%;
        overflow-x: hidden;
        width: 100%
    }

        .nav-before-open .page-wrapper {
            -webkit-transition: left .3s;
            -moz-transition: left .3s;
            -ms-transition: left .3s;
            transition: left .3s;
            height: 100%;
            left: 0;
            overflow: hidden;
            position: relative
        }

        .nav-before-open body {
            height: 100%;
            overflow: hidden;
            position: relative;
            width: 100%
        }

    .nav-open .page-wrapper {
        left: 80%;
        left: calc(100% - 54px)
    }

    .nav-open .nav-sections {
        -webkit-box-shadow: 0 0 5px 0 rgba(50,50,50,.75);
        -moz-box-shadow: 0 0 5px 0 rgba(50,50,50,.75);
        -ms-box-shadow: 0 0 5px 0 rgba(50,50,50,.75);
        box-shadow: 0 0 5px 0 rgba(50,50,50,.75);
        left: 0;
        z-index: 99
    }

    .nav-open .nav-toggle:after {
        background: rgba(0,0,0,.5);
        content: '';
        display: block;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1
    }

    .nav-sections-items {
        position: relative;
        z-index: 1
    }

        .nav-sections-items:before, .nav-sections-items:after {
            content: '';
            display: table
        }

        .nav-sections-items:after {
            clear: both
        }

    .nav-sections-item-title {
        background: rgba(0,0,0,0);
        border: solid rgba(0,0,0,0);
        border-width: 0 0 1px 1px;
        box-sizing: border-box;
        float: left;
        height: 71px;
        padding-top: 24px;
        text-align: center;
        width: 33.33%
    }

        .nav-sections-item-title.active {
            background: 0 0;
            border-bottom: 0
        }

        .nav-sections-item-title .nav-sections-item-switch:hover {
            text-decoration: none
        }

    .nav-sections-item-content {
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        margin-top: 71px;
        width: 100%;
        padding: 25px 0
    }

        .nav-sections-item-content:before, .nav-sections-item-content:after {
            content: '';
            display: table
        }

        .nav-sections-item-content:after {
            clear: both
        }

        .nav-sections-item-content.active {
            display: block
        }

    .navigation {
        background: 0 0;
        box-sizing: border-box
    }

        .navigation ul {
            margin: 0;
            padding: 0
        }

        .navigation li {
            margin: 0
        }

        .navigation a {
            display: block;
            padding-top: 10px;
            padding-right: 0;
            padding-bottom: 10px;
            padding-left: 15px
        }

            .navigation a, .navigation a:hover {
                color: #575757;
                text-decoration: none
            }

        .navigation .level0 {
            border-top: 1px solid #d1d1d1;
            font-size: 1.6rem
        }

            .navigation .level0 > .level-top {
                font-weight: 700;
                padding: 8px 40px 8px 15px;
                text-transform: uppercase;
                word-wrap: break-word
            }

                .navigation .level0 > .level-top:hover {
                    color: #333
                }

            .navigation .level0.active .all-category .ui-state-focus {
                border-color: #512d6d;
                border-style: solid;
                border-width: 0 0 0 8px;
                padding-left: 7px;
                display: inline-block
            }

            .navigation .level0 > .level1 {
                font-weight: 600
            }

            .navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
                border-color: #512d6d;
                border-style: solid;
                border-width: 0 0 0 8px
            }

                .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
                    margin-left: -8px
                }

        .navigation li.level0:last-child {
            border-bottom: 1px solid #d1d1d1
        }

        .navigation .submenu > li {
            word-wrap: break-word
        }

            .navigation .submenu > li > a:hover {
                color: #333
            }

        .navigation .submenu:not(:first-child) {
            font-weight: 400;
            line-height: 1.3;
            left: auto !important;
            overflow-x: hidden;
            padding: 0;
            position: relative;
            top: auto !important;
            transition: left .3s ease-out
        }

            .navigation .submenu:not(:first-child) > li > a {
                padding-left: 15px
            }

            .navigation .submenu:not(:first-child) > li:last-child {
                margin-bottom: 0
            }

            .navigation .submenu:not(:first-child) ul {
                display: block;
                padding-left: 15px
            }

                .navigation .submenu:not(:first-child) ul > li {
                    margin: 0
                }

                    .navigation .submenu:not(:first-child) ul > li a {
                        color: #575757;
                        display: block;
                        line-height: normal
                    }

                        .navigation .submenu:not(:first-child) ul > li a:hover {
                            color: #333
                        }

            .navigation .submenu:not(:first-child).expanded {
                display: block !important;
                padding-right: 0;
                top: 0 !important
            }

            .navigation .submenu:not(:first-child) .active > a {
                border-color: #512d6d;
                border-style: solid;
                border-width: 0 0 0 8px;
                padding-left: 7px
            }

            .navigation .submenu:not(:first-child) .level1.active > a {
                padding-left: 7px
            }

    .product.data.items {
        margin: 0;
        padding: 0
    }

        .product.data.items > .item.title {
            box-sizing: border-box;
            float: none;
            width: 100%
        }

            .product.data.items > .item.title > .switch {
                display: block
            }

        .product.data.items > .item.content {
            box-sizing: border-box;
            display: block;
            float: none;
            margin: 0
        }

            .product.data.items > .item.content:before, .product.data.items > .item.content:after {
                content: '';
                display: table
            }

            .product.data.items > .item.content:after {
                clear: both
            }

            .product.data.items > .item.content.active {
                display: block
            }

        .product.data.items > .item.title {
            margin: 0 0 5px
        }

            .product.data.items > .item.title > .switch {
                background: #fff;
                border-bottom: 1px solid #e4e4e4;
                border-left: 1px solid #e4e4e4;
                border-right: 1px solid #e4e4e4;
                border-top: 1px solid #e4e4e4;
                height: 40px;
                padding: 0 20px;
                font-weight: 700;
                line-height: 40px;
                font-size: 1.8rem;
                color: #101820;
                text-decoration: none
            }

                .product.data.items > .item.title > .switch:visited {
                    color: #101820;
                    text-decoration: none
                }

                .product.data.items > .item.title > .switch:hover {
                    color: #101820;
                    text-decoration: none
                }

                .product.data.items > .item.title > .switch:active {
                    color: #fff;
                    text-decoration: none
                }

            .product.data.items > .item.title:not(.disabled) > .switch:focus, .product.data.items > .item.title:not(.disabled) > .switch:hover {
                background: #fff
            }

            .product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
                background: #512d6d;
                color: #fff;
                text-decoration: none;
                padding-bottom: 0
            }

        .product.data.items > .item.content {
            background: #512d6d;
            border: 0;
            margin: 0 0 5px;
            padding: 20px
        }

        .product.data.items .data.item {
            display: block
        }

        .product.data.items .item.title > .switch {
            padding: 1px 15px 1px
        }

        .product.data.items > .item.content {
            padding: 10px 15px 30px
        }

    .modal-popup.modal-slide {
        left: 44px;
        z-index: 900
    }

        .modal-popup.modal-slide._show .modal-inner-wrap {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }

        .modal-popup.modal-slide .modal-inner-wrap {
            height: 100%;
            overflow-y: auto;
            position: static;
            -webkit-transform: translateX(100%);
            transform: translateX(100%);
            -webkit-transition: -webkit-transform .3s ease-in-out;
            transition: transform .3s ease-in-out;
            width: auto
        }

        .modal-popup.modal-slide .modal-inner-wrap {
            margin: 0;
            max-height: none
        }

    body._has-modal-custom {
        height: 100vh;
        overflow: hidden;
        width: 100vw
    }

        body._has-modal-custom .modal-custom-overlay {
            background-color: rgba(51,51,51,.55)
        }

    .modal-popup {
        pointer-events: auto
    }

        .modal-popup.modal-slide .modal-inner-wrap[class] {
            background-color: #f4f4f4
        }

        .modal-popup.modal-slide._inner-scroll._show {
            -webkit-overflow-scrolling: touch;
            overflow-y: auto
        }

        .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
            height: auto;
            min-height: 100%
        }

        .modal-popup .modal-title {
            font-size: 14px;
            font-weight: 700
        }

    .shipping-address-modal.modal-popup.modal-slide, .billing-address-modal.modal-popup.modal-slide {
        left: 0
    }

    .shipping-address-modal .modal-inner-wrap, .billing-address-modal .modal-inner-wrap {
        min-height: 400px
    }

        .shipping-address-modal .modal-inner-wrap h1.modal-title, .billing-address-modal .modal-inner-wrap h1.modal-title {
            border: none
        }

        .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address, .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here, .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address, .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected {
            clear: left;
            float: left;
            margin-top: 5px;
            position: relative;
            top: 5px
        }

        .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address, .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address {
            margin-top: 5px;
            position: absolute;
            right: 1rem;
            top: 0
        }

    .address-loading-mask {
        top: 105px
    }

    .lac-notification {
        padding: 5px 0
    }

        .lac-notification .lac-notification-icon {
            display: none
        }

        .lac-notification .lac-notification-text, .lac-notification .lac-notification-links {
            float: none;
            padding: 5px 0;
            text-align: center
        }

    .amlocator-index-index #maincontent {
        position: relative;
        z-index: 1
    }

    .paypal-review .ampickup-store-container.-checkout .ampickup-field.-store {
        order: 0
    }

    .paypal-review .ampickup-store-container.-checkout .ampickup-options-container {
        order: 1
    }

    .paypal-review .ampickup-store-container.-checkout .ampickup-field.-date {
        order: 2
    }

    .paypal-review .ampickup-store-container.-checkout .ampickup-field.-time {
        order: 3
    }

    .gift-options .actions-toolbar .action-update {
        font-size: 2rem;
        padding: 15px;
        width: 100%
    }

    .gift-item-block {
        border-top: 1px solid #c1c1c1;
        border-bottom: 0
    }

    .cart.table-wrapper .gift-content {
        margin-right: -10px
    }

    .gift-wrapping {
        border-bottom: 1px solid #c1c1c1;
        margin-bottom: 20px;
        padding-bottom: 10px
    }

    .gift-wrapping-list {
        width: 100%
    }

    .gift-wrapping-preview img {
        width: 100%
    }

    .item-actions .actions-toolbar .gift-options .gift-wrapping, .item-actions .actions-toolbar .gift-options .gift-message {
        display: block
    }

    .form-add-invitations .additional, .form-add-invitations .field.text {
        margin-top: 20px
    }

    .map-popup {
        max-width: 100%
    }

    .map-old-price, .map-show-info {
        display: inline-block
    }

        .map-old-price:not(:last-child), .map-show-info:not(:last-child) {
            margin-bottom: 10px
        }

    .block-wishlist-management {
        clear: both;
        margin-top: -21px
    }

        .block-wishlist-management .wishlist-select {
            margin: 0 -15px 20px
        }

        .block-wishlist-management .wishlist-select-items {
            border-bottom: 1px solid #e4e4e4;
            background: #fff;
            display: none;
            padding: 15px 0
        }

            .block-wishlist-management .wishlist-select-items.active {
                display: block
            }

            .block-wishlist-management .wishlist-select-items .item {
                margin: 3px 0 0
            }

                .block-wishlist-management .wishlist-select-items .item:first-child {
                    margin-top: 0
                }

                .block-wishlist-management .wishlist-select-items .item.current {
                    display: none
                }

                .block-wishlist-management .wishlist-select-items .item a {
                    display: block;
                    padding: 5px 18px;
                    text-decoration: none
                }

                    .block-wishlist-management .wishlist-select-items .item a:hover {
                        background: #e8e8e8
                    }

        .block-wishlist-management .wishlist-title strong {
            font-size: 2.6rem
        }

        .block-wishlist-management .wishlist-info {
            margin-bottom: 15px
        }

        .block-wishlist-management .wishlist-toolbar-select, .block-wishlist-management .wishlist-toolbar-actions {
            margin-bottom: 15px
        }

    .products-grid.wishlist .product-item-checkbox {
        left: 0;
        position: absolute;
        top: 20px
    }

    .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
        margin-left: 25px
    }

    .page-multiple-wishlist .products-grid.wishlist .product-item-name, .page-multiple-wishlist .products-grid.wishlist .product-item-description, .page-multiple-wishlist .products-grid.wishlist .product-item .price-box, .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
        margin-left: 115px
    }

    .products-grid.wishlist .wishlist-dropdown {
        display: none
    }

    .multishipping-checkout-success .nav-toggle {
        display: block
    }

    .multishipping-checkout-success .logo {
        margin-left: 40px
    }

    .reward-settings + .actions-toolbar {
        margin-top: 10px
    }

    .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
        display: block;
        float: none;
        margin: 10px 0 0
    }

    .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
        display: none
    }

        .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
            display: none
        }

        .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
            display: block
        }

    .my-credit-cards .card-type img {
        vertical-align: middle
    }

    .am-porto-cmtb .filter.active .filter-current.filter-current.amshopby-filter-current + .block-actions {
        top: 187px;
        border: none;
        border-radius: inherit;
        background: #fff;
        box-shadow: none
    }

    .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current {
        padding: 17px 30px;
        height: 140px
    }

        .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current ~ .filter-options {
            top: 221px
        }

        .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .items {
            padding: 15px;
            border-width: 1px
        }

        .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .filter-current-subtitle {
            display: block;
            padding: 10px 15px
        }

    .am-porto-cmtb .filter.active .block-category-list .block-title, .am-porto-cmtb .filter.active .filter-options-title, .am-porto-cmtb .filter.active .filter .filter-current-subtitle, .am-porto-cmtb .filter.active .block-category-list .block-content, .am-porto-cmtb .filter.active .filter-options-content {
        padding-left: 15px;
        padding-right: 15px
    }

        .am-porto-cmtb .filter.active .filter-options-title:after {
            right: 15px
        }

    .filter-options-content .am-ranges .items.-am-multiselect .item [class*=am-filter-item] {
        padding-left: 35px
    }

    .filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded, .filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible), .filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
        margin-left: 35px
    }

    .filter-options-item .filter-options-content .items [class*=am-filter-item] {
        padding: 7px 0
    }

    .am-labels-folding .am-collapse-icon, .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon, .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
        margin: 7px 0
    }

    .filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input, .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input, .filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type=radio], .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type=radio], .filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type=checkbox], .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type=checkbox], .filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type=checkbox] + .amshopby-choice, .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type=checkbox] + .amshopby-choice {
        left: 35px
    }

    .filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent, .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding, .filter-options .am-category-wrapper .items .items-children.-folding, .filter-options .am-category-view .item a.amshopby-filter-parent {
        padding-left: 35px
    }

    .filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
        padding-left: 70px
    }

    .filter-options .am-category-view.-am-singleselect .am-collapse-icon {
        margin: 7px 0
    }

    .am-collapse-icon:after, .am-show-more:before {
        width: 20px
    }

    .filter-content .active .am-show-more:before {
        width: 12px
    }

    .filter-content .active .am-show-more.-active {
        margin-bottom: 10px
    }

    .amshopby-flyout-block {
        margin: 10px 0 25px
    }

        .amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
            padding-left: 35px
        }

    #dm .addition-menu-links li > .level-top {
        font-weight: 700;
        padding: 13px 40px 13px 30px
    }

    .catalog-product-view .column.main {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .catalog-product-view .product.media {
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1
    }

    .block.related .action.select {
        display: block;
        margin: 5px 0
    }

    .compare, .product-addto-links .action.tocompare, .product-item-actions .actions-secondary > .action.tocompare {
        display: none
    }

    .block-search .block-content {
        margin-bottom: 0
    }

    .cart.table-wrapper {
        overflow: inherit
    }

        .cart.table-wrapper thead .col:not(.item) {
            display: none
        }

        .cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
            box-sizing: border-box;
            display: block;
            float: left;
            text-align: center;
            white-space: nowrap;
            width: 33%
        }

            .cart.table-wrapper .col.qty[data-th]:before, .cart.table-wrapper .col.price[data-th]:before, .cart.table-wrapper .col.subtotal[data-th]:before, .cart.table-wrapper .col.msrp[data-th]:before {
                content: attr(data-th) ':';
                display: block;
                font-weight: 700;
                padding-bottom: 10px
            }

        .cart.table-wrapper .col.msrp {
            white-space: normal
        }

        .cart.table-wrapper .item .col.item {
            padding-bottom: 0
        }

    .minicart-wrapper .block-minicart {
        right: -15px
    }

        .minicart-wrapper .block-minicart .subtotal {
            margin-bottom: 10px
        }

    .minicart-wrapper .product .actions {
        float: left;
        margin: 10px 0 0
    }

    .minicart-items-wrapper {
        max-height: calc(100vh - 315px)
    }

    #onepage-checkout-shipping-method-additional-load .fieldset .field.date .input-text {
        background-position: 107% 12px;
        font-size: 14px
    }

    #onepage-checkout-shipping-method-additional-load .fieldset .field[name="shippingAddress.amdeliverydate_time"] select {
        background-position: 111% 12px;
        padding-left: 33px;
        font-size: 14px
    }

    #onepage-checkout-shipping-method-additional-load .fieldset .field[name*=amdeliverydate_time]:after {
        left: 9px
    }

    #checkout-shipping-method-load .table-checkout-shipping-method div .row {
        margin-bottom: 10px
    }

        #checkout-shipping-method-load .table-checkout-shipping-method div .row:last-child {
            margin-bottom: 0
        }

    .field-tooltip .field-tooltip-content {
        right: -10px;
        top: 40px;
        left: auto
    }

    .checkout-payment-method .payment-methods {
        margin: 0 -15px
    }

    .checkout-payment-method .step-title {
        padding-left: 15px;
        padding-right: 15px
    }

    .checkout-payment-method .payment-method-title {
        padding: 15px
    }

    .checkout-payment-method .payment-method-content {
        padding: 0 15px 20px
    }

    .checkout-payment-method .checkout-billing-address .action-cancel {
        margin-top: 10px
    }

    .checkout-payment-method .payment-option {
        margin: 0 -15px
    }

        .checkout-payment-method .payment-option .payment-option-title {
            padding: 15px
        }

        .checkout-payment-method .payment-option .payment-option-content {
            padding: 0 15px 20px
        }

    .contact-index-index .column:not(.sidebar-main) .form.contact {
        float: none;
        width: 100%
    }

    .contact-index-index .column:not(.sidebar-additional) .form.contact {
        float: none;
        width: 100%
    }

    .login-container .fieldset:after {
        text-align: center
    }

    .account .messages {
        margin-bottom: 0
    }

    .control.captcha-image .captcha-img {
        margin-bottom: 10px;
        display: block
    }

    .customer-account-index .page-title-wrapper {
        position: relative
    }

    .form.search.advanced .field.price .with-addon .input-text {
        flex-basis: auto;
        width: 100%
    }

    .login-container .block {
        width: 100%;
        padding: 30px 20px 10px;
        margin-bottom: 0
    }

        .login-container .block.block-new-customer {
            background-size: 117%;
            min-height: 575px;
            background-position: -51px bottom;
            background-color: #dddde7
        }

    .login-container .fieldset:last-child {
        margin-bottom: 0
    }

    .customer-account-login .page-title-wrapper {
        display: none
    }

    .login-container .action.primary, .login-container .amshopby-button, .login-container .am-filter-go {
        width: 100%
    }

        .login-container .action.primary:last-child, .login-container .amshopby-button:last-child, .login-container .am-filter-go:last-child {
            margin-bottom: 0
        }

    .login-container .action.remind span {
        text-decoration: underline
    }

    .page-title-wrapper {
        margin-bottom: 40px
    }

    .customer-account-create .actions-toolbar > .secondary .action {
        display: block
    }

    .form.password.reset .actions-toolbar > div:last-child, .form.password.forget .actions-toolbar > div:last-child {
        margin-top: 20px
    }

    .page-with-filter .columns .sidebar-main {
        -ms-flex-order: 0;
        -webkit-order: 0;
        order: 0
    }

    .filter.active .filter-options {
        background: #fff;
        bottom: 0;
        display: block;
        left: 0;
        overflow: scroll;
        position: fixed;
        right: 0;
        top: 70px;
        z-index: 10;
        padding: 0 20px 50px
    }

    body.filter-active .page-header {
        display: none
    }

    body.filter-active .block.filter .block-title {
        display: block
    }

    body.filter-active .back-to-top {
        display: none
    }

    body.filter-active .page-wrapper {
        height: 0;
        margin-top: -999999em;
        visibility: hidden
    }

    body.filter-active .columns {
        z-index: 999
    }

    .block.filter {
        position: relative;
        visibility: visible;
        z-index: 99;
        margin-bottom: 0
    }

        .block.filter .block-title {
            position: fixed;
            top: 0;
            z-index: 9999;
            width: 100%;
            background-color: #fff;
            padding: 20px;
            left: 0;
            margin-bottom: 0 !important;
            display: none
        }

            .block.filter .block-title.hide-for-small {
                display: none !important
            }

            .block.filter .block-title strong {
                width: 100%
            }

                .block.filter .block-title strong .first {
                    float: left;
                    margin-top: 20px;
                    text-transform: uppercase;
                    font-weight: 700;
                    font-size: 27px;
                    line-height: 36px;
                    margin-left: 10px;
                    position: relative
                }

                    .block.filter .block-title strong .first:before {
                        content: '';
                        position: absolute;
                        width: 60px;
                        border-bottom: 5px solid #512d6d;
                        float: left;
                        bottom: -8px;
                        left: 0
                    }

                .block.filter .block-title strong .icon-close {
                    transform: rotate(45deg);
                    position: absolute;
                    right: 5px;
                    top: 18px;
                    cursor: pointer
                }

                    .block.filter .block-title strong .icon-close:before {
                        content: '';
                        width: 24px;
                        color: #000;
                        height: 1px;
                        float: left;
                        border-bottom: 2px solid #000;
                        position: absolute;
                        left: -23px;
                        top: 10px
                    }

                    .block.filter .block-title strong .icon-close:after {
                        content: '';
                        height: 22px;
                        color: #000;
                        float: left;
                        border: 1px solid #000;
                        position: absolute;
                        right: 10px
                    }

    .filter-title-mask {
        background: #e4e4e4;
        height: 45px;
        text-align: center;
        box-shadow: 2px 2px 0px rgba(0,0,0,.2);
        border-radius: 2px;
        font-size: 1.4rem;
        line-height: 45px;
        margin-bottom: 20px;
        cursor: pointer
    }

    .sorter-options {
        width: 100%;
        margin: 0
    }

    .sorter-action.sort-asc {
        display: none
    }

    .block-subtitle {
        font-weight: 600
    }

    .pagebuilder-banner-wrapper {
        background-attachment: scroll !important
    }

        .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
            max-width: none
        }

    .pagebuilder-column {
        background-attachment: scroll !important;
        flex-basis: 100%;
        max-width: 100%
    }

    .pagebuilder-column-group {
        flex-wrap: wrap
    }

    [data-content-type=row][data-appearance=contained] [data-element=inner] {
        background-attachment: scroll !important
    }

    [data-content-type=row][data-appearance=full-bleed] {
        background-attachment: scroll !important
    }

    [data-content-type=row][data-appearance=full-width] {
        background-attachment: scroll !important
    }

    .pagebuilder-slide-wrapper {
        background-size: 100% auto !important
    }

        .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
            max-width: none
        }

    [data-content-type=tab-item] {
        background-attachment: scroll !important
    }

  /*  .pagebuilder-mobile-hidden {
        display: none !important
    }*/

    .order-pager-wrapper .toolbar-amount {
        left: inherit;
        position: relative;
        text-align: center;
        top: inherit
    }

    .order-pager-wrapper .pages {
        text-align: center
    }

    .order-pager-wrapper .action.previous, .order-pager-wrapper .action.next {
        margin: 0
    }

    .product.info.detailed {
        background: 0 0;
        margin-bottom: 0
    }

        .product.info.detailed .product.data.items > .item.title {
            margin: 10px 0 0;
            position: relative
        }

            .product.info.detailed .product.data.items > .item.title:after {
                content: "";
                position: absolute;
                width: 17px;
                height: 15px;
                background: url(../../frontend/Coffeebean/default/en_US/images/dropdown-arrow.png);
                top: 36%;
                right: 17px;
                background-size: 35 auto;
                transform: rotate(270deg)
            }

            .product.info.detailed .product.data.items > .item.title.active:after {
                transform: rotate(0deg)
            }

            .product.info.detailed .product.data.items > .item.title > .switch {
                text-transform: uppercase;
                background: 0 0;
                color: #512d6d;
                font-size: 1.4rem;
                height: 45px
            }

        .product.info.detailed .product.data.items > .item.content {
            background: #fff;
            border: 1px solid #d1d1d1;
            border-top: none
        }

    .product-info-main .product-reviews-summary .reviews-actions {
        display: none
    }

    .mp_social_share_inline, .mp_social_share_float {
        display: none !important
    }

    .catalog-product-view .fotorama__stage__shaft.fotorama__grab {
        margin-left: 0 !important
    }

    .catalog-product-view .fotorama__stage, .catalog-product-view .fotorama__nav {
        max-height: 400px
    }

    .catalog-product-view .column.main {
        padding-bottom: 0
    }

    .catalog-product-view .product-add-form {
        margin-bottom: 10px
    }

    .fotorama-item .fotorama__nav--thumbs .fotorama__nav__frame {
        height: 110px !important;
        width: 110px !important;
        margin-right: 10px
    }

    .fotorama-item .fotorama__thumb-border {
        display: none !important
    }

    .fotorama-item .fotorama__active .fotorama__thumb {
        border: 1px solid #512d6d !important
    }

    .product-info-main .box-tocart .actions {
        text-align: center;
        width: 100%
    }

    .product-options-bottom .box-tocart .actions {
        text-align: center;
        width: 100%
    }

    .additional-attributes-wrapper {
        border-bottom: 1px solid #ccc;
        padding: 0 0 10px;
        margin-bottom: 25px
    }

        .additional-attributes-wrapper.table-wrapper .data.table.additional-attributes span.label {
            font-weight: 600;
            float: left;
            margin-right: 20px;
            min-width: 50%
        }

    .product-options-wrapper .field {
        width: 100%
    }

        .product-options-wrapper .field span {
            font-weight: 700;
            text-transform: uppercase
        }

        .product-options-wrapper .field .control {
            width: 100%
        }

            .product-options-wrapper .field .control select {
                background-position: 98% 14px;
                background-size: 11px;
                box-shadow: 2px 2px 0px rgba(0,0,0,.1);
                border: 1px solid #8a8b8d;
                height: 45px;
                border-radius: 2px
            }

            .product-options-wrapper .field .control input, .product-options-wrapper .field .control textarea {
                border: 1px solid #8a8b8d;
                border-radius: 2px
            }

    .mp_social_share_inline_under_cart {
        margin-bottom: 35px
    }

    .home-featured .slick-prev, .home-featured .slick-next {
        border: 1px solid #512d6d !important;
        box-shadow: 2px 2px 0px #512d6d !important;
        height: 40px;
        width: 40px;
        border-radius: 2px;
        background-color: #fff !important
    }

        .home-featured .slick-prev:before, .home-featured .slick-next:before {
            font-size: 15px !important
        }

    .home-featured .slick-prev {
        left: -.5rem
    }

    .home-featured .slick-next {
        right: -.5rem
    }

    .page-with-filter .columns .sidebar-main .filter-close {
        position: absolute;
        top: 16px;
        right: 10px;
        width: 20px;
        height: 20px;
        background: url(../../frontend/Coffeebean/default/en_US/images/close.svg) no-repeat center
    }

    .page-with-filter .sorter .sorter-action {
        display: none
    }

    .page-with-filter .filter-mobile {
        background: #e4e4e4;
        height: 45px;
        text-align: center;
        box-shadow: 2px 2px 0px rgba(0,0,0,.2);
        border-radius: 2px;
        font-size: 1.4rem;
        line-height: 45px;
        margin-bottom: 20px
    }

    .page-with-filter .toolbar-products {
        padding: 0
    }

        .page-with-filter .toolbar-products .sorter-options {
            margin: 0;
            width: 100%;
            background-position: 97% 12px
        }

    .filter-options .filter-options-content .item {
        margin-bottom: 20px;
        padding-top: 7px
    }

    .filter-options input[type=checkbox] + .amshopby-choice:after {
        background-image: none
    }

    .product-item .product-item-info {
        padding: 35px 5px 22px
    }

    .product-item .product-item-actions .actions-primary .tocart:after {
        display: none
    }

    .product-item .product.name a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        min-height: auto
    }

    .on-desk {
        display: none
    }

    .on-mob {
        display: block
    }

    body.account .columns .sidebar-main {
        order: 1
    }

    body.account .columns .column.main {
        order: 2
    }

    body.account .account-nav {
        margin-bottom: 0
    }

        body.account .account-nav select {
            font-size: 1.5rem;
            text-transform: uppercase;
            border: 1px solid #c4c4c4
        }

    body.account #account-nav {
        padding: 20px 0 35px
    }

        body.account #account-nav .sidebar-title {
            display: none
        }

        body.account #account-nav ul {
            display: none
        }

    body.account #maincontent .block .block-title {
        color: #512d6d;
        font-size: 1.8rem;
        line-height: 24px;
        padding: 0 0 20px;
        margin-bottom: 0;
        border-bottom: 1px solid #e4e4e4
    }

        body.account #maincontent .block .block-title strong {
            font-weight: 700
        }

    body.account.sales-order-history .columns .column.main {
        padding-bottom: 0
    }

    body.account.sales-order-history .toolbar .limiter {
        display: none
    }

    body.account.sales-order-history .table-wrapper {
        margin-bottom: 10px
    }

    body.account.customer-account-edit .fieldset {
        max-width: inherit;
        width: 100%
    }

    body.account.sales-order-view .column.main .order-details-items {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

        body.account.sales-order-view .column.main .order-details-items.ordered > .order-title {
            display: block;
            width: 100%
        }

        body.account.sales-order-view .column.main .order-details-items.ordered .table-wrapper {
            width: 100%
        }

        body.account.sales-order-view .column.main .order-details-items.ordered .actions-toolbar {
            order: 4;
            width: 120px;
            float: none;
            margin: 0 15px
        }

            body.account.sales-order-view .column.main .order-details-items.ordered .actions-toolbar.order-actions-toolbar {
                order: 3
            }

                body.account.sales-order-view .column.main .order-details-items.ordered .actions-toolbar.order-actions-toolbar a:first-child {
                    display: none !important
                }

    body.account.sales-order-view .column.main .actions-toolbar {
        text-align: center;
        display: inline-block;
        float: none;
        width: auto
    }

        body.account.sales-order-view .column.main .actions-toolbar.order-actions-toolbar .actions > a:first-child {
            margin-bottom: 0;
            line-height: 35px;
            box-shadow: 2px 2px 0px #8a8b8d;
            border-radius: 2px;
            background-color: #fff;
            color: #000;
            display: inline-block;
            text-align: center;
            border: 1px solid #8a8b8d
        }

        body.account.sales-order-view .column.main .actions-toolbar.order-actions-toolbar .actions .action.print {
            display: inline-block;
            text-align: center
        }

    body.account .form-address-edit .fieldset > .field {
        max-width: 100%;
        float: none;
        clear: both;
        width: 100%
    }

    body.account .form-address-edit .actions-toolbar > .primary {
        text-align: left
    }

        body.account .form-address-edit .actions-toolbar > .primary .action {
            width: auto
        }

    body.account .page-title-wrapper .page-title {
        margin-right: 0 !important
    }

    .form-wishlist-items .products-grid.wishlist {
        margin-bottom: 0
    }

        .form-wishlist-items .products-grid.wishlist .product-item {
            width: 49%;
            border: none;
            padding-top: 0;
            text-align: center
        }

            .form-wishlist-items .products-grid.wishlist .product-item .price-box .price {
                font-size: 1.8rem
            }

            .form-wishlist-items .products-grid.wishlist .product-item:first-child {
                border: none
            }

            .form-wishlist-items .products-grid.wishlist .product-item .box-tocart {
                float: none;
                margin-right: 0;
                text-align: center
            }

        .form-wishlist-items .products-grid.wishlist .product-item-photo {
            float: none
        }

        .form-wishlist-items .products-grid.wishlist .product-image-container {
            max-width: 100%;
            width: 100% !important;
            display: block
        }

        .form-wishlist-items .products-grid.wishlist .product-item-actions {
            display: block;
            float: none
        }

        .form-wishlist-items .products-grid.wishlist .product-item-info {
            padding: 35px 5px 0
        }

    .wishlist-index-index.account #maincontent .column.main {
        padding-bottom: 0
    }

        .wishlist-index-index.account #maincontent .column.main .block {
            margin-bottom: 0
        }

    .cart.table-wrapper .product-item-photo {
        max-width: 110px
    }

    .cart.table-wrapper .item .item-info {
        display: flex;
        flex-direction: column
    }

        .cart.table-wrapper .item .item-info .col {
            text-align: left;
            padding-left: 120px !important
        }

            .cart.table-wrapper .item .item-info .col:before {
                display: none
            }

            .cart.table-wrapper .item .item-info .col.item {
                padding-top: 12px;
                padding-bottom: 0;
                order: 1
            }

            .cart.table-wrapper .item .item-info .col.qty {
                order: 3;
                padding: 0;
                width: auto
            }

            .cart.table-wrapper .item .item-info .col.subtotal {
                order: 2;
                padding: 0 0 15px;
                width: auto
            }

    .cart.table-wrapper .item.cart .item-actions .actions-toolbar {
        top: auto;
        bottom: 8px;
        transform: none
    }

    .checkout-cart-index .columns .column.main {
        padding-bottom: 0
    }

    .checkout-cart-index .cart-container {
        display: flex;
        flex-direction: column
    }

        .checkout-cart-index .cart-container .form-cart {
            order: 1
        }

        .checkout-cart-index .cart-container .cart-summary {
            order: 2;
            margin-top: 40px
        }

            .checkout-cart-index .cart-container .cart-summary .summary.title {
                margin-bottom: 0;
                width: auto;
                border: 1px solid #e4e4e4;
                padding: 15px 0 5px;
                display: block;
                border-bottom: none;
                float: none
            }

            .checkout-cart-index .cart-container .cart-summary .cart-totals {
                border-top: 0
            }

                .checkout-cart-index .cart-container .cart-summary .cart-totals .sub {
                    border-top: 1px solid #e4e4e4
                }

        .checkout-cart-index .cart-container .cart.actions .action.continue {
            float: none;
            width: 100%;
            margin-bottom: 22px
        }

        .checkout-cart-index .cart-container .cart.actions .action.update {
            float: none;
            width: 100%
        }

    .checkout-success-container .checkout-success .actions-toolbar {
        padding: 0
    }

        .checkout-success-container .checkout-success .actions-toolbar .primary .action.secondary {
            margin-top: 20px
        }

    .toggle-sidebar {
        padding: 20px 25px;
        border: 1px solid #e4e4e4;
        margin-bottom: 0;
        text-transform: uppercase;
        font-size: 2rem;
        font-weight: 700;
        position: relative
    }

        .toggle-sidebar:after {
            content: '';
            position: absolute;
            right: 20px;
            top: 40%;
            background: url(../../frontend/Coffeebean/default/en_US/images/dropdown-arrow.png) no-repeat;
            width: 21px;
            height: 15px;
            transform: rotate(270deg)
        }

        .toggle-sidebar.active-sumary:after {
            transform: rotate(0)
        }

    .checkout-index-index .form-shipping-address .fieldset.address .field {
        width: 100% !important
    }

    .checkout-index-index .opc-estimated-wrapper {
        display: none
    }

    .checkout-index-index .checkout-container {
        flex-direction: column;
        display: flex
    }

        .checkout-index-index .checkout-container .opc-wrapper {
            order: 2
        }

            .checkout-index-index .checkout-container .opc-wrapper .opc > li:not(:first-child) #checkout-step-shipping_method {
                padding-top: 30px
            }

        .checkout-index-index .checkout-container #opc-sidebar {
            order: 1
        }

    .checkout-index-index .summary-total {
        padding: 0 18px;
        text-transform: uppercase;
        border-top: none;
        border-bottom: none
    }

        .checkout-index-index .summary-total tr.shipping .value {
            display: none
        }

        .checkout-index-index .summary-total > .title {
            display: none
        }

    .checkout-index-index .shipping-information .step-content .ship-to {
        float: none;
        margin-right: 0;
        margin-bottom: 15px;
        margin-top: 20px
    }

    .checkout-index-index .shipping-information .step-content .ship-via-content.email-address {
        margin-top: 20px
    }

    .checkout-index-index .shipping-information .step-content > div {
        width: 100%;
        float: none;
        clear: both
    }

    .checkout-index-index .opc-block-summary .items-in-cart {
        padding: 0 15px;
        border-left: 1px solid #e4e4e4;
        margin-bottom: 0;
        border-right: 1px solid #e4e4e4
    }

        .checkout-index-index .opc-block-summary .items-in-cart > .title {
            padding: 30px 0 15px;
            margin-top: 0;
            border-top: 1px solid #e4e4e4
        }

    .checkout-index-index #discount-form {
        display: flex;
        border: 1px solid #ccc;
        border-top: none;
        padding: 25px 15px 0
    }

        .checkout-index-index #discount-form .payment-option-inner {
            overflow: hidden;
            width: calc(100% - 130px);
            margin-right: 10px;
            margin-bottom: 25px
        }

            .checkout-index-index #discount-form .payment-option-inner .field {
                width: auto;
                float: none
            }

        .checkout-index-index #discount-form .actions-toolbar {
            float: right;
            margin-top: 25px
        }

            .checkout-index-index #discount-form .actions-toolbar .primary {
                min-width: 120px
            }

    .checkout-index-index .opc-wrapper #shipping {
        margin-top: 20px;
        padding-left: 17px;
        padding-right: 17px
    }

        .checkout-index-index .opc-wrapper #shipping .step-title {
            margin-left: -17px;
            margin-right: -17px
        }

    .checkout-index-index .opc-wrapper .opc > li:not(:first-child) .step-content {
        padding: 0 17px 0
    }

    .checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details {
        padding: 0
    }

    .checkout-index-index #checkout-payment-method-load .payment-method-content {
        display: flex;
        flex-direction: column
    }

        .checkout-index-index #checkout-payment-method-load .payment-method-content .grand-total-payment {
            float: none;
            order: 4;
            margin-top: 20px
        }

            .checkout-index-index #checkout-payment-method-load .payment-method-content .grand-total-payment td {
                padding-left: 0;
                text-align: left
            }

            .checkout-index-index #checkout-payment-method-load .payment-method-content .grand-total-payment th {
                padding-left: 0;
                text-align: left
            }

        .checkout-index-index #checkout-payment-method-load .payment-method-content .actions-toolbar {
            clear: both;
            float: none;
            margin-top: 30px;
            order: 5
        }

            .checkout-index-index #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout {
                min-width: 100%;
                width: 100%;
                max-width: 100%;
                display: block
            }

    #onepage-checkout-shipping-method-additional-load [name="shippingAddress.amdeliverydate_time"] label {
        display: none
    }

    #onepage-checkout-shipping-method-additional-load [name="shippingAddress.amdeliverydate_date"] label {
        display: none
    }

    #onepage-checkout-shipping-method-additional-load .fieldset [name="shippingAddress.amdeliverydate_date"] {
        width: 49%;
        float: left
    }

    #onepage-checkout-shipping-method-additional-load .fieldset [name="shippingAddress.amdeliverydate_time"] {
        width: 49%;
        float: right
    }

    .shipping-information .follow-step {
        font-size: 1.5rem;
        padding: 35px 0 25px
    }

    .about-us-wrap {
        padding: 0 10px
    }

    .about-us-heading {
        width: 100%;
        min-height: 255px
    }

    .about-us-heading__title {
        width: 100%;
        text-align: center
    }

        .about-us-heading__title .sub-title {
            padding-bottom: 12px
        }

        .about-us-heading__title h2 {
            font-weight: 600;
            font-size: 27px;
            line-height: 33px
        }

    .about-us-heading.desktop {
        display: none
    }

    .about-us-heading.mobile {
        display: flex
    }

    .about-card {
        margin-top: calc(100% - 84px);
        display: flex;
        flex-direction: column;
        margin-top: 0;
        margin-bottom: 0
    }

        .about-card:nth-child(even) {
            flex-direction: column;
            margin-top: 0;
            margin-bottom: 0
        }

            .about-card:nth-child(even) .col {
                position: relative;
                top: 0
            }

                .about-card:nth-child(even) .col:nth-child(2) {
                    left: 10px;
                    top: -40px
                }

        .about-card .col {
            width: 100%
        }

            .about-card .col:nth-child(2) {
                position: relative;
                top: -40px;
                width: calc(100% - 20px);
                right: -10px
            }

            .about-card .col .about-card-info:nth-child(2) {
                flex-direction: column
            }

    .about-card-image {
        min-height: 196px
    }

    .about-card-info {
        min-height: 300px
    }

        .about-card-info h4 {
            font-size: 24px;
            line-height: 36px
        }

    .about-line {
        padding: 0 5px;
        width: 100%;
        flex-wrap: wrap
    }

    .about-line__title {
        width: 100%;
        padding-bottom: 10px
    }

    .about-line__des {
        width: 100%;
        padding-left: 0;
        padding-bottom: 35px
    }

    .about-line .quote-message {
        padding: 33px 9px;
        margin-top: 40px
    }

    .about-line .quote-message__text {
        font-weight: 600;
        font-size: 24px;
        line-height: 29px;
        width: 100%
    }

    .flavour-facts {
        background-repeat: no-repeat;
        width: 100%;
        background-position: top center
    }

        .flavour-facts h5 {
            padding-bottom: 40px;
            margin: 0
        }

        .flavour-facts ul {
            width: 100%;
            padding: 0 20px
        }

            .flavour-facts ul li {
                width: 100%;
                border-bottom: 1px solid #e4e4e4;
                padding: 0
            }

                .flavour-facts ul li h5 {
                    padding-bottom: 8px
                }

                .flavour-facts ul li:nth-child(odd) {
                    border-right: none
                }

                .flavour-facts ul li div {
                    width: 100%;
                    padding: 30px 0
                }

    .cms-about-us .column.main {
        padding-top: 0
    }

    .cms-cafe-menu .columns .column.main {
        padding-bottom: 35px
    }

    .cm-menu > .row-full-width-inner {
        overflow-x: scroll;
        border-bottom: 1px solid #361515
    }

        .cm-menu > .row-full-width-inner::-webkit-scrollbar {
            display: none
        }

        .cm-menu > .row-full-width-inner [data-content-type=buttons] {
            width: 1000px;
            display: block !important;
            max-width: inherit;
            padding: 0 !important
        }

    .cm-menu [data-content-type=button-item] {
        max-width: inherit;
        display: inline-block;
        width: auto;
        padding-right: 13px;
        border-bottom: none
    }

        .cm-menu [data-content-type=button-item] a {
            font-size: 1.4rem
        }

    .banner-cafe-big {
        padding: 0 !important
    }

        .banner-cafe-big .pagebuilder-poster-content strong {
            font-size: 2.7rem;
            color: #fff
        }

        .banner-cafe-big .pagebuilder-banner-wrapper {
            background-size: 100% auto !important
        }

            .banner-cafe-big .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
                min-height: 226px !important
            }

    .cafe-menu--content {
        background: 0 0 !important;
        padding: 0 5px !important;
        width: auto !important
    }

    .block-cafe-menu .cm-box {
        padding: 0 !important;
        text-align: center
    }

        .block-cafe-menu .cm-box [data-content-type=buttons] a {
            padding: 5px 0 25px !important
        }

    .cm-view-all {
        padding-top: 0 !important
    }

        .cm-view-all [data-content-type=button-item] .pagebuilder-button-link {
            padding-top: 0 !important
        }

    .cms-cafe-menu .cafe-menu--content, .cms-seasonal .cafe-menu--content, .cm-category .cafe-menu--content {
        padding-bottom: 0 !important
    }

    .vanilla-ice {
        padding-bottom: 30% !important;
        margin-bottom: 74px !important
    }

        .vanilla-ice .vanilla-ice--image {
            line-height: 0;
            padding: 0 7px !important
        }

        .vanilla-ice .vanilla-ice--content {
            width: 90%;
            padding: 40px 8% 20px !important;
            left: 0;
            top: auto;
            bottom: 1%;
            margin: 0 auto !important;
            right: 0
        }

    .carrer-wrapper {
        margin: 0 15px !important
    }

    .cms-career .modal-popup .modal-content {
        padding-left: 1rem;
        padding-right: 3.8rem;
        padding-right: 1rem
    }

    .cms-career .columns .column.main {
        padding-bottom: 35px
    }

    .cms-career .modal-popup._show .modal-inner-wrap {
        margin-left: 20px !important;
        margin-right: 20px !important
    }

    .popup-apply .popup-al--text-end {
        margin: 5px 10px 0 !important
    }

    .banner-carrer h4 {
        font-size: 2.7rem;
        margin-bottom: 10px
    }

    .banner-carrer h5 {
        font-size: 1.8rem;
        margin-top: 0
    }

   /* .homepage-content > div:not(.main-banner) {
        padding-left: 10px;
        padding-right: 10px
    }*/

    /*.homepage-content > div.home-new-stack {
        display: none
    }*/

    .shop-stack {
        margin: 60px auto !important
    }

        .shop-stack img {
            width: 100%
        }

        .shop-stack .static-row-content .pagebuilder-column {
            padding: 0 !important;
            margin: 0 0 10px !important
        }

            .shop-stack .static-row-content .pagebuilder-column:last-child [data-content-type=html] {
                left: 20px
            }

            .shop-stack .static-row-content .pagebuilder-column [data-content-type=html] {
                left: 20px
            }

        .shop-stack .banner-left-right {
            margin-bottom: 0 !important
        }

    .press-room img {
        width: 100%;
        margin-bottom: 25px
    }

    .copyright-wrap {
        line-height: 20px;
        padding: 12px 22px;
        font-size: 1.3rem
    }

    .hotline {
        display: none
    }

    .header.content {
        padding-top: 0
    }

    .page-header {
        border-bottom: none;
        margin-bottom: 10px;
        z-index: 2;
        position: relative
    }

        .page-header.fixed .header.content {
            padding-bottom: 10px;
            box-shadow: 0 -3px 4px 4px rgba(0,0,0,.3);
            padding-right: 10px
        }

        .page-header .top-header-bar {
            padding: 5px 15px
        }

        .page-header .panel.header {
            position: relative
        }

    .menu-footer {
        padding: 0 !important
    }

        .menu-footer h3 {
            position: relative;
            margin-bottom: 0;
            border-bottom: .75px solid rgba(0,0,0,.1) !important;
            padding: 21px 0 !important
        }

            .menu-footer h3:after {
                content: '';
                width: 15px;
                height: 15px;
                position: absolute;
                right: 0;
                top: 36.69%;
                background: url("../../frontend/Coffeebean/default/en_US/images/arrow-right.png") no-repeat;
                transition: all .2s
            }

        .menu-footer.show-fmenu .menu-container {
            display: block
        }

        .menu-footer.show-fmenu h3:after {
            transform: rotate(90deg)
        }

        .menu-footer .menu-container {
            display: none
        }

        .menu-footer .pagebuilder-column {
            padding-left: 0 !important;
            padding-right: 0 !important
        }

    .homepage-content .home-featured .product-items .slick-arrow {
        display: block !important
    }

        .homepage-content .home-featured .product-items .slick-arrow.slick-prev {
            left: -10px
        }

        .homepage-content .home-featured .product-items .slick-arrow.slick-next {
            right: -10px
        }

    .footer.content {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .footer .footer-right {
        margin-top: 40px
    }

    .block.newsletter input {
        max-width: inherit;
        width: 100%
    }

    .block.newsletter .form.subscribe {
        width: 100%;
        max-width: inherit
    }

    .block.newsletter .field.newsletter {
        max-width: inherit
    }

    .homepage-content .home-featured .product-item .product-item-actions .actions-primary .tocart:after {
        display: none
    }

    .homepage-content .home-featured .product-item .price-box .price {
        font-size: 1.8rem
    }

    .homepage-content .home-featured .product-item-name > a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .block-search {
        margin-top: 0
    }

        .block-search .label {
            position: absolute;
            top: 5px;
            right: 10px
        }

            .block-search .label:before {
                font-size: 28px
            }

        .block-search .control {
            border-top: none
        }

        .block-search input {
            border: none !important;
            border-bottom: 1px solid #ccc !important;
            margin: 15px 28px;
            width: 290px
        }

            .block-search input:focus {
                box-shadow: none !important
            }

        .block-search .search-autocomplete {
            padding-top: 30px !important;
            padding-bottom: 30px !important;
            background: #fff
        }

            .block-search .search-autocomplete ul li:not(:empty) {
                border: none
            }

            .block-search .search-autocomplete .amount {
                display: none
            }

    .nav-toggle {
        top: 12px;
        width: 18px;
        height: 18px;
        background: url("../../frontend/Coffeebean/default/en_US/images/toggle.svg") no-repeat
    }

        .nav-toggle:before {
            content: ''
        }

    .minicart-wrapper .action.showcart {
        margin-right: 10px
    }

        .minicart-wrapper .action.showcart .text {
            background: url(../../frontend/Coffeebean/default/en_US/images/mini-cart.svg) no-repeat;
            width: 20px;
            height: 20px;
            display: block;
            text-indent: -999999px
        }

    .nav-open .nav-sections {
        z-index: 999;
        background: #fff
    }

    .nav-sections-item-title {
        display: none
    }

    .navigation a {
        color: #000;
        font-size: 1.5rem;
        font-weight: 400
    }

    .navigation > ul {
        margin-top: 30px
    }

    .navigation ul.level0.submenu {
        border-top: none
    }

    .navigation li.level0 {
        border-top: none
    }

        .navigation li.level0 > .submenu {
            margin-left: 30px
        }

            .navigation li.level0 > .submenu .all-category {
                display: none
            }

        .navigation li.level0 > .level-top {
            padding: 13px 40px 13px 30px;
            text-transform: uppercase
        }

        .navigation li.level0:last-child {
            border-bottom: none
        }

    .navigation .parent .level-top:after {
        transform: rotate(270deg);
        color: #000;
        transition: all .2s
    }

    .navigation .parent .level-top.ui-state-active:after {
        transform: rotate(180deg)
    }

    .button-close {
        display: block;
        position: absolute;
        top: 73px;
        left: 30px;
        width: 19px;
        height: 21px;
        background: url(../../frontend/Coffeebean/default/en_US/images/close.svg) no-repeat center;
        z-index: 999
    }

    .logo {
        /*float: left;
        margin-left: 30px*/
    }

        .logo img {
            height: 25px;
            margin-top: 10px
        }

    .minicart-wrapper {
        margin-top: 10px
    }

        .minicart-wrapper .action.showcart {
            margin-right: 25px;
            position: relative;
            display: flex !important;
            z-index: 99;
            min-width: 27px
        }

        .minicart-wrapper .action.close {
            display: none
        }

        .minicart-wrapper .block-minicart {
            width: 355px !important
        }

            .minicart-wrapper .block-minicart:before {
                right: 45px;
                top: -18px
            }

        .minicart-wrapper .actions-toolbar .actions .action {
            width: 145px
        }

    .minicart-items .product-item-name a {
        padding-right: 30px;
        display: block
    }

    .minicart-items .action.delete {
        position: relative;
        top: -10px
    }

    .nav-sections .header.links {
        display: flex;
        margin: 20px 30px 0;
        padding-bottom: 30px
    }

        .nav-sections .header.links li.greet.welcome {
            display: none
        }

        .nav-sections .header.links li.login a {
            padding-left: 0
        }

        .nav-sections .header.links li.login .separate {
            font-weight: 700
        }

        .nav-sections .header.links > li > a:hover, .nav-sections .header.links > li > a {
            display: inline-block;
            padding-left: 0;
            padding-right: 0
        }

        .nav-sections .header.links li > a {
            border-top: none;
            text-transform: uppercase;
            display: inline-block;
            color: #000
        }

        .nav-sections .header.links li.nav {
            display: none
        }

    .nav-sections .links.main-logout {
        border: none;
        padding-bottom: 15px;
        justify-content: space-between
    }

        .nav-sections .links.main-logout li.greet.welcome {
            display: block;
            border: none;
            padding: 0
        }

        .nav-sections .links.main-logout .customer-welcome {
            display: none
        }

        .nav-sections .links.main-logout .logout a {
            text-decoration: underline;
            padding-left: 0;
            font-style: italic;
            padding-right: 0;
            font-size: 1.3rem
        }

        .nav-sections .links.main-logout .logout .separate {
            display: none
        }

    .nav-sections .header.main-logout li > a {
        border-top: none;
        text-transform: none;
        display: inline-block;
        color: #000;
        font-weight: 400;
        padding-left: 0
    }

    .my-account-mobile {
        display: block;
        border-bottom: 1px solid #ccc;
        text-transform: uppercase;
        color: #000 !important;
        font-weight: 700;
        margin: 0 30px 20px;
        padding-bottom: 40px;
        font-size: 1.5rem
    }

    .minicart-wrapper .action.showcart.action .counter.qty:after {
        display: none
    }

   /* .home-new-stack .pagebuilder-mobile-hidden {
        display: none
    }*/

    .home-new-stack .static-row-content.banner-with-text [data-content-type=html] {
        position: static;
        padding: 30px 0 !important;
        margin: 0px auto 0 !important;
        width: 100%;
        border-radius : 3%;
    }

        .home-new-stack .static-row-content.banner-with-text [data-content-type=html] .description {
            position: static;
            transform: none;
            margin-left: 15px;
            padding-right: 15px
        }

    .back-top {
        bottom: 20px;
        right: 15px
    }

    .page-header .header.links > .greet.welcome .logged-in {
        font-weight: 400
    }

    .products-grid.wishlist {
        margin-bottom: 30px;
        margin-right: 0
    }

        .products-grid.wishlist .product-item {
            padding: 20px 0;
            position: relative
        }

        .products-grid.wishlist .product-item-photo {
            float: left;
            margin-right: 20px
        }

        .products-grid.wishlist .product-item-name {
            font-size: 1.6rem
        }

        .products-grid.wishlist .product-item-actions {
            display: block;
            float: left
        }

            .products-grid.wishlist .product-item-actions .action {
                margin-right: 15px
            }

                .products-grid.wishlist .product-item-actions .action:last-child {
                    margin-right: 0
                }

                .products-grid.wishlist .product-item-actions .action.edit {
                    float: left
                }

                .products-grid.wishlist .product-item-actions .action.delete {
                    float: right
                }

                .products-grid.wishlist .product-item-actions .action.edit, .products-grid.wishlist .product-item-actions .action.delete {
                    margin-top: 7px
                }

        .products-grid.wishlist .product-item .box-tocart {
            float: left;
            margin-right: 20px
        }

            .products-grid.wishlist .product-item .box-tocart .stock {
                margin-top: 7px
            }

        .products-grid.wishlist .product-item .giftregisty-dropdown, .products-grid.wishlist .product-item .field.qty {
            display: none
        }

        .products-grid.wishlist .product-image-container {
            max-width: 80px
        }

    .wishlist-index-index .product-item {
        width: 100%
    }

    .wishlist-index-index .product-item-info {
        width: auto
    }

    .post-list-item {
        margin-bottom: 45px;
        width: 100%
    }

    .post-post_content #sharing {
        display: none
    }

    .block-blog-related .owl-nav button {
        width: 40px;
        height: 40px;
        border: 1px solid #8a8b8d;
        box-shadow: 2px 2px 0px #512d6d;
        position: absolute;
        z-index: 1;
        top: 30%;
        background-color: #fff !important;
        margin: 0 !important;
        border: 1px solid #8a8b8d !important
    }

        .block-blog-related .owl-nav button:before {
            content: '';
            width: 13px;
            height: 13px;
            border: 1px solid #512d6d;
            border-right: 0;
            border-bottom: 0;
            float: left;
            padding-right: 0;
            padding-left: 0
        }

        .block-blog-related .owl-nav button.owl-prev {
            left: -4px
        }

            .block-blog-related .owl-nav button.owl-prev:before {
                transform: rotate(-45deg);
                margin-left: 16px
            }

        .block-blog-related .owl-nav button.owl-next {
            right: -4px
        }

            .block-blog-related .owl-nav button.owl-next:before {
                transform: rotate(135deg);
                margin-left: 9px
            }

        .block-blog-related .owl-nav button span {
            display: none
        }

    .block-blog-related .owl-carousel {
        position: relative
    }

    .block-blog-related .post-info-wraper {
        min-height: 120px
    }

    .sidebar .block-viewed-products-grid .products-grid .product-item {
        margin-left: 2%;
        width: calc((100% - 2%)/2)
    }

        .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n+1) {
            margin-left: 0
        }

    .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
        display: block;
        position: relative
    }

    .sidebar .block-viewed-products-grid .products-grid .product-item-details {
        margin: 0
    }

    .sidebar .block-viewed-products-grid .products-grid .product-item-info {
        text-align: center
    }

    .noroute-container .left {
        text-align: center
    }

    .noroute-container .right {
        margin-top: 30px
    }

    .braintree-applepay-container-product {
        display: block
    }

        .braintree-applepay-container-product .braintree-apple-pay-button {
            width: 100%
        }
}

@media only screen and (max-width: 639px) {
    .abs-visually-hidden-mobile, .table-giftregistry-items .col.product:before {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-add-clearfix-mobile:before, .abs-add-clearfix-mobile:after, .abs-checkout-order-review tbody tr:before, .abs-checkout-order-review tbody tr:after, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after, .table-giftregistry-items .col.product:before, .table-giftregistry-items .col.product:after, .account .toolbar:before, .account .toolbar:after, .multicheckout.order-review .data.table tbody tr:before, .multicheckout.order-review .data.table tbody tr:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-mobile:after, .abs-checkout-order-review tbody tr:after, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after, .table-giftregistry-items .col.product:after, .account .toolbar:after, .multicheckout.order-review .data.table tbody tr:after {
        clear: both
    }

    .multicheckout.order-review .data.table tbody tr:not(:last-child) {
        border-bottom: 1px solid #e4e4e4
    }

    .multicheckout.order-review .data.table tbody tr .col.item:before {
        display: none
    }

    .multicheckout.order-review .data.table tbody tr .col.qty, .multicheckout.order-review .data.table tbody tr .col.price, .multicheckout.order-review .data.table tbody tr .col.subtotal {
        box-sizing: border-box;
        float: left;
        text-align: center;
        white-space: nowrap;
        width: 33%
    }

        .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before, .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before, .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
            content: attr(data-th) ':';
            display: block;
            font-weight: 700;
            padding-bottom: 10px
        }

    .abs-checkout-order-review tbody tr .product-item-name, .multicheckout.order-review .data.table tbody tr .product-item-name {
        margin: 0
    }

    .abs-no-display-s, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
        display: none
    }

    .abs-pager-toolbar-mobile-s .toolbar-amount, .abs-pager-toolbar-mobile-s .limiter, .abs-pager-toolbar-mobile-s .pages, .toolbar-giftregistry-results .toolbar-amount, .toolbar-giftregistry-results .limiter, .toolbar-giftregistry-results .pages {
        margin-bottom: 25px
    }

    .table-wrapper {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        position: relative
    }

        .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
            border: none;
            display: block
        }

            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
                display: none
            }

            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
                display: block
            }

                .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
                    display: block
                }

                    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
                        border-bottom: none;
                        display: block;
                        padding: 5px 0
                    }

                        .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
                            padding-right: 10px;
                            content: attr(data-th) ': ';
                            display: inline-block;
                            color: #111;
                            font-weight: 700
                        }

            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
                padding-top: 20px
            }

            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
                padding-bottom: 20px
            }

            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
                border: none;
                padding: 0 0 5px
            }

        .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
            display: block
        }

            .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
                display: block
            }

                .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
                    padding-top: 20px
                }

            .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
                box-sizing: border-box;
                float: left;
                padding-left: 0;
                padding-right: 0;
                text-align: left;
                width: 70%
            }

            .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
                box-sizing: border-box;
                float: left;
                padding-left: 0;
                padding-right: 0;
                text-align: right;
                width: 30%
            }

    .data-table-definition-list thead {
        display: none
    }

    .data-table-definition-list tbody th {
        padding-bottom: 0
    }

    .data-table-definition-list tbody th, .data-table-definition-list tbody td {
        display: block;
        padding-left: 0;
        padding-right: 0
    }

    .checkout-payment-method .amazon-sandbox-simulator {
        border-top: 1px solid #e4e4e4
    }

    .klarna-payments-method > .payment-method-title {
        padding: 6.5px 0 6.5px 15px
    }

    .column .block-addbysku .sku {
        margin-right: -85px;
        padding-right: 90px
    }

    .column .block-addbysku .action.remove {
        display: inline-block;
        background-image: none;
        background: 0 0;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400
    }

        .column .block-addbysku .action.remove > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .column .block-addbysku .action.remove:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 28px;
            line-height: 22px;
            color: inherit;
            content: '\e616';
            font-family: 'icons-blank-theme';
            margin: 1px 0 0;
            vertical-align: top;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .column .block-addbysku .action.remove:hover:before {
            color: inherit
        }

        .column .block-addbysku .action.remove:active:before {
            color: inherit
        }

        .column .block-addbysku .action.remove:focus, .column .block-addbysku .action.remove:active {
            background: 0 0;
            border: none
        }

        .column .block-addbysku .action.remove:hover {
            background: 0 0;
            border: none
        }

        .column .block-addbysku .action.remove.disabled, .column .block-addbysku .action.remove[disabled], fieldset[disabled] .column .block-addbysku .action.remove {
            pointer-events: none;
            opacity: .5
        }

    .cart.table-wrapper .gift-content {
        border-bottom: 1px solid #e4e4e4;
        margin-bottom: 20px
    }

    .table-giftregistry-items .field.choice, .table-giftregistry-items .field.qty {
        display: inline-block
    }

    .form-giftregistry-search .fieldset {
        margin-bottom: 15px
    }

    .multicheckout .data.table .address:before {
        margin-bottom: 5px
    }

    .multicheckout .product-item-name, .multicheckout .price-including-tax, .multicheckout .price-excluding-tax {
        display: inline-block
    }

    .multicheckout .block-content .box:not(:last-child) {
        margin-bottom: 40px
    }

    .multicheckout .block-content .box:last-child {
        margin-bottom: 0
    }

    .multicheckout.order-review .box-items .data.table thead {
        display: block
    }

        .multicheckout.order-review .box-items .data.table thead tr {
            display: block
        }

        .multicheckout.order-review .box-items .data.table thead .col.item {
            display: block;
            padding: 0
        }

    .multicheckout .actions-toolbar .action {
        margin-bottom: 25px
    }

    .multicheckout .actions-toolbar > .primary {
        margin-bottom: 25px;
        margin-right: 0
    }

    .products-list .product-item {
        table-layout: fixed
    }

    .products-list .product-item-photo {
        padding: 0 10px 10px 0;
        width: 30%
    }

    .block-search {
        margin-top: 10px
    }

    .minicart-wrapper {
        margin-top: 10px
    }

        .minicart-wrapper:before, .minicart-wrapper:after {
            content: '';
            display: table
        }

        .minicart-wrapper:after {
            clear: both
        }

        .minicart-wrapper .product .actions {
            float: left;
            margin: 10px 0 0
        }

        .minicart-wrapper .update-cart-item {
            float: right;
            margin-left: 0
        }

    .opc-wrapper .step-title {
        font-size: 18px;
        border-bottom: 0;
        padding-bottom: 0
    }

    .opc-wrapper .form-login {
        border-bottom: 1px solid #ccc;
        margin: 0 0 15px;
        padding: 0 0 15px
    }

    .opc-wrapper .shipping-address-item {
        border-bottom: 1px solid #ccc;
        margin: 0 0 15px;
        width: 100%;
        padding: 15px 35px 15px 18px
    }

        .opc-wrapper .shipping-address-item.selected-item {
            border-bottom-width: 2px
        }

            .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
                right: 39px
            }

    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
        margin-top: 28px
    }

    .opc-wrapper .action-select-shipping-item {
        float: none;
        margin-top: 10px;
        width: 100%
    }

    .opc-wrapper .action-show-popup {
        width: 100%
    }

    .opc-wrapper .edit-address-link {
        display: inline-block;
        text-decoration: none;
        margin: 0;
        position: absolute;
        right: 0;
        top: 1px
    }

        .opc-wrapper .edit-address-link > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .opc-wrapper .edit-address-link:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 28px;
            line-height: 28px;
            color: #303030;
            content: '\e606';
            font-family: 'icons-blank-theme';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .opc-wrapper .edit-address-link:hover:before {
            color: #303030
        }

        .opc-wrapper .edit-address-link:active:before {
            color: #303030
        }

    .shipping-policy-block.field-tooltip {
        margin-bottom: 20px;
        position: relative;
        right: auto;
        top: auto
    }

        .shipping-policy-block.field-tooltip .field-tooltip-content {
            width: 300px;
            right: auto
        }

            .shipping-policy-block.field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
                right: auto
            }

    .opc-block-shipping-information .shipping-information-title {
        font-size: 2.3rem
    }

    .account .column.main, .account .sidebar-additional {
        margin: 0
    }

    .customer-account-create .columns .column.main {
        padding-bottom: 75px
    }

    .customer-account-create .actions-toolbar {
        margin-top: 44px
    }

        .customer-account-create .actions-toolbar > div {
            min-width: 100%;
            margin: 0 0 15px
        }

    .fieldset > .field {
        max-width: 100%;
        width: 100%
    }

    .fieldset > .field-dob .control select#dob_dd, .fieldset > .field-dob .control select#dob_mm {
        width: 27%;
        margin-right: 4%
    }

    .fieldset > .field-dob .control select#dob_yy {
        width: 38%
    }

    .account .order-details-items .table-order-items .product-item-name, .account .order-details-items .table-order-items .price-including-tax, .account .order-details-items .table-order-items .price-excluding-tax, .account .order-details-items .table-order-items .items-qty {
        display: inline-block;
        vertical-align: top
    }

    .account .toolbar .pages {
        float: right
    }

    .account .toolbar .limiter {
        clear: both
    }

    .order-details-items thead {
        display: block
    }

        .order-details-items thead tr, .order-details-items thead td {
            display: block
        }

    .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
        width: 100%
    }

    .order-items.table-wrapper .col.price, .order-items.table-wrapper .col.qty, .order-items.table-wrapper .col.subtotal, .order-items.table-wrapper .col.msrp {
        text-align: left
    }

    .sales-order-view .order-details-items .item-options {
        display: flex;
        margin-bottom: 0
    }

        .sales-order-view .order-details-items .item-options dt {
            margin: 0;
            width: 40%;
            margin-right: 14px;
            line-height: 2.2rem;
            margin-bottom: 20px;
            text-transform: uppercase
        }

        .sales-order-view .order-details-items .item-options dd {
            margin: 0
        }

    .sales-order-view .order-details-items #my-orders-table .product-item-name {
        width: 55%
    }

    .sales-order-view .order-details-items #my-orders-table tbody {
        border: none;
        padding-bottom: 20px
    }

        .sales-order-view .order-details-items #my-orders-table tbody td {
            padding-top: 0;
            padding-bottom: 0;
            line-height: 2.2rem
        }

            .sales-order-view .order-details-items #my-orders-table tbody td.qty {
                width: 100%;
                padding-left: 0
            }

            .sales-order-view .order-details-items #my-orders-table tbody td.subtotal {
                width: 100%
            }

                .sales-order-view .order-details-items #my-orders-table tbody td.subtotal td {
                    border: none
                }

    .sales-order-view .order-details-items #my-orders-table tfoot {
        margin-top: 20px
    }

        .sales-order-view .order-details-items #my-orders-table tfoot tr {
            margin-bottom: 15px
        }

            .sales-order-view .order-details-items #my-orders-table tfoot tr td {
                padding-top: 0;
                border: none
            }

                .sales-order-view .order-details-items #my-orders-table tfoot tr td:first-child {
                    display: none
                }

                .sales-order-view .order-details-items #my-orders-table tfoot tr td.mark {
                    width: 70%
                }

                .sales-order-view .order-details-items #my-orders-table tfoot tr td.amount span {
                    padding-right: 0
                }

    .sales-order-view .order-details-items .order-title > strong {
        margin-bottom: 2rem
    }

    .sales-order-view .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before, .sales-order-view .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
        margin-bottom: 20px;
        text-transform: uppercase
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
        width: 40%;
        text-transform: uppercase
    }

    .table-order-items tbody td {
        border-bottom: none !important
    }

        .table-order-items tbody td.actions {
            text-align: left;
            margin: 15px 0 10px
        }

            .table-order-items tbody td.actions:before {
                display: none !important
            }

    .table-order-items tbody tr {
        border-bottom: 1px solid #e4e4e4
    }

    .account #maincontent .actions-toolbar > .primary {
        text-align: left
    }

    .account #maincontent .action.primary, .account #maincontent .amshopby-button, .account #maincontent .am-filter-go {
        width: auto
    }

        .account #maincontent .action.primary button, .account #maincontent .amshopby-button button, .account #maincontent .am-filter-go button {
            text-align: center
        }

    .checkout-success-container .checkout-success {
        padding: 40px 20px 30px;
        margin-bottom: 0
    }

        .checkout-success-container .checkout-success .actions-toolbar .primary .action {
            max-width: 100%;
            margin-bottom: 20px;
            width: 100%;
            float: none;
            margin: 0
        }

    .cms-faq .column.main {
        padding: 0 15px 50px;
        margin: 0 auto 30px
    }

    .cms-faq .page-main {
        padding-top: 25px
    }

    .cms-faq .page-title-wrapper .page-title {
        font-size: 2.4rem
    }

    .heading-h3 {
        margin-top: 45px !important
    }

        .heading-h3 h3 {
            margin: 0
        }

    .about-us-heading.desktop {
        display: none
    }

    .about-us-heading.mobile {
        display: flex
    }

    .banner-carrer .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
        padding: 40px 0 !important;
        min-height: 226px !important
    }

    .products-grid.wishlist .product-item {
        border-bottom: 1px solid #e8e8e8;
        margin: 0;
        width: 100%
    }

        .products-grid.wishlist .product-item:first-child {
            border-top: 1px solid #e8e8e8
        }

    #braintree-three-d-modal .bt-modal-frame {
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    .tooltip.wrapper .tooltip.content {
        min-width: 10rem
    }

    .amcard-card-info {
        flex-wrap: wrap;
        justify-content: space-between
    }

        .amcard-card-info .amcard-field {
            flex: 0 50%
        }

            .amcard-card-info .amcard-field:not(:last-child) {
                margin-right: 0
            }

    .minicart-wrapper .block-minicart {
        width: 290px
    }

    .modal-popup .field-tooltip .field-tooltip-content {
        width: 200px
    }

    .att-label {
        width: 75px
    }

    .vanilla-ice {
        padding-bottom: 345px !important
    }

    .block-blog-related .owl-nav button {
        top: 27%
    }

    .block-blog-related .post-info-wraper {
        height: 150px
    }

    .block-blog-related .owl-nav button {
        top: 20%
    }
}

@media all and (min-width: 640px) {
    .abs-blocks-2columns-s {
        width: 48.8%
    }

    .abs-reset-left-margin-desktop-s, .column:not(.sidebar-main) .multicheckout .actions-toolbar, .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
        margin-left: 0
    }

    .abs-margin-for-forms-desktop-s {
        margin-left: 100%
    }

    .abs-visually-hidden-desktop-s {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-add-clearfix-desktop-s:before, .abs-add-clearfix-desktop-s:after, .multicheckout .block-billing:before, .multicheckout .block-billing:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-desktop-s:after, .multicheckout .block-billing:after {
        clear: both
    }

    .abs-add-box-sizing-desktop-s, .multicheckout .block-shipping .box, .multicheckout .block-billing .box-billing-address, .multicheckout .block-billing .box-billing-method {
        box-sizing: border-box
    }

    .ui-dialog.popup {
        width: 420px
    }

    .column .block-addbysku .action.remove {
        background-image: none;
        -moz-box-sizing: content-box;
        box-shadow: none;
        line-height: inherit;
        text-shadow: none;
        font-weight: 400;
        line-height: 1.42857143;
        margin: 0;
        padding: 0;
        color: #512d6d;
        text-decoration: none;
        background: 0 0;
        border: 0;
        display: inline;
        margin-top: 2px
    }

        .column .block-addbysku .action.remove:focus, .column .block-addbysku .action.remove:active {
            background: 0 0;
            border: none
        }

        .column .block-addbysku .action.remove:hover {
            background: 0 0;
            border: none
        }

        .column .block-addbysku .action.remove.disabled, .column .block-addbysku .action.remove[disabled], fieldset[disabled] .column .block-addbysku .action.remove {
            pointer-events: none;
            opacity: .5
        }

        .column .block-addbysku .action.remove:visited {
            color: #512d6d;
            text-decoration: none
        }

        .column .block-addbysku .action.remove:hover {
            color: #512d6d;
            text-decoration: underline
        }

        .column .block-addbysku .action.remove:active {
            color: #512d6d;
            text-decoration: underline
        }

        .column .block-addbysku .action.remove:hover, .column .block-addbysku .action.remove:active, .column .block-addbysku .action.remove:focus {
            background: 0 0;
            border: 0
        }

        .column .block-addbysku .action.remove.disabled, .column .block-addbysku .action.remove[disabled], fieldset[disabled] .column .block-addbysku .action.remove {
            color: #512d6d;
            opacity: .5;
            cursor: default;
            pointer-events: none;
            text-decoration: underline
        }

    .multicheckout .actions-toolbar .secondary {
        float: none;
        margin-top: 11px;
        text-align: right
    }

        .multicheckout .actions-toolbar .secondary .action {
            margin-left: 10px
        }

            .multicheckout .actions-toolbar .secondary .action.back {
                display: block;
                float: left
            }

    .multicheckout .item-options {
        margin: 20px 0 0
    }

    .multicheckout .block-content .box {
        margin-bottom: 0
    }

    .multicheckout .block-shipping .box {
        float: left;
        width: 25%
    }

    .multicheckout .block-shipping .box-shipping-method {
        padding-left: 25px;
        padding-right: 25px;
        width: 50%
    }

        .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
            display: none
        }

    .multicheckout .block-billing .box-billing-address {
        float: left;
        width: 25%
    }

    .multicheckout .block-billing .box-billing-method {
        float: left;
        padding-left: 25px;
        width: 50%
    }

    .multicheckout.form.address .table-wrapper .applicable {
        margin: 7px 0 0
    }

    .multicheckout.order-review .box-items {
        clear: left;
        float: none;
        padding-top: 40px;
        width: auto
    }

    .multicheckout.order-review .col.item {
        width: 75%
    }

    .multicheckout .methods-payment .item-content > .fieldset {
        width: auto
    }

        .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
            display: inline-block;
            width: auto
        }

    .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
        float: none;
        margin-bottom: 8px;
        text-align: left;
        width: auto
    }

    .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
        width: 100%
    }

    .products-grid .product-item {
        margin-bottom: 30px
    }

    .product-item-actions {
        display: block
    }

    .products-grid .product-item-actions {
        margin: 10px 0
    }

    .product-item-actions .actions-primary + .actions-secondary > * {
        white-space: normal
    }

    .products-grid .product-item {
        width: 33.33333333%
    }

    .page-products .products-grid .product-item, .page-layout-1column .products-grid .product-item, .page-layout-3columns .products-grid .product-item, .page-products.page-layout-1column .products-grid .product-item, .page-products.page-layout-3columns .products-grid .product-item {
        margin-left: 2%;
        padding: 0;
        width: calc((100% - 4%)/3)
    }

        .page-products .products-grid .product-item:nth-child(3n+1), .page-layout-1column .products-grid .product-item:nth-child(3n+1), .page-layout-3columns .products-grid .product-item:nth-child(3n+1), .page-products.page-layout-1column .products-grid .product-item:nth-child(3n+1), .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+1) {
            margin-left: 0
        }

    .review-form {
        max-width: 500px
    }

    .review-ratings {
        float: left;
        margin-bottom: 0;
        max-width: 240px
    }

        .review-ratings ~ .review-content, .review-ratings ~ .review-details {
            margin-left: 280px
        }

    .review-toolbar {
        margin: 0 0 30px
    }

        .review-toolbar .pages {
            padding: 30px 0
        }

    .fieldset .review-legend.legend {
        margin-bottom: 30px
    }

    .review-item {
        padding: 30px 0
    }

    .review-title {
        margin: 0 0 30px
    }

    .wishlist-index-index .products-grid .product-item {
        margin-bottom: 20px
    }

    .wishlist-index-index .products-grid .product-item-actions {
        margin: 0
    }

    .block.widget .products-grid .product-item, .page-layout-1column .block.widget .products-grid .product-item, .page-layout-3columns .block.widget .products-grid .product-item {
        width: 33.33333333%
    }

    .page-layout-1column .block.widget .products-grid .product-item {
        margin-left: 2%;
        width: calc((100% - 4%)/3)
    }

        .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1) {
            margin-left: 0
        }
}

#braintree-three-d-modal {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    align-items: center;
    height: 100vh;
    width: 100vw;
    z-index: 100000;
    visibility: visible
}

    #braintree-three-d-modal .bt-modal-frame {
        height: 420px;
        width: 440px;
        margin: auto;
        background-color: #fff;
        z-index: 2;
        border-radius: 6px
    }

    #braintree-three-d-modal .bt-modal-body {
        height: 380px;
        margin: 20px;
        background-color: #fff;
        border: 1px solid #d3d3d3
    }

    #braintree-three-d-modal .bt-mask {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: #000;
        opacity: .75
    }

.braintree-applepay-container-product {
    display: inline-block
}

    .braintree-applepay-container-product .braintree-apple-pay-button {
        padding: 10px 0;
        margin: 0;
        margin-bottom: 15px
    }

.braintree-apple-pay-button {
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-type: plain;
    display: block;
    width: 200px;
    min-height: 40px;
    border: 1px solid #000;
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-size: 100% calc(60% + 2px);
    background-repeat: no-repeat;
    background-color: #000;
    background-position: 50% 50%;
    border-radius: 5px;
    padding: 2px;
    margin: 20px auto;
    transition: background-color .15s;
    cursor: pointer
}

.ppcredit-summary {
    background: linear-gradient(to right,#009cde,#003087);
    color: #fff;
    padding: 15px;
    text-align: center;
    margin: 10px 0
}

.ppcreditcalc-container {
    border: 1px solid #dedede;
    background: #fff
}

.ppcreditcalc-header {
    background: #fff;
    padding: 15px
}

.ppcreditcalc-legal {
    background-color: #eee;
    border-top: 1px solid #dedede;
    padding: 15px;
    font-size: 1.2rem;
    line-height: 2rem
}

.ppcreditcalc-instalments {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background-color: #eee
}

    .ppcreditcalc-instalments li {
        display: inline-block;
        margin: 0;
        padding: 0
    }

.ppcreditcalc-instalments-term {
    display: block;
    padding: 10px 15px;
    color: #000
}

    .ppcreditcalc-instalments-term:hover {
        background: #009cde;
        color: #fff;
        text-decoration: none
    }

    .ppcreditcalc-instalments-term.active {
        background: #003087;
        color: #fff
    }

.ppcreditcalc-instalment-summary {
    padding: 15px
}

    .ppcreditcalc-instalment-summary dl {
        margin: 0
    }

    .ppcreditcalc-instalment-summary dt {
        display: inline-block;
        width: 50%
    }

    .ppcreditcalc-instalment-summary dd {
        display: inline-block
    }

#braintree_expirationDate {
    width: 90px
}

button.braintree-googlepay-button {
    background-origin: content-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 0;
    border-radius: 4px;
    box-shadow: rgba(60,64,67,.3) 0 1px 1px 0,rgba(60,64,67,.15) 0 1px 3px 1px;
    cursor: pointer;
    height: 40px;
    min-height: 40px;
    padding: 11px 24px
}

    button.braintree-googlepay-button.black {
        background-color: #000;
        box-shadow: none;
        padding: 12px 24px 10px
    }

    button.braintree-googlepay-button.white {
        background-color: #fff
    }

    button.braintree-googlepay-button.short {
        min-width: 90px;
        width: 160px
    }

    button.braintree-googlepay-button.black.short {
        background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg)
    }

    button.braintree-googlepay-button.white.short {
        background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg)
    }

    button.braintree-googlepay-button.black:active {
        background-color: #5f6368
    }

    button.braintree-googlepay-button.black:hover {
        background-color: #3c4043
    }

    button.braintree-googlepay-button.white:active {
        background-color: #fff
    }

    button.braintree-googlepay-button.white:focus {
        box-shadow: #e8e8e8 0 1px 1px 0,#e8e8e8 0 1px 3px
    }

    button.braintree-googlepay-button.white:hover {
        background-color: #f8f8f8
    }

    button.braintree-googlepay-button.long {
        min-width: 152px;
        width: 240px
    }

    button.braintree-googlepay-button.white.long {
        background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg)
    }

    button.braintree-googlepay-button.black.long {
        background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg)
    }

.googlepay-minicart-logo {
    margin-top: 15px;
    text-align: center
}

.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
    width: 30px;
    -webkit-filter: none;
    -webkit-transition: none
}

.braintree-card-control {
    position: relative
}

.braintree-credit-card-selected {
    position: absolute;
    z-index: 10;
    left: 10px
}

.braintree-paypal-logo.oneclick-container {
    width: 100%
}

#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
    font-weight: 600
}

#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.8rem;
    margin: 0 0 0 5px
}

#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
    margin: 10px 10px 0 0
}

    #payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type=text]::placeholder, #payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type=number]::placeholder {
        color: #d3d3d3
    }

#payment-method-braintree-lpm .primary {
    width: 100%
}

    #payment-method-braintree-lpm .primary .action {
        margin-bottom: 12px;
        width: 100%
    }

        #payment-method-braintree-lpm .primary .action img {
            height: 40px
        }

#payment-method-braintree-cc-vault .field.required .label {
    font-weight: 600
}

    #payment-method-braintree-cc-vault .field.required .label:after {
        content: '*';
        color: #e02b27;
        font-size: 1.8rem;
        margin: 0 0 0 5px
    }

#payment-method-braintree-cc-vault .field .hosted-control {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 1.4rem;
    height: 32px;
    padding: 0 9px;
    vertical-align: baseline;
    box-sizing: border-box;
    position: relative;
    width: 5rem
}

    #payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
        height: auto;
        opacity: 1
    }

#payment-method-braintree-cc-vault .field .hosted-error {
    clear: both;
    color: #e02b27;
    font-size: 1.2rem;
    height: 0;
    margin-top: 7px;
    opacity: 0
}

.braintree-paypal-fieldset {
    display: none
}

.payment-method-braintree .hosted-control {
    border: 1px solid #c2c2c2;
    height: 32px;
    padding: 8px 15px;
    max-width: 300px
}

    .payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
        height: auto;
        opacity: 1
    }

.payment-method-braintree .hosted-error {
    clear: both;
    color: #e02b27;
    font-size: 1.2rem;
    height: 0;
    margin-top: 7px;
    opacity: 0
}

.payment-method-braintree .cvv {
    max-width: 200px;
    position: relative
}

    .payment-method-braintree .cvv .field-tooltip {
        top: 10px;
        right: 30px
    }

#braintree_cc_number {
    padding-left: 68px
}

.porto-icon-wishlist:before {
    content: '\e811'
}

.porto-icon-post:before {
    content: '\e833'
}

.porto-icon-country:before {
    content: '\e834'
}

.porto-icon-quote-left:before {
    content: '\e842'
}

.porto-icon-quote-right:before {
    content: '\e843'
}

.porto-icon-euro:before {
    content: '\e846'
}

.porto-icon-pound:before {
    content: '\e847'
}

.porto-icon-rupee:before {
    content: '\e848'
}

.porto-icon-yen:before {
    content: '\e849'
}

.porto-icon-rouble:before {
    content: '\e84a'
}

.porto-icon-try:before {
    content: '\e84b'
}

.porto-icon-won:before {
    content: '\e84c'
}

.porto-icon-bitcoin:before {
    content: '\e84d'
}

.porto-icon-ok-1:before {
    content: '\e84e'
}

.porto-icon-tag-line:before {
    content: '\e870'
}

.porto-icon-bag:before {
    content: '\e871'
}

.porto-icon-search-1:before {
    content: '\e872'
}

.porto-icon-online-support:before {
    content: '\e877'
}

.porto-icon-shopping-bag:before {
    content: '\e878'
}

.porto-icon-us-dollar:before {
    content: '\e879'
}

.porto-icon-shipped:before {
    content: '\e87a'
}

.porto-icon-list:before {
    content: '\e87b'
}

.porto-icon-money:before {
    content: '\e87c'
}

.porto-icon-shipping:before {
    content: '\e87d'
}

.porto-icon-support:before {
    content: '\e87e'
}

.porto-icon-bag-2:before {
    content: '\e87f'
}

.porto-icon-grid:before {
    content: '\e880'
}

.porto-icon-bag-3:before {
    content: '\e881'
}

.porto-icon-direction:before {
    content: '\e882'
}

.porto-icon-home:before {
    content: '\e883'
}

.porto-icon-magnifier:before {
    content: '\e884'
}

.porto-icon-magnifier-add:before {
    content: '\e885'
}

.porto-icon-magnifier-remove:before {
    content: '\e886'
}

.porto-icon-phone-1:before {
    content: '\e887'
}

.porto-icon-clock-1:before {
    content: '\e888'
}

.porto-icon-heart-1:before {
    content: '\e889'
}

.porto-icon-earphones-alt:before {
    content: '\e88b'
}

.porto-icon-credit-card:before {
    content: '\e88c'
}

.porto-icon-action-undo:before {
    content: '\e88d'
}

.porto-icon-envolope:before {
    content: '\e88e'
}

.porto-icon-chart:before {
    content: '\e88f'
}

.porto-icon-spinner:before {
    content: '\f110'
}

.porto-icon-sliders:before {
    content: '\f1de'
}

.porto-icon-shopping-basket:before {
    content: '\f291'
}

.porto-icon-up-open:before {
    content: '\f800'
}

.porto-icon-right-open:before {
    content: '\f801'
}

.porto-icon-left-open:before {
    content: '\f802'
}

.porto-icon-down-open:before {
    content: '\f803'
}

.porto-icon-up-open-mini:before {
    content: '\f804'
}

.porto-icon-right-open-mini:before {
    content: '\f805'
}

.porto-icon-left-open-mini:before {
    content: '\f806'
}

.porto-icon-down-open-mini:before {
    content: '\f807'
}

.porto-icon-up-open-big:before {
    content: '\f808'
}

.porto-icon-right-open-big:before {
    content: '\f809'
}

.porto-icon-left-open-big:before {
    content: '\f80a'
}

.porto-icon-down-open-big:before {
    content: '\f80b'
}

.porto-icon-up-open-huge:before {
    content: '\f80c'
}

.porto-icon-right-open-huge:before {
    content: '\f80d'
}

.porto-icon-left-open-huge:before {
    content: '\f80e'
}

.porto-icon-down-open-huge:before {
    content: '\f80f'
}

.porto-icon-angle-up:before {
    content: '\f810'
}

.porto-icon-angle-right:before {
    content: '\f811'
}

.porto-icon-angle-left:before {
    content: '\f812'
}

.porto-icon-angle-down:before {
    content: '\f813'
}

.porto-icon-basket:before {
    content: '\f814'
}

.porto-icon-mini-cart:before {
    content: '\f815'
}

.porto-icon-heart:before {
    content: '\f816'
}

.porto-icon-search:before {
    content: '\f818'
}

.porto-icon-cancel:before {
    content: '\f819'
}

.porto-icon-cancel-mini:before {
    content: '\f81a'
}

.porto-icon-up-dir:before {
    content: '\f820'
}

.porto-icon-right-dir:before {
    content: '\f821'
}

.porto-icon-left-dir:before {
    content: '\f822'
}

.porto-icon-down-dir:before {
    content: '\f823'
}

.porto-icon-phone:before {
    content: '\f824'
}

.porto-icon-pencil:before {
    content: '\f825'
}

.porto-icon-pencil-mini:before {
    content: '\f826'
}

.porto-icon-menu:before {
    content: '\f827'
}

.porto-icon-location:before {
    content: '\f828'
}

.porto-icon-mail:before {
    content: '\f829'
}

.porto-icon-clock:before {
    content: '\f82a'
}

.porto-icon-ok:before {
    content: '\f82b'
}

.porto-icon-plus-squared-alt:before {
    content: '\f82c'
}

.porto-icon-minus-squared-alt:before {
    content: '\f82d'
}

.porto-icon-plus-squared:before {
    content: '\f82e'
}

.porto-icon-minus-squared:before {
    content: '\f82f'
}

.porto-icon-truck:before {
    content: '\f830'
}

.porto-icon-dollar:before {
    content: '\f831'
}

.porto-icon-lifebuoy:before {
    content: '\f832'
}

.porto-icon-facebook:before {
    content: '\f833'
}

.porto-icon-twitter:before {
    content: '\f834'
}

.porto-icon-linkedin-squared:before {
    content: '\f835'
}

.porto-icon-pinterest:before {
    content: '\f836'
}

.porto-icon-gplus:before {
    content: '\f837'
}

.porto-icon-youtube:before {
    content: '\f838'
}

.porto-icon-th:before {
    content: '\f839'
}

.porto-icon-th-list:before {
    content: '\f83a'
}

.porto-icon-chart-bar:before {
    content: '\f83b'
}

.porto-icon-heart-empty:before {
    content: '\f83c'
}

.porto-icon-instagram:before {
    content: '\f83d'
}

.porto-icon-up:before {
    content: '\f840'
}

.porto-icon-right:before {
    content: '\f841'
}

.porto-icon-down:before {
    content: '\f842'
}

.porto-icon-left:before {
    content: '\f843'
}

.porto-icon-star:before {
    content: '\f844'
}

.porto-icon-star-empty:before {
    content: '\f845'
}

.porto-icon-ok-circled:before {
    content: '\f846'
}

.porto-icon-cancel-circled:before {
    content: '\f847'
}

.porto-icon-help-circled:before {
    content: '\f848'
}

.porto-icon-info-circled:before {
    content: '\f849'
}

.porto-icon-attention:before {
    content: '\f84a'
}

.porto-icon-mobile:before {
    content: '\f84b'
}

.porto-icon-mail-alt:before {
    content: '\f84c'
}

.porto-icon-skype:before {
    content: '\f84d'
}

.porto-icon-doc:before {
    content: '\f84e'
}

.porto-icon-user:before {
    content: '\f850'
}

.porto-icon-help:before {
    content: '\f851'
}

.porto-icon-info:before {
    content: '\f852'
}

.porto-icon-help-circled-alt:before {
    content: '\f853'
}

.porto-icon-info-circled-alt:before {
    content: '\f854'
}

.porto-icon-chevron-left:before {
    content: '\f855'
}

.porto-icon-chevron-right:before {
    content: '\f856'
}

.porto-icon-reply:before {
    content: '\f857'
}

.porto-icon-paper-plane:before {
    content: '\f858'
}

.porto-icon-magnify:before {
    content: '\f859'
}

.porto-icon-zoom-in:before {
    content: '\f85a'
}

.porto-icon-zoom-out:before {
    content: '\f85b'
}

.porto-icon-chat:before {
    content: '\f860'
}

.porto-icon-folder:before {
    content: '\f861'
}

.porto-icon-folder-open:before {
    content: '\f862'
}

.porto-icon-tag:before {
    content: '\f863'
}

.porto-icon-tags:before {
    content: '\f864'
}

.porto-icon-calendar:before {
    content: '\f865'
}

.porto-icon-circle-empty:before {
    content: '\f870'
}

.porto-icon-shirt:before {
    content: '\f871'
}

.porto-icon-computer:before {
    content: '\f872'
}

.porto-icon-toys:before {
    content: '\f873'
}

.porto-icon-garden:before {
    content: '\f874'
}

.porto-icon-couch:before {
    content: '\f875'
}

.porto-icon-sports:before {
    content: '\f876'
}

.porto-icon-gift:before {
    content: '\f877'
}

.porto-icon-eye:before {
    content: '\f878'
}

.porto-icon-export:before {
    content: '\f879'
}

.porto-icon-bag-4:before {
    content: '\f87a'
}

.porto-icon-search-3:before {
    content: '\f87b'
}

.porto-icon-check:before {
    content: '\f87c'
}

.porto-icon-check-empty:before {
    content: '\f87d'
}

.porto-icon-search-2:before {
    content: '\f880'
}

.porto-icon-bag-1:before {
    content: '\f881'
}

.porto-icon-plus:before {
    content: '\f882'
}

.porto-icon-minus:before {
    content: '\f883'
}

.porto-new-icon-category-home:before {
    content: '\e900'
}

.porto-new-icon-category-motors:before {
    content: '\e901'
}

.porto-new-icon-category-music:before {
    content: '\e902'
}

.porto-new-icon-category-gifts:before {
    content: '\e903'
}

.porto-new-icon-category-electronics:before {
    content: '\e904'
}

.porto-new-icon-category-fashion:before {
    content: '\e905'
}

.porto-new-icon-category-hot-deals:before {
    content: '\e906'
}

.porto-new-icon-tag-percent:before {
    content: '\e907'
}

.porto-new-icon-joystick:before {
    content: '\e908'
}

.porto-new-icon-category-furniture:before {
    content: '\e909'
}

.porto-new-icon-category-garden:before {
    content: '\e90a'
}

.porto-new-icon-category-lanterns-lighting:before {
    content: '\e90b'
}

.porto-new-icon-category-mechanics:before {
    content: '\e90c'
}

.porto-new-icon-category-motorcycles:before {
    content: '\e90d'
}

.porto-new-icon-category-sound-video:before {
    content: '\e90e'
}

.porto-new-icon-category-steering:before {
    content: '\e90f'
}

.porto-new-icon-category-external-accessories:before {
    content: '\e910'
}

.porto-new-icon-category-fluids:before {
    content: '\e911'
}

.porto-new-icon-category-internal-accessories:before {
    content: '\e912'
}

.porto-new-icon-category-chains:before {
    content: '\e913'
}

.porto-new-icon-category-frames:before {
    content: '\e914'
}

.porto-new-icon-category-pedals:before {
    content: '\e915'
}

.porto-new-icon-category-saddle:before {
    content: '\e916'
}

.porto-new-icon-category-tools:before {
    content: '\e917'
}

.porto-new-icon-search-4:before {
    content: '\e918'
}

.porto-new-icon-secure-payment:before {
    content: '\e919'
}

.porto-new-icon-user-2:before {
    content: '\e91a'
}

.porto-new-icon-wishlist-2:before {
    content: '\e91b'
}

.porto-new-icon-gift-2:before {
    content: '\e91c'
}

.porto-new-icon-edit:before {
    content: '\e91d'
}

.porto-new-icon-chef:before {
    content: '\e91e'
}

.porto-new-icon-smiling-girl:before {
    content: '\e91f'
}

.porto-new-icon-tshirt:before {
    content: '\e920'
}

.porto-new-icon-boy-broad-smile:before {
    content: '\e921'
}

.porto-new-icon-smiling-baby:before {
    content: '\e922'
}

.porto-new-icon-bars:before {
    content: '\e923'
}

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .chosen-container * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .chosen-container .chosen-drop {
        position: absolute;
        top: 100%;
        z-index: 1010;
        width: 100%;
        border: 1px solid #aaa;
        border-top: 0;
        background: #fff;
        -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
        box-shadow: 0 4px 5px rgba(0,0,0,.15);
        clip: rect(0,0,0,0);
        -webkit-clip-path: inset(100% 100%);
        clip-path: inset(100% 100%)
    }

    .chosen-container.chosen-with-drop .chosen-drop {
        clip: auto;
        -webkit-clip-path: none;
        clip-path: none
    }

    .chosen-container a {
        cursor: pointer
    }

    .chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
        margin-right: 4px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-weight: 400;
        color: #999
    }

        .chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
            content: ":";
            padding-left: 2px;
            vertical-align: top
        }

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));
    background: linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(../../frontend/Coffeebean/default/en_US/Amasty_Storelocator/vendor/chosen/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

    .chosen-container-single .chosen-single abbr:hover {
        background-position: -42px -10px
    }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

    .chosen-container-single .chosen-single div b {
        display: block;
        width: 100%;
        height: 100%;
        background: url(../../frontend/Coffeebean/default/en_US/Amasty_Storelocator/vendor/chosen/chosen-sprite.png) no-repeat 0 2px
    }

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

    .chosen-container-single .chosen-search input[type=text] {
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        width: 100%;
        height: auto;
        outline: 0;
        border: 1px solid #aaa;
        background: url(../../frontend/Coffeebean/default/en_US/Amasty_Storelocator/vendor/chosen/chosen-sprite.png) no-repeat 100% -20px;
        font-size: 1em;
        font-family: sans-serif;
        line-height: normal;
        border-radius: 0
    }

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0,0,0,0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%)
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

    .chosen-container .chosen-results li {
        display: none;
        margin: 0;
        padding: 5px 6px;
        list-style: none;
        line-height: 15px;
        word-wrap: break-word;
        -webkit-touch-callout: none
    }

        .chosen-container .chosen-results li.active-result {
            display: list-item;
            cursor: pointer
        }

        .chosen-container .chosen-results li.disabled-result {
            display: list-item;
            color: #ccc;
            cursor: default
        }

        .chosen-container .chosen-results li.highlighted {
            background-color: #3875d7;
            background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));
            background-image: linear-gradient(#3875d7 20%,#2a62bc 90%);
            color: #fff
        }

        .chosen-container .chosen-results li.no-results {
            color: #777;
            display: list-item;
            background: #f4f4f4
        }

        .chosen-container .chosen-results li.group-result {
            display: list-item;
            font-weight: 700;
            cursor: default
        }

        .chosen-container .chosen-results li.group-option {
            padding-left: 15px
        }

        .chosen-container .chosen-results li em {
            font-style: normal;
            text-decoration: underline
        }

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));
    background-image: linear-gradient(#eee 1%,#fff 15%);
    cursor: text
}

    .chosen-container-multi .chosen-choices li {
        float: left;
        list-style: none
    }

        .chosen-container-multi .chosen-choices li.search-field {
            margin: 0;
            padding: 0;
            white-space: nowrap
        }

            .chosen-container-multi .chosen-choices li.search-field input[type=text] {
                margin: 1px 0;
                padding: 0;
                height: 25px;
                outline: 0;
                border: 0 !important;
                background: 0 0 !important;
                -webkit-box-shadow: none;
                box-shadow: none;
                color: #999;
                font-size: 100%;
                font-family: sans-serif;
                line-height: normal;
                border-radius: 0;
                width: 25px
            }

        .chosen-container-multi .chosen-choices li.search-choice {
            position: relative;
            margin: 3px 5px 3px 0;
            padding: 3px 20px 3px 5px;
            border: 1px solid #aaa;
            max-width: 100%;
            border-radius: 3px;
            background-color: #eee;
            background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));
            background-image: linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
            background-size: 100% 19px;
            background-repeat: repeat-x;
            background-clip: padding-box;
            -webkit-box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
            box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
            color: #333;
            line-height: 13px;
            cursor: default
        }

            .chosen-container-multi .chosen-choices li.search-choice span {
                word-wrap: break-word
            }

            .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
                position: absolute;
                top: 4px;
                right: 3px;
                display: block;
                width: 12px;
                height: 12px;
                background: url(../../frontend/Coffeebean/default/en_US/Amasty_Storelocator/vendor/chosen/chosen-sprite.png) -42px 1px no-repeat;
                font-size: 1px
            }

                .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
                    background-position: -42px -10px
                }

        .chosen-container-multi .chosen-choices li.search-choice-disabled {
            padding-right: 5px;
            border: 1px solid #ccc;
            background-color: #e4e4e4;
            background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));
            background-image: linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
            color: #666
        }

        .chosen-container-multi .chosen-choices li.search-choice-focus {
            background: #d4d4d4
        }

            .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
                background-position: -42px -10px
            }

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));
    background-image: linear-gradient(#eee 20%,#fff 80%);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}

    .chosen-container-active.chosen-with-drop .chosen-single div {
        border-left: none;
        background: 0 0
    }

        .chosen-container-active.chosen-with-drop .chosen-single div b {
            background-position: -18px 2px
        }

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

    .chosen-container-active .chosen-choices li.search-field input[type=text] {
        color: #222 !important
    }

.chosen-disabled {
    opacity: .5 !important;
    cursor: default
}

    .chosen-disabled .chosen-single {
        cursor: default
    }

    .chosen-disabled .chosen-choices .search-choice .search-choice-close {
        cursor: default
    }

.chosen-rtl {
    text-align: right
}

    .chosen-rtl .chosen-single {
        overflow: visible;
        padding: 0 8px 0 0
    }

        .chosen-rtl .chosen-single span {
            margin-right: 0;
            margin-left: 26px;
            direction: rtl
        }

    .chosen-rtl .chosen-single-with-deselect span {
        margin-left: 38px
    }

    .chosen-rtl .chosen-single div {
        right: auto;
        left: 3px
    }

    .chosen-rtl .chosen-single abbr {
        right: auto;
        left: 26px
    }

    .chosen-rtl .chosen-choices li {
        float: right
    }

        .chosen-rtl .chosen-choices li.search-field input[type=text] {
            direction: rtl
        }

        .chosen-rtl .chosen-choices li.search-choice {
            margin: 3px 5px 3px 0;
            padding: 3px 5px 3px 19px
        }

            .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
                right: auto;
                left: 4px
            }

    .chosen-rtl.chosen-container-single .chosen-results {
        margin: 0 0 4px 4px;
        padding: 0 4px 0 0
    }

    .chosen-rtl .chosen-results li.group-option {
        padding-right: 15px;
        padding-left: 0
    }

    .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
        border-right: none
    }

    .chosen-rtl .chosen-search input[type=text] {
        padding: 4px 5px 4px 20px;
        background: url(../../frontend/Coffeebean/default/en_US/Amasty_Storelocator/vendor/chosen/chosen-sprite.png) no-repeat -30px -20px;
        direction: rtl
    }

    .chosen-rtl.chosen-container-single .chosen-single div b {
        background-position: 6px 2px
    }

    .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
        background-position: -12px 2px
    }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx) {
    .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
        background-image: url(../../frontend/Coffeebean/default/en_US/Amasty_Storelocator/vendor/chosen/chosen-sprite@2x.png) !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

.fotorama-stretch, .fotorama-focus-overlay:after, .fotorama__stage__shaft, .fotorama__stage__frame, .fotorama__html, .fotorama__video iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.fotorama-grab-cursor, .fotorama__wrap .fotorama__grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.fotorama-grabbing-cursor, .fotorama__grabbing * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.fotorama-gpu, .fotorama--fullscreen, .fotorama__caption, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__stage__frame, .fotorama__wrap--css3 .fotorama__html, .fotorama__stage:before, .fotorama__nav:before, .fotorama__stage:after, .fotorama__nav:after, .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    transform: translateZ(0)
}

.fotorama-focus, .fotorama__nav__frame, .fotorama__fullscreen-icon:focus, .fotorama__zoom-out:focus, .fotorama__zoom-in:focus {
    outline: 0
}

.fotorama-focus-overlay:after {
    background-color: #006bb4;
    border-radius: inherit;
    content: ''
}

.fotorama-transform-disabled, .fotorama__wrap--video .fotorama__stage__shaft, .fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
    transform: none !important
}

.fotorama-transition-for-slide, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
    transition-duration: 0ms;
    transition-property: transform,width;
    transition-timing-function: cubic-bezier(.1,0,.25,1)
}

.fotorama-no-select, .fotorama__wrap, .fotorama__no-select, .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close {
    user-select: none
}

.fotorama-select, .fotorama__select {
    user-select: text
}

.fotorama-empty-bg {
    background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=)
}

.fotorama-auto-margin, .fotorama__nav, .fotorama__nav__frame {
    margin: auto;
    padding: 0
}

.fotorama-inline-block, .fotorama__nav__shaft, .fotorama__nav__frame, .fotorama__caption__wrap {
    *display: inline;
    *zoom: 1;
    -moz-box-orient: vertical;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle
}

.fotorama-content-box, .fotorama__nav__frame {
    box-sizing: content-box
}

.fotorama-border-box, .fotorama__thumb-border, .fotorama__caption__wrap, .fotorama__arr {
    box-sizing: border-box
}

.fotorama-hidden, .fotorama--hidden, .fotorama__load {
    left: -99999px;
    position: absolute;
    top: -99999px;
    z-index: -1000
}

.fotorama-visible {
    left: auto;
    opacity: 1;
    position: relative;
    top: auto;
    z-index: auto
}

.fotorama-no-tap, .fotorama__stage__shaft, .fotorama__stage__frame, .fotorama__nav, .fotorama__nav__shaft, .fotorama__nav__frame, .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.transitionDuration {
    transition-duration: .333s
}

.transitionDurationZero {
    transition-duration: 0ms
}

.fotorama-sprite, .fotorama__fullscreen .fotorama__zoom-out, .fotorama__fullscreen .fotorama__zoom-in, .fotorama__arr .fotorama__arr__arr, .fotorama__fullscreen-icon, .fotorama__video-play, .fotorama__thumb--icon, .fotorama__video-close {
    background-image: url('../../frontend/Coffeebean/default/en_US/mage/gallery/gallery.png');
    background-repeat: no-repeat
}

@media print {
    .fotorama-print-background, .fotorama-sprite, .fotorama__thumb-border, .fotorama__fullscreen .fotorama__zoom-out, .fotorama__fullscreen .fotorama__zoom-in, .fotorama__arr .fotorama__arr__arr, .fotorama__fullscreen-icon, .fotorama__video-play, .fotorama__thumb--icon, .fotorama__video-close {
        background: 0 0 !important
    }
}

.fotorama__fullscreen-icon:focus, .fotorama__zoom-out:focus, .fotorama__zoom-in:focus, .fotorama__arr:focus, .fotorama__stage__shaft:focus, .fotorama__nav__frame--thumb:focus .fotorama__thumb, .fotorama__nav__frame--dot:focus .fotorama__dot {
    box-shadow: none
}

    .fotorama__fullscreen-icon:focus:after, .fotorama__zoom-out:focus:after, .fotorama__zoom-in:focus:after, .fotorama__arr:focus:after, .fotorama__stage__shaft:focus:after, .fotorama__nav__frame--thumb:focus .fotorama__thumb:after, .fotorama__nav__frame--dot:focus .fotorama__dot:after {
        border-radius: inherit;
        bottom: 3px;
        box-shadow: 0 0 3px 1px #68a8e0;
        content: '';
        left: 3px;
        position: absolute;
        right: 3px;
        top: 3px;
        z-index: 1000
    }

    .fotorama__nav__frame--thumb:focus .fotorama__thumb:after, .fotorama__nav__frame--dot:focus .fotorama__thumb:after, .fotorama__nav__frame--thumb:focus .fotorama__dot:after, .fotorama__nav__frame--dot:focus .fotorama__dot:after {
        bottom: 0;
        left: 0;
        right: 0;
        top: 0
    }

    .fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after, .fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
        left: 2px;
        right: 2px
    }

.fotorama__nav__frame--thumb:focus .fotorama__thumb, .fotorama__nav__frame--dot:focus .fotorama__thumb {
    overflow: inherit
}

.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
    left: 1px
}

.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
    top: 1px
}

.fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
    right: 1px
}

.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
    bottom: 1px
}

.fotorama__thumb__arr {
    box-shadow: none
}

.fotorama--fullscreen {
    background: #fff;
    bottom: 0 !important;
    float: none !important;
    left: 0 !important;
    margin: 0 !important;
    position: fixed !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 1000 !important
}

    .fotorama--fullscreen .fotorama__wrap {
        max-width: 100% !important
    }

.fotorama__fullscreen {
    overflow: hidden;
    position: relative
}

    .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen .fotorama__zoom-out {
        cursor: pointer;
        display: block;
        height: 80px;
        overflow: hidden;
        position: absolute;
        width: 80px
    }

    .fotorama__fullscreen .fotorama__zoom-out {
        background-position: 0 -80px !important;
        top: 80px
    }

        .fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled {
            display: none
        }

    .fotorama__fullscreen .fotorama__zoom-in {
        background-position: 0 0 !important;
        top: 0
    }

        .fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
            display: none
        }

    .fotorama__fullscreen .fotorama__video-close {
        display: none
    }

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
    display: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block
}

.fotorama__zoom-in, .fotorama__zoom-out {
    display: none
}

.fotorama {
    min-width: 1px;
    overflow: hidden
}

.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    direction: ltr;
    position: relative;
    z-index: 0
}

.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl
}

.fotorama__stage, .fotorama__nav {
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.fotorama__wrap--pan-y {
    -ms-touch-action: pan-y
}

.fotorama__stage__shaft {
    position: relative
}

.fotorama__wrap .fotorama__pointer {
    cursor: pointer
}

.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important
}

.fotorama__stage__frame {
    overflow: hidden
}

    .fotorama__stage__frame.fotorama__active {
        z-index: 8
    }

.fotorama__wrap--fade .fotorama__stage__frame {
    display: none
}

    .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active, .fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear {
        display: block;
        left: 0;
        top: 0
    }

.fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7
}

    .fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
        z-index: 9
    }

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none
}

.fotorama__img {
    border: none !important;
    max-width: inherit;
    opacity: 0
}

.fotorama__loaded .fotorama__img, .fotorama__error .fotorama__img {
    opacity: 1
}

.fotorama__img--full {
    display: none
}

.fotorama__nav {
    display: none;
    font-size: 0;
    line-height: 0;
    white-space: nowrap;
    z-index: 5
}

.fotorama__nav__shaft {
    left: 0;
    position: relative;
    text-align: left;
    top: 0
}

.fotorama__nav__frame {
    position: relative
}

.fotorama__nav--dots {
    display: block;
    text-align: center
}

    .fotorama__nav--dots .fotorama__nav__frame {
        height: 30px;
        width: 18px
    }

    .fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
        display: none
    }

.fotorama__nav--thumbs {
    display: block
}

    .fotorama__nav--thumbs .fotorama__nav__frame {
        padding-left: 0 !important
    }

        .fotorama__nav--thumbs .fotorama__nav__frame:last-child {
            padding-right: 0 !important
        }

    .fotorama__nav--thumbs .fotorama__nav__frame--dot {
        display: none
    }

.fotorama__active .fotorama__dot {
    background-color: #512d6d;
    border-color: #512d6d
}

.fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
    border-width: 3px;
    height: 0;
    width: 0
}

    .fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
        left: -3px;
        padding: 3px;
        top: -3px
    }

.fotorama__nav__frame:focus {
    box-shadow: none
}

    .fotorama__nav__frame:focus :after {
        left: -1px;
        padding: 1px;
        top: -1px
    }

.fotorama__dot {
    border-radius: 6px;
    border: 1px solid #858585;
    display: block;
    height: 4px;
    left: 6px;
    position: relative;
    top: 12px;
    width: 4px
}

.fotorama__thumb {
    background-color: #ebebeb;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.fotorama__nav__frame:focus .fotorama__thumb {
    z-index: 2
}

.fotorama__thumb-border {
    backface-visibility: hidden;
    background-image: linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1));
    border: 1px solid #512d6d;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9
}

.fotorama__caption {
    bottom: 0;
    color: #000;
    font-size: 14px;
    left: 0;
    line-height: 1.5;
    position: absolute;
    right: 0;
    z-index: 12
}

    .fotorama__caption a {
        border-bottom: 1px solid;
        border-color: rgba(0,0,0,.005);
        color: #000;
        text-decoration: none
    }

        .fotorama__caption a:hover {
            border-color: rgba(0,0,0,.005);
            color: #000
        }

.fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0
}

.fotorama__wrap--video .fotorama__caption, .fotorama__wrap--no-captions .fotorama__caption {
    display: none
}

.fotorama__caption__wrap {
    background-color: #fff;
    padding: 5px 10px
}

@keyframes spinner {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.fotorama__spinner {
    -webkit-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    left: 50%;
    position: absolute;
    top: 50%
}

.fotorama__wrap--css3 .fotorama__spinner {
    animation: spinner 24s infinite linear
}

.fotorama__wrap--css3 .fotorama__html {
    transition-duration: .3s;
    transition-property: opacity;
    transition-timing-function: linear
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
    opacity: 0
}

.fotorama__select {
    cursor: auto
}

.fotorama__video {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 32px;
    z-index: 10
}

@-moz-document url-prefix() {
    .fotorama__active {
        box-shadow: 0 0 0 transparent
    }
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close {
    cursor: pointer;
    position: absolute
}

.fotorama__arr {
    z-index: 900
}

.fotorama__fullscreen-icon, .fotorama__zoom-out, .fotorama__zoom-in, .fotorama__video-close {
    z-index: 1000
}

.fotorama__arr {
    bottom: 0;
    position: absolute;
    top: 0;
    width: 80px
}

._block-content-loading .fotorama__arr {
    opacity: 0
}

.fotorama__arr .fotorama__arr__arr {
    -webkit-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    left: 50%;
    position: absolute;
    top: 50%;
    height: 80px;
    width: 80px
}

.fotorama__arr--prev {
    left: 0
}

    .fotorama__arr--prev .fotorama__arr__arr {
        background-position: -80px -80px
    }

.fotorama__arr--next {
    right: 0
}

    .fotorama__arr--next .fotorama__arr__arr {
        background-position: -160px -80px
    }

.fotorama__arr--disabled {
    cursor: default;
    opacity: 0;
    pointer-events: none
}

.fotorama__fullscreen-icon {
    background-position: 0 0;
    display: none;
    height: 80px;
    right: 0;
    top: 0;
    width: 80px;
    z-index: 1000
}

.fotorama--fullscreen-icons .fotorama__fullscreen-icon {
    display: none
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -80px 0;
    display: inline-block
}

.fotorama__video-play {
    -webkit-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    left: 50%;
    position: absolute;
    top: 50%;
    background-position: -80px -160px;
    height: 160px;
    width: 160px
}

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none
}

.fotorama__loaded .fotorama__video-play, .fotorama__error .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
    display: block;
    opacity: 1
}

.fotorama__nav__frame .fotorama__video-play {
    background-position: 0 -240px;
    height: 80px;
    width: 80px
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0
}

    .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
        opacity: 1
    }

.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
    display: none
}

.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
    opacity: 1;
    right: 93px;
    top: 97px
}

.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
    display: none
}

.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
    opacity: 1;
    right: 93px;
    top: 97px
}

.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
    display: none
}

.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
    opacity: 1;
    right: 93px;
    top: 97px
}

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0 !important
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none
}

    .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
        display: block
    }

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none !important
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(80px,-80px,0);
    -ms-transform: translate3d(80px,-80px,0);
    -o-transform: translate3d(80px,-80px,0);
    transform: translate3d(80px,-80px,0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: translate3d(-120px,0,0);
    -ms-transform: translate3d(-120px,0,0);
    -o-transform: translate3d(-120px,0,0);
    transform: translate3d(-120px,0,0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    -webkit-transform: translate3d(120px,0,0);
    -ms-transform: translate3d(120px,0,0);
    -o-transform: translate3d(120px,0,0);
    transform: translate3d(120px,0,0)
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(80px,-80px,0) !important;
    -ms-transform: translate3d(80px,-80px,0) !important;
    -o-transform: translate3d(80px,-80px,0) !important;
    transform: translate3d(80px,-80px,0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
    -webkit-transform: translate3d(-120px,0,0) !important;
    -ms-transform: translate3d(-120px,0,0) !important;
    -o-transform: translate3d(-120px,0,0) !important;
    transform: translate3d(-120px,0,0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    -webkit-transform: translate3d(120px,0,0) !important;
    -ms-transform: translate3d(120px,0,0) !important;
    -o-transform: translate3d(120px,0,0) !important;
    transform: translate3d(120px,0,0) !important
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
    transition-duration: .3s;
    transition-property: transform,opacity,background-color
}

.fotorama__stage:before, .fotorama__nav:before, .fotorama__stage:after, .fotorama__nav:after {
    background-repeat: no-repeat;
    content: '';
    display: block;
    pointer-events: none;
    position: absolute;
    text-decoration: none;
    z-index: 10
}

.fotorama__stage:before, .fotorama__nav:before {
    left: -10px;
    top: -10px
}

.fotorama__stage:after, .fotorama__nav:after {
    right: -10px;
    bottom: -10px
}

.fotorama__stage.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--right:after, .fotorama__nav.fotorama__shadows--right:after {
    background-size: 1px 100%,5px 100%;
    bottom: 0;
    height: auto;
    top: 0;
    width: 10px
}

.fotorama__stage.fotorama__shadows--top:before, .fotorama__nav.fotorama__shadows--top:before, .fotorama__stage.fotorama__shadows--bottom:after, .fotorama__nav.fotorama__shadows--bottom:after {
    background-size: 100% 1px,100% 5px;
    height: 10px;
    left: 0;
    right: 0;
    width: auto
}

.fotorama__stage.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--left:before {
    background-image: linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);
    background-position: 0 0,0 0;
    left: 0
}

.fotorama__stage.fotorama__shadows--right:after, .fotorama__nav.fotorama__shadows--right:after {
    background-image: linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);
    background-position: 100% 0,100% 0;
    right: 0
}

.fotorama__stage.fotorama__shadows--top:before, .fotorama__nav.fotorama__shadows--top:before {
    background-image: linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.4),transparent);
    background-position: 0 0,0 0;
    top: 0
}

.fotorama__stage.fotorama__shadows--bottom:after, .fotorama__nav.fotorama__shadows--bottom:after {
    background-image: linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.4),transparent);
    background-position: 0 100%,0 100%;
    bottom: 0
}

.fotorama--fullscreen .fotorama__stage:before, .fotorama--fullscreen .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--fade .fotorama__stage:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--fade .fotorama__stage:after {
    display: none
}

.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: auto;
    position: absolute;
    top: 50%;
    width: 100%
}

.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translateY(-50%,-50%);
    -o-transform: translateY(-50%,-50%);
    transform: translateY(-50%,-50%);
    top: 50%;
    left: 50%;
    position: absolute;
    width: auto
}

.magnifier-thumb-wrapper {
    display: block;
    left: 0;
    position: relative;
    top: 0
}

.magnifier-lens {
    border: solid 1px #bbb;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 800
}

.magnify-lens {
    background: rgba(255,255,255,.5);
    border: solid 1px #bbb;
    color: #fff;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 1000;
    overflow: hidden
}

    .magnify-lens .magnifier-large {
        width: auto;
        height: auto;
        max-height: none;
        max-width: none;
        border: none;
        position: absolute;
        z-index: 100
    }

.magnifier-loader-text {
    margin-top: 10px
}

.magnifier-preview {
    bottom: 0;
    left: 58%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 2;
    top: 215px
}

    .magnifier-preview:not(.hidden) {
        background-color: #fff
    }

    .magnifier-preview img {
        left: 0;
        max-width: inherit;
        max-height: inherit;
        position: absolute;
        top: 0;
        object-fit: scale-down
    }

.fotorama__stage__frame {
    text-align: center
}

    .fotorama__stage__frame .fotorama__img {
        height: auto;
        left: 50%;
        max-height: 100%;
        max-width: 100%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        -ms-transform: translate3d(-50%,-50%,0);
        -o-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        transition-duration: .3s;
        transition-property: width,height,top,left;
        vertical-align: middle;
        width: auto
    }

.magnify-opaque {
    opacity: .5
}

.magnify-hidden {
    display: none
}

.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    display: inline-block;
    left: 0;
    position: absolute;
    top: 0
}

.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
    background-color: #fff;
    width: 100%
}

    .fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
        display: block;
        padding-bottom: inherit !important
    }

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
    display: none
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img, .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: inherit;
    max-width: inherit;
    position: absolute;
    right: 0;
    top: 0
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    cursor: default;
    display: block;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    top: 0;
    transition: .3s linear;
    vertical-align: middle;
    width: auto
}

    .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
        cursor: pointer;
        max-height: none;
        max-width: none;
        transition-property: width,height,bottom,right,top,left
    }

    .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
        cursor: move;
        transition-property: none
    }

.fotorama--fullscreen .fotorama__stage__frame iframe {
    left: 80px;
    width: calc(100% - 80px*2)
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left, .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    bottom: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 30px;
    z-index: 1000
}

    .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon, .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
        -webkit-transform: translate3d(-50%,-50%,0);
        -ms-transform: translate3d(-50%,-50%,0);
        -o-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        left: 50%;
        position: absolute;
        top: 50%;
        width: 100%
    }

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
    left: 0
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    right: 0
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left, .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    cursor: pointer;
    height: 30px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1000
}

    .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon, .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        margin: auto;
        width: 30px
    }

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
    top: 0
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    bottom: 0
}

.fotorama__wrap--only-active .fotorama__stage, .fotorama__wrap--only-active .fotorama__nav {
    max-width: 99999px !important
}

.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden
}

    .fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
        visibility: visible
    }

.fotorama__thumb--icon {
    font-size: .001px;
    padding-bottom: 30px
}

.fotorama__thumb__arr--left .fotorama__thumb--icon {
    background-position: -25px -265px
}

.fotorama__thumb__arr--right .fotorama__thumb--icon {
    background-position: -25px -350px
}

.magnify-fullimage {
    display: none
}

.fotorama__arr, .fotorama__thumb__arr {
    background-color: rgba(255,255,255,.3);
    transition: background-color .3s ease-in-out
}

    .fotorama__arr:hover, .fotorama__thumb__arr:hover {
        background-color: rgba(255,255,255,.5)
    }

    .fotorama__arr:active, .fotorama__thumb__arr:active {
        background-color: rgba(213,213,213,.5)
    }

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in {
    background-color: rgba(255,255,255,.3);
    transition: background-color .3s ease-in-out
}

    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:hover, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover {
        background-color: rgba(255,255,255,.5)
    }

    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:active, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active {
        background-color: rgba(213,213,213,.5)
    }

.fotorama__video-close {
    background-position: -80px 0;
    height: 80px;
    opacity: 0;
    right: 0;
    top: 0;
    transform: translate3d(80px,-80px,0);
    transition: opacity .3s ease-in-out;
    width: 80px
}

@media all and (max-width: 768px) {
    .fotorama__video-close {
        background-position: -100px -20px;
        top: 10px;
        height: 40px;
        width: 40px
    }
}

.fotorama__video-close.fotorama-show-control {
    opacity: 1;
    transform: translate3d(0,-10px,0)
}

.gallery-placeholder__image {
    display: block;
    margin: auto
}

.fotorama__spinner {
    background-image: url('../../frontend/Coffeebean/default/en_US/images/loader-1.gif');
    bottom: 0;
    display: none;
    height: 64px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
    z-index: 100
}

    .fotorama__spinner.fotorama__spinner--show {
        display: block
    }

.fotorama__product-video--loaded .fotorama__img, .fotorama__product-video--loaded .fotorama__img--full {
    display: none !important
}

.fotorama__stage .fotorama__arr--shown {
    display: block !important
}

.fotorama__stage .fotorama__arr--hidden {
    display: none !important
}

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: February 7, 2016
 */
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-transition-property: -webkit-transform,height;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform,height
    }

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

    .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
    }

    .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
    }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

    .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
    }

    .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
    }

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -o-transform: translate(0,-50%);
    -ms-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 5px 0;
        display: block
    }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0,0,0,.25);
    position: absolute
}

    .swiper-pagination-progress .swiper-pagination-progressbar {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        -o-transform-origin: left top;
        transform-origin: left top
    }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255,255,255,.5)
}

    .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
        background: #fff
    }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

    .swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1
    }

        .swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-container-cube .swiper-slide {
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%
    }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0
    }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite
}

    .swiper-lazy-preloader:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        -webkit-background-size: 100%;
        background-size: 100%;
        background-repeat: no-repeat
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}
.pagebuilder-mobile-only {
    display: none !important
}
/*.homepage-content > div:not(.main-banner) {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 25px
}*/
.pagebuilder-mobile-only {
    display: none !important
}
.multicolumn-card__info {
    padding: 2.5rem 2.5rem;
}


/* Mobile Responsive Styles */
@media (max-width: 768px) {
    .photo-grid {
        grid-template-columns: 100%; /* Stacks items vertically */
        gap: 20px; /* More space between items */
    }

    .image img {
        height: 200px; /* Reduce height on smaller screens */
    }

    .description h2 {
        font-size: 16px; /* Smaller heading */
    }

    .description p {
        font-size: 13px; /* Smaller text */
    }

    /* Add spacing around the grid */
   /* .photo-grid {
        padding: 10px;
    }*/
}

/* Additional fine-tuning for very small screens (phones) */
@media (max-width: 480px) {
    .image img {
        height: 180px; /* Further reduce height */
    }

    .description h2 {
        font-size: 14px; /* Further smaller heading */
    }

    .description p {
        font-size: 12px; /* Smaller text */
    }
}
/* Responsive scaling for mobile view */
@media (max-width: 768px) {
    .home-new-stack {
        margin: 2%; /* Reduce outer margin */
        transform: scale(0.9); /* Scale down the entire container */
        transform-origin: top left; /* Anchor scaling to the top-left corner */
    }

    .static-row-content {
        width: 100%; /* Ensure it fits the screen */
    }

    .description {
        font-size: 14px; /* Adjust font size for smaller screens */
    }

        .description .title {
            font-size: 18px; /* Adjust title size */
        }

    img {
        max-width: 100%;
        height: auto;
    }
}

/* General Styles */
.home-new-stack {
    margin: 5%;
}

.widget.block-static-block {
    margin-bottom: 25px;
}

.static-row-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    border-style: none;
    border-width: 1px;
    margin: 0px 0px 25px;
    padding: 0px;
}

/* Desktop image styling */
.desktop-image {
    border-style: none;
    border-width: 1px;
    border-radius: 10px;
    max-width: 100%;
    height: 500px;
    width: 600px;
    margin-left : 5%;
}

/* Mobile image styling */
.mobile-image {
    border-style: none;
    border-width: 1px;
    border-radius: 0px;
    max-width: 100%;
    height: auto;
}

/* Title and description styling */
.description {
    border-style: none;
    border-width: 1px;
    border-radius: 10px;
    margin: 0px;
    padding: 0px;
}

    .description .title {
        font-size: 2rem;
        font-weight: bold;
    }

.cta-links a {
    color: #007bff;
    text-decoration: none;
}

/* Media Query for Mobile */
@media (max-width: 768px) {
    .desktop-image {
        border-style: none;
        border-width: 1px;
        border-radius: 10px;
        max-width: 100%;
        height: 300px;
        width: 440px;
        margin-left : 0%;
    }

    .mobile-image {
        display: block;
    }

    .description .title {
        font-size: 1.5rem;
    }
}

@media (max-width: 900px) {
    .static-row-content.banner-with-text [data-content-type=html] {
        position: absolute;
        z-index: 1;
        /* height: calc(100% - 73px); */
        /* width: 100%; */
        width: 46%;
        top: 0;
    }
}
@media (max-width: 768px) {
    .home-new-stack {
        /*margin-left: 13%;*/ /* Adjust margin for smaller screens */
        width : 100%;
    }
}
.header__inline-menu a {
    text-decoration: none; /* Optional: Removes underline */
    transition: color 0.3s ease; /* Smooth transition effect */
}

    .header__inline-menu a:hover {
        color: red; /* Ensures it applies to all fonts */
    }

/*body {
    background-color: #FFF4E6;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\"><defs><pattern id=\"stripedPattern\" patternUnits=\"userSpaceOnUse\" width=\"20\" height=\"100\"><rect width=\"10\" height=\"100\" fill=\"%23FFF0E0\"/><rect x=\"10\" width=\"10\" height=\"100\" fill=\"%23FFFAF4\"/></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23stripedPattern)\"/></svg>');
    background-repeat: repeat;
}*/

body {
    background-color: #FFFCFA; /* base light cream */
    /*    background-image: repeating-linear-gradient( to right, rgba(255, 255, 255, 0.2) 0px, rgba(255, 255, 255, 0.2) 4px, transparent 4px, transparent 12px );
*/
}

.header-wrapper,
.header-wrapper .list-menu--disclosure,
.header-wrapper .search-modal {
    background-color: #FFFCFA;
}
.dropdown-content a {
    display: block;
    padding: 8px 12px;
    text-decoration: none;
    color: black;
    transition: background-color 0.3s ease;
}

    .dropdown-content a:hover {
        /*background-color: #f1f1f1;*/ /* Light gray background */
        color: #d32f2f; /* Change text color on hover */
    }

.our-story-section {
    /*                                                 background: repeating-linear-gradient( 0deg, #fef6ee, #fef6ee 10px, #fff 10px, #fff 20px );
 */ padding: 40px 20px;
    font-family: 'Arial', sans-serif;
}

.our-story-container {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    background: white;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.our-story-image {
    flex: 1;
    min-height: 300px;
    object-fit: cover;
    width: 100%;
}

.our-story-text {
    flex: 1;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .our-story-text h2 {
        font-size: 28px;
        color: red;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .our-story-text p {
        font-size: 18px;
        color: #000;
        margin-bottom: 30px;
    }

    .our-story-text a {
        display: inline-block;
        background-color: #DA2128;
        color: #fff;
        padding: 12px 24px;
        border-radius: 30px;
        text-decoration: none;
        font-weight: bold;
        width: 25%;
        font-size
    }

@media (max-width: 768px) {
    .our-story-container {
        flex-direction: column;
    }

    .our-story-text {
        padding: 20px;
    }

        .our-story-text a {
            display: inline-block;
            background-color: #d11b1b;
            color: #fff;
            padding: 12px 24px;
            border-radius: 30px;
            text-decoration: none;
            font-weight: bold;
            width : 33%;
        }
}



.our-cake-section {
    /*                                                 background: repeating-linear-gradient( 0deg, #fef6ee, #fef6ee 10px, #fff 10px, #fff 20px );
 */ padding: 40px 20px;
    font-family: 'Arial', sans-serif;
}

.our-cake-container {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    background: white;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.our-cake-image {
    flex: 1;
    min-height: 300px;
    object-fit: cover;
    width: 100%;
}

.our-cake-text {
    flex: 1;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .our-cake-text h2 {
        font-size: 28px;
        color: #d11b1b;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .our-cake-text p {
        font-size: 18px;
        color: #000;
        margin-bottom: 30px;
    }

    .our-cake-text a {
        display: inline-block;
        background-color: #d11b1b;
        color: #fff;
        padding: 12px 24px;
        border-radius: 30px;
        text-decoration: none;
        font-weight: bold;
        width: 25%;
    }

@media (max-width: 768px) {
    .our-cake-container {
        flex-direction: column;
    }

    .our-cake-text {
        padding: 20px;
    }

        .our-cake-text a {
            display: inline-block;
            background-color: #DA2128;
            color: #fff;
            padding: 12px 24px;
            border-radius: 30px;
            text-decoration: none;
            font-weight: bold;
            width : 33%;
        }
}

@media (max-width: 768px) {
    div[style*="display: flex; flex-direction: row;"] {
        flex-direction: column !important;
    }

    div[style*="padding: 40px;"] {
        padding: 20px !important;
    }

    div[style*="min-height: 300px;"] {
        min-height: 200px !important;
    }

    h2[style*="font-size: 28px;"] {
        font-size: 24px !important;
    }

    p[style*="font-size: 18px;"] {
        font-size: 16px !important;
    }

    ul[style*="font-size: 18px;"] {
        font-size: 16px !important;
    }

    a[style*="width: fit-content;"] {
        width: 100% !important;
    }
}


.dropdown {
    position: absolute;
    top: 100%;
    left: 10px;
    background: white;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    /*             padding: 15px;
 */ display: none;
    width: 200px;
    border-radius: 5px;
    z-index: 100;
    text-align: left;
}

.menu:hover .dropdown {
    display: block;
}

.dropdown-content {
    display: flex;
    gap: 20px; /* Adjust the spacing between sections */
    padding: 10px;
    width: 400px;
}

.dropdown-section {
    display: flex;
    flex-direction: column;
    width: 40%;
    margin-bottom: 0;
    padding: 2%;
}

    .dropdown-section strong {
        display: block;
        color: #a68a64;
        font-size: 14px;
        margin-bottom: 5px;
    }

    .dropdown-section a,
    .dropdown a {
        display: block;
        text-decoration: none;
        color: black;
        font-size: 14px;
        padding: 6px 0;
    }

        .dropdown a:hover,
        .dropdown-section a:hover {
            color: red;
        }

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

#profileDropDown {
    position: absolute;
    top: 100%;
    left: -60px;
    background: white;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    width: 180px;
    border-radius: 8px;
    z-index: 100;
    text-align: left;
    padding: 8px 0;
    transition: all 0.3s ease;
    box-sizing: border-box;
}

/* Dropdown menu container should stack items vertically */
#profileDropdownMenu {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0 12px;
    width: 100%;
    box-sizing: border-box;
}

    /* Each dropdown item (assuming links or buttons) */
    #profileDropdownMenu a,
    #profileDropdownMenu button {
        display: block;
        width: 100%;
        padding: 10px;
        text-align: left;
        background: none;
        border: none;
        font-size: 15px;
        color: #333;
        text-decoration: none;
        border-radius: 4px;
        transition: background 0.2s ease;
        cursor: pointer;
    }

        #profileDropdownMenu a:hover,
        #profileDropdownMenu button:hover {
            background-color: #f0f0f0;
            color: red;
        }

/* Dropdown account container */
#dropdownAccount {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    width: 100%;
}

/* Mobile styles */
@media (max-width: 600px) {



    .dropdown-content {
        display: flex;
        gap: 10px; /* Adjust the spacing between sections */
        padding: 5px;
        width: 400px;
    }

    .dropdown-section {
        display: flex;
        flex-direction: column;
        margin-bottom: 0;
        padding: 2%;
    }



    #profileDropDown {
        left: -29px;
        right: 5px;
        width: max-content;
        font-size: 14px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
        padding: 6px 0;
    }

    #profileDropdownMenu {
        padding: 0 10px;
        gap: 8px;
    }

        #profileDropdownMenu a,
        #profileDropdownMenu button {
            font-size: 14px;
            padding: 8px;
        }
}
@media only screen and (max-width: 900px) {
    .promotion-section-container {
        margin-left: -15px;
        padding: 0 15px;
    }
}

[id="promotion-section-1748397936662-1"].promotion-banner {
    background-color: #8CB9D0;
    color: #FFFFFF;
    text-transform: uppercase;
}

.promotion-day-banner {
    background-color: #EA5041;
    overflow: hidden;
    position: relative;
    height: 40px;
    display: flex;
    align-items: center;
    height: 70px;
}

/*.scrolling-wrapper {
    display: flex;
    width: max-content;
    animation: scroll-marquee 20s linear infinite;
}*/

/*.scrolling-wrapper {
    display: flex;
    width: max-content;
    animation: scroll-marquee 20s linear infinite;
    will-change: transform;
}
*/

.scrolling-wrapper {
    display: flex;
    width: 100%;
    overflow: hidden;
}

.scrolling-text {
    display: flex;
    white-space: nowrap;
    animation: scroll-marquee 20s linear infinite; /* adjust duration */
}

    .scrolling-text span {
        padding-right: 50px;
        color: white;
    }

    /* Duplicate scrolling-text inside wrapper for continuous loop */
    .scrolling-text:nth-child(2) {
        margin-left: 0;
    }

@keyframes scroll-marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}



.label-row {
    display: flex;
    align-items: center;
    gap: 4px;
}

.tooltip-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
}

.tooltip-text {
    visibility: hidden;
    opacity: 0;
    width: 455px;
    background-color: #333;
    color: #fff;
    text-align: left;
    border-radius: 4px;
    padding: 8px;
    position: absolute;
    z-index: 10;
    top: 125%;
    left: 50%;
    transform: translateX(-25%);
    font-size: 12px;
    transition: opacity 0.2s;
}

/* Show tooltip on hover (desktop) */
.tooltip-container:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

/* Show tooltip on focus (mobile / keyboard) */
.tooltip-container:focus .tooltip-text,
.tooltip-container:focus-within .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.tooltip-text {
    max-width: 300px;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding: 10px;
    background: #333;
    color: #fff;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.4;
    z-index: 9999;
}

.tooltip-container:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}


/* Responsive mobile positioning if needed */
@media (max-width: 480px) {
    .tooltip-text {
        width: 80vw;
        left: -100px;
        transform: none;
    }

    .promotion-day-banner {
        background-color: #EA5041;
        overflow: hidden;
        position: relative;
        height: 40px;
        display: flex;
        align-items: center;
        height: 50px;
    }
}



.char-count {
    font-size: 12px;
    color: grey;
    text-align : right;
}
.bestsellers-title {
    text-align: center;
    margin-bottom: 0.75rem;
    letter-spacing: -0.5px;
    position: relative;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
}

.bestsellers-subtitle {
    text-align: center;
    margin-bottom: 2.5rem;
    font-size: 1.4rem;
    line-height: 1.6;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    color: #636e72;
}


.card p {
    line-height: 1.4;
    font-size: 13px;
}


/* Desktop Grid Layout */
/*.cards-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 40px;
}

.card {
    background: #fce4ec;
    border-radius: 20px;
    padding: 40px 30px;
    text-align: center;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 300px;
}

    .card:hover {
        transform: translateY(-5px);
    }

    .card h3 {
        color: #333;
        font-size: 1.5rem;
        margin-bottom: 20px;
        font-weight: 500;
        line-height: 1.3;
    }

    .card p {
        color: #666;
        font-size: 0.95rem;
        line-height: 1.6;
        margin-bottom: 15px;
        flex-grow: 1;
    }*/


.stars {
    color: #ff6b6b;
    font-size: 1.2rem;
    margin-top: auto;
    letter-spacing: 2px;
}

/* Mobile Slider Styles - Hidden on Desktop */
.mobile-slider {
    display: none;
    position: relative;
    overflow: hidden;
}

.slider {
    display: flex;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.slide {
    min-width: 100%;
    display: flex;
    justify-content: center;
}

    .slide .card {
        max-width: 400px;
        width: 100%;
    }

.slider-nav {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    gap: 15px;
    margin: 15px;
}

.slider-dot {
    display: block; /* or flex */
    flex-shrink: 0; /* Prevent shrinking in Safari */
    /* Add explicit dimensions */
    width: 12px;
    height: 12px;
}

    .slider-dot.active {
        background: #ff6b6b;
        transform: scale(1.2);
    }

    .slider-dot:hover {
        background: #ff6b6b;
        opacity: 0.8;
    }

/* Progress indicator for mobile */
.progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    background: #ff6b6b;
    transition: width 5s linear;
    border-radius: 0 3px 3px 0;
    z-index: 10;
}
/* Content styling */
.content {
    position: relative;
    z-index: 1;
}

.cards-container {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.card h3 {
    margin-bottom: 20px;
    padding-left: 19px;
    padding-right: 19px;
}

.card {
    background-color: #fde2e2;
    border-radius: 15px;
    padding: 20px;
    max-width: 350px;
    box-shadow: 2px 4px 8px rgba(0,0,0,0.3);
    text-align: left;
    transition: transform 0.3s ease;
    text-align: center;
    border: none;
    margin: 5px;
}

    .card:hover {
        transform: translateY(-5px);
    }

.stars {
    color: #ea5041;
    font-size: 3.2rem;
    margin-top: 10px;
}


    .content h2 {
        margin: 0;
        font-size: 28px;
        color: white;
    }

/* Responsive Design */
@media (max-width: 1024px) {
    .cards-container {
        display: none;
    }

    .mobile-slider {
        display: block;
    }
}

@media (max-width: 768px) {
    .cards-container {
        display: none;
    }

    .title {
        font-size: 25px;
        margin-bottom: 40px;
    }

    .slide .card {
        padding: 30px 25px;
        max-width: 90%;
    }

    .card h3 {
        font-size: 25px;
    }

 
}

@media (max-width: 480px) {
    .cards-container {
        display: none;
    }

    .title {
        font-size: 25px;
        margin-bottom: 30px;
    }

    .card {
        padding: 25px 20px;
    }

        .card h3 {
            font-size: 25px;
            margin-bottom: 15px;
        }


}

/* Add smooth entrance animation */
.testimonials {
    animation: slideInUp 0.8s ease-out;
}

@keyframes slideInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.slider {
    display: flex;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
    transform: translate3d(0, 0, 0); /* Force hardware acceleration */
}

.slide {
    flex: 0 0 100%;
    min-width: 100%;
    transform: translateZ(0); /* Individual hardware acceleration */
}

/* For even smoother performance on mobile */
.mobile-slider {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

/* Optional: Reduce motion for users who prefer it */
@media (prefers-reduced-motion: reduce) {
    .slider {
        transition: none;
    }
}

/*.slider {
    display: flex;
    transition: transform 0.5s ease;
    width: 100%;
}

.slide {
    flex: 0 0 100%;
    padding: 20px;
}

.card {
    background: white;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    height: 100%;
    display: flex;
    flex-direction: column;
}

    .card h3 {
        color: #2c3e50;
        margin-bottom: 15px;
        font-size: 1.4rem;
    }

    .card p {
        color: #34495e;
        line-height: 1.6;
        margin-bottom: 15px;
        flex-grow: 1;
    }

    .card strong {
        color: #e74c3c;
    }

.stars {
    color: #f1c40f;
    font-size: 1.2rem;
    margin-top: 10px;
}

.slider-nav {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    gap: 10px;
}

.slider-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #bbb;
    cursor: pointer;
    transition: background 0.3s ease;
}

    .slider-dot.active {
        background: #3498db;
        transform: scale(1.2);
    }

.slider-controls {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    gap: 15px;
}

.current-slide-info {
    text-align: center;
    margin-top: 15px;
    color: #7f8c8d;
    font-weight: 500;
}

@media (max-width: 600px) {
    .container {
        padding: 15px;
    }

    .card {
        padding: 20px;
    }

    h1 {
        font-size: 1.8rem;
    }
}*/